/* <weight>: Use a value from 100 to 900 */
/* <uniquifier>: Use a unique and descriptive class name */
#ad_style {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000;
  padding: 0 5em;
}
#ad_style a:hover { opacity: 0.7; }
.clubsupport_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0.8em;
}
.clubsupport_item { width: 32%; margin: 0.8em 0; }
.clubsupport_item img { width: 100%; border: }
.center_item { width: 4%; }
.clubsupport_wrapper02 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 2em;
}

#ad_style .makermidasi {
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: 800;
	margin-top: 1em;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #1a7281;
	text-align: center;
	color: #df59a7;
}
#ad_style .makermidasi_green {
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: 800;
	margin-top: 1em;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #1a7281;
	text-align: center;
	color: #22d0bb;
}
#ad_style .ttl {
	text-align: center;
	font-size: 3.2em;
	line-height: 1.3;
	font-weight: 800;
	margin-top: 1em;
}
#ad_style .subttl {
	text-align: center;
	font-size: 2.3em;
	line-height: 1.3;
	font-weight: 500;
	margin-top: 0.5em;
}
#ad_style .obi_ttl {
	background: #df59a7;
	padding: 0.3em;
	text-align: left;
	font-size: 2.0em;
	font-weight: 800;
	margin-top: 1.5em;
	color: #fff;
}
#ad_style .makercatch {
	font-size: 2.3em;
	line-height: 1.3;
	font-weight: 800;
	margin-top: 1em;
	border-bottom: 2px solid #1a7281;
}
#ad_style .makersubcatch {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 1.4;
	margin: 0.5em 0 0.2em;
}
#ad_style .makerbody {
	font-size: 1.2em;
	line-height: 1.5;
}
#ad_style .makerbody p {
	font-weight: 700;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 2px dotted #ff0000;
}
#ad_style .makerbody span.red_price {
	font-size: 1.8em;
    line-height: 1;
    color: #ff0000;
    vertical-align: bottom;
}
#ad_style .makerbody p span.yen {
	font-size: 1.2em;
}
#ad_style span.maker_price {
	font-size: 1em;
	line-height: 1.5;
	font-weight: 700;
	color: #000;
}
#ad_style span.price {
	font-size: 2.3em;
	line-height: 1.3;
	font-weight: 800;
	color: #000;
}
#ad_style div.black_line {
	border-bottom: 3px dotted #0c5da8;
	margin-top: 1em;
}
#ad_style .btnspan {
	font-size: 80%;
	color: red;
}
.tokucho_icon {
	font-size: 1.0em;
	font-weight: 500;
	margin: 0.5em 0;
	background: #000;
	padding: 0.2em;
	color: #fff;
	text-align: center;
	width: 40%;
}

.tx_center { text-align: center; }

.shopCont { margin-top: 2rem; }
.shopCont p.detailBtn a {
    box-sizing: border-box;
    width: 230px;
    border-radius: 5px;
    display: block;
    background: #ff9600;
    color: #FFF;
    padding: 8px 18px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.shopCont_point p.detailBtn a {
    box-sizing: border-box;
    width: 230px;
    border-radius: 5px;
    display: block;
    background: #e40c20;
    color: #FFF;
    padding: 8px 18px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.shopCont_maker { margin-top: 2rem; }
.shopCont_maker p.detailBtn a {
    box-sizing: border-box;
    font-size: 1.8em;
    font-weight: 700;
    width: 500px;
    border-radius: 5px;
    display: block;
    background: #df59a7;
    color: #fff;
    padding: 8px 18px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.shopCont p.detailBtn a:hover, .shopCont_point p.detailBtn a:hover { opacity: 0.5; }

.waku {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 1.5rem 0;
	margin-bottom: 0.8rem;
	text-align: center;
}
.campaine_sub_ttl {
	border: 1px solid red;
	padding: 0.5rem;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* カジュアル選挙 */
.item_no {
	font-size: 2rem;
	line-height: 1.3;
	font-weight: 800;
	color: red;
	border-bottom: 1px solid #000;
	display: block;
}
.brand img { height: 38px; }
p.brand_undercopy {
	font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 800;
    display: inline-block;
    margin: 0.7em 0 0.5em;
    width: 100%;
}
p.body_ttl {
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: 800;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #000;
	margin-top: 0.2em;
}
/* カジュアル選挙 */

/* Festa2026 */
article.topics-inner .entry .event_info_item p,
article.topics-inner .entry .content_date p,
article.topics-inner .entry .coupon_midashi p,
article.topics-inner .entry .coupon_wrapper_item p {
	padding: 0;
}
.content_date {
	width: 50%;
	margin: 0 auto;
}
#ad_style .content_date p.item_ttl span.date {
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 800;
    color: #000;
    vertical-align: sub;
}
.coupon_midashi {
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 0.3em;
}
.coupon_midashi p {
	font-size: 1rem;
	line-height: 1.5rem;
	display: inline-block;
	margin: 0.7em 0 0.5em;
	width: 100%;
}
#ad_style .coupon_midashi span {
	font-size: 0.8rem;
	font-weight: 600;
	color: red;
	text-decoration: underline;
}
#ad_style .coupon_midashi p span {
	background: red;
	border-radius: 6px;
	font-size: 1em;
	color: #fff;
	margin: 0 10px 5px 0;
	padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
}
.coupon_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.coupon_wrapper_item {
	width: 23%;
	padding: 5px;
	margin-bottom: 1.5em;
}
.coupon_wrapper_item img {
	margin-bottom: 0.5em;
}
p.item_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	padding: 0;
}
.item_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	padding: 0;
}
.brand {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.item_copy {
	font-size: 0.8rem;
	color: #000;
}
.item_copy p {
	font-size: 0.8rem;
	color: #000;
	font-weight: 600;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin: 8px 0;
	padding: 2px 0;
}
.item_icon {
	background: #7a84d0;
	border-radius: 6px;
	text-align: center;
	margin-top: 0.5rem;
    padding: 8px 0;
}
.item_icon span {
	font-size: 1rem;
	color: #fff;
	font-weight: 800;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.event_midashi {
	font-size: 1.5rem;
	line-height: 2.5rem;
	font-weight: bold;
	margin-top: 1.2em;
	border-bottom: 1px solid #015baf;
}
.event_info_item {
	width: 48%;
	margin: 0.8em 0;
}
.brand div {
	text-indent: -1em;
	padding: 0.2rem 0 0.2rem 1em;
    border-bottom: 1px dotted #999;
}
.brand div span {
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

 /* 縦方向のflex */
.card {
  display: flex;
  flex-direction: column;
  height: 100%; /* 同じ高さにしたい場合はここで固定 or gridで揃える */
  box-sizing: border-box;
}
.category {
	font-size: 0.8rem;
	color: #000;
	font-weight: 600;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin: 8px 0;
}
.desc {
	font-size: 0.8rem;
	color: #000;
	margin-bottom: auto; /* ここがポイント */
}
.btn {
	background: #7a84d0;
	border-radius: 6px;
	text-align: center;
	margin-top: 0.5rem;
    padding: 8px 0;
}
.btn span {
	font-size: 1rem;
	color: #fff;
	font-weight: 800;
	padding: 8px 0;
	display: block;
}
.price_copy {
	font-size: 0.8rem;
	color: #000;
}
/* Festa2026 */

/* common */
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.f-red { color: red; }
.txt_center { text-align: center; }

/* ▼行動指針------------------------------------------▼ */
.guideline_fst_wrapper {
	background: #e50012;
	text-align: center;
	padding: 1.5em;
}
#ad_style .guideline_fst_wrapper p.ttl {
	font-size: 4.5rem;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding-bottom: 0.3em;
}
#ad_style .guideline_fst_wrapper p.sub_ttl {
	font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    padding: 0.3em 0;
}
.logo {
	width: 50%;
	margin: 0 auto;
}
.guideline_sec_wrapper {
	background: #e50012;
	text-align: center;
	margin-top: 3em;
	padding: 2.5em;
}
.heading {
	font-size: 3.5rem;
	color: #fff;
	background: #e50012;
	width: 30%;
	margin: -2.0em auto 0;
	padding: 0.3em;
	border-radius: 10px;
}
.guideline_sec_cont {
	text-align: center;
	background: #fff;
	margin: 0 auto;
	padding: 3em;
	border-radius: 20px;
}
#ad_style .guideline_sec_cont p.ttl {
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.2;
	color: #e50012;
}
.under_l {
	border-bottom: 2px solid #e50012;
	width: fit-content;
    margin: 0 auto;
	padding-bottom: 5px;
}
#ad_style .guideline_sec_cont p.sub_ttl {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.8;
	color: #e50012;
}
#ad_style .guideline_sec_cont p.copy {
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
	margin-top: 1.5em;
	float: none;
}

/* ▲行動指針------------------------------------------▲ */

/* form add20250728 */
.coment_con { display: flex; flex-wrap: wrap; }
p.coment_con_left { font-size: 116%; color: #000; width: 18%; }
p.coment_con_right { font-size: 116%; color: #000; width: 82%; }

.cols1 { width: 100%; }
.cols2 { width: 49%; }
.cols3 { width: 32%; }
.cols4 { width: 23%; }

.pc { display: block; }
.sp { display: none; }


/* メディアクエリ ----------------------------------------------------------------------------------------------------------------------*/
@media screen and ( max-width: 959px) {

.pc { display: none; }
.sp { display: block; }
  
.clubsupport_item { width: 100%; }
.clubsupport_wrapper02 { margin-top: 0; }
#ad_style .makermidasi { font-size: 1.3em; }

#ad_style .ttl { font-size: 2.3em; }
#ad_style .subttl {
	text-align: left;
	font-size: 1.4em;
}
#ad_style .obi_ttl {
	font-size: 1.5em;
}
#ad_style .makercatch {
	font-size: 1.8em;
}
#ad_style .makersubcatch {
	font-size: 1.3em;
	margin: 0.5em 0 0.3em;
}
#ad_style .makerbody {
	font-size: 1.2em;
}
#ad_style span.price {
    font-size: 2.0em;
}
#ad_style .content_date p.item_ttl span.date {
    font-size: 1.4rem;
}
#ad_style .makermidasi {
    border-bottom: 1.5px solid #1a7281;
}

.tokucho_icon {
	font-size: 1.0em;
}

.shopCont_maker { margin-top: 1em; }
.shopCont_maker p.detailBtn a {
    font-size: 1.0em;
    width: 80%;
}

.campaine_sub_ttl {
	margin-top: 1rem;
}
h2 {
	font-size: 16px;
	margin: 1rem 0 0;
}

/* Festa2026 */
.content_date {
	width: 100%;
}
p.item_ttl {
    font-size: 1rem;
}
.content_date span.date {
    font-size: 1.3rem;
    vertical-align: bottom;
}
.coupon_wrapper_item {
	width: 47%;
}
.event_info_item {
	width: 100%;
}
.coupon_midashi {
	font-size: 1.6rem;
	line-height: 2rem;
}
.coupon_midashi span {
    font-size: 0.6rem;
}
.btn span {
    font-size: 0.9rem;
}
/* Festa2026 */

/* form add20250728 */
p.coment_con_left, p.coment_con_right { width: 100%; }

/* ▼行動指針------------------------------------------▼ */
	#ad_style { padding: 0; }
	.guideline_fst_wrapper { padding: 1em 4em; }
	#ad_style .guideline_fst_wrapper p.ttl,
	#ad_style .guideline_fst_wrapper p.sub_ttl {
		font-size: 2.5rem;
	}
	.logo { width: 70%; }
	.guideline_sec_wrapper {
    	margin-top: 2em;
    	padding: 1.5em;
	}
	.guideline_sec_cont {
    	padding: 2em 0.2em;
    	border-radius: 10px;
	}
	.heading {
		font-size: 2.3rem;
		width: 40%;
		margin: -2em auto 0;
		padding: 0.3em;
		border-radius: 5px;
	}
	#ad_style .guideline_sec_cont p.ttl {
    	font-size: 2.3rem;
    }
    #ad_style .guideline_sec_cont p.sub_ttl {
		font-size: 2.0rem;
	}
	#ad_style .guideline_sec_cont p.copy {
		font-size: 1.3rem;
	}
/* ▲行動指針------------------------------------------▲ */
}