@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: inherit;
}

img, iframe {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.cf::before,
.cf::after {
  content: "";
  display: block;
}

.cf::after {
  clear: both;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.txt_c {
  text-align: center !important;
}

.txt_l {
  text-align: left !important;
}

.txt_r {
  text-align: right !important;
}

.bold {
  font-weight: bold !important;
}

.marker_text {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffc));
  background: linear-gradient(transparent 70%, #ffc 0%);
  display: inline;
}

.fontsize90 {
  font-size: 90% !important;
}

.indent0 {
  text-indent: 0 !important;
}

@media screen and (min-width: 48em), print {
  .txt_c_pc {
    text-align: center !important;
  }
  .txt_l_pc {
    text-align: left !important;
  }
}
.img_c {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto;
}

.img_l, .img_r {
  display: block;
  max-width: 80%;
  height: auto;
  margin: 1rem auto;
}

@media screen and (min-width: 48em), print {
  .img_l {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 2rem 2rem;
  }
}
.sp_n {
  display: none !important;
}

@media screen and (min-width: 48em), print {
  .sp_n {
    display: block !important;
  }
  .pc_n {
    display: none !important;
  }
  .d_inlineblock {
    display: inline-block !important;
  }
}
.mt40 {
  margin-top: 4rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt5 {
  margin-top: 0.5rem !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 48em), print {
  .mt40 {
    margin-top: 8rem !important;
  }
  .mt30 {
    margin-top: 6rem !important;
  }
  .mt20 {
    margin-top: 4rem !important;
  }
  .mt10 {
    margin-top: 2rem !important;
  }
  .mt5 {
    margin-top: 1rem !important;
  }
  .ml5_pc {
    margin-left: 1rem;
  }
  .mt0_pc {
    margin-top: 0 !important;
  }
}
.width20per {
  width: 20% !important;
}

.width25per {
  width: 25% !important;
}

.width30per {
  width: 30% !important;
}

.width35per {
  width: 30% !important;
}

.width40per {
  width: 40% !important;
}

.width50per {
  width: 50% !important;
}

.width60per {
  width: 60% !important;
}

.width70per {
  width: 70% !important;
}

.width80per {
  width: 80% !important;
}

@media screen and (min-width: 48em), print {
  .max_width50per_pc {
    width: 50% !important;
  }
}
.scrollx_sp_width180,
.scrollx_sp_width200 {
  overflow-x: scroll;
  width: 100%;
}
.scrollx_sp_width180 > *,
.scrollx_sp_width200 > * {
  width: 180% !important;
  margin-bottom: 0.5rem;
}

.scrollx_sp_width200 > * {
  width: 200% !important;
}

@media screen and (min-width: 48em), print {
  .scrollx_sp_width180,
  .scrollx_sp_width200 {
    overflow-x: visible;
  }
  .scrollx_sp_width180 > *,
  .scrollx_sp_width200 > * {
    width: 100% !important;
    margin-bottom: 0;
  }
}
.ov_h {
  overflow: hidden;
}

.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.4rem;
  color: #fff;
  padding: 3rem 2rem;
  text-align: center;
  width: 100%;
  background: url(../img/tit_01_bg.jpg) no-repeat center center/cover;
  letter-spacing: 0.17em;
}

.tit_02 {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 2rem;
  line-height: 1.3;
  margin: 5rem 0 2rem;
  padding-left: 2em;
  position: relative;
  letter-spacing: 0.17em;
}
.tit_02::before {
  content: "";
  display: block;
  height: 1px;
  width: 1.7em;
  position: absolute;
  top: 0.65em;
  left: 0;
  background: #333;
}

.tit_03 {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.3;
  margin: 4rem 0 1.5rem;
  position: relative;
  background: #E1E1E1;
  padding: 0.2em 0.1em 0.1em 0.8em;
  letter-spacing: 0.1em;
}
.tit_03::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.065em;
  position: absolute;
  top: 0.82em;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
}

.tit_04 {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.3;
  margin: 3.8rem 0 1.5rem;
  border: 1px solid #333;
  border-right: none;
  border-top: none;
  padding: 0 0 0.1em 0.2em;
  letter-spacing: 0.1em;
}

.tit_05 {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 1.7rem;
  line-height: 1.3;
  margin: 3.5rem 0 1.5rem;
  letter-spacing: 0.1em;
}
.tit_05 > span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #E1E1E1));
  background: linear-gradient(transparent 70%, #E1E1E1 0%);
  display: inline;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    padding: 16rem 2rem;
    font-size: 4.4rem;
    width: auto;
    letter-spacing: 0.4em;
  }
  .tit_02 {
    font-size: 4rem;
    line-height: 1.3;
    margin: 10rem 0 5rem;
    padding-left: 2.65em;
    letter-spacing: 0.4em;
  }
  .tit_02:before {
    width: 2.25em;
  }
  .tit_03 {
    font-size: 2.8rem;
    line-height: 1.3;
    margin: 8.5rem 0 2.2rem;
  }
  .tit_04 {
    font-size: 2.4rem;
    line-height: 1.3;
    margin: 7.5rem 0 2rem;
  }
  .tit_05 {
    font-size: 2.2rem;
    line-height: 1.3;
    margin: 6.5rem 0 2rem;
  }
}
.tit_02 + .tit_03 {
  margin-top: 0;
}

.tit_03 + .tit_04 {
  margin-top: 0;
}

.tit_04 + .tit_05 {
  margin-top: 0;
}

.text_general {
  margin-bottom: 1.5rem;
}

.text_link_general {
  color: #A40A80;
  text-decoration: underline;
}

@media screen and (min-width: 48em), print {
  .text_general {
    margin-bottom: 1.8rem;
  }
}
.imgtxt,
.imgtxt_reverse {
  margin-bottom: 1rem;
}
.imgtxt .imgtxt_image,
.imgtxt_reverse .imgtxt_image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 auto 1.5rem;
  max-width: 90%;
  text-align: center;
}
.imgtxt .imgtxt_txt :last-child,
.imgtxt_reverse .imgtxt_txt :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .imgtxt,
  .imgtxt_reverse {
    margin-bottom: 1.5rem;
  }
  .imgtxt .imgtxt_image,
  .imgtxt_reverse .imgtxt_image {
    float: right;
    margin: 0 0 2rem 2rem;
    max-width: 45rem;
  }
  .imgtxt::after,
  .imgtxt_reverse::after {
    content: "";
    display: block;
    clear: both;
  }
  .imgtxt_reverse .imgtxt_image {
    float: left;
    margin: 0 2rem 2rem 0;
  }
}
.flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex2 > * {
  width: 47%;
  margin-top: 2rem;
}
.flex2 > *:nth-child(-n+2) {
  margin-top: 0;
}
.flex2 > *:nth-child(2n) {
  margin-left: 6%;
}

.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex3 > * {
  width: 31%;
  margin-top: 2rem;
  margin-left: 3.5%;
}
.flex3 > *:nth-child(-n+3) {
  margin-top: 0;
}
.flex3 > *:nth-child(3n+1) {
  margin-left: 0;
}

.flex2_pc > * {
  margin-top: 2rem;
}
.flex2_pc > *:first-child {
  margin-top: 0;
}

.flex3_pc > * {
  margin-top: 2rem;
}
.flex3_pc > *:first-child {
  margin-top: 0;
}

.flex4_pc > * {
  margin-top: 2rem;
}
.flex4_pc > *:first-child {
  margin-top: 0;
}

@media screen and (min-width: 48em), print {
  .flex2_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex2_pc > * {
    width: 47%;
  }
  .flex2_pc > *:nth-child(n) {
    margin-left: 0;
  }
  .flex2_pc > *:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex2_pc > *:nth-child(2n) {
    margin-left: 6%;
  }
  .flex3_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex3_pc > * {
    width: 31%;
    margin-top: 2.5rem;
  }
  .flex3_pc > *:nth-child(n) {
    margin-left: 3.5%;
  }
  .flex3_pc > *:nth-child(-n+3) {
    margin-top: 0;
  }
  .flex3_pc > *:nth-child(3n+1) {
    margin-left: 0;
  }
  .flex4_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex4_pc > * {
    width: 23.5%;
    margin-top: 2.5rem;
  }
  .flex4_pc > *:nth-child(n) {
    margin-left: 2%;
  }
  .flex4_pc > *:nth-child(-n+4) {
    margin-top: 0;
  }
  .flex4_pc > *:nth-child(4n+1) {
    margin-left: 0;
  }
}
.lst_ul_01 {
  margin-bottom: 2rem;
  padding-left: 1em;
}
.lst_ul_01 > li {
  margin-top: 1rem;
  position: relative;
}
.lst_ul_01 > li::before {
  content: "";
  width: 0.3em;
  height: 0.3em;
  background: #333;
  position: absolute;
  left: -0.75em;
  top: 0.6em;
}
.lst_ul_01 > li:first-child {
  margin-top: 0;
}

.lst_indent_minus3em {
  padding-left: 3em;
}
.lst_indent_minus3em > li {
  margin-top: 1rem;
  text-indent: -3.3em;
}
.lst_indent_minus3em > li:first-child {
  margin-top: 0;
}

.lst_ol_01,
.lst_ol_counter_noreset_01 {
  counter-reset: number 0;
  margin: 0;
  padding-left: 2rem;
  margin-bottom: 2rem;
}
.lst_ol_01 > li,
.lst_ol_counter_noreset_01 > li {
  counter-increment: number 1;
  padding-left: 0.3rem;
  margin-top: 1rem;
  position: relative;
}
.lst_ol_01 > li::before,
.lst_ol_counter_noreset_01 > li::before {
  display: inline-block;
  content: counter(number) ".";
  position: absolute;
  right: 100%;
  top: 0;
}
.lst_ol_01 > li:first-child,
.lst_ol_counter_noreset_01 > li:first-child {
  margin-top: 0;
}

.lst_ol_counter_noreset_01 {
  counter-reset: none;
}

.flex2 .lst_ul_01 > li:nth-child(-n+2),
.flex2 .lst_ol_01 > li:nth-child(-n+2),
.flex2 .lst_ol_counter_noreset_01 > li:nth-child(-n+2) {
  margin-top: 0;
}

.flex3 .lst_ul_01 > li:nth-child(-n+3),
.flex3 .lst_ol_01 > li:nth-child(-n+3),
.flex3 .lst_ol_counter_noreset_01 > li:nth-child(-n+3) {
  margin-top: 0;
}

.lst_dl_01,
.lst_dl_01_50percent {
  margin: 0 0 2rem;
  border: 1px solid #bbb;
}
.lst_dl_01 dt,
.lst_dl_01_50percent dt {
  padding: 1rem;
  background: #fafafa;
}
.lst_dl_01 dd,
.lst_dl_01_50percent dd {
  margin: 0;
  padding: 1rem;
}
.lst_dl_01 dd:not(:last-child),
.lst_dl_01_50percent dd:not(:last-child) {
  border-bottom: 1px solid #bbb;
}

@media screen and (min-width: 48em), print {
  .lst_ul_01 > li::before {
    top: 0.8em;
  }
  .flex2_pc .lst_ul_01 > li:nth-child(-n+2),
  .flex2_pc .lst_ol_01 > li:nth-child(-n+2),
  .flex2_pc .lst_ol_counter_noreset_01 > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex3_pc .lst_ul_01 > li:nth-child(-n+3),
  .flex3_pc .lst_ol_01 > li:nth-child(-n+3),
  .flex3_pc .lst_ol_counter_noreset_01 > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .lst_dl_01,
  .lst_dl_01_50percent {
    width: 100%;
    border-right: none;
    border-left: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lst_dl_01 dt,
  .lst_dl_01_50percent dt {
    width: 28%;
    padding: 2rem 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lst_dl_01 dt:not(:last-of-type),
  .lst_dl_01_50percent dt:not(:last-of-type) {
    border-bottom: 1px solid #bbb;
  }
  .lst_dl_01 dd,
  .lst_dl_01_50percent dd {
    width: 72%;
    padding: 2rem 2.5rem;
  }
  .lst_dl_01_50percent dt {
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .lst_dl_01_50percent dd {
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.box_general_01 {
  padding: 1.6rem 1.6rem;
  border: 1px solid #333;
  margin-bottom: 2rem;
  position: relative;
}
.box_general_01 :last-child {
  margin-bottom: 0;
}

.box_general_wrap {
  margin-bottom: 2rem;
}
.box_general_wrap .box_general_01:not(:last-child) {
  margin-bottom: 5rem;
}
.box_general_wrap .box_general_01:not(:last-child)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2rem 2rem 0 2rem;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: calc(100% + 1.7rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.box_general_wrap .box_general_01:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  .box_general_01 {
    padding: 2.7rem 2.7rem;
  }
  .box_general_wrap .box_general_01:not(:last-child) {
    margin-bottom: 8rem;
  }
  .box_general_wrap .box_general_01:not(:last-child)::after {
    border-width: 4rem 4rem 0 4rem;
    top: calc(100% + 2.5rem);
  }
}
.btn_general_01 {
  display: inline-block;
  padding: 1.2em 3.5em 1.2em 3em;
  background: #fff;
  border: 1px solid #707070;
  color: #333;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  min-width: 85%;
  line-height: 1.2;
}
.btn_general_01::after {
  display: block;
  font-family: "fontello";
  content: "\e80d";
  font-size: 160%;
  font-weight: normal;
  position: absolute;
  top: 50%;
  right: 0.8em;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

@media screen and (min-width: 48em), print {
  .btn_general_01 {
    padding: 1.4em 4.8em;
    font-size: 1.8rem;
    min-width: 40rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    line-height: 1.2;
  }
  .btn_general_01::after {
    font-size: 210%;
    right: 0.7em;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
  }
  .btn_general_01:hover, .btn_general_01:focus {
    color: #fff;
    background-color: #707070;
    opacity: 1;
  }
  .btn_general_01:hover::after, .btn_general_01:focus::after {
    right: 0.5em;
  }
  .flex3_pc .btn_general_01 {
    min-width: 37rem;
  }
}
.table_01 {
  border-spacing: 0;
  border-top: 1px solid #bbb;
  width: 100%;
  font-size: 1rem;
}
.table_01.table_font_large {
  font-size: 1.4rem;
}
.table_01.teble_center th, .table_01.teble_center td {
  text-align: center;
}
.table_01 caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.4rem;
}
.table_01 th {
  background: #fafafa;
  text-align: left;
}
.table_01 td {
  text-align: right;
}
.table_01 th, .table_01 td {
  font-weight: normal;
  border-bottom: 1px solid #bbb;
  padding: 0.5rem 0.3rem;
}

@media screen and (min-width: 48em), print {
  .table_01 {
    font-size: 1.6rem;
  }
  .table_01.table_font_large {
    font-size: 1.6rem;
  }
  .table_01 th, .table_01 td {
    padding: 0.8rem 1.5rem;
  }
}
html {
  font-size: 3.125vw;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif";
}

body {
  background: #fff;
  color: #333;
}

p {
  margin-top: 0;
}

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

.wrap {
  padding: 2rem 1.4rem;
}

.main {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  word-break: break-all;
}
.main section.wrap > :first-child,
.main > .wrap > :first-child {
  margin-top: 0;
}
.main section.wrap > :last-child,
.main > .wrap > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48em), print {
  html {
    font-size: 62.5%;
  }
  body {
    min-width: calc(1200px + 40px);
  }
  a, button {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  a:hover, a:focus, button:hover, button:focus {
    opacity: 0.6;
  }
  .wrap {
    width: 1200px;
    margin: auto;
    padding: 5rem 0;
  }
  .main {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@font-face {
  font-family: "fontello";
  src: url("fontello/font/fontello.eot");
  src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg");
}
.header .wrap {
  margin: 1rem;
  padding: 0;
}
.header .wrap .logo {
  height: 5rem;
  margin-bottom: 1.5rem;
}
.header .wrap .logo a {
  display: block;
  width: 78%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .wrap .head_right {
  text-align: center;
}
.header .wrap .head_right .tel_fax {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1.2rem;
}
.header .wrap .head_right .tel_fax .tel_wrap {
  display: inline-block;
}
.header .wrap .head_right .tel_fax .tel_wrap .telephone {
  font-size: 150%;
  letter-spacing: 0.02em;
}
.header .wrap .head_right .tel_fax .fax {
  display: inline-block;
}
.header .wrap .head_right .tel_fax .fax::before {
  content: "/ ";
  font-size: 114%;
}
.header .wrap .head_right .tel_fax .fax .fax_num {
  font-size: 150%;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 48em), print {
  .header {
    position: relative;
    z-index: 100;
  }
  .header .wrap {
    margin: 3rem auto 3rem;
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .wrap .logo {
    width: 34rem;
    height: 3.6rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .header .wrap .logo a {
    width: 100%;
  }
  .header .wrap .head_right {
    width: 82rem;
    text-align: right;
  }
  .header .wrap .head_right .tel_fax {
    letter-spacing: 0.1em;
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
  }
  .header .wrap .head_right .tel_fax .tel_wrap .telephone {
    font-size: 171%;
    letter-spacing: 0.1em;
  }
  .header .wrap .head_right .tel_fax .fax .fax_num {
    font-size: 171%;
    letter-spacing: 0.1em;
  }
}
.slicknav_menu {
  position: absolute;
  top: 1rem;
  right: 0;
  font-size: 4.4rem;
  display: inline-block;
  background: none;
  padding: 0;
  z-index: 100;
}
.slicknav_menu .slicknav_btn {
  width: 5rem;
  height: 5rem;
  color: #fff;
  background: #333;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\e802";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::after {
  display: block;
  content: "MENU";
  font-size: 1rem;
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: "fontello";
  content: "\e806";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-size: 1rem;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: rgba(249, 249, 249, 0.95);
  padding: 1.6rem;
  position: absolute;
  top: 6rem;
  right: 0;
  margin: auto;
}
.slicknav_menu .slicknav_nav .gnav {
  border-top: 1px solid #707070;
  margin: 0;
}
.slicknav_menu .slicknav_nav .gnav li {
  border-bottom: 1px solid #707070;
}
.slicknav_menu .slicknav_nav .gnav li a {
  display: block;
  color: #333 !important;
  padding: 1rem 3rem 1rem 0;
  font-size: 1.6rem;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after {
  position: absolute;
  right: 1rem;
  font-family: "fontello";
  content: "2";
  font-size: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slicknav_menu .slicknav_nav .gnav li a.sub {
  background: none;
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li a.sub::after {
  position: absolute;
  right: 1rem;
  top: 50%;
  font-family: "fontello";
  content: "4";
  font-size: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .gnav li a:focus {
  color: inherit;
  background: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item {
  padding: 0;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after {
  font-family: "fontello";
  content: "3";
}
.slicknav_menu .slicknav_nav .gnav li .subnav {
  background: #fff;
  margin-bottom: 1rem;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li {
  border-color: #707070;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a {
  padding: 1rem 3rem 1rem 0.5rem;
  color: #333;
}
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after {
  display: none !important;
}

#nav {
  display: none;
}

@media screen and (min-width: 48em), print {
  .slicknav_menu {
    display: none;
  }
  #nav {
    display: block;
  }
  #nav .gnav {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  #nav .gnav > li {
    position: relative;
    text-align: center;
    font-size: 1.5rem;
  }
  #nav .gnav > li.privacy_policy, #nav .gnav > li.law {
    display: none;
  }
  #nav .gnav > li > a {
    display: block;
    padding: 0.5rem 0;
    position: relative;
    white-space: nowrap;
  }
  #nav .gnav > li .subnav {
    width: 150%;
    min-width: 21rem;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 1rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    font-size: 1.5rem;
  }
  #nav .gnav > li .subnav li {
    width: 100%;
    border-top: 1px solid #707070;
  }
  #nav .gnav > li .subnav li a {
    display: block;
    width: 100%;
    background: rgba(249, 249, 249, 0.95);
    padding: 1.6rem 0.5rem;
    text-align: center;
    color: #333;
  }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus {
    background: #707070;
    color: #fff;
    opacity: 1;
  }
  #nav .gnav > li .subnav li:first-child {
    border-top: none;
  }
}
.tel_up {
  width: 100%;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 1.4rem;
  min-height: 4rem;
  padding: 1rem 0;
}
.tel_up .telephone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 2rem;
  line-height: 1;
  color: #333;
  display: none;
}
.tel_up .telephone::before {
  font-family: "fontello";
  content: "\e800";
  font-size: 0.8em;
  position: relative;
  top: -0.1em;
}
.tel_up .pageup {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tel_up .pageup a {
  display: block;
  width: 3rem;
  height: 3rem;
  text-align: center;
  margin: 0.5rem 1rem;
  background: #333;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #E9E9E9;
}
.tel_up .pageup a::before {
  text-align: center;
  text-indent: 0;
  font-size: 1.8rem;
  color: #fff;
  font-family: "fontello";
  content: "3";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -54%);
          transform: translate(-50%, -54%);
}

@media screen and (min-width: 48em), print {
  .tel_up {
    display: block;
    width: 6rem;
    bottom: 2rem;
    right: 2rem;
    left: auto;
    background: transparent;
    padding: 0;
  }
  .tel_up .telephone {
    display: none;
  }
  .tel_up .pageup a {
    width: 6rem;
    height: 6rem;
    margin: 0;
  }
  .tel_up .pageup a::before {
    font-size: 3.5rem;
  }
}
.footer {
  padding: 0;
}
.footer .gmap {
  height: 20rem;
}
.footer .gmap iframe {
  height: 100%;
  width: 100%;
}
.footer .footer_overview {
  padding: 1.5rem 1rem;
  font-size: 1.2rem;
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.footer .footer_overview .logo {
  text-align: center;
  margin-bottom: 1rem;
}
.footer .footer_overview .logo img {
  width: 19rem;
}
.footer .footer_overview .address_tel {
  display: inline-block;
}
.footer .footer_overview .address_tel .address {
  text-align: left;
  margin-bottom: 0.8rem;
  letter-spacing: 0.2em;
}
.footer .footer_overview .address_tel .tel_wrap {
  margin-bottom: 0.8rem;
  letter-spacing: 0.1em;
  font-size: 1rem;
  text-align: center;
}
.footer .footer_overview .address_tel .tel_wrap .telephone {
  font-size: 1.8rem;
}
.footer .footer_overview .access {
  letter-spacing: 0.1em;
  background: #E9E9E9;
  text-align: center;
}
.footer .footer_overview .access .tit_access {
  background: #333;
  color: #fff;
  padding: 0.5rem 0.2rem;
}
.footer .footer_overview .access .route_access {
  padding: 0.5rem 0.2rem;
}
.footer .copy {
  display: block;
  background: #333;
  color: #fff;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.2em;
}
.footer ul {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer .gmap {
    height: 40rem;
    width: 100%;
  }
  .footer .footer_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 5rem 1rem;
  }
  .footer .footer_flex .footer_overview {
    width: 53rem;
    padding: 0;
  }
  .footer .footer_flex .footer_overview .logo {
    margin-bottom: 2.5rem;
  }
  .footer .footer_flex .footer_overview .logo img {
    width: 35.4rem;
  }
  .footer .footer_flex .footer_overview .address_tel .address {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
  .footer .footer_flex .footer_overview .address_tel .tel_wrap {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
  .footer .footer_flex .footer_overview .address_tel .tel_wrap .telephone {
    font-size: 2.8rem;
  }
  .footer .footer_flex .footer_overview .access {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .footer_flex .footer_overview .access .tit_access {
    background: #333;
    color: #fff;
    padding: 0.8rem;
    width: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer_flex .footer_overview .access .route_access {
    padding: 1rem 0.8rem;
    line-height: 1.6;
    width: 43rem;
  }
  .footer .footer_flex .gnav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 38rem;
    margin-right: 8rem;
    display: block;
  }
  .footer .footer_flex .gnav > li {
    width: 50%;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    margin-top: 1.8rem;
    width: 19rem;
  }
  .footer .footer_flex .gnav > li.home {
    margin-top: 0;
  }
  .footer .footer_flex .gnav > li.product {
    width: 20rem;
    margin-left: 19rem;
    margin-top: -17.5rem;
  }
  .footer .footer_flex .gnav > li.order {
    margin-top: -2.6rem;
  }
  .footer .footer_flex .gnav > li.contact {
    width: 20rem;
    margin-left: 19rem;
    margin-top: -7.2rem;
  }
  .footer .footer_flex .gnav > li.privacy_policy {
    width: 20rem;
    margin-left: 19rem;
  }
  .footer .footer_flex .gnav > li.law {
    width: 20rem;
    margin-left: 19rem;
  }
  .footer .footer_flex .gnav > li a.sub {
    cursor: default;
  }
  .footer .footer_flex .gnav > li a.sub:hover, .footer .footer_flex .gnav > li a.sub:focus {
    opacity: 1;
  }
  .footer .footer_flex .gnav > li .subnav {
    display: block;
    margin-bottom: 2.4rem;
    line-height: 1.3;
    margin-top: 1rem;
  }
  .footer .footer_flex .gnav > li .subnav > li {
    margin-top: 0.4rem;
  }
  .footer .footer_flex .gnav > li .subnav > li a {
    position: relative;
    display: inline-block;
    padding-left: 0.8em;
  }
  .footer .footer_flex .gnav > li .subnav > li a::before {
    content: "- ";
    position: absolute;
    top: -0.05em;
    left: 0;
  }
  .footer .copy {
    width: 100%;
    font-size: 1.4rem;
    padding: 1.2rem 1rem;
  }
}
.index main .wrap {
  padding: 3rem 1.4rem;
}

@media screen and (min-width: 48em), print {
  .index main .wrap {
    padding: 5rem 0;
  }
}
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.index .wrapper_keyvsl {
  margin-top: 0;
  margin-bottom: 4rem;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}
.index .wrapper_keyvsl > *:first-child {
  z-index: 0 !important;
}
.index .wrapper_keyvsl #keyvsl {
  width: 100%;
  height: 24rem;
}
.index .wrapper_keyvsl #keyvsl .swiper-slide {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.index .wrapper_keyvsl #keyvsl .swiper-slide .slide-img {
  height: 100%;
  width: 100%;
  background: url(../img/keyvsl_index_01.jpg) no-repeat center center/cover;
}
.index .wrapper_keyvsl #keyvsl .swiper-slide.nth-02 .slide-img {
  background-image: url(../img/keyvsl_index_01_rev.jpg);
}
.index .wrapper_keyvsl #keyvsl .swiper-slide-active .slide-img,
.index .wrapper_keyvsl #keyvsl .swiper-slide-duplicate-active .slide-img,
.index .wrapper_keyvsl #keyvsl .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 5s ease;
          animation: zoomUp 5s ease;
}
.index .wrapper_keyvsl .catch_keyvsl {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 1.6rem;
  margin: 3rem 1rem 0;
  line-height: 1.8;
  letter-spacing: 0.18em;
  padding: 2rem 3rem;
  background: #fafafa;
}
.index .wrapper_keyvsl {
  opacity: 0;
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
}
.index .wrapper_keyvsl.is_fadein {
  opacity: 1;
}

@media screen and (min-width: 48em), print {
  .index .wrapper_keyvsl {
    padding: 0;
    position: relative;
    margin: 0 auto 13rem;
  }
  .index .wrapper_keyvsl #keyvsl {
    height: 82rem;
  }
  .index .wrapper_keyvsl .catch_keyvsl {
    font-size: 2.3rem;
    margin: 4rem auto 0;
    padding: 2.5rem 3rem;
    text-align: center;
    width: 1200px;
  }
  .index .wrapper_keyvsl .catch_keyvsl > span {
    display: inline-block;
    text-align: left;
  }
}
.tit_02_index {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 1px 1px 7px #fff, 1px -1px 7px #fff, -1px -1px 7px #fff, -1px 1px 7px #fff, 2px 2px 7px #fff, 2px -2px 7px #fff, -2px -2px 7px #fff, -2px 2px 7px #fff;
  font-size: 1.8rem;
  padding-left: 3em;
  letter-spacing: 0.4em;
  position: relative;
  line-height: 1;
  margin-bottom: 2.4rem;
}
.tit_02_index::before {
  content: "";
  display: block;
  width: 2.25em;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 7px #fff, 1px -1px 7px #fff, -1px -1px 7px #fff, -1px 1px 7px #fff, 2px 2px 7px #fff, 2px -2px 7px #fff, -2px -2px 7px #fff, -2px 2px 7px #fff;
          box-shadow: 1px 1px 7px #fff, 1px -1px 7px #fff, -1px -1px 7px #fff, -1px 1px 7px #fff, 2px 2px 7px #fff, 2px -2px 7px #fff, -2px -2px 7px #fff, -2px 2px 7px #fff;
  background: #333;
}

@media screen and (min-width: 48em), print {
  .tit_02_index {
    font-size: 4rem;
    margin-bottom: 6rem;
  }
}
main .wrapper_about_tantyou {
  position: relative;
}
main .wrapper_about_tantyou.is_trigger_on::before {
  opacity: 0.92;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_about_tantyou.is_trigger_on .wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_about_tantyou::before {
  content: "";
  display: block;
  background: url(../img/about_tantyou_image.jpg) no-repeat left -12rem center/cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 21.5rem;
  height: 31.5rem;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
main .wrapper_about_tantyou .wrap {
  padding-top: 3rem;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
}
main .wrapper_about_tantyou .wrap .text_about_tantyou {
  line-height: 2;
  letter-spacing: 0.14em;
  text-shadow: 1px 1px 7px #fff, 1px -1px 7px #fff, -1px -1px 7px #fff, -1px 1px 7px #fff, 2px 2px 7px #fff, 2px -2px 7px #fff, -2px -2px 7px #fff, -2px 2px 7px #fff;
  margin-bottom: 2.4rem;
}
main .wrapper_about_tantyou .wrap .btn_about_tantyou {
  text-align: center;
}
@media screen and (min-width: 48em), print {
  main .wrapper_about_tantyou {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_about_tantyou::before {
    height: 71rem;
    width: calc(50% + 9rem);
    right: 0;
    top: 0;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_about_tantyou .wrap {
    padding-top: 6.5rem;
    padding-bottom: 9rem;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_about_tantyou .wrap .text_about_tantyou {
    line-height: 2.75;
    max-width: 47rem;
    margin-bottom: 5rem;
  }
  main .wrapper_about_tantyou .wrap .btn_about_tantyou {
    text-align: left;
  }
}
main .wrapper_nishijima {
  position: relative;
}
main .wrapper_nishijima.is_trigger_on::before,
main .wrapper_nishijima.is_trigger_on .wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_nishijima::before {
  content: "";
  display: block;
  background: url(../img/nishijima_bg.jpg) no-repeat right -4rem center/cover;
  position: absolute;
  left: 0;
  top: 4.7rem;
  width: 100%;
  height: 9rem;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
main .wrapper_nishijima .wrap {
  padding: 15rem 2.6rem 3.5rem 7rem;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
}
main .wrapper_nishijima .wrap .tit_02_index {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  line-height: 1;
  padding: 3em 0 0;
  position: absolute;
  top: 0;
  left: 2.1rem;
  letter-spacing: 0.58em;
}
main .wrapper_nishijima .wrap .tit_02_index::before {
  height: 2.25em;
  width: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  top: 0;
}
main .wrapper_nishijima .wrap .text_nishijima {
  line-height: 2;
  letter-spacing: 0.14em;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 48em), print {
  main .wrapper_nishijima::before {
    height: 38.4rem;
    top: 10.4rem;
    background-position: center center;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_nishijima .wrap {
    padding: 54.5rem 0 8.5rem 20rem;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_nishijima .wrap .tit_02_index {
    left: calc(50% - 50rem);
    padding-top: 2.9em;
  }
  main .wrapper_nishijima .wrap .text_nishijima {
    line-height: 2.75;
    margin-bottom: 4rem;
  }
}
main .wrapper_product {
  position: relative;
}
main .wrapper_product.is_trigger_on::before,
main .wrapper_product.is_trigger_on .wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_product::before {
  content: "";
  display: block;
  background: url(../img/product_bg.jpg) no-repeat center center/cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 25.5rem;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
main .wrapper_product .wrap {
  padding-top: 2.5rem;
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s;
  transition: opacity 1.2s 0.4s, transform 1.2s 0.4s, -webkit-transform 1.2s 0.4s;
}
main .wrapper_product .wrap .text_product {
  line-height: 2;
  letter-spacing: 0.4em;
  margin-bottom: 2.2rem;
}
main .wrapper_product .wrap .list_product_btn a {
  display: inline-block;
  padding: 1.2em 3.5em 1.2em 3em;
  background: #fff;
  border: 1px solid #707070;
  color: #333;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  min-width: 85%;
  line-height: 1.2;
  width: 100%;
}
main .wrapper_product .wrap .list_product_btn a::after {
  display: block;
  font-family: "fontello";
  content: "\e80d";
  font-size: 160%;
  font-weight: normal;
  position: absolute;
  top: 50%;
  right: 0.8em;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}
@media screen and (min-width: 48em), print {
  main .wrapper_product::before {
    height: 35.7rem;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_product .wrap {
    padding-top: 4.5rem;
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_product .wrap .text_product {
    margin-bottom: 5.5rem;
  }
  main .wrapper_product .wrap .list_product_btn a {
    padding: 1.4em 2.8em;
    font-size: 1.8rem;
    min-width: 37rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    line-height: 1.2;
  }
  main .wrapper_product .wrap .list_product_btn a::after {
    font-size: 160%;
    right: 0.7em;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
  }
  main .wrapper_product .wrap .list_product_btn a:hover, main .wrapper_product .wrap .list_product_btn a:focus {
    color: #fff;
    background-color: #707070;
    opacity: 1;
  }
  main .wrapper_product .wrap .list_product_btn a:hover::after, main .wrapper_product .wrap .list_product_btn a:focus::after {
    right: 0.5em;
  }
}
main .wrapper_instagram {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
main .wrapper_instagram.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_instagram .wrap .list_instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
main .wrapper_instagram .wrap .list_instagram > li {
  width: 9rem;
  height: 6rem;
  overflow: hidden;
  border: 1px solid #707070;
  margin-top: 0.6rem;
  margin-right: 0.6rem;
}
main .wrapper_instagram .wrap .list_instagram > li:nth-child(3n) {
  margin-right: 0;
}
main .wrapper_instagram .wrap .list_instagram > li:nth-child(-n+3) {
  margin-top: 0;
}
main .wrapper_instagram .wrap .list_instagram > li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
main .wrapper_instagram .wrap .list_instagram > li a::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .wrapper_instagram .wrap .list_instagram > li a .caption {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  opacity: 0;
}
main .wrapper_instagram .wrap .list_instagram > li a .caption .fav,
main .wrapper_instagram .wrap .list_instagram > li a .caption .comment {
  display: inline-block;
  letter-spacing: 0;
  font-size: 1.4rem;
}
main .wrapper_instagram .wrap .list_instagram > li a .caption .fav::before,
main .wrapper_instagram .wrap .list_instagram > li a .caption .comment::before {
  display: inline-block;
  font-family: "fontello";
  content: "\e90a";
  padding-right: 0.2em;
}
main .wrapper_instagram .wrap .list_instagram > li a .caption .comment {
  padding-left: 0.8em;
}
main .wrapper_instagram .wrap .list_instagram > li a .caption .comment::before {
  content: "\e90b";
}
main .wrapper_instagram .wrap .list_instagram > li a:hover, main .wrapper_instagram .wrap .list_instagram > li a:focus {
  opacity: 1;
}
main .wrapper_instagram .wrap .list_instagram > li a:hover::before, main .wrapper_instagram .wrap .list_instagram > li a:focus::before {
  background: rgba(0, 0, 0, 0.8);
}
main .wrapper_instagram .wrap .list_instagram > li a:hover .caption, main .wrapper_instagram .wrap .list_instagram > li a:focus .caption {
  display: block;
  opacity: 1;
}
@media screen and (min-width: 48em), print {
  main .wrapper_instagram {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_instagram .wrap .list_instagram {
    width: 96rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  main .wrapper_instagram .wrap .list_instagram > li {
    width: 30rem;
    height: 20rem;
    margin-top: 3rem;
  }
  main .wrapper_instagram .wrap .list_instagram > li:nth-child(n) {
    margin-right: 3rem;
  }
  main .wrapper_instagram .wrap .list_instagram > li:nth-child(3n) {
    margin-right: 0;
  }
  main .wrapper_instagram .wrap .list_instagram > li:nth-child(-n+3) {
    margin-top: 0;
  }
  main .wrapper_instagram .wrap .list_instagram > li a .caption .fav,
  main .wrapper_instagram .wrap .list_instagram > li a .caption .comment {
    font-size: 2.5rem;
  }
}
main .wrapper_news {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
main .wrapper_news.is_trigger_on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .wrapper_news .wrap dl {
  margin: 3rem 0 3rem;
  line-height: 1.7;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ccc;
}
main .wrapper_news .wrap dl dt {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 0 0.5rem;
  cursor: pointer;
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 2rem;
  font-weight: 500;
}
main .wrapper_news .wrap dl dt .date {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 0.3rem;
  letter-spacing: 0.2em;
}
main .wrapper_news .wrap dl dt .text_title {
  display: block;
  font-size: 1.6rem;
  padding-left: 1.5em;
  position: relative;
  letter-spacing: 0.2em;
}
main .wrapper_news .wrap dl dt .text_title::before {
  font-family: "fontello";
  content: "\e80b";
  line-height: 0.8;
  position: absolute;
  top: 0.45em;
  left: 0;
}
main .wrapper_news .wrap dl dt.open .text_title::before {
  content: "\e80c";
}
main .wrapper_news .wrap dl dd {
  margin: 0;
  font-size: 1.4rem;
  word-wrap: break-word;
  letter-spacing: 0.14em;
}
main .wrapper_news .wrap dl dd:last-child {
  margin: 0;
}
main .wrapper_news .wrap .btn_news {
  text-align: center;
}
@media screen and (min-width: 48em), print {
  main .wrapper_news {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
  main .wrapper_news .wrap .tit_02_index {
    margin-bottom: 3.8rem;
  }
  main .wrapper_news .wrap dl {
    margin-bottom: 7rem;
    padding-bottom: 3.5rem;
  }
  main .wrapper_news .wrap dl dt {
    padding-top: 3.5rem;
    margin-top: 3.5rem;
    margin-bottom: 0.7rem;
  }
  main .wrapper_news .wrap dl dt .date {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }
  main .wrapper_news .wrap dl dt .text_title {
    font-size: 2.2rem;
    padding-left: 1.5em;
  }
  main .wrapper_news .wrap dl dt .text_title::before {
    top: 0.45em;
  }
  main .wrapper_news .wrap dl dd {
    font-size: 1.6rem;
    line-height: 1.85;
  }
}

body:not(.index) .main > .wrap:first-child {
  padding-top: 4rem;
}
body:not(.index) .main > .wrap:last-child {
  padding-bottom: 3rem;
}

@media screen and (min-width: 48em), print {
  body:not(.index) .main > .wrap:first-child {
    padding-top: 9rem;
  }
  body:not(.index) .main > .wrap:last-child {
    padding-bottom: 8rem;
  }
  .cf .img_l, .cf .img_r {
    max-width: 40%;
    height: auto;
  }
}
#clinicslide img, #clinicslide p {
  display: none;
}

.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 2.4rem;
}

.sp-selected-thumbnail {
  border: 0.4rem solid #000;
}

.device li {
  margin: 0 0 2rem;
  text-align: center;
}
.device li img {
  display: block;
  margin: 0 auto 0.6rem;
  max-width: 80%;
  height: auto;
}

@media screen and (min-width: 48em), print {
  .device {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .device li {
    width: 48%;
  }
  .device li img {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
}
.access .gmap {
  height: 30rem;
  margin: 2rem 0;
}

@media screen and (min-width: 48em), print {
  .access .gmap {
    height: 50rem;
  }
}
.news .news_lower_list {
  margin: 0 0 3rem;
  line-height: 1.7;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ccc;
}
.news .news_lower_list dt {
  font-family: "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 0 0.5rem;
  cursor: pointer;
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 2rem;
  font-weight: 500;
}
.news .news_lower_list dt .date {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 0.3rem;
  letter-spacing: 0.2em;
}
.news .news_lower_list dt .text_title {
  display: block;
  font-size: 1.6rem;
  padding-left: 1.5em;
  position: relative;
  letter-spacing: 0.2em;
}
.news .news_lower_list dt .text_title::before {
  font-family: "fontello";
  content: "\e80b";
  line-height: 0.8;
  position: absolute;
  top: 0.45em;
  left: 0;
}
.news .news_lower_list dt.open .text_title::before {
  content: "\e80c";
}
.news .news_lower_list dd {
  margin: 0;
  font-size: 1.4rem;
  word-wrap: break-word;
  letter-spacing: 0.14em;
}
.news .news_lower_list dd:last-child {
  margin: 0;
}

.news .news_lower_list {
  margin-bottom: 7rem;
  padding-bottom: 3.5rem;
}
.news .news_lower_list dt {
  padding-top: 3.5rem;
  margin-top: 3.5rem;
  margin-bottom: 0.7rem;
}
.news .news_lower_list dt .date {
  font-size: 1.4rem;
  margin-bottom: 0.6rem;
}
.news .news_lower_list dt .text_title {
  font-size: 2.2rem;
  padding-left: 1.5em;
}
.news .news_lower_list dt .text_title::before {
  top: 0.45em;
}
.news .news_lower_list dd {
  font-size: 1.6rem;
  line-height: 1.85;
}

body.index .bread_list {
  display: none !important;
}

.bread_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.5rem 1rem 0;
  letter-spacing: 0.08em;
}
.bread_list > li {
  display: inline-block;
}
.bread_list > li:not(:first-child)::before {
  content: "＞";
  padding: 0 0.5em;
}
.bread_list > li br {
  display: none;
}

@media screen and (min-width: 48em), print {
  .bread_list {
    margin: 3.5rem auto 0;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    width: 1200px;
  }
  .bread_list > li:not(:first-child)::before {
    content: "＞";
  }
}