@charset "UTF-8";
/* CSS Document */

/* ========== Yahoo2用 ========== */
.header .header-pc-inner {
	display: flex;
	width: 940px;
	margin: 0 auto;
	padding: 10px 0;
	justify-content: flex-end;
}
.header .header-pc-inner h2 {
	display: none;
}
@media only screen and (max-width: 979px) {
	.header h1 {
		display: none;
	}
	.header {
		background-color: #fff;
		padding: 5px 10px;
		display: flex;
		justify-content: flex-end;
	}
}

#yahoo2 .header .header-pc-inner h2 {
	display: none;
}

#yahoo2 section#mv {
	background: url(../images/yahoo/mainbg.jpg) center top no-repeat;
	background-size: auto;
}
#yahoo2 section#mv.mv2023_cm {
    background: url(https://www.s-b-c.net/assets/msd/images/top/mainbg_cm202305.jpg) center top no-repeat;
    background-size: auto;
}
#yahoo2 section#mv.mv202306_cm {
  background: none;
}
@media only screen and (max-width: 979px) {
	#yahoo2 section#mv {
		background: none;
	}
}



#yahoo2 section#mechanism {
	padding: 0 0 65px;
	background: #ebf1f5;
}
@media only screen and (max-width: 979px) {
	#yahoo2 section#mechanism {
		padding: 0 0 6vw;
	}
}

#yahoo2 #topmenu ul {
	display: flex;
	justify-content: space-around;
	max-width: 800px;
	margin: 15px auto;
}
#yahoo2 #topmenu ul li {
	text-align: center;
}
#yahoo2 #topmenu ul li img {
	max-width: 380px;
}

#yahoo2 #price header.priceIndex {
	margin: -85px auto 40px;
}
@media only screen and (max-width: 979px) {
	#yahoo2 #price header.priceIndex {
		width: 90%;
		margin: -13vw auto 4vw;
	}
}

#yahoo2 #price .price-catch {
	font-size: 30px;
	font-weight: bold;
}
#yahoo2 #price header.priceIndex h3 {
	min-width: 400px;
	width: 700px;
	display: inline-block;
	padding: 6px 50px;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	background: #0d1d46;
	border-radius: 100px;
	line-height: 1.3;
}
@media only screen and (max-width: 979px) {
	#yahoo2 #price .price-catch {
		font-size: 4.5vw;
	}
	#yahoo2 #price header.priceIndex h3 {
		min-width: inherit;
		width: 100%;
		font-size: 4.5vw;
		display: block;
	}
}
#yahoo2 #price .priceInner {
	margin-top: 150px;
}
#yahoo2 #price .priceInner div {
	display: block;
}
#yahoo2 #price .priceInner div div {
	width: auto;
	padding: 15px 0;
	background: #fff;
}
#yahoo2 #price .priceInner .detail {
	text-align: center;
}
#yahoo2 #price .priceInner .detail p {
	text-align: center;
	font-size: 25px;
	margin: 0px 0 40px;
	line-height: 2;
}
#yahoo2 #price .priceInner .detail p span {
	color: #ac4e9c;
	font-weight: bold;
}
#yahoo2 #price .priceInner .detail img {
	max-width: 560px;
	margin: 0 auto 40px;
}
@media only screen and (max-width: 979px) {
	#yahoo2 #price .priceInner .detail p {
		font-size: 4vw;
		margin: 0 auto 4vw;
	}
	#yahoo2 #price .priceInner .detail img {
		width: 100%;
		margin: 0 auto 4vw;
	}
}
#yahoo2 #price .priceInner .price-box {
	max-width: 860px;
	margin: 20px auto;
	padding: 30px 40px;
	background: #fff;
}
#yahoo2 #price .priceInner .price-flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0;
}
#yahoo2 #price .priceInner .sejutsu {
	font-size: 24px;
	font-weight: bold;
	width: 40%;
}
#yahoo2 #price .priceInner .price-row {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 60%;
}
#yahoo2 #price .priceInner .price-row > p .price {margin-left: 20px;}
#yahoo2 #price .priceInner .price-row2 .price-col {
	padding: 0 0 10px;
}
#yahoo2 #price .priceInner .price-row2 .price-col p {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#yahoo2 #price .priceInner .price-row2 .price-col p span.price {
	line-height: 1.2;
}

#yahoo2 #price .priceInner .price {
	color: #143b86;
	font-size: 55px;
	font-weight: bold;
}
#yahoo2 #price .priceInner .price .yen {
	font-size: 30px;
}
#yahoo2 #price .priceInner .price .yen rt {
	font-size: 40%;
}
#yahoo2 #price .priceInner .caution {
	font-size: 18px;
	line-height: 1;
	text-align: right;
	padding-right: 30px;
}
@media only screen and (max-width: 979px) {
	#yahoo2 #price .priceInner {
		margin-top: 20vw !important;
	}
	#yahoo2 #price .priceInner .price-box {
		margin: 15px auto;
		padding: 20px 10px;
	}
	#yahoo2 #price .priceInner .sejutsu {
		font-size: 5vw;
		width: 100%;
	}
	#yahoo2 #price .priceInner .price-flex {
		display: block;
	}
	#yahoo2 #price .priceInner .price-row {
		font-size: 4vw;
		width: 100%;
	}
	#yahoo2 #price .priceInner .price-row > p .price {margin-left: 3vw;}
	#yahoo2 #price .priceInner .price-row .bui {
		font-size: 3vw !important;
	}
	#yahoo2 #price .priceInner .price-row .bui ._text-xs {
		font-size: 2vw !important;
	}
	#yahoo2 #price .priceInner .price {
		color: #143b86;
		font-size: 10vw;
	}
	#yahoo2 #price .priceInner .price .yen ruby {
		color: #143b86;
		font-size: 4vw;
	}
	#yahoo2 #price .priceInner .caution {
		font-size: 3vw;
		text-align: center;
		padding-right: 0;
	}
}
