@charset "utf-8";
/*
 01.Service
 02.Container
 03.Search
 04.magazine
 05.Inqury
 06.News
 07.Login_parts
*/
/*====================================
	01.Service
====================================*/
.service{
	position: relative;
	z-index: 999;
	max-width: 1230px;
	margin: 0 auto;
}
.service li{
	float: left;

	width: 33%;
	height: 450px;
	list-style: none;
	text-align: center;
	letter-spacing: 1px;
	background: url(../img/common/service_bg.png) no-repeat center;
}
.service li a{
	display: block;
	text-decoration: none;
}
.service li .icon{
	margin: 4.5rem 0 0;
}
.service li h3,
.service li a h3{
	position: relative;
	width: 100%;
	color: #0078A2;
	font-size: 2.6rem;
	padding: 5.5rem 0 3.5rem;
}
.service li span{
	display: block;
	position: absolute;
	top: -0.5rem;
	width: 100%;
	color: #0078A2;
	font-size: 1.6rem;
	text-align: center;
	font-family: 'Barlow Condensed', sans-serif;
}
.service li.nidan a h3{
	line-height: 130%;
	padding: 3.3rem 0 1rem;
}
.service li.nidan span{
	line-height: 110%;
}
.service li a p{
	padding: 0 40px;
	margin: 0 auto;
	color: #525252;
	text-align: left;
	line-height: 200%;
}
.service li .btn{
	height: 32px;
	line-height: 32px;
	margin: 2rem auto 0;
	color: #fff;
	font-size: 1.4rem;
	background: url(../img/common/list1_wh.png) no-repeat 93% center #0F78A0;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.service li .btn:hover{
	color: #0078A2;
	background: url(../img/common/list1_bl_b.png) no-repeat 93% center #DBF028;
}

/*====================================
	02.Container
====================================*/
.top_container{
	position: relative;
	top: -9rem;
	margin-bottom: -9rem;
}
.cont_box{
	width: 100%;
	height: 600px;
	position: relative;
}
.cont_wrap{
	position: absolute;
	width: 50%;
	color: #fff;
	text-align: center;
	background: rgba(0,120,162,0.7);
}
.cont_inner{
	width: 100%;
	position: relative;
	display: table;
	height: 600px;
}
.cont_about .cont_wrap,
.cont_solutions .cont_wrap{
	right: 0;
}
.cont_about .cont_inner,
.cont_solutions .cont_inner{
	height: 700px;
}
.cont_txt{
	display: table-cell;
	vertical-align: middle;
	min-height: 100%;
}
.cont_about{
	height: 700px;
	background: url(../img/common/cont_about_thumb.jpg) no-repeat center top;
	background-size: cover;
}
.cont_service{
	background: url(../img/common/cont_company_service.jpg) no-repeat center top;
	background-size: cover;
}
.cont_recruit{
	background: url(../img/common/cont_company_recruit.jpg?20180903) no-repeat center top;
	background-size: cover;
}
.cont_solutions{
	height: 700px;
	background: url(../img/common/cont_solutions_thumb.jpg) no-repeat center top;
	background-size: cover;
}
.container .cont_inner h3{
	font-size: 4.2rem;
	line-height: 120%;
}
.cont_about .cont_inner h3{
	padding-top: 7rem;
}
.cont_solutions .cont_inner h3{
	margin-top: -6rem;
}
.container .cont_inner p{
	width: 290px;
	margin: 1.5rem auto 2.5rem;
	text-align: left;
	line-height: 200%;
}
.container .cont_inner .btn{
	margin: 0 auto;
}

/*====================================
	03.Search
====================================*/
.search .tit{
	position: relative;
	top: -2.5rem;
	float: left;
	width: 180px;
	padding-top: 3rem;
	line-height: 100%;
	color: #0078A2;
	letter-spacing: 1px;
	text-align: center;
	background: url(../img/common/tit_bg_wh.png) no-repeat top;
}
.search .tit_inner{
	width: 100%;
	height: 300px;
	text-align: center;
	background: url(../img/common/tit_bg_ye.png) no-repeat center 9rem;
}
.search .tit_inner a.btn{
	width: 110px;
	height: 31px;	
	margin-top: 0.6rem;
	color: #fff;
	font-size: 1.4rem;
	border-radius: 20px;
	background-color: #0078A2;
	background-image: url(../img/common/list1_wh.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s; font-weight:normal; text-decoration:none; display:block;
	}
.search .tit_inner a.btn:hover {
    color: #0078A2;
    background-color: #DCF03F;
    background-image: url(../img/common/list1_bl_b.png);
}

.search h2{
	margin-top: 1.5rem;
	line-height: 125%;
	font-size: 2.6rem;
}
@media screen and (max-width: 767px){
.search h2{	margin-top: 1.2rem !important;}
.search .tit_inner a.btn{height:26px;margin-top: 1rem;}
}


.top_search .search_box{
	float: right;
	width: 940px;
	padding: 5rem 0;
}
.search_box p{
	margin-bottom: 0.6rem;
	font-size: 1.4rem;
	font-weight: bold;
}
.search_box p:before{
	content: url(../img/icon/icon_m_search.png);
	margin-right: 1.5rem;
}
.search_box .search_inner{
	float: left;
	width: 800px;
}
/* Search_main ----------------*/
.search_main{
	margin-bottom: 3rem;
}
.search_main .words{
	float: left;
}
.search_main .words input[type="text"]{
	width: 460px;
	height: 60px;
	padding: 0 2.5rem;
	font-size: 14px;
	border-radius: 4px;
	background: #F3F3F3;
}
.search_main .tsubo{
	float: right;
}
.search_main .search_area{
	float: left;
	height: 60px;
	padding-right: 2rem;
	margin-right: 7rem;
	font-size: 1.4rem;
	border-radius: 4px;
	background: #F3F3F3;
}
.search_main .search_area select{
	width: 200px;
	height: 60px;
	padding: 0 3rem 0 1rem;
	margin-right: 0.5rem;
	background: url(../img/common/acc_number.png) no-repeat 94% center;
	background-size: 8px;
}
/*
.search_main .tsubo span{
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 0 1rem;
	text-align: center;
}
.search_main .tsubo_select select{
	height: 60px;
	padding: 0 3rem 0 1rem;
	margin-right: 0.5rem;
	background: url(../img/common/acc_number.png) no-repeat 94% center;
	background-size: 8px;
}
*/
.search_box .btn{
	float: right;
	width: 135px;
	height: 40px;
	margin-top: 4rem;
	color: #fff;
	font-size: 1.6rem;
	border-radius: 20px;
	background-color: #0078A2;
	background-image: url(../img/common/list1_wh.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.search_box .btn:hover{
	color: #0078A2;
	background-color: #DCF03F;
	background-image: url(../img/common/list1_bl_b.png);
}
/* Search_other ----------------*/
.search_other p{
	margin-bottom: 1.5rem;
}
.search_other .conditions,
.search_other .area{
	float: left;
	width: 320px;
}
.search_other .btn_area{
	float: left;
	width: 220px; text-align:left;
}
.search_other .btn_area .btn{float:none; display:block; margin-top:1.2rem; text-decoration:none; margin-left:0; width:180px; text-align:center; padding-top:0.8rem}
@media screen and (max-width: 767px){
.search_other .btn_area{ float:none; width:100%; margin-bottom:2rem}
.search_other .btn_area .btn{float:none; display:block; margin-top:0; text-decoration:none; margin:0 auto; width:240px; text-align:center; padding-top:0.9rem}
}
.search_other .conditions{
	margin-right: 6rem;
}
.other_select{
	float: right;
	width: 240px;
	margin-top: 1.5rem;
	border-bottom: 1px solid #0078A2;
}
.other_select select{
	width: 100%;
	height: 30px;
	font-size: 1.6rem;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.search_other.pc {
    display: block !important;
}
.search_other.sp {
    display: none !important;
}
@media screen and (max-width: 767px){
.search_other.sp {
    display: block !important;
}
.search_other.pc {
    display: none !important;
}
}

/*====================================
	04.magazine
====================================*/
.magazine{
	text-align: center;
}
.magazine .tit{
	display: inline-block;
	position: relative;
	height: 130px;
	margin: 0 auto;
	color: #0F78A0;
	letter-spacing: 1px;
}
.magazine .tit .icon{
	position: absolute;
	width: 150px;
	top: -3rem;
	left: -14rem;
	padding-top: 6.5rem;
	background: url(../img/common/tit_bg_gr.png) no-repeat center top;
}
.magazine .tit h3{
	position: relative;
	top: -2rem;
	z-index: 2;
	font-size: 2.4rem;
	margin-top: 6rem;
}
.magazine .tit span{
	display: block;
	margin-top: 0.5rem;
	font-size: 1.6rem;
}
.magazine ul.list{
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.magazine li{
	float: left;
	width: 360px;
	margin-bottom: 4rem;
	text-align: left;
	list-style: none;
}
.magazine li:nth-child(3n-1){
	margin-left: 6rem;
	margin-right: 6rem;
}
.magazine li a{
	display: block;
	color: #525252;
	text-decoration: none;
}
.magazine li a:hover p.poct_txt{
	color: #0078A2;
	text-decoration: underline;
}
.magazine li .thumb{
	position: relative;
	width: 100%;
	height: 240px;
	margin-bottom: 2.5rem;
	background: #DBEBF1;
}
.magazine li .thumb .inner{
	position: relative;
	width: 360px;
	height: 240px;
	overflow: hidden;
}
.magazine li .thumb img {
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  width: auto;
  min-width: 100%;
  min-height: 240px;
  margin: auto;
}
.magazine li a:hover .thumb img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.magazine li .post_info{
	position: absolute;
	left: 0;
	bottom: -1rem;
	color: #fff;
	font-size: 1rem;
}
.magazine li .post_info p{
	padding: 0 1.5rem;
	float: left;
}
.magazine li .post_info .tag{
	float: right;
	padding: 0 0.5rem;
	color: #0078A2;
	letter-spacing: 1px;
	background: #DBF028;
}
.magazine li .post_info .tag span{
	display: inline-block;
	padding: 0 0.5rem;
}
.magazine li .poct_txt{
	font-weight: bold;
	line-height: 180%;
}
.magazine li a .post_date{
	margin-top: 0.5rem;
	color: #9e9e9f;
	font-size: 1.2rem;
}
.magazine .btn{
	margin: 1rem auto 0;
}

.magazine_detail .magazine .wrap{width: 100%}
.magazine_detail .magazine li {
    width: 280px;margin:0 30px 40px 0;
}
.magazine_detail .magazine li:nth-child(3n) {margin: 0 0 40px 0}
.magazine_detail .magazine li .thumb .inner{width: 280px;height: 230px}
.magazine_detail .magazine li img{width: auto !important;height: auto !important;}
.magazine_detail .magazine li .thumb{background: none; margin-bottom: 20px}
@media screen and (max-width: 767px){
.magazine_detail .magazine li .thumb{overflow: hidden;height: 200px;}
.magazine_detail .magazine li{width: 100%; margin: 0 0 10px 0}
.magazine_detail .magazine li .thumb .inner{width: 100%;height: 230px}
}

/*====================================
	05.Inqury
====================================*/
.inqury{
	display: table;
	margin: 7.5rem auto;
	    width: 100%;
}
.inqury .inqury_box{
	display: table-cell;
	width: 50%;
	padding-bottom: 4rem;
	
	text-align: center;
	letter-spacing: 1px;
}
.inqury .inqury_box .icon{
	position: relative;
	top: -5rem;
	width: 100%;
	height: 180px;
	padding-top: 2rem;
	margin-bottom: -5rem;
	color: #0078A2;
	text-align: center;
	line-height: 100%;
	background: url(../img/common/tit_bg_wh.png) no-repeat center top;
}
.inqury .inqury_box .icon span{
	display: block;	
}
.inqury .inqury_box h3{
	margin: 3.4rem 0 3.2rem;
	color: #0078A2;
	font-size: 2.6rem;
	letter-spacing: 2px;
}
.inqury .inqury_box p{
	width: 100%;
	padding: 0 60px;
	box-sizing: border-box;
	margin: 0 auto;
	line-height: 190%;
	text-align: left;
}
.inqury .inqury_box .btn{
	width: 250px;
	margin: 2.5rem auto 0;
}
.inqury .inqury_box .btn a{
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.6rem;
	background-image: url(../img/common/list1_wh_sp.png);
	background-position: 94% center;
	background-size: 10px;
}
.inqury .inqury_box .btn_wh a,
.inqury .inqury_box .btn a:hover{
	background-image: url(../img/common/acc_next_b_sp.png);
	background-size: 10px;
}
.inqury .owners{
	background: #DAEBF1;
}
.inqury .contact{
	color: #fff;
	background: #0F78A0;
}
.inqury .contact h3{
	color: #fff;
}

/*====================================
	06.News
====================================*/
.news{
	position: relative;
	padding-bottom: 17rem;
	font-size: 1.4rem;
	text-align: center;
}
.news .tit{
	display: inline-block;
	position: relative;
	height: 150px;
	margin: 0 auto;
	color: #0F78A0;
	letter-spacing: 1px;
}
.news .tit .icon{
	position: absolute;
	width: 150px;
	top: -3rem;
	left: -14rem;
	padding-top: 6rem;
	background: url(../img/common/tit_bg_wh.png) no-repeat center top;
}
.news .tit h3{
	position: relative;
	top: -2rem;
	z-index: 2;
	font-size: 2.4rem;
	margin-top: 6rem;
}
.news .tit span{
	display: block;
	margin-top: 0.5rem;
	font-size: 1.6rem;
}
.news li{
	width: 100%;
	padding: 1rem 2.5rem 1rem 2rem;
	list-style: none;
	text-align: left;
	border-bottom: 1px solid #F5F5F5;
}
.news_date{
	width: 150px;
	display: table;
	float: left;
}
.news_date .date,
.news_date .category{
	display: table-cell;
	white-space: nowrap;
}
.news_cat{
	display: inline-block;
	padding: 0.5rem 2rem;
	margin-left: 1rem;
	color: #0078A2;
	font-size: 1rem;
	line-height: 100%;
	background: #F2FAB4;
	white-space: nowrap;
}
.news_cat a{
	color: #0078A2;
	text-decoration: none;
}
.news li .txt{
	float: right;
	width: 970px;
	text-align: left;
}
.news li a{
	overflow: hidden;
	display: block;
}
.news li a .more{
	float: right;
}
.news li a p{
	color: #535252;
	float: left;
	text-decoration: underline;
}
.news li a p:hover{
	text-decoration: none;
}
.news .btn{
	margin: 4rem auto 0;
}

/*====================================
	07.Login_parts
====================================*/

.login_parts li{
	list-style: none;
	margin-bottom: 2rem;
}
.login_parts li span{
	display: block;
	padding-left: 2.8rem;
	background: url(../img/common/list1_bk.gif) no-repeat 0.8rem 0.7rem;
}
.login_parts .btn a{
	width: 210px;
	height: 32px;
	line-height: 31px;
	color: #0F78A0;
	border: 1px solid #0F78A0;
	background-image: none;
}
.login_parts .btn a:hover{
	color: #fff;
	background-color: #0F78A0;
}

/* mypage ------------------*/
.login_parts .mypage .tit{
	background: url(../img/icon/icon_mypage.png) no-repeat 2rem center #DBF028;
}
.login_parts .mypage li.no_member{
	margin-bottom: 0;
}
.login_parts .mypage li.no_member span{
	color: #0F78A0;
	background: url(../img/common/list1_bl.gif) no-repeat 0.8rem 0.7rem;
}
.login_parts .mypage li.no_member .btn a{
	font-weight: bold;
	border: none;
	background: #DBF028;
}
.login_parts .mypage li.no_member .btn a:hover{
	color: #fff;
	background-color: #0F78A0;
}

/* system ------------------*/
.login_parts .system .tit{
	color: #fff;
	background: url(../img/icon/icon_system.png) no-repeat 2rem center #2387A9;
}
.login_parts .system_faq{
	margin: 1rem 0 0;
	padding: 0.6rem 0 0 3.5rem;
	background: url(../img/common/icon_faq.gif) no-repeat left center;
}

/* blank ------------------*/
.login_parts .system.blank .tit{
	color: #fff;
	background: url(../img/icon/icon_blank.png) no-repeat 2rem center #fff;
}
.login_parts .system.blank .tit a{text-decoration:none !important; display:block}
.login_parts .system.blank .tit a:hover{opacity:0.8;}
/* warehouse ------------------*/
.login_parts .system.warehouse .tit{
	color: #fff;
	background: url(../img/icon/icon_warehouse.png) no-repeat 2rem center #fff;
	background-size: 16.5px;
}
.login_parts .system.warehouse.kentiku .tit{
	color: #fff;
	background: url(../img/icon/icon_construct.png) no-repeat 2rem center #fff;
	background-size: 16.5px;
}
.login_parts .system.warehouse.ec_out .tit{
	color: #fff;
	background: url(../img/icon/icon_ec.png) no-repeat 2rem center #fff;
	background-size: 16.5px;
}


.login_parts .system.warehouse .tit a{text-decoration:none !important; display:block}
.login_parts .system.warehouse .tit a:hover{opacity:0.8;}
/* deposit ------------------*/
.login_parts .system.deposit .tit{
	color: #fff;
	background: url(../img/icon/icon_deposit.png) no-repeat 2rem center #fff;
}
.login_parts .system.deposit .tit a{text-decoration:none !important; display:block}
.login_parts .system.deposit .tit a:hover{opacity:0.8;}


@media screen and (max-width: 767px) {
/*====================================
	01.Service
====================================*/
.service{
	width: 100%;
}
.service li{
	position: relative;
	float: none;
	width: 91%;
	height: 80px;
	margin: 0 auto 0.8rem;
	border-radius: 10px;
	background: url(../img/common/sp_arrow_ye_sp.png) no-repeat 90% #fff;
	background-size: 32px;
	box-shadow:0px 0px 12px 3px rgba(0,0,0,0.06);
	overflow: hidden;
}
.service li .icon{
	position: absolute;
	top: 1.2rem;
	left: 3.3rem;
	width: 55px;
	margin: 0;
}
.service li a{
	height: 100%;
}
.service li a h3{
	padding: 2.5rem 0 0;
	font-size: 1.6rem;
	line-height: 110%;
}
.service li.nidan a h3{
	padding-top: 1.5rem;
}
.service li span{
	position: static;
	font-size: 1.2rem;
}
.service li p,
.service li .btn{
	display: none;
}
/*====================================
	02.Container
====================================*/
.top_container{
	top: -7rem;
	margin-bottom: -7rem;
}
.cont_box{
	height: 400px;
}
.cont_wrap,
.cont_inner,
.cont_about .cont_inner{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
	min-height: inherit;
}
.cont_about{
	background: url(../img/common/sp_cont_about_thumb.jpg) no-repeat center top;
	background-size: cover;
}
.cont_service{
	background: url(../img/common/sp_cont_company_service.jpg) no-repeat center top;
	background-size: cover;
}
.cont_recruit{
	background: url(../img/common/sp_cont_company_recruit.jpg?20180903) no-repeat center top;
	background-size: cover;
}
.cont_solutions{
	background: url(../img/common/sp_cont_solutions_thumb.jpg) no-repeat center top;
	background-size: cover;
}
.container .cont_inner h3{
	font-size: 2.6rem;
	margin-bottom: 0;
}
.cont_about  .cont_inner h3{
	padding-top: 0;
}
.container .cont_inner p{
	display: none;
}
.container .cont_inner .btn{
	width: auto;
	height: auto;
}
.container .cont_inner a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(../img/common/sp_arrow_wh_sp.png) no-repeat 95% center;
	background-size: 32px;
	border-radius: 0;
}
.container .cont_inner .btn a:hover{
	border: none;
}

/*====================================
	03.Search
====================================*/
.search{
	padding: 0 1.5rem 6rem;	
}
.search .tit{
	float: none;
	width: auto;
	padding-top: 2.5rem;
	margin-bottom: -2.5rem;
	background-size: 120px;
}
.search .tit_inner{
	height: 175px;
	line-height: 90%;
	background-size: 120px;
	background-position: center bottom;
}
.search .tit img{
	width: 74px;
}
.search h2{
	margin-top: 2.2rem;
	font-size: 2rem;
}
.top_search .search_box{
	float: none;
	width: 100%;
	padding: 1.5rem 0 0;
	text-align: center;
}
.search_box p{
	text-align: center;
	margin-bottom: 1rem;
	text-indent: -1rem;
}
.search_box .search_inner{
	float: none;
	width: 100%;
}
/* Search_main ----------------*/
.search_main .words{
	float: none;
	margin-bottom: 1.5rem;
}
.search_main .words input[type="text"]{
	width: 100%;
	height: 40px;
	padding: 0 1.2rem;
	font-size: 14px;
}
.search_main .tsubo{
	float: none;
	width: 100%;
}
.search_main .search_area{
	float: none;
	width: 100%;
	height: 40px;
	padding: 0;
	margin-bottom: 2rem;
}
.search_main .search_area select{
	width: 85%;
	height: 40px;
	margin: 0;
	font-size: 1.4rem;
	background-position: right center;
}
.search_main .search_area span{
	text-align: center;
	display: inline-block;
	width: 15%;
}
/*
.search_main .tsubo span{
	height: 40px;
	line-height: 40px;
	margin: 0;
	width: 10%;
}

.search_main .tsubo_select{
	width: 45%;
	height: 40px;
	padding-right: 0.5rem;
	margin-bottom: 3rem;
}
*/

.search_box .btn{
	float: none;
	width: 240px;
	margin: 0;
}

/* Search_other ----------------*/
.search_other .conditions,
.search_other .area{
	width: 100%;
	margin-bottom: 2rem;
}
.search_other img{
	width: 43px;
	float: left;
}
.other_select{
	float: right;
	width: 80%;
	margin-top: 0.5rem;
}
.other_select select{
	font-size: 1.4rem;
}

/*====================================
	04.Magazine
====================================*/
.magazine{
	margin-bottom: 7rem;
	padding: 0 1.5rem 2rem;
}
.magazine .tit{
	width: 100%;
	height: 130px;
}
.magazine .tit .icon{
	width: 120px;
	top: -2.5rem;
	left: 50%;
	margin-left: -60px;
	padding-top: 4.5rem;
	background-size: 100%;
}
.magazine .tit .icon img{
	width: 36px;
}
.magazine .tit h3{
	position: static;
	font-size: 2rem;
	margin-top: 7rem;
}
.magazine .tit span{
	margin: 0;
	font-size: 1rem;
}
.magazine li,
.magazine li:nth-child(2),
.magazine li:nth-child(3n-1){
	float: none;
	width: 100%;
	margin: 0 0 1.5rem;
}
.magazine li .thumb{
	height: 150px;
	margin-bottom: 1.5rem;
}
.magazine li .thumb .inner{
	width: 100%;
	height: 150px;
}
.magazine li .thumb img {
  min-height: 150px;
}
.magazine li .post_info .tag span{
	font-size: 1rem;
}
.magazine li .poct_txt{
	font-size: 1.2rem;
	line-height: 160%;
}
.magazine li .post_date{
	margin-top: 0;
	font-size: 1rem;
}
.magazine .btn{
	margin: 2rem auto 0;
}

/*====================================
	05.Inqury
====================================*/
.inqury{
	display: block;
	margin: 5rem auto 3rem;
}
.inqury .inqury_box{
	display: table;
	width: 100%;
	margin: 0;
	letter-spacing: normal;
	padding-bottom: 2rem;
}
.inqury .owners{
	padding-bottom: 6rem;
}
.inqury .contact{
	margin-bottom: 3rem;
}
.inqury .inqury_box .icon{
	top: -4rem;
	height:  80px;
	padding-top: 1rem;
	margin-bottom: -4rem;
	background-size: 80px;
}
.inqury .inqury_box .icon img{
	width: 46px;
}
.inqury .inqury_box .icon span{
	font-size: 1rem;
	letter-spacing: 0;
	position: relative;
	top: -0.2rem;
}
.inqury .inqury_box h3{
	margin: 1rem 0;
	font-size: 1.6rem;
}
.inqury .inqury_box p{
	width: 82%;
}
.inqury .inqury_box .btn{
	margin-top: 1.5rem;
}
.inqury .inqury_box .btn a{
	height: 30px;
	line-height: 34px;
	font-size: 1.4rem;
}
/*====================================
	06.News
====================================*/
.news{
	padding: 0 1.5rem 4rem;
}
.news .tit{
	width: 100%;
	height: 120px;
}
.news .tit .icon{
	width: 120px;
	top: -2.5rem;
	left: 50%;
	margin-left: -60px;
	padding-top: 4.5rem;
	background-size: 100%;
}
.news .tit .icon img{
	width: 36px;
}
.news .tit h3{
	position: static;
	font-size: 2rem;
	margin-top: 7rem;
}
.news .tit span{
	margin: 0;
	font-size: 1rem;
}
.news li{
	padding: 1.2rem 0;
	text-align: left;
}
.news li:nth-child(n+6) {
	display: none;
}
.news li .news_date{
	float: none;
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.news li .txt{
	width: auto;
	float: none;
}
.news li p{
	float: none;
	display: inline;
	line-height: 170%;
}
.news .btn{
	margin: 3rem auto 0;
}
}

