@charset "utf-8";
/* コンテンツ
----------------------------------------------------------- */
#container,#wrap {
	width: 100%;
}
section {
	height: auto;
	width: 100%;
	clear: both;
	float: none;
}
section.last {
	padding-bottom:80px;
}
@media screen and (max-width: 800px) {
section.last {
	padding-bottom:35px;
}
}
.width100 {
	height: auto;
	width: 100%;
	margin:auto;
}
.width100>img {
	height: auto;
	width: 100%;
	margin:auto;
}
.width95 {
	height: auto;
	width: 95%;
	margin:auto;
	max-width:1200px;
}
.width93 {
	height: auto;
	width: 93%;
	margin:auto;
	max-width:1200px;
}
.width92 {
	height: auto;
	width: 92%;
	margin:auto;
	max-width:1200px;
}
.width90 {
	height: auto;
	width: 90%;
	margin:auto;
	max-width:1200px;
}
.width80 {
	height: auto;
	width: 80%;
	margin:auto;
	max-width:1200px;
}
.width75 {
	height: auto;
	width: 75%;
	margin:auto;
	max-width:1200px;
}
.width70 {
	height: auto;
	width: 70%;
	margin:auto;
	max-width:1200px;
}
.width65 {
	height: auto;
	width: 65%;
	margin:auto;
	max-width:1200px;
}
.width60 {
	height: auto;
	width: 60%;
	margin:auto;
}
.width55 {
	height: auto;
	width: 55%;
	margin:auto;
}
.width50 {
	height: auto;
	width: 50%;
	margin:auto;
}
.width40 {
	height: auto;
	width: 40%;
	margin:auto;
}
@media screen and (max-width: 1200px) {
.width100_tbww {
	height: auto;
	width: 92%;
	margin:auto;
}
}
@media screen and (max-width: 1100px) {
.width100_tbw {
	height: auto;
	width: 92%;
	margin:auto;
}
}
@media screen and (max-width: 1000px) {
.width100_tb {
	height: auto;
	width: 92%;
	margin:auto;
}
}
@media screen and (max-width: 1000px) {
.width75_tb {
	height: auto;
	width: 75%;
	margin:auto;
}
}
@media screen and (max-width: 800px) {
.width100_sp {
	height: auto;
	width: 95%;
	margin:auto;
}
}
@media screen and (max-width: 600px) {
.width100_sps {
	height: auto;
	width: 95%;
	margin:auto;
}
}
@media screen and (max-width: 1000px) {
.width100_all {
	height: auto;
	width: 100%;
	margin:auto;
}
}
.top_line {
	height: auto;
	width: 95%;
	margin:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3D6D6;
	border-right-color: #D3D6D6;
	border-bottom-color: #D3D6D6;
	border-left-color: #D3D6D6;
	padding-top: 40px;
}
.top_line2 {
	height: auto;
	margin:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3D6D6;
	border-right-color: #D3D6D6;
	border-bottom-color: #D3D6D6;
	border-left-color: #D3D6D6;
	padding-top: 30px;
}
.fade01 {
	background-color: #76182d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade01:hover {
	background-color: #c79859;
}
.fade02 {
	background-color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade02:hover {
	background-color: #c79859;
}
.fade03 {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity:1.0;
}
.fade03:hover {
	opacity:0.6;
}
.fade04 {
	background-color: #c79859;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade04:hover {
	background-color: #76182d;
}
.fade05 {
	background-color: #a44858;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade05:hover {
	background-color: #c79859;
}
.margin_top30 {
	height: auto;
	margin-top:30px;
}
@media screen and (max-width: 800px) {
.margin_top30 {
	height: auto; 
	margin-top:20px;
}
}
.margin_top40 {
	height: auto;
	margin-top:40px;
}
@media screen and (max-width: 800px) {
.margin_top40 {
	height: auto;
	margin-top:20px;
}
}
.margin_top50 {
	height: auto;
	margin-top:50px;
}
@media screen and (max-width: 800px) {
.margin_top50 {
	height: auto;
	margin-top:25px;
}
}
.margin_top60 {
	height: auto;
	margin-top:50px;
}
@media screen and (max-width: 800px) {
.margin_top60 {
	height: auto;
	margin-top:30px;
}
}
.margin_top75 {
	height: auto;
	margin-top:75px;
}
@media screen and (max-width: 800px) {
.margin_top75 {
	height: auto;
	margin-top:34px;
}
}
.margin_top90 {
	height: auto;
	margin-top:90px;
}
@media screen and (max-width: 800px) {
.margin_top90 {
	height: auto;
	margin-top:40px;
}
}



.section-w {
	height: auto;
	width: 100%;
	clear: both;
	float: none;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: auto;
	position: relative;
}
@media screen and (max-width: 900px) {
.section-w {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
}
}
.section-w-sp {
	margin-top: 50px;
}
@media screen and (max-width: 600px) {
.section-w-sp {
	margin-top: 30px;
}
}
.section-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	padding-top: 90px;
}
@media screen and (max-width: 600px) {
.section-line {
	padding-top: 40px;
}
}


/* column
----------------------------------------------------------- */
section .column2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column2>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:48%;
	position: relative;
	margin-top: 6px;
	margin-bottom: 10px;
}
section .column2>.border_no {
	border: 1px none #CCCCCC;
}
section .column2 dt,section .column2 dd {
	position: relative;
}
section .column3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column3::after{
  content:"";
  display: block;
  width:31.4%;
}
section .column3>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:31.4%;
	position: relative;
	margin-top: 8px;
	margin-bottom: 16px;
}
@media screen and (max-width: 800px) {
section .column3>li {
	margin-bottom: 20px;
}
}
section .column4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column4>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:23.5%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
section .column4>li {
	margin-bottom: 20px;
}
}
section .column5 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column5>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:19%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
section .column5>li {
	margin-bottom: 20px;
}
}
section p+.column5 {
	margin-top:13px;
}
section .column2w {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:0px;
}
section .column2w>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width:50%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media screen and (max-width: 1000px) {
section .column3_tbw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column3_tbw>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:31.4%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
}
section .column3_tbw::after{
  content:"";
  display: block;
  width:31.4%;
}
@media screen and (max-width: 1100px) {
section .column2_tbww {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column2_tbww>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:48.5%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 1000px) {
section .column2_tbw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column2_tbw>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:48.5%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 800px) {
section .column2_tb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-top:10px;
}
section .column2_tb>li {
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width:48.5%;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
}

@media screen and (max-width: 600px) {
section .column2_sp {
	display:block;
}
section .column2_sp>li {
	width:100%;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 800px) {
section .column1_tb {
	display:block;
}
section .column1_tb li,section .column1_tb dt,section .column1_tb dd {
	width:92%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 1000px) {
section .column1_tbw {
	display:block;
}
section .column1_tbw li,section .column1_tbw dt,section .column1_tbw dd {
	width:92%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 600px) {
section .column1_sp {
	display:block;
}
section .column1_sp>li {
	width:100%;
}
}
section ul.reverse,section dl.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}




/* header
----------------------------------------------------------- */
#container .wrap header {
	height: 200px;
	float: left;
	width: 100px;
	position: relative;
	z-index: 520;
}
@media screen and (max-width: 800px) {
#container .wrap header {
	height: auto;
	float: none;
	width: 100%;
	position: relative;
	clear: both;
}
}
#container .wrap header>div {
	height: 100%;
	width: 100px;
	background-image: url(../img/common/head_bg.png);
	background-repeat: repeat;
	position:fixed;
	min-height:650px;
}
@media screen and (max-width: 800px) {
#container .wrap header>div {
	height: 90px;
	width: 100%;
	background-image: url(../img/common/head_bg.png);
	background-repeat: repeat;
	position:fixed;
	min-height:auto;
}
}
#container .wrap header h1 {
	height: 247px;
	width: 58px;
	margin: auto;
	padding-top: 40px;
}
@media screen and (max-width: 800px) {
#container .wrap header h1 {
	height: 40px;
	width: 203px;
	margin: auto;
	padding-top: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
}
}
#container .wrap header h1 a {
	background-attachment: scroll;
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 247px;
	width: 58px;
	background-size:cover;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
@media screen and (max-width: 800px) {
#container .wrap header h1 a {
	background-attachment: scroll;
	background-image: url(../img/common/logo_sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 203px;
	background-size:cover;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
}
/* nav_btn
----------------------------------------------------------- */
#nav_btn {
	display: inline-block;
	position: relative;
	width: 44px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	 z-index: 3000;
}
@media screen and (max-width: 800px) {
#nav_btn {
	display: inline-block;
	position: relative;
	width: 44px;
	position: absolute;
	top: 33px;
	left: auto;
	right:0px;
}
}
#nav_btn p {
	display: inline-block;
	position: relative;
	width: 44px;
	font-family: myWebFont;
	font-size:1.4rem;
	color: #c79b59;
	 z-index: 3000;
}
@media screen and (max-width: 800px) {
#nav_btn p {
	display: none;
}
}
#panel-btn {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 45px;
	margin: -3px 0 10px;
	border-radius: 0%;
	 z-index: 3000;
}
#panel-btn p {
	font-family: myWebFont;
}
#panel-btn:hover {
}
#panel-btn-icon {
	display: block;
	position: absolute;
	top: 60%;
	left: 0%;
	width: 44px;
	height: 2px;
	margin: -1px 0 0 0px;
	background: #FFF;
	transition: .2s;
	 z-index: 3000;
}
#panel-btn-icon:before, #panel-btn-icon:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 44px;
	height: 2px;
	background: #FFF;
	transition: .3s;
	 z-index: 3000;
}
#panel-btn-icon:before {
	margin-top: -9px;
}
#panel-btn-icon:after {
	margin-top: 7px;
}
#panel-btn .close {
	background: transparent;
	position: relative;
	 z-index: 3000;
}
#panel-btn .close:before, #panel-btn .close:after {
	margin-top: 0;
}
#panel-btn .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#panel-btn .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

header .free_wifi {
	height: 59px;
	width: 62px;
	background-image: url(../img/common/free_wifi.png);
	background-repeat: no-repeat;
	background-size:cover;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: auto;
	position: absolute;
	right: 0;
  bottom: 92px;
  left: 0;
	text-align: center;
}
@media screen and (max-width: 800px) {
header .free_wifi {
	display:none;
}
}

/****メニュー全体****/
#language {
	/*配置*/
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 100;
}
/****メニュー開閉ボタン****/
#language div {
	/*デザイン*/
	width: 30px;
	height: 50px;
	background: #450a1d;
	/*配置*/
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
}
@media screen and (max-width: 800px) {
#language div {
	height: 30px;
}
}
@media screen and (max-width: 800px) {
#language br {
	display:none;
}
}
#language .menuopen {
	/*デザイン*/
	background: #450a1d;
	font-size: 1.2rem;
	line-height:1.4em;
	color:#c79b59;
	text-decoration: none;
	font-size:1.2rem;
	font-family: myWebFont;
	/*配置*/
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
}
@media screen and (max-width: 800px) {
#language .menuopen {
	/*デザイン*/
	padding-top: 7px;
}
}
#language .menuclose {
	/*デザイン*/
	color:#c79b59;
	font-size: 1.2rem;
	font-family: myWebFont;
	text-decoration: none;
	line-height:1.4em;
	/*配置*/
	display: none;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
}
@media screen and (max-width: 800px) {
#language .menuclose {
	/*デザイン*/
	padding-top: 7px;
}
}
#language .menuopen span {
	color:#f2f2f2;
	font-size: 1.2rem;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
 #language .menuclose span {
	color:#f2f2f2;
	font-size: 1.2rem;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
@media screen and (max-width: 800px) {
#language .menuopen span.pc {
	display:none
}
}
#language .menuopen span.sp {
	display:none
}
@media screen and (max-width: 800px) {
#language .menuopen span.sp {
	display:inline-block;
}
}
/****メニュー一覧****/
#language ul {
	/*デザイン*/
	background: #c79b59;
	width: 100%;
	/*配置*/
	position: absolute;
	bottom: 50px;
	left: 0;
}
@media screen and (max-width: 800px) {
#language ul {
	/*デザイン*/
	background: #c79b59;
	width: 100%;
	/*配置*/
	position: absolute;
	bottom: auto;
	top:90px;
	left: 0;
}
}
#language li {
	/*アニメーション*/
	-webkit-transition: all 0.1s ease-in-out 0.0s;
	transition: all 0.1s ease-in-out 0.0s;
	/*デザイン*/
	padding: 0;
	color: rgba(0,0,0,0);
	height: 0;
	/*配置*/
	overflow: hidden;
	pointer-events: auto;
	text-align: center;
	font-size: 1.2rem;
	opacity:1.0;
	font-feature-settings: "palt";
	background: #c79b59;
	position:relative;
	z-index:999900;
}
#language li a {
	display:block;
	text-decoration: none;
}
#language li a:hover {
	color:#FFF;
	display:block;
	text-decoration: none;
}
/****メニューオープン時****/
#language:target .menuopen {
	/*配置*/
	display: none;
}
#language:target .menuclose {
	/*配置*/
	display: block;
}
#language:target li {
	padding: 10px;
	height: auto;
	border-bottom: 1px rgba(255,255,255,0.3) solid;
}
#language:target li a {
	display:block;
	text-decoration: none;
	height:100%;
}
#language:target li a:hover {
	opacity:0.6;
}


/* main
----------------------------------------------------------- */
main {
	float: right;
	width: 100%;
	margin-left: -100px;
	padding-left: 100px;
	box-sizing: border-box;
	overflow: hidden;
}
@media screen and (max-width: 800px) {
main {
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
}
main>div {
	width: 100%;
	position:relative;
}
main>div.fullscreen {
	height: 100vh;
	width: 100%;
}
main>article {
	height: auto;
	width: 100%;
	position: relative;
	clear: both;
	float: none;
}
main #header {
	z-index: 30;
	width:100%;
	background-image: url(../img/common/header_bg.png);
	background-repeat: repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 6px;
	padding-bottom: 6px;
}
@media screen and (max-width: 1100px) {
main #header {
	padding-top: 10px;
	padding-bottom: 15px;
}
}
@media screen and (max-width: 880px) {
main #header {
	padding-top: 14px;
	padding-bottom: 13px;
}
}
@media screen and (max-width: 800px) {
main #header {
	padding-top: 104px;
	padding-bottom: 13px;
	margin-bottom:0px;
}
}
main #header.fixed {
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	left: 0px;
}
@media screen and (max-width: 800px) {
main #header.fixed {
	top: 90px;
}
}
main #header>div {
	width:97%;
	margin:auto;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}
@media screen and (max-width: 800px) {
main #header>div {
	display:block;
}
}
main #header>div p {
	font-size:1.4rem;
	vertical-align: middle;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	top:-3px;
	position: relative;
	
}
@media screen and (max-width: 1090px) {
main #header>div p {
	font-size:1.3rem;
	line-height:1.5em;
	top:10px;
}
}
@media screen and (max-width: 950px) {
main #header>div p {
	top:-3px;
}
}
@media screen and (max-width: 800px) {
main #header>div p {
	font-size:1.3rem;
	text-align:center;
	top:-3px;
}
}
@media screen and (max-width: 600px) {
main #header>div p {
	font-size:1.4rem;
}
}
@media screen and (max-width: 400px) {
main #header>div p {
	font-size:1.3rem;
}
}
main #header>div p span {
	display:inline-block;
}
main #header p strong a {
	font-size:2.4rem;
	color: #450a1d;
	position: relative;
	bottom: -3px;
}
@media screen and (max-width: 1100px) {
main #header p strong a {
	font-size:2.0rem;
}
}
@media screen and (max-width: 800px) {
main #header p strong a {
	font-size:1.6rem;
}
}
@media screen and (max-width: 600px) {
main #header p strong a {
	font-size:2.2rem;
}
}
@media screen and (max-width: 400px) {
main #header p strong a {
	font-size:1.8rem;
}
}
main #header p strong a:hover {
	opacity:0.5;
}
main #header>div ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top:4px;
}
@media screen and (max-width: 800px) {
main #header>div ul {
	margin-top:8px;
	-webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
}
main #header>div ul li {
	width:140px;
	text-align: center;
}
@media screen and (max-width: 1100px) {
main #header>div ul li {
	width:120px;
	text-align: center;
}
}
main #header>div ul li a {
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
font-size:1.6rem;
line-height:2.0em;
}
@media screen and (max-width: 1100px) {
main #header>div ul li a {
	color:#FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
font-size:1.2rem;
}
}
@media screen and (max-width: 800px) {
main #header>div ul li a {
font-size:1.4rem;
line-height:1.6em;
}
}
main #header>div ul li a:hover {
	opacity:0.6;
}
main #header>div ul li:nth-child(odd) {
	margin-right:8px;
}
main #header>div ul li:nth-child(odd) a {
	width:100%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #c79b59;
	text-decoration: none;
	display: block;
}
main #header>div ul li:nth-child(even) a {
	width:100%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #76182d;
	text-decoration: none;
	display: block;
}
main #header_navi {
	z-index: 30;
	width:100%;
	background-color:#FFF;
	background-repeat: repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 4px;
	padding-bottom: 4px;
}
@media screen and (max-width: 800px) {
main #header_navi {
	display:none;
}
}
main #header_navi>ul {
	width:97%;
	margin:auto;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	position: relative;
	padding-bottom: 12px;
}
main #header_navi>ul li {
	font-size:1.5rem;
	line-height:1.2em;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
}

@media screen and (max-width: 1100px) {
main #header_navi>ul li {
	font-size:1.4rem;
	line-height:1.2em;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
}
}
main #header_navi>ul li+li {
	margin-left: 1.5em;
	padding-left: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}





main #sns {
	position:absolute;
	top:100px;
	right:2.5%;
	z-index:100;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
}
@media screen and (max-width: 800px) {
main #sns {
	position:absolute;
	top:230px;
	display:block;
}
}
main #sns li {
	width:30px;
	height:30px;
	background-color:#56061d;
	position:relative;
}
main #sns li:hover {
	opacity:0.6;
}
main #sns li i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	color: white;
	font-size: 380%;
}
main #sns a+a {
	margin-left:8px;
}
/* reservetionbox
----------------------------------------------------------- */
#reservetionbox {
	position: absolute;
	right:0;
	z-index: 100;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 220px;
	margin-bottom: 0px;
	top: -101px;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #reservetionbox {
	position: absolute;
	right:0;
	z-index: 100;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 220px;
	margin-bottom: 0px;
	top: -104px;
}
}

#reservetionbox.page_reserve {
	position: absolute;
	right:0;
	z-index: 100;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 230px;
	margin-bottom: 0px;
	top: -112px;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #reservetionbox.page_reserve {
	position: absolute;
	right:0;
	z-index: 100;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 230px;
	margin-bottom: 0px;
	top: -115px;
}
}
.reservetion_box {
	position: -webkit-sticky;
  position: sticky;
  top: 0;
}
@media screen and (max-width: 900px) {
#reservetionbox {
	position:relative;
	right:0;
	z-index: 10;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	top: -44px;
}
}
@media screen and (max-width: 900px) {
#reservetionbox {
	position:relative;
	right:0;
	z-index: 10;
	background-color:rgba(242,242,242,0.95);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	top: 0px;
}
}
@media screen and (max-width: 900px) {
#reservetionbox.page_reserve {
	position:relative;
	right:0;
	z-index: 45;
	background-color:rgba(242,242,242,0.8);
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: -20px;
	top: -30px;
}
}
#reservetionbox .bestrate_t {
	background-image: url(../img/common/red_bg02.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-bottom: 8px;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #reservetionbox .bestrate_t {
	background-image: url(../img/common/red_bg02.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
}
#reservetionbox .bestrate_t h3 {
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-size:2.0rem;
margin-bottom:5px;
line-height:1.2em;
color:#dab889;
}
#reservetionbox .bestrate_t p {
font-size:1.3rem;
text-align:center;
line-height:1.2em;
color:#FFF;
}
#reservetionbox .reservetion_t {
	font-size: 12px;
	line-height: 2.4em;
	color:#FFF;
	margin-bottom: 10px;
	font-size:1.8rem;
	text-align: center;
	border-top-width: 13px;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c79859;
	border-right-color: #c79859;
	border-bottom-color: #c79859;
	border-left-color: #c79859;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
}
#reservetionbox .reservetion_t a {
	display:block;
	color:#FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/common/reservetion_t_bg01.png);
	background-repeat: repeat;
	background-position: center center;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #reservetionbox .reservetion_t a {
	display:block;
	color:#FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/common/reservetion_t_bg01.png);
	background-repeat: repeat;
	background-position: center center;
	line-height:1.2em;
	padding-top:15px;
	padding-bottom:3px;
	
}
}
#reservetionbox .reservetion_t a:hover {
	display:block;
	color:#FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/common/reservetion_t_bg01.png);
	background-repeat: repeat;
	background-position: center center;
}
#reservetionbox .f_item {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
#reservetionbox .select {
	text-align: left;
	width: 100%;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	overflow: hidden;
	font-size: 1.2rem;
	line-height: 1.8em;
	font-feature-settings: "palt";
	font-weight: 400;
}
@media screen and (max-width: 900px) {
#reservetionbox .select {
	text-align: left;
	width: 95%;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	overflow: hidden;
	font-size: 1.4rem;
	line-height: 1.8em;
	font-feature-settings: "palt";
	font-weight: 400;
}
}
@media screen and (max-width: 900px) {
#reservetionbox .f_item {
	float:left;
	width:50%;
	margin-top:10px;
}
}
@media screen and (max-width: 900px) {
#reservetionbox .f_item {
	float:none;
	width:100%;
}
}
#reservetionbox .f_button {
	padding-top:10px;
	display: block;
	clear:both;
	margin-top: -15px;
}
@media screen and (max-width: 900px) {
#reservetionbox .f_button {
	margin-top:0px;
	display: block;
}
}
#reservetionbox .select+.select {
	margin-top:10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#reservetionbox .button {
	font-size: 12px;
	line-height: 12px;
	margin-top: 15px;
	text-align: center;
}
#reservetionbox p strong {
	font-size: 13px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1em;
	font-weight: 400;
	padding-bottom: 5px;
	display: block;
	margin-left: 1px;
	display: inline-block;
}
@media screen and (max-width: 900px) {
#reservetionbox p>br {
	display: none
}
	}
#reservetionbox form .select select {
	font-size: 12px;
	line-height: 18px;
	padding-right: 0px;
	padding-left: 0px;
}
#reservetionbox form .select input {
	padding-right: 0px;
	padding-left: 0px;
}
@-moz-document url-prefix( ) {
 #reservetionbox form .select select {
 font-size: 12px;
}
}
#reserv-b {
	width: 180px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#reserv-b li {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 6px;
}
#reservetionbox form .form_b {
	width: 80%;
	height: 30px;
	font-size: 1.5rem;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	background-position: center;
	margin-left: auto;
	display: block;
	overflow: hidden;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
@media screen and (max-width: 800px) {
#reservetionbox form .form_b {
	width: 80%;
	height: 40px;
	font-size: 1.5rem;
	float: none;
}
}
#reservetionbox form .form_b:hover {
}
#reservetionbox form .form_b02 a {
	width: 80%;
	height: 30px;
	font-size: 1.4rem;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	background-position: center;
	margin-left: auto;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #000;
	text-decoration: none;
	line-height: 2em;
	border: 1px solid #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}
@media screen and (max-width: 800px) {
#reservetionbox form .form_b02 a {
	height: 40px;
	font-size: 1.5rem;
	line-height: 40px;
}
}
#reservetionbox form .form_b02:hover {
	color: #000;
	text-decoration: none;
	
}

/*pankuzu
----------------------------------------------------------- */
#pankuzu {
	overflow: hidden;
	margin-top:10px;
	margin-bottom:35px;
}
@media screen and (max-width: 900px) {
#pankuzu {
	margin-top:10px;
}
}
@media screen and (max-width: 800px) {
#pankuzu {
	display:none;
}
}
#pankuzu ul {
	width:97%;
	margin:auto;
}
#pankuzu li {
	overflow: hidden;
	float: left;
	font-size:1.2rem;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
}
#pankuzu li a {
	overflow: hidden;
	float: left;
	font-size:1.2rem;
	text-decoration: underline;
}
#pankuzu li a:hover {
	color: #a17b1d;
}
#pankuzu li:after {
	content:"＞";
	color: #666;
	opacity:0.7;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pankuzu li:last-child:after {
	content:"";
}


/* 共通デザイン
----------------------------------------------------------- */
.page_h2_line {
	width:550px;
	margin:auto;
	margin-bottom:20px;
}
@media screen and (max-width: 600px) {
.page_h2_line {
	width:92%;
	margin:auto;
	margin-bottom:20px;
}
}
.page_h2_line h2 {
	font-size:2.8rem;
	color:#56061d;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0px;
}
@media screen and (max-width: 800px) {
.page_h2_line h2 {
	font-size:2.2rem;
}
}
@media screen and (max-width: 600px) {
.page_h2_line h2 {
	font-size:1.8rem;
}
}
.line1 {
	color:#56061d;
	font-size: 2.4rem;
	display: flex;
	align-items: center;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	white-space:nowrap;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 800px) {
.line1 {
	font-size: 2.0rem;
}
}
@media screen and (max-width: 600px) {
.line1 {
	font-size: 1.8rem;
	margin: 0px;
	padding: 0px;
}
}
.line1:before, .line1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #CCC;
	display: block;
}
.line1:before {
	margin-right: 2.0em;
}
.line1:after {
	margin-left: 2.0em;
}
.line2 {
	color:#56061d;
	font-size: 1.9rem;
	display: flex;
	align-items: center;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
}
@media screen and (max-width: 800px) {
.line2 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
.line2 {
	font-size: 1.5rem;
}
}
.line2:before, .line2:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #CCC;
	display: block;
}
.line2:before {
	margin-right: 2.0em;
}
.line2:after {
	margin-left: 2.0em;
}
.eng_st {
	font-size:1.2rem;
	color:#c79b59;
	font-family: myWebFont;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	margin-top:0.0em;
	position: relative;
	top: -3px;
}
main #page_title {
	z-index: 30;
	width:100%;
	position: relative;	
}
@media screen and (max-width: 800px) {
main #page_title {
	margin-bottom:30px;
	position: relative;	
}
}
main #page_title img {
	width:100%;
	height:auto;
	text-align: center;
	vertical-align: middle;
}
main #page_title div {
	width:62px;
	height:auto;
	background-color:rgba(69,19,29,0.9);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	z-index:40;
	display: inline-block;
	min-height:265px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}
@media screen and (max-width: 1100px) {
main #page_title div {
	min-height:235px;

}
}
@media screen and (max-width: 900px) {
main #page_title div {
	width:auto;
	height:52px;
	background-color:rgba(69,19,29,0.9);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	z-index:40;
	display: inline-block;
	padding-right: 5em;
	padding-left: 5em;
	padding-top: 0em;
	padding-bottom: 0em;
	min-height:auto;
}
}
main #page_title div h2 {
	color:#fff;
	font-size:2.8rem;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	letter-spacing: 0.1em;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, main #page_title div h2 {
	color:#fff;
	font-size:2.8rem;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	letter-spacing: 0.1em;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-right:15px;
}
}
@media screen and (max-width: 900px) {
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, main #page_title div h2 {
	padding-left:10px;
	padding-right:10px;
}
}
}



@media screen and (max-width: 1200px) {
main #page_title div h2 {
	color:#fff;
	font-size:2.4rem;
}
}
@media screen and (max-width: 1100px) {
main #page_title div h2 {
	color:#fff;
	font-size:2.2rem;
}
}
@media screen and (max-width: 1000px) {
main #page_title div h2 {
	color:#fff;
	font-size:1.9rem;
}
}
@media screen and (max-width: 900px) {
main #page_title div h2 {
	color:#fff;
	font-size:1.8rem;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	letter-spacing: 0.1em;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
}
}
@media screen and (max-width: 600px) {
main #page_title div h2 {
	color:#fff;
	font-size:1.8rem;
}
}

main .page_t {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	color:#56061d;
	font-size:2.8rem;
	text-align:center;
	margin-bottom:1.0em;
	line-height: 1.6em;
	font-weight: 500;
}
@media screen and (max-width: 800px) {
main .page_t {
	font-size:2.4rem;
}
}
@media screen and (max-width: 600px) {
main .page_t {
	font-size:1.9rem;
}
}
main .page_t_s {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	color:#56061d;
	font-size:2.0rem;
	text-align:center;
	margin-bottom:1.0em;
	line-height: 1.6em;
	font-weight: 500;
}
@media screen and (max-width: 800px) {
main .page_t {
	font-size:1.9rem;
}
}
@media screen and (max-width: 600px) {
main .page_t {
	font-size:1.8rem;
	margin-bottom:1.0em;
}
}
main .txt_read {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-size:1.6rem;
	line-height:1.8em;
	text-align:center;
	position: relative;
	z-index: 8;
}
@media screen and (max-width: 1100px) {
main .txt_read {
	font-size:1.5rem;
	line-height:1.7em;
}
}
@media screen and (max-width: 800px) {
main .txt_read {
	font-size:1.4rem;
	line-height:1.7em;
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
}
@media screen and (max-width: 600px) {
main .txt_read {

}
}
main .txt_read span {
	display:inline-block;
}
main .txt_catch {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 600;
	font-size:2.0rem;
	line-height:1.8em;
	text-align:center;
	margin-bottom:0.75em;
	color: #b2444f;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1100px) {
main .txt_catch {
	font-size:1.7rem;
	line-height:1.7em;
}
}
@media screen and (max-width: 800px) {
main .txt_catch {
	font-size:1.5rem;
	line-height:1.7em;
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
}
@media screen and (max-width: 600px) {
main .txt_read {
	font-size:1.4rem;
}
}
main .txt_catch span {
	display:inline-block;
}
section .column_t01 {
	font-size: 1.7rem;
	line-height:1.4em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #56061d;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 900px) {
section .column_t01 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 800px) {
section .column_t01 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
section .column_t01 {
	font-size: 1.4rem;
}
}
section .column_t01_l {
	font-size: 2.4rem;
	line-height:1.4em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #56061d;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 900px) {
section .column_t01_l {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 800px) {
section .column_t01_l {
	font-size: 1.7rem;
}
}
@media screen and (max-width: 600px) {
section .column_t01_l {
	font-size: 1.6rem;
}
}
section .inner>.column_t01_l {
	margin-top:0.6em;
}
section .column_t01 span {
	display:inline-block;
}
section span.small {
	font-size:0.8em;
}
section .column_t02 {
	font-size: 1.6rem;
	line-height:1.4em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 900px) {
section .column_t02 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 800px) {
section .column_t02 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
section .column_t02 {
	font-size: 1.5rem;
}
}
section .column_t02 span {
	display:inline-block;
}
section .column_t03 {
	font-size: 1.6rem;
	line-height:1.4em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 900px) {
section .column_t03 {
	font-size: 1.3rem;
}
}
@media screen and (max-width: 800px) {
section .column_t03 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 600px) {
section .column_t03 {
	font-size: 1.4rem;
}
}
section .column_t04 {
	font-size: 1.5rem;
	line-height:1.3em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	color: #56061d;
}
@media screen and (max-width: 900px) {
section .column_t04 {
	font-size: 1.3rem;
}
}
@media screen and (max-width: 800px) {
section .column_t04 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 600px) {
section .column_t04 {
	font-size: 1.4rem;
}
}
section .column_t04 span {
	display:inline-block;
}
section .column_t05 {
	font-size: 1.5rem;
	line-height:1.3em;
	margin-bottom:0.4em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	color: #56061d;
}
@media screen and (max-width: 900px) {
section .column_t05 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 800px) {
section .column_t05 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 600px) {
section .column_t04 {
	font-size: 1.4rem;
}
}
section .column_t05 span {
	display:inline-block;
	margin-right: 3px;
	margin-left: 3px;
}
@media screen and (max-width: 1100px) {
#container main .column5 .column_t03 {
	font-size: 1.4rem;
}
}
@media screen and (max-width: 1000px) {
#container main .column5 .column_t03 {
	font-size: 1.3rem;
}
}
@media screen and (max-width: 800px) {
#container main .column5 .column_t03 {
	font-size: 1.4rem;
}
}
section .column_t03 span {
	display:inline-block;
}
section .price01 {
	font-size: 1.7rem;
	line-height:1.1em;
	margin-bottom:0.6em;
	position: relative;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 900px) {
section .price01 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 800px) {
section ..price01 {
	font-size: 1.7rem;
}
}
@media screen and (max-width: 600px) {
section .price01 {
	font-size: 1.6rem;
}
}
section .column_txt01 {
	font-size: 1.4rem;
	line-height:1.6em;
	margin-bottom:0.7em;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-feature-settings: "palt";
	letter-spacing: 0.0em;
}
@media screen and (max-width: 1200px) {
section .column_txt01 {
	font-size: 1.3rem;
	line-height:1.6em;
	margin-bottom:0.7em;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-feature-settings: "palt";
	letter-spacing: 0.0em;
}
}
section .column_txt02 {
	font-size: 1.3rem;
	line-height:1.6em;
	margin-bottom:0.7em;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-feature-settings: "palt";
	letter-spacing: 0.0em;
}
@media screen and (max-width: 900px) {
section .column_txt02 {
	font-size: 1.2rem;
	line-height:1.6em;
	margin-bottom:0.7em;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-feature-settings: "palt";
	letter-spacing: 0.0em;
}
}
section .column_txt02.center {
	text-align: center;
}
#container ul li .wrap {
	width: 92%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container .txt_center {
	font-size:1.5rem;
	text-align:center;
	font-weight: 400;
}
@media screen and (max-width: 800px) {
#container .txt_center {
	font-size:1.5rem;
}
}
@media screen and (max-width: 600px) {
#container .txt_center {
	font-size:1.4rem;
}
}
@media screen and (max-width: 480px) {
#container .txt_center {
	font-size:1.3rem;
}
}
#container .txt_center_s {
	font-size:1.4rem;
	text-align:center;
	font-weight: 400;
	margin-bottom: 1.0em;
}
@media screen and (max-width: 800px) {
#container .txt_center_s {
	font-size:1.3rem;
}
}
@media screen and (max-width: 600px) {
#container .txt_center_s {
	font-size:1.2rem;
}
}
@media screen and (max-width: 480px) {
#container .txt_center {
	font-size:1.2rem;
}
}
#container .txt_center.circle:before {
	color:#c79b59;
	content:"●";
	opacity:0.8;
	margin-right:1px;
}

#container p+.column4,#container p+.column3 {
	margin-top:20px;
}

p+.width100 {
	margin-top:60px;
}
@media screen and (max-width: 800px) {
p+.width100 {
	margin-top:45px;
}
}
@media screen and (max-width: 600px) {
p+.width100 {
	margin-top:30px;
}
}
div+.width100 {
	margin-top:30px;
}


#container .more_b a {
	font-size: 1.3rem;
	color:#FFF;
	display:inline-block;
	text-align: center;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 2em;
	padding-bottom: 0.3em;
	padding-left: 2em;
}
@media screen and (max-width: 800px) {
#container .more_b a {
	font-size: 1.1rem;
	color:#FFF;
	display:inline-block;
	text-align: center;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
}
#container .more_b {
	text-align: center;
}
#container p+.more_b {
	margin-top:2.0em;
	margin-bottom:2.0em;
}
#container .dl_list .more_b {
	text-align: center;
	margin-top:20px;
}
.red {
	color:#b2444f;
}







/* フッターバナー
----------------------------------------------------------- */
#banner {
	width: 100%;
	background-color: #f5eee3;
	padding-top: 25px;
	padding-bottom: 25px;
}
@media screen and (max-width: 1100px) {
#banner {
	width: 100%;
	background-color: #f5eee3;
	padding-top: 15px;
	padding-bottom: 15px;
}
}
#banner ul {
	width: 92%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
}
#banner ul li {
	width: 16%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 6px;
	margin-bottom: 6px;
}
@media screen and (max-width: 900px) {
#banner ul li {
	width: 32%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 5px;
	margin-bottom: 5px;
}
}
#banner ul li img {
	width:100%;
	height:auto;
}
/* フッター
----------------------------------------------------------- */

footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(../img/common/footer_bg01.png);
	background-repeat: repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 1100px) {
footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(../img/common/footer_bg01.png);
	background-repeat: repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}
footer>div {
	margin:auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width:92%;
}
@media screen and (max-width: 1100px) {
footer>div {
	display:block;
	margin-top:-30px;
}
}
footer>div .data {
	width:360px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	margin-right:40px;
}
@media screen and (max-width: 1300px) {
footer>div .data {
	margin-bottom:30px;
	margin-right:auto;
	margin-right:35px;
	width:320px;
}
}
@media screen and (max-width: 1200px) {
footer>div .data {
	margin-bottom:30px;
	margin-right:auto;
	margin-right:30px;
	width:300px;
}
}
@media screen and (max-width: 1100px) {
footer>div .data {
	margin-top:30px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
	width:100%;
}
}
footer>div .data h2 {
	height: 228px;
	width: 48px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	-webkit-flex: 1;
	flex: 1;
	padding: 0px;
	margin-right: 25px;
}
@media screen and (max-width: 1100px) {
footer>div .data h2 {
	display:none;
}
}
footer>div .data h2 a {
	background-attachment: scroll;
	background-image: url(../img/common/footer_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;
	width: 48px;
	background-size:cover;
	display: block;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
footer>div .data div  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: left;
}
@media screen and (max-width: 1100px) {
footer>div .data div  {
	width:100%;
	text-align: center;
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
}
}
footer>div .data div h3 {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:1.8rem;
	margin-bottom:0.3em;
	position: relative;
	top: -5px;
	text-align: left;
	padding-bottom: 0.3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0CBC3;
	border-right-color: #D0CBC3;
	border-bottom-color: #D0CBC3;
	border-left-color: #D0CBC3;
	width:100%;
}
@media screen and (max-width: 1200px) {
footer>div .data div h3 {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:1.6rem;
	margin-bottom:0.5em;
	position: relative;
	top: -5px;
	text-align: left;
}
}
@media screen and (max-width: 1100px) {
footer>div .data div h3 {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:2.0rem;
	margin-bottom:0.5em;
	position: relative;
	top: 0px;
	text-align: center;
}
}
footer>div .data div h3 span {
	font-size:1.5rem;
}
@media screen and (max-width: 1200px) {
footer>div .data div h3 span {
	font-size:1.4rem;
}
}
@media screen and (max-width: 1100px) {
footer>div .data div h3 span {
	font-size:1.6rem;
}
}
footer>div .data div p {
	font-size:1.4rem;
	text-align: left;
	line-height: 1.8em;
}
}
@media screen and (max-width: 1200px) {
footer>div .data div p {
	font-size:1.2rem;
	text-align: left;
	line-height: 1.6em;
}
}
@media screen and (max-width: 1100px) {
footer>div .data div p {
	font-size:1.4rem;
	text-align: center;
}
}
footer>div .data div p b {
	font-size:2.0rem;
	color:#76182d;
	line-height:1.3em;
	font-family: dnp-shuei-ymincho-std, sans-serif;
}
@media screen and (max-width: 1200px) {
footer>div .data div p b {
	font-size:1.9rem;
	color:#76182d;
}
}
@media screen and (max-width: 1100px) {
footer>div .data div p b {
	font-size:2.8rem;
	color:#76182d;
}
}
@media screen and (max-width: 600px) {
footer>div .data div p b {
	font-size:2.2rem;
	color:#76182d;
}
}
footer>div .data div p b a {
	color:#76182d;
}
footer>div .data div p b a:hover {
	color:#c79b59;
}
footer>div .data div p span {
	display:inline-block;
	margin-right: 10px;
}
@media screen and (max-width: 1100px) {
footer>div .data div p span {
	display:inline-block;
	margin-right: auto;
}
}
footer>div .data div p+p {
	margin-top:1.0em;
}
@media screen and (max-width: 1100px) {
footer>div .data div p+p {
	margin-top:0.5em;
}
}
footer>div>ul {
	-webkit-flex: 1;
	flex: 1;
	width:100%;
	max-width:920px;
}
footer>div ul.foot_navi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
footer div .foot_navi>ul {
	margin-left:10px;
}
@media screen and (max-width: 700px) {
footer div .foot_navi>li {
	width:50%;
}
}
@media screen and (max-width: 360px) {
footer div .foot_navi>li {
	width:100%;
}
}
@media screen and (max-width: 700px) {
footer div .foot_navi>li {
	margin-bottom:2.5rem;
}
}
footer>div ul.foot_navi h4 {
	font-size:1.3rem;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #76182d;
	border-right-color: #76182d;
	border-bottom-color: #76182d;
	border-left-color: #76182d;
	line-height: 1.1em;
	margin-bottom: 0.7em;
}
footer>div ul.foot_navi ul+h4 {
	margin-top:2.5rem;
}
footer>div ul.foot_navi ul li {
	font-size:1.2rem;
	line-height:1.3em;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 500;
font-style: normal;
}
@media screen and (max-width: 1200px) {
footer>div ul.foot_navi ul li {
	font-size:1.1rem;
	line-height:1.3em;
}
}
@media screen and (max-width: 800px) {
footer>div ul.foot_navi ul li {
	font-size:1.2rem;
	line-height:1.3em;
}
}
@media screen and (max-width: 600px) {
footer>div ul.foot_navi ul li {
	font-size:1.1rem;
	line-height:1.3em;
}
}
@media screen and (max-width: 480px) {
footer>div ul.foot_navi ul li {
	font-size:1.2rem;
	line-height:1.3em;
}
}
footer>div ul.foot_navi ul li+li {
	margin-top:0.5em;
}
footer .copyright {
	background-color: #320817;
	width: 100%;
	margin-top:35px;
	padding-top: 30px;
	padding-bottom: 30px;
}
@media screen and (max-width: 800px) {
footer .copyright {
	background-color: #320817;
	width: 100%;
	margin-top:0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
}
footer .copyright .copyright_txt {
	font-family: myWebFont;
	font-size:1.3rem;
	color:#e0e2de;
	text-align: center;
	margin: auto;
}
@media screen and (max-width: 800px) {
footer .copyright .copyright_txt {
	font-size:1.2rem;
	color:#e0e2de;
	text-align: center;
	margin: auto;
}
}
@media screen and (max-width: 600px) {
footer .copyright .copyright_txt {
	font-size:1.0rem;
	color:#e0e2de;
	text-align: center;
	margin: auto;
}
}
footer .copyright #top_b {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#top_b a {
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:50px;
	height:50px;
	background-image: url(../img/common/top_b.png);
	background-repeat: no-repeat;
	background-size:cover;
}
.fade_b {
	background-color: #76182d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fade_b:hover{
	background-color: #c79859;
	opacity:0.7;
}



/* メニューボタン */
#btn-menu {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 78px;
  height: 70px;
  padding: 0 20px;
  color: #fff;
  background: #e73363;
  z-index: 9000;
  transition: all .2s ease-in;
}
 
#btn-menu span {
  display: block;
  width: 100%;
  height: 5px;
  background: #fff;
}
 
#btn-menu span:nth-of-type(1) {
  margin: 5px 0 0;
}
 
#btn-menu span:nth-of-type(2) {
  margin: 8px 0 0;
}
 
#btn-menu span:nth-of-type(3) {
  margin: 8px 0 5px;
}
 
/* メニュー */
#sp-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	background: rgba(0,0,0,0.9);
	overflow: hidden;
	z-index: 480;
	transition: all .3s ease-in;
	visibility: hidden;
	opacity: 0;
	padding-left:50px
}
@media screen and (max-width: 800px) {
#sp-menu {
  padding-left:0px
}
}

#sp-menu h2 {
	height: 50px;
	width: 254px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	text-align: left;
}
@media screen and (max-width: 800px) {
#sp-menu  h2 {
	height: 50px;
	width: 254px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
	display:none;
}
}
#sp-menu  h2 a {
	background-attachment: scroll;
	background-image: url(../img/common/logo_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 254px;
	background-size:cover;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}
@media screen and (max-width: 800px) {
#sp-menu  h2 a {
	background-attachment: scroll;
	background-image: url(../img/common/logo_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 254px;
	background-size:cover;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}
}
#sp-menu  h2 a:hover{
	opacity:0.6;
}

.open-menu #sp-menu {
  visibility: visible;
  opacity: 1;
}
 
#sp-menu-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  
}
 @media screen and (max-width: 800px) {
#sp-menu-position {
  width:80%;
 } 
}
 
.sp-menu-list {
  list-style: none;
  
}
@media screen and (max-width: 800px) {
.sp-menu-list {
	width:100%;
	margin:auto;
}
}
.sp-menu-list ul {
  display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-js-display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative; 
	width:100%;
	
}
@media screen and (max-width: 800px) {
.sp-menu-list ul {
	display:block;
	position: relative;
	width:100%;
}
}
.sp-menu-list ul li {
	font-size:1.8rem;
	color:#FFF;
	letter-spacing: 0.2em;	
font-style: normal;
margin-right:1.0em;
margin-left:1.0em;
}
@media screen and (max-width: 800px) {
.sp-menu-list ul li {
	font-size:1.6rem;
	color:#FFF;
	letter-spacing: 0.0em;	
font-style: normal;
margin-right:0em;
margin-left:0em;
}
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu01 li+li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgba(255,255,255,0.2);
	padding-top: 5px;
	padding-bottom: 5px;
}
}
.sp-menu-list .sp-menu01 li {
  -webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: dnp-shuei-ymincho-std, sans-serif;
font-weight: 300;
  
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu01 li {
-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: tb-tb;
	writing-mode: horizontal-tb;
 } 
}

.sp-menu-list .sp-menu01 a {
  color: #FFF;
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu01 a {
	display:block;
}
}
.sp-menu-list .sp-menu01 a:hover {
	color: #c79b59;
}
.sp-menu-list .sp-menu02 {
	margin-top:60px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu02 {
	margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	padding:0;
}
}
.sp-menu-list .sp-menu02 li {
	font-weight: 300;
	font-size:1.7rem;
	width:45%;
	text-align: center;
	display: block;
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu02 li {
	font-weight: 300;
	font-size:1.7rem;
	width:100%;
	text-align: center;
	padding: 0px;
	display: block;
	margin: 0px;
}
}
@media screen and (max-width: 800px) {
.sp-menu-list .sp-menu02 li+li {
	margin-top:10px;
}
}
.sp-menu-list .sp-menu02 li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFFFFF;
	border: 1px solid rgba(255,255,255,0.3);
	padding: 7px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0px;
}
.sp-menu-list .sp-menu02 li:nth-child(even) a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFFFFF;
	border: 1px solid rgba(255,255,255,0.3);
	padding: 7px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0px;
	background-color:#76182d;
}
.sp-menu-list .sp-menu02 li a:hover {
	background-color: #c79859;
}
.page_catch_s {
	font-size:2.0rem;
	color:#56061d;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height:1.5em;
	margin-top:16px;
	margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
.page_catch_s {
	font-size:1.8rem;
}
}

/* googlemap */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* slick */
.slide-arrow {
	width:34px;
	height:50px;
}
.slide-arrow img {
	width:100%;
	height:auto;
}

/* お知らせ
----------------------------------------------------------- */
section.blog {
	padding-bottom:80px;
}
@media screen and (max-width: 800px) {
section.blog {
	padding-bottom:35px;
}
}
#main_box {
	height: auto;
	width: 80%;
	text-align: center;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 800px) {
#main_box {
	display:block;
	width: 92%;
}
}
#main_box>#left {
	width:66%;
	text-align:left;
}
@media screen and (max-width: 800px) {
#main_box>#left {
	width:100%;
	text-align:left;
}
}
#main_box>#right {
	width:29%;
	text-align:left;
}
@media screen and (max-width: 800px) {
#main_box>#right {
	width:100%;
	text-align:left;
	margin-top:5.0rem;
}
}
#main_box>#left section+section {
	margin-top:30px;
}
#main_box>#left p {
	font-size:1.5rem;
	line-height:2.2em;
}
@media screen and (max-width: 800px) {
#main_box>#left p {
	font-size:1.4rem;
	line-height:2.2em;
}
}
#main_box>#left p+p {
	margin-top:1.0em;
}
#main_box>#left section p+img {
	margin-top:30px;
}
#main_box>#left section img+p {
	margin-top:5px;
}
#main_box>#left {
	font-size:1.6rem;
	line-height:2.2em;
}
@media screen and (max-width: 800px) {
#main_box>#left {
	font-size:1.5rem;
	line-height:2.2em;
}
}
@media screen and (max-width: 600px) {
#main_box>#left {
	font-size:1.4rem;
	line-height:2.2em;
}
}

main .blog-h3 {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size:2.0rem;
	margin-bottom:0.8em;
	font-family: dnp-shuei-ymincho-std, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 1em;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 0.8em;
}
@media screen and (max-width: 600px) {
main .blog-h3 {
	font-size: 1.8rem;
}
}
main .blog-h3 span,main .blog-h4 span {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #959ea5;
	border-right-color: #959ea5;
	border-bottom-color: #959ea5;
	border-left-color: #959ea5;
	padding-bottom: 5px;
}
main #left .page-day {
	margin-left: auto;
	font-size:1.5rem;
	margin-top: 0px;
	font-weight: 400;
	color: #c79b59;
	margin-bottom: 0.2em;
	line-height: 1.2em;
	padding: 0px;
}

.span-br {
  display: inline-block;
  white-space: nowrap;
}
#right .blog_parts {
	margin-top:10px;
}
#right .blog_parts+.blog_parts {
	margin-top:40px;
}
#right .blog_parts dt {
	font-size: 1.6rem;
	background-color:#76182d;
	color:#FFF;
	font-weight: 400;
	margin-bottom: 0.9em;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
@media screen and (max-width: 600px) {
#right .blog_parts dt {
	font-size: 1.5rem;
}
}
#right .blog_parts dd {
	font-size: 1.4rem;
	line-height:1.3em;
}
#right .blog_parts dd p {
	margin:0;
}
#right .blog_parts dd p+p {
	padding-top: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* 投稿一覧
----------------------------------------------------------- */
#blog_list>dl {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
}
@media screen and (max-width: 600px) {
#blog_list>dl {
	display:block;
}
}

#blog_list>dl+dl {
	margin-top: 50px;
}

@media screen and (max-width: 600px) {
#blog_list>dl+dl {
	margin-top: 30px;
}
}
#blog_list dl dt {
	width:250px;
	margin-right:20px;
}
@media screen and (max-width: 600px) {
#blog_list dl dt {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
}
}
#blog_list dl dt img {
	width:100%;
	height:auto;
}
#blog_list dl dt img:hover {
	opacity:0.6;
}
#blog_list dl dd {
	-webkit-flex: 1;
  flex: 1;
}
#left #blog_list dl dd p {
	font-size:1.4rem;
	line-height:1.6em;
}


/*Pagenation*/
.pagenation {
	position: relative;
	overflow: hidden;
	width:95%;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	font-size:1.0rem
}
.pagenation:after, .pagenation ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pagenation ul {
	margin: 0;
	position: relative;
	left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
	float: left;
}
.pagenation li {
	float: left;
	list-style: none outside none;
	margin-left: 3px;
	position: relative;
	left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
}
.pagenation li:first-child {
	margin-left: 0;
}
.pagenation li a.active {
	background-color: #76182d;
}
.pagenation li a {
	background-color: #c79b59;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 1.4rem;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
@media screen and (max-width: 600px) {
.pagenation li a {
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}
.pagenation li:first-child a {
	background-color: #76182d;
}
.pagenation li:last-child a {
	background-color: #76182d;
}
.pagenation li a:hover {
	opacity:0.6;
}
.pager {
	position: relative;
	overflow: hidden;
	width:80%;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	font-size:1.0rem;
}
@media screen and (max-width: 800px) {
.pager {
	width:92%;
}
}
.pagenation:after, .pager ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pager ul {
	margin: 0;
	position: relative;
	left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
	float: left;
	width:100%;
	display:block
}
.pager li {
	float: left;
	list-style: none outside none;
	margin-left: 0px;
	position: relative;
	left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
}
.pager li:last-child {
	margin-left: 0;
	float: right;
}
.pager li:only-child {
	margin-left: 0;
	float: left;
}
.pager li a.active {
	background-color: #76182d;
}
.pager li a {
	background-color: #c79b59;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 1.4rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
@media screen and (max-width: 600px) {
.pager li a {
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}
.pager li:first-child a {
	background-attachment: scroll;
	
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.pager li:last-child a {
	
}
.pager li a:hover {
	background-color: #76182d;
}

/*Pagenation*/
.wp-pagenavi {
	clear: both;
	text-align:center;
	margin-top:30px;

}
.wp-pagenavi a, .wp-pagenavi span {
	color: #fff;
	font-size: 1.4rem;
	background-color: rgba(167,123,181,0.3);
	border: 1px solid rgba(167,123,181,0.3);
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
.wp-pagenavi a:hover{
	color: #FFF;
	opacity:0.6;
	border: 1px solid rgba(167,123,181,0.3);	
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: rgba(167,123,181,1.0);
	border: 1px solid rgba(167,123,181,1.0);	
    }


/* editor */
 

strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
 
/* img */
 
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
.size-full {
	width:100%;
	height:auto;
}
/* clearfix */
 
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
