.sawarabi{
    font-family: 'Lato','Sawarabi Gothic', sans-serif;
    font-size: 14px;
    line-height: 1.8;
}
.notoserif{
    font-family: 'Noto Serif JP', serif;
}
a{
    box-sizing: border-box;
}
.special5 section{
    font-size: 14px;
    line-height: 1.8;
}
.texts span {
    background: linear-gradient(transparent 0%, #fff462 0%);
    display: inline;
    padding: 0;
    font-weight: bold;
}
.sfont{
    font-size: 0.9em;
    margin-top: 5px;
}
/*---------- sec0 -------------*/
.sec0{
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 40px auto 0;
}
.sec0title{
    position: absolute;
    width: 30%;
    top: 10%;
    left: 5%;
    z-index: 2;
}
.top_slider{
    width: 80%;
    float: right;
}

.lead{
    width: 70%;
    max-width: 760px;
    margin: 60px auto 20px;
    font-size: 16px;
    line-height: 2;
}

/*---------- sec1 -------------*/
.sec1{
    background: #f3bbc3;
}
.sec1 .wrapper {
    padding: 60px 0 55px;
    position: relative;
}
.text1{
    width: 52%;
}
.img1-1 {
    width: 41%;
    position: absolute;
    top: -70px;
    right: 0;
}
.img1-2 {
    width: 35%;
    position: absolute;
    bottom: -80px;
    right: 0;
}
.title1{
    width: 400px;
    margin: 0 auto 60px 32%;
    display: block;
}
.sec1top{
    margin-top: -1px;
}
.sec1btm{
    margin-bottom: -1px;
}
/*---------- sec2 -------------*/
.title2{
    width: 470px;
    margin: 0 auto 60px 27%;
    display: block;
}
.sec2 .wrapper {
    padding: 0;
    position: relative;
}
.img2-1 {
    position: absolute;
    width: 30%;
    bottom: 0;
    left: 0;
}
.img2-2 {
    position: absolute;
    width: 25%;
    top: 105%;
    right: 0;
}
.text2{
    width: 63%;
    margin-left: 37%;
    margin-bottom: 50px;
}

/*---------- sec3 -------------*/
.sec3{
    background: #e8cea7;
    margin-bottom: -1px;
}
.sec3 .wrapper{
    padding: 50px 0 0 0;
    position: relative;
}
.title3{
    width: 650px;
    margin: 0 0 40px 0;
    display: block;
}
.img3-1{
    position: absolute;
    width: 25%;
    bottom: 0;
    right: 0;
}
.img3-2{
    width: 100%;
}
.text3{
    width: 65%;
}
.sec3gbbtm{
    background: url(../img/bg2.gif) bottom center no-repeat;
    background-size: contain;
}
.sec32wrapper {
    padding: 0 25% 0 0!important;
    margin-top: 30px;
}
.sec3 .greenlink{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
}
.sec3top{
    margin-top: -1px;
}
.greenlink {
    border: 2px solid #005952;
    color: #005952;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 30px 5px 10px;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    border-radius: 10px;
}
.greenlink::after{
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent #005952;
}

/*---------- sec4 -------------*/
.sec4{
    width: 100%;
    position: relative;
}
.sec4top{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sec4bottom{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.img4-1{
    margin: 2px auto;
    display: block;
}
/*---------- sec5 -------------*/
.title5 {
    width: 510px;
    display: block;
    margin: 0 auto 40px 23%;
}
.sec5 .wrapper{
    position: relative;
    padding-bottom: 40px;
}
.img5-1{
    position: absolute;
    right: 0;
    width: 30%;
    top: -50px;
}
.img5-2{
    position: absolute;
    right: 0;
    width: 30%;
    top: 90%;
}
.text5{
    width: 60%;
}

/*---------- sec6 -------------*/
.sec6{
    background: #f3bbc3;
}
.sec6 .wrapper {
    padding: 30px 0 30px 0;
    position: relative;
}
.title6 {
    width: 480px;
    margin: 50px 0 40px 35%;
    display: block;
}
.img6-1 {
    position: absolute;
    top: -40px;
    left: 0;
    width: 29%;
}
.img6-2 {
    position: absolute;
    top: 98%;
    left: 0;
    width: 46%;
}
.text6{
    width: 65%;
    margin-left: 35%;
}
.sec6top{
    margin-top: -1px;
}
.sec6bottm{
    margin-bottom: -1px;
}
/*---------- sec7 -------------*/
.sec7 .wrapper{
    padding: 0;
    margin-bottom: 100px;
    position: relative;
}
.title7{
    width: 250px;
    display: block;
    margin: 0 auto 40px 53%;
}
.img7-1{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 27%;
}
.text7{
    width: 68%;
}

/*---------- sec8 -------------*/
.sec8{
    padding: 50px 0 30px;
    width: 100%;
    background: #d5a761;
    color: #fff;
}
.members .col{
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 30px;
}
.members .col:nth-child(3n){
    margin-right: 0;
}
.membername {
    text-align: center;
    font-size: 28px;
    margin: 10px 0 20px;
    width: 100%;
    line-height: 28px;
}
.membername span{
    font-size: 14px;
    background: none!important;
    font-weight: normal!important;
}
.title8{
    display: block;
    width: 90%;
    margin: 0 auto 40px;
    display: block;
}
.title8.show_768{
    display: none!important;
}

/*---------- sec9 -------------*/
.sec9{
    margin: 80px 0;
}
.sec9 a{
    position: relative;
    width: 100%;
    color: #fff;
    background: #d71e36;
    border-radius: 10px;
    padding: 10px 35px;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    display: block;
}
.sec9 a::after{
    content: '';
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent #fff;
}
@media only screen and (max-width: 1280px) {
    .sec3gbbtm{
        background: url(../img/bg3.gif) bottom center no-repeat;
        background-size: contain;
    }
}
@media only screen and (max-width: 1080px) {
    .special5 section .wrapper{
        padding-left: 40px!important;
        padding-right: 40px!important;
    }
    .img1-1 {
        right: 40px;
    }
    .title1 {
        width: 45%;
        margin: 0 auto 40px 24%;
    }
    .img1-2 {
        width: 33%;
        bottom: -45px;
        right: 40px;
    }
    .img2-1 {
        width: 30%;
        left: 40px;
    }
    .title2 {
        width: 53%;
        margin: 0 auto 40px 28%;
    }
    .title3 {
        width: 70%;
    }
    .img2-2 {
        width: 27%;
        right: 30px;
    }
    .img3-1 {
        right: 40px;
    }
    .img3-2 {
        width: 65%;
        margin-bottom: 40px;
    }
    .sec3 .greenlink {
        top: calc(100% - 40px);
    }
    .sec3 .greenlink {
        left: 40px;
    }
    .special5 .sec4 .wrapper{
        padding: 0!important;
        max-width: none!important;
    }
    .title5 {
        width: 55%;
        margin: 20px auto 40px 21%;
    }
    .img5-1 {
        right: 20px;
    }
    .img5-2 {
        right: 20px;
        top: 84%;
    }
    .title6 {
        width: 52%;
    }
    .img6-1 {
        top: -40px;
        left: 30px;
        width: 28%;
    }
    .img7-1 {
        right: 30px;
    }
    .title7 {
        width: 27%;
        margin: 0 auto 40px 52%;
    }
    .lead {
        margin: 40px auto 20px;
    }


}

@media only screen and (max-width: 860px) {
    .img1-1 {
        width: 30%;
        top: 0;
        right: 40px;
    }
    .img1-2 {
        width: 30%;
        bottom: 0px;
        right: 40px;
    }
    .text1 {
        width: 61%;
    }
    .title1 {
        margin: 0 auto 30px 0;
    }
    .sec1 .wrapper {
        padding: 40px 0 40px;
    }
    .img2-1 {
        width: 27%;
        left: 40px;
        bottom: auto;
        top: -40px;
    }
    .img2-2 {
        width: 27%;
        right: auto;
        left: 40px;
        bottom: -60px;
        top: auto;
    }
    .title2 {
        width: 53%;
        margin: 20px auto 30px 27%;
    }
    .text2 {
    width: 64%;
        margin-left: 36%;
        margin-bottom: 50px;
    }
    .text3 {
        width: 100%;
    }
    .img3-1 {
        position: static;
        float: right;
        display: block;
        margin: -150px 0 30px 30px;
    }
    .img3-2 {
        width: 80%;
    }
    .title5 {
        margin: 50px auto 30px 0;
    }
    .text5 {
        width: 68%;
    }
    .img5-2 {
        right: 30px;
        top: auto;
        bottom: 0;
        width: 25%;
    }
    .img5-1 {
        right: 30px;
        width: 25%;
        top: -80px;
    }
    .title5 {
        width: 55%;
        margin: 50px auto 30px 0;
    }
    .sec5 .wrapper {
        padding-bottom: 0px;
        margin-bottom: 40px;
    }
    .img6-1 {
        top: auto;
        left: auto;
        width: 26%;
        position: static;
        float: left;
        margin: 0 40px 30px 0;
    }
    .title6 {
        width: 52%;
        margin: 20px 0 30px;
    }
    .sec6 .wrapper {
        padding: 0 40px;
        position: relative;
    }
    .img6-2 {
        position: static;
        top: auto;
        left: auto;
        width: 80%;
        max-width: 460px;
        display: block;
        margin-top: 20px;
    }
    .text6 {
        width: 100%;
        margin-left: 0;
    }
    .title7 {
        width: 50%;
        margin: 50px auto 30px 0;
    }
    .img7-1 {
        right: 30px;
        position: static;
        float: right;
        margin: -150px 0 30px 30px;
    }
    .text7 {
        width: 100%;
    }
    .sec7 .wrapper {
        margin-bottom: 60px;
    }
    .title8 {
        margin: 0 auto 35px;
        width: 100%;
    }
    .sec9 {
        margin: 50px 0 80px;
    }
    .lead{
        line-height: 1.8;
    }
    .sec9 a {
        font-size: 16px;
    }
    .title7.hide_860{
        display: none!important;
    }
    .title7.show_860{
        display: block!important;
    }

}
@media only screen and (max-width: 768px) {
    .img1-2 {
        bottom: auto;
        right: 40px;
        top: calc(100% - 30px);
        width: 40%;
    }
    .img1-1 {
        width: 30%;
        top: auto;
        right: auto;
        position: static;
        float: right;
        margin: -150px 0 30px 30px;
    }
    .text1 {
        width: 100%;
    }
    .title1 {
        width: 58%;
    }
    .img2-1 {
        width: 27%;
        left: auto;
        bottom: auto;
        top: auto;
        position: static;
        float: left;
        margin: 0 30px 30px 0;
    }
    .title2 {
        width: 69%;
        margin: 10px auto 30px 0;
    }
    .img2-2 {
        width: 37%;
        right: auto;
        left: 40px;
        bottom: auto;
        top: calc(100% + 20px);
    }
    .text2 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px;
    }
    .title3 {
        width: 91%;
        margin: 10px auto 30px 9%;
    }
    .img3-1 {
        margin: 0 0 30px 30px;
    }
    .img5-1 {
        right: auto;
        width: 25%;
        top: auto;
        position: static;
        float: right;
        margin: -50px 0 30px 30px;
    }
    .img5-2 {
        right: 40px;
        top: 100%;
        bottom: 0;
        width: 40%;
    }
    .sec5 .wrapper {
        padding-bottom: 20px;
    }
    .text5 {
        width: 100%;
    }
    .title5 {
        width: 72%;
        margin: 30px auto 30px 0;
    }
    .title6 {
        width: 66%;
        margin: 30px 0 30px;
    }
    .title7 {
        width: 65%;
        margin: 40px auto 30px 0;
    }
    .membername {
        font-size: 24px;
    }
    .lead {
        width: 100%;
        padding: 0 40px;
        font-size: 14px;
    }
    .title8.show_768{
        display: block!important;
    }

}
@media only screen and (max-width: 640px) {
    .members .col,.members .col:nth-child(3n) {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .members .col:nth-child(even){
        margin-right: 0;
    }
    .img1-1 {
        width: 35%;
        margin: -100px 0 20px 20px;
    }
    .img2-1 {
        width: 30%;
        margin: 0 20px 20px 0;
    }
    .img2-2 {
        width: 42%;
    }
    .title3 {
        width: 91%;
        margin: 20px 0 30px 0;
    }
    .img3-1 {
        margin: 0 0 20px 20px;
        width: 30%;
    }
    .img3-2 {
        width: 100%;
    }
    .sec32wrapper{
        margin: 20px 0 0!important;
    }
    .img5-1 {
        width: 30%;
        margin: -90px 0 20px 20px;
    }
    .img5-2 {
        width: 45%;
    }
    .img6-1 {
        width: 30%;
        margin: 0 25px 20px 0;
    }
    .img7-1 {
        margin: -150px 0 20px 20px;
        width: 32%;
    }
    .sec7 .wrapper {
        margin-bottom: 40px;
    }
    .top_slider {
        width: 100%;
        float: none;
    }
    .sec0title{
        width: 100%;
        top: 70%;
        left: 0;
        text-align: center;
    }
    .sec0title img{
        width: 60%;
        max-width: 300px;
    }
    .sec0 {
        margin: 15px auto 0;
    }
}
@media only screen and (max-width: 480px) {
    .special5 section .wrapper{
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
    .sec0title img {
        width: 50%;
    }
    .members .col, .members .col:nth-child(3n), .members .col:nth-child(even) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .members .col img{
        max-width: 200px;
        margin: 0 auto;
        display: block;
    }
    .lead {
        padding: 0 30px;
        font-size: 14px;
    }
    .special5 section {
        font-size: 13px;
    }
    .title3 {
        width: 100%;
        margin: 0px 0 20px 0;
    }
    .title2 {
        width: 75%;
        margin: 0px auto 20px 0;
    }
    .title1 {
        width: 77%;
        margin-bottom: 20px;
    }
    .title5 {
        width: 79%;
        margin: 30px auto 20px 0;
    }
    .img5-1 {
        margin: -30px 0 20px 20px;
    }
    .title6 {
        width: 73%;
        margin: 20px 0 20px;
    }
    .title7 {
        width: 72%;
        margin: 30px auto 20px 0;
    }
    .img7-1 {
        margin: 0px 0 20px 20px;
        width: 32%;
    }
    .sec8 {
        padding: 30px 0 10px;
    }
    .title8 {
        margin: 0 auto 20px;
    }
    .membername {
        font-size: 24px;
        margin: 5px 0 10px;
        line-height: 28px;
        width: calc(100% - 170px);
        text-align: center;
        padding-top: 30px;
        font-weight: bold;
    }
    .members .col img {
        max-width: 150px;
        margin: 0 auto 15px;
        display: block;
        float: right;
    }
    .img1-1 {
        width: 35%;
        margin: -70px 0 10px 20px;
    }
    .img1-2 {
        width: 50%;
    }
    .title2 {
        width: 93%;
        margin-top: 70px;
    }
    .img2-1 {
        width: 30%;
        margin: 0 20px 10px 0;
    }
    .img2-2 {
        width: 50%;
    }
    .title3 {
        width: 93%;
        margin: 70px 0 20px 0;
    }
    .img3-1 {
        margin: 0 0 10px 20px;
    }
    .sec4 {
        margin-top: 25px;
    }
    .title5 {
        width: 100%;
        margin: 20px auto 20px 0;
    }
    .img5-1 {
        margin: 0px 0 10px 20px;
    }
    .img5-2 {
        width: 50%;
    }
    .title6 {
        width: 90%;
        margin: 80px 0 20px;
    }
    .img6-1 {
        margin: 0 25px 10px 0;
    }
    .img6-2 {
        width: 90%;
    }
    .title7 {
        width: 90%;
        margin: 30px auto 20px 0;
    }
    .img7-1 {
        margin: 0px 0 10px 20px;
    }
    .greenlink{
        font-size: 14px;
    }



}
