@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; }
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;
/*    scroll-behavior: smooth;*/
}

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;
}


a:hover {
    text-decoration:none; 
}


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



/*フォント 指定*/

body{
    font-family: 'Noto Sans JP', sans-serif;
    color: #000000;
}

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


/*==================================================	
                    margin
===================================================*/

.margin10{
    margin-bottom: 10px;
}

.margin20{
    margin-bottom: 20px!important;
}

.margin30{
    margin-bottom: 30px;
}

.margin40{
    margin-bottom: 40px;
}

.margin50{
    margin-bottom: 50px;
}

.margin60{
    margin-bottom: 60px;
}

.margin70{
    margin-bottom: 70px;
}

.margin80{
    margin-bottom: 80px;
}

.margin90{
    margin-bottom: 90px;
}

.margin100{
    margin-bottom: 100px;
}

.margin130{
    margin-bottom: 130px;
}

.margin150{
    margin-bottom: 150px;
}



/*==================================================	
                    fontsize
===================================================*/

.font130{
    font-size: 130px;
}

.font110{
    font-size: 110px;
}

.font60{
    font-size: 60px;
}

.font50{
    font-size: 50px;
}

.font40{
    font-size: 40px;
}

.font30{
    font-size: 30px;
}

.font26{
    font-size: 26px;
}

.font24{
    font-size: 24px;
}

.font21{
    font-size: 21px;
}

.font18{
    font-size: 18px;
}

.font16{
    font-size: 16px;
}

.font12{
    font-size: 12px;
}


/*==================================================	
                    font
===================================================*/

.rokkitt{
    font-family: 'Rokkitt', serif;
    line-height: 1;
    font-weight: 900;
}

.note{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1;
}

.regu{
    font-weight: 400;
}

.bold{
    font-weight: 900;
}

.bold700{
    font-weight: 700!important;
}

.text_fit{
    text-align: justify;
    text-justify: inter-ideograph;
}

.nowrap{
    white-space: nowrap;
}


/*==================================================	
                    center left
===================================================*/

.textcenter{
    text-align: center;
}

.text_left{
    text-align: left;
}

.textleft{
    display: flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align: left;
    text-align: justify;
    text-justify: inter-ideograph;
}





/*==================================================	
                    行間
===================================================*/

.lineheight05{
    line-height: 0.5;
}

.lineheight08{
    line-height: 0.8;
}

.lineheight10{
    line-height: 1.0;
}

.lineheight12{
    line-height: 1.2;
}

.lineheight15{
    line-height: 1.5;
}

.lineheight20{
    line-height: 2.0;
}

/*==================================================	
                    flex
===================================================*/

.flex{
    display: flex!important;
    justify-content:center!important;
    align-items:center!important;
}

.flex_top{
    display: flex!important;
    justify-content:center!important;
    align-items:flex-start!important;
}


.flex_between{
    display: flex;
    justify-content: space-between!important;
    align-items:center!important;
}

.flex_between_top{
    display: flex;
    justify-content: space-between!important;
    align-items:top!important;
}




/*==================================================	
                    btn
===================================================*/

.btn{
    width: 100%;
    margin: 0 auto;
}

.btn{
    position: relative;
    top: 0px;
    width: 385px;
    height: 80px;
    font-size: 36px;
    background-color: #000;
    border-radius: 50px;
    box-shadow: 5px 7px 0px 0px #00D4DD, 5px 7px 0px 4px #000;
    border-radius: 50px;
    display: block;
    text-align: center;
    color: #FFF;
    display: table;
    transition: .15s;
}

.btn_jp{
    font-size: 27px;
    height: 100px;
}

.btn_{
    width: 385px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    font-weight: bold;
}

.btn:after{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/arrow_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    right: 10px;
    top: 7px;
}

.btn_jp:after{
    top: 28px;
}

.arrow:after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}



/*==================================================	
                    inner
===================================================*/

.inner_1{
    padding: 0 20px;
}

.background_g{
    background-color: #E8E8E8!important;;
}

.background_w{
    background-color: #fff!important;;
    margin-top: 100px;
}



/*==================================================	
                    PC画面	
===================================================*/


.pcmenu{
    position: fixed;
    width: 100vw;
 }

.main{
    position: relative;
    width: 100vw;
/*    height: 100vh;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    background-color: #EFEFEF;
}

.smartphone{
    width: 540px;
    margin: 0 auto;
    padding-top: 80px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.smartphone_{
    padding-top: 0px!important;
}

.smartphone__{
    padding-top: 80px!important;
}

.smartphone___{
    padding-bottom: 50px!important;
    text-align: center;
}


.smartphone::-webkit-scrollbar{
    display: none;
}

.article_con .font21{
    text-align: justify;
    text-justify: inter-ideograph;
}


.main::-webkit-scrollbar{
    display: none;
}

.pc_copy{
    position: absolute;
    top: 50px;
    left: 83px;
}

.pc_copy .font110{
    line-height: 0.8;
}

.logo{
    width: 190px;

}


.recruit_logo{
    position: relative;
    width: 100vw;
    background-color: #fff;
    z-index: 5;
}

.pc_recruit{
    display: inline-block!important;
    padding: 30px 83px 15px;
}

.pc_img{
    width: 680px;
    position: absolute;
    bottom: -95vh;
    right: 30px;
}

.pc_img_issue01{
    width: 450px;
    position: absolute;
    bottom: -95vh;
    right: 70px;
}

.pc_img_issue02{
        width: 450px;
    position: absolute;
    bottom: -95vh;
    right: 100px;
}

.pc_img_issue03{
    width: 630px;
    position: absolute;
    bottom: -95vh;
    right: 30px;
}


.pc_menu{
    display: flex!important;
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: 100;
}

.pc_menu li{
    margin-right: 60px;
}

.pc_copylight{
    transform: rotate( 90deg );
    width: auto;
    height: auto;
    position: absolute;
    bottom: -50vh;
    right: -130px;
        z-index: 5;
}

.pc_copylight p{
    font-weight: 400!important;
}



/*==================================================	
                    headerナビ	
===================================================*/	

.gnavi__list {
    width: 130px;
    height: 60px;
    position: relative;
    transition: all .3s;
    cursor:pointer
}

.gnavi__list:not(:first-child)::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}

/* .gnavi__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 600;
    transition: all .3s;
} */

.gnavi__list a:hover{
    color: #00D4DD;
    transition: 0.2s;
}

.pc_menu_li a:hover{
    color: #00D4DD;
    transition: 0.2s;
}

.gnavi__list a{
    color: #000;
    transition: 0.2s;
}

.pc_menu_li a{
    color: #000;
    transition: 0.2s;
}



.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
    width: 225px;
    position: absolute;
    top: 40px;
    left: 0px;
    border: solid 1px #000;
    z-index: 5;
    background-color: #FFF;
    padding: 10px 20px 20px;
 
}
.gnavi__list:hover .dropdown__lists {
    display: inline-block;/*Gナビメニューにホバーしたら表示*/
}

.dropdown__listspan{
    color: #FFF!important;
    margin: 0 20px ;
}

.dropdown__list:hover .dropdown__listspan {
    color: #000!important;
}

.dropdown__list {
    display: flex;
    width: 200px;
    transition: all .3s;
    position: relative;
    margin-left: 0;
    padding-top: 10px;
}
.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.dropdown__list a {
    display: flex;
    justify-content: left;
    align-items: left;
    text-decoration: none;
    position: relative;
    padding: 15px 15px 15px 26px;
    font-size: 1.3rem;
    font-weight: 900;
}

.dropdown__list a{
    width: auto!important;
    padding: 0 15px 0 0 !important;
    display: block;
}

.dropdown__list .font18{
    display: block;
    margin-bottom: 3px;
}

.dropdown__list .font12{
    margin-bottom: 10px;
}

.dropdown__list_top{
    padding-top: 20px;
}



/*==================================================	
                        footer	
===================================================*/	

footer{
    text-align: center;    
    background-color: #FFF;
    padding-bottom: 0;
    border-top: solid 3px #000
}

.footer_btn{
    margin-top: 100px;
    /* padding-top: 60px;
    border-top: solid 3px #000; */
}

.footer_logo{
    width: 305px;
}

footer ul li{
    height: 170px;
    background-color: #000;
    display: table;
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #777777;
}

footer ul  li p{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

footer ul li p::after{
    content: '';
    display: inline-block;
    width: 30px;
    height: 15px;
    background-image: url(../images/arrow_4.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 30px;
    position: relative;
    left: 0;
    transition: 0.2s;
}


/*==================================================	
                  スライダーのためのcss	
===================================================*/	

.slider {
  margin: 0 auto;
  width: 100%;
}


.slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li{
    display: inline;
    padding: 0 5px;
}

.slick-dots li:before{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #FFF;
    border: #000 solid 3px;
    border-radius: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    transition: .2s
}

.slick-dots li:hover:before {
    background-color: #000;
    transition: .2s
}

.slick-dots .slick-active:before{
    background-color: #000;
}

.slick-dots li button{
    display: contents;
    font-size: 0;
}



.link{
    color: #00D4DD;
    text-decoration:underline;
    text-decoration-color: #00D4DD;
}

.link:hover{
    text-decoration:underline;
}



/*202403追加*/

.bggray{
    background-color: #E8E8E8;
}


.ja{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 80%;
}