@charset "utf-8";
/* CSS Document */


/*ご案内*/

section#con01 .h2title{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 20px;
}

section#con01 .inner .telarea{
	margin: 50px auto 115px;
	border: 1px solid #000;
	font-family: 'Zen Maru Gothic', sans-serif;
	border-radius: 38px;
	height: 165px;
	padding: 20px;
	position: relative;
	 background-color: #fff;
}

section#con01 .inner .tel_in1{
	font-size: 100%;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}


section#con01 .inner .tel_in1 span{
	position: relative;
    margin-left: 30px;
}
section#con01 .inner .tel_in1 span a{
	font-size: 243.8%;
}

section#con01 .inner .tel_in1 span::before{
	content: '';
    display: block;
    background-image: url(../images/contact/tel_icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 39px;
    top: 0;
    left: -8%;
    position: absolute;
    transform: translateY(-30%) translateX(-60%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    background-size: 2;
    background-size: 80% auto;
}

section#con01 .inner .tel_in1 span::after{
    content: '';
    display: block;
    background-image: url(../images/contact/mican.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 128px;
    top: -180px;
    left: 50%;
	transform: translateX(-50%);
    position: absolute;
    background-size: 95% auto;
	
}

section#con01 .inner .tel_in2{
	font-size: 100%;
	text-align: center;
	margin-top: 10px;
}


section#con01 .inner .telarea_bak{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	background-color: #fffbee;
	    height: 145px;
    display: block;
    margin-top: -290px;
}

.text_right{
	width: 90.28%;
	 margin: 20px auto 130px;
}

.text_right.sp_top{
	 margin: 20px auto 30px;
}

/*ご案内*/
























/*お問い合わせフォーム*/


section#con02 .inner::after{
}

section#con02 .txt{
    width: 100%;
    margin: 15px auto 40px;
}

section#con02 .steplist{
    width: 100%;
    border-bottom: 1px solid #AEAEAE;
    padding: 0 0 25px;
}

section#con02 .steplist ul{
    display: flex;
    gap: 0 1.15rem;/*0,17*/
    justify-content: center;
}

section#con02 .steplist ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc( 100% / 3 );
    height: 54px;
    background-color: #E6E6E6;
    line-height: 115%;
}

section#con02 .now{
    background-color: #333333!important;
    color: #fff!important;
}




/*お問い合わせフォーム*/

section#con02 {
  width: 90%;
  margin: 90px auto 30px;
  font-style: 'Noto Sans JP', sans-serif !important;
}

section#con02 .intro{
	 width: 100%;
  margin: 40px auto 0px;
  text-align: left;
  font-size: 1.08rem;
  color: #333333;
  font-family: 'Noto Sans JP', sans-serif;
}


section#con02 .position {
  max-width: 41.55em;
  width: 100%;
  margin: 2.39rem auto 0px;
  transform: rotate(0.05deg);
  font-size: 0.95rem;
  font-weight: 500;
  text-align: center;
}
section#con02 .position ul {
  display: flex;
}
section#con02 .position ul li {
  width: calc(100% / 3);
  height: 2.97rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E6E6E6;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
}
section#con02 .position ul li:nth-child(2) {
  margin: auto 1.08rem;
  font-family: 'Noto Sans JP', sans-serif;
}
section#con02 .position ul li:nth-child(1) {
  width: calc(100% / 3);
  height: 2.97rem;
  display: flex;
  justify-content: center;
  align-items: center;
}


section#con02 .formtable .column select {
  width: 100%;
  height: 3.9rem;
  font-weight: 500;
  font-size: 100%;
  padding: 10px 0;
  border: 1px solid #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-indent: 1.55rem;
  color: #333333;
  font-family: 'Noto Sans JP', sans-serif;
}
section#con02 .select::before {
  position: absolute;
  top: 1.3rem;
  right: 2.5rem;
  width: 1.42rem;
  height: 1.08rem;
  content: "";
  display: block;
  background-image: url("../images/contact/contact_img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.42rem auto;
  pointer-events: none;
  font-family: 'Noto Sans JP', sans-serif;
}
section#con02 .formwrap {
  width: 100%;
  margin: 75px auto 25px;
  letter-spacing: 0.15em;
}
section#con02 .formtable .row.noex {
  margin: 20px auto 40px;
}
section#con02 .formtable .label {
  width: 18.24rem;
  margin-top: 0.74rem;
  margin-bottom: 10px;
}
section#con02 .formtable .label dl {
  display: table;
}
section#con02 .formtable .label dl dt {
  width: 3.18rem;
  font-size: 87.5%;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #EC2028;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px 0;
}
section#con02 .formtable .label dl dd {
  font-size: 100%;
  color: #353535;
  padding-left: 1.01rem;
  font-weight: 600;
  font-family: 'Noto Sans JP', sans-serif;
}
section#con02 .formtable .label dl dt, #block01 .formtable .label dl dd {
  display: table-cell;
}
section#con02 .formtable .column {
  font-size: 87.5%;
  font-family: 'Noto Sans JP', sans-serif;
 color: #575757;
}
section#con02 .formtable .column dl dt.select {
  width: 100%;
  display: inline-block;
  position: relative;
}
section#con02 .formtable .row.noex {
  margin: 20px auto 40px;
}
section#con02 .formtable .row {
  width: 100%;
  margin: 20px auto;
  align-items: start;
}
section#con02 .formtable .column input.size01 {
  width: 100%;
  margin-bottom: 10px;
  height: 0.7rem;
}
section#con02 .formtable .column input {
  font-size: 100%;
   border: 1px solid #949494;
  background-color: #f9f9f9;
  padding: 15px 0;
}
section#con02 .formtable .column input.size02 {
  width: 100%;
  margin-bottom: 10px;
  height: 0.7rem;
}
section#con02 .formtable .label dl dt.ninni {
  background-color: #AEAEAE;
}
section#con02 .formtable .column textarea {
   width: 100%;
  height: 230px;
  font-size: 100%;
  border: 1px solid #949494;
  background-color: #f9f9f9;
  padding: 15px 0;
}
section#con02 .formtable .row.flexnone {
  display: block;
}
section#con02 .formtable .row.flexnone {
  display: block;
}
section#con02 .formtable .row.flexnone .column {
  width: 100%;
  margin-top: 15px;
}
/*ラジオボタン*/
section#con02 .column dl dt.radio{
    display: flex;
    align-items: center;
    width: calc( 100% - 20px );
    background-color: #F2F2F2;
    margin-top: 10px;
    padding: 15px 10px;
    font-family: 'M PLUS Rounded 1c';
    transform: rotate(0.05deg);
    font-size: 87.5%;
}

section#con02 .column dl dt.radio label {
    width: 100%;
    position: relative;
}
 
section#con02 .column dl dt.radio label input[type="radio"] {
    opacity: 0;
    appearance: none;
    position: absolute;
}

section#con02 .column dl dt.radio label .text {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    line-height: 2.2;
	color: #000;
}

section#con02 .column dl dt.radio label .text::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  background: #fff;
  content: "";
  border-radius: 50%;
}
 
section#con02 .column dl dt.radio label .text::after {
  position: absolute;
  top: 6px;
  left: 4px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #333333;
  content: "";
  opacity: 0;
  transition: all 0.3s;
}
 
section#con02 .column dl dt.radio label input:focus + span::before {
  box-shadow: 0 0 4px #A06EB1;
}

section#con02 .column dl dt.radio label input:checked + span::after {
  opacity: 1;
}
section#con02 .formtable .row.flexnone .column dl dt .policy {
  height: 150px;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 1px solid #C7C7C7;
  padding: 30px;
  line-height: 175%;
	color: #000;
}

section#con02 .btns02 {
    
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 15px 0;
}
/*追記*/
section#con02 .btns02 input {
        display: flex;
    align-items: center;
    justify-content: center;
    font-size: 93.8%;
    color: #000;
    width: 176px;
    height: 73px;
    margin: 0 auto;
    background: none;
    background-image: url(../images/common/btn03sp.png);
    background-size: 176px 73px;
    background-repeat: no-repeat;
    background-position: center;
    font-family: 'Zen Maru Gothic', sans-serif;
}
section#con02 .btns02 input.back{
  background-image: url("../images/common/back.png");
}    




/*左側に矢印*/

a.gradbtn.arrow_left{
    text-indent: 30px;
}
a.gradbtn.arrow_left::after{
    content: '';
    display: block;
    width: 18px;
    height: 7px;
    background-image: url("../images/common/arrow01sp.png");
    background-repeat: no-repeat;
    background-size: 18px 7px;
    position: absolute;
    top: 50%;
    right: 29px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 1;
    transition: all 0.3s;
}




section#con02 .btns02 {
    text-indent: 30px;
}
section#con02 .btns02::after{
      content: '';
    display: block;
    width: 18px;
    height: 7px;
    background-image: url("../images/common/arrow01sp.png");
    background-repeat: no-repeat;
    background-size: 18px 7px;
    position: absolute;
    top: 50%;
    right: 95px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 1;
    transition: all 0.3s;
}


section#con02 .parts01 {
  position: absolute;
  width: 8.92rem;
  left: 9.8rem;
  top: 136.14rem;
}
.under_img {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: -146px;
  z-index: -1;
}
.under_img img {
  width: 100%;
}

/*確認画面*/
section#con02 .formtable table#form{
    width: 100%;
    margin: 25px auto;
    font-size: 1.08rem;
	border-top: 1px solid #AEAEAE;
    margin-top: 20px;
}

section#con02 .formtable table#form th, main.contact .formtable table#form td{
    display: block;
    width: 100%;
}

section#con02 .formtable table#form th{
    padding: 20px 0 0px;
}

section#con02 .formtable table#form td{
    display: block;
    width: 100%;
    padding: 20px 0;
}

section#con02 .formtable table#form th{
    color: #333;
}

.grecaptcha-badge{
    bottom: 110px !important;
}


/*お問い合わせ*/
/*-----------------------------------------------------------*/
/*アクセス解析ツールについて*/



section#con03 dl{
	    margin-bottom: 50px;
}

section#con03 dl dt{
    font-size: 100%;
    text-align: center;
    padding: 0 0 18px;
    border-bottom: 1px solid #AEAEAE;
}

section#con03 dl dd{
    padding: 18px 0 0;
    font-size: 87.5%;
    line-height: 200%;
}

/*-----------------------------------------------------------*/

/* ラジオボタンのコンテナ */
section#con02 .column dl dt.radio {
    display: flex;
    align-items: center;
    width: calc(100% - 20px);
    background-color: #F2F2F2;
    margin-top: 10px;
    padding: 15px 10px;
    font-family: 'M PLUS Rounded 1c';
    transform: rotate(0.05deg);
    font-size: 87.5%;
}

section#con02 .column dl dt.radio label {
    width: 100%;
    position: relative;
    cursor: pointer;
}

/* チェックボックス（acceptance）の不可視化 */
section#con02 .column dl dt.radio label input[type="checkbox"] {
    opacity: 0;
    appearance: none;
    position: absolute;
    z-index: 10;
    width: 25px; /* beforeと同じサイズ */
    height: 25px;
    cursor: pointer;
}

/* CF7のラベルテキストを .text のように装飾 */
section#con02 .column dl dt.radio label .wpcf7-list-item-label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    line-height: 2.2;
    color: #000;
}

/* 疑似要素 before */
section#con02 .column dl dt.radio label .wpcf7-list-item-label::before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    background: #fff;
    content: "";
    border-radius: 50%;
}

/* 疑似要素 after */
section#con02 .column dl dt.radio label .wpcf7-list-item-label::after {
    position: absolute;
    top: 6px;
    left: 4px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #333333;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}

/* フォーカス時の影（チェックボックス用） */
section#con02 .column dl dt.radio label input:focus + .wpcf7-list-item-label::before {
    box-shadow: 0 0 4px #A06EB1;
}

/* チェック時の動作 */
section#con02 .column dl dt.radio label input:checked + .wpcf7-list-item-label::after {
    opacity: 1;
}

/* スピナー（読み込み中アイコン）がレイアウトを崩さないように制御 */
section#con02 .btns02 .wpcf7-spinner {
    display: none; /* 今回のボタンデザインでは不要であれば非表示にする */
}

p.conf_txt{
	font-size: 107.14%;/*15*/
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #333;
	text-align: justify;
	padding: 0 0 1em;
	box-sizing: border-box;
}
