@charset "UTF-8";
@media screen and (min-width:768px) and ( max-width:1200px){


/* ここまでリセットcss */


/* ここから共通 */

.inner{
    width: 91.215vw;
    margin: 0 auto;
}

.inner_2{
    width: 91.215vw;
    margin: 0 auto;
}

.inner_3{
    width: 100vw;
    margin: 0 auto;
    background-color: #000c18;
}

.inner_4{
    width: 91.215vw;
    margin: 0 auto;
    border-top: solid 1px #DDDDDD;
    padding-top: 5vw;
}


.inner_5{
    width: 55.344vw;
    margin: 0 auto;
}

.inner_6{
    width: 91.215vw;
    margin: 0 auto;
}



a{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}


.back{
    width: 100vw;
    background: linear-gradient( #000f21, #000c17);
    position: relative;
}

.back_2_img{
    position: absolute;
    top: 0;
    left:50%;
    right: 0;
    margin-left:-87.848vw;
    max-width: 175.695vw;
    width: 175.695vw;
    background: linear-gradient( #000f21, #000c17);
}

.back_2{
    width: 100vw;
    background-color: #000c17;
}

.btn{
    opacity: 1;
    transition: 0.8s;
}

.btn:hover{
    opacity: 0.5;
    transition: 0.8s;
}


/* ここまで共通 */


/* ここからsec1 */


h1{
    font-size: 3.367vw;
    line-height: 4.392vw;
    margin: 20vw auto 5vw;
    text-align: left;
    color: #FFF;
    padding: 0 17.936vw;
}

.sec01_1{
    margin: 0 auto 120px;
    color: #FFF;
    font-size: 1.318vw;
    line-height: 2.635vw;
    text-align: left;
    padding: 0 17.936vw;
}

.sec01_2,.sec01_3{
    position: relative;
    font-size: 2.562vw;
    text-align: left;
    color: #FFF;
    margin-bottom: 4.392vw;
    padding: 0 17.936vw;
}

.sec01_3::before{
    position: absolute;
    content: "";
    border-top: solid 1px #FFF;
    width: 3.66vw;
    top: -2.196vw;
}

.sec01_2{
    margin-bottom: 10vw;
}

.sec01_3{
    margin-bottom: 5vw;
}


.sec01_photo{
    padding-bottom: 8.785vw;
}


/* ここまでsec1 */



/* ここからsec2 */

.sec02{
    margin-bottom: 8.785vw;
}

.sec02 h2{
    margin: 120px auto 40px;
    color: #FFF;
    font-size: 1.8vw;
    padding-bottom: 1.0vw;
    text-align: left;
    border-bottom: solid 1px #FFF;
}

.sec02_1{
    color: #FFF;
    padding-bottom: 8.785vw;
    display: flex;
}

.sec02_1_1{
    margin-right: 3.66vw;
    width: 200px
}

.sec02_1_2{
    width: 38.067vw;
}

.sec02_1_belongs{
    font-size: 0.878vw;
    margin-bottom: 1.171vw;
    text-align: left;
    color: #FFF;
}

.sec02_1_name{
    font-size: 1.171vw;
    margin-bottom: 2.928vw;
    text-align: left;
    color: #FFF;
}

.sec02_1_copy{
    font-size: 1.025vw;
    line-height: 1.83vw;
    text-align: left;
    color: #FFF;
}


/* ここまでsec2 */


/* ここからsec3 */

.sec03_con{
    padding-bottom: 8.785vw;
}

.sec03 h2,.sec04 h2{
    position: relative;
    font-size: 2.562vw;
    text-align: left;
    color: #FFF;
    margin-bottom: 4.392vw;
}

.sec03 h2::before,.sec04 h2::before{
    position: absolute;
    content: "";
    border-top: solid 1px #FFF;
    width: 3.66vw;
    top: -2.196vw;
}

.sec03 h2{
    position: relative;
    font-size: 2.562vw;
    text-align: left;
    color: #FFF;
    margin-bottom: 4.392vw;
}

.sec03_img{
    margin-bottom: 4.392vw;
}
.sec03_copy{
    font-size: 1.318vw;
    line-height: 2.635vw;
    color: #FFF;
    margin-bottom: 4.392vw;
}
    
.sec03_copy_q{
    position: relative;
    width: 52vw;
    left: 3vw;
    margin-bottom: 2vw;
}

.sec03_copy_q:before{
    position: absolute;
    top: 1.3vw;
    left: -3vw;
    width: 2vw;
    height: 1px;
    content: '';
    background: #FFF;
}    
            

.sec03_annotation{
    font-size: 0.878vw;
    line-height: 1.464vw;
    color: #FFF;
    margin-bottom: 4.392vw;
}


/* ここまでsec3 */


/* ここからsec4 */

.sec04{
    padding-bottom: 17.57vw;
}

.sec04 ul li{
    display: flex;
    padding: 0 1.464vw ;
}

.sec04 ul li:not(:last-child){
    padding-bottom: 2.928vw;
    border-bottom: solid 1px #FFF;
}

.sec04 ul li:not(:first-child){
    padding-top: 2.928vw ;
}

.sec04_img{
    width: 7.321vw;
    margin-right: 2.928vw;
}

.sec04_con{
    width: 42.167vw;
}

.sec04_title{
    display: flex;
    align-items: flex-end;
    margin-bottom: 0.586vw;
}

.sec04_title_1{
    font-size: 1.611vw;
    color: #FFF;
    margin-right: 0.732vw;
}

.sec04_title_2{
    font-size: 0.878vw;
    color: #FFF;
}
    
.sec04_title2{
    display: flex;
    margin-bottom: 0.5vw;
    align-items: flex-end;
}    
    

.sec04_name{
    font-size: 1.464vw;
    color: #FFF;
    margin-bottom: 1.83vw;
}

.sec04_copy{
    font-size: 1.025vw;
    color: #FFF;
}


/* ここまでsec4 */



/* ここからsec5 */

.sec05{
    padding: 9.151vw 0;
}

.sec05 h2{
    font-size: 3.367vw;
    margin-bottom: 2.928vw;
}

    
.sec05{
    padding: 10.417vw 0;
}

.sec05 h2{
    font-size: 3.833vw;
    margin-bottom: 3.333vw;
}

.sec05_1 li{
    display: inline-block;    
    margin-right: 1.667vw;
}    

.sec05_1 li p{
    display: inline-block;  
    width: 28.2vw;
    font-size: 1.5vw;
    margin-top: 0vw;
}    


.sec05_img{
    width: 32.083vw;
    height: 15.3vw;
    overflow: hidden;
}

.sec05_img img{
    transform: scale(1.0);
    transition-duration: 0.5s;
}


.sec05 ul li:hover .sec05_img img{
    transform: scale(1.1);
    transition-duration: 0.5s;     
    
}



/* ここまでsec5 */



}
