/*.open li@charset: "utf-8";*/
@charset "utf-8";

/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700');
/*
font-family: 'Noto Sans JP';
font-family: 'Noto Serif JP';
*/
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: 400;
	src:
		url('../fonts/NotoSerifCJKjp-Regular-sub.woff2') format('woff2'),
		url('../fonts/NotoSerifCJKjp-Regular-sub.woff') format('woff');
}

/*
Noto CJK
https://www.google.com/get/noto/help/cjk/
converted to woff,woff2
SIL Open Font License 1.1
*/

em{font-style: italic;}
html,
body {
	background: #fff;
	min-width: 940px;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	font-family: 'Noto Serif JP', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif, sans-serif;
	font-weight: 300;
}
iframe{max-width: 100%;}
img{max-width: 100%;}


li {
	list-style: none;
}

.pc {
	display: block;
}

.pci {
	display: inline-block;
}

.sp,
.spi {
	display: none !important;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

a,
.tel {
	color: inherit;
	text-decoration: none;
	-webkit-transition-duration: 0.15s;
	-moz-transition-duration: 0.15s;
	-ms-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
}
.gnav b{color: #fff; opacity: 0.9;}
.gnav_btn b,
.faq_single dt,
.contentsNav ul>li,
.thumbs .btns,
.find_room .inner {
	-webkit-transition-duration: 0.15s;
	-moz-transition-duration: 0.15s;
	-ms-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
}
.gnav_btn{display: inline-block;}
a:visited {
	color: inherit;
}

.gnav_btn b:hover,
.faq_single dt:hover,
.thumbs .btns:hover,
.contentsNav ul>li:hover,
a:hover {
	opacity: 0.6;
	cursor: pointer;
}

.tel a {
	color: inherit;
	text-decoration: none;
	vertical-align: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* word-break: break-all; */
}

img {
	vertical-align: middle;
}

.lower .mv {
	min-height: 31vw;
	background: #ddd;
	margin-top: -1px;
}
@media only screen and (min-width:1290px){
.lower .mv {
/*	margin-bottom: 16px;*/
	margin-top: -61px!important;
	box-sizing: border-box;
}
.lower .mv.tourismMv {
/*	margin-bottom: 16px;*/
	margin-top: 0px!important;
	box-sizing: border-box;
}
.pageName {
	margin-top: 2vw;
}
.specialMv{
	margin-top: -61px!important;
}
.lower .mv.mvTReset{
	margin-top: -1px!important;
}
}
@media only screen and (min-width:940px) and (max-width:1290px){
.lower .mv {
/*	margin-bottom: 16px;*/
	margin-top: -79px!important;
	box-sizing: border-box;
}
.lower .mv.tourismMv {
/*	margin-bottom: 16px;*/
	margin-top: 0px!important;
	box-sizing: border-box;
}
.pageName {
	margin-top: 3vw;
}
.specialMv{
	margin-top: -79px!important;
}
.lower .mv.mvTReset{
	margin-top: -1px!important;
}
}
.lower header {
	border-bottom: #ddd solid 1px;
}

.header {
	padding: 0 7%;
	margin: 0 auto;
	overflow: hidden;
}

.logo {
	float: left;
	margin: 12px 0 0;
}

.logo img {
	width: 100%;
	height: auto;
	max-width: 184px;
}

.hnavr {
	display: table;
	float: right;
}

.cv {
	font-size: 26px;
	margin: 20px 0 20px 25px;
	vertical-align: middle;
}

.cv span {
	font-size: 12px;
	vertical-align: middle;
}

.tel {
	padding: 0 0 0 15px;
}

.tel span {
	font-size: 10px;
	background: #fff;
	vertical-align: 6px;
	line-height: 1;
	padding: 4px 8px;
	color: #393939;
	border-radius: 2px;
	vertical-align: middle;
}

.hnavr>* {
	display: table-cell;
	vertical-align: middle;
}

.hnav ul {
	display: table;
}
.hnavr #google_language_translator select.goog-te-combo{    width: 130px!important;}
@media only screen and (min-width: 940px) and (max-width: 1290px) {

.hnavr .sns {display: none;}
.header_wrap{background-color:#000;}
.hnav li:not(:first-child) {  padding: 0 0 0 18px!important;}
.header {
    padding: 0 2%;
    margin: 0 auto;
    overflow: hidden;
}
}
.hnav li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.hnav li:not(:first-child) {
	padding: 0 0 0 29px;
}

.hnav li a {
	font-size: 12px;
	position: relative;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.hnav li a:before {
	content: url(../img/icon_nav_tri.png);
	position: absolute;
	top: 6px;
	left: -8px;
	line-height: 0;
}

.center {
	text-align: center;
}

.lower nav {
	background: url('../img/headerLowerShadow01.png') repeat-x top;
}

.gnav {
	width: 85%;
	color: #106c54;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	font-size: 0;
	text-align: center;
}
@media only screen and (min-width:940px) and (max-width:1200px){
.gnav {	width: 98%;}
}
@media only screen and (min-width:940px){
.gnav {padding: 0px 0;}
.gnav_btn{padding: 20px 0;}
}

.gnav>div {
	display: inline-block;
	list-style: 1px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
}

.gnav>div:not(:first-child) {
	margin-left: 4.2%;
}

.gnav b {
	font-weight: 300!important;
}

.lowerSubNavWrap {
	background: #f4f4f4;
}
@media only screen and (min-width:940px){
.lowerSubNavWrap {
	margin-top: -1px;
}
}
.lowerSubNav {
	width: 85%;
	color: #333;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0;
}

.lowerSubNav>li:first-child {
	font-size: 1.5rem;

}

.lowerSubNav>li {
	display: inline-block;
	list-style: 1px;
	cursor: pointer;
	font-size: 1.1rem;
	line-height: 4vw;
	/*padding: 1.33vw;*/
	padding: 0 10px;
	vertical-align: top;
	margin-left: 0.2vw;
}

.lowerSubNav>li a{display: block;}

.lowerSubNav>li.select {
	border-bottom: #106c54 solid 1px;
}

.lowerSubNav>li:not(:first-child) {}

.gnav b {
	font-weight: normal;
}
@media only screen and (min-width:940px){
.gnav b {
	font-size: 15px;
}
}
.cv.sp {
	display: none;
}

.cv {
	display: table;
}

.cv>* {
	display: table-cell;
	vertical-align: middle!important;
}


.bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: none;
	margin: 0;
}

.bx-wrapper .bx-controls-direction a {
	width: 22px;
	height: 34px;
}

button.slick-arrow {
	border: none;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
}

.stay_top_single button.slick-arrow {
	border: none;
	text-indent: -9999px;
	position: absolute;
	top: 44%;
}

.slick-initialized {
	position: relative;
}

.slick-prev {
	left: -50px;
	background: url('../img/arrow_prev.png') no-repeat;
	width: 22px;
	height: 34px;
	z-index: 100;
}

.slick-next {
	right: -50px;
	background: url('../img/arrow_next.png') no-repeat;
	width: 22px;
	height: 34px;
	z-index: 100;
}

.slick-dots {
	position: absolute;
	bottom: -80px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.slick-dots li {
	display: inline-block;
	margin: 0 0.5vw;
	width: 12px;
	height: 12px;
}

.slick-dots li button {
	text-indent: -9999px;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	padding: 0;
	border: none;
	background: #555;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
	background-color: #000;
}

.information {
	background-image: -moz-radial-gradient(50% 50%, circle closest-side, rgb(255, 255, 255) 0%, rgb(3, 0, 0) 100%);
	background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgb(255, 255, 255) 0%, rgb(3, 0, 0) 100%);
	background-image: -ms-radial-gradient(50% 50%, circle closest-side, rgb(255, 255, 255) 0%, rgb(3, 0, 0) 100%);
}

.mv {
	position: relative;
	margin-top: -1px;
}

.mv li {
	position: relative;
}

.mv img {
	width: 100%;
	height: auto;
}

.mv .slick-dots {
	bottom: 7%;
}

.mv .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 10px;
}

.mv .slick-dots li button {
	border-radius: 6px;
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 0.8;
	transition-duration: 0.15s;
}

.mv .slick-dots li.slick-active button,
.mv .slick-dots li:hover button {
	background: #106c54;
	opacity: 1;
}


.mv_caption {
	width: 100%;
	color: #fff;
	top: 75%;
	left: 50%;
	text-align: center;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 13px;
	line-height: 1;
	-moz-text-shadow: 0px 0px 5px #111;
	-webkit-text-shadow: 0px 0px 5px #111;
	text-shadow: 0px 0px 5px #111;
	letter-spacing: 1px;
	z-index: 100;

}

.mv_caption .large {
	display: block;
	font-size: 2.266666667vw;
	margin-bottom: 1.333333333vw;
}

.caption {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
}

.caption em {
	font-size: 2.266666667vw;
	letter-spacing: 1px;
	font-style: normal;
}

.pageName {
	margin-bottom: 4vw;
}

.pageName div:nth-child(n+2) {
	margin-top: 1.333333333vw;
}

.caption .text {
	font-size: 1.333333333vw;
	line-height: 1.5;
}


.spmenu_btn {
	display: none;
}

/* gnav */
.top .fixed {
	position: fixed !important;
	z-index: 1000;
}

.top .gnav_wrap.fixed {
	top: 66px !important;
}

.lower .gnav_wrap {
	position: fixed;
	top: auto;
	z-index: 1000;
	top: 66px !important;
}

.gnav_wrap {
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: relative;
/*	-webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);*/

}

.gnav_wrap.nonShadow {
	box-shadow: none;
}

.gnav_btn {
	position: relative;
}

.gnav_btn.active:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	content: "　";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 10px 5px;
	border-color: #3d3d3d transparent;
	opacity: 0.95;
}

.nav_opend {
	position: relative;
	width: 100%;
	z-index: 11;
	position: absolute;
	background: rgba(51, 51, 51, 0.95);
	padding: 0 3%;
}

.nav_opend .empty {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.nav_close {
	min-width: 2.5rem;
	min-height: 2.5rem;
	position: absolute;
	top: 18%;
	right: 3%;
	display: none;
	z-index: 1000;
	cursor: pointer;
}

.the_content {
	text-align: left;
	margin-bottom: 5rem;
}


.singlePlanTop .the_content p {
	font-size: 1rem;
	margin: 0;
}

.singlePlanTop .the_content img {
	display: block;
	margin: 1em auto;
	max-width: 100%;
	width: auto;
	height: auto;
}

.nav_close span {
	display: block;
	width: 2.5rem;
	height: 2px;
	background: #fff;
}

.nav_close span:first-child {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav_close span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -2px;
}

.open {
	position: relative;
	display: none;
	width: 100%;
	margin: 30px auto 0;
	z-index: 10;
}

.open ul {
	display: block;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}

.open li {
	width: 10vw;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	background: #fff;
	margin: 0 0.5% 30px;
}

/* .open li:not(:first-child) {
	margin-left: 2.25%;
} */

.open li a {
	width: 100%;
	display: table;
	color: #000;
	height: 12vw;
	font-size: .933333333vw;
	line-height: 1.3;
}

.open li a>* {
	display: table-cell;
}

.open li img {
	display: block;
	margin: 0;
	width: auto;
	min-width: 100%;
	height: 8vw;
}

.open li span {
	width: 100%;
	height: 4vw;
	display: table;
	padding: 0vw 0.5vw;
}

.open li span>* {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
}

.open li.toplink {
	/* background: rgba(255,255,255,0.2); */
	/*background: #106c54;*/
	background-color: rgba(51, 51, 51, 0.95);
}
.toplink_wedding,
.toplink_restaurant,
.toplink_banquet,
.toplink_memorial,
.toplink_meeting,
.toplink_catering,
.toplink_cuisine,
.toplink_rooms,
.toplink_stay{background-size: cover;}

.toplink_wedding{background: url(../img/toplink_wedding.jpg) no-repeat top center;background-size: cover;}
.toplink_restaurant{background: url(../img/toplink_restaurant.jpg) no-repeat top center;background-size: cover;}
.toplink_banquet{background: url(../img/toplink_banquet.jpg) no-repeat top center;background-size: cover;}
.toplink_memorial{background: url(../img/toplink_memorial.jpg) no-repeat top center;}
.toplink_meeting{background: url(../img/toplink_meeting.jpg) no-repeat top center;}
.toplink_catering{background: url(../img/toplink_catering.jpg) no-repeat top center;}
.toplink_cuisine{background: url(../img/toplink_cuisine.jpg) no-repeat top center;}
.toplink_rooms{background: url(../img/toplink_room.jpg) no-repeat top center;}
.toplink_stay{background: url(../img/toplink_stay.jpg) no-repeat top center;}

.open li.toplink a {
	font-size: 15px;
	color: #f5f5f5;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
	position: relative;
}
.open li.toplink a span{
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding:8px 0 8px;
	background-color:rgba(0,0,0,0.7);
	height: auto!important;
}
.open li.toplink a:before {
	content: url(../img/icon_nav_tri.png);
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	left: 11%;
	line-height: 0;
}

.toplink_inner {
	display: table;
	width: 100%;
	height: 100%;
}

.lang_modal {
	display: block;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 2000;
	top: 0;
	left: 0;
	display: none;
}

.lang_modalWrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}
.lang_modalWrapperIn{
	width: 250px;
	margin:0 auto;
}
.lang_modalclose{
    display: block;
    width: 30px;/*枠の大きさ*/
    height: 30px;/*枠の大きさ*/
    position: relative;
    margin-left: 220px;
    box-sizing: border-box;
    border:1px solid #ccc;
    cursor: pointer;
    margin-bottom: -5px;
}
.lang_modalclose::before, .lang_modalclose::after{
    content: "";
    display: block;
    width: 100%;/*バツ線の長さ*/
    height: 2px;/*バツ線の太さ*/
    background: #fff;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: calc(14% - 0px);
    left: 14%;
}

.lang_modalclose::after{
    transform: rotate(-45deg);
    transform-origin:100% 50%;
    left: auto;
    right: 14%;
}
#google_language_translator select.goog-te-combo{
	width: 250px!important;
	box-sizing: border-box;
	color: #32373c;
    font-size: 18px!important;
    padding: 5px 20px!important;
}
.lang_modal dl {
	display: block;
	width: 60%;
	max-width: 400px;
	background: #fff;
	font-size: 14px;
}

.lang_modal dt {
	text-align: center;
	color: #222;
	padding: 13px;
	box-sizing: border-box;
	background: #eee;
}

.lang_modal dd {
	color: #222;
	box-sizing: border-box;
	border-bottom: #eee dotted 1px;
}

.lang_modal dd:last-child {
	border-bottom: none;
}

.lang_modal dd input {
	float: right;
}

.lang_modal dd label {
	padding: 13px;
	display: block;
	cursor: pointer;
}

.lang_modal,
.gnav>div.language {
	display: none;
}

.hnav .language ul {
	display: none;
}

/* recommend */
.recommend {
	margin-bottom: 3.333333333vw;
}

.title {
	font-size: 24px;
	text-align: center;
	color: #222;
	letter-spacing: 2px;
	margin: 50px auto 35px;
}

.title span {
	display: block;
	font-size: 14px;
	color: #555;
	letter-spacing: 0;
	margin-top: 10px;
}

.title span.jp {
	font-size: 14px;
	margin-top: 25px;
}


.blogArticles ul,
.recommend_slides ul {
	font-size: 0;
	text-align: center;
}

.recommend_slides .slick-track {}

.blogArticles li,
.recommend_slides li {
	font-size: 13px;
	margin: 0 1.4vw;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	position: relative;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}
.blogArticles li .subInfoHead{width: 100%;float: left;margin-bottom: 10px;margin-top: -15px;}
.blogArticles li .date{
	float: left;font-size: 12px;
}
.blogArticles li .cat{
	float: right;font-size: 12px;
}
.blogArticles li .cat span{
background: #cfc8a8;
    padding: 2px 3px;
    color: #fff;
}
@media only screen and (min-width:939px){
.recommend{margin-bottom: 0;}
.recommend_slides{background-color:#f1f1f1;padding-bottom: 3.333333333vw}
.recommend_slides li {background-color:#fff; padding:10px;box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.10);margin-bottom: 10px;}
}
.blogArticles li img,
.recommend_slides li img {
	width: 100%;
	height: auto;
}

.blogArticles li p,
.recommend_slides li p {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	line-height: 1.6;
	font-size: 16px;
}

.blogArticles li a,
.recommend_slides li a {
	display: block;
}

.info_plan .recommend_title {
	display: block;
}



.red {
	color: #f00;
}

.info_plan .text {
	font-size: 15px;
	color: #666;
	margin-top: 45px;
	text-align: center;
	line-height: 1.8;
}

.info_plan .text span {
	font-size: 0.8em;
}

.info_plan .text a {
	text-decoration: underline;
}


.recruit_choose .recommend_title {
	margin-bottom: 0;
}

.recommend_title {
	margin-bottom: 5px;
	color: #222;
	font-size: 17px;
	display: inline-block;
	min-height: 51px;
	text-align: left;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	line-height: 1.4;
}

.recruit_choose .recommend_title {
	min-height: inherit;
}

.recommend_img {
	vertical-align: middle;
	margin-bottom: 25px;
}

.blogArticles li.new:before,
.recommend_slides li.new:before {
	position: absolute;
	content: "NEW";
	color: #fff;
	font-size: 11px;
	background: #a2b6ad;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	top: -30px;
	left: -30px;
	z-index: 20;
}

.recommend .slick-list {
	padding-top: 30px !important;
	overflow: hidden;
}

.recommend_slides {
	position: relative;
}

.recommend_slides .slick-prev {
	left: 40px;
}

.recommend_slides .slick-next {
	right: 40px;
}

.recommend_slides .slick-slide {}

.recommend_slides .slick-slide.slick-active {
	opacity: 1;
}

.transparent {
	opacity: 0.7 !important;
}

.recommend button.slick-prev {
	background: url(../img/icon_prev_dgray.png);
}

.recommend button.slick-next {
	background: url(../img/icon_next_dgray.png);
}

.recommend_slides.pc:before,
.recommend_slides.pc:after {
	content: " ";
	position: absolute;
	opacity: 0.7;
	height: 100%;
	background: #fff;
	z-index: 10;
	top: 0;
}

.recommend_slides.pc:before {
	width: 4.5vw;
	left: 0;
}

.recommend_slides.pc:after {
	width: 6.2vw;
	right: 0;
}

/* restaurant */
.restaurant_content {
	color: #fff;
	padding: 50px 7.3%;
	background-color:;
	background:#161513 url(../img/bg_slide01.jpg) no-repeat center center;
	background-size: 100% auto;
	background-repeat: repeat;
}

.restaurant_content .btn a {
	color: #000;
}

.restaurant_content .title,
.restaurant_content .title span {
	color: #fff;
}
.restaurant_content .title span{display: block;font-size: 14px;}

.restaurant_content .title {
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 30px;
}

.restaurant_single {
	background: none;
}
.restaurant_single h2 {
	font-size: 16px;
	font-weight: 100;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
	line-height: 1.5;
	margin-bottom: 10px;
}

.restaurant_single p {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	letter-spacing: 0.3px;
}
@media only screen and (min-width:940px){
.restaurant_single h2 {	font-size: 25px;margin-bottom: 20px;}
.restaurant_single p {	font-size: 15px;}
}
.restaurant_single dd span {
	display: inline-block;
	vertical-align: top;
}

.restaurant_single dl {
	font-size: 0;
	margin-left: 10%;
}

.restaurant_single dl>* {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
}

.restaurant_single dt img {
	width: 100%;
	height: auto;
}

.vertical_text {
	text-align: center;
	margin: 0 5.4vw;
}

.vertical_text img {
	width: 4.86vw;
	height: auto;
}

.restaurant_single .detail {
	font-size: 13px;
	width: 100%;
	line-height: 1.8;
	margin-left: 5.4vw;
}
.restaurant_single .detail a{text-decoration: underline;}
.restaurant_single .btn {
	margin-top: 20px;
}

.btn>* {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	background: #fff;
	color: #000;
	padding: 13px 40px;
	line-height: 1;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.btn>*:before {
	position: absolute;
	content: url(../img/icon_arrow_btn_wt.png);
	top: 11px;
	left: 21px;
}

.btn>*:hover {
	opacity: 0.7;
}

/* under_nav */
.under_nav {
	padding: 95px 7% 60px;
	font-size: 0;
	text-align: center;
}

.under_nav ul {
	margin: 0 auto;
}

.under_nav li {
	width: 24.75%;
	margin: 1px;
	display: inline-block;
	font-size: 1.4vw;
}

.under_nav img {
	width: 100%;
	height: auto;
}

.under_nav a {
	position: relative;
}

.under_nav a span {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.under_content {
	width: 100%;
	margin: 50px auto 50px;
	padding: 0 7%;
	overflow: hidden;
}
.under_content2 {
	width: 100%;
	margin: 50px auto 50px;
	padding: 0 7%;
	overflow: hidden;
	text-align: center;
}

.under_content>* {
	width: 50%;
	float: left;
}

.under_content .title {
	position: relative;
	padding-bottom: 1em;
	text-align: left;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.under_content .title:before {
	position: absolute;
	content: "　";
	border-bottom: 1px solid #666;
	font-size: 30px;
	bottom: -1px;
}
.under_content2 .title {
	position: relative;
	padding-bottom: 1em;
	text-align: center;
	margin-bottom: 20px;
}

.under_content2 .title:before {
	position: absolute;
	content: "　";
	border-bottom: 1px solid #666;
	width: 70px;
	bottom: -1px;
	left: 50%;
	transform: translate(-50%,0%);
}
.under_content .btn a {
	color: #fff;
	background: #937a0b;
	margin-bottom: 30px;
}
@media only screen and (min-width:940px) and (max-width:1250px){
.under_content .btn a{margin-bottom: 10px!important;}
}
.under_content2 .btn a {
	color: #fff;
	background: #937a0b;
	margin-bottom: 30px;
}
@media only screen and (min-width:940px) and (max-width:1250px){
.under_content2 .btn a{margin-bottom: 10px!important;}
}
/* news */
.news {
	padding-right: 2.66%;
}

.news .btn {
	margin-top: 10px;
}
@media only screen and (min-width:940px){
.news .btn {
	display: inline-block;
	margin-right: 5px;
}
}
@media only screen and (min-width:940px) and (max-width:1250px){
.news .btn a{margin-bottom: 0!important;}
}

.news dl {
	overflow: hidden;
}

.news dl dt {
	color: #000;
	width: 26%;
}

.news dl dd:before {
	position: absolute;
	content: url(../img/icon_arrow_btn.png);
	left: 0;
	top: -3px;
}

.news dl dd {
	position: relative;
	width: 74%;
	padding: 0 0 0 1em;
	font-size: 15px;
}
@media only screen and (min-width:940px) and (max-width:1150px){
.news dl dt {width: 30%;}
.news dl dd {width: 70%;}
}
.news dl>* {
	float: left;
}

.news_content {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	line-height: 1.8;
	margin-top: 25px;
	margin-bottom: 30px;
}

.news_content dl:not(:first-child) {
	margin-top: 32px;
}

.category_name {
	line-height: 1;
	color: #fff;
	padding: 2px 3px;
	font-size: 10px;
	vertical-align: 1px;
}

.category_name.new {
	background: #a2b6ad;
}

.category_name.new:before {
	content: "NEW";
}

.category_name.media {
	background: #b6a6a2;
}

.category_name.media:before {
	content: "メディア";
}

.category_name.notice {
	background: #cfc8a8;
}

.category_name.notice:before {
	content: "お知らせ"
}

.spmenu {
	display: none;
}

/* access */
.access_top {
	padding-left: 2.66%;
}

.access_top div:not(:first-child) {
	margin-top: 25px;
}

.map iframe {
	width: 100%;
}
.map2 iframe {
	width: 100%;
	margin-bottom: 40px;
}

.access_top div.btn {
	text-align: right;
	margin-top: 10px;
}


/* blog */
.news_archive,
.blogWrap {
	display: table;
	max-width: 960px;
	margin: 0 auto;
	padding: 2.666666667vw 0 6vw;
}
.blogLead{
	display: table;
	max-width: 960px;
	margin: 0 auto;
	padding: 2vw 0 0vw;
    font-weight: 400;
    line-height: 1.6;
    font-size: 16px;
}
.blogWrap>* {
	display: table-cell;
}

.sidebar {
	width: 180px;
}

.sidebar dt {
	font-size: 16px;
	color: #000;
}

.sidebar dd {
	margin-top: 1.8vw;
}

.sidebar li {
	padding: 0.5em 0;
}

.sidebar a {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1;
	padding-left: 1em;
}

.sidebar a:before {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 3px;
	border-color: transparent transparent transparent #000000;
}

.sidebar a:nth-child(n+2) {
	margin-top: 1.8em;
}

.groupList,
.blogArticles {
	width: 69.6vw;
}

.groupList ul,
.blogArticles ul {
	overflow: hidden;
	font-size: 0;
	text-align: left;
}

.groupList li,
.blogArticles li {
	font-size: 14px;
	display: inline-block;
	width: 210px;
}

.groupList li img,
.blogArticles li img {
	width: 100%;
	height: auto;
}

.groupList li:nth-child(3n+1),
.blogArticles li:nth-child(3n+1) {
	margin-left: 0;
}

.groupList li:nth-child(n+4),
.blogArticles li:nth-child(n+4) {
	margin-top: 4vw;
}

.lower .blogArticles .title {
	margin: 0 0 2.5vw 0;
	text-align: left;
}

.blog .mCategoryTop {
	max-width: 960px;
	margin: 0 auto;
}

.blog .mCategoryTop h2 {
}

.blog .mCategoryTop span {
	font-size: 14px;
}

.blogHead {
	display: table;
	width: 100%;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.blogHead:before {
	content: " ";
	left: 0;
	right: 90%;
	bottom: -1px;
	position: absolute;
	border-bottom: 1px solid #106c54;
}

.blogHead>* {
	display: table-cell;
}

.blogTitle {
	width: 88%;
	line-height: 1.5;
}

.blogHead .date {
	width: 12%;
	font-size: 16px;
	text-align: right;
	color: #000;
}

.blogTitle {
	font-size: 24px;
	color: #000;
}

.blogContent {
	font-size: 16px;
	color: #666;
	line-height: 1.9;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.blogContent p {
	margin-bottom: 20px;
}

.blogContent img[src^="http://27.34.155.44/chigusa_co_jp/mt/mt-static/plugins/CKEditor/ckeditor/plugins/mobilepictogram/images/"] {
	display: none;
}

.blogContent a {
	color: #106c54;
	text-decoration: underline;
}

.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
	font-size: 20px;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
	padding: 1em 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 20px 0 40px;
}

.blogContent p {
	line-height: 1.8;
}

.blogContent img {
	max-width: 100%;
	height: auto;
}

.mt-image-left,
.mt-image-right {
	display: block;
}


.pagination {
	margin: 3vw auto;
	padding: 1em;
	text-align: center;
}

.pagination>* {
	display: inline-block;
	line-height: 1;
	min-width: 1.5em;
	min-height: 1.5em;
}

.pagination a {
	text-decoration: underline;
}

/* faq */
.faq {
	width: 50vw;
	margin: 0 auto;
}

.faq_inner {}

.faq_single {}

.faq_single dl {
	margin: 3em 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2em;
}

.faq_single dl:nth-child()n+3 {
	margin-bottom: 0;
}

.faq_single dt {
	cursor: pointer;
	color: #000;
	font-size: 1.1em;
	padding-left: 2.5em;
	position: relative;
	line-height: 2;
	margin-bottom: 1em;
}

.faq_single dt:before {
	position: absolute;
	display: inline-block;
	content: "Q";
	left: 0;
	top: 0;
	border-radius: 50%;
	background: #eee;
	color: #666;
	width: 2em;
	height: 2em;
	text-align: center;
	line-height: 2;
	margin-right: 0.5em;
}

.faq_single dd {
	position: relative;
	padding-left: 3em;
	line-height: 1.8;
	display: block;
	visibility: hidden;
	opacity: 0;
	transition-duration: 0.2s;
	height: 0;
}

.faq_single dd.visible {
	visibility: visible;
	opacity: 1;
	height: auto;
}

.faq_single dd a {
	text-decoration: underline;
}


.faq_single dd:before {
	position: absolute;
	display: inline-block;
	content: "A";
	left: 0;
	/*top: 50%;*/
	top: 12px;
	background: #ccc;
	color: #fff;
	width: 2em;
	height: 2em;
	line-height: 1;
	border-radius: 50%;
	font-size: 1.1em;
	text-align: center;
	line-height: 2;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}


/* footer */
.footer {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	position: relative;
	border-top: 1px solid #666;
}

.footer .inner {
	max-width: 1280px;
	padding: 50px 7% 65px;
	overflow-x: hidden;
	margin: 0 auto;
	display: none;
}

.links {
	width: 72.65%;
	overflow: hidden;
	float: left;
}

.footer_list {
	width: 25%;
	float: left;
}

.footer dl {
	margin: 0 15px 40px;
	vertical-align: top;
}

.footer dt {
	font-size: 18px;
	margin-bottom: 25px;
}

.footer dd a {
	display: block;
	font-size: 11px;
	color: #ccc;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	line-height: 1;
	padding: 0 0 0 6px;
	position: relative;
	line-height: 1.5;
}

.footer dd a:not(:first-child) {
	margin-top: 12px;
}

.footer dd a:before {
	line-height: 1;
	content: url(../img/icon_nav_tri.png);
	position: absolute;
	top: 5px;
	left: 0;
	line-height: 0;
}

.footer_under {
	text-align: center;
	width: 27.35%;
	float: left;
	font-style: normal;
}

.footer_under ul a {
	display: block;
	background: #999;
	line-height: 1;
	font-size: 15px;
	color: #fff;
	padding: 1.1em 0;
	position: relative;
}

.footer_under ul a:before {
	content: url(../img/icon_nav_tri.png);
	position: absolute;
	left: 20px;
	top: 21px;
	line-height: 0;
}

.footer_under li:not(:first-child) {
	margin: 10px 0 0 0;
}

.footer_under ul {
	margin-bottom: 30px;
}

.footer_under .foot_lang li {
	width: 80%;
	margin: 0 auto;
}

.footer_under .foot_lang {
	display: none;
}

.footer_under ul.foot_lang a {
	width: 100%;
	background: none;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}

.footer_under ul.foot_lang a:before {
	content: none;
}

.footer_under em {
	font-size: 26px;
	font-weight: normal;
}

.footer_under strong {
	font-size: 18px;
	font-weight: normal;
}

.address {
	margin-bottom: 20px;
}

.address div:not(:first-child) {
	margin-top: 20px;
	font-style: normal;
}

.btn_footer a {
	display: inline-block;
	background: #555;
	padding: 15px 90px;
	width: 80%;
	color: #fff;
	position: relative;
}

.btn_footer a:before {
	position: absolute;
	content: url(../img/icon_nav_tri.png);
	top: 19px;
	left: 20px;
}

.btn_footer {
	margin-bottom: 30px;
}

.sns {
	margin-top: 30px;
	text-align: center;
}

.hnavr .sns {
	padding: 3px 0 0 15px;
}

.sns>div {
	display: inline-block;
}

.sns a {
	display: table-cell;
	width: 55px;
	height: 55px;
	border-radius: 5px;
	vertical-align: middle;
}

.hnavr .sns a {
	width: 29px;
	height: 29px;
	border-radius: 5px;
}

.facebook {
	background: #4a6d9f;
	margin-right: 10px;
}

.sns .facebook img {
	width: auto;
	height: 60%;
}

.twitter {
	background: #06abf3;
}

.instagram {
	padding: 0;
}
.sns .twitter2 img{margin-right: -2px;}
.sns .twitter2 img,
.sns .instagram img {
	width: 100%;
	height: auto;
}


.pagetop {
	font-size: 13px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 999999;
}

.pagetop>* {
	display: block;
	width: 100px;
	height: 100px;
	background: #161513;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	padding-top: 40px;
	line-height: 1.5;
	position: relative;
	cursor: pointer;
}

.pagetop>*:hover {
	opacity: 1;
	background-color: #333;
	color: #fff;
}

.pagetop>*:before {
	content: url(../img/icon_pagetop.png);
	position: absolute;
	top: 16px;
	left: 45%;
}

.btnfixed01 {
	font-size: 13px;
	position: fixed;
	right: 30px;
	bottom: 150px;
	z-index: 99;
}
.btnfixed01 a{
	color: #fff;
}
.btnfixed01>* {
	display: block;
	width: 100px;
	height: 100px;
	background: #937a0b;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	padding-top: 30px;
	line-height: 1.5;
	position: relative;
	cursor: pointer;
}

.btnfixed01>*:hover {
	opacity: 1;
	background-color: #bfa844;
}



.copyright {
	padding: 50px 0;
	color: #000;
	text-align: center;
}

.btn_sp_lower_sub_nav_acv,
.btn_sitemap {
	position: absolute;
	bottom: -20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: #fff;
}

.btn_sp_lower_sub_nav_acv span,
.btn_sitemap span {
	display: block;
	color: #fff;
	text-align: center;
	padding: 14px 128px;
	position: relative;
	background: #161513;
	cursor: pointer;
}

.btn_sp_lower_sub_nav_acv span:before,
.btn_sitemap span:before {
	content: url(../img/icon_sitemap.png);
	position: absolute;
	top: 18px;
	left: 20px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.btn_sp_lower_sub_nav_acv.active span:before,
.btn_sitemap.active span:before {
	top: 19px;
	-webkit-transform: rotate(-0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.footer_wrap .btn_sitemap.active span:before {
	line-height: 0;
}

nav {
	display: block;
}

.header_wrap {
	height: 67px;
}

.header {
	background: #161513;
	width: 100%;
	position: fixed;
	z-index: 1000;
	border-bottom: 1px solid #000;
	color: #fff;
}
.header a{color: #fff;}

#chigusa_history {
	position: relative;
	top: -17vw;
}

/* ===================== lower =============================
　　========================================================= */
.lower .title {
	font-size: 26px;
}

.lower .stay_top_single .title {
	/*font-weight: bold;*/
}

.lowerSubNavWrap+.pointWrap {
	margin-top: 30px;
}



.restaurant_logos {
	padding: 5px 0;
	margin-bottom: 120px;
}

.restaurant_logos_inner {
	width: 100%;
	display: table;
	border-collapse: collapse;
}

.restaurant_logos_inner>* {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.restaurant_logos_inner .txt span {
	display: block;
}

.restaurant_logos a {
	background: #f7f6f1;
	border: 10px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	;
	padding: 20px 10px;
}

.restaurant_logos a:hover {
	opacity: 1;
}

.restaurant_logos a:hover dl {
	opacity: 0.7;
}

.restaurant_logos dl {
	padding: 3%;
}

.restaurant_logos_dl {
	display: table;
	width: 100%;
	line-height: 1.5;
	transition-duration: 0.2s;
	font-size: 13px;
}

.restaurant_logos_dl.reslogo_mill {}

.restaurant_logos_dl b {
	font-size: 16px;
}

.restaurant_logos_dl p+p {
	margin-top: 1rem;
}

.restaurant_logos_dl dt {
	width: 40%;
}

.restaurant_logos_dl dd {
	width: 60%;
	padding-left: 20px;
}

.restaurant_logos_dl dd .txt {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.restaurant_logos_dl>* {
	display: table-cell;
	vertical-align: middle;
}

.restaurant_logos_dl .smaller {
	font-size: 9px;
}

.restaurant_logos_dl img {
	max-width: 480px;
	width: 100%;
	height: auto;
}


.businessTime {
	margin: 40px 0 80px;
}

.businessTime .inner {
	width: 85%;
	margin: 0 auto;
	border: 1px solid #eee;
	text-align: center;
	line-height: 1.8;
	padding: 2%;
	font-size: 16px;
}

.businessTime .txt span.sstitle {
	color: #222;
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}

.businessTime .smaller.txt {
	font-size: 0.85em;
	margin-top: 15px;
}

.contentsNav {
	width: 100%;
	margin: 40px auto;
	overflow: hidden;
	font-size: 0;
	padding: 0 0 30px;
	text-align: center;
	display: flex;
	-webkit-justify-content: center;
	/* Safari */
	justify-content: center;
}

.contentsNav .categoryName {
	display: none;
}

.contentsList {
	width: 100%;
}

.contentsNav b {
	font-weight: normal;
}

.contentsNav li {
	display: inline-block;
	font-size: 1.05vw;
	padding: 0;
	border: #eeeeee solid 1px;
	box-sizing: border-box;
	width: 10vw;
	margin: 0 1vw;
	cursor: pointer;
	line-height: 1.5;
	color: #000;
	height: 13vw;
	vertical-align: top;
}

.contentsNav li:first-child {
	background: #454545;
	color: #fff;
	width: 10vw;
	cursor: auto;
	/*
		height: 13.2vw;
		vertical-align: top;
		margin: 0 1vw 0 0;
	*/
	vertical-align: top;
	display: inline-block;
	position: relative;
}

.contentsNav li:first-child br {
	display: none;
}

.contentsNav li:first-child .first-child {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.contentsNav li:first-child span {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	vertical-align: middle;
	font-size: 1.1vw;
	line-height: 28px;
}

.contentsNav li:first-child span:before {
	content: url('../img/arrowGray01.png');
	position: absolute;
	top: 50%;
	left: 10%;
	z-index: 100;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.contentsNav li.select {
	position: relative;
	color: #fff;
	background: #937a0b;
}

.contentsNav li.current span:after {
	content: url('../img/arrowGld01.png');
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 100;
	margin-left: -5px;
	width: 9px;
	height: 8px;
	bottom: 2px;
}

.contentsNav li img {
	width: 100%;
	height: auto;
}

.contentsNav li span {
	display: block;
	text-align: center;
	padding: 10px 5px;
	position: relative;
}

.narrow ul {
	width: 85%;
	margin: 0 auto;
	letter-spacing: -0.4em;
}

.narrow ul li {
	border: #ddd solid 1px;
	text-align: center;
	display: inline-block;
	font-size: 1.3vw;
	padding: 20px 0;
	color: #999;
	letter-spacing: normal;
	margin: 0 0.25% 20px;
	cursor: pointer;
}

.narrow ul li.select {
	color: #fff;
	background: #937a0b;
	border: #937a0b solid 1px;
}

.narrow ul li.select span {
	position: relative;
}

.narrow ul li.select span:after {
	content: url('../img/arrowGld01.png');
	position: absolute;
	bottom: -25px;
	left: 50%;
	z-index: 100;
	margin-left: -5px;
	line-height: 0;
}

.type.narrow ul li.select span::after {
	content: url('../img/arrowGld01.png');
	position: absolute;
	bottom: -16px;
	left: 50%;
	z-index: 100;
	margin-left: -5px;
	line-height: 0;
}

.narrow.type ul li.select span:after .narrow.room ul li.select span:after {
	bottom: -19px;
}

.scene ul li {
	width: 19.6%;
}

.scene ul li:nth-child(5n+1) {
	margin-left: 0;
}

.scene ul li:nth-child(5n+5) {
	margin-right: 0;
}

.info_plan ul li.no_articles {
	display: none;
	font-size: 1rem;
	color: red;
	width: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition-duration: 0.15s;
	-moz-transition-duration: 0.15s;
	-ms-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
}

.info_plan ul li.no_articles.visible {
	display: block;
	opacity: 1;
}

.type ul li,
.room ul li {
	width: 19.5%;
	font-weight: 400;
	font-size: 1.2vw;
	padding: 10px 0;
}

.type ul li:nth-child(5n+1),
.room ul li:nth-child(5n+1) {
	margin-left: 0;
}

.type ul li:nth-child(5n+6),
.room ul li:nth-child(5n+6) {
	margin-right: 0;
}

.info_plan ul {
	width: 85%;
	margin: 0 auto;
	font-size: 0;
}

.info_plan ul li {
	width: 18.66vw;
	margin: 0 1.15vw 60px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
@media only screen and (min-width:940px) and (max-width:1250px){
.info_plan ul li {
	width: 18.60vw;
	margin: 0 1.10vw 60px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
}
.info_plan ul li .label {
	/*background: #937a0b;*/
	background: #a2b6ad;
	color: #fff;
	font-size: 0.8vw;
	text-align: center;
	padding: 8px 30px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}

/*
.info_plan ul li:nth-child(n+2){
	margin-left: 2.666666667vw;
}
.info_plan ul li:nth-child(4n+1){
	margin-left: 0;
}
.info_plan ul li:nth-child(4n+4){
	margin-right: 0;
}
*/
.info_plan ul li img {
	width: 100%;
	height: auto;
}

.info_plan ul li p {
	font-size: 17px;
	line-height: 1.8;
	margin: 25px 0 5px;
	color: #222;
}

.info_plan ul li span {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	font-size: 13px;
	line-height: 2;
}

.foodCourse {
	width: 85%;
	margin: 0 auto;
}
.foodCourse img{max-width: 100%;}
.foodCourse .lead{font-size: 20px;text-align: center;padding:25px 0;line-height: 1.6;}

.foodCourse ul{
	letter-spacing: -.4em;
	font-size: 0;
}
.foodCourse ul li img{margin-bottom: 10px;}
.foodCourse ul li {
	width: 23%;
	margin: 0 1% 60px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	letter-spacing: normal;
	text-align: center;
	font-size: 20px;
}

.foodCourse ul.top li a{
	background:url(../img/course_nav_ico.png) no-repeat bottom center;
	padding-bottom: 40px;
	display: block;
}

.foodCourse dl{
	padding-bottom: 20px;
	color: #000;
	margin-top: 80px;
}

.foodCourse dl dt{
	width: 20vw;
	float: left;
}
.foodCourse dl dd{
	margin-left: 23.5vw;
	margin-bottom: 40px;
}
.foodCourse dl dd:after {
    content:" ";
    display:block;
    clear:both;
}
.foodCourse dl dd h3{
	font-size: 26px;
	margin-bottom: 25px;
}
.foodCourse dl dd p{
	font-size: 20px;
	line-height: 1.6;
}

.foodCourse .boxSenior{
	text-align: center;
	box-sizing: border-box;
	padding:30px;
	border:2px solid #666;
	margin-bottom: 50px;
	width: 100%;
	float: left;
}

.foodCourse .boxSenior h3{
	font-size: 30px;
	margin-bottom: 20px;
}
.foodCourse .boxSenior p{
	font-size: 20px;
	line-height: 1.4;
}

.foodCourse .boxSenior img.w{
width: 100%;
margin-top: 20px;
}

.other_option {
	background: #f7f6f1;
	padding: 50px 0;
}

.other_option .title {
	margin-top: 0;
}

.other_option ul {
	width: 85%;
	margin: 0 auto;
	letter-spacing: -0.4em;
	text-align: center;
}

.other_option ul li {
	overflow: hidden;
	letter-spacing: normal;
	display: inline-block;
	text-align: left;
	margin-right: 20px;
}

.other_option ul li img {
	width: auto;
	max-height: 140px;
}

.other_option ul li:last-child {
	margin-right: 0;
}

.other_option ul li span {
	display: block;
	font-size: 1.1rem;
	color: #222;
	margin-top: 20px;
}

.lowerPageNav {
	padding: 90px 0 60px;
}

.lowerPageNav ul {
	width: 85.5%;
	margin: 0 auto;
	letter-spacing: -0.4em;
}

.lowerPageNav ul li {
	display: inline-block;
	letter-spacing: normal;
	width: 24.8%;
	text-align: center;
	color: #222;
	font-size: 22px;
	margin: 0 0px -1px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.lowerPageNav ul li img {
	width: 100%;
	height: auto;
}

.lowerPageNav ul li:nth-child(4n+4) {
	margin-right: 0;
}

.lowerPageNav ul li span {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
	width: 100%;
	z-index: 5;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.lowerPageNav ul li a {
	width: 100%;
	display: block;
/*	position: relative;*/
	transition: all 0.2s;
	height: 70px;
	line-height: 70px;
	box-sizing: border-box;
}
.lowerPageNav01 a{	background:url(../img/undernav_dinner_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav01 a:hover{background:url(../img/undernav_dinner.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav02 a{background:url(../img/undernav_room_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav02 a:hover{background:url(../img/undernav_room.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav03 a{background:url(../img/undernav_report_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav03 a:hover{background:url(../img/undernav_report.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav04 a{background:url(../img/undernav_contact_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav04 a:hover{background:url(../img/undernav_contact.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav05 a{background:url(../img/undernav_faq_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav05 a:hover{background:url(../img/undernav_faq.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav06 a{background:url(../img/undernav_collection_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav06 a:hover{background:url(../img/undernav_collection.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav07 a{background:url(../img/undernav_blog_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav07 a:hover{background:url(../img/undernav_blog.jpg) no-repeat center center;background-size: cover;opacity: 1;}
.lowerPageNav08 a{background:url(../img/undernav_magazine_bk.jpg) no-repeat center center;background-size: cover;}
.lowerPageNav08 a:hover{background:url(../img/undernav_magazine.jpg) no-repeat center center;background-size: cover;opacity: 1;}

.lowerPageNav ul li a:hover{text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;}

@media only screen and (min-width:940px){
.lowerPageNav01,
.lowerPageNav02,
.lowerPageNav03{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
.lowerPageNav04{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.lowerPageNav05,
.lowerPageNav06,
.lowerPageNav07{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
.lowerPageNav08{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
}

/*.lowerPageNav ul li a:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
}
.lowerPageNav ul li a:hover{
	opacity: 1;
}
.lowerPageNav ul li a:hover:after {
	background: #fff;
	opacity: 0.3;
}*/
.pointWrap {
	letter-spacing: -0.4em;
	background: #f7f6f1;
	padding: 50px 0;
}

.acvPointWrap {
	background: #fff;
}

.pointWrap .inner {
	width: 85%;
	margin: 0 auto;
}

.pointWrap div.left {
	display: inline-block;
	width: 36%;
	margin-right: 4%;
}

.pointWrap div.left img {
	width: 100%;
	height: auto;
}

.pointWrap div.right {
	display: inline-block;
	width: 60%;
	letter-spacing: 0.05em;
	vertical-align: top;
	text-align: left;
}

.pointWrap div.right p {
	font-size: 22px;
	margin-bottom: 25px;
	color: #333;
}

.pointWrap div.right p:after {
	content: " ";
	display: inline-block;
	width: 40px;
	height: 1px;
	margin: 0 0 0 27px;
	background-color: #ddd;
	vertical-align: 8px;
}

.pointWrap div.right span {
	font-size: 16px;
	margin-bottom: 50px;
	display: block;
	line-height: 1.8;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.pointWrap div.right span:last-of-type {
	margin: 0;
}

.mCategoryTop {
	width: 64vw;
	max-width: 960px;
	margin: 0 auto;
	padding: 50px 0 60px;
}

.mCategoryTop.recruit {
	width: 100%;
	max-width: none;
	padding: 0 0 0;
}

.mCategoryTop.single {
	padding: 0;
	border-bottom: #ddd solid 1px;
}

.mCategoryTop .img {
	letter-spacing: -0.4em;
	text-align: center;
}

.mCategoryTop .img img {
	width: 100%;
	height: auto;
	display: inline-block;
}

.mCategoryTop .img img.w100 {
	width: 100%;
	height: auto;
}

.mCategoryTop .txt {
	text-align: center;
	margin-bottom: 40px;
}

.mCategoryTop h2 {
	font-size: 2.2rem;
	color: #222;
	letter-spacing: 0.2em;
	margin: 50px 0 10px;
}

.mCategoryTop span {
	font-size: 0.9rem;
	display: block;
}

.mCategoryTop p {
	font-size: 1.54rem;
	color: #222;
	line-height: 1.6em;
}

.singlePlanTop {
	width: 64%;
	margin: 0 auto;
	color: #222;
	text-align: center;
}

.singlePlanTop h3 {
	font-size: 1.846153846rem;
	letter-spacing: 0.2em;
	margin: 50px 0 0;
}

.singlePlanTop p {
	font-size: 1.54rem;
	line-height: 1.8;
	margin: 30px 0 40px;
}

.singlePlanTop img {
	width: 100%;
	height: auto;
}

.singlePlanTop .boxed {
	font-size: 1.23rem;
	line-height: 2em;
	border: #eee solid 6px;
	padding: 30px;
	margin: 40px 0;
	text-align: left;
}



.singlePlanDetail {
	width: 64%;
	margin: 0 auto 30px;
	color: #333;
}

.singlePlanTop .the_content h1,
.singlePlanTop .the_content h2,
.singlePlanTop .the_content h3,
.singlePlanTop .the_content h4,
.singlePlanTop .the_content h5,
.singlePlanTop .the_content h6,
.singlePlanDetail p.tit {
	border-bottom: #ddd solid 1px;
	position: relative;
	font-size: 1.538461538vw;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.singlePlanDetail p.tit:after {
	content: ".";
	line-height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	border-bottom: 1px solid #666;
	width: 5%;
}

.singlePlanDetail>ul {
	letter-spacing: -0.4em;
}

.singlePlanDetail>ul li {
	letter-spacing: normal;
	display: inline-block;
	border-top: #ddd solid 1px;
	padding: 25px 0;
	width: 48%;
	vertical-align: top;
}

.singlePlanDetail>ul li:nth-child(odd) {
	margin-right: 4%;
}

.singlePlanDetail>ul li .subtit {
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 25px 5%;
}

.singlePlanDetail>ul li img {
	width: 100%;
	height: auto;
}

.singlePlanTop .the_content p,
.singlePlanDetail>ul li .txt {
	margin-top: 30px;
	font-size: 1.1rem;
	line-height: 1.9em;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	letter-spacing: 0.05em;
}

.singlePlanDetail>ul li .txt a {
	color: #937a0b;
	text-decoration: underline;
	padding-left: 3%;
	background: url('../img/arrowGld02.png') no-repeat;
	background-position: center left;
	display: block;
	padding: 1em 0 1em 0.8em;
}

.singlePlanTop.recruit {
	text-align: left;
	font-family: sans-serif;
}

.singlePlanTop.recruit .btn.dgray.recruit_post {
	padding: 1rem 0;
	text-align: right;
}

.singlePlanTop.recruit p {
	margin: 0;
}

.singlePlanTop.recruit h3,
.singlePlanTop.recruit h3+p {
	text-align: center;
	font-family: serif;
}

.singlePlanTop.recruit h3 {
	margin: 3rem 0 1rem;
}

.singlePlanTop.recruit h3+p {
	margin: 0 0 2.5rem;
}

.singlePlanTop.recruit .table {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 3rem 0 0;
	border: 1px solid #898989;
}

.singlePlanTop.recruit .table>* {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 50%;
	font-size: 14px;
}

.singlePlanTop.recruit .table>dl:first-child {
	/* border-right: 1px solid #898989; */
}

.singlePlanTop.recruit .table>*>* {}

.singlePlanTop.recruit .table>*>dt {
	width: 25%;
	height: 6rem;
	background: #11614A;
	/* border-right: 1px solid #898989; */
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 6rem;
}

.singlePlanTop.recruit .table>*>dd {
	width: 73%;
	padding-left: 1rem;
}

.singlePlanTop.recruit .midashi {
	font-size: 20px;
	font-weight: bold;
}

.singlePlanTop.recruit .midashi+p {
	margin: 0 0 3rem;
	font-size: 14px;
}

.singlePlanTop.recruit .staffIntroWrap {
	margin: 0 0 3rem;
}

.singlePlanTop.recruit .staffIntroWrap .pcdisn {
	display: none;
}

.singlePlanTop.recruit .staffMessage {
	display: flex;
	flex-wrap: wrap;
	align-items: initial;
	justify-content: space-between;
	margin: 0 0 3rem;
}

.singlePlanTop.recruit .staffMessage__image {
	width: 40%;
}

.singlePlanTop.recruit .staffMessage__text {
	width: 58%;
}

.singlePlanTop.recruit .staffMessage__image__text {
	text-align: center;
	font-size: 1.23rem;
}

.singlePlanTop.recruit .staffMessage__image__text>span {
	/* position: relative;
	top: 0.2rem; */
	margin: 0 0 0 1rem;
	/* font-size: 2rem; */
}

.singlePlanTop.recruit .staffMessage__text>p {
	font-size: 1.23rem;
}

.singlePlanTop.recruit .anotherMessage {
	display: flex;
	flex-wrap: wrap;
	align-items: initial;
	justify-content: space-between;
}

.singlePlanTop.recruit .anotherMessage__image {
	order: 2;
	width: 40%;
}

.singlePlanTop.recruit .anotherMessage__text {
	order: 1;
	width: 58%;
}

.singlePlanTop.recruit .anotherMessage__image__item {
	margin: 0 0 1rem;
}

.singlePlanTop.recruit .anotherMessage__image__item__text {
	text-align: center;
}

.singlePlanTop.recruit .columnWrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 3rem;
}

.singlePlanTop.recruit .columnWrap>* {
	width: 48%;
}

.singlePlanTop.recruit h4 {
	padding: 0.4rem;
	background: #11614A;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.singlePlanTop.recruit h4+p {
	margin-top: 0.6rem;
	font-size: 14px;
}

.singlePlanTop.recruit li {
	padding: 1rem 0 0.6rem;
	border-bottom: 1px dotted #000;
}

.singlePlanTop.recruit h5 {
	font-size: 16px;
	font-weight: bold;
}

.singlePlanTop.recruit h5+p {
	margin-top: 0.6rem;
	font-size: 14px;
}

.singlePlanTop.recruit h5+p+p,
.singlePlanTop.recruit .last p {
	font-size: 14px;
}

.singlePlanTop.recruit .business_detail {
	margin: 3rem 0 0;
}

.checkPoint {
	padding-bottom: 30px;
}

.checkPoint .inner {
	width: 64%;
	margin: 0 auto;
	background: #f5f5f5;
	padding: 40px;
}

.checkPoint .inner p {
	font-size: 1.2vw;
	margin-bottom: 20px;
}

.checkPoint .inner ul li {
	font-size: 0.9vw;
	line-height: 2em;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	list-style-type: none;
	padding-left: 2%;
}

.checkPoint .inner ul li:before {
	content: '';
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 100%;
	background: #937a0b;
	position: relative;
	left: -1%;
	top: 0;
}

.freeTxt {
	padding: 30px 0 70px;
}

.freeTxt .inner {
	width: 64%;
	margin: 0 auto;
}

.roomtype_tit {
	margin-top: 4vw;
}

.roomtype_tit,
.freeTxt p.tit {
	border-bottom: #ddd solid 1px;
	position: relative;
	font-size: 1.45vw;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.roomtype_tit:after,
.freeTxt p.tit:after {
	content: ".";
	line-height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	border-bottom: 1px solid #666;
	width: 5%;
}

.freeTxt .inner p.txt {
	font-size: 1.1rem;
	line-height: 2em;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}
.freeTxt .inner div.txt p {
	font-size: 1.1rem;
	line-height: 2em;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	margin-bottom: 20px;
}
.freeTxt .inner div.txt p a{
	text-decoration: underline;
	color: #937a0b;
}
/* 宿泊詳細 */
.find_room {
	position: fixed;
	top: 25%;
	right: 0;
	z-index: 999;
	color: #fff;
	width: 6.5em;
	height: 6.5em;
	text-align: center;
	position: fixed;
	background: #fff;
}

.find_room .inner {
	display: table;
	width: 100%;
	height: 100%;
	background: #937a0b;
}

.find_room img {
	display: block;
	width: 25%;
	margin: 0 auto 1em;
}

.find_room .inner>* {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.find_room:hover .inner {
	background: rgba(16, 108, 84, 0.8);
}

.find_room a:hover {
	opacity: 1;
}

.stay .mCategoryTop.single {
	border-bottom: none;
}

.stay .singlePlanDetailWrap {
	margin-top: 3.333333333vw;
}

.stayingPlanSingle {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.stayingPlanSingle {
	overflow: hidden;
	line-height: 1.8;
}

.stayingPlanSingle dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
	border-top: 1px solid #ddd;
	padding: 1.3em 0;
}

.stayingPlanSingle dl:last-child {
	border-bottom: 1px solid #ddd;
}

.stayingPlanSingle dl dt {
	font-size: 13px;
	width: 5em;
	font-weight: bold;
}

.stayingPlanSingle dl dd {
	width: calc(100% - 5em);
}

.btn.dgray>* {
	color: #fff;
	border-radius: 0.2vw;
	background: #666;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
	padding: 1em 2em 1em 3em;
}

.btn.dgray>.regi {
	background: #937a0b;
}

.btn.dgray>*:before {
	top: 45%;
	left: 10%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.stayingPlanSingleRight {
	word-break: break-word;
}

.stayingPlanSingleRight .btn.dgray {
	margin-top: 1.333333333vw;
}

.stayingPlanSingleRight .btn.dgray a {
	font-size: .866666667vw;
}

.stay .singlePlanDetail {
	margin-bottom: 2.666666667vw;
}

.stay .stay_common .singlePlanDetail {
	margin-bottom: 4vw;
}

.stay .stay_common .singlePlanDetail p.tit {
	font-size: 1.2vw;
	padding-bottom: 1em;
}

.stay .stay_common .singlePlanDetail .one_column p.tit {
	font-size: 1.466666667vw;
	text-align: center;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}
span.txSmaller{	font-size: 1vw;}

.stay .singlePlanDetail p.tit {
	margin-bottom: 30px;
}

.stayingPlanSingle img {
	width: 100%;
	height: auto;
}

.stay_common .catch {
	text-align: center;
	margin-bottom: 4.8vw;
}

.one_column_wrap {
	margin: 0 auto;
}

.one_column {
	line-height: 1.8;
	color: #666;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.one_column .tit {
	width: 64vw;
	margin: 0 auto;
	color: #000;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}

.one_column .inner {
	width: 62%;
	margin: 0 auto;
}

.stay_common .catch img,
.one_column img {
	display: block;
	margin: 2em auto;
	width: auto;
	height: auto;
}

.one_column {
	text-align: center;
	margin: 0 auto;
}

.one_column p.tit {
	font-size: 1.54rem;
}

.one_column:nth-child(n+2) {
	margin-top: 4.8vw;
}

.breakfast .one_column {
	font-size: 14px;
}

.elem {
	color: #666;
	font-size: 16px;
	padding: 10px 18px;
	margin: 0 0 2em;
	line-height: 1.8;
	display: inline-block;
	background: #F4F4F4;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.elem:before {
	font-size: 1em;
	content: "・";
	color: #ccc;
	vertical-align: 1px;
}

.stayingPlanSingleLeft,
.stayingPlanSingleRight {
	width: auto;
}

.stay_common .stayingPlanSingleLeft {
	width: 25%;
}

.stay_common .stayingPlanSingleRight {
	width: 75%;
	padding-left: 5%;
}

.stay-plan .stayingPlanSingleLeft,
.stay-plan .stayingPlanSingleRight {
	width: 48%;
}

.stayingPlanSingleLeft {
	float: left;
}

.stayingPlanSingleLeft p:nth-child(n+2) {
	margin-top: 2vw;
}

.stayingPlanSingleRight {
	float: right;
}



.roomtype_table {
	width: 100%;
	margin-top: 2em;
	text-align: center;
}

.table {
	margin-bottom: 2em;
}

.table table {
	width: 100%;
	text-align: center;
}

.table table th,
.table table td {
	padding: 1em;
}

.table table th {
	background: #eee;
}

.table .small {
	padding: 1em;
	font-size: 0.9em;
	color: purple;
}



.pricelist .text {
	line-height: 1.5;
}

.reserve {
	width: 64vw;
	margin: 0 auto;
}

.reserveBtnList {
	position: relative;
	text-align: center;
	margin-bottom: 1.333333333vw;
}

.reserveBtnList a {
	display: block;
	padding: 1.33vw 1.33vw 2.666666667vw 1.33vw;
	width: 100%;
	height: auto;
	/*height: 100%;*/
	font-size: 18px;
}

.reserveBtnList ul {
	text-align: center;
}

.reserveBtnList li {
	width: 19vw;
	display: inline-block;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 1.2vw;
	color: #000;
}
@media only screen and (min-width:940px) and (max-width:1290px){
.reserveBtnList li {min-width: 250px;}
}

.reserveBtnList li:nth-child(2) {
	margin: 0 1em;
}

.reserveBtnList li img {
	width: 100%;
	height: auto;
	margin: 0 auto 2vw;
	display: block;
}

.register {
	width: 85.333333333%;
	margin: 0 auto;
}

.registerBtn {
	margin-bottom: 1.333333333vw;
}

.registerBtn.stay {
	width: auto!important;
	margin: 40px auto 20px;
	text-align: center;
}

.registerBtn a {
	text-align: center;
	background: #937a0b;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding: 10px 20px;
	border-radius: 0.2vw;
}
.registerBtn a span{
	padding-left: 15px;
	background: url(../img/icon_arrow_btn_wt.png) no-repeat left center;
}
.stay .mCategoryTop h2 {
	font-size: 1.6vw;
}

.stay .singlePlanDetail p.tit {
	font-size: 1.466666667vw;
}

.breakfast .singlePlanDetail {
	width: 100%;
}

.one_column .inner {
	width: 64vw;
}

.handy {
	width: 85.5%;
	margin: 0 auto;
	padding: 2rem 0 0;
}

.handy .detail {
	display: flex;
	flex-wrap: wrap;
	padding: 2rem 0;
	text-align: center;
	line-height: 1.8;
}

.handy .detail>* {
	width: 50%;
	background: #fef7dd;
}

.handy .detail .textWrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.handy .detail .image img {
	width: 100%;
	height: auto;
}

.handy .detail .title {
	margin: 0 auto 2rem;
	font-weight: bold;
}

.handy .feature {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.handy .feature>* {
	width: 31.8%;
	padding: 0 0 2rem;
}

.handy .feature .image img {
	width: 100%;
	height: auto;
}

.handy .feature .title {
	margin: 1rem 0;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
}

.handy .feature .title+p {
	line-height: 1.6;
}

.hotel_info {
	background: #f7f6f1;
	margin-top: 3.33vw;
	padding: 3.33vw 7.333333333vw;
}

.thumbs .btns {
	overflow: hidden;
	position: relative;
	font-size: 1.33vw;
	width: 11vw;
	height: 7.66vw;
}

.thumbs .btns:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
}

.thumbs .btns span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	z-index: 10;
}

.thumbs img {
	width: 100%;
	height: auto;
}

.hotel_info {
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: top;
}

.thumbs {
	width: 11vw;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-direction: column;
	margin-right: 0.8vw;
}

.hotel_detail .hotel_detail_single {
	display: none;
}

.hotel_detail .hotel_detail_single.display {
	display: block;
}

.hotel_detail_single .inner {
	display: table;
}

.hotel_detail_single .inner>* {
	display: table-cell;
	vertical-align: middle;
}

.hotel_detail_single .inner .text {
	padding-left: 3vw;
	line-height: 1.8;
}

.hotel_detail_single .index {
	font-size: 1.33vw;
	border-bottom: 1px solid #666;
	color: #000;
	margin-bottom: 1vw;
}

.hotel_detail_single img {
	width: 39vw;
	height: auto;
}

.link_list {
	width: 85%;
	margin: 0 auto;
}

.link_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.link_list li {
	width: 21.2vw;
	margin-top: 1.333333333vw;
}

.link_list li:nth-child(n+2) {
	margin-left: 1px;
}

.link_list li>* {
	background: #efe8d6;
	display: block;
	border-radius: 0;
	color: #000;
	font-size: 1.066666667vw;
	padding: 2vw 0;
	line-height: 1;
}

.link_list li>*:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.5px 0 2.5px 3px;
	border-color: transparent transparent transparent #000000;
	top: 50%;
	left: 21px;
	line-height: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.tourist {
	margin-top: 5vw;
}

.area_guide {
	width: 85%;
	margin: 2.666666667vw auto;
}

.area_guide .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	margin-bottom: 2.666666667vw
}

.area_guide_single {
	width: 50%;
}

.area_guide_single:nth-child(n+3) {
	margin-top: 30px;
}

.area_guide_single dl {
	display: table;
}

.area_guide_single dl>* {
	display: table-cell;
	vertical-align: middle;
}

.area_guide_single dd {
	padding: 0 40px;
}

.area_guide_single dd div.area_name {
	font-size: 18px;
	margin-bottom: 20px;
	color: #000;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}

.area_guide_single dd div {
	font-size: 13px;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
	line-height: 1.5;
}

.stay_top_single .point .point_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
}

.stay_top_single .point .point_wrap .slick-arrow {
	background-position-x: 50%;
	background-position-y: 50%;
	background-color:;
	height: 50px;
	width: 50px;
	z-index: 90;
}

.stay_top_single .point .point_wrap .slick-arrow.slick-prev {
	left: -35px;
}

.stay_top_single .point .point_wrap .slick-arrow.slick-next {
	right: -35px;
}

.stay_top_single .point .point_inner {
	width: 23%;
	margin: 0 0.5vw 2.5vw;
	border: 1px solid #ddd;
	text-align: center;
	padding-bottom: 10px;
}

.stay_top_single .point .point_inner .thumb {
	position: relative;
}

.stay_top_single .point .point_inner img {
	width: 100%;
	height: auto;
}

.stay_top_single .point .point_inner .thumb p {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	font-size: 0.8rem;
}

.stay_top_single .point .point_inner .text {
	padding: 1rem 0;
	font-size: 18px;
	line-height: 1.6;
	height: 100px;
}

.stay_top_single .point .point_inner .text span {
	display: block;
	padding: 0 0 0.8rem;
	font-size: 14px;
	line-height: normal;
}

.stay_top_single .point .point_wrap .slick-dots {
	bottom: 10px;
}

.stay_top_single .speciality ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
}

.stay_top_single .speciality li {
	overflow: hidden;
	width: 48.6%;
	padding: 1rem;
	margin: 0 0 2.5vw;
	box-sizing: border-box;
	border: 1px solid #ddd;
	text-align: left;
}

.stay_top_single .speciality li .thumb {
	float: left;
	width: 27%;
}

.stay_top_single .speciality li .thumb img {
	width: 100%;
	height: auto;
}

.stay_top_single .speciality li .text {
	float: right;
	width: 70%;
	font-size: 15px;
	line-height: 1.6;
}

.stay_top_single .speciality li .text span {
	display: block;
	padding: 0 0 0.8rem;
	font-size: 18px;
	line-height: normal;
}

.stay_top_single .package .tab_wrap {
	width: 85%;
	margin: 0 auto;
	border: 1px solid #937a0b;
	box-sizing: border-box;
}

.stay_top_single .package ul.tab {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.stay_top_single .package ul.tab li {
	width: 25%;
}

.stay_top_single .package ul.tab li a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5%;
	text-align: center;
	width: 100%;
	background: #937a0b;
	border-bottom: none;
}

.stay_top_single .package ul.tab li a:hover {
	background: #937a0b;
	color: #FFF;
}

.stay_top_single .package ul.tab li a.current {
	background: white;
	color: #937a0b;
}

.stay_top_single .package .tab_content {
	clear: both;
}

.stay_top_single .package .tab_content ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85.33vw;
	margin: 0 auto;
	padding: 2.5%;
}

.stay_top_single .package .tab_content ul::before {
	content: "";
	display: block;
	width: 23%;
	order: 1;
}

.stay_top_single .package .tab_content ul::after {
	content: "";
	display: block;
	width: 23%;
}

/* .stay_top_single .package .tab_content ul#dayuse li{
	width: 100%;
	border: none;
	text-align: center;
}
.stay_top_single .package .tab_content ul#dayuse li .tel{
	display: inline-block;
	margin: 1rem 0 0;
	font-size: 2.2rem;
	color: #106c54
} */
.stay_top_single .package .tab_content li {
	width: 23%;
	border: 1px solid #ddd;
	text-align: left;
}

.stay_top_single .package .tab_content li img {
	width: 100%;
	height: auto;
}

.stay_top_single .package .tab_content li a>p {
	padding: 1rem;
	font-size: 16px;
	line-height: 1.9;
}

.stay_top_single .package .tab_content li a>p.index {
	display: block;
	padding: 1rem 1rem 0;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	line-height: 1.9;
}

.stay_top_single .point_detail {
	padding: 1rem 0 3rem;
}

.stay_top_single .point_detail .title {
	position: relative;
	width: 85%;
	margin: 0 auto;
	padding: 1.6rem 0;
	border-top: 1px dashed #937a0b;
	border-bottom: 1px dashed #937a0b;
}

.stay_top_single .point_detail .title .circle {
	position: absolute;
	top: -4.5rem;
	left: calc(50% - 40px);
	display: inline-block;
	width: 70px;
	height: 70px;
	padding: 1.2rem 0 0;
	background: #fff;
	border-radius: 80px;
	color: #000;
	border:1px solid #937a0b;
	font-size: 1.2rem;
}

.stay_top_single .point_detail .title .circle span {
	margin-top: 3px;
	color: #000;
	font-size: 2.0rem;
}

.stay_top_single .point_detail .title p:not(.circle) span {
	color: #937a0b;
}

.stay_top_single .point_detail section {
	padding: 10rem 0 0;
}

.stay_top_single .point_detail .content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
	padding: 3rem 0 0;
}

.stay_top_single .point_detail .content>div {
	width: 48.5%;
	text-align: left;
}

.stay_top_single .point_detail .content>div img {
	width: 100%;
	height: auto;
}

.stay_top_single .point_detail .content>div img.small {
	width: 64%;
	margin: 0 0 2.5vw;
}

.stay_top_single .point_detail .content>div p {
	line-height: 1.6;
	font-size: 18px;
}

.stay_top_single .point_detail .content>a {
	display: block;
	width: 100%;
	margin: 2.4rem 0 0;
	padding: 2.666666667vw 0;
	border-radius: 0.2vw;
	background: #937a0b;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.stay_top_single:nth-child(n+2) {
	margin-top: 5vw;
}

.stay_top_single .package {
	padding: 0 0 3rem;
}

.one_column .hotel_info {
	padding: 3.33vw;
	margin: 2.22vw 0;
}

.one_column .thumbs {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.one_column .thumbs img {
	margin: 0;
}

.one_column .thumbs .btns {
	overflow: hidden;
	position: relative;
	font-size: 1.33vw;
	width: 11vw;
	height: auto;
	margin-bottom: 2px;
}

.one_column .hotel_detail {
	width: 100%;
}

.one_column .hotel_detail img {
	width: 100%;
	height: auto;
	margin: 0;
}

.hotel_detail .inner {
	width: 100%;
}

.stay_links {
	margin-top: 1em;
}

.stay_links a {
	color: #999;
	line-height: 2;
	text-decoration: underline;
}

.stay_text {
	margin-bottom: 3.22vw;
}
.stay_text span{
	padding:5px;
	border:1px solid #937a0b;
}
/* ===================== company =============================
========================================================= */
#about_company {
	position: absolute;
	left: 0;
	bottom: 105px;
}

.anniversary_nav {
	line-height: 2.5;
	text-align: center;
	margin-bottom: 3rem;
}

.anniversary_nav a {
	/*width: calc(100% / 5);*/
	font-size: 1rem;
	padding: 0 1em;
	display: inline-block;
	border: 1px solid #ddd;
	margin-bottom: 0.8em;
}

.anniversary_list {
	max-width: 960px;
	width: 80vw;
	margin: 0 auto;
}

.anniversary_list_single {
	text-align: center;
}

.anniversary_list_single+.anniversary_list_single {
	margin-top: 3vw;
}

.anniversary_list_single dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

}

.anniversary_list_single dt {
	border-radius: 50%;
}

.anniversary_list_single .txt {
	color: #000;
	line-height: 1.5;
	margin-bottom: 2em;
}

.anniversary_list_single .txt p+p {
	margin-top: 1em;
}

.anniversary_list_single .txt p span {
	display: block;
	padding-left: 1em;
}

.anniversary_info {
	padding: 1.5vw 0 0vw 3vw;
	text-align: left;
}

.anniversary_title {
	display: inline-block;
	min-width: 20rem;
	color: #b09f73;
	font-size: 2.5em;
	line-height: 1;
	padding-bottom: 0.5em;
	border-bottom: 4px solid;
	margin-bottom: 0.5em;
}

.anniversary_info .btns {
	display: inline-block;
}

.anniversary_info .btns>* {
	display: inline-block;
	background: #fff;
	padding: 1em 0px;
	min-width: 20rem;
	color: #666;
	text-align: center;
	position: relative;
	border: 1px solid #ccc;
}

.anniversary_info .btns>*:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #c7c6c7;
	top: 50%;
	left: 6%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.company_contents {
	position: relative;
	padding-bottom: 6vw;
}

.about_company {
	width: 50vw;
	margin: 0 auto;
	line-height: 1.8;
}

.about_company a {
	text-decoration: underline;
}

.about_company dl {
	width: 100%;
	display: table;
	padding: 1.5em 0;
	border-bottom: 1px solid #ddd;
}

.about_company dl>* {
	display: table-cell;
	vertical-align: top;
}

.about_company dt {
	font-weight: bold;
	width: 20%;
	color: #000;
	padding-left: 1em;
}
.about_company.dtlight dt{
	font-weight: normal;
	width: 25%;
}

.about_company dd {
	width: 80%;
}
.about_company.dtlight dd{
	width: 75%;
}

.list_box {
	width: 50vw;
	margin: 0 auto;
}

.list_box dl {
	font-size: 14px;
	display: table;
	padding: 0.8em 0;
	line-height: 1.8;
}

.list_box dl>* {
	display: table-cell;
	vertical-align: top;
}

.list_box dt {
	color: #000;
}

.list_box dd {
	padding-left: 1.5em;
}

.history_images {
	margin-top: 30px;
}
.history_images2 {
	margin-top: 20px;
}

.title.youtube {
	margin: 100px auto 0;
}

.company_contents__youtube {
	display: flex;
	justify-content: space-between;
	width: 85.5%;
	margin: 60px auto 100px;
}

.company_contents__youtube>iframe {
	width: 27vw;
	height: calc(27vw * 0.5625);
}


.company_contents .info_plan {
	margin-bottom: 3.33vw;
}

.greetings {margin-top: 3vw;}

.greetings dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
}
.greetings dt {
	min-width: 215px;
}
.greetings dd {
	font-size: 14px;
	padding-left: 2em;
	line-height: 1.8;
}

.company_inner {
	width: 64vw;
	max-width: 960px;
	margin: 0 auto;
}

.signature {
	color: #000;
	margin-top: 2em;
	text-align: right;
}

.signature span {
	font-size: 1.1em;
}

.groupList {
	margin: 3vw auto 3vw;
}

.tag {
	display: inline-block;
	font-size: 0.9em;
}

.groupList .recommend_title {
	font-size: 15px;
	line-height: 1.5;
	min-height: 45px;
}

.groupList .text {
	font-size: 13px;
	line-height: 1.5;
}

.groupList .recommend_img {
	margin: 0.5em 0 1em;
	height: auto;
}

.groupList .recommend_img img {
	width: auto;
	height: auto;
}

/* ===================== blog =============================
========================================================= */
.blog .mCategoryTop,
.mCategoryTop.wideSp {
	max-width: 960px;
	margin: 0 auto;
}

.groupList,
.blogArticles {
	width: 780px;
}
@media only screen and (min-width:939px){
.blogArticles {
	width: 100%;
}
.blogArticles.singleWrap{
	width: 780px;
}
}
.groupList li,
.blogArticles li {
	overflow: hidden;
	width: 240px;
	margin: 0;
	vertical-align: top;
}

.blogArticles li img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 140px;
}

.groupList li:nth-child(3n-1),
.blogArticles li:nth-child(3n-1) {
	margin-left: 30px;
	margin-right: 30px;
}
@media only screen and (min-width:939px){
.blogArticles li {
	overflow: hidden;
	width: 31.2%;
}
.blogArticles li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}
.blogArticles li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
}
.publicity_wrap {
	width: 64vw;
	margin: 0 auto;
}

.publicity_wrap dl {
	padding: 2em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.publicity_wrap dl:nth-child(n+2) {
	border-top: none;
}

.publicity_wrap dt {
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: bold;
}

.publicity_wrap dd {
	position: relative;
	line-height: 1.8;
}

.publicity_wrap dd a {
	text-decoration: underline;
}

.publicity_link {
	margin-top: 2em;
}

.publicity_link a br {
	display: none;
}

.publicity_wrap dd img {
	display: inline-block;
	margin-right: 1em;
	width: 2em;
	height: auto;
}

.newspaper,
.web,
.magazine {
	font-size: 0.9em;
	line-height: 1;
	color: #fff;
	display: inline-block;
	padding: 0.3em 0.5em;
	margin-bottom: 0.8em;
}

.newspaper {
	background: #8EAF28;
}

.web {
	background: #1B94B3;
}

.magazine {
	background: #A6169A;
}

.map {
	text-align: center;
}


.access_info {
	margin: 2vw auto 5vw;
	text-align: center;
	line-height: 2;
}

.access_list {
	width: 64vw;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.access_list dl {
	width: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
	margin-bottom: 3vw;
}

.access_list dd {
	line-height: 1.8;
	padding: 0 1vw;
}

.access_list img {
	width: 5vw;
	height: auto;
}

.privacy_policy {
	padding: 2em 3em;
	width: 64vw;
	margin: 3vw auto;
	background: #f3f3f3;
}

.privacy_policy li {
	font-size: 14px;
	line-height: 2.8;
}

.privacy_policy li:before {
	content: "・";
}

.bglgray {
	background: #F1F1EF;
}

.company_contents .text.bglgray {
	padding: 2.33vw 0;
	font-size: 1em;
}

.company_contents .text.bglgray img {
	display: block;
	margin: 0 auto 2vw;
}

.company_contents .text.bglgray a {
	display: inline-block;
	margin-top: 1em;
}

.eco {
	line-height: 2;
	/*width: 64vw; */
	width: 80vw;
	max-width: 960px;
	margin: 0 auto;
}

.eco .boxed {
	margin: 1em 0 3em;
	padding: 2em 3em;
	border: 1px solid #ddd;
}

.class_eco .mCategoryTop {
	padding-bottom: 0;
}

.eco_single {
	font-size: 14px;
	border-top: 1px solid #ddd;
	padding: 3vw 2vw;
}
.eco_single:first-child{
	border-top:none;
}
.eco_single:nth-child(n+2) {}

.eco_single a {
	text-decoration: underline;
	color: #937a0b;
}

.info_plan .text.eco_text {
	font-size: 14px;
}

.eco_2column {
	display: table;
}

.eco_2column>* {
	display: table-cell;
	vertical-align: top;
}

.eco_2column .left_column {
	text-align: center;
	float: left;
	width: 36%;
}
.eco_2column .left_column img{max-width: 100%;}

.eco_2column .left_column>*:nth-child(n+2) {
	margin-top: 1em;
}

.eco_2column .right_column {
	padding-left: 2%;
	float: right;
	width: 62%;
}

.eco_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;

}

.eco_list img {}

.eco_list dl {
	width: calc(100% / 3);
	padding: 0 1em;
	font-size: 0.9em;
}

.eco_list dt {
	text-align: center;
	margin-bottom: 1.5em;
}

.eco_icons_wrap {
	text-align: center;
	border: 1px solid #ddd;
	padding: 3.22vw 4vw;
	margin-top: 4vw;
}

.eco_icons_wrap img {
	display: block;
	margin: 0 auto;
}



.eco_icons {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.eco_icons_single {
	width: 25%;
	margin-bottom: 2vw;
}

.eco_icons_single img {
	width: 180px;
	height: auto;
}

.eco_icons_title {
	font-size: 1.54rem;
	margin-bottom: 2rem;
}





.recruit {
	max-width: 960px;
	width: 64vw;
	margin: 0 auto;
}

.recruit_single {
	text-align: center;
	padding: 0px 0 80px;
}

.recruit_single .title {
	display: inline-block;
	font-size: 1.25em;
	border-bottom: 1px solid #666;
	padding: 0 0.8em 0.5em;
}

.recruit_single .text {
	line-height: 1.8;
}

.recruit strong {
	display: inline-block;
	font-size: 1.3em;
	margin-bottom: 0.5rem;
}

.parttime_top {
	width: 100%;
	max-width: 64%;
	line-height: 1.8;
	margin: 0 auto;
}

.parttime_top a {
	line-height: 2.2;
	text-decoration: underline;
}

.parttime_top .center {
	text-align: center;
}

.parttime_top .privacy_policy {
	width: 100%;
	padding: 2.5em 4em;
}

.parttime_top .privacy_policy li {
	line-height: 2.5;
}

.parttime_top .privacy_policy li::before {
	content: "";
}

.parttime_single {
	padding: 6em 0;
	border-bottom: 1px solid #ddd;
}

.title+.parttime_single {
	padding-top: 0;
}

.career_single {
	padding: 6vw 0;
	border-bottom: 1px solid #ddd;
}

.recruit_single .career_single .title {
	margin-top: 0vw;
}


.parttime_single+.parttime_single {
	/* margin-top: 8em; */
}

.parttime_name {
	margin-bottom: 1.5em;
}

.job_detail {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.job_detail p+p {
	margin-top: 1.5em;
}

.margin_adjust {
	margin: 5em 0 8em;
}


.message_pr {
	line-height: 1.8;
	padding: 3em 0;
	background: #EAEAEA;
}

.message_pr2 {
	line-height: 1.8;
	padding: 3em 0;
	background: #fff;
}
.message_pr2 .title{
	line-height: 1.0;
}
.recruit_title {
	font-size: 1.5em;
	text-align: center;
	padding: 0 0 2em;
	color: #222;
}
.recruit_title2 {
	font-size: 1.5em;
	text-align: center;
	padding: 2em 0 2em;
	color: #222;
}

.message_inner {
	width: 85.5%;
	margin: 0 auto;
	display: table;
	line-height: 2;
}

.message_inner>* {
	font-size: 15px;
	display: table-cell;
	vertical-align: middle;
}
.message_text2{text-align: center;padding-bottom: 40px;}
.message_text2 p{margin-bottom: 20px;color: #000;line-height: 2.5;}
.message_img {
	width: 40%;
	padding-right: 3vw;text-align: right;
}

.message_img img {
	height: auto;
}

.right {
	text-align: right;
}

.voice {
	margin-top: 6vw;
}

.voice_wrap {
	max-width: 1280px;
	width: 85.5%;
	margin: 0 auto 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.voice_single {
	width: calc(100% / 3 - 10px);
	line-height: 2;
	display: inline-block;
}

.voice_img {
	width: 100%;
	margin-bottom: 1em;
}

.voice_single img {
	width: 100%;
	height: auto;
}

.recruit_info {
	margin-top: 6vw;
}

.recruit_info.mt0 {
	margin-top: 0;
}

.recruit_info_btn {
	display: block;
	font-size: 16px;
	line-height: 3;
	text-align: center;
	border: 1px solid;
}




.recruit_single+.recruit_single {
	border-top: 1px solid #ccc;
}

.contact_list {
	width: 64vw;
	max-width: 800px;
	margin: 4vw auto 2vw;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;

	-webkit-justify-content: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-o-justify-content: left;
	justify-content: left;
}

.contact_list+.contact_list {
	margin-top: 0;
}

.contact_single {
	width: 32%;
	color: #fff;
	background-color:#937a0b;
	border-radius: 5px;
}

.contact_single+.contact_single {
	margin-left: 1vw;
}

/*
.contact_single:nth-child(2){
	background: rgba(16, 108, 84, 0.5);
}
.contact_single:nth-child(3){
	background: rgba(16, 108, 84, 0.8);
}
*/

.contact_single a {
	display: block;
	padding: 2em 1em 2em 2em;
	color: #fff;
}

.contact_single dt {
	display: block;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 1.5em;
	padding-left: 1.3em;
}

.contact_single dt span {
	display: block;
	font-size: 0.7em;
	margin-top: 0.8em;
	font-weight: normal;
	color: #fff;
}

.contact_single em {
	display: block;
	font-size: 1.5em;
	color: #fff;
	border-bottom: 1px solid #666;
	padding-bottom: 0.8em;
}

.contact_single em span {
	display: block;
	font-size: 0.7em;
	color: #fff;
	margin-top: 0.8em;
	padding-left: 0.2em;
}

.contact_single dd {
	padding: 0 0.5em;
}

.contact_single dd a {
	display: block;
	line-height: 1;
	font-size: 1rem;
}

.contact_single dd:before {
	content: ">";
	font-size: 0.8em;
	vertical-align: 1px;
	margin: 0 0.5em 0 0;
}

.contact_single dd:nth-child(n+2) {
	margin-top: 1.2em;
}

.magazine_list {
	width: 64vw;
	margin: 3vw auto;
}

.magazine_list li {
	text-align: center;
}

.magazine_list a {
	font-size: 1.1rem;
	text-decoration: underline;
}

.magazine_list li:before {
	content: "・";
}

.magazine_list li+li {
	margin-top: 1em;
}


/* contact */
.form_wrap {
	width: 64vw;
	max-width: 960px;
	margin: 0 auto 6vw;
}

.form {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
	font-weight: 400;
}

.form .title {
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}

.required {}

.required:after {
	line-height: 1;
	font-size: 0.8em;
	content: "必須";
	background: red;
	padding: 4px 5px;
	color: #fff;
	margin-left: 7px;
	display: inline-block;
}

.form .table {
	width: 100%;
	margin-top: 8vw;
}

.form.recruit .table {
	margin: 0;
}

.form .title {
	margin-bottom: 1rem;
}

.form * {
	border: none;
}

.form .detailWrap {
	text-align: center;
}

.form .detail {
	display: inline-block;
	padding: 3rem 4rem;
	border: 2px solid #937a0b;
	text-align: left;
	font-size: 1.1em;
}

.form .detail li {
	margin: 0 0 1rem;
}

.form .detail li:last-child {
	margin: 0;
}

.form .detail li .midashi {
	margin: 0 0 0.5rem;
	font-weight: bold;
}

.form .btn {
	margin-top: 3rem;
	text-align: center;
	font-size: 1.2rem;
}

.form dl {
	width: 100%;
	border-bottom: 1px solid #eee;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
}

.form dt {
	width: 25%;
	font-size: 1.1em;
	color: #000;
	line-height: 1;
}

.form dd {
	width: 75%;
}

.form dt,
.form dd {
	line-height: 2.5;
	padding: 2em 1em;
}

.form textarea,
.form input[type="text"] {
	padding: 3px;
	border: 1px solid #ccc;
}

.form textarea {
	font-size: 1rem;
}

.form dd label {
	padding-right: 2em;
}

.form dd.tel label {
	padding-right: 0;
}

.input_short {
	width: 60px;
}

.input_mid {
	width: 150px;
}

.input_long {
	width: 360px;
}


.form_tips {
	margin-top: 6vw;
	line-height: 1.8;
}

.form_tips .text {
	padding: 0 0.5em;
}

.headline {
	color: #000;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
	margin-bottom: 1rem;
}

.headline:nth-child(n+2) {
	margin-top: 1.5rem;
}

.table table.inner_td,
.table table.inner_td * {
	background: none;
}

.table table.inner_td td,
.table table.inner_td th {
	border-bottom: 1px solid #eee;
}

.form select {
	padding: 2px;
	border: 1px solid #ccc;
}



/* ===================== tourism =============================
========================================================= */
.tourism .title {
	padding: 2rem 0 0;
	/*font-weight: bold;*/
}

.tourism .area_guide ul {
	width: 64vw;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
	margin: 0 auto;
}

.tourism .area_guide li {
	width: calc(25% - 1px);
}

.tourism .area_guide li:nth-child(n+2) {
	margin: 0 0 1px 1px;
}

.tourism .area_guide img {
	width: 100%;
	height: auto;
}

.tourism .area_guide a {
	position: relative;
	display: block;
}

.area_guide a br {
	display: none;
}

.area_guide a .placename br {
	display: inline;
}

.tourism .area_guide a:hover {
	opacity: 1;

}

.tourism .area_guide a:hover .explain {
	opacity: 0;
}

.tourism .area_guide a .explain {
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	transition-duration: 0.2s;
}

.tourism .area_guide a .explain .placename {
	position: absolute;
	width: 100%;
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 1.2vw;
	line-height: 1.8;
}

.tourism .map iframe {
	width: 85.5%;
	margin: 0 auto;
}

.tourism .map_wrap {
	margin-top: 50px;
}


#formWrap {
	line-height: 1.8;
}

#formWrap h3 {
	font-size: 1.2rem;
	text-align: center;
	margin: 2em 0 1em;
}

#formWrap h4 {
	margin-bottom: 2rem;
}

.formTable {
	margin-top: 2em;
}

.formTable tr {
	border: 1px solid #ddd;
	border-collapse: collapse;
}

.partyreport_imgs_wrap {
	text-align: center;
	margin-bottom: 12vw;
}

.partyreport_imgs_single+.partyreport_imgs_single {
	margin-top: 3.22vw;
}

@media only screen and (max-width:1360px) {
	.gnav_wrap {}

	.open li {
		width: 10vw;
		height: 12vw;
	}

	.open li a {
		font-size: 1vw;
		letter-spacing: -1px;
	}

	.gnav>div {
		font-size: 1.2vw;
	}

	.open li.toplink a::before {
		top: 50%;
		transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}

	.gnav>div:not(:first-child) {
		margin-left: 4.0%;
	}

	.open li.toplink a {
		font-size: 1.2vw;
	}
}
@media only screen and (min-width:940px) and (max-width:1070px){
.gnav>div:not(:first-child) {margin-left: 2.5%;}
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.noticeLink01{
	font-size: 22px;
	text-align: center;
	margin:0 auto -60px;
	padding:80px;
}

.noticeLink02{
	font-size: 18px;
	text-align: center;
	padding:0px 20px 40px;
}
@media only screen and (max-width:939px){
.noticeLink02{font-size: 3vw;}
}

.noticeLink01 a,
.noticeLink02 a{
	text-decoration: underline;
	color: #937a0b;
}
.noticeLink01 a:hover,
.noticeLink02 a:hover{
	text-decoration: none;
}

.mB10{margin-bottom: 10px;}
.mB20{margin-bottom: 20px;}
.mB40sp20{margin-bottom: 40px;}
.mB60sp30{margin-bottom: 60px;}
.aR{text-align: right;}
.aC{text-align: center;}
a.linkGreen{color: #937a0b!important;text-decoration: underline!important;}

.lead001{font-size: 1.0rem!important;margin-top: 30px;margin-bottom: 0px;}
.class_anniversary_story{padding:50px 0 0!important;}
.smallTx{font-size: 0.9em;margin:30px 0;text-align: center;line-height: 1.5;}
@media only screen and (min-width:940px){
.footer_wrap{margin-top: 100px;}
.spOnly{display: none!important;}
.mR5{margin-right: 5px;}
.mB40sp20{margin-bottom: 20px;}
.mB60sp30{margin-bottom: 30px;}
.smallTx{font-size: 0.9em;}
}
@media only screen and (max-width:939px){
.lead001{font-size: 12px!important;margin-top: 20px;margin-bottom: 0px;}
.pcOnly{display: none!important;}
.spMt10{margin-top: 10px;}
.spMt20{margin-top: 20px;}
.spMt30{margin-top: 30px;}
}
.navBlankIcoBk span b{background: url(../img/blank_bk.png) no-repeat 95% center; background-size: 15px auto;padding-right: 25px;}
.navBlankIcoWt span{background: url(../img/blank_wt.png) no-repeat 95% center; background-size: 15px auto;padding-right: 5px;}
.navBlankSp{background: url(../img/blank_wt.png) no-repeat 95% center; background-size: 15px auto;padding-right: 30px;}
.titleLay01{
	font-size: 22px;
	margin-bottom: 40px;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
	text-align: center;
}
@media only screen and (max-width:939px){
.titleLay01{	font-size: 18px;text-align: left;margin-bottom: 30px;}
}
.imgMax{max-width: 100%;margin-bottom: 10px;}

.company_access{
	margin-top: 40px;
}
.topInfo{
	max-width: 1000px;
	margin:0px auto;
	padding:0 20px;
}
.topInfoWrap{
	width: 100%;
	background-color:#e9e9e9;
	padding:30px 0 1px;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic";
}
.topInfo dl dt a,
.topInfo dl dd a{opacity: 1;color: #444;}
.topInfo dl dt a:hover,
.topInfo dl dd a:hover{opacity: 1;color: #444;}
.topInfo dl dt.red,
.topInfo dl dt.red a{color: #E50400;}
.topInfo dl dt{font-size: 18px;	color: #222;line-height: 1.6;font-weight: bold}
.topInfo dl dt span{display: block;margin:5px 0 10px;font-size: 12px;}
.topInfo dl dt.red span{color: #444;}
	

.topInfo dl dd{font-size: 18px;line-height: 1.6;border-bottom:1px solid #bbb;padding-bottom: 20px;margin-bottom: 25px;}
.topInfo dl dd:last-child{border-bottom: none;padding-bottom: 10px;}

.recruit .bx-wrapper{
	margin-bottom: 0;
}
.bxslider4 img{width: 100%;}

.br-sp {
  display: none;
}
.recruitLay{margin:0px 0;width: 100%;}
.recruitLay01R{padding:20px;}
.recruitLay02L{padding:20px;}
.recruitLayBtnUnder{text-align: center;padding:25px 0 0;}
.recruitTxBox p{color: #000;}
@media only screen and (min-width:940px){
.recruitLay{margin:0px 0;background-color:#fafaf9;font-size: 0}
.recruitTxBox{width: 268px;margin:0 auto;}
.recruitLay01L,
.recruitLay01R{display: inline-block;vertical-align: middle;}
.recruitLay02L,
.recruitLay02R{display: inline-block;vertical-align: middle;}
.recruitLay01L img{width: 100%;}
.recruitLay02R img{width: 100%;}
.recruitLay01L{width: 60%;}
.recruitLay01R{width: 40%;}
.recruitLay02R{width: 60%;}
.recruitLay02L{width: 40%;}
.recruitLay01R{padding:40px;}
.recruitLay02L{padding:40px;}
}
@media only screen and (min-width:1200px){
.recruitLay01L{width: 65%;}
.recruitLay01R{width: 35%;}
.recruitLay02R{width: 65%;}
.recruitLay02L{width: 35%;}
}
.recruitLay01L img{width: 100%;}
.recruitLay02R img{width: 100%;}



.recruitLay p{font-size: 14px;line-height: 1.75;}
.recruitLayTit01{font-size: 20px!important;margin-bottom: 30px;color: #000;}

.recruitLayBtn{margin-top: 40px;}
.recruitLayBtn a{ border: 1px solid #dadada;background-color: #fafaf9; padding:10px 15px; color: #000;}
.recruitLayBtn a:hover{background-color: #000;color: #fafaf9;opacity: 1;}


.recruit_list {
	width: 64vw;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.recruit_list dl {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: box;
	margin-bottom: 3vw;
}
@media only screen and (max-width:940px){
.recruit_list {width: 100%;}
.recruit_list dl {width: 100%;margin-bottom: 20px;}
}
.recruit_list dl img{width: 100%;}

.recruit_list .tit{font-size: 16px;color: #2277ca;padding:10px;line-height:1.5;}
.recruit_list .sub{font-size:12px; color:#666;line-height:1.5;padding:0 10px;}

.slideTitleH2{
	font-size: 2.2rem;
	letter-spacing: 0.2em;
	margin: 260px 0 0px!important;
	position: absolute;
	z-index: 999;
	width: 100%;text-align: center;
	color: #fff!important;
	box-sizing: border-box;
}
.mypattern .slick-slide{height: 568px;background-size: cover;background-position: center center}
@media only screen and (min-width:940px){
  .mypattern .slick-slide img {
  	display: none;
/*    width: auto;
    height: 545px;
    margin: 0 auto;
*/  }
}
  .mypattern .slick-track{
  	display: flex;
  	align-items: center;
  	margin-left:auto;
  	margin-right: auto;
  }
  .mypattern{
    width: 100%;
    overflow: hidden;
    position: relative;
  }
.mypattern .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.mypattern .slick-prev,
.mypattern .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 39px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    opacity: .75;
    z-index: 1000;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
.mypattern .slick-prev{ left: 14%;}
.mypattern .slick-next{ right: 14%;}

.mypattern .slick-prev:before,
.mypattern .slick-next:before
{
    content: '';
    display: block;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 20px;
    height: 39px;
}
.mypattern .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 12px;
}

.mypattern .slick-dots li button {
	text-indent: -9999px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	padding: 0;
	border: none;
	background: #dfdfdf;
}

.mypattern .slick-dots li.slick-active button,
.mypattern .slick-dots li:hover button {
	background-color: #3f3f3f;
}
.mypattern .slick-prev:before{
    background-image: url(../img/arrow_prev2.png);
}
.mypattern .slick-next:before{
    background-image: url(../img/arrow_next2.png);
}


@media only screen and (min-width:1291px){
.class_company .company_contents.noMg{margin-top: 59px;}
}
@media only screen and (min-width:940px) and (max-width:1290px){
.class_company .company_contents.noMg{margin-top: 76px;}
}

.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInRight{
  transition: all 0.5s ease-in;
  transform: translateX(40px);
  opacity: 1 !important;
}
@media only screen and (min-width:940px){
.newBlogWrap {
	width: 960px;
	margin: 60px auto 30px;
	color: #222;
}

.newBlogWrapL{float: left;width: 740px;}
.newBlogWrapR{float: right;width: 190px;}
.newBlogCatList01 ul li:first-child{
	float: left;
	width: 429px;
	transition: 0.3s;
}
.newBlogCatList01 ul li{
	float: right;
	width: 300px;
	margin-bottom: 20px;
	
}
.newBlogCatList01 ul li:first-child .img{
	margin-bottom: 10px;
}
.newBlogCatList01 ul li .img,
.newBlogCatList02 ul li .img,
.newBlogCatListTop ul li .img,
.recommend_img{overflow: hidden;}
.newBlogCatList01 ul li img,
.newBlogCatList02 ul li img,
.newBlogCatListTop ul li img,
.blogArticles ul li img{transition-duration: 0.5s;height: auto;max-width: 100%;}
.newBlogCatList01 ul li:hover img,
.newBlogCatList02 ul li:hover img,
.newBlogCatListTop ul li:hover img,
.blogArticles ul li:hover img{
transform: scale(1.2,1.2);
transition-duration: 0.5s;
}
.newBlogCatList01 ul li a:hover{
opacity: 1;
}

.newBlogCatList01 ul li a,
.newBlogCatList02 ul li a{display: block;}

.newBlogCatList01 ul li a:hover .date,
.newBlogCatList01 ul li a:hover .tx{opacity: 0.7;}
.newBlogCatList01 ul li .img,
.newBlogCatList01 ul li .txBox{
	display: inline-block;
	font-size: 18px;line-height: 1.8;
}
.newBlogCatList01 ul li .date{
	font-size: 12px; line-height: 1.4;
}
.newBlogCatList02 ul li .date{
	font-size: 12px; line-height: 1.4;padding-bottom: 5px;
}
.newBlogCatListTop ul li .date{font-size: 13px; line-height: 1.4;padding-bottom: 5px;color: #000;}
.newBlogCatListTop ul li .tx{font-size: 15px; line-height: 1.4;padding-bottom: 5px;}

.newBlogCatListTop .category_name {background: #cfc8a8;margin-left: 5px;}
.newBlogCatList01 ul li:not(:first-child) .img{
width: 40%;
vertical-align: top;
}
.newBlogCatList01 ul li:not(:first-child) .txBox{
width: 50%;
font-size: 13px;line-height: 1.4;
padding-left: 2%;
}
.newBlogCatList02 ul li{
	width: 49.4%;display: inline-block;vertical-align: top;
}
.newBlogCatListTop ul li{
	width: 100%;display: inline-block;vertical-align: top;
}

}
.newBlogCatList02 ul li,
.blogArticlesLoad ul li{
    opacity: 1;
    transition: all 0.4s ease 0s;
    pointer-events: auto;
    display: none;
}

.newBlogCatList02 ul li.is-hidden,
.blogArticlesLoad ul li.is-hidden {
    opacity: 0;
    height: 0;
    margin: 0;
    pointer-events: none;
}
@media only screen and (max-width:940px){
.newBlogWrapL{margin-bottom: 25px;}
.newBlogCatListTop .category_name {background: #cfc8a8;margin-left: 5px;}
.newBlogCatListTop ul li .date{font-size: 13px; line-height: 1.4;padding-bottom: 5px;}
.newBlogCatListTop ul li .tx{font-size: 12px; line-height: 1.4;padding-bottom: 5px;}
}
.newBlogCatList02 ul li{margin-bottom: 20px;}
.newBlogCatListTop ul li{margin-bottom: 20px;}
.newBlogCatList02 ul li .img{
	display: inline-block;
width: 40%;
vertical-align: top;
overflow: hidden;
}

.newBlogCatList02 ul li .txBox{
	float: left;
width: 55%;
font-size: 16px;line-height: 1.4;
padding-left: 2%;
padding-right: 5px;
box-sizing: border-box;
}
.newBlogCatListTop ul li .img{
	display: inline-block;
width: 130px;
vertical-align: top;
overflow: hidden;
}

.newBlogCatListTop ul li .txBox{
	display: inline-block;
width: 75%;
padding-left: 2%;
margin-top: 0!important;
}
@media only screen and (max-width:940px){
.newBlogCatListTop ul li .img{
width: 30%;
}

.newBlogCatListTop ul li .txBox{
width: 65%;
}
}
.newBlogCatList01 h2,
.newBlogCatList02 h2,
.newBlogCatListRelated h2{font-size: 26px;margin-bottom: 25px;text-align: center;line-height: 1.4;}
.newBlogCatList01 h3,
.newBlogCatList02 h3,
.newBlogCatListRelated h3{font-size: 20px;margin-bottom: 25px;text-align: center; line-height: 1.4;}
.newBlogCatList01 ul{padding-bottom: 20px;width: 100%;float: left;}
.newBlogCatList02 ul{padding-bottom: 20px;width: 100%;float: left;padding-top: 5px;}


.newBlogCatNav01,
.newBlogCatNav02{
	border:1px solid #999;
	box-sizing: border-box;
	padding:10px;
	margin-bottom: 20px;
}
.newBlogCatNav01 h3,
.newBlogCatNav02 h3{
	font-size: 16px;line-height: 1.8;
	border-bottom:1px solid #999;font-weight: bold;margin-bottom: 10px;
}
.newBlogCatNav01 ul li{
	font-size: 14px;line-height: 1.8;
	padding:5px 0 5px;
	border-bottom: dotted 1px #999;
}
.newBlogCatNav02 ul li{
	font-size: 14px;line-height: 1.8;
	padding:5px 0 5px;
	font-weight: bold;
	border-bottom: dotted 1px #999;
}
.newBlogCatNav02 ul li ul li{
	padding:5px 0 0 15px;
	border:none;
	font-weight: normal;
	position: relative;
}
.newBlogCatNav02 ul li ul li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #a39043;
  top: 17px;

}
/*.newBlogCatNav02 ul li ul li a{color: #a39043;}*/
.newBlogCatNav02 ul li ul li:first-child{
	border-top: dotted 1px #999;margin-top: 5px;
}
.searchBox01{	border:1px solid #999;
	box-sizing: border-box;}
.searchBox01 input{
	background-color:#ccc;
}


.newBlogWrap hr {
    width: 50px;
    height: 1px;
    border: none;
    border-bottom: 1px solid #222;
    margin: 0px auto 20px;
}

.continue,
.continue2{
	width: 250px;
	height: 50px;
	line-height: 46px;
	background-color: #e7eaef;
	border:1px solid #999;
	margin:10px auto 40px;
	text-align: center;
	font-size: 18px;
	border-radius: 10px;
}
.continue a,
.continue2 a{display: block;}
.blogBtmAreaLink{display: block;}
.blogBtmArea{
	width: 100%;
	border:1px solid #999;
	margin: 40px 0;
}
@media only screen and (min-width:940px){
.blogBtmArea{
	margin: 80px 0;
	width: 100%;
}
.blogBtmArea dt{
	display: inline-block;
	vertical-align: middle;
	width: 40%;
}
.blogBtmArea dd{
	display: inline-block;
	vertical-align: middle;
	padding-left: 4%;
	width: 54%;
}
.blogBtmArea dd h3{text-align: left;}
}

.blogBtmArea dd h3{
	font-size: 18px;
	margin-bottom: 20px;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}
.blogBtmArea dd p{
	font-size: 14px;
	line-height: 1.4;
}

@media only screen and (max-width:940px){
.blogBtmArea dt{
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	margin-left: 2%;
}
.blogBtmArea dd{
	display: inline-block;
	vertical-align: middle;
	padding-left: 4%;
	width: 62%;
}
.blogBtmArea dd{
	padding:5px;
}
.blogBtmArea dd h3{margin:5px 0 10px;font-size: 14px;}
.blogBtmArea dd p{margin:0px 0 5px;font-size: 12px;}
}
.newBlogCatListRelated{margin-top: 80px;}
.newBlogCatListRelated ul li{
	height: 440px;
	position: relative;
	overflow: hidden;
	margin-bottom: 100px;
	margin-top: 40px;
	padding:30px 0;
	border-top: 1px solid #222;
}
@media only screen and (max-width:940px){
	.newBlogCatListRelated ul li{margin-bottom: 50px;}
}
.newBlogCatListRelated ul li.hview{
	height: auto;
}
.newBlogCatListRelated ul li p.more{
	position: absolute;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
	bottom:10px;
	text-align:center;
}
.newBlogCatListRelated ul li p.more a{
	border-radius: 25px;
	padding:10px 20px;
	background-color: #fff;
	border:2px solid #a39043;
	color: #a39043;
	opacity: 1;
}
.newBlogCatListRelated ul li p.more a:hover{
	background-color: #a39043;
	color: #fff;
}
.relatedFilter{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/white-gradient.png) no-repeat left bottom;
	background-size: 100% auto;
	top:0;
}
/*
.blogtit001{
	font-size: 40px!important;
	line-height: 1.4;
	font-family: "NotoSerifCJKjp", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐゴシック", serif;
}
*/

/*@media only screen and (max-width:940px){.blogtit001{	font-size: 25px!important;}}*/
.aligncenter {
    display: block;
    margin: 0 auto;
}

.blogSearchWrap{
	border:1px solid #999;
	margin-bottom: 25px;
	height: 42px;
}
.blogSearchWrap input{
	height: 40px;
	line-height: 40px;
	width: 75%;
	float: left;
    background-color: snow;  /* 背景色 */
    border-right:1px solid #999;
}
.blogSearchWrap button{
	height: 40px;
	width: 25%;
	float: right;
  border: none;
  background: #fffafa;
}
.blogSearchWrap button img{width: 20px; height: 20px;}

.tblLay01{}
.tblLay01 table{width: 100%!important;margin-top:30px;margin-bottom: 40px;}
.tblLay01 table td,
.tblLay01 table th{border:1px solid #ddd;padding:10px;color: #000;}
.txCol000{color: #000;}

.recruitLayTit01{font-size: 20px!important;margin-bottom: 30px;color: #000;}

.wp-pagenavi{text-align: center;}