@charset "utf-8";
/* CSS Document */

header nav ul.link_area li.under_border.m_company {
    border-bottom: 3px solid #fed81f;
	padding-bottom: 3px;
}

.page_visual {
	background:url(../img/page_visual.png)  no-repeat center center;
	background-size: cover;
	height:250px;
}

.summary { 
	overflow:hidden;
	height:auto;
	margin:0 auto 10px auto;
	text-align:center;
	max-width:1200px;
	display:flex;
	justify-content: center;
}

.summary_text {
	background-color:#ededed;
	max-width:600px;
	max-height:300px;
}

.summary_title_box {
	background:url(../../common/img/dash_gray.png) repeat-x center center;
	padding: 40px 0px;
	margin: 0 20px;
}

.summary_title_box p{
	padding:10px;
	background-color:#ededed;
	margin: auto;
	font-size:22px;
	line-height: 1.3;
	width: 316px;
}

p.summary_inner {
	text-align:left;
	margin:0 60px;
	font-size: 14px;
}

summary_image {
	max-width:600px;
}

.summary img {
	width:100%;
	height:auto;
}

.container1000 {
	max-width:1000px;
	margin:auto;
	text-align:center;
	padding-bottom:50px;
}

.page_menu {
	overflow:hidden;
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin:20px auto 150px auto;
}

.page_menu li {
	width:233px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff9de;
	padding:12px 0;
	margin:5px 0;
}

.page_menu li img {
	margin-left:3px;
	vertical-align:middle;
	margin-bottom: 3px;
}

div.table_bottom {
	padding:30px 0 60px 0;
}

table {
	 width: 90%;
	 margin:auto;
	 padding-bottom:50px;
	 line-height:1.7;
}

table.shikaku {
	 max-width: 500px;
	 margin:auto;
	 padding-bottom:50px;
}

table.shikaku  td.title {
	text-indent:4em;
	background:#e3e3e3;
	font-weight:bold;
	width:80%;
}

table.shikaku  td.number {
	text-align:center;
	background:#FFFFFF;
	text-indent:0;
}

p.iso {
	padding: 50px 0 20px 0;
	display: inline-flex;
	text-align: left;
	margin: auto;
}

div.iso img {
	margin: 0 5px;
}

.shikaku_box {
	padding:50px 0;
	text-align:center;
}

table.history {
	 max-width: 600px;
	 margin:auto;
	 padding-bottom:50px;
}

td {
	border-bottom:1px #cccccc solid;
    border-top:1px #cccccc solid;
    text-align: left;
    vertical-align: middle;
	text-indent:2em;
	padding:10px 0;
}

.left_table td {
	text-indent:1em;
}

table.history td.detail {
	text-indent:4em;
}

td.date {
    border-top:3px #cccccc solid;
	text-indent:0;
	min-width:100px;
	font-weight:bold;
}

.left_table span {
	display: inline-block;
	width: 1em;
}

table span {
	display: inline-block;
	width: 2em;
}

table.history span.space {
	display: inline-block;
	width: 4em;
}

td.title {
	width:25%;
	background-color:#e3e3e3;
	font-weight:bold;
}

td.detail {
	background-color:#f0f0f0;
}

.relation {
	width:100%;
	margin:50px auto 50px auto;
	text-align:center;
	background:#f0f0f0;
}

.relation h2, .technique h2{
	padding-top:60px;
}

table.history .sp_span {
	display:none;
}

.equipment {
	width:100%;
	margin:50px auto 0 auto;
	text-align:center;
	background:#f0f0f0 repeat;
	padding:50px 0;
}

div.text_e {
    width: 500px;
    height: 333px;
    background-color: #fff;
}

div.text_e p {
    padding: 30px;
    text-align: left;
    font-size: 18px;
}

span.title {
    font-weight: bold;
}

.technique_title_box {
    background: url(../../common/img/dash_gray.png) repeat-x center center;
    padding: 40px 0px;
    margin: 0 5px;
}

.technique_title_box p {
    padding: 10px;
    background-color: #f0f0f0;
    margin: auto;
    font-size: 22px;
    line-height: 1.3;
    width: -moz-fit-content;
}

.left_table {
	width:490px;
}

div.flex {
	overflow:hidden;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom:60px;
}

.right {
	width:auto;
}

p.text {
	text-align:left;
}

ul.flex {
		max-width:390px;
		overflow:hidden;
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
}

.flex li.text img {
	padding-right:30px;
}

.flex li img {
	padding-right:10px;
	width:80%;
}

.gradation {
	margin:50px auto 0 auto;
	width:95%;
	text-align:center;
	background: -moz-linear-gradient(to right, #f0f0f0 5%, #ffcc33 25%, #ffcc33 75%, #f0f0f0);
  	background: -webkit-linear-gradient(to right, #f0f0f0 5%, #ffcc33 25%, #ffcc33 75%, #f0f0f0);
  	background: linear-gradient(to right, #f0f0f0 5%, #ffcc33 25%, #ffcc33 75%, #f0f0f0);
}

.gradation p{
	padding:20px 0;
	font-weight:bold;
	font-size:18px;
	line-height:1.6;
}

sup {
	font-size:70%;
}

.sp_br2 {
	display:none;
}

.sp_span2 {
	display:none;
    width: 1em;
}

table a:link {
	text-decoration:underline;
}

div.history_box {
	background:#f0f0f0 repeat;
	padding:50px 0;
}

div.flex_e {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto 30px auto;
}

span.w {
	width:200px;
	text-indent: 0;
}

.digicata {
    margin-top: 5px;
}
.digicata a:link {
    text-decoration: underline;
}
.digicata a:hover {
    text-decoration: none;
}

@media screen and ( max-width: 1700px ){

	header nav ul.link_area {
		margin-right:252px;
}
}

@media screen and ( max-width: 1200px ){
	body {
		width: 1200px ;
	}
}

/*
@media screen and ( max-width: 798px ){
	.summary_title_box p{
	font-size: calc(1rem + ((1vw - 4.8px) * 0.5556));
	width:266px
	}
	
	p.summary_inner {
	font-size: calc(0.75rem + ((1vw - 4.8px) * 0.2778));
	}
	.summary { 
	flex-wrap: wrap;
	width:95%
	}

	.summary img{ 
	width:95%
	}
	
	.summary_title_box p {
    background-color: #fff;
	}
	.summary_text {
    background-color: #fff;
	}
	
	.summary_title_box {
    padding: 30px 0px 30px 0;
	}

	p.summary_inner {
	text-align:left;
	padding-bottom:30px;
	}

	table, td {
	font-size: calc(0.75rem + ((1vw - 4.8px) * 0.2778));
	}

	.page_menu {
	overflow:hidden;
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin:20px auto 100px auto;
	width:90%;
	}
	
	table.history .sp_span {
	display: inline-block;
	text-indent:4em;
	}
	.right {
    margin:auto;
	padding-top:30px;
	}
	ul.flex {
    margin: 20px 0;
}

.flex li p {
	font-size:12px;
}

.flex li.text img {
    padding-right: 0;
}

.gradation p {
    font-size: 16px;
}

div.flex_e {
    width:95%;
}

div.text_e {
	height:auto;
}

}

@media screen and ( max-width: 480px ){
p.summary_inner {
	margin:0 30px;
}
.page_menu li {
	width:180px;
}

table.history td.detail {
    text-indent: 1em;
}
table.history span {
    width: 1em;
}

.sp_br2 {
	display:block;
}

.sp_span2 {
	display: inline-block;
    width: 1em;
}

table.history span.space {
    width: 1em;
}

}
*/