@charset "UTF-8"; /* CSS Document */
/*
Theme Name: aloehonpo
Author: adp
*/

/* 基本
------------------------------------------------------*/
body {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',
    'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 16px;
  line-height: 1.5;
  color: #4f3a23;
  background: url(images/cmn/bg1.gif);
}

body.commitment {
  background: none;
}

body.page-id-73,
body.page-id-1859 {
  background: url('images/aloe/bg1-8.png') no-repeat center 9%,
    url('images/aloe/bg2-8.png') no-repeat center 40%,
    url('images/aloe/bg3-8.png') no-repeat center bottom 25%;
}

@media (min-width: 576px) {
  body.page-id-73,
  body.page-id-1859 {
    background: url('images/aloe/bg1-8.png') no-repeat center 9%,
      url('images/aloe/bg2-8.png') no-repeat center 40%,
      url('images/aloe/bg3-8.png') no-repeat center bottom 17%;
  }
}
@media (min-width: 768px) {
  body.page-id-73,
  body.page-id-1859 {
    background: url('images/aloe/bg1-8.png') no-repeat center 15% / auto 15%,
      url('images/aloe/bg2-8.png') no-repeat center 45% / auto 20%,
      url('images/aloe/bg3-8.png') no-repeat center bottom 25% / auto 20%;
  }
}
@media (min-width: 992px) {
  body.page-id-73,
  body.page-id-1859 {
    background: url('images/aloe/bg1-8.png') no-repeat center 16% / auto 18%,
      url('images/aloe/bg2-8.png') no-repeat center 51% / auto 27%,
      url('images/aloe/bg3-8.png') no-repeat center bottom 15% / auto 20%;
  }
}
@media (min-width: 1200px) {
  body.page-id-73,
  body.page-id-1859 {
    background: url('images/aloe/bg1-8.png') no-repeat center 14% / auto auto,
      url('images/aloe/bg2-8.png') no-repeat center 51% / auto auto,
      url('images/aloe/bg3-8.png') no-repeat center bottom 12% / auto auto;
  }
}

.min {
  font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN',
    'serif';
}
.roboto {
  font-family: 'Roboto', sans-serif;
}

body.guide,
body.parent-pageid-86,
body.gaiyou {
  background: url('images/guide/bg_y-8.png') no-repeat center bottom 1300px,
    url(images/cmn/bg1.gif);
}

@media (min-width: 576px) {
  body.guide,
  body.parent-pageid-86,
  body.gaiyou {
    background: url('images/guide/bg_y-8.png') no-repeat center bottom 1430px,
      url(images/cmn/bg1.gif);
  }
}

@media (min-width: 768px) {
  body.guide,
  body.parent-pageid-86,
  body.gaiyou {
    background: url('images/guide/bg_y-8.png') no-repeat center bottom 630px,
      url(images/cmn/bg1.gif);
  }
}

@media (min-width: 992px) {
  body.guide,
  body.parent-pageid-86,
  body.gaiyou {
    background: url('images/guide/bg_y-8.png') no-repeat center bottom 415px,
      url(images/cmn/bg1.gif);
  }
}

@media (min-width: 1200px) {
  body.guide,
  body.guide-test,
  body.parent-pageid-86,
  body.gaiyou {
    background: url('images/guide/bg_y-8.png') no-repeat center bottom 405px,
      url(images/cmn/bg1.gif);
  }
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
}

ol li,
ul li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  text-align: justify;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}

h1 {
  font-weight: bold;
}

a {
  color: inherit;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: #4f3a23;
  text-decoration: none;
}

a,
#page-top img,
.btn {
  transition: 0.5s;
}

@media (min-width: 1200px) {
  a:hover {
    opacity: 0.7;
  }
}

form a:link,
form a:visited,
form a:hover,
form a:active {
  color: #fff;
}

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

img,
iframe,
textarea {
  vertical-align: bottom;
}

dd {
  margin: 0;
}

button:focus {
  outline: none;
}

.page figure,
.blog figure {
  margin-bottom: 0;
  text-align: center;
}

.row {
  margin: 0 -20px;
}

.container,
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 20px;
}

@media (min-width: 992px) {
  .row {
    margin: 0 -25px;
  }

  .container,
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px !important;
  }
}
@media (min-width: 1300px) {
  .row {
    margin: 0 -50px;
  }

  .container,
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding: 0 65px;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1300px !important;
  }
}

.bSdw {
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);
}

.animated {
  opacity: 0;
}

.animated.fadeInUp,
.animated.fadeInRight,
.animated.fadeInDown,
.animated.fadeInLeft,
.animated.bounceIn,
.animated.zoomIn,
.animated.rollIn {
  opacity: 1;
}

.post-edit-link {
  font-size: 10px;
  border: 1px solid #ddd;
  padding: 5px;
  display: inline-block !important;
  margin: 10px auto;
}

.more,
.pName {
  text-align: right;
  padding-top: 15px;
  margin-top: 15px;
  display: block;
}

a.more {
  color: #f29600;
}

.pName {
  padding-right: 1rem;
}

.scl {
  height: 200px;
  overflow-y: auto;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
}

.scl::-webkit-scrollbar {
  background: #ccc;
  width: 10px;
}

.scl::-webkit-scrollbar-thumb {
  background: #aaa;
}

.btn_store {
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 998;
}

header.glv,
main {
  overflow: hidden;
}

.page header.glv {
  background: #fff;
}
.home header.glv,
.home-test header.glv,
.news header.glv,
.end header.glv {
  background: none;
}

@media (min-width: 576px) {
  .space {
    height: 10px;
    background: #fff;
  }
}
@media (min-width: 1200px) {
  .space {
    height: 40px;
  }
}

.main-image01,
.main-image02 {
  margin: 0 auto;
}

.main-image01__item,
.main-image02__item {
  overflow: hidden;
  position: relative;
}

.single .main-image02__item {
  background-color: #fff;
}

/* 全体のスタイル */
.swiper-pagination-bullet {
  border-radius: 0;
  color: #fff;
}

/* 現在のスライドのスタイル */
.swiper-pagination-bullet-active {
  background: #a19a8e;
}
.swiper-button-next,
.swiper-button-prev {
  display: none;
}

@media (min-width: 1200px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -50px;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next {
  background: url('images/home/btn_sl_r.png') no-repeat 0 0 / 100% auto;
  right: calc(28.6% - 37px);
}
.swiper-button-prev {
  background: url('images/home/btn_sl_l.png') no-repeat 0 0 / 100% auto;
  left: calc(28.6% - 37px);
}

@media (min-width: 2500px) {
  .swiper-button-next {
    background: url('images/home/btn_sl_r.png') no-repeat 0 0 / 100% auto;
    right: calc(32.5% - 37px);
  }
  .swiper-button-prev {
    background: url('images/home/btn_sl_l.png') no-repeat 0 0 / 100% auto;
    left: calc(32.5% - 37px);
  }
}

a.icon_scroll_pc {
  display: none !important;
}

a.icon_scroll_sp {
  display: block !important;
}

@media (min-width: 768px) {
  a.icon_scroll_pc {
    display: block !important;
  }

  a.icon_scroll_sp {
    display: none !important;
  }
}

a.icon_scroll {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  z-index: 2;
  padding: 70px 10px 10px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}

a.icon_scroll.icon_scroll-up {
  bottom: auto;
  top: -30px;
  padding: 70px 10px 10px;
}

@media (min-width: 1200px) {
  a.icon_scroll {
    padding: 110px 10px 10px;
  }

  a.icon_scroll.icon_scroll-up {
    writing-mode: vertical-lr;
    padding: 110px 10px 10px;
    top: auto;
    right: 40px;
    bottom: 0;
    left: auto;
  }
}

a.icon_scroll::after {
  height: 30px;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  background: #fff;
}

a.icon_scroll::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
}

@media (min-width: 1200px) {
  a.icon_scroll::before {
    height: 100px;
  }
}

a.icon_scroll.icon_scroll-up::after,
a.icon_scroll.icon_scroll-up::before {
  top: 0;
  bottom: auto;
}

a.icon_scroll.icon_scroll-down::after {
  animation: sdl 1.5s ease infinite;
}

@media (min-width: 1200px) {
  a.icon_scroll.icon_scroll-down::after {
    animation: sdl_pc 1.5s ease infinite;
  }
}

@keyframes sdl {
  0% {
    transform: translateY(-30px);
  }

  50%,
  100% {
    transform: translateY(30px);
  }
}

a.icon_scroll.icon_scroll-up::after {
  animation: sdl-up 1.5s ease infinite;
}

@keyframes sdl-up {
  0% {
    transform: translateY(30px);
  }

  50%,
  100% {
    transform: translateY(-30px);
  }
}

@keyframes sdl_pc {
  0% {
    transform: translateY(-70px);
  }

  50%,
  100% {
    transform: translateY(70px);
  }
}

a.icon_scroll.icon_scroll-up::after {
  animation: sdl-up 1.5s ease infinite;
}

@keyframes sdl-up_pc {
  0% {
    transform: translateY(70px);
  }

  50%,
  100% {
    transform: translateY(-30px);
  }
}

.pageTop {
  position: absolute;
  top: -230px;
  right: 10px;
}
.pageTop img {
  width: 21px;
}

@media (min-width: 992px) {
  .pageTop {
    right: 20px;
  }
}

/* ↓テンプレート */

/* 最初の1文字のみ左に出す。 */
.idt-1em {
  text-indent: -1em;
  padding-left: 1em;
}

/* 上下左右中央揃え */
.ctrCtr {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 文字の太さ：Thin */
.fontW_t {
  font-weight: 100;
}

/* 文字の太さ：Extra-light */
.fontW_el {
  font-weight: 200;
}

/* 文字の太さ：Light */
.fontW_l {
  font-weight: 300;
}

/* 文字の太さ：Regular */
.fontW_r {
  font-weight: 400;
}

/* 文字の太さ：Medium */
.fontW_m {
  font-weight: 500;
}

/* 文字の太さ：Semi-bold */
.fontW_sb {
  font-weight: 600;
}

/* 文字の太さ：Bold */
.fontW_b {
  font-weight: 700;
}

/* 文字の太さ：Black */
.fontW_bk {
  font-weight: 900;
}

/* 最大幅150px */
.max_w150 {
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅200px */
.max_w200 {
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅250px */
.max_w250 {
  max-width: 250px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅350px */
.max_w350 {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅400px */
.max_w400 {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅450px */
.max_w450 {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅500px */
.max_w500 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅660px */
.max_w660 {
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅766px */
.max_w766 {
  max-width: 766px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅800px */
.max_w800 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅830px */
.max_w830 {
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅860px */
.max_w860 {
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅900px */
.max_w900 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1000px */
.max_w1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1060px */
.max_w1060 {
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1030px */
.max_w1030 {
  max-width: 1030px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1090px */
.max_w1090 {
  max-width: 1090px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1170px */
.max_w1170 {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1200px */
.max_w1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1220px */
.max_w1220 {
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1300px */
.max_w1300 {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1320px */
.max_w1320 {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
}

/* 最大幅1600px */
.max_w1600 {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

/* 分割親要素 */
@media (min-width: 768px) {
  .wrap_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/* 2分割、スペース0px */
@media (min-width: 768px) {
  .div2_0 {
    width: 50%;
  }
}

/* 2分割、スペース6px */
@media (min-width: 768px) {
  .div2_6 {
    width: calc(calc(100% - 6px) / 2);
  }
}

/* 2分割、スペース20px */
@media (min-width: 576px) {
  .div2_20 {
    width: calc(calc(100% - 20px) / 2);
  }
}

/* 2分割、スペース30px */
@media (min-width: 768px) {
  .div2_30 {
    width: calc(calc(100% - 30px) / 2);
  }
}

/* 2分割、スペース60px */
@media (min-width: 768px) {
  .div2_60 {
    width: calc(calc(100% - 60px) / 2);
  }
}

/* 3分割、スペース0px */
@media (min-width: 768px) {
  .div3_0 {
    width: calc(100% / 3);
  }
}

/* 3分割、スペース20px */
.div3_20 {
  width: 100%;
}

@media (min-width: 768px) {
  .div3_20 {
    width: calc(calc(100% - 40px) / 3);
  }
}

/* 3分割、スペース25px */
@media (min-width: 768px) {
  .div3_25 {
    width: calc(calc(100% - 50px) / 3);
  }
}

/* 3分割、スペース30px */
@media (min-width: 768px) {
  .div3_30 {
    width: calc(calc(100% - 40px) / 3);
  }
}
@media (min-width: 992px) {
  .div3_30 {
    width: calc(calc(100% - 60px) / 3);
  }
}

/* 3分割、スペース50px */
@media (min-width: 768px) {
  .div3_50 {
    width: calc(calc(100% - 20px) / 3);
  }
}
@media (min-width: 992px) {
  .div3_50 {
    width: calc(calc(100% - 100px) / 3);
  }
}

/* 4分割、スペース4px */

.div4_4 {
  width: calc(calc(100% - 4px) / 2);
  margin-bottom: 4px;
}

@media (min-width: 576px) {
  .div4_4 {
    width: calc(calc(100% - 12px) / 4);
    margin-bottom: 0;
  }
}

/* 4分割、スペース15px */

.div4_15 {
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .div4_15 {
    width: calc(calc(100% - 45px) / 4);
  }
}

/* 4分割、スペース20px */

.div4_20 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .div4_20 {
    width: calc(calc(100% - 20px) / 2);
  }
}
@media (min-width: 992px) {
  .div4_20 {
    width: calc(calc(100% - 60px) / 4);
  }
}

@media (min-width: 576px) {
  .rvs {
    flex-direction: row-reverse;
  }
}

.div3 {
  display: flex;
  flex-wrap: wrap;
}

.div3 figure {
  width: 50%;
}
.div3 .txt {
  width: 100%;
  padding-bottom: 65px;
}

@media (min-width: 992px) {
  .div3 figure,
  .div3 .txt {
    width: 33.33%;
  }
}
.div3 > .txt p {
  text-align: center;
  font-size: 7.5vw;
  font-weight: 700;
  margin: 10% 0;
}

@media (min-width: 992px) {
  .div3 > .txt p {
    font-size: 2.7vw;
    margin: 20% 0;
  }
}

.div3 > .txt .btn_bdr {
  margin-right: auto;
  margin-left: auto;
}

.div3b {
  display: flex;
  flex-wrap: wrap;
}

.div3b ul li {
  background: #000;
  margin-bottom: 25px;
}
.div3b ul li:last-child {
  margin-bottom: 0;
}
.div3b ul li a {
  display: block;
  background: #fff;
}

@media (min-width: 768px) {
  .div3b ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .div3b ul li {
    width: calc(calc(100% - 24px) / 3);
    margin-bottom: 0;
  }
}

.div3b p {
  color: #1d41ad;
  font-size: 6vw;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) {
  .div3b p {
    font-size: 2vw;
  }
}
@media (min-width: 1200px) {
  .div3b p {
    font-size: 33px;
  }
}

p.num {
  width: 85px;
  height: 85px;
  background: #4a67bd;
  color: #fff;
  font-size: 48px;
  margin: 0 auto;
}

.div3b .txt {
  height: 34vw;
}

@media (min-width: 768px) {
  .div3b .txt {
    height: 11vw;
  }
}

.div2 li {
  margin-right: -20px;
  margin-left: -20px;
  background: #000;
}
.div2 li:first-child {
  margin-bottom: 25px;
}
.div2 li a {
  color: #fff;
  display: block;
}
.div2 li a .txt {
  color: #fff;
  display: block;
  padding: 60px 20px;
}
.div2 li a .txt h2 {
  text-align: center;
  font-size: 14px;
  margin-bottom: 25px;
}
.div2 li a .txt h2 .en {
  font-size: 22px;
  margin: 0;
}

@media (min-width: 768px) {
  .div2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .div2 ul li,
  .div2 ul li:first-child {
    width: calc(calc(100% - 20px) / 2);
    margin: 0;
  }
}
@media (min-width: 992px) {
  .div2 ul li,
  .div2 ul li:first-child {
    width: calc(calc(100% - 50px) / 2);
  }

  .div2 li a .txt {
    padding: 60px 50px 80px;
  }
  .div2 li a .txt h2 {
    font-size: 20px;
  }
  .div2 li a .txt h2 .en {
    font-size: 30px;
  }
  .div2 li a .txt p {
    font-size: 18px;
  }
}

.con1 .wrap {
  background: #000;
  color: #fff;
}

@media (min-width: 768px) {
  .con1 .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .con1 .wrap > * {
    width: 50%;
  }
}

.con1 .wrap .txt {
  padding: 60px 20px;
}

@media (min-width: 768px) {
  .con1 .wrap .txt {
    padding: 0 20px;
  }
}

.con1 .wrap .txt p {
  text-align: center;
  font-size: 14px;
}

@media (min-width: 992px) {
  .con1 .wrap .txt p {
    font-size: 18px;
  }
}

.con1.con1b .wrap .txt h1 {
  color: #fff;
}
.con1.con1b .wrap .txt p {
  text-align: justify;
}

.bg_a {
  background: #f9f4e8;
}
.bg_b {
  background: #f2f2f2;
}

.wsnw {
  white-space: nowrap;
}

.ttl_sec {
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
  font-size: 14px;
  width: auto;
  font-weight: 400;
  letter-spacing: 5px;
}

@media (min-width: 992px) {
  .ttl_sec {
    font-size: 18px;
    margin-bottom: 80px;
  }
  .pageHdr .ttl_sec {
    margin-bottom: 30px;
  }
}

.ttl_sec.dark,
.ttl_sec.wh,
.ttl_sec.wh .en {
  color: #fff;
}
.ttl_sec.bk .en {
  color: #000;
}
.ttl_sec .en {
  font-size: 100px;
  font-weight: 300;
  margin: 0;
  color: #f29600;
  letter-spacing: 0;
}

.page-id-4472 .ttl_sec.dark,
.page-id-4472 .ttl_sec .en {
  color: #dedede;
}

.anmBtn .ttl_sec {
  font-size: 16px;
  margin: 0;
}

.ttl_sec .en {
  font-size: 60px;
}
.anmBtn .ttl_sec .en {
  font-size: 45px;
}
.pageHdr .ttl_sec .en {
  font-size: 80px;
}

@media (min-width: 992px) {
  .ttl_sec .en {
    font-size: 70px;
  }
  .anmBtn .ttl_sec .en {
    font-size: 57px;
  }
  .pageHdr .ttl_sec .en {
    font-size: 100px;
  }
}

.sec_ctt .ttl_sec.wh {
  margin-bottom: 40px;
}
.sec_ctt p {
  text-align: center;
  color: #fff;
}
.sec_ctt p.telNum {
  font-size: 46px;
  font-weight: 300;
}
.sec_ctt p.telNum a {
  color: #fff;
}
.sec_ctt a.btn-2 {
  margin: 45px auto 60px;
}

section.lv1 {
  padding: 70px 25px 0;
}
section.lv1.sec_news {
  padding: 70px 25px 35px;
}
section.lv1.sec_ctt {
  padding: 50px 25px 45px;
}

@media (min-width: 992px) {
  section.lv1 {
    padding: 120px 25px 0;
  }
  section.lv1.sec_news {
    padding: 140px 25px 70px;
  }
  section.lv1.sec_ctt {
    padding: 100px 25px 90px;
  }
}

section.sec_news ul li {
  border-bottom: 1px solid #ababab;
  font-size: 14px;
}

section.sec_news ul li a {
  display: block;
  padding: 15px 0 5px;
}

@media (min-width: 992px) {
  section.sec_news ul li a {
    display: flex;
    flex-wrap: wrap;
    padding: 35px 0 5px;
  }
}
section.sec_news ul li a .date {
  width: 100px;
}

@media (min-width: 992px) {
  section.sec_news ul li a .date {
    width: 115px;
    margin-bottom: 0;
  }
}

section.sec_news .more {
  text-align: right;
  margin-top: 35px;
}
section.sec_news .more a {
  text-decoration: underline;
}

.pageHdr {
  padding-top: 50px;
}
@media (min-width: 1200px) {
  .pageHdr {
    padding-top: 120px;
  }
}

.page-id-4472 .pageHdr {
  padding-top: 150px;
}
@media (min-width: 1200px) {
  .page-id-4472 .pageHdr {
    padding-top: 260px;
  }
}

.pageHdr.subPage {
  height: 380px;
}

@media (min-width: 1200px) {
  .pageHdr.subPage {
    height: 770px;
  }
}

.staff .pageHdr.subPage .wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.staff .pageHdr.subPage .wrap .ttl_sec {
  margin-right: 20px;
  text-align: right;
}
.staff .pageHdr.subPage .wrap .ttl_sec .en {
  font-size: 50px;
}
.staff .pageHdr.subPage .wrap p {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 230px;
}
@media (min-width: 1200px) {
  .staff .pageHdr.subPage .wrap .ttl_sec {
    margin-right: 110px;
  }
  .staff .pageHdr.subPage .wrap .ttl_sec .en {
    font-size: 100px;
  }
  .staff .pageHdr.subPage .wrap p {
    right: 50px;
    bottom: 35px;
    width: auto;
  }
}

.sch {
  background: #fff;
}
.sch .ttl_sec img {
  width: 80px;
  display: block;
  margin: 0 auto 20px;
}

.sch .wrap {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .sch .wrap {
    margin-top: 80px;
    padding-bottom: 90px;
  }
}

.sch .wrap dl {
  border-left: 1px solid #d4d4d6;
  padding-top: 20px;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .sch .wrap dl {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
  }
}

.sch .wrap dl dt,
.sch .wrap dl dd {
  font-weight: 400;
}
.sch .wrap dl dt {
  padding-bottom: 10px;
  margin-left: -0.5em;
}

.sch .wrap dl dt span {
  color: #f29600;
}

.sch .wrap dl dd {
  padding-bottom: 50px;
  padding-left: 1.5em;
}

.sch .wrap dl dd:last-of-type {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .sch .wrap dl dt,
  .sch .wrap dl dd {
    font-size: 18px;
  }

  .sch .wrap dl dt {
    padding-bottom: 50px;
    width: 160px;
    margin-left: -0.5em;
  }

  .sch .wrap dl dd {
    width: calc(100% - 160px);
  }
}

@media (min-width: 576px) {
  .pb-sm-30px {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .pb-lg-30px {
    padding-bottom: 30px;
  }
}

.bg_fff {
  background: #fff;
}

.type_1 {
  height: 100vh;
  position: relative;
}
.type_1 img {
  width: 120px;
  height: auto;
  color: #fff;
}

@media (min-width: 992px) {
  .type_2 {
    display: flex;
    justify-content: flex-end;
    background: url(images/home/bg_logo.svg) no-repeat 0 -95px / 230px auto;
  }
}

.type_2 p {
  color: #fff;
  background: rgba(10, 10, 10, 0.08);
  padding: 50px 25px;
}

@media (min-width: 992px) {
  .type_2 p {
    padding: 100px 40px;
    margin-right: 90px;
  }
}

.ttl_1 {
  font-size: 30px;
  color: #343d4a;
  line-height: 1;
}
.ttl_1 .en {
  font-size: 20px;
}

.type_3 {
  padding: 40px;
}
.type_3 ul li {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
  border-top: 1px dotted #343d4a;
  padding: 15px 0;
}
@media (min-width: 992px) {
  .type_3 ul li {
    padding: 10px 0;
  }
}

.type_3 ul li:last-child {
  border-bottom: 1px dotted #343d4a;
}
.type_3 ul li .cat {
  background: #a0b5b5;
  color: #fff;
  padding: 0 8px;
  margin-right: 8px;
}
.type_3 ul li .main {
  width: 100%;
  margin-top: 5px;
}

@media (min-width: 992px) {
  .type_3 ul li .date {
    width: 5.8em;
    border-right: 1px solid #343d4a;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .type_3 ul li .main {
    width: auto;
    margin-top: 0;
  }
}

.type_4 > h1 {
  font-size: 18px;
  text-align: left;
  padding-top: 40px;
  margin: 0 0 25px 25px;
  line-height: 1;
}
.type_4 > h1 span {
  font-size: 60px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
}

@media (min-width: 992px) {
  .type_4 > h1 {
    font-size: 22px;
    padding-top: 0;
    margin: 0 0 -3px 50px;
    position: relative;
  }
  .type_4 > h1 span {
    font-size: 90px;
    position: relative;
    top: 37px;
    margin-bottom: 0;
    display: inline;
  }
}

.type_4 ul li {
  padding: 40px 25px 25px;
  background: #dfe6e6;
}
@media (min-width: 992px) {
  .type_4 ul li {
    padding: 80px 50px 50px;
  }
}

.type_4 ul li:nth-child(2) {
  background: #ebebe5;
}
.type_4 .more {
  text-align: right;
}
.type_4 .more img {
  width: 80px;
}

.type_5 {
  background: rgba(10, 10, 10, 0.08);
  color: #fff;
  padding: 50px 25px;
}
@media (min-width: 992px) {
  .type_5 {
    padding: 100px 25px;
    margin: 120px auto;
  }
}

.type_5 h1,
.type_5 h2,
.type_5 p {
  text-align: center;
}

.type_5 h1 {
  font-size: 40px;
}
.type_5 h1::after {
  content: '';
  display: block;
  border-top: 1px solid #fff;
  width: 70px;
  margin: 30px auto;
}

.type_5 h2 {
  font-size: 22px;
  position: relative;
  line-height: 1.9;
  margin-bottom: 55px;
}
.type_5 h2 > span {
  font-size: 26px;
  position: relative;
}
.type_5 h2 span.ruby {
  font-size: 16px;
  position: absolute;
  top: -12px;
  left: 42px;
}
.type_5 p {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

@media (min-width: 768px) {
  .type_5 p {
    text-align: center;
  }
}

.type_6 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 60px 80px;
}

.type_6 ul li {
  width: 49%;
  height: 0;
  max-width: 200px;
  padding-top: 49%;
  margin-bottom: 2%;
  position: relative;
}
@media (min-width: 576px) {
  .type_6 ul li {
    width: 24%;
    padding-top: 24%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .type_6 ul li {
    width: 200px;
    padding-top: 200px;
  }
}

.type_6 ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 200px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: rgba(160, 181, 181, 0.8);
  font-size: 18px;
}

@media (min-width: 992px) {
  .type_6 ul li a {
    font-size: 20px;
  }
}

.type_6 ul li a p {
  text-align: center;
  line-height: 1.5;
}
.type_6 ul li a p span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .type_6 ul li a p span {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.type_7 {
  padding: 20px 25px;
  position: relative;
}

@media (min-width: 992px) {
  .type_7 {
    padding: 40px 70px;
  }
}

.type_7 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.type_7 ul li {
  margin-left: 25px;
}

.type_8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 120px;
}
.type_8 > div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.type_8 > div .logo_main {
  width: 85px;
  margin-right: 30px;
}
.type_8 > div p {
  text-align: left;
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .type_8 > div p {
    margin-bottom: 0;
  }
}

.type_9 {
  padding-top: 200px;
}
.type_9 h1 {
  color: #fff;
  font-size: 50px;
  line-height: 1.2;
  margin-left: 25px;
}

@media (min-width: 992px) {
  .type_9 {
    padding-top: 400px;
  }
  .type_9 h1 {
    font-size: 100px;
    margin-left: 0;
  }
}

.type_10 {
  padding: 20px 25px 25px;
}

@media (min-width: 992px) {
  .type_10 {
    padding: 60px 75px 75px;
    display: flex;
    flex-wrap: wrap;
  }
}

.type_10.type_10_2 {
  background: #dfe6e6;
}
@media (min-width: 992px) {
  .type_10 .ctt_1 {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .type_10 .ctt_1 {
    width: 530px;
  }
}
.type_10 .ctt_1 h1 {
  font-size: 18px;
  text-align: left;
}
.type_10 .ctt_1 h1 .en {
  font-size: 40px;
  color: #dfe6e6;
}
@media (min-width: 992px) {
  .type_10 .ctt_1 h1 {
    font-size: 24px;
  }
  .type_10 .ctt_1 h1 .en {
    font-size: 60px;
  }
}

.type_10.type_10_2 .ctt_1 h1 .en {
  color: #fff;
}
.type_10 .ctt_1 p {
  margin-top: 25px;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .type_10 .ctt_1 p {
    margin-top: 50px;
  }
}

.type_10 .ctt_2 {
  padding-top: 50px;
}

@media (min-width: 992px) {
  .type_10 .ctt_2 {
    width: calc(100% - 320px);
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .type_10 .ctt_2 {
    width: calc(100% - 530px);
  }
}

.type_10 .ctt_2 dl {
  margin: 0;
  border-top: 1px dotted #343d4a;
}
.type_10 .ctt_2 dl dt,
.type_10 .ctt_2 dl dd {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}
.type_10 .ctt_2 dl dt {
  width: 70px;
  text-align-last: justify;
  float: left;
}
.type_10 .ctt_2 dl dd {
  padding-left: 100px;
  border-bottom: 1px dotted #343d4a;
}
@media (min-width: 992px) {
  .type_10 .ctt_2 dl dd {
    padding-left: 150px;
  }
}

.type_11 {
  padding: 25px;
  position: relative;
}

@media (min-width: 992px) {
  .type_11 {
    padding: 65px 75px;
  }
}

.type_12 ul {
  padding: 10px 0;
  margin-bottom: 50px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 2;
}

@media (min-width: 576px) {
  .type_12 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .type_12 ul li {
    width: 60%;
  }
  .type_12 ul li:nth-child(even) {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .type_12 ul {
    padding: 10px 25px;
    margin-bottom: 95px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .type_12 ul li,
  .type_12 ul li:nth-child(even) {
    width: auto;
  }
}

.type_13 {
  margin-bottom: 75px;
}

@media (min-width: 992px) {
  .type_13 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 150px;
  }
  .type_13:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
}

.type_13:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .type_13 .txt {
    width: 330px;
  }
}
@media (min-width: 1200px) {
  .type_13 .txt {
    width: 430px;
  }
}

.type_13 .txt h1 {
  text-align: left;
}
.type_13 .txt h1 span.en,
.type_13 .txt h1 span.ja {
  display: block;
}
.type_13 .txt h1 span.en {
  font-size: 40px;
  line-height: 1;
}

@media (min-width: 992px) {
  .type_13 .txt h1 span.en {
    margin-right: -50px;
  }
}
@media (min-width: 1200px) {
  .type_13 .txt h1 span.en {
    font-size: 60px;
  }
}

.type_13 .txt h1 span.en span {
  color: #a0b5b5;
}
.type_13 .txt h1 span.ja {
  font-size: 18px;
  padding: 15px 0;
  margin-top: 15px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .type_13 .txt h1 span.ja {
    padding: 15px 5px;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .type_13 .txt h1 span.ja {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .type_13 figure {
    width: calc(100% - 380px);
  }
}
@media (min-width: 1200px) {
  .type_13 figure {
    width: calc(100% - 480px);
  }
}

.type_14 {
  padding: 30px;
  margin: 100px 0 0;
}
.type_15 {
  font-size: 16px;
  text-align: left;
}
.type_15 span {
  font-size: 40px;
}

@media (min-width: 992px) {
  .type_15 {
    font-size: 26px;
  }
  .type_15 span {
    font-size: 60px;
    padding-left: 35px;
  }
}

.type_16 div {
  background: #f4f6f6;
  padding: 5px;
  position: relative;
}

@media (min-width: 992px) {
  .type_16 div {
    padding: 10px;
  }
}

.type_16 div p {
  text-align: center;
  font-size: 14px;
}
@media (min-width: 992px) {
  .type_16 div p {
    font-size: 16px;
  }
}

.type_16 div .arw {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 22px;
}

@media (min-width: 576px) {
  .type_16 div .arw {
    top: 50%;
    right: -20px;
    bottom: auto;
    left: auto;
    transform: translateX(0) translateY(-50%);
    width: auto;
  }
}

.type_17 {
  margin-bottom: 1px;
}
.type_17 ul li a {
  background: #a0b5b5;
  color: #fff;
  display: block;
  padding: 7px 5px 7px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .type_17 ul li a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 992px) {
  .type_17 ul li a {
    padding: 10px 5px 7px;
  }
}
@media (min-width: 1200px) {
  .type_17 ul li a {
    padding: 20px 5px 15px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    font-size: 24px;
  }
}

.type_18 {
  font-size: 30px;
  text-align: left;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .type_18 {
    position: absolute;
    top: 170px;
    right: 10px;
    writing-mode: vertical-rl;
    font-size: 54px;
  }
}

.type_19,
.type_20 {
  margin-bottom: 130px;
}

.type_19 figure,
.type_20 figure,
.type_21 figure {
  background: #ccc;
}

.type_19 figure,
.type_20 figure {
  position: relative;
}
.type_19 figure figcaption,
.type_20 figure figcaption {
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #fff;
  color: #fff;
  padding: 2px 20px;
}

.type_20 div {
  height: 500px;
}
.type_20 div figure {
  height: 100%;
}
.type_20 div:last-of-type figure {
  height: calc(50% - 3px);
}
.type_20 div:last-of-type figure:last-of-type {
  margin-top: 6px;
}

.type_22 {
  padding: 25px;
}

@media (min-width: 992px) {
  .type_22 {
    padding: 80px 115px;
  }
}

.type_22 section {
  margin-top: 50px;
}
.type_22 h1 {
  text-align: left;
  font-size: 18px;
  margin: 0 0 5px;
}

.type_22 section:last-of-type p:last-of-type {
  margin-top: 50px;
}

.type_23 li {
  margin-bottom: 20px;
  padding-left: 1.2em;
}
.type_23 li:first-child {
  padding-left: 0;
}
.type_23 li i {
  color: #a0b5b5;
}

.type_a .msg h1,
.type_a .msg p {
  text-align: center;
}

.type_a .msg h1 {
  font-size: 18px;
  line-height: 2;
  font-weight: 700;
  margin: 45px 0 40px;
  width: auto;
  max-width: none;
}

@media (min-width: 992px) {
  .type_a .msg h1 {
    font-size: 46px;
    margin: 65px 0 60px;
  }
}

.type_a.concept .msg h1 {
  color: #6ca41c;
}

.type_a .msg p {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 40px;
  padding: 0 20px;
}

@media (min-width: 992px) {
  .type_a .msg p {
    font-size: 18px;
    margin-bottom: 95px;
  }
}

.type_a .msg figure {
  text-align: center;
}

.type_a .con_main {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .type_a .con_main {
    margin-top: 100px;
  }

  .type_a .con_main .lv2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .type_a_2 .con_main section.lv2:nth-of-type(1) {
    flex-direction: row-reverse;
  }
}

.type_a .con_main .lv2 {
  max-width: 1000px;
  margin: 0 auto 80px;
  padding: 0 20px;
}

@media (min-width: 1200px) {
  .type_a .con_main .lv2 {
    padding: 0;
  }
}

.type_a .con_main .lv2:last-of-type {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .type_a .con_main .lv2:last-of-type {
    margin-bottom: 100px;
  }
  .type_a .con_main .lv2 .txt {
    width: 44%;
  }
}
@media (min-width: 992px) {
  .type_a .con_main .lv2 {
    margin: 0 auto 200px;
  }
  .type_a .con_main .lv2 .txt {
    width: 50%;
  }
}

.type_a .con_main .lv2 .txt {
  color: #fff;
}
.type_a .con_main .lv2 .txt h1 .en {
  font-size: 50px;
  line-height: 1.4;
  font-weight: 300;
  color: #f29600;
  display: block;
  border-left: 6px solid #f29600;
  line-height: 0.5;
  padding-top: 8px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt h1 .en {
    font-size: 68px;
    padding-top: 11px;
  }
}

.type_a .con_main .lv2 .txt h1 .ja {
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding-left: 26px;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt h1 .ja {
    font-size: 16px;
    margin-top: 20px;
  }
}

.type_a .con_main .lv2 .txt h1 {
  font-size: 22px;
  text-align: left;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt h1 {
    font-size: 33px;
    margin-bottom: 70px;
  }
}

.type_a .con_main .lv2 .txt h2 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt h2 {
    font-size: 30px;
  }
}

.type_a.concept .con_main section.lv2 .txt h1 {
  color: #6ca41c;
  width: auto;
}

.type_a .con_main .lv2 .txt p {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt p {
    margin-bottom: 45px;
  }
}

.type_a .con_main .lv2 .txt p.num {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .type_a .con_main .lv2 .txt p.num {
    margin: 0 0 25px 0;
  }
}
@media (min-width: 992px) {
  .type_a .con_main .lv2 .txt p.num {
    margin: 0 0 40px 0;
  }
}

.type_a.concept .con_main section.lv2 .txt p.num {
  background: #89b649;
}

@media (min-width: 768px) {
  .type_a .con_main .lv2 figure {
    width: 44%;
  }
}

.type_a .links {
  padding: 50px 60px;
}

@media (min-width: 1200px) {
  .type_a .links {
    padding: 50px 0;
  }
}

.type_a .links li {
  margin-bottom: 20px;
}
.type_a .links li:last-child {
  margin-bottom: 0;
}

.type_a .links li a {
  height: 43.2vw;
}
@media (min-width: 768px) {
  .type_a .links li a {
    height: 20vw;
  }
}
@media (min-width: 1000px) {
  .type_a .links li a {
    height: 200px;
  }
}

.type_a .links li a .ttl_sec {
  margin: 0;
}

section.flow {
  margin-top: 25px;
  margin-bottom: 50px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  section.flow {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}

@media (min-width: 1200px) {
  section.flow {
    padding: 0;
  }
}

section.flow dl {
  display: flex;
  flex-wrap: wrap;
}
section.flow dl {
  border-top: 1px solid #b3b3b3;
}
section.flow dl dt,
section.flow dl dd {
  border-bottom: 1px solid #b3b3b3;
}
section.flow dl dt,
section.flow dl dd h2 {
  color: #6ca41c;
}
section.flow dl dd h2 {
  font-weight: 700;
}

section.flow dl dt {
  font-weight: 300;
  font-size: 25px !important;
  width: 90px;
  margin-right: 0 !important;
  display: flex;
  align-items: center;
}

section.flow dl dd {
  width: calc(100% - 90px);
  margin: 0;
  padding: 20px 0;
}

@media (min-width: 768px) {
  section.flow dl dt {
    font-size: 35px !important;
    width: 150px;
  }
  section.flow dl dd {
    width: calc(100% - 150px);
  }
}

section.flow dl dd h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  section.flow dl dd h2 {
    font-size: 33px;
    margin-bottom: 15px;
  }
}

body.page article section.sec_msg {
  margin: 45px 0 60px;
}

@media (min-width: 768px) {
  body.page article section.sec_msg {
    margin: 100px 0 195px;
  }
}

@media (min-width: 768px) {
  body.page article section.sec_msg .prsd {
    height: 550px;
  }
}

body.page article section.sec_msg section.lv2 h1 {
  width: auto;
  max-width: none;
  font-size: 30px;
  line-height: 2;
  text-align: center;
  margin: 30px 0 25px;
}

body.page article section.sec_msg .prsd .txt {
  padding: 125px 20px 0;
}
body.page article section.sec_msg section.lv2 p {
  padding: 0 20px;
}

@media (min-width: 768px) {
  body.page article section.sec_msg .prsd .txt {
    padding-top: 290px;
  }
}
@media (min-width: 992px) {
  body.page article section.sec_msg section.lv2 h1 {
    font-size: 46px;
    margin: 95px 0 80px;
  }
  body.page article section.sec_msg section.lv2 p {
    padding: 0;
  }
}

body.page article section.sec_msg .prsd .txt p {
  font-size: 11px;
  line-height: 1.6;
  color: #000;
}

body.page article section.sec_msg .prsd .txt p.name {
  width: 100px;
  margin-top: 15px;
}

@media (min-width: 768px) {
  body.page article section.sec_msg .prsd .txt p {
    font-size: 18px;
  }
  body.page article section.sec_msg .prsd .txt p.name {
    width: 159px;
    margin-top: 25px;
  }
}

body.page article section.sec_intv {
  padding: 45px 0 100px;
}
body.page article section.sec_intv section.lv2 {
  margin-bottom: 50px;
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width: 1200px) {
  body.page article section.sec_intv section.lv2 {
    margin-right: 0;
    margin-left: 0;
  }
}

body.page article section.sec_intv section.lv2 h1 {
  width: auto;
  max-width: none;
  padding: 25px 0 13px;
  margin: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
body.page article section.sec_intv section.lv2 .txt {
  padding: 20px 20px 50px;
}

@media (min-width: 1200px) {
  body.page article section.sec_intv section.lv2 h1 {
    padding: 50px 0 25px;
    font-size: 30px;
  }
  body.page article section.sec_intv section.lv2 .txt {
    padding: 0 65px;
  }
}

body.page article section.sec_intv section.lv2 p.name {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}
body.page article section.sec_intv section.lv2 p {
  font-size: 14px;
  text-align: justify;
}

@media (min-width: 1200px) {
  body.page article section.sec_intv section.lv2 p.name {
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
  }
  body.page article section.sec_intv section.lv2 p {
    font-size: 18px;
  }
}
body.page article section.sec_intv section.lv2 .wrap {
  display: block;
}
body.page article section.sec_intv section.lv2 .wrap > * {
  width: 100%;
}

@media (min-width: 992px) {
  body.page article section.sec_intv section.lv2 .wrap {
    display: flex;
  }
  body.page article section.sec_intv section.lv2 .wrap > * {
    width: 50%;
  }
}

body.page article section.sec_sche {
  padding-bottom: 100px;
}
body.page article section.sec_sche .wrap_ttl {
  height: 400px;
  padding-top: 70px;
}

@media (min-width: 992px) {
  body.page article section.sec_sche .wrap_ttl {
    height: 775px;
    padding-top: 110px;
  }
}

.sec_faq.wrap_ac {
  padding-top: 0;
}
.wrap_ac dl.acmenu {
  margin: 0 20px;
}

@media (min-width: 1200px) {
  .wrap_ac dl.acmenu {
    margin: 0 auto;
  }
}

.sec_job.wrap_ac dl.acmenu dd {
  padding: 0;
}
.wrap_ac dl.acmenu dl.lv2 {
  display: flex;
  flex-wrap: wrap;
}
.wrap_ac dl.acmenu dl.lv2 dt,
.wrap_ac dl.acmenu dl.lv2 dd {
  border-right: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  height: auto;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}

.wrap_ac dl.acmenu dl.lv2 dt {
  width: 160px;
  border-left: 1px solid #aeaeae;
  background: #f2f2f2;
  padding: 25px 5px;
  justify-content: center;
}
.wrap_ac dl.acmenu dl.lv2 dd {
  display: block;
  width: calc(100% - 160px);
  padding: 25px 30px;
}

footer .recruit.bnr_l a {
  height: 130px;
}

@media (min-width: 768px) {
  footer .recruit.bnr_l a {
    height: 300px;
  }
}

footer .recruit.bnr_l a p {
  margin: 0;
}

section.sec_msg p.msg_main {
  text-align: justify;
  margin-top: 25px;
  font-size: 16px;
  line-height: 2;
  padding: 0 20px;
}
@media (min-width: 768px) {
  section.sec_msg p.msg_main {
    text-align: center;
    margin-top: 50px;
    font-size: 18px;
    padding: 0;
  }
}

body.page article section.sec_msg.sec_msg_com,
section.sec_msn,
section.sec_com {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  body.page article section.sec_msg.sec_msg_com,
  section.sec_msn,
  section.sec_com {
    margin-bottom: 90px;
  }
}

section.sec_msn p {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  padding: 0 20px;
}

@media (min-width: 768px) {
  section.sec_msn p {
    font-size: 18px;
    padding: 0;
  }
}

section.sec_com dl {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #b3b3b3;
  margin: 0 20px;
}

@media (min-width: 992px) {
  section.sec_com dl {
    margin: 0 auto;
  }
}

section.sec_com dl dt,
section.sec_com dl dd {
  border-bottom: 1px solid #b3b3b3;
  font-weight: 400;
  font-size: 14px;
  padding: 15px 5px;
}
section.sec_com dl dt {
  width: 100px;
}
section.sec_com dl dd {
  width: calc(100% - 100px);
  margin: 0;
}

@media (min-width: 768px) {
  section.sec_com dl dt,
  section.sec_com dl dd {
    font-size: 15px;
    padding: 15px 30px;
  }
  section.sec_com dl dt {
    width: 220px;
  }
  section.sec_com dl dd {
    width: calc(100% - 220px);
  }
}

section.sec_map figure iframe {
  width: 100%;
  height: 550px;
}

.sec_works {
  margin: 50px auto;
}

@media (min-width: 768px) {
  .sec_works {
    margin: 100px auto;
  }
}

.sec_works h1 {
  line-height: 1.5 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 0 10px !important;
  padding: 10px !important;
  font-size: 18px !important;
  background: #000;
  color: #fff !important;
  text-align: center !important;
}
body.single .sec_works h1 {
  padding: 0 0 10px !important;
  margin-bottom: 10px !important;
  font-size: 32px !important;
  background: none;
  color: #000 !important;
  text-align: left !important;
  border-bottom: 2px solid #000;
}
body.single .sec_works p.basic {
  font-size: 16px;
  font-weight: 700;
}
body.single .sec_works figure {
  margin: 2em 0;
}
.sec_works .list_works {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec_works .list_works article {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_works .list_works article {
    width: calc(calc(100% - 60px) / 2);
    margin-bottom: 60px;
  }
}

.sec_works .list_works article a {
  display: block;
}

body.single .sec_works article {
  border-top: none;
  border-bottom: none;
  padding: 0 20px;
  margin: 0;
  width: auto;
}

@media (min-width: 768px) {
  body.single .sec_works article {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  body.single .sec_works article {
    padding: 0;
  }
}

.sikaku_box {
}
.sikaku_box.fixed {
  position: fixed;
  top: 50px;
  left: auto;
  z-index: +1;
}
.sikaku_box.fixed.none {
  opacity: 0;
  z-index: -1;
}

a.anmBtn {
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  width: 250px;
  height: 250px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  display: block;
}

a.anmBtn:hover {
  opacity: 1;
}
.anmBtn-1 svg {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.anmBtn-1 rect {
  fill: none;
  stroke: #f29600;
  stroke-width: 2px;
  stroke-dasharray: 0, 200;
}

.anmBtn-1:hover rect {
  stroke-width: 2px;
  stroke-dasharray: 422, 0;
  stroke-dashoffset: 0;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.wrap_ttl.dark {
  background: #231815;
}

.wrap_ttl .ttl_sec {
  color: #fff;
}
a .wrap_ttl .ttl_sec {
  color: #000;
}
.wrap_ttl .ttl_sec .en,
a .wrap_ttl .ttl_sec .en {
  color: #f29600;
}

.wrap_btn-2 {
  margin-bottom: 40px;
}

.wrap_btn-2 *,
.wrap_btn-2 *:before,
.wrap_btn-2 *:after {
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
}

.wrap_btn-2 *:before,
.wrap_btn-2 *:after {
  z-index: -1;
}

a.btn-2 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  line-height: 65px;
  max-width: 430px;
  text-transform: uppercase;
  border: 1px solid #f29600;
  color: #f29600;
  font-size: 16px;
  text-align: center;
}
.btn-2:before,
.btn-2:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.btn-2:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #f29600;
  transform: translateX(-100%);
}
.btn-2:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 80px solid #f29600;
  transform: translateX(100%);
}
a.btn-2:hover {
  color: #fff;
  opacity: 1;
}
.btn-2:hover:before {
  transform: translateX(-49%);
}
.btn-2:hover:after {
  transform: translateX(49%);
}

.type_b > .wrap .wrap_ttl {
  width: 100%;
  height: auto;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  .type_b > .wrap .wrap_ttl {
    width: 250px;
    height: 250px;
    padding: 0;
  }
}

.type_b > .wrap .wrap_ttl .ttl_sec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

@media (min-width: 992px) {
  .type_b > .wrap .wrap_ttl .ttl_sec {
    display: block;
  }
}

.type_b > .wrap .wrap_ttl .ttl_sec .en {
  position: relative;
  top: 4px;
}

@media (min-width: 992px) {
  .type_b > .wrap .wrap_ttl .ttl_sec .en {
    position: static;
  }
}

@media (min-width: 992px) {
  .type_b {
    position: relative;
  }
  .type_b ul li:last-child {
    margin-bottom: 0;
  }

  .type_b ul li {
    margin-bottom: 45px;
    background: rgba(255, 255, 255, 0.85);
  }
  .type_b ul li:last-child {
    margin-bottom: 0;
  }
  .type_b ul li > div {
    flex-wrap: wrap;
  }
  .type_b ul li:nth-child(even) > div {
    flex-direction: row-reverse;
  }
  .type_b ul li > div > * {
    width: 50%;
  }

  .type_b .wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .type_b .wrap,
  .type_b .wrap .wrap_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.sec_blog,
.sec_news,
.wrap_strongPoint {
  background: rgba(255, 255, 255, 0.85);
}

.anmLogo {
  text-align: center;
  margin-bottom: 20px;
}
.anmLogo img {
  width: 100px;
}

.blogTtl {
  background: #231815;
  color: #fff;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
}

.blogList .wrap {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .blogList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .blogList .wrap {
    width: 315px;
    margin-bottom: 0;
  }
}

.bnr_ig {
  text-align: center;
}

@media (min-width: 992px) {
  .bnr_ig {
    margin-top: 95px;
  }
}

.aboutMsg {
  color: #fff;
  margin-top: 195px;
  margin-bottom: 175px;
}
.aboutMsg h1 {
  text-align: left;
}

.wrap_strongPoint {
  margin-bottom: 285px;
  padding: 85px 65px 65px;
}
main section.lv2.wrap_strongPoint h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}
main section.lv2.wrap_strongPoint .strongPoint {
  text-align: center;
  color: #f29600;
  font-size: 59px;
}
main section.lv2.wrap_strongPoint .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
main section.lv2.wrap_strongPoint .wrap p {
  width: 30%;
}
main section.lv2.wrap_strongPoint .wrap figure {
  width: 60%;
}

.tbl_a dl {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .tbl_a dl {
    margin-top: 75px;
  }
}

.tbl_a dl dt,
.tbl_a dl dd {
  border-bottom: 1px solid #d4d4d6;
  padding-top: 40px;
  padding-bottom: 10px;
  margin: 0;
  font-weight: 400;
}

.tbl_a dl dt {
  width: 110px;
  margin-right: 10px;
}

.tbl_a dl dd {
  width: calc(100% - 120px);
}

@media (min-width: 768px) {
  .tbl_a dl dt {
    width: 215px;
    margin-right: 30px;
  }

  .tbl_a dl dd {
    width: calc(100% - 245px);
  }
}

.partBg {
  height: 300px;
}

@media (min-width: 992px) {
  .partBg {
    height: 535px;
  }
}

.partBg.prfl {
  margin: 50px -25px 0;
}

@media (min-width: 992px) {
  .partBg.prfl {
    margin: 195px -25px 0;
  }
}

.nav_service {
  padding: 65px 25px 60px;
}

@media (min-width: 992px) {
  .nav_service {
    padding: 85px 25px 80px;
  }
}

.nav_service h1 {
  color: #e9e8e8;
  font-size: 80px;
  font-weight: 400;
  line-height: 0.6;
}

.nav_service nav ul li {
  background: #fff;
  text-align: center;
}

.lineup {
  background: #fff;
}

.workflow .wrap {
  position: relative;
  text-align: center;
  max-width: 761px;
  margin: 0 auto;
}
.workflow .wrap .anmLogo {
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  text-align: center;
}
.workflow .wrap .anmLogo img {
  width: 16%;
}

.tbl_b .wrap_tbl {
  max-width: 750px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .tbl_b .wrap_tbl {
    margin: 60px auto 0;
  }
}

.tbl_b table {
  border-collapse: separate;
  table-layout: fixed;
  width: 100%;
}
.tbl_b.tbl_b-2 table {
  width: calc(100% - 40px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .tbl_b.tbl_b-2 table {
    width: 100%;
  }
}

.tbl_b table th,
.tbl_b table td {
  padding: 10px 5px;
  text-align: center;
  background: #fff;
}
.tbl_b table th {
  color: #fff;
}
.tbl_b table th.ttl {
  color: #000;
}
.tbl_b table th.ttl_a {
  background: #918b8a;
}
.tbl_b table th.ttl_b {
  background: #231815;
}

.tbl_b .wrap_tbl p {
  margin-top: 15px;
}

section.lv1.type_d {
  padding-bottom: 20px;
}

.type_d .lv2 {
  margin: 0 -25px 50px;
}
.type_d .lv2:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .type_d .lv2 {
    margin: 0 -25px 130px;
  }
}

.type_d .lv2 .wrap {
  background: #fff;
}

@media (min-width: 768px) {
  .type_d .lv2 .wrap {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
  }
}
.type_d .lv2:nth-of-type(odd) .wrap {
  flex-direction: row-reverse;
}
.type_d.type_d-2 .lv2 .wrap {
  flex-direction: row;
}

@media (min-width: 768px) {
  .type_d .lv2 .wrap figure {
    width: 53%;
  }
}

.type_d .lv2 .wrap .txt {
  padding: 20px;
}

@media (min-width: 768px) {
  .type_d .lv2 .wrap .txt {
    width: 47%;
    padding: 0 7% 20px 10%;
  }
  .type_d .lv2:nth-of-type(odd) .wrap .txt,
  .type_d.type_d-2 .lv2 .wrap .txt {
    padding-left: 7%;
    padding-right: 10%;
  }
}

.type_d .lv2 .wrap .txt h1 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .type_d .lv2 .wrap .txt h1 {
    font-size: 30px;
    margin-bottom: 35px;
  }
}

section.lv1.type_e {
  padding-bottom: 20px;
}

.type_e .lv2 {
  margin: 0 -25px 50px;
}
.type_e.type_e-2 .lv2 {
  margin: 0 -25px;
}
@media (min-width: 768px) {
  .type_e .lv2 {
    margin: 0 -25px 130px;
  }
}

.type_e .lv2 .wrap {
  background: #fff;
}

@media (min-width: 768px) {
  .type_e .lv2 .wrap {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px;
  }
}
.type_e .lv2:nth-of-type(odd) .wrap {
  flex-direction: row-reverse;
}
.type_e.type_e-2 .lv2 .wrap {
  flex-direction: row;
}

@media (min-width: 768px) {
  .type_e .lv2 .wrap figure {
    width: 37%;
    margin-right: 9%;
  }
  .type_e .lv2:nth-of-type(even) .wrap figure {
    margin-right: 0;
    margin-left: 9%;
  }
  .type_e.type_e-2 .lv2 .wrap figure {
    width: 41%;
    margin-left: 9%;
    margin-right: 0;
  }
  .type_e.type_e-2 .lv2 .wrap ul li figure {
    width: auto;
    margin: 0;
  }
}

.type_e .lv2 .wrap .txt {
  padding: 20px;
}

@media (min-width: 768px) {
  .type_e .lv2 .wrap .txt {
    width: 54%;
    padding: 0 9% 0 8%;
  }
  .type_e.type_e-2 .lv2:nth-of-type(odd) .wrap .txt {
    width: 50%;
    padding: 0 9% 0 10%;
  }
  .type_e.type_e-2 .lv2:nth-of-type(odd) .wrap.wrap-2 .txt {
    width: auto;
    padding: 0;
  }
  .type_e .lv2:nth-of-type(odd) .wrap .txt {
    padding-left: 9%;
    padding-right: 8%;
  }
}

.type_e .lv2 .wrap .txt h1,
.type_e .lv2 .wrap .txt h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: left;
  line-height: 1.7;
}
.type_e .lv2 .wrap .txt h1 {
  margin-top: 60px;
  color: #f29600;
  min-height: 146px;

  display: flex;
  align-items: center;
  padding-left: 100px;
}

@media (min-width: 768px) {
  .type_e .lv2 .wrap .txt h1,
  .type_e .lv2 .wrap .txt h2 {
    font-size: 30px;
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .type_e .lv2 .wrap .txt h1 {
    margin-top: 110px;
  }
}

.type_e.type_e-2 .lv2 .wrap .txt h1 {
  color: #000;
  background: none;
  min-height: auto;
  padding-left: 0;
  margin-top: 45px;
  margin-bottom: 50px;
  text-align: right;
  display: block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 5px;
}

@media (min-width: 992px) {
  .type_e.type_e-2 .lv2 .wrap .txt h1 {
    margin-top: 90px;
    margin-bottom: 100px;
    font-size: 18px;
  }
}

.type_e.type_e-2 .lv2 .wrap .txt h1 .en {
  color: #f29600;
  font-size: 50px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .type_e.type_e-2 .lv2 .wrap .txt h1 .en {
    font-size: 70px;
  }
}

.memb .bg {
  margin: 0 -25px;
}
.memb .wrap {
  background: #fff;
  padding: 20px;
}

@media (min-width: 992px) {
  .memb .wrap {
    background: #fff;
    padding: 85px 110px 100px;
  }
}

.memb .wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1200px) {
  .memb .wrap ul {
    justify-content: flex-end;
  }
}

.memb .wrap ul li {
  margin-bottom: 40px;
  width: calc(50% - 9px);
  max-width: 400px;
}

@media (min-width: 1200px) {
  .memb .wrap ul li:last-child {
    margin-left: 100px;
  }
}

.memb .wrap ul li .en {
  font-size: 40px;
  font-weight: 400;
  margin: 23px 0 3px;
  line-height: 1;
}
.memb .wrap ul li a {
  display: block;
}

.memb .ttl_sec,
.bnr_entry .ttl_sec,
.type_f.type_f-2 .ttl_sec {
  text-align: left;
}

.bnr_entry .ttl_sec {
  margin: 0;
}

.bnr_entry {
  background: #fff;
  margin-top: 100px;
}

@media (min-width: 992px) {
  .bnr_entry {
    margin-top: 190px;
  }
}

.bnr_entry a {
  background: #f29600;
  display: block;
}

.bnr_entry a,
.bnr_entry a .ttl_sec .en {
  color: #fff;
}
.bnr_entry a {
  display: block;
}
.bnr_entry a .wrap {
  display: block;
  display: flex;
  align-items: center;
  height: 150px;
  margin: 0 20px;
}

@media (min-width: 992px) {
  .bnr_entry a .wrap {
    height: 300px;
    margin: 0 auto;
  }
}

.type_f .lv2 {
  margin-right: -25px;
  margin-left: -25px;
}
@media (min-width: 768px) {
  .type_f .lv2 {
    margin: 70px -25px 0;
  }
}
.type_f .lv2 .wrap,
.type_e.type_e-2 .lv2 .wrap.wrap-2 {
  background: #fff;
  padding: 25px 25px 0;
}
.type_f.type_f-2 .lv2 .wrap {
  padding: 25px;
}

@media (min-width: 992px) {
  .type_f .lv2 .wrap,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 {
    padding: 35px 35px 0;
  }
  .type_f.type_f-2 .lv2 .wrap {
    padding: 35px;
  }
}
@media (min-width: 1200px) {
  .type_f .lv2 .wrap,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 {
    padding: 110px 110px 25px;
  }
  .type_f.type_f-2 .lv2 .wrap {
    padding: 110px;
  }
  .type_e.type_e-2 .lv2 .wrap.wrap-2 {
    padding-top: 0;
  }
}

.type_f .lv2 .wrap ul,
.type_e.type_e-2 .lv2 .wrap.wrap-2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.type_f .lv2 .wrap ul li,
.type_e.type_e-2 .lv2 .wrap.wrap-2 ul li {
  margin: 0 auto 60px;
}
.type_e.type_e-2 .lv2 .wrap.wrap-2 ul li .txt {
  padding: 0;
}

@media (min-width: 576px) {
  .type_f .lv2 .wrap ul li,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 ul li {
    width: calc(50% - 12px);
    margin: 0 0 60px;
  }
}

@media (min-width: 768px) {
  .type_f .lv2 .wrap ul li,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 ul li {
    width: calc(calc(100% - 40px) / 3);
  }
}

@media (min-width: 1200px) {
  .type_f .lv2 .wrap ul li,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 ul li {
    width: 300px;
    margin: 0 0 85px;
  }
}

.type_f .lv2 .wrap ul li p.ttl,
.type_e.type_e-2 .lv2 .wrap.wrap-2 ul li p.ttl {
  font-size: 17px;
  font-weight: 700;
  margin: 10px 0 0;
  text-align: center;
}

@media (min-width: 1200px) {
  .type_f .lv2 .wrap ul li p.ttl,
  .type_e.type_e-2 .lv2 .wrap.wrap-2 ul li p.ttl {
    font-size: 19px;
    margin: 35px 0 10px;
  }
}

.tbl_b.tbl_b-2 .lv2 {
  margin-right: -25px;
  margin-left: -25px;
}
.tbl_b.tbl_b-2 .lv2:nth-of-type(even) {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .tbl_b.tbl_b-2 .lv2 {
    margin: 70px -25px 0;
  }
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) {
    margin-top: 80px;
  }
}

.tbl_b.tbl_b-2 .lv2 .wrap {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  .tbl_b.tbl_b-2 .lv2 .wrap {
    padding-bottom: 100px;
  }
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) {
    margin-top: 150px;
  }
}
@media (min-width: 1200px) {
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) {
    margin-top: 180px;
  }
}

.tbl_b.tbl_b-2 .wrap_txt {
  padding-top: 30px;
  padding-bottom: 52%;
}
.tbl_b.tbl_b-2 .lv2:nth-of-type(even) .wrap_txt {
  padding-bottom: 77%;
}

@media (min-width: 768px) {
  .tbl_b.tbl_b-2 .wrap_txt,
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) .wrap_txt {
    padding-bottom: 0;
  }
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) .wrap_txt {
    padding-top: 100px;
    margin-top: -70px;
  }
}
@media (min-width: 992px) {
  .tbl_b.tbl_b-2 .wrap_txt {
    padding-top: 70px;
  }
  .tbl_b.tbl_b-2 .lv2:nth-of-type(even) .wrap_txt {
    padding-top: 230px;
    margin-top: -160px;
  }
}

.tbl_b.tbl_b-2 .wrap_txt .txt {
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .tbl_b.tbl_b-2 .wrap_txt .txt {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .tbl_b.tbl_b-2 .wrap_txt .txt {
    max-width: 430px;
    padding: 0 0 45px;
  }
}

.tbl_b.tbl_b-2 .wrap_txt .txt h1 {
  text-align: left;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .tbl_b.tbl_b-2 .wrap_txt .txt h1 {
    margin-bottom: 30px;
  }
}

.tbl_b.tbl_b-2 .wrap_tbl {
  max-width: 1000px;
  margin-top: -2px;
}

.type_a.type_a-2 {
  background: #fff;
}
.type_a.type_a-2 a {
  display: block;
  padding: 80px 0 65px;
  margin-top: 180px;
}
.type_a.type_a-2 .con_main {
  margin: 10px;
}
.type_a.type_a-2 .lv2 {
  padding-bottom: 100px;
}
.type_a.type_a-2 .lv2:last-of-type {
  margin: 0 auto;
}

.type_a .con_main .lv2 .txt h1 {
  margin-bottom: 35px;
}

.recr_staff img {
  width: 100%;
  height: auto;
  margin-top: 100px;
}

.type_f-2.tbl_a dl dt {
  margin-right: 0;
}

.blog .blog.pageHdr .wrap_ttl-2 {
  padding: 60px 0 20px;
}
.blog .blog.pageHdr nav ul {
  display: flex;
  flex-wrap: wrap;
  padding: 1px;
}

@media (min-width: 992px) {
  .blog .blog.pageHdr nav ul {
    justify-content: center;
  }
}

.blog .blog.pageHdr nav ul li {
  padding: 1px;
  width: 50%;
}

@media (min-width: 768px) {
  .blog .blog.pageHdr nav ul li {
    width: 25%;
  }
}

.blog .blog.pageHdr nav ul li a {
  display: block;
  background: #000;
  color: #fff;
  line-height: 2.5;
  text-align: center;
}

@media (min-width: 992px) {
  .blog .blog.pageHdr nav ul li a {
    padding: 0 15px;
  }
}

.blog .wrap_atcl {
  margin-top: 50px;
}
.blog .postmeta ul {
  display: flex;
}
.blog .postmeta ul li {
  line-height: 1;
}
.blog .postmeta ul li:first-child {
  padding-right: 0.75em;
  margin-right: 0.75em;
  border-right: 1px solid #555;
}
.blog .postmeta ul li a {
  color: #f29600;
}

.blog .wrap_atcl article {
  padding: 50px 0;
  border-bottom: 1px solid #ccc;
}
.blog .wrap_atcl article {
  padding: 50px 20px;
  border-bottom: 1px solid #ccc;
}

.blog .wrap_atcl article .atclTtl {
  margin: 10px 0 20px;
  font-size: 30px;
}

.blog ul.btns {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 100px;
  padding: 0 20px;
}
.blog ul.btns li a {
  border: 1px solid #ccc;
  padding: 5px 15px;
  display: inline-block;
}

.type_g {
  height: 240px;
  padding: 20px;
}

@media (min-width: 992px) {
  .type_g {
    height: 370px;
  }
}

.type_g .txt h1,
.type_g .txt p {
  text-align: center;
  font-weight: 400;
}
.type_g .txt h1 {
  color: #f29600;
  font-size: 28px;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

@media (min-width: 992px) {
  .type_g .txt h1 {
    font-size: 50px;
  }
}

.type_g .txt p {
  color: #fff;
  letter-spacing: 5px;
  padding-bottom: 5px;
}

@media (min-width: 992px) {
  .type_g .txt p {
    font-size: 18px;
    padding-bottom: 20px;
  }
}

.type_d.type_d-3 .wrap_anmLogo {
  display: none;
}

@media (min-width: 768px) {
  .type_d.type_d-3 .wrap_anmLogo {
    display: block;
    position: relative;
  }
}

.type_d.type_d-3 .wrap_anmLogo .anmLogo {
  position: absolute;
  top: -70px;
  width: 110px;
  right: 0;
}
.type_d.type_d-3 .lv2:nth-of-type(even) .wrap_anmLogo .anmLogo {
  right: auto;
  left: 0;
}
.type_d.type_d-3 .ttl {
  display: flex;
  flex-wrap: wrap;
}
.type_d.type_d-3 .ttl .num-2 {
  color: #f29600;
  font-size: 120px;
  width: 60px;
  line-height: 0.8;
}
.type_d.type_d-3 .ttl h1 {
  width: calc(100% - 60px);
}
.type_h .lv2 {
  margin-right: -25px;
  margin-left: -25px;
}

.type_h .lv2 .wrap {
  background: #fff;
  padding: 50px 20px;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap {
    padding: 100px 110px;
  }
}

.type_h.type_h-2 .lv2:last-of-type .wrap {
  padding-top: 0;
}
.type_h .lv2 > .wrap > h1 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.7;
}

@media (min-width: 992px) {
  .type_h .lv2 > .wrap > h1 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

.type_h .lv2 .wrap_list {
  display: flex;
  justify-content: center;
}

.type_h .lv2 ul li {
  margin-bottom: 15px;
}
.type_h .lv2 ul li .main {
  font-size: 18px;
  text-indent: -15px;
  padding-left: 15px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .type_h .lv2 ul li .main {
    font-size: 26px;
  }
}

.type_h .lv2 ul li .main span {
  color: #f29600;
  font-size: 10px;
  margin-right: 0.5em;
  position: relative;
  top: -3px;
}

@media (min-width: 992px) {
  .type_h .lv2 ul li .main span {
    font-size: 14px;
    margin-right: 1em;
    top: -5px;
  }
}

.type_h .lv2 ul li .sub {
  margin-left: 15px;
}

@media (min-width: 992px) {
  .type_h .lv2 ul li .sub {
    font-size: 15px;
    margin-left: 20px;
  }
}

.type_h .lv2 {
  text-align: center;
}
.type_h .lv2 .note {
  border: 1px solid #000;
  padding: 10px 15px;
  margin-top: 15px;
  display: inline-block;
}

@media (min-width: 992px) {
  .type_h .lv2 .note {
    font-size: 20px;
    padding: 3px 65px;
    margin-top: 15px;
  }
}

.type_h .lv2 ol li {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding: 30px 5px;
}
.type_h .lv2 ol li p {
  text-align: center;
}
.type_h .lv2 ol li .num-2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}
.type_h .lv2 ol li .main {
  font-weight: 700;
  font-size: 19px;
  line-height: 1.4;
  margin: 15px 0 10px;
}

.type_h .note_ttl {
  text-align: center;
  margin-top: -15px;
}

@media (min-width: 992px) {
  .type_h .priceList {
    margin-top: 45px;
  }
}

.type_h .lv2 ul.priceList li {
  margin-top: 20px;
  margin-bottom: 0;
}
.type_h .lv2 ul.priceList.priceList-2 li {
  margin-top: 15px;
}
.type_h .priceList dl {
  border: 1px solid #231815;
  margin: 0;
}

@media (min-width: 992px) {
  .type_h .priceList dl {
    display: flex;
    flex-wrap: wrap;
  }
}

.type_h .priceList.priceList-2 dl {
  border: 1px solid #918b8a;
}
.type_h .priceList dl dt,
.type_h .priceList dl dd {
  padding: 10px 5px;
  margin: 0;
}
.type_h .priceList dl dt {
  background: #231815;
  color: #fff;
}
.type_h .priceList.priceList-2 dl dt {
  background: #918b8a;
}

@media (min-width: 992px) {
  .type_h .priceList dl dt {
    width: 67%;
    font-size: 19px;
  }
  .type_h .priceList.priceList-2 dl dt {
    width: 50%;
  }
}

.type_h .priceList dl dt span {
  font-weight: 400;
}

@media (min-width: 992px) {
  .type_h .priceList dl dt span {
    font-size: 18px;
  }
  .type_h .priceList dl dd {
    width: 33%;
    font-size: 18px;
  }
  .type_h .priceList.priceList-2 dl dd {
    width: 50%;
  }
}

.type_h .priceList .note_priceList {
  margin-top: 8px;
}

@media (min-width: 992px) {
  .type_h .priceList .note_priceList {
    text-align: right;
  }
}

.type_h .gambari h1 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: 10px;
  text-align: left;
}

@media (min-width: 992px) {
  .type_h .gambari h1 {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

.type_h .lv2 ul li .main span {
  color: #f29600;
  font-size: 10px;
  margin-right: 0.5em;
  position: relative;
  top: -3px;
}

@media (min-width: 992px) {
  .type_h .lv2 ul li .main span {
    font-size: 14px;
    margin-right: 1em;
    top: -5px;
  }
}

.type_h .gambari h1 span {
  color: #f29600;
  font-size: 10px;
  margin-right: 0.5em;
  position: relative;
  top: -3px;
}

@media (min-width: 992px) {
  .type_h .gambari h1 span {
    font-size: 14px;
    margin-right: 1em;
    top: -5px;
  }
}

.type_h .msg_last {
  text-align: center;
  font-size: 22px;
  margin-top: 70px;
  line-height: 1.7;
}

@media (min-width: 992px) {
  .type_h .msg_last {
    font-size: 30px;
  }
}

.type_h .ttl_sub {
  margin-bottom: 50px;
}
.type_h .ttl_sub h1 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 1.7;
}

@media (min-width: 992px) {
  .type_h .ttl_sub h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

.type_h .ttl_sub p {
  text-align: center;
}
.type_h .guid {
  margin-bottom: 95px;
}
.type_h .guid:first-of-type {
  margin-top: 60px;
}
.type_h .guid:last-of-type {
  margin-bottom: 0;
}
.type_h .guid .wrap {
  padding: 0;
}

@media (min-width: 768px) {
  .type_h .guid .wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

.type_h .guid .txt {
  text-align: left;
}

@media (min-width: 768px) {
  .type_h .guid .txt {
    width: 50%;
  }
}

.type_h .guid .txt ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 2px;
}
.type_h .guid .txt ul li span {
  color: #f29600;
}
.type_h .guid .txt .imp {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 2px;
}
.type_h .guid figure {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .type_h .guid figure {
    width: 48%;
    margin-bottom: 0;
  }
}

.lv1.txt {
  padding: 40px 5px 90px;
}
.lv1.txt p {
  text-align: center;
}
.lv1.txt p:first-of-type {
  margin-bottom: 15px;
}

.type_h .lv2 .wrap_cont ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.type_h .lv2 .wrap_cont ul li .main {
  font-size: 18px;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap_cont ul li .main {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1;
  }
}

.type_h .lv2 .wrap_cont ul li .sub {
  margin-left: 15px;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap_cont ul li .sub {
    margin-left: 30px;
  }
}

.type_h .lv2 .wrap_cont ul li .wrap_line {
  display: flex;
  flex-wrap: wrap;
}
.type_h .lv2 .wrap_cont ul li figure {
  width: 160px;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap_cont ul li figure {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
  }
}

.type_h .lv2 .wrap_cont ul li .tel {
  font-size: 30px;
  line-height: 1;
  margin-left: 15px;
  margin-top: 15px;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap_cont ul li .tel {
    font-size: 40px;
    margin-left: 30px;
    margin-top: 20px;
  }
}

.type_h .lv2 .wrap_cont ul li .telNum {
  font-size: 50px;
}

@media (min-width: 992px) {
  .type_h .lv2 .wrap_cont ul li .telNum {
    font-size: 70px;
  }
}

@media (min-width: 768px) {
  .style2 .style2 {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .style2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .tel a {
    pointer-events: none;
  }
}

.style1 {
  padding: 15px 0;
}

@media (min-width: 576px) {
  .style1 {
    display: flex;
    padding-bottom: 0;
  }
  .style1.style1b {
    display: block;
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .style1.style1b {
    display: flex;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .style1,
  .style1.style1b {
    display: block;
    padding: 0;
  }
}

.style1 .logo_main {
  margin-bottom: 10px;
}
.style1.style1b .logo_main {
  margin-bottom: 13px;
}

.style1 .logo_main img {
  width: 247px;
}
.style1.style1b .logo_main img {
  width: 190px;
}

@media (min-width: 768px) {
  .style1.style1b .logo_main img {
    width: 247px;
  }
}

.style1 .tel {
  padding-left: 5px;
  margin: 0;
}

@media (min-width: 576px) {
  .style1 .logo_main {
    margin-right: 15px;
  }
  .style1 .tel {
    margin-top: 15px;
    text-align: right;
  }
  .style1.style1b .tel {
    margin-top: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .style1.style1b .tel {
    margin-top: 15px;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .style1 .logo_main {
    margin-right: 0;
  }
}

.style1 .tel img {
  width: 186px;
}

.style2.max_w1170 {
  padding: 0 25px;
}

@media (min-width: 1200px) {
  .style2.max_w1170 {
    padding: 0;
  }
}

.style3 {
  margin-bottom: 35px;
}

@media (min-width: 1200px) {
  .style3 {
    margin-bottom: 50px;
  }
}

.style3 .logo_main {
  width: 198px;
}
.style3 .adrs {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 8px;
}

.style4 {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .style4 {
    margin-right: 40px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .style4 {
    margin-right: 0;
    margin-left: 40px;
  }
}

.style4 > .ttl {
  font-size: 16px;
  margin-bottom: 20px;
}
.style5 {
  max-width: 485px;
}
.style4 > ul,
.style5 .sec {
  font-size: 12px;
  line-height: 2.5;
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  .style4 > ul,
  .style5 .sec {
    float: left;
    margin-bottom: 45px;
  }
  .style5 .sec:nth-last-of-type(2) {
    float: right;
    padding-left: 40px;
  }
}

.style5 .sec .ttl {
  margin-left: -0.5em;
}

.style6 ul {
  padding: 85px 25px 40px;
}
.style6 ul li {
  line-height: 2.5;
}

@media (min-width: 768px) {
  .style6 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 85px 25px 40px;
  }
  .style6 ul li {
    border-right: 1px solid #fff;
    padding: 0 1.5em;
    font-size: 12px;
    line-height: 1.2;
  }
  .style6 ul li:first-child {
    border-left: 1px solid #fff;
  }
}
@media (min-width: 992px) {
  .style6 ul {
    padding: 0 25px 40px;
  }
}
@media (min-width: 1200px) {
  .style6 ul {
    padding: 85px 25px 40px;
  }
}

.style7 {
  text-align: center;
  font-size: 12px;
  padding: 10px 5px 15px;
  background: url('images/cmn/bg_cr.png') no-repeat center top / 100% auto;
}

@media (min-width: 992px) {
  .style7 {
    background: none;
  }
}

.style8 {
  padding-top: 20px;
}

@media (min-width: 1200px) {
  .style8 {
    position: absolute;
    top: -35%;
    width: 100%;
  }
}

.style8 .swiper-wrapper {
  padding-bottom: 35px;
}

@media (min-width: 576px) {
  .style8 .swiper-container .swiper-slide {
    background: url('images/home/bg_sl.png') no-repeat 0 0 / 100% auto;
  }
}

.style8 .swiper-container .swiper-slide img {
  max-width: none;
  width: 100%;
}

.style9 .swiper-button-next,
.style9 .swiper-button-prev {
  width: 30px;
  height: 30px;
  margin-top: -30px;
}

.style9 .swiper-button-next {
  right: 0;
}
.style9 .swiper-button-prev {
  left: 0;
}

.style9 .swiper-container {
  padding: 6% 0 0;
  margin: 0 -25px;
}

@media (min-width: 768px) {
  .style9 .swiper-container {
    padding: 3% 40px 0 40px;
  }
}

.style9 .swiper-wrapper {
  height: 60vw;
}

@media (min-width: 576px) {
  .style9 .swiper-wrapper {
    height: 25vw;
  }
}
@media (min-width: 1200px) {
  .style9 .swiper-wrapper {
    height: 310px;
  }
}

.style9 .swiper-container .swiper-slide,
.style9 .swiper-container .swiper-slide.swiper-slide-active {
  padding: 13px;
}
.style9 .swiper-container .swiper-slide img,
.style9 .swiper-container .swiper-slide.swiper-slide-active img {
  transition: 0.2s;
  border-radius: 10px;
  border: 1px solid #fff;
  box-shadow: 7.5px 7.5px 7.5px rgba(0, 0, 0, 0.3);
}

.style9 .swiper-container .swiper-slide.swiper-slide-active img {
  max-width: none;
  width: 132%;
  margin-top: -12%;
  margin-left: -16%;
  border-radius: 13px;
}

.style10 {
  padding: 0 25px;
}
@media (min-width: 1200px) {
  .style10 {
    padding-top: calc(20.5% + 35px);
  }
}
@media (min-width: 2500px) {
  .style10 {
    padding-top: calc(17% + 35px);
  }
}
.style10 dl {
  display: flex;
  flex-wrap: wrap;
  background: url(images/cmn/bdr.png) no-repeat center top / 100% auto,
    #fff url(images/cmn/bdr.png) no-repeat center bottom / 100% auto;
  margin-bottom: 10px;
}

.style10 dl dt,
.style10 dl dd {
  padding: 7px 5px;
}

.style10 dl dt {
  background: url(images/home/bg_news.gif);
  width: 80px;
  text-align: center;
  color: #fff;
  font-weight: 400;
}
.style10 dl dd {
  width: calc(100% - 80px);
  padding: 7px 15px;
}

@media (min-width: 768px) {
  .style10 dl dt {
    width: 110px;
  }
  .style10 dl dd {
    width: calc(100% - 110px);
  }
}

.style11 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 500;
}
.style11.style11_3 {
  font-size: 34px;
}
.style11.style11_2 {
  font-size: 40px;
  margin-top: 35px;
  margin-bottom: 45px;
}
.style11 img {
  width: 68px;
  margin-bottom: 5px;
}
.style11.style11_3 img {
  width: 171px;
}
.style11 span {
  font-size: 21px;
}
.style11 .en {
  font-size: 14px;
  display: block;
}
.style11.style11_2 .en {
  font-size: 16px;
}

.style12 {
  margin-top: 40px;
  margin-bottom: 45px;
}
.style12 a {
  display: block;
}
.style12 h1 {
  background: url(images/cmn/bdr.png) no-repeat center center;
}
.style12 h1 span {
  background: #fff;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .style12 h1 span {
    display: block;
    margin: 0 auto;
    max-width: 360px;
  }
}

.page-id-73 .style12 h2,
.page-id-1859 .style12 h2 {
  margin: 5px 0 20px;
}
@media (min-width: 768px) {
  .page-id-73 .style12 h2,
  .page-id-1859 .style12 h2 {
    margin: 15px 0 5px;
  }
}

.style12 h2 {
  font-size: 20px;
  position: relative;
  padding-right: 30px;
  margin: 15px 0 5px;
  font-weight: 700;
}
.style12.style121 h2 {
  margin-top: 5px;
}

.style12 h2 span {
  font-size: 16px;
}
.style12 h2 img {
  width: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.style12 li,
.style12 article {
  margin-bottom: 25px;
}

.style13 {
  position: relative;
}
.style13 p {
  position: absolute;
  /* top: 50%; */
  top: 40%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .style13 p {
    letter-spacing: 5px;
    /**add20230816**/
    top: 50%;
  }
}

.style13.style13_2 {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  max-width: 350px;
  padding-bottom: 20px;
}

@media (min-width: 576px) {
  .style13.style13_2 {
    margin-top: 17px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .style1012 .style13.style13_2 {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .style13.style13_2.style13_3 {
    margin-top: 25px;
  }
}

.style13.style13_2 p {
  font-size: 16px;
}

@media (min-width: 768px) {
  .style13.style13_2 p {
    font-size: 21px;
  }
}

.style14 .wrap_ttl {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
.style14 .ttl {
  font-size: 28px;
}
.style14 .ttl img {
  width: 30px;
  margin-right: 10px;
  position: relative;
  top: -5px;
}

.style14 .tel {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 15px;
}

@media (min-width: 768px) {
  .style14 .tel {
    border-radius: 20px;
    padding: 31px;
  }
}
@media (min-width: 992px) {
  .style14 .tel {
    padding: 21px 5px;
  }
  .style14 .tel img {
    max-width: 366px;
  }
}

.style15 {
  background: url(images/cmn/bg2.gif) center bottom;
  padding-bottom: 10px;
  position: relative;
}

@media (min-width: 768px) {
  .style15 {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .style15 {
    margin-top: 10.5%;
  }
}
@media (min-width: 2500px) {
  .style15 {
    margin-top: 9.5%;
  }
}

.style16 {
  padding: 60px 25px;
  background: #fff;
}

.style17 {
  background: url(images/cmn/bg3.gif) center center / cover;
}

.style18 {
  background: url(images/cmn/bg4.gif) center center / cover;
}

.style19 {
  padding: 30px 25px 0;
}
.style19 li {
  margin-bottom: 45px;
}

.style20 li,
.style20 article,
.style20 li a,
.style20 article a {
  background: #fff;
}
.style20 li a,
.style20 article a {
  padding: 20px;
  display: block;
  height: 100%;
}
.style20 li p,
.style20 article p {
  margin-top: 10px;
}

.style21 {
  background: url('images/junshibori/aloe@2x.png') no-repeat calc(50% + 370px)
      top / 302px auto,
    #fff url(images/cmn/bg1-8.png) no-repeat center top;
  padding: 40px 25px 60px;
}
.style21.style21_2 {
  background: url('images/gel/gel@2x.png') no-repeat calc(50% + 410px) top /
      384px auto,
    #fff url(images/cmn/bg_pink1-8.png) no-repeat center top;
}

@media (min-width: 768px) {
  .style21.style21_2 {
    background: url('images/gel/gel@2x.png') no-repeat calc(50% + 260px) -15px /
        280px auto,
      #fff url(images/cmn/bg_pink1-8.png) no-repeat center top;
  }
}
@media (min-width: 992px) {
  .style21.style21_2 {
    background: url('images/gel/gel@2x.png') no-repeat calc(50% + 410px) top /
        384px auto,
      #fff url(images/cmn/bg_pink1-8.png) no-repeat center top;
  }
}

.style21.style21_3 {
  background: url('images/junpun/aloe@2x.png') no-repeat calc(50% + 370px) -30px /
      302px auto,
    #fff url(images/cmn/bg1-8.png) no-repeat center top;
}
.style21.style21_4 {
  background: url('images/soap/aloe@2x.png') no-repeat calc(50% + 320px) 3px /
      330px auto,
    #fff url(images/cmn/bg_pink1-8.png) no-repeat center top;
}
.style21.style21_5 {
  background: url('images/mask/aloe@2x.png') no-repeat calc(50% + 430px) -30px /
      500px auto,
    #fff url(images/cmn/bg_pink1-8.png) no-repeat center top;
}
.style21.style21_6 {
  background: url('images/tsubu/aloe@2x.png') no-repeat calc(50% + 460px) 10px /
      302px auto,
    #fff url(images/cmn/bg1-8.png) no-repeat center top;
}

.style22 {
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 768px) {
  .style22 {
    margin-bottom: 50px;
  }
}

.style22 p {
  max-width: 260px;
  margin: 0 auto;
}
.style22 .iyaku {
  max-width: none;
  font-size: 16px;
  border: 1px solid #4f3a23;
  display: inline-block;
  margin: 10px auto;
  padding: 0 5px;
}

.style22 h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0 0;
}

@media (min-width: 768px) {
  .style22 h1 {
    margin: 15px 0 0;
  }
}

.style22 h1 .iyaku {
  max-width: none;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #4f3a23;
}

.style22 h1 span {
  font-size: 20px;
}

.style23 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.style23 .item {
  max-width: 100%;
  position: relative;
}

@media (min-width: 576px) {
  .style23 .item {
    max-width: 50%;
    margin-bottom: 0;
  }
  .style23 .item .note {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .style23 .item {
    max-width: 440px;
  }
}

.style23 .mySwiper2 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .style23 .mySwiper2 {
    margin-bottom: 40px;
  }
}

.style23 .mySwiper,
.style23 .item figure {
  margin-bottom: 25px;
}

.style23 .txt {
  max-width: 360px;
}

@media (min-width: 576px) {
  .style23 .txt {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .style23 .txt {
    max-width: 360px;
  }
}

.style23 .txt p {
  margin-bottom: 10px;
}
.style23 p.note {
  font-size: 12px;
}
.style23 p.prc {
  margin: 15px 0 -15px;
}

@media (min-width: 992px) {
  .style23 p.prc img,
  .style38.style38_3 .prc img {
    max-width: 347px;
  }
}

.style24 {
  background: #fff url(images/cmn/bg3-8.png) no-repeat center top / auto 270px;
  padding: 60px 25px;
}
.style24.style24_2 {
  background: #fff url('images/cmn/bg_pink2-8.png') no-repeat center top / auto
    270px;
}
@media (min-width: 576px) {
  .style24 {
    background-size: auto auto;
  }
}

.style24 > p {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .style24 > p {
    margin-top: 90px;
    margin-bottom: 30px;
  }
}

.style24 > p sup {
  font-size: 10px;
  font-weight: 400;
  position: relative;
  top: -10px;
}

.style25 {
  max-width: 180px;
  margin: 0 auto;
  font-size: 27px;
  font-weight: 500;
}
.style25 span {
  font-size: 81px;
  vertical-align: middle;
  position: relative;
  top: -10px;
}

.style26 {
  padding-bottom: 40px;
}

@media (min-width: 576px) {
  .style26 {
    background: url('images/cmn/dot_y@2x.png') no-repeat right 10px / 210px auto;
  }
  .style26.style26_2 {
    background: url('images/cmn/dot_g@2x.png') no-repeat right 10px / 210px auto;
  }
  .style26.style26_3 {
    background: url('images/cmn/dot_b@2x.png') no-repeat right 10px / 210px auto;
  }
  .style26.style26_4 {
    background: url('images/cmn/dot_p@2x.png') no-repeat right 10px / 210px auto;
  }
}

.style26 p.note {
  font-size: 12px;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .style26 p.note {
    text-align: center;
  }
}

@media (min-width: 576px) {
  .style27 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .style27 {
    padding: 0 35px;
    margin-top: -15px;
  }
}

@media (min-width: 576px) {
  .style27 > * {
    max-width: 48%;
  }
}
@media (min-width: 992px) {
  .style27 > * {
    max-width: 360px;
  }
}

.style27 > .txt {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .style27 > .txt {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .style27 > .txt {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .style27 > .txt {
    margin-top: 80px;
  }
}

.style27 > .txt h1 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 25px;
}

@media (min-width: 576px) {
  .style27 > .txt h1 {
    text-align: left;
  }
}

.style27 > .txt h1 sup {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -8px;
}

.style27 > .txt p {
  line-height: 1.9;
}
.style27 > .txt figure {
  margin-top: 15px;
}

.style28 {
  background: url('images/cmn/clipboard-8.png') repeat 0 0;
  padding: 10px;
  margin-top: 20px;
}

@media (min-width: 576px) {
  .style28 {
    background: url('images/cmn/clipboard-8.png') no-repeat 0 0 / cover;
  }
}

.style28 .wrap {
  background: #fff;
  color: #000;
  padding: 20px 30px 30px;
  position: relative;
  text-align: center;
}
.style28.style28_2 .wrap,
.style28.style28_2 {
  background: none;
  color: #4f3a23;
}

@media (min-width: 576px) {
  .style28 .wrap {
    padding: 20px 45px 30px;
  }
}

.style28.style28_2 .note {
  font-size: 12px;
  text-align: center;
}

.style28 .wrap .clip {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
}
.style28 h1 {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #c2c3c3;
  padding: 0 20px 5px;
  display: inline-block;
}
.style28 h1 img {
  margin-bottom: 10px;
  width: 28px;
}

.style28 ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 576px) {
  .style28 ol li {
    max-width: 28%;
  }
}
@media (min-width: 1200px) {
  .style28 ol li {
    max-width: 200px;
  }
}
.style28 ol li p:first-of-type {
  font-weight: 500;
  text-align: center;
}
.style28 ol li p:first-of-type span {
  font-size: 28px;
}
.style28 ol li p:last-of-type .note {
  display: block;
  text-align: justify;
  text-indent: -1.1em;
  padding-left: 1.1em;
  margin-top: 5px;
}

@media (min-width: 1200px) {
  .style28 ol li p:last-of-type {
    letter-spacing: 0.1em;
  }
}
.style28 ol li figure {
  margin: 10px 0 20px;
}
.style28 .wrap_img {
  position: relative;
}
.style28 .wrap_img > img {
  position: absolute;
  top: 50%;
  right: -20%;
  transform: translateY(-50%);
  width: 15px;
}

@media (min-width: 992px) {
  .style28 .wrap_img > img {
    right: -45px;
    width: 30px;
  }
}

.style28 ol li > img {
  width: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.style29 {
  background: #fff url('images/cmn/bg4-8.png') no-repeat center top / cover;
  padding: 75px 25px 40px;
}
.style29.style29_2 {
  background: #fff url('images/cmn/bg_pink3-8.png') no-repeat center top / cover;
}

@media (min-width: 768px) {
  .style29 {
    margin-top: -150px;
  }
  .style29.style29_2 {
    margin-top: 0;
  }
  .style29.style29_3 {
    margin-top: -60px;
  }
}

.style29 li {
  background: #fff;
  padding: 20px 30px 45px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.style29 .ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -10px;
  margin-bottom: 5px;
}
.style29 .ttl figure {
  width: 70px;
}
.style29 .ttl .txt {
  width: calc(100% - 80px);
}
.style29 .ttl .txt h1 {
  font-size: 16px;
  text-align: left;
  background: url('images/cmn/face_line@2x.png') no-repeat left bottom / 100%
    auto;
  padding-top: 7px;
  padding-bottom: 12px;
  margin-bottom: 5px;
}
.style29 li > p {
  line-height: 35px;
  background: url('images/cmn/bg_voice.gif');
  padding-top: 3px;
  height: calc(100% - 78px);
}
.style29 > p {
  font-size: 12px;
}
.style30 {
  max-width: 290px;
  margin: 0 auto 25px;
}

.style31 {
  padding: 60px 25px 0;
}

.style31.style31_2 {
  padding: 65px 25px 60px;
  background: url('images/cmn/bg2-8.png') no-repeat center top;
}

@media (min-width: 576px) {
  .style32 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .style32.style32_2 {
    display: block;
  }
}

.style32 h1 {
  font-size: 30px;
  font-weight: 500;
  border-bottom: 1px solid #4f3a23;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.style32.style32_2 h1 {
  text-align: center;
}

@media (min-width: 576px) {
  .style32 .txt {
    max-width: 48%;
  }
}
@media (min-width: 768px) {
  .style32 .txt {
    max-width: 43.4%;
  }
}

.style32.style32_2 .txt {
  max-width: none;
}

.style32 figure {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .style32 figure {
    max-width: 50%;
    margin-top: 0;
  }
  .style32.style32_2 figure {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .style32 figure {
    max-width: 48.2%;
  }
}

.style32 p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}
.style32.style32_2 p {
  text-align: center;
  margin-bottom: 25px;
  font-weight: 500;
}
.style32 dl {
  margin-top: 20px;
}
.style32 dl dt {
  font-weight: 400;
}
.style32 dl dd {
  text-indent: -1em;
  padding-left: 1em;
}

.style32 li {
  text-align: center;
}

.style33 {
  padding: 60px 0;
}

.style34 {
  font-weight: 500;
  font-size: 60px;
}
.style34 span {
  font-size: 30px;
}

.style35 {
  background: #fff;
  padding: 25px 35px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.style35 h1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.style35 p {
  margin-top: -8px;
}

@media (min-width: 576px) {
  .style35 .txt p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
  }
}

.style35 h1 {
  font-weight: 500;
  font-size: 21px;
  background: url('images/cmn/bg_voice.gif') repeat-x left bottom;
  padding-bottom: 10px;
  text-align: left;
  align-items: center;
}

@media (min-width: 576px) {
  .style35 h1 {
    padding-bottom: 4px;
  }
}

.style35 span.min {
  position: relative;
  top: -3px;
  font-size: 30px;
  width: 40px;
}
.style35 p span.min {
  top: 0;
}

@media (min-width: 576px) {
  .style35 p span.min {
    top: -6px;
  }
}

.style35 span {
  width: calc(100% - 40px);
}

.style35 p span.min {
  display: inline-block;
}
.style35 .txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -10px;
}
.style35 .txt figure {
  width: 70px;
}
.style35 .txt p {
  width: calc(100% - 85px);
}

.style35 span.styele1015 {
  width: 100%;
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  margin-top: 5px;
}

.style36 {
  max-width: 520px;
  margin: 0 auto 10px;
}

.style37 {
  border: 1px solid #80cba1;
  background: #fff;
  padding: 25px 15px 15px;
}

.style37.style37_2 {
  padding-bottom: 25px;
}

@media (min-width: 576px) {
  .style37.style37_2 {
    padding-bottom: 0;
  }
  .lotion .style37.style37_2,
  .mask .style37.style37_2 {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .style37 {
    padding: 40px 38px 25px;
  }
}

.style38 {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #009844;
}
.style38.style38_3 {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

@media (min-width: 576px) {
  .style38 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 30px;
  }
  .style38.style38_3 {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
}

.style38.style38_2 {
  border-bottom: none;
  padding-bottom: 20px;
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .style38.style38_2 {
    padding-bottom: 25px;
  }
}

.style38 .ctt1 {
  margin-bottom: 25px;
}
.style38.style38_2 .ctt1,
.style38.style38_3 .ctt1 {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .style38 .ctt1 {
    max-width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .style38 .ctt1 {
    max-width: 400px;
  }
  .style38.style38_3 .ctt1 {
    max-width: 335px;
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  .style38 .ctt1 img {
    max-width: 370px;
  }
}

@media (min-width: 576px) {
  .style38.style38_2 .ctt1 img {
    max-width: 96%;
  }
}
@media (min-width: 992px) {
  .style38.style38_2 .ctt1 img {
    max-width: 350px;
  }
}

@media (min-width: 576px) {
  .style38 .ctt2 {
    max-width: 48%;
  }
}
@media (min-width: 992px) {
  .style38 .ctt2 {
    max-width: 350px;
  }
  .style38.style38_3 .ctt2 {
    max-width: 380px;
  }
}

.style38.style38_4 {
  padding-bottom: 0;
}

@media (min-width: 576px) {
  .style38.style38_4 {
    padding-bottom: 20px;
  }
}

.style38 h1 {
  font-size: 16px;
  text-align: left;
}
.style38 h1 .iyaku {
  font-size: 12px;
  border: 1px solid #4f3a23;
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  padding: 3px;
  position: relative;
  top: -4px;
}
@media (min-width: 992px) {
  .style38 h1 {
    font-size: 24px;
  }
}

.style38 .ctt2 h1 .size_m {
  font-size: 24px;
}
.style38 .ctt2 h1 .size_l {
  font-size: 30px;
}

@media (min-width: 992px) {
  .style38 .ctt2 h1 .size_s {
    font-size: 18px;
  }
  .style38 .ctt2 h1 .size_m {
    font-size: 30px;
  }
  .style38 .ctt2 h1 .size_l {
    font-size: 45px;
  }
}

.style38 .idt-1em {
  font-size: 12px;
}
.style38 .ctt2 .idt-1em {
  margin-top: 10px;
}

.style39 {
  margin-top: 20px;
  font-size: 12px;
  line-height: 16px;
}

@media (min-width: 576px) {
  .style39 {
    margin-top: 25px;
  }
}

.style39 span {
  color: #ff3171;
}
.style39 a {
  text-decoration: underline;
}

.style40 {
  background: #f9f4e5;
  padding: 20px;
}

@media (min-width: 576px) {
  .style40 {
    padding: 30px 40px 35px;
  }
}

.style40 h1 {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .style40 h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.style40 p {
  line-height: 26px;
}

.style41 {
  margin-top: 40px;
}
.style41 p {
  text-align: center;
  font-size: 16px;
}

@media (min-width: 576px) {
  .style41 p {
    font-size: 21px;
  }
}

.style41 h1 {
  color: #ff3171;
  font-size: 30px;
}
.style41 h1 span {
  font-size: 45px;
}
@media (min-width: 576px) {
  .style41 h1 {
    font-size: 40px;
    margin-top: -15px;
  }
  .style41 h1 span {
    font-size: 60px;
  }
}

.style41 ul {
  margin-top: 35px;
}
.style41 li {
  margin-bottom: 30px;
  position: relative;
}
.style41 li a {
  position: absolute;
  left: 11.3%;
  bottom: 18.7%;
  width: 25.5%;
  display: block;
}

@media (min-width: 992px) {
  .style41 li a {
    width: 92px;
  }
}

.style42 {
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.style42 .size_m,
.style42 .size_l {
  font-weight: 700;
}
.style42 .size_m {
  font-size: 18px;
}
.style42 .size_l:first-of-type {
  font-size: 24px;
}
.style42 .size_l:last-of-type {
  font-size: 34px;
}

@media (min-width: 992px) {
  .style42 .size_m {
    font-size: 24px;
  }
  .style42 .size_l:last-of-type {
    font-size: 30px;
  }
}

.style43 {
  max-width: 545px;
  margin: 30px auto;
}
.style43 .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.style43 .ttl {
  font-size: 18px;
  font-weight: 700;
}
.style43 .tel {
  max-width: 365px;
  margin-bottom: 7px;
}
.style43 figure {
  max-width: 144px;
  mix-blend-mode: multiply;
}
.style43 > p {
  font-size: 12px;
  margin-top: 8px;
}

.style44 {
  padding: 20px;
  background: #fff;
}
@media (min-width: 576px) {
  .style44 {
    padding: 40px;
    margin-top: 55px;
  }
}

.style44 {
  font-size: 12px;
  line-height: 16px;
}
.style44 dl:first-of-type {
  margin-bottom: 1em;
}
.style44 dt {
  font-weight: 400;
  margin-left: -0.3em;
}

.style45 {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #009844;
}

@media (min-width: 576px) {
  .style45 {
    margin-top: 20px;
    padding-bottom: 45px;
  }
}

.style45 a,
.style45 dt {
  display: block;
  background: #4f3a23 url('images/cmn/opn@2x.png') no-repeat right 15px center /
    20px auto;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  padding: 15px 20px;
}
.style45 a {
  background: #4f3a23 url('images/cmn/arw_r_link.png') no-repeat right 15px
    center / 11px auto;
}
.style45 dt.active {
  background: #4f3a23 url('images/cmn/cls@2x.png') no-repeat right 15px center /
    20px auto;
}
.style45 dd {
  padding-top: 30px;
}

@media (min-width: 576px) {
  .style45 a,
  .style45 dt {
    background: #4f3a23 url('images/cmn/opn@2x.png') no-repeat right 28px center /
      20px auto;
  }
  .style45 a {
    background: #4f3a23 url('images/cmn/arw_r_link.png') no-repeat right 20px
      center / 11px auto;
  }
  .style45 dt.active {
    background: #4f3a23 url('images/cmn/cls@2x.png') no-repeat right 28px center /
      20px auto;
  }
}

.style46 {
  border-top: 3px solid #eee2d1;
  border-bottom: 3px solid #eee2d1;
  margin-top: 35px;
}

@media (min-width: 576px) {
  .style46 .style43 {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}

.style47 {
  margin-top: 20px;
  margin-bottom: -60px;
}

@media (min-width: 576px) {
  .style47 {
    margin-top: 35px;
    max-width: 627px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .style47 {
    margin-top: 75px;
    margin-bottom: -70px;
  }
}

.style48 {
  margin: 20px 0;
  padding: 10px 0;
  border-top: 2px dotted #4f3a23;
  border-bottom: 2px dotted #4f3a23;
  font-size: 12px;
}
.style48 span,
.style53 span {
  font-weight: 700;
  font-size: 16px;
}

.style49 {
  max-width: 665px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .style49 {
    max-width: 665px;
    margin: -5px auto 0;
  }
}

.style49.style49_2 {
  max-width: 650px;
  margin: 15px auto 0;
}

@media (min-width: 576px) {
  .style121 .style50 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    position: relative;
    z-index: 1;
  }

  .style121 .style50 li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .style50 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    z-index: 1;
  }
  .style50 li:nth-of-type(1),
  .style50 li:nth-of-type(2) {
    width: 50%;
  }
  .style50 li {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .style121 .style50 li,
  .style121 .style50 li:nth-of-type(1),
  .style121 .style50 li:nth-of-type(2) {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .style121 .style50 {
    margin-right: -15px;
    margin-left: -15px;
  }

  .style121 .style50 li,
  .style121 .style50 li:nth-of-type(1),
  .style121 .style50 li:nth-of-type(2) {
    padding: 0 15px;
  }
}

.style51 {
  padding: 0 25px;
}

.style52 {
  padding: 0 25px;
  margin: -15px 0 20px;
}
.style52 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.style52 li {
  width: calc(33.33% - 2px);
}

@media (min-width: 768px) {
  .style51 {
    padding: 0 60px;
  }

  .style52 {
    padding: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 150px;
    width: 50px;
    z-index: 1;
    background: #fff;
  }
  .style52 ul {
    display: block;
  }
  .style52 li {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .style52 {
    width: 55px;
  }
}

.style53 {
  font-size: 12px;
  padding-bottom: 10px;
}

.style54 {
  margin-top: 150px;
  background: url('images/guide/bg_con@2x.png') no-repeat 0 0 / 100% 100%;
}

@media (min-width: 768px) {
  .style54 {
    padding: 20px 0;
  }
}

.style54 .style13 {
  letter-spacing: 0;
}

@media (min-width: 1200px) {
  .style54 .style13 {
    letter-spacing: 5px;
  }
}

.style54 li {
  padding: 30px 15px;
}
.style54 li:last-of-type {
  background: url('images/guide/line_hr-8.png') no-repeat center top /
    calc(100% - 20px) 1px;
}

@media (min-width: 768px) {
  .style54 li {
    padding: 15px;
  }
  .style54 li:last-of-type {
    background: url('images/guide/line_vtc-8.png') no-repeat 0 center / auto
      100%;
  }
}
@media (min-width: 992px) {
  .style54 li {
    padding: 15px 75px;
  }
}

.style54 .style14 .tel {
  background: none;
  padding: 0;
}
.style54 .style14 .tel img {
  max-width: none;
  width: 100%;
}

@media (min-width: 576px) {
  .style54 .style14 .tel img {
    max-width: 347px;
  }
}

.style54 .style14 .ttl {
  font-size: 18px;
}

.style54 .style14 .ttl img {
  width: 20px;
  margin-right: 2px;
  top: -2px;
}

@media (min-width: 1200px) {
  .style54 .style14 .ttl {
    font-size: 24px;
  }

  .style54 .style14 .ttl img {
    width: 27px;
    margin-right: 5px;
    top: -5px;
  }
}

.style55 {
  text-align: center;
  padding: 35px 0 5px;
}
@media (min-width: 576px) {
  .style55 {
    padding: 70px 0 30px;
  }
}

.style55 .style11,
.style120 .style11 {
  background: url('images/guide/aloe_l@2x.png') no-repeat left 5px center / 48px
      auto,
    url('images/guide/aloe_r@2x.png') no-repeat right 5px center / 48px auto;
  padding: 0 60px;
  display: inline-block;
}
.parent-pageid-86 .style55 .style11 {
  padding: 10px 60px;
}

@media (min-width: 576px) {
  .style55 .style11,
  .style120 .style11 {
    background: url('images/guide/aloe_l@2x.png') no-repeat left 15px center /
        48px auto,
      url('images/guide/aloe_r@2x.png') no-repeat right 15px center / 48px auto;
    padding: 0 80px;
    display: inline-block;
  }
  .parent-pageid-86 .style55 .style11 {
    padding: 10px 80px;
  }
}

.style56 {
  background: #fff;
  border-radius: 15px;
  padding: 5px 30px 30px;
}
@media (min-width: 768px) {
  .style56 {
    padding: 20px 70px 70px;
  }
}

.style56 h1 {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .style56 h1 {
    margin-top: 50px;
    margin-bottom: 15px;
  }
}

.style56 dl {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .style56 dl {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.style56 dl dt {
  border-top: 1px solid rgba(79, 58, 35, 0.3);
  padding: 15px 0 0;
}
.style56 dl dd {
  padding: 0 0 15px;
}
.style56 dl dd:last-of-type {
  border-bottom: 1px solid rgba(79, 58, 35, 0.3);
}

@media (min-width: 768px) {
  .style56 dl dt,
  .style56 dl dd {
    border-top: 1px solid rgba(79, 58, 35, 0.3);
    padding: 15px 15px;
  }
  .style56 dl dt:last-of-type,
  .style56 dl dd:last-of-type {
    border-bottom: 1px solid rgba(79, 58, 35, 0.3);
  }

  .style56 dl dt {
    width: 150px;
  }
  .style56 dl dd {
    width: calc(100% - 160px);
  }
}
@media (min-width: 992px) {
  .style56 dl dt {
    width: 200px;
  }
  .style56 dl dd {
    width: calc(100% - 210px);
  }
}

.style56 figure {
  padding: 20px 0;
  text-align: left;
}
.style56 p a {
  text-decoration: underline;
}

.style57 {
  font-size: 22px;
  border-left: 3px solid #00a73c;
  padding-left: 10px;
}
.style58 {
  font-size: 18px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .style57 {
    font-size: 24px;
    border-left: 5px solid #00a73c;
  }
  .style58 {
    font-size: 20px;
  }
}

.style60 li {
  padding: 25px;
  margin: 0 0 22px;
  background: #fff;
  border-radius: 15px;
}

@media (min-width: 576px) {
  .style60 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -14px;
    margin-left: -14px;
  }
  .style60 li {
    margin: 0 14px 22px;
    width: calc(50% - 28px);
  }
}
@media (min-width: 992px) {
  .style60 li {
    margin: 0 14px 22px;
    width: calc(25% - 28px);
  }
}

.style60 li figure {
  height: 115px;
}
.style60 li figure img {
  max-width: 85px;
}
.style60 li > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}

.style60 .style13 {
  margin-top: 25px;
}
.style60 .style13 p {
  letter-spacing: 2px;
  font-size: 15px;
}

.style61 {
  font-size: 16px;
  margin-bottom: 5px;
  background: #aaa;
  color: #fff;
  padding: 5px 15px;
}

.style62 {
  min-height: 400px;
}

.style63 {
  background: #fff;
  padding: 25px 25px 30px;
  margin-bottom: 50px;
}

@media (min-width: 576px) {
  .style63 {
    background: #fff;
    padding: 60px;
  }
}

.style64 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .style64 {
    font-size: 46px;
  }
}

.style65 h1,
.style65 h2,
.style65 h3,
.style65 h4,
.style65 h5,
.style65 h6 {
  text-align: left;
  margin-top: 3rem;
  font-weight: 500;
}
.style65 h1,
.style65 h2,
.style65 h3,
.style65 h4,
.style65 h5,
.style65 h6,
.style65 p {
  margin-bottom: 1rem;
}

.style65 h1 {
  font-size: 28px;
}
.style65 h2 {
  font-size: 26px;
}
.style65 h3 {
  font-size: 24px;
}
.style65 h4 {
  font-size: 22px;
}
.style65 h5 {
  font-size: 20px;
}
.style65 h6 {
  font-size: 18px;
}

.style66 {
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 14px;
  letter-spacing: 5px;
  border-bottom: 1px dotted rgba(79, 58, 35, 0.5);
}
.style67 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted rgba(79, 58, 35, 0.5);
  font-size: 12px;
  letter-spacing: 5px;
}

.style68 {
  background: #fff url(images/cmn/bdr.png) no-repeat center top / 100% auto;
}
.single-news_post .style68 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .single-news_post .style68 {
    margin-bottom: 60px;
  }
}

.style68 > * {
  background: url(images/cmn/bdr.png) no-repeat center bottom / 100% auto;
  padding: 15px;
}
.single-news_post .style68 > * {
  padding: 40px 15px 50px;
}

@media (min-width: 576px) {
  .single-news_post .style68 > * {
    padding: 40px 40px 50px;
  }
}

.style69 {
  padding: 0 25px;
}

@media (min-width: 1200px) {
  .style69 {
    padding: 0;
  }
}

.style70 {
  background: url('images/commitment/fv.png') no-repeat center center / cover;
  border-radius: 10px;
  padding: 95px 15px 100px;
  text-align: center;
}
@media (min-width: 576px) {
  .style70 {
    padding: 75px 25px 100px;
  }
}

.style71 {
  background: url('images/commitment/bg_hd.png');
  border-radius: 15px;
  padding: 5px;
  display: inline-block;
}
.style72 {
  border: 1px solid #bc9974;
  border-radius: 10px;
  padding: 35px 20px 50px;
}

@media (min-width: 576px) {
  .style72 {
    padding: 35px 30px 70px;
  }
}

.style72 * {
  text-align: center;
}
.style73 {
  color: #009844;
  font-size: 20px;
  letter-spacing: 1px;
}
.style74 {
  font-size: 35px;
  font-weight: 600;
  margin: 10px -15px 25px;
  line-height: 1.4;
}

@media (min-width: 576px) {
  .style74 {
    font-size: 40px;
    margin: 25px 0 40px;
    letter-spacing: 1px;
  }
}

.style75 {
  max-width: 291px;
  margin: 0 auto;
}

.style76 {
  padding: 0 25px;
  margin-bottom: 120px;
}

@media (min-width: 1700px) {
  .style76 {
    padding: 0;
  }
}

.style77 {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 576px) {
  .style77 {
    top: 80.5%;
  }
}

.style78 {
  position: relative;
}
.style79 {
  font-size: 30px;
  color: #009844;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .style79 {
    font-size: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}

.style80 {
  border-top: 1px solid #4f3a23;
  width: 50px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 576px) {
  .style80 {
    border-top: 2px solid #4f3a23;
    width: 94px;
  }
}

.style81 {
  margin-bottom: 70px;
}
@media (min-width: 576px) {
  .style81 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
  }
}

.style82 {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .style82 {
    width: 50%;
  }
}

.style82 img {
  border-radius: 10px;
}

.style83 {
  line-height: 2;
}
@media (min-width: 576px) {
  .style83 {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .style83 {
    line-height: 2.2;
  }
}
@media (min-width: 1200px) {
  .style83 {
    max-width: calc(50% - 30px);
  }
}

.style84 {
  background: url('images/commitment/field.png') no-repeat center center / cover;
  padding: 5px 25px;
  margin-bottom: 60px;
  text-align: center;
}
@media (min-width: 768px) {
  .style84 {
    margin-bottom: 120px;
  }
}

.style85 {
  background: url('images/commitment/bg_hd.png');
  border-radius: 20px;
  padding: 40px 25px;
  margin: 50px 0;
}
@media (min-width: 768px) {
  .style85 {
    width: 700px;
    height: 700px;
    border-radius: 50%;
    position: relative;
    padding: 100px 0 0;
    margin: -25px auto;
  }
}

.style86 {
  color: #009844;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 500;
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .style86 {
    font-size: 40px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 35px;
  }
}

.style87 {
  line-height: 2;
}
@media (min-width: 768px) {
  .style87 {
    text-align: center;
    line-height: 2.2;
  }
}

.style88 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 25px;
}

@media (min-width: 768px) {
  .style88 {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 6%;
    left: -3%;
  }
}
@media (min-width: 992px) {
  .style88 {
    width: 200px;
    height: 200px;
    top: 7%;
    left: -13%;
  }
}

.style89 {
  background: url('images/commitment/bg_main_top.png') no-repeat center top /
      100% auto,
    url('images/commitment/bg_main.png') center bottom / 100% auto;
  padding: 65px 25px 105px;
}

.style90 {
  border-radius: 10px;
  padding: 70px 25px 260px;
  margin-bottom: 15px;
  position: relative;
}

@media (min-width: 576px) {
  .style90 {
    padding: 25px 170px 25px 100px;
  }
}
@media (min-width: 992px) {
  .style90 {
    padding: 55px 25px 25px 160px;
    min-height: 260px;
  }
}

.style90:nth-child(1) {
  background: #fff url('images/commitment/ill1.png') no-repeat 50% 100%;
}
.style90:nth-child(2) {
  background: #fff url('images/commitment/ill2.png') no-repeat 50% 100%;
}
.style90:nth-child(3) {
  background: #fff url('images/commitment/ill3.png') no-repeat 50% 100%;
}
.style90:nth-child(4) {
  background: #fff url('images/commitment/ill4.png') no-repeat 50% 100%;
}
.style90:nth-child(5) {
  background: #fff url('images/commitment/ill5.png') no-repeat 50% 100%;
}
.style90:nth-child(6) {
  background: #fff url('images/commitment/ill6.png') no-repeat 50% 100%;
}
.style90:nth-child(7) {
  background: #fff url('images/commitment/ill7.png') no-repeat 50% 100%;
}

@media (min-width: 576px) {
  .style90:nth-child(1) {
    background: #fff url('images/commitment/ill1.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(2) {
    background: #fff url('images/commitment/ill2.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(3) {
    background: #fff url('images/commitment/ill3.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(4) {
    background: #fff url('images/commitment/ill4.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(5) {
    background: #fff url('images/commitment/ill5.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(6) {
    background: #fff url('images/commitment/ill6.png') no-repeat 100% 100% /
      180px auto;
  }
  .style90:nth-child(7) {
    background: #fff url('images/commitment/ill7.png') no-repeat 100% 100% /
      180px auto;
  }
}
@media (min-width: 992px) {
  .style90:nth-child(1) {
    background: #fff url('images/commitment/ill1.png') no-repeat 95% 100%;
  }
  .style90:nth-child(2) {
    background: #fff url('images/commitment/ill2.png') no-repeat 95% 100%;
  }
  .style90:nth-child(3) {
    background: #fff url('images/commitment/ill3.png') no-repeat 95% 100%;
  }
  .style90:nth-child(4) {
    background: #fff url('images/commitment/ill4.png') no-repeat 95% 100%;
  }
  .style90:nth-child(5) {
    background: #fff url('images/commitment/ill5.png') no-repeat 95% 100%;
  }
  .style90:nth-child(6) {
    background: #fff url('images/commitment/ill6.png') no-repeat 95% 100%;
  }
  .style90:nth-child(7) {
    background: #fff url('images/commitment/ill7.png') no-repeat 95% 100%;
  }
}

.style91 {
  position: absolute;
  top: 0;
  left: 25px;
  border-left: 1px solid #4f3a23;
  padding: 20px 0 2px 15px;
  font-size: 28px;
  line-height: 0.8;
}

@media (min-width: 576px) {
  .style91 {
    left: 20px;
    padding: 20px 0 0 10px;
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .style91 {
    left: 40px;
    padding: 20px 0 0 20px;
    font-size: 60px;
  }
}

.style93 {
  font-size: 18px;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
@media (min-width: 576px) {
  .style93 {
    display: block;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .style93 {
    font-size: 22px;
  }
}

.style94 {
  font-size: 24px;
  color: #009844;
  line-height: 1.3;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .style94 {
    font-size: 30px;
    line-height: 1.7;
  }
}

.style95 {
  max-width: 478px;
  line-height: 1.8;
}

@media (min-width: 992px) {
  .style95 {
    line-height: 2.2;
  }
}

.style96 {
  margin-top: 50px;
}
.style97 {
  padding: 80px 25px 0;
}
.style98 {
  margin-top: 45px;
}

@media (min-width: 576px) {
  .style98 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.style98 li {
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  .style99 {
    letter-spacing: 2px;
  }
}

.style100 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.style101 span {
  display: block;
}

.single-news_post .style101 span:last-of-type {
  margin-top: 7px;
  font-size: 22px;
  font-weight: 500;
}

@media (min-width: 576px) {
  .style101 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .style101 span {
    width: 95px;
  }
  .style101 span:last-of-type {
    width: calc(100% - 95px);
  }
  .single-news_post .style101 span {
    width: 105px;
  }
  .single-news_post .style101 span:last-of-type {
    width: calc(100% - 105px);
  }
  .single-news_post .style101 span:last-of-type {
    margin-top: -3px;
  }
}

.style102 {
  padding: 25px 0 0;
}

@media (min-width: 576px) {
  .style102 {
    padding: 15px 0 0 105px;
  }
}

.style65 a,
.style102 a {
  text-decoration: underline;
  color: #00a73c;
}

.style103 {
  background: url('images/guide/teiki/bg_fv_sp@2x-80.jpg') no-repeat center top /
    cover;
  position: relative;
}
.style103.style103__new {
  background: url('images/guide/teiki/bg_fv_sp_new.jpg') no-repeat center top /
    cover;
  position: relative;
}
@media (min-width: 768px) {
  .style103 {
    background: url('images/guide/teiki/bg_fv-80.jpg') no-repeat center top /
      auto 100%;
    height: 350px;
  }
  .style103.style103__new {
    background: url('images/guide/teiki/bg_fv-80_new.jpg') no-repeat center top /
      auto 100%;
    height: 350px;
  }
}
@media (min-width: 992px) {
  .style103 {
    background: url('images/guide/teiki/bg_fv-80.jpg') no-repeat center top /
      auto 100%;
    height: 451px;
  }
  .style103.style103__new {
    background: url('images/guide/teiki/bg_fv-80_new.jpg') no-repeat center top /
      auto 100%;
    height: 451px;
  }
}

.style104 {
  padding: 10% 13% 116%;
}
@media (min-width: 768px) {
  .style104 {
    width: 350px;
    margin: 0 auto;
    padding: 20px 0 0;
  }
}
@media (min-width: 992px) {
  .style104 {
    width: 432px;
    padding-top: 25px;
  }
}

.style105 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 790px;
  margin: 0 auto;
  padding-right: 4%;
  padding-left: 6%;
}
.style122 {
  position: absolute;
  z-index: 1;
  bottom: -5%;
  width: 100%;
}
@media (min-width: 768px) {
  .style105 {
    padding-right: 6%;
    padding-left: 7%;
  }
  .style122 {
    bottom: -12%;
  }
}

@media (min-width: 992px) {
  .style105 {
    padding-right: 1%;
    padding-left: 2%;
  }
  .style122 {
    position: relative;
    bottom: -74px;
  }
}

.style105 li {
  background: url('images/guide/teiki/bg_asn.png') no-repeat center center /
    contain;
  width: 50%;
}

@media (min-width: 768px) {
  .style105 li {
    width: 25%;
    max-width: 196px;
  }
}

.style106 {
  background: #fff url('images/guide/teiki/bg_main_hd_sp@2x-80.jpg') no-repeat
    center top / cover;
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .style106 {
    background: url('images/guide/teiki/bg_main_hd-80.jpg') no-repeat center top;
    height: 467px;
  }
}

.style107 {
  line-height: 1.45;
  font-size: 7.5vw;
  padding-top: 17%;
  text-align: left;
  letter-spacing: 2px;
}
@media (min-width: 768px) {
  .style107 {
    font-size: 35px;
    padding-top: 100px;
  }
}

.style108 {
  font-size: 15px;
  line-height: 2;
}

@media (min-width: 768px) {
  .style108 {
    max-width: 550px;
  }
}

.style109 {
  background: none;
  padding-bottom: 15px;
}
.style110 {
  padding: 7vw;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .style110 {
    padding: 40px 45px 45px;
  }
}

.style110:last-of-type {
  margin-bottom: 0;
}
.style110 .style111 {
  background: url('images/guide/teiki/bg_ttl-8.png') no-repeat center center /
    cover;
  text-align: center;
  color: #fff;
  padding: 1px 0 8px;
  margin: 0 0 20px;
  line-height: 1;
}
@media (min-width: 768px) {
  .style110 .style111 {
    margin: 0 0 25px;
  }
}

.style112 {
  font-size: 18px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .style112 {
    font-size: 24px;
  }
}

.style112 span {
  font-size: 24px;
  position: relative;
  bottom: -2px;
}

@media (min-width: 768px) {
  .style112 span {
    font-size: 31px;
    bottom: -2px;
  }
}

.style113 {
  color: #ff3171;
}
.style114 {
  margin-top: 15px;
}
.style114,
.style110 .style116 {
  font-size: 16px;
}

@media (min-width: 768px) {
  .style114,
  .style110 .style116 {
    font-size: 18px;
  }
}

.style115 {
  font-size: 12px;
  margin-top: 4px;
}
.style115 a {
  color: #009844;
}
.style110 .style116 {
  font-weight: 500;
  margin: 20px 0 10px;
}

.style110 .style117 {
  padding: 0;
}

.style118 {
  background: url('images/guide/teiki/prd@2x.png') no-repeat center bottom /
    auto 170px;
}

@media (min-width: 576px) {
  .style118 {
    background: url('images/guide/teiki/prd@2x.png') no-repeat right bottom /
      149px auto;
  }
}
.style118.style118--new {
  background: url('images/guide/teiki/prd@2x_new.png') no-repeat center bottom /
    auto 170px;
}

@media (min-width: 576px) {
  .style118.style118--new {
    background: url('images/guide/teiki/prd@2x_new.png') no-repeat right 17px
      bottom / 124px auto;
  }
}

.style119 {
  padding: 0 0 170px;
}

@media (min-width: 576px) {
  .style119 {
    padding: 0 170px 0 0;
  }
}
@media (min-width: 992px) {
  .style119 {
    padding: 0 145px 0 0;
  }
}

.style120 {
  text-align: center;
}
.style121.style12 {
  margin-top: 10px;
  margin-bottom: 0;
}

.style123 {
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .style123 {
    font-size: 30px;
  }
}

.style124 {
  margin: 20px auto 40px;
}
@media (min-width: 576px) {
  .style124 {
    text-align: center;
  }
}

.style125 {
  min-height: 500px;
}

@media (min-width: 768px) {
  .style126::after {
    display: block;
    content: '';
    width: calc(calc(100% - 50px) / 3);
  }
  .style127::after {
    display: block;
    content: '';
    width: calc(calc(100% - 60px) / 4);
  }
}

.fontS-11px {
  font-size: 11px;
}
.fontS-12px {
  font-size: 12px;
}
.fontS-14px {
  font-size: 14px;
}

.lh-sm {
  line-height: 1.2;
}

.style12.style128 h2 {
  margin: 10px 0 5px;
}

.style129 {
  width: 36px;
}
.style130 {
  width: 36px;
}
@media (min-width: 1200px) {
  .style129 {
    width: 44px;
  }
  .style130 {
    width: 44px;
  }
}

.style131 {
  top: 68px;
  right: 14px;
}

@media (min-width: 768px) {
  .style131 {
    top: 14px;
    right: 70px;
  }
}
@media (min-width: 1200px) {
  .style131 {
    top: 76px;
    right: calc(50% - 515px);
  }
}

@media (min-width: 1300px) {
  .style131 {
    right: calc(50% - 519px);
  }
}

.style132 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

a.text-ff3171 {
  color: #ff3171;
}

a.text-decoration-underline:link,
a.text-decoration-underline:visited,
a.text-decoration-underline:hover,
a.text-decoration-underline:active {
  text-decoration: underline;
}

@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .style133.wp-block-column:not(:only-child) {
    flex-basis: 20% !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .style134.wp-block-column:not(:only-child) {
    flex-basis: 80% !important;
    padding-left: 10px;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .style134.wp-block-column:nth-child(2n) {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .style135.style4 {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .style135.style4 {
    margin-right: 0;
  }
}


.style136 img {
	aspect-ratio: 520 / 565;
}
/* ↑sagyochu */

/* ボタンエフェクト
------------------------------------------------------*/
.custom-btn {
  padding: 10px 25px;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}

/**** BTN No. 14 ****/
.btn-14 {
  border: 2px solid #000;
  z-index: 1;
}

.btn-14:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #7fa431;
  transition: all 0.3s ease;
}

.btn-14:hover {
  opacity: 1;
  color: #fff;
  z-index: 1;
  transition: 0.5s;
  border: solid 1px #7fa431 !important;
}

.btn-14:hover:after {
  left: 0;
  width: 100%;
}

/**** BTN No. 15 ****/
.btn-15 {
  border: 2px solid #000;
  z-index: 1;
}

.btn-15:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #7fa431;
  transition: all 0.3s ease;
}

.btn-15:hover {
  opacity: 1;
  color: #fff;
  z-index: 1;
  transition: 0.5s;
}

.btn-15:hover:after {
  left: 0;
  width: 100%;
}

/**** BTN No. 16 ****/
.btn-16 {
  border: 2px solid #000;
  z-index: 1;
}

.btn-16:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #fff;
  transition: all 0.3s ease;
}

.btn-16:hover {
  opacity: 1;
  z-index: 1;
  transition: 0.5s;
  border: solid 1px #000;
  color: #000;
}

.btn-16:hover:after {
  left: 0;
  width: 100%;
}

/**** BTN No. 17 ****/
.btn-17 {
  z-index: 1;
}

.btn-17:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #000;
  transition: all 0.3s ease;
}

.btn-17:hover {
  opacity: 1;
  z-index: 1;
  transition: 0.5s;
  border-bottom: 2px solid #7fa431 !important;
  color: #fff;
}

.btn-17:hover:after {
  left: 0;
  width: 100%;
}

/**** BTN No. 18 ****/
a.btn_bdr.btn-18 {
  z-index: 1;
  border: 1px solid #000;
  color: #000;
  padding: 15px 0;
  max-width: 62px;
  margin: 30px auto 0;
  font-size: 18px;
}
a.btn_bdr.btn-18.dark {
  border: 1px solid #fff;
  color: #fff;
}
a.btn_bdr.btn-18 i {
  position: absolute;
  right: 15px;
  top: calc(50% - 0.5em);
}

a.btn_bdr.btn-18:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #000;
  transition: all 0.3s ease;
}
a.btn_bdr.btn-18.dark:after {
  background: #fff;
}

a.btn_bdr.btn-18:hover {
  opacity: 1;
  color: #fff;
  z-index: 1;
  transition: 0.5s;
}
a.btn_bdr.btn-18.dark:hover {
  color: #000;
}

a.btn_bdr.btn-18:hover:after {
  left: 0;
  width: 100%;
}

/**** BTN No. 19 ****/
.btn-19 {
  z-index: 1;
}

.btn-19:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #000;
  transition: all 0.3s ease;
}

.btn-19:hover {
  opacity: 1;
  z-index: 1;
  transition: 0.5s;
  border-bottom: 2px solid #7fa431 !important;
  color: #7fa431;
}

.btn-19:hover:after {
  left: 0;
  width: 100%;
}

/* header.glv
------------------------------------------------------*/

header.glv .js-section {
  height: auto !important;
}

@media (min-width: 576px) {
  header.glv .bar .container {
    max-width: none;
  }
}

header.glv .bar > .container > .wrap > .container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 0 10px;
}
@media (min-width: 992px) {
  header.glv .bar > .container > .wrap > .container {
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  header.glv .bar .container .wrap > .container {
    padding: 0;
  }
}

header.glv .bar .container .nav_main ul.menu {
  display: flex;
  flex-wrap: wrap;
}

header.glv .bar .container .nav_main ul.menu > li:last-of-type {
  margin-left: 20px;
}
header.glv .bar .container .nav_main ul.menu > li.cart_b:last-of-type {
  margin-left: 50px;
}

header.glv .bar .container .nav_main ul.menu > li > a {
  display: block;
  text-align: center;
  transition: 0.5s;
  width: 130px;
  height: 120px;
  line-height: 1.2;
  position: relative;
}
header.glv .bar .container .nav_main ul.menu > li.cart_b > a {
  text-align: left;
  width: 110px;
  height: 54px;
}
@media (min-width: 1300px) {
  header.glv .bar .container .nav_main ul.menu > li > a {
    width: 140px;
  }
}

header.glv .bar .container .nav_main ul.menu > li:nth-of-type(1) > a {
  background: url('images/cmn/gnav/nav1.png') no-repeat 0 0 / cover;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(2) > a {
  background: url('images/cmn/gnav/nav2.png') no-repeat 0 0 / cover;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(3) > a {
  background: url('images/cmn/gnav/nav3.png') no-repeat 0 0 / cover;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(4) > a {
  background: url('images/cmn/gnav/nav4.png') no-repeat 0 0 / cover;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(5) > a {
  background: url('images/cmn/gnav/nav5.png') no-repeat 0 0 / cover;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(6) > a {
  background: url('images/cmn/gnav/nav6.jpg') no-repeat 0 0 / cover;
  color: #fff;
}
header.glv .bar .container .nav_main ul.menu > li.cart_b:nth-of-type(6) > a {
  background: url('images/cmn/gnav/nav6b.png') no-repeat center center / cover;
}

header.glv .bar .container .nav_main ul.menu > li > a span.txt {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
  font-size: 14px;
}
header.glv .bar .container .nav_main ul.menu > li:nth-of-type(6) > a span.txt {
  bottom: 22px;
}
header.glv
  .bar
  .container
  .nav_main
  ul.menu
  > li.cart_b:nth-of-type(6)
  > a
  span.txt {
  bottom: 13px;
  padding-left: 55px;
  line-height: 1;
}

header.glv .bar .container .nav_main ul.menu > li > a span.sm,
header.glv .bar .container .nav_main ul.menu > li > a span.en {
  font-size: 12px;
}

header.glv .bar .container .nav_main ul li a span {
  font-size: 18px;
}

header.glv .bar .container .nav_main ul li a span.line {
  border-bottom: 1px solid #a0b5b5;
  position: absolute;
  bottom: -2px;
  display: block;
  width: 0;
}

header.glv .bar .container .nav_main ul li a:hover span.line {
  width: 100%;
  transition: all 0.2s ease-out;
}

header.glv .bar .container .nav_main ul li a i {
  font-size: 10px;
  margin-left: 0.5em;
  position: relative;
  top: -2px;
}

header.glv .fv {
  position: relative;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1);
}

.navbar-brand {
  margin-right: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  background: #279224;
}
.drawer-nav {
  background: #fff;
}

header.glv .drawer-menu li.contact {
  padding: 25px 0 0;
}

header.glv .drawer-menu li.contact a,
a.btn_bdr {
  color: #fff;
  font-size: 12px;
  display: block;
  padding: 17px 0 13px;
  margin: 0 auto;
  text-align: center;
  max-width: 400px;
}
header.glv .drawer-menu li.contact a {
  padding: 15px 0 14px;
}
header.glv .drawer-menu li.contact a i {
  font-size: 16px;
  margin-right: 0.5em;
}
header.glv .drawer-menu li.contact a span {
  position: relative;
  top: -2px;
}

@media (min-width: 1200px) {
  header.glv .drawer-menu li.contact a,
  a.btn_bdr {
    margin: 0;
  }
}

a.btn_bdr {
  border: 1px solid #fff;
}

header.glv .drawer-menu li.contact a {
  background: #7fa431;
}

.drawer-menu li.contact a img,
a.btn_bdr img {
  width: 15px;
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}
footer.glv .drawer-menu li.contact a img {
  display: none;
}

.drawer-menu li a {
  outline: none;
}

.drawer-menu-item,
footer.glv .drawer-menu li.contact a {
  padding: 15px 0;
  font-size: 14px;
  border: unset;
  display: block;
}
header.glv .drawer-menu-item {
  padding: 10px 0;
  font-size: 20px;
}
header.glv .drawer-menu-item.logo_main {
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
header.glv .drawer-menu-item.logo_main a {
  max-width: 247px;
  display: block;
}
header.glv .drawer-menu-item.cart {
  padding: 0;
  margin: 25px 0;
}
header.glv .drawer-menu-item.cart a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  background: url('images/cmn/gnav/nav6.jpg') no-repeat 0 0 / cover;
  border-radius: 6px;
}
header.glv .drawer-menu .sec .drawer-menu-item {
  font-size: 16px;
}

footer.glv .drawer-menu li.contact a i {
  display: none;
}

.drawer-menu-item:hover {
  text-decoration: none;
  border: unset;
  opacity: 1;
}

footer.glv .drawer-menu li a.drawer-menu-item .ja_f {
  transition: 0.5s;
  opacity: 1;
}

footer.glv .drawer-menu li a.drawer-menu-item:hover .ja_f {
  transition: 0.5s;
  color: #fff !important;
  opacity: 1 !important;
}

.drawer-nav .container {
  padding: 15px 25px 35px;
}

.drawer-hamburger {
  padding: 14px 14px 24px;
  width: 22px;
  z-index: 9999;
}

.drawer--top.drawer-open header.glv .bar .drawer-nav .container {
  height: auto;
}

.drawer-hamburger-icon:after {
  top: 8px;
}

.drawer-hamburger-icon:before {
  top: -8px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  background-color: #fff;
}

.drawer-dropdown-menu {
  background-color: transparent;
  display: block;
  margin-bottom: 15px;
}
footer.glv .drawer-dropdown-menu {
  display: block;
}

.drawer-menu ul.drawer-dropdown-menu li {
  border: none;
}

.drawer-menu ul.drawer-dropdown-menu li a.drawer-dropdown-menu-item {
  padding: 15px 0;
  line-height: 1.75;
}
header.glv .drawer-menu ul.drawer-dropdown-menu li a.drawer-dropdown-menu-item {
  padding: 10px 0;
}

.drawer-menu ul.drawer-dropdown-menu li:last-child a.drawer-dropdown-menu-item {
  padding-bottom: 15px;
}

.drawer-menu ul li a.drawer-dropdown-menu-item span {
  border-left: 1px solid #fff;
  padding-left: 0.7em;
  margin-left: 1em;
}

.menu li a {
  width: 100%;
  transition: all 0.5s ease-out;
}

.menu > li:first-child a {
  margin-top: 0;
}

.menu li a:hover {
  transition: all 0.5s ease-out;
}

header.glv .bar .container .nav_main ul.menu > li .wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  top: 120px;
  left: 0;
  position: absolute;
  opacity: 0;
  padding-top: 15px;
  z-index: 2;
  display: none;
}

header.glv .bar .container .nav_main ul.menu > li:hover .wrap {
  height: auto;
  opacity: 1;
  display: block;
}

header.glv .bar .container .nav_main ul.menu > li .wrap .inr,
header.glv .drawer-menu .sec {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',
    'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}
header.glv .drawer-menu .sec {
  padding-left: 25px;
  padding-bottom: 15px;
  margin-top: 25px;
  border-bottom: 1px dotted #ccc;
}
header.glv .drawer-menu .sec:last-of-type {
  margin-bottom: 25px;
}

header.glv .bar .container .nav_main ul.menu > li .wrap .inr {
  border-top: 1px solid #e5e1de;
  padding: 30px 25px;
  background: #fff;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 {
  display: flex;
  flex-wrap: wrap;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec {
  margin-right: 55px;
}
header.glv
  .bar
  .container
  .nav_main
  ul.menu
  > li
  .wrap
  .inr2
  .sec:nth-of-type(2) {
  width: 340px;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec .ttl,
header.glv .drawer-menu .sec .ttl {
  font-size: 16px;
  font-weight: 500;
  color: #279224;
  border-left: 5px solid #279224;
  padding-left: 5px;
  margin-bottom: 10px;
  line-height: 20px;
}
header.glv
  .bar
  .container
  .nav_main
  ul.menu
  > li
  .wrap
  .inr2
  .sec:nth-of-type(2)
  .ttl,
header.glv .drawer-menu .sec:nth-of-type(2) .ttl {
  color: #c66c63;
  border-left: 5px solid #c66c63;
}
header.glv
  .bar
  .container
  .nav_main
  ul.menu
  > li
  .wrap
  .inr2
  .sec:nth-of-type(3)
  .ttl,
header.glv .drawer-menu .sec:nth-of-type(3) .ttl {
  color: #b49a77;
  border-left: 5px solid #b49a77;
}

header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 180px;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec ul li {
  margin-bottom: 10px;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec ul li a {
  display: block;
}
header.glv .bar .container .nav_main ul.menu > li .wrap .inr2 .sec ul li a img,
header.glv .drawer-menu .sec a img {
  width: 31px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
header.glv .drawer-menu .sec a img {
  top: 1px;
}

header.glv .bar .container .nav_main ul.menu > li .wrap p {
  font-size: 23px;
  line-height: 0;
}

header.glv .bar .container .nav_main ul.menu > li .wrap p span.bdr {
  border-left: 2px solid #7fa431;
  margin-right: 0.8em;
  display: inline-block;
  height: 49px;
}

header.glv .bar .container .nav_main ul.menu > li .wrap p span.en {
  font-size: 60px;
  color: #7fa431;
  margin-right: 0.3em;
}

header.glv .bar .container .nav_main ul.menu > li ul.lv2 li a {
  padding: 10px 20px;
  color: #fff;
  background: #231815;
  display: block;
}
header.glv .bar .container .nav_main ul.menu > li ul.lv2 li a:hover {
  background: #333;
  opacity: 1;
}
header.glv .bar .container .nav_main ul.menu > li ul.lv2 li a span {
  font-size: 16px;
}

.menu > li:hover li a:hover,
header.glv .bar .container .nav_main ul.menu > li .wrap {
  transition: all 0.1s ease-out;
}

header.glv ul.nav_sub {
  position: fixed;
  right: 10px;
  top: 30vh;
}

header.glv ul.nav_sub li {
  width: 120px;
  margin-bottom: 15px;
}

header.glv .fv .movie img {
  width: 100%;
  height: auto;
}
header.glv .movie video {
  vertical-align: bottom;
}

header.glv .fv h1 {
  text-align: center;
  font-size: 20px;
}

header.glv .wrap_breadcrumb {
  background: #fff;
}

header.glv .breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 10px 0;
}

header.glv .breadcrumb a::after {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #ccc;
  margin: 0 0.2rem;
  font-size: 12px;
}

header.glv .sldr2 {
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

/* main
------------------------------------------------------*/
main {
  padding-top: 50px;
  margin-top: -50px;
}

@media (min-width: 1200px) {
  main {
    padding-top: 85px;
    margin-top: -85px;
  }
  .news main {
    min-height: calc(100vh - 895px);
  }
}

main section h1,
main section p.lead {
  text-align: center;
  margin-bottom: 20px;
}

main section h1 {
  font-size: 20px;
}

@media (min-width: 768px) {
  main section h1 {
    font-size: 24px;
  }
}

main section p.lead {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
}

main section.lv2:last-of-type {
  border-bottom: none;
}

main section.lv2 h1 {
  font-size: 18px;
}

/* footer.glv
------------------------------------------------------*/

footer.glv {
  padding-top: 40vw;
  background: url('images/cmn/bg_ftr_sp.png') no-repeat center top / 100% auto;
  margin-top: 20px;
}

@media (min-width: 768px) {
  footer.glv {
    padding-top: 30vw;
  }
}
@media (min-width: 992px) {
  footer.glv {
    padding-top: 310px;
    background: url('images/cmn/bg_ftr.png') no-repeat center bottom;
    margin-top: 0;
  }
  .page-id-73 footer.glv,
  .page-id-1859 footer.glv {
    margin-top: -160px;
  }
}

footer.glv,
footer.glv a {
  color: #fff;
}

footer.glv .ft_contact {
  padding: 45px 20px 30px;
  background: #212426;
}

@media (min-width: 992px) {
  footer.glv .ft_contact {
    padding: 75px 20px 70px;
  }
}

footer.glv .ft_contact .ttl_sec {
  color: #fff;
}
footer.glv .ft_contact > p {
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 1;
}

footer.glv .ft_contact .wrap {
  color: #fff;
  padding: 0 0 25px;
}

@media (min-width: 768px) {
  footer.glv .ft_contact .wrap {
    padding: 25px 70px;
  }
}

@media (min-width: 992px) {
  footer.glv .ft_contact .wrap {
    padding: 35px 100px 0;
    max-width: 1000px;
    margin: 0 auto;
  }
}

footer.glv .ft_contact .wrap p {
  text-align: left;
  margin-bottom: 35px;
  font-size: 14px;
}

@media (min-width: 576px) {
  footer.glv .ft_contact .wrap p {
    text-align: center;
    font-size: 18px;
  }
}

footer.glv .ft_contact .wrap ul li {
  font-size: 26px;
  text-align: center;
  line-height: 0.9;
  margin-bottom: 30px;
}

footer.glv .ft_contact .wrap ul li span.no {
  font-size: 32px;
  margin-left: 0.1em;
  color: #fff;
}

footer.glv .ft_contact .wrap ul li span.no a {
  font-size: 32px;
  margin-left: 0.1em;
  color: #fff;
}

footer.glv .ft_contact .wrap ul li span.note {
  font-size: 14px;
}

@media (min-width: 992px) {
  footer.glv .ft_contact .wrap ul li {
    font-size: 30px;
  }

  footer.glv .ft_contact .wrap ul li span.no {
    font-size: 45px;
  }

  footer.glv .ft_contact .wrap ul li span.no a {
    font-size: 45px;
  }

  footer.glv .ft_contact .wrap ul li span.note {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  footer.glv .ft_contact .wrap ul li {
    margin: 5px 0;
  }
}

footer.glv .ft_contact .wrap a {
  font-size: 18px;
  letter-spacing: 0;
}

@media (min-width: 1200px) {
  footer.glv .ft_contact .wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  footer.glv .ft_contact .wrap .wrap_ask .tel a {
    display: inline;
  }
}

footer.glv .ft_contact .wrap a i.fa-envelope {
  font-size: 28px;
  margin-right: 0.5em;
}
footer.glv .ft_contact .wrap a span.txt {
  position: relative;
  top: -4px;
}

@media (min-width: 768px) {
  footer.glv a.btn_bdr {
    width: 350px;
  }
}

@media (min-width: 1200px) {
  footer.glv .ft_contact .wrap .wrap_ask {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

footer.glv .outer_nav {
  position: relative;
  padding-top: 55px;
}

@media (min-width: 1200px) {
  footer.glv .wrap.wrap_nav {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    padding-top: 35px;
  }
}

footer.glv .drawer-nav {
  position: static;
  width: auto;
  z-index: 0;
}

footer.glv .drawer-nav .container {
  padding: 0;
}

footer.glv .drawer-menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 390px;
}

@media (min-width: 1200px) {
  footer.glv .drawer-menu {
    width: 480px;
    height: 240px;
  }
}

footer.glv .drawer-menu li a .en {
  display: block;
  color: #7fa431;
  font-size: 10px;
}

@media (min-width: 1200px) {
  footer.glv .drawer-menu li a {
    font-size: 13px;
  }

  footer.glv .drawer-menu li a.drawer-menu-item,
  footer.glv .drawer-menu li.contact a {
    padding: 6px 0;
  }

  footer.glv .drawer-menu li a.drawer-dropdown-menu-item {
    padding: 6px 0 6px 1em;
    font-size: 11px;
    line-height: 2;
  }

  footer.glv .drawer-menu li a.drawer-dropdown-menu-item:hover {
    opacity: 1;
    color: #fff;
    text-decoration: none;
  }
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

/* form
------------------------------------------------------*/
@media (min-width: 768px) {
  .frm1 p {
    text-align: center;
  }
}

.wpcf7-form {
  padding-top: 50px;
}

@media (min-width: 992px) {
  .wpcf7-form {
    padding-top: 50px;
    max-width: 1000px;
    margin: 0 auto;
  }
}

.wpcf7-form h1 {
  font-size: 32px;
}

.wpcf7-form p.note {
  text-align: left;
}

@media (min-width: 768px) {
  .wpcf7-form p.note {
    padding: 0 15px;
  }
}

.wpcf7-form .fa-star {
  color: rgba(185, 0, 0, 1);
  font-size: 10px;
  vertical-align: 2px;
}

.wpcf7-form dl {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .wpcf7-form dl {
    display: flex;
    flex-wrap: wrap;
  }
}

.wpcf7-form dl dt {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

@media (min-width: 768px) {
  .wpcf7-form dl dt {
    position: relative;
    width: 270px;
  }
}
@media (min-width: 1200px) {
  .wpcf7-form dl dt {
    width: 350px;
  }
}

.wpcf7-form dl dt span {
  background: #a0b5b5;
  color: #fff;
  font-size: 10px;
  display: inline-block;
  padding: 0 5px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

@media (min-width: 768px) {
  .wpcf7-form dl dt span {
    position: absolute;
    top: 26px;
    left: 15px;
  }
}

.wpcf7-form dl dd {
  display: block;
  margin-bottom: 30px;
  padding-top: 5px;
}

@media (min-width: 768px) {
  .wpcf7-form dl dt,
  .wpcf7-form dl dd {
    padding: 20px 15px 20px 52px;
    margin-bottom: 0;
  }
  .wpcf7-form dl dd {
    border-top: 1px solid #ccc;
    padding: 20px 15px;
    width: calc(100% - 270px);
  }
}

@media (min-width: 1200px) {
  .wpcf7-form dl dd {
    width: calc(100% - 350px);
  }
}

.wpcf7-form dl dd input,
.wpcf7-form dl dd textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
  background: #f5f5f5;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}

.wpcf7-form dl dd input:hover,
.wpcf7-form dl dd textarea:hover {
  background: #fff;
}

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form input[type='url'],
.wpcf7-form input[type='tel'],
.wpcf7-form dl dd textarea {
  width: 100%;
}

.wpcf7-form dl dd textarea {
  height: 150px;
}

.wpcf7-form dl dd input[type='file'] {
  border: none;
  background: none;
}

.wpcf7-form dl dd p {
  margin-bottom: 10px;
  text-align: justify;
}
.wpcf7-form dl dd p a {
  color: #a0b5b5;
  text-decoration: underline;
}

.wpcf7-form select {
  min-width: 200px;
}

.wpcf7-form input[type='submit'] {
  border-radius: 4px;
  background: #555;
  color: #fff;
  border: none;
  display: block;
  width: 220px;
  padding: 10px 0;
  margin: 60px auto;
  font-size: 18px;
}

.wpcf7-form span.wpcf7-list-item {
  margin: 0 2em 0 0 !important;
}

.wpcf7-form label {
  cursor: pointer;
  margin: 0;
}

.wpcf7-form.wpcf7-form input[type='button']:disabled,
.wpcf7-form.wpcf7-form input[type='submit']:disabled {
  opacity: 0.1;
}

/* .acmenu
------------------------------------------------------*/
dl.acmenu.qa > dt,
dl.acmenu.qa > dd {
  border-radius: 4px;
}
dl.acmenu > dt {
  cursor: pointer;
  font-weight: 400;
}
dl.acmenu.qa > dt {
  padding: 10px 35px;
  margin-top: 10px;
  background: url(images/home/opn.png) no-repeat right 10px center,
    url(images/home/q.png) no-repeat 12px center,
    url(images/home/bg_q.gif) 0 0 / cover;
}
dl.acmenu.qa > dt.active {
  background: url(images/home/cls.png) no-repeat right 10px center,
    url(images/home/q.png) no-repeat 12px center,
    url(images/home/bg_q.gif) 0 0 / cover;
}

dl.acmenu.qa > dd {
  background: #fff;
  margin-top: 4px;
}

dl.acmenu.qa dt:first-of-type {
  margin-top: 0;
}

body.page article dl.acmenu .min {
  width: 30px;
  margin: 0;
  font-size: 30px;
  color: #2f5bd9;
}
body.page article dl.acmenu dt .min {
  color: #fff;
}

dl.acmenu span {
  width: calc(100% - 30px);
}

dl.acmenu > dd {
  display: none;
}
dl.acmenu.qa > dd {
  padding: 25px;
}
dl.acmenu.qa > dd dl,
dl.acmenu.qa > dd dt {
  margin-top: 20px;
}
dl.acmenu.qa > dd img {
  margin-top: 10px;
}
dl.acmenu.qa > dd .note {
  margin-top: 20px;
}
dl.acmenu.qa > dd .note p {
  margin-top: 10px;
}
.sec_faq dl.acmenu dd {
  background: #f2f2f2;
}

/* .movie
------------------------------------------------------*/
.movie {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}

@media (min-width: 768px) {
  .movie {
    background-size: 500px auto;
    background-image: unset;
  }
  .movie video {
    pointer-events: none;
  }
}

.background-wrap {
  position: fixed;
  /* 固定しない場合はrelativeに変更 */
  z-index: -1;
  width: 100%;
  height: 100%;
}

.background-wrap .background-movie {
  position: relative;
  width: 100%;
  height: 100vh;
}

.background-wrap .background-movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* わずかに拡大版
.background-wrap .background-movie #player {
	width: 110%;
	height: 110%;

	position: absolute;
	top: -5%;
	left: -5%;

}
*/
.background-wrap .background-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  -ms-transition: 2s;
  transition: 2s;
}

/* .movie2
------------------------------------------------------*/
.movie2 figure {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie2 figure iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* .pagination
---------------------------------------*/
.pagination {
  text-align: center;
  display: block;
  margin: 0;
  line-height: 2.5;
}
a.page-numbers,
.pagination .current {
  background: #fff;
  padding: 5px 12px;
  margin: 0 1px;
  text-decoration: none;
  color: #4f3a23;
  border-radius: 4px;
}

.pagination .current {
  background: #00a73c;
  color: #fff;
}
.pagination i {
  font-size: 17px;
}

/* .scrollify（縦スクロールjs）
---------------------------------------*/
.pager {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 0;
}

.pager li {
  display: block;
  margin: 20px;
}

.pager li a {
  display: block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.has-text-align-center {
  text-align: center !important;
}
/* 養毛液 start */
.yomoeki_main .swiper-slide.swiper-slide-active img {
  border-radius: 18px;
}
.yomoeki_main .style21.style21_2 {
  background: url('yomoeki/gel.png') no-repeat calc(50% + 410px) top / 384px
      auto,
    #fff
      url(https://aloehonpo.co.jp/wp/wp-content/themes/aloehonpo/images/cmn/bg_pink1-8.png)
      no-repeat center top;
}
.yomoeki_main .style42 {
  text-align: left;
}
.sc_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 2em 0;
}
.sc_list li {
  flex: 0 1 42%;
}
.sc_list li p {
  text-align: center;
}
.sc_section,
.sc_section2 {
  margin-top: 2em;
}
.off-icon {
  margin-top: 0.2em;
  width: 80px;
  display: inline-block;
}
.off-icon img {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .yomoeki_main .style21.style21_2 {
    background: url('./images/yomoeki/gel.png') no-repeat calc(50% + 260px) -15px /
        280px auto,
      #fff
        url(https://aloehonpo.co.jp/wp/wp-content/themes/aloehonpo/images/cmn/bg_pink1-8.png)
        no-repeat center top;
  }
  .sc_list li {
    margin-bottom: 1em;
  }
  .ph_sc {
    margin-top: -24%;
  }
  .yomoeki_main .style42 {
    display: flex;
    align-items: flex-end;
  }
  .yomoeki_main .style13.style13_2.style13_3 {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .yomoeki_main .style21.style21_2 {
    background: url('./images/yomoeki/gel.png') no-repeat calc(50% + 360px) top /
        284px,
      #fff url('./images/cmn/bg_pink1-8.png') no-repeat center top;
  }
  .sc_list li {
    flex: 0 1 25%;
  }
  .sc_list li figure {
    width: 83%;
    margin: 0 auto;
  }
}
/* buttersoup */
.buttersoap_main .swiper-slide.swiper-slide-active img {
  border-radius: 18px;
}
.buttersoap_main .style21.style21_2 {
  background: url('buttersoap/jel.png') no-repeat calc(50% + 410px) top / 384px
      auto,
    #fff
      url(https://aloehonpo.co.jp/wp/wp-content/themes/aloehonpo/images/cmn/bg_pink1-8.png)
      no-repeat center top;
}
.buttersoap_main .style42 {
  text-align: left;
}
.buttersoap_main .text-center {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .buttersoap_main .style37.style37_2.style1007 {
    padding-bottom: 0;
  }
  .buttersoap_main .style21.style21_2 {
    background: url('./images/buttersoap/jel.png') no-repeat calc(50% + 260px) -15px /
        280px auto,
      #fff url('./images/cmn/bg_pink1-8.png') no-repeat center top;
  }
  .ph_sc {
    margin-top: -19%;
  }
  .buttersoap_main .style42 {
    display: flex;
    align-items: flex-end;
  }
  .buttersoap_main .style13.style13_2.style13_3 {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .style23 .prc {
    max-width: 280px;
  }
  .buttersoap_main .text-center {
    margin-top: 1em;
  }
  .style23 .prc img {
    width: 100%;
  }
  .buttersoap_main .style21.style21_2 {
    background: url('./images/buttersoap/jel.png') no-repeat calc(50% + 360px)
        top / 200px,
      #fff url('./images/cmn/bg_pink1-8.png') no-repeat center top;
  }
}
/* gel new */
.gel__wrap {
  margin-top: 40px;
}
.gel1__new figure.ctt1 {
  height: 100%;
}

.gel1__new .style38.style1004 {
  align-items: center;
  padding-bottom: 0;
}
img.gel3__soryo {
  width: 100px;
  margin-top: 0.5em;
}

@media (min-width: 768px) {
  .gel__wrap {
    margin-top: 100px;
  }
}
/* new lotion */
.gel__wrap.gel__wrap--lotion .style38.style38_4 {
  margin-top: 20px;
}

.gel__wrap.gel__wrap--lotion .ctt2 {
  padding-bottom: 20px;
}
.lotion__offer .style38.style38_4 {
  padding-top: 20px;
}
.gel__wrap.gel__wrap--lotion .gel1__new .style38.style1004 {
  border-bottom: none;
}
@media (min-width: 576px) {
  .gel__wrap.gel__wrap--lotion .style13.style13_2 {
    margin: 20px auto 0 auto;
  }

  .gel__wrap.gel__wrap--lotion .ctt2 {
    padding-bottom: 0;
  }
  .gel__wrap.gel__wrap--lotion .gel1__new .style38.style1004,
  .lotion__offer .style38.style1004 {
    flex-direction: row-reverse;
  }
}
/* tooth new */
@media (min-width: 992px) {
  .style31--new .style38.style38_3.style1012 .prc img {
    max-width: 277px;
  }
}
/* slim new */
.style37.lotion__offer.lotion__offer--slim .style38.style38_4 {
  padding: 0;
}
.style37.lotion__offer.lotion__offer--slim {
  margin-top: 20px;
}
.style28.style28_2.style28_2--new .note {
  text-align: left;
}
.shibori__qa--header {
  margin-bottom: 30px;
  position: relative;
}
.shibori__qa--header::after {
  content: '';
  clear: both;
  display: block;
}
@media (min-width: 576px) {
  .style27.style27--new {
    align-items: center;
    justify-content: space-around;
  }
  .style37.lotion__offer.lotion__offer--slim {
    margin-top: 40px;
  }
}
/* teiki new */

.style121 .style50.style50--new > li a figure {
  min-height: 260px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.style121 .style50.style50--new > li:nth-of-type(1) a figure {
  background-image: url(images/guide/teiki/teiki_bottom_1.png);
}
.style121 .style50.style50--new > li:nth-of-type(2) a figure {
  background-image: url(images/guide/teiki/teiki_bottom_2.png);
}
.style121 .style50.style50--new > li:nth-of-type(3) a figure {
  background-image: url(images/guide/teiki/teiki_bottom_3.png);
}
.style121 .style50.style50--new > li:nth-of-type(4) a figure {
  background-image: url(images/guide/teiki/teiki_bottom_4.png);
}
.style121 .style50.style50--new > li:nth-of-type(5) a figure {
  background-image: url(images/guide/teiki/teiki_bottom_5.png);
}
.shibori__qa--header p {
  font-size: 12px;
}
@media (min-width: 768px) {
  .shibori__qa--header p {
    width: 260px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  .style121 .style50.style50--new {
    justify-content: space-between;
  }
  .style121 .style50.style50--new > li {
    width: 19%;
    padding: 0;
  }
  .style121 .style50.style50--new > li a figure {
    min-height: 156px;
    background-size: contain;
  }
  .style27.style27__new > .txt p {
    text-align: left;
  }

  .style5.style5__new .sec:nth-last-of-type(2) {
    padding-right: 55px;
  }
  .style38.style38_3 .ctt1 {
    max-width: 260px;
  }

  .style38 .ctt1 img {
    max-width: 100%;
  }

  .style37.style37_2.style1007.style1007-new {
    padding: 25px 38px 0px 45px;
  }

  .style1012 .style13.style13_2.style13_2--new {
    max-width: 293px;
    margin-top: 0;
    margin-right: 0;
  }
  .prc.bs__prc--new {
    max-width: 270px;
  }

  .style38.style38_3 .prc.bs__prc--new img {
    max-width: 100%;
  }
}
