@charset "UTF-8";
body{
    margin-top: 16vw;
}
html {
  font-size: 50%;
}

#tinymce p, .GlobalLayout__Page p {
  line-height: 2;
}

#contents {
    margin-top: 0vw;
}
div#wpadminbar {
    bottom: 0 !important;
    top: inherit;
}
/* ユーティリティクラス
======================================================== */
.--pc {
  display: none;
}
.pc {
    display: none;
}
.--sp {
  display: block;
}
.--wrap {
    width: auto;
    margin-inline: 4%;
}

.--wrap02 {
    width: auto;
    margin-inline: 4%;
}.--wrap02 {
    width: auto;
    margin-inline: 4%;
}
.--podition_absolete {
    position: absolute;
}

.btn_action01 {
    border: 1px solid #ccb15f;
    display: inline-block;
    padding: 0.8em;
    /* position: absolute; */
    right: 0;
    transform: translate(0px, 0px);
    width: 250px;
    text-align: center;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: bold;
    bottom: 0;
    background: #fff;
}
.btn_action01:after {
    content: '';
    display: block;
    height: 1px;
    width: 30px;
    background: #b28c14;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
}

/* 見出し
======================================================== */
p {
    line-height: 1.4;
}
.bx-wrapper {
    background: inherit !important;
    border: inherit !important;
}



/* 見出し
======================================================== */
h2.title {
    text-align: center;
    background: initial;
}
h2 {
  font-size: 2.6rem;
  line-height: 1.3;
  padding: 3vw;
  margin-bottom: 4vw;
}
h2:after {
    height: 25px;
    bottom: -25px;
}
h2 span {
  font-size: 3vw;
    font-weight: normal;
        display: block;
}
h3 {
  font-size: 2.4rem;
  line-height: 1.3;
  padding: 3vw;
  margin-bottom: 4vw;
}

h4 {
  font-size: 2.2rem;
  line-height: 1.3;
  padding: 2vw 3vw;
  margin-bottom: 4vw;
}

h5 {
  font-size: 2.0rem;
  line-height: 1.3;
  padding: 1vw 3vw;
  margin-bottom: 4vw;
}

h6 {
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 1vw 2vw;
  margin-bottom: 4vw;
}

/* ヘッダー
======================================================== */

.GlobalLayout__Header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  padding:  0.5vw 0 0;
  z-index: 9999999999;
  background: white;
  height: 16vw;
  border-bottom: 1px solid #dcdcdc;
    border-top: 2px solid #f00012;
}
.BlockHeader {
  position: fixed;
  margin: 0;
/*   width: auto; */
    width: 100%;
}
.BlockHeader .subtext {
    font-size: 1rem;
    padding-left: 7vw;
    transform: scale(0.9);
}
.BlockHeader ul.--display_flex {
/*     width: 41vw; */
    justify-content: right;
    margin-right: 1vw;
    position: absolute;
    right: 0;
    top: 1vw;
    gap: 1vw;
}
.BlockHeader ul.--display_flex li{
    overflow: hidden;
}
.BlockHeader ul.--display_flex li.login img {
    width: 100%;
    object-fit: contain;
}

.BlockHeader ul.--display_flex li.login {
    background: #f10014;
}

header.GlobalLayout__Header ul li:nth-child(1) a,
footer.GlobalLayout__Footer ul li:nth-child(1) a.--after_arrow01{
    background: #cdb25d;
    height: 100%;
}
    .BlockHeader p {
    font-size: 1rem;
    position: absolute;
    left: 7vw;
    display: inline-block;
    transform: scale(0.8);
}
.BlockHeader h1 {
    margin: 0;
    padding: 0;
    border-bottom: none;
    width: 58%;
    font-size: 1rem;
    display: inline-block;
    transform: scale(0.9);
    position: relative;
    left: 9vw;
}
.BlockHeader__Logo {
    height: auto;
    width: 35%;
    padding: 0 0 0 1vw;
    margin-top: -1.5vw;
}

.header__btn {
    text-decoration: none;
    color: white;
    display: inline-block;
    text-align: center;
    background: #f00012;
    font-size: 1rem;
    position: relative;
    padding: 7vw 0vw 0;
    width: 20vw;
    letter-spacing: 0;
}
header .--after_arrow01:before, footer .--after_arrow01:before{
    left: 50%;
    transform: translate(-50%, 0%);
    top: 2vw;
    height: 20px;
    width: 20px;
}
.header__rightbox {
    float: right;
    justify-content: space-between;
    display: none;
}
.header__rightbox ul {
    width: 150px;
    justify-content: space-between;
    height: 60px;
}
.header_hamburger {
    right: 3vw;
    top: 2vw;
    width: 8.5vw;
    display: none;
}
/* SlickNav Responsive Mobile Menu v1.0.10
======================================================== */
li.logout {
    display: none;
}

header .login .--after_arrow01:before {
    display: none !important;
}


li.login a.header__btn.--after_arrow01 {
    width: 11.6vw;
    padding-top: 0;
    position: relative;
    top: -4px;
}






/* SlickNav Responsive Mobile Menu v1.0.10
======================================================== */

/*グロナビ*/
div#ac_navi {
    display: block;
}
div#gn {
    /* position: fixed; */
    width: 100%;
    background: #fff;
    z-index: 2;
    top: 81vw;
    position: absolute;
    transform: translate(50%, -50%);
    right: 50%;
    width: 80%;
    background: 0;
    border: inherit;
}
}
div#gn>div>ul {
    margin: auto;
}
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;
    border-bottom: 1px solid #eeeeee59;
}
div#gn>div>ul a {
    height: 40px;
    display: block;
    position: relative;
    color: #222;
}
div#gn>div>ul a span {
    font-weight: 500;
    position: absolute;
    transform: translate(50%, -50%);
    top: 50%;
    right: 50%;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
    font-size: 14px;
}
div#gn>div>ul a span b.ttl {
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
    font-size: 4vw;
    font-weight: normal!important;
}
div#gn ul li:last-child {
    border: inherit;
}


/*グロナビサブ*/
/*  フローティング固定*/
#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: none;
    position: fixed;
    width: 100%;
    top: 16vw;
    z-index: 999;
}
#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;
}













/* メインビジュアル
======================================================== */
nav.GlobalLayout__Navi + .bx-wrapper {
    margin-top: 17vw;
}


.GlobalLayout__MainVisual {
  width: 100%;
  background-size: 100% auto;
  background: #1b2d6f;
  /* margin-top: 14vw; */
}
.MainVisual {
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.MainVisual.mv02 {
    background: url(../images/mv/mv_member_bg_sp.jpg) no-repeat;
    height: 102vw;
    position: relative;
    background-size: cover;
}
.MainVisual.mv02 dl.box {
    padding: 0vw 10vw 3vw 3vw;
    left: 0;
    position: absolute;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.4;
    background: url(../images/mv/mainVisual_box_sp.png) no-repeat center top -30px;
    background-size: cover;
    margin: 0;
    /* padding-top: 0; */
    bottom: 5vw;
    width: auto;
    font-size: 3vw;
}
.MainVisual.mv02 dl.box dd{
padding-top:3vw;
}
.MainVisual.mv02 dl.box dt.title {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 6.4vw;
    line-height: 1.3;
    font-weight: bold;
    margin-top: 0.6em;
}
.MainVisual.mv02 dl.box dt.title:after {
    content: '';
    display: block;
    height: 2px;
    width: 90%;
    background: #cdb25e;
    position: relative;
    right: 20px;
    top: 5px;
}
.MainVisual.mv01 .MainVisual__CatchCopy a.btn_action01 {
    margin-top: 0vw;
}
.MainVisual.mv01 .MainVisual__CatchCopy {
  width: auto;
  /* margin: 0 4.5%; */
    margin-top: 83vw;
}
.MainVisual__Title {
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0.5em 0;
}
.MainVisual__Text {
  font-size: 1.6rem;
line-height: 1.9;
    padding-bottom: 5vw;

}

.MainVisual.mv01 {
    background: url(../images/mv/mv_background01_sp.jpg) no-repeat center top;
    background-size: contain;
    background-color: white;
}

.MainVisual__CatchCopy dt.MainVisual__Title {
    border-bottom: 1px solid #fff;
}


.MainVisual__Text02 {
    color: white;
}
.MainVisual.mv01 dt.MainVisual__Title {
    border: 0;
}

.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-controls.bx-has-pager {
    position: absolute;
    width: 100%;
    bottom: 12vw;
}

nav.GlobalLayout__Navi + .bx-wrapper {
    margin-bottom: 0;
}





/* コンタクトバナー
======================================================== */
.ContactBanner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ContactBanner li {
  margin: 0 0.5%;
  width: 48%;
  text-align: center;
}
.ContactBanner li strong {
  display: block;
  padding: 0 0 1vw;
  font-size: 2.5rem;
}
.ContactBanner li small {
  display: block;
  font-size: 1.2rem;
}
.ContactBanner__Mail {
  background: #07913a;
  border: 1px solid #fff;
}
.ContactBanner__Tel {
  background: #ff6600;
  border: 1px solid #fff;
}
.ContactBanner a {
  position: relative;
  display: block;
  padding: 2vw 0 2vw 12vw;
  color: #fff;
  text-decoration: none;
}
.ContactBanner__Mail a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 3vw;
  top: 4vw;
  width: 9vw;
  height: 9vw;
  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: 3vw;
  top: 4vw;
  width: 9vw;
  height: 9vw;
  background: url(../images/gnavi/gnavi_11.svg) no-repeat center center;
  background-size: 100% auto;
}





/* bl_about_us
======================================================== */
section.bl_about_us .title {
    padding-right: 0;
    
        font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
}
section.bl_about_us .image:before {
    content: "";
    display: block;
    position: absolute;
    width: 1580px;
    height: 52vw;
    border: 1px solid #cdb15d;
    z-index: -1;
    right: -8vw;
    top: 10vw;
}
section.bl_about_us .image {
    display: inline-block;
    position: relative;
    left: -4vw;
    width: 82vw;
        top: 5vw;
}
    section.bl_about_us .title img {
        width: 50%;
    }
section.bl_about_us {
    background: url(../images/top/bl_about_us_bg.png) no-repeat right bottom;
    background-size: 90px;
    padding-bottom: 8em;
    margin-bottom: -3.5em;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 95%);
}
section.bl_about_us .btn_action01 {
    margin-left: 10vw;
}
section.bl_about_us .right_block {
    position: relative;
    margin-top: 14vw;
}
.right_block .title {
    padding-right: 13%;
}
section.bl_about_us .right_block a.btn.btn_action01 {
    position: relative;
    margin: 40px 40px 0;
}
section.bl_about_us .title {
/*     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: 1em;
    font-size: 5vw;
}





/* サービス
======================================================== */
.Service {
  background: url(../images/mv/service_background_sp.png) no-repeat center top;
  background-size: 100% auto;
  margin: 0 auto;
  padding: 13em 0 8em;
  width: 100%;
  background: #e5dabb;
   clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
}

.Service__Item li {
  margin: 0 1% 2%;
  width: AUTO;
  background: #0d6fb8;
  display: flex;
  flex-direction: column;
}
.Service__Item li a {
  position: relative;
  display: block;
  padding: 3% 4% 0;
  width: 92%;
  height: 92%;
  color: #fff;
  text-decoration: none;
}

.Service__Title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6rem;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
.Service__Text {
  display: block;
  padding-bottom: 14vw;
  font-size: 1.6rem;
  line-height: 1.5;
  font-style: normal;
}

.Service__Item {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
      gap: 30vw;
}
.Service__Item li {
    margin: 0 0vw 4vw;
    width: 93%;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    height: 85vw;
     position: relative;
}
.Service__Item li a {
  position: relative;
  display: block;
  padding: 4% 4% 0;
  width: 92%;
  height: 92%;
  color: #222;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
    flex-wrap: wrap;
}
.Service__Item__minitxt {
   font-size: 3.8vw;
    font-weight: normal;
    padding: 6vw;
}
.Service__Item__ttl {
    text-align: center;
    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-size: 5.5vw;
    font-weight: bold;
     position: absolute;
    top: -15%;
     right: 50%;
    transform: translate(50%, -50%);
     width: 100%;
}
.Service__Item__ttl:after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #cdb25e;
    margin: 0 auto;
    position: relative;
    top: 3vw;
}   
.Service__Title {
  width: 40vw;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9vw;
  font-weight: bold;
  text-align: center;
  padding-left: 14vw;
  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: 22%;
        top: 50%;
        width: 11vw;
        height: 11vw;
        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%);
}
.Service__Item__minitxt:after {
    content: "";
    display: block;
    height: 1px;
    width: 100px;
    background: #f00012;
    position: absolute;
    right: 30px;
    bottom: 0;
}
.Service__Item__minitxt:before {
    content: "";
    display: block;
    height: 1px;
    width: 5px;
    background: #f00012;
    position: absolute;
    right: 30px;
    transform: rotate(45deg) translate(0px, -2px);
    z-index: 999;
    bottom: 0;
}
.Service__Item li .line_box:after {
    content: "";
    display: block;
    width: 100%;
    height: 85vw;
    border: 1px solid #fff;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
}
/* TOPコンテンツ
======================================================== */



/* TOPお知らせ
======================================================== */
.TopNews {
  padding: 5vw 0;
  text-align: center;
}
.btn_action01 {
    margin-top: 6vw;
}
.TopNews h2.title img {
    width: 26%;
}
.page-id-295 .TopNews h2.title img {
    width: 70%;
}
.NewsList {
    margin: 0 auto;
    height: 70vw;
    text-align: left;
    padding-top: 10vw;
}
.NewsList__Article {
  border-bottom: 1px solid #f3edde;
}
.NewsList__Article:hover {
  background: #f6fafc;
}
.NewsList__Article a {
  display: block;
  padding: 3vw 0;
  text-decoration: none;
}
.NewsList__Article a span.cat b {background: black;display: inline-block;font-size: 0.8em;padding: 2px 15px;min-width: 57px;margin-right: 2rem;text-align: center;color: white;}
.NewsList__Date {
  display: inline-block;
  width: auto;
  color: #888;
  font-size: 1.4rem;
  font-weight: normal;
}

.NewsList__Title {
  display: block;
  padding: 2vw 0 0;
  color: #2c2c2c;
  font-size: 1.7rem;
  line-height: 1.3em;
}

.TopNews__Title {
  color: #2c2c2c;
  text-align: center;
  background: none;
  border-bottom: none;
}
section.bl_achievement .--inner_right {
    margin: 0 4%;
    background: url(../images/top/bl_achievement_bg.jpg)no-repeat 0px 0px;
    background-size: 100%;
    padding-top: 47vw;
    margin-top: 6vw;
}
.TopNews__Button {
  background: #1c2d6f;
  text-decoration: none;
  color: white;
  display: inline-block;
  padding: 1rem 2rem;
  width: 158px;
  text-align: center;
  margin-top: 7vw;
}

.TopNews .NewsList__Article a span.cat {
   display: inline-block;
    font-size: 1.4rem;
    padding: 0 1em;
    background: #324d90;
    width: 16vw;
    text-align: center;
    color: #fff;
    margin-right: 3vw;
}
section.TopNews .NewsList__Article a span.cat:empty {
    background: none;
}
.NewsList__Article a .new img {
    height: 4vw;
    position: relative;
    top: 1vw;
}

section.TopNews .NewsList__Article:nth-child(n + 4) {
    display: none;
}
/* TOP各種実績
======================================================== */
section.bl_achievement {
    justify-content: flex-end;
    background-size: 100%;
    position: relative;
    background-color: #f1eef4;
}
.bl_achievement__title {
    margin: 0;
    padding: 0 0 10px;
    color: #2c2c2c;
    font-size: 3.2rem;
    text-align: center;
    background: none;
    border-bottom: none;
    margin-bottom: 30px;
}
section.bl_achievement ul {
    z-index: 999;
    position: relative;
    margin: 3rem 0 2em;
}
section.bl_achievement li {
    position: relative;
    font-size: 1.8rem;
    font-weight: bold;
    padding-left: 5vw;
}
section.bl_achievement li:before {
    content: "・";
    /* font-family: "Font Awesome 5 Free"; */
    font-weight: 900;
    color: #000;
    font-size: 2.4rem;
    top: 50%;
    transform: translate(0%, -50%);
    position: absolute;
    left: 0;
}
section.bl_achievement li strong {
    font-weight: 900;
    color: #541b86;
}

a.bl_achievement__Button {
    background: #1c2d6f;
    text-decoration: none;
    color: white;
    display: block;
    padding: 1rem 2rem;
    text-align: center;
    width: 41vw;
    margin: auto;
}


/* TOPbl_about
======================================================== */
.bl_about {
    background: #faf8f4;
}
/* .bl_about__First dl:last-child {
    border: inherit;
} */
.bl_about__First dl {
    text-align: center;
    padding-bottom: 0;
        width: 100%;
}
.bl_about__ttl {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.3em;
    border-left: 4px solid #f00012;
    display: inline-block;
    top: 10vw;
    right: 10vw;
     position: relative;
        padding-left: 3vw;
}
.bl_about__First dl:nth-child(1) .bl_about__ttl {
        padding-left: 0;
        right: 6vw;
}
.bl_about__First dl dt {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    background: #ece7d8;
    border: 1px solid #cdb25e;
    height: 14vw;
    position: absolute;
    top: -2vw;
    width: 100%;
    left: -2vw;
    height: 21vw;
}
.bl_about__First dl dt .en{
    color: #dacaa6;
    position: absolute;
    left: 25vw;
    top: 2vw;
}
.bl_about__First dl img {
    display: block;
    width: 17vw;
    height: 17vw;
    object-fit: contain;
    margin: 0 auto;
    /* margin-bottom: 3rem; */
    float: left;
    position: relative;
    bottom: -2vw;
    right: -2vw;
}
.bl_about__First dl {
    height: 18vw!important;
}
.bl_about__First dl {
    text-align: center;
    padding: 0.5em;
    position: relative;
    border: 1px solid #ccb25f;
    width: 100%;
    height: 22vw;
}
.bl_about__First dl dt:after {
    content: none!important;
}
.bl_about__btn {
    background: #1b2d6f;
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 1.4rem 2rem;
    width: 43vw;
    text-align: center;
    font-weight: bold;
}
.bl_about__First dd p {
    width: 70%;
    margin: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: left;
}
.bl_about__First.--display_flex {
    flex-wrap: wrap;
}
.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%);
}




/*お客様の声
======================================================== */
section.bl_customer {
    background: #f2f5f9;
    padding-bottom: 8rem;
    overflow: hidden;
}
section.bl_customer .--wrap {
    margin: 0;
    width: 200%;
    position: relative;
    right: -50%;
    transform: translate(-50%, 0px);
}

.bl_customer_img img {
    display: block;
    object-fit: contain;
    margin: 0 auto;
}

.bl_customer_img {
    background: #e4e4e4;
}
.bl_customer_img img {
    width: 59vw;
    height: 36vw;
    object-fit: cover;
    margin: 0 auto;
}

.bl_customer_img {
    background: #e7e7e7;
}
section.bl_customer .bx-wrapper a {
    text-decoration: none;
    color: #414141;
}
.bl_customer_ttl {
    font-weight: bold;
  font-size: 3.5vw;
    padding: 3vw 1vw;
}
section.bl_customer .bx-wrapper {
    box-shadow: inherit;
    margin: auto;
    background: inherit !important;
    border: inherit;
    margin-top: 6rem;
}
section.bl_customer .bx-wrapper .bx-prev {
    background: url(../images/top/bl_customer_left.png) no-repeat;
    background-size: contain;
}

section.bl_customer .bx-wrapper .bx-next {
    background: url(../images/top/bl_customer_right.png) no-repeat;
    background-size: contain;
}
.bx-controls.bx-has-controls-direction {
    position: absolute;
    height: 10vw;
    width: 85vw;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
}





/*bl_info
======================================================== */
section.bl_info {
    width: 100%;
    background: url(../images/top/bl_info_bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
section.bl_info h2::after {
    background: white;
}
section.bl_info .businessinfo {
    text-align: center;
}

section.bl_info h2 {
    padding-bottom: 0.5em;
    text-align: center;
    color: white;
}

section.bl_info .--display_flex {
    justify-content: space-around;
    flex-wrap: wrap;
}
.bl_info_box h3 {
    margin-top: 0;
    font-size: 2.5rem;
    margin-bottom: 0;
}
.bl_info_box {
    width: auto;
    position: relative;
    width: 97%;
    margin: 30px auto 0;
    overflow: hidden;
}

.bl_info_box .hvr-grow {
    display: block;
    background-color: rgb(255 255 255 / 88%);
    color: white;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    text-decoration: none;
    width: 100%;
    border: 5px solid #182f71;
    padding: 3vw 0 5vw;
}

.bl_info_box .hvr-grow:hover {
    background-color: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    color: #172a88;
    transform:scale(1.2,1.2);
  transition:1s all;
}

.bl_info__btn {
    background: #ffffff;
    text-decoration: none;
    color: #202020;
    display: inline-block;
    padding: 1rem 2rem;
    width: 158px;
    text-align: center;
    border: 1px solid #1c2d6f;
    margin: 1em 0 0;
}
.bl_info__btn::after {
    color: #283a78;
}
section.bl_info .businessinfo ul li {
    padding-left: 29%;
    color: black;
}

section.bl_info .businessinfo ul li:before {
    content: "・";
    display: inline-block;
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 0rem;
    position: relative;
}
section.bl_info .businessinfo ul {
    font-size: 1.9rem;
    font-weight: bold;
    text-align: left;
}






/* TOP会社情報
======================================================== */

section.bl_faq {
    padding: 5em 0 1em;
    width: 100%;
    background: #faf8f4;
    clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 100%);
}
.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 h2 img {
    width: 23vw;
    padding-bottom: 2vw;
}

.bl_faq__box {
    padding: 6vw;
}
.bl_faq__box p {
   font-size: 3.5vw;
}
.bl_faq__img.aos-init.aos-animate img {
    margin-top: 6vw;
    filter: grayscale(1);
}
section.bl_faq .--wrap {
    display: flex;
    flex-wrap: wrap-reverse;
      margin-inline: 0;
}
.bl_faq__btn {
    background: #f00012!important;
    padding: 1.8rem 2rem!important;
    width: 215px!important;
    position: relative;

}
a.bl_faq__btn:after {
    content: '';
    display: block;
    height: 1px;
    width: 30px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
}
.bl_faq__box p.bl_faq__name {
    margin: 0;
    padding: 0 2%;
    font-size: 3.7vw;
    margin-top: -15vw;
    font-weight: normal;
    color: #646464;
    line-height: 1.8em;
}
section.bl_faq .btn_action01 {
            transform: translate(10%, 0px);
}



/* TOP会社情報
======================================================== */
.TopCompany {
  width: 100%;
}

.TopCompany__Title {
  margin: 0 auto;
  padding: 8vw 0 6vw;
  width: 80%;
  color: #2c2c2c;
  font-size: 3.0rem;
  line-height: 1.2;
  text-align: center;
  background: none;
  border-bottom: none;
}

.TopCompanyList {
  display: flex;
  flex-direction: column-reverse;
  margin: 0 auto;
  width: 90%;
}

.TopCompanyList dt {
  width: 100%;
  font-size: 1.8rem;
  line-height: 1.5;
}

.TopCompanyList dd {
  width: 68%;
  margin: 0 auto 4vw;
}
span.cat.news_in_customer {
    background: #426f26 !important;
}
span.cat.news_in_info {
    background: #7a405d !important;
}

/* ページトップ
======================================================== */
#PageTop {
  position: fixed;
  bottom: 19vw;
  right: 3vw;
  z-index: 100;
  padding: 0;
}
#PageTop img {
  width: 16vw;
  background: #000;
  opacity: 0.5;
  border-radius: 10vw;
}
#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%;
  margin-bottom: 0;
}

.SitemapNavi {
  background-size: 100% auto;
}

.SitemapNavi__Wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
}

.SitemapNaviRow {
  display: block;
  flex-wrap: wrap;
  width: 100%;
   border-top: 1px solid #cdb25e;
}
.SitemapNaviRow ul {
  width: 100%;
}
.SitemapNaviRow__Menu  li {
    
}

.SitemapNaviRecruit {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

.SitemapNaviRecruit__Menu {
  width: 98%;
  margin: 0 0 0 2%;
}

.SitemapNavi a {
    display: block;
    position: relative;
    padding: 4vw 10vw 4vw 6vw!important;
    color: #222;
    font-size: 3.6vw;
    line-height: 1.3;
    text-decoration: none;
    border-bottom: 1px solid #cdb25e;

    margin: 0!important;
}

.SitemapNavi a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #cdb25e;
    padding-right: 3vw;
}

.SitemapNavi h6 {
  margin: 0 0 2vw;
  padding: 0 0 1vw 1vw;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-align: left;
  background: none;
  border-bottom: dashed 1px #fff;
}

.SitemapNavi h6 a {
  font-size: 4.4vw;
  margin: 0;
  padding: 0;
  line-height: initial;
}

.SitemapNavi h6 a:before {
  display: none;
}

.Footer__Logo {
  display: block;
  margin: 3vw auto 0;
  width: 32%;
}
footer .BlockHeader {
    position: relative;
    border-top: 2px solid #f00012;
      padding-bottom: 1vw;
}
footer .BlockHeader ul.--display_flex li:nth-child(2) {
    background: #f00012;
}
footer .BlockHeader ul.--display_flex {
    width: 41vw;
    justify-content: space-between;
    margin-right: 1vw;
    position: absolute;
    right: 0;
    top: 1.5vw;
    bottom: -1vw;
    gap: 1vw;
    height: 12vw;
}
.ac_navi .subtext {
    font-size: 2vw;
    margin-top: 2vw;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    margin-left: -2.5vw;
}
footer .header__rightbox {
    display: block;
    float: inherit;
}
footer.GlobalLayout__Footer .txt {
    font-size: 1rem;
    transform: scale(0.9);
    padding-left: 9%;
    margin: 0;
    padding: 0;
    border-bottom: none;
    width: 58%;
    font-size: 1rem;
    display: inline-block;
    transform: scale(0.9);
    position: relative;
    left: 9vw;
}
footer .header__rightbox ul {
    width: auto;
    justify-content: center;
}
footer .BlockHeader h1 {
    margin: 0px auto 2vw!important;
     width: 73%;
}
.Copyright a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    margin-bottom: -2vw;
}
.Copyright a:after {
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffffff;
    padding-right: 5px;
    position: absolute;
    font-size: 12px;
    top: 50%;
    transform: translate(10px, -50%);
}
.Copyright {
  padding: 3vw 0;
  color: #fff;
  font-size: 1.0rem;
  text-align: center;
  background: #cdb25e;
  line-height: 1.7em;
}

.FixedBanner {
  width: 100%;
  background: #fff;
  padding: 0.5vw 0;
  margin: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}

/* 下層タイトル
======================================================== */
.GlobalLayout__Heading {
  margin: 18vw auto 0;
  padding: 4vw 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #0d6fb8 url(../images/page/h2_background.jpg) no-repeat center center;
  background-size: auto 100%;
  display: none;
}

.Heading {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 4vw 0;
  width: 90%;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.BreadCrumbs {
  display: block;
  padding: 2vw 0;
  width: 94%;
  font-size: 1rem;
}

.GlobalLayout__Page {
    margin: 7vw auto 0;
    padding: 0 0 6vw;
    width: 94%;
}
.GlobalLayout__Page h2 {
    padding: 1.5rem;
    font-size: 5.1vw;
}
.GlobalLayout__Page h2 span {
    font-size: inherit;
    font-weight: inherit;
    display: inherit;
}
.GlobalLayout__Page h2:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #cdb15d70;
    top: 3px;
    position: absolute;
    left: 0;
}
.GlobalLayout__Page h2:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #cdb15d70;
    bottom: 3px;
}
.GlobalLayout__Page h3 {
    /* border-left: 3px solid #f00111; */
    padding: 0.8rem;
    font-size: 4.2vw;
    padding-bottom: 4vw;
}
.GlobalLayout__Page h4 {
    padding: 0.5em;
}
.GlobalLayout__Page h6 {
    font-size: 3.5vw;
}
dt.cat_in a {
   margin-inline: 7px;
    text-decoration: none;
    color: #5a5a5a;
    display: inline-block;
    font-size: 1rem;
    padding: 1px 3px;
    line-height: 1.4em;
    color: #fff;
    min-width: 18vw;
    text-align: center;
    padding: 1vw;
    
}

.GlobalLayout__Page dt.cat_in span.open {
    background: #f00012;
}

.GlobalLayout__Page dt.cat_in span {
    font-size: 21px;
    height: 100%;
    width: 100%;
    display: block;
}

.GlobalLayout__Page dt.cat_in span.open {
    background: #f00012;
}

.GlobalLayout__Page dt.cat_in span {
    font-size: 4vw;
    font-weight: bold;
    width: 100%;
    display: block;
}
.GlobalLayout__Page span.prace {
    font-weight: bold;
    font-size: 1.2em;
}
.GlobalLayout__Page dt.cat_in {
    display: inline-block;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #fff;
    background: #949494;
    width: 22vw;
    text-align: center;
    float: left;
}

.GlobalLayout__Page dl.page_info {}

.GlobalLayout__Page dl.page_info dd.cat_in {
    width: 65vw;
    background: #faf7f3;
    margin-left: 26vw;
    text-align: center;
}

.GlobalLayout__Page dl.page_info dd.cat_in p.time {
    padding: 0;
    line-height: 1.8em;
    font-weight: bold;
}


dt.cat_in.news_in_news a {
    background: #324d90;
}
dt.cat_in.news_in_customer a {
    background: #437025;
}
dt.cat_in.news_in_info a {
    background: #7a405e;
}

.GlobalLayout__Page h1 {
    font-size: 5.5vw;
    line-height: 1.3;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    border-bottom: 3px solid #faf7f4;
    margin-bottom: 2vw;
}
/**/
.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_sp.jpg);
    margin-top: 0;
    background-position: 100% 91%;
    background-size: cover;
    height: 55vw;
    padding: 0;
    display: grid;
    place-content: center;
}
.PageHeading {
    background: url(../images/page/h2_background_02_sp.jpg);
    margin-top: 0;
    background-position: 100% 91%;
    background-size: cover;
    height: 55vw;
    padding: 0;
    display: grid;
    place-content: center;
}
.PageHeading h2 {
    /* color: white; */
    background: inherit;
    font-size: 3.6rem;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.1em;
}
.PageHeading h2:after {
    display: none;
}
title {
    font-weight: bold;
        display: block!important;
    font-size: 7vw;
        font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif; 
}
    .ttl_area {
    text-align: center;
}

        .ttl_area span.ttl{
    color: #f00012;
    font-size: 1.4rem;
    text-transform: uppercase;
}
    .ttl_area span.ttl:before {
    content: '';
    display: block;
    height: 2px;
    width: 70px;
    margin: 0 auto 3px;
    background: #f00012;
}




/* アーカイブ
======================================================== */
.ArchiveLayout {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.Archive {

}

.Archive__List {
  border-bottom: 1px solid #eee;
}
.Archive__Image {
    text-align: center;
    margin-bottom: 2em;
}
.Archive__List a {
  display: block;
  padding: 2vw 0;
  color: #191818;
  line-height: 1.5;
  text-decoration: none;
}
.bl_archive ul.--display_flex.archive_list li.current a {
    border-color: #f44336 !important;
}
.bl_archive ul.--display_flex.archive_list a {
    text-decoration: none;
    color: inherit;
    border-bottom: 3px solid #e4e4e4;
    width: 18vw;
    display: inline-block;
    text-align: center;
}
ul.--display_flex.archive_list {
    justify-content: space-between;
        padding-bottom: 6vw;
}
.Archive__List a:hover {
  background: #f6fafc;

}

.Archive__Date {
  font-size: 1.4rem;
  display: inline-block;
}
.Archive__cate {
     margin-right: 0px;
    background: #eaeaea;
    padding: 2px 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: normal;
    color: #fff;
    min-width: 14vw;
    text-align: center;
    margin-left: 4vw;
}
.Archive__cate.news_in_news {
    background :#324d90;
}
.Archive__cate.news_in_customer {
    background :#437025;
}
.Archive__cate.news_in_info {
    background :#7a405e;
}
.Archive__Title {
     padding: 0;
    font-size: 3.5vw;
    font-weight: bold;
}

.Archive__Text {
  font-size: 1.8rem;
}

.wp-pagenavi {
  margin: 60px auto;
  text-align: center;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #cdb25e;
    background: #cdb25e;
    color: #fff;
    padding: 8px 14px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    margin: 5px;
    padding: 8px 14px;
    border: #cdb15d 1px solid;
      color: #cdb15d;
}
.pagenation {
  clear: both;
/*   border-top: 1px solid #efefef; */
  text-align: center;
  margin: 50px 0 0;
  padding: 20px 0 0;
}

.pagenation li {
  display: inline-block;
  padding: 0 5px;
}

.pagenation li a {
    display: block;
    border: 1px solid #cdb25e75;
    padding: 2vw 4vw;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: bold;
}
.pagenation li:nth-child(2) a {
    width: 26vw;
}
.pagenation li a:hover {
  opacity: 1.0;
  background: #0d6fb8;
  color: #fff;
}

/* 親子ページリスト
======================================================== */
.BlockPageList {
  margin: 5vw 0;
  border: 1px solid #272727;
  border-bottom: none;
}
.BlockPageList a {
  display: block;
  font-size: 1.8rem;
  text-decoration: none;
}
.BlockPageList__Parent li {
  padding: 3vw 2vw;
  background: #272727;
  color: #fff;
  font-size: 1.8rem;
}
.BlockPageList__Parent li a:hover {
  opacity: 1.0;
}
.BlockPageList__Child li a {
  padding: 3vw;
  border-bottom: 1px solid #272727;
  color: #5b5b5b;
}
.BlockPageList__Child li a:hover {
    background: #e9e9e9;
}
.BlockPageList__Child li a:before {
    content: " \f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f10012;
    padding: 0 5px 0 0;
}

/* お問い合わせフォーム　
======================================================== */
.BlockForm {
  padding-top: 0;
  background: aliceblue;
  border: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  font-weight: bold;
}
.BlockForm dt {
  position: relative;
  box-sizing: border-box;
  padding: 3vw 2vw 0;
  width: 100%; 
  color: #333;
  font-size: 1.8rem;
}
.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: 2vw;
  right: 4%;
  padding: 5px;
  color: #fff;
  font-size: 1.3rem;
  /* font-weight: normal; */
  background: #ff6600;
  border-radius: 0;
}
.BlockForm .BlockForm__Optional {
  position: absolute;
  top: 2vw;
  right: 4%;
  padding: 5px;
  color: #fff;
  font-size: 1.3rem;
  /* font-weight: normal; */
  background: #a3a3a3;
  border-radius: 0;
}
.BlockForm dd {
  box-sizing: border-box;
  padding: 2vw 0 4vw 1%;
  width: 100%;
  color: #333;
  border-bottom: 1px solid #fff;
}
.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 #000;
  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 ::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: 4vw 0 6vw 20%;
  padding: 1.5rem 0 !important;
  width: 60%;
  color: #fff;
  font-size: 2.5rem !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;
}

/* 2022.01.28 測量登記実績のアーカイブにサムネイル追加 */
.BlockResults {
  display: block;
  margin: 0 auto;
  width: 92%;
}
.BlockResults li {
  border-bottom: 1px solid #eee;
    padding: 6vw 0;
  line-height: 1.6;
}
.BlockResults li a {
  display: block;
  color: #545454;
  text-decoration: none;
}
.BlockResults li a:hover {
  opacity: 0.7;
}
.BlockResults li dl {
  display: flex;
  flex-direction: column;
}
.BlockResults li dl dt {
  width: 100%;
}
.BlockResults li dl dd {
  width: 100%;
  margin-top: 2vw;
}
.BlockResults .BlockResults__Image {
  position: relative;
  width: 60%;
  margin: 0 20%;
}

.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: 3.25vw;
}
.BlockResults .BlockResults__Title {
  padding: 2vw 0;
  color: #0d6fb8;
  font-size: 4.75vw;
    font-weight: bold;
}
.BlockResults .BlockResults__Text {
  font-size: 3.5vw;
}
.BlockResults .BlockResults__Button {
  display: inline-block;
    margin: 3vw 0 0 67%;
  padding: 1.5vw 3vw;
  color: #fff;
    font-size: 3vw;
    font-weight: bold;
  background: #0d6fb8;
}

/**/
.service_archive ul {
  display: flex;
  justify-content: space-between;
  flex---wrap: --wrap;
}
.service_archive li {
  margin-bottom: 4vw;
  width: 48%;
}
.service_archive p.mincho {
  text-align: center;
  font-size: 2.0rem !important;
  font-weight: bold;
  color: #0d6fb8;
  font-family: serif;
}
body.page-id-1058 .service_archive ul {
  space-between;
  align-items: flex-end;
}
body.page-id-1058 .service_archive ul li {
}


/* 下層のテーブル */
.GlobalLayout__Page table {
  /* width: 100% !important; */
  word-break: break-all;
}

.GlobalLayout__Page td {
  /* display: block; */
  max-width: 100%;
  width: inherit !important;
  /* height: auto !important; */
font-size: 0.8em !important;padding: 3vw 1vw !important;min-width: 17vw;}

.GlobalLayout__Page td img {
  width: 100% !important;
  max-width: 100%;
  padding: inherit;
  height: auto;
}

.GlobalLayout__Page p img {
    height: auto;
    width: 100%;
}

/*  */
#PageTop {
    bottom: 21vw;
}

/* staff */
.n-content.staff .text {
    margin-left: inherit;
}

.n-content.staff img {
    width: 100%;
    margin-bottom: 3vw;
}
.n-content.staff td, .n-content.staff th {
    padding: 3vw!important;
    font-size: 3.5vw!important;
}
.n-content.staff {
    margin-top: 10vw;
}



/* 事務所案内テーブル */
table.substyle, table.substyle td, table.substyle th {
  border-collapse: collapse;
}
table.substyle .inner {
    padding: 15px;
  }
table.substyle .sign {
    width: 180px;
  }
table.substyle {
    display: table;
    width: 100%;
    margin-top: 0;
        width: 100% !important;
  }
table.substyle td {
    display: block;
    padding: 1em;
    border-top: none;
      display: block;
  }
table.substyle td:nth-of-type(1) {
    width: auto;
    padding: 0.5em 1em;
    -moz-text-align-last: left;
    text-align-last: left;
  }
table.substyle tr:nth-last-of-type(1) td {
    border-bottom: 1px solid #d1d1d1;
  }
table.substyle th,
table.substyle td {
    padding: 1em;
    display: block;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
  }
table.substyle th {
    padding: 0.5em 1em;
    width: auto;
    -moz-text-align-last: left;
    text-align-last: left;
    font-weight: bold;
    color: #fff;
    background-color: #0066ff;
  }
table.substyle tr:nth-last-of-type(1) th {
    /* border-bottom: none; */
  }
table.substyle td .linkbtn {
    padding: 1em 0;
    margin: 20px auto 0;
    display: block;
    width: 50%;
    text-align: center;
  }
table.substyle td .off_img {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
table.substyle td .off_img img {
    display: block;
    margin: 20px 0 0;
    width: 45%;
    height: auto;
    object-fit: cover;
  }
table.substyle .smlb {
    font-size: 1.8rem;
  }

table.substyle {}



/* 仮想デザイン */
.gyoum_list {height: auto;
    background: url(img/business/b01.png) no-repeat center bottom;
    background-size: 120% auto;
    display: block;margin-top: 50px;
    width: 100%;overflow: hidden;
    position: relative;}

.gyoum_list .right_box {
    background: aliceblue;
    padding: 6vw;
}

.gyoum_list .left_box {display: block;
    width: auto;justify-content: flex-end;position: relative;
    background-color: #172a88;
    text-align: center;
    overflow: hidden;
    z-index: 20;
    color: white;
    margin-bottom: 4vw;}

.gyoum_list h4.lb {font-size: 2.4rem;font-weight: 700;margin-top: 30px;text-align: center; border-left: none; text-shadow: 0 0 1px; color: #fff; }

.gyoum_list small {font-size: 1.4rem;display: block;
    margin-bottom: 1em;
    
    font-weight: bold;}

.gyoum_list ul {margin: 0px auto 0;
    display: inline-block;}

.gyoum_list li {font-size: 1.3rem;list-style-type: disc;
    text-align: left;}

.gyoum_list a {display: block;
    width: auto;
    height: auto;}

.gyoum_list span.linkbtn {margin: 30px auto;
    font-size: 1.8rem;
    left: auto;
    bottom: auto;
    transform: none;
    position: static;
        font-weight: bold;
    padding: 0.5em 1.5em;border: 1px solid white;color: white;display: table;
    padding: 0.5em 1.5em;}

.gyoum_list .right_box {}

.gyoum_list .inner {}

.gyoum_list p.lb {margin-top: 0;
    font-size: 1.8rem;font-weight: bold;}

.CompanyBottomBanner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.CompanyBottomBanner__Item {
    margin: 0 1% 3vw;
    width: 48%;
}
.CompanyBottomBanner__Item:nth-child(even) {
    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%;
}
.BannerBg1 a, .BannerBg2 a, .BannerBg3 a, .BannerBg4 a, .BannerBg5 a, .BannerBg6 a, .BannerBg7 a, .BannerBg8 a { text-decoration: none; }

.OfficeBottomBanner {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.OfficeBottomBanner__Item {
    margin: 0 0 3vw;
    width: 100%;
}
.OfficeBottomBanner__Item:nth-child(even) {
    margin-right: 0;
}
.OfficeBottomBanner__Item img {
    width: 100%;
    height: auto;
}







/* section.bl_bunner */
    section.bl_bunner {
        background: #f4f4f4;
}
    section.bl_bunner ul {
        flex-wrap: wrap;
        gap: 5vw;
        justify-content: center;
}
        section.bl_bunner ul li{
   width: 85%;
}

/* section.bl_bells */
section.bl_bells.bl_new_event {
    padding-top: 0;
}




section.bl_bells {
    padding-bottom: 0;
}
section.bl_bells .image {
    text-align: center;
        padding-bottom: 3vw;
}
section.bl_bells .image img {
    width: 80%;
}
section.bl_bells .time {
    background: #faf8f4;
    display: inline-block;
    font-size: 3vw;
    padding: 1vw 2vw;
    margin-bottom: 2vw;
}
section.bl_bells .title {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif; 
    color: #b28c14;
    font-size: 5vw;
    font-weight: bold;
    padding-bottom: 2vw;
}
section.bl_bells .title span{
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
    color: #333;
}
section.bl_bells .txt {
    font-size: 3.1vw;
    padding-bottom: 2vw;

}
section.bl_bells ul {
    padding-top: 2vw;
}
section.bl_bells .prace {
    padding-bottom: 3vw;
        font-weight: bold;
}
section.bl_bells  li {
    padding: 8vw 0;
    border-bottom: 1px solid #e0e0e0;
}  
section.bl_bells  li .box a {
    display: block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #b28c14;
    width: 60%;
    padding: 3vw 0;
    margin: 0 auto;
        margin-top: 3vw;
            font-weight: bold;
}  
/* section.bl_event_archive */
.member_top section.bl_event_archive {
    padding-top: 29vw!important;
}
section.bl_event_archive h2.title img {
    width: 80%;
}

section.bl_event_archive ul.year {
    flex-wrap: wrap!important;
    margin-top: 10vw;
}
section.bl_event_archive {
    justify-content: space-between;
    gap: 15px;
    margin-bottom: -3em;
    padding-bottom: 15em;
    padding: 0em 0 6em!important;
    width: 100%;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 92%);
     background: #fbf7f3;
}
section.bl_event_archive ul.year li {
    width: 46%!important;
        margin: 2px;
    box-shadow: 0px 0px 5px #cfcfcf!important;
}
section.bl_event_archive ul.index.--display_flex li {
    width: 46%!important;
     padding-bottom: 13vw!important;
}
section.bl_event_archive ul.index.--display_flex li .img img {
    height: 25vw!important;
}
section.bl_event_archive ul.index.--display_flex li p.time {
    font-size: 1rem;
    letter-spacing: 0;
}
section.bl_event_archive ul.index.--display_flex li p.ttl {
    font-size: 3.5vw!important;
        padding: 1.5vw;
}
section.bl_event_archive ul.index.--display_flex {
    justify-content: space-between!important;
    gap: 3vw!important;
    height: auto!important;
    background: none!important;
}
section.bl_event_archive ul.index.--display_flex li a.--btn {
    border: 1px solid #ccb15d;!important
    text-decoration: none!important;
    color: #ccb15f!important;
    padding: 0 0.5em!important;
    display: inline-block!important;
    width: 12vw!important;
    text-align: center!important;
    position: absolute!important;
    right: 10px!important;
    bottom: 10px!important;
    line-height: 1.2!important;
}
section.bl_event_archive ul.index.--display_flex li .img {
    height: 25vw!important;
}
section.bl_event_archive ul.index.--display_flex li .box {
    padding: 0!important;
}
section.bl_event_archive ul.index.--display_flex li p.time {
    top: 0!important;
    padding: 1vw 0;
}
section.bl_event_archive ul.year li a {
    font-size: 3.5vw!important;
}
/* section.bl_event_archive *//* 過去開催情報 */
section.bl_archive section.bl_event_archive ul.index.--display_flex li:nth-child(n + 4) {
    display: block!important;
}
section.bl_archive section.bl_event_archive {
    background: none;
}
section.bl_archive section.bl_event_archive ul.year {
    margin-top: 0;
}
/* section.bl_contact */
section.bl_contact {
    color: #fff;
     text-align: center;
    position: relative;
    background: content-box;
    background: url(../images/top/bl_contact_bg_sp.jpg) no-repeat center top;
    padding-top: 6em;
    padding-bottom: 6em;
    background-size: cover;
}
/* 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;
} */
section.bl_contact h2 {
    background: none;
}
section.bl_contact h2:after {
    content: none;
}
section.bl_contact h2.title img {
    width: 45%;
}
section.bl_contact p {
    font-weight: bold;
        padding-bottom: 18vw;
}
section.bl_contact .bl_faq__btn:before {
    background: #ffffff !important;
    height: 1px;
    z-index: 2;
}


/* section.bl_report */
.member_top .bl_report .Archive__Text {
    line-height: 1.5;
    font-size: 3.5vw;
}
.member_top  section.bl_report ul.index.--display_flex li {
    padding-bottom: 0;
}

section.bl_report {
    background: linear-gradient(-8deg, #faf8f4 0%, #faf8f4 30%, #fff 30%, #fff 100%)!important;
}
section.bl_report .--wrap {
    padding: 0 10%;
}
section.bl_report ul.index.--display_flex li .box {
    padding: 1em;
}
section.bl_report h2.title img {
    width: 50%;
}
  section.bl_report ul.index.--display_flex li a.--btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
section.bl_report ul.index.--display_flex li {
    width: 100%!important;
    border: aliceblue;
    background-color: white !important;
    position: relative;
    margin: 2px;
    padding-bottom: 0px;
    box-shadow: 0px 0px 5px #cfcfcf!important;
}
section.bl_report ul.index.--display_flex li p.cate {
     position: absolute;
    background: red;
    color: white;
    font-size: 12px;
    font-weight: bold;
    width: 16vw;
    text-align: center;
    padding: 0.5em 0.5em!important;
}
section.bl_report ul.index.--display_flex li p.cate a{
    color: white;
    text-decoration: none;
 }
section.bl_report ul.index.--display_flex li p.cate:empty {
    background: none;
}
section.bl_report ul.index.--display_flex li .img {
    justify-content: left;
    gap: 31px;
    flex-wrap: wrap;
    overflow: hidden;

   height: 43vw!important;
}
section.bl_report .ttl {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    color: #cdb25e;
    font-weight: bold;
    font-size: 5vw;
    line-height: 1.4;
}
section.bl_report ul.index.--display_flex {
    gap: 5vw;
    height: auto!important;
    margin-top: 13vw;
    flex-wrap: wrap;
}
section.bl_report ul.index.--display_flex li .img img {
    object-fit: cover;
    width: 100%;
    height: 100%!important;
}




/* .single section.post_archive */
/* 下部のリスト非表示(pcは表示) */


/* section.bl_archive */
section.bl_archive {
    padding-top: 1rem;
}






    /* 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: #333;
    font-size: 11px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 50%;
}

#toc_container p.toc_title {
    position: relative;
    text-align: left;
    font-size: 4.7vw;
    font-weight: bold;
    color: #7e7e7e;
}

#toc_container {
    width: 380px !important;
    border-radius: 5px;
    background: #f9f9f8;
    width: 88vw !important;
}

#toc_container a {
    color: black;
        font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

#toc_container li {
    margin-left: 1em;
}





    /* TOP会社情報
======================================================== */
.archive_infomation .Archive__List:after {
    content: "";
    display: block;
    clear: both;
}
.archive_infomation .Archive__Image {
    width: 35vw;
    float: left;
    margin-bottom: 0;
}
.archive_infomation .margin {
    padding: 10px;
    display: block;
}
.archive_infomation .Archive__List {
    position: relative;

}
.archive_infomation .Archive__cate.info_in_customer {
    background: #437025;
}
.archive_infomation .Archive__cate.info_in_event {
    background: #7a405e;
}

.archive_infomation .Archive__Title {
padding: 0;
    overflow: hidden;
    height: 21vw;
    font-size: 4.5vw;
    font-weight: bold;
    /* position: absolute; */
    margin-left: 38vw;
        margin-bottom: 8vw;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.archive_infomation .Archive__Text {
    font-size: 3.5vw;
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
    margin-top: -3vw;
}





/* 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;
      padding-top: 3vw;
}
.post_archive .NewsList__Article {
  border-bottom: 1px solid #dadada;

}

section.post_archive .bl_about__ttl {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    display: block;
    text-align: center;
    top: inherit !important;
    right: inherit !important;
    border-left: 0;
    padding-left: 0;
}

section.post_archive{
    border: 1px solid #d2d2d2;
    padding: 0 1em 1em;
    margin-top: 3em;
    max-height: 500px;
    overflow: hidden;
        padding-top: 2em;
}
.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: 1rem;
    padding: 1px 10px;
    min-width: 17vw;
/*        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;
  color: #797979;
    padding-right: 0;
    font-size: 1rem;
}

.post_archive .NewsList__Title {
    display: block;
    color: #2c2c2c;
    font-size: 3.5vw;
    font-weight: bold;

}
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;

}
section.post_archive .bl_about__ttl:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    background: #f00112;
    bottom: -14px;
    right: 50%;
    transform: translate(50%, -50%);
}




.single-information .thumbnail {
    padding: 8vw;
}



/* TOPお知らせ
======================================================== */

/*.ac_navi*/
.ac_navi ul li a {
display: block;
color: #434343;
font-weight: bold;
text-decoration: none;
font-size: 4vw;
text-align: left;
padding-left: 4vw;
margin-left: 3vw;
height: 13vw;
}
.ac_navi  ul li a:before {
font-family: auto;
font-family: "Font Awesome 5 Free";
content: "\f105";
color: #000000;
padding: 0 10px 0 20px;
position: absolute;
right: 1vw;
top: 50%;
transform: translate(0, -50%);
}
.ac_navi  {
    position: fixed;
    width: 100%;
    z-index: 9999999999;
    overflow: auto;
    top: 0;
    display: none;
     background: #fff;
    height: 100%;
}
.ac_navi  ul li a:before {
display: none;
}

.ac_navi  ul li a {
text-align: center;
margin: 0;
padding: 0;
}
/* #gn span#closed {
font-size: 16vw;
    top: -27vw;
    right: 0;
    transform: translate(50%, 0%);
    color: #f00012;
    text-align: center;
    position: absolute;
    width: 15vw;
    height: 15vw;
    display: inline-block !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 0.9em;
    height: 0.03em;
    background: currentColor;
    position: relative;
    transform: rotate(45deg);
} */
/* #gn .closed_btn {
    position: absolute;
    top: 16%;
    right: 0;
} */
/* #gn span#closed:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
} */
span#closed {
    position: absolute;
    top: -25vw;
    right: -7vw;
    color: #f00012;
    font-size: 8rem;
    width: 13vw;
    height: 20vw;
}
span#closed:before {
    content: "";
    display: block;
    width: 13vw;
    height: 1px;
    background: #f00012;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) rotate(45deg);
}

span#closed:after {
    content: "";
    display: block;
    width: 13vw;
    height: 1px;
    background: #f00012;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) rotate(-45deg);
}
/* span#closed:after {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #cdb25e;
    padding-right: 3vw;
    font-size: 20vw;
} */
header .cmn_bloc .wrap {
    position: relative;
    display: block;
    width: auto;
    max-width: 1770px;
}
div#gn>div>ul {
    border: 0;
        justify-content: space-between;
            display: block !important;
}
div#gn a.btn {
    margin: 6vw auto;
    text-align: center;
    background: #f00012;
    width: 90%;
    color: #fff;
    text-decoration: none;
    padding: 4vw 0;
    font-size: 4.2vw;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    place-content: center;
}
div#gn a.btn:before {
    content: '';
    background-image: url(../images/header/header_icon02.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    background-position: center center;
    height: 25px;
    width: 25px;
    margin-right: 15px;

}
div#gn ul li {
    text-align: center;
    background: inherit;
        width: inherit;
    border: 0;
    padding: 2vw 0;
    position: relative;
        margin: 0 auto;
}
ul#menu-global-navi01 {
    margin: 0 auto;
}
div#gn ul li:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: rgb(255 255 255 / 0%);
    background-image: -webkit-linear-gradient( 180deg , rgb(255 255 255 / 0%) 0%, #afa174 50%, rgb(255 255 255 / 0%) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(255,102,5) 0%, rgb(253,253,215) 50%, rgb(255,102,5) 100%);
    top: 0;
}
div#gn ul li:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: rgb(255 255 255 / 0%);
    background-image: -webkit-linear-gradient( 180deg , rgb(255 255 255 / 0%) 0%, #afa174 50%, rgb(255 255 255 / 0%) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(255,102,5) 0%, rgb(253,253,215) 50%, rgb(255,102,5) 100%);
    bottom: 0;
}
div#ac_navi ul li a {
    text-align: center;
    margin: 0;
    padding: 0;
}


div#ac_navi ul li a {
    display: block;
    color: #434343;
    font-weight: bold;
    text-decoration: none;
    font-size: 4vw;
    text-align: left;
    padding-left: 4vw;
    margin-left: 3vw;
    height: 13vw;
}
ul#menu-global-navi01 a {
    text-decoration: none;
    color: black;
    height: 61px;
    display: block;
    position: relative;
    font-weight: normal;
}


.GlobalLayout__Page dt.cat_in.cat_in01 {
    display: block;
    width: auto;
    float: inherit;
    background: inherit;
    color: #767676;
    text-align: left;
    display: flex;
    align-items: center;
}
span.time {
    line-height: 1em;
    width: 40vw !important;
    display: inline-block !important;
    font-family: 'Roboto Condensed', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
    font-size: 4vw !important;
}

/*  */
.member_top {
    padding: 1em;
}




/*  */

title {
    line-height: 1.1em;
}

/*  */
section.contact_form .stepbar {
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
        margin-bottom: 3em;
}

section.contact_form .stepbar__item {
    box-sizing: border-box;
    position: relative;
    width: calc((100% - 0px) / 3);
    height: 80px;
    margin: 0 0px;
    padding: 1px;
    background: #ececec;
}

/* 重なり順を設定 */
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-inner {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #f6f6f6;
    font-weight: bold;
    text-align: center;
    flex-wrap: wrap;
}
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;
    display: block;
    line-height: 1;
    width: 100%;
    padding-top: 4.5vw;
}
section.contact_form .stepbar__item-inner--current {
    background: #cdb15f;
    color: #ffffff;
}





section.contact_form .BlockForm .BlockForm__Optional {
    position: absolute;
    top: 50%;
    right: 4%;
    padding: 2px 5vw;
    color: #fff;
    font-size: 1.3rem;
    background: #8e8d8e;
    border-radius: 0;
    transform: translate(0px, -50%);
}




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 .information {
    border: 1px solid #ceb15d;
    padding: 1em 3em 3em;
    background: #f9f8f3;
        margin-top: 3em;
}
section.contact_form .information label {
    margin-left: 20px;
}
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.9em;
    position: relative;
    top: -0.3em;
}
section.contact_form .information p {font-weight: bold;line-height: 1.7em;font-size: 3.8vw;color: #434343;}
section.contact_form .information {
    border: 1px solid #ceb15d;
    padding: 1vw 5vw;
    background: #f9f8f3;
    margin-top: 3em;
}
section.contact_form .information label {
    margin-left: 20px;
}

section.contact_form button {
    color: #fff;
    display: inline-block;
    padding: 15px 0px;
    text-align: center;
    background-color: #f00011;
    border: 3px solid #cccdcd;
    border-radius: 65px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 1s;
    /* box-shadow: -1px 0px 5px #a5a5a5; */
    /* border-bottom: 0; */
    text-align: center;
    display: block;
    width: 90%;
    margin: auto;
}
section.contact_form .form-row {
    display: block;
    text-align: center;
    margin-top: 3em;
}


section.contact_form {}

section.contact_form dl.BlockForm {
    background: inherit;
}

section.contact_form .BlockForm dt {
    padding-top: 0;
    height: 14vw;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 4.1vw;
    background: #f7f7f7;
    border-top: 2px solid #e4e4e4;
}
section.contact_form .BlockForm input[type="text"], section.contact_form .BlockForm input[type="tel"], section.contact_form .BlockForm input[type="email"] {
    border-color: #e7e7e7;
}
section.contact_form ul.display_flex li p {
    padding-left: 4vw;
}
section.contact_form .BlockForm dd p {
    font-size: 3.4vw;
    font-weight: 600;
    padding: 5px 0;
    color: #6e6e6e;
}
section.contact_form p.mini_text.center {
    font-size: 0.9em;
}
section.contact_form .BlockForm .BlockForm__Required {
    background: #f00012;
    transform: translate(0px, -50%);
    top: 50%;
    padding: 0px 5vw;
}
.page_contents ul {
    list-style: disc;
}

section.contact_form ul.display_flex {
    margin-left: 0;
    display: block;
    justify-content: left;
    list-style: none;
}

.H08-001-01_type_alert {
    margin-bottom: 30px;
}

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;
    width: 19vw;
}

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;
}

section.contact_form .BlockForm dd label {
    display: block;
    font-weight: normal;
    font-size: 3.5vw;
    margin-bottom: 0.5em;
    text-indent: -1.4em;
    margin-left: 1.4em;
}

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 p {
}
#contents > div > div > section > p:nth-child(9) {
    font-size: 1.1em !important;
}
section.contact_form ul.display_flex li {
    text-align: left;
    margin-right: 0.7em;
}

section.contact_form ul.display_flex li input#name {
    width: 67%;
}

section.contact_form .BlockForm textarea {
    border: 1px solid #cdcdcd;
}

.form-row.display_flex button:nth-child(1) {
    background-color: inherit !important;
    color: #040404;
    /* margin-bottom: 7vw; */
}
#contents > div > div > section > div > button:nth-child(2) {
    border: inherit;
}
section.contact_form button {
    font-size: 3.6vw;
    margin-bottom: 7vw;
}
section.contact_form .form-row a.buttan {
    font-size: 3.7vw;
    color: #444;
    display: inline-block;
    padding: 9px 0px;
    text-align: center;
    background-color: #ffffff;
    border: 3px solid #b0b0b0;
    border-radius: 65px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 1s;
    /* box-shadow: -1px 0px 5px #a5a5a5; */
    /* border-bottom: 0; */
    width: 92%;
}