@charset "UTF-8";
/*note: INDEXの表示は、コメントの「 index: 」でハイライト表示してください。*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: 外部ファイルの読み込み */
/*note: INDEXの表示は、コメントの「 index: 」でハイライト表示してください。*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: 外部フォントCSSファイルの読み込み*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: リセットCSS と body要素の文字（色・書体）と背景色*/
/* Body要素の背景色 */
/* Body要素の文字色 */
/* Body要素の書体 */
/* リセット用のプレイスフォルダ */
html, body, div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

html, body {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background-color: #ffffff;
  color: #000000; }
  body a {
    color: #00b9ef; }
    body a:hover {
      color: #00b9ef;
      opacity: 0.8; }
    body a:active {
      color: #00b9ef; }

body {
  font-family: YuGothic, "ヒラギノ角ゴ ProN W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.6; }

/* リセット処理関数 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: メディアクエリー*/
/* 切り替えポイントの設定 */
/* 処理 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: クリアフィックス*/
/* Class と ステークホルダー の名称設定 */
/* 処理 */
.clearfix:after, html:after, body:after {
  content: "";
  display: block;
  clear: both; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: スクリーンリーダー*/
/* スクリーンリーダーテキスト の名称設定 */
/* 処理 */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: リセットCSS と サイトの初期設定 */
html {
  background-color: #ffffff; }
  html * {
    box-sizing: border-box; }

body {
  word-wrap: break-word; }
  @media only screen and (max-width: 960px) {
    body {
      font-size: 14px; } }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 12px; } }
  body small {
    font-size: smaller; }

:focus {
  outline: 0; }

ol,
ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

a img {
  border: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

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

@media only screen and (max-width: 768px) {
  .nosp {
    display: none; } }

.nopc {
  display: none; }
  @media only screen and (max-width: 768px) {
    .nopc {
      display: block; } }

.flex-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.container {
  max-width: 1120px;
  margin: 0 auto; }

.home #section1, .home #section2, .home #section3, .home #section4, .home #section5, .home #section6, .home #section7, .home #section8, #home #section2, #home #section3, #home #section4, #home #section5, #home #section6, #home #section7, #home #section8, #campaign, .section-bnr {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  padding: 6em 0; }
  @media only screen and (max-width: 960px) {
    .home #section1, .home #section2, .home #section3, .home #section4, .home #section5, .home #section6, .home #section7, .home #section8, #home #section2, #home #section3, #home #section4, #home #section5, #home #section6, #home #section7, #home #section8, #campaign, .section-bnr {
      padding: 5em 0; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    .home #section1, .home #section2, .home #section3, .home #section4, .home #section5, .home #section6, .home #section7, .home #section8, #home #section2, #home #section3, #home #section4, #home #section5, #home #section6, #home #section7, #home #section8, #campaign, .section-bnr {
      padding: 2rem 0; } }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: table */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: ボタンのスタイル */
/*note: INDEXの表示は、コメントの「 index: 」でハイライト表示してください。*/
.button, .button-wrapper .back-button {
  background: #ed6c00;
  border-radius: 5px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 1.3em 2em;
  font-size: 1.0625em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center; }
  .button:hover, .button-wrapper .back-button:hover {
    color: #fff;
    opacity: .8; }

.button-arrow-left, .button-wrapper .back-button, .button-arrow-right {
  position: relative; }
  .button-arrow-left:after, .button-wrapper .back-button:after, .button-arrow-right:after {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/button-arrow-01.png);
    background-size: contain; }
    @media only screen and (max-width: 768px) {
      .button-arrow-left:after, .button-wrapper .back-button:after, .button-arrow-right:after {
        width: 15px;
        height: 15px; } }
  .button-arrow-left:hover:after, .button-wrapper .back-button:hover:after, .button-arrow-right:hover:after {
    border-left-color: #fff; }

.button-arrow-left, .button-wrapper .back-button {
  padding-left: 3em; }
  .button-arrow-left:after, .button-wrapper .back-button:after {
    left: 10px;
    transform: rotate(180deg); }

.button-arrow-right {
  padding-right: 3em; }
  .button-arrow-right:after {
    right: 10px; }

.button-orange {
  background: #ed6c00; }

.button-green {
  background: #45b035; }

.button-blue {
  background: #00b9ef; }

.button-large {
  padding: .5em 1.75em;
  font-size: 1.25em;
  line-height: 1.5;
  border-radius: .3em; }

.button-small {
  padding: .25em 1.25em;
  font-size: .875em;
  line-height: 1.5;
  border-radius: .2em; }

.button-block {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center; }

.button-more {
  background-image: url(../images/button-01-off.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 150px;
  height: 43px; }
  .button-more:hover {
    background-image: url(../images/button-01-on.svg); }

.button-wrapper {
  text-align: center; }
  .single .button-wrapper {
    margin: 160px 0; }
    @media only screen and (max-width: 768px) {
      .single .button-wrapper {
        margin: 40px 0; } }
  .button-wrapper .back-button {
    background: #ffffff;
    color: #fff;
    max-width: 400px;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em; }
    .button-wrapper .back-button:after {
      border-color: transparent transparent transparent #fff;
      left: 15px;
      border-width: 8px 0 8px 10px; }

#button-totop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
  cursor: pointer;
  background-image: url(../images/button-totop.svg);
  background-repeat: no-repeat;
  width: 50px;
  height: 50px; }
  @media only screen and (max-width: 768px) {
    #button-totop {
      width: 60px;
      height: 60px;
      bottom: 0;
      right: 0; } }
  #button-totop:hover {
    opacity: .8; }

#fixed-button {
  position: fixed;
  right: 0;
  top: 400px;
  z-index: 10; }
  @media only screen and (max-width: 960px) {
    #fixed-button {
      top: 400px; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    #fixed-button {
      display: none; } }

  #fixed-button img {
    width: 129px;
    height: auto; }

#root a[id]:not([href]) {
  padding-top: 100px;
  margin-top: -100px;
  display: inline-block;
  vertical-align: top; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: アイコンのスタイル */
.icon {
  padding-left: 35px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center; }

.icon-1 {
  background-image: url(../images/icon-1.svg); }

.icon-2 {
  background-image: url(../images/icon-2.svg); }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: 会員ボタンリスト */
.member-button-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }
  @media only screen and (max-width: 960px) {
    .member-button-list {
      width: 90%;
      margin: 2em auto;
      justify-content: center; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    .member-button-list {
      width: 98%; } }

  .member-button-list .button {
    color: #fff;
    font-size: 0.875em;
    text-align: center;
    min-width: 190px;
    white-space: nowrap;
    margin-left: 10px; }
    @media only screen and (max-width: 960px) {
      .member-button-list .button {
        padding: 1.2em 1em;
        margin: 0 5px; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    .member-button-list .button {
      font-size: 0.71em;
      padding: 1em 5px;
      min-width: inherit;
      display: block;
      width: 100%; } }

    .member-button-list .button:hover {
      opacity: .8; }
  .member-button-list .icon {
    background-size: 16px 16px;
    padding-left: 20px; }
    @media only screen and (max-width: 768px) {
      .member-button-list .icon {
        display: none; } }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: セクションタイトル */
.section-title {
  text-align: center;
  margin: 80px auto; }
  @media only screen and (max-width: 768px) {
    .section-title {
      margin: 3rem auto; } }
  .section-title img {
    width: auto;
    height: 136px; }
    @media only screen and (max-width: 768px) {
      .section-title img {
        max-width: 210px;
        width: 100%;
        height: auto; } }

.sub-ttl {
  align-items: center;
  display: flex;
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: 50px; }
  .sub-ttl:after, .sub-ttl:before {
    content: "";
    flex-grow: 1;
    height: 1px;
    /* 線の太さを変えたいときはここを変える */
    background: #000;
    /* 線の色を変えたいときはここを変える */
    margin: 0 .4em;
    /* 文字と線の余白用 なくても良い */ }
  @media only screen and (max-width: 768px) {
    .sub-ttl {
      margin-bottom: 30px; } }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: backgroundのスタイル */
.background1 {
  background-color: #fff100;
  background-image: url(../images/background-01.png);
  background-size: 3px 3px; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: parts用の外部ファイル読み込み */
/*
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
INDEX

#001 共通ヘッダー


┌─────────────────────────────
│ #001 共通ヘッダー
│
*/
#header-wrapper {
  position: relative;
  z-index: 99;
  height: auto;
  box-sizing: content-box; }
  @media only screen and (max-width: 768px) {
    #home #header-wrapper {
      padding-top: 60px; } }
  #header-wrapper .container {
    width: 95%;
    position: relative; }
    @media only screen and (max-width: 960px) {
      #header-wrapper .container {
        width: 100%; } }
  #header-wrapper #header-nav {
    margin: auto;
    position: relative;
    box-sizing: border-box; }
    @media only screen and (max-width: 960px) {
      #header-wrapper #header-nav {
        width: 100%; } }

#header-nav1 {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  #header-nav1 .logo {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    left: 5%;
    margin: auto; }
    @media only screen and (max-width: 768px) {
      #header-nav1 .logo {
        height: 30px; } }
    #header-nav1 .logo a {
      color: #000000;
      text-decoration: none; }
    #header-nav1 .logo img {
      height: 50px;
      width: 128px; }
      @media only screen and (max-width: 768px) {
        #header-nav1 .logo img {
          width: 70px;
          height: 30px; } }
    #header-nav1 .logo span {
      display: block;
      padding-left: 55px;
      color: #fff; }
  #header-nav1 .logo24 {
    margin: 17px auto; }
    @media only screen and (max-width: 960px) {
      #header-nav1 .logo24 {
        margin: 21px auto; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    #header-nav1 .logo24 {
      margin: 15px auto; } }

    #header-nav1 .logo24 img {
      height: 60px;
      width: 330px; }
      @media only screen and (max-width: 960px) {
        #header-nav1 .logo24 img {
          height: 52px; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    #header-nav1 .logo24 img {
      height: 30px; } }

  #header-nav1 .web {
    position: fixed;
    width: 50px;
    top: 0;
    right: 0;
    z-index: 10; }
    #header-nav1 .web a {
      background: url(../images/01.png) no-repeat left center/100% 100%;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      display: block;
      margin-bottom: 10px;
      text-decoration: none; }
      @media only screen and (max-width: 768px) {
        #header-nav1 .web a img {
          display: none; } }
      #header-nav1 .web a span {
        display: none; }
        @media only screen and (max-width: 768px) {
          #header-nav1 .web a span {
            display: block; } }
    @media only screen and (max-width: 768px) {
      #header-nav1 .web {
        position: fixed;
        top: 0;
        width: 100%;
        height: 60px; }
        #header-nav1 .web a {
          font-size: 16px;
          padding: 17px 0;
          margin-bottom: 0; } }
    @media only screen and (max-width: 768px) and (max-width: 768px) {
      #header-nav1 .web a {
        display: none; }
        #home #header-nav1 .web a:first-child {
          display: block; }
        #header-nav1 .web a.mypage {
          display: block;
          position: fixed;
          bottom: 0;
          left: 0;
          right: 0; } }

  @media only screen and (max-width: 960px) {
    #header-nav1 .flex-box {
      position: relative;
      z-index: 99; } }

#header-fixed {
  position: fixed;
  max-width: 100%;
  width: 100%;
  background: #fff;
  height: auto1;
  border-bottom: 1px solid #ffffff; }
  @media only screen and (max-width: 960px) {
    #header-fixed {
      height: 80px; } }
  @media only screen and (max-width: 768px) {
    #header-fixed {
      height: 60px; } }

.fixdbtn {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  background-image: url(../images/01.png); }
  .fixdbtn a {
    width: 250px;
    height: 140px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    color: #fff;
    text-decoration: none;
    font-size: 20px; }
    .fixdbtn a:hover {
      color: #fff; }
  @media only screen and (max-width: 960px) {
    .fixdbtn {
      display: none; } }

#global-nav {
  width: 90%;
  margin: 0 auto; }
  #global-nav ul {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding: 1em 0; }
    #global-nav ul li {
      font-size: 1em;
      font-weight: bold;
      padding: 0;
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 960px) {
        #global-nav ul li {
          display: block; } }
      #global-nav ul li:before {
        content: '';
        width: 17px;
        height: 52px;
        display: inline-block;
        background-image: url(../images/bdr02.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
        @media only screen and (max-width: 960px) {
          #global-nav ul li:before {
            display: none; } }
      #global-nav ul li:last-child:after {
        content: '';
        width: 17px;
        height: 52px;
        display: inline-block;
        background-image: url(../images/bdr02.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
        @media only screen and (max-width: 960px) {
          #global-nav ul li:last-child:after {
            display: none; } }
    #global-nav ul a {
      margin: 1em;
      text-decoration: none;
      color: #000; }
      @media only screen and (max-width: 960px) {
        #global-nav ul a {
          margin: 0; } }

#global-nav-bg {
  position: fixed;
  z-index: -1; }

@media only screen and (max-width: 960px) {
  /* Fixed reset */
  #mobile-head {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
    cursor: pointer; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    #mobile-head {
      width: 60px;
      height: 60px; } }

@media only screen and (max-width: 960px) {
  #global-nav {
    width: 100%;
    text-align: center;
    transition: opacity .25s, visibility 0s ease .25s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 80px; } }
  @media only screen and (max-width: 960px) and (max-width: 768px) {
    #global-nav {
      top: 60px; } }
@media only screen and (max-width: 960px) {
    #global-nav #global-nav-bg {
      content: '';
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.96);
      margin: auto;
      display: block; }
    #global-nav ul {
      display: block;
      float: none;
      max-width: 100%;
      width: 100%;
      padding: .75em 0; }
      #global-nav ul li a {
        display: block;
        padding: 1rem;
        text-align: center; }
      #global-nav ul li.last {
        display: block; }

  /* Toggle Button */
  #nav-toggle {
    position: absolute;
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    width: 34px;
    height: 24px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }
    #nav-toggle span {
      display: inline-block;
      transition: all .4s;
      box-sizing: border-box;
      position: absolute;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #000; }
      #nav-toggle span:nth-child(1) {
        top: 0; }
      #nav-toggle span:nth-child(2) {
        margin: auto;
        top: 0;
        bottom: 0; }
      #nav-toggle span:nth-child(3) {
        bottom: 0; }

  .open {
    /* #global-nav スライドアニメーション */ }
    .open #nav-toggle span:nth-child(1) {
      -webkit-transform: translateY(10px) rotate(-45deg);
      transform: translateY(10px) rotate(-45deg); }
    .open #nav-toggle span:nth-child(2) {
      opacity: 0; }
    .open #nav-toggle span:nth-child(3) {
      -webkit-transform: translateY(-10px) rotate(45deg);
      transform: translateY(-10px) rotate(45deg); }
    .open #global-nav {
      transition-delay: 0s;
      opacity: 1;
      visibility: visible; }
    .open #hero-wrapper {
      z-index: -1;
      position: relative; } }
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: 共通フッター*/
#footer {
  width: 90%;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    #footer {
      padding: 5rem 0; } }
  #footer-wrapper {
    background-color: #EAEAEA; }
  #footer .logo {
    margin-bottom: 60px; }
    @media only screen and (max-width: 768px) {
      #footer .logo {
        margin-bottom: 3rem; } }
    #footer .logo img {
      width: 440px;
      height: 110px; }
      @media only screen and (max-width: 768px) {
        #footer .logo img {
          width: 280px;
          height: auto; } }
  #footer .info {
    margin-top: 20px; }
  #footer .copyright {
    margin-top: 40px; }
    @media only screen and (max-width: 768px) {
      #footer .copyright {
        margin-top: 2rem; } }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: パンくずリスト*/
#header-breadcrumb {
  max-width: 1000px;
  width: 90%;
  margin: auto;
  padding: 1em 0;
  font-size: 1em; }
  #header-breadcrumb-wrapper {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    width: 100%; }
  #header-breadcrumb li {
    display: inline-block; }
    #header-breadcrumb li + li:before {
      content: '>';
      padding: 0 0.5em; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: home専用外部ファイル読み込み */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: ヒーローイメージ*/
#hero {
  margin: 0 auto; }
  #hero img {
    width: 100%; }
  #hero .hero-slider .slick-arrow {
    width: 30px;
    height: 70px; }
    #hero .hero-slider .slick-arrow:before {
      background-image: url(../images/button-arrow.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
      @media only screen and (max-width: 768px) {
        #hero .hero-slider .slick-arrow:before {
          background: none; } }
    #hero .hero-slider .slick-arrow.slick-prev {
      left: 0;
      transform: rotate(180deg); }
      @media only screen and (min-width: 1281px) {
        #hero .hero-slider .slick-arrow.slick-prev {
          left: 3%; } }
    #hero .hero-slider .slick-arrow.slick-next {
      right: 0; }
      @media only screen and (min-width: 1281px) {
        #hero .hero-slider .slick-arrow.slick-next {
          right: 3%; } }
  #hero .hero-slider .slick-dots {
    bottom: 7%; }
    #hero .hero-slider .slick-dots li {
      width: 10px;
      height: 10px; }
      #hero .hero-slider .slick-dots li button {
        width: 10px;
        height: 10px;
        background: #fff;
        border: none;
        border-radius: 50%; }
        #hero .hero-slider .slick-dots li button:before {
          content: none; }
      #hero .hero-slider .slick-dots li.slick-active button {
        background: #ed6c00; }

#hero-image {
  background-image: url(../images/hero-01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }
  #hero-image-wrapper {
    padding-top: 55%;
    position: relative;
    overflow: hidden; }

.home #section1 {
  text-align: center;
  color: #fff; }
  @media only screen and (max-width: 768px) {
    .home #section1 {
      text-align: left; } }
  .home #section1-wrapper {
    background-image: url(../images/bg01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    @media only screen and (max-width: 768px) {
      .home #section1-wrapper {
        background-size: cover;
        background-position: top right -100px; } }
  .home #section1 .section-title {
    font-size: 40px;
    font-weight: bold;
    margin: 80px auto; }
    @media only screen and (max-width: 768px) {
      .home #section1 .section-title {
        font-size: 1.8rem;
        margin: 3rem auto;
        text-align: left; }
        .home #section1 .section-title br {
          display: none; } }
  .home #section1 .text {
    margin: 80px auto; }
    @media only screen and (max-width: 768px) {
      .home #section1 .text {
        font-size: 1rem;
        margin: 3rem auto;
        text-align: left; } }
.home #section2 .list li {
  position: relative;
  margin: 80px auto; }
  @media only screen and (max-width: 768px) {
    .home #section2 .list li {
      margin: 3rem auto; } }
  .home #section2 .list li:before {
    content: '';
    position: absolute;
    margin: auto;
    width: 100%;
    height: 420px;
    top: 20px;
    left: -5%;
    background-image: url(../images/bg02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 768px) {
      .home #section2 .list li:before {
        height: 280px; } }
  .home #section2 .list li:nth-child(2):before {
    left: inherit;
    right: -5%; }
  .home #section2 .list li:nth-child(2) .title {
    text-align: right; }
  .home #section2 .list li:nth-child(2) .title-image {
    left: inherit;
    right: 5px; }
  .home #section2 .list li:nth-child(2) .text-box {
    justify-content: flex-end; }
.home #section2 .list .title {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    .home #section2 .list .title {
      margin-bottom: 1.5em;
      font-size: 1.2rem; } }
.home #section2 .list .title-image {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 5px; }
  .home #section2 .list .title-image img {
    width: auto;
    height: 102px; }
    @media only screen and (max-width: 768px) {
      .home #section2 .list .title-image img {
        max-width: 280px;
        width: 100%;
        height: auto; } }
.home #section2 .list .text-box {
  position: relative;
  z-index: 1;
  height: 420px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 0 60px;
  color: #fff; }
  @media only screen and (max-width: 768px) {
    .home #section2 .list .text-box {
      padding: 2rem;
      height: auto; } }
  .home #section2 .list .text-box > div {
    max-width: 460px; }
    @media only screen and (max-width: 768px) {
      .home #section2 .list .text-box > div {
        max-width: 100%; } }
.home #section2 .list .text {
  font-size: 18px; }
  @media only screen and (max-width: 768px) {
    .home #section2 .list .text {
      font-size: 1rem; } }
.home #section2 .list .shop-icon {
  font-size: 23px;
  font-weight: bold;
  padding-bottom: 1rem; }
  @media only screen and (max-width: 768px) {
    .home #section2 .list .shop-icon {
      padding-bottom: 0.5rem;
      font-size: 1rem; } }
  .home #section2 .list .shop-icon span {
    padding-left: 1rem; }
    @media only screen and (max-width: 768px) {
      .home #section2 .list .shop-icon span {
        padding-left: 0.5rem; } }
  .home #section2 .list .shop-icon img {
    width: 170px;
    height: 60px;
    vertical-align: middle; }
    @media only screen and (max-width: 768px) {
      .home #section2 .list .shop-icon img {
        width: 4rem;
        height: 2rem; } }
.home #section2 h3 {
  color: #f33;
  font-size: 2em; }
.home #section3-wrapper {
  background-color: #EAEAEA; }
.home #section3 .section-title {
  margin: 80px auto; }
  @media only screen and (max-width: 768px) {
    .home #section3 .section-title {
      margin: 3rem auto; } }
.home #section3 .list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 80px auto;
  justify-content: space-between; }
  .home #section3 .list li:nth-child(odd) {
    flex-direction: row-reverse; }
  @media only screen and (max-width: 768px) {
    .home #section3 .list li {
      display: block;
      margin: 3rem auto; } }
.home #section3 .list .text-box {
  width: 40%; }
  @media only screen and (max-width: 768px) {
    .home #section3 .list .text-box {
      width: 100%; } }
@media only screen and (max-width: 768px) {
  .home #section3 .list h3 img {
    height: 40px;
    width: auto; } }
.home #section3 .list h4 {
  font-size: 30px;
  font-weight: bold;
  margin: 1em auto; }
  @media only screen and (max-width: 768px) {
    .home #section3 .list h4 {
      font-size: 1.4rem; } }
@media only screen and (max-width: 768px) {
  .home #section3 .list .text {
    margin-bottom: 2rem; } }
.home #section3 .list .image {
  width: 50%;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .home #section3 .list .image {
      width: 100%; } }
  .home #section3 .list .image img {
    width: 100%;
    height: auto; }
.home #section4 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 768px) {
    .home #section4 .list {
      display: block; } }
  .home #section4 .list li {
    position: relative;
    width: 33.333%;
    margin: 0 auto 80px;
    border-left: 1px solid #ccc;
    padding: 0 1em; }
    @media only screen and (max-width: 768px) {
      .home #section4 .list li {
        width: 100%;
        margin: 3rem auto;
        padding: 0 0 3rem;
        border: 1px solid #ccc;
        border-width: 0 0 1px; } }
    .home #section4 .list li:nth-child(1), .home #section4 .list li:nth-child(2) {
      width: 50%; }
      @media only screen and (max-width: 768px) {
        .home #section4 .list li:nth-child(1), .home #section4 .list li:nth-child(2) {
          width: 100%; } }
    .home #section4 .list li:nth-child(2), .home #section4 .list li:nth-child(5) {
      border-right: 1px solid #ccc; }
      @media only screen and (max-width: 768px) {
        .home #section4 .list li:nth-child(2), .home #section4 .list li:nth-child(5) {
          border-right: none; } }
  .home #section4 .list .title {
    position: absolute;
    background-color: #fff;
    top: -1.5em;
    padding: 0 1em 1em 0; }
    .home #section4 .list .title span {
      font-size: 30px;
      font-weight: bold;
      display: block; }
      @media only screen and (max-width: 768px) {
        .home #section4 .list .title span {
          font-size: 1.6rem; } }
  .home #section4 .list .image img {
    width: 100%;
    height: auto; }
  .home #section4 .list .text {
    margin-top: 40px; }
    @media only screen and (max-width: 768px) {
      .home #section4 .list .text {
        margin-top: 2rem; } }
.home #section5-wrapper {
  background-color: #000; }
.home #section5 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 768px) {
    .home #section5 .list {
      display: block; } }
  .home #section5 .list li {
    width: 33.333%;
    padding: 0 1rem 5rem; }
    @media only screen and (max-width: 768px) {
      .home #section5 .list li {
        width: 100%;
        margin-bottom: 3rem; } }
  .home #section5 .list a {
    color: #fff;
    text-decoration: none; }
    .home #section5 .list a:hover {
      opacity: .8; }
  .home #section5 .list .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .home #section5 .list .title {
        font-size: 1.6rem; } }
    .home #section5 .list .title:after {
      content: '';
      display: block;
      margin-top: 10px;
      height: 1px;
      width: 100%;
      background-image: url(../images/bdr01.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 0 0; }
  .home #section5 .list .image img {
    width: 100%;
    height: auto; }
  .home #section5 .list .text {
    margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      .home #section5 .list .text {
        margin-top: 1rem; } }
.home #section6 {
  max-width: 540px; }
  .home #section6-wrapper {
    background-image: url(../images/bg03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .home #section6 h3 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap; }
    @media only screen and (max-width: 768px) {
      .home #section6 h3 {
        font-size: 1.6rem; } }
    .home #section6 h3 img {
      height: 145px;
      width: auto;
      vertical-align: bottom; }
      @media only screen and (max-width: 768px) {
        .home #section6 h3 img {
          height: 50px; } }
  .home #section6 .text {
    border-top: 1px solid #000;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      .home #section6 .text {
        padding-bottom: 3rem; } }
.home #section7-wrapper {
  background-color: #EAEAEA; }
.home #section7 .lead {
  margin-bottom: 80px; }
  @media only screen and (max-width: 768px) {
    .home #section7 .lead {
      margin-bottom: 3rem; } }
.home #section7 .list li {
  padding-bottom: 80px;
  position: relative; }
  .home #section7 .list li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 96px;
    height: 50px;
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media only screen and (max-width: 768px) {
      .home #section7 .list li:after {
        width: 43px;
        height: 25px;
        padding-bottom: 3rem; } }
  .home #section7 .list li:last-child:after {
    display: none; }
.home #section7 .list .title {
  margin-bottom: -30px; }
  @media only screen and (max-width: 768px) {
    .home #section7 .list .title {
      margin-bottom: -15px; } }
  .home #section7 .list .title img {
    height: 58px; }
    @media only screen and (max-width: 768px) {
      .home #section7 .list .title img {
        height: 36px; } }
.home #section7 .list .text {
  background-color: #fff;
  padding: 80px; }
  @media only screen and (max-width: 768px) {
    .home #section7 .list .text {
      padding: 3rem 2rem; } }
.home #section8-wrapper {
  background-image: url(../images/17.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
@media only screen and (max-width: 768px) {
  .home #section8 {
    padding: 4rem 0; } }
.home #section8 .title {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .home #section8 .title {
      font-size: 1.6rem; } }
  .home #section8 .title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border: 4px solid #fff;
    border-width: 4px 4px 0 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(40deg); }
    @media only screen and (max-width: 768px) {
      .home #section8 .title:after {
        border-width: 2px 2px 0 0;
        width: 18px;
        height: 18px; } }
.home #section8 a {
  text-decoration: none; }
  .home #section8 a:hover {
    opacity: .8; }

#home > #wrapper {
  min-width: 1200px; }
  @media only screen and (max-width: 768px) {
    #home > #wrapper {
      width: 100%;
      min-width: 100%; } }
#home a {
  text-decoration: none; }
  #home a:hover {
    opacity: .7; }
    #home a:hover p {
      opacity: .7; }
#home .sp {
  display: none; }
@media only screen and (max-width: 768px) {
  #home .pc {
    display: none; } }
#home #lead {
  text-align: center;
  width: 90%;
  margin: auto;
  margin-bottom: 60px; }
#home #section2 h3 {
  color: #f33;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center; }
@media only screen and (max-width: 768px) {
  #home #section2 {
    padding: 3rem 0; } }
#home #section2 .section-title {
  margin: 0 auto 80px; }
  @media only screen and (max-width: 768px) {
    #home #section2 .section-title {
      margin-bottom: 30px; } }
#home #section2 .point-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  @media only screen and (max-width: 768px) {
    #home #section2 .point-wrapper ul {
      margin: 0 -5px; } }
  #home #section2 .point-wrapper ul li {
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 33.33%; }
    @media only screen and (max-width: 768px) {
      #home #section2 .point-wrapper ul li {
        margin-bottom: 10px;
        padding: 0 5px;
        width: 50%; } }
#home #section3-wrapper {
  background: #f7f7f7; }
@media only screen and (max-width: 768px) {
  #home #section3 {
    padding: 3rem 0; } }
#home #section3 .section-title {
  margin: 0 auto 80px; }
  @media only screen and (max-width: 768px) {
    #home #section3 .section-title {
      margin-bottom: 30px; } }
#home #section3 .flex-box {
  width: 95%;
  margin: 0 auto 30px; }
  @media only screen and (max-width: 768px) {
    #home #section3 .flex-box {
      display: block;
      width: 100%; } }
  #home #section3 .flex-box .content {
    margin-right: 6%;
    width: 47%; }
    @media only screen and (max-width: 768px) {
      #home #section3 .flex-box .content {
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%; } }
    #home #section3 .flex-box .content .access-appointment dt {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #d7d7d7; }
    #home #section3 .flex-box .content .access-appointment figure {
      line-height: 50px;
      margin-bottom: 30px;
      text-align: center; }
      #home #section3 .flex-box .content .access-appointment figure p {
        font-size: 18px;
        margin-top: 15px; }
      @media only screen and (max-width: 768px) {
        #home #section3 .flex-box .content .access-appointment figure {
          line-height: 35px;
          margin: auto auto 20px;
          width: 90%; }
          #home #section3 .flex-box .content .access-appointment figure p {
            font-size: 16px;
            margin-top: 10px; } }
    #home #section3 .flex-box .content .access-appointment p a {
      color: #000;
      text-decoration: none; }
    #home #section3 .flex-box .content .access-appointment dd span {
      font-weight: 700; }
    #home #section3 .flex-box .content h3 {
      font-size: 30px;
      font-weight: 700;
      border-bottom: 2px solid;
      border-image: linear-gradient(to right, #008845 10%, #000 100%);
      border-image-slice: 1;
      margin-bottom: 1.15rem;
      padding-bottom: .5rem; }
      @media only screen and (max-width: 768px) {
        #home #section3 .flex-box .content h3 {
          font-size: 25px; } }
    #home #section3 .flex-box .content .txt {
      font-size: 15px;
      line-height: 30px; }
      @media only screen and (max-width: 768px) {
        #home #section3 .flex-box .content .txt {
          line-height: 25px; } }
    #home #section3 .flex-box .content .sns {
      margin: 20px auto; }
      @media only screen and (max-width: 768px) {
        #home #section3 .flex-box .content .sns {
          margin: 15px auto; } }
    #home #section3 .flex-box .content .link ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -10px; }
      @media only screen and (max-width: 768px) {
        #home #section3 .flex-box .content .link ul {
          margin: 0 auto; } }
      #home #section3 .flex-box .content .link ul li {
        box-sizing: border-box;
        margin-bottom: 10px;
        padding: 0 5px;
        width: 50%; }
        @media only screen and (max-width: 768px) {
          #home #section3 .flex-box .content .link ul li {
            padding: 0;
            width: 100%; } }
        #home #section3 .flex-box .content .link ul li:last-child {
          margin-bottom: 0; }
        #home #section3 .flex-box .content .link ul li a {
          background: #E8E8E8;
          color: #000;
          display: block;
          font-size: 15px;
          font-weight: 700;
          padding: 12px 0;
          position: relative;
          text-align: center;
          text-decoration: none; }
          #home #section3 .flex-box .content .link ul li a:after {
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            right: 20px;
            content: "";
            width: 8px;
            height: 8px;
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  #home #section3 .flex-box .facade {
    width: 47%; }
    #home #section3 .flex-box .facade img {
      width: 100%; }
    @media only screen and (max-width: 768px) {
      #home #section3 .flex-box .facade {
        width: 100%; } }
    #home #section3 .flex-box .facade #slider {
      margin: 0 auto; }
      #home #section3 .flex-box .facade #slider .slide-item img {
        width: 100%; }
    #home #section3 .flex-box .facade #thumbnail-list {
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #home #section3 .flex-box .facade #thumbnail-list .thumbnail-item {
        flex: 0 1 32%;
        margin-bottom: 10px;
        box-sizing: border-box;
        position: relative; }
        #home #section3 .flex-box .facade #thumbnail-list .thumbnail-item:after {
          content: '';
          background-color: rgba(0, 0, 0, 0.5);
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 1;
          transition: .3s opacity linear; }
        #home #section3 .flex-box .facade #thumbnail-list .thumbnail-item.thumbnail-current:after {
          opacity: 0; }
        #home #section3 .flex-box .facade #thumbnail-list .thumbnail-item img {
          width: 100%;
          margin: 0 auto; }
@media only screen and (max-width: 768px) {
  #home #section4 {
    padding: 3rem 0; } }
#home #section4 .section-title {
  margin: 0 auto 80px; }
  @media only screen and (max-width: 768px) {
    #home #section4 .section-title {
      margin-bottom: 40px; } }
#home #section4 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 768px) {
    #home #section4 .list {
      display: block; } }
  #home #section4 .list li {
    position: relative;
    width: 50%;
    margin: 0 auto 80px;
    border-left: 1px solid #ccc;
    padding: 0 1em; }
    @media only screen and (max-width: 768px) {
      #home #section4 .list li {
        width: 100%;
        margin: 3em auto;
        padding: 0 0 3rem;
        border: 1px solid #ccc;
        border-width: 0 0 1px; } }
    #home #section4 .list li:nth-child(1), #home #section4 .list li:nth-child(2) {
      width: 50%; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list li:nth-child(1), #home #section4 .list li:nth-child(2) {
          width: 100%; } }
    #home #section4 .list li:nth-child(2), #home #section4 .list li:nth-child(4), #home #section4 .list li:nth-child(6) {
      border-right: 1px solid #ccc; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list li:nth-child(2), #home #section4 .list li:nth-child(4), #home #section4 .list li:nth-child(6) {
          border-right: none; } }
    #home #section4 .list li:nth-child(4), #home #section4 .list li:nth-child(6) {
      border-left: none; }
    #home #section4 .list li:nth-child(6) {
      border-left: none; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list li:nth-child(6) {
          border-right: none;
          border-bottom: none;
          margin-bottom: 0; } }
    #home #section4 .list li:nth-child(4) h3 {
      height: 90px; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list li:nth-child(4) h3 {
          height: auto; } }
    @media only screen and (max-width: 768px) {
      #home #section4 .list li:nth-child(3), #home #section4 .list li:nth-child(5) {
        border-bottom: none;
        padding-bottom: 0; } }
  #home #section4 .list .parse {
    border-left: none;
    padding: 0 0;
    width: 100%; }
    @media only screen and (max-width: 768px) {
      #home #section4 .list .parse {
        padding: 0 0 3rem;
        border-right: none; } }
    #home #section4 .list .parse:nth-child(1) {
      width: 100%; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list .parse:nth-child(1) {
          width: 100%; } }
  #home #section4 .list .title {
    background-color: #fff;
    padding: 0 1em 1em 0; }
    #home #section4 .list .title span {
      font-size: 30px;
      font-weight: bold;
      display: block; }
      @media only screen and (max-width: 768px) {
        #home #section4 .list .title span {
          font-size: 1.6rem; } }
  #home #section4 .list .image img {
    width: 100%;
    height: auto; }
  #home #section4 .list .text {
    margin-top: 40px; }
    @media only screen and (max-width: 768px) {
      #home #section4 .list .text {
        margin-top: 2rem; } }
#home #section5 {
  max-width: 540px; }
  #home #section5-wrapper {
    background-image: url(../images/bg06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  @media only screen and (max-width: 768px) {
    #home #section5 {
      padding: 3rem 0; } }
  #home #section5 .section-title {
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      #home #section5 .section-title {
        margin-bottom: 30px; } }
  #home #section5 .flex-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      #home #section5 .flex-box {
        display: block; } }
  #home #section5 .price {
    max-width: 540px;
    margin: 100px auto 80px; }
    @media only screen and (max-width: 768px) {
      #home #section5 .price {
        margin: 50px auto 40px; } }
    #home #section5 .price li {
      font-size: 30px;
      font-weight: 700;
      line-height: 40px;
      text-align: center;
      width: 50%; }
      #home #section5 .price li span {
        font-size: 25px; }
        #home #section5 .price li span span {
          color: #008845;
          font-size: 35px; }
      @media only screen and (max-width: 768px) {
        #home #section5 .price li {
          line-height: 30px;
          font-size: 20px;
          margin-bottom: 10px;
          width: 100%; }
          #home #section5 .price li span {
            font-size: 18px; }
            #home #section5 .price li span span {
              font-size: 25px; } }
  #home #section5 h4 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      #home #section5 h4 {
        font-size: 20px;
        margin-bottom: 15px; } }
  #home #section5 .option {
    margin: 50px auto; }
    @media only screen and (max-width: 768px) {
      #home #section5 .option {
        margin: 30px auto 0; } }
    #home #section5 .option .flex-box {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 450px;
      margin: auto;
      width: 80%; }
    #home #section5 .option li {
      font-size: 25px;
      font-weight: 700;
      line-height: 40px;
      text-align: center;
      width: 50%; }
      #home #section5 .option li span {
        font-size: 20px; }
        #home #section5 .option li span span {
          color: #008845;
          font-size: 30px; }
      @media only screen and (max-width: 768px) {
        #home #section5 .option li {
          line-height: 25px;
          font-size: 18px;
          margin-bottom: 10px; }
          #home #section5 .option li span {
            font-size: 16px; }
            #home #section5 .option li span span {
              font-size: 20px; } }
  #home #section5 h3 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap; }
    @media only screen and (max-width: 768px) {
      #home #section5 h3 {
        font-size: 1.35rem; } }
    #home #section5 h3 img {
      height: 125px;
      width: auto;
      vertical-align: bottom; }
      @media only screen and (max-width: 768px) {
        #home #section5 h3 img {
          height: 50px; } }
  #home #section5 .text {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 1em;
    padding-bottom: .5em;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      #home #section5 .text {
        font-size: 18px;
        margin-bottom: 0;
        padding-bottom: 1rem; } }
#home #section6-wrapper {
  background: #f7f7f7; }
@media only screen and (max-width: 768px) {
  #home #section6 {
    padding: 3rem 0; } }
#home #section6 section {
  position: relative; }
#home #section6 .section-title {
  margin: 0 auto 80px; }
  @media only screen and (max-width: 768px) {
    #home #section6 .section-title {
      margin-bottom: 30px; } }
#home #section6 ul {
  position: relative;
  margin: 0 auto 20px;
  width: 1100px; }
  #home #section6 ul li {
    font-size: 1.05rem;
    margin-bottom: 5px; }
  @media only screen and (max-width: 768px) {
    #home #section6 ul {
      margin-bottom: 35px;
      text-align: center;
      width: 100%; }
      #home #section6 ul li {
        font-size: .85rem;
        text-align: left; } }
@media only screen and (max-width: 768px) {
  #home #section6 .notes {
    font-size: .85rem;
    text-align: left; } }
#home #section6 .how-to {
  margin-bottom: 100px;
  font-size: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (max-width: 768px) {
    #home #section6 .how-to {
      margin-bottom: 50px; } }
  #home #section6 .how-to .admission-lead-list {
    display: inline-block;
    width: 260px;
    vertical-align: top; }
    @media only screen and (max-width: 768px) {
      #home #section6 .how-to .admission-lead-list {
        display: inline-block;
        width: 48%;
        vertical-align: top; } }
    #home #section6 .how-to .admission-lead-list .head {
      font-size: 1.35em;
      font-weight: bold;
      margin-bottom: 15px;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        #home #section6 .how-to .admission-lead-list .head {
          font-size: 1em;
          font-weight: bold;
          margin-bottom: 10px;
          text-align: center; } }
    #home #section6 .how-to .admission-lead-list .bottom {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      height: 140px;
      padding: 0 17px 0 103px;
      color: #fff;
      font-size: .85em;
      line-height: 22px;
      background: #1d8d3c;
      -moz-border-radius: 15px;
      border-radius: 15px;
      -moz-box-shadow: 3px 5.2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 3px 5.2px 0 rgba(0, 0, 0, 0.2); }
      @media only screen and (max-width: 768px) {
        #home #section6 .how-to .admission-lead-list .bottom {
          position: relative;
          height: 230px;
          padding: 15px;
          color: #fff;
          line-height: 22px;
          background: #1d8d3c;
          -moz-border-radius: 15px;
          border-radius: 15px;
          -moz-box-shadow: 3px 5.2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 3px 5.2px 0 rgba(0, 0, 0, 0.2); } }
      #home #section6 .how-to .admission-lead-list .bottom::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 17px;
        width: 60px;
        height: 62px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: url(../images/guide/icon_tv.png) no-repeat center/contain;
        -moz-background-size: contain; }
        @media only screen and (max-width: 768px) {
          #home #section6 .how-to .admission-lead-list .bottom::before {
            content: "";
            display: block;
            top: 15%;
            left: 0;
            right: 0;
            width: 40px;
            height: 42px;
            margin: 0 auto 5px; } }
  #home #section6 .how-to .visit .bottom:before {
    background: url(../images/guide/icon_buliding.png) no-repeat center/contain; }
  #home #section6 .how-to li + li {
    margin-left: 20px; }
    @media only screen and (max-width: 768px) {
      #home #section6 .how-to li + li {
        margin-left: 4%; } }
#home #section6 .step-wrap {
  margin-bottom: 100px; }
  @media only screen and (max-width: 768px) {
    #home #section6 .step-wrap {
      margin-bottom: 50px;
      width: 225px; } }
#home #section6 .admission-step-list {
  display: inline-block;
  position: relative;
  width: 230px;
  height: 230px;
  margin-left: 50px;
  text-align: center;
  background: #ffeccf;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top; }
  @media only screen and (max-width: 768px) {
    #home #section6 .admission-step-list {
      width: 225px;
      height: 225px;
      margin-left: 0;
      margin-bottom: 12%; } }
  #home #section6 .admission-step-list .head {
    margin: 20px auto 10px; }
    @media only screen and (max-width: 768px) {
      #home #section6 .admission-step-list .head {
        width: 30%;
        margin: 35px auto 10px; } }
  #home #section6 .admission-step-list .tow-row {
    margin-bottom: 20px; }
  #home #section6 .admission-step-list .txt {
    font-size: .9rem;
    line-height: 20px; }
    @media only screen and (max-width: 768px) {
      #home #section6 .admission-step-list .txt {
        font-size: .85rem;
        line-height: 18px; } }
  #home #section6 .admission-step-list:first-child {
    margin-left: 0; }
    #home #section6 .admission-step-list:first-child::before {
      content: none; }
  #home #section6 .admission-step-list::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -40px;
    width: 24px;
    height: 34px;
    background: url(../images/guide/arrow_orange.png) no-repeat center;
    -moz-background-size: contain;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media only screen and (max-width: 768px) {
      #home #section6 .admission-step-list::before {
        top: -30px;
        right: 0;
        left: 0;
        width: 16px;
        height: 26px;
        margin: 0 auto;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); } }
#home #section6 .necessary {
  margin: 0 auto 70px; }
  @media only screen and (max-width: 768px) {
    #home #section6 .necessary {
      margin-bottom: 35px; } }
  #home #section6 .necessary .sec-sub {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 0 10px 30px;
    border-bottom: solid 1px #cdcdcd;
    color: #1d8d3c;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 34px; }
    #home #section6 .necessary .sec-sub span {
      font-size: .8em; }
      @media only screen and (max-width: 768px) {
        #home #section6 .necessary .sec-sub span {
          display: inline-block;
          line-height: 25px; } }
    #home #section6 .necessary .sec-sub .red {
      color: #bb051d; }
    @media only screen and (max-width: 768px) {
      #home #section6 .necessary .sec-sub {
        font-size: 1.35rem;
        margin-bottom: 15px;
        padding: 0 0 5px 30px; } }
    #home #section6 .necessary .sec-sub::before {
      content: "";
      position: absolute;
      top: 7px;
      left: 0;
      width: 22px;
      height: 22px;
      background: url(../images/guide/icon_curcle.png) no-repeat center;
      -moz-background-size: contain;
      background-size: contain; }
      @media only screen and (max-width: 768px) {
        #home #section6 .necessary .sec-sub::before {
          top: 10px;
          left: 0;
          width: 16px;
          height: 16px; } }
  #home #section6 .necessary .column02 {
    display: block;
    font-size: 0;
    margin-bottom: 22px;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      #home #section6 .necessary .column02 {
        margin-bottom: 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    #home #section6 .necessary .column02 li {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 200px;
      height: 120px;
      font-size: 1rem;
      line-height: 25px;
      text-align: center;
      background: #fff;
      -moz-border-radius: 10px;
      border-radius: 10px;
      vertical-align: middle;
      float: left;
      margin-right: 15px; }
      @media only screen and (max-width: 768px) {
        #home #section6 .necessary .column02 li {
          font-size: .85rem;
          position: relative;
          width: 48%;
          height: 100px;
          margin: 0 2px 5px;
          padding: 6px 4px;
          vertical-align: top; } }
      #home #section6 .necessary .column02 li .head {
        display: block;
        margin-bottom: 10px;
        color: #1d8d3c;
        font-size: 1.3rem;
        font-weight: bold; }
        @media only screen and (max-width: 768px) {
          #home #section6 .necessary .column02 li .head {
            display: block;
            margin-bottom: 5px;
            color: #1d8d3c;
            font-size: 1rem;
            font-weight: bold; } }
  #home #section6 .necessary .column03 {
    display: block;
    font-size: 0;
    margin-bottom: 22px;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      #home #section6 .necessary .column03 {
        margin-bottom: 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    #home #section6 .necessary .column03 li {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 350px;
      height: 120px;
      font-size: 1rem;
      line-height: 25px;
      text-align: center;
      background: #fff;
      -moz-border-radius: 10px;
      border-radius: 10px;
      vertical-align: middle;
      float: left;
      margin-right: 15px; }
      @media only screen and (max-width: 768px) {
        #home #section6 .necessary .column03 li {
          font-size: .85rem;
          position: relative;
          width: 100%;
          height: 100px;
          margin: 0 2px 5px;
          padding: 6px 4px;
          vertical-align: top; } }
      #home #section6 .necessary .column03 li .head {
        display: block;
        margin-bottom: 10px;
        color: #1d8d3c;
        font-size: 1.3rem;
        font-weight: bold; }
        @media only screen and (max-width: 768px) {
          #home #section6 .necessary .column03 li .head {
            display: block;
            margin-bottom: 5px;
            color: #1d8d3c;
            font-size: 1rem;
            font-weight: bold; } }
@media only screen and (max-width: 768px) {
  #home #section7 {
    padding: 3rem 0; } }
#home #section7 .section-title {
  margin: 0 auto 80px; }
  @media only screen and (max-width: 768px) {
    #home #section7 .section-title {
      margin-bottom: 30px; } }
#home #section7 .faq-box .admission-faq-sub {
  background-color: #f7f7f7;
  border-left: solid 10px #1d8d3c;
  -moz-box-shadow: 0 2px 0 #cdcdcd;
  box-shadow: 0 2px 0 #cdcdcd;
  font-size: 1.35rem;
  font-weight: 700;
  margin: 28px auto;
  padding: 12px; }
#home #section7 .faq-box .faq-element {
  position: relative;
  margin-top: 15px; }
  #home #section7 .faq-box .faq-element .elm-head {
    position: relative; }
    #home #section7 .faq-box .faq-element .elm-head span {
      display: block;
      position: relative;
      padding: 15px 35px 15px 40px;
      color: #1d8d3c;
      font-size: 1.15rem;
      font-weight: 700;
      background-color: #f3fdf6;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease;
      cursor: pointer; }
      @media only screen and (max-width: 768px) {
        #home #section7 .faq-box .faq-element .elm-head span {
          font-size: .95rem; } }
      #home #section7 .faq-box .faq-element .elm-head span::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #c7f8d7; }
    #home #section7 .faq-box .faq-element .elm-head::before {
      content: "";
      position: absolute;
      width: 14px;
      height: 20px;
      top: 0;
      bottom: 0;
      left: 15px;
      margin: auto;
      z-index: 3;
      background: url("../images/guide/icon_question.png") no-repeat center;
      -moz-background-size: contain;
      background-size: contain; }
      @media only screen and (max-width: 768px) {
        #home #section7 .faq-box .faq-element .elm-head::before {
          top: 18px;
          left: 15px;
          width: 12px;
          height: 18px;
          margin: 0 auto; } }
    #home #section7 .faq-box .faq-element .elm-head::after {
      content: "";
      position: absolute;
      width: 12px;
      height: 17px;
      top: 0;
      bottom: 0;
      right: 25px;
      margin: auto;
      z-index: 3;
      background: url("../images/guide/arrow_green.svg") no-repeat center;
      -moz-background-size: contain;
      background-size: contain;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      @media only screen and (max-width: 768px) {
        #home #section7 .faq-box .faq-element .elm-head::after {
          top: 18px;
          right: 17px;
          width: 9px;
          height: 14px;
          margin: 0 auto; } }
  #home #section7 .faq-box .faq-element .elm-body {
    display: none;
    font-size: 1rem;
    padding: 15px 12px 10px;
    line-height: 30px; }
    @media only screen and (max-width: 768px) {
      #home #section7 .faq-box .faq-element .elm-body {
        line-height: 20px;
        font-size: .95em; } }
#home #section8-wrapper {
  background: url(../images/bg04.png) no-repeat left center/cover; }
@media only screen and (max-width: 768px) {
  #home #section8 {
    padding: 3rem 0; } }
#home #section8 a {
  color: #fff;
  display: block;
  font-size: 2.5em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  background-image: url(../images/button-arrow.png);
  background-repeat: no-repeat;
  background-size: 30px 50px;
  background-position: right center; }
  @media only screen and (max-width: 768px) {
    #home #section8 a {
      font-size: 1.8em;
      background-size: 15px 25px;
      padding: 0 20px; } }
#home #section9 {
  max-width: 1140px;
  width: 90%;
  margin: -2px auto 0;
  padding: 3em 0; }
  #home #section9-wrapper {
    background: url(../images/bg05.png) no-repeat left center/cover; }
  @media only screen and (max-width: 768px) {
    #home #section9 {
      padding: 1.5em 0; } }
  #home #section9 a {
    color: #fff;
    display: block;
    font-size: 2.5em;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    position: relative;
    background-image: url(../images/button-arrow.png);
    background-repeat: no-repeat;
    background-size: 30px 50px;
    background-position: right center; }
    @media only screen and (max-width: 768px) {
      #home #section9 a {
        font-size: 1.55em;
        background-size: auto 65%; } }

.btn_school {
  max-width: 600px;
  margin: 30px auto; }
  .btn_school a {
    padding: 14px 0;
    color: #fff;
    background: #187d39;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-size: 2em;
    font-weight: bold; }
    .btn_school a::before {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      right: 15px;
      width: 6px;
      height: 14px;
      background: url("../images/arrow_white.png") no-repeat center;
      -moz-background-size: contain;
      background-size: contain; }

.shop_news {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  padding: 6em 0;
  overflow: hidden; }
  .shop_news h2::before {
    background: #f7f7f7; }
  .shop_news .btn_more {
    border: solid 1px #d2d2d2; }
    .shop_news .btn_more a::before {
      background: url(/sakura/common/images/arrow_black.png) no-repeat center;
      -moz-background-size: contain;
      background-size: contain; }
    .shop_news .btn_more a:hover {
      background-color: #787878;
      color: #fff; }
      .shop_news .btn_more a:hover::before {
        background: url(/sakura/common/images/arrow_white.png) no-repeat center;
        -moz-background-size: contain;
        background-size: contain; }
  .shop_news .shop_section {
    width: 100%; }
    .shop_news .shop_section .shop_news_content {
      margin-top: 35px; }
      .shop_news .shop_section .shop_news_content .box_news {
        margin-top: 25px;
        padding: 20px 0 40px;
        border-top: solid 1px #cdcdcd;
        border-bottom: solid 1px #cdcdcd; }
    .shop_news .shop_section.news_section h2 {
      width: 100%;
      margin: auto;
      text-align: center; }
    .shop_news .shop_section.news_section .news_cat {
      display: block;
      text-align: center;
      margin-top: 2em; }
    .shop_news .shop_section.news_section .sub-txt.green.is_active {
      border-bottom: solid 1px #63a797;
      color: #63a797; }
    .shop_news .shop_section.news_section .sub-txt + .sub-txt {
      margin-left: 15px; }
    .shop_news .shop_section.news_section .box_news li {
      margin: 15px 0; }
      @media only screen and (max-width: 768px) {
        .shop_news .shop_section.news_section .box_news li {
          width: 100%; } }
    .shop_news .shop_section.news_section .box_news p {
      padding-left: 12px; }
    .shop_news .shop_section.news_section .box_news .news-img {
      width: 120px;
      padding-left: 0; }
      .shop_news .shop_section.news_section .box_news .news-img img {
        width: 100%; }
    .shop_news .shop_section.news_section .box_news .news-category {
      color: #1d8d3c;
      display: inline-block;
      white-space: nowrap; }
    .shop_news .shop_section.news_section .box_news .news_list_date {
      color: #7b7b7b;
      display: inline-block;
      white-space: nowrap; }
    .shop_news .shop_section.news_section .box_news .news-title {
      color: #000;
      word-break: break-all;
      font-weight: bold; }
    .shop_news .shop_section.news_section .box_news .news-caption {
      color: #000;
      word-break: break-all;
      text-overflow: ellipsis; }
    .shop_news .shop_section.news_section .box_news .btn_more {
      margin-top: 30px; }
  .shop_news .btn_more {
    width: 220px;
    margin: 0 auto; }
    .shop_news .btn_more a {
      position: relative;
      display: block;
      padding: 6px 0;
      text-align: center;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .shop_news .btn_more a::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        width: 7px;
        height: 10px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: キャンペーン */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: 帯バナーエリア */
.section-bnr-wrapper {
  background: url(../images/bg04.png) no-repeat left center/cover; }
@media only screen and (max-width: 768px) {
  .section-bnr {
    padding: 3rem 0; } }
.section-bnr a {
  color: #fff;
  display: block;
  font-size: 2.5em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  background-image: url(../images/button-arrow.png);
  background-repeat: no-repeat;
  background-size: 30px 50px;
  background-position: right center; }
  @media only screen and (max-width: 768px) {
    .section-bnr a {
      font-size: 1.8em;
      background-size: 15px 25px;
      padding: 0 20px; } }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: ページ専用外部ファイル読み込み */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: jsライブラリ専用外部ファイル読み込み */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: slickスライダーの共通設定*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slider {
  display: none; }
  .slider * {
    box-sizing: border-box;
    line-height: 0; }
  .slider.slick-slider {
    display: block; }
  .slider .slick-track .slick-slide a:hover {
    opacity: .8; }
  .slider .slick-track .slick-slide img {
    width: 100%;
    height: auto;
    margin: auto;
    vertical-align: middle;
    display: block; }
  .slider .slick-arrow {
    z-index: 9;
    width: 26px;
    height: 39px;
    margin: auto;
    top: 0;
    bottom: 0;
    transform: none; }
    .slider .slick-arrow:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(../images/slider-arrow.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      opacity: 1; }
      @media only screen and (max-width: 960px) {
        .slider .slick-arrow:before {
          width: 70%; } }
      @media only screen and (max-width: 768px) {
        .slider .slick-arrow:before {
          width: 60%; } }
    .slider .slick-arrow:hover {
      opacity: 0.8; }
    .slider .slick-arrow.slick-prev {
      left: 10px;
      transform: rotate(180deg); }
      @media only screen and (max-width: 768px) {
        .slider .slick-arrow.slick-prev {
          left: 0; } }
    .slider .slick-arrow.slick-next {
      right: 10px; }
      @media only screen and (max-width: 768px) {
        .slider .slick-arrow.slick-next {
          right: 0; } }
  .slider .slick-dots {
    bottom: 20px; }
    .slider .slick-dots li {
      width: 15px;
      height: 15px; }
      .slider .slick-dots li button {
        width: 15px;
        height: 15px;
        background: #fff;
        border: 1px solid #ffffff;
        border-radius: 50%; }
        .slider .slick-dots li button:before {
          content: none; }
      .slider .slick-dots li.slick-active button {
        background: #ffffff; }
  .slider.slick-dotted {
    margin-bottom: 0; }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.hiramatsu-price-text {
	display: block;
	width: 85%;
  margin-top: 5px;
	margin-inline: auto;
  text-align: left !important;
}
@media only screen and (max-width: 768px) {
  .hiramatsu-price-text {
    width: 100%;
  }
}


.swiper-slide img{
  width: 100%;
  height: auto;
  aspect-ratio: 319 / 162;
  object-fit: contain;
}