@charset "UTF-8";
/*
 Theme Name: welcart-ククミス
 Template: welcart_basic
*/
html {
  /* ルートのフォントサイズを10px */
  font-size: 62.5%; }

body {
  color: #433E33;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  /* ルートのフォントサイズを1.6em（16pxと同等のサイズ） */
  font-size: 1.6em; }

html, body, h1, h2, h3, h4, h5, p, ul, li, address {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-style: normal;
  font-weight: normal; }

b, strong, .bold {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 700; }

.marugo {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: 700; }

.gothic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  font-weight: normal; }

.alpha {
  font-family: Roboto, "Helvetica Neue", HelveticaNeue,sans-serif; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.didot {
  font-family: linotype-didot, serif;
  font-style: normal;
  font-weight: 400; }

.c-gnav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #FFFFFF;
  width: 100%;
  z-index: 100; }
  .c-gnav .c-gnav_inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px 0 14px;
    width: 100%; }
  .c-gnav .c-gnav_home {
    display: inline-block;
    font-size: 0;
    line-height: 1; }
    .c-gnav .c-gnav_home a {
      background-image: url("images/common/logo-black@2x.png)");
      background-position: left top;
      background-repeat: no-repeat;
      background-size: contain;
      display: inline-block;
      height: 40px;
      overflow: hidden;
      text-align: left;
      text-indent: -9999px;
      width: 67px; }

.c-side_menu .c-gnav_buttons {
  display: none; }
  .c-side_menu .c-gnav_buttons .c-gnav_button_item {
    display: inline-block;
    line-height: 1;
    margin-left: 20px;
    vertical-align: top; }
    .c-side_menu .c-gnav_buttons .c-gnav_button_item:first-child {
      margin-left: 0; }
    .c-side_menu .c-gnav_buttons .c-gnav_button_item a {
      display: block;
      height: 26px;
      overflow: hidden;
      text-align: left;
      text-indent: -9999px;
      background-position: left top;
      background-repeat: no-repeat;
      background-size: contain;
      width: 26px; }
      .c-side_menu .c-gnav_buttons .c-gnav_button_item a.btn_facebook {
        background-image: url(images/common/icon_facebook.svg); }
      .c-side_menu .c-gnav_buttons .c-gnav_button_item a.btn_instagram {
        background-image: url(images/common/icon_instagram.svg); }
      .c-side_menu .c-gnav_buttons .c-gnav_button_item a.btn_cart {
        position: relative;
        background-image: url(images/common/icon_cart.svg);
        overflow: visible;
        text-indent: 0; }
        .c-side_menu .c-gnav_buttons .c-gnav_button_item a.btn_cart .total-quant {
          position: absolute;
          top: -4px;
          left: -4px;
          background-color: orangered;
          border-radius: 50%;
          color: #FFFFFF;
          display: block;
          font-family: sans-serif;
          font-size: 1.0rem;
          font-weight: bold;
          height: 15px;
          padding: 2px 4px;
          width: 15px; }

@media screen and (min-width: 559px) {
  .c-side_menu .c-gnav_buttons {
    display: inline-block;
    margin-right: 53px;
    vertical-align: top; } }

.c-btn_menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: block;
  background-image: url("images/common/btn_menu.svg)");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 26px;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  width: 26px;
  outline: none;
  padding: 0; }

.c-lead {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px; }

.c-btn_more {
  background-color: #851555;
  display: inline-block;
  height: 40px;
  text-align: center;
  width: 180px; }
  .c-btn_more span {
    background-image: url(images/home/text_more.svg);
    background-size: contain;
    display: inline-block;
    height: 10px;
    margin-top: 15px;
    overflow: hidden;
    text-indent: -9999px;
    width: 29px; }

.c-btn_button {
  background-color: #851555;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.2rem;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 180px; }
  .c-btn_button:hover {
    opacity: 0.5; }

.c-btn_white {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #231815;
  display: inline-block;
  font-size: 1.2rem;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%; }
  .c-btn_white:hover {
    opacity: 0.5; }

.section_header {
  border: none;
  margin-bottom: 20px;
  text-align: center;
  width: 100%; }
  .section_header .section_lead {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px; }

.page_sublayer .bg_blur {
  display: none; }

.page_sublayer .content_inner {
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px; }

.page_sublayer .content_wrapper {
  margin: 0 auto;
  max-width: 550px;
  width: 90.625vw; }

.page_sublayer .section_header {
  border: none;
  margin-bottom: 20px;
  text-align: center;
  width: 100%; }
  .page_sublayer .section_header .section_lead {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px; }
  .page_sublayer .section_header .section_lead_text {
    font-size: 2rem;
    margin-bottom: 30px; }

@media screen and (min-width: 559px) {
  .page_sublayer {
    position: relative; }
    .page_sublayer .bg_blur {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: url(images/home/mainvisual-pc@2x.jpg);
      background-position: center center;
      background-size: cover;
      display: block;
      height: 100%;
      margin: auto;
      overflow: hidden;
      width: 100%;
      z-index: 0; }
      .page_sublayer .bg_blur:before {
        position: absolute;
        /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
        background: inherit;
        /*.bgImageで設定した背景画像を継承する*/
        content: "";
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -ms-filter: blur(5px);
        -o-filter: blur(5px);
        filter: blur(5px);
        z-index: -1;
        /*重なり順序を一番下にしておく*/ }
    .page_sublayer .content_wrapper {
      background-color: #FFFFFF;
      margin: 0 auto;
      max-width: unset;
      padding: 30px 5.35714vw; } }

@media screen and (min-width: 559px) {
  .page_sublayer .content_wrapper {
    padding-bottom: 60px;
    padding-top: 60px; } }

@media screen and (min-width: 959px) {
  .page_sublayer .content_wrapper {
    padding: 60px 0;
    width: 780px; } }

.c-pagenation {
  padding: 20px 0;
  text-align: center; }
  .c-pagenation .wp-pagenavi span {
    border: none; }

.c-sec_title {
  margin-bottom: 20px;
  text-align: center;
  width: 100%; }
  .c-sec_title .c-text_lead {
    font-size: 2.0rem; }

.sublayer_body .sublayer_header {
  border-bottom: 1px solid #851555;
  margin-bottom: 20px; }
  .sublayer_body .sublayer_header .sec_lead {
    font-size: 1.5rem;
    margin-bottom: 20px; }

@media screen and (min-width: 959px) {
  .layout_plane .content_inner .content_wrapper .content_wrapper_body {
    margin: 0 auto;
    width: 550px; } }

body {
  position: relative;
  height: 100%;
  padding-top: 60px;
  width: 100%; }

.admin-bar .c-gnav {
  top: 46px; }

@media screen and (min-width: 783px) {
  .admin-bar .c-gnav {
    top: 32px; } }

.hover {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .hover:hover {
    opacity: 0.4; }

header {
  border-bottom: none;
  margin-bottom: 0; }

html.is-fixed, html.is-fixed body {
  height: 100%;
  overflow: hidden; }

.footer .footer_nav_box {
  padding: 0;
  width: auto; }
  .footer .footer_nav_box .footer_nav li {
    float: none;
    margin-bottom: 0;
    padding-right: 0;
    width: auto; }

.fuuter_sublayer {
  position: relative;
  background-color: #00462A;
  color: #FFFFFF; }
  .fuuter_sublayer .footer_inner {
    padding-bottom: 14px;
    padding-top: 14px; }
    .fuuter_sublayer .footer_inner .footer_logo {
      margin-bottom: 20px;
      text-align: center; }
      .fuuter_sublayer .footer_inner .footer_logo .footer_logo_img {
        height: auto;
        width: 38px; }
    .fuuter_sublayer .footer_inner .footer_nav_box {
      margin-bottom: 20px; }
      .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav {
        text-align: center; }
        .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav .c-textlink {
          color: #FFFFFF;
          font-size: 1.1rem;
          text-decoration: none; }
    .fuuter_sublayer .footer_inner .c-copyright {
      display: inline-block;
      font-size: 1.0rem;
      text-align: center;
      width: 100%; }
  @media screen and (min-width: 559px) {
    .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav li {
        font-size: 1.0rem;
        line-height: 1; }
        .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav li:after {
          content: "|";
          font-size: 1.0rem;
          padding: 0 7px; }
        .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav li:last-child:after {
          content: "";
          padding: 0; }
      .fuuter_sublayer .footer_inner .footer_nav_box .footer_nav .c-textlink {
        line-height: 1; } }

.c-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  display: block;
  display: none;
  z-index: 999999; }
  .c-menu.show {
    display: block; }
  .c-menu .c-menu_inner {
    height: 94vh;
    margin: 0 auto;
    overflow: auto;
    width: 100%; }
  .c-menu .c-menu_list, .c-menu .c-side_menu {
    margin: 0 auto;
    width: 200px; }
  .c-menu .c-menu_list {
    padding-top: 90px; }
    .c-menu .c-menu_list .c-menu_item {
      margin-bottom: 16px; }
      .c-menu .c-menu_list .c-menu_item a {
        font-size: 2.7rem;
        font-family: linotype-didot, serif;
        font-style: normal;
        font-weight: 400; }
      .c-menu .c-menu_list .c-menu_item.item-text {
        margin-bottom: 10px; }
        .c-menu .c-menu_list .c-menu_item.item-text a {
          font-size: 1.4rem; }
      .c-menu .c-menu_list .c-menu_item:last-child {
        margin-bottom: 30px; }
    .c-menu .c-menu_list .item-about a {
      color: #851555; }
    .c-menu .c-menu_list .item_text_list .item_text_list_inner a {
      display: block;
      font-size: 1.0rem; }
    .c-menu .c-menu_list .item_submenu {
      padding-left: 1em;
      padding-top: 13px; }
      .c-menu .c-menu_list .item_submenu .c-menu_item_sub {
        margin-bottom: 0.5em; }
        .c-menu .c-menu_list .item_submenu .c-menu_item_sub a {
          font-size: 1.5rem; }
  .c-menu .menu_top_bar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #FFFFFF;
    margin: auto; }
    .c-menu .menu_top_bar .menu_top_bar_inner {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 70px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-left: 30px;
      padding-right: 20px; }
    .c-menu .menu_top_bar .menu_home_logo {
      display: block;
      width: 67px; }
      .c-menu .menu_top_bar .menu_home_logo img {
        height: auto;
        width: 100%; }
    .c-menu .menu_top_bar .c-btn_menu_close {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: transparent;
      background-image: url(images/common/btn_close-sm@2x.png);
      background-repeat: no-repeat;
      background-size: contain;
      border: none;
      cursor: pointer;
      display: block;
      height: 33px;
      outline: none;
      padding: 0;
      width: 33px; }
  .c-menu .c-side_menu .c-side_menu_inner .c-gnav_buttons {
    display: block; }
  @media screen and (min-width: 559px) {
    .c-menu .menu_top_bar .c-btn_menu_close {
      background-image: url(images/common/btn_close.svg);
      height: 20px;
      width: 20px; } }
  @media screen and (min-width: 959px) {
    .c-menu .menu_top_bar .menu_top_bar_inner {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0; }
      .c-menu .menu_top_bar .menu_top_bar_inner .menu_home_logo {
        position: absolute;
        margin-right: 400px; }
      .c-menu .menu_top_bar .menu_top_bar_inner #i-btn_close {
        position: absolute !important;
        right: 50px; } }

@media screen and (min-width: 559px) {
  .home {
    padding-top: 0; }
    .home .c-gnav {
      top: -60px;
      -webkit-transition: top 0.2s;
      transition: top 0.2s; }
      .home .c-gnav.isShow {
        top: 0; } }

.home_mainvisual {
  position: relative;
  width: 100%; }
  .home_mainvisual:before {
    content: ""; }
  .home_mainvisual .home_mainvisual_inner {
    background-image: url(images/home/mv-sm-1@2x.jpg);
    background-position: center;
    background-size: cover;
    height: 206px;
    z-index: 0; }
  .home_mainvisual .mv_logo {
    position: absolute;
    right: 1.875vw;
    bottom: 20px;
    height: auto;
    width: 106px; }
  @media screen and (min-width: 400px) {
    .home_mainvisual .home_mainvisual_inner {
      background-image: url(images/home/mv-sm-2@2x.jpg);
      background-position: center top; }
    .home_mainvisual .mv_logo {
      right: 1.875vw;
      bottom: 11px; } }
  @media screen and (min-width: 559px) {
    .home_mainvisual {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: 0; }
      .home_mainvisual .home_mainvisual_inner {
        background-image: url(images/home/mainvisual-pc@2x.jpg);
        background-position: center center;
        height: 100%; }
      .home_mainvisual .home_mainvisual_blur_wrapper {
        position: absolute;
        bottom: 0;
        height: 0;
        overflow: hidden;
        width: 100%; }
      .home_mainvisual .home_mainvisual_blur {
        position: absolute;
        bottom: 0;
        background-image: url(images/home/mainvisual-pc@2x.jpg);
        background-position: center center;
        background-size: cover;
        height: 100vh;
        overflow: hidden;
        width: 100%;
        z-index: 0; }
        .home_mainvisual .home_mainvisual_blur:before {
          position: absolute;
          /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
          top: -5px;
          right: -5px;
          bottom: -5px;
          left: -5px;
          background: inherit;
          /*.bgImageで設定した背景画像を継承する*/
          content: "";
          -webkit-filter: blur(5px);
          -moz-filter: blur(5px);
          -ms-filter: blur(5px);
          -o-filter: blur(5px);
          filter: blur(5px);
          z-index: -1;
          /*重なり順序を一番下にしておく*/ }
        .home_mainvisual .home_mainvisual_blur .blur_logo {
          -webkit-filter: blur(5px);
          -moz-filter: blur(5px);
          -ms-filter: blur(5px);
          -o-filter: blur(5px);
          filter: blur(5px);
          z-index: -1;
          /*重なり順序を一番下にしておく*/ }
      .home_mainvisual .mv_logo {
        right: 2.14286vw;
        bottom: 52px;
        width: 183px; } }
  @media screen and (min-width: 959px) {
    .home_mainvisual .mv_logo {
      right: 2.91667vw;
      width: 300px; } }

.home_content_body {
  position: relative; }
  @media screen and (min-width: 450px) {
    .home_content_body {
      /*
    background-image: url(images/home/bg@2x.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    background-size: contain;
    */ } }
  .home_content_body .home_content_inner {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 559px) {
      .home_content_body .home_content_inner {
        max-width: 780px;
        width: 89.28571vw; } }
  .home_content_body .home_concept .sec_header {
    margin-bottom: 13px;
    padding-top: 30px;
    text-align: center;
    width: 100%; }
    .home_content_body .home_concept .sec_header .lead_about {
      background-image: url(images/home/lead_about.svg);
      height: 28px;
      width: 104px; }
    .home_content_body .home_concept .sec_header .lead_concept {
      display: none; }
  .home_content_body .home_concept .home_concept_body .home_concept_img {
    position: relative;
    margin-bottom: 16px;
    width: 100%; }
    .home_content_body .home_concept .home_concept_body .home_concept_img .img_inner {
      background-position: center;
      background-size: cover;
      height: 177px; }
  .home_content_body .home_concept .home_concept_body .home_concept_upper {
    margin-bottom: 20px; }
    .home_content_body .home_concept .home_concept_body .home_concept_upper .home_concept_img.img-1 .img_inner {
      background-image: url(images/home/about-img-1-sm-1@2x.jpg?1111); }
    .home_content_body .home_concept .home_concept_body .home_concept_upper .c-lead2 {
      margin-bottom: 15px;
      text-align: center; }
    .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox {
      margin: 0 auto;
      max-width: 400px;
      width: 90.625vw; }
      .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox p {
        font-size: 1.2rem;
        letter-spacing: 0.14em;
        line-height: 2; }
  .home_content_body .home_concept .home_concept_body .home_concept_lower {
    margin-bottom: 40px; }
    .home_content_body .home_concept .home_concept_body .home_concept_lower .home_concept_img.img-2 .img_inner {
      background-image: url(images/home/about-img-2-sm-1@2x.jpg?1111); }
    .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox {
      margin: 0 auto;
      max-width: 400px;
      width: 90.625vw; }
      .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox p {
        font-size: 1.2rem;
        letter-spacing: 0.14em;
        line-height: 2; }
  .home_content_body .home_concept .home_concept_media {
    margin: 0 auto 40px;
    text-align: center;
    width: 290px; }
    .home_content_body .home_concept .home_concept_media .home_concept_media_list {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 6px; }
      .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item {
        display: block;
        margin-bottom: 10px;
        width: 48%; }
        .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item a {
          display: block; }
        .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item img {
          height: auto;
          width: 100%; }
  .home_content_body .home_concept .home_fb_feed {
    margin-bottom: 80px; }
    .home_content_body .home_concept .home_fb_feed .fb_inner {
      margin: 0 auto;
      width: 300px; }
  @media screen and (min-width: 450px) {
    .home_content_body .home_concept .home_concept_upper .home_concept_img.img-1 .img_inner {
      background-image: url(images/home/about-img-1-sm-2@2x.jpg?1111); } }
  @media screen and (min-width: 559px) {
    .home_content_body .home_concept .sec_inner {
      margin: 0 auto;
      max-width: 552px;
      width: 70vw; }
    .home_content_body .home_concept .home_concept_body {
      position: relative;
      z-index: 2; }
      .home_content_body .home_concept .home_concept_body .home_concept_img {
        margin-bottom: 25px; }
      .home_content_body .home_concept .home_concept_body .home_concept_upper {
        margin-bottom: 40px; }
        .home_content_body .home_concept .home_concept_body .home_concept_upper .c-lead2 {
          margin-bottom: 25px; }
        .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox {
          text-align: left; }
      .home_content_body .home_concept .home_concept_body .home_concept_lower {
        margin-bottom: 40px; }
        .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox {
          text-align: left; }
    .home_content_body .home_concept .home_concept_media {
      margin-bottom: 60px;
      width: 394px; }
      .home_content_body .home_concept .home_concept_media .home_concept_media_list {
        margin-bottom: 20px; }
    .home_content_body .home_concept .home_fb_feed {
      margin-bottom: 80px; }
      .home_content_body .home_concept .home_fb_feed .fb_inner {
        margin: 0 auto;
        width: 400px; } }
  @media screen and (min-width: 959px) {
    .home_content_body .home_concept .sec_inner {
      max-width: initial;
      width: 560px; }
    .home_content_body .home_concept .sec_header {
      margin-bottom: 36px;
      padding-top: 56px; }
      .home_content_body .home_concept .sec_header .lead_about {
        height: 40px;
        margin-bottom: 35px;
        width: 150px; }
      .home_content_body .home_concept .sec_header .lead_concept {
        display: block;
        font-size: 2.0rem; }
    .home_content_body .home_concept .home_concept_body .home_concept_upper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 35px; }
      .home_content_body .home_concept .home_concept_body .home_concept_upper .lead_concept {
        display: none; }
      .home_content_body .home_concept .home_concept_body .home_concept_upper .home_concept_img.img-1 {
        margin-bottom: 0;
        width: 250px; }
        .home_content_body .home_concept .home_concept_body .home_concept_upper .home_concept_img.img-1 .img_inner {
          background-image: url(images/home/about-img-1-pc@2x.jpg?1111);
          height: 138px; }
      .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox {
        margin-bottom: 0;
        max-width: initial;
        width: 286px; }
        .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox span {
          display: block; }
        .home_content_body .home_concept .home_concept_body .home_concept_upper .textbox br {
          display: none; }
    .home_content_body .home_concept .home_concept_body .home_concept_lower {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 60px; }
      .home_content_body .home_concept .home_concept_body .home_concept_lower .home_concept_img.img-2 {
        margin-bottom: 0;
        width: 250px; }
        .home_content_body .home_concept .home_concept_body .home_concept_lower .home_concept_img.img-2 .img_inner {
          background-image: url(images/home/about-img-2-pc@2x.jpg?1111);
          height: 138px; }
      .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox {
        margin-bottom: 0;
        max-width: initial;
        width: 286px; }
        .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox span {
          display: block; }
        .home_content_body .home_concept .home_concept_body .home_concept_lower .textbox br {
          display: none; }
    .home_content_body .home_concept .home_concept_media {
      margin: 0 auto 40px;
      text-align: center;
      width: 100%; }
      .home_content_body .home_concept .home_concept_media .home_concept_media_list {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 23px; }
        .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item {
          display: block;
          margin-bottom: 10px;
          width: 23%; }
          .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item a {
            display: block; }
          .home_content_body .home_concept .home_concept_media .home_concept_media_list .home_concept_pm_item img {
            height: auto;
            width: 100%; }
    .home_content_body .home_concept .c-btn_more {
      width: 90px; }
    .home_content_body .home_concept .home_fb_feed {
      margin-bottom: 80px; }
      .home_content_body .home_concept .home_fb_feed .fb_inner {
        margin: 0 auto;
        width: 500px; } }
  .home_content_body .home_sub_visual .home_sub_visual_inner {
    background-image: url(images/home/subv-sm-1@2x.jpg?1111);
    background-position: center bottom;
    background-size: cover;
    height: 214px;
    width: 100%; }
  @media screen and (min-width: 450px) {
    .home_content_body .home_sub_visual .home_sub_visual_inner {
      background-image: url(images/home/subv-sm-2@2x.jpg?1111);
      background-position: center center; } }
  @media screen and (min-width: 559px) {
    .home_content_body .home_sub_visual .home_sub_visual_inner {
      background-image: url(images/home/subv-tb-1@2x.jpg?1111);
      height: 334px; } }
  @media screen and (min-width: 800px) {
    .home_content_body .home_sub_visual .home_sub_visual_inner {
      background-image: url(images/home/subv-tb-2@2x.jpg?1111); } }
  @media screen and (min-width: 959px) {
    .home_content_body .home_sub_visual .home_sub_visual_inner {
      background-image: url(images/home/subv-pc@2x.jpg?1111);
      height: 522px; } }
  @media screen and (min-width: 559px) {
    .home_content_body {
      margin-top: 100vh; } }

.home_gallery {
  margin-bottom: 40px; }
  .home_gallery .home_gallery_inner {
    padding-top: 30px; }
  .home_gallery .sec_header {
    margin-bottom: 0;
    text-align: center; }
    .home_gallery .sec_header .lead_gallery {
      background-image: url(images/home/lead_gallery.svg);
      height: 38px;
      width: 118px; }
  .home_gallery .home_gallery_list {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 6px;
    width: 290px; }
    .home_gallery .home_gallery_list .home_gallery_item {
      position: relative;
      display: block;
      margin-bottom: 10px;
      width: 48%; }
      .home_gallery .home_gallery_list .home_gallery_item:before {
        content: "";
        display: block;
        padding-top: 100%; }
      .home_gallery .home_gallery_list .home_gallery_item > a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-size: contain;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-decoration: none; }
        .home_gallery .home_gallery_list .home_gallery_item > a .mask {
          position: absolute;
          background-color: #000000;
          display: block;
          height: 100%;
          opacity: 0;
          -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
          width: 100%;
          z-index: 0; }
        .home_gallery .home_gallery_list .home_gallery_item > a span {
          color: #FFFFFF;
          display: block;
          font-size: 1.6rem;
          font-family: linotype-didot, serif;
          font-style: normal;
          font-weight: 400;
          letter-spacing: 0.05em;
          line-height: 1.6;
          text-align: center;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
          z-index: 10; }
        .home_gallery .home_gallery_list .home_gallery_item > a:hover .mask {
          opacity: 0.5; }
      .home_gallery .home_gallery_list .home_gallery_item.item_display a {
        background-image: url(images/home/gallery-1@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_display.svg);
          height: 29px;
          width: 94px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_event a {
        background-image: url(images/home/gallery-2-2@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_event.svg);
          height: 29px;
          width: 76px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_spacedesign a {
        background-image: url(images/home/gallery-3@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_spacedesign.svg);
          height: 59px;
          width: 86px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_bridal a {
        background-image: url(images/home/gallery-4@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_bridal.svg);
          height: 38px;
          width: 85px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_arrange a {
        background-image: url(images/home/gallery-5@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_arrange.svg);
          height: 30px;
          width: 103px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_creation a {
        background-image: url(images/home/gallery-6@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_creation.svg);
          height: 30px;
          width: 108px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_movie a {
        background-image: url(images/home/gallery-7@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_movie.svg);
          height: 30px;
          width: 75px;
        }
        */ }
      .home_gallery .home_gallery_list .home_gallery_item.item_originalgoods a {
        background-image: url(images/home/gallery-blank@2x.jpg);
        /*
        span {
          background-image: url(images/home/lead_originalgoods.svg);
          height: 59px;
          width: 104px;
        }
        */ }
        .home_gallery .home_gallery_list .home_gallery_item.item_originalgoods a span {
          color: black; }
      .home_gallery .home_gallery_list .home_gallery_item.item_blank {
        display: none; }
  @media screen and (min-width: 559px) {
    .home_gallery .home_gallery_list {
      width: 392px; }
      .home_gallery .home_gallery_list .home_gallery_item {
        width: 32%; }
        .home_gallery .home_gallery_list .home_gallery_item.item_blank {
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .home_gallery .home_gallery_list .home_gallery_item.item_blank img {
            height: auto;
            width: 70%; } }
  @media screen and (min-width: 959px) {
    .home_gallery {
      margin-bottom: 87px; }
      .home_gallery .home_gallery_inner {
        padding-top: 76px; }
      .home_gallery .sec_header {
        margin-bottom: 20px; }
        .home_gallery .sec_header .lead_gallery {
          height: 54px;
          width: 168px; }
      .home_gallery .home_gallery_list {
        width: 560px; }
        .home_gallery .home_gallery_list .home_gallery_item {
          width: 32%; }
          .home_gallery .home_gallery_list .home_gallery_item > a span {
            font-size: 2rem; } }

.home_order {
  margin-bottom: 40px; }
  .home_order .home_order_pc_imgbox {
    display: none; }
  .home_order .home_order_inner {
    margin: 0 auto;
    width: 290px; }
  .home_order .sec_header {
    margin-bottom: 20px;
    text-align: center; }
    .home_order .sec_header .lead_order {
      background-image: url(images/home/lead_order.svg);
      height: 28px;
      width: 100px; }
  .home_order .home_order_imgbox {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px; }
    .home_order .home_order_imgbox .home_order_img-1 {
      width: 165px; }
    .home_order .home_order_imgbox .home_order_img-2 {
      width: 117px; }
  .home_order .home_order_textbox {
    margin-bottom: 25px;
    text-align: center; }
    .home_order .home_order_textbox p {
      font-size: 1.2rem;
      letter-spacing: 0.12em; }
  .home_order .home_order_buttonbox {
    text-align: center; }
  @media screen and (min-width: 959px) {
    .home_order {
      margin-bottom: 50px; }
      .home_order .home_order_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        width: 550px; }
      .home_order .home_order_pc_imgbox {
        position: relative;
        display: block;
        height: 222px;
        width: 263px; }
        .home_order .home_order_pc_imgbox .home_order_img-1 {
          width: 136px; }
        .home_order .home_order_pc_imgbox .home_order_img-2 {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 118px; }
      .home_order .home_order_inner {
        position: relative;
        height: 222px;
        padding-top: 20px;
        width: 260px; }
        .home_order .home_order_inner .sec_header {
          text-align: left; }
          .home_order .home_order_inner .sec_header .lead_order {
            height: 40px;
            width: 143px; }
        .home_order .home_order_inner .home_order_imgbox {
          display: none; }
        .home_order .home_order_inner .home_order_textbox {
          line-height: 2;
          text-align: left; }
          .home_order .home_order_inner .home_order_textbox span {
            display: block; }
        .home_order .home_order_inner .home_order_buttonbox {
          position: absolute;
          bottom: 0;
          left: 0;
          text-align: left; } }

.home_footer {
  background-color: #00462A;
  color: #FFFFFF;
  padding-bottom: 20px;
  padding-top: 20px; }
  .home_footer .home_footer_inner {
    margin: 0 auto;
    width: 290px; }
  .home_footer .home_footer_address {
    font-size: 1.1rem;
    margin-bottom: 20px; }
  .home_footer .home_footer_tel {
    font-size: 1.1rem;
    width: 100%; }
    .home_footer .home_footer_tel th {
      font-weight: normal;
      text-align: left;
      width: 15%; }
  .home_footer .tel-right {
    margin-bottom: 20px; }
  .home_footer .home_footer_buttonbox {
    margin-bottom: 20px;
    text-align: center; }
    .home_footer .home_footer_buttonbox .c-btn_button {
      background-color: #00462A;
      border: 1px solid #FFFFFF;
      margin-bottom: 15px; }
    .home_footer .home_footer_buttonbox .c-textlink {
      color: #FFFFFF;
      display: inline-block;
      font-size: 1.1rem;
      text-decoration: none; }
  .home_footer .c-copyright {
    display: inline-block;
    font-size: 1.0rem;
    margin-bottom: 20px;
    text-align: center;
    width: 100%; }
  .home_footer .footer_logo {
    text-align: center; }
    .home_footer .footer_logo .footer_logo_img {
      height: auto;
      width: 50px; }
  @media screen and (min-width: 559px) {
    .home_footer .home_footer_inner {
      width: 390px; }
    .home_footer .home_footer_address {
      font-size: 1.3rem;
      margin-bottom: 20px; }
    .home_footer .home_footer_tel_wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; }
    .home_footer .home_footer_tel {
      font-size: 1.3rem;
      width: 50%; }
      .home_footer .home_footer_tel th {
        width: 40px; }
    .home_footer .home_footer_buttonbox .c-btn_button {
      margin-bottom: 30px;
      width: 220px; }
    .home_footer .home_footer_buttonbox .home_footer_buttonbox_link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 1.1rem;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      line-height: 1; }
      .home_footer .home_footer_buttonbox .home_footer_buttonbox_link li {
        padding: 0 3px; }
      .home_footer .home_footer_buttonbox .home_footer_buttonbox_link li:first-child:after {
        content: " | ";
        display: inline-block;
        margin-left: 10px; } }

.home_footer_bg {
  position: relative;
  width: 100%; }
  .home_footer_bg .home_footer_img {
    height: auto;
    width: 100%; }

.page-gallery .lead_gallery {
  background-image: url(images/home/lead_gallery.svg);
  height: 38px;
  margin-bottom: 30px;
  width: 118px; }
  .page-gallery .lead_gallery a {
    display: block;
    text-decoration: none; }

.page-gallery .gallery_category_box {
  margin-bottom: 40px;
  text-align: center; }
  .page-gallery .gallery_category_box .gallery_category {
    font-size: 2.0rem;
    margin-bottom: 20px; }
  .page-gallery .gallery_category_box .children_term_box ul {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .page-gallery .gallery_category_box .children_term_box ul li {
      display: block;
      margin: 0 3px 10px; }
      .page-gallery .gallery_category_box .children_term_box ul li a {
        border: 1px solid #000000;
        display: inline-block;
        font-size: 1.2rem;
        height: 40px;
        line-height: 40px;
        padding: 0 1.3em; }
      .page-gallery .gallery_category_box .children_term_box ul li.sel a {
        background-color: #851555;
        color: #FFFFFF; }
  @media screen and (min-width: 559px) {
    .page-gallery .gallery_category_box .children_term_box ul {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.page-gallery .gallery_list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .page-gallery .gallery_list:after {
    content: "";
    display: block;
    height: 0;
    width: 32%; }
  .page-gallery .gallery_list .gallery_item {
    margin-bottom: 10px;
    width: 32%; }
    .page-gallery .gallery_list .gallery_item .gallery_link {
      display: block;
      text-align: center;
      text-decoration: none;
      width: 100%; }
      .page-gallery .gallery_list .gallery_item .gallery_link a {
        display: none; }
      .page-gallery .gallery_list .gallery_item .gallery_link a:first-child {
        display: block; }
    .page-gallery .gallery_list .gallery_item .gallery_photo {
      height: auto;
      vertical-align: top;
      width: 100%; }
    .page-gallery .gallery_list .gallery_item .gallery_title {
      font-size: 1.0rem; }

.page-gallery .no-post {
  text-align: center; }

@media screen and (min-width: 559px) {
  .page-gallery .content_wrapper {
    max-width: unset; }
  .page-gallery .gallery_list {
    margin: 0 auto;
    width: 69.64286vw; }
    .page-gallery .gallery_list .gallery_item {
      margin-bottom: 20px; }
      .page-gallery .gallery_list .gallery_item .gallery_photo {
        margin-bottom: 10px; }
      .page-gallery .gallery_list .gallery_item .gallery_title {
        font-size: 1.6rem; } }

@media screen and (min-width: 959px) {
  .page-gallery .gallery_list {
    width: 650px; }
    .page-gallery .gallery_list:before {
      content: "";
      display: block;
      height: 0;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 24%; }
    .page-gallery .gallery_list:after {
      content: "";
      display: block;
      height: 0;
      width: 24%; }
    .page-gallery .gallery_list .gallery_item {
      margin-bottom: 30px;
      width: 24%; } }

.gallery_nav {
  margin-bottom: 10px; }
  .gallery_nav .gallery_nav_inner {
    width: 100%; }
  .gallery_nav .gallery_nav_list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .gallery_nav .gallery_nav_list .gallery_nav_item {
      display: block;
      margin: 0 8px 30px;
      text-align: center; }
      .gallery_nav .gallery_nav_list .gallery_nav_item a {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #999999;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 1.4rem;
        height: 2.4em;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1.4;
        padding-bottom: 0.7em;
        text-decoration: none; }
      .gallery_nav .gallery_nav_list .gallery_nav_item.is_current a {
        border-bottom: 1px solid #851555; }
  @media screen and (min-width: 559px) {
    .gallery_nav .gallery_nav_inner {
      margin: 0 auto;
      width: 69.64286vw; } }
  @media screen and (min-width: 959px) {
    .gallery_nav {
      margin-bottom: 20px; }
      .gallery_nav .gallery_nav_inner {
        width: 650px; }
      .gallery_nav .gallery_nav_list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }

.archive_order .item_category_list_box {
  width: 100%; }

.archive_order .item_category_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  width: 100%; }
  .archive_order .item_category_list .order_item {
    display: block;
    margin-bottom: 30px;
    width: 48%; }
    .archive_order .item_category_list .order_item .order_item_box {
      color: #000000;
      display: block;
      text-align: center;
      text-decoration: none; }
      .archive_order .item_category_list .order_item .order_item_box .order_item_sizename {
        font-size: 1.6rem; }
      .archive_order .item_category_list .order_item .order_item_box .order_item_sizedata {
        font-size: 1.3rem; }
      .archive_order .item_category_list .order_item .order_item_box .order_item_photo {
        height: auto;
        margin-bottom: 10px;
        pointer-events: none;
        width: 100%; }
  .archive_order .item_category_list .contact_item {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 30px;
    width: 48%; }
    .archive_order .item_category_list .contact_item span {
      display: inline-block; }
    .archive_order .item_category_list .contact_item a {
      color: #851555; }

.archive_order .item_category_contact_box .contact_item {
  margin: 0 auto;
  width: 70%; }
  .archive_order .item_category_contact_box .contact_item .contact_item_photo {
    height: auto;
    margin-bottom: 10px;
    width: 100%; }
  .archive_order .item_category_contact_box .contact_item .contact_item_size, .archive_order .item_category_contact_box .contact_item .contact_item_price {
    font-size: 1.3rem; }
  .archive_order .item_category_contact_box .contact_item .contact_item_contact {
    font-size: 1.2rem; }

@media screen and (min-width: 559px) {
  .archive_order .content_body {
    margin: 0 auto;
    max-width: 550px; }
  .archive_order .item_category_list:after {
    content: "";
    display: block;
    height: 0;
    width: 32%; }
  .archive_order .item_category_list .order_item {
    width: 32%; }
  .archive_order .item_category_list .contact_item {
    font-size: 1.3rem;
    text-align: center;
    width: 100%; }
  .archive_order .item_category_contact_box .contact_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }
    .archive_order .item_category_contact_box .contact_item .contact_item_photo {
      width: 52%; }
    .archive_order .item_category_contact_box .contact_item .contact_item_desc {
      width: 45%; } }

.page_order .lead_order {
  background-image: url(images/order/lead_order.svg);
  height: 28px;
  width: 100px; }

@media screen and (min-width: 559px) {
  .page_order .lead_order {
    height: 30px;
    width: 110px; } }

.single_order-item .item_title_box {
  margin-bottom: 17px; }
  .single_order-item .item_title_box .item_title {
    font-size: 2.0rem; }
  .single_order-item .item_title_box .item_price {
    font-size: 1.5rem; }

.single_order-item .item_data_box {
  margin-bottom: 30px; }
  .single_order-item .item_data_box .item_photo_box {
    margin-bottom: 15px;
    width: 100%; }
    .single_order-item .item_data_box .item_photo_box .item_photo_box_main_box {
      margin-bottom: 13px;
      overflow: hidden;
      width: 100%; }
      .single_order-item .item_data_box .item_photo_box .item_photo_box_main_box .item_photo_box_main {
        height: auto;
        width: 100%; }
    .single_order-item .item_data_box .item_photo_box .item_photo_box_sub_box .item_photo_box_sub_list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .single_order-item .item_data_box .item_photo_box .item_photo_box_sub_box .item_photo_box_sub_item {
      margin-right: 1.5%;
      width: 32%; }
      .single_order-item .item_data_box .item_photo_box .item_photo_box_sub_box .item_photo_box_sub_item .item_photo_sub_img {
        height: auto;
        opacity: 0.5;
        width: 100%; }
      .single_order-item .item_data_box .item_photo_box .item_photo_box_sub_box .item_photo_box_sub_item.thumbnail-current .item_photo_sub_img {
        opacity: 1; }
  .single_order-item .item_data_box .item_info_box {
    border-bottom: 1px solid #231815;
    border-top: 1px solid #231815;
    margin-bottom: 18px;
    padding: 10px 0; }
    .single_order-item .item_data_box .item_info_box .item_size {
      font-size: 1.4rem; }
  .single_order-item .item_data_box .item_notice_box .item_notice {
    font-size: 1.2rem; }

.single_order-item .item_order_box .item-info {
  padding-top: 0 !important; }

.single_order-item .item_order_box .item_title_box {
  display: none; }

.single_order-item .item_order_box .item-option {
  border: none;
  margin-bottom: 30px; }
  .single_order-item .item_order_box .item-option dt {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 5px;
    width: 100%; }
  .single_order-item .item_order_box .item-option dd {
    border: none;
    display: block;
    margin-bottom: 17px;
    padding: 0;
    width: 100%; }
  .single_order-item .item_order_box .item-option .iopt_select {
    border: 1px solid #B3B3B3;
    font-size: 1.6rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
  .single_order-item .item_order_box .item-option .iopt_textarea {
    border: 1px solid #B3B3B3;
    font-size: 1.6rem;
    height: 8em;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    padding: 0.5em; }

.single_order-item .item_order_box .c-box {
  margin-bottom: 20px;
  padding: 0 10%; }
  .single_order-item .item_order_box .c-box .quantity {
    display: block;
    text-align: left;
    width: 100%; }
    .single_order-item .item_order_box .c-box .quantity .skuquantity {
      margin: 0 8px 0 12px;
      text-align: right;
      width: 4em; }

.single_order-item .c-box_buttons .cart-button .skubutton {
  background-color: #851555;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.2rem;
  height: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 40px;
  margin-bottom: 20px;
  opacity: 1;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%; }
  .single_order-item .c-box_buttons .cart-button .skubutton:hover {
    opacity: 0.5; }

@media screen and (min-width: 559px) {
  .single_order-item .itempage_inner {
    margin: 0 auto;
    max-width: 600px; }
  .single_order-item .c-box_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 600px;
    padding-bottom: 30px;
    padding-top: 40px; }
    .single_order-item .c-box_buttons .cart-button, .single_order-item .c-box_buttons .c-btn_white {
      width: 45%; } }

@media screen and (min-width: 959px) {
  .single_order-item .section_header {
    padding-bottom: 30px;
    padding-top: 10px; }
  .single_order-item .itempage_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 550px; }
    .single_order-item .itempage_inner .item_data_box {
      width: 245px; }
      .single_order-item .itempage_inner .item_data_box .item_title_box {
        display: none; }
    .single_order-item .itempage_inner .item-option .iopt_textarea {
      width: 100%; }
    .single_order-item .itempage_inner .item_order_box {
      width: 270px; }
      .single_order-item .itempage_inner .item_order_box .item_title_box {
        display: block; } }

.lead_order {
  background-image: url(images/home/lead_order.svg);
  height: 28px;
  width: 100px; }

.cart-page .post {
  margin: 0 auto;
  max-width: 900px; }
  .cart-page .post .cart_page_title {
    font-size: 3.0rem;
    text-align: center; }
  .cart-page .post .cart_navi .current {
    background-color: #2A4B28; }
    .cart-page .post .cart_navi .current:before, .cart-page .post .cart_navi .current:after {
      background-color: #2A4B28; }
  .cart-page .post #cart_table .stock {
    display: none; }
  .cart-page .post .currency_code {
    display: none; }

.cart-page .continue_shopping_button, .cart-page .back_cart_button, .cart-page .back_to_delivery_button, .cart-page .back_to_top_button {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  opacity: 1; }
  .cart-page .continue_shopping_button:hover, .cart-page .back_cart_button:hover, .cart-page .back_to_delivery_button:hover, .cart-page .back_to_top_button:hover {
    background-color: #FFFFFF;
    opacity: 0.5; }

.cart-page input.to_customerinfo_button, .cart-page input.to_memberlogin_button, .cart-page input.to_deliveryinfo_button, .cart-page input.to_reganddeliveryinfo_button, .cart-page input.to_confirm_button, .cart-page input.checkout_button {
  background-color: #851555 !important;
  opacity: 1 !important; }
  .cart-page input.to_customerinfo_button:hover, .cart-page input.to_memberlogin_button:hover, .cart-page input.to_deliveryinfo_button:hover, .cart-page input.to_reganddeliveryinfo_button:hover, .cart-page input.to_confirm_button:hover, .cart-page input.checkout_button:hover {
    background-color: #851555 !important;
    opacity: 0.5 !important; }

.lead_contact {
  background-image: url(images/contact/lead_contact.svg);
  height: 28px;
  width: 130px; }

.page_contact .form_header {
  font-size: 1.0rem;
  margin-bottom: 30px; }

.page_contact .form_table_wrapper .form_table, .page_contact .form_table_wrapper .form_table tbody, .page_contact .form_table_wrapper .form_table tr, .page_contact .form_table_wrapper .form_table th, .page_contact .form_table_wrapper .form_table td {
  display: block;
  font-weight: normal;
  text-align: left; }

.page_contact .form_table_wrapper .form_table .req {
  color: #851555; }

.page_contact .form_table_wrapper .form_table th {
  font-size: 1.0rem; }

.page_contact .form_table_wrapper .form_table td {
  margin-bottom: 1em; }

.page_contact .form_table_wrapper .form_table .c-form_text {
  width: 100%; }

.page_contact .form_table_wrapper .form_table .c-form_textarea {
  height: 10em;
  padding: 0.5em;
  width: 100%; }

.page_contact .form_table_wrapper .btn_box {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 40px;
  text-align: center;
  width: 100%; }
  .page_contact .form_table_wrapper .btn_box .btn_send {
    background-color: #851555;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 30px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 70%; }
    .page_contact .form_table_wrapper .btn_box .btn_send:hover {
      opacity: 0.5; }
  .page_contact .form_table_wrapper .btn_box .btn_back {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    margin-bottom: 30px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 70%; }
    .page_contact .form_table_wrapper .btn_box .btn_back:hover {
      opacity: 0.5; }

.page_contact .mw_wp_form_confirm .form_table {
  margin: 0 auto;
  width: 70%; }
  .page_contact .mw_wp_form_confirm .form_table th {
    font-size: 1.3rem;
    margin-bottom: 0.2em; }
  .page_contact .mw_wp_form_confirm .form_table td {
    font-size: 1.5rem;
    margin-bottom: 1.5em; }

.page_contact .contact_result {
  text-align: center; }
  .page_contact .contact_result .contact_result_lead {
    font-size: 2.0rem;
    margin-bottom: 30px;
    padding-top: 30px; }
  .page_contact .contact_result .contac_result_text {
    font-size: 1.3rem;
    line-height: 2.5;
    margin-bottom: 35px; }
  .page_contact .contact_result .contact_tel {
    font-size: 1.3rem; }

@media screen and (min-width: 959px) {
  .page_contact .mw_wp_form {
    margin: 0 auto;
    max-width: 600px; } }

.page_tokutei .section_header .lead_tokutei {
  background-image: url(images/common/lead_tokutei.svg);
  height: 27px;
  width: 195px; }

.page_tokutei .sublayer_content {
  margin-bottom: 40px; }
  .page_tokutei .sublayer_content table, .page_tokutei .sublayer_content tbody, .page_tokutei .sublayer_content tr, .page_tokutei .sublayer_content th, .page_tokutei .sublayer_content td {
    display: block;
    font-weight: normal;
    text-align: left; }
  .page_tokutei .sublayer_content .block {
    margin-bottom: 1em; }
  .page_tokutei .sublayer_content table {
    font-size: 1.1rem;
    line-height: 1.5; }
    .page_tokutei .sublayer_content table tr {
      border-bottom: 1px solid #B5B5B6;
      margin-bottom: 1.2em;
      padding-bottom: 1.2em; }
      .page_tokutei .sublayer_content table tr:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
      .page_tokutei .sublayer_content table tr th {
        margin-bottom: 0.9em; }
      .page_tokutei .sublayer_content table tr td a {
        color: #851555;
        text-decoration: underline; }

@media screen and (min-width: 559px) {
  .page_tokutei .section_header .lead_tokutei {
    height: 68px;
    width: 293px; } }

@media screen and (min-width: 959px) {
  .page_tokutei .sublayer_content table {
    display: table;
    font-size: 1.3rem;
    width: 100%; }
  .page_tokutei .sublayer_content tr {
    display: table-row; }
  .page_tokutei .sublayer_content thead {
    display: table-header-group; }
  .page_tokutei .sublayer_content tbody {
    display: table-row-group; }
  .page_tokutei .sublayer_content tfoot {
    display: table-footer-group; }
  .page_tokutei .sublayer_content td, .page_tokutei .sublayer_content th {
    border-bottom: 1px solid #B5B5B6;
    display: table-cell;
    padding: 20px 0; }
  .page_tokutei .sublayer_content th {
    width: 30%; }
  .page_tokutei .sublayer_content tr:last-child td, .page_tokutei .sublayer_content tr:last-child th {
    border-bottom: none; } }

.page_privacy .sublayer_content {
  font-size: 1.0rem;
  line-height: 1.6; }
  .page_privacy .sublayer_content .head_sec, .page_privacy .sublayer_content .sec {
    margin-bottom: 2em; }
  .page_privacy .sublayer_content h2 {
    margin-bottom: 1em; }
  .page_privacy .sublayer_content p {
    margin-bottom: 1em; }
  .page_privacy .sublayer_content ol, .page_privacy .sublayer_content ul {
    margin-bottom: 1em; }
  .page_privacy .sublayer_content ol {
    margin-left: 1.5em; }
    .page_privacy .sublayer_content ol li {
      list-style-type: decimal;
      margin-bottom: 0.3em; }
  .page_privacy .sublayer_content ul li {
    list-style-type: none;
    margin-bottom: 0.3em; }

@media screen and (min-width: 559px) {
  .page_privacy .section_header .lead_tokutei {
    height: 68px;
    width: 293px; } }
/*# sourceMappingURL=style.css.map */
