/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
BODY{
  text-align:center;
  font-size:98%;
  line-height:1.5;
  color:#ffffee;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  min-width: 990px;
  background-color:#171312;
}
IMG{
  border:0;
  vertical-align: top;
}
FORM{
  margin:0 auto;
  padding:0;
}
TABLE{
  border-collapse:collapse;
  border-spacing:0px;
  empty-cells:hide;
  text-align:left;
  font-size:1em;
  border:0;
  padding:0;
}
UL{
  margin:0;
  padding:0;
  list-style-type:disc;
}
OL{
  margin:0;
  padding:0;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
LI{
  margin:0;
  padding:0;
}
H1,H2,H3,H4,H5{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
P{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
  letter-spacing: 0;
  line-height:1.5;
}
HR{
  display:none;
}
EM{
  font-style:normal;
  font-weight:bold;
}
H1,H2,H3,H4,H5,H6{
  font-size:1.1em;
}
A{color:#FDC6C5;}
A:hover{color:#FEDFDF;text-decoration:none;}

H4 A{color:#4f2420;}
H4 A:hover{
  color:#7B5B58;
  text-decoration:none;
}
H4 A:visited{color:#683722;}

#new_group .menu_info A,
#rec_single .menu_info A,
#extra_group2 .menu_info A{
  color:#4f2420;
}
#new_group .menu_info A:hover,
#rec_single .menu_info A:hover,
#extra_group2 .menu_info A:hover{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity:0.8;
  color:#7B5B58;
}
H2 IMG,
H3 IMG{
  vertical-align:bottom;
}
#new_group .horizon,
#free_group .horizon,
#rec_single .horizon{
  background:url(../../image/contents/line.png) no-repeat 0 0;
  height: 13px;
  width: 651px;
  margin: 15px auto;
}
#new_group .severalmenu,
#rec_single .severalmenu,
#free_group .severalmenu,
#extra_group .severalmenu,
#extra_group2 .severalmenu{
  width:680px;
  margin:0 auto;
  text-align:left;
}
#free_group .severalmenu{
  width:670px;
}
#new_group .icon,
#rec_single .icon,
#free_group .icon,
#extra_group .icon,
#extra_group2 .icon{
  width:84px;
}
#new_group .menu_info,
#rec_single .menu_info,
#free_group .menu_info,
#extra_group .menu_info,
#extra_group2 .menu_info{
  width:560px;
  float:right;
}
#new_group .caption,
#free_group .caption,
#input_group .caption,
#extra_group .caption,
#extra_group2 .caption{
  margin-top: 10px;
  padding: 0 20px;
  line-height: 1.7;
  color: #000;
}

/*--------------------
#header
--------------------*/
#header .mark_1{
  position: absolute;
  top: 22px;
  left: 142px;
  font-size: 0.8em;
}
#header .mark_2{
  position: absolute;
  top: 310px;
  left: 552px;
  font-size: 0.8em;
}
#header .note_1{
  position:absolute;
  bottom: 121px;
  right: 0;
  font-size: 0.7em;
}
#index_navi2{
  top: 388px;
}
#header .mark_1{
  color: #EC0938;
  font-weight: bold;
  text-shadow: 0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,
  0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff;
}
#header .mark_2{
  color: #D4C44C;
  font-weight: bold;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,
  0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;
}
#header .note_1{
  color: #fff;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;
}
#header #headerimg ,
#header #headerimg A{
  height: 360px;
}
/*--------------------
common class setting
--------------------*/
.clear{
  clear:both;
  float:none;
  line-height:0px;
  font-size:0px;
  height:0px;
}
.hide{
  display:none;
}
.icon{
  float:left;
  text-align:center;
}
.icon_category{
  margin-bottom:0px;
}
.icon_player{
  margin-bottom:3px;margin-top:2px;
}
.icon_new{
  margin-bottom:3px;
}
.free_info{
  padding-top:3px;
  text-align:center;
  color:#e5bc08;
  font-size:1.2em;
}
.pr,.price_discount{
  color:#ab1c1c;
}
.limited{
  color:#33969b;
}
DIV.pr,DIV.limited{
  line-height:1.2;
  font-size:12px;
}
.price_info{
  font-size:0.9em;
  font-weight:bold;
  padding-top:5px;
  text-align:right;
  color:#242a7a;
}
.price_discount{
  text-align:right;
}
.price_normal{
  text-align:right;
}
[class^="section_bdy"],.article_bdy,[class^="menu_bdy"],.ttl_bdy,[class^="title_bdy"]{
  width:100%;
  margin:0;
  background-repeat:repeat-y;
}
[class^="section_ftr"],.article_ftr,[class^="menu_ftr"],.ttl_ftr,[class^="title_ftr"]{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 bottom;
}
[class^="section_hdr"],.article_hdr,[class^="menu_hdr"],.ttl_hdr,[class^="title_hdr"]{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 top;
}
/*Clear-Fix(IE対策のためセットで利用する)
TAG{
  zoom:100%;
}
TAG:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
*/
span.attention_sex{
  font-size:1em;
  color:#BB1C1C;
}

/*=========================================
<common>
.detail_txt
.detail_txt_left
.detail_txt_right
=========================================*/
.detail_txt{
  margin:0 auto;
}
#frmInput #btn_free,#frmInput #btn_trial,#frmInput #btn_charge,.menu_but #button,.menu_but #button2{
  cursor:pointer;
}

/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../image/contents/header_index.jpg) no-repeat 50% 0%;
}
#base{
  width:990px;
  margin:0px auto;
  /*background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;*/

}
/*--------------------*
#header
*--------------------*/
#header{
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
  position: relative;
}
#header #headerimg{
  height:400px;
  text-align:center;
}
#header #headerimg A{
  display:block;
  width:990px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#contents_base{
  margin:0px auto;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#extra_header{
  margin:0px auto;
  text-align:center;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0%;
}
#index_basebdy{
  margin:0px auto;
  width:990px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;
}
#basebdy{
  margin:0px auto;
  width:990px;
}
#header [class^="att_0"] {
  position: absolute;
  font-size: 0.8em;
  color:#fff;
  line-height: 1.2em;
  font-weight: normal;
  text-shadow: 1px 1px 1px #000;
}
#header .att_0 {
  top: 86px;
  left: 503px;
}
#header .att_0_text {
  top: 147px;
  left: 312px;
  font-size: 0.6em;
}

/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:828px;
  padding:20px 0 25px;
  margin:0px auto;
}
#headernavi UL{
  display:block;
  width:828px;
  list-style-type:none;
  zoom:100%;
}
#headernavi UL:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
#headernavi LI{
  display:block;
  width: 414px;
  height: 80px;
  float:left;
  text-align:center;
}
#headernavi LI.top{
  background:url(../../image/contents/navi/top_over.png) no-repeat 50% 0px;
}
#headernavi LI.top A{
  background:url(../../image/contents/navi/top.png) no-repeat 50% 0px;
}
#headernavi LI.profile{
  background:url(../../image/contents/navi/profile_over.png) no-repeat 50% 0px;
}
#headernavi LI.profile A{
  background:url(../../image/contents/navi/profile.png) no-repeat 50% 0px;
}
#headernavi LI A:hover{opacity:0;}
#headernavi LI SPAN{display:none;}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
  margin:0 auto;
}

/*--------------------*
#extra
*--------------------*/
#extra{
  width:900px;
  margin:0px auto;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:0px 13px 10px;
  color:#fefefe;
  font-size:1em;
}
/*--------------------
scroll_film
--------------------*/
.scroll_film{
  background-image:url(../../image/contents/img_js.png);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: 981px 152px;
  animation: sc_f 38s linear infinite;
  height: 152px;
  width: 900px;
  margin: 10px auto;
}
@keyframes sc_f {
    0% { background-position:     0 center;}
  100% { background-position: -981px center;}
}
/*--------------------
balloon common setting
--------------------*/
#frmInput #welcome_message_inner ,
#rec_single h2 .balloon,
#input_group h2 .balloon,
#extra_group h2 .balloon{
  box-sizing: border-box;
  background: rgba(54,41,39,0.8);
  border: 3px solid #FFE88C;
  border-radius: 10px;
  color: #fff;
}
#frmInput #welcome_message_inner P span,
#input_group h2 .balloon span,
#rec_single h2 .balloon span,
#extra_group h2 .balloon span{
  color: #ff0;
}

/*--------------------*
.ttl_font
*--------------------*/
.menu_ttl_bar H2,
.menu_info A,
.title_font,
.ttl_font{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
/*--------------------*
.menu_ttl_bar
.menu_info A{
*--------------------*/
.menu_ttl_bar H2,
.menu_info A{
  font-size: 1.6em;
  line-height: 1.4;
}
.menu_info A{
  display: block;
}
.menu_ttl_bar .severalmenu {
  margin: 0 auto;
  width: 700px;
}
.menu_ttl_bar{
  margin: 0 auto;
  width: 990px;
}
.menu_ttl_bar H2{
  font-size: 1.9em;
  color:#836;
  padding-top: 8px;
}
.menu_ttl_bar .menu_bdy{background-image:url(../../image/contents/menu_ttl_bdy.jpg);}
.menu_ttl_bar .menu_ftr{background-image:url(../../image/contents/menu_ttl_ftr.jpg);padding-bottom:43px;}
.menu_ttl_bar .menu_hdr{background-image:url(../../image/contents/menu_ttl_hdr.jpg);padding-top:38px;}
.menu_ttl_bar{
  width: 796px;
}

.menu_ttl_bar .menu_ttl {
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.menu_ttl_bar .icon_category{
  margin-right:15px;
  float:left;
}
.menu_ttl_bar H2 .menu_ttl{
  float:left;
}

#new_group .section_bdy,
#extra_group2 .section_bdy{
  background-image:url(../../image/contents/section_bdy.jpg);
  margin-bottom:30px;
}
#new_group .section_ftr,
#extra_group2 .section_ftr{
  background-image:url(../../image/contents/section_ftr.jpg);
  padding-bottom:75px;
}
#new_group .section_hdr{
  padding-top: 30px;
}
#extra_group2 .section_hdr{
  padding-top: 5px;
}

/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:660px;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
  color:#DEB887;
}
.menu_header P.menu_caption{
  color:#DEB887;
}
.menu_header P.pr,.menu_header P.pr A{
  color:#d00079;font-weight:bold;
}
.menu_header P.price{
  color:#DEB887;
}
.menu_header P.price STRONG{
  color:#FFCC00;
}
.menu_header P.attention A{
  color:#FFCC00;
}
.menu_header P.attention A:hover{
  color:#be09cb;
}
.menu_header P.attention STRONG{
  color:#FFCC00;
}
/*--------------------
#footer
--------------------*/
#footer{
  margin:20px auto 0px;
  text-align:center;
  min-height:1%;
  _height:1%;
}
#footer ADDRESS,#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{
  list-style-type:none;
}
#footer LI{
  display:inline;
  line-height:35px;
}
/**/
#footernavi{
  color:#FEDFDF;
}
#footernavi SPAN{
  color:#FEDFDF;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
}
#zapCopy{
  color:#ffffee;
  margin-top:10px;
}
#ispCopy{
  margin-top:10px;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width:510px;
  margin:15px auto 15px auto;
  font-size:1em;
  text-align:center;
  background:#EEE8AA;
  color:#996633;
}
#maintenance #maintenancebody{
  border:3px double #FF6633;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight:bold;
  font-size:1.25em;
  color:#FF6633;
}
#maintenance P.maintenanceDate{
  margin:0 auto 5px;
  text-align:center;
  font-weight:bold;
  color:#996633;
}
#maintenance P.maintenanceComment{
  text-align:left;
  line-height:1.3;
  text-align:center;
}
#maintenance A{
  color:#FFF!important;
  background:#6D2A00!important;
}
/*--------------------*
#free_group
*--------------------*/
#free_group{
  width:900px;
  margin: 50px auto 0;
}
#free_group .section_bdy{background-image:url(../../image/index/free_group/section_bdy.jpg);margin:0 auto 20px;}
#free_group .section_ftr{background-image:url(../../image/index/free_group/section_ftr.jpg);padding-bottom:110px;position:relative;bottom:-1px;}
#free_group .section_hdr{background-image:url(../../image/index/free_group/section_hdr.jpg);padding-top:65px;position:relative;top:-1px;}


/*--------------------*
#new_group
*--------------------*/
#new_group{
  width:900px;
  margin:20px auto 10px;
  color:#5A0C08;
}
#new_group .caption{
  margin-top: 10px;
  padding: 0 20px;
  line-height: 1.7;
}
#new_group .price_info_btn {
  text-align:center;
}
#new_group .additional_day{
  color:#ab1c1c;
  font-weight:bold;
}

/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  width:900px;
  margin:20px auto 10px;
  text-align:left;
}
#extra_group .section_hdr{}
#extra_group .section_bdy{background-image:url(../../image/index/extra_group/article_bdy.jpg);}
#extra_group .section_ftr{background-image:url(../../image/index/extra_group/section_ftr.jpg);padding-bottom:110px;position:relative;bottom:-1px;}

#extra_group .article_bdy{background-image:url(../../image/index/extra_group/article_bdy.jpg);width:900px;margin:0 auto;}
#extra_group .article_hdr{background-image:url(../../image/index/extra_group/article_hdr.jpg);position:relative;top:-2px;padding-top: 40px;}
#extra_group .article_ftr{background-image:url(../../image/index/extra_group/article_ftr.jpg);padding-bottom:90px;position:relative;bottom:-1px;}
#extra_group .article_ftr_none{}

#extra_group .ppl_ttl{
  background:url(../../image/index/extra_group/section_hdr_title1.png) no-repeat 0 0;
  width:754px;
  height:86px;
  margin:0 auto 15px;
}
#extra_group .red_ttl{
  background:url(../../image/index/extra_group/section_hdr_title2.png) no-repeat 0 0;
  width:754px;
  height:86px;
  margin:0 auto 15px;
}

#extra_group .red_ttl P,
#extra_group .ppl_ttl P{
  text-align: center;
  line-height: 86px;
  font-size: 1.6em;
}

#extra_group .img1,
#extra_group .img2{
  position:relative;
  width:320px;
  height:120px;
  top:-35px;
  left:-30px;
}
#extra_group .bg{
  background:url(../../image/index/extra_group/img.png) no-repeat 0 0;
  width:760px;
  height:404px;
  margin:0 auto 15px;
  position: relative;
}
#extra_group H4 A{color:#49208E;}
#extra_group H4 A:hover{color:#7758AA;}
#extra_group .severalmenu{
  position:relative;
}
#extra_group .pack_announce {
  margin: 10px auto;
  line-height: 1.5;
  color: #000;
}
#extra_group .pack_announce OL {
  font-size: 1em;
  text-align: left;
  font-weight: bold;
}
#extra_group .pack_announce LI {
  list-style: none;
  padding-left: 20px;
  line-height: 1.6;
  color: #49208E;
  font-size:1.1em;
}

#extra_group .price_info_btn{
  text-align:center;
  margin-top:10px;
}
#extra_group .price_info_btn2{
  position:absolute;
  top:165px;
  left:255px;
}
#extra_group .bg_inner .btn_exp2{
  position: absolute;
  top: 335px;
  left: 360px;
  text-align: center;
  font-size:0.9em;
  color:#000;
}
#extra_group .btn_exp{
  color: #000;
  width: 650px;
  font-size: 0.9em;
}

#extra_group H4 A{color:#49208E;}
#extra_group .menu_info A:hover{color:#7758AA;}

/*--------------------*
#rec_single （厳選おすすめ・新着おすすめ）
*--------------------*/
#rec_single{
  margin-bottom:20px;
}
#rec_single h2{
  position: relative;
}
#rec_single .note_1{
  position: absolute;
  top: 238px;
  right: 50px;
  font-weight: normal;
  font-size: 0.7em;
}
#rec_single .mark_1{
  position: absolute;
  top: 175px;
  right: 37px;
  font-size: 0.7em;
}
#rec_single .sample_img{
  margin-bottom:20px;
}
#rec_single .group1 .sample_img{
  margin-bottom:0px;
}

#rec_single [class^="severalmenu"]{
  width:700px;
  margin: 0 auto 30px;
  text-align:left;
}
#rec_single .menu_info{
  width:590px;
  float:right;
}
#rec_single .severalmenu1 .menu_info H4 A{color:#8EDA63;}
#rec_single .severalmenu1 .menu_info H4 A:hover{color:#afe292;}
#rec_single .severalmenu1 .menu_info H4 A:visited{color:#c1e7ac;}

#rec_single .severalmenu2 .menu_info H4 A{color:#FB7BB7;}
#rec_single .severalmenu2 .menu_info H4 A:hover{color:#fdafd4;}
#rec_single .severalmenu2 .menu_info H4 A:visited{color:#fcb1d4;}

#rec_single .severalmenu3 .menu_info H4 A{color:#53B4FF;}
#rec_single .severalmenu3 .menu_info H4 A:hover{color:#94d0ff;}
#rec_single .severalmenu3 .menu_info H4 A:visited{color:#c7e6fe;}

#rec_single .price_discount {
  color: #FA9CB8;
}
#rec_single .price_info {
  color: #9CF;
}
#rec_single .price_info{text-align:right;}
#rec_single .price_info .price_info_btn{text-align:center;}
#rec_single .group1 P.attention {
  font-size: 0.9em;
  margin-bottom: 20px;
  width: 500px;
  margin-right: 35px;
}
/*--------------------
.telling
--------------------*/
.telling{
  width:860px;
  margin:10px auto 0px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
.telling .section_ftr{
  padding-bottom:75px;
  background-image:url(../../image/input/telling/section_ftr.jpg);position:relative;bottom:-1px;
}
.telling .section_hdr{
  background:none;
  padding-top:30px;
}
.telling OL{
  width:650px;
  margin:0 auto;
  _margin:0;
  text-align:left;
  font-size: 1.1em;
}
.telling LI{
  list-style-type:none;
  padding-left:40px;
  line-height:34px;
  font-size: 1.1em;
  color:#fff;
  padding-bottom:7px;
}
.telling LI.main{
  background:url("../../image/input/dot1.png") no-repeat scroll 0 0;
  color:#ff0;
}
.telling LI.sub{
  background:url("../../image/input/dot2.png") no-repeat scroll 0 0;
}
/*--------------------*
#input_group （無料フォーム）
*--------------------*/
#input_group .section_hdr{padding-top: 15px;}
#input_group .section_bdy{background-image:url(../../image/index/input_group/section_bdy.jpg);}
#input_group .section_ftr{background-image:url(../../image/index/input_group/section_ftr.jpg);padding-bottom: 40px;position:relative;bottom:-1px;}
#input_group .severalmenu{
  width:630px;
  margin:0 auto;
  text-align:left;
}

/*--------------------
[id^="frmInput"] 入力フォーム
--------------------*/
[id^="frmInput"] .input_tbl{
  width:680px;
  margin:0px auto;
}
[id^="frmInput"] .input_tbl label.name{
  letter-spacing: 0.45em;
  margin-right: -0.45em;
}
[id^="frmInput"] .input_tbl label span{
  color: #B01212;
  font-size: 0.6em;
  letter-spacing: -0.5px;
}
[id^="frmInput"] h3 {
  width: 730px;
  margin: 0 auto 30px;
}
#input_group P.btn_exp{
  text-align: center;
  color: #000;
}
[id^="frmInput"] label {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.8em;
  color: #592508;
  vertical-align: middle;
  font-weight: bold;
}
[id^="frmInput"] .input_tbl TD {
  vertical-align: middle;
}
[id^="frmInput"] .input_tbl .tr_caution TD {
  padding-bottom: 15px;
}
[id^="frmInput"] .input_tbl TH {
  letter-spacing: -0.5px;
  padding-right: 10px;
  width: 120px;
  text-align:right;
}
[id^="frmInput"] .input_tbl .tr_number TH {
  letter-spacing: 0px;
  padding: 10px 0 0 0;
  width: 580px;
  text-align:center;
  line-height: 2em;
}

[id^="frmInput"] .input_tbl label span{
  color: #B01212;
  font-size: 0.6em;
  letter-spacing: -0.5px;
}
[id^="frmInput"] .input_tbl INPUT.input_name {
  font-size: 18px;
  width: 185px;
  padding: 10px;
  vertical-align: middle;
}
[id^="frmInput"] .input_tbl INPUT.input_number {
  font-size: 2em;
  width: 150px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #000;
  border-radius: 6px;
}

[id^="frmInput"] .input_tbl .tr_number2 TD {
  text-align:center;
  padding-top: 5px;
}
[id^="frmInput"] .input_tbl SMALL {
  line-height: 1.3;
  font-size: 14px;
}
[id^="frmInput"] P span, #privacy A,[id^="frmInput"] P.input_attention A, #input_caution A {color: #C6000D;}
[id^="frmInput"] .input_tbl .tr_sex span {color: #C6000D;}
#privacy A:hover   ,[id^="frmInput"] P.input_attention A:hover, #input_caution A:hover {color: #D4404A;}
#privacy A:visited ,[id^="frmInput"] P.input_attention A:visited, #input_caution A:visited {color: #cc0000;}
[id^="frmInput"] #privacy {
  font-size: 0.9em;
  margin: 15px auto;
  padding: 10px;
  width: 650px;
  border: 2px solid #D2B48C;
}
[id^="frmInput"] #privacy P {
  text-align: left;
  line-height: 1.3em;
  padding: 0;
  color: #000;
}
[id^="frmInput"] P.btn_exp span{
  color:#A81D91;
}
[id^="frmInput"] .input_other {
  margin-top: 20px;
}
[id^="frmInput"] .input_tbl .tr_sex SELECT {width: 140px;}

[id^="frmInput"] .input_tbl SELECT {
  vertical-align: middle;
  width:100px;
  padding: 5px;
  border: 1px solid #ABADB3;
  background-color: #ffffff;
  background-image: url(../../image/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 12px;
  background-size: 12px;
  font-size: 1.3em;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
#input_caution{
  width: 510px;
  margin: 0 auto;
  line-height: 2;
  font-weight: bold;
}
#input_caution2{
  width: 510px;
  margin: 10px auto 0;
  line-height: 2;
  font-weight: bold;
  color: #592508;
}
[id^="frmInput"] .tr_caution P{
  margin-left:8em;
  color: #592508;
  font-weight: bold;
}
#frmInput P.sex_caution ,
#frmInput P.input_attention ,
#frmInput P.input_attention2 {
  font-size: 1.0em;
  color: #592508;
}
.cookie_check {
  color: #000;
}
/*--------------------*
#form_attention
*--------------------*/
#form_attention {
  font-size: 0.9em;
  color:#cecece;
}
#form_attention P.title {
  font-weight: bold;
  padding: 20px 50px 10px;
  text-align: center;
}
#form_attention .contents {
  padding: 0 50px 10px;
  text-align: left;
}
#form_attention P.attention {
  padding: 10px 50px;
  width: 450px;
}
#form_attention .contents ol{
  margin:0 auto;
  width: 450px;
}
#form_attention .contents li{
  list-style-type: decimal;
  padding: 2px 0;
}

#form_attention dl {
  border: 1px solid #000000;
/*  border-right: 1px solid #000000;*/
  font-size: 14px;
  height: 162px;
  text-align: center;
  width: 466px;
  margin: 0 auto;
  box-sizing: border-box;
}
#form_attention dt.first ,
#form_attention dd.first {
  border-bottom: 1px solid #000000;
}
#form_attention dt.character.second ,
#form_attention dd.character.second {
  border-bottom: 1px solid #000000;
}
#form_attention dt.third ,
#form_attention dd.third {
  border-bottom: 1px solid #000000;
}
#form_attention dd {
  border-left: 1px solid #000000;
}
#form_attention dt {
  background-color: #4F6228;
/*  border-left: 1px solid #000000;
  border-top: 1px solid #000000;*/
  float: left;
  height: 40px;
  padding: 8px 0;
  width: 74px;
  color: #ffffff;
  box-sizing: border-box;
}
#form_attention dd {
  background-color: #C4D79B;
/*  border-left: 1px solid #000000;
  border-top: 1px solid #000000;*/
  color: #000000;
  float: left;
  height: 40px;
  padding: 8px 0;
  width: 30px;
  box-sizing: border-box;
}
#form_attention dt.character {
  background-color: #e26b0a;
/*  border-left: 1px solid #000000;
  border-top: 1px solid #000000;*/
  float: left;
  height: 40px;
  padding: 8px 0;
  width: 74px;
  color: #ffffff;
  box-sizing: border-box;
}
#form_attention dd.character {
  background-color: #fabf8f;
/*  border-left: 1px solid #000000;
  border-top: 1px solid #000000;*/
  color: #000000;
  float: left;
  height: 40px;
  padding: 8px 0;
  width: 30px;
  box-sizing: border-box;
}
#page_colse {
  margin-top: 20px;
}
#input_group{
  position: relative;
}
#input_group h2{
  position: relative;
}
#input_group .mark_1{
  position: absolute;
  font-size: 0.7em;
  top: 654px;
  left: 415px;
  color: #E62101;
}
#input_group .note_1{
  position: absolute;
  font-size: 0.7em;
  top: 766px;
  left: 706px;
  color: #000;
  font-weight: normal;
}
#input_group .free_ttl{
  width: 760px;
  text-align: center;
  position: absolute;
  background-color: #614396;
  border-radius: 50px;
  line-height: 70px;
  font-size: 1.6em;
  border: 2px solid #E3E2F1;
  box-shadow: 1px 1px 7px #000,1px 1px 1px gray inset,1px 20px 10px #5a397f inset,1px -20px 10px #5a397f inset;
  color: #fff;
  box-sizing: border-box;
  top: 20px;
  left: 70px;
  font-weight:bold;
  text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
}
#input_group .price_info_btn{
  margin: 0 auto;
  width: 553px;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:900px;
  margin:0 auto 25px;
}
#feature .group1 P{
  width: 450px;
  margin-right: 85px;
  font-size: 0.9em;
}
#feature .group2 {
  margin:30px auto;
}
