@charset "UTF-8";
/*
  Web Font -> Noto Sans Japanese
  http://www.google.com/fonts/earlyaccess
*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format("opentype");
}
/*
  Reset Style -> html5doctor.com Reset Stylesheet v1.6.1
  Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html, body {
  overflow-x: hidden;
}

html {
  font-family: sans-serif;
  font-size: 62.5%;
}

body {
  font-size: 1.3rem;
  font-family: "Noto Sans Japanese", "-apple-system", "BlinkMacSystemFont", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "segoe ui", "游ゴシック  Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  line-height: 1;
  position: relative;
  color: #2d2d2d;
}

ol, ul {
  list-style: none;
}

br {
  letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.45;
}

table, li, p {
  line-height: 1.45;
}

/*
  normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[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;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  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-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

td, th {
  padding: 0;
}

/*
  CSS framework -> Bootstrap v3.3.6 (http://getbootstrap.com)
  Copyright 2011-2015 Twitter, Inc.
  Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  -webkit-tap-highlight-color: transparent;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  line-height: 0;
  vertical-align: bottom;
}

.contents {
  display: flex;
  flex-direction: column;
}

.contents_right,
.contents_left {
  padding: 0 4.5%;
}

@media (min-width: 600px) {
  .contents {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0 20px;
  }

  .contents_right,
  .contents_left {
    padding: 0;
  }

  .contents_right {
    width: 740px;
  }

  .contents_left {
    width: 260px;
  }
}
/* ---------------------------------------------------------
  Contents First
--------------------------------------------------------- */
body {
  min-width: 320px;
}

@media (min-width: 600px) {
  body {
    font-size: 1.4rem;
    min-width: 1080px;
  }
}
.content_width {
  padding: 0 4.5%;
}

@media (min-width: 600px) {
  .content_width {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* ---------------------------------------------------------
  Header ヘッダー
--------------------------------------------------------- */
.h_inner {
  display: flex;
  flex-direction: column-reverse;
}

.h_top {
  padding: 5px 10px;
  background: #2772db;
}

.h_title {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}

.h_bottom {
  padding: 8px 10px 7px;
  position: relative;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.h_logo {
  width: 150px;
  text-align: center;
}
.h_logo img {
  width: 150px;
  height: auto;
}
.h_logo span {
  display: none;
  color: #260980;
  font-weight: 500;
  letter-spacing: 0.038em;
  text-align: center;
}

.h_logo_link span {
  display: block;
  background: #260980;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  padding: 1px 0;
  line-height: 1.4;
  margin-top: 5px;
  letter-spacing: 0.2em;
}

.h_info {
  display: none;
}

.h_btn_group {
  display: flex;
}

.h_btn {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 4px;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  background: #2772db;
  color: #fff;
  font-size: 1rem;
  position: relative;
}

.h_btn_tel {
  margin-right: 5px;
}
.h_btn_tel i {
  position: absolute;
  font-size: 2.3rem;
  text-align: center;
  top: 4px;
}

.g_nav_btn {
  cursor: pointer;
}
.g_nav_btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  border-radius: 3px;
  transform: translate(-50%, -50%);
  transition: background .1s ease;
}
.g_nav_btn i:before, .g_nav_btn i:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  border-radius: 3px;
  background-color: #fff;
  transition: all .3s ease;
}
.g_nav_btn i:before {
  top: -7px;
}
.g_nav_btn i:after {
  bottom: -7px;
}

@media (min-width: 600px) {
  .header {
    background: #2772db;
    position: relative;
  }
  .header:before {
    content: "";
    background: #fff;
    width: 110%;
    min-width: 1400px;
    height: 100px;
    border-radius: 45%;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    border: solid 5px #9fd9f6;
    z-index: 0;
  }
  .header:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 1;
  }

  .h_inner {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    position: relative;
    z-index: 5;
    flex-direction: column;
  }

  .h_top {
    background: transparent;
    padding: 0;
  }

  .h_title {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .h_title br {
    display: none;
  }

  .h_bottom {
    padding: 23px 0 15px;
    position: relative;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .h_logo {
    width: inherit;
    transform: translateY(-3px);
  }
  .h_logo img {
    width: 410px;
  }
  .h_logo span {
    display: block;
    font-size: 1.75rem;
    color: #260980;
    font-weight: 500;
    letter-spacing: 0.038em;
  }

  .h_logo_link span {
    background: #260980;
    color: #fff;
    font-size: 1.9rem;
    font-weight: 400;
    padding: 4px 0;
    line-height: 1.3;
    margin-top: 8px;
    margin-bottom: 8px;
    letter-spacing: 0.2em;
  }

  .h_info {
    display: block;
  }

  .h_info_top {
    display: flex;
    justify-content: flex-end;
  }

  .h_message {
    background: #ff0000;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 5px 15px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .h_mail {
    font-size: 1.4rem;
    margin-left: 15px;
  }
  .h_mail a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 158px;
    height: 100%;
    border-radius: 10px;
    color: #fff;
    padding: 10px 10px 7px;
    background: #f7aa00;
    line-height: 1.3;
    text-align: center;
  }
  .h_mail a:before {
    content: "";
    display: block;
    background: url(../images/common/mail.png);
    width: 30px;
    height: 35px;
    background-size: 100% 100%;
    margin-bottom: 5px;
  }

  .h_tel {
    display: block;
    margin-top: 15px;
  }

  .h_btn_group {
    display: none;
  }
}
/* ---------------------------------------------------------
  Gloval Navigation グローバルナビゲーション
--------------------------------------------------------- */
.g_nav {
  display: none;
}
.g_nav a {
  color: #fff;
}

@media (min-width: 600px) {
  .g_nav {
    display: block;
    background: #2772db;
    position: relative;
    z-index: 3;
    border-top: solid 5px #9fd9f6;
    border-bottom: solid 5px #9fd9f6;
    height: 60px;
    margin-bottom: 30px;
  }
  .g_nav ul {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 100%;
  }
  .g_nav li {
    display: flex;
    width: 100%;
    position: relative;
  }
  .g_nav li:before, .g_nav li:last-child:after {
    content: "";
    height: calc(100% - 22px);
    width: 1px;
    background: #9fd9f6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .g_nav li:before {
    left: 0;
  }
  .g_nav li:last-child:after {
    right: 0;
  }
  .g_nav a {
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1.3;
    position: relative;
  }
  .g_nav a:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-bottom: solid 4px #ffff33;
    transform: scaleX(0);
    transition: transform 150ms ease;
  }
  .g_nav a:hover:before {
    transform: scaleX(1);
  }
  .g_nav span {
    position: relative;
    z-index: 1;
  }
}
/* ---------------------------------------------------------
  Contents コンテンツ
--------------------------------------------------------- */
.highlight {
  transition: opacity 150ms ease;
}

.highlight:hover {
  opacity: .7;
}

.bold {
  font-weight: bold;
}

.bg_stripe {
  background: url(../images/common/bg_stripe_2.png);
}

.resp_img {
  width: 100%;
  height: auto;
}

.auto_img {
  max-width: 100%;
  height: auto;
}

.contents {
  position: relative;
  z-index: 100;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.sp_contact {
  padding: 0 5%;
  margin-bottom: 30px;
}

@media (min-width: 600px) {
  .sp_contact {
    display: none;
  }
}
.sp_btns {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}

.sp_btn {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  color: #fff;
  padding: 8px 5px 8px;
  border-radius: 10px;
  max-width: 136px;
}
.sp_btn i {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.sp_btn_mail {
  background: #f7aa00;
  margin-right: 10px;
}
.sp_btn_mail .sp_btn_bar {
  color: #f7aa00;
}
.sp_btn_mail i {
  width: 39px;
  height: 46px;
  background-image: url(../images/common/btn_mail_icon.png);
}

.sp_btn_tel {
  background: #2772db;
  margin-left: 10px;
}
.sp_btn_tel .sp_btn_bar {
  color: #2772db;
}
.sp_btn_tel i {
  width: 55px;
  height: 49px;
  background-image: url(../images/common/btn_tel_icon.png);
}

.sp_btn_bar {
  font-size: 1rem;
  padding: 1px 5px;
  line-height: 1.3;
  background: #fff;
  margin-top: 5px;
}

.sp_btn_text {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 3px;
}

.sp_dial a {
  display: block;
  margin-bottom: 10px;
}
.sp_dial img {
  width: 100%;
  height: auto;
}

.sp_hours {
  border-radius: 3em;
  font-size: 1.4rem;
  line-height: 1.3;
  padding: 1px 10px;
  text-align: center;
  background: #2772db;
  color: #fff;
  margin-bottom: 5px;
}
.sp_hours + p {
  font-size: 1rem;
  text-align: center;
  margin: 0 -10px;
}

.ct_block {
  background: #d9ecff;
  padding: 20px 10px;
}
.ct_block p {
  background: #2772db;
  font-size: 1.4rem;
  color: #fff;
  padding: 3px 10px;
  border-radius: 3em;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 15px;
}

.ct_block_tel {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 5px;
}
.ct_block_tel img {
  max-width: 100%;
  width: inherit;
  height: auto;
}

.ct_block_mail {
  position: relative;
  display: flex;
  justify-content: center;
  padding-left: 5px;
}
.ct_block_mail:before {
  content: "";
  width: 68px;
  height: 109px;
  background: url(../images/common/man.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5%;
}
.ct_block_mail a {
  display: flex;
  color: #fff;
  background: #f7aa00;
  border-radius: 10px;
}
.ct_block_mail a i {
  width: 35px;
  height: 41px;
  background-image: url(../images/common/btn_mail_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 4px;
}
.ct_block_mail a > span {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 7px 5px 7px;
  min-width: 180px;
}

.ct_block_mail_bar {
  color: #f7aa00;
  font-size: 1rem;
  padding: 1px 5px;
  line-height: 1.3;
  background: #fff;
  margin-top: 8px;
}

.ct_block_mail_bar + span {
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 3px;
}

@media (min-width: 600px) {
  .ct_block {
    border: solid 3px #f7aa00;
    background: transparent;
    padding: 0;
  }
  .ct_block p {
    color: #f7aa00;
    font-size: 2.8rem;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding: 5px 10px;
    background: transparent;
    border-radius: 0;
    border-bottom: solid 3px #f7aa00;
    margin-bottom: 0;
  }
  .ct_block p br {
    display: none;
  }
  .ct_block p:before {
    content: none;
    position: absolute;
    width: 43px;
    height: 36px;
    background: url(../images/common/ct_block_balloon.png);
    background-size: 100% 100%;
    bottom: -36px;
    right: 115px;
    z-index: 10;
  }
  .ct_block p span {
    color: #cc0000;
  }

  .ct_block_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 23px 20px 20px;
  }

  .ct_block_tel {
    margin-bottom: 0;
  }

  .ct_block_mail {
    text-align: center;
    display: flex;
    padding-left: 25px;
    position: relative;
  }
  .ct_block_mail:before {
    content: none;
  }
  .ct_block_mail a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 218px;
    height: 115px;
    border-radius: 10px;
    background: #3ab1c8;
    color: #fff;
    position: relative;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 10px;
  }
  .ct_block_mail a:before {
    content: "";
    position: absolute;
    top: 18px;
    width: 39px;
    height: 29px;
    background: url(../images/common/mail_icon.png);
    background-size: 100% 100%;
  }
  .ct_block_mail a > span {
    padding: 0;
  }
}
/* ---------------------------------------------------------
  SP Navitagion ページトップ
--------------------------------------------------------- */
.sp_nav {
  position: fixed;
  background: #9fd9f6;
  width: 100%;
  top: 0;
  z-index: 150;
  overflow: hidden;
}

.sp_menu {
  padding-bottom: 15px;
}

/* SP Nav Control */
.sp_nav_ctrl {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  text-align: center;
  color: #fff;
  background: #2772db;
}
.sp_nav_ctrl p {
  text-align: center;
  font-size: 1.6rem;
}
.sp_nav_ctrl p span {
  display: block;
  font-size: 1.1rem;
}

.sp_nav_close {
  position: absolute;
  top: 8px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 4px;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  background: #fff;
  color: #2772db;
  font-size: 1rem;
}
.sp_nav_close i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  width: 19px;
  height: 2px;
  background-color: #fff;
  border-radius: 3px;
  transform: translate3d(-50%, -50%, 0);
}
.sp_nav_close i:before, .sp_nav_close i:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  border-radius: 3px;
  background-color: #2772db;
}
.sp_nav_close i:before {
  transform: rotate(-135deg);
  top: 0;
}
.sp_nav_close i:after {
  transform: rotate(135deg);
  bottom: 0;
}

/* SP Nav Menu */
.sp_menu {
  padding: 25px 15px;
}
.sp_menu li {
  background: #fff;
}
.sp_menu li:last-child a:before {
  content: none;
}
.sp_menu a {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  min-height: 50px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #260980;
  position: relative;
}
.sp_menu a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: calc(100% - 32px);
  border-bottom: dotted 1px #2772db;
}

.sp_nav_parent {
  margin-bottom: 20px;
}
.sp_nav_parent i {
  font-size: 1.2rem;
  position: relative;
  top: 1px;
  padding-right: 7px;
}

.sp_nav_child i {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 48px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.drawer-open {
  overflow: hidden !important;
  height: 100%;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.drawer-open .drawer-overlay {
  display: block;
}

/*!------------------------------------*\
  Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -100%;
  width: 100%;
  height: auto;
  max-height: 100%;
  transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--left.drawer-open .drawer-nav {
  left: 0;
}

/*----------- Service List -----------*/
.sv_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}

.sv_list_col {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  position: relative;
  background: #f2f2f2;
}
.sv_list_col p {
  line-height: 1.6;
  font-size: 1.1rem;
}

.sv_list_title {
  background: #2772db;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 4px 30px 4px 10px;
  line-height: 1.3;
  height: 44px;
  display: flex;
  align-items: center;
  position: relative;
}
.sv_list_title a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #fff;
  font-size: 1.2rem;
}

.sv_list_cont {
  padding: 10px;
}

.sv_list_img {
  margin-bottom: 10px;
}
.sv_list_img img {
  width: 100%;
  height: auto;
}

.sv_list_more {
  display: none;
}

@media (min-width: 600px) {
  .sv_list {
    margin-bottom: 0;
  }

  .sv_list_col {
    width: calc(50% - 20px);
    margin-bottom: 45px;
    background: #fff;
    padding-bottom: 0;
  }
  .sv_list_col p {
    font-size: 1.35rem;
  }

  .sv_list_title {
    background: #dcdde9;
    min-height: 40px;
    display: flex;
    align-items: center;
    padding: 3px 15px 3px 20px;
    font-size: 2.1rem;
    font-weight: 800;
    margin-bottom: 15px;
    position: relative;
    color: #2d2d2d;
  }

  .sv_list_cont {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .sv_list_cont p {
    width: calc(100% - 165px);
  }

  .sv_list_img {
    width: 150px;
  }

  .sv_list_more {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: auto;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    color: #fff;
    background: url(../images/common/bg_stripe.png);
    position: relative;
    transition: opacity 150ms ease;
    font-size: 1.35rem;
    letter-spacing: .2em;
  }
  .sv_list_more i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
  }

  .sv_list_more:hover {
    opacity: .75;
  }
}
.office_bnr {
  margin-bottom: 30px;
}

@media (min-width: 600px) {
  .office_bnr {
    margin-bottom: 40px;
  }
}
/* ---------------------------------------------------------
  Contents Side サイドコンテンツ
--------------------------------------------------------- */
.sidebar {
  margin-top: 30px;
}

@media (min-width: 600px) {
  .sidebar {
    margin-top: 0;
  }
}
.side_column {
  display: flex;
  margin: 0 -10px;
}

.side_col {
  display: flex;
  width: 50%;
  padding: 0 10px;
}

@media (min-width: 600px) {
  .side_column {
    display: block;
    margin: 0;
  }

  .side_col {
    display: block;
    width: 100%;
    padding: 0;
  }
}
/*----------- Side Bnr -----------*/
.side_bnr,
.side_menu_bnr,
.side_present {
  margin-bottom: 20px;
}
.side_bnr a,
.side_menu_bnr a,
.side_present a {
  display: block;
}
.side_bnr a:hover,
.side_menu_bnr a:hover,
.side_present a:hover {
  opacity: .75;
}
.side_bnr img,
.side_menu_bnr img,
.side_present img {
  width: 100%;
  height: auto;
}

.side_map {
  margin-bottom: 30px;
}

.side_map_inner {
  padding: 10px 15px;
}
.side_map_inner img {
  width: 100%;
  height: auto;
}

.side_map_title {
  font-size: 1.4rem;
  font-weight: 600;
  background: #9fd9f6;
  margin-bottom: 5px;
  padding: 2px 5px;
  margin-top: 10px;
}
.side_map_title + p {
  font-size: 1.2rem;
  line-height: 1.5;
}

.side_menu_bnr,
.side_map {
  border: solid 1px #9fd9f6;
}

.side_present {
  border: solid 1px #ff6600;
}

.side_menu_bnr_title,
.s_nav_title {
  background: url(../images/common/bg_check_repeat-2.png);
  background-size: 40px 42px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #260980;
  text-align: center;
  padding: 3px 0;
}
.side_menu_bnr_title span,
.s_nav_title span {
  font-size: 1rem;
  font-weight: 500;
  display: block;
}

.side_menu_bnr_title {
  line-height: 1.58;
}

@media (min-width: 600px) {
  .side_bnr,
  .side_menu_bnr,
  .side_present {
    margin-bottom: 30px;
  }
}
/*----------- Side Navigation -----------*/
.s_nav {
  border: solid 1px #9fd9f6;
  margin-bottom: 30px;
}

.s_menu li {
  border-top: solid 1px #9fd9f6;
  position: relative;
  padding: 10px 10px 10px 85px;
}
.s_menu a {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  color: #260980;
  line-height: 1.4;
  position: relative;
}
.s_menu li:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  width: 60px;
  height: 60px;
  border: solid 3px #2772db;
  border-radius: 10px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 87px 60px;
  overflow: hidden;
}
.s_menu a:hover {
  opacity: .75;
}
.s_menu i {
  margin-right: 5px;
}
.s_menu p {
  margin-top: 3px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.s_menu_01:before {
  background-image: url(../images/common/sv1_img.jpg);
}

.s_menu_02:before {
  background-image: url(../images/common/sv2_img.jpg);
}

.s_menu_03:before {
  background-image: url(../images/common/sv3_img.jpg);
}

.s_menu_04:before {
  background-image: url(../images/common/sv4_img.jpg);
}

.s_menu_05:before {
  background-image: url(../images/common/sv5_img.jpg);
}

.s_menu_06:before {
  background-image: url(../images/common/sv6_img.jpg);
}

.s_menu_07:before {
  background-image: url(../images/common/sv7_img.jpg);
}

.s_menu_08:before {
  background-image: url(../images/common/sv8_img.jpg);
}

.s_menu_09:before {
  background-image: url(../images/common/sv9_img.jpg);
}

.s_menu_10:before {
  background-image: url(../images/common/sv10_img.jpg);
}

.s_menu_11:before {
  background-image: url(../images/common/sv11_img.jpg);
}

.s_menu_12:before {
  background-image: url(../images/common/sv12_img.jpg);
}

.s_menu_13:before {
  background-image: url(../images/common/sv13_img.jpg);
}

.s_menu_14:before {
  background-image: url(../images/common/sv14_img.jpg);
}

.s_menu_15:before {
  background-image: url(../images/common/sv15_img.jpg);
}

.s_menu_16:before {
  background-image: url(../images/common/sv16_img.jpg);
}

.s_menu_17:before {
  background-image: url(../images/common/sv17_img.jpg);
}

.s_menu_18:before {
  background-image: url(../images/common/sv18_img.jpg);
}

/* ---------------------------------------------------------
  Pagetop ページトップ
--------------------------------------------------------- */
.pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 200ms ease-out, transform 200ms ease-out;
}
.pagetop a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 55px;
  height: 55px;
  position: relative;
  background: #3ab1c8;
  border-radius: 100%;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
}
.pagetop a:before {
  content: "";
  display: block;
  width: 12px;
  height: 9px;
  background: url(../images/common/pagetop_icon.png);
  background-size: 100% 100%;
  margin-bottom: 3px;
}
.pagetop.is_sticky {
  opacity: 1;
  transform: translateY(0);
}

@media (min-width: 600px) {
  .pagetop a {
    width: 94px;
    height: 94px;
    font-size: 1.6rem;
    transition: opacity 150ms ease;
  }
  .pagetop a:before {
    width: 16px;
    height: 12px;
    margin-bottom: 8px;
  }
  .pagetop a:hover {
    opacity: .75;
  }
}
/* ---------------------------------------------------------
  Footer フッター
--------------------------------------------------------- */
.f_inner {
  margin: 0 4% 20px;
  padding: 15px;
  background: #d9ecff;
}

.f_logo {
  display: none;
}

.f_nav_btn {
  background: #4d61aa;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 15px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.f_nav_btn i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-size: 2.1rem;
}
.f_nav_btn span {
  font-size: 1.9rem;
  font-weight: 500;
}

.f_nav {
  display: none;
}

.f_desc {
  text-align: center;
  margin-bottom: 10px;
}

.f_tel .sp_hours {
  font-size: 1.3rem;
}

.f_sv {
  margin-top: 15px;
}
.f_sv ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.f_sv li {
  width: calc(25% - 5px);
  position: relative;
  background: #ffcc00;
  border-radius: 100%;
}
.f_sv li:nth-child(2n) {
  background: #fcdc74;
}
.f_sv li:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.f_sv span {
  font-size: 4vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.f_sv li:nth-child(5), .f_sv li:nth-child(6) {
  display: none;
}

.f_license {
  font-size: 1.1rem;
  margin-top: 15px;
}

@media (min-width: 600px) {
  .footer {
    margin-top: 75px;
    border-top: solid 5px #2772db;
    padding-top: 20px;
  }

  .f_logo {
    display: block;
  }

  .f_inner {
    display: flex;
    flex-direction: row-reverse;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f_nav_btn {
    display: none;
  }

  .f_nav {
    display: block;
    margin-bottom: 30px;
  }

  .f_nav_top {
    width: 540px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 50px;
  }
  .f_nav_top li {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .f_nav_top li:after {
    content: "｜";
    display: inline-block;
    margin: 0 10px;
  }
  .f_nav_top li:nth-child(5):before {
    content: "｜";
    display: inline-block;
    margin: 0 10px 0 0;
  }
  .f_nav_top li:nth-child(4):after,
  .f_nav_top li:last-child:after {
    margin-right: 0;
  }
  .f_nav_top a {
    color: #2d2d2d;
  }
  .f_nav_top a:hover {
    text-decoration: underline;
  }

  .f_nav_svtitle {
    background: #2772db;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 5px 10px;
    margin-bottom: 5px;
  }

  .f_nav_bottom {
    width: 530px;
  }
  .f_nav_bottom li {
    display: inline-block;
    line-height: 2;
    position: relative;
    font-size: 1.2rem;
    margin-right: 10px;
  }
  .f_nav_bottom li:before {
    content: "・";
    display: inline-block;
  }
  .f_nav_bottom a {
    color: #2d2d2d;
  }
  .f_nav_bottom a:hover {
    text-decoration: underline;
  }

  .f_info {
    width: 100%;
  }

  .f_logo,
  .f_tel {
    margin-top: 5px;
  }
  .f_logo img,
  .f_tel img {
    width: 320px;
    height: auto;
  }

  .f_desc {
    text-align: left;
    margin: 0;
  }

  .f_tel {
    margin-bottom: 0;
  }
  .f_tel div {
    width: 320px;
    margin-top: 10px;
  }

  .f_sv {
    margin-top: 0;
  }
  .f_sv ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  .f_sv li {
    display: flex;
    width: 33.33333%;
    padding: 0 5px;
    margin-bottom: 10px;
    background: transparent;
    border-radius: 0;
  }
  .f_sv li:nth-child(2n) {
    background: transparent;
  }
  .f_sv li:nth-child(5), .f_sv li:nth-child(6) {
    display: flex;
  }
  .f_sv li:before {
    content: none;
  }
  .f_sv span {
    position: static;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #260980;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    transform: none;
  }
  .f_sv br {
    display: none;
  }

  .f_license {
    font-size: 1rem;
  }
}
.copyright {
  display: block;
  line-height: 35px;
  font-size: 1.2rem;
  text-align: center;
  background: #2772db;
  color: #fff;
}

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

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

.u_ml0 {
  margin-left: 0px !important;
}

.u_mr0 {
  margin-right: 0px !important;
}

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

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

.u_ml5 {
  margin-left: 5px !important;
}

.u_mr5 {
  margin-right: 5px !important;
}

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

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

.u_ml10 {
  margin-left: 10px !important;
}

.u_mr10 {
  margin-right: 10px !important;
}

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

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

.u_ml15 {
  margin-left: 15px !important;
}

.u_mr15 {
  margin-right: 15px !important;
}

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

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

.u_ml20 {
  margin-left: 20px !important;
}

.u_mr20 {
  margin-right: 20px !important;
}

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

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

.u_ml25 {
  margin-left: 25px !important;
}

.u_mr25 {
  margin-right: 25px !important;
}

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

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

.u_ml30 {
  margin-left: 30px !important;
}

.u_mr30 {
  margin-right: 30px !important;
}

.u_tcenter {
  text-align: center !important;
}

.u_tright {
  text-align: right !important;
}

.u_hide {
  display: none !important;
}

.u_show {
  display: block !important;
}

@media (min-width: 480px) {
  .u_hide_phone {
    display: none !important;
  }

  .u_show_phone {
    display: block !important;
  }
}
@media (min-width: 600px) {
  .u_hide_tablet_portrait {
    display: none !important;
  }

  .u_show_tablet_portrait {
    display: block !important;
  }
}
@media (min-width: 900px) {
  .u_hide_tablet_landscape {
    display: none !important;
  }

  .u_show_tablet_landscape {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .u_hide_desktop {
    display: none !important;
  }

  .u_show_desktop {
    display: block !important;
  }
}
@media (min-width: 1800px) {
  .u_hide_lg_desktop {
    display: none !important;
  }
}
.u_fweight300 {
  font-weight: 300;
}

.u_fweight400 {
  font-weight: 400;
}

.u_fweight500 {
  font-weight: 500;
}

.u_fweight600 {
  font-weight: 600;
}

.u_fweight700 {
  font-weight: 700;
}

.u_fweight800 {
  font-weight: 800;
}
