@charset "UTF-8";
.cap_input {
  position: relative;
  z-index: 1;
}
#greeting {
  padding: 10px 10px;
}
#greeting .lead {
  color: #fff;
  font-size: 12px;
}
#greeting .lead span {
  display: block;
  color: #ff8a8a;
  font-size: 1em;
  line-height: 1.1;
}
.cap2 .cap_special.one {
  display: none;
}
.cap1 .cap_special.two {
  display: none;
}
.nav_form {
  background: url(../images/sp/input/input_btn.png) center no-repeat;
  background-size: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 90%;
  height: 71px;
  margin: 0 auto 10px;
}
.nav_form a {
  display: block;
  height: 71px;
}
.title_list {
  height: 130px;
}
/*=====================
menu_list
=====================*/
.icon {
  width: 65px;
  padding-right: 5px;
}
.title {
  font-size: 14px;
  font-weight: bold;
  width: 200px;
}
#input.menu_title {
  background: url(../images/common/bg_menu_top_com.jpg) no-repeat top, url(../images/common/bg_menu_btm_com.jpg) no-repeat bottom, url(../images/common/bg_menu_mid_com.jpg) repeat-y;
  background-size: 100%;
}
#input.menu_title .inner_txt {
  padding: 20px 25px;
  display: flex;
  align-items: center;
}
/*=====================
form
=====================*/

.dispnon-1 {
  display: none;
}
.form_two {
  clear: both;
}
.subtit_form {
  clear: both;
  color: #6f00ae;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  margin: 0 0 10px 0;
}
#form {
  margin-bottom: 10px;
}
.form {}
.cap_form {}
.cap_form .fuki {
  background: #f1efe5;
  color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 3px solid #ffffff;
  padding: 10px 12px;
  position: relative;
  -webkit-box-shadow: 0px 5px 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 3px 3px rgba(0, 0, 0, 0.5);
  width: 135px;
  top: 30px;
  left: 10px;
  margin: 0 0 0 0;
}
.cap_form .fuki::before {
  content: '';
  position: absolute;
  right: -31px;
  top: 25px;
  background: url(../images/input/arrow_fuki.png) no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 29px;
  min-height: 20px;
}
.form_wrap {
  width: 320px;
  margin: 0 auto;
  background: url(../images/input/bg_form_mid.jpg) center top repeat-y;
  background-size: 100% auto;
  position: relative;
  padding: 20px 0 20px 0;
  color: #000;
  margin-top: -1px;
  font-size: 12px;
}
.form_wrap::before {
  content: '';
  width: 100%;
  height: 100px;
  background: url(../images/input/bg_form_top.jpg) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -1px;
  left: 0;
}
.form_wrap::after {
  content: '';
  width: 100%;
  height: 180px;
  background: url(../images/input/bg_form_btm.jpg) center bottom no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.form_wrap .inner {
  position: relative;
  z-index: 1000;
}
.form_wrap .note1 {
  display: none;
}
.form_wrap .note2 {
  display: block;
  padding: 0px 24px;
  text-align: center;
  font-size: 1em;
  margin: 0 0 14px 0;
}
.title_you, .title_you_two,
#ichibu a, #yuryo a, #muryo a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.one_wrap {
  padding: 20px 15px 10px;
  margin: 0 0 0 0;
}
.disp-2.one_wrap {
  padding: 0px 15px 0px;
  margin: 0 0 0 0;
}
.two_wrap {
  padding: 0px 15px 9px;
  margin: 0 0 0px 0;
}
.title_you, .title_name, .title_sei, .title_mei, .title_sex, .title_birth {
  /*font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  font-weight: bold;
}
.title_you {
  background: url(../images/input/text_form_01.jpg) no-repeat;
  background-size: 100%;
  padding: 0 0 0px 0;
  width: 270px;
  height: 40px;
  margin: 10px auto 5px;
}
.title_you_two {
  background: url(../images/input/text_form_02.jpg) no-repeat;
  background-size: 100%;
  padding: 0 0 0px 0;
  width: 270px;
  height: 40px;
  margin: 10px auto 5px;
}
.title_name {
  font-size: 2em;
  text-align: center;
  letter-spacing: -0.1em;
}
.input_box dt {
  float: left;
  width: auto;
  margin: 8px 2px 0px 31px;
  text-shadow: 1px 1px 3px #666666;
  font-weight: bold;
  line-height: 1.2;
}
.input_box .title_sei {
  font-size: 14px;
  text-align: center;
  background: #041342;
  color: #fff;
  border-radius: 5px;
  margin: 0px 5px 0px 15px;
  height: 15px;
  width: 50px;
  padding: 10px 5px;
  line-height: 15px;
}
.input_box .title_sei {
  background: #730099;
}
.input_box span {
  color: #f00;
  text-shadow: none;
}
.required {
  font-size: 10px;
  margin: -10px 0 10px 20px;
}
.input_box .title_sei span {
  font-size: 0.8em;
  display: block;
}
.input_box .title_mei span {
  font-size: 0.8em;
  display: block;
}
.input_box .title_name {
  width: 112px;
  height: 21px;
  background-position: 0 0px;
  margin: 0 0 8px 37px;
}
.input_box .title_mei {
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin: 0px 5px 0px 15px;
  height: 15px;
  width: 50px;
  padding: 10px 5px;
  line-height: 15px;
}
.input_box .title_mei {
  background: #730099;
}
.input_box .title_seifuri {
  background-position: 0px -120px;
}
.input_box .title_meifuri {
  background-position: -138px -120px;
}
.input_box .title_birth {
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin: 0px 5px 0px 15px;
  height: 15px;
  width: 60px;
  padding: 10px 5px;
  line-height: 15px;
}
.input_box .title_birth {
  background: #730099;
}
.input_box .title_birth span {
  display: block;
  font-size: 0.7em;
  text-align: center;
}
.input_box .title_sex span {
  display: block;
  font-size: 0.7em;
  text-align: center;
  margin: 0 0 0 0px;
}
.input_box .title_birth_time {
  background-position: -156px -164px;
  width: 46px;
  height: 31px;
}
.input_box .title_birth_place {
  background-position: -52px -164px;
  width: 45px;
  height: 30px;
}
.title_partner {
  clear: both;
  background-position: 0px -39px;
  width: 270px;
  height: 22px;
  margin: 10px auto 15px;
}
.input_box {
  margin: 0px 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.input_box.input_box_name {
  border: none;
}
.input_box.input_box_name + .input_box_name {
  margin: 0 0 5px 0;
}
dt.title_sex {
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin: 0px 5px 0px 15px;
  height: 15px;
  width: 50px;
  padding: 10px 5px;
  line-height: 15px;
}
dt.title_sex {
  background: #730099;
}
.input_box dd {
  margin: 0 0 0 0px;
}
.input_box label {
  color: #000;
}
.input_box input {}
.input_box .year {
  /*background-position: -108px -99px;
  width: 17px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 6px;*/
}
.input_box .mon {
  /*background-position: -185px -99px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 6px;*/
}
.input_box .day {
  /*background-position: -258px -99px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 0px 0 2px;
  position: relative;
  top: 6px;*/
}
.input_box .hour {
  /*background-position: -140px -163px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 0px 0 2px;
  position: relative;
  top: 6px;*/
}
.input_box .minute {
  /*background-position: -220px -163px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 0px 0 2px;
  position: relative;
  top: 6px;*/
}
.form .note {
  line-height: 1.2;
  margin: 0 15px 20px;
  font-size: 12px;
  font-weight: bold;
}
.form .note span {
  color: #E4BF09;
}
input[type="text"], input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  width: 180px;
  height: 19px;
  vertical-align: middle;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 7px 5px;
  -webkit-border-radius: 20px;
  border: 1px solid #8e8e8e;
  border-radius: 5px;
  font-family: inherit;
  font-size: 14px;
  background: #fff;
  display: block;
}
select {
  appearance: none;
  -webkit-appearance: none;
  width: 91px;
  vertical-align: middle;
  margin-bottom: 3px;
  padding: 5px;
  -webkit-border-radius: 20px;
  border: 1px solid #8e8e8e;
  border-radius: 5px;
  background-color: #fff;
  background-image: url(../images/common/select_arrow.png);
  background-repeat: no-repeat;
  background-position: 76px center;
  -webkit-background-size: 10px 8px;
  background-size: 10px 8px;
  font-family: inherit;
  font-size: 14px;
  height: 35px;
}
.year_wrap select {
  width: 58px;
  background-position: 45px center;
}
select#m1, select#d1,
select#m2, select#d2 {
  width: 43px;
  background-position: 30px center;
}
.birth_time_wrap select {
  width: 60px;
  background-position: 45px center;
}
.birth_place_wrap select {
  width: 100px;
  background-position: 82px center;
}
.sex_wrap select {
  width: 100px;
  background-position: 85px center;
}
.form .rec {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 6px;
  padding: 0px 0px 10px 0px;
  margin: 0px 24px 20px 24px;
  border: #a80020 2px solid;
}
.form .text_rec {
  margin: 0 0 8px 0;
  text-align: center;
  font-size: 14px;
  background: #a80020;
  border-radius: 3px 3px 0px 0px;
  padding: 1px 0px;
  color: #fff;
}
.form .btn_rec {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}
.form .btn_rec a {
  display: block;
  font-weight: bold;
  color: #ff0000;
  font-size: 14px;
  text-decoration: underline;
}
.form .btn_rec a:active {
  text-decoration: none;
}
.form input[type="checkbox"] {
  width: 150px;
  height: 34px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: url(../images/input/sprite_form.png) center top no-repeat;
  background-size: 136px auto;
  background-position: 10px -5px;
  display: table-cell;
}
.form input[type="checkbox"]:checked {
  background-position: 10px -46px;
}
.btn_wrap {
  margin-bottom: 10px;
}

#ichibu a {
  background: url(../images/input/btn_some_free.png) no-repeat center;
  background-size: 240px auto; 
  width: 100%;
  height: 70px;
  margin: 0 auto 5px;
  display: block;
}

#yuryo a {
  background: url(../images/input/btn_pay.png) no-repeat center;
  background-size: 240px auto; 
  width: 100%;
  height: 70px;
  margin: 0 auto 5px;
  display: block;
}

#muryo a {
  background: url(../images/input/btn_free.png) no-repeat center;
  background-size: 240px auto; 
  width: 100%;
  height: 70px;
  margin: 0 auto 5px;
  display: block;
}
#form .copy {
  color: #000;
  text-shadow: 0 0px 3px white, 0 0px 3px white, 0 0px 3px white;
  margin: 5px 25px 5px;
  font-size: 11px;
  text-align: center;
}
#form .copy a {
  color: #ff0000;
  text-decoration: underline;
}
#form .copy.two_text .disp-1 {
  margin-bottom: 15px;
  background: #fff;
  margin: 0 auto;
  border: 1px solid #000;
  border-radius: 0.5em;
  padding: 10px 10px;
  text-align: left;
  color: #000;
}
.intro_menu {
  display: none;
}
.btn_back a {
  background: url(../images/sp/input/sprite_form.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 283px;
  height: 82px;
  background-position: 0px -721px;
  margin: 20px auto 0px;
  background-size: 300px 925px;
}
.btn_back a:active {
  background-position: 0 -821px;
}
/*=====================
yah追加
=====================*/
.yah .rec{
  display: none;
}
.yah .copy_isp,
.rak .copy_yah,
.nif .copy_yah,
.exc .copy_yah,
.big .copy_yah{
  display: none;
}
.yah #menu_list .inner .note {
    display: none!important;
}

 /*=====================
pc版表示
=====================*/
@media screen and (min-width:768px) {
#greeting {
  padding: 15px 20px;
}
.icon {
  width: 95px;
  padding-right: 15px;
}
.title {
  font-size: 22px;
  width: 500px;
}
#input.menu_title .inner_txt {
  padding: 50px 66px;
}

#greeting .lead {
  font-size: 18px;
}
.form_wrap {
  width: 100%;
  padding: 85px 0 80px;
}
.form_wrap::before {
  height: 120px;
}
.one_wrap {
  padding: 20px 115px 20px;
}
.two_wrap {
  padding: 0px 115px 15px;
}
.title_you, .title_you_two {
  width: 450px;
  height: 50px;
  margin: 10px auto 35px;
}
input[type="text"], input[type="date"] {
  width: 260px;
}
.input_box .title_sei, .input_box .title_mei, dt.title_sex {
  width: 60px;
}
#form .copy.two_text .disp-1 {
  width: 350px;
}
.form .rec {
  margin: 0px 125px 20px;
}
.form input[type="checkbox"] {
  width: 250px;
  height: 60px;
  background-size: 190px auto;
  background-position: 40px -5px;
}
.form input[type="checkbox"]:checked {
  background-position: 40px -62px;
}
.form .btn_rec {
  padding-left: 15px;
}
.form .btn_rec a {
  font-size: 18px;
}
#ichibu a, #yuryo a, #muryo a {
  height: 70px;
  background-size: 300px auto;
}
.btn_wrap ul {
  width: 60%;
  margin: auto;
}
.form_wrap::after {
  height: 335px;
}
#form .copy,
.form .note,
.required {
  font-size: 14px;
}


}