@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 649px) {
	/* ----------------------------------------------- h1*/
	
.header .inner h1{
width: 55%;
margin: 0;
padding-left:10px;
}
/* ----------------------------------------------- mainimg */
.mainimg {
	width: 100%;
	height: 220px;
	max-height: 220px;
	background-size: cover;
}
.mainimg .inner {
	width: 100%;
	height: 220px;
	background-size: cover;
}
/* ----------------------------------------------- product */
.product {
	clear: both;
	position:relative;
	width:100vw;
	background-color:#D7D7EA;
	border-top:none;
	margin:0 auto;
	padding-bottom:20px;
	background-image:none;
}
.product .line {
	display: none;
}
.product .inner {
	width: 100%;
}
.product .caption {
	position: relative;
	text-align:center;
	width: 100%;
	height: 100%;
	float: none;
	right: 0px;
	top: 0px;
	padding: 10px 0;
	color:#FFFFFF;
	background-color:#2C49AF;
}
.product .caption h2 {
	font-family:"SawarabiMincho";
	font-size:20px;
	font-weight:normal;
	text-align:center;
	margin: 0px;
}
.product .caption h2::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 2px;
	left: 0;
	right: 0;
	top:48px;
	margin: auto;
	background-color: #fff;
}
.product .caption p {
	position: static;
	font-size:14px;
	text-align:center;
	-webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
	margin:0px;
}
.product .pickup {
 position:;
	margin:40px 0;
	padding: 0;
}
.product .pickup .box01, .box02, .box03 {
	background:#FFF;
	width:70%;
	height:auto;
	margin:30px auto;
	padding:15px;
	display:block;
}
.product .pickup .box01 {
	background-image:url(../img/product_btn_sp01_icon.png), url(../img/product_btn_sp01.jpg), url(../img/product_btn_01_arrow.jpg);
	background-repeat:no-repeat, no-repeat, no-repeat;
	background-position:center 7%, center -10%, right bottom;
}
.product .pickup .box02 {
	background-image:url(../img/product_btn_sp02_icon.png), url(../img/product_btn_sp02.jpg), url(../img/product_btn_02_arrow.jpg);
	background-repeat:no-repeat, no-repeat, no-repeat;
	background-position:center 7%, center top, right bottom;
}
.product .pickup .box03 {
	background-image:url(../img/product_btn_sp03_icon.png), url(../img/product_btn_sp03.jpg), url(../img/product_btn_03_arrow.jpg);
	background-repeat:no-repeat, no-repeat, no-repeat;
	background-position:center 7%, center top, right bottom;
}
.product .pickup .txt {
	margin:80px auto 0;
	padding: 0;
	width:90%;
}
.product .pickup .txt p {
	margin:0 ;
	font-size:20px;
	text-align:center;
	padding:25px 0 15px 0px ;
}
.product .pickup .txt p a {
}
.product .pickup .txt a:hover {
}
.product .pickup .txt p span {
	color:#333333;
	margin:0px auto; 
	padding:15px 0 10px 0px ;
	font-size:12px;
	text-align:left;
	display:block;
	line-height:1.4em;
}
/* ----------------------------------------------- technology */

.technology {
	width:100%;
	max-height:700px;
	background-image:none;
	border-top:none;
	background-color:#D7D7EA;
	margin:auto;
}
.technologyimg {
	display:none;
}
.technology .line {
	display:none;
}
.technology .inner {
	width:100%;
	height:620px;
	max-height:900px;
	background-image:none;
	overflow:visible;
	margin:auto;
}
/* caption*/

.technology .caption {
	position: static;
	width:100%;
	height:auto;
	display:block;
	color:#FFFFFF;
	background-color:#2C49AF;
	padding:10px 0;
	margin:0;
}
.technology .caption h2 {
	font-family:"SawarabiMincho";
	font-size:20px;
	font-weight:normal;
	text-align:center;
}
.technology .caption h2::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 2px;
	left: 0;
	right: 0;
	top:50px;
	margin: auto;
	background-color: #fff;
}
.technology .caption p {
	position: static;
	font-size:14px;
	text-align:center;
	-webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
	margin:0px;
}
/* catch*/
.technology .catch {
	background-image:url(../img/technology_back_sp.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height: 150px;
	max-height: 150px;
	position:static;
}
.technology .catch h3 {
	font-family:"SawarabiMincho";
	padding:180px 40px 10px 40px;
	font-size:20px;
	line-height:1.1em;
	text-shadow:none;
	font-weight:normal;
	font-size:22px;
	color:#333333;
	margin: 0px auto;
}

.technology .catch .coiltype {
		background-color:	#D7D7EA;

	line-height: 1.4em;
	padding:0px;
	margin:3px auto;
	width:100%;
}
.technology .catch .coiltype:before, .coiltype:after {
}
.technology .catch .coiltype:before {
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	left: 40px;
}
.technology .catch .coiltype:after {
	content: '';
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	right: 40px;
}
.technology .catch .coiltype ul {
	margin: 0 auto;
	width:75%;
	padding:0 0;
	
}
.technology .catch .coiltype ul li {
	color:#333333;
	text-shadow:none;
	margin: 0 30px ;
	padding: 0;
	background-color:	#D7D7EA;
}
.technology .catch .btn {
	background-color:	#D7D7EA;
	margin:auto;
	width:100%;
	text-align:center;
background-image:none;
	padding: 5px 0;
	border:none;

}
.technology .catch .btn p {
	background-color:#2C49AF;
	border:none;
	color:#fff;
	margin:20px auto;
	padding: 5px 0;
	width:140px;
	text-align:center;
	float:none;
	font-size:95%;
	background-image:url(../img/icon_btn.png);
	background-repeat:no-repeat;
	background-position:right 5% bottom 50%;
}

.technology catch2{
	background-color:#2C49AF;
	margin:20px;
	padding:0px;
	
}
.technology .catch .btn a {
}
.technology .catch .btn p:hover {
	opacity: 0.8;
}
.technology .catch .coiltype h4 {
	margin:10px 60px;
	font-size:120%;
	color:#333333;
	text-shadow:none;
}
/* ----------------------------------------------- news */
.news {
	position:relative;
	background-color:#fff;
	width:100%;
	margin:20px auto;
}
.news .inner {
	width:100%;
	margin: auto;
}
.news .inner h3 {
	font-family:"SawarabiMincho";
	color:#2C49AF;
	text-align:center;
	font-size:20px;
	margin:0px auto 10px;
	padding-top:30px;
}
.news .inner .textarea {
	background-color:#fff;
	width:90%;
	margin:10px auto;
padding:0:
}
.news .inner .textarea ul {
	margin:0 auto;
	width:90%;
	padding:0px;
}
.news .inner .textarea li {
	list-style: none;
	border-bottom:#666666 dashed 1px;
	padding:5px 0;
	margin-bottom:10px;
}
.news .inner .textarea li span {
	color:#006699;
	margin-right:0px;
	display:block;
}

.news .inner .btn {
	color:#fff;
	margin:50px auto;
	padding:5px 0px;
	width:140px;
	text-align:center;
	font-size:95%;
}
.news .inner .btn:hover {
}
.news .inner .btn a:hover {
}
/* ----------------------------------------------- bana */
.bana {
	width:100%;
	padding:30px 0;
}
.bana inner {
	width:100%;
}
.bana ul {
}
.bana li {
	width: 70%;
	height: auto;
	padding: 0;
	margin: 10px 0;
}
.bana li img:hover {
}
/* ----------------------------------------------- contact */
.contact {
	margin:0;
	padding:25px 0;
}
.contact .inner {
	width: auto;
	margin: 20px auto;
	display: block;
	text-align: center;
}
.contact .inner .box {
	display: block;
	width: 70%;
	margin: 10px auto 30px;
	padding: 10px 15px;
	background-color: #fff;
	vertical-align: middle;
}
.contact .inner .box:nth-child(1) {
	border: none;
}
.contact .inner .box:nth-child(2) {
	border: none;
}
.contact .inner .box p {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding:0;
	color:#333;
}
.contact .inner .box p.time {
	color:#2C49AF;
	font-weight:normal;
	font-size: 14px;
	text-align:center;
}
.contact .inner .box p.con img {
	margin-top:10px;
}
.contact .inner .box p.con {
	font-size: 22px;
	color:#2C49AF;
	margin:10px auto;
}
.contact h3 {
	font-size:20px;
	margin-top:0px;
}
.contact p {
	color:#fff;
	padding:20px;
	margin: 0;
	text-align:center;
	font-weight:normal;
	font-size:90%;
	line-height:1.5em;
}
}
