@charset "utf8";

/* common ******************************************************************** */

* { margin: 0px; padding: 0px; }

html { }
body { margin: 0px; color:#fff; font-family: "メイリオ",MS PGOTHIC,Osaka; font-size: 1.2em;line-height: 1.7em;  position: relative; background: #000 url(img/top/body_bg_1.png) 0 0 repeat; }
img{ width: 100%; }

.bodyBg1{ max-width: 900px; padding: 0 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; background: url(img/top/body_bg_2.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.bodyBg1_noPadding{ padding: 0; }
.bodyBg2{ padding: 0 2%; }

.backLink a{ font-size: 1.2em; color: #fff; font-weight: bold; padding: 3% 2%; display: block; }

.off_20per{ text-align: center; }
.blue{ color: #00f; }


/* ISP header */
.niftyHeader{ background:#000;}
.niftyHeader table{ width: 100%; max-width:640px ; margin:0 auto;}
.niftyHeader img{ width: auto; max-width: 100%; }

/* header */
.header{ width: 100%; background: url(img/common/header_bg.png) top center repeat-x; -webkit-background-size: 6.9%; background-size: 5.8%; position: relative; }
.headerInner{ display: table; width: 100%; position: static;}
.logo{ display: table-cell; text-align: right; width: 33.3%; vertical-align: top; }
.breadcrumb{ padding: 1% 0; }
.breadcrumb a{ color: #fff; }
.pankuzu a{ color: #fff; }
.breadcrumb a:hover{ text-decoration: none; }

/* common ******************************************************************** */
.yellow{color: #ff0;}
.spOnlyBox{ display: none; }
.pcOnlyBox{ display: block; }
.nif_premium{ display: none; }


/* profile ******************************************************************** */
.aboutBoxWrap{ background: url(img/profile/aboutBox_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; padding: 0 4%; }
.aboutBoxInner{ border: 3px solid #d0bd81; border-top: none; padding-bottom: 3%; background-color: #000; }
.aboutBoxInnerTtl{ margin-bottom: 3%; }
.cardIntroduction{ overflow: hidden; padding: 0 4%; margin-bottom: 3%; }
.cardIntroductionImg{ float: left; width: 40%; margin-right: 3%; }
.cardIntroductionTxt{ float: left; width: 57%; font-size: 1em; }
.aboutBoxCardList{ display: table; table-layout: fixed; padding: 0 1%; margin-bottom: 2%; }
.aboutBoxCardListItem{ display: table-cell; width: 16.6666%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 0.5%; }
.aboutBoxCardListItem img{ display: block; width: 100%; }
.aboutBoxCardListTxt{ margin-top: 5%; font-size: 1em; line-height: 1.2; }
/* .spreadIntroduction{ margin-bottom: 3%; } */
.spreadIntroductionHead{ margin-bottom: 2%; }
.spreadIntroductionTxt{ padding: 0 4%; font-size: 1.2em; line-height: 1.5; margin-bottom: 3%; }
.spreadIntroductionList{ margin-bottom: 2%; padding: 0 4%; }
.spreadIntroductionListHead{ display: inline-block; width: 7%; vertical-align: middle; }
.spreadIntroductionListItemBox{ display: inline-block; vertical-align: middle; font-weight: bold; font-size: 1.2em; }
.spreadIntroductionListItemBox.past{ color: #02adfd; }
.spreadIntroductionListItemBox.current{ color: #fb45d2; }
.spreadIntroductionListItemBox.future{ color: #06fe00; }
.spreadType{ display: table; table-layout: fixed; padding: 0 1%; margin-bottom: 4%; }
.spreadTypeItem{ display: table-cell; width: 33.33333%; padding: 0 1%; }
.spreadTypeItemImg{ margin-bottom: 2%; }
.spreadTypeTtl{ margin-bottom: 3%; font-size: 1em; line-height: 1.5; color: #12ab10; text-align: center; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; }
.spreadTypeTtl .subTtl{ color: #3fe796; font-size: 0.8em; }
.spreadTypeDescription{ font-size: 1em; line-height: 1.5; }
.spreadMindCard{ padding: 0 3%; }
.spreadMindCardHead{ width: 90%; margin: 0 auto 3%; }
.spreadMindCardContent{ padding-left: 50%; background: url(img/profile/aboutBox_bg1.png) 0 0 no-repeat; -webkit-background-size: 50%; background-size: 50%; min-height: 270px;}
.sampleBoxDescription{ text-align: center; color: #ff0; padding: 1.5% 0; font-size: 1.2em; font-weight: bold; }
.sampleBoxHead{ margin-top: 2%; }
.sampleBoxContent{ position: relative; }
.sampleBoxContentLeft{ width: 50%; }
.colorBox{ position: absolute; }
.colorBox1{ top: 0; right: -3%; width: 87%; }
.colorBox2{ top: 22%; right: -1.8%; width: 64.3%; }
.colorBox3{ top: 44%; right: -0.2%; width: 66%; }
.colorBox4{ top: 74%; right: -1.5%; width: 66%; }
.sampleBoxResult{ margin-top: 2%; padding: 0 2%; }
.sampleBoxResultWrap{ padding: 3% 5%; width: 100%; box-sizing: border-box; }
.sampleBoxResultInner{ overflow: hidden; position: relative; }
.sampleBoxResultImg{ float: left; width: 48%; }
.sampleBoxResultTxt{ float: right; width: 49%; }
.sampleBoxResultInnerSp{ width: 100%; }
.sampleBoxResultWrap.past .sampleBoxResultInnerSp{ background: url(img/profile/sampleBoxPast_img.png) 0 0 no-repeat; background-size: 55%; }
.sampleBoxResultWrap.current .sampleBoxResultInnerSp{ background: url(img/profile/sampleBoxCurrent_img.png) 0 0 no-repeat; background-size: 55%; }
.sampleBoxResultWrap.future .sampleBoxResultInnerSp{ background: url(img/profile/sampleBoxFuture_img.png) 0 0 no-repeat; background-size: 55%; }
.sampleBoxResultTxtSp{ width: 50%; padding: 6% 3%; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-left: auto; border: 2px solid #fff; }
.sampleBoxResultWrap.past .sampleBoxResultTxtSp{ background-color: #100964; }
.sampleBoxResultWrap.current .sampleBoxResultTxtSp{ background-color: #a40000; }
.sampleBoxResultWrap.future .sampleBoxResultTxtSp{ background-color: #005e15; }
.sampleBoxResultTxtSp .sampleBoxResultHead{ position: absolute; width: 50%; left: 0; right: 0; bottom: 92%; margin: 0 auto; }
.sampleBoxResultWrap.past{ background: url(img/profile/sampleBoxPast_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.sampleBoxResultWrap.current{ background: url(img/profile/sampleBoxCurrent_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.sampleBoxResultWrap.future{ background: url(img/profile/sampleBoxFuture_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.sampleBoxResultHead{ margin-bottom: 6%; }
.sampleBoxResultBody{ line-height: 1.5; margin-top: 3%; }
.sampleBoxSession{ width: 100%; overflow: hidden; margin-top: 3%; }
.sampleBoxSessionImg{ float: left; width: 47%; }
.sampleBoxSessionTxt{ float: right; width: 50%; line-height: 1.5; margin-bottom: 3%; }
.sampleBoxSession .sampleBoxSessionTxt:last-of-type{ margin-bottom: 0; }

/* usage ******************************************************************** */
.usageBox{ padding: 0 3%; }
.usageBoxWrap{ border: 3px solid #d3c28a; border-top: none; padding-bottom: 3%; }
.usageBoxHead{ margin-bottom: 3%; display: none;}
.usageBoxInner{ margin-bottom: 3%; }
.usageBoxInnerHead{ padding: 0 2%; margin-bottom: 2%; }
.usageBoxInner2{display: none;}
.usageBoxInnerTxtBox{ display: table; table-layout: fixed; margin-top: 2%; padding: 0 1%; }
.usageBoxInnerTxt{ display: table-cell; width: 33.333%; padding: 0 1%; line-height: 1.4; }
.usageBoxInnerContent img,.usageBoxInner2 img{ display: block; }
.usageTxt{ width: 80%; margin: 0 auto 2%; font-size: 1.2em; font-weight: bold; }
.usageTxtCenter{ font-size: 1.2em; font-weight: bold; text-align: center; padding: 2% 0; }
.usageBoxInner2{ overflow: hidden; }
.usageBoxInner2Left{ float: left; width: 50%; }
.usageBoxInner2Right{ float: right; width: 50%; padding: 4% 2% 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.usageBoxInner2RightTxt{ font-size: 1.2em; font-weight: bold; }
.usageBoxInner2RightTxt.txt2{margin-top: 45%;}
.usageBoxInner2RightTxt.txt3{margin-top: 130%;}
.usageBoxInner2RightTxt.txt4{margin-top: 60%;}

/* entry ******************************************************************** */
.entryInner{ padding: 0 2%; }
.commonMenuBoxWrap{ background: url(img/common/commonMenuBox_bg.png) top center repeat-y; padding: 0 5%; -webkit-background-size: 100%; background-size: 100%; }
.commonMenuBoxInner{ display: table; width: 100%; }
.commonMenuBoxInner .category{ display: table-cell; width: 16%; vertical-align: middle; }
.commonMenuBoxTxt{ display: table-cell; vertical-align: middle; padding: 0 0 0 3%; color: #fff; font-size: 1.8em; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; font-weight: bold; line-height: 1.2; text-shadow: 4px 0px 10px rgba(5, 128, 8, 1),-4px 0px 10px rgba(5, 128, 8, 1),0px 4px 10px rgba(5, 128, 8, 1),0px -4px 10px rgba(5, 128, 8, 1); }
.commonMenuTitleFree{ display: inline-block; padding: 5px; margin-bottom: 5px; color: #330000; background: #f0f0f0; font-size: 14px; text-shadow: none;}
.caption{ padding: 2% 3% 0 3%; }
.subMenuBoxCaption{ color: #f00; font-weight: bold; text-align: center; margin-bottom: 3%; }
.subMenuBoxWrap{ background: url(img/entry/subMenuBox_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; padding: 2% 9%; }
.subMenuBoxCategory{ margin-bottom: 3%; }
.subMenuBoxCategoryHead{ margin-bottom: 1%; }
.subMenuBoxCategoryList{ margin-left: 4%; font-size: 1em; line-height: 1.5em; font-weight: bold; }
.subMenuBoxCategoryListItem{ text-indent: -0.8em; padding-left: 0.8em; }
.startBtn{ width: 50%; margin: 0 auto; }
.startBtnTxt{ text-align: center; font-size: 0.8em; font-weight: bold; }
.startBtnTxt.price_off{ color: red; }
.submitBtnBox{ overflow: hidden; }
.submitBtnCenter img{ width:50%; padding:0 25%;}
.submitBtnRight{ float: right; width: 50%; }
.submitBtnLeft{ float: left; width: 50%; }
.submitBtnTxt{ font-weight: bold; font-size: 1em; text-align: center; }
.submitBtnTxt.price_off{ color: red; }
.entry_caution{background: #484848; padding: 5%;}
.entry_caution a{color:#ff0;}
.entry_save{text-align: center;}
.policy{text-align: center; padding: 5%;}
.cp .policy a{color:#000;}
.ow_send_confirm_caution{
    text-align: left;
    width: 80%;
    margin: 1em auto 1em;
    padding-left: 1em;
}
.ow_send_confirm_caution li{
	list-style: disc none outside;
}
/* result ******************************************************************** */
/* resultNav */
.resultNav{ display: table-cell; vertical-align: middle; letter-spacing: -.4em; }
.resultNavItem{ display: inline-block; vertical-align: middle; width: 32%; letter-spacing: normal; margin-right: 1%; }
.resultNavItem:last-of-type{ margin-right: 0; }
.resultBoxOuterTop img{ width:80%; padding:0 10%;}
.resultNav .breadcrumb{letter-spacing: 0;}
/* base */
.baseResultBoxTxtWrap{ padding: 2% 5% 0; background: url(img/result/base/baseResultBoxTxt_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; color: #03fefb; font-size: 1.2em; }
.baseResultBoxCardWrap{ padding: 0 6%; background: url(img/result/base/baseResultBoxCard_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.baseResultBoxCardInnerWrap{ padding: 0 11%; overflow: hidden; background: url(img/result/base/baseResultBoxCardInner_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.baseResultBoxCardInner-outside{ float: left; width: 45%; position: relative; }
.baseResultBoxCardInner-outside .baseResultCard{ top: 9%; left: 7%; width: 86%; }
.baseResultBoxCardInner-inside{ float: right; width: 45%; position: relative; }
.baseResultBoxCardInner-inside .baseResultCard{ top: 9%; left: 7%; width: 86%; }
.baseResultCard{ position: absolute; }
.baseResultCardTitle{ font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; color: #000; font-size: 1.2em; text-align: center; margin-top: 3%; }
.baseResultBoxDescriptionTop{ }
.baseResultBoxDescriptionTitle{ padding: 0 3%; background: url(img/result/base/cardTtl_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.baseResultBoxDescriptionWrap{ padding: 2% 6% 0; background: url(img/result/base/baseResultBoxDescription_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.baseResultBoxDescriptionTxtBox{ overflow: hidden; }
.baseResultBoxDescriptionTxt{ margin-bottom: 3%; }
.baseResultBoxDescriptionTxt img{ width:100%; padding:0;}
.baseResultBoxDescriptionTxt2{ color: #000; font-size: 1em; line-height: 1.7; margin-bottom: 3%; }
.baseResultBoxDescriptionTxt2 .nc{padding: 10% 0; background: url(img/nc/nc_black.png) top left repeat-y;}
.baseResultBoxDescriptionImg{ float: left; width: 20%; margin-right: 2%; margin-bottom: 2%; }
.baseResultBoxDescriptionTxt3{ color: #000; font-size: 1em; line-height: 1.7; }
.baseResultBoxDescriptionTxt3 .nc{padding: 10% 0; background: url(img/nc/nc_black.png) top left repeat-y;}
.baseResultBoxDescriptionTxt3 img{ width: 77%; }
.ncDescription{ margin-top: 3%; }
.baseSubmitBtn{ width: 60%; margin: 2% auto 0; }
.baseSubmitBtn .ncBtnTxt{background: none;}

/* spread */
.spreadBoxWrap{ background: url(img/result/spread/spreadBox_bg.png) top center repeat-y; padding: 0 4%; -webkit-background-size: 100%; background-size: 100%; }
.spread{ position: relative; padding: 0 2%; }
.spreadCardMind{ position: absolute; }
.spreadCardList{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.spreadCard{ position: absolute; z-index: 1; }
.spreadBoxBtn{ width: 70%; margin: 1% auto 0; }
/* spread3 */
.spread3 .spreadCardMind{ width: 40%; top: 7%; left: 0; right: 0; margin: 0 auto; }
.spread3 .spreadCard{ width: 20%; }
.spread3 .spreadCard1{ bottom: 22%; left: 0; right: 50%; margin: 0 auto; }
.spread3 .spreadCard2{ bottom: 22%; left: 0; right: 0; margin: 0 auto; }
.spread3 .spreadCard3{ bottom: 22%; left: 50%; right: 0; margin: 0 auto; }
/* spread5 */
.spread5 .spreadCardMind{ width: 30%; left: 14%; top: 10%; }
.spread5 .spreadCard{ width: 16%; }
.spread5 .spreadCard1{ top: 15%; left: 48%; }
.spread5 .spreadCard2{ top: 40%; left: 28%; }
.spread5 .spreadCard3{ top: 40%; left: 68%; }
.spread5 .spreadCard4{ top: 65%; left: 48%; }
.spread5 .spreadCard5{ top: 40%; left: 48%; }
/* spread10 */
.spread10 .spreadCardMind{ width: 25%; left: 10%; top: 16%; }
.spread10 .spreadCard{ width: 12%; }
.spread10 .spreadCard1{ top: 42%; left: 40%; }
.spread10 .spreadCard2{ top: 42%; left: 40%; transform: rotate(-90deg); -ms-transform: rotate(-90deg); }
.spread10 .spreadCard3{ top: 22%; left: 40%; }
.spread10 .spreadCard4{ top: 62%; left: 40%; }
.spread10 .spreadCard5{ top: 42%; left: 22%; }
.spread10 .spreadCard6{ top: 42%; left: 58%; }
.spread10 .spreadCard7{ top: 69%; right: 13%; }
.spread10 .spreadCard8{ top: 50%; right: 13%; }
.spread10 .spreadCard9{ top: 31%; right: 13%; }
.spread10 .spreadCard10{ top: 12%; right: 13%; }
/* spread15 */
.spread15 .spreadCardMind{ width: 35%; left: 7%; top: 10%; }
.spread15 .spreadCard{ width: 12%; }
.spread15 .spreadCard1{ bottom: 10%; left: 34%; }
.spread15 .spreadCard2{ bottom: 10%; left: 48%; }
.spread15 .spreadCard3{ bottom: 10%; left: 62%; }
.spread15 .spreadCard4{ bottom: 10%; left: 76%; }
.spread15 .spreadCard5{ top: 31%; left: 62%; transform: rotate(-90deg); -ms-transform: rotate(-90deg); z-index: 2; }
.spread15 .spreadCard6{ top: 31%; left: 62%; }
.spread15 .spreadCard7{ left: 48%; top: 14%; }
.spread15 .spreadCard8{ left: 62%; top: 9%; }
.spread15 .spreadCard9{ left: 76%; top: 14%; }
.spread15 .spreadCard10{ bottom: 10%; left: 13%; }
.spread15 .spreadCard11{ left: 48%; top: 48%; }
.spread15 .spreadCard12{ left: 62%; top: 54%; }
.spread15 .spreadCard13{ left: 76%; top: 48%; }
.spread15 .spreadCard14{ bottom: 10%; left: 13%; transform: rotate(-90deg); -ms-transform: rotate(-90deg); z-index: 2; }
.spread15 .spreadCard15{ bottom: 25%; left: 13%; transform: rotate(-90deg); -ms-transform: rotate(-90deg); z-index: 2; }

.spreadDetailCardDescription{font-size: 1.5em; line-height: 1.5em;}
/* lightbox */
.spreadDetail{ display: none; z-index: 2; width: 85%; position: absolute; left: 7%; top: 3%; background-color: rgba(0,0,0,0.7); box-shadow:0px 0px 10px 4px #06a302; -moz-box-shadow:0px 0px 10px 4px #06a302; -webkit-box-shadow:0px 0px 10px 4px #06a302; }
.spreadDetailItem{ display: none; position: relative; width: 100%; height: 100%; padding: 12% 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.spreadDetailClose{ position: absolute; width: 20%; right: 0; top: 0; }
.spreadDetailCardBox{ display: table; width: 100%; table-layout: fixed; }
.spreadDetailPrev,.spreadDetailNext{ display: table-cell; vertical-align: middle; padding: 0 8%; }
.spreadDetailCard{ display: table-cell; vertical-align: middle; width: 40%; }
.spreadDetailCardTtl{ font-size: 1.2em; color: #ff0; font-weight: bold; padding: 2%; margin: 4% 0; background: url(img/common/text_gradiention.png) top center repeat-y; text-align: center; -webkit-background-size: 100%; background-size: 100%; }

/* resultBox */
.resultBoxTop{ position: relative; }
.resultCardBox{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.resultCard{ position: absolute; display: none; }
.resultCard.resultCardPrev,.resultCard.resultCardCurrent,.resultCard.resultCardNext{ display: block; }
.resultCard.resultCardPrev,.resultCard.resultCardNext{ width: 27%; top: 31%; }
.resultCardShadow{ width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.5); left: 0; top: 0; border-radius: 3%; }
.resultCard.resultCardPrev{ left: 8%; }
.resultCard.resultCardNext{ left: 66%; }
.resultCard.resultCardCurrent{ width: 37%; top: 21%; left: 32%; }
.resultCardCaption{ width: 100%; position: absolute; bottom: 2%; left: 0; text-align: center; }
.resultCardCaptionInner{ display: none; padding: 0 2%; background: url(img/common/text_gradiention.png) top center repeat-y; color: #ff0; font-weight: bold; -webkit-background-size: 100%; background-size: 100%; }
.resultCardCaption .resultCardCaptionInner:first-of-type{ display: inline-block; }
.resultBoxTxtOuter{ overflow: hidden; padding-right: 3%; }
.resultBox1 .resultBoxTtlWrap{ background: url(img/result/resultBox1Ttl_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; text-align: center; color: #ff0; font-weight: bold; font-size: 1.3em;}
.resultBox2 .resultBoxTtlWrap{ background: url(img/result/resultBox2Ttl_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; text-align: center; color: #ff0; font-weight: bold; font-size: 1.3em;}
.resultBox3 .resultBoxTtlWrap{ background: url(img/result/resultBox3Ttl_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; text-align: center; color: #ff0; font-weight: bold; font-size: 1.3em;}
/* .resultBoxTtlTxt{ display: none; } */
.resultBoxTtlTxt{ width: 90%; margin: 2% auto 0; }
/* .resultBoxTtlTxt.on{ text-shadow: 0px 1px 1px rgba(255,255,255,0.4), 0px -1px 1px rgba(255,255,255,0.4), 1px 0px 1px rgba(255,255,255,0.4), -1px 0px 1px rgba(255,255,255,0.4); } */
.resultBoxTtlWrap .resultBoxTtlTxt:first-of-type{ margin-top: 0; }
.resultBox1 .resultBoxTxtOuter{ background: url(img/result/resultBox1Txt_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; color: #000; }
.resultBox1 .resultBoxTxt{ padding: 2% 3% 2% 6%; }
.resultBox2 .resultBoxTxtOuter{ background: url(img/result/resultBox2Txt_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; color: #000; }
.resultBox2 .resultBoxTxt{ padding: 2% 3% 2% 6%; }
.resultBox3 .resultBoxTxtOuter{ background: url(img/result/resultBox3Txt_bg.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; color: #000; }
.resultBox3 .resultBoxTxt{ padding: 2% 3% 2% 6%; }
.resultBoxMenuLinkHead{ font-weight: bold; padding: 1% 0; font-size: 1.2em; color: #fff; margin-top: 4%; border: 1px solid #791274; background-color: #791274; text-align: center; }
.resultBoxMenuLink{ border: 1px solid #791274; padding: 3% 2%; color: #000; font-weight: bold; font-size: 1.2em; }
.resultBoxMenuLinkItem{ margin-top: 2.5%; font-weight: bold; font-size: 1.2em; background: url(img/result/resultBoxMenuLinkItem_bg.png) left 15% no-repeat; -webkit-background-size: 6%; background-size: 6%; padding-left: 8%; }
.resultBoxMenuLink .resultBoxMenuLinkItem:first-of-type{ margin-top: 0; }
.resultBoxMenuLinkItem a{ color: inherit; line-height: 1.3; text-decoration: underline; }
.resultBoxMenuLinkItem.on a{ text-decoration: none; }
.resultBoxTxtBtn{ width: 50%; margin: 3% auto 0; cursor: pointer; }
.resultCard.on{ opacity: 0.4; }
.resultCard.js-cardBegin::after,.resultCard.js-cardBegin::after{ background-color: transparent; }
.resultCardCurrent .resultCardShadow{ display: none; }
.js-cardPrev,.js-cardNext{ z-index: 1 !important; }
.js-cardCurrent{ z-index: 2 !important; }
.resultBoxTxtItem{ display: none; font-size: 1em; }
.resultBoxTxtWrap .resultBoxTxtItem:first-of-type{ display: block; }

/* nc_result */
.ncBtn{ padding: 3% 0; background: url(img/nc/nc_black.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; }
.ncBtnItem{ width: 65%; margin: 0 auto; }
.ncBtnTxt{ text-align: center; color: #f00; font-weight: bold; background: rgba(255,255,255,0.7);}
.ncBtn > *{ margin-bottom: 2%; }
.ncBtn > *:last-of-type{ margin-bottom: 0; }
.ncBtnTxt .price_off10{text-align: center;}
.ncBtnTxt .price_default{text-align: center;}

/* sessionBox */
.sessionBox{ margin-top: 8%; }
.sessionBoxWrap1{ background: url(img/result/sessionBox_bg1.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; color: #441d07; font-weight: bold; padding: 0 13%; text-shadow:0px 2px 2px #fff,0px -2px 2px #fff,2px 0px 2px #fff,-2px 0px 2px #fff; }
.sessionBoxWrap2{ overflow: hidden; background: url(img/result/sessionBox_bg2.png) top center repeat-y; -webkit-background-size: 100%; background-size: 100%; padding: 4% 8% 0; }
.sessionBoxImage{ float: left; width: 36%; }
.sessionBoxTxt{ float: right; width: 58%; }
.sessionBoxHead{ line-height: 1.5; text-align: center; font-size: 1.6em; color: #f9f974; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; text-shadow:0px 1px 3px rgba(249,249,116,0.3),0px -1px 3px rgba(249,249,116,0.3),1px 0px 3px rgba(249,249,116,0.3),-1px 0px 3px rgba(249,249,116,0.3); }
.sessionBoxHeadSmall{ font-size: 0.7em; font-weight: bold; }
.sessionBoxBody{ margin-top: 3%; font-size: 1.2em; }
.sessionBox .ncBtn{ padding: 20% 0; }
.sessionBox .sessionSubTitle{text-align: center; padding: 1% 0;}

/* pickupMenuBox */
.recommendMenuTop img{width:80%; padding:0 10%;}
.pickupMenuBox{ position: relative; }
.pickupMenuBoxWrap{ padding: 2% 5%; }
.pickupMenuBoxInner{ width: 100%; position: relative; padding: 2% 0 8%; background: url(img/common/pickupMenuBox_bg_table.png) bottom center no-repeat; -webkit-background-size: 100%; background-size: 100%; }
.pickupMenuBoxCategory{ position: absolute; bottom: 13%; left: 6%; width: 22%; }
.pickupMenuBoxTxt{ width: 70%; margin-left: auto; }
.pickupMenuBoxTxt a{ font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; text-decoration: underline; font-size: 1.6em; color: #fff; line-height: 1.4; }
.pickupMenuBoxTxt a:hover{ text-decoration: none; }
.price{ text-align: right; font-size: 1.2em; font-weight: bold; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; color: #fff; }
.price_20perOff{ text-align: right; font-size: 1.2em; font-weight: bold; font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; color: #f00; }
.price_off10{color:#f00; text-align: right; font-weight: bold;}
.price_default{ text-align: right; font-weight: bold;}
.picupMenuSubmitBtnBox{ display: none; }
.pickupMenuLightBox{ display: none; width: 100%; padding: 0; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; background-color: rgba(0,0,0,0.7); z-index: 3; }
.pickupMenuLightBoxSubmitBtn{ width: 60%; margin: 3% auto 0; }

.rec_menu_list{}
.rec_menu_list .contents{background: url(img/top/rec_bg.png) center top repeat-y; background-size: 100%; padding: 0 8%;}
.rec_menu_list .contents .inner{ }
.rec_menu_list .contents .inner .title{display: block; padding: 2% 0;}
.rec_menu_list .contents .inner .menu_name a{color:#fff; font-size: 1.7em; line-height: 1.5em; text-shadow:0 0 5px #1bb668,0 0 5px #1bb668,0 0 5px #1bb668,0 0 5px #1bb668; font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;}
.rec_menu_list .price_default{color:#fff;}

.error_box{ text-align:center; padding:50% 0;}

/* link ******************************************************************** */
.linkBox a{color:#fff;}
.linkBox img{ width:75%;}
/* footer */
.footer{font-weight: 500; background: #000;}
.footer{  color:#fff;font-size: small; text-align: center; padding: 0 0px; margin:0 auto; position:relative; zoom:1; }
.footer a{ color: #fff;}
.subInfo{ padding-top: 20px; line-height: 1.7em;}
.footer .menu{ border-bottom: 1px solid #fff; padding:20px 0;}
.footer .menu a:link    { color:#fff; text-decoration: underline; cursor: pointer; }
.footer .menu a:visited { color:#fff; text-decoration: underline; cursor: pointer; }
.footer .menu a:hover   { color:#fff; text-decoration: none; cursor: pointer; }
.footer .menu a:active  { color:#fff; text-decoration: none; cursor: pointer; }
.rakutenFooter{background: #fff;}
.footer img{ max-width: 100%; width: auto; }

/* ▽▽▽おすすめ鑑定ページパーツ_サテライトサイト用に追記▽▽▽ */
.rec_list {
	width: 600px;
  margin: 5% auto 0;
  padding-bottom: 1%;
}
.rec_head {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 2% 0;
	margin-bottom: 5%;
	text-align: center;
	font-size: 1.5em;
}
.rec_item {
	margin-bottom: 5%;
}
.rec_title {
	margin-bottom: 2%;
	font-size: 1.25em;
}
.rec_thm {
	text-align: center;
}
.rec_thm img {
	width: 100%;
}
.rec_text {
	margin-top: 2%;
}
.rec_list .c-contentsTitle {
	margin-top: 1%;
	font-size: 0.8em;
}
/* △△△おすすめ鑑定ページパーツ_サテライトサイト用に追記△△△ */

/* ▽▽▽footerパーツ_サテライトサイト用に追記▽▽▽ */
.footer .menu > *{
  display: inline-block;
  margin: 0% 2% 2% 0%;
}
.footer_link {
	text-align: center;
	margin-top: 3%;
}
.footer_link_head {
	margin-bottom: 1%;
}
/* △△△footerパーツ_サテライトサイト用に追記△△△ */

/* ▽▽▽その他ページ用_サテライトサイト用に追記_レスポンシブ仕様サイト用▽▽▽ */
.page {
	background: #FFF;
	width: 750px;
  margin: 0 auto;
	padding: 2%;
	font-size: 0.8em;
	color: #333;
}
.page .ow_bread {
	padding: 0 0 2% 0;
	color: inherit;
}
.ow_page{
	background: #fff;
	padding: 2%;
	width: 94%;
	margin: 0 auto;
	color: #333;
	font-size: 0.8em;
}
.heading {
	border-bottom: 1px solid #0208FB;
	padding-bottom: 2%;
	margin-bottom: 2%;
	font-size: 1.5em;
	color: #0208FB;
}
.info_list {
	border-bottom: 1px solid #E8E8E8;
	display: flex;
	padding: 3% 0;
	line-height: 1.8;
}
.info_list dt {
	width: 28%;
	margin-right: 2%;
	font-weight: bold;
}
.info_list dd {
	flex: 1;
}
.info_list.vertical {
	display: block;
}
.info_list.vertical dt {
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
}

.link_arrow {
  list-style-type: none;
	background: url(./img/common/arrow.png) center left no-repeat;
	padding-left: 5%;
	margin-bottom: 1%;
}
/* △△△その他ページ用_サテライトサイト用に追記△△△ */

/* ▽▽▽dailyページ用_サテライトサイト用に追記▽▽▽ */
.page_daily {
		width: 750px;
    margin: 0 auto;
}
.block {
		color: #333;
		background: #fff;
    padding: 5%;
    font-size: 16px;
}
.block ul {
    list-style-type: none;
}
.fortune_rank_head_catch {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 2%;
}
.fortune_rank_head {
    text-align: center;
    margin-bottom: 4%;
}
.fortune_rank_head_title {
    font-size: 1.5em;
    line-height: 1;
}
.fortune_rank_head_icon {
    width: 15%;
}
.fortune_rank_head_icon img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.fortune_rank_head_lead {
    background: url(./img/horoscope/bg_lead.jpg) repeat-x left center;
    background-size: contain;
    display: inline-block;
    padding: 1% 12%;
    font-weight: bold;
    color: #FFF;
		margin: 0 auto;
		font-size: 1.2em;
}
.tab_panel.tab_panel_show a {
    color: #333;
}
.tab {
    border-bottom: 1px solid #EF9090;
    text-align: center;
    margin-bottom: 5%;
    font-size: 0;
}
.tab_btn a {
    text-decoration: none;
    color: inherit;
}
.tab_btn a, .tab_btn span {
    display: block;
    padding: 8px 0;
}
.block_fortune_ranking .tab li {
    width: 18.4%;
}

.tab_btn.active {
    font-weight: bold;
    background: #EF9090;
    color: #fff;
}
.tab_btn {
    color: #EF9090;
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 0 0.5% 0;
    border-top: 1px solid #EF9090;
    border-left: 1px solid #EF9090;
    border-right: 1px solid #EF9090;
    transition: .2s;
    cursor: pointer;
    font-size: 22px;
}
.tab .tab_renaiun {
    color: #ffaca9;
}
.tab .tab_kinun {
    color: #e4caa3;
}
.tab .tab_shigotoun {
    color: #a3c2e6;
}
.tab .tab_taijinun {
    color: #a3d7a7;
}

.holoscope_rank_item {
    border-bottom: 1px solid #D8D8D8;
    counter-increment: counter 1;
}
.holoscope_rank_head {
    display: flex;
}
.holoscope_rank_item:nth-child(1) .holoscope_rank_head:before {
    background: url(https://static-n.goodfortune.jp/files/img/horoscope/rank_1.svg) no-repeat left center;
    background-size: contain;
}
.holoscope_rank_item:nth-child(2) .holoscope_rank_head:before {
    background: url(https://static-n.goodfortune.jp/files/img/horoscope/rank_2.svg) no-repeat left center;
    background-size: contain;
}
.holoscope_rank_item:nth-child(3) .holoscope_rank_head:before {
    background: url(https://static-n.goodfortune.jp/files/img/horoscope/rank_3.svg) no-repeat left center;
    background-size: contain;
}
.holoscope_rank_item:nth-child(1) .holoscope_rank_head:before, .holoscope_rank_item:nth-child(2) .holoscope_rank_head:before, .holoscope_rank_item:nth-child(3) .holoscope_rank_head:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    margin-right: 2%;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.holoscope_rank_thm {
    width: 25%;
    margin-right: 2%;
}
.holoscope_rank_thm img {
    width: 100%;
}
.holoscope_rank_item a {
    display: block;
    padding: 4% 0;
    /* color: #000; */
    text-decoration: none;
}
.holoscope_rank_item:nth-child(n+4) a {
    display: flex;
    padding: 4% 4% 4% 0;
    position: relative;
}
.holoscope_rank_item:nth-child(n+4) a::after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f105";
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /* color: #E0E1E3; */
    color: #333;
		font-size: 2em;
}
.holoscope_rank_item:nth-child(n+4) .holoscope_rank_name:before {
    content: counter(counter);
    /* background: #AEAFAF; */
    display: inline-block;
    border-radius: 10px;
    width: 1.8em;
    margin-right: 0.5em;
    text-align: center;
    color: #FFF;
}
.holoscope_rank_item:nth-child(n+4):nth-child(-n+5) .holoscope_rank_name:before {
    background: #D9C42E;
}
.holoscope_rank_item:nth-child(n+6):nth-child(-n+9) .holoscope_rank_name:before {
    background: #67BF51;
}
.holoscope_rank_item:nth-child(n+10):nth-child(-n+11) .holoscope_rank_name:before {
    background: #66AAC4;
}
.holoscope_rank_item:nth-child(12) .holoscope_rank_name:before {
    background: #AEAFAF;
}
.holoscope_rank_info {
    display: flex;
    align-items: center;
		margin-bottom: 5%;
}
.holoscope_rank_item:nth-child(1) .holoscope_rank_name, .holoscope_rank_item:nth-child(2) .holoscope_rank_name, .holoscope_rank_item:nth-child(3) .holoscope_rank_name {
    font-size: 3em;
    line-height: 1.3;
}
.holoscope_rank_name {
    font-size: 1.8em;
}
.holoscope_rank_date {
    margin-left: auto;
		margin-right: 4%;
    font-size: 0.8em;
    color: #9E9E9E;
}
.holoscope_rank_text {
    margin-top: 2%;
    font-size: 1.2em;
}
.holoscope_rank_lucky {
    border-top: 1px solid #D8D8D8;
    padding-top: 0.8em;
    margin-top: 0.8em;
    font-size: 1.2em;
}
.holoscope_rank_contents {
    flex: 1;
}
/* △△△dailyページ用_サテライトサイト用に追記△△△ */

/* ▽▽▽daily_detailページ用_サテライトサイト用に追記▽▽▽ */
/* *, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */


.page_icon {
    position: relative;
    margin-top: 5%;
    text-align: center;
    font-size: 1.25em;
}
.page_icon img {
    width: 53%;
}
.fortune_daily_rank {
    margin-right: 5%;
    font-size: 1.5em;
}
.fortune_daily_name {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}
.fortune_daily_head {
    margin-bottom: 5%;
}
.fortune_daily_icon {
    float: left;
    width: 45%;
		margin-right: 5%;
}
.fortune_daily_icon img {
	width: 100%;
}
.fortune_daily_info {
    float: right;
    width: 50%;
}
.clearfix::after, .cf::after {
    content: "";
    display: block;
    clear: both;
}
.fortune_daily_subject {
    border-top: 1px solid #b2b2b2;
    padding-top: 5%;
    margin-top: 5%;
}
.fortune_daily_subject dt {
    color: #8c8c8c;
    font-size: 1.4em;
    font-weight: bold;
		line-height: 1.6;
}
.fortune_daily_subject dd {
    font-size: 1.2em;
}

.fortune_daily_celebrity {
    background: #8c8c8c;
    border: 1px solid #8c8c8c;
    border-radius: 10px;
    display: table;
    width: 100%;
    table-layout: fixed;
    overflow: hidden;
}
.fortune_daily_celebrity dt {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    line-height: 1.3;
    font-size: 1.4em;
    font-weight: bold;
}
.fortune_daily_celebrity dd {
    background: #FFF;
    width: 75%;
    display: table-cell;
    vertical-align: middle;
		color: #333;
    padding: 2% 3%;
    font-size: 1.2em;
}
.fortune_daily_celebrity dd a,.mt_4 a {
    color: #2b6b9f;
    text-decoration: underline;
}

.fortune_daily_button_wrap {
    text-align: center;
    font-size: 0;
    padding-top: 3%;
}
.fortune_daily_button {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 33.3%;
    padding: 0 2% 2% 0;
    font-size: 18px;
    font-weight: bold;
}
.fortune_daily_button:nth-child(3n) {
    padding-right: 0;
}
.fortune_daily_button a {
    position: relative;
    display: block;
    background: #f8f8f8;
    border: 1px solid #b2b2b2;
    color: #333;
    padding: 5% 0 10% 0;
    text-decoration: none;
}
.fortune_daily_button a::after {
    position: absolute;
		font-family: "FontAwesome";
    content: "\f107";
    bottom: 0;
    left: 0;
    right: 0;
}
.mb_4 {
    margin-bottom: 4% !important;
		font-size: 1.3em;
}

.mt_4 {
    margin-top: 4% !important;
		font-size: 24px;
}


.fortune_daily_item_title {
    padding: 2% 0;
    margin-bottom: 3%;
    font-size: 1.5em;
}
.fortune_daily_item_title_deai{
	  font-size: 1.3em;
}
.fortune_daily_item_title span {
	  margin-left: 2%;
}
.fortune_daily_item_title img {
    width: 4%;
}
.f_color_sougouun {
    color: #ffaa95;
    margin: 1.2rem 0 0.5rem 0;
}
.f_color_renaiun {
    color: #ff3023;
    margin: 1.2rem 0 0.5rem 0;
}
.f_color_kinun {
    color: #c88a00;
    margin: 1.2rem 0 0.5rem 0;
}
.f_color_shigotoun {
    color: #0076cb;
    margin: 1.2rem 0 0.5rem 0;
}
.f_color_taijinun {
    color: #00aa1b;
    margin: 1.2rem 0 0.5rem 0;
}
.fortune_daily_item_sougouun .fortune_daily_item_title {
    border-bottom: 1px solid #ffaa95;
}
.fortune_daily_item_renaiun .fortune_daily_item_title {
    border-bottom: 1px solid #ff3023;
}
.fortune_daily_item_kinun .fortune_daily_item_title {
    border-bottom: 1px solid #c88a00;
}
.fortune_daily_item_shigotoun .fortune_daily_item_title {
    border-bottom: 1px solid #0076cb;
}
.fortune_daily_item_taijinun .fortune_daily_item_title {
    border-bottom: 1px solid #00aa1b;
}
.fortune_daily_item_body {
    font-size: 1.2em;
}

.lucky_list {
    background: #f8f8f8;
		color: #333;
    padding: 5%;
    margin-top: 3%;
    text-align: center;
    font-size: 1.2em;
}
.lucky_list dt {
    display: inline-block;
    border: 1px solid #ffaa95;
    background: #FFF;
    padding: 0 5%;
    border-radius: 12px;
    color: #ffaa95;
    font-weight: bold;
    text-align: center;
    min-width: 56%;
}
.lucky_list dd {
    padding: 2% 0;
}
.link_button_wrap {
    text-align: center;
    font-size: 0;
    padding: 3% 0;
}
.link_button_01 {
    font-size: 20px;
    font-weight: bold;
    width: 48%;
		margin-right:2%;
}
.link_button_01:nth-child(even) {
		margin-right:0;
}
.link_button {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.link_button_01 a {
    position: relative;
    background: #f8f8f8;
    border: solid 1px #b2b2b2;
    color: #333;
    padding: 5% 12% 5% 5%;
}
.link_button a {
    display: block;
    background: #f8f8f8;
    /* color: inherit; */
    text-decoration: none;
}
.link_button_01 a::after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f105";
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block_title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 2%;
    padding: 2%;
}
.block_title_01 {
    background: url(//static-n.goodfortune.jp/files/img/heading_underline.png) no-repeat center bottom;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-bottom: 6%;
    font-size: 1.16em;
}
.block_txt {
	font-size: 24px;
	line-height: 1.6;
}
.block_txt.align_center {
	text-align: center;
}
.horo_item {
    display: inline-block;
    vertical-align: top;
    width: 24.3%;
    text-align: center;
    margin-bottom: 3%;
}
.horo_item a {
    color:#333;
}
.horo_icon {
    padding: 0 4%;
}
.horo_icon img {
    width: 100%;
}
.horo_name {
    font-size: 22px;
    font-weight: bold;
}
.appeal_title::before {
    margin-right: 5%;
    transform: rotate(-35deg);
}
.appeal_title {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.4;
}
.appeal_title::after {
    margin-left: 5%;
    transform: rotate(35deg);
}
.appeal_title::before, .appeal_title::after {
    content: '';
    width: 3px;
    height: 60px;
    background: #e0e1e3;
}

.f26 {
    font-size: 1.5em;
}
.mb_2 {
    margin-bottom: 2% !important;
}
.mb_2 img {
		width: 100%;
		height: auto;
}
.relate_item {
    border-bottom: 1px solid #848484;
    padding-bottom: 3%;
    margin-bottom: 3%;
    display: flex;
}
.relate_thm {
    width: 15%;
    margin-right: 2%;
}
.relate_thm_bg {
    width: 100%;
    padding-top: 100%;
    position: relative;
}
.relate_thm_bg img {
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.relate_contents {
    flex: 1;
}
.bg_gray {
    background: #f8f8f8;
		color: #333;
}
.link_list_01 .link_list_item {
    padding: 0 2% 2% 2%;
    margin-bottom: 4%;
    border-left: 6px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 1.3em;
    line-height: 1.3;
}
.link_list_item a {
    display: block;
    color: inherit;
    text-decoration: none;
}


.menu_list {
    margin-bottom: 3%;
}
.menu_item {
    overflow: hidden;
    padding: 4% 0;
    border-bottom: 1px solid #dddddd;
}
.menu_thm {
    float: left;
    width: 28%;
    margin-right: 2%;
}
.thm_cat {
    border-top: 3px solid #d667d6;
    color: #d667d6;
    text-align: center;
    font-size: 0.6em;
    font-weight: bold;
}
.thm_cat_uranai_seimei {
    color: #b25900;
    border-color: #b25900;
}

.thm_img_num {
    position: relative;
}
.thm_img_num img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.menu_contents {
    float: left;
    width: 70%;
}
.menu_title {
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 3%;
}
.menu_cat {
    font-size: 0.8em;
    color: #2b6b9f;
    line-height: 1.4;
}
.menu_item a {
    text-decoration: none;
    color: inherit;
}
.more{
	display: block;
	text-align: right;
	text-decoration: underline;
	margin-top: 5%;
}

/* △△△daily_detailページ用_サテライトサイト用に追記△△△ */

/* animation */
#canvasWrapper {max-width: 900px; width: 100%; height: auto; margin: 0px auto; display:block; position:relative; text-align: center; padding-bottom: 10%; }
#canvasWrapper2{ padding: 0; }
#canvasWrapper img {max-width: 900px; width: 100%; height: auto; }
#animation_container {background-color:#000; max-width: 900px; width:100%; height:auto; position:relative; display: block; margin: 0px auto; padding:0; top:2%; left:0px; right:0px; bottom: 0px; }
#canvas {background-color:rgba(153, 153, 153, 0); max-width: 900px; width: 100%; height: auto; position: relative; display: block; margin: 0px auto; padding: 0px; }
#dom_overlay_container {/* pointer-events:none; */ max-width: 900px; overflow:hidden; width:100%; height:auto; position: absolute; display: block; margin: 0px auto; padding: 0px; top: 0; left: 0; z-index: 5; }
/*ボタン設定*/
#button_containerUp {/*background-color: #666;*/ position: relative; display: none; margin: 0 auto; padding: 0px; width: 100%; visibility: hidden; }
.btnSpace0 {width: 100%; height: auto; margin: 0px auto; overflow: hidden; display: none; visibility: hidden; }
.imgBtn{ width: 414px; height: 98px; display: block; margin: 0 auto; }
.imgBtn.imgBtn_free{ background: url(img/entry/btn_free.png) 0 0 no-repeat; }
.imgBtn.imgBtn_submit{ background: url(img/entry/btn_submit.png) 0 0 no-repeat; }
.imgBtn.imgBtn_submitNc{ background: url(img/entry/btn_submit_nc.png) 0 0 no-repeat; }
.imgBtn.imgBtn_start{ background: url(img/entry/btn_start.png) 0 0 no-repeat; }
.imgBtn:hover{ background-position: 0 100%; }
.imgBtn img{ display: none; }
/* .btnSpace0 .btnCenter a {width: 597px; height: 150px; display: block; margin: 0% auto; }
.btnSpace0 .btnCenter a:hover img{ margin-top: -27.75%; }*/
.btnSpace1 {width: 100%; height: 100%; margin: 0% auto; display:none; visibility: hidden; }

.btnSpace1 .btnCenter a {width: 195px; height: 175px; display: block; margin: 0% auto; }
.btnSpace2 {/*background-color: #eee;*/ width: 100%; height: auto; margin: 0px auto; overflow: hidden; display:none; visibility: hidden; }
/* .btnSpace2 .btnTop a {width: 597px; height: 150px; display: block; margin: 0px auto; overflow: hidden; }
.btnSpace2 .btnTop a:hover img{margin-top: -27.75%; } */
#button_containerDown {/*background-color: #333;*/ position: relative; display: none; margin: 0px auto; padding-top: 0%;/*制御する*/ width: 100%; height: auto; visibility: hidden; }
.btnSpace3 {width: 100%; height: auto; margin: 3% auto; overflow: hidden; display:none; visibility: hidden; }
/* .btnSpace3 .btnBottom a {width: 597px; height: 150px; display: block; padding: 0px; margin: 0px auto; overflow: hidden; }
.btnSpace3 .btnBottom a:hover img{margin-top: -27.75%; } */
@media screen and (max-width: 900px){
    #canvasWrapper {width: 100%; }
    #button_containerUp {width: 66%; height: 16%; overflow: hidden; }
    .btnSpace0 {margin: 0px auto; }
    /* .btnSpace0 .btnCenter a{width: 100%; } */
    .btnSpace1 {margin: 0% auto; }
    /* .btnSpace1 .btnCenter a {width: 30%; } */
    .btnSpace2 {margin: 0px auto; overflow: hidden; }
    /* .btnSpace2 .btnTop a{width: 100%; } */
    #button_containerDown {width: 66%; height: 16%; overflow: hidden; }
    .btnSpace3 {margin: 0px auto; }
    /* .btnSpace3 .btnBottom a{width: 100%; } */
    .imgBtn{ width: 100%; height: auto; }
    .imgBtn.imgBtn_free{ background: none; }
    .imgBtn.imgBtn_submit{ background: none; }
    .imgBtn.imgBtn_submitNc{ background: none; }
    .imgBtn.imgBtn_start{ background: none; }
    .imgBtn:hover{ background-position: 0 0; }
    .imgBtn img{ display: inline; }
}



/* SP
******************************************************************** */
@media screen and (max-width: 640px){
	body{font-size: 2.5vw}
	.header{ position: fixed; left: 0; bottom: 0; width: 100%; z-index: 3; }

	.spOnlyBox{ display: block; }
	.pcOnlyBox{ display: none; }
}
