@charset "UTF-8";

/*
Theme Name: arona-spa-pc
Author: Nagayasu Ami
Author URI: http://www.arona-spa.com
*/

body {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	background: #ffffff;
	text-align: center;
	font-size: 12px;
	color: #bfa964;
	background-image: url("./images/common/body-bg-over.png"),
		url("./images/common/main-eria-bg.png"),
		url("./images/common/body-bg.png");
	background-repeat: repeat-x, repeat-y, repeat;
	background-position: top, top center, top;
}

/* 【0】header */
#g-header {
	width: 100%;
	height: 598px;
	position: relative;
	z-index: 10;
}

#g-header #header-bg {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background-image: url("https://www.arona-spa.com/wp-content/uploads/2025/12/arona-header.webp");
	background-repeat: repeat-x;
	background-position: top, center;
	position: absolute;
	top: 0;
	z-index: 8;
}

#g-header #header-main {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 9;
}

#g-header #header-main #header-logo {
	width: 368px;
	height: 72px;
}

#g-header #header-main #header-logo img {
	width: 368px;
	height: 72px;
}

#g-header #header-main #header-logo img:hover {
	width: 368px;
	height: 72px;
	opacity: 0.8;
}

#g-header #header-main h1 {
	width: 1000px;
	height: 25px;
	line-height: 25px;
	color: #bfa964;
	font-size: 12px;
}

#g-header #header-main #header-button {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	height: 32px;
	display: table;
}

#g-header #header-main #header-button li {
	width: 150px;
	height: 32px;
	display: table-cell;
}

#g-header #header-main #header-button li a:hover {
	opacity: 0.6;
}

#g-header #main-visual {
	width: 100%;
	height: 420px;
	margin: 0 auto;
	position: absolute;
	top: 100px;
	z-index: -1;
	background-color: #000000;
}


#g-header #main-visual #main-s-box {
	width: 1000px;
	height: 420px;
	margin: 0 auto;
	background-color: #000000;
}

#g-header #main-visual img {
	z-index: -1;
}

#g-nav {
	width: 100%;
	height: 78px;
	background-image: url("./images/common/menu-bg.png");
	background-repeat: repeat-x;
	background-position: top, center;
	position: absolute;
	top: 520px;
	margin: 0 auto;
}

#g-nav #g-nav-all {
	width: 1050px;
	height: 78px;
	background-image: url("./images/common/menu-line2.png");
	background-repeat: repeat-x;
	background-position: top, center;
	margin: 0 auto;
	display: table;
}

#g-nav #g-nav-all li {
	width: 150px;
	height: 78px;
	display: table-cell;
}

/* 【1】MAIN */
#main-body {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#main-body #main {
	width: 750px;
	height: auto;
	float: right;
}

#main-body #main #index-shop-message h2 {
	height: 40px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}

#main-body #main #index-shop-message {
	width: 750px;
	height: 700px;
	background-image: url("./images/common/index-shop-message.jpg");
	box-sizing: border-box;
	padding: 410px 20px 10px 20px;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#main-body #main #index-shop-news-box {
	width: 750px;
	height: 300px;
	background-image: url("./images/common/index-news.png");
	box-sizing: border-box;
	padding: 80px 30px 30px 30px;
}

#index-shop-news a {
	color: #000000;
	text-decoration: none;
}

#main-body #main #index-shop-news {
	width: 690px;
	height: 190px;
	box-sizing: border-box;
	overflow: auto;
}

#main-body #main #index-shop-news li {
	width: 690px;
	height: 35px;
	line-height: 35px;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	display: table;
	font-size: 13px;
	color: #000000;
}

#main-body #main #index-shop-news li .cell-date {
	width: 150px;
	padding: 0 0 0 10px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

#main-body #main #index-shop-news li .cell-next {
	width: 100px;
	padding: 0 10px 0 0;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}

#main-body #main #index-shop-news li .cell-text {
	width: 440px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

#main-body #main #index-menu-title h2 {
	width: 750px;
	height: 100px;
}

#main-body #main .recommended-box {
	width: 750px;
	display: table;
	margin-bottom: 10px;
}

#main-body #main .recommended-box .r {
	text-align: right;
}

#main-body #main .recommended-box .l {
	text-align: left;
}

#main-body #main .recommended-box .img-box {
	width: 312px;
	display: table-cell;
}

#main-body #main .recommended-box .text-box {
	width: 438px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}

#main-body #main .recommended-box .text-box h3 {
	color: #333333;
	font-weight: bold;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 20px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 5px;
}

#main-body #side-eria {
	width: 240px;
	height: auto;
	float: left;
}

#crumb {
	margin: 0 auto;
	width: 1000px;
	height: 25px;
	line-height: 25px;
	box-sizing: border-box;
}

#crumb p {
	width: 1000px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	color: #333333;
}

#crumb p a {
	color: #333333;
}

#crumb p span {
	padding: 0 10px;
}

/* 【2】SIDE */
#side-eria #shop-info {
	width: 240px;
	height: 300px;
	background-image: url("./images/common/side-shop4.png");
	box-sizing: border-box;
	text-align: center;
	padding-top: 200px;
	margin-bottom: 10px;
}

#side-eria #shop-info #side-shop-info-button {
	width: 216px;
	margin: 0 auto;
}

#side-eria #shop-info #side-shop-info-button li {
	width: 216px;
	height: 32px;
	margin-bottom: 15px;
}

#side-eria #shop-info #side-shop-info-button li:last-child {
	width: 216px;
	height: 32px;
	margin-bottom: 0;
}

#side-eria #shop-info #side-shop-info-button li a:hover {
	opacity: 0.7;
}

#side-eria #side-banner-eria {
	width: 240px;
	height: auto;
}

#side-eria #side-banner-eria li {
	margin-bottom: 10px;
}

/* 【4】FOOTER */
footer {
	width: 100%;
	height: auto;
	background-image: url("./images/common/footer-bg-top.png");
	background-repeat: repeat;
	background-position: top center;
}

footer #footer-main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
}

footer #footer-main #footer-shop-info {
	width: 650px;
	height: auto;
	float: left;
}

footer #footer-main #footer-shop-info #footer-shop-comment {
	width: 650px;
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #d3ccac;
	text-align: left;
	padding: 0 10px 10px 10px;
	font-size: 22px;
	line-height: 30px;
	box-sizing: border-box;
}

footer #footer-main #footer-shop-info #footer-shop-info-detail {
	width: 650px;
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #d3ccac;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 22px;
	line-height: 30px;
	box-sizing: border-box;
	display: table;
}

footer #footer-main #footer-shop-info #footer-shop-button {
	width: 650px;
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	display: table;
}

footer #footer-main #footer-shop-info #footer-shop-button li {
	width: 315px;
	height: auto;
	text-align: center;
	display: table-cell;
}

footer #footer-main #footer-shop-info #footer-shop-button li a:hover {
	opacity: 0.7;
}

footer #footer-main #footer-shop-info #footer-shop-info-detail #footer-shop-logo
	{
	width: 340px;
	display: table-cell;
}

footer #footer-main #footer-shop-info #footer-shop-info-detail #footer-shop-info-address
	{
	display: table-cell;
	font-size: 13px;
	vertical-align: top;
	line-height: 20px;
}

footer #footer-main #footer-shop-map {
	width: 350px;
	height: auto;
	float: right;
	text-align: center;
	padding-bottom: 20px;
}

footer #footer-main #footer-link {
	width: 1000px;
	/*
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	*/
	text-align: center;
	padding-top: 10px;
}

footer #footer-main #footer-link li {
	width: 165px;
	text-align: center;
	height: 30px;
	float: left;
	line-height: 30px;
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

footer #footer-main #footer-link li a {
	width: 165px;
	text-align: center;
	height: 30px;
	color: #bfa964;
	text-decoration: none;
}

footer #copy {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background-image: url("./images/common/footer-line.png");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	color: #d3ccac;
}

footer #copy a {
	color: #d3ccac;
	display: inline;
	text-decoration: none;
}

.page-top {
	display: none;
	margin: 0;
	padding: 0;
}

.page-top p {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 16px;
}

.move-page-top {
	display: block;
	width: 75px;
	height: 75px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


#menu-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/menu/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#menu-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#menu-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#menu-title-bg .p-text {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

.menu-page-title {
	width: 750px;
	height: 50px;
	background-image: url("./images/menu/menu-sub-bg.png");
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 5px 40px;
	line-height: 40px;
	color: #e0d1a2;
	font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.menu-page-title span {
}

.menu-box-table {
	width: 750px;
	height: auto;
	display: table;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.menu-box-table .img-box {
	width: 200px;
	height: auto;
	display: table-cell;
}

.menu-box-table .text-box {
	width: 550px;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 0 25px;
	vertical-align: top;
}

.menu-price-table {
	width: 100%;
	height: auto;
}

.menu-price-table th {
	background-color: #c3bc94;
	font-weight: bold;
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
	font-size: 14px;
}

.ma-b-10 {
	margin-bottom: 10px;
}

.menu-price-table td {
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
}

.menu-price-table .w-30 {
	width: 30%;
}

.menu-price-table .w-20 {
	width: 20%;
}

.menu-price-table .w-50 {
	width: 50%;
}

.menu-price-table .w-70 {
	width: 70%;
}

.menu-price-table .font-b {
	font-weight: bold !important;
	font-size: 14px !important;
	color: #45230a !important;
}

.menu-price-text {
	width: 750px;
	height: auto;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
	color: #282005;
	text-align: left;
}

.menu-price-text p {
	margin-bottom: 10px;
}

.set-menu-table {
	width: 750px;
	height: auto;
	display: table;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.set-menu-table .cell {
	width: 375px;
	height: auto;
	display: table-cell;
	padding-bottom: 10px;
}

.set-menu-table .l {
	padding-right: 15px !important;
}

.set-menu-table .r {
	padding-left: 15px !important;
}

.menu-page-title2 {
	width: 360px;
	height: 50px;
	background-image: url("./images/menu/menu-sub2-bg.png");
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 5px 40px;
	line-height: 40px;
	color: #e0d1a2;
	font-size: 16px;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.menu-price-text2 {
	height: auto;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
	color: #282005;
	text-align: left;
	width: 320px;
}

.menu-price-text2 .center {
	text-align: center;
	font-size: 20px;
}


.menu-price-table2 {
	width: 320px;
	height: auto;
	margin: 0 auto;
}

.menu-price-table2 th {
	background-color: #c3bc94;
	font-weight: bold;
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
	font-size: 14px;
}

.menu-price-table2 td {
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
}

.menu-list-box {
	width: 100%;
	display: table;
}

.menu-list-box .row {
	display: table-row;
}

.menu-list-box .row .cell {
	width: 250px;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 10px;
}


#shop-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/shop/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#shop-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#shop-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#shop-title-bg .p-text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}

.shop-info-box {
	width: 710px;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	background-image: url("./images/shop/shop-info-bg.png");
	border: 1px solid #d9d6bb;
	padding: 5px;
}

.shop-info-box .inner-box {
	width: 100%;
	height: auto;
	border: 1px solid #d9d6bb;
	padding: 20px;
	box-sizing: border-box;
	display: table;
}

.shop-info-box .inner-box .row {
	display: table-row;
}

.shop-info-box .inner-box .row .cell {
	display: table-cell;
	padding: 20px 10px;
	border-bottom: 1px dashed #d9d6bb;
	color: #282005;
	font-size: 14px;
	font-weight: bold;
}

.shop-info-box .inner-box .row .w-25 {
	width: 25% !important;
}

.shop-info-box .inner-box .row .w-75 {
	width: 75% !important;
	text-align: left;
}

.shop-info-box .inner-box .row .w-100 {
	width: 100% !important;
	text-align: left;
}

.shop-info-box .inner-box .row .font-b {
	font-weight: bold !important;
}


#concept-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/concept/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#concept-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#concept-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#concept-title-bg .p-text {
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

.concept-box {
	width: 700px;
	height: auto;
	display: table;
	padding: 15px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 10px;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

.concept-box .row {
	display: table-row;
}

.concept-box .row .img-cell {
	display: table-cell;
	width: 280px;
	box-sizing: border-box;
	vertical-align: top;
}

.concept-box .row .text-cell {
	display: table-cell;
	width: 395px;
	padding-right: 25px;
	vertical-align: top;
}

.concept-box .row .text-r {
	padding-right: 0 !important;
	padding-left: 25px !important;
}

.concept-box .row .text-cell .h2-box {
	width: 395px;
	height: 75px;
	background-image: url("./images/concept/concept-h2-bg.png");
	padding-left: 90px;
	box-sizing: border-box;
}

.concept-box .row .text-cell .h2-box h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
}

.concept-box .row .text-cell .h2-box p {
	color: #282005;
	text-align: left;
	font-size: 16px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
}

.concept-box .row .text-cell .h2-text-box {
	width: 395px;
	text-align: left;
	color: #282005;
	font-size: 12px;
	line-height: 24px;
}


#staff-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/staff/page-title-bg2.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#staff-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#staff-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#staff-title-bg .p-text {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

.staff-table {
	width: 720px;
	padding: 15px;
	display: table;
}

.staff-table .row {
	display: table-row;
}

.staff-table .row .l-cell {
	width: 360px;
	height: 600px;
	display: table-cell;
	padding-right: 10px;
	background-image: url("https://www.arona-spa.com/wp-content/uploads/2019/05/staff-bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

.staff-table .row .r-cell {
	width: 360px;
	height: 600px;
	display: table-cell;
	padding-left: 10px;
	background-image: url("https://www.arona-spa.com/wp-content/uploads/2019/05/staff-bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}

.staff-table .row .img-box {
	width: 280px;
	padding: 35px;
	margin-bottom: 25px;
}

.staff-table .row .name {
	width: 280px;
	height: 30px;
	padding: 0 35px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin-bottom: 24px;
}

.staff-table .row .technique {
	width: 330px;
	height: 30px;
	padding: 0 10px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

.staff-table .row .message {
	width: 330px;
	padding: 0 10px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}


#access-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/access/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#access-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#access-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#access-title-bg .p-text {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

#access-map-box {
	width: 750px;
	padding: 20px;
	box-sizing: border-box;
}


#qa-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/qa/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#qa-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#qa-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#qa-title-bg .p-text {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

#qa-title-bg .qa-table {
	display: table;
	width: 710px;
	height: 300px;
}

.menu-price-table {
	width: 100%;
	height: auto;
}

.f-b {
	font-weight: bold;
	color: #000000;
}

#qa-dl {
	width: 710px;
	margin: 0 auto;
	height: auto;
}

#qa-dl dt {
	width: 710px;
	height: 40px;
	background: url("./images/qa/q-bg.png");
	text-align: left;
	padding-left: 50px;
	line-height: 40px;
	box-sizing: border-box;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}

#qa-dl dd {
	width: 710px;
	padding-left: 50px;
	padding-right: 20px;
	box-sizing: border-box;
	height: auto;
	line-height: 22px;
	color: #000000;
	text-align: left;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.menu-price-table a {
	color: #333333;
	text-decoration: none;
}

#rec-title-bg {
	width: 750px;
	height: 400px;
	background-image: url("./images/recruit/page-title-bg.png");
	background-repeat: no-repeat;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#rec-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#rec-title-bg .h2-sub {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#rec-title-bg .p-text {
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

#rec-title-bg .qa-table {
	display: table;
	width: 710px;
	height: 300px;
}

.rec , .rec p {
	padding: 10px 10px 10px 15px !important;
	line-height: 26px !important;
	text-align: left !important;
	color: #000000;
	font-weight: bold;
	box-sizing: border-box;
}

.blog-box {
	box-sizing: border-box;
	text-align: left;
	padding: 10px;
	color: #333333;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
}

.blog-box a {
	color: #fa743e;
	text-decoration: underline;
}

.blog-category {
	text-align: right;
	line-height: 30px;
	font-size: 13px;
}

.blog-category a {
	display: inline;
	color: #ffffff;
	padding: 10px;
	background-color: #3c1f00;
	text-decoration: none;

}

.blog-time {
	text-align: left;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;


}

.blog-time a {
	display: inline;
	color: #ffffff;
	padding: 5px 10px;
	background-color: #3c1f00;
	text-decoration: none;
	margin-right: 20px;
}

.blog-time time {
	display: inline;
	font-size: 14px;
}

.blog-list-time {
	text-align: left;
	line-height: 30px;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

.blog-list-time span {
	display: inline;
	color: #ffffff;
	padding: 5px 10px;
	background-color: #3c1f00;
	text-decoration: none;
	margin-right: 20px;
}

.blog-list-time time {
	display: inline;
	font-size: 14px;
}

.blog-list-time a {
	text-decoration: underline;
	color: #9d3a00
}

#menu-e-bg {
	width: 750px;
	height: auto;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#menu-e-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("./images/common/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#menu-e-bg .p-text {
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 24px;
}

.w-content-eria {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background-color: rgba(255,255,255,0.3);
}

.w-content-navi a {
	display: inline !important;
	color: #000;
}

.w-content-navi {
	color: #000;
	box-sizing: border-box;
	padding: 10px 0;
}

.mab-10 {
	margin-bottom: 10px;
}


#re-title-bg {
    width: 750px;
    color: #282005;
    text-align: left;
    box-sizing: border-box;
    padding: 20px;
}

#re-title-bg h2 {
    color: #282005;
    text-align: left;
    font-size: 24px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
    background-image: url("./images/common/news-line-bg.png");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.top-text-all-box h2 {
    color: #333333;
    font-weight: bold;
    background-image: url(./images/common/news-line-bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 5px;
	height: 34px !important;
}


.top-text-all-box .inner {
    text-align: left;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
	box-sizing: border-box;
	padding: 10px;
}

.top-text-all-box .inner p {
    text-align: left;
    color: #000000;
    font-size: 13px;
    line-height: 2;
	letter-spacing: 1px;
}

