@charset "UTF-8";
/* ===================================================================
CSS information

file name  :style.css
author     :Ability Consultant
style info  :タイトル
=================================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
/*-----------------------------------------------------------
	Reset Style
-----------------------------------------------------------*/
body div.n, body div.flexmodul,
body .cc-m-hgrid-column .n,
body .cc-m-hgrid-column {
  padding: 0;
}

/*-----------------------------------------------------------
	Common Style
-----------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

body {
  background: #f9f4eb;
}
@media screen and (min-width: 768px) and (max-width: 1185px) {
  body {
    width: 1185px;
    margin: 0 auto;
  }
}

body, p, table, td {
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;*/
  font-family: 'カクミン M','Kakumin Medium', "typesquare" !important;
  font-size: 15px;
  color: #000;
}

img {
  max-width: 100%;
  vertical-align: top;
}

body ul, body ol {
  margin: 0;
  padding: 0;
}
body ul.list-style-none li, body ol.list-style-none li {
  list-style: none;
  padding: 0;
  margin: 0;
  right: 0;
}
body a:link, body a:visited {
  color: #000;
  text-decoration: none;
}
body a:hover, body a:focus {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body h1, body h2, body h3 {
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-family: 'カクミン M','Kakumin Medium', "typesquare" !important;
  font-weight: normal;
  font-size: 30px;
}
div.j-text ul.list-style-none li, div.j-text ol.list-style-none li {
  list-style: none;
  padding: 0;
  margin: 0;
  right: 0;
}

.f-right {
  float: right;
}

.container {
  width: 1185px;
  margin: 0 auto;
}
.container3 {
  width: 1080px;
  margin: 0 auto;
}
.container::before, .container::after {
  clear: both;
  content: " ";
  display: table;
}

.j-calltoaction-wrapper .j-calltoaction-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #601a2c;
  border: 0;
  color: #fff;
  padding: 0 50px 0 65px;
  line-height: 45px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.j-calltoaction-wrapper .j-calltoaction-link:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 50px;
  font-size: 16px;
}
.j-calltoaction-wrapper .j-calltoaction-link:hover, .j-calltoaction-wrapper .j-calltoaction-link:focus {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.j-calltoaction-wrapper .j-calltoaction-link.j-calltoaction-link-style-2 {
  line-height: 60px;
  padding: 0 90px 0 105px;
}
.j-calltoaction-wrapper .j-calltoaction-link.j-calltoaction-link-style-2:before {
  left: 85px;
}


/*-----------------------------------------------------------
	Header
-----------------------------------------------------------*/
.header-section {
  text-align: center;
  padding: 45px 0 0;
}
.header-section .logo {
  float: left;
  margin: 15px 0 0 510px;
}
.header-section .header-right {
  float: right;
  margin-right: 25px;
}
.header-section .header-right ul {
  display: block;
  /*overflow: hidden;*/
}
.header-section .header-right ul li {
  list-style: none;
  margin-left: 15px;
}
.header-section .header-right ul li img {
  display: inline-block;
  vertical-align: middle;
}
.header-section .header-right .contact_head {
  text-align: left;
  float: right;
  margin-top: 15px;
}
.header-section .header-right .contact_head p {
  margin-bottom: 5px;
}
/* sb Menu */
.header-section .header-right .lnk_head .sb_blog {
  position: relative;
}
.header-section .header-right .lnk_head .sb_blog a {
  display: block;
}
.header-section .header-right .lnk_head .sb_blog .sb_category {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
}
.header-section .header-right .lnk_head .sb_blog .sb_category > li {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0;
}
.header-section .header-right .lnk_head .sb_blog .sb_category li a {
  display: block;
  background: #601a2c;
  color: #fff;
  height: 100%;
  padding-top: 1px;
}
.header-section .header-right .lnk_head .sb_blog:hover > .sb_category > li {
  height: 25px;
  margin: 0;
  overflow: visible;
}
/* Main Menu */
.navigation {
  text-align: center;
  margin-top: 20px;
}
.navigation ul li {
  display: inline-block;
  list-style: none;
  font-size: 18px;
  padding: 0 30px;
  border-right: 1px solid #c1c1c1;
  vertical-align: middle;
}
.navigation ul li a {
  padding: 5px 0;
  display: block;
}
.navigation ul li#cc-nav-view-2110903719 {
  border-right: 0;
}
.navigation ul li#cc-nav-view-2110903819 {
  border-right: 0;
  padding: 0;
}
.navigation ul li#cc-nav-view-2110903819 a {
  padding: 10px 45px;
  color: #fff;
  background: #601a2c;
}
ul.lnk_head li {
  display: inline-block;
  padding: 0 15px;
  margin: 0 !important;
  list-style: none;
  font-size: 15px;
  border-right: 1px solid #c1c1c1;
  vertical-align: middle;
}
ul.lnk_head .contact {
  display: inline-block;
  padding: 3px 15px 6px;
  margin: 0 !important;
  list-style: none;
  font-size: 15px;
  border-right: 1px solid #c1c1c1;
  vertical-align: middle;
  background:#601a2c;
}
ul.lnk_head .contact a{
  color: #fff;
}
.navigation ul #cc-nav-view-2116657119, .navigation ul #cc-nav-view-2124136119 {
  display: none;
}
/*-----------------------------------------------------------
	Content
-----------------------------------------------------------*/
.content-section {
  width: 100%;
  margin: 0 auto 120px;
  /*margin-bottom: 120px;*/
}
.content-section .j-module {
  width: 1080px;
  margin: 0 auto;
  max-width: 100%;
}
.content-section #cc-m-10577196619.j-gallery,
.content-section #cc-m-10592795319.j-gallery {
  width: 1300px;
  margin: 0 auto;
}
.content-section #cc-m-10577224119,
.content-section #cc-m-10592868319 {
  background: #fdf9f3;
  text-align: center;
  width: 100%;
  padding: 20px 0;
}
.content-section #cc-m-10577224119 .TA_tchotel,
.content-section #cc-m-10592868319 .TA_tchotel {
  padding: 0 5px;
  display: inline-block;
}
#CDSWIDCOE.widCOE {
  margin: 0;
}
.content-section #cc-m-10578118119,
.content-section #cc-m-10592882419 {
  background: #f0e4d0;
  position: relative;
  padding: 80px 0 85px;
}
.content-section #cc-m-10578118119.j-module,
.content-section #cc-m-10592882419.j-module {
  width: 100%;
}
.content-section #cc-m-10578118119:before, .content-section #cc-m-10578118119:after,
.content-section #cc-m-10592882419:before,
.content-section #cc-m-10592882419:after {
  content: "";
  position: absolute;
}
.content-section #cc-m-10578118119:before,
.content-section #cc-m-10592882419:before {
  background: url("../img/bg-flowertop.png") no-repeat center center;
  width: 294px;
  height: 356px;
  top: 10px;
  right: 110px;
}
.content-section #cc-m-10578118119:after,
.content-section #cc-m-10592882419:after {
  background: url("../img/bg-flowerbottom.png") no-repeat center center;
  width: 328px;
  height: 329px;
  bottom: 0;
  left: 65px;
}

.content-section #cc-m-10578118119 .box_corona,
.content-section #cc-m-10592882419 .box_corona {
 padding: 1.5em;
 font-weight: bold;
 border: solid 3px #601a2c;
 width: 1080px;
 margin: 0 auto 6em;
 position: relative;
 z-index: 20;
}

.content-section #cc-m-10578118119 .box_intro,
.content-section #cc-m-10592882419 .box_intro {
  overflow: hidden;
  width: 100%;
  margin-bottom: 55px;
  position: relative;
  z-index: 1;
}
.content-section #cc-m-10578118119 .box_intro .container2,
.content-section #cc-m-10592882419 .box_intro .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.content-section #cc-m-10578118119 .box_intro .container2 {
  max-width: 1080px;
  margin: 0 auto;
}
.content-section #cc-m-10578118119 .box_intro .box_left,
.content-section #cc-m-10592882419 .box_intro .box_left {
  width: 178px;
}
.content-section #cc-m-10578118119 .box_intro .box_center,
.content-section #cc-m-10592882419 .box_intro .box_center {
  width: 555px;
  text-align: center;
  margin: 0 60px;
}
.content-section #cc-m-10578118119 .box_intro .box_center h3,
.content-section #cc-m-10592882419 .box_intro .box_center h3 {
  font-size: 27px;
  color: #4f3218;
  margin-bottom: 25px;
}
.content-section #cc-m-10578118119 .box_intro .box_center p,
.content-section #cc-m-10592882419 .box_intro .box_center p {
  line-height: 1.8;
}
.content-section #cc-m-10578118119 .box_intro .box_right,
.content-section #cc-m-10592882419 .box_intro .box_right {
  width: 223px;
}
.content-section #cc-m-10578118119 .box_img,
.content-section #cc-m-10592882419 .box_img {
  position: relative;
  z-index: 1;
}
.content-section #cc-m-10578118119 .box_img .container, .content-section #cc-m-10592882419 .box_img .container  {
  /*width: 1145px;*/
  width: 100%;
}
.content-section #cc-m-10578118119 .box_img .container .wrp_img img, .content-section #cc-m-10592882419 .box_img .container  .wrp_img img {
  margin: 0 auto;
}
.content-section #cc-m-10578118119 .box_img ul,
.content-section #cc-m-10592882419 .box_img ul {
  overflow: hidden;
}
.content-section #cc-m-10578118119 .box_img ul li,
.content-section #cc-m-10592882419 .box_img ul li {
  float: left;
  margin: 0 3px;
  list-style: none;
}
.content-section #cc-m-10592882419 .container {
  width: 1325px;
}
.content-section #cc-m-10592882419 .box_intro .box_center {
  width: 805px;
}
.content-section #cc-m-10578284719 h3, .content-section #cc-m-10578334319 h3, .content-section #cc-m-10578338219 h3 {
  font-size: 25px;
  margin-bottom: 15px;
  /*border-bottom: 1px solid #af2437;*/
}
.content-section #cc-m-10578284719 p, .content-section #cc-m-10578334319 p, .content-section #cc-m-10578338219 p {
  line-height: 1.8;
}
.content-section #cc-m-10578397819 .cc-m-hgrid-column {
  width: 350px !important;
  float: left;
  margin-right: 15px;
}
.content-section #cc-m-10578397819 .cc-m-hgrid-column.last {
  margin-right: 0;
}
.content-section #cc-m-10579390219 {
  width: 100%;
}
.content-section .con_recommended {
  background: #f1e5d1 url("../img/bg_recommended.jpg") repeat center center;
  width: 100%;
  padding: 55px 0;
}
.content-section .con_recommended h3 {
  text-align: center;
  margin-bottom: 45px;
}
.content-section .con_recommended h3 img {
  display: inline-block;
}
.content-section .con_recommended .box_content ul {
  overflow: hidden;
}
.content-section .con_recommended .box_content ul li {
  list-style: none;
  width: 350px;
  float: left;
  margin-right: 15px;
}
.content-section .con_recommended .box_content ul li.last {
  margin-right: 0;
}
.content-section .con_recommended .box_content ul li .wrp_img {
  margin-bottom: 30px;
}
.content-section .con_recommended .box_content ul li h4 {
  font-size: 23px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
  color: #0b5493;
}
.content-section .con_recommended .box_content ul li .wrp_txt {
  font-size: 15px;
  line-height: 1.7;
  min-height: 110px;
}
.content-section .con_recommended .box_content ul li .wrp_price {
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
.content-section .con_recommended .box_content ul li .wrp_price span {
  font-size: 18px;
  color: #0b5493;
}
.content-section .con_recommended .box_content .j-callToAction {
  margin-top: 50px;
}
.content-section #cc-m-10579527919 .cc-m-hgrid-column.last {
  padding: 0 60px;
}

.content-section #cc-m-10579535219 {
  margin-bottom: 5%;
}

/***************************
	Image Main
***************************/
/***************************
	Topic Path
***************************/
div.j-text .topicpath {
  margin: 5px 0;
  color: #fff;
  font-size: 13px;
}
div.j-text .topicpath ul {
  display: block;
}
div.j-text .topicpath ul li {
  display: inline-block;
  background: url("ic-topicpath.png") no-repeat left 6px;
  padding-left: 10px;
  margin-right: 2px;
  padding-right: 0;
  right: inherit;
}
div.j-text .topicpath ul li.first-child {
  padding-left: 0;
  background: none;
}
div.j-text .topicpath ul li a {
  color: #fff;
}


/*-----------------------------------------------------------
	Footer
-----------------------------------------------------------*/
.footer-section {
  background: #ead6be;
  padding: 45px 0;
}
.footer-section p {
  /*font-family: "メイリオ", Meiryo, sans-serif !important;*/
  font-family: 'カクミン M','Kakumin Medium', "typesquare" !important;
}
.footer-section .box-footer {
  overflow: hidden;
}
.footer-section .box-footer .footer-left, .footer-section .box-footer .footer-center, .footer-section .box-footer .footer-right {
  float: left;
  padding: 25px 35px;
}
.footer-section .box-footer .footer-left {
  width: 340px;
}
.footer-section .box-footer .footer-left .logo {
  margin-bottom: 25px;
}
.footer-section .box-footer .footer-left .box_info .title {
  font-size: 17px;
}
.footer-section .box-footer .footer-left .box_info p {
  font-size: 14px;
  line-height: 2;
}
.footer-section .box-footer .footer-center {
  width: 380px;
  border-left: 1px solid #c9b9a5;
  border-right: 1px solid #c9b9a5;
}
.footer-section .box-footer .footer-center .f_nav {
  margin-bottom: 30px;
}
.footer-section .box-footer .footer-center .f_nav ul {
  overflow: hidden;
}
.footer-section .box-footer .footer-center .f_nav ul li {
  width: 50%;
  float: left;
  list-style: none;
  margin-bottom: 10px;
}

.footer-section .box-footer .footer-center .f_nav .sb_blog {
  position: relative;
}
.footer-section .box-footer .footer-center .f_nav .sb_blog a {
  display: block;
}
.footer-section .box-footer .footer-center .f_nav .sb_blog .sb_category {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
}
.footer-section .box-footer .footer-center .f_nav .sb_blog .sb_category > li {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0;
}
.footer-section .box-footer .footer-center .f_nav .sb_blog .sb_category li a {
  display: block;
  background: #601a2c;
  color: #fff;
  height: 100%;
  padding: 1px 0 0 32px;
}
.footer-section .box-footer .footer-center .f_nav .sb_blog:hover > .sb_category > li {
  height: 25px;
  margin: 0;
  overflow: visible;
}

.footer-section .box-footer .footer-center .box_contact {
  margin-bottom: 10px;
}
.footer-section .box-footer .footer-center .box_contact p {
  line-height: 1.8;
}
.footer-section .box-footer .footer-right {
  padding-right: 0;
  height: 569px;
}
.footer-section .box-footer .footer-right .title {
  font-size: 17px;
  margin-bottom: 5px;
}

.footer-section .box-footer .footer-right ul .sb_blog {
  position: relative;
  list-style: none;
  margin-top: 10px;
}
.footer-section .box-footer .footer-right ul .sb_blog a {
  display: block;
  font-size: 17px;
  color: #333333
}
.footer-section .box-footer .footer-right ul .sb_blog .sb_category {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
}
.footer-section .box-footer .footer-right ul .sb_blog .sb_category > li {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0;
  list-style: none;
}
.footer-section .box-footer .footer-right ul .sb_blog .sb_category li a {
  display: block;
  background: #601a2c;
  color: #fff;
  height: 100%;
  padding: 1px 0 0 64px;
}
.footer-section .box-footer .footer-right ul .sb_blog:hover > .sb_category > li {
  height: 25px;
  margin: 0;
  overflow: visible;
}

/* English Page */
.content-section #cc-m-10592952119 .cc-m-hgrid-column,
.content-section #cc-m-10592983319 .cc-m-hgrid-column,
.content-section #cc-m-10593965719 .cc-m-hgrid-column,
.content-section #cc-m-10594003019 .cc-m-hgrid-column {
  width: 600px !important;
}
.content-section #cc-m-10592952119 .cc-m-hgrid-column.last,
.content-section #cc-m-10592983319 .cc-m-hgrid-column.last,
.content-section #cc-m-10593965719 .cc-m-hgrid-column.last,
.content-section #cc-m-10594003019 .cc-m-hgrid-column.last {
  width: 450px !important;
}
.content-section #cc-m-10594055519 {
  width: 100%;
  background: #f4e9d6;
  text-align: center;
  padding: 55px 0 100px;
}
.content-section .con_reservation h3 {
  margin-bottom: 50px;
}
.content-section .con_reservation h3 img {
  display: inline-block;
}
.content-section .con_reservation ul {
  text-align: center;
}
.content-section .con_reservation ul li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  margin: 0 45px;
}
.content-section #cc-m-10596518819 .cc-m-hgrid-column.last {
  width: 45% !important;
}
.content-section #cc-m-10596555419 {
  padding: 40px 0;
  background: #f4e9d6;
}
.content-section #cc-m-10596599919,
.content-section #cc-m-10596602519 {
  padding: 0 130px;
}
.content-section #cc-m-10596602519 .mceEditable tr:first-child th {
  border-top: 1px solid #cfcece;
}
.content-section #cc-m-10596602519 .mceEditable tr:first-child td {
  border-top: 1px solid #e1ded7;
}
.content-section #cc-m-10596602519 .mceEditable th, .content-section #cc-m-10596602519 .mceEditable td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.content-section #cc-m-10596602519 .mceEditable th {
  text-align: left;
  background: #dfdedd;
  border-bottom: 1px solid #cfcece;
  padding-left: 20px;
  padding-right: 20px;
}
.content-section #cc-m-10596602519 .mceEditable td {
  border-bottom: 1px solid #e1ded7;
  padding-left: 10px;
  padding-right: 10px;
}
#contentfooter .rightrow {
  font-size: 16px;
}

/*-----------------------------------------------------------
	facilities
-----------------------------------------------------------*/
#cc-m-10599053419 .cc-m-hgrid-column.last {
  float: left;
  margin-right: 0;
}
#cc-m-10599053419 .cc-m-hgrid-column {
  margin-right: 21px;
}

/*-----------------------------------------------------------
	access|sightseeing
-----------------------------------------------------------*/
#cc-m-10599257919 .cc-m-hgrid-column.last {
  float: left;
  margin-right: 0;
}
#cc-m-10599260619 .cc-m-hgrid-column.last {
  float: left;
  margin-right: 0;
}
#cc-m-10599262219 .cc-m-hgrid-column.last {
  float: left;
  margin-right: 0;
}
#cc-m-10599257919 .cc-m-hgrid-column {
  margin-right: 21px;
}
#cc-m-10599260619 .cc-m-hgrid-column {
  margin-right: 21px;
}
#cc-m-10599262219 .cc-m-hgrid-column {
  margin-right: 21px;
}
#cc-m-10599269219,#cc-m-10599271219,#cc-m-10599273419 {
  margin-bottom: 10px;
}
#cc-m-10615778119 {
  display: none;
}
#cc-m-10615780919 {
  display: none;
}

/*-----------------------------------------------------------
	dish
-----------------------------------------------------------*/
#cc-m-10599138819 .cc-m-hgrid-column.last {
  float: left;
}
#cc-m-10599139219,#cc-m-10599141819,#cc-m-10599146719 table {
  padding-right: 10px;
}
/*#cc-m-header-10597603619, #cc-m-10597603919 p span, #cc-m-10597668119 div a {
  font-family: 'カクミン M','Kakumin Medium', "typesquare" !important;
}*/
/*-----------------------------------------------------------
	faq/blog
-----------------------------------------------------------*/
body #content_area .j-blogarticle {
 margin-top: 40px;
}
body .j-blogarticle h1 {
  width: 1080px;
  margin: 0 auto 10px;
  /*border-bottom: 1px solid #601a2c;*/
}
body .j-blogarticle h2 {
  padding: 0 0 0 15px;
  border-left: 5px solid #601a2c;
  font-size: 22px;
}
body .j-blogarticle .j-module {
  padding: 5px 0;
}
body .j-blogarticle .j-module a {
  color: #9c5719;
  border-bottom: 1px solid #9c5719;
}
body .j-blogarticle .j-module a.j-blog-page--tag {
  border-bottom: none;
}
div .j-blog-post--header .j-text a {
  color: #9c5719;
}
div .j-blog-post--header h1 {
  width: 1080px;
  position: relative;
  padding: 5px 0 5px 8px;
  margin: 15px auto 30px;
  border-bottom: 2px solid #deb7c1;
}
div .j-blog-post--header h1:after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: 2px solid #601a2c;
  bottom: -2px;
  left: 0;
  width: 20%;
}
.content-section .j-blog-post--tags-wrapper {
  margin-top: 50px;
}
.content-section .j-blog-post--tags-wrapper .j-blog-post--tags-list a {
  color: #9c5719;
}
#flexsocialbuttons {
  margin-top: 30px;
}