@charset "UTF-8";
/* CSS Document */
body{
  background-color: #fff;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 30px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box_out{
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}
.box_wp{
  display: block;
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}
.box_wp img{
/*  width: 100%;*/
  display: block;
}
.tophead{
  margin: 78px auto 0px auto;
}
/*注釈_notes*/
.relative {
  position: relative;
}
.absolute {
  position: absolute;
  z-index: 10;
}
.notes {
  max-width: 990px;
  margin: 0 auto;
}

.absolute.notes {
  display: block;
  width: 260px;
  max-width: calc(260/990*100%);
  bottom: 7.5%;
  right: 6.8%;
}
.absolute.notes01 {
  display: block;
  width: 207px;
  max-width: calc(207/990*100%);
  top: 5.45%;
  right: 20.8%;
}
.absolute.notes02 {
  display: block;
  width: 155px;
  max-width: calc(155/990*100%);
  margin: 0 auto;
  top: 20.3%;
  left: 0;
  right: 0;
}
.absolute.notes03 {
  display: block;
  width: 327px;
  max-width: calc(327/990*100%);
  bottom: 2.22%;
  left: 18.3%;
}

.bg_base{
  background-repeat: no-repeat, repeat-y;
  background-size: cover;
  background-position: bottom center, top center;
  padding-bottom: 0%;
  background-image: url(../img/cm_btn_01_pc_bg.webp);
}

.bg_bottom1{
  background-image: url(../img/cm_btn_02_pc_bg.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  background-position: top center;
}
.bg_bottom2{
  background-image: url(../img/bg_03_pc.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
.bg_faq{
  background-image: url(../img/bg_faq_sp.webp);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
}
.box_ans{
  font-size: 0.6em;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 5%;
  color: #363636;
}
.box_ans div{
  color: #363636;
}

.pic_full{
  width: 100%;
  max-width: 990px;
  display: block;
  margin: 0 auto;
}
.pic_full2{
  width: 90%;
  display: block;
  margin: 0 auto;
}
.pic_pr{
  width: 90%;
  display: block;
  margin: 0px auto;
}
/*スクロールトップボタン*/
#toTop a {
  width:88px;
  height:88px;
  -webkit-border-radius:20em;
  -moz-border-radius:20em;
  border-radius:20em;
  display:block;
  position:fixed;
  bottom:40px;
  right:40px;
  cursor: pointer;
  background-color:rgba(255,181,0,.5);
  font-size: 34px;
  line-height: 2.8em;
  z-index: 15;
}
.box_chui{
  color: #4d4d4d;
  font-size: 70%;
  width: 90%;
  margin: 0 auto;
}
.h1_chui{
  text-align: center;
  padding: 2%;
  margin: 2% auto;
  background-color: #333;
  color: #fff;
  font-size: 2em;
  letter-spacing: 10px; 
}
.attention{
  margin-bottom: 10%;
}
.attention li{
  list-style: disc;
  margin-left: 5%;
}

.bg_try{
  background-color: #feeb7f;
}
.bg_01_sp,
.bg_01_pc,
.bg_02_sp,
.bg_02_pc,
.bg_03_sp,
.bg_03_pc{
  background-image: url(../../img/gpp/bg_yellow_pc.webp);
  background-position: center center;
  background-size: 100% auto;
  padding: 0%;
}
.bg_01_sp{background-image: url(../../img/gpp/bg_yellow_sp.webp);}
.bg_02_sp{background-image: url(../../img/gpp/bg_gold_sp.webp);}
.bg_02_pc{background-image: url(../../img/gpp/bg_gold_pc.webp);}
.bg_03_sp{background-image: url(../../img/gpp/bg_normal_sp.webp); background-repeat: repeat-y;}
.bg_03_pc{background-image: url(../../img/gpp/bg_normal_pc.webp); background-repeat: repeat-y;}


.box_top{
  position: relative;
  z-index: 2;
}
.box_top_bnr_pc,
.box_top_bnr_sp{
  position: relative;
  z-index: 1;
  transform: translateY(-20%);
  padding-top: 25%;
  padding-bottom: 60%;
  margin-bottom: -65%;
}
.box_top_bnr_sp{
  transform: translateY(-15%);
  padding-top: 20%;
  padding-bottom: 75%;
  margin-bottom: -75%;
}
.box_dtl{
  position: relative;
  z-index: 3;
  transform: translateY(-5%);
  margin-bottom: -5%;
}
.sarani_pc,
.sarani_sp{
  transform: translateY(-15%);
  position: relative;
  z-index: 4;
/*  background-image: url(../img/bg_green_pc.webp);
  background-repeat: repeat-y;*/
  background-size: 100% auto;
  margin-bottom: -25%;
}
.sarani_sp{
  transform: translateY(-17%);
/*  background-image: url(../img/bg_green_sp.webp);*/
  margin-bottom: -38%;
}

/*__________________________________________________________________________

  タブレット用//////////////////////////////////////////////////////////
__________________________________________________________________________*/

@media (min-width: 640px) and (max-width: 989px){

.tophead{
  margin: 44px auto 0px auto;
}
.absolute.notes {
  display: block;
  width: 629px;
  max-width: calc(629/990*100%);
  margin: 0 auto;
  bottom: 2.3%;
  left: 3%;
  right: 0;
}

.absolute.notes01 {
  display: block;
  width: 281px;
  max-width: calc(281/990*100%);
  top: 5.45%;
  right: 10.8%;
}
.absolute.notes02 {
  display: block;
  width: 210px;
  max-width: calc(210/990*100%);
  margin: 0 auto;
  top: 20.3%;
  left: 0;
  right: 0;
}
.absolute.notes03 {
  display: block;
  width: 443px;
  max-width: calc(443/990*100%);
  bottom: 2.22%;
  left: 7.1%;
}

.bg_base{
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 0%;
  background-image: url(../img/cm_btn_01_sp_bg.webp);
}
.bg_bottom2{
  background-image: url(../img/bg_03_sp.webp);
}
}

/*__________________________________________________________________________

  スマートフォン用//////////////////////////////////////////////////////////
__________________________________________________________________________*/

@media (min-width: 320px) and (max-width: 639px){

body{
  font-size: 20px;
}
.tophead{
  margin: 44px auto 0px auto;
}
.absolute.notes {
  display: block;
  width: 629px;
  max-width: calc(629/990*100%);
  margin: 0 auto;
  bottom: 2.3%;
  left: 3%;
  right: 0;
}
.absolute.notes01 {
  display: block;
  width: 281px;
  max-width: calc(281/990*100%);
  top: 5.45%;
  right: 10.8%;
}
.absolute.notes02 {
  display: block;
  width: 210px;
  max-width: calc(210/990*100%);
  margin: 0 auto;
  top: 20.3%;
  left: 0;
  right: 0;
}
.absolute.notes03 {
  display: block;
  width: 443px;
  max-width: calc(443/990*100%);
  bottom: 2.22%;
  left: 7.1%;
}
.bg_base{
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 0%;
  background-image: url(../img/cm_btn_01_sp_bg.webp);
}

.bg_bottom2{
  background-image: url(../img/bg_03_sp.webp);
}
}

.bnr_wrap {
  position: relative;
}
.bnr_wrap .pr {
  position: absolute;
  top: 26%;
}
.bnr_wrap .pr_trial {
  position: absolute;
  top: 0%;
}
.btn_end {
  margin-top: 7%;
  margin-bottom: 7%;
}
