@charset "utf-8";
html {
    font-size: 62.5%;
}
body {
    width: 100%;
    font-size: 1.6em;
    line-height: 1.8;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.inbox {
    width: 1100px;
    max-width: 100%;
    margin: auto;
}
.inbox2 {
    max-width: 1500px;
    margin: auto;
}
a:hover {
    opacity: 0.8;
    transition: 0.5s;
}
.flex {
    display: flex;
}
.pc_none {
    display: none;
}
.noto,
.sec_ttl,
.cmn_ttl1,
.editor h2,
.editor h3 {
    font-weight: 500;
    line-height: 1.5;
    font-family: "Noto Serif JP", serif;
}
.blue1,
.sec_ttl {
    color: #033087;
}
.bk_blue1 {
    background-color: #033087;
}
.blue2 {
    color: #00a0dd;
}
.bk_blue2 {
    background-color: #00a0dd;
}
.blue3 {
    color: #0063b1;
}
.bk_blue3 {
    background-color: #0063b1;
}
.line_h {
    line-height: 2;
}
a[href^="tel:"] {
    pointer-events: none;
}
.sec_ttl {
    font-size: 3.5rem;
    margin-bottom: 20px;
    font-weight:600;
    font-family: YuMincho, 游明朝, Times New Roman, Hiragino Mincho ProN, HGS明朝B, ＭＳ Ｐ明朝, serif!important;
}
.sec_ttl span {
    font-size: 1.4rem;
    display: block;
}
.tate {
    writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
#header {
    position: fixed;
    width: 100%;
    height: 82px;
    top: 0;
    z-index: 9999;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 7px solid #033087;
}
#header.flex {
    justify-content: space-between;
}
#header.flex,
#header .h_info {
    align-items: center;
}
#header .h_logo {
    padding: 10px 0 0 2%;
}
#header .h_info {
    padding: 0;
}
#header .navi {
    margin: 5px 15px 0 0;
}
#header .navi li {
    margin-right: 15px;
}
#header .navi li:hover a {
    color: #00a0dd;
}
#header .h_tel {
    font-size: 3rem;
    font-weight: 700;
    padding-left: 18px;
    margin-right: 30px;
    line-height: 1.5;
    background: url(//syuei-0114.co.jp/design/themes/syuei-0114/css/../img/cmn/tel_icon.png) no-repeat 0% 52%;
}
#header .h_mail a {
    display: block;
    padding: 24px 22px;
}
#mainv {
    position: relative;
    background: url(//syuei-0114.co.jp/design/themes/syuei-0114/css/../img/top/main_visual.jpg) no-repeat center center;
    background-size: cover;
    height: 100vh;
}
.main_copy {
    position: absolute;
    left: 0;
    right: 0;
    top: 36%;
    z-index: 999;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    background: url(//syuei-0114.co.jp/design/themes/syuei-0114/css/../img/top/mv_logo.png) no-repeat center;
    padding: 40px 0;
}
.main_copy .h1_txt {
    font-size: 8rem;
}
.main_copy .h1_txt .ten {
    margin-right: -35px;
}
.main_copy .txt {
    font-size: 3.6rem;
}
#top_content {
    padding: 120px 0;
}
.more_link {
    transition: 0.5s;
    font-size: 1.6rem;
}
.more_link,
.more_link a {
    color: #033087;
}
.more_link span {
    display: inline-block;
    padding: 6px 0 6px 40px;
    background: url(../images/arrow.png) no-repeat center left;
}
.more_link:hover {
    letter-spacing: 2px;
}
#sec1 {
    text-align: center;
    margin-bottom: 100px;
}
#sec2 {
    margin-bottom: 100px;
    padding: 0 8%;
}
.sec2_lt,
.sec2_rt {
    width: 42%;
}
.sec2_rt {
    margin-top: 80px;
}
.sec2_box .box_in {
    position: relative;
}
.sec2_box .box_in .image {
    width: 70.5%;
    height: auto;
}
.sec2_box .box_in .image img {
    max-width: 100%;
}
.sec2_top {
    width: 550px;
    margin-bottom: 80px;
    max-width: 100%;
}
#sec2 .subttl {
    /*width: 80px;*/
    /*height: 300px;*/
    font-size: 2.8rem;
    padding-left: 30px;
    letter-spacing: 2px;
    /*position: absolute;*/
    /*top: 5%;*/
    /*right: 5%;*/
}
@media only screen and (max-width: 767px) {
    #sec2 .subttl {
    /*width: 80px;*/
    /*height: 300px;*/
    font-size: 2.8rem;
    padding-left: 15px;
    letter-spacing: 2px;
    /*position: absolute;*/
    /*top: 5%;*/
    /*right: 5%;*/
}
}
#sec2 .subttl span.txt1 {
    color: #aaa;
    font-size: 1.4rem;
    display: block;
}
#sec2 .sec2_lt .subttl span.txt2 {
    margin-top: 60px;
}
#sec2 .sec2_rt .subttl span.txt2 {
    margin-top: 120px;
}
.sec2_box {
    justify-content: space-around;
}
.sec2_box .box_in_content{
    position: absolute;
    right: -30px;
    bottom: -25px;
}
.sec2_box .txtbox {
    width: 370px;
    font-size: 1.4rem;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.9);
    /*position: absolute;*/
    /*right: -30px;*/
    /*bottom: -25px;*/
    transition: 0.5s;
}
.sec2_box .txtbox:hover {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.sec2_box .txtbox a {
    padding: 30px 30px 15px;
    display: block;
}
.sec2_box .txtbox a p{
    font-size: 14px;
    padding: 0;
}
.sec2_box .txtbox a:hover {
    opacity: 1;
}
.sec2_box .txtbox .more_link {
    margin-top: 8px;
}
@media screen and (max-width: 1440px) {
    #sec2 {
        padding: 0 4%;
    }
    #sec2 .subttl {
        right: 15px;
    }
    .sec2_box .txtbox {
        bottom: -40px;
    }
}
#sec3 {
    padding-left: 11%;
    justify-content: space-between;
}
.sec3_lt {
    width: 700px;
    margin-right: 5%;
}
.sec3_lt .txt1 {
    margin-bottom: 40px;
}
.sec3_lt .txt2 .subttl {
    font-size: 2.8rem;
    margin-bottom: 15px;
}
.sec3-type_list ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 60px;
}
.sec3-type_list li {
    text-align: center;
}
.sec3-type_list li:nth-child(-n + 4) {
    margin-bottom: 40px;
}
.sec3-type_list li .image,
.sec3-type_list li:last-child {
    width: 145px;
    height: 145px;
    border-radius: 50%;
}
.sec3-type_list li .image {
    background-color: #e6e6e6;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec3-type_list li:last-child {
    color: #fff;
    text-align: center;
    transition: 0.5s;
    background-color: #0063b1;
}
.sec3-type_list li:last-child:hover {
    background-color: #033087;
}
.sec3-type_list li:last-child a {
    color: #fff;
    display: block;
    padding: 45px 0;
}
.sec3_rt {
    width: 55%;
}
.sec3_rt img {
    width: 100%;
    height: 1170px;
    object-fit: cover;
}
@media screen and (max-width: 1440px) {
    #sec3 {
        padding-left: 5%;
    }
}

@media (max-width: 1280px){

    .inbox{
        padding: 0 5%;
        box-sizing: border-box;
    }
    .sec2_box{
        flex-wrap: wrap;
    }
    .sec2_lt, .sec2_rt{
        width: 100%;
        max-width: 520px;
        margin: 0 auto;
    }
    .sec2_rt {
        margin-top: 80px;
    }
    #sec3{
        flex-wrap: wrap;
        padding-right: 5%;
    }
    .sec3_lt,.sec3_rt{
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }
    .sec3_rt {
        margin-top: 80px;
    }
}

@media (max-width: 767px){
    .sec_ttl{
        font-size: 2.4rem;
    }
    .sec2_box .box_in_content{
        position: static;
    }
    .sec2_box .box_in .image{
        width: 100%;
    }
    .sec2_box .txtbox{
        position: static;
        width: 100%;
    }
    .sec2_box .txtbox a{
        margin: 0px 0 0;
        padding: 15px;
    }
}
/* --------------------------縲繝｡繧､繝ｳ繧ｹ繝ｩ繧､繝繝ｼ縲-------------------------- */

.top_main {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh !important;
    min-width: 1120px;
}
.vegas-timer {
    display: none;
}
.top_main_title {
    color: #080808;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 130px;
    margin:auto;
    z-index: 3;
    width: fit-content;
    height: 230px;
    font-size: 1.7rem;
}
.top_main_title h1 {
    font-size: 5.8rem;
    padding: 0;
    font-weight: 500;
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    position: relative;
    color: #fff;
    font-family: YuMincho, 游明朝, Times New Roman, Hiragino Mincho ProN, HGS明朝B, ＭＳ Ｐ明朝, serif;
}
.top_main_title p{
    color: #fff;
    font-weight: 500;
}
/* .top_main_title h1:before{
    content: "";
    position: absolute;
    left: -70px;
    bottom: 25px;
    background: #016FB9;
    transform: skew(-25deg,0deg);
    width: 10px;
    height: 70px;
}
.top_main_title h1:after{
    content: "";
    position: absolute;
    right: -20px;
    bottom: -60px;
    background: #016FB9;
    transform: skew(-25deg,0deg);
    width: 10px;
    height: 70px;
} */
.top_main_title span {
    display: block;
    font-size: 2.6rem;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: YuMincho, 游明朝, Times New Roman, Hiragino Mincho ProN, HGS明朝B, ＭＳ Ｐ明朝, serif;
}
@media screen and (max-width: 768px) {
    .top_main {
        min-width: 100%;
    }
    .top_main_title {
        width: 100%;
        left: 0;
        padding: 0 5px;
    }
    .top_main_title h1 {
        font-size: 9.5vw;
        padding: 0;
        margin: 0 auto;
        width: fit-content;
        position: relative;
    }
    .top_main_title h1:before{
        left: -30px;
        bottom: 0px;
        width: 7px;
        height: 55px;
    }
    .top_main_title h1:after{
        right: -20px;
        bottom: -45px;
        width: 7px;
        height: 55px;
    }
    .top_main_title span{
        font-size: 2rem;
        font-family: YuMincho, 游明朝, Times New Roman, Hiragino Mincho ProN, HGS明朝B, ＭＳ Ｐ明朝, serif;
        color: #fff;
    }
    .top_main_title p{
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 1120px){
    .top_main {
        min-width: 100%;
    }
}

/* --------------------------縲繝九Η繝ｼ繧ｹ縲-------------------------- */

.content_news {
    position: relative;
    background-color: rgba(24,24,24,1);
}
.content_news a{
    color: #fff;
}
.news_title {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 3%;
    display: block;
    padding: 15px 40px;
}
.news_title:hover {
    opacity: 0.5;
}
.news_title:before {
    content: attr(data-text);
    display: block;
    font-size: 2.4rem;
    line-height: 1.2;
}
.news_title:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.content_news ul {
    width: 70%;
    min-width: 1120px;
    margin: 0 auto;
}
.content_news ul li:first-child {
    border-bottom: 1px #fff solid;
}
.content_news ul a {
    font-size: 1.5rem;
    display: block;
    padding: 10px 20px 10px 0;
    position: relative;
}
.content_news ul a:hover {
    opacity: 0.5;
}
.content_news ul a p {
    padding: 0;
}
.content_news ul a span {
    display: inline-block;;
    padding: 1px 12px;
    margin: 0 15px;
    font-size: 1.2rem;
    color: #fff;
    background: #016FB9;
}
.content_news ul a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
@media screen and (max-width: 1600px) {
    .content_news ul {
        width: 80%;
        min-width: auto;
        margin:0 0 0 20%;
    }
}
@media screen and (max-width: 768px) {
    .news_title {
        position: relative;
        width: 100%;
        padding: 20px 0 10px;
        top: auto;
        left: auto;
    }
    .content_news ul {
        width: 100%;
        margin: 0;
    }
    .content_news ul li {
        padding: 10px;
    }

}

/* --------------------------縲繧ｳ繝ｳ繝�Φ繝�-------------------------- */

.bg_img1 {
    background:url(/images/top/top-company.png) center;
    background-size: cover;
}
.bg_img2 {
    background:url(/images/top/top-recruit.jpeg) center;
    background-size: cover;
}
.icon_bg1{
    background:url(/images/top/service-icon1.png) center;
    background-size: cover;
    width: 127px;
    height: 101px;
    margin: 25px auto;
}
.icon_bg2{
    background:url(/images/top/service-icon2.png) center;
    background-size: cover;
    width: 83px;
    height: 101px;
    margin: 25px auto;
}
.icon_bg3{
    background:url(/images/top/service-icon3.png) center;
    background-size: cover;
    width: 129px;
    height: 101px;
    margin: 25px auto;
}
.bg_black{
    background-color: #181818;
    color: #fff;
}
/* --------------------------縲莠区･ｭ譯亥�縲-------------------------- */
.kusabi{
    max-width: 1200px;
    margin: 45px auto 0;
}
.kusabi:after{
    content: "";
    display: block;
    clear: both;
}
.kusabi h3{
    font-size: 2.5rem;
    padding: 40px 0;
}
.kusabi .list_kusabi{
    float: left;
    width : 33.33333% ;
    width : -webkit-calc(100% / 3) ;
    width : calc(100% / 3) ;
    padding: 0 10px;
    box-sizing: border-box;
}
.kusabi .list_kusabi p span{
    font-size: 2rem;
}
@media screen and (max-width: 768px){
    .kusabi h3{
        font-size: 2rem;
    }
    .kusabi .list_kusabi{
        float: none;
        width : 100%;
        padding: 0 0;
        margin-bottom: 30px;
    }
    .kusabi .list_kusabi p span{
        font-size: 1.8rem;
    }
}
@media screen and (max-width: 1120px){
    .service_top{
        min-width: 100%;
    }
}
/* --------------------------縲莨夂､ｾ讎りｦ√-------------------------- */


/* --------------------------縲譁ｽ蟾･螳溽ｸｾ縲-------------------------- */
.works_top .swiper-wrapper{
    overflow: inherit !important;
}
@media screen and (max-width: 1120px){
    .works_top{
        min-width: 100%;
    }
}



/* --------------------------縲謗｡逕ｨ諠��ｱ縲-------------------------- */
@media screen and (max-width: 768px){
    .h2_top_recruit{
        padding: 10px 0 45px;
    }
}
.inbox{width:1100px;margin:auto}

.map iframe{
    display: block;
}

@media screen and (min-width: 768px){
.pcbr { display:block; }
.spbr { display:none; }
}
@media screen and (max-width: 767px){
.pcbr { display:none; }
.spbr { display:block; }
}