@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
html { line-height: 1;
    font-size: 62.5%;
}
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a { text-decoration: none; color: inherit; }
a img { border: none; vertical-align: bottom; }
a:focus { outline: none; }
a:hover { text-decoration: underline; cursor: pointer !important;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
input, textarea, select, button {
    font-size: 1.5rem;
    font-family: inherit;
}

h1, h2, h3, h4, h5, h6, strong{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 1rem;
    vertical-align: baseline;
}
.sp{ display: none !important; }
.pc{ display: block !important; }

img{ max-width: 100%; vertical-align: bottom;}

ruby rt{ font-size: 1.4rem;}

.clearfix{display:inline-block;min-height:1%;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

/*
===================*/
html { overflow-y: scroll; }
body {
    font-weight: normal;
    text-align: left;
    line-height: 1.6;
    word-break: normal;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
    font-feature-settings: 'palt' ;
    letter-spacing: 1px;
}



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


/*フォント 指定*/

body{
    font-family: "Yu Mincho", "YuMincho", serif;
     position: relative;
}




/*ここまでフォント 指定*/


/* ここから共通 */

.inner{
    width: 1366px;
    margin: 0 auto;
}

.inner_2{
    width: 1366px;
    height: 1500px;
    margin: 0 auto;
}

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

.inner_4{
    width: 1246px;
    margin: 0 auto;
    border-top: solid 1px #DDDDDD;
    padding-top: 100px;
}


.inner_5{
    width: 1080px;
    margin: 0 auto;
}

.inner_6{
    width: 1366px;
    margin: 0 auto;
    background-color: aqua;
}



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:-1200px;
    max-width: 3000px;
    width: 3000px;
}

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




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

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


.gothic{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.bold{
    font-weight: bold;
}


.white-space{
white-space: nowrap;
}


/* ここまで共通 */


/* ここからsec1 */


h1{
    width: 600px;
    margin: 150px auto 160px;
}

.sec01_1{
    margin: 0 auto 300px;
    color: #FFF;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 5px;
    text-align: center;
}

.sec01_1 p{
    margin-bottom: 50px;    
}


/* ここまでsec1 */



/* ここからsec2 */

.sec02{
    padding-bottom: 80px;
}

.sec02 h2{
    margin: 0 auto 120px;
    color: #FFF;
    font-size: 80px;
    text-align: center;
}

.sec02 h3{
    display: table;
}

.sec02_1{
    display: table;
    color: #FFF;
    padding-bottom: 120px;
}

.sec02_1_1{
    display: table-cell;
    vertical-align: middle;
}

.sec02_1_2{
    display: table-cell;
    width: 594px;
    height: 478px;
    padding-left: 145px;
}

.sec02_2_1{
    display: table-cell;
    width: 527px;
    height: 537px;
    padding-right: 145px;
}

.sec02_2_2{
    display: table-cell;
    vertical-align: middle;
}

.sec02_title{
    font-size: 42px;
    margin-bottom: 30px;
}

.sec02_copy{
    font-size: 18px;
    line-height: 36px;
}


.sec02_1_ul{
    margin-top: 80px;
}

.sec02_1_li{
    width: 520px;
    display: flex;
    border-top: solid 1px #FFF;
    padding: 20px 0;
}

.sec02_1 ul li:nth-child(n + 5){
    border-bottom: solid 1px #FFF;
}

.sec02_con{
    display: table;
}

.sec02_1_li_l{
    float: left;
    margin-right: 40px;
}

.sec02_1_li_r{
    float: right;
}

.sec02_photo{
    display: table-cell;
    vertical-align: middle;
    width: 167px;
    overflow: hidden;
}

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

.sec02_con:hover .sec02_photo img{
    transform: scale(1.1);
    transition-duration: 0.5s;
}




.sec02_3_{
    width: 290px;
    padding-left: 40px;
}

.sec02_3_title{
    font-size: 24px;
    margin-bottom: 5px;
}

.sec02_3_copy{
    font-size: 16px;
}

.sec02_03_next{
    width: 63px;
    display: table-cell;
    vertical-align: middle;
    text-align : right;
}

.sec02_03_next_{
    width: 40px;
    transition-duration: 0.5s;
}


.sec02_1_li:hover .sec02_03_next_{
    margin-left: 30px;
    transition-duration: 0.5s;
}



/* ここまでsec2 */



