@charset "utf-8";
/* CSS Document */



/* お知らせ
======================================================================== */
.osirase_header,
.osirase_outer {
	width: 1000px !important;
}

.text-underline-dark {
	display: block;
	line-height: 1.5em;
}
/* ===================================================================== */


/* 特長
======================================================================== */
.button.deeporange {
	min-width: 300px;
}
/* ===================================================================== */


/* 用途
======================================================================== */
.listBox {
	min-height: 300px;
	overflow: hidden;}
/* ===================================================================== */


/* オールラインナップ
======================================================================== */
.inner1 {
	min-height: 330px;
	overflow: hidden;
}

.inner2 {
	min-height: 350px;
	overflow: hidden;
}

.inner3 {
	min-height: 380px;
	overflow: hidden;
}
/* ===================================================================== */


/* ミラー
======================================================================== */
.mirrorImg {
	width: 80%;
	margin: 0 10%;}
	
.itemImg {
	width: 300px;
	margin: 0 435px;}
/* ===================================================================== */



/* 会社概要
======================================================================== */
.f_name,
.f_schedule,
.f_off {
	margin-left: 10px;
}

.f_name {
	float: left;
	font-size: 130%;
	margin-right: 1em;
}

.f_schedule {
	float: left;
}

.f_off {
	margin-bottom: 2em;
}
/* ===================================================================== */



/* 商標登録
======================================================================== */
.listTm {
	list-style: none;
	padding-left: 1.2em;
	margin-bottom: 1em;
	overflow: hidden;
}

.listTm li {
	float: left;
	margin-right: 1em;
	width: 370px;
}
/* ===================================================================== */


@media print, screen and (max-width:768px){
.pcNone {
	display: none;}
	
	
/* 特長
======================================================================== */
#section02-link .button.deeporange {
	width: 100%;
	box-sizing: border-box;
	min-width:inherit;
}
/* ===================================================================== */



/* ミラー
======================================================================== */
.mirrorImg {
	width: 100%;
	margin: 0 ;}
	
.itemImg {
	width: 70%;
	margin: 0 15%;}
/* ===================================================================== */



/* サポートについて
======================================================================== */
#aboutSupport .button.deeporange {
	box-sizing: border-box;
	min-width:inherit;
}
/* ===================================================================== */
	
	
/* 会社概要
======================================================================== */
.f_name,
.f_schedule,
.f_off {
}

.f_name {
	float: none;
	margin-right:0;
}

.f_schedule {
	float: none;
}

.f_off {
	margin-bottom: 2em;
	clear: both;
}
/* ===================================================================== */


/* 商標登録
======================================================================== */
.listTm {
	list-style: none;
	padding-left: 0;
	margin-bottom: 1em;
	overflow: hidden;
}

.listTm li {
	float: none;
	margin-right:0;
	width: 100%;
}
/* ===================================================================== */

}





