﻿@charset "utf-8";
@import "default.css";
@import "base.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}

/* Ｈ１ */
 h1 {
    width: 30%;
    height: 13px;  
    font-size: 10px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
}

#catch {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: left;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	margin-bottom: 60px;
}
#catch h2 {
	margin-left: 50px;
	padding-top: 14px;
}
#catch p {
	font-size: 18px;
	width: 580px;
	line-height: 180%;
}
#price {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#price .box {
	margin-bottom: 60px;
	color: rgba(0,0,0,1.00);
}
#price .box h3 {
	font-size: 36px;
	color: rgba(198,88,72,1.00);
	margin-bottom: 25px;
	font-weight: bold;
}
#price .box h3+p {
	font-size: 18px;
	margin-left: 40px;
	margin-bottom: 50px;
}
#price .box div {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#price .box div h4 {
	background-color: rgba(197,83,71,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 8px;
}
#price .box div h5 {
	background-color: rgba(226,169,164,1.00);
	color: rgba(0,0,0,1.00);
	font-size: 24px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#price .box div table {
	margin-bottom: 8px;
}
#price .box div table tbody tr th {
	height: 50px;
	line-height: 1.1;
	background-color: rgba(247,248,248,1.00);
	border-left: 1px solid #DCDDDD;
	border-bottom: 1px solid #dcdddd;
	font-size: 24px;
	padding-left: 40px;
	width: 50%;
	font-weight: bold;
}
#price .box div table tbody tr td {
	height: 50px;
	line-height: 1.1;
	background-color: rgba(247,248,248,1.00);
	border-right: 1px solid #DCDDDD;
	border-bottom: 1px solid #dcdddd;
	font-size: 24px;
	padding-right: 40px;
	width: 50%;
	text-align: right;
	font-weight: bold;
}
#price .box div table tbody span {
	font-size: 0.8em;
}
.tax {
	font-size: 14px;
	text-align: right;
}
}



/*===============================================
●画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

/*===============================================
●sp
===============================================*/
#sp640------------------------------------------- {
}

/* Ｈ１ */
 h1 {
    height: 13px;  
    font-size: 8px;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 5px 10px 15px 10px;
}

#catch {
	background-color: rgba(197,82,71,1.00);
	padding-top: 3%;
	padding-bottom: 3%;
	margin-bottom: 10%;
}
#catch h2 {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 5%;
}
#catch p {
	color: rgba(255,255,255,1.00);
	text-align: left;
	margin-left: 8%;
	margin-right: 8%;
}
#price {
	margin-right: 8%;
	margin-left: 8%;
	text-align: left;
}
#price .box {
	margin-bottom: 10%;
	color: rgba(0,0,0,1.00);
}
#price .box h3 {
	font-size: 30px;
	color: rgba(198,88,72,1.00);
	margin-bottom: 15px;
	font-weight: bold;
}
#price .box h3+p {
	font-size: 14px;
	margin-bottom: 5%;
}
#price .box div {
	margin-right: 5%;
	margin-left: 5%;
}
#price .box div h4 {
	background-color: rgba(197,83,71,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 8px;
}
#price .box div h5 {
	background-color: rgba(226,169,164,1.00);
	color: rgba(0,0,0,1.00);
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#price .box div table {
	margin-bottom: 8px;
}
#price .box div table tbody tr th {
	height: 50px;
	line-height: 1.1;
	background-color: rgba(247,248,248,1.00);
	border-left: 1px solid #DCDDDD;
	border-bottom: 1px solid #dcdddd;
	font-size: 18px;
	padding-left: 20px;
	width: 50%;
	font-weight: bold;
}
#price .box div table tbody tr td {
	height: 50px;
	line-height: 1.1;
	background-color: rgba(247,248,248,1.00);
	border-right: 1px solid #DCDDDD;
	border-bottom: 1px solid #dcdddd;
	font-size: 18px;
	padding-right: 20px;
	width: 50%;
	text-align: right;
	font-weight: bold;
}
#price .box div table tbody span {
	font-size: 0.8em;
}
#price+figure {
	margin-top: 10%;
	margin-bottom: 10%;
}


}




/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp
===============================================*/
#sp400------------------------------------------- {
}
#catch h2 {
	font-size: 30px;
}
#catch p {
	line-height: 110%;
}
#price {
	margin-right: 8%;
	margin-left: 8%;
	text-align: left;
}
#price .box {
	margin-bottom: 10%;
	color: rgba(0,0,0,1.00);
}
#price .box h3 {
	font-size: 24px;
}
#price .box h3+p {
	line-height: 140%;
}
#price .box div h4 {
	font-size: 18px;
}
#price .box div h5 {
	font-size: 18px;
}
#price .box div table {
	margin-bottom: 8px;
}
#price .box div table tbody tr th {
	font-size: 14px;
}
#price .box div table tbody tr td {
	font-size: 14px;
}
}
