@charset "UTF-8";

/* ------------------------------------------------------------------
	1. Reset styles
-------------------------------------------------------------------*/
*,
*:before,
*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
} 
html {
	overflow-x:hidden;
	background:#FFF;
}
body {
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
	word-wrap:break-word;
}
img, object, embed {
	max-width:100%;
	height:auto;
}
object, embed { height:100%; }
img {
	-ms-interpolation-mode:bicubic;
	vertical-align:middle;
}
.imgMax { width:100%; }
.pcDisplay { display:block; }
.spDisplay { display:none; }
.noDisplay { display:none !important; }

/* ------------------------------------------------------------------
	2. Content
-------------------------------------------------------------------*/
body {
	font-family:Roboto, "¥á¥¤¥ê¥ª", Meiryo, "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	color:#2C2C2C;
	line-height:1.7;
	letter-spacing:1px;
}
#container { letter-spacing:0; }
.css-shapes-preview {
    position:relative;
    height:0;
    max-width:1000px;
    border-left:60px solid transparent;
    border-right:60px solid transparent;
    border-bottom:136px solid #ED0000;
}
.css-shapes-preview2 {
    position:relative;
    height:0;
    max-width:1120px;
    border-left:60px solid transparent;
    border-right:60px solid transparent;
    border-bottom:136px solid #eee;
}
a.link1 {
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:#213263 url(../img/other/icon_arrow3.png) no-repeat 100% 50%;
	padding:12px 40px 12px 15px;
	min-width:140px;
	text-align:center;
}
a.link1 img { margin-right:15px; }
a.link2 {
	display:inline-block;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	background:#ee0000 url(../img/other/icon_arrow3.png) no-repeat 100% 50%;
	padding:15px 45px 15px 20px;
	min-width:140px;
	text-align:center;
}
a.link2 img { margin-right:25px; }
.headline1 {
	font-size:40px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
	background:url(../img/other/icon_arrow5.png) no-repeat 50% 100%;
	padding-bottom:15px;
	margin-bottom:50px;
}
.headline2 {
	background:url(../img/other/dot1.png) repeat-x 50% 50%;
	font-size:22px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
	margin-bottom:40px;
}
.headline2 span {
	display:inline-block;
	background:#eee url(../img/other/icon_arrow6.png) no-repeat 50% 100%;
	padding:10px;
}
.headline3 {
	font-size:40px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
	color:#fff;
	background:url(../img/other/icon_arrow11.png) no-repeat 50% 100%;
	padding-bottom:15px;
	margin-bottom:50px;
}
.headline4 {
	background:#eee;
	text-align:center;
	color:#213263;
	font-size:22px;
	font-weight:bold;
	letter-spacing:3px;
	text-shadow:1px 1px 0 #fff;
	padding:20px 10px;
	margin-bottom:50px;
}
.headline5 {
	background:#223263 url(../img/other/icon_square1.png) no-repeat 13px 50%;
	padding:5px 10px 4px 35px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	margin-bottom:20px;
}
.headline5.lightBg {
	background:url(../img/other/icon_square1.png) no-repeat 13px 50%, url(../img/other/bg_square2.png) repeat 0 0;
}
.headline6 {
	background:url(../img/other/dot1.png) repeat-x 50% 50%;
	font-size:22px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
	margin-bottom:40px;
}
.headline6 span {
	display:inline-block;
	background:#FFF url(../img/other/icon_arrow6.png) no-repeat 50% 100%;
	padding:10px 30px;
}
.headline7 {
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #e9e9e9;
	padding-bottom:4px;
	margin-bottom:12px;
}
.headline8 {
	font-size:18px;
	font-weight:bold;
	background:url(../img/other/icon_square1.png) no-repeat 0 9px;
	padding-left:20px;
	margin-bottom:30px;
}
.faxNumber {
	pointer-events:none;
}
.color1 { color:#ee0000; }
.pb0 { padding-bottom:0 !important; }
.pt10 { padding-top:10px; }
.pt30 { padding-top:30px; }
a.underline { text-decoration:underline; }
.wrap900 {
	margin-left:auto;
	margin-right:auto;
	max-width:900px;
}

/* top page */
#top #pageTop { display:block; }
.mainImg {
	background:url(../../img/top/bg_main.png) repeat-x 0 100%;
	padding-left:10px;
	padding-right:10px;
}
.mainImg .inner {
	margin:0 auto;
	max-width:1000px;
	position:relative;
}
.mainImg .inner .pic { margin-right:-90px; }
.mainImg .inner div {
	position:absolute;
	left:0;
	top:10.4%;
}
.mainImg .inner .text1 {
	font-size:24px;
	color:#213263;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	line-height:1.8;
	letter-spacing:2.4px;
	margin-bottom:6px;
}
.mainImg .inner .text2 {
	font-size:34px;
	color:#ED0000;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	line-height:1.8;
	letter-spacing:2.7px;
	margin-bottom:110px;
}
.mainImg .inner div ul {
	width:79%;
	max-width:435px;
	margin-left:8px;
}
.mainImg .inner div ul li {
	float:left;
	width:33.33%;
	font-size:14px;
	color:#ED0000;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:0;
	text-align:center;
}
.section1 {
	background:#eee;
}
.section1Inner {
	background:url(../../img/top/bg_top3.png) no-repeat 50% 0;
	padding:0 10px 10px;
}
.anchorList1 {
	padding-top:38px;
	margin:0 auto 80px;
	max-width:970px;
}
.anchorList1 li {
	float:left;
	width:33.33%;
}
.anchorList1 li a {
	display:block;
	background:#fff url(../img/other/icon_arrow2.png) no-repeat 100% 50%;
	color:#ED0000;
	font-size:16px;
	font-weight:bold;
	margin:0 12px;
}

.dis_a {
	pointer-events:none;
	opacity:.5;
	color:#a6adc1;
}

.anchorList1 li img {
	margin-left:22px;
}
.anchorList1 li:nth-child(2) img {
	margin-left:15px;
}
.anchorList1 li span {
	display:inline-block;
	width:68%;
	padding:15px 0;
	vertical-align:middle;
	text-align:center;
	letter-spacing:1px;
}
.topBox1 {
	margin:0 auto;
	max-width:1000px;
}
.productList1 {
	margin:0 -13px 30px;
}
.productList1 li {
	float:left;
	width:33.33%;
	margin-bottom:35px;
}
.productList1 li .item {
	background:#fff;
	margin:0 13px;
	position:relative;
}
.productList1 li.bl-hover .item {
	opacity:0.5;
	filter:alpha(opacity=50%);
	-moz-transition:all 0.26s ease-out;
	-o-transition:all 0.26s ease-out;
	-webkit-transition:all 0.26s ease-out;
	-ms-transition:all 0.26s ease-out;
}
.productList1 li .itemHead {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	background:url(../img/other/icon_arrow7.png) no-repeat 50% 100%;
	padding-bottom:9px;
	margin-bottom:-9px;
	position:relative;
	z-index:1;
}
.productList1 li .itemHead h4 {
	display:block;
	background:#213263;
	line-height:1.5;
	height:100%;
	padding:0 5px;
	font-weight:bold;
}
.productList1 li .bgRed .itemHead {
	background:url(../img/other/icon_arrow8.png) no-repeat 50% 100%;
}
.productList1 li .bgRed .itemHead h4 {
	background:#ED0000;
}
.productList1 li .itemHead h4 span {
	display:inline-block;
	vertical-align:middle;
	width:99%;
	padding:8px 10px 14px;
}
.productList1 li .itemHead h4 em {
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:1px;
}
.productList1 li .item .pic {
	text-align:center;
}
#top .productList1 li .item .pic img {
	width:88%;
}
#top .productList1 li .item .pic img.fullPic {
	width:100%;
}
#top .productList1 li .item .pic img.picStyle {
	margin:8% 0 1%;
}
.productList1 li .text {
	padding:10px 25px 20px;
}
.productList1 li .item .arrowImg {
	position:absolute;
	right:0;
	bottom:0;
}
.section2 {
	background:url(../../img/top/bg_top4.png) no-repeat 50% 0;
	background-size:cover;
	padding:150px 10px 90px;
	margin-bottom:70px;
}
.section2Inner {
	margin:0 auto;
	max-width:780px;
	background:#fff;
	position:relative;
}
.newsList {
	padding:35px;
}
.newsList li {
	border-bottom:2px solid #E9E9E9;
	padding-bottom:25px;
	margin-bottom:25px;
}
.newsList li:last-child {
	border-bottom:none;
	margin-bottom:10px;
}
.newsList li .date {
	color:#ED0000;
	font-weight:bold;
	letter-spacing:1px;
	display:inline-block;
	margin-bottom:5px;
}
.newsList li a {
	font-size:14px;
	text-decoration:underline;
}
.toList {
	position:absolute;
	left:0;
	bottom:-24px;
	width:100%;
	text-align:center;
}
.toList .link1 {
	font-size:16px;
	letter-spacing:3px;
	padding-right:20px;
}
.section3 {
	padding-left:10px;
	padding-right:10px;
	max-width:1000px;
	margin:0 auto;
}
.itemList1 {
	margin:0 -13px 30px;
}
.itemList1 li {
	float:left;
	width:33.33%;
	margin-bottom:60px;
}
.itemList1 li.bl-hover {
	opacity:0.5;
	filter:alpha(opacity=50%);
	-moz-transition:all 0.26s ease-out;
	-o-transition:all 0.26s ease-out;
	-webkit-transition:all 0.26s ease-out;
	-ms-transition:all 0.26s ease-out;
}
.itemList1 li .item {
	margin:0 13px;
}
.itemList1 li h4 {
	font-weight:bold;
	letter-spacing:2px;
	font-size:16px;
	background:url(../img/other/icon_arrow2.png) no-repeat 102% 55%;
	border-bottom:2px solid #ED0000;
	padding-bottom:12px;
	padding-top:18px;
	margin-bottom:15px;
}
.itemList1 li h4 span {
	display:block;
	background:#213263;
	padding:10px 0 8px;
}
.itemList1 li .item .pic img {
	width:100%;
}
.section4 {
	background:url(../img/other/line1.png) repeat-x 0 0;
	padding:50px 10px 0;
}
.section4Inner {
	max-width:1000px;
	margin:0 auto;
}
.seoList {
	margin:0 -20px;
}
.seoList li {
	float:left;
	width:50%;
}
.seoList li div {
	margin:0 20px;
}
.seoList h5 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	line-height:34px;
}
.seoList li {
	line-height:22px;
}
/* news */
.roboto {
	font-family:'Roboto', sans-serif;
	font-weight:200;
}
.section5 {
	padding-left:15px;
	padding-right:15px;
}
.section5Inner {
	max-width:900px;
	margin:0 auto 60px;
}
.leftColumn {
	float:left;
	width:67%;
}
.rightColumn {
	float:right;
	width:23%;
}
.rightColumn h3 {
	font-family:'Roboto', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	background:#ED0000;
	padding:6px 0 4px 12px;
	margin-top:-2px;
}
.newsList2 li {
	font-size:14px;
	border-bottom:2px solid #E9E9E9;
	padding-bottom:30px;
	margin-bottom:40px;
}
.newsDate {
	color:#ED0000;
	font-family:'Roboto', sans-serif;
	font-weight:600;
	margin-bottom:8px;
}
.newsTitle {
	font-weight:bold;
	font-size:18px;
	line-height:1.4;
	margin-bottom:15px;
}
.cmsList {
	border:2px solid #E0E0E0;
	border-top:none;
	padding:15px 0 8px 12px;
}
.cmsList li {
	margin-bottom:8px;
}
.cmsList li a {
	display:inline-block;
	background:url(../img/other/icon_arrow14.png) no-repeat 0 50%;
	padding-left:10px;
	color:#2C2C2C;
	letter-spacing:1px;
	text-decoration:underline;
}
.singleBox {
	border-bottom:2px solid #E9E9E9;
	padding-bottom:60px;
	margin-bottom:70px;
}
.singleBox .newsTitle { margin-bottom:30px; }
.singleBox .inner {
	font-size:14px;
}
.singleBox .inner p {
	margin-bottom:15px;
}
.postNavi {
	clear:both;
	text-align:center;
}
.postNavi li {
	display:inline-block;
	width:35%;
	font-size:14px;
}
.postNavi li.listPost {
	width:20%;
}
.postNavi li.prevPost {
	text-align:right;
}
.postNavi li.nextPost {
	text-align:left;
}
.postNavi li a {
	display:inline-block;
	color:#213263;
	text-decoration:underline;
}
.postNavi li.prevPost a {
	background:url(../img/other/icon_arrow15.png) no-repeat 0 45%;
	padding-left:17px;
}
.postNavi li.nextPost a {
	background:url(../img/other/icon_arrow16.png) no-repeat 100% 45%;
	padding-right:17px;
}
.pageLink {
	text-align:center;
	margin-bottom:50px;
}
.newsAnchor { padding-bottom:20px; }
.newsAnchor li {
	text-align:center;
	margin-bottom:18px;
}
.newsAnchor li a {
	display:inline-block;
	background:url(../img/other/icon_arrow5.png) no-repeat 100% 45%;
	background-size:10px auto;
	padding-right:18px;
	text-decoration:underline;
	color:#213263;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
}

/* company */
.column2Col {
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
}
.column2Col .itemList1 {
	margin:0 -25px 30px;
}
.column2Col .itemList1 li {
	width:50%;
	font-size:14px;
	margin-bottom:40px;
}
.column2Col .itemList1 li .item {
	margin:0 25px;
}
.pageTopSub {
	margin-bottom:-8px;
}
.contactBox {
	background:url(../img/other/bg_contact.jpg) no-repeat center top;
	background-size:cover;
	border-top:8px solid #eee;
}
.contactBox .caption {
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	padding-top:45px;
	margin-bottom:40px;
}
.contactInner {
	max-width:560px;
	margin:0 auto;
	padding-bottom:40px;
}
.contactInner div {
	float:left;
	width:50%;
	text-align:center;
}
.contactBox h6 {
	background:url(../img/other/icon_arrow5.png) no-repeat center bottom;
	background-size:10px auto;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:13px;
}
.contactBox ul { margin-top:-3px; }
.contactBox ul li {
	font-size:28px;
	font-weight:bold;
	color:#213263;
	line-height:1.5;
}
.contactBox ul li a {
	color:#213263;
}
.contactBox ul li span {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}

/* contact */
.telBox {
	margin:0 auto 70px;
	max-width:710px;
}
.telBox ul li {
	float:left;
	width:46%;
	margin:0 2%;
	color:#213263;
	line-height:1.5;
}
.telBox ul li > div {
	border:2px solid #213363;
	border-top:none;
}
.telBox ul li h4 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:4px;
	color:#fff;
	background:url(../img/other/bg_square.png) repeat 0 0;
	padding:18px 10px 15px;
	margin:0 -2px 6px;
	text-align:center;
}
.telBox ul li h4 img {
	margin-right:10px;
	margin-top:-5px;
}
.telBox ul li p {
	text-align:center;
	padding-bottom:12px;
}
.telBox ul li p span {
	color:#213263;
	font-size:34px;
	font-weight:bold;
	letter-spacing:0;
	font-family:Arial, Helvetica, sans-serif;
}
.telBox ul li p em {
	font-style:normal;
	display:block;
	line-height:1.2;
}
.telBox ul li:last-child p {
	padding-top:10px;
}

/* sitemap */
.ml15 { margin-left:15px; }
.mr15 { margin-right:15px; }
.linkColumn {
	max-width:700px;
	margin:0 auto;
}
.linkCol {
	float:left;
	width:36%;
	font-size:14px;
}
.linkCol:first-child {
	width:62%;
	margin-right:2%;
}
.linkCol ul {
	margin-bottom:50px;
}
.linkCol ul li {
	margin-bottom:18px;
}
.linkCol ul li a {
	display:inline-block;
	background:url(../img/other/icon_arrow2.png) no-repeat 0 6px;
	padding-left:18px;
	text-decoration:underline;
}

/* privacy */
.privacyBox {
	margin-bottom:50px;
}
.privacyBox p {
	line-height:2;
	font-size:14px;
	margin-bottom:20px;
}

/* greeting */
.greeting {
	margin-top:45px;
}
.greeting p {
	font-size:14px;
	line-height:2.3;
	margin-bottom:30px;
}
.greeting .name {
	padding-top:30px;
	margin-right:30px;
	margin-bottom:120px;
	text-align:right;
}
.greeting .name span {
	display:inline-block;
	margin-right:40px;
}
.greeting .name img {
	margin-top:-20px;
}
.pageList {
	margin:0 -9px 30px;
}
.pageList li {
	float:left;
	width:25%;
	margin-bottom:10px;
}
.pageList li a {
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	border:4px solid #e0e0e0;
	background:url(../img/other/icon_arrow2.png) no-repeat 100% 50%;
	padding:12px 10px;
	text-align:center;
	margin:0 9px;
}

/* profile */
.profile {
	padding:20px 0 70px;
}
.styleTbl {
	width:100%;
	font-size:14px;
	border-top:2px solid #babfcf;
}
.styleTbl th {
	width:120px;
	padding:13px 10px 11px 2px;
	border-bottom:2px solid #babfcf;
}
.styleTbl td {
	padding:13px 0 11px;
	border-bottom:2px solid #babfcf;
}
.mapBox {
	margin-bottom:120px;
}
.mapBox .map {
	/*float:left;
	width:65.3%;
	margin-bottom:1px;*/
}
.mapBox .map p {
	font-size:14px;
	margin-bottom:20px;
}
.mapBox > ul {
	/*float:right;
	width:33.3%;*/
	margin:0 -10px 20px;
}
.mapBox > ul li {
	margin-bottom:20px;
	width:33.333%; float:left;
	padding:0 10px;
}
.mapBox > ul li img {width:100%;}
.dotBot {
	border-bottom:2px dotted #babfcf;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* group */
.infoCom {
	margin-bottom:120px;
}
.infoCom .infoBox {
	float:left;
	width:57.5%;
}
.infoCom .infoMap {
	float:right;
	width:38%;
}
.infoCom .styleTbl {
	border-top:none;
}
.infoCom .styleTbl a {
	text-decoration:underline;
}

/* office */
.anchorBox {
	background:#d5d8e2;
	box-shadow:0 15px 15px -8px #c2c7d4 inset;
	padding:25px 15px 5px;
	margin-top:-50px;
	margin-bottom:70px;
}
.anchorBox ul {
	margin:0 -10px;
}
.anchorBox ul li {
	float:left;
	width:25%;
	margin-bottom:17px;
}
.anchorBox ul li a {
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	background:#fff url(../img/other/icon_arrow5.png) no-repeat right 15px center;
	background-size:10px auto;
	padding:12px 5px;
	text-align:center;
	margin:0 10px;
}
.mapBox3 .map {
	margin-bottom:1px;
}
.mapBox3 p {
	font-size:14px;
	margin-bottom:20px;
}
.mapBox3 iframe {
	float:left;
	width:63%;
}
.mapBox3 ul {
	float:right;
	width: 34%;
}
.mapBox3 ul li {
	margin-bottom:15px;
}
.mapBox3 + .pageTop2{
	margin-top: 15px;
}

@media screen and (max-width: 767px){
	.mapBox3{
		display: flex;
		flex-direction: column;
	}
	.mapBox3 p{
		float: right;
		width: 49%;
		margin-bottom: 10px;
		font-size: 13px;
	}
	.mapBox3 ul{
		float: left;
		order: -1;
		width: 49%;
	}
	.mapBox3 ul li{
		margin-bottom: 10px;
	}
	.mapBox3 ul li img{
		width: 100%;
	}
	.mapBox3 iframe{
		float: none;
		width: 100%;
		height: 170px;
	}
}

.mapBox2 .map {
	float:left;
	width:63%;
	margin-bottom:1px;
}
.mapBox2 .map p {
	font-size:14px;
	margin-bottom:20px;
}
.mapBox2 > ul {
	float:right;
	width:34%;
}
.mapBox2 > ul li {
	margin-bottom:15px;
}
.pageTop2 {
	text-align:right;
	margin-bottom:80px;
}
.pageTop2 a {
	display:inline-block;
	background:url(../img/other/icon_arrow17.png) no-repeat left center;
	padding-left:15px;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
}

/* product index */
.inside10 {
	padding-left:10px;
	padding-right:10px;
}
.fz0 { font-size:0; }
.productPage .productList1 li .pic,
#search .productList1 li .pic {
	border:2px solid #e0e0e0;
	border-top:none;
}

/* reach page */
.proBox1 {
	margin:0 auto 60px;
	max-width:650px;
}
.proBox1 .pic {
	float:left;
	width:30%;
	margin-right:40px;
	text-align:center;
}
.proBox1 div {
	overflow:hidden;
	font-size:14px;
}
.proBox1 div.titleHasSquare.fz16 {font-size:16px;}
.proBox1 div .title {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.proBox1 div .title span {
	display:inline-block;
	background:url(../img/other/icon_square1.png) no-repeat 0 50%;
	padding-left:20px;
}
.typeBox {
	margin-bottom:40px;
}
.typeBox h4 {
	float:left;
	width:55px;
	color:#ed0000;
	font-size:16px;
	font-weight:bold;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	background:url(../img/other/icon_arrow18.png) no-repeat 100% 50%;
	padding-right:5px;
	margin-top:-3px;
	margin-right:15px;
}
.typeBox div {
	overflow:hidden;
}
.typeBox div span {
	display:inline-block;
	background:#213263;
	color:#fff;
	font-weight:bold;
	padding:1px 5px 0;
	margin-right:3px;
	margin-bottom:5px;
}
.manyColumn {
	margin:0 -13px;
}
.manyColumn li {
	float:left;
	width:20%;
	margin-bottom:40px;
}
.manyColumn li div {
	margin:0 13px;
}
.manyColumn li div > img {
	width:100%;
}
.manyColumn div .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.05em;
	margin-top:18px;
	text-align:center;
}
.manyColumn div .title span {
	display:inline-block;
	background:url(../img/other/icon_square1.png) no-repeat 0 5px;
	padding-left:15px;
}
.marB50 {
	margin-bottom:50px;
}
.threeColumn li {
	width:33.333%;
}
.threeColumn li div {
	margin:0 49px;
}
.fourColumn li {
	width:25%;
}
.proText1 {
	clear:both;
	font-size:14px;
	margin-bottom:50px;
}
.captionLine {
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:5px;
}
.accorLine {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	letter-spacing:3px;
	cursor:pointer;
	background:#213263 url(../img/other/icon_arrow11.png) no-repeat right 15px center;
	background-size:10px auto;
	padding:10px 20px;
	margin-bottom:10px;
}
.accorLine.active {
	background:#213263 url(../img/other/icon_arrow19.png) no-repeat right 15px center;
	background-size:10px auto;
}
.accorBox {
	display:none;
}
.accorBox h3 {
	font-weight:bold;
	padding:10px 0 3px;
}
.accorBox p {
	padding-bottom:30px;
}
.box_info {border:2px solid #213263; padding:45px; margin-bottom:40px; width:650px; margin-left:auto; margin-right:auto;}
.box_info.box_info_900 {width:900px;}
.box_info .images {float:left; width:92px;}
.box_info .images img {width:92px; height:92px; margin-bottom:15px;}
.box_info .info {float:right; width:calc(100% - 92px); padding-left:45px;}
.box_info .info .title {font-size:16px; color:#213263; margin-bottom:20px; font-weight:bold;}
.box_info .info .brief {font-size:14px; line-height:1.7;}
.box_info.box_info_900 .images {width:195px; padding-top:30px;}
.box_info.box_info_900 .images img {margin-bottom:0; margin-right:8px;}
.box_info.box_info_900 .images img:last-child {margin:0;}
.box_info.box_info_900 .info {width:calc(100% - 195px);}
.proBox1 div p {text-align:justify;}
.proBox1 div .title {text-align:left;}

/* search-carmodel */
#search .headline6 { margin-bottom:20px; }
#search .headline6 span { background:#fff; }
#search .headline5 { font-size:18px; }
#search .headline7 { font-size:16px; }
.anchorBox2 {
	background:#ed0000;
	padding:22px 0 7px;
	margin-top:-50px;
	margin-bottom:30px;
}
.anchorList2 {
	margin:0 auto;
	max-width:924px;
}
.anchorList2 li {
	float:left;
	width:33.3333%;
	margin-bottom:15px;
}
.anchorList2 li a {
	display:block;
	background:#fff url(../img/other/icon_arrow2.png) no-repeat 100% 50%;
	color:#ED0000;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
	margin:0 12px;
	height:100%;
}
.anchorList2 li img {
	display:inline-block;
	vertical-align:middle;
	width:48px;
	margin-left:15px;
}
.anchorList2 li span {
	display:inline-block;
	vertical-align:middle;
	width:68%;
	padding:13px 0 10px 10%;
	letter-spacing:1px;
}
.anchorList2 li:last-child span {
	padding-left:4%;
}
.anchorList2 li em {
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:100%;
	font-size:0;
}
.anchorCol {
	margin:0 auto;
	max-width:640px;
}
.anchorCol .anchorList2 li {
	width:50%;
}
.search_area {
	padding:0 10px 20px;
}
.search_box { margin-bottom:60px; }
.search_list {
	margin-right:-12px;
	margin-bottom:20px;
}
.search_list li {
	display:inline-block;
	float:left;
	width:auto;
	margin:0 20px 16px 0;
	font-size:14px;
	letter-spacing:0.03em;
}
.search_list li a {
	display:inline-block;
	text-decoration:underline;
	font-style:normal;
}
.backLink {
	text-align:center;
	padding-top:20px;
}
.backLink a {
	display:inline-block;
	font-size:16px;
	letter-spacing:2px;
	background:url(../img/other/icon_arrow20.png) no-repeat 0 50%;
	padding-left:25px;
	text-decoration:underline;
}
#search .productList1 li:nth-child(2n) .itemHead {
    background:url(../img/other/icon_arrow8.png) no-repeat 50% 100%;
}
#search .productList1 li:nth-child(2n) .item .itemHead h4 {
	background:#ed0000;
}
#search .productList1 li:nth-child(2n+1) .item .itemHead h4 {
	background:#213263;
}


#recruit .contactBox {
	display: none !important;
}
#recruit .pageTopSub {
	margin-bottom: 0px !important;
}


.ct-box {text-align: center; margin-bottom: 57px;}
.ct-box .txt {color: #213263; font-size: 16px;font-weight: 500;line-height: 1.75;letter-spacing: 0.02em; margin-bottom: 23px;}
.ct-box .btn {}
.ct-box .btn a {display: flex;border: 2px solid #213263; height: 75px;width: 340px;align-items: center;justify-content: center; position: relative; color: #213263; line-height: 1.75;letter-spacing: 0.02em; font-weight: 700; margin: 0 auto; font-size: 16px;}
.ct-box .btn a:after {content: '';position: absolute; top: calc(50% - 5px); right: 34px; display: block; width: 6px; height: 10px; background: url("data:image/svg+xml,%3Csvg id='Group_169' data-name='Group 169' xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10'%3E%3Crect id='Rectangle_560' data-name='Rectangle 560' width='2' height='2' transform='translate(0 8)' fill='%23213263'/%3E%3Crect id='Rectangle_561' data-name='Rectangle 561' width='2' height='2' transform='translate(0 4)' fill='%23213263'/%3E%3Crect id='Rectangle_562' data-name='Rectangle 562' width='2' height='2' transform='translate(4 4)' fill='%23213263'/%3E%3Crect id='Rectangle_563' data-name='Rectangle 563' width='2' height='2' transform='translate(2 6)' fill='%23213263'/%3E%3Crect id='Rectangle_564' data-name='Rectangle 564' width='2' height='2' transform='translate(2 2)' fill='%23213263'/%3E%3Crect id='Rectangle_565' data-name='Rectangle 565' width='2' height='2' fill='%23213263'/%3E%3C/svg%3E%0A") no-repeat center; }
@media screen and (max-width: 767px){
	.ct-box .txt {font-size: 14px;}
	.ct-box .btn a {width: 100%;}
}

@media screen and (min-width: 768px){
.mapBox3 iframe {max-width: 100%; max-height: 320px!important;}
}


@media screen and (max-width: 767px){
.tableContact td,
.tableContact th { width:100%; display: block; }
}