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


/* contents00 */

.contents00 {
	width: 100%;
	padding: 40px 0px;
}

.contents00 ul {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:12px 15px;
}

.contents00 ul li {
	width: 300px;
}

.contents00 ul li a {
	width: 100%;
	display: block;
	font-size: 22px;
color: #384f78;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 300;
	border-style : solid;
border-color : rgba(56, 79, 120, 0.5);
border-width : 1px;
	padding: 15px 0px;
	transition: .5s;
	text-align: center;
}

.contents00 ul li a:hover {
	color: #FFF;
	background-color: #384f78;
	opacity: 1;
}

/* contents01 */

.contents01 {
	width: 1170px;
	margin-bottom: 100px;
}

/* contents01 */

.contents01 .box05 {
	padding: 35px 40px;
	background : rgba(56, 79, 120, 0.1);
}

.contents01 .box05 h5 {
	font-size: 24px;
color: #384f78;
line-height: 1.4;
	letter-spacing: 0.05em;
font-weight: 300;
	margin-bottom: 15px;
}

.contents01b .lay01 .box02 .box001 h5 {
	padding-left: 120px;
	padding-top: 10px;
	width: 100%;
}

.contents01c .midashi01 {
	margin-top: 50px;
}

.lay01 .box02 h4.p01::after {
	content: " 円～（税込） 【1本のみの場合】";
}

.lay01 .box02 h4.p02::after {
	content: "";
}

.lay01 .box02 h4.p02 span {
	font-size: 18px;
}

.box01:last-child {
       border-bottom-style: none;
       padding: 0px 10px 0px;
}




.sp-view {
	display: none;
}
