@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
@import url("https://use.typekit.net/zwj6tva.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
========================================================================== */
body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
figcaption, figure {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

main {
  display: block; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Links
========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

/* Text-level semantics
========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Embedded content
========================================================================== */
audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  overflow: visible; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

/* Interactive
========================================================================== */
details {
  display: block; }

summary {
  display: list-item; }

menu {
  display: block; }

/* Scripting
========================================================================== */
canvas {
  display: inline-block; }

template {
  display: none; }

/* Hidden
========================================================================== */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* clearfix */
/* HEADER */
/* BEM用のテスト構成
header__logo
header__btn
header__menu
header__ornament
*/
/* ** TYPE01 **
<li><a href=""><span class="date"></span><span class="category"></span><h* class="title"></h*></a></li>
*/
/* HEADER */
/* INFO */
/* [TYPE01-FORMAT]
<li class="item"><p>
<span class="item-date"></span>
<span class="item-category"></span>
<span class="item-title"></span>
</p></li><!-- /.item -->
*/
/* [TYPE02-FORMAT]
<li class="item"><a href="">
<div class="item-thumbnail"><img src="/common/images/noimage.png"></div>
<div class="item-info"><p class="item-title"></p></div>
</a></li><!-- /.item -->
*/
/* CONTACT FORM 7 */
/* MAILFORMPRO */
/* MW WP FORM */
.js-scroll {
  opacity: 0;
  margin-top: 50px;
  -webkit-transition: margin-top 1s ease, opacity 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, box-shadow 1s ease, background-color 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, box-shadow 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease; }
  .js-scroll.fade_on {
    margin-top: 0;
    opacity: 1; }

.js-scroll2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease; }
  .js-scroll2.fade_on {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

/* [FAQ-FORMAT]
AS Q&A!
<ul class="list-faq">
<li class="item">
<div class="question"><span class="number">Q<span>1</span></span><p>最短で納期はどれぐらいで対応してもらえますか？</p></div>
<div class="answer"><p>最短で、お申し込み当日の発送に対応させていただいております。</p></div>
</li><!-- / .item -->
</ul>
*/
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
html {
  line-height: 1.6; }
  @media screen and (min-width: 960px) {
    html {
      font-size: 16px; } }
  @media screen and (max-width: 959px) {
    html {
      font-size: 14px; } }

h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, th, td, address, li, dt, dd {
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 1px; }

/* =========================================================
	element style
========================================================= */
html, body {
  height: 100%; }

body {
  color: #333333;
  font-family: YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

input, textarea, button {
  font-family: YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

a {
  color: #000; }

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

@media screen and (min-width: 960px) {
  .media-PC {
    display: block; } }
@media screen and (max-width: 959px) {
  .media-PC {
    display: none !important; } }

@media screen and (min-width: 960px) {
  .media-Tablet {
    display: none !important; } }
@media screen and (max-width: 959px) {
  .media-Tablet {
    display: block; } }

@media screen and (min-width: 768px) {
  .media-NoSP {
    display: block; } }
@media screen and (max-width: 767px) {
  .media-NoSP {
    display: none; } }

@media screen and (min-width: 768px) {
  .media-SP {
    display: none; } }
@media screen and (max-width: 767px) {
  .media-SP {
    display: block; } }

.fr {
  float: right; }

.fl {
  float: left; }

.imgC, .tC {
  text-align: center; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tR {
  text-align: right; }

div.center {
  text-align: center; }

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.table, .table--cancel {
  width: 100%; }
  .table tr, .table--cancel tr {
    border-top: solid 1px #e5e5e5; }
    .table tr th, .table--cancel tr th {
      width: 150px;
      padding: 20px;
      font-weight: bold;
      font-size: 14px; }
      @media screen and (max-width: 959px) {
        .table tr th, .table--cancel tr th {
          width: 100px; } }
    .table tr td, .table--cancel tr td {
      padding: 20px 0;
      font-size: 14px;
      line-height: 1.6; }
    .table tr:last-child, .table--cancel tr:last-child {
      border-bottom: solid 1px #e5e5e5; }
    .table tr:nth-child(odd), .table--cancel tr:nth-child(odd) {
      background: #fafafa; }
  @media screen and (min-width: 960px) {
    .table--cancel tr th {
      width: 300px;
      text-align: left; } }
  @media screen and (max-width: 959px) {
    .table--cancel tr th, .table--cancel tr td {
      display: block;
      width: 100%;
      padding: 15px; }
    .table--cancel tr th {
      background: rgba(4, 121, 154, 0.05);
      color: #04799A; }
    .table--cancel tr td {
      text-align: center;
      background: white; } }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mr0 {
  margin-right: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.clear {
  clear: both; }

.clear-fix {
  zoom: 1; }
  .clear-fix:before, .clear-fix:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clear-fix:after {
    clear: both; }

ul.list li {
  position: relative;
  padding-left: 1em;
  line-height: 1.6;
  font-size: 14px; }
  ul.list li:last-child {
    margin-bottom: 0; }
  ul.list li:before {
    position: absolute;
    display: block;
    content: '';
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: black;
    border-radius: 100%; }
@media screen and (max-width: 959px) {
  ul.list li {
    font-size: 14px; }
    ul.list li:before {
      top: 9px; } }
ul.list-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px; }
  ul.list-products .product {
    width: calc((100% - 60px)/4);
    margin-bottom: 20px;
    margin-right: 20px;
    background: #fafafa; }
    @media screen and (min-width: 960px) {
      ul.list-products .product:nth-child(4n) {
        margin-right: 0; } }
    @media screen and (max-width: 959px) {
      ul.list-products .product {
        width: calc((100% - 10px)/2);
        margin-right: 10px; }
        ul.list-products .product:nth-child(2n) {
          margin-right: 0; } }
    ul.list-products .product__main {
      padding: 20px; }
      @media screen and (max-width: 959px) {
        ul.list-products .product__main {
          padding: 20px 10px; } }
    ul.list-products .product__maker {
      display: inline-block;
      background: #666;
      color: white;
      padding: 5px 10px 7px;
      font-size: 12px;
      border-radius: 5px; }
      @media screen and (max-width: 959px) {
        ul.list-products .product__maker {
          font-size: 10px; } }
    ul.list-products .product__title {
      margin: 10px 0;
      line-height: 1.6;
      font-weight: bold;
      color: #04799A; }
      ul.list-products .product__title span {
        display: block;
        font-size: 12px; }
    ul.list-products .product__price {
      text-align: right;
      color: #B7B524; }
      ul.list-products .product__price span {
        font-size: 0.85em;
        margin-left: 10px; }
    ul.list-products .product__info {
      font: normal 14px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      @media screen and (max-width: 959px) {
        ul.list-products .product__info {
          font-size: 12px; } }

/* =========================================================
	element
========================================================= */
p {
  color: #333333; }
  p:not([class]) {
    font: normal 16px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    p:not([class]) + .btn {
      margin-top: 50px; }
  p.large {
    font: bold 25px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    p.large + p {
      margin-top: 35px; }
  p.bold {
    font-weight: bold; }
  p.center {
    text-align: center; }
  p.mc {
    color: #04799A; }
  @media screen and (max-width: 959px) {
    p:not([class]) {
      font-size: 14px; }
      p:not([class]) + .btn {
        margin-top: 25px; }
      p:not([class]) br:not([class]) {
        display: none; }
    p.large {
      font-size: 18px; }
      p.large + p {
        margin-top: 25px; }
      p.large br:not([class]) {
        display: none; } }

/* =========================================================
	common class
========================================================= */
dl.price {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 25px; }
  dl.price dt {
    position: relative;
    padding-top: 1px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.15em;
    background: white;
    padding-right: 12px;
    color: #04799A; }
    @media screen and (max-width: 959px) {
      dl.price dt {
        font-size: 14px;
        letter-spacing: 0; } }
    dl.price dt .time {
      display: block;
      position: absolute;
      background: #04799A;
      color: white;
      padding: 5px 10px 6px;
      font-size: 11px;
      border-radius: 5px;
      right: -50px;
      top: -3px; }
      @media screen and (max-width: 959px) {
        dl.price dt .time {
          font-size: 10px;
          padding: 5px 7px 6px;
          right: -37px; } }
      dl.price dt .time.long {
        right: -80px; }
        @media screen and (max-width: 959px) {
          dl.price dt .time.long {
            right: -55px; } }
    dl.price dt .small {
      display: block;
      font-size: 12px;
      color: #333333;
      margin-top: 5px;
      font-weight: normal;
      line-height: 1.4; }
      dl.price dt .small .attention {
        color: #99143F; }
  dl.price dd {
    position: relative;
    text-align: right; }
    dl.price dd p {
      display: inline-block;
      font-weight: bold;
      margin: -2px 0 0;
      padding-left: 10px;
      line-height: 1;
      position: relative;
      background: #FFFFFF;
      color: #04799A; }
  dl.price:after {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(30%, #04799A), color-stop(30%, #FFFFFF), to(#FFFFFF)) left bottom;
    background: linear-gradient(to left, #04799A 30%, #FFFFFF 30%, #FFFFFF 100%) left bottom;
    background-repeat: repeat-x;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    z-index: -1;
    opacity: 0.5; }

.flex, .flex--jsb, .flex--aic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex--jsb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .flex--aic {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
  height: 50px;
  background: #04799A;
  color: white;
  font: bold 16px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  border-radius: 25px;
  text-decoration: none;
  padding: 0 0 3px;
  -webkit-transition: background-color .15s ease;
  transition: background-color .15s ease; }
  .btn a:hover {
    background: #333333; }
  @media screen and (max-width: 959px) {
    .btn a {
      font-size: 14px;
      height: 40px;
      border-radius: 20px;
      margin: 0 auto;
      font-size: 14px; } }
.btn.center {
  text-align: center; }
.btn.ac a:hover {
  background: #B7B524; }
.btn--text a {
  font: bold 14px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #04799A; }
  .btn--text a img {
    margin-left: 10px;
    vertical-align: 2px; }
  .btn--text a:hover {
    opacity: .6; }
.btn--text2 a {
  position: relative;
  font: bold 16px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #04799A;
  text-decoration: none; }
  .btn--text2 a img {
    margin-left: 5px;
    vertical-align: -2px; }
  .btn--text2 a:hover {
    opacity: .6; }
  .btn--text2 a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #04799A;
    position: absolute;
    bottom: -3px;
    left: 0; }
  @media screen and (max-width: 959px) {
    .btn--text2 a {
      font-size: 14px; } }
.btn--text2.ac a {
  color: #B7B524; }
  .btn--text2.ac a:before {
    background: #B7B524; }
.btn--text2.anchor a img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
.btn--text2.rc a {
  color: #99143F; }
  .btn--text2.rc a:before {
    background: #99143F; }
.btn--text2.small a {
  font-size: 13px;
  padding-bottom: 5px; }
  .btn--text2.small a img {
    vertical-align: -3px; }
.btn--large a {
  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;
  width: 300px;
  height: 64px;
  background: #04799A;
  color: white;
  font: bold 16px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  border-radius: 20px;
  text-decoration: none;
  padding: 0 0 3px;
  -webkit-transition: background-color .15s ease;
  transition: background-color .15s ease; }
  .btn--large a span {
    font-size: 20px; }
  .btn--large a:hover {
    background: #B7B524; }
  @media screen and (max-width: 959px) {
    .btn--large a {
      font-size: 14px;
      height: 55px;
      border-radius: 20px;
      margin: 0 auto; }
      .btn--large a span {
        font-size: 18px;
        padding: 4px 4px 6px; } }
.btn--large.ozmall a {
  background: white;
  border: 2px solid #ED778C;
  color: #ED778C; }
  .btn--large.ozmall a:hover {
    opacity: .6; }
.btn--square a {
  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;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 50px;
  background: #B7B524;
  color: white;
  font: bold 16px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  border-radius: 5px;
  text-decoration: none;
  padding: 0 20px 3px;
  -webkit-transition: background-color .15s ease;
  transition: background-color .15s ease; }
  .btn--square a span {
    font-size: 20px; }
  .btn--square a:hover {
    background: #04799A; }
  @media screen and (max-width: 959px) {
    .btn--square a {
      font-size: 14px;
      height: 55px;
      border-radius: 20px;
      margin: 0 auto; }
      .btn--square a span {
        font-size: 18px;
        padding: 4px 4px 6px; } }
.btn--square.wide a {
  width: 100%; }
.btn--square.rc a {
  background: #99143F; }
  .btn--square.rc a:hover {
    background: #333333; }

p.attention {
  font: normal 14px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #99143F;
  margin-top: 10px; }

div.attention {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid rgba(153, 20, 63, 0.2);
  background: rgba(153, 20, 63, 0.05); }
  div.attention p {
    font-size: 14px;
    color: #99143F; }
    div.attention p + p {
      margin-top: 0 !important; }
    @media screen and (max-width: 959px) {
      div.attention p + p {
        margin-top: 5px !important; } }
  @media screen and (max-width: 959px) {
    div.attention {
      padding: 20px; }
      div.attention p + p {
        margin-top: 5px; } }

.article {
  max-width: 1000px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto; }
  .article__title {
    font: bold 32px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    .article__title span {
      color: #B7B524; }
    .article__title.center {
      text-align: center; }
    .article__title + p {
      margin-top: 40px; }
    @media screen and (max-width: 959px) {
      .article__title {
        font-size: 25px; }
        .article__title + p {
          margin-top: 25px; } }
    .article__title + .article__main {
      margin-top: 35px; }
  .article__main .img {
    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;
    margin: 50px 0;
    padding: 50px 50px;
    border: 2px solid rgba(4, 121, 154, 0.3);
    border-radius: 10px; }
    .article__main .img img {
      max-width: 400px;
      width: 100%; }
    .article__main .img-r {
      margin: 30px auto; }
      .article__main .img-r img {
        border-radius: 20px 0 20px 0; }
  .article__main p + p {
    margin-top: 15px; }
  .article__main p.large + p {
    margin-top: 35px; }
  .article__main h3:not([class]) {
    position: relative;
    color: #04799A;
    margin-top: 10px;
    padding-left: 10px;
    border-left: 3px solid #04799A;
    padding-bottom: 2px;
    margin-top: 50px;
    font: bold 20px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    .article__main h3:not([class]) + .list, .article__main h3:not([class]) + .table, .article__main h3:not([class]) + .table--cancel, .article__main h3:not([class]) + p {
      margin-top: 20px; }
  .article + .article {
    padding-top: 150px; }
    @media screen and (max-width: 959px) {
      .article + .article {
        padding-top: 80px; } }
  .article:last-of-type {
    margin-bottom: 150px; }
    @media screen and (max-width: 959px) {
      .article:last-of-type {
        margin-bottom: 80px; } }
  .article.anchor + .article {
    padding-top: 100px; }
    @media screen and (max-width: 959px) {
      .article.anchor + .article {
        padding-top: 50px; } }

dl.feature {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  border-top: 2px dotted rgba(4, 121, 154, 0.3); }
  dl.feature .feature__anchor {
    position: absolute;
    top: -150px; }
  dl.feature .feature__header {
    width: 150px; }
  dl.feature .feature__main {
    width: calc(100% - 150px); }
    dl.feature .feature__main .btn--text2 {
      margin-top: 30px; }
  dl.feature .feature__title {
    font: bold 25px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #04799A;
    margin-bottom: 20px; }
  @media screen and (max-width: 959px) {
    dl.feature {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 40px 0; }
      dl.feature .feature__header {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; }
      dl.feature .feature__main {
        width: 100%; }
        dl.feature .feature__main .btn--text2 {
          margin-top: 15px;
          text-align: center; }
          dl.feature .feature__main .btn--text2 a {
            position: relative; }
            dl.feature .feature__main .btn--text2 a:before {
              left: 0; }
      dl.feature .feature__title {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: center; } }

/* =========================================================
	list
========================================================= */
.list-staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px; }
  .list-staff__item {
    width: 300px;
    margin-bottom: 30px; }
    .list-staff__item + .list-staff__item {
      margin-left: 30px; }
    .list-staff__item:nth-of-type(4) {
      margin-left: 0; }
    @media screen and (max-width: 959px) {
      .list-staff__item:nth-of-type(3), .list-staff__item:nth-of-type(5) {
        margin-left: 0; }
      .list-staff__item:nth-of-type(2), .list-staff__item:nth-of-type(4) {
        margin-left: 30px; } }
    @media screen and (max-width: 767px) {
      .list-staff__item {
        margin-left: 0 !important; } }
  .list-staff__img {
    width: 100%; }
    .list-staff__img img {
      border-radius: 20px 0 20px 0; }
    .list-staff__img.spe img {
      border-radius: 50%; }
  .list-staff__name {
    margin-top: 20px;
    text-align: center; }
    .list-staff__name h3 {
      display: inline;
      margin-bottom: 4px;
      letter-spacing: .08em;
      font-weight: bold;
      font-size: 20px; }
  .list-staff__hobby {
    display: block;
    margin-top: 10px;
    letter-spacing: .05em;
    font-weight: normal;
    font-size: 12px;
    vertical-align: 1px;
    text-align: center;
    opacity: .8; }
  .list-staff__menu {
    text-align: center;
    margin-top: 10px; }
    .list-staff__menu p {
      color: #04799A;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.4; }
  .list-staff__skills p {
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    text-align: center; }
  .list-staff__comment {
    position: relative;
    display: block;
    margin: 15px 0;
    padding: 12px 10px;
    min-width: 120px;
    max-width: 100%;
    background: #04799A;
    border-radius: 15px;
    text-align: center; }
    .list-staff__comment p {
      color: white;
      font: bold 14px/1.4 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: 0; }
    .list-staff__comment:before {
      content: "";
      position: absolute;
      bottom: 100%;
      left: 50%;
      margin-left: -15px;
      border: 15px solid transparent;
      border-bottom: 10px solid #04799A; }
  .list-staff__attention {
    margin-top: -5px; }
    .list-staff__attention p {
      text-align: right;
      font: normal 12px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #B7B524; }
.list-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .list-anchor li a {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 10px 25px 12px;
    background: rgba(4, 121, 154, 0.05);
    color: #04799A;
    text-decoration: none;
    border-left: 2px solid white;
    border-radius: 5px;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease; }
    .list-anchor li a:hover {
      background-color: rgba(4, 121, 154, 0.3); }
    @media screen and (max-width: 959px) {
      .list-anchor li a {
        padding: 10px 10px 12px; } }
  @media screen and (max-width: 959px) {
    .list-anchor {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .list-anchor li {
        width: 50%; }
        .list-anchor li a {
          width: 100%;
          text-align: center;
          border-top: 2px solid white; } }
.list-feature {
  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;
  margin-top: -30px; }
  .list-feature__item {
    width: calc((100% - 60px)/3);
    border-radius: 10px;
    background: white;
    margin-bottom: 30px; }
    @media screen and (max-width: 959px) {
      .list-feature__item {
        width: 100%; } }
    .list-feature__item a {
      display: block;
      text-decoration: none; }
      .list-feature__item a:hover {
        opacity: .4; }
  .list-feature__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px 10px 0 0;
    background: #EEFCFF; }
    .list-feature__header span {
      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: 56px;
      height: 56px;
      background: #04799A;
      color: white;
      font: bold 24px/1 "Roboto", sans-serif;
      border-radius: 10px 0 0 0; }
      @media screen and (max-width: 959px) {
        .list-feature__header span {
          font-size: 18px;
          height: 45px;
          width: 45px; } }
    .list-feature__header h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font: bold 16px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #04799A;
      margin-left: 15px;
      letter-spacing: .1em; }
  .list-feature__body {
    padding: 30px 20px; }
    .list-feature__body img {
      display: block;
      margin: 0 auto 25px; }
.list-menu__item {
  border-top: 1px solid #EEEEEE; }
  .list-menu__item:last-of-type {
    border-bottom: 1px solid #EEEEEE; }
  .list-menu__item a {
    display: block;
    position: relative;
    padding: 20px 0;
    text-decoration: none;
    font: normal 16px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    .list-menu__item a img {
      position: absolute;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 5px;
      -webkit-transition: right .15s ease;
      transition: right .15s ease; }
    .list-menu__item a:hover {
      opacity: .6; }
      .list-menu__item a:hover img {
        right: 0; }
    @media screen and (max-width: 959px) {
      .list-menu__item a {
        font-size: 14px; } }
.list-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .list-info .item {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #EEEEEE;
    /* カテゴリーの有無 */ }
    .list-info .item:first-child {
      border-top: 1px solid #EEEEEE; }
    .list-info .item a {
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .list-info .item a:hover .item-title {
      text-decoration: underline; }
    .list-info .item-date {
      font: normal 16px/32px "Roboto", sans-serif; }
    .list-info .item-title {
      margin-left: 30px;
      font: normal 16px/32px YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      @media screen and (max-width: 767px) {
        .list-info .item-title {
          display: block;
          margin-left: 0;
          margin-top: 10px; } }
    .list-info .item-category {
      padding: 3px;
      display: inline-block;
      height: 30px;
      width: 100px;
      margin-left: 30px;
      font: bold 14px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      border-radius: 5px;
      background: #04799A;
      color: white;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .list-info .item-category {
          margin-left: 10px; } }
      .list-info .item-category.blog {
        background: #B7B524; }
  @media screen and (max-width: 959px) {
    .list-info .item a {
      display: block; }
    .list-info .item-date {
      font-size: 14px; }
    .list-info .item-category {
      font-size: 12px;
      height: 25px; }
    .list-info .item-title {
      margin-top: 0;
      font-size: 14px; } }
.list-undermenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -30px; }
  .list-undermenu .item {
    width: calc((100% - (30px * (3 - 1)))/3);
    margin-right: 30px;
    margin-bottom: 30px; }
    .list-undermenu .item:nth-child(3n) {
      margin-right: 0; }
    .list-undermenu .item a {
      text-decoration: none; }
    .list-undermenu .item-title {
      margin-top: 10px; }
    @media screen and (max-width: 767px) {
      .list-undermenu .item {
        width: 100%;
        margin-right: 0; }
        .list-undermenu .item a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .list-undermenu .item-thumbnail {
          width: 120px; }
        .list-undermenu .item-info {
          width: calc(100% - 130px);
          margin-left: 10px; } }
  .list-undermenu .item a {
    display: block; }
    .list-undermenu .item a:hover {
      opacity: .6; }
  .list-undermenu .item__tumbnail img {
    border-radius: 10px 10px 0 0;
    vertical-align: baseline;
    border: 2px solid rgba(4, 121, 154, 0.3);
    border-bottom: 0; }
  @media screen and (max-width: 959px) {
    .list-undermenu .item__tumbnail {
      display: none; } }
  .list-undermenu .item__title {
    padding: 20px 10px 22px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    background: white;
    border: 2px solid rgba(4, 121, 154, 0.3);
    border-top: 0;
    font: bold 14px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #04799A; }
    @media screen and (max-width: 959px) {
      .list-undermenu .item__title {
        border-radius: 10px;
        border: 2px solid rgba(4, 121, 154, 0.3); } }
  .list-undermenu .item__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .list-undermenu .item__list li {
      width: calc((100% - 30px)/3);
      border-top: 1px solid #EEEEEE;
      border-bottom: 1px solid #EEEEEE;
      text-align: center;
      font: normal 12px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      padding: 5px 0; }
  .list-undermenu .item:first-of-type .item__title {
    letter-spacing: 0; }
  @media screen and (max-width: 959px) {
    .list-undermenu .item {
      margin-bottom: 10px; } }
.list-faq li {
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 20px auto;
  border-top: 1px solid #04799A;
  z-index: 1; }
  .list-faq li:last-child {
    border-bottom: 1px solid #04799A; }
  .list-faq li .number {
    font-size: 1.777em;
    font-weight: lighter;
    letter-spacing: .1em;
    font-family: "Roboto", sans-serif;
    color: #B7B524;
    vertical-align: -3px; }
    .list-faq li .number span {
      color: #B7B524; }
    @media screen and (max-width: 959px) {
      .list-faq li .number {
        position: absolute;
        font-size: 1.2em;
        top: 21px; } }
  .list-faq li:last-child {
    margin-bottom: 0; }
  .list-faq li .answer,
  .list-faq li .question {
    padding: 30px;
    position: relative; }
    .list-faq li .answer p,
    .list-faq li .question p {
      display: inline-block;
      margin-bottom: 0 !important;
      padding-left: 30px;
      text-align: left; }
    @media screen and (max-width: 959px) {
      .list-faq li .answer,
      .list-faq li .question {
        padding: 15px; }
        .list-faq li .answer p,
        .list-faq li .question p {
          padding-left: 47px;
          padding-right: 20px; } }
  .list-faq li .question {
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    z-index: 2; }
    .list-faq li .question:after {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "+";
      color: #04799A;
      font-size: 40px;
      font-family: "Roboto", sans-serif;
      right: 30px;
      font-weight: normal; }
      @media screen and (max-width: 959px) {
        .list-faq li .question:after {
          font-size: 20px; } }
    .list-faq li .question.on {
      border-radius: 10px 10px 0 0; }
      .list-faq li .question.on:after {
        content: "-"; }
    @media screen and (min-width: 960px) {
      .list-faq li .question p {
        font-size: 18px !important;
        font-weight: bold;
        text-align: left; } }
    @media screen and (max-width: 959px) {
      .list-faq li .question:after {
        right: 5px;
        top: 32px; }
      .list-faq li .question p {
        padding-left: 46px;
        padding-right: 10px;
        font-size: 14px;
        font-weight: bold;
        text-align: left; } }
  .list-faq li .answer {
    padding-top: 0;
    padding-left: 55px;
    display: none;
    min-height: 0px;
    font-size: 16px;
    text-align: left; }
    @media screen and (max-width: 959px) {
      .list-faq li .answer {
        padding-left: 0; }
        .list-faq li .answer p {
          padding-left: 61px;
          padding-right: 10px; } }

.ori-map {
  margin-top: 40px; }
  .ori-map .btn--text2 {
    margin-top: 30px;
    text-align: right; }
    .ori-map .btn--text2 a {
      position: relative; }

a.contact__bnr {
  margin: 0 auto;
  display: block; }
  a.contact__bnr img {
    border-radius: 20px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease; }
    a.contact__bnr img:hover {
      opacity: .6;
      -webkit-transition: all .15s ease;
      transition: all .15s ease; }
  a.contact__bnr + p {
    font-size: 12px;
    letter-spacing: 0;
    border-bottom-style: none;
    display: inline-block;
    margin: 0.5em 0 3rem 0;
    text-decoration: none;
    border-bottom-color: unset; }

/* =========================================================
	#wrapper
========================================================= */
body {
  padding-top: 80px; }
  @media screen and (max-width: 959px) {
    body {
      padding-top: 50px; } }

/* =========================================================
 underpage
========================================================= */
/* =========================================================
	pagetitle
========================================================= */
.pagetitle {
  position: relative;
  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;
  height: 400px;
  width: 100%;
  padding: 0 25px;
  background-image: url(/common/images/pagetitle.jpg);
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 959px) {
    .pagetitle {
      height: 200px; } }
  .pagetitle__title {
    width: 100%;
    max-width: 1000px;
    padding: 0 20px; }
    .pagetitle__title h1 {
      font: bold 38px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #04799A; }
      @media screen and (max-width: 959px) {
        .pagetitle__title h1 {
          font-size: 25px; } }
  .pagetitle__wave {
    position: absolute;
    bottom: -3px;
    width: 100%; }
    .pagetitle__wave img {
      width: 100%; }
  .pagetitle + .article {
    margin-top: 100px; }
    @media screen and (max-width: 959px) {
      .pagetitle + .article {
        margin-top: 50px; } }
  .pagetitle + .article.anchor {
    margin-top: 60px; }
    @media screen and (max-width: 959px) {
      .pagetitle + .article.anchor {
        margin-top: 30px; } }

/* =========================================================
	fade
========================================================= */
#fade {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 99;
  -webkit-animation: fadeOut 1s;
          animation: fadeOut 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }
/* =========================================================
	mv
========================================================= */
.mv {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px); }
  @media screen and (max-width: 959px) {
    .mv {
      height: 500px; } }
  .mv__img {
    padding: 0 25px 60px;
    height: 100%; }
    .mv__img img {
      border-radius: 20px; }
    @media screen and (max-width: 959px) {
      .mv__img {
        padding: 10px 20px 20px; } }
  .mv__bkimg {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: url(/images/index/mv.jpg) center;
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .mv__bkimg {
        background-image: url(/images/index/mv_sp.jpg); } }
  .mv__copy {
    position: absolute;
    width: 100%;
    max-width: 1120px;
    padding: 0 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 959px) {
      .mv__copy {
        padding: 0 40px; }
        .mv__copy img {
          width: 70px; } }
  .mv__wave {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .mv__wave img {
      width: 100%; }
    @media screen and (max-width: 959px) {
      .mv__wave {
        bottom: 15px; } }

/* =========================================================
	header
========================================================= */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: white;
  z-index: 99; }
  @media screen and (max-width: 959px) {
    .header {
      height: 60px; } }
  .header__logo {
    position: absolute;
    top: 20px;
    left: 80px; }
    .header__logo:hover {
      opacity: .6; }
    @media screen and (max-width: 959px) {
      .header__logo {
        top: 15px;
        left: 10px; } }
  .header__menu {
    position: absolute;
    right: 80px; }
  .header__btn {
    display: none;
    position: absolute;
    right: 30px;
    top: 8px;
    z-index: 101; }
    @media screen and (max-width: 959px) {
      .header__btn {
        display: block;
        right: 15px;
        top: 12px; } }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .menu__logo {
    display: none; }
    @media screen and (max-width: 959px) {
      .menu__logo {
        display: block;
        text-align: center;
        padding: 63px 20px 20px; }
        .menu__logo a {
          display: inline-block;
          position: relative; }
          .menu__logo a:before {
            content: "";
            display: block;
            width: 166px;
            height: 166px;
            border-radius: 83px;
            background-color: white;
            position: absolute;
            top: -3px;
            left: -3px;
            z-index: -1; }
        .menu__logo img {
          width: 160px;
          height: 160px; } }
  .menu__item a {
    position: relative;
    display: block;
    padding: 32px 20px;
    text-decoration: none;
    font: bold 16px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: .1em;
    color: #333333;
    -webkit-transition: color .15s ease;
    transition: color .15s ease; }
    .menu__item a:before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 24px;
      width: calc(100% - 40px);
      height: 2px;
      margin: auto;
      background-color: #04799A;
      -webkit-transition: 0.15s ease-out;
      transition: 0.15s ease-out;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      content: "";
      z-index: 1;
      opacity: .7; }
    .menu__item a:hover {
      color: #04799A; }
      .menu__item a:hover:before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1); }
  .menu__cv {
    margin-left: 20px; }
    .menu__cv a {
      display: block;
      background-color: #04799A;
      border-radius: 22.5px;
      text-decoration: none;
      font: bold 16px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .1em;
      color: white;
      -webkit-transition: background-color .15s ease;
      transition: background-color .15s ease;
      padding: 14px 20px 15px;
      margin-top: 17px; }
      .menu__cv a:hover {
        background: #B7B524; }
  .menu-btn {
    display: block;
    position: relative;
    width: 50px;
    height: 40px;
    cursor: pointer; }
    .menu-btn__icon {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50%;
      height: 2px;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background-color: #04799A;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .menu-btn__icon:after, .menu-btn__icon:before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #04799A;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
      .menu-btn__icon:after {
        -webkit-transform: translate(0, 400%);
                transform: translate(0, 400%); }
      .menu-btn__icon:before {
        -webkit-transform: translate(0, -400%);
                transform: translate(0, -400%); }
    .menu-btn.on .menu-btn__icon {
      background: transparent; }
      .menu-btn.on .menu-btn__icon:before {
        background-color: white;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .menu-btn.on .menu-btn__icon:after {
        background-color: white;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
  @media screen and (max-width: 959px) {
    .menu {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100%;
      padding-bottom: 70px;
      z-index: 100;
      background: #04799A;
      -webkit-transition: 0.6s;
      transition: 0.6s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      will-change: opacity, transform;
      overflow-y: scroll;
      display: block; }
      .menu.on {
        opacity: 1;
        visibility: visible;
        pointer-events: auto; }
      .menu__item {
        text-align: center; }
        .menu__item a {
          color: white;
          padding: 15px 20px; }
        .menu__item:first-of-type {
          margin-top: 40px; }
      .menu__cv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 0 20px; }
        .menu__cv a {
          width: 200px;
          text-align: center;
          background: white;
          color: #04799A; } }

.pulldown {
  position: relative; }
  @media screen and (min-width: 960px) {
    .pulldown:hover .pulldown__list {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; } }
  .pulldown__list {
    background: #fafafa;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease; }
    @media screen and (min-width: 960px) {
      .pulldown__list {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        position: absolute;
        min-width: 100%;
        border: 1px solid #EEEEEE;
        border-top: 0;
        border-radius: 0 0 10px 10px; } }
    @media screen and (max-width: 959px) {
      .pulldown__list {
        background: white;
        width: 85%;
        margin: 5px auto 5px;
        border-radius: 10px; } }
    .pulldown__list li {
      border-top: 1px solid #EEEEEE; }
      @media screen and (max-width: 959px) {
        .pulldown__list li:first-child {
          border-top: 0; } }
      .pulldown__list li a {
        padding: 15px 20px 17px;
        font-size: 14px;
        color: #04799A; }
        .pulldown__list li a:before {
          content: none; }
        .pulldown__list li a:hover {
          text-decoration: underline; }

#js-logo {
  width: 180px;
  height: 180px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  @media screen and (max-width: 959px) {
    #js-logo {
      width: 100px;
      height: 100px; } }
  #js-logo.on {
    width: 180px;
    height: 47px;
    margin-top: -4px; }
    @media screen and (max-width: 959px) {
      #js-logo.on {
        width: 144px;
        height: 36px;
        margin-top: -1px; } }

/* =========================================================
	footer
========================================================= */
.footer {
  background: #F5F5F5;
  padding: 100px 20px; }
  @media screen and (max-width: 959px) {
    .footer {
      padding: 60px 20px; } }
  .footer__inner {
    position: relative;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 959px) {
      .footer__inner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .footer__txt {
    width: 340px; }
    @media screen and (max-width: 959px) {
      .footer__txt {
        width: 100%; } }
  .footer__map {
    width: calc(100% - 390px); }
    @media screen and (max-width: 959px) {
      .footer__map {
        margin-top: 30px;
        width: 100%; } }
  .footer__logo {
    margin-bottom: 25px; }
    .footer__logo img {
      width: 280px; }
    .footer__logo a:hover {
      opacity: .6; }
    @media screen and (max-width: 959px) {
      .footer__logo {
        text-align: center; } }
  .footer__info p {
    position: relative;
    padding-left: 30px;
    letter-spacing: 0; }
    .footer__info p img {
      position: absolute;
      top: 6px;
      left: 0;
      width: 18px; }
    .footer__info p + p {
      margin-top: 5px; }
    .footer__info p:first-of-type img {
      top: 3px; }
  .footer__btn {
    margin-top: 25px; }
  .footer__copyright {
    padding: 30px 0;
    text-align: center;
    font: normal 12px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

/* home page
========================================================= */
#home-page .greeting {
  position: relative;
  max-width: 1170px;
  padding: 0 25px;
  width: 100%;
  margin: 90px auto 150px; }
  #home-page .greeting__txt {
    width: calc(100% - 500px); }
  #home-page .greeting__img {
    width: 100%;
    max-width: 450px; }
  @media screen and (max-width: 959px) {
    #home-page .greeting {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 50px auto 90px;
      padding: 0 20px; }
      #home-page .greeting__txt {
        width: 100%; }
        #home-page .greeting__txt .btn {
          text-align: center; }
      #home-page .greeting__img {
        margin: 40px auto 0; } }
#home-page .gallery {
  max-width: 1500px;
  padding: 0 25px;
  margin: 0 auto 150px; }
  @media screen and (max-width: 959px) {
    #home-page .gallery {
      padding: 0 20px; } }
  #home-page .gallery .list-gallery {
    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;
    margin-bottom: -10px; }
    @media screen and (max-width: 959px) {
      #home-page .gallery .list-gallery {
        margin-bottom: -5px; } }
    #home-page .gallery .list-gallery li img {
      vertical-align: bottom;
      margin-bottom: 10px; }
      @media screen and (max-width: 959px) {
        #home-page .gallery .list-gallery li img {
          margin-bottom: 5px; } }
    @media screen and (min-width: 960px) {
      #home-page .gallery .list-gallery li {
        width: calc((100% - 20px)/3); }
        #home-page .gallery .list-gallery li:nth-child(1) img {
          border-radius: 20px 0 0 0; }
        #home-page .gallery .list-gallery li:nth-child(3) img {
          border-radius: 0 20px 0 0; }
        #home-page .gallery .list-gallery li:nth-child(6) img {
          border-radius: 0 0 20px 0; }
        #home-page .gallery .list-gallery li:nth-child(4) img {
          border-radius: 0 0 0 20px; } }
    @media screen and (max-width: 959px) {
      #home-page .gallery .list-gallery li {
        width: calc((100% - 5px)/2); }
        #home-page .gallery .list-gallery li:nth-child(1) img {
          border-radius: 10px 0 0 0; }
        #home-page .gallery .list-gallery li:nth-child(2) img {
          border-radius: 0 10px 0 0; }
        #home-page .gallery .list-gallery li:nth-child(6) img {
          border-radius: 0 0 10px 0; }
        #home-page .gallery .list-gallery li:nth-child(5) img {
          border-radius: 0 0 0 10px; } }
#home-page .feature {
  padding: 150px 0 120px;
  background: url(/images/index/feature.jpg);
  background-size: cover; }
  #home-page .feature__main {
    max-width: 1170px;
    padding: 0 25px;
    width: 100%;
    margin: 0 auto; }
    #home-page .feature__main .list-feature {
      margin-top: 50px; }
  @media screen and (max-width: 959px) {
    #home-page .feature {
      padding: 0 0 60px; }
      #home-page .feature__main {
        padding: 0 20px; } }
#home-page .tmenu {
  position: relative;
  max-width: 1010px;
  padding: 0 25px;
  width: 100%;
  margin: 150px auto; }
  #home-page .tmenu__txt {
    width: calc(100% - 500px); }
    #home-page .tmenu__txt p {
      margin-bottom: 30px; }
    #home-page .tmenu__txt .btn--text {
      margin-top: 30px;
      text-align: right; }
  #home-page .tmenu__img {
    width: 100%;
    max-width: 450px; }
  @media screen and (max-width: 959px) {
    #home-page .tmenu {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 90px auto 30px;
      padding: 0 20px; }
      #home-page .tmenu__txt {
        display: block;
        width: 100%;
        max-width: 100%; }
      #home-page .tmenu__img {
        display: none; } }
#home-page .tinformation {
  max-width: 1010px;
  padding: 0 25px;
  width: 100%;
  margin: 150px auto; }
  #home-page .tinformation__txt {
    width: 175px; }
    #home-page .tinformation__txt .article__title {
      margin-bottom: 30px; }
  #home-page .tinformation__list {
    width: calc(100% - 175px); }
  @media screen and (max-width: 959px) {
    #home-page .tinformation {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 90px auto; }
      #home-page .tinformation__txt {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #home-page .tinformation__txt .btn--text2 {
          margin-top: 3px; }
      #home-page .tinformation__list {
        width: 100%; } }
#home-page .tproducts {
  max-width: 1010px;
  padding: 0 25px;
  width: 100%;
  margin: 0 auto 150px; }
  #home-page .tproducts a {
    display: block; }
    #home-page .tproducts a:hover {
      opacity: .6; }
  @media screen and (max-width: 959px) {
    #home-page .tproducts {
      margin: 0 auto 90px; } }

/* menu page
========================================================= */
#menu-page .list-undermenu {
  margin-top: 50px; }
@media screen and (max-width: 959px) {
  #menu-page .flex--jsb {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
#menu-page .cmenu__title {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 3px dotted #b7b524; }
  @media screen and (max-width: 959px) {
    #menu-page .cmenu__title {
      margin-bottom: 30px;
      padding-bottom: 15px; } }
  #menu-page .cmenu__title h2 {
    font: bold 30px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #04799A;
    letter-spacing: .1em; }
    @media screen and (max-width: 959px) {
      #menu-page .cmenu__title h2 {
        font-size: 20px;
        line-height: 1.6; } }
#menu-page .cmenu__img {
  width: 400px; }
  @media screen and (max-width: 959px) {
    #menu-page .cmenu__img {
      margin-top: 30px; } }
  #menu-page .cmenu__img img {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px; }
  #menu-page .cmenu__img .slide {
    width: 400px; }
    #menu-page .cmenu__img .slide .slide__item {
      width: 400px; }
      #menu-page .cmenu__img .slide .slide__item img {
        max-width: 100%; }
      @media screen and (max-width: 959px) {
        #menu-page .cmenu__img .slide .slide__item {
          width: calc(100vw - 40px);
          max-width: 400px; } }
    @media screen and (max-width: 959px) {
      #menu-page .cmenu__img .slide {
        width: calc(100vw - 40px);
        max-width: 400px; } }
#menu-page .cmenu__text {
  width: calc(100% - 440px); }
  #menu-page .cmenu__text .large {
    font-size: 20px;
    font-weight: normal; }
  #menu-page .cmenu__text .btn--text2 {
    margin-top: 20px; }
  #menu-page .cmenu__text h3 + .price,
  #menu-page .cmenu__text .price:first-of-type {
    margin: 30px 0 0; }
    @media screen and (max-width: 959px) {
      #menu-page .cmenu__text h3 + .price,
      #menu-page .cmenu__text .price:first-of-type {
        margin: 20px 0 0; } }
  @media screen and (max-width: 959px) {
    #menu-page .cmenu__text {
      width: 100%; } }
#menu-page .cmenu__content {
  margin: 30px 0 0; }
  @media screen and (max-width: 959px) {
    #menu-page .cmenu__content {
      margin: 20px 0 0; } }
#menu-page .cmenu__name {
  font-size: 14px;
  background: rgba(4, 121, 154, 0.05);
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  padding: 0 20px;
  border: 1px solid rgba(4, 121, 154, 0.3);
  border-radius: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 13px;
  margin-right: 10px;
  color: #04799A; }
  @media screen and (max-width: 959px) {
    #menu-page .cmenu__name {
      line-height: 35px;
      padding: 0 15px;
      margin-bottom: 10px;
      margin-right: 6px; } }
@media screen and (max-width: 959px) {
  #menu-page .cancel {
    padding-top: 20px; } }
#menu-page .cancel h2 {
  margin-top: 50px;
  font: bold 25px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #04799A; }
  #menu-page .cancel h2 + .table, #menu-page .cancel h2 + .table--cancel, #menu-page .cancel h2 + p {
    margin-top: 30px; }
  @media screen and (max-width: 959px) {
    #menu-page .cancel h2 {
      font-size: 20px; } }
@media screen and (min-width: 960px) {
  #menu-page .cancel .table th, #menu-page .cancel .table--cancel th {
    width: 300px;
    text-align: left; } }
@media screen and (max-width: 959px) {
  #menu-page .cancel .table th, #menu-page .cancel .table--cancel th, #menu-page .cancel .table td, #menu-page .cancel .table--cancel td {
    display: block;
    width: 100%;
    padding: 15px; }
  #menu-page .cancel .table th, #menu-page .cancel .table--cancel th {
    background: rgba(4, 121, 154, 0.05);
    color: #04799A; }
  #menu-page .cancel .table td, #menu-page .cancel .table--cancel td {
    text-align: center;
    background: white; } }
#menu-page .first {
  padding: 20px;
  border: 3px double #B7B524;
  margin-top: 30px; }
  #menu-page .first h2 {
    margin-top: 10px; }
    #menu-page .first h2 span {
      color: white;
      background: #99143F;
      padding: 4px 13px 7px;
      margin-right: 10px;
      border-radius: 10px;
      font-size: 20px;
      vertical-align: 2px; }
      @media screen and (max-width: 959px) {
        #menu-page .first h2 span {
          display: block;
          margin-bottom: 10px;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          padding: 9px 13px 11px;
          font-size: 16px; } }
  #menu-page .first p.bold {
    color: #B7B524; }
  #menu-page .first .price dd p {
    color: #99143F; }
  #menu-page .first .price b {
    text-decoration: line-through;
    font-size: 0.85em;
    font-weight: 300; }

/* about page
========================================================= */
#about-page .greeting__txt {
  position: relative;
  width: calc(100% - 380px); }
  @media screen and (max-width: 767px) {
    #about-page .greeting__txt {
      width: 100%; } }
#about-page .greeting__img {
  width: 330px; }
  @media screen and (max-width: 767px) {
    #about-page .greeting__img {
      display: none; } }
#about-page .greeting__anchor {
  position: absolute;
  top: -120px; }
  @media screen and (max-width: 959px) {
    #about-page .greeting__anchor {
      top: -80px; } }

/* feature page
========================================================= */
#feature-page .article__main {
  margin-top: 65px; }
  #feature-page .article__main .feature:last-of-type {
    padding-bottom: 0; }
  @media screen and (max-width: 959px) {
    #feature-page .article__main {
      margin-top: 40px; } }

/* book page
========================================================= */
#book-page .img {
  border: none;
  padding: 0; }
#book-page .tel {
  margin-top: 40px; }
  #book-page .tel a {
    width: 320px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    padding: 10px 30px;
    border: 1px solid #04799A;
    border-radius: 10px;
    color: #04799A; }
    #book-page .tel a img {
      width: 25px;
      vertical-align: -3px;
      margin-right: 10px; }
  #book-page .tel + .tel {
    margin-top: 20px; }

/* info page
========================================================= */
#info-page .post {
  max-width: 740px; }
  #info-page .post__head {
    text-align: center; }
  #info-page .post__title {
    font: bold 30px/1.4 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #04799A; }
    @media screen and (max-width: 959px) {
      #info-page .post__title {
        font-size: 20px; } }
  #info-page .post__cat {
    display: inline-block;
    height: 25px;
    width: 100px;
    padding-top: 4px;
    font: bold 12px/1.6 "Roboto", sans-serif;
    color: white;
    background-color: #04799A;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px; }
  #info-page .post__date {
    font: normal 14px/1.4 "Roboto", sans-serif;
    color: #666;
    margin-top: 20px; }
  #info-page .post__main {
    padding-top: 40px;
    margin-top: 20px;
    border-top: 1px solid #EEEEEE; }
    #info-page .post__main p {
      font: normal 16px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    #info-page .post__main .btn {
      margin-top: 50px; }
    #info-page .post__main.news p {
      font: normal 16px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      @media screen and (max-width: 767px) {
        #info-page .post__main.news p {
          font-size: 14px; } }
    #info-page .post__main.news h3 {
      font-size: 20px !important;
      padding: 10px 5px;
      border-top: 1px solid #EEEEEE;
      border-bottom: 1px solid #EEEEEE;
      padding-left: 20px !important;
      background: #fafafa; }
      #info-page .post__main.news h3:before {
        content: none !important; }
    #info-page .post__main.news h4 {
      font-size: 20px;
      font-weight: bold; }
    #info-page .post__main.news h5 {
      font-size: 16px;
      font-weight: bold; }
    #info-page .post__main.news h4 {
      position: relative;
      padding-left: 30px; }
      #info-page .post__main.news h4:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        width: 4px;
        height: 100%;
        background: #212121; }
    #info-page .post__main.news h3, #info-page .post__main.news h4, #info-page .post__main.news h5 {
      margin-top: 40px; }
    #info-page .post__main.news .content-top + h3, #info-page .post__main.news .content-top + h4, #info-page .post__main.news .content-top + h5 {
      margin-top: 0; }
    #info-page .post__main.news h3:before {
      height: calc(100% - 10px); }
    #info-page .post__main.news p + p,
    #info-page .post__main.news p + img,
    #info-page .post__main.news img + p,
    #info-page .post__main.news h3 + p,
    #info-page .post__main.news h4 + p,
    #info-page .post__main.news h5 + p {
      margin-top: 30px; }
    #info-page .post__main.news strong {
      font-weight: bold; }
    @media screen and (max-width: 959px) {
      #info-page .post__main.news h3 {
        font-size: 16px !important; }
      #info-page .post__main.news h4 {
        font-size: 16px; }
      #info-page .post__main.news h5 {
        font-size: 14px;
        font-weight: bold; }
      #info-page .post__main.news h3, #info-page .post__main.news h4, #info-page .post__main.news h5 {
        margin-top: 30px;
        padding-left: 15px; }
        #info-page .post__main.news h3:before, #info-page .post__main.news h4:before, #info-page .post__main.news h5:before {
          width: 2px; }
      #info-page .post__main.news p + img,
      #info-page .post__main.news img + p,
      #info-page .post__main.news h3 + p,
      #info-page .post__main.news h4 + p,
      #info-page .post__main.news h5 + p {
        margin-top: 15px; } }

#products-page .cmenu__title {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 3px dotted #b7b524; }
  @media screen and (max-width: 959px) {
    #products-page .cmenu__title {
      margin-bottom: 30px;
      padding-bottom: 15px; } }
  #products-page .cmenu__title h2 {
    font: bold 30px/1 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #04799A;
    letter-spacing: .1em; }
    @media screen and (max-width: 959px) {
      #products-page .cmenu__title h2 {
        font-size: 20px;
        line-height: 1.6; } }
#products-page .article.wide {
  max-width: 1180px; }
  #products-page .article.wide .article__main .flex, #products-page .article.wide .article__main .flex--jsb, #products-page .article.wide .article__main .flex--aic {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 900px;
    margin: 50px auto 0; }
    #products-page .article.wide .article__main .flex .item, #products-page .article.wide .article__main .flex--jsb .item, #products-page .article.wide .article__main .flex--aic .item {
      width: calc(50% - 10px); }
      #products-page .article.wide .article__main .flex .item p, #products-page .article.wide .article__main .flex--jsb .item p, #products-page .article.wide .article__main .flex--aic .item p {
        margin-top: 10px;
        text-align: right;
        font: normal 14px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
        opacity: .8; }
    @media screen and (max-width: 959px) {
      #products-page .article.wide .article__main .flex, #products-page .article.wide .article__main .flex--jsb, #products-page .article.wide .article__main .flex--aic {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 30px; }
        #products-page .article.wide .article__main .flex .item, #products-page .article.wide .article__main .flex--jsb .item, #products-page .article.wide .article__main .flex--aic .item {
          margin-bottom: 30px;
          width: 100%; } }
@media screen and (max-width: 959px) {
  #products-page .list-anchor li {
    width: 100%; } }

.slick-arrow {
  display: none; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #EEEEEE;
    cursor: pointer; }
  .slick-dots li.slick-active button {
    background: #04799A; }
  .slick-dots li + li {
    margin-left: 10px; }

@media print {
  * html body {
    zoom: .7; } }
/*# sourceMappingURL=style.css.map */