@charset "UTF-8";

#mv.mv-price {
	background-image: linear-gradient(to right, rgba(244, 239, 208, 0.6), rgba(244, 239, 208, 0) 58%), url(../../keiseikai/images/mv-price.jpg);
	background-position: center center;
	background-size: cover;
}


/* PRICE CATEGORY */

#price-cat .price-links {
	margin-left: -2%;
}

#price-cat .price-links li {
	width: 23%;
	margin-left: 2%;
	margin-bottom: 15px;
}

#price-cat .price-links li a {
	padding: 15px;
	height: 100%;
}

#price-cat .price-links li img {
	width: 100%;
	margin: 0;
}

#price-cat .price-links li h2 {
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	margin-top: 15px;
}


/* PAYWAY */
#in-pay-about .payway {
	padding: 20px 25px;
	margin-top: 20px;
}

#in-pay-about .payway h3 {
	font-size: 2rem;
}

#in-pay-about .payway .payway-wrap {
	margin-top: 15px;
}

#in-pay-about .payway .payway-wrap p {
	line-height: 1.6;
	margin-top: 10px;
}

#in-pay-about .payway .payway-wrap > .flex {
	height: auto;
	width: 48%;
	padding: 20px;
}

#in-pay-about .payway .payway-wrap > .flex > div {
	width: 100%;
}

#in-pay-about .payway .payway-wrap {
	text-align: center;
}

#in-pay-about .payway h4 {
	font-size: 2.1rem;
	line-height: 1.2;
	margin-bottom: 5px;
}

#in-pay-about .payway .credit ul {
	margin-top: 15px;
	margin-bottom: -10px;
}

#in-pay-about .payway .credit li {
	border-radius: 3px;
	margin: 0 3px 10px;
	padding: 6px 0;
	text-align: center;
	max-width: 65px;
	height: auto;
}
	
#in-pay-about .payway .cc-visa img { width: 60%; }
#in-pay-about .payway .cc-master img { width: 50%; }
#in-pay-about .payway .cc-jcb img { width: 35%; }
#in-pay-about .payway .cc-amex img { width: 78%; }
#in-pay-about .payway .cc-dc img { width: 50%; }
#in-pay-about .payway .cc-up img { width: 50%; }

#in-pay-about .payway .debit img {
	max-width: 170px;
	max-height: 40px;
	margin-top: 15px;
}

#in-pay-about .payway .note {
	margin-top: 15px;
	font-size: 1.5rem;
}




/* PRICE LIST */

.price-table a .fa {
	font-size: 1.2rem;
	margin-left: 7px;
	vertical-align: middle;
	margin-top: -12px;
}

.price-heading {
	background: #4c4c4c;
	color: #fff;
}

.price-heading p {
	width: 100%;
}

.price-list {
	line-height: 1.6;
}

.price-list dl {
	margin-bottom: -1px;
}

.price-list dt, .price-list dd {
	text-align: right;
}

.price-heading, .price-list dl {
	padding: 15px 30px 15px 25px;
}

.price-heading p, .price-list dt a, .price-list .price {
	font-weight: bold;
}

.price-list a:hover {
	text-decoration: underline;
}

.price-list .price {
	white-space: nowrap;
	min-width: 170px;
	border: 0 !important;
}

.price-list .price p {
	font-size: 1.9rem;
}

.price-list .price p .price-tax {
    display: block;
    font-size: 1.3rem;
    font-weight: normal;
}

.price-list .discount-label {
	line-height: 1.0;
	font-size: 1.4rem !important;
	padding: 3px 5px 5px;
	text-align: center;
	background: #fff;
}


.price-list .regular-price {
	font-weight: normal;
	font-size: 1.3rem;
	margin-left: 5px;
}

.ws-normal {
	white-space: normal !important;
}

.price-list dt {
	width: 25%;
}

.price-list dd div {
	padding: 5px 0;
}

.price-list dd {
	width: 70%;
	margin-left: 5%;
}

.price-list dl:nth-child(odd) dd div + div, .price-list dl:nth-child(odd) dd div + .note {
	border: solid 1px #fff;
}

.price-list dd div + div, .price-list dd div + .note {
	border-width: 1px 0 0 !important;
}

.price-list .subheading {
	margin-right: 10%;
	min-width: 5em;
}

.price-list .subheading + p.subheading {
	width: 145px;
	margin-left: -5%;
}

.price-list .subheading:first-child {
	min-width: 100px;
}

.price-list dd a {
	display: inline-block;
}

.price-list .note {
	padding-top: 10px;
	font-size: 1.5rem;
	line-height: 1.8;
    text-align: left;
}

.price-table:not(:last-child) {
	margin-bottom: 40px;
}

.price-heading-btm-txt, .price-list-btm-txt {
	line-height: 1.6;
}

.price-heading-btm-txt {
	margin-bottom: 15px;
	margin-top: 15px;
}

.price-list-btm-txt {
	margin-top: 10px;
}

.out-note,
.out-note-annotation {
	margin-top: 20px;
}

.out-note {
	line-height: 1.6;
}

.out-note-annotation li {
	text-indent: -3em;
	margin-left: 3em;
	line-height: 1.4;
}

.out-note-annotation li:not(:last-child) {
	margin-bottom: 5px;
}

/*ピンク色をグレーに*/
.price-list .price p .txt-cl-pink{
    color: #3b3b3b!important;
}

.price-list .discount-label{
    color: #3b3b3b!important;
    border: solid 1px #3b3b3b!important;
}
/*ピンク色をグレーにend*/

@media screen and (max-width: 1280px) {
	#price-cat .price-links li {
		width: 31.3%;
	}
}

@media screen and (max-width: 1024px) {	
	#in-pay-about .payway .payway-wrap, .price-list dl {
		flex-direction: column;
	}
	
	.price-list .subheading {
		width: 5em;
	}
	
	.price-list .price, .price-list .subheading {
		min-width: auto;
	}
	
	.price-list .price {
		width: auto;
    min-width: 7.5em;
	}
	
	.price-list .price .discount-label {
		white-space: normal;
	}
	
	.price-heading, .price-list dl {
    padding: 10px;
	}
	
	.price-list .regular-price {
		display: block;
		margin-left: 0;
	}
	
	.price-list dt {
		text-align: center;
	}
	
	#in-pay-about .payway .payway-wrap > .flex, .price-list dt, .price-list dd {
		width: 100%;
	}
	
	#in-pay-about .payway .payway-wrap > .flex {
		margin-bottom: 10px;
	}
	
	.price-list dd {
		margin-left: 0;
	}
	
	.price-list .regular-price {
		font-size: 1.2rem;
	}
	
	.price-list .subheading {
		margin-right: 5%;
		margin-left: auto;
	}
	
	.price-list .subheading:first-child {
		flex-grow: 1;
	}
	
	.price-list .subheading + p.subheading {
		width: 30%;
		margin-left: 0;
	}
}


@media screen and (max-width: 834px) {
	#mv.mv-price {
		background-size: cover;
	}
	
	#in-pay-about {
		border-width: 0 0 1px;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	
	#in-pay-about .payway .debit img {
		max-width: 130px;
	}
	
	.price-list .price {
		min-width: 5.6em;
	}
	
	.price-heading p {
		font-size: 1.5rem;
	}
	
	.price-list dt a .fa {
		font-size: 1.1rem;
		margin-left: 5px;
	}
	
	.price-list .subheading, .price-list .note, .price-heading-btm-txt, .price-list-btm-txt {
		font-size: 1.3rem;
	}
	
	.price-list .discount-label {
		padding: 2px 2px 3px;
	}
	
	.price-list .discount-label {
		font-size: 1.1rem !important;
		display: inline-block;
	}	
}



@media screen and (max-width: 414px) {
	#price-cat .price-links li {
		width: 48%;
	}
	
	#price-cat .price-links li a {
		padding: 7px 7px 10px;
	}
	
	#price-cat .price-links li h2 {
		font-size: 1.6rem;
		margin-top: 10px;
	}

	#in-pay-about .payway {
		padding: 20px 15px; 
	}
	
	#in-pay-about .payway .note {
		margin-top: 0;
	}
	
	#in-pay-about .payway h4 {
		font-size: 1.8rem;
	}
	
	.price-list .discount-label {
		font-size: 1.0rem !important;
	}
}

