@charset "UTF-8";
/**
 * Base
 */
body,
html {
  color: #000;
  -webkit-text-size-adjust: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

input[type=text],
input[type=password],
input[type=checkbox],
input[type=radio],
input[type=file],
input[type=hidden],
input[type=reset],
input[type=button],
input[type=submit],
select,
textarea {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #A08046;
}
a:hover {
  text-decoration: none;
  color: #A08046;
}

/**
* component
*/
/* 共通
---------------------------------------------*/
main {
  display: block;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-image: url(/sp/spiral/request/images/bg_sp.png);
  overflow: hidden;
}

.path {
  margin: 0 auto;
  padding: 15px 0 0;
  width: 1268px;
  height: 57px;
  font-size: 11px;
}
.path a {
  color: #000;
}

.form-inner {
  margin: 65px auto 40px;
  padding: 0 10px;
  width: 100%;
  font-size: 14px;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-inner--complete {
  margin: 30px auto 40px;
}
.form-inner--sorry {
  margin: 20px auto 40px;
}

/* ページタイトル*/
.main_ttl {
  display: block;
}
.main_ttl-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0 0;
}
.main_ttl-inner .img {
  margin-right: 10px;
  width: 68px;
  height: 68px;
}
@media screen and (max-width: 640px) {
  .main_ttl-inner .img {
    width: 50px;
    height: 50px;
  }
}
.main_ttl-inner .img img {
  width: 100%;
  height: auto;
}
.main_ttl-inner .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: bold;
  font-size: 24px;
  color: #A08046;
}
@media screen and (max-width: 640px) {
  .main_ttl-inner .ttl {
    font-size: 23px;
  }
}
.main_ttl-inner .ttl .msg {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
.main_ttl .svg_ribbon {
  position: relative;
  opacity: 0;
}
.main_ttl .svg_ribbon.is-active {
  opacity: 1;
}
.main_ttl .svg_ribbon #ribbon_01_01,
.main_ttl .svg_ribbon #ribbon_01_02 {
  position: absolute;
  width: 55.6%;
}
.main_ttl .svg_ribbon #ribbon_01_01 .cls-1,
.main_ttl .svg_ribbon #ribbon_01_02 .cls-1 {
  fill: none;
  stroke: #c51f10;
  stroke-width: 1px;
  fill-rule: evenodd;
}
.main_ttl .svg_ribbon #ribbon_01_02 {
  left: 44.4%;
}
.main_ttl .svg_ribbon #ribbon_02_01 {
  width: calc(50% - 66px);
}
.main_ttl .svg_ribbon #ribbon_02_01 .cls-1 {
  fill: none;
  stroke: #c51f10;
  stroke-width: 1px;
  fill-rule: evenodd;
}
.main_ttl .svg_ribbon #ribbon_02_02 {
  position: absolute;
  width: 83px;
  height: 29px;
  left: 50%;
  bottom: 0;
  margin-left: -82px;
  margin-bottom: -5px;
}
.main_ttl .svg_ribbon #ribbon_02_02 .cls-1 {
  fill: none;
  stroke: #ba2521;
  stroke-miterlimit: 10;
}
.main_ttl .svg_ribbon #ribbon_02_03 {
  position: absolute;
  width: calc(50% - 56px);
  top: 2px;
  left: 50%;
  margin-left: 58px;
}
.main_ttl .svg_ribbon #ribbon_02_03 .cls-1 {
  fill: none;
  stroke: #c51f10;
  stroke-width: 1px;
  fill-rule: evenodd;
}
.main_ttl .svg_ribbon #ribbon_02_04,
.main_ttl .svg_ribbon #ribbon_02_05 {
  position: absolute;
  width: 61px;
  height: 36px;
  left: 50%;
  bottom: -9px;
  margin-left: -1px;
}
.main_ttl .svg_ribbon #ribbon_02_04 .cls-1,
.main_ttl .svg_ribbon #ribbon_02_04 .cls-2,
.main_ttl .svg_ribbon #ribbon_02_05 .cls-1,
.main_ttl .svg_ribbon #ribbon_02_05 .cls-2 {
  fill: none;
  stroke: none;
}
.main_ttl .svg_ribbon #ribbon_02_04 .cls-1,
.main_ttl .svg_ribbon #ribbon_02_05 .cls-1 {
  stroke-miterlimit: 10;
}
.main_ttl .svg_ribbon #ribbon_02_04 .cls-2,
.main_ttl .svg_ribbon #ribbon_02_05 .cls-2 {
  stroke-linejoin: bevel;
}
.main_ttl .svg_ribbon #ribbon_02_04.is-active .cls-1,
.main_ttl .svg_ribbon #ribbon_02_04.is-active .cls-2 {
  stroke: #c51f10;
}
.main_ttl .svg_ribbon #ribbon_02_05 .cls-1,
.main_ttl .svg_ribbon #ribbon_02_05 .cls-2 {
  stroke: #FFF;
  stroke-width: 2px;
}

/* 見出し */
.headline {
  font-size: 18px;
  font-weight: bold;
  color: #A08046;
  padding-bottom: 4px;
  border-bottom: 2px solid #A08046;
  margin-bottom: 20px;
}

.subline {
  margin-bottom: 18px;
  padding-left: 20px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border-left: 4px solid #A08046;
}

.anchor-point {
  margin-top: -50px;
  padding-top: 50px;
}

/* フロー */
.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 35px;
}
.flow-list .list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 227px;
  background-color: #F1F1F1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  margin-right: 14px;
}
.flow-list .list-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 10px;
  border-color: transparent transparent transparent #F1F1F1;
}
.flow-list .list-item:last-child {
  width: 237px;
  margin-right: 0;
}
.flow-list .list-item:last-child:before {
  content: none;
  display: none;
}
.flow-list .list-item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
      justify-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 1.2;
  font-weight: bold;
  color: #666;
  text-align: center;
}
.flow-list .list-item .num {
  display: none;
}
.flow-list .list-item.is-current {
  background-color: #666;
}
.flow-list .list-item.is-current:before {
  border-color: transparent transparent transparent #666;
}
.flow-list .list-item.is-current .ttl {
  color: #fff;
}
.flow-list .list-item.is-current .num {
  background-color: #fff;
}

/* 表 */
.table-base {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #EEE;
}
.table-base th, .table-base td {
  display: block;
  border: none;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-base th {
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #E3DCCF;
}
.table-base td {
  padding: 10px;
}
.table-base .table-note {
  display: block;
  margin-top: 10px;
  font-weight: normal;
}
.table-base.linking {
  margin-bottom: -1px !important;
}
.table-base.area {
  display: table;
  width: 100%;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #EEE;
}
.table-base.area th, .table-base.area td {
  display: block;
  border: none;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-base.area th {
  padding: 8px 0 0;
  border-top: 1px solid #EEE;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-base.area td {
  padding: 6px 0 8px;
}

/* ボタン */
.btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.btn-area .btn-item {
  width: 83.1%;
  margin-top: 10px;
}
.btn-area .btn-item:first-child {
  margin-top: 0;
}

.btn {
  font-size: 14px;
}
.btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  background-color: #f1f1f1;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
.btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.btn a:hover {
  background-color: #ccc;
}
.btn-back a::before {
  left: 10px;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.btn-submit {
  position: relative;
  display: block;
}
.btn-submit::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn-submit input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
  border: none;
  background-color: #A08046;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-submit input[type=submit]::-webkit-search-decoration {
  display: none;
}
.btn-submit input[type=submit]::focus {
  outline-offset: -2px;
}
.btn-submit input[type=submit]:hover {
  cursor: pointer;
  background-color: #486D94;
}

/* 注釈 */
.note-txt {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.4;
}
.headline .note-txt {
  display: block;
  color: #000;
  font-weight: normal;
}
.note-txt.table-note {
  text-indent: 0;
  padding-left: 0;
}

.note-list {
  margin-left: 10px;
}
.note-list .list-item {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 0.75em;
}
.note-list .list-item:first-child {
  margin-top: 0;
}
.note-list .list-item.note {
  text-indent: 0;
}
.note-list .list-item.note:before {
  content: "※";
  margin-left: -1em;
}
.note-list .list-item.dot:before {
  content: "・";
  margin-left: -1em;
}

/* 外窓リンク */
.link-brank:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-image: url(/spiral/request/images/icon_brank.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 5px;
}

/**
* input
*/
/* リード部分
---------------------------------------------*/
.lead-area {
  margin-bottom: 40px;
}
.lead-area .txt {
  text-align: center;
}
.lead-area .msg {
  display: block;
  margin-top: 20px;
  padding: 0.5em 0;
  border-top: 2px solid #C51F10;
  border-bottom: 2px solid #C51F10;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #C51F10;
}
.lead-area .attention {
  margin-top: 20px;
  color: #C51F10;
  font-size: 12px;
  line-height: 1.4;
}
.lead-area .img {
  margin-top: 30px;
  width: 100%;
}
.lead-area .img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* フォーム上テキストエリア
---------------------------------------------*/
.form-lead {
  margin-bottom: 20px;
}

/* フォーム下テキストエリア
---------------------------------------------*/
.info-area {
  font-size: 14px;
}
.info-area .link {
  margin-top: 10px;
}
.info-area .agree-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
  width: 100%;
}
.info-area .agree-area .agree-box {
  margin-right: 4px;
  width: 32.8%;
}
.info-area .agree-area .agree-box .agree-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 0 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  background-color: #A08046;
}
.info-area .agree-area .agree-box .agree-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 7px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  background-image: url(/spiral/request/images/icon_check.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.info-area .agree-area .agree-box input[type=checkbox] {
  display: none;
}
.info-area .agree-area .agree-box input[type=checkbox]:checked + label {
  background-color: #486D94;
  color: #fff;
}
.info-area .agree-area .agree-box input[type=checkbox]:checked + label::before {
  background-image: url(/spiral/request/images/icon_check_on.png);
}
.info-area .agree-area .submit-box {
  width: 54.6%;
}
.info-area .agree-area .submit-box .is-hide {
  display: none;
}
.info-area .agree-area .submit-box .unsubmit-btn {
  width: 100%;
}
.info-area .agree-area .submit-box .unsubmit-btn .btn-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #A08046;
  color: #C51F10;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}
.info-area .agree-area .submit-box .unsubmit-btn .btn-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.info-area .agree-area .submit-box .submit-btn {
  position: relative;
  width: 100%;
}
.info-area .agree-area .submit-box .submit-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.info-area .agree-area .submit-box .submit-btn input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
  border: none;
  background-color: #A08046;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.info-area .agree-area .submit-box .submit-btn input[type=submit]::-webkit-search-decoration {
  display: none;
}
.info-area .agree-area .submit-box .submit-btn input[type=submit]::focus {
  outline-offset: -2px;
}
.info-area .agree-area .submit-box .submit-btn input[type=submit]:hover {
  cursor: pointer;
  background-color: #486D94;
}

.aside-area {
  margin-top: 50px;
  font-size: 14px;
}
.aside-area .txt-box {
  margin-top: 20px;
}
.aside-area .txt-box .ttl {
  font-weight: bold;
}
.aside-area .txt-box .txt-list .list-item {
  line-height: 1.4;
  padding-left: 1em;
}
.aside-area .txt-box .txt-list .list-item:before {
  content: "・";
  margin-left: -1em;
}

/* 来店店舗
---------------------------------------------*/
.area-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.area-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 31.8%;
  margin-right: 2%;
}
.area-list .list-item:nth-child(3n) {
  margin-right: 0;
}
.area-list .list-item:nth-child(n+4) {
  margin-top: 6px;
}
.area-list .list-item label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;
  color: #A08046;
  background-color: #F9F5E4;
  border: 1px solid #EEE;
  border-radius: 4px;
}
.area-list .list-item label.small {
  font-size: 14px;
}
.area-list .list-item input[type=checkbox],
.area-list .list-item input[type=radio] {
  display: none;
}
.area-list .list-item input[type=checkbox]:checked + label,
.area-list .list-item input[type=radio]:checked + label {
  background-color: #486D94;
  color: #fff;
}

/* カレンダー
---------------------------------------------*/
/* カレンダーヘッダー */
.schedule-header {
  padding-left: 14px;
  border-left: 4px solid #A08046;
  margin-bottom: 24px;
}
.schedule-header .schedule-ttl {
  font-size: 16px;
  font-weight: bold;
}
.schedule-header .nav-area {
  display: block;
  margin-top: 4px;
  background-color: #F9F5E4;
  padding: 6px 8px;
  font-size: 13px;
}
.schedule-header .nav-area .neighbor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.schedule-header .nav-area .neighbor .ttl {
  font-weight: bold;
}
.schedule-header .nav-area .neighbor .shop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.schedule-header .nav-area .neighbor .shop-list .list-item {
  margin-left: 1em;
}

/* カレンダー凡例 */
.guide-list {
  margin-bottom: 8px;
}
.guide-list .list-item {
  display: inline-block;
  margin-left: 1em;
  font-size: 13px;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .guide-list .list-item {
    margin-left: 0.2em;
  }
}
.guide-list .list-item:first-child {
  margin-left: 0;
}
.guide-list .list-item .icon {
  display: inline-block;
  width: 14px;
  vertical-align: text-top;
}
.guide-list .list-item .icon img {
  width: 100%;
  height: auto;
}

.schedule-note-area em {
  color: #C51F10;
  font-weight: bold !important;
}
.schedule-note-area .tel-box {
  margin: 14px auto 0;
  max-width: 240px;
}

/* カレンダー */
.schedule-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
}
.schedule-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.schedule-list .list-item .item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 14px;
  background-color: #F5F5F5;
  border-top: 1px solid #E0E0E0;
  min-height: 30px;
  width: 18.3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.2;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.schedule-list .list-item .item-header .youbi {
  font-size: 12px;
}
.schedule-list .list-item .item-header.saturday {
  background-color: #CFDBF4;
}
.schedule-list .list-item .item-header.holiday {
  background-color: #F4D2CF;
}
.schedule-list .list-item .item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 7px 0;
  width: 81.7%;
  border-top: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.schedule-list .list-item .item-body .item {
  margin-left: 2.2%;
  margin-top: 7px;
  width: 22%;
}
.schedule-list .list-item .item-body .item .cross {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  height: 50px;
  color: #ccc;
  background-color: #fff;
  border: 1px solid #EEE;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.schedule-list .list-item .item-body .item .cross::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/spiral/request/images/icon_cross.png);
}
.schedule-list .list-item .item-body .item .time-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  height: 50px;
  color: #A08046;
  background-color: #F9F5E4;
  border: 1px solid #EEE;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.schedule-list .list-item .item-body .item .time-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
}
.schedule-list .list-item .item-body .item .time-btn.circle::before {
  background-image: url(/spiral/request/images/icon_circle.png);
  width: 16px;
  height: 16px;
  top: 8px;
  margin-left: -8px;
}
.schedule-list .list-item .item-body .item .time-btn.triangle::before {
  background-image: url(/spiral/request/images/icon_triangle.png);
  height: 12px;
  width: 14px;
  margin-top: 1px;
}
.schedule-list .list-item .item-body .item .time-btn.is-current {
  background-color: #486D94;
  color: #fff;
}
.schedule-list .list-item .item-body .item .time-btn.is-current.circle::before {
  background-image: url(/spiral/request/images/icon_circle_w.png);
}
.schedule-list .list-item .item-body .item .time-btn.is-current.triangle::before {
  background-image: url(/spiral/request/images/icon_triangle_w.png);
}

/* カレンダー　ページ送りボタン */
.schedule-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.schedule-nav .nav-item {
  display: block;
  font-size: 16px;
  margin-left: -1px;
}
.schedule-nav .nav-item:first-child {
  margin-left: 0;
}
.schedule-nav .nav-item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
  width: 100px;
  height: 40px;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  color: #A08046;
  border: 1px solid #A08046;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.schedule-nav .nav-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #A08046;
  border-right: 1px solid #A08046;
}
.schedule-nav .nav-item a:hover {
  background-color: #f1f1f1;
}
.schedule-nav .nav-item.prev a::before {
  left: 14px;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.schedule-nav .nav-item.next a::before {
  right: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* 候補リスト */
.select-area {
  display: block;
  margin: 30px auto;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F8F5F0;
}
.select-area .tel-box {
  margin-top: 15px;
  padding: 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-area .tel-box .img {
  margin: auto;
  max-width: 240px;
}
.select-area .tel-box img {
  vertical-align: bottom;
}

.select-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-top: 4px;
}
@media screen and (max-width: 640px) {
  .select-list .list-item {
    font-size: 12px;
  }
}
.select-list .list-item:first-child {
  margin-top: 0;
}
.select-list .list-item .ttl {
  margin-right: 0.75em;
}
.select-list .list-item .date {
  font-weight: bold;
}
.select-list .list-item .cancel {
  margin-left: 0.75em;
}
.select-list .list-item .cancel a {
  position: relative;
  padding-left: 10px;
}
.select-list .list-item .cancel a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  width: 9px;
  height: 9px;
  background-image: url(/spiral/request/images/icon_cancel.png);
  background-repeat: no-repeat;
  background-size: cover;
}

/* お客様情報入力
---------------------------------------------*/
.table-form {
  /* 必須・任意 */
}
.table-form th {
  position: relative;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-form th::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 24px;
  height: 18px;
  font-size: 10px;
  font-weight: bold;
}
.table-form th.required::before {
  content: "必須";
  color: #fff;
  background-color: #C51F10;
}
.table-form th.optional::before {
  content: "任意";
  color: #666;
  background-color: #fff;
}

.input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 8px;
}
.input-wrap:first-child {
  margin-top: 0;
}
.input-wrap .gender-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.input-wrap .gender-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-right: 8px;
}
.input-wrap .gender-list .list-item label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  height: 36px;
  color: #A08046;
  background-color: #F9F5E4;
  border: 1px solid #EEE;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.input-wrap .gender-list .list-item label:hover {
  cursor: pointer;
  opacity: 0.5;
}
.input-wrap .gender-list .list-item label.small {
  font-size: 14px;
}
.input-wrap .gender-list .list-item input[type=checkbox],
.input-wrap .gender-list .list-item input[type=radio] {
  display: none;
}
.input-wrap .gender-list .list-item input[type=checkbox]:checked + label,
.input-wrap .gender-list .list-item input[type=radio]:checked + label {
  background-color: #486D94;
  color: #fff;
}
.input-wrap .select-wrap {
  position: relative;
  display: inline-block;
}
.input-wrap .select-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
}
.input-wrap select,
.input-wrap input[type=text],
.input-wrap textarea {
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #eee;
  border-radius: 4px;
  font-size: 16px;
  padding: 2px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F8F8F8;
}
.input-wrap select:invalid,
.input-wrap input[type=text]:invalid,
.input-wrap textarea:invalid {
  background-color: #F8E7E5;
}
.input-wrap select:valid,
.input-wrap input[type=text]:valid,
.input-wrap textarea:valid {
  background-color: #F8F8F8;
}
.input-wrap .select::-ms-expand {
  display: none;
}
.input-wrap .select-half {
  width: 60%;
}
.input-wrap .select-short {
  width: 80px;
}
.input-wrap .input-short {
  width: 80px;
}
.input-wrap .input-half {
  width: 100%;
}
.input-wrap .input-long {
  width: 100%;
}
.input-wrap .input-back01 {
  margin-left: 10px;
}
.input-wrap .input-back02 {
  margin-left: 20px;
}
.input-wrap .input-front01 {
  margin-right: 26px;
}
.input-wrap .input-front02 {
  margin-right: 10px;
}

/**
* complete
*/
/* msg-area
---------------------------------------------*/
.msg-area {
  display: block;
  padding: 30px 20px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #F8F5F0;
}
.msg-area .txt {
  margin-top: 1.5em;
}
.msg-area .txt:first-child {
  margin-top: 0;
}
.msg-area em {
  font-weight: bold;
}

/* recommend-list
---------------------------------------------*/
.recommend-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recommend-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 47.8%;
}
@media screen and (max-width: 640px) {
  .recommend-list .list-item {
    width: 49%;
  }
}
.recommend-list .list-item:nth-child(n+3) {
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .recommend-list .list-item:nth-child(n+3) {
    margin-top: 10px;
  }
}
.recommend-list .list-item a {
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #A08046;
  background-color: #A08046;
}
.recommend-list .list-item a .img {
  display: block;
  background-color: #fff;
}
.recommend-list .list-item a .img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.recommend-list .list-item a .ttl {
  position: relative;
  display: block;
  padding: 10px 15px 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .recommend-list .list-item a .ttl {
    font-size: 11px;
  }
}
.recommend-list .list-item a .ttl::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 10px;
  margin-top: -4px;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 640px) {
  .recommend-list .list-item a .ttl::before {
    right: 6px;
  }
}