@charset "UTF-8";
/* CSS Document */

/************************************************
3d.css 201808
************************************************ */
/*3D依頼フォーム*/
#new3d a{
	text-decoration: underline!important;
}
#new3d {
	width: 900px;
	margin: 60px auto;
	position: relative;
}

.new3d_title2 {
	font-size: 28px;
	font-weight: 400;
	/*border-bottom: 1px dashed #000;*/
	margin: 40px auto;
	text-align: center;
}
p.new3d_title2:before {
    content: "";
    background: url(../../images/3d/ttl-form-img.png) no-repeat left top;
    background-size: contain;
    padding: 40px;
    position: relative;
    top: 10px;
	margin-left: -40px;
}
.new3d_box2 {
	background: url(../../images/3d/new3d_img2.jpg) no-repeat right top;
	background-size: 100%;
	min-height: 300px;
	/*height: 300px;*/
	margin-bottom: 20px;
}
.new3d_box2 .new3d_p {
  margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5;
}
.new3d_box2 .new3d_p2 {
  margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5;
}
.new3d_box2 .sign {
	display: inline-block;
	font-size: 13px;
	line-height: 1.4;
	border: 1px solid #ddd;
	padding: 14px;
	width: 40%;
}

#new3d .new3d_cont {
	
}
#new3d .new3d_cont table  {

}
#new3d .new3d_cont table th {
	width: 34%;
	font-size: 15px;
}
#new3d .new3d_cont table tr span {
	font-size: 12px;
	margin-top: .5em;
}
#new3d div.new3d_cont form table tbody tr td p {
	display: inline-block;
	margin-bottom: 5px;
	}
#new3d .new3d_cont table td .bnrLeft img {
	margin-top: 8px;
	margin-bottom: 2px;
}
#new3d .new3d_cont table .sample-img {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
}
#new3d .new3d_cont table .sample-img a:first-child{
	margin-right: 10px;
}

#new3d .submit-btn input{
	padding: 10px 30px;
	border: 4px double #111;
	background: #fff;
	font-size: 15px;
	-webkit-appearance: none;
  border-radius: 0;
}
#new3d .submit-btn input:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #FBF481;
}
#new3d .submit-box{
	background: #f2f2f2;
	padding: 20px 10px;
}
/*3Dシミュレーション*/
.page_3d_btn {
	margin: 20px 30px;
}
h4.trust_3d, h4.try_3d {
	margin: 20px 0 10px 0;
}
.try_3d_dl {
	margin: 20px 0 0 45px;
}
.try_3d_dl dt {
	width: 150px;
	margin: 0 30px 0 0;
	float: left;
}
.try_3d_dl dd {
	width: 300px;
	margin: 0;
	padding: 55px 0 0 0;
	float: left;
}
.try_3d_dl dd p {
	line-height: 1.8;
	font-size: 14px;
}
.page_3d_trust_ul {
	margin: 30px 0 20px
}
.page_3d_trust_ul li {
	margin-bottom: 7px;
}
.recommendation {
	background-color: #ccc;
	padding: 1em;
}
#new3d img {
	width: 100%;
	vertical-align: bottom;
}
.new3d_box {
	padding-right: 300px;
	padding-top: 30px;
	background: url(/files/images/3d/new3d_img.jpg) no-repeat right 50%;
	background-size: 42% auto;
}
.new3d_title {
	font-size: 16px;
	margin-bottom: 20px;
}
.new3d_p {
	margin-bottom: 60px;
}
#new3d div.new3d_cont form table tbody tr td.color-3d {
	/*display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;*/
}
#new3d div.new3d_cont form table tbody tr td p.coloer3d {
	/*float: left;*/
	width: 20%;
	padding: 0;
	margin: 0 2% 10px 0;
	font-size: 11px;
	vertical-align: top;
}
#new3d div.new3d_cont form table tbody tr td p.other {
	vertical-align: bottom;
}
.coloer3d label{
	width: 100%;
	font-size: 11px;
}
#new3d div.new3d_cont form table tbody tr td p.other input {
}
.coloer3d label input{
}
#new3d div.new3d_cont form table tbody tr td.color-3d img {
max-width: 100%;
}
#new3d div.new3d_cont form table tbody tr td.taste-3d {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
#new3d div.new3d_cont form table tbody tr td.taste-3d p{
	/*float: left;*/
	width: 30%;
	padding: 0;
	margin: 0 2% 10px 0;
	font-size: 11px;
	vertical-align: top;
}
#new3d div.new3d_cont form table td.agree span{
	color: #333;
	padding: 0 .5em 0 0;
}
#new3d div.new3d_cont form table td.agree a{
	vertical-align: middle;
	padding: 0 .5em 0 0;
}

/*3Dページ*/
#simu {
	margin: 0 auto 40px;
	line-height: 1.4;
}
#simu .intro{
	margin: 0 auto 30px;
	text-align: center;
}
#simu .intro img{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}
#simu .intro>p{
	background: url(../../images/3d/main-bg.jpg) repeat-x center top;
}
#simu .intro h2.lead-ttl {
	font-size: 26px;
	font-weight: 400;
	margin: 30px auto 40px;
}
#simu .intro .lead p {
	font-size: 16px; 
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 20px;
}
#simu .boxmain980{
	width: 900px;
	margin: auto;
}
.section-box1{
	margin: 0 auto 40px;
}
.section-box1 .ttl{
	position: relative;
	left: 10px;
	top: 36px;
	font-size: 20px;
	display: block;
	width: 400px;
	padding: 20px 16px 20px 10px;
	margin-top: 30px;
	border: 1px solid #000;
	background: #fff;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.10);
}
.size, .color{
	position: relative;
}
.size .ttl:before{
	content: "";
	background: url(../../images/3d/mark-img01.png) no-repeat left center;
	background-size: contain;
	padding: 10px 26px;
	margin: 0 10px 0 5px;
}
.color .ttl:before{
	content: "";
	background: url(../../images/3d/mark-img02.png) no-repeat left center;
	background-size: contain;
	padding: 10px 26px;
	margin: 0 10px 0 5px;
}
#simu .section-box1 .comment{
	position: absolute;
	right: 36px;
	bottom: 24px;
	font-size: 18px;
}
#simu .section-box1 .comment br{
	display: none;
}
#simu h3.section-ttl{
	padding: 0;
	margin: 50px auto 20px;
	text-align: center;
	border: none;
}
#simu h3.section-ttl img{
	width: 260px;
	height: auto;
}
#simu h4.sub-ttl{
	font-size: 24px;
	font-weight: 400;
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
	margin: 20px auto;
}
#simu .simu-box h4.sub-ttl{
	padding: 0 0 2px;
	margin-top: 60px;
}
#simu .simu-box h4.stylist:before{
	content: "";
	background: url(../../images/3d/mark-img03.png) no-repeat left top;
	background-size: contain;
	padding: 46px;
	position: relative;
	top:-10px;
}
#simu .simu-box h4.self:before{
	content: "";
	background: url(../../images/3d/mark-img06.png) no-repeat left top;
	background-size: contain;
	padding: 40px;
	top:-10px;
}
.section-box2{
	margin: 40px auto 0;
}
.simu-box{
	margin: 40px auto 0;
}
.simu-box>p{
	font-size: 15px;
	line-height: 1.6;
	margin: 20px auto;
}
.simu-inner2{
	background: #f2f2f2;
	text-align: center;
	padding: 30px;
	color: #333;
	border-bottom: 1px dashed #000;
	overflow: hidden;
}
.simu-inner2:last-child{
	border-bottom: none;
}
.simu-inner2 .ttl{
	font-size: 28px;
	margin: auto;
}
.simu-inner2 .ttl img{
	display: block;
	margin: auto;
}
.simu-inner2 .web-3d{
	background: #fff;
	border: 1px solid #000;
	text-align: center;
	padding: 30px;
	overflow: hidden;
}
.simu-inner2 .web-3d p{
	font-size: 15px;
	text-align: left;
	line-height: 1.6!important;
}
.simu-inner2 .web-3d p span{
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.simu-inner2 .web-3d .ol-step{
	margin: 20px auto;
	text-align: left;
}
.ol-step li {
	padding-left: 24px;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 1em;
	overflow: hidden;
}
.ol-step li img.num {
	margin: 0 0 0 -24px !important;
	vertical-align: middle;
}
.web-3d .ol-step li p {
	font-size: 13px;
}
.web-3d .ol-step li .flL img {
	border: 1px solid #ccc;
	margin: 10px 5px;
	width: auto;
	height: 200px;
}
.web-3d .ol-step li span{
	display: block;
	margin-bottom: 20px;
	font-size: 13px;
}
#simu .btn a{
	position: relative;
	display: block;
	border: double 4px #000;
	padding: 7px 16px;
	background: #fff;
	margin: 12px auto 10px ;
}
#simu .btn a:after{
	content: " ";
	position: absolute;
	right: -28px;
	bottom: -10px;
	background: url(../../images/3d/mouse-img.png) no-repeat left bottom;
	background-size: contain;
	padding: 28px;
}
#simu .btn a:hover:after{
	background: url(../../images/3d/mouse-img-h.png) no-repeat left bottom;
	background-size: contain;
	padding: 28px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
#simu .btn span{
	position: absolute;
	right: -28px;
	bottom: -10px;
}
#simu .btn img{
	width: 124px;
	height: auto;
}
#simu .btn span img{
	width: 56px;
	height: auto;
}
.shop-3d{
	background: #fff;
	border: 1px solid #000;
	text-align: center;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
}
.shop-3d .flL{
	width: 48%;
	padding: 20px 40px;
	text-align: left;
	line-height: 1.5;
}
.shop-3d .flL p{
	font-size: 15px;
}
.shop-3d .flR{
	width: 40%;
}
.shop-3d .flR img{
	width: 100%;
	height: auto;
}
.self-box{
	background: #fff;
	border: 1px solid #000;
	text-align: left;
	padding: 30px 50px 30px;
	overflow: hidden;
}
.self-box:last-child{
	border-top: none;
}
.self-box p.self-arrow{
	font-size: 18px;
	display: inline-block;
	width: 460px;
}
.self-box .self-arrow{
	background: url(../../images/3d/3d-arrow.gif) no-repeat right top;
	background-size: contain;
	padding: 10px;
}
.self-box .btn a{
	margin: 10px auto 0;
}
.section-box3{
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.section-box3 p{
	font-size: 15px;
	margin: 0 auto 20px;
	display: inline-block;
}
.section-box3 p a{
	text-decoration: underline;
}
.section-box3 ol li{
	position: relative;
	width: 50%;
	min-height: 380px;
	display: block;
	float: left;
	border: 1px solid #000;
	text-align: left;
	padding: 20px;
	margin: 0;
	overflow: hidden;
	box-sizing: border-box;
}
.section-box3 ol li:nth-of-type(1){
	background: url(../../images/3d/howto-list01.png) no-repeat left top;
	background-size: 39px;
}
.section-box3 ol li:nth-of-type(2){
	border-left: none;
	background: url(../../images/3d/howto-list02.png) no-repeat left top;
	background-size: 39px;
}
.section-box3 ol li:nth-of-type(3){
	border-top: none;
	background: url(../../images/3d/howto-list03.png) no-repeat left top;
	background-size: 39px;
}
.section-box3 ol li:nth-of-type(4){
	border-top: none;
	border-left: none;
	background: url(../../images/3d/howto-list04.png) no-repeat left top;
	background-size: 39px;
}
.section-box3 dl{
	padding: 20px 20px 10px;
}
.section-box3 dt{
	font-size: 21px;
	margin-bottom: 20px;
}
.section-box3 dd{
	font-size: 14px;
}
.section-box3 dd img{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
#simu .section-box3 .btn a:after{
	background: none;
}
#simu .section-box3 .btn img{
	width: 165px;
	height: auto;
}
#simu .section-box3 .btn a:hover{
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
}
.section-box4{
	margin: 0 auto 40px;
	overflow: hidden;
	text-align: center;
}
.section-box4 li{
	width: 30%;
	display: inline-block;
	margin: 1px;
}
.section-box4 li img{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.section-box4 li p{
	font-size: 20px;
	margin-bottom: 20px;
}

.RoomCo{
	width: 800px;
	text-align: center;
	padding: 24px;
	margin: 20px auto 50px;
	border: 1px solid #DF5A10;
	box-sizing: border-box;
}
.RoomCo p{
	margin: 20px auto 0;
	font-size: 13px;
}
.RoomCo img{
	width: 100%;
	height: auto;
}
.RoomCo a{
	text-decoration: none;
	color: #000;
}
#simu #apli-ipad h4 {
	width: 100%;
	/*width: 800px;*/
	/*height: 61px;*/
	margin: 0 auto 20px;
}
#simu #apli-ipad h4 img,#simu #apli-iphone h4 img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#simu #apli-ipad h4 span,#simu #apli-iphone h4 span {
	display: none;
}
#simu #apli-iphone h4 {
	width: 100%;
	/*height: 61px;*/
	margin: 30px auto 10px;
}
#simu .apli-box {
	color: #6a523d;
	font-size: 14px;
}
#simu .apli-box p {
	font-size: 14px;
	line-height: 1.4;
}
#simu .apli-box strong {
	color: #df5a10;
}
#simu .apli-box .note {
	font-size: 12px; line-height: 18px;
	color: #666;
	margin-left: 1em;
	text-indent: -1em;
	margin-top: 0.5em;
	display: block;
}
#simu .apli-box img.flL {
	margin: 0 10px 10px 0;
}
#simu .apli-box img.flR {
	margin: 0 0 10px 10px;
}
#simu p.apli-btn {
	clear: left;
	margin-top: 15px;
}
#simu .apli-box p.apli-btn img {
	margin-right: 10px;
	vertical-align: middle;
}


@media screen and (max-width: 896px){
	/*3D依頼フォーム*/
	#new3d {
		width: 100%;
		margin: 0 auto;
	}
	.new3d_title2 {
		font-size: 18px;
		padding-left: 48px;
		margin: 50px auto 30px;
		text-align: left;
	}
	p.new3d_title2:before {
		content: "";
		padding: 30px;
		display: block;
		float: left;
		position: absolute;
		top: -24px;
		left: -5px;
		margin: 0;
		}

	.new3d_box2 {
		background: url(../../images/3d/new3d_img2.jpg) no-repeat right top;
		background-size: 90%;
		margin-bottom: 40px;
		height: auto;
		min-height: inherit;
	}
	.new3d_box2 .new3d_p {
		margin-bottom: 20px;
		font-size: 13px;
		line-height: 1.5;
		width: 100%;
	}	
	.new3d_box2 .new3d_p2{
		margin-bottom: 20px;
		font-size: .13px;
		line-height: 1.5;
		width: 100%;
	}	
	.new3d_box2 .sign {
		font-size: 13px;
		padding: 14px;
		width: 46%;
	}

	#new3d div.new3d_cont form table tbody tr {
	}

	#new3d div.new3d_cont form table tbody tr td {
		padding: 10px !important;
		font-size: 13px;
	}

	#new3d .new3d_cont table td .coloer3d img{
		margin-top: 5px;
		margin-bottom: 2px;
	}
	#new3d .submit-btn input{
		font-size: 14px;
		padding: .5em 4em;
	}
	#new3d .submit-box{
		padding: 1em;
	}
	#new3d input[type="text"] {
    width: 100%;
	}
	
	/*3Dページ*/
	#simu {
		width: 100%;
		background: #fff;
		margin-bottom: 0;
	}
	#simu img {
		margin: 0 auto;
	}
	#simu .intro{
		margin: 0 auto 20px;
	}
	#simu .intro p{
		margin: 0;
	}
	#simu .intro p img{
		margin: 0;
	}
	#simu .intro h2.lead-ttl {
		font-size: 20px;
		font-weight: 400;
		line-height: 1.4 !important;
		margin: 20px auto 30px;
		text-align: center;
		color: #000;
	}
	#simu .intro .lead p {
		font-size: 14px; 
		line-height: 1.5;
		padding: 0 4%;
		margin-bottom: 14px;
		text-align: left;
	}
	#simu .intro .lead p br {
		display: none;
	}
	#simu .boxmain980{
	width: 95%;
}
	.section-box1{
		margin: 0 auto 30px;
	}
	.section-box1 .ttl{
		position: relative;
		left: 0;
		top: 20px;
		font-size: 15px;
		width: 50%;
		padding: 1em 1em;
		margin-top: 30px;
		color: #000;
	}
	.section-box1 .size p,.section-box1 .color p{
		margin: 10px 0;
	}
	.size, .color{
		position: relative;
		margin-bottom: 20px;
		text-align: center;
	}
	.color img{
		max-width: 100%;
	}
	.size .ttl:before{
		content: "";
		background: url(../../images/3d/mark-img01.png) no-repeat left top;
		background-size: contain;
		padding: 10px 20px;
		margin: 0 10px 0 5px;
	}
	.color .ttl:before{
		content: "";
		background: url(../../images/3d/mark-img02.png) no-repeat left top;
		background-size: contain;
		padding: 10px 20px;
		margin: 0 10px 0 5px;
	}
	#simu .section-box1 p.comment{
		position:relative;
		top: 0;
		right: 0;
		left: 0;
		font-size: 18px;
		text-align: center;
		margin: 10px auto 0;
		padding: 0 50px;
		display: inline-block;
	}
	#simu .section-box1 .comment:before{
		position: absolute;
		top: -10px;
		left: 2%;
		content: "";
		background: url(../../images/3d/comment-l.gif) no-repeat left bottom;
		background-size: contain; 
		padding: 10px;
		display: block;
		width: 16px;
		height: 16px;
	}
	#simu .section-box1 .comment:after{
		position: absolute;
		top: -10px;
		right: 2%;
		content: "";
		background: url(../../images/3d/comment-r.gif) no-repeat right bottom;
		background-size: contain; 
		padding: 10px ;
		display: block;
		width: 16px;
		height: 16px;
		float: left;
	}
	
	#simu h3.section-ttl{
		margin: 30px auto 10px;
	}
	#simu h3.section-ttl img{
		width: 80%;
		height: auto;
		max-width: 200px;
	}
	#simu h4.sub-ttl{
		font-size: 18px;
		padding-bottom: 10px;
		margin: 10px auto 20px;
	}
	#simu .simu-box h4.sub-ttl{
		position: relative;
		margin-top: 20px;
	}
	#simu .simu-box h4.self{
		margin-top: 50px;
	}
	#simu .simu-box h4.stylist span{
		padding-left: 50px;
	}
	#simu .simu-box h4.self span{
		padding-left: 60px;
	}
	#simu .simu-box h4.stylist:before{
		content: "";
		background: url(../../images/3d/mark-img03.png) no-repeat left bottom;
		background-size: contain;
		padding: 32px;
		display: block;
		float: left;
		position: absolute;
		top:-40px;
		left: -5px;
	}
	#simu .simu-box h4.self:before{
		content: "";
		background: url(../../images/3d/mark-img06.png) no-repeat left top;
		background-size: contain;
		padding: 32px;
		display: block;
		float: left;
		position: absolute;
		top:-38px;
		left: -5px;
	}
	#simu .simu-box p br{
		display: none;
	}
	
	.section-box2{
		margin: 20px auto 0;
	}
	.simu-box{
		margin: 10px auto 0;
	}
	.simu-box>p{
		font-size: 13px;
		line-height: 1.5;
		padding: 0 2%;
		margin: 10px auto 20px;
	}
	.simu-inner2{
		padding: 20px 10px;
	}
	.simu-inner2 .ttl{
		font-size: 18px;
		margin: auto;
		text-align: center;
	}
	.simu-inner2 .ttl img{
		display: block;
		margin: auto;
		width: 80%;
		max-width: 60px;
	}

	.simu-inner2 .web-3d{
		padding: 20px 14px;
		overflow: hidden;
	}
	.simu-inner2 .web-3d p{
		font-size: 13px;
		line-height: 1.5;
		margin: 0;
		text-align: left;
	}
	.simu-inner2 .web-3d p span{
		display: block;
		font-size: 13px;
		margin-top: 10px;
	}
	.simu-inner2 .web-3d .ol-step{
		padding: 0;
		margin: 20px auto;
		text-align: left;
	}
	.ol-step li {
		padding-left: 24px;
		font-size: 13px;
		line-height: 1.5;
		margin-bottom: .5em!important;
		list-style-type: none;
	}
	.web-3d .ol-step li p {
		font-size: 13px;
		margin: 0;
		display: inline-block;
	}
	.web-3d .ol-step li .flL {
		margin: 10px 5px;
		width: 46%;
		display: inline-block;
		vertical-align: bottom;
	}
	.web-3d .ol-step li p img {
		display: inline-block !important;
	}
	.web-3d .ol-step li .flL img {
		margin: 0;
	}
	.web-3d .ol-step li span{
		display: block;
		margin: 5px auto 20px;
		font-size: 13px;
	}
	.ol-step li img.num {
		width: 16px;
		height: 16px;
		margin: 0 0 0 -20px !important;
	}
	#simu .btn a{
		display: inline-block;
		padding: 7px 30px;
		background: #fff;
		margin: 20px auto 10px ;float: none;
	}
	#simu .btn span{
		position: absolute;
		right: -20px;
		bottom: -10px;
	}
	#simu .flR{
		float: none;
	}
	#simu .btn img{
		width: 100%;
		height: auto;
		max-width: 100px;
	}
	#simu .btn span img{
		width: 100%;
		height: auto;
		max-width: 40px;
	}
	#simu .btn span{
		position: absolute;
		right: -20px;
		bottom: -10px;
	}
	.shop-3d .flL{
		width: 48%;
		padding: 20px 14px;
		text-align: left;
		line-height: 1.5;
		float: left;
	}
	.shop-3d .flL p{
		font-size: .8rem;
		margin-top: 0;
	}
	.shop-3d .flR{
		width: 40%;
		float: right;
	}
	.self-box{
		text-align: left;
		padding: 20px 14px;
	}
	.self-box p.self-arrow{
		font-size: 13px;
		display: inline-block;
		width: 60%;
		padding: 10px 30px 10px 0;
		margin: 0 ;
	}
	.self-box .self-arrow{
		background: url(../../images/3d/3d-arrow.gif) no-repeat right top;
		background-size: contain;
		padding: 15px;
	}
	.self-box .btn a{
		margin: 10px auto 0;
	}
	#simu .self-box .btn {
		width: 34%;
		padding: 5px;
		margin: 0 5px 0 0;
		float: right;
	}
	.section-box3{
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	.section-box3 p{
		font-size: 13px;
		margin: 0 auto 20px;
		border: none;
		text-align: left;
	}
	.section-box3 p a{
		color: #000;
		border: none;
	}
	.section-box3 ol{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		justify-content: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: center;
		padding: 0;
	}
	.section-box3 ol li{
		position: relative;
		width: 50%;
		min-height: inherit;
		display: block;
		float: left;
		text-align: left;
		padding: 30px 15px 20px;
		margin: 0;
	}
	.section-box3 ol li:nth-of-type(1){
		background: url(../../images/3d/howto-list01.png) no-repeat left top;
		background-size: 32px;
	}
	.section-box3 ol li:nth-of-type(2){
		border-left: none;
		background: url(../../images/3d/howto-list02.png) no-repeat left top;
		background-size: 32px;
	}
	.section-box3 ol li:nth-of-type(3){
		border-top: none;
		background: url(../../images/3d/howto-list03.png) no-repeat left top;
		background-size: 32px;
	}
	.section-box3 ol li:nth-of-type(4){
		border-top: none;
		border-left: none;
		background: url(../../images/3d/howto-list04.png) no-repeat left top;
		background-size: 32px;
	}
	.section-box3 dl{
		padding: 0;
	}
	.section-box3 dt{
		font-size: 18px;
		margin-bottom: 14px;
		color: #000;
	}
	.section-box3 dd{
		font-size: 12px;
		margin: 0;
	}
	.section-box3 dd img{
		width: 100%;
		height: auto;
		margin-top: 10px !important;
	}
	#simu .section-box3 .btn img{
		width: 100%;
		height: auto;
		max-width: 120px;
	}
	.section-box4{
		margin: 0 auto 40px;
		overflow: hidden;
		text-align: center;
	}
	.section-box4 li{
		width: 30%;
		display: inline-block;
		margin: 1px;
	}
	.section-box4 li img{
		width: 100%;
		height: auto;
		margin: 10px auto;
	}
	.section-box4 li p{
		font-size: 1rem;
		margin-bottom: 20px;
	}

	#simu .RoomCo{
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		padding: 4%;
		margin: 20px auto 30px;
		border: 1px solid #DF5A10;
	}
	#simu .RoomCo img{
		width: 100%;
		max-width: 400px;
		margin: 0;
	}
	#simu .RoomCo a{
		margin: 0 !important;
	}
	#simu .RoomCo p{
		margin: 14px auto 0;
		font-size: 12px;
		text-align: left;
		line-height: 1.4;
	}
	#simu #apli-ipad h4, #simu #apli-iphone h4 {
    width: 100%;
    height: auto;
	}
	#simu .apli-box {
		font-size: 12px!important;
		line-height: normal!important;
		clear: both;
		margin: 0 auto 30px;
	}
	#simu .apli-box p {
		font-size: 13px;
		line-height: 1.4;
		margin: 20px auto;
	}
	#simu .apli-box img {
		margin: 0 1% 1em !important;
	}
	#simu .apli-box img.flL {
		width: 20%;
		max-width: 94px;
		float: left;
	}
	#simu .apli-box img.flR {
		width: 76%;
		max-width: 252px;
		float: right;
	}
	#simu p.apli-btn img {
		max-width: 100%;
		float: none !important;
		margin: 0 1% !important;
	}
	.simu-inner{
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 568px){
	/*3D依頼フォーム*/
	.new3d_title2 {
		font-size: 5.4vw;
	}
	.new3d_box2 {
		background: url(../../images/3d/new3d_img2.jpg) no-repeat right top;
		background-size: 80%;
		margin-bottom: 40px;
	}
	.new3d_box2 .new3d_p {
		padding: 0 2%;
		margin-bottom: 20px;
		line-height: 1.5;
		width: 64%;
	}
	.new3d_box2 .sign {
		width: 100%;
		box-sizing: border-box;
	}
	#new3d .new3d_cont table {
		border: none;
	}
	#new3d div.new3d_cont form table tbody tr td p.coloer3d {
		width: 31%;
	}
	#new3d div.new3d_cont form table tbody tr td p.coloer3d:nth-of-type(3n) {
		margin-right: 0;
	}
	#new3d div.new3d_cont form table tbody tr th {
		width: 100% !important;
    padding: 8px 2%  !important;
		font-size: 13px;
		border: none;
		box-sizing: border-box;
	}
	
		/*3Dページ*/
	#simu .intro h2.lead-ttl {
		font-size: 5.4vw;
		font-weight: 400;
		line-height: 1.5;
		margin: 30px auto;
		text-align: center;
	}
	#simu .intro .lead p {
		font-size: 3.4vw; 
		margin-bottom: 10px;
	}
	.section-box1 .ttl{
		position: relative;
		left: 0;
		top: 10px;
		font-size: 14px;
		display: block;
		width: auto;
		padding: .7em 1em .7em 0;
		margin: 0 !important;
	}
	#simu .section-box1 p.comment{
		font-size: 14px;
		text-align: center;
		margin: 10px auto 0;
		padding: 0 30px;
		line-height: 1.4;
	}
	#simu .section-box1 .comment br{
		display: inline-block;
	}
	#simu .section-box1 .comment:before{
		position: absolute;
		top: 0;
		left: 0;
	}
	#simu .section-box1 .comment:after{
		position: absolute;
		top: 0;
		right: 0;
	}
	.web-3d .ol-step li .flL {
		margin: 10px 5px;
		width: 100%;
		display: inline-block;
		vertical-align: bottom;
	}
	.web-3d .ol-step li .flL img {
		width: 90%;
		height: auto;
		margin: 0;
	}	
	.web-3d .ol-step li span{
		margin-bottom: 10px;
	}
	.shop-3d .flL{
		width: 100%;
		padding: 20px 14px 0;
		text-align: left;
		line-height: 1.5;
		float: none;
		box-sizing: border-box;
	}
	.shop-3d .flL p{
		font-size: 13px;
		margin-top: 0;
	}
	.shop-3d .flR{
		width: 100%;
		float: none;
	}
	.self-box{
		text-align: center;
		padding: 20px 14px;
	}
	.self-box p.self-arrow{
		font-size: 13px;
		display: inline-block;
		width: 100%;
		padding: 0;
		margin: 0 auto 10px;
		text-align: left;
	}
	.self-box .self-arrow{
		background: none;
		padding: 15px;
	}
	#simu .self-box .btn{
		width: auto;
		padding: 0 30px;
		margin: 0 5px 0 0;
		float: none;
	}
	.section-box3 ol li{
		position: relative;
		width: 100%;
		min-height: inherit;
		display: block;
		float: left;
		text-align: left;
		padding: 30px 15px 20px;
		margin: 0;
	}
	.section-box3 ol li:nth-of-type(1){
		background: url(../../images/3d/howto-list01.png) no-repeat left top;
		background-size: 30px;
	}
	.section-box3 ol li:nth-of-type(2){
		border-top: none;
		border-left: 1px solid #000;
		background: url(../../images/3d/howto-list02.png) no-repeat left top;
		background-size: 30px;
	}
	.section-box3 ol li:nth-of-type(3){
		border-top: none;
		background: url(../../images/3d/howto-list03.png) no-repeat left top;
		background-size: 30px;
	}
	.section-box3 ol li:nth-of-type(4){
		border-top: none;
		border-left: 1px solid #000;
		background: url(../../images/3d/howto-list04.png) no-repeat left top;
		background-size: 30px;
	}
	.section-box4 li{
		width: 48%;
		display: inline-block;
		margin: 1px;
	}
	.section-box4 li img{
		width: 100%;
		height: auto;
		margin: 10px auto 0;
	}
	.section-box4 li p{
		font-size: 1rem;
		margin: 10px auto 10px;
	}
	#simu #apli-ipad h4 img, #simu #apli-iphone h4 img{
		display: none;
	}
	#simu #apli-ipad h4 span, #simu #apli-iphone h4 span{
		display: block;
	}
	#simu #apli-ipad h4, #simu #apli-iphone h4 {
    width: 100%;
    height: inherit;
    text-indent: 0;
    background-image: none !important;
    background-color: #ece7d8 !important;
    padding: 10px;
		margin: 30px auto 10px;
    color: #df5a10;
    box-sizing: border-box;
    border: 1px dotted #dab46d;
    font-size: 14px;
		line-height: 1.5;
	}
	#simu .apli-box img.flL {
		width: 20%;
		max-width: 94px;
		float: none;
	}
	#simu .apli-box img.flR {
		width: 76%;
		max-width: 252px;
		float: none;
	}
}