@charset "UTF-8";

.contsTtl .redH {
	background: #d00f31;
}
.redBtn {
	background-color: #d00f31;
	-webkit-box-shadow: 0px -5px 0px 0px #a2031f inset;
	box-shadow: 0px -5px 0px 0px #a2031f inset;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}	
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}



/* ==========================================================================
all
========================================================================== */
.inner_wrap {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.inner_wrap div, h1, p, a, span {
	box-sizing: border-box;
}

a.textlink {
	text-decoration: underline;
}



/* ==========================================================================
item
========================================================================== */
#item {
	margin-bottom: 30px;
}


/* thumbnail
-------------------------------------*/
#item .thumbnail {
	padding: 0 2.5%;
	margin-bottom: 30px;
}

#item .thumbnail_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

#item .thumbnail_btn span {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #CC0033;
	border-radius: 50%;
	background: #FFFFFF;
}

#item .thumbnail_btn span.fill {
	background: #CC0033;
}

#item .thumbnail_btn span + span {
	margin-left: 0.71em;
}


/* text
-------------------------------------*/
#item h1.name {
	margin-bottom: 20px;
	font-size: clamp(21px, 5vw, 26px);
	font-weight: bold;
	margin-bottom:0px;
}

#item p.period {
	margin-bottom: 20px;
	color: #C6B48E;
	font-size: 14px;
	font-weight: bold;
}

#item p.lead {
	margin-bottom: 20px;
	font-size: clamp(16px, 5vw, 17px);
	font-weight: bold;
}

#item p.caution {
	display: inline-block;
	margin-bottom: 10px;
	font-size: clamp(16px, 5vw, 17px);
	box-shadow: inset 0 -0.78em 0 rgba(255, 247, 0, 0.5);
}

#item p.caution_txt {
	margin-bottom: 30px;
	font-size: clamp(14px, 4vw, 16px);
}

#item .comment_area {
	border: solid 1px black;
	padding: 10px;
	margin-bottom: 25px;
}

#item .comment_area p {
	color: #CC0033;
}

ul.normal{margin-bottom:10px;}

ul.normal li{counter-increment:list-number;display: table-row;line-height: 1;}

ul.normal > li:before {
    content:counter(list-number) ".";
    display: table-cell;
    padding-right: 0.5em;
    text-align: right;
}

ul.normal > li:after {
    content: "";
    display: block;
    margin-bottom: 12px;
}


/* point_promote
-------------------------------------*/
#item .point_promote_tt{
	font-size:24px;
	color:#CC0033;
	font-weight: bold;
	margin: 0 0rem;
}

#item .point_promote_txt{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

#item .period_txt {
	margin-bottom: 1rem;
	font-size: 14px;
}

#item .txt{
	margin-top:1rem;
}

/*cpNotesList1*/
.cpNotesList1 > li{   
	padding-left: 0em;
    text-indent: 0em;
	line-break: anywhere;
}
.cpNotesList > li > a{display: inline;text-decoration: underline;}

.btn_simple{margin:40px auto 0;max-width:400px;}

/*cpNotesList*/
.cpNotesList > li{   
	padding-left: 1em;
    text-indent: -1em;
	line-break: anywhere;
}
.cpNotesList > li > a{display: inline;text-decoration: underline;}

.btn_simple{margin:40px auto 0;max-width:400px;}

/* coupon_btn
-------------------------------------*/
#item .coupon_btn {
	display: block;
	margin: 0 auto;
	padding: 0.75em 0;
	padding: 0.8em 0 0.7em 0;
	margin-bottom: 30px;
	width: 100%;
	max-width: 500px;
	background: #CC0033;
	border-radius: 10px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
	color: #FFFFFF;
	font-size: clamp(18px, 5vw, 24px);
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.disp-sp{
	display: none;
}

@media (max-width: 768px) {
	.btn_simple{width:90%;margin:40px auto 0px;}
	/* #item .coupon_btn { */
    /* position: fixed;
		width: 92%;
		top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
		opacity: 1;
    transition: opacity .5s;
		align-items: center; 
  	} */

	#disappear-marker .coupon_btn {
		display: block;
		margin: 0 auto;
		padding: 0.75em 0;
		padding: 0.8em 0 0.7em 0;
		margin-top: 20px;
		width: 94%;
		max-width: 500px;
		background: #CC0033;
		border-radius: 10px;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
		color: #FFFFFF;
		font-size: clamp(18px, 5vw, 24px);
		font-weight: bold;
		text-align: center;
		line-height: 1;
	}

	.disp-sp{
		display: inline-block;
	}

	.coupon_btn.hide {
		opacity: 0 !important;
	}
}




/* ==========================================================================
item
========================================================================== */
#explain p.lead {
	margin-bottom: 20px;
	font-size: clamp(16px, 5vw, 18px);
	font-weight: bold;
}

#explain p.lead.red {
	color: #CC0033;
}

#explain p.mb_10 {
	margin-bottom:10px;
}

#explain p.normal {
	margin-bottom: 20px;
	font-size: clamp(14px, 4vw, 16px);
}

#explain .card_logo {
	display: flex;
	justify-content: flex-start;
	gap: 12px;
	margin-bottom: 30px;
	align-items: center;
}

#explain .card_logo img {
	width: 100px;
	margin: 0;
}



/* gray_box
-------------------------------------*/
#explain .gray_box {
	padding: 1.43em 0.94em;
	width: 100%;
	background: #F1F1F1;
	font-size: 14px;
}

#explain .gray_box p.title {
	margin-top: 1em;
}

#explain .gray_box p.title:first-child {
	margin-top: 0;
}

#explain .gray_box ul.num_list li {
	padding-left: 1.6em;
	text-indent: -1.6em;
}

#explain .gray_box ul.dot_list li {
	padding-left: 1em;
	text-indent: -1em;
}

#explain .gray_box ul.note_list li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.86em;
}

.highlight-red {
  color: red;
}
