@charset "UTF-8";
/*
Theme Name: クラベルチョイス
Description: WordPressテンプレート「クラベルチョイステーマ」
Version: 1.0.0
Author: タナカヒロキ
*/

/*
//------------------------------------------------
//	Color Setting
//------------------------------------------------
*/
/*
//------------------------------------------------
//	Font Setting
//------------------------------------------------
*/
@font-face {
  font-family: "HiraKakuProW3";
  src: url("css/fonts/HiraginoSans/HiraKakuPro-W3.otf") format("opentype");
}
@font-face {
  font-family: "HiraKakuProW6";
  src: url("css/fonts/HiraginoSans/HiraKakuPro-W6.otf") format("opentype");
}
@font-face {
  font-family: "HiraKakuProW8";
  src: url("css/fonts/HiraginoSans/HiraKakuPro-W8.otf") format("opentype");
}
.f-weight100 {
  font-weight: 100;
}

.f-weight200 {
  font-weight: 200;
}

.f-weight300 {
  font-weight: 300;
}

.f-weight400 {
  font-weight: 400;
}

.f-weight500 {
  font-weight: 500;
}

.f-weight600 {
  font-weight: 600;
}

.f-weight700 {
  font-weight: 700;
}

.f-weight800 {
  font-weight: 800;
}

.f-weight900 {
  font-weight: 900;
}

.f-bold {
  font-weight: bold;
}

.f-HiraKakuProW3 {
  font-family: "HiraKakuProW3", sans-serif;
}

.f-HiraKakuProW6 {
  font-family: "HiraKakuProW6", sans-serif;
}

.f-HiraKakuProW8 {
  font-family: "HiraKakuProW8", sans-serif;
}

.f-noto-serif {
  font-family: "Noto Serif JP", serif;
}

.f-noto-sans {
  font-family: "Noto Sans JP", sans-serif;
}

/*
//------------------------------------------------
//	Base Setting
//------------------------------------------------
*/
html {
  font-size: 62.5%;
  line-height: 1.65;
  line-height: 1.6;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", YuGothic,
    "Yu Gothic", sans-serif;
  font-style: normal;
  min-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

body {
  font-size: 1.6rem;
  background-color: #fff;
  margin: 0;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
img.w-auto {
  width: auto;
}

a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
}

ul {
  list-style-type: none;
}

.flex {
  -webkit-display: flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  display: flex;
  -o-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-align-items: stretch;
  -moz-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-align-content: stretch;
  -o-align-content: stretch;
  align-content: stretch;
}

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  position: relative;
}

.wide {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.wide_01 {
  max-width: 1210px;
}
.wide_02 {
  max-width: 1220px;
}
.wide_03 {
  max-width: 1230px;
}
.wide_04 {
  max-width: 1240px;
}
.wide_05 {
  max-width: 1250px;
}
.wide_06 {
  max-width: 1260px;
}
.wide_07 {
  max-width: 1270px;
}
.wide_08 {
  max-width: 1280px;
}
.wide_09 {
  max-width: 1290px;
}

.inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.inner_00 {
  max-width: 1200px;
}
.inner_01 {
  max-width: 1190px;
}
.inner_02 {
  max-width: 1180px;
}
.inner_03 {
  max-width: 1170px;
}
.inner_04 {
  max-width: 1160px;
}
.inner_05 {
  max-width: 1150px;
}
.inner_06 {
  max-width: 1140px;
}
.inner_07 {
  max-width: 1130px;
}
.inner_08 {
  max-width: 1120px;
}
.inner_09 {
  max-width: 1110px;
}
.inner_10 {
  max-width: 1100px;
}
.inner_11 {
  max-width: 1090px;
}
.inner_12 {
  max-width: 1080px;
}
.inner_13 {
  max-width: 1070px;
}
.inner_14 {
  max-width: 1060px;
}
.inner_15 {
  max-width: 1050px;
}
.inner_16 {
  max-width: 1040px;
}
.inner_17 {
  max-width: 1030px;
}
.inner_18 {
  max-width: 1020px;
}
.inner_19 {
  max-width: 1010px;
}

.small {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.small_00 {
  max-width: 1000px;
}
.small_01 {
  max-width: 990px;
}
.small_02 {
  max-width: 980px;
}
.small_03 {
  max-width: 970px;
}
.small_04 {
  max-width: 960px;
}
.small_05 {
  max-width: 950px;
}
.small_06 {
  max-width: 940px;
}
.small_07 {
  max-width: 930px;
}
.small_08 {
  max-width: 920px;
}
.small_09 {
  max-width: 910px;
}
.small_10 {
  max-width: 900px;
}
.small_11 {
  max-width: 890px;
}
.small_12 {
  max-width: 880px;
}
.small_13 {
  max-width: 870px;
}
.small_14 {
  max-width: 860px;
}
.small_15 {
  max-width: 850px;
}
.small_16 {
  max-width: 840px;
}
.small_17 {
  max-width: 830px;
}
.small_18 {
  max-width: 820px;
}
.small_19 {
  max-width: 810px;
}

.min {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.min_00 {
  max-width: 800px;
}
.min_01 {
  max-width: 790px;
}
.min_02 {
  max-width: 780px;
}
.min_03 {
  max-width: 770px;
}
.min_04 {
  max-width: 760px;
}
.min_05 {
  max-width: 750px;
}
.min_06 {
  max-width: 740px;
}
.min_07 {
  max-width: 730px;
}
.min_08 {
  max-width: 720px;
}
.min_09 {
  max-width: 710px;
}
.min_10 {
  max-width: 700px;
}
.min_11 {
  max-width: 690px;
}
.min_12 {
  max-width: 680px;
}
.min_13 {
  max-width: 670px;
}
.min_14 {
  max-width: 660px;
}
.min_15 {
  max-width: 650px;
}
.min_16 {
  max-width: 640px;
}
.min_17 {
  max-width: 630px;
}
.min_18 {
  max-width: 620px;
}
.min_19 {
  max-width: 610px;
}

.micro {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.micro_00 {
  max-width: 600px;
}
.micro_01 {
  max-width: 590px;
}
.micro_02 {
  max-width: 580px;
}
.micro_03 {
  max-width: 570px;
}
.micro_04 {
  max-width: 560px;
}
.micro_05 {
  max-width: 550px;
}
.micro_06 {
  max-width: 540px;
}
.micro_07 {
  max-width: 530px;
}
.micro_08 {
  max-width: 520px;
}
.micro_09 {
  max-width: 510px;
}
.micro_10 {
  max-width: 500px;
}
.micro_11 {
  max-width: 490px;
}
.micro_12 {
  max-width: 480px;
}
.micro_13 {
  max-width: 470px;
}
.micro_14 {
  max-width: 460px;
}
.micro_15 {
  max-width: 450px;
}
.micro_16 {
  max-width: 440px;
}
.micro_17 {
  max-width: 430px;
}
.micro_18 {
  max-width: 420px;
}
.micro_19 {
  max-width: 410px;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.mgb0 {
  margin-bottom: 0 !important;
}

.mgb05em {
  margin-bottom: 0.5em;
}

.mgb10em {
  margin-bottom: 1em;
}

.mgb15em {
  margin-bottom: 1.5em;
}

.mgb20em {
  margin-bottom: 2em;
}

.mgb30em {
  margin-bottom: 3em;
}

.mgb40em {
  margin-bottom: 4em;
}

.mgb50em {
  margin-bottom: 5em;
}

.mgb100em {
  margin-bottom: 10em;
}

.mgt0 {
  margin-top: 0 !important;
}

.mgt05em {
  margin-top: 0.5em;
}

.mgt10em {
  margin-top: 1em;
}

.mgt15em {
  margin-top: 1.5em;
}

.mgt20em {
  margin-top: 2em;
}

.mgt30em {
  margin-top: 3em;
}

.mgt40em {
  margin-top: 4em;
}

.mgt50em {
  margin-top: 5em;
}

.mgt100em {
  margin-top: 10em;
}

.laptop-laptop {
  display: none;
}

.block-laptopmini {
  display: none;
}

.block-tbpro {
  display: none;
}

.block-tb {
  display: none;
}

.block-tbmini {
  display: none;
}

.block-wsp {
  display: none;
}

.block-sp {
  display: none;
}

/*
//------------------------------------------------
//	Original Module Content Setting
//------------------------------------------------
*/
.pageCover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}
.pageCover .bges span {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: 0.8s cubic-bezier(0.57, 0.15, 0.13, 0.97) 0.1s;
}
.pageCover .bges span.bg-2 {
  transition: 0.8s cubic-bezier(0.57, 0.15, 0.13, 0.97);
  background-color: #ffffff;
}
.pageCover.show {
  visibility: hidden;
}
.pageCover.show .bges span {
  transform: translateX(101%);
}

.easingWrap .easingFade {
  transform: translateY(25px);
  opacity: 0;
  transition: all 1.5s;
}
.easingWrap .easingFade.show {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.easingWrap .easingImg {
  position: relative;
  overflow: hidden;
}
.easingWrap .easingImg::before,
.easingWrap .easingImg::after {
  display: block;
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.easingWrap .easingImg::after {
  transition: 0.8s cubic-bezier(0.57, 0.15, 0.13, 0.97);
  background-color: #2e847d;
}
.easingWrap .easingImg.show::before,
.easingWrap .easingImg.show::after {
  transform: translateX(101%);
}

.marker-animation {
  background-image: linear-gradient(
    90deg,
    rgb(249, 248, 114) 0%,
    rgb(249, 248, 114) 90%,
    transparent 100%
  );
  background-repeat: no-repeat;
  background-size: 200% 0.5rem;
  background-position: left 200% bottom 0%;
  transition: all 4s ease;
  font-weight: bold;
  font-weight: 500;
}
.marker-animation.active {
  background-position: left 0% bottom 0%;
}

/*
//------------------------------------------------
//	全ページ共通
//------------------------------------------------
*/
#header-area {
  color: #000;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  z-index: 3000;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#header-area a {
  color: #000;
  line-height: 1;
}
#header-area .header-inner {
  height: 100%;
  padding: 12px 0 12px;
}
#header-area .header-inner .header-box {
  height: 100%;
}
#header-area .header-inner .header-box .header-flex {
  height: 100%;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-left-area
  .header-left-box
  .header-left-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-left-area
  .header-left-box
  .header-left-flex
  .header-left-logo-area
  .header-left-logo-box
  .header-left-logo-link {
  font-size: 2.4rem;
  color: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-left-area
  .header-left-box
  .header-left-flex
  .header-left-logo-area
  .header-left-logo-box
  .header-left-logo-link
  .header-left-logo-text {
  font-weight: 700;
}
#header-area .header-inner .header-box .header-flex .header-right-area {
  height: 100%;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box {
  height: 100%;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex {
  height: 100%;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item {
  width: 186px;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item:not(:first-of-type) {
  margin-left: 1.75rem;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link {
  font-size: 1.4rem;
  padding: 0.5875em 1em 0.5875em;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #2e847d;
  background-color: #2e847d;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  line-height: 1.4;
  overflow: hidden;
  transition: all 0.3s;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area {
  width: 1em;
  margin-right: 0.4285714286em;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box {
  line-height: 0;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box
  .header-right-btn-item-main-icon-img
  path {
  transition: all 0.3s;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-letter-area
  .header-right-btn-item-main-letter-box
  .header-right-btn-item-main-letter-text {
  font-weight: 600;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link:hover {
  border-color: #2e847d;
  background-color: #fff;
  color: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link:hover
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box
  .header-right-btn-item-main-icon-img
  rect {
  fill: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item
  .header-right-btn-item-link:hover
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box
  .header-right-btn-item-main-icon-img
  path {
  fill: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item.request-item
  .header-right-btn-item-link {
  border-color: #2e847d;
  background-color: #2e847d;
  color: #fff;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item.request-item
  .header-right-btn-item-link:hover {
  border-color: #2e847d;
  background-color: #fff;
  color: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item.request-item
  .header-right-btn-item-link:hover
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box
  .header-right-btn-item-main-icon-svg
  rect {
  fill: #2e847d;
}
#header-area
  .header-inner
  .header-box
  .header-flex
  .header-right-area
  .header-right-box
  .header-right-flex
  .header-right-btn-area
  .header-right-btn-box
  .header-right-btn-flex
  .header-right-btn-item.request-item
  .header-right-btn-item-link:hover
  .header-right-btn-item-inner
  .header-right-btn-item-flex
  .header-right-btn-item-main-area
  .header-right-btn-item-main-box
  .header-right-btn-item-main-flex
  .header-right-btn-item-main-icon-area
  .header-right-btn-item-main-icon-box
  .header-right-btn-item-main-icon-svg
  path {
  fill: #2e847d;
}
.site-content {
  margin-top: 64px;
}
.site-content.sub-page {
  margin-top: 64px;
}

#site-footer .copyright {
  background-color: #333333;
  color: #fff;
}
#site-footer .copyright .md-copyright {
  padding: 1.367em 0 1.4em;
  font-size: 1.5rem;
}
#site-footer
  .copyright
  .md-copyright
  .copyright-content-area
  .copyright-content-box
  .copyright-main-area
  .copyright-main-box
  .copyright-main-letter-area
  .copyright-main-letter-box
  .copyright-main-letter-address-area
  .copyright-main-letter-address-box
  .copyright-main-letter-address-text {
  line-height: 1.5;
  line-height: 1.6;
  text-align: center;
  font-style: normal;
  font-weight: 400;
}
#site-footer
  .copyright
  .md-copyright
  .copyright-content-area
  .copyright-content-box
  .copyright-main-area
  .copyright-main-box
  .copyright-main-letter-area
  .copyright-main-letter-box
  .copyright-main-letter-marketing-area {
  margin-top: 1rem;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.6;
}
#site-footer
  .copyright
  .md-copyright
  .copyright-content-area
  .copyright-content-box
  .copyright-main-area
  .copyright-main-box
  .copyright-main-letter-area
  .copyright-main-letter-box
  .copyright-main-letter-marketing-area
  .copyright-main-letter-marketing-box
  .copyright-main-letter-marketing-text:not(:first-of-type) {
  margin-top: 1em;
}

.view-more-btn-a-area {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600;
}
.view-more-btn-a-area .view-more-btn-a-box .view-more-btn-a-link {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-color: #2e847d;
  background-color: #2e847d;
  border-radius: 8px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1em 0.8em 1em;
  transition: all 0.3s;
}
.view-more-btn-a-area
  .view-more-btn-a-box
  .view-more-btn-a-link.bg-color-01-link {
  border-color: #2e847d;
  background-color: #2e847d;
  color: #fff;
}
.view-more-btn-a-area
  .view-more-btn-a-box
  .view-more-btn-a-link
  .view-more-btn-a-link-inner
  .view-more-btn-a-link-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.view-more-btn-a-area
  .view-more-btn-a-box
  .view-more-btn-a-link:hover.bg-color-01-link.bg-color-hover-invert {
  background-color: transparent;
  color: #2e847d;
}

.view-more-btn-b-area {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600;
}
.view-more-btn-b-area .view-more-btn-b-box .view-more-btn-b-link {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-color: #2e847d;
  background-color: #2e847d;
  border-radius: 8px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0.9em 1em 0.9em 1em;
  transition: all 0.3s;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link.arrow-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12%;
  transform: translateY(-50%) translateX(12%);
  width: 1em;
  height: 1em;
  transition: all 0.3s;
  display: none;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link.bg-color-01-link {
  border-color: #2e847d;
  background-color: #2e847d;
  color: #fff;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  min-height: 1em;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area {
  position: relative;
  left: 0;
  width: 1em;
  height: 1em;
  margin-left: 0, 5em;
  transition: all 0.3s;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box
  .view-more-btn-b-link-arrow-svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box
  .view-more-btn-b-link-arrow-svg
  rect {
  transition: all 0.3s;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box
  .view-more-btn-b-link-arrow-svg
  path {
  transition: all 0.3s;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link:hover.arrow-link::after {
  right: 10%;
  transform: translateY(-50%) translateX(10%);
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link:hover.bg-color-01-link {
  background-color: transparent;
  color: #2e847d;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link:hover
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area {
  position: relative;
  left: 0.25em;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link:hover
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box
  .view-more-btn-b-link-arrow-svg
  rect {
  fill: #2e847d;
}
.view-more-btn-b-area
  .view-more-btn-b-box
  .view-more-btn-b-link:hover
  .view-more-btn-b-link-inner
  .view-more-btn-b-link-flex
  .view-more-btn-b-link-arrow-area
  .view-more-btn-b-link-arrow-box
  .view-more-btn-b-link-arrow-svg
  path {
  fill: #2e847d;
}

.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box {
  background-color: #f7f7f7;
  border-width: 4px;
  border-style: solid;
  border-color: #2e847d;
  border-radius: 4px;
  padding: 2.3rem 4rem 2.8rem 4rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner {
  max-width: 280px;
  margin: 0 auto;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area {
  font-size: 2rem;
  color: #2e847d;
  line-height: 1.5;
  line-height: 1.6;
  text-align: center;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0em 0.6em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box::before,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.25em;
  height: 0.1em;
  background-color: #2e847d;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box::before {
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(0%);
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box::after {
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(0%);
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-head-area
  .inquiry_primary-download-form-head-box
  .inquiry_primary-download-form-head-ttl-area
  .inquiry_primary-download-form-head-ttl-box
  .inquiry_primary-download-form-head-ttl-text {
  font-weight: 600;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area {
  margin-top: 1.6rem;
  font-size: 1.4rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box:not(:first-of-type) {
  margin-top: 0.8rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-full {
  width: 100%;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-full:not(:first-of-type) {
  margin-top: 0.8rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-half {
  width: 48.214285714%;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-half:nth-of-type(odd) {
  margin-right: 1.785714286%;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-half:nth-of-type(even) {
  margin-left: 1.785714286%;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item.item-half:nth-child(n + 3) {
  margin-top: 0.8rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-ttl-area {
  line-height: 1.5;
  line-height: 1.6;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-ttl-area
  .inquiry_primary-download-form-body-table-item-ttl-box
  .inquiry_primary-download-form-body-table-item-ttl-flex
  .inquiry_primary-download-form-body-table-item-ttl-main-area
  .inquiry_primary-download-form-body-table-item-ttl-main-box
  .inquiry_primary-download-form-body-table-item-ttl-main-text {
  color: #000;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area {
  margin-top: 0.5rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="text"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="email"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="tel"] {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 4px;
  padding: 8px 14px;
  display: inline-block;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.5;
  line-height: 1.6;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="text"]::-moz-placeholder,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="email"]::-moz-placeholder,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="tel"]::-moz-placeholder {
  color: #92a1a9;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="text"]::placeholder,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="email"]::placeholder,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  input[type="tel"]::placeholder {
  color: #92a1a9;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  textarea,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  select {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 4px;
  padding: 8px 14px;
  display: inline-block;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.5;
  line-height: 1.6;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  select.select-document-type-01,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  select.select-document-type-02 {
  color: #92a1a9;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-body-area
  .inquiry_primary-download-form-body-box
  .inquiry_primary-download-form-body-table-area
  .inquiry_primary-download-form-body-table-box
  .inquiry_primary-download-form-body-table-inner
  .inquiry_primary-download-form-body-table-flex
  .inquiry_primary-download-form-body-table-item
  .inquiry_primary-download-form-body-table-item-body-area
  .inquiry_primary-download-form-body-table-item-body-box
  select
  option:first-child {
  color: #92a1a9;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area {
  margin-top: 2.4rem;
  font-size: 1.4rem;
  line-height: 1.5;
  line-height: 1.6;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item {
  margin: 0 0 0 0;
  text-indent: -2em;
  padding-left: 2em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item:not(:last-of-type),
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item:not(:last-of-type) {
  margin: 0 4rem 0 0;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  input[type="radio"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  input[type="checkbox"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="radio"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"] {
  display: none;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after {
  display: block;
  opacity: 1;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label {
  position: relative;
  padding-left: 2em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  left: 0em;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  background-color: #fff;
  box-sizing: border-box;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  border: none;
  background-color: #2e847d;
  border-radius: 1em;
  height: 0.6em;
  width: 0.6em;
  top: 0.2em;
  left: 0.2em;
  transform: translateY(0%) translateX(0%);
  display: none;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item {
  display: block;
  margin: 0 0 0 2em;
  text-indent: -1.7em;
  padding-left: 1.7em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  input[type="radio"],
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  input[type="checkbox"] {
  display: none;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after {
  display: block;
  opacity: 1;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  .wpcf7-list-item-label {
  position: relative;
  padding-left: 1.7em;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  top: 0.25em;
  left: 0em;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  background-color: transparent;
  box-sizing: border-box;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .wpcf7-acceptance
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  border: none;
  top: 0.1em;
  left: 0.1em;
  width: 1.5em;
  height: 0.5em;
  border-left: 0.2em solid #2e847d;
  border-bottom: 0.2em solid #2e847d;
  transform: rotate(-45deg);
  opacity: 0;
  transition: all 0.2s ease;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-consent-area
  .inquiry_primary-download-form-consent-box
  .inquiry_primary-download-form-consent-link-text {
  display: inline;
  text-decoration: underline;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area {
  margin-top: 2rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area
  .inquiry_primary-download-form-btn-box {
  position: relative;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  font-size: 1.6rem;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area
  .inquiry_primary-download-form-btn-box::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 100%;
  transform: translateY(-50%) translateX(calc(-100% - 1.5em));
  width: 1em;
  height: 1em;
  background-image: url(images/common/kuraberu-choice-common-icon-download-02-01-01.svg);
  background-size: contain;
  background-position: top 50% left 50%;
  transition: all 0.3s;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area
  .inquiry_primary-download-form-btn-box
  input[type="submit"] {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-color: #fad700;
  background-color: #fad700;
  border-radius: 8px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  white-space: wrap;
  line-height: 1.4;
  padding: 0.7em 2.5em;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  transition: all 0.3s;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area
  .inquiry_primary-download-form-btn-box
  .wpcf7-spinner {
  display: none;
}
.global_md-inquiry
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box
  .inquiry-content-body-float-inner
  .inquiry_primary-download-form-area
  .inquiry_primary-download-form-box
  .inquiry_primary-download-form-btn-area
  .inquiry_primary-download-form-btn-box:hover::before {
  transform: translateY(-50%) translateX(calc(-100% - 1.5em + 0.5em));
}
.global_md-inquiry .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
  margin-top: 0.15em;
  line-height: 1.5;
  line-height: 1.6;
}
.global_md-inquiry .wpcf7-response-output {
  line-height: 1.5;
  line-height: 1.6;
  font-size: 1.4rem;
  padding: 0.5em 1em;
  margin: 2em 0em 1em;
}

/*
//------------------------------------------------
//	トップページ
//------------------------------------------------
*/
#hero_sp {
  display: none;
}
#hero_sp .hero_sp-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#hero_sp .md-hero_sp {
  padding: 0px 0 0px;
}
#hero_sp .md-hero_sp .hero_sp-content-area {
  width: 100%;
  height: 100%;
}
#hero_sp .md-hero_sp .hero_sp-content-area .hero_sp-content-box {
  width: 100%;
  height: 100%;
}
#hero_sp
  .md-hero_sp
  .hero_sp-content-area
  .hero_sp-content-box
  .hero_sp-figure-area {
  width: 100%;
  height: 100%;
}
#hero_sp
  .md-hero_sp
  .hero_sp-content-area
  .hero_sp-content-box
  .hero_sp-figure-area
  .hero_sp-figure-box {
  width: 100%;
  height: 100%;
}
#hero_sp
  .md-hero_sp
  .hero_sp-content-area
  .hero_sp-content-box
  .hero_sp-figure-area
  .hero_sp-figure-box
  .hero_sp-figure-picture-area {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#hero_sp
  .md-hero_sp
  .hero_sp-content-area
  .hero_sp-content-box
  .hero_sp-figure-area
  .hero_sp-figure-box
  .hero_sp-figure-picture-area
  .hero_sp-figure-picture-box {
  width: 100%;
  height: 100%;
}
#hero_sp
  .md-hero_sp
  .hero_sp-content-area
  .hero_sp-content-box
  .hero_sp-figure-area
  .hero_sp-figure-box
  .hero_sp-figure-picture-area
  .hero_sp-figure-picture-box
  .hero_sp-figure-picture-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top 50% left 50%;
  object-position: top 50% left 50%;
}

#pr .md-pr {
  padding: 20px 0 20px;
}
#pr
  .md-pr
  .pr-content-area
  .pr-content-box
  .pr-content-main-area
  .pr-content-main-box
  .pr-content-main-marketing-area
  .pr-content-main-marketing-box
  .pr-content-main-marketing-description-area {
  color: #242424;
  font-size: 1.3rem;
  line-height: 1.6;
}
#pr
  .md-pr
  .pr-content-area
  .pr-content-box
  .pr-content-main-area
  .pr-content-main-box
  .pr-content-main-marketing-area
  .pr-content-main-marketing-box
  .pr-content-main-marketing-description-area
  .pr-content-main-marketing-description-box
  .pr-content-main-marketing-description-text:not(:first-of-type) {
  margin-top: 1em;
}

#front_layout .md-front_layout {
  padding: 64px 0 84px;
  padding: 64px 0 40px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex {
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area {
  width: 65.178571428%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc {
  padding: 0px 0 24px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-head-area
  .hero_pc-content-head-box
  .hero_pc-content-head-ttl-area {
  font-size: 2.6rem;
  color: #242424;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0 0em 0.1em 0em;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #707070;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-head-area
  .hero_pc-content-head-box
  .hero_pc-content-head-ttl-area
  .hero_pc-content-head-ttl-box
  .hero_pc-content-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-body-area {
  margin-top: 2.7rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-body-area
  .hero_pc-content-body-box
  .hero_pc-content-body-figure-area
  .hero_pc-content-body-figure-box
  .hero_pc-content-body-figure-picture-area
  .hero_pc-content-body-figure-picture-box {
  width: 100%;
  height: 100%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-body-area
  .hero_pc-content-body-box
  .hero_pc-content-body-figure-area
  .hero_pc-content-body-figure-box
  .hero_pc-content-body-figure-picture-area
  .hero_pc-content-body-figure-picture-box
  .hero_pc-content-body-figure-picture-img {
  width: 100%;
  height: 100%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-foot-area {
  margin-top: 3.2rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-foot-area
  .hero_pc-content-foot-box
  .hero_pc-content-foot-btn-area
  .hero_pc-content-foot-btn-box
  .hero_pc-content-foot-btn-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #hero_pc
  .md-hero_pc
  .hero_pc-content-area
  .hero_pc-content-box
  .hero_pc-content-foot-area
  .hero_pc-content-foot-box
  .hero_pc-content-foot-btn-area
  .hero_pc-content-foot-btn-box
  .hero_pc-content-foot-btn-flex
  .hero_pc-content-foot-btn-item {
  max-width: 280px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison {
  padding: 24px 0 24px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-head-area
  .comparison-content-head-box
  .comparison-content-head-ttl-area {
  background-color: #424242;
  border-radius: 0.8rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0.575em 1em;
  text-align: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-head-area
  .comparison-content-head-box
  .comparison-content-head-ttl-area
  .comparison-content-head-ttl-box
  .comparison-content-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area {
  margin-top: 3.8rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table {
  width: 100%;
  border-color: #000;
  border-style: solid;
  border-width: 2px;
  border-collapse: collapse;
  font-size: 1.3rem;
  line-height: 1.65;
  line-height: 1.35;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  th,
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  td {
  border: #000 1px solid;
  vertical-align: middle;
  text-align: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  th.cell-fixed,
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  td.cell-fixed {
  text-align: left;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  th {
  padding: 0.25em 1em;
  background-color: #424242;
  color: #fff;
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  th.cell-th-small {
  padding: 0.25em 0.1em;
  font-size: 0.8em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  td {
  padding: 0.75em 1em;
  background-color: #fff;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  .comparison-content-body-tbody
  .comparison-content-body-tr
  .comparison-content-body-tbody-td.cell-td-service {
  background-color: #f3f3f3;
  width: 153px;
  width: 21.191135734%;
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-body-area
  .comparison-content-body-box
  .comparison-content-body-table-area
  .comparison-content-body-table-box
  .comparison-content-body-table
  .comparison-content-body-tbody
  .comparison-content-body-tr
  .comparison-content-body-tbody-td.cell-td-support {
  width: 143.5px;
  width: 19.7022160665%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-foot-area {
  margin-top: 4rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-foot-area
  .comparison-content-foot-box
  .comparison-content-foot-btn-area
  .comparison-content-foot-btn-box
  .comparison-content-foot-btn-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #comparison
  .md-comparison
  .comparison-content-area
  .comparison-content-box
  .comparison-content-foot-area
  .comparison-content-foot-box
  .comparison-content-foot-btn-area
  .comparison-content-foot-btn-box
  .comparison-content-foot-btn-flex
  .comparison-content-foot-btn-item {
  max-width: 280px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation {
  padding: 24px 0 28px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box {
  background-color: #f3f3f3;
  font-size: 1.4rem;
  padding: 2.7rem 3.2rem 3.2rem 3.2rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex {
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-head-area {
  width: 91px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-head-area
  .explanation-content-float-main-head-box
  .explanation-content-float-main-head-ttl-area {
  color: #2e6a5f;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-head-area
  .explanation-content-float-main-head-box
  .explanation-content-float-main-head-ttl-area
  .explanation-content-float-main-head-ttl-box
  .explanation-content-float-main-head-ttl-text {
  font-weight: 600;
  text-decoration: underline;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-body-area {
  width: 540px;
  width: calc(100% - 91px - 35px);
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-body-area
  .explanation-content-float-main-body-box
  .explanation-content-float-main-body-description-area {
  color: #242424;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #explanation
  .md-explanation
  .explanation-content-area
  .explanation-content-box
  .explanation-content-float-area
  .explanation-content-float-box
  .explanation-content-float-inner
  .explanation-content-float-main-area
  .explanation-content-float-main-box
  .explanation-content-float-main-flex
  .explanation-content-float-main-body-area
  .explanation-content-float-main-body-box
  .explanation-content-float-main-body-description-area
  .explanation-content-float-main-body-description-box
  .explanation-content-float-main-body-description-text:not(:first-of-type) {
  margin-top: 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company {
  padding: 28px 0 15px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box:not(:first-of-type) {
  margin-top: 4.7rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-head-area
  .company-content-main-introduction-head-box
  .company-content-main-introduction-head-ttl-area {
  background-color: #393939;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0.575em 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-head-area
  .company-content-main-introduction-head-box
  .company-content-main-introduction-head-ttl-area
  .company-content-main-introduction-head-ttl-box
  .company-content-main-introduction-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area {
  margin-top: 3rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-hero-area
  .company-content-main-introduction-body-content-hero-box
  .company-content-main-introduction-body-content-hero-link
  .company-content-main-introduction-body-content-hero-figure-area
  .company-content-main-introduction-body-content-hero-figure-box
  .company-content-main-introduction-body-content-hero-figure-picture-area
  .company-content-main-introduction-body-content-hero-figure-picture-box {
  width: 100%;
  height: 100%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-hero-area
  .company-content-main-introduction-body-content-hero-box
  .company-content-main-introduction-body-content-hero-link
  .company-content-main-introduction-body-content-hero-figure-area
  .company-content-main-introduction-body-content-hero-figure-box
  .company-content-main-introduction-body-content-hero-figure-picture-area
  .company-content-main-introduction-body-content-hero-figure-picture-box
  .company-content-main-introduction-body-content-hero-figure-picture-img {
  width: 100%;
  height: 100%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-description-area {
  color: #242424;
  margin-top: 4rem;
  font-size: 1.5rem;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-description-area
  .company-content-main-introduction-body-content-description-box
  .company-content-main-introduction-body-content-description-text:not(
    :first-of-type
  ) {
  margin-top: 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area {
  margin-top: 7rem;
  font-size: 1.5rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area {
  width: 46.575342465%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box {
  position: relative;
  padding: 22px 18px 31px 18px;
  border-color: #e6f8ff;
  border-style: solid;
  border-width: 0px;
  background-color: #e6f8ff;
  height: 100%;
  min-height: 120px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner {
  height: 100%;
  min-height: 67px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area {
  height: 100%;
  min-height: 67px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box {
  height: 100%;
  min-height: 67px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box
  .company-content-main-introduction-body-content-feature-price-content-flex {
  height: 100%;
  min-height: 67px;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box
  .company-content-main-introduction-body-content-feature-price-content-flex
  .company-content-main-introduction-body-content-feature-price-content-main-area
  .company-content-main-introduction-body-content-feature-price-content-main-box
  .company-content-main-introduction-body-content-feature-price-content-main-head-area
  .company-content-main-introduction-body-content-feature-price-content-main-head-box
  .company-content-main-introduction-body-content-feature-price-content-main-head-ttl-area {
  color: #242424;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box
  .company-content-main-introduction-body-content-feature-price-content-flex
  .company-content-main-introduction-body-content-feature-price-content-main-area
  .company-content-main-introduction-body-content-feature-price-content-main-box
  .company-content-main-introduction-body-content-feature-price-content-main-head-area
  .company-content-main-introduction-body-content-feature-price-content-main-head-box
  .company-content-main-introduction-body-content-feature-price-content-main-head-ttl-area
  .company-content-main-introduction-body-content-feature-price-content-main-head-ttl-box
  .company-content-main-introduction-body-content-feature-price-content-main-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box
  .company-content-main-introduction-body-content-feature-price-content-flex
  .company-content-main-introduction-body-content-feature-price-content-main-area
  .company-content-main-introduction-body-content-feature-price-content-main-box
  .company-content-main-introduction-body-content-feature-price-content-main-body-area
  .company-content-main-introduction-body-content-feature-price-content-main-body-box
  .company-content-main-introduction-body-content-feature-price-content-main-body-description-area {
  color: #242424;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-price-area
  .company-content-main-introduction-body-content-feature-price-box
  .company-content-main-introduction-body-content-feature-price-inner
  .company-content-main-introduction-body-content-feature-price-content-area
  .company-content-main-introduction-body-content-feature-price-content-box
  .company-content-main-introduction-body-content-feature-price-content-flex
  .company-content-main-introduction-body-content-feature-price-content-main-area
  .company-content-main-introduction-body-content-feature-price-content-main-box
  .company-content-main-introduction-body-content-feature-price-content-main-body-area
  .company-content-main-introduction-body-content-feature-price-content-main-body-box
  .company-content-main-introduction-body-content-feature-price-content-main-body-description-area
  .company-content-main-introduction-body-content-feature-price-content-main-body-description-box
  .company-content-main-introduction-body-content-feature-price-content-main-body-description-text:not(
    :first-of-type
  ) {
  margin-top: 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area {
  width: 50%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area
  .company-content-main-introduction-body-content-feature-point-box {
  position: relative;
  padding: 22px 18px 31px 18px;
  background-color: #fffdf5;
  border-color: #f5c93c;
  border-style: solid;
  border-width: 1px;
  min-height: 120px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area
  .company-content-main-introduction-body-content-feature-point-box
  .company-content-main-introduction-body-content-feature-point-head-area {
  position: absolute;
  top: 0%;
  left: 1.8rem;
  transform: translateY(-50%) translateX(0%);
  background-color: #f5c83d;
  border-radius: 1rem;
  color: #fff;
  padding: 0.1rem 1.2rem;
  width: 95%;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 160px;
  line-height: 1.2;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area
  .company-content-main-introduction-body-content-feature-point-box
  .company-content-main-introduction-body-content-feature-point-head-area
  .company-content-main-introduction-body-content-feature-point-head-box
  .company-content-main-introduction-body-content-feature-point-head-ttl-area
  .company-content-main-introduction-body-content-feature-point-head-ttl-box
  .company-content-main-introduction-body-content-feature-point-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area
  .company-content-main-introduction-body-content-feature-point-box
  .company-content-main-introduction-body-content-feature-point-inner
  .company-content-main-introduction-body-content-feature-point-content-area
  .company-content-main-introduction-body-content-feature-point-content-box
  .company-content-main-introduction-body-content-feature-point-content-list-area
  .company-content-main-introduction-body-content-feature-point-content-list-box
  .company-content-main-introduction-body-content-feature-point-content-list-ul
  .company-content-main-introduction-body-content-feature-point-content-list-li {
  position: relative;
  font-size: 1.4rem;
  padding-left: 1.3em;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-body-area
  .company-content-main-introduction-body-box
  .company-content-main-introduction-body-content-area
  .company-content-main-introduction-body-content-box
  .company-content-main-introduction-body-content-feature-area
  .company-content-main-introduction-body-content-feature-box
  .company-content-main-introduction-body-content-feature-flex
  .company-content-main-introduction-body-content-feature-point-area
  .company-content-main-introduction-body-content-feature-point-box
  .company-content-main-introduction-body-content-feature-point-inner
  .company-content-main-introduction-body-content-feature-point-content-area
  .company-content-main-introduction-body-content-feature-point-content-box
  .company-content-main-introduction-body-content-feature-point-content-list-area
  .company-content-main-introduction-body-content-feature-point-content-list-box
  .company-content-main-introduction-body-content-feature-point-content-list-ul
  .company-content-main-introduction-body-content-feature-point-content-list-li::before {
  display: block;
  position: absolute;
  content: "";
  width: 1.4em;
  height: 1.1em;
  top: 0.2em;
  left: 0px;
  transform: translateY(0%) translateX(0%);
  background-image: url(images/common/kuraberu-choice-common-icon-checkmark-01-01-01.svg);
  background-size: contain;
  background-position: top 50% left 50%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-foot-area {
  margin-top: 4.3rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-foot-area
  .company-content-main-introduction-foot-box
  .company-content-main-introduction-foot-btn-area
  .company-content-main-introduction-foot-btn-box
  .company-content-main-introduction-foot-btn-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #company
  .md-company
  .company-content-area
  .company-content-box
  .company-content-main-area
  .company-content-main-box
  .company-content-main-introduction-area
  .company-content-main-introduction-box
  .company-content-main-introduction-foot-area
  .company-content-main-introduction-foot-box
  .company-content-main-introduction-foot-btn-area
  .company-content-main-introduction-foot-btn-box
  .company-content-main-introduction-foot-btn-flex
  .company-content-main-introduction-foot-btn-item {
  max-width: 280px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary {
  padding: 15px 0 40px;
  padding: 15px 0 0px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box:not(:first-of-type) {
  margin-top: 6rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-head-area
  .commentary-content-main-clarification-head-box
  .commentary-content-main-clarification-head-ttl-area {
  background-color: #393939;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0.575em 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-head-area
  .commentary-content-main-clarification-head-box
  .commentary-content-main-clarification-head-ttl-area
  .commentary-content-main-clarification-head-ttl-box
  .commentary-content-main-clarification-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area {
  margin-top: 3.5rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area {
  color: #242424;
  font-size: 1.5rem;
  line-height: 1.5;
  line-height: 1.6;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area
  .commentary-content-main-clarification-body-content-description-box
  .commentary-content-main-clarification-body-content-description-text:not(
    :first-child
  ) {
  margin-top: 1em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area
  .commentary-content-main-clarification-body-content-description-box
  .commentary-content-main-clarification-body-content-description-text
  .commentary-content-main-clarification-body-content-description-text-red {
  counter-reset: #ff0000;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area
  .commentary-content-main-clarification-body-content-description-box
  .commentary-content-main-clarification-body-content-description-text
  .commentary-content-main-clarification-body-content-description-text-bold {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area
  .commentary-content-main-clarification-body-content-description-box
  .commentary-content-main-clarification-body-content-description-text-ul
  .commentary-content-main-clarification-body-content-description-text-li {
  position: relative;
  padding-left: 1em;
  text-indent: 0em;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-body-area
  .commentary-content-main-clarification-body-box
  .commentary-content-main-clarification-body-content-area
  .commentary-content-main-clarification-body-content-box
  .commentary-content-main-clarification-body-content-description-area
  .commentary-content-main-clarification-body-content-description-box
  .commentary-content-main-clarification-body-content-description-text-ul
  .commentary-content-main-clarification-body-content-description-text-li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0.3em;
  width: 0.2em;
  height: 0.2em;
  border-radius: 1em;
  background-color: #242424;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-foot-area {
  margin-top: 8.2rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-foot-area
  .commentary-content-main-clarification-foot-box
  .commentary-content-main-clarification-foot-btn-area
  .commentary-content-main-clarification-foot-btn-box
  .commentary-content-main-clarification-foot-btn-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #commentary
  .md-commentary
  .commentary-content-area
  .commentary-content-box
  .commentary-content-main-area
  .commentary-content-main-box
  .commentary-content-main-clarification-area
  .commentary-content-main-clarification-box
  .commentary-content-main-clarification-foot-area
  .commentary-content-main-clarification-foot-box
  .commentary-content-main-clarification-foot-btn-area
  .commentary-content-main-clarification-foot-btn-box
  .commentary-content-main-clarification-foot-btn-flex
  .commentary-content-main-clarification-foot-btn-item {
  max-width: 280px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #inquiry_01
  .md-inquiry_01 {
  padding: 40px 0 0px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #inquiry_01
  .md-inquiry_01
  .inquiry_01-content-area
  .inquiry_01-content-box
  .inquiry_01-content-head-area
  .inquiry_01-content-head-box
  .inquiry_01-content-head-ttl-area {
  background-color: #2e847d;
  border-radius: 0.8rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0.575em 1em;
  text-align: center;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #inquiry_01
  .md-inquiry_01
  .inquiry_01-content-area
  .inquiry_01-content-box
  .inquiry_01-content-head-area
  .inquiry_01-content-head-box
  .inquiry_01-content-head-ttl-area
  .inquiry_01-content-head-ttl-box
  .inquiry_01-content-head-ttl-text {
  font-weight: 600;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-article-area
  .front_layout-main-article-inner
  .md-front_layout-main-article
  .front_layout-main-article-content-area
  .front_layout-main-article-content-box
  .front_layout-main-article-content-main-area
  .front_layout-main-article-content-main-box
  .front_layout-main-article-content-main-section-area
  #inquiry_01
  .md-inquiry_01
  .inquiry_01-content-area
  .inquiry_01-content-box
  .inquiry_01-content-body-area {
  margin-top: 4.3rem;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-aside-area {
  width: 26.785714285%;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-aside-area
  .front_layout-main-aside-inner {
  position: sticky;
  top: 94px;
}
#front_layout
  .md-front_layout
  .front_layout-content-area
  .front_layout-content-box
  .front_layout-main-area
  .front_layout-main-box
  .front_layout-main-flex
  .front_layout-main-aside-area
  .front_layout-main-aside-inner
  .md-front_layout-main-aside
  .front_layout-main-aside-content-area
  .front_layout-main-aside-content-box
  .inquiry-content-body-float-area
  .inquiry-content-body-float-box {
  background-color: #fff;
  padding: 1.8rem 0.6rem 2.3rem 0.6rem;
}

#inquiry_02 .md-inquiry_02 {
  padding: 40px 0 84px;
}
#inquiry_02
  .md-inquiry_02
  .inquiry_02-content-area
  .inquiry_02-content-box
  .inquiry_02-content-main-area
  .inquiry_02-content-main-box {
  width: 65.178571428%;
}
#inquiry_02
  .md-inquiry_02
  .inquiry_02-content-area
  .inquiry_02-content-box
  .inquiry_02-content-main-area
  .inquiry_02-content-main-box
  .inquiry_02-content-main-head-area
  .inquiry_02-content-main-head-box
  .inquiry_02-content-main-head-ttl-area {
  background-color: #2e847d;
  border-radius: 0.8rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  padding: 0.575em 1em;
  text-align: center;
}
#inquiry_02
  .md-inquiry_02
  .inquiry_02-content-area
  .inquiry_02-content-box
  .inquiry_02-content-main-area
  .inquiry_02-content-main-box
  .inquiry_02-content-main-head-area
  .inquiry_02-content-main-head-box
  .inquiry_02-content-main-head-ttl-area
  .inquiry_02-content-main-head-ttl-box
  .inquiry_02-content-main-head-ttl-text {
  font-weight: 600;
}
#inquiry_02
  .md-inquiry_02
  .inquiry_02-content-area
  .inquiry_02-content-box
  .inquiry_02-content-main-area
  .inquiry_02-content-main-box
  .inquiry_02-content-main-body-area {
  margin-top: 4.3rem;
}

/*
//------------------------------------------------
//	固定ページ
//------------------------------------------------
*/
#sample .md-sample {
  padding: 82px 0 144px;
}

#download_thanks .md-download_thanks {
  padding: 151px 0 136px;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-ttl-area {
  color: #242424;
  font-size: 2rem;
  line-height: 1.5;
  line-height: 1.6;
  text-align: center;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-ttl-area
  .download_thanks-content-message-ttl-box
  .download_thanks-content-message-ttl-text {
  font-weight: 600;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-description-area {
  margin-top: 5.9rem;
  color: #242424;
  font-size: 1.8rem;
  line-height: 1.5;
  line-height: 1.6;
  text-align: center;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-description-area
  .download_thanks-content-message-description-box
  .download_thanks-content-message-description-text:not(:first-of-type) {
  margin-top: 1em;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-btn-area {
  margin-top: 7.8rem;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-btn-area
  .download_thanks-content-message-btn-box
  .download_thanks-content-message-btn-flex {
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
#download_thanks
  .md-download_thanks
  .download_thanks-content-area
  .download_thanks-content-box
  .download_thanks-content-message-area
  .download_thanks-content-message-box
  .download_thanks-content-message-btn-area
  .download_thanks-content-message-btn-box
  .download_thanks-content-message-btn-flex
  .download_thanks-content-message-btn-item {
  max-width: 186px;
}

#privacy_policy_explanation .md-privacy_policy_explanation {
  padding: 82px 0 144px;
}
#privacy_policy_explanation
  .md-privacy_policy_explanation
  .privacy_policy_explanation-content-area
  .privacy_policy_explanation-content-box
  .privacy_policy_explanation-letter-area {
  color: #242424;
  line-height: 2;
  line-height: 1.6;
}
#privacy_policy_explanation
  .md-privacy_policy_explanation
  .privacy_policy_explanation-content-area
  .privacy_policy_explanation-content-box
  .privacy_policy_explanation-letter-area
  .privacy_policy_explanation-letter-box:not(:first-of-type) {
  margin-top: 2em;
}
#privacy_policy_explanation
  .md-privacy_policy_explanation
  .privacy_policy_explanation-content-area
  .privacy_policy_explanation-content-box
  .privacy_policy_explanation-letter-area
  .privacy_policy_explanation-letter-box
  .privacy_policy_explanation-letter-text
  .privacy_policy_explanation-letter-text-bold {
  font-weight: 600;
}
#privacy_policy_explanation
  .md-privacy_policy_explanation
  .privacy_policy_explanation-content-area
  .privacy_policy_explanation-content-box
  .privacy_policy_explanation-letter-area
  .privacy_policy_explanation-letter-box
  .privacy_policy_explanation-letter-text:not(:first-of-type) {
  margin-top: 1em;
}

/*
//------------------------------------------------
//	アーカイブページ
//------------------------------------------------
*/
/*
//------------------------------------------------
//	投稿ページ
//------------------------------------------------
*/
.sentry {
  line-height: 1.7;
  line-height: 1.6;
}
.sentry h1,
.sentry h2,
.sentry h3,
.sentry h4,
.sentry h5,
.sentry h6 {
  margin: 1.5em 0;
  line-height: 1.4;
}
.sentry p,
.sentry ul,
.sentry ol,
.sentry table,
.sentry dl,
.sentry blockquote {
  margin-bottom: 1.5em;
}
.sentry p,
.sentry ul,
.sentry ol {
  text-align: justify;
  text-justify: distribute;
}
.sentry blockquote p {
  text-align: left;
  text-justify: inherit;
  word-wrap: break-word;
}
.sentry h1 {
  font-size: 2em;
}
.sentry h2 {
  font-size: 2.2rem;
  padding: 0.5em 0;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #2e847d;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #2e847d;
}
.sentry h3 {
  padding: 0.5em;
  background: #f2f2f2;
  font-size: 2.1rem;
  background: #2e847d;
  color: #fff;
}
.sentry h4 {
  font-size: 1.8rem;
  padding-left: 1em;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #2e847d;
}
.sentry h5 {
  font-size: 1.8rem;
  padding-left: 1.2em;
  position: relative;
}
.sentry h5::before {
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #2e847d;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  content: "";
}
.sentry h6 {
  font-size: 1.8rem;
}
.sentry blockquote {
  padding: 3em 1em 1em 1em;
  background: #f2f2f2;
  position: relative;
}
.sentry blockquote::before {
  position: absolute;
  left: 15px;
  top: 10px;
  content: "“";
  line-height: 1;
  color: #9c9c9c;
  font-size: 6rem;
  font-weight: bold;
}
.sentry blockquote p:last-child {
  margin-bottom: 0;
}
.sentry blockquote span {
  color: #989898;
}
.sentry blockquote span a {
  color: #989898;
  text-decoration: underline;
}
.sentry a {
  text-decoration: underline;
  word-break: break-all;
  color: #2e847d;
}
.sentry a.chr {
  position: relative;
}
.sentry a.chr::after {
  font-family: fontawesome;
  content: "\f105";
  text-decoration: none;
}
.sentry ul {
  list-style: disc;
  padding-left: 1.2em;
}
.sentry ol {
  padding-left: 1.2em;
}
.sentry ul li,
.sentry ol li {
  margin-bottom: 0.5em;
}
.sentry table {
  width: 100%;
  border-collapse: collapse;
}
.sentry table th,
.sentry table td {
  padding: 0.5em 1em;
  border: #dddddd 1px solid;
  text-align: left;
}
.sentry table th {
  background: #f2f2f2;
}
.sentry table td {
  background: #fff;
}
.sentry table.company-table th {
  width: 20%;
  background: #e1ebf2;
}
.sentry img {
  transition: all 0.4s;
  max-width: 100%;
  height: auto;
}
.sentry a:hover img {
  opacity: 0.7;
}
.sentry dl dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.sentry dl dd {
  padding-left: 1.5em;
}
.sentry .alignleft {
  float: left;
  clear: left;
  margin: 0 1em 1.5em 0px;
}
.sentry img.aligncenter,
.sentry img.centered,
.sentry img.center {
  display: block;
  margin: 0 auto 1.5em;
  float: none;
  clear: both;
}
.sentry img.alignright {
  float: right;
  clear: right;
  margin: 0 0 1.5em 1em;
}

@media (max-width: 1540px) {
  .block-laptop {
    display: block;
  }
  .none-laptop {
    display: none;
  }
}
@media (max-width: 1368px) {
  .block-laptopmini {
    display: block;
  }
  .none-laptopmini {
    display: none;
  }
}
@media (max-width: 1080px) {
  .block-tbpro {
    display: block;
  }
  .none-tbpro {
    display: none;
  }
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  #header-area {
    height: 56px;
  }
  #header-area .header-inner {
    padding: 4px 0;
  }
  #header-area
    .header-inner
    .header-box
    .header-flex
    .header-right-area
    .header-right-box
    .header-right-flex
    .pc-nav-area {
    display: none;
  }
  .site-content {
    margin-top: 56px;
  }
  .site-content.sub-page {
    margin-top: 56px;
  }
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  #pr .md-pr {
    padding: 25px 0 20px;
  }
  #front_layout .md-front_layout {
    padding: 20px 0 30px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area {
    width: 100%;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-aside-area {
    display: none;
  }
  #inquiry_02
    .md-inquiry_02
    .inquiry_02-content-area
    .inquiry_02-content-box
    .inquiry_02-content-main-area
    .inquiry_02-content-main-box {
    width: 100%;
  }
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
}
@media (max-width: 834px) {
  .block-tb {
    display: block;
  }
  .none-tb {
    display: none;
  }
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
  .sentry {
    font-size: 1.4rem;
  }
  .sentry h1 {
    font-size: 2rem;
  }
  .sentry h2 {
    font-size: 1.8rem;
  }
  .sentry h3 {
    font-size: 1.8rem;
  }
  .sentry h5 {
    font-size: 1.6rem;
  }
  .sentry h6 {
    font-size: 1.6rem;
  }
  .sentry dl dd:not(:last-child) {
    margin-bottom: 1.5em;
  }
  .sentry table.company-table,
  .sentry table.md-table {
    display: block;
  }
  .sentry table.company-table tbody,
  .sentry table.company-table tr,
  .sentry table.company-table th,
  .sentry table.company-table td,
  .sentry table.md-table tbody,
  .sentry table.md-table tr,
  .sentry table.md-table th,
  .sentry table.md-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .sentry table.company-table th,
  .sentry table.md-table th {
    border-bottom: none;
  }
  .sentry table.company-table tr:not(:last-child) td,
  .sentry table.md-table tr:not(:last-child) td {
    border-bottom: none;
  }
}
@media (max-width: 764px) {
  .block-tbmini {
    display: block;
  }
  .none-tbmini {
    display: none;
  }
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  #header-area .header-inner .header-box .header-flex {
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
  #header-area
    .header-inner
    .header-box
    .header-flex
    .header-left-area
    .header-left-box
    .header-left-flex {
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
  #header-area
    .header-inner
    .header-box
    .header-flex
    .header-left-area
    .header-left-box
    .header-left-flex
    .header-left-logo-area
    .header-left-logo-box
    .header-left-logo-link {
    text-align: center;
  }
  #header-area .header-inner .header-box .header-flex .header-right-area {
    display: none;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box {
    padding: 2.3rem 3.5rem 2.7rem 3.5rem;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area {
    margin-top: 2.4rem;
    font-size: 1.4rem;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item {
    margin: 0 0 0 0;
    text-indent: -2em;
    padding-left: 2em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item:not(:last-of-type),
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item:not(:last-of-type) {
    margin: 0 4rem 0 0;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    input[type="radio"],
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    input[type="checkbox"],
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    input[type="radio"],
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    input[type="checkbox"] {
    display: none;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    input[type="radio"]:checked
    + .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    input[type="checkbox"]:checked
    + .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    input[type="radio"]:checked
    + .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    input[type="checkbox"]:checked
    + .wpcf7-list-item-label::after {
    display: block;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    .wpcf7-list-item-label,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    .wpcf7-list-item-label {
    position: relative;
    padding-left: 2em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    .wpcf7-list-item-label::before,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    .wpcf7-list-item-label::before,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    .wpcf7-list-item-label::after {
    content: "";
    display: block;
    position: absolute;
    top: 0em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    .wpcf7-list-item-label::before,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    .wpcf7-list-item-label::before {
    left: 0em;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    background-color: #fff;
    box-sizing: border-box;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-radio
    .wpcf7-list-item
    .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-checkbox
    .wpcf7-list-item
    .wpcf7-list-item-label::after {
    border: none;
    background-color: #2e847d;
    border-radius: 1em;
    height: 0.6em;
    width: 0.6em;
    top: 0.2em;
    left: 0.2em;
    transform: translateY(0%) translateX(0%);
    display: none;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item {
    display: block;
    margin: 0 0 0 2em;
    text-indent: -1.7em;
    padding-left: 1.7em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    input[type="radio"],
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    input[type="checkbox"] {
    display: none;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    input[type="radio"]:checked
    + .wpcf7-list-item-label::after,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    input[type="checkbox"]:checked
    + .wpcf7-list-item-label::after {
    display: block;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    .wpcf7-list-item-label {
    position: relative;
    padding-left: 1.7em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    .wpcf7-list-item-label::before,
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    .wpcf7-list-item-label::after {
    content: "";
    display: block;
    position: absolute;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    .wpcf7-list-item-label::before {
    top: 0.25em;
    left: 0em;
    width: 1em;
    height: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    background-color: transparent;
    box-sizing: border-box;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .wpcf7-acceptance
    .wpcf7-list-item
    .wpcf7-list-item-label::after {
    border: none;
    top: 0.1em;
    left: 0.1em;
    width: 1.5em;
    height: 0.5em;
    border-left: 0.2em solid #2e847d;
    border-bottom: 0.2em solid #2e847d;
    transform: rotate(-45deg);
    display: none;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-consent-area
    .inquiry_primary-download-form-consent-box
    .inquiry_primary-download-form-consent-link-text {
    display: inline;
    text-decoration: underline;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-btn-area {
    margin-top: 2.5rem;
  }
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  #hero_sp {
    display: block;
  }
  #pr .md-pr {
    padding: 15px 0 15px;
  }
  #front_layout .md-front_layout {
    padding: 40px 0 67px;
    padding: 40px 0 30px;
    padding: 15px 0 30px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #hero_pc
    .md-hero_pc {
    padding: 0px 0 16px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #hero_pc
    .md-hero_pc
    .hero_pc-content-area
    .hero_pc-content-box
    .hero_pc-content-head-area {
    display: none;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #hero_pc
    .md-hero_pc
    .hero_pc-content-area
    .hero_pc-content-box
    .hero_pc-content-body-area {
    display: none;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #hero_pc
    .md-hero_pc
    .hero_pc-content-area
    .hero_pc-content-box
    .hero_pc-content-foot-area {
    margin-top: 0rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison {
    padding: 16px 0 24px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area {
    margin-top: 2.8rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-foot-area {
    margin-top: 4.5rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation {
    padding: 24px 0 22px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation
    .explanation-content-area
    .explanation-content-box
    .explanation-content-float-area
    .explanation-content-float-box {
    padding: 2.2rem 1.5rem 4rem 1.5rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation
    .explanation-content-area
    .explanation-content-box
    .explanation-content-float-area
    .explanation-content-float-box
    .explanation-content-float-inner
    .explanation-content-float-main-area
    .explanation-content-float-main-box
    .explanation-content-float-main-flex {
    -moz-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation
    .explanation-content-area
    .explanation-content-box
    .explanation-content-float-area
    .explanation-content-float-box
    .explanation-content-float-inner
    .explanation-content-float-main-area
    .explanation-content-float-main-box
    .explanation-content-float-main-flex
    .explanation-content-float-main-head-area {
    width: 100%;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation
    .explanation-content-area
    .explanation-content-box
    .explanation-content-float-area
    .explanation-content-float-box
    .explanation-content-float-inner
    .explanation-content-float-main-area
    .explanation-content-float-main-box
    .explanation-content-float-main-flex
    .explanation-content-float-main-head-area
    .explanation-content-float-main-head-box
    .explanation-content-float-main-head-ttl-area {
    text-align: center;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #explanation
    .md-explanation
    .explanation-content-area
    .explanation-content-box
    .explanation-content-float-area
    .explanation-content-float-box
    .explanation-content-float-inner
    .explanation-content-float-main-area
    .explanation-content-float-main-box
    .explanation-content-float-main-flex
    .explanation-content-float-main-body-area {
    margin-top: 1.6rem;
    width: 100%;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company {
    padding: 22px 0 26px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box:not(:first-of-type) {
    margin-top: 5rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area {
    margin-top: 2.4rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area {
    margin-top: 7.2rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex {
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area {
    width: 100%;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area
    .company-content-main-introduction-body-content-feature-price-box {
    padding: 23px 18px 31px 18px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area
    .company-content-main-introduction-body-content-feature-price-box
    .company-content-main-introduction-body-content-feature-price-inner {
    min-height: 66px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area
    .company-content-main-introduction-body-content-feature-price-box
    .company-content-main-introduction-body-content-feature-price-inner
    .company-content-main-introduction-body-content-feature-price-content-area {
    min-height: 66px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area
    .company-content-main-introduction-body-content-feature-price-box
    .company-content-main-introduction-body-content-feature-price-inner
    .company-content-main-introduction-body-content-feature-price-content-area
    .company-content-main-introduction-body-content-feature-price-content-box {
    min-height: 66px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-price-area
    .company-content-main-introduction-body-content-feature-price-box
    .company-content-main-introduction-body-content-feature-price-inner
    .company-content-main-introduction-body-content-feature-price-content-area
    .company-content-main-introduction-body-content-feature-price-content-box
    .company-content-main-introduction-body-content-feature-price-content-flex {
    min-height: 66px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-point-area {
    width: 100%;
    margin-top: 3.3rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-body-area
    .company-content-main-introduction-body-box
    .company-content-main-introduction-body-content-area
    .company-content-main-introduction-body-content-box
    .company-content-main-introduction-body-content-feature-area
    .company-content-main-introduction-body-content-feature-box
    .company-content-main-introduction-body-content-feature-flex
    .company-content-main-introduction-body-content-feature-point-area
    .company-content-main-introduction-body-content-feature-point-box {
    padding: 23px 18px 31px 18px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #company
    .md-company
    .company-content-area
    .company-content-box
    .company-content-main-area
    .company-content-main-box
    .company-content-main-introduction-area
    .company-content-main-introduction-box
    .company-content-main-introduction-foot-area {
    margin-top: 4rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #commentary
    .md-commentary {
    padding: 26px 0 30px;
    padding: 26px 0 0px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #commentary
    .md-commentary
    .commentary-content-area
    .commentary-content-box
    .commentary-content-main-area
    .commentary-content-main-box
    .commentary-content-main-clarification-area
    .commentary-content-main-clarification-box:not(:first-of-type) {
    margin-top: 7rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #commentary
    .md-commentary
    .commentary-content-area
    .commentary-content-box
    .commentary-content-main-area
    .commentary-content-main-box
    .commentary-content-main-clarification-area
    .commentary-content-main-clarification-box
    .commentary-content-main-clarification-body-area {
    margin-top: 3rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #commentary
    .md-commentary
    .commentary-content-area
    .commentary-content-box
    .commentary-content-main-area
    .commentary-content-main-box
    .commentary-content-main-clarification-area
    .commentary-content-main-clarification-box
    .commentary-content-main-clarification-foot-area {
    margin-top: 8.6rem;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #inquiry_01
    .md-inquiry_01 {
    padding: 30px 0 0px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #inquiry_01
    .md-inquiry_01
    .inquiry_01-content-area
    .inquiry_01-content-box
    .inquiry_01-content-head-area {
    display: none;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #inquiry_01
    .md-inquiry_01
    .inquiry_01-content-area
    .inquiry_01-content-box
    .inquiry_01-content-body-area {
    margin-top: 0;
  }
  #inquiry_02 .md-inquiry_02 {
    padding: 30px 0 67px;
  }
  #inquiry_02
    .md-inquiry_02
    .inquiry_02-content-area
    .inquiry_02-content-box
    .inquiry_02-content-main-area
    .inquiry_02-content-main-box
    .inquiry_02-content-main-head-area
    .inquiry_02-content-main-head-box
    .inquiry_02-content-main-head-ttl-area {
    display: none;
  }
  #inquiry_02
    .md-inquiry_02
    .inquiry_02-content-area
    .inquiry_02-content-box
    .inquiry_02-content-main-area
    .inquiry_02-content-main-box
    .inquiry_02-content-main-body-area {
    margin-top: 0;
  }
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
}
@media (max-width: 700px) {
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box {
    width: 95vw;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box
    .comparison-content-body-table {
    font-size: 1.2rem;
    display: block;
    overflow-x: scroll;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    border-collapse: separate;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box
    .comparison-content-body-table
    .comparison-content-body-thead
    .comparison-content-body-tr
    .comparison-content-body-thead-th.cell-fixed {
    position: sticky;
    left: 0;
    background-color: #424242;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box
    .comparison-content-body-table
    .comparison-content-body-tbody
    .comparison-content-body-tr
    .comparison-content-body-tbody-td.cell-fixed {
    position: sticky;
    left: 0;
    background-color: #f3f3f3;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box
    .comparison-content-body-table
    .comparison-content-body-tbody
    .comparison-content-body-tr
    .comparison-content-body-tbody-td.cell-td-service {
    min-width: 130px;
  }
  #front_layout
    .md-front_layout
    .front_layout-content-area
    .front_layout-content-box
    .front_layout-main-area
    .front_layout-main-box
    .front_layout-main-flex
    .front_layout-main-article-area
    .front_layout-main-article-inner
    .md-front_layout-main-article
    .front_layout-main-article-content-area
    .front_layout-main-article-content-box
    .front_layout-main-article-content-main-area
    .front_layout-main-article-content-main-box
    .front_layout-main-article-content-main-section-area
    #comparison
    .md-comparison
    .comparison-content-area
    .comparison-content-box
    .comparison-content-body-area
    .comparison-content-body-box
    .comparison-content-body-table-area
    .comparison-content-body-table-box
    .comparison-content-body-table
    .comparison-content-body-tbody
    .comparison-content-body-tr
    .comparison-content-body-tbody-td.cell-td-support {
    min-width: 121px;
  }
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
}
@media (max-width: 600px) {
  .block-wsp {
    display: block;
  }
  .none-wsp {
    display: none;
  }
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
}
@media (max-width: 480px) {
  body {
    font-size: 1.4rem;
  }
  .block-sp {
    display: block;
  }
  .none-sp {
    display: none;
  }
  /*
  //------------------------------------------------
  //	全ページ共通
  //------------------------------------------------
  */
  #site-footer .copyright .md-copyright {
    padding: 0.625em 0 0.642em;
  }
  #site-footer
    .copyright
    .md-copyright
    .copyright-content-area
    .copyright-content-box
    .copyright-main-area
    .copyright-main-box
    .copyright-main-letter-area
    .copyright-main-letter-box {
    max-width: 242px;
    max-width: 257px;
    width: calc(100vw - 140px - 10px);
    margin: 0 auto;
  }
  #site-footer
    .copyright
    .md-copyright
    .copyright-content-area
    .copyright-content-box
    .copyright-main-area
    .copyright-main-box
    .copyright-main-letter-area
    .copyright-main-letter-box
    .copyright-main-letter-marketing-area {
    font-size: 1.1rem;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box {
    padding: 2.3rem 2rem 2.7rem 2rem;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-btn-area
    .inquiry_primary-download-form-btn-box::before {
    transform: translateY(-50%) translateX(calc(-100% - 1em));
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-btn-area
    .inquiry_primary-download-form-btn-box
    input[type="submit"] {
    padding: 0.7em 2em;
  }
  .global_md-inquiry
    .inquiry-content-body-float-area
    .inquiry-content-body-float-box
    .inquiry-content-body-float-inner
    .inquiry_primary-download-form-area
    .inquiry_primary-download-form-box
    .inquiry_primary-download-form-btn-area
    .inquiry_primary-download-form-btn-box:hover::before {
    transform: translateY(-50%) translateX(calc(-100% - 1em + 0.5em));
  }
  /*
  //------------------------------------------------
  //	トップページ
  //------------------------------------------------
  */
  #pr .md-pr {
    padding: 15px 0 10px;
  }
  #pr
    .md-pr
    .pr-content-area
    .pr-content-box
    .pr-content-main-area
    .pr-content-main-box
    .pr-content-main-marketing-area
    .pr-content-main-marketing-box
    .pr-content-main-marketing-description-area {
    font-size: 1.1rem;
  }
  #front_layout .md-front_layout {
    padding: 10px 0 30px;
  }
  /*
  //------------------------------------------------
  //	固定ページ
  //------------------------------------------------
  */
  #sample .md-sample {
    padding: 42px 0 97px;
  }
  #privacy_policy_explanation .md-privacy_policy_explanation {
    padding: 42px 0 97px;
  }
} /*# sourceMappingURL=style.css.map */
