main {
  line-height: 1.6;
}

.font-zen {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
}

.top-page {
  padding-top: 0;
  background: #050505;
}

.p-grow-con {
  background: #fff;
}
@media only screen and (max-width: 899px) {
  .p-grow-con {
    border-top: 5px solid #ffbe1a;
    padding: 30px 20px 40px 20px;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-con {
    border-top: 10px solid #ffbe1a;
    padding: 50px 60px 80px 60px;
    margin-bottom: 30px;
  }
}

.p-ttl {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .p-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-ttl {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 900px) {
  .p-grow-tmp {
    display: flex;
    justify-content: space-between;
  }
}
.p-grow-tmp .p-grow-tmp-txt h3 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp .p-grow-tmp-txt h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-txt h3 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
}
.p-grow-tmp .p-grow-tmp-txt h3 span {
  display: block;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp .p-grow-tmp-txt h3 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-txt h3 span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-grow-tmp .p-grow-tmp-txt a {
  background: #000;
  color: #fff;
  display: block;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp .p-grow-tmp-txt a {
    font-size: 14px;
    font-size: 1.4rem;
    margin: auto;
    width: 230px;
    padding: 12px;
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-txt a {
    font-size: 18px;
    font-size: 1.8rem;
    width: 280px;
    padding: 15px;
    margin-top: 30px;
  }
}
.p-grow-tmp .p-grow-tmp-txt a img {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp .p-grow-tmp-txt a img {
    width: 14px;
    right: 20px;
    top: 17px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-txt a img {
    width: 20px;
    right: 20px;
    top: 22px;
  }
}
.p-grow-tmp .p-grow-tmp-txt a:hover {
  opacity: 0.8;
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-txt {
    flex: 1;
  }
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp .p-grow-tmp-img {
    width: 100%;
    margin: auto;
    max-width: 480px;
    margin-top: 15px;
    text-align: center;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp .p-grow-tmp-img {
    width: 380px;
    margin-left: 50px;
    text-align: center;
  }
}

.p-grow-tmp02 .p-grow-tmp02-txt h3 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-txt h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-txt h3 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-txt h3 span {
  display: block;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-txt h3 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-txt h3 span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-grow-tmp02 .p-grow-tmp02-txt a {
  background: #000;
  color: #fff;
  display: block;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-txt a {
    font-size: 14px;
    font-size: 1.4rem;
    margin: auto;
    width: 230px;
    padding: 12px;
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-txt a {
    font-size: 18px;
    font-size: 1.8rem;
    width: 280px;
    padding: 15px;
    margin-top: 30px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-txt a img {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-txt a img {
    width: 14px;
    right: 20px;
    top: 17px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-txt a img {
    width: 20px;
    right: 20px;
    top: 22px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-txt a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-img {
    width: 100%;
    margin: auto;
    max-width: 480px;
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-img {
    display: flex;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-img .item {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-img .item {
    margin-right: 30px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-img img {
  display: block;
}
.p-grow-tmp02 .p-grow-tmp02-img a {
  display: block;
  background: #000;
  color: #fff;
  display: block;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-img a {
    font-size: 14px;
    font-size: 1.4rem;
    margin: auto;
    width: 230px;
    padding: 12px;
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-img a {
    font-size: 18px;
    font-size: 1.8rem;
    width: 280px;
    padding: 15px;
    margin-top: 20px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-img a img {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  .p-grow-tmp02 .p-grow-tmp02-img a img {
    width: 14px;
    right: 20px;
    top: 17px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-grow-tmp02 .p-grow-tmp02-img a img {
    width: 20px;
    right: 20px;
    top: 22px;
  }
}
.p-grow-tmp02 .p-grow-tmp02-img a:hover {
  opacity: 0.8;
}

.fv {
  position: relative;
}
@media only screen and (max-width: 899px) {
  .fv .fv-inr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 260px;
  }
}
@media print, screen and (min-width: 900px) {
  .fv .fv-inr {
    padding: 150px 0 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: top;
  }
}
.fv .fv-logo img {
  display: block;
}
@media only screen and (max-width: 899px) {
  .fv .fv-logo img {
    width: 151px;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .fv .fv-logo img {
    width: 331px;
    margin-bottom: 10px;
  }
}
.fv .fv-logo span {
  color: #fff;
  display: block;
}
@media only screen and (max-width: 899px) {
  .fv .fv-logo span {
    font-size: 24px;
    font-size: 2.4rem;
    margin-left: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .fv .fv-logo span {
    font-size: 50px;
    font-size: 5rem;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 899px) {
  .fv .fv-img {
    width: 235px;
    margin-right: -100px;
  }
}
@media print, screen and (min-width: 900px) {
  .fv .fv-img {
    width: 483px;
  }
}
.fv .fv-bg {
  position: absolute;
  z-index: -1;
}
@media only screen and (max-width: 899px) {
  .fv .fv-bg {
    bottom: 30px;
    right: -70px;
    width: 300px;
  }
}
@media print, screen and (min-width: 900px) {
  .fv .fv-bg {
    bottom: 50px;
    right: -10%;
  }
}

@media only screen and (max-width: 899px) {
  .page-nav {
    border-top: solid 1px #fff;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 900px) {
  .page-nav {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 899px) {
  .page-nav li {
    border-bottom: solid 1px #fff;
  }
}
@media print, screen and (min-width: 900px) {
  .page-nav li {
    width: 23%;
  }
}
.page-nav a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
  position: relative;
  border-radius: 100px;
}
@media only screen and (max-width: 899px) {
  .page-nav a {
    -moz-text-align-last: left;
         text-align-last: left;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .page-nav a {
    text-align: center;
    background: #ffbe1a;
    padding: 18px 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.page-nav a img {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  .page-nav a img {
    width: 13px;
    right: 13px;
    top: calc(50% - 8px);
  }
}
@media print, screen and (min-width: 900px) {
  .page-nav a img {
    width: 20px;
    right: 20px;
    top: calc(50% - 10px);
  }
}
.page-nav a:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 899px) {
  .feature .feature-top-img {
    width: 95%;
    max-width: 480px;
    margin: auto;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-top-img {
    width: 80%;
    margin: auto;
  }
}
.feature .feature-con .con-ttl {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .feature .feature-con .con-ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con .con-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 899px) {
  .feature .feature-con .con-ttl img {
    width: 33px;
    margin: auto;
    margin-right: 5px;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con .con-ttl img {
    width: 40px;
    margin: auto;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 899px) {
  .feature .feature-con.con01 ul {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul {
    display: flex;
    margin-bottom: 30px;
  }
}
.feature .feature-con.con01 ul li {
  position: relative;
}
@media only screen and (max-width: 899px) {
  .feature .feature-con.con01 ul li {
    border-bottom: #ccc solid 1px;
    padding: 15px 0px;
    font-size: 14px;
    font-size: 1.4rem;
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul li {
    width: 25%;
    padding: 15px 14px;
    font-size: 16px;
    font-size: 1.6rem;
    border-right: solid 1px #cccccc;
  }
  .feature .feature-con.con01 ul li:last-child {
    border: none;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul li:first-child {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul li:last-child {
    padding-right: 0;
  }
}
.feature .feature-con.con01 ul li img {
  display: block;
  width: 50px;
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul li img {
    width: 50px;
    margin: auto;
    margin-bottom: 10px;
  }
}
.feature .feature-con.con01 ul li p {
  line-height: 1.4;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .feature .feature-con.con01 ul li p {
    flex: 1;
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .feature .feature-con.con01 ul li p {
    text-align: center;
  }
}
@media only screen and (max-width: 899px) {
  .feature .feature-con.con02 ul li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 8px;
  }
}

.howto .howto-tab {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 899px) {
  .howto .howto-tab {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-tab {
    width: 760px;
    margin: auto;
    margin-bottom: 40px;
  }
}
.howto .howto-tab li {
  width: 48%;
  position: relative;
}
.howto .howto-tab li.is-active span {
  border: solid 2px #000;
}
.howto .howto-tab li.is-active span:before {
  background: #ffbe1a;
}
.howto .howto-tab li.is-active::after {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/tab-arr.svg) no-repeat center;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 899px) {
  .howto .howto-tab li.is-active::after {
    width: 15px;
    height: 15px;
    bottom: -10px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-tab li.is-active::after {
    width: 25px;
    height: 25px;
    bottom: -20px;
  }
}
.howto .howto-tab li span {
  display: block;
  text-align: center;
  font-weight: bold;
  border: solid 2px #999999;
}
@media only screen and (max-width: 899px) {
  .howto .howto-tab li span {
    border-radius: 4px;
    padding: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-tab li span {
    border-radius: 8px;
    padding: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.howto .howto-tab li span:before {
  content: "";
  display: block;
  position: absolute;
  background: #f7f7f7;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media only screen and (max-width: 899px) {
  .howto .howto-tab li span:before {
    border-radius: 4px;
    top: 3px;
    left: 3px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-tab li span:before {
    border-radius: 8px;
    top: 5px;
    left: 5px;
  }
}
.howto.is-tab-ready .howto-area {
  display: none;
}
.howto.is-tab-ready .howto-area.is-active {
  display: block;
}
.howto:not(.is-tab-ready) .howto-area.area01 {
  display: none;
}
.howto .howto-con {
  background: #ede6de;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con {
    padding: 20px 15px;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con {
    padding: 25px 35px;
    margin-bottom: 20px;
  }
}
.howto .howto-con h3 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con h3 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
    display: flex;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 899px) {
  .howto .howto-con h3 img {
    width: 30px;
    margin-right: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con h3 img {
    width: 47px;
    margin-right: 10px;
  }
}
.howto .howto-con .txt {
  line-height: 1.4;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con .txt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con .txt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.howto .howto-con .point {
  background: #fff;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con .point {
    padding: 30px 20px 20px 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con .point {
    padding: 20px 40px 20px 60px;
  }
}
.howto .howto-con .point::after {
  display: block;
  content: "";
  background: url(../img/howto-tag.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con .point::after {
    width: 48px;
    height: 48px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con .point::after {
    width: 70px;
    height: 70px;
  }
}
.howto .howto-con .point dt {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .howto .howto-con .point dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-con .point dt {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 899px) {
  .howto .howto-leaflet {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .howto .howto-leaflet {
    margin-top: 50px;
  }
}

.tool .p-grow-tmp02 {
  border-top: 1px solid #cccccc;
}
@media only screen and (max-width: 899px) {
  .tool .p-grow-tmp02 {
    padding-top: 30px;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .tool .p-grow-tmp02 {
    padding-top: 40px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 899px) {
  .tool {
    margin-bottom: 60px;
  }
}
@media print, screen and (min-width: 900px) {
  .tool {
    margin-bottom: 120px;
  }
}

.buy {
  background: #ffbe1a;
}
.buy .buy-ttl {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .buy .buy-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-ttl {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.buy .buy-ttl02 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .buy .buy-ttl02 {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-ttl02 {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 899px) {
  .buy .buy-ttl-lead {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-ttl-lead {
    text-align: center;
  }
}
.buy .buy-links {
  background: #fff;
  border-radius: 16px;
}
@media only screen and (max-width: 899px) {
  .buy .buy-links {
    padding: 30px 20px;
    margin-top: 20px;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-links {
    padding: 40px 80px;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con {
    width: 46%;
  }
}
@media only screen and (max-width: 899px) {
  .buy .buy-con.con01 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 899px) {
  .buy .buy-con.con01 .buy-con-icon {
    width: 140px;
    margin: auto;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con.con01 .buy-con-icon {
    width: 140px;
    margin: auto;
    margin-bottom: 30px;
  }
}
.buy .buy-con.con01 .buy-con-offer {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 5px;
}
@media only screen and (max-width: 899px) {
  .buy .buy-con.con01 .buy-con-offer {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con.con01 .buy-con-offer {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 899px) {
  .buy .buy-con.con02 .buy-con-icon {
    width: 180px;
    margin: auto;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con.con02 .buy-con-icon {
    width: 180px;
    margin: auto;
    margin-bottom: 30px;
  }
}
.buy .buy-con.con02 .buy-con-offer {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 5px;
}
@media only screen and (max-width: 899px) {
  .buy .buy-con.con02 .buy-con-offer {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con.con02 .buy-con-offer {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.buy .buy-con-link {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  border-radius: 100px;
  position: relative;
  line-height: 1.4;
}
@media only screen and (max-width: 899px) {
  .buy .buy-con-link {
    width: 260px;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con-link {
    width: 300px;
    margin: auto;
    margin-top: 30px;
    padding: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.buy .buy-con-link span {
  display: block;
}
@media only screen and (max-width: 899px) {
  .buy .buy-con-link span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con-link span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.buy .buy-con-link:after {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
}
@media only screen and (max-width: 899px) {
  .buy .buy-con-link:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .buy .buy-con-link:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
.buy .buy-con-link:hover {
  opacity: 0.8;
}

.contact {
  background: #ffbe1a;
}
@media only screen and (max-width: 899px) {
  .contact {
    padding-bottom: 60px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact {
    padding-bottom: 120px;
  }
}
.contact .contact-ttl {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .contact .contact-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .contact-ttl {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.contact .contact-ttl02 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .contact .contact-ttl02 {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .contact-ttl02 {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .contact-links {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
}
.contact .contact-con {
  border-radius: 18px;
  background: #fff;
}
@media only screen and (max-width: 899px) {
  .contact .contact-con {
    padding: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .contact-con {
    width: 49%;
    padding: 40px;
  }
}
@media only screen and (max-width: 899px) {
  .contact .con01 {
    margin-bottom: 15px;
  }
}
.contact .con01 .icon {
  width: 35px;
  margin: auto;
}
.contact .con01 .ttl01 {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .contact .con01 .ttl01 {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con01 .ttl01 {
    margin-top: 10px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.contact .con01 .tel-area {
  text-align: center;
  color: #e88418;
}
@media only screen and (max-width: 899px) {
  .contact .con01 .tel-area {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 899px) and (max-width: 899px) {
  .contact .con01 .tel-area {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con01 .tel-area {
    margin-top: 10px;
  }
}
.contact .con01 .tel-area-ttl {
  font-weight: bold;
}
.contact .con01 .tel-area-num {
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .contact .con01 .tel-area-num {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con01 .tel-area-num {
    font-size: 40px;
    font-size: 4rem;
  }
}
.contact .con01 .tel-area-note {
  color: #000;
}
@media only screen and (max-width: 899px) {
  .contact .con01 .tel-area-note {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con01 .tel-area-note {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.contact .con01 .tel-area-offer {
  color: #000;
  font-weight: normal;
  -moz-text-align-last: left;
       text-align-last: left;
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 899px) {
  .contact .con01 .tel-area-offer {
    padding-top: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con01 .tel-area-offer {
    padding-top: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.contact .con01 .tel-area-offer:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: #cccccc;
}
.contact .con02 .icon {
  width: 35px;
  margin: auto;
}
.contact .con02 .ttl01 {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .contact .con02 .ttl01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con02 .ttl01 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 10px;
  }
}
.contact .con02 .mail-area {
  position: relative;
}
@media only screen and (max-width: 899px) {
  .contact .con02 .mail-area {
    padding-top: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con02 .mail-area {
    padding-top: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.contact .con02 .mail-area:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: #cccccc;
}
.contact .con02 .mail-link {
  background: #000;
  font-weight: bold;
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .contact .con02 .mail-link {
    width: 260px;
    margin: auto;
    padding: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con02 .mail-link {
    width: 340px;
    margin: auto;
    padding: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 30px;
  }
}
.contact .con02 .mail-link:after {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
}
@media only screen and (max-width: 899px) {
  .contact .con02 .mail-link:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .con02 .mail-link:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
.contact .con02 .mail-link:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 899px) {
  .contact .contact-end {
    margin-top: 20px;
    text-align: left;
  }
}
@media print, screen and (min-width: 900px) {
  .contact .contact-end {
    margin-top: 40px;
    text-align: center;
  }
}