﻿@charset "utf-8";
body {
  width: 100%;
}
/* CSS Document */
header {
  border-top-width: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#subp header {
  line-height: 1;
  text-align: left;
}
header .hgroup {
  padding: 0;
	overflow: hidden;
}
#subp .hgroup img {
	vertical-align: middle;
}
.bg-gray .subpage-div {
  font-size: 12px;
  margin-bottom: 10px;
}
.pc_btn {
  float: right;
  margin-top: 3px;
  margin-right: 5px;
}
.flo-l2 {
  float: left;
}
.hgroup h1 {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color: #333333;
  font-size: 13px;
  line-height: 15px;
}
.center {
  text-align: center;
}
.top_link_innter-div {
  background-color: #000000;
  -webkit-border-radius: 3px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-right: 1px;
  margin-left: 1px;
}
.top_link_innter-div2 {
  background-color: #FF6600;
  -webkit-border-radius: 3px;
  float: left;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-right: 1px;
  margin-left: 1px;
}
.top_link-div {
  width: 310px;
  margin: 0 auto 0.5em;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.top_img {
  text-align: center;
  width: 100%;
  padding-bottom: 7px;
  margin-bottom: 0px;
  clear: both;
}
.ttl {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-border-radius: 3px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
#subp .ttl {
  margin-top: 0;
}
.kaiketsu {
  width: 130px;
}
.nayami {
  width: 190px;
}
img {
  border: 0;
}
h2 {
  font-size: 18px;
  text-shadow: 1px 1px 2px #ccc;
  color: #CC0000;
  margin-bottom: 10px;
  margin-left: 5px;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
}
.midashi {
	font-size: 1.13em;
	font-weight: bold;
	color: #fff;
	line-height: 160%;
	text-align: center;
	background-color: #8C0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 3px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.piano-movie {
  border: 1px solid #CCCCCC;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 5px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
}
.piano-movie2 {
  border: 1px solid #CCCCCC;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 5px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe7f6), to(#ffffff));
}
.yt_movie {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}
.yt_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
p {
  margin-right: 5px;
  margin-bottom: 3px;
  margin-left: 5px;
  line-height: 20px;
  font-size: 14px;
  margin-top: 3px;
}
.clearfix a {
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.ml3 {
  margin-left: 3px;
}
.table-line {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
}
.law {
  padding: 2vw;
}
.law td {
	display: block;
	width: 100%;
  border-bottom: 1px solid #999;
  padding-top: 7px;
  padding-bottom: 7px;
	margin-bottom:  7px;
  font-size: 10px;
}
.law th {
	display: block;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;*/
  font-size: 12px;
	text-align: left;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  padding-top: 10px;
}
.mt20 {
  padding-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.pd10 {
  padding: 10px;
}
.pd5 {
  padding: 5px;
}
.clear {
  clear: both;
}
.red {
  color: #FF0000;
}
.red2 {
  color: #CC0000;
}
.brown {
  color: #630;
}
.yell {
  font-weight: bold;
  color: #660;
}
.org {
  color: #FF6600;
}
.pur {
  color: #663399;
}
.blue {
  color: #0000CC;
}
.pink {
  color: #FF3399;
}
.olive {
  color: #5E5E00;
}
.wht {
  color: #FFFFFF;
}
.step {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  color: #CC0000;
  border: 1px solid #CCCCCC;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 0px;
  background-color: #EAEAEA;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: center;
  font-size: 16px;
}
.b {
  font-weight: bold;
}
.flo-r {
  float: right;
  margin-right: 3px;
}
.flo-l {
  float: left;
  margin-left: 3px;
}
.f12 {
  font-size: 12px;
  line-height: 16px;
}
.f11 {
  font-size: 11px;
  line-height: 14px;
}
.f13 {
  font-size: 13px;
  line-height: 15px;
}
.f14 {
  font-size: 14px;
  line-height: 20px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
  line-height: 20px;
}
.bg-gray {
  padding: 3px;
  border: 1px solid #CCCCCC;
  margin-top: 3px;
  margin-right: 5px;
  margin-bottom: 3px;
  margin-left: 5px;
}
.bg-gray2 {
  background-color: #ECECEA;
  padding: 3px;
  margin-top: 2px;
  margin-right: 5px;
  margin-bottom: 2px;
  margin-left: 5px;
  font-size: 12px;
  line-height: 16px;
}
.bg-yell {
  background-color: #FFFF00;
}
.bg-yell2 {
  background-color: #FFFF99;
  border: 1px solid #333333;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
.bg-blue {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#75b8fd), to(#479af0));
  padding: 3px;
  color: #FFF;
  border: 1px solid #06F;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.bg-blue2 {
  background-image: url(url(-webkit-gradient(linear,%20left%20top,%20left%20bottom,%20from(#75b8fd), to(#479af0))));
  color: #FFF;
  border: 1px solid #2388C5;
  background-color: #2591d2;
  margin: 3px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}
.bg-blown {
  color: #FFF;
  background-color: #330;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#251808), to(#3a2d0d));
  padding: 3px;
  font-size: 14px;
  line-height: 14px;
  border: 2px solid #666;
  margin-top: 0px;
  margin-right: 7px;
  margin-bottom: 3px;
  margin-left: 0px;
}
.bg-red {
  margin: 3px;
  padding: 3px;
  border: 1px solid #CC0000;
}
.bg-red2 {
  background-color: #F70000;
  padding: 2px;
}
.bg-orange {
  margin: 5px;
  padding: 3px;
  border: 1px solid #CC6600;
}
.bg-orange-3 {
	border: 1px solid #CC6600;
	color: #FFFFFF;
	background-color: #de6300;
	text-align: left;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 0;
}
.bg-black {
    background-color: #000000;
}
.txt-r {
  text-align: right;
}
.u {
  text-decoration: underline;
}
.u-red {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F90000;
}
.u-qa {
  border-bottom: 1px solid #4EA9F0;
}
.lh16 {
  line-height: 16px;
}
.lh20 {
  line-height: 20px;
}
#email6 {
  width: 210px;
  height: 20px;
}
.iPhoneHead {
  border-top: 1px solid #cdd5df;
  border-bottom: 1px solid #cdd5df;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  background-color: #F2F2F2;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 4px;
}
.rakuten_rank_div {
  background-color: #FFFFFF;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px;
}
.rakuten_rank_div2 {
  background-image: url(../images/rakuten-rank1-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 20px;
  padding-right: 3px;
  padding-bottom: 20px;
  padding-left: 3px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-shadow: 1px 1px 2px #fff;
  margin-right: 20px;
  margin-left: 20px;
}
.iPhoneHead h3 {
  font-family: HiraKakuProN-W6;
  color: #000000;
  text-overflow: ellipsis;
  padding-top: 5px;
  line-height: 22px;
  padding-bottom: 5px;
}
.iPhoneHead2 {
  border-top: 1px solid #cdd5df;
  border-bottom: 1px solid #cdd5df;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ca0000), to(#d70b0b));
  background-color: #CC0000;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #FFFFFF;
}
.iPhoneHead2 h1 {
  font-family: HiraKakuProN-W6;
  font-size: 17px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  text-overflow: ellipsis;
  padding-top: 10px;
  line-height: 22px;
  padding-bottom: 10px;
}
.iPhoneHead2 h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
}
.iPhoneULIndex li {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
  background-image: url("/piano3set/images/smp/go_bg.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFFFFF;
  padding-right: 4px;
  padding-left: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d9;
}
.iPhoneULIndex_top {
  padding-right: 4px;
  padding-left: 4px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
}
.iPhoneULIndex a {
  text-decoration: none;
  color: #00F;
  -webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);
  display: block;
  padding: 15px 0;
}
.voice {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 107%;
  margin-right: 5px;
  margin-left: 5px;
  border: 1px solid #666666;
  margin-top: 5px;
  padding: 3px;
	overflow: hidden;
	color: #000000;
	background-color: #FFFFFF;
}
.voice em {
	font-style: normal;
	font-weight: bold;
}
.voice-text-div {
  font-size: 13px;
  text-align: left;
  line-height: 16px;
}
/* 感想写真枠 */
.div_voice_img {
  margin: 1vw;
	width: 30%;
  float: right;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
	overflow: hidden;
  /*border: 1px solid #ccc;*/
}
.div_voice_img img {
	width: 100%;
	height: auto;
}
.kansou {
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  border: 1px solid #3a2d0d;
  margin-top: 10px;
  padding: 3px;
}
.kansou li {
  font-weight: bold;
  border-left: 1px solid #fff;
  color: #FFF;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 16px;
  background-color: #3a2d0d;
}
.kansou-text {
  font-size: 12px;
  text-align: left;
  line-height: 16px;
}
.pc-div {
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}
.pc-div p {
  background-color: #CCC;
  width: 150px;
  font-size: 12px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.copy {
  background-color: #000000;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0;
}
#btnTop {
  float: right;
}
.can-div {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E6E6E6));
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  border: 1px solid #999999;
  padding: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.contents-div {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5f4700), to(#b68a09));
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #8b6905;
  color: #FFFFFF;
  padding: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #947006;
}
.check-div {
  border: 1px solid #CCCCCC;
  padding: 3px;
  margin-top: 7px;
  margin-right: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
}
.check-div ul {
  margin-left: 15px;
}
.check-div li {
  list-style-image: url(../images/check01.jpg);
  line-height: 16px;
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.point_ttl_red {
  background-image: url(../images/point.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
  font-size: 13px;
  color: #CC0000;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #666666;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 3px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 16px;
}
.point_ttl_blue {
  background-image: url(../images/point.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
  font-size: 13px;
  color: #0000FF;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #666666;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 3px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 16px;
}
.mokuji-div {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5f4700), to(#b68a09));
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #8b6905;
  color: #FFFFFF;
  padding: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #947006;
}
.mokuji-ttl {
  background-color: #b68a09;
  padding: 2px;
  font-size: 13px;
  color: #FFFFFF;
}
.flo-r2 {
  float: right;
}
.lesson-ttl {
  font-size: 13px;
  color: #FB0000;
  border-bottom-width: 1px;
  border-bottom-color: #CC0000;
  border-bottom-style: solid;
  font-weight: bold;
  background-image: url(/piano3set/images/smp/icon.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 18px;
  line-height: 16px;
}
.dvd-div {
  margin: 3px;
  padding: 2px;
  border: 1px solid #CCCCCC;
}
.dvd-text-div {
  font-size: 13px;
  float: right;
  margin-right: auto;
  margin-left: auto;
}
.dvd-image-div {
  float: left;
  margin-right: 3px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-left: 3px;
}
.txt-sha {
  text-shadow: 1px 1px 2px #83a433;
}
.toku_ttl {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5f4700), to(#b68a09));
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #8b6905;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #947006;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 1px 1px 0 #CCC;
  text-shadow: 1px 1px 1px #5f4700;
  padding-top: 6px;
  padding-right: 3px;
  padding-bottom: 6px;
  padding-left: 3px;
}
.btn_text {
  text-align: center;
}
.btn-div {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
}
.btn_text a {
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ad0303;
  font-size: 14px;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e60303), to(#ad0303));
  -webkit-box-shadow: 1px 1px 0 #ad0303;
  -webkit-border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0 #CCC;
  border: 1px solid #FFFFFF;
}
.btn_text2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.btn_text2 a {
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #04431e;
  font-size: 14px;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#025123), to(#04431e));
  -webkit-box-shadow: 1px 1px 0 #ad0303;
  -webkit-border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0 #CCC;
  border: 1px solid #FFFFFF;
}
.btn_text3 a {
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d84504;
  font-size: 14px;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e57610), to(#d84504));
  -webkit-border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0 #ccc;
  border: 1px solid #c73d00;
}
.ent_ttl {
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ff7300;
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 16px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8d2e), to(#ff7300));
  -webkit-box-shadow: 1px 1px 0 #ad0303;
  text-decoration: none;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0 #CCC;
  border: 1px solid #ff7300;
}
.item_ttl {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-border-radius: 3px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
.item_ttl p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
}
.item_list li {
  font-size: 12px;
  line-height: 16px;
  list-style-type: disc;
  padding-left: 0px;
  list-style-position: outside;
  margin-left: 20px;
}
.qa {
  font-size: 107%;
  margin-right: 3px;
  margin-left: 3px;
  border: 1px solid #3a2d0d;
  margin-top: 10px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
.qa li {
  font-weight: bold;
  border-left: 1px solid #fff;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 16px;
  background-color: #E10000;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 1px;
  padding-left: 3px;
}
.qa-text {
  font-size: 13px;
  text-align: left;
  line-height: 16px;
}
/*--NEW--*/
.bg-orange-2 {
  border: 1px solid #CC6600;
  color: #FFFFFF;
  background-color: #FF4E00;
  text-align: left;
  padding-right: 3px;
  padding-left: 3px;
  /*margin-top: 10px;*/
}
.hint ol {
  margin-left: 30px;
  font-size: 14px;
  line-height: 18px;
  list-style-position: outside;
}
.hint ol li {
  color: #f00;
  font-weight: bold;
}
.blk {
  color: #333;
}
/* 固定カートボタン */
.cart-back {
  position: fixed;
  bottom: 10px;
  right: 15px;
	background-color: #FF6600;
	border: 3px solid #FF6600;
	border-radius: 3px;
}
.cart-back img {
  width: 40px; /* 半分の大きさに */
  height: auto;
}
.line0 {
  line-height: 0;
}
/*2019.2.18追記*/
.bb {
  border-bottom: solid #CCCCCC 1px;
  padding-top: 50px;
}
.btn-gradation {
  display: inline-block;
  text-align: left;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
  background: #9dd53a; /* Old browsers */
  background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0); /* IE6-9 */
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #151515;
  /*text-shadow: 0px 0px 1px #031702;*/
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 16px;
  border: solid 1px #2e8b57;
}
.btn-gradation:hover {
  opacity: 0.8;
}
.btn-gradation a:link {
  color: #333;
  text-decoration: none;
}
.btn-gradation a:visited {
  color: #333;
  text-decoration: none;
}
.ma10 {
  margin: 10px;
}
/*フリーダイヤル　スタイル*/
.tell-div {
  width: 310px;
  margin-right: auto;
  margin-left: auto;
  height: 45px;
  padding-top: 10px;
}
.free_tell-div {
  float: left;
}
.free_btn-div {
  float: right;
}
.pay ol {
  margin-left: 22px;
  font-size: 12px;
  line-height: 16px;
  list-style-position: outside;
  list-style-type: decimal;
}
/*  スマホ用ヘッダー電話  */
header {
  background-color: #fff;
  line-height: 54px;
  text-align: center;
  width: 100%;
}
.cb-header {
  position: fixed;
  top: -60px;
  left: 0;
}
.btn-tell a, .btn-cart a {
  text-decoration: none;
  color: white;
}
.btn-tell img, .btn-cart img {
  vertical-align: -2px;
}
.btn-tell {
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  background: #339900; /*色*/
  border-radius: 4px; /*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #579105; /*線色*/
  text-decoration: none;
}
.btn-cart {
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  background: #CC6600; /*色*/
  border-radius: 4px; /*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #c96004; /*線色*/
  text-decoration: none;
}
/*スマホ用ヘッダー電話 */
/* 続きを読む */
/*body {
  margin: 0;
  background: #fff !important;
}*/
.menu {
  background: #fff;
}
label {
  background: #ee3e08;
  color: #fff;
  padding: 10px;
  display: block;
  margin: 0;
  border: 1px solid #fff;
  cursor: pointer;
  margin-bottom: 10px;
}
label:hover {
  background: #f2680d;
}
input[type="checkbox"].on-off {
  display: none;
}
input[type="checkbox"].on-off + div {
  display: none;
}
input[type="checkbox"].on-off:checked + div {
  display: block;
}
/*______________________________________________ 感想ピックアップ.voice_pick */
.voice_pick {
	margin: 1em 0 2em;
	padding: 1em 2vw;
  background-color: #ec6800;
}
.voice_pick>p:first-of-type {
  text-align: center;
  color: #FFF;
	font-family: "リュウミン B-KL","Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 4.6vw;
  font-weight: 600;
  letter-spacing: -2px;
}
.voice_pick h2 {
  text-align: center;
  font-size: 4.7vw;
  color: #f2f2b0;
  letter-spacing: -2px;
	text-shadow: none;
}
.note {
	font-family: "リュウミン B-KL","Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  position: relative;
  padding: 3vw;
  margin: 0.5em auto;
  background: #fff;
  overflow: hidden;
}
.note:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 5vw 5vw 0; /* This trick side-steps a webkit bug */
  border-style: solid;
  border-color: transparent transparent #fff #fff; /* A bit more verbose to work with .rounded too */
  background: #ec6800; /* For Opera when also applying a border-radius */
  display: block;
  width: 0; /* Only for Firefox 3.0 damage limitation */
  /* Optional: shadow */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
}
.note img {
  float: left;
  width: 20%;
	height: auto;
  margin: 0 1rem 1rem 0;
}
.note h3 {
	font-family: "リュウミン B-KL","Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 4vw;
}
/*.note p {
  font-size: 3.4vw;
}*/
/* -------------------------------------- e-shopsカート .ord_eshops */
button, input[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.ord_eshops, .ord_eshops * {
  margin: 0;
  padding: 0;
  text-align: center;
}
.ord_eshops {
  margin-top: .5em;
}
.ord_eshops img {
  width: 100%;
  height: auto;
}
.ord_eshops > p:first-of-type {
  width: 60%;
  margin: 0 auto;
}
.ord_eshops .ord-group  {
  margin-bottom: 1em;
  padding: .5em 0;
  color: #0A3500;
}
.btn_only .ord_eshops .ord-group {
  margin-bottom: 0;
}
.ord_eshops label.type-select {
  position: relative;
}
.ord_eshops label.type-select::before, .ord_eshops label.type-select::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.ord_eshops label.type-select::before {
  content: "";
  display: inline-block;
  width: 2.6em;
  height: 3em;
  background-color: #008539;
  border-radius: 0 1.5em 1.5em 0;
  right: 0;
}
.ord_eshops label.type-select::after {
  content: '';
  width: .8em;
  height: .8em;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-80%) rotate(45deg);
}
.ord_eshops label.type-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 230px;
  height: 3em;
  padding: 0 3em 0 1em;
  margin-bottom: .5em;
  text-align: center;
  line-height: calc(3em - 4px);
  background-color: #FFFFFF;
  border: 2px solid #008539;
  border-radius: 1.5em;
  color: #333333;
  font-size: 1em;
  cursor: pointer;
}
.ord_eshops label.type-select select:focus {
  outline: 1px solid #008539;
}
/* 購入ボタン */
.ord_eshops .buybtn {
  display: block;
  width: 96%;
  height: 0;
  margin: 0 auto;
  padding-top: 16vw;
  background-image: url("/piano_data/fe123_img/ord-btn.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100vw auto;
  border-radius: .5em;
  box-shadow: 0 2px 3px 1px rgba(150,150,150,.8), inset 0 0 0 4px #fff;
}
.pay-type {
  margin-bottom: 1em;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}
.btn_only .pay-type {
  display: none;
  content-visibility: hidden;
}
.shopinfo .f12.pur.b {
  margin: 1em 0 .5em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.shopinfo .othershop {
  margin-top: 1em;
  padding-right: 18vw;
  position: relative;
}
.shopinfo .othershop::after {
  content: "";
  width: 16vw;
  height: 20vw;
  background-image: url("/rsp_parts/images/othershop_bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -4vw;
}
.shopinfo .othershop h4 {
  margin-bottom: .5em;
  color: #880015;
  font-size: 14px;
  white-space: nowrap;
  border: none;
}
.shopinfo .othershop p {
  margin: 0 0 .5em;
  font-size: 12px;
  text-align: right;
}
/* -------------------------------------- ヤマト運輸ネコポス対応 .yamato-post */
.nekopos {
  display: inline-block;
  padding: 0 .2em;
  margin-right: .5em;
  color: #FFFFFF;
  background-color: #FF3300;
}
.yamato-post {
  margin-bottom: 2em;
}
.yamato-post p {
  margin-bottom: 0;
  text-align: center;
}
.yamato-post p.post-txt {
  content-visibility: visible;
  display: block;
  margin: 0 6vw;
  text-align: justify;
  font-size: 12px;
}
