@charset "utf-8";

/* Charpy web site original style */

/*Common setting
=================================*/
body {
	font-family: -apple-syste, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 1.6rem;
	line-height: 2.5rem;
}
h3{
   /* font-size:30px ;*/
}
h4{
   /* font-size:24px ;*/
}
ul li{
    /*font-size: 2rem;*/
    line-height: 2.5rem;
}
nav.navbar .navbar-brand img.logo {
	width: auto;
}
.navbar .far{
  line-height: 0;
}
.defs {
display: none;
}
.logo-w {
fill: #fff;
width: 150px;
height: 50px;
filter:drop-shadow(0 1px 9px #00000040);
}
.logo-r{
fill: #e60000;
width: 150px;
height: 50px;
}
.btn-danger {
	background-color: #f5593d;
}
.btn-round {
	border-radius: 30px;
}
.big-spacer {
	margin-top: 8rem;
	margin-bottom: 5rem;
}
.small-spacer {
	margin-bottom: 2rem;
}

.side ul li{
    color: #9f9f9f;
    line-height: 3rem;
}

/*top setting
=================================*/
.carousel-control.right, .carousel-control.left {
	background-image: none;
}
.carousel-indicators .active {
	background-color: #e91e63;
}
.carousel-indicators li {
	background-color: #dadada;
}
.carousel-control {
	color: #FFC107;
}
.carousel-indicators {
  z-index: 5;
}

.jumbotron {
	padding-top: 90px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
  color: #fafafa;
  text-shadow: 1px 1px 2px #a15755;
  text-align: left;
  display: flex;
  justify-content: center;
}
.jumbotron .title-logo{
        width: calc(100vw/2.5);
    }
@media (min-width:1200px){
    .jumbotron .title-logo{
        width: calc(100vw/3);
        max-width: 520px;
        margin-right: calc(100vw/-1);
        margin-top: calc(100vh/-2);
    }
}
@media (min-width: 320px) and (max-width:768px){
    .jumbotron .title-logo{
        width: calc(100vw/1.2);
        margin-top:calc(100vh/-2.5);
    }
}
@media (min-width: 320px) and (max-width:768px){
    .jumbotron .title-logo{
        width: calc(100vw/1.2);
        margin-top:calc(100vh/-2.5);
    }
}
@media (orientation:landscape) and (max-width:768px){
    .jumbotron .title-logo{
        width: calc(100vw/2);
        margin-top:calc(100vh/-10);
    }
}
.embed-responsive-4by3 {
  padding-bottom: 46%;
}
.charpy-chocolate-area{
    padding-bottom: 8rem;
}
/*.awards-area{
    padding-bottom: 8rem;
}*/
    
.awards-area p{
        font-size: 1.5rem;
        }
.three-point-area{
    background: #fafafa;
    padding-bottom: 8rem;
}
    .three-point-area .point{
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
    }
    @media (min-width: 320px) and (max-width:768px){
        .three-point-area .point{
        border:0;
        }
    }
.three-point-area img{
    margin-bottom: 20px;
}
.all-time-area{
    padding-bottom: 8rem;
}
    .all-time-area img{
        margin-bottom: 20px;
    }
.one-year-price-area{
    background: #fafafa;
    padding-bottom: 8rem;
}
    .one-year-price-area img{
        margin-bottom: 20px;
    }
.question-area{
    background: #fafafa;
    padding-bottom: 8rem;
}
.question-area h4{
    margin-bottom: 20px;
    margin-top: 20px;
}
.question-area table p{
        text-indent: 1em;
}
.user-voice-area{
    padding-bottom: 8rem;
}
    .user-voice-area .point{
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
    }
    @media (min-width: 320px) and (max-width:768px){
        .user-voice-area .point{
        border:0;
        }
    }
.message-area{
    background: #fafafa;
    padding-bottom: 8rem;
}
    .message-area table p{
        text-indent: 1em;
    }
    @media (min-width: 320px) and (max-width:768px){
        .message-area img{
            width: 70%;
            margin-bottom: 4rem;
        }
    }
.playing-spot-area{
    padding-bottom: 8rem;
}
.purchase-area{
    background: #fafafa;
    padding-bottom: 8rem;
}
.news-area {
	background: #00BCD4;
	padding-bottom: 50px;
}
.news-area p a {
	color: #FAFAFA;
	font-size: 3rem;
    line-height: 3.5rem;
}
.news-area p span {
	color: #3F3F3F;
	font-size: 2rem;
}
.store-area {
	padding-bottom: 80px;
}

@media screen and (min-width: 769px) {
.jumbotron {
	padding-top: 100px;
	padding-bottom: 48px;
 }
    .jumbotron h1,
    .jumbotron .h1 {
    font-size: 10rem;
    color: #fafafa;
    line-height: 9rem;
    text-shadow: 0 0 10px #00000021;
    }
    .row {
	  margin-top: 80px;
      display: flex;
      flex-wrap: wrap;
}
    .navbar-brand {
  padding: 25px 15px;
}
    .attr-nav > ul > li > a{
    padding: 20px 15px;
}
    .navbar-nav {
    font-size: 1.8rem !important;
  }
    .logo-r{
        fill: #e60000;
        width: 150px;
        height: 50px;
    }
    .attr-nav{
        display: none;
    }
  .desktop { display: block; }
  .mobile { display: none; }
}

#home .page-header {
	background-color: #B2AFAB;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	/*min-height: 100vh;
	max-height: 999px;*/
    height: 100vh;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0;
}
@media (min-width: 320px) and (max-width:768px){
    #home .page-header {
	min-height: auto;

}
}
@media (max-width: 992px) {
    nav.navbar .navbar-brand img.logo {
        width: 110px;
    }
     .logo-r{
        fill: #e60000;
        width: 150px;
        height: 30px;
    }
}

@media (min-width: 1024px) {
    /* General Navbar
    =================================*/
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 40px 15px !important;
        line-height: 0;
        text-shadow: 0px 1px 9px #00000040;
    }
    .navbar-brand {
        padding: 15px 15px 0 15px !important;
    }
    .logo-r{
        fill: #e60000;
        width: 150px;
        height: 50px;
    }
        .attr-nav > ul > li > a{
        padding: 40px 15px !important;
    }
}
.jumbotron {
	margin-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 320px) and (max-width:768px){
	.desktop { display: none!important; }
	.mobile { display: block!important; }
    .row{
        margin-top: 50px;
      display: flex;
      flex-wrap: wrap;
    }
    .jumbotron {
    background-position: center top;
    background-size: cover;
     }
}

/*.btn-lg > .font-calc > .btn {*/
.font-calc {
  /*font-size: calc((100vw - 320px) / 140 + 21px);*/
    font-size: calc((100vw - 320px) / 140 + 16px);
}
.br-circle{
  border-radius: 30px!important;
}

/*Learning setting
=================================*/
.learning-menu-area{
    font-size: 80%;
}
.menu-power-icon{
    text-align: center;
}
.menu-power-icon li,
span.menu-power-icon{
    padding: 10px 13px;
    background:#A6DF6B;
    border-radius: 30px;
}
.learning-menu-area .thumbnail{
    border: none;
    /*border-radius: 0;*/
}
.other-table th,
.other-table td{
    border-bottom: 1px solid #eee !important;
    padding: 20px 10px !important;
}
.other-table span{
    line-height: 50px;
}
 .learning-area{
        font-size:1.5rem;
    }
@media (min-width: 320px) and (max-width:768px){
    .learning-menu-area .thumbnail{
    height: auto;
        margin-bottom: 50px;
    }
}

/*Faq setting
=================================*/
.faq-area .panel{
   border: 0; 
   -webkit-box-shadow: none; 
   box-shadow: none; 
}
.faq-area .panel-heading {
   border-bottom: 0; 
    background-color: transparent;
    position: relative;
    padding: 10px 15px 10px 20px;
}
    .faq-area .panel-heading a::after {
       content:'\f128';
        font-family: 'Font Awesome 5 Free';
				font-weight: 900;
        height: 7px;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0.7em;
        width: 12px;
    }
.faq-area .panel-body{
    border: 0;
}

/*Partnar setting
=================================*/
#partnar li{
    text-align: center;
    margin-bottom: 30px;
    font-size: 1em;
}

/* Order form setting */
.order-form {
    font-size: 1.5rem;
}
.order-form select{
    padding: 5px;
}

.info-box{
    background-color: #f4f4f4;
    border-radius: 6px;
    padding: 10px 0 5px;
    margin-bottom: 20px;
}

/*Update setting
=================================*/
.update-area{
    font-size: 80%;
}
.update-area .caption{
    font-size: 120%;
}
.menu-power-icon{
    text-align: center;
}
.menu-power-icon li,
span.menu-power-icon{
    padding: 10px 13px;
    background:#A6DF6B;
    border-radius: 30px;
}
.update-area .thumbnail{
    border: none;
    /*border-radius: 0;*/
    background: #f4f4f4;
}
.other-table th,
.other-table td{
    border-bottom: 1px solid #eee !important;
    padding: 20px 10px !important;
}
.other-table span{
    line-height: 50px;
}
 .update{
        font-size:1.5rem;
    }
@media (min-width: 320px) and (max-width:768px){
    .update .thumbnail{
    height: auto;
        margin-bottom: 50px;
    }
}
.release ol{
    margin: 0;
    padding: 0;
}
.release li{
    font-size: 12px;
    line-height: normal;
}

/* Back to top
=================================*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 0;
    font-size: 2rem;
    z-index: 11;
    display: none; /* prevent initial flash before JS hides */
}
    #page-top a {
        background: #780000;
        text-decoration: none;
        color: #fafafa;
        width: 50px;
        padding: 30px 0 30px 10px;
        text-align: center;
        display: block;
        border-radius: 50px 0 0 50px;
    }
    #page-top a:hover {
        text-decoration: none;
        background: #f5f5f5;
        color: #780000;
    }


/* Desktop or Mobile setting */
/*.desktop {display: block;}
.mobile { display: none; }*/

/* Bread Crump
=================================*/
.bc ul{
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
        }
        .bc li{
            display: inline-block;
            color: #666;
            font-size: 70% !important;
            font-weight: 600;
        }
        .bc li{
            margin-right: 0.1em;
            text-decoration: none;
        }
        .bc li a{
            color: #780000;
        }
        .bc li::after {
            font-family: 'Glyphicons Halflings';
            font-size: 0.6em;
            content: "\e080";
            margin-left: 0.4em;
        }.bc li.end::after {
            content: "";
        }

/*wp style update
=================================*/
.navbar-default .navbar-nav > li > a {
  font-size: 1.6rem !important;
  font-weight: 600 !important;
  font-family: -apple-syste, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.navbar-nav > li {
  padding: 0 !important;
}
.navbar-default .navbar-nav > li > a {
  line-height: 0;
}
nav.navbar .navbar-brand{
        margin-top: 0 !important;
    }
.navbar-default .navbar-nav .dropdown-menu > li:hover,
.navbar-default .navbar-nav .dropdown-menu > li:focus {
  color: #fff;
  background-color: #2196f3;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
  border-bottom: solid 1px #d5d5d5;
  color: #333333;
  padding: 20px 15px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
      text-align: center;
  }

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
      color: #fafafa;
  }
.dropdown-menu {
  border-radius: 4px;
}
.dropdown-menu > li {
  padding: 0 !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
  border-radius: 3px;
  border: none;
  background: rgba(255,255,255,0.95);
  -moz-box-shadow: 0px 0px 7px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 7px 1px rgb(0 0 0 / 20%);
  box-shadow: 0px 0px 7px 1px rgb(0 0 0 / 20%);
  top: 80%;
  width: 250px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: -45px;
    left: auto;
  }
}
.animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.side ul li{
    font-size: 0.9em;
}


/* Social icons
=================================*/
#secondary .widget .social-icons a {
  color: #fff;
}
.social-icons, #menu-social {
  position: relative;
  text-align: center;
}
.sparkling-social #menu-social {
  text-align: left;
}
#secondary .widget .social-icons {
  text-align: left;
}
.social-icons a{
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  /*background-color: #DADADA;*/
    background-color: #ec6879;
  -webkit-transition: background-color  0.5s;
     -moz-transition: background-color  0.5s;
       -o-transition: background-color  0.5s;
          transition: background-color  0.5s;
}
#menu-social li{
    border: none;
    display: inline-block;
    margin: 0;
}
.social-icons li a{
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  /*background-color: #DADADA;*/
    background-color: #ec6879;
  -webkit-transition: background-color  0.5s;
     -moz-transition: background-color  0.5s;
       -o-transition: background-color  0.5s;
          transition: background-color  0.5s;
}
    #footer-area .social-icons a{
      margin-right: 7px;
      background-color: #363636;
      color: #fff;
    }
    #footer-area .social-icons li a {
      background-color: #363636;
      color: #fff;
      margin-right: 7px;
    }
    #menu-social li a span{ display: none; }

    #menu-social li a[href*="facebook.com"]:hover {
      background-color: #4265b9 !important;
      color: #FAFAFA !important;
    }
    #menu-social li a[href*="twitter.com"]:hover {
      background-color: #55ACEE !important;
      color: #FAFAFA !important;
    }
    #menu-social li a[href*="dribbble.com"]:hover {
      background-color: #ea4c89 !important;
    }
    #menu-social li a[href*="flickr.com"]:hover {
      background-color: #ff0084 !important;
    }
    #menu-social li a[href*="plus.google.com"]:hover {
      background-color: #d62408 !important;
    }
    #menu-social li a[href*="skype.com"]:hover {
      background-color: #0bbff2 !important;
    }
    #menu-social li a[href*="pinterest.com"]:hover {
      background-color: #c31e26 !important;
    }
    #menu-social li a[href*="linkedin.com"]:hover {
      background-color: #005987 !important;
    }
    #menu-social li a[href*="vimeo.com"]:hover {
      background-color: #1bb6ec !important;
    }
    #menu-social li a[href*="tumblr.com"]:hover {
      background-color: #35506b !important;
    }
    #menu-social li a[href*="youtube.com"]:hover {
      background-color: #df3333 !important;
      color: #FAFAFA !important;
    }
    #menu-social li a[href*="instagram.com"]:hover {
      background-color: #9c27b0 !important;
      color: #FAFAFA !important;
    }
    #menu-social li a[href*="/feed"]:hover {
      background-color: #f39c12 !important;
    }
    #menu-social li a[href*="foursquare.com"]:hover {
      background-color: #2398C9 !important;
    }
    #menu-social li a[href*="soundcloud.com"]:hover {
      background-color: #F50 !important;
    }
    #menu-social li a[href*="github.com"]:hover {
      background-color: #4183C4 !important;
    }
    #menu-social li a[href*="xing.com"]:hover {
      background-color: #006567 !important;
    }
    #menu-social li a[href*="spotify.com"]:hover {
      background-color: #81b71a !important;
    }
    #menu-social li a[href*="mailto"]:hover {
      background-color: #DA4453 !important;
    }
    #menu-social li a[href*="t.me"]:hover,
    #menu-social li a[href*="telegram.me"]:hover {
      background-color: #0088cc !important;
    }
    #menu-social li, #menu-social ul {
      border: 0!important;
      list-style: none;
      padding-left: 0;
    }

    #menu-social li a[href*="twitter.com"] .fa:before{content:"\f099"}
    #menu-social li a[href*="xing.com"] .fa:before{content:"\f168"}
    #menu-social li a[href*="facebook.com"] .fa:before{content:"\f09a"}
    #menu-social li a[href*="github.com"] .fa:before{content:"\f09b"}
    #menu-social li a[href*="/feed"] .fa:before{content:"\f09e"}
    #menu-social li a[href*="dribbble.com"] .fa:before{content: "\f17d"}
    #menu-social li a[href*="skype.com"] .fa:before{content: "\f17e"}
    #menu-social li a[href*="foursquare.com"] .fa:before{content: "\f180"}
    #menu-social li a[href*="spotify.com"] .fa:before{content: "\f1bc"}
    #menu-social li a[href*="soundcloud.com"] .fa:before{content: "\f1be"}
    #menu-social li a[href*="vimeo.com"] .fa:before{content: "\f194"}
    #menu-social li a[href*="youtube.com"] .fa:before{content: "\f167"}
    #menu-social li a[href*="instagram.com"] .fa:before{content: "\f16d"}
    #menu-social li a[href*="flickr.com"] .fa:before{content: "\f16e"}
    #menu-social li a[href*="tumblr.com"] .fa:before{content: "\f173"}
    #menu-social li a[href*="pinterest.com"] .fa:before{content: "\f0d2"}
    #menu-social li a[href*="plus.google.com"] .fa:before{content: "\f0d5"}
    #menu-social li a[href*="linkedin.com"] .fa:before{content: "\f0e1"}
    #menu-social li a[href*="mailto"] .fa:before{content: "\f003"}
    #menu-social li a[href*="t.me"] .fa:before{content: "\f2c6"}
    #menu-social li a[href*="telegram.me"] .fa:before{content: "\f2c6"}

@media (max-width: 992px) {
  .site-branding {
    text-align: center;
  }
  .side-pull-left .main-content-inner, .side-pull-right .main-content-inner{
    float: none;
  }
}

/*Other
=================================*/
.img-responsive {
  display:inline-block; 
  max-width: 100%;
  height: auto;
}
/*@media screen and (min-width: 768px) {
  .sp_br, .pc_br {
    display: none;
  }
}*/

.sp_br{display: block;}
.tb_br{display: none;}
.dt_br{display: none;}
/* 2. タブレット: 768px以上 (タブレット縦向き) */
@media screen and (min-width: 768px) {
    .sp_br{display: none;}
    .tb_br{display: block;}
    .dt_br{display: none;}
}

/* 3. デスクトップ/大タブレット: 1024px以上 (PC/タブレット横向き) */
@media screen and (min-width: 1024px) {
    .sp_br{display: none;}
    .tb_br{display: none;}
    .dt_br{display: block;}
}

/* 4. ラージデスクトップ: 1280px以上 (必要に応じて) */
@media screen and (min-width: 1280px) {
    .sp_br{display: none;}
    .tb_br{display: none;}
    .dt_br{display: block;}
}

.mt-00{margin-top: 0;}
.mt-10{margin-top: 10px;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}

.mb-00{margin-bottom: 0;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.mb-50{margin-bottom: 50px;}
.mb-60{margin-bottom: 60px;}
.mb-70{margin-bottom: 70px;}
.mb-80{margin-bottom: 80px;}

.del{
    text-decoration: line-through;
    text-decoration-style: double;
    text-decoration-color:crimson;
}

.info-new-price{
    display: block;
    width: 90%;
    color:crimson;
    font-weight: 700;
    font-size: 14px;
    border-top: 4px dotted #ddd;
    margin: 10px auto 0;
    padding-top: 10px;
}

/*embed social*/
.embedsocial-hashtag{
    max-height: 500px;
    overflow: scroll;
}
.feed-powered-by-es.feed-powered-by-es-center {
    position: absolute;
    right: -170px!important;
    left: auto!important;
}
