/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust: none;
}
BODY{
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  _line-break: strict;
  font-size: 15px;
  margin: 0 auto;
  background:url(../img/contents/bg_main.jpg) repeat 50% 0%;
}

FORM{
  margin: 0 auto;
  padding: 0;
}
TABLE{
  border-collapse: collapse;
  border-spacing:0px;
  empty-cells: hide;
  text-align: left;
  border: 0;
  padding: 0;
}

A{
  color:#9B0146;
  text-decoration:none;
}
a:-webkit-any-link {
  text-decoration: underline;
}
H4 A, A H4{
  color:#6F0000;
  font-size:1.2em;
  line-height:1.3em;
}
H4 A:visited, A:visited H4{
  color:#4B3C05;
}
HR{display:none;}
.icon {
    float: left;
}
.icon IMG{
    width: 100%;
}
#header IMG{
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.severalmenu .icon img{
  width: 60px;
  height: 60px;
}
H2 IMG,H3 IMG,H4 IMG{width: 100%; margin: 0 auto;}

P {
    margin: 0 auto;
    line-height: 1.5;
}
H1, H2, H3, H4, H5 {
    margin: 0 auto;
}
body header#header_moon_cp_zap .navi_logo{
  font-size: unset;
}
.horizon{
  width: calc(100% - 24px);
  margin: 20px auto;
  height: 1px;
  background: #E4D9C3;
}
#indexheader,
#extra_header{
  margin: 0px auto;
  max-width: 640px;
}
.text_img > *{
  line-height: 0;
}
/*--------------------
common class setting
--------------------*/
.clear{
  clear: both;
  float:none;
  line-height:0px;
  font-size:0px;
  height:0px;
}
.hide{
/*  display:none; */
}
.price_discount{text-align:right;color: #C014FF;}
.price_normal{text-align:right;}

/*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;
}
*/
/*--------------------*
group common
*--------------------*/
[id$="_group"] h2{
  line-height: 1;
}
[id$="_group"] h3{
  font-size: 17px;
}
[id$="_group"] .severalmenu{
  margin: 0 auto;
  width: calc(100% - 47px);
}

[id$="_group"] .menu_info{
  margin: 0 0 0 66px;
}
[id$="_group"] .caption{
  text-align: justify;
  margin: 10px 0 0;
}
[id$="_group"] .price_info {
  font-weight: bold;
  font-size: 15px;
  padding-top: 12px;
}
/*--------------------*
#index_navi
*--------------------*/

#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  width: calc(100% - 8px);
  margin: 0 auto;
}
#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,
#headernavi {
  background: url(../img/contents/navi/navi_bg.png) no-repeat 50% top / 100% auto;
  padding: 5px 4px 2px;
  margin: 0 0 12px;
}
#index_navi ul,
#headernavi ul{
  height: 85px;
  display: flex;
  align-items: center;
  list-style-type: none;
}
@media (max-width: 640px) {
  #index_navi ul,
  #headernavi ul {
    height: 11vw;
  }
}
#index_navi ul li,
#headernavi ul li{
  line-height: 1;
}
#index_navi ul li:marker {
}
#index_navi ul a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#index_navi img,
#headernavi img{
  max-width: 314px;
}
/*--------------------*
#extra
*--------------------*/
#extra{
  margin:0px auto;
}
.severalmenu{
  text-align: justify;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  text-align: left;
  padding:10px 20px 5px;
  color:#DEB887;
  font-size: 70%;
}
#topicpath p{
  line-height: 1.5;
}

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("./../img/contents/menu_ttl.png");
    background-origin: padding-box;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 15px;
    width: 100%;
}
#menu_ttl H2{
  width: 70%;
  margin: 0 auto;
  text-align: left;
}
#menu_ttl H2 .icon_category{padding: 10% 0 10%;width: 18%;vertical-align: middle;}
#menu_ttl H2 .icon_category IMG{width: 18%;}
#menu_ttl H2 .menu_title{padding: 8% 0 7%;font-size: 14px;float: right;width: 78%;color: #F8DBA7;}
#menu_ttl H2 .title{margin-top:17px; color:#F8DBA7;}


/*--------------------*
#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-bottom: 15px;
    width: 100%;
}
#page_ttl H2{
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#page_ttl H2 .page_title{padding: 6% 0 5%;font-size: 14px;color: #F8DBA7;}


/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0 auto 10px;
  width:100%;
}
#menu_header P{
  padding:5px 0;
  text-align:center;
  color: #DEB887;
  font-size: 11px;
}
#menu_header P.menu_caption{
  text-align: left;
  color: #DEB887;
  margin: 2% auto;
}
#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_header div.partner{border:thin solid #DEB887;}

/*--------------------*
#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;}

/*--------------------*
#new_group
*--------------------*/
#new_group h2{
  padding: 0 0 5%
}

#new_group .section_bdy{
  margin: 0 auto 20px;
  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_ftr {
  margin: 0 auto;
  overflow: hidden;
}
#new_group .section_hdr {
  overflow: hidden;
}
.additional_day{
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}
/*--------------------
#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;
  line-height:35px;
}
#footer A{color:#f9488a;}
/**/
#footernavi {
    padding: 2%;
	color:#31271B;
}
/**/
#footer UL{list-style-type:none;}
#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;
}
#footerCopy{
  padding: 0 0 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;}
#attention{
  color: #fff;
  margin: 20px auto 0;
  padding-bottom: 20px;
  text-align: center;
  font-size: 10px;
}
/*--------------------*
#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 0;
}
#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 60px;
}
#free_group .horizon {
  width: calc(100% - 32px);
}
/*--------------------*
#feature_group
*--------------------*/
#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 20px;
}
#feature h3{
  margin: 0 0 4px;
  line-height: 0;
}
#feature p{
  width: calc(100% - 47px);
  margin: 0 auto;
}
#feature p:last-child{
  margin: 16px auto 0;
  text-align: center;
}

/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  color: #5A0C08;
  margin: 20px auto 10px;
}
#extra_group .severalmenu{
  padding: 2% 3%;
  text-align: left;
  width: calc(100% - 47px);
}
#extra_group .section_bdy{
  background-color: #194E4D;
  margin: 0 auto;
  width: 100%;
  padding: 1% 0 2%;
}
#extra_group .menu_bdy{
  background-color: #FEE7BE;
  margin: 1% auto;
  width: 91%;
  border: 7px double #9E3311;
}
.price_info {
  font-size: 12px;
  padding-top: 5px;
  text-align: right;
}
#extra_group .menu_info{margin-left: 18%;}

#frm_btn .price_free{
}


#frm_btn .btn_free{
    display: block;
  width:90%;
  margin: 0.5em auto;
  background: -moz-linear-gradient(top,#eb6896, #C23164 50%,#7F173A 50%,#9C204C);
  background: -webkit-gradient(linear, left top, left bottom, from(#eb6896), color-stop(0.5,#C23164), color-stop(0.5,#7F173A), to(#9C204C));
  padding: 10px 0;
  cursor:pointer;
  border-radius:4px;
  font-size:20px;
  color:#FFEBCB;
}

#frm_btn .price_free a{
  display: block;
  width:90%;
  margin: 0.5em auto;
  background: -moz-linear-gradient(top,#b5b316, #747302 50%,#616204 50%,#6B6C03);
  background: -webkit-gradient(linear, left top, left bottom, from(#b5b316), color-stop(0.5,#747302), color-stop(0.5,#616204), to(#6B6C03));
  padding: 10px 0;
  cursor:pointer;
  border-radius:4px;
  font-size:20px;
  color:#FFEBCB;
}


#frm_btn .price_charge .btn{
  display: block;
  width:90%;
  margin: 0.5em auto;
  background: -moz-linear-gradient(top,#ec7731, #BC4301 50%,#9B3600 50%,#B64000);
  background: -webkit-gradient(linear, left top, left bottom, from(#ec7731), color-stop(0.5,#BC4301), color-stop(0.5,#9B3600), to(#B64000));
  padding: 10px 0;
  cursor:pointer;
  border-radius:4px;
  font-size:20px;
  color:#FFEBCB;

}

#yahoo_header a, #yahoo_footer a {
    color: #0000FF;
}
#campaign IMG{
  margin:15px 0 0;
  width:95%;
}
#campaign P{
  text-align: center;
  color:#FE0904;
}
/*--------------------*
#header
*--------------------*/
#header {
  position: relative;
}
#header .note_1 ,
#header .mark_1 {
  position:absolute;
  font-size:.6em;
  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,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;
  font-weight: normal;
}
#header .mark_1 {
  top: 10%;
  left: 11%;
}
#header .note_1 {
  bottom: 3%;
  right: 1%;
}
/*--------------------*
.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: calc(100% - 52px);
  margin: 0 auto;
}
.menu_title_inner{
  padding: 3% 0;
}
.menu_title h2{
  display:table;
  margin:0 auto;
  vertical-align:middle;
  color: #9B0146;
  text-align: justify;
  padding: 0 0 0 65px;
  font-size: 17px;
  line-height: 1.5;
}
[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
}
[class^="menu_category_"]{
  background-size: 54px 54px;
  height: 54px;
}
.menu_category_1 { background-image:url(../img/contents/icon/1.jpg); }
.menu_category_2 { background-image:url(../img/contents/icon/2.jpg); }
.menu_category_3 { background-image:url(../img/contents/icon/3.jpg); }
.menu_category_4 { background-image:url(../img/contents/icon/4.jpg); }
.menu_category_5 { background-image:url(../img/contents/icon/5.jpg); }
.menu_category_6 { background-image:url(../img/contents/icon/6.jpg); }
.menu_category_7 { background-image:url(../img/contents/icon/7.jpg); }
.menu_category_8 { background-image:url(../img/contents/icon/8.jpg); }
.menu_category_9 { background-image:url(../img/contents/icon/9.jpg); }
.menu_category_10{ background-image:url(../img/contents/icon/10.jpg);}
.menu_category_11{ background-image:url(../img/contents/icon/11.jpg);}
.menu_category_12{ background-image:url(../img/contents/icon/12.jpg);}
.menu_category_13{ background-image:url(../img/contents/icon/13.jpg);}
.menu_category_14{ background-image:url(../img/contents/icon/14.jpg);}
.menu_category_15{ background-image:url(../img/contents/icon/15.jpg);}
.menu_category_16{ background-image:url(../img/contents/icon/16.jpg);}
.menu_category_17{ background-image:url(../img/contents/icon/17.jpg);}
.menu_category_18{ background-image:url(../img/contents/icon/18.jpg);}
.menu_category_19{ background-image:url(../img/contents/icon/19.jpg);}
.menu_category_20{ background-image:url(../img/contents/icon/20.jpg);}
.menu_category_21{ background-image:url(../img/contents/icon/21.jpg);}
.menu_category_22{ background-image:url(../img/contents/icon/22.jpg);}
.menu_category_23{ background-image:url(../img/contents/icon/23.jpg);}
.menu_category_24{ background-image:url(../img/contents/icon/24.jpg);}
.menu_category_25{ background-image:url(../img/contents/icon/25.jpg);}
.menu_category_26{ background-image:url(../img/contents/icon/26.jpg);}
.menu_category_27{ background-image:url(../img/contents/icon/27.jpg);}
.menu_category_28{ background-image:url(../img/contents/icon/28.jpg);}
.menu_category_29{ background-image:url(../img/contents/icon/29.jpg);}
.menu_category_30{ background-image:url(../img/contents/icon/30.jpg);}
.menu_category_31{ background-image:url(../img/contents/icon/31.jpg);}
.menu_category_32{ background-image:url(../img/contents/icon/32.jpg);}
.menu_category_33{ background-image:url(../img/contents/icon/33.jpg);}
.menu_category_34{ background-image:url(../img/contents/icon/34.jpg);}
.menu_category_35{ background-image:url(../img/contents/icon/35.jpg);}
.menu_category_36{ background-image:url(../img/contents/icon/36.jpg);}
.menu_category_37{ background-image:url(../img/contents/icon/37.jpg);}
.menu_category_38{ background-image:url(../img/contents/icon/38.jpg);}
.menu_category_39{ background-image:url(../img/contents/icon/39.jpg);}
.menu_category_40{ background-image:url(../img/contents/icon/40.jpg);}
.menu_category_41{ background-image:url(../img/contents/icon/41.jpg);}
.menu_category_42{ background-image:url(../img/contents/icon/42.jpg);}


/*--------------------
.tellingItems
--------------------*/
.telling{
  margin: 20px auto;
}
.telling .section_bdy{
  background: url(./../img/input/telling/section_bdy.jpg) repeat-y center top / 100% auto;
  margin: 0 auto;
}
.telling .section_ftr {
  padding-bottom: 40px;
  background: url(./../img/input/telling/section_ftr.jpg) no-repeat center bottom / 100% auto;
}
.telling ul {
  width: 86%;
  margin: 0 auto;
  line-height: 1.5;
  list-style-type: none;
  margin: 0 auto;
  text-align: left;
}
.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/dot.png) no-repeat scroll 0 8px;
  background-size: 19px auto;
}
.telling LI.highlight{
  color: #9B0146;
}
.telling LI.submenu{
  position: relative;
  background: none;
  padding-top: 0;
  padding-left: 24px;
  display: flex;
}
.telling LI.submenu::before{
  content:"\2514";
  width: 1em;
  height: 1em;
  padding-right: 8px;
}
/*---------------------------
 * #faqSection
 *---------------------------*/
#faqSection .box_1 {
  width: 100%;
}
#faqSection h2 {
  width: 100%;
  margin: 0 auto;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.4;
  color: #F1CC81;
  padding: 0 0 8%;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  text-shadow: 0 0 1px #0e0e0e, 0 0 2px #0e0e0e, 0 0 4px #0e0e0e;
}
#faqSection h3 {
  width: 90%;
  margin: 0 auto;
  font-size: 1.1em;
  line-height: 1.4;
  color: #F1CC81;
  padding: 5% 0;
  text-align: center;
  position: relative;
}
#faqSection h3::before,
#faqSection h3::after {
  position: absolute;
  height: 8px;
  width: 100%;
  content: '';
  background: repeating-linear-gradient(45deg, #645236 0px, #352b1c 1px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 5px 5px;
}
#faqSection h3::before {
  top: 0;
  left: 0;
}
#faqSection h3::after {
  bottom: 0;
  left: 0;
}
#faqSection .detail_txt {
  width: 90%;
  padding: 4% 0 8%;
  margin: 0 auto;
}
#faqSection .detail_txt p {
  color: #e2e2e2;
  text-align: justify;
}