@charset "UTF-8";
/*サイト設定-------------------------------------------------------------------------------------------------------------*/
/* --------------------
サイト共通要素
-------------------- */
/* --------------------
3ページ共通
-------------------- */
.rentalwrap,studiorentalwrap,.pianorentalwrap{
	font-size: 16px;
	line-height: 2em !important;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 140px;
	}
	
.rentalwrap h1,.studiorentalwrap h1,.pianorentalwrap h1{
	margin: 295px 0 40px 0;
	}
	
.rentalwrap p,.pianorentalwrap p{
	margin: 0 0 80px 0;
	text-align: center;
	line-height: 2em !important;
	}

	
/* --------------------
rental
-------------------- */
.rentalwrap ul li{
	display: inline-block;
	}
	
.rentalwrap ul .male{
	margin-left: 30px;
	}
	
.rentalwrap ul li a:hover{
	opacity: 0.7;
	}

@media screen and (min-width:0px) and (max-width:767px) {
	

.rentalwrap div,.studiorentalwrap div,.pianorentalwrap div{
		font-size: 12px;
		}
	
.rentalwrap h1,.studiorentalwrap h1,.pianorentalwrap{
	margin: 180px 0 40px 0;
	}
	
.rentalwrap p,.studiorentalwrap p,.pianorentalwrap p{
	margin: 0 5% 40px 5%;
	text-align: left;
	line-height: 2em !important;
	}
	
.rentalwrap,.studiorentalwrap,.pianorentalwrap{
	width: 100%;
	margin-bottom: 100px;
	}
	
.rentalwrap ul{
	margin: 0 5%;
	}
	
.rentalwrap ul li{
	display: inline-block;
	}
	
.rentalwrap ul li img{
	width: 100%;
	}
	
.rentalwrap ul .male{
	margin-left: 0;
	margin-top: 30px;
	
	}
	
.rentalwrap ul li a:hover{
	opacity: 0.7;
	}
	
	
	}
	
/* --------------------
スタジオレンタル
-------------------- */



.studiorentalwrap section h2,.pianorentalwrap section h2{
	margin: 140px 0 40px 0;
	}
	
.studiorentalwrap .table{
	display: table;
	width: 1070px;
	margin: 0 auto;
	}
	
.studiorentalwrap .left,.studiorentalwrap .right{
	display: table-cell;
	vertical-align: top;
	}
	
.studiorentalwrap .right{
	padding-top: 37px;
	padding-left: 20px;
	}
	
.studiorentalwrap .right ul{
	text-align: left;
	margin-left: 30px;
	}
	
.studiorentalwrap .right ul li{
	list-style: disc;
	margin-bottom: 15px;
	}

.studiorentalwrap p{
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.5em !important;
}

.studiorentalwrap #announce{
	color: red !important;
}

	
/*------スタジオ概要------*/

.studiorentalwrap .sec02 .table02{
	display: table;
	margin: 0 auto;
	border-top: 1px solid #cdcdce;
	border-bottom: 1px solid #cdcdce;
	padding: 30px 0 20px 0;
	}
	
.studiorentalwrap .sec02 .table02 .left,.studiorentalwrap .sec02 .table02 .right{
	display: table-cell;
	text-align: left !important;
	padding: 0;
	list-style:disc;
	padding-left: 1em;
	}
	
.studiorentalwrap .sec02 .table02 .right{
	padding-left: 100px;
	}

.studiorentalwrap .sec02 .table02 .left li,.studiorentalwrap .sec02 .table02 .right li{
	margin-bottom: 15px;
	list-style: disc;
	}
	
.sec02 p{
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
/*------料金------*/

.sec03 p{
	text-align: left;
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;

	line-height: 1.5em !important;
	}
	
.price img{
	margin-bottom: 20px;
}

.card img{
	margin-top: 20px;
}

/*------カラー背景紙------*/

.sec05 {
	width: 1200px;
}

.sec05 .table{
	display: table;
	width: 1070px;
	margin: 0 auto;
	}

.sec05 ul li{
	width: 500px;
	text-align: left;
	list-style: none;
	line-height: 1.8em;
	}

	
.studiorentalwrap .right_05{
	padding-top: 37px;
	padding-left: 20px;
	}
	
.studiorentalwrap .right_05 ul{
	text-align: left;
	margin-left: 30px;
	}
	
.studiorentalwrap .right ul li{
	margin-bottom: 15px;
	}

	
/*------スタジオ規約------*/
	
.sec04{
	width: 930px;
	margin: 0 auto;
	margin-bottom: 140px;
	text-align: center;
	}
	
.sec04 ul{
	padding: 30px 30px 20px 30px;
	border: 1px solid #000;
	text-align: left;
	}
	
.sec04 ul li{
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 10px;
	font-size: 14px;
	}
	
.sec04 p{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	}
	
.sec04 .tel{
	display: inline-block;
	margin-right: 30px;
	}
	
.sec04 .web{
	display: inline-block;
	}
	
.sec04 .tel img,.sec04 .web img{
	width: 100%;
	}
	
.sec04 .tel a{
	display: block;
	width: 400px;
	height: 73px;
	background: url(../image/common/tel_btn_off.png) no-repeat;
	background-size: 100% auto;
	}
	
.sec04 .web a{
	display: block;
	width: 400px;
	height: 73px;
	background: url(../image/common/webservice_btn_off.png) no-repeat;
	background-size: 100% auto;
	}
	
.sec04 .tel a:hover{
	background: url(../image/common/tel_btn_on.png) no-repeat;
	background-size: 100% auto;
	}
	
.sec04 .web a:hover{
	background: url(../image/common/webservice_btn_on.png) no-repeat;
	background-size: 100% auto;
	}

.sec04 .attention-text{
	font-size: 1.2em;
}

/*------キャンセル料------*/
.sec06 .kome_p{
	font-size: 16px;
	margin-bottom: 8px;
}

	
/*ピアノページ　リンク周辺*/
	
.sec03 .tel{
	display: inline-block;
	margin-right: 30px; 
}

.sec03 .web{
	display: inline-block;
	}
	
.sec03 .tel img,.sec03 .web img{
	width: 100%;
	}
	
.sec03 .web a{
	display: block;
	width: 400px;
	height: 73px;
	background: url(../image/common/webservice_btn_off.png) no-repeat;
	background-size: 100% auto;
	}

.sec03 .tel a{
	display: block;
	width: 400px;
	height: 73px;
	background: url(../image/common/tel_btn_off.png) no-repeat;
	background-size: 100% auto;
	}
	
.sec03 .web a:hover{
	background: url(../image/common/webservice_btn_on.png) no-repeat;
	background-size: 100% auto;
	}
	
.sec03 .tel a:hover{
	background: url(../image/common/tel_btn_on.png) no-repeat;
	background-size: 100% auto;
	}

.sec03 p{
	text-align: center;
	
	}
	
	
@media screen and (min-width:0px) and (max-width:767px) {
	
.studiorentalwrap div{
		font-size: 12px;
		}
	
.studiorentalwrap h1{
	margin: 180px 0 40px 0;
	text-align: center;
	}
	
.studiorentalwrap{
	margin: 0 5% 40px 5%;
	text-align: left;
	line-height: 2em !important;
	}
	
.studiorentalwrap{
	width: auto;
	margin-bottom: 100px;
	}
	
.pianorentalwrap p{
    margin: 0;
	width: 100%;
	margin-bottom: 40px;
    text-align: left;
    line-height: 2em !important;
	}

.studiorentalwrap p{
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
    text-align: left;
    line-height: 1.5em !important;
}

.studiorentalwrap br{
	display: none;
}
	
.studio_topimg{
	width: 100%;
	}
	
.studio_topimg img{
	width: 100%;
	}
	
.studiorentalwrap section h2,.pianorentalwrap section h2{
	margin: 100px 0 40px 0;
	text-align: center;
	}
	
.studiorentalwrap .table{
	display: table;
	width: auto;
	margin: 0 auto;
	}
	
.studiorentalwrap .left,.studiorentalwrap .right{
	display: block;
	}
	
.studiorentalwrap .left img{
	width: 100%;
	}
	
.studiorentalwrap .right{
	padding-top: 0;
	padding-left: 0;
	}
	
.studiorentalwrap .right ul{
	text-align: left;
	margin-left: 1.5em;
	}
	
.studiorentalwrap .right ul li{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.5em;
	}
	
/*------スタジオ概要------*/

.studiorentalwrap .sec02 .table02{
	padding: 14px 0 9px 0;
	}
	
.studiorentalwrap .sec02 .table02 .left,.studiorentalwrap .sec02 .table02 .right{
	margin-left: 1.5em;
	display: block;
	padding-left: 0;
	font-size: 14px;
	}

.studiorentalwrap .sec02 .table02 .left li,.studiorentalwrap .sec02 .table02 .right li{
	line-height: 1.5em;
	margin-bottom: 5px;
	}
	
.sec02 p{
	margin: 0;
	margin-bottom: 60px;
	}

.sec02 p#card_p{
	text-align: left !important;
	}


/*------カラー背景紙------*/

.studiorentalwrap .right_05 ul{
	text-align: left;
    margin-left: 0px;
}

.studiorentalwrap .sec05 {
	width: 100%;
}

.sec05 ul li{
	width: auto;
	margin-bottom: 4px;
	text-align: left;
	font-size: 14px;
}	


.sec05 p{
	text-align: center;
	width: auto;
	margin: 0 auto;
	line-height: 1.5em;
	display: table-cell;
	padding-bottom: 16px;
	}

.sec05 img{
	width: 100%;
}	

.sec05 .right_05{
	padding-top: 0px;
    padding-left: 0px;
}
	
/*------料金------*/

.sec03 p{
	text-align: left;
	width: auto;
	margin: 0 auto;
	line-height: 1.5em !important;
	display: block;
	padding-left: 1em;
	}

.sec03 .kome_p{
	font-size: 14px;
}
	
.sec03 .price img{
	width: 100%;
	}

.sec03 .card img{
	width: 100%;
	}

/*------キャンセル料------*/
.sec06 img{
	width: 100%;
}

.sec06 p{
	text-align: left;
	width: auto;
	line-height: 1.5em !important;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	}

.sec06 .kome_p{
	font-size: 14px;
}
	
/*------スタジオ規約------*/
	
.sec04{
	width: 100%;
	margin: 0 auto;
	}
	
.sec04 ul li{
	font-size: 12px;
	line-height: 1.5em;
	}
	
.sec04 p{
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	}
	
.sec04 .tel{
	margin: 0;
	}
	
.sec04 .tel a,.sec03.piano .tel a{
	width: 100%;
    height: auto;
    padding: 10% 0;
	}
	
.sec04 .tel,.sec03.piano .tel{
	width: 100%;
	height: auto;
	}
	
.sec04 .web,.sec03.piano .web{
	width: 100%;
	height: auto;
	}
	
.sec04 .web a,.sec03.piano .web a{
	width: 100%;
    height: auto;
    padding: 10% 0;
	}
	
	}
	
/* --------------------
ピアノレンタル
-------------------- */
.pianorentalwrap dl{
	text-align: left;
	display: table;
	margin-bottom: 10px;
	}
	
.pianotop{
	margin: 0 auto;
	width: 640px;
	}
	
.more{
	margin: 0 auto;
	width: 640px;
	margin-top: 20px;
	}
	
.pianorentalwrap dt{
	display: table-cell;
	width: 215px;
	height: auto;
	background-color: #eeeeee;
	margin-right: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
	}
	
.pianorentalwrap dd{
	display: table-cell;
	height: auto;
	vertical-align: middle;
	padding: 10px 0 10px 20px;
	line-height: 1.5em;
	}
	
/*-----利用料金-----*/
.pianorentalwrap .sec02{
	width: 804px;
	margin: 0 auto;
	}
	
.pianorentalwrap .sec02 ul{
	margin-top: 20px;
	text-align: left;
	}
	
.pianorentalwrap .sec02 ul li{
	list-style: disc;
	margin-left: 1em;
	line-height: 1.5em;
	font-size: 14px;
	}
	
	
	
@media screen and (min-width:0px) and (max-width:767px) {
	
.pianorentalwrap h1{
	margin: 180px 0 40px 0;
	text-align: center;
	}
	
.pianorentalwrap{
	margin: 0 5% 40px 5%;
	text-align: left;
	line-height: 2em !important;
	}
	
.pianorentalwrap{
	width: auto;
	margin-bottom: 100px;
	}
	
.sec03 p{
    margin: 0;
	
    text-align: left;
    line-height: 2em !important;
	text-indent: 0;
	padding: 0;
	font-size: 16px;
	}
	
.pianotop{
	width: auto;
	}
	
.pianotop img{
	width: 100%;
	}
	
.more{
	margin: 0 auto;
	width: auto;
	margin-top: 20px;
	}
	
.pianorentalwrap dl{
	margin-bottom: 10px;
	width: 100%;
	}
	
.pianorentalwrap dt{
	display: block;
	width: 97%;
	margin-right: 0;
	text-align: left;
	padding: 10px 0;
	padding-left: 3%;
	}
	
.pianorentalwrap dd{
	display: block;
	padding: 10px 0 10px 10px;
	width: 100%;
	}
	
/*-----利用料金-----*/
.pianorentalwrap .sec02{
	width: auto;
	margin: 0 auto;
	}
	
.pianorentalwrap .sec01 img,.pianorentalwrap .sec02 img{
	width: 100%;
	}
	
.pianorentalwrap .sec02 .price{
	line-height: 0;
	}
	
.pianorentalwrap .sec02 ul{
	margin-top: 20px;
	}
	
.pianorentalwrap .sec02 ul li{
	font-size: 12px;
	}
	
.sec03.piano{
	text-align: center;
	}
	
/*-----お申し込み-----*/


.sec03 .tel{
	margin: 0;
	}
	
.sec03 .tel a{
	width: 100%;
    height: auto;
    padding: 10% 0;
	}
	
.sec03 .tel{
	width: 100%;
	height: auto;
	}
	
.sec03 .web{
	width: 100%;
	height: auto;
	}
	
.sec03 .web a{
	width: 100%;
    height: auto;
    padding: 10% 0;
	}
	
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	