@charset "utf-8";

#main{
	margin-bottom: 150px;
}

section{
	position: relative;
}

#page_mv{
	background: url(../../img/price/pc/bg_h2.jpg) no-repeat center;
	background-size: cover;
}

#page_mv h2{
	background: url(../../img/price/pc/icon_h2.png) no-repeat top 65px center;
	background-size: 41px 45px;
}

.jump{
	display: flex;
	width: 600px;
	margin: 63px auto 0;
	background: #f5f7e3;
}

.jump li{
	flex-grow: 1;
	text-align: center;
	width: 200px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.jump li + li{
	border-left: 1px solid #cdd872;
}

.jump li a{
	display: block;
	background: #f5f7e3;
	color: #aec25d;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 60px;
	font-weight: bold;
	transition: .3s;
	padding-left: 25px;
}

.jump li a:hover{
	background-color: #cdd872;
	color: #fff;
}

.jump li span{
	position: relative;
}

.jump li span:before{
	content: "";
	position: absolute;
	left: -33px;
	top: -2px;
	width: 23px;
	height: 23px;
	background: url(../../img/common/pc/icon_page_jump.png) no-repeat center/cover;
}

#ob{
	padding-top: 155px;
	margin-top: -60px;
}

.priceList + .priceList{
	padding-top: 210px;
	margin-top: -60px;
}

.priceList h3{
	color: #6C5417;
	font-size: 24px;
	letter-spacing: 2.4px;
	line-height: 1;
	margin-bottom: 70px;
	text-align: center;
	position: relative;
}

.priceList h3:before{
	content: "";
	width: 100%;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: -1;
}

.priceList h3 span{
	background: #fff;
	padding: 0 25px;
}

.priceList h4{
	color: #483826;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.9px;
	line-height: 60px;
	text-align: left;
	background: #E9E5DC;
	padding-left: 20px;
}

.priceTable{
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	letter-spacing: 0.8px;
	line-height: 1.56;
}

.priceTable th{
	font-weight: bold;
	line-height: 1;
	background: #f7f9ee;
	width: 156px;
	padding: 25px 0 30px;
	vertical-align: middle;
}

.priceTable td{
	border-left: 1px solid #ccc;
	padding: 22px 25px 25px 33px;
	vertical-align: middle;
}
.priceTable td .small{
  font-size: 87.5%;
}

.priceTable td + td{
	width: 36.3%;
}

.priceTable tr + tr{
	border-top: 1px solid #ccc;
}

.priceList h4:nth-of-type(n+2){
	margin-top: 80px;
}

.caution{
	margin-top: 15px;
}

.caution li{
	font-size: 14px;
	letter-spacing: 1.12px;
	line-height: 1.71;
	font-feature-settings: "palt";
}

.caution._large li{
	font-size: 16px;
}

.about{
	box-sizing: border-box;
	border-radius: 20px;
	border: 1px dashed #b3b3b3;
	margin: 75px auto 0;
	padding: 40px;
	text-align: center;
	position: relative;
}

.about:before{
	content: "";
	width: 100px;
	height: 100px;
	position: absolute;
	left: -20px;
	top: -20px;
	background: url(../../img/common/pc/icon_kodawari2.png) no-repeat center/cover;
}

.about h5{
	color: #6C5417;
	font-size: 24px;
	letter-spacing: 2.4px;
	line-height: 1;
	margin-bottom: 22px;
}

.about p{
	font-size: 16px;
	letter-spacing: 1.28px;
	line-height: 2.25;
}

.aboutTable{
	width: 100%;
	margin-top: 25px;
	background: #e4f1f5;
	border-collapse: separate;
	padding: 30px 20px;
}

.aboutTable td{
	padding: 0 20px;
}

.aboutTable td:first-of-type{
	padding-left: 0;
}

.aboutTable td:last-of-type{
	padding-right: 0;
}

.aboutTable td + td{
	border-left: 1px solid #fff;
}

.aboutTable h6{
	color: #78B7CC;
	font-size: 18px;
	letter-spacing: 1.44px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 14px;
}

.aboutList{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 140px;
	background: #fff;
}

.aboutList:nth-of-type(n-2) {
    min-width: 114px;
}

.aboutList li{
	font-size: 14px;
	letter-spacing: 1.12px;
	line-height: 40px;
	background: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	box-sizing: border-box;
}

.aboutList li + li{
	border-top: 10px solid #e4f1f5;
}

.aboutTable td:last-of-type li:nth-child(2){
	width: 50%;
	border-right: 5px solid #e4f1f5;
}

.aboutTable td:last-of-type li:nth-child(3){
	width: 50%;
	border-left: 5px solid #e4f1f5;
}

.iconPrice{
	display: inline-block;
	background: #aec25d;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.12px;
	line-height: 22px;
	padding: 0 5px;
	margin-right: 10px;
	margin-bottom: 2px;
}

#gyn .priceTable th{
	width: 278px;
}

#pill .priceTable:nth-of-type(2) th{
	width: 247px;
}

#pill .priceTable td + td{
	width: 48.5%;
}

#pill .priceTable:last-of-type td + td{
	width: 53.7%;
}

@media screen and (min-width: 769px) {
  .priceTable._trouble td + td{
    width: 48%;
  }
}

@media screen and (max-width: 1024px){
	.about{
		margin: 30px auto 0;
		padding: 25px 20px 20px;
		max-width: 560px;
	}
	.about:before{
		width: 60px;
		height: 60px;
		left: -15px;
		top: -15px;
	}
	.about h5{
		font-size: 18px;
		letter-spacing: 0.9px;
		margin-bottom: 13px;
	}
	.about p{
		font-size: 14px;
		letter-spacing: 0.7px;
		line-height: 2;
		text-align: left;
	}
	.aboutTable{
		margin-top: 15px;
		padding: 15px;
	}
	.aboutTable td{
		padding: 15px 0 21px;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.aboutTable td:first-of-type{
		padding-top: 0;
	}
	.aboutTable h6{
		font-size: 14px;
		letter-spacing: 1px;
		margin-bottom: 10px;
	}
	.aboutList{
		height: auto;
	}
	.aboutTable td:last-of-type li:nth-child(2){
		width: 100%;
		border-right: none;
	}
	.aboutTable td:last-of-type li:nth-child(3){
		width: 100%;
		border-left: none;
	}
	.aboutList li{
		font-size: 13px;
		letter-spacing: 0.8px;
		line-height: 36px;
		padding: 0;
	}
	.aboutTable td + td{
		border-left: none;
		border-top: 1px solid #fff;
	}
}

@media screen and (max-width: 768px){
	#main{
		margin-bottom: 100px;
	}
	#page_mv{
		background-position: right 30% center;
	}
	.jump{
		width: 70%;
		margin: 50px auto 0;
		display: block;
	}
	.jump li{
		width: 100%;
	}
	.jump li a{
		text-align: left;
		font-size: 14px;
		letter-spacing: 0.7px;
		line-height: 50px;
		padding-left: 50px;
	}
	.jump li span:before{
		top: -5px;
	}
	.jump li + li{
		border-left: none;
		border-top: 1px solid #cdd872;
	}
	.priceList h3{
		font-size: 22px;
		letter-spacing: 2.2px;
		margin-bottom: 20px;
	}
	.priceList h4{
		font-size: 16px;
		line-height: 50px;
		padding-left: 18px;
	}
	.priceTable{
		margin-top: 20px;
		font-size: 14px;
		letter-spacing: 0.7px;
	}
	.priceTable th{
		display: block;
		width: 100%;
		padding: 20px 18px;
		box-sizing: border-box;
		text-align: left;
	}
	.priceTable td{
		display: block;
		width: 100%;
		border-left: none;
		padding: 15px 18px;
		box-sizing: border-box;
	}
	.priceTable td + td{
		width: 100%;
		border-top: none;
		position: relative;
	}
	.priceTable td + td:before{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: calc(100% - 28px);
		height: 1px;
		background: #ccc;
	}
	.priceTable tr + tr{
		border-top: 20px solid #fff;
	}
	.priceList h4:nth-of-type(n+2){
		margin-top: 60px;
	}
	.caution li{
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 1.8;
	}
	.caution._large li{
		font-size: 14px;
	}
	.iconPrice{
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 20px;
		padding: 0 4px;
		margin-right: 7px;
	}
	#ob,.priceList + .priceList{
		padding-top: 85px;
		margin-top: 0;
	}
	#gyn .priceTable th,#pill .priceTable td + td,#pill .priceTable:nth-of-type(2) th,#pill .priceTable:last-of-type td + td{
		width: 100%;
	}

}