@charset "UTF-8";
html {
  overflow-y: scroll;
}

@media (max-width: 374px) {
  html {
    font-size: 3.73333vw;
  }
}

.siteHeaderWrap {
  position: relative;
  z-index: 5;
  background: #fff;
}

.l-globalFooter {
  position: relative;
  z-index: 5;
  background: #fff;
}

/* overwrite */
@media (min-width: 768px) {
  .siteHeader {
    position: relative;
    z-index: 50;
    min-width: 1140px;
  }
  .breadcrumbNavWrap {
    position: absolute;
    left: 0;
    top: 110px;
    z-index: 5;
    width: 100%;
  }
  .breadcrumbNav {
    min-width: 1140px;
    background: rgba(235, 235, 235, 0.7);
  }
  .breadcrumbNav ol > li::before {
    background: rgba(0, 0, 0, 0.15);
  }
  .breadcrumbNav ol > li > a {
    color: inherit;
  }
  .breadcrumbNav::before {
    display: none;
  }
  .site-footer {
    position: relative;
    z-index: 50;
    min-width: 1140px;
  }
}

@media (max-width: 767px) {
  .breadcrumbNav ol > li:nth-child(3)::before {
    content: normal;
  }
  .breadcrumbNav ol > li:nth-child(n + 4) {
    display: none;
  }
}

/* wrap */
.guideWrap {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
}

@media (min-width: 768px) {
  .guideWrap {
    min-width: 1140px;
    margin: 0 auto;
  }
}

.l-media {
  display: none;
}

@media (min-width: 768px) {
  .l-media {
    width: 1px;
  }
}

@media (max-width: 767px) {
  .l-media {
    width: 2px;
  }
}

@media (max-width: 767px) {
  .c-br.is-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .c-br.is-sp {
    display: none;
  }
}

.cmnCe__bd__in::after, .ghPrc__sc__ps > ul::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cmnCe {
  position: relative;
  width: 1140px;
  margin: 10rem auto 0;
}

@media (max-width: 767px) {
  .cmnCe {
    width: auto;
    margin: 11.42857rem 0 0;
  }
}

.cmnCe__hd {
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .cmnCe__hd {
    margin-bottom: 1.42857rem;
  }
}

.cmnCe__hd__s {
  font-family: "Metropolis", "NotoSansCJKjp", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.4;
  text-align: center;
  letter-spacing: .02em;
}

@media (max-width: 767px) {
  .cmnCe__hd__s {
    font-size: 0.78571rem;
  }
}

.cmnCe__hd__tt {
  color: #0075c1;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnCe__hd__tt {
    font-size: 1.42857rem;
    font-weight: 500;
  }
}

.cmnCe__bd {
  overflow: hidden;
}

.cmnCe__bd__in {
  margin: 0 -0.625rem;
}

@media (max-width: 767px) {
  .cmnCe__bd__in {
    margin: 0;
  }
}

.cmnCe__p {
  overflow: hidden;
}

.cmnCe__p::before {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  content: "";
  display: block;
  padding-top: 47.11538%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cmnCe__bx {
  padding: 1.5625rem 0 1.875rem;
  border: 1px solid #ededed;
  border-top: none;
}

@media (max-width: 767px) {
  .cmnCe__bx {
    padding: 1.42857rem 0 2.14286rem;
    border: none;
  }
}

.cmnCe__tt {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnCe__tt {
    font-size: 1.14286rem;
  }
}

.cmnCe__t {
  margin-top: 0.9375rem;
  font-size: 1rem;
  line-height: 1.7;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnCe__t {
    margin-top: 0.71429rem;
    font-size: 1rem;
  }
}

.cmnCe__bt {
  -webkit-transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 11.125rem;
  margin: 0.9375rem auto 0;
  box-sizing: border-box;
  padding: 0.375rem 0;
  border: 2px solid #5c5c5c;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnCe__bt {
    width: 13.21429rem;
    margin: 1.07143rem auto 0;
    padding: 0.42857rem 0;
    font-size: 1rem;
  }
}

.cmnCe__c {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0 0.625rem;
}

@media (max-width: 767px) {
  .cmnCe__c {
    float: none;
    width: auto;
    padding: 0;
  }
}

.cmnCe__c > a {
  display: block;
  color: inherit;
  text-decoration: none;
}

body.pc .cmnCe__c > a:hover .cmnCe__p::before,
body.pc .cmnCe__c > a:active .cmnCe__p::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

body.pc .cmnCe__c > a:hover .cmnCe__bt,
body.pc .cmnCe__c > a:active .cmnCe__bt {
  border-color: #0075c1;
  background: #0075c1;
  color: #fff;
}

@media (max-width: 767px) {
  .cmnCe__c:first-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .cmnCe__c:last-child .cmnCe__bx {
    padding-bottom: 0;
  }
}

.cmnCe__c:nth-child(1) .cmnCe__p::before {
  background-image: url(/guide/images/pic_cmn_ce01.jpg);
}

.cmnCe__c:nth-child(2) .cmnCe__p::before {
  background-image: url(/guide/images/pic_cmn_ce02.jpg);
}

.cmnCe__c:nth-child(3) .cmnCe__p::before {
  background-image: url(/guide/images/pic_cmn_ce03.jpg);
}

.cmnFoot {
  position: relative;
  z-index: 50;
  padding: 10rem 0 12.5rem;
  background: #fff;
}

@media (max-width: 767px) {
  .cmnFoot {
    padding: 5.71429rem 0 11.42857rem;
  }
}

.cmnSup {
  position: relative;
  width: 1140px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .cmnSup {
    width: auto;
  }
}

.cmnSup__bd {
  background: url(/guide/images/bg_cmn_sup01.jpg) no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .cmnSup__bd {
    background-image: url(/guide/images/bg_cmn_sup01_sp.jpg);
  }
}

.cmnSup__bd__s {
  margin-bottom: 0.9375rem;
  color: #fff;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.0625rem;
}

@media (max-width: 767px) {
  .cmnSup__bd__s {
    margin-bottom: 0.92857rem;
    font-size: 1rem;
    letter-spacing: 0.07143rem;
  }
}

.cmnSup__bd__tt {
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnSup__bd__tt {
    font-size: 1.71429rem;
    line-height: 1.25;
  }
}

.cmnSup__bd__t {
  margin-top: 0.9375rem;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .cmnSup__bd__t {
    margin-top: 0.92857rem;
    font-size: 1rem;
  }
}

.cmnSup__bd > a {
  -webkit-transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  height: 11.25rem;
  box-sizing: border-box;
  padding-top: 2.5rem;
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}

@media (max-width: 767px) {
  .cmnSup__bd > a {
    height: 12.85714rem;
    padding-top: 2rem;
  }
}

body.pc .cmnSup__bd > a:hover,
body.pc .cmnSup__bd > a:active {
  background: #000;
}

.ghBox {
  position: relative;
  margin-top: 1.25rem;
  background: #fff;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  .ghBox {
    margin: 1.42857rem 1.42857rem 0;
    box-shadow: 0 0.28571rem 1.42857rem rgba(0, 0, 0, 0.15);
  }
}

.ghBox__in {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .ghBox__in {
    display: block;
    width: auto;
  }
}

.ghBox__c {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .ghBox__c {
    display: block;
  }
}

.ghBox__c:last-child {
  width: 100%;
  padding: 0 3.75rem;
}

@media (max-width: 767px) {
  .ghBox__c:last-child {
    width: auto;
    padding: 2.5rem 2.14286rem 2.85714rem;
  }
}

.ghBox__p {
  width: 18.375rem;
}

@media (max-width: 767px) {
  .ghBox__p {
    width: auto;
  }
}

.ghBox__p::before {
  content: "";
  display: block;
  padding-top: 122.44898%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .ghBox__p::before {
    padding-top: 62.08955%;
  }
}

.ghBox__tt {
  position: absolute;
  left: 22.125rem;
  top: 3.4375rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .ghBox__tt {
    position: static;
    margin-bottom: 2.14286rem;
    font-size: 1.42857rem;
    line-height: 1.5;
  }
}

.ghBox__tt > sup {
  margin: 0 0.1875rem;
  font-size: 0.75rem;
  vertical-align: 60%;
}

@media (max-width: 767px) {
  .ghBox__tt > sup {
    margin: 0 0.21429rem;
    font-size: 0.71429rem;
    vertical-align: 50%;
  }
}

.ghBox__bd {
  position: absolute;
  left: 22.125rem;
  top: 7.625rem;
  width: 726px;
  height: calc(100% - 180px);
  box-sizing: border-box;
  padding: 1.25rem 0;
}

@media (max-width: 767px) {
  .ghBox__bd {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    padding: 1.42857rem 0 2.14286rem;
  }
}

.ghBox__bd::before, .ghBox__bd::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.ghBox__bd::before {
  top: 0;
}

.ghBox__bd::after {
  bottom: 0;
}

.ghBox__t {
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (max-width: 767px) {
  .ghBox__t {
    font-size: 1rem;
    line-height: 1.71429;
  }
}

.ghBox__l {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .ghBox__l {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.ghBox__l > li {
  display: inline-block;
  margin-right: 2.1875rem;
  vertical-align: top;
}

@media (max-width: 767px) {
  .ghBox__l > li {
    display: block;
    margin: 0 0 0.71429rem;
  }
}

.ghBox__l > li > a {
  -webkit-transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: inline-block;
  color: #0052A4;
  text-decoration: none;
  vertical-align: top;
}

.ghBox__l > li > a::after {
  content: "";
  display: inline-block;
  width: 0.4375rem;
  height: 0.4375rem;
  margin-left: 0.3125rem;
  box-sizing: border-box;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: 5%;
}

@media (max-width: 767px) {
  .ghBox__l > li > a::after {
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 0.35714rem;
  }
}

body.pc .ghBox__l > li > a:hover,
body.pc .ghBox__l > li > a:active {
  opacity: 0.5;
}

.ghBox__l > li > a.is-window::after {
  content: normal;
}

.ghBox__l > li > a.is-window > span {
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  margin-left: 0.5rem;
  background: #000;
  vertical-align: 10%;
}

@media (max-width: 767px) {
  .ghBox__l > li > a.is-window > span {
    margin-left: 0.57143rem;
  }
}

.ghBox__l > li > a.is-window > span::before, .ghBox__l > li > a.is-window > span::after {
  content: "";
  display: block;
  position: absolute;
  background: #000;
}

.ghBox__l > li > a.is-window > span::before {
  left: -2px;
  top: 1px;
  width: 1px;
  height: 9px;
}

.ghBox__l > li > a.is-window > span::after {
  left: -2px;
  top: 9px;
  width: 9px;
  height: 1px;
}

.ghBox__l > li:last-child {
  margin: 0;
}

.ghBox__l.is-mt15 {
  margin-top: 0.9375rem;
}

@media (max-width: 767px) {
  .ghBox__l.is-mt15 {
    margin-top: 1.07143rem;
  }
}

.ghBox__sc {
  position: relative;
  margin-top: 1.125rem;
  padding-top: 1.125rem;
}

@media (max-width: 767px) {
  .ghBox__sc {
    margin-top: 2.14286rem;
    padding-top: 1.42857rem;
  }
}

.ghBox__sc::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.ghBox__nl__m {
  float: left;
}

.ghBox__nl__b {
  overflow: hidden;
}

.ghBox__nl > li {
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (max-width: 767px) {
  .ghBox__nl > li {
    font-size: 0.85714rem;
  }
}

.ghBox__nl.is-mt15 {
  margin-top: 0.9375rem;
}

@media (max-width: 767px) {
  .ghBox__nl.is-mt15 {
    margin-top: 1.07143rem;
  }
}

.ghBox:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ghBox.is-1-1 .ghBox__p::before {
    padding-top: 186.57823%;
    background-image: url(/guide/images/pic_gh_box01_01.jpg);
    background-position: center;
  }
}

@media (max-width: 767px) {
  .ghBox.is-1-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box01_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-1-2 .ghBox__p::before {
    padding-top: 126.53061%;
    background-image: url(/guide/images/pic_gh_box01_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-1-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box01_02_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-1-3 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box01_03.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-1-3 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box01_03_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-2-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box02_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-2-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box02_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-2-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box02_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-2-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box02_02_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-3-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box03_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-3-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box03_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-3-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box03_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-3-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box03_02_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-4-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box04_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-4-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box04_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-4-2 .ghBox__p::before {
    padding-top: 82.9932%;
    background-image: url(/guide/images/pic_gh_box04_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-4-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box04_02_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-4-3 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box04_03.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-4-3 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box04_03_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-5-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box05_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-5-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box05_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-6-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box06_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-6-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box06_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-7-1 .ghBox__p::before {
    padding-top: 146%;
    background-image: url(/guide/images/pic_gh_box07_01.jpg);
    background-position: center;
  }
}

@media (max-width: 767px) {
  .ghBox.is-7-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box07_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-8-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box08_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-8-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box08_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-8-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box08_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-8-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box08_02_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-9-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box09_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-9-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box09_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-10-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box10_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-10-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box10_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-11-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box11_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-11-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box11_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-12-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box12_01.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-12-1 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box12_01_sp.jpg);
  }
}

@media (min-width: 768px) {
  .ghBox.is-12-2 .ghBox__p::before {
    padding-top: 139.45578%;
    background-image: url(/guide/images/pic_gh_box12_02.jpg);
  }
}

@media (max-width: 767px) {
  .ghBox.is-12-2 .ghBox__p::before {
    background-image: url(/guide/images/pic_gh_box12_02_sp.jpg);
  }
}

.ghNav {
  height: 18.25rem;
}

@media (max-width: 767px) {
  .ghNav {
    height: 15.71429rem;
  }
}

.ghNav__in {
  position: relative;
  left: auto !important;
  z-index: 500;
  background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  .ghNav__in {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.ghNav__in2 {
  position: relative;
  width: 1140px;
  height: 13.25rem;
  margin: 0 auto;
  padding: 2.5rem 0;
}

@media (max-width: 767px) {
  .ghNav__in2 {
    width: 86.57143rem;
    height: 10rem;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .ghNav__in2 {
    padding: 2.85714rem 0;
  }
}

.ghNav__ls {
  overflow: hidden;
}

.ghNav__ls__in {
  margin: 0 -1.125rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .ghNav__ls__in {
    margin: 0 -1.28571rem;
    padding: 0 2.57143rem;
  }
}

.ghNav__ls__gr {
  position: relative;
  float: left;
  width: 8.33333%;
  box-sizing: border-box;
  padding: 0 1.125rem;
}

@media (max-width: 767px) {
  .ghNav__ls__gr {
    padding: 0 1.28571rem;
  }
}

.ghNav__ls__gr > div {
  position: absolute;
  left: -0.8125rem;
  top: 50%;
  width: 1.375rem;
  height: 1px;
  background: #000;
}

@media (max-width: 767px) {
  .ghNav__ls__gr > div {
    left: -0.92857rem;
    width: 1.57143rem;
  }
}

.ghNav__ls__gr > div::before {
  content: "";
  display: block;
  position: absolute;
  left: 1.3125rem;
  top: -0.125rem;
  width: 0;
  height: 0;
  border: 0.15625rem solid transparent;
  border-left: 0.3125rem solid #000;
}

@media (max-width: 767px) {
  .ghNav__ls__gr > div::before {
    left: 1.5rem;
    top: -0.14286rem;
    border: 0.17857rem solid transparent;
    border-left: 0.35714rem solid #000;
  }
}

.ghNav__ls__gr > a {
  -webkit-transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  position: relative;
  height: 13.25rem;
  border: 2px solid #000;
  border-radius: 0.1875rem;
  background: #fff;
  color: inherit;
  font-family: '游ゴシック体', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 0.0625rem;
}

@media (max-width: 767px) {
  .ghNav__ls__gr > a {
    height: 10rem;
    border-radius: 0.21429rem;
    font-size: 0.92857rem;
    letter-spacing: 0.07143rem;
  }
}

.ghNav__ls__gr > a > span {
  display: block;
  position: absolute;
  left: 50%;
  top: 1.75rem;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  .ghNav__ls__gr > a > span {
    top: 0.85714rem;
  }
}

body.pc .ghNav__ls__gr > a:hover,
body.pc .ghNav__ls__gr > a:active {
  border-color: #0052A4;
  background: #0052A4;
  color: #fff;
}

.ghNav__ls__gr:first-child > div {
  display: none;
}

.ghPrc {
  position: relative;
  background: #F9F9F9;
}

.ghPrc__hd {
  padding: 5.9375rem 0 2.8125rem;
}

@media (max-width: 767px) {
  .ghPrc__hd {
    padding: 5.35714rem 0 3.21429rem;
  }
}

.ghPrc__hd__s {
  margin-bottom: 0.9375rem;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.0625rem;
}

@media (max-width: 767px) {
  .ghPrc__hd__s {
    margin-bottom: 1.07143rem;
    font-size: 1rem;
    letter-spacing: 0.07143rem;
  }
}

.ghPrc__hd__tt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .ghPrc__hd__tt {
    font-size: 1.71429rem;
  }
}

.ghPrc__bd {
  padding-bottom: 0.625rem;
}

@media (max-width: 767px) {
  .ghPrc__bd {
    padding-bottom: 0.71429rem;
  }
}

.ghPrc__sc {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  padding: 4.6875rem 0 5.625rem;
}

@media (max-width: 767px) {
  .ghPrc__sc {
    width: auto;
    padding: 5.35714rem 0 6.42857rem;
  }
}

.ghPrc__sc__ar {
  display: block;
  position: absolute;
  left: 50%;
  top: -3.75rem;
  width: 0.4375rem;
  height: 3.125rem;
  margin-left: -0.21875rem;
  background: #0052a4;
}

@media (max-width: 767px) {
  .ghPrc__sc__ar {
    top: -4.28571rem;
    width: 0.5rem;
    height: 3.57143rem;
    margin-left: -0.25rem;
  }
}

.ghPrc__sc__ar::before, .ghPrc__sc__ar::after {
  content: "";
  display: block;
  position: absolute;
  top: 1.125rem;
  width: 0.4375rem;
  height: 2.75rem;
  background: #0052a4;
}

@media (max-width: 767px) {
  .ghPrc__sc__ar::before, .ghPrc__sc__ar::after {
    top: 1.28571rem;
    width: 0.5rem;
    height: 3.14286rem;
  }
}

.ghPrc__sc__ar::before {
  left: -0.8125rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .ghPrc__sc__ar::before {
    left: -0.92857rem;
  }
}

.ghPrc__sc__ar::after {
  right: -0.8125rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 767px) {
  .ghPrc__sc__ar::after {
    right: -0.92857rem;
  }
}

.ghPrc__sc__tt {
  margin-bottom: 2.1875rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .ghPrc__sc__tt {
    margin-bottom: 2.5rem;
    font-size: 1.71429rem;
    line-height: 1.33333;
  }
}

.ghPrc__sc__ps {
  position: relative;
  margin-top: 1.25rem;
}

@media (max-width: 767px) {
  .ghPrc__sc__ps {
    margin: 1.42857rem 1.42857rem 0;
  }
}

.ghPrc__sc__ps > ul > li {
  float: left;
  width: 270px;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .ghPrc__sc__ps > ul > li {
    float: none;
    width: auto;
    margin: 1.42857rem 0 0;
  }
}

.ghPrc__sc__ps > ul > li > div {
  padding: 0.9375rem 0;
  background: #fff;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.15);
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .ghPrc__sc__ps > ul > li > div {
    padding: 1.07143rem 0;
    box-shadow: 0 0.28571rem 1.42857rem rgba(0, 0, 0, 0.15);
    font-size: 1.14286rem;
  }
}

.ghPrc__sc__ps > ul > li:first-child {
  margin: 0;
}

.ghPrc__sc:first-child .ghPrc__sc__ar {
  display: none;
}

.ghVis {
  position: relative;
  padding-top: 56.22255%;
  background: url(/guide/images/bg_gh_vis01.jpg) no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .ghVis {
    padding-top: 158.93333%;
    background-image: url(/guide/images/bg_gh_vis01_sp.jpg);
  }
}

.ghVis__in {
  position: absolute;
  left: 0;
  top: 31%;
  width: 100%;
  margin-top: -5.325rem;
}

@media (max-width: 767px) {
  .ghVis__in {
    top: 28%;
    margin-top: -9.39286rem;
  }
}

.ghVis__l {
  margin-bottom: 0.9375rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .ghVis__l {
    margin-bottom: 0.71429rem;
    font-size: 1.14286rem;
  }
}

.ghVis__tt {
  color: #000;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  letter-spacing: -0.0625rem;
}

@media (max-width: 767px) {
  .ghVis__tt {
    font-size: 2.71429rem;
    line-height: 1.21053;
    letter-spacing: -0.07143rem;
  }
}

.ghVis__t {
  margin-top: 1.875rem;
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.71429;
  text-align: center;
}

@media (max-width: 767px) {
  .ghVis__t {
    margin-top: 1.2rem;
    font-size: 0.85714rem;
    line-height: 1.83333;
  }
}

.glBd__pc {
  position: fixed;
  left: 0;
  top: 0;
  width: 50%;
  min-width: 570px;
  height: 100%;
}

@media (max-width: 767px) {
  .glBd__pc {
    display: none;
  }
}

.glBd__tc {
  width: 50%;
  margin-left: auto;
}

@media (max-width: 767px) {
  .glBd__tc {
    width: auto;
    margin-left: 0;
  }
}

.glBd__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.glBd__bg__u {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.glBd__bg__u:first-child {
  opacity: 1 !important;
}

.glBd__bg__u.is-1-1 {
  background-image: url(/guide/images/bg_gl_pg01_01.jpg);
}

.glBd__bg__u.is-1-2 {
  background-image: url(/guide/images/bg_gl_pg01_02.jpg);
}

.glBd__bg__u.is-1-3 {
  background-image: url(/guide/images/bg_gl_pg01_03.jpg);
}

.glBd__bg__u.is-1-4 {
  background-image: url(/guide/images/bg_gl_pg01_04.jpg);
}

.glBd__bg__u.is-1-5 {
  background-image: url(/guide/images/bg_gl_pg01_05.jpg);
}

.glBd__bg__u.is-1-6 {
  background-image: url(/guide/images/bg_gl_pg01_06.jpg);
}

.glBd__bg__u.is-2-1 {
  background-image: url(/guide/images/bg_gl_pg02_01.jpg);
  background-position: 50% 100%;
}

.glBd__bg__u.is-3-1 {
  background-image: url(/guide/images/bg_gl_pg03_01.jpg);
}

.glBd__bg__u.is-4-1 {
  background-image: url(/guide/images/bg_gl_pg04_01.jpg);
  background-position: 50% 0;
}

.glBd__bg__u.is-5-1 {
  background-image: url(/guide/images/bg_gl_pg05_01.jpg);
}

.glBd__bg__u.is-6-1 {
  background-image: url(/guide/images/bg_gl_pg06_01.jpg);
}

.glBd__bg__u.is-7-1 {
  background-image: url(/guide/images/bg_gl_pg07_01.jpg);
}

.glBd__bg__u.is-8-1 {
  background-image: url(/guide/images/bg_gl_pg08_01.jpg);
}

.glBd__bg__u.is-9-1 {
  background-image: url(/guide/images/bg_gl_pg09_01.jpg);
}

.glBd__bg__u.is-9-2 {
  background-image: url(/guide/images/bg_gl_pg09_02.jpg);
}

.glBd__bg__u.is-9-3 {
  background-image: url(/guide/images/bg_gl_pg09_03.jpg);
}

.glBd__bg__u.is-9-4 {
  background-image: url(/guide/images/bg_gl_pg09_04.jpg);
}

.glBd__bg__u.is-10-1 {
  background-image: url(/guide/images/bg_gl_pg10_01.jpg);
}

.glBd__bg__u.is-10-2 > div {
  position: absolute;
  left: 0;
  width: 100%;
  height: 25%;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__bg__u.is-10-2 > div > p {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__bg__u.is-10-2 > div > p {
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__bg__u.is-10-2 > div > p {
    font-size: 20.07241px;
  }
}

.glBd__bg__u.is-10-2 > div.is-1 {
  top: 0%;
  background-image: url(/guide/images/bg_gl_pg10_02_01.jpg);
  background-position: 50% 0;
}

.glBd__bg__u.is-10-2 > div.is-2 {
  top: 25%;
  background-image: url(/guide/images/bg_gl_pg10_02_02.jpg);
  background-position: 50% 0;
}

.glBd__bg__u.is-10-2 > div.is-3 {
  top: 50%;
  background-image: url(/guide/images/bg_gl_pg10_02_03.jpg);
  background-position: 50% 20%;
}

.glBd__bg__u.is-10-2 > div.is-4 {
  top: 75%;
  background-image: url(/guide/images/bg_gl_pg10_02_04.jpg);
  background-position: 50% 25%;
}

.glBd__bg__u.is-11-1 {
  background-image: url(/guide/images/bg_gl_pg11_01.jpg);
}

.glBd__bg__u.is-12-1 {
  background-image: url(/guide/images/bg_gl_pg12_01.jpg);
}

.glBd__bg__u.is-13-1 {
  background-image: url(/guide/images/bg_gl_pg13_01.jpg);
}

.glBd__bg[data-cr="1"] .glBd__bg__u:nth-child(-n+1),
.glBd__bg[data-cr="2"] .glBd__bg__u:nth-child(-n+2),
.glBd__bg[data-cr="3"] .glBd__bg__u:nth-child(-n+3),
.glBd__bg[data-cr="4"] .glBd__bg__u:nth-child(-n+4),
.glBd__bg[data-cr="5"] .glBd__bg__u:nth-child(-n+5),
.glBd__bg[data-cr="6"] .glBd__bg__u:nth-child(-n+6),
.glBd__bg[data-cr="7"] .glBd__bg__u:nth-child(-n+7),
.glBd__bg[data-cr="8"] .glBd__bg__u:nth-child(-n+8),
.glBd__bg[data-cr="9"] .glBd__bg__u:nth-child(-n+9),
.glBd__bg[data-cr="10"] .glBd__bg__u:nth-child(-n+10),
.glBd__bg[data-cr="11"] .glBd__bg__u:nth-child(-n+11),
.glBd__bg[data-cr="12"] .glBd__bg__u:nth-child(-n+12),
.glBd__bg[data-cr="13"] .glBd__bg__u:nth-child(-n+13),
.glBd__bg[data-cr="14"] .glBd__bg__u:nth-child(-n+14),
.glBd__bg[data-cr="15"] .glBd__bg__u:nth-child(-n+15),
.glBd__bg[data-cr="16"] .glBd__bg__u:nth-child(-n+16),
.glBd__bg[data-cr="17"] .glBd__bg__u:nth-child(-n+17),
.glBd__bg[data-cr="18"] .glBd__bg__u:nth-child(-n+18),
.glBd__bg[data-cr="19"] .glBd__bg__u:nth-child(-n+19),
.glBd__bg[data-cr="20"] .glBd__bg__u:nth-child(-n+20) {
  opacity: 1;
}

@media (min-width: 768px) {
  .glBd__fg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .glBd__fg__u {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: visibility 0ms 250ms, opacity 250ms linear;
    transition: visibility 0ms 250ms, opacity 250ms linear;
  }
}

@media (min-width: 768px) {
  .glBd__fg__u__in {
    width: 32.6875rem;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__u__in {
    width: 37.87111vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__u__in {
    width: 437.4113px;
  }
}

.glBd__fg__u[data-id="1"] {
  margin-top: 5.3125rem;
}

@media (max-width: 767px) {
  .glBd__fg__u[data-id="1"] {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx {
    position: relative;
    background: #fff;
    box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.16);
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx {
    box-shadow: 0 0.28965vw 1.44823vw rgba(0, 0, 0, 0.16);
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx {
    box-shadow: 0 3.3454px 16.72701px rgba(0, 0, 0, 0.16);
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p40 {
    padding: 2.5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p40 {
    padding: 2.89645vw;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p40 {
    padding: 33.45402px;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p60-0 {
    padding: 3.75rem 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p60-0 {
    padding: 4.34468vw 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p60-0 {
    padding: 50.18103px 0;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p60-40 {
    padding: 3.75rem 2.5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p60-40 {
    padding: 4.34468vw 2.89645vw;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p60-40 {
    padding: 50.18103px 33.45402px;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p80 {
    padding: 5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p80 {
    padding: 5.7929vw;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p80 {
    padding: 66.90804px;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p80-0 {
    padding: 5rem 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p80-0 {
    padding: 5.7929vw 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p80-0 {
    padding: 66.90804px 0;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p80-40 {
    padding: 5rem 2.5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p80-40 {
    padding: 5.7929vw 2.89645vw;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p80-40 {
    padding: 66.90804px 33.45402px;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p100-0 {
    padding: 6.25rem 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p100-0 {
    padding: 7.24113vw 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p100-0 {
    padding: 83.63505px 0;
  }
}

@media (min-width: 768px) {
  .glBd__fg__bx.is-p110-80-120 {
    padding: 6.875rem 5rem 7.5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bx.is-p110-80-120 {
    padding: 7.96524vw 5.7929vw 8.68936vw;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bx.is-p110-80-120 {
    padding: 91.99855px 66.90804px 100.36206px;
  }
}

.glBd__fg__t {
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__t {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__t {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__t {
    font-size: 1rem;
  }
}

.glBd__fg__tt {
  margin-bottom: 1.875rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tt {
    margin-bottom: 2.17234vw;
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tt {
    margin-bottom: 25.09051px;
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tt {
    margin-bottom: 1.07143rem;
    font-size: 1.71429rem;
  }
}

.glBd__fg__tt2 {
  margin-bottom: 1.875rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tt2 {
    margin-bottom: 2.17234vw;
    font-size: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tt2 {
    margin-bottom: 25.09051px;
    font-size: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tt2 {
    margin-bottom: 2.14286rem;
    font-size: 1.42857rem;
  }
}

.glBd__fg__tt2.is-mb5 {
  margin-bottom: 0.3125rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tt2.is-mb5 {
    margin-bottom: 0.36206vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tt2.is-mb5 {
    margin-bottom: 4.18175px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tt2.is-mb5 {
    margin-bottom: 0.35714rem;
  }
}

.glBd__fg__tt3 {
  margin-bottom: 0.625rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.65;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tt3 {
    margin-bottom: 0.72411vw;
    font-size: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tt3 {
    margin-bottom: 8.3635px;
    font-size: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tt3 {
    margin-bottom: 0.35714rem;
    font-size: 1.42857rem;
  }
}

.glBd__fg__tt4 {
  margin-bottom: 0.3125rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.65;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tt4 {
    margin-bottom: 0.36206vw;
    font-size: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tt4 {
    margin-bottom: 4.18175px;
    font-size: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tt4 {
    margin-bottom: 0.35714rem;
    font-size: 1.14286rem;
  }
}

.glBd__fg__btt {
  margin-bottom: 1.25rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.375;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__btt {
    margin-bottom: 1.44823vw;
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__btt {
    margin-bottom: 16.72701px;
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__btt {
    margin-bottom: 1.42857rem;
    font-size: 1.71429rem;
  }
}

.glBd__fg__ntt {
  margin-bottom: 2.5rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ntt {
    margin-bottom: 2.89645vw;
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ntt {
    margin-bottom: 33.45402px;
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ntt {
    margin-bottom: 2.85714rem;
    font-size: 1.71429rem;
  }
}

.glBd__fg__ntt > span {
  margin: 0 0.4375rem;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 5.0625rem;
  vertical-align: -5%;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ntt > span {
    margin: 0 0.50688vw;
    font-size: 5.86531vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ntt > span {
    margin: 0 5.85445px;
    font-size: 67.74439px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ntt > span {
    margin: 0 0.5rem;
    font-size: 4.57143rem;
  }
}

.glBd__fg__bt {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.14286;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bt {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bt {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bt {
    font-size: 1rem;
  }
}

.glBd__fg__qt {
  margin-bottom: 0.9375rem;
  color: #0052A4;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0.0625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__qt {
    margin-bottom: 1.08617vw;
    font-size: 2.31716vw;
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__qt {
    margin-bottom: 12.54526px;
    font-size: 26.76322px;
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__qt {
    margin-bottom: 1.07143rem;
    font-size: 2.28571rem;
    letter-spacing: 0.07143rem;
  }
}

.glBd__fg__mct {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.57143;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__mct {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__mct {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__mct {
    font-size: 1rem;
  }
}

.glBd__fg__mct.is-mt15 {
  margin-top: 0.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__mct.is-mt15 {
    margin-top: 1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__mct.is-mt15 {
    margin-top: 12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__mct.is-mt15 {
    margin-top: 1.07143rem;
  }
}

.glBd__fg__mct.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__mct.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__mct.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__mct.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__fg__mct2 {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__mct2 {
    font-size: 1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__mct2 {
    font-size: 12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__mct2 {
    font-size: 0.78571rem;
  }
}

.glBd__fg__mct2.is-mb20 {
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__mct2.is-mb20 {
    margin-bottom: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__mct2.is-mb20 {
    margin-bottom: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__mct2.is-mb20 {
    margin-bottom: 1.42857rem;
  }
}

.glBd__fg__bct {
  color: #0E5BA9;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bct {
    font-size: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bct {
    font-size: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bct {
    font-size: 1.42857rem;
  }
}

.glBd__fg__bct.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bct.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bct.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bct.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__fg__ftt {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.57143;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ftt {
    margin-bottom: 1.44823vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ftt {
    margin-bottom: 16.72701px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ftt {
    margin-bottom: 1.07143rem;
    font-size: 1rem;
  }
}

.glBd__fg__nt {
  font-size: 0.625rem;
  line-height: 1.6;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__nt {
    font-size: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__nt {
    font-size: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__nt {
    font-size: 0.71429rem;
  }
}

.glBd__fg__nt span.is-break {
  word-break: break-all;
}

.glBd__fg__nt.is-mt10 {
  margin-top: 0.625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__nt.is-mt10 {
    margin-top: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__nt.is-mt10 {
    margin-top: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__nt.is-mt10 {
    margin-top: 0.71429rem;
  }
}

.glBd__fg__nt.is-mt20 {
  margin-top: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__nt.is-mt20 {
    margin-top: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__nt.is-mt20 {
    margin-top: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__nt.is-mt20 {
    margin-top: 1.42857rem;
  }
}

.glBd__fg__nt.is-mt30 {
  margin-top: 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__nt.is-mt30 {
    margin-top: 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__nt.is-mt30 {
    margin-top: 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__nt.is-mt30 {
    margin-top: 2.14286rem;
  }
}

@media (max-width: 767px) {
  .glBd__fg__nt.is-spi {
    margin-right: 2.14286rem;
    margin-left: 2.14286rem;
  }
}

.glBd__fg__cnt {
  font-size: 0.625rem;
  line-height: 1.6;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cnt {
    font-size: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cnt {
    font-size: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cnt {
    font-size: 0.71429rem;
  }
}

.glBd__fg__cnt.is-mt10 {
  margin-top: 0.625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cnt.is-mt10 {
    margin-top: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cnt.is-mt10 {
    margin-top: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cnt.is-mt10 {
    margin-top: 0.71429rem;
  }
}

.glBd__fg__cnt.is-mt20 {
  margin-top: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cnt.is-mt20 {
    margin-top: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cnt.is-mt20 {
    margin-top: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cnt.is-mt20 {
    margin-top: 1.42857rem;
  }
}

.glBd__fg__cnt.is-mt30 {
  margin-top: 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cnt.is-mt30 {
    margin-top: 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cnt.is-mt30 {
    margin-top: 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cnt.is-mt30 {
    margin-top: 2.14286rem;
  }
}

.glBd__fg__idl {
  overflow: hidden;
}

.glBd__fg__idl > li {
  float: left;
  position: relative;
  margin-right: 1.5625rem;
  padding-left: 0.625rem;
  font-size: 1rem;
  line-height: 1.875;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__idl > li {
    margin-right: 1.81028vw;
    padding-left: 0.72411vw;
    font-size: 1.15858vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__idl > li {
    margin-right: 20.90876px;
    padding-left: 8.3635px;
    font-size: 13.38161px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__idl > li {
    margin-right: 1.78571rem;
    padding-left: 0.71429rem;
    font-size: 1.14286rem;
  }
}

.glBd__fg__idl > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.9375rem;
  width: 0.1875rem;
  height: 0.1875rem;
  box-sizing: border-box;
  border-radius: 50%;
  background: #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__idl > li::before {
    top: 1.08617vw;
    width: 0.21723vw;
    height: 0.21723vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__idl > li::before {
    top: 12.54526px;
    width: 2.50905px;
    height: 2.50905px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__idl > li::before {
    top: 1.07143rem;
    width: 0.21429rem;
    height: 0.21429rem;
  }
}

.glBd__fg__idl > li:last-child {
  margin-right: 0;
}

.glBd__fg__idl > li.is-clear {
  clear: left;
}

.glBd__fg__sec.is-mt35 {
  margin-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__sec.is-mt35 {
    margin-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__sec.is-mt35 {
    margin-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__sec.is-mt35 {
    margin-top: 1.78571rem;
  }
}

.glBd__fg__sec.is-mt40 {
  margin-top: 2.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__sec.is-mt40 {
    margin-top: 2.89645vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__sec.is-mt40 {
    margin-top: 33.45402px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__sec.is-mt40 {
    margin-top: 2.85714rem;
  }
}

.glBd__fg__sec.is-mt80 {
  margin-top: 5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__sec.is-mt80 {
    margin-top: 5.7929vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__sec.is-mt80 {
    margin-top: 66.90804px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__sec.is-mt80 {
    margin-top: 5.71429rem;
  }
}

.glBd__fg__bds {
  position: relative;
  margin-top: 2.1875rem;
  padding-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bds {
    margin-top: 2.5344vw;
    padding-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bds {
    margin-top: 29.27227px;
    padding-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bds {
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }
}

.glBd__fg__bds::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.glBd__fg__cp {
  margin: 0 auto;
}

.glBd__fg__cp::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__fg__cp.is-010201 {
  width: 25.65625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-010201 {
    width: 29.72484vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-010201 {
    width: 343.32187px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010201 {
    width: 24rem;
    -webkit-transform: translateX(-0.71429rem);
        -ms-transform: translateX(-0.71429rem);
            transform: translateX(-0.71429rem);
  }
}

.glBd__fg__cp.is-010201::before {
  padding-top: 89.40317%;
  background-image: url(/guide/images/pic_gl_fg01_02_01.jpg);
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010201::before {
    padding-top: 105.95238%;
    background-image: url(/guide/images/pic_gl_fg01_02_01_sp.jpg);
  }
}

.glBd__fg__cp.is-010301 {
  width: 26.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-010301 {
    width: 30.774801vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-010301 {
    width: 355.448950px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010301 {
    width: 22.928571rem;
  }
}

.glBd__fg__cp.is-010301::before {
  padding-top: 69.176471%;
  background-image: url(/guide/images/pic_gl_fg01_03_01.png);
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010301::before {
    padding-top: 90.342679%;
    background-image: url(/guide/images/pic_gl_fg01_03_01_sp.png);
  }
}

.glBd__fg__cp.is-010401 {
  width: 26.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-010401 {
    width: 31.20927vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-010401 {
    width: 360.46705px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010401 {
    width: 22.78571rem;
  }
}

.glBd__fg__cp.is-010401::before {
  padding-top: 62.64501%;
  background-image: url(/guide/images/pic_gl_fg01_04_01.png);
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010401::before {
    padding-top: 87.77429%;
    background-image: url(/guide/images/pic_gl_fg01_04_01_sp.png);
  }
}

.glBd__fg__cp.is-010501 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-010501 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-010501 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010501 {
    width: auto;
  }
}

.glBd__fg__cp.is-010501::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg01_05_01.jpg);
}

.glBd__fg__cp.is-010502 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-010502 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-010502 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-010502 {
    width: auto;
  }
}

.glBd__fg__cp.is-010502::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg01_05_02.jpg);
}

.glBd__fg__cp.is-030201 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030201 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030201 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030201 {
    width: auto;
  }
}

.glBd__fg__cp.is-030201::before {
  padding-top: 100%;
  background-image: url(/guide/images/pic_gl_fg03_02_01.png);
}

.glBd__fg__cp.is-030202 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030202 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030202 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030202 {
    width: auto;
  }
}

.glBd__fg__cp.is-030202::before {
  padding-top: 100%;
  background-image: url(/guide/images/pic_gl_fg03_02_02.png);
}

.glBd__fg__cp.is-030203 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030203 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030203 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030203 {
    width: auto;
  }
}

.glBd__fg__cp.is-030203::before {
  padding-top: 100%;
  background-image: url(/guide/images/pic_gl_fg03_02_03.png);
}

.glBd__fg__cp.is-030204 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030204 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030204 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030204 {
    width: auto;
  }
}

.glBd__fg__cp.is-030204::before {
  padding-top: 100%;
  background-image: url(/guide/images/pic_gl_fg03_02_04.png);
}

.glBd__fg__cp.is-030205 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030205 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030205 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030205 {
    width: auto;
  }
}

.glBd__fg__cp.is-030205::before {
  padding-top: 100%;
  background-image: url(/guide/images/pic_gl_fg03_02_05.png);
}

.glBd__fg__cp.is-030301 {
  width: 22.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030301 {
    width: 26.14048vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030301 {
    width: 301.92252px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030301 {
    width: auto;
  }
}

.glBd__fg__cp.is-030301::before {
  padding-top: 63.71191%;
  background-image: url(/guide/images/pic_gl_fg03_03_01.png);
}

.glBd__fg__cp.is-030401 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030401 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030401 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030401 {
    width: 8.57143rem;
  }
}

.glBd__fg__cp.is-030401::before {
  padding-top: 55.625%;
  background-image: url(/guide/images/pic_gl_fg03_04_01.png);
}

.glBd__fg__cp.is-030402 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030402 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030402 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030402 {
    width: 8.57143rem;
  }
}

.glBd__fg__cp.is-030402::before {
  padding-top: 55.625%;
  background-image: url(/guide/images/pic_gl_fg03_04_02.png);
}

.glBd__fg__cp.is-030403 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030403 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030403 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030403 {
    width: 8.57143rem;
  }
}

.glBd__fg__cp.is-030403::before {
  padding-top: 55.625%;
  background-image: url(/guide/images/pic_gl_fg03_04_03.png);
}

.glBd__fg__cp.is-030404 {
  width: 10rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-030404 {
    width: 11.58581vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-030404 {
    width: 133.81608px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-030404 {
    width: 8.57143rem;
  }
}

.glBd__fg__cp.is-030404::before {
  padding-top: 55.625%;
  background-image: url(/guide/images/pic_gl_fg03_04_04.png);
}

.glBd__fg__cp.is-040201 {
  width: 25.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-040201 {
    width: 29.61622vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-040201 {
    width: 342.06734px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-040201 {
    width: auto;
  }
}

.glBd__fg__cp.is-040201::before {
  padding-top: 98.77751%;
  background-image: url(/guide/images/pic_gl_fg04_02_01.png);
}

.glBd__fg__cp.is-040301 {
  width: 27rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-040301 {
    width: 31.28168vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-040301 {
    width: 361.3034px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-040301 {
    width: auto;
  }
}

.glBd__fg__cp.is-040301::before {
  padding-top: 91.43519%;
  background-image: url(/guide/images/pic_gl_fg04_03_01.png);
}

.glBd__fg__cp.is-040401 {
  width: 28.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-040401 {
    width: 32.87473vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-040401 {
    width: 379.70311px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-040401 {
    width: auto;
  }
}

.glBd__fg__cp.is-040401::before {
  padding-top: 92.95154%;
  background-image: url(/guide/images/pic_gl_fg04_04_01.png);
}

.glBd__fg__cp.is-050201 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050201 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050201 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050201 {
    width: auto;
  }
}

.glBd__fg__cp.is-050201::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_02_01.jpg);
}

.glBd__fg__cp.is-050202 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050202 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050202 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050202 {
    width: auto;
  }
}

.glBd__fg__cp.is-050202::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_02_02.jpg);
}

.glBd__fg__cp.is-050203 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050203 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050203 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050203 {
    width: auto;
  }
}

.glBd__fg__cp.is-050203::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_02_03.jpg);
}

.glBd__fg__cp.is-050301 {
  width: 25.53125rem;
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050301 {
    width: auto;
  }
}

.glBd__fg__cp.is-050301::before {
  padding-top: 116.76867%;
  background-image: url(/guide/images/pic_gl_fg05_03_01.png);
}

.glBd__fg__cp.is-050401 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050401 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050401 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050401 {
    width: auto;
  }
}

.glBd__fg__cp.is-050401::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_04_01.jpg);
}

.glBd__fg__cp.is-050402 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050402 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050402 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050402 {
    width: auto;
  }
}

.glBd__fg__cp.is-050402::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_04_02.jpg);
}

.glBd__fg__cp.is-050403 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-050403 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-050403 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-050403 {
    width: auto;
  }
}

.glBd__fg__cp.is-050403::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg05_04_03.jpg);
}

.glBd__fg__cp.is-060201 {
  width: 22.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-060201 {
    width: 25.92324vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-060201 {
    width: 299.41347px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-060201 {
    width: auto;
  }
}

.glBd__fg__cp.is-060201::before {
  padding-top: 101.95531%;
  background-image: url(/guide/images/pic_gl_fg06_02_01.png);
}

.glBd__fg__cp.is-060202 {
  width: 22.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-060202 {
    width: 25.92324vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-060202 {
    width: 299.41347px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-060202 {
    width: auto;
  }
}

.glBd__fg__cp.is-060202::before {
  padding-top: 101.95531%;
  background-image: url(/guide/images/pic_gl_fg06_02_02.png);
}

.glBd__fg__cp.is-060301 {
  width: 22.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-060301 {
    width: 25.92324vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-060301 {
    width: 299.41347px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-060301 {
    width: auto;
  }
}

.glBd__fg__cp.is-060301::before {
  padding-top: 101.95531%;
  background-image: url(/guide/images/pic_gl_fg06_03_01.png);
}

.glBd__fg__cp.is-060302 {
  width: 22.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-060302 {
    width: 25.92324vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-060302 {
    width: 299.41347px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-060302 {
    width: auto;
  }
}

.glBd__fg__cp.is-060302::before {
  padding-top: 101.95531%;
  background-image: url(/guide/images/pic_gl_fg06_03_02.png);
}

.glBd__fg__cp.is-070601 {
  width: 27.6875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070601 {
    width: 32.0782vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070601 {
    width: 370.50326px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070601 {
    width: auto;
  }
}

.glBd__fg__cp.is-070601::before {
  padding-top: 132.69841%;
  background-image: url(/guide/images/pic_gl_fg07_06_01_sp.png);
}

.glBd__fg__cp.is-070701 {
  width: 12.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070701 {
    width: 14.48226vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070701 {
    width: 167.27009px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070701 {
    width: 14.28571rem;
  }
}

.glBd__fg__cp.is-070701::before {
  padding-top: 71.5%;
  background-image: url(/guide/images/pic_gl_fg07_07_01.png);
}

.glBd__fg__cp.is-070702 {
  width: 12.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070702 {
    width: 14.48226vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070702 {
    width: 167.27009px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070702 {
    width: 14.28571rem;
  }
}

.glBd__fg__cp.is-070702::before {
  padding-top: 90.5%;
  background-image: url(/guide/images/pic_gl_fg07_07_02.png);
}

.glBd__fg__cp.is-070703 {
  width: 12.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070703 {
    width: 14.48226vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070703 {
    width: 167.27009px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070703 {
    width: 14.28571rem;
  }
}

.glBd__fg__cp.is-070703::before {
  padding-top: 99%;
  background-image: url(/guide/images/pic_gl_fg07_07_03.png);
}

.glBd__fg__cp.is-070801 {
  width: 20.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070801 {
    width: 23.75091vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070801 {
    width: 274.32295px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070801 {
    width: 22.5rem;
  }
}

.glBd__fg__cp.is-070801::before {
  padding-top: 82.0122%;
  background-image: url(/guide/images/pic_gl_fg07_08_01.png);
}

.glBd__fg__cp.is-070802 {
  width: 20.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-070802 {
    width: 23.75091vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-070802 {
    width: 274.32295px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-070802 {
    width: 22.5rem;
  }
}

.glBd__fg__cp.is-070802::before {
  padding-top: 82.0122%;
  background-image: url(/guide/images/pic_gl_fg07_08_02.png);
}

.glBd__fg__cp.is-080101 {
  width: 22.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-080101 {
    width: 25.92324vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-080101 {
    width: 299.41347px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-080101 {
    width: 18.85714rem;
  }
}

.glBd__fg__cp.is-080101::before {
  padding-top: 58.10056%;
  background-image: url(/guide/images/pic_gl_fg08_01_01.png);
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-080101::before {
    padding-top: 78.78788%;
    background-image: url(/guide/images/pic_gl_fg08_01_01_sp.png);
  }
}

.glBd__fg__cp.is-110201 {
  width: 25.65625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110201 {
    width: 29.72484vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110201 {
    width: 343.32187px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110201 {
    width: 24rem;
    -webkit-transform: translateX(-0.71429rem);
        -ms-transform: translateX(-0.71429rem);
            transform: translateX(-0.71429rem);
  }
}

.glBd__fg__cp.is-110201::before {
  padding-top: 89.40317%;
  background-image: url(/guide/images/pic_gl_fg11_02_01.jpg);
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110201::before {
    padding-top: 105.95238%;
    background-image: url(/guide/images/pic_gl_fg11_02_01_sp.jpg);
  }
}

.glBd__fg__cp.is-110301 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110301 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110301 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110301 {
    width: auto;
  }
}

.glBd__fg__cp.is-110301::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_03_01.jpg);
}

.glBd__fg__cp.is-110302 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110302 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110302 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110302 {
    width: auto;
  }
}

.glBd__fg__cp.is-110302::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_03_02.jpg);
}

.glBd__fg__cp.is-110401 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110401 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110401 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110401 {
    width: auto;
  }
}

.glBd__fg__cp.is-110401::before {
  padding-top: 148.31461%;
  background-image: url(/guide/images/pic_gl_fg11_04_01.jpg);
}

.glBd__fg__cp.is-110501 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110501 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110501 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110501 {
    width: auto;
  }
}

.glBd__fg__cp.is-110501::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_05_01.jpg);
}

.glBd__fg__cp.is-110502 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110502 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110502 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110502 {
    width: auto;
  }
}

.glBd__fg__cp.is-110502::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_05_02.jpg);
}

.glBd__fg__cp.is-110601 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110601 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110601 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110601 {
    width: auto;
  }
}

.glBd__fg__cp.is-110601::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_06_01.jpg);
}

.glBd__fg__cp.is-110602 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110602 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110602 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110602 {
    width: auto;
  }
}

.glBd__fg__cp.is-110602::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_06_02.jpg);
}

.glBd__fg__cp.is-110701 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110701 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110701 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110701 {
    width: auto;
  }
}

.glBd__fg__cp.is-110701::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_07_01.jpg);
}

.glBd__fg__cp.is-110702 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110702 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110702 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110702 {
    width: auto;
  }
}

.glBd__fg__cp.is-110702::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_07_02.jpg);
}

.glBd__fg__cp.is-110801 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110801 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110801 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110801 {
    width: auto;
  }
}

.glBd__fg__cp.is-110801::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_08_01.jpg);
}

.glBd__fg__cp.is-110802 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-110802 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-110802 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-110802 {
    width: auto;
  }
}

.glBd__fg__cp.is-110802::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg11_08_02.jpg);
}

.glBd__fg__cp.is-120201 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-120201 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-120201 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-120201 {
    width: auto;
  }
}

.glBd__fg__cp.is-120201::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg12_02_01.jpg);
}

.glBd__fg__cp.is-120202 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-120202 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-120202 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-120202 {
    width: auto;
  }
}

.glBd__fg__cp.is-120202::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg12_02_02.jpg);
}

.glBd__fg__cp.is-120301 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-120301 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-120301 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-120301 {
    width: auto;
  }
}

.glBd__fg__cp.is-120301::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg12_03_01.jpg);
}

.glBd__fg__cp.is-120302 {
  width: 22.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__cp.is-120302 {
    width: 25.77842vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__cp.is-120302 {
    width: 297.74077px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__cp.is-120302 {
    width: auto;
  }
}

.glBd__fg__cp.is-120302::before {
  padding-top: 59.83146%;
  background-image: url(/guide/images/pic_gl_fg12_03_02.jpg);
}

.glBd__fg__pt {
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__pt {
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__pt {
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__pt {
    font-size: 1.71429rem;
  }
}

.glBd__fg__pt > span {
  margin-right: 0.3125rem;
  color: #0052A4;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 4rem;
  vertical-align: -5%;
  letter-spacing: 0.0625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__pt > span {
    margin-right: 0.36206vw;
    font-size: 4.63432vw;
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__pt > span {
    margin-right: 4.18175px;
    font-size: 53.52643px;
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__pt > span {
    margin-right: 0.35714rem;
    font-size: 4.57143rem;
    letter-spacing: 0.07143rem;
  }
}

.glBd__fg__tps {
  overflow: hidden;
  margin: 0 -1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tps {
    margin: 0 -2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tps {
    margin: 0 -25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tps {
    margin: 0 -0.57143rem;
  }
}

.glBd__fg__tps__gr {
  float: left;
  width: 50%;
  margin-top: 2.1875rem;
  box-sizing: border-box;
  padding: 0 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__tps__gr {
    margin-top: 2.5344vw;
    padding: 0 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__tps__gr {
    margin-top: 29.27227px;
    padding: 0 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__tps__gr {
    margin-top: 2.5rem;
    padding: 0 0.57143rem;
  }
}

.glBd__fg__tps__gr:nth-child(-n+2) {
  margin-top: 0;
}

.glBd__fg__tps__gr:nth-child(2n+1) {
  clear: left;
}

.glBd__fg__bbt {
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.375;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bbt {
    font-size: 1.15858vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bbt {
    font-size: 13.38161px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bbt {
    font-size: 1.14286rem;
  }
}

.glBd__fg__bbt.is-mt15 {
  margin-top: 0.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bbt.is-mt15 {
    margin-top: 1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bbt.is-mt15 {
    margin-top: 12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bbt.is-mt15 {
    margin-top: 1.07143rem;
  }
}

.glBd__fg__bcb {
  position: relative;
  overflow: hidden;
}

.glBd__fg__bcb::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: url(/guide/images/bg_line02.png) repeat-y;
  background-size: 1px 96px;
}

.glBd__fg__bcb__gr {
  position: relative;
  float: left;
  width: 50%;
  padding: 1.5625rem 0 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bcb__gr {
    padding: 1.81028vw 0 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bcb__gr {
    padding: 20.90876px 0 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bcb__gr {
    padding: 1.42857rem 0 1.78571rem;
  }
}

.glBd__fg__bcb__gr::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.glBd__fg__bcb__gr:nth-child(-n+2) {
  padding-top: 0.625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bcb__gr:nth-child(-n+2) {
    padding-top: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bcb__gr:nth-child(-n+2) {
    padding-top: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bcb__gr:nth-child(-n+2) {
    padding-top: 0.35714rem;
  }
}

.glBd__fg__bcb__gr:nth-child(-n+2)::before {
  content: normal;
}

.glBd__fg__bcb__gr:nth-last-child(-n+2) {
  padding-bottom: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__bcb__gr:nth-last-child(-n+2) {
    padding-bottom: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__bcb__gr:nth-last-child(-n+2) {
    padding-bottom: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__bcb__gr:nth-last-child(-n+2) {
    padding-bottom: 0.71429rem;
  }
}

.glBd__fg__bcb__gr:nth-child(2n+1) {
  clear: left;
}

.glBd__fg__blh {
  position: relative;
  margin-bottom: 2.5rem;
  padding: 1.25rem 0;
  background: #0052A4;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__blh {
    margin-bottom: 2.89645vw;
    padding: 1.44823vw 0;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__blh {
    margin-bottom: 33.45402px;
    padding: 16.72701px 0;
  }
}

@media (max-width: 767px) {
  .glBd__fg__blh {
    margin: 0 -2.14286rem 2.85714rem;
    padding: 1.42857rem 0;
  }
}

.glBd__fg__blh::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1.3125rem;
  width: 0;
  height: 0;
  margin-left: -0.75rem;
  border: 0.75rem solid transparent;
  border-top: 0.625rem solid #0052A4;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__blh::before {
    bottom: -1.52064vw;
    margin-left: -0.86894vw;
    border: 0.86894vw solid transparent;
    border-top: 0.72411vw solid #0052A4;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__blh::before {
    bottom: -17.56336px;
    margin-left: -10.03621px;
    border: 10.03621px solid transparent;
    border-top: 8.3635px solid #0052A4;
  }
}

@media (max-width: 767px) {
  .glBd__fg__blh::before {
    bottom: -1.5rem;
    margin-left: -0.85714rem;
    border: 0.85714rem solid transparent;
    border-top: 0.71429rem solid #0052A4;
  }
}

.glBd__fg__blh__tt {
  margin-bottom: 0.125rem;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__blh__tt {
    margin-bottom: 0.14482vw;
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__blh__tt {
    margin-bottom: 1.6727px;
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__blh__tt {
    margin-bottom: 0.14286rem;
    font-size: 1.71429rem;
  }
}

.glBd__fg__blh__t {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.71429;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__blh__t {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__blh__t {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__blh__t {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb {
    margin: 0 -2.14286rem;
  }
}

.glBd__fg__ghb__gr {
  position: relative;
  margin-top: 2.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr {
    margin-top: 2.89645vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr {
    margin-top: 33.45402px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr {
    margin-top: 4.28571rem;
  }
}

.glBd__fg__ghb__gr__plus {
  position: absolute;
  left: 50%;
  top: -2rem;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: -0.75rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__plus {
    top: -2.31716vw;
    width: 1.73787vw;
    height: 1.73787vw;
    margin-left: -0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__plus {
    top: -26.76322px;
    width: 20.07241px;
    height: 20.07241px;
    margin-left: -10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__plus {
    top: -3rem;
    width: 1.71429rem;
    height: 1.71429rem;
    margin-left: -0.85714rem;
  }
}

.glBd__fg__ghb__gr__plus::before, .glBd__fg__ghb__gr__plus::after {
  content: "";
  display: block;
  position: absolute;
  background: #0052A4;
}

.glBd__fg__ghb__gr__plus::before {
  left: 0;
  top: 0.59375rem;
  width: 1.5rem;
  height: 0.3125rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__plus::before {
    top: 0.68791vw;
    width: 1.73787vw;
    height: 0.36206vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__plus::before {
    top: 7.94533px;
    width: 20.07241px;
    height: 4.18175px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__plus::before {
    top: 0.67857rem;
    width: 1.71429rem;
    height: 0.35714rem;
  }
}

.glBd__fg__ghb__gr__plus::after {
  left: 0.59375rem;
  top: 0;
  width: 0.3125rem;
  height: 1.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__plus::after {
    left: 0.68791vw;
    width: 0.36206vw;
    height: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__plus::after {
    left: 7.94533px;
    width: 4.18175px;
    height: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__plus::after {
    left: 0.67857rem;
    width: 0.35714rem;
    height: 1.71429rem;
  }
}

.glBd__fg__ghb__gr__in {
  display: table;
  width: 100%;
  background: #F5F5F5;
}

.glBd__fg__ghb__gr__in > div {
  display: table-cell;
  vertical-align: middle;
}

.glBd__fg__ghb__gr__in > div:last-child {
  width: 100%;
  padding: 0 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__in > div:last-child {
    padding: 0 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__in > div:last-child {
    padding: 0 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__in > div:last-child {
    padding: 0 1.07143rem;
  }
}

.glBd__fg__ghb__gr__p {
  width: 9.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__p {
    width: 10.86169vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__p {
    width: 125.45257px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__p {
    width: 9rem;
  }
}

.glBd__fg__ghb__gr__p::before {
  content: "";
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__fg__ghb__gr__tt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55556;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__tt {
    font-size: 1.3034vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__tt {
    font-size: 15.05431px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__tt {
    font-size: 1.28571rem;
  }
}

.glBd__fg__ghb__gr__t {
  margin-top: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ghb__gr__t {
    margin-top: 0.72411vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ghb__gr__t {
    margin-top: 8.3635px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ghb__gr__t {
    margin-top: 0.35714rem;
    font-size: 0.85714rem;
  }
}

.glBd__fg__ghb__gr:first-child {
  margin-top: 0;
}

.glBd__fg__ghb__gr.is-7-2-1 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_02_01.jpg);
}

.glBd__fg__ghb__gr.is-7-2-2 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_02_02.jpg);
}

.glBd__fg__ghb__gr.is-7-2-3 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_02_03.jpg);
}

.glBd__fg__ghb__gr.is-7-3-1 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_03_01.jpg);
}

.glBd__fg__ghb__gr.is-7-3-2 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_03_02.jpg);
}

.glBd__fg__ghb__gr.is-7-3-3 .glBd__fg__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_fg07_03_03.jpg);
}

.glBd__fg__ptc {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .glBd__fg__ptc {
    display: block;
    width: auto;
  }
}

.glBd__fg__ptc__c {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .glBd__fg__ptc__c {
    display: block;
  }
}

.glBd__fg__ptc__c:last-child {
  width: 100%;
  padding-left: 2.5rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ptc__c:last-child {
    padding-left: 2.89645vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ptc__c:last-child {
    padding-left: 33.45402px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ptc__c:last-child {
    width: auto;
    margin-top: 1.42857rem;
    padding-left: 0;
    text-align: center;
  }
}

.glBd__fg__ara {
  width: 28.375rem;
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ara {
    width: 32.87473vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ara {
    width: 379.70311px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ara {
    width: auto;
  }
}

.glBd__fg__ara__bx {
  position: relative;
}

.glBd__fg__ara__bx__hd {
  padding: 1.25rem 0;
  background: #0052A4;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33333;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ara__bx__hd {
    padding: 1.44823vw 0;
    font-size: 1.3034vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ara__bx__hd {
    padding: 16.72701px 0;
    font-size: 15.05431px;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ara__bx__hd {
    padding: 1.42857rem 0;
    font-size: 1.28571rem;
  }
}

.glBd__fg__ara__bx__bd {
  padding: 1.875rem 0;
  border-width: 0 2px 2px;
  border-style: solid;
  border-color: #0052A4;
  background: #fff;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__fg__ara__bx__bd {
    padding: 2.17234vw 0;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__fg__ara__bx__bd {
    padding: 25.09051px 0;
  }
}

@media (max-width: 767px) {
  .glBd__fg__ara__bx__bd {
    padding: 2.14286rem 0;
  }
}

@media (min-width: 768px) {
  .glBd__fg[data-cr="1"] .glBd__fg__u[data-id="1"],
  .glBd__fg[data-cr="2"] .glBd__fg__u[data-id="2"],
  .glBd__fg[data-cr="3"] .glBd__fg__u[data-id="3"],
  .glBd__fg[data-cr="4"] .glBd__fg__u[data-id="4"],
  .glBd__fg[data-cr="5"] .glBd__fg__u[data-id="5"],
  .glBd__fg[data-cr="6"] .glBd__fg__u[data-id="6"],
  .glBd__fg[data-cr="7"] .glBd__fg__u[data-id="7"],
  .glBd__fg[data-cr="8"] .glBd__fg__u[data-id="8"],
  .glBd__fg[data-cr="9"] .glBd__fg__u[data-id="9"],
  .glBd__fg[data-cr="10"] .glBd__fg__u[data-id="10"],
  .glBd__fg[data-cr="11"] .glBd__fg__u[data-id="11"],
  .glBd__fg[data-cr="12"] .glBd__fg__u[data-id="12"],
  .glBd__fg[data-cr="13"] .glBd__fg__u[data-id="13"],
  .glBd__fg[data-cr="14"] .glBd__fg__u[data-id="14"],
  .glBd__fg[data-cr="15"] .glBd__fg__u[data-id="15"],
  .glBd__fg[data-cr="16"] .glBd__fg__u[data-id="16"],
  .glBd__fg[data-cr="17"] .glBd__fg__u[data-id="17"],
  .glBd__fg[data-cr="18"] .glBd__fg__u[data-id="18"],
  .glBd__fg[data-cr="19"] .glBd__fg__u[data-id="19"],
  .glBd__fg[data-cr="20"] .glBd__fg__u[data-id="20"] {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0ms, opacity 250ms linear;
    transition: visibility 0ms, opacity 250ms linear;
  }
}

.glBd__tg {
  position: relative;
}

@media (max-width: 767px) {
  .glBd__tg {
    height: auto !important;
    margin: 6.78571rem 2.14286rem 0;
  }
}

.glBd__tg__in {
  display: table;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .glBd__tg__in {
    display: block;
    width: auto;
    height: auto;
  }
}

.glBd__tg__in2 {
  display: table-cell;
  padding: 0 5rem;
  vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tg__in2 {
    padding: 0 5.7929vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tg__in2 {
    padding: 0 66.90804px;
  }
}

@media (max-width: 767px) {
  .glBd__tg__in2 {
    display: block;
    padding: 0;
  }
}

.glBd__tg__in3 {
  position: relative;
  max-width: 523px;
  margin: 0 auto;
  padding: 12.5rem 0;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tg__in3 {
    padding: 14.48226vw 0;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tg__in3 {
    padding: 167.27009px 0;
  }
}

@media (max-width: 767px) {
  .glBd__tg__in3 {
    max-width: none;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .glBd__tg:first-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .glBd__tg.is-bd {
    padding-top: 6.78571rem;
    border-top: 1px solid #ECECEC;
  }
}

@media (max-width: 767px) {
  .glBd__tg.is-pt {
    margin-top: 0;
    padding-top: 6.78571rem;
  }
}

.glBd__intr__s {
  margin-bottom: 2.1875rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__intr__s {
    margin-bottom: 2.5344vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__intr__s {
    margin-bottom: 29.27227px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__intr__s {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}

.glBd__intr__tt {
  margin-bottom: 1.5625rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__intr__tt {
    margin-bottom: 1.81028vw;
    font-size: 2.60681vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__intr__tt {
    margin-bottom: 20.90876px;
    font-size: 30.10862px;
  }
}

@media (max-width: 767px) {
  .glBd__intr__tt {
    margin-bottom: 1.78571rem;
    font-size: 2.28571rem;
    line-height: 1.25;
  }
}

.glBd__intr__tt > sup {
  margin: 0 0.1875rem;
  font-size: 0.75rem;
  vertical-align: 110%;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__intr__tt > sup {
    margin: 0 0.21723vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__intr__tt > sup {
    margin: 0 2.50905px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__intr__tt > sup {
    margin: 0 0.21429rem;
    font-size: 0.71429rem;
    vertical-align: 130%;
  }
}

.glBd__t {
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__t {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__t {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__t {
    font-size: 1rem;
  }
}

.glBd__t > strong {
  font-weight: 700;
}

.glBd__t > strong > a {
  -webkit-transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #0052A4;
  text-decoration: underline;
}

body.pc .glBd__t > strong > a:hover,
body.pc .glBd__t > strong > a:active {
  opacity: 0.5;
  text-decoration: underline;
}

.glBd__t.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__t.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__t.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__t.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__t.is-mt55 {
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__t.is-mt55 {
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__t.is-mt55 {
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__t.is-mt55 {
    margin-top: 3.92857rem;
  }
}

.glBd__sl {
  font-weight: 700;
}

.glBd__sl > a {
  -webkit-transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #0052A4;
  text-decoration: underline;
}

body.pc .glBd__sl > a:hover,
body.pc .glBd__sl > a:active {
  opacity: 0.5;
  text-decoration: underline;
}

.glBd__ct {
  font-size: 0.875rem;
  line-height: 1.71429;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ct {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ct {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__ct {
    font-size: 1rem;
  }
}

.glBd__ct span.is-break {
  word-break: break-all;
}

.glBd__ct.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ct.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ct.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__ct.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__ct.is-mt55 {
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ct.is-mt55 {
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ct.is-mt55 {
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__ct.is-mt55 {
    margin-top: 3.92857rem;
  }
}

.glBd__nt {
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__nt {
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__nt {
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__nt {
    font-size: 0.85714rem;
  }
}

.glBd__nt.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__nt.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__nt.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__nt.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__cnt {
  font-size: 0.75rem;
  line-height: 1.66667;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cnt {
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cnt {
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__cnt {
    font-size: 0.85714rem;
  }
}

.glBd__cnt.is-mt25 {
  margin-top: 1.5625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cnt.is-mt25 {
    margin-top: 1.81028vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cnt.is-mt25 {
    margin-top: 20.90876px;
  }
}

@media (max-width: 767px) {
  .glBd__cnt.is-mt25 {
    margin-top: 1.78571rem;
  }
}

.glBd__nl__m {
  float: left;
}

.glBd__nl__b {
  overflow: hidden;
}

.glBd__nl > li {
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__nl > li {
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__nl > li {
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__nl > li {
    font-size: 0.85714rem;
  }
}

.glBd__scr {
  position: absolute;
  left: 0;
  bottom: 2.5rem;
  width: 100%;
  padding-bottom: 4.375rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__scr {
    bottom: 2.89645vw;
    padding-bottom: 5.06879vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__scr {
    bottom: 33.45402px;
    padding-bottom: 58.54453px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__scr {
    display: none;
  }
}

.glBd__scr > span {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1px;
  height: 3.75rem;
  background: #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__scr > span {
    height: 4.34468vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__scr > span {
    height: 50.18103px;
  }
}

.glBd__scr > span::before {
  content: "";
  display: block;
  position: absolute;
  left: -0.125rem;
  bottom: -0.25rem;
  width: 0;
  height: 0;
  border: 0.15625rem solid transparent;
  border-top: 0.3125rem solid #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__scr > span::before {
    left: -0.14482vw;
    bottom: -0.28965vw;
    border: 0.18103vw solid transparent;
    border-top: 0.36206vw solid #000;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__scr > span::before {
    left: -1.6727px;
    bottom: -3.3454px;
    border: 2.09088px solid transparent;
    border-top: 4.18175px solid #000;
  }
}

.glBd__cp {
  margin: 0 auto;
}

.glBd__cp::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__cp.is-0501 {
  width: 12.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-0501 {
    width: 14.1202vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-0501 {
    width: 163.08834px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-0501 {
    width: 13.92857rem;
  }
}

.glBd__cp.is-0501::before {
  padding-top: 71.79487%;
  background-image: url(/guide/images/pic_gl_tg05_01.png);
}

.glBd__cp.is-0502 {
  width: 12.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-0502 {
    width: 14.1202vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-0502 {
    width: 163.08834px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-0502 {
    width: 13.92857rem;
  }
}

.glBd__cp.is-0502::before {
  padding-top: 71.79487%;
  background-image: url(/guide/images/pic_gl_tg05_02.png);
}

.glBd__cp.is-0901 {
  width: 24.625rem;
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-0901 {
    width: 28.53005vw;
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-0901 {
    width: 329.52209px;
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-0901 {
    width: 22.5rem;
    margin-top: 3.92857rem;
  }
}

.glBd__cp.is-0901::before {
  padding-top: 71.06599%;
  background-image: url(/guide/images/pic_gl_tg09_01.png);
}

.glBd__cp.is-0902 {
  width: 25.5rem;
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-0902 {
    width: 29.54381vw;
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-0902 {
    width: 341.23099px;
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-0902 {
    width: 22.5rem;
    margin-top: 3.92857rem;
  }
}

.glBd__cp.is-0902::before {
  padding-top: 96.56863%;
  background-image: url(/guide/images/pic_gl_tg09_02.png);
}

.glBd__cp.is-0903 {
  width: 22.375rem;
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-0903 {
    width: 25.92324vw;
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-0903 {
    width: 299.41347px;
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-0903 {
    width: 22.5rem;
    margin-top: 3.92857rem;
  }
}

.glBd__cp.is-0903::before {
  padding-top: 96.08939%;
  background-image: url(/guide/images/pic_gl_tg09_03.png);
}

.glBd__cp.is-1201 {
  width: 11.25rem;
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__cp.is-1201 {
    width: 13.03403vw;
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__cp.is-1201 {
    width: 150.54308px;
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__cp.is-1201 {
    width: 12.85714rem;
    margin-top: 3.92857rem;
  }
}

.glBd__cp.is-1201::before {
  padding-top: 88.88889%;
  background-image: url(/guide/images/pic_gl_tg12_01.jpg);
}

.glBd__hd {
  margin-bottom: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd {
    margin-bottom: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd {
    margin-bottom: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__hd {
    margin-bottom: 2.5rem;
  }
}

.glBd__hd__lb {
  margin-bottom: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__lb {
    margin-bottom: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__lb {
    margin-bottom: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__lb {
    margin-bottom: 2.5rem;
  }
}

.glBd__hd__lb__s {
  margin-bottom: 0.625rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__lb__s {
    margin-bottom: 0.72411vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__lb__s {
    margin-bottom: 8.3635px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__lb__s {
    margin-bottom: 0.71429rem;
    font-size: 1rem;
  }
}

.glBd__hd__lb__s.is-en {
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-weight: 400;
  letter-spacing: 0.0625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__lb__s.is-en {
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__lb__s.is-en {
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__lb__s.is-en {
    letter-spacing: 0.07143rem;
  }
}

.glBd__hd__lb__n {
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__lb__n {
    font-size: 3.62056vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__lb__n {
    font-size: 41.81752px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__lb__n {
    font-size: 3.57143rem;
  }
}

.glBd__hd__tt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.33333;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__tt {
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__tt {
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__tt {
    font-size: 1.71429rem;
  }
}

.glBd__hd__tt > span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.3125rem;
  border-bottom: 2px solid #000;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__hd__tt > span {
    padding-bottom: 0.36206vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__hd__tt > span {
    padding-bottom: 4.18175px;
  }
}

@media (max-width: 767px) {
  .glBd__hd__tt > span {
    padding-bottom: 0.35714rem;
  }
}

.glBd__bt {
  position: absolute;
  left: 0;
  bottom: 6.25rem;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__bt {
    bottom: 7.24113vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__bt {
    bottom: 83.63505px;
  }
}

@media (max-width: 767px) {
  .glBd__bt {
    position: static;
    width: auto;
    margin-top: 5.71429rem;
  }
}

@media (max-width: 767px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__bt {
    margin-top: 5.7929vw;
  }
}

@media (max-width: 767px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__bt {
    margin-top: 66.90804px;
  }
}

.glBd__bt > a {
  -webkit-transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  width: 32.6875rem;
  margin: 0 auto;
  padding: 0.9375rem 0;
  background: #000;
  color: #fff;
  font-size: 0.8125rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__bt > a {
    width: 37.87111vw;
    padding: 1.08617vw 0;
    font-size: 0.94135vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__bt > a {
    width: 437.4113px;
    padding: 12.54526px 0;
    font-size: 10.87256px;
  }
}

@media (max-width: 767px) {
  .glBd__bt > a {
    width: auto;
    padding: 1.07143rem 0;
    font-size: 0.92857rem;
  }
}

body.pc .glBd__bt > a:hover,
body.pc .glBd__bt > a:active {
  background: #0052A4;
}

@media (max-width: 767px) {
  .glBd__bt.is-bd {
    padding-top: 5.71429rem;
    border-top: 1px solid #ECECEC;
  }
}

.glBd__bt2 > a {
  -webkit-transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: border-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1), background 500ms cubic-bezier(0.215, 0.61, 0.355, 1), color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  width: 20.9375rem;
  margin: 0 auto;
  padding: 0.875rem 0;
  border: 2px solid #000;
  color: inherit;
  font-size: 0.8125rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__bt2 > a {
    width: 24.25778vw;
    padding: 1.01376vw 0;
    font-size: 0.94135vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__bt2 > a {
    width: 280.17741px;
    padding: 11.70891px 0;
    font-size: 10.87256px;
  }
}

@media (max-width: 767px) {
  .glBd__bt2 > a {
    width: auto;
    padding: 1rem 0;
    font-size: 0.92857rem;
  }
}

body.pc .glBd__bt2 > a:hover,
body.pc .glBd__bt2 > a:active {
  border-color: #0052A4;
  background: #0052A4;
  color: #fff;
}

.glBd__bt2.is-mt45 {
  margin-top: 2.8125rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__bt2.is-mt45 {
    margin-top: 3.25851vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__bt2.is-mt45 {
    margin-top: 37.63577px;
  }
}

@media (max-width: 767px) {
  .glBd__bt2.is-mt45 {
    margin-top: 3.21429rem;
  }
}

.glBd__tt {
  margin-bottom: 0.9375rem;
  color: #0052A4;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.33333;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tt {
    margin-bottom: 1.08617vw;
    font-size: 1.73787vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tt {
    margin-bottom: 12.54526px;
    font-size: 20.07241px;
  }
}

@media (max-width: 767px) {
  .glBd__tt {
    margin-bottom: 1.07143rem;
    font-size: 1.71429rem;
  }
}

.glBd__tt.is-pt20 {
  padding-top: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tt.is-pt20 {
    padding-top: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tt.is-pt20 {
    padding-top: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__tt.is-pt20 {
    padding-top: 1.42857rem;
  }
}

.glBd__tt2 {
  margin-bottom: 0.9375rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55556;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tt2 {
    margin-bottom: 1.08617vw;
    font-size: 1.3034vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tt2 {
    margin-bottom: 12.54526px;
    font-size: 15.05431px;
  }
}

@media (max-width: 767px) {
  .glBd__tt2 {
    margin-bottom: 1.07143rem;
    font-size: 1.28571rem;
  }
}

.glBd__tt2.is-pt15 {
  padding-top: 0.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tt2.is-pt15 {
    padding-top: 1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tt2.is-pt15 {
    padding-top: 12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__tt2.is-pt15 {
    padding-top: 1.07143rem;
  }
}

.glBd__tt2.is-pt35 {
  padding-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__tt2.is-pt35 {
    padding-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__tt2.is-pt35 {
    padding-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__tt2.is-pt35 {
    padding-top: 2.5rem;
  }
}

.glBd__sec {
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__sec {
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__sec {
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__sec {
    margin-top: 3.92857rem;
  }
}

.glBd__dt {
  color: #0052A4;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 2.5rem;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0.0625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__dt {
    font-size: 2.89645vw;
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__dt {
    font-size: 33.45402px;
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__dt {
    font-size: 2.85714rem;
    letter-spacing: 0.07143rem;
  }
}

.glBd__lt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lt {
    font-size: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lt {
    font-size: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__lt {
    font-size: 1.42857rem;
  }
}

.glBd__lt > span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.3125rem;
  border-bottom: 2px solid #000;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lt > span {
    padding-bottom: 0.36206vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lt > span {
    padding-bottom: 4.18175px;
  }
}

@media (max-width: 767px) {
  .glBd__lt > span {
    padding-bottom: 0.35714rem;
  }
}

.glBd__lt.is-mt20 {
  margin-top: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lt.is-mt20 {
    margin-top: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lt.is-mt20 {
    margin-top: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__lt.is-mt20 {
    margin-top: 1.42857rem;
  }
}

.glBd__dll__gr {
  position: relative;
  padding: 1.5625rem 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__dll__gr {
    padding: 1.81028vw 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__dll__gr {
    padding: 20.90876px 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__dll__gr {
    padding: 1.78571rem 0;
  }
}

.glBd__dll__gr::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.glBd__dll__gr__tt {
  margin-bottom: 0.625rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__dll__gr__tt {
    margin-bottom: 0.72411vw;
    font-size: 1.3034vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__dll__gr__tt {
    margin-bottom: 8.3635px;
    font-size: 15.05431px;
  }
}

@media (max-width: 767px) {
  .glBd__dll__gr__tt {
    margin-bottom: 0.71429rem;
    font-size: 1.28571rem;
  }
}

.glBd__dll__gr__t {
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__dll__gr__t {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__dll__gr__t {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__dll__gr__t {
    font-size: 1rem;
  }
}

.glBd__dll__gr:first-child::before {
  content: normal;
}

.glBd__ck {
  margin-top: 3.4375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ck {
    margin-top: 3.98262vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ck {
    margin-top: 45.99928px;
  }
}

@media (max-width: 767px) {
  .glBd__ck {
    margin-top: 3.92857rem;
  }
}

.glBd__ck__tt {
  margin-bottom: 1.25rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ck__tt {
    margin-bottom: 1.44823vw;
    font-size: 1.15858vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ck__tt {
    margin-bottom: 16.72701px;
    font-size: 13.38161px;
  }
}

@media (max-width: 767px) {
  .glBd__ck__tt {
    margin-bottom: 1.42857rem;
    font-size: 1.14286rem;
  }
}

.glBd__ck__bd {
  overflow: hidden;
}

.glBd__ck__bd__c {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .glBd__ck__bd__c {
    float: none;
    width: auto;
    margin-top: 2.14286rem;
  }
}

@media (max-width: 767px) {
  .glBd__ck__bd__c:first-child {
    margin-top: 0;
  }
}

.glBd__ck__bd__t {
  margin-top: 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.66667;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ck__bd__t {
    margin-top: 0.72411vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ck__bd__t {
    margin-top: 8.3635px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__ck__bd__t {
    margin-top: 0.71429rem;
    font-size: 0.85714rem;
  }
}

.glBd__ctb {
  margin-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb {
    margin-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb {
    margin-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb {
    margin-top: 2.5rem;
  }
}

.glBd__ctb > table {
  width: 100%;
}

.glBd__ctb > table > tbody > tr > th,
.glBd__ctb > table > tbody > tr > td {
  padding: 1.4375rem 1.25rem;
  background: url(/guide/images/bg_line01.png) repeat-x 0 100%;
  background-size: 96px 1px;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb > table > tbody > tr > th,
  .glBd__ctb > table > tbody > tr > td {
    padding: 1.66546vw 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb > table > tbody > tr > th,
  .glBd__ctb > table > tbody > tr > td {
    padding: 19.23606px 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb > table > tbody > tr > th,
  .glBd__ctb > table > tbody > tr > td {
    padding: 1.64286rem 0;
  }
}

.glBd__ctb > table > tbody > tr > th {
  width: 22%;
  color: #0052A4;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.57143;
  text-align: left;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb > table > tbody > tr > th {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb > table > tbody > tr > th {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb > table > tbody > tr > th {
    width: 35%;
    font-size: 1rem;
  }
}

.glBd__ctb > table > tbody > tr > td {
  width: 78%;
  font-size: 0.875rem;
  line-height: 1.57143;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb > table > tbody > tr > td {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb > table > tbody > tr > td {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb > table > tbody > tr > td {
    width: 65%;
    font-size: 1rem;
    line-height: 1.71429;
  }
}

.glBd__ctb > table > tbody > tr > td > ul > li {
  display: inline-block;
  position: relative;
  margin-right: 1.5625rem;
  padding-left: 0.625rem;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb > table > tbody > tr > td > ul > li {
    margin-right: 1.81028vw;
    padding-left: 0.72411vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb > table > tbody > tr > td > ul > li {
    margin-right: 20.90876px;
    padding-left: 8.3635px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb > table > tbody > tr > td > ul > li {
    display: block;
    margin: 0;
    padding-left: 0.71429rem;
  }
}

.glBd__ctb > table > tbody > tr > td > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.625rem;
  width: 0.1875rem;
  height: 0.1875rem;
  box-sizing: border-box;
  border-radius: 50%;
  background: #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ctb > table > tbody > tr > td > ul > li::before {
    top: 0.72411vw;
    width: 0.21723vw;
    height: 0.21723vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ctb > table > tbody > tr > td > ul > li::before {
    top: 8.3635px;
    width: 2.50905px;
    height: 2.50905px;
  }
}

@media (max-width: 767px) {
  .glBd__ctb > table > tbody > tr > td > ul > li::before {
    top: 0.71429rem;
    width: 0.21429rem;
    height: 0.21429rem;
  }
}

.glBd__ctb > table > tbody > tr > td > ul > li:last-child {
  margin-right: 0;
}

.glBd__stb {
  margin-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb {
    margin-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb {
    margin-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__stb {
    margin-top: 2.5rem;
  }
}

.glBd__stb__sec {
  margin-top: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb__sec {
    margin-top: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb__sec {
    margin-top: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__stb__sec {
    margin-top: 1.42857rem;
  }
}

.glBd__stb__sec:first-child {
  margin-top: 0;
}

.glBd__stb__tt {
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.57143;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb__tt {
    margin-bottom: 0.36206vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb__tt {
    margin-bottom: 4.18175px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__stb__tt {
    margin-bottom: 0.35714rem;
    font-size: 1rem;
  }
}

.glBd__stb__l > li {
  position: relative;
  padding-left: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.83333;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb__l > li {
    padding-left: 0.72411vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb__l > li {
    padding-left: 8.3635px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__stb__l > li {
    padding-left: 0.71429rem;
    font-size: 0.85714rem;
  }
}

.glBd__stb__l > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.625rem;
  width: 0.1875rem;
  height: 0.1875rem;
  box-sizing: border-box;
  border-radius: 50%;
  background: #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb__l > li::before {
    top: 0.72411vw;
    width: 0.21723vw;
    height: 0.21723vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb__l > li::before {
    top: 8.3635px;
    width: 2.50905px;
    height: 2.50905px;
  }
}

@media (max-width: 767px) {
  .glBd__stb__l > li::before {
    top: 0.71429rem;
    width: 0.21429rem;
    height: 0.21429rem;
  }
}

.glBd__stb > table {
  width: 100%;
}

@media (max-width: 767px) {
  .glBd__stb > table {
    display: block;
    width: auto;
  }
}

@media (max-width: 767px) {
  .glBd__stb > table > tbody {
    display: block;
  }
}

@media (max-width: 767px) {
  .glBd__stb > table > tbody > tr {
    display: block;
    padding: 1.64286rem 0;
    background: url(/guide/images/bg_line01.png) repeat-x 0 100%;
    background-size: 96px 1px;
  }
}

@media (max-width: 767px) and (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb > table > tbody > tr {
    padding: 1.66546vw 0;
  }
}

@media (max-width: 767px) and (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb > table > tbody > tr {
    padding: 19.23606px 0;
  }
}

.glBd__stb > table > tbody > tr > th,
.glBd__stb > table > tbody > tr > td {
  padding: 1.4375rem 1.25rem;
  background: url(/guide/images/bg_line01.png) repeat-x 0 100%;
  background-size: 96px 1px;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb > table > tbody > tr > th,
  .glBd__stb > table > tbody > tr > td {
    padding: 1.66546vw 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb > table > tbody > tr > th,
  .glBd__stb > table > tbody > tr > td {
    padding: 19.23606px 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__stb > table > tbody > tr > th,
  .glBd__stb > table > tbody > tr > td {
    display: block;
    padding: 0;
    background: none;
  }
}

.glBd__stb > table > tbody > tr > th {
  width: 25%;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.57143;
  text-align: left;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__stb > table > tbody > tr > th {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__stb > table > tbody > tr > th {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__stb > table > tbody > tr > th {
    width: auto;
    margin-bottom: 1.07143rem;
    font-size: 1rem;
  }
}

.glBd__stb > table > tbody > tr > td {
  width: 75%;
}

@media (max-width: 767px) {
  .glBd__stb > table > tbody > tr > td {
    width: auto;
  }
}

.glBd__stb > table > tbody > tr:nth-child(1) > th {
  color: #FF7517;
}

.glBd__stb > table > tbody > tr:nth-child(2) > th {
  color: #44B8A5;
}

.glBd__stb > table > tbody > tr:nth-child(3) > th {
  color: #35A1E7;
}

.glBd__lcc {
  margin-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lcc {
    margin-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lcc {
    margin-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__lcc {
    margin-top: 2.5rem;
  }
}

.glBd__lcc__gr {
  position: relative;
  padding: 1.5625rem 1.25rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lcc__gr {
    padding: 1.81028vw 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lcc__gr {
    padding: 20.90876px 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__lcc__gr {
    padding: 1.78571rem 0;
  }
}

.glBd__lcc__gr::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.glBd__lcc__gr__tt {
  margin-bottom: 0.3125rem;
  color: #0052A4;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lcc__gr__tt {
    margin-bottom: 0.36206vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lcc__gr__tt {
    margin-bottom: 4.18175px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__lcc__gr__tt {
    margin-bottom: 0.35714rem;
    font-size: 1rem;
  }
}

.glBd__lcc__gr__t {
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__lcc__gr__t {
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__lcc__gr__t {
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__lcc__gr__t {
    font-size: 1rem;
  }
}

.glBd__qtb {
  padding-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__qtb {
    padding-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__qtb {
    padding-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__qtb {
    padding-top: 0;
  }
}

.glBd__qtb__in {
  background: url(/guide/images/bg_line01.png) repeat-x;
  background-size: 96px 1px;
}

.glBd__qtb__gr {
  background: url(/guide/images/bg_line01.png) repeat-x 0 100%;
  background-size: 96px 1px;
}

.glBd__qtb__gr > a {
  -webkit-transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: table;
  width: 100%;
}

.glBd__qtb__gr > a > p {
  display: table-cell;
  vertical-align: middle;
}

.glBd__qtb__gr > a > p:first-child {
  width: 12%;
  padding: 1.25rem 0 1.25rem 1.25rem;
  color: #0052A4;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  text-align: left;
  letter-spacing: 0.0625rem;
  white-space: nowrap;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__qtb__gr > a > p:first-child {
    padding: 1.44823vw 0 1.44823vw 1.44823vw;
    font-size: 1.15858vw;
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__qtb__gr > a > p:first-child {
    padding: 16.72701px 0 16.72701px 16.72701px;
    font-size: 13.38161px;
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__qtb__gr > a > p:first-child {
    padding: 1.42857rem 0;
    font-size: 1.14286rem;
    letter-spacing: 0.07143rem;
  }
}

.glBd__qtb__gr > a > p:last-child {
  width: 88%;
  padding: 1.25rem 1.25rem 1.25rem 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.57143;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__qtb__gr > a > p:last-child {
    padding: 1.44823vw 1.44823vw 1.44823vw 0;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__qtb__gr > a > p:last-child {
    padding: 16.72701px 16.72701px 16.72701px 0;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__qtb__gr > a > p:last-child {
    padding: 1.42857rem 0;
    font-size: 1rem;
  }
}

body.pc .glBd__qtb__gr > a:hover,
body.pc .glBd__qtb__gr > a:active {
  background: rgba(25, 128, 182, 0.1);
}

.glBd__qtb.is-modal .glBd__qtb__in {
  background: none;
}

.glBd__pub {
  position: relative;
  padding: 1.5625rem 2.5rem;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3125rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub {
    padding: 1.81028vw 2.89645vw;
    border-radius: 0.36206vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub {
    padding: 20.90876px 33.45402px;
    border-radius: 4.18175px;
  }
}

@media (max-width: 767px) {
  .glBd__pub {
    padding: 2.14286rem 1.42857rem;
    border-radius: 0.35714rem;
  }
}

.glBd__pub::before, .glBd__pub::after {
  content: "";
  display: block;
  position: absolute;
  width: 3.5rem;
  height: 3.5rem;
  background: url(/guide/images/bg_gl_tg_pub01.png) no-repeat;
  background-size: contain;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub::before, .glBd__pub::after {
    width: 4.05503vw;
    height: 4.05503vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub::before, .glBd__pub::after {
    width: 46.83563px;
    height: 46.83563px;
  }
}

@media (max-width: 767px) {
  .glBd__pub::before, .glBd__pub::after {
    width: 4rem;
    height: 4rem;
  }
}

.glBd__pub::before {
  left: -0.9375rem;
  top: -0.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub::before {
    left: -1.08617vw;
    top: -1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub::before {
    left: -12.54526px;
    top: -12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__pub::before {
    left: -1.07143rem;
    top: -1.07143rem;
  }
}

.glBd__pub::after {
  right: -0.9375rem;
  bottom: -0.9375rem;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub::after {
    right: -1.08617vw;
    bottom: -1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub::after {
    right: -12.54526px;
    bottom: -12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__pub::after {
    right: -1.07143rem;
    bottom: -1.07143rem;
  }
}

.glBd__pub__sec {
  margin-top: 0.9375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub__sec {
    margin-top: 1.08617vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub__sec {
    margin-top: 12.54526px;
  }
}

@media (max-width: 767px) {
  .glBd__pub__sec {
    margin-top: 1.07143rem;
  }
}

.glBd__pub__sec__tt {
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.3;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub__sec__tt {
    margin-bottom: 0.36206vw;
    font-size: 1.01376vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub__sec__tt {
    margin-bottom: 4.18175px;
    font-size: 11.70891px;
  }
}

@media (max-width: 767px) {
  .glBd__pub__sec__tt {
    margin-bottom: 0.35714rem;
    font-size: 1rem;
  }
}

.glBd__pub__sec__t {
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__pub__sec__t {
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__pub__sec__t {
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__pub__sec__t {
    font-size: 0.85714rem;
  }
}

.glBd__pub__sec:first-child {
  margin-top: 0;
}

.glBd__ghb {
  padding-top: 2.1875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb {
    padding-top: 2.5344vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb {
    padding-top: 29.27227px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb {
    margin: 0 -2.14286rem;
    padding-top: 1.07143rem;
  }
}

.glBd__ghb__gr {
  margin-top: 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr {
    margin-top: 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr {
    margin-top: 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr {
    margin-top: 2.14286rem;
  }
}

.glBd__ghb__gr__p {
  width: 9.375rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__p {
    width: 10.86169vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__p {
    width: 125.45257px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__p {
    width: 7.14286rem;
  }
}

.glBd__ghb__gr__p::before {
  content: "";
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .glBd__ghb__gr__p::before {
    padding-top: 166%;
  }
}

.glBd__ghb__gr__s {
  margin-bottom: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__s {
    margin-bottom: 0.36206vw;
    font-size: 0.86894vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__s {
    margin-bottom: 4.18175px;
    font-size: 10.03621px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__s {
    margin-bottom: 0.35714rem;
    font-size: 0.85714rem;
    line-height: 1.5;
  }
}

.glBd__ghb__gr__tt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55556;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__tt {
    font-size: 1.3034vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__tt {
    font-size: 15.05431px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__tt {
    font-size: 1.28571rem;
    line-height: 1.44444;
  }
}

.glBd__ghb__gr__l {
  margin-top: 1.25rem;
  font-family: "VeneerClean", "NotoSansCJKjp", sans-serif;
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.0625rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__l {
    margin-top: 1.44823vw;
    font-size: 0.86894vw;
    letter-spacing: 0.07241vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__l {
    margin-top: 16.72701px;
    font-size: 10.03621px;
    letter-spacing: 0.83635px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__l {
    margin-top: 1.07143rem;
    font-size: 0.85714rem;
    letter-spacing: 0.07143rem;
  }
}

.glBd__ghb__gr__l > span {
  display: inline-block;
  position: relative;
  padding-right: 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__l > span {
    padding-right: 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__l > span {
    padding-right: 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__l > span {
    padding-right: 2.14286rem;
  }
}

.glBd__ghb__gr__l > span::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0.5rem;
  width: 1.25rem;
  height: 1px;
  background: #000;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr__l > span::before {
    top: 0.57929vw;
    width: 1.44823vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr__l > span::before {
    top: 6.6908px;
    width: 16.72701px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr__l > span::before {
    top: 0.57143rem;
    width: 1.42857rem;
  }
}

.glBd__ghb__gr > a {
  -webkit-transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: table;
  width: 100%;
  background: #F5F5F5;
  color: inherit;
  text-decoration: none;
}

.glBd__ghb__gr > a > div {
  display: table-cell;
  vertical-align: middle;
}

.glBd__ghb__gr > a > div:last-child {
  width: 100%;
  padding: 0 1.875rem;
}

@media (min-width: 768px) and (max-width: 1380px) {
  .glBd__ghb__gr > a > div:last-child {
    padding: 0 2.17234vw;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .glBd__ghb__gr > a > div:last-child {
    padding: 0 25.09051px;
  }
}

@media (max-width: 767px) {
  .glBd__ghb__gr > a > div:last-child {
    padding: 0 1.42857rem;
  }
}

body.pc .glBd__ghb__gr > a:hover,
body.pc .glBd__ghb__gr > a:active {
  background: rgba(25, 128, 182, 0.1);
}

.glBd__ghb__gr:first-child {
  margin-top: 0;
}

.glBd__ghb__gr.is-1 .glBd__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_tg01_01.jpg);
}

@media (max-width: 767px) {
  .glBd__ghb__gr.is-1 .glBd__ghb__gr__p::before {
    background-image: url(/guide/images/pic_gl_tg01_01_sp.jpg);
  }
}

.glBd__ghb__gr.is-2 .glBd__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_tg01_02.jpg);
}

@media (max-width: 767px) {
  .glBd__ghb__gr.is-2 .glBd__ghb__gr__p::before {
    background-image: url(/guide/images/pic_gl_tg01_02_sp.jpg);
  }
}

.glBd__ghb__gr.is-3 .glBd__ghb__gr__p::before {
  background-image: url(/guide/images/pic_gl_tg01_03.jpg);
}

@media (max-width: 767px) {
  .glBd__ghb__gr.is-3 .glBd__ghb__gr__p::before {
    background-image: url(/guide/images/pic_gl_tg01_03_sp.jpg);
  }
}

.glBd__spFg {
  margin-top: 3.92857rem;
}

@media (min-width: 768px) {
  .glBd__spFg {
    display: none;
  }
}

.glBd__spFg.is-u {
  margin: 0 0 3.92857rem;
}

.glBd__spv {
  margin: 0 -2.14286rem 6.78571rem;
}

@media (min-width: 768px) {
  .glBd__spv {
    display: none;
  }
}

.glBd__spv__in {
  position: relative;
  padding-top: 157.04875%;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__spv__in2 {
  position: absolute;
  left: 1.42857rem;
  top: 1.78571rem;
}

.glBd__spv__s {
  margin-bottom: 0.35714rem;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 0.85714rem;
  font-weight: 700;
  line-height: 1.4;
}

.glBd__spv__tt {
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1.2;
}

.glBd__spv.is-wh .glBd__spv__s,
.glBd__spv.is-wh .glBd__spv__tt {
  color: #fff;
}

.glBd__spv.is-1 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg01_01_sp.jpg);
}

.glBd__spv.is-2 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg02_01_sp.jpg);
}

.glBd__spv.is-3 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg03_01_sp.jpg);
}

.glBd__spv.is-4 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg04_01_sp.jpg);
}

.glBd__spv.is-4 .glBd__spv__s {
  text-shadow: 0 0 0.71429rem black;
}

.glBd__spv.is-4 .glBd__spv__tt {
  text-shadow: 0 0 1.07143rem rgba(0, 0, 0, 0.5);
}

.glBd__spv.is-5 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg05_01_sp.jpg);
}

.glBd__spv.is-6 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg06_01_sp.jpg);
}

.glBd__spv.is-7 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg07_01_sp.jpg);
}

.glBd__spv.is-8 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg08_01_sp.jpg);
}

.glBd__spv.is-9 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg09_01_sp.jpg);
}

.glBd__spv.is-10 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg10_01_sp.jpg);
}

.glBd__spv.is-11 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg11_01_sp.jpg);
}

.glBd__spv.is-12 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg12_01_sp.jpg);
}

.glBd__spv.is-13 .glBd__spv__in {
  background-image: url(/guide/images/bg_gl_pg13_01_sp.jpg);
}

.glBd__spp {
  margin: 0 -2.14286rem 3.92857rem;
}

@media (min-width: 768px) {
  .glBd__spp {
    display: none;
  }
}

.glBd__spp__in {
  padding-top: 66.66667%;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__spp.is-1-2 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg01_02_sp.jpg);
}

.glBd__spp.is-1-3 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg01_03_sp.jpg);
}

.glBd__spp.is-1-4 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg01_04_sp.jpg);
}

.glBd__spp.is-1-5 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg01_05_sp.jpg);
}

.glBd__spp.is-1-6 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg01_06_sp.jpg);
}

.glBd__spp.is-9-2 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg09_02_sp.jpg);
}

.glBd__spp.is-9-3 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg09_03_sp.jpg);
}

.glBd__spp.is-9-4 .glBd__spp__in {
  background-image: url(/guide/images/bg_gl_pg09_04_sp.jpg);
}

.glBd__spp.is-10-2 .glBd__spp__in {
  padding-top: 0;
}

.glBd__spp.is-10-2 .glBd__spp__in > div {
  position: relative;
  padding-top: 39.53148%;
  background-repeat: no-repeat;
  background-size: cover;
}

.glBd__spp.is-10-2 .glBd__spp__in > div > p {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "NotoSansCJKjp", sans-serif;
  font-size: 1.14286rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.glBd__spp.is-10-2 .glBd__spp__in > div.is-1 {
  background-image: url(/guide/images/bg_gl_pg10_02_01.jpg);
}

.glBd__spp.is-10-2 .glBd__spp__in > div.is-2 {
  background-image: url(/guide/images/bg_gl_pg10_02_02.jpg);
}

.glBd__spp.is-10-2 .glBd__spp__in > div.is-3 {
  background-image: url(/guide/images/bg_gl_pg10_02_03.jpg);
}

.glBd__spp.is-10-2 .glBd__spp__in > div.is-4 {
  background-image: url(/guide/images/bg_gl_pg10_02_04.jpg);
}

.ghBox__btn{
  padding: 20px 0 10px;
  transition: ease-out;
}

@media (max-width: 767px) {
  .ghBox__btn{
    text-align: center;
    padding: 20px 0 10px;
  }
}

.ghBox__btn > a{
  position: relative;
  text-align: center;
  padding: 10px 20px;
  background: #AAAAAA;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  -webkit-transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 767px) {
  .ghBox__btn > a{
    display: block;
    padding:10px 15px 10px 0px;
    letter-spacing: -0.05em;
  }
}

.ghBox__btn > a:hover{
  opacity: .5;
}

.ghBox__btn > a::after{
  content: "";
  display: inline-block;
  width: 0.4375rem;
  height: 0.4375rem;
  margin-left: 0.3125rem;
  box-sizing: border-box;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 5%;
}

@media (max-width: 767px) {
  .ghBox__btn > a::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 0.55714rem;
    }
}


@media (max-width: 767px) {
  .ghBox__btn__t{
    font-size: 12px;
    text-align: center;
  }
}

