@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css?family=Overpass:300,400,600,700,800");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp.min.css");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
  outline: 0;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  cursor: help;

  border-bottom: 1px dotted;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;

  border-top: 1px solid #ccc;
}

input, select {
  vertical-align: middle;
}

/*!
  Reset Stylesheet
  Author: yama-dev - https://github.com/yama-dev
  */
body {
  font-family: YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  word-break: break-all;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

a[href^="tel"] {
  display: inline-block;
  color: inherit;
}

ol, ul {
  list-style: none;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

.layout-inline-wrap {
  font-size: 0;
  letter-spacing: -.4em;
  text-align: center;
}

.layout-inline {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

.c-btn--default a {
  display: block;
  position: relative;
  width: 100%;
  padding: 18px 35px 12px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 2px 0px #e2e2e2;
          box-shadow: 0px 2px 2px 0px #e2e2e2;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: normal;
  text-decoration: none;
  text-decoration: none;
  text-align: center;
}

.c-btn--default a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.c-btn--backnumber a {
  display: block;
  position: relative;
  width: 100%;
  padding: 18px 35px 12px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 2px 0px #e2e2e2;
          box-shadow: 0px 2px 2px 0px #e2e2e2;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  text-decoration: none;
  text-decoration: none;
  text-align: center;
}

.c-btn--backnumber a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

p a {
  color: #0047bb;
  text-decoration: none;
}

p a:hover {
  text-decoration: underline !important;
}

.u-hover-list-arrow {
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-list-arrow:after {
  opacity: 0;
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-list-arrow:hover {
  color: #e00011 !important;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-list-arrow:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-alpha {
  -webkit-transition: opacity .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: opacity .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-alpha:hover {
  opacity: .6;
  -webkit-transition: opacity .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: opacity .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-color {
  color: #000;
  text-decoration: none;
  -webkit-transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-color:hover {
  color: #e00011 !important;
  -webkit-transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-color-white {
  text-decoration: none;
  -webkit-transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-color-white:hover {
  color: #000 !important;
  -webkit-transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: color .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-zoom {
  overflow: hidden;
}

.u-hover-zoom .u-hover-zoom-item {
  -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-zoom:hover .u-hover-zoom-item {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-blue {
  background: #080897;
  color: #fff;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-blue:after {
  background-image: url(../img/common/icon_arrow_right_w.svg);
}

.u-hover-btn-blue:hover {
  background-color: #c5c5c5 !important;
  color: #0047bb !important;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-blue:hover:after {
  background-image: url(../img/common/icon_arrow_right_bl.svg) !important;
}

.u-hover-btn-red {
  background: #e00011;
  color: #fff;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-red:after {
  background-image: url(../img/common/icon_arrow_right_w.svg);
}

.u-hover-btn-red:hover {
  background-color: #fff !important;
  color: #e00011 !important;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-red:hover:after {
  background-image: url(../img/common/icon_arrow_right_gr.svg) !important;
}

.u-hover-btn-gray {
  background: #c5c5c5;
  color: #0047bb;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-gray:after {
  background-image: url(../img/common/icon_arrow_right_bl.svg);
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-gray:hover {
  background-color: #0047bb !important;
  color: #c5c5c5 !important;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-gray:hover:after {
  background-image: url(../img/common/icon_arrow_right_w.svg) !important;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-twitter {
  background: #00acee;
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-twitter:hover {
  background-color: #00a1e0 !important;
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-facebook {
  background: #1f6aba;
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-btn-facebook:hover {
  background-color: #1c5da3 !important;
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-footer-link-color {
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

.u-hover-footer-link-color:hover {
  color: #e2e2e2 !important;
  -webkit-transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

i.u-icon-nav {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 24px;
  height: 24px;
}

i.u-icon-nav--blank {
  top: 2px;
  right: 2px;
  left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/common/icon/icon_blank.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--logout {
  top: 2px;
  right: 2px;
  left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/common/icon/icon_logout.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--news {
  background: url(../img/common/icon/icon_news.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--communication {
  background: url(../img/common/icon/icon_staff.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--library {
  background: url(../img/common/icon/icon_library.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--box {
  background: url(../img/common/icon/icon_box.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--mail {
  background: url(../img/common/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav--stamp {
  background: url(../img/common/icon/icon_stamp.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--news {
  background: url(../img/common/icon/icon_news--red.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--communication {
  background: url(../img/common/icon/icon_staff--red.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--library {
  background: url(../img/common/icon/icon_library--red.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--box {
  background: url(../img/common/icon/icon_box--red.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--mail {
  background: url(../img/common/icon/icon_mail--red.svg) center center no-repeat;
  background-size: contain;
}

a:hover i.u-icon-nav--stamp {
  background: url(../img/common/icon/icon_stamp--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2 {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 24px;
  height: 24px;
}

i.u-icon-nav2--news {
  background: url(../img/common/icon/icon_news--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2--communication {
  background: url(../img/common/icon/icon_staff--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2--library {
  background: url(../img/common/icon/icon_library--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2--box {
  background: url(../img/common/icon/icon_box--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2--mail {
  background: url(../img/common/icon/icon_mail--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav2--stamp {
  background: url(../img/common/icon/icon_stamp--white.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3 {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 24px;
  height: 24px;
}

i.u-icon-nav3--news {
  background: url(../img/common/icon/icon_news--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3--communication {
  background: url(../img/common/icon/icon_staff--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3--library {
  background: url(../img/common/icon/icon_library--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3--box {
  background: url(../img/common/icon/icon_box--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3--mail {
  background: url(../img/common/icon/icon_mail--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav3--stamp {
  background: url(../img/common/icon/icon_stamp--red.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-new {
  display: inline-block;
  width: 30px;
  height: 14px;
  background: url(../img/common/icon_mark_new.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 7px;
  width: 36px;
  height: 36px;
  margin: auto;
}

i.u-icon-nav-in--blank {
  top: 2px;
  right: 2px;
  left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/common/icon/icon_blank.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--logout {
  top: 2px;
  right: 2px;
  left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/common/icon/icon_logout.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--news {
  background: url(../img/common/icon/icon_news.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--communication {
  background: url(../img/common/icon/icon_staff.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--library {
  background: url(../img/common/icon/icon_library.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--box {
  background: url(../img/common/icon/icon_box.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--mail {
  background: url(../img/common/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
}

i.u-icon-nav-in--stamp {
  background: url(../img/common/icon/icon_stamp.svg) center center no-repeat;
  background-size: contain;
}

nav.l-gnav dl.c-memberdata dd {
  font-weight: bold;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

hr.u-line-black {
  height: 4px;
  margin: 0 auto;
  background: #000;
  border: none;
}

hr.u-line-dots {
  margin: 0;
  background: url(../img/common/dot_line_ptn.svg) center center repeat-x;
  border: none;
}

img {
  display: block;
  max-width: 100%;
}

button, textarea, input, select {
  font-size: 16px;
  font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Arial, sans-serif;
}

body {
  position: relative;
  background: #f2f2f2;
}

body .c-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body .c-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 470px;
  background-color: #e00011;
}

body .c-bg::before {
  content: "";
  position: absolute;
  top: 470px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 100vw 180px 0;
  border-style: solid;
  border-color: transparent #e00011 transparent transparent;
}

.l-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

article {
  width: 1080px;
  margin: 0 auto 200px;
}

section.l-contents {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  padding-top: 38px;
  padding-left: 263px;
}

section.c-inpanel {
  display: inline-block;
  position: relative;
  width: 100%;
  min-height: 70vh;
  margin-bottom: 42px;
  padding: 36px 29px;
  background: #fff;
}

section.c-inpanel::before, section.c-inpanel::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 10px;
  z-index: -1;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
  width: 50%;
  max-width: 300px;
  height: 250px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
          box-shadow: 0 15px 10px #777;
}

section.c-inpanel::after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}

nav.l-gnav {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 2;
  width: 224px;
  margin-left: -543px;
}

nav.l-gnav > div {
  position: relative;
  padding: 32px 20px;
  background: #fff;
}

nav.l-gnav > div::before, nav.l-gnav > div::after {
  content: "";
  position: absolute;
  top: 80%;
  bottom: 15px;
  left: 10px;
  z-index: -1;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
  width: 50%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
          box-shadow: 0 15px 10px #777;
}

nav.l-gnav > div::after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}

nav.l-gnav h1 {
  margin-bottom: 32px;
}

nav.l-gnav h1 img {
  width: 184px;
  height: 94px;
}

nav.l-gnav dl.c-memberdata {
  margin-top: 14px;
  font-size: 0;
  letter-spacing: -.4em;
  text-align: left;
}

nav.l-gnav dl.c-memberdata dt {
  display: inline-block;
  position: relative;
  width: 60px;
  vertical-align: top;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: -.01em;
  letter-spacing: normal;
}

nav.l-gnav dl.c-memberdata dt:before {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  background-color: #c5c5c5;
}

nav.l-gnav dl.c-memberdata dd {
  display: inline-block;
  width: 112px;
  margin-bottom: 5px;
  margin-left: 10px;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.6em;
}

nav.l-gnav dl.c-memberdata dd span {
  font-size: 11px;
}

nav.l-gnav ul.c-membernav-sub {
  margin-top: 7px;

  border-top: 1px solid #c5c5c5;
}

nav.l-gnav ul.c-membernav-sub li a {
  display: block;
  position: relative;
  padding: 3px 15px 3px 0;
  font-size: 11px;
  line-height: 1.6em;
  letter-spacing: -.01em;

  border-bottom: 1px solid #c5c5c5;
}

nav.l-gnav ul.c-membernav-main {
  margin-top: 19px;
}

nav.l-gnav ul.c-membernav-main li a {
  display: block;
  position: relative;
  padding: 3px 0 3px 30px;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: -.01em;
}

nav.l-gnav .c-officiallink {
  margin-top: 30px;

  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}

nav.l-gnav .c-officiallink a {
  display: block;
  position: relative;
  padding: 10px 15px 10px 0;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: -.01em;
  text-align: center;
}

.l-footer {
  position: relative;
  min-width: 1030px;
  margin: 0 auto;
}

.l-footer .c-footer__top .c-footer__linklist {
  min-width: 1030px;
  background: #454545;
  letter-spacing: -.4em;
  text-align: center;
}

.l-footer .c-footer__top .c-footer__linklist li {
  display: inline-block;
  position: relative;
  width: 20%;
  height: 160px;
  padding: 33px 0 33px;
  vertical-align: top;
  color: #fff;
  letter-spacing: normal;
  -webkit-transition: background .3s cubic-bezier(.645, .045, .355, 1) 0s;
  transition: background .3s cubic-bezier(.645, .045, .355, 1) 0s;
}

.l-footer .c-footer__top .c-footer__linklist li:hover {
  background: #383838;
  -webkit-transition: background .3s cubic-bezier(.645, .045, .355, 1) 0s;
  transition: background .3s cubic-bezier(.645, .045, .355, 1) 0s;
}

.l-footer .c-footer__top .c-footer__linklist li:last-child:before {
  display: none;
}

.l-footer .c-footer__top .c-footer__linklist li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #515151;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-heading {
  margin-bottom: 5px;
  font-size: 15px;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .035em;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin: 0 auto 7px;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon img {
  width: 100%;
  height: 100%;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon--yt {
  width: 68px;
  height: 68px;
  margin: 0 auto 3px;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-name {
  font-weight: 300;
  font-size: 13px;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: .01em;
}

.l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-name img {
  display: inline-block;
}

.l-footer .c-footer__top .c-footer__linklist li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-footer .c-footer__bottom {
  position: relative;
  padding: 75px 0 40px;
  background: url(../img/common/footer_pc_bg_ph.jpg) top center no-repeat;
  background-size: cover;
}

.l-footer .c-footer__bottom .c-footer__logo {
  position: relative;
  width: 260px;
  margin: 0 auto 75px;
}

.l-footer .c-footer__bottom .c-footer__logo img {
  width: 260px;
  height: 43px;
}

.l-footer .c-footer__bottom .c-footer__siteinfo {
  position: relative;
  margin-bottom: 30px;
  letter-spacing: -.4em;
  text-align: center;
}

.l-footer .c-footer__bottom .c-footer__siteinfo li {
  display: inline-block;
  position: relative;
  margin: 0 25px;
  padding-right: 13px;
  vertical-align: top;
  font-weight: 500;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: normal;
  text-align: center;
}

.l-footer .c-footer__bottom .c-footer__siteinfo li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -3px;
  width: 16px;
  height: 16px;
  margin-top: -7px;
  background: url(../img/common/icon_arrow_right_w.svg) top center no-repeat;
  background-size: contain;
}

.l-footer .c-footer__bottom .c-footer__siteinfo li a {
  color: #fff;
  text-decoration: none;
}

.l-footer .c-footer__bottom .c-footer__siteinfo li.is-ie:before {
  margin-top: -10px;
}

.l-footer .c-footer__bottom .c-footer__caution {
  position: relative;
  margin-bottom: 20px;
  color: #b2b2b2;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.8em;
  text-align: center;
}

.l-footer .c-footer__bottom .c-footer__copy {
  position: relative;
  color: #b2b2b2;
  font-weight: 500;
  font-size: 10px;
  text-align: center;
}

.l-footer .c-footer__bottom .c-footer__copy a {
  color: #b2b2b2;
  text-decoration: underline;
}

.modal--default {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
}

.modal--default.is-load-start {
  display: block;
  opacity: 1;
}

.modal--default .modal__bg {
  opacity: .8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
}

.modal--default .modal__in {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 301;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 980px;
  height: auto;
  font-size: 0;
  text-align: center;
}

.modal--default .modal__in .modal__in-item img {
  width: 100%;
  height: auto;
}

.modal--default .modal__in .modal__in-item .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.modal--default .modal__in .modal__in-item .video video, .modal--default .modal__in .modal__in-item .video audio {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.modal--default .modal__in .modal__in-item .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.modal--default .modal__in .modal__in-item .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.modal--default .modal__in .modal__in-item .backnumber {
  position: relative;
  width: 100%;
  height: 580px;
  overflow: auto;
  background-color: #fff;

  -webkit-overflow-scrolling: touch;
}

.modal--default .modal__in .modal__in-item .backnumber iframe {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.modal--default .modal__in .modal__in-btn {
  position: absolute;
  top: -80px;
  right: -80px;
  width: 80px;
  height: 80px;
  cursor: pointer;
}

.modal--default .modal__in .modal__in-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 1px;
  height: 80px;
  background-color: #fff;
}

.modal--default .modal__in .modal__in-btn::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 1px;
  height: 80px;
  background-color: #fff;
}

.modal--stamp {
  display: block;
}

.c-pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  -webkit-transform: translateY(150px);
      -ms-transform: translateY(150px);
          transform: translateY(150px);
  cursor: pointer;
  -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
}

.c-pagetop.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
}

.c-pagetop.is-bottom {
  position: absolute;
  top: -125px;
  bottom: auto;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.c-pagetop .c-pagetop__area {
  padding: 9px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px 0px #e2e2e2;
          box-shadow: 2px 2px 2px 0px #e2e2e2;
  -webkit-transition: background .3s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .3s cubic-bezier(.215, .61, .355, 1) 0s;
}

.c-pagetop .c-pagetop__area img {
  width: 36px;
}

.c-pagetop .c-pagetop__text {
  padding-top: 9px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1em;
  font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  letter-spacing: -.01em;
  text-align: center;
  text-shadow: #999 0px 0px 1px;
}

.c-pagetop:hover .c-pagetop__area {
  background: #c5c5c5;
  -webkit-transition: background .3s cubic-bezier(.215, .61, .355, 1) 0s;
  transition: background .3s cubic-bezier(.215, .61, .355, 1) 0s;
}

@media screen and (max-width: 768px) {
  i.u-icon-nav {
    top: 6px;
    left: 1px;
    width: 26px;
    height: 26px;
  }
  i.u-icon-nav--blank {
    top: 2px;
    right: 2px;
    left: auto;
    width: 16px;
    height: 16px;
  }
  i.u-icon-nav--logout {
    top: 2px;
    right: 2px;
    left: auto;
    width: 16px;
    height: 16px;
  }
  i.u-icon-nav-in {
    width: 26px;
    height: 26px;
  }
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .is-pc-inline {
    display: none;
  }
  .is-sp-inline {
    display: inline-block;
  }
  body {
    min-width: 320px;
  }
  hr.u-line-black {
    height: 2px;
  }
  button, textarea, input, select {
    font-size: 13px;
  }
  body .c-bg::after {
    height: 400px;
  }
  body .c-bg::before {
    top: 400px;
    border-width: 0 100vw 70px 0;
  }
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background: #fff;
    font-size: 0;
    letter-spacing: -.4em;
    text-align: center;
  }
  .l-header h1 {
    display: inline-block;
    height: 60px;
    margin: 5px 0;
    padding: 8px 0;
    vertical-align: top;
    letter-spacing: normal;
  }
  .l-header h1 a {
    display: inline-block;
    height: 100%;
  }
  .l-header h1 img {
    height: 100%;
  }
  .l-header .c-gnav-btn {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 3;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 54px;
    height: 50px;
  }
  .l-header .c-gnav-btn span {
    position: absolute;
    top: 50%;
    left: 14px;
    width: 24px;
    height: 2px;
    margin-top: -2px;
    background: #000;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  .l-header .c-gnav-btn span::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 24px;
    height: 2px;
    background: #000;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  .l-header .c-gnav-btn span::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 24px;
    height: 2px;
    background: #000;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  .l-header .c-gnav-btn.is-open span {
    background: transparent;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  .l-header .c-gnav-btn.is-open span::before {
    top: 0;
    -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
            transform: rotate(40deg);
    background: #000;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  .l-header .c-gnav-btn.is-open span::after {
    top: 0;
    -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
            transform: rotate(-40deg);
    background: #000;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  article {
    width: 100%;
    margin: 0 auto 80px;
  }
  section.l-contents {
    width: 100%;
    padding: 0 5%;
    padding-top: 106px;
  }
  section.c-inpanel {
    width: 100%;
    margin-bottom: 20px;
    padding: 28px 25px 33px;
  }
  .l-gnav-bg {
    display: none;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
  }
  nav.l-gnav {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: auto !important;
    -webkit-transform: translateX(110%);
        -ms-transform: translateX(110%);
            transform: translateX(110%);
    width: 300px;
    height: 100%;
    margin-left: auto;
    padding: 85px 19px;
    overflow: auto;
    background: #fff;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;

    -webkit-overflow-scrolling: touch;
  }
  nav.l-gnav > div {
    padding: 0;
  }
  nav.l-gnav > div::before, nav.l-gnav > div::after {
    display: none;
  }
  nav.l-gnav.is-open {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .7s cubic-bezier(.215, .61, .355, 1) 0s, -webkit-transform .7s cubic-bezier(.215, .61, .355, 1) 0s;
  }
  nav.l-gnav dl.c-memberdata {
    margin-top: 9px;
  }
  nav.l-gnav dl.c-memberdata dt {
    position: relative;
    width: 70px;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.6em;
    letter-spacing: -.01em;
  }
  nav.l-gnav dl.c-memberdata dt:before {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    background-color: #c5c5c5;
  }
  nav.l-gnav dl.c-memberdata dd {
    width: 180px;
    margin-bottom: 5px;
    margin-left: 10px;
  }
  nav.l-gnav ul.c-membernav-sub {
    margin-top: 18px;
  }
  nav.l-gnav ul.c-membernav-sub li a {
    padding: 4px 15px 4px 0;
    font-size: 15px;
  }
  nav.l-gnav ul.c-membernav-main {
    margin-top: 13px;
  }
  nav.l-gnav ul.c-membernav-main li a {
    padding: 3px 0 3px 32px;
    font-size: 18px;
    letter-spacing: .01em;
  }
  nav.l-gnav ul.c-membernav-main li a i {
    margin-left: -3px;
  }
  nav.l-gnav .c-officiallink {
    margin-top: 25px;
  }
  nav.l-gnav .c-officiallink a {
    padding: 12px 15px 12px 0;
    font-size: 15px;
  }
  .l-footer {
    min-width: 100%;
  }
  .l-footer .c-footer__top .c-footer__linklist {
    min-width: 100%;
    text-align: left;
  }
  .l-footer .c-footer__top .c-footer__linklist li {
    width: 50%;
    height: auto;
    padding: 17px 3% 22px;
    overflow: hidden;
    color: #fff;
  }
  .l-footer .c-footer__top .c-footer__linklist li.is-wide {
    width: 100%;
  }
  .l-footer .c-footer__top .c-footer__linklist li:last-child::after {
    display: none;
  }
  .l-footer .c-footer__top .c-footer__linklist li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #515151;
  }
  .l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-heading {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 13px;
    font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  }
  .l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 32px;
    height: 32px;
    margin: 0;
  }
  .l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon--yt {
    width: 34px;
    height: 34px;
    margin: 0;
  }
  .l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-icon--sasplus {
    right: 13px;
    bottom: 5px;
    margin: 0;
    width: 60px;
    height: 60px;
  }
  .l-footer .c-footer__top .c-footer__linklist li .c-footer__linklist-name {
    font-size: 12px;
  }
  .l-footer .c-footer__bottom {
    position: relative;
    padding: 35px 0;
    background: url(../img/common/footer_sp_bg_ph.jpg) center center no-repeat;
    background-position: 0% 70%;
    background-size: cover;
  }
  .l-footer .c-footer__bottom .c-footer__logo {
    position: relative;
    width: 58.6%;
    margin: 0 auto 95px;
  }
  .l-footer .c-footer__bottom .c-footer__siteinfo {
    width: 86%;
    margin: 0 auto 25px;
  }
  .l-footer .c-footer__bottom .c-footer__siteinfo li {
    display: inline-block;
    position: relative;
    margin: 0 30px 30px 0;
    padding-right: 13px;
    vertical-align: top;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: normal;
    text-align: left;
  }
  .l-footer .c-footer__bottom .c-footer__siteinfo li:last-child {
    margin-bottom: 0;
  }
  .l-footer .c-footer__bottom .c-footer__siteinfo li:before {
    right: -6px;
  }
  .l-footer .c-footer__bottom .c-footer__caution {
    position: relative;
    width: 86%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 1.7em;
    text-align: left;
  }
  .l-footer .c-footer__bottom .c-footer__copy {
    position: relative;
    width: 86%;
    margin: 0 auto;
    color: #b2b2b2;
    font-weight: 500;
    font-size: 10px;
    line-height: 1.5em;
    text-align: left;
  }
  .l-footer .c-footer__bottom .c-footer__copy a:hover {
    color: #b2b2b2 !important;
  }
  .modal--default .modal__in {
    width: 90%;
  }
  .modal--default .modal__in .modal__in-btn {
    top: -50px;
    right: -10px;
    width: 50px;
    height: 50px;
    font-size: 50px;
  }
  .modal--default .modal__in .modal__in-btn::before {
    width: 1px;
    height: 50px;
  }
  .modal--default .modal__in .modal__in-btn::after {
    width: 1px;
    height: 50px;
  }
  .c-pagetop {
    right: 15px;
    bottom: 15px;
  }
  .c-pagetop.is-bottom {
    top: -80px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .c-pagetop .c-pagetop__area {
    padding: 7px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px 0px #e2e2e2;
            box-shadow: 2px 2px 2px 0px #e2e2e2;
  }
  .c-pagetop .c-pagetop__area img {
    width: 30px;
  }
  .c-pagetop .c-pagetop__text {
    padding-top: 9px;
    font-weight: bold;
    font-size: 10px;
    line-height: 1em;
    font-family: "Overpass", YakuHanJP, "Helvetica", "游ゴシック", YuGothic, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
    letter-spacing: -.01em;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .is-pc-inline {
    display: inline-block;
  }
  .is-sp-inline {
    display: none;
  }
  body {
    min-width: 1080px;
  }
}

@media screen and (max-width: 1140px) {
  nav.l-gnav {
    left: 20px;
    margin-left: 0;
  }
}
