@charset "utf-8";

/* 汎用 */
a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; transition: 0.15s; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb100 { margin-bottom: 100px; }
.mr40 { margin-right: 40px; }
.tal { text-align: left; }
.tac { text-align: center;
    color: #595757;}
.tar { text-align: right; }
.st { font-weight: bold; }
.fl { float: left; }
.fr { float: right; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.error { color: #ff0000; }

/*============================
#content_news
============================*/
div#content_news { clear: both; width: 780px; margin:105px auto 105px; }
div#content_news h2.content_news_title{
    margin: 0 auto 48px;
    padding: 25px 0 0;
    font-size: 42px;
    color: #011f50;
}
.subtitle-en{
    font-size: 42px;
    color: #011f50;
    letter-spacing: 0.05em;
}
.subtitle{
    font-size: 22px;
    color: #011f50;
    margin: 0px 0 0 0;
    display: block;
}
.subtitledesc{
    font-size: 38px;
    color: #011f50;
    letter-spacing: 0.05em;
}
.sublogotx{
    font-size: 38px;
    color: #011f50;
}
.subdesc{
    font-size: 22px;
    color: #585657;
}
footer#footer .sublogotx{
    font-size: 27px;
    color: #585657;
}
footer#footer .footer_company{
    font-size: 18px;
    color: #585657;
}
.maintitle{
    margin: 0 auto 45px;
    padding: 15px 0 0;
    font-size: 42px;
    color: #011f50;
    line-height: 1.4;
    letter-spacing: 0.04em;
}
div#content_news h2.content_news_title img { }
div#content_news dl { border-top: dotted 1px #C8C8C8; padding: 10px 0 10px 0px; clear: both; }
div#content_news dl:nth-last-child(1) { border-bottom: dotted 1px #C8C8C8; }
div#content_news dl dt { float: left; clear: both; font-size: 15px; color: #595757; }
div#content_news dl dd.content_news_info { width: 541px; float: left; font-size: 15px; color: #595757; padding: 0 0px 0 47px; }
div#content_news dl dd.content_news_info a { color: #595757; font-size: 15px; }
div#content_news dl dd.content_news_detail { width: 54px; float: right; }
section.parallax01 {
    background: url(../img/content_service_img.jpg) center top fixed; height: 400px; background-repeat: repeat-y; background-size: 100% auto; }

/*============================
#content_service
============================*/
div#content_service {
    width: 100%;
    margin: 80px auto 96px;
}
.content_service{
    margin: 0 auto;
}
.service-block{
    width: 45%;
    margin: 30px 0;
    color: #595757;
}
.lum-lightbox-inner img {
    width: auto;
}
.service-block h2{
    color: #fffffb;
    margin: 5px 0 15px;
    padding: 20px 10px;
    border: 2px solid #ffffff;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.service-block h2.longtx{
    display: block;
}
.serviceC01 h2{
    box-shadow: 0px 0px 0px 5px rgba(68,114,196,1);
    background-color: rgba(68,114,196,1);
}
.serviceC02 h2{
    box-shadow: 0px 0px 0px 5px #ff0012;
    background-color: #ff0012;
}
.serviceC03 h2{
    box-shadow: 0px 0px 0px 5px rgba(255,51,153,1);
    background-color: rgba(255,51,153,1);
}
.serviceC04 h2{
    box-shadow: 0px 0px 0px 5px rgba(131,60,12,1);
    background-color: rgba(131,60,12,1);
}
.serviceC05 h2{
    box-shadow: 0px 0px 0px 5px #036EB7;
    background-color: #036EB7;
}
.serviceC06 h2{
    box-shadow: 0px 0px 0px 5px #F8DF30;
    background-color: #F8DF30;
}
.service-block p{
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
}
.service-block p a{
    color: #00e7ff;

}
div#content_flyer {
    width: 900px;
    margin: 30px auto 96px;
}

/*============================
#content_history
============================*/
div#content_history { clear: both; margin: 80px auto 30px;}
div#content_history .content_history_inner { width: 750px; margin: 61px auto 87px; }
div#content_history p.content_history_text { font-size: 15px; color: #595757; padding: 17px 0 32px 0; line-height: 1.8; }
div#content_history dl.content_history_chronology dt { text-align: center; margin: 0px 0 20px 0; }
div#content_history dl.content_history_chronology dd { font-size: 15px; color: #595757; text-align: center; border-top: dotted 1px #C8C8C8; padding: 12px 0 36px 0; }
section.parallax02 {
    background: url(../img/content_company_img02.png) center bottom fixed;
    height: 400px;
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-position: top;
}

/*============================
#content_company
============================*/
p.history_img img { width: 100%; }
div#content_company {
    width: 975px;
    margin: 65px auto 134px;
    position: relative;
}
div#content_company div.prev-button { background: url(../img/content_company_arrow_left.png) no-repeat; left: 0; position: absolute; top: 50%; padding: 29px 32px; }
div#content_company div.next-button { background: url(../img/content_company_arrow_right.png) no-repeat; right: 0; position: absolute; top: 50%; padding: 29px 32px; }
div#content_company h2 {
    margin: 20px 0 24px 0;
}
div#content_company p.content_company_text { font-size: 15px; color: #595757; line-height: 1.8; }
div#content_company ul.clearfix { width: 781px; margin: 51px auto 52px; text-align: center;}
div#content_company ul.clearfix li { display: inline-block; margin: 0 2px; }
div#content_company div.content_company_block_wrapper { width: 796px; margin: 0 auto; overflow: hidden; position: relative; }
div#content_company .company_arrow { position: absolute; top: 50%; cursor: pointer; overflow: hidden; }
div#content_company p#company_arrow_right { right: 0; }
div#content_company p#company_arrow_left { left: 0; }
div#content_company div.content_company_block_wrapper> div { position: relative;}
div#content_company div.content_company_block { width: 796px; margin: 0 auto; display: inline-block; vertical-align: top; }
div#content_company div.content_company_block:first-child { border-top: solid 1px #C7C8C8; border-bottom: solid 1px #C7C8C8; padding: 22px 0 24px 0; }
div#content_company div.content_company_block.clearfix p.content_company_block_text { font-size: 16px; color: #595757; line-height: 1.9; }
div#content_company div.content_company_block.clearfix p.content_company_block_mujica { font-size: 12px; color: #595757; }
div#content_company div.content_company_block.clearfix p.content_company_block_president { padding: 0 102px 0 0; }
div#content_company div.content_company_block.clearfix p.content_company_block_describe { color: #595757; font-size: 14px; padding: 69px 21px 0 0; }
div#content_company div.content_company_block.clearfix p.content_company_block_img { margin: 0 0 49px 0; }
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dt { font-size: 15px; color: #B4A787; }
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dd { font-size: 17px; color: #595757; margin: 14px 0 43px 0; }
div#content_company div.content_company_block.clearfix dl.content_company_mission_statement dd.content_company_mission_statement_second { line-height: 2; }
div#content_company div.content_company_block.clearfix p.content_company_block_describe span.content_company_block_name { font-size: 20px; color: #595757; }
div#content_company div.content_company_block.clearfix dl.content_company_block_left { width: 380px; float: left; }
div#content_company div.content_company_block.clearfix dl.content_company_block_left dt { float: left; clear: both; width: 95px; font-size: 14px; color: #595757; padding: 30px 0px 0 0; line-height: 2; }
div#content_company div.content_company_block.clearfix dl.content_company_block_left dd { float: left; font-size: 14px; color: #595757; line-height: 2.3; padding: 27px 0 0 0; }
div#content_company div.content_company_block.clearfix dl.content_company_block_right { width: 293px; float: right; }
div#content_company div.content_company_block.clearfix dl.content_company_block_right dt { float: left; clear: both; width: 95px; font-size: 14px; color: #595757; padding: 30px 0px 0 0; line-height: 2; }
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd { float: left; font-size: 14px; color: #595757; line-height: 2.2; padding: 30px 0 0 0; }
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd a { color: #595757; border-bottom: solid 1px #595757; }
div#content_company div.content_company_block.clearfix dl.content_company_block_right dd a:hover { color: #ccc; }
section.parallax03 { background: url(../img/content_company_img03.png) center bottom fixed; height: 400px; background-size: 100% auto; }

/*============================
#content_recruit
============================*/
div#content_recruit { width: 811px; margin: 69px auto 53px; border-bottom: solid 1px #C8C8C8; padding: 0 0 33px 0; }
div#content_recruit div.content_recruit_describe p { font-size: 15px; color: #595757; margin: 32px 0 0 0; font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; line-height: 1.8; }
div#content_recruit div.content_recruit_describe { font-size: 15px; width: 528px; }
div#content_recruit h2 img { margin: 0px 0 20px 0; }
div#content_recruit p.content_recruit_text { font-size: 15px; color: #595757; margin: 0 0 50px 0; }
div#content_recruit p.content_recruit_img { width: 243px; font-size: 14px; color: #595757; line-height: 1.6; padding: 1px 0 0 0; }
div#content_recruit p.content_recruit_img img { margin: 0 0 7px 0px; }
div#content_recruit p.content_recruit_img span.content_recruit_name01 { font-size: 20px; }
/*============================
#content_poli
============================*/
.poli_content p{
    color: #595757;
    font-size: 16px;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
}
.poli_content{
    margin: 50px auto;
}
.storesinfo ul {
    -ms-flex-pack: distribute;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    max-width: 800px;
    margin: 35px auto 50px;
    color: #595757;
}
.storesinfo ul li {
    width: 45%;
    min-height: 245px;
    margin: 0 0 30px;
    padding: 0 0 17px;
    border: 1px solid #cacaca;
}
.storesinfo ul li .storesname {
    width: 100%;
    padding: 10px 0;
    background-color: #cacaca;
    color: #fff;
    font-family: UD Shin Go DemiBold;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.storesinfo ul li .storesad {
    display: block;
    width: 100%;
    padding: 8px 0 8px 15px;
    border-bottom: 1px solid #cacaca;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
}
.storesinfo ul li .storesDesc {
    display: block;
    width: 100%;
    margin: 0 0 25px;
    padding: 8px 0 0 15px;
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
}
.storesmapLink {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.storesinfo ul li.store01 .storesname{
    background-color: #ff0012;
}
.storesinfo ul li.store02 .storesname{
    background-color: rgba(68,114,196,1);
}
.storesinfo ul li.store03 .storesname{
    background-color: #ff0012;
}
.storesinfo ul li.store04 .storesname{
    background-color: rgba(131,60,12,1);
}

/*============================
#content_store
============================*/


/*============================
#content_map
============================*/
section.parallax04 { background: url(../img/content_company_img04.png) center bottom fixed; height: 400px; background-size: 100% auto; }
section.parallax05 {
    /* height: 200px; */
    background: url(../img/content_company_img05.png) center bottom fixed;
    height: 400px;
    background-size: 100% auto;
    background-position: top;
}
section.parallax06 {        /*height: 200px;*/
    background: url(../img/content_company_img07.png) center bottom fixed; height: 400px; background-size: 100% auto; }
section.parallax07 {        /*height: 200px;*/
    background: url(../img/content_company_img06.png) center bottom fixed; height: 400px; background-size: 100% auto; }

div#content_map { margin: 0 auto; width: 100%; height: 400px; clear: both; }

/*  contact  */
div#contactform {    /* text-align: center; */
    width: 900px; margin: 120px auto 0; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, Arial, sans-serif; }
div#contactform p.contactform_title { text-align: center; margin-bottom: 26px; }
div#contactform p.contactform_text { color: #343434; background: #e5e5e5; padding: 21px 0 8px 13px; }
div#contactform p.contactform_submit { text-align: center; margin-top: 49px; }
div#contactform p.contactform_submit input { padding: 18px 60px; border: none; background: #B4A787; border-radius: 4px; color: #fff; font-weight: bold; cursor: pointer; }
div#contactform form#myform table { background: #e5e5e5; border-collapse: separate; border-spacing: 14px 6px; }
div#contactform form#myform table tr { }
div#contactform form#myform table th { text-align: left; color: #fff; background: #595757; font-size: 14px; padding: 16px 7px 16px 18px; border-collapse: separate; vertical-align: middle; }
div#contactform form#myform table th span.note_red { color: #ff0000; }
div#contactform form#myform table td { vertical-align: middle; background: #fff; padding: 12px 11px 12px 18px; color: #666; }
div#contactform form#myform table tr td input { background: #fbfbfb; border: solid 1px #e4e3e3; padding: 10px 10px 10px 10px; }
div#contactform form#myform table tr td textarea { background: #fbfbfb; border: solid 1px #e4e3e3; padding: 10px 10px 10px 10px; }

.commonTitle{
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #595757;
    margin-bottom: 35px;
}
.commonTitle_marker{
    background: linear-gradient(transparent 50%,#F5CD4A 50%);
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #595757;
    margin-bottom: 35px;
}
.commonDesc{
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    text-align: center;
    font-family: "Noto Sans JP";
    font-weight: 500;
    color: #595757;
    margin-bottom: 100px;
}
.recruit-sample{
    max-width: 884px;
    margin: 0 auto;
}

/* スマホ対応
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

@media screen and (min-width:768px){
    .pc { display: block }
    .sp { display: none!important;}
}
@media screen and (max-width:1500px) {
    /*section.parallax05 {
        background: url(../img/content_company_img0001.jpg) center bottom fixed;
        height: 400px;
        background-size: cover;
        background-position: top;
    }
    section.parallax03 {
        background: url(../img/content_company_img02.jpg) center bottom fixed;
        height: 400px;
        background-size: cover;
    }
    section.parallax06 {
        background: url(../img/content_company_img0002.jpg) center bottom fixed;
        height: 400px;
        background-size: cover;
    }
    section.parallax02 {
        background: url(../img/content_company_img01.jpg) center bottom fixed;
        height: 400px;
        background-repeat: repeat-y;
        background-size: cover;
        background-position: top;
    }*/
}
@media screen and (max-width:768px) {

    /* top */
    .pc { display: none !important }
    .sp { display: block !important }
    .fl, .fr { float: none; clear: both; }
    section.parallax01 {        /*height: 200px;*/
        background: url(../img/content_service_img.jpg) no-repeat; background-size: cover; height: 80vw; width: 100%; }
    div#content_news { width: 90%; margin: 17vw auto 46px; }
    div#content_news dl dt {
        float: none;
        clear: both;
        font-size: 12px;
        color: #595757;
        line-height: 1;
        margin-top: 5px;
    }
    div#content_news dl dd.content_news_info a {
        color: #595757;
        font-size: 14px;
    }
    div#content_news h2.content_news_title img { width: 27%; }
    div#content_news dl dd.content_news_info { width: 90%; padding: 0px 0 3px 0; }
    div#content_news dl { margin: 0 0 0 5px; }
    div#content_service { width: 90%; }
    div#content_service { margin: 39px auto 30px; }
    div#content_service p.content_service_title img { }
    div#content_service.clearfix div.content_service_left { float: none; margin: 0 auto; width: 100%; }
    div#content_service.clearfix div.content_service_right { float: none; margin: 0 auto 43px; width: 100%; }
    div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate { background-size: contain; }
    div#content_service.clearfix div.content_service_left p.content_service_left_estimate { background-size: contain; }
    div#content_service.clearfix div.content_service_right p.content_service_rightt_estimate a { padding: 11px 0 17px 0; }
    div#content_service.clearfix div.content_service_left p.content_service_left_estimate a { padding: 11px 0 17px 0; }
    div#content_service .goo { text-align: center; margin: 0 0 10px; }
    div#content_service .carsensor { text-align: center; }
    div#content_service .content_service_left { margin: 0 0 20px !important; }
    #content_service .content_service_right .insurance_img { text-align: center; margin-bottom: 10px; }
    div#content_service.clearfix div.content_service_right .right_text { width: 100%; }
    div#content_history { width: 90%; margin: 0 auto; }
    div#content_history .content_history_inner { width: 100%; margin: 23px auto 0px; }
    div#content_history dl.content_history_chronology dt { width: 43%; margin: 0 auto 10px; }
    section.parallax02 {
        /* height: 200px; */
        background: url(../img/content_company_img02.png) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
        background-position: center;
    }
    div#content_company h2 { margin: 0 0 10vw 0; }
    div#content_company { width: 90%; margin: 0 auto 0px;padding-top: 10vw; }
    div#content_company ul.clearfix { width: 100%; }
    div#content_company ul.clearfix li { width: 30%; }
    div#content_company div.content_company_block_wrapper { width: 100%; }
    div#content_company div.content_company_block_wrapper> div { width: 100%; left: 0px; }
    div#content_company div.content_company_block { width: 100%; margin: 0 auto; }
    div#content_company div.content_company_block.clearfix dl.content_company_block_left { float: none; width: 100%; }
    div#content_company div.content_company_block.clearfix dl.content_company_block_right { float: none; width: 100%; }
    div#content_company div.content_company_block.clearfix p.content_company_block_mujica { margin: 0 0 38px 0; }
    div#content_company div.content_company_block.clearfix p.content_company_block_president { padding: 0; }
    div#content_company div.content_company_block.clearfix p.content_company_block_describe { padding: 26px 7px 0 0; }
    div#content_company p.content_company_president { margin: 70px 0 0 0; }
    div#content_company p.content_company_company { margin: 70px 0 0 0; }
    div#content_company p.content_company_mission { margin: 70px 0 25px 0; }
    section.parallax03 {        /*height: 200px;*/
        background: url(../img/content_company_img03.png) no-repeat; background-size: cover; height: 80vw; width: 100%; }
    div#content_recruit { width: 90%; margin: 17px auto 53px; }
    div#content_recruit h2 img { width: 86%; }
    div#content_recruit div.content_recruit_describe { width: 100%; }
    div#content_recruit p.content_recruit_img { float: none; margin: 0 auto; width: 63%; }
    div#content_map { height: 200px; }
    div#content_map iframe { width: 100%; height: 200px; }
    section.parallax05 {        /*height: 200px;*/
        background: url(../img/content_company_img05.png) no-repeat; background-size: cover; height: 80vw; width: 100%; }
    section.parallax06 {        /*height: 200px;*/
        background: url(../img/content_company_img07.png) no-repeat; background-size: cover; height: 80vw; width: 100%; }
    section.parallax07 {        /*height: 200px;*/
        background: url(../img/content_company_img06.png) no-repeat; background-size: cover; height: 80vw; width: 100%; }

    /*contact*/
    div#contactform { width: 100%; }
    div#contactform form#myform table { width: 100%; }
    div#contactform form#myform table tbody { }
    div#contactform form#myform table tbody tr { width: 100%; }
    div#contactform form#myform table th { width: 100%; }
    div#contactform form#myform table td { width: 100%; }
    div#contactform form#myform table tbody input { width: 100%; }
    div#contactform form#myform table th, table td { display: block; }
    div#contactform form#myform table td textarea { display: block; width: 100%; }
    div#contactform p.contactform_submit { text-align: center; margin-top: 49px; }
    div#contactform p.contactform_title { width: 27%; margin: 0 auto 26px; }
    div#contactform input#submit { padding: 18px 60px; border: none; background: #B4A787; border-radius: 4px; color: #fff; font-weight: bold; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
    section.history_bg {        /*height: 200px;*/
        background: url(../img/sp_bg02.jpg) no-repeat; background-size: cover; height: 80vw; width: 100%; }

    section.parallax04 {
        /* height: 200px; */
        background: url(../img/content_company_img04.png) no-repeat;
        background-size: cover;
        height: 80vw;
        width: 100%;
        background-position: center;
    }

}

/* font */
.font-typeA{font-family:"ヒラギノUD角ゴF W5 JIS2004";}
.font-typeB{font-family:"UD新ゴNT R";}
.font-typeD{font-family:'UD Shin Go DemiBold';}
.font-typeE{font-family:'UD Reimin Regular';}
.font-typeF{font-family:'Reimin Medium';}


.din-m{
    font-family: "din-m";
}
.din-cm{
    font-family: "din-cm";
}
.din-cb{
    font-family: "din-cb";
}
.din-b{
    font-family: "din-b";
}


@font-face {
    font-family: 'din-cb';
    src: url('fonts/DINCond-Bold.otf') format('opentype'),
    url('fonts/DINCond-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din-m';
    src: url('fonts/DIN-Medium.otf') format('opentype'),
    url('fonts/DIN-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din-cm';
    src: url('fonts/DINCond-Medium.otf') format('opentype'),
    url('fonts/DINCond-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din-b';
    src: url('fonts/DIN-Bold.otf') format('opentype'),
    url('fonts/DIN-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* after add css */
.ad-h-tx{
    font-size: 25px;
    color: #fff;
    letter-spacing: 0.0em;
}
.b-day-box{
    margin: 0 auto;
    width: 95%;
}
.b-day-desc{
    text-align: center;
    font-size: 16px;
    color: #595757;
}
.topFlyer_flyer{
    max-width: 800px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}
.topFlyer_flyer a{
    width: 45%;
    height: auto;
}
footer#footer ul.bnr-box{
    width: 560px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px auto;
    flex-wrap: wrap;
}
footer#footer ul.bnr-box li{
    float: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}
.xo-months{
    display: flex;
    justify-content: space-between;
    width: 800px;
    margin: 0 auto;
}
.xo-month-wrap{
    width: 45%;
}
.xo-event-calendar{
    position: relative;
    text-align: center;
}
.news .news_box, .news .snsbox {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.news .news_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 35px 0
}

.news .news_box:after {
    display: block;
    width: 30%;
    content: ""
}

.news .news_box .news_detail {
    -webkit-transition: .3s;
    max-width: 30%;
    margin: 0 0 50px;
    font-size: 14px;
    text-align: center;
    transition: .3s
}

.news .news_box .news_detail a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.news .news_box .news_detail a img {
    -webkit-transform: scale(1);
    -webkit-transition: .3s;
    -o-object-fit: cover;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .3s
}

.news .news_box .news_detail .img-cap {
    -webkit-transition: .3s;
    width: 100%;
    height: 240px;
    overflow: hidden;
    transition: .3s
}

.news .news_box .news_detail time {
    display: block;
    margin: 10px 0 5px
}
.news .news_box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.news .news_box .news_cont {
    width: 500px
}

.news .news_box .news_cont .archive_title {
    margin: 10px auto;
    padding: 5px 0;
    border-bottom: 1px solid #55959595;
    font-size: 24px;
    color: #000;
}

.news .news_box .news_cont .post_content {
    margin: 50px 0;
    line-height: 1.4
}

.news .news_box .news_cont .post_date {
    display: block;
    margin: 5px 0;
    font-size: 18px
}

.news .news_box .news_cont .post_cat {
    display: inline-block;
    margin: 5px 0;
    padding: 5px 10px;
    background-color: #E00010;
    color: #fff;
    font-size: 12px
}

.news .news_box .post_item {
    margin: 0 auto 50px;
    color: #000;

}

.news .news_box .post_item .post_title {
    margin: 10px auto;
    padding: 5px 10px;
    border-bottom: 1px solid #cacaca;
    font-size: 24px
}
.news .news_box .post_item .post_title a{
    font-size: 24px;
    color: #000;
}

.news .news_box .widget-area {
    width: 200px
}

.news .news_box .widget-area .widget-title {
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 18px;
    text-align: center;
    color: #000;
}

.news .news_box .widget-area ul {
    padding: 0 8px
}

.news .news_box .widget-area ul li a {
    -webkit-transition: all .2s ease-out;
    display: block;
    position: relative;
    margin: 10px auto;
    padding: 10px 0 10px calc(2em + 8px);
    color: #000;
    font-size: 105%;
    font-size: 18px;
    transition: all .2s ease-out
}

.news .news_box .widget-area ul li a:before {
    position: absolute;
    top: calc(.5em + 10px);
    right: 0;
    width: 2em;
    height: 1px;
    background: #ddd;
    content: ""
}

.news .news_box .widget-area ul li a:after {
    -webkit-transition: all .2s ease-out;
    position: absolute;
    top: calc(.5em + 10px);
    right: 0;
    width: 0;
    height: 1px;
    background: #444;
    content: "";
    transition: all .2s ease-out
}

.news .news_box .widget-area ul li a:hover:after {
    width: 2em
}
.news .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    max-width: 800px;
}
.news{
    padding: 150px 0;
}
#content_news .privacy{
    margin: 25px auto;
    font-size: 18px;
    color: #000;
    line-height: 1.4;
}
#content_news .privacy h2{
    font-weight: bold;
    font-size: 21px;
}
.thanks h2{
    color: #000;
    font-size: 18px;
    text-align: center;
    line-height: 1.8;
    margin: 10% auto;
}
.recruit-btn{
    display: block;
    width: 100%;
}
.recruit-btn a{
    max-width: 657px;
    display: block;
    margin: 115px auto 95px;
}

#content_policy{
    padding-top: 75px;
    padding-bottom: 50px;
}
.sr-service .commonDesc{
    margin-bottom: 50px;
    padding-top: 10px;
}
.sr-service_content ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sr-service_content li{
    width: 440px;
    border: solid 1px #011f50;
    border-radius: 8px;
    min-height: 343px;
}
.sr-service_content li h2{
    height: 170px;
    text-align: center;
    background-color: #011f50;
    position: relative;
    text-align: center;
}
.sr-service_content li h2 span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    word-break: keep-all;
    line-height: 1.2;
}
.sr-service_content li p{
    font-size: 15px;
    text-align: center;
    padding: 40px 0 0;
    color: #595757;
}
.sr-service_content li + li{
    border: solid 1px #A07C63;
}
.sr-service_content li + li h2{
    background-color: #A07C63;
}
.storesinfo{
    margin: 75px auto 100px;
}
.footer-title{
    font-size: 27px;
    font-family: "Noto Sans JP";
    font-weight: 600;
    text-align: center;
    color: #5FB6E0;
}
.sr-group ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 755px;
    margin: 40px auto 125px;
}
.sr-group li{
    text-align: center;
    color: #595757;
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.7;
}
.sr-group li p{
    margin-top: 35px;
}
.link-content{
    max-width: 880px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.link-content a{
    max-width: 430px;
    width: 100%;
}
.logo01{
    width: 244px;
}
.logo02{
    width: 366px;
}
.is-sp{
    display: none;
}


#content_company_block_links a.active{
    pointer-events: none;
}
.entry-content{
    margin: 100px auto;
    width: 900px;
}
.entry-content p{
    text-align: left;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.04em;
    color: #595757;
}
.entry-content p strong{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 20px 0 5px;
    letter-spacing: 0.04em;
    color: #595757;
}
#content_service .content_service .commonDesc{
    max-width: 675px;
    margin: auto;
    text-align: left;
    font-size: 21px;
    color: #011f50;
}
#content_area{
    padding-top: 75px;
}
#content_store .maintitle{
    margin-bottom: 5px;
}
.sub_title{
    font-size: 27px;
    color: #011f50;
    text-align: center;
    margin-bottom: 40px;
}
.sr-company .commonDesc{
    max-width: 406px;
    margin: auto;
    text-align: left;
}
.box-btn{}
.box-btn p{
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    text-align: center;
    font-family: "Noto Sans JP";
    font-weight: 500;
    color: #595757;
    padding-bottom: 45px;
}

@media screen and (max-width:768px) {
    .is-pc{
        display: none;
    }
    .is-sp{
        display: block;
    }
    .ad-h-tx {
        font-size: 3.6vw;
        color: #fff;
        letter-spacing: 0.12em;
    }
    header#header div#fixedBox.nav p.fixedBox_company_name {
        width: auto;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-left: 0px;
        margin: 0;
        padding: 2vw;
    }
    footer#footer ul.bnr-box {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 50px auto;
        flex-wrap: wrap;
    }
    footer#footer ul.bnr-box li {
        float: none;
        border: none;
        padding: 0;
        margin: 10px 0;
        width: 45%;
    }
    .subtitledesc {
        font-size: 5.2vw;
        color: #585657;
    }
    .subtitle-en {
        font-size: 7.2vw;
        color: #011f50;
        letter-spacing: 0;
    }
    div#content_company p.content_company_company {
        margin: 70px 0 0 0;
        text-align: center;
    }
    div#content_service {
        margin: 8vw auto 10vw;
    }
    .service-block h2{
        font-size: 6.2vw;
        padding: 5vw;
    }
    .service-block h2 span{
        font-size: 2.2vw;
    }
    .news .news_box .news_cont .post_date {
        margin: 2vw auto;
        font-size: 2.8vw
    }
    .news .news_box .news_cont .post_cat {
        margin: 0 auto 2vw;
        font-size: 2.6vw
    }
    .news .news_box .post_item {
        margin: 8vw auto
    }
    .news .news_box .post_item .post_title {
        margin: 2vw auto;
        font-size: 4.2vw
    }
    .news .news_box .widget-area {
        width: 100%;
        margin: 15vw 0 0
    }
    .news .news_box .widget-area .widget-title {
        font-size: 3.6vw
    }
    .news .news_box .widget-area ul li a {
        font-size: 2.8vw
    }
    .news{
        padding: 10vw 0;
    }
    #content_news .privacy {
        margin: 25vw auto;
        font-size: 18px;
        color: #000;
        line-height: 1.4;
    }
    .xo-months{
        display: block;
        width: 96%;
    }
    .xo-month-wrap {
        width: 100%;
    }
    div#content_flyer {
        margin: 0px auto 30px;
    }
    div#content_flyer {
        width: 90%;
    }

    .thanks h2{
        color: #000;
        font-size: 4.2vw;
        text-align: center;
        line-height: 1.8;
        margin: 10% auto;
        width: 95%;
    }
    .commonTitle {
        font-size: 5.2vw;
        letter-spacing: 0;
        line-height: 1.4;
        text-align: center;
        font-family: 'Noto Serif JP', serif;
        font-weight: 600;
        color: #595757;
        margin-bottom: 10vw;
    }
    .commonDesc {
        font-size: 2.82vw;
        letter-spacing: 0.04em;
        line-height: 1.8;
        text-align: center;
        font-family: "Noto Sans JP";
        font-weight: 500;
        color: #595757;
        margin-bottom: 10vw;
    }
    .commonTitle_marker {
        background: linear-gradient(transparent 50%,#F5CD4A 50%);
        font-size: 5.2vw;
        letter-spacing: 0.1em;
        line-height: 1.4;
        text-align: center;
        font-family: 'Noto Serif JP', serif;
        font-weight: 600;
        color: #595757;
        margin-bottom: 10vw;
    }
    .recruit-btn a {
        max-width: 100%;
        display: block;
        margin: 10vw auto;
    }
    .sr-service_content li h2 span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        color: #fff;
        font-size: 5.6vw;
        font-weight: 700;
        word-break: keep-all;
        line-height: 1.2;
    }
    .sr-service_content li {
        width: 80%;
        border: solid 1px #011f50;
        border-radius: 8px;
        min-height: auto;
        margin: 0 auto 5vw;
    }
    .sr-service_content li h2 {
        height: 20vw;
        text-align: center;
        background-color: #011f50;
        position: relative;
        text-align: center;
    }
    .sr-service_content li p {
        font-size: 2.82vw;
        text-align: center;
        padding: 8vw 0 8vw;
        color: #595757;
    }
    .sr-service_content ul {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }
    .storesinfo {
        width: 90%;
        margin: 10vw auto;
    }
    .sr-group ul {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 100%;
        margin: 10vw auto 10vw;
        flex-direction: column;
    }
    div#content_news h2.content_news_title {
        margin: 0 auto 24px;
        padding: 25px 0 0;
        font-size: 42px;
        color: #011f50;
    }
    .bx-wrapper img {
        max-width: none;
        display: block;
        width: 100% !important;
        height: auto;
    }
    .footer-title {
        font-size: 22px;
        font-family: "Noto Sans JP";
        font-weight: 600;
        text-align: center;
        color: #5FB6E0;
        margin: 12vw auto 0;
    }
    .logo01 {
        width: 216px;
    }
    .news .news_box .news_cont .archive_title {
        margin: 10px auto;
        padding: 5px 0;
        border-bottom: 1px solid #55959595;
        font-size: 18px;
        color: #000;
    }
    #content_service .content_service .commonDesc{
        font-size: 3.3vw;
    }
    .maintitle{
        margin: 0 auto 5vw;
        padding: 0;
        font-size: unset;
    }
    .our_thought.maintitle{
        margin: 0 auto 5vw;
        padding: 8vw 0 0;
        color: #011f50;
    }
    .link-content{
        margin: 0 auto 10vw;
    }
    #content_policy {
        width: 90%;
        margin: 0 auto 0px;
        padding-top: 10vw;
        padding-bottom: 5vw;
    }
    .sr-service .commonTitle{
        margin-bottom: 5vw;
    }
    .sr-service .commonDesc {
        margin-bottom: 10vw;
        padding-top: 0;
    }
    #content_area {
        padding-top: 10vw;
    }
    .entry-content{
        width: 90%;
        margin: 12vw auto 10vw;
    }
}