@charset "utf-8";
@keyframes scrollAnim {
  0% { bottom: 50px; }
  100% { bottom: 0px; } 
}
/*====================================================================================

SP用（bleak_point:680px）

====================================================================================*/
@media screen and (max-width:680px){
	.sp_none{
		display: none;
	}
	
.in_wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	max-width: 100%;
}
/*====================================================================================

下層 共通項目CSS

====================================================================================*/
header .common_mv_wrap h2.header_logo{
	width: 240px;
	height: 48px;
}
header .common_mv_wrap #top_nav ul li a{
	color: #333;
	text-shadow: none;
}
header .common_mv_wrap #top_nav ul li a:hover{
	color: #FF7F00;
}
.common_mv_wrap .g_menu{
	border: 2px solid #333;
}
.common_mv_wrap .g_menu span{
	border-bottom: 2px solid #333;
}
.common_mv_wrap .g_menu::before {
	background: #333;
}
.common_mv_wrap .g_menu::after {
	background: #333;
}
.common_mv_wrap{
	width: 100%;
	height: 250px;
	border-bottom: 1px solid #E5EBEB;
	position: relative;
}
.common_mv_wrap .in_wrap{
	position: relative;
	height: 100%;
	z-index: 1;
}
.common_mv_wrap p.scroll{
	bottom: 0px;
}
.common_mv_wrap p.scroll::before{
	
}
.common_mv_wrap p.scroll::after{
	height: 60px;
	background: #FF7F00;
}
.common_mv_wrap .tit_wrap{
	margin: auto 0 0 auto;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.common_mv_wrap .tit_wrap h2{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4375;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 1111;
}
	.common_mv_wrap .tit_wrap h2 span {
		font-size: 14px;
	}
.common_mv_wrap .tit_wrap h3{
	font-size: 60px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #E5EBEB;
}
.common_mv_wrap .tit_wrap h3.news_sub,
.common_mv_wrap .tit_wrap h3.privacy_sub{
	font-size: 45px;
}
header .pnkz{
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
header .pnkz li{
	position: relative;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
header .pnkz li:nth-of-type(n + 2){
	color: #91B3CC;
}
header .pnkz li:nth-of-type(n + 2)::before{
	content: '-';
	color: #333;
	margin: 0 5px;
}

/**********************************
	各種塗装工事（鉄塔塗装以外） business
**********************************/
.business2_block_01{
	margin-top: 60px;
	margin-bottom: 60px;
}
.business2_block_01 .cnt01{
	background: url("../img/sp_business2_img_01.jpg")no-repeat center 0/contain;
	margin-bottom: 0px;
	padding-top: 130px;
}
.business2_block_01 .cnt01 .white_bg{
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	position: relative;
}
.business2_block_01 .cnt01 .white_bg h4.black{
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	color: #fff;
	z-index: 1;
	margin-bottom: 40px;
}

.business2_block_01 .cnt01 .white_bg h4.black span{
	background: #0B0B0B;
	margin-top: 10px;
	padding: 2px 10px;
	display: inline-block;
}
	
.business2_block_01 .cnt01 .white_bg p{
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 2;
}
	.business2_block_01 .cnt01 .white_bg p:last-child {
		margin-top: 15px;
	}
	
	.business2_block_02 {
		margin-bottom: 40px;
	}
	.business2_block_02 h2,
	.business2_block_03 h2{
		padding-left: 60px;
		line-height: 1.4em;
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		position: relative;
	}	
	.business2_block_02 h2::before,
	.business2_block_03 h2::before{
		content: '';
		display: block;
		width: 50px;
		height: 1px;
		background: #333333;
		position: absolute;
		left: 0;
		top: 15px;
	}
	
	.business2_block_02 h3 {
		font-size: 18px;
		line-height: 36px;
		letter-spacing: 0.1em;
		margin-bottom: 25px;
	}
	.business2_block_02 h3 br {
		display: none;
	}
	.business2_block_02 ol {
		
	}
	.business2_block_02 ol li {
		width: 100%;
		margin-bottom: 40px;
	}
	.business2_block_02 ol li img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.business2_block_02 ol li h4 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.05em;
		line-height: 1.6em;
		margin-bottom: 20px;
		text-align: center;
	}
	.business2_block_02 ol li h4 span {
		font-size: 22px;
		color: #FF7E00;
	}
	
	.business2_block_03 {
		padding-bottom: 60px;
	}
	.business2_block_03 .box {
		margin-bottom: 30px;
	}
	.business2_block_03 .box h3 {
		background: #121212;
		line-height: 26px;
		color: #FFF;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 20px;
		padding: 10px 15px;
	}
	
	.business2_block_03 .box ol {
	}
	.business2_block_03 .box ol li {
		line-height: 32px;
		letter-spacing: 0.06em;
	}
	.business2_block_03 .box ol li img {
		width: 100%;
		height: auto;
		cursor: pointer;
	}
	.business2_block_03 .box ol li:last-child {
		margin-top: 20px;
	}
	.business2_block_03 .box02 ol li:first-child {
		margin-bottom: 20px;
	}
	
	.business2_block_03 .box .zoom_img {
		position: fixed;
		width: 100%;
		height: calc(100% - 60px);
		background: rgba(0,0,0,0.9);
		top: 60px;
		left: 0;
		display: none;
		z-index: 9990;
	}
	
	.business2_block_03 .box .zoom_img p {
		width: 80%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		cursor: pointer;
	}
	.business2_block_03 .box .zoom_img p img {
		width: 100%;
		height: auto;
	}
	.business2_block_03 .box .zoom_img p span {
		color: #fff;
		font-size: 20px;
		letter-spacing: 0.2em;
		text-align: center;
		margin-top: 15px;
		display: block;
		line-height: 20px;
	}
	.business2_block_03 .box .zoom_img p span::before {
		content: '';
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url("../img/business2_img_11@2x.png")no-repeat left;
		background-size: 20px 20px;
		margin-right: 10px;
		transform: translateY(3px);
	}
	
	
	
/**********************************
	東協塗装工業について about
**********************************/
.about_block_01{
	height: 100%;
	padding-bottom: 50px;
	box-sizing: border-box;
	background: url("../img/about_img_01@2x.jpg")no-repeat center 0/cover;
	margin-top: 60px;
}
.about_block_01 .txt_wrap{
	margin: 0 auto 0;
	display: block;
	padding-top: 360px;
	letter-spacing: 0.05em;
	color: #fff;
}
.about_block_01 .txt_wrap h3{
	font-size: 1.73rem;/*28px*/
	line-height: 1.3809;
	text-align: center;
}
.about_block_01 .txt_wrap p.txt00{
	font-size: 18px;
	line-height: 1.5;
	color: rgba(255,255,255,0.4);
	text-align: center;
	margin-top: 30px;
}
.about_block_01 .txt_wrap p.txt00 span{
	color: #fff;
	font-size: 32px;
	margin-left: 5px;
}
.about_block_01 .txt_wrap p.txt01{
	line-height: 2;
	text-align: center;
	margin-top: 30px;
}


h3.sec_tit{
	font-size: 36px;
	line-height: 1.190;
	text-align: center;
}
h2.sec_subtit{
	font-size: 16px;
	line-height: 1;
	text-align: center;
	margin: 10px 0 55px;
}
.about_block_02{
	padding: 90px 0 100px;
}
.about_block_02 .flex{
}
.about_block_02 .flex .left_box{
	width: 100%;
}
.about_block_02 .flex .left_box img{
	width: 100%;
}
.about_block_02 .flex .right_box{
	width: 100%;
	padding: 40px 0 0;
}
.about_block_02 .flex .right_box p{
	line-height: 2;
}
.about_block_02 .flex .right_box p.sheila{
	font-size: 32px;
	text-align: right;
	line-height: 1;
	margin-top: 30px;
}

.about_block_03{
	background: #F2F1EC;
	padding: 90px 0 100px;
}
.about_block_03 dl{
	
}
.about_block_03 dl .line{
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding: 23px 0 ;
	letter-spacing: 0.1em;
}
.about_block_03 dl .line:nth-of-type(n + 2){
	margin-top: 10px;
}
.about_block_03 dl .line dt{
	width: 100%;
	padding-left: 0px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 700;
}
.about_block_03 dl .line dd{
	width: 100%;
	padding:0 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 15px;
}
.about_block_03 dl .line dd span:not(.sp_none){
	display: block;
	text-align: center;
}
.about_block_03 dl .line dd span:not(.sp_none):last-child{
	margin-top: 10px;
}
	.about_block_03 dl .line dd span{
		
	}
.about_block_04{
	padding: 60px 0 150px;
	position: relative;
}
.about_block_04 .map{
	width: 100%;
	height: 400px
}
.about_block_04 a.link01{
	width: 40%;
	line-height: 64px;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 60px;
}
.about_block_04 a.link01::before{
	position: absolute;
}
.about_block_04 a.link01::after{
	content: '';
	background: url("../img/icon06@2x.png")no-repeat center 0/contain;
	width: 15px;
	height: 13px;
	display: inline-block;
	margin-left: 9px;
}
.about_block_04 a.link01:hover{
	color: #FF7F00;
}
.about_block_04 p.txt01{
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 45px;
}



	
	
/**********************************
	事業案内 business
**********************************/
.business_block_01{
	margin-top: 60px;
}
.business_block_01 .cnt01{
	background: url("../img/sp_business_img_01.jpg")no-repeat center 0/contain;
	margin-bottom: 0px;
	padding-top: 130px;
}
.business_block_01 .cnt01 .white_bg{
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	position: relative;
}
.business_block_01 .cnt01 .white_bg h4.black{
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	color: #fff;
	z-index: 1;
	margin-bottom: 40px;
}

.business_block_01 .cnt01 .white_bg h4.black span{
	background: #0B0B0B;
	margin-top: 10px;
	padding: 2px 10px;
	display: inline-block;
}
	
.business_block_01 .cnt01 .white_bg p{
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 2;
}

.business_block_01 .cnt02{
	background: url("../img/sp_business_img_02@2x.jpg")no-repeat center 0/cover;
	padding: 120px 0 50px;
	color: #fff;
	margin-top: -60px;
}
.business_block_01 .cnt02 h3{
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	margin-bottom: 24px;
}
.business_block_01 .cnt02 p{
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 2;
	text-align: left;
}



.business_block_02{
	margin-top: 60px;
	padding-bottom: 60px;
}
.business_block_02 .in_wrap{
	position: relative;
}
.business_block_02 a.link01{
	width: 50%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.business_block_02 a.link01::before{
	position: absolute;
}
.business_block_02 ul{
	width: 100%;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 90px;
}
.business_block_02 ul li{
	box-sizing: border-box;
	margin: 0 auto 30px auto!important;
}
	.business_block_02 ul li:last-child {
		margin-bottom: 0;
	}
.business_block_02 ul li a{
	display: block;
	box-sizing: border-box;
}

.business_block_02 ul li a:hover{
	color: #FF7F00;
}
.business_block_02 ul li .img_wrap{
	width: 100%;
	position: relative;
}
.business_block_02 ul li .img_wrap::before{
	content: '';
	display: block;
	padding-top: 69.23%;
}
.business_block_02 ul li .img_wrap img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.business_block_02 ul li p.cat{
	height: 30px;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 6px;
	margin-bottom: 10px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 20px;
}
.business_block_02 ul li p.cat.souden{
	color: #7F9ABA;
	border: 1px solid #7F9ABA;
}
.business_block_02 ul li p.cat.tuusin{
	color: #E8565C;
	border: 1px solid #E8565C;
}
.business_block_02 ul li p.txt01{
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 2;
}




/**********************************
	お知らせ news
**********************************/
.news_block_01{
	margin-top: 60px;
	padding-bottom: 60px;
}
.news_block_01 ul.news_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news_block_01 ul.news_list::after{
	content: '';
	display: block;
	width: 320px;
}

.news_block_01 ul.news_list>li{
	width: 100%;
	margin: 0 auto;
}
.news_block_01 ul.news_list>li:nth-of-type(n + 2){
	margin-top: 30px;
}
.news_block_01 ul.news_list>li .img_wrap{
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}
.news_block_01 ul.news_list>li .img_wrap::before{
	content: '';
	display: block;
	padding-top: 62.5%;
}
.news_block_01 ul.news_list>li .img_wrap img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.news_block_01 ul.news_list>li p{
	display: flex;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.news_block_01 ul.news_list>li p time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01 ul.news_list>li p span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01 ul.news_list>li h4{
	font-weight: 500;
	line-height: 1.75;
	text-decoration: underline;
}

.news_block_01_1 .in_wrap .pager ul li.prev{
	margin-right: 80px;
}
.news_block_01 .in_wrap .pager ul li a.prev,
.news_block_01 .in_wrap .pager ul li a.next{
	font-size: 14px;
	font-weight: bold;
}

.pager {
	margin: 60px auto ;
	font-family: 'Noto Sans JP', sans-serif;
}
.pager ul{
	display: flex;
	justify-content: center;
}
.pager ul li a,
.pager ul li span.page-numbers {
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	margin-right: 10px;
	background: #333333;
	border-radius: 4px;
	border: 1px solid #333333;
	box-sizing: border-box;
	text-align: center;
}
.pager ul li:last-child{
	margin-right: 0;
}
.pager ul li.dots a{
	width: 25px!important;
	color: #333333;
	font-weight: bold;
	background: none!important;
	border: none!important;
}
.pager ul li.dots a{
	color: #333333;
	font-weight: bold;
}

.pager ul li span{
	color: #fff;
	display: block;
	line-height: 44px;
}
.pager ul li.on a{
	background: #fff;
	color: #333333;

}
.pager ul li a{
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
}
.pager ul li:not(.dots) a:hover{
	background: #fff;
	color: #333333;
	opacity: 1;
	box-sizing: border-box;
}
.pager ul li a:hover{
	opacity: 1;
	text-decoration: none;
}
.pager ul li span.current{
	background: #fff!important;
	color: #333333!important;
}
.pager ul li a.prev,
.pager ul li a.next{
	font-size: 14px;
	font-weight: bold;
}
.pager ul li a.prev{
	margin-right: 80px;
}
.pager ul li.prev{
	margin-right: 80px;
}


/****詳細****/
.news_block_01_1{
	margin-top: 60px;
	padding-bottom: 60px;
}
.news_block_01_1 .in_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news_block_01_1 .in_wrap .list_cnt{
	width: 100%;
}
.news_block_01_1 .in_wrap .list_cnt article{
	
}
	.news_block_01_1 .in_wrap .list_cnt article img {
		max-width: 100%;
		height: auto;
	}
.news_block_01_1 article p.info{
	display: flex;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}
.news_block_01_1 article p.info time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01_1 article p.info span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01_1 article{
	padding-bottom: 30px;
	border-bottom: 1px solid #E5EBEB;
	
}
.news_block_01_1 article h2{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5EBEB;
	margin-bottom: 30px;
}
.news_block_01_1 article img{
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}
.news_block_01_1 article h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.news_block_01_1 article p{
	margin-bottom: 30px;
}
.news_block_01_1 article p:last-child{
	margin-bottom: 0px;
}
.news_block_01_1 .pager{

}

.news_block_01_1 .list_cnt a.archive_link{
	text-decoration: underline;
	margin: 60px 0 0;
	text-align: center;
	display: block;
}


.news_block_01_1 .in_wrap aside{
	width: 280px;
	box-sizing: border-box;
}
.news_block_01_1 .in_wrap aside div{
	padding: 30px 0 0 20px;
	border-left: 1px solid #E5EBEB;
	border-top: 1px solid #E5EBEB;
}
.news_block_01_1 .in_wrap aside h3{
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-left: 0px;
	line-height: 1.9;
	padding-bottom: 15px;
}
.news_block_01_1 .in_wrap aside ul li{
	position: relative;
}
.news_block_01_1 .in_wrap aside ul li a{
	padding: 0px 0;
	display: block;
}
.news_block_01_1 .in_wrap aside ul li:nth-of-type(n + 2){
	margin-top: 15px;
}
.news_block_01_1 aside p.info{
	display: flex;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
.news_block_01_1 aside p.info time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01_1 aside p.info span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01_1 aside h4{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.71428;
	text-decoration: underline;
}
.news_block_01_1 .in_wrap aside div:nth-of-type(n + 2){
	margin-top: 60px;
}
.news_block_01_1 .in_wrap aside .month_list ul li,
.news_block_01_1 .in_wrap aside .cat_list ul li{
	position: relative;
	padding-left: 10px;
	padding-right: 28px;
	line-height: 24px;
}
.news_block_01_1 .in_wrap aside .month_list ul li::before,
.news_block_01_1 .in_wrap aside .cat_list ul li::before{
	content: '';
	width: 3px;
	height: 3px;
	background: #333;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;

}
.news_block_01_1 .in_wrap aside .month_list ul li a{
	display: block;
	font-weight: 400;
	line-height: 1.5;
}

.example_block_01 ul li p.cat{
	height: 30px;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 6px;
	margin-bottom: 10px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 20px;
}
.example_block_01  ul li p.cat.souden{
	color: #7F9ABA;
	border: 1px solid #7F9ABA;
}
.example_block_01 ul li p.cat.tuusin{
	color: #E8565C;
	border: 1px solid #E8565C;
}


/**********************************
	お問い合わせ contact
**********************************/
.contact_block_01{
	position: relative;
	margin-top: 60px;
	padding-bottom: 60px;
}
.contact_block_01 .box{
	border: 6px solid #E5EBEB;
	padding: 30px 0;
	text-align: center;
	letter-spacing: 0.05em;
}
.contact_block_01 .box h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.contact_block_01 .box p.txt00{
	line-height: 1.5;
	margin-bottom: 25px;
}
	.contact_block_01 .box p.txt01{
		line-height: 1.5;
	}
.contact_block_01 .box p.tel{
	font-weight: bold;
	margin-bottom: 25px;
}
.contact_block_01 .box p.tel span{
	font-size: 16px;
}
.contact_block_01 .box p.tel a{
	font-size: 28px;
}
.contact_block_01 form{
	margin-top: 60px;
	border-top: 1px solid #E5EBEB;
}
.contact_block_01 table {
	width: 100%;
}
.contact_block_01 table tr{
	border-bottom: 1px dashed #E5EBEB;
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
}
.contact_block_01 table tr th{
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
	vertical-align: middle;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.contact_block_01 table tr th span{
	width: 40px !important;
	height: 20px;
	background: #E31F1F;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
}
.contact_block_01 table tr td{
	width: 100%;
}
.contact_block_01 table tr td input{
	height: 48px;
	border-radius: 4px;
	border: 1px solid #E5EBEB;
	padding-left: 15px;
	
	font-size: 16px;
	box-sizing: border-box;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
}
.contact_block_01 table tr td input.box01{
	width: 100%;
}
.contact_block_01 table tr td textarea{
	width: 100%;
	height: 240px;
	padding: 15px;
	box-sizing: border-box;
	font-size: 16px;
	border: 1px solid #E5EBEB;
}
	.contact_block_01 table tr td input::placeholder,
	.contact_block_01 table tr td textarea::placeholder{
		font-weight: 400;
		font-family: 'Noto Sans JP', sans-serif;
		color: #B9B9B9;
	}
.contact_block_01 table tr.address {
	letter-spacing: 0.05em;
}
.contact_block_01 table tr.address input.box02{
	margin: 0 120px 0px 0;
}
.contact_block_01 table tr.address input.box01{
	margin-top: 10px;
}
.contact_block_01 p.privacy_txt{
	margin-top: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.contact_block_01 p.privacy_txt a{
	text-decoration: underline;
	font-weight: 700;
}
.contact_block_01 form input.btntxt{
	width: 300px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	background: #333;
	color: #fff;
	margin: 40px auto 0;
	display: block;
	border: none;
	font-size: 16px;
}
.wpcf7 input{ 
 width: 100%;
}
.wpcf7 textarea{ 
 width: 100%;
}

/**********************************
	個人情報の取り扱いについて privacy
**********************************/

.privacy_block_01 {
	padding: 60px 0 60px 0;
}


.privacy_block_01 dt {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px;
	letter-spacing: 0.0em;
}
.privacy_block_01 dd {
	margin-left: 15px;
	margin-bottom: 50px;
}
.privacy_block_01 dd:last-child{
	margin-bottom: 0;
}	
/*****/
}
/*====================================================================================

PC用（bleak_point:680px）

====================================================================================*/
@media screen and (min-width: 681px){
.pc_none{
		display: none;
	}
/*====================================================================================

下層 共通項目CSS

====================================================================================*/
header .common_mv_wrap h2.header_logo{
	width: 333px;
	height: 54px;
}
header .common_mv_wrap #top_nav ul li a{
	color: #333;
	text-shadow: none;
}
header .common_mv_wrap #top_nav ul li a:hover{
	color: #FF7F00;
}
header .common_mv_wrap #top_nav ul li:last-child a::after{
    background: url(../img/icon01_1@2x.png) no-repeat center 0 / contain;
}
.common_mv_wrap .g_menu{
	border: 2px solid #333;
}
.common_mv_wrap .g_menu span{
	border-bottom: 2px solid #333;
}
.common_mv_wrap .g_menu::before {
	background: #333;
}
.common_mv_wrap .g_menu::after {
	background: #333;
}
.common_mv_wrap{
	width: 100%;
	height: 450px;
	border-bottom: 1px solid #E5EBEB;
	position: relative;
}
.common_mv_wrap .in_wrap{
	position: relative;
	height: 100%;
	z-index: 1;
}
.common_mv_wrap p.scroll{
	bottom: 0px;
}
.common_mv_wrap p.scroll::after{
	background: #FF7F00;
}
.common_mv_wrap .tit_wrap{
	margin: auto 0 0 auto;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: -100px;
}
.common_mv_wrap .tit_wrap h2{
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4375;
	position: absolute;
	top: 10px;
	right: 100px;
	z-index: 1111;
}
	.common_mv_wrap .tit_wrap h2 span {
		font-size: 18px;
	}
.common_mv_wrap .tit_wrap h3{
	font-size: 120px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	position: relative;
	bottom: -5px;
	color: #E5EBEB;
}
header .pnkz{
	display: flex;
	margin-top: 40px;
}
header .pnkz li{
	position: relative;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
header .pnkz li:nth-of-type(n + 2){
	color: #91B3CC;
}
header .pnkz li:nth-of-type(n + 2)::before{
	content: '-';
	color: #333;
	margin: 0 5px;
}
	header .pnkz li a:hover{
		text-decoration: underline;
	}

	
	
/**********************************
	各種塗装工事（鉄塔塗装以外） business
**********************************/
.business2_block_01{
	margin-top: 60px;
	margin-bottom: 400px;
}
.business2_block_01 .cnt01{
	background: url("../img/business2_img_01@2x.jpg")no-repeat center 0/cover;
	height: 440px;
	margin-bottom: 195px;
}
.business2_block_01 .cnt01 .white_bg{
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	position: relative;
	top: 340px;
}
.business2_block_01 .cnt01 .white_bg h4.black{
	font-size: 36px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	color: #fff;
	z-index: 1;
	margin-bottom: 40px;
}
.business2_block_01 .cnt01 .white_bg h4.black{
	top: 80px;
	right: 215px;
	text-align: right;
}
.business2_block_01 .cnt01 .white_bg h4.black{
	top: 120px;
	left: 165px;
	text-align: left;
}
.business2_block_01 .cnt01 .white_bg h4.black span{
	background: #0B0B0B;
	padding: 2px 10px;
	display: inline-block;
}
.business2_block_01 .cnt01 .white_bg h4.black span:nth-of-type(2){
	margin-top: 10px;
}
.business2_block_01 .cnt01 .white_bg p{
	letter-spacing: 0.06em;
	line-height: 2;
}
	.business2_block_01 .cnt01 .white_bg p:last-child{
		margin-top: 20px;
	}
	.business2_block_02 {
		margin-bottom: 60px;
	}
	.business2_block_02 h2,
	.business2_block_03 h2{
		padding-left: 120px;
		line-height: 1em;
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 40px;
		position: relative;
	}	
	.business2_block_02 h2::before,
	.business2_block_03 h2::before{
		content: '';
		display: block;
		width: 110px;
		height: 1px;
		background: #333333;
		position: absolute;
		left: 0;
		top: 50%;
	}
	
	.business2_block_02 h3 {
		font-size: 28px;
		line-height: 50px;
		letter-spacing: 0.1em;
		margin-bottom: 40px;
	}
	
	.business2_block_02 ol {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.business2_block_02 ol li {
		width: calc(50% - 20px);
		margin-bottom: 40px;
	}
	.business2_block_02 ol li img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.business2_block_02 ol li h4 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.05em;
		line-height: 1em;
		margin-bottom: 20px;
		text-align: center;
	}
	.business2_block_02 ol li h4 span {
		font-size: 22px;
		color: #FF7E00;
	}
	
	.business2_block_03 {
		padding-bottom: 60px;
	}
	.business2_block_03 .box {
		margin-bottom: 60px;
	}
	.business2_block_03 .box h3 {
		background: #121212;
		line-height: 50px;
		padding: 0 30px;
		color: #FFF;
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 20px;
	}
	
	.business2_block_03 .box ol {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.business2_block_03 .box ol li {
		width: calc(50% - 20px);
		line-height: 32px;
		letter-spacing: 0.06em;
	}
	.business2_block_03 .box ol li img {
		width: 100%;
		height: auto;
		cursor: pointer;
	}
	.business2_block_03 .box ol li:last-child {
		margin-top: 20px;
	}
	.business2_block_03 .box02 ol li:last-child {
		margin-top: 30px;
		width: 100%;
	}
	
	.business2_block_03 .box .zoom_img {
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.9);
		top: 0;
		left: 0;
		display: none;
		z-index: 9990;
	}
	
	.business2_block_03 .box .zoom_img p {
		width: 960px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		cursor: pointer;
	}
	.business2_block_03 .box .zoom_img p img {
		width: 100%;
		height: auto;
	}
	.business2_block_03 .box .zoom_img p span {
		color: #fff;
		font-size: 20px;
		letter-spacing: 0.2em;
		text-align: center;
		margin-top: 15px;
		display: block;
		line-height: 20px;
	}
	.business2_block_03 .box .zoom_img p span::before {
		content: '';
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url("../img/business2_img_11@2x.png")no-repeat left;
		background-size: 20px 20px;
		margin-right: 10px;
		transform: translateY(3px);
	}
	
	
	
	
/**********************************
	東協塗装工業について about
**********************************/
.about_block_01{
	height: 1200px;
	padding-bottom: 95px;
	box-sizing: border-box;
	background: url("../img/about_img_01@2x.jpg")no-repeat center 0/cover;
	margin-top: 60px;
}
.about_block_01 .txt_wrap{
	margin: 0 auto 0;
	display: block;
	padding-top: 760px;
	letter-spacing: 0.05em;
	color: #fff;
}
.about_block_01 .txt_wrap h3{
	font-size: 42px;
	line-height: 1.3809;
	text-align: center;
}
.about_block_01 .txt_wrap p.txt00{
	font-size: 18px;
	line-height: 1.5;
	color: rgba(255,255,255,0.4);
	text-align: center;
	margin-top: 30px;
}
.about_block_01 .txt_wrap p.txt00 span{
	color: #fff;
	font-size: 32px;
	margin-left: 5px;
}
.about_block_01 .txt_wrap p.txt01{
	line-height: 2;
	text-align: center;
	margin-top: 75px;
	font-size: 18px;
}


h3.sec_tit{
	font-size: 42px;
	line-height: 1.190;
	text-align: center;
}
h2.sec_subtit{
	font-size: 18px;
	line-height: 1;
	text-align: center;
	margin: 10px 0 55px;
}
.about_block_02{
	padding: 90px 0 100px;
}
.about_block_02 .flex{
	display: flex;
	justify-content: space-between;
}
.about_block_02 .flex .left_box{
	width: 438px;
}
.about_block_02 .flex .left_box img{
	width: 100%;
}
.about_block_02 .flex .right_box{
	width: calc(100% - 478px);
	padding: 40px 0 0;
}
.about_block_02 .flex .right_box p{
	line-height: 2;
	font-size: 18px;
}
.about_block_02 .flex .right_box p.sheila{
	font-size: 32px;
	text-align: right;
	line-height: 1;
	margin-top: 30px;
}

.about_block_03{
	background: #F2F1EC;
	padding: 90px 0 100px;
}
.about_block_03 dl{
	
}
.about_block_03 dl .line{
	display: flex;
	background: #fff;
	padding: 23px 0 ;
	letter-spacing: 0.1em;
}
.about_block_03 dl .line:nth-of-type(n + 2){
	margin-top: 10px;
}
.about_block_03 dl .line dt{
	width: 300px;
	padding-left: 30px;
	line-height: 1.5;
	box-sizing: border-box;
}
.about_block_03 dl .line dd{
	width: calc(100% - 300px);
	line-height: 1.5;
	vertical-align: middle;
}
	.about_block_03 dl .line dd p {
		margin-bottom: 5px;
	}
	.about_block_03 dl .line dd p:last-child {
		margin-bottom: 0;
	}
	
.about_block_03 dl .line dd span.kyoten{
	width: 120px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
}
	.about_block_03 dl .line dd span::after{
		content: '';
		width: 1px;
		height: 16px;
		display: block;
		background: #333;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
	}
.about_block_03 dl .line dd span:last-child{
	margin-top: 10px;
}

.about_block_04{
	padding: 90px 0 170px;
}
.about_block_04 .map{
	width: 100%;
	height: 480px
}
.about_block_04 a.link01{
	line-height: 64px;
	position: relative;
	float: right;
	margin-top: 25px;
}
.about_block_04 a.link01::before{
	position: absolute;
}
.about_block_04 a.link01::after{
	content: '';
	background: url("../img/icon06@2x.png")no-repeat center 0/contain;
	width: 15px;
	height: 13px;
	display: inline-block;
	margin-left: 9px;
}
.about_block_04 a.link01:hover{
	color: #FF7F00;
}
.about_block_04 p.txt01{
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 45px;
}



/**********************************
	事業案内 business
**********************************/
.business_block_01{
	margin-top: 60px;
}
.business_block_01 .cnt01{
	background: url("../img/business_img_01@2x.jpg")no-repeat center 0/cover;
	height: 440px;
	margin-bottom: 195px;
}
.business_block_01 .cnt01 .white_bg{
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	position: relative;
	top: 340px;
}
.business_block_01 .cnt01 .white_bg h4.black{
	font-size: 36px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	color: #fff;
	z-index: 1;
	margin-bottom: 40px;
}
.business_block_01 .cnt01 .white_bg h4.black{
	top: 80px;
	right: 215px;
	text-align: right;
}
.business_block_01 .cnt01 .white_bg h4.black{
	top: 120px;
	left: 165px;
	text-align: left;
}
.business_block_01 .cnt01 .white_bg h4.black span{
	background: #0B0B0B;
	padding: 2px 10px;
	display: inline-block;
}
.business_block_01 .cnt01 .white_bg h4.black span:nth-of-type(2){
	margin-top: 10px;
}
.business_block_01 .cnt01 .white_bg p{
	letter-spacing: 0.06em;
	line-height: 2;
}

.business_block_01 .cnt02{
	background: url("../img/business_img_02@2x.jpg")no-repeat center 0/cover;
	padding: 200px 0 100px;
	color: #fff;
}
.business_block_01 .cnt02 h3{
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	margin-bottom: 24px;
}
.business_block_01 .cnt02 p{
	line-height: 2;
	text-align: center;
}



.business_block_02{
	margin-top: 100px;
	padding-bottom: 150px;
}
.business_block_02 .in_wrap{
	position: relative;
}
.business_block_02 a.link01{
	position: absolute;
	top: -15px;
	right: 0;
}
.business_block_02 a.link01::before{
	position: absolute;
}
.business_block_02 a.link01:hover{
	color: #FF7F00;
}
.business_block_02 ul{
	width: 100%;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.business_block_02 ul::after{
	content: '';
	display: block;
	width: 350px;
}
.business_block_02 ul li{
	width: 320px;
	box-sizing: border-box;
}
.business_block_02 ul li{
	position: relative;
}
.business_block_02 ul li:nth-of-type(n + 4){
	margin-top: 60px;
}
.business_block_02 ul li a{
	width: 320px;
	height: 100%;
	display: block;
	box-sizing: border-box;
}
.business_block_02 ul li:nth-of-type(1),
.business_block_02 ul li:nth-of-type(4){
	width: 350px;
	padding-right: 30px;
	border-right: 1px dotted #B9C9D1;
}
.business_block_02 ul li:nth-of-type(3),
.business_block_02 ul li:nth-of-type(6){
	width: 350px;
	padding-left: 30px;
	border-left: 1px dotted #B9C9D1;
}
.business_block_02 ul li a:hover{
	color: #FF7F00;
}
.business_block_02 ul li .img_wrap{
	width: 320px;
	height: 225px;
	position: relative;
}
.business_block_02 ul li .img_wrap::before{
	content: '';
	display: block;
	padding-top: 69.23%;
}
.business_block_02 ul li .img_wrap img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.business_block_02 ul li p.cat{
	height: 30px;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 6px;
	margin-bottom: 10px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 20px;
}
.business_block_02 ul li p.cat.souden{
	color: #7F9ABA;
	border: 1px solid #7F9ABA;
}
.business_block_02 ul li p.cat.tuusin{
	color: #E8565C;
	border: 1px solid #E8565C;
}
.business_block_02 ul li p.cat.cat03{
	color: #7F9ABA;
	border: 1px solid #7F9ABA;
}
.business_block_02 ul li p.txt01{
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 2;
}




/**********************************
	お知らせ news
**********************************/
.news_block_01{
	margin-top: 60px;
	padding-bottom: 145px;
}
.news_block_01 ul.news_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news_block_01 ul.news_list::after{
	content: '';
	display: block;
	width: 320px;
}

.news_block_01 ul.news_list>li{
	width: 320px;
}
.news_block_01 ul.news_list>li:nth-of-type(n + 4){
	margin-top: 60px;
}
.news_block_01 ul.news_list>li .img_wrap{
	width: 320px;
	height: 200px;
	position: relative;
	margin-bottom: 25px;
}
.news_block_01 ul.news_list>li .img_wrap::before{
	content: '';
	display: block;
	padding-top: 62.5%;
}
.news_block_01 ul.news_list>li .img_wrap img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}
.news_block_01 ul.news_list>li p{
	display: flex;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 15px;
}
.news_block_01 ul.news_list>li p time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01 ul.news_list>li p span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01 ul.news_list>li h4{
	font-weight: 500;
	line-height: 1.75;
	text-decoration: underline;
}
.news_block_01 ul.news_list>li:hover h4{
	text-decoration: underline;
	color: #7F9ABA;
}
	.news_block_01 ul.news_list>li:hover a{
		opacity: 1;
	}

.news_block_01_1 .in_wrap .pager ul li.prev{
	margin-right: 80px;
}
.news_block_01 .in_wrap .pager ul li a.prev,
.news_block_01 .in_wrap .pager ul li a.next{
	font-size: 14px;
	font-weight: bold;
}

.pager {
	margin:100px auto 0px;
	font-family: 'Noto Sans JP', sans-serif;
}
.pager ul{
	display: flex;
	justify-content: center;
}
.pager ul li a,
.pager ul li span.page-numbers {
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	margin-right: 10px;
	background: #333333;
	border-radius: 4px;
	border: 1px solid #333333;
	box-sizing: border-box;
	text-align: center;
}
.pager ul li:last-child{
	margin-right: 0;
}
.pager ul li.dots a{
	width: 25px!important;
	color: #333333;
	font-weight: bold;
	background: none!important;
	border: none!important;
}
.pager ul li.dots a{
	color: #333333;
	font-weight: bold;
}

.pager ul li span{
	color: #fff;
	display: block;
	line-height: 44px;
}
.pager ul li.on a{
	background: #fff;
	color: #333333;

}
.pager ul li a{
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
}
.pager ul li:not(.dots) a:hover{
	background: #fff;
	color: #333333;
	opacity: 1;
	box-sizing: border-box;
}
.pager ul li a:hover{
	opacity: 1;
	text-decoration: none;
}
.pager ul li span.current{
	background: #fff!important;
	color: #333333!important;
}
.pager ul li a.prev,
.pager ul li a.next{
	font-size: 14px;
	font-weight: bold;
}
.pager ul li a.prev{
	margin-right: 80px;
}
.pager ul li.prev{
	margin-right: 80px;
}


/****詳細****/
.news_block_01_1{
	margin-top: 60px;
	padding-bottom: 145px;
}
.news_block_01_1 .in_wrap {
	display: flex;
	justify-content: space-between;
}
.news_block_01_1 .in_wrap .list_cnt{
	width: 740px;
}
.news_block_01_1 .in_wrap .list_cnt article{
	
}
.news_block_01_1 article p.info{
	display: flex;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}
.news_block_01_1 article p.info time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01_1 article p.info span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01_1 article{
	padding-bottom: 30px;
	border-bottom: 1px solid #E5EBEB;
	
}
.news_block_01_1 article h2{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.1666;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5EBEB;
	margin-bottom: 30px;
}
.news_block_01_1 article img{
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}
.news_block_01_1 article h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.news_block_01_1 article p{
	margin-bottom: 30px;
}
.news_block_01_1 article p:last-child{
	margin-bottom: 0px;
}

.news_block_01_1 .list_cnt a.archive_link{
	text-decoration: underline;
	margin: 60px 0 0;
	text-align: center;
	display: block;
}
.news_block_01_1 .list_cnt a.archive_link:hover{
	color: #7F9ABA;
}
.news_block_01_1 .pager{
	position: absolute;
	bottom: 145px;
	left: 0;
	right: 0;
}

.news_block_01_1 .in_wrap aside{
	width: 280px;
	box-sizing: border-box;
	margin-bottom: 292px;
}
.news_block_01_1 .in_wrap aside div{
	padding: 30px 0 0 20px;
	border-left: 1px solid #E5EBEB;
	border-top: 1px solid #E5EBEB;
}
.news_block_01_1 .in_wrap aside h3{
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-left: 0px;
	line-height: 1.9;
	padding-bottom: 15px;
}
.news_block_01_1 .in_wrap aside ul li{
	position: relative;
}
.news_block_01_1 .in_wrap aside ul li a{
	padding: 0px 0;
	display: block;
}
.news_block_01_1 .in_wrap aside ul li:nth-of-type(n + 2){
	margin-top: 15px;
}
.news_block_01_1 aside p.info{
	display: flex;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
.news_block_01_1 aside p.info time{
	color: #FF7F00;
	margin-right: 15px;
	font-weight: 500;
}
.news_block_01_1 aside p.info span{
	font-size: 12px;
	font-weight: 300;
	color: #7F9ABA;
}
.news_block_01_1 aside h4{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.71428;
	text-decoration: underline;
}
.news_block_01_1 .in_wrap aside div:nth-of-type(n + 2){
	margin-top: 60px;
}
.news_block_01_1 .in_wrap aside .month_list ul li,
.news_block_01_1 .in_wrap aside .cat_list ul li{
	position: relative;
	padding-left: 10px;
	padding-right: 28px;
	line-height: 24px;
}
.news_block_01_1 .in_wrap aside .month_list ul li::before,
.news_block_01_1 .in_wrap aside .cat_list ul li::before{
	content: '';
	width: 3px;
	height: 3px;
	background: #333;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;

}
.news_block_01_1 .in_wrap aside .month_list ul li a{
	display: block;
	font-weight: 400;
	line-height: 1.5;
}
.news_block_01_1 aside ul li a:hover {
	opacity: 1;
	color: #7F9ABA;
}
.news_block_01_1 aside ul li a:hover h4{
	color: #7F9ABA;
}

.example_block_01 ul li a{
	display: block;
}
.example_block_01 ul li:hover a{
	opacity: 0.7 !important;
}
.example_block_01 ul li .img_wrap{
	margin-bottom: 20px !important;
}
.example_block_01 ul li p.cat{
	height: 30px;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 6px;
	margin-bottom: 10px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px !important;
}
.example_block_01  ul li p.cat.souden{
	color: #7F9ABA;
	border: 1px solid #7F9ABA;
}
.example_block_01 ul li p.cat.tuusin{
	color: #E8565C;
	border: 1px solid #E8565C;
}


/**********************************
	お問い合わせ contact
**********************************/
.contact_block_01{
	position: relative;
	margin-top: 60px;
	padding-bottom: 150px;
}
.contact_block_01 .box{
	border: 6px solid #E5EBEB;
	padding: 40px 0;
	text-align: center;
	letter-spacing: 0.05em;
}
.contact_block_01 .box h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact_block_01 .box p.txt00{
	line-height: 1.5;
	margin-bottom: 25px;
}
.contact_block_01 .box p.tel{
	font-weight: bold;
	margin-bottom: 25px;
}
.contact_block_01 .box p.tel span{
	font-size: 18px;
}
.contact_block_01 .box p.tel a{
	font-size: 35px;
}
.contact_block_01 form{
	margin-top: 60px;
	border-top: 1px solid #E5EBEB;
}
.contact_block_01 table {
	width: 100%;
}
.contact_block_01 table tr{
	border-bottom: 1px dashed #E5EBEB;
	padding: 20px 0;
	display: block;
}
.contact_block_01 table tr th{
	width: 250px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	vertical-align: middle;
	padding-left: 30px;
	box-sizing: border-box;
}
.contact_block_01 table tr th span{
	width: 40px !important;
	height: 20px;
	background: #E31F1F;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
}
.contact_block_01 table tr td{
	width: calc(1080px - 250px);
	padding-right: 30px;
	box-sizing: border-box;
}
	.contact_block_01 table tr td p {
		display: block;
	}
.contact_block_01 table tr td input{
	height: 36px;
	border-radius: 4px;
	border: 1px solid #E5EBEB;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	box-sizing: border-box;
}
	.contact_block_01 table tr td input::placeholder,
	.contact_block_01 table tr td textarea::placeholder{
		color: #B9B9B9;
		font-weight: 400;
		font-family: 'Noto Sans JP', sans-serif;
	}
	
.contact_block_01 table tr td input.box01{
	width: 100%; 
	box-sizing: border-box;
}
.contact_block_01 table tr td textarea{
	width: 100%;
	box-sizing: border-box;
	height: 180px;
	padding: 6px 15px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	border-radius: 4px;
	border: 1px solid #E5EBEB;
}
.contact_block_01 table tr.address {
	letter-spacing: 0.05em;
}
.contact_block_01 table tr.address input.box02{
	margin: 0 10px 10px;
}
.contact_block_01 p.privacy_txt{
	margin-top: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.contact_block_01 p.privacy_txt a{
	text-decoration: underline;
	font-weight: 500;
}
.contact_block_01 form input.btntxt{
	width: 300px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	background: #333;
	color: #fff;
	margin: 40px auto 0;
	display: block;
	cursor: pointer;
	font-size: 18px;
}
	.contact_block_01 form input.btntxt:hover{
		border: 1px solid #333;
		background: none;
		color: #333;
		box-shadow: 1px 1px 1px #333;
	}
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
		text-align: center;
	}

/**********************************
	個人情報の取り扱いについて privacy
**********************************/

.privacy_block_01 {
	padding: 60px 0 150px 0;
}


.privacy_block_01 dt {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4em;
	margin-bottom: 30px;
	letter-spacing: 0.0em;
}
.privacy_block_01 dt::after{
	content: '';
	width: 160px;
	height: 1px ;
	background: #E5EBEB;
	display: inline-block;
	position: relative;
	top: -6px;
	margin-left: 30px;
}
.privacy_block_01 dd {
	margin-left: 40px;
	margin-bottom: 50px;
}
.privacy_block_01 dd:last-child{
	margin-bottom: 0;
}
/*==================================================================================*/





/*------------------------------------------------------------------------

下層ページ 各タイトル画像

------------------------------------------------------------------------*/

h2.about_page_tit {
	width: 960px;
	height: 220px;
	background: url(.jpg);
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}
}