@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
html{
  background-collar: #2f2f2f;
}
/*ヘッダー&フッター-----------------------------*/
.primelogo{
    position: fixed;
    z-index: 9999999;
}
#sod_header_white{ 
  top:0; 
  position:fixed; 
  width:100%;
  height:40px; 
  background: #FFF; 
  z-index:90000;
}
#sod_header_black{
  top: 0; 
  position: fixed; 
  width: 100%;
  height: 50px;
  background: #000;
  z-index: 1000;
}
#sod_header_black img{
  margin: 0.5% 0 0 0.5%;
}
#sodBtn{ 
  float:left; 
  margin: 6px; 
}
.fotitemrist{
  display: flex;
  justify-content: center;
  margin: 0 0 3% 0;
}
.fotitem_list{
  margin: 0 1% 0 1%;
}
.fotitem{
  color:#fff;
  font-size: 0.8rem;
}
#sod_copy{ 
  font-size: 0.5rem; 
  color: #fff; 
}
#sod_copy a{ color:#C00; }
/*ヘッダー&フッター-----------------------------*/

.pc { display: block !important; }
.sp { display: none !important; }

li{
  list-style: none;
}
body{
	padding: 0;
	color:#fff;
	font-family: Quicksand, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
	background:#2f2f2f;
}
.header{
    width: 100%;
    margin: 0 auto 0;
    height: auto;
    position: relative;
}
.br-sp{
  display: none;
}
.menu{
  display: flex;
  margin: 0 0 1% 0;
  justify-content: center;
  background-color: #000;
  z-index:1000;
  position: fixed;
  top: 5%;
  width: 100%;
  padding: 0 0 0.3% 0;
  border-bottom: 7px solid #8de2f2;
}
.manu_item{
  margin: 0 2% 0 2%;
  font-size: 0.8rem;
  font-weight: bold;
  color:#fff;
}
a{
  text-decoration: none;
  color:#fff;
}
.go-top{
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 5000;
}
.mv{
  margin: 1vw 0 0 0;
  position: relative;
}
.logo{
  position: absolute;
  top: 10vw;
  left: 10vw;
}
h1{
  position: absolute;
  top: 16vw;
  left: 10%;
  font-size: 2.3rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 1);
  width: 70%;
  letter-spacing: 0.11em;
}
.on:hover{
  filter: opacity(70%);
  transition: 0.5s;
}
.text00{
  position: absolute;
  top: 30vw;
  left: 10%;
  font-size: 1rem;
  text-shadow: 2px 3px 6px rgba(0, 0, 0, 1);
  width: 70%;
  letter-spacing: 0.05em;
}
.touroku_bt{
  background-color: #8de2f2;
  color: #000;
  width: 20%;
  padding: 1% 1% 1% 1%;
  text-align: center;
  border-radius: 3px;
  font-size: 1.2rem;
  margin: 0 auto;
  margin-top: 3%;
}
.about{
  line-height: 1.7em;
}
.container{
  padding: 2% 2% 2% 2%;
}
.senzokubox{
  margin: 0 auto;
  text-align: center;
  background: #2f2f2f;
  padding-top: 5%;
}
.senzokubox img{
  zoom: .6;
}
h2{
  text-align: center;
}
.all_titlebox{
  border: solid 1px #af4fdc;
  padding: 2% 2% 2% 2%;
}
.scrolldown1{
  position:absolute;
  left: 50%;
  bottom: 15%;
  height: 50px;
}
.points_box{
  margin: 0 0 10% 0;
}
.all_box{
  background-color: #e1a8fb;
  margin: 5% 0 0 0;
  width: 60%;
  margin: 0 auto;
  margin-top: 5%
  margin-bottom: 5%;
  padding: 2% 2% 2% 2%;
  position: relative;
}
.toutokuALLbt{
  position: absolute;
  top: -7%;
  right: -2%;
  text-align: center;
  background-color: #fff;
  color: #9b33cc;
  font-weight: bold;
  font-size: 1.6rem;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  z-index: 2;
  display: inline-block;
  line-height: 150px;
  border: 3px solid #9b33cc;
}
.go-top{
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 5000;
}
.all_title{
  background-color: #af4fdc;
  padding: 1% 0 0 2%;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
}
.text0002_all{
  text-align: left;
  color: #8c00cd;
  margin: 3% 0 0 0;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.text_tyuui{
  text-align: left;
  margin: 0 0 0 1%;
  color: #000;
  font-weight: normal;
}
.text0003{
  text-align: left;
  color: #000;
  margin: 1% 0 1% 0;
}
.dli-caret-rightALL{
  display: inline-block;
  vertical-align: middle;
  color: #8c00cd;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
  padding: 0 0.5% 0 0;  
}
.text0003 span{
  margin: 0 0 0 1%;
}
.points_list{
  display: flex;
  padding: 2% 4% 2% 4%;
}
.points_list_item{
  border-bottom: 1px solid #fff;
  padding: 2% 1% 2% 1%;
  margin-right:1%;
  margin-left:1%;
  width: 20%;
  margin: 0 auto;
}
.pointstitle{
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 0 1% 0;
  color: #8de2f2;
}
.points_tyuui{
  font-size: 0.8rem;
}
.hangaku_all{
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #8c00cd;
  border-top: 3px solid #8c00cd;
  border-bottom: 3px solid #8c00cd;
  background-color:rgba(255,255,255,0.5);
  padding: 1% 0 1% 0;
  text-align: center;
}
.zeikomi{
  font-size: 1rem;
}
.text004{
  color: #000;
  font-size: 0.8rem;
  margin: 1% 0 0 0;
}
.slick-slide{
  text-align: center;
  margin: 0 auto;
}
.slick-next{
  right: 10px;
  z-index: 9;
}
.slick-prev{
  left: 10px;
  z-index: 9;
}
.boxmr{
  margin: 15% 0 15% 0;
}
.slider_box{
  margin: 0.3% 0 5% 0;  
}
.slider_box img{
  width: 100%;
  padding: 0 1% 0 1%;
}
.slick-next:before, .slick-prev:before{
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 1);
}
.ALL_p{
  background-color: #af4fdc;
  text-align: center;
}
.ALL_p span{
  font-size: 0.9rem;
  padding: 0 0 0 1%;
}
.ALLbtn{
  background-color: #fff;
  color: #9b33cc;
  width: 35%;
  margin: 0 auto;
  margin-top: 3%;
  border-radius: 50px 50px 50px 50px;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 1% 0 1% 0;
  border: 3px solid #9b33cc;
  text-align: center;
}
.prime_box{
  background-color: #92e2df;
  margin: 5% 0 0 0;
  width: 60%;
  margin: 0 auto;
  margin-top: 5%
  margin-bottom: 5%;
  padding: 2% 2% 2% 2%;
  position: relative;
}
.toutokuprimebt{
  position: absolute;
    top: -7%;
    right: -2%;
    text-align: center;
    background-color: #fff;
    color: #46bdb9;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    z-index: 2;
    display: inline-block;
    line-height: 150px;
    border: 3px solid #46bdb9;
}
.prime_title{
  background-color: #46bdb9;
  padding: 1% 0 0 2%;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
}
.text0002_prime{
  text-align: left;
  color: #008985;
  margin: 3% 0 0 0;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.prime_titlebox{
  border: solid 1px #16a7a2;
  padding: 2% 2% 2% 2%;
}
.dli-caret-rightprime{
  display: inline-block;
  vertical-align: middle;
  color: #16a8a4;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
  padding: 0 0.5% 0 0;  
}
.hangaku_prime{
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #008985;
  border-top: 3px solid #008985;
  border-bottom: 3px solid #008985;
  background-color:rgba(255,255,255,0.5);
  padding: 1% 0 1% 0;
  text-align: center;
}
.primebtn{
  background-color: #fff;
  color: #008985;
  width: 35%;
  margin: 0 auto;
  margin-top: 3%;
  border-radius: 50px 50px 50px 50px;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 1% 0 1% 0;
  border: 3px solid #46bdb9;
  text-align: center;
}
.vr_box{
  background-color: #eeb4b6;
  margin: 5% 0 0 0;
  width: 60%;
  margin: 0 auto;
  margin-top: 5%
  margin-bottom: 5%;
  padding: 2% 2% 2% 2%;
  position: relative;
}
.toutokuvrbt{
  position: absolute;
   top: -7%;
    right: -2%;
    text-align: center;
    background-color: #fff;
    color: #d41d22;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    z-index: 2;
    display: inline-block;
    line-height: 150px;
    border: 3px solid #d41d22;
    text-align: center;
}
.vr_title{
  background-color: #d41d22;
  padding: 1% 0 0 2%;
  font-size: 1.5rem;
  text-align: left;
}
.text0002_vr{
  text-align: left;
  color: #d41d22;
  margin: 3% 0 0 0;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.vr_titlebox{
  border: solid 1px #d41d22;
  padding: 2% 2% 2% 2%;
}
.dli-caret-rightvr{
  display: inline-block;
  vertical-align: middle;
  color: #d41d22;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
  padding: 0 0.5% 0 0;  
}
.vrbtn{
  background-color: #fff;
  color: #d41d22;
  width: 35%;
  margin: 0 auto;
  margin-top: 3%;
  border-radius: 50px 50px 50px 50px;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 1% 0 1% 0;
  border: 3px solid #d41d22;
  text-align: center;
}
.onday_box{
  background-color: #a2caee;
  margin: 5% 0 0 0;
  width: 60%;
  margin: 0 auto;
  margin-top: 5%
  margin-bottom: 5%;
  padding: 2% 2% 2% 2%;
  position: relative;
}
.toutokuondaybt{
    position: absolute;
    top: -10%;
    right: -2%;
    text-align: center;
    background-color: #fff;
    color: #1d70be;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    z-index: 2;
    display: inline-block;
    line-height: 150px;
    border: 3px solid #1d70be;
    text-align: center;
}
.onday_title{
  background-color: #1d70be;
  padding: 1% 0 0 2%;
  font-size: 1.5rem;
  text-align: left;
}
.text0002_onday{
  text-align: left;
  color: #1d70be;
  margin: 3% 0 0 0;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.onday_titlebox{
  border: solid 1px #1d70be;
  padding: 2% 2% 2% 2%;
}
.dli-caret-rightonday{
  display: inline-block;
  vertical-align: middle;
  color: #1d70be;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
  padding: 0 0.5% 0 0;  
}
.onday_btn{
  background-color: #fff;
  color: #1d70be;
  width: 35%;
  margin: 0 auto;
  margin-top: 3%;
  border-radius: 50px 50px 50px 50px;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 1% 0 1% 0;
  border: 3px solid #1d70be;
  text-align: center;
}
/*-------注意点-----------------------------*/
.player_box{
  background-color: #000;
  margin: 5% 0 0 0;
  width: 60%;
  margin: 0 auto;
  margin-top: 5%
  margin-bottom: 5%;
  padding: 2% 2% 2% 2%;
}
.kankyou{
  font-size: 0.8rem;
  margin: 2% 0 0 0;
  line-height: 0.9;
}
.player_title{
  color: #fff;
  text-align: center;
}
.text_tyuui2{
  text-align: left;
  margin: 0 0 0 1%;
  color: #fff;
  font-weight: normal;
}
.text000345{
  text-align: left;
  color: #fff;
  margin: 3% 0 0 0;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.playerDLbtn{
  color: #000;
  background-color: #8de2f2;
  padding: 0.5% 2% 0.5% 2%;
  margin: 1% 0 0 0;
  text-align: center;
}
.playerDLbtn span{
  font-weight: bold;
   border-radius: 2px 2px 2px 2px;
   text-align: center;
}
.qabox{	
  width: 50%;
  margin: 0 auto;
  margin-bottom:10%;
}
.accordion_area {}
.accordion_area .accordion_one .ac_header{
  background-color: #f1f8ff;
  border: 1px solid #ccc;
  padding: 1rem 4rem 1rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
  margin: 1.5% 0 0 1.5%;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #000;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #000;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
  margin: 0 0 0 1.5%;
}
.q_text{
  color:#000;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: left;
}
.a_text{
  color:#000;
  text-align: left;
}
.span_linkcollar{
  color:#4197a7;
}
.qa_link{
  color: #000;
}
.qa_span{
  font-size: 0.7rem;
  line-height: 0.3em;
}
.prebox{
  margin: 0 0 10% 0;
}
.prebox p{
  text-align: center;
}
.pretitlelist{
  margin: 1% 0 0 0;
  display: flex;
  justify-content: center;
  gap: 20px 20px;
  flex-wrap: wrap;
}
.wadai{
  width: 70%;
  margin: 0 auto;
  margin-bottom: 10%;
  text-align: center;
}
.wadai img{
  max-width: 250px;
  margin: 0 auto;
  padding: 5px;
}
.picbox{
  position: relative;
}
.picbox p{
  position: absolute;
  top: 0;
  left: 0;
}