@charset "UTF-8";
/*
Theme Name: 
Theme URI: 
Author: 
Author URI: 
Description: 
 */
/* Categories 01 to 03 are the basics. */
/* =========================================================================================================
 *
 * html5doctor.com Reset Stylesheet
 * v1.6.1
 * Last Updated: 2010-09-17
 * Author: Richard Clark - http: //richclarkdesign.com 
 * Twitter: @rich_clark
 *
========================================================================================================= */
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
body {
  line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote::after, blockquote::before, q::after, q::before {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
/*ADD STYLE*/
.defs {
  display: none;
}
img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
button, input, select, textarea {
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 100%;
}
select::-ms-expand {
  display: none;
}

[type=search] {
  -webkit-appearance: textfield
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
::-ms-input-placeholder {
  color: #ccc;
}
ul li, ol li {
  list-style: none;
  padding-left: 0;
  text-indent: 0;
}
.content_box li{
	padding-left: 1em;
	text-indent: -1em;
}
a {
  text-decoration: none;
}
/* =========================================================================================================
 *
 * フォント
 *
========================================================================================================= */
@font-face {
  font-family: YuMinchoM;
  src: local(Yu Mincho Medium), local(Yu Mincho);
  font-weight: 500;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.YuMin {
  font-family: "游明朝 Medium", "Yu Mincho Medium", "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
/*Lato*/
.lato {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.lato.bold {
  font-weight: 700;
}
/*EB Garamond*/
.garamond {
  font-family: 'EB Garamond', serif;
}
.garamond.bold {
  font-weight: 600;
}
.F_org{color:#FFA256; }
.F_red{color: #FF0012;}
.F_white{color: #FFFFFF;}

.F_b{font-weight: bold;}
.F_cancel{text-decoration: line-through;}
.F_small{font-size:1.2rem;}
.F_normal{font-size:1.4rem;}
address{font-style: normal;line-height:1.75;margin-bottom: 1.5%;}

h1{font-size: 2rem;}
h1 span{font-size: 1.4rem;}
h2 { font-size: 2rem;}
.F12{font-size:1.2rem}
.F14{font-size:1.4rem}
.F18{font-size:1.8rem}
.F20{font-size:2.0rem}
.F24{font-size: 2.4rem;}
.F30{font-size:2.4rem}
.F36{font-size:3.6rem}
.F40{font-size:4.0rem;}
.F50{font-size:5.0rem}
sup{font-size:1.0rem;font-weight: normal;}

.LH15{padding-bottom: 3.5%;
    line-height: 1.5;}
/*IE 11*/
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
/* =========================================================================================================
 *
 * ボディー
 *
========================================================================================================= */
body {
  line-height: 1.5;
  letter-spacing: .02em;
  color: #000000;
  background-color: #000000;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body.pc {
  overflow-y: scroll;
}
/* =========================================================================================================
 *
 * ローダー
 *
========================================================================================================= */
#preloader {
  position: fixed;
  z-index: 20;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 32px;
  margin: -16px 0 0 -34px;
  overflow: hidden;
}
#preloader p {
  color: #143265;
  margin-bottom: 3px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Arial', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
}
#preloader .line {
  width: 1px;
  height: 12px;
  background: #143265;
  margin: 0 1px;
  display: inline-block;
  animation: preloader 1s infinite ease-in-out;
}
#preloader .line-1 {
  animation-delay: 1100ms;
}
#preloader .line-2 {
  animation-delay: 800ms;
}
#preloader .line-3 {
  animation-delay: 500ms;
}
#preloader .line-4 {
  animation-delay: 200ms;
}
#preloader .line-6 {
  animation-delay: 200ms;
}
#preloader .line-7 {
  animation-delay: 500ms;
}
#preloader .line-8 {
  animation-delay: 800ms;
}
#preloader .line-9 {
  animation-delay: 1100ms;
}
#preloader {
  opacity: 1;
  visibility: visible;
}
#preloader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 2;
}
#preloader.fadeout, #preloader.fadeout + #preloader-bg {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s ease-out 2.0s, opacity .4s ease-out 1.6s;
}
/* =========================================================================================================
 *
 * キーフレーム
 *
========================================================================================================= */
@keyframes preloader {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: none;
  }
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    transform: translateY(0)
  }
  40% {
    transform: translateY(6px)
  }
  60% {
    transform: translateY(3px)
  }
}
@keyframes i-slide-r {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(10px, 0);
    opacity: 0;
  }
  51% {
    transform: translate(-10px, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes i-slide-l {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(-10px, 0);
    opacity: 0;
  }
  51% {
    transform: translate(10px, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes blind {
  0% {
    width: 0;
    left: 0;
    opacity: 1;
  }
  50% {
    width: 100%;
    left: 0;
  }
  51% {
    width: 100%;
    left: auto;
    right: 0;
  }
  100% {
    width: 0;
    left: auto;
    right: 0;
    opacity: 1;
    visibility: hidden;
  }
}
@keyframes scratch {
  0% {
    left: -35px;
    width: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    left: 35px;
    width: 34px;
  }
}
@keyframes elasticus {
  0% {
    transform-origin: 0% 0%;
    transform: scale(1, 0);
  }
  50% {
    transform-origin: 0% 0%;
    transform: scale(1, 1);
  }
  50.1% {
    transform-origin: 0% 100%;
    transform: scale(1, 1);
  }
  100% {
    transform-origin: 0% 100%;
    transform: scale(1, 0);
  }
}
@keyframes blind-in {
  0% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes blind-out {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0px);
  }
}


/* =========================================================================================================
 *
 * ページャー
 *
========================================================================================================= */
.pager .wp-pagenavi {
  display: flex;
  margin: 0 0 12% 0;
  border-bottom: 1px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
  justify-content: space-between;
  text-align: center;
}
/*.pager.border-bottom .wp-pagenavi{border-bottom:1px solid rgba(182,153,151,.1);}*/
.pager .wp-pagenavi > span, .pager .wp-pagenavi a {
  width: 100%;
  border-left: 1px solid #F2F2F2;
  box-sizing: border-box;
  display: block;
  color: #143265;
  position: relative;
  line-height: 1;
  padding: 40px 10px;
  font-size: 1.2rem;
}
.pager .wp-pagenavi a.blind-button:before {
  z-index: -1;
  background-color: rgba(20, 50, 101, 0.02);
}
.pager .wp-pagenavi > *:first-child {
  border-left: none;
}
.pager .wp-pagenavi > *:last-child {
  border-right: none;
}
.pager .wp-pagenavi .extend {
  display: none;
}
.pager .wp-pagenavi a svg.icon {
  fill: #143265;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  top: 50%;
  position: absolute;
}
/*
.pager .wp-pagenavi a:hover svg.i-arrow-l,
.pager .wp-pagenavi a:hover svg.i-arrow-r{fill:#000;}
*/
.pager .wp-pagenavi a svg.i-arrow-l {
  left: 15px;
}
.pager .wp-pagenavi a svg.i-arrow-r {
  right: 15px;
}
.pager .wp-pagenavi .current {
  background-color: rgba(20, 50, 101, 0.02);
  pointer-events: none;
  cursor: default;
  color: rgba(20, 50, 101, 0.2);
}
.pager .wp-pagenavi .current svg {
  fill: rgba(20, 50, 101, 0.2) !important;
}
/*.pc .pager .wp-pagenavi a:hover{color:#000; z-index:1;}*/
.pager .wp-pagenavi a.center {
  width: 45%;
}
.pager .wp-pagenavi a.center > span {
  display: inline-block;
}
.pager .wp-pagenavi a.center > span span {
  padding-left: 22px;
  position: relative;
}
.pager .wp-pagenavi a > span ,
.pager .wp-pagenavi a > span span{
	border: none;}
.pager .wp-pagenavi a.center svg.icon {
  left: 0;
  transition: fill .4s ease-in-out;
}
/*.pager .wp-pagenavi a.center:hover svg.icon{fill:#000;}*/
@media screen and (max-width:1024px) {
  .pager .wp-pagenavi {
    margin: 0 0 12% 0;
  }
  #pager.pager .wp-pagenavi a.previouspostslink {
    padding: 30px 20px 30px 40px;
    text-align: right;
  }
  #pager.pager .wp-pagenavi a.nextpostslink {
    padding: 30px 40px 30px 20px;
    text-align: left;
  }
}
@media screen and (max-width:768px) {
  #pager.pager .wp-pagenavi > span, #pager.pager .wp-pagenavi a {
    display: none;
  }
  #pager.pager .wp-pagenavi a.previouspostslink, #pager.pager .wp-pagenavi a.nextpostslink {
    display: block;
    padding: 30px;
    text-align: center;
  }
  .pager .wp-pagenavi > span, .pager .wp-pagenavi a {
    padding: 30px 0;
    font-size: 1.2rem;
  }
}
@media screen and (max-width:567px) {
  .pager .wp-pagenavi > span, .pager .wp-pagenavi a {
    padding: 20px 0;
  }
  .pager .wp-pagenavi a.index span span {
    display: block;
    padding: 1px;
  }
  .pager .wp-pagenavi a.index.center {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80px;
  }
  .pager .wp-pagenavi a svg.i-arrow-l {
    left: 6px;
  }
  .pager .wp-pagenavi a svg.i-arrow-r {
    right: 6px;
  }
}

#category-page .pager{
	margin-top: 15%;
}

/* =========================================================================================================
 *
 * リンクアニメーション
 *
========================================================================================================= */
/* アンダーライン デフォルト
-----------------------------------------------------------------------------*/
/*中央から*/
.link-underline {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  transition: color .2s ease-out;
  line-height: 100%;
  padding: 2px 0;
}
.link-underline::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #000000;
  height: 1px;
  opacity: 0;
  transition: left .3s ease-out, right .3s ease-out, opacity 0s .3s;
}
.link-underline.current::before {
  left: 0;
  right: 0;
  opacity: 1;
}
.link-underline:hover::before {
  left: 0;
  right: 0;
  opacity: 1;
  transition: left .3s ease-out, right .3s ease-out;
}
/*左から*/
.link-underline.left::before {
  left: 0;
  right: 100%;
}
.link-underline.left:hover::before {
  right: 0;
}
/*ラインカラー ブラック*/
.link-underline.black::before {
  background-color: #000000;
}
/* アンダーライン ディスプレイ
-----------------------------------------------------------------------------*/
.link-underline.display::before {
  left: 0;
  bottom: 0;
  background-color: #000000;
  width: 100%;
  opacity: 1;
}
.link-underline.display::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  background-color: #009662;
  height: 1px;
  opacity: 0;
  transition: left .3s ease-out, right .3s ease-out, opacity 0s .3s;
}
.link-underline.display:hover::after {
  right: 0;
  opacity: 1;
  transition: left .3s ease-out, right .3s ease-out;
}
/*ラインカラー ｜ ブルー→グレー*/
.link-underline.display.blue-glay::before {
  background-color: #143265;
}
.link-underline.display.blue-glay::after {
  background-color: #717071;
}
/*ラインカラー ｜ ブルー→ゴールド*/
.link-underline.display.blue-gold::before {
  background-color: #143265;
}
.link-underline.display.blue-gold::after {
  background-color: #d8ad23;
}
/*アイコンあり*/
.link-underline .icon {
  padding-right: 0;
}
.link-underline .arrow svg {
  width: 20px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
/* 矢印（リンクアニメーション）
-----------------------------------------------------------------------------*/
/*右向き*/
/*a svg.i-slide-r{width: 20px; height: 4px; position: absolute; right: 0; top: 50%; margin-top: -2px; fill: #000;}*/
a:hover .slide-r {
  animation: i-slide-r 640ms 1 forwards;
}
/*左向き*/
/*a svg.i-slide-l{width: 20px; height: 4px; position: absolute; left: 20px; top: 50%; margin-top: -5px; fill: #fff;}*/
a:hover .slide-l {
  animation: i-slide-l 640ms 1 forwards;
}
/*送信ボタン*/
.sbmit-buttom svg.i-slide-r {
  width: 25px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  fill: #fff;
}
.sbmit-buttom:hover svg.i-slide-r {
  animation: i-slide-r 640ms 1 forwards;
}
/* ブランク
-----------------------------------------------------------------------------*/
a.blank {
  position: relative;
  padding-right: 26px;
  color: #000000;
}
a.blank svg.i-blank {
  position: absolute;
  width: 13px;
  height: 13px;
  right: 2px;
  top: 50%;
  margin-top: -7px;
  margin-left: -7px;
}
a.blank:hover svg.i-blank {
  fill: #000000;
}
/* =========================================================================================================
 *
 * リンクボタン（ブラインド）
 *
========================================================================================================= */
/* ブラインド
-----------------------------------------------------------------------------*/
/*デフォルト*/
.blind-button {
  position: relative;
  display: inline-block;
  color: #000;
  cursor: pointer;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.blind-button > * {
  position: relative;
  display: block;
  z-index: 2;
}
.blind-button::before {
  display: block;
  content: ''; /*z-index:1;*/ position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  visibility: hidden;
  background-color: #143265;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.3s transform cubic-bezier(0, 0.01, 0, 1), visibility 0s 0.4s;
}
.blind-button:hover::before {
  height: 100%;
  visibility: visible;
  transform: scaleX(1);
  transform-origin: left;
  transition: 0.3s transform cubic-bezier(0, 0.01, 0, 1);
}
.blind-button:hover {
  color: #fff;
}
/*ダウン*/
.blind-button.down::before {
  transform: scaleY(0);
  transform-origin: bottom;
}
.blind-button.down:hover::before {
  transform: scaleY(1);
  transform-origin: top
}
/*薄いブルー*/
.blind-button.thin-blue::before {
  background-color: #f3f5f7;
}
/*ホワイト*/
.blind-button.white::before {
  background-color: #fff;
}
/*ブラック*/
.blind-button.black::before {
  background-color: #000;
}
/*グレイ*/
.blind-button.lightgray::before {
  background-color: rgba(0, 0, 0, .01);
}
/*ブルー→薄いブルー*/
.blind-button.blue-thin {
  background-color: #143265;
}
.blind-button.blue-thin::before {
  background-color: #f3f5f7;
}
/*

/* =========================================================================================================
 *
 * モアリンク
 *
========================================================================================================= */
.more-link {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000;
  padding-right: 3px;
}
.more-link span {
  padding-left: 15px;
}
.more-link .icon {
  width: 9px;
  height: 9px;
  left: 1px;
  margin-top: -5px;
}
.more-link:hover {
  color: #999;
}
.more-link:hover .icon {
  fill: #999;
}
.more-link.link-underline.display::after {
  background-color: #999;
}
.more-link .ja {
  font-size: 1.3rem;
}
/*モアリンク*/
.and-more {
     padding: 0 10% 2% 0;
    text-align: right;
}


/* =========================================================================================================
 *
 * アイコンアニメーション
 *
========================================================================================================= */
/* アイコンアニメーション
-----------------------------------------------------------------------------*/
a svg.i-slide-r {
  position: absolute;
  right: 0;
  top: 50%;
  fill: #000;
}
a:hover svg.i-slide-r {
  animation: i-slide-r 640ms 1 forwards;
}
a svg.i-slide-l {
  position: absolute;
  left: 0;
  top: 50%;
  fill: #000;
}
a:hover svg.i-slide-l {
  animation: i-slide-l 640ms 1 forwards;
}
/* プラスアイコンアニメーション
-----------------------------------------------------------------------------*/
.plus-icon {
  position: absolute;
  text-align: center;
  font-size: 1.1rem;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: opacity .4s cubic-bezier(0.694, 0.048, 0.335, 1);
}
.plus-icon .plus {
  height: 30px;
  width: 30px;
  display: block;
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
}
.plus-icon .plus::before, .plus-icon .plus::after {
  display: block;
  content: '';
  background-color: #fff;
  position: absolute;
}
.plus-icon .plus::before {
  width: 2px;
  height: 12px;
  top: 9px;
  left: 14px;
}
.plus-icon .plus::after {
  width: 12px;
  height: 2px;
  top: 14px;
  left: 9px;
}
.plus-icon span:nth-of-type(2) {
  padding-top: 5px;
}
a:hover .plus-icon {
  opacity: 1;
}
a:hover .plus-icon .plus {
  transform: rotate(270deg);
  transition: .6s .4s;
}

/* =========================================================================================================
 *
 * イメージスケールアニメーション
 *
========================================================================================================= */
.magnify-scope {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
img.magnify {
  transform: scale(1.01);
  transition: transform 1.2s ease-in-out;
  width: 100%;
  height: auto;
}
a:hover img.magnify {
  transform: scale(1.05);
}
/* =========================================================================================================
 *
 * スクロールアニメーション
 *
========================================================================================================= */
/* フェード
-----------------------------------------------------------------------------*/
/*基本フェード*/
/*.scroll-fade {
  opacity: 0;
  position: relative;
}
.complete .scroll-fade.appear {
  opacity: 1;
  transition: opacity .8s ease-out .2s;
}*/
/*.lounge-description .salon-name.appear{opacity: .06;}*/

/*タイミング調整*/
/*.complete .scroll-fade.delay1.appear {
  transition: opacity 1s ease-in-out .4s;
}
.complete .scroll-fade.delay2.appear {
  transition: opacity 1s ease-in-out .6s;
}
.complete .scroll-fade.delay3.appear {
  transition: opacity 1s ease-in-out 1.0s;
}*/
/* スライド
-----------------------------------------------------------------------------*/
/*基本スライド*/
/*.scroll-slideup {
  top: 60px;
  opacity: 0;
  position: relative;
}*/
/*.complete .scroll-slideup.appear {
  top: 0;
  opacity: 1;
  transition: top .8s cubic-bezier(.56, .08, .09, .96) .4s, opacity .8s cubic-bezier(.56, .08, .09, .96) .6s;
}*/
/*タイミング調整*/
/*.complete .scroll-slideup.delay1.appear {
  transition: top .8s cubic-bezier(.56, .08, .09, .96) .6s, opacity .8s cubic-bezier(.56, .08, .09, .96) .8s;
}
.complete .scroll-slideup.delay2.appear {
  transition: top .8s cubic-bezier(.56, .08, .09, .96) .8s, opacity .8s cubic-bezier(.56, .08, .09, .96) 1.0s;
}
.complete .scroll-slideup.delay3.appear {
  transition: top .8s cubic-bezier(.56, .08, .09, .96) 1.0s, opacity .8s cubic-bezier(.56, .08, .09, .96) 1.2s;
}*/
/* 漂流
-----------------------------------------------------------------------------*/
/*.scroll-drifting {
  overflow: hidden;
  display: block;
}
.scroll-drifting .effect-block {
  display: inline-block;
  position: relative;
  transition: transform .8s cubic-bezier(.16, .43, .45, 1), opacity .8s cubic-bezier(.56, .08, .09, .96) .1s;
  transform: translate3d(0, 100%, 0) skewY(12deg);
  transform-origin: left;
  opacity: 0;
}
.complete .scroll-drifting .effect-block.appear {
  transform: translate3d(0, 0, 0) skewY(0);
  opacity: 1;
}*/
/*タイミング調整*/
/*.complete .scroll-drifting .effect-block.delay1 {
  transition: transform .8s cubic-bezier(.16, .43, .45, 1) .4s, opacity .8s cubic-bezier(.56, .08, .09, .96) .4s;
}
.complete .scroll-drifting .effect-block.delay2 {
  transition: transform .8s cubic-bezier(.16, .43, .45, 1) .6s, opacity .8s cubic-bezier(.56, .08, .09, .96) .6s;
}
.complete .scroll-drifting .effect-block.delay3 {
  transition: transform .8s cubic-bezier(.16, .43, .45, 1) .8s, opacity .8s cubic-bezier(.56, .08, .09, .96) .8s;
}
.complete .scroll-drifting .effect-block.fast {
  transition: transform .8s cubic-bezier(.16, .43, .45, 1) 0s, opacity .8s cubic-bezier(.56, .08, .09, .96) 0s;
}*/

/* =========================================================================================================
 *
 * スクロールアップ
 *
========================================================================================================= */
#scroll-up-btn {
  position: fixed;
  bottom: 60px;
  right: 20px;
  visibility: hidden;
  opacity: 0;
  padding: 5px;
  cursor: pointer;
  overflow: visible;
  z-index: 1;
  transition: right .4s ease-out .6s, visibility .3s ease-out .4s, opacity .3s ease-out .6s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#scroll-up-btn svg {
  width: 8px;
  height: 89px;
  fill: #000000;
  transition: fill .2s ease-out;
}
#scroll-up-btn.on {
  z-index: 14;
  right: 32px;
  visibility: visible;
  opacity: 1;
}
.pc #scroll-up-btn:hover svg {
  fill: #143265;
}
@media screen and (max-width:767px) {
  #scroll-up-btn { /*bottom:160px;*/ right: 0px;
  }
  #scroll-up-btn.on { /*bottom:160px;*/ right: 12px;
  }
}


/*ヘッダーナビ
-----------------------------------------------------------------------------*/

.sub_menu  {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 59px;
  
}

.main_menu ul.lato {
  display: flex;
  justify-content: flex-end;
  align-items: center;
 
}
.main_menu ul.lato li {
  margin-left: 3%;
	position: relative;
	text-align: center;
}

.main_menu ul.lato li:first-child{
 width: 180px;
}

.main_menu ul.lato li:nth-child(2){
 width: 130px;
}

.main_menu ul.lato li a{
  font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 11px 0;
}


/*.main_menu {
  font-size: 1.4rem;
}
.main_menu ul:nth-of-type(1) {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.main_menu ul:nth-of-type(1) li {
  margin: 0 10px;
}
.main_menu ul:nth-of-type(1) li a {
  color: #717071;
  text-decoration: none;
}
.main_menu ul:nth-of-type(1) li a.current, .main_menu ul:nth-of-type(1) li a:hover {
  color: #000000;
}*/


.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
    width: 100%;
    position: absolute;
    top: 35px;
    left: 0;
	
}
ul.lato li:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
}
.dropdown__list {
    background-color:rgba(0,0,0,0.9);
	width: 100%!important;
   
    transition: all .3s;
    position: relative;
	margin: 0!important;
	padding: 15px 0!important;
}

.dropdown__list:not(:first-child)::before{
    content: "";
   /* width: 100%;*/
    height: 1px;
    background-color: #707070;
    position: absolute;
    top: 0;
    left: 0;
}
.dropdown__list:hover {
    background-color: #707070;
}
.dropdown__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    text-decoration: none;
    position: relative;
}
.dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
}







/* =========================================================================================================
 *
 * リンクボタン
 *
========================================================================================================= */
/* 背景動作
-----------------------------------------------------------------------------*/
.block-button{display: block; overflow: hidden; position: relative; text-align: center; text-decoration: none; color: #ffffff; font-size: 0; /*max-width: 300px;*/ background-color:#143265;}
.block-button::before{content: ""; display: block; width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; right: 0; top: 0; transition: transform .8s cubic-bezier(.215,.61,.355,1);}
	/*上から下*/
	.block-button.blind-y::before{transform: scaleY(0); transform-origin: bottom; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
	.block-button.blind-y:hover::before{transform: scaleY(1); transform-origin: top; -webkit-font-smoothing: antialiased;}
	/*左から右*/
	.block-button.blind-x::before{transform: scaleX(0); transform-origin: right; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
	.block-button.blind-x:hover::before{transform: scaleX(1); transform-origin: left; -webkit-font-smoothing: antialiased;}
/*テキスト*/
.block-button .text{position: relative; z-index: 1; line-height: 1; padding: 20px 40px; display: inline-block; transition: color .2s ease-out;}
.block-button .text.en{font-size: 1.4rem;}
.block-button .text.ja{font-size: 1.3rem;}
/*アイコンのスライド*/
.block-button .icon{position: absolute; z-index: 1; top: 0; left: 15px; height: 100%; display: flex; align-items: center;}
.block-button:hover .icon.slide-r{animation: i-slide-r 640ms 1 forwards;}
.block-button:hover .icon.slide-l{animation: i-slide-l 640ms 1 forwards;}
	/*アイコンサイズ*/
	.icon.blank svg{width: 10px; height: 10px; fill: #fff;}
	.icon.arrow svg{width: 10px; height: 10px;}

/* カラー調整
-----------------------------------------------------------------------------*/
/*背景色 ｜ ブルー → グレー*/
.block-button.blue-glay{background-color:#143265;}
.block-button.blue-glay::before{background-color:#e5e5e6;}
.block-button.blue-glay:hover{color: #143265;}
.block-button.blue-glay:hover .icon svg{fill: #143265;}
/*背景色 ｜ ブルー → 薄いブルー*/
.block-button.blue-thin{background-color:#143265;}
.block-button.blue-thin::before{background-color:#e8ebf1;}
.block-button.blue-thin:hover{color: #143265;}
.block-button.blue-thin:hover .icon svg{fill: #143265;}
/*背景色 ｜ ホワイト → オレンジ*/
.block-button.white-orange{background-color:#ffffff; color:#ED6B00;}
.block-button.white-orange::before{background-color:#ED6B00;}
.block-button.white-orange:hover{color: #FFFFFF;}
.block-button.white-orange:hover .icon svg{fill: #FFFFFF;}
/*背景色 ｜ 黒 → グレー*/
.block-button.white-black{background-color:#000000; color:#FFFFFF;}
.block-button.white-black::before{background-color:#AAAAAA;}
.block-button.white-black:hover{color: #000000;}
.block-button.white-black:hover .icon svg{fill: #000000;}
/*背景色 ｜ 白 → 黒*/
.block-button.black-white{background-color:#FFFFFF; color:#000000;border:1px solid #000000;}
.block-button.black-white::before{background-color:#000000;}
.block-button.black-white:hover{color: #FFFFFF;}
.block-button.black-white:hover .icon svg{fill: #FFFFFF;}



/*メインイメージ　キャッチ
----------------------------------------------------------------------------------*/
.catch_text {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  line-height: 1.7;
  text-align: center;
  padding: 3% 0;
}
.catch_text .F50 {
  font-size: 2.8rem;
}
.catch_text .F20 {
  font-size: 1.2rem;
}
.content_box {
  margin-bottom: 10%;
}
main section h1, footer section h1 {
  text-align: center;
  margin-bottom: 5%;
}
main section h1 span.main_title, footer section h1 span.main_title {
  display: block;
  padding-bottom: 1.2%;
  font-size: 2.4rem;
  line-height: 1;
}
main section h1 span.sub_title, footer section h1 span.sub_title {
  display: inline-block;
  font-size: 1.6rem;
  border-top: 1px solid #111111;
  padding-top: 1.2%;
}
/*各ページメイン
			----------------------------------------------------------------------------------*/
.page_image {
  max-height: 250px;
  overflow: hidden;
}
.page_header .header_box {
  background: rgb(0, 0, 0, 1);
  padding: 5% 0;
  color: #fff;
  text-align: center;
}
.page_header .header_box h1 span {
  display: block;
  padding-bottom: 1.8%;
  font-size: 2.4rem;
  line-height: 1;
}
.page_header .header_box h1 span.ja {
  font-size: 2.0rem;
  display: inline-block;
  border-top: 2px solid #FFF;
  padding: 1.8% 10% 0;
}
.page-template.company_profile .page_header .header_box h1 span {
  font-size: 2.0rem;
}
.page-template.company_profile .page_header .header_box h1 span.ja {
  font-size: 1.8rem;
}
.content_box {
  width: 90%;
  margin: 10% auto 0;
}
.content_box.no-mg{
	width:100%;
}
.page_contents .top_text {
  margin: 10px auto 5%;
  text-align: center;
  line-height: 2;
	width:86%;
}
/*全ページ共通
-----------------------------------------------------------------------------*/
#container {
  background: #FFF;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
.home main {
  margin-top: 10%;
}
section {
  margin-bottom: 10%;
}

/*タイトル設定
-----------------------------------------------------------------------------*/

h2.triangle{
	border-bottom: 3px solid #000000;
	font-size:20px;
	text-align: center;	
	position: relative;
	padding-bottom: 2.5%;
	margin-bottom: 10%;
}

.content_box.no-mg h2.triangle{
	width:90%;
	margin: 0 auto 10%;
}

h2.triangle::after{
		position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	border-top-color: #000000;
	border-width: 15px;
	margin-left: -15px;
}

/********************************************************************************
電話
*********************************************************************************/

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/*************logo************/
#header-logo, #sp-header, #footer_logo, #header-logo-fix {
  background: #000000;
  padding: 5% 0;
  width: 100%;
}
.site-header h1, .site-header .h-tel a, #footer_logo .h1, #footer_logo .h-tel a {
  display: block;
  color: #FFFFFF;
  text-align: center;
  margin: 3% auto;
  line-height: 1.75;
}

.global-nav h1 {
	display: block;
	color: #000!important;
	text-align: left;
	margin: 0 0 0 15px;
	line-height: 1.75;
	font-size: 14px;
}

.global-nav .h-tel a {
	color: #000;
	text-align: left;
	margin: 0 ;
	font-size: 14px;
	font-weight: bold;
}

.global-nav{
  display: none;
}
/*******************footer**********************/
#guest {
  width: 80%;
  margin: 0 auto 10%;
}
#guest h2 {
  text-align: center;
  margin: 2% auto 10%;
  font-size: 1.8rem;
}


/* =========================================================================================================
 *
 * ニュース一覧
 *
========================================================================================================= */
#information {
  margin: 0 auto 10%;
}
#information .info_list {
  width: 80%;
  margin: 0 auto 5%;
}
#information .info_list li {
  border-top: 1px solid #F2F2F2;
}
#information .info_list li:nth-last-of-type(1) {
  border-bottom: 1px solid #F2F2F2;
}
#information .info_list a {
  display: block;
  padding: 20px calc(10% - 50px);
  position: relative;
}
#information .info_list .post-title {
  font-size: 1.4rem;
 background-image: url(../images/list_mark.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 18px 18px;
	padding-left: 25px;
}
#information .info_list .icon {
  width: 9px;
  height: 9px;
  right: 0;
  margin-top: -5px;
}
/*投稿情報*/
#information .info_list .post-prop {
  color: #130F0F;
  padding-top: 5px;
}
#information .info_list .post-prop .date {
  font-size: 1.3rem;
  padding-right: 10px;
}
#information .info_list .post-prop .week {
  font-size: 1.2rem;
  text-transform: uppercase;
  padding-right: 10px;
}
#information .info_list .post-prop .cat {
  font-size: 1.2rem;
  padding-right: 10px;
}
#information .info_list .post-prop .affiliation span {
  color: #999;
}
#information .info_list .post-prop .affiliation span:nth-of-type(1) {
  font-size: 1.0rem;
  padding-right: 5px;
}
#information .info_list .post-prop .affiliation span:nth-of-type(2) {
  font-size: 1.3rem;
}
/*ホバーアクション*/
#information .info_list a:hover .post-title {
  color: #000;
}
#information .info_list a:hover .icon {
  fill: #143265;
}


#map iframe {
  width: 100%;
  min-height: 350px;
  margin-bottom: 10%;
}
#footer_contents {
  width: 90%;
  margin: 0 auto;
}
#footer_contents h1 {
  text-align: left;
  display: inline-block;
  border-bottom: 3px solid #000;
  padding-right: 5%;
}
#footer_contents .f-tel {
  font-weight: bold
}



.insta {
  width: 50%;
  margin: 8% 0 10%;
}

.footer_inner .insta {
        width: 50%;
       
    }




.footer_menu ul {
  display: flex;

  flex-wrap: wrap;
}



.footer_menu ul li {
  width: 50%;
  margin:0 0 2%;
	padding: 0;
  font-weight: bold;
}
.footer_menu ul.f-menu-sub li {
  width: 100%;
  margin-right: 3%;
}
.footer_menu ul li ul {
  display: block;
  margin-left: 0%;
}
.footer_menu ul li ul li {
  width: 100%;
  font-weight: normal;
}
.footer_menu ul li a {
  font-size: 12px;
  line-height: 1.5;
  color: #000;
  padding-right: 3px;
}
.footer_menu ul li span {
  padding-left: 15px;
}
.footer_menu ul li .icon{
  width: 12px;
  height: 12px;
  left: 1px;
  margin-top: -5px;
  margin: 0 5px 0 0;
}
.footer_menu ul li a:hover {
  color: #999;
}
.footer_menu ul li a:hover .icon {
  fill: #999;
}
.footer_menu ul li .link-underline.display::after {
  background-color: #999;
}



.footer_menu ul li.last {
 
  margin-top:-60px;
	
}	




copyright {
  font-size: 1.0rem;
  text-align: center;
  display: block;
}
.scroll-up-btn, #pc-header, .pc-only {
  display: none;
}

#scroll-fix-btn{
/*background:#C70003;*/
width:100%;
color: #fff;
font-weight: bold;
font-size: 1.6rem;
padding: 3% ;
	text-align: center;
position: fixed;
/*bottom:0;
z-index: 350;*/
overflow: visible;
opacity: 0;
transition: right .4s ease-out .6s, visibility .3s ease-out .4s, opacity .3s ease-out .6s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
cursor: pointer;
}

#scroll-fix-btn.on{
opacity: 1;
}

#scroll-fix-btn a{
	color: #FFF;
}


.f-sns{
	display: none;
}

/* =========================================================================================================
 *
 * メニューボタン（ハンバーガーボタン）
 *
========================================================================================================= */
#menu-button {
  position: fixed;
  z-index: 1000;
  top: 18px;
  right: 20px;
  width: 34px;
  height: 34px;
  cursor: pointer; /*-webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);*/
}
#menu-button span {
  display: block;
}
#menu-button #bars {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
  transition: transform .3s cubic-bezier(0.694, 0.048, 0.335, 1);
  font-size: 0;
  text-align: left;
  overflow: hidden;
}
#menu-button #bars span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #FFF;
  overflow: hidden;
  left: 0;
}
#menu-button #bars span:nth-child(1) {
  transform: scaleX(1);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.4s;
  width: 60%;
}
#menu-button #bars span:nth-child(1) {
  top: 9px;
}
#menu-button #bars span:nth-child(2) {
  top: 17px;
}
#menu-button #bars span:nth-child(3) {
  top: 25px;
}
#menu-button #bars span:nth-child(3) {
  width: 70%;
  transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.4s;
}
#menu-button #bars #cross-bar {
  width: 2px;
  height: 0;
  position: absolute;
  top: 0;
  left: 16px;
  transition: height 0.4s cubic-bezier(0.694, 0.048, 0.335, 1), background-color 0s .6s;
  z-index: 10;
  margin-top: 0;
  margin-left: 0;
}
/*ボタンテキスト*/
#menu-button #menu-text {
  font-size: .6rem;
  position: absolute;
  width: 100%;
  bottom: -2px;
  left: 0;
  color: #143265;
  line-height: 1;
}
#menu-button #menu-text span:nth-child(2) {
  display: none;
}
#menu-button #slide-reset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/*スクラッチアニメーション*/
#menu-button #bars span:nth-child(-n + 3):after {
  content: "";
  position: absolute;
  height: 5px;
  width: 0;
  background-color: #fff;
  top: -2px;
  left: -35px;
}
#menu-button.scratch #bars span:nth-child(-n + 3):after {
  animation: scratch .9s cubic-bezier(0, 0.01, 0, 1) 1;
}
#menu-button.scratch #bars span:nth-child(1):after {
  animation-delay: 0s;
}
#menu-button.scratch #bars span:nth-child(2):after {
  animation-delay: .3s;
}
#menu-button.scratch #bars span:nth-child(3):after {
  animation-delay: .6s;
}
/*トランスペアレント*/
#menu-button.transparent #bars span {
  background-color: #fff;
}
#menu-button.transparent #bars span:nth-child(-n + 3):after {
  background-color: #143265;
}
#menu-button.transparent #menu-text {
  color: #fff;
}
/*アクティブ*/
#menu-button.active {
  animation: fluffy1 2s ease 1;
}
@keyframes fluffy1 {
  0% {
    right: -100px;
    display: none;
  }
  50% {
    right: -100px;
    display: block;
  }
  100% {
    right: 20px;
  }
}
@keyframes fluffy2 {
  0% {
    right: -100px;
    display: none;
  }
  50% {
    right: -100px;
    display: block;
  }
  100% {
    right: 16px;
  }
}
#menu-button.active #slide-reset {
  display: none;
}
#menu-button.active #bars {
  transform: rotate(45deg);
  transition-delay: 0.4s;
}
#menu-button.active #bars span:nth-child(1) {
  transform: scaleX(0);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
}
#menu-button.active #bars span:nth-child(2) { /*top:6px;*/
}
#menu-button.active #bars span:nth-child(3) {
  width: 0;
  transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
}
#menu-button.active #bars #cross-bar {
  height: 34px;
  transition: height 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.3s;
}
#menu-button.active #bars span:after {
  display: none;
}
#menu-button.active #menu-text {
  color: #fff !important;
  transition: color 0s .5s;
}
#menu-button.active #menu-text span:nth-child(1) {
  display: none;
}
#menu-button.active #menu-text span:nth-child(2) {
  display: block;
}
#menu-button.transparent.active #bars span {
  background-color: #FFF;
}
@media screen and (max-width:1024px) {
  #menu-button {
    right: 16px;
    top: 22px;
  }
  #menu-button.active {
    animation: fluffy2 2s ease 1;
  }
}
/* =========================================================================================================
 *
 * サイトナビゲーション（ハンバーガーメニュー）
 *
========================================================================================================= */
/* 枠組
-----------------------------------------------------------------------------*/
#sitenav {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 100%;
  opacity: 0;
  transition: visibility .4s ease-out .4s, opacity 0s ease-out 1.0s, height .001s ease-out 1.8s;
}
#sitenav #sitenav-inner {
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  transition: visibility 0s ease-out 1.4s;
  background-image: url(../images/logo.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center 10%;
}
#sitenav-inner {
  width: 100%;
}

#select-contents {
width: 80%;
margin: 55% auto;
}
#site-link a,
a:active,
#site-link .ttl {
 color:#FFF;
}
#site-link a:hover{
	text-decoration: underline;
	 color:#FFF;
}

#site-link li{
	margin-bottom: 3%;
	line-height: 1.75;
    font-size: 1.8rem;
}

#site-link li ul{
	margin: 3% 0 3% 5%;}

	
#site-link .link-icon{
	position: relative;
	padding-left: 15px;
}
#site-link .link-icon:before{
content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
}	

#site-link ul.sns{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#site-link ul.sns li{
	width: 80px;
	margin: 0;
}


/*アクティブ*/
#sitenav.active {
  visibility: visible;
  opacity: 1;
  height: 100vh;
  transition: visibility 0s 0s, opacity 0s 0s, height 0s 0s;
}
#sitenav.active #sitenav-inner {
  visibility: visible;
}
/*ブラインド*/
#sitenav-flash-in {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  visibility: hidden;
  z-index: 18;
}
#sitenav-flash-in:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #143265;
}
#sitenav-flash-in:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: #143265;
  opacity: 0;
}
#sitenav-flash-out {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 18;
}
#sitenav-flash-out:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  background-color: #F8F5F4;
}
#sitenav-flash-out:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #F8F5F4;
  opacity: 0;
}
/*アクティブ*/
#sitenav-flash-in.active {
  width: 0;
  height: 100%;
  visibility: visible;
  transition: width 0s 2.2s, visibility 0s 0s;
}
#sitenav-flash-in.active:before {
  width: 100%;
  opacity: 0;
  transition: width .6s cubic-bezier(0.785, 0.135, 0.15, 0.86) .3s, opacity 0s 1.0s;
}
#sitenav-flash-in.active:after {
  width: 0;
  opacity: 1;
  transition: width .6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1.4s, opacity 0s 1.0s;
}
#sitenav-flash-out.active {
  width: 0;
  height: 100%;
  visibility: visible;
  transition: width 0s 2.2s, visibility 0s 0s;
}
#sitenav-flash-out.active:before {
  width: 100%;
  opacity: 0;
  transition: width .6s cubic-bezier(0.785, 0.135, 0.15, 0.86) .3s, opacity 0s 1.0s;
}
#sitenav-flash-out.active:after {
  width: 0;
  opacity: 1;
  transition: width .6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1.4s, opacity 0s 1.0s;
}

/* 固定ヘッダー
-----------------------------------------------------------------------------*/
header {
  width: 100%;
  max-width: 1260px;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: 100;
}
.header-change{
  position: fixed;
  top: 0;
  transition: .5s;
  width: 100%;
  background: #000;
  z-index: 90;
}
.header-change .logo_image {
  padding: 5% 0;
}
.header-change .logo_image img {
  width: 50%;
}


/***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************

PC設定

********************************************************************************************************************************************************************************************************************************************************************************************************/


@media only screen and (min-width:768px) {
  /************************ヘッダー　ロゴ***********************/
  #pc-header, .pc-only {
    display: block;
  }
  #menu-button, .sp-only {
    display: none;
  }
  #pc-header {
    max-width: 1260px;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
#pc-header #header-logo,
#pc-header-bottom #header-logo-fix{
    width: 35%;
    padding: 1% 3%;
	height: 130px;
  }
 .global-nav{
    display: block;
    width: 65%;
    padding: 10px 5% 0 0;
    background: rgb(255, 255, 255, 1);
  }
   .global-nav nav{
   /* width: 80%;*/
    /*margin-left: 20%;*/
	
  }
  /* 固定ヘッダー
-----------------------------------------------------------------------------*/
  .pc-change{
    position: fixed;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 90;
  }
  #pc-header-bottom.pc-change.show #header-logo-fix {
    background: rgb(0, 0, 0, 0.8);
    display: inline-block;
  }
  #pc-header-bottom {
    max-width: 1260px;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #pc-header-bottom #header-logo-fix {
    width: 25%;
    padding: 2% 3%;
  }
  #pc-header-bottom #global-header-fix {
    display: block;
    width: 75%;
   /* padding: 1% 5%;*/
    background: rgb(255, 255, 255, 0.95);
  }
  #pc-header-bottom nav {
   /* width: 80%;
    margin-left: 20%;*/
  }
  /* コンテンツ
-----------------------------------------------------------------------------*/
  .home .swiper {
    margin-top: -18% !important;
  }
  .main_image {
    position: relative;
  }
  .catch_text {
    width: 30%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
	
/*タイトル設定
-----------------------------------------------------------------------------*/

.content_box h2.triangle,.content_box.no-mg h2.triangle{
	padding-bottom: 1%;
	margin-bottom:5%;
}	
	
	
  /***********************個別ページメインイメージ*******************************/
  .page_header {
    position: relative;
    max-width: 1260px;
    margin-top: -8%;
  }
  .page_image {
    max-height: 450px;
    overflow: hidden;
  }
  .page_image img {
    object-fit: none;
    object-position: 65% 80%;
  }
  .page_header .header_box {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgb(0, 0, 0, 0.7);
    display: inline-block;
    min-width: 25%;
    padding: 2.5%;
  }
  .covid.page-template .page_image img, .machine.page-template .page_image img{
    object-fit: cover;
    object-position: 65% 80%;
  }
	/************************お知らせ詳細***********************/		
	.category-information .page_header .page_image img,
	.single_info img{
    object-fit: contain;
    margin-top: -70px;
	}	
	
	/************************キャンペーン詳細************************/	
.single-campaign .page_image img {
	object-fit: contain;
	margin-top: -100px;
}
	
/************************入会手続き************************/		
	.enrollment .page_image img,
	.procedure .page_image img,
	.terms .page_image img{
	object-fit: contain;
	margin-top: -250px;
}
	
	
  .page_contents .top_text {
    width: 73%;
    margin: 10% auto 5%;
    text-align: center;
    line-height: 2;
  }
  /***************************初めての方へ*****************************/
  .guest_menu {
    display: flex;
    justify-content: space-between;
  }
  /***************************お問合せ*****************************/
	.page-template-page-inquiry .page_image img{
		object-fit: contain;
	}

  /***************************フッター*****************************/
  footer {
    position: relative;
  }
  .footer_inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.5% 0 5%;
  }
  .footer_inner .insta {
    width: 20%;
    margin: 0;
  }
  .footer_inner .footer_menu {
    width: 55%;
    padding-left: 2%;
	  flex: 1;
  }
  .footer_menu ul li {
    width: 30%;
    padding-left: 0%;
  }
.footer_menu .ttl {
   font-weight: bold;
  }
	
  #footer_logo {
    width: 30%;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 3%;
  }
	#content{position: relative;z-index: 99999;}
	#scroll-fix-btn	{	
background: none;
    top: 100px;
	max-width:1260px;
    
    font-size: 1.4rem;
    padding: 0;
	}
	#scroll-fix-btn ul{
		float: right;
		width:80px;
		margin-right: -80px;
	}
	
	#scroll-fix-btn	li{	
		text-align: left;
		/*padding: 3% 0 3% 20%;
		background: repeating-linear-gradient(90deg,rgba(255, 255, 255, 0.8),#D45500);
		margin-bottom: 5%;*/
	}
	
	/*#scroll-fix-btn	li:nth-child(2){
		background: repeating-linear-gradient(90deg,rgba(255, 255, 255, 0.8),#BE05CB)
	}*/
	
	#page_up_btn svg {
    width: 10px;
    height: 94px;
    fill: #000;
		transition: fill .2s ease-out;}


#scroll-up-btn {
    position: fixed;
    bottom: 60px;
    right: 20px;
    opacity: 0;
    padding: 5px;
    cursor: pointer;
    overflow: visible;
    z-index: 10;
    transition: right .4s ease-out .6s, visibility .3s ease-out .4s, opacity .3s ease-out .6s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#scroll-up-btn.on {
    right: 26px;
    opacity: 1;
}
	
	
	.footer_inner .insta {
        width: 10%!important;
        margin: 0;
    }




.footer_menu ul {
  display: flex;

  flex-wrap: wrap;
}
	
.footer_menu ul li {
  width: 100%;
  margin:0 0 2%;
	padding: 0;
  font-weight: bold;
}	
	
	
.footer_menu ul li.last {
 
  margin-top:0;
	
}	

	
    .footer_menu ul {
        display: flex;
        flex-wrap: nowrap;
    }	
	
	
	
.f-sns{
	display: block;
}
	
.f-sns ul{
	display: flex;
}
	
.f-sns ul li img{
	width: 80px;
}	
	
copyright {
    font-size: 1.0rem;
    text-align: left; 
    display: block;
   
	width: 90%;
    margin: 20px auto 0
}	
	
	
	
	
	
	
}