#input_header{
  margin-top:1em;
}
.caption{
  text-align:left;
  width:95%;
  margin:10px auto;
  color:#fefefe;
  line-height:1.4em;
}
.pr{
  text-align:center;
  /*font-weight:bold;*/
}
#input_header .pr{
  color:#E62425;
}
form{
  margin-top:25px;
}

#methods {
  border-radius: 10px;
  margin: 0 auto;
  width: 95%;
}
#methods .section_bdy {
  background-color: #440404;
}
#methods .section_ftr {
  border-bottom:none;
  padding-bottom: 2%;
}

.txt_photo_div {
  margin: 0 auto;
  width: 80%;
}
.icon1_area {
  margin: 0 auto;
  width: 30%;
}
.icon2_area {
  margin: 0 auto;
  width: 60%;
}
.icon2_area .icon_left {
  float: left;
  width:50%;
}
.icon2_area .icon_right {
  width:50%;
  float: right;
}
.icon3_area {
  margin: 0 auto;
  width: 90%;
}
.icon3_area .icon_left {
  float: left;
  width:33%;
}
.icon3_area .icon_center {
  float: left;
  width:33%;
}
.icon3_area .icon_right {
  width:33%;
  float: left;
}
/*--------------------*
 *  #telling
 *--------------------*/
#telling{
  color:#fff;
  margin-top:10px;
}
#telling .section_bdy{
  background-color: #e5e2c1;
}
#telling .section_ftr{
  padding-bottom:6%;
  background:url(./../../image_sp/input/telling/section_ftr.png) no-repeat center bottom;
  border-bottom: medium none;
  background-size:100% auto;
}
#telling .section_hdr{
  padding-top:3%;
}
#telling ol{
  width:90%;
  margin:0 auto;
  list-style:none;
}
#telling ol li{
  line-height:1.4em;
  padding:5px;
  font-size:1.1em;
  color: #000;
  border-bottom: 1px dashed #b5923c;
}
#telling ol li:last-child{
  border-bottom: none;
}

#telling LI.main{
  background:url("../../image_sp/input/dot.gif") no-repeat scroll 0px 7px;
  background-size:20px auto;
  padding-left:23px;
  font-weight: bold;
}
#telling LI.sub{
  padding-left:23px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
#frmInput .section_bdy{
  background-color:#e6e3c4;
  color:#efefef;
}
#frmInput .section_ftr{
  padding-bottom:5%;
  background:url(../../image_sp/input/input_frm/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
  border-bottom: medium none;
}
#frmInput .article_bdy{
  background-color:#fdfdfd;
  color:#000;
  margin:0 auto 15px;
}
#frmInput .input_other .article_ftr{
}
#frmInput .article_hdr{
  padding:3% 0;
}
#frmInput H3{
  margin-bottom:10px;
}

#frmInput input[type="text"]{
  font-size: 15px;
  height: 40px;
  padding: 5px 0;
  text-align: left;
  width: 90%;
}
#frmInput select{
  vertical-align:top;
  margin-bottom:10px;
  padding:5px;
   height: 38px;
   margin-top: 5px;
   font-size: 1.1em;
}
#frmInput table{
  width:90%;
  margin:0 auto;
}
#frmInput th{
  margin-bottom: 10px;
  padding-top: 9px;
  width: 85px;
}
#frmInput td{
  text-align:left;
  line-height:2em;
  vertical-align:middle;
  color:#010000;
}
label[for^="birth_year_"] {
  margin-top: 5px;
}
#frmInput th, #frmInput TD label[for^="birth_"] {
  color: #0b245c;
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: 1px 1px 1px #c1c1ba;
  display: inline-block;
}
#frmInput TD label[for^="birth_"] {
  padding: 5px 5px 0;
}
#frmInput .form_attention{
  font-size:0.68em;
  margin:10px 0;
}
input[type="radio"]{
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
.tr_sex label {
  font-size: 1.4em;
  font-weight: bold;
}
.tr_caution{
  color:#FFF;
  font-size:10px;
  text-align:left;
  width:100%;
  margin:5px auto;
}
#frmInput .tr_caution TD {
  color:#dc1d24;
  padding:5px 0;
}
input[type="radio"]{
  vertical-align:top;
  margin-top:3px;
}
input[id^="male"]{
  margin-left:30px;
}
P.note{
  color: #74100B;
  font-weight: bold;
  padding-top: 20px;
  text-align: left;
  width: 90%;
  margin: 0 auto;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #000;
  text-align:center;
  margin: 0 auto 5%;
}

/*--------------------
#frmJs
--------------------*/
#frmJs {
  padding-bottom: 40px;
}
#frmJs .section_bdy{
  background-color:#580C0A;
  color:#efefef;
}
#frmJs .section_hdr {
  background:url(../../image_sp/input/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
  padding-top: 2%;
}
#frmJs .section_ftr{
  padding-bottom:4%;
  background:url(../../image_sp/input/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}

#frmJs a {
  color: red;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}

#frmJs .bg {
  width: 320px;
  height: 450px;
  margin: 0 auto;
}
#frmJs .text1 {
  width: 280px;
  height: auto;
  margin-top: 60px;
}
#frmJs .card_box{
  position:relative;
  width: 100%;
  height: 450px;
}
#frmJs .card_pile li{
  width: 100px;
  height: 166px;
  float: left;
  text-align: center;
  list-style: none;
  background-color: #ffffff;
}
#frmJs .card_pile li p.card{
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-size:100% 100%;
  background-image:url(../../image_sp/input/frmJs//back.jpg);
  margin: 0 auto;
  text-align: left;
}

#frmJs .btn {
  position: absolute;
  cursor: pointer;
  text-align: center;
  top: 340px;
  left: 9px;
  z-index: 99;
  width:300px;
}
#frmJs .btn2 {
  position: absolute;
  cursor: pointer;
  text-align: center;
  top: 210px;
  left: 9px;
  z-index: 99;
  width:300px;
}
#frmJs .textimg {
  position: absolute;
  text-align: left;
  top: 340px;
  left: 2px;
  z-index: 99;
  width:290px;
  padding:10px;
  background-color:#FFF9E3;
  border:2px solid #F5D15C;
  box-shadow: 5px 5px 5px #000;
  color:#3C200C;
  font-size:1.1em;
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W6", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", Meiryo, serif;
}
.txt_photo{
  margin: 0 auto;
  width: 80%;  
}
#frmJs H5 {
  text-align: center;
}

#frmInput .input_tbl .tr_birthday1 {
  display: none;
}
/*---------------------------
.menu_list (2021/09/10 add)
---------------------------*/
.menu_list{
  width:100%;
  margin:3% auto 5%;
  background:url(./../../image_sp/contents/menu_ttl_hdr.png) no-repeat left top, url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#EBE8C7;
  background-size:100% auto;
  padding-bottom:5%;
}
.menu_list .section_bdy{
  background: none;
}
.menu_list h2{
  padding:6% 0 2%;
  font-size:1em;
  color:#000	;
  text-align:center;
}
.menu_list .menu_bdy{
  background-color: #F0F6D4;
  border: solid 1px #C89E30;
  margin:0 auto 2%;
  padding:1% 2%;
  width:92%;
}
.menu_list  .severalmenu {
  width: 100%;
  margin: 0 auto;
  background: none;
  border: none;
}
.menu_list .severalmenu .icon{
  top:3px;
  left:0;
}
.menu_list .severalmenu .menu_info{
  padding:0;
}
.menu_list .severalmenu .menu_ttl{
  padding:6px 0px 10px 60px;
}
.menu_list .severalmenu{
  min-height:57px;
}
.menu_list H4 A{color:#002B8E;  font-size: 1.1em;}
.menu_list .contents_name{
  text-align:left;
  font-size:0.8em;
  color:#000;
}
.rakuten_category{
  width: 94%;margin: 0 auto;
}