/*******************************************************
 * for SHICHIGO PAGES
 *******************************************************/

/*-----------------------------------------------------
 CAMPAIGN PRICE
 ------------------------------------------------------*/
.shooting.cpm .normalprice { padding-left: 0; }
.shooting.cpm .normalprice p { margin-bottom: 0; }
.shooting.cpm .normalprice p span {	position: relative; }
.shooting.cpm .normalprice p span::after {
 position: absolute;
 content: "";
 top: 50%;
 left: 0;
 width: 100%;
 border-top: 2px solid;
 transform: rotate(-10deg);
}
.shooting.cpm .normalprice p span:not(.taxin) {
 font-size: clamp(1.438rem, 1.188rem + 1.25vw, 2.125rem);
 font-weight: bold;
}
.mprice_l .shooting.cpm .taxin {
 display: inline-block;
 text-align: initial;
}
.shooting.cpm .normalprice + figure { margin: 0 0 0 30px; }

.shooting.cpm .normalprice2 {
 margin-bottom: 10px;
	line-height: 1.2;
	display: initial;
	justify-content: center;
}
.shooting.cpm.type2 .normalprice2 {	display: flex; }
.shooting.cpm .normalprice2 p {
 margin: 0 0.3rem 0 0.8rem;
 padding: 40px 1rem 0;
	position: relative;
}
.shooting.cpm.type2 .normalprice2 p {
 margin: 0 0 -1rem 0;
 padding: 40px 1rem 0;
}
.shooting.cpm .normalprice2 p span {
	margin: 0;
	letter-spacing: 0;
}
.shooting.cpm .normalprice2 .ltx {
 font-size: clamp(1.25rem, 0.25rem + 1.5vw, 4rem);
 font-weight: bold;
}
.shooting.cpm .normalprice2 .zero {
 padding-top: 3px;
 color: #92d030;
 font-size: clamp(3.875rem, 3.33rem + 2.73vw, 5.375rem);
 font-weight: 400;
	font-family: "Roboto", sans-serif;
 font-style: normal;
 line-height: 1;
 white-space: nowrap;
 display: block;
}
.shooting.cpm .normalprice2 .han {
 padding-top: 8px;
 color: #92d030;
 font-size: clamp(3.125rem, 2.807rem + 1.59vw, 4rem);
 font-weight: 500;
 font-family: 'Noto Sans JP', sans-serif;
 line-height: 1;
 white-space: nowrap;
	display: block;
}
.shooting.cpm .normalprice2 .otoku {
 position: absolute;
 top: 5px;
 left: 50%;
 transform: translateX(-50%);
 display: block;
 padding: 7px;
 font-size: 1rem !important;
 background: #92d030;
 color: #fff;
 font-weight: bold;
	line-height: 1;
 white-space: nowrap;
}
.shooting.cpm .normalprice2 .otoku:before {
 content: "";
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 border: 3px solid transparent;
 border-top: 5px solid #92d030;
}


@media screen and (max-width: 499px) {
.shooting.cpm .normalprice2 { justify-content: space-between; }
}
@media screen and (min-width: 550px) {
.mprice_l .shooting.cpm .taxin { display: inline-block; }
}
@media screen and (min-width: 550px) and (max-width: 767px){
.shooting.cpm .normalprice2 .otoku { top: -7px; }
.shooting.cpm .normalprice2 .zero {	padding-top: 25px; }
}

.special-price{
	color: #FF7A34;
  font-family: 'Oswald', sans-serif;
  text-align: right;
}

.special-price .sp{ display: none;}

.special-price .sub-ttl{
	background: #FF7A34;
  color: #FFF;
  padding: 3px 10px;
}

.special-price .price{
	font-size: 28px;
  padding: 0 0 0 10px;
}

.special-price .tax{
	padding: 0;
	padding-right: 0.3rem;
}


@media screen and (max-width: 767px) {
	.special-price{ text-align: left;}
	.special-price .sp{ display: block;}
.shooting.cpm { text-align: center; }
.mprice_l .shooting.cpm { flex-flow: column; }
.shooting.cpm .normalprice { margin-bottom: 1.5rem; }
.shooting.cpm .normalprice + figure {
 display: none;
 margin: -80px 0 0 0;
}
.shooting.cpm .normalprice + figure img { transform: rotate(90deg); }
.mainprice .mprice_r.cp {
	margin: 0 auto;
	width: fit-content;
	}
}

@media screen and (min-width: 550px) {
.mprice_l .shooting.cpm p { margin-top: 0; padding-top: 0; }
.mprice_r.cp { margin: 0 0 0 20px; }
}
@media screen and (min-width: 768px) {
.shooting.cpm > div:first-of-type {
 display: flex;
 align-items: center;
 justify-content: center;
 letter-spacing: 0;
 white-space: nowrap;
}
.shooting.cpm > div:first-of-type figure {
 margin: 0 0.5rem 0 2rem;
 width: 10%;
	min-width: 30px;
 height: auto;
}
.mprice_l .shooting.cpm {
 padding-right: 10px;
 width: initial;
 flex-wrap: nowrap;
}
.shooting.cpm .normalprice2 {
 display:flex;
 justify-content: flex-start;
}
.mprice_l .shooting.cpm .stx strong { margin-right: 0; }
.shooting.cpm .mprice_r { width: initial; }
.shooting.cpm .normalprice2 { margin-bottom: 0; justify-content: center; }
.shooting.cpm .normalprice2 p { padding: 10px 1rem 0; line-height: 1; }
.shooting.cpm .normalprice2 p { padding: 5px 1rem 0; line-height: 1; }
.shooting.cpm.type2 .normalprice2 p { padding: 10px 1rem 0; }
.shooting.cpm .normalprice2 .zero { margin-bottom: -30px; }
.shooting.cpm .normalprice2 .otoku { top: -30px; }
.shooting > div:first-of-type figure {
	margin: 0 1rem;
	width: 10%;
	min-width: 30px;
}
.shooting.type2 > div:first-of-type figure { margin: 0 4px; width: 7%; }
	
}


@media screen and (min-width: 800px) {
.mprice_l .shooting.cpm .taxin { display: inline-block; }
}
@media screen and (min-width: 1100px) {
.shooting.cpm { padding-right: 40px; width: 70%; }
.shooting.cpm .mprice_r { width: 30%; }
.shooting.cpm .normalprice + figure { margin-right: 10px; }
}


.entry-content .hero-summary summary {
 justify-content: flex-start!important;
}
.ishou-banner figcaption{
	text-align: left;
 margin-top: 10px;
 line-height: 1.6em;
}
.entry-content .border-box h4 {
 margin: 0 0 1rem;
 font-size: clamp(1.2rem, 0.955rem + 0.23vw, 1.125rem);
}
.strong {
	display: inline-block;
 border: 1px solid #92d030;
 padding: 3px 10px;
 color: #92d030;
 font-weight: bold;
}

@media screen and (min-width: 768px) {
.entry-content .border-box h4 {
 margin: 0 0 1rem;
	font-size: clamp(1.5rem, 0.955rem + 0.23vw, 1.125rem);
	}
}
