@charset "utf-8";
html,body{
margin:0 auto;
padding:0 auto;
font-size:100%;
-webkit-text-size-adjust:100%;
background:#ffffcc;
}
#wrapper {
min-width:320px;
margin:0 auto;
padding:0 auto;
background:#ffffff;
text-align: center;
}
h2 {
background: #02a4e5;
color: #ffffff;
line-height: 1.5;
padding: 1% 0 0.5% 0;
}
h3 {
background: #ff6600;
line-height: 1.5;
color: #ffffff;
font-size: 120%;
}
aside,footer {
line-height: 1.5;
margin-top: 1%;
}
article {
line-height: 0;
}
p{
text-align:left;
padding: 0 1%;
}
.js-image-switch{
max-width:100%;
}
span.cr{
color:#ff0000;
font-weight:bold;
}
img{
max-width:100%;
height:auto;
}
.m1t{
margin-top:1%;
}
br.clear {
clear:both;
}
/*商品仕様*/
table.spec {
width: 98%;
margin: 1%;
line-height: 1.5;
border: solid 1% #f2f2f2;
}
table.spec th {
background:#9ec33f;
padding:1%;
}
table.spec td {
text-align: left;
padding: 1%;
border: solid 1px #f2f2f2;
}
/*サイドバー*/
.woc,.land,.pr{
display:none;
}
aside h2 {
background: #9ec33f;
font-size: 110%;
line-height: 1.5;
margin: 1% 0;
text-align: center;
color: #ffffff;
}
ul.contact {
margin: 0;
padding: 0;
text-align:left;
line-height: 1.5;
}
ul.contact li {
margin: 0;
padding: 0.5% 1%;
list-style-type:none;
}
/*youtube用*/
.youtube{position:relative;width:100%;padding-top:56.25%;margin:0.5em 0;}
.youtube iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important;}
/*カレンダー*/
table.calendar{width:320px;margin:1em auto;font-size:100%;}
table.calendar th{font-size:110%;color:#333333;text-align:left;line-height:normal;padding:0 0 0.5em 0.5em;margin-top:1em;}
table.calendar tr.headline td{color:#666666;}
table.calendar td{color:#333333;border-bottom:solid 1px #cccccc;width:14.2%;height:25px;text-align:center;vertical-align:middle;line-height:normal;}
table.calendar td.closed{color:#ff0000;background-color:#ffccdd;}
/*トップへ戻るボタン*/
#page-top{position:fixed;bottom:10px;right:10px;font-size:90%;}
#page-top a{background:#666666;text-decoration:none;color:#ffffff;width:100px;padding:10px 0.2em;text-align:center;display:block;border-radius:5px;opacity:0.5;}
#page-top a:hover{text-decoration:none;background:#999999;opacity:0.5;}
footer{width:100%;display:block;background:#9ec33f;}
small{padding:0.5%;display:block;}
/*サウンドサンプル*/
.soundlist {
margin:3% auto 0 auto;
padding:0;
width:100%;
}
.soundlist li {
display:inline-block;
list-style-type:none;
width:31%;
margin:0 auto;
padding:0.5%;
}
.stop {
border-radius: 10px;
background: #7ecef4;
width: 300px;
margin: 1% auto;
font-size: 110%;
line-height: 1.0;
}
.stop a {
display: block;
padding: 2%;
text-align: center;
color: #ffffff;
text-decoration: none;
font-weight:bold;
}
p.sound-info {
text-align: center;
margin: 1%;
padding: 1%;
width: 96%;
position:relative;
background: #333333;
color: #ffffff;
border-radius: 10px;
line-height:1.5;
}
p.sound-info::before {
border-style: solid;
border-width: 10px 10px 0;
border-color:#333333 transparent;
content: " ";
bottom: -6%;
left: 48.5%;
position: absolute;
background-color: transparent;
}
@media screen and (min-width:640px){
aside p{margin-left: 25%;}
ul.contact li {
margin: 0 0 0 25%;
}
.soundlist li {
width: 23%;
}
p.sound-info::before {
bottom: -8%;
}
}
@media screen and (min-width:769px){
#wrapper{max-width:100%}
article{width:68%;float:left;margin:0 1%}
table.calendar{width:100%;}
#menuList {
display: block;
}
#menuList ul {
width: 100%;
margin: 0 0 1% 0;
padding: 0;
}
#menuList ul li {
width: 16.0%;
margin: 0;
padding: 0;
display: inline-block;
text-align: center;
background: #9ec33f;
}
#menuList ul li a {
display: block;
padding: 1%;
text-decoration: none;
color:#ffffff;
font-weight: bold;
font-size: 110%;
}
#menuList ul li a:hover {
background: #cccccc;
}
aside{width:30%;float:right;background:#f2f2f2;padding-top:1%;margin:0;}
aside p {
text-align: left;
margin-left:0.5%;
}
.woc,.land,.pr{
display:block;
}
ul.contact li {
margin:0.5%;
}
a:hover{
opacity:0.5;
}
p.sound-info::before {
bottom: -11%;
}
#page-top{position:fixed;bottom:10px;right:10px;font-size:90%;}
}
@media screen and (min-width:961px){
#wrapper{width:1120px;}
article{width:62.5%;margin:1% 3.125%;}
aside{width:31.25%;margin:1% 0;}
}

.btn-cv {
  padding: .5em 0;
  overflow: hidden;
  position: relative;
}
.btn-cv a {
  border: solid #fff 3px;
  border-radius: 12px;
  box-shadow: 1px 1px 10px 0 #a1a1a1;
  color: #fff;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  margin: 2em auto;
  padding: 1em 2em .8em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  vertical-align: middle;
  max-width: 59%;
}
.btn-cv.is-fz20 a {
  font-size: 20px;
}
.btn-cv a img {
  vertical-align: middle;
}
.btn-cv a:after {
  content: ' ' !important;
}
 
/* ボタン内のアイコン */
.btn-cv a:before {
  content: "\f138";
  font-family: "fontawesome";
  font-weight: normal;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%;
}
.btn-cv a:hover {
  box-shadow: 1px 1px 2px 0 #a1a1a1;
  filter: alpha(opacity=70);
  opacity: .7;
}
 
/* 2つ連続で並べる場合の余白 */
.btn-cv + .btn-cv a {
  margin-top: 0;
}
 
/* 緑ボタン */
.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
  text-shadow: 0 0 10px rgba(255,255,255,.8), 1px 1px 1px rgba(0,0,0,1);
}
 
/* 赤ボタン */
.btn-cv.is-red a {
  background: #fb4e3e;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#fb4e3e, #d64b26);
}
 
/* 青ボタン */
.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069);
}
 
/* 黒ボタン */
.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666);
}
 
/* ボタンの光沢 */
.is-reflection a {
  overflow: hidden;
}
.is-reflection a:after {
  -moz-animation: is-reflection 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: is-reflection 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: is-reflection 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: is-reflection 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: is-reflection 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  max-width: 30px;
}
/* アニメーションを遅延させる */
.is-reflection + .is-reflection a:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
 
/* CVボタン矢印揺れ */
.is-trembling a:before {
  -webkit-animation-name:is-trembling;
  -webkit-animation-duration:.8s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease;
  -moz-animation-name:is-trembling;
  -moz-animation-duration:1s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:ease;
}
@-webkit-keyframes is-trembling {
  0% {-webkit-transform:translate(-3px, 0);}
  100% {-webkit-transform:translate(0, 0);}
}
 
/* ボタンをバウンドさせる */
.is-bounce {
  animation: bounce 4s infinite;
  -moz-animation: bounce 4s infinite;
  -webkit-animation: bounce 4s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}
  5% {-webkit-transform: translateY(-6px);}
  12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
/* アニメーションを遅延させる */
.is-bounce + .is-bounce {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
 
/* ぷるるるるん！ */
.is-purun {
  -webkit-animation: is-purun 5s infinite;
  -moz-animation: is-purun 5s infinite;
  animation: is-purun 5s infinite;
}
@-webkit-keyframes is-purun {
   0% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { -webkit-transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { -webkit-transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { -webkit-transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { -webkit-transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes is-purun {
   0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* アニメーションを遅延させる */
.is-purun + .is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

 
 /**
 * ===============================================
 * MediaQuery : スマホ対応
 * ===============================================
 */
@media only screen and (max-width: 767px) {
  /* コンバージョンボタン */
  .btn-cv a {
    font-size: 1.3em;
    margin: 0 auto 1em;
    max-width: 90%;
  }
}