@charset "euc-jp";
/* CSS Document */
/*2250*/


#headImage{
	margin-bottom: 20px;
}

#headImage img{
	margin-bottom: 5px;
}

.r-mark{
	font-size: 0.8em;
	line-height: 1.2em;
}

#headImage .r-mark{
	text-align: right;
}

h2{
	font-size:1.4em !important;
	font-weight:bold;
	line-height: 2.2;
}

.headBorder{
	height: 2px;
	margin: 8px 0 40px;
	background-image:url("../../images/genkidawan/2250/dot_orange.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

/* margin etc. */

.mb-5{
	margin-bottom: 5px ;
}

.mb-10{
	margin-bottom: 10px ;
}

.mb-15{
	margin-bottom: 15px;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-25{
	margin-bottom: 25px;
}

.mb-30{
	margin-bottom: 30px;
}

.mb-35{
	margin-bottom: 35px;
}

.mb-40{
	margin-bottom: 40px;
}

.mb-45{
	margin-bottom: 45px;
}

.mb-50{
	margin-bottom: 50px;
}

.mb-55{
	margin-bottom: 55px;
}

.mb-60{
	margin-bottom: 60px;
}

/* end of margin etc. */

/* font */

.bold{
	font-weight: 600;
}

/* end of font */

/* color */

.c_red{
	color: rgba(255,0,0,1);
}

.c_blue{
	color:rgb(0,144,210,1);
}

.c_orange{
	color:rgb(245,134,3,1);
}

.c_green{
	color:rgb(40,115,6,1);
}

.c_brown{
	color:rgb(129,58,11,1);
}

.c_yellow{
	color:rgb(255,239,57,1);
}


.c_black{
	color: rgba(0,0,0,1.00);
}

/* end of color */

p.clear{
	clear: both;
}

.industryfirst div{
	border: #d4c547 4px dotted;
	border-radius: 10px;
	margin: 0 auto;
	padding: 27px 22px 16px;
}

.industryfirst p{
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.3em;
}

.industryfirst .title{
	margin-bottom: -16px;
	margin-left: 10px;
}

.components .title{
	font-size:1.5em !important;
	margin-bottom: 30px;
}

.components .title img{
	margin-bottom: 12px;
}

.components .wrapper-1{
}

.components .wrapper-1 div{
	float: left;
	width: 50%;
}

.components .wrapper-1 img{
	float: right;
	width: 45%;
}

.components .wrapper-a div{
	float: left;
	width: 77%;
}

.components .wrapper-a img{
	float: right;
	width: 20%;
}

.components .wrapper-1 .wrapper-2 img{
	float:none;
	width:auto;
	margin-bottom: 17px;
}

.components .wrapper-1 .bg-unagi{
	background-image: url("../../images/genkidawan/2250/pic_unagi.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.components .wrapper-1 .bg-chicken{
	background-image: url("../../images/genkidawan/2250/pic_chicken.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.components .wrapper-1 .wrapper-2 .item-title{
	font-size:1.5em !important;
	line-height: 1.2;
	font-weight: bold;
}

.fukidashi-sarani{
	display: flex;
}

.fukidashi-sarani img{
	width: 63px;
	margin: 0;
	padding: 0;
}

.fukidashi-sarani p{
	margin: 26px 0 0 7px;
	padding: 0;
	font-size: 1.9em;
	font-weight: bold;
	white-space: nowrap;
}

.sarani-text{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8;
}

.c_umami{
	color:rgb(208,89,2,1);
}

.c_kaori{
	color:rgb(38,165,77,1);
}

.unagibone-chart{
	margin-bottom: 55px;
}

.unagibone-chart p{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
}

.unagibone-chart p span{
	display: inline-block;
	font-size: 1.2em;
	padding-left: 10px;
}

.matome-text{
	margin: 0 auto;
	padding: 25px;
	width: 80%;
	background-color: rgba(251,130,64,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-size:1.5em;
	font-weight: bold;
	white-space: nowrap;
}

.matome-text .fat-text{
	font-size: 1.2em;
}

.mark-q,.mark-a{
	display: flex;
}

.mark-q img{
	width: 30px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.mark-q p{
	margin: -4px 0 17px 7px;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4;
}

.mark-a img{
	width: 30px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.mark-a p{
	margin: 1px 0 0 7px;
	padding: 0;
	line-height: 1.4;
}

.production-area{
	display: flex;
	font-size: 1.3em;
	position: relative;
}

.production-area .area-title{
	border-radius: 6px;
	border: rgba(252,72,57,1) 2px solid;
	color: rgba(252,72,57,1);
	padding: 0;
	margin: 0 0 auto 0;
}

.production-area .area-title p{
	font-weight: bold;
	white-space: nowrap;
	padding: 0;
	margin: 3px 8px 1px;
}

.production-area .area-text{
	margin: 0;
	padding: 9px 0 0 10px;
	line-height: 1.2;
}