* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd {
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

html,
body {
  margin: 0;
  padding: 0;
  background: white
}

a img:hover {
  opacity: .8
}

.wrap {
  overflow: hidden;
  margin: auto
}

.hide-for-mobile {
  display: block
}

@media screen and (max-width: 500px) {
  .hide-for-mobile {
    display: none
  }
}

.content-container {
  margin: auto
}

header {
  text-align: center;
  max-width: 640px;
  position: relative;
  margin: auto
}

header .oshaberi-mi-chan-logo {
  width: 40%;
  max-width: 200px;
  margin: 0 auto;
  display: block;
  padding: .6rem 0
}

header .twitter-banner {
  position: absolute;
  background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/twitter-banner-pc.png);
  background-size: contain;
  width: 160px;
  height: 81px;
  margin: 30px auto;
  display: block;
  padding: 0
}

header .twitter-banner:hover {
  opacity: .8
}

header .sales-badge {
  max-width: 110px;
  position: absolute;
  top: 10px;
  right: -20px;
  z-index: 9999
}

@media screen and (max-width: 720px) {
  header .sales-badge {
    right: 20px
  }

  header .twitter-banner {
    width: 140px;
    height: 71px;
    margin: 35px auto 30px 20px
  }
}

@media screen and (max-width: 500px) {
  header .sales-badge {
    max-width: 90px;
    right: 10px;
    top: 14px
  }

  header .twitter-banner {
    background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/twitter-banner-500.png);
    width: 100px;
    height: 60px;
    margin: 7% auto 5px 20px
  }
}

@media screen and (max-width: 380px) {
  header .sales-badge {
    max-width: 70px
  }

  header .twitter-banner {
    background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/twitter-banner-mobile.png);
    width: 50px;
    height: 50px;
    margin: 7% auto 5px 20px
  }
}

.main-image {
  background-image: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/top-image.jpg);
  background-color: #e7ded5;
  background-position: top center;
  background-repeat: no-repeat;
  height: 420px;
  position: relative
}

.main-image .top-image {
  display: block;
  margin: auto;
  max-height: 379px
}

@media screen and (max-width: 720px) {
  .main-image {
    background-position: 59% top;
    height: 420px;
    position: relative
  }

  .main-image .top-image {
    display: block;
    margin: auto;
    max-height: 379px
  }
}

.shoulder {
  width: 96%;
  margin: 3rem auto 2rem;
  font-size: 1.8rem;
  text-align: center;
  color: #6a3906;
  font-family: "秀英丸ゴシック B"
}

.shoulder span {
  color: #f6707b
}

h1 {
  width: 96%;
  margin: 2rem auto 2rem;
  text-align: center;
  font-size: 3rem;
  color: #6a3906;
  font-family: "秀英丸ゴシック B"
}

h1 span {
  font-size: 90%
}

@media screen and (max-width: 400px) {
  .shoulder {
    margin: 2rem auto;
    font-size: 1.4rem;
    text-align: center
  }

  h1 {
    margin: 1rem auto 1rem;
    font-size: 2.2rem;
    color: #6a3906;
    font-family: "秀英丸ゴシック B"
  }
}

.button-section {
  margin: auto;
  padding: 2rem 2%;
  text-align: center
}

.button-section a {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: .5rem auto
}

.button-section a img {
  display: block;
  width: 100%
}

.button-section-2 {
  padding-top: 4rem
}

@media screen and (max-width: 400px) {
  .button-section a {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: .5rem auto
  }

  .button-section a img {
    display: block;
    width: 100%
  }

  .button-section-2 {
    padding: 2rem 2% 0
  }
}

.heading-icon {
  display: block;
  margin: auto
}

h2 {
  width: 96%;
  color: #be952a;
  text-align: center;
  font-family: "秀英丸ゴシック B";
  font-size: 2rem;
  margin: 2rem auto
}

@media screen and (max-width: 400px) {
  h2 {
    font-size: 1.4rem;
    margin: 2rem auto
  }
}

.concept-section {
  background: linear-gradient(white, #fafafa);
  padding: 2rem 0 4rem
}

.concept-section .concept-container {
  background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/concept-bg.png) 50% 50%;
  width: 96%;
  max-width: 600px;
  margin: auto;
  border-radius: 8px;
  padding: 4rem 0;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08)
}

.concept-section .concept-container .concept-image {
  display: block;
  width: 90%;
  max-width: 500px;
  margin: auto
}

.concept-section .concept-container p {
  width: 96%;
  margin: 2rem auto;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2;
  font-family: "NUDモトヤマルベリ Std W3";
  color: #444
}

@media screen and (max-width: 450px) {
  .concept-section .concept-container {
    background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/concept-bg-450.png) 50% 50%
  }
}

@media screen and (max-width: 400px) {
  .concept-section {
    background: linear-gradient(white, #fafafa);
    padding: 2rem 0 4rem
  }

  .concept-section .concept-container {
    width: 96%;
    max-width: 600px;
    margin: auto;
    border-radius: 8px;
    padding: 4rem 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08)
  }

  .concept-section .concept-container .concept-image {
    display: block;
    width: 90%;
    max-width: 500px;
    margin: auto
  }

  .concept-section .concept-container p {
    width: 96%;
    margin: 2rem auto;
    text-align: center;
    font-size: 1.2rem;
    line-height: 2.2;
    font-family: "NUDモトヤマルベリ Std W3";
    color: #444
  }
}

@media screen and (max-width: 320px) {
  .concept-section .concept-container {
    background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/concept-bg-320.png) 50% 50%
  }
}

.voice-section {
  padding: 4rem 0
}

.voice-section .voice-image {
  display: block;
  width: 96%;
  max-width: 600px;
  margin: auto
}

.voice-section ol {
  padding: 0;
  margin: 3rem 0 0
}

.voice-section .voice-player {
  display: table;
  list-style: none;
  width: 96%;
  max-width: 600px;
  margin: 2rem auto;
  padding: 0
}

.voice-section .voice-player p {
  display: table-cell;
  width: 320px;
  vertical-align: middle;
  padding-left: 20px
}

.voice-section .voice-player div {
  display: table-cell;
  width: 250px;
  vertical-align: middle;
  text-align: center
}

.voice-section .voice-player div a:hover {
  opacity: .8
}

@media screen and (max-width: 620px) {
  .voice-section .voice-player {
    display: table;
    width: 96%;
    max-width: 600px;
    margin: 1rem auto
  }

  .voice-section .voice-player p {
    width: 50%;
    padding-left: 20px
  }

  .voice-section .voice-player p img {
    width: 100%
  }

  .voice-section .voice-player div {
    width: 50%
  }

  .voice-section .voice-player div img {
    width: 80%
  }
}

@media screen and (max-width: 400px) {
  .voice-section {
    padding-bottom: 1rem
  }

  .voice-section ol {
    padding: 0;
    margin: 2rem 0 0
  }
}

.howto-section {
  background: #fafafa;
  padding: 1rem 0 4rem
}

.howto-section .howto-container {
  width: 96%;
  max-width: 600px;
  margin: 2rem auto;
  padding: 3rem 0;
  border-radius: 16px;
  background: white;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08)
}

.howto-section .howto-container .howto-image {
  display: block;
  width: 100%;
  margin: auto
}

.howto-section .howto-container p {
  width: 90%;
  margin: 2rem auto 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: "NUDモトヤマルベリ Std W3"
}

@media screen and (max-width: 400px) {
  .howto-section {
    padding: 1rem 0 4rem
  }

  .howto-section .howto-container {
    margin: 2rem auto;
    padding: 3rem 0
  }

  .howto-section .howto-container p {
    margin: 1rem auto 0;
    font-size: 1.2rem;
    line-height: 1.8;
    font-family: "NUDモトヤマルベリ Std W3"
  }
}

.impression-section {
  position: relative;
  background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/impression-bg.png) 0 center
}

.impression-section:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 71px;
  background-image: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/impression-bg-header.png);
  vertical-align: middle;
  margin-top: -60px
}

.impression-section:after {
  content: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/impression-bg-footer.png);
  display: block;
  text-align: center;
  margin: auto;
  line-height: 0
}

.impression-section .impression-user {
  max-width: 600px;
  margin: 4rem auto
}

.impression-section .impression-user dl {
  width: 96%;
  max-width: 600px;
  margin: auto;
  display: table
}

.impression-section .impression-user dl dt {
  display: table-cell;
  width: 35%;
  vertical-align: middle
}

.impression-section .impression-user dl dt img {
  width: 100%;
  display: block;
  border-radius: 50%;
  padding: 0;
  margin: 0
}

.impression-section .impression-user dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  padding: 0 0 0 20px
}

.impression-section .impression-user dl dd p {
  font-family: "秀英丸ゴシック B";
  background: #dfba87;
  color: white;
  font-size: 1.5rem;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 1.4rem;
  border-radius: 8px
}

.impression-section .impression-user dl dd p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #dfba87
}

.impression-section .impression-user .profile {
  font-family: 'Noto Sans JP', sans-serif;
  width: 58%;
  border-bottom: 1px solid #dfba87;
  text-align: center;
  float: right;
  margin: 0 2% 1rem 0;
  padding: .5rem
}

.impression-section .impression-user .message {
  font-family: 'Noto Sans JP', sans-serif;
  clear: both;
  width: 96%;
  margin: auto;
  font-size: 1.5rem;
  line-height: 1.7
}

@media screen and (max-width: 620px) {
  .impression-section .impression-user dl dt {
    width: 35%
  }

  .impression-section .impression-user dl dd p {
    font-family: "秀英丸ゴシック B";
    background: #dfba87;
    color: white;
    font-size: 1.4rem;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 1rem;
    border-radius: 8px
  }

  .impression-section .impression-user dl dd p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -28px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #dfba87
  }

  .impression-section .impression-user .profile {
    font-family: 'Noto Sans JP', sans-serif;
    width: 58%;
    border-bottom: 1px solid #dfba87;
    text-align: center;
    float: right;
    margin: 0 2% 1rem 0;
    padding: .5rem
  }

  .impression-section .impression-user .message {
    font-family: 'Noto Sans JP', sans-serif;
    clear: both;
    width: 96%;
    margin: auto;
    font-size: 1.5rem;
    line-height: 1.7
  }
}

@media screen and (max-width: 400px) {
  .impression-section .impression-user dl dt {
    width: 35%
  }

  .impression-section .impression-user dl dd p {
    font-family: "秀英丸ゴシック B";
    background: #dfba87;
    color: white;
    font-size: 1.2rem;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 1rem;
    border-radius: 8px
  }

  .impression-section .impression-user dl dd p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -28px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #dfba87
  }

  .impression-section .impression-user .profile {
    font-family: 'Noto Sans JP', sans-serif;
    width: 58%;
    border-bottom: 1px solid #dfba87;
    text-align: center;
    float: right;
    margin: 0 2% 1rem 0;
    padding: .5rem
  }

  .impression-section .impression-user .message {
    font-family: 'Noto Sans JP', sans-serif;
    clear: both;
    width: 96%;
    margin: auto;
    font-size: 1.2rem;
    line-height: 1.7
  }
}

.tel-box {
  text-align: center;
  width: 96%;
  max-width: 600px;
  margin: auto
}

.tel-box img {
  width: 100%;
  margin: 0
}

.buy-section .buy-box {
  width: 96%;
  max-width: 600px;
  margin: auto
}

.buy-section .buy-box .image {
  text-align: right;
  position: relative
}

.buy-section .buy-box .image .baloon {
  position: absolute;
  bottom: 200px;
  left: 50px;
  text-align: center;
  border-radius: 18px;
  margin: 0 auto;
  width: 200px;
  padding: 1.4rem 1rem;
  color: #f6707b;
  font-family: "秀英丸ゴシック B";
  font-weight: bold;
  font-size: 1.4rem;
  background: #fcebed
}

.buy-section .buy-box .image .baloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fcebed
}

.buy-section .buy-box .image .price {
  position: absolute;
  font-family: "秀英丸ゴシック B";
  font-size: 1.8rem;
  font-weight: bold;
  bottom: 20px;
  text-align: left;
  text-shadow: 0 0 3px white
}

.buy-section .buy-box .image .price span {
  font-size: 80%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #666
}

.buy-section .buy-box .image .for-home {
  background: #faf3e6;
  color: #be952a
}

.buy-section .buy-box .image .for-home:before {
  border-top: 15px solid #faf3e6
}

.buy-section .buy-box .image img {
  max-width: 300px;
  margin: 1rem auto
}

.buy-section .buy-box .image .for-home-image {
  width: 47%;
  max-width: 270px;
  margin: 1rem auto
}

.buy-section .buy-box h4 {
  font-family: "秀英丸ゴシック B";
  border-top: 2px solid #be952a;
  border-bottom: 2px solid #be952a;
  font-size: 2rem;
  padding: 1rem 0;
  margin: 0
}

.buy-section .buy-box .cart-button-container {
  width: 100%;
  max-width: 600px;
  display: table;
  margin: 1rem auto 0;
  padding: 0
}

.buy-section .buy-box .cart-button-container .cart-button-box {
  display: table-cell;
  width: 50%;
  padding: 0 1rem
}

.buy-section .buy-box .cart-button-container .cart-button-box .jizen-icon {
  vertical-align: middle;
  text-align: center;
  margin: 0 auto 0;
  width: 100%
}

.buy-section .buy-box .cart-button-container .cart-button-box .jizen-icon img {
  width: 100%
}

.buy-section .buy-box .cart-button-container .cart-button-box form {
  width: 100%
}

.buy-section .buy-box .cart-button-container .cart-button-box input {
  width: 100%
}

.buy-section .buy-box .cart-button-container .cart-button-box input img {
  width: 100%
}

.buy-section .buy-box .cart-button-container .cart-button-box input:hover {
  opacity: .8
}

.buy-section .buy-box .cart-button-container .cart-button-box+.cart-button-box {
  border-left: 1px solid #ccc
}

.buy-section .jizen-box {
  border: 4px solid #e8f0f6;
  width: 96%;
  max-width: 600px;
  margin: 1rem auto 2rem;
  padding: 1rem
}

.buy-section .jizen-box h6 {
  font-family: "NUDモトヤマルベリ Std W3";
  font-size: 1.3rem;
  margin: 0;
  color: #444;
  line-height: 1.6
}

.buy-section .jizen-box p {
  font-family: 'Noto Sans JP', sans-serif;
  margin: .6rem auto 0;
  font-size: 1.1rem;
  color: #444
}

.buy-section .advice-note {
  width: 96%;
  max-width: 600px;
  margin: 0 auto 4rem
}

.buy-section .advice-note p {
  font-family: "秀英丸ゴシック B";
  color: #f6707b;
  text-align: center;
  font-size: 1.6rem
}

.buy-section .advice-note img {
  width: 100%
}

.buy-section .buy-note {
  width: 96%;
  max-width: 600px;
  list-style: none;
  margin: 0 auto;
  padding: 0
}

.buy-section .buy-note li {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400
}

@media screen and (max-width: 520px) {
  .buy-section .buy-box .image .baloon {
    position: absolute;
    bottom: 160px;
    left: 2%;
    text-align: center;
    border-radius: 18px;
    margin: 0 auto;
    width: 150px;
    padding: 1rem 1rem;
    font-size: 1.2rem
  }

  .buy-section .buy-box .image .price {
    font-size: 1.4rem;
    font-weight: bold;
    bottom: 20px;
    text-align: left
  }

  .buy-section .buy-box .image .price span {
    font-size: 80%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #666
  }

  .buy-section .buy-box .image .for-home {
    background: #faf3e6;
    color: #be952a
  }

  .buy-section .buy-box .image .for-home:before {
    border-top: 15px solid #faf3e6
  }

  .buy-section .buy-box .image img {
    width: 50%;
    margin: 1rem auto
  }

  .buy-section .buy-box h4 {
    font-family: "秀英丸ゴシック B";
    border-top: 2px solid #be952a;
    border-bottom: 2px solid #be952a;
    font-size: 2rem;
    padding: 1rem 0;
    margin: 0
  }

  .buy-section .buy-box .cart-button-container {
    width: 100%;
    max-width: 600px;
    display: table;
    margin: 1rem auto 0;
    padding: 0
  }

  .buy-section .buy-box .cart-button-container .cart-button-box {
    display: table-cell;
    width: 50%;
    padding: 0 .2rem
  }

  .buy-section .buy-box .cart-button-container .cart-button-box .jizen-icon {
    vertical-align: middle;
    text-align: center;
    margin: 0 auto 0;
    width: 100%
  }

  .buy-section .jizen-box {
    border: 4px solid #e8f0f6;
    width: 96%;
    max-width: 600px;
    margin: 1rem auto 2rem;
    padding: 1rem
  }

  .buy-section .jizen-box h6 {
    font-family: "NUDモトヤマルベリ Std W3";
    font-size: 1.3rem;
    margin: 0;
    color: #444;
    line-height: 1.6
  }

  .buy-section .jizen-box p {
    font-family: 'Noto Sans JP', sans-serif;
    margin: .6rem auto 0;
    font-size: 1.1rem;
    color: #444
  }

  .buy-section .advice-note {
    width: 96%;
    max-width: 600px;
    margin: 0 auto 4rem
  }

  .buy-section .advice-note p {
    font-family: "秀英丸ゴシック B";
    color: #f6707b;
    text-align: center;
    font-size: 1.6rem
  }

  .buy-section .advice-note img {
    width: 100%
  }

  .buy-section .buy-note {
    width: 96%;
    max-width: 600px;
    list-style: none;
    margin: 0 auto;
    padding: 0
  }

  .buy-section .buy-note li {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400
  }
}

@media screen and (max-width: 400px) {
  .buy-section .buy-box .image .baloon {
    position: absolute;
    bottom: 130px;
    left: 2%;
    text-align: center;
    border-radius: 18px;
    margin: 0 auto;
    width: 135px;
    padding: .5rem .5rem;
    font-size: 1.1rem
  }

  .buy-section .buy-box .image .price {
    font-size: 1rem;
    font-weight: bold;
    bottom: 20px;
    text-align: left
  }

  .buy-section .buy-box .image .price span {
    font-size: 80%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #666
  }

  .buy-section .buy-box .image .for-home {
    background: #faf3e6;
    color: #be952a
  }

  .buy-section .buy-box .image .for-home:before {
    border-top: 15px solid #faf3e6
  }

  .buy-section .buy-box .image img {
    width: 50%;
    max-width: 300px;
    margin: 1rem auto
  }

  .buy-section .buy-box h4 {
    font-family: "秀英丸ゴシック B";
    border-top: 2px solid #be952a;
    border-bottom: 2px solid #be952a;
    font-size: 1.8rem;
    padding: 1rem 0;
    margin: 0
  }

  .buy-section .buy-box .cart-button-container {
    width: 100%;
    max-width: 600px;
    display: table;
    margin: 1rem auto 0;
    padding: 0
  }

  .buy-section .buy-box .cart-button-container .cart-button-box {
    display: table-cell;
    width: 50%;
    padding: 0 .2rem
  }

  .buy-section .buy-box .cart-button-container .cart-button-box .jizen-icon {
    vertical-align: middle;
    text-align: center;
    margin: 0 auto 0;
    width: 100%
  }

  .buy-section .jizen-box {
    border: 4px solid #e8f0f6;
    width: 96%;
    max-width: 600px;
    margin: 1rem auto 2rem;
    padding: 1rem
  }

  .buy-section .jizen-box h6 {
    font-family: "NUDモトヤマルベリ Std W3";
    font-size: 1rem;
    margin: 0;
    color: #444;
    line-height: 1.6
  }

  .buy-section .jizen-box p {
    font-family: 'Noto Sans JP', sans-serif;
    margin: .6rem auto 0;
    font-size: 1rem;
    color: #444
  }

  .buy-section .advice-note {
    width: 96%;
    max-width: 600px;
    margin: 0 auto 4rem
  }

  .buy-section .advice-note p {
    font-family: "秀英丸ゴシック B";
    color: #f6707b;
    text-align: center;
    font-size: 1.1rem
  }

  .buy-section .advice-note img {
    width: 100%
  }

  .buy-section .buy-note {
    width: 96%;
    max-width: 600px;
    list-style: none;
    margin: 0 auto;
    padding: 0
  }

  .buy-section .buy-note li {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400
  }
}

.faq-section {
  background: url(https://gigaplus.makeshop.jp/ptns/michan_lp/img/faq-bg.png);
  padding: 4rem 0
}

.faq-section .faq-container {
  border: 4px solid #f4e7ce;
  border-radius: 8px;
  width: 96%;
  max-width: 600px;
  margin: auto
}

.faq-section .faq-container dt {
  font-family: "秀英丸ゴシック B";
  color: #f6707b;
  background: #faf3e6;
  padding: 1.4rem;
  font-size: 1.4rem;
  font-weight: bold
}

.faq-section .faq-container dt:first-child {
  border-radius: 8px 8px 0 0
}

.faq-section .faq-container dd {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.3rem;
  padding: 1.2rem;
  margin: 0;
  background: white
}

.faq-section .faq-container dd sup {
  margin-left: -.5em;

}



.faq-section .faq-container dd p.right {
  text-align: right;
  margin: .5em 0;
  padding: 0;
  font-size: 80%;
}


.faq-section .faq-container dd span {
  color: #f6707b
}

.faq-section .faq-container dd span.tel-note {
  color: #be952a
}

.faq-section .faq-container dd:last-child {
  border-radius: 0 0 8px 8px
}

.faq-section .faq-container dd a {
  position: relative;
  display: inline;
  color: #be952a
}

.faq-section .faq-container dd a:hover {
  opacity: .8
}

@media screen and (max-width: 400px) {
  .faq-section {
    padding: 4rem 0
  }

  .faq-section .faq-container {
    border: 4px solid #f4e7ce;
    border-radius: 8px;
    width: 96%;
    max-width: 600px;
    margin: auto
  }

  .faq-section .faq-container dt {
    font-family: "秀英丸ゴシック B";
    color: #f6707b;
    background: #faf3e6;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: bold
  }

  .faq-section .faq-container dt:first-child {
    border-radius: 8px 8px 0 0
  }

  .faq-section .faq-container dd {
    font-size: 1.1rem;
    padding: 1rem
  }
}

.mission-section {
  background: #fff9ee;
  padding: 4rem 0
}

.mission-section .mission-image {
  display: block;
  width: 96%;
  max-width: 600px;
  border-radius: 8px;
  margin: auto
}

.mission-section .message {
  color: #444;
  font-size: 1.4rem;
  width: 90%;
  max-width: 560px;
  margin: 2rem auto 0;
  font-family: "NUDモトヤマルベリ Std W3";
  line-height: 2
}

.mission-section .signature {
  color: #444;
  width: 90%;
  max-width: 560px;
  text-align: right;
  margin: 2rem auto;
  font-family: "NUDモトヤマルベリ Std W3"
}

@media screen and (max-width: 400px) {
  .mission-section {
    background: #fff9ee;
    padding: 4rem 0
  }

  .mission-section .mission-image {
    display: block;
    width: 96%;
    max-width: 600px;
    border-radius: 8px;
    margin: auto
  }

  .mission-section .message {
    color: #444;
    font-size: 1.2rem;
    width: 90%;
    max-width: 560px;
    margin: 2rem auto 0;
    font-family: "NUDモトヤマルベリ Std W3";
    line-height: 2
  }

  .mission-section .signature {
    color: #444;
    width: 90%;
    max-width: 560px;
    text-align: right;
    margin: 2rem auto;
    font-family: "NUDモトヤマルベリ Std W3"
  }
}

.summary-section {
  padding: 3rem 0 0;
  background: #faf3e6
}

.summary-section .summary-container {
  background: white;
  padding-top: 2rem
}

.summary-section .summary-container dl {
  background: white;
  width: 96%;
  max-width: 600px;
  display: table;
  margin: 0 auto;
  padding: 1rem 0;
  border-bottom: 1px solid #ddd
}

.summary-section .summary-container dl dt {
  font-family: "秀英丸ゴシック B";
  display: table-cell;
  width: 6em;
  color: #f6707b;
  font-weight: bold;
  font-size: 1.4rem
}

.summary-section .summary-container dl dd {
  font-family: 'Noto Sans JP', sans-serif;
  display: table-cell;
  font-size: 1.4rem
}

@media screen and (max-width: 400px) {
  .summary-section {
    padding: 3rem 0 0;
    background: #faf3e6
  }

  .summary-section .summary-container {
    background: white;
    padding-top: 2rem
  }

  .summary-section .summary-container dl {
    background: white;
    width: 96%;
    max-width: 600px;
    display: table;
    margin: 0 auto;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd
  }

  .summary-section .summary-container dl dt {
    font-family: "秀英丸ゴシック B";
    display: table-cell;
    width: 6em;
    color: #f6707b;
    font-weight: bold;
    font-size: 1.1rem
  }

  .summary-section .summary-container dl dd {
    font-family: 'Noto Sans JP', sans-serif;
    display: table-cell;
    font-size: 1.1rem
  }
}

.banner-section {
  padding: 4rem 0 0
}

.banner-section .banner {
  display: block;
  width: 96%;
  max-width: 560px;
  margin: 2rem auto
}

.banner-section .banner img {
  display: block;
  width: 100%
}

.banner-section .banner-small {
  max-width: 400px
}

.banner-section .scam-notice {
  width: 96%;
  max-width: 560px;
  margin: auto;
  border: 2px solid #f1dfbd
}

.banner-section .scam-notice h5 {
  color: #333;
  font-family: "NUDモトヤマルベリ Std W3";
  margin: 0;
  padding: 1rem;
  text-align: center;
  background: #f1dfbd;
  font-size: 1.4rem
}

.banner-section .scam-notice p {
  font-family: 'Noto Sans JP', sans-serif;
  padding: 1rem 1rem
}

@media screen and (max-width: 400px) {
  .banner-section {
    padding: 2rem 0 0
  }

  .banner-section .banner {
    display: block;
    width: 96%;
    max-width: 560px;
    margin: 2rem auto
  }

  .banner-section .banner-small {
    max-width: 400px
  }

  .banner-section .scam-notice {
    width: 96%;
    max-width: 560px;
    margin: auto;
    border: 2px solid #f1dfbd
  }

  .banner-section .scam-notice h5 {
    color: #333;
    font-family: "NUDモトヤマルベリ Std W3";
    margin: 0;
    padding: 1rem;
    text-align: center;
    background: #f1dfbd;
    font-size: 1rem
  }

  .banner-section .scam-notice p {
    font-family: 'Noto Sans JP', sans-serif;
    padding: .5rem
  }
}

footer {
  margin: 0 auto
}

footer ul {
  list-style: none;
  margin: 0;
  padding: 0
}

footer ul li {
  text-align: center;
  margin: 1rem
}

footer ul li a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.2rem;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #333
}

footer ul li a:hover {
  opacity: .8
}

footer .privacy-mark-container {
  display: table;
  width: 450px;
  margin: auto
}

footer .privacy-mark-container .image {
  width: 100px;
  display: table-cell;
  vertical-align: middle
}

footer .privacy-mark-container .image img {
  width: 100px;
  margin-right: 10px
}

footer .privacy-mark-container .text {
  font-family: 'Noto Sans JP', sans-serif;
  width: 430px;
  font-size: 1.1rem;
  vertical-align: middle;
  display: table-cell
}

footer .return-to-top {
  text-align: center
}

footer .return-to-top a {
  font-family: 'Noto Sans JP', sans-serif;
  text-decoration: none;
  display: block;
  max-width: 260px;
  margin: 2rem auto;
  border: 4px solid #f6707b;
  padding: 2rem;
  border-radius: 6px;
  color: #f6707b;
  font-weight: bold;
  font-size: 1.2rem
}

footer .return-to-top a:hover {
  opacity: .8
}

footer small {
  font-family: 'Noto Sans JP', sans-serif;
  display: block;
  margin: 2rem auto 4rem;
  text-align: center;
  font-size: .9rem
}

@media screen and (max-width: 400px) {
  footer {
    margin: 0 auto
  }

  footer ul {
    list-style: none;
    margin: 0;
    padding: 0
  }

  footer ul li {
    text-align: center;
    margin: 1rem
  }

  footer ul li a {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: .9rem;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #333
  }

  footer ul li a:hover {
    opacity: .8
  }

  footer .privacy-mark-container {
    display: table;
    width: 300px;
    margin: auto
  }

  footer .privacy-mark-container .image {
    width: 50px;
    display: table-cell;
    vertical-align: middle
  }

  footer .privacy-mark-container .image img {
    width: 100px;
    margin-right: 10px
  }

  footer .privacy-mark-container .text {
    font-family: 'Noto Sans JP', sans-serif;
    width: 250px;
    font-size: .9rem;
    vertical-align: middle;
    display: table-cell
  }

  footer .return-to-top {
    text-align: center
  }

  footer .return-to-top a {
    font-family: 'Noto Sans JP', sans-serif;
    text-decoration: none;
    display: block;
    max-width: 260px;
    margin: 2rem auto;
    border: 4px solid #f6707b;
    padding: 2rem;
    border-radius: 6px;
    color: #f6707b;
    font-weight: bold;
    font-size: 1.2rem
  }

  footer .return-to-top a:hover {
    opacity: .8
  }

  footer small {
    font-family: 'Noto Sans JP', sans-serif;
    display: block;
    margin: 2rem auto 4rem;
    text-align: center;
    font-size: .9rem
  }
}

.voice-player-js dl {
  display: table;
  list-style: none;
  width: 98%;
  max-width: 530px;
  margin: 2rem auto;
  padding: 0
}

.voice-player-js dl dt {
  display: table-cell;
  width: 320px;
  vertical-align: middle;
  padding: 0 20px 0 20px
}

.voice-player-js dl dt img {
  width: 100%
}

.voice-player-js dl dd {
  display: table-cell;
  width: 250px;
  vertical-align: middle;
  text-align: center
}

.voice-player-js dl dd img {
  width: 100%;
  cursor: pointer
}

.voice-player-js dl dd img:hover {
  opacity: .8
}

@media screen and (max-width: 580px) {
  .voice-player-js dl {
    display: table;
    list-style: none;
    width: 92%;
    max-width: 600px;
    margin: 4% auto;
    padding: 0
  }

  .voice-player-js dl dt {
    display: table-cell;
    width: 320px;
    vertical-align: middle;
    padding: 0
  }

  .voice-player-js dl dt img {
    width: 100%
  }

  .voice-player-js dl dd {
    display: table-cell;
    width: 250px;
    vertical-align: middle;
    text-align: center;
    padding-left: 10px
  }

  .voice-player-js dl dd img {
    width: 100%;
    cursor: pointer
  }

  .voice-player-js dl dd img:hover {
    opacity: .8
  }
}

.buy-section .buy-box .button-box {
  width: 96%;
  max-width: 670px;
  margin: 2rem auto;
  position: relative;
  background: white;
  padding: 1.4rem;
  border: 2px dashed #be952a;
  border-radius: 20px
}

.buy-section .buy-box .button-box h3 {
  font-size: 2rem;
  color: #73cfdf;
  margin: 0 auto;
  font-family: "秀英丸ゴシック B"
}

.buy-section .buy-box .button-box h3 br {
  display: none
}

.buy-section .buy-box .button-box h4 {
  font-size: 2rem;
  border: none;
  border-top: 2px solid #aaa;
  padding: 2rem 0 0;
  margin: 2rem auto .5rem
}

.buy-section .buy-box .button-box h5 {
  font-size: 1.8rem;
  margin: 0 auto 1rem;
  text-align: center
}

.buy-section .buy-box .button-box .date-note-text {
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin: .5rem auto 1rem
}

.buy-section .buy-box .button-box ul {
  margin: 1rem auto 1rem;
  list-style: none;
  padding-left: 0
}

.buy-section .buy-box .button-box ul li {
  text-indent: -1em;
  margin-left: 1em;
  font-family: "F+UD-スーラ DB";
  color: #333
}

.buy-section .buy-box .button-box ul li:before {
  content: '※';
  display: inline-block;
  width: 1em;
  width: 1em;
  text-indent: 0
}

@media screen and (max-width: 540px) {
  .buy-section .buy-box .button-box h3 {
    font-size: 1.8rem
  }

  .buy-section .buy-box .button-box h3 br {
    display: block
  }
}

.radio label {
  padding: 0 0 0 40px;
  font-size: 24px;
  line-height: 26px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: .8rem 0;
  font-family: "F+UD-スーラ DB";
  color: #333
}

.radio label:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  border-radius: 50%;
  border: 2px solid #73cfdf
}

.radio input[type="radio"] {
  display: none
}

.radio input[type="radio"]:checked+label:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 6px;
  background-color: #73cfdf;
  border-radius: 50%
}

.radio-for-gift label:before {
  border: 2px solid #666
}

.radio-for-gift input[type="radio"]:checked+label:after {
  background-color: #666
}

input[type="submit"] {
  font-family: "F+UD-スーラ DB";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 3rem;
  margin: 2rem auto;
  width: 100%;
  padding: 2rem 0;
  border-radius: 20px;
  border: 4px solid white;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  background: #73cfdf;
  color: white;
  cursor: pointer
}

input[type="submit"]:hover {
  opacity: .8
}

@media screen and (max-width: 540px) {
  .radio label {
    font-size: 1rem;
    margin: .5rem 0;
    line-height: 28px
  }

  input[type="submit"] {
    font-size: 1.6rem;
    padding: 2rem 0
  }
}

.audiojs {
  display: none
}
