.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

._sp{display: none!important;}

body{background:#fff!important;}

main{color:#000;}
main a{transition: all 0.3s ease-out;}
main a:hover{opacity:0.7;}

main #main .inner{min-width:1020px; max-width:1280px; width:100%; margin:0 auto 0 auto; position: relative; padding:0; text-align: center;}
main #movie .inner{min-width:1020px; max-width:1280px; width:100%; margin:0 auto 0 auto; position: relative; padding:0; text-align: center;}

main #sub{color:#4c4c4c;}
main #sub .inner{min-width:1020px; max-width:1020px; width:100%; margin:70px auto 0 auto; position: relative; padding:0;}
main #sub ul li{float:left; margin-bottom:70px;}
main #sub ul li:nth-child(1){width: 50%; margin-right:4%;}
main #sub ul li:nth-child(2){width: 46%; margin-right:0;}

main #sub .link a{text-decoration:none; background: #ca0636; width:100%; height:50px; display: block; font-size:18px; font-weight:bold; color:#fff; text-align: center;}
main #sub .link span{background:url(../../../images/series/sleep_oasis_aogaku/icon_link2.png) calc(100% - 50px) 50% no-repeat; background-size:auto 14px; line-height:48px; display:block; padding-left: 0;}
main #sub .text{font-size:18px; line-height:1.7; font-weight: bold; display: block; margin-bottom: 20px; position: relative; top:-7px;}
main #sub .price .less{font-size:32px;}

main #read{color:#4c4c4c;}
main #read .inner{min-width:1020px; max-width:1020px; width:100%; margin:0 auto 0 auto; position: relative; padding:100px 0 10px 0;}
main #read p{font-size:18px; line-height:1.8; margin-bottom:50px;}
/*main #read p.image{}*/

main #comment{color:#4c4c4c;}
main #comment .inner{min-width:1020px; max-width:1020px; width:100%; margin:0 auto 0 auto; position: relative; padding:0;}
main #comment h2{font-size:36px; line-height:1.6; margin-bottom:50px; text-align: center; font-weight: bold;}
main #comment p{font-size:18px; line-height:1.8; margin-bottom:50px;}
/*main #comment p.image{}*/
main #comment ul{}
main #comment ul li{float:left; width: 46%; margin:0 8% 0 0;}
main #comment ul li:nth-child(-n + 2){margin-bottom:70px;}
main #comment ul li:nth-child(2n){margin-right:0;}
main #comment ul li span{display: block; margin-bottom: 40px;}
main #comment .text{font-size:18px; line-height:1.7;}
main #comment .title{font-size:18px; line-height:1.7; font-weight: bold; margin-bottom: 30px;}
main #comment .title strong{font-size:24px; display: block;}
/*main #comment .image{}*/
main #comment .read{font-size:15px;}

main #comment ul.first li{margin-bottom: 30px;}
main #comment .bnr{margin-top: -40px; margin-bottom: 80px;}

main #slider .inner{min-width:1020px; max-width:1280px; width:100%; margin:0 auto 0 auto; position: relative; padding:0 0 30px 0; text-align: center;}

main #system{color:#4c4c4c;}
main #system .inner{min-width:1020px; max-width:1020px; width:100%; margin:0 auto 0 auto; position: relative; padding:0;}
main #system h2{font-size:36px; line-height:1.6; margin-bottom:50px; text-align: center; font-weight: bold;}
main #system p{font-size:18px; line-height:1.8; margin-bottom:50px;}
main #system p.image{margin-bottom: 100px;}
main #system ul{}
main #system ul li{float:left; width: 46%; margin:0 8% 0 0;}
main #system ul li:nth-child(-n + 2){margin-bottom:70px;}
main #system ul li:nth-child(2n){margin-right:0;}
main #system ul li span{display: block; margin-bottom: 40px;}
main #system .text{font-size:17px; line-height:1.7;}
/*main #system .image{}*/
main #system .read{font-size:15px;}

main #system .function{position: relative;}
main #system .youtube-movie{position: absolute; top:10%; left:calc(9% + 2px); width:38.5%;padding-top:22.5%; /*position:relative;width:100%;padding-top:56.25%;*/margin:0 auto; display: block; z-index: 10;}
main #system .youtube-movie iframe{position:absolute;top:0;right:0;width:100%!important;height:100% !important;}

main #bnr-bottom{color:#000; background:#E9E9E9;}
main #bnr-bottom .inner{min-width:1020px; max-width:1020px; width:100%; margin:0 auto -40px auto; position: relative; padding:50px 0 80px 0;}
main #bnr-bottom h2{color:#ca0636; font-size:48px; font-weight:bold;margin:0 0 50px 0;text-align:center;}
main #bnr-bottom ul{display:flex;flex-wrap: wrap;}
main #bnr-bottom ul li{width:46%; float:left; margin:0 4% 25px 0;padding:0;}
main #bnr-bottom ul li:nth-child(2n){margin-right:0;}
main #bnr-bottom a{transition: all 0.3s ease-out;}
main #bnr-bottom a:hover{opacity: 0.7;}


main .cart{background:#fff; /*padding-bottom: 80px;*/}

main .cart section {position: absolute; display: none;}
main .cart section {margin-top: 3rem; border: 1px solid #ccc; padding: 3rem; width: 100%; box-sizing: border-box;}
main .cart .hide {display: none;}

main .cart .select_box {overflow: hidden;	width: 100%; margin:0 0 20px 0; text-align: center;  position: relative;}
main .cart .select_box select {width: 100%;	padding-right: 1em;	cursor: pointer; text-indent: 0.01px;	text-overflow: ellipsis; border: none; outline: none;	background: transparent;	background-image: none;	box-shadow: none;	-webkit-appearance: none;	appearance: none;  position: relative;	border: 1px solid #bbbbbb;	border-radius: 2px;  background:url(../../../images/series/sleep_oasis_aogaku/icon_arrow_select.png) 100% 50% no-repeat; background-size:40px auto;  border-radius: 5px;}
main .cart .select_box::-ms-expand {display: none;}
main .cart .select_box select {padding: 8px 38px 8px 8px; color: #666666;}

main .cart .title{font-size:24px; line-height: 1.5; font-weight:bold; display: none;}
main .cart .price{font-size:16px; letter-spacing: 0.1em; font-weight:bold; display: block; padding: 0 0 25px 0px;}
main .cart .price .size{font-weight: normal;}
main .cart .price .less{font-size:28px; line-height: 1; color:#ca0636; /*padding-right:95px; display: inline-block;background:url(../../../images/series/sleep_oasis_aogaku/50_less.png) 100% 100% no-repeat; background-size:auto 28px;*/}
main .cart .price .less span{font-size:18px;}
main .cart .price .less.per40{background:url(../../../images/series/sleep_oasis_aogaku/40_less.png) 100% 75% no-repeat; background-size:auto 28px; padding-right: 95PX;}
main .cart .price .less.per42{background:url(../../../images/series/sleep_oasis_aogaku/42_less.png) 100% 75% no-repeat; background-size:auto 28px; padding-right: 95PX;}
main .cart .price .arrow{font-weight: bold!important; color:#000; display: inline-block;}
/*main .cart .image{display: block; width:calc(100% - 320px);/ *width:calc(100% - 340px);* / float:left; margin-bottom: 30px;}*/
main .cart .box{display: block; width:100%; /*float:right;*/ padding-top:40px;/*padding-top: 30px;*/ clear:both;}
main .cart button{/*width:49%; float:left;*/ width:100%; height:50px; line-height:50px; font-size:18px; font-weight: bold; color:#fff; text-align: center; border:none; background:#c3113b; margin-bottom:10px;}
main .cart button span{background:url(../../../images/series/sleep_oasis_aogaku/icon_cart.png) 0 50% no-repeat; background-size:22px auto; padding-left: 35px; display: inline-block;}
main .cart p.link{/*width:49%; max-width:300px; float:right;*/ width:100%;}
main .cart p.link a{width:100%; height:50px; line-height:50px; font-size:18px; font-weight: bold; color:#c3113b; text-align: center; border:none; border:1px #c3113b solid; transition: all 0.3s ease-out; display: block;}
main .cart p.link a:hover{opacity: 0.7;}
main .cart li{width:100%!important; text-align: left;}

.box-event .inner{background: #fff; width:930px; height:auto; padding:80px 80px 0 80px; box-sizing: border-box; position: relative;}
@media screen and (max-height: 1000px) {
}
@media screen and (max-height: 800px) {
  .box-event#event01 .inner{height:600px; overflow-y: scroll;}
}
@media screen and (max-height: 600px) {
  .box-event#event01 .inner{height:400px; overflow-y: scroll;}
}
.lity-close{display: none;}
.box-event .icon-close{background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none;background:url(../../../images/series/sleep_oasis_aogaku/icon_close.png) 100% 50% no-repeat; background-size:36px 36px; width:36px; height:36px; position: absolute; top:20px; right:20px;}
.box-event .icon-close-button{background:url(../../../images/series/sleep_oasis_aogaku/icon_close.png) 100% 50% no-repeat; background-size:18px 18px; border: none; line-height:1.2;margin:20px auto;padding:0 25px 0 3px;display:block; color:#000;position: relative; cursor: pointer; outline: none; appearance: none; font-size:20px; font-weight:bold; text-align:center;}
#event .title{font-size:18px;font-weight:bold;color:#3d85c6;padding-top:35px;}
#event .read{font-size:14px;font-weight:bold;color:#000;}
#event .read strong{color:#3d85c6;}
#event .read ._note{color:#4c4c4c;}


.slider.slick-dotted.slick-slider {
    margin-bottom: 100px;
  }
  @media screen and (max-width: 768px) {
    .slider.slick-dotted.slick-slider {
      margin-bottom: 40px;
    }
  }
  
  .slick-slide {
    height: auto;
  }
  .slick-slide img {
    max-width:1280px;
    width: 100%;
  }
  
  /* Arrows */
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
  }
  
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }
  
  .slick-prev:hover:before,
  .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    opacity: 1;
  }
  
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: .25;
  }
  
  .slick-prev:before,
  .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #CCCCCC;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .slick-prev, .slick-next {width:50px; height:50px;}
  .slick-prev:before{background:url(../../../images/series/sleep_oasis_aogaku/icon_prev.png) 0 0 no-repeat; background-size:auto 50px; width:50px; height:50px; font-size:0; display: block;}
  .slick-next:before{background:url(../../../images/series/sleep_oasis_aogaku/icon_next.png) 0 0 no-repeat; background-size:auto 50px; width:50px; height:50px; font-size:0; display: block;}
  
  .slick-prev {
    left:100px;
  }
  
  .slick-next {
    right:100px;
  }
  
  .slick-dots li button:before {
    content: none;
  }
  
  .slick-dots {
    text-align: center;
    bottom:-45px;
  }
  
  .slider_main .slick-dots {
    text-align: center;
    bottom:-30px;
    position: relative;
    z-index: +1;
  }
  .slick-dots li {
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px;
  }
  .slick-dots li button {
    width: 16px;
    height: 16px;
    background-color: #a0a0a0;
    /*border: 1px solid #979797;*/
    border-radius: 50%;
    padding: 0;
    color: transparent;
    outline: none;
  }
  .slick-dots li.slick-active button {
    background-color: #000;
  }