@charset "utf-8";

html{
	font-size: 14px;
	line-height: 2.0em;
}
a:HOVER{opacity: 0.8;}

#pege_title{
	text-align: center;
	line-height: 180%;
	margin-bottom: 20px;
	color: #15153b;
	padding-top: 20px;
}
h2{
	font-size: 150%;
	font-weight:bold;
	letter-spacing:4px;
}
h3{
	font-size: 110%;
	letter-spacing:2px;
}

#sp1{
	background: url("../img/index_1sp_bgimg.png");
	background-size:auto 100%;
	background-position:50% 0;
	width: 100%;
}
#sp1 .space{
	padding: 100px 0 30px;
}
#sp1 .space .textimg{
	width: 80%;
	margin: 0 auto 0px;	
}

#sp2{
	background-color: #f3fcff;
	width: 100%;
}
#sp2 .space{
	padding: 100px 0 30px;
}
#sp2 .space .textimg{
	width: 80%;
	margin: 0 auto 10px;	
}
#sp3{
	background: url("../img/index_3sp_bgimg.png");
	background-size:auto 100%;
	background-position:50% 0;
	width: 100%;
	padding: 100px 0 100px;
}
#sp3 .space{
	padding: 80px 0 30px;
	background-color: #000000;
	opacity: 0.7;
	width: 95%;
	margin: auto;
}
#sp3 .space .textimg{
	width: 80%;
	margin: 0 auto 20px;	
}

#sp4{
	width: 100%;
}
#sp4 .bk_img{
	background: url("../img/index_4sp_bgimg.jpg");
	background-size:auto 100%;
	background-position:50% 0;
	background-repeat:no-repeat;
	padding-top: calc(1067 / 2529 * 200%);
	width: 100%;
}
#sp4 .space{
	padding: 50px 0 30px;
}
#sp4 .space .textimg{
	margin: 0 auto 20px;	
}
#sp4 .space .text{
	margin: 30px auto;	
}

#sp5{
	background-color: #f6f8f8;
	width: 100%;
}
#sp5 .space{
	padding: 15px 0;
}
#sp5 .space .maeki{
	width: 60%;
	margin: 0 auto 10px;	
}
#sp5 .space .textimg{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	max-width:450px;
}
#sp5 .space .textimg_s{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width:300px;
}
#sp5 .space .text{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	width:95%;
	margin: 30px auto;
	font-size: 3vw;
}

#sp1 .space .subtitle,
#sp2 .space .subtitle,
#sp3 .space .subtitle,
#sp4 .space .subtitle,
#sp5 .space .subtitle{
	line-height: 1.5em;
	text-align: center;
}
.subtitle{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width:95%;
	margin: 15px auto;
	text-align: center;
	line-height: 1.5em;
}
.space .text{
	width: 90%;
	margin: auto;
}

.sp4_fasttext{
	margin-bottom: 5px;
}
#news_topics{
	background-color: #e8eced;
	padding-bottom: 50px;
}
#news_topics .title{
	text-align: center;
	margin-right: 10px;
	padding: 15px 0 0;
}
#news_topics .title p{
	white-space: nowrap;
	font-weight: bold;
	font-size: 110%;
}
#news_topics .news{
	width: 98%;
	background-color: #ffffff;
	padding: 2px 5px;
	margin: 10px auto;
}

/*最新ニュース*/
#news{
	width: 80%;
	margin: auto;
	background-color: #ffffff;
	padding: 30px 15px;
	box-sizing: border-box;
}
#news .top{
	display: flex;
	flex-wrap: wrap;
	font-size: 120%;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
}
#news .top .date{
	margin-right: 20px;
}
#news #news_img_set{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 95%;
	margin: auto;
}
#news #news_img_set .news_img{
	padding: 0 15px;
	min-width:280px;
	margin-bottom: 10px;
	width: 30%;
}
#news .detail{
	width:95%;
	margin: 30px auto 0;
}

/*ごあいさつ*/
#greeting{
	padding: 20px 0 30px;
}
#greeting #subtitle_top{
	width:95%;
	margin: auto;
}
#greeting #subtitle_top .subtitle{
	line-height: normal;
	width:100%;
	margin: auto;
	text-align: left;
	line-height: normal;
}
#greeting .text{
	width: 95%;
	margin: auto;
}
#greeting .name{
	text-align: right;
	margin-top: 40px;
}
#greeting .name span{
	margin-right: 15px;
}
#greeting .president{
	max-width: 500px;
	margin: auto;
	
}

/*会社概要*/
#corporate .top{
	width: 90%;
	margin: 0 auto 50px;
}
#corporate .text{
	margin: 8px 0 20px 0; 
}
#corporate .text p{
	width: 98%;
	margin: auto;
}
#corporate  #profile{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#corporate  #profile img{
	width: auto;
}
#corporate  #profile .title{
	font-weight: bold;
	margin-top: 10px;
	background-color: #f0f0f0;
	padding-left: 1em;
	box-sizing: border-box;
}
#corporate  #profile .data{
	margin: 5px 0 20px;
	padding-left: 2em;
}
#corporate  #profile .data p{
	padding-left:1em;
	text-indent:-1em;
	margin-bottom: 20px;
}

/*社是・沿革*/
#history_list{
	width: 98%;
	margin: 30px auto;
}
#history_list{
	margin-top: 30px;
}
.history_item{
	margin-bottom: 15px;
	border-bottom: 2px solid  #e1e1e1;
}
.history_item .year{
	font-size: 140%;
	white-space: nowrap;
	flex-basis: 100px;
	margin-left: 5px;
}
.history_item .month{
	white-space: nowrap;
	flex-basis: 60px;
	margin: 0 10px;
	line-height: normal;
}
.history_item .month > p{
	background-color: #e1e1e1;
	color: #404248;
	width: 100%;
	text-align: center;
}
.history_item .text{
	flex: 0 1 100%;
}

/*事業所一覧*/
#office #top_img{
	background: url("./../../img/office_mainimg.jpg");
	background-size:auto 100%;
	background-position:50% 0;
	background-repeat:no-repeat;
	width: 100%;
	padding-top: calc(800 / 2860 * 200%);
}

#office .text{
	color: #666666;
	width: 95%;
	margin: 20px auto;
}
#area_list{
	width: 100%;
	margin: auto;
}
#area_list .area_name{
	color: #333333;
	text-decoration: underline;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
#area_list .office_list{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
}
#area_list .office{
	margin: 20px 0;
	width: 100%;
	max-width:420px;
	position: relative;
}
#area_list .office .name{
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 2px;
	color: #333333;
	font-size: 120%;
	width: 100%;
	background-color: #f2f2f1;
	padding: 10px 5px;
}
#area_list .office .photo{
	width: 80%;
	margin: 0 auto 10px;
}
#area_list .office .info{
	width: 95%;
	margin: auto;
	padding-bottom: 10px;
}
#area_list .office .map{
	width: 50%;
	margin: 0 0 0 auto;
	max-width: 180px;
	position: absolute;
	right: 2.5%;
	bottom: 10px;
}

/*組織図*/
#chart{
	background-image: url("./../../img/organizationChart_bg.jpg");
	background-size:100% auto;
	background-repeat:repeat-y;
	width: 100%;
	margin: auto;
}
#chart img{
	top:0;
	left:0;
}

/*営業品目*/
#businessline{
	width: 100%;
	padding: 20px 0;
}
#businessline #category_link{
	display: flex;
	flex-wrap:  wrap;
	width: 95%;
	margin: 0 auto 30px;
}
#businessline .text{
	width: 95%;
	margin: 20px auto;
}
.btn_design{
	width: 98%;
	max-width:340px;
	padding: 8px;
	margin: 2px 5px;
	box-sizing: border-box;
}
.btn_design a{
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	height: 100%;
	display: block;
}
.line_contents{
	width: 90%;
	background-color: #ffffff;
	padding-bottom:20px;
	margin:  20px auto 50px;
}
.category_name{
	font-size: 140%;
	background-color: #f9f9f6;
	padding: 5px;
	background-image: url("./../../img/title_bg.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 50px;
	box-sizing: border-box;
	white-space: nowrap;
}
#businessline .item{
	width: 90%;
	margin: 30px auto;
}
#businessline .himoku{
	display: flex;
	flex-wrap: wrap;
	margin-top:30px;
	margin-bottom: 20px;
}
#businessline .himoku .photo{
	width: 50%;
	padding-right: 2%;
	max-width: 150px;
}
#businessline .himoku .text{
	width: 100%;
	max-width: 450px;
	margin-top: 10px;
}
#businessline .himoku .name{
	font-size: 140%;
	font-weight: bold;
}
rt{
	font-weight: normal;
}

#businessline .company_line{
	border-bottom:1px solid #9897c0; 
	margin-bottom: 15px;
}
#businessline .company_line a{
	    color: #073790;
}
#businessline .company{
	/*display: flex;*/
	border-bottom:5px solid #f2f2ef; 
	align-items: center;
	padding-bottom: 5px;
}
#businessline .company .logo{
	width: 40%;
	margin-left: 10px;
	margin-bottom: 5px;
}
#businessline .company  .logo> img{
	width:auto;
	height: 25px;
}
#businessline .company .name{
	font-size: 140%;
	width: 100%;
}

/*環境関連*/
#environment{
	padding: 20px 0 30px;
}
#environment .text{
	width: 95%;
	margin: auto;
}

/*お問い合わせ*/
#contact{
	width: 95%;
	margin: auto;
}
#contact .text{
	width: 100%;
	margin: 30px auto;
	text-align: left;
	color: #414141;
}
#contact .mail_icon{
	background-image: url("./../../img/contact_mail_icon.png");
	background-size:100% auto;
	background-repeat:no-repeat;
	width: 40px;
	height:40px;
	margin: 30px auto;
}

#contact .title{
	text-align: center;
	font-size: 140%;
	margin: 10px 0;
}
#step{
	width: 90%;
	margin:  0 auto 20px;
}
#step li{
	background-color: #f5f5f5;
	width: 100%;
	padding: 5px 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#step li span{
	font-weight: bold;
	margin-right: 15px;
}
#step li.selectpage{
	background-color: #073790;
	color: #ffffff;
}
#mailform{
	width: 100%;
	margin: 30px auto 15px;
}
#mailform .item{
	width: 90%;
	margin: 15px auto;
}
#mailform .item .kmk{
	width:120px;
	padding-right: 45px;
	white-space: nowrap;
}
#mailform .item .input{
	padding-left: 10px;
	flex-grow: 1;
	color: #2f40a5;
}
#mailform .item p{
	margin: 3px 0;
}
#mailform .item .input input ,#mailform .item .input textarea{
	border: 1px solid #dcdcdc;
	width: 95%;
}
#mailform .item .input textarea.area_readonly{
	border: none;
}
#mailform hr{
	border-top: 1px solid #f5f5f5;
	margin: 10px 0;
}
#personal_information{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}
#contact .chk{
	margin: 20px 0 30px;
}
#confirm_btn_space{
	display: flex;
	width:100%;
	max_width: 480px;
	margin: auto;
}
.toiawase_btn{
	padding: 10px 10px;
	text-align:center;
	letter-spacing: 2px;
	border: none;
	width: 120px;
	margin: auto;
	
}
.btn_red{
	background-color: 	#ed0116;
	color: #ffffff;
}
.btn_blue{
	background-color: 	#ebedf0;
	color: #1e2654;
}
.required{
	background-image: url("../img/required.png");
	background-repeat: no-repeat;
	background-size: 35px auto;
	background-position: top 2px right;
}
.send_text{
	line-height: 25px;
	text-align: left;
}
.send_text p{
	margin: 30px;
}

/*英語版ページ*/
#page_En,#page_Zh{
	width: 95%;
	margin: auto;
}
#page_En .title,#page_Zh .title{
	text-align: center;
	font-size: 140%;
	font-weight:bold;
	margin: 30px 0 20px;
}
#page_En .text,#page_Zh .text{
	margin: 10px 0;
}
#page_En table th,#page_Zh table th{
	text-align: left;
	padding-right: 10px;
	color: #86a1ac;
	vertical-align: top;
}
#page_En table td,#page_Zh table td{
	text-align: left;
	vertical-align: middle;
}
#page_En ul,#page_Zh ul{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
}
#page_En li,#page_Zh li{
	width: 100%;
	max-width:300px;
	background-color: #3768a6;
	margin:  0 1% 10px;
	padding: 15px 10px;
	box-sizing: border-box;
	color: #ffffff;
	font-weight: bold;
}
#page_En li span:BEFORE,#page_Zh li span:BEFORE {
    content: " ●";
    color: #ed0116;
    margin-right: 5px;
}
#page_En .img,#page_Zh .img{
	max-width: 250px;
	margin: 10px auto;
	width: 90%;
}
#page_En .text,#page_Zh .text{
	width: 80%;
	margin: auto;
}
#page_En .flex,#page_Zh .flex{
	flex-wrap: wrap-reverse;
}