@charset "UTF-8";
/* ----------------------------------------------------------

Base Style

---------------------------------------------------------- */
@font-face {
  src: url("../fonts/icomoon.eot?i8fcpd");
  src: url("../fonts/icomoon.eot?i8fcpd#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?i8fcpd") format("truetype"), url("../fonts/icomoon.woff?i8fcpd") format("woff"), url("../fonts/icomoon.svg?i8fcpd#icomoon") format("svg");
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
}

[class^="icon-"], [class*=" icon-"] {
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-feature-settings: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.icon-list:before {
  content: "\e906";
}

.icon-access:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-heart:before {
  color: #dea398;
  content: "\e902";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-tel:before {
  content: "\e904";
}

.icon-time:before {
  content: "\e905";
}

@font-face {
  src: url("../fonts/icomoon.eot?phylq9");
  src: url("../fonts/icomoon.eot?phylq9#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?phylq9") format("truetype"), url("../fonts/icomoon.woff?phylq9") format("woff"), url("../fonts/icomoon.svg?phylq9#icomoon") format("svg");
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
}

[class^="icon-"], [class*=" icon-"] {
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-feature-settings: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.icon-tel:before {
  content: "\e904";
}

.icon-access:before {
  content: "\e900";
}

.icon-service01:before {
  color: #dea398;
  content: "\e912";
}

.icon-service02:before {
  color: #dea398;
  content: "\e913";
}

.icon-service03:before {
  color: #dea398;
  content: "\e914";
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  color: #232323;
  font-family: source-han-sans-japanese, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  text-align: justify;
  text-size-adjust: none;
}

a {
  color: inherit;
  text-decoration: none;
}

table,
ul ul,
ol ol {
  font-size: 100%;
}

td ul,
td p,
td dt,
td dd {
  font-size: 100%;
}

select,
input,
textarea,
button {
  font-size: 99%;
}

strong,
em {
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

a:hover,
a:active,
a:hover img {
  opacity: 0.8;
}

::selection,
::-moz-selection {
  background: #4da1d4;
}

*:focus {
  outline: none;
}

#topcontrol {
  z-index: 1000;
}

#MenuNavi {
  display: none;
}

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

/*  中面おすすめフェア
---------------------------------------------------*/
.section_recfair {
  width: 100%;
  margin: 0 0 70px;
  padding: 60px 0 70px;
  background: #e2e2e6;
  text-align: center;
}

.section_recfair h3.font01 {
  margin-bottom: 5px;
  font-family: playfair-display, serif;
  font-size: 34px;
  font-weight: inherit;
  line-height: 1;
}

.section_recfair .catch {
  margin-bottom: 30px;
  font-family: source-han-serif-japanese, "source-han-serif-japanese", YuMincho, "游明朝", serif;
  font-size: 20px;
}

@media print, screen and (min-width: 741px) {
  /* for Desktop Device */
  .section_recfair .list {
    width: 1100px;
    margin: 0 auto;
  }
  .section_recfair .list .box {
    display: inline-block;
    width: 346px;
    margin-right: 31px;
    float: left;
    overflow: hidden;
    text-align: left;
    vertical-align: top;
  }
  .section_recfair .list .box:last-child {
    margin-right: 0;
  }
  .section_recfair .list .box .ph {
    width: 100%;
    height: 0;
    margin-bottom: 14px;
    padding-bottom: 66%;
    overflow: hidden;
  }
  .section_recfair .list .box .ph img {
    width: 100%;
  }
  .section_recfair .list .box ul.icon li {
    display: inline-block;
    width: auto;
    margin-right: 3px;
    padding: 3px 10px 4px;
    background: #ccc;
    color: #fff;
    font-size: 11px;
    line-height: 1.1em;
    text-align: center;
  }
  .section_recfair .list .box .tit {
    width: auto;
    max-height: 64px;
    margin-bottom: 8px;
    padding: 0;
    overflow: hidden;
    overflow: hidden;
    border: none;
    font-size: 15px;
    line-height: 1.6;
    line-height: 1.6;
  }
}

@media screen and (max-width: 740px) {
  /* for Mobile Device */
  .section_recfair {
    width: 100%;
    margin: 0 0 10%;
    padding: 10% 0;
  }
  .section_recfair h3.font01 {
    font-size: 30px;
    font-weight: inherit;
  }
  .section_recfair .catch {
    margin-bottom: 4%;
    font-size: 15px;
  }
  .section_recfair .list {
    width: 90%;
    margin: 0 5%;
  }
  .section_recfair .list .box {
    display: block;
    width: 100%;
    margin-right: 0;
    float: left;
  }
  .section_recfair .list .box:last-child {
    margin-right: 0;
  }
  .section_recfair .list .box .ph {
    margin-bottom: 10px;
  }
  .section_recfair .list .box .tit {
    max-height: 43px;
  }
}

/* 中面レポート
--------------------------------------------------*/
.section_report {
  width: 1100px;
  margin: 0 auto 80px;
  text-align: center;
}

.section_report h3.font01 {
  margin-bottom: 5px;
  font-family: playfair-display, serif;
  font-size: 34px;
  font-weight: inherit;
  line-height: 1;
}

.section_report .catch {
  margin-bottom: 30px;
  font-family: source-han-serif-japanese, "source-han-serif-japanese", YuMincho, "游明朝", serif;
  font-size: 20px;
}

.section_report .list {
  width: 100%;
  margin: 0 auto;
}

.section_report .list .box {
  display: inline-block;
  width: 346px;
  margin-right: 31px;
  float: left;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
}

.section_report .list .box:last-child {
  margin-right: 0;
}

.section_report .list .box .ph {
  width: 100%;
  height: 0;
  margin-bottom: 14px;
  padding-bottom: 66%;
  overflow: hidden;
}

.section_report .list .box .ph img {
  width: 100%;
}

.section_report .list .box ul.icon li {
  display: inline-block;
  width: auto;
  margin-right: 3px;
  padding: 3px 10px 4px;
  background: #ccc;
  color: #fff;
  font-size: 11px;
  line-height: 1.1em;
  text-align: center;
}

.section_report .list .box .tit {
  width: auto;
  max-height: 60px;
  margin-bottom: 8px;
  padding: 0;
  overflow: hidden;
  overflow: hidden;
  border: none;
  font-size: 16px;
  line-height: 1.6;
  line-height: 1.6;
}

@media screen and (max-width: 760px) {
  .section_report {
    width: 90%;
    margin: 0 5% 10%;
  }
  .section_report h3.font01 {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: inherit;
  }
  .section_report .catch {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .section_report .list {
    width: 100%;
    margin: 0 auto;
  }
  .section_report .list .box {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .section_report .list .box .ph {
    margin-bottom: 10px;
  }
  .section_report .list .box .tit {
    width: auto;
    max-height: 60px;
    margin-bottom: 8px;
    padding: 0;
    overflow: hidden;
    overflow: hidden;
    border: none;
    font-size: 16px;
    line-height: 1.6;
    line-height: 1.6;
  }
}

/* 他のコンテンツ
--------------------------------------------------*/
.other_contents {
  width: 100%;
  height: 307px;
}

.other_contents li {
  position: relative;
  width: 33.333333%;
  height: 307px;
  float: left;
  overflow: hidden;
}

.other_contents li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.other_contents li a::after {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
}

.other_contents li .tit_box {
  -webkit-transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-align: center;
}

.other_contents li .tit_box h3 {
  margin-bottom: 5px;
  font-family: playfair-display, serif;
  font-size: 32px;
  font-weight: inherit;
  line-height: 1;
}

.other_contents li .tit_box .sub {
  font-family: source-han-serif-japanese, "source-han-serif-japanese", YuMincho, "游明朝", serif;
  font-size: 14px;
}

.other_contents li.dress .unit_inner {
  height: 307px;
  background: url(../img/cmn/fbg_dress.jpg) no-repeat center center;
  background-size: cover;
}

.other_contents li.cuisine .unit_inner {
  height: 307px;
  background: url(../img/cmn/fbg_cuisine.jpg) no-repeat center center;
  background-size: cover;
}

.other_contents li.gallery .unit_inner {
  height: 307px;
  background: url(../img/cmn/fbg_gallery.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 760px) {
  .other_contents {
    height: auto;
  }
  .other_contents li {
    width: 100%;
    height: auto;
    float: none;
  }
  .other_contents li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20% 0;
  }
  .other_contents li .tit_box {
    -webkit-transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    text-align: center;
  }
  .other_contents li .tit_box h3 {
    font-size: 30px;
    font-weight: inherit;
  }
  .other_contents li.dress .unit_inner {
    height: 100%;
  }
  .other_contents li.cuisine .unit_inner {
    height: 100%;
  }
  .other_contents li.gallery .unit_inner {
    height: 100%;
  }
}
/*# sourceMappingURL=base_style.css.map */
