@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 62.5%;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ノーマライズここまで
   ========================================================================== */
body {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'arial', "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #333;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.3; }

* {
  box-sizing: border-box; }

main {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    main {
      margin-top: 0px; } }
  main h1 {
    position: absolute;
    z-index: 400; }
    main h1 img {
      width: 60%; }
      @media screen and (max-width: 768px) {
        main h1 img {
          width: 40%; } }

/* ==========================================================================
TOP共有css*/
section {
  margin: 100px 0;
  text-align: center; }
  section h2 {
    position: relative;
    text-align: center;
    font-size: 36px;
    font-family: 'Oswald', sans-serif;
    color: #11361F;
    letter-spacing: 0.12em;
    margin-bottom: 100px; }
    section h2::before {
      position: absolute;
      right: 0;
      bottom: -10px;
      left: 0;
      display: block;
      width: 50px;
      height: 1px;
      margin: 0 auto;
      content: "";
      background: #11361F; }

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px; }
  @media screen and (max-width: 767px) {
    .wrap {
      width: 90%;
      margin: 0 auto;
      max-width: 1400px; } }

/* ==========================================================================
TOP共有cssここまで*/
/* ==========================================================================
ヘッダーcss*/
header {
  background: #11361F;
  margin-top: -15px; }
  header > a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #333;
    color: #fff;
    height: 50px;
    width: 50px; }
  header nav {
    height: 60px; }
    header nav ul {
      display: flex;
      list-style: none;
      justify-content: space-around;
      padding-left: 0;
      text-align: center;
      height: 60px; }
      header nav ul li {
        transition: all 0.3s;
        display: flex;
        align-items: center; }
        header nav ul li img {
          width: 60%; }
  @media screen and (max-width: 767px) {
    header {
      display: none; } }

.text-link_line a {
  position: relative;
  display: inline-block;
  transition: .6s;
  font-weight: bold;
  color: #fff;
  padding-bottom: 3px; }
  .text-link_line a::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .text-link_line a:hover::after {
    width: 100%; }

/* ヘッダーcssここまで
==========================================================================  */
/* フッターcss
==========================================================================  */
footer .footer_box {
  display: flex;
  justify-content: space-around;
  margin: -50px 0 50px 0; }
  footer .footer_box .f_left {
    display: flex;
    align-items: center; }
    footer .footer_box .f_left .f_logo {
      margin-right: -400px; }
      footer .footer_box .f_left .f_logo img {
        width: 30%;
        transition: all 0.3s; }
        footer .footer_box .f_left .f_logo img:hover {
          opacity: 0.5;
          transition: .5s; }
    footer .footer_box .f_left .inst_logo img {
      width: 40%;
      transition: all 0.3s; }
      footer .footer_box .f_left .inst_logo img:hover {
        opacity: 0.5;
        transition: .5s; }
  footer .footer_box .f_menu ul {
    list-style: none; }
    footer .footer_box .f_menu ul li a {
      color: #11361F;
      transition: all 0.3s; }
      footer .footer_box .f_menu ul li a:hover {
        opacity: 0.5;
        transition: .5s; }
  @media screen and (max-width: 767px) {
    footer .footer_box {
      display: none; } }
footer .f_small {
  background: #11361F;
  text-align: center; }
  footer .f_small small {
    color: #fff; }
@media screen and (max-width: 767px) {
  footer {
    margin-top: -105px; } }
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 60px; } }

/* フッターcssここまで
==========================================================================  */
/* ==========================================================================
ハンバーガーに必要なcss */
body {
  position: relative; }

.menu_area,
.container {
  position: absolute;
  width: 100%;
  background: #FCF9F2; }

.menu_area {
  text-align: right;
  height: 100vh;
  opacity: 0; }
  .menu_area > ul {
    float: right;
    width: 250px;
    padding: 60px 10px 0;
    margin: 0; }
    .menu_area > ul img.logo_area {
      width: 50%;
      margin: 0 auto;
      display: block;
      margin-bottom: 5px; }
    .menu_area > ul img.inst_area {
      width: 30%;
      margin: 0 auto;
      display: block;
      margin-top: 25px; }
    .menu_area > ul > li {
      display: block;
      padding: 9px 10px;
      border-radius: 10px;
      background: #11361F;
      margin-bottom: 12px; }
      .menu_area > ul > li a {
        display: block;
        color: #fff;
        text-align: center; }
      .menu_area > ul > li:first-child {
        border-top: 1px solid; }
  .menu_area.open {
    position: fixed;
    opacity: 1; }
  .menu_area .toggle_txt {
    font-size: 12px;
    text-align: center;
    margin-top: 30px; }
  .menu_area .toggle_tel {
    text-align: center; }
    .menu_area .toggle_tel a {
      color: #11361F;
      font-weight: bold;
      font-size: 25px;
      transition: all 0.3s; }
      .menu_area .toggle_tel a:hover {
        opacity: 0.5;
        transition: .5s; }

.container {
  background: #fff;
  min-height: 100vh;
  transition: .5s; }
  .container.open {
    transform: translateX(-250px); }

.toggle {
  width: 40px;
  height: 30px;
  cursor: pointer;
  position: fixed;
  z-index: 2;
  top: 15px;
  right: 25px; }
  .toggle .openbtn1 {
    position: relative;
    /*ボタン内側の基点となるためrelativeを指定*/
    background: #11361F;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 5px; }
    .toggle .openbtn1 span {
      display: inline-block;
      transition: all .4s;
      /*アニメーションの設定*/
      position: absolute;
      left: 14px;
      height: 3px;
      border-radius: 2px;
      background: #fff;
      width: 45%; }
      .toggle .openbtn1 span:nth-of-type(1) {
        top: 15px; }
      .toggle .openbtn1 span:nth-of-type(2) {
        top: 23px; }
      .toggle .openbtn1 span:nth-of-type(3) {
        top: 31px; }
    .toggle .openbtn1.active span:nth-of-type(1) {
      top: 18px;
      left: 18px;
      transform: translateY(6px) rotate(-45deg);
      width: 30%; }
    .toggle .openbtn1.active span:nth-of-type(2) {
      opacity: 0;
      /*真ん中の線は透過*/ }
    .toggle .openbtn1.active span:nth-of-type(3) {
      top: 30px;
      left: 18px;
      transform: translateY(-6px) rotate(45deg);
      width: 30%; }
  @media screen and (min-width: 767px) {
    .toggle {
      display: none; } }

#overlay {
  transition: .5s; }
  #overlay.open {
    transform: translateX(-200px);
    cursor: pointer;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1; }

.fixbody {
  overflow: hidden !important; }

/* ハンバーガーに必要なcssここまで 
==========================================================================  */
/* 共有アイテムcssここから 
==========================================================================  */
/* フェードインcssここから 
--------------------------------------------------------------------------  */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 2.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* フェードインcssここから 
--------------------------------------------------------------------------  */
/* 共有アイテムcssここまで 
==========================================================================  */
.contact {
  position: fixed;
  z-index: 1000;
  right: -80px;
  top: 40px; }
  @media (max-width: 768px) {
    .contact {
      display: none; } }

.contact li {
  list-style: none;
  margin-left: 40px; }
  .contact li img {
    width: 50%;
    margin-top: 15px;
    transition: all 0.3s; }
    .contact li img:hover {
      opacity: 0.5;
      transition: .5s; }

/* ==========================================================================
バックボタンcss*/
.back {
  position: fixed;
  bottom: 50px;
  right: -20px;
  width: 90px;
  height: 50px;
  transition: .5s;
  z-index: 1;
  cursor: pointer; }
  .back img {
    width: 50px; }
  @media screen and (max-width: 767px) {
    .back {
      display: none; } }

/* バックボタンに必要なcssここまで
==========================================================================  */
/* SP常駐ボタンcssここから
==========================================================================  */
/*メニューをページ下部に固定*/
#sp-fixed-menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  opacity: 0.9;
  z-index: 99; }
  @media (min-width: 768px) {
    #sp-fixed-menu {
      display: none; } }

/*メニューを横並びにする*/
#sp-fixed-menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

#sp-fixed-menu li {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  border-right: 1px solid #fff; }

/*左側メニュー*/
#sp-fixed-menu li:first-child {
  background: #11361F; }

/*左側メニュー*/
#sp-fixed-menu li:last-child {
  background: #333; }

/*ボタンを調整*/
#sp-fixed-menu li a {
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 20px;
  font-family: 'Hina Mincho', serif; }

/* SP常駐ボタンcssここまで
==========================================================================  */
/* フロントページ
==========================================================================  */
/* メインスライダー　
-------------------------------------------------------------------------  */
#slider {
  width: 100%;
  height: 80vh;
  /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/ }

/*========= レイアウトのためのCSS ===============*/
a {
  color: #fff; }

a:hover,
a:active {
  text-decoration: none; }

h1 {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

/* メインスライダーに必要なcssここまで
-------------------------------------------------------------------------  */
/* コンセプトcss　
-------------------------------------------------------------------------  */
.img-text-btn-right dl {
  margin: 0 auto 160px auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-direction: reverse;
  box-orient: horizontal;
  flex-direction: row-reverse;
  align-items: center; }
.img-text-btn-right dt {
  width: 50%;
  margin: 0 0 0 5%; }
  .img-text-btn-right dt img {
    width: 100%;
    vertical-align: bottom; }
.img-text-btn-right dd {
  width: 45%;
  text-align: left;
  line-height: 1.7; }
  .img-text-btn-right dd em {
    font-size: 2.5rem;
    font-weight: bold;
    font-style: normal;
    margin: 20px;
    color: #454545;
    display: block; }
  .img-text-btn-right dd p.btn {
    text-align: right;
    margin-top: 40px; }

@media screen and (max-width: 1399px) {
  .img-text-btn-right dl {
    display: block; }
  .img-text-btn-right dt {
    width: 100%;
    margin: 0 0 10px 0; }
  .img-text-btn-right dd {
    width: 100%;
    margin: 0 0 1em 0; }
    .img-text-btn-right dd em, .img-text-btn-right dd p.btn {
      text-align: center; } }
/* コンセプトcssここまで
-------------------------------------------------------------------------  */
/* メニューcss　
-------------------------------------------------------------------------  */
.menu-box {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  @media screen and (max-width: 767px) {
    .menu-box {
      display: block; } }

.menu-item {
  padding: 10px;
  margin: 10px;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  color: #11361F;
  width: calc((100% - 20% ) / 2);
  text-align: center; }
  @media screen and (max-width: 767px) {
    .menu-item {
      width: 100%; } }
  .menu-item img {
    width: 100%;
    transition: all 0.3s; }
    .menu-item img:hover {
      opacity: 0.5;
      transition: .5s; }

/*
コレクションスライダー
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }
/*
IE11対策
----------------------------*/
:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden; }

/*----------------------------*/
.d-demo {
  margin-top: 200px; }
  .d-demo .d-demo__wrap {
    display: flex;
    overflow: hidden;
    margin: 20px 0; }
    .d-demo .d-demo__wrap ul {
      padding-left: 0; }

.d-demo__list {
  display: flex;
  list-style: none; }

.d-demo__list--left {
  animation: infinity-scroll-left 95s infinite linear 0.5s both; }

.d-demo__item {
  width: calc(75vw / 5);
  padding-right: 20px; }
  @media (max-width: 768px) {
    .d-demo__item {
      width: calc(80vw / 3); } }
  @media (max-width: 395px) {
    .d-demo__item {
      width: calc(50vw / 1); } }

.d-demo__item > img {
  width: 100%; }

/*
コレクションスライダーここまで
----------------------------*/
/* メニューcssここまで　
-------------------------------------------------------------------------  */
/* ショップcss
-------------------------------------------------------------------------  */
.img-text-btn-left dl {
  margin: 0 auto 160px auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-direction: reverse;
  box-orient: horizontal;
  flex-direction: row;
  align-items: center; }
.img-text-btn-left dt {
  width: 50%;
  margin: 0 0 0 5%; }
  .img-text-btn-left dt img {
    width: 100%;
    vertical-align: bottom; }
.img-text-btn-left dd {
  width: 45%;
  text-align: left;
  line-height: 1.7;
  text-align: center; }
  .img-text-btn-left dd em {
    display: block;
    text-align: center; }
    .img-text-btn-left dd em img {
      width: 40%; }
  .img-text-btn-left dd span {
    font-weight: bold; }
  .img-text-btn-left dd .top_tel a {
    font-weight: bold;
    font-size: 3rem;
    color: #11361F; }

@media screen and (max-width: 1399px) {
  .img-text-btn-left dl {
    display: block; }
  .img-text-btn-left dt {
    width: 100%;
    margin: 0 0 10px 0; }
  .img-text-btn-left dd {
    width: 100%;
    margin: 0 0 1em 0; }
    .img-text-btn-left dd p {
      text-align: center; } }
/* ショップcssここまで　
------------------------------------------------------------------------- */
.card {
  height: auto;
  margin-top: 100px; }

.card__textbox {
  width: 100%;
  height: auto;
  padding: 20px 18px;
  background: #ffffff;
  box-sizing: border-box; }

.card__textbox > * + * {
  margin-top: 10px; }

.card__titletext {
  font-size: 25px;
  font-weight: bold;
  line-height: 125%;
  border-bottom: 1px solid #fff; }

.card__overviewtext {
  font-size: 16px;
  line-height: 1.5; }
  .card__overviewtext span {
    font-size: 22px;
    font-weight: bold; }

.card-skin .card__textbox {
  background: #333333;
  color: #ffffff; }

/* フロントページに必要なcssここまで
==========================================================================  */
/* 中ページcss
==========================================================================  */
section.naka {
  margin-top: 0px;
  background: url(../img/naka_smn.jpg);
  background-size: cover;
  background-position: center;
  height: 120px; }
  @media screen and (max-width: 767px) {
    section.naka {
      display: none; } }

#menu, #staff, #suggest, #contact, #price {
  margin-bottom: 300px; }

/* menu,suggest css　
------------------------------------------------------------------------- */
.alternate {
  display: flex;
  flex-direction: column-reverse; }

.alternate__body {
  padding: 30px;
  background: #333; }

.alternate__ttl {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #fff; }

.alternate__sttl {
  display: block;
  font-size: 10px;
  color: #fff; }

.alternate__txt {
  margin-top: 20px;
  line-height: 1.7;
  color: #fff;
  text-align: left; }

.alternate__thumb img {
  max-width: none;
  width: 100%; }

@media screen and (min-width: 768px), print {
  .alternate {
    flex-direction: row-reverse; }
    .alternate._reverse {
      flex-direction: row; }

  .alternate__body {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center; }

  .alternate__thumb {
    width: 50%; }
    .alternate__thumb img {
      height: 100%;
      object-fit: cover; } }
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline; }

/* menu,suggest cssここまで　
------------------------------------------------------------------------- */
/* price css　
------------------------------------------------------------------------- */
.price_box {
  display: flex;
  justify-content: space-around; }
  @media screen and (max-width: 767px) {
    .price_box {
      display: block; } }
  .price_box .price_text_box {
    width: 30%; }
    @media screen and (max-width: 767px) {
      .price_box .price_text_box {
        width: 100%; } }
    .price_box .price_text_box .price_text {
      max-width: 700px;
      margin: 0 auto;
      font-size: 1,125rem;
      padding: 40px 0; }
      .price_box .price_text_box .price_text dl {
        display: table;
        width: 100%;
        border-width: 1px 0;
        border-bottom: dotted 1px #e4e4e4; }
      .price_box .price_text_box .price_text dt {
        display: table-cell;
        padding: 0.4rem;
        text-align: left; }
      .price_box .price_text_box .price_text dd {
        text-align: right;
        display: table-cell;
        padding: 0.4rem; }
        .price_box .price_text_box .price_text dd:after {
          display: inline-block;
          content: "";
          width: 1em;
          font-size: 0.7em; }
        .price_box .price_text_box .price_text dd.from:after {
          content: "〜"; }
  .price_box .notes {
    font-size: 0.7rem;
    font-family: "Yu Mincho", "YuMincho"; }

/* price css　ここまで
------------------------------------------------------------------------- */
/* staff css
------------------------------------------------------------------------- */
.staff_box {
  width: 100%;
  margin: 20px 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 3px 6px #ccc; }

.staff_img {
  display: flex; }
  @media screen and (max-width: 767px) {
    .staff_img {
      display: block; } }

.staff_img_1 {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 5px 0 0 5px;
  margin-right: 50px; }
  @media screen and (max-width: 767px) {
    .staff_img_1 {
      margin-right: 0px;
      border-radius: 5px; } }

.neme {
  font-size: 150%;
  margin: 15px;
  color: #444;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .neme {
      text-align: center; } }

.neme_text {
  padding: 10px;
  color: #666;
  text-align: left; }

/* staff css　ここまで
------------------------------------------------------------------------- */
/*
contactページここから
----------------------------*/
#contact {
  margin: 200px 0; }
  #contact .contact_box address {
    font-weight: bold;
    font-size: 6rem;
    font-style: normal; }
    @media (max-width: 768px) {
      #contact .contact_box address {
        font-size: 4rem; } }
    #contact .contact_box address a {
      color: #504333; }
    #contact .contact_box address a:hover {
      color: #B45966; }
  #contact .contact_box .inst {
    margin-top: 50px; }
    #contact .contact_box .inst img {
      transition: 1s; }
    #contact .contact_box .inst img:hover {
      opacity: 0.5; }
  #contact .contact_box #inst h1 {
    font-family: 'Hina Mincho', serif; }
  #contact p {
    font-size: 2rem;
    font-weight: bold;
    color: #11361F; }

/*
contactページここまで
----------------------------*/
/* 中ページに必要なcssここまで
==========================================================================  */

/*# sourceMappingURL=main.css.map */
