/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
  font-size:100%;
  line-height:1.2em;
  margin:0;
  padding:0;
  border:0;
  vertical-align:baseline;
  word-wrap:break-word;
  outline: 0;
}
img{
  vertical-align:bottom;
}
body{
  line-height:1;
  font-weight:normal;
  box-sizing: border-box;
}
ol,ul{
  list-style:none;
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';
  content:none;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
caption,th,td{
  font-weight:normal;
  text-align:left;
}
h1,h2,h3,h4,h5,h6{
  clear:both;
  font-weight:normal;
}
a:focus{
  outline: none;
}
a, a:hover, a:visited{
  text-decoration:none;
  text-shadow:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
  display:block;
}
audio,canvas,video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
}
del{
}
ins{
  background:#fff9c0;
  text-decoration:none;
}
.clear{
  clear:both;
  float:auto;
}
.center{
  text-align:center;
}

.severalmenu .price_info strong {
  color: #c00000;
}
.right_bdy {
  float: right;
}
.left_bdy {
  float: left;
}
.disp_pc #header_extra{width:640px;margin:0 auto;}
.disp_sp #header_extra{width:375px;margin:0 auto;}
/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
body{
  _line-break:strict;
  margin:0 ;
  padding:0 ;
  color:#1F2121;
  background: #111;
  font-family:"Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.disp_pc body{
  font-size: 16px;
}
.disp_sp body{
  width: 375px;
  min-width: 375px !important;
  font-size: 16px;
}
a{
  color:#c8003c;
  text-decoration:underline;
}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  font-weight:bold;
}
hr{
  display:none;
}
.hide{
  line-height:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
.additional_day{
  color:#FD1741;
  font-weight:bold;
  font-size:0.9em;
}
.horizon{
  width: calc(100% - 24px);
  margin: 20px auto;
  height: 1px;
  background: #E4D9C3;
}
H2 IMG,H3 IMG,H4 IMG{width: 100%; margin: 0 auto;}

/*--------------------*
 *  contents
 *--------------------*/
.disp_pc{
  min-width:640px;
}
.disp_sp #base{
  font-size: 15px;
  line-height:1.5em;
}

.contents_wrap{
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 3%;
  background: url(../img/contents/bg.jpg) repeat-y 50% top / 100% auto;
}
.menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
.severalmenu{
  position:relative;
}
.disp_pc .severalmenu .menu_info{
  padding: 0 0 0 90px;
  min-height: 90px;
}
.severalmenu .caption{
  padding: 2% 0 1%;
  text-align: justify;
  line-height: 1.6em;
  color: #000;
  font-size: 1.1em;
}
.disp_sp .severalmenu .caption{
  font-size: 15px;
  line-height: 1.5em;
}
.price_info{
  font-size:1.0em;
  text-align:right;
  margin-top:5px;
  color: #1F2121;
  line-height:1.2em;
}
.disp_sp .price_info{
  font-size:0.9em;
}
.severalmenu .menu_info .price_info strong{
  color:#ab1c1c;
}

A H4, A H3,
H4 A, H3 A {
  text-decoration: underline;
  color: #A5164F;
  text-underline-offset: 3px;
}
.disp_pc A H4, .disp_pc A H3,
.disp_pc H4 A, .disp_pc H3 A {
  font-size: 1.5em;
  line-height: 1.5em;
}

.disp_sp A H4, .disp_sp A H3,
.disp_sp H4 A, .disp_sp H3 A {
  font-size: 17px;
  line-height: 1.4em;
}
.disp_sp .severalmenu .menu_info{
  padding: 0 0 0 65px;
  min-height:65px;
  padding-top:3px;
}

/*--------------------*
#headernavi
*--------------------*/
#headernavi li{
    display:table-cell;
    text-align:center;
}

/*--------------------*
#new_group
*--------------------*/
#new_group .severalmenu{
  width: 88%;
  margin: 0 auto;
}
.additional_day{
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

#new_group .section_bdy{
  margin: 0 auto 5%;
  background: url(../img/index/new_group/section_ftr.jpg) no-repeat bottom / 100% auto, url(../img/index/new_group/section_bdy.jpg) repeat center / 100% auto;
  padding: 0 0 13%;
}
#new_group .section_hdr {
  padding-top: 3%;
}
#new_group .menu_info{
  text-align: left;
}
#new_group .caption{
  text-align: justify;
  margin: 0;
}
#new_group .price_info_btn{
  width:75%;
  margin:2% auto 0;
}
#new_group .price_info_btn p {
  background-size: 100% auto;
}

/*--------------------*
#index_navi
*--------------------*/

#header_nav{
  text-align:center;
  width: 100%;
  margin: 0 auto;
  background: url(../img/contents/navi_bg.jpg) no-repeat 50% top;
  background-size: 100% 100%;
  padding: 2% 0;
}
#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  width: calc(100% - 8px);
  margin: 0 auto;
}
#nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#header_nav li {
  display: table-cell;
  padding: 0 4px 0 0;
}
#header_nav li:last-child {
  padding: 0;
}
#header_nav a{
  display:block;
}
#index #nav a img{
  width: 100%;
  margin:0 auto;
}

#index_navi,
#nav {
  width: 100%;
  background: url(../img/contents/navi/navi_bg.png) no-repeat 50% top;
  background-size: 100% 100%;
  padding: 1% 0;
}
#index_navi li{
    display:table-cell;
    text-align:center;
}
#index_navi img,
#nav img{
  max-width: 314px;
}
/*--------------------*
#extra
*--------------------*/
#extra{
  margin:0px auto;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  margin: 20px 0 0;
}
#feature h3{
  margin: 5% auto 2%;
}
#feature h3:first-child{
  margin: 0 auto 2%;
}
#feature .section_bdy{
  background: url(../img/index/feature/section_ftr.jpg) no-repeat bottom / 100% auto, url(../img/index/feature/section_bdy.jpg) repeat center / 100% auto;
  padding: 0 0 28px;
}
#feature p{
  color: #fff;
  width: 90%;
  margin: 0 auto;
  text-align: justify;
  font-size: 15px;
  line-height: 1.6em;
}
.disp_pc #feature p{
  font-size: 1.1em;
}

/*--------------------*
 *  #topicpath
 *--------------------*/
#topicpath{
  color:#fff;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0 auto 1%;
  padding: 10px ;
  text-align: left;
}
#topicpath p {
  font-size:0.9em;
  line-height: 1.4em;
}
.disp_sp #topicpath{padding:0 10px ;}
#topicpath a{
  text-decoration:underline;
  color: #FFCE06;
}

/*--------------------*
.icon_category_
*--------------------*/
.disp_pc [class^="icon_category_"]{
  width:70px;
  height:70px;
}
[class^="icon_category_"]{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  background-size:100% 100%;
  vertical-align:middle;
}
.disp_pc #base .icon {
  width: 80px;
  height: 80px;
}
.disp_pc #base .icon img {
  width: 70px;
  height: 70px;
}
#base .icon{
  position:absolute;
  top: 5px;
  left: 0;
}
.disp_sp  [class^="icon_category_"]{
    width:54px;
    height:54px;
  }
.disp_sp  #base .icon{
    width: 60px;
    height: 60px;
}
.icon_category_1 { background-image:url(../img/contents/icon/1.png); }
.icon_category_2 { background-image:url(../img/contents/icon/2.png); }
.icon_category_3 { background-image:url(../img/contents/icon/3.png); }
.icon_category_4 { background-image:url(../img/contents/icon/4.png); }
.icon_category_5 { background-image:url(../img/contents/icon/5.png); }
.icon_category_6 { background-image:url(../img/contents/icon/6.png); }
.icon_category_7 { background-image:url(../img/contents/icon/7.png); }
.icon_category_8 { background-image:url(../img/contents/icon/8.png); }
.icon_category_9 { background-image:url(../img/contents/icon/9.png); }
.icon_category_10{ background-image:url(../img/contents/icon/10.png);}
.icon_category_11{ background-image:url(../img/contents/icon/11.png);}
.icon_category_12{ background-image:url(../img/contents/icon/12.png);}
.icon_category_13{ background-image:url(../img/contents/icon/13.png);}
.icon_category_14{ background-image:url(../img/contents/icon/14.png);}
.icon_category_15{ background-image:url(../img/contents/icon/15.png);}
.icon_category_16{ background-image:url(../img/contents/icon/16.png);}
.icon_category_17{ background-image:url(../img/contents/icon/17.png);}
.icon_category_18{ background-image:url(../img/contents/icon/18.png);}
.icon_category_19{ background-image:url(../img/contents/icon/19.png);}
.icon_category_20{ background-image:url(../img/contents/icon/20.png);}
.icon_category_21{ background-image:url(../img/contents/icon/21.png);}
.icon_category_22{ background-image:url(../img/contents/icon/22.png);}
.icon_category_23{ background-image:url(../img/contents/icon/23.png);}
.icon_category_24{ background-image:url(../img/contents/icon/24.png);}
.icon_category_25{ background-image:url(../img/contents/icon/25.png);}
.icon_category_26{ background-image:url(../img/contents/icon/26.png);}
.icon_category_27{ background-image:url(../img/contents/icon/27.png);}
.icon_category_28{ background-image:url(../img/contents/icon/28.png);}
.icon_category_29{ background-image:url(../img/contents/icon/29.png);}
.icon_category_30{ background-image:url(../img/contents/icon/30.png);}
.icon_category_31{ background-image:url(../img/contents/icon/31.png);}
.icon_category_32{ background-image:url(../img/contents/icon/32.png);}
.icon_category_33{ background-image:url(../img/contents/icon/33.png);}


/*--------------------*
.menu_title
*--------------------*/
.menu_title{
  margin: 0 0 4%;
}
.menu_title{
  width:100%;
  margin: 0 auto;
}
.menu_title_bdy{
  background:url(../img/contents/menu_ttl_bdy.jpg) repeat-y center top / 100% auto;
}
.menu_title_hdr{
  padding-top:3%;
  background:url(../img/contents/menu_ttl_hdr.jpg) no-repeat center top / 100% auto;
  position:relative;
  top:-1px;
}
.menu_title_ftr{
  padding-bottom:3%;
  background:url(../img/contents/menu_ttl_ftr.jpg) no-repeat center bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
.menu_title_inner{
  width: 87%;
  margin: 0 auto;
}
.menu_title h2{
  display:table;
  margin:0 auto;
  vertical-align:middle;
  color: #A5164F;
}
.disp_pc .menu_title h2{
  font-size:1.5em;
  line-height: 1.3em;
  padding: 4% 0 2% 100px;
}
.disp_sp .menu_title h2{
  padding:2% 0 2% 70px;
  font-size:17px;
  line-height:1.5em;
}

[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
}
.disp_pc [class^="menu_category_"]{
  background-size:80px 80px;
  height: 80px;
}
.disp_sp  [class^="menu_category_"]{
  background-size: 54px 54px;
  height: 60px;
}
.menu_category_1 { background-image:url(../img/contents/icon/1.png); }
.menu_category_2 { background-image:url(../img/contents/icon/2.png); }
.menu_category_3 { background-image:url(../img/contents/icon/3.png); }
.menu_category_4 { background-image:url(../img/contents/icon/4.png); }
.menu_category_5 { background-image:url(../img/contents/icon/5.png); }
.menu_category_6 { background-image:url(../img/contents/icon/6.png); }
.menu_category_7 { background-image:url(../img/contents/icon/7.png); }
.menu_category_8 { background-image:url(../img/contents/icon/8.png); }
.menu_category_9 { background-image:url(../img/contents/icon/9.png); }
.menu_category_10{ background-image:url(../img/contents/icon/10.png);}
.menu_category_11{ background-image:url(../img/contents/icon/11.png);}
.menu_category_12{ background-image:url(../img/contents/icon/12.png);}
.menu_category_13{ background-image:url(../img/contents/icon/13.png);}
.menu_category_14{ background-image:url(../img/contents/icon/14.png);}
.menu_category_15{ background-image:url(../img/contents/icon/15.png);}
.menu_category_16{ background-image:url(../img/contents/icon/16.png);}
.menu_category_17{ background-image:url(../img/contents/icon/17.png);}
.menu_category_18{ background-image:url(../img/contents/icon/18.png);}
.menu_category_19{ background-image:url(../img/contents/icon/19.png);}
.menu_category_20{ background-image:url(../img/contents/icon/20.png);}
.menu_category_21{ background-image:url(../img/contents/icon/21.png);}
.menu_category_22{ background-image:url(../img/contents/icon/22.png);}
.menu_category_23{ background-image:url(../img/contents/icon/23.png);}
.menu_category_24{ background-image:url(../img/contents/icon/24.png);}
.menu_category_25{ background-image:url(../img/contents/icon/25.png);}
.menu_category_26{ background-image:url(../img/contents/icon/26.png);}
.menu_category_27{ background-image:url(../img/contents/icon/27.png);}
.menu_category_28{ background-image:url(../img/contents/icon/28.png);}
.menu_category_29{ background-image:url(../img/contents/icon/29.png);}
.menu_category_30{ background-image:url(../img/contents/icon/30.png);}
.menu_category_31{ background-image:url(../img/contents/icon/31.png);}
.menu_category_32{ background-image:url(../img/contents/icon/32.png);}
.menu_category_33{ background-image:url(../img/contents/icon/33.png);}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/contents/page_ttl.png");
    background-origin: padding-box;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin:3% 0;
    width: 100%;
}
#page_ttl H2{
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#page_ttl H2 .page_title{
  padding:6% 0 5%;
  font-size:0.9em;
  color:#F8DBA7;
}

/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0 auto 10px;
  width:100%;
  font-size:0.7em;
}

/*----font-size------*/

#menu_header P{
  padding:5px 0;
  text-align:center;
  color: #DEB887;
  text-align:left;
  line-height:1.3em;
}
#menu_header P.menu_caption{
  text-align: left;
  color: #F8E0C8;
  margin: 2% auto;
  line-height:1.3em;
}
#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;}

/*--------------------*
#menu_caption
*--------------------*/
#menu_caption{
  margin:15px auto 10px;
}
#menu_caption P{
  padding-bottom:5px;
  text-align:center;
  color:#FFF5DA;
}
#menu_caption P.pr,
#menu_caption P.pr A{color:#ECB452;}
#menu_caption P.attention{color:#FFF5DA;}
#menu_caption P.attention STRONG{color:#F0AA28;}

/*--------------------
#footer
--------------------*/
#footer{
  width: calc(100% - 38px);
  margin: 0 auto;
  text-align:center;
}
#footer ADDRESS,
#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{list-style-type:none;padding: 0;margin: 0;}
#footer LI{
  display:inline;
  border-right: 1px solid #fff;
  padding: 0 8px;
  line-height: 1.7;
}
#footer li:first-child{
  border-left: 1px solid #fff;
}
#footer A{
  color: #FFCE06;
}
/**/
#footernavi A{color:#FFCE06;}
/**/
#footerCopy{
  padding: 0 0px 20px;
  color:#DEB887;
}
#zapCopy{margin-top:10px;color:#DEB887;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{color:#FF6633;}
#ispCopy,#ispCopy A{color:#FF6633;}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width: 80%;
  margin: 3% auto;
  font-size: 12px;
  text-align: center;
  background:#EEE8AA;
  color: #996633;
}
#maintenance #maintenancebody{
  border: 3px double #FF6633;
  padding:2% 1%;
}
#maintenance #maintenance_title{
  padding-bottom:1%;
  font-weight: bold;
  font-size: 16px;
  color: #FF6633;
}
#maintenance P.maintenanceDate{
  margin: 0 auto 1%;
  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{
  margin: 20px auto;
}
#free_group h2{
  padding: 0 0 16px;
}
#free_group .severalmenu{
  width: 88%;
  margin: 0 auto;
}
#free_group .section_bdy{
	margin: 0 auto;
	width: 100%;
  background: url(../img/index/free_group/section_ftr.jpg) no-repeat bottom / 100% auto, url(../img/index/free_group/section_bdy.jpg) repeat center / 100% auto;
	padding: 0 0 13%
}
#free_group .section_bdy .free_info IMG{
  width: 40%;
  margin: 0 auto;
}
#free_group .menu_info{
  text-align: left;
}
#free_group .caption{
  text-align: justify;
}
/*--------------------*
#extra_group
*--------------------*/
.price_info {
  padding-top: 12px;
  text-align: right;
  font-weight: normal;
}

#frm_btn .price_charge .btn {
    background: -moz-linear-gradient(center top , #EC7731, #BC4301 50%, #9B3600 50%, #B64000) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(#EC7731), color-stop(0.5,#BC4301), color-stop(0.5,#9B3600), to(#B64000));
    border-radius: 4px 4px 4px 4px;
    color: #FFEBCB;
    cursor: pointer;
    display: block;
    font-size: 20px;
    margin: 0.5em auto;
    padding: 10px 0;
    width: 90%;
}
#frm_btn .btn_free {
    background: -moz-linear-gradient(center top , #EC7731, #BC4301 50%, #9B3600 50%, #B64000) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(#EC7731), color-stop(0.5,#BC4301), color-stop(0.5,#9B3600), to(#B64000));
    border-radius: 4px 4px 4px 4px;
    color: #FFEBCB;
    cursor: pointer;
    display: block;
    font-size: 20px;
    margin: 0.5em auto;
    padding: 10px 0;
    width: 90%;
}

#yahoo_header a, #yahoo_footer a {
    color: #0000FF;
}

/*--------------------*
#info_group
*--------------------*/
#info_group {
   margin: 3% auto;
}
#info_group .section_bdy {
    background-color: #550000;
}
#info_group .menu_bdy {
    background-color: #550000;
    margin: 0 auto;
    padding: 3%;
}
#info_group .detail_txt {
    background-color: #FFFFFF;
    border: 7px double #AA8080;
    margin: 0 auto;
    padding: 2%;
}
#info_group .detail_txt P {
    background-color: #FFFFFF;
    color: #642B1A;
}


/*--------------------*
.start_btn
*--------------------*/
.start_btn{
  width: 75%;
  margin: 0 auto 5%;
  max-width: 360px;
}
.start_btn a p{
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}

/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  margin: 20px auto;
  color: #000;
}
.telling h2 img{
  position: relative;
  top: 1px;
}
.telling h3 ,
.telling ul{
  width:86%;
  margin:0 auto;
}
.telling h3.pink{
  color: #E11387;
}
.telling .section_bdy{
  background:url(./../img/contents/section_bdy.jpg) repeat-y center top / 100% auto;
}
.telling .section_ftr{
  padding-bottom: 10%;
  background:url(./../img/contents/section_ftr.jpg) no-repeat center bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
.telling .section_hdr{
  padding-top:1%;
}
.telling h3 ,
.telling LI {
  list-style-type: none;
  line-height: 1.5;
  box-sizing: border-box;
  text-align: justify;
  padding: 7px 0 9px 28px;
  background:url("./../img/input/dot1.png") no-repeat scroll 0 8px;
  background-size: 19px auto;
}
.telling h3 ,
.telling LI.main {
  font-weight: normal;
}
.disp_pc .telling h3 ,
.disp_pc .telling LI {
  font-size: 1.1em;
}

/*--------------------*
 *  #frmInput
 *--------------------*/
[id^="frmInput"] h3{
  text-align: center;
  width: 95%;
  max-width: 594px;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
[id^="frmInput"] h3 img{
  margin: 0 auto;
}
[id^="frmInput"] .menu_bdy {
  width: 96%;
  margin: 0 auto;
}
[id^="frmInput"] table{
  width: 90%;
  margin:0 auto;
  max-width:400px;
}
[id^="frmInput"] th{
  padding:5% 0;
  font-size:1.5em;
  letter-spacing: 1px;
  color:#1F2121;
}
.disp_sp [id^="frmInput"] th{
  font-size:16px;
}
[id^="frmInput"] .tr_caution td{
  padding:5px 0 0;
  font-size:0.9em;
}
[id^="frmInput"] input[type="text"]{
  width: 95%;
  font-size: 16px;
  padding: 3px 8px;
  height: 32px;
  border: 1px solid #B0B0B1;
  border-radius: 4px;
}
.disp_pc [id^="frmInput"] input[type="text"]{
  font-size: 1.3em;
}
[id^="frmInput"] .input_tbl select{
  width:24%;
  padding:8px;
  border: 1px solid #B0B0B1;
  border-radius: 4px;
  background-color: #ffffff;
  background-image: url(../img/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 10px;
  background-size: 10px;
  font-size: 1.2em;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.disp_sp [id^="frmInput"] .input_tbl select{
  font-size: 16px;
}
[id^="frmInput"] .input_tbl SELECT.sexSelect{
  width:43%;
}
.tr_caution{
  color:#000;
  text-align:left;
}
.tr_caution p {
  padding: 1px 0;
  font-size: 1.1em;
  line-height:1.3em;
}
.disp_sp .tr_caution p {
  font-size: 12px;
}
/*
[id^="frmInput"] th label {
  padding: 2%;
  background-color: #3B1802;
  color: #fff;
  border-radius: 4px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.2em;
}
*/
[id^="frmInput"] td label{
  font-size: 1.3em;
  color: #383838;
}
.disp_sp [id^="frmInput"] td label{
  font-size: 1.1em;
}
.cookie_check{
  font-size:0.9em;
  margin-bottom:4%;
}
[id^="frmInput"] .err_txt {
  font-weight: bold;
  color: #EA4E44;
  line-height: 2em;
}
.disp_sp [id^="frmInput"] .err_txt {
  font-size: 13px;
  line-height: 14px;
  margin-top: 8px;
}
[id^="frmInput"] th .hissu {
  font-size: 10px;
  border-radius: 4px;
  background: #EA4E44;
  padding: 4px 8px;
  color: #fff;
  margin: 0 0 0 8px;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: -2px;
}
.disp_pc [id^="frmInput"] th .hissu {
  font-size: 12px;
  top: -4px;
}
[id^="frmInput"] P.sex_caution {
  color: #1F2121;
}

/*--------------------*
[id^="frmInput"] 入力ページ
 *--------------------*/
[id^="frmInput"] .section_bdy{
  margin: 0 auto 7%;
}
[id^="frmInput"] .section_ftr{
  padding-bottom: 8%;
  background:url(../img/input/input_frm/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
[id^="frmInput"] .section_bdy{
  margin: 0 auto 5%;
  background:url(../img/input/input_frm/section_bdy.jpg) repeat-y 50% bottom / 100% auto;
}
[id^="frmInput"] .section_hdr{
  padding-top: 6%;
  background:url(../img/input/input_frm/section_hdr.jpg) no-repeat 50% top / 100% auto;
  position:relative;
  top:-2px;
}
[id^="frmInput"] .input_self .article_ftr{
  padding-bottom: 5%;
}
[id^="frmInput"] P.sex_caution{
  width: 89%;
  max-width: 400px;
  margin: 3% auto 0;
  text-align: left;
  color: #1F2121;
  font-size: 1.1em;
}
.disp_sp [id^="frmInput"] P.sex_caution{
  font-size: 12px;
}
#frm_btn .cookie_check{
  width:80%;
  margin:3% auto 5%;
  text-align:center;
  line-height:1.6em;
}
#frm_btn .price_allfree,
#frm_btn .price_free,
#frm_btn .price_charge{
  width:72%;
  margin:0 auto 2%;
  max-width:370px;
}
#frm_btn .price_allfree p,
#frm_btn .price_free p,
#frm_btn .price_charge p{
  background-size:100% auto;
}
#frm_btn .free{
  margin-top:3%;
  text-align:center;
}
.disp_sp #frm_btn .free{
  font-size: 0.9em;
}
.input_attention {
  width: 85%;
  margin: 5% auto 0;
  max-width: 400px;
  padding: 1px 0;
  font-size: 1.1em;
  line-height:1.3em;
}
.disp_sp .input_attention {
  font-size: 0.9em;
}
.input_attention a {color: #C6000D;}

#frm_btn button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

#base {
  max-width: 640px;
  margin: 0 auto;
}
.severalmenu .caption{
  padding: 2% 0 1%;
  text-align: justify;
  line-height: 1.6em;
  color: #000;
  font-size: 1.1em;
}
.disp_sp .severalmenu .caption{
  font-size: 15px;
  line-height: 1.5em;
}
#header .header_img {
  width:100%;
  height:auto;
}
#nav li {
  display: table-cell;
  text-align: center;
}
#nav a p {
  background-repeat: no-repeat;
}

/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:88%;
  margin:0 auto;
}
#privacy p{
  font-size:0.8em;
  line-height:1.4em;
  margin:15px auto 0;
  padding: 3% ;
  color: #1F2121;
  border: 1px solid #1F2121;
}
#privacy a{
  color: #1F2121;
  text-decoration: underline;
}
#privacy a:hover{
  text-decoration:none;
}


