@charset "utf-8";

h1, h2, h3, h4, p{ margin:0; padding:0;}
h1, h2, h3, h4{ font-weight:normal; }

/*ヘッダー*/
header {/*固定*/
	width:100%;
	height:80px;
	background: rgba(255,255,255,1);
	position: fixed;
	top:0;
	z-index:9998;
	/*border-bottom:#057DD6 solid 2px;*/
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3);
}
#headinner{
	width:1200px;
	margin: 0 auto;	
}
#pc_h{display:block; margin:0 auto;}/*ヘッダーPC用*/
#pc{display:block; margin:0 auto;}/*PC用*/
#tb{display:none;}/*ノートPC・タブレット用*/
#sp{display:none;}/*スマホ用*/
#burger{/*スマホ用*/
	display: none;
}
#headL{
	width:24%;
	min-width:288px;
	float:left;
	position:relative;
	padding:5px 0px 5px 0px;
	background:url(../images/logo.png) 0px 10px no-repeat;
	box-sizing:border-box;
}
#headR{
	width:75%;
	float:right;
	padding:10px 0px 10px 0px;
	box-sizing:border-box;
}
#headL img{ margin-left:60px; margin-top:-5px; width:70%; height:auto; line-height:1;}
/*
#headL h1{
	padding:0px 0 0px 60px;
	line-height:1;
	font-size:25px;
	color:#333;
	font-family: "Noto Sans Japanese";
}
#headL h1 span{ font-size:16px; font-weight:bold;}
*/
#headL h2{
	padding:5px 0 10px 60px;
	line-height:1;
	font-size:15.5px;
	color:#3180F4;
	font-family: "Sawarabi Mincho";
	box-sizing:border-box;

	margin:0;
}
#headL a{	
	text-decoration:none;
}
#headR ul {
	overflow:hidden;
}
#headR ul li {
	float:left;
	margin:0px;
	font-size:15px;
}
.mac.gecko #headR ul li{
	float:left;
	margin: 5px;
	font-size:15px;
	border-left:#CCC solid 2px;
}
#headR ul li a{
	display:block;
	text-align:center;
	padding:1em;
	line-height:1.5;
	font-size:13px;
	text-decoration:none;
	color:#333;
	box-sizing:border-box;
}
#headR ul li a:hover{
	color:#808080;
	background-color:#E9F7FE;
}

#headR ul li a p{
	text-align:center;
	line-height:1;
	font-size:11px;
	color:#3180F4;
}


/*フッター*/
footer{
	width:100%;
	/*margin-top:3em;*/
	background-color:#DEDEDF;
}
.add_in{
	width:1200px;
	margin: 0 auto;
	padding:10px;
	font-size:12px;
	line-height:1.5;
	position:relative;
	border-bottom:#999 solid 1px;
	box-sizing:border-box;
}
.add_in h1{
	color:#000;
	font-size:20px;
	font-weight:bold;
	font-family: "Noto Sans Japanese";
	margin-bottom:5px;
	padding:10px 0;
	box-sizing:border-box;
}
.foot_gototop{
	position:absolute;
	width:61px;
	height:33px;
	padding:0 10px;
	/*left: 1137px;*/
	right:0px;
	top: 0px;
	background-color:#000;
}

#foot {
	width:1200px;
	margin: 0 auto;
	padding:10px 0 20px 0px;
	overflow:hidden;
	box-sizing:border-box;
	display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;	
}
#foot ul{/*float:left;*/ margin: 0; padding:0; display:flex;flex-direction:column;}
#foot li{
	font-size:12px;
	background:url(../images/foot_li.png) left center no-repeat;
	text-decoration:none;
	display:block;
	padding:2px 25px 2px 15px;
	box-sizing:border-box;
}
#foot h2{
	font-size:15px;
	color:#000;	
}
#foot h2 a{
	color:#3180F4;
	text-decoration:none;
	line-height:2;
	padding:0 0 0 15px;
	background:url(../images/arrow_bl.png) left 2px no-repeat;
	box-sizing:border-box;
}
#foot h2 a:hover{
	color:#999;
}

#page_bottom{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-conten: space-between;
	box-sizing:border-box;
	align-items:center;
}
#page_bottom li{
		display:flex;
		flex-wrap: wrap;
justify-conten: space-between;
box-sizing: border-box;
align-items: center;
	}
.bottom01,
.bottom02,
.bottom03,
.bottom04{
	/*float:left;
	display: block;*/
	min-height:60px;
	text-align:left;
}
.bottom01{
	width:25%;	
	font-size:26px;	
	background:url(../images/top_tel.png) 0px 5px no-repeat;
	border-right:#CCC solid 2px;
	padding:0px 0px 0 60px;
	box-sizing:border-box;
}
.bottom02{
	width:25%;
	font-size:26px;
	background:url(../images/top_fax.png) 30px 5px no-repeat;
	border-right:#CCC solid 2px;
	padding:0px 0px 0 90px;
	box-sizing:border-box;
}
.bottom03{
	width:25%;
	font-size:20px;	
	border-right:#CCC solid 2px;
	box-sizing:border-box;
}
.bottom04{
	width:25%;
	background:url(../images/top_map.png) 30px 5px no-repeat;
	padding:0px 0 0 90px;
	box-sizing:border-box;
}
.bottom03 a{
	min-height:57px;
	display: block;
	padding:20px 0px 0 110px;
	background:url(../images/top_mail.png) 40px 5px no-repeat;
	box-sizing:border-box;
}
.bottom04 a{
	display: block;
	font-size:14px;
	padding:4px 0px 4px 10px;
	box-sizing:border-box;
}
.bottom01 .time{ font-size:16px; display:block;}
#page_bottom a:hover{ background-color:#F3F3F3;}

#foot_bg_blue{
	width:100%;
	min-height:10px;
	margin:0;
	overflow: hidden;
	zoom: 1;
	background-color:#3180F4;
}

/*中身*/
.txt16{font-size:16px; margin:10px 0; line-height:1.5;}
.txt20{font-size:20px; line-height:1.5;}
.txt25{font-size:25px; line-height:1.2;}
.txt25_dsm{
    font-size: 25px;
    line-height: 1.2;
}
.txt32_dsm{
    font-size: 32px;
    line-height: 1.2;
	color: #3180F4;
}

.spacing1em{ letter-spacing:1em;}
.spacing2em{ letter-spacing:2em;}
.spacing3em{ letter-spacing:3em;}

.skyblue{
	font-size:19px;
	color:#3180F4;
	font-weight:bold;
	line-height:1.5;
}
.skyblue_b{
	font-size:24px;
	color:#3180F4;
	line-height:1.4;
	margin-bottom:10px;
}
#top_wrap{
	text-align:center;
	margin-top:70px;
	clear:both;
	overflow: hidden;
}
#wrap{
	text-align:center;
	clear:both;
	overflow: hidden;
}
#content{
	min-height:500px;
	margin:0 auto 20px auto;
}

.pnkz{
	width:100%;
	background: rgba(9,70,180,0.6);
	font-size:12px;
	color:#FFF;
}
.pnkz a{ color:#FFF;font-size:12px;}


#inner{
	width:1200px;
	margin: 0 auto;
	/*padding:10px 2%;*/
	padding:10px 0;
	line-height:1.5;
	text-align:center;
	overflow: hidden;
	box-sizing:border-box;
}
#inner h2{
	color:#000;
	font-size:25px;
	padding:10px 0 0 0;
	font-family:"Sawarabi Mincho", serif;
	letter-spacing:0.3em;
}
#inner h4{
	color:#000;
	font-size:25px;
	font-weight:bold;
	padding:5px 0 0 0;
	letter-spacing:0.3em;
}

#bg_blue{
	width:100%;
	margin:0;
	overflow: hidden;
	zoom: 1;
	background-color:#3180F4;
}
#bg_blue h3{
	font-size:30px;
	color:#FFF;
	line-height:2;
}
#bg_gray{
	width:100%;
	margin:0 0 40px 0;
	padding:0 0 1em 0;
	overflow: hidden;
	zoom: 1;
	background-color:#F2F4F7;
	box-sizing:border-box;
}
.mb1{ margin-bottom:1em;}
.mb2{ margin-bottom:2em;}
.mb3{ margin-bottom:2em;}
.mb4{ margin-bottom:2em;}



/*top*/

#foo1{ padding:0;}

#bg_blue_top{
	width:100%;
/*	min-height:100px;*/
	max-height:60vw;
	margin:0 0 0px 0;
	padding:0 0 30px 0;
	overflow: hidden;
	position:relative;
	z-index:0;
/*
	background:url(../images/wt_town.png) left bottom repeat-x #3180F4;
	box-sizing:border-box;*/
}

.top_slide{
	/*width:100%;
	margin:64px auto 0;
	margin-top:;
	overflow: hidden;
	*/
	position:relative;
	overflow: hidden;
}
.list_carousel1{
	position:relative;
	z-index:1;
}
#pager1{
	position:absolute;
	left:0;
	right:0;
	bottom:90px;
	z-index:99;
}
.p-mainVisual__slideTitle {
  font-size: 28px;
}
.mv_txt{
	position: absolute;
	width:80%;
	height:auto;
	top:40%;
	left:0;
	right:0;
	z-index:3;
	color:#FFF;
	text-align:center;
	text-shadow:rgba(0,0,0,0.9) 0 0 8px;
	margin:0 auto;
}
.homeimg{
	position: absolute;
	bottom:0;
	left:0;
	z-index:2;
}

.swiper-wrapper {
  width: 100%;
  /*height:60vh;*/
}
.swiper-slide {
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	/*  line-height: 300px;*/

}

.swiper-slide img {
	width: 100%;
	height: 30vw;
	object-fit:cover;
}
.swiper-button-prev,
.swiper-button-next {
  width: 24px;
  height: 30px;
  background-size: 24px 30px; /* 表示したいサイズ */
  transform: translateY(-50%);
  margin-top: 0;
}

.top_inner{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}
#top_inner02{
	max-width:1200px;
	margin: 0 auto;
	padding:10px 2%;
	line-height:1.5;
	text-align:center;
	overflow: hidden;
	display: flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing:border-box;
}
.top_spcont-img{max-width:392px;}

#bg_photo01{
	width:100%;
	min-height:100px;
	margin:40px auto;
	padding:150px 0 150px 0;
	background:url(../images/top_img01.jpg) center bottom no-repeat;
	background-size:cover;
	overflow: hidden;
	zoom: 1;
	box-sizing:border-box;
}
#bg_photo02{
	width:100%;
	min-height:100px;
	margin:0px auto;
	padding:100px 0;
	background:url(../images/20171026_16-s.jpg) center bottom no-repeat;
	background-size:cover;
	background-attachment: fixed;
	box-sizing:border-box;
}
.photo_in{
	display:block;
	width:80%;
	max-width:980px;
	margin:0 auto;
	border:#FFF solid 1px;
	padding:2em 10px;
	color:#FFF;
	text-decoration:none;
	background: rgba(100,100,100,0.5);
	box-sizing:border-box;
}
.photo_in:hover{background: rgba(255,255,255,0.4);}
.photo_in h3{ font-size:26px; color:#FFF; line-height:2;}
.photo_in p{}
.innerL{
	width:45%;
	text-align: left;
	margin-bottom:4em;
	line-height:1.8;
	display: flex;
	flex-wrap: wrap;
	align-items:center;
}
.innerR{
	width:50%;	
	text-align:left;
	margin-bottom:4em;
	line-height:1.8;
	display: flex;
	flex-wrap: wrap;
	align-items:center;
	position:relative;
}
.innerL h3,
.innerR h3{
	color:#3180F4;
	line-height:1.4;
	margin-bottom:10px;
}
.innerL img,
.innerR img{
	width:100%;
	height:auto;
}

.Rlink_btn{
	position: absolute;
	right:0;
	bottom:0;
	width:75%;
}
.Rlink{
	display:block;
	width:100%;
	text-align: center;
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	padding:1em 8px;
	/*background-color:#FADC98;*/
	background-color:#3180F4;
	box-sizing:border-box;
}
.Rlink:hover{
	background-color:#E1ECFF;}

ul.bg_blue_in{
	max-width:938px;
	margin:0 auto;
	display: -webkit-box;
	display: -moz-box; 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	justify-conten: space-between;
	padding: 0;
}
li.top_menu{
	width:18%;
	width : -webkit-calc(20% - 1em);
	width: -moz-calc(20% - 1em);
	width: calc(20% - 1em);
	line-height:2.5;
	color:#FFF;
	font-weight:bold;
}
.top_menu img{width:100%; max-width:200px; height:auto;}
.top_w_title{
	color:#fff;
	font-size:52px;
	letter-spacing:0.3em;
	margin-bottom:1em;
}
.safari ul.bg_blue_in{
	width:1200px;
	margin:0 auto;
	display:block;
	overflow: hidden;
}
.safari li.top_menu{
	width:14%;
	line-height:2.5;
	color:#FFF;
	float:left;
	margin:0 90px 0 0;
}
.safari li.top_menu:last-child {
	margin:0 0px 0 0;
}

.top_sdgs{ padding:80px 4%; box-sizing:border-box;}
.top_sdgs div{ text-align:center;}
.top_sdgs img{ width:70%; height:auto; margin:auto;}
.top_sdgs a{
	width:50%;
	margin:0 auto;
	display:block;
	border:#3180F4 solid 1px;
	padding:1em;
	color:#3180F4;
	text-decoration:none;
	background:rgba(255,255,255,0.6);
	box-sizing:border-box;
}
.top_sdgs a:hover{
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=50);
}
.top_sdgs p,
.top_sdgs a,
.top_sdgs h3{ margin-bottom:1em;}


.top_saiyou_bg{
	width:100%;
	background-color:#ddf1fc;
	padding:80px 4%;
	box-sizing:border-box;
}
.top_saiyou{
	max-width:1200px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display: flex!important;
	flex-wrap: wrap;
	justify-conten: space-between;
	box-sizing:border-box;
	align-items:center;
}
.top_saiyou .saiyou-title{width:39%}
.top_saiyou .saiyou-img{ width:60%;}
.top_saiyou h3{
	color:#3180F4;
	padding:5px 0 15px 0;
	font-family:"Sawarabi Mincho", serif;
	letter-spacing:0.1em;
	box-sizing:border-box;
	font-size:32px;
	white-space: nowrap;
}
.top_saiyou h4{padding:0px 0 5px 0; margin:0; font-size:36px; box-sizing:border-box;}
.top_saiyou p{ margin-bottom:1em;}
.top_saiyou a.botan{
	width:90%;
	margin:0;
	display:block;
	padding:1em;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#3180f4;
	box-sizing:border-box;
}
	
#bg_blue_head{
	width:100%;
	min-height:188px;
	margin:80px 0 60px 0;
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #0845F5), color-stop(0.00, #358AFF));
	background: -webkit-linear-gradient(top, #358AFF 0%, #0845F5 88%);
	background: -moz-linear-gradient(top, #358AFF 0%, #0845F5 88%);
	background: -o-linear-gradient(top, #358AFF 0%, #0845F5 88%);
	background: -ms-linear-gradient(top, #358AFF 0%, #0845F5 88%);
	background: linear-gradient(to bottom, #358AFF 0%, #0845F5 88%);
	overflow: hidden;
	zoom: 1;	
}
#bg_blue_head_wt{
	width:100%;
	min-height:188px;
	margin:80px 0 20px 0;
	text-align:center;
	background:url(../images/wt_town.png) left bottom repeat-x #3180F4;
	overflow: hidden;
	zoom: 1;	
}
.hd-kaihi{margin:80px 0 50px 0; min-height:1em;}


h2#taitle01{
	font-size:24px;
	text-align:left;
	border-bottom:#057DD6 solid 1px;
	letter-spacing:0.1em;
	font-family: "Noto Sans Japanese";
}
h2#taitle01 .eng{
	font-size:14px;
	color:#057DD6;
}
h3#subtitle{
	font-size:18px;
	margin-bottom:10px;
	padding:5px 0;
	line-height:1.8;
	border-bottom:#CCC solid 1px;
}

/*会社概要*/
.rinen{
	width:100%;
	min-height:110px;
	text-align:center;
	padding:50px 0 0 0;
	margin:15px auto;
	font-size:18px;
	font-weight:bold;
	background: url(../images/com_img01.png) top center no-repeat;
}
.comL{
	width:55%;
	float:left;
	margin:20px 0 40px 2em;
	line-height:1.8;
	text-align:left;
	font-size:14px;
}
.comR{
	width:38%;
	float:right;
	margin:20px 0 40px 0;
	line-height:1.5;
	text-align:left;
	font-size:12px;
}
.comR h3{
	color:#000;
	font-size:20px;
	font-weight:bold;
	padding:5px 0 0 0;
	letter-spacing:0.1em;
}
table.comtable {
	width:100%;
}
.comtable th{
	width:20%;
	padding:10px;
	line-height:1.5;
	text-align:left;
	border-bottom:#CCC solid 1px;
}
.comtable td{
	padding:10px;
	line-height:1.5;
	text-align:left;
	background-color:#FFF;
	border-bottom:#CCC solid 1px;
}
table.comtable2 {
	width:100%;
	margin:20px 0 0 2em;
	font-size:14px;
}
.comtable2 th{
	width:11%;
	padding:10px;
	line-height:1.5;
	text-align:left;
}
.comtable2 td{
	padding:10px;
	line-height:1.5;
	text-align:left;
}
.com_map{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	zoom: 1;
}

/*サイディング*/
.sidL{
	width:49%;
	float:left;
	margin:20px 0 20px 0;
	line-height:1.8;
	text-align:left;
	font-size:14px;
}
.sidR{
	width:49%;
	float:right;
	margin:20px 0 20px 0;
	line-height:1.5;
	text-align:left;
	font-size:14px;
}
.sidingtitle{
	font-size:18px;
	color:#3180F4;
	text-align:left;
	font-weight:bold;
	line-height:1.5;
}

.sidingtitle2{
	font-size:21px;
	color:#3180F4;
	text-align:left;
	line-height:1.5;
}
.safari .sidingtitle{
	font-size:20px;
	color:#3180F4;
	text-align:left;
	line-height:1.5;
}
ul.sidingimg{
	width:100%;
	margin:0 auto 40px auto;
	padding-bottom:10px;
	display: -webkit-box;
	display: -moz-box; 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	justify-conten: space-between;
}
.safari ul.sidingimg{
	width:100%;
	margin:0 auto 40px auto;
	display:block;
	overflow: hidden;
	zoom: 1;
}
li.siding_photo{
	width:14%;
	width : -webkit-calc(16% - 1em);
	width: -moz-calc(16% - 1em);
	width: calc(16% - 1em);
	line-height:1.5;
	font-size:12px;
}
.siding_photo img{width:100%; height:auto;}

.safari li.siding_photo{
	width:14%;
	line-height:1.5;
	float:left;
	margin:0 20px 0 0;
}

.sidL2{
	width:25%;
	float:left;
	margin:20px 0 20px 0;
	line-height:1.8;
	text-align: center;
	font-size:14px;
}
.sidR2{
	width:72%;
	float:right;
	margin:40px 0 20px 0;
	line-height:1.5;
	text-align:left;
	font-size:14px;
}
.sidR2 th{
	text-align:left;
	font-size:19px;
	font-weight:bold;
	color:#3180F4;
}
.sidR2 th,
.sidR2 td{
	padding:8px;
	line-height:1.5;
	vertical-align:middle;
}
.sidingnagare{
	font-family: "Noto Sans Japanese", sans-serif!important;
	border-bottom:#057DD6 solid 1px;
	line-height:1.5;
	margin:30px 0 30px 0;
	letter-spacing:0!important;
}
.nagare_in{
	width:80%;
	margin:15px auto;
	background-color:#FFF;
	padding:10px;
	overflow: hidden;
	zoom: 1;
}
.nagare_inL{
	width:48%;
	float:left;
	text-align:left;
	font-size:14px;
	line-height:1.3;
	margin:0 0 10px 0;
}
.nagare_inL h3{
	color:#057DD6;
	font-size:18px;
	font-weight:bold;
	vertical-align:bottom;
	border-bottom:#CCC solid 1px;
	padding:5px 0;
	margin:0px 0 10px 0;
}
.nagare_inL h3 .no{
	color:#057DD6;
	font-size:34px;
	font-weight:bold;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 15px 0 0;
}
.nagare_inR{
	width:48%;
	float:right;
}
.nagare_inR img{ width:100%; height:auto;}
.nagare_kansei{
	font-size:19px;
	color:#3180F4;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:2em;
	padding-left:2em;
}
.desumichumon{
	width:97%;
	margin:0 auto;
	padding:16px;
	border:#CCC solid 1px;
	overflow: hidden;
	zoom: 1;
}
.desumichumon dt{
	float:left;
	width:30%;
	text-align: center;
}
.desumichumon dt p{
	color:#3180F4;
}
.desumichumon dd{
	margin-left:30%;
	text-align:left;
}

/*採用情報*/
.saiyou01{
	color:#F746DE;
	font-size:24px;
	margin:1.5em 0 0.6em 0;
	line-height:1.5;
}
.saiyou02{
	width:84%;
	margin:0 auto;
	line-height:1.5;
	text-align:left;
	overflow: hidden;
	zoom: 1;
}
.saiyou03{
	width:80%;
	margin:3em auto;
	padding:20px;
	border:#CCC solid 1px;
	text-align:center;
	overflow: hidden;
	zoom: 1;
}
.saiyou02 th{
	width:20%;
	padding:10px;
	line-height:1.5;
	text-align:left;
	border-bottom:#333 solid 1px;
}
.saiyou02 td{
	padding:10px;
	line-height:1.5;
	text-align:left;
	background-color:#FFF;
	border-bottom:#CCC solid 1px;
}
.link_inner{
	padding:0 0 4em 25%;
	overflow: hidden;
	zoom: 1;
}
.saiyoulink{
	width:30%;
	display:block;
	float:left;
	text-align: center;
	text-decoration:none;
	font-size:16px;
	margin:0 20px 0 0;
	padding:15px 5px;
	background-color:#FADC98;
}
.saiyoulink:hover{background-color:#E1ECFF;}
.saiyou_title{
	font-size:18px;
	color:#3180F4;
	text-align: center;
	font-weight:bold;
	line-height:1.5;
}


/*職人の声*/
.creator{
	width:90%;
	margin:0 auto;
	overflow: hidden;
	zoom: 1;
}
.creatorL01{
	width:58%;
	float:left;
}
.creatorR01{
	width:40%;
	float:right;
}
.creatorR02{
	width:58%;
	float:right;
}
.creatorL02{
	width:40%;
	float:left;
}
.creatorL01,
.creatorR01,
.creatorL02,
.creatorR02{
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin:25px 0 25px 0;
}
.creatorR01 img,
.creatorL02 img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.creatorL01 img,
.creatorR02 img{
	margin-right:10px;
}
.crename01,
.crename02,
.crename03{
	margin-bottom:15px;
	text-align:left;
	font-size:20px;
	vertical-align:bottom;
	line-height:1;
}
.crename01{
	padding:35px 0 5px 80px;
	background:url(../images/creator_img01.gif) left top no-repeat;
}
.crename02{padding:35px 0 5px 80px; background:url(../images/creator_img02.gif) left top no-repeat;}
.crename03{padding:35px 0 5px 80px; background:url(../images/creator_img03.gif) left top no-repeat;}
.creator h3{border-bottom:#CCC solid 1px; margin-bottom:10px;}
.creator h3 .cretitle{
	margin:5px 0;
	padding:0 5px;
	color:#125BC4;
	font-size:16px;
	font-weight:bold;
	border-left:#125BC4 solid 3px;
}


/*施工例*/
.example{
	width:90%;
	margin:0 auto;
	overflow: hidden;
	zoom: 1;
}
.exampleL01{
	width:55%;
	float:left;
}
.exampleR01{
	width:43%;
	float:right;
}
.exampleR02{
	width:55%;
	float:right;
}
.exampleL02{
	width:43%;
	float:left;
}
.exampleL01,
.exampleR01,
.exampleL02,
.exampleR02{
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin:40px 0 50px 0;
}
.exampleL01 img,
.exampleR02 img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.example h3{
	margin-bottom:10px;
	padding:90px 0 5px 0;
	font-size:24px;
	font-weight:bold;
	border-bottom:#CCC solid 1px;
}
.example h5{
	font-size:16px;
	color:#057DD6;
	line-height:1;
	margin:0 0 10px 0;
	padding:0;
}


/*業務内容*/
.busL{
	width:49%;
	float:left;
	margin:20px 0 20px 0;
	line-height:1.8;
	text-align:left;
	font-size:14px;
}
.busR{
	width:49%;
	float:right;
	margin:20px 0 20px 0;
	line-height:1.5;
	text-align:left;
	font-size:14px;
}
.businessL{
	float:left;
	width:15%;
	padding:0 20px 3em 0;
}
.businessR{
	float:left;
	width:80%;
	font-size:14px;
	line-height:1.8;
	padding:0 0 3em 0;
}
.businessR h5{
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1.5;
}
.businessR img{
	width:100%;
	height:auto;
}


/*アクセス*/
#accessL{
	float:left;
	width:58%;
	width : -webkit-calc(60% - 20px);
	width: calc(60% - 20px);
	padding:0 20px 0 0;
}
#accessR{
	float:left;
	width:40%;
	margin-bottom:10px;
	font-size:14px;
	line-height:1.5;
}
#accessR h3{
	font-size:18px;
	color:#342276;
	font-weight:bold;
	line-height:1.3;
}
#accessR h4{
	font-size:14px;
	line-height:1.5;
	color:#333;
	border-bottom:#4F4D36 solid 1px;
	margin-bottom:3px;
}
#accessR dl.hotel{
	width:100%;
}
ul.access{
	overflow: hidden;
	zoom: 1;
}
ul.access li{
	float:left;
	width:30%;
	width : -webkit-calc(33.3% - 20px);
	width: calc(33.3% - 20px);
	text-align:left;
	line-height:1.5;
	font-size:14px;
	padding:0 20px 15px 0px;
}
h3.acc01,
h3.acc02,
h3.acc03{
	width:80%;
	width : -webkit-calc(100% - 60px);
	width:calc(100% - 60px);
	font-size:14px;
	padding:5px 0 5px 50px;
	margin-bottom:10px;
	border-bottom:#CCC solid 2px;
}
h3.acc01{
	background:url(../images/access01.gif) left top no-repeat;
}
h3.acc02{
	background:url(../images/access02.gif) left top no-repeat;
}
h3.acc03{
	background:url(../images/access03.gif) left top no-repeat;
}

/*サイトマップ*/
ul.sitemap{
	width:80%;
	margin:0 auto;
	/*display: -webkit-box;*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
ul.sitemap li{
	width:46%;
	width : -webkit-calc(50% - 25px);
	width: calc(50% - 25px);
	border:#CCC solid 1px;
	margin:10px;
}
.safari ul.sitemap{
	width:80%;
	margin:0 auto;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.safari ul.sitemap li{
	float:left;
	width:46%;
	border:#CCC solid 1px;
	margin:10px;
}
ul.sitemap li a{
	display:block;
	padding:15px;
}
ul.sitemap li a:hover{
	background-color:#F3F3F3;}

/*個人情報保護方針*/
#ppinner{
	width:95%;
	margin:1em auto 3em auto;
	text-align:left;
	line-height:1.5;
}
#ppinner h3{
	font-size:18px;
	font-weight:bold;
	color:#057DD6;
	margin:20px 0 10px 0;
}
#ppinner p{	margin-left:15px;}


/*==========SDGs==========*/
.sdgs_cmt{
	
	max-width:1200px;
	width:100%;
	margin:0em auto 4em auto;
	text-align:center;
	padding:2em;
	background-color: rgba(255, 255, 255, 0.39);
	background: url("../images/sdgs_39_s4.png") top center no-repeat;
	background-size: 100% 100%;
}
.sengen{
	width:60%;
	margin:2em auto;
}
.sengen_title{ margin-bottom:1em; font-size:30px!important;}
.sengen_txt{
	max-width:970px;
	font-size: 21px;
	font-weight: bold;
	margin-bottom:1em;
	text-align:left;
}
.sengen_name{ text-align:right;}

.sdgs_bg{
	width:100vw;
	background-position: top center;
	background-repeat:no-repeat;
	background-image: url("../images/eco-03.jpg");
	background-size:cover;
}
.wt{
	width:100vw;
	background-color:rgba(252, 252, 252, 0.6);
	position:relative;
}

h2.english {
  font-size: 20px!important;
  font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif!important;
  letter-spacing: 0.05em!important;
  margin-bottom:3em;
  line-height:2;
}
h2.english strong{
	font-size:25px;
	line-height:1.2;
}

.torikumi_title{
	font-size:20px;
	font-weight: bold;
	margin-bottom: 80px;
}
.priority-items {
	max-width:1200px;
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.priority-items,
.priority-items1{
	margin: 0 auto 100px;
}
.priority-items > div,
.priority-items1 > div{
	width: 48%;
	height:100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.priority-items1 {
	width: 80%;
	max-width:1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.priority-items2{
	width: 80%;
	max-width:1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 40px;
}
.priority-items2 .torikumi_left{
	width:26%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.priority-items2 .torikumi_right{
	width:68%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.priority-items,
.priority-items1{
	position: relative;
	padding:2em 5em;
	background-color:rgba(252, 252, 252, 0.6);
	box-sizing:border-box;
}
.priority-items span,
.priority-items1 span{
	display:block;
	/*width:100%;*/
	margin-bottom:1em;
	/*position:absolute;*/
	text-align:left;
}
/*
.priority-items span{
	text-align:left;
	left:0;
	top:-30px;
}
.priority-items1 span{
	text-align:right;
	right:0;
	top:-30px;
}
*/

.torikumi_left img,
.torikumi_right img{
	width:100%;
}
.torikumi_left span,
.torikumi_right span{
	display:block;
	width:100%;
	text-align:left;
	margin-bottom:1em;
}
.torikumi_left span img,
.torikumi_right span img{
	width:auto;
}
.torikumi_right{text-align:right;}

h3.txt1{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align:left;
}
.priority-items2 .txt1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align:left;
}
.priority-items .txt3,
.priority-items1 .txt3,
.priority-items2 .txt3{	
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 0px;
	text-align:left;
	z-index:1;
}
.priority-items .txt3,
.priority-items1 .txt3{ margin-top:1em;}

body {
  counter-reset: number 0;
}
/*
.priority-items:after,
.priority-items1::after{
	counter-increment: number 1; 
	content: "0" counter(number);
	position: absolute;
	display:  inline-block;
	line-height:1;
	vertical-align:  middle;
	z-index:0;
	font-weight:bold;
	font-size:92px;
	color:#dbd0a978;
}*/
.priority-items:after{
	bottom:-30px;
    right:-30px;
}
.priority-items1::after{
	bottom:-30px;
    left:-30px;
}

.priority-items .txt2,
.priority-items1 .txt2,
.priority-items2 .txt2{
  max-width: 16em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #9F9C7C;
  border-radius: 40px;
  margin-bottom: 20px;
  padding: 8px;
}
.pd_60{
padding-top:60px!important;
padding-bottom:60px!important;
}
.spbr{display:none;}
.pcbr{display:block;}

@media (max-width: 970px) {
.spbr{display:block;}
.pcbr{display:none;}
.sdgs_cmt{
min-width:95%;
width:95%;
margin:2em auto;
background-size: 100% 100%;
box-sizing:border-box;
}
.sengen{
width:80%;
margin:1em auto;
}
.sengen_title{font-size:20px!important;}
.sengen_txt{
	max-width:100%;
	text-align:left;
	font-weight:500;
	font-size:17px;
}
.priority-items,
.priority-items1{
	padding:2em;
	margin: 0 auto 20px;
}
.priority-items > div,
.priority-items1 > div{
  width: 100%;
  margin-bottom: 40px;
}
.priority-items:after{
    right:0px;
}
.priority-items1::after{
    left:0px;
}
h2.english {
  font-size: 16px!important;}
h2.english strong{
	font-size:18px;
	line-height:1.2;
}

}





















/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */

.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}
.hm_wrap {
	display:inline-block;
	position :fixed;
	top :0;
	left :0;
	width :98%;
	/*height: 100%;*/
	padding :10px;
	/*background :#fff;*/
	z-index:9999;
}

.hm_title {/* ハンバーガーメニューオープン時の見出し */
	position: relative;
	color: #999;
	display: inline-block;
	float: left;
	font-weight: 100;
	line-height: 30px;
	margin: 0 0 0 15px;
	opacity: 0;
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
	-webkit-transition: -webkit-transform 0.6s, opacity 0.5s;
	transition: transform 0.6s, opacity 0.5s;
	z-index: 2;
}

/* ▽▽メニューボタン▽▽ */
.hm_btn {
	position: relative;
	width: 30px;
	height: 30px;
	padding:6px 10px 14px 10px;
	cursor: pointer;
	display: block;
	float:right;
	z-index:999;
	background-color:#3180F4;
}
.hm_btn::before {
	-webkit-box-shadow: #fff 0 10px 0;
	box-shadow: #fff 0 10px 0;
}
.hm_btn::after {
	bottom:18px;
}
.hm_btn::before,
.hm_btn::after {
	width: 32px;
	height: 6px;
	background: #fff;
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}
.hm_btn p{
	color:#FFF;
	margin-top:25px;
	font-size:12px
}
/* △△メニューボタン△△ */

.hm_menu_wrap {
	width :100%;
	/*height :100%;*/
	background: #fff;
	position: absolute;
	left: -100%;
	top: 0;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}

/* ▽▽開閉時のアニメーション▽▽ */
.hm_menu_check:checked ~ .hm_title {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.hm_menu_check:checked ~ .hm_btn::before {
	-webkit-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
	-webkit-transform: rotate(45deg) translate3d(4px, 10px, 0);
	transform: rotate(45deg) translate3d(4px, 10px, 0);
}
.hm_menu_check:checked ~ .hm_btn::after {
	-webkit-transform: rotate(-45deg) translate3d(4px, -10px, 0);
	transform: rotate(-45deg) translate3d(4px, -10px, 0);
}
.hm_menu_check:checked ~ .hm_menu_wrap {
	left: 0;
}

/* △△開閉時のアニメーション△△ */

/* ▽▽メニュー内のリストスタイル▽▽ */
.hm_list {	
	list-style-type: none;
	margin:25px 0;
	padding: 0;	
}
.hm_list li{
	width:100%;
	float:none;
}
.hm_list li a {	
	color: #777;
	display: block;
	overflow: hidden;
	padding: 4px 22px;
	position: relative;
	border-bottom:#F6F6F6 solid 1px;
	text-decoration: none;
	z-index: 1;
}
.hm_list li a::before {/* aタグマウスオーバー時の背景 */
	background: #eee;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
	z-index: -1;
}

.hm_list li a:hover::before {
	bottom: 0;
}
.hm_list li a:hover::after {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* メニュー内のリストスタイル△△ */

/* △△ハンバーガーメニュー△△
------------------------------------------------------- */


/*20230303追加 出隅*/
.desumi_img{
	display: flex;
	margin-bottom: 2em;
}
.border01{
	border: #ccc solid 1px;
	padding: 2em;
}

/*20230303追加 企業情報*/
.setsubi{
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
	align-self: flex-start;
	flex-wrap: wrap;
	margin-top: 1em;
	margin-bottom: 2em;
}
.setsubi div{}
.setsubi div p{text-align: right;}
.setsubi div img{max-height: 257px;}
.blue{color: #3180F4;}





@media (max-width: 1480px) {
.swiper-slide img {	height: 45vw;}
}

@media (max-width: 1200px) {
	/*#headL h2{
	font-size:16px;
	}*/
	#pc_h{ display:none!important;}/*ヘッダーPC用*/
	#tb{ display:block!important;}
	header{
		/*固定*/
		width:100%;
		height:auto;
		position: static;
		box-shadow:none;
	}
	#headinner{	width:95%;}
	#headL{
		min-height:70px;
	}
	#inner{
	width:100%;
	margin: 0 auto;
	padding:0px 2%;
	}
	.innerL img{
		width:100%;
		height:auto;
	}
	.add_in{
	width:90%;
	margin:0px auto;
	padding:10px 0px;
	}
	#foot {	width:90%; justify-content: flex-start; }
	#foot ul{min-width:25%;}
	
	#wrap{margin-top:0px;}
	
	.inner{ width:100%; padding:0 10px;}

	.safari ul.bg_blue_in{width:95%;}
	.safari li.top_menu{margin:0 7% 0 0;}
	.safari li.top_menu:last-child {margin:0 0% 0 0;}
	
	ul.bg_blue_in{	width:90%;}
	
	#bg_blue_top{max-height:auto;}
	.swiper-wrapper {height:auto;}
	.Rlink_btn{
	position: static;
	width:100%;
	}
	
	#top_saiyou,
	#top_saiyou img{
	width:100%;
	height:auto;
	}
	#top_saiyou p{ width:90%; text-align:left;}
	#page_bottom{
		width:100%;
		margin:10px auto 0 auto;
		padding:10px 4%;
	}
	#page_bottom li{
		display:flex;
		flex-wrap: wrap;
		justify-conten: space-between;
		box-sizing: border-box;
		align-items: center;
	}
	.bottom01,
	.bottom02,
	.bottom03,
	.bottom04{
	width:50%;
	border:none;

	}
	.bottom01{	
	font-size:26px;	
	padding:0px 0 0 70px;}
	.bottom02{
	font-size:26px;
	padding:0px 30px 0 70px;
	background:url(../images/top_fax.png) 10px 5px no-repeat;
	}
	.bottom03{
	font-size:20px;
	padding:0px 70px 0 0;
	}
	.bottom04{
	padding:0px 30px 0 70px;
	background:url(../images/top_map.png) 10px center no-repeat;
	}
	.bottom03 a{
	padding:30px 0 0 70px;
	background:url(../images/top_mail.png) 5px center no-repeat;}
	
	#bg_blue_head{margin:0px 0 20px 0; min-height:0px;}
	#bg_blue_head_wt{margin:0px 0 20px 0; min-height:60px;}
	.hd-kaihi{margin:0px 0 20px 0; min-height:0;}
	#bg_blue_head img{width:100%; height:auto;}
	.sidL2{	width:23%;}
	.sidL img,
	.sidL2 img{width:100%; height:auto;}
	.sidR2{	width:70%; margin:0px 0 20px 0;}
	.sidR2 th{ width:20%; font-size:16px;}
	.sidR2 td{ width:80%;}
	
	.example h3{padding:0px 0 5px 0;}
	
	.busL,
	.busR{width:45%;}
	.businessL{
	float:none;
	width:100%;
	padding:0 0px 10px 0;}
	.businessR{
	float:none;
	width:100%;
	padding:0 0 1em 0;}
	.businessL img{
	width:78px;
	height:auto;
	}
	.top_sdgs p{ text-align:left;}
	.top_saiyou h3{	font-size:25px;}
	.top_saiyou h4{font-size:27px;}
	
}
@media (max-width:959px) {
	#headL h2{
	font-size:15px;
	}
	/*#headL { width: 38%;}*/
	#headR{
		width:60%;
	}
	
	#bg_blue_top{padding:0 0 20px 0;}
	.top_saiyou_bg{	padding:40px 4%;}
	.top_saiyou h3{	font-size:22px;}
	.top_saiyou h4{font-size:25px;}
	
	.skyblue_b{
	font-size:18px;
	text-align:left;
	}	
}

@media (max-width: 768px) {
	.txt25_dsm{font-size:18px; line-height:1.2;}
	.txt32_dsm{font-size: 20px;}
	
	#top_inner02 { padding: 10px 4%;}
	
	#wrap,
	#top_wrap{font-size:12px;}
	#wrap h3{font-size:14px;}
	#top_wrap h3{font-size:16px; margin-bottom:1em;}
	
	.exampleL01, .exampleR01, .exampleL02, .exampleR02{font-size:12px!important;}
	.example h3{font-size:17px!important;}
	.example h5{font-size:14px;}
	
	#inner h4{
	font-size:18px;
	letter-spacing:0.1em;
	}
	header {/*固定*/
	height:70px;
	}
	#headL h2{
	font-size:14px;
	padding: 0px 0 10px 30px;
	}
	#headinner{
	width:95%;
	max-height:70px;
	}
	#headL{
		width:90%;
		margin:0 auto;
		padding:10px 10px 10px 0px;
	}
	#headL img{ margin-left:30px; width:180px;}
	#headL h1,
	#headL h2{
		width:90%;
		margin:0 auto;
	}
	#headR{ position:relative; width:10%;}
	#headR img{ width:60px; height:auto;}
	#foot_bg_blue,
	#pc{ display:none!important;}/*PC用*/
	#sp{display:block!important;
		/*width:250px;
		position:absolute;
		top:10px;
		right:10px;*/
	}
	#top_wrap { margin-top:0px;}
	.top_spcont-img{max-width:280px;}
	
	.swiper-slide{ overflow:hidden;}
	.mv_txt{top:30%;}
	#inner{
	width:90%;
	}
	#burger{
		display:block;
		padding:10px 0;
		font-size:24px;
		font-family: "Noto Sans Japanese";
		background-color:#8B97A0;		
		text-align:center;
	}
	#burger a{color:#FFF; text-decoration:none;}
	
	#inner h2{ font-size:20px;}
	#bg_photo01{
		margin:20px 0;
	padding:60px 0;
	background-size:cover;}
	.photo_in{
	width:80%;
	margin:0 auto;}
	.photo_in h3{ font-size:20px; line-height:1.5;}
	.photo_in p{ text-align:left; padding:0 1em;}
	.Rlink{
	width:100%;
	float:none;
	margin:0 auto;
	font-size:12px;
	}
	.innerR h3{
	color:#3180F4;
	line-height:1.2;
	margin-bottom:10px;
	}
	#bg_blue h3{
		font-size:24px;
		padding-bottom:10px;
		margin-bottom:1em;
		border-bottom:#FFF solid 1px;
	}
	ul.bg_blue_in{
	-webkit-justify-content: flex-start;
    justify-content: flex-start;
	flex-start: flex-start;
}
	li.siding_photo,
	li.top_menu{
	width:14%;
	width : -webkit-calc(33% - 1em);
	width: -moz-calc(33% - 1em);
	width: calc(33% - 1em);
	font-size:12px;
	margin-bottom:1em;
	}
	li.top_menu{
		color:#FFF;
		padding:5px;
	}
	.safari ul.sidingimg,
	.safari ul.bg_blue_in{width:90%;}
	.safari li.siding_photo,
	.safari li.top_menu{
	width:30%;
	float:left;
	margin:0 1% 0 0;}
	.safari li.top_menu{color:#FFF;}
	.safari li.top_menu:nth-child(3){margin:0 0% 0 0;}
	
	
	.sidR2{margin:20px 0 20px 0;}
	.sidR2 th,
	.sidR2 td{
    width:100%;
    display: block;
    border-top: none;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    }
	.sidR2 td{ margin-bottom:15px; padding:0 5px;}
	.nagare_in{	width:98%;}
	.nagare_inL,
	.nagare_inR{width:100%;	float:none;}
	
	.comtable th,
	.comtable td,
	.comtable2 th,
	.comtable2 td{
    width:100%;
    display: block;
    border-top: none;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    }
	.comtable th,
	.comtable2 th{ background-color: #F0F0F0;}
	
	.saiyou01{font-size:22px; text-align:left;}
	.saiyou02{width:98%;}
	.saiyou03{width:85%;}
	.saiyou03 .txt25{ font-size:20px;}
	.saiyou02 th,
	.saiyou02 td{
	width:100%;
    display: block;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.saiyou02 th{ background-color:#F6F6F6;}
	.saiyou_title{text-align:left; font-size:14px;}
	
	.link_inner{padding:0 0 0 0;}
	.saiyoulink{
	width:80%;
	margin:5px auto;
	float:none;}
	.rinen{
	text-align:left;
	font-size:16px;
	}	
	#bg_photo02{ padding: 20px 0;}
	.top_w_title{font-size:26px!important;}
	.top_sdgs h3{ font-size:14px!important;}
	.top_sdgs{ padding: 20px 4%;}
	.top_sdgs a{width:100%;}
	
	.desumi_img{display: block}
	.setsubi{display: block;}
	.setsubi div{ margin-bottom: 1em;}
	.setsubi div img{max-height:250px; width: auto;}
}

@media (max-width: 640px) {
	header {/*固定*/
	min-height:70px;
	}
	#headL{
		width:90%;
		margin:0;
		padding:5px 0px 10px 0px;
	}
	/*
	#headL h1{
		font-size:20px;
		padding:5px 0 5px 55px;
	}*/
	#headL img{ margin:5px 0 5px 30px;}	
	#foot{display:none; flex-direction: column;}
	
	#inner img{ width:100%; height:auto;}
	.innerL{
	width:98%;
	float:none;
	margin:0 auto 10px auto;
	text-align: left;
	}
	.innerR{
	width:98%;
	float:none;
	margin:0 auto 10px auto;
	margin-bottom:10px;
	}
	.photo_in{ line-height:1.5;}
	ul.sidingimg,
	ul.bg_blue_in{width:90%;}
	li.top_menu{ font-size:10px;}

	li.siding_photo{
	width:48%;
	width : -webkit-calc(50% - 1em);
	width: -moz-calc(50% - 1em);
	width: calc(50% - 1em);
	line-height:1.5;
	font-size:12px;
	margin-bottom:1em;
	}
	
	#page_bottom,
	#top_saiyou p{width:100%;}
	
	.bottom01,
	.bottom02{
	width:100%;
	padding:0 0 0 80px!important;
	

	}
	.bottom03{padding:0!important;}
	.bottom04{padding:0 0 0 80px!important;}
	
	.bottom01{	
	background:url(../images/top_tel.png) 10px center no-repeat;
	border-top:#CCC solid 1px;
	}
	.bottom02{
	background:url(../images/top_fax.png) 10px center no-repeat;
	}
	.bottom04{ border-left:#CCC solid 1px;
	background-position:left center;}
	.bottom03 a{
		display:flex;
		flex-wrap: wrap;
		justify-conten: space-between;
		box-sizing: border-box;
		align-items: center;
		padding:0px 0 0 80px;
		background:url(../images/top_mail.png) 10px center no-repeat;
	}
	.bottom04 a{
		margin-left:0px;
		padding:4px 0 4px 10px;
		font-size:12px;
	}
	.bottom01 .time{ font-size:16px; display: inline;}
	
	.comL,
	.comR,
	.sidL,
	.sidR{
	width:100%;
	float:none;}
	.comL{margin:20px 0 40px 0em;}
	table.comtable2{margin:20px 0 0 0em;}	
	.desumichumon{width:90%;}
	.desumichumon dt{
	float:none;
	width:100%;}
	.desumichumon dd{
	margin-left:0%;}
	.desumichumon dt p{ float:left;}
	
	.creator{width:100%;}
	.crename01,
	.crename02,
	.crename03{ background-color:#F6F6F6;}
	.creatorL01,
	.creatorR02{width:90%; float:none; margin:0 auto 10px auto;}
	.creatorR01,
	.creatorL02{width:90%; float:none; margin:0 auto 50px auto;}
	
	.example{width:100%;}
	.exampleR01,
	.exampleL02{width:90%; float:none; margin:30px auto 0 auto;}
	.exampleL01,
	.exampleR02{width:90%; float:none; margin:5px auto 20px auto;}
	
	.businessL img{
		margin:0 auto;
		max-width:78px;
		height:auto;
	}
	.top_saiyou h3{	font-size:18px;}
	.top_saiyou h4{font-size:20px;}
	.setsubi div img{max-height:250px; width: auto!important;}
}

@media (max-width: 480px) {	
	#headL{
		background-size:40px;
		padding:5px 0px 10px 0px;
	}
	#headL img{ margin:0px 0; width:150px;}	
	#headL h1{
		font-size:20px;
		padding:3px 0 3px 45px;
	}
	#headL h2{		
		font-size:14px;
		padding-top:0px;
	}	
	#headL ul li {
		width:90%;
		float: none;
		margin:5px auto;
		padding:5px 0 5px 0px;
		font-size:16px;
		text-align:center;
		background-color:#FFF;
		border:none;
	}
	#headL ul li a{
		display:block;
		text-decoration:none;
		line-height:1.5;
	}
	#foot,
	#page_bottom{ display:none;}
	
	#wrap{margin-top:0px;}
	.photo_in{font-size:12px;}
	.photo_in h3{ font-size:18px;}
	#bg_blue h3{line-height:1; margin:10px 0;}
	ul.sidingimg,
	ul.bg_blue_in{
		padding-bottom:0px;}
	
	.safari li.top_menu{
	width:29%;
	float:left;
	margin:0 1% 0 0;}
	.safari li.siding_photo{
	width:46%;
	width : -webkit-calc(50% - 1em);
	width: -moz-calc(50% - 1em);
	width: calc(50% - 1em);
	line-height:1.5;
	font-size:12px;
	margin-bottom:1em;
	}
	.sidingtitle{font-size:14px;}

	#top_saiyou{
		margin:10px 0;
	}
	#top_saiyou h4{ display:none;}
	.bottom03,
	.bottom04{width:100%;}
	.bottom01 .time{ display: block;}
	
	.sidL2,
	.sidR2{
	width:100%;
	float:none;}
	.sidL2 img{ width:70%!important; height:auto;}
	
	#accessL{
	float:none;
	width:95%;
	margin:0 auto;
	padding:10px 0px;
	}
	#accessR{
	float:none;
	width:95%;
	margin:0 auto;
	}
	#accessR h4{
		width:100%;
		margin:0 auto;
	}
	ul.access li{
	width:100%;
	text-align:left;
	line-height:1.5;
	font-size:14px;
	padding:0 0px 25px 0px;
	}
	ul.sitemap li{
	width:100%;
	border:#CCC solid 1px;
	margin:10px;
	}
	.safari ul.sitemap li{
	width:100%;
	border:#CCC solid 1px;
	margin:10px;
	}
	.busL,
	.busR{ float:none; width:100%; padding:0;}
	
}

.size12 {font-size: 12px!important; font-style: normal; line-height:1.75;}
.size13 {font-size: 13px!important; font-style: normal; line-height:1.75;}
.size14 {font-size: 14px!important; font-style: normal; line-height:1.75;}
.size15 {font-size: 15px!important; font-style: normal; line-height:1.75;}
.size16 {font-size: 16px!important; font-style: normal; line-height:1.75;}
.size17 {font-size: 17px!important; font-style: normal; line-height:1.75;}
.size18 {font-size: 18px!important; font-style: normal; line-height:1.75;}
.size20 {font-size: 20px!important; font-style: normal; line-height:1.75;}
.size21 {font-size: 21px!important; font-style: normal; line-height:1.8;}
.size22 {font-size: 22px!important; font-style: normal; line-height:1.8;}
.size23 {font-size: 23px!important; font-style: normal; line-height:1.8;}
.size24 {font-size: 24px!important; font-style: normal; line-height:1.8;}
.size25 {font-size: 25px!important; font-style: normal; line-height:1.8;}
.size28 {font-size: 28px!important; font-style: normal; line-height:1.8;}
.size32 {font-size: 32px!important; font-style: normal; line-height:1.8;}
.size36 {font-size: 36px!important; font-style: normal; line-height:1.8;}

@media (max-width:959px) {
	p{font-size: 15px;}
.size13, .size14 {font-size: 13px!important;}
.size15, .size16 {font-size: 15px!important;}
.size17, .size18, .size20{ font-size: 15px!important;}
.size21, .size22{ font-size: 16px!important;}
.size23, .size24, .size25{ font-size: 18px!important;}
.size28, .size32, .size36{font-size: 22px!important;}	
}

@media screen and (max-width: 768px) {
	p{font-size: 13px;}
.size13, .size14 {font-size: 11px!important;}
.size15, .size16 {font-size: 12px!important;}
.size17, .size18, .size20, .size21, .size22{ font-size: 14px!important;}
.size23, .size24, .size25{ font-size: 15px!important;}
.size28, .size32, .size36{font-size: 18px!important;}	
}
@media (max-width:539px) {p{font-size: 11px;}}
