@charset "utf-8";

/***************************************************
PC用および共通設定 974px～
***************************************************/

.last{
	margin-right:0 !important;
}
.clear{
	clear:both;
}
.clear-pc{
	clear:both;
}
.sp{display:none;}
.pc{display:block;}
.br-sp{display:none;}
.br-pc{display:inline-block;}

.hidden{
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}

.mt0{margin-top:0 !important;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}

.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}


.left {
  text-align: left;
}
.center {
  text-align: center;
}
.middle {
  vertical-align: middle;
}
.right {
  text-align: right;
}

.white {
  color: white;
}
.borudo{
	color:#ae0000;
}

.font_Noto {
  font-family: 'Noto JP';
}
.font_Noto_Serif {
  font-family: 'Noto Serif JP', serif;
}
.font_xlarge {
  font-size: 160%;
}
.font_large {
  font-size: 130%;
}
.font_larger {
  font-size: 120%;
}
.font_medium {
  font-size: 112%;
}
.font_normal {
  font-size: 100%;
}
.font_small {
  font-size: 90%;
}
.font_title {
  font-size: 155%;
}
.font_130_100{
	font-size:130%;
}
.font_bold {
  font-weight: bold;
}

.section {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.section_title {
  width: 100%;
  text-align: center;
  padding: 6px 0;
  color: #fff;
  background-color: #ae0000;
}


.scroll_position{
	margin-top:65px;
}
/*-------
トップ
-------*/
.top_keyvisual{
	height:452px;
	display:block;
	overflow:hidden;
	position:relative;
}

.top_keyvisual span{
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:452px;
	width:100%;
	background-size:auto;
}
.top_keyvisual span#img01{
	background:url("/chu-hisenka/images/main_image.jpg?241114") center top no-repeat #000;
}
.top_keyvisual span a{
	display:block;
	width:976px;
	height:452px;
	margin:auto;
}

.brand_contents {
  width: 100%;
}

.top_main_text{
	width:100%;
	text-align:center;
	background:url("/chu-hisenka/images/washi.jpg") repeat;
  padding: 30px 0;
  margin: 0;
}
.top_main_text .box_top_main_text{
	width:780px;
	margin:auto;
}
.top_main_text .box_top_main_text img{
	margin:20px 10px;
}
.top_main_text .box_top_main_text div{
	text-align:left;
}


#box_main_image{
	position:relative;
	width:974px;
	margin:auto;
}

#fixed_menu {
	background:#000;
  z-index: 100;
  width: 100%;
  height: 65px;
  margin: 0 auto;
}

#fixed_menu > ul.menu {
  display: table;
	width: 974px;
  height: 65px;
	margin:0 auto;
	/*display:flex;*/
	text-align:center;
}

#fixed_menu_place_holder {
  margin: 0;
  padding: 0;
  height: 0;
}

#fixed_menu > ul.menu > li {
	display: table-cell;
	//margin: auto;
  vertical-align: middle;
}
#fixed_menu > ul.menu > li:first-child {
}
#fixed_menu > ul.menu > li > a{
	display:block;
	padding:0 20px;
}
#fixed_menu > ul.menu > li > a img{
  width: 90%;
  max-width: 320px;
}

#recipe_submenu {
  display: none;
  opacity: 0;
  margin: 0 auto;
  cursor: pointer;
}
#recipe_submenu > ul {
  width: 100%;
}
#recipe_submenu > ul > li {
  max-width: 320px;
  background-color: #fff;
}
#recipe_submenu > ul > li > a {
  display: inline-block;
  text-align: center;
}
#recipe_submenu > ul > li > a > img {
  width: 100%;
}
#recipe_submenu > ul > li > a > img:hover {
  opacity: 0.7;
}

/*------------
 ラインナップ
------------*/
#lineup {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}

.lineup_base {
  position: relative;
  width: 100%;
  padding: 40px 0;
  margin: 0 auto;
}
#lineup1 {
  background: url("/chu-hisenka/images/lineupback01.jpg") top center no-repeat, #ffffc7;
}
#lineup2 {
  background: url("/chu-hisenka/images/lineupback02.jpg") top center no-repeat, #d7ffff;
}
#lineup3 {
}

.lineup_box {
  width: 976px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.lineup_box ul {
  position: relative;
  margin: 0 auto;
  padding: 0 0 1.25% 0;
  text-align: center;
}
.lineup_box ul.chu-hisenka {
  background: url("/chu-hisenka/images/chu-hisenka.jpg") repeat;
}
.lineup_box > ul > li {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  /*float: left;*/
  margin: 2% auto;
  border: none;
  padding: 0;
  width: 100%;
  box-shadow: 0px 0px 4px 0 rgba(100, 100, 100, 0.3);
}
.lineup_box > ul > li.lineup_col_1 {
  position: relative;
  width: 48%;
  margin: 0 auto;
  text-align: center;
}
.lineup_box > ul > li.lineup_col_2 {
  position: relative;
  width: 37%;
  padding: 0;
  margin: 0 auto 3%;
}
.lineup_box > ul > li.lineup_col_2:nth-child(odd) {
  margin-right: 35px;
}
.lineup_box > ul > li.lineup_col_2:nth-child(even) {
  margin-left: 35px;
}


.lineup_box > ul > li.lineup_col_2.nomargin {
  margin: 0;
}
.lineup_box > ul > li.lineup_col_4 {
  position: relative;
  width: 23.3%;
  padding: 0 0.1%;
  margin: 0 auto;
}
.product_detail {
  position: relative;
  width: 99%;
  text-align: center;
  padding: 3% 1.5%;
  background-color: #fff;
  margin: 0 auto;
}
.product_detail .product_title {
  width: 95%;
  padding: 3% 2.5%;
  margin: 0 auto;
}
.product_detail .product_title.bg-lemon {
  background-color: rgb(255,221,10);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_title.bg-zeitakulemon {
  background-color: rgb(255,179,0);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_title.bg-grapefruit {
  background-color: rgb(157,185,10);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_title.bg-zeitakugrapefruit {
  background-color: rgb(238,124,132);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_title.bg-citrusdepressa {
  background-color: rgb(203,210,10);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_title.bg-ume {
  background-color: rgb(255,149,175);
  box-shadow: 3px 3px 3px 0 rgb(35,24,21);
}
.product_detail .product_title.bg-dry {
  background-color: rgb(0,0,0);
  box-shadow: 3px 3px 3px 0 rgb(35,24,21);
}
.product_detail .product_title.bg-navy {
  background-color: rgb(22,23,100);
  box-shadow: 3px 3px 3px 0 rgb(35,24,21);
}
.product_detail .product_title.bg-zeitakulemon-can {
  background-color: rgb(15,75,157);
  box-shadow: 3px 3px 3px 0 rgb(35,24,21);
}
.product_detail .product_title.bg-zeitakugf-can {
  background-color: rgb(195,26,67);
  box-shadow: 3px 3px 3px 0 rgb(35,24,15);
}
.product_detail .product_image {
  position: relative;
  width: 95%;
  text-align: center;
  margin: 10px auto 0;
}
.product_detail .product_image img {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid gray;
}
.product_detail .product_desc {
  position: relative;
  width: 95%;
  margin: 3% auto 0 auto;
  padding-bottom: 50px;
}
.product_detail .product_size {
  position: relative;
  width: 95%;
  margin: 2% auto 60px auto;
}
.product_detail .product_link {
  position: absolute;
  width: 100%;
  bottom: 8px;
  left: 0;
  margin: 0 auto;
}
.product_detail .product_link a {
  display: inline-block;
  position: relative;
  width: 95%;
  margin-top: 2%;
  color: #fff;
  background-color: #231815;
  line-height: 120%;
  padding: 7px 0;
}
.product_detail .product_link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.product_detail .product_link a img {
  width: 97%;
}

.product_recipe {
  position: relative;
  width: 973px;
  /*width: 81%;*/

  border: solid 3px #ad0000;
  border-radius: 15px;
  background-color: #fff;
  padding: 2% 1.5%;
  margin: 3% auto;
}
/*.product_recipe:before {
  content: "";
  position: absolute;
  top: -64px;
  left: 50%;
  margin-left: -30px;
  border: 32px solid transparent;
  border-bottom: 32px solid #FFF;
  z-index: 2;
}
.product_recipe:after {
  content: "";
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -32px;
  border: 34px solid transparent;
  border-bottom: 34px solid #ad0000;
  z-index: 1;
}*/

.product_recipe .product_recipe_image_banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.product_recipe .product_recipe_image_banner img {
  position: relative;
  width: 100%;
}
.product_recipe .product_recipe_desc {
  position: relative;
  width: 97%;
  margin: 1% auto;
  padding: 1% 0;
}
.product_recipe .product_recipe_how {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 1.5% auto 0;
	text-align:center;
}
.product_recipe .product_recipe_how div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.product_recipe .product_recipe_how .product_recipe_how_child1 {
  width: 57%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 {
  width: 42%;
  padding: 1.5%;
  background-color: #ffdee7;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff),color-stop(.75, #fff), color-stop(.75, transparent),to(transparent));
  -webkit-background-size: 7px 7px;
}
.product_recipe .product_recipe_how .product_recipe_how_child1 img {
  width: 97%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 img {
  display: block;
  width: 45%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 div {
  width: 95%;
  color: #ad0000;
  margin-top: 2%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 div ul {
  width: 100%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 div ul li {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  text-align: left;
  margin: 0 auto;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 div ul li.no-indent {
  padding-left: 0;
  text-indent: 0;
}

/*------------
 レシピ
------------*/
#recipe {
  width: 100%;
	background:url("/chu-hisenka/images/backwood.jpg") repeat;
  padding-bottom: 30px;
}

#recipe .lineup_base {
  width: 976px;
  margin: 40px auto 0;
  padding: 30px 0 5px;
  box-shadow: 7px 7px 7px 0 rgba(60,60,60,0.4);
}

#recipe .lineup_title {
  width: 72%;
  margin: 0 auto 40px;
}
#recipe .lineup_title img {
  width: 100%;
}

#recipe .lineup_box {
  width: 100%;
}

#recipe .lineup_box ul {
  margin-bottom: 10px;
}

#recipe .lineup_box ul li.lineup_col_2 {
  width: 40%;
  margin-bottom: 25px;
}
#recipe .lineup_box ul li.lineup_col_2:nth-child(odd) {
  margin-right: 25px;
}
#recipe .lineup_box ul li.lineup_col_2:nth-child(even) {
  margin-left: 25px;
}

#recipe .product_detail .product_image {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}
#recipe .product_detail .product_image img {
  width: 95%;
  border: none;
}
#recipe .product_detail .product_desc {
  display: inline-block;
  width: 64%;
  vertical-align: middle;
  padding-bottom: 0;
  margin-left: 3px;
}
#recipe .product_detail .product_desc ul li {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  text-align: left;
  margin: 0 auto;
}
#recipe .product_detail .product_desc ul li.no-indent {
  padding-left: 0;
  text-indent: 0;
}
#recipe .product_detail .product_desc ul li img {
  display: inline-block;
  width: 35%;
  margin-top: 12px;
}

#recipe1 {
  background-color: #ffe8ca;
}

#recipe1 .product_detail {
  border: solid 4px #ffff00;
}

#recipe1 .product_detail .product_title.bg-lemon2 {
  background-color: #ffff00;
}

#recipe2 {
  background-color: #dbffef;
}

#recipe2 .product_detail {
  border: solid 4px #84b81f;
}

#recipe2 .product_detail .product_title.bg-grapefruit2 {
  background-color: #84b81f;
}

#recipe3 {
  background-color: #daffff;
}

#recipe3 .product_title {
  color: #fff;
}

#recipe3 .product_detail {
  border: solid 4px #080038;
}

#recipe3 .product_detail .product_title.bg-japanesetea {
  background-color: #080038;
}

#recipe h3.sub_title{
	width:970px;
	margin:30px auto;
	border:solid 3px #ae0000;
	padding:5px 0;
	text-align:center;
	color:#ae0000;
	background:#FFF;
}
#recipe ul.list_sub_menu{
	display:flex;
	width:700px;
	margin:auto;
	justify-content: space-between;
	flex-wrap:wrap;

}
#recipe ul.list_sub_menu li{
	width:45%;

}
#recipe ul.list_sub_menu li:nth-child(3){
	margin-top:20px;
}

#recipe ul.list_sub_menu li a{
	color:#fff;
	display:block;
	text-align:center;
	background:#ae0000;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
	padding:5px 0;

}
#recipe ul.list_sub_menu li a:hoverr{
	color:#ae0000;
	background:#fff;
	text-decoration:none;
}



/*------------
 その他リンク
------------*/
#other {
  width: 100%;
	background-color: #dadada;
  padding: 30px 0;
}

#other .links {
  width: 80%;
  margin: 1% auto;
}

#other .links a {
  width: 31%;
  display: inline-block;
  margin: 1%;
}
#other .links a:last-child {
  margin-right: 0;
}

#other .links a img {
  display: inline-block;
  width: 100%;
}

/***************************************************
タブレット用 768px～973px
***************************************************/

@media only screen and (max-width: 973px){

.sp{display:none;}
.pc{display:block;}

/*------------
 トップ
------------*/
#box_main_image{
	position:relative;
	width:100%;
	margin:auto;
}

#fixed_menu {
  width: 100%;
  //height: auto !important;
}
#fixed_menu > ul.menu{
  width: 100%;
}


.top_main_text .box_top_main_text{
	width:96%;
	margin:auto;
}
.top_main_text .box_top_main_text .img01{
	margin:4% 1%;
	width:49%;
}
.top_main_text .box_top_main_text .img02{
	margin:4% 1%;
	width:46%;
}
/*------------
 ラインナップ
------------*/
.lineup_box {
  width: 100%;
}

.product_recipe .product_recipe_how .product_recipe_how_child2 div {
}

/*------------
 レシピ
------------*/
#recipe .lineup_base {
  width: 96%;
}


#recipe h3.sub_title {
    width: 96%;
    margin: 3% auto;
}
.product_recipe {
	width: 96%;
}
/*------------
 その他リンク
------------*/
#other .links {
}

}


/***************************************************
スマートフォン用 ～767px
***************************************************/
@media only screen and (max-width: 767px){
.sp{display:block;}
.pc{display:none;}

.font_xlarge {
  font-size: 150%;
}
.font_larger {
  font-size: 105%;
}
.font_medium {
  font-size: 100%;
}
.font_title {
  font-size: 110%;
}
.font_130_100{
	font-size:100%;
}

/*------------
 トップ
------------*/
.top_keyvisual:before{
	content:"";
	display:block;
	padding-top:49.543%;
}

.top_keyvisual{
  width: 100%;
	height:auto;
}

.top_keyvisual span#img01{
	background:url("/chu-hisenka/images/main_image_sp.jpg?241114") center top no-repeat #000;
	background-size:contain;
}

#fixed_menu {
  height: 10vh;
}
#fixed_menu > ul.menu > li > a{
  width: 100%;
  padding: 0 2%;
}
#fixed_menu > ul.menu > li > a img{
  width: 96%;
}

.section_title {
  padding: .6% 0;
}

/*------------
 ラインナップ
------------*/

#recipe .lineup_base#recipe1 {
	margin-top:20px;
}

.lineup_box ul li.lineup_col_2 {
  width: 48%;
}
.lineup_box ul li.lineup_col_2:nth-child(odd) {
  margin-right: 0.5%;
}
.lineup_box ul li.lineup_col_2:nth-child(even) {
  margin-left: 0.5%;
}

.product_recipe {
  width: 97%;
}

#lineup2 .lineup_box ul {
  text-align: left;
}

#lineup2 .lineup_box ul li.lineup_col_2 {
  margin: 0 0 0 1%;
}

.product_recipe {
  margin-top: 3%;
}

.product_recipe .product_recipe_how .product_recipe_how_child1 {
  width: 90%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 {
  margin-top: 4%;
  width: 98%;
  padding: 3%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 img {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin-top: 0.5%;
}
.product_recipe .product_recipe_how .product_recipe_how_child2 div {
  display: inline-block;
  width: 68%;
  vertical-align: top;
  padding-left: 2%;
}

/*------------
 レシピ
------------*/
#recipe .lineup_title {
  width: 95%;
  margin: 0 auto 4%;
}

#recipe .lineup_box ul li.lineup_col_2 {
  width: 97%;
  margin-bottom: 25px;
}
#recipe .lineup_box ul li.lineup_col_2:nth-child(odd) {
  margin-right: 0;
}
#recipe .lineup_box ul li.lineup_col_2:nth-child(even) {
  margin-left: 0;
}

#recipe .product_detail .product_title {
}

#recipe .product_detail .product_desc {
}

#recipe .product_detail .product_desc ul li {
  margin-bottom: 2%;
}

#recipe .product_detail .product_desc ul li img {
  width: 30%;
}

#recipe ul.list_sub_menu, #recipe ul.list_sub_menu2 {
    width: 96%;
}
#recipe ul.list_sub_menu li, #recipe ul.list_sub_menu2 li {
    width: 48%;
}
/*------------
 その他リンク
------------*/
#other .links {
  width: 90%;
  margin-top: 4%;
}

#other .links a {
  width: 47%;
}

}
