@charset "UTF-8";
/* R:400 M:500 */
/* SemiBold:600 */
/* Medium:500 */
/* structure
----------------------------------------------------------------------*/
html, body {
  overflow-x: hidden; }

html {
  font-size: 62.5%;
  /* html入力枠用設定 */
  visibility: hidden; }

html.wf-active, html.wfno-load {
  visibility: visible; }

body {
  width: 100%;
  color: #000;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  font-family: shippori-mincho, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 2.1em;
  letter-spacing: 0.1em;
  text-align: left; }

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.1em; } }
@media print {
  body {
    width: 1200px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0; } }
input::placeholder {
  color: #A0A0A0; }

textarea::placeholder {
  color: #A0A0A0; }

/* IE */
input:-ms-input-placeholder {
  color: #A0A0A0; }

textarea:-ms-input-placeholder {
  color: #A0A0A0; }

/* Edge */
input::-ms-input-placeholder {
  color: #A0A0A0; }

textarea::-ms-input-placeholder {
  color: #A0A0A0; }

/* 携帯以外の電話リンク無効 */
a[href^="tel:"] {
  color: #000; }

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    cursor: default;
    pointer-events: none; } }
/* Scrollup */
#scrollUp {
  background: url("../images/common/pagetop.gif") left top no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 20px;
  width: 44px;
  height: 70px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  transition: all 0.5s; }

#scrollUp.hide {
  right: -60px; }

/* Font */
.c_black {
  color: #000; }

.c_gold {
  color: #BD963A; }

.fsize16 {
  font-size: 16px; }

.fsize18 {
  font-size: 18px; }

.fsize20 {
  font-size: 20px; }

.fsize22 {
  font-size: 22px; }

.fsize24 {
  font-size: 24px; }

.fsize25 {
  font-size: 25px; }

.fsize28 {
  font-size: 28px; }

.fsize30 {
  font-size: 30px; }

.fsize33 {
  font-size: 33px; }

.fsize35 {
  font-size: 35px; }

.fsize40 {
  font-size: 40px; }

.fsize45 {
  font-size: 45px; }

.tx_center {
  text-align: center; }

.tx_center_pc {
  text-align: center; }

a {
  color: #000; }

.en {
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
  font-weight: normal; }

.font_ryo, .ryo {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400; }

.jp {
  font-family: shippori-mincho, sans-serif;
  font-weight: 600; }

h2.border_tsuna {
  width: 100%;
  background: url("../images/top/tl_line.png") bottom center no-repeat;
  background-size: 70px 8px;
  line-height: 1.4em;
  margin: 0 auto 50px auto;
  padding: 0 0 20px 0; }
  h2.border_tsuna span {
    display: block;
    font-weight: normal;
    line-height: 1.4em;
    margin-top: 7px; }

@media screen and (max-width: 767px) {
  .fsize16 {
    font-size: 14px; }

  .fsize18 {
    font-size: 16px; }

  .fsize20 {
    font-size: 18px; }

  .fsize22 {
    font-size: 18px; }

  .fsize24 {
    font-size: 20px; }

  .fsize25 {
    font-size: 20px; }

  .fsize28 {
    font-size: 24px; }

  .fsize30 {
    font-size: 26px; }

  .fsize33 {
    font-size: 28px; }

  .fsize40 {
    font-size: 30px; }

  .fsize45 {
    font-size: 36px; }

  .tx_center_pc {
    text-align: left; }

  h2.border_tsuna {
    width: 100%;
    background: url("../images/top/tl_line.png") bottom center no-repeat;
    background-size: 70px 8px;
    line-height: 1.4em;
    margin: 0 auto 30px auto;
    padding: 0 0 15px 0; }
    h2.border_tsuna.fsize30 {
      font-size: 30px; }
    h2.border_tsuna span {
      line-height: 1.4em;
      margin-top: 7px; }
      h2.border_tsuna span.fsize20 {
        font-size: 20px; } }
/* COLOR */
.bgcolor_w1 {
  background-color: #F2F2F2; }

.bgcolor_g {
  background-color: #FAF7F0; }

/* INDENT */
.indent {
  text-indent: -1.0em;
  padding-left: 1.0em; }

@media screen and (max-width: 767px) {
  .newline {
    display: block; } }
/* ボタン */
a.btn {
  display: block;
  width: 340px;
  height: 40px;
  color: #FFF;
  font-size: 16px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  border-radius: 20px;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  a.btn {
    width: 240px;
    height: 40px; } }
/* fullwidth */
.fullwidth_img, .fullwidth_half {
  width: 100%; }

/* margin */
.mbox1, .mbox {
  width: 1010px;
  margin: 0 auto; }

.mbox2 {
  width: 1100px;
  margin: 0 auto; }

.m_top20 {
  margin-top: 20px; }

.m_bottom80 {
  margin-bottom: 80px; }

@media screen and (max-width: 767px) {
  .mbox, .mbox1, .mbox2 {
    width: 90%;
    margin: 0 auto; }

  .m_top20 {
    margin-top: 15px; }

  .m_bottom80 {
    margin-bottom: 40px; } }
/* dl */
dl {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

@media screen and (max-width: 767px) {
  dl.reverse {
    flex-wrap: wrap-reverse; } }
/* Object Fit */
.img_of {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit:cover'; }

.imgbox {
  position: relative;
  width: 100%; }

/* 非表示 */
.disno {
  display: none; }

.sp {
  display: none; }

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

  .sp {
    display: block; } }
/*--------------------------------------------------*/
#wrapper {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden; }

.top_title {
  width: 100%;
  height: 800px; }
  .top_title.mainimg {
    background: url("../images/top/mainphoto.jpg") center center no-repeat;
    background-size: cover; }
  .top_title h2.logo_en {
    width: 310px;
    height: 220px;
    background: url("../images/top/logo_top.png") center center no-repeat;
    background-size: cover;
    margin: 135px auto 0 auto;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px; }

.page_title {
  position: relative;
  width: 100%;
  height: 510px; }
  .page_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: url("../images/common/top_line.svg") top left repeat-x;
    background-size: 8px 10px;
    z-index: 2; }
  .page_title h2 {
    width: 364px;
    height: 147px;
    line-height: 1.4em;
    background: url("../images/common/tl_illust.png") center center no-repeat;
    background-size: cover;
    text-align: center;
    margin: 100px auto 0 auto;
    padding-top: 25px; }
    .page_title h2 span {
      display: block;
      line-height: 1.4em;
      margin-top: 6px; }

body#menu .mainimg {
  background: url("../images/menu/titlephoto.jpg") center center no-repeat;
  background-size: cover; }

body#news .mainimg {
  background: url("../images/news/titlephoto.jpg") center center no-repeat;
  background-size: cover; }

body#info .mainimg {
  background: url("../images/information/titlephoto.jpg") center center no-repeat;
  background-size: cover; }

@media screen and (max-width: 767px) {
  .top_title {
    width: 100%;
    height: 400px; }
    .top_title h2.logo_en {
      width: 200px;
      height: 140px;
      background: url("../images/top/logo_top.png") center center no-repeat;
      background-size: contain;
      margin: 65px auto 0 auto; }

  .page_title {
    width: 100%;
    height: 250px; }
    .page_title::after {
      width: 100%;
      height: 5px;
      background: url("../images/common/top_line.svg") top left repeat-x;
      background-size: 4px 5px;
      z-index: 2; }
    .page_title h2 {
      width: 255px;
      height: 103px;
      line-height: 1.4em;
      background: url("../images/common/tl_illust.png") center center no-repeat;
      background-size: contain;
      margin: 30px auto 0 auto;
      padding-top: 10px; }
      .page_title h2 span {
        display: block;
        line-height: 1.4em;
        margin-top: 0; }

  body#menu .mainimg {
    background: url("../images/menu/titlephoto_sp.jpg") center center no-repeat;
    background-size: cover; }

  body#news .mainimg {
    background: url("../images/news/titlephoto_sp.jpg") center center no-repeat;
    background-size: cover; }

  body#info .mainimg {
    background: url("../images/information/titlephoto_sp.jpg") center center no-repeat;
    background-size: cover; } }
/* basehead
--------------------------------------------------*/
header#basehead {
  width: 100%;
  min-width: 1150px;
  height: 160px;
  background: rgba(255, 255, 255, 0.7);
  padding-top: 50px; }
  header#basehead nav.fixnavi {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    margin: 0 auto;
    padding-left: 50px;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    header#basehead nav.fixnavi h1 {
      width: 250px;
      height: 60px; }
      header#basehead nav.fixnavi h1 a {
        display: block;
        width: 100%;
        height: 100%;
        background: url("../images/common/logo_yoko.png") left top no-repeat;
        background-size: contain;
        font-size: 0;
        line-height: 0;
        text-indent: -9999px; }
    header#basehead nav.fixnavi ul {
      display: flex;
      display: -webkit-flex;
      width: 755px;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      header#basehead nav.fixnavi ul li.nav_mainlink {
        display: flex;
        display: -webkit-flex;
        width: 430px;
        margin-top: 5px;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        header#basehead nav.fixnavi ul li.nav_mainlink a {
          display: block;
          font-size: 20px;
          line-height: 1.0em;
          text-align: center; }
          header#basehead nav.fixnavi ul li.nav_mainlink a span {
            display: block;
            font-size: 16px;
            line-height: 1.0em;
            font-family: acumin-variable, sans-serif;
            font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
            font-weight: normal;
            margin-top: 7px; }
      header#basehead nav.fixnavi ul li.nav_contact {
        display: flex;
        display: -webkit-flex;
        width: 185px;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        header#basehead nav.fixnavi ul li.nav_contact a {
          display: block;
          width: 125px;
          height: 45px;
          background-color: #FFF;
          border-radius: 5px 0 0 5px;
          padding: 10px 0 0 15px; }
          header#basehead nav.fixnavi ul li.nav_contact a p.i_contact {
            color: #000;
            font-size: 18px;
            font-family: acumin-variable, sans-serif;
            font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
            font-weight: normal;
            line-height: 24px;
            letter-spacing: 0;
            background: url("../images/common/icon_mail.svg") top left no-repeat;
            background-size: 32px 24px;
            padding: 0 0 0 48px; }
        header#basehead nav.fixnavi ul li.nav_contact a.f_instalink {
          display: block;
          width: 30px;
          height: 30px;
          background-color: transparent;
          border-radius: 0;
          margin-top: 7px;
          padding: 0; }
          header#basehead nav.fixnavi ul li.nav_contact a.f_instalink span.i_insta {
            display: block;
            width: 100%;
            height: 100%;
            background: url("../images/common/icon_insta.svg") top left no-repeat;
            background-size: contain; }

body#top header#basehead {
  background: transparent; }

@media screen and (max-width: 767px) {
  header#basehead {
    width: 100%;
    min-width: inherit;
    height: 80px;
    background: rgba(255, 255, 255, 0.7);
    padding-top: 19px; }
    header#basehead nav.fixnavi {
      width: 90%;
      margin: 0 auto;
      padding-left: 0; }
      header#basehead nav.fixnavi h1 {
        width: 150px;
        height: 35px; }
      header#basehead nav.fixnavi ul {
        width: 23px; }
        header#basehead nav.fixnavi ul li.nav_mainlink {
          display: none; }
        header#basehead nav.fixnavi ul li.nav_contact {
          display: none; }

  body#top header#basehead {
    background: rgba(255, 255, 255, 0.7); }

  a.hmenu_btn {
    display: block;
    position: relative;
    width: 23px;
    height: 19px;
    margin-top: 10px; }
    a.hmenu_btn span.line {
      display: block;
      position: absolute;
      left: 0;
      width: 23px;
      height: 3px;
      background-color: #000;
      transform-origin: 0 0;
      transition: all 0.2s; }
    a.hmenu_btn span.line:nth-child(1) {
      top: 0px; }
    a.hmenu_btn span.line:nth-child(2) {
      top: 8px;
      opacity: 1; }
    a.hmenu_btn span.line:nth-child(3) {
      top: 16px; }

  .hmenu_btn.active span.line:nth-child(1) {
    top: 1px;
    left: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .hmenu_btn.active span.line:nth-child(2) {
    opacity: 0; }

  .hmenu_btn.active span.line:nth-child(3) {
    top: 17px;
    left: 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); } }
/* fixhead
--------------------------------------------------*/
#fixhead {
  position: fixed;
  top: -160px;
  left: 0;
  width: 100%;
  height: 160px;
  opacity: 0;
  transition: all 0.65s;
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  padding: 0;
  z-index: 200; }

body#top #fixhead {
  background: rgba(255, 255, 255, 0.7); }

#fixhead.scrolled {
  top: 0;
  opacity: 1; }

@media screen and (max-width: 767px) {
  #fixhead {
    position: fixed;
    top: -80px;
    left: 0;
    width: 100%;
    height: 80px;
    opacity: 0;
    transition: all 0.65s;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 0;
    z-index: 200; } }
/* ハンバーガーメニュー
--------------------------------------------------*/
.hmenu {
  display: none; }

@media screen and (max-width: 767px) {
  .hmenu {
    display: block;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    color: #000;
    background-color: #FFF;
    z-index: -1;
    opacity: 0;
    transition: all 0.6s;
    overflow: hidden; }

  .hmenu.active {
    opacity: 1;
    z-index: 1000 !important; }

  .hmenu_in {
    position: relative;
    padding: 0;
    overflow: hidden;
    z-index: 300; }

  .hnavi {
    width: 185px;
    height: calc(100vh - 80px);
    margin: 0 auto 50px auto;
    padding: 50px 0 0 0; }
    .hnavi ul.hnavi_menu {
      width: 100%;
      margin-bottom: 50px; }
      .hnavi ul.hnavi_menu li {
        width: 100%;
        margin-bottom: 30px; }
        .hnavi ul.hnavi_menu li p {
          font-size: 20px;
          line-height: 1.4em;
          text-align: center; }
          .hnavi ul.hnavi_menu li p span {
            display: block;
            font-size: 16px;
            line-height: 1.4em;
            font-family: acumin-variable, sans-serif;
            font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
            font-weight: normal;
            margin-top: 5px; }
      .hnavi ul.hnavi_menu li.sabu {
        width: 100%;
        margin-bottom: 30px; }
        .hnavi ul.hnavi_menu li.sabu p {
          font-size: 15px;
          line-height: 1.0em;
          text-align: left; }
    .hnavi .hnavi_contact {
      width: 125px;
      margin: 0 auto 30px auto; }
      .hnavi .hnavi_contact a {
        display: block;
        width: 125px;
        height: 45px;
        background-color: #000;
        border-radius: 5px;
        padding: 10px 0 0 15px; }
        .hnavi .hnavi_contact a p.i_contact {
          color: #FFF;
          font-size: 18px;
          font-family: acumin-variable, sans-serif;
          font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
          font-weight: normal;
          line-height: 24px;
          letter-spacing: 0;
          background: url("../images/common/icon_mail_w.png") top left no-repeat;
          background-size: 32px 24px;
          padding: 0 0 0 48px; }
      .hnavi .hnavi_contact a.f_instalink {
        display: block;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border-radius: 0;
        margin: 0 auto 30px auto;
        padding: 0; }
        .hnavi .hnavi_contact a.f_instalink span.i_insta {
          display: block;
          width: 100%;
          height: 100%;
          background: url("../images/common/icon_insta.svg") top left no-repeat;
          background-size: contain; } }
/* footer
--------------------------------------------------*/
footer {
  width: 100%;
  background: url("../images/common/bg2.jpg") left top no-repeat;
  background-size: cover;
  padding: 50px 0 10px 0; }
  footer .farea {
    display: flex;
    display: -webkit-flex;
    width: 620px;
    margin: 0 auto 50px auto;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    footer .farea .logoarea {
      width: 110px; }
      footer .farea .logoarea h2.flogo {
        width: 100%;
        height: 135px;
        background: url("../images/common/logo_tate.png") left top no-repeat;
        background-size: contain;
        font-size: 0;
        line-height: 0;
        text-indent: -9999px; }
    footer .farea .txtarea {
      width: 460px; }
      footer .farea .txtarea p.tx_tel {
        line-height: 1.0em;
        letter-spacing: 0.15em;
        margin-bottom: 20px; }
        footer .farea .txtarea p.tx_tel.en {
          font-family: acumin-variable, sans-serif;
          font-variation-settings: "slnt" 0, "wdth" 67.5, "wght" 600;
          font-weight: normal; }
      footer .farea .txtarea p.font_ryo {
        font-weight: 500;
        letter-spacing: 0; }
      footer .farea .txtarea p.tx_indent {
        margin: 20px 0;
        padding-left: 5.2em;
        text-indent: -5.2em; }
  footer p.copyright {
    color: #000;
    font-size: 13px;
    font-family: acumin-variable, sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 67.5, "wght" 400;
    font-weight: normal;
    line-height: 1.4em;
    text-align: center; }

@media screen and (max-width: 767px) {
  footer {
    width: 100%;
    padding: 50px 0 10px 0; }
    footer .farea {
      width: 280px;
      margin: 0 auto 30px auto; }
      footer .farea .logoarea {
        width: 110px;
        margin: 0 auto 20px auto; }
      footer .farea .txtarea {
        width: 100%; }
        footer .farea .txtarea p.tx_tel {
          line-height: 1.0em;
          letter-spacing: 0.10em;
          text-align: center;
          margin-bottom: 15px; }
        footer .farea .txtarea p.tx_indent {
          margin: 15px 0;
          padding-left: 5.2em;
          line-height: 1.7em;
          text-indent: -5.2em; }
    footer p.copyright {
      font-size: 11px;
      line-height: 1.4em; } }
/* トップ
--------------------------------------------------*/
.toparea1 {
  width: 100%;
  height: 270px;
  background: url("../images/top/bg_ami.jpg") center center no-repeat;
  background-size: cover;
  padding: 85px 0 0 0; }
  .toparea1 p.fsize25 {
    line-height: 1.7em;
    margin-bottom: 10px; }
  .toparea1 h2.fsize33 {
    line-height: 1.7em; }

.toparea2 {
  width: 100%;
  height: 350px;
  background: url("../images/common/bg2.jpg") center center no-repeat;
  background-size: cover; }
  .toparea2 .yokodunaillust {
    display: flex;
    display: -webkit-flex;
    width: 1230px;
    height: 100%;
    background: url("../images/top/main_illust.png") center right no-repeat;
    background-size: 475px 395px;
    margin: 0 auto;
    padding: 0 0 0 130px;
    align-items: center; }
    .toparea2 .yokodunaillust p.fsize22 {
      line-height: 2.27em; }
  .toparea2 dt, .toparea2 dd {
    width: 475px; }
    .toparea2 dt .imgbox, .toparea2 dd .imgbox {
      margin-bottom: 45px; }
    .toparea2 dt h3, .toparea2 dd h3 {
      font-weight: 700;
      margin-bottom: 30px; }
    .toparea2 dt p, .toparea2 dd p {
      letter-spacing: 0;
      margin-bottom: 50px; }

.toparea3 {
  width: 100%;
  margin: 80px 0; }
  .toparea3 h2.border_tsuna {
    margin-bottom: 50px; }
  .toparea3 p.fsize18 {
    line-height: 2.2em;
    margin-bottom: 70px; }
  .toparea3 .imgarea {
    width: 1000px;
    margin: 0 auto 50px auto; }

.toparea4 {
  width: 100%;
  background: url("../images/common/bg3.gif") center center repeat;
  background-size: 65px 37px;
  padding: 80px 0; }
  .toparea4 h2.border_tsuna {
    margin-bottom: 50px; }
  .toparea4 .newslist {
    margin: 0 auto 50px auto; }

ul.newslist {
  width: 800px; }
  ul.newslist li {
    width: 100%;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding: 0 15px 10px 15px; }
    ul.newslist li a {
      display: flex;
      display: -webkit-flex;
      width: 100%;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      ul.newslist li a time {
        display: block;
        width: 110px;
        line-height: 1.6em; }
      ul.newslist li a p {
        display: block;
        width: calc(100% - 110px);
        line-height: 1.9em; }

.toparea5 {
  width: 100%;
  padding: 80px 0; }
  .toparea5 a.bg_photo {
    display: flex;
    display: -webkit-flex;
    width: 1000px;
    height: 350px;
    margin: 0 auto;
    background: url("../images/top/info.jpg") center center no-repeat;
    background-size: cover;
    align-items: center; }
  .toparea5 h2.bg_frame {
    width: 200px;
    height: 200px;
    line-height: 1.4em;
    background: url("../images/top/maru.png") center center no-repeat;
    background-size: contain;
    margin: 0 auto;
    padding-top: 65px; }
    .toparea5 h2.bg_frame span.fsize20 {
      display: block;
      margin-top: 5px;
      line-height: 1.4em; }

@media screen and (max-width: 767px) {
  .toparea1 {
    width: 100%;
    height: 240px;
    background: url("../images/top/bg_ami_sp.jpg") center center no-repeat;
    background-size: cover;
    padding: 48px 0 0 0; }
    .toparea1 p.fsize25 {
      font-size: 20px;
      line-height: 1.8em;
      letter-spacing: 0.05em;
      margin-bottom: 0; }
    .toparea1 h2.fsize33 {
      font-size: 20px;
      line-height: 1.8em;
      letter-spacing: 0.05em; }

  .toparea2 {
    width: 100%;
    height: auto;
    background: url("../images/common/bg2.jpg") center center no-repeat;
    background-size: cover; }
    .toparea2 .yokodunaillust {
      width: 100%;
      height: 100%;
      background: url("../images/top/main_illust.png") bottom -40px right -30px no-repeat;
      background-size: 400px auto;
      margin: 0 auto;
      padding: 30px 0 310px 0;
      align-items: flex-start; }
      .toparea2 .yokodunaillust p.fsize22 {
        width: 92%;
        margin: 0 auto;
        font-size: 18px;
        line-height: 2.0em;
        letter-spacing: 0; }

  .toparea3 {
    width: 100%;
    margin: 50px 0; }
    .toparea3 h2.border_tsuna {
      margin-bottom: 20px; }
    .toparea3 p.fsize18 {
      width: 90%;
      line-height: 2.0em;
      letter-spacing: 0.05em;
      margin: 0 auto 30px auto; }
    .toparea3 .imgarea {
      width: 90%;
      margin: 0 auto 30px auto; }

  .toparea4 {
    width: 100%;
    background: url("../images/common/bg3.gif") center center repeat;
    background-size: 65px 37px;
    padding: 50px 0; }
    .toparea4 h2.border_tsuna {
      margin-bottom: 30px; }
    .toparea4 .newslist {
      margin: 0 auto 30px auto; }

  ul.newslist {
    width: 90%; }
    ul.newslist li {
      width: 100%;
      border-bottom: 1px solid #000;
      margin-bottom: 20px;
      padding: 0 5px 10px 5px; }
      ul.newslist li a time {
        width: 100%;
        line-height: 1.6em; }
      ul.newslist li a p {
        width: 100%;
        line-height: 1.8em; }

  .toparea5 {
    width: 100%;
    padding: 50px 0; }
    .toparea5 a.bg_photo {
      width: 90%;
      height: 170px;
      margin: 0 auto;
      background: url("../images/top/info_sp.jpg") center center no-repeat;
      background-size: cover; }
    .toparea5 h2.bg_frame {
      width: 160px;
      height: 160px;
      line-height: 1.4em;
      background: url("../images/top/maru.png") center center no-repeat;
      background-size: contain;
      margin: 0 auto;
      padding-top: 50px; }
      .toparea5 h2.bg_frame span.fsize20 {
        margin-top: 3px;
        line-height: 1.4em; } }
/* お品書き
--------------------------------------------------*/
#m1 {
  width: 100%;
  padding: 80px 0 35px 0; }
  #m1 p.fsize18 {
    line-height: 2.2em;
    margin-bottom: 70px; }
  #m1 dl {
    width: 1000px;
    margin: 0 auto 45px auto;
    padding: 30px; }
    #m1 dl .imgarea {
      display: flex;
      display: -webkit-flex;
      width: 440px;
      align-items: center; }
      #m1 dl .imgarea.trimming1 {
        overflow: hidden;
        justify-content: center; }
        #m1 dl .imgarea.trimming1 img {
          width: 486px; }
      #m1 dl .imgarea.trimming2 {
        height: 370px;
        overflow: hidden;
        align-items: flex-start;
        justify-content: center; }
        #m1 dl .imgarea.trimming2 img {
          width: 600px;
          margin: 0 0 0 70px; }
      #m1 dl .imgarea.trimming3 {
        height: 370px;
        overflow: hidden; }
      #m1 dl .imgarea.trimming4 {
        height: 370px;
        overflow: hidden;
        justify-content: center; }
        #m1 dl .imgarea.trimming4 img {
          width: auto;
          height: 300px; }
    #m1 dl .txtarea {
      width: 440px;
      background-color: #FFF;
      border-radius: 10px;
      padding: 30px 20px 50px 20px; }
      #m1 dl .txtarea .bg_fubuki {
        width: 100%;
        height: 100%;
        background: url("../images/menu/bg_fubuki.png") top right no-repeat;
        background-size: 93px 210px;
        padding: 10px 0 0 30px; }
        #m1 dl .txtarea .bg_fubuki h3.fsize35 {
          letter-spacing: 0.3em;
          line-height: 1.4em;
          margin-bottom: 30px; }
          #m1 dl .txtarea .bg_fubuki h3.fsize35.lt_narrow {
            letter-spacing: 0.18em; }
          #m1 dl .txtarea .bg_fubuki h3.fsize35 span.fsize18 {
            display: block;
            margin-top: 5px;
            letter-spacing: 0.1em;
            line-height: 1.4em; }
        #m1 dl .txtarea .bg_fubuki p.fsize16 {
          letter-spacing: 0.05em;
          margin-bottom: 30px;
          padding: 0 20px 0 0; }
          #m1 dl .txtarea .bg_fubuki p.fsize16 .note {
            display: block;
            font-size: 15px;
            line-height: 1.7em;
            margin-top: 5px;
            padding-left: 1.0em;
            text-indent: -1.0em; }

@media screen and (max-width: 767px) {
  #m1 {
    width: 100%;
    padding: 30px 0 50px 0; }
    #m1 p.fsize18 {
      width: 90%;
      line-height: 2.0em;
      margin: 0 auto 30px auto; }
    #m1 dl {
      width: 90%;
      margin: 0 auto 30px auto;
      padding: 10px 10px 20px 10px; }
      #m1 dl .imgarea {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        align-items: center; }
        #m1 dl .imgarea.trimming1 {
          overflow: hidden;
          justify-content: center; }
          #m1 dl .imgarea.trimming1 img {
            width: 110%; }
        #m1 dl .imgarea.trimming2 {
          height: 85%;
          overflow: hidden;
          align-items: flex-start;
          justify-content: center; }
          #m1 dl .imgarea.trimming2 img {
            width: 136%;
            margin: 0 0 0 15%; }
        #m1 dl .imgarea.trimming3 {
          height: 85%;
          overflow: hidden; }
        #m1 dl .imgarea.trimming4 {
          height: 85%;
          overflow: hidden;
          justify-content: center; }
          #m1 dl .imgarea.trimming4 img {
            width: auto;
            height: 70%; }
      #m1 dl .txtarea {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 20px;
        padding: 10px 10px 20px 10px; }
        #m1 dl .txtarea .bg_fubuki {
          width: 100%;
          height: 100%;
          background: url("../images/menu/bg_fubuki.png") top right no-repeat;
          background-size: 78px 180px;
          padding: 0 0 0 10px; }
          #m1 dl .txtarea .bg_fubuki h3.fsize35 {
            font-size: 30px;
            letter-spacing: 0.2em;
            line-height: 1.2em;
            margin-bottom: 20px; }
            #m1 dl .txtarea .bg_fubuki h3.fsize35.lt_narrow {
              letter-spacing: 0.13em; }
            #m1 dl .txtarea .bg_fubuki h3.fsize35 span.fsize18 {
              display: block;
              margin-top: 5px;
              letter-spacing: 0.1em;
              line-height: 1.4em; }
          #m1 dl .txtarea .bg_fubuki p.fsize16 {
            letter-spacing: 0.05em;
            margin-bottom: 20px;
            padding: 0 5px 0 0; }
            #m1 dl .txtarea .bg_fubuki p.fsize16 .note {
              display: block;
              font-size: 12px;
              line-height: 1.7em;
              margin-top: 5px;
              padding-left: 1.0em;
              text-indent: -1.0em; } }
/* 店舗紹介
--------------------------------------------------*/
#i1 {
  width: 100%;
  background: url("../images/common/bg1.jpg") center center repeat;
  background-size: 100px 100px;
  padding: 80px 0; }
  #i1 dl {
    width: 1000px;
    margin: 0 auto; }
    #i1 dl dt {
      width: 350px;
      height: 300px;
      border-radius: 10px;
      overflow: hidden; }
      #i1 dl dt img {
        width: auto;
        height: 100%; }
    #i1 dl dd {
      width: 620px; }
      #i1 dl dd p.fsize18 {
        letter-spacing: 0.05em;
        line-height: 2.1em; }

#i2 {
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0; }
  #i2 .bg_illust {
    width: 100%;
    background: url("../images/information/illust.png") top right no-repeat;
    background-size: 305px 391px; }
    #i2 .bg_illust ul {
      width: 800px;
      margin: 0 auto 50px auto; }
      #i2 .bg_illust ul li {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        border-bottom: 1px solid #BD963A;
        margin-bottom: 25px;
        padding: 0 15px 10px 15px;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        #i2 .bg_illust ul li h3.fsize16 {
          width: 115px;
          font-weight: 500;
          line-height: 2.2em; }
        #i2 .bg_illust ul li p.fsize16 {
          width: calc(100% - 115px);
          line-height: 2.2em; }
    #i2 .bg_illust .gmap {
      position: relative;
      width: 800px;
      height: 390px;
      margin: 0 auto 50px auto; }
      #i2 .bg_illust .gmap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
  #i2 dl.shopimg {
    width: 100%; }
    #i2 dl.shopimg dt, #i2 dl.shopimg dd {
      width: 50%; }

@media screen and (max-width: 767px) {
  #i1 {
    width: 100%;
    background: url("../images/common/bg1.jpg") center center repeat;
    background-size: 50px 50px;
    padding: 50px 0; }
    #i1 dl {
      width: 90%;
      margin: 0 auto; }
      #i1 dl dt {
        width: 100%;
        height: 300px;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 20px; }
      #i1 dl dd {
        width: 620px; }
        #i1 dl dd p.fsize18 {
          letter-spacing: 0;
          line-height: 2.0em; }

  #i2 {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0; }
    #i2 .bg_illust {
      width: 100%;
      background: url("../images/information/illust.png") top right -30px no-repeat;
      background-size: 305px 391px; }
      #i2 .bg_illust ul {
        width: 100%;
        margin: 0 auto 30px auto; }
        #i2 .bg_illust ul li {
          width: 100%;
          border-bottom: 1px solid #BD963A;
          margin-bottom: 25px;
          padding: 0 5px 10px 5px; }
          #i2 .bg_illust ul li h3.fsize16 {
            width: 100%;
            font-size: 16px;
            line-height: 1.4em;
            margin-bottom: 10px; }
          #i2 .bg_illust ul li p.fsize16 {
            width: 100%;
            line-height: 1.7em;
            letter-spacing: 0; }
      #i2 .bg_illust .gmap {
        position: relative;
        width: 100%;
        height: 300px;
        margin: 0 auto 30px auto; }
    #i2 dl.shopimg {
      width: 100%; }
      #i2 dl.shopimg dt, #i2 dl.shopimg dd {
        width: 100%; } }
/* News
--------------------------------------------------*/
#nlist {
  width: 100%;
  padding: 80px 0; }
  #nlist .newslist {
    margin: 0 auto 80px auto; }

/* ページネーション */
ul.pagination {
  display: flex;
  display: -webkit-flex;
  width: 300px;
  height: 35px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center; }

ul.pagination li {
  color: #BD963A;
  margin-right: 5px;
  line-height: 33px; }

ul.pagination li.dot {
  line-height: 36px; }

ul.pagination li:last-child {
  margin-right: 0; }

ul.pagination li a {
  display: block;
  width: 35px;
  height: 35px;
  color: #BD963A;
  font-size: 20px;
  font-family: acumin-variable, sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
  font-weight: normal;
  line-height: 33px;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #BD963A;
  transition: all 0.3s ease-out; }

ul.pagination li a:hover {
  color: #FFF;
  background-color: #BD963A;
  border: 1px solid #BD963A;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1; }

ul.pagination li a.pageon {
  color: #FFF;
  background-color: #BD963A;
  border: 1px solid #BD963A;
  cursor: default;
  pointer-events: none;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1; }

#ncontents {
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0; }
  #ncontents time {
    display: block;
    width: 100%;
    font-family: acumin-variable, sans-serif;
    font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 5px;
    padding: 0 15px; }
  #ncontents h3.tl_news {
    line-height: 1.6em;
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
    padding: 0 15px 15px 15px; }
  #ncontents p.tx_news {
    width: 100%;
    font-size: 16px;
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    line-height: 2.2em;
    margin-bottom: 30px;
    padding: 0 15px; }
  #ncontents .imgbox {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 15px; }
    #ncontents .imgbox.p_large {
      width: auto;
      max-width: 100%; }
    #ncontents .imgbox.p_medium {
      width: auto;
      max-width: 500px; }
    #ncontents .imgbox.p_small {
      width: auto;
      max-width: 350px; }
  #ncontents ul.linkarea, #ncontents ul.downloadarea {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 15px; }
    #ncontents ul.linkarea li, #ncontents ul.downloadarea li {
      font-weight: 500;
      padding-left: 1.0em;
      text-indent: -1.0em; }
      #ncontents ul.linkarea li::before, #ncontents ul.downloadarea li::before {
        content: '●';
        color: #BD963A; }
      #ncontents ul.linkarea li a, #ncontents ul.downloadarea li a {
        color: #000;
        text-decoration: underline; }
  #ncontents a.backlink {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: zen-maru-gothic, sans-serif;
    font-weight: 500;
    line-height: 1.0em;
    text-align: right;
    margin: 80px 0 0 0; }
    #ncontents a.backlink::after {
      content: '▶︎';
      color: #BD963A; }

@media screen and (max-width: 767px) {
  #nlist {
    width: 100%;
    padding: 50px 0; }
    #nlist .newslist {
      margin: 0 auto 50px auto; }

  #ncontents {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0; }
    #ncontents time {
      width: 100%;
      line-height: 1.4em;
      margin-bottom: 5px;
      padding: 0 5px; }
    #ncontents h3.tl_news {
      line-height: 1.6em;
      border-bottom: 1px solid #000;
      margin-bottom: 30px;
      padding: 0 5px 10px 5px; }
    #ncontents p.tx_news {
      width: 100%;
      font-size: 14px;
      line-height: 2.0em;
      margin-bottom: 20px;
      padding: 0 5px; }
    #ncontents .imgbox {
      width: 100%;
      margin-bottom: 20px;
      padding: 0 5px; }
      #ncontents .imgbox.p_large {
        width: auto;
        max-width: 100%; }
      #ncontents .imgbox.p_medium {
        width: auto;
        max-width: 100%; }
      #ncontents .imgbox.p_small {
        width: auto;
        max-width: 100%; }
    #ncontents ul.linkarea, #ncontents ul.downloadarea {
      width: 100%;
      margin-bottom: 20px;
      padding: 0 5px; }
    #ncontents a.backlink {
      width: 100%;
      font-size: 16px;
      text-align: right;
      margin: 50px 0 0 0; } }
/* スクロールトリガー
--------------------------------------------------*/
.visible, .invisible {
  opacity: 0.0;
  transition: opacity 0.5s ease; }

.visible {
  opacity: 1.0; }

.visible.translateY, .invisible.translateY {
  transform: translateY(100px);
  transition: all 1s cubic-bezier(0.165, 0.5, 0.44, 1); }

.visible.translateY {
  transform: translateY(0); }

.visible.translateToLeft, .invisible.translateToLeft {
  transform: translateX(100px);
  transition: all 1s cubic-bezier(0.165, 0.5, 0.44, 1); }

.visible.translateToLeft {
  transform: translateX(0); }

.visible.translateToRight, .invisible.translateToRight {
  transform: translateX(-100px);
  transition: all 1s cubic-bezier(0.165, 0.5, 0.44, 1); }

.visible.translateToRight {
  transform: translateX(0); }

@media screen and (max-width: 767px) {
  .photoarea_r .visible.translateToLeft, .invisible.translateToLeft {
    transform: translateX(50px); }

  .photoarea_r .visible.translateToLeft {
    transform: translateX(-50%); }

  .photoarea_r .visible.translateToRight, .invisible.translateToRight {
    transform: translateX(-50px); }

  .photoarea_r .visible.translateToRight {
    transform: translateX(-50%); }

  .photoarea_l .visible.translateToLeft, .invisible.translateToLeft {
    transform: translateX(50px); }

  .photoarea_l .visible.translateToLeft {
    transform: translateX(-50%); }

  .photoarea_l .visible.translateToRight, .invisible.translateToRight {
    transform: translateX(-50px); }

  .photoarea_l .visible.translateToRight {
    transform: translateX(-50%); } }
