@charset "utf-8";













/*----------------------------------------
    common
----------------------------------------*/
body {
  background: url(../img/share/loading.gif) no-repeat center 200px;
}
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}
.sp_view {
  display: none;
}

#sections {
  opacity: 0;
}
#sections .inner {
 width: 1120px;
 margin: 0 auto;
}
#sections .title_heading img {
  display: none;
}
#sections .area_link a {
  width: 240px;
  font-size: 14px;
}

/*  .section_header
----------------------------------------*/
.section_header {
  margin-bottom: 50px;
	color: #180e0c;
	text-align: center;
}
.section_header .title_en {
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 0.15em;
}
.section_header hr {
	display: block;
	width: 200px;
	height: 3px;
	margin: 15px auto 10px;
	border: none;
	background-color: #180e0c;
}
.section_header .title_jp {
	width: 100%;
	font-size: 30px;
	letter-spacing: 0.10em;
}


/*----------------------------------------
    main
----------------------------------------*/
/*  main_visual
----------------------------------------*/
#main_visual {
  position: relative;
	overflow: hidden;
}
#main_visual .main_visual_slide {
  position: absolute;
  top: 0;
  left: 0;
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
#main_visual .main_visual_slide.main_visual_slide_1 {
	background: url(/img/index/main_visual_49pc.jpg) no-repeat center center;
	background-size: cover;
}
#main_visual .main_visual_slide.main_visual_slide_2 {
	background: url(/img/index/tsuyu_mv2_pc.jpg) no-repeat center center;
	background-size: cover;
}
#main_visual .main_visual_slide.main_visual_slide_3 {
	background: url(/img/index/main_visual_8apc.jpg) no-repeat center center;
	background-size: cover;
}
#main_visual .main_visual_slide.main_visual_slide_4 {
	background: url() no-repeat center center;
	background-size: cover;
}
#main_visual img#good_design_logo {
    bottom: 40px;
    left: 50px;
　　width:210px;
}

/* メインビジュアルsp用 */
@media screen and (max-width: 768px) {
  #contents {
  	background: url(../img/share/loading.gif) no-repeat center 200px;
  }
	#main_visual .main_visual_slide.main_visual_slide_1 {
		background: url(/img/index/sp/main_visual_49sp.jpg) no-repeat center center;
		background-size: cover;
	}
	#main_visual .main_visual_slide.main_visual_slide_2 {
		background: url(/img/index/sp/tsuyu_mv2_sp.jpg) no-repeat center center;
		background-size: cover;
	}
	#main_visual .main_visual_slide.main_visual_slide_3 {
		background: url(/img/index/sp/main_visual_8asp.jpg) no-repeat center center;
		background-size: cover;
	}
	#main_visual .main_visual_slide.main_visual_slide_4 {
		background: url() no-repeat center center;
		background-size: cover;
	}
    #main_visual img#good_design_logo {
        width: 150px !important;
        bottom: 20px;
        left: 25px;
}

}

#main_visual .main_visual_slide.main_visual_slide_intro img {
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
}
#main_visual .main_visual_slide .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -230px 0 0 -208px;
  opacity: 0;
}
#main_visual .main_visual_slide .copy {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -189px 0 0 -354px;
}

#main_visual .mv_test_1 .copy{
	margin-right: 0px;
	margin-left: auto;
}

/*  news
----------------------------------------*/
#news {
  width: 100%;
  padding: 50px 0;
  text-align: left;
}
#news .section_header {
  margin-bottom: 30px;
}
#news .news_list {
  margin-bottom: 50px;
}
#news .news_list dl {
  display: table;
  width: 100%;
  padding-bottom: 13px;
  border-bottom: solid 2px #e0dfdf;
  font-size: 15px;
}
#news .news_list dl + dl {
  margin-top: 15px;
}
#news .news_list dt {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#news .news_list dd {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
#news .news_list dd a {
  text-decoration: none;
  display: inline-block;
  -webkit-transition: 300ms;
  transition: 300ms;
  outline: none;
}

/*  products
----------------------------------------*/
#products {
  position: relative;
  /*padding-top: 100px;
  background: url(../img/index/bg-products.png) repeat-y top center;*/
}
#products .section_header {
  position: absolute;
  top: 100px;
  left: calc(50% - 100px);
}
#products #inner_menu {
  display: block;
  height: 50px;
 /* padding: 40px 0;*/
}
/*#products .products_ara {
  width: 460px;
  height: 523px;
  float: left;
  text-align: center;
}
#products .products_ara a {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#products .products_ara .products_image {
  box-shadow: 15px 15px 30px #e2a88c;
}
#products .products_kare {
  width: 460px;
  height: 523px;
  float: right;
  text-align: center;
}*/
#products .products_kare a {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
/*#products .products_kare .products_image {
  box-shadow: 15px 15px 30px #d7c090;
}*/
#products .products_image {
  display: inline-block;
  width: 248px;
  margin-bottom: 45px;
}
#products .products_name {
  margin-bottom: 47px;
  font-size: 30px;
  vertical-align: middle;
  line-height: 1;
}
#products .products_name .products_name_pack {
  display: block;
  margin-top: 15px;
  font-size: 20px;
}
#products .products_name .products_name_sub {
  padding-left: 8px;
}
#products .products_arrow {
  display: inline-block;
  width: 50px;
  height: 20px;
  background: url(../img/index/bg-arrow.png) repeat-x 0 0;
}

/*  recipe
----------------------------------------*/
#recipe {
  position: relative;
}
#recipe .section_header {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: calc(50% - 100px);
  text-shadow: #000 0px 0 8px;
}
#recipe .recipe_l {
  width: 50%;
  float: left;
  text-align: center;
}
#recipe .recipe_l a {
  display: block;
  position: relative;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#recipe .recipe_r {
  width: 50%;
  float: right;
  text-align: center;
}
#recipe .recipe_r a {
  display: block;
  position: relative;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#recipe .recipe_image img {
  width: 100%;
  height: auto;
}
#recipe .recipe_name {
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 0;
  width: calc(100% - 240px);
  padding: 25px 120px;
  background: rgba(255,255,255, 0.7);
}
#recipe .recipe_name .recipe_name_main {
  margin-bottom: 10px;
  font-size: 30px;
}
#recipe .recipe_name .recipe_name_sub {
  margin-bottom: 10px;
  font-size: 16px;
}
#recipe .recipe_arrow {
  display: inline-block;
  width: 50px;
  height: 20px;
  background: url(../img/index/bg-arrow.png) repeat-x 0 0;
}
#recipe .area_link {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 20px;
  width: 100%;
}

/*  project
----------------------------------------*/
#project {
  width: 100%;
  background: #fff;
}
#project .project_info {
  padding: 100px 0 50px;
}
#project .project_info .project_detail a {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}

/* 2banners
----------------------------------------*/
.banner_area.banner_two {
  margin-top: 50px;
}

.banner_area.banner_two:after {
  content: "";
  clear: both;
  display: block;
}
.banner_two a:nth-child(odd) {
  float:left;
}
.banner_two a:nth-child(even){
  float:right;
}

/* 2banners SP
----------------------------------------*/
@media screen and (max-width: 768px) {
.banner_two a:nth-child(n+2){
  margin-top: 10px;
}
.banner_two a{
  float:none !important;
  display:block;
}
}

/*  yaizu_letter
----------------------------------------*/
#yaizu_letter {
  width: 100%;
}
#yaizu_letter .yaizu_info {
  padding: 50px 0 100px;
}

#yaizu_letter .title_heading {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
#yaizu_letter .yaizu_info ul {
  display: inline-block;
  margin-bottom: 50px;
}
#yaizu_letter .yaizu_info ul li {
  float: left;
  width: 260px;
  text-align: center;
  display: inline;
}
#yaizu_letter .yaizu_info ul li a {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#yaizu_letter .yaizu_info ul li a:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  opacity: 0.7;
}
#yaizu_letter .yaizu_info li + li {
  margin-left: 26px;
}
#yaizu_letter .yaizu_info li .photo {
  width: 260px;
  height: 180px;
  display: block;
  overflow: hidden;
  position: relative;
}
#yaizu_letter .yaizu_info li .photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#yaizu_letter .yaizu_info li dl {
  font-size: 15px;
  margin-top: 30px;
}
#yaizu_letter .yaizu_info li dt {
  color: #180e0c;
  font-weight: bold;
  margin-bottom: 30px;
}
#yaizu_letter .yaizu_info li dt .topic_cat {
  margin-right: 20px;
  padding: 5px 10px;
  border: solid 1px #000;
  font-size: 12px;
  font-weight: normal;
}
/* .banner_area */
#yaizu_letter .yaizu_info .banner_area {
  display: table;
  width: 100%;
  padding-top: 100px;
}
#yaizu_letter .yaizu_info .banner_area a {
  display: table-cell;
  width: 360px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#yaizu_letter .yaizu_info .banner_area a .banner {
  padding: 20px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: #ddd;
  text-align: center;
}
#yaizu_letter .yaizu_info .banner_area a .banner .banner_en {
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
}
#yaizu_letter .yaizu_info .banner_area a .banner hr {
	display: block;
	width: 130px;
	height: 1px;
	margin: 2px auto 5px;
	border: none;
	background-color: #180e0c;
}
#yaizu_letter .yaizu_info .banner_area a .banner .banner_jp {
  font-size: 16px;
  line-height: 1;
}
#yaizu_letter .yaizu_info .banner_area a + a {
  padding-left: 20px;
}

/*  //make PC on tablet
----------------------------------------*/
@media screen and (min-device-width: 481px) and (max-device-width: 768px) {
  #header,
  #wrapper {
    width: 100%;
  }
  #sections .inner {
   width: 100%;
   margin: 0 auto;
  }
  #products .products_detail .col_right a,
  #products .products_detail .col_left a {
    padding: 0 50px;
  }
  #news .news_list {
    width: 550px;
  }
  #products .products_detail .col_right,
  #products .products_detail .col_left {
    width: 50%;
  }
  #yaizu_letter .yaizu_info ul li {
    float: left;
    width: 240px;
    text-align: center;
  }
  #yaizu_letter .yaizu_info li + li {
    margin-left: 21px;
  }
  #yaizu_letter .yaizu_info .yaizu_info li {
    width: 236px;
  }
  #news {
    min-width: 100%;
  }
  #news .news_content {
    width: 800px;
    margin: 0 auto;
  }

  #recipe .recipe_photo .photo {
    width: 200%;
    height: 200%;
  }
  #recipe .recipe_photo .photo img {
    position: relative;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  }
  #products .inner {
   /* margin: -222px 0 0 -512px !important; */
  }
}

/*  //viewport-height 650px
----------------------------------------*/
@media screen and ( max-height: 650px ){
  #products dl {
    padding-bottom: 40px;
  }
  #products .photo_logo {
    margin-bottom: 15px;
  }
  #products .btn_view {
    bottom: 30px;
  }
  #products .products_detail {
    padding-bottom: 10px;
  }
  #recipe .recipe_list_btn_2 {
    bottom: 50px;
  }
}

/*  //viewport-height 768px
----------------------------------------*/
@media screen and ( max-height: 768px ){
  #products dl {
    padding-bottom: 40px;
  }
  #products .photo_logo {
    margin-bottom: 15px;
  }
  #products .btn_view {
    bottom: 30px;
  }
  #products .products_detail {
    padding-bottom: 10px;
  }
  #recipe .recipe_list_btn_2 {
    bottom: 50px;
  }
  #recipe .recipe_title {
    top: 0;
    margin-top: -50px;
  }
  #products .products_image {
    margin-bottom: 30px;
  }
  #products .products_name {
    margin-bottom: 30px;
  }
  #products .products_btn {
    margin-top: 175px;
  }
}





/* メインビジュアルリンク用 */
.main_visual_slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 999;
}




/*  トップ　だしプレッソ追加
----------------------------------------*/
.top_products_inner {

}
.products_area_container {
  display: flex;
}
.products_area {
  width: 25%;
  padding: 0 0 190px 0;
  text-align: center;
}
.products_image {
  display: inline-block;
  margin-bottom: 45px;
}
.products_image img {
  max-width: 100%;
  height: auto;
}
.products_area.products_ara .products_image,
.products_area.products_kare .products_image {
  padding-top: 200px;
}
.products_area.products_preka .products_image,
.products_area.products_preko .products_image {
  padding-top: 200px;
}

.products_preka .products_name,
.products_preko .products_name {
  margin-bottom: 112px;
}

.products_ara {
  background-color: #f1d5c4;
}
.products_kare {
  background-color: #ebe1b6;
}
.products_preka {
  background-color: #fae1d5;
}
.products_preko {
  background-color: #e2e7c9;
}


#products .area_link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 130px;
  width: 240px;
  margin: auto;
}
#products #inner_menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  width: 1120px;
  margin: auto;
}

#products .arrow2{
	margin-top: 0!important;
}

.banner_two a:nth-of-type(3),a:nth-of-type(4),a:nth-of-type(5),a:nth-of-type(6),a:nth-of-type(7),a:nth-of-type(8){
	padding-top: 30px;
}
@media screen and (max-width: 768px){
.banner_two a:nth-of-type(3), a:nth-of-type(4), a:nth-of-type(5), a:nth-of-type(6), a:nth-of-type(7), a:nth-of-type(8) {
    padding-top: 0px;
}
}
/*
#main_visual div:nth-child(3):before {
    content: url(../img/share/good_design_pc2.png);
    position: absolute;
    bottom: 40px;
    left: 50px
}

@media screen and (max-width: 768px){
#main_visual div:nth-child(3):before {
    content: url(../img/share/good_design_sp2.png);
    position: absolute;
    bottom: 20px;
    left: 25px
}
*/
#recipe .area_link {
  text-shadow: #000 0px 0 8px;
}
/*
.area_link a {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#sections .area_link a {
  color: #ffffff;
}
*/
#news .area_link a {
  color: #180e0c;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
    
#news .area_link i {
  color: #180e0c;
}
#yaizu_letter .area_link a {
  color: #180e0c;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
    
#yaizu_letter .area_link i {
  color: #180e0c;
}
}


/*--------------------
季節の改修用
--------------------*/
.menu_name1 {
    display: block;
}
.menu_name2 {
    display: none;
}

br.pc_hidden{display: none;}

@media screen and (max-width: 768px){
    .menu_name1 {
        display: none;
    }
    .menu_name2 {
        display: block;
    }
    br.pc_hidden{display: inherit;}
}

/*----------------------------------------
    トップページフローティングバナー
----------------------------------------*/

.floating-bnr {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9999;
}

.floating-bnr a {
	display: block;
	transition: opacity .3s;
}

.floating-bnr a:hover {
	opacity: .8;
}

.floating-bnr a img {
  width: 300px;
	height: auto;
}

.floating-closeBtn{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	border-radius: 100vmax;
	border: none;
	color: #888;
	width: 28px;
	height: 28px;
	transform: translate(-50%, -50%);
	font-size: 14px;
	cursor: pointer;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
	transition: opacity .3s;
}

.floating-closeBtn:hover {
	opacity: .8;
}

/* SP用（PC版の縮小） */
@media screen and (max-width: 767px) {
  .floating-bnr a img {
    width: 160px;
    height: auto;
  }
}

/* SP用（横長のパターンに使用）
.floating-bnr img.sp_view {
  width: 100%;
}

@media screen and (max-width: 767px) {
	.floating-bnr a {
		width: 100%;
	}

	.floating-closeBtn {
		width: 30px;
		height: 30px;
    left: auto;
    right: -10px;
    font-size: 20px;
	}
}
*/