@charset "UTF-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

@font-face {
	font-family: 'Avenir';
	src: url("../fonts/Avenir.ttc");
}
@font-face {
	font-family: 'Avenir Next';
	src: url("../fonts/Avenir Next.ttc");
}
@font-face {
    font-family: 'AxisStd-Bold';
    src: url("../fonts/AxisStd-Bold.otf");
}
@font-face {
    font-family: 'AxisStd-Light';
    src: url("../fonts/AxisStd-Light.otf");
}
@font-face {
    font-family: 'AxisStd-Medium';
    src: url("../fonts/AxisStd-Medium.otf");
}
@font-face {
    font-family: 'AxisStd-Regular';
    src: url("../fonts/AxisStd-Regular.otf");
}


body,section,h1,h2,h3,h4,h5,h6,p,ul,li,menu,a{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

.line {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding:20px 0 0 0;
	background-color: rgb(255,255,255);
	width:100%;
　　}								


a{
   color: #595757; 
}

html{ 
font-size: calc(100vw / 144);
height: 100%;
} 

body{
    height: 100%;
}

header{
    width: 100%;
    height: 8.8vw;/*127px*/
    background-color: #000;
    display: flex;
    align-items:center;
    justify-content: center;
}

header img{
    width: 100%;
}

header a{
    width: 20.5%;
}

menu{
    height: 6.3vw;/*90px*/
    width: 100%;
    display: flex;
    align-items:center;
    justify-content: center;
    color: #595757;
    font-size: 2.2rem;
}

menu a{
    display: inline-block;
    margin: 0 3.5rem 0 3.5rem;/*0 35px 0 35px;*/
    font-family: AxisStd-Regular;
}






.top{
     width: calc(100% - 30px);
     margin: 0 1.5rem 0 1.5rem;/* 0 15px 0 15px*/
    position: relative;
}

.top_back{
    object-fit: contain;
    object-position: center top;
}


section{
       display: flex;
    align-items:center;
    justify-content: center;
    flex-wrap: wrap;
}


article{
    margin: 4vw 0px 0 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
    justify-content: center;
 
}
.about1{
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.about3{
width: 72%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.about3 ul{
    margin: 8vw 0px 0 2%;
    width: 100%;
    position: relative;
    
}

.about3 .text{
    width: 100%;
}
.about3 ul li{
    font-size: 1.846rem;
    line-height: 1.19em;
    width: 18%;
    margin: 0px 2% 2.4% 0;
    background-color: #d5d5d5;
    display: flex;
    float: left;
    flex-wrap: wrap;
    justify-content: center;
    font-family: Avenir;
    position: relative;
}

.about3 ul li:before{
  content:'';
  display:block;
  width:100%;
  height:0;
  padding-bottom:100%;
}

.about3 ul li h3{
    font-size: 2.3vw;
    line-height: 0.19em;
    position: absolute;
    bottom: 0vh;
    height: 5vw;
}


.about3 .list{
    font-size: 1.1vw;/*18.46px;*/
    line-height: 1.19em;/*22.15px;*/
    margin: 0px;
    height: 57%;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    align-items: center;
    position:absolute;
}

.about3 .list2{
font-size: 1.0vw;
line-height: 1.19em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 1.5vw;
    margin-left: 3px;
}



.heading{
    color: #232323;
    font-size: 4rem;/*40px;*/
    line-height: 1.25em;/*50px;*/
    font-weight: lighter;
}

.heading2{
    color: #232323;
    font-size: 4rem;/*40px;*/
    line-height: 1.25em;/*50px;*/
    padding: 0 0% 0 2%;
    font-weight: lighter;
}

.heading3{
    color: #232323;
    font-size: 4rem;/*40px;*/
    line-height: 1.25em;/*50px;*/
    font-family: 'Avenir Next';
    letter-spacing: -0.02em;
    text-align: center;
}

.heading4{
    color: #232323;
    font-size: 4rem;/*40px;*/
    line-height: 1.25em;/*50px;*/
    padding: 0 0% 0 0;
    font-weight: lighter;
}

.brown{color: #e95513;}

.text{
    margin: 4vw 0 0 0;
    width: 66%;
    font-size: 1.8rem;/*18px;*/
    line-height: 1.7em;/*32px;*/
}




.text img{
    margin: 15px 0 0 0;
}


.textclm{
    margin: 4vw 0 0 0;
    width: 66%;
    font-size: 1.8rem;/*18px;*/
    line-height: 1.7em;/*32px;*/
    padding: 20px;
    margin: 0px 0px 60px 0;
    border: thin solid #9e9e9e;
}



.text2{
    margin: 3vw 2% 0 2%;
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.7em;

}

.point1{
    width: 45%;
    height: 50%;
    margin: 0 0 20px 0;
}

.point1 p{
    font-family: Avenir;
}

.caption{
    margin: 3.5vw 0 20px 3%;
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    
}




.caption img{
    width: 80%;
    height: auto;
}

.caption2nd{
    margin: 3.5vw 0 20px 3%;
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    
}



.caption2nd img{
    width: 80%;
    height: auto;
}

.caption2{
    margin: 3.5vw 0 20px 3%;
    width: 35%;
    
}


.caption3{
    margin: 3.5vw 0 0px 3%;
    width: 35%;
    
}
.caption3 img{
    width: 100%;
    height: auto;
}


.caption2 img{
    width: 100%;
    height: auto;
}

.caption p{
    margin: 10px 0 0 0px;
    width: 80%;
      font-size: 1.6rem;/*16px;*/
    line-height: 1.58em;/*19px;*/
    
}

.caption2nd p{
    margin: 10px 0 0 0px;
    width: 80%;
      font-size: 1.6rem;/*16px;*/
    line-height: 1.58em;/*19px;*/
    
}

.about4{
    padding: 80.6px 0 83.5px 0;
    background-color: #f1f1f1;
}


.font33{
    font-size: 3.3rem;/*33px;*/
    line-height: 1.19em;/*39.5px;*/
    letter-spacing: -0.03em;
}

.font22{
    font-size: 2.2rem;/*22px;*/
    line-height: 1.2em;/*26.5px;*/
}
.font19{
    font-size: 1.9rem;/*19px;*/
    line-height: 1.2em;/*23px;*/
}

.font16{
    font-size: 1.6rem;/*16px;*/
    line-height: 1.18em;/*19px;*/
}
.font31{
    font-size: 3.1rem;/*31px;*/
    line-height: 1.19em;/*37px;*/
    
}

.font25{
    font-size: 2.5rem;/*25px;*/
    line-height:2.8em; /*70px;*/
}


.midashi{
	font-size: 130%;
	font-weight: bold;
}

.small{font-size: 50%;}

footer{
    margin: 150px 0 0 0;
    padding: 0 15px 30px 15px;
    height: 210px;
    background-color: #303030;
}

footer ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    
}
footer ul li{
    width: calc(100% / 3);
    height: 100%;
    list-style: none;
    
}

.info{
    display: flex;
    align-items:center;
}

.info img{
    width: 177.655px;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    object-fit: contain;
}

.info p{
    margin-top: 12px;
    font-size: 1.4rem;/*14px;*/
    line-height: 1.57em;/*22px;*/
    color: #FFF;
    font-family: Avenir;
}

.guide{
    display: flex;
    align-items:center;
    justify-content: center;
    position: relative;
}
.copylight{
    position: absolute;
    bottom: 0px;
    font-size: 1.4rem;/*14px;*/
    color: #FFF;
    white-space: nowrap;
}
.guide a{
    font-size: 1.7rem;/*17px;*/
    color: #FFF;
    text-decoration:none;
    margin: 0 5px 0 5px;
}


#wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background:#333;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2
}
#wrapper nav ul li {
    display:block;
    padding: 10px 28px
}

#wrapper nav ul li a {
    text-decoration: none;
    color: #ddd
}

#wrapper .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}

#wrapper .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #666;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
}

#wrapper .btn-gnavi span:nth-child(1) {
    top: 0
}

#wrapper .btn-gnavi span:nth-child(2) {
    top: 10px
}

#wrapper .btn-gnavi span:nth-child(3) {
    top: 20px
}



#wrapper .btn-gnavi.open span {
    background: #fff
}

#wrapper .btn-gnavi.open span {
    width: 24px;
}

#wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}

#wrapper .contents section:nth-child(odd) p {
    left: 10%
}

#wrapper .contents section:nth-child(even) p {
    right: 10%
}



@media only screen and (max-width: 767px) {
    
    .about1{
    width: 87%;
    }
    
    .caption{
    margin: 8.5vw 0 20px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height:auto;
    
}

.caption img{
    width: 217px;
    height: 222px;

    
}


    .caption2nd{
    margin: 8.5vw 0 20px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height:auto;
    
}

.caption2nd img{
    width: 217px;
    height: 284px;

    
}

   .caption p{
    margin: 10px 0 0 0px;
    width: 80%;
      font-size: 1.8rem;/*16px;*/
    line-height: 1.68em;/*19px;*/
    
}

.caption2nd p{
    margin: 10px 0 0 0px;
    width: 80%;
      font-size: 1.8rem;/*16px;*/
    line-height: 1.68em;/*19px;*/
    
}

   
    
    .text{
        width: 100%;
    font-size: 2.6rem;/*18px;*/
    line-height: 1.7em;/*32px;*/
}
  
    
.caption2{
    margin: 80px 0 20px 0px;
    width: 100%;
    
}
    
    .about3{
        width: 91%;
    }
.about3 ul{

    
}
    
.about3 ul li{
width: 31%;
}

.about3 ul li h3{
    font-size: 5vw;
    height: 10vw;
}


.about3 .list{
font-size: 2.5vw;

}
.about3 .list2{
font-size: 2.1vw;
top: 4.5vw;
}

    
.textclm{
    margin: 4vw 0 0 0;
    width: 95%;
    font-size: 2.5rem;/*18px;*/
    line-height: 1.7em;/*32px;*/
    padding: 20px;
    margin: 0px 0px 60px 0;
    border: thin solid #9e9e9e;
}
    
.caption3{
    margin: 80px 0 0px 0px;
    width: 100%;
    
}

    html{
        font-size: calc(100vw / 75);
    }
    
        .info2{
        width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 12vw 0 0 0;
    }
    
    .info2 p{
    width: 100%;
    text-align: center;
}
    
     .info a{
    width: 41%;
}
    
    .info img{
        width: 100%;
    }
    
menu{
    height: 12.3vw;
    font-size: 3.2rem;
}
    
    

    
footer {
    height: 50vw;
}
    footer ul li{
    width: 100%;
    height: 50%;
    list-style: none;
}
    
}