@charset "utf-8";
/* CSS Document */

.clearfix{
	display: block;
	zoom: 1;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
}


	.pagecontent p{
		font-size: 16px;
		line-height: 1.8;
		margin: 20px 90px 25px;
	}

	.pagecontent h1{
		background-color:#aa0000;
		padding: 15px 0 18px;
		margin: 30px 0;
		color: #FFFFFF;
		font-size: 30px;
		text-align: center;
	}

	.pagecontent .box1{
		text-align: center;
		margin: 0;
		padding: 0;
	}

	.pagecontent .box1 p{
		padding:0;
		margin: 10px 0 25px;
	}
	
	.pagecontent .box2{
		float: left;
		text-align: center;
		margin-left: 80px;
		padding: 0;
	}
	
	.pagecontent .box2 p{
		padding:0;
		margin: 10px 0 25px;
	}
		
	.pagecontent .box3{
		float: right;
		text-align: center;
		margin-right: 80px;
		padding: 0;
	}

	.pagecontent .box3 p{
		padding:0;
		margin: 10px 0 25px;
	}
	
	.pagecontent h2{
		font-size: 24px;
		margin: 30px 90px 0;
    font-weight: bold;
		}
	
	
	.pagecontent h3 {
		border-bottom: solid 3px #AAAAAA;
		position: relative;
		margin: 0 90px 0;
		padding-bottom: 10px;
		font-size: 24px;
    font-weight: bold;
		}

	.pagecontent h3:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #aa0000;
		bottom: -3px;
		width: 65%;
		}
	
	
	.pagecontent h4 {
	border-bottom: solid 3px #AAAAAA;
	position: relative;
	margin: 15px 10px;
	padding-bottom: 10px;
	font-size: 22px;
	}

	.pagecontent h4:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #aa0000;
	bottom: -3px;
	width: 30%;
	}
	
	.pagecontent .item_subtit2{
	  font-size: 15px;
	  line-height: 1;
	  background: #7b7c78;
	  color: #FFF;
	  padding: 15px 20px;
	  text-align: left;
	}

	.pagecontent .item_subtit2 > p{
	  padding: 0;
    margin: 0;
	}
	
	
	.pagecontent h5 {
	border-bottom: solid 3px #A9A9A9;
	position: relative;
	margin: 15px 0;
	padding:15px;
	font-size: 22px;
	border-left: solid 10px #aa0000;
	background: #EEEEEE;
	}

	.product h6 {
	border-bottom: solid 3px #A9A9A9;
	position: relative;
	margin: 15px 0;
	padding:15px;
	font-size: 22px;
	border-left: solid 10px #aa0000;
	background: #EEEEEE;
		font-weight: lighter;
	}

	.contents h6 {
	border-bottom: solid 3px #A9A9A9;
	position: relative;
	margin: 15px 0;
	padding:15px;
	font-size: 22px;
	border-left: solid 10px #aa0000;
	background: #EEEEEE;
		font-weight: lighter;
	}

.product-2 h6{
	border-bottom: solid 3px #A9A9A9;
	position: relative;
	margin: 15px 0;
	padding:15px;
	font-size: 22px;
	border-left: solid 10px #aa0000;
	background: #EEEEEE;
	font-weight: lighter;
	}

/*20210512甲斐出追記*/
	.product .relation td{
	width: 270px;
	padding-right: 20px;
	}

/*20210512甲斐出追記*/
	.contents .relation td{
	width: 270px;
	padding-right: 20px;
	}

.company h6{
	border: #0071BC solid 2px;
    background: #F1F9FE;
    padding: 30px 20px;
    font-size: 25px;
    font-weight: bold;
    margin: 90px 0 30px;
}

.company p{
	margin: 30px 0px 20px 30px!important;
}

.company p span{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}

.company hr {
	border-bottom: solid 3px #0C6BB0;
	margin-bottom: 40px;
}

.other p{
    float: right!important;
	margin: 20px 0px 70px!important;
}

.other p a{
    text-decoration: none!important;
}

	.pagecontent .relation td{
	width: 270px;
	padding-right: 20px;
	}

	.pagecontent .relation td a{
	text-decoration: none;
	}

	.pagecontent .relation td:nth-child(3n){
	width: 270px;
	padding-right: 0px;
	}

	.pagecontent .relation img{width: 100%;}

	  .relation p:hover {
		background: #aa0000;
		color: white !important;
		font-weight: bold;
	}

	.relation p {
		margin:10px 0 40px 0;
		padding: 10px 0;
		text-decoration: none !important;
		border: solid 1px #aa0000;
		border-radius: 5px;
		transition: .4s;
		width: 100%;
		text-align: center;
		font-size: 15px;
		float: left;
	}

	.relation span:hover {
		background: #aa0000;
		color: white !important;
		font-weight: bold;
	}

		.content_tbl {
	margin-top: 30px;
	border-collapse: collapse;
	}

	.content_tbl b {
	font-size: 14px;
	line-height: 1.5;
	}

	.content_tbl th {
	width: 20%;
	background-color:#d1d5e7;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
    text-align: center;
	}

	.content_tbl td {
	font-size: 14px;
	text-align:left;
	line-height: 1.5;
    padding: 20px;
	}

	.content_tbl02 {
	border-collapse: collapse;
	font-weight: normal;
	text-align:left;
	}
	.content_tbl02 .heading {
	background-color:#d1d5e7;
	font-weight: bold;
	font-size: 21px;
	text-align: left;
	}

	.content_tbl02 th {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
  padding: 20px;
	}


	.download {
	float:right;
	padding:20px 0 20px 0;
	}

	.reCategory {
	float:right;
	padding:0 0 65px 0;
		width: 350px;
	}

	.reJiritu {
	float:left;
	padding:0 0 65px 0;
		width: 321px;
	}


/* 切り文字商品ページ */
	.pagecontent .kiri-box{
		margin: 25px 0 10px;
		padding-bottom: 35px;
		text-align: center;
		}
	
	.pagecontent .kiri-box .title{
		width: 250px;
		height: 50px;
		text-align: center;
		font-size: 23px;
		font-weight: bold;
		border: 1px solid;
		margin-left: 80px;
		padding: 8px 0 20px;
		}

	.pagecontent .sus-material{
		padding: 0 0px 40px 50px;
		font-size: 16px;
		line-height: 25px;
	}
	
	.pagecontent .sus-material img{
		float: left;
	}
	
	.pagecontent .sus-material .copy{
		width: 410px;
		float: left;
		padding-left: 25px;
	}
	
	.pagecontent .sus-material p{
		color: #6D4A25;
		font-size: 25px;
		font-weight: bold;
		height: 25px;
		padding:0 0 10px 0px;
	}
	.pagecontent .sus-material span, .titlle{
		font-size: 16px;
	}
	
	.pagecontent .item_subtit2{
	  font-size: 15px;
	  line-height: 1;
	  background: #7b7c78;
	  color: #FFF;
	  padding: 10px;
	  text-align: left;
	}