@charset "utf-8";


/*----------------------------------------------------
    ■ share 
----------------------------------------------------*/

.image  {
	background-repeat: no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	background-position: center center;
	height: 400px;
	width: 100%;
}
.image .image_cnt{
	margin: 0 auto;
	position: relative;
	width: 980px;
	padding-top: 180px;
}
.image .image_cnt h2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: rgba(70,167,187,0.8);
	width: 600px;
	font-size: 32px;
	color: #FFFFFF;
	font-family: "Sawarabi Mincho";
	line-height: 120px;
}

@media screen and (max-width:812px) { 
	.image  {
		background-repeat: no-repeat;
		-moz-background-size:cover;
		background-size:cover;
		background-position: center center;
		height: inherit;
		width: 100%;
	}
	.image .image_cnt{
		margin: 0 auto;
		position: relative;
		width: 100%;
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.image .image_cnt h2 {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		background: rgba(70,167,187,0.8);
		width: 100%;
		font-size: 22px;
		color: #FFFFFF;
		font-family: "Sawarabi Mincho";
		line-height: 120%;
		padding-top:10px;
		padding-bottom:10px;
	}
}


.intro {
	margin: 0 auto;
	position: relative;
	width: 880px;
	text-align: left;
	padding-top: 100px;
	padding-bottom: 60px;
}
.intro h2 {
	text-align: center;
	font-size: 32px;
	padding-bottom: 5px;
	color: #3F6B8C;
	font-family: "Sawarabi Mincho";
	background-image: url(../img/ti_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 50px;
}
.intro p {
	font-size: 21px;
}

@media screen and (max-width:812px) { 
	.intro {
		margin: 0 auto;
		position: relative;
		width: 90%;
		text-align: left;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.intro h2 {
		text-align: center;
		font-size: 22px;
		padding-bottom: 5px;
		color: #3F6B8C;
		font-family: "Sawarabi Mincho";
		background-image: url(../img/ti_bg.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		margin-bottom: 25px;
	}
	.intro p {
		font-size: 16px;
	}
}


.title h2 {
	text-align: center;
	font-size: 32px;
	padding-bottom: 5px;
	color: #3F6B8C;
	font-family: "Sawarabi Mincho";
	background-image: url(../img/ti_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 50px;
}
.title2 {
}
.title2 dl {
	margin-bottom: 30px;
}
.title2 dt {
	margin-bottom: 20px;
}
.title2 dt h3 {
	background-image: url(../img/bar1.jpg);
	background-position: left bottom;
		background-repeat: no-repeat;
	font-family: "Sawarabi Mincho";
	font-size: 28px;
}
.title2 dd {
}

@media screen and (max-width:812px) { 
	.title h2 {
		text-align: center;
		font-size: 32px;
		padding-bottom: 5px;
		color: #3F6B8C;
		font-family: "Sawarabi Mincho";
		background-image: url(../img/ti_bg.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		margin-bottom: 20px;
		}
	.title2 {
	}
	.title2 dl {
		margin-bottom: 30px;
	}
	.title2 dt {
		margin-bottom: 20px;
	}
	.title2 dt h3 {
		background-image: url(../img/bar1.jpg);
		background-position: left bottom;
		background-repeat: repeat-x;
		font-family: "Sawarabi Mincho";
		font-size: 20px;
		width:90%;
		margin:auto;
	}
	.title2 dd {
		font-size: 16px;
		width:90%;
		margin:auto;
	}
}


.contents {
	width: auto;
	margin: 0px auto auto;
	clear: both;
}
.contents_cnt {
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.contents_cnt1 {
	width: 1000px;
}
.contents_cnt2 {
	width: 800px;
}
.contents_cnt3 {
	width: 900px;
}
.contents_cnt4 {
	width: 1130px;
}

@media screen and (max-width:1000px) { 
	.contents_cnt1 {
		width: 100%;
	}
}
@media screen and (max-width:1130px) { 
	.contents_cnt4 {
		width: 100%;
	}
}
@media screen and (max-width:812px) { 
	.contents {
		width: auto;
		margin: 0px auto auto;
		clear: both;
	}
	.contents_cnt {
		margin: 0 auto;
		position: relative;
		text-align: left;
	}
	.contents_cnt2 {
		width: 100%;
	}
	.contents_cnt3 {
		width: 100%;
	}
}


/*-----*/
.no_img {
}
.no_img .no_img_dt {
	float: left;
}
.no_img .no_img_dt img {
	margin-top: 5px;
}
.no_img .no_img_dd {
	font-size: 23px;
	padding-left: 40px;
}

@media screen and (max-width:812px) { 
	/*-----*/
	.no_img {
	}
	.no_img .no_img_dt {
		float: left;
	}
	.no_img .no_img_dt img {
		margin-top: 5px;
	}
	.no_img .no_img_dd {
		font-size: 18px;
		padding-left: 40px;
		padding-top: 3px;
	}
}


/*-----*/
.mk_img {
}
.mk_img .mk_img_dt {
	float: left;
}
.mk_img .mk_img_dt img {
	margin-top: 10px;
}
.mk_img .mk_img_dd {
	padding-left: 20px;
}

@media screen and (max-width:812px) { 
	/*-----*/
	.mk_img {
	}
	.mk_img .mk_img_dt {
		float: left;
	}
	.mk_img .mk_img_dt img {
		margin-top: 10px;
	}
	.mk_img .mk_img_dd {
		padding-left: 20px;
		font-size:14px;
	}
}


/*-----*/
.image_box {
}
.image_box .image_box_l {
	float: left;
	text-align: center;
}
.image_box .image_box_r {
	float: right;
	text-align: center;
}

@media screen and (max-width:812px) {

	/*-----*/
	.image_box {
	}
	.image_box .image_box_l {
		float: inherit;
		text-align: center;
		padding-bottom: 20px;
		font-size:14px;
	}
	.image_box .image_box_r {
		float: inherit;
		text-align: center;
		font-size:14px;
	} 
}

/*----------------------------------------------------
    ■home
----------------------------------------------------*/
#home  {

}
#home .image  {
	background-image: url(../../foods_from_hyogo/img/image.jpg);
}
#home .image_bs  {
	background-repeat: no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	background-position: center center;
	height: 300px;
	width: 100%;
	margin-bottom: 70px;
}

@media screen and (max-width:812px) { 
	#home  {
	
	}
	#home .image  {
		background-image: url(../../foods_from_hyogo/img/image.jpg);
	}
	#home .image_bs  {
		background-repeat: no-repeat;
		-moz-background-size:cover;
		background-size:cover;
		background-position: center center;
		height: inherit;
		width: 100%;
		margin-bottom: 20px;
	}
}


#home .bl1 h2{
	padding-top: 200px;
	padding-bottom: 30px;
}
#home .bl1 h3{
	font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	color: #FFFFFF;
	font-size: 31px;
	text-shadow:3px 3px 3px #555555;
	letter-spacing: 0em;
	text-shadow:2px 2px 1px #555555,0px 0px 4px #555555,4px 6px 3px #555555;
	padding-bottom: 20px;
}
#home .bl1 p  {
	color: #FFFFFF;
	font-size: 20px;
	text-shadow:3px 3px 3px #555555;
	letter-spacing: 0em;
	text-shadow:2px 2px 1px #555555,0px 0px 4px #555555,4px 6px 3px #555555;
	font-weight: bold;
}

@media screen and (max-width:812px) {
	#home .bl1 h2{
		padding-top: 80px;
		padding-bottom: 30px;
		text-align:center;
		margin:auto;
	}
	#home .bl1 h2 img{
		width:60%;
		margin:auto;
	}
	#home .bl1 h3{
		font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
		color: #FFFFFF;
		font-size: 31px;
		text-shadow:3px 3px 3px #555555;
		letter-spacing: 0em;
		text-shadow:2px 2px 1px #555555,0px 0px 4px #555555,4px 6px 3px #555555;
		padding-bottom: 20px;
		text-align:center;
		margin:auto;
	}
	#home .bl1 h3 img{
		width:60%;
		margin:auto;
	}
	#home .bl1 p  {
		color: #FFFFFF;
		font-size: 16px;
		text-shadow:3px 3px 3px #555555;
		letter-spacing: 0em;
		text-shadow:2px 2px 1px #555555,0px 0px 4px #555555,4px 6px 3px #555555;
		font-weight: bold;
		width:80%;
		margin:auto;
	}
}


#home .map_bg  {
	background-image: url(../../img/bl1_bg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	background-color: #EEEEEE;
}

@media screen and (max-width:812px) { 
	#home .map_bg  {
		background-image: url(../../img/bl1_bg_sp.png);
		background-repeat: no-repeat;
		background-position: center 30px;
		background-color: #EEEEEE;
	background-size:  contain;
	}
}


#home .bl2  {
	padding-top: 750px;
	margin-bottom: 90px;
}
#home .bl2 h3  {
	font-size: 40px;
	font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	padding-bottom: 50px;
}
#home .bl2 .bl2_1  {
	background-color: #619FB4;
	padding: 30px;
	background: rgba(97,159,180,0.89);
	color: #FFFFFF;
}

@media screen and (max-width:812px) { 
	#home .bl2  {
		padding-top: 150px;
		margin-bottom: 30px;
	}
	#home .bl2 h3  {
		font-size: 20px;
		font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
		padding-bottom: 20px;
		width:90%;
		margin:auto;
	}
	#home .bl2 .bl2_1  {
		background-color: #619FB4;
		padding: 10px;
		background: rgba(97,159,180,0.89);
		color: #FFFFFF;
		font-size:14px;
	}
}


#home .bl3  {
}
#home .bl3 .left  {
	float: left;
	width: 490px;
}
#home .bl3 .left dl  {
	padding-top: 65px;
}
#home .bl3 .left dl dt  {
	font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	font-size: 34px;
	padding-bottom: 70px;
}
#home .bl3 .left dl dd  {
}
#home .bl3 .right  {
	float: left;
	padding-left: 90px;
}

@media screen and (max-width:812px) { 
	#home .bl3  {
		width: 100%;
		margin-bottom: 30px;
	}
	#home .bl3 .left  {
		float: inherit;
		width: 90%;
		margin:auto;
	}
	#home .bl3 .left dl  {
		padding-top: 0px;
	}
	#home .bl3 .left dl dt  {
		font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
		font-size: 20px;
		padding-bottom: 20px;
	}
	#home .bl3 .left dl dd  {
		padding-bottom: 20px;
		font-size: 14px;
	}
	#home .bl3 .right  {
		float: inherit;
		text-align:center;
		padding-left: 0px;
	}
}


#home .bl4  {
	padding-bottom: 100px;
}

@media screen and (max-width:812px) { 
	#home .bl4  {
		padding-bottom: 30px;
	}
}


#home .image_bs  {
	background-repeat: no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	background-position: center 50px;
	height: 450px;
	width: 100%;;
}

@media screen and (max-width:812px) { 

	#home .image_bs  {
		background-repeat: no-repeat;
		-moz-background-size:cover;
		background-size:cover;
		background-position: center 50px;
		height: inherit;
		width: 100%;
	}
}


#home .contents1 .image1  {
	background-image: url(../../img/image1.jpg);
	margin-bottom: 130px;
}
#home .contents1 .image2  {
	background-image: url(../../img/image2.jpg);
	margin-bottom: 100px;
}
#home .contents1 .image3  {
	background-image: url(../../img/image3.jpg);
	margin-bottom: 100px;
}
#home .contents1 .image4  {
	background-image: url(../../img/image4.jpg);
	margin-bottom: 130px;
}
#home .contents1 .image5  {
	background-image: url(../../img/image5.jpg);
	margin-bottom: 100px;
}

@media screen and (max-width:812px) { 
	#home .contents1 .image1  {
		background-image: url(../../img/image1.jpg);
		margin-bottom: 20px;
	}
	#home .contents1 .image2  {
		background-image: url(../../img/image2.jpg);
		margin-bottom: 20px;
	}
	#home .contents1 .image3  {
		background-image: url(../../img/image3.jpg);
		margin-bottom: 20px;
	}
	#home .contents1 .image4  {
		background-image: url(../../img/image4.jpg);
		margin-bottom: 20px;
	}
	#home .contents1 .image5  {
		background-image: url(../../img/image5.jpg);
		margin-bottom: 20px;
	}
}


#home .bl4 h3  {
	padding-bottom: 180px;
	text-align:center;
}
#home .bl4_1 {
	background: rgba(97,159,180,0.89);
	color: #FFFFFF;
	padding: 30px;
}

@media screen and (max-width:812px) { 
	#home .bl4 h3  {
		padding-bottom: 30px; te
	}
	#home .bl4 h3 img  {
		width:60%
	}
	#home .bl4_1 {
		background: rgba(97,159,180,0.89);
		color: #FFFFFF;
		padding: 10px;
		width:90%;
		font-size:14px;
		margin-left:auto;
		margin-right:auto;
	}
	#home .bl4_1 span {
		padding: 10px;
		display:block;
		font-size:16px;
		color: #FFFFFF;
	}
}


#home .bl5 {
	background-image: url(../../img/bl5_bg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-moz-background-size:cover;
	background-size:cover;
	height: 816px;
}
#home .bl5_1 {
	padding: 30px;
	background-color: #E9DDDB;
	margin-bottom: 100px;
}
#home .bl5_1 h2 {
	font-size: 34px;
	font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	padding-left: 35px;
	padding-bottom: 20px;
}
#home .bl5_1 h2 span {
	font-size: 21px;
}
#home .bl5_1 p {
	font-size: 22px;
	padding-left: 35px;
	padding-bottom: 20px;
}
#home .bl5_1 ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#home .bl5_1 li {
	float: left;
}
#home .bl5_1 .li1 {
	padding-right: 30px;
}
#home .bl5_1 .li2 {
	padding-right: 30px;
}


@media screen and (max-width:812px) { 
	#home .bl5 {
		background-image: url(../../img/bl5_bg.jpg);
		width: 100%;
		background-repeat: no-repeat;
		background-position: center top;
		-moz-background-size:cover;
		background-size:cover;
		height: inherit;
	}
	#home .bl5_1 {
		padding: 0px;
		background-color: #E9DDDB;
		margin-bottom: 100px;
	}
	#home .bl5_1 h2 {
		font-size: 20px;
		font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
		padding-left: 10px;
		padding-bottom: 20px;
	}
	#home .bl5_1 h2 span {
		font-size: 20px;
	}
	#home .bl5_1 p {
		font-size: 20px;
		padding-left: 0px;
		padding-bottom: 20px;
		text-align:center;
	}
	#home .bl5_1 p img {
		width:90%;
		margin:auto;
		text-align:center;
	}
	#home .bl5_1 ul {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 50px;
	}
	#home .bl5_1 li {
		float: inherit;
		text-align:center;
		padding-bottom: 10px;
	}
	#home .bl5_1 .li1 {
		padding-right: 0px;
	}
	#home .bl5_1 .li2 {
		padding-right: 0px;
	}
}


#home .bl6{
	background: rgba(247,247,238,0.80);
}
#home .bl6{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 65px;
}
#home .bl6 p{
	font-size: 21px;
}
#home .bl6 p a{
	font-size: 21px;
	color: #406B8C;
}
#home .bl6 p img{
	margin-top: 13px;
	margin-left: 10px;
	width: 12px;
	height:12px;
}

@media screen and (max-width:812px) { 
	#home .bl6{
		background: rgba(247,247,238,0.80);
	}
	#home .bl6{
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 0px;
	}
	#home .bl6 p{
		font-size: 21px;
		width:90%;
		margin:auto;
	}
	#home .bl6 p a{
		font-size: 16px;
		color: #406B8C;
	}
	#home .bl6 p img{
		margin-top: 13px;
		margin-left: 10px;
	}
}


/*----------------------------------------------------
    ■foods_from_hyogo
----------------------------------------------------*/
#foods_from_hyogo  {

}
#foods_from_hyogo .image  {
	background-image: url(../../foods_from_hyogo/img/image.jpg);
}
#foods_from_hyogo .image_bs  {
	background-repeat: no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	background-position: center center;
	height: 300px;
	width: 100%;
	margin-bottom: 70px;
}
#foods_from_hyogo .contents1  {
	margin-bottom: 100px;
}
#foods_from_hyogo .contents1 .image1  {
	background-image: url(../../foods_from_hyogo/img/image1.jpg);
}
#foods_from_hyogo .contents1 .image2  {
	background-image: url(../../foods_from_hyogo/img/image2.jpg);
}
#foods_from_hyogo .contents1 .image3  {
	background-image: url(../../foods_from_hyogo/img/image3.jpg);
}
#foods_from_hyogo .contents1 .image4  {
	background-image: url(../../foods_from_hyogo/img/image4.jpg);
}
#foods_from_hyogo .contents1 .image5  {
	background-image: url(../../foods_from_hyogo/img/image5.jpg);
}
#foods_from_hyogo .contents1 .contents_cnt1 .left{
	float: left;
	width: 550px;
}
#foods_from_hyogo .contents1 .contents_cnt1 .right{
	float: right;
}
#foods_from_hyogo .contents1 .contents_cnt4 .bl1  {
	font-size: 18px;
	padding-top: 60px;
}
@media screen and (max-width:1000px) {
    #foods_from_hyogo .contents1 .contents_cnt1 .bl1  {
	    width: 90%;
        margin: auto;
        font-size: 16px;
    }
}
@media screen and (max-width:1130px) {
    #foods_from_hyogo .contents1 .contents_cnt4 .bl1 .column-list img {
	    width: 100%;
    }
}
#foods_from_hyogo .contents2  {
}
#foods_from_hyogo .contents2 .bl1  {
	padding-bottom: 130px;
	font-size: 22px;
}
#foods_from_hyogo .contents2 .bl2  {
	padding-bottom: 30px;
}
#foods_from_hyogo .contents2 .bl2_h  {
	padding-bottom: 90px;
}
#foods_from_hyogo .contents2 .bl2 .left  {
	float: left;
	width: 520px;
}
#foods_from_hyogo .contents2 .bl2 .left dl  {
}
#foods_from_hyogo .contents2 .bl2 .left dl dt  {
}
#foods_from_hyogo .contents2 .bl2 .left dl dd  {
}
#foods_from_hyogo .contents2 .bl2 .right  {
	float: right;
}
#foods_from_hyogo .contents2 .bl2 .bn_box  {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#foods_from_hyogo .contents2 .bl2 .bn_box .left_bn  {
	float: left;
	text-align: center;
}
#foods_from_hyogo .contents2 .bl2 .bn_box .right_bn  {
	text-align: center;
	float: right;
}
#foods_from_hyogo .contents2 .bl2_1  {
	padding-bottom: 30px;
    display: flex;
    justify-content: center;
}
@media screen and (max-width:1130px) {
    #foods_from_hyogo .contents2 .bl2_1  {
        padding-bottom: 30px;
        display: block;
    }
}
#foods_from_hyogo .contents2 .bl2_1 .right ul {
    display: flex;
}
@media screen and (max-width:1130px) {
        #foods_from_hyogo .contents2 .bl2_1 .right ul {
            width: 90%;
            margin: auto;
            justify-content: center;
        }
        #foods_from_hyogo .contents2 .bl2_1 .right ul li img {
            max-width: 190px;
            width: 100%;
        }
}
#foods_from_hyogo .contents2 .bl2_1 .right ul li {
    padding: 0px 10px;
}

#foods_from_hyogo .contents2 .bl3  {
	border: 1px solid #CAC5AE;
	background-color: #F7F7EE;
	padding: 20px;
	margin-bottom: 100px;
}
#foods_from_hyogo .contents2 .bl3 .left  {
	float: left;
	text-align: center;
	width: 325px;
	border-right: 1px dotted #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
}
#foods_from_hyogo .contents2 .bl3 .left dl  {
}
#foods_from_hyogo .contents2 .bl3 .left dl dt  {
	font-size: 28px;
	color: #406B8C;
}
#foods_from_hyogo .contents2 .bl3 .right  {
	float: left;
	padding-left: 90px;
	font-size: 18px;
}

@media screen and (max-width:812px) { 
	#foods_from_hyogo  {
	
	}
	#foods_from_hyogo .image  {
		background-image: url(../../foods_from_hyogo/img/image.jpg);
	}
	#foods_from_hyogo .image_bs  {
		background-repeat: no-repeat;
		-moz-background-size:cover;
		background-size:cover;
		background-position: center center;
		height: 300px;
		width: 100%;
		margin-bottom: 20px;
	}
	#foods_from_hyogo .contents1  {
		margin-bottom: 30px;
	}
	#foods_from_hyogo .contents1 .image1  {
		background-image: url(../../foods_from_hyogo/img/image1.jpg);
	}
	#foods_from_hyogo .contents1 .image2  {
		background-image: url(../../foods_from_hyogo/img/image2.jpg);
	}
	#foods_from_hyogo .contents1 .image3  {
		background-image: url(../../foods_from_hyogo/img/image3.jpg);
	}
	#foods_from_hyogo .contents1 .image4  {
		background-image: url(../../foods_from_hyogo/img/image4.jpg);
	}
	#foods_from_hyogo .contents1 .image5  {
		background-image: url(../../foods_from_hyogo/img/image5.jpg);
	}
	#foods_from_hyogo .contents1 .contents_cnt1 .left{
		float: inherit;
		width: 90%;
		font-size:16px;
		margin:auto;
		padding-bottom:20px;
	}
	#foods_from_hyogo .contents1 .contents_cnt1 .right{
		float: inherit;
	}
	#foods_from_hyogo .contents2  {
	}
	#foods_from_hyogo .contents2 .bl1  {
		padding-bottom: 30px;
		font-size: 22px;
		width:90%;
		margin:auto;
	}
	#foods_from_hyogo .contents2 .bl2  {
		padding-bottom: 30px;
	}
	#foods_from_hyogo .contents2 .bl2_h  {
		padding-bottom: 90px;
	}
	#foods_from_hyogo .contents2 .bl2 .left  {
		float: inherit;
		width: 100%;
	}
	#foods_from_hyogo .contents2 .bl2 .left dl  {
	}
	#foods_from_hyogo .contents2 .bl2 .left dl dt  {
	}
	#foods_from_hyogo .contents2 .bl2 .left dl dd  {
	}
	#foods_from_hyogo .contents2 .bl2 .right  {
		float: inherit;
	}
	#foods_from_hyogo .contents2 .bl2 .bn_box  {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	#foods_from_hyogo .contents2 .bl2 .bn_box .left_bn  {
		float: inherit;
		text-align: center;
	}
	#foods_from_hyogo .contents2 .bl2 .bn_box .right_bn  {
		text-align: center;
		float: inherit;
	}
	#foods_from_hyogo .contents2 .bl3  {
		border: 1px solid #CAC5AE;
		background-color: #F7F7EE;
		padding: 0px;
		margin-bottom: 50px;
	}
	#foods_from_hyogo .contents2 .bl3 .left  {
		float: inherit;
		text-align: center;
		width: 100%;
		border-right: 1px dotted #CCCCCC;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#foods_from_hyogo .contents2 .bl3 .left dl  {
	}
	#foods_from_hyogo .contents2 .bl3 .left dl dt  {
		font-size: 28px;
		color: #406B8C;
	}
	#foods_from_hyogo .contents2 .bl3 .left dl dd img  {
		width:auto;
	}
	#foods_from_hyogo .contents2 .bl3 .right  {
		float: inherit;
		padding-left: 0px;
		font-size: 18px;
		width:90%;
		margin:auto;
		padding-bottom: 25px;
	}
}


/*----------------------------------------------------
    ■certified_foods_system_of_hyogo
----------------------------------------------------*/
#certified_foods_system_of_hyogo  {

}
#certified_foods_system_of_hyogo .contents1 {
	background-image: inherit;
	background-color: #ffffff;
	padding-bottom: 40px;
}
#certified_foods_system_of_hyogo .image  {
	background-image: url(../../certified_foods_system_of_hyogo/img/image.jpg);
}
#certified_foods_system_of_hyogo .bl1  {
}
#certified_foods_system_of_hyogo .bl2  {
	border: 1px solid #CAC5AE;
	background-color: #F7F7EE;
	padding: 20px;
	margin-bottom: 100px;
}
#certified_foods_system_of_hyogo .bl2_1  {
	margin-bottom: 30px;
	border-bottom: 1px dotted #A8A07B;
	padding-bottom: 30px;
}
#certified_foods_system_of_hyogo .bl2_1_bn  {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
#certified_foods_system_of_hyogo .bl2_1 .bl2_1_2  {
}
#certified_foods_system_of_hyogo .bl2_1 .no_img  {
	margin-bottom: 15px;
}
#certified_foods_system_of_hyogo .bl2_1 .p1 {
	margin-bottom: 20px;
}
#certified_foods_system_of_hyogo .bl2_1 .p2 {
}
#certified_foods_system_of_hyogo .txt1 {
}
#certified_foods_system_of_hyogo .txt1 dl {
	margin-bottom: 20px;
}
#certified_foods_system_of_hyogo .txt1 dl dt {
	float: left;
}
#certified_foods_system_of_hyogo .txt1 dl dd {
	padding-left: 30px;
}
#certified_foods_system_of_hyogo .bl2_1 .txt2 {
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: bold;
}
#certified_foods_system_of_hyogo .bl2_1 .logo1 {
	text-align: center;
	padding-bottom: 40px;
}
#certified_foods_system_of_hyogo .bl2_1 .logo1 img {
	font-size: 15px;
	padding-bottom: 25px;
}
#certified_foods_system_of_hyogo .bl2_1 .logo1 {
	text-align: center;
}
#certified_foods_system_of_hyogo .bl2_1 .asterisk {
	font-size: 14px;
}

@media screen and (max-width:812px) { 
	#certified_foods_system_of_hyogo  {
	}
	#certified_foods_system_of_hyogo .contents1 {
		background-image: inherit;
		background-color: #ffffff;
		padding-bottom: 40px;
	}
	#certified_foods_system_of_hyogo .image  {
		background-image: url(../../certified_foods_system_of_hyogo/img/image.jpg);
	}
	#certified_foods_system_of_hyogo .bl1  {
	}
	#certified_foods_system_of_hyogo .bl2  {
		border: 1px solid #CAC5AE;
		background-color: #F7F7EE;
		padding: 20px;
		margin-bottom: 100px;
	}
	#certified_foods_system_of_hyogo .bl2_1  {
		margin-bottom: 15px;
		border-bottom: 1px dotted #A8A07B;
		padding-bottom: 15px;
		font-size:14px;
	}
	#certified_foods_system_of_hyogo .bl2_1_bn  {
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none;
	}
	#certified_foods_system_of_hyogo .bl2_1 .bl2_1_2  {
	}
	#certified_foods_system_of_hyogo .bl2_1 .no_img  {
		margin-bottom: 15px;
	}
	#certified_foods_system_of_hyogo .bl2_1 .p1 {
		margin-bottom: 20px; 
		font-size:14px
	}
	#certified_foods_system_of_hyogo .bl2_1 .p2 {
		font-size:14px
	}
	#certified_foods_system_of_hyogo .txt1 {
	}
	#certified_foods_system_of_hyogo .txt1 dl {
		margin-bottom: 20px;
	}
	#certified_foods_system_of_hyogo .txt1 dl dt {
		float: left;
	}
	#certified_foods_system_of_hyogo .txt1 dl dd {
		padding-left: 30px;
	}
	#certified_foods_system_of_hyogo .bl2_1 .txt2 {
		margin-bottom: 10px;
		font-size: 21px;
		font-weight: bold;
	}
	#certified_foods_system_of_hyogo .bl2_1 .logo1 {
		text-align: center;
		padding-bottom: 40px;
	}
	#certified_foods_system_of_hyogo .bl2_1 .logo1 img {
		font-size: 15px;
		padding-bottom: 25px;
		width:50%;
	}
	#certified_foods_system_of_hyogo .bl2_1 .logo1 {
		text-align: center;
	}
	#certified_foods_system_of_hyogo .bl2_1 .asterisk {
		font-size: 14px;
	}
}


/*----------------------------------------------------
    ■hyogo_foods_promotion_council
----------------------------------------------------*/
#hyogo_foods_promotion_council  {

}
#hyogo_foods_promotion_council .contents1 {
	background-image: inherit;
	background-color: #ffffff;
	padding-bottom: 40px;
}
#hyogo_foods_promotion_council .image  {
	background-image: url(../../hyogo_foods_promotion_council/img/image.jpg);
}
#hyogo_foods_promotion_council .logo  {
	text-align: center;
}
#hyogo_foods_promotion_council .intro_pt  {
	padding-top: 0px;
}
#hyogo_foods_promotion_council .intro_pb  {
	padding-bottom: 0px;
}
#hyogo_foods_promotion_council .bl2  {
	border: 1px solid #CAC5AE;
	background-color: #F7F7EE;
	padding: 20px;
	margin-bottom: 50px;
}
#hyogo_foods_promotion_council .no_img_dd  {
	font-size: 18px;
	padding-bottom: 30px;
}
#hyogo_foods_promotion_council .img2  {
	text-align: center;
}

@media screen and (max-width:812px) { 

}


/*----------------------------------------------------
    ■nature
----------------------------------------------------*/
#nature  {

}
#nature .contents1 {
	background-image: inherit;
	background-color: #ffffff;
	padding-bottom: 40px;
}
#nature .image  {
	background-image: url(../../nature/img/image.jpg);
}

@media screen and (max-width:812px) { 
}


/*----------------------------------------------------
    ■culture
----------------------------------------------------*/
#culture  {

}
#culture .contents1 {
	background-image: inherit;
	background-color: #ffffff;
	padding-bottom: 40px;
}
#culture .image  {
	background-image: url(../../culture/img/image.jpg);
}

@media screen and (max-width:812px) { 
}


/*----------------------------------------------------
    ■tourism
----------------------------------------------------*/
#tourism  {

}
#tourism .contents1 {
	background-image: inherit;
	background-color: #ffffff;
	padding-bottom: 40px;
}
#tourism .image  {
	background-image: url(../../tourism/img/image.jpg);
}
#tourism .bl1  {
	margin-top: 100px;
	padding-top: 100px;
	border-top: 1px dotted #666666;
	text-align: center;
	padding-bottom: 30px;
}
#tourism .bl1_2  {
	border: 1px solid #CAC5AE;
	background-color: #F7F7EE;
	padding: 30px;
	margin-bottom: 100px;
}
#tourism .bl1_2 a  {
	border-bottom: 1px dotted #1F1F1F;
	color: #1F1F1F;
	text-decoration: none;
}
#tourism .bl1_2 a img {
	margin-top: 10px;
	margin-left: 10px;
}
@media screen and (max-width:812px) { 
	#tourism  {
	}
	#tourism .contents1 {
		background-image: inherit;
		background-color: #ffffff;
		padding-bottom: 40px;
	}
	#tourism .image  {
		background-image: url(../../tourism/img/image.jpg);
	}
	#tourism .bl1  {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px dotted #666666;
		text-align: center;
		padding-bottom: 30px;
		font-size:14px;
	}
	#tourism .bl1_2  {
		border: 1px solid #CAC5AE;
		background-color: #F7F7EE;
		padding: 30px;
		margin-bottom: 100px;
		font-size:14px;
	}
	#tourism .bl1_2 img  {
		width:auto;
	}
	#tourism .bl1_2 a  {
		border-bottom: 1px dotted #1F1F1F;
		color: #1F1F1F;
		text-decoration: none;
		font-size:14px;
	}
	#tourism .bl1_2 a img {
		margin-top: 10px;
		margin-left: 10px;
	}
}
/*----------------------------------------------------
    ■
----------------------------------------------------*/
