﻿@charset "utf-8";
/* CSS Document */
.clearfix:after{
  content:" ";
  display:block;
  clear:both;
}
.js-fadeIn,
.js-fadeIn01,
.js-fadeIn02,
.js-fadeIn03,
.js-fadeIn04,
.js-fadeIn05,
.js-fadeIn06,
.js-fadeIn07{
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}

.p-pageTitle__title > span {
  font-size: 2.3rem;
  color: #7abe3b;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .p-pageTitle.-price {
    background-image: url(/price/daytime/images/daytime_mv.jpg);
    height: 470px;
    padding-top: 150px;
  }
  .p-pageTitle.-price .p-pageTitle__inner {
    box-sizing: border-box;
    padding-left: 460px;
  }
}
@media screen and (max-width: 768px) {
  .p-pageTitle.-price {
    background-image: url(/price/daytime/images/daytime_mv_sp.jpg);
  }
  .p-pageTitle__inner {
    padding: 50px 0;
  }
  .p-pageTitle__title {
    text-align: center;
  }
  .p-pageTitle__title > span {
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .p-pageTitle__inner {
    padding: 80px 0 20px;
  }
}

@media screen and (min-width: 769px) {
  .p-pointList {
    padding: 0 50px;
  }
  .p-pointList > * {
    float: left;
    width: 300px;
    margin-left: 10px;
  }
  .p-pointList > *:first-child {
    margin-left:0;
  }
}
@media screen and (max-width: 768px) {
  .p-pointList li {
    margin-top: 2.9%;
  }
  .p-pointList li:first-child {
    margin-top: 0;
  }
}

.-bgColorImg01 {
    background: url(/price/daytime/images/bg_color01.jpg) repeat;
  }
  .-bgColorImg02 {
    background: url(/price/daytime/images/bg_color02.jpg) repeat;
  }
@media screen and (min-width: 769px) {
  
  .con01 > .-bgImg {
    background: url(/price/daytime/images/con01_bg_pc.jpg) no-repeat top left;
    height: 730px;
  }
  .con01.fixed > .-bgImg {
    background: url(/price/daytime/images/con01_bg_pc.jpg) no-repeat top left fixed;
    height: 730px;
  }
  .con02 > .-bgImg {
    background: url(/price/daytime/images/con02_bg_pc.jpg) no-repeat top right;
    height: 730px;
  }
  .con02.fixed > .-bgImg {
    background: url(/price/daytime/images/con02_bg_pc.jpg) no-repeat top right fixed;
    height: 730px;
  }
  .con03 > .-bgImg {
    background: url(/price/daytime/images/con03_bg_pc.jpg) no-repeat top left;
    height: 730px;
  }
  .con03.fixed > .-bgImg {
    background: url(/price/daytime/images/con03_bg_pc.jpg) no-repeat top left fixed;
    height: 730px;
  }
  .con04 > .-bgImg {
    background: url(/price/daytime/images/con04_bg_pc.jpg) no-repeat top right;
    height: 730px;
  }
  .con04.fixed > .-bgImg {
    background: url(/price/daytime/images/con04_bg_pc.jpg) no-repeat top right fixed;
    height: 730px;
  }
  .-bgImg {
    position: relative;
  }
  .-bgImg:after {
    content: "";
    display: inline-block;
    background: url(/price/daytime/images/txt01_bg_pc.png) no-repeat right bottom;
    background-size: contain;
    width: 368px;
    height: 71px;
    position: absolute;
    right: 70px;
    bottom: 0;
  }
  .-bgColorImg02 > .-bgImg:after {
    background: url(/price/daytime/images/txt02_bg_pc.png) no-repeat right bottom;
    right: 0;
    left: 70px;
  }
  .-bgColorImg01 .l-section__inner,
  .-bgColorImg02 .l-section__inner{
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .con01 > .-bgImg {
    background: url(/price/daytime/images/con01_bg_sp.png) no-repeat top left;
    background-size: cover;
  }
  .con02 > .-bgImg {
    background: url(/price/daytime/images/con02_bg_sp.png) no-repeat top right;
    background-size: cover;
  }
  .con03 > .-bgImg {
    background: url(/price/daytime/images/con03_bg_sp.png) no-repeat top left;
    background-size: cover;
  }
  .con04 > .-bgImg {
    background: url(/price/daytime/images/con04_bg_sp.png) no-repeat top right;
    background-size: cover;
  }
}


.p-voiceWrap {
  background: #fff;
  position: relative;
  border: 2px solid #7abe3b;
  padding: 30px 60px;
  box-sizing: border-box;
  margin-top: 20px;
}
.p-voiceWrap__batch {
  border-color: #7abe3b transparent transparent #7abe3b;
  border-left: 35px solid #7abe3b;
  border-style: solid;
  border-top: 35px solid #7abe3b;
  border-width: 35px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.p-voiceWrap__batchText {
  font-size: 1.4rem;
  left: -30px;
  position: absolute;
  top: -32px;
  width: 100px;
  z-index: 2;
  color: #fff;
  font-weight: 700;
}
.p-voiceWrap__text {
  border-left: 5px solid #f87229;
  background: #474747;
  padding: 15px 5px 15px 20px;
  color: #fff;
  box-sizing: border-box;
  margin-top: 25px;
}
.p-voiceWrap__text > p > span {
  color: #c0e99a;
}
.p-voiceWrap__schedule {
  display: table;
}
.p-voiceWrap__schedule > * {
  display: table-cell;
  vertical-align: top;
}
.p-voiceWrap__batch {
  display: inline-block;
  line-height: 1.3;
}
.p-voiceWrap__schedule > dd {
  padding-left: 10px;
}
.p-voiceWrap__schedule > dd > ul >li {
  margin-top: 18px;
  line-height: 1;
}
.p-voiceWrap__schedule > dd > ul >li:first-child {
  margin-top: 0;
}
.p-voiceWrap__schedule > dd > ul >li.-highlight,
.-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li.-highlight{
  color: #7abe3b;
  font-weight: 700;
}
.-bgColorImg02 .p-priceIndex__title02 {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .-bgColorImg01 .p-priceIndex__title02 {
    padding-left: 270px;
    font-size: 2.6rem;
  }
  .-bgColorImg01 .p-priceIndex__title02 > span {
    margin-right: 35px;
  }
  .-bgColorImg01 .p-voiceWrap {
    margin-left: 280px;
    width: 635px;
  }
  .-bgColorImg01 .p-voiceWrap__text {
    margin-left: 420px;
    width: 605px;
  }
  .-bgColorImg01 .p-voiceWrap__schedule {
    margin: 30px 0 0 350px;
  }
  .p-voiceWrap__schedule > dd {
    padding-top: 73px;
  }
  .p-voiceWrap__schedule > dd > ul >li > span {
    display: inline-block;
    width: 165px;
  }
  .p-voiceWrap__schedule > dd > ul >li > span:nth-child(2) {
    vertical-align: middle;
    width: 370px;
  }
  .p-voiceWrap__schedule > dd > ul >li.-highlight {
    font-size: 2.2rem;
    margin: 33px 0;
  }
  .p-voiceWrap__schedule > dd > ul >li.-highlight.-layout01 {
    font-size: 2.2rem;
    margin: 21px 0;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd {
    padding-top: 80px;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li {
    margin-top: 20px;
    line-height: 1;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 0 0 33px;
  }
  .-bgColorImg02 .p-priceIndex__title02 {
    padding-left: 90px;
    font-size: 2.6rem;
  }
  .-bgColorImg02 .p-priceIndex__title02 > span:first-child {
    margin-right: 35px;
  }
  .-bgColorImg02 .p-voiceWrap {
    margin-left: 100px;
    width: 635px;
  }
  .-bgColorImg02 .p-voiceWrap__text {
    margin-left: 0;
    width: 610px;
  }
  .-bgColorImg02 .p-voiceWrap__schedule {
    margin: 30px 0 0 60px;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li {
    color: #fff;
  }
  .-bgColorImg02.con04 .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 34px 0;
  }
}
@media screen and (max-width: 768px) {
  .p-voiceWrap {
    padding: 20px 10px ;
    margin-top: 15px;
  }
  .p-voiceWrap__batchText {
    font-size: 1.2rem;
    z-index: 1;
  }
  .p-voiceWrap__text {
    border-left: 4px solid #f87229;
    padding: 10px 15px;
    margin: 5px 0 0;
  }
  .p-voiceWrap__copy {
    position: relative;
    z-index: 2;
  }
  .p-voiceWrap__schedule {
    background: rgb(255,255,255);
    filter:alpha(opacity=70); 
    background: rgba(255,255,255,0.7);
    display: table;
    padding: 7px;
    box-sizing: border-box;
  }
  .p-voiceWrap__schedule,
  .p-voiceWrap__schedule > dd > ul {
    width: 100%;
  }
  .p-voiceWrap__schedule {
    margin-top: 25px;
  }
  .p-voiceWrap__schedule > dt > img {
    max-width: 100%;
    width: auto;
  }
  .p-voiceWrap__schedule > dt {
    width: 10%;
  }
  .p-voiceWrap__schedule > dd {
    width: 90%;
  }
  .p-voiceWrap__schedule > dd {
    padding-top: 40px;
  }
  .p-voiceWrap__schedule > dd > ul >li {
    margin-top: 7px;
    line-height: 1;
  }
  .p-voiceWrap__schedule > dd > ul >li:first-child {
    margin-top: 0;
  }
  .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 16px 0;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd {
    padding-top: 45px;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 17px 0;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li {
    margin-top: 8px;
    line-height: 1;
  }
}
@media screen and (max-width: 468px) {
  .p-voiceWrap__schedule > dt {
    width: 20%;
  }
  .p-voiceWrap__schedule > dd {
    width: 80%;
  }
  .p-voiceWrap__schedule > dd,
  .-bgColorImg02 .p-voiceWrap__schedule > dd{
    padding-top: 37px;
  }
  .p-voiceWrap__schedule > dd > ul >li {
    margin-top: 5px;
    line-height: 1;
  }
  .p-voiceWrap__schedule > dd > ul >li > span {
    display: inline-block;
    width: 100px;
  }
  .p-voiceWrap__schedule > dd > ul >li > span:nth-child(2) {
    width: 150px;
    vertical-align: middle;
  }
  .p-voiceWrap__schedule > dd > ul >li:first-child {
    margin-top: 0;
  }
  .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 7px 0;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li {
    margin-top: 5px;
  }
  .-bgColorImg02 .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 0;
  }
  .-bgColorImg02.con04 .p-voiceWrap__schedule > dd > ul >li.-highlight {
    margin: 7px 0;
  }
}

.p-offList li {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-offList {
    /*margin-left: -60px;
    padding-bottom: 140px;*/
  }
  .p-offList li {
    width: 270px;
    float: left;
  }
  .p-offList li:nth-child(1) {
    top:0;
    left: 0;
  }
  .p-offList li:nth-child(2) {
    top:140px;
  }
  .p-offList li:nth-child(4) {
    top:140px;
  }
}
@media screen and (max-width: 768px) {
  .p-offList li {
    width: 53%;
  }
  /*.p-offList li:nth-child(even) {
    float: right;
  }*/
  .p-offList li:nth-child(2){
    top:-75px;
    right: -43vw;
  }
  .p-offList li:nth-child(3){
    top:-150px;
  }
  .p-offList li:nth-child(4){
    top:-225px;
    right: -43vw;
  }
}

.p-shopList {
  color: #fff;
}
.p-shopList__title01 {
  text-align: center;
}
.p-shopList__list {
  box-sizing: border-box;
}

.p-shopList__list > * > a {
  display:inline-block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
}
.p-shopList__list > * > a:hover {
  background: #fff;
  color: #222;
}
@media screen and (min-width: 769px) {
  .p-shopList__title01 {
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.75;
    margin-top: 50px;
  }
  .p-shopList__list {
    margin-top: 15px;
    padding: 0 45px;
  }
  .p-shopList__list > * {
    display:inline-block;
    vertical-align: middle;
    width: 220px;
    text-align: center;
    margin: 10px 5px;
  }
}
@media screen and (max-width: 768px) {
  /*.p-shopList {
    margin-top: -205px;
  }*/
  .p-shopList__list > * {
    width: 48%;
    margin: 10px 1%;
    float: left;
    text-align: center;
  }
  .p-shopList__list > *:nth-child(even) {
    float: right;
  }
}

.js-contentsWrap {
  display: none;
}
.p-faqWrap > dl {
  margin-top: 15px;
}
.p-faqWrap > dl:first-child {
  margin-top: 0;
}
.p-faqWrap__title {
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 3.0rem;
  position: relative;
}
.p-faqWrap__subtitle {
  display: table-cell;
  vertical-align: middle;
  font-size: 4rem;
  background: #7abe3b;
  color: #fff;
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
  width: 55px;
}
.p-faqWrap__titleWrap {
  display: table;
  width: 100%;
}
.p-faqWrap__subtitle__text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  font-size: 2.1rem;
}
.p-faqWrap__arr {
  margin: -15px 0 0;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 1;
  width: 30px;
}
.p-faqWrap__arrIn {
  position: relative;
  height: 30px;
  width: 30px;
}
.p-faqWrap__arrIn:after,
.p-faqWrap__arrIn:before {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.p-faqWrap__arrIn:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.js-accodionBtn-basic.is-open .p-faqWrap__arrIn:after {
  display: none;
}
.p-faqWrap__text {
  background-color: #ededed;
  padding: 25px 55px;
}

@media screen and (min-width: 769px) {
}
@media screen and (max-width: 768px) {
  .p-faqWrap__title {
    font-size: 1.9rem;
  }
  .p-faqWrap__arr {
    margin: -10px 0 0;
    right: 5px;
  }
  .p-faqWrap__arrIn {
    height: 20px;
    width: 20px;
  }
  .p-footer__social img {
    width: auto;
  }
  .p-faqWrap__subtitle {
    font-size: 2.6rem;
    padding: 0 5px;
    width: 32px;
  }
  .p-faqWrap__subtitle__text {
    box-sizing: border-box;
    padding: 10px 50px 10px 10px;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .p-faqWrap__text {
    padding: 10px 35px;
  }
}
@media screen and (max-width: 468px) {
  .c-conversionBtn.-general.-swing {
    padding: 15px 15px 15px 25%;
    text-align: left;
  }
  .c-conversionBtn.-general.-swing:before {
    top: 16px;
  }
}

.l-modal .l-modalThumbs .l-modalThumbs__cap{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  text-align: left;
}
.l-modalThumbs__cap > p{
  width: 100%;
  height: 100%;
}
.l-modalThumbs__cap > div{
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  max-width: 750px;
  box-sizing:border-box;
}
.l-modalThumbs__cap__img > span{
  display: block;
}
@media screen and (min-width: 769px) {
  .l-modalThumbs__img{
    cursor: pointer;
  }
  .l-modalThumbs__cap{
    cursor: pointer;
  }
  .l-modalThumbs__cap > div{
    padding:10px;
    cursor: default;
  }
  .l-modalThumbs__cap__img > span{
    font-size: 3rem;
    cursor: pointer;
  }
  .l-modalThumbs__cap__img img{
    vertical-align: top;
  }
  .l-modal {
    width: 915px;
    margin: 0 auto;
    padding: 30px 65px;
    background: #fff;
    text-align: center;
  }
  .l-modal__ttl {
    font-weight: 700;
    font-size: 2.6rem;
    color: #7abe3b;
  }
  .l-modal__txt {
    margin: 5px 0 0;
  }
  
}
@media screen and (max-width: 768px) {
  .l-modalThumbs__img img{
    width: 100%;
  }
  .l-modal {
    width: 100%;
    margin: 0 auto;
    padding: 15px 10px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
  }
  .l-modal__ttl {
    font-weight: 700;
    font-size: 1.6rem;
    color: #7abe3b;
  }
  .l-modal__txt {
    margin: 5px 0 0;
  }
}
