@charset "utf-8";

*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0 0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}

/* CSS Document */
body{
  font-family: '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
  /** ----------
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  ---------- */
  color: #003267;
  background: #fff;
  font-size: 16px;
}
img {
  width: 100%;
}
a {
  color: #2196f3;
}
a:hover {
  color: #64b5f6;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
/** ---------- ユーティリティー ---------- */
.u-fs-10 { font-size: 10px !important; }
.u-fw-b, .bold { font-weight: 700 !important; }
.u-ta-r, .tright, .t-right { text-align: right !important; }
.u-ta-l, .tleft, .t-left { text-align: left !important; }
.u-ta-c, .tcenter, .t-center { text-align: center !important; }
.u-lh-1 { line-height: 1 !important; }
.u-lh-xs { line-height: 1.2 !important; }
.u-lh-sm { line-height: 1.4 !important; }
.u-lh-md { line-height: 1.8 !important; }
.u-lh-lg { line-height: 2.0 !important; }
.u-lh-xl { line-height: 2.2 !important; }
.u-d-n,
.u-d-n-xs { display: none !important; }
.u-d-i,
.u-d-i-xs { display: inline !important; }
.u-d-b,
.u-d-b-xs { display: block !important; }
.u-mt-xs, .s-mt1em { margin-top: 1em !important; }
.u-mb-sm, .u-mb1em { margin-bottom: 1em !important; }
.u-mb-md, .u-mb15em { margin-bottom: 1.5em !important; }
.u-mb-lg, .u-mb2em { margin-bottom: 2.0em !important; }
.u-mb-xl, .u-mb3em { margin-bottom: 3.0em !important; }
.u-mb15 { margin-bottom: 15px !important; }
.u-mb20 { margin-bottom: 20px !important; }
.u-mb30 { margin-bottom: 30px !important; }
.u-mb40 { margin-bottom: 40px !important; }
.u-mb50 { margin-bottom: 50px !important; }
@media (min-width: 544px) {
  .u-d-n-sm { display: none !important; }
  .u-d-i-sm { display: inline !important; }
  .u-d-b-sm { display: block !important; }
}
@media (min-width: 768px) {
  .u-d-n-md { display: none !important; }
  .u-d-i-md { display: inline !important; }
  .u-d-b-md { display: block !important; }
}
@media (min-width: 992px) {
  .u-d-n-lg { display: none !important; }
  .u-d-i-lg { display: inline !important; }
  .u-d-b-lg { display: block !important; }
}
@media (min-width: 1200px) {
  .u-d-n-xl { display: none !important; }
  .u-d-i-xl { display: inline !important; }
  .u-d-b-xl { display: block !important; }
}


/* ============== サイト共通調整 ============== */
/*------------- スマホでテキスト改行 ------------*/
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/*------------ PC・SP 表示切替（990） -----------*/
@media screen and (max-width: 990px){
  .pc9 {
    display: none!important;
  }
}
@media screen and (min-width: 990px){
  .sp9 {
    display: none!important;
  }
}
/*------------ PC・SP 表示切替（768） -----------*/
@media screen and (max-width: 768px){
  .pc7 {
    display: none !important;
  }
}
@media screen and (min-width: 768px){
  .sp7 {
    display: none !important;
  }
}
/*------------ PC・SP 表示切替（600） -----------*/
@media screen and (max-width: 600px){
  .pc6 {
    display: none;
  }
}
@media screen and (min-width: 600px){
  .sp6 {
    display: none;
  }
}
/*------------ 各種調整 -----------*/
.top_50 {
  margin-top: 50px;
}
.top_80 {
  margin-top: 80px;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.text-r {
  text-align: right;
}
.text-l {
  text-align: left;
}
.img-r12 {
  border-radius: 12px;
}

/* ============== ヘッダー ============== */
.site-logo {
  height: 40px;
  margin-top: -12px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 6px;
}
.site-logo img{
  height: 40px;
  width: auto;
  padding: 8px 0;
}
.gnav__menu{
  display: flex;
  margin-bottom: 0;
  padding-top: 6px;
}
.gnav__menu__item {
  margin: 4px 12px;
}
.gnav__menu__item a{
  color: #003267;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.gnav__menu__item a:hover {
  opacity: .6;
  text-decoration: none;
}
.gnav__menu__item a::after {
  position: absolute;
  content: "";
  background: #003267;
  width: 1px;
  height: 15px;
  right: -12px;
  top: -5px;
  bottom: 0;
  margin: auto;
}
.gnav__menu__item:last-child a::after{ display: none; }
.gnav__menu__item:nth-last-child(2) a::after{ display: none; }
.shop-btn {
  background: #003267;
  padding: 6px 12px;
  border-radius: 30px;
  margin-top: -3px;
  margin-left: 4px;
  margin-right: 0;
  text-align: center !important;
}
.shop-btn a {
  color: #fff !important;
  font-weight: normal;
  letter-spacing: 1px;
}
/* -------------- 下にスクロールで消えて上にスクロールで固定表示 -------------- */
.hero {
  position: absolute;
  width: 100%;
  height: 100px;
}
.pc-header{
  background: #fff;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 40px;
  transition: 1s;
  z-index: 99999;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  max-width: 1140px;
  width: 100%;
  padding: 10px 16px;
  border-radius: 30px;
}
.pc-header.hide{
    top: -100px;
}
.pc-header li {
  list-style-type: none;
  position: relative;
}
/* -------------- ハンバーガーメニューヘッダー -------------- */
.sp-header{
  background: #fff;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  transition: 1s;
  z-index: 99999;
  height: 50px;
  margin-top: 30px !important;
  border-radius: 30px;
  margin-left: 2% !important;
  margin-right: 2% !important;
  width: 96% !important;
}
.sp-header.hide{
    top: -80px;
}
.header__inner {
  margin: 0;
  padding: 4px 15px;
  width: 100%;
}
.sp-header li {
  list-style-type: none;
  margin-top: 16px;
  text-align: left;
  border-bottom: solid 2px #003267;
  padding-bottom: 3px;
}
.sp-header a {
  color: #003267;
  font-size: 16px;
}
.sp-header a:hover {
  text-decoration: none;
  color: #003267;
  opacity: .6;
}
.sideMenu {
  background-color: #fff;
  height: 95%;
  overflow-y: auto;
  padding: 40px 20px;
  position: fixed;
  right: -300px;
  transition: all 0.6s;
  top: 30px;
  width: 300px;
  z-index: 200;
  text-align: left;
  padding-right: 40px;
  padding-bottom: 0;
}
.hamburger {
  cursor: pointer;
  height: 56px;
  position: absolute;
  right: 0;
  top: -5px;
  width: 56px;
  z-index: 300;
}
.hamburger span {
  background-color: #003267;
  height: 3px;
  left: 11px;
  position: absolute;
  transition: all 0.6s;
  width: 30px;
}
.hamburger__lineTop {
  top: 20px;
}
.hamburger__lineCenter {
  top: 29px;
}
.hamburger__lineBottom {
  top: 38px;
}
.overlay {
  background-color: #000;
  cursor: pointer;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s;
  visibility: hidden;
  width: 100vw;
  z-index: 100;
}
/* メニューが開いた時のCSS */
.nav-open .sideMenu {
  background-color: #fff;
  right: 0;
}
.nav-open .hamburger__lineTop {
  top: 26px;
  transform: rotate(45deg);
  background: #003267;
}
.nav-open .hamburger__lineCenter {
  left: 50%;
  width: 0;
}
.nav-open .hamburger__lineBottom {
  top: 26px;
  transform: rotate(-45deg);
  background: #003267;
}
.nav-open .overlay {
  opacity: 0.2;
  visibility: visible;
}

.cta-tel-h {
  font-size: 24px !important;
  font-weight: bold;
  margin-left: -5px;
  position: relative;
}
.cta-tel-h span {
  font-size: 14px;
  margin-left: 32px;
  margin-top: 0px;
  position: absolute;
}
.icon-h {
  width: 30px;
  margin-right: 6px;
  padding-bottom: 5px;
}


/*-----------------------------------------------
FVセクション
-----------------------------------------------*/
.fv {
  width: 100%;
  height: auto;
  background: url(../img/logoback.jpg) no-repeat center/cover;
  overflow: hidden;
  z-index: -10;
  padding: 200px 0;
  position: relative;
}
.fv::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 8em solid transparent;
  border-left: 40em solid #003267;
  position: absolute;
  z-index: 100;
}
.fv::after {
  content: "";
  bottom: 0;
  right: 0;
  border-top: 8em solid transparent;
  border-right: 40em solid #003267;
  position: absolute;
  z-index: 100;
}

/* ----- スクロールダウン ----- */
.cr {
  position: absolute;
  bottom: -4%;
  right: 50%;
}
.cr a {
  display: inline-block;
  position: absolute;
  right: -20px;
  bottom: 30px;
  z-index: 2;
  padding: 10px 10px 110px;
  overflow: hidden;
  color: #003267;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  writing-mode: vertical-lr;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.cr a::after {
  content: url(../img/arrow.svg);
  position: absolute;
  bottom: 60px;
  left: 0%;
  height: 100px;
  animation: sdl 2s ease infinite;
}
@keyframes sdl {
  0% {
    transform: translateY(-26px);
  }
  50%, 100% {
    transform: translateY(10px);
  }
}
/* ----- FV キャッチコピー ----- */
.fv-back1 {
  background: rgba(255, 255, 255, .8);
  text-align: center;
  padding: 4px;
  display: inline-block;
}
.fv-back2 {
  border: solid 1px #003267;
  padding: 60px 120px;
  width: auto;
}
.fv-back2 h2 {
  font-size: 26px;
  font-weight: bold;
  color: #003267;
  margin-bottom: 12px;
}
.fv-back2 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #003267;
  border-bottom: solid 1px #003267;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.fv-back2 h3 {
  color: #003267;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}

/*-----------------------------------------------
aboutセクション
-----------------------------------------------*/
.about {
  padding-top: 60px;
  padding-bottom: 40px;
}
.main-title {
  display: flex;
  position: relative;
  margin-bottom: 30px;
}
.main-title h3 {
  font-size: 18px;
  width: 120px;
  color: #003267;
}
.main-title h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #003267;
}
.main-title h2 {
  color: #003267;
  margin-top: -4px;
  font-size: 24px;
  font-weight: bold;
}
.main-title h2 span {
  font-size: 18px;
}
.about-area {
  display: flex;
}
.about-text {
  width: 50%;
  padding-top: 50px;
  padding-left: 120px;
  padding-right: 10px;
}
.about-text p {
  line-height: 26px;
  letter-spacing: 1.2px;
  color: #003267;
}
.about-img {
  width: 50%;
}
.about-img img {
  width: 100%;
}
/*-----------------------------------------------
reasonセクション
-----------------------------------------------*/
.reason {
  padding-top: 40px;
  padding-bottom: 40px;
}
.reason-box {

}
.reason-box img {
  position: relative;
}
.reason-box .reason-mask {
  position: relative;
  margin-bottom: 24px;
}
.reason-box h3 {
  position: absolute;
  z-index: 1;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  background: rgba(0, 0, 0, .5);
  width: 85%;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 22px 0;
  line-height: 26px;
}
.reason-box h3 span {
  font-size: 20px;
  display: block;
  padding-bottom: 12px;
  color: #ffeb44;
  font-family: 'Ephesis', cursive;
  font-weight: normal;
}
.reason-box p {
  color: #003267;
}
/*-----------------------------------------------
covid19セクション
-----------------------------------------------*/
.covid19 {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7f5;
}
.covid19 h3 {
  font-size: 24px;
  font-weight: bold;
  color: #003267;
}
.covid19 p {
  color: #003267;
  margin-bottom: 20px;
}
.covid19 h4 {
  color: #fff;
  background: #003267;
  display: inline-block;
  padding: 8px 24px;
  border-radius: 30px;
  font-size: 18px;
  margin-top: 20px;
  width: 340px;
}
.covid-box {
  background: #fff;
  padding: 16px 24px;
  margin-bottom: 20px;
}
.covid-box p {
  text-align: left;
  margin-bottom: 0;
  line-height: 26px;
}
/*-----------------------------------------------
problemセクション
-----------------------------------------------*/
.problem {
  padding-top: 40px;
  padding-bottom: 40px;
}
.problem-read {
  margin-left: 120px;
  color: #003267;
  margin-top: -30px;
}
.problem-box {

}
.problem-box img {
  position: relative;
}
.problem-box .problem-mask {
  position: relative;
  margin-bottom: 18px;
}
.problem-box h3 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding: 16px 0;
  line-height: 26px;
  margin-bottom: 0;
  height: 84px;
}
.problem-box p {
  color: #003267;
}
.triangle {
  width: 0;
  height: 0;
  border-left: 400px solid transparent;
  border-right: 400px solid transparent;
  border-top: 50px solid #f7f7f5;
  margin: 20px auto;
}
.problem-last {
  margin-top: 40px;
}
.problem-last h3 {
  font-size: 24px;
  font-weight: bold;
  color: #003267;
  text-align: center;
}
.problem-last p {
  color: #003267;
  margin-bottom: 20px;
  text-align: center;
}
/*-----------------------------------------------
officeセクション
-----------------------------------------------*/
.office {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7f5;
}
.office-area {
  position: relative;
  height: 460px;
}
.office-area h3 {
  color: #fff;
  background: #003267;
  display: inline-block;
  padding: 8px 24px;
  border-radius: 30px;
  font-size: 18px;
  margin-top: 20px;
  width: 340px;
  text-align: center;
}
.office-box {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}
.office-t1 {
  background: #fff;
  padding: 30px 20px;
  border-radius: 12px;
  color: #003267;
  margin: 10px auto;
}
.office-t2 {
  background: #e9022f;
  padding: 30px 20px;
  border-radius: 12px;
  color: #fff;
  margin: 10px auto;
}
.office-last {

}
.office-last h3 {
  font-size: 24px;
  font-weight: bold;
  color: #003267;
  text-align: center;
}
.office-last h3 span {
  color: #e9022f;
}
.office-last p {
  color: #003267;
  margin-bottom: 20px;
  text-align: center;
}
.triangle-r {
  width: 0;
  height: 0;
  border-left: 50px solid #e6e6e6;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.triangle-b {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #e6e6e6;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -140%);
  -ms-transform: translate(-50%, -50%);
}
/*-----------------------------------------------
meritセクション
-----------------------------------------------*/
.merit {
  padding-top: 30px;
  padding-bottom: 30px;
}
.merit-1st {
  text-align: center;
  margin-bottom: 40px;
}
.merit-1st h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #003267;
  border: solid 1px #003267;
  display: inline-block;
  padding: 15px 50px;
  margin-bottom: 30px;
}
.merit-1st p {
  text-align: left;
  color: #003267;
}
.merit-1st p span {
  color: #e9022f;
}
.merit-2nd {
  text-align: center;
  margin-bottom: 20px;
}
.merit-2nd h3 {
  font-size: 24px;
  font-weight: 600;
  color: #003267;
  text-align: center;
  border-bottom: solid 2px #003267;
  display: inline-block;
  padding-bottom: 3px;
}
.merit-box {

}
.merit-box img {
  position: relative;
}
.merit-box .merit-mask {
  position: relative;
  margin-bottom: 18px;
}
.merit-box h3 {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  background: rgba(0, 0, 0, .5);
  width: 85%;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding: 40px 0;
  line-height: 26px;
  margin-bottom: 0;
}
.merit-merit {
  text-align: center;
  margin-bottom: 30px;
}
.merit-merit h3 {
  font-size: 18px;
  background: #e9022f;
  display: inline-block;
  color: #fff;
  padding: 6px 0;
  width: 180px;
  text-align: center;
  margin-bottom: 16px;
}
.merit-merit p {
  text-align: left;
  color: #003267;
  height: 100px;
}
.merit-demerit {
  text-align: center;
  margin-bottom: 15px;
}
.merit-demerit h3 {
  font-size: 18px;
  background: #5098d1;
  display: inline-block;
  color: #fff;
  padding: 6px 0;
  width: 180px;
  text-align: center;
  margin-bottom: 16px;
}
.merit-demerit p {
  text-align: left;
  color: #003267;
  margin-bottom: 0;
}
.merit-text {
  text-align: center;
  color: #003267;
}
/*-----------------------------------------------
solutionセクション
-----------------------------------------------*/
.solution {
  padding-top: 40px;
  padding-bottom: 40px;
}
.solution-box {

}
.solution-box img {
  position: relative;
}
.solution-box .solution-mask {
  position: relative;
  margin-bottom: 24px;
}
.solution-box h3 {
  position: absolute;
  z-index: 1;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  background: rgba(0, 0, 0, .5);
  width: 85%;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 22px 0;
  line-height: 26px;
  height: 120px;
}
.solution-box p {
  color: #003267;
}
.solution-4title {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
  color: #003267;
  margin-bottom: 20px;
}
.solution-4cont {
  position: relative;
  background: #0b254c;
  height: 240px;
  margin-bottom: 20px;
}
.solution-4cont::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 12em solid transparent;
  border-left: 12em solid #003267;
  position: absolute;
  z-index: 50;
}
.solution-4cont h3 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  z-index: 100;
}
.solution-4text {
  color: #003267;
}
.solution-last {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.solution-last h3 {
  color: #fff;
  font-size: 22px;
  background: #ff0000;
  display: inline-block;
  padding: 4px 20px;
}
/*-----------------------------------------------
productセクション
-----------------------------------------------*/
.product {
  padding-top: 40px;
  padding-bottom: 40px;
}
.product-box {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.product-box img {
  position: relative;
}
.product-ribbon {
	line-height: 3em;
	position: absolute;
  bottom: 15px;
  right: 0px;
  width: 150px;
  height: 50px;
  padding-right: 30px;
  color: #ffffff;
  background: #ff0000;
  text-align: right;
}
.product-ribbon:after {
  position: absolute;
  top: 0;
  left: -15px;
  content: '';
  border-top: 25px solid #ff0000;
  border-right: 0 solid #ff0000;
  border-bottom: 25px solid #ff0000;
  border-left: 15px solid transparent;
}
.product-box h3 {
  font-size: 24px;
  font-weight: 600;
  color: #003267;
  text-align: center;
  margin-bottom: 16px;
  margin-top: 16px;
}
.product-box h3 span {
  color: #ff0000;
}
.product-box h3 span2 {
  font-size: 16px;
  font-weight: normal;
}
.product-box h4 {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  width: 70%;
  margin: 0 auto;
  line-height: 26px;
  margin-bottom: 14px;
  color: #003267;
}
.product-box p {
  text-align: left;
  color: #003267;
  margin-bottom: 30px;
  height: 120px;
}
.product-scene {
  background: #f7f7f5;
  padding: 15px;
  height: 160px;
}
.product-scene h4 {
  text-align: center;
  font-size: 18px;
}
.product-scene p {
  margin-bottom: 0;
  font-size: 15px;
}
.product-last {
  margin: 30px 0;
}
.product-last h3 {
  font-size: 24px;
  font-weight: 600;
  color: #003267;
  text-align: center;
}
.product-lastbox {

}
.product-lastbox h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  color: #003267;
  margin-top: 12px;
}
.product-lastbox h3 span {
  color: #ff0000;
}
.product-lastbox h3 span2 {
  font-size: 16px;
  font-weight: normal;
}
.product-lastbox img {
  position: relative;
}
.product-lastmask {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, .8);
  width: 80%;
  right: 15px;
  padding: 12px 8px;
}
.product-lastmask p {
  margin-bottom: 0;
  color: #003267;
}
/*-----------------------------------------------
comparisonセクション
-----------------------------------------------*/
.comparison {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7f5;
}
.comparison-title {
  font-size: 24px;
  text-align: center;
  color: #003267;
  margin-bottom: 20px;
  font-weight: 600;
}
.comparison-area {

}
.comparison-area h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  color: #003267;
}
.comparison-box {
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 30px;
  height: 316px;
}
.comparison-box p {
  color: #003267;
}
.comparison-btn {
  text-align: center;
}
.comparison-btn a::after {
  content: '>';
  font-weight: bold;
  color: #fff;
  margin-right: 10px;
  position: absolute;
  right: 0;
  margin-top: -1px;
}
.comparison-btn a {
  background: #003267;
  padding: 8px 40px;
  position: relative;
  color: #fff;
  border-radius: 6px;
}
.comparison-btn a:hover {
  opacity: .6;
  color: #fff;
}
/*-----------------------------------------------
selectセクション
-----------------------------------------------*/
.select {
  padding-top: 80px;
  padding-bottom: 60px;
}
.select-title {

}
.select-title h3 {
  text-align: center;
  color: #003267;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
}
.select-title p {
  color: #003267;
  width: 80%;
  text-align: left;
  margin: 0 auto;
}
.select-c {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  background: #f7f7f5;
  position: relative;
}
.select-subtitle {
  font-size: 20px;
  background: #003267;
  display: inline-block;
  color: #fff;
  padding: 9px;
  width: 260px;
  text-align: center;
  margin-top: -65px;
  position: absolute;
}
.select-t-area {
  background: #fff;
  padding: 15px 20px;
}
.select-t-area p {
  color: #003267;
}
.select-box {

}
.select-box img {

}
.select-box h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 18px;
  color: #003267;
}
.select-4th {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.select-4th li {
  list-style: none;
}
.select-4th li .select-box {
  width: 255px;
  margin: 16px 15px;
}
.select-list ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.select-list ul li {
  list-style: none;
}
.select-list ul li .select-box {
  width: 255px;
  margin: 16px 15px;
}
@media screen and (max-width: 768px) {
  .select-list ul {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: block;
    justify-content: unset;
    margin: unset;
  }
  .select-list ul li {
    display: inline-block;
    width: 85%;
    margin: 4px;
  }
  .select-list ul li .select-box {
    width: 100%;
    margin: 0;
  }
}

/*-----------------------------------------------
optionセクション
-----------------------------------------------*/
.option {
  padding-bottom: 40px;
}
.option-title {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #003267;
}
.option-box {
  text-align: center;
  background: #f7f7f5;
  padding: 30px 20px;
  border-radius: 16px;
}
.option-box h3 {
  font-size: 20px;
  font-weight: bold;
  color: #003267;
  margin-bottom: 20px;
}
.option-box p {
  color: #003267;
}
.option-box a {
  color: #003267;
  font-weight: bold;
}
.option-box a:hover {
  opacity: .6;
  color: #003267;
}
/*-----------------------------------------------
caseセクション
-----------------------------------------------*/
.case {
  padding-top: 40px;
  padding-bottom: 40px;
}
.case-area {
  background: #f7f7f5;
  position: relative;
  padding-top: 40px;
  height: 540px;
}
.case-area h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #003267;
  margin-bottom: 20px;
}
.case-area img {
  position: absolute;
  bottom: 0;
}
.case-box {
  background: #fff;
  width: 80%;
  margin: 0 auto;
  padding: 30px 50px;
  box-shadow: 0px 2px 6px #ccc;
}
.case-box p {
  color: #003267;
  line-height: 28px;
  margin-bottom: 0;
}
.case-box2 {

}
.case-box2 img {
  margin-bottom: 16px;
}
.case-box2 h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 16px;
  color: #003267;
  height: 54px;
  font-weight: 600;
}
.case-box2 p {
  color: #003267;
  line-height: 28px;
}
/*-----------------------------------------------
layoutセクション
-----------------------------------------------*/
.layout {
  padding-top: 40px;
  padding-bottom: 40px;
}
.layout-box {

}
.layout-read {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 50px;
}
.layout-box h3 {
  background: #ff0000;
  margin-bottom: 0;
  padding: 10px 20px;
  width: 60%;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.layout-box h4 {
  width: 40%;
  text-align: center;
  font-size: 18px;
  color: #003267;
  margin-bottom: 0;
}
.layout-box p {
  font-size: 16px;
  color: #003267;
}
/*-----------------------------------------------
showroomセクション
-----------------------------------------------*/
.showroom {
  padding-top: 40px;
  padding-bottom: 40px;
}
.show-box {
  position: relative;
}
.show-box h4 {
  font-size: 16px;
  line-height: 28px;
  color: #003267;
  margin-bottom: 30px;
}
.show-box img {
  position: relative;
}
.show-mask {
  position: absolute;
  bottom: 20px;
  right: 0;
  background: rgba(255, 255, 255, .8);
  padding: 16px 30px;
}
.show-mask p {
  margin-bottom: 0;
  color: #003267;
}
.show-img {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.show-img li {
  list-style: none;
}
.show-img li img {
  width: 94%;
}
/*-----------------------------------------------
flowセクション
-----------------------------------------------*/
.flow-title {
  padding-top: 40px;
}
.flow {
  padding-bottom: 15px;
  background: #f7f7f5;
}
.flow-list {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 24px;
}
.flow-list li {
  list-style: none;
  position: relative;
}
.flow-list li::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -2.5%;
  top: 0;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent #af9c7c;
  z-index: 1;
}
.flow-list li:last-child::after{/*コレ*/
    display: none;
}
.flow-box {
  background: #fff;
  padding: 20px 20px;
  text-align: center;
  width: 210px;
  margin: 0 6px;
  height: 260px;
}
.flow-box h4 {
  font-size: 16px;
  margin-bottom: 50px;
  color: #af9c7c;
  position: relative;
  text-align: center;
}
.flow-box h4::after {
  position: absolute;
  bottom: -10px;
  width: 30px;
  height: 1px;
  content: '';
  border-radius: 3px;
  background: #af9c7c;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.flow-box img {
  margin-bottom: 20px;
  width: 70px;
}
.flow-box h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #003267;
}
/*-----------------------------------------------
faqセクション
-----------------------------------------------*/
.faq {
  padding-top: 40px;
}
.faq-box {
  margin-top: -10px;
}
.faq-box h3 {
  background: #0b254c;
  color: #fff;
  font-size: 16px;
  padding: 16px 40px;
  padding-left: 80px;
  font-weight: 600;
}
.faq-box h3::before {
  content: 'Q.';
  color: #fff;
  margin-right: 10px;
  position: absolute;
  left: 50px;
  margin-top: 0px;
  font-weight: 600;
}
.faq-box p {
  padding: 4px 40px;
  padding-left: 80px;
  margin-bottom: 40px;
  color: #003267;
}
.last-banner {
  margin-top: 30px;
}
.banner-title {
  text-align: center;
}
.banner-title h3 {
  font-size: 24px;
  color: #fff;
  background: #ce0000;
  padding: 15px 0;
  font-weight: 600;
  margin-bottom: 0;
}

/*-----------------------------------------------
レスポンシブ対応
-----------------------------------------------*/
@media screen and (max-width: 768px) {
  .site-logo {
    margin-top: -17px;
  }
  .fv {
    padding: 120px 0;
    padding-bottom: 200px;
  }
  .fv::before {
    display: none;
  }
  .fv::after {
    display: none;
  }
  .fv-back2 {
    padding: 30px 20px;
  }
  .fv-back2 h2 {
    line-height: 40px;
    border-bottom: solid 1px #003267;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 34px;
  }
  .fv-back2 h4 {
    display: none;
  }
  .fv-back2 h3 {
    line-height: 30px;
    font-size: 18px;
  }
  .main-title {
    display: unset;
  }
  .main-title h3 {
    margin-bottom: 18px;
  }
  .main-title h3::after {
    top: 26px;
  }
  .about-area {
    display: block;
  }
  .about-text {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .about-img {
    width: 100%;
  }
  .reason-box .reason-mask {
    margin-bottom: 12px;
  }
  .reason-box img {
    height: 230px;
    object-fit: cover;
  }
  .problem-read {
    margin-left: 0;
    margin-top: 0;
  }
  .problem-box img {
    height: 200px;
    object-fit: cover;
  }
  .problem-box .problem-mask {
    margin-bottom: 12px;
  }
  .triangle {
    border-left: 170px solid transparent;
    border-right: 170px solid transparent;
  }
  .office-box {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
  }
  .office-area {
    height: 400px;
  }
  .office-last {
    margin-top: 90px;
  }
  .merit-merit p {
    height: unset;
  }
  .solution-box .solution-mask {
    margin-bottom: 12px;
  }
  .solution-box img {
    height: 200px;
    object-fit: cover;
  }
  .solution-4title {
    font-size: 22px;
  }
  .solution-4cont {
    margin-bottom: 10px;
  }
  .product-box h4 {
    width: 100% !important;
  }
  .product-box p {
    height: auto;
  }
  .product-scene {
    height: unset;
  }
  .product-lastmask {
    position: unset;
    width: 100%;
  }
  .comparison-box {
    height: unset;
  }
  .comparison-btn {
    margin-bottom: 60px;
  }
  .select-title p {
    width: 100%;
  }
  .select-box img {
    height: 160px;
    object-fit: cover;
  }
  .select-box h3 {
    font-size: 16px;
    margin-top: 6px;
  }
  .select-4th li .select-box {
    width: 100%;
    margin: 16px auto;
  }
  .case-box {
    width: 94%;
    padding: 20px 20px;
  }
  .case-area {
    height: 730px;
  }
  .case-box2 img {
    height: 200px;
    object-fit: cover;
  }
  .case-box2 h3 {
    height: unset;
  }
  .layout-box h3 {
    font-size: 16px;
  }
  .layout-box h4 {
    font-size: 16px;
  }
  .layout-read {
    margin-bottom: 30px;
    margin-top: 0px;
  }
  .select-4th {
    display: block;
    justify-content: unset;
    margin: 16px auto;
    width: 90%;
  }
  .show-mask {
    position: unset;
    padding: 16px 0;
    font-size: 14px;
  }
  .flow-list {
    display: block;
  }
  .flow-box {
    width: 100%;
    margin: unset;
    margin-bottom: 30px;
  }
  .flow-list li::after {
    display: none;
  }
  .faq-box p {
    padding: unset;
    padding-left: unset;
  }
  .banner-title h3 {
    font-size: 18px;
  }
}

/*-----------------------------------------------
追従ナビ関係
-----------------------------------------------*/
/* ---------- トップに戻る ---------- */
.page-top {
  bottom: 3px;
  left: 95%;
  z-index: 100;
  position: relative;
}
.page-top img {
  width: 60px;
}
@media screen and (max-width: 768px) {
  .page-top {
    bottom: 2px;
    position: relative;
    left: 80%;
  }
  .page-top img {
    width: 60px;
  }
}
/* ---------- 下部CTA ---------- */
.cta {
  bottom: 0;
  background: #003267;
  width: 100%;
  z-index: 99999999999;
}
.cta-area {
  display: flex;
  justify-content: center;
  padding: 15px 0;
}
.cta-area h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 4px;
}
.cta-area h3 span {
  font-size: 16px;
  font-weight: normal;
}
.cta-mail {
  background: #fff;
  padding: 4px 12px;
  border-radius: 6px;
  color: #003267;
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
}
.cta-mail span {
  font-size: 14px;
}
.cta-tel {
  background: #fff;
  padding: 4px 12px;
  border-radius: 6px;
  color: #003267;
  font-size: 18px;
  font-weight: 600;
}
.cta-tel span {
  font-size: 14px;
}
.icon {
  width: 28px;
  margin-right: 4px;
  margin-top: -3px;
}
.cta-sp {
  bottom: 0;
  background: #003267;
  width: 100%;
  z-index: 101;
}
.cta-sp-area {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.cta-sp-area h3 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  padding-top: 7px;
  margin-right: 12px;
}
.cta-sp-mail {
  background: #fff;
  padding: 4px 14px;
  margin-right: 14px;
  border-radius: 4px;
}
.cta-sp-tel {
  background: #fff;
  padding: 4px 14px;
  border-radius: 4px;
}
.icon-sp {
  width: 26px;
}

/*-----------------------------------------------
フッター
-----------------------------------------------*/
.foot {
  background: #003267;
  padding-bottom: 80px;
  padding-top: 40px;
}
.foot-navi {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.foot-navi li {
  list-style: none;
  margin: 0 20px;
}
.foot-navi li a {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .foot-navi {
    display: none;
  }
}
.foot-c {
  text-align: center;
}
.foot-c p {
  color: #fff;
  font-size: 14px;
}
.low-navi{
	position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 1s;
	z-index: 9999;
}
.low-navi.js_hide {
	transform: translateY(100%);
}




/* contact
------------------------------------------------------------ */

/* form */
.ren {
  line-height: 2em;
  position: relative;
  margin: 1em;
}
.ren span {
  color: white;
  top: -14px;
  position: absolute;
  margin: 1em;
  background: #42b7ef;
  border-radius: 2px;
  padding: 0px 14px;
}
table.formTable span {
}
div#formWrap p {
  margin: 1em;
}
#formWrap {
  margin: 0 auto;
  color: #555;
  line-height: 120%;
  font-size: 90%;
}
table.formTable {
  width: 100%;
  border-spacing: 8px;
  margin: 0 auto;
}
table.formTable td, table.formTable th {
}
table.formTable th {
  position: relative;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
  padding-bottom: 15px;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}
.contact .innar {
}
.contact .read{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.contact table{ width: 100%; }
.contact th {
    width: 25%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding: 17px;
    vertical-align: top;
    position: relative;
}
.contact td {
    width: 75%;
    padding: 10px;
    padding-left: 30px;
    font-size: 14px;
}
.contact th::after {
  display: inline-block;
  width: 50%;
  max-width: 60px;
  background: #999999;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  top: 16px;
  right: 0;
  margin: auto;
  height: 22px;
  margin-left: 18px;
  padding-top: 6px;
  margin-right: 12px;
}
.contact td p{ margin: 10px; }

.confirm {
  padding: 2em;
  padding-bottom: 4em;
}
.confirm .innar {
  padding: 0 1em;
  max-width: 1000px;
  margin: 1em auto 0;
  line-height: 2rem;
}
.confirm .read{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.confirm table{ width: 100%; }
.confirm th {
  vertical-align: top;
  padding: 15px 12px;
  background: #efefef;
}
.confirm td {
  width: 75%;
  padding: 10px;
  padding-left: 30px;
  font-size: 16px;
  background: #fff;
  padding: 10px;
}
.confirm th::after {
  display: inline-block;
  width: 50%;
  max-width: 60px;
  background: #999999;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  top: 16px;
  right: 0;
  margin: auto;
  height: 22px;
  margin-left: 18px;
  padding-top: 6px;
  margin-right: 12px;
}
.confirm td p{ margin: 10px; }

.thanks {
  padding-bottom: 4em;
  padding-top: 50px;
}
.thanks .innar {
  padding: 0 1em;
  max-width: 1000px;
  margin: 1em auto 0;
  line-height: 2rem;
}

input[type="text"],
textarea,
input[type="number"],
input[type="tel"],
input[type="email"] {
    border-radius: 4px;
    padding: 6px 10px;
    background: #fff;
    border: solid 1px #575757;
    font-size: 14px;
}
input::placeholder {
    color: #959392;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 0.2rem;
}
select{
    width: 50%;
    border-radius: 4px;
    height: 50px;
    font-size: 14px;
    background: #eeeeee;
    border: solid 1px #575757;
    padding: 0 4px;
}
input[type="email"] { width: 95%;}
input[type="tel"] { margin-right: 1em; width: 95%;}
input[type="text"] { width: 95%; }
textarea { width: 95%; resize: auto; }
.form_btn{ max-width: 310px; margin: 30px auto; }
.form_btn input {
  color: #fff;
  background: #c30d23;
  border: none;
  border-radius: 4px;
  position: relative;
  display: block;
  padding: 22px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  width: 100%;
  box-shadow: 2px 2px 3px #6c757d;
}
.form_btn input:hover {
  color: #fff;
  opacity: .6;
}
.form_btn input.not_approval { background-color: #e5e5e5; color: #000; }
.form_btn input.not_approval:hover{ background-color: #e5e5e5; }

.innerlist_addressnumber input{ width: 26%; }
.addressnum_btn{
    background: #05adbe;
    border-radius: 4px;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.privacy__box{
	height: 250px;
	border: solid 1px #ccc;
	padding: 30px;
	overflow-y: scroll;
}

.privacy__box h4{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.privacy__box h5{ margin: 30px 0 10px; font-weight: bold; }
.contact td .privacy__box p{ margin: 0; margin-bottom: 20px; }
.privacy__box .txt_r{ text-align: right; }
.privacy__box dl{
	display: flex;
	border-bottom: solid 1px #ccc;
}
.privacy__box dl:last-child{ border: none; }
.privacy__box dt{
	width: 35%;
	text-align: center;
	padding: 10px 20px;
	background: #f2f2f2;
}
.privacy__box dd{ width: 65%; padding: 10px 20px; }

.consent_area{ text-align: center; }
.consent_area label{ vertical-align: middle; }
.consent_area .yes__label{ margin-right: 20px; }
.consent_area label input{ margin-right: 10px; }

.subhead{
    background: url(../img/mainimg__bg.jpg) no-repeat 50% 50% / cover;
    padding: 150px 0;
    margin-bottom: 0px;

}


/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
  #formWrap {
    width: 95%;
    margin: 0 auto;
  }
  table.formTable th, table.formTable td {
    width: auto;
    display: block;
  }
  table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
  }
  input[type="tel"] {
  }
  input[type="email"] {
  }
  input[type="text"], textarea {
    width: 95%;
    padding: 5px;
    font-size: 110%;
    display: block;
  }
  input[type="submit"], input[type="reset"], input[type="button"] {
    display: block;
    width: 100%;
  }
  .confirm {
    padding-top: 50px;
  }
  @media screen and (max-width: 768px) {
    .confirm {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .confirm th {
    width: 87%;
  }
  .confirm td {
    width: 95%;
    margin-bottom: 6px;
  }



/*-----------------------------------------------
formセクション
-----------------------------------------------*/
.form {
  padding-top: 60px;
  padding-bottom: 100px;
  background: #f7f7f5;
}
.form-area {
  width: 40% !important;
}
@media screen and (max-width: 768px) {
  .form-area {
    width: 100% !important;
  }
}
table.formTable td {
  margin-bottom: 30px;
}
table.formTable td p {
  margin: 0 !important;
  margin-top: 8px !important;
}
.check-t {
  font-size: 18px;
  margin-right: 15px;
}
.required-srt span {
  font-size: 8pt;
  padding: 3px 10px;
  background: #ce0000;
  color: #fff;
  vertical-align: middle;
  margin-left: 12px;
  letter-spacing: 5px;
  padding-right: 8px;
}
.required-srt2 span {
  font-size: 8pt;
  padding: 3px 10px;
  background: #0100a6;
  color: #fff;
  vertical-align: middle;
  margin-left: 12px;
  letter-spacing: 5px;
  padding-right: 8px;
}
