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

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

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

.icon-language:before {
  content: "\e907"; }

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

.icon-brand4:before {
  content: "\e902";
  color: #e4405f; }

.icon-brand2:before {
  content: "\e903";
  color: #3b5998; }

.icon-facebook:before {
  content: "\e903";
  color: #3b5998; }

.icon-brand3:before {
  content: "\e904";
  color: #1da1f2; }

.icon-twitter:before {
  content: "\e904";
  color: #1da1f2; }

.icon-brand:before {
  content: "\e905";
  color: #00c300; }

.icon-line:before {
  content: "\e905";
  color: #00c300; }

.icon-earth:before {
  content: "\e9ca"; }

.icon-facebook3:before {
  content: "\ea90"; }

.icon-facebook2:before {
  content: "\ea91"; }

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

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  vertical-align: bottom; }

a {
  color: #E6855E; }

* {
  -webkit-appearance: none; }

:root {
  font-size: 62.5%; }

html {
  font-size: 62.5%; }

body {
  font: 1.4rem/1.6 "Quicksand" , "Hiragino Sans GB" , "Hiragino Sans GB W3" , "STXihei" , "Microsoft YaHei" , "微软雅黑" , 'SimSun' , "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic ProN" , "ヒラギノ角ゴ Pro" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #333;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }
  @media screen and (min-width: 768px) {
    body {
      font: 1.6rem/1.6 "Quicksand" , "Hiragino Sans GB" , "Hiragino Sans GB W3" , "STXihei" , "Microsoft YaHei" , "微软雅黑" , 'SimSun' , "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic ProN" , "ヒラギノ角ゴ Pro" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; } }
  @media screen and (min-width: 1080px) {
    body {
      padding-top: 106px;
      overflow-y: auto;
      overflow-x: hidden; } }

p {
  line-height: 1.8; }

a {
  text-decoration: none; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.alignleft,
.alignright,
.aligncenter {
  display: block;
  margin: 1em auto; }

@media screen and (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 0 1em 0 0; } }

@media screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 0 1em; } }

img.aligncenter {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 1080px) {
  .pc-none {
    display: none; } }

.row {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -10px; }
  .row .col_12, .row .col_11, .row .col_10, .row .col_9, .row .col_8, .row .col_7, .row .col_6, .row .col_5, .row .col_4, .row .col_3, .row .col_2, .row .col_1 {
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .row .col_12 {
      width: 100%; }
    .row .col_11 {
      width: 91.6666666667%; }
    .row .col_10 {
      width: 83.3333333333%; }
    .row .col_9 {
      width: 75%; }
    .row .col_8 {
      width: 66.6666666667%; }
    .row .col_7 {
      width: 58.3333333333%; }
    .row .col_6 {
      width: 50%; }
    .row .col_5 {
      width: 41.6666666667%; }
    .row .col_4 {
      width: 33.3333333333%; }
    .row .col_3 {
      width: 25%; }
    .row .col_2 {
      width: 16.6666666667%; }
    .row .col_1 {
      width: 8.33333333333%; } }
  @media screen and (max-width: 767px) {
    .row .sp-order_1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .row .sp-order_2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  @media screen and (min-width: 768px) {
    .row .md-order_1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .row .md-order_2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.gallery {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1rem -1rem; }
  @media screen and (min-width: 768px) {
    .gallery-caption {
      font-size: 1.4rem;
      margin-top: 1rem; } }
  .gallery-item {
    text-align: center;
    padding: 1rem; }
    .gallery-item img {
      width: 100%;
      height: auto; }

.gallery-columns-2 .gallery-item {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .gallery-columns-2 .gallery-item {
      width: 50%; } }

.gallery-columns-3 .gallery-item {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .gallery-columns-3 .gallery-item {
      width: 33.333333%; } }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px; }
  @media screen and (min-width: 1080px) {
    .wrap {
      padding: 0 5rem; } }

.headline {
  padding: 5rem 2rem;
  background: #fff;
  position: relative; }
  @media screen and (min-width: 768px) {
    .headline {
      padding: 8rem 5rem; } }
  @media screen and (min-width: 1080px) {
    .headline {
      padding: 10rem 5rem 10rem 5rem; } }
  .headline__title {
    color: #E6855E;
    font-weight: 500;
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 7rem;
    position: relative; }
    @media screen and (min-width: 1080px) {
      .headline__title {
        font-size: 2.4rem; } }
    .headline__title:before {
      content: "";
      display: block;
      height: 160px;
      width: 160px;
      background: url(../images/midashi.png) no-repeat center;
      background-size: 100%;
      position: absolute;
      left: 50%;
      margin-left: -84px;
      top: -80px; }
      @media screen and (min-width: 1080px) {
        .headline__title:before {
          height: 180px;
          width: 180px;
          left: 50%;
          margin-left: -96px;
          top: -90px; } }
  .headline-more {
    text-align: center;
    margin-top: 5rem; }
    .headline-more__link {
      display: inline-block;
      background: #F6CA06;
      border-radius: 50px;
      border: solid 1px #E6855E;
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold;
      text-align: center;
      width: 100%;
      padding: 1.5rem 5rem;
      position: relative;
      -moz-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      -ms-transition: 0.2s ease;
      -webkit-transition: 0.2s ease;
      transition: 0.2s ease; }
      .headline-more__link:hover {
        background: #fff;
        color: #E6855E; }
      @media screen and (min-width: 768px) {
        .headline-more__link {
          width: auto;
          min-width: 300px; } }
  .headline-texture {
    position: absolute;
    display: inline-block;
    top: -80px;
    width: 20%;
    max-width: 260px;
    min-width: 110px; }
    @media screen and (min-width: 768px) {
      .headline-texture {
        top: -130px; } }
    .headline-texture img {
      width: 100%;
      height: auto; }
    .headline-texture--left {
      left: 0; }
    .headline-texture--right {
      right: 0; }
  .headline--beige {
    background: #FFFCEC; }
  .headline--event {
    background: url(../images/event-back.jpg) center;
    background-size: cover;
    background-attachment: fixed; }
  .headline--feature {
    padding: 0 2rem 1rem 2rem; }
    @media screen and (min-width: 768px) {
      .headline--feature {
        padding: 2rem 2rem 8rem 2rem; } }
  .headline--search {
    background: #FFFCEC;
    padding: 2rem 0; }
    .headline--search input[name="s"] {
      display: block;
      width: 18rem;
      font-size: 1.6rem;
      margin: 0 auto;
      border-bottom: 0px solid #594b39;
      padding-left: 40px;
      position: relative;
      background: url(../images/search.svg) no-repeat 10px center;
      background-size: 20px 20px;
      -moz-transition: 0.2s ease-out;
      -o-transition: 0.2s ease-out;
      -ms-transition: 0.2s ease-out;
      -webkit-transition: 0.2s ease-out;
      transition: 0.2s ease-out; }
      @media screen and (min-width: 1080px) {
        .headline--search input[name="s"] {
          font-size: 2rem; } }
      .headline--search input[name="s"]:focus {
        width: 100%;
        border-bottom-width: 2px;
        padding: 20px;
        background: #fff; }
      .headline--search input[name="s"]:active {
        border: none; }

.contents {
  max-width: 1000px;
  margin: 0 auto;
  position: relative; }
  .contents-s {
    max-width: 800px;
    margin: 0 auto;
    position: relative; }

.slider {
  width: 100%;
  height: 400px; }
  @media screen and (min-width: 768px) {
    .slider {
      height: 660px; } }
  .slider-area .kururin {
    bottom: 0;
    left: 10px;
    width: 80px; }
    @media screen and (min-width: 768px) {
      .slider-area .kururin {
        left: 20px;
        width: 230px; } }
  .slider-area .award {
    top: 8px;
    left: 10px;
    width: 80px; }
    @media screen and (min-width: 768px) {
      .slider-area .award {
        top: 20px;
        left: 20px;
        width: 130px; } }
  .slider-area .kururin, .slider-area .award {
    position: absolute;
    z-index: 10000; }
    @media screen and (min-width: 1080px) {
      .slider-area .kururin, .slider-area .award {
        left: 50%;
        margin-left: -500px; } }
  .slider-logo {
    max-width: 200px;
    height: auto;
    margin-top: 50px; }
    @media screen and (min-width: 768px) {
      .slider-logo {
        max-width: 400px; } }
    @media screen and (min-width: 1080px) {
      .slider-logo {
        max-width: 420px; } }
  .slider-item {
    width: 100%;
    height: 400px;
    text-align: center;
    position: relative; }
    @media screen and (min-width: 768px) {
      .slider-item {
        height: 660px; } }
    .slider-item--main {
      background: url(../images/main-slider.jpg) center;
      background-size: cover; }
    .slider-item--slider01 {
      background: url(../images/slider01.jpg) center;
      background-size: cover; }
    .slider-item--slider02 {
      background: url(../images/slider02.jpg) center;
      background-size: cover; }
    .slider-item--slider03 {
      background: url(../images/slider03.jpg) center;
      background-size: cover; }
    .slider-item--slider04 {
      background: url(../images/slider04.jpg) center;
      background-size: cover; }
    .slider-item--slider05 {
      background: url(../images/slider05.jpg) center;
      background-size: cover; }
    .slider-item--slider06 {
      background: url(../images/slider06.jpg) center;
      background-size: cover; }
    .slider-item--store01 {
      background: url(../images/slider-store01.jpg) center;
      background-size: cover; }
    .slider-item--store02 {
      background: url(../images/slider-store02.jpg) center;
      background-size: cover; }
    .slider-item--store03 {
      background: url(../images/slider-store03.jpg) center;
      background-size: cover; }
    .slider-item--award {
      background: url(../images/slider-award.jpg) center;
      background-size: cover; }
    .slider-item .contents {
      text-align: center;
      height: 100%; }
  .slider-btn {
    color: #fff;
    background: #F6CA06;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    width: 270px;
    border: solid 1px #fff;
    border-radius: 40px;
    padding: 1rem 2rem;
    position: absolute;
    z-index: 10002;
    left: 50%;
    bottom: 5rem;
    margin-left: -135px;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in; }
    .slider-btn:hover {
      color: #E6855E;
      background: #fff;
      border: solid 1px #F6CA06; }
  .slider-area {
    position: relative; }

.hero {
  width: 100%;
  padding: 2.5rem 0;
  background: #E6855E; }
  .hero-title {
    display: block;
    font-size: 2rem;
    color: #fff;
    text-align: center; }

@incldue mq_desktop {
  .hero-title {
    font-size: 2.4rem;
    font-weight: 500; } }

.shop-list {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -1rem; }
  @media screen and (min-width: 768px) {
    .shop-list {
      margin: -2rem; } }

.shop-item {
  width: 50%;
  padding: 1rem;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .shop-item {
      width: 33.333333%;
      padding: 2rem; } }
  .shop-item:hover .shop__head:before {
    opacity: .8; }
  .shop-item:hover .shop__head:after {
    opacity: 1;
    margin: 0;
    border-top: solid 3px #E6855E;
    border-bottom: solid 3px #E6855E; }

.shop-title {
  font-weight: bold;
  margin-top: 1rem; }

.shop-type {
  border-bottom: solid 3px #E6855E;
  color: #E6855E;
  font-size: 1.2rem;
  line-height: 2.4em;
  padding-left: 2rem;
  position: relative; }
  @media screen and (min-width: 1080px) {
    .shop-type {
      font-size: 1.4rem; } }
  .shop-type:before {
    content: "\e900";
    color: #E6855E;
    font-family: "icomoon";
    font-size: 1.6rem;
    position: absolute;
    left: 0; }

.shop__head {
  border-radius: 26px;
  border: solid 1px #ddd;
  overflow: hidden;
  position: relative; }
  .shop__head:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #F6CA06;
    opacity: 0;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    z-index: 1; }
  .shop__head:after {
    content: "CHECK!";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 26px;
    color: #fff;
    font-weight: 500;
    font-size: 3rem;
    margin-bottom: 2rem;
    z-index: 2;
    opacity: 0;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    -js-display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media screen and (min-width: 768px) {
    .shop__head {
      border-radius: 40px; } }
  .shop__head img {
    width: 100%;
    height: auto; }

.shop__link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.store-name {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .store-name {
      font-size: 3.2rem; } }

.store-type {
  display: inline-block;
  border-bottom: solid 3px #E6855E;
  text-align: center;
  color: #E6855E;
  font-size: 1.4rem;
  font-weight: 500; }

.store-sns {
  padding: 2rem;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .store-sns {
      position: fixed;
      left: 50%;
      bottom: 0;
      margin-left: -169px;
      z-index: 100; } }
  .store-sns__line {
    border-radius: 4px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
    display: inline-block;
    line-height: 20px;
    position: relative;
    padding-left: 2.5rem;
    padding-right: .5rem;
    background: #1dcd00; }
    .store-sns__line:before {
      content: "\e905";
      color: #fff;
      font-family: "icomoon";
      position: absolute;
      left: .5rem; }
    .store-sns__line:hover {
      opacity: .8; }

.store-info {
  padding-top: 3rem;
  border-top: dotted 1px #95989A;
  margin-top: 2rem; }
  .store-info__title {
    font-size: 2rem;
    color: #E6855E;
    font-weight: bold;
    margin-bottom: 1rem; }
    .store-info__title:not(:first-child) {
      margin-top: 3rem; }
  .store-info__map {
    height: 260px; }
    @media screen and (min-width: 1080px) {
      .store-info__map {
        height: 500px; } }
  .store-info table.basis {
    width: 100%;
    border: solid 1px #95989A; }
    .store-info table.basis td, .store-info table.basis th {
      padding: 1.5rem;
      border-top: solid 1px #95989A; }
    .store-info table.basis th {
      width: 20%;
      min-width: 100px;
      background: #FFFCEC;
      font-weight: bold; }
    .store-info table.basis td {
      width: 80%;
      border-left: none; }
  .store-info__link {
    color: #E6855E;
    text-decoration: underline;
    word-break: break-all; }
    .store-info__link:hover {
      text-decoration: none; }

.winning {
  text-align: center;
  margin-top: -3rem;
  margin-bottom: 2rem; }
  .winning__medal {
    width: 50px;
    height: auto; }

.feature-list {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -2rem; }

.feature-item {
  width: 100%;
  padding: 2rem;
  position: relative;
  z-index: 1;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  @media screen and (min-width: 768px) {
    .feature-item {
      width: 50%; } }
  @media screen and (min-width: 1080px) {
    .feature-item:hover .feature-wrap {
      box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.2); } }
  .feature-item--new {
    position: relative; }
    .feature-item--new:before {
      background: url(../images/new-back.png) no-repeat center;
      background-size: 100%;
      content: "NEW";
      color: #fff;
      display: block;
      font-weight: 500;
      padding: 2.8rem 2rem;
      position: absolute;
      left: 0;
      top: 0; }

.feature-wrap {
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
  height: 100%; }

.feature-title {
  font-weight: bold;
  margin-top: 1rem; }

.feature-category {
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.7em;
  vertical-align: middle;
  padding: 0 6px; }
  .feature-category:not(:last-child) {
    margin-right: .4rem; }
  .feature-category--play {
    background: #EAA8BF; }
  .feature-category--study {
    background: #99CFE5; }
  .feature-category--eat {
    background: #E6855E; }
  .feature-category--other {
    background: #A6E39D; }
  .feature-category--all {
    background: #95989A; }
  .feature-category--full {
    background: #E6855E; }
  .feature-category--spring {
    background: #EAA8BF; }
  .feature-category--summer {
    background: #A6E39D; }
  .feature-category--autumn {
    background: #B88527; }
  .feature-category--winter {
    background: #99CFE5; }

.feature-date {
  color: #aaa;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7em;
  margin-left: 1rem; }

.feature__head {
  border: solid 1px #ddd;
  overflow: hidden; }
  .feature__head img {
    width: 100%;
    height: auto; }

.feature__body {
  padding: 1.5rem 2rem;
  background: #fff; }

.feature__link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.feature-main .row {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 20px -20px; }
  .feature-main .row .col_12, .feature-main .row .col_11, .feature-main .row .col_10, .feature-main .row .col_9, .feature-main .row .col_8, .feature-main .row .col_7, .feature-main .row .col_6, .feature-main .row .col_5, .feature-main .row .col_4, .feature-main .row .col_3, .feature-main .row .col_2, .feature-main .row .col_1 {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .feature-main .row .col_12 {
      width: 100%; }
    .feature-main .row .col_11 {
      width: 91.6666666667%; }
    .feature-main .row .col_10 {
      width: 83.3333333333%; }
    .feature-main .row .col_9 {
      width: 75%; }
    .feature-main .row .col_8 {
      width: 66.6666666667%; }
    .feature-main .row .col_7 {
      width: 58.3333333333%; }
    .feature-main .row .col_6 {
      width: 50%; }
    .feature-main .row .col_5 {
      width: 41.6666666667%; }
    .feature-main .row .col_4 {
      width: 33.3333333333%; }
    .feature-main .row .col_3 {
      width: 25%; }
    .feature-main .row .col_2 {
      width: 16.6666666667%; }
    .feature-main .row .col_1 {
      width: 8.33333333333%; } }
  @media screen and (max-width: 767px) {
    .feature-main .row .sp-order_1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .feature-main .row .sp-order_2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  @media screen and (min-width: 768px) {
    .feature-main .row .md-order_1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .feature-main .row .md-order_2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.award-area {
  padding: 4rem 2rem;
  background: url(../images/award-back.jpg) no-repeat center;
  background-size: cover; }
  .award-area .wrap {
    text-align: center; }
    .award-area .wrap--text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; }
  .award-area .text {
    text-align: center; }
  .award-area__logo {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 767px) {
      .award-area__logo {
        max-width: 170px; } }
  .award-area p {
    font-size: 1.6rem;
    color: #fff;
    text-align: center; }
  .award-area__btn {
    color: #fff;
    border: solid 1px #fff;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    margin-top: 2rem;
    padding: 1rem 2rem;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease; }
    .award-area__btn:hover {
      opacity: .6; }

.feature-block {
  padding: 2rem; }
  @media screen and (min-width: 768px) {
    .feature-block {
      padding: 5rem; } }

.feature-main {
  background: rgba(255, 255, 255, 0.8); }
  .feature-main p {
    font-size: 1.4rem; }

.feature-h2 {
  font-size: 2rem; }
  @media screen and (min-width: 1080px) {
    .feature-h2 {
      font-size: 3rem; } }

.feature-h3 {
  font-size: 2.2rem;
  margin-bottom: 1.4rem; }
  @media screen and (min-width: 1080px) {
    .feature-h3 {
      font-size: 3rem; } }

.feature-h4 {
  font-size: 1.6rem;
  margin-bottom: .5rem;
  font-weight: 500; }

.feature-btn {
  color: #fff;
  background: #F6CA06;
  border-radius: 30px;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem 2rem;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  .feature-btn:hover {
    opacity: .6; }

.feature-box {
  padding: 3rem;
  margin: 2rem 0;
  background: #FFFCEC;
  border-radius: 20px; }

.feature-boxline {
  padding: 3rem;
  margin: 2rem 0;
  border: solid 5px #E6855E;
  border-radius: 20px; }

.purpose {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 5rem; }
  .purpose-title {
    background: #E6855E;
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 1.4rem;
    position: relative; }
    @media screen and (min-width: 768px) {
      .purpose-title {
        width: 20%; } }
    .purpose-title:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid; }
      @media screen and (min-width: 768px) {
        .purpose-title:before {
          top: 50%;
          right: -10px;
          margin-top: -15px;
          border-width: 15px 0 15px 20px;
          border-color: transparent transparent transparent #E6855E; } }
      @media screen and (max-width: 767px) {
        .purpose-title:before {
          bottom: -10px;
          left: 50%;
          margin-left: -16px;
          border-width: 20px 16px 0 16px;
          border-color: #E6855E transparent transparent transparent; } }
  .purpose-item {
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    width: 50%; }
    .purpose-item:hover {
      background: #FFFCEC; }
    @media screen and (min-width: 768px) {
      .purpose-item {
        width: 13.33333%;
        border-top: solid 1px #ddd;
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd; } }
    @media screen and (max-width: 767px) {
      .purpose-item {
        border-left: solid 1px #ddd;
        border-bottom: solid 1px #ddd; }
        .purpose-item:nth-child(odd) {
          border-right: solid 1px #ddd; } }
    .purpose-item__link {
      display: block;
      font-weight: bold;
      padding: 1.4rem;
      text-align: center; }
      .purpose-item__link--play {
        color: #EAA8BF; }
      .purpose-item__link--eat {
        color: #E6855E; }
      .purpose-item__link--study {
        color: #99CFE5; }
      .purpose-item__link--other {
        color: #A6E39D; }
      .purpose-item__link--all {
        color: #95989A; }
      .purpose-item__link--full {
        color: #E6855E; }
      .purpose-item__link--spring {
        color: #EAA8BF; }
      .purpose-item__link--summer {
        color: #A6E39D; }
      .purpose-item__link--autumn {
        color: #B88527; }
      .purpose-item__link--winter {
        color: #99CFE5; }
  @media screen and (min-width: 768px) {
    .purpose-season-item {
      width: 13.33333%; } }

.event-list {
  margin: -20px; }

.event-item {
  padding: 20px;
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media screen and (min-width: 768px) {
    .event-item:nth-child(2) .event__textarea,
    .event-item:nth-child(4) .event__textarea {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .event-item:nth-child(2) .event__photo,
    .event-item:nth-child(4) .event__photo {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.event-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem; }

.event__textarea, .event__photo {
  width: 100%;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .event__textarea, .event__photo {
      width: 50%; } }

.event__photo img {
  width: 100%;
  height: auto; }

.search__submit {
  display: block;
  width: 15rem;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  line-height: 2rem;
  background: #F6CA06;
  border: 1px solid #F6CA06;
  border-radius: 2rem;
  padding: 4px 2rem;
  margin: 1rem auto 0 auto;
  cursor: pointer;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  @media screen and (min-width: 768px) {
    .search__submit {
      display: inline-block;
      width: 20%;
      padding: 2rem 4.5rem;
      border-radius: 30px; } }

.search__text {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  border: 1px solid #ccc;
  border-radius: 30px;
  background: #eee url(../images/search.svg) no-repeat 1rem center;
  background-size: 2rem 2rem;
  margin: 0 auto;
  padding: 4px 4.5rem; }
  @media screen and (min-width: 768px) {
    .search__text {
      background-size: 3rem 3rem;
      display: inline-block;
      width: 75%;
      padding: 2rem 4.5rem 2rem 8rem;
      margin-right: 4%; } }

.search-result {
  background: #fff;
  padding: 2rem; }
  .search-result__item {
    padding: 2rem 0;
    position: relative;
    z-index: 1;
    -js-display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .search-result__item:not(:first-child) {
      border-top: 1px solid #ddd; }
  .search-result__right {
    width: 70%;
    padding-left: 2rem; }
    .search-result__right p {
      font-size: 1.3rem; }
      @media screen and (min-width: 1080px) {
        .search-result__right p {
          font-size: 1.5rem; } }
  .search-result__left {
    width: 30%; }
    .search-result__left .search-result__thumbnail {
      width: 100%;
      height: auto; }
  .search-result__title {
    font-size: 1.4rem;
    margin-bottom: .5rem;
    display: inline-block;
    color: #E6855E;
    font-weight: 500;
    border-bottom: 1px solid;
    margin-bottom: 1rem; }
    @media screen and (min-width: 1080px) {
      .search-result__title {
        font-size: 1.8rem; } }
  .search-result__date {
    display: block;
    font-size: 1.3rem;
    font-weight: 500;
    text-align: right;
    margin-top: 1rem;
    color: #ccc; }
  .search-result__link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2; }

.result-msg {
  border-bottom: solid 1px #E6855E;
  font-weight: bold;
  padding-left: 3rem;
  padding-bottom: 1rem;
  margin-top: 4rem;
  margin-bottom: 2rem;
  position: relative; }
  .result-msg:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    border: solid 5px #E6855E;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .6rem; }

@media screen and (min-width: 1080px) {
  .header {
    background: #fff;
    height: 106px;
    border-bottom: solid 4px #E6855E;
    position: relative;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10010; } }

.header .main-menu {
  display: none; }
  @media screen and (min-width: 1080px) {
    .header .main-menu {
      display: block; } }

.header-logo {
  max-width: 260px;
  height: auto;
  margin: 2rem 2rem 0 2rem; }
  @media screen and (min-width: 1080px) {
    .header-logo {
      width: 280px;
      height: 70px;
      margin: 12px 0 0 20px;
      margin-left: 20px;
      margin-top: 0px;
      -moz-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      -ms-transition: 0.2s ease;
      -webkit-transition: 0.2s ease;
      transition: 0.2s ease; }
      .header-logo:hover {
        opacity: .6; } }

.header .item {
  margin-right: 1rem;
  margin-left: 1rem;
  margin-bottom: 3rem; }
  @media screen and (min-width: 1080px) {
    .header .item {
      margin-bottom: 0;
      position: absolute;
      right: 20px;
      top: 8px; } }
  .header .item .language {
    display: block;
    background: #F6CA06;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 1rem 2rem 1rem 4rem;
    position: relative; }
    .header .item .language:before {
      content: "\e9ca";
      font-family: "icomoon";
      font-weight: normal;
      position: absolute;
      color: #fff;
      left: 50%;
      margin-left: -40px; }
      @media screen and (min-width: 1080px) {
        .header .item .language:before {
          left: 1.4rem;
          margin-left: 0; } }
    @media screen and (min-width: 1080px) {
      .header .item .language {
        display: inline-block;
        text-align: left;
        margin: 0 0 0 1rem;
        padding: .5rem 2rem .5rem 4rem; } }

.header-search {
  display: inline-block;
  width: 100%;
  margin: 1rem 0;
  position: relative; }
  .header-search:before {
    content: "";
    width: 2rem;
    height: 2rem;
    background: url(../images/search.svg);
    background-size: 100%;
    position: absolute;
    left: 1.2rem;
    top: .8rem; }
    @media screen and (min-width: 1080px) {
      .header-search:before {
        left: 1.2rem;
        top: .7rem; } }
  @media screen and (min-width: 1080px) {
    .header-search {
      width: 200px; } }
  .header-search input {
    width: 100%;
    background: #f5f5f5;
    border: solid 1px #ddd;
    border-radius: 30px;
    font-size: 1.6rem;
    padding: .5rem 2rem .5rem 4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (min-width: 1080px) {
      .header-search input {
        font-size: 1.4rem;
        width: 200px;
        padding: .5rem 2rem .5rem 4rem; } }

.header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 1080px) {
    .header__lang {
      margin-top: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

.lang {
  list-style: none; }
  .lang__item {
    width: calc(33.3333% - 5px); }
  .lang__btn {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    color: #95989A;
    line-height: 1.5rem;
    padding: 5px 10px;
    border-radius: 40px;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    border: 1px solid #F6CA06;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .lang__btn {
        padding: 7px 10px; } }
    @media screen and (min-width: 1080px) {
      .lang__btn {
        padding: 5px 10px; } }
    .lang__btn--active {
      border-color: #F6CA06; }
    .lang__btn:hover {
      background-color: #FFFCEC; }

.gnav {
  display: block;
  margin: 2rem 1rem 1.5rem 1rem;
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media screen and (min-width: 1080px) {
    .gnav {
      width: 525px;
      margin: 0;
      position: absolute;
      top: 10px;
      left: 50%;
      margin-left: -230px; } }
  .gnav-item {
    display: block;
    padding: 4px;
    width: 33.333333%; }
  .gnav__link {
    display: block;
    background: #fff;
    border-radius: 16px;
    border: solid 1px #FFF3BC;
    color: #95989A;
    font-weight: bold;
    padding: 1rem;
    text-align: center; }
    @media screen and (min-width: 1080px) {
      .gnav-item {
        width: 25%; }
      .gnav__link {
        line-height: 50px;
        font-size:14px;
        position: relative;
        padding: 1rem 1rem 1rem 5rem;
        -moz-transition: 0.2s ease-in;
        -o-transition: 0.2s ease-in;
        -ms-transition: 0.2s ease-in;
        -webkit-transition: 0.2s ease-in;
        transition: 0.2s ease-in; }
        .gnav__link:hover {
          background: #FFFCEC; } }
  .gnav__icon {
    display: inline-block;
    text-align: center; }
    .gnav__icon:before {
      content: "";
      display: block;
      width: 40px;
      height: 40px;
      margin-bottom: .8rem; }
      @media screen and (min-width: 768px) {
        .gnav__icon:before {
          width: 70px;
          height: 70px; } }
      @media screen and (min-width: 1080px) {
        .gnav__icon:before {
          position: absolute;
          left: .3rem;
          top: 1rem;
          margin-right: 2rem;
          width: 50px;
          height: 50px; }
        .gnav__inner {
          display: inline-block;
          line-height: 1.4;
          vertical-align: middle;
          margin-bottom: 3px;
        } }
    .gnav__icon--feature:before {
      background: url(../images/feature.png) no-repeat center;
      background-size: 80%; }
    .gnav__icon--event:before {
      background: url(../images/event.png) no-repeat center;
      background-size: 80%; }
    .gnav__icon--store:before {
      background: url(../images/store.png) no-repeat center;
      background-size: 60%; }
    .gnav__icon--about:before {
      background: url(../images/about.png) no-repeat center;
      background-size: 83%; }

.subnav {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #FFF3BC; }
  @media screen and (min-width: 1080px) {
    .subnav {
      display: none; } }
  .subnav-item {
    width: 50%; }
  .subnav__link {
    display: block;
    color: #95989A;
    padding: 1.5rem 2rem;
    font-size: 1.3rem;
    font-weight: bold; }
    .subnav__link:first-child, .subnav__link:nth-child(2) {
      border-bottom: solid #fff 1px; }
    .subnav__link:first-child, .subnav__link:nth-child(3) {
      border-right: solid #fff 1px; }

.nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(51, 60, 59, 0.7);
  z-index: 10010;
  opacity: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  -ms-transition: 0.25s ease-out;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .nav-box {
    width: 90%;
    max-width: 600px;
    border-radius: 30px;
    background: #FFFCEC;
    text-align: center; }
    @media screen and (min-width: 1080px) {
      .nav-box {
        width: auto;
        border-radius: 0;
        background: none;
        text-align: left; } }
  @media screen and (min-width: 1080px) {
    .nav {
      display: inline-block;
      position: static;
      visibility: visible;
      opacity: 1;
      background: none; } }
  .nav--open {
    opacity: 1;
    visibility: visible; }

.sp-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  border: solid 1px #fff;
  background: #E6855E;
  position: fixed;
  right: 8px;
  top: 12px;
  z-index: 10011; }
  @media screen and (min-width: 1080px) {
    .sp-btn {
      display: none; } }
  .sp-btn__border {
    display: block;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    position: absolute;
    left: 50%;
    background: #fff;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease; }
  .sp-btn__text {
    font-size: 11px;
    position: absolute;
    bottom: 6px;
    left: 15px;
    color: #fff; }
  .sp-btn .top {
    top: 10px; }
  .sp-btn .middle {
    top: 20px; }
  .sp-btn .bottom {
    top: 30px; }

.on .top {
  top: 20px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.on .middle {
  opacity: 0; }

.on .bottom {
  top: 20px;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

@media screen and (max-width: 768px) {
  .footer {
    position: relative;
    z-index: 101;
    background: #fff; } }

.footer .jumper-area {
  display: none;
  position: fixed;
  right: 60px;
  bottom: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: #E6855E;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  @media screen and (min-width: 768px) {
    .footer .jumper-area {
      display: block; } }
  .footer .jumper-area:hover {
    background: #F6CA06; }
  .footer .jumper-area:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 24px;
    left: 20px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.footer-menu {
  text-align: center;
  padding: 2rem;
  background: #E6855E;
  margin-bottom: 3rem; }
  @media screen and (min-width: 768px) {
    .footer-menu {
      padding: 2rem 0; } }
  .footer-menu li {
    padding: .5rem 0; }
    @media screen and (min-width: 768px) {
      .footer-menu li {
        display: inline-block; }
        .footer-menu li:not(:last-child) {
          margin-right: 3rem; } }

.footer__link {
  color: #333;
  font-size: 1.3rem;
  display: inline-block;
  padding-left: 2.5rem;
  position: relative;
  color: #fff;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  .footer__link:before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    position: absolute;
    left: 0;
    top: .5rem; }
  .footer__link:hover::before {
    border-color: #F6CA06;
    left: .5rem; }

.footer-logo {
  text-align: center; }
  .footer-logo__taratta {
    width: 100px;
    height: auto; }
  .footer-logo__award {
    width: 80px;
    height: auto; }

.footer .copyright {
  display: block;
  font-size: 1.4rem;
  text-align: center;
  padding: 1rem 0; }

.footer .management {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 3rem; }
  .footer .management .link {
    color: #E6855E;
    text-decoration: underline; }
    .footer .management .link:hover {
      text-decoration: none; }

.pager {
  margin: 5rem -.5rem -.5rem -.5rem;
  text-align: center; }
  .pager__item {
    display: inline-block;
    padding: .5rem; }
  .pager__link {
    background: #E6855E;
    border-radius: 50%;
    border: solid 1px #E6855E;
    color: #fff;
    font-size: 2rem;
    display: inline-block;
    text-align: center;
    line-height: 4.4rem;
    width: 4.4rem;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease; }
    .pager__link:hover {
      background: #fff;
      color: #E6855E; }
    .pager__link--active {
      background: #F6CA06;
      border: solid #F6CA06 1px; }

.post-type-page,
.post-type-feature,
.post-type-store {
  max-width: 1000px;
  margin: 0 auto; }
  .post-type-page img,
  .post-type-feature img,
  .post-type-store img {
    max-width: 100%;
    height: auto; }
  .post-type-page p,
  .post-type-feature p,
  .post-type-store p {
    margin-top: 1rem; }
  .post-type-page ul,
  .post-type-feature ul,
  .post-type-store ul {
    margin-top: 1rem; }
    .post-type-page ul li,
    .post-type-feature ul li,
    .post-type-store ul li {
      line-height: 28px;
      padding-left: 2.4rem;
      position: relative; }
      .post-type-page ul li:before,
      .post-type-feature ul li:before,
      .post-type-store ul li:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #E6855E;
        left: 0;
        top: 50%;
        margin-top: -5px; }
  .post-type-page .round-crop,
  .post-type-feature .round-crop,
  .post-type-store .round-crop {
    border-radius: 30px;
    overflow: hidden;
    margin-top: 3rem; }
    @media screen and (min-width: 1080px) {
      .post-type-page .round-crop,
      .post-type-feature .round-crop,
      .post-type-store .round-crop {
        margin-top: 5rem; } }
  .post-type-page .box,
  .post-type-feature .box,
  .post-type-store .box {
    background: #FFFCEC;
    padding: 3rem;
    margin: 2rem 0;
    border-radius: 20px; }

.post-type-page .h2,
.post-type-store .h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.5rem; }
  .post-type-page .h2:not(:first-child),
  .post-type-store .h2:not(:first-child) {
    margin-top: 6rem; }
  @media screen and (min-width: 768px) {
    .post-type-page .h2,
    .post-type-store .h2 {
      font-size: 2.2rem; } }

.post-type-store {
  margin-top: 3rem; }

.post-type-feature .feature-block {
  padding: 2rem; }
  @media screen and (min-width: 768px) {
    .post-type-feature .feature-block {
      padding: 5rem; } }

.post-type-feature .feature-main {
  background: rgba(255, 255, 255, 0.8); }
  .post-type-feature .feature-main p {
    font-size: 1.4rem; }
    @media screen and (min-width: 768px) {
      .post-type-feature .feature-main p {
        font-size: 1.6rem; } }

.post-type-feature .feature-h2 {
  font-size: 2rem; }
  @media screen and (min-width: 1080px) {
    .post-type-feature .feature-h2 {
      font-size: 3rem; } }

.post-type-feature .feature-h3 {
  font-size: 2.2rem;
  margin-bottom: 1.4rem; }
  @media screen and (min-width: 1080px) {
    .post-type-feature .feature-h3 {
      font-size: 3rem; } }

.post-type-feature .feature-h4 {
  font-size: 1.6rem;
  margin-bottom: .5rem;
  font-weight: 500; }

.post-type-feature .feature-btn {
  color: #fff;
  background: #F6CA06;
  border-radius: 30px;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem 2rem; }

.post-type-feature .feature-box {
  padding: 2rem;
  margin: 2rem 0;
  background: #FFFCEC;
  border-radius: 20px; }
  @media screen and (min-width: 768px) {
    .post-type-feature .feature-box {
      padding: 3rem; } }

.post-type-feature .feature-boxline {
  padding: 2rem;
  margin: 2rem 0;
  border: solid 5px #E6855E;
  border-radius: 20px; }
  @media screen and (min-width: 768px) {
    .post-type-feature .feature-boxline {
      padding: 3rem; } }

.post-type-feature .map {
  height: auto; }
  @media screen and (min-width: 768px) {
    .post-type-feature .map {
      max-width: 600px; } }

.feature-banner {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .feature-banner {
      width: 1000px;
      margin: 0 auto; } }
  .feature-banner img {
    width: 100%;
    height: auto; }

.background {
  padding-bottom: 5rem; }

.error__link {
  display: inline-block;
  margin-top: 2rem;
  color: #E6855E;
  border-bottom: solid 1px #E6855E; }

@media print {
  .post-type-store,
  .relation, .header,
  .footer, .hero, .store-sns {
    display: none; } }

@media screen and (max-width: 1079px) {
  .sp-none {
    display: none; } }