@charset "utf-8";
#contents {
	font-size: 1.5rem;
}

.section {margin-top: 34px; overflow: hidden;}
.section ~ .section {margin-top: 80px;}

.anchor-nav {text-align:center;max-width: 870px; margin: 20px auto 0;display: flex; -webkit-align-items: stretch; align-items: stretch; -webkit-justify-content: center; justify-content: center;}
.anchor-nav li { margin-left: 4%; width: 29.333%;}
.anchor-nav li:first-child{margin-left: 0;}

.section .txt-box {max-width: 870px;margin: 40px auto 0;}

.book-detail {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px;
}
.book-detail .txt {width: 75%;}
.book-detail .thumb {width: 25%;}
.book-detail .thumb {text-align: center;}
.book-detail .txt {padding-left: 3%; -webkit-order: 1; -ms-order: 1; order: 1;}

.winSP .main {margin: 0 -3.125%;}
.winSP .section {margin-top: 30px;}
.winSP .section ~ .section {margin-top: 50px;}
.winSP .anchor-nav  {display: block; margin-top: 15px;}
.winSP .anchor-nav li {width: 100%; margin: 0 auto 15px;}
.winSP .anchor-nav li a {font-size: 1.4rem; -webkit-justify-content: flex-start; justify-content: flex-start;}
.winSP .anchor-nav li:nth-child(n+2) {margin-top: 8px;}
.winSP .section .txt-box {margin-top: 15px;}
.winSP .book-name {font-size: 1.8rem; line-height: 1.3;}
.winSP .book-detail {margin-top: 15px;}
.winSP .book-detail .txt,
.winSP .book-detail .thumb {width: 100%;}
.winSP .book-detail .thumb {padding-right: 0;}
.winSP .book-detail .txt {padding-left: 0; -webkit-order: 1; -ms-order: 1; order: 1;margin-top: 15px;}

.red {color: #ff0000}

.isDevicePC .inner {
	min-width: auto;
	max-width: 870px;
}
.title-box.type-bg .inner .ttl {
	font-size: 22px;
	font-size: 2.2rem;
}
.txt-box h3.font2em:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url(/ski201902/images/icon1.gif) no-repeat;
	background-size: contain;
	margin: 0 12px 2px 5px;
}
h4.reco {
	width: 90%;
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
	padding: 3px 0 10px;
	font-size: 16px;
	color: #0066cc;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}
.winSP h4.reco {
	width: 100%;
}
p.pink {
	color: #e85189;
}
p.green {
	color: #79b000;
}
p.pink,
p.green {
	font-weight: bold;
}
p.dft {
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
p.koumoku,
ul.koumoku li {
	padding: 0;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
}
ul.koumoku li,
.book-detail p {
	margin: 0 0 10px;
}
.bnr {
	text-align: center;
}
.isDevicePC #footer .inner {
	min-width: 980px;
	max-width: 1320px;
}
.video-txt-box {
	width: 680px;
}
.winSP .video-txt-box {
	width: auto;
}
/* lineup */
.lineupbox__content {
	font-size: 14px;
	overflow: hidden;
	margin-top: 15px;
}
.lineupbox__btn {
	margin-top: 15px;
	overflow: hidden;
}
.lineupbox__btn--left {
	float: left;
	width: 50%;
}
.lineupbox__btn--preview {
	margin-right: 5px;
	display: block;
	border: 3px solid #5397d9;
	text-align: center;
	text-decoration: none !important;
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #e5f2fb;
	color: #5397d9 !important;
}
.lineupbox__btn--preview span {
	position: relative;
	padding-left: 24px;
	font-weight: bold;
	display: block;
}
.lineupbox__btn--preview span:before {
	content: "";
	display: block;
	width: 21px;
	height: 22px;
	background: url(/ski201902/images/icon_preview.png);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -11px;
}
.lineupbox__btn--right {
	float: left;
	width: 50%;
}
.lineupbox__btn--buy {
	margin-left: 5px;
	display: block;
	border: 3px solid transparent;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/ski201902/images/brn_bg_buy.png) repeat-x center;
}
.lineupbox__btn--buy span {
	font-weight: bold;
}

.rmks {
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
	padding-top:5px;
}
