@charset "UTF-8";

.clearFix {
  *zoom: 1;
}
.clearFix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (min-width: 1300px) {
  .footer1 .line{
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1299px) {
  .footer1 .line{
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .footer1 .line{
    background: #fff;
    padding: 30px 30px 30px;
  }
  .footer1 .line h3{
      text-align: center;
      color: #00b900;
      border-bottom: 3px solid #00b900;
      padding-bottom: 15px;
      width: 150px;
      margin: 0 auto 25px;      
  }
  .footer1 .line li{
      margin: 0 0 10px 0;
      color: #3f3f3f;
      text-align: left;
      font-size: 15px;
      font-size: 1.5rem;
  }
  .footer1 .line li .fa{
      color: #00b900;
      padding-right: 5px;
  }  
  .footer1 .line .line-button{
      padding-top: 5px;
  }
  .footer1 .line .line-button img{
      width: 100%;
  }     
}


/* # =================================================================
   # GOBLIN PARTY spring
   # ================================================================= */

@media only screen and (min-width: 1300px) {
    .lp-wrapper-spring {
        width: 100%;
        margin: 0 auto;
        padding-top: 86px;
        background: url(../../images/lp/2018/spring/bg.jpg) repeat center;
    }
    .lp-wrapper-spring .sp{
      display: none;
    }     
    .lp-wrapper-spring .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .lp-wrapper-spring .firstArea img, .lp-wrapper-spring .seasonLine img, .lp-wrapper-spring .secondArea img, .lp-wrapper-spring .partyLine img, .lp-wrapper-spring .thirdArea img, .lp-wrapper-spring .spaceLine img, .lp-wrapper-spring .lpLogo img, .lp-wrapper-spring .lpSns img, .lp-wrapper-spring .fourArea img{
        width: 100%;
    }
    .lp-wrapper-spring .firstArea{
    }
    .lp-wrapper-spring .firstArea h2{
      width: 410px;
      margin: 0 auto;
      padding: 3% 0;
    }      
    .lp-wrapper-spring .firstArea .firstInner{
        width: 1080px;
        margin: 0 auto 0;

    }
    .lp-wrapper-spring .firstArea .firstInner video{
        width: 100%;
    }            
    .lp-wrapper-spring .secondArea{
      padding: 5% 0;
      width: 1080px;
      margin: 0 auto; 
    }   
    .lp-wrapper-spring .thirdArea{
        background: url(../../images/lp/2018/spring/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 5%;
    }
    .lp-wrapper-spring .thirdArea .plan{
        width: 1010px;
        margin: 0 auto;
    }
    .lp-wrapper-spring .thirdArea .insta{
        width: 920px;
        margin: 0 auto;
        padding: 10px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-spring .thirdArea .icon{
        width: 120px;
        margin: 0 auto;
    }  
    .lp-wrapper-spring .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
    .lp-wrapper-spring .fourArea{
      background: #ffff91;
    } 
     .lp-wrapper-spring .fourArea h2{
      width: 500px;
      margin: 0 auto 0;
      padding-top: 5%;
    } 
    .lp-wrapper-spring .fourArea .fourInner{
      width: 980px;
      position: relative;
      margin: 0 auto 5%;
      height: 700px;
    }
  
    .lp-wrapper-spring .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 750px;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .ek{
        position: absolute;
        top: 350px;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 350px;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 350px;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-spring .fourArea .fourInner .ck{
        position: absolute;
        top: 350px;
        left: 750px;
        width: 195px;
    }    
    .lp-wrapper-spring .fourArea p{
        text-align: center;
        font-weight: bold;
    }
}


@media only screen and (min-width: 769px) and (max-width: 1299px) {
    .lp-wrapper-spring {
        width: 100%;
        margin: 0 auto;
        padding-top: 86px;
        background: url(../../images/lp/2018/spring/bg.jpg) repeat center;
    }
    .lp-wrapper-spring .pc{
      display: none;
    }    
    .lp-wrapper-spring .lp-wrapper-spring .lineInner{
        width: 100%;
        margin: 0 auto;
    }
    .lp-wrapper-spring .firstArea img, .lp-wrapper-spring .seasonLine img, .lp-wrapper-spring .secondArea img, .lp-wrapper-spring .partyLine img, .lp-wrapper-spring .thirdArea img, .lp-wrapper-spring .spaceLine img, .lp-wrapper-spring .lpLogo img, .lp-wrapper-spring .lpSns img, .lp-wrapper-spring .fourArea img{
        width: 100%;
    }
    .lp-wrapper-spring .firstArea{
    }
    .lp-wrapper-spring .firstArea h2{
      width: 70%;
      margin: 0 auto;
      padding: 10% 0;
    }       
    .lp-wrapper-spring .firstArea .firstInner{
        margin: 0 auto 0;
    }
    .lp-wrapper-spring .firstArea .firstInner video{
        width: 100%;
    } 
    .lp-wrapper-spring .secondArea{
      padding: 5% 0;
      margin: 0 auto;
      width: 80%; 
    }   
    .lp-wrapper-spring .thirdArea{
        background: url(../../images/lp/2018/spring/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 5%;
    } 
    .lp-wrapper-spring .thirdArea .plan{
        width: auto;
        margin: 0 auto;
    }
    .lp-wrapper-spring .thirdArea .insta{
        margin: 0 auto;
        padding: 2% 5% 3%;
        background: #ffffff;
    }   
    .lp-wrapper-spring .thirdArea .icon{
        width: 60px;
        margin: 0 auto;
    }  
    .lp-wrapper-spring .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    } 
    .lp-wrapper-spring .thirdArea .feed img{
        width: 50% !important;
    } 
    .lp-wrapper-spring .fourArea{
      background: #ffff91;
    } 
     .lp-wrapper-spring .fourArea h2{
      width: 70%;
      margin: 0 auto 0;
      padding-top: 5%;
    }     
    .lp-wrapper-spring .fourArea .fourInner{
        position: relative;
        height: 750px;
        width: 85%;
        margin: 0 auto;
    }
    .lp-wrapper-spring .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 5%;
        width: 20%;

    }
    .lp-wrapper-spring .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .ek{
        position: absolute;
        top: 45%;
        left: 5%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 45%;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 45%;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .ck{
        position: absolute;
        top: 45%;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea p{
        text-align: center;
        font-weight: bold;
        padding: 5% 5%;
    } 
}


@media only screen and (max-width: 768px) {
    .lp-wrapper-spring {
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: url(../../images/lp/2018/spring/bg.jpg) repeat center;
    }
    .lp-wrapper-spring .pc{
      display: none;
    }    
    .lp-wrapper-spring .lp-wrapper-spring .lineInner{
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
    .lp-wrapper-spring .firstArea img, .lp-wrapper-spring .seasonLine img, .lp-wrapper-spring .secondArea img, .lp-wrapper-spring .partyLine img, .lp-wrapper-spring .thirdArea img, .lp-wrapper-spring .spaceLine img, .lp-wrapper-spring .lpLogo img, .lp-wrapper-spring .lpSns img, .lp-wrapper-spring .fourArea img{
        width: 100%;
    }
    .lp-wrapper-spring .firstArea{
    }
    .lp-wrapper-spring .firstArea h2{
      width: 80%;
      margin: 0 auto;
      padding: 8% 0;
    }       
    .lp-wrapper-spring .firstArea .firstInner{
        margin: 0 auto 0;
    }
    .lp-wrapper-spring .firstArea .firstInner video{
        width: 100%;
    } 
    .lp-wrapper-spring .secondArea{
      padding: 5% 0;
      margin: 0 auto; 
    }
    .lp-wrapper-spring .thirdArea{
        background: url(../../images/lp/2018/spring/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 5%;
    } 
    .lp-wrapper-spring .thirdArea .plan{
        width: auto;
        margin: 0 auto;
    }
    .lp-wrapper-spring .thirdArea .insta{
        margin: 0 auto;
        padding: 10px 10px 20px;
        background: #ffffff;
    }   
    .lp-wrapper-spring .thirdArea .icon{
        width: 60px;
        margin: 0 auto;
    }  
    .lp-wrapper-spring .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    } 
    .lp-wrapper-spring .thirdArea .feed img{
        width: 50% !important;
    } 
    .lp-wrapper-spring .fourArea{
      background: #ffff91;
    } 
     .lp-wrapper-spring .fourArea h2{
      width: auto;
      margin: 0 auto 0;
      padding-top: 5%;
    }     
    .lp-wrapper-spring .fourArea .fourInner{
        position: relative;
        height: 400px;
    }
    .lp-wrapper-spring .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 5%;
        width: 20%;

    }
    .lp-wrapper-spring .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .ek{
        position: absolute;
        top: 55%;
        left: 5%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 55%;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 55%;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea .fourInner .ck{
        position: absolute;
        top: 55%;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-spring .fourArea p{
        text-align: center;
        font-weight: bold;
        padding: 5% 5%;
    }    
}


/* # =================================================================
   # LP-MOVIE
   # ================================================================= */
@media only screen and (min-width: 1300px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 8%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{

    }
    #movie-wrapper .secondArea{
      width: 700px;
      margin: 5% auto 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 25px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 2.0;
      margin-bottom: 3%;
      text-align: center;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
    }
    #movie-wrapper .thirdArea .thirdInner{
      width: 1080px;
      margin: 0 auto;
      padding: 5% 0;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 30px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 2.0;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 2.0;
      margin-bottom: 2%;
      font-size: 25px;
      font-weight: bold;
    }  
    #movie-wrapper .thirdArea .list {
      margin-bottom: 24px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 24px;
      width: 48%;
      float: left;
      padding: 0 1%; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 160px;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 18px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 192px;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      white-space: nowrap; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      width: 750px; 
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      max-width: 750px; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 18px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 25px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 18px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 18px; 
      padding: 20px 34px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 14px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 2.0;
      width: 540px;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 350px;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 24px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 5% 0 0;
      background: #f3f1ed; 
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      width: 1080px;
      margin: 0 auto;
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }

    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 3% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 23%;
      margin: 0 2% 3% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
    }  


    #movie-wrapper .fiveArea{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 2.0;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 16px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 350px;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 24px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea{
      padding: 5% 0 5%;
      margin: 0 auto;
      width: 1080px;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: left;
      width: 45%;
      margin: 0 2.5%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 25%;
      margin: 0;
    }         
}


@media only screen and (min-width: 768px) and (max-width: 1299px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 10%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{
      
    }
    #movie-wrapper .secondArea{
      margin: 5% 10% 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 20px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 1.8;
      margin-bottom: 3%;
      text-align: left;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
      margin: 0 ;
      padding: 0 10%;
    }
    #movie-wrapper .thirdArea .thirdInner{
      margin: 0 auto;
      padding: 10% 0 10%;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 20px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 1.8;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 1.8;
      margin-bottom: 3%;
      font-size: 16px;
      font-weight: bold;
    }  

    #movie-wrapper .thirdArea .list {
      margin: 50px 0 0px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 30px;
      width: 100%;
      float: none;
      padding: 0; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 30%;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 15px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px;
      text-align: left; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 70%;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      font-weight: normal;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
      font-size: 13px;
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 15px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 20px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 14px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 15px; 
      padding: 20px 15px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 13px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 1.8;
      margin: 0 auto;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 10% 0 10%;
      background: #f3f1ed;
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      padding: 0 10%; 
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }
    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 8% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 48%;
      margin: 0 2% 5% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
      font-size: 13px;
    }  


    #movie-wrapper .fiveArea{
      padding: 5% 10% 10%;
      margin: 0 0;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 1.8;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 13px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .sixArea{
      padding: 5% 10% 5%;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: none;
      width: 100%;
      margin: 0 0 10%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 50%;
      margin: 0;
    }            
}


@media only screen and (max-width: 768px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 10%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{
      
    }
    #movie-wrapper .secondArea{
      margin: 5% 10px 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 20px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 1.8;
      margin-bottom: 3%;
      text-align: left;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
      margin: 0 ;
      padding: 0 10px;
    }
    #movie-wrapper .thirdArea .thirdInner{
      margin: 0 auto;
      padding: 10% 0 10%;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 20px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 1.8;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 1.8;
      margin-bottom: 3%;
      font-size: 16px;
      font-weight: bold;
    }  

    #movie-wrapper .thirdArea .list {
      margin: 50px 0 0px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 30px;
      width: 100%;
      float: none;
      padding: 0; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 30%;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 15px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px;
      text-align: left; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 70%;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      font-weight: normal;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
      font-size: 13px;
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 15px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 20px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 14px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 15px; 
      padding: 20px 15px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 13px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 1.8;
      margin: 0 auto;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 10% 0 10%;
      background: #f3f1ed;
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      margin: 0 10px;
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }
    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 8% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 48%;
      margin: 0 2% 5% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
      font-size: 13px;
    }  
    #movie-wrapper .fiveArea{
      padding: 5% 10px 10%;
      margin: 0 0;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 1.8;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 13px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .sixArea{
      padding: 5% 10px 5%;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: none;
      width: 100%;
      margin: 0 0 10%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 50%;
      margin: 0;
    }         
}













@media only screen and (min-width: 1300px) {
    .lp-wrapper-summer {
        width: 100%;
        margin: 0 auto;
        padding-top: 86px;
        background: url(../../images/lp/2018/summer/bg.jpg) repeat center;
    }
    .lp-wrapper-summer .sp{
      display: none;
    }     
    .lp-wrapper-summer .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .lp-wrapper-summer .firstArea img, .lp-wrapper-summer .seasonLine img, .lp-wrapper-summer .secondArea img, .lp-wrapper-summer .partyLine img, .lp-wrapper-summer .thirdArea img, .lp-wrapper-summer .spaceLine img, .lp-wrapper-summer .lpLogo img, .lp-wrapper-summer .lpSns img, .lp-wrapper-summer .fourArea img{
        width: 100%;
    }
    .lp-wrapper-summer .firstArea{
    }
    .lp-wrapper-summer .firstArea h2{
      width: 600px;
      margin: 0 auto;
      padding: 0;
    }      
    .lp-wrapper-summer .firstArea .firstInner{
        width: 1080px;
        margin: 0 auto 0;

    }
    .lp-wrapper-summer .firstArea .firstInner video{
        width: 100%;
    }            
    .lp-wrapper-summer .secondArea{
      padding: 5% 0;
      width: 1080px;
      margin: 0 auto; 
    }   
    .lp-wrapper-summer .thirdArea{
        background: url(../../images/lp/2018/summer/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 15%;
        padding-top: 15%;
    }
    .lp-wrapper-summer .thirdArea .plan{
        width: 1010px;
        margin: 0 auto;
    }
    .lp-wrapper-summer .thirdArea .insta{
        width: 920px;
        margin: 0 auto;
        padding: 10px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-summer .thirdArea .icon{
        width: 120px;
        margin: 0 auto;
    }  
    .lp-wrapper-summer .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
    .lp-wrapper-summer .fourArea{
      background: #F5FBFE;
      padding-bottom: 10%;
    } 
     .lp-wrapper-summer .fourArea h2{
      width: 500px;
      margin: 0 auto 0;
      padding-top: 5%;
    } 
    .lp-wrapper-summer .fourArea .fourInner{
      width: 980px;
      position: relative;
      margin: 0 auto 5%;
      height: 700px;
    }
  
    .lp-wrapper-summer .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 750px;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .ek{
        position: absolute;
        top: 350px;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 350px;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 350px;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-summer .fourArea .fourInner .ck{
        position: absolute;
        top: 350px;
        left: 750px;
        width: 195px;
    }    
    .lp-wrapper-summer .fourArea p{
        text-align: center;
        font-weight: bold;
    }
}


@media only screen and (min-width: 769px) and (max-width: 1299px) {
    .lp-wrapper-summer {
        width: 100%;
        margin: 0 auto;
        padding-top: 86px;
        background: url(../../images/lp/2018/summer/bg.jpg) repeat center;
    }
    .lp-wrapper-summer .pc{
      display: none;
    }    
    .lp-wrapper-summer .lp-wrapper-summer .lineInner{
        width: 100%;
        margin: 0 auto;
    }
    .lp-wrapper-summer .firstArea img, .lp-wrapper-summer .seasonLine img, .lp-wrapper-summer .secondArea img, .lp-wrapper-summer .partyLine img, .lp-wrapper-summer .thirdArea img, .lp-wrapper-summer .spaceLine img, .lp-wrapper-summer .lpLogo img, .lp-wrapper-summer .lpSns img, .lp-wrapper-summer .fourArea img{
        width: 100%;
    }
    .lp-wrapper-summer .firstArea{
    }
    .lp-wrapper-summer .firstArea h2{
      width: 70%;
      margin: 0 auto;
      padding: 10% 0;
    }       
    .lp-wrapper-summer .firstArea .firstInner{
        margin: 0 auto 0;
    }
    .lp-wrapper-summer .firstArea .firstInner video{
        width: 100%;
    } 
    .lp-wrapper-summer .secondArea{
      padding: 5% 0;
      margin: 0 auto;
      width: 80%; 
    }   
    .lp-wrapper-summer .thirdArea{
        background: url(../../images/lp/2018/summer/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 5%;
    } 
    .lp-wrapper-summer .thirdArea .plan{
        width: auto;
        margin: 0 auto;
    }
    .lp-wrapper-summer .thirdArea .insta{
        margin: 0 auto;
        padding: 2% 5% 3%;
        background: #ffffff;
    }   
    .lp-wrapper-summer .thirdArea .icon{
        width: 60px;
        margin: 0 auto;
    }  
    .lp-wrapper-summer .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    } 
    .lp-wrapper-summer .thirdArea .feed img{
        width: 50% !important;
    } 
    .lp-wrapper-summer .fourArea{
      background: #F5FBFE;
      padding-bottom: 10%;
    } 
     .lp-wrapper-summer .fourArea h2{
      width: 70%;
      margin: 0 auto 0;
      padding-top: 5%;
    }     
    .lp-wrapper-summer .fourArea .fourInner{
        position: relative;
        height: 750px;
        width: 85%;
        margin: 0 auto;
    }
    .lp-wrapper-summer .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 5%;
        width: 20%;

    }
    .lp-wrapper-summer .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .ek{
        position: absolute;
        top: 50%;
        left: 5%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 50%;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 50%;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .ck{
        position: absolute;
        top: 50%;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea p{
        text-align: center;
        font-weight: bold;
        padding: 5% 5%;
    } 
}


@media only screen and (max-width: 768px) {
    .lp-wrapper-summer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: url(../../images/lp/2018/summer/bg.jpg) repeat center;
    }
    .lp-wrapper-summer .pc{
      display: none;
    }    
    .lp-wrapper-summer .lp-wrapper-summer .lineInner{
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
    .lp-wrapper-summer .firstArea img, .lp-wrapper-summer .seasonLine img, .lp-wrapper-summer .secondArea img, .lp-wrapper-summer .partyLine img, .lp-wrapper-summer .thirdArea img, .lp-wrapper-summer .spaceLine img, .lp-wrapper-summer .lpLogo img, .lp-wrapper-summer .lpSns img, .lp-wrapper-summer .fourArea img{
        width: 100%;
    }
    .lp-wrapper-summer .firstArea{
    }
    .lp-wrapper-summer .firstArea h2{
      width: 80%;
      margin: 0 auto;
      padding: 8% 0;
    }       
    .lp-wrapper-summer .firstArea .firstInner{
        margin: 0 auto 0;
    }
    .lp-wrapper-summer .firstArea .firstInner video{
        width: 100%;
    } 
    .lp-wrapper-summer .secondArea{
      padding: 5% 0;
      margin: 0 auto; 
    }
    .lp-wrapper-summer .thirdArea{
        background: url(../../images/lp/2018/summer/third_bg.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 5%;
    } 
    .lp-wrapper-summer .thirdArea .plan{
        width: auto;
        margin: 0 auto;
    }
    .lp-wrapper-summer .thirdArea .insta{
        width: auto;
        margin: 0 auto;
        padding: 10px 10px 20px;
        background: #ffffff;
    }   
    .lp-wrapper-summer .thirdArea .icon{
        width: 60px;
        margin: 0 auto;
    }  
    .lp-wrapper-summer .thirdArea .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    } 
    .lp-wrapper-summer .thirdArea .feed img{
        width: 50% !important;
    } 
    .lp-wrapper-summer .fourArea{
      background: #F5FBFE;
      padding-bottom: 10%;
    } 
     .lp-wrapper-summer .fourArea h2{
      width: auto;
      margin: 0 auto 0;
      padding-top: 5%;
    }     
    .lp-wrapper-summer .fourArea .fourInner{
        position: relative;
        height: 400px;
        width: auto;
    }
    .lp-wrapper-summer .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 5%;
        width: 20%;

    }
    .lp-wrapper-summer .fourArea .fourInner .gh{
        position: absolute;
        top: 0;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .kitchen{
        position: absolute;
        top: 0;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .lounge{
        position: absolute;
        top: 0;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .ek{
        position: absolute;
        top: 60%;
        left: 5%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 60%;
        left: 30%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 60%;
        left: 53%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea .fourInner .ck{
        position: absolute;
        top: 60%;
        left: 77%;
        width: 20%;
    }
    .lp-wrapper-summer .fourArea p{
        text-align: center;
        font-weight: bold;
        padding: 5% 5%;
    }    
}


/* # =================================================================
   # LP-MOVIE
   # ================================================================= */
@media only screen and (min-width: 1300px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 8%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{

    }
    #movie-wrapper .secondArea{
      width: 700px;
      margin: 5% auto 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 25px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 2.0;
      margin-bottom: 3%;
      text-align: center;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
    }
    #movie-wrapper .thirdArea .thirdInner{
      width: 1080px;
      margin: 0 auto;
      padding: 5% 0;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 30px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 2.0;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 2.0;
      margin-bottom: 2%;
      font-size: 25px;
      font-weight: bold;
    }  
    #movie-wrapper .thirdArea .list {
      margin-bottom: 24px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 24px;
      width: 48%;
      float: left;
      padding: 0 1%; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 160px;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 18px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 192px;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      white-space: nowrap; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      width: 750px; 
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      max-width: 750px; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 18px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 25px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 18px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 18px; 
      padding: 20px 34px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 14px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 2.0;
      width: 540px;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 350px;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 24px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 5% 0 0;
      background: #f3f1ed; 
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      width: 1080px;
      margin: 0 auto;
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }

    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 3% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 23%;
      margin: 0 2% 3% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
    }  


    #movie-wrapper .fiveArea{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 2.0;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 16px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 350px;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 24px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea{
      padding: 5% 0 5%;
      margin: 0 auto;
      width: 1080px;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: left;
      width: 45%;
      margin: 0 2.5%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 25%;
      margin: 0;
    }         
}


@media only screen and (min-width: 768px) and (max-width: 1299px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 10%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{
      
    }
    #movie-wrapper .secondArea{
      margin: 5% 10% 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 20px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 1.8;
      margin-bottom: 3%;
      text-align: left;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
      margin: 0 ;
      padding: 0 10%;
    }
    #movie-wrapper .thirdArea .thirdInner{
      margin: 0 auto;
      padding: 10% 0 10%;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 20px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 1.8;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 1.8;
      margin-bottom: 3%;
      font-size: 16px;
      font-weight: bold;
    }  

    #movie-wrapper .thirdArea .list {
      margin: 50px 0 0px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 30px;
      width: 100%;
      float: none;
      padding: 0; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 30%;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 15px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px;
      text-align: left; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 70%;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      font-weight: normal;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
      font-size: 13px;
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 15px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 20px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 14px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 15px; 
      padding: 20px 15px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 13px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 1.8;
      margin: 0 auto;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 10% 0 10%;
      background: #f3f1ed;
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      padding: 0 10%; 
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }
    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 8% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 48%;
      margin: 0 2% 5% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
      font-size: 13px;
    }  


    #movie-wrapper .fiveArea{
      padding: 5% 10% 10%;
      margin: 0 0;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 1.8;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 13px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .sixArea{
      padding: 5% 10% 5%;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: none;
      width: 100%;
      margin: 0 0 10%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 50%;
      margin: 0;
    }            
}


@media only screen and (max-width: 768px) {
    #movie-wrapper {
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    #movie-wrapper .firstArea img,#movie-wrapper .secondArea img, #movie-wrapper .partyLine img, #movie-wrapper .thirdArea img, #movie-wrapper .fourArea img{
      width: 100%;
    }
    #movie-wrapper h2{
      text-align: center;
      margin-bottom: 10%;
      letter-spacing: 0.1em;
    }
    #movie-wrapper .firstArea{
      
    }
    #movie-wrapper .secondArea{
      margin: 5% 10px 0;
      padding-bottom: 5%;
    }
    #movie-wrapper .secondArea h2{
      font-weight: normal;
      font-size: 20px;
    }     
    #movie-wrapper .secondArea p{
      font-weight: normal;
      line-height: 1.8;
      margin-bottom: 3%;
      text-align: left;
    }
    #movie-wrapper .thirdArea{
      background: #f3f1ed;
      margin: 0 ;
      padding: 0 10px;
    }
    #movie-wrapper .thirdArea .thirdInner{
      margin: 0 auto;
      padding: 10% 0 10%;
    }    
    #movie-wrapper .thirdArea h2{
      font-weight: normal;
      font-size: 20px;
    }
    #movie-wrapper .thirdArea .time{
      text-align: center;
      margin-bottom: 5%;
    }  
    #movie-wrapper .thirdArea .time h3, #movie-wrapper .thirdArea .entry-price h3, #movie-wrapper .thirdArea .remark h3{
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 5%;
      text-align: center;
    }        
    #movie-wrapper .thirdArea .time p{
      line-height: 1.8;
      font-size: 13px;
    }  
    #movie-wrapper .thirdArea .time .set{
      line-height: 1.8;
      margin-bottom: 3%;
      font-size: 16px;
      font-weight: bold;
    }  

    #movie-wrapper .thirdArea .list {
      margin: 50px 0 0px; 
    }
    #movie-wrapper .thirdArea .price-list {
      margin-bottom: 30px;
      width: 100%;
      float: none;
      padding: 0; 
    }
    #movie-wrapper .thirdArea .price-list table {
      width: 100%;
      border: 1px solid #000;
      background: white; 
    }
    #movie-wrapper .thirdArea .price-list table thead {
      border-bottom: 1px dotted #000;
      text-align: center; 
    }
    #movie-wrapper .thirdArea .price-list table thead th {
      background: #ffc395;
      width: 30%;
      padding: 24px 0;
      font-size: 15px;
    }
    #movie-wrapper .thirdArea .price-list table thead td {
      font-size: 15px;
      padding: 0 12px; 
    }
    #movie-wrapper .thirdArea .price-list table thead td span {
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 4px;
      text-align: left; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr:nth-child(2) {
      background: #f5f5f5; 
    }
    #movie-wrapper .thirdArea .price-list table tbody tr.time-line {
      border-bottom: 1px dotted #000; 
    }
    #movie-wrapper .thirdArea .price-list table tbody th {
      width: 70%;
      padding: 15px;
      text-align: left;
      border-right: 1px solid #dedede;
      font-weight: normal;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .price-list table tbody th a {
      color: #000;
      text-decoration: none;
      background: black;
      padding: 2px 4px;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 8px;
      display: inline-block;
      font-weight: normal;
      line-height: 1;
      white-space: nowrap; 
    }
    #movie-wrapper .thirdArea .price-list table tbody td {
      padding: 15px; 
      font-size: 13px;
    }

    #movie-wrapper .thirdArea .entry-price{
      padding: 5% 0 10%;
      margin: 0 auto;
    }
    #movie-wrapper .thirdArea .entry-price h2 small{
      display: block; 
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table{
      width: 100%; 
      margin: 0 auto; 
      border-collapse:separate;
    }
    #movie-wrapper .thirdArea .entry-price table, .entry-price table th, .entry-price table td, .entry-price table tr{
      border: 2px solid #fff; 
      vertical-align: middle;
    }
    #movie-wrapper .thirdArea .entry-price table th{
      font-size: 15px; 
      font-weight: normal; 
      text-align: left; 
      color: #fff; 
      padding: 25px 20px; 
      width: 50%;
      line-height: 2.0;
    }
    #movie-wrapper .thirdArea .entry-price table th small{
      display: block;
      font-weight: normal;
      font-size: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .month th{
      background: #525252;
    }
    #movie-wrapper .thirdArea .entry-price table .month td{
      font-size: 14px; 
      padding: 0 25px;
      background: #ffffff;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial th{
      background: #ff4537;
      font-weight: normal; 
    }
    #movie-wrapper .thirdArea .entry-price table .initial td{
      font-size: 15px; 
      padding: 20px 15px;
      text-align: center;
      font-weight: bold;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td span{
      font-size: 13px; 
      background: #fff; 
      border: 1px solid #000; 
      border-radius: 18px;
      padding: 0 8px; 
      display: inline-block; 
      margin-bottom: 6px;
      font-weight: normal;
    }
    #movie-wrapper .thirdArea .entry-price table .initial td small{
      margin-left: 22px; 
      font-size: 13px; 
      color: #555;
      font-weight: small;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign{
      max-width: 200px; 
      margin: 32px auto 0; 
      text-align: left;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign h4{
      background: #ffe708; 
      color: #7ab900; 
      padding: 12px;
    }
    #movie-wrapper .thirdArea .entry-price table .initial-campaign p{
      background: #ebf5d9; 
      color: #444; 
      padding: 12px; 
      margin: 0;
    }
    #movie-wrapper .thirdArea .remark p{
      line-height: 1.8;
      margin: 0 auto;
      font-size: 13px;
    }
    #movie-wrapper .thirdArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .fourArea{
      padding: 10% 0 10%;
      background: #f3f1ed;
    }
    #movie-wrapper .fourArea img{
      width: 100%;
    }       
    #movie-wrapper .fourArea .fourInner{
      margin: 0 10px;
    }
    #movie-wrapper .fourArea a {
        text-decoration: none;
        color: #525252
      }
    #movie-wrapper .fourArea a:hover {
        text-decoration: none;
        color: #f05806;
    }
    #movie-wrapper .fourArea h2 {
        font-weight: normal;
        font-size: 30px;
    }
    #movie-wrapper .fourArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fourArea h4{
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 2%;
        text-align: left;
    }
    #movie-wrapper .fourArea ul{
      margin: 0 0 8% 0;
      width: 102%;
    }    
    #movie-wrapper .fourArea li{
      float: left;
      width: 48%;
      margin: 0 2% 5% 0;
    }     
    #movie-wrapper .fourArea .title{
      margin: 5% 0 0;
      font-size: 13px;
    }  
    #movie-wrapper .fiveArea{
      padding: 5% 10px 10%;
      margin: 0 0;
    }
    #movie-wrapper .fiveArea .contact{
      font-weight: normal;
    }
    #movie-wrapper .fiveArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .fiveArea p {
        line-height: 1.8;
        margin: 0 auto 3%;
        text-align: center;
        font-size: 13px;
    }    
    #movie-wrapper .fiveArea .contact .button{
      display: block;
      width: 80%;
      padding: 15px 0;
      text-align: center;
      position: relative;
      background: #000;
      color: #fff;
      text-decoration: none;
      font-size: 20px;
      -webkit-transition: all ease-in .3s;
      transition: all ease-in .3s;
      margin: 8% auto 0;
    }
    #movie-wrapper .sixArea{
      padding: 5% 10px 5%;
      margin: 0 auto;
    }
    #movie-wrapper .sixArea h3{
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5%;
        text-align: center;
    }
    #movie-wrapper .sixArea .sample{
      
    }
    #movie-wrapper .sixArea .sample li{
      float: none;
      width: 100%;
      margin: 0 0 10%;
    }
    #movie-wrapper .sixArea .sample .youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    #movie-wrapper .sixArea .sample .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .sample p{
      text-align: center;
      margin-top: 3%;
    }
    #movie-wrapper .sixArea .image{
      margin-top: 10%;
    }
    #movie-wrapper .sixArea .image img{
      width: 100%;
    }    
    #movie-wrapper .sixArea .image li{
      float: left;
      width: 50%;
      margin: 0;
    }         
}

/* # =================================================================
   # GOBLIN PARTY AUTUMN
   # ================================================================= */

@media only screen and (min-width: 1300px) {
    .lp-wrapper-autumn18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .sp{
      display: none;
    }     
    .lp-wrapper-autumn18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-autumn18 .firstArea img, .lp-wrapper-autumn18 .seasonLine img, .lp-wrapper-autumn18 .secondArea img, .lp-wrapper-autumn18 .partyLine img, .lp-wrapper-autumn18 .thirdArea img, .lp-wrapper-autumn18 .spaceLine img, .lp-wrapper-autumn18 .lpLogo img, .lp-wrapper-autumn18 .lpSns img, .lp-wrapper-autumn18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-autumn18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-autumn18 .firstArea .firstInner .sp{
        display: none;
    }             
    .lp-wrapper-autumn18 .secondArea{
      padding: 5% 0;
      width: 540px;
      margin: 0 auto; 
    }
    .lp-wrapper-autumn18 .secondArea .sp{
      padding: 5% 0;
      width: 540px;
      margin: 0 auto; 
    } 
    .lp-wrapper-autumn18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-autumn18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-autumn18 .thirdArea{
        padding-top: 5%;
        padding-bottom: 5%;
        background: #FFED60;
        margin: -10px auto 0;
    }
    .lp-wrapper-autumn18 .thirdArea .sp{
        display: none;
    } 
    .lp-wrapper-autumn18 .thirdArea .leaf{
        width: 100px;
        margin: 0 auto;
    }



    .twoline{

    } 
   .lp-wrapper-autumn18 .fourArea{
      background: #6E503D;
      margin: -10px auto 0;
    } 
    .lp-wrapper-autumn18 .fourArea .space{
      width: 1080px;
      margin: 0 auto 0;
      padding-top: 7%;
    }
    .lp-wrapper-autumn18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 4% 0 3%;
    }      
    .lp-wrapper-autumn18 .fourArea .fourInner{
      width: 980px;
      position: relative;
      margin: 0 auto 4%;
      height: 450px;
    }
  
    .lp-wrapper-autumn18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .gh{
        position: absolute;
        top: 10px;
        left: 250px;
        width: 200px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .shc{
        position: absolute;
        top: 0;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 12px;
        left: 750px;
        width: 195px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .ek{
        position: absolute;
        top: 250px;
        left: 0;
        width: 210px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 240px;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 233px;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .hh{
        position: absolute;
        top: 237px;
        left: 750px;
        width: 195px;
    }    
    .lp-wrapper-autumn18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 7%;
    }
    .threeline{

    } 

    .lp-wrapper-autumn18 .insta{
        width: 850px;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .insta .icon{
        width: 100px;
        margin: 0 auto;
    }  
    .lp-wrapper-autumn18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
 

}


@media only screen and (min-width: 769px) and (max-width: 1299px) {
    .lp-wrapper-autumn18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-autumn18 .firstArea img, .lp-wrapper-autumn18 .seasonLine img, .lp-wrapper-autumn18 .secondArea img, .lp-wrapper-autumn18 .partyLine img, .lp-wrapper-autumn18 .thirdArea img, .lp-wrapper-autumn18 .spaceLine img, .lp-wrapper-autumn18 .lpLogo img, .lp-wrapper-autumn18 .lpSns img, .lp-wrapper-autumn18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-autumn18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-autumn18 .firstArea .firstInner .sp{
        display: none;
    }             
    .lp-wrapper-autumn18 .secondArea{
      padding: 10% 0 15%;
      width: 70%;
      margin: 0 auto; 
    }
    .lp-wrapper-autumn18 .secondArea .sp{
      display: none;
    }     
    .lp-wrapper-autumn18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-autumn18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-autumn18 .thirdArea{
        padding-top: 5%;
        padding-bottom: 5%;
        background: #FFED60;
        margin: -10px auto 0;
        width: 100%;
    }
    .lp-wrapper-autumn18 .thirdArea .sp{
        display: none;
    } 
    .lp-wrapper-autumn18 .thirdArea .leaf{
        width: 100px;
        margin: 4% auto 3%;
    }
    .twoline{
      margin-top: -10px;
    } 
   .lp-wrapper-autumn18 .fourArea{
      background: #6E503D;
      margin: -10px auto 0;
    } 
    .lp-wrapper-autumn18 .fourArea .space{
      width: 100%;
      margin: 0 auto 0;
      padding-top: 10%;
    }
    .lp-wrapper-autumn18 .fourArea .space .sp{
      display: none;
    }   
    .lp-wrapper-autumn18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 10% 0 8%;
    }      
    .lp-wrapper-autumn18 .fourArea .fourInner{
      width: auto;
      position: relative;
      margin: 0 auto 4%;
      height: 1000px;
    }
  
    .lp-wrapper-autumn18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .gh{
        position: absolute;
        top: 1%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .shc{
        position: absolute;
        top: 25%;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 26%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .ek{
        position: absolute;
        top: 51%;
        left: 15%;
        width: 260px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 50%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 75%;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .hh{
        position: absolute;
        top: 76%;
        left: 60%;
        width: 250px;
    }    
    .lp-wrapper-autumn18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 10%;
    }
    .threeline{
      margin-top: -10px;
    } 

    .lp-wrapper-autumn18 .insta{
        width: 100%;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .insta .icon{
        width: 80px;
        margin: 0 auto;
    }  
    .lp-wrapper-autumn18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
}


@media only screen and (max-width: 768px) {
    .lp-wrapper-autumn18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-autumn18 .firstArea img, .lp-wrapper-autumn18 .seasonLine img, .lp-wrapper-autumn18 .secondArea img, .lp-wrapper-autumn18 .partyLine img, .lp-wrapper-autumn18 .thirdArea img, .lp-wrapper-autumn18 .spaceLine img, .lp-wrapper-autumn18 .lpLogo img, .lp-wrapper-autumn18 .lpSns img, .lp-wrapper-autumn18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-autumn18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-autumn18 .firstArea .firstInner .pc{
        display: none;
    }             
    .lp-wrapper-autumn18 .secondArea{
      padding: 10% 0 15%;
      width: 70%;
      margin: 0 auto; 
    }
    .lp-wrapper-autumn18 .secondArea .pc{
      display: none;
    }     
    .lp-wrapper-autumn18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-autumn18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-autumn18 .thirdArea{
        padding-top: 5%;
        padding-bottom: 5%;
        background: #FFED60;
        margin: -10px auto 0;
    }
    .lp-wrapper-autumn18 .thirdArea .pc{
        display: none;
    } 
    .lp-wrapper-autumn18 .thirdArea .leaf{
        width: 80px;
        margin: 4% auto 3%;
    }
    .twoline{
      margin-top: -10px;
    } 
   .lp-wrapper-autumn18 .fourArea{
      background: #6E503D;
      margin: -10px auto 0;
    } 
    .lp-wrapper-autumn18 .fourArea .space{
      width: 100%;
      margin: 0 auto 0;
      padding-top: 10%;
    }
    .lp-wrapper-autumn18 .fourArea .space .pc{
      display: none;
    }   
    .lp-wrapper-autumn18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 10% 0 8%;
    }      
    .lp-wrapper-autumn18 .fourArea .fourInner{
      width: auto;
      position: relative;
      margin: 0 auto 4%;
      height: 900px;
    }
  
    .lp-wrapper-autumn18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .gh{
        position: absolute;
        top: 1%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .shc{
        position: absolute;
        top: 25%;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 26%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .ek{
        position: absolute;
        top: 51%;
        left: 10%;
        width:160px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 50%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 75%;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-autumn18 .fourArea .fourInner .hh{
        position: absolute;
        top: 76%;
        left: 55%;
        width: 150px;
    }    
    .lp-wrapper-autumn18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 10%;
    }
    .threeline{
      margin-top: -10px;
    } 

    .lp-wrapper-autumn18 .insta{
        width: 100%;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-autumn18 .insta .icon{
        width: 80px;
        margin: 0 auto;
    }  
    .lp-wrapper-autumn18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
}

@media only screen and (min-width: 1300px) {
  #slide {
    position: fixed;
    width: 190px;
    height: 30px;
    bottom: 0;
    right: 0;
    color: #666;
    background: #fff;
    border-left: solid 1px #cfcfcf;
    border-top: solid 1px #cfcfcf;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
  }
  #slide img{
    width: 100%;
  }
  #slide_inner {
    float:left;
    padding:60px 20px 10px 20px;
  }
  #slide-in {
    padding: 5px 10px;
  }
  #slide a {
    text-decoration: none;
    cursor: pointer;
  }
  #slide h3 {
    font-size:12px;
    margin-bottom: 8px;
  }
  #slide #open-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../../images/close-btn.gif);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1299px) {
    #slide {
      display: none;
    }
}

@media only screen and (max-width: 768px) {
    #slide {
      display: none;
    }
}

/* # =================================================================
   # GOBLIN PARTY WINTER
   # ================================================================= */

@media only screen and (min-width: 1300px) {
    .lp-wrapper-winter18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .sp{
      display: none;
    }     
    .lp-wrapper-winter18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-winter18 .firstArea img, .lp-wrapper-winter18 .seasonLine img, .lp-wrapper-winter18 .secondArea img, .lp-wrapper-winter18 .partyLine img, .lp-wrapper-winter18 .thirdArea img, .lp-wrapper-winter18 .spaceLine img, .lp-wrapper-winter18 .lpLogo img, .lp-wrapper-winter18 .lpSns img, .lp-wrapper-winter18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-winter18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-winter18 .firstArea .firstInner .sp{
        display: none;
    }             
    .lp-wrapper-winter18 .secondArea{
      padding: 5% 0;
      width: 540px;
      margin: 0 auto; 
    }
    .lp-wrapper-winter18 .secondArea .sp{
      padding: 5% 0;
      width: 540px;
      margin: 0 auto; 
    } 
    .lp-wrapper-winter18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-winter18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-winter18 .thirdArea{
        padding-top: 5%;
        background: #FFED60;
        margin: -10px auto 0;
    }
    .lp-wrapper-winter18 .thirdArea .sp{
        display: none;
    } 
    .lp-wrapper-winter18 .thirdArea .leaf{
        width: 100px;
        margin: 0 auto;
    }



    .twoline{

    } 
   .lp-wrapper-winter18 .fourArea{
      background: #006052;
      margin: -10px auto 0;
    }
   .lp-wrapper-winter18 .fourArea .sp{
      display: none;
    }     
    .lp-wrapper-winter18 .fourArea .space{
      width: 1080px;
      margin: 0 auto 0;
      padding-top: 7%;
    }
    .lp-wrapper-winter18 .fourArea .recommend{
      width: 1080px;
      margin: 0 auto 0;
      margin-bottom: 5%;
    }    
    .lp-wrapper-winter18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 4% 0 3%;
    }      
    .lp-wrapper-winter18 .fourArea .fourInner{
      width: 980px;
      position: relative;
      margin: 0 auto 4%;
      height: 450px;
    }
  
    .lp-wrapper-winter18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 0;
        width: 195px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .gh{
        position: absolute;
        top: 10px;
        left: 250px;
        width: 200px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .shc{
        position: absolute;
        top: 0;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 12px;
        left: 750px;
        width: 195px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .ek{
        position: absolute;
        top: 250px;
        left: 0;
        width: 210px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 240px;
        left: 250px;
        width: 195px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 233px;
        left: 500px;
        width: 195px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .hh{
        position: absolute;
        top: 237px;
        left: 750px;
        width: 195px;
    }    
    .lp-wrapper-winter18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 7%;
    }
    .threeline{

    } 

    .lp-wrapper-winter18 .insta{
        width: 850px;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .insta .icon{
        width: 100px;
        margin: 0 auto;
    }  
    .lp-wrapper-winter18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
 

}


@media only screen and (min-width: 769px) and (max-width: 1299px) {
    .lp-wrapper-winter18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-winter18 .firstArea img, .lp-wrapper-winter18 .seasonLine img, .lp-wrapper-winter18 .secondArea img, .lp-wrapper-winter18 .partyLine img, .lp-wrapper-winter18 .thirdArea img, .lp-wrapper-winter18 .spaceLine img, .lp-wrapper-winter18 .lpLogo img, .lp-wrapper-winter18 .lpSns img, .lp-wrapper-winter18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-winter18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-winter18 .firstArea .firstInner .sp{
        display: none;
    }             
    .lp-wrapper-winter18 .secondArea{
      padding: 10% 0 15%;
      width: 70%;
      margin: 0 auto; 
    }
    .lp-wrapper-winter18 .secondArea .sp{
      display: none;
    }     
    .lp-wrapper-winter18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-winter18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-winter18 .thirdArea{
        padding-top: 5%;
        background: #FFED60;
        margin: -10px auto 0;
        width: 100%;
    }
    .lp-wrapper-winter18 .thirdArea .sp{
        display: none;
    } 
    .lp-wrapper-winter18 .thirdArea .leaf{
        width: 100px;
        margin: 4% auto 3%;
    }
    .twoline{
      margin-top: -10px;
    } 
   .lp-wrapper-winter18 .fourArea{
      background: #006052;
      margin: -10px auto 0;
    }
    .lp-wrapper-winter18 .fourArea .sp{
      display: none;
    }      
    .lp-wrapper-winter18 .fourArea .space{
      width: 100%;
      margin: 0 auto 0;
      padding-top: 10%;
    } 
    .lp-wrapper-winter18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 10% 0 8%;
    }      
    .lp-wrapper-winter18 .fourArea .fourInner{
      width: auto;
      position: relative;
      margin: 0 auto 4%;
      height: 1000px;
    }
  
    .lp-wrapper-winter18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .gh{
        position: absolute;
        top: 1%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .shc{
        position: absolute;
        top: 25%;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 26%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .ek{
        position: absolute;
        top: 51%;
        left: 15%;
        width: 260px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 50%;
        left: 60%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 75%;
        left: 15%;
        width: 250px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .hh{
        position: absolute;
        top: 76%;
        left: 60%;
        width: 250px;
    }    
    .lp-wrapper-winter18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 10%;
    }
    .threeline{
      margin-top: -10px;
    } 

    .lp-wrapper-winter18 .insta{
        width: 100%;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .insta .icon{
        width: 80px;
        margin: 0 auto;
    }  
    .lp-wrapper-winter18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
}


@media only screen and (max-width: 768px) {
    .lp-wrapper-winter18 {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .lineInner{
        position: relative;
        margin: 0 auto;
    }
    .oneline img, .twoline img, .threeline img, .insta .icon img, .lp-wrapper-winter18 .firstArea img, .lp-wrapper-winter18 .seasonLine img, .lp-wrapper-winter18 .secondArea img, .lp-wrapper-winter18 .partyLine img, .lp-wrapper-winter18 .thirdArea img, .lp-wrapper-winter18 .spaceLine img, .lp-wrapper-winter18 .lpLogo img, .lp-wrapper-winter18 .lpSns img, .lp-wrapper-winter18 .fourArea img{
        width: 100%;
    }     
    .lp-wrapper-winter18 .firstArea .firstInner{
        width: 100%;
        margin: 0 auto 0;
    } 
    .lp-wrapper-winter18 .firstArea .firstInner .pc{
        display: none;
    }             
    .lp-wrapper-winter18 .secondArea{
      padding: 10% 0 15%;
      width: 70%;
      margin: 0 auto; 
    }
    .lp-wrapper-winter18 .secondArea .pc{
      display: none;
    }     
    .lp-wrapper-winter18 .swiper-container{
      width: 100%;
      margin-bottom: 50px;
    }
    .lp-wrapper-winter18 .swiper-slide img{
      width: 100%;
    }    
    .oneline{

    }   
    .lp-wrapper-winter18 .thirdArea{
        padding-top: 5%;
        padding-bottom: 5%;
        background: #FFED60;
        margin: -10px auto 0;
    }
    .lp-wrapper-winter18 .thirdArea .pc{
        display: none;
    } 
    .lp-wrapper-winter18 .thirdArea .leaf{
        width: 80px;
        margin: 4% auto 3%;
    }
    .twoline{
      margin-top: -10px;
    } 
   .lp-wrapper-winter18 .fourArea{
      background: #006052;
      margin: -10px auto 0;
    } 
    .lp-wrapper-winter18 .fourArea .space{
      width: 70%;
      margin: 0 auto 0;
      padding: 20% 0;
    }
     .lp-wrapper-winter18 .fourArea .recommend{
      margin-bottom: 10%;
    }   
    .lp-wrapper-winter18 .fourArea .pc{
      display: none;
    }   
    .lp-wrapper-winter18 .fourArea .leaf{
      width: 115px;
      margin: 0 auto 0;
      padding: 10% 0 8%;
    }      
    .lp-wrapper-winter18 .fourArea .fourInner{
      width: auto;
      position: relative;
      margin: 0 auto 4%;
      height: 900px;
    }
  
    .lp-wrapper-winter18 .fourArea .fourInner .ab{
        position: absolute;
        top: 0;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .gh{
        position: absolute;
        top: 1%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .shc{
        position: absolute;
        top: 25%;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .lounge{
        position: absolute;
        top: 26%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .ek{
        position: absolute;
        top: 51%;
        left: 10%;
        width:160px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .daikanyama{
        position: absolute;
        top: 50%;
        left: 55%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .sendagaya{
        position: absolute;
        top: 75%;
        left: 10%;
        width: 150px;
    }
    .lp-wrapper-winter18 .fourArea .fourInner .hh{
        position: absolute;
        top: 76%;
        left: 55%;
        width: 150px;
    }    
    .lp-wrapper-winter18 .fourArea p{
        text-align: center;
        margin: 0 auto;
        width: 165px;
        padding-bottom: 10%;
    }
    .threeline{
      margin-top: -10px;
    } 

    .lp-wrapper-winter18 .insta{
        width: 100%;
        margin: 0 auto;
        padding: 40px 30px 40px;
        background: #ffffff;
    }
    .lp-wrapper-winter18 .insta .icon{
        width: 80px;
        margin: 0 auto;
    }  
    .lp-wrapper-winter18 .insta .feed{
        margin: 0 auto;
        padding: 10px 0 0 0;
    }                    
}

@media only screen and (min-width: 1300px) {
  #slide {
    position: fixed;
    width: 190px;
    height: 30px;
    bottom: 0;
    right: 0;
    color: #666;
    background: #fff;
    border-left: solid 1px #cfcfcf;
    border-top: solid 1px #cfcfcf;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
  }
  #slide img{
    width: 100%;
  }
  #slide_inner {
    float:left;
    padding:60px 20px 10px 20px;
  }
  #slide-in {
    padding: 5px 10px;
  }
  #slide a {
    text-decoration: none;
    cursor: pointer;
  }
  #slide h3 {
    font-size:12px;
    margin-bottom: 8px;
  }
  #slide #open-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../../images/close-btn.gif);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1299px) {
    #slide {
      display: none;
    }
}

@media only screen and (max-width: 768px) {
    #slide {
      display: none;
    }
}



/* # =================================================================
   # RESERVEd PARTY 
   # ================================================================= */



.lp-bg{background: #f1f0e3;}

@media only screen and (min-width: 768px) {
/*PC layout*/

.sp-only{display: none;}


#partyLp{padding-top: 77px;}


#partyLp p{line-height: 1.74; margin-bottom: 32px; font-size: 16px;}
#partyLp p.mn{margin: 0;}

#catch{width: 100%; height: 650px; background: url('../../images/office-catering/mv.jpg') center center / cover; padding-top: 160px;}
#catch h2{width: 530px; margin: 0 auto;}

.lp-section{padding: 60px 0;}
.section-inner{width: 1120px; padding: 0 20px; margin: 0 auto;}
.narrow-inner{max-width: 800px; margin: 0 auto;}
.section-title{color: #d4070e; font-size: 42px; text-align: center; font-family: 'Dosis', sans-serif; font-weight: 500; letter-spacing: .05em;}
.title-sup{font-size: 15px; text-align: center;}
.contact-btn{width: 340px; height: 72px; display: block; line-height: 72px; text-align: center; color: #fff; background: #008aa4; font-size: 18px; position: relative; border-radius: 4px; margin: 0 auto; transition: all cubic-bezier(.25,.46,.45,.94) .2s;}
.contact-btn::after{display: block; content: '\f178'; font-family: "FontAwesome"; -webkit-font-smoothing: antialiased; text-rendering: auto; font-size: 20px; position: absolute; top: 0; right: 32px; line-height: 72px; transition: all cubic-bezier(.25,.46,.45,.94) .3s;}
.contact-btn:hover::after{right: 20px;}
.contact-btn:hover{box-shadow: 0 0 10px rgba(0,0,0,.5);}

#concept h2{width: 709px; margin: 0 auto 60px;;}

#scene .scene-box{width: 520px; float: left;}
#scene .scene-box:first-child{margin-right: 40px;}
#scene .scene-box h3{display: inline-block; background: #fff; font-size: 24px; position: relative; top: -20px; padding: 8px 14px 0; letter-spacing: .05em; font-weight:bold;}
#scene .scene-box p{margin: -10px 0 0 14px;}

#spaces .title-band{background: #d4070e; padding: 30px 0;}
#spaces .title-band *{color: #fff; margin: 0;}

#spaces .section-inner{margin: 50px auto;}
#spaces .gallery-container{}
#spaces .gallery-item{width: 365px; float: left; margin:0 8px 8px 0;}
/*
#spaces .gallery-container .gallery-item:nth-child(4n){margin-right: 0;}　*/

#spaces .pickup{width: 1000px;margin:0 auto 50px;}
#spaces .pickup h3{color: #d95d00; font-size: 20px;margin-bottom: 10px;font-family: 'Dosis', sans-serif;}
#spaces .pickup h3 br{display: none;}
#spaces .pickup .left{width: 250px;float: left;}
#spaces .pickup .right{width: 635px;float: left; padding: 0 0 0 15px}


#price .price-list{margin-bottom: 32px;}
#price .pp-block{width: 336px; padding: 0 18px; float: left}
#price .pp-block:not(:last-child){border-right: 1px solid #d6c7b3;}
#price .pp-block .pp-head{background: #d6c7b3; text-align: center; margin-bottom: 16px;}
#price .pp-block .pp-head h3{font-size: 22px; padding: 8px 0;}
#price .pp-block .pp-head p{font-size: 14px; background: #fff; border: 1px solid #d6c7b3;}
#price .pp-block .plan-menu{font-size: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #d6c7b3;}
#price .pp-block .plan-menu li{margin-bottom: 6px;}
#price .pp-block .per-price{vertical-align: bottom; font-size: 15px; text-align: center;}
#price .pp-block .per-price span{font-size: 24px; color: #d4070e; font-weight: bold; letter-spacing: .03em; margin-right: 3px;}
#price .price-notes{text-align: center; font-size: 14px;}
#price .drink{text-align: center; font-size: 17px;font-weight: bold;}




#price .pickup{width: 350px;margin:50px auto 50px; background: white;padding: 20px 100px 15px;}
#price .pickup h3{color: #d95d00; font-size: 20px;margin-bottom: 20px;text-align: center;font-family: 'Dosis', sans-serif;}
#price .pickup h4{color: #d95d00; font-size: 15px;margin: 10px 0;}
#price .pickup h4 br{display: none;}
#price .pickup .left{width: 350px;margin:0 auto 15px;}
#price .pickup img{width: 100%;}
#price .pickup .right{width: 350px;margin:0 auto;}
#price .pickup .right .menu{font-size: 13px;margin-bottom: 10px;}
#price .pickup .right .price{font-size: 14px;}
#price .pickup .right .price span{font-size: 22px;color: #d4070e;font-weight: bold;letter-spacing: .03em;margin-right: 3px;}






#gallery .section-inner{position: relative;}
#gallery .gallery-title{font-family: 'Kaushan Script', cursive; font-size: 70px; color: #d4070e; transform: rotateZ(-8deg); display: inline-block; position: absolute; top: -60px; left: -10px; z-index: 9;}
#gallery .gallery-container{position: relative;}
#gallery .gallery-item{width: 264px; float: left; margin:0 8px 8px 0;}
#gallery .gallery-container .gallery-item:nth-child(4n){margin-right: 0;}

#faq .faq-cat:not(:last-child){margin-bottom: 60px;}
#faq .faq-cat h3{font-size: 22px; border-left: 6px solid #d4070e; padding-left: 12px; line-height: 1.4; margin-bottom: 20px;}
#faq dl dt, #faq dl dd{margin-bottom: 2px; padding: 16px 16px 16px 84px; line-height: 1.7;}
#faq dl dt{background: #fff;  font-weight: bold; font-size: 18px; position: relative; cursor:pointer;}
#faq dl dt::after{display: block; content: '+'; width: 34px; height: 34px; line-height: 32px; text-align: center; border-radius: 50%; background: #008aa4; color: #fff; font-size:18px; position: absolute; top: 50%; margin-top: -17px; left: 26px; transition: all ease-in .2s;}
#faq dl dt.active::after{content: '-'; background: none; border: 1px solid #008aa4; color: #008aa4;}
#faq dl dd{background: #cde1da; font-size: 16px; display: none;}

#contact .sc-container{width: 840px; margin: 0 auto;}
#contact .sc-container div{width: 50%; float: left;}
#contact .sc-container .tel-num{font-size: 38px; color: #008aa4; position: relative; padding-left: 52px; margin: 0; line-height: 1.3;}
#contact .sc-container .tel-num i{width: 40px; height: 40px; background: #008aa4; border-radius: 50%; color: #fff; font-size: 16px; text-align: center; line-height: 40px; position: absolute; top: 50%; left:0; margin-top: -20px;}
#contact .sc-container .tel-sup{font-size: 14px; color: #008aa4; margin: 0;}


}

@media only screen and (min-width: 768px) and (max-width: 840px){
  .h-lp-info p{font-size: 13px;}
  .h-lp-contact .form-link{width: 180px; font-size: 15px; margin-right: 14px;}
}

@media only screen and (min-width: 768px) and (max-width: 1020px){
  #spaces .detail-container .dc-close{width: 40px; height: 40px; position: absolute; top: 5px; right: 5px; cursor: pointer;}
  #spaces .detail-container .dc-close span{width: 100%; height: 2px; background: #fff; position: absolute; top: 20px; left: 0;}


#partyLp p{line-height: 1.7; margin-bottom: 28px; font-size: 15px;}

.sp-fix-contact{width: 100%; position: fixed; bottom: 0; left: 0; z-index: 98; background: rgba(255,255,255,.9); text-align: center; padding: 2%;}
.sp-fix-contact a{width: 48.5%; display: block; float: left; text-align: center; background: #008aa4; color: #fff; font-size: 14px; height: 36px; line-height: 36px;}
.sp-fix-contact a i{margin-right: 6px;}
.sp-fix-contact a.tel-btn{margin-right: 3%}
.sp-fix-contact p{margin: 0; padding: 8px 0 0; font-size: 13px;}



#partyLp p{line-height: 1.74; margin-bottom: 32px; font-size: 15px;}
#partyLp p.mn{margin: 0;}

#catch{width: 100%; height: 500px; background: url('../../images/office-catering/mv.jpg') center center / cover; display: -webkit-flex; display: flex; align-content:center;}
#catch h2{width: 530px; max-width: 92%; margin: auto;}

.lp-section{padding: 5% 0;}
.section-inner,.narrow-inner{width: 60%; padding: 0 3%; margin: 0 auto;}
.section-title{color: #d4070e; font-size: 42px; text-align: center; font-family: 'Dosis', sans-serif; font-weight: 500; letter-spacing: .05em;}
.title-sup{font-size: 15px; text-align: center;}
.contact-btn{width: 340px; max-width: 94%; height: 72px; display: block; line-height: 72px; text-align: center; color: #fff; background: #008aa4; font-size: 18px; position: relative; border-radius: 4px; margin: 0 auto;}
.contact-btn::after{display: block; content: '\f178'; font-family: "FontAwesome"; -webkit-font-smoothing: antialiased; text-rendering: auto; font-size: 20px; position: absolute; top: 0; right: 32px; line-height: 72px;}

#concept h2{width: 90%; max-width: 300px; margin: 0 auto 60px;}

#scene .scene-box{width: 100%;}
#scene .scene-box:first-child{margin-bottom: 32px;}
#scene .scene-box h3{display: inline-block; background: #fff; font-size: 22px; position: relative; top: -20px; padding: 8px 14px 0; letter-spacing: .05em; font-weight:bold;}
#scene .scene-box p{margin: -14px 0 0 14px;}

#spaces .title-band{background: #d4070e; padding: 30px 0;}
#spaces .title-band *{color: #fff; margin: 0;}

#spaces .section-inner{ margin: 5% auto; width: 60%;}
#spaces .gallery-container{}
#spaces .gallery-item{width: 49%; float: left; margin:0 2% 2% 0;}
#spaces .gallery-container .gallery-item:nth-child(2n){margin-right: 0;}

#spaces .pickup{width: 50%;margin:50px auto 50px;}
#spaces .pickup h3{color: #d95d00; font-size: 20px;margin: 10px 0;font-family: 'Dosis', sans-serif;text-align: center;}
#spaces .pickup .left{width: 50%;margin:0 auto;float: none;}
#spaces .pickup .right{width: auto; padding: 0 0 0 15px;float: none;}


#contact .sc-container{width: 50%; margin: 50px auto;}
#contact .sc-container div{width: 50%; float: none;}
#contact .sc-container .tel-num{font-size: 38px; color: #008aa4; position: relative; padding-left: 52px; margin: 0; line-height: 1.3;}
#contact .sc-container .tel-num i{width: 40px; height: 40px; background: #008aa4; border-radius: 50%; color: #fff; font-size: 16px; text-align: center; line-height: 40px; position: absolute; top: 50%; left:0; margin-top: -20px;}
#contact .sc-container .tel-sup{font-size: 14px; color: #008aa4; margin: 0;}


#price .price-list{margin-bottom: 32px;}
#price .pp-block{width: 100%;}
#price .pp-block:not(:last-child){margin-bottom: 40px;border-right: none;}
#price .pp-block .pp-head{background: #d6c7b3; text-align: center; margin-bottom: 16px;}
#price .pp-block .pp-head h3{font-size: 22px; padding: 8px 0;}
#price .pp-block .pp-head p{font-size: 14px; background: #fff; border: 1px solid #d6c7b3; padding: 4px 0;}
#price .pp-block .plan-menu{font-size: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #d6c7b3;}
#price .pp-block .plan-menu li{margin-bottom: 6px;}
#price .pp-block .per-price{vertical-align: bottom; font-size: 15px; text-align: center;}
#price .pp-block .per-price span{font-size: 28px; color: #d4070e; font-weight: bold; letter-spacing: .03em; margin-right: 3px;}
#price .price-notes{font-size: 14px;}


#price .pickup{width: 350px;margin:50px auto 50px; background: white;padding: 20px 100px 15px;}
#price .pickup h3{color: #d95d00; font-size: 20px;margin-bottom: 20px;text-align: center;font-family: 'Dosis', sans-serif;}
#price .pickup h4{color: #d95d00; font-size: 15px;margin: 10px 0;}
#price .pickup h4 br{display: none;}
#price .pickup .left{width: 350px;margin:0 auto 15px;}
#price .pickup img{width: 100%;}
#price .pickup .right{width: 350px;margin:0 auto;}
#price .pickup .right .menu{font-size: 13px;margin-bottom: 10px;}
#price .pickup .right .price{font-size: 14px;}
#price .pickup .right .price span{font-size: 22px;color: #d4070e;font-weight: bold;letter-spacing: .03em;margin-right: 3px;}



#faq .faq-cat:not(:last-child){margin-bottom: 60px;}
#faq .faq-cat h3{font-size: 20px; border-left: 6px solid #d4070e; padding-left: 12px; line-height: 1.4; margin-bottom: 20px;}
#faq dl dt, #faq dl dd{margin-bottom: 2px; padding: 16px 16px 16px 58px; line-height: 1.7;}
#faq dl dt{background: #fff;  font-weight: bold; font-size: 16px; position: relative; cursor:pointer;}
#faq dl dt::after{display: block; content: '+'; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 50%; background: #008aa4; color: #fff; font-size:18px; position: absolute; top: 50%; margin-top: -15px; left: 12px; transition: all ease-in .2s;}
#faq dl dt.active::after{content: '-'; background: none; border: 1px solid #008aa4; color: #008aa4;}
#faq dl dd{background: #cde1da; font-size: 15px; display: none;}

#contact .sc-container .sc-form{margin-bottom: 24px; float: none;}
#contact .sc-container .tel-num{font-size: 30px; color: #008aa4; margin: 0; line-height: 1.3; text-align: center;}
#contact .sc-container .tel-num i{width: 34px; height: 34px; background: #008aa4; border-radius: 50%; color: #fff; font-size: 16px; text-align: center; line-height: 34px; position: relative; top: -4px; margin-right: 6px;}
#contact .sc-container .tel-sup{font-size: 14px; color: #008aa4; margin: 0; text-align: center;}


#contact .sc-container{width: auto; margin: 50px auto;}
#contact .sc-container div{width: 75%; float: none; margin: 0 auto;}
#contact .sc-container .tel-num{font-size: 38px; color: #008aa4; position: relative; padding-left: 52px; margin: 0; line-height: 1.3;}
#contact .sc-container .tel-num i{width: 40px; height: 40px; background: #008aa4; border-radius: 50%; color: #fff; font-size: 16px; text-align: center; line-height: 40px; position: absolute; top: 50%; left:0; margin-top: -20px;}
#contact .sc-container .tel-sup{font-size: 14px; color: #008aa4; margin: 0;}


}

@media only screen and (max-width: 767px) {
/*SP layout*/


#partyLp p{line-height: 1.7; margin-bottom: 28px; font-size: 15px;}

.sp-fix-contact{width: 100%; position: fixed; bottom: 0; left: 0; z-index: 98; background: rgba(255,255,255,.9); text-align: center; padding: 2%;}
.sp-fix-contact a{width: 48.5%; display: block; float: left; text-align: center; background: #008aa4; color: #fff; font-size: 14px; height: 36px; line-height: 36px;}
.sp-fix-contact a i{margin-right: 6px;}
.sp-fix-contact a.tel-btn{margin-right: 3%}
.sp-fix-contact p{margin: 0; padding: 8px 0 0; font-size: 13px;}



#partyLp p{line-height: 1.74; margin-bottom: 32px; font-size: 15px;}
#partyLp p.mn{margin: 0;}

#catch{width: 100%; height: 500px; background: url('../../images/office-catering/mv.jpg') center center / cover; display: -webkit-flex; display: flex; align-content:center;}
#catch h2{width: 530px; max-width: 92%; margin: auto;}

.lp-section{padding: 10% 0;}
.section-inner,.narrow-inner{width: auto; padding: 0 3%;}
.section-title{color: #d4070e; font-size: 42px; text-align: center; font-family: 'Dosis', sans-serif; font-weight: 500; letter-spacing: .05em;}
.title-sup{font-size: 15px; text-align: center;}
.contact-btn{width: 340px; max-width: 94%; height: 72px; display: block; line-height: 72px; text-align: center; color: #fff; background: #008aa4; font-size: 18px; position: relative; border-radius: 4px; margin: 0 auto;}
.contact-btn::after{display: block; content: '\f178'; font-family: "FontAwesome"; -webkit-font-smoothing: antialiased; text-rendering: auto; font-size: 20px; position: absolute; top: 0; right: 32px; line-height: 72px;}

#concept h2{width: 90%; max-width: 300px; margin: 0 auto 60px;}

#scene .scene-box{width: 100%;}
#scene .scene-box:first-child{margin-bottom: 32px;}
#scene .scene-box h3{display: inline-block; background: #fff; font-size: 22px; position: relative; top: -20px; padding: 8px 14px 0; letter-spacing: .05em; font-weight:bold;}
#scene .scene-box p{margin: -14px 0 0 14px;}

#spaces .title-band{background: #d4070e; padding: 30px 0;}
#spaces .title-band *{color: #fff; margin: 0;}

#spaces .section-inner{ margin: 5% 0; }
#spaces .gallery-container{}
#spaces .gallery-item{width: 49%; float: left; margin:0 2% 2% 0;}
#spaces .gallery-container .gallery-item:nth-child(2n){margin-right: 0;}

#spaces .pickup{width: 80%;margin:50px auto 50px;}
#spaces .pickup h3{color: #d95d00; font-size: 20px;margin: 10px 0;font-family: 'Dosis', sans-serif;text-align: center;}
#spaces .pickup .left{width: 60%;margin:0 auto;}
#spaces .pickup .right{width: auto; padding: 0 0 0 15px}


#price .price-list{margin-bottom: 32px;}
#price .pp-block{width: 100%;}
#price .pp-block:not(:last-child){margin-bottom: 20px;}
#price .pp-block .pp-head{background: #d6c7b3; text-align: center; margin-bottom: 16px;}
#price .pp-block .pp-head h3{font-size: 22px; padding: 8px 0;}
#price .pp-block .pp-head p{font-size: 14px; background: #fff; border: 1px solid #d6c7b3; padding: 4px 0;}
#price .pp-block .plan-menu{font-size: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #d6c7b3;}
#price .pp-block .plan-menu li{margin-bottom: 6px;}
#price .pp-block .per-price{vertical-align: bottom; font-size: 15px; text-align: center;}
#price .pp-block .per-price span{font-size: 28px; color: #d4070e; font-weight: bold; letter-spacing: .03em; margin-right: 3px;}
#price .price-notes{font-size: 14px;}

#price .pickup{width: auto;margin:50px auto 50px; background: white;padding: 20px 10% 15px;}
#price .pickup h3{color: #d95d00; font-size: 20px;margin-bottom: 20px;text-align: center;font-family: 'Dosis', sans-serif;}
#price .pickup h4{color: #d95d00; font-size: 15px;margin: 10px 0;}
#price .pickup h4 br{display: none;}
#price .pickup .left{width: 100%;margin:0 auto 15px;}
#price .pickup img{width: 100%;}
#price .pickup .right{width: 100%;margin:0 auto;}
#price .pickup .right .menu{font-size: 13px;margin-bottom: 10px;}
#price .pickup .right .price{font-size: 14px;}
#price .pickup .right .price span{font-size: 22px;color: #d4070e;font-weight: bold;letter-spacing: .03em;margin-right: 3px;}


#faq .faq-cat:not(:last-child){margin-bottom: 60px;}
#faq .faq-cat h3{font-size: 20px; border-left: 6px solid #d4070e; padding-left: 12px; line-height: 1.4; margin-bottom: 20px;}
#faq dl dt, #faq dl dd{margin-bottom: 2px; padding: 16px 16px 16px 58px; line-height: 1.7;}
#faq dl dt{background: #fff;  font-weight: bold; font-size: 16px; position: relative; cursor:pointer;}
#faq dl dt::after{display: block; content: '+'; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 50%; background: #008aa4; color: #fff; font-size:18px; position: absolute; top: 50%; margin-top: -15px; left: 12px; transition: all ease-in .2s;}
#faq dl dt.active::after{content: '-'; background: none; border: 1px solid #008aa4; color: #008aa4;}
#faq dl dd{background: #cde1da; font-size: 15px; display: none;}

#contact .sc-container .sc-form{margin-bottom: 24px;}
#contact .sc-container .tel-num{font-size: 30px; color: #008aa4; margin: 0; line-height: 1.3; text-align: center;}
#contact .sc-container .tel-num i{width: 34px; height: 34px; background: #008aa4; border-radius: 50%; color: #fff; font-size: 16px; text-align: center; line-height: 34px; position: relative; top: -4px; margin-right: 6px;}
#contact .sc-container .tel-sup{font-size: 14px; color: #008aa4; margin: 0; text-align: center;}

}



