@charset "UTF-8";

.second .mainContents_l {
  padding-left: 0;
}

#contentsSectionInner {
  background: url(/resources/images/support/bg.png) no-repeat 50% 0;
}

#inquiry_header a {
  background-color: #bdd166 !important;
}

/* TOP */
#top #mainContents strong {
  font-size: 1.154em;
  color: #663e2d;
}

#top #bofore_inquiry {
  padding-top: 30px;
}

#top #bofore_inquiry li {
  float: left;
  margin-right: 40px;
}

#top #bofore_inquiry .last {
  margin-right: 0;
}

#top #inquiryList {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 20px;
  border-top: 1px solid #e8dcc8;
}

#top #inquiryList li {
  border-bottom: 1px solid #e8dcc8;
  padding-top: 20px;
  padding-bottom: 30px;
}

#top #inquiryList h4 {
  font-weight: bold;
  color: #663e2d;
  font-size: 1.231em;
  margin-bottom: 0.5em;
}

#top div.note {
  background-color: #f6f1e9;
  padding: 20px;
  font-weight: bold;
  color: #663e2d;
  margin-bottom: 20px;
}

#top div.note_winter {
  background-color: #f6f1e9;
  padding: 20px;
  color: #663e2d;
  margin-bottom: 20px;
}

#top div.note_winter div {
  font-weight: bold;
  font-size: 1.2em;
}

#top div.note_winter span {
  font-weight: bold;
  color: #da7866;
}

/* FAQ */
.faq .mainContents_l h2 {
  background-color: #663e2d;
  color: #fff;
  font-size: 1.077em;
  line-height: 1.1;
  padding: 7px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.faq .mainContents_l dt {
  line-height: 24px;
  background: url(/resources/images/common/icn_q.png) no-repeat left center;
  font-size: 1.154em;
  font-weight: bold;
  padding-left: 36px;
  margin-bottom: 20px;
  cursor: pointer;
}

.faq .mainContents_l dt span {
  min-height: 27px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 43px;
  background: url(/resources/images/common/icn_plus.png) no-repeat right top;
  color: #333;
}

.faq .mainContents_l dt.active span {
  background: url(/resources/images/common/icn_minus.png) no-repeat right top;
}

.faq .mainContents_l dd {
  line-height: 27px;
  font-size: 1.154em;
  margin-left: 20px;
  margin-bottom: 30px;
  padding-left: 36px;
  background: url(/resources/images/common/icn_a.png) no-repeat left top;
  display: none;
}

.faq .mainContents_l dd a {
  color: #da7866;
  text-decoration: underline;
}

.faq .mainContents_l dd .with_arrow {
  color: #444;
  text-decoration: none;
  display: block;
  margin: 1em 0;
  background-position: 0 10px;
}

.flex {
  display: flex;
}

span.ml-add {
  margin-left: 3rem;
}

/* FLOW */
#flow .step {
  margin-top: 30px;
  margin-bottom: 50px;
}

#flow .step li {
  padding-bottom: 48px;
  margin-bottom: 10px;
  background: url(/resources/images/common/bg_step.png) no-repeat center bottom;
  color: #663e2d;
  position: relative;
}

#flow .step .last {
  padding-bottom: 0;
  margin-bottom: 0;
  background: none;
}

#flow .step .step_wrapper {
  background-color: #bdd166;
  padding-left: 80px;
  margin-left: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

#flow .step .circle {
  display: block;
  width: 88px;
  height: 88px;
  position: absolute;
  top: -15px;
  left: 0;
}

#flow .step .ttl_step {
  display: block;
  width: 100px;
  padding-top: 20px;
  float: left;
  font-size: 1.231em;
  font-weight: bold;
}

#flow .step .step_detail {
  background-color: #fff;
  width: 422px;
  padding: 10px;
  float: right;
  margin: 7px 7px 7px 0;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}

#flow .step .step_detail .right {
  float: right;
  margin: 0 0 10px 10px;
}

#flow .step li li {
  padding-bottom: 0;
  margin-bottom: 5px;
  background: none;
  color: #444;
}

#flow .step .with_bull {
  margin: 1em 0;
}

#flow .step .with_bull li {
  text-indent: -1em;
  margin-left: 1em;
}

#flow .step .bull {
  color: #da7866;
  font-weight: bold;
}

#flow .step a {
  color: #da7866;
  text-decoration: underline;
}

#flow .step strong {
  color: #da7866;
}

#flow .step .with_arrow {
  color: #444;
  text-decoration: none;
  display: block;
  margin: 0.5em 0;
}

#flow .step .notice {
  font-size: 0.75em;
}

#flow .btns li {
  float: left;
  margin: 0 20px;
}

#flow .btns .last {
  margin-right: 0;
}

/* FORM */
.attention {
  font-weight: normal;
  color: #da7866;
}

.form #mainContents form th {
  color: #663e2d;
  font-weight: bold;
}

.form #mainContents .with_bull {
  margin-left: 40px;
  margin-bottom: 15px;
}

.form #mainContents .with_bull .bull {
  color: #bdd166;
  padding-right: 0.5em;
}

.form div.note {
  background-color: #f6f1e9;
  padding: 20px;
  font-weight: bold;
  color: #663e2d;
  margin-bottom: 20px;
}

.form div.note_winter {
  background-color: #f6f1e9;
  padding: 20px;
  color: #663e2d;
  margin-bottom: 20px;
}

.form div.note_winter div {
  font-weight: bold;
  font-size: 1.2em;
}

.form div.note_winter span {
  font-weight: bold;
  color: #da7866;
}

.form div.note_winter span.col-brown {
  color: #663e2d;
}

span.border_b {
  border-bottom: 1px solid;
}

.form #mainContents form table {
  width: 660px;
}

.form #mainContents form th {
  width: 8em;
}

.form #mainContents form td {
  /* padding: 10px; */
}

.form #mainContents form td .checked_list:not(:first-child) {
  margin-left: 12px;
}

.form #mainContents form td .check_box_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -8px;
}

.form #mainContents form td .check_box_list li {
  margin-right: 0;
  margin-top: 8px;
  width: 33.3333%;
}

.form #mainContents form td .check_box_list li.product-check-10 {
  width: 66.6666%;
}

.form #mainContents form td .check_box_list li label {
  margin-right: 8px;
}

.form #mainContents form td .check_box_list_col2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -8px;
}

.form #mainContents form td .check_box_list_col2 li {
  margin-right: 0;
  margin-top: 8px;
  width: 50%;
}

.form #mainContents form td .check_box_list_col2 li label {
  margin-right: 8px;
}

.form #mainContents form td .check_box_list_vertical {
  margin-top: -8px;
}

.form #mainContents form td .check_box_list_vertical li {
  margin-right: 0;
  margin-top: 8px;
}

.form #mainContents form td .check_box_list_vertical li label {
  margin-right: 8px;
}

.form #mainContents input[type="text"] {
  border: 1px solid #bdd166;
  padding: 10px;
  width: 440px;
  margin-top: -5px;
  margin-left: -8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.form #mainContents .label {
  margin-bottom: 0.5em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.form #mainContents .input_name {
  width: 150px !important;
  margin-left: 0 !important;
}

.form #mainContents #birth_year {
  width: 4em !important;
  margin-left: 0 !important;
}

.form #mainContents #birth_month {
  width: 2em !important;
  margin-left: 0 !important;
}

.form #mainContents #birth_day {
  width: 2em !important;
  margin-left: 0 !important;
}

.form #mainContents #zipcode1 {
  width: 3em !important;
  margin-left: 0 !important;
}

.form #mainContents #zipcode2 {
  width: 4em !important;
  margin-left: 0 !important;
}

.form #mainContents #pref {
  width: 10em !important;
  margin-left: 0 !important;
}

.form #mainContents #address1 {
  width: 28em !important;
  margin-left: 0 !important;
}

.form #mainContents #address2 {
  width: 26em !important;
  margin-left: 0 !important;
}

.form #mainContents .tel {
  width: 10em !important;
  margin-left: 0 !important;
}

.form #mainContents textarea {
  border: 1px solid #bdd166;
  padding: 5px;
  width: 440px;
  height: 10em;
  margin-top: -5px;
  margin-left: -8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.form #mainContents input:focus,
.form #mainContents textarea:focus {
  border: 1px solid #da7866;
}

.form #mainContents select {
  border: 1px solid #bdd166;
  /* padding: 10px; */
  width: 460px;
  -webkit-appearance: menulist-button;
  height: 33px;
  line-height: 33px;
  margin-top: -5px;
  margin-left: -8px;
}

.form #mainContents form label {
  margin-right: 50px;
}

.form .btn_form {
  text-align: center;
  margin-bottom: 40px;
}

.form .btn_form input {
  margin: 0 20px;
}

.form ul.note {
  margin-bottom: 1em;
}

.form ul.note a {
  text-decoration: underline;
  color: #da7866;
}

.form #error_msg {
  background-color: #da7866;
  color: #fff;
  font-weight: bold;
  padding: 18px 20px 15px;
  margin: 20px 0 45px;
}

.form .error {
  display: block;
  color: #da7866;
}
