@charset "utf-8";

/* CSS Document */


/*----------------------------------------------------
	reset
----------------------------------------------------*/

h2,
h3,
h4,
p,
figure {
    margin: 0;
    padding: 0;
}

p.bnr670 {
    padding: 0;
}

em {
    font-style: normal;
}


/*----------------------------------------------------
	common
----------------------------------------------------*/

#new_lineup {
    width: 670px;
    margin: 30px 0 0 20px;
    text-align: left;
    line-height: 1.5em;
    float: left;
    display: inline;
}

.hide {
    display: block;
    overflow: hidden;
    width: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
}


/* makerlink_2 */

ul.makerlink2 li {
    list-style: none;
}

ul.makerlink2 a {
    font-size: 13px;
    padding: 0.8em 0.5em 0.8em 0.5em;
    border: #b6b3de thin solid;
    color: #333;
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaff);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaff);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaff);
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaff);
    background-image: linear-gradient(top, #ffffff, #eaeaff);
    text-align: center;
    display: block;
}

ul.makerlink2 a:hover {
    /* color: #666; */
    color: #5148d0;
}


/*----------------------------------------------------
	headings
----------------------------------------------------*/

.h2_box {
    margin-bottom: 10px;
    border-bottom: #e1b2ca 3px solid;
}

.h2_box h2,
.h3_box h3 {
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    font-size: 10px;
}


/*----------------------------------------------------
	font
----------------------------------------------------*/

.mincho {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#new_lineup p {
    /*
    margin: 0 0 0.8em 0;
    */
}

.f_10 {
    font-size: 10px;
}

.f_14 {
    font-size: 14px;
}

.f_15 {
    font-size: 15px;
}

.f_16 {
    font-size: 16px;
}

.f_18 {
    font-size: 18px;
}

.f_20 {
    font-size: 20px;
}

.f_22 {
    font-size: 22px;
}

.f_24 {
    font-size: 24px;
}

.lh_16 {
    line-height: 1.6;
}

.lh_18 {
    line-height: 1.8;
}

.lh_20 {
    line-height: 2.0;
}

.fw_bold {
    font-weight: bold;
}

.fw_normal {
    font-weight: normal;
}

.price {
    color: #990000;
    margin-bottom: 0.5em;
}

.gray {
    color: #444;
}

.black {
    color: #000;
}


.pink{
    color: #ea92bf;
}


/*----------------------------------------------------
	layout
----------------------------------------------------*/

#new_lineup .box {
    margin-bottom: 20px;
    color: #444;
    border: 1px solid #999;
}

#new_lineup .box {
    width: 638px;
    padding: 20px 15px;
}

#new_lineup .box .txt_area {
    width: 320px;
    float: right;
}

#new_lineup .box p.long {
    width: 638px;
}

#new_lineup .box p.lead {
    width: 638px;
    margin: 20px 0 30px 0;
    padding-bottom: 5px;
    border-bottom: #ccc 1px solid;
    color: #555;
    font-weight: bold;
}

#new_lineup .box p.title {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 1em;
    padding-left: 10px;
    border-left: #CCC 5px solid;
    background: #fbfbfb;
    color: #333;
}

#new_lineup .box p.title span {
    color: #660000;
}

#new_lineup .box p.title .tax_8 {
    color: #333;
    font-weight: normal;
}

#new_lineup .box p.link {
    width: 638px;
    margin: 0;
    clear: both;
    text-align: right;
    /*border:#F00 1px solid;*/
}

#new_lineup .box a.makerlinks:after {
    content: '（メーカー製品情報へ）';
    display: inline-block;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 0 4px;
}

.onsale {
    font-size: 16px;
    color: #fff;
    background: #e0529b;
    padding: 0.2em 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
}

.display {
    font-size: 13px;
    color: #444;
    background: #f6f2df;
    padding: 0.2em 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
}


/*----------------------------------------------------
	.box2
----------------------------------------------------*/

#new_lineup .box2 {
    margin-bottom: 20px;
    color: #444;
    border: 1px solid #999;
}

#new_lineup .box2 {
    /* width: 618px;
    padding: 30px 20px 30px 20px;
    */
    width: 628px;
    padding: 30px 20px 30px 20px;
}

#new_lineup .box2 .first_copy {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
}

#new_lineup .box2 .second_copy {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
}


/*----------------------------
	CLP600
------------------------------*/

#clp600 h3 {
    font-size: 22px;
    color: #000;
}


#clp600 .imgbox{
    padding: 15px 0;

}

#clp600 .h4_box{
    margin-bottom: 15px;
}

#clp600 h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.1em;
    color: #a96f0b;
}

#clp600 p.dateonsale {
    margin-bottom: 1px;
    padding: 0;
}

#clp600 p{
    padding: 15px;
}


#clp600 ul{
    margin-bottom: 15px;
}

#clp600 ul li{
/*    margin-left: 30px;*/
    list-style: none;
}

#clp600 .display{
    margin-bottom: 10px;
    padding: 10px;
    background: #f5efd9;
    border-radius:0.5em;
}


/*----------------------------
	disklavierENSPIRE
------------------------------*/

#disklavier .first_copy {
    text-align: center;
}

#disklavier .first_copy p.first {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
    color: #000;
}

#disklavier .h3_box {
    margin-bottom: 5px;
}

#disklavier p.dateonsale {
    margin-bottom: 1px;
}

#disklavier .itembox {
    width: 300px;
}

#disklavier dl {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 2em;
    text-align: center;
}

#disklavier .copy {
    margin-bottom: 15px;
}

#disklavier h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
    color: #a96f0b;
}

#disklavier .copy p {
    font-size: 13px;
    line-height: 1.6;
    padding: 0 15px;
}


/*----------------------------------------------------
	#stageaELC-02
----------------------------------------------------*/

#stageaELC-02 div.first_copy {
    color: #a96f0b;
}

#stageaELC-02 p.second_copy {
    padding-top: 10px;
}

#stageaELC-02 .txtbox {
    width: 300px;
    padding-top: 30px;
    float: left;
}

#stageaELC-02 .txtbox .h3_box {
    margin-bottom: 5px;
}

#stageaELC-02 h4 {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}

#stageaELC-02 .txtbox p {
    margin-bottom: 1em;
}

#stageaELC-02 figure {
    width: 280px;
    float: right;
}

#stageaELC-02 figure img {
    width: inherit;
}

#stageaELC-02 dl {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
}

#stageaELC-02 .subbox figure {
    width: 200px;
    margin-right: 15px;
    float: left;
}

#stageaELC-02 .subbox .txtbox {
    width: 350px;
    padding: 25px 0 0 0;
    float: left;
}


/*----------------------------------------------------
	avangrand n3x
----------------------------------------------------*/

#n3x .first_copy {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
    color: #a96f0b;
}

#n3x .txtbox {
    width: 310px;
    float: left;
}

#n3x .txtbox .h3_box {
    margin-bottom: 5px;
}

#n3x h4 {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}

#n3x .txtbox p {
    margin-bottom: 1em;
}

#n3x figure {
    width: 280px;
    float: right;
}

#n3x figure img {
    width: inherit;
}

#n3x dl {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
}


/*----------------------------------------------------
	b113 新外装 部分  2016年6月2日15:27:57
----------------------------------------------------*/

#new_lineup #b113new {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
}

#new_lineup #b113new img.title {
    margin: 10px auto;
    width: 531px;
    height: 70px;
}

#new_lineup #b113new iframe {
    width: 560px;
    background: #CCCCCC;
}

#new_lineup #b113new .pianolink {
    margin: 10px auto;
    border: 1px solid #f6f2df;
    border-radius: 8px;
}

#new_lineup #b113new .pianolink.m2sdw {
    background: #f6f2df url(../img/new/item_b113new/bg_m2sdw_img.jpg) no-repeat;
    width: 400px;
    height: 79px;
    padding: 0 0 0 160px;
    text-align: left;
}

#new_lineup #b113new .pianolink h4 {
    margin: 10px 0;
}

#new_lineup #b113new .eventlink {
    border: 3px solid #e8da58;
    padding: 2px;
    height: 119px;
    text-align: left;
    margin: 20px auto 10px auto;
}

#new_lineup #b113new .eventlink .left {
    margin-right: 10px;
}

#new_lineup #b113new .eventlink .txt {
    margin: 10px 0;
}


/*----------------------------------------------------
	ELB02部分  2016年4月21日19:16:37
----------------------------------------------------*/

#new_lineup #elb02 {
    position: relative;
    top: 0;
    left: 0;
}

#new_lineup #elb02 h3 {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

#new_lineup #elb02 img.title {
    position: absolute;
    top: 10px;
    left: 5px;
    height: auto;
}

#new_lineup #elb02 p.hatubai0,
#new_lineup #elb02 p.hatubai1 {
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 10px;
    right: 10px;
    /* border-radius */
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background: #00CC99;
    text-align: center;
}

#new_lineup p.hatubai0 img {
    margin-top: 30%;
}

#new_lineup p.hatubai1 img {
    margin-top: 36%;
}

#new_lineup #elb02 img.item_photo {
    float: left;
    position: relative;
    top: 0;
    left: 0;
    margin: 60px 15px 40px 0;
}

#new_lineup #elb02 p.maintext {
    font-size: 13px;
    line-height: 1.5em;
    margin: 20px 0;
    margin-top: 140px;
}


/* メーカ行きリンク 共通 */

#new_lineup p.makerlink {
    clear: both;
    display: block;
    padding: 0;
    margin: 0 0 20px 0;
    width: 100%;
}

#new_lineup p.makerlink span {
    display: inline-block;
}

#new_lineup p.makerlink span.label {
    /* border-radius */
    border-radius: 100px 0px 0px 100px;
    -moz-border-radius: 100px 0px 0px 100px;
    -webkit-border-radius: 100px 0px 0px 100px;
    border: 1px solid #999999;
    background: #F0F0F0;
    line-height: 16px;
    height: 22px;
    padding: 6px 10px 0 10px;
    float: left;
}

#new_lineup p.makerlink span.link {
    max-width: 420px;
    /* border-radius */
    border-radius: 0px 100px 100px 0px;
    -moz-border-radius: 0px 100px 100px 0px;
    -webkit-border-radius: 0px 100px 100px 0px;
    border: 1px solid #999999;
    border-width: 1px 1px 1px 0;
    background: #FFFFFF;
    line-height: 20px;
    height: 20px;
    padding: 4px 10px;
}

#new_lineup p.makerlink a {
    display: inline-block;
}

#new_lineup p.makerlink a:hover {}


/*----------------------------------------------------
	arius部分  2016年4月21日19:16:37
----------------------------------------------------*/

#new_lineup #arius {
    position: relative;
    top: 0;
    left: 0;
}

#new_lineup #arius h3 {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

#new_lineup #arius img.title {
    position: relative;
    top: 10px;
    left: 0px;
    height: auto;
    margin-bottom: 60px;
}

#new_lineup #arius p.hatubai0,
#new_lineup #arius p.hatubai1 {
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 10px;
    left: 10px;
    /* border-radius */
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background: #8367EE;
    text-align: center;
}

#new_lineup #arius img.item_photo {
    float: right;
    position: relative;
    top: -40px;
    right: 0;
    margin: 0;
}

#new_lineup #arius p.maintext {
    font-size: 13px;
    line-height: 1.5em;
    margin: 20px 0;
}

#new_lineup #arius p.clicktext {
    text-align: right;
    padding-right: 50%;
}

#new_lineup #arius ul.colors {
    display: block;
    width: 40%;
    float: right;
    position: relative;
    top: -60px;
    right: 0;
    list-style-type: none;
}


/*----------------------------------------------------
	ELS部分
----------------------------------------------------*/

#new_lineup #els .right_image {
    width: 150px;
    float: left;
    margin: 10px 0px 0px 0px;
}

#new_lineup #els .txt_area_left {
    width: 478px;
    margin: 25px 10px 0px 0px;
    float: left;
}

#new_lineup #els .left_image {
    width: 180px;
    margin: 15px 10px 0px 0px;
    clear: both;
    float: left;
}

#new_lineup #els .txt_area_right {
    width: 448px;
    margin: 15px 0px 0px 0px;
    float: left;
}

#new_lineup #els .txt_area_right .txt_title {
    padding: 5px 0px 5px 10px;
    line-height: 160%;
    color: #555;
    background: #efefef;
}

#new_lineup #els .txt_area_right .eyecatch {
    color: #990033;
}

#new_lineup .els_campaign {
    font-weight: bold;
    color: #660000;
}
