@charset "UTF-8";

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

#greeting {
  padding: 25px 60px;
  margin: 0px auto 0px;
}

#greeting .lead {
  font-size: 1.6em;
}

#greeting .lead span {
	display: block;
	color: #ff8a8a;
	font-size: 1em;
	line-height: 1.1;
}
nav {
  background: url(../images/common/bg_nav.jpg) center top no-repeat;
  min-height: 198px;
}
.required {
    font-size: 14px;
    margin: 0 2px 15px;
}
/*=====================
menu_list
=====================*/


#menu_list {
  margin-bottom: 10px;
  padding: 230px 110px 100px;
  position: relative;
  background: url(../images/result/parts/bg_list_top.jpg) no-repeat top, url(../images/result/parts/bg_list_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_list_mid.jpg) repeat-y;
  background-size: 100%;
}

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

#menu_list ul {
  font-size: 1.8em;
  padding: 0 130px 0 50px;
  color: #fff;
  margin: 0 0 25px 0;
  line-height: 2;
}

#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 {
  margin: 5px 0;
  padding-left: 43px;
  text-shadow: 0 1px 1px #19052a;
  text-align: left;
  color: #fff;
}
#menu_list .list_wrap li {
  margin: 5px 0;
  padding-left: 43px;
  text-shadow: 0 1px 1px #19052a;
  text-align: left;
  color: #fff;
}

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

#menu_list li.ic_com {
    margin: 0 0 0 0px;
    color: #fff101;
    background-position: -5px 0px;
    padding: 12px 0 5px 40px;
    min-height: 21px;
}
#menu_list li.ic_com_indent {
  background-position: 0px -153px;
  padding: 0px 0 0 40px;
  color: #fff101;
}
#menu_list li.ic_com_indent2 {
  background-position: 0px -153px;
  padding: 0px 0 0 80px;
  color: #fff101;
}
#menu_list li.ic_com_indent:before {
    content: "┗";
    padding-right: 5px;
}
#menu_list li.ic_com_indent2:before {
    content: "┗";
    padding-right: 5px;
}
#menu_list li.last {
margin: 0px;
}

#menu_list li.ic_core,
#menu_list li.ic_msg {
  background-position: -5px -93px;
    color: #00ffff;
    min-height: 32px;
    padding: 4px 0 0 42px;
}

#menu_list li.ic_default {
  background-position: -5px -96px;
}


#menu_list li.ic_omk {
  margin: 0 0 0 0;
    color: #00ff0c;
    padding: 4px 0 0 42px;
    background-position: -5px -93px;
}

#menu_list .note {
  font-size: 1.6em;
  padding: 7px 15px;
  width: 560px;
  margin: 0 auto;
  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;
  color: #000;
}

.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 70px 0;
  position: relative;
  z-index: 99;
  width: 878px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.form_wrap .note1 {
  display: none;
}

.form_wrap .note2 {
  display: block;
    color: #fff;
    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,*/ {

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

#ichibu a,
#muryo a {
  background: url(../images/common/sprite_btn.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#yuryo a {
    background: url("../images/common/sprite_yuryo_btn.png") left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.one_wrap {
  padding: 70px 0 0px 0;
  width: 700px;
  height: 380px;
  margin: 0 auto 10px;
  background: url(../images/input/line_form.png) center bottom no-repeat;
}

.two_wrap {
  padding: 18px 0 0 0;
  width: 700px;
  margin: 0 auto;
  position: relative;
}

.one_wrap .inner_wrap {
  padding: 0 30px;
  margin-bottom: 30px;
}

.two_wrap .inner_wrap {
  padding: 0 30px;
}

.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_name {

  font-size: 3em;
  text-align: center;
  letter-spacing: -0.1em;
  margin: 0 0 20px 0;
}

.input_box .title_sei {
  position: relative;
  background: #000;
  border-radius: 5px;
  padding: 5px 0 5px 10px;
  margin: 4px 7px 4px 0px;
  width: 230px;
  height: 29px;
}
.input_box .title_mei  {
  position: relative;
  background: #000;
  border-radius: 5px;
  padding: 5px 0 5px 10px;
  margin: 4px 7px 4px 0px;
  width: 230px;
  height: 29px;
  right: 20px;
}
.input_box.input1 {
  float: left;
}
.input_box.input2 {
  float: right;
}
.input_box #isei1 {
  position: absolute;
  background: #fff;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 10px;
}
.input_box #imei1 {
  position: absolute;
  background: #fff;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.input_box #isei2 {
  position: absolute;
  background: #fff;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 10px;
}
.input_box #imei2 {
  position: absolute;
  background: #fff;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.input_box {
  padding: 0px 0 0px 0;
  color: black;
  margin: 0 0 5px 0;
}

.input_box.input_name {
  display: flex;
}

.input_sex_birth .title_sex {
  width: 35%;
}
.input_box .title_sex {
  background: #000;
  border-radius: 5px;
  padding-left: 10px;
  width: 200px;
  height: 35px;
  line-height: 35px;
}
.input_box.input_birthday {
  padding: 0px 0 0px 0;
  color: black;
  display: flex;
 margin-bottom: 20px;
}

.input_box.input_sex {
  padding: 0px 0 0px 0;
  color: black;
  margin: 0 0 6px 0;
  width: 250px;
  position: relative;
}
.input_sex .title_sex {
  background: #000;
  border-radius: 5px;
  padding-left: 10px;
  width: 200px;
  height: 35px;
  line-height: 35px;
}
.input_sex .sex_wrap select {
  position: absolute;
  left: 245px;
  height: 35px;
}
.two_wrap .input_box .sex_wrap select {
  position: absolute;
  top: 218px;
    left: 160px;
  height: 35px;
}
.input_box_name {
  border: none;
  margin: 0 0 0 0;
}


.input_box dt {
  float: left;
  width: auto;
  font-size: 1.8em;
  text-shadow: 1px 1px 3px #666666;
  font-weight: bold;
  color: #fff;

}

.input_box .title_sei {

}

.input_box .title_sei span,
.input_box .title_mei span {
  font-size: 0.6em;
  padding: 0 0 0 0px;
  color: #ff0000;
  display: block;
  text-shadow: none;
}

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



.input_box .title_mei {

}


.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 {
  background: #000;
  border-radius: 5px;
  padding-left: 10px;
  width: 190px;
  height: 35px;
  line-height: 35px;
  position: relative;
  left: 0px;
}
.input_birth li {
  display: flex;
  align-items: center;
}

.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;
}

dt.title_sex {

}




.input_box dd {
  float: left;
  margin: 0px 0 0 35px;
  position: relative;
}

.input_box .year_wrap {
  margin: 0 0 0 0px;
  position: absolute;
  left: 243px;
}

.input_box .sex_wrap {
  margin: 0 0 0 35px;
  position: absolute;
  top: 0px;
  left: -150px;
}

.input_box label {

}

.input_box input {

}

.input_box .year {
  display: inline-block;
float: left;
font-size: 2em;

margin: 0 4px 0 4px;
}

.input_box .mon {
  display: inline-block;
float: left;
font-size: 2em;

margin: 0 4px 0 4px;
}

.input_box .day {
  display: inline-block;
  float: left;
  font-size: 2em;

  margin: 0 4px 0 4px;
}

.input_box .hour {
  display: inline-block;
float: left;
font-size: 2em;

margin: 0 4px 0 4px;
}

.input_box .minute {
  display: inline-block;
float: left;
font-size: 2em;

margin: 0 4px 0 4px;
}

.form .note {
    text-align: left;
    line-height: 1.2;
    padding: 0 0px 10px 0;
    font-size: 1.4em;
    margin: 0 0 20px 0;
  clear: both;
}

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

.input_box .title_birth span, .input_box .title_sex span {
  font-size: 0.7em;
  color: #f00;
  text-shadow: none;
  font-weight: 100;
}

input[type="text"],
input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  width: 200px;
    height: 24px;
  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: 80px;
    background-position: 64px center;
    float: left;
    height: 35px;
}
.year_wrap #m1 {
   background-position: 60px center;
    float: left;
    height: 35px;
}
.year_wrap #d1 {
    background-position: 60px center;
    float: left;
    height: 35px;
}
.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: 100px;
    background-position: 80px 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: #fff;
    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 -148px;
  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 -198px;
  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: 656px;
  margin: 0 auto;
}

.btn_wrap a:hover {
  opacity: 0.9;
}

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

#ichibu a{
  width: 317px;
  height: 122px;
 background-position: -1px -227px;
  margin: 0 auto 10px;
  display: block;
}

#ichibu a:hover {
height: 110px;
    background-position: -1px -348px;
    margin: 10px auto 0px;
}


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

#yuryo a {
 width: 317px;
    height: 122px;
    background-position: -5px 8px;
    margin: 0 auto 10px;
    display: block;
}

#yuryo a:hover {
 width: 320px;
    height: 122px;
    background-position: -3px -104px;
    margin: 0 auto 10px;
    display: block;
}

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

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

#muryo a:hover {
background-position: -340px -112px;
}


#form .copy {
  color: #000;
    margin: 0px 141px;
    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: 10px auto 20px;
  border: 1px solid #000;
  border-radius: 0.5em;
  padding: 10px 10px;
  text-align: left;
  color: #000;
}

.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;
}
