@charset "UTF-8";
/* トップページ以外のコンテンツページ用スタイルシート */

#cont_header{
	padding-bottom:20px;
}
@media screen and (min-width: 600px) {
#cont_header{
	padding-left:62px;
	padding-right:62px;
}
}
@media screen and (max-width: 600px) {
#cont_header{
	padding-left:20px;
	padding-right:20px;
}
}



#cont_mainpart{
	padding-bottom:40px;
}
#cont_mainpart2{
}


/* --- 各コンテンツ　メインヘッダー部分 --- */
#cont_header div.h2_wrapper{
	height:100px;
	border:1px solid #999;
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
}
#cont_header h2.hd_rental{
	background-image:url(../img/tibk_rental.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
@media screen and (max-width: 600px) {
#cont_header h2.hd_rental{
	background-position:right center;
	background-image:url(../img/tibk_rental.jpg);
}
}
#cont_header h2.hd_remake{
	background-image:url(../img/tibk_remake.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
@media screen and (max-width: 600px) {
#cont_header h2.hd_remake{
	background-position:right center;
	background-image:url(../img/tibk_remake_smp.jpg);
}
}
#cont_header h2.hd_info{
	background-image:url(../img/tibk_info.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
@media screen and (max-width: 600px) {
#cont_header h2.hd_info{
	background-position:right center;
	background-image:url(../img/tibk_info.jpg);
}
}


#cont_header .mainhd_txt{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:32px;
	line-height:100px;
	padding-left:20px;
	color:#440010;
}
@media screen and (max-width: 600px) {
#cont_header .mainhd_txt{
	padding-left:7px;
}
}

#cont_mainpart h3.h3_01,
#cont_mainpart h3.h3_01l,
#cont_mainpart h3.h3_02{
	margin-top:40px;
	background-image:url(../img/hd_bk_03.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:24px;
}
#cont_mainpart h3.h3_01l{/*見出しテキストが長い場合用*/
	background-image:url(../img/hd_bk_04.png);
}
#cont_mainpart h3.h3_02{/*見出しとの間に段落が無い場合用*/
	margin-top:0px;
}
@media screen and (min-width: 600px) {
#cont_mainpart{
	padding-left:62px;
	padding-right:62px;
}
#cont_mainpart p{
	padding-left:20px;
	padding-right:20px;
}
}
@media screen and (max-width: 600px) {
#cont_mainpart{
	padding-left:20px;
	padding-right:20px;
}
#cont_mainpart h3.h3_01,
#cont_mainpart h3.h3_01l,
#cont_mainpart h3.h3_02{
	padding-top:5px;
	padding-left:7px;
	font-size:28px;
}
}
#cont_mainpart h3.h3_01l{
	margin-bottom:20px;
	padding-bottom:0px;
}





/* --- 各ページ　共通使用スタイル --- */
p.topsp{
	padding-top:24px;
}
.shd_01{
	color:#4F0010;
	font-weight:bold;
}




/* --- レンタルサービスページ　専用スタイル --- */

/*ID*/
#rent_cordinate{}
#rent_price{}
#rent_kiyaku{}
#rent_faq{}

/*setting*/
#rent_cordinate div.rent_setbox{
	padding-top:30px;
}
#rent_cordinate div.rent_div_setph{
	width:550px;
	float:left;
}
#rent_cordinate div.rent_div_settx{
	width:323px;
	float:left;
}
@media screen and (max-width: 600px) {
#rent_cordinate div.rent_div_setph{
	width:100%;
}
#rent_cordinate .rent_div_setph img{
	width:100%;
	height:auto;
}
#rent_cordinate div.rent_div_settx{
	width:100%;
	padding-top:10px;
}
}

#rent_cordinate td.cordi_tb_left{
	width:144px;
}
@media screen and (max-width: 600px) {
#rent_cordinate td.cordi_tb_left{
	width:50%;
}
}


#rent_price div.price_box{
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px #000 solid;
	margin-bottom:10px;
}
#rent_price dl.price_dl{
	padding-bottom:10px;
}
#rent_price dl.price_dl dt{
	color:#4F0010;
	font-weight:bold;
}
#rent_price dl.price_dl dd{
}


#rent_kiyaku ul{
	list-style-type:disc;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
}
#rent_kiyaku h4{
	padding-left:20px;
	padding-right:20px;
}

#rent_kiyaku table{
	border-collapse:separate;
	border-spacing: 2px;
	margin-left:18px;
	margin-right:20px;
	margin-bottom:24px;
}
#rent_kiyaku th,
#rent_kiyaku td{
	padding-left:7px;
	padding-right:40px;
	padding-top:4px;
	padding-bottom:2px;
}
@media screen and (max-width: 600px) {
#rent_kiyaku th,
#rent_kiyaku td{
	padding-right:7px;
}
}
#rent_kiyaku th{
	background-color:#CCC;
}
#rent_kiyaku td{
	background-color:#fff;
}

#rent_kiyaku table.shimi_table{}
#rent_kiyaku table.shimi_table th{
	/*width:450px;*/
}
@media screen and (max-width: 600px) {
#rent_kiyaku table.shimi_table th{
	width:57%;
}
}
#rent_kiyaku table.shimi_table td{}

#rent_kiyaku table.cancel_table{}
#rent_kiyaku table.cancel_table th{
	/*width:260px;*/
}
#rent_kiyaku table.cancel_table td{}


#rent_faq .faq_box{
	padding-bottom:38px;
}





/* --- リメイクサービスページ　専用スタイル --- */

/*ID*/
#remake_{}

/*setting*/
.h4_remake{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}
.remake_box01{
	background-color:#FFF;
	margin-top:24px;
}
.remake_box01 table.remake_table01{
	margin-left:20px;
	margin-right:20px;
}

.remake_box01 div.rm_after_box{
	width:487px;
	float:left;
	margin-left:24px;
	padding-left:25px;
}
@media screen and (max-width: 600px) {
.remake_box01 div.rm_after_box{
	width:364px;
	float:none;
}
}

.remake_box01 div.rm_mk_box{
	width:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../img/mk_03.png);
	background-repeat:no-repeat;
	background-position:center;
}
@media screen and (max-width: 600px) {
.remake_box01 div.rm_mk_box{
	display:none;
}
}

.remake_box01 div.rm_before_box{
	width:262px;
	float:left;
}
@media screen and (max-width: 600px) {
.remake_box01 div.rm_before_box{
	float:none;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
}

.remake_box01 div.rm_before_box th{
	text-align:center;
}


@media screen and (min-width: 600px) {
table.rmtb_uniform{
	width:262px;
	height:480px;
}
div.rm_mk_wrapper1{
	height:480px;
}
table.rmtb_ukatabear{
	width:262px;
	height:320px;
}
div.rm_mk_wrapper2{
	height:320px;
}
}

.remake_box01 div.memo_left{
	width:420px;
	float:left;
	margin-left:24px;
	padding-left:25px;
	padding-right:14px;
}
.remake_box01 div.memo_right{
	width:368px;
	float:left;
}
@media screen and (max-width: 600px) {
.remake_box01 div.memo_left{
	width:364px;
	float:none;
	padding-right:25px;
	margin-right:24px;
}
.remake_box01 div.memo_right{
	width:364px;
	float:none;
	margin-left:24px;
	padding-left:25px;
	padding-top:15px;
}
}


.jewel_box01{
	background-color:#FFF;
	margin-top:24px;
}
.jewel_box01 div.jewel_left{
	width:394px;
	float:left;
	margin-left:24px;
	padding-left:25px;
	padding-right:14px;
}
.jewel_box01 div.jewel_right{
	width:364px;
	float:left;
}
@media screen and (max-width: 600px) {
.jewel_box01 div.jewel_left{
	float:none;
	width:364px;
}
.jewel_box01 div.jewel_right{
	float:none;
	margin-left:24px;
	padding-left:25px;
	padding-top:15px;
}
}



/* --- 店舗案内ページ　専用スタイル --- */
div.info_googlemap_pc{
}
div.info_googlemap_smp{
}
@media screen and (min-width: 600px) {
div.info_googlemap_smp{
	display:none;
}
}
@media screen and (max-width: 600px) {
div.info_googlemap_pc{
	display:none;
}
}

div.info_pmap{
	/*padding-top:20px;*/
}
@media screen and (max-width: 600px) {
div.info_pmap img{
	width:100%;
	height:auto;
}
}


div.info_box_01{
	background-color:#FFF;
	/*margin-top:20px;*/
	padding-top:5px;
	padding-bottom:5px;
}
div.info_box_01 table{
	border-collapse:collapse;
}
@media screen and (min-width: 600px) {div.info_box_01 table{
	width:842px;
	margin:0 auto;
}
}
@media screen and (max-width: 600px) {
div.info_box_01 table{
}
}
div.info_box_01 table th,
div.info_box_01 table td{
	/*border-bottom:2px #999999 dotted;*/
	background-image:url(../img/dot_01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
div.info_box_01 table th.last-th,
div.info_box_01 table td.last-td{
	background-image:none;
}
div.info_box_01 table th{
	font-weight:bold;
}
@media screen and (min-width: 600px) {
div.info_box_01 table th,
div.info_box_01 table td{
	padding-top:20px;
	padding-bottom:20px;
}
div.info_box_01 table th{
	width:212px;
	padding-left:20px;
}
}
@media screen and (max-width: 600px) {
div.info_box_01 table th{
	width:33%;
	padding-left:10px;
	padding-top:14px;
	padding-bottom:17px;
}
}


div.history_landr{
	overflow:hidden;
}

@media screen and (min-width: 600px) {/*PCサイト用設定*/
div.history_lbox{
	width:330px; overflow:hidden; float:left; margin-right:42px;
}
div.history_rbox{
	width:500px; overflow:hidden; float:left;
}
}
@media screen and (max-width: 600px) {
div.history_lbox p{
	text-align:center;
}
}

p.his_img_com{
	padding-top:10px;
}
@media screen and (min-width: 600px) {/*PCサイト用設定*/
p.his_img_com{
	padding-left:24px; 
}
}

div.history_rbox table th,
div.history_rbox table td{
	/*padding-top:20px;*/
	padding-bottom:30px;
}

div.history_rbox  table th,
div.history_rbox  table td{
	background-image:url(../img/dot_03.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}



/* --- 問い合わせページ　専用スタイル --- */
/* ※問い合わせフォームでは、以前のサイト用のスタイルシートも読み込まれています（contact_cssフォルダ内 contact.css） */

.contact_box01 form{
	padding-left:20px;
	/*padding-top:10px;*/
	background-color:#FFF;
}



