@charset "UTF-8";

.cap_input {
  width: 878px;
  margin: 0 auto;
}

#greeting {
  position: relative;
  z-index: 99;
  margin: 20px 0px 0px 0;
}

#greeting .lead {
  padding: 0 125px 0px;
    font-size: 1.6em;
    margin: 0 0 20px 0;
}

#greeting .lead span {
	display: block;
	color: #ff8a8a;
	font-size: 1em;
	line-height: 1.1;
}

/*=====================
menu_list
=====================*/


#menu_list {
  width: 878px;
  background-image: url(../images/input/bg_komi_top.jpg), url(../images/input/bg_komi_btm.jpg), url(../images/input/bg_komi_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat,no-repeat,repeat-y;
  padding: 60px 0 60px 0;
  margin: 0 auto 20px;
  position: relative;
  z-index: 90;
}

#menu_list .title_list {
  padding-top: 0px;
  width: 539px;
  margin: 0px auto 30px;
}

#menu_list ul {
  font-size: 1.8em;
  padding: 0 137px;
  color: #fff;
  margin: 0 0 25px 0;
}

#menu_list .pack_intro {
  width: 520px;
  margin: 0 auto 15px;
  padding: 5px 10px;
  background: #fff;
  color: #004c60;
  font-size: 1.2em;
  border: 1px solid #92deff;
}

#menu_list .list_wrap .subtitle {
  margin: 20px 0 9px;
padding-left: 0;
background: none;
font-weight: bold;
border: 2px solid #92deff;
text-align: center;
padding: 7px 0 5px 0;
color: #92deff;
}

#menu_list .pack_intro ul {
  font-size: 1.2em;
padding: 0 0;
color: #000;
}

#menu_list .pack_intro li {
  margin-bottom: 9px;
    font-weight: bold;
    line-height: 1.2;
    background: none;
    padding: 0 0 0 0;
}

#menu_list .list_wrap {

}


#menu_list li {
  background: url(../images/input/sprite_icon.png) left top no-repeat;
  padding-left: 28px;
  margin-bottom: 13px;
  line-height: 1.7;
  color: #391919;
  background-size: 25px auto;
}


#menu_list li.ic_com {
  margin: 0 0 0 0;
  color: #bd2d03;
  background-position: 0 3px;
}


#menu_list li.ic_com_indent {
  background-position: 0 -96px;
  padding: 0px 0 0 23px;
  margin: 0 0 0 28px;
  color: #bd2d03;
}

#menu_list li.last {
margin: 0 0 19px 28px;
}

#menu_list li.ic_default {
background-position: 0px -194px;
}

#menu_list li.ic_special {
  background-position: 0 3px;
  color: #bd2d03;
  margin: 0 0 10px 0px;
  padding: 0px 0 2px 28px;
}

#menu_list li.ic_msg {
  background-position: 0 3px;
  color: #bd2d03;
  padding: 0px 0 2px 28px;
}

#menu_list li.ic_omk {
	background-position: 0 3px;
  color: #ead378;
}

#menu_list .note {
  font-size: 1.6em;
  padding: 7px 15px;
  background: #B80D14;
  width: 560px;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 0.5em;
  text-align: center;
}

#menu_list .note span {
	color: #ffd800;
}

#menu_list .list_pack {
  width: 260px;
    margin: 0 0 30px 16px;
    background: #FFFAEC;
    padding: 15px 15px 15px 15px;
    color: #000;
    font-size: 1.1em;
}

#menu_list .list_pack ul {
  padding: 0 0 0 0;
    font-size: 1.2em;
}

#menu_list .list_pack li {
  color: #000;
    background: none;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
}




/*=====================
form
=====================*/
.dispnon-1 {
  display: none;
}

.form_two {
  clear: both;
}


#form {
	margin-bottom: 0px;
}

.form {

}

.cap_form {
  width: 878px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.form_wrap {
  background-image: url(../images/input/bg_form_top.jpg), url(../images/input/bg_form_btm.jpg), url(../images/input/bg_form_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat,no-repeat,repeat-y;
  padding: 0 0 110px 0;
  position: relative;
  z-index: 99;
  width: 878px;
  margin: 0 auto;
}

.form_wrap .note1 {
  display: none;
}

.form_wrap .note2 {
  display: block;
    color: #000;
    padding: 0px 24px;
    text-align: center;
    font-size: 1em;
    margin: 0 0 14px 0;
}


.title_you,
.title_you_two,
.title_partner,
/*.title_name,
.title_birth,
.title_sex,
.title_sei,
.title_mei,
.subtit_form,
.title_birth_time,*/
.form input[type="checkbox"]
/*.input_box .year,
.input_box .mon,
.input_box .day,*/ {
  background: url(../images/input/sprite_form.png) left top no-repeat;

  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#ichibu a,
#yuryo a,
#muryo a {
  background: url(../images/common/sprite_btn.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% auto;
}

.one_wrap {
  padding-top: 54px;
  width: 518px;
  margin: 0 auto;
  /*border-bottom: 1px solid #8e8e8e;*/
}

.two_wrap {
  padding: 18px 0 0 0;
  width: 518px;
  margin: 0 auto;
}

.subtit_form {
  width: 647px;
  height: 127px;
  margin: 0px auto 15px;
  background-position: 0px 0px;
}

.two_wrap .subtit_form {
  width: 647px;
height: 110px;
margin: 0px auto 15px;
background-position: 0px -143px;
}

.title_you,
.title_name,
.title_sei,
.title_mei,
.title_sex,
.title_birth {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.title_you {
  padding: 0 0 0 0;
  background-position: 0px 0px;
  width: 498px;
  height: 48px;
  margin: 0 auto 30px;
}

.title_you_two {

  width: 647px;
  height: 125px;
  margin: 0px auto 15px;
  background-position: 0px -139px;
}

.title_name {
  color: #000;
  font-size: 3em;
  text-align: center;
  letter-spacing: -0.1em;
  margin: 0 0 20px 0;
}

.title_sei,
.title_mei {
    color: #000;
    font-size:2.3em;
    float: left;
    margin: 9px 6px 0px 0px;
}



.title_partner {
  clear: both;
  background-position: 0px -90px;
  width: 521px;
  height: 67px;
  margin: 0px auto 15px;
}

.input_box {
  padding: 0px 0 0px 0;
  color: black;
  margin: 0 0 20px 0;
}

.input_box_name {
  border: none;
  margin: 0 0 0 0;
}


.input_box dt {
  float: left;
}

.input_box .title_sei {
  float: left;
  width: auto;
  height: 44px;
  margin: 0px 0px 0px 0;
  line-height: 1;
}

.input_box .title_sei span,
.input_box .title_mei span {
  font-size: 0.6em;
  padding: 0 0 0 0px;
  color: #f00;
}

.input_box .title_name {
  width: 112px;
  height: 21px;
  background-position: 0 0px;
  margin: 0 0 8px 37px;
}



.input_box .title_mei {
  margin: 0px 0 0 0px;
width: auto;
height: 44px;
}


.input_box .title_seifuri {
	background-position: 0px -192px;
  float: left;
  width: 62px;
  height: 29px;
  margin: 4px 5px 0px;
}

.input_box .title_meifuri {
	background-position: -328px -192px;
  float: left;
  width: 64px;
  height: 29px;
  margin: 4px 5px 0px;
}

.input_box .title_birth {
  width: auto;
    height: 42px;
    margin: 0px 0px 20px 0px;
    font-size: 2em;
}

.input_box .title_birth_time {
  background-position: -141px -333px;
  width: 102px;
  height: 42px;
  margin: 0px 0px 20px 0;
}

.input_box .title_birth_place {
	background-position: -232px -418px;
  width: 94px;
  height: 26px;
  margin: 3px 76px 0 0;
}



.title_partner {
  clear: both;
  padding: 0 0 0 0;
  background-position: 0px -67px;
  width: 498px;
  height: 46px;
  margin: 0 auto 30px;
}

dt.title_sex {
  width: auto;
  height: 42px;
  margin: 2px 0px 20px 0;
  font-size: 2em;
}




.input_box dd {
  float: left;
  margin: 0px 0 0 40px;
}

.input_box .year_wrap {
  margin: 0 0 0 20px;
}

.input_box .sex_wrap {
  margin: 0 0 0 26px;
}

.input_box label {

}

.input_box input {

}

.input_box .year {
  display: inline-block;
float: left;
font-size: 2em;
color: #000;
margin: 0 4px 0 4px;
}

.input_box .mon {
  display: inline-block;
float: left;
font-size: 2em;
color: #000;
margin: 0 4px 0 4px;
}

.input_box .day {
  display: inline-block;
  float: left;
  font-size: 2em;
  color: #000;
  margin: 0 4px 0 4px;
}

.input_box .hour {
  display: inline-block;
float: left;
font-size: 2em;
color: #000;
margin: 0 4px 0 4px;
}

.input_box .minute {
  display: inline-block;
float: left;
font-size: 2em;
color: #000;
margin: 0 4px 0 4px;
}

.form .note {
  color: #000;
    text-align: right;
    line-height: 1.2;
    padding: 0 0px 10px 0;
    font-size: 1.4em;
    margin: 0 0 20px 0;
}

.form .note span {
  color: #ff0000;
}

.input_box .title_birth span, .input_box .title_sex span {
  font-size: 0.7em;
  color: #f00;
  text-align: center;
}

input[type="text"],
input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  width: 300px;
  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: 1.4em;
  background: #fff;
  display: block;
}

select {
  appearance: none;
  -webkit-appearance: none;
  width: 91px;
  vertical-align: middle;
  margin-bottom: 3px;
  padding: 0 0 0 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: 1.4em;
  height: 30px;
}

.year_wrap select {
  width: 75px;
  background-position: 57px center;
  float: left;
}

.birth_time_wrap select {
  width: 62px;
  background-position: 46px center;
	float: left;
}

.birth_place_wrap select {
  width: 93px;
  background-position: 76px center;

}

.sex_wrap select {
  width: 112px;
  background-position: 100px center;
}

.exc select {
  font-size: 14px;
  padding: 5px 5px;
}

.form .rec {
  width: 560px;
    margin: 30px auto 30px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    font-size: 1.5em;
    color: #000;
    background: #f6f5f0;
}

.form .text_rec {
  width: 50%;
  float: left;
  border-radius: 8px 0 0 8px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background: #8e135b;
}

.form .btn_rec {
  margin: 12px 6px 0 0;
  display: block;
  float: left;
  font-size: 0.7em;
}

.form .btn_rec a {
	display: block;
  font-weight: bold;
	float: left;
	color: #D2292F;
	font-size: 1.3em;
  text-decoration:underline;
}

.form .btn_rec a:active {
  text-decoration:none;
}

.form input[type="checkbox"] {
  width: 141px;
  height: 35px;
  margin: 5px 0px 0 10px;
  vertical-align: -11px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  z-index: 10;
  float: left;

}

.form input[type="checkbox"]:checked {
	background-position: 0px -400px;
}

.form input[type='checkbox'] + label {
  width: 144px;
  height: 34px;
  background: url(../images/input/sprite_form.png) center top no-repeat;
  background-position: 0px -135px;
  display: block;
  float: left;
  z-index: 50;
  margin: 6px 13px 0 -141px;
  opacity: 1;
}

input[type="checkbox"]:focus + label {
  opacity: 0.7;
}

.form input[type='checkbox']:checked + label {
  background: url(../images/input/sprite_form.png) left top no-repeat;
  background-position: 0px -185px;
  display: block;
  float: left;
  z-index: 50;
  opacity: 1;
}

input[type="checkbox"]:checked:focus + label {
    opacity: 0.7;
}

input[type='checkbox'] {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.btn_wrap {
  padding: 0px 0 0 0;
  position: relative;
	clear: both;
}

.caption_input {
  width: 213px;
  position: absolute;
  top: 60px;
  right: 10px;
}

.inputBtn {
  width: 600px;
  margin: 0 auto;
}

.btn_wrap a:hover {
  opacity: 0.9;
}

#ichibu {
  width: 300px;
  float: left;
}

#ichibu a{
  width: 300px;
  height: 90px;
  background-position: 0px -371px;
  margin: 0 auto 7px;
  display: block;
}

/*#ichibu a:hover {
background-position: 0px -468px;
}*/


#yuryo {
  width: 300px;
  float: right;
}

#yuryo a {
  width: 300px;
  height: 90px;
  background-position: 20px -184px;
  margin: 0 auto 10px;
  display: block;
}

/*#yuryo a:hover {
  background-position: 0px -629px;
}*/

#muryo {
  width: 330px;
  margin: 0 auto;
}

#muryo a {
  width: 330px;
  height: 90px;
  background-position: 20px 0px;
  margin: 0 auto 10px;
  display: block;
}

/*#muryo a:hover {
background-position: 0px -287px;
}*/


#form .copy {
  color: #000;
    margin: 0px 141px 10px;
    font-size: 1.3em;
    clear: both;
    text-align: center;
}

#form .copy a {
	color: #ff0000;
  text-decoration: underline;
}

#form .copy.two_text .disp-1 {
  background: #fff;
  width: 560px;
  margin: 0 auto 20px;
  border: 1px solid #000;
  border-radius: 0.5em;
  padding: 10px 10px;
  text-align: left;
}

.intro_menu {
  display: none;
}

.btn_back {

}

.btn_back a {
  background: url(../images/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;
}

.btn_back a:active {
  background-position: 0 -821px;
}

#FooterBox .premium {
  color: #56f0ea;
}
