<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.lapetite_main{
    width: 1200px;
    margin: 0 auto;
}

.lapetite_main_top_ {
	margin-bottom : 79.8px;
}

.main_top_center_ img {
	width : 1200px;
}

.lapetite_main_top_text_ {
	width : 894px;
	margin : 0 auto;
	border : 1px solid black;
	padding : 52px;
}

.lapetite_main_top_text_ .lapetite_main_top_text_1 {
	margin : 0 auto 36px;
	text-align : center;
	width : 404px;
	height : 98px;
}

.lapetite_main_top_text_ .lapetite_main_top_text_1 div:first-child {
	font-family : 'Didot LT Pro';
	font-size : 36px;
}

.lapetite_main_top_text_ .lapetite_main_top_text_1 div:nth-child(2) {
	font-family : 'Trajan Pro 3';
	font-size : 36px;
	border-bottom : 1px solid black;
}

.lapetite_main_top_text_ .lapetite_main_top_text_2 {
	font-size : 18px;
	font-family : 'Yu Gothic';
	margin : 0 auto 5px;
	width : 840px;
	height : 83px;
	text-align : center;
}

/*===================================content===================================*/
.lapetite_main_bk_ {
	margin-bottom : 128px;
}

.lapetite_main_content_ .lapetite_main_content_title_ {
	height : 80px;
	padding-top : 116px;
	text-align : center;
}

.lapetite_main_content_ .first_color_ &gt; div{
	background-color : #EFE6EE;
	height : 80px;
}

.lapetite_main_content_ .second_color_ &gt; div{
	background-color : #F3ECEA;
	height : 80px;
}

.lapetite_main_content_ .third_color_ &gt; div{
	background-color : #E9ECE3;
	height : 80px;
}

.lapetite_main_content_ .lapetite_main_content_title_.second_color_ &gt; div &gt; div{
	left : 245px;
}

.lapetite_main_content_ .lapetite_main_content_title_.third_color_ &gt; div &gt; div{
	left : 180px;
}

.lapetite_main_content_ .lapetite_main_content_title_ &gt; div {
	font-family : 'Trajan Pro 3';
	font-size : 40px;
	word-spacing : 2px;
	height : 68px;
	display : flex;
	align-items : center;
	justify-content : center;
	padding-top : 12px;
}

.lapetite_main_content_ .lapetite_main_content_title_ &gt; div &gt; div{
	position : absolute;
	top : 70px;
	left : 270px;
}

.lapetite_main_content_title_text_ {
	width : 1000px;
	margin : 58px auto 76.1px;
	text-align : center;
	font-size : 18px;
	font-family : 'Yu Gothic';
}

.lapetite_main_content_ .lapetite_main_content_box_ {
	margin : 0 auto;
	width : 1000px;
	display : flex;
	justify-content : center;
	align-items : center;
	margin-bottom : 60px;
}

.lapetite_main_content_ .lapetite_main_content_box_:last-child {
	margin-bottom : 0px;
}

.lapetite_main_content_ .lapetite_main_content_left_ {
	width : 470px;
}

.lapetite_main_content_ .lapetite_main_content_right_  {
	width : 530px;
}

.lapetite_main_content_ .lapetite_main_content_box_ &gt; div:first-child {
	margin-right : 56.5px;
}

.lapetite_main_content_right_ &gt; div:first-child {
	float : left;
	margin-bottom : 40px;
}

.lapetite_main_content_right_ .lapetite_main_content_right_title_ {
	font-size : 30px;
	font-family : 'Trajan Pro 3';
	margin-bottom : 20px;
}

.lapetite_main_content_right_ .lapetite_main_content_right_text_ {
	font-size : 15px;
	font-family : 'Yu Gothic';
	margin-bottom : 20px;
}

.lapetite_main_content_right_ .lapetite_main_content_right_cost_ {
	font-size : 15px;
	font-family : 'Yu Gothic';
}

.lapetite_main_content_right_ &gt; div:nth-child(2) {
	float : left;
}


.lapetite_main_content_button_ {
	position : relative;
	font-size : 16px;
	font-family : 'Yu Gothic';
	display : flex;
	justify-content : center;
	align-items : center;
	background-color : #000000;
	color : #ffffff;
	height : 71px;
	width : 472px;
	border-radius : 50px;
}

.lapetite_main_content_button_::after {
	content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    top: 29px;
    left: 420px;
}

.lapetite_main_content_right_ a:hover,
.lapetite_main_content_right_ a:link {
	text-decoration : none;
}

.lapetite_footer_box_ div a:hover,
.lapetite_footer_box_ div a:link {
	text-decoration : none;
}

/*===============================New Design Content================================*/
.lapetite_footer_box_ {
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 120px;
}

.lapetite_footer_box_ div:first-child {
	margin-bottom : 44.1px;
}

.lapetite_footer_box_ div:nth-child(2) {
	margin-bottom : 47px;
	height : 70px;
}

.lapetite_footer_box_ div:last-child {
	font-family : 'Yu Gothic';
	font-size : 15px;
}

.fadeUp_main .ani.delay1 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.fadeUp_main .ani.delay2 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.fadeUp_main .ani.delay3 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.fadeUp_main .ani.fadeIn {
  opacity: 0;
}
.fadeUp_main .ani.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.fadeUp_main .ani.fadeUp.animated {
  -webkit-animation-name: fadeUp;
          animation-name: fadeUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.fadeUp_main .ani.fadeIn.animated {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
   
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;   
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}</pre></body></html>