@charset "utf-8";

/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/

/*------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　　共通 　　　　　　　　　　　　　　　　*/
/*------------------------------------------------------------*/
body {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  /*知念*/
}
a{
	outline: none;
}
a:focus{
	outline: none;
}

h3 {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  /*知念*/
  font-weight: 400;
  /*知念*/
}
.privacypolicy {
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.6;
}
.privacypolicy h3 {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 500;
  border-bottom: 0;
  font-size: 20px;
  padding: 30px 0 6px 0;
  margin: 0;
}.privacypolicy h3::after {
  content: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}
/*------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　ヘッダー 　　　　　　　　　　　　　　　　*/
/*------------------------------------------------------------*/

.navbar.siteHeader {
	position: absolute;
	background-color: rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, 0.3);
	height: 70px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)!important;/*知念*/
	position: fixed;
}
.navbar.siteHeader:hover {
	background-color: rgba(0, 0, 0, 0.5);/*知念*/
}
.kaso {
	background-color: rgba(255, 255, 255, 0.8)!important;
}
.kaso:hover {
	background-color: rgba(255, 255, 255, 1)!important;/*知念*/
}

	/*headerにこびりついているcontainerを開放*/
	.containerheader {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
		width: 100% !important;
		height: 60px;
		z-index: 9999;
	}
		.navbar-header {
			height: 70px;
			margin-right: 15px!important;
			margin-left: 15px!important;
		}
			.navbar-brand {
				margin: 0!important;
				margin-top: 10px!important;
				padding: 0!important;
				float: left!important;
			}
				.navbar-brand.siteHeader_logo {
					/*margin-top: -10px;*/
				}
				.navbar-brand img {
					max-height: 50px;
					width: auto;
					margin-left: 0;
				}
				
					#menu-main{
						margin-top: 20px;
					}
				
					
					/*　ヘッダー背景　*/
					.btn-default {
						border-color: #fff!important;
						color: #fff!important;
					}
					.btn-default hover{
						border-color: #fff!important;
						color: #fff!important;
						background-color: #fff!important;
					}
					.btn-default:focus{
						background-color: rgba(255, 255, 255, 0.4)!important;
					}
					.btn-default:hover{
						background-color: rgba(255, 255, 255, 0.4)!important;
					}
					
				/* ul.gMenu>li>a {
					border-bottom: none;
					background-color: #969696;
				  }
				.gMenu_outer {
					overflow: auto;
					display: none;
					height: 900px;
				  }
				.navbar-brand img {
					max-height: 50px !important;
					width: auto;
				}*/

/* プラグイン（Responsive Menu）用 */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow{
	top: 13px;
	right: 20px!important;
}
.kaso .responsive-menu-inner,
.kaso .responsive-menu-inner::before,
.kaso .responsive-menu-inner::after{
	background-color: #333!important;
}

button#responsive-menu-button{
	background-color: rgba(255, 255, 255, 0.7)!important;
	border-radius: 5px;
}
	
button#responsive-menu-button {
    z-index: 9999!important;
}	
	
	
	
	
/* ヘッダー見出し非表示 */
.section.page-header {
  display: none;
}
	
.gmenu_waku {
	display: none;
}
.gmenu2nd_waku {
	display: none;
}
	
	
@media print, screen and ( min-width:992px) {

		/*トップページ用グロナビ*/
		.gmenu_waku {
			display: block;
			float: right;
			padding-top: 0;
			height: 80px;
		}
			/*親メニュー*/
			.gmenu_waku .nav {
				height: 40px;
				padding: 0;
				margin-top: 20px;
			}
				.gmenu_waku .nav ul {
					margin-top: 0!important;
				}
				.gmenu_waku .nav li {
					position: relative;
					list-style: none;
					float: left;
					margin-bottom: 0!important;
				}
				.gmenu_waku .nav li a {
					display: block;
					height: 40px;
					text-align: center;
					color: #fff;
					font-size: 14px;
					transition: 0.5s;
					text-decoration: none;
					box-sizing: border-box;
					vertical-align: middle;
					padding: 8px 18px;
				}
				.gmenu_waku .nav > li > a:focus, .gmenu_waku .nav > li > a:hover {
					border-bottom-color: #ef4123!important;
					border-bottom: 1px solid #ef4123 !important;
				}
				.gmenu_waku .nav > li:hover > a {/*layer-1*/
					color: #fff;
					border-bottom-color: #ef4123;
					border-bottom: 1px;
					background: none!important;
				}
				.gmenu_waku .nav > li li:hover > a {/*layer-2*/
					color: #fff;
					background: #ef4123;
				}

					/*子メニュー*/
					.gmenu_waku .nav li ul {
						position: absolute;
						/*background: #ccc;*/
						width: 200px;
						left: 0;
						z-index: 9999;
					}
						.gmenu_waku .nav li ul li {
							overflow: hidden;
							height: 0;
							transition: 0.2s;
							left: -40px;
							/*background: #DFDFDF;*/
							color: #fff;
							background: rgba(0,0,0,0.8);
							width: 240px;
						}
						.gmenu_waku .nav li ul li a {
							width: 240px;
							text-align: left;
							padding-left: 20px;
							color: #fff;
						}
						.gmenu_waku .nav li:hover > ul > li {
							overflow: visible;
							height: 40px;
						}

					.gmenu_waku .nav li:nth-child(3) ul {
						width: 521px;
						left: -200px;
						display: flex;
						flex-direction: row;
						justify-content: space-between;
					}
						.gmenu_waku .nav li ul .tate_flexitem {
							/*background: #ccc;*/
							width: 240px;
							z-index: 9999;
						}
							.gmenu_waku .nav li ul .tate_flexitem li {
								overflow: hidden;
								height: 0;
								transition: 0.2s;
								/*background: #DFDFDF;*/
								color: #fff;
								background: rgba(0,0,0,0.8);
								width: 240px;
							}
							.gmenu_waku .nav li ul .tate_flexitem li a {
								width: 240px;
								text-align: left;
								padding-left: 20px;
								color: #fff;
							}
							.gmenu_waku .nav li:hover > ul > .tate_flexitem  > li {
								overflow: visible;
								height: 40px;
							}
	
	
	
	
	
		/*下層ページ用グロナビ*/
		.gmenu2nd_waku {
			display: block;
			float: right;
			padding-top: 0;
			height: 80px;
		}
			/*親メニュー*/
			.gmenu2nd_waku .nav {
				height: 40px;
				padding: 0;
				margin-top: 20px;
			}
				.gmenu2nd_waku .nav ul {
					margin-top: 0!important;
				}
				.gmenu2nd_waku .nav li {
					position: relative;
					list-style: none;
					float: left;
					margin-bottom: 0!important;
				}
				.gmenu2nd_waku .nav li a {
					display: block;
					height: 40px;
					text-align: center;
					color: #333;
					font-size: 14px;
					transition: 0.5s;
					text-decoration: none;
					box-sizing: border-box;
					vertical-align: middle;
					padding: 8px 18px;
				}
				.gmenu2nd_waku .nav > li > a:focus, .gmenu2nd_waku .nav > li > a:hover {
					color: #333!important;
					border-bottom-color: #ef4123!important;
					border-bottom: 1px solid #ef4123 !important;
				}
				.gmenu2nd_waku .nav > li:hover > a {/*layer-1*/
					color: #333;
					border-bottom-color: #ef4123;
					border-bottom: 1px;
					background: none!important;
				}
				.gmenu2nd_waku .nav > li li:hover > a {/*layer-2*/
					color: #fff;
					background: #ef4123;
				}

					/*子メニュー*/
					.gmenu2nd_waku .nav li ul {
						position: absolute;
						/*background: #ccc;*/
						width: 240px;
						left: -40px;
						z-index: 9999;
					}
						.gmenu2nd_waku .nav li ul li {
							overflow: hidden;
							height: 0;
							transition: 0.2s;
							left: -40px;
							/*background: #DFDFDF;*/
							color: #fff;
							background: rgba(0,0,0,0.8);
							width: 240px;
						}
						.gmenu2nd_waku .nav li ul li a {
							width: 240px;
							text-align: left;
							padding-left: 20px;
							color: #fff;
						}
						.gmenu2nd_waku .nav li:hover > ul > li {
							overflow: visible;
							height: 40px;
						}

	
					.gmenu2nd_waku .nav li:nth-child(3) ul {
						width: 521px;
						left: -200px;
						display: flex;
						flex-direction: row;
						justify-content: space-between;
					}
						.gmenu2nd_waku .nav li ul .tate_flexitem {
							/*background: #ccc;*/
							width: 240px;
							z-index: 9999;
						}
							.gmenu2nd_waku .nav li ul .tate_flexitem li {
								overflow: hidden;
								height: 0;
								transition: 0.2s;
								/*background: #DFDFDF;*/
								color: #fff;
								background: rgba(0,0,0,0.8);
								width: 240px;
							}
							.gmenu2nd_waku .nav li ul .tate_flexitem li a {
								width: 240px;
								text-align: left;
								padding-left: 20px;
								color: #fff;
							}
							.gmenu2nd_waku .nav li:hover > ul > .tate_flexitem  > li {
								overflow: visible;
								height: 40px;
							}



.submtitle_bg {
	background-color: #000!important;
	cursor:default;
}
.submtitle_bg a{
	background-color: #000!important;
}






	.navbar.siteHeader {
		height: 80px;
	}
	
		/*headerにこびりついているcontainerを開放*/
		.containerheader {
		  width: 80%!important;
		  padding-top: 0!important;
		  padding-bottom: 0!important;
		  margin: 0 auto;
		  height: 80px;
		}

			.navbar-brand img {
				max-height: 60px;
			}

				/*PC用グロナビ*/
				ul.gMenu {
				  /*margin-top: 20px;*/
				}
				ul.gMenu a {
				  background-color: none;
				}
					ul.gMenu ul li a {
					  padding: 8px 1em 8px 2em;
					  color: #ffffff!important;
					}
					ul.gMenu>li>a {
					  border-bottom: none;
					  background-color: rgba(255, 255, 255, 0.0);
					  color: #ffffff!important;
					}
						ul.gMenu>li>ul.sub-menu li a {
						  padding-left: 1.5em;
						  background: #3e3e3e;
						  color: white;
						  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
						  font-weight: 400;
						}
							ul.gMenu>li>ul.sub-menu li a {
							  color: #ffffff!important;
							}
							ul.gMenu>li>ul.sub-menu li a:hover {
							  background-color: #EF4123;
							}

					/*下層ページ用*/
					.kaso ul.gMenu>li>a {
					  color: #333!important;
					}
					/*.kaso ul.gMenu>li>a:hover {
					  color: #ffffff!important;
					}*/
					
					
					/*　ヘッダーメニュー背景　*/
					#menu-item-45:hover,
					#menu-item-43:hover,
					#menu-item-234:hover,
					#menu-item-44:hover {
						/*background: #EF4123;*/
						background-color: rgba(255, 255, 255, 0.0);
					}
					
					/*　ヘッダーメニューアンダーライン　*/
					ul.gMenu > li.current-menu-ancestor > a::after,
					ul.gMenu > li.current-menu-item > a::after, 
					ul.gMenu > li.current-menu-parent > a::after,
					ul.gMenu > li.current-post-ancestor > a::after, 
					ul.gMenu > li.current_page_ancestor > a::after,
					ul.gMenu > li.current_page_parent > a::after, 
					ul.gMenu > li > a:hover::after{
						border-bottom:1px solid #ef4123!important;
					}



}

			/*.gMenu_name {
				text-align: center;
				display: block;
				color: white;
				font-family: 'Work Sans', sans-serif;
			}
			.page .gMenu_name {
				text-align: center;
				display: block;
				color: black;
			}*/


@media (max-width:767px) {
		/*ハンバーガー*/
/*		.menuBtn{
			margin: 0;
			margin-top: 20px;
		}*/
}
@media screen and ( max-width:479px) {
/*	ul.gMenu>li>a {
		border-bottom: none;
		background-color: #969696;
	}
	.gMenu_outer {
		overflow: auto;
		display: none;
		height: 900px;
	}*/
}




/*------------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　　　body共通　　　　　　　　　　　　　　　　　*/
/*------------------------------------------------------------------*/

/*---------------- container  ----------------*/
.container {
	width: 100%!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	margin-top: 0!important;
	margin-bottom: 0!important;
}
@media print, screen and ( min-width:992px) {
	.container {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
		width: 80% !important;
		overflow: hidden;
	}
}

/*.container {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 80% !important;
	overflow: hidden;
}
@media screen and ( max-width:992px) {
	.container {
	  width: 100%!important;
	  padding-top: 0!important;
	  padding-bottom: 0!important;
	  margin-top: 0!important;
	  margin-bottom: 0!important;
	}
}*/

/*@media screen and ( max-width:767px) {*/



.breadSection{
	margin-top: 80px;
}

.breadSection .breadcrumb {
	padding: 6px 15px;
}
@media (min-width:992px) {
	.breadSection .breadcrumb {
		padding: 6px 25px;
	}
}

/*------------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　トップページ　　　　　　　　　　　　　　　　　*/
/*------------------------------------------------------------------*/

/*---------------- スライダー（画面フル） ----------------*/

.w_pc  {
	display: none;
}
.w_sp  {
	display: block;
}

.box{
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
}
	.flexslider {
		border:0 !important;
		margin:0 !important;
		/*box-shadow: 0 2px 4px 1px rgba(0,0,0,0.1);*/
	}
		/*.flexslider h3 {
			font-size:1.5rem!important;
			font-weight: normal!important;
			border-bottom: 0!important;
			box-shadow: none!important;
			text-shadow: 1px 2px 6px #000; 
			margin-left: 15px;
			text-align: center;
		}*/
		.slides {
		}
			.slides li {
				height: 500px;
			}
			.flexslider .slides > li {
				height: 100vh;
				position: relative;
			}
				.flexslider .slides > li .slides_link {
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
				}

				.fitImg{
					position: absolute;
				}
				.spfitImg{
					position: absolute;
				}
				.slides .slider_waku  {
					position: absolute;
					color: #FFFFFF;
					width: 100%;
					z-index: 500;
					top: 40%;
					/*left: 12%;*/
					padding: 0 10%;
				}
					.slides .slider_waku .slider_text_l {
						font-size:3rem;
						margin-bottom: 2rem;
						text-shadow: 1px 2px 6px #000; 
					}
					.slides .slider_waku .slider_text_s {
						font-size:1.5rem;
						text-shadow: 1px 2px 6px #000; 
						margin-left: 15px;
						text-align: center;
					}
					.slides .slider_waku .slider_rogo {
						max-width:500px !important;
						height:auto!important;
						margin-bottom: 10px;
						margin-left: 16px;
						/*text-align: center;
						transform: translate(-50%,-50%);*/
					}


	.box__centered{
		left: 50%;
		position: absolute;
		top: 50%;
	}

	.box__contents{
		text-align: center;
		transform: translate(-50%,-50%);
	}

.flex-direction-nav .flex-prev {
	display: none;
}
.flex-direction-nav .flex-next {
	display: none;
}
  
  
@media print, screen and (min-width:768px) {

	.w_pc  {
		display: block;
	}
	.w_sp  {
		display: none;
	}
		/*.flexslider h3 {
			font-size:2rem!important;
			font-weight: normal!important;
			border-bottom: 0!important;
			box-shadow: none!important;
			text-shadow: 1px 2px 6px #000; 
			text-align: left;
		}*/
			.slides li {
				height: 800px;
			}
				.slides .slider_waku  {
					position: absolute;
					color: #FFFFFF;
					width: 100%;
					z-index: 500;
					top: 20%;
					/*left: 12%;*/
					padding: 0 10%;
				}
					.slides .slider_waku .slider_text_l {
						font-size:6rem;
						margin-bottom: 2rem;
						text-shadow: 1px 2px 6px #000; 
					}
					.slides .slider_waku .slider_text_s {
						font-size:2rem;
						text-shadow: 1px 2px 6px #000; 
						text-align: left;
					}
					.slides .slider_waku .slider_rogo {
						margin-bottom: 20px;
					}


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

				/*.slides .slider_waku  {
					display: none;
				}*/
}





/*---------------- スライダー下 ----------------*/
.siteContent{
	padding: 40px 0!important;
}
/*---ブロック日本語タイトル---*/
.column4title {
	font-family: 'Roboto', sans-serif;
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	font-weight: 400;
	text-align: center;
	color: #2d2d2d;
	background: white;
	font-size: 1.0em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px!important;
}
/*---ブロック英字タイトル---*/
.column4titlesub {
	text-align: center;
	font-size: 0.8em;
	color: #EF4123;
	padding-top: 40px;
	font-family: 'Roboto', sans-serif;
	font-family: 'Work Sans', sans-serif;
}
	.emidashi {
	  padding: 0 12px;
	}

@media print, screen and (min-width:769px) {

	.column4title {
		font-size: 1.6em;
	}
	.column4titlesub {
		font-size: 1.0em;
	}
}



/*---------------- topic ----------------*/
.topcata2020waku {
	margin-top: 0;
	margin-bottom: 40px;
	text-align: center;
}
.topcata2020 {
	background-color: #686868;
	border: 1px solid #686868;
	color: #fff!important;
	font-size: 16px;
	width: 50%;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	margin-top: 0px;
	text-decoration: none!important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.topcata2020 a {
	color: #fff;
	text-decoration: none!important;
}
.topcata2020 a:hover {
	background-color: #555;
	color: #fff;
}

.newscata2020 {
	background-color: #686868;
	border: 1px solid #686868;
	color: #fff!important;
	font-size: 16px;
	width: 50%;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	margin-top: 0px;
	text-decoration: none!important;
	display: block;
	margin-left: 0;
	margin-right: auto;
}
.newscata2020 a {
	color: #fff;
	text-decoration: none!important;
}
.newscata2020 a:hover {
	background-color: #555;
	color: #fff;
}


/*---------------- ニュース ----------------*/
div.whatsnew {
    margin: 10px auto;
    font-size: 100%;
    word-break: break-all;
    overflow: hidden;
    width: 94%;
}
	div.whatsnew dl {
		margin: 0;
		padding: 15px;
		border: 0;
	}
	div.whatsnew dd {
		overflow: hidden;
		border-left-color: white!important;
	}
	div.whatsnew dd::before  {
		content: none!important;
	}
	div.whatsnew a {
		color: #333!important;
		padding: 15px;
	}


.pager li {
	float: left!important;
	width: 50%!important;
	color: #333!important;
	font-size: 16px;
	/*border: 1px solid #ccc;*/
}
.pager li a {
	padding: 20px;
	color: #333!important;
	/*border: none!important;*/
	border: 1px solid #ccc;
}
.pager li a:hover {
	color: #333!important;
	background-color: #ccc!important;
}



.pager .previous {
	/*border: 1px solid #ccc;*/
}
.pager .next {
}
.pager .next a {
	text-align: right;
	/*border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; */
}
.pager .next a::before {
	content: none!important;
}
.pager .next a::after {
	content: "»";
	margin-left: .8em;
}

#newsmark {
	width: 80%!important;
	margin: 0 auto!important;
	padding: 0 auto!important;
	padding-top: 40px;
}
#newsmark table {
	border: none!important;
}

.newsvm_waku {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.newsvm {
	background-color: #fff;
	border: 1px solid #333;
	color: #333!important;
	font-size: 16px;
	width: 50%;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	margin-top: 0px;
	text-decoration: none!important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.newsvm a {
	color: #fff;
	text-decoration: none!important;
}
/*.newsvm a:visited {
	color: #fff;
	background-color: #333;
}*/
.newsvm a:hover {
	background-color: #555;
	color: #fff;
}

.newslist {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 20px;
}

h1.entry-title::first-letter, .single h1.entry-title::first-letter{
	color: #333!important;
}


#newsmark table tbody tr td, table td　{
	border-bottom: 0px solid #e5e5e5;
}
#newsmark table {
	border: 0px solid #e5e5e5!important;
}

/*---------------- 製品案内 ----------------*/
.main2crum {
  /*width: 100%;
  margin: 0 auto;*/
  margin-top: 0px;
}
	/*---製品案内画像ブロック---*/
	.main01 { 
	  text-align:center;
	}

		/*---製品ロゴ---*/
		.p_a_rogo {
			max-width:60px !important;
			height:auto!important;
			margin: 6px auto 0;
		}
		.p_w_rogo {
			max-width:120px !important;
			height:auto!important;
			margin: 6px auto 0;
		}
		.p_aj_rogo {
			max-width:60px !important;
			height:auto!important;
			margin: -6px auto 0;
		}
		.p_wj_rogo {
			max-width:60px !important;
			height:auto!important;
			margin: -6px auto 0;
		}
		
		/*---画像タイトル---*/
		.mainaalshadetitle {
		  padding: 2px 0px 0px 0px;
		  margin-bottom: 0px;
		  font-family: 'Roboto', sans-serif;
		  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
		  font-size: 0.8em;
		  font-weight: 400;
		  background-color: #fff!important;
		}
		/*---画像テキスト---*/
		.mainalshadetext {
			font-size: 0.6em;
			text-align: left;
		}
	
@media print, screen and (min-width:769px) {

		/*---製品ロゴ---*/
		.p_a_rogo {
			max-width:160px !important;
			height:auto!important;
			margin: 10px auto 0;
		}
		.p_w_rogo {
			max-width:320px !important;
			height:auto!important;
			margin: 10px auto -4px;
		}
		.p_aj_rogo {
			max-width:80px !important;
			height:auto!important;
			margin: 4px auto 10px;
		}
		.p_wj_rogo {
			max-width:80px !important;
			height:auto!important;
			margin: 4px auto 10px;
		}
		.mainaalshadetitle {
		  padding: 4px 0px 0px 0px;
		  font-size: 1.4em;
		}
		.mainalshadetext {
			font-size: 1.2em;
			text-align: left;
		}
}


/*---------------- 用途、施工箇所 ----------------*/
.column4 {
  width: 100%;
  margin: auto;
  clear: both;
  margin-top: 10px;
}

	.column4img {
	  background: #b7b7b7;
	}
	.column4img img {
	  width: 100%;
	}
	
	
.column4 {
	text-align: center;
}

.column4text {
	width: 48%;
	/*float: left;*/
	margin: 1% 0.5%;
	/*height: 280px;*/
	font-family: 'Roboto', sans-serif;
	font-family: 'Work Sans', sans-serif;
	display: inline-block;
	vertical-align: top;
}
	.column4text01 img {
		width: 23%;
		height: 210px;
		object-fit: cover;
		float: left;
		margin: 1%;
	}

	.school {
	  text-align: center;
	  color: #626262;
	  font-size: 1.0em;
	  font-family: 'Roboto', sans-serif;
	  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	  margin-top: 4px;
	}
	.houses {
	  text-align: center;
	  color: #626262;
	  font-size: 1.0em;
	  font-family: 'Roboto', sans-serif;
	  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	  margin-top: 4px;
	}
	.commerce {
	  text-align: center;
	  color: #626262;
	  font-size: 1.0em;
	  font-family: 'Roboto', sans-serif;
	  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	  margin-top: 4px;
	}
	.hotel {
	  text-align: center;
	  color: #626262;
	  font-size: 1.0em;
	  font-family: 'Roboto', sans-serif;
	  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	  margin-top: 4px;
	}



@media print, screen and (min-width:769px) {
	.school {
	  font-size: 1.2em;
	}
	.houses {
	  font-size: 1.2em;
	}
	.commerce {
	  font-size: 1.2em;
	}
	.hotel {
	  font-size: 1.2em;
	}
}

@media screen and ( min-width:990px) {
	.column4text {
		width: 23.5%;
	}

}

@media screen and ( min-width:1600px) {
	.column4text {
		width: 23.5%;
	}

}













/*---------------- ホバーアクション  ----------------*/

.main01 .photo-hover-style-1 {
	width: 48%;
	margin: 0.5%;
	display: inline-block;
	vertical-align: top;
}
@media (min-width:769px) {
	.main01 .photo-hover-style-1 {
		width: 48.6%;
		margin: 0.5%;
		display: inline-block;
		vertical-align: top;
	}
}
.photo-hover-style-1 {
	width: 100%;
	margin: 0 auto;
	margin-left: auto;
	margin-left: auto;
	margin-left: auto;
	/*float: left;
	margin-left: 1.5%;*/
}

	/*--- 罫線 ---*/
	.photo-hover-style-1 figure {
		position: relative;
		overflow: hidden;
		margin: 0;
		width: 100%;
		height: auto;
		background: #000000;
		text-align: center;
		cursor: pointer;
	}
	.photo-hover-style-1 figure+figure {
		margin-top: 15px;
	}
	.photo-hover-style-1 figcaption, .photo-hover-style-1 figcaption a {
		display: none;
	}
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption:before, .photo-hover-style-1 .photo-hover-style-1-2 figcaption:after {
		position: absolute;
		top: 4px;
		right: 4px;
		bottom: 4px;
		left: 4px;
		content: '';
		opacity: 0;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
	}

	/*--- タイトル ---*/
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption .title {
		padding-top: 0%;
		-webkit-transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		word-spacing: -0.15em;
		margin: 0;
		font-size: 0.8em;
		font-weight: 600;
		opacity: 0;
		font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
		font-weight: 400;
	}
	
@media print, screen and (min-width:769px) {

	/*--- 罫線 ---*/
	.photo-hover-style-1 figure {
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  width: 100%;
	  height: auto;
	  background: #000000;
	  text-align: center;
	  cursor: pointer;
	}
	.photo-hover-style-1 figure+figure {
	  margin-top: 15px;
	}
	.photo-hover-style-1 figcaption, .photo-hover-style-1 figcaption a {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 2;
	  padding: 2em;
	  color: #fff;
	  text-transform: uppercase;
	  backface-visibility: hidden;
	  -webkit-backface-visibility: hidden;
	  line-height: 1.4;
	  margin-bottom: 15px;
	  display: block;
	}
	.photo-hover-style-1 figcaption a {
	  opacity: 0;
	}
	.photo-hover-style-1 .photo-hover-style-1-1 figcaption .title, .photo-hover-style-1 .photo-hover-style-1-2 figcaption .title, .photo-hover-style-1 .photo-hover-style-1-3 figcaption .title {
	  color: #fff;
	}
	/*.photo-hover-style-1 {
		margin-bottom: 15px;
	}*/
	.photo-hover-style-1 .photo-hover-style-1-2 {
	  background: #000;
	}
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption:before, .photo-hover-style-1 .photo-hover-style-1-2 figcaption:after {
	  /*position: absolute;*/
	  top: 10px;
	  right: 10px;
	  bottom: 10px;
	  left: 10px;
	  /*content: '';
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;*/
	}
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption:before {
	  border-top: 1px solid #fff;
	  border-bottom: 1px solid #fff;
	  -webkit-transform: scale(0, 8);
	  transform: scale(0, 1);
	}
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption:after {
	  border-right: 1px solid #fff;
	  border-left: 1px solid #fff;
	  -webkit-transform: scale(1, 0);
	  transform: scale(1, 0);
	}
	.photo-hover-style-1 .photo-hover-style-1-2:hover figcaption:before, .photo-hover-style-1 .photo-hover-style-1-2:hover figcaption:after {
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
	
	/*--- タイトル ---*/
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption .title {
		padding-top: 20%;
		font-size: 1.4em;
	}
	.photo-hover-style-1 .photo-hover-style-1-2:hover .title {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  transition: opacity 1.5s ease-out;
	}
	
	/*--- View More ---*/
	.photo-hover-style-1 .photo-hover-style-1-2 .text {
		margin: 20px 2.5em;
		opacity: 0;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
		border: 1px solid white;
		font-family: 'Work Sans', sans-serif;
	}
	.photo-hover-style-1 .photo-hover-style-1-2:hover .text {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
	
	.photo-hover-style-1 .photo-hover-style-1-2 img {
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
	  position: relative;
	  display: block;
	  max-height: 100%;
	  max-width: 100%;
	}
	.photo-hover-style-1 .photo-hover-style-1-2:hover img {
	  opacity: 0.4;
	}
}


@media screen and ( min-width:990px) {
	.photo-hover-style-1 .photo-hover-style-1-2 figcaption .title {
		/*padding-top: 10%;*/
		font-size: 1.0em;
	}

	.photo-hover-style-1 .photo-hover-style-1-2 .text {
		margin: 10px 1.0em;
		/*font-size: 0.6em;*/
	}
	
	
}


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

	.column4 .photo-hover-style-1 .photo-hover-style-1-2 figcaption .title {
		padding-top: 15%;
		font-size: 1.3em;
	}
	.column4 .photo-hover-style-1 .photo-hover-style-1-2 .text {
		margin: 10px 2.5em;
	}
	.column4 .photo-hover-style-1 .photo-hover-style-1-2 figcaption .text {
		font-size: 0.8em;
	}

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

	.column4 .photo-hover-style-1 .photo-hover-style-1-2 figcaption .title {
		padding-top: 20%;
	}
}








/*------------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　下層ページ　　　　　　　　　　　　　　　　　*/
/*------------------------------------------------------------------*/

/*ページタイトル*/
.page .pagetitle {
  margin-top: 0px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  /*知念*/
  font-weight: 400;
  /*知念*/
}
.pagetitle {
  text-align: center;
  background: none;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 30px;
}
.pagesubtitle {
  background: none;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  font-size: 18px;
}
.photo-hover-style-1 h4 {
	background-color: none;
	margin: 0;
}



/*---------------- works ----------------*/

/*tal*/
.tal{
	text-align: left;
}
.mt40{
	margin-top: 40px;
}


/*inline-block*/
.wk_ibwrap33{
	width: 48%;
	padding: 1%;
	display: inline-block!important;
	vertical-align: top;
}
.wk_ibwrap25{
	padding: 1%;
}

.wk_thum{
	display: inline-block!important;
	height: 150px;
	width: 150px;
	margin-right: 15px;
    margin-bottom: 40px!important;
	position: relative;
}
.wk_thum img {
    height: 100%;
}

.wk_desc_ss{
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
	width: 100%;
	overflow: hidden;
	font-size: 1.2rem;
	line-height: 1.4;
	text-align: left;
	padding: 6px 0 10px 0;
	color: #333;
	position: absolute;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*イメージ*/
.sk_img{
	width: 100%;
}
	.sk_img img{
		width: 100%;
	}
.mlmrAuto {
	margin-left: auto!important;
	margin-right: auto!important;
}
.dp_none{
	display: none!important;
}





@media print, screen and (min-width:769px) {

	.wk_ibwrap33{
		width: 30%;
		padding: 1%;
		display: inline-block!important;
		vertical-align: top;
	}
	.wk_ibwrap25{
		padding: 1%;
	}
	.wk_thum{
		display: inline-block!important;
		height: 200px;
		width: 200px;
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.wk_thum img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}





/*---------------- fancybox系 ----------------*/
/*#responsive-menu-button{
	z-index: 9999;
}*/
.fancybox-container{
	z-index: 999999;
}
@media all and (min-width: 800px) {
}
.fancybox-thumbs {
	top: auto!important;
	width: auto!important;
	bottom: 0!important;
	left: 0!important;
	right : 0!important;
	height: 95px!important;
	padding: 10px!important;
	box-sizing: border-box!important;
	background: rgba(0, 0, 0, 0.3)!important;
}
.fancybox-show-thumbs .fancybox-inner {
	right: 0!important;
	bottom: 95px;
}

/*.fancybox-caption{
	border-top: 1px solid hsla(0,0%,100%,.4)!important;
}*/

/*---------------- Galleriesプラグイン ----------------*/
/*.sy-controls li.sy-next a::after {
    background-position: 105% 0;
    display: none;
}
.sy-controls li.sy-prev {
    left: 0;
    top: 0;
    display: none !important;
}
.tos-next {
    left: 90%;
}
.tos-prev {
  left: 10%;
}
.sy-caption {
    display: none!important;
}
.rl-gallery-link img {
    width: 280px;
    height: 280px;
}
#rl-gallery-container- {
    width: 280px;
    height: 280px;
    float: left;
	margin: 5px;
}

#rl-gallery-container-4 {
    width: 280px;
    height: 280px;
    float: left;
	margin: 5px;
}

#rl-gallery-container-3 {
    width: 280px;
    height: 280px;
    float: left;
	margin: 5px;
}

#rl-gallery-container-2 {
    width: 280px;
    height: 280px;
    float: left;
	margin: 5px;
}
#rl-gallery-container-1 {
    width: 280px;
    height: 280px;
    float: left;
	margin: 5px;
}
.rl-gallery-container {
    width: 280px;
    height: 280px;
    float: left!important;
	margin: 5px;
}
.rl-gallery-description {
	padding:10px;
}
*/

/*---------------- アルシェードデザインシミュレーター ----------------*/
#design-simulator {
    width: 100%;
	/*max-width: 1000px;*/
    margin: 60px auto;
}
.design-simulator {
  margin: 40px auto;
  /*知念*/
}
.albanner_flexwrap{
    width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 0 auto!important;
	flex-direction: column;
}
	.albanner_flexitem{
		position: relative;
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
	}
	.albanner_flexitem .column4text{
		width: 100%;
	}
	.albanner_flexitem .photo-hover-style-1 figure {
		height: 200px;
	}
	.albanner_flexitem .photo-hover-style-1 .photo-hover-style-1-2 figcaption .title{
		padding-top: 10%;
	}

@media (min-width:769px) {
	
	.albanner_flexitem .photo-hover-style-1 figure {
		height: 240px;
	}
	
}

@media (min-width:769px) {
	#design-simulator {
		width: 97.5%;
	}
	
	.albanner_flexwrap{
		width: 98%;
		flex-direction: row;
	}
		.albanner_flexitem{
			width: 49%;
		}
	
}


/*rogo*/
.al_rogo {
	max-width:180px !important;
	height:auto!important;
	margin-bottom: 2px;
}
.almi_rogo {
	max-width:280px !important;
	height:auto!important;
	margin-bottom: 2px;
}


/*---------------- 会社概要 ----------------*/
.companytable01 {
  /*text-align: right;*/
  /*知念*/
  font-weight: bold;
	width:260px;/*知念*/
}
#companytable00 {
  background: #e9e9e9;
}
	#companytable00 th {
	  border: white 1px solid;
	  font-weight: bold;
	  background: #bcbcbc;
	}
	#companytable00 td {
	  border: white 1px solid;
	}
	.dt_blue {/*知念*/
		margin:0;
		padding:0;
		border:none;
	}
	.dl_waku dd {/*知念*/
		margin:0;
		padding:0;
		border:none;
	}

@media (max-width:900px) {
	.companytable01 {
		width: 100%;
		display: block;
	}
	.companytable02 {
		width: 100%;
		display: block;
	}
	#companytable00 th {
		display: block;
		width: 100%!important;
	}
	#companytable00 td {
		display: block;
		width: 100%!important;
	}
	#companytable00 {
		background: #e9e9e9;
		width: 100% !important;
	}
}


/*---------------- 会社遠隔 ----------------*/
.jissekiwaku {
    width: 100%;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 40px;
}
.jisseki {/*知念*/
    background-color: #333;
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    margin-top: 0px;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.jisseki:hover {/*知念*/
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
}
.jisseki:visited  {/*知念*/
	color: #FFFFFF;
	text-decoration: none;
}
.jisseki:link  {/*知念*/
	color: #FFFFFF;
	text-decoration: none;
}

/*---------------- 会社遠隔 ----------------*/
.catalog2020waku {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
}
.catalog2020 {/*知念*/
    background-color: #686868;
    color: #FFFFFF;
    font-size: 16px;
	font-weight: #888;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    margin-top: 0px;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.catalog2020:hover {/*知念*/
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
}
.catalog2020:visited  {/*知念*/
	color: #FFFFFF;
	text-decoration: none;
}
.catalog2020:link  {/*知念*/
	color: #FFFFFF;
	text-decoration: none;
}




/*---------------- フォーム関係 ----------------*/
.wpcf7-form {
  margin: 0 auto;
  width: 100%;
  border: 1px solid #5d5d5d;
  padding: 5%;
  border-radius: 8px;
  background: #f3f3f3;
}
.redbox {
  background: #EF4123;
  /*知念*/
  color: white;
  padding: 6px;
  border-radius: 6px;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 4px 4px;
  line-height: 12px;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
  width: 100%;
  background-color: #333;
  border-color: #333;
}

.wpcf7-form input {
  height: 40px;
}
label {
  width: 100%;
}
.wpcf7-form-control.wpcf7-select.form-control {
  width: 30%;
}
.form-control {
  border-radius: 0px;
  border: 1px solid #5d5d5d;
}
/*.wpcf7-form {
  margin: 0 auto;
  width: 50%;
}*/
input[type="checkbox"]{
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  vertical-align: middle;
  position: relative;
  top: -1px;
  cursor: pointer;
}

@media (min-width:769px) {
	.wpcf7-form {
		max-width: 80%;
	}
}


/*@media (max-width:900px) {
	.wpcf7-form {
		margin: 0 auto;
		width: 80%;
	}
}
@media screen and ( max-width:479px) {
	.wpcf7-form {
		width: 100%;
	}
}*/


/*---------------- フォーム関係（mwform） ----------------*/
.mw_wp_form {
  margin: 0 auto;
  width: 100%;
  border: 1px solid #5d5d5d;
  padding: 5%;
  border-radius: 8px;
  background: #f3f3f3;
}
.redbox {
  background: #EF4123;
  /*知念*/
  color: white;
  padding: 6px;
  border-radius: 6px;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 4px 4px;
  line-height: 12px;
}
.mw_wp_form .btn-primary {
  width: 100%;
  background-color: #333;
  border-color: #333;
  margin-bottom: 10px;
}

.mw_wp_form_input input {
  height: 40px;
}
label {
  width: 100%;
}
.mw_wp_form.form-control {
  width: 30%;
}
.form-control {
  border-radius: 0px;
  border: 1px solid #5d5d5d;
}
.mwform-checkbox-field-text{
	    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
		font-weight: 600;
}
/*.wpcf7-form {
  margin: 0 auto;
  width: 50%;
}*/
input[type="checkbox"]{
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  vertical-align: middle;
  position: relative;
  top: -1px;
  cursor: pointer;
}

.mw_wp_form mw_wp_form_complete{
	text-align: center;
}

@media (min-width:769px) {
	.mw_wp_form {
		max-width: 80%;
	}
}





/*---------------- ロートアルミ上部説明文 ----------------*/
.alumicach {
	margin-top: 10px;
	text-align: center;
	
	display: flex;
	flex-direction: column;
	position: relative;
}
	.alumicachimg {
		/*width: 100%;
		display: inline-block;
		text-align: left;
		vertical-align: top;
		max-height: 480px;
		overflow: hidden;
		margin: 0 0 20px 0;*/
		width: 100%;
		position: relative;
		margin-right: 40px;
	}
		.alumicachimg img {
			width: 100%;
		}
	.alumicachbox {
		/*width: 100%;
		display: inline-block;*/
		
		flex: 1;
		position: relative;
		margin-top: 40px;
	}
		.alumicachtitle {
			font-size: 20px;
			line-height: 30px;
			margin-bottom: 0px;
			text-align: left;
		}
		.alumicachtitle_j {
			font-size: 12px;
			border-bottom: 1px solid black;
			padding-bottom: 8px;
			margin-bottom: 10px;
			text-align: left;
		}
		.alumicachtext {
			font-size: 14px;
			text-align: left;
		}
		
@media (min-width:1000px) {
.alumicach {
	margin: 40px auto 0;
	/*text-align: left;*/
	width: 97.5%;
	flex-direction: row;
}
	.alumicachimg {
		width: 40%;
		display: inline-block;
		text-align: left;
		vertical-align: top;
		/*background-image:url(https://www.komatsu-trading.co.jp/wp-content/themes/lightning_child_sample/images/arumiimage.jpg);*/
	}
		.alumicachimg img {
			width: 100%;
			height: 360px;
			/*margin: 0 0 2% 0;*/
			object-fit: cover;
			display: none;
		}
		/*_::-webkit-full-page-media, _:future, :root .alumicachimg img {
			height: 440px;
		}	*/	
		
	.bg_als {
		background-image:url(https://komatsu-trading.co.jp/wp-content/uploads/2021/06/pro_alshade-1.jpg);
	}
	.bg_alumi {
		background-image:url(https://komatsu-trading.co.jp/wp-content/uploads/2021/06/pro_wroughtalumi-1.jpg);
	}
		
		
		
		
	.alumicachbox {
		/*width: 59%;
		display: inline-block;*/
		
		flex: 1;
		position: relative;
		margin-top: 0;
	}
			.alumicachtitle {
				font-size: 30px;
				line-height: 30px;
				margin-bottom: 0px;
				text-align: left;
			}
			.alumicachtitle_j {
				font-size: 14px;
				border-bottom: 1px solid black;
				padding-bottom: 8px;
				margin-bottom: 10px;
				text-align: left;
			}
			.alumicachtext {
				font-size: 16px;
				text-align: left;
			}
}


@media (min-width:1180px) {
		.alumicachimg img {
			height: 300px;
		}
		_::-webkit-full-page-media, _:future, :root .alumicachimg img {
			height: 380px;
		}		
}
@media (min-width:1500px) {
		.alumicachimg img {
			height: 260px;
		}
		_::-webkit-full-page-media, _:future, :root .alumicachimg img {
			height: 340px;
		}		
}
@media (min-width:1700px) {
		.alumicachimg img {
			height: 240px;
		}
		_::-webkit-full-page-media, _:future, :root .alumicachimg img {
			height: 320px;
		}		
}



/*------------------------------------------------------------------*/
/*　　　　　　　　　　　　　　フッター問い合わせ関係　　　　　　　　　　　　　　*/
/*------------------------------------------------------------------*/
footer {
  background-color: #fff;
  border-top-color: #fff important;
}
	footer .copySection {
	  border-top: none;
	}
	footer .footerMenu {
	  border-top: none;
	  border-bottom: none;
	  padding: 30px;
	}
	
		.footercontents {
		  width: 96%;
		  margin: 1% auto;
		  text-align: center;
		  margin-top: 40px;
		}

			.footercontentsleft {
			  width: 46%;
			  margin-bottom: 80px;
			  padding: 1%;
			  display: inline-block;
			  vertical-align: top;
			}
				.footercontents_midashi {
					margin-bottom: 20px;
				}
					.footercontents_midashi_l {
						font-size: 16px;
					}
					.footercontents_midashi_s {
						font-size: 14px;
					}
				.footercontentsleftimg {
				  text-align: center;
				  height: 60px;
				  width: 60px;
				  margin: 0 auto 20px;
				}
				.footercontentsleft02 {
				  margin: 0 auto;
				  text-align: center;
				  width: 100%;
				}
					.footercontentsleft02title {
					  width: 100%;
					  display: inline-block;
						font-size: 16px;
					}
					.footercontentsleft02text {
					  width: 100%;
					  display: inline-block;
					  margin-bottom: 6px;
						font-size: 14px;
						font-weight: bold;
					}

			.footercontentsright {
			  width: 46%;
			  padding: 1%;
			  display: inline-block;
			  vertical-align: top;
			}
				.footercontenttext {
				  text-align: center;
				  background: #333;
				  padding: 12px;
				  max-width: 240px;
				  margin: 0 auto;
				  margin-bottom: 20px;
						font-size: 12px;
			  vertical-align: top;
				}

				.footercontenttext a {
				  color: white;
				  font-weight: bold;
				}

@media (min-width:769px) {
		.footercontents {
		  width: 100%;
		  margin: 20px auto;
		  text-align: center;
		}
				.footercontentsleftimg {
				  height: 80px;
				  width: 80px;
				}
					.footercontents_midashi_l {
						font-size: 20px;
					}
					.footercontents_midashi_s {
						font-size: 14px;
					}
					.footercontentsleft02title {
						width: 48%;
						display: inline-block;
						font-size: 20px;
						text-align: right;
						padding: 0 1%;
					}
					.footercontentsleft02text {
						width: 48%;
						display: inline-block;
						margin-bottom: 6px;
						font-size: 18px;
						font-weight: bold;
						text-align: left;
						padding: 0 1%;
					}
				.footercontenttext {
				  text-align: center;
				  background: #333;
				  padding: 12px;
				  max-width: 240px;
				  margin: 0 auto;
				  margin-bottom: 20px;
						font-size: 18px;
				}

				.footercontenttext a {
				  color: white;
				  font-weight: bold;
				}

}


/*@media screen and ( min-width:990px) {
		.footercontents {
		  width: 100%;
		}
	
}*/

@media screen and ( min-width:1200px) {
		.footercontents {
		  width: 80%;
		  margin: 20px auto;
		  text-align: center;
		}
}



.pdf {
  margin-bottom: 0;
  line-height: 1.5;
  text-decoration: 1px;
}

.pdf a {
  color: black;
}


.section.siteFooter {
  clear: both;
}



footer .footerMenu li {
  float: left;
  width: 16%;
  text-align: center;
}

footer .footerMenu li:last-child a {
  border-right: none;
}

.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
}

footer .footerMenu li a {
  border-left: none;
}
footer .footerMenu li a:hover {/*知念*/
	background:none;
}
footer .footerMenu ul {
  width: 80%;
  margin: 0 auto;
}
footer {
  border-top-color: #bdbdbd!important;
  border-top-width: 1px;
}




@media (max-width:1600px) {
	footer .footerMenu li {
		float: left;
		width: 33.3%;
		text-align: center;
		border-bottom: none;
	}
}


@media (max-width:900px) {
/*	.footercontentsleft02 {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.footercontentsleft02text {
		width: 100%;
		float: left;
	}
	.footercontentsleft02title {
		width: 100%;
		float: left;
	}*/
	footer .footerMenu ul {
		width: 100%;
		margin: 0 auto;
	}
}
@media (max-width:700px) {
	footer .footerMenu ul {
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and ( max-width:479px) {
/*	.footercontentsleft {
		float: left;
		width: 100%;
		margin-bottom: 20px;
		height: 300px;
		padding: 10px;
	}
	.footercontentsleft02 {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.footercontentsright {
		float: left;
		width: 100%;
		margin-bottom: 20px;
		height: 300px;
		padding: 10px;
		margin-top: 30px;
	}*/
	footer .footerMenu ul {
		width: 80%;
		margin: 0 auto;
	}
	footer .footerMenu li {
		float: left;
		width: 100%;
		text-align: center;
	}
}

.sectionBox {
  padding-top: none;
}
.sectionBox {
  padding-top: 0;
}

/*---------------- フッター問い合わせ関係 end ----------------*/



#top__fullcarousel {
  margin-top: 0px!important;
}
@media (min-width:1000px) {
	#top__fullcarousel {
		/*height: 100vh;*/
	}
}
@media (min-width:1500px) {
	#top__fullcarousel {
		height: 100vh;
	}
}
@media screen and ( max-width:479px) {
	#top__fullcarousel {
		margin-top: 0px!important;
		height: auto;
	}
	#top__fullcarousel {
		margin-top: 0px!important;
		height: auto;
	}
}







.sy-pager {

    display: none!important;
}










.fa-home::before{
	display:none!important;
}
.slide-text-caption {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  /*知念*/
  font-weight: 400;
  /*知念*/
}

.slide {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  /*知念*/
  font-weight: 400;
  /*知念*/
}



.slide-text-set {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}








.maincatch {
  background: white;
  font-size: 26px;
}

.maincatch01 {
  padding: 10px 0 20px 0;
  margin: 0 0 20px 0;
}


.alignnone.wp-image-20.size-full {
  width: 100%;
}



.mainawroughtalumi {
  width: 31%;
  float: left;
  margin-left: 2%;
}

.mainwroughtiron {
  width: 31%;
  float: left;
  margin-left: 2%;
}

.alignnone.wp-image-21.size-full {
  width: 100%;
}

.alignnone.wp-image-22.size-full {
  width: 100%;
}







/*#post-32 {
  padding-top: 40px;
}*/








.alignnone24 {
  width: 248px;
  height: 248px;
}

.tab-content ul.sub-tab-content {
  display: none;
}

.tab-content ul.sub-tab-content.active {
  display: block;
}

.tab-content ul.sub-tab-content {
  display: none;
}

.tab-content ul.sub-tab-content.active {
  display: block;
}





/*COMPANY*/
.company {
  width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width:1200px) {
	.company {
		width: 100%;
		margin: 0 auto;
	}
}
@media (max-width:900px) {
	.company {
		width: 100%;
		margin: 0 auto;
	}
}






@media (min-width:1000px) {
	.carousel-inner {/*知念*/
		height: 100%;
	}
}
@media (max-width:900px) {
	.carousel-inner {
		height: 100%;
	}
}



/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:479px) {
	.mainawroughtalumi {
		width: 100%;
		margin: 1.5%;
		margin: 0 auto;
	}
	.mainwroughtiron {
		width: 100%;
		margin: 1.5%;
		margin: 0 auto;
	}
}


/* スタイリッシュスクロールバー（firefox未対応） */


/* Chromeでスタイリッシュなスクロールバー */

/* ◎縦スクロールバー（幅）*/
::-webkit-scrollbar {
	width: 4px; }

/* 横スクロールバー（幅）*/
::-webkit-scrollbar:horizontal {
	height: 12px; }

/* ◎スクロールバー軌道（色）*/
::-webkit-scrollbar-track {
	background: rgba(255,255,255,0.80); }

/* 軌道のコーナー（色）*/
::-webkit-scrollbar-corner {
		background: rgba(255,255,255,0.80); }

/* ◎移動タブ（色・角丸み）*/
::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,0.20);
	border-radius: 12px; }

