@charset "utf-8";

/*
LP共通フォーム 専用CSS
https://globaltrust-re.com/form
*/


/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

/* ==============================================
 Reset
=============================================== */

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, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font-weight: normal;
  vertical-align:baseline;
  background:transparent;
}

html {
  font-size: 62.5%;/*10px*/
  overflow-y: scroll;
  margin: 0;
  width: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section {
	display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

ins {
  background-color:#ff9;
  color:#383939;
  text-decoration:none;
}

mark {
  background-color:#ff9;
  color:#383939;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}

input, select {
  vertical-align:middle;
}

ol li,
ul li {
	list-style: none;
	list-style-position: inside;
}

img {
	border:none;
	vertical-align: bottom;
  width: 100%;
  height: 100%;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mt05 { margin-top: 5px ;}
.mt10 {	margin-top: 10px ;}
.mt15 {	margin-top: 15px ;}
.mt20 {	margin-top: 20px ;}
.mt25 {	margin-top: 25px ;}
.mt30 {	margin-top: 30px ;}
.mt35 {	margin-top: 35px ;}
.mt40 {	margin-top: 40px ;}
.mt45 {	margin-top: 45px ;}
.mt50 {	margin-top: 50px ;}
.mt55 {	margin-top: 55px ;}
.mt60 {	margin-top: 60px ;}
.mt65 {	margin-top: 65px ;}
.mt70 {	margin-top: 70px ;}
.mt75 {	margin-top: 75px ;}
.mt80 {	margin-top: 80px ;}
.mt85 {	margin-top: 85px ;}
.mt90 {	margin-top: 90px ;}
.mt95 {	margin-top: 95px ;}
.mt100 { margin-top: 100px ;}
.mb05 {	margin-bottom: 5px ;}
.mb10 {	margin-bottom: 10px ;}
.mb15 {	margin-bottom: 15px ;}
.mb20 {	margin-bottom: 20px ;}
.mb25 {	margin-bottom: 25px ;}
.mb30 {	margin-bottom: 30px ;}
.mb35 {	margin-bottom: 35px ;}
.mb40 {	margin-bottom: 40px ;}
.mb45 {	margin-bottom: 45px ;}
.mb50 {	margin-bottom: 50px ;}
.mb55 {	margin-bottom: 55px ;}
.mb60 {	margin-bottom: 60px ;}
.mb65 {	margin-bottom: 65px ;}
.mb70 {	margin-bottom: 70px ;}
.mb75 {	margin-bottom: 75px ;}
.mb80 {	margin-bottom: 80px ;}
.mb85 {	margin-bottom: 85px ;}
.mb90 {	margin-bottom: 90px ;}
.mb95 {	margin-bottom: 95px ;}
.mb100 { margin-bottom: 100px ;}
.mr05 {	margin-right: 5px ;}
.mr10 {	margin-right: 10px ;}
.mr15 {	margin-right: 15px ;}
.mr20 {	margin-right: 20px ;}
.mr25 {	margin-right: 25px ;}
.mr30 {	margin-right: 30px ;}
.mr35 {	margin-right: 35px ;}
.mr40 {	margin-right: 40px ;}
.mr45 {	margin-right: 45px ;}
.mr50 {	margin-right: 50px ;}
.mr55 {	margin-right: 55px ;}
.mr60 {	margin-right: 60px ;}
.mr65 {	margin-right: 65px ;}
.mr70 {	margin-right: 70px ;}
.mr75 {	margin-right: 75px ;}
.mr80 {	margin-right: 80px ;}
.mr85 {	margin-right: 85px ;}
.mr90 {	margin-right: 90px ;}
.mr95 {	margin-right: 95px ;}
.mr100 {margin-right: 100px ;}
.ml05 {	margin-left: 5px ;}
.ml10 {	margin-left: 10px ;}
.ml15 {	margin-left: 15px ;}
.ml20 {	margin-left: 20px ;}
.ml25 {	margin-left: 25px ;}
.ml30 {	margin-left: 30px ;}
.ml35 {	margin-left: 35px ;}
.ml40 {	margin-left: 40px ;}
.ml45 {	margin-left: 45px ;}
.ml50 {	margin-left: 50px ;}
.ml55 {	margin-left: 55px ;}
.ml60 {	margin-left: 60px ;}
.ml65 {	margin-left: 65px ;}
.ml70 {	margin-left: 70px ;}
.ml75 {	margin-left: 75px ;}
.ml80 {	margin-left: 80px ;}
.ml85 {	margin-left: 85px ;}
.ml90 {	margin-left: 90px ;}
.ml95 {	margin-left: 95px ;}
.ml100 { margin-left: 100px ;}
.m_a { margin-right: auto; margin-left: auto;}
.pt00 {	padding-top: 0 ;}
.pt05 {	padding-top: 5px ;}
.pt10 {	padding-top: 10px ;}
.pt15 {	padding-top: 15px ;}
.pt20 {	padding-top: 20px ;}
.pt25 {	padding-top: 25px ;}
.pt30 {	padding-top: 30px ;}
.pt35 {	padding-top: 35px ;}
.pt40 {	padding-top: 40px ;}
.pt45 {	padding-top: 45px ;}
.pt50 {	padding-top: 50px ;}
.pt55 {	padding-top: 55px ;}
.pt60 {	padding-top: 60px ;}
.pt65 {	padding-top: 65px ;}
.pt70 {	padding-top: 70px ;}
.pt75 {	padding-top: 75px ;}
.pt80 {	padding-top: 80px ;}
.pt85 {	padding-top: 85px ;}
.pt90 {	padding-top: 90px ;}
.pt95 {	padding-top: 95px ;}
.pt100 { padding-top: 100px ;}
.pb00 {	padding-bottom: 0 ;}
.pb05 {	padding-bottom: 5px ;}
.pb10 {	padding-bottom: 10px ;}
.pb15 {	padding-bottom: 15px ;}
.pb20 {	padding-bottom: 20px ;}
.pb25 {	padding-bottom: 25px ;}
.pb30 {	padding-bottom: 30px ;}
.pb35 {	padding-bottom: 35px ;}
.pb40 {	padding-bottom: 40px ;}
.pb45 {	padding-bottom: 45px ;}
.pb50 {	padding-bottom: 50px ;}
.pb55 {	padding-bottom: 55px ;}
.pb60 {	padding-bottom: 60px ;}
.pb65 {	padding-bottom: 65px ;}
.pb70 {	padding-bottom: 70px ;}
.pb75 {	padding-bottom: 75px ;}
.pb80 {	padding-bottom: 80px ;}
.pb85 {	padding-bottom: 85px ;}
.pb90 {	padding-bottom: 90px ;}
.pb95 {	padding-bottom: 95px ;}
.pb100 { padding-bottom: 100px ;}
.pr05 {	padding-right: 5px ;}
.pr10 {	padding-right: 10px ;}
.pr15 {	padding-right: 15px ;}
.pr20 {	padding-right: 20px ;}
.pr25 {	padding-right: 25px ;}
.pr30 {	padding-right: 30px ;}
.pr35 {	padding-right: 35px ;}
.pr40 {	padding-right: 40px ;}
.pr45 {	padding-right: 45px ;}
.pr50 {	padding-right: 50px ;}
.pr55 {	padding-right: 55px ;}
.pr60 {	padding-right: 60px ;}
.pr65 {	padding-right: 65px ;}
.pr70 {	padding-right: 70px ;}
.pr75 {	padding-right: 75px ;}
.pr80 {	padding-right: 80px ;}
.pr85 {	padding-right: 85px ;}
.pr90 {	padding-right: 90px ;}
.pr95 {	padding-right: 95px ;}
.pr100 { padding-right: 100px ;}
.pl05 {	padding-left: 5px ;}
.pl10 {	padding-left: 10px ;}
.pl15 {	padding-left: 15px ;}
.pl20 {	padding-left: 20px ;}
.pl25 {	padding-left: 25px ;}
.pl30 {	padding-left: 30px ;}
.pl35 {	padding-left: 35px ;}
.pl40 {	padding-left: 40px ;}
.pl45 {	padding-left: 45px ;}
.pl50 {	padding-left: 50px ;}
.pl55 {	padding-left: 55px ;}
.pl60 {	padding-left: 60px ;}
.pl65 {	padding-left: 65px ;}
.pl70 {	padding-left: 70px ;}
.pl75 {	padding-left: 75px ;}
.pl80 {	padding-left: 80px ;}
.pl85 {	padding-left: 85px ;}
.pl90 {	padding-left: 90px ;}
.pl95 {	padding-left: 95px ;}
.pl100 { padding-left: 100px ;}
.fl_r { float: right; }
.fl_l { float: left; }
.fw_b { font-weight: bold; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_l { text-align: left; }
.w95per { width: 95%;}
.w90per { width: 90%;}
.w85per { width: 85%;}
.w80per { width: 80%;}
.w75per { width: 75%;}
.w70per { width: 70%;}
.w65per { width: 65%;}
.w60per { width: 60%;}
.w55per { width: 55%;}
.w50per { width: 50%;}

body {
	font-family: 'noto-sans-cjk-jp', Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: calc(10vw / 19.2);
  line-height: 1.8;
  color: #202020;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  body {
    font-size: calc(10vw / 7.6);
  }
}

.roboto {
  font-family: 'Roboto', sans-serif;
}

.serif {
  font-family: 'source-han-serif-japanese', "Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.serif2 {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.din {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.round {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  /* font-weight: 400; */
  font-weight: 600;
  font-style: normal;
}

.round2 {
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}


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

a {
  color: #202020;
	text-decoration:none;
}

a:hover {
  color: #202020;
  text-decoration: underline;
  opacity: 0.9;
  -webkit-transition: all .5s;
  transition: all .5s;
}

a:hover img {
	opacity: 0.9;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.red {
	color: #D3483E;
}

.cf:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.inner {
  max-width: calc(1240vw / 19.2);
  margin-right: auto;
  margin-left: auto !important;
  padding: 0 calc(20vw / 19.2);
}

.inner_1640 {
  max-width: calc(1640vw / 19.2);
  margin-right: auto;
  margin-left: auto !important;
  padding: 0 calc(20vw / 19.2);

}

.flex {
  display: flex !important;
  justify-content: space-between;
  align-items: stretch;
}

.img {
  text-align: center;
}

.img img {
  width: 100%;
  height: auto;
}

.row-fluid [class*="span"] {
  float: none !important;
  width: auto;
  min-height: 0;
}

.horizontal-line {
    overflow: hidden;
    text-align: center;
}

.horizontal-line span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	font-weight: bold;
}

.horizontal-line span:before,
.horizontal-line span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

.horizontal-line span:before {
    right: 100%;
}

.horizontal-line span:after {
    left: 100%;
}

@media only screen and (min-width: 769px){

  .tb,
  .sp {
    display: none !important;
  }

}

@media only screen and (max-width: 768px){

  .inner,
  .inner_1640 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto !important;
    padding: 0 calc(30vw / 7.6);
  }

  .pc,
  .sp {
    display: none !important;
  }

  .flex {
    flex-wrap: wrap;
  }

  .img img {
    max-width: initial;
    width: 100%;
  }

}

@media only screen and (max-width: 480px){

  .pc-tb {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

}


/* section
----------------------------------------------- */

section,
.section {
  padding: calc(80vw / 19.2) 0;
}

section.pt00,
.section.pt00 {
  padding-top: 0;
}

section.pb00,
.section.pb00 {
  padding-bottom: 0;
}

@media only screen and (max-width: 768px){

  section,
  .section {
    padding: calc(60vw / 7.6) 0;
  }
}


/* ==============================================
 loading
=============================================== */

#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

#loading p{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#loading p span {
  color: #04318c;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  margin: 0 -.05em;
  animation: loading 1.4s infinite alternate;
}
#loading p span:nth-child(2) {
  animation-delay: .1s;
}
#loading p span:nth-child(3) {
  animation-delay: .2s;
}
#loading p span:nth-child(4) {
  animation-delay: .3s;
}
#loading p span:nth-child(5) {
  animation-delay: .4s;
}
#loading p span:nth-child(6) {
  animation-delay: .5s;
}
#loading p span:nth-child(7) {
  animation-delay: .6s;
}
@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* ==============================================
 fadeAnime
=============================================== */

/* その場で */
.fadeIn{
  animation-name:fadeInAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 上から */

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
  transform: translateX(-100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger{
    opacity: 0;
}


/* btn_common
----------------------------------------------- */
.btn_common {
  display: inline-block;
  margin: 0 auto;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  overflow: hidden;
  width: 18em;
  background: #fff;
  border: 0.3em solid #000858;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  color: #000858;
  line-height: 1;
  padding: 1.2em 0;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0, 8, 88, 0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 8, 88, 0.3);
  -ms-box-shadow: 0px 2px 2px 2px rgba(0, 8, 88, 0.3);
  box-shadow: 0px 2px 2px 2px rgba(0, 8, 88, 0.3);
  position: relative;
}

.btn_common:hover {
  opacity: 1;
}

.btn_common::after {
  content: "";
  width: 2.8em;
  height: 1em;
  background-image:url(../images/btn_common_arrow_w.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.btn_common span {
  position: relative;
  z-index: 4;
  font-weight: bold;
}

/*== 背景が流れる（左から右） */
.bgleft:before {
  content: '';
   /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
   /*色や形状*/
  background:#000858;/*背景色*/
  width: 100%;
 height: 100%;
   /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
 transform-origin: right top;
}

/*hoverした際の形状*/
.bgleft:hover:before {
 transform-origin:left top;
 transform:scale(1, 1);
}

.bgleft:hover:after {
  background-image:url(../images/btn_common_arrow_b.png);
}

.bgleft:hover span {
  color: #fff;
}


/* btn_common.blue
---------------------- */

.btn_common.blue {
  background: #04318c;
  border: 2px solid #04318c;
  color: #fff;
}

.btn_common.blue::after {
  background-image:url(../images/btn_common_arrow_b.png);
}

/*== 背景が流れる（左から右） */
.bgleft.blue:before {
   /*色や形状*/
  background:#fff;/*背景色*/
}

.bgleft.blue:hover:after {
  background-image:url(../images/btn_common_arrow_w.png);
}

.bgleft.blue:hover span {
  color: #04318c;
}

/* ==============================================
 fixed banner
=============================================== */

.fixed_banner {
  display: none;
  background: #fff;
  border: 2px solid #0a7bd3;
  border-radius: 1em 1em 1em 1em;
  padding: 2em 0.5em;
}

.fixed_banner a,
.fixed_banner a img {
  opacity: 1;
}

.fixed_banner img {
  max-width: 100%;
  height: auto;
}

.fixed_banner.fixed {
  display: block;
  position: fixed;
  z-index: 20;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
  animation-name: fixed_banner_fadein;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

.fixed_banner a {
  display: block;
  text-align: center;
  margin-bottom: 2em;
}

.fixed_banner a:last-child {
  margin-bottom: 0;
}

.fixed_banner.form_bnr {
  width: 12em;
}

.fixed_banner.form_bnr .top {
  color: #04318c;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0.5em;
}

.fixed_banner.form_bnr ul {
  flex-direction: column;
  justify-content: space-around;
}

.fixed_banner.form_bnr ul li {
  margin-bottom: 0.5em;
}

.fixed_banner.form_bnr ul li a {
  background: #1a51c0;
  padding: 0.5em;
  margin-bottom: 0;
}

@keyframes fixed_banner_fadein {
  0% {
     opacity: 0;
  }
  100% {
     opacity: 1;
  }
}

.fixed_banner.displaynone {
  display: none;
}

@media only screen and (max-width: 768px){

  .fixed_banner.fixed {
    top: 75%;
  }

  .fixed_banner.form_bnr.fixed {
    top: 40%;
    width: 10em;
  }

  .fixed_banner.form_bnr .top {
    font-size: 1.2em;
  }

}


@media only screen and (max-width: 480px){

  .fixed_banner {
    width: 16%;
  }

  .fixed_banner.fixed {
    top: 25%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
  }

  .fixed_banner.form_bnr.fixed {
    top: auto;
    bottom: 20%;
    width: 14em;
  }

  .fixed_banner.form_bnr .top {
    font-size: 1.6em;
  }

}


/* ==============================================
 header
=============================================== */

#header_fixed {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 3.8em 0;
}

#header_fixed.border_shadow {
  -moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#header_fixed .header_logo {
  width: calc(915vw / 19.2);
}

@media only screen and (max-width: 768px){
  #header_fixed .header_logo {
    width: calc(650vw / 7.6);
    margin: 0 auto;
  }
}


/* ==============================================
 #mv
=============================================== */

#mv {
  background-image:url(./images/mv_bg.webp);
  background-position:center top;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  margin-top: 111px;
  padding: calc(27vw / 19.2) 0 calc(43vw / 19.2);
}
#mv .mv_inner {
  width: 70%;
  margin: 0 auto;
}
#mv .mv_txt {
  width: calc(890vw / 19.2);
  margin: 0 auto;
}
#mv .mv_txt02 {
  display: inline-block;
  width: calc(686vw / 19.2);
  margin: 6.5em 0 0 4em;
}
#mv .mv_txt03 {
  display: inline-block;
  width: calc(380vw / 19.2);
  margin: 0 auto 0 7em;
  transform: translateY(-30.2em);
}
#mv .mv_txt04 {
  width: calc(1100vw / 19.2);
  margin: 6em auto 4.2em;
}
#mv .mv_area02 {
  display: inline-block;
}
#mv .mv_area02 span {
  font-size: 2.9em;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #333333;
}
#mv .mv_area01 {
  display: inline-block;
  background:url(./images/mv_area_bg.webp) no-repeat center/cover;
  width: calc(190vw / 19.2);
  font-size: 2.4em;
  color: #fff;
  text-align: center;
  letter-spacing: .04em;
  padding: 0.455em 0;
  margin:0 1.5em 0 4em;
}
#mv .mv_cta {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 1em;
  margin: 3.3em auto 0;
}
#mv .cta_tel_btn {
  position: relative;
  display: block;
  width: calc(500vw / 19.2);
  font-size: 2.9em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  background: linear-gradient(45deg, #f78029 0%, #f78029 69%, #fb9248 91%, #fb9248 100%);
  border-radius: 100vmax;
  padding: 0.85em 4em;
  box-shadow:
  0 0 5px rgba(251, 146, 72, 0.6),
  0 0 10px rgba(251, 146, 72, 0.4),
  0 0 20px rgba(251, 146, 72, 0.2);
}
#mv .cta_tel_txt {
  font-size: 2.1em;
  text-align: center;
  margin: 0.7em auto 0;
}
#mv .cta_tel_btn::before {
  position: relative;
  top: 0.3em;
  left: -0.6em;
  content: "";
  display: inline-block;
  background:url(./images/cta_tel_icon.webp) no-repeat center/cover;
  width: 1.5em;
  height: 1.3em;
}
#mv .cta_form_btn {
  position: relative;
  display: block;
  width: calc(500vw / 19.2);
  font-size: 2.9em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  background: linear-gradient(45deg,  rgba(0,160,233,1) 0%,rgba(0,160,233,1) 69%,rgba(83,203,241,1) 91%,rgba(135,224,253,1) 100%);
  border-radius: 100vmax;
  padding: 0.85em 4em;
  box-shadow:
  0 0 5px rgba(50, 191, 255, 0.6),
  0 0 10px rgba(50, 191, 255, 0.4),
  0 0 20px rgba(50, 191, 255, 0.2);
}
#mv .cta_form_btn::before {
  position: relative;
  top: 0.2em;
  left: -0.6em;
  display: inline-block;
  content: "";
  background:url(./images/cta_form_icon.webp) no-repeat center/cover;
  width: 1.12em;
  height: 1.15em;
}
.sp-only {
  display: none;
}
.pc-only {
  display: block;
}


@media only screen and (max-width: 768px){

  #mv {
    margin-top: 0;
    background: url(./images/mv_bg_sp.webp) no-repeat top center/cover;
    padding: calc(37vw / 7.6) 0 calc(45vw / 7.6);
  }
  #mv .mv_inner {
    width: 100%;
  }
  #mv .mv_txt {
    width: calc(580vw / 7.6);
    margin: 0 auto;
  }
  #mv .mv_txt02 {
    display: block;
    width: calc(580vw / 7.6);
    margin: 6.8em auto 0;
  }
  #mv .mv_txt03 {
    display: block;
    width: calc(700vw / 7.6);
    margin: -6.8em auto 0;
    transform: translateY(0);
    box-shadow: 0 0.625rem 1.25rem 0 rgba(0, 0, 0, 0.1);
  }
  #mv .mv_txt04 {
    width: 100%;
    margin: 2em auto 0;
  }
  #mv .mv_area02 {
    margin: 1.1em auto 0;
    text-align: center;
    width: 100%;
  }
  #mv .mv_area02 span {
    font-size: 3.5em;
    letter-spacing: -0.02em;
    line-height: 1.4;
    font-weight: 600;
    color: #333333;
  }
  #mv .mv_area01 {
    display: block;
    margin: 1.65em auto 0;
    background:url(./images/mv_area_bg.webp) no-repeat center/cover;
    width: calc(190vw / 7.6);
    font-size: 2.8em;
    color: #fff;
    text-align: center;
    letter-spacing: .04em;
    padding: 0.36em 0;
  }
  #mv .mv_cta {
    display: block;
    margin: 2.5em auto 0;
  }
  #mv .cta_tel_btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 3.8em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background: linear-gradient(45deg, #f78029 0%, #f78029 69%, #fb9248 91%, #fb9248 100%);
    border-radius: 100vmax;
    padding: 0.88em 4em;
    box-shadow:
    0 0 5px rgba(251, 146, 72, 0.6),
    0 0 10px rgba(251, 146, 72, 0.4),
    0 0 20px rgba(251, 146, 72, 0.2);
    width: calc(690vw / 7.6);
    margin: 0 auto;
  }
  #mv .cta_tel_txt {
    font-size: 2.7em;
    text-align: center;
    margin: 0.2em auto 0;
  }
  #mv .cta_tel_btn::before {
    position: relative;
    top: 0.25em;
    left: -0.6em;
    content: "";
    display: inline-block;
    background:url(./images/cta_tel_icon.webp) no-repeat center/cover;
    width: 1.5em;
    height: 1.3em;
  }
  #mv .cta_form_btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 3.8em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background: linear-gradient(45deg,  rgba(0,160,233,1) 0%,rgba(0,160,233,1) 69%,rgba(83,203,241,1) 91%,rgba(135,224,253,1) 100%);
    border-radius: 100vmax;
    padding: 0.88em 4em;
    box-shadow:
    0 0 5px rgba(50, 191, 255, 0.6),
    0 0 10px rgba(50, 191, 255, 0.4),
    0 0 20px rgba(50, 191, 255, 0.2);
    width: calc(690vw / 7.6);
    margin: 0.49em auto 0;
  }
  #mv .cta_form_btn::before {
    position: relative;
    top: 0.2em;
    left: -0.7em;
    display: inline-block;
    content: "";
    background:url(./images/cta_form_icon.webp) no-repeat center/cover;
    width: 1.12em;
    height: 1.15em;
  }
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }

}

/* ==============================================
 .btnshine
=============================================== */
/*きらっと光る*/
.btnshine{
  /*キラッと光る基点とするためrelativeを指定*/
  position: relative;
  overflow: hidden;
}

.btnshine::before {
  content: '';
  /*絶対配置でキラッと光るの位置を決める*/
  position: absolute;
  top: 0;
  left: -75%;
  /*キラッと光る形状*/
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  transform: skewX(-25deg);
}

/*hoverした際の移動のアニメーション*/
  .btnshine:hover::before {
  animation: shine 1s;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@media only screen and (max-width: 768px){
}


/* ==============================================
 gotop
=============================================== */

.gotop {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: 100px;
  height: 26px;
  text-align: center;
  background: #ceaa01;
  position: absolute;
  top: -26px;
  right: 30em;
  z-index: 10;
}

.gotop:hover {
  opacity: 1;
  text-decoration: none;
}

.gotop span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 768px){

  .gotop {
    width: 80px;
    height: 22px;
    top: -22px;
    right: 0;
  }

  .gotop span {
    font-size: 12px;
  }

}

/* ==============================================
 footer
=============================================== */

footer {
  background: #ceaa01;
  color: #fff;
  position: relative;
}

footer a,
footer a:hover {
  color: #fff;
  text-decoration: none;
}

footer .inner {
  padding-top: 2em;
  padding-bottom: 2em;
}

footer .flex01 {
  align-items: center;
}

footer .flex01 .left {
  width: 65%;
}

footer .flex01 .right {
  width: 43%;
}

footer .flex01 .left .txt01 {
  font-size: 3em;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

footer .flex01 .left .txt02 {
  font-size: 1.8em;
  width: 80%;
  margin: 1em auto 0;
}

footer .flex01 .right .tel a {
  display: inline-block;
  width: calc(422vw / 19.2);
  /* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#f78029+0,f78029+65,fccead+100 */
  background: linear-gradient(45deg,  #f78029 0%,#f78029 65%,#fccead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 2em 2em 2em 2em;
  border: 1px solid #e76200;
  -moz-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
  -webkit-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
  -ms-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
  box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
  padding: 1em 4em;
}

.copyright {
  background: #202020;
  text-align: center;
  font-size: 1.6em;
  padding: 4.1em;
}

@media only screen and (max-width: 768px){

  footer .inner {
    padding: 2em 1em 2em 2em;
  }

  footer .flex01 {
    align-items: flex-start;
  }

  footer .txt01 {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 0.3em;
  }

  footer .flex01 .left {
    width: 39%;
    order: 1;
  }

  footer .flex01 .right {
    width: 60%;
  }

  footer .flex01 .left .mail a {
    display: inline-block;
    /* width: calc(260vw / 7.6); */
    width: 100%;
    /* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#f78029+0,f78029+65,fccead+100 */
    background: linear-gradient(45deg,  #006fb9 0%,#006fb9 65%,#94c3e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 100px 100px 100px 100px;
    border: 1px solid #006fb9;
    -moz-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
    -webkit-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
    -ms-box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
    box-shadow: 6px 6px 6px 0px rgba(1, 31, 92, 0.3);
    padding: 2em 3em;
  }

  footer .flex01 .right .tel a {
    /* width: calc(422vw / 7.6); */
    width: 100%;
    padding: 1.5em 4em;
  }
  .copyright {
    background: #202020;
    text-align: center;
    font-size: 2.1em;
    padding: 3em;
  }

}


/* ==============================================
 #page_mv
=============================================== */

#page_mv {
  background: #05328c;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 9.7em;
  padding: calc(103.5vw / 19.2) 0;
}
#contact.thanks #page_mv {
  padding: calc(104.5vw / 19.2) 0;
}
#page_mv .page_ttl01 {
  width: calc(590vw / 19.2);
  margin: 0 auto;
}
#page_mv .page_ttl01.confirm {
  width: calc(415vw / 19.2);
  margin: 0 auto;
}
#page_mv .page_ttl01.thanks {
  width: calc(230vw / 19.2);
  margin: 0 auto;
}

@media only screen and (max-width: 768px){
  #page_mv {
    margin-top: 17.5em;
    padding: calc(78vw / 7.6) 0;
  }
  #contact.thanks #page_mv {
    padding: calc(77vw / 7.6) 0;
  }
  #page_mv .page_ttl01 {
    width: calc(590vw / 7.6);
    margin: 0 auto;
  }
  #page_mv .page_ttl01.confirm {
    width: calc(420vw / 7.6);
    margin: 0 auto;
  }
  #page_mv .page_ttl01.thanks {
    width: calc(240vw / 7.6);
    margin: 0 auto;
  }
}

/* ==============================================
 #contact #sec01
=============================================== */

#contact #sec01 .txt01 {
  font-size: calc(24vw / 19.2);
  font-weight: bold;
  color: #333;
  line-height: normal;
  letter-spacing: .06em;
  line-height: 1.66;
  text-align: center;
}
#contact #sec01 {
  padding: calc(53vw / 19.2) 10px calc(65vw / 19.2) ;
}
#contact.thanks #sec01 {
  padding: calc(53vw / 19.2) 10px calc(4vw / 19.2) ;
}
#contact #sec01 .sec01-step01 {
  width: calc(435vw / 19.2);
  margin: 5.8em auto 0;
}

@media only screen and (max-width: 768px){
  #contact #sec01 {
    padding: calc(47vw / 7.6) 10px calc(37vw / 7.6) ;
  }
  #contact.thanks #sec01 {
    padding: calc(47vw / 7.6) 10px calc(57vw / 7.6) ;
  }
  #contact #sec01 .txt01 {
    padding: 0 0 calc(43vw / 7.6) ;
    font-size: calc(31vw / 7.6);
    letter-spacing: .06em;
    text-align: left;
  }
  #contact.thanks #sec01 .txt01 {
    padding: 0 0 calc(55vw / 7.6) ;
  }
  #contact #sec01 .sec01-step01 {
    width: calc(550vw / 7.6);
    margin: 0 auto;
  }
}

/* ==============================================
 #contact .sec02
=============================================== */
#contact table {
  width: 100%;
}
#contact table.confirm tr {
  border-bottom: solid 1px #dee1e9;
}
#contact table.confirm tr:first-child {
  border-top: solid 1px #dee1e9;
}

#contact .sec02 {
  padding: 0 0 calc(124vw / 19.2) 0;
}

#contact.thanks .sec02 {
  padding: 0 0 calc(65vw / 19.2) 0;
}

#contact .sec02 .block01 {
  position: relative;
}

#contact .sec02 .block01 {
  padding-bottom: 7.4em;
}

#contact.confirm .sec02 .block01 {
  padding-bottom: 11.3em;
}

#contact .sec02 .block02 {
  padding-bottom: 2.35em;
  border-bottom: 1px solid #dee1e9;
}

#contact.confirm .sec02 .block02 {
  padding-bottom: 3.3em;
  border-bottom: none;
}

#contact .sec02 .block h3 {
  font-size: 3.2em;
  letter-spacing: .08em;
  font-weight: bold;
  background: url(../form3/images/contact-ribon.png) no-repeat center/cover;
  color: #fff;
  padding: 0.5em 0 0.8em;
  margin-bottom: 0.52em;
  text-align: center;
}

#contact.confirm .sec02 .block h3 {
  margin-bottom: 1.8em;
}

#contact .sec02 .block table th,
#contact .sec02 .block table td {
  padding: 11px 0;
}
#contact .sec02 .block table th.custom_padding,
#contact .sec02 .block table td.custom_padding {
  padding: 0;
}
#contact .sec02 .block table.confirm th,
#contact .sec02 .block table.confirm td {
  padding: 0.94em 0;
}

#contact .sec02 .block table th {
  width: 35%;
  font-size: 2.2em;
  letter-spacing: .08em;
  font-weight: bold;
  text-align: left;
  vertical-align: baseline;
}
#contact .sec02 .block table th.vertical_top {
 vertical-align: top;
}

#contact .sec02 .block table th .required {
  background: #ed6104;
  color: #fff;
  font-size: 0.75em;
  padding: 0.2em 0.7em;
  border-radius: 3px;
  margin-left: 1em;
}

#contact .sec02 .block table .td2 {
  font-size: 2.4em;
}

#contact.confirm .sec02 .block table .td2 {
  font-size: 2.3em;
}

#contact .sec02 input[type="checkbox"] {
  display: none;
}
#contact .sec02 .custom-box {
  display: inline-block;
  vertical-align: middle;
  width: 1.3em;
  height: 1.3em;
  border: 0.1em solid #aaa;
  border-radius: 0.2em;
  position: relative;
  margin-right: 0.5em;
  cursor: pointer;
}
#contact .sec02 input[type="checkbox"]:checked + .custom-box {
  background: #2875ff;
  border: 0.1em solid #2875ff;
}
#contact .sec02 input[type="checkbox"]:checked + .custom-box::after {
  content: '';
  position: absolute;
  left: 0.3em;
  top: 0.1em;
  width: 0.3em;
  height: 0.6em;
  border: solid #fff;
  border-width: 0 0.25em 0.25em 0;
  transform: rotate(45deg);
}


#contact .sec02 textarea,
#contact .sec02 select,
#contact .sec02 input[type="text"],
#contact .sec02 input[type="email"] {
  font-size: 0.8em;
  width: 100%;
  border: none;
  padding: 0.83em 1.5em;
  background: #e4edf2;
  border-radius: 5px;
}
#contact .sec02 .mwform2_addr1_wrap,#contact .sec02 .mwform1_addr1_wrap {
  width: 47%;
}
#contact .sec02 .custom-select_wrap {
  position: relative;
  display: inline-block;
}
#contact .custom-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  cursor: pointer;
}
#contact .sec02 .custom-select_wrap::after {
  position: absolute;
  right: 1.5em;
  top: 50%;
  content: '';
  background: url(../form3/images/sec02_arrow.png) no-repeat center/cover;
  width: 0.9em;
  height: 1.4em;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
  color: #555;
}
#contact .property_type_wrap {
  width: 100%;
}
#contact .madori-select_wrap {
  width: 65%;
}

select:not([multiple]) {
  font-size: 16px;
}

#contact .sec02 input.size30 {
  width: 25%;
  text-align: center;
}
#contact .sec02 input.size60 {
  width: 65%;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
#contact .sec02 input.size60.diff {
  margin-left: 1.5em;
}
#contact .sec02 span.mwform-tel-field {
  font-size: 1em;
}

#contact .sec02 span.mwform-tel-field input[type="text"] {
  font-size: 0.8em;
  width: 25%;
  text-align: center;
}

#contact .sec02 textarea {
  width:100%;
  height: 12.5em;
}

#contact .sec02 .td2 .txt {
  display: inline-block;
  font-size: 0.65em;
}
#contact.confirm .sec02 .td2 .txt {
  font-size: inherit;
}
#contact.confirm .sec02 .td2 .txt.diff {
  padding-right: 0.3em;
}
#contact .sec02 .td2 .txt02 {
  font-size: 0.8em;
}

#contact .sec02 .td2 .zip_notice {
  display: block;
  font-size: 0.65em;
  padding-top: 0.3em;
  margin-bottom: -0.25em;
}

#contact .sec02 .horizontal-item + .horizontal-item {
  margin-left: 0;
}

#contact .sec02 .horizontal-item {
  display: inline-block;
  margin-right: 10px;
}

#contact .sec02 .horizontal-item:last-child {
  margin-right: 0;
}

#contact .sec02 span.mwform-checkbox-field.horizontal-item {
  font-size: 0.8em;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0;
}
#contact .sec02 span.mwform-checkbox-field.horizontal-item.other {
  margin-left: 3.9em;
}

#contact .sec02 span.mwform-checkbox-field-text {
  vertical-align: middle;
}

#contact .sec02 .detail .td2 .flex {
  margin-bottom: 1em;
  justify-content: flex-start;
  align-items: center;
}

#contact.confirm .sec02 .detail .td2 .flex {
  margin-bottom: 0em;
}

#contact .sec02 .detail .td2 .flex:last-child {
  margin-bottom: 0;
}

#contact .sec02 .detail .td2 .flex .head {
  width: 15%;
  font-size: 0.9em;
}

#contact .sec02 .detail .td2 .flex .content {
  width: 77%
}

.mw_wp_form .error {
  margin-top: 7px;
  font-weight:bold;
  color:#ee4958;
}

.inquiry_complete {
text-align : center;
}

.inquiry_complete h4 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
}

.inquiry_complete .form_txt_thanks {
  font-size: 2.1em;
  letter-spacing: .06em;
  line-height: 2.05;
  text-align: center;
  font-weight: bold;
  margin: 1.7em auto 0;
}
.inquiry_complete .form_tel_thanks {
  width: calc(435vw / 19.2);
  margin: 7.5em auto 0;
}
.inquiry_complete .form_time_thanks {
  font-size: 1.9em;
  letter-spacing: .06em;
  margin: 0.6em auto 0;
  font-weight: bold;
}

#contact .sec02 .policycheck {
  margin-bottom: 3em;
}

#contact .sec02 .policycheck .description {
  margin-top: 1.9em;
  margin-bottom: 1.5em;
  font-size: 1.7em;
  text-align: center;
}

#contact .sec02 .policycheck .description a {
  color: #009fe7;
}

#contact .sec02 .policycheck .description a:hover {
  color: #009fe7;
}

#contact .sec02 .policycheck .agreement span.mwform-checkbox-field.horizontal-item {
  font-size: 0.8em;
}

#contact .sec02 .policycheck .agreement span.mwform-checkbox-field-text {
  text-decoration: none;
  font-weight: 500;
}

#contact .sec02 .policycheck .agreement {
  text-align: center;
  font-size: 2.4em;
}

#contact.confirm .sec02 .mw_wp_form_confirm .confirm_hidden {
  display: none;
}

.mw_wp_form_confirm .policycheck,
.mw_wp_form_confirm .customer_ad_txt {
  display: none;
}

#contact .sec02 .policycheck_confirm {
  font-size: 2.3em;
  text-align: center;
  margin-bottom: 2.4em;
}

#contact .sec02 .btn_form {
  text-align: center;
}

#contact .sec02 .btn_form input[type="submit"] {
  display: inline-block;
  position: relative;
  background: linear-gradient(to bottom, #fb9248, #ff7412);
  border-radius: 100vmax;
  border: none;
  box-shadow: 0 0.2em 0.4em 0 rgba(0, 0, 0, 0.3);
  width: calc(760vw / 19.2);
  margin: 0 auto;
  padding: calc(43vw / 19.2) 0;
  color: #ffffff;
  text-align: center;
  font-size: 3.2em;
  letter-spacing: 0.1em;
  font-weight: bold;
  cursor: pointer;
}

#contact.confirm .sec02 .btn_form span::after {
    content: "";
    width: 4.9em;
    height: 4.9em;
    background-image: url(../form3/images/btn_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10;
}

#contact .sec02 .btn_form span::before {
    content: "";
    width: 5.2em;
    height: 5.2em;
    background-image: url(../form3/images/btn_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 6%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10;
}
#contact .sec02 .btn_form span#submitback::before {
  display: none;
}

#contact .sec02 .btn_form #submitback input[type="submit"] {
  background: linear-gradient(to bottom, #cfcfcf, #929292);
  width: calc(600vw / 19.2);
  padding: calc(42vw / 19.2) 0;
}

#contact .sec02 .btn_form span {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}

#contact.confirm .sec02 .btn_form span {
  margin-bottom: 4em;
}

#contact .sec02 .mw_wp_form_input .btn_form #submitback {
  display: none;
}

#contact .sec02 .btn_form span:hover {
  opacity: 0.8;
  -webkit-transition: all .5s;
  transition: all .5s;
  transform: translateY(-5px);
}

#contact .sec02 .btn_form #submitback {
  margin-right: 20px;
}

#contact .sec02 .btn_form #submitback::after {
  background-image:url(../form3/images/btn_arrow_confirm.png);
  left: 6%;
}

#contact .sec02 .google_policy {
  text-align: center;
  font-size: 1.6em;
  margin-top: 3em;
}

.grecaptcha-badge { visibility: hidden; }

.mwform-checkbox-field label, .mwform-radio-field label {
  margin-right: 2em;
}

@media only screen and (max-width: 768px){

  #contact .sec02 {
    padding: 0 0 calc(67vw / 6.7) 0;
  }
  #contact.confirm .sec02 {
    padding: 0 0 calc(85vw / 6.7) 0;
  }
  #contact .sec02 .block01 {
    padding-bottom: 3.8em;
  }
  #contact.thanks .sec02 .block01 {
    padding-bottom: 7.4em;
  }
  #contact .sec02 .block02 {
    padding-bottom: 2.35em;
    border-bottom: none;
  }
  #contact.confirm .sec02 .block01 {
    padding-bottom: 6.2em;
  }
  #contact .sec02 .block01::before {
    width: 70em;
    height: 4.8em;
    margin: 0 auto 5em;
  }

  #contact .sec02 .block table,
  #contact .sec02 .block table tbody,
  #contact .sec02 .block table .td2 {
    display: block;
    width: 100%;
  }

  #contact .sec02 .block table th,
  #contact .sec02 .block table .td1 {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }

  #contact .sec02 .block table th,
  #contact .sec02 .block table td,
  #contact .sec02 .block table .td1 {
    padding: 0.14em;
  }

  #contact .sec02 .block table th {
    font-size: 3.3em;
  }

  #contact .sec02 .block table .td2 {
    font-size: 3em;
  }

  #contact .sec02 .block table .td2.mwform2_addr1_wrap {
    width: 70%;
  }
   #contact .sec02 .block table .td2.mwform1_addr1_wrap {
    width: 70%;
  }

  #contact.confirm .sec02 .block table .td2 {
    font-size: 3em;
  }

  #contact .sec02 .block table.confirm th, #contact .sec02 .block table.confirm td {
    padding: 0.17em 0;
  }

  #contact .sec02 .block table td {
    margin-bottom: 0.6em;
  }

  #contact.confirm .sec02 .block table td {
    margin-bottom: 0.7em;
  }

  #contact .sec02 .detail .td2 .flex p {
    font-size: 0.8em;
  }

  #contact .sec02 span.mwform-tel-field input[type="text"] {
    width: 30%;
  }

  #contact .sec02 .btn_form #submitback {
    margin-right: 0;
  }

  #contact .sec02 .policycheck .description{
    font-size: 2em;
  }

  #contact .sec02 .policycheck {
    margin-bottom: 4.55em;
  }

  #contact .sec02 .google_policy {
    font-size: 2em;
    margin-top: 2.8em;
    text-align: left;
  }

  #contact.confirm .sec02 .google_policy {
    font-size: 2em;
    margin-top: 1em;
    text-align: left;
  }

  .inquiry_complete h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .inquiry_complete p {
    font-size: 14px;
  }

  #contact .sec02 .block h3 {
    font-size: 4em;
    letter-spacing: .08em;
    font-weight: bold;
    background: url(../form3/images/contact-ribon_sp.png) no-repeat center/cover;
    color: #fff;
    padding: 0.3em 0 0.8em;
    margin-bottom: 0.08em;
    text-align: center;
  }

  #contact.confirm .sec02 .block h3 {
    margin-bottom: 0.3em;
  }

  #contact .sec02 .block table th .required {
    background: #ed6104;
    color: #fff;
    font-size: 0.65em;
    padding: 0.2em 0.7em;
    border-radius: 3px;
    margin-left: 1em;
  }
    #contact .sec02 textarea,
    #contact .sec02 select,
    #contact .sec02 input[type="text"],
    #contact .sec02 input[type="email"] {
      font-size: 1em;
      width: 100%;
      border: none;
      padding: 1.1em 1.5em;
      background: #e4edf2;
      border-radius: 5px;
    }
    #contact .sec02 span.mwform-tel-field input[type="text"] {
      font-size: 1em;
      width: 31%;
      text-align: center;
  }
  #contact .sec02 .block table tr {
    border: none;
  }
  #contact .sec02 span.mwform2_zip1 input[type="text"] {
    width: 31%;
  }
  #contact .sec02 input.size30 {
    width: 37%;
    text-align: center;
  }
  #contact .sec02 .td2 .zip_notice {
    display: block;
    font-size: 0.9em;
    padding-top: 0.3em;
    margin-bottom: -0.35em;
  }
  #contact .sec02 .td2 .txt {
    font-size: 0.9em;
    margin-top: 0.3em;
    margin-bottom: -0.28em;
  }
  #contact .sec02 .td2 .txt02 {
    font-size: 1em;
    width: 35%;
    margin-top: 0;
  }
  #contact.confirm .sec02 .td2 .txt {
    font-size: inherit;
    margin: 0;
  }
  #contact.confirm .sec02 .td2 .txt.diff2 {
    padding-left: 0.3em;
  }
  #contact .sec02 span.mwform-checkbox-field.horizontal-item {
    font-size: 0.95em!important;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0;
  }
  #contact .sec02 input[type="checkbox"] {
    margin-right: 1em;
    margin-left: 0.8em;
    transform: scale(1.8);
  }
  #contact .sec02 .detail .td2 .flex {
    display: block!important;
    margin-bottom: 0.9em;
  }

  #contact .sec02 .detail .td2 .flex:last-child {
    margin-bottom: 0;
  }

  #contact.confirm .sec02 .detail .td2 .flex {
    margin-bottom: 1.4em;
  }
  #contact.confirm .sec02 .detail .td2 .flex:last-child {
    margin-bottom: 0;
  }

  #contact .sec02 .detail .td2 .flex .head {
    width: auto;
    font-size: 1em;
    margin-bottom: 0.35em;
  }
  #contact.confirm .sec02 .detail .td2 .flex .head {
    width: auto;
    font-size: 1em;
    margin-bottom: 0.08em;
  }
  #contact .sec02 .detail .td2 .flex .content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
    font-size: 1em;
  }
  #contact .sec02 textarea {
    width:100%;
    height: 8.1em;
  }
  #contact .sec02 span.mwform-checkbox-field.horizontal-item.other {
    margin-left: 0em;
  }
  #contact .sec02 .policycheck .description {
    margin-top: 0.85em;
    margin-bottom: 1.27em;
    font-size: 2.7em;
    text-align: left;
    line-height: 1.6;
    letter-spacing: .08em;
  }
  #contact .sec02 .policycheck .agreement {
    text-align: left;
    font-size: 3em;
  }
  #contact .sec02 .policycheck .agreement span.mwform-checkbox-field-text {
    text-decoration: none;
    font-weight: 500;
  }
  #contact .sec02 .btn_form input[type="submit"] {
    display: inline-block;
    position: relative;
    background: linear-gradient(to bottom, #fb9248, #ff7412);
    border-radius: 100vmax;
    border: none;
    box-shadow: 0 0.2em 0.4em 0 rgba(0, 0, 0, 0.3);
    width: calc(600vw / 6.7);
    margin: 0 auto;
    padding: calc(35vw / 6.7) 0;
    color: #ffffff;
    text-align: center;
    font-size: 3.8em;
    letter-spacing: 0.1em;
    font-weight: bold;
  }

  #contact .sec02 .btn_form span::after {
      content: "";
      width: 5.2em;
      height: 5.2em;
      background-image: url(../form3/images/btn_arrow.png);
      background-position: center;
      background-repeat: no-repeat;
      -moz-background-size: contain;
      background-size: contain;
      position: absolute;
      top: 50%;
      right: 6%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  }
  #contact.confirm .sec02 .btn_form span::after {
    width: 4.6em;
    height: 4.4em;
}
  #contact .sec02 input.size60 {
    margin-left: -2.5em;
  }
  #contact .sec02 input.size60.diff {
    margin-left: -3.5em;
  }
  #contact .sec02 .td2 .txt02.diff {
    margin-left: 1em;
  }
  #contact .sec02 .policycheck_confirm {
    font-size: 2.9em;
    text-align: left;
    margin-bottom: 2.45em;
  }
  #contact.confirm .sec02 .btn_form span {
    margin-bottom: 3.4em;
  }
  #contact .sec02 .btn_form #submitback input[type="submit"] {
    background: linear-gradient(to bottom, #cfcfcf, #929292);
    width: calc(550vw / 6.7);
    padding: calc(35vw / 6.7) 0;
  }
  .inquiry_complete .form_txt_thanks {
    font-size: 2.8em;
    letter-spacing: .06em;
    line-height: 1.81;
    text-align: left;
    font-weight: normal;
    margin: 0 auto 0;
  }
  .inquiry_complete .form_tel_thanks {
    width: calc(440vw / 7.6);
    margin: 8.3em auto 0;
  }
  .inquiry_complete .form_time_thanks {
    font-size: 2.5em;
    letter-spacing: .06em;
    margin: 0.6em auto 0;
  }
  .mwform-checkbox-field label, .mwform-radio-field label {
    margin-right: 1em;
  }
  #contact .sec02 input[type="checkbox"] {
    display: none;
  }
  #contact .sec02 .custom-box {
    display: inline-block;
    vertical-align: middle;
    width: 1.6em;
    height: 1.6em;
    border: 0.13em solid #aaa;
    border-radius: 0.2em;
    position: relative;
    margin-right: 0.5em;
    cursor: pointer;
  }
  #contact .sec02 input[type="checkbox"]:checked + .custom-box {
    background: #2875ff;
    border: 0.13em solid #2875ff;
  }
  #contact .sec02 input[type="checkbox"]:checked + .custom-box::after {
    content: '';
    position: absolute;
    left: 0.4em;
    top: 0.1em;
    width: 0.3em;
    height: 0.6em;
    border: solid #fff;
    border-width: 0 0.25em 0.25em 0;
    transform: rotate(45deg);
  }
}





/* ==============================================
 title
=============================================== */

/* title
----------------------------------------------- */

@media only screen and (max-width: 1366px){

}


@media only screen and (max-width: 768px){

}


@media only screen and (max-width: 480px){

}

/*
  body {
    font-size: calc(18vw / 19.2);
  }

  body {
    font-size: calc(16vw / 7.6);
  }

#feature {
  font-size: calc(10vw / 15);
}

@media (max-width: 767px) {

  #feature {
    font-size: calc(10vw / 7.6);
  }

}

*/