/*
Template:lightning
Theme Name:coconuts
*/


/* ヘッダー */
.header-discription{
  background: #3cb371;
}
.header-discription h1{
  font-size: 11pt;
  color: #fff;
  padding:4px 0px 4px 20px; 
}

.vk-mobile-nav-menu-btn{
  top:24px;
  left: auto;
  right: 5px;
}

.siteHeader .container{
  padding-bottom:0px; 
}

.siteHeader_logo{
  padding-bottom: 20px;
}

.bannar_area{
  margin:0 auto;
  display: flex;
}
@media only screen and (max-width: 992px) {
  .bannar_area{
    display: none;
  }

}

.bannar{
  margin: 0px 0px 0px 80px;
}

.slide .btn-ghost{
  font-size:1.2em;
}

.gMenu_outer{
  margin:0 auto;
  float: none;
}

.page-header{
  background-color: #eeeeee;
  color: #000;
  text-shadow: 0px 2px 2px #fff !important;
}

.page-header_pageTitle{
  font-weight: bold !important;
}

.fly{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 10px 0 0 0;
}
.fly:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* スライドタイトル */
h3.slide-text-title{
  font-size: 5.5vw;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
}
.slide-text-caption{
  font-size: 2.5vw;
  font-weight: bold;  
  color: #ffffff !important;
  text-shadow: 0px 3px 6px #000000 !important;
}

@media only screen and (min-width: 1024px) {
h3.slide-text-title{
  font-size: 50pt;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
}
.slide-text-caption{
  font-size: 20pt;
  font-weight: bold;  
  color: #ffffff !important;
  text-shadow: 0px 3px 6px #000000 !important;
}
}

/* メインコンテンツ */

.siteContent{
  padding: 0px;
}


div.top-h2title h2{
  font-size: 2rem !important;
  font-weight: bold !important;
  padding-left: 10px; 
  padding-bottom: 10px !important;
  margin-bottom: 40px !important;
  border-top: none;
  border-bottom: solid 2px #3cb371!important;  

}

div.h3-shop-title h3{
  margin-top: 20px;
  padding: 3px 20px;
  text-align: center;
  border-bottom: solid 2px #ffd700!important;  
}

div.top-h3title h3{
  font-weight: bold;
  padding-left: 20px;
  border-left: solid 5px #ffd700;
}

div.box-h3title h3{
  font-weight: bold;
  text-align: center;
  font-size: 1.6em;
  background: #ffd700;
  padding: 10px 0px 10px 0px;
}

.subSection-title:after, h3:after{
  border-bottom: none;
}

@media only screen and (max-width: 764px) {
 div.top-h2title h2{
  font-size: 1.5rem !important; 	
 }

}

.first-message{
  text-align: center;
  max-width: 800px;
  margin:0 auto;
  font-weight: 700;
  font-size:1.34em;
}

@media only screen and (max-width: 764px) {
.first-message{
  text-align: left;
  width: 90%
}

  }

.top-box{
  background: #f0f6da;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  padding: 0px 0px 20px 0px;
  margin-bottom:20px; 
}

.top-box-2{
  background: #f0f6da;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  padding: 0px 0px 20px 0px;
  margin-bottom:20px; 
}

.top-box-price{
  background: #f0f6da;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  padding: 0px 0px 20px 0px;
  margin-bottom:20px; 
  width: 280px;
}

.thumb-3col{
  width: 100%;
  height:auto; 

}
.thumb-3col img{
  width: 350px;
  height:350px; 
  object-fit: contain; 
}

.thumb-4col{
  width: 100%;
  height:auto; 

}
.thumb-4col img{
  width: 255px;
  height:255px; 
  object-fit: contain; 
}

.thumb-4col-jck{
  width: 100%;
  height:auto; 

}
.thumb-4col-jck img{
  width: 280px;
  height:280px; 
  object-fit: contain; 
}

@media only screen and (max-width: 1199px) {
  .top-box-price{
    width: 230px;
  }

  }
@media only screen and (max-width: 991px) {
    .top-box-price{
    width: 200px;
  }

}

@media only screen and (max-width: 576px) {
  .top-box{
    min-height: 150px;
  }

    .top-box-price{
    width: 190px;
  }

  .thumb-4col{
    padding-right: 15px;
    width: 170px;
    height:auto; 
    float: left;
    overflow: hidden;
  }
  .thumb-4col img{
  width: 150px;
  height:150px; 
  object-fit: contain; 
}

  .thumb-4col-jck{
    width: 190px;
    height:auto; 
  }
  .thumb-4col-jck img{
  width: 190px;
  height:190px; 
  object-fit: contain; 
}

}

img.thumb-modal{
  width: auto;
  height: 200px;
  object-fit: contain;
}


.box-text{
  padding: 0 5px 10px 5px;
  height: 240px;
}



.box-text ol{
  padding-left: 1.8em; 
  padding-right: 0.5em;
}

.box-text  ol li {
  list-style-type:decimal;
  padding: 0.2em 0;

}

.box-text-2{
  padding: 0 5px 10px 5px;
  height: 440px;
}

.box-text-2 ol{
  padding-left: 1.8em; 
  padding-right: 0.5em;
}

.box-text-2  ol li {
  list-style-type:decimal;
  padding: 0.2em 0;

}

.box-text-3{
  padding: 0 5px 10px 5px;
  height: 730px;
}

.box-text-3 ol{
  padding-left: 1.2em; 
  padding-right: 0.1em;
}

.box-text-3  ol li {
  list-style-type:decimal;
  padding: 0.2em 0;

}

.box-text-4{
  padding: 0 5px 10px 5px;

}

.box-text-4 ol{
  padding-left: 1.2em; 
  padding-right: 0.1em;
}

.box-text-4  ol li {
  list-style-type:decimal;
  padding: 0.2em 0;

}

@media only screen and (max-width: 1200px) {
  .box-text{
    height: 160px
  }
  .box-text-2{
    height: 320px;
  }
  .box-text-3{
    height: 400px;
  }

  }

  @media only screen and (max-width: 768px) {
  .box-text-2{
    height: 340px;
  }
   .box-text-3{
    height: 550px;
  }
   
  }

@media only screen and (max-width: 576px) {
 .box-text{
    font-size:1.2em;
  }
  .box-text-2{
    height: auto;
  }
    .box-text-3{
    height: auto;
  }
  .top-box-2{
    width: 90%;
    margin:15px auto;
  }
  .contact-box{
    width: 90%;
    margin:0 auto;
  }
}

.contact-message p{
  margin-bottom: 0.2em;

}
.top-list ul{
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  padding-left: 1em; 
  padding-right: 0.2em;
}

.top-list ul li{
  list-style-type:square;
  margin-bottom: 0.2em;
  font-size: 0.8em;
  padding: 0.2em 0;
}

.sub-box-text{
  padding: 20px;
}

.why-box{
  border: 2px solid #3cb371;
  border-radius: 5px;
  margin-bottom: 40px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}
.why-box h3{
  background: #3cb371;
  padding: 5px 0px;
  color: #FFF;
  text-align: center;
  margin: 0;
  position: relative;
}
.why-box h3::after {
  position: absolute;
  content: '';
  top: 100%;
  left: calc( 50% - 14px );
  border: 14px solid transparent;
  border-top: 14px solid #3cb371;
  width: 0;
  height: 0;
}
.why-box .inner{
  padding: 1.5em .5em .5em;
}

.voice-box{
  background: #fff;
  padding: 1em 2em;
  width: 80%;
  margin: 15px auto;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}
.voice-box-inner{
  background-image:
    linear-gradient(
      90deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 50%,
      #ffffff 50%,
      #ffffff 50%
    ),
    linear-gradient(
      180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 97%,
      #999 97%,
      #999 100%
    );
  background-size:
    8px 100%,
    100% 2em;
  line-height:2;
}

.voice-box-inner h3{
  padding-top: 5px; 
  border:none;
  font-size: 1.2em;
  font-weight: bold;
}

.voice-box-inner h3,
.voice-box-inner p{
  margin-bottom:0em;
  color: #000;
}

.sell-title h3 {
  background: #3cb371;
  color: #FFF;
  font-size:1.2em;
  margin: 0;
  border: none;
  position: absolute;
  left: 10px;
  top: -.9em;
  display:inline-block;
  padding: .3em .5em;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);  
}


.top-sell-box{ 
  position: relative;
  margin: 1em 0.5em 1em 0.5em; 
  border: 2px solid #3cb371;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  background: #fff;
  z-index: 999;
}
.top-sell-box .top-sell-inner{
  padding: 2em .5em 1em .5em;
}

.top-sell-img{
  position: absolute;
  top: 0;
  left:10;
  max-width: 200px;
  height: auto;
}

.top-sell-img-2{
  position: absolute;
  top: 0;
  left:10;
  max-width: 220px;
  height: auto;
}

.top-sell-box-2{ 
  position: relative;
  margin: 7.5em 0.5em 1em 0.5em; 
  border: 2px solid #3cb371;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  background: #fff;
  z-index: 999;
}
.top-sell-box-2 .top-sell-inner{
  padding: 2em .5em 1em .5em;
}

.top-sell-inner ul li{
  padding: 0em 0.5em 0em 2em;
  list-style: none;
}

.top-sell-inner ul li:before {
  font-family: "Font Awesome 5 Free";  
  content: "\f14a";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #000; 
  }


/* FAQ */
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;      
}
.cp_qa .cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 1em 0;
  color: #1b2538; 
}
.cp_qa .cp_actab input {
  position: absolute;
  opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  color: #fff;
  display: block;
  margin: 0 0 0 0;
  padding: 1em 2em 1em 2.5em;
  cursor: pointer;
  text-indent: 1em;
  border-radius: 0.5em;
  background: rgba(60, 179, 113,1);
}
.cp_qa .cp_actab label::before {
  font-family: serif;
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
  content: 'Q';
}
.cp_qa .cp_actab label:hover {
  transition: all 0.3s;
  color: #ffd700;
  text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  position: absolute;
  top: 0;
  right: 0;
  content: '＋';
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: transform 0.4s;
          transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  -webkit-transition: max-height 0.2s;
          transition: max-height 0.2s;
  border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
  font-family: serif;
  font-size: 1.5em;
  position: absolute;
  margin: 0.4em 0 0 -1em;
  padding: 0;
  content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
  margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
  border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
  color: #ffd700;
  text-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
  border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.contact-box{
  position: relative;
  background: #3cb371;
  padding: 25px 15px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
}

.contact-box-2{
  position: relative;
  background: #3cb371;
  padding: 25px 15px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  height: 1400px;
}

@media only screen and (max-width: 576px) {
.contact-box-2{
  width: 90%;
  align-items: baseline;
  margin:0 auto;
  height: auto;
}
.btn-wrap-2{
  position: relative !important;
  bottom: auto !important;
}
.contact-description{
  font-size: 5.5vw;
}
}

.contact-title h3{
  border:none;
  text-align: center;
  vertical-align: middle;
  padding: 5px 20px;
  margin-top: 30px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 30px;
}

.contact-description{
  color: #ffd700;
  font-weight: bold;
  text-align: center;
  text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}

.contact-message{
  color: #fff;
  font-size:1.2em;
}

a.contact-btn-c {
  font-size: 1.2rem !important;

  padding: 1rem 2rem 1rem 2rem !important;

  -webkit-transform: skew(-15deg);

  transform: skew(-15deg);
  border: solid 2px #fff;
  color: #fff;
  border-radius: 0;
  background:#ffd700; 
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}

a.contact-btn-c i.fa {
  margin-right: 1rem;
}

a.contact-btn-c:before {
  position: absolute;
  top: 46%;
  right: 0;

  width: 3rem;
  height: 1px;

  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  background: #fff;
}

a.contact-btn-c:after {
  position: absolute;
  top: 55%;
  right: 1rem;

  width: 2rem;
  height: 1px;

  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  background: #fff;
}

a.contact-btn-c:hover {
  -webkit-transform: skew(0);
  transform: skew(0);

  border: solid 2px #ffd700;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}

a.contact-btn-c:hover:before {
  right: -1.5rem;

  background: #ffd700;
}

a.contact-btn-c:hover:after {
  right: -1rem;

  background: #ffd700;
}

a.contact-btn-b{
  font-size: 1.2rem !important;

  padding: 1rem 2rem 1rem 2rem !important;
  border: solid 2px #fff;
  color: #fff;
  border-radius: 0;
  background:#ffd700; 
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}

a.contact-btn-b:hover{
  background:#fff;
  border: solid 2px #ffd700;
}

.yoko-btn{
  text-align: center;
  margin:0;
  padding: 4px 0px;
}

.yoko-btn ul{
  list-style: none;
}

.yoko-btn li{
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.btn-small{
  text-align: center;
  vertical-align: middle;
  margin:0 5px;
 
}

.btn-small a{
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.shop-btn{
  font-size: 8pt;
  font-weight: 700;
  line-height: 1em;
  color: #000;
  padding: 5px;
  width: 60px;
  height: 60px;
  background:#ffd700;
  border: solid 2px #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.shop-btn:hover{
  background:#fff;
  border: solid 2px #ffd700;
}

#ikebukuro,#ekoda,#kichijoji{
  padding-top: 65px;
  margin-top: -65px;
}

a.fax-form{
  border: 1px solid #3cb371;
  color: #fff !important;
  border-radius: 1rem;
  background: #3cb371;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #3cb371), to(#20b958));
  background: -webkit-linear-gradient(bottom, #3cb371 50%, #20b958 100%);
  background: linear-gradient(0deg, #3cb371 50%, #20b958 100%);
  -webkit-box-shadow: inset 0px 3px 6px rgba(255, 255, 255, .4), 0px 3px 6px rgba(0, 0, 0, .4);
  box-shadow: inset 0px 3px 6px rgba(255, 255, 255, .4), 0px 3px 6px rgba(0, 0, 0, .4);
}

.fax-number{
  font-size: 2.5em;
  font-weight: 800;
  color:#000;
}

a.contact-form{
  color: #fff !important;
  text-decoration: none;
  width: 280px;
  height: 60px;
  font-size: 1em;
  padding: 20px 30px;
  border-radius: 0.5rem;
  background: #3cb371;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #1b7e40), to(#20b958));
  background: -webkit-linear-gradient(bottom, #3cb371 50%, #20b958 100%);
  background: linear-gradient(0deg, #3cb371 50%, #20b958 100%);
  -webkit-box-shadow: inset 0px 3px 6px rgba(255, 255, 255, .4), 0px 3px 6px rgba(0, 0, 0, .4);
  box-shadow: inset 0px 3px 6px rgba(255, 255, 255, .4), 0px 3px 6px rgba(0, 0, 0, .4);
}

.center{
	text-align: center;
}


.btn{
  width:200px;
  height: 60px;
  padding: 12px 30px;
  margin: 5px auto 20px auto;
  text-align: center;
  vertical-align: middle;
  background: #3cb371 !important;
  color: #fff !important;
  border: solid 2px #fff;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);  
  transition: 0.5s;
}
.btn:hover {
  background: #fff !important;
  color: #3cb371 !important;
  border: solid 2px #3cb371;  
}

/* パララックス */
.para-base {
  box-sizing: border-box;
  color: #fff;
  font-size: 3rem;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.8); 
  height: 100%;
  padding: 5%;
  z-index: 999;
}
h2, .para-base{
  margin-bottom: 0;
  font-weight: bold;
  border: none;
}
.message{
  position: relative;
  background: #fff;
  padding: 10px 20px;
  margin: 0 auto 20px auto;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);  
  width: 80%;
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  border-radius: 10px; 
  z-index: 999; 
}
.message ul li{
  padding: 0em 0.5em 0em 1.2em;
  list-style: none;
}

.message ul li:before {
  font-family: "Font Awesome 5 Free";  
  content: "\f14a";
  font-weight:400;
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #202020; 
  }
@media only screen and (max-width: 764px) {
  .message{
    width: 95%
  }  

}  

.pride-box{
  position: relative;
  background: #fff;
  padding: 20px 30px;
  margin: 0 auto 20px auto;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.4);  
  width: 80%;
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
  border: solid 3px #ffd700;
  border-radius: 10px; 
  z-index: 999; 
}

.cta-btn,
a.cta-btn,
button.cta-btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  z-index: 999;
}

.btn-wrap {
  margin: 30px 0;
  text-align: center;
}

.btn-wrap-2 {
  margin: 30px 0;
  text-align: center;
  position: absolute;
  bottom:40px;
  left: 0;
  right: 0;
  
}

.btn-wrap-3 {
  margin: 20px 0px 0px 80px;
  text-align: center;
}

a.cta-btn-c {
  font-size: 2rem;

  position: relative;

  padding: 0.25rem 2rem 1.5rem 3.5rem;

  color: #fff;
  background: #20b958;
  -webkit-box-shadow: 0 5px 0 #1b7e40;
  box-shadow: 0 5px 0 #1b7e40;
}

a.cta-btn-c span {
  font-size: 1.2rem;

  position: absolute;
  top: -1.25rem;
  left: calc(50% - 150px);

  display: block;

  width: 300px;
  padding: 0.2rem 0;

  color: #3cb371;
  border: 2px solid #3cb371;
  border-radius: 100vh;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

a.cta-btn-c span:before,
a.cta-btn-c span:after {
  position: absolute;
  left: calc(50% - 10px);

  content: "";
}

a.cta-btn-c span:before {
  bottom: -10px;

  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #3cb371 transparent transparent transparent;
}

a.cta-btn-c span:after {
  bottom: -7px;

  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

a.cta-btn-c i {
  margin-right: 1rem;
}

a.cta-btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #fff;
  background: #20b958;
  -webkit-box-shadow: 0 2px 0 #1b7e40;
  box-shadow: 0 2px 0 #1b7e40;
}
@media only screen and (max-width: 764px) {
a.cta-btn-c{
    font-size: 1.0rem;
    position: relative;
    padding: 0.25rem 1rem 1.5rem 2rem;
    color: #fff;
    background: #20b958;
    -webkit-box-shadow: 0 5px 0 #1b7e40;
    box-shadow: 0 5px 0 #1b7e40;
}

a.cta-btn-c span{
    font-size: 1rem;
    position: absolute;
    top: -3rem;
    left: calc(50% - 100px);
    display: block;
    width: 200px;
    padding: 0.2rem 0;
    color: #3cb371;
    border: 2px solid #3cb371;
    border-radius: 100vh;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

}

@media only screen and (max-width: 1200px) {
a.cta-btn-c{
    font-size: 1.5rem;
    position: relative;
    padding: 0rem 1rem 1.8rem 2rem;
    color: #fff;
    background: #20b958;
    -webkit-box-shadow: 0 5px 0 #1b7e40;
    box-shadow: 0 5px 0 #1b7e40;
    margin-top: 20px;
}

a.cta-btn-c span{
    font-size: 1rem;
    position: absolute;
    top: -3rem;
    left: calc(50% - 100px);
    display: block;
    width: 200px;
    padding: 0.2rem 0;
    color: #3cb371;
    border: 2px solid #3cb371;
    border-radius: 100vh;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

}


.parallax-bg {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back1.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.parallax-bg2 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back2.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg2:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.parallax-bg3 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back3.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg3:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.parallax-bg4 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back4.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg4:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.parallax-bg5 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back5.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg5:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.parallax-bg6 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back6.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg6:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.parallax-bg7 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/back7.jpeg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg7:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.parallax-bg8 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/kaitori.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
}

.parallax-bg8:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.parallax-bg9 {
  position: relative;
  background-image: url('https://coconutsdisk.com/wp-content/themes/coconuts/images/kantedan.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top:-2em;
}

.parallax-bg9:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

h3.bannar-text-title{
  font-size: 5.5vw;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
  color:#fff;
  padding: 30% 2%;
}


@media only screen and (min-width: 1024px) {
h3.bannar-text-title{
  font-size: 50pt;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
  color:#fff;
  padding: 15% 2%;
}
}

h3.bannar-text-title-2{
  font-size: 40pt;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
  color:#fff;
  padding: 5% 2%;
}


@media only screen and (max-width: 567px) {
h3.bannar-text-title-2{
  font-size: 30pt;
  font-weight: 800;
  text-shadow: 5px 5px 5px #000000 !important;
  color:#fff;
  padding: 5% 2%;
}
}

 
/*スクロールするコンテンツ*/
.scrollbox {
  background-color: #ececec;
}

/* カスタムフィールド　*/
.disk-price{
  padding:8px;
  font-size: 1.8em;
  font-weight: 800;
  color: red;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 1200px) {
  .disk-price{
    font-size: 1.2em;
}
}

@media only screen and (max-width: 768px) {
  .disk-price{
    font-size: 1.5em;
}
}

@media only screen and (max-width: 576px) {
  .disk-price{
    font-size: 1.2em;
}
}
.disk-artist{
  padding:2px 8px;
  font-size: 1.5em;
  font-weight: 700; 
  color: #000; 
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.disk-artist-a{
  padding:2px 8px;
  font-size: 1.5em;
  font-weight: 700; 
  color: #000; 
  overflow: hidden;
}

.disk-title{
  padding:2px 8px;
  font-size: 1em;
  font-weight: 600;    
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; 
}

.disk-title-a{
  padding:2px 8px;
  font-size: 1em;
  font-weight: 600;    
  color: #000;
  overflow: hidden;
}

.disk-description{
  padding:2px 8px;
  font-size: 0.9em;   
  color: #777;
}

/* ジャケットシングル */
table.info-table{
  border:none;
}

table.info-table th{
  border:none;
}

table.info-table td{
  border:none;
}

.info-image img{
  max-width: 300px;
  object-fit: contain;
}

@media only screen and (max-width: 764px) {
  table.info-table {
  border: none;
  width: 100%;
  }
  table.info-table th {
    display: block;
    border: none;
    width: 100%;
    background: inherit;
  }
  table.info-table td{
    display: block;
    border: none;
    text-align: left;
    word-break:break-all;
    box-sizing:border-box;
    width: 100%; 
    table-layout: fixed;
  }
}

/* 年表 */


.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
  border-left: solid 3px #6fc173;
  padding-left: 30px;
}

/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
    border: none;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
    padding-bottom: 40px;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 24px;
    border-radius: 100%;
  }
}

.company table{
  border: none;
  border-collapse: separate;
  margin: -20px 0px 50px 0px;
  padding: 0;
  width: 100%;
  box-sizing:border-box;
  table-layout: fixed; 
}

.company table th{
  width: 20%;
  padding: 10px 10px;
  font-size: 16px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ccc;
  font-weight: 400;  
}
.company table td{
  width: 80%;
  padding: 10px 10px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #ccc;  
}

@media only screen and (max-width: 764px) {
  div.company table{
  border: none;
  width: 100%;
  }
  div.company table th {
    display: block;
    border: none;
    width: 100%;
    background: #ddd;
  }
  div.company table td{
    display: block;
    border: none;
    text-align: left;
    padding-left: 1.2em;
    box-sizing:border-box;
    width: 100%; 
    table-layout: fixed;
  }
}

@media only screen and (max-width: 764px) {
  div.history table{
  border: none;
  width: 100%;
  }
  div.history table th {
    margin-top: 20px;
    display: block;
    border: none;
    width: 100%;
    background: #f2f2f2;
  }
  div.history table td{
    display: block;
    border: none;
    text-align: left;
    padding-left: 1.2em;
    box-sizing:border-box;
    width: 100%; 
    table-layout: fixed;
  }
}


/* フッター */
#colophon {
  background: #234794 !important;
  color:#ef54a6;
}



/*　問合せフォーム　*/
div.form table{
    border: none;
    border-collapse: separate;
    margin: 50px 0;
    padding: 0;
    width: 100%;
    box-sizing:border-box;
    table-layout: fixed;  
}

div.form table th{
	width: 30%;
  padding: 15px 10px;
  font-size: 16px;
	background-color: #fff;
  border-bottom: 1px solid #ccc;
  font-family: 'Roboto', sans-serif;    
}
div.form table td{
	width: 70%;
  padding: 15px 10px;
  font-size: 14px;
	text-align: left;
  border-bottom: 1px solid #ccc;  
}

@media only screen and (max-width: 764px) {
	div.form table{
	border: none;
	width: 100%;
	}
	div.form table th {
    display: block;
    border: none;
    width: 100%;
    background: #f2f2f2;
  }
	div.form table td{
		display: block;
		border: none;
		text-align: center;
		box-sizing:border-box;
		width: 100%; 
		table-layout: fixed;
	}
}

.callsoon{
display: block;
width: 100%;
background: rgba(204, 204, 204, 0.5);
position:fixed;
padding: 0px;
left: 0px;
bottom: 0px;
z-index: 99999;
text-align: center;
}

.contactsoon{
text-decoration: none;
color: #fff;
background:  #20b958;
width: 160px;
height: 40px;
margin:10px auto;
padding: 5px 10px;
border-radius: 50px;
line-height: 1em;
}

.contactsoon a{
  text-decoration: none;
  color: #fff;
  font-size: 8pt;

}


/* mw_wp_form */
.mw_wp_form input[type="text"] {
  max-width: 95%;
}

.mw_wp_form textarea{
  max-width: 95%;
}

.mw_wp_form input[type="email"] {
  max-width: 95%;
}

.mw_wp_form input[type="url"] {
  max-width: 95%;
}

/* モーダル */
.modal_open{
    display: inline-block;
    margin: 1vw;
    float: left; 
}
 
.modal_box {
    position: fixed;
    z-index: 7777;
    display: none;
    width: 80%;
    height: 100vh;
    max-width: 840px;
    margin: 0;
    padding: 30px 2vw 10px;
    text-align: center;
    background: transparent;
    box-sizing: border-box;
}

.modal_img{
  text-align: center;
}

.modal_img img{
  height: 90vh;
  object-fit: contain;
}
 
.modal_close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 62px;
    font-size: 46px;
    color: #ccc;
    line-height: 62px;
    text-align: center;
    background: inherit;
}
 
.modal_close i {
    line-height: 62px;
    color: #ccc;
    vertical-align: bottom;
}
 
.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    display: none;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.7);
}
 
.link_area {
    overflow: hidden;
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}
 
.link_area .modal_link {
    display: inline;
}
 
.link_area .modal_link a {
    display: inline-block;
    width: 40%;
    color: #ccc;
    text-shadow:  0 3px 3px rgba(0, 0, 0, 0.2);
    font-size: 2em;
    line-height: 2.5;
    text-decoration: none;
    margin: 0 10px;
    background: inherit;
}
 
.link-area ul li.modal_link:first-child a {
    float: left;
    margin:0 auto 0 0;
}
 
.link-area ul li.modal_link:last-child a {
    float: right;
}
 
 
@media screen and (max-width: 769px) {
 
/*  ウィンドウサイズ769px以下の時のスタイル  */
 
  .modal_box {
      padding: 50px 2vw 40px;
  }
 
  .modal_close {
      width: 40px;
      line-height: 40px;
      font-size: 30px;
  }
 
  .modal_close i {
      line-height: 44px;
  }
 
  .link_area {
      margin: 25px auto 0;
  }
 
  .link_area .modal_link a {
      margin: 15px auto 0;
  }
 
  .link_area ul li.modal_link:first-child a {
      float: none;
      margin-top: 0;
  }
 
  .link_area ul li.modal_link:last-child a {
      float: none;
  }
 
}

.sp-phone a[href^="tel:"]{
    text-decoration: none;
    color: #fff;
  }

/*　地図レスポンシブ　*/
.map{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.map iframe{
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



/* フッター　*/
footer.entry-meta{
	margin-top: 10rem !important;
}

.regular-list ul li{
 list-style-type: disc;
}

@media only screen and (max-width: 764px) {
 .regular-list li{	
 	margin-left: 20px;
}
}	


