@charset "UTF-8";

.FixedBanner {
  display: none;
}

/* ユーティリティクラス
======================================================== */
.----wrap {
  margin: 0 auto;
  width: 1000px;
}
.--PC {
  display: block;
}

.--SP {
  display: none;
}
.sp {
    display: none;
}







/* ボタンエフェクト
======================================================== */
a.hover_effect02::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
}
a.hover_effect02:hover {
  color: #fff;
}
a.hover_effect02:hover::after {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}





header.GlobalLayout__Header ul li a:hover {
    opacity: 0.99999;
}
footer.GlobalLayout__Footer ul li a:hover {
    opacity: 0.99999;
}

header.GlobalLayout__Header ul li:nth-child(1) a:after {
  background: #ffffff;
}
header.GlobalLayout__Header ul li:nth-child(1) a:hover {
  color:#cdb25d;
}
header.GlobalLayout__Header ul li:nth-child(1) a{
    border: 1px solid #cdb25d;
}


header.GlobalLayout__Header ul li:nth-child(2) a:after {
  background: #ffffff;
}
header.GlobalLayout__Header ul li:nth-child(2) a:hover {
  color:#f00012;
}
header.GlobalLayout__Header ul li:nth-child(2) a{
    border: 1px solid #f00012;
}



footer .header__rightbox li:nth-child(1) a:after {
  background: #ffffff;
}
footer .header__rightbox li:nth-child(1) a:hover {
  color:#cdb25d;
}
footer .header__rightbox li:nth-child(1){
    border: 1px solid #cdb25d !important;
}




footer .header__rightbox li:nth-child(2) a:after {
  background: #ffffff;
}
footer .header__rightbox li:nth-child(2) a:hover {
  color:#f00012;
}
footer .header__rightbox li:nth-child(2){
       border: 1px solid #f00012 !important;
}




/* ヘッダー
======================================================== */
header {
  width: 100%;
    border-top: 5px solid #f00012;
}
header.GlobalLayout__Header ul li:nth-child(1) a {
    background: #cdb25d;
}
header.GlobalLayout__Header ul,
footer.GlobalLayout__Header ul{
    float: right;
    gap: 13px;
    margin-top: 17px;
}
.BlockHeader {
  margin: 0 auto;
  width: 1190px;
    padding: 5px 0 10px;
      position: relative;
}
.BlockHeader h1 {
    display: block;
    float: left;
    position: absolute;
    left: 90px;
}
.BlockHeader .subtext {
    display: block;
    float: left;
    position: absolute;
    left: 80px;
}

.h1 {
    display: inline-block;
    margin-top: 1.1em;
}
.BlockHeader__Logo {
    width: 280px;
    height: auto;
}

.BlockHeader p {
    font-size: 1.5rem;
        padding-left: 80px;
}
.slicknav_menu {
  display: none;
}



.header__btn {
    background: #f00012;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 1.7rem 2rem;
    width: 202px;
    text-align: center;
    position: relative;
    padding-left: 30px;
    padding-right: 0;
    font-weight: bold;
}
.header__rightbox {
    float: right;
    width: 370px;
    justify-content: space-between;
}
.header__rightbox ul {
    /* width: 150px; */
    justify-content: space-between;

}
footer.GlobalLayout__Header ul li:nth-child(1) a {
    background: #cdb25d!important;
}


/* MV部分 */
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px !important;
    height: 16px !important;
    border-radius: 55px !important;
    background: #fff !important;
    margin: 0 10px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #919191 !important;}

.bx-pager {
    bottom: 10px;
    position: relative;
}

.bx-controls.bx-has-pager {
    position: relative;
    bottom: 40px;
}
body > div.bx-wrapper {
    margin-bottom: 0;
    margin-top: 5px;
}







/* グロナビ
======================================================== */
.GlobalLayout__Navi {
  width: 100%;
  background: #fff;
}
.menu-gnavi-container {
  margin: 0 auto;
  width: 1000px;
}
.menu-gnavi-container .menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-gnavi-container .menu li {
  width: 110px;
  text-align: center;
}
.menu-gnavi-container .menu li a {
  display: block;
  padding: 5px 0 10px;
  color: #0d6fb8;
  font-size: 1.3rem;
  text-decoration: none;
}
.menu-gnavi-container .menu li a:hover {
  opacity: 1.0;
}
.menu-gnavi-container .menu li:hover {
  background: #dae9f4;
}
.menu-gnavi-container .menu li:last-child a {
  background: #07913a;
  color: #fff;
}
.menu-gnavi-container .menu li:last-child a:hover {
  opacity: 0.7;
}

.menu-gnavi-container .menu li a:before {
  content: "";
  display: block;
  height: 50px;
}
.menu-gnavi-container .menu li:first-child a:before {
  background: url(../images/gnavi/gnavi_01.svg) no-repeat center center;
  background-size: auto 80%;
}
.menu-gnavi-container .menu li:nth-child(2) a:before {
  background: url(../images/gnavi/gnavi_02.svg) no-repeat center center;
  background-size: auto 60%;
}
.menu-gnavi-container .menu li:nth-child(3) a:before {
  background: url(../images/gnavi/gnavi_03.svg) no-repeat center bottom 10px;
  background-size: auto 70%;
}
.menu-gnavi-container .menu li:nth-child(4) a:before {
  background: url(../images/gnavi/gnavi_04.svg) no-repeat center center;
  background-size: auto 70%;
}
.menu-gnavi-container .menu li:nth-child(5) a:before {
  background: url(../images/gnavi/gnavi_05.svg) no-repeat center center;
  background-size: auto 60%;
}
.menu-gnavi-container .menu li:nth-child(6) a:before {
  background: url(../images/gnavi/gnavi_06.svg) no-repeat center bottom 10px;
  background-size: auto 70%;
}
.menu-gnavi-container .menu li:nth-child(7) a:before {
  background: url(../images/gnavi/gnavi_07.svg) no-repeat center center;
  background-size: auto 70%;
}
.menu-gnavi-container .menu li:nth-child(8) a:before {
  background: url(../images/gnavi/gnavi_08.svg) no-repeat center center;
  background-size: auto 70%;
}
.menu-gnavi-container .menu li:nth-child(9) a:before {
  background: url(../images/gnavi/gnavi_09.svg) no-repeat center center;
  background-size: auto 65%;
}
/* スクロール時に固定 */
.fixed {
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  z-index: 1000;
}

/* メインビジュアル
======================================================== */
.GlobalLayout__MainVisual {
width: 100%;
    /* height: 580px; */
    /* background: #0d6fb8 url(../images/mv/mv_background.jpg) no-repeat center top -80px; */
    background-size: auto 100%;
    /* background-attachment: fixed; */
    background: bisque;
}
.MainVisual {
  margin: 0 auto;
  text-align: center;
/*  width: 1080px;*/
}
.MainVisual__CatchCopy a {
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 240px;
}
.MainVisual__CatchCopy {
  margin: 0 auto;
  /* width: 42.5%; */
  /* float: right; */
  position: relative;
  width: 910px;
  padding-top: 430px;
  padding-right: 260px;
  left: 0px;
}
.MainVisual__Title {
  color: #fff;
  font-size: 5.1rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.MainVisual__Text {
  padding: 0 0 60px;
  color: #222;
  font-size: 1.8rem;
  line-height: 1.5;
}
p.MainVisual__Text02 {
    color: white;
        font-size: 2.6rem;
}
.MainVisual.mv01 {
    background: #ffffff url(../images/mv/mv_background01.png) no-repeat center top;
    display: flex !important;
    padding-bottom: 8em;
}
.MainVisual.mv01 .MainVisual__CatchCopy dt.MainVisual__Title {
    border: 0;
}
.MainVisual.mv01 .MainVisual__CatchCopy dt.MainVisual__Title img {
    width: 720px!important;
}
.MainVisual.mv01 dd.MainVisual__Text {
    line-height: 1.5;
    letter-spacing: 0em;
}




.MainVisual__CatchCopy dt.MainVisual__Title {
    font-size: 5.4rem;
    border-bottom: 1px solid #fff;
}
.btn_action01 {
    border: 1px solid #ccb15f;
    display: inline-block;
    padding: 1em;
    position: absolute;
    right: 0;
    transform: translate(0px, 0px);
    width: 250px;
    text-align: center;
    text-decoration: none;
    font-size: 1.8rem;
font-weight: normal;
    bottom: 0;
     background: #fff;
}
/*.btn_action01:after {
  content: '';
    display: block;
    height: 1px;
    width: 55px;
    background: #b28c14;
    position: absolute;
     top: 50%;
    right: 0;
    transform: translate(50%, -50%);
}*/



/* mv02
======================================================== */
.MainVisual.mv02 {
    background: #e5d6b9 url(../images/mv/mv_member_bg.jpg) no-repeat center top;
    padding-top: 6em;
    height: 530px;
    position: relative;
        background-size: cover;
}
.MainVisual.mv02 dl.box {
    width: 680px;
    left: 0;
    position: absolute;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.6;
    background: url(../images/mv/mainVisual_box.png) no-repeat center top -30px;
    background-size: cover;
    height: 300px;
    padding: 1em;
    padding-left: 50px;
    margin: 0;
    padding-top: 2.5em;
}

.MainVisual.mv02 dl.box dt.title {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 4.9rem;
    line-height: 1.3;
}

.MainVisual.mv02 dl.box dt.title:after {
    content: '';
    display: block;
    height: 3px;
    width: 680px;
    background: #cdb25e;
    position: relative;
    right: 20px;
    top: 5px;
}

.MainVisual.mv02 dl.box dd.text {
    padding-top: 20px;
}



/* コンタクトバナー
======================================================== */
.ContactBanner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ContactBanner li {
  margin: 0 20px;
  width: 400px;
  text-align: center;
}
.ContactBanner li strong {
  display: block;
  padding: 0 0 10px;
  font-size: 3.0rem;
}
.ContactBanner li small {
  display: block;
  font-size: 1.6rem;
}
.ContactBanner__Mail {
  background: #07913a;
  border: 1px solid #fff;
}
.ContactBanner__Tel {
  background: #ff6600;
  border: 1px solid #fff;
}
.ContactBanner a {
  position: relative;
  display: block;
  padding: 10px 0 10px 40px;
  color: #fff;
  text-decoration: none;
}
.ContactBanner__Mail a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 22px;
  width: 40px;
  height: 40px;
  background: url(../images/gnavi/gnavi_10.svg) no-repeat center center;
  background-size: 100% auto;
}
.ContactBanner__Tel a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background: url(../images/gnavi/gnavi_11.svg) no-repeat center center;
  background-size: 100% auto;
}




/* bl_about
======================================================== */
/* .right_block section.bl_about_us .title {
}

section.bl_about_us .right_block .title {
    display: inline-block;
    position: relative;
}

section.bl_about_us .right_block .title:after {
    position: absolute;
    top: 0;
    content:
    '';
    width: 8px;
    height: 120%;
    display: inline-block;
    border-top: solid 1px #cdb15d;
    border-bottom: solid 1px #cdb15d;
    border-right: solid 1px #cdb15d;
    right: -30px;
    transform: translate(0, -50%);
    top: 50%;
}

section.bl_about_us .right_block .title:before {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 120%;
    display: inline-block;
    border-top: solid 1px #cdb15d;
    border-bottom: solid 1px #cdb15d;
    border-left: solid 1px #cdb15d;
    left: -30px;
    transform: translate(0, -50%);
    top: 50%;
} */



section.bl_about_us {
    padding-bottom: 10em;
}

section.bl_about .image:before {
    content: "";
    display: block;
    position: absolute;
    width: 680px;
    height: 477px;
    border: 1px solid #cdb15d;
    z-index: -1;
    left: 0;
    top: 70px;
}
section.bl_about .image {
    display: inline-block;
    float: left;
    position: relative;
    left: -160px;
}

section.bl_about {
    padding-bottom: 40px;
    padding-top: 90px;
}
section.bl_about .right_block {
    position: relative;
}
section.bl_about .right_block a.btn.btn_action01 {
    position: relative;
    margin-top: 40px;
}
section.bl_abou .title {
    font-size: 26px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 1em;
}
section.bl_about:after {
    content: "";
    display: block;
    position: relative;
    clear: both;
}






section.bl_about_us .image:before {
    content: "";
    display: block;
    position: absolute;
    width: 1580px;
    height: 424px;
    border: 1px solid #cdb15d;
    z-index: -2;
    right: -40px;
    top: 70px;
}
section.bl_about_us .image {
    display: inline-block;
    float: left;
    position: relative;
    left: -210px;
    z-index: 3;
}

≈ {
    padding-bottom: 350px;
    background: #FFFFFF url(../images/top/bl_about_us_bg.png) no-repeat;
    background-position: right bottom;
}
section.bl_about_us .right_block {
    position: relative;
    padding-top: 70px;
    left: -50px;
}
section.bl_about_us .right_block a.btn.btn_action01 {
    position: relative;
    margin-top: 40px;
}
section.bl_about_us .title {
    font-size: 26px;
/*     font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro"; */
/*      font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif; */
        font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 3em;
}
section.bl_about_us a.btn_effect01 {
    margin-top: 2em;
}

/* サービス
======================================================== */
.Service {
  margin: 0 auto;
  padding: 0px 0 6em;
  width: 100%;
  /* background: #1b2d6f; */
  background: #e5dabb;
  position: relative;
  padding-bottom: 180px;
}
.Service:after {
    top: 0;
    border-color: transparent transparent transparent #e5dabb;
    border-style: solid;
    border-width: 198px 0 0 100vw;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    transform: translate(0, -100%);
}


.Service__Item {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* width: 1120px; */
    gap: 40px;
    /* right: -60px; */
    position: relative;
}
.Service__Item li {text-align: center;}
.Service__Item li .line_box {
    background: white;
    border: 1px solid #cdb25f;
    padding: 0.7em;
    z-index: 6;
    position: relative;
}
.Service__Item li:nth-child(2) {
    margin-top: 3em;
}
.Service__Item li .line_box:after {
    content: "";
    display: block;
    width: 100%;
    height: 405px;
    border: 1px solid #fff;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
}
.Service__Item li:nth-child(3) {
    margin-top: 6em;
}
.Service__Item li a {text-decoration: none;color: inherit;}
.Service__Item__minitxt {
    font-weight: normal;
    margin: 1.5em 1em;
    text-align: left;
    position: relative;
    width: 310px;
     height: 130px;
}
.Service__Item__minitxt:after {
     content: "";
     display: block;
     height: 1px;
     width: 100px;
     background: #f00012;
     position: absolute;
     right: 0;
     bottom: 0;
}
.Service__Item__minitxt:before {
    content: "";
    display: block;
    height: 1px;
    width: 5px;
    background: #f00012;
    position: absolute;
    right: 0;
    transform: rotate(45deg) translate(0px, -2px);
    z-index: 999;
    bottom: 0;
}
.Service__Item__ttl {
    font-size: 2.8rem;
    line-height: 1.3em;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
/*  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif; */
    font-weight: bold;
    position: relative;
    margin-bottom: 1em;
}
.Service__Item__ttl:after{
  content:
  "";
  display:
  block;
  width: 38px;
  height: 5px;
  background: #ccb15d;
  position: absolute;
  right: 50%;
  transform: translate(60%, 0%);
  bottom: -0.7em;
}

.Service__Title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6rem;
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  padding-left: 80px;
  line-height: 1.3em;
  flex-wrap: wrap;
}
.Service__Title.sub_txt {
    display: flex;
    flex-wrap: wrap;
}
.Service__Title:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 20px;
        top: 50%;
        width: 60px;
        height: 60px;
        background: url(../images/header/service_icon01.png) no-repeat center center;
        background-size: 100% auto;
        transform: translate(0px, -50%);
}
.Service__Item li:nth-child(2) .Service__Title:before {
        background: url(../images/header/service_icon02.png) no-repeat center center;
          background-size: 100% auto;
        transform: translate(0px, -50%);
}
.Service__Item li:nth-child(3) .Service__Title:before {
        background: url(../images/header/service_icon03.png) no-repeat center center;
          background-size: 100% auto;
        transform: translate(0px, -50%);
}



/* TOPコンテンツ
======================================================== */

/* TOPお知らせ
======================================================== */
.TopNews {
  padding: 50px 0;
  text-align: center;
  position: relative;
  padding-bottom: 15em;
}
section.TopNews:after {
    top: 0;
    border-color: transparent transparent transparent #ffff;
    border-style: solid;
    border-width: 198px 0 0 100vw;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    transform: translate(0, -100%);
    z-index: 14;
    left: 0;
}
section.TopNews .NewsList {
  max-height: 310px;
  text-align: left;
  overflow-y: scroll;
  margin-bottom: 2em;
  margin-top: 4em !important;
}
section.TopNews .NewsList__Article {
  border-bottom: 1px solid #dadada;

}

section.TopNews .NewsList__Article img {
    vertical-align: middle;
}
section.TopNews .NewsList__Article:hover {
  background: #f5f1e6;
}
section.TopNews .NewsList__Article a {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
    color: #fff;
}
section.TopNews .NewsList__Article a span.new {
    display: inline-block;
    /* padding: 0 1.5em; */
}
section.TopNews .NewsList__Article a span.cat {text-align: center;display: inline-block;font-size: 1.4rem;padding: 0.3em 2.8em;width: 110px;font-size: 1.4rem;padding: 0.3em 0em;margin-right: 1em;}
span.cat.news_in_customer {
    background: #426f26 !important;
}
span.cat.news_in_info {
    background: #7a405d !important;
}
section.TopNews .NewsList__Article a span.cat b {
    background: black;
    display: inline-block;
    font-size: 0.8em;
    padding: 2px 15px;
    min-width: 79px;
    margin-right: 2rem;
    text-align: center;
}
section.TopNews .NewsList__Date {
  display: inline-block;
  padding-right: 10px;
  color: #797979;
  font-size: 2rem;
    padding-right: 15px!important;
}

section.TopNews .NewsList__Title {
  display: inline-block;
  color: #2c2c2c;
  font-size: 17px;
  margin-left: 0.5em;
  position: relative;
  top: 0.2em;
}

h2.title {
  margin: auto;
  padding: 0 0 10px;
  color: #2c2c2c;
  font-size: 3.2rem;
  text-align: center;
  background: none;
  border-bottom: none;
  margin-bottom: 30px;
  top: 50%;
  left: 0;
  z-index: 2;
}
h2.title span {
    display: block;
    font-size: 17px;
    font-weight: 100;
    margin-top: 0.7em;
    color: black;

}
.btn_effect01 {
  text-decoration: none;
  color: #b4901d;
  display: inline-block;
  padding: 2rem 2rem;
  width: 220px;
  text-align: center;
  border: 1px solid #b99831;
  position: relative;
  z-index: 99;
}
.btn_effect01:before {
    content: "";
    display: block;
    width: 60px;
    position: absolute;
    height: 1px;
    background: #b99831;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.btn_effect01:hover:before {
    width: 120px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}



/* TOPお知らせ
======================================================== */
.post_archive {
  padding: 50px 0;
  text-align: center;
  background: #f2f5f9;
  position: relative;
}
section.post_archive:after {
    top: 0;
    border-color: transparent transparent transparent #f2f5f9;
    border-style: solid;
    border-width: 198px 0 0 100vw;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    transform: translate(0, -100%);
    z-index: 14;
    left: 0;
}
.post_archive .NewsList {
  max-height: 310px;
  text-align: left;
  overflow-y: scroll;
  margin-bottom: 2em;
}
.post_archive .NewsList__Article {
  border-bottom: 1px solid #dadada;

}
section.post_archive .bl_about__ttl {
    text-align: center;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
section.post_archive{
    border: 1px solid #d2d2d2;
    padding: 1em;
    margin-top: 5em;
    max-height: 500px;
    overflow: hidden;
        padding-top: 1.6em;
}
.post_archive .NewsList__Article img {
    vertical-align: middle;
}
.post_archive .NewsList__Article:hover {
    background: #f5f1e6;
}
.post_archive .NewsList__Article a {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
    color: #fff;
}
.post_archive .NewsList__Article a span.cat {
    text-align: center;
    display: inline-block;
    font-size: 1.4rem;
    padding: 5px 30px;
    margin: 0 1em;
/*        background: #314d90;*/

}
.post_archive .NewsList__Article a span.cat b {
    background: black;
    display: inline-block;
    font-size: 0.8em;
    padding: 2px 15px;
    min-width: 79px;
    margin-right: 2rem;
    text-align: center;
}
.post_archive .NewsList__Date {
  display: inline-block;
  padding-right: 10px;
  color: #797979;
  font-size: 2rem;
}

.post_archive .NewsList__Title {
  display: inline-block;
  color: #2c2c2c;
  font-size: 17px;
}
section.post_archive:after {
    top: 0;
    border-color: transparent transparent transparent #f2f5f9;
    border-style: solid;
    border-width: 198px 0 0 100vw;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    transform: translate(0, -100%);
    z-index: 14;
    left: 0;

}





/*3つの理由
======================================================== */
.bl_about__txt {
    font-size: 1.5rem;
}

p.bl_about__txt {
    text-align: left;
    line-height: 1.6em;
    min-height: 110px;
}

.bl_about__First {
    justify-content: space-around;
    padding-bottom: 5rem;
}
.bl_about__First {
    justify-content: space-around;
}
.bl_about__First dl {
    text-align: center;
    padding: 1em;
    position: relative;
    border: 1px solid #ccb25f;
    width: 335px;
    height: 450px;
}
.bl_about__First dl dt {
    border: 1px solid #ccb25f;
    position: relative;
    left: -30px;
    overflow: hidden;
     background-color:#ece7d8;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    width: 340px;
    top: -30px;
    padding: 15px;
}
.bl_about__First dl dt .en {
    color: #cdb25e;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
}
.bl_about__First dl dt:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 2rem;
    display: block;
    position: absolute;
    width: 60px;
    height: 30px;
    right: 0;
    background: white;
    bottom: 32px;
    color: #ccb25f;
    border-radius: 50% / 100% 100% 0 0!important;
    transform: rotate(-90deg);
}
.bl_about__ttl {
    font-weight: bold;
    font-size: 2.9rem;
    line-height: 1.3em;
    height: 63px;
    margin-bottom: 2.6rem;
    position: relative;
}
.bl_about__ttl:before {
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 3px;
    background: #f00112;
    bottom: 0px;
    right: 50%;
    transform: translate(50%, -50%);
}
.bl_about__First dl img {
    display: block;
    object-fit: contain;
    margin: 0 auto;
}
.bl_about__btn {
    background: #1b2d6f;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 0.8rem 2rem;
    width: 151px;
    text-align: center;
    font-weight: bold;
}

.bl_about__First dt a {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}

.bl_about__First dt a:hover {
    background: rgb(255 255 255 / 42%);
}



/*お客様の声
======================================================== */
.bl_customer_box a {
    text-decoration: none;
}
.bl_customer_box {
    width: 300px;
}

.bl_customer_img img {
    display: block;
    width: 333px;
    height: 211px;
    object-fit: cover;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
}

.bl_customer_img {
    background: #e7e7e7;
}

.bl_customer_ttl {
    font-weight: bold;
    line-height: 1.7;
    margin-top: 1em;
    color: black;
}
section.bl_customer .bx-wrapper {
    box-shadow: inherit;
    margin: auto;
    background: inherit;
    border: inherit;
}
section.bl_customer {
    background: #f2f5f9;
    padding-bottom: 10rem;
}
section.bl_customer .bx-wrapper .bx-prev {
    left: -56px;
    background: url(../images/top/bl_customer_left.png) no-repeat;
    background-size: contain;
}

section.bl_customer .bx-wrapper .bx-next {
    right: -56px;
    background: url(../images/top/bl_customer_right.png) no-repeat;
    background-size: contain;
}
section.bl_customer .bx-wrapper .bx-controls-direction a {
    width: 43px;
    height: 43px;
}


/*bl_bunner 
======================================================== */

section.bl_bunner {
    background: #f4f4f4;
    padding: 25px 0;
}

section.bl_bunner ul {
    gap: 70px;
}







/*bl_bells
======================================================== */

section.bl_bells {}

section.bl_bells .title {
    font-size: 29px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    line-height: 1.2em;
    font-weight: bold;
    color: #b28c14;
    margin-bottom: 3em;
}
section.bl_bells .image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
section.bl_bells .time {
    background: #faf7f4;
    display: inline-block;
    padding: 0.4em 1em;
    font-size: 18px;
}

section.bl_bells p.prace {
    display: block;
    margin-bottom: 1em;
}

section.bl_bells p.txt {
    line-height: 1.4em;
    font-size: 16px;
    margin-bottom: 1em;
}

section.bl_bells a {
    color: #b28c14;
    border: 1px solid #b28c14;
    text-decoration: none;
    padding: 0.7em;
    display: inline-block;
}
section.bl_bells a:hover {
    color: #ffffff;
    background: #b08b14;
}
section.bl_bells .image {
    float: right;
    width: 380px;
    height: 250px;
    background: #e8e8e8;
}

section.bl_bells li {
    border-bottom: 1px solid #eee;
    padding-bottom: 3em;
    margin-bottom: 3em;
}

section.bl_bells li .box {
    padding-right: 440px;
}

section.bl_bells li:after {
    content: "";
    display: block;
    clear: both;
    position: relative;
}





.member_top section.bl_bells {
    padding-top: 7em;
    padding-bottom: 0;
    margin-bottom: -80px;
}



/*bl_faq
======================================================== */
section.bl_faq .--wrap {
    padding-top: 3rem;
}
section.bl_faq {
    position: relative;
    height: 291px;
    margin-top: 0px;
    padding-top: 260px;
    padding-bottom: 250px;
    background: #faf8f4;
    clip-path: polygon(0% 45%, 100% 0%, 100% 100%, 0 100%);
    overflow: hidden;
}
section.bl_faq:after {
    top: 0;
    border-style: solid;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    transform: translate(0, -100%);
    z-index: 24;
    left: 0;
    border-color: transparent #faf7f3 transparent transparent;
    border-width: 270px 100vw 0 0;
}
.bl_faq__box {
    float: right;
    width: 45%;
    min-height: 570px;
    margin-top: 7rem;
}
.bl_faq__img {
    position: absolute;
    left: 0;
    top: 22%;
    width: 50%;
}

.bl_faq__box p {
    line-height: 1.6em;
    font-size: 1.1em;
}

p.bl_faq__name {
    /* font-weight: bold; */
    /* font-size: 2.3rem; */
    /* color: #182e71; */
    margin-bottom: 3rem;
}

.bl_faq__img img {
    width: 100%;
    filter: grayscale(1);
     clip-path: polygon(0% 25%, 100% 0%, 100% 100%, 0 100%);
}


a.bl_faq__btn {
    background: #ef0012;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 2rem 2rem;
    width: 320px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
        border: none;
}








.--diagonal_border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #f1eef4 transparent transparent;
    border-width: 0px 41rem 660px 0;
    transform: translate(-100%, 0);
}






/* section.bl_report
======================================================== */
section.bl_report a.btn_effect01 {
    margin: auto;
    display: block;
    margin-top: 3em;
}
section.bl_report {
    background: linear-gradient(-8deg, #faf8f4 0%, #faf8f4 49%, #fff 49%, #fff 100%);
    padding-top: 100px;
    padding-bottom: 80px
}
    section.bl_report_archive {background: inherit;}

section.bl_report ul.year {
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 4em;
}

section.bl_report ul.year li {
    background: #5d5d5d;
    width: 100%;
    color: white;
    text-align: center;
    padding: 0.5em 0;
    position: relative;
}
section.bl_report ul.index.--display_flex {
    justify-content: left;
    gap: 31px;
    flex-wrap: wrap;
}

section.bl_report ul.index.--display_flex li {
    width: 370px;
    border: aliceblue;
    box-shadow: 0px 0 9px #cacaca;
    background-color: white !important;
    position: relative;
}
section.bl_report ul.year li:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 10px 0 10px;
    border-color: #5d5d5d transparent transparent transparent;
    position: absolute;
    transform: translate(50%, 100%);
    bottom: 0;
    right: 50%;
    content: "";
}
section.bl_report ul.index.--display_flex li .img {
    width: 100%;
    height: 220px;
    background: #f3f3f3;
}
section.bl_report ul.index.--display_flex li .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
section.bl_report .btn_effect01 {
    display: block;
    margin: 50px auto 0;
}
section.bl_report     position: relative;
    background: #cdb15f;
    top: -30px;
    text-align: center;
    color: white;
}
section.bl_report ul.index.--display_flex li p.ttl {
    font-weight: bold;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 25px;
    line-height: 1.4em;
        height: 100px;
}

section.bl_report ul.index.--display_flex li .box {
    padding: 1em;
}

section.bl_report ul.index.--display_flex li a.--btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
section.bl_report ul.year li a {
    text-decoration: none;
    color: white;
    font-size: 20px;
}
section.bl_report ul.index.--display_flex li p.cate {
    position: absolute;
    background: red;
    color: white;
    font-size: 12px;
    padding: 0.5em;
    font-weight: bold;
    min-width: 65px;
    text-align: center;
}
section.bl_report ul.index.--display_flex li:nth-child(n + 4) {
    display: none;
}
section.bl_report ul.index.--display_flex li p.cate:empty {
    background: none;
}
section.bl_report ul.index.--display_flex li p.cate a {
    color: #fff;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: normal;
}
section.bl_report ul.index.--display_flex li p.cate {
    padding: 0.5em 1em!important;
}
section.bl_report ul.index.--display_flex li .box .ttl{
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #cdb25e;
    font-weight: bold;
    font-size: 2.6rem;
        line-height: 1.4;
        min-height: 70px;
}




/* bl_report_archive
======================================================== */
section.bl_report_archive ul {
    height: inherit !important;
    overflow: inherit !important;
}
section.bl_report ul.index.--display_flex li:nth-child(n + 4) {
    display: block;
}
section.bl_report_archive {
    background: inherit;
}
section.bl_report_archive li {
    box-shadow: 0px 0px 11px #e3e3e3 !important;
    padding-bottom: 10px !important;
}




/* bl_contact
======================================================== */
section.bl_contact h2.title img {
    width: 294px;
}
section.bl_contact h2:after {
    display: none;
}
section.bl_contact span {
    color: white;
    font-weight: bold;
}
section.bl_contact p.bl_faq__name {
    color: white;
}

section.bl_contact p {
    color: white !important;
    font-weight: bold !important;
    text-align: center;
    display: block;
    margin: auto;
    font-size: 18px;
    margin-bottom: 3em;
}
section.bl_contact .--wrap {
    z-index: 7;
    position: relative;
}
section.bl_contact {
    text-align: center;
    position: relative;
    background: content-box;
    background: url(../images/top/bl_contact_bg.jpg) no-repeat center top;
    padding-top: 6em;
    padding-bottom: 5em;
    background-size: cover;
}
section.bl_contact .btn_effect01:before {
    background: #ffffff !important;
    height: 1px;
    z-index: 2;
}
section.bl_contact:after {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(rgba(0,0,0,0.2) 30%, transparent 31%), radial-gradient(rgba(0,0,0,0.2) 30%, transparent 31%);
    background-position: 0 0, 2px 2px;
    background-color: rgba(0,0,0,0.3);
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-color: inherit !important;
    background-size: 4px 4px !important;
    background-position: 0 0, 6px 6px !important;
    z-index: 1;
}






/* TOP会社情報
======================================================== */
.TopCompany {
  width: 100%;
}

.TopCompany__Title {
  margin: 0;
  padding: 50px 0 50px;
  color: #2c2c2c;
  font-size: 3.2rem;
  text-align: center;
  background: none;
  border-bottom: none;
}

.TopCompanyList {
  display: flex;
}

.TopCompanyList dt {
  width: 500px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-right: 50px;
}

.TopCompanyList dd {
  width: 450px;
}


/* 下層共通ナビ
======================================================== */



/* ページトップ
======================================================== */
#PageTop {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 100;
}
#PageTop img {
    width: 60px;
  background: #0d6fb8;
  opacity: 0.8;
  border-radius: 10px;
}
#PageTop img:hoer {
  opacity: 0.5;
}
#PageTop a {
  display: block;
}

.PageContact {
  margin: 0 auto 50px;
  padding: 35px 0;
  width: 1000px;
  border: 1px solid #0d6fb8;
}

/* フッター
======================================================== */
.GlobalLayout__Footer {
  clear: both;
  width: 100%;
}
.GlobalLayout__Footer .h1 {
    position: absolute;
    left: 0;
}
.SitemapNavi {
  padding: 70px 0;
  border-bottom: 5px solid #f00012;
}

.SitemapNavi__Wrap {
}

.SitemapNaviRow {
  display: flex;
   justify-content: start;
   gap: 220px;
  width: 1100px;
  margin: auto;
}

.SitemapNaviRow__Menu {
  width: 46%;
  margin: 0 2% 0;
}

.SitemapNaviRow__Menu  li {
    
}

.SitemapNaviRecruit {
  width: 18%;
  margin: 0 1%;
}

.SitemapNaviRecruit__Menu {
  width: 94%;
  margin: 0 0 0 6%;
}

.SitemapNavi a {
  display: block;
  position: relative;
  margin: 0px 0 40px 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.3;
  text-decoration: none;
  color: black;
}

.SitemapNavi a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #cdb25e;
    padding-right: 5px;
}

.SitemapNavi h6 {
  margin: 0 0 20px;
  padding: 0 0 10px 10px;
  width: 100%;
  font-weight: bold;
  text-align: left;
  background: none;
  border-bottom: dashed 1px #fff;
}

.SitemapNavi h6 a {
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  line-height: initial;
}

.SitemapNavi h6 a:before {
  display: none;
}

.Footer__Logo {
  display: block;
  margin: 0 auto;
  width: 190px;
}


.header__rightbox ul {
    gap: 15px;
}

footer .header__rightbox {
    width: auto!important;
    margin-top: 18px;
}
footer.GlobalLayout__Footer .BlockHeader span.txt {
    left: 80px;
    position: relative;
}
footer.GlobalLayout__Footer .BlockHeader {
    padding: 10px 0;
    /* border-top: 5px solid #eee; */
    position: relative;
    padding-bottom: 2em;
}
footer.GlobalLayout__Footer .BlockHeader:after {
    content: "";
    display: block;
    clear: both;
}
footer .header__rightbox li:nth-child(1) a {
    background: #cdb15d !important;
/*     padding: 16.6px; */
}
footer .header__rightbox li:nth-child(2) a {
/*     padding: 16.6px; */
}


.Copyright {
  padding: 30px 0;
  color: #fff;
  text-align: center;
  background: #ccb25d;
  font-size: 1.4rem;
}
.Copyright a {
    color: #fff;
    text-decoration: none;
    position: relative;
}
.Copyright a:after {
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffffff;
    padding-right: 5px;
    position: absolute;
    font-size: 17px;
    top: 50%;
    transform: translate(10px, -50%);
}
/* 下層タイトル
======================================================== */
.GlobalLayout__Heading {
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
  height: 200px;
  background: #0d6fb8 url(../images/page/h2_background.jpg) no-repeat center center;
  background-size: auto 100%;
}

.Heading {
  margin: 0 auto;
  padding: 40px 0;
  width: 1000px;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.BreadCrumbs {
  display: block;
  margin: 0 auto;
  padding: 15px 0 15px;
  font-size: 1.4rem;
}
.GlobalLayout__Page td {
    padding: 1em;
}
.GlobalLayout__Page {
    margin: 0 auto;
    padding: 0 0 60px;
    width: 1100px;
    padding-top: 5rem;
}
.GlobalLayout__Page p.time {
    font-size: 1.8rem;
    line-height: 1.8;
    padding: 10px 0;
    padding: 0.2em 1em;
    font-size: 19px;
    background: #faf7f4;
    display: inline-block;
}
.GlobalLayout__Page span.prace {
    font-weight: bold;
    font-size: 2.2rem;
}
.GlobalLayout__Page dt.cat_in {
    display: inline-block;
}

.GlobalLayout__Page dd.cat_in {
    font-size: 21px;
    display: inline-block;
}
.GlobalLayout__Page dd.cat_in span{
   color: #fff;
}
.GlobalLayout__Page dd.cat_in span.open {
    background: #f00012;
}
.GlobalLayout__Page dt.cat_in span {
    font-size: 21px;
    height: 100%;
    width: 100%;
    display: block;
}

/*  */
span.fin {
    background: #7e7d7e;
    color: white;
    padding: 4px 6px;
    font-size: 20px !important;
    font-weight: bold;
    width: auto !important;
}
/*  */

.GlobalLayout__Page dt.cat_in span.open {
    background: #f00012;
    color: white;
    padding: 4px 6px;
    font-size: 20px !important;
    font-weight: bold;
    width: auto !important;
}

.GlobalLayout__Page dt.cat_in {
    display: inline-block;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    /* color: #fff; */
    /* background: #949494; */
    /* width: 110px; */
    text-align: center;
}

/* .GlobalLayout__Page dt.cat_in {
    display: inline-block;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #fff;
    background: #949494;
    width: 110px;
    text-align: center;
} */


dt.cat_in {
    color: #949494;
    font-size: 17px;
}
.thumbnail {
    width: 60%;
    text-align: center;
    margin: auto;
    margin-bottom: 2rem;
        margin-top: 2em;
}

dt.cat_in a {
    margin-inline: 7px;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    font-size: 0.9em;
    padding: 1px 3px;
    line-height: 1.4em;
    padding: 0.4em 1.4em;
}

/**/
.single-news .PageHeading, .post-type-archive-news .PageHeading, .term-news_in_customer .PageHeading, .term-news_in_news .PageHeading, .term-news_in_info .PageHeading {
    background: url(../images/page/h2_background.jpg);
    padding: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 31.5rem;
    background-size: cover;
    margin-top: 19px;
    background-repeat: no-repeat;
}

.PageHeading .ttl_area {
    width: 1200px;
}

.PageHeading {
    background-image: url(../images/page/h2_background_02.jpg);
    padding: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 31.5rem;
    background-size: cover;
    /* margin-top: 48px; */
    background-repeat: no-repeat;
}
.post-type-archive-information .PageHeading {
    background-image: url(../images/page/h2_background_02.jpg);
}

.PageHeading .h2 {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    background: none;
    display: block;
    padding: 2rem;
  font-size: 4rem;;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    text-align: center;
    font-weight: bold;
    padding: 0;
    padding-bottom: 0.3em;
        line-height: 1.3em;
}
.PageHeading .h2:after {
    display: none;
}
.PageHeading .h2:after {
    content: "";
    display: block;
    width: 110px;
    height: 3px;
    background: #f00012;
    position: absolute;
    right: 50%;
    transform: translate(50%, -50%);
    bottom: 3px;
}
.PageHeading .ttl_area span.ttl {
    display: block;
    text-align: center;
    margin: auto;
    color: #f00012;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}



/* アーカイブarchive_news
======================================================== */


/*.GlobalLayout__Page dt.cat_in {
width: 260px !important;
    background: inherit !important;
    text-align: left !important;
    color: inherit !important;
}*/

.archive_news .Archive__Title {
    display: inline-block;
    padding: 5px 0px 20px 10px;
    text-decoration: none;
    width: 930px;
    float: right;
}




/* アーカイブarchive_infomation
======================================================== */

.archive_infomation .Archive__Image {
    float: right;
    width: 220px;
    height: 170px;
    background: #dbdbdb;
    margin-bottom: 1.5em;
    margin-left: 50px;
}
.archive_infomation .Archive__Image img {
    width: 253px;
    max-width: inherit;
    height: 180px;
    object-fit: cover;
}
.Archive__List:after {
    content: "";
    display: block;
    clear: both;
}
.archive_infomation .Archive__Date {
/*    display: inline-block;
    padding-right: 10px;
    color: #797979;
    font-size: 2rem;*/
}
.archive_infomation .ArchiveLayout .Archive__Title {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
       font-size: 2.4rem;
}


/* アーカイブ
======================================================== */
.bl_archive ul.--display_flex.archive_list {
    gap: 20px;
    margin-bottom: 2em;
}

.bl_archive ul.--display_flex.archive_list a {
    text-decoration: none;
    color: inherit;
    border-bottom: 4px solid #e4e4e4;
    width: 130px;
    display: inline-block;
    text-align: center;
}
.bl_archive ul.--display_flex.archive_list li.current a {
    border-color: #f44336 !important;
}



.ArchiveLayout {
  margin: 0 auto;
  padding: 0;
}

.Archive {

}

.Archive__List {
  border-bottom: 1px solid #eee;
}
.Archive__List .right_box {
    padding-left: 212px;
}
.Archive__List a {
  display: block;
  padding: 20px 0;
  color: #191818;
  line-height: 1.5;
  text-decoration: none;
      font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}
.Archive__Image {
    float: left;
    padding-right: 2em;
}
.Archive__List:hover {
    background: #f5f1e6;
}


.Archive__Date {
    display: inline-block;
    padding-right: 10px;
    color: #797979;
    font-size: 1.8rem;
}
.Archive__cate {
    display: inline-block;
    width: 118px;
    text-align: center;
    color: white;
}


.Archive__cate b {
    margin-right: 10px;
    padding: 1px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: normal;
    display: inline-block;
    font-size: 1.4rem!important;
    padding: 7px 10px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin: auto;
}

.Archive__Title {
    padding: 0 0 15px 0;
    font-size: 1.4rem;
    font-weight: normal;
}

.Archive__Text {
  font-size: 1.6rem;
  margin-top: 1em;
}

.wp-pagenavi {
  margin: 60px auto;
  text-align: center;
}

.pagenation {
  clear: both;
  border-top: 1px solid #efefef;
  text-align: center;
  margin: 50px 0 0;
  padding: 20px 0 0;
}
.ArchiveLayout .Archive__Title {
    font-family: inherit;
    font-size: 1.8rem;
   font-weight: normal;
}
.pagenation li {
  display: inline-block;
  padding: 0 5px;
  width: 220px;
}

.pagenation li a {
  display: block;
  border: 1px solid #b28b15;
  padding: 12px 30px;
  font-size: 1.4rem;
  color: #b18c14;
  text-decoration: none;
}

.pagenation li a:hover {
  opacity: 1.0;
  background: #0d6fb8;
  color: #fff;
}

/* 親子ページリスト
======================================================== */
.BlockPageList {
    margin: 50px 0 0;
    border: 1px solid #272727;
    border-bottom: none;
}
.BlockPageList a {
  display: block;
  font-size: 1.6rem;
  text-decoration: none;
}
.BlockPageList__Parent li {
    padding: 10px 10px;
    background: #272727;
    color: #fff;
}
.BlockPageList__Parent li a:hover {
  opacity: 1.0;
}
.BlockPageList__Child li a {
    padding: 10px 35px;
    border-bottom: 1px solid #272727;
    color: #535353;
}
.BlockPageList__Child li a:hover {
    background: #e9e9e9;
}
.BlockPageList__Child li a:before {
    content: " \f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f00012;
    padding: 0 5px 0 0;
}

/* お問い合わせフォーム　
======================================================== */
.H08-001-01_type_alert{
    margin-bottom: 30px;
}
.BlockForm {
  padding-top: 40px;
/*   background: aliceblue; */
  border: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  font-weight: bold;
}
.BlockForm dt {
  position: relative;
  box-sizing: border-box;
  padding: 20px 20px 0;
  width: 30%;
  color: #333;
  font-size: 1.8rem;
    border-bottom: 1px solid #dcdcdc;
        background: #f7f7f7;
}
.BlockForm dt:first-child {
  border-top: none;
}
.Block-Form dt strong {
  display: inline-block;
  margin: 0.5rem 0 0;
}
.BlockForm .BlockForm__Required {
    position: absolute;
    top: 50%;
    right: 0;
    margin-left: 20px;
    padding: 0px 15px;
    color: #fff;
    font-size: 1.3rem;
    /* font-weight: normal; */
    background: #f00012;
    border-radius: 0;
    transform: translate(0px, -50%);
    display: inline-block;
    line-height: 1.6em;
}
.BlockForm .BlockForm__Optional {
    position: absolute;
    top: 50%;
    right: 0;
    margin-left: 20px;
    padding: 0px 15px;
    color: #fff;
    font-size: 1.3rem;
    /* font-weight: normal; */
    background: #a3a3a3;
    border-radius: 0;
    transform: translate(0px, -50%);
    display: inline-block;
    line-height: 1.6em;
}

.BlockForm dd p {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
}
.BlockForm dd label {
    display: block;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0.5em;
}
.BlockForm dd label input[type="checkbox"] {
    margin-right: 0.5em;
}







/* contact_form */
section.contact_form .BlockForm textarea {
    border: 1px solid #cdcdcd;
}
section.contact_form .BlockForm dt strong {
    display: block;
    position: relative;
        font-size: 20px;
}
section.contact_form .BlockForm .BlockForm__Required {
    position: absolute;
    top: 50%;
    right: 0;
    margin-left: 20px;
    padding: 0px 15px;
    color: #fff;
    font-size: 1.5rem;
    /* font-weight: normal; */
    background: #f00012;
    border-radius: 0;
    transform: translate(0px, -50%);
    display: inline-block;
    line-height: 1.6em;
}

section.contact_form .BlockForm .BlockForm__Optional dt strong {
    display: block;
    position: relative;
    font-size: 20px;
    font-size: 1.5rem;
}

section.contact_form ul.display_flex {
    margin-left: 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: inherit;
}

section.contact_form ul.display_flex li {
    display: block;
    width: 47%;
}

section.contact_form ul.display_flex input#family_name,
section.contact_form ul.display_flex input#given_name {
display: inline-block;
    width: 76%;
}
section.contact_form ul.display_flex p {
    margin-left: 22px;
    margin-top: 0.5em;
}
section.contact_form .BlockForm dd.addr {
}
section.contact_form .BlockForm dd.addr ul.display_flex {
}

section.contact_form .BlockForm dd.addr ul.display_flex li {
    width: auto;
}

section.contact_form .BlockForm dd.addr ul.display_flex li:nth-child(1) {
    width: 16%;
}

section.contact_form .BlockForm dd.addr ul.display_flex li input {
    width: auto;
}

section.contact_form .BlockForm dd.addr ul.display_flex li:nth-child(2) {
    padding-left: 27px;
}
section.contact_form .BlockForm dd.addr ul.display_flex li:nth-child(2) {
    padding-left: 27px;
}
section.contact_form select {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin-left: 0;
    padding: 10px 15px;
    height: 5rem;
    flex: 1;
    max-width: 90%;
    background: #fff;
    font-size: 1.6rem;
        width: 250px;
}
input#addr {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin-left: 0;
    padding: 10px 15px;
    height: 3rem;
    flex: 1;
    max-width: 90%;
    background: #fff;
    font-size: 1.6rem;
}
section.contact_form .information span.BlockForm__Required {
    /* margin-left: 20px; */
    padding: 0px 15px;
    color: #fff;
    font-size: 1.5rem;
    background: #f00012;
    border-radius: 0;
    display: inline-block;
    line-height: 1.6em;
}

section.contact_form input[type="tel"].input_type_middle{
    max-width: 218px;
}

section.contact_form {
    padding-top: 0;
}
section.contact_form dl.BlockForm {
    padding-top: 0;
}
section.contact_form .information p {
    font-size: 19px;
}
section.contact_form .information {
    border: 1px solid #ceb15d;
    padding: 1em 3em 3em;
    background: #f9f8f3;
        margin-top: 3em;
}
section.contact_form .BlockForm dd p {
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0;
}
section.contact_form .BlockForm dd label {
    display: block;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0.5em;
}
section.contact_form .information label {
    margin-left: 20px;
}

section.contact_form .form-row {
    display: block;
    text-align: center;
    margin-top: 3em;
        margin-bottom: 2em;
}
section.contact_form button:hover {
    opacity: 0.7;
    transition: all 0.5s ease 0s;
    background: #a1000b;
}
#contents > div > div > section > div > button:nth-child(2) {
    border: inherit;
}
section.contact_form button {
    width: 33%;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding: 15px 0px;
    text-align: center;
    background-color: #f00011;
    border: 3px solid #cdcdcd;
    border-radius: 65px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 1s;
    /* box-shadow: -1px 0px 5px #a5a5a5; */
    /* border-bottom: 0; */
    transition: all 0.5s ease 0s;
    border: indianred;
}

section.contact_form input[type="checkbox"] {
    margin-right: 0.5em;
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}
section.contact_form .stepbar {
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin-bottom: 3em;
    border: 1px solid #cdb15d;
}

section.contact_form .stepbar__item {
    box-sizing: border-box;
    position: relative;
    width: calc((100% - 0px) / 3);
    height: 80px;
    margin: 0 0px;
    padding: 0px;
    background: #dedede;
}

/* 重なり順を設定 */
section.contact_form .stepbar__item:nth-child(1) {
    z-index: 4
}

section.contact_form .stepbar__item:nth-child(2) {
    z-index: 3
}

section.contact_form .stepbar__item:nth-child(3) {
    z-index: 2
}

section.contact_form .stepbar__item:nth-child(4) {
    z-index: 1
}

section.contact_form .stepbar__item:first-child {
    margin-left: 0;
}

section.contact_form .stepbar__item:last-child {
    margin-right: 0;
}

section.contact_form .stepbar__item:not(:first-child)::before {
    position: absolute;
    content: "";
    top: 0;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 0;
    border-bottom: 40px solid transparent;
/*  border-left: 20px solid #299100; */
}

section.contact_form .stepbar__item:not(:first-child)::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 0;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #ffffff;
}

section.contact_form .stepbar__item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #f6f6f6;
    font-weight: normal;
}
section.contact_form .stepbar__item-inner span {
    font-size: 1.3em;
    margin-right: 0.3em;
    font-family: 'Roboto Condensed', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
}
section.contact_form .stepbar__item-inner--current {
    background: #cdb15d;
    color: #ffffff;
}

section.contact_form .stepbar__item:not(:last-child) .stepbar__item-inner::before {
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 0;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #cdb15d;
}

section.contact_form .stepbar__item:not(:last-child) .stepbar__item-inner::after {
    position: absolute;
    content: "";
    top: 0;
    left: calc(100% - 1px);
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 0;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #f6f6f6;
}

section.contact_form .stepbar__item:not(:last-child) .stepbar__item-inner--current::after {
    display: none;
}
section.contact_form dl.BlockForm {
    padding-top: 0;
    margin-bottom: 4em;
}
dl.BlockForm.flow02 {
    margin-bottom: 3em;
    border-top: 2px solid #eee;
}
section.contact_form dl.BlockForm.flow02 p {
    font-size: 1.1em;
}
section.contact_form .form-row button {
    margin: 0 11px;
}
section.contact_form .form-row.display_flex form{
    display: inline-block;
}
section.contact_form .form-row.display_flex form:nth-child(1) button{
    margin: 0 11px;
    background-color: white;
    color: black;
    /* box-shadow: inherit; */
    /* border-width: 3px; */
    border: 3px solid #cdcccd;
}
section.contact_form p.center {
    text-align: center;
}
section.contact_form p.mini_text.center {
    font-size: 0.9em;
}
/* contact_form */







.BlockForm dd {
  box-sizing: border-box;
  padding: 20px;
  width: 70%;
  color: #333;
  font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
}
.BlockForm dd small {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.25rem;
  color: #333;
}
.BlockForm dd em {
  display: block;
  margin-top: 0.5rem;
  font-style: normal;
  font-weight: normal;
  color: #333;
}
.BlockForm input[type="text"],
.BlockForm input[type="tel"],
.BlockForm input[type="email"] {
    border: 1px solid #cdcdcd;
  border-radius: 5px;
  margin-left: 0;
  padding: 10px 15px;
  height: 3rem;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem;
}

.BlockForm dt strong {
    display: block;
    position: relative;
}

.BlockForm ::placeholder {
  color: #cbcbcb;
}

.BlockForm textarea {
  border: 1px solid #000;
  border-radius: 5px;
  margin-left: 0;
  padding: 10px 15px;
  height: 140px;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem;
}

.BlockForm__Submit {
  display: inline-block;
  margin: 40px 0 60px 10%;
  padding: 1.5rem 0 !important;
  width: 30%;
  color: #fff;
  font-size: 2.1rem !important;
  font-weight: bold;
  background: #0d6fb8 !important;
  border-style: none;
  /* box-shadow: 0 5px 0 #ca1c30; */
  border-radius: 10px;
}
.BlockForm__Submit:hover {
  opacity: 0.7;
  cursor: pointer;
}
.BlockForm .wpcf7-form-control.wpcf7-checkbox {
  display: block;
}
.BlockForm span.span.wpcf7-list-item {
  margin: 0;
}
.BlockForm span.checkbox-356 .wpcf7-list-item {
  display: block;
  margin: 0 0 3rem 0 !important;
}
.BlockForm span.checkbox-356 label {
  display: inline-block;
  position: relative;
}
.BlockForm span.checkbox-356 label span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem 2rem 0.5rem 2.5rem;
  background: #94d0db;
  width: 140px;
  border-radius: 5px;
  border: 1px solid #4cacc5;
}
.BlockForm span.checkbox-356 label input[type="checkbox"] {
  position: absolute;
  top: 0.65rem;
  left: 0.5rem;
  z-index: 1;
}
.BlockForm span.checkbox-356 label input:checked + span {
  background: #4cacc5 !important;
  color: #fff;
}
.BlockForm span.checkbox-356 label:hover {
  cursor: pointer;
}

.wpcf7-response-output {
  font-size: 1.7rem;
  padding: 1rem !important;
  width: 90% !important;
}

span.wpcf7-not-valid-tip {
  font-size: 1.7rem;
  padding: 1rem !important;
}

.BlockForm .wpcf7-list-item {
    display: block;
}

/* 2022.01.28 測量登記実績のアーカイブにサムネイル追加 */
.BlockResults li {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  font-size: 1.8rem;
}
.BlockResults li a {
  display: block;
  color: #191818;
  text-decoration: none;
}
.BlockResults li a:hover {
  opacity: 0.7;
}
.BlockResults li dl {
  display: flex;
}
.BlockResults li dl dt {
  width: 20%;
  margin-right: 5%;
}
.BlockResults li dl dd {
  width: 75%;
  position: relative;
}
.BlockResults .BlockResults__Image {
  position: relative;
  width: 100%;
}

.BlockResults .BlockResults__Image:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.BlockResults .BlockResults__Image img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.BlockResults .BlockResults__Time {
  font-size: 1.5rem;
}
.BlockResults .BlockResults__Title {
  padding: 1rem 0;
  color: #0d6fb8;
  font-size: 2.6rem;
  font-weight: bold;
}
.BlockResults .BlockResults__Text {
  line-height: 1.5;
}
.BlockResults .BlockResults__Button {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px 30px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  background: #0d6fb8;
}

/**/
.service_archive ul {
  display: flex;
  justify-content: space-between;
  flex---wrap: --wrap;
}
.service_archive li {
    margin-bottom: 40px;
}
.service_archive p.mincho {
  text-align: center;
  font-size: 25px !important;
  font-weight: bold;
  color: #0d6fb8;
  font-family: serif;
}
body.page-id-1058 .service_archive ul {
  justify-content: center;
}
body.page-id-1058 .service_archive ul li {
  margin: 0 10px 40px;
}

/* 執筆者
======================================================== */
/* 執筆者画像 */
.writer .img img {
    position: inherit !important;
    transform: inherit !important;
    right: inherit !important;
    top: inherit !important;
}

/*writer*/
.writer {
    position: relative;
    border: 2px solid #0d6fb8;
    background-color: #dae9f4;
    margin-top: 120px;
    font-size: 0.9em;
}

.writer .writer_ttl {
    display: inline-block;
    padding: 8px 25px;
    background-color: #0d6fb8;
    color: white;
    font-weight: bold;
    position: absolute;
    top: -39px;
    left: -2px;
    font-size: 18px;
}

.writer .img {
    position: relative;
    float: left;
    width: 190px;
    /* height: 240px;
    overflow: hidden;
    background-color: #fff; */
}

.writer .img:before {
  content: "";
  display: block;
  padding-top: 140%;
}

.writer .box {
    margin: 20px 20px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.writer .img img {
    position: absolute !important;
    width: 100%;
    max-width: 100%;
    height: 100%;
    top: 0 !important;
    right: 0 !important;
  bottom: 0;
  left: 0;
    margin: auto;
    object-fit: cover;
}

.writer .box:after {content: "";display: block;clear: both;}

.writer .info_box {
    padding-left: 213px;
}

.writer span.shozoku {
    display: block;
    margin-bottom: 10px;
}

.writer span.name {
    font-weight: bold;
    font-size: 25px;
    padding-left: 20px;
}

.writer .name_box {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.writer span.sub_ttil {
  background-color: #28a7e1;
    padding: 4px 6px;
    margin-right: 10px;
    font-weight: normal;
    font-size: 13px;
    width: 60px;
    text-align: center;
    display: inline-block;
    float: left;
    color: #fff;
}

.writer .text_box div {
    margin: 21px 0;
}
.writer .text_box span.text_area {
padding-left: 92px;
    display: block;
    position: relative;
    top: 4px;
    line-height: 1.6em;
}

.writer a.btn {
  display: block;
    border: 0;
    margin: 0 auto;
  padding: 20px 0;
    width: 290px;
    font-size: 17px;
  text-decoration: none;
    margin-bottom: 20px;
    border-radius: 40px;
    background: #0d6fb8;
    color: white;
  text-align: center;
    box-shadow: 0px 3px 0px #949494;
}
.writer a.btn:after {
    color: white;
    position: inherit;
    right: 0.2em;
}


/*  */
.GlobalLayout__MainVisual {
    background-size: auto 100%;
    display: block;
    margin-top: 48px;
}
.Industry__First {
    justify-content: space-evenly;
}
.Industry__Second {
    justify-content: space-evenly;
}
.Industry__Third {
    justify-content: space-evenly;
}
.PageCommonNavi__Item a {
    color: #0d6fb8;
}
#PageTop {
    right: 50%;
    transform: translate(700px, 0px);
    padding: 0;
}
.GlobalLayout__Navi {
    z-index: 999999;
    position: absolute;
}

.GlobalLayout__Heading {
    margin-top: 80px;
}
.GlobalLayout__Navi.fixed {
    position: fixed;
    top: 0px;
}
.MainVisual {
    height: 718px;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
#contents table {
    max-width: 100%;
}


/*グロナビ*/
div#ac_navi {
    display: block;
}
div#gn {
    width: 100%;
    background: #272727;
    z-index: 2;
}
div#gn>div>ul {
    display: flex;
    justify-content: space-between;
}
div#gn ul li {
    width: 100%;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
}
div#gn>div>ul a {
    height: 48px;
    display: block;
    position: relative;
    color: #fff;
}
div#gn>div>ul a span {
    font-weight: 500;
    position: absolute;
    transform: translate(50%, -50%);
    top: 50%;
    right: 50%;
    width: 100%;
    font-family: 'ヒラギノ丸ゴシック Pro', 'Hiragino Maru Gothic Pro','M PLUS Rounded 1c', sans-serif;
    font-size: 14px;
}
#gn ul li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    display: inline-block;
    width: 1px;
     height: 70%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: rgb(255 255 255 / 0%)!;
    background-image: -webkit-linear-gradient( 90deg , rgb(255 255 255 / 0%) 0%, rgb(253 253 215) 50%, rgb(255 255 255 / 0%) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,102,5) 0%, rgb(253,253,215) 50%, rgb(255,102,5) 100%);
    top: 50%;
    transform: translate(-50%, -50%);
}
#gn ul li:last-child:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    display: inline-block;
    width: 1px;
      height: 70%;
    background-image: -webkit-linear-gradient( 90deg , rgb(255 255 255 / 0%) 0%, rgb(253 253 215) 50%, rgb(255 255 255 / 0%) 100%)!important;
    background-image: -ms-linear-gradient( 90deg, rgb(255,102,5) 0%, rgb(253,253,215) 50%, rgb(255,102,5) 100%);
      background-color: rgb(255 255 255 / 0%);
    top: 50%;
    transform: translate(-50%, -50%);
}



/*グロナビサブ*/
/*  フローティング固定*/
#gn ul.sub-menu {
    display: none;
}
#gn ul.sub-menu {
}
#gn ul.sub-menu {
    z-index: 999;
    justify-content: center;
    padding: 0.5em;
    background-color: rgb(255 255 255 / 86%);
    min-width: 129px;
}
div.sub-menu {
     display:none; 
    bottom: 0;
    left: 0;
    position: absolute;
    transform: translate(0, 100%);
    z-index: 999;
    text-align: left;
}
#gn ul li:hover div.sub-menu {
    display:block;
    position: absolute;
}
#gn ul.sub-menu li:hover {
    background-color: #edf3f9;
}

#gn ul.sub-menu li {
    min-width: inherit;
    width: auto;
    position: inherit;
    display: block;
    text-align: center;
    font-size: 0.9em;
    height: inherit;
    background: rgb(255 255 255 / 0%);
    margin: 0.5em 0;
    border-bottom: 1px solid #ff6605;
}
#gn ul.sub-menu li:nth-child(1) {
}
#gn ul.sub-menu li:hover {
    background-color: inherit !important;
}
#gn ul.sub-menu li:last-child:before {
    display: none;
}
#gn ul.sub-menu li:after {
    display: none;
}
#gn ul.sub-menu li:before {
    display: none;
}
#gn ul.sub-menu li a {
    display: block;
    white-space: nowrap;
    padding: 0;
    line-height: inherit;
    min-height: inherit;
    text-align: left;
    padding: 0.5em 1em;
    color: #ff6605;
    height: inherit;
}
#gn ul.sub-menu li a:hover {
    background-color: #e4e4e4;
}
div#ac_navi {
    display: block;
}
#gn ul.sub-menu {
    display: inline-block;
}
#gn ul.sub-menu:before {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 8em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #1c5392 transparent;
}
#gn ul.sub-menu:before {
}

#gn ul.sub-menu:before {
    width: 10px;
    height: 10px;
    top: 2px;
    left: 8em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #1c5392 transparent;
    }

#gn ul.sub-menu:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 8em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #ffffff transparent;
}
#gn ul.sub-menu li a:after {
    background-color: inherit;
}
#gn ul.sub-menu:hover {
    display:block;
}





@media screen and (min-width:600px) and (max-width:1140px){
    
    /* TOP会社情報
======================================================== */
.bl_faq__btn {
    background: #1b2d6f;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 0.8rem 2rem;
    width: 151px;
    text-align: center;
    font-weight: bold;
}
section.bl_faq {}

.bl_faq__box 
 p.bl_faq__name {
    font-weight: bold;
    
    color: #182e71;
    margin-bottom: 3rem;
}
.bl_faq__box {width: 100%;min-height: inherit;}

  .bl_faq__img{
  position: relative;width: auto;
    }

.bl_faq__img.aos-init.aos-animate img {
    margin-top: 6vw;
}
    
}



/*事務所案内テーブル  */
table.substyle, table.substyle td, table.substyle th {
  border-collapse: collapse;
  border:1px solid #d1d1d1;
}
table.substyle .inner {
  padding: 50px;
}
table.substyle .sign {
  display: block;
  margin: 30px 0 0 auto;
}
table.substyle {
  margin-top: 0;
    width: 100% !important;
}
table.substyle td {
  padding: 1.5em 3em;
  
}
table.substyle td:nth-of-type(1) {
  font-weight: bold;
  
  -moz-text-align-last: justify;
  text-align: justify;
  text-justify: inter-ideograph;
}
table.substyle th,
table.substyle td {
  vertical-align: middle;
border-top: none;}
table.substyle th {
  width: 20%;
  -moz-text-align-last: justify;
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
    color: #fff;
background-color: #0066ff;padding: 1.5em 3em;
    border-top: none;}
table.substyle td ul,
table.substyle td p {
  margin-top: 0;
}
table.substyle td .linkbtn {
  display: inline-block;
  margin-left: 1em;
  padding: 0 0.5em;
  background-color: #172a88;
  color: white;
}
table.substyle td .off_img {
  width: 160px;
  float: right;
}
table.substyle td .off_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
table.substyle td .off_img img:not(:nth-of-type(1)) {
  margin-top: 20px;
}
table.substyle .smlb {
  font-size: 1.8rem;
}



/* 仮想デザイン */
.gyoum_list {
    display: flex;
    margin-top: 50px;
    width: 100%;
    /* height: 420px; */
    background-size: auto 130%;
    /* background-color: #172a88; */
    position: relative;
justify-content: space-between;flex-wrap: wrap;}

.gyoum_list：before {content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;}

.gyoum_list .left_box {display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    display: block;
    width: 48%;
    position: relative;
    background-color: #172a88;
    text-align: center;
    overflow: hidden;
    z-index: 20;
    color: white;margin-bottom: 3rem;padding-bottom: 12rem;}

.gyoum_list h4.lb {margin-top: 30px;
    border-left: none;
    text-shadow: 0 0 1px;
    /* filter: drop-shadow(0px 0px 8px white) drop-shadow(0px 0px 8px white);*/
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700; margin-bottom: 0;}

.gyoum_list small {display: block;
    margin-bottom: 1em;
    font-size: 1.8rem;
    font-weight: normal;}

.gyoum_list ul {margin: 30px auto 0;
    display: inline-block;}

.gyoum_list li {list-style-type: disc;
    text-align: left;
    font-size: 1.8rem;}

.gyoum_list span.linkbtn {
    padding: 0.5em 1.5em;
    font-size: 2.5rem;
    color: white;
    
    
    
    
    border: 1px solid white;width: 40%;display: table;margin: auto;position: absolute;right: 50%;transform: translate(50%, 0%);bottom: 3rem;}

.gyoum_list .right_box {width: 50%;
    position: relative;
    z-index: 10;background: white;display: flex;justify-content: center;align-items: center;}

.inner {padding: 0 0 0 80px;}

.gyoum_list p.lb {
    font-size: 2.4rem;
    font-weight: bold;}

.gyoum_list:before {position: absolute;width: 160%;height: 100px;right: 0;content: "";top: 0;}


.CompanyBottomBanner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.CompanyBottomBanner__Item {
    margin: 0 25px 0 0;
    width: 350px;
}
.CompanyBottomBanner__Item img {
    width: 100%;
    height: auto;
}
.CompanyBottomBanner__Item:last-child {
    margin-right: 0;
}
.CompanyBottomBanner__Item img {
    width: 100%;
    height: auto;
}

/* 2022.04.28 会社案内ページのバナーに背景画像を追加 */
.BannerBg1 {
    background: url(../images/page/company/gyoum_list_bg1.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg2 {
    background: url(../images/page/company/gyoum_list_bg2.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg3 {
    background: url(../images/page/company/gyoum_list_bg3.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg4 {
    background: url(../images/page/company/gyoum_list_bg4.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg5 {
    background: url(../images/page/company/gyoum_list_bg5.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg6 {
    background: url(../images/page/company/gyoum_list_bg6.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg7 {
    background: url(../images/page/company/gyoum_list_bg7.jpg) no-repeat center center;
    background-size: auto 100%;
}
.BannerBg8 {
    background: url(../images/page/company/gyoum_list_bg8.jpg) no-repeat center center;
    background-size: auto 100%;
}

.OfficeBottomBanner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}
.OfficeBottomBanner__Item {
    margin: 0 20px 0 0;
    width: 540px;
}
.OfficeBottomBanner__Item img {
    width: 100%;
    height: auto;
}
.OfficeBottomBanner__Item:last-child {
    margin-right: 0;
}
.OfficeBottomBanner__Item img {
    width: 100%;
    height: auto;
}

.JoseikinBanner {
    width: 62%;
    height: auto;
}




    /* TOP会社情報
======================================================== */
#toc_container span.toc_toggle {
    border: 1px solid #747474;
    border-radius: 4px;
    color: #ffffff00;
    padding: 0em;
    text-align: center;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
}

#toc_container span.toc_toggle a {
    color: #939393;
    font-size: 11px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 50%;
    width: 140%;
}

#toc_container p.toc_title {
    position: relative;
    text-align: left;
    font-weight: normal;
}

#toc_container {
    width: 380px !important;
    border-radius: 5px;
    background: #f9f9f8;
}

#toc_container a {
    color: black;
}

#toc_container li {
    margin-left: 1em;
}




/*pagenavi*/
.wp-pagenavi span.current,.wp-pagenavi a, .wp-pagenavi span {
    width: 30px !important;
    display: inline-block;
    border: 1px solid #cdb15d;
    margin: 10px;
    font-size: 20px;
}


span.pages {
    width: auto !important;
    color: #cdb15d;
}


.wp-pagenavi span.current {
    font-weight: bold;
    background: #ccb15f;
    color: white;
}





    /* TOP会員
======================================================== */
.member_top h2.title {
    margin-bottom: 3em;
}

.member_top section.bl_about {
    background: #fbf8f3;
}



/*bl_bells*/
.member_top section.bl_bells {
    padding-top: 5em;
}

.member_top section.bl_bells li .title {
    margin-bottom: 0.4em;
}




section.bl_contact h2.title {
    margin-bottom: 30px;
}

.member_top .bl_about__First dl dt:after {
    transform: rotate(0deg) translate(50%, 0);
    right: 50%;
    bottom: 15px;
}

.member_top section.TopNews {
    padding-bottom: 90px;
}





    /* アーカイブ個別
======================================================== */
.bl_archive .GlobalLayout__Page {
    width: 1200px;
}






.archive_news section.TopNews:after {
    display: none;
}
.archive_news section.TopNews .NewsList__Article {
    border-bottom: 1px solid #f3edde;
}
.archive_news section.TopNews .NewsList {
    overflow: scroll;
}
.archive_news section.TopNews .NewsList__Article a {
    padding: 0px 10px;
    height: 90px;
    display: flex;
    align-items: center;
}
.archive_news section section.TopNews .NewsList {
    max-height: 285px;
}
.archive_news section .TopNews {
    padding: 50px 0;
    text-align: center;
    position: relative;
    padding-bottom: 0em;
}
.archive_news section.TopNews {
    padding-bottom: 0;
}
.archive_news section.bl_faq {
    top: -80px;
}
section.TopNews .NewsList__Article a span.cat:empty {
    background: none;
}


    /* アーカイブ個別
======================================================== */
.archive_information section.bl_about {
    background: #faf8f4;
}



/*アーカイブ開催前のイベント*/
section.bl_bells.bl_new_event section.bl_bells .title {
    margin-bottom: 0.5em;
}
section.bl_bells.bl_new_event .time  {
    padding: 0.2em 1em;
    font-size: 17px;
}
section.bl_bells.bl_new_event .title {
    margin-bottom: 0.5em;
}



    /* トップのみ
======================================================== */
.home section.TopNews {
    padding-bottom: 0;
}


li.login {
    display: none;
}



/* 追加 */
.cat_in01 {
    width: 100%;
    text-align: left !important;
}

.cat_in01 span.time {
    display: inline-block !important;
    width: 100px !important;
    background: inherit !important;
    font-size: 18px !important;
}



/*  */
#wpmem_login, #wpmem_reg {
    margin: auto;
}
div#wpmem_restricted_msg {
    width: 1000px;
    margin: auto;
}

#wpmem_login, #wpmem_reg {
    width: 1000px;
}
section.contact_form .form-row a.buttan {
    font-size: 20px;
    color: #444;
    display: inline-block;
    padding: 9px 0px;
    text-align: center;
    background-color: #ffffff;
    border: 3px solid #cdcdcc;
    border-radius: 65px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 1s;
    /* box-shadow: -1px 0px 5px #a5a5a5; */
    /* border-bottom: 0; */
    width: 39%;
}