@charset "utf-8";
/* CSS Document */

/* =========================
	body
========================= */

body {
	background: #FCF9F0 url(../img/all/bg.png) center top;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	line-height: 2em;
	color: #67340a;
}

p {
	margin: 0;
	color: ;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	font-weight: normal;
	color: #67340a;
	text-decoration: none;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	background: ;
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	word-break: break-all;
	color: ;
	border: ;
}

tr {
	border-bottom: ;
}

th,
td{
	padding: 4px;
	border: ;
}

th {
	background: ;
	width: 25%;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	color: ;
}

td {
	background: ;
	word-break: break-all;
	text-align: center;
	padding-left: 10px;
}

ul {
	list-style-type: none;
	padding: 0;
}
ul:after {
	display: block;
	content: "";
	clear: both;
}

dl {
	margin: 0;
}
dl dd {
	margin: 0;
}
dl:after {
	display: block;
	content: "";
	clear: both;
}



/* =========================
	logo
========================= */

.header_inner {
	position: relative;
	margin:  0 auto;
	/*text-align: center;*/
	background: url(../img/all/hd.png) repeat-x top center;
}

h1 {
	background: ;
	text-align: center;
	margin: 0 auto;
	padding: 20px 10% ;
	line-height: 0;
}
h1 img {
	width: 80%;
	max-width: 250px;
}

/* =========================
	slider
========================= */

.slider_box {
	max-width: 700px;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}


/* =========================
	g_menu
========================= */

#index .g_menu {
	min-height: 1em;
	line-height: 1em;
	margin: 0 auto;
	padding: 50px 0 20px ;
	background:   ;
	text-align: center;
	/*border-top: solid 1px #999;*/
}
.g_menu {
	min-height: 1em;
	line-height: 1em;
	margin: 0 auto;
	padding: 50px 0 40px ;
	background:   ;
	text-align: center;
	/*border-top: solid 1px #999;*/
}

.g_menu a {
	display: inline-block;
	width: 50%;
	max-width: 350px;
}

.g_menu img {
	max-width: 160px;
	padding: 20px 0 ;
	box-sizing: border-box;
}
.g_menu a img {
	background: url(../img/all/nav_bg.png) no-repeat center center / 90% 100%;
}
.g_menu a:nth-of-type(2) img {
	background: url(../img/all/nav_bg2.png) no-repeat center center / 90% 100%;
}


/* =========================
	menu
========================= */

.menu {
	margin: 0 ;
	padding-top: 8px;
	padding-bottom: 3px;
	background: url(../img/all/top-newbg.png) no-repeat top left / 100% 100%;
	/*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);*//
}

.menu ul {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	background: ;
	border-bottom: dotted 1px #67340a;
	line-height: 0;
	list-style: none;
	text-align: center;
}
.menu ul li:last-child {
	border-bottom: none;
}

.menu ul li a {
	display: block;
	padding: 6px 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% 50px;
	background:  ;
	text-align: center;
}

.footer_menu img {
	margin-top: 30px;
}


/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: url(../img/all/topup-bg.png) repeat-x left top;
	padding-top: 8px;
}

.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 {
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	background:   url(../img/all/footer_bg.png) repeat-x left top / auto 100%;
}

.footer_inner {
	background: ;
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0 0;
}

.footer_inner img {
	width: 70%;
	max-width: 227px;
}

.footer_inner p {
	margin: 10px 0;
	color: #863c00;
	text-align: center;
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	padding: 5px 10px;
	background:   url(../img/all/copy_bg.png) repeat-x left top / auto 100%;
	margin: 0;
	font-size: 11px;
	text-align: center;
	border-top: ;
}

.copyright p {
	margin: 0;
	color: #67340a;
	font-weight: bold;
}


/* =========================
	Contents
========================= */

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}

.contents p {
	padding: 2% 0;
}

#index .point .link {
	background: url(../img/all/link_bg.png) repeat-x center center / auto 100% ;
	margin-left: -2%;
	margin-right: -2%;
	padding: 1px 0;
}
.link a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: url(../img/all/link_btn.png) no-repeat center center / 100% auto ;
	/*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: #67340a;
	text-decoration: none;
	text-align: center;
	border: 1px #cd9154 solid;
}

.link2 {
	display: block;
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
}

.text_contents {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
}

.lightbox:after {
	content: "";
	display: block;
	clear: both;
}

.lightbox_info {
	margin: -15px 0 -5px;
	font-size: 11px;
	text-align: center;
}

.inline_block span {
	display: inline-block;
}


/* =========================
	page
========================= */
h3.title_text {
	background: ;
	margin: ;
	padding: ;
	font-size: 1.6em;
	font-weight: bold;
	color: ;
	text-align: ;
	line-height: ;
}
h4.title_text {
	background: url(../img/all/from-sendai.png) no-repeat center bottom / 100% auto;
	margin:10px 0 ;
	padding-bottom: 8px;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: center;
}
h5.title_text {
	background: ;
	margin: 10px 0 0;
	padding: ;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: center;
}
 .sub_box {
 	margin: 10px auto 20px;
 	padding: 20px 0 10px;
 }
.att {
	background: ;
	padding:  ;
	border: ;
}
.img2 {
	display: table;
	margin: 0 auto;
}
.img2 li {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.img2 li:nth-of-type(2n+1) {
	margin-left: 0;
}
.img3 {
	display: table;
	margin: 0 auto;
}
.img3 li {
	float: left;
	width: 33%;
	margin-left: 0.5%;
}
.img3 li:nth-of-type(3n+1) {
	margin-left: 0;
}

.tab_box {
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
}
.tab_box li {
	flex-basis: 33%;
}

/*------------------ index ------------------*/
.header {
	margin: 0 auto;
}

#index .greeting {
	background: url(../img/index/top-com-bg_top.png) repeat-x center top  , url(../img/index/top-com-bg_bot.png) repeat-x center bottom  , url(../img/index/top-com-bg.png) repeat center top;
	width: 96%;
	padding: 50px 2% ;
}
#index .greeting .box {
	background:  url(../img/all/maru.png) no-repeat left top / 80% auto  , url(../img/index/box_bg.png) no-repeat center center / 100% 100%;
	padding: 20px 2%;
}

/*------------------ fine ------------------*/

.fine_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/fine/fine.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.fine_title h2 {
		background-size: cover;
	}
}

#fine .fine01 {
	background: url(../img/index/top-com-bg_top.png) repeat-x center top  , url(../img/index/top-com-bg_bot.png) repeat-x center bottom  , url(../img/index/top-com-bg.png) repeat center top;
	width: 96%;
	padding: 30px 2% ;
}

#fine .fine01 .box {
	background:  url(../img/all/maru04.png) no-repeat left top / 80% auto  ,url(../img/all/maru01.png) no-repeat left 78% / 90% auto  ,
	url(../img/all/maru02.png) no-repeat 90% 96% / 35% auto  , url(../img/index/box_bg.png) no-repeat center center / 100% 100%;
	padding: 10px 2% 20px;
}
#fine .fine01 h3 {
	margin-right: 10%;
	margin-bottom: -25%;
}
#fine .fine01 h3 img {
	width: 40%;
}

#fine .fine04 {
	background:  url(../img/all/maru.png) no-repeat left 10% / 80% auto , url(../img/all/maru02.png) no-repeat 96% 45% / 35% auto;
}
#fine .fine04 .waku {
	background:  url(../img/fine/fi-com.png) no-repeat left top /contain;
	padding: 12% 0 10% 15%;
	color: #0f223b;
}
#fine .fine04 .ph {
	position: relative;
}	
#fine .fine04 .ph li:nth-of-type(1) {
	float: right;
	width: 60%;
	margin-bottom: -15%;
}
#fine .fine04 .ph li:nth-of-type(1) .cap {
	position: absolute;
	left: 10%;
	top: 30%;
}
#fine .fine04 .ph li:nth-of-type(2) {
	width: 55%;
	margin-top: -10%;
}

/*------------------ cuisine ------------------*/

.cuisine_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/cuisine/cuisine.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.cuisine_title h2 {
		background-size: cover;
	}
}

#cuisine .ryo01 {
	background: url(../img/index/top-com-bg_top.png) repeat-x center top  , url(../img/index/top-com-bg_bot.png) repeat-x center bottom  , url(../img/index/top-com-bg.png) repeat center top;
	width: 96%;
	padding: 30px 2% ;
}

#cuisine .ryo01 .box {
	background:  url(../img/all/maru04.png) no-repeat left top / 70% auto  ,url(../img/all/maru.png) no-repeat right bottom / 70% auto  ,url(../img/all/maru02.png) no-repeat 10px 96% / 30% auto  , url(../img/index/box_bg.png) no-repeat center center / 100% 100%;
	padding: 10px 2% 20px;
}
#cuisine .ryo01 h3 {
	margin-right: 5%;
	margin-bottom: -30%;
}
#cuisine .ryo01 h3 img {
	width: 40%;
}
#cuisine .ryo01 .left {
	width: 60%;
	margin-top: -26%;
}

#cuisine .ryo02 .box {
	background:  url(../img/all/maru03.png) no-repeat left bottom / 28% auto ;
	text-align: center;
	font-weight: bold;
}	
#cuisine .ryo02 .mov_box {
	background:  url(../img/cuisine/se-bt.png) repeat-y center top / 100% auto ;
	padding: 20px 0 10px;
}
#cuisine .ryo02 .img2 li:nth-of-type(1) {
	width: 63%;
}
#cuisine .ryo02 .img2 li:nth-of-type(2) {
	width: 35%;
}

#cuisine .ryo03 .tab_box li {
	margin-bottom: 20px;
}

#cuisine .ryo04 {
	background:  url(../img/cuisine/fish.png) no-repeat 150% 15% / 80% auto , url(../img/all/maru03.png) no-repeat 75% 60% / 35% auto ;
	width: 96%;
	padding: 0 2%;
}	
#cuisine .ryo04 .ph {
	position: relative;
}	
#cuisine .ryo04 .ph li:nth-of-type(1) {
	width: 45%;
	margin-bottom: ;
}
#cuisine .ryo04 .ph li:nth-of-type(2) .cap {
	position: absolute;
	right: 70%;
	bottom: 20px;
}
#cuisine .ryo04 .ph li:nth-of-type(2) {
	float: right;
	width: 75%;
	margin-top: -10%;
}

#cuisine .ryo05 {
	background:  url(../img/all/maru02.png) no-repeat left bottom / 68% auto , url(../img/all/maru03.png) no-repeat 90% 55% / 30% auto ;
	width: 96%;
	padding: 0 2%;
}	
#cuisine .ryo05 .img2 {
	position: relative;
}	
#cuisine .ryo05 .img2 li:nth-of-type(2) {
	margin-top: 20%;
}	
#cuisine .ryo05 .img2 li:nth-of-type(2) .cap {
	position: absolute;
	right: 50%;
	bottom: 10%;
}	

#cuisine .ryo06 {
	background:  url(../img/all/maru02.png) no-repeat center 62% / 100% auto , url(../img/all/maru03.png) no-repeat right 30% / 30% auto ;
	width: 96%;
	padding: 0 2%;
}	
#cuisine .ryo06 .ph {
	width: 80%;
}	
#cuisine .ryo06 .img2 {
	position: relative;
}	
#cuisine .ryo06 .img2 li:nth-of-type(2) {
	margin-top: 30%;
}	
#cuisine .ryo06 .img2 li:nth-of-type(1) .cap {
	position: absolute;
	left: 50%;
	top: 10%;
}	
#cuisine .ryo06 .img2 li:nth-of-type(2) .cap {
	position: absolute;
	right: 50%;
	bottom: 10%;
	text-align: right;
}	

#cuisine .ryo07 {
	background:  url(../img/all/maru02.png) no-repeat center 62% / 100% auto ;
	width: 96%;
	padding: 0 2%;
}	

#cuisine .ryo08 {
	background:  url(../img/all/maru02.png) no-repeat right 10% / 90% auto ;
	width: 96%;
	padding: 0 2%;
}	
#cuisine .ryo08 .ph  {
	position: relative;
}	
#cuisine .ryo08 .ph > .cap {
	position: absolute;
	right: 2%;
	top: 65%;
}	

#cuisine .anchor.right {
	background:  url(../img/all/topup-bg.png) no-repeat center center / 90% auto;
	margin-top: 10px;
	margin-right: 10px;
}
#cuisine .anchor.right img {
	width: 20%;
}		

/*------------------ facilities ------------------*/

.facilities_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/facilities/facilities.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.facilities_title h2 {
		background-size: cover;
	}
}

#facilities .kan01 {
	background: url(../img/index/top-com-bg_top.png) repeat-x center top  , url(../img/index/top-com-bg_bot.png) repeat-x center bottom  , url(../img/index/top-com-bg.png) repeat center top;
	width: 96%;
	padding: 30px 2% ;
}
#facilities .kan01 .box {
	background:  url(../img/all/maru04.png) no-repeat left top / 80% auto  ,url(../img/all/maru.png) no-repeat center bottom / 80% auto  ,url(../img/all/maru02.png) no-repeat 95% 45% / 35% auto  , url(../img/index/box_bg.png) no-repeat center center / 100% 100%;
	padding: 10px 2% 20px;
}
#facilities .kan01 h3 {
	margin-right: 5%;
	margin-bottom: -35%;
}
#facilities .kan01 h3 img {
	width: 40%;
}

#facilities .kan01 .lead {
	max-width: 58%;
	margin-top: -35%;
}
	
#facilities .kan03 {
	background:  url(../img/all/maru04.png) no-repeat right 10% / 80% auto , url(../img/all/maru03.png) no-repeat 96% 45% / 30% auto ;
	width: 96%;
	padding: 0 2%;
}	
#facilities .contents .cap {
	text-align: left;
}


/*------------------ access ------------------*/

.access_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background:  url(../img/access/access.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.access_title h2 {
		background-size: cover;
	}
}

#access .ac01 {
	background: url(../img/index/top-com-bg_top.png) repeat-x center top  , url(../img/index/top-com-bg_bot.png) repeat-x center bottom  , url(../img/index/top-com-bg.png) repeat center top;
	width: 96%;
	padding: 30px 2% ;
}
#access .ac01 .box {
	background:  url(../img/all/maru.png) no-repeat left bottom / 80% auto  ,url(../img/all/maru03.png) no-repeat 95% 25% / 30% auto  , url(../img/index/box_bg.png) no-repeat center center / 100% 100%;
	padding: 20px 2%;
}
#access .ac01 h3 img {
	width: 40%;
}

#access .ac02 h4 {
	margin-bottom: 0;
}
#access .ac02 a {
	color: #c62f15;
	text-decoration: underline;
}
#access .ac02 .box {
	background:  url(../img/access/plan-bg.png) no-repeat center center / cover;
	margin-top: 30px;
	padding: 10px;
}

#access .ac03 {
	background: url(../img/all/maru02.png) no-repeat center bottom / 90% auto;
	width: 96%;
	padding: 0 2% 30px;
}
#access .ac03 .map {
	background: #cd9154;
	height: 300px;
	padding: 2px;
}

#access .ac03 a {
	font-weight: bold;
}
		
/*------------------ movie ------------------*/

.movie_contents {
	width: 96%;
	max-width: 700px;
	margin: 30px auto 0;
	padding-bottom: 1px;
}

.movie_contents p,
.movie_contents h2 {
	margin-top: 0;
	text-align: center;
	color: ;
}

.movie_contents span {
	display: inline-block;
}

.movie_contents strong {
	display: inline-block;
	margin: 0 10px;
}

.movie {
	padding: 0;
}

.movie_box {
	margin: 10px 0 30px;
}
 
 #movie_top .header_inner {
 	padding-top: 0;
 } 

/* =========================
	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;
}

.large {
	font-size: 1.2em;
}
.small {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}