/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	

}

*:first-child + html body {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
}

body{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
	



}

body a:focus{
	outline:none;
}




.bd_bg{

background-image:url(../img/common/page_btm_bg.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
background-position: bottom;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


@media screen and (min-width: 1061px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 1060px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 720px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1061px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}




/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	max-width:100%;
	width:1000px;
	height:100px;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;

}

header{
	max-width:100%;
	width:1000px;
	height:100px;
	margin:0 auto;



}

.header_txt{
	position: absolute;
	top:8px;
	left:0px;
	line-height: 120%;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	z-index:200;
	width:100%;
	box-sizing:border-box;
}

.header_tel{

	position:absolute;
	top:15px;
	right:0;
	font-size:30px;
	line-height:100%;
	vertical-align:top;	
}


.header_tel span{
	font-size:16px;
	line-height:100% !important;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:bottom;
} 


.h_tanjyou{
	width:340px;
	height:auto;
	
	position: absolute;
	top:110px;
	left:52px;


	color:#000;
	font-size:22px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	


}


.h_fb{
	max-width:34px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 41px;
	right:74px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


/*nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}*/


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;


}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}


.f_img{
	max-width:180px;
	width:100%;
	height:auto;
	margin:0 auto;
}

address{
	font-size:14px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}


.f_cpy{

	font-size: 12px;
	color:#999999;
	width:100%;
	box-sizing:border-box;
	line-height:120%;

}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 1060px) {


body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 40px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}


.container02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;


}

header{	
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

	padding:0 40px;
	box-sizing:border-box;
	position:relative;
	
}

.header_txt{

	position: absolute;
	top:8px;
	left:40px;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	z-index:10;

	text-align:left;

	box-sizing:border-box;
}

.header_tel{
	width:219px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;
	
	display:none;
}


.h_tanjyou{
	width:250px;
	height:auto;
	
	position: absolute;
	top:72px;
	left:15px;


	color:#000;
	font-size:16px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}




.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 19px;
	right:64px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 40px;
	box-sizing:border-box;
	background:#f2f4eb;

}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

address{
	font-size:14px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}





.f_logo{
	max-width:347px;
	width:100%;
	height:auto;
	margin:0 0 10px 0;

}

.f_cpy{

	font-size: 12px;
	color:#999999;
	width:100%;
	box-sizing:border-box;
	line-height:120%;

}


}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 720px) {



body{
	padding:0;
	margin:0;
	font-size:15px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 20px;
	box-sizing:border-box;
}

.container01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}


.container02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */



.header_bg{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

}

header{
	max-width:100%;
	width:100%;
	height:80px;
	margin:0 auto;

	padding:0 20px;
	box-sizing:border-box;
	position:relative;
}

.header_txt{

	position: absolute;
	top: 8px;
	left:20px;
	margin-left:0 !important;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;
	z-index:10;

	box-sizing:border-box;
}

.header_tel{
	width:180px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;

	display:none;
}

.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
}





.h_tanjyou{
	width:250px;
	height:auto;
	
	position: absolute;
	top:68px;
	left:22px;


	color:#000;
	font-size:14px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 58px;
	right:20px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}



#kyoten{
    margin-top:-40px;
    padding-top:40px;
}

/* footer ---------------------------------------------- */

footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 20px;
	box-sizing:border-box;
	background:#f2f4eb;

}

.footer_in{	
	max-width:100%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

address{
	font-size:13px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}





.f_logo{
	max-width:347px;
	width:100%;
	height:auto;
	margin:0 0 10px 0;

}

.f_cpy{

	font-size: 12px;
	color:#999999;
	width:100%;
	box-sizing:border-box;
	line-height:120%;

}




}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 1061px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:340px;
	height:auto;
	position: absolute;
	top:35px;
	left:0;

}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}



h2.h2_01 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h2.h2_02{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}



h2.h2_02 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h2.h2_03{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:20px;
	font-weight:normal;
}

h2.h2_03 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h3.h3_01{
	width:300px;
	height:215px;
	background:url(../img/top/tp_ps_bg.png) center center no-repeat;
	font-size:30px;
	line-height:110%;
	color:#000000;
	text-align:center;
	font-weight:normal;
	margin:0 auto 40px auto;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:600px;

	z-index:5;



	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



/* メインバック ---------------------------------------------- */


.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/tp_001.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:auto;     
}




.bg_main01{

	width: 100%;
	height:100%;
	min-height:1000px !important;

	background:url(../img/top/tp_001_01.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
  
}





/* 各ページイメージ ---------------------------------------------- */




.company_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.maker_list_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/maker_list/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.products_services_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/products_services/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.recruit_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/recruit/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.contact_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.cooperation_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/cooperation/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




/* トップ　メッセージ ---------------------------------------------- */


.tp_msg_bg{
	width: 100%;
	height:500px !important;
	background:url(../img/top/tp_001.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



.tp_msg01_out{
	height:500px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



.tp_msg01{
}

.tp_msg01 dl dt{
	font-size:32px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_msg01 dl dd{
	font-size:20px;
	line-height:160%;
	margin-bottom:30px;
}




/* トップ 取扱商材・サービス ---------------------------------------------- */


.tp_ps{
	width:100%;
	height:auto;
}


.tp_ps ul li{
	width:33.3333%;
	height:300px;
	float:left;
	box-sizing:border-box;
	border-left:3px solid #FFF;
	border-top:3px solid #FFF;

}

.tp_ps ul li:nth-child(3n){
	border-right:3px solid #FFF;
}

.tp_ps ul li:nth-child(7){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(8){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(9){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li img{

}

.tp_ps_in{
	width:300px;
	height:216px;
	color:#FFF;
	font-size:30px;
	line-height:120%;
	background:url(../img/top/tp_ps_bg.png) center center no-repeat;
	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_ps_bg01{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg02{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg03{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_03.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg04{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_04.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg05{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_05.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg06{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_06.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg07{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_07.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg08{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_08.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg09{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_09.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


/* トップ おすすめ商品 ---------------------------------------------- */




.tp_rp_txt{
	font-size:28px;
	line-height:140%;
	text-align:center;
	margin-bottom:25px;
}

.tp_rp_txt span::before {
	content: "\A" ;
	white-space: pre ;
}


.tp_rp_b01{
	width:100%;
	height:auto
}

.tp_rp_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_rp_b01 ul li img{
	border:1px solid #CCC;
	box-sizing:border-box;
}

.tp_rp_b01 ul li:last-child{
	margin-right:0%;
}

.tp_rp_b01 dl dt{
	text-align:center;
	margin-bottom:20px;
}

.tp_rp_b01 dl dd{
	font-size:16px;
	line-height:140%;
	text-align:center;
}




/* トップ 会社情報 ---------------------------------------------- */


.tp_pfl_bg{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_pfl_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pfl{
	width:100%;
	height:400px;
	background:url(../img/top/tp_pfl.png) center center no-repeat;
	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_pfl dl dt{
}
.tp_pfl dl dd{
}









.button01_b{
	max-width:200px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;

	font-size:18px;
	line-height:100%;
}


.button01 {
	display: inline-block;
	max-width:200px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button01::before,
.button01::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button01,
.button01::before,
.button01::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button01:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}








.button02_b{
	max-width:470px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

	font-size:24px;
	line-height:100%;
}


.button02 {
	display: inline-block;
	max-width:470px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button02::before,
.button02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button02,
.button02::before,
.button02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button02:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}



/* トップ 採用情報 ---------------------------------------------- */





.tp_rrt01_bg{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_rrt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01{
	width:100%;
	height:400px;	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_rrt01 dl dt{
	font-size:36px;
	line-height:140%;
	margin-bottom:25px;
	text-align:center;
	color:#FFF;
}
.tp_rrt01 dl dd{
}






/* トップ 取扱製品 ---------------------------------------------- */


.tp_pdt{
	width:100%;
	height:auto;

}


.tp_pdt ul{
	margin-bottom:40px;
}

.tp_pdt ul li{
	width:49%;
	height:250px;
	margin-right:2%;
	float:left;
	color:#FFF;
	font-size:26px;
	line-height:130%;
	margin-bottom:20px;
	padding:15px;
	box-sizing:border-box;
	
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	

}

.tp_pdt ul li:nth-child(2n){
	margin-right:0%;
}

.tp_pdt ul li:nth-child(3){
	margin-bottom:0px;
}

.tp_pdt ul li:nth-child(4){
	margin-bottom:0px;
}



.tp_pdt_img01{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img02{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img03{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img04{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}







.tp_pdt_img05{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img06{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img07{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img08{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





/* トップ 代理店一覧 ---------------------------------------------- */


.tp_dis01{
	width:100%;
	height:auto;
}

.tp_dis01_l{
	width:50%;
	height:auto;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.tp_dis01_r{
	width:50%;
	height:auto;
	float:right;
}


.tp_dis01_bg01{
	height:350px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_dis01_bg02{

	height:350px !important;
	background:url(../img/top/tp_03_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 会社情報 ---------------------------------------------- */


.tp_cpy01{
	width:100%;
	height:auto;
}

.tp_cpy01_l{
	width:50%;
	height:auto;
	float:left;

}

.tp_cpy01_r{
	width:50%;
	height:auto;
	float:right;
	padding:20px;
	box-sizing:border-box;
}


.tp_cpy01_bg01{
	height:350px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_cpy01_bg02{

	height:350px !important;
	background:url(../img/top/tp_03_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








/* トップ 採用情報 ---------------------------------------------- */


.tp_rrt_bg{
	width:100%;
	height:350px !important;
	background:url(../img/top/tp_04_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


 
.tp_rrt_b01{

}

.tp_rrt_b01 dl dt{
}

.tp_rrt_b01 dl dd{
	font-size:18px;
	line-height:150%;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}






/* トップ新着 ---------------------------------------------- */


.banner_01{
	text-align:center;
	margin-bottom:50px;
}

.banner_01 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.banner_01:hover img {
	opacity: .7;
}


.tp_news_in{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.tp_news_in dl dt{
	float:left;
	clear:both;
	color:#006699;
	font-size:16px;
	line-height:140%;
	max-width:100px;
}

.tp_news_in dl dd{
	padding-left:120px;
	font-size:16px;
	line-height:140%;
	
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	margin-bottom:10px;
}

.tp_news_in dl dd a{
	color:#1789AE;
	text-decoration:underline;

}

.tp_news_in dl dd a:hover{
	color:#1789AE;
	text-decoration:none;
}



.tp_bosyu{
	text-align:center;
}

.tp_bosyu img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_bosyu:hover img {
	opacity: .7;
}



/* トップ お問い合わせ ---------------------------------------------- */

.tp_cmn_ctt_bg{

	height:500px !important;
	background:url(../img/top/tp_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

}




.tp_cmn_ctt{
	height:500px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_cmn_ctt dl dt{
	font-size:20px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}

.tp_cmn_ctt dl dt p{
	font-size:50px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:2px;
}

.tp_cmn_ctt dl dd p{
	max-width:450px;
	width:100%;
	height:auto;
	background:#3c465c;
	
	font-size:24px;
	line-height:110%;
	color:#FFF;
	text-align:center;
	margin:0 auto 15px auto;
}


.tp_cmn_ctt dl dd p a{
	padding:10px 10px;
	display:block;
	color:#FFF;
}

.tp_cmn_ctt dl dd{

	font-size:24px;
	line-height:110%;
	color:#FFF;
	text-align:center;

}




/* 会社情報---------------------------------------------- */





.cpy_msg{
	margin-bottom:40px;
}

.cpy_msg dl dt{
	font-size:32px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cpy_msg dl dd{
	font-size:20px;
	line-height:160%;
	margin-bottom:30px;
}

.cpy_msg_img{
	text-align:center;
	margin-bottom:60px;
}








.cpy_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

.cpy_b01 table{
	width:100%;
	height:auto;
}

.cpy_b01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	width:180px;
	padding:10px 10px;

}

.cpy_b01 table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px 10px;
}


.cpy_map{
	margin-bottom:60px;
}







/* 取扱メーカー---------------------------------------------- */

.ml_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:30px;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ml_tbl{
	width:100%;
	height:auto;
}

.ml_tbl table{
	width:100%;
	height:auto;	

}

.ml_tbl table td{
	width:50%;
	box-sizing:border-box;
	border-collapse:collapse;
	font-size:16px;
	line-height:120%;
	text-align:left;
	padding:0;

	border:5px solid #FFF;

}

.ml_tbl ul li{
	background:#d8e1e4 url(../img/common/list001.png) 10px 25px no-repeat;
	padding:15px 20px;
}

.ml_tbl ul li:nth-child(2n){
	background:#FFF url(../img/common/list001.png) 10px 25px no-repeat;
}




.ml_name_ttl{
	font-size:16px;
	line-height:120%;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name{
	width:100%;
	height:auto;
	margin-bottom:20px;
}


.ml_name ul li{
	width:22.75%;
	height:auto;
	float:left;
	margin-right:3%;
	margin-bottom:20px;
}

.ml_name ul li:nth-child(4n){
	margin-right:0%;
	
}


.ml_name ul linth-child(8){
	margin-bottom:0px;	
}

.ml_name ul li:nth-child(9){
	margin-bottom:0px;	
}


.ml_name ul li dl dt{
	float:left;
	clear:both;
	font-size:15px;
	line-height:100%;
	color:#1789ae;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name ul li dl dd{

	margin-left:30px;

}

.ml_name ul li dl dd ul {
	width:100%;
}

.ml_name ul li dl dd ul li{
	width:18.4%;

	height:auto;

	float:left;
	margin-right:2%;
	margin-bottom:0px;
	
	text-align:center;
	
	font-size:15px;
	line-height:110%;


}

.ml_name ul li dl dd ul li:nth-child(4n){
	margin-right:2%;
	
}

.ml_name ul li dl dd ul li:last-child{
	margin-right:0%
}

.ml_name ul li dl dd ul li a{
	color:#000000;
	text-decoration:underline;
}

.ml_name ul li dl dd ul li a:hover{
	color:#000000;
	text-decoration:none;
}





.ml_shn{
	margin-bottom:50px;
}

.ml_shn ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
}

.ml_shn ul li:nth-child(3n){
	margin-right:0;
	
}

.ml_shn ul li:nth-child(6n){
	margin-right:0;
	
}

.ml_shn ul li a{
	display:block;
	padding:10px 5px;
	
	background:#003366;
	text-align:center;
	color:#FFF;
	font-size:15px;
	line-height:110%;
	text-decoration:underline;
}

.ml_shn ul li a:hover{
	color:#FFF;
	
	background:#1789ae;
	text-decoration:none;
}








.ml_ttl01{
	font-size:36px;
	line-height:120%;
	color:#1789ae;
	margin-bottom:20px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}



.ml_lst01{
}

.ml_lst01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}


.ml_lst01_b{
	margin-bottom:15px;
}


.ml_lst01_b dl dt{
	font-size:18px;
	line-height:120%;
	color:#000000;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;	
}


.ml_lst01_b dl dt a{
	color:#000000;
	text-decoration:underline;	
}

.ml_lst01_b dl dt a:hover{
	color:#000000;
	text-decoration:none;
}


.ml_lst01_b dl dt span{
	color:#ff0000;
}


.ml_lst01_b dl dt em{
	margin-left:10px;
}


.ml_lst01_b dl dd{
	font-size:16px;
	line-height:110%;
}


.ml_lst01_b dl dd a{
	color:#0099cc;
	text-decoration:none;
}

.ml_lst01_b dl dd a:hover{
	color:#0099cc;
	text-decoration:underline;
}

.ml_lst01_b dl dd span{
	background:#ff3333;
	padding:1px 5px;
	color:#FFF;
	margin-right:10px;
}





.ml_lst_btn{
	width:100%;
	height:auto;
}

.ml_lst_btn ul li{
	width:23.5%;
	height:50px;
	float:left;
	margin-right:2%;
	background:url(../img/maker_list/bg_00.jpg) repeat;
	
	color:#ffffff;
	font-size:18px;
	line-height:120%;
	
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;

	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}

.ml_lst_btn ul li:last-child{
	margin-right:0%
}

.ml_lst_btn ul li a{
	width:100%;
	height:50px;

	color:#ffffff;
	font-size:18px;
	line-height:120%;	
	
	
	display:block;
	
	

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
}


.ml_lst_btn ul li a:hover{

	color:#ffffff;
	font-size:18px;
	line-height:120%;
	text-decoration:underline;

}





.ml_lst_btn_bg01{
	background:url(../img/maker_list/bg_01.jpg) repeat;
}

.ml_lst_btn_bg02{
	background:url(../img/maker_list/bg_02.jpg) repeat;
}

.ml_lst_btn_bg03{
	background:url(../img/maker_list/bg_03.jpg) repeat;
}

.ml_lst_btn_bg04{
	background:url(../img/maker_list/bg_04.jpg) repeat;
}




/* 取扱商材・サービス---------------------------------------------- */

.ps_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:60px;
	
	word-wrap:break-word;
	word-break:break-all;
}


.ps_b01{
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.ps_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	
}

.ps_b01 ul li:last-child{
	margin-right:0%
}

.ps_b02{
	font-size:16px;
	line-height:150%;
	margin-bottom:20px;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ps_b03{
	border:1px solid #336699;
	padding:25px;
	
	margin-bottom:100px;
}

.ps_b03 ul li{
	font-size:18px;
	line-height:140%;
	color:#336699;
	display:inline-block;
	margin-bottom:3px;
}


.ps_b03 ul li:after {
    content: " / ";
}



/* 採用情報 ---------------------------------------------- */

.rrt_msg01{
	background:#d79300;
	padding:30px;
	color:#FFF;
	font-size:24px;
	line-height:140%;
	text-align:center;
	margin-bottom:60px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.rrt_b01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02{
	margin-bottom:60px;
}

.rrt_b02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:40px;
}

.rrt_b02 ul li:nth-child(2n){
	margin-right:0%;
}

.rrt_b02 ul li:nth-child(3){
	margin-bottom:0;
}

.rrt_b02 ul li:nth-child(4){
	margin-bottom:0;
}


.rrt_b02_img{
	margin-bottom:20px;
}


.rrt_b02 dl dt{
	font-size:24px;
	line-height:160%;
	margin-bottom:10px;
}

.rrt_b02 dl dt p{
	font-size:18px;
	line-height:140%;
	margin-bottom:2px;
}


.rrt_b02 dl dd dl dt{
	font-size:20px;
	line-height:140%;
	margin-bottom:5px;
	color:#003366;

	
	word-wrap:break-word;
	word-break:break-all;
}

.rrt_b02 dl dd dl dd{
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	color:#000000;


	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02 dl dd dl dd:last-child{
	margin-bottom:0px;
}




/* 主要取扱メーカー（代理店）様一覧 ---------------------------------------------- */


.dis_b01{
	width:100%;
	height:auto;
}

.dis_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:30px;
	

}

.dis_b01 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b01 ul li dl dt{
	margin-bottom:10px;

}

.dis_b01 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b01 ul li dl dt:hover img {
	opacity: .7;
}



.dis_b01 ul li dl dd{
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.dis_b01 a{
	color:#000;
	text-decoration:none;
}

.dis_b01 a:hover{
	color:#000;
	text-decoration:underline;
}




.dis_b02_bg{
	background:#c7383a;
}


.dis_b02{
	width:100%;
	height:auto;
}

.dis_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:30px;
}

.dis_b02 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b02 ul li dl dt{
	margin-bottom:10px;

}

.dis_b02 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b02 ul li dl dt:hover img {
	opacity: .7;
}

.dis_b02 ul li dl dd{
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.dis_b02 a{
	color:#FFF;
	text-decoration:none;
}

.dis_b02 a:hover{
	color:#FFF;
	text-decoration:underline;
}






/* 取扱製品 ---------------------------------------------- */


.pdt_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.pdt_b01_l{
	width:35%;
	height:320px;
	float:left;
	
	font-size:28px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}

.pdt_b01_r{
	width:60%;
	height:auto;
	float:right;
}

.pdt_b01_r dl dt{
	color:#003366;
	font-size:22px;
	line-height:120%;
	margin-bottom:3px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
}



.pdt_b01_r dl dd{
	color:#000;
	font-size:16px;
	line-height:120%;
	margin-bottom:6px;
}

.pdt_b01_r dl dd ul li{
	float:left;
	margin-bottom:5px;
}

.pdt_b01_r dl dd ul li:after{
  content: '・';
}

.pdt_b01_r dl dd ul li:last-child:after{
  content: '';
}




.pdt_bg01{
	height:320px !important;
	background:url(../img/products/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg02{
	height:320px !important;
	background:url(../img/products/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg03{
	height:320px !important;
	background:url(../img/products/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg04{
	height:320px !important;
	background:url(../img/products/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}








/* 工事部門 ---------------------------------------------- */


.cs_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.cs_b01_l{
	width:35%;
	height:320px;
	float:left;
	
	font-size:28px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}

.cs_b01_r{
	width:60%;
	height:auto;
	float:right;
	
	font-size:16px;
	line-height:150%;
	
	word-wrap:break-word;
	word-break:break-all;
}




.cs_b01_bg01{
	height:250px !important;
	background:url(../img/construction_section/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg02{
	height:250px !important;
	background:url(../img/construction_section/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg03{
	height:250px !important;
	background:url(../img/construction_section/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg04{
	height:250px !important;
	background:url(../img/construction_section/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg05{
	height:250px !important;
	background:url(../img/construction_section/01_05.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.cs_b02{
	font-size:18px;
	line-height:160%;
	margin-bottom:40px;
}




/* 協力会社募集せフォーム---------------------------------------------- */

.rpc_txt01{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}


.rpc_b01{
	width:100%;
	height:auto;
	margin-bottom:80px;

}

.rpc_b01 table{
	width:100%;
	height:auto;
}

.rpc_b01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	width:150px;
	padding:10px 15px;
	
	background:#FFF;
}

.rpc_b01 table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px 15px;
	
	
	background:#FFF;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rpc_b01_bg01{
	font-size:18px !important;
	line-height:120%;
	background:#59ACAC !important;
	text-align:center !important;
	color:#FFF !important;
	padding:5px 15px !important;
}


.rpc_b01 table td a{
	color:#069;
	text-decoration:underline;
}


.rpc_b01 table td a:hover{
	color:#069;
	text-decoration:none;
}




/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 0px auto;
	text-align:center;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;	

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;


	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



@media screen and (max-width: 1060px) {


/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	width:250px;
	height:auto;
	position: absolute;
	top:32px;
	left:40px;

}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}



h2.h2_01 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h2.h2_02{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}



h2.h2_02 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}




h2.h2_03{
	font-size:22px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:20px;
	font-weight:normal;
}

h2.h2_03 p{
	font-size:50px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}



h3.h3_01{
	width:300px;
	height:215px;
	background:url(../img/top/tp_ps_bg.png) center center no-repeat;
	font-size:30px;
	line-height:110%;
	color:#000000;
	text-align:center;
	font-weight:normal;
	margin:0 auto 40px auto;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:450px;


	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}








/* メインバック ---------------------------------------------- */

.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/tp_001.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:auto;     
}




.bg_main01{
	width: 100%;
	height:auto;

	background:url(../img/top/tp_001_01.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:auto;     
}

	
	


/* 各ページイメージ ---------------------------------------------- */
.company_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.maker_list_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/maker_list/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.products_services_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/products_services/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.recruit_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/recruit/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.contact_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.cooperation_top_img{
	width: 100%;
	height:300px !important;
	background:url(../img/cooperation/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.s_top_img{
      display:none;
      text-align:center;
}



/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






/* トップ　メッセージ ---------------------------------------------- */


.tp_msg_bg{
	width: 100%;
	height:500px !important;
	background:url(../img/top/tp_001.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}





.tp_msg01_out{
	height:500px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_msg01{
}

.tp_msg01 dl dt{
	font-size:32px;
	line-height:120%;
	margin-bottom:25px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_msg01 dl dd{
	font-size:20px;
	line-height:140%;
	margin-bottom:30px;
}






/* トップ 取扱商材・サービス ---------------------------------------------- */


.tp_ps{
	width:100%;
	height:auto;
}


.tp_ps ul li{
	width:33.3333%;
	height:300px;
	float:left;
	box-sizing:border-box;
	border-left:3px solid #FFF;
	border-top:3px solid #FFF;

}

.tp_ps ul li:nth-child(3n){
	border-right:3px solid #FFF;
}

.tp_ps ul li:nth-child(7){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(8){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(9){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li img{

}

.tp_ps_in{
	width:300px;
	height:216px;
	color:#FFF;
	font-size:30px;
	line-height:120%;
	background:url(../img/top/tp_ps_bg.png) center center no-repeat;
	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_ps_bg01{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg02{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg03{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_03.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg04{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_04.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg05{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_05.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg06{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_06.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg07{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_07.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg08{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_08.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg09{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_ps01_09.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


/* トップ おすすめ商品 ---------------------------------------------- */




.tp_rp_txt{
	font-size:23px;
	line-height:140%;
	text-align:center;
	margin-bottom:25px;
	letter-spacing:-0.05em;
}

.tp_rp_txt span::before {
	content: "\A" ;
	white-space: pre ;
}




.tp_rp_b01{
	width:100%;
	height:auto
}

.tp_rp_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_rp_b01 ul li img{
	border:1px solid #CCC;
	box-sizing:border-box;
}

.tp_rp_b01 ul li:last-child{
	margin-right:0%;
}

.tp_rp_b01 dl dt{
	text-align:center;
	margin-bottom:10px;
}

.tp_rp_b01 dl dd{
	font-size:15px;
	line-height:140%;
	text-align:left;
}












/* トップ 会社情報 ---------------------------------------------- */


.tp_pfl_bg{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_pfl_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pfl{
	width:100%;
	height:400px;
	background:url(../img/top/tp_pfl.png) center center no-repeat;
	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_pfl dl dt{
}
.tp_pfl dl dd{
}






.button01_b{
	max-width:200px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;

	font-size:18px;
	line-height:100%;
}


.button01 {
	display: inline-block;
	max-width:200px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button01::before,
.button01::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button01,
.button01::before,
.button01::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button01:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}




.button02_b{
	max-width:470px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

	font-size:24px;
	line-height:100%;
}


.button02 {
	display: inline-block;
	max-width:470px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button02::before,
.button02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button02,
.button02::before,
.button02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button02:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}







/* トップ 採用情報 ---------------------------------------------- */





.tp_rrt01_bg{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_rrt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01{
	width:100%;
	height:400px;	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_rrt01 dl dt{
	font-size:36px;
	line-height:140%;
	margin-bottom:25px;
	text-align:center;
	color:#FFF;
}
.tp_rrt01 dl dd{
}







/* トップ 取扱製品 ---------------------------------------------- */


.tp_pdt{
	width:100%;
	height:auto;

}


.tp_pdt ul{
	margin-bottom:40px;
}

.tp_pdt ul li{
	width:49%;
	height:250px;
	margin-right:2%;
	float:left;
	color:#FFF;
	font-size:26px;
	line-height:130%;
	margin-bottom:20px;
	padding:15px;
	box-sizing:border-box;
	
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	

}

.tp_pdt ul li:nth-child(2n){
	margin-right:0%;
}

.tp_pdt ul li:nth-child(3){
	margin-bottom:0px;
}

.tp_pdt ul li:nth-child(4){
	margin-bottom:0px;
}



.tp_pdt_img01{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img02{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img03{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img04{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}







.tp_pdt_img05{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img06{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img07{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img08{
	width: 100%;
	height:250px !important;
	background:url(../img/top/tp_02_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 代理店一覧 ---------------------------------------------- */


.tp_dis01{
	width:100%;
	height:auto;
}

.tp_dis01_l{
	width:50%;
	height:auto;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.tp_dis01_r{
	width:50%;
	height:auto;
	float:right;
}


.tp_dis01_bg01{
	height:300px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_dis01_bg02{

	height:300px !important;
	background:url(../img/top/tp_03_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 会社情報 ---------------------------------------------- */



.cpy_msg{
	margin-bottom:40px;
}

.cpy_msg dl dt{
	font-size:32px;
	line-height:120%;
	margin-bottom:25px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cpy_msg dl dd{
	font-size:20px;
	line-height:140%;
	margin-bottom:30px;
}


.cpy_msg_img{
	text-align:center;
	margin-bottom:60px;
}








.tp_cpy01{
	width:100%;
	height:auto;
}

.tp_cpy01_l{
	width:50%;
	height:auto;
	float:left;

}

.tp_cpy01_r{
	width:50%;
	height:auto;
	float:right;
	padding:20px;
	box-sizing:border-box;
}


.tp_cpy01_bg01{
	height:300px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_cpy01_bg02{

	height:300px !important;
	background:url(../img/top/tp_03_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 採用情報 ---------------------------------------------- */


.tp_rrt_bg{
	width:100%;
	height:300px !important;
	background:url(../img/top/tp_04_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


 
.tp_rrt_b01{

}

.tp_rrt_b01 dl dt{
}

.tp_rrt_b01 dl dd{
	font-size:18px;
	line-height:150%;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}





/* トップ新着 ---------------------------------------------- */



.banner_01{
	text-align:center;
	margin-bottom:50px;
}

.banner_01 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.banner_01:hover img {
	opacity: .7;
}



.tp_news_in{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.tp_news_in dl dt{
	float:left;
	clear:both;
	color:#006699;
	font-size:16px;
	line-height:140%;
	max-width:100px;
}

.tp_news_in dl dd{
	padding-left:120px;
	font-size:16px;
	line-height:140%;
	
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	margin-bottom:10px;
}

.tp_news_in dl dd a{
	color:#1789AE;
	text-decoration:underline;

}

.tp_news_in dl dd a:hover{
	color:#1789AE;
	text-decoration:none;
}


.tp_bosyu{
	text-align:center;
}

.tp_bosyu img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_bosyu:hover img {
	opacity: .7;
}




/* トップ お問い合わせ ---------------------------------------------- */
.tp_cmn_ctt_bg{

	height:450px !important;
	background:url(../img/top/tp_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

}




.tp_cmn_ctt{
	height:450px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_cmn_ctt dl dt{
	font-size:20px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}

.tp_cmn_ctt dl dt p{
	font-size:50px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:2px;
}

.tp_cmn_ctt dl dd p{
	max-width:450px;
	width:100%;
	height:auto;
	background:#3c465c;
	
	font-size:24px;
	line-height:110%;
	color:#FFF;
	text-align:center;
	margin:0 auto 15px auto;
}


.tp_cmn_ctt dl dd p a{
	padding:10px 10px;
	display:block;
	color:#FFF;
}

.tp_cmn_ctt dl dd{

	font-size:24px;
	line-height:110%;
	color:#FFF;
	text-align:center;

}






/* 会社情報---------------------------------------------- */


.cpy_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

.cpy_b01 table{
	width:100%;
	height:auto;
}

.cpy_b01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	width:180px;
	padding:10px 10px;
}

.cpy_b01 table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px 10px;
}


.cpy_map{
	margin-bottom:60px;
}




/* 取扱メーカー---------------------------------------------- */

.ml_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:30px;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ml_tbl{
	width:100%;
	height:auto;
}

.ml_tbl table{
	width:100%;
	height:auto;	

}

.ml_tbl table td{
	width:50%;
	box-sizing:border-box;
	border-collapse:collapse;
	font-size:16px;
	line-height:120%;
	text-align:left;
	padding:0;

	border:5px solid #FFF;

}

.ml_tbl ul li{
	background:#d8e1e4 url(../img/common/list001.png) 10px 25px no-repeat;
	padding:15px 20px;
}

.ml_tbl ul li:nth-child(2n){
	background:#FFF url(../img/common/list001.png) 10px 25px no-repeat;
}









.ml_name_ttl{
	font-size:16px;
	line-height:120%;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name{
	width:100%;
	height:auto;
	margin-bottom:20px;
}


.ml_name ul li{
	width:22.75%;
	height:auto;
	float:left;
	margin-right:3%;
	margin-bottom:20px;
}

.ml_name ul li:nth-child(4n){
	margin-right:0%;
	
}


.ml_name ul linth-child(8){
	margin-bottom:0px;	
}

.ml_name ul li:nth-child(9){
	margin-bottom:0px;	
}


.ml_name ul li dl dt{
	float:left;
	clear:both;
	font-size:15px;
	line-height:100%;
	color:#1789ae;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name ul li dl dd{

	margin-left:30px;

}

.ml_name ul li dl dd ul {
	width:100%;
}

.ml_name ul li dl dd ul li{
	width:18.4%;

	height:auto;

	float:left;
	margin-right:2%;
	margin-bottom:0px;
	
	text-align:center;
	
	font-size:15px;
	line-height:110%;


}

.ml_name ul li dl dd ul li:nth-child(4n){
	margin-right:2%;
	
}

.ml_name ul li dl dd ul li:last-child{
	margin-right:0%
}

.ml_name ul li dl dd ul li a{
	color:#000000;
	text-decoration:underline;
}

.ml_name ul li dl dd ul li a:hover{
	color:#000000;
	text-decoration:none;
}





.ml_shn{
	margin-bottom:50px;
}

.ml_shn ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
}

.ml_shn ul li:nth-child(2n){
	margin-right:0;
	
}



.ml_shn ul li a{
	display:block;
	padding:10px 5px;
	
	background:#003366;
	text-align:center;
	color:#FFF;
	font-size:15px;
	line-height:110%;
	text-decoration:underline;
}

.ml_shn ul li a:hover{
	color:#FFF;
	
	background:#1789ae;
	text-decoration:none;
}









.ml_ttl01{
	font-size:36px;
	line-height:120%;
	color:#1789ae;
	margin-bottom:20px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}



.ml_lst01{
}

.ml_lst01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}


.ml_lst01_b{
	margin-bottom:15px;
}


.ml_lst01_b dl dt{
	font-size:18px;
	line-height:120%;
	color:#000000;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;	
}


.ml_lst01_b dl dt a{
	color:#000000;
	text-decoration:underline;	
}

.ml_lst01_b dl dt a:hover{
	color:#000000;
	text-decoration:none;
}


.ml_lst01_b dl dt span{
	color:#ff0000;
}


.ml_lst01_b dl dt em{
	margin-left:10px;
}


.ml_lst01_b dl dd{
	font-size:16px;
	line-height:110%;
}


.ml_lst01_b dl dd a{
	color:#0099cc;
	text-decoration:none;
}

.ml_lst01_b dl dd a:hover{
	color:#0099cc;
	text-decoration:underline;
}

.ml_lst01_b dl dd span{
	background:#ff3333;
	padding:1px 5px;
	color:#FFF;
	margin-right:10px;
}





.ml_lst_btn{
	width:100%;
	height:auto;
}

.ml_lst_btn ul li{
	width:23.5%;
	height:50px;
	float:left;
	margin-right:2%;
	background:url(../img/maker_list/bg_00.jpg) repeat;
	
	color:#ffffff;
	font-size:18px;
	line-height:120%;
	
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;

	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}

.ml_lst_btn ul li:last-child{
	margin-right:0%
}

.ml_lst_btn ul li a{
	width:100%;
	height:50px;

	color:#ffffff;
	font-size:18px;
	line-height:120%;	
	
	
	display:block;
	
	

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
}


.ml_lst_btn ul li a:hover{

	color:#ffffff;
	font-size:18px;
	line-height:120%;
	text-decoration:underline;

}





.ml_lst_btn_bg01{
	background:url(../img/maker_list/bg_01.jpg) repeat;
}

.ml_lst_btn_bg02{
	background:url(../img/maker_list/bg_02.jpg) repeat;
}

.ml_lst_btn_bg03{
	background:url(../img/maker_list/bg_03.jpg) repeat;
}

.ml_lst_btn_bg04{
	background:url(../img/maker_list/bg_04.jpg) repeat;
}




/* 取扱商材・サービス---------------------------------------------- */

.ps_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:60px;
	
	word-wrap:break-word;
	word-break:break-all;
}




.ps_b01{
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.ps_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	
}

.ps_b01 ul li:last-child{
	margin-right:0%
}

.ps_b02{
	font-size:16px;
	line-height:150%;
	margin-bottom:20px;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ps_b03{
	border:1px solid #336699;
	padding:25px;
	
	margin-bottom:100px;
}

.ps_b03 ul li{
	font-size:18px;
	line-height:140%;
	color:#336699;
	display:inline-block;
	margin-bottom:3px;
}


.ps_b03 ul li:after {
    content: " / ";
}


/* 採用情報 ---------------------------------------------- */

.rrt_b01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02{
	margin-bottom:60px;
}

.rrt_b02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:40px;
}

.rrt_b02 ul li:nth-child(2n){
	margin-right:0%;
}

.rrt_b02 ul li:nth-child(3){
	margin-bottom:0;
}

.rrt_b02 ul li:nth-child(4){
	margin-bottom:0;
}


.rrt_b02_img{
	margin-bottom:20px;
}


.rrt_b02 dl dt{
	font-size:24px;
	line-height:160%;
	margin-bottom:10px;
}

.rrt_b02 dl dt p{
	font-size:18px;
	line-height:140%;
	margin-bottom:2px;
}


.rrt_b02 dl dd dl dt{
	font-size:20px;
	line-height:140%;
	margin-bottom:5px;
	color:#003366;

	
	word-wrap:break-word;
	word-break:break-all;
}

.rrt_b02 dl dd dl dd{
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	color:#000000;


	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02 dl dd dl dd:last-child{
	margin-bottom:0px;
}




/* 主要取扱メーカー（代理店）様一覧 ---------------------------------------------- */


.dis_b01{
	width:100%;
	height:auto;
}

.dis_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:30px;
	

}

.dis_b01 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b01 ul li dl dt{
	margin-bottom:10px;

}

.dis_b01 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b01 ul li dl dt:hover img {
	opacity: .7;
}



.dis_b01 ul li dl dd{
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.dis_b01 a{
	color:#000;
	text-decoration:none;
}

.dis_b01 a:hover{
	color:#000;
	text-decoration:underline;
}








.dis_b02_bg{
	background:#c7383a;
}


.dis_b02{
	width:100%;
	height:auto;
}

.dis_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:30px;
	

}

.dis_b02 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b02 ul li dl dt{
	margin-bottom:10px;

}

.dis_b02 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b02 ul li dl dt:hover img {
	opacity: .7;
}

.dis_b02 ul li dl dd{
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.dis_b02 a{
	color:#000;
	text-decoration:none;
}

.dis_b02 a:hover{
	color:#000;
	text-decoration:underline;
}





/* 取扱製品 ---------------------------------------------- */


.pdt_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.pdt_b01_l{
	width:35%;
	height:320px;
	float:left;
	
	font-size:28px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}

.pdt_b01_r{
	width:60%;
	height:auto;
	float:right;
}

.pdt_b01_r dl dt{
	color:#003366;
	font-size:22px;
	line-height:120%;
	margin-bottom:3px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
}



.pdt_b01_r dl dd{
	color:#000;
	font-size:16px;
	line-height:120%;
	margin-bottom:6px;
}

.pdt_b01_r dl dd ul li{
	float:left;
	margin-bottom:5px;
}

.pdt_b01_r dl dd ul li:after{
  content: '・';
}

.pdt_b01_r dl dd ul li:last-child:after{
  content: '';
}




.pdt_bg01{
	height:320px !important;
	background:url(../img/products/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg02{
	height:320px !important;
	background:url(../img/products/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg03{
	height:320px !important;
	background:url(../img/products/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg04{
	height:320px !important;
	background:url(../img/products/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}













/* 工事部門 ---------------------------------------------- */


.cs_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.cs_b01_l{
	width:35%;
	height:320px;
	float:left;
	
	font-size:28px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}

.cs_b01_r{
	width:60%;
	height:auto;
	float:right;
	
	font-size:16px;
	line-height:150%;
	
	word-wrap:break-word;
	word-break:break-all;
}




.cs_b01_bg01{
	height:250px !important;
	background:url(../img/construction_section/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg02{
	height:250px !important;
	background:url(../img/construction_section/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg03{
	height:250px !important;
	background:url(../img/construction_section/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg04{
	height:250px !important;
	background:url(../img/construction_section/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg05{
	height:250px !important;
	background:url(../img/construction_section/01_05.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





.cs_b02{
	font-size:18px;
	line-height:160%;
	margin-bottom:40px;
}




/* 協力会社募集せフォーム---------------------------------------------- */





/* 協力会社募集せフォーム---------------------------------------------- */

.rpc_txt01{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}


.rpc_b01{
	width:100%;
	height:auto;
	margin-bottom:80px;

}

.rpc_b01 table{
	width:100%;
	height:auto;
}

.rpc_b01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	width:150px;
	padding:10px 15px;
	
	background:#FFF;
}

.rpc_b01 table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px 15px;
	
	
	background:#FFF;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rpc_b01_bg01{
	font-size:18px !important;
	line-height:120%;
	background:#59ACAC !important;
	text-align:center !important;
	color:#FFF !important;
	padding:5px 15px !important;
}


.rpc_b01 table td a{
	color:#069;
	text-decoration:underline;
}


.rpc_b01 table td a:hover{
	color:#069;
	text-decoration:none;
}







/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:30px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 720px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:230px;
	height:auto;
	position: absolute;
	top:33px;
	left:20px !important;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:18px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}



h2.h2_01 p{
	font-size:30px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h2.h2_02{
	font-size:18px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:30px;
	font-weight:normal;
}



h2.h2_02 p{
	font-size:30px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


h2.h2_03{
	font-size:18px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:15px;
	font-weight:normal;
}



h2.h2_03 p{
	font-size:30px;
	line-height:100%;
	color:#1789ae;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}




h3.h3_01{
	width:300px;
	height:126px;
	background:url(../img/top/tp_ps_bg_s.png) center center no-repeat;
	font-size:20px;
	line-height:110%;
	color:#000000;
	text-align:center;
	font-weight:normal;
	margin:0 auto 30px auto;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}





/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:250px;
	z-index:5;

	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}







/* メインバック ---------------------------------------------- */

.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/top/tp_001.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:auto;     
}




.bg_main01{
	width: 100%;
	height:auto;

	background:url(../img/top/tp_001_01.jpg) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:auto;     
}



/* 各ページイメージ ---------------------------------------------- */


.company_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.maker_list_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/maker_list/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.products_services_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/products_services/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.recruit_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/recruit/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.contact_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.cooperation_top_img{
	width: 100%;
	height:250px !important;
	background:url(../img/cooperation/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ　メッセージ ---------------------------------------------- */


.tp_msg_bg{
	width: 100%;
	height:530px !important;
	background:url(../img/top/tp_001.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



.tp_msg01_out{
	height:530px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_msg01{
	


}

.tp_msg01 dl dt{
	max-width:490px;
	width:100%;
	height:auto;
	font-size:20px;
	line-height:120%;
	margin:0 auto 20px auto;

	text-align:left;
	
	letter-spacing:-0.04em;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_msg01 dl dd{
	font-size:16px;
	line-height:150%;
	margin-bottom:70px;
	

}







/* トップ 取扱商材・サービス ---------------------------------------------- */


.tp_ps{
	width:100%;
	height:auto;
}


.tp_ps ul li{
	width:33.3333%;
	height:220px;
	float:left;
	box-sizing:border-box;
	border-left:3px solid #FFF;
	border-top:3px solid #FFF;

}

.tp_ps ul li:nth-child(3n){
	border-right:3px solid #FFF;
}

.tp_ps ul li:nth-child(7){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(8){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li:nth-child(9){
	border-bottom:3px solid #FFF;
}

.tp_ps ul li img{

}

.tp_ps_in{
	max-width:300px;
	width:100%;
	height:216px;
	color:#FFF;
	font-size:20px;
	line-height:120%;
	background:url(../img/top/tp_ps_bg_s.png) center center no-repeat;
	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   padding:0 10px;
   box-sizing:border-box;
}


.tp_ps_bg01{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg02{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg03{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_03.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg04{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_04.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg05{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_05.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg06{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_06.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg07{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_07.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg08{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_08.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


.tp_ps_bg09{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_ps01_09.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}





/* トップ おすすめ商品 ---------------------------------------------- */




.tp_rp_txt{
	font-size:20px;
	line-height:140%;
	text-align:left;
	margin-bottom:25px;
	letter-spacing:-0.05em;
}

.tp_rp_txt span::before {
	content: "" ;
	white-space:normal;
}




.tp_rp_b01{
	width:100%;
	height:auto
}

.tp_rp_b01 ul li{
	width:100%;
	height:auto;
	float:none;
	margin:0  auto 30px auto;
	max-width:320px;
}

.tp_rp_b01 ul li img{
	border:1px solid #CCC;
	box-sizing:border-box;
}

.tp_rp_b01 ul li:last-child{
	margin:0  auto 0 auto;
}

.tp_rp_b01 dl dt{
	text-align:center;
	margin-bottom:10px;
}

.tp_rp_b01 dl dd{
	font-size:15px;
	line-height:140%;
	text-align:left;
}








.button02 {
	display: inline-block;
	max-width:450px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:6px 12px 8px 12px;
	box-sizing:border-box;
	margin-bottom:10px;
  
	background-color: #3c465c;
	border: 2px solid #3c465c;
	color: #fff;
	
	font-size:17px;
	line-height:120%;
  
	font-family: titular, sans-serif;
	font-style: normal;
	font-weight: 700;

}
.button02::before,
.button02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button02,
.button02::before,
.button02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button02:hover {
  background-color: #fff;
  border-color: #3c465c;
  color: #3c465c;
}






/* トップ 取扱製品 ---------------------------------------------- */


.tp_pdt{
	width:100%;
	height:auto;

}


.tp_pdt ul{
	margin-bottom:30px;
}

.tp_pdt ul li{
	width:49%;
	height:170px;
	margin-right:2%;
	float:left;
	color:#FFF;
	font-size:19px;
	line-height:130%;
	margin-bottom:10px;
	padding:10px;
	box-sizing:border-box;
	
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	

}

.tp_pdt ul li:nth-child(2n){
	margin-right:0%;
}

.tp_pdt ul li:nth-child(3){
	margin-bottom:0px;
}

.tp_pdt ul li:nth-child(4){
	margin-bottom:0px;
}



.tp_pdt_img01{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img02{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img03{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img04{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}







.tp_pdt_img05{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img06{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img07{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pdt_img08{
	width: 100%;
	height:170px !important;
	background:url(../img/top/tp_02_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}









/* トップ 会社情報 ---------------------------------------------- */


.tp_pfl_bg{
	width: 100%;
	height:320px !important;
	background:url(../img/top/tp_pfl_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_pfl{
	width:100%;
	height:320px;
	background:url(../img/top/tp_pfl_s.png) center center no-repeat;
	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_pfl dl dt{
}
.tp_pfl dl dd{
}




.button01_b{
	max-width:200px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;

	font-size:16px;
	line-height:100%;
}


.button01 {
	display: inline-block;
	max-width:200px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:3px 10px 7px 10px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button01::before,
.button01::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button01,
.button01::before,
.button01::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button01:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}





.button02_b{
	max-width:300px;
	width:100%;
	height:auto;
	margin:0 auto 3px auto;

	font-size:16px;
	line-height:100%;
}


.button02 {
	display: inline-block;
	max-width:300px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:3px 10px 7px 10px;
  
	background-color: #d79300;
	border: 2px solid #d79300;
	color: #fff;

}
.button02::before,
.button02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button02,
.button02::before,
.button02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button02:hover {
  background-color: #fff;
  border-color: #d79300;
  color: #d79300;
}



/* トップ 採用情報 ---------------------------------------------- */





.tp_rrt01_bg{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_rrt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01{
	width:100%;
	height:300px;	
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_rrt01 dl dt{
	font-size:24px;
	line-height:140%;
	margin-bottom:25px;
	text-align:center;
	color:#FFF;
}
.tp_rrt01 dl dd{
}




/* トップ 代理店一覧 ---------------------------------------------- */


.tp_dis01{
	width:100%;
	height:auto;
}

.tp_dis01_l{
	width:50%;
	height:auto;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.tp_dis01_r{
	width:50%;
	height:auto;
	float:right;
}


.tp_dis01_bg01{
	height:200px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_dis01_bg02{

	height:200px !important;
	background:url(../img/top/tp_03_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 会社情報 ---------------------------------------------- */


.tp_cpy01{
	width:100%;
	height:auto;
}

.tp_cpy01_l{
	width:50%;
	height:auto;
	float:left;

}

.tp_cpy01_r{
	width:50%;
	height:auto;
	float:right;
	padding:20px;
	box-sizing:border-box;
}


.tp_cpy01_bg01{
	height:200px;
	background:#c7383a;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_cpy01_bg02{

	height:200px !important;
	background:url(../img/top/tp_03_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 採用情報 ---------------------------------------------- */


.tp_rrt_bg{
	width:100%;
	height:250px !important;
	background:url(../img/top/tp_04_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


 
.tp_rrt_b01{

}

.tp_rrt_b01 dl dt{
}

.tp_rrt_b01 dl dd{
	font-size:16px;
	line-height:140%;
	text-align:center;
	color:#FFF;
	margin-bottom:10px;
}




/* トップ新着 ---------------------------------------------- */




.banner_01{
	text-align:center;
	margin-bottom:30px;
}

.banner_01 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.banner_01:hover img {
	opacity: .7;
}




.tp_news_in{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.tp_news_in dl dt{
	float:none;
	clear:both;
	color:#006699;
	font-size:15px;
	line-height:140%;
	max-width:auto;
	margin-bottom:5px;
}

.tp_news_in dl dd{
	padding-left:0px;
	font-size:15px;
	line-height:140%;
	
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	margin-bottom:10px;
}

.tp_news_in dl dd a{
	color:#1789AE;
	text-decoration:underline;

}

.tp_news_in dl dd a:hover{
	color:#1789AE;
	text-decoration:none;
}




.tp_bosyu{
	text-align:center;
}

.tp_bosyu img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_bosyu:hover img {
	opacity: .7;
}

/* トップ お問い合わせ ---------------------------------------------- */
.tp_cmn_ctt_bg{

	height:300px !important;
	background:url(../img/top/tp_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
	 

}




.tp_cmn_ctt{
	height:300px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_cmn_ctt dl dt{
	font-size:18px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}

.tp_cmn_ctt dl dt p{
	font-size:30px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	margin-bottom:2px;
}

.tp_cmn_ctt dl dd p{
	max-width:450px;
	width:100%;
	height:auto;
	background:#3c465c;
	
	font-size:24px;
	line-height:110%;
	color:#FFF;
	text-align:center;
	margin:0 auto 15px auto;
}


.tp_cmn_ctt dl dd p a{
	padding:10px 10px;
	display:block;
	color:#FFF;
}

.tp_cmn_ctt dl dd{

	font-size:20px;
	line-height:110%;
	color:#FFF;
	text-align:center;

}









/* 会社情報---------------------------------------------- */



.cpy_msg{
	margin-bottom:30px;

}

.cpy_msg dl dt{
	max-width:490px;
	width:100%;
	height:auto;
	font-size:22px;
	line-height:120%;
	margin:0 auto 20px auto;

	text-align:left;
	
	letter-spacing:-0.04em;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cpy_msg dl dd{
	font-size:16px;
	line-height:150%;
	margin-bottom:50px;
}


.cpy_msg_img{
	text-align:center;
	margin-bottom:40px;
}






.cpy_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

.cpy_b01 table{
	width:100%;
	height:auto;
}

.cpy_b01 table th{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:none;
	text-align:left;
	width:100%;
	display:block;

	padding:5px 0px 0px 0px;
}

.cpy_b01 table td{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
	border-bottom:1px solid #cccccc;
	text-align:left;
	display:block;

	padding:0px 0px 5px 0px;
}


.cpy_map{
	margin-bottom:40px;
}




/* 取扱メーカー---------------------------------------------- */

.ml_txt{
	font-size:15px;
	line-height:140%;
	margin-bottom:20px;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ml_tbl{
	width:100%;
	height:auto;
}

.ml_tbl table{
	width:100%;
	height:auto;	

}

.ml_tbl table td{
	width:50%;
	box-sizing:border-box;
	border-collapse:collapse;
	font-size:15px;
	line-height:120%;
	text-align:left;
	padding:0;

	border:3px solid #FFF;

}

.ml_tbl ul li{
	background:#d8e1e4 url(../img/common/list001.png) 10px 25px no-repeat;
	padding:15px 20px;
}

.ml_tbl ul li:nth-child(2n){
	background:#FFF url(../img/common/list001.png) 10px 25px no-repeat;
}











.ml_name_ttl{
	font-size:16px;
	line-height:120%;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name{
	width:100%;
	height:auto;
	margin-bottom:20px;
}


.ml_name ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:20px;
}


.ml_name ul li:nth-child(2n){
	margin-right:0%;
	
}

.ml_name ul li:nth-child(4n){
	margin-right:0%;
	
}


.ml_name ul linth-child(8){
	margin-bottom:0px;	
}

.ml_name ul li:nth-child(9){
	margin-bottom:0px;	
}


.ml_name ul li dl dt{
	float:left;
	clear:both;
	font-size:15px;
	line-height:100%;
	color:#1789ae;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ml_name ul li dl dd{

	margin-left:30px;

}

.ml_name ul li dl dd ul {
	width:100%;
}

.ml_name ul li dl dd ul li{
	width:18.4%;

	height:auto;

	float:left;
	margin-right:2%;
	margin-bottom:0px;
	
	text-align:center;
	
	font-size:15px;
	line-height:110%;


}

.ml_name ul li dl dd ul li:nth-child(4n){
	margin-right:2%;
	
}

.ml_name ul li dl dd ul li:last-child{
	margin-right:0%
}

.ml_name ul li dl dd ul li a{
	color:#000000;
	text-decoration:underline;
}

.ml_name ul li dl dd ul li a:hover{
	color:#000000;
	text-decoration:none;
}





.ml_shn{
	margin-bottom:50px;
}

.ml_shn ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;

}

.ml_shn ul li:nth-child(2n){
	margin-right:0;
	
}



.ml_shn ul li a{
	height:40px;
	display:block;
	padding:5px 5px;
	
	background:#003366;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:110%;
	text-decoration:underline;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.ml_shn ul li a:hover{
	color:#FFF;
	
	background:#1789ae;
	text-decoration:none;
}









.ml_ttl01{
	font-size:24px;
	line-height:120%;
	color:#1789ae;
	margin-bottom:20px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}



.ml_lst01{
}

.ml_lst01 ul li{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #999999;
}


.ml_lst01_b{
	margin-bottom:20px;
}


.ml_lst01_b dl dt{
	font-size:17px;
	line-height:120%;
	color:#000000;
	margin-bottom:15px;

	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;	
}


.ml_lst01_b dl dt a{
	
	color:#000000;
	text-decoration:underline;	
}

.ml_lst01_b dl dt a:hover{
	color:#000000;
	text-decoration:none;
}


.ml_lst01_b dl dt span{
	color:#ff0000;
	font-size:15px;
}


.ml_lst01_b dl dt em{
	font-size:15px;
	margin-left:10px;
}


.ml_lst01_b dl dd{
	font-size:14px;
	line-height:110%;
}


.ml_lst01_b dl dd a{
	color:#0099cc;
	text-decoration:none;
}

.ml_lst01_b dl dd a:hover{
	color:#0099cc;
	text-decoration:underline;
}

.ml_lst01_b dl dd span{
	background:#ff3333;
	padding:1px 3px;
	color:#FFF;
	margin-right:10px;
}





.ml_lst_btn{
	width:100%;
	height:auto;
}

.ml_lst_btn ul li{
	width:49%;
	height:40px;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	background:url(../img/maker_list/bg_00.jpg) repeat;
	
	color:#ffffff;
	font-size:15px;
	line-height:120%;
	
	padding-bottom:0;
	margin-bottom:10px;
	border-bottom:none;

	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}

.ml_lst_btn ul li:nth-child(2n){
	margin-right:0%
	
}

.ml_lst_btn ul li:nth-child(3){
	margin-bottom:0px;
}

.ml_lst_btn ul li:last-child{
	margin-right:0%;
	margin-bottom:0px;
}

.ml_lst_btn ul li a{
	width:100%;
	height:40px;


	color:#ffffff;
	font-size:15px;
	line-height:120%;	
	
	
	display:block;
	
	

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

   
   
 	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
}


.ml_lst_btn ul li a:hover{

	color:#ffffff;
	font-size:15px;
	line-height:120%;
	text-decoration:underline;

}





.ml_lst_btn_bg01{
	background:url(../img/maker_list/bg_01.jpg) repeat;
}

.ml_lst_btn_bg02{
	background:url(../img/maker_list/bg_02.jpg) repeat;
}

.ml_lst_btn_bg03{
	background:url(../img/maker_list/bg_03.jpg) repeat;
}

.ml_lst_btn_bg04{
	background:url(../img/maker_list/bg_04.jpg) repeat;
}






/* 取扱商材・サービス---------------------------------------------- */

.ps_txt{
	font-size:15px;
	line-height:140%;
	margin-bottom:30px;
	
	word-wrap:break-word;
	word-break:break-all;
}




.ps_b01{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.ps_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	
}

.ps_b01 ul li:last-child{
	margin-right:0%
}

.ps_b02{
	font-size:15px;
	line-height:140%;
	margin-bottom:20px;
	
	word-wrap:break-word;
	word-break:break-all;
}



.ps_b03{
	border:1px solid #336699;
	padding:15px;
	
	margin-bottom:60px;
}

.ps_b03 ul li{
	font-size:16px;
	line-height:140%;
	color:#336699;
	display:inline-block;
	margin-bottom:3px;
}


.ps_b03 ul li:after {
    content: " / ";
}


/* 採用情報 ---------------------------------------------- */

.rrt_b01{
	font-size:15px;
	line-height:140%;
	margin-bottom:40px;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02{
	margin-bottom:60px;
}

.rrt_b02 ul li{
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:30px;
}

.rrt_b02 ul li:nth-child(2n){
	margin-right:0%;
}

.rrt_b02 ul li:nth-child(3){
	margin-bottom:30px;
}

.rrt_b02 ul li:nth-child(4){
	margin-bottom:0;
}


.rrt_b02_img{
	max-width:480px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

}

.rrt_b02 dl{


	max-width:480px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;

}

.rrt_b02 dl dt{
	font-size:20px;
	line-height:150%;
	margin-bottom:10px;
}

.rrt_b02 dl dt p{
	font-size:17px;
	line-height:140%;
	margin-bottom:2px;
}


.rrt_b02 dl dd dl dt{
	font-size:17px;
	line-height:140%;
	margin-bottom:5px;
	color:#003366;

	
	word-wrap:break-word;
	word-break:break-all;
}

.rrt_b02 dl dd dl dd{
	font-size:15px;
	line-height:140%;
	margin-bottom:15px;
	color:#000000;


	
	word-wrap:break-word;
	word-break:break-all;
}


.rrt_b02 dl dd dl dd:last-child{
	margin-bottom:0px;
}







/* 主要取扱メーカー（代理店）様一覧 ---------------------------------------------- */


.dis_b01{
	width:100%;
	height:auto;
}

.dis_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:20px;
	

}

.dis_b01 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b01 ul li dl dt{
	margin-bottom:10px;

}

.dis_b01 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b01 ul li dl dt:hover img {
	opacity: .7;
}



.dis_b01 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:130%;
}

.dis_b01 a{
	color:#000;
	text-decoration:none;
}

.dis_b01 a:hover{
	color:#000;
	text-decoration:underline;
}




.dis_b02_bg{
	background:#c7383a;
}


.dis_b02{
	width:100%;
	height:auto;
}

.dis_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	float:left;
	margin-bottom:20px;
	

}

.dis_b02 ul li:nth-child(3n){
	margin-right:0%;
}

.dis_b02 ul li dl dt{
	margin-bottom:10px;

}

.dis_b02 ul li dl dt img {
	border:1px solid #CCC;
	box-sizing:border-box;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.dis_b02 ul li dl dt:hover img {
	opacity: .7;
}



.dis_b02 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:130%;
}

.dis_b02 a{
	color:#FFF;
	text-decoration:none;
}

.dis_b02 a:hover{
	color:#FFF;
	text-decoration:underline;
}



/* 取扱製品 ---------------------------------------------- */


.pdt_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.pdt_b01_l{
	width:100%;
	height:150px;
	float:none;
	
	font-size:24px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
   margin-bottom:15px;
}

.pdt_b01_r{
	width:100%;
	height:auto;
	float:none;
}

.pdt_b01_r dl dt{
	color:#003366;
	font-size:18px;
	line-height:120%;
	margin-bottom:3px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
	
}



.pdt_b01_r dl dd{
	color:#000;
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;
}

.pdt_b01_r dl dd ul li{
	float:left;
	margin-bottom:5px;
}

.pdt_b01_r dl dd ul li:after{
  content: '・';
}

.pdt_b01_r dl dd ul li:last-child:after{
  content: '';
}




.pdt_bg01{
	height:150px !important;
	background:url(../img/products/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg02{
	height:150px !important;
	background:url(../img/products/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg03{
	height:150px !important;
	background:url(../img/products/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.pdt_bg04{
	height:150px !important;
	background:url(../img/products/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}










/* 工事部門 ---------------------------------------------- */


.cs_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.cs_b01_l{
	width:100%;
	height:150px;
	float:none;
	
	font-size:24px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
   
   margin-bottom:15px;
}

.cs_b01_r{
	width:100%;
	height:auto;
	float:none;
	
	font-size:15px;
	line-height:140%;
	margin-bottom:8px;
	
	word-wrap:break-word;
	word-break:break-all;
}




.cs_b01_bg01{
	height:150px !important;
	background:url(../img/construction_section/01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg02{
	height:150px !important;
	background:url(../img/construction_section/01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg03{
	height:150px !important;
	background:url(../img/construction_section/01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg04{
	height:150px !important;
	background:url(../img/construction_section/01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.cs_b01_bg05{
	height:150px !important;
	background:url(../img/construction_section/01_05.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}






.cs_b02{
	font-size:16px;
	line-height:150%;
	margin-bottom:30px;
}







/* 協力会社募集せフォーム---------------------------------------------- */

.rpc_txt01{
	font-size:17px;
	line-height:160%;
	margin-bottom:40px;	
}


.rpc_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

.rpc_b01 table{
	width:100%;
	height:auto;
}

.rpc_b01 table th{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	width:90px;
	padding:10px 10px;
	
	background:#FFF;
}

.rpc_b01 table td{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px 10px;
	
	
	background:#FFF;
	
	word-wrap:break-word;
	word-break:break-all;
}


.rpc_b01_bg01{
	font-size:17px !important;
	line-height:120%;
	background:#59ACAC !important;
	text-align:center !important;
	color:#FFF !important;
	padding:5px 10px !important;
}


.rpc_b01 table td a{
	color:#069;
	text-decoration:underline;
}


.rpc_b01 table td a:hover{
	color:#069;
	text-decoration:none;
}







/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:30px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:20px;
	text-align:left;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	text-align:left;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}
.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}





#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:15px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 10px 5px 10px;	
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;

}

#contact-f td{
	font-size:15px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 10px 10px 10px;
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:100%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	box-sizing:border-box;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
