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

/* =========================
	body
========================= */

body {
	background: #fff;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	color: #333;
}

p {
	color: #333;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	border-collapse: collapse; 
	/*border-spacing:3px;*/
	word-break: break-all;
	color: #333;
}

th {
	padding: 6px 2%;
}

td {
	width: auto;
	padding: 6px 2%;
}

ul {
	padding: 0 30px;
	color: #333;
}

#tabs {
	max-width: 700px;
	margin: 30px auto;
	padding: 0;
}

div[data-role=navbar] ul li {
	overflow: hidden;
}

div[data-role=navbar] ul li a {
	padding: 15px 0;
	background: url(../img/guestroom/guestroom_link2.png) no-repeat center center;
	background-size: 98% 100%;
	line-height: 0;
}

div[data-role=navbar] .ui-btn-active {
	background: url(../img/guestroom/guestroom_link1.png) no-repeat center center;
	background-size: 98% 100%;
}


/* =========================
	logo
========================= */

h1 {
	margin: 0;
	padding: 15px 10%;
	line-height: 0;
	text-align: center;
}

h1 img {
	width: 100%;
	max-width: 250px;
}


/* =========================
	slider
========================= */

.slider_box {
	max-width: 800px;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}


/* =========================
	g_menu
========================= */

.g_menu {
	/*min-height: 70px;*/
	margin: 0;
	padding-top: 10px;
	background:#222222;
	text-align: center;
}

.g_menu a {
	display: inline-block;
	width: 50%;
	max-width: 350px;
}

.g_menu img {
	max-width: 180px;
}


/* =========================
	menu
========================= */

.menu {
	margin: 0;
	padding-top: 3px;
	background: #222222;
}

.menu ul {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	line-height: 0;
	list-style: none;
}

.menu ul li:last-child {
	border-bottom: none;
}

.menu ul li a {
	display: block;
	padding: 24px 10px;
	background: url(../img/menu/arrow.png) no-repeat 95% 50%;
	background-size: auto 14px;
	text-decoration: none;
}


/* =========================
	footer_menu
========================= */

.footer_menu {
	margin: 0 auto;
	padding: 0 5% 90px;
	background: #fff;
	text-align: center;
}

.footer_menu img {
	margin-top: 30px;
}


/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: #f4f4f4;
	padding: 10px;
}

.f_menu:after {
	content: "";
	display: block;
	clear: both;
}

.f_menu img {
	max-width: 160px;
}

.f_menu ul {
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.f_menu li {
	float: left;
	width: 50%;
	padding: 5px 0;
	line-height: 0;
	text-align: center;
	list-style: none;
}


/* =========================
	footer
========================= */

.footer {
	margin: 0;
	padding: 30px 0 0;
	background: #222222;
}

.footer_inner {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}

.footer_inner img {
	/*width: 70%;*/
	max-width: 280px;
}

.footer_inner p {
	margin: 15px 0 20px;
	color: #fff;
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	margin: 10px 0 0;
	padding: 5px 0;
	background: #000;
	font-size: 11px;
	text-align: center;
}

.copyright p {
	margin: 0;
	color: #fff;
}

.footer_inner a:link,
.footer_inner a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	word-break: break-all;
}

/* =========================
	Contents
========================= */
.concept {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;	
	background-color: #f4f4f4;
}

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}
.contents02 {
	padding: 40px 0;
	margin: 0 auto;
	background-color: #f4f4f4;
}

.contents p {
	padding: 0 2%;
}

.link a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: #222222;
    border: 1px double rgba(255,255,255,0.3);
    box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
   /* -moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);*/
   /* -webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);*/
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.text_contents {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
	background: url(../img/all/text_contents.png) no-repeat top left;
}

.text_contentsb {
	padding: 1px 15px 15px;
}

.text_contents2 {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
	background: url(../img/all/text_contents2.png) no-repeat top left;
}

.text_contents3 {
	padding: 1px 15px;
	background: url(../img/all/text_contents3.jpg) no-repeat top left;
}

.text_contents4 {
	padding: 1px 15px;
	background: url(../img/all/text_contents4.jpg) no-repeat top left;
}

.lightbox:after {
	content: "";
	display: block;
	clear: both;
}

.lightbox_info {
	margin: -15px 0 -5px;
	font-size: 11px;
	text-align: center;
}

.kome {
	margin: 5px 0 0;
}

.kome p {
	width: 92%;
	margin: 0 auto;
	padding: 0 0 0 15px;
	background-image: url(../img/all/kome.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-size: 14px 14px;
}

.inline_block span {
	display: inline-block;
}


/* =========================
	page
========================= */

/*------------------ 追加 index ------------------*/

.index_header {
	margin: 0 auto;
	background-color: #fff;
}

.img45w {
    max-width: 245px;
}
/*------------------ room ------------------*/
#room .contents h2 {
    font-size: 24;
    margin: 0 auto 40px;
    overflow: hidden;
}
#room .contents h2::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 25px auto 0;
}
#room .contents h2 span {
    display: block;
    line-height: 1;
}
#room .contents span::after {
    content: none;
	
}

#room .note {
    box-sizing: border-box;
    max-width: 840px;
    padding: 10px;
    margin: 0 auto;
    background-image: url(../img/room/line-pattern.gif);
}
#room .note p {
    text-align: left;
    font-size: 15px;
    padding: 30px 50px;
    background-color: #fff;
}

main article section h2 {
    text-align: center;
    color: #111;
    font-size: 24px;
    line-height: 1;
    margin: 0 auto 40px;
}
main article section h2 span {
    font-size: 30px;
    font-weight: bold;
}
main article section h2 span::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 15px auto 0;
}
main article section h3 {
    color: #222;
    font-size: 24px;
}

.room-infomation h2{
	text-align: center;
}

#room-infomation .box:nth-of-type(1) > p {
    box-sizing: border-box;
    width: 130px;
    height: calc( 100% - 60px );
    padding: 0 0 0 50px;
    border-right: 1px solid #ccc;
    display: flex;
    align-items: center;
}
#room-infomation .box:nth-of-type(1) .text {
    width: 670px;
    padding: 0 50px 0 30px;
}
#room-infomation .box:nth-of-type(1) .text dl dd::before {
    margin: 0 .5em;
}



/*------------------ フロアガイド ------------------*/

#room-wrap {
    margin: 0 auto 100px;
    position: relative;
}
#room-wrap h3 {
    display: inline-block;
    text-align: left;
    font-size: 20px;
   /* position: absolute;
   top: -50px;
    left: 40px;*/
}
#room-wrap div#floor-map {
    clear: both;
    text-align: center;
    padding: 60px 0 50px;
    border: 1px solid #ccc;
}

#room-wrap table {
   /* width: 378px;*/
   /* line-height: 1.5;*/
    border-collapse: separate;
    border-spacing: 0 2px;

    margin: 0 0 25px;
}
#room-wrap table th {
    width: 180px;
    color: #fff;
    padding: .4em 0;
    background-color: #666;
}
#room-wrap table td {
    padding: .4em 0 .4em 20px;
    background-color: #f4f4f4;
}

#room-wrap p {
	text-align: left;
}
.room p {
    clear: right;
    padding: 0 0 0 530px;
}

.group {
    border: 1px solid #000;
    text-align: center;
	
}

.group h4{
	background-color: #111;
	    justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;

}

.group h4 a:link{
	color: #fff;
	font-size: 25px;
}

.group h4 span{
	font-size: 18px;
	margin-left: 20px;
}

.group h4 small{
	font-size: 12px;
	text-align: right;
	padding-left: 30px;
	
	
	
}

.ui-collapsible {
    margin: 0;
}
/*------------------ 客室案内 ------------------*/
.infomation {
    padding: 80px 0 100px;
    background-color: #f4f4f4;
}
.infomation.box {
    height: 250px;
    background-color: #fff;
    display: flex;
    align-items: center;
    margin: 0 auto 40px;
}
.infomation.box:last-child {
    margin: 0 auto;
}
.infomation.box h3 {
    width: 250px;
    height: 250px;
	text-align: center;
    color: #fff;
    background-color: #222;
    display: flex;
    justify-content: center;
    align-items: center;
}
.infomation.box.text {
    box-sizing: border-box;
    width: 850px;
    padding: 0 50px;
}
.infomation.box.text > * {
    margin: 0 0 1em;
}
.infomation.box.text > *:last-child {
    margin: 0;
}
.infomation.box.text p a {
    display: block;
}
.infomation.box.text dl {
    overflow: hidden;
}
.group_table{
	margin-bottom: 40px;
}
.group_table dl dt {
    float: left;
    white-space: nowrap;
}
.group_table dl dt::before {
    content: "●";
    margin: 0 .5em 0 0;
    font-size: 12px;
}

.group_table .text {
    box-sizing: border-box;
    /*width: 850px;*/
    padding: 0 10px;
}


.group_table ul li::before {
    content: "●";
    margin: 0 .5em 0 0;
    font-size: 12px;
}

.group_table th {
	width: 40%;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
    height: 	px;
}
.group_table th h3{
	    font-size: 20px;
    margin: 0 auto;
    line-height: 2;
	
}

.group_table td {
	border: 1px solid #fff;
}

.group_table td p {
    box-sizing: border-box;
    padding: 0;
    border-bottom: 1px solid #ccc;
	text-align: center;

}

.group_table .text dl dd::before {
    content: "/";
    margin: 0 .5em 0 0;
}
.group_table tr:nth-child(2n+1) {
	background: #f0ded0;
}

.group_table tr:nth-child(2n) {
	background: #fff;
}

.group_table span {
	display: inline-block;
	
}

.group_table  .text > *:last-child {
    margin: 0;
	border: none;
}

#room .room-infomation a:link, a:visited {
    font-weight: bold;
    color: #333;
    text-decoration: none;
    word-break: break-all;
}
/*------------------ history ------------------*/

.history_header {
	margin: 0 auto;
	background: url(../img/room/room-mainvisual.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #fff;
}

.history_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/room/title.png) no-repeat center center;
}

@media screen and (max-width: 320px) {
	.history_title h2 {
		background-size: 100% auto;
	}
}


/*------------------ facility ------------------*/

.facility_header {
	margin: 0 auto;
	background: url(../img/facility/facility-mainvisual.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #fff;
}

.facility_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/facility/title.png) no-repeat center center;
}

@media screen and (max-width: 320px) {
	.facility_title h2 {
		background-size: 100% auto;
	}
}

#facility h2 span {
    font-size: 25px;
    margin: 0 auto 40px;
    position: relative;
}

.facility h2 {
    font-size: 30px;
    margin: 0 auto 40px;
    position: relative;
	text-align: center;
}

.facility h2 span {
    display: block;
    line-height: 1;
}

.facility h2 img {
    width: 90px;
    height: 74px;
    position: absolute;
    top: 20px;
    right: -5px;
}
.facility h2::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 25px auto 0;
}


.facility_info {
	max-width: 490px;
	margin: 20px auto 0;
	padding: 5% 5% 10px;
	background: url(../img/facility/facility_info.jpg);
}

.facility_info h4 {
	margin: 15px 8px 5px;
	font-size: 18px;
	color: #333;
}

.facility_info h4 span {
	display: inline-block;
	margin-left: 20px;
}

.cafeteria {
    overflow: hidden;
    padding: 0 0 30px;
    background-image: url(../img/facility/cafeteria-bg.jpg);
    background-position: 170px 0px;
    background-repeat: no-repeat;
	    background-size: 180px;
}

.cafeteria > figure {
    width: 420px;
    height: 505px;
    float: right;
}
.cafeteria > h2 {
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    margin: 35px auto 25px;
}
.cafeteria > h2::after {
    content: "";
    width: 50px;
    height: 1px;
    display: block;
    background-color: #111;
    margin: 25px 0 0;
}
.cafeteria > h2 span {
    display: block;
}
.cafeteria > h2 span::after {
    content: none;
}
.cafeteria > h3 {
    margin: 0 0 5px;
}

#step01 .text {
    width: 100%;
    display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: row;
   flex-direction: row;
    align-items: center;
    margin: 0 0 25px;
}



#step01 .step .text h3 {
    width: 80px;
    height: 80px;
    margin: 0 30px 0 0;
}

#facility .example {
    text-align: center;
    margin: 0 auto 100px;
	line-height: 0;
	vertical-align: bottom;
}
#facility .example h3 {
    padding: 50px 0 0 0;
    margin: 0 0 15px;
}
#facility .example h3::after {
     content: "";
    display: block;
    height: 10px;
    background-image: url(../img/facility/line-pattern.gif);
    margin: 0 0 0 -10px;
}
#facility .example ul {
    max-width: 336px;
    display: flex;
    flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
    margin: 0 auto;
	padding: 0;
}
#cafeteria .example li {
    width: 168px;
    height: 168px;
	padding: 0;
}

ol, ul {
    list-style: none;
}

#snack h3 {
    padding: 50px 0 0 0;
    margin: 0 0 15px;
}
#snack h3::after {
    content: "";
    display: block;
    height: 10px;
    background-image: url(../img/facility/line-pattern.gif);
    margin: 0 0 0 -10px;
}


#facility .contents02 h2 {
    text-align: center;
    color: #111;
    font-size: 24px;
    line-height: 1;
    margin: 0 auto 40px;
}

#facility .contents02 h2 span {
    font-size: 30px;
    font-weight: bold;
}
#facility .contents02 h2 span::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 15px auto 0;
}

#facility .spot {
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
	max-width: 550px;
	padding-top: 0;
}
#facility-wrap .spot .text {
    text-align: center;
	margin: 0 auto;
}
#facility-wrap .spot .text h3 {
    margin: 0 auto 10px;
}
#facility-wrap .text h3 span {
	font-size: 15px;
	padding: .25em .75em;
	border: 1px solid #222;
    margin: 0 0 0 1em;
	position: relative;
	top: -.25em;
}

/*#facility-wrap .spot .text p {
    display: inline-block;
    color: #fff;
    background-color: #444;
    line-height: 2;
    padding: 0 1.5em;
}*/
#facility-wrap .spot:nth-of-type(4) .text p:last-child, #facility-wrap .spot:nth-of-type(5) .text p:last-child {
    color: #333;
    background-color: transparent;
    line-height: 1.75;
    padding: 0;
}
#facility-wrap .spot:nth-of-type(5) .text p:last-child {
    margin: 20px auto 0;
}
#facility-bk img{
	line-height: 0;
	vertical-align: bottom;
	position: relative;
	
	}
#facility-bk img.img-ff{
	line-height: 0;
	vertical-align: bottom;
	left: -5px;
	
	}

/*------------------ cuisine ------------------*/

.cuisine_header {
	margin: 0 auto;
	background: url(../img/cuisine/header_back.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #603813;
}

.cuisine_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/cuisine/title.png) no-repeat center center;
}

@media screen and (max-width: 320px) {
	.cuisine_title h2 {
		background-size: 100% auto;
	}
}

.cuisine {
	max-width: 510px;
	margin: 20px auto 0;
}

.cuisine h4 {
	margin: 15px 0 5px;
	font-size: 18px;
	color: #68380c;
}

.cuisine h4 span {
	display: inline-block;
	margin-left: 20px;
}

.cuisine2 {
	max-width: 530px;
	margin: 0 auto;
}

.cuisine2 h4 {
	margin: -5px 0 0;
	font-size: 18px;
	color: #68380c;
}

.cuisine2 p {
	margin: 5px 0 40px;
}

.cuisine_info {
	max-width: 440px;
	margin: 0 auto;
	padding: 5px 5%;
	background: url(../img/cuisine/cuisine_info.jpg);
}

.cuisine_info h5 {
	margin: 15px 0 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #68380c;
	text-align: center;
	font-size: 15px;
	color: #68380c;
}

.cuisine_info span {
	display: inline-block;
	margin-right: 10px;
}

.cuisine_info2 {
	max-width: 440px;
	margin: 0 auto;
	padding: 5px 5%;
	background: url(../img/cuisine/cuisine_info2.jpg);
}


.cuisine_info2 h5 {
	margin: 15px 0 0;
	text-align: center;
	font-size: 15px;
	color: #68380c;
}

.cuisine_info2 h5 span {
	display: inline-block;
}



.cuisine_info2 p span {
	display: inline-block;
	margin-right: 10px;
}


/*------------------ activity ------------------*/

.activity_header {
	margin: 0 auto;
	background: url(../img/activity/header_back.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #603813;
}

.activity_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/activity/title.png) no-repeat center center;
}

@media screen and (max-width: 320px) {
	.activity_title h2 {
		background-size: 100% auto;
	}
}

.activity {
	margin: 0 0 40px;
}

.activity h4 {
	margin: 15px 0 5px;
	font-size: 18px;
	color: #68380c;
}

.activity a {
	color: #f30;
}

.activity_table h4 {
	margin: 0 0 5px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #68380c;
}

.activity_table h4 span {
	display: inline-block;
}

.activity_table th {
	width: 50%;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
}

.activity_table td {
	width: 50%;
	border: 1px solid #fff;
	text-align: center;
}

.activity_table tr:nth-child(2n+1) {
	background: #f0ded0;
}

.activity_table tr:nth-child(2n) {
	background: #fff;
}


/*------------------ faq ------------------*/

.group_header {
	margin: 0 auto;
	background: url(../img/faq/faq-mainvisual.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #fff;
}

.group_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/faq/title.png) no-repeat center center;
}


@media screen and (max-width: 320px) {
	.group_title h2 {
		background-size: 100% auto;
	}
}

.faq-wrap h2 {
    text-align: left;
    font-size: 20px;
    margin: 40px 0 10px;
}

.faq-wrap h2 span {
    font-size: 30px;
}
.faq-wrap h2 span::after {
    content: "/";
    width: auto;
    height: auto;
    display: inline-block;
    background-color: transparent;
    font-size: 20px;
    font-weight: normal;
    margin: 0 1em 0 1.5em;
}


.faq-wrap .faq {
    width: 100%;
    padding: 0 0 30px;
    border: 1px solid #222;
    margin: 0 auto 40px;
}
.faq-wrap .faq:last-child {
    margin: 0 auto;
}
.faq-wrap .faq h3 {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 20px 10px 70px;
    background-color: #222;
    margin: 0 auto 30px;
    position: relative;
}
.faq-wrap .faq h3::before {
    content: "Q";
    display: block;
    width: 28px;
    height: 28px;
    color: #222;
    font-size: 22px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.faq-wrap .faq p {
    padding: 0 50px .5em;
}
.faq-wrap .faq p:last-child {
    padding: 0 10px;
}

/*div#page-top{
	display: none;
}*/
.btn02{
  display: inline-block;
  text-decoration: none;
  background: #777;
  color: #fff;
  width: 95px;
  height: 50px;
  line-height: 50px;
  /*border-radius: 50%;*/
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  transition: .4s;
	
 position: fixed;
  bottom: 10px; 
  right: 10px;
	z-index: 1;
}

.btn02:hover{
    background: #333;
	color: #fff;
}


#faq a:link, a:visited {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    word-break: break-all;
}


#item_link1 h3 .item_bn{ 
	display: block;
    background-color: #111;
    align-items: center;
    color: #fff;
    font-weight: bold;
	padding: 10px 20px;
	margin: 5px 0;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	transition: .4s;
}

.item_bn span{
text-align: right;
	line-height: 1.5;
	display: inherit;
    margin-bottom: -20px;
    position: relative;
    top: -20px;
    font-size: 14px;
	
	
}

#item_link1 h3 .item_bn:hover{
	background-color: #777;
	display: block;
}
/*------------------ access ------------------*/

.access_header {
	margin: 0 auto;
	background: url(../img/access/location-mainvisual.jpg) no-repeat bottom center;
	background-size: cover;
	border-top: 11px solid #fff;
}

.access_title h2 {
	max-width: 800px;
	margin: 0 auto;
	background: url(../img/access/title.png) no-repeat center center;
}

@media screen and (max-width: 320px) {
	.access_title h2 {
		background-size: 100% auto;
	}
}	

.access h1 {
    margin: 0 auto 40px;
}
.access h2 {
    margin: 0 auto 40px;
	text-align: center;
}
.access h2::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 25px auto 0;
}

.access p {
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
	font-size: 15px;

}

.access span {
	display: inline-block;
	margin-right: 10px;
}

.access span a {
	font-weight: normal;
}

.access_map {
	margin: 20px auto 0;
}

.access_map h4 {
	margin: 15px 0 5px;
	font-size: 18px;
	color: #333;
}

#access .contents02 h2 {
    text-align: center;
    color: #111;
    font-size: 24px;
    line-height: 1;
    margin: 0 auto 40px;
}

#access .contents02 h2 span {
    font-size: 30px;
    font-weight: bold;
}
#access .contents02 h2 span::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 15px auto 0;
}
main article section h3 {
    color: #222;
    font-size: 24px;
}

#access .spot {
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
	max-width: 550px;
	padding-top: 0;
}
#access .spot .text {
    text-align: center;
	margin: 0 auto;
}
#access .spot .text h3 {
    margin: 0 auto 10px;
}
#access .spot .text p {
    display: inline-block;
    color: #fff;
    background-color: #444;
    line-height: 2;
    padding: 0 1.5em;
}
#access .spot:nth-of-type(4) .text p:last-child, #access .spot:nth-of-type(5) .text p:last-child {
    color: #333;
    background-color: transparent;
    line-height: 1.75;
    padding: 0;
}
#access .spot:nth-of-type(5) .text p:last-child {
    margin: 20px auto 0;
}
/*------------------ movie ------------------*/

.movie_contents {
	width: 96%;
	max-width: 700px;
	margin: 30px auto 0;
}

.movie_contents p,
.movie_contents h2 {
	margin: 0 0 20px;
	text-align: center;
	color: #523700;
}

.movie_contents span {
	display: inline-block;
}

.movie_contents strong {
	display: inline-block;
	margin: 0 10px;
}

.movie {
	padding: 0;
}

.movie_box {
	margin: 10px 0 30px;
}


/* =========================
	add
========================= */

/*------------------ float ------------------*/

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

.float_clear:after {
	content: "";
	display: block;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_left {
	width: 49%;
	float: left;
	margin: 1% 0;
	line-height: 0;
	text-align: left;
}

.img_right {
	width: 49%;
	float: right;
	margin: 1% 0;
	line-height: 0;
	text-align: right;
}


/*------------------ margin ------------------*/

.m0 {
	margin: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}


/*------------------ line_height ------------------*/

.line_height {
	line-height: 0;
	text-align: center;
}

/*------------------ 追加CSS ------------------*/
.concept .inner {
    padding: 20px 0;
    background-image: url(../img/index/download.gif);
    background-position: right 0;
    background-repeat: no-repeat;
    overflow: hidden;
	background-size: 30%;
}

 h2.greetings::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 25px auto 0;
}
h2.greetings{
	text-align: center;
	font-size: 1.5em;
}
.concept .inner02 {
	margin: 0 auto;
	text-align: center;
}

/*  見出し
------------------------*/
#concept .inner h2 {
    text-align: left;
    font-size: 20px;
    width: 752px;
    margin: 0 0 35px;
}
h2 span {
    font-size: 40px;
    font-weight: bold;
}

#reservation h2 {
	text-align: center;
}

/*  ボタン
------------------------*/
 .attraction p.btn {
    font-size: 20px;
    bottom: 12%;
    left: calc( 50% + 77px );
}
.attraction:nth-child(2n) p.btn {
    left: calc( 50% - 550px );
}
 .attraction p.btn a {
    display: inline-block;
    color: #111;
    text-decoration: none;
    border: 1px solid #111;
    line-height: 50px;
    padding: 0 2em;
    transition: .6s;
}
.attraction p.btn a:hover {
    color: #fff;
    background-color: #111;
}
.attraction p.btn a::after {
    content: "→";
    display: inline-block;
    margin: 0 0 0 .5em;
}

/* =====================
  プランバナー
===================== */
#reservation {
    height: 500px;
    background-image: url(../img/index/reservation-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#reservation::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba( 0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
}
#reservation .inner {
    position: relative;
	margin: 0;
}
#reservation .inner h2 {
    color: #fff;
}
#reservation .inner h2 span::after {
    background-color: #fff;
}
#reservation .inner p.btn {
    text-align: center;
}
#reservation .inner p.btn a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 1em;
    border: 3px solid #fff;
    transition: .3s;
}
#reservation .inner p.btn a::after {
    content: "→";
    display: inline-block;
    margin: 0 0 0 .5em;
}
#reservation .inner p.btn a:hover {
    color: #111;
    background-color: #fff;
}
#reservation .inner h2 span::after {
    background-color: #fff;
}
section h2 span::after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background-color: #111;
    margin: 15px auto 0;
}

dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

.side_bn4{
	width: 300px;
	height: 70px;
	margin: 0px auto;
	box-sizing: border-box;
	z-index: 100;
	/*border: solid 5px #008000;*/
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
/*	background: url("../images/top/111676.jpg") no-repeat;*/
}
.side_bn4 p{
	display:block;
	width: 300px;
	height: 70px;
	margin: 0px auto;
	font-size: 15px;
	padding: 20px 35px;
	box-sizing: border-box;
	line-height: 1.2em;
	color: #12103F;
	font-weight: bold;
}

.side_bn4 a{
	display:block;
	width: 300px;
	height: 70px;
	background: url("../img/111676.jpg") no-repeat;
		opacity: 1;	
	text-decoration: none;
	border-radius: 5px;
}
.side_bn4 a:hover{
	opacity: 0.4;	
}

.award_box{display:flex; flex-wrap: wrap; justify-content:space-between; margin:0 0 2rem 0;}
.award_box span{width:49%; margin: 0 0 1em 0;}
.award_box span img{width:100%; display: block;}


