@charset "utf-8";
[id^="10"] {
    scroll-margin-top: 0px; /* 固定ヘッダー分 */
}

body			{ min-width: 970px; width: 100%; }
#wrap			{ clear: both; margin: 0 auto; text-align: left; }
#content	{ border-top: 2px solid #0c6d0e; }

.pc { display: block; }
.sp { display: none; }

/*ホバーを滑らかに処理*/
a {
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}

a:hover {
    color: #000;
    text-decoration: none;
    opacity:0.6;
}


.pageup	{ clear:both; margin-right:10px; text-align:right; max-width: 1220px; margin: 0 auto; }
.pageup a { margin-right:10px; }
/*---------------------------------------------
04. common
---------------------------------------------*/
.m0		{ margin: 0 !important; }
.mat0	{ margin-top: 0 !important; }
.mat1	{ margin-top: 1em !important; }
.mat5	{ margin-top: 5px !important; }
.mat10	{ margin-top: 10px !important; }
.mat15	{ margin-top: 15px !important; }
.mat20	{ margin-top: 20px !important; }
.mat25	{ margin-top: 25px !important; }
.mat30	{ margin-top: 30px !important; }
.mat40	{ margin-top: 40px !important; }
.mat50	{ margin-top: 50px !important; }
.mat100	{ margin-top: 100px !important; }
.mab0	{ margin-bottom: 0 !important; }
.mab1	{ margin-bottom: 1em !important; }
.mab5	{ margin-bottom: 5px !important; }
.mab10	{ margin-bottom: 10px !important; }
.mab15	{ margin-bottom: 15px !important; }
.mab20	{ margin-bottom: 20px !important; }
.mab25	{ margin-bottom: 25px !important; }
.mab30	{ margin-bottom: 30px !important; }
.mab40	{ margin-bottom: 40px !important; }
.mab50	{ margin-bottom: 50px !important; }
.mar0	{ margin-right: 0 !important; }
.mar1	{ margin-right: 1em !important; }
.mar10	{ margin-right: 10px !important; }
.mar15	{ margin-right: 15px !important; }
.mar20	{ margin-right: 20px !important; }
.mar25	{ margin-right: 25px !important; }
.mar30	{ margin-right: 30px !important; }
.mal0	{ margin-left: 0 !important; }
.mal1	{ margin-left: 1em !important; }
.mal10	{ margin-left: 10px !important; }
.mal15	{ margin-left: 15px !important; }
.mal20	{ margin-left: 20px !important; }
.mal25	{ margin-left: 25px !important; }
.mal30	{ margin-left: 30px !important; }
.mmat50	{margin-top:-50px !important;}
.p0		{ padding: 0 !important; }
.pat0	{ padding-top: 0 !important; }
.pat1	{ padding-top: 1em !important; }
.pat5	{ padding-top: 5px !important; }
.pat3	{ padding-top: 3px !important; }
.pat8	{ padding-top: 8px !important; }
.pat10	{ padding-top: 10px !important; }
.pat15	{ padding-top: 15px !important; }
.pat20	{ padding-top: 20px !important; }
.pat25	{ padding-top: 25px !important; }
.pat30	{ padding-top: 30px !important; }
.pat40	{ padding-top: 40px !important; }
.pat50	{ padding-top: 50px !important; }
.pab0	{ padding-bottom: 0 !important; }
.pab1	{ padding-bottom: 1em !important; }
.pab5	{ padding-bottom: 5px !important; }
.pab10	{ padding-bottom: 10px !important; }
.pab15	{ padding-bottom: 15px !important; }
.pab20	{ padding-bottom: 20px !important; }
.pab25	{ padding-bottom: 25px !important; }
.pab30	{ padding-bottom: 30px !important; }
.pab35	{ padding-bottom: 35px !important; }
.pab40	{ padding-bottom: 40px !important; }
.pab50	{ padding-bottom: 50px !important; }
.par0	{ padding-right: 0 !important; }
.par1	{ padding-right: 1em !important; }
.par10	{ padding-right: 10px !important; }
.par15	{ padding-right: 15px !important; }
.par20	{ padding-right: 20px !important; }
.par25	{ padding-right: 25px !important; }
.par30	{ padding-right: 30px !important; }
.pal0	{ padding-left: 0 !important; }
.pal1	{ padding-left: 1em !important; }
.pal10	{ padding-left: 10px !important; }
.pal15	{ padding-left: 15px !important; }
.pal20	{ padding-left: 20px !important; }
.pal25	{ padding-left: 25px !important; }
.pal30	{ padding-left: 30px !important; }
.pal95	{ padding-left: 95px !important; }

.tal	{ text-align: left !important; }
.tac	{ text-align: center !important; }
.tar	{ text-align: right !important; }
.fw		{ font-weight: 600 !important; }
.fwn	{ font-weight: normal !important; }

.fl		{ float: left; }
.fr		{ float: right; }
.w100	{width:100%;max-width:1000px;}
.w33	{float: left;width:31.5%;margin-left:10px;}
.w33 img	{width:100%;}
.clearfix	{clear: both;}
.bgy	{background: #f9f4ec; margin:30px 0;padding:20px;}

.alpha a:hover img { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)"; }
.alpha a:hover { opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; }

.bn_kaiyu {cursor: pointer !important;cursor: hand !important;}
.bn_kaiyu img:hover { opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; }


#pathWrap					{ margin-bottom: 10px; padding: 5px 10px 7px; background: #f0f8e9; }

.section 					{ margin-top: 10px; position: relative; /zoom: 1; }
.section .sectionNavi		{ position: absolute; right: 5px; top: 5px; }
.section .sectionNavi li	{ display: inline; /margin-right: 2px; font-size: 1%; line-height: 0; }
.section .radLB				{ position: absolute; left: 0; bottom: 0; *bottom: -1px; font-size: 1%; line-height: 0; /zoom: 1; }
.section .radRB				{ position: absolute; right: 0; *right: -1px; bottom: 0; *bottom: -1px; font-size: 1%; line-height: 0; /zoom: 1; }

.arLink		{ padding: 10px 0; text-align: center; /zoom: 1; clear: both;}
.arLink a	{ padding-left: 20px; font-weight: 600; background: url("/campaign/sale2024/pc/images/bt_cart_tid_05.gif") no-repeat 0 center; /zoom : 1; }

.block							{ border: 1px solid #e5e5e5; }
.block .arLink					{ border-top: 1px solid #e5e5e5; /zoom: 1; }

.social				{ clear: both; float: right; margin-top: 15px; padding-top: 10px; }
.social li			{ float: left; margin-right: 5px; }
.social li.gPlus	{ width: 70px; overflow: hidden; }
.social li.twitter	{ width: 90px; overflow: hidden; }
.social li.facebook	{ width: 105px; overflow: hidden; }

/*colum2 mainFrame title*/
#main .titleArea				{ background: #e2f1d5 url("/campaign/sale2026/images/bg_titlearea01.gif") no-repeat 0 0; /zoom:1; }
#main .titleAreaInner			{ background: url("/campaign/sale2026/images/bg_titlearea02.gif") no-repeat 100% 0; }
#main .titleAreaInner h2		{ background: url("/campaign/sale2026/images/bg_titlearea03.gif") no-repeat 0 100%; }
#main .titleAreaInner h2 span	{ display:block; font-size:134%; padding:14px 0 12px 10px; background: url("/campaign/sale2024/pc/images/bg_titlearea04.gif") no-repeat 100% 100%; font-weight:600; }


/*	background
---------------------------------------*/
.bgGray		{ background: #999; }
.bgDarkRed	{ background: #966; }

/*border
---------------------------------------*/
.bd1Gray	{ border: 1px solid #e5e5e5; }
.bdt1Gray	{ border-top: 1px solid #e5e5e5; }
.bdr1Gray	{ border-right: 1px solid #e5e5e5; }
.bdb1Gray	{ border-bottom: 1px solid #e5e5e5; }
.bdl1Gray	{ border-left: 1px solid #e5e5e5; }

.bd1pink	{ border: 1px solid #ff7f7f; }
.bdt1pink	{ border-top: 1px solid #ff7f7f; }
.bdr1pink	{ border-right: 1px solid #ff7f7f; }
.bdb1pink	{ border-bottom: 1px solid #ff7f7f; }
.bdl1pink	{ border-left: 1px solid #ff7f7f; }

/*	color
---------------------------------------*/
.cWhite		{ color: #fff; }
.cRed		{ color: #c00; }
.cPink		{ color: #e77e89; }

/*font-size
---------------------------------------*/
.fz10		{ font-size: 84%; }
.fz14		{ font-size: 117%; }
.fz16		{ font-size: 134%; }
.fz18		{ font-size: 150%; }

/*	other
---------------------------------------*/
.del		{ text-decoration: line-through; }
.dn			{ display: none; }

/*	unique
---------------------------------------*/
.tiList li	{ margin-left: 1em; text-indent: -1em; }

/*---------------------------------------------
05. bulkBuyingCmp
---------------------------------------------*/
#bulkBuyingCmp #mainArea	{ width: 950px; margin:0 auto; }
#bulkBuyingCmp .subject		{ background: url("/campaign/sale2024/pc/images/bg_title.gif") no-repeat; color: #fff; font-size: 134%; font-weight: 600; text-align: center; line-height: 33px; }

#bulkBuyingCmp .bgLightGray	{ background: #f1f1f1; }

#bulkBuyingCmp .flli:before,#bulkBuyingCmp .flli:after { content: ""; display: table; }
#bulkBuyingCmp .flli:after { clear: both; }
#bulkBuyingCmp .flli { zoom: 1; }
#bulkBuyingCmp .flli li		{ float: left; }


#bulkBuyingCmp .arList li		{ margin-bottom: 5px; padding-left: 17px; background: url("/campaign/sale2024/pc/images/i_ar_green.gif") no-repeat left center; }

#bulkBuyingCmp #familyList		{ position: relative; }
#bulkBuyingCmp #familyList .sum	{ position: absolute; right: 0; top: 0; }

#bulkBuyingCmp #flowList				{ padding-bottom: 31px; background: url("/campaign/sale2024/pc/images/bg_sectionflow.gif") no-repeat bottom center; }
#bulkBuyingCmp #flowList li				{ border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
#bulkBuyingCmp #flowList li.lastChild	{ border-right: 1px solid #e5e5e5; }

#bulkBuyingCmp #entrySec		{ padding-bottom: 35px; background: url("/campaign/sale2024/pc/images/bg_sectionflow.gif") no-repeat bottom center; }

#bulkBuyingCmp .loginBlock			{ margin-top: 15px; }
#bulkBuyingCmp .loginBlock li		{ position: relative; }
#bulkBuyingCmp .loginBlock .fl h4	{ background: url("/campaign/sale2024/pc/images/bg_subject_green.gif") no-repeat; color: #fff; font-weight: 600; text-align: center; line-height: 23px; }
#bulkBuyingCmp .loginBlock .fr h4	{ background: url("/campaign/sale2024/pc/images/bg_subject_lime.gif") no-repeat; color: #fff; font-weight: 600; text-align: center; line-height: 23px; }

#bulkBuyingCmp #outline .box950Btm		{ position: relative; }
#bulkBuyingCmp #outline #outlineImg		{ position: absolute; top: 0; right: 0; }
#bulkBuyingCmp #outline table		{ width: 910px; margin: 0 auto; }
#bulkBuyingCmp #outline th			{ padding: 12px; background: #f1f1f1 url("/campaign/sale2024/pc/images/line_table.gif") repeat-x 0 bottom; vertical-align: top; font-size: 117%; font-weight: 600; text-align: left; }
#bulkBuyingCmp #outline td			{ padding: 12px; background: #fff url("/campaign/sale2024/pc/images/line_table.gif") repeat-x 0 bottom; }
#bulkBuyingCmp #outline td .fwB	{ font-weight: 600; }
#bulkBuyingCmp #outline td em		{ font-weight: 600; color: #e77e89; }
#bulkBuyingCmp #outline td .attent	{ color: #ae0007; }
#bulkBuyingCmp #outline td ul		{ list-style: none; }
#bulkBuyingCmp #outline #attentBox	{ margin: 30px 70px 0; padding: 0 0 0 100px; background: url("/campaign/sale2024/pc/images/i_attent.gif") no-repeat 0 0; }

#bulkBuyingCmp #searchBlock .bdr1Gray	{ padding: 0 19px; }
#bulkBuyingCmp #searchBlock #ancList li	{ margin: 0 11px 0 0; }
#bulkBuyingCmp #searchBlock #ancList li.lastChild	{ margin: 0; }

#bulkBuyingCmp .itemList:before,#bulkBuyingCmp .itemList:after { content: ""; display: table; }
#bulkBuyingCmp .itemList:after { clear: both; }
#bulkBuyingCmp .itemList { zoom: 1; }
#bulkBuyingCmp .itemList		{ border-top: 2px solid #d0d0d0; border-left: 2px solid #d0d0d0; }
#bulkBuyingCmp .itemList li		{ float: left; border-right: 2px solid #d0d0d0; border-bottom: 2px solid #d0d0d0; }
#bulkBuyingCmp .itemList dt		{ position: relative; padding: 15px 0; border-top: 1px solid #d0d0d0; text-align: center; }
#bulkBuyingCmp .itemList dt span	{ position: absolute; top: 15px; left: 15px; }
#bulkBuyingCmp .itemList .itemInfo	{ padding: 10px; background: #f5f5f4; }
#bulkBuyingCmp .itemList .itemInfoInner	{ width: 150px; margin: 0 auto; }

#bulkBuyingCmp #saleList li			{zoom: 1; position: relative;}
#bulkBuyingCmp #saleList .btnArea	{ background: #cc0202 url("/campaign/sale2024/pc/images/bg_grad_red.gif") repeat-x; }
#bulkBuyingCmp #saleList .btnArea a	{ display: block; padding: 10px 10px 10px 30px; background: url("/campaign/sale2024/pc/images/i_ar_alpha.png") no-repeat 10px center; font-weight: 600; color: #fff; font-size: 117%; }

#bulkBuyingCmp #favList li li 		{ float: none; border: none; }
#bulkBuyingCmp #favList .btnArea	{ background: #ff8612 url("/campaign/sale2024/pc/images/bg_grad_orange.gif") repeat-x; }
#bulkBuyingCmp #favList .btnArea a	{ display: block; padding: 10px 10px 10px 30px; background: url("/campaign/sale2024/pc/images/i_ar_alpha.png") no-repeat 10px center; color: #fff; font-size: 117%; }

#bulkBuyingCmp #recoList li				{ display: block; float: left; width: 213px; margin: 0 14px 0 0; padding: 1px; border:1px solid #003399; }
#bulkBuyingCmp #recoList li.lastChild	{ margin: 0; }
#bulkBuyingCmp #recoList li a			{ display: block; height: 37px; padding: 15px 0 0 50px; text-align: center; }
#bulkBuyingCmp #recoList li .reco1		{ height: 47px; padding-top: 5px; background: url("/campaign/sale2024/pc/images/p_novel.jpg") no-repeat 0 0; }
#bulkBuyingCmp #recoList li .reco2		{ background: url("/campaign/sale2024/pc/images/p_comic.jpg") no-repeat 0 0; }
#bulkBuyingCmp #recoList li .reco3		{ background: url("/campaign/sale2024/pc/images/p_animation.jpg") no-repeat 0 0; }
#bulkBuyingCmp #recoList li .reco4		{ height: 47px; padding-top: 5px; background: url("/campaign/sale2024/pc/images/p_boys.jpg") no-repeat 0 0; }

#bulkBuyingCmp #genreList li ul			{ padding: 10px; border-top: 1px solid #d0d0d0; background: #f5f5f4; }
#bulkBuyingCmp #genreList li li 		{ float: none; border: none; }


#bulkBuyingCmp .FirstSale					{ position: relative; border: 10px solid #e60012; color: #666666; width: 930px; margin-top:80px; background:#eeeeee;}
#bulkBuyingCmp .FirstSale .HappyBag			{ float: left; text-align: center; width: 20%; box-sizing: border-box; border-right: 1px solid #CCCCCC; padding: 0px 5px 0 5px; height: 400px; border-bottom:1px solid #CCCCCC; }
#bulkBuyingCmp .FirstSale .HappyBag img		{ padding: 10px 0;}
#bulkBuyingCmp .FirstSale .date				{ padding: 3px 0; background-color: #e60012; color: #FFFFFF; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }
#bulkBuyingCmp .FirstSale .HappyBag .price	{ font-size: large; font-weight:bold; color: #990000; }
#bulkBuyingCmp .FirstSale .HappyBag .comment{ text-align: left; height: 140px;}
#bulkBuyingCmp .FirstSale .HappyBagEnd	  	{ border-right: 0; }

#bulkBuyingCmp .FirstSale .HappyBag2			{ float: left; width: 33%; box-sizing: border-box; border-right: 1px solid #CCCCCC; padding: 0px 5px 0 5px; height: auto; border-top:2px solid #ffffff;font-size:14px;}
#bulkBuyingCmp .FirstSale .HappyBag2 img		{ padding: 10px 0;text-align:center; border-top:0px !important;width:150px;}
#bulkBuyingCmp .FirstSale .HappyBag2End	  	{ border-right: 0; border-top:0px !important;}
#bulkBuyingCmp .FirstSale .HappyBag2 .price	{ font-size: 20px; font-weight:bold; color: #e60012; }
#bulkBuyingCmp .FirstSale .HappyBag2 .price span	{ font-size: 12px; font-weight:bold;padding-left:3px;  }

#bulkBuyingCmp .FirstSale .HappyBag1			{ float: left; width: 20%; box-sizing: border-box; border-right: 1px solid #CCCCCC; padding: 0px 5px 0 5px; height: 350px; border-top:2px solid #ffffff;}
#bulkBuyingCmp .FirstSale .HappyBag1 img		{ padding: 10px 0;text-align:center; border-top:0px !important;}
#bulkBuyingCmp .FirstSale .HappyBag1End	  	{ border-right: 0; border-top:0px !important;}


#bulkBuyingCmp .FirstSale .HappyBag3			{ float: left; width: 16.66%; box-sizing: border-box; border-right: 1px solid #CCCCCC; padding: 0px 5px 0 5px; height: 280px; border-bottom:1px solid #CCCCCC; }
#bulkBuyingCmp .FirstSale .HappyBag3 img		{ padding: 10px 0;text-align:center; }
#bulkBuyingCmp .FirstSale .HappyBag3End	  	{ border-right:0px !important; }

#bulkBuyingCmp .FirstSale .HappyBag4			{ float: left; width: 16.6%; box-sizing: border-box; padding: 0px 5px 0 5px; height: 270px; border-bottom:1px solid #CCCCCC; }
#bulkBuyingCmp .FirstSale .HappyBag4 img		{ padding: 10px 0;text-align:center; }

.category	{ padding: 3px 8px; font-size: 10px; color: #333; background: #f0f8e9;text-align:left; }




#bulkBuyingCmp .FirstSale .boderBottom	  	{ border-bottom:1px solid #CCCCCC; }
#bulkBuyingCmp .FirstSale .is-disabled 		{ filter: alpha(opacity=20); opacity: 0.2; }
#bulkBuyingCmp .FirstSale .overimg 			{ position: absolute; left: 0; top: 50px; }
.cover1			{ position: relative; display:block;}
.cover1 .overimg 			{ position: absolute; top: 0;width:102% !important;
}

#bulkBuyingCmp #ComicSale					{ margin-top: 20px; padding-bottom: 20px; border-bottom: 10px solid #77bd38; border-left: 10px solid #77bd38; border-right: 10px solid #77bd38; color: #003399; text-align: center; }
#bulkBuyingCmp #ComicSale h3				{ margin-left: -10px; margin-right: -10px; margin-top: -1px; font-size: 0; line-height: 0; }
#bulkBuyingCmp #ComicSale #choices			{ float: left; margin-left: 35px; width: 190px; margin-top: 20px; padding: 10px 0px; float: left; text-align: center; *display: inline; }
#bulkBuyingCmp #ComicSale #choices dl 		{ margin-top: 15px; }
#bulkBuyingCmp #ComicSale #choices dl dt 	{ padding-left: 20px; background: url(/campaign/sale2024/pc/images/i_sale.png) no-repeat 10px 0; }
#bulkBuyingCmp #ComicSale #choices dl dd 	{ margin-top: 10px; font-weight: bold; }
#bulkBuyingCmp #ComicSale #choice2 			{ margin-top: 10px; }
#bulkBuyingCmp #ComicSale #choice2 li		{ width: 170px; padding: 10px 0px; float: left; border-right: 1px dotted #999999; text-align: center; *display: inline; }
#bulkBuyingCmp #ComicSale #choice2 li.corner{ border-right: 0; }
#bulkBuyingCmp #ComicSale #choice2 li.bdTop	{ border-top: 1px dotted #999; }
#bulkBuyingCmp #ComicSale #choice2 li dl dt { padding-left: 20px; background: url(/campaign/sale2024/pc/images/i_sale.png) no-repeat 10px 0; }
#bulkBuyingCmp #ComicSale #choice2 li dl dd { margin-top: 15px; }
#bulkBuyingCmp #ComicSale #choice2 .rank	{ display: inline-block; *display: inline; *zoom: 1; padding: 0 2px; background-color: #cb1116; color: #FFFFFF; font-weight: bold;}

#bulkBuyingCmp .salebook 		   			{ color: 0033cc; margin: 20px 0px 0 20px; float: left; *display: inline; }
#bulkBuyingCmp .salebook ul.scroll 			{ border: solid 1px #cccccc; width: 423px; height: 260px; padding: 5px; overflow: auto; text-align: left; }
#bulkBuyingCmp .salebook .book 				{ padding-left: 20px; background: url("/campaign/sale2024/pc/images/i_comic_on.gif") no-repeat left 0.35em; line-height: 2; }
#bulkBuyingCmp .salebook .novel 			{ padding-left: 20px; background: url("/campaign/sale2024/pc/images/i_book_on.gif") no-repeat left 0.35em; line-height: 2; }


.coupon 					{ text-align:center; padding-bottom:20px;}
.coupon .overimg_finish 		{ width:100%; position: absolute;top:0;z-index:99999;margin-bottom:0;}

.coupon .couponImage		{ display: table; /display: inline; /zoom: 1; vertical-align: middle; width: 100%; text-align:center; }
.coupon .couponRibbon		{ margin-bottom:-55px;margin-top:40px;text-align: center; }
.coupon .couponNo			{ padding-top:37px; font-size:40px; text-align: center; color: #c00; font-weight: bold; }
.coupon .couponDetail 		{ background: url(/campaign/sale2024/pc/images/p_coupon3.gif) no-repeat;width: 650px; height:131px; width:70%; margin-left:auto; margin-right:auto; text-align:left; }
.coupon .couponUse			{ width:70%; margin-left:auto; margin-right:auto; text-align:left; }

.attention	{background:#f9f4ec;padding: 5px 10px;color:#000000;margin-top:20px;text-align:center;margin-bottom:10px;font-weight:bold;}




/*タダ本*/
.sec02 article {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 12px;
}

.tadabon-price {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 40px 0 0;
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: 700;
}

.tadabon-price p {
	font-size: 24px;
	text-align: center;
	font-weight: 700;
}

.tadabon-price p span.large {
	padding: 0 0 0 12px;
	color: #CC0001;
	font-size: 48px;
	font-weight:700;
}


.tadabon-price p span.red {
	color: #CC0001;
	font-weight:700;
}

.tadabon-price p span.small {
	font-size: 20px ;
	font-weight: normal;
}

.tadabon-price small {
	font-size: 20px;
}
.sec02 .container {
	position: relative;
	padding: 45px 0 100px;
	margin: 40px 0 0;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/yellow-back_pc.png);
	background-size: 100% 100%;
	background-position: top left;
}


.sec02 h2 {
	position: relative;
}

.sec02 h2.ebook {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 64px;
	text-align: center;
	font-weight: 900;
}

.sec02 h2.ebook span.red {
	color: #CC0001;
}

.sec02 h2 img {
	display: block;
	width: 350px;
	margin: 0 auto;
}
.sec02 .info {
	position: absolute;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	display: block;
	width: unset;
	color: #000;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
}

.sec02 .ebook .info {
	top: -40px;
}

.sec02 .info.super {
	top: -95px;
}

.sec02 .info::before,
.sec02 .info::after {
	content: '';
	position: absolute;
	bottom: 4px;
	z-index: 1;
	width: 24px;
	height: 24px;
}

.sec02 .info::before {
	left: -32px;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/left-diagonal.png);
	background-size: 100%;
}

.sec02 .info::after {
	right: -32px;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/right-diagonal.png);
	background-size: 100%;
}

.sec02 .info.super::before,
.sec02 .info.super::after {
	width: 32px;
	height: 32px;
}

.sec02 .info.super::before {
	left: -40px;
}

.sec02 .info.super::after {
	right: -40px;
}

.sec02 h2 span.tag {
	display: block;
	width: 350px;
	margin: 8px auto 0;
	padding: 8px 0;
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.tada_head
{
	display: block;
	width: 950px;
	margin: 30px auto;
	padding: 5px 0;
	background-color: #000;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}

.sec02 dl,
.sec02 .ebook-info {
	margin: 24px 0 40px;
	padding: 24px 20px;
	background-color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.sec02 .row {
	display: flex;
	justify-content: space-between;
	max-width: 700px;
	margin: 20px auto 0;
}

.sec02 .plan-tadabon .row {
	margin: 0 auto;
}

.sec02 .ebook-info p  {
	display: flex;
	gap: 0 8px;
	max-width: 630px;
	margin: 0 auto;
	font-size: 28px;
	font-weight: bold;
}

.sec02 .ebook-info p::before {
	content: '';
	min-width: 26px;
	height: 26px;
	margin: 6px 0 0;
	background: no-repeat url('https://www.netoff.co.jp/tadabon/images/service/icon_check.svg');
	background-size: 100%;
}

.sec02 dt {
	display: flex;
	align-items: center;
	gap: 0 8px;
}

.sec02 dt::before {
	content: '';
	width: 26px;
	height: 26px;
	background: no-repeat url('https://www.netoff.co.jp/tadabon/images/service/icon_check.svg');
	background-size: 100%;
}

.sec02 dd span {
	font-size: 20px;
	font-weight: normal;
}

.sec02 .plan-tadabon {
	padding: 24px 8px;
	background-color: #eee;
}

.sec02 .plan-tadabon2 {
	padding: 10px;
	background-color: #e60012;
	text-align:center;
	color:#ffffff;
	font-size:42px;
}

.sec02 .plan-tadabon > dd {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 12px;
	margin: 8px 0 0;
}

.sec02 .plan-tadabon > dd span {
	margin: 0 0 0 12px;
	color: #CC0001;
	font-size: 42px;
	font-weight: bold;
}

.sec02 dd.tadabon-super,
.price-label {
	gap: 0;
	width: 100%;
	max-width: 590px;
	margin: 8px auto 0;
	padding: 8px 0;
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.sec02 dd.tadabon-super span,
.price-label span {
	margin: 0;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

.sec02 .tadabon-table table {
	width: 100%;
	max-width: 790px;
	margin: 20px auto 0;
	border-collapse: collapse;
	table-layout: fixed;
}

.sec02 .tadabon-table th {
	width: 120px;
	padding: 12px 25px;
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

.sec02 .tadabon-table td {
	padding: 12px 0;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}

.sec02 .tadabon-table td span {
	font-weight: bold;
}

.sec02 .tadabon-table > ul {
	display: flex;
	justify-content: flex-end;
	max-width: 790px;
	margin: 0 auto;
}

.sec02 .tadabon-table li {
	display: flex;
	justify-content: center;
	width: 206px;
}

.sec02 .tadabon-table li img {
	width: 106px;
}

.syousai	{
border:1px solid #d7d7d7;
border-radius:10px;
padding:30px;
font-size:16px;
}


.c-button {
  margin: 40px auto;
  text-align:center;
  padding-top:40px;

}
.c-button a {
  color:#ffffff;
  font-size:32px;}

.c-button :hover {
  color:#e60012;
  }

.c-button__link-md {
  max-width: 100%;
  padding: 5px 80px;
  margin: 0 auto;
  background: #e60012;
  border: 2px solid #e60012;
  border-radius: 80px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-shadow: 0 0 6px rgba(52,52,52,.16);
          box-shadow: 0 0 6px rgba(52,52,52,.16);
}

@media (min-width: 768px) {
  .c-button__link-md {
    min-width: 420px;
  }
  .c-button__link-md:first-of-type:last-of-type {
    min-width: 600px;
  }
}

@media (max-width: 767px) {
  .c-button__link-md {
    width: 100%;
    padding: 13px 35px;
  }
}


.c-button__link-md>span {
  position: relative;
}

.c-button a {
  color:#ffffff;
  font-size:3rem;}

.c-button__link-md:before {
  content: "";
  display: block;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 80px;
  position: absolute;
  top: -2px;
  left: -2px;
}

.c-button__link-md:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: solid #fff;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
}

@media (max-width: 767px) {
  .c-button__link-md:after {
    width: 14px;
    height: 14px;
    top: calc(50% - 4.5px);
    right: 20px;
  }
}


.c-button__link-md:hover {
  opacity: 1;
  background: #fff;
  text-decoration:none;
}

.c-button__link-md:hover span,.c-button__link-md:hover span>span {
  color: #e60012;
}

.c-button__link-md:hover:before {
  opacity: 0;
    color: #e60012;

}

.c-button__link-md:hover:after {
  border-color: #e60012;
}

.c-button__link-md-text-xs {
  font-size: 1.8rem;
  color: #f5ff00;
}

@media (max-width: 767px) {
  .c-button__link-md-text-xs {
    font-size: 1.6rem;
  }
}

.c-button__link-md-text-sm {
  font-size: 2.2rem;
  color: #f5ff00;
}

@media (max-width: 767px) {
  .c-button__link-md-text-sm {
    font-size: 1.7rem;
  }
}



.coupon	{
margin:0 auto;
max-width: 800px;
text-align: center;
}

.ribbon	{
position:relative;
margin-bottom:-55px;
margin-top:20px;
z-index:1;
}

.coupon_set	{
background: url(/campaign/sale2026/images/p_coupon3.gif) no-repeat;
width:630px;
height:131px;
margin: 0 auto;
z-index:0;
}

.coupon_code	{
color:#e10f5e;
font-weight:700;
padding-top:35px;
font-size:42px;
}

.coupon_text	{
text-align:left;
margin-top:30px;
font-size:16px;

}

.boxGray	{
border:1px solid #bababa;
border-radius:10px;
padding:20px;
margin-top:20px;

}

/* 5カラム デフォルトレイアウト */
.five_column {
    margin:10px 0;
    padding-bottom:10px;
}
.five_column:after {
    display: table;
    clear: both;
    content: "";
}
.five_column > * {
    float: left;
    width: 19%;
    margin-right: 8px;
}
.five_column > *:nth-child(5n) {
    margin-right: 0;
}

.five_column img {
    width: 170px;
}

.current {margin-left:10px;}

.date2	{ padding: 3px 0; background-color: #d64848; color: #FFFFFF; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }
.date3	{ padding: 3px 0; background-color: #e7605f; color: #FFFFFF; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }
.date4	{ padding: 3px 0; background-color: #f29c7e; color: #FFFFFF; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }
.date5	{ padding: 3px 0; background-color: #f8cf7f; color: #434343; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }
.date6	{ padding: 3px 0; background-color: #f5f39f; color: #434343; font-weight: bold; letter-spacing: 3px; text-align: center; font-size:46px; }

.l-timesale__cassette {
    box-sizing: border-box;
    display: flex;
    width:100%;
}

.c-cassette-sale {
    padding: 15px 20px;
    text-align: center;
    background-color: #fffff7;
    border: 1px solid #ccc;
    border-radius: 4px;
    float:left;
    width:48%;
    display: block;
    margin:10px;
}

.c-cassette-sale__title {
    font-size: 32px;
    font-family: NotoSansJP_Bold, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    font-weight:700;
}

.c-cassette-sale__flex {
    display: flex;
    gap: 16px;
    align-items: center;
    margin: 0 0 10px;
}
.c-cassette-sale__img {
    flex-shrink: 0;
    width: 120px;
    height: 190px;
}

.c-cassette-sale__text {
    width: calc(100% - 95px);
    height: 100%;
    padding: 15px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.c-cassette-sale__text--day {
    font-size: 24px;
    font-family: NotoSansJP_Bold, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    line-height:28px;
}

.c-cassette-sale__text--week {
    font-size: 18px;
    font-family: NotoSansJP_Bold, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.c-cassette-sale__text--text {
    font-size: 14px;
    text-align: start;
    word-break: break-all;
    white-space: pre-wrap;
    margin-top:10px;

}

.c-button--outline {
    padding: 12px 0;
    color: #d64848;
    background-color: #fff;
    border: 1px solid #d64848;
}
.c-button--outline > a{
    color: #d64848 !important;
    font-weight:700!important;
}

.foot_text	{
background:#d64848;
color:#ffffff;
font-weight:900;
text-align:center;
font-size:24px;
padding:20px 10px;
line-height:28px;
}

.foot_banner	{
border:1px solid #d64848;
padding:0 20px 20px 80px;
height:350px;
margin:0 auto;
text-align:center
}
.foot_banner img	{
width:250px;
margin-right:20px;
}

@media (max-width: 768px) {
body			{ min-width:100%; }

.pc { display: none;}
.sp { display: block;}

.main_bt img	{width:95%;margin:0 auto;}
.couponImage img {width:100%;margin:0 auto;}

#bulkBuyingCmp #mainArea	{ width: 100%; margin:0 auto; }

.cover1 .overimg 			{ width:100% !important;}

.coupon	{
margin:0 auto;
width:100%;
}
.ribbon	{
display:none;
}
.coupon_set	{
background: url(/campaign/sale2026/images/p_coupon.gif) no-repeat;
background-size: contain;
width:100%;
height:120px;
margin: 0 auto;
z-index:1;
}

.coupon_code	{
padding-top:8.5%;
font-size:30px;
}

.coupon_text	{
padding:0 10px;
}

.boxGray	{
border:1px solid #bababa;
border-radius:10px;
padding:20px;
margin:-20px 10px 0;

}

/*タダ本*/
.sec02 article {
	margin: 0 auto;
	padding: 0;
	height:auto;
}

.tadabon-price {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 40px 0 0;
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.tadabon-price p {
	padding: 0 0 0 4px;
	font-size: 18px;
	text-align: center;
}

.tadabon-price p span.large {
	padding: 0 0 0 12px;
	color: #CC0001;
	font-size: 40px;
}

.tadabon-price p span.red {
	color: #CC0001;
}

.tadabon-price p span.small {
	font-size: 20px;
	font-weight: normal;
}

.tadabon-price small {
		font-size: 13px;
}


.sec02 .container {
	margin: 60px 0 0;
	padding: 0 10px 20px;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/yellow-back_sp.png);
	background-size: 100% 100%;
	background-position: top left;
	}



.sec02 h2 {
	position: relative;
}

.sec02 h2.ebook {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 64px;
	text-align: center;
	font-weight: 900;
}

.sec02 h2.ebook span.red {
	color: #CC0001;
}

.sec02 h2.ebook img{
    width: 100%;
}
.sec02 h2 img {
	display: block;
	width: 50%;
	margin: 0 auto;
}
.sec02 .info {
	position: absolute;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	display: block;
	width: unset;
	color: #000;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
}

.sec02 .ebook .info {
		top: -70px;
}

.sec02 .info.super {
	top: -95px;
}

.sec02 .info::before,
.sec02 .info::after {
	content: '';
	position: absolute;
	bottom: 4px;
	z-index: 1;
	width: 24px;
	height: 24px;
}

.sec02 .info::before {
	left: -32px;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/left-diagonal.png);
	background-size: 100%;
}

.sec02 .info::after {
	right: -32px;
	background: no-repeat url(https://www.netoff.co.jp/tadabon/images/service/right-diagonal.png);
	background-size: 100%;
}

.sec02 .info.super::before,
.sec02 .info.super::after {
	width: 32px;
	height: 32px;
}

.sec02 .info.super::before {
	left: -40px;
}

.sec02 .info.super::after {
	right: -40px;
}

.sec02 h2 span.tag {
	display: block;
	width: 300px;
	margin: 8px auto 0;
	padding: 8px 0;
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.tada_head
{
	display: block;
	width: 100%;
	margin: 20px auto;
	padding: 10px 0;
	background-color: #000;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

	.sec02 dl {
		margin: 20px 0;
		padding: 10px 10px 24px;
		font-size: 16px;
	background-color: #fff;
	font-weight: bold;
	
	
	}

	.sec02 .ebook-info {
		margin: 20px 0;
		padding: 24px 28px;
		font-size: 16px;
	background-color: #fff;
	font-weight: bold;
	}

.sec02 .row {
	display: flex;
	justify-content: space-between;
	margin: 20px auto 0;
		align-items: center;
		width: calc(100% - 20px);
}

.sec02 .plan-tadabon .row {
		width: 100%;
	margin: 0 auto;
}

.sec02 .ebook-info p  {
	display: flex;
	gap: 0 8px;
	max-width: 630px;
	margin: 0 auto;
		font-size: 16px;
	font-weight: bold;
}

.sec02 .ebook-info p::before {
	content: '';
		min-width: 18px;
		height: 18px;
		margin: 2px 0 0;
	background: no-repeat url('https://www.netoff.co.jp/tadabon/images/service/icon_check.svg');
	background-size: 100%;
}

.sec02 dt {
	display: flex;
	align-items: center;
	gap: 0 8px;
}

.sec02 dt::before {
	content: '';
		width: 18px;
		height: 18px;
	background: no-repeat url('https://www.netoff.co.jp/tadabon/images/service/icon_check.svg');
	background-size: 100%;
}

.sec02 dd span {
		font-size: 14px;
	font-weight: normal;
}

.sec02 .plan-tadabon {
		padding: 18px 10px;
		background-color: #eee;
}

.sec02 .plan-tadabon2 {
	padding: 10px;
	background-color: #e60012;
	text-align:center;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}

.sec02 .plan-tadabon > dd {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 12px;
	margin: 8px 0 0;
}

.sec02 .plan-tadabon > dd span {
	margin: 0 0 0 12px;
	color: #CC0001;
		font-size: 18px;
	font-weight: bold;
}

.sec02 dd.tadabon-super,
.price-label {
	gap: 0;
	width: 100%;
	max-width: 590px;
	margin: 8px auto 0;
	padding: 8px 0;
	background-color: #000;
	border-radius: 4px;
	color: #fff;
		font-size: 14px;
	text-align: center;
}

.sec02 dd.tadabon-super span,
.price-label span {
	margin: 0;
	color: #fff;
		font-size: 14px;
	font-weight: normal;
}
	.sec02 .tadabon-table {
		margin: 18px 0 0;
		overflow-x: scroll;
	}

	.sec02 .tadabon-table ul {
		min-width: 550px;
	}

	.sec02 .tadabon-table li {
		width: 145px;
	}

	.sec02 .tadabon-table li img {
		width: 72px;
	}

.sec02 .tadabon-table table {
	width: 100%;
		min-width: 550px;
		margin: 12px auto 0;
	border-collapse: collapse;
	table-layout: fixed;
}

.sec02 .tadabon-table th {
		box-sizing: border-box;
		width: 120px;
		padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
		font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.sec02 .tadabon-table td {
		padding: 10px 0;
		font-size: 14px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}

.sec02 .tadabon-table td span {
	font-weight: bold;
}

.sec02 .tadabon-table > ul {
	display: flex;
	justify-content: flex-end;
	max-width: 790px;
	margin: 0 auto;
}

.sec02 .tadabon-table li {
	display: flex;
	justify-content: center;
	width: 206px;
}

.sec02 .tadabon-table li img {
	width: 106px;
}

.syousai	{
border:1px solid #d7d7d7;
border-radius:10px;
padding:5px 15px;
font-size:14px;
z-index:99999;
margin:0 10px;
}

.c-button {
  margin: 40px auto;
  text-align:center;
  padding-top:40px;

}
.c-button a {
  color:#ffffff;
  font-size:20px;}

.c-button :hover {
  color:#e60012;
  }

.c-button__link-md {
  width: 92%;
  padding: 10px 5px;
  margin: 0 auto;
  background: #e60012;
  border: 2px solid #e60012;
  border-radius: 80px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-shadow: 0 0 6px rgba(52,52,52,.16);
          box-shadow: 0 0 6px rgba(52,52,52,.16);
}

.c-button__link-md>span {
  position: relative;
}


.c-button__link-md:before {
  content: "";
  display: block;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 80px;
  position: absolute;
  top: -2px;
  left: -2px;
}

.c-button__link-md:after {
  content: "";
  display: block;
    width: 8px;
    height: 8px;
  border: solid #fff;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
    top: calc(50% - 5.5px);
    right: 12px;
}



.c-button__link-md:hover {
  opacity: 1;
  background: #fff;
  text-decoration:none;
}

.c-button__link-md:hover span,.c-button__link-md:hover span>span {
  color: #e60012;
}

.c-button__link-md:hover:before {
  opacity: 0;
    color: #e60012;

}

.c-button__link-md:hover:after {
  border-color: #e60012;
}

.c-button__link-md-text-xs {
    font-size: 1.6rem;
  color: #f5ff00;
}


.c-button__link-md-text-sm {
    font-size: 1.7rem;
  color: #f5ff00;
}


#bulkBuyingCmp .FirstSale	{border: 7px solid #e60012;width: 100%;margin-top:50px;  }
#bulkBuyingCmp .FirstSale .date	{ padding: 3px 0; font-size:28px; }

.date2	{ padding: 3px 0;font-size:28px; }
.date3	{ padding: 3px 0;font-size:28px; }
.date4	{ padding: 3px 0;font-size:28px; }
.date5	{ padding: 3px 0;font-size:28px; }
.date6	{ padding: 3px 0;font-size:28px; }

.sale_title img	{width:100%;}


/* 5カラム デフォルトレイアウト */
.five_column {
    margin:10px 0;
    padding-bottom:5px;
}
.five_column:after {
    display: table;
    clear: both;
    content: "";
}
.five_column > * {
    float: left;
    width: 19%;
    margin-right: 3px;
}
.five_column > *:nth-child(5n) {
    margin-right: 0;
}

.five_column img {
    width: 69px;
}

.current {margin-left:3px;}

.l-timesale__cassette {
    flex-direction: row;
    flex-wrap: wrap;
}
.c-cassette-sale {
    padding: 10px;
    text-align: center;
    background-color: #fffff7;
    border: 1px solid #ccc;
    border-radius: 4px;
    float:none;
    width:100%;
    display: block;
    margin:10px;
}

.c-cassette-sale__title {
    font-size: 24px;
}
.c-cassette-sale__img {
    flex-shrink: 0;
    width: 100px;
    height: 160px;
}
.c-cassette-sale__text {
    width: calc(100% - 105px);
    height: 100%;
    padding: 10px;
}

.c-cassette-sale__text--day {
    font-size: 18px;
    line-height:20px;
    font-weight:700;
}


.foot_text	{
font-size:14px;
padding:10px;
line-height:20px;
}

.foot_banner	{
padding:0 10px 10px 10px;
height:350px;
margin:0 auto;
text-align:center;
}
.foot_banner img	{
width:166px;
margin-right:10px;
}


}


/* ボタン全体をクリック領域＆背景対象にする */
.c-button--outline a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 12px 0;
  margin:-12px 0;
}

/* 公開中：ボタン全面を赤に */
.c-button--outline a.is-open {
  background-color: #d40000;   /* 赤 */
  color: #ffffff !important;              /* 白文字 */
  border-color: #d40000;
}

/* hover */
.c-button--outline a.is-open:hover {
  opacity: 0.9;
}