@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese');

/**
 * reset
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, /*sup, */tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
}

sup {
	vertical-align: top;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

.insta {
    margin: 0px 20px;
    position: absolute;
}

.insta:hover {
	opacity: 0.6;
	}

body,h1,h2,h3,p,li{
	margin:0;
	padding:0;
	position:relative;
}

body {
	color:#5c6762;
	font-size:14px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "���C���I", Meiryo, "�l�r �o�S�V�b�N", sans-serif;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "���C���I", Meiryo, "�l�r �o�S�V�b�N", sans-serif\9;
	line-height: 1.6;
	overflow-x:hidden;
}

div.head {
	position:absolute;
	top: 20px;
	right:0;
	left:0;
	text-align:center;
}

div.top {
	width:100%;
	background:black;
	color:white;
	text-align:center;
	position:relative;
}

div.top img.main {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:865px;
	object-fit:cover;
	font-family:'object-fit:cover;'
}


div.top-back {
	position: absolute;
    width: 100%;
    height: 865px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

div.top h1 {
	padding-top:430px;
}

div.top h1 img {
    max-width: 90%;
}

div.top h2 {
	margin:20px auto 0 auto;
	font-size:16px;
	line-height:1.7;
	width:80%;
}

div.top h2 span {
	font-size:28px;
	font-weight:700;
	line-height:1.5;
}

div.top p {
	font-size:13px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
}

div.vr,
div.last{
	width:800px;
	margin:100px auto;
	text-align:center;
}

div.contact{
	width:100%;
	padding:100px 0;
	text-align:center;
	background: #ccefe4;
}






div.contact > p{
    font-weight: 600;
    font-size: 16px;
    color: #33aba0;
    width:90%;
    margin:0 auto;
}

div.matome {
	width:100%;
	padding:0 0 50px 0;
	text-align:center;
	background:#33aba0;
}

div.teiki {
	width:100%;
	margin:0 auto 70px auto;
	text-align:center;
}

div.matome h2 {
    font-size: 30px;
    font-weight: 600;
    padding: 80px 0 20px 0;
    color:#33aba0;
	width:90%;
	margin: 0 auto;
}

div.teiki p{
	font-size:16px;
	margin:0 auto 30px auto;
	width:320px;
	padding:5px 5%;
	position:relative;
}

div.teiki p.pp:before {
    content: '';
    height: 100%;
    width: 15px;
    border:  solid 5px #ccefe4;
    border-right:none;
    display:  block;
    position:  absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

div.teiki p.pp:after {
    content: '';
    height: 100%;
    width: 15px;
    border:  solid 5px #ccefe4;
    border-left:none;
    display:  block;
    position:  absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

div.teiki p span{
	margin:0 0.1em;
	font-weight:600;
	color:#3c332f;
}

div.teiki p.apex{
	width:88%;
	font-size:25px;
	font-weight:700;
	line-height:1.5;
	color:#33aba0;
}

div.change {
	width:100%;
	background:#23716a;
	color:white;
	text-align:center;
	padding-bottom:80px;
}

div.kinou h2{
	background:white;
	font-size:30px;
	font-weight:600;
	padding: 80px 0;
    color: #33aba0;
}

div.change h2{
	font-size:30px;
	font-weight:600;
	padding: 80px 0 40px 0;
	width:90%;
	margin: 0 auto;
}

div.change-box {
	width:100%;
	height:500px;
	margin:30px auto 0px auto;
	float:none;
	clear:both;
	border-top:7px solid #308880;
	padding-top:50px;
}

div.change-box h3{
	font-size:20px;
	font-weight:600;
    padding:0;
    height:22px;
}

div.change-box > div.left {
	width:32.5%;
	height:500px;
	position:absolute;
	left:15%;
	overflow:hidden;
}

div.change-box > div.right {
	width:32.5%;
	height:500px;
	position:absolute;
	right:15%;
	overflow:hidden;
}

div.change-box > div.quality-left {
	width:63.5%;
	left:0;
	height:580px;
}

div.change-box > div.quality-right {
	width:16.5%;
}

div.change-box div.right div,
div.change-box div.left div{
	margin:50px 0;
	width:47.5%;
}

div.change-box div.right div.left,
div.change-box div.left div.left{
	float:left;
}

div.change-box div.right div.right,
div.change-box div.left div.right{
	float:right;
}

div.change-box div.left div h4,
div.change-box div.right div h4{
	font-size:16px;
	font-weight:600;
	background: #308880;
    padding: 5px 15px 5px 40px;
    text-align: left;
    margin: 0 0 15px 0;
	text-indent:-13px;
	    box-shadow: 0 2px 2px #0e3c37;
}

div.change-box div.left div h4 i,
div.change-box div.right div h4 i {
	margin-right: 10px;
    color: yellow;
}

div.change-box div.left div p,
div.change-box div.right div p{
	text-align:left;
}


div.change-box div.left img {
	width:100%;
	object-fit:cover;
	object-position:95% 0;
}

/* IE */
@media all and (-ms-high-contrast: none) {
	div.change-box div.left img {
		height:auto;
	}
}


div.matome img {
	margin:0 auto;
}

div.matome div{
	width: 727px;
    margin: 20px auto;
    text-align: center;
}

div.matome div img{
	width:100%;
}

div.last div,
div.contact div{
	width:280px;
	margin:0 auto;
	background:white;
}

div.matome a,
div.last a,
div.contact a {
	text-decoration:none;
	color:white;
	font-weight: 600;
}

p.big_b {
	width: 280px;
    height: 30px;
    padding: 10px 0;
    text-align: center;
    background: #33aba0;
    margin: 20px auto;
    line-height: 2.0;
    font-size: 16px;
    box-shadow: 0 2px 3px #19615a;
    color:white;
}

p.big_b:hover {
	background:#71c4bd;
}

div.matome > p {
	width:800px;
	margin:0 auto 20px auto;
	color:white;
}

div.matome p.intro {
	text-align:left;
	margin: 50px auto;
}

div.merit {
	width:800px;
	margin:50px auto;
	overflow:hidden
}

div.video {
	width:800px;
	height:400px;
	margin:50px auto;
	overflow:hidden;
}

div.about,
div.kinou {
	width:100%;
	text-align:center;
	background: #f7f4ee;
	border-top:7px solid white;
}

div.function_r,
div.function_l {
	width:100%;
	height:600px;
	position:relative;
	background:white;
	margin:0 auto;
	border-bottom:7px solid white;
}

div.about div.apex {
	width:100%;
	height:500px;
	padding-bottom:50px;
	position:relative;
	margin-bottom:7px;
	background:white;
}

div.function_r div.text{
	position:absolute;
	width:30%;
	top:0;
	right:0;
}

div.function_l div.text{
	position:absolute;
	width:30%;
	top:0;
	left:0;
}

div.function_r div.pic{
	position:absolute;
	width:50%;
	height:600px;
	top:0;
	left:0;
}

div.function_l div.pic{
	position:absolute;
	width:50%;
	height:600px;
	top:0;
	right:0;
	background:white;
}

div.function_l div.pic >img{
	width:100%;
	height:600px;
	object-fit:cover;
	object-positoin:50% 0;
	overflow:hidden;
}

div.function_l div.pc_img img,
div.function_r div.pc_img img{
	width:100%;
	height:600px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.function_r div.pic_cover,
div.function_l div.pic_cover{
	display:none;
}

div.function_r div.text,
div.function_l div.text{
	text-align:left;
	padding:80px 10%;
}

div.function_r div.text p,
div.function_l div.text p{
	margin-bottom:20px
}

div.function_r div.text h3,
div.function_l div.text h3{
	font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}

div.function_l div.text video.pc_mv,
div.function_r div.text video.pc_mv {
	margin-bottom:20px;
	max-width:400px;
}

div.function_l div.text div.sp_mv,
div.function_r div.text div.sp_mv {
	display:none;
}

div.about div.apex div.pic{
	position:absolute;
	top:0;
	right:0;
	width:70%;
	padding-top:50px;
	overflow:hidden
}

div.about div.apex div.pic img{
	object-fit:cover;
	object-position:100% 0;
	font-family:'object-fit:cover; object-position:100% 0;';
	height:450px;
}

div.about div.apex div.text{
	width:30%;
	padding:100px 0 50px 20%;
	text-align:left;
}

div.function_r div.text ul,
div.function_l div.text ul{
	margin: 10px 0 30px 0;
}

div.function_r div.text div,
div.function_l div.text div{
	width:140px;
}

div.function_r div.text div a,
div.function_l div.text div a{
	text-decoration:none;
	color:white;
}

div.function_r div.text p.func_b,
div.function_l div.text p.func_b {
	width:100px;
	height: 25px;
    padding: 5px 20px;
    background: #33aba0;
    margin: 15px auto;
    line-height: 2.0;
    font-weight:600;
	font-size:13px;
	box-shadow: 0 2px 2px #727b7a;
}

div.function_r div.text p.func_b:hover,
div.function_l div.text p.func_b:hover {
	opacity:0.65;
}

div.vr >p,
div.last > p{
	text-align:left;
}

div.vr div {
	width:727px;
	margin:20px auto;
	text-align:center;
}

div.footer {
	width:100%;
	background:#23716a;
	color:gray;
	padding:20px 0;
}

div.footer > div{
	min-height:100px;
	width:600px;
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
}

div.footer ul {
	width:50%;
	margin:0 auto;
	padding: 5px 0 20px 0;
    line-height: 2;
	float:left;
}

div.footer ul li{
	list-style: none;
	text-align:center;
}

div.footer ul li a{
 color:white;
 text-decoration: underline;
}

div.footer address {
	text-align: center;
    width: 1000px;
    margin: 20px auto 0 auto;
    line-height: 2.5;
    font-size:12px;
    color:#9cc7c4;
}

object.kaiten_mv {
	width:100%;
	height:603px;
	top:0;
	left:0;
	position:absolute;
}

div.function_l div.pic img.h500 {
	height:500px;
	object-position: 80% 0;
}

/* div.function_l div.h500, */
/* div.h500 { */
/* 	height:500px; */
/* } */


i.zoom {
	font-size:50px;
	color:white;
	opacity:0.5;
}


div.matome img.sp_img,
div.function_r div.sp_img,
div.function_l div.sp_img{
	display:none;
}

i.left-span {
	margin-left:10px;
}

i.right-span {
	margin-right:5px;
}


div#return {
	margin:20px 0 20px 15%;
}

div#return a{
	color:#a98242;
}

div#return a:hover{
	color:#3c332f;
}

div.video_box {
	width:70%;
	margin:0 auto;
}

div.video_box div.content_box {
	margin:0 auto 100px auto;
	text-align:center;
}


.line{
	clear:both;
	height:50px;
}

#message {
    color: white;
    margin: 10px auto 50px auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgb(51, 171, 160,0.7);
    width: 150px;
}

input {
    background: #33aba0;
    color: white;
    border: none;
    padding: 5px 10px;
    margin: 0 5px;
        box-shadow: 0 2px 2px #727b7a;
}

input:hover {
	opacity:0.65;
}

object.sp_html5 {
	display:none;
}


div.change div#ok-loupe {
	background: url(./images/virtual-quality.jpg) / auto no-repeat rgb(35, 113, 106);
}



div.tfs {
	position:relative;
	width: 100%;
	height:750px;
	padding:50px 0;
	clear:both;
	float:none;
    overflow:hidden;
    background:#f0f0fa;
}

div.tfs img.back18 {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: 35%;
    height: 850px;
    top: 0;
    font-family: 'object-fit: cover; object-position: 35%;';
}

div.knit-tfs{
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 45%, rgba(0,0,0,0.64) 55%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 45%,rgba(0,0,0,0.64) 55%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 45%,rgba(0,0,0,0.64) 55%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
    width: 100%;
    position: absolute;
    height: 900px;
    top: 0;
}

div.merit-box-m {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    color: white;
}

div.merit-box-m h2 {
    font-size: 25px;
    font-weight: 500;
    color: white;
    padding-top:0;
    max-width:90%;
    margin:0 auto;
}

div.merit-box-m h2 span {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.5;
}

div.merit-box-m > p {
    padding-top: 10px;
    max-width:90%;
    margin:0 auto;
}

p.up, div.up {
    position: relative;
}

img.white-tfs {
    position: relative;
    width: 250px;
    margin: 50px 0 20px 0;
}

img.blue-tfs {
    position: relative;
    width: 250px;
    margin: 50px auto 20px auto;
    display: none;
}

div.tfs div.button-c {
    clear: both;
    float: none;
    width: 360px;
    margin: 130px auto;
    text-align: center;
    font-size: 19.2px;
}


div.tfs_box{
	margin: 0 auto 20px auto;
	float:none;
	position:relative;
}

img.tfs {
	width:900px;
	position:relative;
	box-shadow: 0 0 20px rgb(30, 220, 255);
    padding: 7px;
    background: #abd3f7;
}

img.tfs_logo {
	width:280px;
	position:relative;
}

img.tfs-back {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#vs_yarnbank {
	max-width: 500px;
	width: 90%;
	margin-bottom: 50px;
}







#virtual_showroom * {
		padding:0;
		margin:0;
	}

/*
#virtual_showroom div.content div.content_box {
	margin: 0 auto 100px auto;
	text-align: center;
}
*/

#virtual_showroom div.content div.content_box {
    margin: auto;
    text-align: center;
    padding-top: 100px;
	padding: 100px 0 50px 0;
}

#virtual_showroom .greenback{
	background: #33aba0;
}

/*
#virtual_showroom .greenback{
background: rgb(3,173,111); /* Old browsers */
background: -moz-linear-gradient(top, rgb(3,173,111) 28%, rgb(13,53,53) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(3,173,111) 28%,rgb(13,53,53) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(3,173,111) 28%,rgb(13,53,53) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ad6f', endColorstr='#0d3535',GradientType=0 ); /* IE6-9 */


background: rgb(3,173,111); /* Old browsers */
background: -moz-linear-gradient(top, rgb(3,173,111) 33%, rgb(2,147,94) 60%, rgb(23,94,81) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(3,173,111) 33%,rgb(2,147,94) 60%,rgb(23,94,81) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(3,173,111) 33%,rgb(2,147,94) 60%,rgb(23,94,81) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ad6f', endColorstr='#175e51',GradientType=0 ); /* IE6-9 */
}
*/

#virtual_showroom .header, .content {
	padding:1em;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#virtual_showroom div.content div.content_box h2.white {
	color: white;
	font-size: 190%;
	margin: auto;
}

#virtual_showroom div.content p.showroom {
	margin: 30px auto 50px auto;
	width: 800px;
	color: white;
	text-align: left;
	line-height: 1.8;
}

#virtual_showroom div.content div.content_box h2.blue {
	color: #33aba0;
	font-size: 190%;
	margin: auto;
}

#virtual_showroom div.content p.video {
	margin: 30px auto 50px auto;
	width: 500px;
	color: #33aba0;
	text-align: left;
	line-height: 1.8;
}

#virtual_showroom div.video_size {
	width:900px;
	max-width:90%;
	height:100%;
	margin:0 auto 70px auto;
	overflow:hidden;
	position:relative;
}

#virtual_showroom div.content div.content_box div.video_size div.iframeWrap {
	width:100%;
	height:0;
	/*padding-bottom:50.7%;*/
	padding-bottom:54%;
	margin:0 auto 20px auto;
}

#virtual_showroom div.video_size iframe {
	position:absolute;
	top:0;
	left:0;
}

#virtual_showroom .showroom_banner img {
	margin-top: 50px;
	width: 100%;
}

#virtual_showroom .showroom_banner {
	width: 727px;
    margin: 20px auto;
    text-align: center;
}








@media only screen and (max-width: 2200px) {


div.h02 {
	height:450px;
}

div.h03{
	height:430px;
}


}




@media only screen and (max-width: 1900px) {


div.h02 {
	height:400px;
}

div.h03{
	height:380px;
}


}




@media only screen and (max-width: 1400px) {

div.change-box {
	height:400px;
}

div.h01 {
	height:300px;
}


div.h03{
	height:330px;
}

div.change-box > div.quality,
div.change-box div.left {
	width:42.5%;
	left:5%;
	height:430px;
}

div.change-box > div.quality-right,
div.change-box div.right {
	width:42.5%;
	right:5%;
	height:430px;
}

div.change-box div.yose-left{
	left:0;
	width:47.5%;
}

div.change-box div.yose-right {
	right:0;
	width:47.5%;
}




div#return {
	margin:20px 0 20px 30px;
}

div.video_box {
	width:auto;
	padding:0 30px 10px 30px;
}

div.video_box div.content_box {
	margin:0 auto 100px auto;
	text-align:center;
}

}







@media only screen and (max-width: 1300px) {

div.about div.apex {
	height: auto;
}

div.about div.apex div.pic{
	position:static;
	width:100%;
	padding-top:50px;
}

div.about div.apex div.text {
	width:70%;
	margin:50px auto;
	padding:0;
}



div.matome > p,
div.vr,
div.last,
div.matome p.intro {
	width:70%;
}
	
div.vr div,
div.vr div img {
	width:100%;
}

div.footer {
	width:100%;
	padding: 20px 0;
}

div.footer ul {
	width:100%;
}

div.footer ul li {
	float:none;
	margin:0;
	text-align:center;
}

div.footer address {
	text-align:center;
	width:100%;
}
	
#virtual_showroom div.content div.content_box p {
	width:70%;
}
	

}





@media only screen and (max-width: 900px) {


div.matome img.sp_img{
	display:block;
}

div.matome img.pc_img{
	display:none;
}

div.about div.apex div.text {
	width:90%;
}

div.change {
	padding-bottom:0;
}


div.h01,
div.h02,
div.h03,
div.change-box {
	height:auto;
	margin:20px auto 0 auto;
}


div.change-box > div.quality,
div.change-box > div.quality-right,
div.change-box div.left,
div.change-box div.right {
	width:90%;
	height:auto;
	position:static;
	margin:0 auto 80px auto;
}

div.change-box div.yose-left,
div.change-box div.yose-right {
	width:90%;
	margin-bottom:40px;
}

div.change-box > div.quality-left {
	width:100%;
}
	
div.about div.apex div.pic img{
	height:auto;
	max-width:80%;
}


div.vr,
div.last,
div.matome p.intro,
div.matome > p {
	width:90%;
}


div.function_r,
div.function_l {
	height:auto;
	position:relative;
}

div.function_r div.pic,
div.function_l div.pic{
	position:static;
	width:100%;
	height:auto;
}

div.matome img.sp_img,
div.function_r div.sp_img,
div.function_l div.sp_img{
	display:block;
}


div.matome img.pc_img,
div.function_r div.pc_img,
div.function_l div.pc_img{
	display:none;
}

div.function_r div.text,
div.function_l div.text{
	position:static;
	width:90%;
	margin:30px auto 80px auto;
	padding:0;
}

div.function_r div.text p,
div.function_l div.text p{
	margin-bottom:20px
}

div.function_l div.text video.pc_mv,
div.function_r div.text video.pc_mv {
	display:none;
}

div.function_l div.text div.sp_mv,
div.function_r div.text div.sp_mv {
	display:block;
}

div.function_l div.pic img,
div.function_r div.pic img{
	height:auto;
}

div.function_l div.sp_img img,
div.function_r div.sp_img img{
	width:100%;
	object-fit:cover;
}



div.function_r div.pic_cover,
div.function_l div.pic_cover{
	display:block;
	position:absolute;
	top:20px;
	left:20px;
}

div.function_r div.text h3,
div.function_l div.text h3{
	text-align:center;
}

div.function_r div.text div,
div.function_l div.text div{
	text-align:center;
	margin:0 auto;
}

object.kaiten_mv {
	width:100%;
	height:620px;
}


div.function_l div.video2{
	height:450px;
	overflow:hidden;
	position:relative;
}

div.function_l div.pic img.h500,
div.h500 {
	height:auto;
}


div#return {
	display:none;
}

div.video_box {
	padding:0;
}

div.video_box div.content_box {
	margin-bottom:0;
}



.line{
	height:0px;
}

#okzoom7 {
	width:100%;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

#message {
    position: relative;
    margin-top:-28px;
    width:auto;
}




div.matome div{
	width:90%;
}
	
#virtual_showroom .showroom_banner {
	width:90%;
}

#virtual_showroom div.content div.content_box p {
	width:90%;
}

	
}


@media only screen and (max-width: 650px) {


div.teiki p{
	font-size:14px;
	width:55%;
	padding:5px 5%;
}

div.teiki p.apex{
	width:300px;
	padding:0;
}

div.tfs {
    /* height: 920px; */
    height: 100%;
    text-align: center;
}

div.tfs img.back18 {
    left: 0;
    height: 100%;
    position: static;
    margin-top: -50px;
}

div.knit-tfs {
    display: none;
}

div.merit-box-m {
    width: 100%;
}

img.white-tfs {
    display: none;
}

img.blue-tfs {
    display: block;
}

div.tfs div.button-c {
    margin: 40px auto;
    width: 360px;
}

div.tfs p.blue_b {
    margin: 30px auto;
}

div.merit-box-m h2,
div.merit-box-m > p  {
    color: #414242;
}

}

@media only screen and (max-width: 550px) {
	
	div.top h2 span {
	font-size:26px;
}

#virtual_showroom .virtual_img {
	width: 90%;
}
	
#virtual_showroom div.content div.content_box h2 {
	max-width: 90%;
	margin: auto;
}
	
#virtual_showroom div.content div.content_box p {
	width: 90%;
}

}


@media only screen and (max-width: 500px) {


div.top-back,
div.top img.main {
	height:550px;
}

div.top h1 {
	padding-top:100px;
}

div.top p {
	width:92%;
}

object.pc_html5 {
	display:none;
}

object.sp_html5 {
	display:block;
	margin:0 auto;
}


div.top h2 {
	width:85%;
}

}



@media only screen and (max-width: 460px) {

div.tfs div.button-c {
    width: 280px;
}
	
div.top h2 span {
	font-size:20px;
}

}


@media only screen and (max-width: 350px) {

div.matome img {
	width:95%;
}


}




