@charset "UTF-8";
/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/
html,
input,
textarea,
select,
button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}

html {
  color: #333;
  background: #fff;
  font-size: 14px;
  line-height: 1.6;
  word-break: break-word;
}

html.is-fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

body {
  background: #fff;
  margin: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

p {
  margin: 0 0 1em;
  padding: 0;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #333;
  text-decoration: none;
}

input[type=submit],
input[type=text],
select,
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select::-ms-expand {
  display: none;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

::placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

textarea {
  resize: vertical;
}

button {
  border: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
html, .outer-block {
  min-width: 970px;
}
@media screen and (max-width: 640px) {
  html, .outer-block {
    min-width: 320px;
  }
}

.inner-block {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 930px;
}

main .inner-block {
  padding: 60px 0;
}

#wrapper {
  position: relative;
}

.pc {
  display: block !important;
}

.pc-ib {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

.sp-ib {
  display: none !important;
}

@media screen and (min-width: 641px) {
  a,
a::before,
a::after,
button,
button::before,
button::after {
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
  }

  .hover:hover,
#header a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
#svgicon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -99;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  position: relative;
  background-color: #fff;
  font-size: 62.5%;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
a:hover {
  opacity: 0.8;
}

p {
  margin: 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

button {
  background-color: transparent;
  border: none;
  padding: 0;
}

.gl_wrap {
  font-family: "YuGothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "sans-serif";
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.ly_main {
  margin: 0;
  padding: 0;
}

.gl_inner {
  max-width: 750px;
  padding: 0;
  margin: 0 auto;
  margin-top: 110px;
}
@media screen and (max-width: 640px) {
  .gl_inner {
    width: 100%;
    margin-top: 0px;
  }
}

.purchase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.purchase .btn-purchase-rakuten {
  padding-left: 40px;
  padding-right: 20px;
}
@media screen and (max-width: 640px) {
  .purchase .btn-purchase-rakuten {
    padding-left: 0.4166666667vw;
    padding-right: 0.625vw;
  }
}
.purchase .btn-purchase-amazon {
  padding-left: 20px;
  padding-right: 40px;
}
@media screen and (max-width: 640px) {
  .purchase .btn-purchase-amazon {
    padding-left: 0.625vw;
    padding-right: 0.4166666667vw;
  }
}
.purchase a {
  width: 44%;
}

.page-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-link a {
  width: 100%;
}


/* CTA */
.ctaArea {
  position: relative;
  margin: 0 auto;
}
.ctaArea a{
  position: absolute;
  display: block;
  width: 80%;
  left: 50%;
  transform: translateX(-50%); 
  bottom:12.5%;
  opacity: 1!important;
}
.ctaArea.cta1 a{
  bottom:16%;
}
.ctaArea.cta2 a{
  bottom:13.5%;
}

.ctaArea a button::after{
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url('../../assets/img/btnArrow.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 640px) {
.ctaArea a button::after{
  width: 30px;
  height: 30px;
}
}

.btn-hover {
  width: 100%;
  font-size: 40px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  height: 96px;
  text-align:left;
  padding: 0 20px;
  border: none;
  background-size: 300% 100%;
  border-radius: 4px;

  background-image: linear-gradient(to right, #cfac4a, #B58E21, #cfac4a);
  border-bottom: solid 4px #A78A3E;
  border-top: solid 4px #DED1A1;

  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
@media screen and (max-width: 640px) {
.btn-hover {
  width: 100%;
  font-size: 20px;
  letter-spacing: 3px;
  font-weight: 600;
  height: 48px;
  text-align:left;
  padding: 0 10px;
  border-bottom: solid 2px #A78A3E;
  border-top: solid 2px #DED1A1;
}
}

.btn-hover:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}
