@charset "utf-8"; 
/*****COMMON*****/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;400;700&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;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

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: 10px;
    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/top-2.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/top.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, .S6 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S8 {
  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;
    text-align: center;
    box-sizing: border-box;
}. 

.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/s1.jpg);
    position: relative;
    display: flex;
    padding: 120px 0px;
}

.S2 .TxtBox {
    color: #ffffff;
    width: 38%;
    margin: 0 0 0 50px;
}

.S2 .TxtBox h2 {
    margin: 15px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    text-align: left;
    font-weight: 200;
    font-size: 2.2vw;
}

.S2 .TxtBox h2 b {
    font-size: 4.8vw;
    font-weight: 200;
}


.S2 .TxtBox p{
    font-size: 16px;
    line-height: 1.8;
}



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

.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 h2 {
    margin: 5px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 200;
    font-size: 4vw;
}

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

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

.S3 .Txt .video {
    margin: 0 0 30px;
}


/******* Left *******/

.S4 {
    background-image: url(../images/s3.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 h2 {
    margin: 5px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 200;
    font-size: 4vw;
}

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

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

.S4 .Txt figure{
    border-radius: 30px;
    overflow: hidden;

}


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

.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 h2 {
    margin: 5px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 200;
    font-size: 4vw;
}

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

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



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

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

.S6 .TxtBox h2 {
    margin: 15px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    text-align: left;
    line-height: 1.2;
    font-weight: 200;
    font-size: 4vw;
}

.S6 .TxtBox h3 {
    margin: 0px 0 15px;
    font-size: 24px;
    padding: 0;
    text-align: left;
}

.S6 .TxtBox h4 {
    font-size: 20px;
}

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

.S6 .Txt p {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    margin: 0 0 30px;
}

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

.S6 .Txt figure{
    margin: 0 0 30px;
}

.S6 .Txt .Desc {
    display: flex;
    justify-content: space-between;
}

.S6 .Txt .Desc article{
    width: 46%;
}

.S6 .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;
}

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

.S6 .FourColumn {
    display: flex;
    justify-content: space-between;
}

.S6 .FourColumn li {
    width: 20%;
    text-align: center;
}

.S6 .FourColumn img{
    border-radius: 100px;
    margin: 0 0 10px;
}


.S7{
    background-color: #222222;
    color: #ffffff;
}

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

.S7 .Txt {
    position: relative;
    width: 760px;
    margin: 0px auto 50px;
    padding: 100px 100px 50px;
}

.S7 .TxtBox h2 {
    margin: 15px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    text-align: left;
    line-height: 1.2;
    font-weight: 200;
    font-size: 4vw;
}

.S7 .TxtBox a {
    width: 620px;
    margin: 50px auto;
    display: block;
    text-align: center;
    border-radius: 100px;
    border: 2px solid;
    color: #ffffff;
    padding: 30px 0;
    font-size: 24px;
    text-decoration: none;
    font-weight: 600;
}

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

.S7 .Txt p {
    font-size: 15px;
    line-height: 1.8;
    margin: 0 0 30px;
}

.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%;
    overflow: hidden;
    border-radius: 10px;
    margin: 30px 0;
}

.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 -80px;
}

.Photo {
	    background-attachment: inherit;
}

.S1 {
	    background-attachment: inherit;
}



.S1 .Logo {
    width: 90%;

}

.S1 .Logo figure img{
    width: 140px;

}



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



.S2 .TxtBox {
    color: #ffffff;
    width: 94%;
    margin: 0 auto;
}

.S2 .TxtBox h2 {
    font-size: 5.4vw;
}

.S2 .TxtBox h2 b {
    font-size: 11.6vw;
    font-weight: 200;
}

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

.S3 .Txt {
    width: 100%;
    padding: 50px 3%;
}

.S3 .TxtBox h2 {
    font-size: 10vw;
}

.S4 .Txt {
    width: 100%;
    padding: 50px 3%;
}

.S4 .TxtBox h2 {
    font-size: 10vw;
}

.S5 .Txt {
    width: 100%;
    padding: 50px 3%;
}

.S5 .TxtBox h2 {
    font-size: 10vw;
}

.S6 {
    padding: 0;
}

.S6 .Txt {
    width: 100%;
    margin: 0px auto 50px;
    padding: 50px 3%;
    box-sizing: border-box;
}

.S6 .TxtBox h2 {
    font-size: 10vw;
}

.S6 .TxtBox h3 {
    font-size: 20px;
}

.S6 .TxtBox h4 {
    font-size: 18px;
}

.S6 .FourColumn {
    flex-wrap: wrap;
}

.S6 .FourColumn li {
    width: 48%;
}

.S7 .TxtBox h2 {
    font-size: 9vw;
}

.S7 .TxtBox a {
    width: 100%;
    font-size: 20px;
}

.S7 .Txt {
    width: 100%;
    margin: 0px auto 50px;
    padding: 50px 3%;
    box-sizing: border-box;
}



.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;
}



	}
	

	
