@charset "UTF-8";
/*
	media settings
**************************************************/
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, 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;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* 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] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}

* {
  box-sizing: border-box;
}

a * {
  pointer-events: none;
  text-decoration: none;
}

body {
  color: #0B2847;
  line-height: 1.6;
  font-family: "M PLUS 1", "Helvetica Neue", Arial, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans W3", "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: relative;
}

.plus {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bebas {
  font-weight: 400;
  font-family: "Bebas Neue", sans-serif;
}

.italic {
  font-style: italic;
}

.fsp50 {
  font-size: 50% !important;
}

.fsp60 {
  font-size: 60% !important;
}

.fsp65 {
  font-size: 65% !important;
}

.fsp70 {
  font-size: 70% !important;
}

.fsp80 {
  font-size: 80% !important;
}

.fsp90 {
  font-size: 90% !important;
}

.fsp110 {
  font-size: 110% !important;
}

.fsp120 {
  font-size: 120% !important;
}

.fsp130 {
  font-size: 130% !important;
}

.fsp140 {
  font-size: 140% !important;
}

.fsp150 {
  font-size: 150% !important;
}

.fsp160 {
  font-size: 160% !important;
}

.fsp170 {
  font-size: 170% !important;
}

.fsp180 {
  font-size: 180% !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.c-red {
  color: #EB0810;
}

.c-blk {
  color: #0B2847;
}

.c-wht {
  color: #fff;
}

.c-nblu {
  color: #0B2847;
}

.c-lyel {
  color: #FEF6DF;
}

.c-ngry {
  color: #A09C8E;
}

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

.t-left {
  text-align: left !important;
}

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

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

ul {
  list-style: none;
}

ruby rt {
  font-size: 35%;
}

.block {
  display: block !important;
}

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

.inline {
  display: inline !important;
}

.spnone {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .spnone {
    display: block !important;
  }
}

.pcnone {
  display: block !important;
}
@media screen and (min-width: 769px) {
  .pcnone {
    display: none !important;
  }
}

.spnone-flex {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .spnone-flex {
    display: flex !important;
  }
}

.pcnone-flex {
  display: flex !important;
}
@media screen and (min-width: 769px) {
  .pcnone-flex {
    display: none !important;
  }
}

.section {
  padding: 4rem 0;
}

.section-padTop {
  padding: 4rem 0 0;
}

.section-padBottom {
  padding: 0 0 4rem;
}

.section-top {
  padding: 8rem 0 4rem;
}

i,
em {
  font-style: normal;
}

a {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s;
  -webkit-tap-highlight-color: transparent;
}
a.break-url {
  word-break: break-all;
  overflow-wrap: break-word;
}

sup {
  font-size: 70%;
  display: inline-block;
  transform: translatey(0.2rem);
}

.mark-text {
  font-style: normal;
  background: linear-gradient(transparent 70%, #FEF6DF 30%);
}

hr {
  display: block;
  height: 0.1rem;
  border: 0;
  border-top: 0.1rem solid #cccccc;
  margin: 2rem 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  hr {
    margin: 3rem 0;
  }
}

@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
  }
  .section {
    padding: 6rem 0;
  }
  .section-padTop {
    padding: 6rem 0 0;
  }
  .section-padBottom {
    padding: 0 0 6rem;
  }
  .section-top {
    padding: 12rem 0 6rem;
  }
}
/* common */
.inner {
  padding: 0 1.5rem;
  box-sizing: content-box;
}

.inner-narrow {
  padding: 0 1.5rem;
  box-sizing: content-box;
}

.inner-S {
  padding: 0 1.5rem;
  box-sizing: content-box;
}

.inner-SS {
  padding: 0 1.5rem;
  box-sizing: content-box;
}

@media screen and (min-width: 769px) {
  /* common */
  .inner {
    margin: auto;
    padding: 0 1.5rem;
    max-width: 900px;
  }
  .inner-narrow {
    margin: auto;
    padding: 0 1.5rem;
    max-width: 900px;
  }
  .inner-S {
    margin: auto;
    padding: 0 1.5rem;
    max-width: 750px;
  }
  .inner-SS {
    margin: auto;
    padding: 0 1.5rem;
    max-width: 520px;
  }
}
.header {
  position: relative;
  z-index: 1;
  width: 100%;
}
.header-license-wrap.bgyel {
  background: #FEF6DF;
}
.header-license-inner {
  max-width: 120rem;
  margin: auto;
}
.header-license-box {
  display: flex;
  align-items: center;
}
.header-license-item {
  font-weight: 700;
  line-height: 1;
}
.header-license-item.item01 {
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: #E5E5E5;
  padding: 1.2rem 1.8rem;
}
@media screen and (min-width: 769px) {
  .header-license-item.item01 {
    font-size: 1.4rem;
  }
}
.header-license-item.item02 {
  font-size: 1.2rem;
  padding-left: 1.5rem;
}
@media screen and (min-width: 769px) {
  .header-license-item.item02 {
    font-size: 1.6rem;
  }
}
.header-license-item .pin-icon {
  width: 0.9rem;
}
@media screen and (min-width: 769px) {
  .header-license-item .pin-icon {
    width: 1.2rem;
  }
}
.header-siteinfo {
  font-size: 0.9rem;
  padding: 0.8rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .header-siteinfo {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
  }
}
.header-code-text {
  font-size: 0.8rem;
  letter-spacing: -0.004rem;
  font-weight: 400;
}

/* footer */
.footer-links {
  padding: 3rem 0 3rem;
  border-top: 0.1rem solid #B0C4D3;
}
.footer-link-list {
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .footer-link-list {
    font-size: 1.4rem;
  }
}
.footer-link-list li a {
  color: #8DA5B6;
  text-decoration: underline;
}
.footer-link-list li a > img {
  width: 0.53rem;
  height: 1rem;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}
.footer-link-list li span {
  color: #8DA5B6;
}
.footer-link-list li span > img {
  width: 0.53rem;
  height: 1rem;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}
.footer-link-list li i {
  display: inline-block;
  margin-left: 1rem;
  color: #8DA5B6;
  font-weight: bold;
}
.footer-link-list li + li {
  margin-left: 2rem;
}
@media screen and (min-width: 769px) {
  .footer-link-list li + li {
    margin-left: 3rem;
  }
}
.footer-small {
  display: block;
  font-size: 1em;
  color: #8DA5B6;
  text-align: center;
  background-color: #333;
  padding: 0.5rem 0;
}
.footer-text {
  padding: 1rem 0;
  font-size: 0.9rem;
}
@media screen and (min-width: 769px) {
  .footer-text {
    font-size: 1rem;
  }
}

.contents {
  background: #FEF6DF;
  padding: 6rem 0;
}
.contents li {
  margin-top: 0.5rem;
}
.contents .pp-contents {
  background: #fff;
  padding: 1rem 2rem 3rem;
}
.contents .pp-heading {
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
  padding-left: 2rem;
  border-left: 0.5rem solid #EB0810;
}
.contents .pp-text {
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
.contents .pp-list01 {
  font-size: 1.2rem;
  padding-left: 2rem;
}
.contents .pp-list01 > li {
  margin-top: 3rem;
}
.contents .pp-list02 {
  margin-top: 1rem;
}
.contents .pp-list03 {
  margin-top: 1rem;
  padding-left: 4rem;
}
.contents .pp-list03 li {
  list-style: circle;
}
.contents .pp-dl {
  margin-top: 2rem;
  font-size: 1.2rem;
  border-bottom: 0.1rem solid #ccc;
  padding-bottom: 2rem;
}
@media screen and (min-width: 769px) {
  .contents .pp-dl {
    display: flex;
  }
}
.contents .pp-dl:nth-last-child(1) {
  border-bottom: 0;
  padding-bottom: 0;
}
.contents .pp-dl dt {
  white-space: nowrap;
  width: 100%;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 769px) {
  .contents .pp-dl dt {
    width: 10rem;
  }
}
.contents .pp-dl dd {
  width: 100%;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .contents .pp-dl dd {
    width: calc(100% - 10rem);
  }
}
.contents .li-tit {
  display: block;
}
.contents .text-link {
  display: inline;
  color: #0B2847;
}