@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* line 10, common.scss */
html, body, #wrapper { width: 100%; max-height: 100%; min-height: 100vh; }

/* line 11, common.scss */
body { -webkit-text-size-adjust: 100%; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; line-height: 1.8; word-break: break-word; font-display: swap; font-weight: 500; color: #000; font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 15px; /*transform: rotate( .03deg);*/ }

/* line 13, common.scss */
h1, h2, h3, h4, h5, h6, p, span, em, b, i, dl, dt, dd, ol, ul, li, tr, th, td, div { letter-spacing: 0.075em; font-feature-settings: "palt" 1; /*-webkit-text-stroke-width: 0.25px;*/ }

/* line 14, common.scss */
ul li, ol li { display: inline-block; vertical-align: top; font-size: 15px; font-size: 0.9375rem; line-height: 1.6875rem; }

/* line 15, common.scss */
p, p a, div, ul, ol, li, li a, dl, dt, dt a, dd, dd a, section, span, em, i, strong, b { box-sizing: border-box; /*text-align: justify; text-justify: inter-ideograph;*/ }

/* line 16, common.scss */
i { font-style: normal; }

/* line 19, common.scss */
.flexImg { overflow: hidden; position: relative; }
/* line 20, common.scss */
.flexImg img { width: 100% !important; height: 100% !important; object-fit: cover; font-family: 'object-fit: cover;'; }
/* line 21, common.scss */
.flexImg.ab { height: 0; padding: 100%; }
/* line 22, common.scss */
.flexImg.ab img { position: absolute; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; z-index: 10; }

/* line 26, common.scss */
.mainColor { color: #242950; }

/* line 27, common.scss */
.bg-mainColor { background-color: #242950; }

/* line 28, common.scss */
.bd-mainColor { border-color: #242950; }

/* line 29, common.scss */
.subColor { color: #00a9d6; }

/* line 30, common.scss */
.bg-subColor { background-color: #00a9d6; }

/* line 31, common.scss */
.bd-subColor { border-color: #00a9d6; }

/* line 32, common.scss */
.baseFontColor { color: #000; }

/* line 36, common.scss */
.jpG { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; }

/* line 37, common.scss */
.jpM { font-family: "YakuHanMP", "Noto Serif JP", serif; }

/* line 38, common.scss */
.jpH { font-family: "YakuHanMP", "Shippori Mincho", serif; letter-spacing: 0; font-weight: 600; }

/* line 39, common.scss */
.en { font-family: "Libre Franklin", sans-serif; letter-spacing: 0; }

/* line 40, common.scss */
.enG { font-family: "Roboto", sans-serif; }

/* line 41, common.scss */
.enM { font-family: "EB Garamond", serif; }

/* line 48, common.scss */
#home #wrapper { padding-top: 0px; }

/* line 49, common.scss */
#wrapper { text-align: center; background: #fff; min-width: 1100px; padding-top: 100px; }

/* line 51, common.scss */
.inner { max-width: 1000px; margin: auto; }

/* line 53, common.scss */
section { /* text-align:left;*/ }

@media only screen and (max-width: 750px) { /* line 58, common.scss */
  #wrapper { overflow-x: hidden; min-width: 100%; padding-top: 100px; }
  /* line 60, common.scss */
  .inner { max-width: 90%; } }
/* line 64, common.scss */
a, a:link, a:visited { color: #242950; text-decoration: none; outline: none; transition: .5s; display: inline-block; }

/* line 65, common.scss */
a:hover { color: rgba(36, 41, 80, 0.5); text-decoration: none; transition: .5s; opacity: .7; }

/* line 66, common.scss */
a img { transition: .5s; }

/*a:hover img{ opacity: 0.6;}*/
/* line 68, common.scss */
*::selection { background: rgba(36, 41, 80, 0.5); color: #fff; }

@media print, screen and (min-width: 751px) { /* line 76, common.scss */
  .sp, .spOnly, .tbOnly { display: none !important; }
  /* line 77, common.scss */
  .pc, .pc-tb { display: inline-block !important; vertical-align: top !important; }
  /* line 78, common.scss */
  .pc-sp { display: inline-block !important; vertical-align: top !important; }
  /* スマホのみtellink有効（init.jsにも要設定） */
  /* line 80, common.scss */
  a[href^="tel:"] { cursor: default; }
  /* line 81, common.scss */
  a[href^="tel:"]:hover { opacity: 1; } }
@media only screen and (max-width: 750px) { /* line 89, common.scss */
  .pc, .tbOnly, .pc-tb { display: none !important; margin: 0; padding: 0; width: 0; height: 0; }
  /* line 90, common.scss */
  .sp, .spOnly { display: inline-block !important; vertical-align: top !important; }
  /* line 91, common.scss */
  .pc-sp { display: inline-block !important; vertical-align: top !important; } }
@media screen and (min-width: 601px) and (max-width: 750px) { /* line 98, common.scss */
  .pc, .spOnly { display: none !important; margin: 0; padding: 0; width: 0; height: 0; }
  /* line 99, common.scss */
  .sp, .tbOnly, .pc-tb { display: inline-block !important; vertical-align: top !important; }
  /* line 100, common.scss */
  .pc-sp { display: none !important; margin: 0; padding: 0; width: 0; height: 0; } }
