@charset "UTF-8";
/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
フェードイン
----------------------------------------------------*/
/*----------------------------------------------------
上下左右に消える
----------------------------------------------------*/
/* 下にスッと消える*/
/* 上にスッと消える*/
/*----------------------------------------------------
上下左右から表示
----------------------------------------------------*/
/* 下から上にフワッと出てくる */
/* 上から下にフワッと出てくる */
/* 左から右にスッと出てくる*/
/* 右から左にスッと出てくる*/
/*----------------------------------------------------
bgが左右から流れ、その後、テキストが表示される。

.bg_fromLeft_toRight {
 @include bg_fromLeft_toRight;
}

html構成
<div class=" target">
  <span>
    <img src="<?php echo get_template_directory_uri(); ?>/assets/images/top/introduction/catch.png" alt="写真も、動画も。無限の可能性を撮る">
  </span>
</div>
----------------------------------------------------*/
/* 左から右に流れる */
/* 右から左に流れる */
/*----------------------------------------------------
ふわふわ 動き続ける
----------------------------------------------------*/
/* 上下にふわふわ */
/* ホバーすると上にテキストが透明になって、下から出てくる */
@-webkit-keyframes textMove {
  0% {
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
    opacity: 0;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes textMove {
  0% {
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
    opacity: 0;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/* くるくる回り続ける */
@-webkit-keyframes fadeUpAnimeCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fadeUpAnimeCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*----------------------------------------------------
ハンバーガーメニュー時のリスト表示。
----------------------------------------------------*/
.gNavOppacity {
  opacity: 1;
}
@media all and (max-width: 1130px) {
  .gNavOppacity {
    opacity: 0;
  }
}

/* 上から出てくる */
@media all and (max-width: 1130px) {
  .Up_appear {
    -webkit-animation-name: Up_appear;
            animation-name: Up_appear;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes Up_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes Up_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}

/* 下から出てくる */
@media all and (max-width: 1130px) {
  .Down_appear {
    -webkit-animation-name: Down_appear;
            animation-name: Down_appear;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes Down_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes Down_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}

/* 左から右に出てくる */
@media all and (max-width: 1130px) {
  .Left_appear {
    -webkit-animation-name: Left_appear;
            animation-name: Left_appear;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes Left_appear {
    from {
      opacity: 0;
      -webkit-transform: translateX(-100px) translateY(0px);
              transform: translateX(-100px) translateY(0px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes Left_appear {
    from {
      opacity: 0;
      -webkit-transform: translateX(-100px) translateY(0px);
              transform: translateX(-100px) translateY(0px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
}

/* 右から左に出てくる */
@media all and (max-width: 1130px) {
  .Right_appear {
    -webkit-animation-name: Right_appear;
            animation-name: Right_appear;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes Right_appear {
    from {
      opacity: 0;
      -webkit-transform: translateX(100px) translateY(0px);
              transform: translateX(100px) translateY(0px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes Right_appear {
    from {
      opacity: 0;
      -webkit-transform: translateX(100px) translateY(0px);
              transform: translateX(100px) translateY(0px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
}

/*----------------------------------------------------
hoverタイプ 
----------------------------------------------------*/
.link {
  text-decoration: none;
  position: relative;
}
.link span {
  position: relative;
}
.link span:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  height: 2px;
  width: 80%;
  background-color: white;
  bottom: -10px;
  left: 0%;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.link span.current {
  position: relative;
}
.link span.current:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: white;
  bottom: -10px;
  left: 0%;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.link {
  /* スクロールでkvを超えた際に追加されるクラス*/
}
.link.change span:after {
  background-color: #000000;
}

/* 751- */
@media all and (min-width: 751px) {
  .link:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .link:hover span:after {
    width: 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/*----------------------------------------------------
#header 
----------------------------------------------------*/
#header {
  width: 100%;
  background: white;
  height: 80px;
  border: 1px solid #2662B4;
  /* ハンバーガーメニューだけ固定にしたい場合はfixedを外す*/
  position: fixed;
  top: 0;
  z-index: 10;
}
#header.fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#header.Up_disappear {
  -webkit-animation: Up_disappear 0.5s forwards;
          animation: Up_disappear 0.5s forwards;
}
@-webkit-keyframes Up_disappear {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@keyframes Up_disappear {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
#header.Up_disappear {
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  @-webkit-keyframes Up_disappear {
    from {
      opacity: 1;
      -webkit-transform: translateY(0) translateX(-50%);
              transform: translateY(0) translateX(-50%);
    }
    to {
      opacity: 0;
      -webkit-transform: translateY(-100px) translateX(-50%);
              transform: translateY(-100px) translateX(-50%);
    }
  }
  @keyframes Up_disappear {
    from {
      opacity: 1;
      -webkit-transform: translateY(0) translateX(-50%);
              transform: translateY(0) translateX(-50%);
    }
    to {
      opacity: 0;
      -webkit-transform: translateY(-100px) translateX(-50%);
              transform: translateY(-100px) translateX(-50%);
    }
  }
}
#header.Down_appear {
  -webkit-animation-name: Down_appear;
          animation-name: Down_appear;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
@-webkit-keyframes Down_appear {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes Down_appear {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#header.Down_appear {
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  @-webkit-keyframes Down_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px) translateX(-50%);
              transform: translateY(100px) translateX(-50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0) translateX(-50%);
              transform: translateY(0) translateX(-50%);
    }
  }
  @keyframes Down_appear {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px) translateX(-50%);
              transform: translateY(100px) translateX(-50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0) translateX(-50%);
              transform: translateY(0) translateX(-50%);
    }
  }
}
#header {
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  #header {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border: 1px solid #2662B4;
    /* ↓画面いっぱいに背景を敷きたい場合 */
  }
}

/* SP用のハンバーガーメニュー時、表示非表示する */
#header.PC_header #gNav_list .forNavSP {
  display: none;
}
#header.PC_header #gNav_list .forNavPC {
  display: block;
}

#header.SP_header #gNav_list .forNavSP {
  display: block;
}
#header.SP_header #gNav_list .forNavPC {
  display: none;
}

/*----------------------------------------------------
PC
----------------------------------------------------*/
.mainHeader #header.PC_header {
  display: none;
}
@media all and (min-width: 1131px) {
  .mainHeader #header.PC_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mainHeader #header.PC_header .logo {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 300px;
    background-color: #2662B4;
  }
  .mainHeader #header.PC_header .logo::before {
    content: "";
    position: absolute;
    display: block;
    background: #2662B4;
    width: 100%;
    height: 100%;
  }
  .mainHeader #header.PC_header .logo img {
    position: relative;
    width: 252px;
  }
  .mainHeader #header.PC_header #gNav {
    position: relative;
    top: 0px;
  }
  .mainHeader #header.PC_header #gNav_list > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto;
  }
  .mainHeader #header.PC_header #gNav_list > ul li {
    margin-right: 12px;
    padding-right: 12px;
    position: relative;
    cursor: pointer;
  }
  .mainHeader #header.PC_header #gNav_list > ul li::after {
    content: "";
    position: absolute;
    background: url("../images/common/dotted_gnav.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 2px;
    height: 32px;
    right: 0;
    top: 5px;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:nth-last-child(2) {
    margin-right: 0px;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:nth-last-child(2)::after {
    background: initial;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:last-child {
    margin-right: 0px;
    padding-right: 0px;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:last-child::after {
    background: initial;
  }
  .mainHeader #header.PC_header #gNav_list > ul li > a {
    /* クリックできる幅を広げる*/
    color: #1E2427;
    display: inline-block;
    padding: 10px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 17px;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a {
    /* お問い合わせボタンは除く */
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a span {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a span:after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #2662B4;
    bottom: -5px;
    left: 0%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); /* x軸方向に縮小で0にして消えてるように見せる */
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a.current {
    position: relative;
    color: #2662B4;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a.current span::after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #2662B4;
    bottom: -5px;
    left: 0%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); /* x軸方向に縮小で0にして消えてるように見せる */
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a {
    /* 751- */
  }
}
@media all and (min-width: 1131px) and (min-width: 751px) {
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span {
    color: #2662B4;
  }
  .mainHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span::after {
    width: 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media all and (min-width: 1131px) and (min-width: 1200px) {
  .mainHeader #header.PC_header #gNav_list > ul li {
    margin-right: 15px;
    padding-right: 15px;
  }
  .mainHeader #header.PC_header #gNav_list > ul li a {
    font-size: 18px;
  }
}
@media all and (min-width: 1131px) and (min-width: 1366px) {
  .mainHeader #header.PC_header #gNav_list > ul li {
    margin-right: 25px;
    padding-right: 25px;
  }
}
@media all and (min-width: 1131px) {
  .mainHeader #header.PC_header .sns {
    display: none;
  }
  .mainHeader #header.PC_header .sns > div {
    margin-right: 10px;
  }
  .mainHeader #header.PC_header .sns > div:last-child {
    margin-right: 0px;
  }
  .mainHeader #header.PC_header .sns > div a {
    display: inline-block;
  }
  .mainHeader #header.PC_header .sns img {
    width: 20px;
  }
  .mainHeader #header.PC_header .sns img:hover img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
  .mainHeader #header.PC_header .sns img img {
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  .mainHeader #header.PC_header .gNavbtn {
    width: 80px;
  }
  .mainHeader #header.PC_header .gNavbtn > span {
    color: #2662B4;
    position: relative;
    display: inline-block;
  }
  .mainHeader #header.PC_header .gNavbtn > span::before {
    content: "";
    position: absolute;
    display: block;
    background: #2662B4;
    width: 80px;
    height: 79px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: -47px;
    border: 1px solid;
    border-color: #2662B4 transparent #2662B4 #2662B4;
  }
  .mainHeader #header.PC_header .gNavbtn > span::after {
    content: "";
    position: absolute;
    background: url("../images/common/icon/mail.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 21px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: -15px;
    left: 35px;
  }
  .mainHeader #header.PC_header .gNavbtn > span .text {
    display: none;
  }
  .mainHeader #header.PC_header .gNavbtn:hover > span {
    color: white;
  }
  .mainHeader #header.PC_header .gNavbtn:hover > span::before {
    background-color: #fff;
  }
  .mainHeader #header.PC_header .gNavbtn:hover > span::after {
    content: "";
    position: absolute;
    background: url("../images/common/icon/mail_blue.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 21px;
  }
}

/*----------------------------------------------------
SP
----------------------------------------------------*/
.mainHeader #header.SP_header {
  background-color: #fff;
  height: 60px;
}
.mainHeader #header.SP_header::before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200%;
  height: 100%;
}
.mainHeader #header.SP_header {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header {
    height: 80px;
  }
}
.mainHeader #header.SP_header .logo {
  position: relative;
  top: 13px;
  left: 15px;
}
.mainHeader #header.SP_header .logo img {
  width: 175px;
}
.mainHeader #header.SP_header .logo {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .logo {
    top: 15px;
  }
  .mainHeader #header.SP_header .logo img {
    width: 250px;
  }
}
.mainHeader #header.SP_header #gNav {
  /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
  position: fixed;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background: #2662B4;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header #gNav {
    text-align: center;
  }
}
.mainHeader #header.SP_header #gNav {
  /* ボタン押す前は非表示 */
}
.mainHeader #header.SP_header #gNav ul {
  display: none;
  width: 100%;
}
.mainHeader #header.SP_header #gNav .sns {
  display: none;
}
.mainHeader #header.SP_header #gNav #gNav_list {
  padding-top: 100px;
  padding: 100px 30px 0;
}
.mainHeader #header.SP_header #gNav #gNav_list .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mainHeader #header.SP_header #gNav #gNav_list .flex > ul {
  width: 50%;
}
.mainHeader #header.SP_header #gNav #gNav_list .forPC {
  display: none;
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header #gNav #gNav_list .forPC {
    display: block;
  }
}
.mainHeader #header.SP_header #gNav {
  /* ハンバーガーメニューを押すと展開*/
}
.mainHeader #header.SP_header #gNav.gNav_fullHeight {
  /* js制御用クラス。パッと消えてしまうのを防ぐ */
  height: 100vh;
}
.mainHeader #header.SP_header #gNav.panelactive {
  opacity: 1;
  visibility: visible;
  height: 100vh;
}
.mainHeader #header.SP_header #gNav.panelactive #gNav_list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mainHeader #header.SP_header #gNav.panelactive ul {
  display: block;
}
.mainHeader #header.SP_header #gNav.panelactive .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mainHeader #header.SP_header li > a, .mainHeader #header.SP_header .child > a {
  color: white;
  text-decoration: none;
  padding: 20px 0;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1em;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mainHeader #header.SP_header li > a span, .mainHeader #header.SP_header .child > a span {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.mainHeader #header.SP_header li > a span:after, .mainHeader #header.SP_header .child > a span:after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: white;
  bottom: -5px;
  left: 0%;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.mainHeader #header.SP_header li > a.current, .mainHeader #header.SP_header .child > a.current {
  position: relative;
  color: white;
}
.mainHeader #header.SP_header li > a.current span::after, .mainHeader #header.SP_header .child > a.current span::after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: white;
  bottom: -5px;
  left: 0%;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.mainHeader #header.SP_header li > a, .mainHeader #header.SP_header .child > a {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header li > a:hover span, .mainHeader #header.SP_header .child > a:hover span {
    color: white;
  }
  .mainHeader #header.SP_header li > a:hover span::after, .mainHeader #header.SP_header .child > a:hover span::after {
    width: 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.mainHeader #header.SP_header .openbtn,
.mainHeader #header.SP_header .sp_Btn {
  position: absolute;
}
.mainHeader #header.SP_header .openbtn {
  z-index: 9999;
  top: 0px;
  right: 0;
  cursor: pointer;
  /* タップで反応するエリア*/
  width: 60px;
  height: 60px;
}
.mainHeader #header.SP_header .openbtn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 18px;
  height: 2px;
  border-radius: 2px;
  background-color: #2662B4;
  width: 23px;
}
.mainHeader #header.SP_header .openbtn span:nth-of-type(1) {
  top: 25px;
}
.mainHeader #header.SP_header .openbtn span:nth-of-type(2) {
  top: 31px;
}
.mainHeader #header.SP_header .openbtn {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .openbtn {
    width: 80px;
    height: 80px;
  }
  .mainHeader #header.SP_header .openbtn span {
    left: 28px;
  }
  .mainHeader #header.SP_header .openbtn span:nth-of-type(1) {
    top: 35px;
  }
  .mainHeader #header.SP_header .openbtn span:nth-of-type(2) {
    top: 41px;
  }
}
.mainHeader #header.SP_header .openbtn.active span {
  background-color: #2662B4;
}
.mainHeader #header.SP_header .openbtn.active span:nth-of-type(1) {
  top: 20px;
  left: 18px;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}
.mainHeader #header.SP_header .openbtn.active span:nth-of-type(2) {
  top: 32px;
  left: 18px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}
.mainHeader #header.SP_header .openbtn.active span {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .openbtn.active span:nth-of-type(1) {
    top: 30px;
    left: 28px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
  }
  .mainHeader #header.SP_header .openbtn.active span:nth-of-type(2) {
    top: 42px;
    left: 28px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
  }
}
.mainHeader #header.SP_header .sp_Btn {
  top: 0;
  right: 60px;
  z-index: 9999;
  height: 58px;
  width: 60px;
  background: #2662B4;
}
.mainHeader #header.SP_header .sp_Btn img {
  width: 16px;
  height: 24px;
}
.mainHeader #header.SP_header .sp_Btn a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.mainHeader #header.SP_header .sp_Btn a::before {
  content: "";
  position: absolute;
  background: url("../images/common/icon/tel_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 26px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mainHeader #header.SP_header .sp_Btn {
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .sp_Btn {
    top: 0px;
    right: 80px;
    height: 78px;
    width: 80px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-right: 1px #2662B4 solid;
    border-left: 1px #2662B4 solid;
  }
  .mainHeader #header.SP_header .sp_Btn:hover {
    background-color: rgba(231, 237, 217, 0.1);
  }
  .mainHeader #header.SP_header .sp_Btn:hover a::before {
    content: "";
    position: absolute;
    background: url("../images/common/icon/tel_blue.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 26px;
  }
}
.mainHeader #header.SP_header .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 50px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mainHeader #header.SP_header .sns::before {
  content: "CHECK!";
  position: absolute;
  top: -20px;
  left: 8px;
  color: white;
  font-size: 11px;
  letter-spacing: 0.18em;
  line-height: 1.6667;
  /* 751- */
}
@media all and (min-width: 751px) {
  .mainHeader #header.SP_header .sns::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.mainHeader #header.SP_header .sns .line img {
  width: 19px;
  height: 18px;
}
.mainHeader #header.SP_header .sns .twitter img {
  width: 19px;
  height: 15px;
}
.mainHeader #header.SP_header .sns .fa img {
  width: 18px;
  height: 18px;
}
.mainHeader #header.SP_header .sns a {
  display: inline-block;
  padding: 10px;
  margin-right: 10px;
}

/*----------------------------------------------------
smile
----------------------------------------------------*/
.smileHeader #header {
  border: none;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
}

/*----------------------------------------------------
smile PC
----------------------------------------------------*/
.smileHeader #header.PC_header {
  display: none;
}
@media all and (min-width: 1131px) {
  .smileHeader #header.PC_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .smileHeader #header.PC_header .logo {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 261px;
  }
  .smileHeader #header.PC_header .logo img {
    position: relative;
    width: 202px;
  }
  .smileHeader #header.PC_header #gNav {
    position: relative;
    top: 0px;
  }
  .smileHeader #header.PC_header #gNav_list > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 auto;
  }
  .smileHeader #header.PC_header #gNav_list > ul li {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:nth-last-child(2) {
    margin-right: 0px;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:nth-last-child(2)::after {
    background: initial;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:last-child {
    margin-right: 30px;
    padding-right: 0px;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:last-child::after {
    background: initial;
  }
  .smileHeader #header.PC_header #gNav_list > ul li > a {
    /* クリックできる幅を広げる*/
    color: #1E2427;
    display: inline-block;
    padding: 10px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 14px;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a {
    /* お問い合わせボタンは除く */
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a span {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a span:after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #2662B4;
    bottom: -5px;
    left: 0%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); /* x軸方向に縮小で0にして消えてるように見せる */
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a.current {
    position: relative;
    color: #2662B4;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a.current span::after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #2662B4;
    bottom: -5px;
    left: 0%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); /* x軸方向に縮小で0にして消えてるように見せる */
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a {
    /* 751- */
  }
}
@media all and (min-width: 1131px) and (min-width: 751px) {
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span {
    color: #2662B4;
  }
  .smileHeader #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span::after {
    width: 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media all and (min-width: 1131px) and (min-width: 1000px) {
  .smileHeader #header.PC_header #gNav_list > ul li {
    padding-right: 10px;
  }
}
@media all and (min-width: 1131px) and (min-width: 1200px) {
  .smileHeader #header.PC_header #gNav_list > ul li {
    padding-right: 15px;
  }
}
@media all and (min-width: 1131px) and (min-width: 1366px) {
  .smileHeader #header.PC_header #gNav_list > ul li {
    padding-right: 25px;
  }
}
@media all and (min-width: 1131px) {
  .smileHeader #header.PC_header #gNav_list > ul .telBtn {
    font-size: 17px;
    letter-spacing: 0em;
    line-height: 1.6667;
  }
  .smileHeader #header.PC_header #gNav_list > ul .telBtn a {
    color: white;
    background-color: #2662B4;
    display: inline-block;
    border: 1px solid #2662B4;
    border-radius: 46px;
    padding: 8px 21px 8px 46px;
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .smileHeader #header.PC_header #gNav_list > ul .telBtn a span {
    position: relative;
  }
  .smileHeader #header.PC_header #gNav_list > ul .telBtn a span::before {
    content: "";
    position: absolute;
    background: url("../images/smile/common/smaho_white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 26px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: -25px;
  }
  .smileHeader #header.PC_header #gNav_list > ul .telBtn a:hover {
    background-color: #fff;
    color: #2662B4;
  }
  .smileHeader #header.PC_header #gNav_list > ul .telBtn a:hover span::before {
    content: "";
    position: absolute;
    background: url("../images/smile/common/smaho_blue.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 26px;
  }
}

/* 売買 */
.smileHeader.sale #header.PC_header #gNav_list > ul li > a {
  color: #463811;
}
.smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a span {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a span:after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #463811;
  bottom: -5px;
  left: 0%;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a.current {
  position: relative;
  color: #463811;
}
.smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a.current span::after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #463811;
  bottom: -5px;
  left: 0%;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); /* x軸方向に縮小で0にして消えてるように見せる */
}
.smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a {
  /* 751- */
}
@media all and (min-width: 751px) {
  .smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span {
    color: #463811;
  }
  .smileHeader.sale #header.PC_header #gNav_list > ul li:not(:last-child) > a:hover span::after {
    width: 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn {
  font-size: 17px;
  letter-spacing: 0em;
  line-height: 1.6667;
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn a {
  color: white;
  background-color: #F09830;
  border: 1px solid #F09830;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn a span {
  position: relative;
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn a span::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 26px;
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn a:hover {
  background-color: #fff;
  color: #F09830;
}
.smileHeader.sale #header.PC_header #gNav_list > ul .telBtn a:hover span::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_orange.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 26px;
}

/*----------------------------------------------------
smile SP
----------------------------------------------------*/
.smileHeader #header.SP_header {
  background-color: #fff;
  height: 60px;
}
.smileHeader #header.SP_header::before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200%;
  height: 100%;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
}
.smileHeader #header.SP_header .logo {
  position: relative;
  top: 15px;
  left: 15px;
}
.smileHeader #header.SP_header .logo img {
  width: 179px;
}
.smileHeader #header.SP_header #gNav {
  /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  background: white;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  /* 751- */
}
@media all and (min-width: 751px) {
  .smileHeader #header.SP_header #gNav {
    text-align: center;
  }
}
.smileHeader #header.SP_header #gNav {
  /* ボタン押す前は非表示 */
}
.smileHeader #header.SP_header #gNav ul {
  display: none;
  width: 100%;
}
.smileHeader #header.SP_header #gNav .sns {
  display: none;
}
.smileHeader #header.SP_header #gNav #gNav_list {
  padding-top: 100px;
}
.smileHeader #header.SP_header #gNav {
  /* ハンバーガーメニューを押すと展開*/
}
.smileHeader #header.SP_header #gNav.gNav_fullHeight {
  /* js制御用クラス。パッと消えてしまうのを防ぐ */
  height: 100vh;
}
.smileHeader #header.SP_header #gNav.panelactive {
  opacity: 1;
  height: 100vh;
}
.smileHeader #header.SP_header #gNav.panelactive #gNav_list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.smileHeader #header.SP_header #gNav.panelactive ul {
  display: block;
  padding: 0 48px;
}
.smileHeader #header.SP_header li {
  border-bottom: 1px solid #E2F0FF;
  position: relative;
}
.smileHeader #header.SP_header li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #096CB7;
  border-width: 5px 8px 5px 8px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.smileHeader #header.SP_header li.telBtn {
  display: none;
}
.smileHeader #header.SP_header li > a, .smileHeader #header.SP_header .child > a {
  color: #2662B4;
  text-decoration: none;
  padding: 22px 0px;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1em;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.smileHeader #header.SP_header .openbtn,
.smileHeader #header.SP_header .sp_Btn {
  position: absolute;
}
.smileHeader #header.SP_header .openbtn {
  z-index: 9999;
  top: 10px;
  right: 15px;
  cursor: pointer;
  /* タップで反応するエリア*/
  width: 40px;
  height: 40px;
  background-color: #2662B4;
  border-radius: 3px;
}
.smileHeader #header.SP_header .openbtn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: white;
  width: 12px;
}
.smileHeader #header.SP_header .openbtn span:nth-of-type(1) {
  top: 15px;
}
.smileHeader #header.SP_header .openbtn span:nth-of-type(2) {
  top: 20px;
}
.smileHeader #header.SP_header .openbtn span:nth-of-type(3) {
  top: 25px;
}
.smileHeader #header.SP_header .openbtn.active span:nth-of-type(1) {
  top: 12px;
  left: 14px;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}
.smileHeader #header.SP_header .openbtn.active span:nth-of-type(2) {
  top: 32px;
  left: 14px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
  opacity: 0;
}
.smileHeader #header.SP_header .openbtn.active span:nth-of-type(3) {
  top: 24px;
  left: 14px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}
.smileHeader #header.SP_header .sp_Btn {
  top: 10px;
  right: 65px;
  z-index: 9999;
  height: 40px;
  width: 40px;
  background: #2662B4;
  border-radius: 3px;
  border: 1px solid #2662B4;
}
.smileHeader #header.SP_header .sp_Btn img {
  width: 16px;
  height: 24px;
}
.smileHeader #header.SP_header .sp_Btn a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.smileHeader #header.SP_header .sp_Btn a::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 26px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.smileHeader #header.SP_header .sp_Btn {
  /* 751- */
}
@media all and (min-width: 751px) {
  .smileHeader #header.SP_header .sp_Btn {
    top: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .smileHeader #header.SP_header .sp_Btn:hover {
    background-color: hsla(78, 36%, 89%, 0.1);
  }
  .smileHeader #header.SP_header .sp_Btn:hover a::before {
    content: "";
    position: absolute;
    background: url("../images/smile/common/smaho_blue.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 26px;
  }
}

/* 売買 */
.smileHeader.sale #header.SP_header li {
  border-bottom: 1px solid #F8E9D7;
}
.smileHeader.sale #header.SP_header li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #F09830;
  border-width: 5px 8px 5px 8px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.smileHeader.sale #header.SP_header li.telBtn {
  display: none;
}
.smileHeader.sale #header.SP_header li > a, .smileHeader.sale #header.SP_header .child > a {
  color: #4E3D2A;
}
.smileHeader.sale #header.SP_header .openbtn {
  background-color: #4E3D2A;
}
.smileHeader.sale #header.SP_header .openbtn span {
  background-color: white;
}
.smileHeader.sale #header.SP_header .sp_Btn {
  background: #F09830;
  border: 1px solid #F09830;
}
.smileHeader.sale #header.SP_header .sp_Btn a::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 26px;
}
.smileHeader.sale #header.SP_header .sp_Btn {
  /* 751- */
}
@media all and (min-width: 751px) {
  .smileHeader.sale #header.SP_header .sp_Btn:hover {
    background-color: hsla(78, 36%, 89%, 0.1);
  }
  .smileHeader.sale #header.SP_header .sp_Btn:hover a::before {
    content: "";
    position: absolute;
    background: url("../images/smile/common/smaho_orange.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 26px;
  }
}

/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
フェードイン
----------------------------------------------------*/
/*----------------------------------------------------
上下左右に消える
----------------------------------------------------*/
/* 下にスッと消える*/
/* 上にスッと消える*/
/*----------------------------------------------------
上下左右から表示
----------------------------------------------------*/
/* 下から上にフワッと出てくる */
/* 上から下にフワッと出てくる */
/* 左から右にスッと出てくる*/
/* 右から左にスッと出てくる*/
/*----------------------------------------------------
bgが左右から流れ、その後、テキストが表示される。

.bg_fromLeft_toRight {
 @include bg_fromLeft_toRight;
}

html構成
<div class=" target">
  <span>
    <img src="<?php echo get_template_directory_uri(); ?>/assets/images/top/introduction/catch.png" alt="写真も、動画も。無限の可能性を撮る">
  </span>
</div>
----------------------------------------------------*/
/* 左から右に流れる */
/* 右から左に流れる */
/*----------------------------------------------------
ふわふわ 動き続ける
----------------------------------------------------*/
/* 上下にふわふわ */
/* ホバーすると上にテキストが透明になって、下から出てくる */
@keyframes textMove {
  0% {
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
    opacity: 0;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/* くるくる回り続ける */
@keyframes fadeUpAnimeCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#footer {
  background-color: #2662B4;
}
#footer .inner_footer {
  padding: 56px 15px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .inner_footer {
    padding: 50px 133px;
  }
  #footer .inner_footer .linkArea {
    display: none;
  }
}
@media all and (min-width: 1051px) {
  #footer .inner_footer {
    max-width: 1100px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    -ms-grid-columns: 312px 50px 1fr;
    grid-template-columns: 312px 1fr;
  }
  #footer .inner_footer .linkArea {
    display: block;
  }
}
@media all and (min-width: 1250px) {
  #footer .inner_footer {
    padding: 50px 0;
  }
}
#footer .logo {
  padding-bottom: 53px;
  border-bottom: 1px #6DA3EF solid;
  margin-bottom: 38px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1.6667;
}
#footer .logo img {
  width: 260px;
}
@media all and (min-width: 1051px) {
  #footer .logo {
    text-align: initial;
    padding-bottom: 30px;
  }
}
#footer .telfax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: white;
  margin-bottom: 40px;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
#footer .telfax span {
  display: inline-block;
}
#footer .telfax .tel a {
  position: relative;
  color: #B1DDEA;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .telfax .tel a::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #B1DDEA;
  left: 0;
  bottom: -2px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .telfax .tel a {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .telfax .tel a:hover {
    opacity: 0.8;
  }
  #footer .telfax .tel a:hover::after {
    left: 0%;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0); /* x軸方向に縮小で0にして消えてるように見せる */
    width: 0%;
  }
}
@media all and (min-width: 1051px) {
  #footer .telfax {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer .telfax span, #footer .telfax .tel {
    width: 48%;
  }
  #footer .telfax .tel a {
    display: inline-block;
  }
  #footer .telfax .tel a::after {
    bottom: 5px;
  }
  #footer .telfax .tel a::before {
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background-color: #FFFFFF;
    top: 9px;
    right: -15px;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
#footer .address {
  color: white;
  margin-bottom: 48px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 1.6667;
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  #footer .address {
    text-align: left;
    margin-bottom: 29px;
  }
}
#footer .sns {
  margin-bottom: 35px;
}
@media all and (min-width: 1051px) {
  #footer .sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#footer .sns_title {
  display: none;
}
@media all and (min-width: 1051px) {
  #footer .sns_title {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    display: block;
    color: #2662B4;
    background-color: #fff;
    padding: 6px 17px;
    border-radius: 3px;
    margin-right: 29px;
    position: relative;
  }
  #footer .sns_title::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -27px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 8px 18px;
  }
}
#footer .lt_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .lt_sns .line img {
  width: 17px;
  height: 16px;
}
#footer .lt_sns .x img {
  width: 15px;
  height: 16px;
}
#footer .lt_sns .facebook img {
  width: 16px;
  height: 16px;
}
#footer .lt_sns .instagram img {
  width: 16px;
  height: 16px;
}
#footer .lt_sns li {
  margin-right: 21px;
}
#footer .lt_sns li:last-child {
  margin-right: 0px;
}
#footer .lt_sns li:hover img {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
#footer .lt_sns li img {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
#footer .lt_sns {
  /* 751- */
}
#footer .copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 1.6667;
  color: #D4DFEE;
  text-align: center;
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  #footer .copyright {
    text-align: initial;
  }
}
#footer .linkArea {
  display: none;
  padding: 0px 15px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .linkArea {
    padding: 0px;
    display: block;
  }
}
#footer .title {
  font-weight: bold;
  color: white;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.714;
}
#footer .lt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 270px;
  row-gap: 20px;
}
#footer .lt li {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#footer .lt li > a {
  color: #D4DFEE;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  font-size: 12px;
  letter-spacing: 0.005em;
  line-height: 2;
}
#footer .lt li > a::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 4px;
  background-color: #D4DFEE;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -10px;
}
#footer .lt li .first {
  margin-top: 5px;
}
#footer .link_L {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .link_L span {
  position: relative;
}
#footer .link_L span::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  bottom: -2px;
  left: 0;
  /*線の形状*/
  width: 100%;
  height: 1px;
  background: white;
  /*アニメーションの指定*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /*X方向0、Y方向1*/
  -webkit-transform-origin: left top;
          transform-origin: left top; /*左上基点*/
}
#footer .link_L {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .link_L:hover {
    color: white;
  }
  #footer .link_L:hover span::after {
    -webkit-transform: scale(1, 1) skew(-40deg, 0deg);
            transform: scale(1, 1) skew(-40deg, 0deg); /*X方向にスケール拡大*/
  }
}
#footer .online_bn {
  display: block;
  max-width: 330px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .online_bn:hover {
    scale: 1.05;
  }
}
#footer .linkArea_sp {
  display: block;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer .linkArea_sp {
    display: none;
  }
}
#footer .linkArea_sp ul {
  text-align: center;
}
#footer .linkArea_sp ul li {
  padding: 5px 0;
}
#footer .linkArea_sp ul a {
  color: #D4DFEE;
  display: inline-block;
  position: relative;
  font-size: 12px;
  letter-spacing: 0.005em;
  line-height: 2;
  margin-left: 10px;
}
#footer .linkArea_sp .online_bn {
  max-width: 300px;
  margin: 20px auto;
}

/*----------------------------------------------------
フッター スマイル
----------------------------------------------------*/
#footer_smile {
  background-color: #fff;
  padding: 50px 35px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile {
    padding: 57px 35px 70px;
  }
}
#footer_smile {
  /* CT⇨センターの意味*/
}
@media all and (min-width: 1101px) {
  #footer_smile {
    margin: 0 auto;
    max-width: 1200px;
  }
}
@media all and (min-width: 1250px) {
  #footer_smile {
    padding: 57px 0px 70px;
  }
}
#footer_smile .inner_footer {
  /* -750 */
}
@media all and (max-width: 751px) {
  #footer_smile .inner_footer {
    max-width: 600px;
    margin: 0 auto;
  }
}
#footer_smile .inner_footer {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .inner_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
  }
}
#footer_smile .copyright {
  font-size: 12px;
  letter-spacing: 0.12em;
  line-height: 1.6667;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  color: #2662B4;
  /* -750 */
}
@media all and (max-width: 751px) {
  #footer_smile .copyright {
    text-align: center;
  }
}
#footer_smile .copyright {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .copyright {
    max-width: 1200px;
    margin: 0 auto;
  }
}
#footer_smile .logoArea {
  /* -750 */
}
@media all and (max-width: 751px) {
  #footer_smile .logoArea {
    margin-bottom: 46px;
  }
}
#footer_smile .logoArea {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .logoArea {
    margin-bottom: 51px;
  }
}
#footer_smile .logoArea .logo-smile {
  margin-bottom: 30px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .logoArea .logo-smile img {
    width: 333px;
  }
}
#footer_smile .logoArea .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#footer_smile .logoArea .logo span {
  display: inline-block;
  font-style: italic;
  margin-right: 10px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
#footer_smile .logoArea .logo img {
  width: 60%;
}
#footer_smile .linkArea {
  /* -750 */
}
@media all and (max-width: 751px) {
  #footer_smile .linkArea {
    margin-bottom: 35px;
  }
}
#footer_smile .linkArea {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .linkArea {
    width: 325px;
  }
}
#footer_smile .linkArea .lt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 15px;
}
#footer_smile .linkArea .lt li {
  width: 44%;
  margin-left: 15px;
}
#footer_smile .linkArea .lt a {
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1.6667;
  font-weight: bold;
}
#footer_smile .linkArea .lt a span {
  position: relative;
}
#footer_smile .linkArea .lt a span::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #84B0ED;
  border-width: 5px 6px;
  left: -15px;
  top: 5px;
}
#footer_smile .linkArea .lt a {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .linkArea .lt a {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.6667;
  }
}
#footer_smile .linkArea .link_L {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#footer_smile .linkArea .link_L span {
  position: relative;
}
#footer_smile .linkArea .link_L span::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  bottom: -2px;
  left: 0;
  /*線の形状*/
  width: 100%;
  height: 1px;
  background: #1F2A40;
  /*アニメーションの指定*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /*X方向0、Y方向1*/
  -webkit-transform-origin: left top;
          transform-origin: left top; /*左上基点*/
}
#footer_smile .linkArea .link_L {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile .linkArea .link_L:hover {
    color: #1F2A40;
  }
  #footer_smile .linkArea .link_L:hover span::after {
    -webkit-transform: scale(1, 1) skew(-40deg, 0deg);
            transform: scale(1, 1) skew(-40deg, 0deg); /*X方向にスケール拡大*/
  }
}
#footer_smile .btnArea {
  margin-bottom: 41px;
  /* -750 */
}
@media all and (max-width: 751px) {
  #footer_smile .btnArea {
    text-align: center;
  }
}
#footer_smile .telBtn {
  color: white;
  background-color: #2662B4;
  display: inline-block;
  padding: 14px 33px 14px 66px;
  border-radius: 46px;
  border: 1px solid #2662B4;
  font-size: 20px;
  letter-spacing: 0em;
  line-height: 1.6667;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold;
}
#footer_smile .telBtn span {
  position: relative;
}
#footer_smile .telBtn span::before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 28px;
  top: 3px;
  left: -35px;
}
#footer_smile .telBtn:hover {
  background-color: #fff;
  color: #2662B4;
}
#footer_smile .telBtn:hover span::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 28px;
}
#footer_smile {
  /* 売買 */
}
#footer_smile.sale .logoArea .logo {
  color: #3C300D;
}
#footer_smile.sale .linkArea .lt a {
  color: #3C300D;
}
#footer_smile.sale .linkArea .lt a span::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #938A66;
  border-width: 5px 6px;
}
#footer_smile.sale .linkArea .link_L {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#footer_smile.sale .linkArea .link_L span {
  position: relative;
}
#footer_smile.sale .linkArea .link_L span::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  bottom: -2px;
  left: 0;
  /*線の形状*/
  width: 100%;
  height: 1px;
  background: #938A66;
  /*アニメーションの指定*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1); /*X方向0、Y方向1*/
  -webkit-transform-origin: left top;
          transform-origin: left top; /*左上基点*/
}
#footer_smile.sale .linkArea .link_L {
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer_smile.sale .linkArea .link_L:hover {
    color: #938A66;
  }
  #footer_smile.sale .linkArea .link_L:hover span::after {
    -webkit-transform: scale(1, 1) skew(-40deg, 0deg);
            transform: scale(1, 1) skew(-40deg, 0deg); /*X方向にスケール拡大*/
  }
}
#footer_smile.sale .copyright {
  color: #938A66;
}
#footer_smile.sale .telBtn {
  color: white;
  background-color: #F09830;
  border: 1px solid #F09830;
}
#footer_smile.sale .telBtn span::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 28px;
}
#footer_smile.sale .telBtn:hover {
  background-color: #fff;
  color: #F09830;
}
#footer_smile.sale .telBtn:hover span::before {
  content: "";
  position: absolute;
  background: url("../images/smile/common/smaho_orange.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 28px;
}

/*----------------------------------------------------
グローバルナビブレイクポイント
/* ハンバーガーメニューの切り替わるポイント。
----------------------------------------------------*/
/* gnav.jsの変数「gNav_bpoint」も数値を合わせる */
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* slickのautoスライドの時などに、画面をタップするとスライドが動かなくなるのを防ぐ */
/* safariでボタンを押した際に出てくる青枠を消す */
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
よく使う疑似要素、小技
----------------------------------------------------*/
/* ボックス影 */
/* 反転*/
/* 文字幅が指定幅を超えたときに「...」を表示する */
/* icon 横にぐるっと回転 */
/* 親要素よりも幅を超えて表示 */
/* 矢印 */
/*----------------------------------------------------
矢印つきボタン
----------------------------------------------------*/
/*----------------------------------------------------
読み込み
----------------------------------------------------*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/*----------------------------------------------------
google font
----------------------------------------------------*/
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------

//html例：<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>

----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/* ホバーで中央から線が出る */
/* ホバーで中央の線がきえる */
/*----------------------------------------------------
中央から下線 

//html例：<a class="link" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
左から下線 

//html例：<a class="link_L" href="><span>home</span></a>
----------------------------------------------------*/
/*----------------------------------------------------
フェードイン
----------------------------------------------------*/
/*----------------------------------------------------
上下左右に消える
----------------------------------------------------*/
/* 下にスッと消える*/
/* 上にスッと消える*/
/*----------------------------------------------------
上下左右から表示
----------------------------------------------------*/
/* 下から上にフワッと出てくる */
/* 上から下にフワッと出てくる */
/* 左から右にスッと出てくる*/
/* 右から左にスッと出てくる*/
/*----------------------------------------------------
bgが左右から流れ、その後、テキストが表示される。

.bg_fromLeft_toRight {
 @include bg_fromLeft_toRight;
}

html構成
<div class=" target">
  <span>
    <img src="<?php echo get_template_directory_uri(); ?>/assets/images/top/introduction/catch.png" alt="写真も、動画も。無限の可能性を撮る">
  </span>
</div>
----------------------------------------------------*/
/* 左から右に流れる */
/* 右から左に流れる */
/*----------------------------------------------------
ふわふわ 動き続ける
----------------------------------------------------*/
/* 上下にふわふわ */
/* ホバーすると上にテキストが透明になって、下から出てくる */
@keyframes textMove {
  0% {
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
    opacity: 0;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/* くるくる回り続ける */
@keyframes fadeUpAnimeCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body {
  /* for iOS スマホを横向きにした際に文字が大きくならなくする https://qiita.com/Sen-Din/items/3553de9cf34358f3e2e0*/
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #34373B;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  /* 751- */
}
@media all and (min-width: 751px) {
  body {
    font-size: 17px;
  }
}

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

a {
  text-decoration: none;
}

a img {
  border: none;
}

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

figure {
  margin: 0;
}

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

ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

input, label, select, textarea {
  vertical-align: middle;
}

.align-center {
  text-align: center;
}

[v-cloak] {
  display: none;
}

/*----------------------------------------------------
js スクロール時の動き
----------------------------------------------------*/
.boxOpacity {
  opacity: 0;
}

/* 下からフワッと出てくる */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* 下からフワッと出てくる */
.fadeUpLong {
  -webkit-animation-name: fadeUpAnimeLong;
          animation-name: fadeUpAnimeLong;
  -webkit-animation-duration: 3.5s;
          animation-duration: 3.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnimeLong {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnimeLong {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* 下からフワッと出てくる */
.fadeInLong {
  -webkit-animation-name: fadeDownAnimeLong;
          animation-name: fadeDownAnimeLong;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeDownAnimeLong {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeDownAnimeLong {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.Left_appear_1s {
  -webkit-animation-name: Left_appear;
          animation-name: Left_appear;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
@-webkit-keyframes Left_appear {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes Left_appear {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.Left_appear_2s {
  -webkit-animation-name: Left_appear;
          animation-name: Left_appear;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes Left_appear {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/*----------------------------------------------------
inner
----------------------------------------------------*/
/* ベース */
.inner {
  padding: 0 15px;
}

/* 751- */
@media all and (min-width: 751px) {
  .inner {
    padding: 0 35px;
  }
}
/* CT⇨センターの意味*/
@media all and (min-width: 1101px) {
  .inner {
    margin: 0 auto;
    max-width: 1100px;
  }
}
@media all and (min-width: 1200px) {
  .inner {
    padding: 0;
  }
}
/* 下層、smileのインナー */
.innerSmile {
  padding: 0 15px;
  /* 751- */
}
@media all and (min-width: 751px) {
  .innerSmile {
    padding: 0 35px;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1250px) {
  .innerSmile {
    padding: 0;
  }
}

/*----------------------------------------------------
クリック無効化と透過
----------------------------------------------------*/
.is_opacity {
  pointer-events: none;
  opacity: 0;
}

/*----------------------------------------------------
各ページタイトル
----------------------------------------------------*/
.page_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page_title .en {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 42px;
  letter-spacing: 0.05em;
  line-height: 1;
}
.page_title .jp {
  margin: 20px 0 0 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #34373B;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.12em;
  line-height: 1;
}
.page_title::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 165px;
  top: 0;
  left: 0;
  background-color: #DCEEF2;
  z-index: -1;
}
.page_title {
  /* 751- */
}
@media all and (min-width: 751px) {
  .page_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page_title .en {
    font-size: 74px;
    letter-spacing: 0.05em;
    line-height: 1;
  }
  .page_title .jp {
    margin: 0 47px 0 0;
    padding: 0 0 0 7px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    border-bottom: none;
    border-left: 1px solid #34373B;
    font-size: 18px;
    letter-spacing: 0.12em;
    line-height: 1;
  }
  .page_title::after {
    height: 250px;
  }
}

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

.opacity {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.forSP {
  /* -750 */
}
@media all and (max-width: 751px) {
  .forSP {
    display: block;
  }
}
.forSP {
  /* 751- */
}
@media all and (min-width: 751px) {
  .forSP {
    display: none;
  }
}

.forPC {
  /* -750 */
}
@media all and (max-width: 751px) {
  .forPC {
    display: none;
  }
}
.forPC {
  /* 751- */
}
@media all and (min-width: 751px) {
  .forPC {
    display: block;
  }
}

/*----------------------------------------------------
改行 表示非表示
----------------------------------------------------*/
.brsp {
  display: block;
  /* 751- */
}
@media all and (min-width: 751px) {
  .brsp {
    display: none;
  }
}

.brpc {
  display: none;
  /* 751- */
}
@media all and (min-width: 751px) {
  .brpc {
    display: block;
  }
}

/*----------------------------------------------------
パンくずリスト
----------------------------------------------------*/
#breadcrumb {
  padding: 90px 0 40px;
}
#breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
}
#breadcrumb ul li {
  position: relative;
}
#breadcrumb ul li:not(:last-child) {
  margin-right: 25px;
  border-bottom: 1px solid #34373B;
}
#breadcrumb ul li:not(:last-child)::after {
  position: absolute;
  content: "/";
  right: -15px;
}
#breadcrumb ul li.overtext {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#breadcrumb {
  /* 751- */
}
@media all and (min-width: 751px) {
  #breadcrumb {
    padding: 150px 0 40px;
  }
  #breadcrumb ul {
    font-size: 14px;
  }
  #breadcrumb ul li {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #breadcrumb ul li:not(:last-child) {
    margin-right: 30px;
  }
  #breadcrumb ul li:not(:last-child)::after {
    right: -20px;
  }
  #breadcrumb ul li.overtext {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/*----------------------------------------------------
ボタン
----------------------------------------------------*/
.btn {
  background: #2662B4;
  text-align: center;
  padding: 13px 13px 15px;
  display: inline-block;
  color: white;
  width: 180px;
  position: relative;
  border: 1px solid #2662B4;
}
.btn::after, .btn::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn::before {
  content: "";
  position: absolute;
  display: block;
  background: white;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  right: 13px;
}
.btn::after {
  content: "";
  position: absolute;
  right: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #2662B4;
  border-width: 3px 4px;
}
.btn span {
  position: relative;
}
.btn {
  /* 751- */
}
@media all and (min-width: 751px) {
  .btn {
    width: 240px;
    padding: 13px 18px 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .btn span {
    font-size: 17px;
  }
  .btn::before {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
  }
  .btn::after {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
  }
  .btn:hover {
    color: #2662B4;
    background-color: #fff;
  }
  .btn:hover::before {
    background: #2662B4;
    right: 8px;
  }
  .btn:hover::after {
    right: 8px;
    border-color: transparent transparent transparent white;
  }
}

/*----------------------------------------------------
go_top
----------------------------------------------------*/
#go_top {
  display: none;
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: 39px;
  right: 37px;
  z-index: 10;
  text-align: center;
}
#go_top a {
  position: relative;
  display: block;
  width: 62px;
  height: 91px;
}
#go_top a .arrow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  position: relative;
}
#go_top a .arrow img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 35px;
  height: 54px;
}
#go_top .text {
  margin-top: -5px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1.733;
  color: #000;
}
#go_top {
  /* 751- */
}
@media all and (min-width: 751px) {
  #go_top {
    display: block;
  }
  #go_top a {
    width: 62px;
    height: 91px;
    border-radius: 0;
  }
  #go_top a:hover .arrow img {
    margin-top: -10px;
  }
}

body.scroll #go_top {
  opacity: 1;
}

/*----------------------------------------------------
連絡先
----------------------------------------------------*/
.telFix {
  display: none;
}
@media all and (min-width: 1131px) {
  .telFix {
    display: block;
    position: fixed;
    z-index: 10;
    right: 70px;
    top: 120px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix .icon {
    right: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix.open {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix.open .textArea {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: right;
            transform-origin: right;
    width: 360px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix.open .icon {
    left: -40px;
  }
  .telFix a {
    display: block;
    position: relative;
  }
  .telFix a .textArea {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  .telFix .icon {
    position: absolute;
    z-index: 3;
    top: 0px;
    background: #2662B4;
    width: 103px;
    height: 103px;
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix .icon img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 24px;
    height: 37px;
  }
  .telFix .textArea {
    border: 2px solid #2662B4;
    padding: 10px 0px 0px 70px;
    border-radius: 5px;
    background-color: white;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .telFix .telNumber {
    font-size: 38px;
    letter-spacing: 0.03em;
    line-height: 1.6667;
    font-family: Roboto, sans-serif;
    font-weight: 700;
  }
  .telFix .text {
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 1.6667;
  }
}

/*----------------------------------------------------
お知らせ　カテゴリーの見た目
----------------------------------------------------*/
.cat_area .cat span {
  text-align: center;
}

/* 記事がない場合 */
#news ul .lt_item.no_post {
  margin-left: 20px;
  padding: 20px 0;
  font-weight: 500;
  border: none;
  /* 751- */
}
@media all and (min-width: 751px) {
  #news ul .lt_item.no_post {
    margin-left: 18px;
    padding: 30px 0;
  }
}

/*----------------------------------------------------
お知らせ　カテゴリー
----------------------------------------------------*/
.catList {
  /* -750 */
}
@media all and (max-width: 751px) {
  .catList {
    margin-top: 15px;
  }
}
.catList ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* -750 */
}
@media all and (max-width: 751px) {
  .catList ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.catList {
  /* カラムカテゴリーのリスト */
}
.catList .column_list {
  margin: 10px 0 30px;
  /* 751- */
}
@media all and (min-width: 751px) {
  .catList .column_list {
    margin: 15px 0 40px;
  }
}
.catList li a {
  font-weight: 500;
  /* -750 */
}
@media all and (max-width: 751px) {
  .catList li a {
    font-size: 12px;
  }
}
.catList p,
.catList .surround {
  font-weight: 500;
  color: #34373B;
  /* -750 */
}
@media all and (max-width: 751px) {
  .catList p,
  .catList .surround {
    font-size: 12px;
  }
}
.catList .surround:nth-of-type(1) {
  padding-right: 4px;
}
.catList .surround:nth-of-type(2) {
  padding-left: 4px;
}

/*----------------------------------------------------
ページナビ
----------------------------------------------------*/
.wp-pagenavi {
  margin: 50px 0 80px;
  text-align: center;
  position: relative;
  /* 751- */
}
@media all and (min-width: 751px) {
  .wp-pagenavi {
    margin: 72px 0 103px;
  }
}
.wp-pagenavi .pages {
  /* 総ページ数の非表示 例：「1/3」みたいなやつ */
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  /* 751- */
}
@media all and (min-width: 751px) {
  .wp-pagenavi .pages {
    font-size: 20px;
    letter-spacing: 0.15em;
    line-height: 1.6;
  }
}
.wp-pagenavi .prev, .wp-pagenavi .next {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
  background: none;
  border: 1px solid #2662B4;
  border-radius: 50%;
  font-size: 0;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wp-pagenavi .prev::after, .wp-pagenavi .next::after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wp-pagenavi .prev, .wp-pagenavi .next {
  /* 751- */
}
@media all and (min-width: 751px) {
  .wp-pagenavi .prev, .wp-pagenavi .next {
    width: 50px;
    height: 50px;
  }
}
.wp-pagenavi .prev {
  left: 0;
}
.wp-pagenavi .prev::after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #2662B4;
  top: 50%;
  left: 47%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  /* 751- */
}
@media all and (min-width: 751px) {
  .wp-pagenavi .prev::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #2662B4;
  }
}
@media (hover: hover) {
  .wp-pagenavi .prev:hover {
    background-color: #2662B4;
  }
  .wp-pagenavi .prev:hover::after {
    border-right: 7px solid #fff;
  }
}
.wp-pagenavi .next {
  right: 0;
}
.wp-pagenavi .next::after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #2662B4;
  top: 50%;
  left: 53%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  /* 751- */
}
@media all and (min-width: 751px) {
  .wp-pagenavi .next::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #2662B4;
  }
}
@media (hover: hover) {
  .wp-pagenavi .next:hover {
    background-color: #2662B4;
  }
  .wp-pagenavi .next:hover::after {
    border-left: 7px solid #fff;
  }
}
.wp-pagenavi .page, .wp-pagenavi .current {
  display: none;
}
/*# sourceMappingURL=common.css.map */