@charset "utf-8";

#tc_showroom_wrap { text-align:center;}

#tc_showroom_wrap .showroom_01_box h2 { background: url("../showroom/images/rnwl/srform_img_01_bg_pc.png") no-repeat scroll 50% 50% / cover transparent;}
@media screen and (max-width:640px) {
#tc_showroom_wrap .showroom_01_box h2 { background: none;}
#tc_showroom_wrap .showroom_01_box h2>img { display: block;}
}

#tc_showroom_wrap .showroom_02_box { background: url("../showroom/images/rnwl/srform_img_02_bg_pc.png") no-repeat scroll 50% 50% / cover transparent;}
@media screen and (max-width:640px) {
#tc_showroom_wrap .showroom_02_box { background: none;}
}

#tc_showroom_wrap .showroom_03_box>div { margin: 0 auto; padding-bottom:208px; background: url("../showroom/images/rnwl/srform_img_09_pc.png") no-repeat scroll 50% 50% transparent; background-position: 50% bottom; height:0; text-indent:-9999px;}
@media screen and (max-width:1024px) {
#tc_showroom_wrap .showroom_03_box>div { padding-bottom:23%; background-size:96% auto;}
}
@media screen and (max-width:640px) {
#tc_showroom_wrap .showroom_03_box>div { padding-bottom:33%; background-image: url("../showroom/images/rnwl/srform_img_09_sp.png"); background-color: #f2edad; background-size:100% auto;}
}
@media screen and (min-width:641px) {
#tc_showroom_wrap .showroom_03_box { background: rgb(242,237,173);
background: -moz-linear-gradient(top, rgba(242,237,173,1) 0%, rgba(242,237,173,1) 15%, rgba(76,48,31,1) 15%, rgba(76,48,31,1) 30%, rgba(76,48,31,1) 100%);
background: -webkit-linear-gradient(top, rgba(242,237,173,1) 0%,rgba(242,237,173,1) 15%,rgba(76,48,31,1) 15%,rgba(76,48,31,1) 30%,rgba(76,48,31,1) 100%);
background: linear-gradient(to bottom, rgba(242,237,173,1) 0%,rgba(242,237,173,1) 15%,rgba(76,48,31,1) 15%,rgba(76,48,31,1) 30%,rgba(76,48,31,1) 100%);
position: relative;}
#tc_showroom_wrap .showroom_03_box:after { content: ""; position: absolute; right: 0; bottom: 0; width: 27%; height: 148px; background: url(../showroom/images/rnwl/srform_img_09_bg_pc.png) right bottom / 100% auto no-repeat;}
}
@media screen and (min-width:1025px) {
#tc_showroom_wrap .showroom_03_box:after { width: 267px;}
}

#tc_showroom_wrap .showroom_btn_box { margin:40px auto 60px; max-width:400px; width:100%;}
#tc_showroom_wrap .showroom_btn2_box { margin:0 auto; max-width:890px; width:100%;}
@media screen and (max-width:1024px) {
#tc_showroom_wrap .showroom_btn_box { margin:4% auto 6%; width:96%;}
#tc_showroom_wrap .showroom_btn2_box { width:96%;}
}
@media screen and (max-width:640px) {
#tc_showroom_wrap .showroom_btn_box { margin:4% auto 8%;}
}

#tc_showroom_wrap .showroom_img2_box { margin: 50px auto 0; padding-bottom: 30px; background-color: #f2edad;}
#tc_showroom_wrap .showroom_img2_box a,
#tc_showroom_wrap .showroom_img2_box div.pc_only { max-width:890px; margin: 0 auto; display: block;}
#tc_showroom_wrap .showroom_img2_box>div:first-of-type img { margin-top: -50px;}
@media screen and (max-width:1024px) {
#tc_showroom_wrap .showroom_img2_box { margin-top: 5%; padding-bottom: 3%;}
#tc_showroom_wrap .showroom_img2_box a,
#tc_showroom_wrap .showroom_img2_box div.pc_only { max-width:96%;}
#tc_showroom_wrap .showroom_img2_box>div:first-of-type img { margin-top: -5%;}
}
@media screen and (max-width:640px) {
#tc_showroom_wrap .showroom_img2_box { margin-top: 0;}
#tc_showroom_wrap .showroom_img2_box>div:first-of-type img { margin-top: 0;}
}

/* Google Map */
.map { position: relative; width: 96%; max-width:900px; margin:0 auto; height: 0; padding-top: 360px;}
@media screen and (max-width:1024px) {
.map { padding-top: 75%;}
}
.map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* other */
.sp_only {display:none;}