/* ##### oproom ##### */

#showroom #showroom_sec{
	background-color: #D7DDE3;
}
#showroom section dl dt{
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
}
#showroom .exp_txt{
	font-size: 1.8rem;
	line-height: 1.6em;
	display: block;
	padding-bottom: 2em;
}
.showroom_listBox {
	margin: 0 -10px ;
	font-size: 0;
}
.showroom_list {
	display: inline-block;
	vertical-align: top;
	width: calc( 25% - 20px );
	margin: 0 10px 60px 10px;
}
.showroom_list img {
	width: 100%;
}
.showroom_list span {
	display: block;
	margin-top: 1em;
	font-size: 15px;
	position: relative;
	padding-right: 1.5em;
}
.showroom_list span:after {
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	position: absolute;
	right: 0.3em;
	top: 0;
	bottom: 0;
	margin: auto;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/**新showroomTOP**/
#showroom #showroom_tokyo-osaka{ padding: 50px 0 60px 0; }
#showroom #showroom_tokyo-osaka .srarea_name{font-size: 2.2rem; padding-bottom: 1.5em;}
#showroom #showroom_tokyo-osaka .thm_ul{row-gap: 80px;}
#showroom #showroom_tokyo-osaka .thm_ul li{text-align: center;margin-bottom:0px!important;}
#showroom #showroom_tokyo-osaka .thm_ul li a.thm_link{ margin-bottom: 2em; display: block;}
#showroom #showroom_tokyo-osaka .thm_ul li img{ width: 100%;}
#showroom #showroom_tokyo-osaka .thm_ul li [class*="comm_btn"]{ width: 85%;}
#showroom #showroom_tokyo-osaka .sr_toseminer{text-align: center; padding-top: 5em;}
#showroom #showroom_tokyo-osaka .sr_toseminer [class*="comm_btn"]{ width: 400px;}
#showroom #showroom_tokyo-osaka .sr_toseminer .toseminer_txt{font-size: 2rem; line-height: 1.8; padding-bottom: 2em;}
#showroom #showroom_model{ padding: 50px 0 60px 0; }
#showroom #showroom_model .btn_box{text-align:center;}
#showroom #showroom_model [class*="comm_btn"]{ width: 400px;}


@media only screen and (max-width: 760px) {
	#showroom .exp_txt {
		font-size: 11px;
	}
	.showroom_listBox {
		margin: 0 -15px ;
	}
	.showroom_list {
		display: inline-block;
		vertical-align: top;
		width: calc( 50% - 30px );
		margin: 0 15px 40px 15px;
	}
	.showroom_list span {
		font-size: 11px;
		line-height: 1.4;
	}
    
    /**新showroomTOP**/
    #showroom #showroom_tokyo-osaka{ padding: 30px 0 30px 0; }
    #showroom #showroom_tokyo-osaka .srarea_name{font-size: 1.5rem; padding-bottom: 1em;}
    #showroom #showroom_tokyo-osaka .thm_ul{display: flex;flex-direction: column;padding-bottom:50px;}
    #showroom #showroom_tokyo-osaka .thm_ul li{margin-bottom: 3em;}
    #showroom #showroom_tokyo-osaka .thm_ul li a.thm_link{margin-bottom: 1em; }
    #showroom #showroom_tokyo-osaka .thm_ul li img{ }
    #showroom #showroom_tokyo-osaka .thm_ul li [class*="comm_btn"]{ padding-left: 5vw; padding-right: 5vw;}
    #showroom #showroom_tokyo-osaka .sr_toseminer{text-align: center; padding-top: 1em; font-size:1.4rem;}
    #showroom #showroom_tokyo-osaka .sr_toseminer [class*="comm_btn"]{ width: 80%;}
    #showroom #showroom_tokyo-osaka .sr_toseminer .toseminer_txt{font-size: 1.4rem; padding-bottom: 1.25em;}
    #showroom #showroom_model{ padding: 30px 0 30px 0; }
    #showroom #showroom_model [class*="comm_btn"]{ width: 80%;}
    #showroom #showroom_model .btn_box{text-align: center; margin: auto;}
}
