@charset "UTF-8";
/* CSS Document */

/************************************************
202208_pricerevision.css 202207
************************************************ */
#price-item{
	width: 1000px;
	line-height: 1.4;
	margin: 60px auto;
}
#price-item a{
	text-decoration: none;
	color: #333;
}
#price-item a:hover{
	opacity: 0.7;
}
#price-item img{
	max-width: 100%;
}
#price-item h3{
	text-align: center;
	font-size: 16px;
	padding-top: 80px;
	margin-top: -60px;
}
#price-item h3 span{
	display: block;
	font-size: 50px;
	color: #666;
}

.item-box{
	width: 1000px;
	text-align:center;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 40px auto 50px;
}
.item-box li {
	width: 24%;
	margin: 0 1% 20px 0;
}
.item-box li:nth-of-type(4n) {
	margin-right: 0;
}
.item-box .price-box {
	width: 96%;
	background: #f6f6f6;
	padding: .5em .5em;
	margin: 0 auto 10px;
}
.item-box .pname {
	font-size: 14px;
	min-height: 2.8em;
}
.item-box .price {
	font-size: 16px;
	line-height: 1.6;
	color: #e60012;
	margin: 0 auto 5px;
}
.item-box .price span {
/*	display: block;*/
	font-size: 12px;
	padding-left: .5em;
	margin: 0;
	color: #e60012;
}
.item-box .reprice{
	font-size: 15px;
	margin: 0;
}
.item-box .reprice span {
/*	display: block;*/
	font-size: 13px;
	background: #fff;
	padding: .1em .3em;
	margin-right: .5em;
	border: 1px solid #666;
}

@media screen and (max-width: 896px){
	#price-item{
		width: 100%;
		margin: 40px auto;
	}
	#price-item h3{
		font-size: 14px;
		padding-top: 40px;
		margin-top: -40px;
}
	#price-item h3 span{
		font-size: 30px;
		letter-spacing: .08em;	
	}
	.item-box{
		width: 96%;
		margin: 40px auto 50px;
	}
	.item-box li {
		width: 24%;
		margin: 0 1% 20px 0;
	}
	.item-box .pname {
		font-size: 12px;
	}
	.item-box .price-box {
		width: 96%;
		padding: .5em .5em;
		margin: 0 auto 10px;
	}
	.item-box .price {
		font-size: 14px;
	}
	.item-box .price span {
		display: block;
		font-size: 11px;
		padding-left: 0;
	}
	.item-box .reprice{
		font-size: 13px;
	}
	.item-box .reprice span {
		font-size: 11px;
		padding: .2em;
	}
}

@media screen and (max-width: 568px){
	.item-box{
		margin: 40px auto 50px;
	}
	.item-box li {
		width: 49%;
		margin: 0 1.5% 20px 0;
	}
	.item-box li:nth-of-type(2n) {
		margin-right: 0;
	}
	.item-box .pname {
		font-size: 3.2vw;
	}
	.item-box .price {
		font-size: 3.8vw;
	}
	.item-box .price span {
		font-size: 2.8vw;
	}
	.item-box .reprice{
		font-size: 3.4vw;
	}
	.item-box .reprice span {
		font-size: 2.8vw;
	}
}

.show_pc{
	display: block!important;
	}	
.show_sp{
	display: none!important;
}
.show_sp2{
	display: none!important;
}
#price202208{
	width: 980px;
	margin: 0 auto !important;
}
#price202208 h3{
	margin: 0 auto 40px;
}
#price202208 h3 img{
	max-width: 100%;
	margin: 0 auto;
}
.intro {
	width: 900px;
	text-align: center;
	letter-spacing: .05em;
	line-height: 1.6;
	margin: 0 auto 50px;
}
.intro p{
	font-size: 15px;
	font-weight: 500!important;
	margin: 50px auto 10px;
}
.price-contact{
	width: 1000px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto 50px;
}
.price-contact p{
	font-size: 16px;
	font-weight: 500!important;
	margin: 0 auto 10px;
}
.price-contact .shop {
	width: 100%;
}
.price-contact .shop ul {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	border: 3px double #ccc;
	padding: 10px 0;
	margin: 0 auto 50px;
}
.price-contact .shop li{
	width: 25%;
	font-size: 16px;
	font-weight: 500!important;
	text-align: center;
	padding: 2% 1%;
	margin: 0;
	border-right: 1px solid #ccc;
}
.price-contact .shop li:last-child{
	border: none;
}
.price-contact .shop a{
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 500!important;
	line-height: 1.4;
}
.price-contact .shop .flex-tel{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	font-weight: 600;
	font-size: 15px;
	line-height: 1.6;
}
.price-contact .shop .flex-tel span:first-child{
	font-size: 90%;
}
.price-contact .shop .flex-tel span:last-child{
	position: relative;
	top: -2px;
}
.price-contact .form {
	width: 100%;
}
.price-contact .form a{
	display: block;
	font-size: 16px;
	font-weight: 500!important;
	background: #f0f0f0;
	border: 1px solid #ccc;
	padding: 20px 15px;
	text-align: center;
	margin: 0 auto;
}
.price-table {
	width: 600px;
	text-align: center;
	margin: 50px auto;
}
#price202208 table{
	width: 600px;
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 0;
}
#price202208 thead th{
	font-size: 18px;
	font-weight: 500!important;
	letter-spacing: .05em;
	line-height: 1.6;
	padding: 10px;
	color: #fff;
	background-color: #666;
	border: none;
	text-align: center;
}
#price202208 thead th .th-txt{
	display: block;
	font-size: 90%;
}
#price202208 tbody tr{
	width: 50%;
}
#price202208 tbody td {
	font-size: 14px;
	font-weight: 500!important;
	padding: 12px;
	border-bottom: 1px solid #ccc;
}
#price202208 tbody tr:nth-last-of-type(-n+1) td{
	border-bottom: none;
}
#price202208 tbody td:first-child {
	border-right:  1px solid #ccc;
}
#price202208 tbody td a{
	display: block;
}
@media screen and (max-width: 896px){ 
	.show_sp{
		display: block!important;
	}
	.show_pc{
		display: none!important;
	}	
	.show_sp2{
		display: none!important;
	}	
	.show_pc2{
		display: block!important;
	}
	#price202208{
		width: 100%;
		line-height: 1.4;
	}
	#price202208 a {
		color: #333;
	}
	#price202208 h3{
		margin: 0 auto 30px;
	}
	.intro {
		width: 92%;
		letter-spacing: .01em;
		line-height: 1.6;
		text-align: left;
		margin: 0 auto 30px;
	}
	.intro p {
		font-size: 14px;
		line-height: 1.4;
		margin: 20px auto 0;
	}
	.price-contact {
		width: 96%;
		margin: auto;
	}
	.price-contact p{
		font-size: 14px;
		margin: 0 auto 10px;
	}
	.price-contact .shop {
		width: 100%;
	}
	.price-contact .shop ul {
		border: 3px double #ccc;
		padding: 10px 0;
		margin: 0 auto 30px;
	}
	.price-contact .shop li{
		font-size: 12px;
	}
	.price-contact .shop a{
		font-size: 13px;
		margin-bottom: 5px;
	}
	.price-contact .shop .flex-tel span:last-child{
		position: relative;
		top: 1px;
	}
	.price-contact .form {
		width: 100%;
		margin: auto;
	}
	.price-contact .form a{
		width: 80%;
		font-size: 14px;
		padding: 20px 10px;
		margin: 0 auto ;
	}
	.price-table {
		width: 100%;
		margin: 50px auto;
	}
	#price202208 table{
		width: 96%;
		margin: 0 auto;
	}
	#price202208 thead th{
		font-size: 15px;
		line-height: 1.4;
		padding: .6em .2em .6em;
		color: #fff;
	}
	#price202208 tbody td {
		font-size: 13px;
		padding: .9em .2em .7em;
	}
}

@media screen and (max-width:568px) {
	.show_pc2 {
	 	display: none!important;
		}
	.show_sp2 {
	 	display: block!important;
	}
	.intro p {
		font-size: 14px;
	}
	.price-contact p{
		font-size: 15px;
	}
	.price-contact .shop ul {
		padding: 0;
	}
	.price-contact .shop li{
		width: 50%;
		font-size: 3.6vw;
		padding: 15px 0.5%;
		box-sizing: border-box;
	}
	.price-contact .shop li:nth-of-type(2n){
		border: none;
	}
	.price-contact .shop li:nth-of-type(-n+2){
		border-bottom: 1px solid #ccc;
	}
	.price-contact .shop a{
		font-size: 3.4vw;
		margin-bottom: 10px;
	}
	.price-contact .form {
		width: 100%;
		margin: auto;
	}
	.price-contact .form a{
		width: 80%;
		font-size: 3.6vw;
		line-height: 1.4;
		padding: 1.2em .5em;
		margin: 0 auto;
	}
	#price202208 thead th{
		font-size: 4.0vw;
	}
	#price202208 tbody td {
		font-size: 3.2vw;
		line-height: 1.4;
	}
}	
