@charset "UTF-8";

.underfv-txt--choisoko { margin-bottom: 33px; }
.underfv-ttl--choisoko { margin-bottom: 20px; }
.underfv-txt__subttl { position: relative; display: inline-block; font-size: 1.6rem; font-weight: 700; line-height: 1.75; letter-spacing: 0.2em; }
.underfv-txt__subttl span { position: relative; z-index: 1; }
.underfv-txt__subttl:after { position: absolute; width: 100%; height: 9px; background: #ff0; bottom: 1px; left: 0; z-index: 0; content: ""; }

.choisoko-about{ margin: 0 0 20px 0;}

.choisoko-about__txt{ margin: 0 0 20px 0; font-size: 1.5rem; font-weight: 400; text-align: center; line-height: 1.76; }
.choisoko-about__txt strong{ display: block; margin: 0 0 20px 0; color: #E34847;}

.choisoko-reason{ position: relative; z-index: 10;}
.choisoko-reason__ttl {
	background-image: url(/common/img/bg_ttl_1.png);
	background-repeat: repeat;
	background-position: 0 0;
	background-size: 100% auto;
	margin-bottom: 15px;
	padding: 5px 0px 9px 10px;
	border-radius: 0px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.75;
}
.choisoko-reason__txt{ margin: 0 0 20px 0; padding: 0 20px; font-size: 1.5rem; font-weight: 400; line-height: 1.76;}

.choisoko-region{ position: relative; z-index: 10;}
.choisoko-region__ttl {
	background-image: url(/common/img/bg_ttl_1.png);
	background-repeat: repeat;
	background-position: 0 0;
	background-size: 100% auto;
	margin-bottom: 15px;
	padding: 5px 0px 9px 10px;
	border-radius: 0px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.75;
}
.choisoko-region__list{ margin: 0 0 20px 0; padding: 0 20px; font-size: 1.5rem; font-weight: 400; line-height: 1.76;}
.choisoko-region__list-item::before{ content: "▶︎"; margin: 0 3px 0 0; color: #E34847;}
.choisoko-region__list-item{ padding: 0 0 8px 0; border-bottom: 1px dotted #666666;}

.choisoko-btn{ position: relative; margin: 40px 20px 20px 20px; z-index: 10;}


@media print, screen and (min-width: 1200px) {
	
	.underfv-txt__subttl { font-size: 2.7rem; }
	.choisoko-wrap{ width: 1000px; margin: 0 auto;}
	.choisoko-about{ width: 100%; display: flex; flex-direction: row-reverse;}
	.choisoko-about__txt { width: 100%; margin-bottom: 60px; font-size: 1.8rem; letter-spacing: 0.15em; text-align: left;}
	.choisoko-about__txt strong{ font-size: 2.0rem;}
	.choisoko-about__img{ width: 340px; height: 260px; margin: 0 30px 60px 0;}
	.choisoko-reason__ttl { margin: 0 0 30px 0; padding: 9px 0 9px 20px; border-radius: 5px; font-size: 2.4rem; }
	.choisoko-reason__txt{ margin-bottom: 60px; font-size: 1.8rem; text-align: left;}
	.choisoko-region__ttl { margin: 0 0 30px 0; padding: 9px 0 9px 20px; border-radius: 5px; font-size: 2.4rem; }
	.choisoko-region__list{ font-size: 1.6rem;}
	.choisoko-btn{ width: 300px; margin: 80px auto 0 auto;}
	
}