@charset "UTF-8";
/* CSS Document */

/* メインビジュアル
------------------------------------------------------------*/
#mainv {
	color: #FFF;
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	text-align: center;
	background-color: #000;
}
.mainv_aseptic_technology {
	background-image: url(../png/aseptic_technology.png);
}
.mainv_paa {
	background-image: url(../png/paa.png);
	background-position: center bottom !important;
}
.mainv_h2o2 {
	background-image: url(../png/h2o2.png);
}
.mainv_eb {
	background-image: url(../png/eb.png);
	background-position: center center !important;
}
.mainv_csd_still {
	background-image: url(../png/csd_still.png);
}
.mainv_esl_dairy {
	background-image: url(../png/esl_dairy.png);
}
.mainv_service {
	background-image: url(../png/service.png);
}
.mainv_spare {
	background-image: url(../png/spare.png);
}
.mainv_contact {
	background-image: url(../png/contact.png);
}
.mainv_privacy {
	background-image: url(../png/privacy.png);
}
.mainv_videos {
	background-image: url(../png/videos.png);
}
#mainv h1 {
	text-shadow: black 0 0 2px;
	font-size: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	line-height: 1.4em;
	padding: 10px;
	
	font-weight: 400;
	
	display:inline-block;
	overflow:hidden;
	position:relative;
	
	background: rgba(0,0,0,0.5);
	padding-right: 20px;
	padding-left: 20px;
	
	font-family: 'Noto Sans Japanese',   sans-serif;
}

/*商品ページ*/
.mainv_pro {
	height: 550px !important;
}
#mainv h1.h1_pro {
	background: rgba(0,0,0,0.5);
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 220px;
}

/* アクティブ */
.aseptic_technology .gnav li.aseptic_technology:before,
.products .gnav li.products:before,
.service .gnav li.service:before,
.spare_parts .gnav li.spare_parts:before
{
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index: 6;
    display: block;
    width: 100%;
    height: 3px;
    background: #00ac97;
    content: "";
}
@media (max-width: 768px) {
#mainv {
	height: 250px;
}
#mainv h1 {
	font-size: 20px;
}	
}

/* 見出し
----------------------------------------------------*/
h3 {
	margin-bottom: 10px !important;
}

/* セクション
----------------------------------------------------*/
section {
	margin-bottom: 100px;
}
.section0 {
	margin-bottom: 0px;
}
@media (max-width: 768px) {
section {
	margin-bottom: 50px;
}	
}

/* カラーブロック
----------------------------------------------------*/
.color_block {
	background-color: #e9eff0;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

@media (max-width: 768px) {
.color_block {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}	
}

/* チェック
----------------------------------------------------*/
dl.check {
	margin-bottom: 30px;
}
dl.check:last-child {
	margin-bottom: 0px;
}
dl.check dt {
	color: #111;
	font-size: 110%;
	
	font-weight: 400;
	font-family: 'Noto Serif Japanese', serif;
}
dl.check dd {
	background-image: url(../png/check.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
}

ul.check {
	margin-bottom: 30px;
}
ul.check:last-child {
	margin-bottom: 0px;
}
ul.check li {
	background-image: url(../png/check.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
}


/* 写真とテキスト
----------------------------------------------------*/
.phbox {
	margin-bottom: 50px;
	position: relative;
}
.phbox_img {
	position: relative;
}
.phbox .big {
	right: 10px;
	bottom: 10px;
	position: absolute;
	z-index:2;
}
.phbox .img {
	z-index:1;
}
.phbox_mb {
	margin-bottom: 10px !important;
}
.phbox:last-child {
	margin-bottom: 0;
}
.phbox p {
	margin-bottom: 1em;
}
.phbox p:last-child {
	margin-bottom: 0;
}

/* 表
----------------------------------------------------*/
#table01 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
}
#table01 img {
  vertical-align: middle;
}
#table01 th,#table01 td {
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#table01 th,#table01 td.alignLeft {
	text-align: left;
	padding-left: 10px;
}
#table01 th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444;
	border-bottom-color: #444;
	text-align: center;
	background-color: #eee;
}
#table01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
@media (max-width: 768px) {
#table01 {
	width: 100%;
}
#table01 th,#table01 td {
	font-size: 90%;
}	
dl.check dt {
	font-size: 90%;
}
dl.check dd {
	font-size: 90%;
	line-height: 1.4em;
}
ul.check li {
	font-size: 90%;
	line-height: 1.4em;
}
}

ul.kigo {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
ul.kigo li {
	display: inline-block;
	margin-right: 30px;
}
ul.kigo li img {
	vertical-align: middle;
	margin-right: 10px;
}
@media (max-width: 768px) {
ul.kigo {
	width: 100%;
	font-size: 80%;
}
ul.kigo li {
	display: block;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul.kigo li .kigo_img {
	text-align: center;
	width: 40px;
	display: inline-block;
}
}


/* サブセクション
------------------------------------------------------------*/
#sub_sectionArea {
	background-color: #eee;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
.sub_section {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.sub_section p {
	margin-bottom: 1em;
	line-height: 1.7em;
}
.sub_sec01L {
	float: left;
	width: 50%;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 40px;
}
.sub_sec01R {
	float: right;
	width: 50%;
}

.sub_sec02L {
	float: left;
	width: 50%;
}
.sub_sec02R {
	float: right;
	width: 50%;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 0px;
}

.mp0 {
	padding-top: 0px !important;
}

@media (max-width: 768px) {
#sub_sectionArea {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.sub_section {
	padding-bottom: 30px;
	margin-top: 20px;
	width: auto;
}
.sub_section:nth-child(2) {
	margin-bottom: 20px;
}
.sub_sec01L {
	float: none;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.sub_sec01R {
	float: none;
	width: auto;
}
.sub_sec02L {
	float: none;
	width: auto;
}

.sub_sec02R {
	float: none;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.mp0 {
	padding-top: 10px !important;
}
}

/* グリーンエリア
------------------------------------------------------------*/
#greenArea {
	background-color: #e9eff0;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 100px;
	color: #111;
	background-image: url(../png/line_bg.png);
	background-repeat: repeat;
	background-position: center top;
}
#greenArea2 {
	background-color: #e9eff0;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 100px;
	color: #111;
	background-image: url(../png/line_bg.png);
	background-repeat: repeat;
	background-position: center top;
}


@media (max-width: 768px) {
#greenArea,#greenArea2 {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
}


/* CSSアコーディオン
------------------------------------------------------------*/
/*ボックス全体*/
.accbox2 {
    margin: 2em 0;
    padding: 0;
    max-width: 1000px;/*最大幅*/
}

/*ラベル*/
.accbox2 label {
	display: block;
	margin: 1px 0;
	padding : 10px 15px;
	color: #fff;
	cursor :pointer;
	transition: all 0.5s;
	position: relative;
	font-size: 30px;
	font-family: 'Noto Serif Japanese', serif;
	
	background: #ffb815;
	background: -moz-linear-gradient(top, #ffb815, #ee6419); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb815), to(#ee6419));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb815', endColorstr='#ee6419',GradientType=0 ); 
	background: linear-gradient(to bottom, #ffb815, #ee6419);/* IE10+, W3C */
}

/*アイコンを表示*/
.accbox2 label:after {
	content: url(../png/plus-3.png);
	padding-right: 8px;
	position: absolute;
	top: 7px;
	right: 10px;
}

/*ラベルホバー時*/
.accbox2 label:hover {
    background: #ffec23;
	background: -moz-linear-gradient(top, #ffec23, #ff9500); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffec23), to(#ff9500));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffec23', endColorstr='#ff9500',GradientType=0 ); 
	background: linear-gradient(to bottom, #ffec23, #ff9500);/* IE10+, W3C */
}

/*チェックは隠す*/
.accbox2 input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox2 .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc2:checked + label + .accshow {
    height: auto;
    padding: 50px 100px;
    background: #f7f7f7;
    opacity: 1;
}

.accbox2 .accshow p {
    margin: 15px 10px;
}
.accbox2 .accshow p.mgT0 {
	margin-top: 0px !important;
}

/*アイコンを入れ替える*/
.cssacc2:checked + label:after {
    content: url(../png/minus-3.png);
}

@media (max-width: 768px) {
.cssacc2:checked + label + .accshow {
    padding: 10px 10px;
}
.accbox2 label {
	font-size: 16px;
	padding : 10px 40px 10px 15px;
}
.accbox2 label:after {
	top: 12px;
}
}


/* レイアウトエリア
------------------------------------------------------------*/
.layoutArea {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size:100%;
}
.layoutArea::before {
	content: "";
	display: block;
	padding-top: 50%;
}
.layout_paa {
	background-image: url(../png/layout.png);
}
.layout_h2o2 {
	background-image: url(../png/layout-2.png);
}
.layout_eb {
	background-image: url(../png/layout-3.png);
}
.layout_eb::before {
	content: "";
	display: block;
	padding-top: 45%;
}
.layoutArea img {transition: transform 0.5s linear;}

.mark {
	position: absolute;
}
.mark01 {
	top: 41%;
	left: 43%;
}
.mark02 {
	top: 64%;
	left: 59%;
}
.mark03 {
	top: 50%;
	right: 10%;
}
.mark04 {
	top: 46%;
	left: 34%;
}
.mark05 {
	top: 40%;
	left: 56%;
}
.mark06 {
	top: 42%;
	left: 35%;
}
.mark07 {
	top: 24%;
	right: 1%;
}

.mark08 {
	top: 20%;
	left: 62%;
}
.mark09 {
	top: 45%;
	right: 7%;
}
.mark10 {
	top: 70%;
	right: 10%;
}

@media (max-width: 768px) {
.layoutArea img {transform: scale(.5);}
.mark01 {
	top: 38%;
	left: 40%;
}
.mark02 {
	top: 56%;
	left: 56%;
}
.mark03 {
	top: 30%;
	right: 5%;
}
.mark04 {
	top: 46%;
	left: 32%;
}
.mark05 {
	top: 48%;
	left: 50%;
}
.mark06 {
	top: 42%;
	left: 35%;
}
.mark07 {
	top: 17%;
	right: 0%;
}
}

/* ツールチップ
------------------------------------------------------------*/
.tooltip{
    cursor: pointer;
    display: inline-block;
}
.tooltip p{
    margin:0;
    padding:0;
}

/* 下 */
.description_bottom {
    display: none;
    position: absolute;
    padding: 10px;
    line-height: 1.6em;
    color: #fff;
    background: #000;
    width: 300px;
	z-index:9999;
}
.description_bottom:before {
    content: "";
    position: absolute;
    top: -24px;
    right: 85%;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    margin-left: -15px;
    transform: rotateZ(180deg);
}
.tooltip:hover .description_bottom{
    display: inline-block;
    top: 50px;
    left: 0px;
}

/* 右 */
.description_right {
    display: none;
    position: absolute;
    padding: 10px;
    line-height: 1.6em;
    color: #fff;
    background: #000;
    width: 300px;
	z-index:9999;
}
.description_right:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 310px;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    margin-left: -15px;
    transform: rotateZ(270deg);
}
.tooltip:hover .description_right{
    display: inline-block;
    top: 0px;
    left: -310px;
}

@media (max-width: 768px) {
.description_bottom,
.description_right {
    width: 200px;
}
.description_right:before {
    left: 210px;
}
.tooltip:hover .description_right{
    left: -210px;
}
}

/* 右 
.description2 {
    display: none;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    width: 100px;
}
.description2:before {
    content: "";
    position: absolute;
    top: 0%;
    right: 95%;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    margin-left: -15px;
    transform: rotateZ(90deg);
}
.tooltip2:hover .description2{
    display: inline-block;
    top: 0px;
    left: 80px;
}
*/



/* 円
----------------------------------------------------*/
.circle {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: #ff8605;
	color: #FFF;
}
.circle span {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width :150px;
	text-align:center;
	font-size: 120%;
}

.circlenav_outline {
    position:relative;
    overflow:hidden;
    width: 100%;
}

ul#circlenav {
    position:relative;
    left:50%;
    float:left;
    clear: both;
	font-family: 'Noto Serif Japanese', serif;
}
ul#circlenav li {
	position:relative;
	right:50%;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}

@media (max-width: 480px) {
ul#circlenav {
    left:0;
    float:none;
}
ul#circlenav li {
	right:0;
	float:none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
}


/* オペレーター
------------------------------------------------------------*/
.operatorArea {
	background-image: url(../jpg/operator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.operatorTxt {
	padding-top: 80px;
	padding-right: 70px;
	position: absolute;
	top: 0px;
	right: 50px;
}


@media (max-width: 768px) {
.operatorArea {
	background-image: none;
	height: auto;
	width: auto;
	padding: 0px 10px 30px 10px;
}
.operatorTxt {
	padding-top: 0px;
	padding-right: 0px;
	position: static;
	text-align: center;
}
}


/* Contact Us
------------------------------------------------------------*/
* html body dl.comanyList dd div{
   display:inline-block;
}
dl.comanyList {
	margin-top: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
dl.comanyList dt {
	float:left;
	width:10em;
	padding-top:10px;
	padding-left:10px;
	margin-bottom: 20px;
}
dl.comanyList dd {
	margin-left:10em;
	margin-bottom: 20px;
	padding:10px 0px 10px 10px;
	text-align: left;
	position: relative;
}
dl.comanyList dd .company {
	font-size: 120%;
	color: #111;
	font-family: 'Noto Serif Japanese', serif;
}
dl.comanyList dd .address {
	padding-right: 150px;
}
dl.comanyList dd .website a {
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: #000;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-image: url(../png/blank_w.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
dl.comanyList dd .website a:hover {
	background-color: #00ac97;
	text-decoration: none;
}

@media (max-width: 768px) {
dl.comanyList {
	margin-top: 30px;
	width: auto;
}
dl.comanyList dt {
	float:none;
	width:auto;
	padding-top:0px;
	padding-left:0px;
}
dl.comanyList dd {
	margin-left:0;
	margin-bottom:30px;
}
dl.comanyList dd .website a {
	position: static;
	text-align: center;
	margin-top: 10px;
}
}

/* プライバシーポリシー
------------------------------------------------------------*/
dl.policy {
	margin-top: 50px;
}
dl.policy dt {
	font-size: 120%;
	margin-bottom: 10px;
	color: #111;
	font-family: 'Noto Serif Japanese', serif;
}
dl.policy dd {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

/* 定義リスト
----------------------------------------------------*/
dl.keyfearutures {}
dl.keyfearutures  dt {
	float:left;
	width:1.5em;
}
dl.keyfearutures  dd {
   margin-left:1.5em;
}


/* Videos
------------------------------------------------------------*/
.itemBoxArea {
	margin-bottom: 40px;
}
.itemBoxArea_outline {
	position:relative;
	overflow:hidden;
	width: 100%;
}
ul.itemBox2 {
	position:relative;
    left:50%;
    float:left;
    clear: both;
}
ul.itemBox2 li {
	width: 400px;
	position:relative;
    right:50%;
    float:left;
	padding-right: 1.5em;
}

ul.itemBox {
	position:relative;
}
ul.itemBox li {
	width: 320px;
	margin-right: 20px;
	position: relative;
	float:left;
	margin-bottom: 30px;
}
ul.itemBox li:last-child {
	margin-right: 0px;
}
ul.itemBox li p {
	line-height: 1.4em;
	margin-top: 5px;
}


.playBtn {
	position: absolute;
	top: 37%;
	left: 40%;
}
.playBtn2 {
	position: absolute;
	top: 45%;
	left: 45%;
}
.playBtn img,.playBtn2 img {
	width: auto;
}


@media only screen and (max-width: 640px){
ul.itemBox li {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
ul.itemBox li:last-child {
	margin-right: auto;
}

ul.itemBox2 {
    left:0;
    float:none;
}
ul.itemBox2 li {
	right:0;
	float:none;
	text-align: center;
	margin-bottom: 1em;
}


}