@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+JP:wght@100..900&display=swap');

*:focus {
outline: none;
}
body{
    margin: 0 auto;
    padding: 0;
}

#le_wrap{
	width: 100%;
	background: #fff;
    letter-spacing: 1px;
    position: relative;
    font-weight: 400;
    display: block;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 15%;
    font-family: 'Noto Sans JP', sans-serif;
}
.Inter{
    font-family: "Inter", system-ui;
}
.NeueHaas{
    font-family: "neue-haas-unica", sans-serif;
}

#le_wrap img{
    width: 100%;
    border: 0;
	vertical-align: bottom;
}
#le_wrap ul,#le_wrap li{
	padding: 0;
	margin: 0;
    list-style: none;
}
#le_wrap a,#le_wrap a:hover{
	text-decoration: none;
}
#le_wrap a:link{
    text-decoration: none;
    opacity: 1;
}



/************************************************************
ヘッダー
************************************************************/
#le_head{
    width: 100%;
	position:relative;
    display: block;
}
#le_head .head{
    width: 100%;
    position: relative;
    display: inline-block;
}
#le_head .sub{
    width: 20%;
    text-align: center;
    margin: 5% auto;
    position: relative;
    display: block;
}
#le_head .logo{
    width: 15%;
    text-align: center;
    margin: 5% auto;
    display: block;
}
#le_head .lead{
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    line-height: 2.3em;
    display: inline-block;
    position: relative;
}

/************************************************************
contents
************************************************************/
#le_contents{
    width: 90%;
	position:relative;
    margin: 10% auto;
    display: block;
    text-align: center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    
}
#le_contents .img{
    line-height: 0;
    position: relative;
}
#le_contents .section{
    width: 100%;
    position: relative;
    margin: 5% auto;
    display: inline-block;
}
#le_contents .section .inner {
    position: relative;
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
}
#le_contents .section .list{
    margin: 5% 0%;
    width: 50%;
    text-align: left;
}
#le_contents .section .list .item{
    margin: 5% auto;
    font-family: "neue-haas-unica", sans-serif;
}
#le_contents .section .list .item li{
    margin: 1% auto;
    font-size: 12px;
    line-height: 2;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    text-align: left;
}
#le_contents .section .list .item a{
    font-size: 12px;
    line-height: 2;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    text-align: left;
}
#le_contents .section .list .item .com{
    color: #868686;
}


#le_contents #no01 .main{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 4%;
    width: 90%;
    margin: 0 auto;
}
#le_contents #no02 .main{
    width: 50%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
#le_contents #no02 .sub {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 4%;
    width: 90%;
    margin: 5% auto 0;
    position: relative;
    z-index: 10;
    
}
#le_contents #no02 .bg{
    position: absolute;
    width: 100%;
    left: 0;
    top: 25%;
    z-index: 7;
}

#le_contents #no03 .main {
    width: 50%;
    float: left;
}
#le_contents #no03 .sub {
    width: 30%;
    float: right;
    margin: 0% auto 0;
}
#le_contents #no03 .subimg{
    width: 100%;
    margin: 5% auto 0;
    float: left;
}

#le_contents #no04 .main {
    width: 50%;
    float: right;
}
#le_contents #no04 .sub {
    width: 30%;
    float: left;
    margin: 10% 0 0 10%;
}
#le_contents #no05 .main {
    width: 50%;
    float: left;
}
#le_contents #no05 .sub {
    width: 30%;
    float: right;
    margin: 0% auto 0;
}
#le_contents #no05 .subimg{
    width: 100%;
    margin: 5% auto 0;
    float: left;
}
#le_contents #no06 .main{
    width: 50%;
    float: right;
}
#le_contents #no06 .bg{
    width: 50%;
    float: left;
    position: relative;
    z-index: 7;
}
#le_contents #no06 .sub {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 5%;
    z-index: 10;
}
#le_contents #no07 .main {
    width: 50%;
    float: left;
}
#le_contents #no07 .sub {
    width: 30%;
    float: right;
    margin: 10% 10% 0 0;
}

/************************************************************
footer
************************************************************/


#le_footer {
    width: 50%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
	position: relative;
    font-family: "neue-haas-unica", sans-serif;
}
#le_footer a{
    color: #000000;
}
#le_footer .img {
	width: 100%;
    margin: 0% auto;
    position: relative;
}
#le_footer .credit_box{
    width: 50%;
    position: absolute;
    left: 50%;
    top: 29%;
    transform: translate(-50%,0%);
    z-index: 3;
}
#le_footer .credit {
    line-height: 2.5em;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin: 0% auto;
    font-weight: normal;
}
#le_footer .credit span {
	font-size: 15px;
    font-weight: 500;
}
#le_footer .logo{
    width: 30%;
    text-align: center;
    margin: 10% auto 0%;
    display: block;
}

#le_footer .sns {
	margin: 5% auto 5%;
}
#le_footer .sns ul {
	width: 35%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
}
#le_footer .sns ul li {
	text-align: center;
	font-size: 12px;
	position: relative;
	font-weight: 600;
}
#le_footer .sns ul::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #000;
}

#le_footer .sns ul li::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #000;
}
#le_footer .copy {
	text-align: center;
	padding: 0 0 5%;
    font-size: 11px;
    font-weight: normal;
}

/************************************************************
               button
************************************************************/
.btn_all a {
    background: #FFFFFF;
	position: relative;
    width: 55%;
    color: #000000;
    display: flex;
    justify-content: space-around;
    align-items: center;
	letter-spacing: .8;
    font-size: 12px;
    padding: 1.5% 0;
    border: #000000 1px solid;
    text-align: center;
    transition: 0.3s ease-in-out;
    margin: 8% auto 0%;
    font-weight: 600;
    line-height: 1em;
    font-family: "neue-haas-unica", sans-serif;
}
.btn_all a:hover {
    background: #333333;
    color: #FFFFFF;
    border: #333333 1px solid;
}

.Right{
    float: right;
}
.Left{
    float: left;
}
.small{
	font-size:80%;
    font-weight:lighter;
}
.strong{
    font-weight: 110%;
    font-weight: 500;
}
.clear {
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

@media only screen and (max-width:768px){
	#le_wrap {
        width:100%;
	}
    #le_head .sub{
        width: 45%;
        margin: 8% auto;
    }
    #le_head .logo{
        width: 30%;
        margin: 0% auto 5%;
    }
    #le_head .lead{
        font-size: 13px;
        line-height: 2.2em;
    }
    /*=============contents=============*/
    #le_contents{
        width: 100%;
    }
    #le_contents .section{
        margin: 10% auto;
    }
    #le_contents #no01 .main{
        width: 85%;
        grid-template-columns: 1fr;
        
    }
    #le_contents #no01 .main .img:nth-of-type(2){
        margin: 5% auto 0;
    }
    #le_contents .section .list{
        width: 80%;
    }
    #le_contents .section .list .item li{
        font-size: 11px;
    }
    #le_contents .section .list .item a{
        font-size: 11px;
    }
    #le_contents #no02 .main{
        width: 100%;
    }
    #le_contents #no02 .sub{
        width: 85%;
        grid-template-columns: 1fr;
    }
    #le_contents #no02 .sub .img{
        margin: 5% auto;
    }
    #le_contents #no02 .bg{
        top: 27%;
    }
    #le_contents #no03 .main{
        width: 100%;
        float: none;
    }
    #le_contents #no03 .sub{
        width: 100%;
        float: none;
        text-align: center;
    }
    #le_contents #no03 .sub .img{
        width: 80%;
        text-align: center;
        margin: 10% auto 0;
    }    
    #le_contents #no03 .subimg{
        width: 50%;
    }
    #le_contents #no04 .main{
        width: 100%;
        float: none;
    }
    #le_contents #no04 .sub{
        width: 100%;
        float: none;
        text-align: center;
        margin: 0% auto 0;
    }
    #le_contents #no04 .sub .img{
        width: 80%;
        text-align: center;
        margin: 10% auto 0;
    }
    #le_contents #no05 .main{
        width: 100%;
        float: none;
    }
    #le_contents #no05 .sub{
        width: 100%;
        float: none;
        text-align: center;
    }
    #le_contents #no05 .sub .img{
        width: 80%;
        text-align: center;
        margin: 10% auto 0;
    }    
    #le_contents #no05 .subimg{
        width: 50%;
        float: right;
    }
    #le_contents #no06 .main{
        width: 100%;
        float: none;
    }
    #le_contents #no06 .bg{
        width: 100%;
    }
    #le_contents #no06 .sub{
        width: 85%;
        left: 7.5%;
    }
    #le_contents #no07 .main{
        width: 100%;
        float: none;
    }
    #le_contents #no07 .sub{
        width: 100%;
        float: none;
        text-align: center;
        margin: 0% auto 0;
    }
    #le_contents #no07 .sub .img{
        width: 80%;
        text-align: center;
        margin: 10% auto 0;
    }
    
    /*=============footer=============*/
    
    #le_footer{
        width: 100%;
        padding-bottom: 20%;
    }
    #le_footer .credit_box{
        top: 23%;
    }
    #le_footer .credit{
        font-size: 11px;
    }
    #le_footer .credit span{
        font-size: 13px;
    }
    #le_footer .logo{
        width: 35%;
    }
	#le_footer .sns ul {
        width: 80%;
		margin: 10% auto 10%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		position: relative;
	}
	#le_footer .sns ul li {
		text-align: center;
		font-size: 10px;
		position: relative;
		font-weight: 500;
	}
    #le_footer .copy{
        font-size: 9px;
    }
    /*=============btn=============*/
    .btn_all a{
        width: 80%;
        margin: 0% auto 15%;
        font-size: 11px;
        padding: 4% 0;
        line-height: 2em;
    }
    .btn_all a::after{
        right: 5%;
        bottom: 21%;
        font-size: 15px;
    }
    
    
    .pc {
		display:none;
	}
	.sp {
		display:block;
    }
    
    
    .Left{
        float: none;
    }
    .Right{
        float: none;
    }
}


#le_head {
    opacity: 0;
    transition: 2s all 0s ease;
    overflow: hidden;
}
#le_head.on {
    opacity: 1;
}
#le_head .head img {
    transform: scale(1.1);
    transition: 2s all 0s ease;
}
#le_head.on .head img {
    opacity: 1;
    transform: scale(1);
}
#le_head .sub{
    opacity: 0;
	transition: 2s all 1s ease;
}
#le_head .logo{
    opacity: 0;
	transition: 2s all 1.8s ease;
}
#le_head .lead{
    opacity: 0;
	transition: 2s all 2s ease;
}
#le_head.on .sub,#le_head.on .logo,#le_head.on .lead{
	opacity: 1;
}
.img {
    position: relative;
    overflow: hidden;
}
.img img {
    opacity: 0;
    transform: scale(1.1);
    transition: 1.6s all 0.2s ease;
}
.img.ac img {
    opacity: 1;
    transform: scale(1)
}
.fade {
	opacity: 0;
	transition: 1.8s all 0.4s ease;
}
.fade.ac {
	opacity: 1;
    transform: translate(0);
}

.anim {
	opacity:0 ;
	transform: translate(0,20px);
	transition: 1.5s all 0s ease;
}
.anim.ac {
	opacity:1 ;
	transform: translate(0);
}
