@charset 'UTF-8';
/***********
スライダー下のh1
************/
#sec1 h1{
	color: #dc0012;
	font-size: 44px;
	text-align: center;
	padding: 15px 0 17px;
}
#sec1 h1 span{
	font-weight: 900;
	font-size: 89px;
}
.hierarchy_3f #sec1 h1{
	color: #ed6b00;
	padding: 20px 0 23px;
}
@media(max-width:320px){
	#sec1 h1{
		font-size: 42px;
	}
}
/***********
section_title
************/
.section_title{
	margin-bottom: 27px;
}
/***********
共通
************/
.aisle section h2{
	font-size: 40px;
	color: #000;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 16px;
}



/***********
2f
************/
.icon{
	max-width: 70px;
	margin: auto auto 11px;
}

.aisle section h2 + .img{
	max-width: 235px;
    margin: auto auto 7px;
}
.aisle section h2 + .img + p{
	font-size: 16px;
	text-align: center;
	line-height: 1.875;
	margin-bottom: 23px;
}
.aisle section h2 + .img + p.text_left{
	text-align: left;
}
.aisle section h2 + .img + p sup{
	vertical-align: revert;
}
.aisle section p.small{
	font-size: 10px;
	font-weight: 600;
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 30px;
	text-align: left;
	margin-right: 4px;
}
.aisle section .logo{
	max-width: 210px;
	margin: auto auto 10px;
	text-align: center;
}
.aisle section .product{
	max-width: 312px;
	margin: auto auto 50px;
}
.aisle section.type02 .product{
	margin-bottom: 60px;
}
section.type03 .product{
	margin: auto auto 65px;
}
.background .img{
	margin: auto auto 18px;
	text-align: center;
}
.background h3{
	font-size: 28px;
	font-weight: 600;
	line-height: 1.42;
	text-align: center;
	margin-bottom: 57px;
}
.background h3.text_left{
	text-align: left;
}
.cont {
	padding-bottom: 44px;
}
.aisle section.type03 .cont:last-of-type{
	padding-bottom: 24px;
}
.background_title {
	display: flex;
	align-items: center;
    max-width: 360px;
    margin: auto auto 24px;
}
.cont .background_title.type01 p{
	max-width: 210px;
	width: 100%;
	text-align: left;
}
.cont .background_title p{
	font-size: 18px;
	font-weight: 600;
	line-height: 1.77;
	letter-spacing: 0;
	display: block;
}
.background_title .img{
	max-width: 83px;
	margin: auto 5px auto auto;
}
.cont p{
	font-size: 15px;
	line-height: 1.866;
	/* letter-spacing: 0.015em; */
	letter-spacing: 0.05em;
	width: 97%;
	font-weight: 500;
	max-width: 350px;
	margin: auto;
	text-align: left;
}
.cont p.img_text{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.05em;
    line-height: 1.4;
    width: 144px;
    height: 62px;
    color: #1A1311;
	text-align: center;
}
.en .cont p.img_text{
    height: 82px;
	font-size: 14px;
}
.img_area{
	margin-top: 26px;
}
.img_area .img{
	text-align: center;
	max-width: 155px;
	margin: auto auto 10px;
}
.type03.cont .img{
    margin: 26px auto 15px;
}
.img_area p{
	font-size: 10px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
}
.cont.type02 .img{
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}
.flow_text{
	position: relative;
	z-index: 1;
	padding: 12px 20px 32px;
    max-width: 315px;
    margin: auto;
}
.en .flow_text{
	padding: 10px 15px 32px;
}
.flow_text:after{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	max-width: 315px;
	width: 100%;
	height: 116px;
	background-image: url(/factoryguide/img/2f/sec4-fllow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
.cont .flow_text dt,
.cont .flow_text dd p{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.78;
	width: 100%;
}
.en .cont .flow_text dt,
.en .cont .flow_text dd p{
	font-size: 12px;
}
.cont .flow_text dd p{
	padding-left: 5px;
}
@media(max-width:320px){
	.cont p{
		font-size: 14px;
		letter-spacing: inherit;
		width: 100%;
	}
	.cont .background_title.type01 p{
		font-size: 16px;
	}
	.aisle section h2 + .img + p{
		font-size: 14px;
	}
	.background h3{
		font-size: 25px;
	}
	.flow_text{
		padding: 18px 20px 32px;
	}
	.cont .flow_text dt,
	.cont .flow_text dd p{
		font-size: 12px;
	}
}
@media(min-width:490px){
	.cont p.img_text{
		font-size: 20px;
		height: 82px;
	}
}
/***********
3f
************/
.aisle section h2 + p{
	font-size: 16px;
	line-height: 1.875;
	text-align: center;
	margin-bottom: 28px;
}
.en.hierarchy_3f.aisle section h2 + p,
.aisle section h2 + p.text_left {
	text-align: left;
}
.process{
	margin-bottom: 75px;
}
.process > div{
	margin-bottom: 45px;
}
.process > div:nth-of-type(3){
	margin-bottom: 25px;
}
#sec7 .process,
#sec7 .process > div{
	margin-bottom: 0;
}
#sec04 .process > div:nth-of-type(3n){
	margin-bottom: 25px;
}
.process p{
	font-size: 14px;
	text-align: center;
	margin-bottom: 11px;
	font-weight: 600;
}
.process p.explanation{
	font-size: 16px;
	text-align: center;
	line-height: 1.875;
	margin-bottom: 30px;
}
.en .process p.explanation{
	text-align: left;
}
.eat{
	margin-bottom: 45px;
}
.eat p{
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
    padding: 33px 0 24px;
    position: relative;
}
.eat p:after{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 10px;
    margin: auto;
    max-width: 292px;
    width: 100%;
    height: 100%;
    background-image: url(/factoryguide/img/3f/eat_bk.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/***********
logo_explanation
************/
.logo_explanation{
	padding-top: 40px;
}
.aisle section .logo_explanation .logo{
	max-width: 95%;
	margin-bottom: 40px;
}
.aisle section .logo_explanation .logo.type02{
	margin-bottom: 27px;
}
.logo_explanation p{
	text-align: center;
	line-height: 1.4;
	font-size: 20px;
	letter-spacing: 0.06em;
	margin-bottom: 68px;
}
.logo_explanation p.text_left{
	text-align: left;
}
.logo_explanation .text_small{
	font-size: 16px;
	margin-bottom: 17px;
	font-weight: 600;
}
.hierarchy_6f.aisle section h2{
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 38px;
	font-weight: 600;
}
.hierarchy_6f.aisle section h2.text_left{
	text-align: left;
}
.hierarchy_6f.aisle section h2.type02{
	color: #82c1ea;
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 18px;
	font-weight: 800;
}
.hierarchy_6f.aisle section h2.type02 + p{
	font-size: 18px;
	line-height: 1.66;
	margin-bottom: 2px;
}
.hierarchy_6f.aisle section h2.type02 + p.text_left{
	text-align: left;
}
.hierarchy_6f.aisle section .small_text{
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
}
.hierarchy_6f.aisle section h2.type02 + p + .img{
	margin-bottom: 30px;
}
.hierarchy_6f.aisle section h2.type02 + p + .img.type02{
	margin: 24px 0 45px auto;
    width: 97%;
}
.hierarchy_6f.aisle section h2 + .img{
	max-width: 100%;
	margin-bottom: 12px;
}
.hierarchy_6f.aisle section h1{
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	color: #000;
	margin-bottom: 40px;
}
.history_img{
	width: 98%;
	margin: auto;
}
.year_area{
	width: 98%;
	margin: 30px auto 0;
}
.year_area > div{
	border: 2px solid #82c1ea;
	background: #fff;
	border-radius: 10px;
	padding: 25px 6.8% 30px;
	margin-bottom: 20px;
}
.year_area > div:last-of-type{
	margin-bottom: 47px;
}
.year_area h3{
	position: relative;
	color: #82c1ea;
	font-size: 64px;
	/* line-height: 1.84; */
	display: inline-block;
	padding-right: 48px;
	margin-bottom: 14px;
}
.year_area h3:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 40px;
	height: 32px;
	background-image: url(/factoryguide/img/6f/arrow06.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.year_area dl{
	display: flex;
}
.year_area dl:not(:last-of-type){
	margin-bottom: 21px;
}
.year_area dt{
	max-width: 51px;
	width: 100%;
	margin-right: 15px;
	padding-top: 1px;
}
/* .ko .year_area dt {
    max-width: 73px;
} */
.year_area dt p{
	font-weight: 600;
	font-size: 15px;
	line-height: 1.33;
}
.year_area dt p span{
	font-weight: 600;
}
.year_area dt span{
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.015em;
	color: #000;
}
.year_area dd{
	max-width: calc(100% - 66px);
}
.ko .year_area dd {
	max-width: calc(100% - 73px);
}
.year_area dd p{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.57;
	text-align: left;
	color: #000;
}
.year_area dd p span{
	font-weight: 500;
}
.year_area dl + .img{
	margin-top: 30px;
}
.year_area .img_area {
	margin-top: 12px;
}
.year_area .img_area .img{
	max-width: 100%;
    position: relative;
    z-index: 2;
}
.year_area .img_area .img:after{
    content: '';
    position: absolute;
    left: -40px;
    bottom: -55px;
    margin: auto;
    width: 200px;
    height: 200px;
	background-image: url(/factoryguide/img/6f/sec02-4_bk.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: -1;
    display: block;
}
.year_area dd > .img{
	margin-top: 15px;
}
.year_area dd .img_area p{
	margin-top: 22px;
}
.cont_area{
	margin-bottom: 60px;
}
.cont_area p{
	font-size: 24px;
	font-weight: 800;
	line-height: 1.79;
	/* max-width: 215px; */
	margin: auto auto 25px;
	display: inline-block;
	text-align: left;
}
.map{
    width: 92%;
    margin: auto auto 35px;
}
.map.type02{
    padding-bottom: 155px;
    margin: auto;
}
