@charset "utf-8"; 
/*****COMMON*****/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');



figure {
    margin: 0;
}

html{
	height: 100%;
}

body{
	height: 100%;
    background-color: #ffffff;
    font-family: 'Helvetica','Helvetica Neue','Noto Sans JP',sans-serif;
    margin: 0;
    padding: 0;
}

* img {
	vertical-align: middle;
}

a{
	color: #000000;
}

h2 {
    font-size: 30px;
    border-top:0;
}
h2 span{
    border-top:0;
}

.pc {
	display: block;
	}
	
	
.sp {
	display: none;
	}

ul,li{
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

.Fade {
  opacity : 0;
  transform: translateY(20px);
  transition: 1.4s;

}

.Fade.Scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}

header {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    border-bottom: 1px solid #f1f1f1;
}



.Hmbg {
    position: absolute;
    top: 15px;
    right: 20px;
}

header .laconte {
    top: 16px;
    position: absolute;
    left: 30px;
}

header nav ul {
    position: absolute;
    top: 15px;
    right: 30px;
}

header nav ul li {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 0;
}

header nav ul {
    margin: 0;
    padding: 0;
    font-weight: 400;
}



header nav .SubMenu li:first-of-type img {
    margin: -2px 0 0 0;
}

header nav ul li a{
    text-decoration: none;
}



header nav ul .Store{
	font-size: 13px;
    border: 1px solid;
    padding: 2px 7px;
    margin: 0 0 0 20px;	
}



footer {
    width: 100%;
    padding: 90px 0 30px;
}

.FooterBox {
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
    text-align: center;
    font-weight: 400;
}

footer .FooterLogo{
	margin: 30px 0;
}

footer figure{
	margin: 60px 0;
}

footer nav ul{
    margin: 0;
    padding: 0;
}

footer .Address {
    margin: 0 0 30px;
    font-size: 13px;
}

footer p {
    margin: 0;
    font-size: 11px;
    line-height: 1.8;
}

footer nav {
    margin: 60px 0;
}

footer ul {
    margin: 0 0 30px;
}

footer .Copy{
	margin: 0 0 10px;
}

footer nav ul li {
    display: inline-block;
    margin: 0 0 10px 10px;
    list-style: none;
    border: 1px solid;
    padding: 2px 10px;
    width: 100px;
    text-align: center;
}

footer nav ul li a{
    text-decoration: none; 
}

footer p a img{
	margin: 0 0 30px;
}

footer .FootCurio {
    font-size: 13px;
    text-decoration: none;
    margin: 0 0 10px;
    display: inline-block;
}

footer .Copy{
	font-size: 11px;
}

footer .FBP {
    float: left;
    text-align: left;
    width: 500px;
    margin: 30px 0px 0;
}

footer .SNS li{
    display: inline-block;
    margin: 0 0 0 20px;
}

.Photo {
    padding: 0;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
	background-color: #000000;
}

.S0 {
    width: 100%;
    height: 100%;
    background-image: url(../images/mono.jpg);
    position: relative;
    top: 0;
    animation-name: fadein;
    animation-duration: 1s;
    animation-delay: 1s;
    opacity: 0;
    animation-fill-mode: forwards;
}


.S1 {
    height: 100%;
    background-image: url(../images/color.jpg);
    position: absolute;
    top: 0;
    width: 100%;
    animation-name: fadein;
    animation-duration: 1.6s;
    animation-delay: 2.8s;
    opacity: 0;
    animation-fill-mode: forwards;
}



_:lang(x)+_:-webkit-full-screen-document, .S1 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S2 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S3 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S4 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S5 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S6 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S7 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S8 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S5-2 {
  background-attachment: inherit;
}

.full {
  animation-name: fadein;
  animation-duration: 0.6s;
  animation-delay: 0.4s;
  opacity: 0;
  animation-fill-mode:forwards;
}

.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  height: 100vh;
  margin: 0;
}

_:lang(x)+_:-webkit-full-screen-document, .full div {
  background-attachment: inherit;
}

.S1 .LogoBox {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 1s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S1 .Logo {
    width: 360px;
    background-color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    padding: 16px 40px;
}. 

.S1 .Logo .Engraved{
    display: block;
    margin: 0 auto 15px;
}

.S1 .Logo h1{
    margin: 6px 0 0;
    font-size: 15px;
}

.S1 .Logo p {
    margin: 12px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #c21500;
    border-image: linear-gradient(to right, #ffffff 0%, #000000 50%, #ffffff 100%);
    border-image-slice: 1;
    border-bottom:0;
}


.S2{
	background-image: url(../images/s2-2.jpg);
	min-height: 100%;
    position: relative;
    background-size: 50%;
    background-position: right;
}



.S2 .TxtBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S2 .Txt {
	width: 50%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #1A1B1D;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.S2 .Txt h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 42px;
    font-weight: 400;
    border-bottom: 1px solid;
    padding: 0 0 20px;
}

.S2 .Txt h2 span {
    display: block;
    font-size: 66px;
    letter-spacing: 8px;
}

.S2 .Txt p {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}


/********************/
.S3 {
    height: 100%;
    background-image: url(../images/s3.jpg);
    position: relative;
    background-size: 50%;
    background-position: left;
}

.S3 .TxtBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S3 .TxtBox h3 {
    margin: 0;
    font-size: 13px;
}

.S3 .TxtBox h3 .Engraved{
    width: 20px;
    vertical-align: middle;
    position: relative;
    bottom: 3px;
    margin: 0 5px 0 0;
}

.S3 .TxtBox h2 {
    margin: 5px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 400;
}

.S3 .Txt {
    width: 50%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #D7DBDE;
    color: #000000;
    display: flex;
    align-items: center;
}

.S3 .Txt p{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}

/*** s4 ****/

.S4 {
    background-image: url(../images/s4.jpg);
    position: relative;
    background-size: 50%;
    background-position: right;
}

.S4 .TxtBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S4 .TxtBox h3 {
    margin: 0;
    font-size: 13px;
}

.S4 .TxtBox h3 .Engraved{
    width: 20px;
    vertical-align: middle;
    position: relative;
    bottom: 3px;
    margin: 0 5px 0 0;
}

.S4 .TxtBox h2 {
    margin: 5px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 400;
}

.S4 .Txt {
    width: 50%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #ebebeb;
    color: #000000;
    display: flex;
    align-items: center;
}

.S4 .Txt p{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}

.S4 .Txt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% + 140px);
    margin: 0 -70px;
    background-color: #FFFFFF;
    padding: 25px 0px 15px;
}


.S4 .Txt ul li{
	width: 14.285%;
}

.S4 .Txt ul li figure {
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    border: 0;
    box-sizing: border-box;
    margin: 0;
}

.S4 .Txt ul li p {
    text-align: center;
    margin: 0;
    font-weight: 600;
    font-size: 8px;
}


/*** s5 ****/
.S5 {
    background-image: url(../images/s5.jpg);
    position: relative;
    background-size: 50%;
    background-position: left;
}

.S5 .TxtBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S5 .TxtBox h3 {
    margin: 0;
    font-size: 13px;
}

.S5 .TxtBox h3 .Engraved{
    width: 20px;
    vertical-align: middle;
    position: relative;
    bottom: 3px;
    margin: 0 5px 0 0;
}

.S5 .TxtBox h2 {
    margin: 5px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 400;
}

.S5 .Txt {
    width: 50%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #505B68;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.S5 .Txt p{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}

.S5 .Txt p span {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    margin: 10px 0 0;
}

.S5 .Txt table {
    border-top: 1px solid;
    width: 100%;
    padding: 30px 0;
    margin: 30px 0 0;
}

.S5 .Txt table td{
    padding: 0 0 10px;
}

.S5 .Txt table td:first-of-type{
	margin: 0 10px;
	font-weight: 600;
}

/********************/
.S5-2 {
    height: 100%;
    background-image: url(../images/s6.jpg);
    position: relative;
    background-size: 50%;
    background-position: right;
}

.S5-2 .TxtBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S5-2 .TxtBox h3 {
    margin: 0;
    font-size: 13px;
}

.S5-2 .TxtBox h3 .Engraved{
    width: 20px;
    vertical-align: middle;
    position: relative;
    bottom: 3px;
    margin: 0 5px 0 0;
}

.S5-2 .TxtBox h2 {
    margin: 5px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 400;
}

.S5-2 .Txt {
    width: 50%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #1E2227;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.S5-2 .Txt p{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}


/*******************/
.S7 {
    background-image: url(../images/s7.jpg);
    position: relative;
    padding: 420px 0 100px;
}

.S7 .TxtBox {
    color: #000000;
    width: 100%;
    margin: 0 auto;
}

.S7 .TxtBox h3 {
    margin: 0px 0 50px;
    font-size: 15px;
    padding: 50px 0 0;
    text-align: center;
}

.S7 .TxtBox h3 img{
    margin: 0 0 15px;
}

.S7 .TxtBox h2 {
    margin: 15px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    text-align: center;
}

.S7 .Txt {
    position: relative;
    background-color: #ffffff;
    width: 860px;
    margin: 0px auto 50px;
    padding: 30px 50px 50px;
}

.S7 .Txt p {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    width: 40%;
    margin: 0;
}

.S7 .Txt p b {
    font-size: 22px;
    display: block;
    margin: 0 0 10px;
    border-bottom: 1px solid;
}

.S7 .Txt figure {
    text-align: center;
    margin: 0;
    width: 40%;
    border-radius: 1000px;
    overflow: hidden;
}

.S7 .Txt a {
    text-decoration: none;
    border: 2px solid #000000;
    padding: 20px 20px;
    font-size: 18px;
    margin: 0 auto 15px;
    display: block;
    text-align: center;
    width: 480px;
    border-radius: 80px;
    font-weight: 400;
}

.S7 .Txt a:hover{
    color: #ffffff;
    background-color: #000000;
}

.S7 .LT {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 0 50px;
}

.S7 .Spec {
    display: flex;
    margin: 0 0 50px;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.S7 .Spec h4 {
    text-align: center;
    border-bottom: 1px solid #bfbfbf;
    padding: 0 0 15px;
    height: 50px;
}

.S7 .Spec h4 .Atmos{
    position: relative;
    top: 15px;
}

.S7 .Txt .Spec .SP {
    width: 33%;
    box-sizing: border-box;
    padding: 0 15px 30px;
}

.S7 .Txt .Spec p {
    font-size: 13px;
    line-height: 1.8;
    text-align: justify;
    width: 100%;
    margin: 0;
}

/*******************/
.S8 {
    background-image: url(../images/s8.jpg);
    position: relative;
    padding: 0px 0 100px;
}

.S8 .OM{
    width: 40%;
    left: 50%;
    line-height: 1.8;
    position: relative;
    padding: 180px 0;
}

.S8 .OM h2 {
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 5px;
    margin: 0 0 0;
    font-size: 32px;
}

.S8 .OM h2 img.Engraved{
    vertical-align: baseline;
}

.S8 .List {
    background-color: #2E2727;
    color: #ffffff;
    width: 90%;
    margin: 0 auto;
}

.S8 .List h2 {
    font-size: 24px;
    margin: 15px 0 30px;
    padding: 50px 0 20px;
    text-align: center;
}

.S8 .List ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.S8 .List ul li {
    width: 26%;
    margin: 0 0 50px;
}

.S8 .List ul li figure{
    border-radius: 300px;
    overflow: hidden;
}

.S8 .List ul li h3{
    text-align: center;
    border-bottom: 1px solid;
    padding: 0 0 15px;
}

.S8 .List ul li p{
    font-size: 15px;
    line-height: 1.6;
}

.S8 .List ul li p span{
    font-size: 12px;
    line-height: 1.6;
}

.S8 .Txt a {
    text-decoration: none;
    border: 4px solid #000000;
    padding: 20px 20px;
    font-size: 24px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 480px;
    border-radius: 80px;
    font-weight: 700;
}

.S8 .List ul li a{
    color: #ffffff;
    text-decoration: none;
    border: 1px solid;
    padding: 6px 0;
    width: 100%;
    display: block;
    text-align: center;
}

.S8 .List ul li a:hover{
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
}


/*************************/

.S9 {
    height: 100%;
    background-image: url(../images/s9.jpg);
    position: relative;
}

.S9 .TxtBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S9 .TxtBox h3{
    margin: 0;
    font-size: 18px;
}

.S9 .TxtBox h2{
    margin: 15px 0 30px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 1px solid;
    padding: 0 0 20px;
}

.S9 .TxtBox h2 img.Engraved {
    vertical-align: baseline;
    margin: 0 7px 0 0px;
}


.S9 .Txt {
    width: 50%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 70px;
    position: relative;
    left: 0;
    background-color: #542b28;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.S9 .Txt p{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}

.S9 .Txt a {
    text-decoration: none;
    border: 4px solid #ffffff;
    color: #ffffff;
    box-sizing: border-box;
    padding: 20px 20px;
    font-size: 24px;
    margin: 30px auto 0;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 80px;
    font-weight: 700;
}

.S9 .Txt a:hover{
    background-color: #ffffff;
    border: 4px solid #ffffff;
    color: #542b28;
}


.S10{
	background-color: #232528;
    color: #ffffff;
}

.S10 .TxtBox{
    width: 680px;
    margin: 0 auto;
    padding: 120px;
}

.S10 .TxtBox .Engraved{
    display: block;
    margin: 0 auto 15px;
}

.S10 h2{
    font-family: 'Noto Serif JP', serif;
    margin: 0;
    padding: 0 0 15px;
    border-bottom: 1px solid;
    text-align: center;
}

.S10 .TxtBox p{
    font-size: 22px;
}

.S10 .TxtBox a {
    text-decoration: none;
    border: 4px solid #ffffff;
    color: #ffffff;
    box-sizing: border-box;
    padding: 20px 20px;
    font-size: 24px;
    margin: 30px auto 0;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 80px;
    font-weight: 700;
}

.S10 .TxtBox a:hover{
    background-color: #ffffff;
    border: 4px solid #ffffff;
    color: #232528;
}





.ComingSoon{
    background-image: url(../images/comingsoon.jpg);
    position: relative;
}

.ComingSoon .Txt {
    padding: 100px 0;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.ComingSoon .Txt p {
    font-size: 32px;
    line-height: 1.8;
}

.ComingSoon .Txt p span{
	display: block;
    font-size: 24px;
}


.ComingSoon .Txt p.CS{
    font-size: 18px;
}




.Contact h2 {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 120px 0 60px;
} 

.Contact h2 span {
    border-bottom: 3px solid #c21500;
    border-image: linear-gradient(to right, #ffffff 0%, #9BBD00 50%, #ffffff 100%);
    border-image-slice: 1;
    padding: 0 10px 10px;
}

.Contact p.Desc {
    text-align: center;
    margin: 0 0 60px;
}


.Contact article {
    text-align: center;
    width: 600px;
    margin: 0 auto;
    border-top: 2px solid #9BBD00;
    border-bottom: 2px solid #9BBD00;

}

.Contact article p {
    font-size: 48px;
    font-weight: 700;
    color: #9BBD00;
}

.Contact article p span {
    font-size: 15px;
    color: #000000;
    display: block;
    margin: 20px 0 0;
    line-height: 1.6;
    font-weight: 400;
}

.Contact article p b{
    font-size: 17px;
    color: #000000;
    line-height: 1;
}

.Contact article p a {
    text-decoration: none;
    margin: 0 0 0 14px;
}

.Slide {
    width: 100%;
}

.Slide h2 {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 120px 0 60px;
} 

.Slide h2 span {
    border-bottom: 3px solid #c21500;
    border-image: linear-gradient(to right, #ffffff 0%, #9BBD00 50%, #ffffff 100%);
    border-image-slice: 1;
    padding: 0 10px 10px;
}

.Slide .Lead {
    width: 720px;
    margin: 0 auto 50px;
}

.Slide article {
    background-color: #e1e6ec;
    padding: 8px 0px;
}

.Slide .Slick .Block{
    margin: 0 4px;
    color: #000000;
    width: 700px;
}

.Slide .Slick div p{
	text-align: center;
}

.Slide .Slick div p b{
	display: block;
}

.Slide .Slick div p span{
	display: block;
	font-size: 0.8em;
}

.Slide .Slick div p.Caption {
    position: absolute;
    top: 20px;
    margin: 0 0 0 20px;
    background: #000000ad;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    padding: 2px 10px;
}

.Slide .Slick div p.Caption span{
    display: inline;
    font-size: 12px;
    margin: 0 0 0 6px;
}


@keyframes fadein {
from {
    opacity: 0;

}
to {
    opacity: 1;
}
}








	
@media screen and (max-width: 860px) {
.pc {
	display: none;
	}
	
	
.sp {
	display: block;
	}	
	
header nav{
    display: none;
}

header .laconte {
    top: 15px;
    position: absolute;
    left: 50%;
    margin: 0px 0 0 -100px;
}

.Photo {
	    background-attachment: inherit;
}

.S1 {
	    background-attachment: inherit;
}

.S0 {
	    background-attachment: inherit;
    background-image: url(../images/mono.jpg);    
}

.S1 .Logo {
    width: 90%;

}

.S1 {
    background-image: url(../images/color.jpg);
}

.S1 .LogoBox {
    justify-content: space-around;
}

.S2 .Txt h2 {
    font-size: 32px;
}

.S2 .Txt h2 span {
    font-size: 54px;
    letter-spacing: 8px;
}

.S2 .Txt {
    width: 100%;
    display: flex;
}

.S5 .Txt table td:first-of-type {
    margin: 0 10px;
    padding: 0px 14px 10px 0;
}

.S2, .S3, .S4, .S5, .S5-2, .S6 {
    min-height: auto;
    height:auto;
    position: relative;
    background-size: 100%;
    background-position: center top;
    padding: 150% 0 0;
}

.Txt {
    width: 100%!important;
    padding: 50px 0 50px!important;
}

.CT{
    width: 90%!important;
    margin: 0 auto!important;
}

.S3 .TxtBox {
    display: flex;
    justify-content: flex-end;
    height: auto;
    width: 100%;
    animation-name: fadein;
    animation-duration: 0.6s;
    animation-delay: 0.6s;
    opacity: 0;
    animation-fill-mode: forwards;
}

.S4 .Txt ul {
    width: 110%;
    margin: 0 -5%;
    padding: 25px 0px 15px;
}

.S7 .TxtBox {
    width: 90%;
}

.S7 {
    background-size: contain;
    background-attachment: inherit;
    background-position: initial;
	padding: 240px 0 0px;
	background-color: #ffffff;
}

.S7 .LT {
    align-items: flex-start;
    flex-wrap: wrap;
	margin: 0 0 100px;
}

.S7 .Txt figure {
    width: 100%;
    margin: 0 0 50px;
}

.S7 .Txt p {
    width: 100%;
}

.S7 .Spec {
    margin: 0;
    justify-content: flex-start;
}

.S7 .Spec h4 .Atmos {
    width: 100%;
}

.S7 .Spec h4 {
    height: 40px;
    font-size: 12px;
}
.S7 .Txt .Spec .SP {
	width: 50%;
    padding: 0 5px;
    margin: 0 0 30px;
}

.S7 .Txt a {
    width: 90%;
    font-size: 13px;
}
.S7 .Txt .Spec p {
    font-size: 11px;
    text-align: left;
    width: 100%;
}

h2 {
    font-size: 28px;
}

.S9 {
	padding: 80px 0;
    background-position-x: left;
    height: auto;
}

.S9 .TxtBox {
    display: block;
    height: auto;
}

.S9 .Txt {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 30px;
    left: auto;
    background-color: #000000b8;
}

.S9 .Txt a {
    font-size: 15px;
}



.S10 .TxtBox {
    width: 90%;
    padding: 120px 0;
}

.S10 .TxtBox p {
    font-size: 15px;
    line-height: 1.8;
}

.S10 .TxtBox a {
    border: 2px solid #ffffff;
    padding: 20px 0px;
    font-size: 16px;
}

.Slide .Lead {
    width: 90%;
    margin: 0 auto 50px;
}

.Slide .Slick div p.Caption {
    font-size: 15px;
}

.Slide .Slick div p.Caption span {
    font-size: 11px;
}

.Contact article {
    width: 90%;
}

.Contact p.Desc {
    margin: 0 auto 60px;
    width: 90%;
}

.Contact article p {
    font-size: 34px;
}

.Contact article p b {
    font-size: 17px;
    display: block;
    margin: 20px 0 0 0px;
    line-height: 1.6;
}

.Contact article p a {
    margin: 0;
}

	}
	

	
