@charset "UTF-8";
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

em {
  font-style: normal;
}

img {
  border-style: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation;
}

/* --------------- variables --------------------- */
/* Break Point */
/* Color */
/*サイトカラー*/
/*サイトカラー ライト*/
/*サイトカラー ライト2*/
/*サイトカラー ディープ*/
/*青*/
/*テキストに使うフォントカラー*/
html, body {
  line-height: 1.5;
  font-size: 10px;
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  color: #1f2833;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  background-color: #fff;
  color: #1f2833;
  line-height: 1.75;
  font-size: 1.6em;
  letter-spacing: 0em;
  overflow-anchor: none;
  font-weight: 500;
  font-family: YuGothic, "Yu Gothic", Meiryo, sans-serif;
}
.PageContainer {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  min-height: 100%;
}

a {
  color: #000000;
  text-decoration: none;
}

ul,
ol {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

* {
  box-sizing: border-box;
}

sup,
sub {
  font-size: 0.6em;
}

.dInlineBlock {
  display: inline-block !important;
}

.fontEn {
  font-family: "Roboto";
}

@keyframes isUsual {
  0% {
    position: fixed;
    top: 0;
  }
  100% {
    position: absolute;
    top: 0;
  }
}
@keyframes isFixed {
  0% {
    top: -120px;
  }
  100% {
    top: 0;
  }
}
#globalHeader {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
}
#globalHeader > .inner .HeaderContactInformation__telNumber {
  line-height: 1;
  font-size: 3.6rem;
  letter-spacing: 0;
  padding-left: 43px;
  background: url(../images/shared/icon_freeDial.png) no-repeat left center;
  background-size: 36px auto;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
#globalHeader > .inner .HeaderContactInformation {
  display: flex;
}
#globalHeader > .inner .HeaderContactInformation__telTime {
  line-height: 1;
  font-size: 1.2rem;
  letter-spacing: 0;
  margin: 2px 0 0 -9px;
}
#globalHeader > .inner .HeaderContactInformation__telNumber > a {
  color: #1f2833;
  text-decoration: none;
}
#globalHeader > .inner .HeaderContactInformation__mail {
  margin-left: 20px;
}
#globalHeader > .inner .HeaderContactInformation__mail > a {
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: 0;
  display: block;
  position: relative;
  width: 170px;
  padding: 14px;
  border: 2px solid #106ab5;
  border-radius: 23px;
  background-color: #106ab5;
  color: #fff;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#globalHeader > .inner .HeaderContactInformation__mail > a > .inner {
  padding-left: 22px;
  background: url(../images/components/HeaderContactInformation/icon_mail.png) no-repeat;
  background-position: 0 40%;
}
#globalHeader > .inner .HeaderPageId__supplement {
  line-height: 1;
  font-size: 1.2rem;
  letter-spacing: 0;
  display: block;
  margin-top: 9px;
  font-weight: 300;
}
#globalHeader.isUsual {
  animation: isUsual 0.2s both;
}
#globalHeader.isFixed {
  position: fixed;
  animation: isFixed 0.2s both;
}
#globalHeader .ghMenu {
  background: #5BADE1;
}
#globalHeader .ghMenu .ghNav > ul:not([class]) {
  margin: 0 auto;
  font-weight: bold;
}
#globalHeader .ghMenu .ghNav > ul:not([class]) > li > a {
  color: #fff;
}

main {
  display: block;
}

.PageFooter {
  background-color: #5bade1;
}
.PageFooter > .inner {
  max-width: 1024px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 22px;
}
.PageFooter .FooterHostLogo {
  float: left;
  width: 170px;
  margin-right: 18px;
}
.PageFooter .FooterHostInformation {
  line-height: 1;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin-top: 12px;
  color: #fff;
}
.PageFooter .FooterCopyright {
  margin-top: 13px;
  color: #d7e8f6;
  line-height: 1;
}
.PageFooter .FooterCopyright small {
  line-height: 1;
  font-size: 1.3rem;
  letter-spacing: 0;
}
.PageFooter .FooterCopyright__mark {
  font-size: 2rem;
  vertical-align: -3px;
}

#globalFooter {
  color: #fff;
  background: #333;
  position: relative;
}
#globalFooter #pageTop {
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  text-indent: -9999px;
  background: #5BADE1;
  position: fixed;
  cursor: pointer;
}
#globalFooter .gfInner .gfSitemap a {
  color: #fff;
}
#globalFooter .gfInner .gfSitemap > dl > div > dt {
  font-weight: bold;
}
#globalFooter .gfCopyright {
  color: #333;
  text-align: center;
  background: #5BADE1;
}
.PageContent {
  position: relative;
  flex-grow: 1;
}

.PageContent > .inner {
  padding-bottom: 0;
}

.PageContent > .inner {
  margin: 0 auto;
  padding: 0 0 120px;
}

/* ==========================================================================
	 Button
	 ========================================================================== */
.Button {
  margin: 0 auto;
  padding: 0 40px;
  border: 2px solid #106ab5;
  border-radius: 31px;
  background-color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  font-size: 1.6rem;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 282px;
  height: 62px;
  color: #106ab5;
  font-weight: 700;
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.Button:link, .Button:visited {
  color: #106ab5;
  text-decoration: none;
}

html:not(.is-mobile) .Button:hover,
html:not(.is-mobile) .Button:visited:hover {
  background-color: #106ab5;
  color: #fff;
}

.Button.-blankLink {
  padding-right: 50px;
  padding-left: 24px;
}

.Button::before, .Button::after {
  content: "";
  position: absolute;
}

.Button::before {
  right: 18px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #106ab5;
  transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.Button.-return::before {
  right: auto;
  left: 21px;
}

.Button.-blankLink::before, .Button.-blankLink::after {
  right: 29px;
  width: 17px;
  height: 13px;
  border-radius: 0;
}

.Button.-blankLink::before {
  z-index: 1;
  background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
  background-color: transparent;
  background-size: cover;
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

html:not(.is-mobile) .Button.-blankLink:hover::before {
  opacity: 0;
}

.Button.-blankLink::after {
  top: 0;
  bottom: 0;
  border: none;
  background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
  background-size: cover;
  transform: none;
}

html:not(.is-mobile) .Button:hover::before {
  background-color: #fff;
}

.Button::after {
  width: 6px;
  height: 6px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(45deg);
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto 0;
  transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.Button.-return::after {
  right: auto;
  left: 28px;
  transform: rotate(-135deg);
}

html:not(.is-mobile) .Button:hover::after {
  border-color: #106ab5 #106ab5 transparent transparent;
}

.shortening {
  transition: 0.3s;
}

.moreButtonWrap {
  transition: 0.25s;
}

.more_on {
  opacity: 0;
  height: 0;
  visibility: hidden;
}

.tglBody {
  display: none;
}

/* ココから下には記入禁止 */
@media screen and (max-width: 1080px) {
  @keyframes isUsual {
    0% {
      position: fixed;
      top: 0;
    }
    100% {
      position: absolute;
      top: 0;
    }
  }
  @keyframes isFixed {
    0% {
      top: -120px;
    }
    100% {
      top: 0;
    }
  }
  #globalHeader .sp_mail a {
    line-height: 1;
    font-size: 1.4rem;
    letter-spacing: 0;
    display: block;
    position: relative;
    width: 100%;
    padding: 14px;
    border: 2px solid #106ab5;
    border-radius: 0px;
    background-color: #106ab5;
    color: #fff;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
  }
  #globalHeader .sp_mail a .inner {
    padding-left: 22px;
    background: url(../images/components/HeaderContactInformation/icon_mail.png) no-repeat;
    background-position: 0 40%;
  }
  #globalHeader .sp_mail a .inner:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    right: 10px;
    top: calc(50% - 3px);
    transform: rotate(45deg);
  }
  #globalHeader .sp_tell_wrap {
    text-align: center;
    margin-top: 20px;
  }
  #globalHeader .sp_tell_wrap .sp_tell {
    line-height: 1;
    font-size: 3rem;
    letter-spacing: 0;
    padding-left: 43px;
    background: url(../images/shared/icon_freeDial.png) no-repeat left center;
    background-size: 36px auto;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    display: inline-block;
  }
  #globalHeader #ghMenuBtn {
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 0;
  }
  #globalHeader #ghMenuBtn > span {
    background: #5BADE1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transition: 0.2s transform, 0.2s opacity;
  }
  #globalHeader #ghMenuBtn > span {
    width: 20px;
    height: 2px;
  }
  #globalHeader #ghMenuBtn > span:nth-child(1) {
    transform: translateY(-6px);
  }
  #globalHeader #ghMenuBtn > span:nth-child(3) {
    transform: translateY(6px);
  }
  #globalHeader #ghMenuBtn.isOpen > span:nth-child(1) {
    transform: rotate(45deg);
  }
  #globalHeader #ghMenuBtn.isOpen > span:nth-child(2) {
    opacity: 0;
  }
  #globalHeader #ghMenuBtn.isOpen > span:nth-child(3) {
    transform: rotate(-45deg);
  }
  #globalHeader .ghMenu {
    display: none;
    width: 100%;
    height: calc(100% - 60px);
    position: fixed;
    top: 60px;
    left: 0;
    overflow: hidden;
    background: #D7E8F6;
  }
  #globalHeader .ghMenu .ghNav {
    padding: 20px 20px;
    height: 100%;
    overflow-y: auto;
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList > li {
    width: calc(50% - 4px);
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList > li:nth-child(odd) {
    margin-right: 8px;
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList > li:nth-child(n+3) {
    margin-top: 8px;
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList > li a {
    display: block;
    padding: 12px 12px;
    border-radius: 6px;
    background: #fff;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) {
    border-bottom: 1px solid #106AB5;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li {
    position: relative;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li + li {
    border-top: 1px solid #106AB5;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #106AB5;
    border-right: 2px solid #106AB5;
    position: absolute;
    right: 10px;
    top: calc(50% - 3px);
    transform: rotate(45deg);
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li > a {
    display: block;
    padding: 15px 0px;
    color: #106AB5;
  }
  main {
    padding-top: 45px;
  }
  .PageContent {
    position: relative;
    flex-grow: 1;
  }
  .PageContent > .inner {
    padding-bottom: 0;
  }
  .PageContent > .inner {
    margin: 0 auto;
    padding: 0 0 120px;
  }
  /* ==========================================================================
  	 Button
  	 ========================================================================== */
  .Button {
    margin: 0 auto;
    padding: 0 40px;
    border: 2px solid #106ab5;
    border-radius: 31px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 1.6rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 62px;
    color: #106ab5;
    font-weight: 700;
    transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button:link, .Button:visited {
    color: #106ab5;
    text-decoration: none;
  }
  html:not(.is-mobile) .Button:hover,
  html:not(.is-mobile) .Button:visited:hover {
    background-color: #106ab5;
    color: #fff;
  }
  .Button.-blankLink {
    padding-right: 50px;
    padding-left: 24px;
  }
  .Button::before, .Button::after {
    content: "";
    position: absolute;
  }
  .Button::before {
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #106ab5;
    transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::before {
    right: auto;
    left: 21px;
  }
  .Button.-blankLink::before, .Button.-blankLink::after {
    right: 29px;
    width: 17px;
    height: 13px;
    border-radius: 0;
  }
  .Button.-blankLink::before {
    z-index: 1;
    background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
    background-color: transparent;
    background-size: cover;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html:not(.is-mobile) .Button.-blankLink:hover::before {
    opacity: 0;
  }
  .Button.-blankLink::after {
    top: 0;
    bottom: 0;
    border: none;
    background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
    background-size: cover;
    transform: none;
  }
  html:not(.is-mobile) .Button:hover::before {
    background-color: #fff;
  }
  .Button::after {
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto 0;
    transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::after {
    right: auto;
    left: 28px;
    transform: rotate(-135deg);
  }
  html:not(.is-mobile) .Button:hover::after {
    border-color: #106ab5 #106ab5 transparent transparent;
  }
  .shortening {
    transition: 0.3s;
  }
  .moreButtonWrap {
    transition: 0.25s;
  }
  .more_on {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .tglBody {
    display: none;
  }
  /* ココから下には記入禁止 */
}
@media screen and (min-width: 1081px) {
  @keyframes isUsual {
    0% {
      position: fixed;
      top: 0;
    }
    100% {
      position: absolute;
      top: 0;
    }
  }
  @keyframes isFixed {
    0% {
      top: -120px;
    }
    100% {
      top: 0;
    }
  }
  #globalHeader .sp_mail {
    display: none;
  }
  #globalHeader .sp_tell_wrap {
    display: none;
  }
  #globalHeader #ghMenuBtn {
    display: none !important;
  }
  #globalHeader .ghMenu {
    display: block !important;
  }
  #globalHeader .ghMenu .ghNav {
    max-width: 905px;
    padding: 0 40px;
    margin: 0 auto;
  }
  #globalHeader .ghMenu .ghNav .ghSubNavList {
    display: none !important;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) {
    display: flex;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li {
    flex: 1;
    position: relative;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li:nth-child(1) {
    flex: 0;
    flex-basis: 110px;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li:nth-child(2) {
    flex: 0;
    flex-basis: 150px;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li:nth-child(4) {
    flex: 0;
    flex-basis: 150px;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li + li:before, #globalHeader .ghMenu .ghNav > ul:not([class]) > li:nth-child(1):before {
    left: 0;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li:last-child:after {
    right: 0;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li.on,
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li a:hover {
    background: #3F9CD6;
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li.on:after,
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li a:hover:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 2px);
  }
  #globalHeader .ghMenu .ghNav > ul:not([class]) > li > a {
    display: block;
    padding: 18px 10px;
    text-align: center;
    transition: 0.2s background;
    position: relative;
  }
  main {
    padding-top: 164px;
  }
  .PageContent {
    position: relative;
    flex-grow: 1;
  }
  .PageContent > .inner {
    padding-bottom: 0;
  }
  .PageContent > .inner {
    margin: 0 auto;
    padding: 0 0 120px;
  }
  /* ==========================================================================
  	 Button
  	 ========================================================================== */
  .Button {
    margin: 0 auto;
    padding: 0 40px;
    border: 2px solid #106ab5;
    border-radius: 31px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 1.6rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 62px;
    color: #106ab5;
    font-weight: 700;
    transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button:link, .Button:visited {
    color: #106ab5;
    text-decoration: none;
  }
  html:not(.is-mobile) .Button:hover,
  html:not(.is-mobile) .Button:visited:hover {
    background-color: #106ab5;
    color: #fff;
  }
  .Button.-blankLink {
    padding-right: 50px;
    padding-left: 24px;
  }
  .Button::before, .Button::after {
    content: "";
    position: absolute;
  }
  .Button::before {
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #106ab5;
    transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::before {
    right: auto;
    left: 21px;
  }
  .Button.-blankLink::before, .Button.-blankLink::after {
    right: 29px;
    width: 17px;
    height: 13px;
    border-radius: 0;
  }
  .Button.-blankLink::before {
    z-index: 1;
    background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
    background-color: transparent;
    background-size: cover;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html:not(.is-mobile) .Button.-blankLink:hover::before {
    opacity: 0;
  }
  .Button.-blankLink::after {
    top: 0;
    bottom: 0;
    border: none;
    background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
    background-size: cover;
    transform: none;
  }
  html:not(.is-mobile) .Button:hover::before {
    background-color: #fff;
  }
  .Button::after {
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto 0;
    transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::after {
    right: auto;
    left: 28px;
    transform: rotate(-135deg);
  }
  html:not(.is-mobile) .Button:hover::after {
    border-color: #106ab5 #106ab5 transparent transparent;
  }
  .shortening {
    transition: 0.3s;
  }
  .moreButtonWrap {
    transition: 0.25s;
  }
  .more_on {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .tglBody {
    display: none;
  }
  /* ココから下には記入禁止 */
}
@media screen and (max-width: 640px) {
  html {
    overflow-x: hidden;
  }
  body {
    font-size: 16px;
    line-height: 1.75;
  }
  body.fixed {
    height: 100%;
  }
  .PageContainer {
    max-width: 640px;
    margin-right: auto;
    margin-left: auto;
  }
  .tel {
    color: #5BADE1;
    text-decoration: underline;
  }
  @keyframes isUsual {
    0% {
      position: fixed;
      top: 0;
    }
    100% {
      position: absolute;
      top: 0;
    }
  }
  @keyframes isFixed {
    0% {
      top: -120px;
    }
    100% {
      top: 0;
    }
  }
  #globalHeader > .inner .HeaderPageId {
    padding: 10px;
  }
  #globalHeader > .inner .HeaderPageId .HeaderPageId__supplement {
    font-size: 8px;
    margin-top: 5px;
  }
  #globalHeader > .inner .HeaderPageId img {
    max-width: 260px;
  }
  .PageFooter > .inner {
    max-width: inherit;
    padding: 15px;
  }
  .PageFooter .FooterHostLogo {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .PageFooter .FooterHostInformation {
    margin-top: 16px;
    margin-bottom: -6px;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  #globalFooter #pageTop {
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 15px;
  }
  #globalFooter .gfInner {
    padding: 40px 20px;
  }
  #globalFooter .gfInner .gfAccess .gfLogo {
    max-width: 120px;
    margin-top: 16px;
  }
  #globalFooter .gfInner .gfSitemap {
    margin-top: 40px;
  }
  #globalFooter .gfInner .gfSitemap > dl > div + div {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid #ccc;
  }
  #globalFooter .gfInner .gfSitemap > dl > div > dd {
    display: none !important;
  }
  #globalFooter .gfCopyright {
    padding: 8px 20px;
  }
  #globalFooter .gfCopyright small {
    font-size: 12px;
  }
  .u-hidden-sp,
  .sp_hide {
    display: none !important;
  }
  .PageContent {
    position: relative;
    flex-grow: 1;
    min-width: 375px;
    margin-right: auto;
    margin-left: auto;
  }
  .PageContent > .inner {
    padding-bottom: 0;
    padding-top: 0;
  }
  .PageContent > .inner {
    margin: 0 auto;
    padding: 0 0 120px;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 80px;
  }
  /* ==========================================================================
  	 Button
  	 ========================================================================== */
  .Button {
    margin: 0 auto;
    padding: 0 40px;
    border: 2px solid #106ab5;
    border-radius: 31px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 1.6rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 62px;
    color: #106ab5;
    font-weight: 700;
    transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    line-height: 1;
    font-size: 1.8rem;
    width: 320px;
    height: 60px;
    border-width: 2px;
    border-radius: 40px;
  }
  .Button:link, .Button:visited {
    color: #106ab5;
    text-decoration: none;
  }
  html:not(.is-mobile) .Button:hover,
  html:not(.is-mobile) .Button:visited:hover {
    background-color: #106ab5;
    color: #fff;
  }
  .Button.-blankLink {
    padding-right: 50px;
    padding-left: 24px;
  }
  .Button::before, .Button::after {
    content: "";
    position: absolute;
  }
  .Button::before {
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #106ab5;
    transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::before {
    right: auto;
    left: 21px;
  }
  .Button.-blankLink::before, .Button.-blankLink::after {
    right: 29px;
    width: 17px;
    height: 13px;
    border-radius: 0;
  }
  .Button.-blankLink::before {
    z-index: 1;
    background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
    background-color: transparent;
    background-size: cover;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html:not(.is-mobile) .Button.-blankLink:hover::before {
    opacity: 0;
  }
  .Button.-blankLink::after {
    top: 0;
    bottom: 0;
    border: none;
    background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
    background-size: cover;
    transform: none;
  }
  html:not(.is-mobile) .Button:hover::before {
    background-color: #fff;
  }
  .Button::after {
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto 0;
    transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::after {
    right: auto;
    left: 28px;
    transform: rotate(-135deg);
  }
  html:not(.is-mobile) .Button:hover::after {
    border-color: #106ab5 #106ab5 transparent transparent;
  }
  .shortening {
    transition: 0.3s;
  }
  .moreButtonWrap {
    transition: 0.25s;
  }
  .more_on {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .tglBody {
    display: none;
  }
  /* ココから下には記入禁止 */
  .forPC {
    display: none !important;
  }
}
@media print, screen and (min-width: 641px) {
  body {
    font-size: 16px;
    line-height: 1.75;
  }
  body.fixed {
    height: 100%;
  }
  .PageContainer {
    overflow-x: hidden;
  }
  .tel {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none;
  }
  @keyframes isUsual {
    0% {
      position: fixed;
      top: 0;
    }
    100% {
      position: absolute;
      top: 0;
    }
  }
  @keyframes isFixed {
    0% {
      top: -120px;
    }
    100% {
      top: 0;
    }
  }
  #globalHeader {
    position: fixed;
  }
  #globalHeader > .inner {
    max-width: 1024px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 25px 0;
  }
  #globalHeader > .inner .HeaderContactInformation__telNumber > a {
    pointer-events: none;
  }
  .section .inner {
    max-width: 1360px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .PageFooter {
    margin: 0 -100%;
    padding: 0 100%;
  }
  #globalFooter #pageTop {
    width: 60px;
    height: 60px;
    right: 20px;
    bottom: 20px;
    transition: 0.2s transform;
  }
  #globalFooter #pageTop:hover {
    transform: translateY(-20px);
  }
  #globalFooter .gfInner {
    display: flex;
    max-width: 1360px;
    padding: 120px 40px;
    margin: auto;
  }
  #globalFooter .gfInner .gfAccess {
    max-width: 320px;
    margin-right: auto;
  }
  #globalFooter .gfInner .gfAccess .gfLogo {
    margin-top: 16px;
  }
  #globalFooter .gfInner .gfSitemap {
    width: calc(100% - 360px);
  }
  #globalFooter .gfInner .gfSitemap a {
    transition: 0.2s opacity;
  }
  #globalFooter .gfInner .gfSitemap a:hover {
    opacity: 0.7;
  }
  #globalFooter .gfInner .gfSitemap > dl {
    display: flex;
  }
  #globalFooter .gfInner .gfSitemap > dl > div {
    width: 20%;
  }
  #globalFooter .gfInner .gfSitemap > dl > div + div {
    margin-left: 5%;
  }
  #globalFooter .gfInner .gfSitemap > dl > div > dt + dd {
    margin-top: 4px;
  }
  #globalFooter .gfInner .gfSitemap > dl > div > dd {
    font-size: 14px;
  }
  #globalFooter .gfInner .gfSitemap > dl > div > dd + dd {
    margin-top: 2px;
  }
  #globalFooter .gfCopyright {
    padding: 8px;
  }
  #globalFooter .gfCopyright small {
    font-size: 12px;
  }
  .u-hidden-pc,
  .pc_hide {
    display: none !important;
  }
  .PageContent {
    position: relative;
    flex-grow: 1;
  }
  .PageContent > .inner {
    padding-bottom: 0;
  }
  .PageContent > .inner {
    margin: 0 auto;
    padding: 0 0 120px;
    width: 1024px;
  }
  /* ==========================================================================
  	 Button
  	 ========================================================================== */
  .Button {
    margin: 0 auto;
    padding: 0 40px;
    border: 2px solid #106ab5;
    border-radius: 31px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 1.6rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 62px;
    color: #106ab5;
    font-weight: 700;
    transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button:link, .Button:visited {
    color: #106ab5;
    text-decoration: none;
  }
  html:not(.is-mobile) .Button:hover,
  html:not(.is-mobile) .Button:visited:hover {
    background-color: #106ab5;
    color: #fff;
  }
  .Button.-blankLink {
    padding-right: 50px;
    padding-left: 24px;
  }
  .Button::before, .Button::after {
    content: "";
    position: absolute;
  }
  .Button::before {
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #106ab5;
    transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::before {
    right: auto;
    left: 21px;
  }
  .Button.-blankLink::before, .Button.-blankLink::after {
    right: 29px;
    width: 17px;
    height: 13px;
    border-radius: 0;
  }
  .Button.-blankLink::before {
    z-index: 1;
    background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
    background-color: transparent;
    background-size: cover;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html:not(.is-mobile) .Button.-blankLink:hover::before {
    opacity: 0;
  }
  .Button.-blankLink::after {
    top: 0;
    bottom: 0;
    border: none;
    background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
    background-size: cover;
    transform: none;
  }
  html:not(.is-mobile) .Button:hover::before {
    background-color: #fff;
  }
  .Button::after {
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto 0;
    transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::after {
    right: auto;
    left: 28px;
    transform: rotate(-135deg);
  }
  html:not(.is-mobile) .Button:hover::after {
    border-color: #106ab5 #106ab5 transparent transparent;
  }
  .shortening {
    transition: 0.3s;
  }
  .moreButtonWrap {
    transition: 0.25s;
  }
  .more_on {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .tglBody {
    display: none;
  }
  /* ココから下には記入禁止 */
  .forSP {
    display: none !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 1080px) {
  html, body {
    overflow: inherit;
  }
  body {
    font-size: 16px;
    line-height: 1.75;
  }
  .PageContainer {
    width: 1080px;
  }
  @keyframes isUsual {
    0% {
      position: fixed;
      top: 0;
    }
    100% {
      position: absolute;
      top: 0;
    }
  }
  @keyframes isFixed {
    0% {
      top: -120px;
    }
    100% {
      top: 0;
    }
  }
  #globalHeader > .inner {
    padding-left: 15px;
  }
  #globalHeader #ghMenuBtn {
    width: 100px !important;
    height: 100px !important;
  }
  #globalHeader .ghMenu {
    top: 100px !important;
  }
  main {
    padding-top: 100px !important;
  }
  .PageFooter {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #globalFooter .gfInner {
    flex-direction: column;
  }
  #globalFooter .gfInner .gfAccess {
    order: 1;
    margin-top: 20px;
  }
  #globalFooter .gfInner .gfSitemap {
    width: 100%;
    order: 0;
  }
  .u-hidden-tb,
  .tb_hide {
    display: none !important;
  }
  .PageContent {
    position: relative;
    flex-grow: 1;
  }
  .PageContent > .inner {
    padding-bottom: 0;
  }
  .PageContent > .inner {
    margin: 0 auto;
    padding: 0 0 120px;
    width: 1080px;
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden;
  }
  /* ==========================================================================
  	 Button
  	 ========================================================================== */
  .Button {
    margin: 0 auto;
    padding: 0 40px;
    border: 2px solid #106ab5;
    border-radius: 31px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 1.6rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 62px;
    color: #106ab5;
    font-weight: 700;
    transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button:link, .Button:visited {
    color: #106ab5;
    text-decoration: none;
  }
  html:not(.is-mobile) .Button:hover,
  html:not(.is-mobile) .Button:visited:hover {
    background-color: #106ab5;
    color: #fff;
  }
  .Button.-blankLink {
    padding-right: 50px;
    padding-left: 24px;
  }
  .Button::before, .Button::after {
    content: "";
    position: absolute;
  }
  .Button::before {
    right: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #106ab5;
    transition: background-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::before {
    right: auto;
    left: 21px;
  }
  .Button.-blankLink::before, .Button.-blankLink::after {
    right: 29px;
    width: 17px;
    height: 13px;
    border-radius: 0;
  }
  .Button.-blankLink::before {
    z-index: 1;
    background: url(../images/components/Button/blankLink_bg_before.svg) no-repeat;
    background-color: transparent;
    background-size: cover;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  html:not(.is-mobile) .Button.-blankLink:hover::before {
    opacity: 0;
  }
  .Button.-blankLink::after {
    top: 0;
    bottom: 0;
    border: none;
    background: url(../images/components/Button/blankLink_bg_after.svg) no-repeat;
    background-size: cover;
    transform: none;
  }
  html:not(.is-mobile) .Button:hover::before {
    background-color: #fff;
  }
  .Button::after {
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto 0;
    transition: border-color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .Button.-return::after {
    right: auto;
    left: 28px;
    transform: rotate(-135deg);
  }
  html:not(.is-mobile) .Button:hover::after {
    border-color: #106ab5 #106ab5 transparent transparent;
  }
  .shortening {
    transition: 0.3s;
  }
  .moreButtonWrap {
    transition: 0.25s;
  }
  .more_on {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .tglBody {
    display: none;
  }
  /* ココから下には記入禁止 */
  body {
    max-width: 1080px;
  }
}
/*# sourceMappingURL=map/common.css.map */
