/*------------------------------------------------------------------------------
以下追記
------------------------------------------------------------------------------*/
@charset "utf-8";


/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/
html {
  color:#2e2928;
  font-size:14px;
  line-height:1.2;
  font-family:"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',"ＭＳ Ｐゴシック", "MS P Gothic",Meiryo,Osaka,sans-serif;
}

body {
  margin:0;
}

img {
  border:0;
  margin:0;
  vertical-align:top;
  max-width:100%;
  height:auto;
}

p {
  line-height:1.8;
  margin:0 0 1em;
  padding:0;
}

p:last-child {
  margin:0;
}

a {
  color:#37a2dc;
}

@media (min-width:640px){
  a:hover,
  .hover:hover {
    opacity:.7;
    text-decoration:none;
  }
}

.main-content a{
  color:#32aad6;
  text-decoration:underline;
}

table{
  border-collapse:collapse;
}

ul {
  list-style:none;
  margin:0;
  padding:0;
}

h1, h2, h3, h4, h5, h6 {
  font-size:14px;
  font-weight:normal;
  margin:0;
  padding:0;
}

.clearfix {
  clear:both;
}
.clearfix:after {
  clear:both;
  content:"";
  display:block;
  height:0;
  font-size:0;
  visibility:hidden;
}

.clear{
  clear:both;
}

.pc {
  display:block !important;
}
.pc-ib {
  display:inline-block !important;
}

.sp {
  display:none;
}
.sp-ib {
  display:none !important;
}

.outer-block {
  min-width:1120px;
}

.inner-block {
  margin:0 auto;
  padding:0 10px;
  position:relative;
  width:1120px;
}

.inner-block:after {
  clear:both;
  content:"";
  display:block;
  height:0;
  font-size:0;
  visibility:hidden;
}

#wrapper {
  position:relative;
}


#IntTourContainer {
  width: 100%;
  text-align: center;
}

#main-contents-wrap .mt-15 {
  margin-top: 15px;
}
#main-contents-wrap .mt-30 {
  margin-top: 30px;
}
#main-contents-wrap .mt-60 {
  margin-top: 60px;
}

.attention {
  font-size: 12px;
  text-align: center;
}
/*--------------------
 #main-contents-wrap
--------------------*/
#main-contents-wrap{
	position: relative;
 margin: 0 auto;
}
#main-contents-wrap p{
	line-height: 2;
	text-align: left;
}
#main-contents-wrap .btn {
  position: relative;
}

#main-contents-wrap .btn a {
  display: block;
  width: 100%;
  height: 100%;
}
#main-contents-wrap .btn a img {
  position: absolute;
  top: 0;
  left: 0;
}
#main-contents-wrap .is-flex {
  display: flex;
}
#main-contents-wrap .bg_stripe {
  background: repeating-linear-gradient(-45deg, #ddd3b4, #ddd3b4 2px, #e8e1cc 0, #e8e1cc 4px);
}
.section {
  width: 100%;
}
.section_inner {
  width: 1020px;
  margin: 0 auto;
}
.section_title {
  text-align: center;
}
/*--------------------
 .main_visual
--------------------*/
#contentHead{
	position: absolute;
	top: 0;
	left: 154px;
	z-index: 100;
}
.main_visual{
	position: relative;
	height: 750px;
	min-width: 1100px;
  background-repeat: no-repeat;
  background-position: top center;
	background-size: cover !important;
}
.main_visual .main_text{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 440px;
  height: 669px;
  display: none;
}


/*--------------------
 .section01
--------------------*/
.section01 {
	padding: 90px 0 190px;
  background: url(../images/section_bg01.png)repeat left top;
}
.section01 .is-flex {
  margin: 40px 0 0;
}
.section01 .is-flex .text_box {
  width: 340px;
  min-height: 320px;
  padding: 40px 30px 20px;
  font-size: 12px;
  line-height: 1.8;
  color: #fff;
  background: #685739;
  box-sizing: border-box;
  text-align: left;
}
.section01 .is-flex .annotation {
	font-size:11px;
	margin:10px 0 0;
}
.section01 .is-flex .image_box {
  width: 680px;
  background: url(../images/section01_image01.jpg) no-repeat center center;
  background-size: cover;
}
.section01_btn {
  margin: 47px auto 0;
  text-align: center;
  font-size: 0;
}
.section01_btn .btn {
  display: inline-block;
  /*margin: 0 15px;*/
  width: 320px;
  height: 70px;
}
.section01_btn .btn + .btn {
  margin: 0 0 0 30px;
}
.section01_btn .btn01 {
  background: url(../images/section01_btn01_on.png) no-repeat left top;
}
.section01_btn .btn02 {
  background: url(../images/section01_btn02_on.png) no-repeat left top;
}
.section01_btn .btn03 {
  background: url(../images/section01_btn03_on.png) no-repeat left top;
}
.section01 .page_anchor {
  position: relative;
  width: 210px;
  margin: 40px auto 0;
}
.section01 .page_anchor::after {
  position: absolute;
  right: 10px;
  top: 10px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #685739;
  border-right: 1px solid #685739;
  transform: rotate(135deg);
}

#main-contents-wrap .section01 .page_anchor a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  text-align: center;
  color: #685739;
}
#main-contents-wrap .section01 .page_anchor a {
  text-decoration: none;
}


/*--------------------
 .section02
--------------------*/
.section02 {
	padding: 0 0 185px;
}
.section02 .section_title {
  margin-top: -140px;
}
.section02 .intro_box {
  width: 850px;
  margin: 70px auto 0;
  justify-content: space-between;
}
.section02 .intro_box .image_box {
  width: 305px;
}
.section02 .intro_box .text_box {
  width: 510px;
}
.section02 .intro_box .text_box .note {
  margin: 25px 0 0;
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
}
.section02 .production_box {
  margin: 100px 0 0;
}
.section02 .production_box .production_image {
  position: relative;
  height: 510px;
}
.section02 .production_box .production_image > img {
  position: absolute;
  top: 0;
  left: 0;
}
.section02 .production_box .production_image .image_text {
  position: absolute;
  top: 0;
  left: 45px;
  width: 335px;
  height: 410px;
  padding: 30px 40px 0;
  background: url(../images/section_bg02.png) repeat left top;
  box-sizing: border-box;
}
.section02 .production_box .production_image .image_note {
  margin: 15px 0 0;
  text-align: left;
  line-height: 1.8;
}
.section02 .production_box .production_visit {
  padding: 50px 45px 60px;
  background-image: url(../images/section_bg04.png), url(../images/section_bg02.png);
  background-repeat: no-repeat, repeat;
  background-position: left bottom, left top;
  overflow: hidden;
}
.section02 .production_box .production_visit .visit_image {
  float: left;
  width: 465px;
}
.section02 .production_box .production_visit .visit_text {
  float: right;
  width: 425px;
}
.section02 .production_box .production_visit .visit_note {
  margin: 30px 0 0;
  line-height: 1.8;
  text-align: left;
}
.section02 .production_box .production_visit .visit_text_image {
  margin: 35px 0 0;
  text-align: left;
}
.section02 .production_box .production_visit .visit_text_image img {
  display: inline-block;
  margin-right: 20px;
}
.section02 .production_box.even_box .production_image .image_text {
  right: 45px;
  left: auto;
}
.section02 .production_box.even_box .production_visit {
  background-position: right -30px bottom, left top;
}
.section02 .production_box.even_box .production_visit .visit_image {
  float: right;
}
.section02 .production_box.even_box .production_visit .visit_text {
  float: left;
}
.section02 .production_box + .production_box {
  margin-top: 30px;
}


.section02 .food_box {
  width: 1020px;
  margin: 60px auto 0;
  padding: 40px;
  box-sizing: border-box;
  justify-content: space-between;
  background: url(../images/section_bg02.png)repeat left top;
}
.section02 .food_box + .food_box {
  /*margin: 2px auto 0;*/
}
.section02 .food_box .image_box {
  width: 565px;
}
.section02 .food_box .text_box {
  width: 335px;
}
.section02 .food_box .text_box .note {
  margin: 20px 0 0;
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
}
.section02_btn {
  margin: 40px auto 0;
  width: 340px;
  height: 70px;
  background: url(../images/section02_btn_on.png) no-repeat left top;
}
/*--------------------
 .section03
--------------------*/
.section03{
  padding: 0;
  background: url(../images/section_bg03.png) repeat left top;
}
.section03 .section_title img{
  margin-top: -130px;
}
.section03 .menu_box {
  width: 1020px;
  margin: 50px auto 0;
}
.section03 .meal_title img {
  display: inline-block;
  margin: 0 10px;
}
.section03 figure {
  margin: 0 auto;
}
.section03 figcaption {
  width: 850px;
  margin: 29px auto;
  line-height: 1.6;
  text-align: center;
}
.section03 .section_sub_title {
  margin: 125px auto 0;
}
.section03_btn {
  margin: 40px auto 0;
  text-align: center;
  font-size: 0;
}
.section03_btn .btn {
  display: inline-block;
  width: 320px;
  height: 70px;
}
.section03_btn .btn + .btn {
  margin: 0 0 0 30px;
}
.section03_btn .btn01 {
  background: url(../images/section01_btn01_on.png) no-repeat left top;
}
.section03_btn .btn02 {
  background: url(../images/section01_btn02_on.png) no-repeat left top;
}
.section03_btn .btn03 {
  background: url(../images/section01_btn03_on.png) no-repeat left top;
}

.section03 .shop_box {
  width: 1020px;
  margin: 130px auto 0;
  padding: 47px 0;
  background: #fff;
}
.section03 .shop_box + .shop_box {
  margin-top: 0;
}
.section03 .shop_box .is-flex {
  justify-content: center;
}
.section03 .shop_box .image_box {
  width: 455px;
}
.section03 .shop_box .map_box {
  width: 455px;
  height: 260px;
}
.section03 .shop_info.is-flex {
  width: 910px;
  margin: 25px auto 0;
  justify-content: flex-start;
}
.section03 .shop_info .shop_text {
  width: calc(910px - 224px);
  margin-left: 22px;
  text-align: left;
}
.section03 .shop_info .shop_text .title {
  font-weight: bold;
}
.section03 .shop_info .shop_text .note {
  margin: 12px 0 0;
  font-size: 12px;
}
.section03 .shop_btn {
  width: 340px;
  height: 62px;
  margin: 50px auto 0;
}
.section03 .shop_btn01 {
  background: url(../images/shop_btn01_on.png) no-repeat left top;
}
.section03 .shop_btn02 {
  background: url(../images/shop_btn02_on.png) no-repeat left top;
}
/*--------------------
 .contentsFooter
--------------------*/
.portal_link_box{
  padding: 90px 0 30px;
}

.link_box{
	position: relative;
	width: 440px;
	height: 64px;
	margin: 0 auto;
  border: 2px solid #000;
  box-sizing: border-box;
  background: none;
  z-index: 1;
}
#main-contents-wrap .link_box a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  color: #000;
  transition: all 0.5s ease;
}
#main-contents-wrap .link_box a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  transform: rotate(45deg);
  transition: all 0.5s ease;
}
#main-contents-wrap .link_box a:hover::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
#main-contents-wrap .link_box a:hover {
  color: #fff;
  background: #000;
  opacity: 1;
  text-decoration: none;
}
#pageTop{
	position: absolute;
	width: 1000px;
	text-align: right;
	left: 0;
	right: 0;
	bottom: 250px;
	margin: auto;
	z-index: 0;
}
#pageTop span{
	display: inline-block;
}
#pageTop a{
	font-size: 13px !important;
	text-decoration: none !important;
	color: #000000 !important;
}
#contentsFooter{
	height: 210px;
	line-height: 210px;
	background: url(/promotions/ana-furusato/feature/eel/images/footer_bg.png);
	overflow: hidden;
}
#contentsFooter .inner{
	position: relative;
	min-width: 1100px;
	height: 210px;
	margin: 0 35px;
	overflow: hidden;
}
.social_content{
	display: inline-block;
	float: left;
}
.social_content li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.feature_footer_logo{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 178px;
	height: 119px;
}
.footer_logo{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	height: 13px;
}

.footer_logo a:hover{
  opacity: 1;
}


/*------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------*/
.tab_img_box ul:after,
.clearfix:after{
  clear:both;
  content:"";
  display:block;
  height:0;
  font-size:0;
  visibility:hidden;
  overflow:hidden;
}
