@charset "utf-8";
/* ========================================================
	template.css => テンプレート用CSS
======================================================== */
html {
	font-size: 62.5%;
}
body {
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.8;
	background-color: #ffffff;
	color: #0f3675;
	word-wrap: break-word;
	overflow-wrap: break-word;
	letter-spacing: 0.3em;
	font-family: Cinzel," Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "游明朝", YuMincho, "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.8;
}
a[href] {
	color: #0f3675;
	text-decoration: underline;
	outline: none;
}
a[href]:hover {
	text-decoration: none;
	color: #96a4b9;	
}
a[href].a_reverse,
.a_reverse a[href] {
	text-decoration: none;
}
a[href].a_reverse:hover,
.a_reverse a[href]:hover {
	text-decoration: underline;
}
a[href^="http"],
a[href^="mailto:"] {
	word-break: break-all;
}

label {
	cursor: pointer;
}
input, select, textarea, button {
	max-width: 100%;
	margin: 0;
	vertical-align: middle;
	font-family: inherit;
	outline: none;
	font-size: 100%;
}

button {
	cursor: pointer;
}
iframe {
	max-width: 100%;
	vertical-align: middle;
}

.hidden {
	display: none;
}
.slick-slider * {
	outline: none;
}
@media screen and (max-width: 768px) {
	body {
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;
	}
	img {
		max-width: 100%;
		height: auto;
	}
}


/* pc / sp
============================================================================================================ */
.sp,
.sps {
	display: none !important;
}
@media screen and (min-width: 769px), print {
	.pc_break {
		position: relative;
		display: block;
		height: 0;
		overflow: hidden;
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	img.sp, span.sp, br.sp, em.sp, strong.sp {
		display: inline !important;
	}
	td.sp, th.sp {
		display: table-cell !important;
	}
	.sp_break {
		position: relative;
		display: block;
		height: 0;
		overflow: hidden;
	}
}
@media screen and (max-width: 370px) {
	.sps {
		display: block !important;
	}
	img.sps, spsan.sps, br.sps, em.sps, strong.sps {
		display: inline !important;
	}
	.sps_non {
		display: none !important;
	}
}

/* sp
============================================================================================================ */
@media screen and (max-width: 768px) {
	*[data-label] img {
		display: none !important;
	}
	*[data-label]:before {
		content: attr(data-label);
	}
	*[data-label-r]:after {
		display: block;
		content: attr(data-label-r);
	}
}
@media screen and (min-width: 371px) {
	*[data-label-r].spl_r_inline:after {
		display: inline;
	}
}

/* spパディング
============================================================================================================ */
@media screen and (max-width: 768px) {
	.sp_pd {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.sp_pdtb {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.sp_full {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
}
@media screen and (max-width: 370px) {
	.sp_pd {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.sp_pdtb {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.sp_full {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}
}


/* pc_hidden
============================================================================================================ */
@media screen and (min-width: 769px), print {
	.pc_hidden {
		position: relative;
		overflow: hidden;
		display: block;
		height: 0;
	}
}

/* color
============================================================================================================ */
.c_theme,
a.c_theme {
	color: #ff0000;
}
.c_black,
a.c_black {
	color: #000;
}
.c_white,
a.c_white {
	color: #fff;
}
.c_pink,
a.c_pink {
	color: #dc6b7f;
}

.bg_white {
	background-color: #fff;
}

/* transition
============================================================================================================ */
@media screen and (min-width: 769px) {
	a[href],
	a[href]:before,
	a[href]:after,
	button,
	.basic_trs,
	.basic_trs:before,
	.basic_trs:after,
	.basic_trs *,
	.basic_trs *:before,
	.basic_trs *:after {
		-webkit-transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
		-o-transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
		transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
	}
}


/* font family
============================================================================================================ */
.ff_min {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
}
@media screen and (max-width: 768px) {
	.ff_min {
		font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "游明朝", YuMincho, "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
	}
}

.ff_en {
	font-family: 'Archivo', sans-serif;
	font-family: 'Montserrat', sans-serif;
	padding-left: .6em;
	letter-spacing: .6em;
	font-weight: normal;
}
.ff_ga {
	font-family: 'EB Garamond', serif;
	letter-spacing: .15em;
	font-weight: normal;
}

/* font
============================================================================================================ */
.fwb {
	font-weight: bold;
}


/* display
============================================================================================================ */
.db {
	display: block;
}
.dib {
	display: inline-block;
}

/* w
============================================================================================================ */
.w {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.w:after {
	content: ""; display: table; clear: both;
}
.wt:after {
	content: none;
}
header.mw {
	/*min-width: 1040px;
	background-color: #fff;
	*/
	background-color: #fff;	
}
@media screen and (max-width: 768px) {
	.w {
		width: auto !important;
		max-width: none !important;
	}
	.mw {
		min-width: 0;
	}
}


/* hover
============================================================================================================ */
@media screen and (min-width: 769px), print {
	a.hv_wh,
	button.hv_wh,
	a .hv_wh,
	.hv_wh a {
		position: relative;
		display: block;
		vertical-align: middle;
		overflow: hidden;
	}
	a.hv_wh:after,
	button.hv_wh:after,
	a .hv_wh:after,
	.hv_wh a:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(255,255,255,0);
		-webkit-transition: background 0.2s;
		-o-transition: background 0.2s;
		transition: background 0.2s;
		z-index: 3;
	}
	a[href].hv_wh:hover:after,
	button.hv_wh:hover:after,
	a[href]:hover .hv_wh:after,
	.hv_wh a[href]:hover:after {
		background-color: rgba(255,255,255,0.5);
	}
	a[href].hv_wh.a20:hover:after,
	button.hv_wh.a20:hover:after,
	a[href]:hover .hv_wh.a20:after,
	.hv_wh.a20 a[href]:hover:after {
		background-color: rgba(255,255,255,0.2);
	}
	a[href].hv_wh.a10:hover:after,
	button.hv_wh.a10:hover:after,
	a[href]:hover .hv_wh.a10:after,
	.hv_wh.a10 a[href]:hover:after {
		background-color: rgba(255,255,255,0.1);
	}

	a[href] .hv_op {
		-webkit-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		transition: opacity 0.2s;
	}
	a[href].hv_op:hover,
	a[href]:hover .hv_op,
	 .hv_op a[href]:hover {
		opacity: 0.5;
	}
	a[href].hv_op.a20:hover,
	a[href]:hover .hv_op.a20,
	.hv_op.a20 a[href]:hover {
		opacity: 0.8;
	}
	a[href].hv_op.a10:hover,
	a[href]:hover .hv_op.a10,
	.hv_op.a10 a[href]:hover {
		opacity: 0.9;
	}
}



/* target
============================================================================================================ */
.target {
	display: block;
	position: relative;
	width: 1px;
	top: -70px;
}
.target.pt {
	top: -90px;
}
@media screen and (max-width: 768px) {
	.target {
		top: -54px;
	}
	.target.pt {
		top: -74px;
	}
}


/* header
============================================================================================================ */
#header {
	position: relative;
}
@media screen and (min-width: 769px), print {

	#header {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 142px;
		/*-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
		box-shadow: 0 0 5px rgba(0,0,0,.1);
		*/
		z-index: 9999;
	}
	#header nav.fixed>div {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
	background-color: #dde3ec;
	width:100%;
	background-color: #dde3ec;
}
	#header nav.fixed>div.mw.w1200 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
	background-color: #dde3ec;
	width:100%;
	background-color: #dde3ec;
}
}



@media screen and (max-width: 768px) {
	#header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 54px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
		box-shadow: 0 0 5px rgba(0,0,0,.1);
		z-index: 9999;
	}

}


/* snav
------------------------------------------------------------- */

#header .tel{
position: absolute;
top:24px;
right:0px;
color: #0f3675;
}
#header .tel a{
color: #0f3675;
text-decoration: none;
}
#header .tel a:link{
color: #0f3675;
}
#header .tel .tel_in{
text-align: right;
font-size: 1.4rem;
line-height: 1.6;
}
#header .tel .tel_in .telname{
letter-spacing: -0.05em;
}
#header .tel .tel_in span.teltel{
font-size: 2.4rem;
}
#header .tel .tel_in span.recruit_nav{
display: block;
margin: 5px 0 0 0;
color: #0f3675;
}
#header .tel .tel_in span.recruit_nav a{
color: #0f3675;
text-decoration: underline;
letter-spacing: 0.05em;
}



@media screen and (max-width: 979px) {
#header .tel .tel_in{
width: 100%;
color: #584638;
}
#header .tel .tel_in span.teltel{
color: #584638;
font-size: 1.4rem;
}
#header .tel a{
color: #584638;
text-decoration: none;
}
#header .tel a:link{
color: #584638;
}
}




#header #headlogobox{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #fff;
padding:10px 0;
}
#header #headlogobox img{
z-index: 9999999;
}

@media screen and (max-width: 768px) {
			#header #headlogobox{
			width: 60%;
			margin-left: 0;
			text-align: left;
			z-index: 9999999;
			background-color: #fff;
			padding:0 0;
			}
			#header #headlogobox img{
			width: auto;
			height: 30px;
			margin:15px 0 0 5px;
			}
#header .tel .tel_in span.teltel{
color: #584638;
font-size: 1.2rem;
}

#header .tel .tel_in span.recruit_nav{
display: none;
}

			}

/*
#header .tel a {
	display: block;
	position: relative;
	padding: 4px 15px 0 26px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	background: url(../images/head/ico_tel.png) no-repeat 0;
	-webkit-background-size: 15px;
	background-size: 15px;
	text-decoration: none;
	color: #282524;
	line-height: 1.3;
	font-weight: bold;
}
#header .tel a span {
	display: block;
	font-size: 1rem;
	letter-spacing: 0;
}*/
@media screen and (min-width: 769px), print {
	#header .snav {
		position: absolute;
		top: 30px;
		right: 20px;
	}
	#header .snav .tel,
	#header .snav ul,
	#header .snav li {
		float: left;
	}
	#header .snav a {
		display: block;
		position: relative;
		height: 40px;
		text-decoration: none;
		color: #282524;
		line-height: 1.3;
		font-weight: bold;
	}

	#header .snav ul {
		border-left: 1px solid #d0d0d0;
	}
	#header .snav li {
		border-right: 1px solid #d0d0d0;
	}
	#header .snav li a {
		width: 50px;
		text-align: center;
		white-space: nowrap;
		background-position: 50% 0;
		background-repeat: no-repeat;
		-webkit-background-size: 28px;
		background-size: 28px;
	}
	#header .snav li a.access {
		background-image: url(../images/head/ico_access.png);
	}
	#header .snav li a.faq {
		background-image: url(../images/head/ico_faq.png);
	}
	#header .snav li a span {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		-webkit-transform-origin: 50% 100%;
		-moz-transform-origin: 50% 100%;
		-ms-transform-origin: 50% 100%;
		-o-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		-o-transform: scale(.9);
		transform: scale(.9);
	}
}
@media screen and (max-width: 768px) {
	#header .tel {
		position: absolute;
		overflow: hidden;
		width: 150px;
		right: 56px;
		top: 0;
		height: 46px;
		padding-top: 29px;
		z-index: 9999999;
		margin-top: 0;
		background-color: none !important;
	}
	#header .tel .tel_in{
	width: 100%;
	text-align: right;font-size: 1.0rem;
	letter-spacing: 0;
	line-height: 1.3;
	}
	#header .tel .tel_in span{
	font-size: 1.4rem;
	}
	
@media screen and (max-width: 320px) {
			#header #headlogobox{
			width: 60%;
			margin-left: 0;
			text-align: left;
			z-index: 9999999;
			background-color: #fff;
			padding:0 0;
			}
			#header #headlogobox img{
			width: auto;
			height: 22px;
			margin:15px 0 0 5px;
			}
#header .tel .tel_in span.teltel{
color: #584638;
font-size: 1.2rem;
}

			}	

	/*#header .tel a span {
		-webkit-transform-origin: 0;
		-moz-transform-origin: 0;
		-ms-transform-origin: 0;
		-o-transform-origin: 0;
		transform-origin: 0;
		white-space: nowrap;
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		-o-transform: scale(.9);
		transform: scale(.9);
	}*/
}



/* nav_btn
------------------------------------------------------------- */
@media screen and (max-width: 768px) {
	#header .nav_btn {
		position: absolute;
		right: 0;
		top: 0;
		background-color: #b49959;
		width: 54px;
		height: 54px;
		z-index: 20;
	}
	#header .nav_btn a {
		position: relative;
		display: block;
		height: 54px;
	}
	#header .nav_btn:before,
	#header .nav_btn a:before,
	#header .nav_btn a:after {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		width: 26px;
		margin-top: -1px;
		margin-left: -13px;
		border-top: 2px solid #fff;
		-webkit-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
	}
	#header .nav_btn a:before {
		-webkit-transform: translateY(-7px);
		-ms-transform: translateY(-7px);
		-o-transform: translateY(-7px);
		transform: translateY(-7px);
	}
	#header .nav_btn a:after {
		-webkit-transform: translateY(7px);
		-ms-transform: translateY(7px);
		-o-transform: translateY(7px);
		transform: translateY(7px);
	}
	#header .nav_close a {
		position: fixed;
		top: 54px;
		right: 0;
		left: 0;
		background-color: rgba(0,0,0,.3);
		opacity: 0;
		pointer-events: none;
		z-index: 4;
	}


	/* open */
	#header.open .nav_btn:before {
		opacity: 0;
	}
	#header.open .nav_btn a:before {
		-webkit-transform: translateY(0) rotate(45deg);
		-ms-transform: translateY(0) rotate(45deg);
		transform: translateY(0) rotate(45deg);
	}
	#header.open .nav_btn a:after {
		-webkit-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg);
	}
	#header.open .nav_close a {
		opacity: 1;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		pointer-events: auto;
	}

	/* showed */
	#header.showed .nav_close a {
		bottom: 0;
		-webkit-transition: opacity .3s;
		-o-transition: opacity .3s;
		transition: opacity .3s;
	}
}


/* nav
------------------------------------------------------------- */
@media screen and (min-width: 769px), print {
	#header nav {
		background-color: #dde3ec;
		z-index: 100;
		border-top: 1px dotted #0f3675;
		border-bottom: 1px solid #0f3675;		
	}
	#header nav .mw{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#header nav .mw.w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}

	#header nav a {
		position: relative;
		display: block;
		padding: 17px 0px 15px 0px;
		text-decoration: none;
		color: #0f3675;
		font-size: 1.5rem;
		line-height: 1.6;
		text-align: center;
		font-weight: bold;
		border-right: 1px dotted #b4c0d4;
	}
	#header nav .gt a {
		padding: 0px 0px 0px 0px;
	}
	#header nav .room a {
		border-left: 1px dotted #cabb9d;
	}
	#header nav .reserve a {
		background-color: #0f3675;
		margin: 0;
		color: #fff;

	}

	#header nav a .ff_min {
		display: block;
	}

	#header nav .gnav {
		display: table;
		position: relative;
			width: 980px;
	}
	
	#header nav .mw.w1200 .gnav {
		display: table;
		position: relative;
			width: 1200px;
	}
	
	
/*	#header .gnav > * {


	}*/
	#header .nav_new_contact .gnav li{
			display: table-cell;
		vertical-align: middle;
	text-align: center;
min-width: 90px;
letter-spacing: -0.008em;
}
	#header .nav_new_contact .gnav li.wedding{
width: 163px;
letter-spacing: -0.08em;
}
	#header .nav_new_contact .gnav li.fitness{
width: 111px;
letter-spacing: -0.08em;
}
	#header .nav_new_contact .gnav li a{
			display: block;
			width: 100%;
}

	#header .gnav a:after {
		content: "";
		position: absolute;
		bottom: 10px;
		right: 8px;
		left: 8px;
		opacity: 0;
		-webkit-transform: translateY(-3px);
		-ms-transform: translateY(-3px);
		-o-transform: translateY(-3px);
		transform: translateY(-3px);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
	}

	#header .gnav li a.current,
	#header .gnav li a:hover {
		background-color: #eef1f6;
		color: #0f3675;
	}
	#header .gnav li.reserve a:hover {
		background-color: #5377a8;
		color: #fff;
	}
	#header .gnav li a.current:after,
	#header .gnav li a:hover:after {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	#header nav .mw.w1200 .gnav .gt {
		width: 220px;
	}
	

	#header .reservation a {
		background-color: #dd968b;
		color: #fff;
	}

	#header .sp_snav {
		display: none;
	}
}
@media screen and (min-width: 1250px) {
	#header .gnav {
		position: static;
		margin: auto;
	}
}
/*
@media screen and (min-width: 769px) {
	#header nav.fixed > * {
		position: fixed;
		background-color: #fff;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
		box-shadow: 0 0 5px rgba(0,0,0,.1);
		-webkit-transform: translate3d(tx, ty, tz);
		-ms-transform: translate3d(tx, ty, tz);
		-o-transform: translate3d(tx, ty, tz);
		transform: translate3d(0, 0, 0);
	}
}*/

@media screen and (max-width: 768px) {
	#header nav {
	}
	#header nav > div {
		position: fixed;
		right: 0;
		bottom: 0;
		width: 240px;
		top: 54px;
		background-color: #fff;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		z-index: 5;
	}
	#header nav > div > div {
		height: 100%;
		overflow-y: auto;
		padding-bottom: 20px;
	}

	/* open */
	#header.open nav > div {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
	/* showed */
	#header.showed nav > div {
		-webkit-transition: -webkit-transform 0.3s;
		-o-transition: -o-transform 0.3s;
		transition: transform 0.3s;
	}

	#header nav a {
		position: relative;
		display: block;
		padding: 7px 15px;
		text-decoration: none;
		color: #1a1a1a;
		font-size: 1rem;
		line-height: 1.5;
	}
	#header nav a .ff_min {
		display: block;
		font-size: 1.3rem;
	}
	#header nav a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 8px;
		margin-top: -6px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#header nav li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	#header .reservation a {
		background-color: #dd968b;
		color: #fff;
	}
	#header .reservation a:after {
		border-color: #fff;
	}

	#header .sp_snav {
		margin-top: 10px;
	}
	#header .sp_snav li {
		border: 0;
	}
	#header .sp_snav a {
		padding: 7px 15px 7px 40px;
		background-position: 15px;
		background-repeat: no-repeat;
		-webkit-background-size: 20px;
		background-size: 20px;
	}
	#header .sp_snav a.access {
		background-image: url(../images/head/ico_access.png);
	}
	#header .sp_snav a.faq {
		background-image: url(../images/head/ico_faq.png);
	}
	}
	#header .sp_snav a:after {
		content: none;
	}
}
@media screen and (max-width: 370px) {
	#header nav a {
		padding: 6px 15px;
	}
	#header nav a .ff_min {
		font-size: 1.3rem;
	}
}


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

#footer{
	background-color: #0c2a59;
	color: #ffffff;
	text-align: center;
	font-size: 1.4rem;
	margin-top: 0;
	padding-bottom: 0px;
}
#footer .foot_logo{
padding-top: 40px;
padding-bottom: 20px;
}
			@media screen and (max-width: 768px) {
			#footer{
	padding-bottom: 0px;
}
			#footer .foot_logo{
			width: 100px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			}
			#footer .foot_logo img{
			width: 100%;
			height: auto;
			}
			}
#footer span.fax{
margin-left:0.5em;
}
#footer .copyright{
font-size: 1.1rem;
margin-top: 20px;
padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
#footer .copyright{
font-size: 1.0rem;
margin-top: 40px;
padding-bottom: 40px;
}
#footer span.fax{
	display: block;
margin-left:0;
}
}

/* container
============================================================================================================ */
#container {
	position: relative;
	margin-bottom: 0px;
	font-size: 1.6rem;
	line-height: 1.9;
	letter-spacing: 1px;
	margin-top: 150px;
}
@media screen and (max-width: 768px) {
	#container {
		margin-bottom: 0px;
		padding-top: 30px;
		font-size: 1.3rem;
		letter-spacing: 0;
		margin-top: 0px;
	}
}





.ph_all_box{
width: 100%;
margin-bottom: 0;
padding-bottom: 0;
}

.ph_all_box .ph_all img{
width: 100%;
height: auto;
}
.ph_all_box .cold_photoonly{
width: 100%;
margin-bottom: 0;
padding-bottom: 0;
background-color: #fff;
}
.ph_all_box .cold_photoonly .fl,
.ph_all_box .cold_photoonly .fr{
width: 50%;
}
.ph_all_box .cold_photoonly .fl img,
.ph_all_box .cold_photoonly .fr img{
width: 100%;
height: auto;
margin-bottom: 0;
}




.title_bbb00{
font-weight: 900;
font-size: 3.0rem;
text-align: center;
padding: 55px 0 35px 0;
color: #0f3675;
border-top:1px solid #635d46;
}

.title_bbb0{
font-weight: 900;
font-size: 3.0rem;
text-align: center;
padding: 55px 0 35px 0;
line-height: 1.5;
}

.title_bbb0.wht{
color: #fff;
}

.title_bbb0 span{ 
  display: inline-block;
  border-bottom: solid 2px #0f3675;
  }
.title_bbb0.wht span{ 
  display: inline-block;
  border-bottom: solid 2px #fff;
  }


.title_bbb0_w{
font-weight: 900;
font-size: 3.0rem;
text-align: center;
padding: 55px 0 35px 0;
line-height: 1.5;
color: #fff;
}

.title_bbb0_w span{ 
  display: inline-block;
  border-bottom: solid 2px #fff;
  }
/*.title_bbb0_w span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, #b49959, #b49959 2px, white 2px, white 4px);
  }
*/
.title_subsub998{
font-weight: 900;
font-size: 2.4rem;
text-align: center;
padding: 0px 0 20px 0;
}
.title_subsub33color{
color: #0b3775;
margin-top: 10px;

}

.copy{
text-align: center;
margin-bottom: 20px;
width: 980px;
margin: 0 auto;
}
.mini{
text-align: center;
font-size: 1.3rem;
margin: 40px 0 20px 0;
}
.facibox_box p{
color: #595656;
}
.facibox_box .facilbox_l{
float: left;
width: 50%;
}
.facibox_box .facilbox_r{
float: right;
width: 50%;
}

.facibox_box .facilbox_l .title_subsub998,
.facibox_box .facilbox_r .title_subsub998{
text-align: left;
margin-bottom: 0;
}



			@media screen and (max-width: 768px) {
			.title_bbb0{
			text-align: center;
			width: 100%;
			padding: 20px 0;
			font-size: 2.0rem;
			}
.title_bbb00{
font-size: 2.4rem;
padding: 30px 0 20px 0;
}



			.copy{text-align: center;font-size: 1.4rem;margin: auto;width: 98%;}
			.title_subsub998{
			font-size: 1.8rem;
			font-weight: normal;
			}
.facibox_box .facilbox_l .title_subsub998,
.facibox_box .facilbox_r .title_subsub998{
text-align: center;
			font-size: 1.8rem;
			font-weight: normal;
}

			.facibox_box .facilbox_l{
				float: none;
				width: 100%;
				margin-bottom: 40px;
				}
				.facibox_box .facilbox_r{
				float: none;
				width: 100%;
				}
				
				.facibox_box .facilbox_l img{
				text-align: center;
				}
				.facibox_box .facilbox_r img{
				text-align: center;
				}
				
				
			.mini{
text-align: center;
font-size: 1.0rem;
margin: 20px 0 20px 0;
}	
			
			}



/* .mt_sec
============================================================================================================ */
.mt {
	margin-top: 1.5em;
}
.mt_sec {
	margin-top: 150px;
}
.mt_sec_lm {
	margin-top: 130px;
}
.mt_sec_m {
	margin-top: 100px;
}
@media screen and (max-width: 768px) {
	.mt_sec {
		margin-top: 75px;
	}
	.mt_sec_lm {
		margin-top: 70px;
	}
	.mt_sec_m {
		margin-top: 50px;
	}
}



.facibox_box{
width: 980px;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
}
.facibox_box_bg{
background-image: url("/common/images/bg_white.png");
background-repeat: repeat;
background-position: center top;
}
.concbox_box_bg{
	background-image: url("/common/images/bg_conc.png");
	background-repeat: repeat;
	background-position: center top;
	}
.col789_wide{
width: 980px;
margin: 0 auto;
padding-bottom: 40px;
}
.col789_wide p{
border-bottom: 1px solid #fff;
padding-bottom: 20px;
margin-bottom: 20px;
text-align: left;
}

.col790_wide{
width: 980px;
margin: 0 auto;
padding-bottom: 40px;
}
.col790_wide p{
border-bottom: 1px solid #fff;
padding-bottom: 20px;
margin-bottom: 20px;
text-align: center;
}

.col2_sp1change{
width: 980px;
margin-left: auto;
margin-right: auto;
}
.col2_sp1change .fl{
float: left;
}
.col2_sp1change .fr{
float: right;
}


.pet_relax{
width: 980px;
margin-left: auto;
margin-right: auto;
margin-top: 80px;
}
.pet_relax .fl{
float: left;
width: 460px;
}
.pet_relax .fr{
float: right;
width: 460px;
}

.stay_room{
width: 980px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
.stay_room .fl{
float: left;
width: 460px;
}
.stay_room .fr{
float: right;
width: 460px;
}






				@media screen and (max-width: 768px) {
				.col2_sp1change{
				width: 98%;
				margin-left: 1%;
				margin-right: 1%;
				}
				.col789_wide{
				width: 96%;
				margin-left: 2%;
				margin-right: 2%;
				}
				
			
				
				
				.col789_wide p{
				text-align: left;
				}
				.col2_sp1change .fl,
				.col2_sp1change .fr{
				float: none;
				text-align: center;
				margin-bottom: 15px;
				}
				.col2_sp1change .fl img,
				.col2_sp1change .fr img{
				text-align: center;
				}
				
				.pet_relax{
				width: 96%;
				margin-left: 2%;
				margin-right: 2%;
				
				}
				.pet_relax .fl{
				float: none;
				width: 100%;
				margin-bottom: 40px;
				}
				.pet_relax .fr{
				float: none;
				width: 100%;
				}
				
				.stay_room{
				width: 96%;
				margin-left: 2%;
				margin-right: 2%;
				
				}
				.stay_room .fl{
				float: none;
				width: 100%;
				margin-bottom: 40px;
				}
				.stay_room .fr{
				float: none;
				width: 100%;
				}
				
				.facibox_box{
				width: 96%;
				margin-left: 2%;
				margin-right: 2%;
				padding-top: 20px;
				padding-bottom: 20px;
				}

				}

.bg_color_gr{
background-color: #d8dee6;
}

.bg_color_h2{
background-color: #ffffff;
background: url(../images/sea.jpg) repeat-y 0 0;
}
.bg_color_h2 h2{
color:#5f583f ;
}

.bg_color_brn{
background-color: #5f583f;
}

.bg_color_wht{
background-color: #fff;
}
.bg_color_beg{
background-color: #dce1ea;
}
.bg_color_beg02{
background-color: #eae8df;
}
.bg_color_wh{
background-color: #fff;
}
.bg_color_sea{
	background: url(../images/sea.jpg) repeat-y 0 0;
}
.bg_color_footph{
	background: url(../images/foot_contact_ph.jpg) no-repeat 50% 50%;
	background-size:cover;
}
/* .pt_sec
============================================================================================================ */
.pt_sec {
	position: relative;
	padding-top: 110px;
}
@media screen and (max-width: 768px) {
	.pt_sec {
		padding-top: 40px;
	}
	.bg_color_wht.pb50{
	padding-bottom:20px !important;
	}
	.bg_color_wht.pb50 .copy.mb50{
	margin-bottom:20px !important;
	}
}



/* arrow_link
============================================================================================================ */
a.arrow_link,
a .arrow_link {
	position: relative;
	display: inline-block;
	padding-right: 20px;
	color: #1e1c1b;
	text-decoration: none;
}
a.arrow_link:before,
a .arrow_link:before {
	content: "";
	position: absolute;
	top: 6px;
	right: 0;
	width: 9px;
	height: 9px;
	border-top: 1px solid #2a2827;
	border-right: 1px solid #2a2827;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media screen and (min-width: 769px), print {
	a.arrow_link:hover,
	a .arrow_link:hover {
		text-decoration: underline;
	}
}












/* ul / ol
============================================================================================================ */
.point_li li,
li.point_li {
	position: relative;
	padding-left: 1.2em;
}
.point_li li > span:first-child,
li.point_li > span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}
.point_li.inline li {
	display: inline-block;
	padding-right: .5em;
}


.dot_li li {
	position: relative;
	padding-left: 1em;
}
.dot_li li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}

.parentheses_li li {
	position: relative;
	padding-left: 2.2em;
}
.parentheses_li li > span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}

.num_li {
	margin-left: 1.8em;
	list-style: decimal;
}

.mt_li li + li {
	margin-top: .5em;
}




/* .dl_table
============================================================================================================ */
.dl_table {
	display: table;
}
.dl_table > * {
	display: table-row;
}
.dl_table > * > * {
	display: table-cell;
	vertical-align: top;
}
.dl_table dt {
	white-space: nowrap;
}
@media screen and (max-width: 768px) {
	.dtl_dl dt {
	}
	.dtl_dl dd {
		padding-left: 100px;
	}
}



/* .basic_table
============================================================================================================ */
.basic_table {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #0b3775;
	margin-top: 40px;
}
.basic_table.fixed {
	table-layout: fixed;
}
.basic_table th,
.basic_table td {
	padding: 10px 40px;

	border-bottom: 1px solid #0b3775;
}
.basic_table th {
	font-weight: bold;
	text-align: center;
}
.basic_table .w20 { width: 20%;}
.basic_table .w25 { width: 25%;}
.basic_table .w30 { width: 30%;}
.basic_table .w35 { width: 35%;}
.basic_table .w40 { width: 40%;}
.basic_table .w45 { width: 45%;}
.basic_table .w50 { width: 50%;}
.basic_table .w55 { width: 55%;}
.basic_table .w60 { width: 60%;}
.basic_table .w65 { width: 65%;}
.basic_table .w70 { width: 70%;}

.basic_table.center th,
.basic_table.center td {
	text-align: center;
}
.basic_table.td_center td {
	text-align: center;
}
.basic_table.vtop th,
.basic_table.vtop td {
	vertical-align: top;
}
.basic_table.th_vtop th {
	vertical-align: top;
}
.basic_table.td_vtop td {
	vertical-align: top;
}

@media screen and (max-width: 768px) {
	.basic_table {
		width: 100%;
		font-size: 1.2rem;
	}
	.basic_table th,
	.basic_table td {
		padding: 1em;
	}
	.basic_table td {
		padding-right: 0;
	}
	.basic_table .sp_w20 { width: 20%;}
	.basic_table .sp_w25 { width: 25%;}
	.basic_table .sp_w30 { width: 30%;}
	.basic_table .sp_w35 { width: 35%;}
	.basic_table .sp_w40 { width: 40%;}
	.basic_table .sp_w45 { width: 45%;}
	.basic_table .sp_w50 { width: 50%;}
	.basic_table .sp_w55 { width: 55%;}
	.basic_table .sp_w60 { width: 60%;}
	.basic_table .sp_w65 { width: 65%;}
	.basic_table .sp_w70 { width: 70%;}
}

.table_notes {
	margin-top: 25px;
	text-align: right;
	font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
	.table_notes {
		margin-top: 15px;
		font-size: 1.1rem;
	}
}



@media print {
	#pagetop {
		display: none;
	}
}

#pagetop a {
	display: block;
	height: 75px;
	padding-top: 0px;
	text-align: center;
	font-size: 1.1rem;
	text-decoration: none;
	color: #284478;
	text-shadow: 1px 1px 0 #fff;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;	
}
#pagetop a .arrow {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0;
	right: 0;
	height: 50px;
}
#pagetop a .arrow:before {
	content: "";
	position: absolute;
	top: 0;
	height: 50px;
	left: 50%;
	border-left: 1px solid #bcbcbc;
}
#pagetop a .arrow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-style: solid;
	border-width: 0 5px 7px 5px;
	border-color: transparent transparent #bcbcbc transparent;
}



@-moz-keyframes pagetop {
	0% {top: 0;}
	37% {top: -50px;left: 50%;}
	38% {top: -50px;left: -1000px;}
	39% {top: 100px;left: -1000px;}
	40% {top: 100px;left: 50%;}
	100% {top: 0;}
}
@-webkit-keyframes pagetop {
	0% {top: 0;}
	37% {top: -50px;left: 50%;}
	38% {top: -50px;left: -1000px;}
	39% {top: 100px;left: -1000px;}
	40% {top: 100px;left: 50%;}
	100% {top: 0;}
}
@-o-keyframes pagetop {
	0% {top: 0;}
	37% {top: -50px;left: 50%;}
	38% {top: -50px;left: -1000px;}
	39% {top: 100px;left: -1000px;}
	40% {top: 100px;left: 50%;}
	100% {top: 0;}
}
@-ms-keyframes pagetop {
	0% {top: 0;}
	37% {top: -50px;left: 50%;}
	38% {top: -50px;left: -1000px;}
	39% {top: 100px;left: -1000px;}
	40% {top: 100px;left: 50%;}
	100% {top: 0;}
}
@keyframes pagetop {
	0% {top: 0;}
	37% {top: -50px;left: 50%;}
	38% {top: -50px;left: -1000px;}
	39% {top: 100px;left: -1000px;}
	40% {top: 100px;left: 50%;}
	100% {top: 0;}
}

/* */
/* */
/* */
/* */
/* */
/* */




@media (min-width: 769px), print {
	#pagetop {
		position: fixed;
		overflow: hidden;
		bottom: 50px;
		right: 0;
		width: 120px;
		height: 75px;
	}
	/* #pagetop.abs {
		position: absolute;
		bottom: 0;
		z-index: 1000000;
	} */
	#pagetop a {
		width: 120px;
		-webkit-transform: translateY(120px);
		-ms-transform: translateY(120px);
		-o-transform: translateY(120px);
		transform: translateY(120px);
		-webkit-transition: -webkit-transform 0.5s;
		-o-transition: -o-transform 0.5s;
		transition: transform 0.5s;
	}
	#pagetop.show a {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
	#pagetop a:hover .arrow:before,
	#pagetop a:hover .arrow:after {
		-moz-animation: pagetop 0.6s ease-in-out 0s;
		-webkit-animation: pagetop 0.6s ease-in-out 0s;
		-o-animation: pagetop 0.6s ease-in-out 0s;
		-ms-animation: pagetop 0.6s ease-in-out 0s;
		animation: pagetop 0.6s ease-in-out 0s;
	}
	
	
}

/*
@media screen and (max-width: 768px) {
	#pagetop a {
		height: 70px;
		padding-top: 40px;
		font-size: 1rem;
	}
	#pagetop a .arrow {
		top: 0;
		height: 35px;
	}
	
	#footer_open_nav .footer_open_nav_uppbox,
#footer_open_nav .more{
width: 100%;
margin: 0 auto;
}
}
			*/
			
			
			@media screen and (max-width: 768px) {
			#pagetop{display: none;}
			
			
			.sp_lastreserve a{
			display: block;
			text-align: center;
			font-size: 1.6rem;
			width: 100%;
			margin: 15px 0 0 0 ;
			padding: 15px 0;
			background-color:#0b3775 ;
			color: #fff;
			text-decoration: none;
			}
			footer .foot_mainnav li.sp_tac{
			width: 100%;
			text-align: center;
			}
			}

	.news_p{
		text-align: center;
		
		}
	.news_p a{
		text-decoration: none;
		color: #000;
			}
	.news_p a:hover{
		text-decoration: underline;
		color: #526ed1;
			}

	.info_list li{
	border-bottom: 1px dotted #b49959;
	padding-bottom:15px;
	margin-bottom:15px;
			}
	.info_list li:after{
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
			}	
	.info_list li span{
	display: block;
	float:left;
	margin-left: 1%;
	text-align:left;
			}				
	.info_list li span.date{
	width:10%;
			}
	.info_list li span.icon_info{
	width:12%;
	text-align:center;
	color: #fff;
	background-color: #1c4198;
			}
		.info_list li span.icon_event{
	width:12%;
	text-align:center;
	color: #fff;
	background-color: #c47821;
			}		
	.info_list li span.icon_release{
	width:12%;
	text-align:center;
	color: #fff;
	background-color: #146728;
			}
	.info_list li span.icon_recruit{
	width:12%;
	text-align:center;
	color: #fff;
	background-color: #458318;
			}		
	.info_list li span.info_txt{
	width:75%;
			}	

	.tel_copy	{
	text-align:center;
	margin:15px 0;
	font-size: 3.6rem;
	font-weight: 900;
	color: #fff;
	letter-spacing: 0.05em;
		}

	.contactbox .btncontactlink8	{
	width:980px;
	margin:0 auto;
			}
	.contactbox .btncontactlink8:after	{
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
			}				
	.contactbox .btncontactlink8 a	{
		position: relative;
	display: block;
	width:49%;
	float: left;
	border:1px solid #fff;
	text-align:center;
	color: #fff;
	padding:15px 0;
	background-color: rgba(0,0,0,.4);
	text-decoration:none;
	z-index: 2;
	overflow: hidden;
	font-weight: 900;
	font-size: 1.6rem;
	}
	.btncontactlink8 a:nth-child(2){
	float: right;
	}



		@media screen and (max-width: 768px) {
		.tel_copy	{
		font-size: 3.0rem;
		}	
		.contactbox .btncontactlink8 {
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		}
		.contactbox .btncontactlink8 a {
		display: block;
		width: 90%;
		float: none;
		z-index: 2;
		overflow: hidden;
		margin: 30px auto;
		border: 1px solid #fff;
		padding: 12px 0;
		position: relative;
		text-align: center;
		text-decoration: none;
		font-size: 1.3rem;
		color: #ffffff;
		}

	.info_list li{
	
			}
	.info_list li:after{
	
			}	
	.info_list li span{
	display: block;
	float:none;
	margin-left: 0;
	text-align:left;
			}				
	.info_list li span.date{
	width:100%;
			}
	.info_list li span.icon_info,
	.info_list li span.icon_release,
	.info_list li span.icon_event,
	.info_list li span.icon_recruit{
	width:50%;
			}	
	.info_list li span.info_txt{
	width:100%;
			}	


				}

.contactbox .btncontactlink8 a:before, 
.contactbox .btncontactlink8 a:after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.contactbox .btncontactlink8 a, 
.contactbox .btncontactlink8 a:before, 
.contactbox .btncontactlink8 a:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .5s;
transition: all .5s;
}
.contactbox .btncontactlink8 a:hover {
color: #282524;
}
.contactbox .btncontactlink8 a:after {
top: 0%;
left: -100%;
width: 100%;
height: 100%;
}
.contactbox .btncontactlink8 a:hover:after {
top: 0;
left: 0;
background-color: #fff;
color: #282524;
}
.contactbox .btncontactlink8 a:hover {
color: #282524;
}


footer .foot_mainnav {
margin:0 0 30px auto;
text-align:center;
background-color: #dce1ea;
padding: 15px 0;

}
footer .foot_mainnav li:first-child {
border-left: 1px dotted #0f3675;
}
footer .foot_mainnav li {
display: inline;
font-size: 1.4rem;
text-align:center;
padding:0 10px;
border-right: 1px dotted #0f3675;
}
footer .foot_mainnav li a {
color: #0f3675;
font-size: 1.4rem;
line-height: 1.6;
text-align: center;
font-weight: bold;
text-decoration:none;
letter-spacing: -0.0005em;
}

footer .foot_mainnav li a:hover {
text-decoration:underline;
}

footer .foot_textnav {
margin:30px auto;
text-align:center;
}
footer .foot_textnav li:first-child {
border-left: 1px dotted #fff;
}
footer .foot_textnav li {
display: inline;
font-size: 1.4rem;
text-align:center;
padding:0 15px;
border-right: 1px dotted #fff;
}
footer .foot_textnav li a {
color: #fff;
text-decoration:none;
}

footer .foot_textnav li a:hover {
text-decoration:underline;
}

footer .footlogo_box {
/*	background: url(../images/sea.jpg) repeat-y 0 0; */
background-color: #0b3775;
padding:0px 0 50px 0;
color: #fff;
}

@media screen and (max-width: 768px) {

footer .foot_mainnav {
width:100%; 
margin:30px auto 0 auto;
text-align:center;
background-color: #faf7ee;
padding: 15px 0 0 0;
}
footer .foot_mainnav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
}
footer .foot_mainnav li {
display: block;
float: left;
width:50%;
margin-bottom: 15px;
border-right:none;
padding: 10px 0;
}
footer .foot_mainnav li:nth-child(even) {
float: right;
border-left: 1px dotted #5f583f;

}
footer .foot_mainnav li:nth-child(odd) {

}

footer .foot_textnav {
width:98%; 
margin:20px auto;
text-align:center;
padding: 10px 0;
}

footer .foot_textnav li {
display: block;
border-right:none;
padding: 10px 0;
border-left: 1px dotted #fff;
border-right: 1px dotted #fff;
margin-bottom: 15px;
}

	}

	
.bg_color_h2 h2.title_bbb00 {
    font-weight: 900;
    font-size: 3.6rem;
    text-align: right;
    padding: 200px 20px 180px 0;
    color: #fff;
    border-top: none;
    margin:0 auto;
    width: 980px;
  text-shadow:1px 1px 3px #454545, -1px -1px 3px #454545,
              -1px 1px 3px #454545, 1px -1px 3px #454545,
              0px 1px 3px #454545,  0-1px 3px #454545,
              -1px 0 3px #454545, 1px 0 3px #454545;
}	
.title_bbb0 span {
    display: inline-block;
    border-bottom: solid 2px #0f3675;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
.bg_color_h2 h2.title_bbb00 {
    font-weight: 900;
    font-size: 2.8rem;
    text-align: center;
    padding: 120px 20px 90px 20px;
    color: #fff;
    border-top: none;
    margin:0 auto;
    width: 100%;
	text-shadow:2px 2px 2px black;
	font-family: Cinzel," Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "游明朝", YuMincho, "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
}
}

.no_main{
width: 1200px;
margin:0 auto;
}
@media screen and (max-width: 768px) {
.no_main{
width: 100%;
margin:0 ;
}
footer .foot_mainnav li.spff01:first-child {
    border-left: none;
}
footer .foot_mainnav li.spff01:nth-child(even) {
        border-left: none;
}
}






.gpgp img.imjk{
margin: 0 10px;
}

.mt30.tac img.imgk{
margin-right: 10px;
}

.mt30.tac img{
width: 300px;
height: auto;}



@media screen and (max-width: 768px) {
	.col789_wide.news_p img{
				margin-bottom: 10px !important;
				}
				
				.mt30.tac{
				margin-top: 10px !important;}
				
}





/* .bnr360
============================================================================================================ */

.bnr360{
text-align: center;
margin: 40px;
}

.bnr360 img{
margin-bottom: 4px;
}

.bnr360 img:hover,
.bnr360 img:active{
transition: .3s;
opacity: 0.5;
}

.bnr360 p{
text-align: center !important;
}

.tokuten{
text-align: center !important;padding: 5px 0 5px 150px;}

.business_btn{
display: block;
text-align: center !important;
margin: 5px 0 5px 0;}

.octext{
font-size: 1.2rem;
margin-bottom: 5px;
}
.octext a{
margin-left: 1em;
}
.tit_topcopy{
    font-weight: 900;
    font-size: 2.0rem;
    text-align: center;
    padding: 50px 0 30px 0;
    color: #0f3675;
    border-top: 1px solid #635d46;
    margin: 0;
}

@media screen and (max-width: 768px) {
.tit_topcopy{
    font-weight: 900;
    font-size: 1.4rem;
    padding: 30px 0 0px 0;
    text-align: center;
    color: #0f3675;
    border-top: 1px solid #635d46;
    margin: 0 0 0 0;
}
}


