/* スライドインメニューに必要なところ */
html {
    position: relative;
    overflow-x: hidden;
}
body{
	overflow-x: hidden;
	margin: 0;
}
#slide_menu{
	position: absolute;
	top: 0;
	left: -240px;
	width: 240px;
	height: 100%;
    background: #E87272;
}
#container{
	position: relative;
	top:0 ;
	left:0 ;
	width: 100%;
}

/*2019.3.1職人追加*/
#QandA li{
	background-color: hsla(179,70%,48%,0.3);
	border: 5px solid hsla(186,100%,37%,1.00);
	list-style-image: none;
	list-style-type: none;
	width: 100% !important;
	height: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px;
	display: inline-block;
}
#QandA .Q{
	color: hsla(0,0%,0%,1.00);
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
#QandA .A{
	width: 100%;
	display: inline-block;
    margin-bottom: 20px;
}

/* 以下装飾など 
#slide_menu ul{
    margin: 0;
    padding: 0;
}
#slide_menu li + li{
    border-top: solid 1px #f39191; 
}
#slide_menu li{
   border-bottom: solid 1px #d56767; 
    list-style: none;
}
#slide_menu li a{
    display: block;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#button{
    position: absolute;
    top: 0;
    width: 80px;
    height: 80px;
    outline: none;
    border: none;
    background: #E87272;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
#container{
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    max-width: 750px;
}
#container h1{
    padding-left: 90px;
}
.content > section{
	width: 100%;
	height: auto;
}
.content h2{
    margin: 60px 0 20px;
    color: #666;
    font-size: 26px;
}
.content p{
    margin: 0 0 10px;
    width: 100%;
    line-height: 1.3;
}
.content img{
    display: block;
    box-sizing: border-box;
    margin:0 auto 15px;
    max-width: 450px;
    width: 100%;
    height: auto;
    border: solid 15px #fff;
    box-shadow: 0 1px 8px #ccc;
}*/

/*2019.3.5追加*/
#QandA {
	padding-left: 0;
}

#QandA li{
	background-color: hsla(179,70%,48%,0.50);
	border: 3px solid hsla(186,100%,37%,1.00);
	list-style-image: none;
	list-style-type: none;
	width: 80%;
	height: auto;
	margin-bottom: 20px;
}

#QandA li.title {
	background: none;
	border: none;
}

#q01{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
#q02{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
#q03{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
#q04{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
#q05{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}

#QandA .Q {
	color: #333;
    font-size: 24px;
    font-weight: bold;
    background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloon.png);
    background-repeat: no-repeat;
    background-size: 750px;
    height: 200px;
    padding: 80px 0 0 170px;
	margin-top: 80px;
}

#QandA .A{
	color: #333;
    font-size: 24px;
	font-weight: bold;
}

#QandA .A:before {
	content: "A:"
}

#QandA .A.mb-0 {
	margin-bottom: 0;
}

.page-link-table {
	margin: 2em auto; 
	display: block; 
	width: 80%;
}

@media (max-width: 991px) {
	#QandA .Q {
		background-size: 100%;
		padding: 65px 0 0 150px;
	}
}

@media (max-width: 767px) {
	#QandA {
		padding-left: 0;
	}
	
	#QandA .Q {
		background-image: none;
		background-repeat: no-repeat;
		background-size: 100%;
		color: rgba(255,255,255,0);
		-ms-user-select: none;
		-webkit-user-select: none;
		user-select: none;
		padding: 0;
		margin: 0;
		height: 0;
	}
	
	#QandA #q1.title,#QandA #q2.title,#QandA #q3.title,#QandA #q4.title,#QandA #q5.title {
		content: "";
		display: inline-block;
		width: 100% !important;/*画像の幅*/
		height: 100px;/*画像の高さ*/
		background-size: contain;
		background-repeat: no-repeat;
		vertical-align: middle;
	}
	
	#QandA .title:before {
		content: "";
		padding: 60px 0;
	}
	
	#QandA #q1.title {
		background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloonsp-1.png);
	}
	#QandA #q2.title {
		background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloonsp-2.png);
	}
	#QandA #q3.title {
		background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloonsp-3.png);
	}
	#QandA #q4.title {
		background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloonsp-4.png);
	}
	#QandA #q5.title {
		background-image: url(http://www.h-toli.co.jp/toli/content/images/07saiyo/balloonsp-5.png);
	}
	
	.page-link-table {
		width: 100%;
	}
	
}

/*2019.3.5追加ここまで*/


/*2019.3.7追加*/

.header .navbar.renew {
    background: #fff;
}

.header .renew  .logo {
	width: 30%;
}

@media (max-width: 600px) {
.header .renew .logo {
    width: 65%;
}
}
@media (max-width: 991px) {
.header .renew .logo {
    width: 52%;
}
}

.showroom-title {
    padding: 60px;
    background-color: rgba(255,255,255,0.8);
}

.showroom-title.sub {
    padding: 60px;
    background-color: rgba(255,255,255,0.8);
}

.showroom-title h1 {
	color: #373f48;
	font-family: "proxima-nova","Arial",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
    letter-spacing: 8px;
}

.showroom-title h2 {
	font-size: 1.5rem;	
    position: relative;
    font-family: "source-serif-pro",serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: .5px;
    line-height: 160%;
    color: #7a838c;
}

.showroom-title h1 span {
	color: #373f48;
	font-family: "proxima-nova","Arial",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9rem;
    letter-spacing: 8px;
	line-height: 1em;
	display: block;
}

.showroom-title.sub h1 {
	margin-bottom: 0;
}

.showroom-title.sub h1 span {
    font-size: 3rem;
    letter-spacing: 3px;
}

span.i-block {
    display: inline-block;
}

.bg-dark {
    background: #373f48;
}

.renew .footer {
	background-color: #373f48;
}



.vline {
	padding: 30px 120px 30px 60px;
	border-left: 15px solid #ced0d2;
	margin-left: 120px;
}

.vline h3 {
	color: #fff;
} 

.vline p {
	color: #ced0d2;
	line-height: 2em;
	margin-bottom: 0;
}

.bg-white-black {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 80%, #373f48 80%, #373f48 80%, #373f48 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 80%,#373f48 80%,#373f48 80%,#373f48 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffffff 0%,#ffffff 80%,#373f48 80%,#373f48 80%,#373f48 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#373f48',GradientType=1 ); /* IE6-9 */
}

.bg-white-black.sub {
	background: #ffffff;
}

.showroom-img {
	background-image: url(http://www.h-toli.co.jp/toli/content/images/showroom/showroom-img-r01.png);
	background-repeat: no-repeat; 
	background-position: center right;
    background-size: 70%;
	width: calc((1100px * .75) + ((100% - 1100px) / 2));
	height: 100%;"
}

.fluid-box{
	width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
}
.fluid-box-inner{
	margin: 0 auto;
	padding: 25px;
}

.showroom-box1 {
    background: url(http://www.h-toli.co.jp/toli/content/images/showroom/showroom-img-r02.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 90%;
    height: 400px;
    margin-bottom: 30px;
    position: relative;
}

.showroom-box2 {
    background: url(http://www.h-toli.co.jp/toli/content/images/showroom-img-r0333.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 90%;
    height: 400px;
    margin-bottom: 30px;
    position: relative;
}

.showroom-box3 {
    background: url(http://www.h-toli.co.jp/toli/content/images/showroom/showroom-img-r04.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 90%;
    height: 400px;
    margin-bottom: 30px;
    position: relative;
}

.showroom-box-inner {
    margin: 0 auto;
    padding: 100px;
    height: 280px;
    width: 50%;
    background: #fff;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	opacity: 0.7;
    justify-content: left; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
}

.showroom-box-inner h3 {
    position: absolute;
    left: 0;
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
    margin-bottom:0;
    font-size: 3rem;
}

.showroom-box1:hover .showroom-box-inner, .showroom-box2:hover .showroom-box-inner, .showroom-box3:hover .showroom-box-inner {
    height: 400px;
    opacity: 1;
    zoom:1;/*IE*/
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
}

.showroom-box1 a, .showroom-box2 a, .showroom-box3 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
	-webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
}

.map-icon img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 10px;
}

.map-icon h4 {
    margin-bottom: 0;
    color: #fff;
}

.showroom .tit2-2 {
    font-size: 3rem;
    margin-bottom: 1em;
    font-weight: 700;
}

.showroom span.w3 {
    color: #333;
}

@media (max-width: 991px) {
	.showroom-img {
		background-size: cover;
		background-position: center;
	}
	.vline {
		padding: 0;
		border-left: none;
		margin-left: 0px;
	}
	.showroom-box-inner h3 {
		font-size: 1.5em;
	}
	.showroom-box-inner {
	    opacity: 0.7;
	}
	
	.showroom-title h1 span {
		font-size: 4rem;
	}
	
	.showroom-title.sub h1 span {
	    font-size: 1.5rem;
	    text-align: center;
	    line-height: 1.5em;
	}
	
	.bg-white-black.sub .table-bordered td {
	    display: block;
	    width: 100%;
	    border: none;
	}
	
	.bg-white-black.sub .table-bordered tr:first-child td:first-child {
	    border-bottom: 1px solid #ddd;
	}
	
	.bg-white-black.sub .table-bordered tr {
	    border-bottom: 1px solid #ddd;
	}
	
	.showroom-box1, .showroom-box2, .showroom-box3 {
		height: 200px;
	}
	
	.showroom-box-inner {
		height: 200px;
	}
	
	.showroom-box1:hover .showroom-box-inner, .showroom-box2:hover .showroom-box-inner, .showroom-box3:hover .showroom-box-inner {
		height: 200px;
	}
	
}