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

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 .Yagicompany {
    top: 15px;
    position: absolute;
    left: 30px;
}

header nav ul {
    position: absolute;
    top: 14px;
    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 {
    text-align: center;
    background-color: #f4f6f8;
    font-size: 13px;
    padding: 30px 0 15px;
}

footer figure{
    margin: 20px 0;
}

footer p{
    text-align: center;
    font-size: 11px;
}

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

.TxtLeft {
    height: 100%;
    position: relative;
    background-size: 50%;
    background-position: right;
    background-repeat: no-repeat;
}

.TxtLeft .TxtBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
}

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

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

.TxtLeft .Txt a {
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    padding: 20px 20px;
    font-size: 18px;
    margin: 0 auto 15px;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 80px;
    font-weight: 400;
    box-sizing: border-box;
}

.TxtLeft .Txt a:hover{
    color: #000000;
    text-decoration: none;
    border: 2px solid #ffffff;
    background-color: #ffffff;
}

.TxtLeft .TxtBox {
    height: 100%;
    position: relative;
    background-size: 50%;
    background-position: left;
}

.TxtRight {
    height: 100%;
    position: relative;
    background-size: 50%;
    background-position: left;
    background-repeat: no-repeat;
}

.TxtRight .TxtBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
}

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

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

.TxtRight.Txt a {
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    padding: 20px 20px;
    font-size: 18px;
    margin: 0 auto 15px;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 80px;
    font-weight: 400;
    box-sizing: border-box;
}

.TxtRight .Txt a:hover{
    color: #000000;
    text-decoration: none;
    border: 2px solid #ffffff;
    background-color: #ffffff;
}

_:lang(x)+_:-webkit-full-screen-document, .S0 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S1 {
  background-attachment: inherit;
}
_:lang(x)+_:-webkit-full-screen-document, .S2 {
  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 {
    height: 90%;
    background-image: url(../images/revol01.jpg);
    width: 100%;
    animation-name: fadein;
    animation-duration: .6s;
    opacity: 0;
    animation-fill-mode: forwards;
    background-color: #000000;
}


.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;
    padding: 30px 40px;
    /* background-color: #ffffff; */
    border-radius: 4px;
}

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

.S1 .Logo h1 {
    margin: 14px 0 0;
    font-size: 15px;
    color: #ffffff;
}

.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 {
    height: 100%;
    background-image: url(../images/revol02.jpg);
    position: relative;
    background-size: 100%;
    background-position: right;
}

.S2 h2 {
    font-size: 28px;
    border-top: 0;
}

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

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

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

.S2 .TxtBox h2 {
    margin: 5px 0 30px;
    border-bottom: 1px solid;
    padding: 0 0 20px;
    font-weight: 400;
}

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

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

a.LinkBtn {
    text-decoration: none;
    border: 2px 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;
    transition: .4s;
}

a.LinkBtn:hover{
    color: #000000;
    text-decoration: none;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    }


.ComingSoon{
    background-image: url(../images/cs.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{
    background-color: #f4f6f8;
    padding: 60px 0;
}

.Contact h2 {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: 1.4;
    background: linear-gradient(transparent 60%, #CEDBFF 0%);
    display: inline-block;
    font-feature-settings: "palt";
} 

.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 12px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}

.Contact article {
    width: 860px;
    margin: 0px auto;
    text-align: center;
    border-radius: 20px;
    background-color: #ffffff;
    padding: 40px 0 60px;
}

.Contact article p {
    font-size: 48px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    margin: 0;
}

.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.Btn {
    text-decoration: none;
    margin: 30px 0 0px;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid;
    padding: 20px 40px;
    display: inline-block;
}

.Contact article p a.Btn:hover {
    opacity: 1;
    background-color: #000000;
    color: #ffffff;
    border: 1 solid #000000;
}


.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 .Laera {
    top: 15px;
    position: absolute;
    left: 50%;
    margin: 0px 0 0 -100px;
}

.Photo {
	    background-attachment: inherit;
}

    .S1 {
        height: 90%;
    }


.S1 .TxtBox .Txt {
    background: #000000b3;
}

.S2 {
        background-image: none;
        height: auto;
    }

.S2 article {
    flex-direction: column-reverse;
    width: 90%;
    margin: 0 5%;
}

.S2 article div {
    width: 100%;
}

.S2 .TxtBox h2 {
    font-size: 24px;
}

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

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


h2 {
    font-size: 28px;
}


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

.ComingSoon .Txt p span {
    font-size: 13px;
}

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


.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{
    font-size: 3vw;
}
.Contact article p {
    font-size: 9vw;
}
.Contact article p a.Btn {
    font-size: 5vw;
    padding: 20px 20px;
}

	}
	

	
