@charset 'UTF-8';

@font-face {
  font-family: "Yu Gothic";
  src: local(Yu Gothic Medium);
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local(Yu Gothic Medium);
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local(Yu Gothic Medium);
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local(Yu Gothic Medium);
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local(Yu Gothic Bold);
  font-weight: bold;
}

body {
  line-height: 1.5;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.wrapper {
  background-color: #fff;
}

@media screen and (max-width: 1099px) {
  a {
    -webkit-tap-highlight-color: transparent;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: inherit !important;
  }
  .sp_hidden {
    display: none !important;
  }
}
a {
  position: static;
}
a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.fcG {
  color: #b2a16a;
}

/* --------------------------------------------------
    component
-------------------------------------------------- */
/* ---------------------
	btn
--------------------- */
.btn-g .btn_target {
  background: #2f4b67;
}
.btn-g .btn_target:after {
  background: #1b2b3b;
}
.cNav_btn-ticket .btn_target {
  background-color: #1d2088;
}
.cNav_btn-ticket .btn_target:after {
  background-color: #0f1046;
}
.pageTtl span:not(.pageTtl_sub),
._pageHead_tel .icon {
  color: #2f4b67;
}

._pageHead_rsv ._pageHead_btnInner {
  border: 1px solid #2f4b67;
  background: #2f4b67;
}

/* ---------------------
	header
--------------------- */
.header_logo a {
	margin-top: 45px
}
.header-mini .header_logoimg {
	width: auto;
	height: 56px;
}
.header-mini .header_logo a {
	margin-top: 45px;
	margin-top: 30px;
}
.header-mini .header_logo img {
	width: 200px;
}
.header-mini .header_logo {
	margin-bottom: 8px;
}

@media screen and (max-width: 736px) {
  .header_logo {
  }
  .header_logo a {
    margin-top: 8px;
    width: 150px;
  }
  .sNav {
    padding: 16px 20px 0;
  }
}

/* ---------------------
	OUR GROUP HOTELS
--------------------- */
.block-bg,
.main > .block:last-child {
  padding-bottom: 60px;
}
.group {
	padding-bottom: 40px;
	background: #eff9fb;
}
.group .block_ttl {
	color: #1d2088;
}
.group_list {
	margin-bottom: -20px;
	letter-spacing: -.4em;
}
.group_item {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0;
}

@media screen and (min-width: 737px) {
.group_item:nth-child(3n) {
	margin-right: 0;
}
}
.group_item a {
	display: block;
	text-decoration: none;
}
.group_txt {
	position: relative;
	width: 87%;
	margin: -30px auto 0;
	padding: 5px;
	background: #fff;
}
.group_txtInner {
	padding: 10px;
	border: 1px solid #e5e5e5;
}
.group_ttl {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3;
}
.group_body {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 2px;
}

@media screen and (max-width: 736px) {
.group {
	padding-bottom: 25px;
}
.group_list {
	margin-bottom: -10px;
}
.group_item {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
}
.group_item:nth-child(even) {
	margin-right: 0;
}
.group_imgInner {
	min-height: 0;
}
.group_img img {
	width: 100%;
}
.group_txt {
	margin: -20px auto 0;
	padding: 2px;
}
.group_txtInner {
	padding: 10px 5px 8px;
}
.group_ttl {
	font-size: 10px;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: -.06em;
}
.group_body {
	font-size: 9px;
	font-size: .9rem;
	line-height: 1.4;
	margin-top: 0;
}
}

/* ---------------------
	nav
--------------------- */
/* cNav */
.cNav_list-btns {
    display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cNav_list-cont {
    top: 86px;
}
.cNav_item {
    display: -webkit-flex;
    display: flex;
}
.cNav_btn .btn_target {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    height: auto;
    padding: 10px;
}
.btn_target span {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap; 
    flex-flow: column nowrap; 
    -webkit-align-items: stretch;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: center;
}
.btn_fzS {
    font-size: 0.8em;
}

@media all and (-ms-high-contrast:none){
    .btn_target span {
        margin-top: 3px;
    }
}

@media screen and (max-width: 736px) {
    .cNav {
        padding-top: 10px;
    }
    .cNav_item {
        margin-left: 10px;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

/*----------------
   menuTrigger
--------------------- */
@media screen and (max-width: 736px) {
    .menuIcon_line {
    background: #1d2088;
    }
}

/* ---------------------
	footer
--------------------- */
.footer {
  margin-top: 65px;
}
footer .contentInner {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 1099px) {
  footer .contentInner {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  footer .contentInner {
    padding: 0 10px;
  }
}

.footer {
  background:  #fff url(/content/100862155.png) center bottom repeat-x;
  border-top: solid 1px #cacaca;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer {
    background-image: none;
    border: none;
    margin-top: 35px;
  }
}
.footer a, .footer a:hover {
  text-decoration: none;
}
.footer #footer01 {
  border-bottom: 1px solid #cacaca;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .footer #footer01 {
    display: none;
  }
}
.footer #footer01 li {
  display: inline-block;
}
.footer #footer01 li::before {
  content: ">";
  margin: 5px;
}
.footer #footer01 li:first-child::before {
  content: none;
}
.footer #footer01 li a {
  color: #000;
}
.footer #footer02 {
  width: 100%;
  max-width: 1000px;
  padding: 0 0 45px;
  margin: auto;
  padding-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1099px) {
  .footer #footer02 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .footer #footer02 {
    padding: 0;
    background: url(/content/100862156.png) bottom center repeat-x;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .footer #footer02 .contentInner {
    padding: 0;
  }
}
  .footer #footer02 .footerLink {
    -webkit-order: 2;
    order: 2;
  }
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink {
    width: 100%;
  }
}
.footer #footer02 .footerLink ul li {
  letter-spacing: normal;
  display: inline-block;
  font-size: 1.6rem;
}
.footer #footer02 .footerLink ul.footerNav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink ul.footerNav {
    width: 100%;
    border-top: solid 1px #ccc;
    text-align: center;
  }
}
.footer #footer02 .footerLink ul.footerNav li {
  letter-spacing: normal;
  width: 33.3%;
  padding-bottom: 20px;
}
.footer #footer02 .footerLink ul.footerNav li:nth-child(7), .footer #footer02 .footerLink ul.footerNav li:nth-child(8) {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink ul.footerNav li {
    width: 49.8%;
    display: inline-block;
    padding-bottom: 0;
    border-bottom: solid 1px #ccc;
    margin-left: -1px;
  }
  .footer #footer02 .footerLink ul.footerNav li:nth-child(3), .footer #footer02 .footerLink ul.footerNav li:nth-child(6) {
    display: none;
  }
  .footer #footer02 .footerLink ul.footerNav li:nth-child(7), .footer #footer02 .footerLink ul.footerNav li:nth-child(8) {
    display: inline-block;
  }
  .footer #footer02 .footerLink ul.footerNav li:nth-child(3n+2) {
    border-left: solid 1px #ccc;
  }
}
.footer #footer02 .footerLink ul.footerNav li a {
  display: block;
  color: #000;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink ul.footerNav li a {
    padding: 20px 0;
    color: #666;
    text-decoration: none;
    text-align: center;
  }
}
.footer #footer02 .footerLink ul.footerNav li a:hover {
  text-decoration: none;
  color: #666;
}
.footer #footer02 .footerLink .snsLink {
  display: none;
  height: 28px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink .snsLink {
    height: 35px;
    padding: 20px 0;
    text-align: center;
  }
}
.footer #footer02 .footerLink .snsLink li {
  width: 28px;
  height: inherit;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .footerLink .snsLink li {
    width: 30%;
    margin: 0;
    text-align: center;
  }
  .footer #footer02 .footerLink .snsLink li a {
    height: inherit;
  }
}
.footer #footer02 .footerLink .snsLink li img {
  height: 100%;
  width: auto;
}
.footer #footer02 .footerLink .snsLink::after {
  content: "";
  display: block;
  clear: both;
}
.footer #footer02 #footerMap {
  clear: both;
  height: 125px;
  width: 100%;
  display: none;
}
@media screen and (max-width: 767px) {
  .footer #footer02 #footerMap {
    display: block;
  }
}
.footer #footer02 .info {
  clear: both;
}
.footer #footer02 .info .txt01 {
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .info .txt01 {
    max-width: 125px;
    float: none;
  }
}
.footer #footer02 .info .txt02 {
  color: #013187;
  padding: 10px 0 0 0;
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .info .txt02 {
    padding-top: 0;
    display: block;
  }
}
.footer #footer02 .info .txt03 {
  clear: both;
}
@media screen and (max-width: 767px) {
  .footer #footer02 .info .txt03 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .footer #footer02 .info {
    margin: 10px;
  }
}
.footer #footer03 {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer #footer03 {
    padding-top: 30px;
    display: block;
  }
}
.footer #footer03 .contentInner {
  padding: 0;
}
.footer #footer03 .contentInner .list00 {
  display: none;
  float: none;
  text-align: center;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .footer #footer03 .contentInner .list00 {
    display: block;
  }
}
.footer #footer03 .contentInner .list00 .item01 {
  font-size: 1.6rem;
  color: #333;
  padding-top: 1em;
  border-top: 1px solid #d7d7d7;
}
.footer #footer03 .contentInner .list00 .item01 a {
  color: #1d2088;
  display: block;
  padding: 10px;
}
.footer #footer03 .contentInner .telArea {
  text-align: center;
}
.footer #footer03 .contentInner .telArea p {
  font-size: 1.6rem;
}
.footer #footer03 .contentInner .telArea a {
  color: #1d2088;
  font-size: 2.8rem;
}
.footer #footer04 {
  background: #1d2088;
}
.footer #footer04 .contentInner {
  position: relative;
  font-size: 1.2rem;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .footer #footer04 .contentInner {
    text-align: center;
  }
}
.footer #footer04 .contentInner:after {
  content: "";
  display: block;
  clear: both;
}
.footer #footer04 .contentInner .linkArea {
  float: left;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .footer #footer04 .contentInner .linkArea {
    float: none;
  }
}
.footer #footer04 .contentInner .linkArea li {
  display: inline-block;
}
.footer #footer04 .contentInner .linkArea li a {
  color: #fff;
}
.footer #footer04 .contentInner .linkArea li:first-child::before, .footer #footer04 .contentInner .linkArea li::after {
  content: "|";
  margin: 0 4px;
  color: #fff;
}
.footer #footer04 .contentInner .linkArea li:last-child::after {
  margin-right: 0;
}
.footer #footer04 .contentInner .linkArea li:first-child::before {
  margin-left: 0;
}
.footer #footer04 .contentInner .copy {
  float: right;
  text-align: right;
  padding: 15px 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer #footer04 .contentInner .copy {
    float: none;
    text-align: center;
  }
}
.footer #footer04 .contentInner .copy::after {
  content: "";
  clear: both;
  display: inline-block;
}
.footer .btnWrap {
  max-width: 260px;
  width: 94%;
  margin: 0 auto;
}
.footer .btnWrap a {
  width: 100%;
  text-align: center;
  padding: 16px 0;
  display: inline-block;
  color: #fff;
  background: #1d2088;
  border: 1px solid;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.footer dl.txtWrap {
  width: 94%;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  display: block;
  vertical-align: middle;
}
.footer dl.txtWrap dt, .footer dl.txtWrap dd {
  text-align: left;
  color: #666;
  vertical-align: middle;
  display: inline-block;
}
.footer dl.txtWrap dt a, .footer dl.txtWrap dt a:hover, .footer dl.txtWrap dd a, .footer dl.txtWrap dd a:hover {
  color: #666;
  text-decoration: none;
}
.footer dl.txtWrap dt {
  font-size: 1.2rem;
}
.footer dl.txtWrap dt span {
  display: block;
  font-size: 0.9rem;
}
.footer dl.txtWrap dd {
  padding-left: 6px;
  font-size: 2.5rem;
}
.footer .address {
  padding-left: 10px;
  -webkit-order: 1;
  order: 1;
}
@media screen and (max-width: 767px) {
  .footer .address {
    text-align: center;
    width: 96%;
    margin: 0 auto;
    padding: 18px 0;
  }
}
.footer .address p {
  font-size: 1.6rem;
}
.footer .address a img {
  padding-bottom: 10px;
}
.footer .address a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .footer .address img {
    max-width: 84%;
    height: auto;
  }
}
.arrow_up {
	position: relative;
	padding-top: 2rem;
}
.arrow_up:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: -1em auto 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 5px 8.7px 5px;
		border-color: transparent transparent #1d2088 transparent;
	}
}

/* ---------------------
	allIn
--------------------- */
.allIn .experience_itemTxt {
	background: #2c2818;
}
.allIn .experience_itemTtl, .allIn .experience_itemLead {
	color: #fff
}

/* ---------------------
	allinclusive
--------------------- */
.allinSct {
	padding-top: 77px;
	border-top: 1px solid #dedfe1;
}
.allinSct+.allinSct {
	border-top: 0
}
.allinSct_head {
	padding-bottom: 56px;
}
.allinSct_ttl {
	text-align: center;
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 1.4;
	margin-bottom: 47px;
}
.allinSct_headImg {
}
.allinSct_lead {
	text-align: center;
	line-height: 2.14;
	margin-top: 33px;
}
.allinSct_body {
}
.allinInnerSct {
}
.allinGallerySct {
	padding-top: 30px;
	overflow: hidden;
}
.allinGallery {
	margin-bottom: 70px;
}
.allinGallery_list {
}
.allinGallery_item {
	opacity: 1
}
.allinGallery_item .speciality_itemTxt {
	background: #b09d60;
	color: #fff;
	letter-spacing: .075em;
	width: 83.3%;
}
.allinInnerSct .block_ttl {
	margin-bottom: 26px;
}
.allinInnerSct-dinner .block_ttl, .allinInnerSct-dinner .block_body {
	color: #fff;
}
.allinInnerSct-course .block_ttl {
	margin-top: -50px;
}
.allinInnerSct-course .block_headImg {
	margin-bottom: 0
}
.allinInnerSct .block_headImg-col2 {
	margin-bottom: 35px;
}
.allinService {
	background: #efefef;
}
.allinService_list {
	letter-spacing: -.4em;
	margin-bottom: -35px
}
.allinService_item {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 35px;
	vertical-align: top;
	letter-spacing: 0;
}

@media screen and (min-width: 737px) {
.allinService_item:nth-child(3n) {
	margin-right: 0
}
}
.allinService_itemFgr {
}
.allinService_itemFgr img {
	display: block;
	width: 100%;
}
.allinService_itemFgr figucaption {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 15px;
}
.allinInnerSct_btn {
	margin-top: 20px
}
/* allinInnerSct bg-color */
.allinInnerSct-dinner {
	background: #02111e;
}
.allinInnerSct-breakfast {
	background: #f6f1e3;
}
.allinInnerSct-view, .allinInnerSct-course {
	background: #eef1ea;
}
.allinInnerSct-view {
	padding-bottom: 0;
}
.allinInnerSct-care {
	background: #f2eded;
}

@media screen and (max-width: 736px) {
.allinSct {
	padding-top: 25px;
}
.allinSct_head {
	padding-bottom: 20px;
}
.allinSct_ttl {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 20px;
}
.allinSct_headImg {
}
.allinSct_lead {
	text-align: left;
	margin-top: 14px;
}
.allinSct_body {
}
.allinInnerSct {
}
.allinGallerySct {
	padding-top: 20px;
}
.allinGallery {
	margin-bottom: 50px;
}
.allinGallery_list {
}
.allinGallery_item {
}
.allinGallery_item .speciality_itemTxt {
}
.allinGallerySct .block_ttl, .allinGallerySct .block_body {
}
.allinInnerSct .block_ttl {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 12px;
}
.allinInnerSct-course .block_ttl {
	margin-top: -15px;
}
.allinInnerSct-dinner {
}
.allinInnerSct-breakfast {
}
.allinInnerSct .block_headImg-col2 {
	margin-bottom: 25px;
}
.allinService_list {
	margin-bottom: -16px
}
.allinService_item {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 16px;
}
.allinService_item:nth-child(even) {
	margin-right: 0
}
.allinService_itemFgr {
}
.allinService_itemFgr img {
}
.allinService_itemFgr figucaption {
	margin-top: 10px;
	font-size: 10px;
	font-size: 1rem;
}
}

/* ---------------------
	#imgLinkBtnList
--------------------- */
#imgLinkBtnList {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#imgLinkBtnList dl {
  position: relative;
  height: 24%;
  width: 24%;
  max-width: 240px;
  margin-left: 1.3%;
  cursor: pointer;
}
#imgLinkBtnList dl:hover dt {
  top: 5%;
  height: 90%;
}
#imgLinkBtnList dl dt {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  left: 5%;
  top: 37.5%;
  height: 25%;
  width: 90%;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -ms-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
#imgLinkBtnList dl dt a {
  display: table;
  font-size: 2.4rem;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  color: #1D2088;
  position: absolute;
}
#imgLinkBtnList dl dt a span {
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 736px) {
  #imgLinkBtnList {
    padding: 20px 10px 0;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #imgLinkBtnList dl {
    width: 47.8%;
    height: 47.8%;
    display: inline-block;
    font-size: 0px;
    margin: 0 0.7% 2% !important;
  }
  #imgLinkBtnList dl {
    margin-bottom: 1%;
  }
  #imgLinkBtnList dl dd {
    font-size: 1.6rem;
  }
}


/* ---------------------
	TOP
--------------------- */
.ttl01 {
  font-size: 3.6rem;
  font-weight: normal;
  text-align: center;
  padding: 78px 0 54px;
  color: #1d2088;
  line-height: 1;
}
#locationArea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-size: 58%;
  -o-background-size: 58%;
}
#locationArea .locationBox {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 50px;
}
#locationArea .weatherWrap {
  position: absolute;
  bottom: 80px;
  left: 54%;
  width: 298px;
  padding: 10px 16px;
  border: solid 1px #1d2088;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  vertical-align: middle;
}
#locationArea .txt01 {
  color: #656565;
}

#stayArea {
  background-size: 43%;
  border-bottom: 1px solid #ddd;
  padding: 40px 0;
}
.subttl {
  font-size: 2rem;
  font-weight: normal;
  color: #1d2088;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 30px 0 0;
}
#stayArea ._txtBox01_box p strong,
#cafeArea ._txtBox01_box p strong {
    color: #1d2088;
    font-weight: normal;
}
#stayArea ._txtBox01_box p {
  margin: 0 auto 20px;
  line-height: 1.5;
}
#stayArea ._txtBox01_box p.stayTxt:not(:last-of-type):after {
  content: "";
  display: block;
  width: 64px;
  margin: 20px auto;
  border: solid 1px #666;
}
._txtBox01_box .btnWrap {
  display: block;
  text-align: center;
  font-size: 1.4rem;
}
._txtBox01_box .btnWrap a {
  width: 260px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px;
  border: solid 1px #666;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
 ._txtBox01_box .btnWrap a:hover {
  color: #fff;
  text-decoration: none;
  background: #003287;
  border: 1px solid #70adcc;
}

#floorArea ._txtBox01_box {
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 49%;
  margin-right: 0;
}
#floorArea ._txtBox01_ttl .t25 {
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
}
#floorArea ._txtBox01_box p {
  margin-top: 35px;
  text-align: left;
}
#floorArea .floorMap {
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
}

#cafeArea {
  background-size: 43%;
  border-top: 1px solid #ddd;
}
#cafeArea .imageWrap {
  width: 43%;
  vertical-align: bottom;
  text-align: center;
  padding: 72px 10%;
  display: inline-block;
}
#cafeArea .subttl {
  display: block;
  text-align: center;
}
#cafeArea ._txtBox01_box em {
  font-size: 3.4rem;
  font-style: normal;
  color: #666;
  font-weight: 500;
}

.plan_txtInner {
  text-align: left;
}
.plan_item {
  height: 100%;
  min-height: 380px;
}
.plan_txtInnerWrap {
  min-height: 380px;
}
#galleryArea a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .frameTop {
    padding-right: 0;
    padding-left: 0;
  }
  .frameTop ._txtBox01_box > h3,
  .frameTop ._txtBox01_box > p {
    padding-right: 20px;
    padding-left: 20px;
  }
  #floorArea ._txtBox01_box {
    display: block;
    width: 100%;
  }
  #floorArea ._txtBox01_box p {
    margin: 0 auto 14px;
  }
  .subttl {
    margin-top: 14px;
  }
  .locationBox {
    padding: 0 10px;
    flex-wrap: wrap;
  }
  #locationArea .txt01 {
    margin-top: 20px;
  }
  .ttl01 {
    padding: 25px 0 15px;
  }
  .plan_item,
  .plan_txtInnerWrap {
    min-height: 258px;
  }
  .plan_img {
    display: none;
  }
}


/* ---------------------
	.btnList (アクセス)
--------------------- */
.btnList {
  display: block;
  margin-top: 20px;
  font-size: 0px;
}
.btnList li {
  letter-spacing: normal;
  display: inline-block;
  border: solid 1px #666;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16%;
  margin-left: 0.8%;
  margin-bottom: 10px;
}
.btnList li:first-of-type {
  margin-left: 0;
}
.btnList li a {
  font-size: 1.6rem;
  display: block;
  line-height: 1;
  padding: 8px 1px;
  padding-bottom: 24px;
  background: url(/content/100862157.png) center 46px no-repeat;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  text-decoration: none;
}
.btnList li a:hover {
  color: #fff;
  background: #1d2088 url(/content/100862158.png) center 46px no-repeat;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.btnList li a span {
  font-size: 1rem;
}
@media screen and (max-width: 1099px) {
  .btnList li {
    width: 32%;
    margin-left: 2%;
  }
  .btnList li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .btnList li {
    width: 49%;
    margin-left: 0;
  }
  .btnList li:nth-child(odd) {
    margin-right: 2%;
  }
}

/* ---------------------
	.contactBlock (アクセス)
--------------------- */
#cafeContent {
  background: url(/content/100862159.gif) center repeat;
}

.contactBlock {
  padding: 50px 0 40px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.contactBlock .telBox {
  padding: 35px 0;
  border: 1px solid rgba(65, 36, 4, 0.3);
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 0;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.contactBlock .telBox h3 {
  display: inline-block;
  padding-right: 35px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #412404;
  line-height: 1.3;
  letter-spacing: 0.07em;
  text-shadow: 2.294px 3.277px 0px rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.contactBlock .telBox p {
  height: 49px;
  display: inline-block;
  margin: 0;
  padding-left: 70px;
  vertical-align: middle;
  font-size: 3.6rem;
  color: #412404;
  font-weight: bold;
  letter-spacing: 0.07em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url(/content/100862160.png) left center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  line-height: 1.5;
}
.contactBlock .snslinkBoxTitle {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.contactBlock .snslinkBox {
  text-align: center;
  font-size: 0;
  margin-top: 0px;
}
.contactBlock .snslinkBox li {
  display: inline-block;
  line-height: 30px;
}
.contactBlock .snslinkBox li:not(:last-child) {
  margin-right: 40px;
  padding-right: 40px;
  position: relative;
}
.contactBlock .snslinkBox li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
  color: #412404;
  letter-spacing: 0.07em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  padding-right: 22px;
  background: url(/content/100862161.png) right center no-repeat;
  -webkit-background-size: 14px;
  background-size: 14px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.contactBlock .snslinkBox li a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1023px) {
  .contactBlock .telBox {
    padding: 35px 100px;
    display: inline-block;
  }
  .contactBlock .telBox h3 {
    display: block;
    padding: 0;
    margin-bottom: 20px;
  }
  .contactBlock .snslinkBox li:not(:last-child) {
    padding: 0;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 767px) {
  #cafeContent {
    text-align: center;
  }
  .contactBlock .telBox {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .contactBlock .telBox h3 {
    font-size: 1.8rem;
  }
  .contactBlock .telBox p {
    height: 30px;
    font-size: 2.4rem;
    padding-left: 40px;
  }
  .contactBlock .snslinkBox {
    margin-top: 40px;
  }
  .contactBlock .snslinkBox li {
    display: block;
  }
  .contactBlock .snslinkBox li:not(:last-child) {
    margin: 0 0 20px;
  }
  .contactBlock .snslinkBox li a {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}

.txtBox p {
  color: #333;
  font-size: 1.6rem;
  line-height: 2.8;
  font-style: italic;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 40px;
  margin-bottom: 0;
}

.txtBox ul {
  margin-top: 30px;
}
.txtBox ul li {
  padding-left: 40px;
  line-height: 45px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  font-weight: bold;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.txtBox ul li.hours {
  background: url(/content/100862162.png) left center no-repeat;
  line-height: 1.3;
  -webkit-background-size: 28px;
  background-size: 28px;
}
.txtBox ul li.seating {
  background: url(/content/100862163.png) left center no-repeat;
  -webkit-background-size: 30px;
  background-size: 30px;
}
.txtBox ul li.wifi {
  background: url(/content/100862164.png) left center no-repeat;
  -webkit-background-size: 28px;
  background-size: 28px;
}

/* ---------------------
	Stay
--------------------- */
#stayContent {
  width: 100%;
  max-width: 1000px;
  margin: 100px auto 0;
  position: relative;
}

.roundTxtBox01 {
  border: #1D2088 1px solid;
  display: table;
  width: 150px;
  height: 150px;
  background: #f6f7fb;
  margin: 0 auto 20px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
#stayContent .stayArea02 .roundTxtBox01 {
  position: absolute;
  top: 0;
  left: 0;
}
.roundTxtBox01 p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  color: #1D2088;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
}
.stayArea02 .roundTxtBox01 p {
  font-size: 2.2rem;
}

#stayContent .stayArea02 h3 {
  font-size: 4.4rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 45px;
  line-height: 1.2;
}
#stayContent .stayArea02 h3 strong {
  color: #42A5F5;
  font-weight: normal;
}
#stayContent .stayArea02 h3 span {
  font-size: 1.6rem;
  display: block;
  margin-top: 10px;
}

#stayContent .stayArea02 .stay2itemBox {
  clear: both;
  text-align: center;
  margin-bottom: 80px;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 {
  width: 39%;
  margin: 0 2%;
  padding: 10px 10px 45px;
  display: inline-block;
  border: #1D2088 1px solid;
  -webkit-border-radius: 55px;
  border-radius: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 .ttl {
  position: relative;
  text-align: center;
  color: #42A5F5;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 300;
  margin-bottom: 40px;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 .ttl::before {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  content: "";
  height: 10px;
  width: 40px;
  border-top: 2px solid #42A5F5;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 dl {
  text-align: left;
  display: inline-block;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 dl dt {
  font-size: 3rem;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 dl dd {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
#stayContent .stayArea02 .stay2itemBox .roundTxtBox03 dl dt strong {
  color: #42A5F5;
}

#stayContent .stayArea02 .stay4itemBox {
  margin-bottom: 100px;
}
#stayContent .stayArea02 .stay4itemBox dl {
  text-align: center;
  width: 22.5%;
  margin-left: 2.9%;
  display: inline-block;
  vertical-align: top;
}
#stayContent .stayArea02 .stay4itemBox dl:first-child {
  margin-left: 0;
}
#stayContent .stayArea02 .stay4itemBox dl dd.img {
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: #CACACA 1px solid;
}
#stayContent .stayArea02 .stay4itemBox dl dt {
  font-size: 1.6rem;
  margin-bottom: 15px;
  color: #1D2088;
  font-weight: bold;
}
#stayContent .stayArea02 .stay4itemBox dl dd.txt {
  font-size: 1.4rem;
  line-height: 2;
}

#stayContent .stayArea03 {
  margin-bottom: 90px;
}
#stayContent .stayArea03 .roundTxtBox04 {
  position: relative;
  border: #1D2088 1px solid;
  padding: 40px 0 20px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
#stayContent .stayArea03 .roundTxtBox04 .roundTxtBox01 {
  position: absolute;
  top: -34px;
  left: -96px;
}
#stayContent .stayArea03 .roundTxtBox04 .roundTxtBox01 p {
  font-size: 1.6rem;
  font-weight: bold;
}
#stayContent .stayArea03 .roundTxtBox04 .txt {
  display: inline-block;
  text-align: left;
  line-height: 1.9;
}
#stayContent .stayArea03 .roundTxtBox04 .txt {
  display: inline-block;
  text-align: left;
  line-height: 1.9;
}


@media screen and (max-width: 1099px) {
  #stayContent .stayArea02 .roundTxtBox01 {
    position: static;
  }
  #stayContent .stayArea02 h3 {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  #stayContent .stayArea02,
  #stayContent .stayArea03 {
    padding: 0 10px;
  }
  #stayContent .stayArea02 .stay2itemBox .roundTxtBox03 {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  #stayContent .stayArea02 .stay4itemBox dl dd.img {
    border-top: #CACACA 1px solid;
    border-bottom: none;
    padding-top: 15px;
  }
  #stayContent .stayArea02 .stay4itemBox dl {
    width: auto;
    display: block;
    margin: 0 0 15px;
  }
  #stayContent .stayArea02 .stay4itemBox dl dd.img {
    border-top: #CACACA 1px solid;
    border-bottom: none;
    padding-top: 15px;
  }
  #stayContent .stayArea03 .roundTxtBox04 .roundTxtBox01 {
    position: static;
  }
}


/* ---------------------
	Floor
--------------------- */
#floorContent section {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#floorContent .floorMapArea {
  clear: both;
  position: relative;
  margin: 25px 0 80px;
}
#floorContent .floorMapArea .roundTxtBox01 {
  position: absolute;
  left: 0;
  top: 0;
}
#floorContent .floorMapArea .roundTxtBox01 p {
  font-size: 4rem;
  font-weight: bold;
}
#floorContent .floorMapArea .figure {
  padding: 50px 20px 0 90px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 67%;
}
#floorContent .floorMapArea .txt {
  width: 32%;
  float: left;
  padding-top: 50px;
}
#floorContent .floorMapArea .txt dl dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#floorContent .floorMapArea .txt dl dt:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin-right: 8px;
  background: #1D2088;
}
#floorContent .floorMapArea .txt dl dd {
  font-size: 1.4rem;
  margin-bottom: 17px;
}
#floorContent .floorMapArea .txt dl dt strong {
  color: #1D2088;
  font-weight: bold;
}
#floorContent .floorMapArea .txt dl dd .photo {
  float: right;
  margin-left: 10px;
}
#floorContent .floorMapArea .txt dl dd .photo img {
  width: 96px;
  height: auto;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
#floorContent .floorMapArea:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.photoListArea {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;
}
.photoListArea ul {
	display: -webkit-flex;
	display: flex;
}
.photoListArea ul li {
	margin-left: 10px;
}
.photoListArea ul li:first-of-type {
	margin-left: 0;
}

.btnArea {
  text-align: center;
  padding: 45px 0;
}
.btnArea .btn01 {
  background: #fff;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-appearance: none;
  display: inline-block;
  border: solid 1px #333;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #003287;
  min-width: 228px;
  padding: 14px 10px;
  -webkit-box-shadow: 0px 4px 2px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 2px -3px rgba(0, 0, 0, 0.3);
  font-size: 1.6rem;
}
.btnArea .btn01:hover {
  color: #fff;
  text-decoration: none;
  background: #003287;
  border: 1px solid #70adcc;
  border-bottom: solid 1px #333;
}

#otherFacility {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 80px;
}
.headTxtSub {
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.6;
}
#otherFacility .imgList4item {
  display: -webkit-flex;
  display: flex;
}
#otherFacility .imgList4item dl {
  width: 23.2%;
  letter-spacing: normal;
  margin-left: 2.4%;
  vertical-align: top;
}
#otherFacility .imgList4item dl:first-of-type {
  margin-left: 0;
}
#otherFacility .imgList4item dl .img {
  margin-bottom: 15px;
  text-align: center;
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
#otherFacility .imgList4item dl dt {
  text-align: center;
  margin-bottom: 15px;
  color: #1D2088;
  font-size: 1.6rem;
  font-weight: bold;
}
#otherFacility .imgList4item dl .txt {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  #floorContent .floorMapArea {
    clear: both;
    position: relative;
    margin-bottom: 40px;
  }
  #floorContent .floorMapArea .roundTxtBox01 {
    position: static;
    margin: 0 auto 20px;
  }
  #floorContent .floorMapArea .figure {
    width: 100%;
    float: none;
    padding: 10px;
  }
  #floorContent .floorMapArea .txt {
    width: auto;
    float: none;
    padding: 0 10px;
  }
  .photoListArea {
    padding: 0 10px;
  }
  #otherFacility .imgList4item {
    flex-wrap: -webkit-wrap;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  #otherFacility .imgList4item dl {
    width: 100%;
  }
  #otherFacility .imgList4item dl .txt {
    margin-bottom: 30px;
  }
}

/* --------------------------------------------------
    common parts
-------------------------------------------------- */
/* ---------------------
	_list01(L-01)
--------------------- */
._list01_txtInner {
  text-align: left;
}

._visual03_body.txt {
  padding: 0 10px;
}

/* ---------------------
	_txtBox01_item
--------------------- */
._txtBox01_item:first-of-type {
  margin-top: 30px;
}

/* ---------------------
	faqList
--------------------- */
.faqList li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  text-align: left;
}
.faqList .btn_target span {
  -webkit-align-items: stretch;
  align-items: flex-start;
}
.faqList a {
  text-decoration: underline;
}
.faqList a:hover {
  text-decoration: none;
}

.borderT01 {
  border-top: 1px solid #cacaca;
}

.imgCheckin {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0;
  text-align: left;
}
@media screen and (max-width: 736px) {
  .imgCheckin {
    padding: 0 8px;
  }
  ._visual02_img {
    padding: 0 20px;
  }
}

.icon-up-open-mini:before {
  color: #FFF;
  line-height: 1.8;
}

.gm-style-iw div {
  overflow: hidden !important;
}

.pb0 {
  padding-bottom: 0 !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.tal {
  text-align: left !important;
}
.tac {
  text-align: center !important;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 737px) {
  .hoverImg_img:hover {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }
  img:hover,
  a:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
}