﻿@charset "utf-8";


#dataList{
	margin-bottom:30px;
}


#main_col {
	position: relative;
	width:calc(100% * 1150 / 1280);
	max-width:1150px;
	margin:0 auto ;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

/* table */
.post_content table { margin:0 0 24px 0; width:100% !important;  }
.post_content td, .post_content th { border:1px solid #bbb; padding:10px 15px; line-height:2.2;  }
.post_content th { background:#ddd; font-weight:normal; }
/* table style */
.post_content table.table_no_border th, .post_content table.table_no_border td { border:none; padding-left:0; }
.post_content table.table_border_horizontal th, .post_content table.table_border_horizontal td { border-left:none; border-right:none; padding-left:0; }
.tcd-pb-row.row3 {
    margin-bottom: 30px;
    background-color: #FFFFFF;
}
.tcd-pb-row.row3 .tcd-pb-col.col1 {
    width: 100%;
}
.column-1{
	 background-color: #f7f7f7;
	 text-align: center;
}
element.style {
    font-size: 28px;
    color: #000000;
    text-align: left;
    margin-bottom: 20px;
}


/* page-title */
.page-title {
	background-color: #004da0;
	text-align: center;
	padding:20px 0 20px 0;
	color: #ffffff;
}
.page-title h1 { font-size: 14px; }
.page-title h1 em { font-size: 48px; letter-spacing: 3px; }
.page-sub-title { padding:0px 0; }

/* About */
#about {
  margin: 0 auto;
  padding: 100px 0;

}
#about section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#about section dl, dt,
dd {
  box-sizing: border-box;
}

#about section dl {
  flex: 1;
  flex-basis: 240px;
  flex-grow: 0;
	background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
margin-bottom: 20px;
}

#about section dt {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ccc;
}

#about section
dd {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ccc;
}


#about h3 {
  margin: 15px 0;
  font-size: 20px;
  color: #004da0;

}
#about dd {
  color: #fff;

}


#about section ul {
    text-align: center;
}
@media screen and (max-width:548px) {
	#about section {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
		width: 70%;
    margin-left: auto;
    margin-right: auto;
	}
}


@charset "utf-8";


/* COMMON ________________________________________________________________________________________________________________________________________________________________________________________ COMMON */



.sp_recipe_basic_txt_size{
	font-size:98%;
	line-height:1.9em;
}

.sp_recipe_caption_txt_size{
	font-size:83%;
	line-height:1.6em;
}

.recipe_title{
	font-size: 130%;
	line-height:120%;
	font-weight: normal;
	color: #333;
	padding: 5% 0% 3% 0%;
	margin: 0px;
}


a.link_red: link,  a.link_red: visited, a.link_red: hover, a.link_red: active{
	color:#CC0000;
}

.content {
	font-size:92.3%;
	line-height:1.3;
}

.content img {
	vertical-align:top;
}

.h5_section_products_recommend{
	font-size:140%;
	line-height:120%;
	color:#CC0000;
	font-weight:normal;
	text-align:center;
}

h6{
	font-size:120%;
	line-height:1.9em;
	font-weight:normal;
	color:#CC0000;
	padding:5% 0%;
}

.mr10{margin: 0 10px 0 0;}






/* SECTION PRODUCTS RECOMMEND
 -----------------------------------------------------------------*/

.section_products_recommend_insidebox{
	border-top:2px dashed #CC0000;
}

.section_products_recommend_flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;

}

.section_products_recommend_item{
	background:#f5f5f5;
}

.section_products_recommend_item_margin{
	margin:0 4% 4% 4%;
}

.products_recommend_btn{
	background:#000;
	color:#FFF;
	padding:2% 0;
	text-align:center;
	width:130px;
	margin:0 auto;
}




/* FOOTER BANNER
 -----------------------------------------------------------------*/
.section_footerbanner_area{
	border-top:1px solid #CCC;
	padding:5% 0;
}


.section_footerbanner_area .seemore_sprecipe_btn{
	background:#000;
	width:20%;
	margin:0 auto 4% auto;
	padding:1% 3%;
	color:#FFF;
	text-align:center;
}

.sprecipe_footerbanner_flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}










/*________________________________________________________________________________________________________________________________________________________________________________________PC  768px */

@media (min-width: 768px) {


	#bread_crumb{
		color:#333;
	}
	#bread_crumb a{
		color:#333;
	}

	.SP_contents{
		display:none;
	}


	.keyvisual_contents{
		width:960px;
		margin:0 auto;
		position:relative;
		height:650px;
	}

	h2{
		position:absolute;
		top:0;
		left:0;
	}

	h3{
		padding:0px 0 0 0;
		margin:0;
	}
	.align_center {
	    text-align: center;
	}
	.img{
		width:540px;
		margin:0 auto 25px auto;
	}

.bubbly .img {
		width:728px;
		margin:0 auto 25px auto;
	}

	.juice_sunshine_h4{
		width:400px;
		margin:0 auto 25px auto;
	}

	.juice_sunshine_h4_recipe{
		width:5px;
		margin:40px auto 25px auto;
	}

	.h5_section_products_recommend{
		padding:50px 0;
	}

	.sprecipe_footerbanner_inside_box{
		padding:40px 0;
	}
	.sprecipe_footerbanner_flex_item img{
		margin:0 7px;
	}

.content{
	padding: 30px 0;
	line-height: 2;
	text-align: left;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}


	/* SECTION1
	 -----------------------------------------------------------------*/
	.section1{
	}

	.section1_insidebox{
		width:960px;
		margin:0 auto;
		padding:120px 0 0 0;
	}

	.section1_layoutbox{
		width:960px;
		height:100px;
		position:relative;
	}
	.section1_textbox1{
		position:absolute;
		top:35px;
		left:40px;
		width:500px;
		text-align:center;
	}
	.section1_textbox2{
		position:absolute;
		top:435px;
		right:55px;
		width:500px;
		text-align:center;
	}

	.section1_layoutbox_iconblock{
		width:960px;
		height:500px;
		position:relative;
	}
	.section1_layoutbox_iconblock img{
		margin:10px;
	}








	/* SECTION2
 	-----------------------------------------------------------------*/
 	.section2{
		padding:0 0 60px 0;
	}
	.section2_insidebox{
		margin:0 auto;
		text-align:center;
	}





	/* SECTION RECIPE
 	-----------------------------------------------------------------*/
	.recipe_flex{
		margin:0 auto;
		display:flex;
		justify-content:center;
		flex-wrap:wrap;
	}

	.recipe_flex_item{
		padding:0 25px 30px 25px;
		text-align:center;

	}











	/* SECTION PRODUCTS RECOMMEND
	 -----------------------------------------------------------------*/

	.section_products_recommend{
		padding:0 0 60px 0;
	}

	.section_products_recommend_insidebox{
		width:960px;
		margin:0 auto;
	}

	.section_products_recommend_item{
		width:300px;
	}


	/* FOOTER BANNER
	 -----------------------------------------------------------------*/
	.section_footerbanner_insidebox{
		width:960px;
		margin:0 auto;
	}

	.section_footerbanner_item{
		float:left;
		margin: 0 10px 0 0;
	}




















	/*fancybox*/
	#fancybox-wrap {
		/*top: 0 !important;*/
	    right: 0 !important;
	    /*bottom: 0 !important;*/
	    left: 0 !important;
	    margin: auto !important;
		max-width: calc(100% - 40px);
		box-sizing: border-box;
	}
	#fancybox-outer {
		height: auto !important;
	}
	#fancybox-content {
		max-width: 100%;
		height: auto !important;
		box-sizing: border-box;
	}
	#fancybox-img {
		max-width: 100%;
		height: auto !important;
	}

}




/*________________________________________________________________________________________________________________________________________________________________________________________MOBILE 767px */
/* for mobile */
@media (max-width: 767px) {


	.SP_contents{
		background:#FFF;
	}

	.PC_contents{
		display:none;
	}

	.sp_key{
		max-width:100%;
	}

	.keyvisual_contents_SP{
		background:#fff1d5;
		height:100%;
	}

	h3{
		padding:0 0 5% 0;
	}

	.img{
		width:80%;
		margin:0 0 4% 0;
	}


	.juice_sunshine_h4{
		width:80%;
		margin:0 0 4% 0;
	}

	.juice_sunshine_h4_3{
		padding:0 0 3% 0;
	}

	.juice_sunshine_h4_recipe{
		width:90%;
		margin:0 0 4% 0;
	}


	.sprecipe_footerbanner_inside_box{
		padding:10% 1%;
	}
	.sprecipe_footerbanner_flex_item img{
		margin:5% 2% 0 2%;
	}


	.content{
		padding: 30px 0;
		line-height: 2;
		width: 60%;
    margin-left: auto;
    margin-right: auto;
		text-align: left;
	}



/* SECTION1
 -----------------------------------------------------------------*/
	.section1{
		text-align:center;
		padding:14% 0 0 0;
	}

	.section1_textbox1{
		padding:0 0 10% 0;
		width:90%;
		margin:0 auto;
	}
	.section1_img1_sp{
		margin:0 0 15px 0;
	}

	.section1_textbox2{
		padding:0 0 10% 0;
		width:90%;
		margin:0 auto;
	}
	.section1_img2_sp{
		margin:-2% 0 12% 0;
	}

	.section1_iconblock{
	}
	.section1_layoutbox_iconblock img{
		width:45%;
		height:45%;
		margin:0 0 3% 0;
	}


	.align_center {
	    text-align: center;
	}


/* SECTION2
 -----------------------------------------------------------------*/
 	.section2{
		text-align:center;
		padding:14% 0 0 0;
	}





/* SECTION RECIPE
 -----------------------------------------------------------------*/
	.recipe_flex{
		display:flex;
		justify-content:center;
		flex-wrap:wrap;
		padding:0 0 12% 0;
	}
	.recipe_flex_item{
		width:90%;
		margin:0 auto;
	}
	.recipe_flex_item img{
		width:100%;
		margin:0 auto;
	}
	.juice_sunshine_recipe_title{
	font-size:130%;
	font-weight:normal;
	color:#333333;
	padding:2% 0% 2% 0%;
	margin:0px;
}





/* SECTION PRODUCTS RECOMMEND
 -----------------------------------------------------------------*/
	.section_products_recommend_item{
		margin:0 4% 4% 4%;
	}

	.h5_section_products_recommend{
		padding:10% 0;
	}




/* FOOTER BSNNER
 -----------------------------------------------------------------*/
	.section_footerbanner_area .seemore_sprecipe_btn{
		background:#000;
		width:40%;
		margin:0 auto 5% auto;
		padding:2% 3%;
		color:#FFF;
		text-align:center;
	}

	.section_footerbanner_item{
		margin:0 auto;
		text-align:center;
		padding:0 0 3% 0;
	}





/*________________________________________________________________________________________________________________________________________________________________________________________680px */
@media (max-width: 680px) {

	.valentine_crape_txt{
		font-size:93%;
		line-height:1.5em;
	}

	.valentine_crape_recipe_txt{
		font-size:80%;
		line-height:1.5em;
	}



}






.W_33{width:33%;float:left;}
.W_50{width:50%;float:left;}
.SP_image{width:100%;}



/* サムネイル ---------------------------- */
.irLibrary .thumbnail{
	width:●px;
	height:auto;
	margin:0;
	border:1px solid #ccc;
}



/* タブ ---------------------------- */
#tab{
	width:100%;
	margin:1em 0;
	padding:0;
	list-style:none;
	border:0;
}
#tab li{
	margin:0 10px 0 0;
	padding:0;
	display:inline-block;
}
#tab li:last-child{
	margin-right:0;
}
#tab li a{
	width:200px;
	display:block;
	position:relative;
	background-color:#FFF;
	padding:15px;
	color:004da0;
	text-align:center;
	text-decoration:none;
	border:2px solid 004da0;
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#tab li a.selected,
#tab li a:hover{
	color:#FFF;
	background-color:004da0;
	text-decoration:none;
}



/* footer ---------------------------- */
#download{
	padding-top:20px;
	padding-bottom:10px;
}
#download img{
	max-width:100%;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
#pnex{
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
}
#pnex:after{
    content: "";
    clear: both;
    display: block;
}
#pnex img{
	max-width:100%;
	float:right;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

/* For HTML Template */
/*.eirItem_category{
	display:inline-block;
	width:100px;
	margin-left:1em;
	padding:0.5em 0;
	color:#FFF;
	font-size:80%;
	text-align:center;
}*/
.eirItem_date_teisei{
	visibility:hidden;
}
.eirItem_thumb_image{
	width:●px;
	height:auto;
	margin:0;
	border:1px solid #ccc;
}
.eirItem_type{
	display:inline;
	margin:0;
}
.eirItem_type .eirItem_type_icon{
	width:16px;
	height:auto;
}
.eirItem_new{
	display:inline-block;
	background-color:#F90;
	margin-left:0.5em;
	padding:3px 6px;
	color:#FFF;
	font-size:80%;
	text-align:center;
}
.eirItem_comment{
	font-size:80%;
	margin-bottom:30px;
}

.eirItem_pdf p:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 12px;
    margin-left: 8px;
    background: url(../img/filetype_icon/pdf.png) no-repeat;
}

.irTop_irNews_contetnts-rss a {
	position: absolute;
	display: block;
	right: 25px;
	top: -34px;
	width: 58px;
	height: 21px;
	text-indent: -99999em;
	background: url(../img/rssfeed.png) no-repeat;
}
.irTop_irNews_contetnts-rss a:hover {
	background: url(../img/rssfeed_over.png) no-repeat;
}

/* IR NEWS */
article .sec_information ul li{
	border-bottom: 1px solid #ccc;
}
article .sec_information ul li + li{
	border-top:0;
}
article .sec_information ul li dl dd.txt {
    padding-left: 84px;
}

/* Governance */
article .sec_information ul.irGovernance{
	text-align:right;
}


@media screen and (max-width:750px) {
	.eirItem_date_teisei{
		display:none;
	}

	article .sec_information ul{
		border-bottom:0;
	}
	article .sec_information ul li dl dd.txt{
		padding-left: 0;
	}

	#tab li{
		display:block;
		margin-bottom:20px;
	}
	#tab li a{
		width:100%;
		padding:15px 0;
		background-position:right 8px center;
	}
	#tab li:last-child{
		margin-right:10px;
	}

	#irCalendar{
		width:90%;
		margin:30px auto 60px;
	}
	#irCalendar .ircalendar_view_pc{
		display:none;
	}
	#irCalendar .ircalendar_view_sp{
		display:block;
	}

}
