@charset "utf-8";


/* iOSでのデフォルトスタイルをリセット
============================================== */
input[type="submit"],input[type="reset"],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="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/* form共通
============================================== */
.w_all {width: 100%;}
.w_full {width: 75%;}
.w_middle {width: 65%;}
.w_half {width: 50%;}

.required {
  color: red;
  font-weight: bold;
}
#product{
  border-top: 1px solid #d8d8d8;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  padding: 8px 5px;
    box-sizing: border-box;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
  box-shadow: 0 0 7px #aaa;
}
select {
  padding: 5px;
  border: 1px solid #aaa;
}
/* checkbox ========== */
.form-input label {
  display: inline-flex;
  align-items: center;
  margin-right: 1.5em;
}
[type="checkbox"], [type="radio"] {
  padding: 0;
  display: inherit;
  margin-top: 3px;
  margin-right: 8px;
  transform: scale(1.2);
  height: 16px;
}
/* 確認・送信 ========== */
input[type="submit"], input[type="reset"], button {
  padding: 0;
  width: 150px;
  height: 70px;
  color: #fff;
  margin: 0;
  background: var(--main-color);
  font-family:"Noto Sans JP";
  font-size: 1.6rem;
  border-radius: 5px;
}
button.spNav_btn {border-radius: 0;}
/* リセット・戻る ========== */
input[type="reset"], input[type="submit"].back {
  background: #CBCBCB;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
  opacity: .8;
}
input[type="submit"]:active, input[type="reset"]:active, button:active {
  opacity: .8;
}
input.zipcode-3 {
  width: 45px;
}
input.zipcode-4 {
  width: 55px;
}
/* error
============================================== */
p.errmsg {
  color:#ff0000;
  margin:0px;
}
.msgarea {
  color:#ff0000;
  margin: 20px 0px;
  padding: 10px 20px 10px 20px;
  background-color: #eeeeee;
}
.top_description {
  letter-spacing: 1px;
  margin-top: 44px;
  color: #222;
  text-align: justify;
}
.top_caution {
  margin-top: 20px;
  color: #222;
}
.sub_text {
  margin: 1em 0 5px;
}
.sub_text.mt_0 {
  margin-top: 0;
}
/* 以下ページごと
============================================== */
[type="checkbox"] {
  padding: 10px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  accent-color: #5fa094;
}
/* 以下ページごと
============================================== */
.pagevisual {
  background: url("../../img/mv.webp") no-repeat center;
  background-size: cover;
}
.root-container {
  max-width: 976px;
  width: 90%;
  margin: 100px auto 0;
  position: relative;
}
.top_text {
  margin-top: 50px;
}

/* TOPへ戻る ========== */
.back_btn {
  position: relative;
  padding: 10px;
  max-width: 240px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  margin: 50px auto 0;
  background: #81C8CD;
}
.back_btn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  color: #FFF;
  display: block;
  letter-spacing: 3.2px;
}
.thanks_text {
  margin-top: 50px;
  text-align: center;
}
.common_link.ex {
  margin-top: 20px;
}
.common_link.ex:hover{
  transition: all 0.3s;
  background: rgb(0,0,0,1);
  color: #000;
}


/* table ========== */

.form-field {
  display: table-cell;
  width: 236px;
  padding: 20px 10px;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #001C80;
}
.form-input {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #001C80;
  position: relative;
  left: 30px;
}
.form-element-container {
  display: table;
  max-width: 980px;
  width: 100%;
  margin: 0;
  margin-top: 20px;
}
.form-element-container .form-field-input-pair:nth-child(1) .form-field{
  border-top: 1px solid #001C80;
}
.form-element-container .form-field-input-pair:nth-child(1) .form-input{
  border-top: 1px solid #001C80;
}
.form-field-input-pair {
  display: table-row;
}

.ml_20 {
  margin-left: 20px;
}
.mt_20 {
  margin-top: 20px;
}
/* 確認部分
============================================== */
.btn_box {
  max-width: 570px;
  margin: 70px auto 100px;
  text-align: center;
  background: #FFF;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 45px;
}
.btn_des {
  font-weight: bold;
  letter-spacing: 0;
  line-height: 2;
  color: #222;
  width: 100%;
  text-align: center;
}
/* 三角フロー図
============================================== */
.flow-triangle{
  list-style-type: none;
  display:table;
  width:100%;
  padding:0;
  margin:0;
  overflow:hidden;
}
.flow-triangle li {
  display: table-cell;
  position: relative;
  background: #eee;
  padding: 0.7em 0.5em 0.6em 2em;
  color: var(--sub-color);
  font-weight: bold;
  text-align: center;
  width: 33%;
}
.flow-triangle li:last-child{
  padding-right: 1em;
}
.flow-triangle li:last-child:before,
.flow-triangle li:last-child:after{
  display:none;
}
.flow-triangle li:before,
.flow-triangle li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.flow-triangle li:before{
  top:-15px;
  right:-1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 40px 0 40px 1em;
  z-index: 1;
}
.flow-triangle li:after{
  top:-15px;
  right:-.8em;
  border-style: solid;
  border-color: transparent transparent transparent #eee;
  border-width: 40px 0 40px 1em;
  z-index: 1;
}
.flow-triangle li.is-current {
  background: var(--main-color);
  color: #fff;
}
.flow-triangle li.is-current:after{
  border-color: transparent transparent transparent var(--main-color);
}
.flow-triangle span {
  display: inline-flex;
  justify-content: center;
  margin-right: 10px;
  width: 23px;
  height: 23px;
  background: #fff;
  color: var(--sub-color);
  line-height: 1.5;
}
.flow-triangle .is-current span {
  background: #fff;
  color: var(--sub-color);
}

.ex{
  margin-bottom: 80px;
}
.common_link.ex:hover{
  background: var(--main-color);
  opacity: 1;
  color: #fff;
}
/* ページ固有
------------------------------------------------------
------------------------------------------------------*/

/* 固有レスポンシブ
------------------------------------------------------
------------------------------------------------------*/
/*タブレット（縦）*/
@media screen and (orientation: portrait) and (min-width: 768px){}

@media screen and (max-width: 767px) {
  .w_full ,.w_middle , .w_half.mail{
    width: 100%;
    max-width: calc(100% - 7em);
  }
  .form-element-container {
    margin: 30px auto 0;
    border-top: 3px solid #000;
  }
  .form-field-input-pair {
    display: block;
  }
  .form-field {
    display: block;
    box-sizing: border-box;
    vertical-align: middle;
    width: 100%;
    padding: 10px 5%;
    text-align: left;
  }
  .root-container{
    margin-top: 60px;
  }
  .form-input {
    width: 100%;
    padding: 10px 5%;
    box-sizing: border-box;
    display: block;
    left: 0;
  }
  input[type="submit"], input[type="reset"], button {
    width: 140px;
    height: 60px;
  }
  /* 三角フロー図 ----------------------------*/
  .flow-triangle {
    display: flex;
  }
  .flow-triangle span {
    display: block;
    margin: 0 auto 2px;
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }
  .flow-triangle li {
    padding: 8px 1% 5px 3%;
    font-size: 1.2rem;
    width: 33%;
  }
/* 確認部分
============================================== */
  .btn_box {
    padding: 35px 10px;
    margin: 0 auto;
    gap: 20px 35px;
  }
  .btn_des {
    margin-bottom: 20px;
  }
  .flex_box {
    gap: 40px;
  }
}
