﻿@charset "utf-8";
/* CSS Document */

/*  料金表・アクセスページ設定 */

@media print,screen and (min-width: 768px){

/* PC用設定 */

#anchor1,
#anchor2,
#anchor3,
#anchor4,
#anchor5 {
	position: absolute;
	margin-top: -103px;
	padding-top: 103px;
}


#price #title {
	background-image: url(../img/price/title.webp);
	background-repeat: no-repeat;
	background-position: center top;
	height: 297px;
	margin-bottom:25px;
}

#price .menu {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:4em;
	padding:0px;
}
#price .menu li {
	float: left;
	margin-left: 25px;
	width: 240px;
	font-size: 15px;
	line-height: 1.5em;
}
#price .menu li:first-child {
	margin-left: 0px!important;
}
#price .menu li img {
	box-shadow:-5px 5px 10px rgba(0,0,0,0.2);
	margin-bottom: 1em;
}
#price .menu li h5 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 24px;
	line-height: 1em;
	color: #785f2a;
}
#price .menu li a h5 {
	color: #785f2a;
	text-decoration: none;
}
#price .menu li a:hover {
	color: #785f2a;
	text-decoration: none!important;
}
#price .table {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	overflow: auto;
	}
#price .table table {
	width: 100%;
	border-collapse: collapse;
}
#price .table th {
	padding:1em 0.5em;
	font-size: 16px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 1.3em;
	background-color: #f4dcdc;
	text-align: center;
	color: #7c650f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#price .table th:first-child {
	width:15.5em!important;
}
#price .table th:last-child {
	border-right-style: none;
}
#price .table th div {
	font-size:70%;
	line-height: 1.3em;
	font-weight: normal;
	padding-top:0.5em;
}
#price .table th span {
	font-weight: normal;
}
#price .table td {
	padding: 0.5em;
	font-size: 16px;
	line-height: 1.3em;
	background-color: #f8f7e0;
	text-align: center;
	color: #7c650f;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#price .table td:last-child {
	border-right-style: none;
}
#price .table td span {
	padding-left:0.3em;
}
#price .table td strong {
	font-size:110%;
	color: #ea1827;
}
#price .table td em {
	font-size:12px;
	font-style: normal;
	font-weight: normal;
}
#price .table .first {
	background-image: url(../img/price/first1.png);
	background-repeat: no-repeat;
	background-position: 0.5em 33px;
}
#price h3 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	line-height: 1.3em;
	color: #685d31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #685d31;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
}
#price #section1 {
	margin-bottom: 2em;
}
#price #section1 h3 {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	border: none;
	padding-bottom: 0px;
}
#price #section1 h3 img {
	width:auto;
}
#price #section2 {
	margin-bottom: 2em;
}
#price #section2 .table {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0.7em;
}
#price #section2 .table th {
	background-color: #ddcfe3;
}
#price #section2 .table .first {
	background-image: url(../img/price/first2.png);
	padding-top:1em;
	padding-bottom:1em;
	padding-left:3em;
}
#price #section2 .price {
	padding-left:1em;
}

#price #section3 {
	margin-bottom: 2em;
}
#price #section3 .table th {
	background-color: #dcf1f4;
}
#price #section3 .table .first {
	 background-image: url(../img/price/first3.png);
	background-position: 0.5em 40px;
    padding: 20px 0px 20px 20px;
}
#price #section4 {
	margin-bottom: 3em;
}
#price #section4 .table {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0.7em;
}
#price #section4 .table th {
	background-color: #ddcfe3;
}
#price #section5 {
	margin-bottom: 4em;
}
#price #section5 .table {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0.7em;
}
#price #section5 .table th {
	background-color: #ddcfe3;
}

#price h6 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #685d31;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #685d31;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	font-weight: normal;
}
#price h6 strong {
	font-size: 20px;
	line-height: 1.4em;
	padding-right: 2em;
	color: #891919;
}
#price h6 span {
	font-size: 20px;
	line-height: 1.4em;
	padding-left: 0.5em;
	color: #891919;
	font-weight: bold;
}
#price h6 small {
	font-size: 80%;
	line-height: 1.4em;
}
#price h6 em {
	text-decoration: line-through;
	font-style: normal;
}

}
@media screen and (max-width: 767px){

/* スマホ用設定 */

#price .menu {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:1em;
	padding:5px 10px 5px 0px;
}
#price .menu li {
	float: left;
	width: 30.3%;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom:1em;
	margin-top: 0.3em;
	margin-left: 3%;
}
#price .menu li img {
	width:100%;
	margin-bottom:0.5em;
}
#price .menu li h5 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 10px;
	line-height: 1em;
	color: #785f2a;
}
#price .menu li a h5 {
	color: #785f2a;
	text-decoration: none;
}
#price .menu li a:hover {
	color: #785f2a;
	text-decoration: none!important;
}
#price .table {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	margin-left:10px;
	margin-right:10px;
	overflow-x: scroll;
	}
#price .table table {
	width: auto;
	border-collapse: collapse;
}
#price .table th {
	padding:5px;
	font-size: 11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 1.3em;
	background-color: #f4dcdc;
	text-align: center;
	color: #7c650f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#price .table th:last-child {
	border-right-style: none;
}
#price .table th div {
	font-size:70%;
	line-height: 1.3em;
	font-weight: normal;
	padding-top:0.5em;
}
#price .table th span {
	font-weight: normal;
}
#price .table td {
	padding: 2px;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #f8f7e0;
	text-align: center;
	color: #7c650f;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#price .table td:last-child {
	border-right-style: none;
}
#price .table td span {
	font-size:70%;
	padding-left:0.3em;
}
#price .table td strong {
	font-size:110%;
	color: #ea1827;
}
#price .table td em {
	font-size:8px;
	font-style: normal;
	font-weight: normal;
}
#price .table .first {
	background-image: none;
}
#price h3 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #685d31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #685d31;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	margin-right: 10px;
	margin-left: 10px;
}
#price p span {
	font-size: 12px;
	line-height: 1.5em;
}
#price #section1 {
	margin-bottom: 1em;
}
#price #section1 h3 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: center;
	border: none;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#price #section1 h3 img {
	width:100%;
}
#price #section2 {
	margin-bottom: 1em;
}
#price #section2 .table {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:0.7em;
}
#price #section2 .table th {
	background-color: #ddcfe3;
}
#price #section2 .price {
	padding-left:0px;
}
#price #section2 .price p {
	line-height: 1.5em;
	margin-bottom: 0px;
	font-size: 12px;
}
#price #section3 {
	margin-bottom: 1em;
}
#price #section3 .table th {
	background-color: #dcf1f4;
}
#price #section4 {
	margin-bottom: 1em;
}
#price #section4 .table {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:0.7em;
}
#price #section4 .table th {
	background-color: #ddcfe3;
}
#price #section5 {
	margin-bottom: 1em;
}
#price #section5 .table {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:0.7em;
}
#price #section5 .table th {
	background-color: #ddcfe3;
}

#price h6 {
	font-family: "Sawarabi Mincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 15px;
	line-height: 1.4em;
	color: #685d31;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #685d31;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
#price h6 strong {
	font-size: 15px;
	line-height: 1.4em;
	padding-right: 0px;
	color: #891919;
	display: block;
}
#price h6 span {
	font-size: 15px;
	line-height: 1.4em;
	padding-left: 0.5em;
	color: #891919;
	font-weight: bold;
}
#price h6 small {
	font-size: 80%;
	line-height: 1.4em;
}
#price h6 em {
	text-decoration: line-through;
	font-style: normal;
}

}
