@charset "UTF-8";

sup.kiri {
    display: inline-block;
    font-size: 50%;
    margin-top: -9px;
    text-indent: 0;
    vertical-align: middle;
}
.attention sup.kiri {
    margin-top: -8px;
}
.edge sup.kiri ,
.ie11 sup.kiri ,
.ie10 sup.kiri ,
.ie9 sup.kiri ,
.ie8 sup.kiri {
    font-size: 75%;
}

#wpadminbar{
	display: none !important;
}
/* ------------------------------------------ */
/* --- TOP ---------------------------------- */
/* ------------------------------------------ */
/*　カウントダウンバナー　*/
.after_date_diff .count {
	display: none;
}
a.after_date_diff:after {
	content: '0';
    position: absolute;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 51px;
    height: 54px;
    padding: 57px 40px 0 20px;
    background: url(/images/top/bg_countdown.png) no-repeat;
    background-size: 110px 111px;
    font-size: 36px;
    font-family: helvetica;
    text-align: center;
    line-height: 100%;
    color: #fff;
    z-index: 9999;
}
/*　↓↓↓↓↓↓　*/
.top #campaign h2,
.top #goods_area h2{
	border-bottom:none;
	padding-bottom:0px;
}
.top #content-area{
	width: auto;
}
.top #content-area section:not(#campaign){
	width: 1000px;
	margin: 0 auto 40px;
}
#top-slider{
	height: 375px;
	margin-top: 15px !important;
	margin-bottom: 0 !important;
	overflow: hidden;
	position: relative;
}
#top-slider + section{
	margin-top: 40px !important;
}
#top-slider ul a{
	display: block;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	overflow: hidden;
	margin:0px 10px;
}
#top-slider li{
	opacity: 0;
}
#top-slider li:first-child,
#top-slider.slider-load li{
	opacity: 1;
}
#top-slider ul img{
	vertical-align: middle;
	width:100%;
}
#top-slider .bx-controls{
    position: absolute;
	bottom: 0;
    width: 100%;
	margin: 0;
}
#top-slider .bx-controls-direction{
	margin: -15px auto 0;
}
#top-slider .bx-controls-direction:after{
	content: '';
	display: block;
	clear: both;
}
#top-slider .bx-prev,
#top-slider .bx-next{
	width: 10px;
	height: 19px;
	background-size: 10px 19px;
}
#top-slider .bx-prev{
	float: left;
	margin-left: -30px;
}
#top-slider .bx-next{
	float: right;
	margin-right: -30px;
}
.top #whats-new,
.top #special-page-cm-area,
.top #brand-area{
	margin-bottom:60px !important;
}
.top #socialmedia-area{
	margin-bottom:80px !important;
}
.top #whats-new .blog-list-item{
	border-bottom:1px dashed #ccc;
	padding:10px 0px;
}
.top #whats-new .blog-list-item .blog-title{
	margin-top:0px;
	font-weight: normal;
}
.top .h2_link{
	line-height:2.3;
}
/* ------------------------------------------ */
/* --- 新商品ページャー ----------------------- */
/* ------------------------------------------ */
#news-goods-list-slider{
	position: relative;
	width: 100%;
	height: 330px;
}
#news-goods-list-slider .goodsbox-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}

#news-goods-list-pager {
	position: relative;
	/*width: 270px;*/
	/*margin-left: 40px;*/
	/*margin-right: -10px;*/
	/*overflow: hidden;*/
	z-index: 999;
}
#news-goods-list-pager ul {
	width: 10000px;
}

#news-goods-list-pager li {
	display: inline-block;
	margin-right: 10px;
	width: 83px !important;
	cursor: pointer;
}
#news-goods-list-pager ul span {
	display: block;
	height: 62px;
	border: 2px solid #e1e1e1;
	border-radius: 10px;
	overflow:hidden;
}
#new-goods-area .bx-prev,
#new-goods-area .bx-next{
	position: absolute;
	display: block;
	top: 405px;
	z-index: 1000;
	cursor: pointer;
}
#new-goods-area .bx-prev{
	left: 0;
}
#new-goods-area .bx-next{
	right: 0;
}
#news-goods-list-pager li.active span ,
#news-goods-list-pager li:hover span {
	border-color: #ff8686;
}
#news-goods-list-pager img {
	width: 100%;
}
#new-goods-area .bx-viewport {
	width: 270px !important;
	margin: 0 auto;
}
#new-goods-area .bx-controls-direction:after {
	clear: both;
	content: "";
	display: block;
}
#news-goods-list-pager .bx-prev,
#news-goods-list-pager .bx-next{
    position: absolute;
    display: block;
    z-index: 1000;
    cursor: pointer;
    top: 15px;
}
#news-goods-list-pager .bx-prev{
    left: 0;
}
#news-goods-list-pager .bx-next{
    right: 0;
}
/* ------------------------------------------ */
/* --- 新商品ページャー ----------------------- */
/* ------------------------------------------ */

.top #sns-area{
	margin: 0 !important;
	width: 200px !important;
	height: 20px;
	text-align: right;
}
#top-slider #sns-area{
	position: absolute;
	right: 0;
	bottom: 0;
}
.top #sns-area #sns-button{
	margin: 0 -10px 0 0 !important; 
	display: flex;
}
.fb_iframe_widget iframe {
	width: auto!important;
}
/*　重要なお知らせ　*/
#important-notices{
	margin: 0 2px 33px;
}
#important-notices.important-notices-l,
#important-notices.important-notices-m{
	margin-top: 1em !important;
}
#important-notices.important-notices-l #sns-area,
#important-notices.important-notices-m #sns-area{
	float: right;
	margin-top: 10px !important;
}
#important-notices.important-notices-l h2{
	margin-top: 1em;
	border-bottom: 0;
}
#important-notices.important-notices-l h3{
	margin-bottom: .5em !important;
}
#important-notices.important-notices-l h2:first-child{
	margin-top: 0;
}
#important-notices.important-notices-l .tel{
	font-size: 24px;
	font-weight: bold;
}
#important-notices.important-notices-m h2{
	border-bottom: 0;
}
.important-notices-box{
	border: 1px solid #ccc;
	border-radius: 5px;
	display: table;
	width: 100%;
}
.important-notices-m .important-notices-content p,
.important-notices-l .important-notices-content p{
	margin-bottom:1em !important;
}
.important-notices-m .important-notices-content .contact_area p,
.important-notices-l .important-notices-content .contact_area p{
	margin-bottom:0px !important;
}
.important-notices-title{
	background: #f52d3a;
	color: #fff;
	text-align: center;
}
.important-notices-s .important-notices-title,
.important-notices-m .important-notices-title{
	display: table-cell;
	width: 160px;
	padding: 1em 0;
    vertical-align: middle;
}
.important-notices-l .important-notices-title{
	font-size: 150%;
	font-weight: bold;
	padding: .5em 0;
}
.important-notices-s .important-notices-content{
	display: table-cell;
	padding: 10px 20px;
}
.important-notices-l .important-notices-content,
.important-notices-m .important-notices-content{
	padding: 32px;
}
.important-notices-content *{
	margin-bottom: 0 !important;
}
.important-notices-content a{
	padding-left: 20px;
	background: url(/images/common/link_maru_arrow_red.png) left 1px no-repeat;
	background-size: 1em;
}
/*　TOP：商品を探す　*/
#goods_area{
	margin-bottom:27px !important;
}
#look-for-goods-list .goodsbox-item{
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1em;
}
#look-for-goods-list .goodsbox-item:nth-child(4n){
	margin-right: 0;
}
#look-for-goods-list .goodsbox-thumnail{
	height: 108px;
}
#look-for-goods-list .goods_title{
	/*display: none;*/
}
/*　TOP：新商品　*/
#new-goods-area{
	position: relative;
}
#goods-area:after{
	content: '';
	display: block;
	clear: both;
}
#goods-list-area{
	float: left;
	width: 610px;
}
#new-goods-area{
	float: right;
	width: 350px;
}
#new-goods-area .goodsbox-thumnail{
	height: 282px;
}
#new-goods-area #news-goods-list-pager,
#new-goods-area .bx-prev,
#new-goods-area .bx-next,
#new-goods-area .goodsbox-item{
	visibility: hidden;
}
#new-goods-area.slider-load #news-goods-list-pager,
#new-goods-area.slider-load .bx-prev,
#new-goods-area.slider-load .bx-next,
#new-goods-area.slider-load .goodsbox-item{
	visibility: visible;
}
#new-goods-area .goods_title{
	/*display: none;*/
}
#new-goods-area .to-new-goods{
    position: absolute;
    top: 260px;
    left: 0;
    width: 100%;
}
#special-page-cm-area iframe{
	width:350px;
	height:273px;
}
#special-page-cm-area .col p.comingsoon{
	border:1px solid #ccc;
	width:348px;
	text-align:center;
	padding:50px 0px;
}
#special-page-cm-area:after{
	content: '';
	display: block;
	clear: both;
}
/* TOP：特設ページ */
#special-page-area{
	float: left;
	width: 610px;
}
#special-page-area .special_pattern1_1_1 .col{
	width: 32%;
	margin-right: 12px;
}
#special-page-area .special_pattern1_1_1 .col:nth-child(3n){
	margin-right:0px;
}
#special-page-area .special_pattern1_1_1 .col img{
	border:2px solid #d4d4d4;
	border-radius:3px;
}
#socialmedia-area .pattern1_1_1_1 .col img{
	border:2px solid #d4d4d4;
	border-radius:3px;
}
#box-area .pattern1_1_1_1 .col img{
	border:2px solid #d4d4d4;
	border-radius:3px;
}
/* TOP：専用サイト */
#contents-main .col .special-page_mb{
	margin-bottom: 1px;
}

/* TOP：CM */
#cm-area{
	float: right;
	width: 350px;
}
/*　TOP：下部リスト　*/
#box-area .col-border{
	padding: 12px;
}
.top #brand-area .col{
	width:31%;
}
.top #brand-area .col:nth-of-type(n+4){
	margin-top:2em;
}
.top #brand-area .col img{
	border:2px solid #d4d4d4;
	border-radius:3px;
}
#box-area .col-border *{
	display: inline-block;
	vertical-align: middle;
}

/* ------------------------------------------ */
/* --- 商品 --------------------------------- */
/* ------------------------------------------ */
/* #goods-top{
	height: 200px;
	padding: 0 0 0 25px;
	margin-bottom: 12px;
	border-right: 4px solid #efd353;
	border-left: 4px solid #efd353;
	background:url(../../images/common/azuki_img.png) no-repeat 36%  0% #FFF2C5;
	background-size:144px;
} */
#goods-top:after{
	content: '';
	display: block;
	clear:  both;
}
#goods-read{
	float: left;
    width: 405px;
	padding-top: 55px;
}
#goods-read p{
	line-height: 1.6;
}
/* #goods-top #goods-top-thumnail{
	float: right;
	width: 540px;
	height: 200px;
} */
#goods-top #goods-top-thumnail img{
	width: 100%;
}
#contents-top-area #sns-button{
	float: right;
}
.goodsbox-list:after{
	content: '';
	display: block;
	clear: both;
}
.single-goods #contents-main section {
	margin-bottom: 60px;
}
.single-goods #contents-main #used-recipes {
	margin-bottom: 40px;
}
/* 商品box */
#look-for-goods-list {
	display: flex;
	flex-wrap: wrap;
}
.goodsbox-item{
	float: left;
    width: 23.4%;
    margin-right: 2.1%;
	margin-bottom: 40px;
    position: relative;
	overflow: hidden;
}
.box-pettern1_1_1_1 .goodsbox-item{
	margin-bottom:20px;
}
.box-pettern1_1_1_1 .goodsbox-item p{
	margin-bottom:0px;
}
.goodsbox-item a{
	display: block;
	text-decoration: none !important;
}
.goodsbox-item a.this_url,
.goodsbox-item a:hover{
	color: #f00;
}
.goodsbox-thumnail{
	border: 2px solid #e1e1e1;
	border-radius: 10px;
	overflow: hidden;
	height:180px;
}
.recipe .goodsbox-thumnail{
	height:inherit!important;
}
.goodsbox-item a.this_url .goodsbox-thumnail,
.goodsbox-item a:hover .goodsbox-thumnail{
	border-color: #ff8686;
}
.goodsbox-thumnail img{
	vertical-align: bottom;
	width: 100%;
}
/*　4列パターン */
.side-exist .box-pettern1_1_1_1 .goodsbox-thumnail{
    height: auto;
}
.box-pettern1_1_1_1 .goodsbox-item:nth-child(4n){
	margin-right: 0;
}
.box-pettern1_1_1_1 .goodsbox-item:nth-child(4n+1){
	clear: both;
}
/*　3階層目のカテゴリ */
.box-pettern1_1_1 .goodsbox-item,
.depth-3 .archive .goodsbox-item,
#page-childen-list .goodsbox-item{
	width: 31.5%;
	margin-right: 2.5%;
}
.box-pettern1_1_1 .goodsbox-item:nth-child(3n),
.depth-3 .archive .goodsbox-item:nth-child(3n),
#page-childen-list .goodsbox-item:nth-child(3n){
	margin-right: 0;
}
.box-pettern1_1_1 .goodsbox-item:nth-child(3n+1),
.depth-3 .archive .goodsbox-item:nth-child(3n+1),
#page-childen-list .goodsbox-item:nth-child(3n+1){
	clear: both;
}
#new-goods .goodsbox-thumnail{
	height: 182px;
	overflow: hidden;
}
/*　新商品（一覧） */
.goodsbox1_1_1_1_1 .goodsbox-item,
html:not(.new) #new-goods .goodsbox-item{
    width: 18.4%;
    margin-right: 2%;
}
html:not(.new) #new-goods .goodsbox-thumnail{
    height: 144px;
    padding-top: 10px;
}
html:not(.new) #new-goods .goodsbox-item:nth-child(5n){
	margin-right: 0;
}
html:not(.new) #new-goods .goodsbox-item:nth-child(5n+1) {
    clear: both;
}
/*　商品一覧（一覧） */
.type-page #new-goods .goodsbox-item:nth-child(4n),
#goods-list .goodsbox-item:nth-child(4n+1){
	margin-right: 0;
}
.type-page #new-goods .goodsbox-item:nth-child(4n+1),
#goods-list .goodsbox-item:nth-child(4n+2){
	clear: both;
}
/*　ラインナップ（詳細） */
#lineup .goodsbox-item{
	width: 170px;
	margin-right: 20px;
}
#lineup .goodsbox-item:nth-child(4n){
	margin-right: 0;
}
#lineup .goodsbox-item:nth-child(4n+1){
	clear: both;
}
#lineup .goodsbox-thumnail{
	height: 129px;
}
.goods .goodsbox-tag-main{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 100%;
}
.goodsbox-tag-cold{
	height: 41px;
	margin-top: -44px;
	padding-left: 10px;
}
.goods-tag{
	display: inline-block;
	margin-right: 4px;
	padding: 0px 6px;
	font-size: 12px;
	color: #fff;
	vertical-align: top;
}
.goodsbox-tag-main + .goods_title{
	margin-top:6px;
}
.goods h1 .goods-tag{
	vertical-align: middle;
	margin-right: 1em;
	font-size:16px;
}
.goods-tag.freeze{
	color: #fff;
	border: 1px solid #1e6fb1;
	background: #1e6fb1;
	padding:6px;
}
.goods-tag.refrigeration{
	color: #fff;
	border: 1px solid #1eb1a7;
	background: #1eb1a7;
	padding:6px;
}
.goodsbox-item .goods-tag.refrigeration,
.goodsbox-item .goods-tag.freeze{
	padding:6px;
}
.goods-tag.new{
	background: #f52d3a;
	border-radius: 12px;
}
.goods-tag.limited{
	background: #1b72b2;
	border-radius: 12px;
}
.goods-tag.refresh{
	background: #eac206;
	border-radius: 12px;
}

.goods_title{
	margin-top: 6px;
	line-height: 1.5;
}
.to-new-goods{
	clear: both;
	text-align: center;
}
.link-red-box{
	display: inline-block;
	padding: 13px 48px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #f52d3a;
	border-radius: 47px;
	text-decoration: none;
	line-height: 100%;
}
h2 .link-red-box{
	float: right;
	font-size: 14px;
}
h2:after{
	content: '';
	display: block;
	clear: both;
}
/* 商品box end */

.pc_mr35{
	margin-right:35% !important;
}

/* 商品一覧 */
#campaign-shop{
	width:1000px;
	margin:0 auto;
}
.top #campaign h2{
	padding-right:30px;
}
.top #campaign{
	width:632px;
	float:left;	
}
.top #campaign .bx-wrapper,
.top #campaign #campaign_slider.slider-no{
	padding: 18px 14px 6px 14px;
	background: #f6edc3;
	border-radius:5px;
	margin-right:30px;
}
.top #campaign.slider-no:after{
	content: '';
	display: block;
	clear: both;
}

.top #campaign .bx-wrapper img{
	border:1px solid #ccc;
}
.webshop{
	width:350px;
	float:right;
}
.webshop h2{
	border-bottom:none;
}
.webshop img{
	width:100%;
	border:1px solid #ccc;
	border-radius:10px;
}
#campaign .bx-wrapper{
	position: relative;
}
#campaign_slider.slider-no:after{
	content: '';
	display: block;
	clear: both;
}
#campaign_slider.slider-no li{
	float: left;
}
#campaign_slider.slider-no li:last-child{
	margin-right: 0;
}
#campaign_slider li{
	width: 180px !important;
	margin-right: 15px;
}
#campaign_slider .campaign_image{
	display: block;
	width: 100%;
}
#campaign_slider img{
	width: 100%;
}
.top .campaign_title{
	display: none;
}
.top .bx-controls{
	/*display: none;*/
}
.bx-controls{
	margin-top: 14px;
	text-align: center;
	display: none;
}
.slider-load .bx-controls{
	display: block;
}
.bx-pager{
	height: 12px;
}
.bx-pager-item{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 10px;
}
.bx-pager-item .bx-pager-link{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background: #ccc;
	border-radius: 12px;
}
.bx-pager-item .bx-pager-link.active,
.bx-pager-item .bx-pager-link:hover{
	background: #f00;
}
.bx-prev,
.bx-next{
	display: inline-block;
	width: 20px;
	height: 32px;
	text-indent: -9999px;
	background: url('/images/common/link_page_right.png') no-repeat;
	background-size: 20px 32px;
}
.bx-prev{
	background-image: url('/images/common/link_page_left.png')
}

#campaign .bx-prev,
#campaign .bx-next{
	position: absolute;
	top: 85px;
}
#campaign .bx-prev{
	left: -50px;
}
#campaign .bx-next{
	right: -50px;
}

/* 商品一覧 end */

/* 商品詳細 */
#goods-tag-area{
	margin: 7px 0 0 7px;
	position:absolute;
}
#goods-main-area:after{
	content: '';
	display: block;
	clear: both;
}
#goods-main-left{
	float: left;
	width: 350px;
	text-align: center;
}
.recipe #goods-main-left{
	float: left;
	width: 380px;
	text-align: center;
}
#goods-main-left #goods-image img{
	max-width: 100%;
	height: inherit;
	border: 2px solid #F5D392;
	border-radius: 10px;
}
#goods-main-right{
	float: right;
	width: 355px;
}
#goods-main-area dl{
	line-height: 1.6;
	margin: 20px 0 1em;
}
#contents-main #goods-main-area dl:after{
	content: '';
	display: block;
	clear: both;
	border-bottom: 1px dashed #a3a3a3;
}
#contents-main #goods-main-area dt:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 100%;
	margin-top: -.5em;
	padding: 0;
	background: none;
	border-top: 1px dashed #a3a3a3;
}
#contents-main #goods-main-area dt:first-child:before{
	display: none;
}
#contents-main #goods-main-area dt{
	position: relative;
	float: left;
	width: 100%;
	padding: .5em 0 1em;
	font-weight: bold;
	clear: both;
}
#contents-main #goods-main-area dd{
	float: left;
	padding: 0 0 1em;
	margin-top: -2.5em;
	margin-left: 100px;
}
#contents-main #goods-main-area .is-gift dd{
	clear: both;
	margin: 0;
	padding-bottom: 1em;
}
#contents-main #goods-main-area dd p{
	margin-bottom: 0;
}
.gift #goods-main-area dt:before{
	border-top: 1px dashed #a3a3a3;
}
.price-tax,
.price-org{
	display: block;
}
#link-special,
#link-campaign{
	display: block;
	margin-bottom: 20px;
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #474747;
}
#link-special{
	background:url(../../images/common/link_blank_yellow.png) no-repeat left center;
	background-size:30px 26px;
	font-size:18px;
	border-bottom: 2px solid #eac206;
}
#link-special:hover{
	background:url(../../images/common/link_blank.png) no-repeat left center;
	background-size:30px 26px;
	border-bottom: 2px solid #f52e3a;
	color:#f52e3a;
}
#link-webshop{
	display: block;
	padding: 0 0 0 70px;
	line-height: 59px;
	color: #9d040e;
	border: 1px solid #9d040e;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/common/icon_cart.png) 13px center no-repeat;
	background-size: 45px 40px;
}
#link-recipe {
	display: block;
	padding: 0 0 0 70px;
	position: relative;
	margin-top: 10px;
	line-height: 59px;
	color: #9d040e;
	border: 1px solid #9d040e;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/common/icon_recipe.png) 15px center no-repeat;
	background-size: 32px;
}
#link-recipe:hover {
	background: #9d040e url(/images/common/icon_recipe_hover.png) 15px center no-repeat;
	background-size: 32px;
}
#link-recipe:hover::after {
    background: url(/images/common/logo_recipe_hover.png) no-repeat;
    width: 200px;
    height: 26px;
    content: "";
    display: block;
    background-size: contain;
    position: absolute;
    left: 20%;
    top: 18px;
}
#link-recipe img {
	margin-bottom: -8px;
}
#link-webshop:after{
	content: "";
	background: url(../../images/common/link_blank_glay.png) no-repeat;
	width: 22px;
	height: 19px;
	display: block;
	background-size: 25px 22px;
	float: right;
	position: relative;
	left: -8px;
	top: 33px;
}
#link-webshop:hover{
	color:#fff;
	background: url(/images/common/icon_cart_white.png) 13px center no-repeat #9d040e;
	background-size: 45px 40px;
}
#link-recipe::before {
    content: '';
    position: absolute;
    top: 23px;
    right: 15px;
    width: 10px;
    height: 12px;
    background: url(/images/common/link_arrow_red.png) no-repeat;
    background-size: contain;
    display: block;
    color: #f52d3a;
    font-weight: bold;
}
#link-recipe:hover::before {
    content: '';
    position: absolute;
    top: 23px;
    right: 15px;
    width: 10px;
    height: 12px;
    background: url(/images/common/link_arrow_white.png) no-repeat;
    background-size: contain;
    display: block;
    color: #f52d3a;
    font-weight: bold;
}
.goods-banner-area{
	margin-top:10px;
}
.goods-banner-area ul{
	margin-bottom:0px !important;
}
.goods-banner-area ul li img{
	width:100%;
}
#goods-introduction{
	clear: both;
/*	margin-bottom: 55px;
	padding-top: 50px;*/
}
#goods-introduction p{
	margin-bottom: 1em;
}
#components-raw_materials dl{
	line-height: 33px;
}
#components-raw_materials dt{
}
#components-raw_materials dd{
	padding-left: 2em;
	margin-bottom: 1em;
}
#components-raw_materials .acc-close{
	padding: 0 12px 0 0 ;
}
#components-raw_materials dd:last-child{
	margin-bottom: 0;
}
#allergy .h2_inner{
	margin: 0;
}
#allergy .acc-item.open + p {
	margin-top: -20px;
}
#allergy .acc-contents{
	padding: 20px 0;
}
#allergy .chekck_no {
	margin: 10px 0;
	padding: 6px;
	border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
}
#allergy table{
	width: 100%;
	margin-bottom: 10px;
	border-collapse:separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	border: 1px solid #ccc;
	
}
#allergy th{
	padding: 6px 10px;
	background: #f2f2f2;
	border-bottom: 1px solid #ccc;
	 border-radius: 4px 4px 0 0;
	 text-align:left;
}
#allergy td{
	width: 14.3%;
	padding: 6px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:left;
}
#allergy .ari td{
	text-align: center;
}
#allergy tr:last-child td{
	border-bottom:none;
}
#allergy td:last-child{
	border-right:none;
}
#allergy .check-sample-box{
	display: inline-block;
	width: 2em;
	height: 1em;
	margin: 0 .5em;
	vertical-align: middle;
	background: #f7e698;
	border: 1px solid #ccc;
	border-radius: 5px;
}
#allergy .checked{
	background: #f7e698;
}
#contamination td{
	line-height: 1.6;
	text-align: left;
}
.gift-allergy-exist{
	/*position: relative;*/
	/*padding-top: 30px;*/
}
.all-acc-btn{
	/*position: absolute;*/
	display: block;
	float: right;
/*	top: 0;
	right: 0;
*/	width: 165px;
	margin-right: 12px;
	padding: .3em 0;
	text-align: center;
	color: #fff;
	background: #f9be00;
	border-radius: 8px 8px 0 0;
	z-index: 699;
	cursor: pointer;
}
.all-acc-btn + *{
	clear: both;
}
.material-name{
	padding: .8em;
	background: #fffae3;
	border: 1px solid #ccc;
    line-height: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
}
.material-name:after{
	content: '詳細を見る';
	display: inline-block;
	float: right;
	font-size: 12px;
	padding-right: 20px;
	background: url(/images/common/ac_arrow_yellow_open.png) right no-repeat;
	background-size: 14px 8px; 
}
.open .material-name:after{
	content: '閉じる';
	background-image: url(/images/common/ac_arrow_yellow_close.png);
}
.close .material-name:after{
	content: '詳細を見る';
	background-image: url(/images/common/ac_arrow_yellow_open.png);
}
#components-raw_materials + .acc-item .material-name,
#components-raw_materials .acc-item[rel="0"] .material-name,
#allergy .all-acc-btn + .acc-item .material-name,
#allergy .acc-item[rel="0"] .material-name{
	border-radius: 8px 8px 0 0;
}
#components-raw_materials .acc-item.close + .acc-item .material-name,
#allergy .acc-item.close + .acc-item .material-name{
	border-top: none;
}
#components-raw_materials .acc-item:last-child,
#allergy .acc-item:last-child{
}
#components-raw_materials .acc-item:last-child.close .material-name,
#allergy .acc-item:last-child.close .material-name{
	border-radius: 0 0 8px 8px;
}
#components-raw_materials .acc-item:last-child.open .material-name,
#allergy .acc-item:last-child.open .material-name{
	border-radius: 0;
}
#components-raw_materials .acc-close,
#allergy .acc-close{
	display: none;
}

.acc-click{
	cursor: pointer;
}
.acc-contents:after{
	content: '';
	display: block;
	clear: both;
}
 .acc-item.close .acc-contents{
	display: none;
}
.acc-close{
	float: right;
	cursor: pointer;
}
/* 商品詳細　end */

/* ------------------------------------------ */
/* --- レシピ --------------------------------- */
/* ------------------------------------------ */

/* レシピTOP */
#recipe-top-list{
	margin-bottom:0px;
}
#recipe-top-list .goodsbox-item{
	width: 230px;
    margin-right: 24px;
}
.mainimg img{
	width:100%;
}
#recipe-recommended-list{
	margin-top: 1em;
}
#recipe-recommended-list .goodsbox-thumnail{
	height:120px;
}
#recipe-top-list .goodsbox-item:nth-child(3n){
    margin-right: 0;
}
#recipe-top-list .goodsbox-item:nth-child(3n+1){
	clear: both;
}

/* レシピ一覧 */
#recipe-cat-list .goodsbox-item {
    width: 170px;
    margin-right: 20px;
}
#recipe-cat-list .goodsbox-thumnail{
	height: 120px;
}
#recipe-cat-list .goodsbox-item:nth-child(4n){
    margin-right: 0;
}
#recipe-cat-list .goodsbox-item:nth-child(4n+1){
	clear: both;
}
/* レシピ詳細 */
#recipe-top{
	height: 240px;
	margin-bottom: 12px;
	background: #fff5d8;
}
#recipe-introduction{
	clear: both;
	padding-top: 1em;
}
.print-btn{
	background: #F62E3A;
	color: #fff;
	display: block;
	width: 100%;
	margin: 0 auto;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
}
.print-btn span {
	position: relative;
}
.print-btn span::after {
	background: url("../../images/recipe/icon_08.png") no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	width: 25px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
}
.print-btn:hover{
	background: #932c2c;
	color: #fff;
}
.used-goods-list .goodsbox-thumnail{
	height: 150px;
}
#recipe-material{
	width: 100%;
	margin-bottom:20px;
}
#recipe-material p {
	margin-right: 1.2%;
	margin-bottom: 10px;
	width: 48.7%!important;
	font-size:14px;
/*	display: flex;
	justify-content: space-between;*/
	position: relative;
}

#recipe-material span:nth-of-type(2) {
	float: right;
}
#recipe-material span {
	background: #fff;
	padding: 0 5px;
}
#recipe-material p::before {
	background: url("../../images/recipe/bg_tensen.png") repeat-x;
	background-size: 10px 4px;
	content: "";
	height: 6px;
	position: absolute;
	top: 10px;
	left: 0;
	font-size:14px;
	display: block;
	width: 95%;
	z-index: -1;
}
#recipe-material h3 {
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 20px;
	width: 100%;
	font-size:14px;
}
#recipe-material h3::before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	margin-left: -16px;
	background: #ffbf00;
	border-radius: 7px;
}
#recipe-material p:empty {
	display: none;
}
#recipe-material p strong {
	font-weight: 400;
}
#recipe-material p:nth-of-type(2n) {
}
#recipe-material-image{
	float: right;
	width: 170px;
}
#recipe-material-image img{
	width:100%;
	border-radius:10px;
	border:2px solid #dedede;
}
#recipe-material-image img{
	border-bottom: 1px solid #ccc;
}
/* 作り方 */
#make-flow{
	counter-reset: makeFlow;
}
.make-flow-item{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	position: relative;
}
.make-flow-item .mametishiki {
	width: 100%;
}
.make-flow-item .mametishiki h3 {
	background: #F62E3B;
	border-radius: 15px;
	border-bottom: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px 20px;
}
.make-flow-item:after{
	content: '';
	display: block;
	clear: both;	
}
.make-flow-item:before{
	content: '';
	width: 50px;
	color: #f52d3a;
	background: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	content: counter(makeFlow)".";
	counter-increment: makeFlow;
	z-index: 300;
}
.make-flow-item.last-box{
	background: #fef1c4;
	padding: 22px 26px;
	border:2px solid #f0f0f0;
}
.make-flow-item.last-box:before{
	display: none;
}
.make-flow-image{
	float: left;
	width: 200px;
}
.make-flow-item.last-box .make-flow-image{
	width: 255px;
}
.make-flow-image img{
	width: 100%;
	border-radius:10px;
	border: 2px solid #dedede;
}
.make-flow-contents{
	width: 468px;
	margin-bottom: 0;
	line-height: 30px;
	white-space: pre-line;
}
.make-flow-item.no-image .make-flow-contents{
	width: calc(100% - 50px)!important;
}
.make-flow-item.last-box .make-flow-contents{
    width: 410px;
	margin-right:0px;
}
.make-flow-contents .point{
	background: #f52d3a;
	color: #fff;
	padding: 2px 5px;
	border-radius:2px;
}
#used-goods{
	padding-top: 1em;
	clear: both;
}
#used-goods h2 {
	position: relative;
}
#used-goods h2::after {
	background: url("../../images/recipe/icon_09.png") no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	width: 65px;
	height: 80px;
	position: absolute;
	top: -15px;
	right: 20px;
}
.used-goods-description{
	clear: both;
}
.used-goods-reference{
	margin-top: 1em;
	padding: 18px 26px;
	border: 2px solid #ffbf00;
	border-radius: 8px;
}
.used-goods-reference-midashi{
	margin-bottom: 1em;
}
.used-goods-reference-contents{
	white-space: pre-line;
}
.recipe-mat-used_goods-list:after,
.used-goods-recipe-list:after{
	content: '';
	display: block;
	clear: both;
}
.used-goods-recipe-list .goodsbox-item .goodsbox-thumnail{
	max-height:180px;
}
.recipe #used-goods .goodsbox-item,
.recipe #used-goods .goods_title p{
	margin-bottom:0px !important;
}

/* SNS */
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa-twitter:before {
    content: "\f099";
}

/* レシピカテゴリ */
.recipe-tag{
	padding: 0px 15px;
	font-size: 15px;
	line-height: 28px;
	color: #bf282c;
	border: 1px solid currentColor;
	border-radius: 20px;
	vertical-align: top;
	display:block;
	position:relative;
	top:5px;
}
.single-recipe h1 .recipe-tag{
	float: right;
    display: inline;
	margin-bottom: 10px;
}
.single-recipe h1 .recipe-title{
    display: inline-block;
}
.single-recipe h1:after{
	content: '';
	display: inline-block;
	clear: both;
}
.recipe-tag.adzuki-recipe{
	padding-left:30px;
	background:url(../../images/common/recipe_azuki.png) no-repeat 9px center;
	background-size:15px 17.6px;
}
.recipe-tag.feast-recipe{
	padding-left:30px;
	background:url(../../images/common/recipe_feast.png) no-repeat 9px center;
	background-size:21px 17.2px;
}
.recipe-tag.simple-recipe{
	padding-left:30px;
	background:url(../../images/common/recipe_simple.png) no-repeat 9px center;
	background-size:15px 15px;
}

/* ------------------------------------------ */
/* --- 記事関係 ------------------------------ */
/* ------------------------------------------ */
.blog-format #blog-contents,
.blog-format #blog-bottom{
	line-height: 1.8;
}
#blog-contents p{
	margin-bottom: 1em;
}
#blog-box-list{
}
#blog-box-list .goodsbox-item:nth-child(3n){
	margin-right: 0;
}
#blog-box-list .goodsbox-item:nth-child(3n+1){
	clear: both;
}
.blog-list-item{
	display: table;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #cdcdcd;
}
a.blog-list-item{
	text-decoration: none;
}	
.blog-list-item-left{
	display: table-cell;
	width: 81px;
}
.blog-list-item-left.yoko-fit{
	line-height: 77px;
}
.blog-list-item-thumnail{
	height: 81px;
	border: 1px solid #ccc;
    border-radius: 3px;
}
a.blog-list-item:hover .blog-list-item-thumnail{
	opacity: 0.7;
}
.blog-list-item-left img{
	width: 100%;
}
.blog-list-item-left.yoko-fit img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.blog-list-item-left.tate-fit{
	text-align: center;
}
.blog-list-item-left.tate-fit img{
	width: auto;
	height: inherit;
}
.blog-list-item-right{
	display: table-cell;
	vertical-align: top;
	padding-left: 1em;
	word-break: break-all;
	word-wrap: break-word;
}
.blog-list-item-right .date{
	color: #4e4e4e;
}
.blog-list-item .blog-title{
	display: block;
	margin-top: 1em;
}
a.blog-list-item:hover .blog-title{
	text-decoration: underline;
}

.news-category{
	font-size:14px;
	margin-left: 1em;
	padding: 3px 10px;
	color: #fff;
	background: #f32e38;
	border-radius: 4px;
}
.lead {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.5em;
  text-align: center;
}
#blog-contents video{
	width:600px;
}
/* ------------------------------------------ */
/* --- ニュースリリース -------------------------- */
/* ------------------------------------------ */

/* お問い合わせ先 */
#blog-bottom{
	border:1px solid #ccc;
	padding:20px;
	border-radius:5px;
}
#blog-bottom .contact-item h2{
	border-bottom:1px solid #ccc;
	font-size:20px;
}
#blog-bottom .contact-item h2:before{
	display:none;
}
#blog-bottom .contact-item{
	margin-bottom:30px;
}
#blog-bottom .contact-item:last-child{
	margin-bottom:0px;
}
#blog-bottom .contact-item p{
	margin-bottom:0px;
}

/* ------------------------------------------ */
/* --- 検索結果 -------------------------- */
/* ------------------------------------------ */
#search-result ul {
	float: right;
	width: 200px;
}
#search-result ul:after {
	clear: both;
	content:"";
	display: block;
}
#search-result ul li {
	float: left;
	width: 50%;
}
#search-result ul li:first-child a,
#search-result ul li:first-child span{
	border-radius:5px 0px 0px 5px;
}
#search-result ul li:last-child a,
#search-result ul li:last-child span{
	border-radius:0px 5px 5px 0px;
}
#search-result ul li a {
	background: #d4d4d4;
	color: #333;
	display: block;
	text-align: center;
	padding:5px 0px;
}
#search-result ul li a:hover{
	color:#f52d3a;
	text-decoration:none;
}
#search-result ul li span {
	background: #f52d3a;
	color: #fff;
	display: block;
	text-align: center;
	padding:5px 0px;
}
.search .blog-list-item-left{
	border:none;	
}
.search .blog-list-item-left.yoko-fit img{
	width: 100px;
	border:none;
}
.search .blog-list-item .blog-title{
	margin-top:0px;
}
.search .goodsbox-list {
	display: flex;
    flex-wrap: wrap;
}
.search .goodsbox-list .goodsbox-item {
	width: 23.4%;
}
.search .goodsbox-list .goodsbox-item:nth-of-type(4n) {
	margin-right: 0;
}
#page-header-menu #search-button{
	cursor:pointer;
}
#page-header-menu #search-button:hover{
	background:#9D040E;
}

/* ------------------------------------------ */
/* --- ページャー ------------------------------ */
/* ------------------------------------------ */
#pager-area{
	margin-top:20px;
	position:relative;
	height: 30px;
}
.pager-prev,
.pager-next{
	position: absolute;
	top: 0;
	z-index: 2001;
}
.pager-prev{
	left: 0;
}
.pager-next{
	right: 0;
}
.pager-prev img,
.pager-next img{
	width: 18px;
	height: 29px;
}
ul.pager{
	position: absolute;
	left: 0;
	width: 100%;	
	text-align: center;
	z-index: 2000;
}
ul.pager li{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 7px;
}
ul.pager a{
	display: block;
	color: #303030;
	text-decoration: none;
}
ul.pager a:hover,
ul.pager .current a{
	color: #fff;
	background: #f82e3e;
	border-radius: 30px;
}

/* ------------------------------------------ */
/* --- 菓子博 ----------------------- */
/* ------------------------------------------ */
.kashihaku2017 h3 {
	background: url(/media_images/2017/04/bg_midashi.png) no-repeat;
	background-size: 300px;
	border: 0;
	height: 54px;
	line-height: 59px;
	margin: 0 auto 18px;
	width: 295px;
	text-align: center;
}

/* ------------------------------------------ */
/* --- あずきキャラバン隊 ----------------------- */
/* ------------------------------------------ */
.caravan_info {
	color:#4d4d4d;
	font-size:14px;
	margin-bottom:30px;
}
.caravan_info .midashi {
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dashed #ccc;
}

/* ------------------------------------------ */
/* --- 農場日記 -------------------------- */
/* ------------------------------------------ */
.azuki.h_farm .producer{
	margin-bottom:20px;
}
.azuki.h_farm .producer img{
	border-radius:10px;
	border:2px solid #e1e1e1;
}
.azuki.h_farm .video{
	text-align:center;
}
/* ------------------------------------------ */
/* --- キャンペーン ----------------------------- */
/* ------------------------------------------ */
.campaign_item{
	margin-bottom: 40px;
	border: 1px solid #ccc;
	padding: 15px 20px 5px;
}
.campaign_item:after{
	content: '';
	display: block;
	clear: both;
}
.campaign_title{
	line-height: 1.5;
}
.campaign_title p{
	margin: 0 !important;
}
.campaign_image{
	float: left;
	width: 200px;
}
.campaign_detail{
	float: right;
	width: 470px;
	white-space: pre-line;
	color:#4e4e4e;
}

/* ------------------------------------------ */
/* --- 固定ページ ----------------------------- */
/* ------------------------------------------ */
.page-top-image img{
	width:100%;
}
/* ------------------------------------------ */
/* --- 404 500 503---------------------------------- */
/* ------------------------------------------ */
.error500 #content-area,
.error503 #content-area,
.page-404 #content-area{
	text-align: center;
	line-height: 1.6;
}
.error500 h1,
.error503 h1,
.page-404 h1{
	margin: 131px 0 53px;
	padding: 0;
	background: none;
	line-height: 100%;
}
.error500 .link-red-box,
.error503 .link-red-box,
.page-404 .link-red-box{
	width: 300px;
	padding-left: 0;
	padding-right: 0;
	margin: 0 10px;
}
.error500 .link-red-box:hover,
.error503 .link-red-box:hover,
.page-404 .link-red-box:hover{
	text-decoration:none;
	background:#9D040E;
}
.image-404{
	margin-top: 68px;
	width:250px;
}
#links-404{
	margin-top: 60px;
}
.error503 .side-exist #contents-main,
.error500 .side-exist #contents-main{
    float: inherit;
    width: auto;
}
.error500 #pankuzu-area,
.error500 #contents-top-area,
.error500 #side-nav-area-pc,
.error503 #pankuzu-area,
.error503 #contents-top-area,
.error503 #side-nav-area-pc {
    display: none;
}

/* ------------------------------------------ */
/* --- お問い合わせ ---------------------------------- */
/* ------------------------------------------ */
.tel_icon {
	background: url(../../images/common/contact_icon_tel.png) no-repeat left;
	background-size: 30px;
	padding: 0px 0px 0px 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mail_form a {
	background: url(../../images/common/contact_icon_mail.png) no-repeat 20px;
	background-size: 40px;
	padding: 10px 10px 10px 70px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	border: 2px solid #d4d4d4;
	border-radius: 10px;
	color: #333;
}
.mail_form a:hover {
	color: #FFBF00;
	border: 2px solid #FFBF00;
	text-decoration: none;
}

/* フォーム */

.step img{
	width:100%;
	border:2px solid #e1e1e1;
}
.table_form{
	width:100%;
	border:2px solid #e1e1e1;
	border-radius: 17px;
	border-collapse:inherit;
	margin-bottom:40px;
}
.table_form tr:first-child th{
	border-radius: 17px 0px 0px 0px;
}
.table_form tr:last-child th{
	border-radius: 0px 0px 0px 17px;
}
.table_form th{
	width:33%;
	text-align:left;
	vertical-align: middle;
	line-height:1.5;
	padding:20px;
	background:#FAF1C5; 
	border-bottom:1px dashed #b2b2b2;
	font-weight:normal;
}
.table_form td{
	vertical-align: middle;
	padding:20px;
	border-bottom:1px dashed #b2b2b2;
}
.table_form tr:last-child th,
.table_form tr:last-child td{
	border-bottom:none;	
}
.table_form select,
.table_form input,
.table_form textarea{
	font-size:14px;
	padding:5px 2px;
	border:1px solid #9a9a9a;
	border-radius: 5px;
}
.table_form P{
	margin-bottom: 0 !important;
}
textarea{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
	width:94%;
	border:1px solid #ccc;
	border-radius:10px;
	padding:1% 3%;
	height:180px;
}
.send {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.send .on_btn,
.clear_btn{
	float:right;
}
.send .on_btn,
.send .clear_btn,
.back_btn{
	padding:15px 50px;
	border-radius: 17px;
	font-size:18px;
	border:none;
	cursor:pointer;
}
.send form{
	display:inline;
}
.send .on_btn{
	background:#FFBF00;
	border-bottom:3px solid #f8a900;
	margin-left:10px;
	color:#fff;
}
.send .on_btn[type="button"] {
	opacity: 0.7;
}
.send .on_btn[type="submit"]:hover{
	background:#f8a900;
	border-bottom: none;
	border-top:3px solid #fff;	
}
.send .clear_btn,
.back_btn{
	background:#ccc;
	border-bottom:3px solid #a3a3a3;	
}
.send .clear_btn:hover{
	background:#a3a3a3;
	border-bottom: none;
	border-top:3px solid #fff;	
}
.hissu{
	display: inline-block;
	margin-left:5px;
	padding:2px 5px;
	background:#FF0004;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	border-radius:5px;
}
.error{
	border:2px solid red !important;
}
.error_text{
	color:red;
}
/* ------------------------------------------ */
/* ---QA ---------------------------------- */
/* ------------------------------------------ */
.qa dt{
	font-weight:bold;
	text-indent: -32px;
margin-left: 32px;
margin-bottom:1em;
}
.qa dt::before{
	content:"Q";
	background:#FFBF00;
	padding:6px 8px;
	border-radius:40px;
	color:#fff;
	margin-right:5px;
}
.qa dd{
	text-indent: -32px;
margin-left: 32px;
margin-bottom:40px;
}
.qa dd::before{
	content:"A";
	background:#f52d3a;
	padding:6px 8px;
	border-radius:40px;
	color:#fff;
	margin-right:5px;
	font-weight:bold;
}


/* ------------------------------------------ */
/* ---あずきについて --------------------- */
/* ------------------------------------------ */
.content_goodsIntro:hover a{
	border: 1px solid #f52e3a;
	color:#f52e3a;
}
.content_goodsIntro a {
	display: block;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 20px;
}
.content_goodsIntro a span {
	position: relative;
	top: 33px;
	background: url(/images/common/link_arrow_red.png) no-repeat left center;
	background-size: 6px;
	float: left;
	padding-left: 12px;
}
.content_goodsIntro img {
	width: 120px;
	float: left;
}

/* あずきのはなし */
table.rank_pattern, .fiber_pattern table{
	width: auto;
}
table.rank_pattern tr:not(.th_row) th,
.fiber_pattern tr:not(.th_row) th{
	padding-right: 3em;
}
table.rank_pattern .th_row th, table.rank_pattern td{
	text-align: center;
	min-width: 120px;
}
.fiber_pattern .th_row th, .fiber_pattern td:not(.left){
	text-align: center;
}
/* ------------------------------------------ */
/* ---あずきを育ててみよう --------------------- */
/* ------------------------------------------ */
.raise .subtitle:before{
	margin-right : 1px;
}
.raise #azuki-contents .border_box {
	border: 3px solid #9C2239;
	border-radius: 10px;
	padding: 10px;
}
.raise #azuki-contents .border_box.iblock img:nth-of-type(1) {
	margin-left: 30px;
}
.raise #azuki-contents .border_box.iblock img:nth-of-type(2) {
	margin-right: 25px;
}
.raise #azuki-contents .iblock {
	display: inline-block;
}
.raise #azuki-contents .process{
	counter-reset: my-counter;
	padding: 0;
}
.raise #azuki-contents .process li{
	list-style-type: none;
	font-size:20px;
	font-weight: bold;
	color: #333333;
	margin-bottom:15px;
	border-bottom: 1px dotted #B5B5B5;
}
.raise #azuki-contents .process li::before{
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #9C2239;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 16px;
}
.raise #azuki-contents .process figure:nth-of-type(2){
	position: relative;
}
.raise #azuki-contents .process figure:nth-of-type(2) span img:nth-of-type(1){
	margin-right: 90px;
}
.raise #azuki-contents .process figure:nth-of-type(2) span::before{
	content: "";
	display: inline-block;
	border: 20px solid transparent;
	border-left-color: #9C2239;
	position: absolute;
	top: 30%;
	left:44%;
}
.raise #azuki-contents .process figure:nth-of-type(2) span::after{
	content: "";
	background-color: #9C2239;
	border: 1px solid #9C2239;
	width: 26px;
	height: 20px;
	position: absolute;
	top: 35.5%;
	left: 41%;
}
.t_left{
	text-align: left !important;
}
.of_hidden{
	overflow: hidden;
}
.raise #azuki-contents .border_box.t_left.of_hidden p:nth-of-type(1){
	float: left;
	margin-bottom: 0;
	margin-right: 30px;
}
.mr25{
	margin-right: 25px !important;
}
.mb55{
	margin-bottom: 55px !important;
}
/* ------------------------------------------ */
/* ---ボールアイス　キャラクター紹介 --------------------- */
/* ------------------------------------------ */
#ballice_chara .chara.pattern1_2 :nth-child(2n+1){
	width:160px;
}
#ballice_chara .chara.pattern1_2 .col:nth-child(2n){
	width:565px;	
}
#ballice_chara .chara.pattern1_2 .momo{
	background:url(/images/adzuki/king/momo02.gif) no-repeat right bottom;
	background-size:100px;
}
#ballice_chara .chara.pattern1_2 .mero{
	background:url(/images/adzuki/king/mero02.gif) no-repeat right bottom;
	background-size:100px;
}
#ballice_chara .chara.pattern1_2 .sui{
	background:url(/images/adzuki/king/sui02.gif) no-repeat right bottom;
	background-size:100px;
}
#ballice_chara .chara.pattern1_2 table{
	width:300px !important;
	border:2px solid #ccc;
	border-radius:20px;
	border-collapse: inherit;
}
#ballice_chara .chara.pattern1_2 table{
	width:420px !important;
	padding:10px;
}
#ballice_chara  .chara.pattern1_2 table th,
#ballice_chara  .chara.pattern1_2 table td{
	padding:5px 15px;
	border-bottom:1px dashed #ccc;
}
#ballice_chara  .chara.pattern1_2 table tr:last-child th,
#ballice_chara  .chara.pattern1_2 table tr:last-child td{
	border-bottom:none;	
}
#ballice_chara  .chara.pattern1_2 table th{
	width:80px !important;
	text-align:left;
}
/* ------------------------------------------ */
/* --- 企業情報 -------------------------- */
/* ------------------------------------------ */
.location .gmap{
	margin-top: 1.5em;
}
.location .map_large{
	font-size: 95%;
}

/* 会社概要 */
table.table_officer{
	width: auto;
}
.table_officer th, .table_officer td{
	padding-right: 60px;
	width: auto;
}
.gaiyo_bloc3em{
	display: block;
	margin-top: calc(-1em * 2);
	padding-left: 3em;
}
.gaiyo_bloc4em{
	display: block;
	margin-top: calc(-1em * 2);
	padding-left: 4em;
}

/* 事業紹介 */
.business_pattern .col:nth-child(2n).col_l {
	float: left;
	margin-left: 0;
	width: 74.44%;
}
.business_pattern .col:nth-child(2n+1).col_r {
	float: right;
	margin-left: 2.66%;
	width: 22.9%;
}
.business_pattern figure{
	text-align: center;
}
.business_pattern figure img{
	width: auto;
	max-width: 100%;
}
.business .business_pattern .col:nth-child(2n).col_l {
	width: 51%;/*74.44%*/
}
.business .business_pattern .col:nth-child(2n+1).col_r {
	width: 46%;/*22.9%*/
}

/* 事業拠点 */
#base_list th{
	width: 15%;
}

/* 受賞歴 */
.page-outline-awards {
	margin-bottom: 70px;
}

.page-outline-awards .awards {
	margin-bottom: 0;
}

.page-outline-awards p:empty {
	display: none;
}

.page-outline-awards .awards + .awards {
	margin-top: 54px;
}

.awardsItem {
	margin-bottom: 0;
}

.awards__body {
	padding-left: 15px;
}

.awardsItem__heading {
	/* reset */
	margin: 0;
	padding-bottom: 0;
	border: 0;

	/* over write */
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	color: #F52D3A;
	padding-left: 21px;
	background: url(/images/common/link_maru_arrow_red.png) left 2px / 15px no-repeat;
}

.awardsItem__body {
	margin-top: 14px;
}

.awardsItem + .awardsItem {
	margin-top: 30px;
}

.awardsItem__layout {
	display: flex;
}

.awardsItem__thumbnail {
	width: 222px;
	margin-right: 35px;
}

.awardsItem__image {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	border: 2px solid #D3D3D3;
	border-radius: 9px;
}

.awardsItem__image--wagashi {
	padding-top: 20px;
	padding-bottom: 20px;
}

.awardsItem__info {
	flex: 1;
	line-height: 1.875;
}

.awardsItem__data {
	/* over write */
	margin-bottom: 0 !important;
}

.awardsItem__dataTitle {
	font-size: 13px;
}

.awardsItem__dataTitle + .awardsItem__dataValue {
	margin-top: 8px;
}

.awardsItem__dataValue + .awardsItem__dataTitle {
	margin-top: 16px;
}

.awardsItem__links {
	margin-top: 10px;
}

.awardsItem__listItem {
	padding-left: 14px;
	position: relative;
	color: #4E4E4E;
	font-weight: bold;
	font-size: 16px;
}

.awardsItem__listItem::before {
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 11px;
	left: 0;
	background: #F4C142;
	border-radius: 3px;
	content: "";
}

.awardsItem__link {
	display: inline-block;
	position: relative;
	margin-left: 16px;
}

.awardsItem__link::before,
.awardsItem__link::after {
	width: 0;
	height: 0;
	position: absolute;
	top: 8px;
	content: "";
}

.awardsItem__link::before {
	left: -16px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #007bff;
}

.awardsItem__link::after {
	left: -18px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #FFF;
}

.awardsLinks {
	margin-bottom: 36px;
}

.awardsLinks__list {
	display: flex;
	width: calc(100% + 10px);
	flex-wrap: wrap;
	margin-left: -10px;
	margin-top: -10px;
}

.awardsLinks__item {
	width: calc((100% / 6) - 10px);
	margin-top: 10px;
	margin-left: 10px;
	box-sizing: border-box;
}

.awardsLinks__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 40px;
	padding: 0 17px;
	background: #F52D3A;
	color: #FFF;
	line-height: 1;
	border-radius: 5px;
	white-space: nowrap;
	transition: opacity 0.2s;
	box-sizing: border-box;
}

.awardsLinks__link::before {
	display: block;
	width: 5px;
	height: 5px;
	margin-right: 8px;
	border-top: 1px solid;
	border-right: 1px solid;
	transform: rotate(45deg) translate(-1px, -1px);
	content: "";
}

.awardsLinks__link:hover {
	text-decoration: none;
	opacity: 0.7;
}

/* 井村屋グループ理念 */
h2.h2_number:before, h2.h2_number_type2:before{
	margin-left: -1.5em;
}
h2.h2_number, h2.h2_number_type2{
	padding-left: 2.3em;
}
h2.h2_number span:before, h2.h2_number_type2 span:before {
	margin-right: 0.6em;
}
.h3_number{
	padding-left: 1.5em;
}
.h3_number span:before{
	margin-left: -1.5em;
	margin-right: 0.5em;
}
.midashi_num1 span:before{
	content: "1.";
}
.midashi_num2 span:before{
	content: "2.";
}
.midashi_num3 span:before{
	content: "3.";
}
.midashi_num4 span:before{
	content: "4.";
}
.midashi_num5 span:before{
	content: "5.";
}
.midashi_num6 span:before{
	content: "6.";
}
.midashi_num7 span:before{
	content: "7.";
}
.emphasis{
	font-weight:bold;
	font-size:18px;
	color:#b80206;
}
/* ソーシャルメディア */

.outline.socialmedia .pattern1_3 .col:nth-child(2n) {
    width: 86%;
    margin-left: 2.66%;
}
h2.youtube:before{
	content:"";
	background:url(/images/outline/socialmedia/sns_youtube.png) no-repeat;
	background-size:40px;
	width:40px;
	height:40px;
	position:relative;
	top:12px;
}
h2.twitter:before{
	content:"";
	background:url(/images/outline/socialmedia/sns_twitter.png) no-repeat;
	background-size:40px;
	width:40px;
	height:40px;
	position:relative;
	top:8px;
}
h2.facebook:before{
	content:"";
	background:url(/images/outline/socialmedia/sns_facebook.png) no-repeat;
	background-size:40px;
	width:40px;
	height:40px;
	position:relative;
	top:8px;
}
h2.instagram:before{
	content:"";
	background:url(/images/outline/socialmedia/sns_inst.png) no-repeat;
	background-size:40px;
	width:40px;
	height:40px;
	position:relative;
	top:8px;
}

/* ------------------------------------------ */
/* --- CSR情報 -------------------------- */
/* ------------------------------------------ */
.poster_pattern .col{
	width: auto;
}
.poster_pattern .col img{
	width: auto;
	max-width: 100%;
}
.midashi2_num1 span:before{
	content: "[1]";
}
.midashi2_num2 span:before{
	content: "[2]";
}
.midashi2_num3 span:before{
	content: "[3]";
}
.csr.charter .h2_inner .h2_inner{
	margin-bottom: 2em;
	margin-top: -1em;
}
.csr.charter .section{
	margin-bottom: 3em;
}
.csr .company {
	display: inline-block;
	width: 120px;
	margin-right: 0.5em;
	padding: 0;
	border: 1px solid #C30018;
	color: #C30018;
	margin-right: 0;
	text-align: center;
}
/*PICKUP*/
.pickup .icon {
	float: left;
	width: 91px;
	padding-top: 10px;
}
.pickup .photo {
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-left: 20px;
}
.pickup .text {
	padding-left: 280px;
}
.pickup .icon img {
	vertical-align: middle;
}
.pickup .text p {
	padding-top: 10px;
}
.csr .table_normal td:not(:last-child),
.csr .table_normal th:not(:last-child) {
	border-right: 1px solid #ccc;
}

/* ------------------------------------------ */
/* --- リンク集 -------------------------- */
/* ------------------------------------------ */
.pattern1_3.link_pattern .col:first-child, .pattern1_3.group_pattern .col:first-child{
	width: 22.5%;
}
.link_pattern figure img{
	border: 1px solid #CFCFCF;
}
/* ------------------------------------------ */
/* --- info お知らせ-------------------------- */
/* ------------------------------------------ */
.info_area{
	border:2px solid #9D040E;
	padding:20px;
}
.info_area .info_midashi{
	color:#9D040E;
	font-size:18px;
	font-weight:bold;
}



/* ------------------------------------------ */
/* --- あずきについて ------------------------- */
/* ------------------------------------------ */
#azuki-contents .goodsbox-item a {
	transition:  0.1s;
}
#azuki-contents .goodsbox-item a:hover {
	opacity: 0.7;
}
#azuki-contents.azukitop .goodsbox-thumnail {
	border: none;
}
#azuki-contents.azukitop .goods_title p {
	text-align: center;
}
#azuki-contents.azukitop .goods_title p::before {
	background: url(../../images/common/azuki_midashi_h1_icon.png) no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 12px;
	vertical-align: middle;
	margin-right: 5px;
	width: 15px;
}
#azuki-contents .flex-block {
	display: flex;
	justify-content: center;
}
#azuki-contents .flex-block .flex-col {
	align-self: center;
}
#azuki-contents .flex-block .flex-col + .flex-col {
	margin-left: 25px;
}
.azuki .side-exist #contents-main {
    width: 750px;
}
#azuki-contents h1 {
	background: url(/images/common/azuki_midashi_h1.png) right bottom 3px;
    background-size: 15px;
	background-repeat : repeat-x;
}
#azuki-contents h1 span {
	background: #ABCD03;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	margin-top: -6px;
	margin-left: 20px;
	padding: 2px 20px;
	vertical-align: middle;
}
#azuki-contents h1::before {
	background: url(/images/common/azuki_midashi_h1_icon.png) center center no-repeat;
    background-size: contain;
	content: "";
	display: inline-block;
	margin-right: 15px;
	height: 35px;
	vertical-align: middle;
	width: 40px;
}
#azuki-contents h2 {
	border-bottom: 3px solid #9C2239;
}
#azuki-contents figure {
	text-align: center;
}
#azuki-contents figure > img + * {
	margin-top: 0;
}

/* 栄養素の囲みタイプ
------------------------------------------ */
#azuki-contents .nutrient-box-1 {
	background: #999;
	border: 3px solid #999;
	border-radius: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#azuki-contents .nutrient-box-1 h3 {
	border-bottom: none;
	color: #fff;
	font-size: 24px;
	margin-bottom: 0;
	padding-top: 5px;
}
#azuki-contents .nutrient-box-1 p,
#azuki-contents .nutrient-box-1 ul {
	background: #fff;
	margin-bottom: 0;
}
#azuki-contents .nutrient-box-1 ul {
	border-radius: 0 0 10px 10px;
	padding: 10px 0;
}
#azuki-contents .nutrient-box-1 li {
	font-weight: 600;
}
#azuki-contents .nutrient-box-1 p:first-of-type {
	border-bottom: 1px solid #ccc;
}
#azuki-contents .nutrient-box-1 p:first-of-type span {
	font-size: 24px;
	font-weight: 600;
	margin-left: 20px;
}
#azuki-contents .nutrient-box-1 p:nth-of-type(2) {
	border-radius: 0 0 10px 10px;
	color: #4E4E4E;
	font-size: 15px;
}
#azuki-contents .nutrient-box-1 p:nth-of-type(2)::before {
	background: url(../../images/adzuki/icon_azuki.png) no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 13px;
	vertical-align: middle;
	width: 15px;
}
#azuki-contents .supplement-txt,
#azuki-contents .circle-txt {
	font-size: 15px;
	margin-bottom: 0;
	text-indent: -1em;
	margin-left: 1em;
}
#azuki-contents .supplement-txt{
	font-size: 10px;
}
#azuki-contents .circle-txt::before {
	content: "●";
}
#azuki-contents .supplement-txt::before {
	content: "※";
}

/* あずきのチカラで健康に
------------------------------------------ */
.azuki_health #azuki-contents section:nth-of-type(2) .flex-block,
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 {
	justify-content: center;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 {
	display: flex;
	flex-wrap: wrap;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col {
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 22.3%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 a:hover {
	opacity: .7;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col::before {
	background: url(../../images/adzuki/health/azuki_health/icon07.png) no-repeat;
	background-size: contain;
	border-radius: 0 0 10px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 12px;
	height: 12px;
	z-index: 1;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #ccc;
	border-bottom: 15px solid #ccc;
	border-left: 15px solid transparent;
	border-radius: 0 0 10px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(-n+3) p,
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(5) p,
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(6) p{
	line-height: 2.3;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 p {
	line-height: 1.2;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:first-of-type {
	border:2px solid #ABCD03;
	margin-left: 2%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:first-of-type h3 span {
	background: #ABCD03;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:first-of-type h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon05.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:first-of-type::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #ABCD03;
	border-bottom: 15px solid #ABCD03;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(2) {
	border:2px solid #B8589D;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(2) h3 span {
	background: #B8589D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(2) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon04.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(2)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #B8589D;
	border-bottom: 15px solid #B8589D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(3) {
	border:2px solid #EA5514;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(3) h3 span {
	background: #EA5514;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(3)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #EA5514;
	border-bottom: 15px solid #EA5514;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(3) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon01.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(4) {
	border:2px solid #2EA7E0;
	margin-left: 2%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(4) h3 span {
	background: #2EA7E0;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(4)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #2EA7E0;
	border-bottom: 15px solid #2EA7E0;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(4) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon03.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(5) {
	border:2px solid #EB6D94;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(5) h3 span {
	background: #EB6D94;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(5)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #EB6D94;
	border-bottom: 15px solid #EB6D94;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(5) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon02.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(6) {
	border:2px solid #F8B62D;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(6) h3 span {
	background: #F8B62D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(6)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #F8B62D;
	border-bottom: 15px solid #F8B62D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(6) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon06.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(7) {
	border:2px solid #B8589D;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(7) h3 span {
	background: #B8589D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(7)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #B8589D;
	border-bottom: 15px solid #B8589D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 .col:nth-of-type(7) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon04.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 h3 {
	border-bottom: none;
	margin-bottom: 0;
}
.azuki_health #azuki-contents section:nth-of-type(3) .pattern1_1_1 p {
	color: #333;
	font-weight: 600;
	font-size: 18px;
	padding: 5px 0px;
	letter-spacing: -1px;
}


/* 便秘解消
------------------------------------------ */
.constipation #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 54%;
}
.constipation #azuki-contents section:nth-of-type(2) .circle-txt::before {
	color: #ABCD03;
}
.constipation #azuki-contents section:nth-of-type(2) .nutrient-box-1  {
	border: 3px solid #ABCD03;
}
.constipation #azuki-contents section:nth-of-type(2) .nutrient-box-1 h3 {
	background: #ABCD03;
}
.constipation #azuki-contents section:nth-of-type(3) .nutrient-box-1 {
	border: 3px solid #9C2239;
}
.constipation #azuki-contents section:nth-of-type(3) .nutrient-box-1 h3 {
	background: #9C2239;
	font-size: 16px;
	padding: 10px 0;
}
.constipation #azuki-contents section:last-of-type .flex-block {
	justify-content: center;
}
.constipation #azuki-contents section:nth-of-type(3) figure {
	margin: 0 auto;
	text-align: left;
	width: 463px;
}
.constipation #azuki-contents section:nth-of-type(5) figcaption{
	width: 341px;
    text-align: left;
}


/* 便秘解消
------------------------------------------ */
.constipation #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 400px;
}
.constipation #azuki-contents .nutrient-box-1 {
    background: #B8589D;
    border: 3px solid #B8589D;
}

/* アンチエイジング
------------------------------------------ */
.antiaging #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 400px;
}
.antiaging #azuki-contents .nutrient-box-1 {
    background: #B8589D;
    border: 3px solid #B8589D;
}


/* 貧血予防
------------------------------------------ */
.anemia #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 400px;
}
.anemia #azuki-contents .nutrient-box-1 {
    background: #EA5514;
    border: 3px solid #EA5514;
}
.anemia #azuki-contents section:nth-of-type(2) .circle-txt::before {
    color: #EA5514;
}


/* コレステロール低下
------------------------------------------ */
.cholesterol #azuki-contents section:nth-of-type(2) h2 {
	font-size: 23.5px;
}
.cholesterol #azuki-contents section:nth-of-type(2) .flex-block {
	justify-content: center;
}
.cholesterol #azuki-contents section:nth-of-type(2) .flex-block .flex-col {
	align-self: flex-start;
	width: 48%;
}
.cholesterol #azuki-contents .supplement-txt {
	margin-top: 25px;
	text-align: right;
}


/* 冷え性改善
------------------------------------------ */
.sensitivity_to_cold #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 400px;
}
.sensitivity_to_cold #azuki-contents .nutrient-box-1 {
    background: #EB6D94;
    border: 3px solid #EB6D94;
}
.sensitivity_to_cold #azuki-contents section:nth-of-type(2) .circle-txt::before {
    color: #EB6D94;
}


/* 高血圧予防
------------------------------------------ */
.high_blood_pressure #azuki-contents section:nth-of-type(2) .flex-block .flex-col:first-of-type {
	width: 400px;
}
.high_blood_pressure #azuki-contents .nutrient-box-1 {
    background: #F8B62D;
    border: 3px solid #F8B62D;
}
.high_blood_pressure #azuki-contents section:nth-of-type(2) .circle-txt::before {
    color: #F8B62D;
}


/* 産学共同研究
------------------------------------------ */
.osteoporosis #azuki-contents .nutrient-box-1 {
    background: #B8589D;
    border: 3px solid #B8589D;
	width: 400px;
}
.osteoporosis #azuki-contents h1 span{
	display:none !important;
}
.osteoporosis #azuki-contents .section_child:nth-of-type(2) {
    border-radius: 10px;
    border: 3px solid #FFF67F;
	margin-top: 60px;
	padding: 25px;
}
.osteoporosis #azuki-contents .section_child:nth-of-type(2) h3 {
	border-bottom: none;
	margin-bottom: 0;
	margin-top: -55px;
	text-align: center;
}
.osteoporosis #azuki-contents .section_child:nth-of-type(2) .flex-block .flex-col {
	align-self: flex-start;
	margin-top: 20px;
}
.osteoporosis #azuki-contents section:nth-of-type(3) .flex-col{
	text-align: center;
}
.osteoporosis #azuki-contents section:nth-of-type(3) .flex-col img{
	width: 90%;
}
.osteoporosis #azuki-contents .border_box {
	border: 3px solid #9C2239;
	border-radius: 10px;
	padding: 30px;
}
/*　井村屋のあずきの研究開発
--------------------------------------------*/
.development #azuki-contents .azuki_color{
	font-size: 24px;
	color: #9C2239;
	font-weight: bold;
	padding: 40px 0;
}
.development #azuki-contents .flex-block{
	flex-flow: row-reverse;
}
.development #azuki-contents .flex-block figure.col{
	text-align: right;
}
.development #azuki-contents .flex-block figure.col img{
	width: 80%;
}

/* あずきの起源
------------------------------------------ */
.origin #azuki-contents .begin .flex-block .flex-col {
	align-self: flex-start;
}
.origin #azuki-contents .talisman figcaption {
	text-align: left;
	width: 102%;
}


/* あずきの種類・育て方
------------------------------------------ */
.type_raise #azuki-contents .redbean-area {
	background: #FBF7F8;
	border-radius: 10px;
	padding: 20px;
}
.type_raise #azuki-contents .border_box {
	border: 3px solid #9C2239;
	border-radius: 10px;
	padding: 30px;
}
.type_raise #azuki-contents #line-shapes {
	border-top: 5px solid #9C2239;
	border-left: 5px solid #9C2239;
	border-right: 5px solid #9C2239;
	height: 25px;
	margin: 0 auto;
	width: 375px;
}
.type_raise #azuki-contents #line-shapes::before {
	background: #9C2239;
	content: "";
	display: block;
	height: 25px;
	margin: -25px auto 0;
	width: 5px;
}
.type_raise #azuki-contents #line-shapes-2 {
	border-top: 5px solid #9C2239;
	border-left: 5px solid #9C2239;
	border-right: 5px solid #9C2239;
	height: 60px;
	margin: 20px auto 10px;
	width: 375px;
}
.type_raise #azuki-contents #line-shapes-2::before {
	border-right: 5px solid #9C2239;
	content: "";
	display: block;
	height: 120px;
	margin-top: -120px;
	width: 100%;
}
.type_raise #azuki-contents section:nth-of-type(2) .type .flex-block {
	justify-content: center;
}
.type_raise #azuki-contents section:nth-of-type(2) .type .flex-col {
	align-self: flex-start;
	width: 47.5%;
}
.type_raise #azuki-contents section:nth-of-type(2) .type h3,
.type_raise #azuki-contents section:nth-of-type(2) .type .icon,
.type_raise #azuki-contents section:nth-of-type(2) .redbean-area .icon {
	border-bottom: none;
	color: #9C2239;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0;
	padding-bottom: 0;
}
.type_raise #azuki-contents section:nth-of-type(2) .type .icon::before,
.type_raise #azuki-contents section:nth-of-type(2) .redbean-area .icon::before {
	background: url(../../images/adzuki/features/type_raise/icon.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 22px;
	margin-right: 5px;
	vertical-align: middle;
	width: 20px;
}
.type_raise #azuki-contents section:nth-of-type(2) .redbean-area .flex-col {
	align-self: auto;
	text-align: center;
	width: 48%;
}
.type_raise #azuki-contents section:nth-of-type(2) .redbean-area .flex-col + .flex-col {
	border-left: 1px dotted #9C2239;
	padding-left: 25px;
}
.type_raise #azuki-contents section:nth-of-type(2) .redbean-area p {
	text-align: left;
}
.type_raise #azuki-contents section:nth-of-type(2) h5 {
	background: #9C2239;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}
.type_raise #azuki-contents section:nth-of-type(4) figure {
	margin: 0 auto;
	width: 328px;
}


/* あずきの種類・育て方
------------------------------------------ */
.apricot #azuki-contents .border_box {
	border: 3px solid #9C2239;
	border-radius: 10px;
	padding: 30px;
}
.apricot #azuki-contents .flex-col {
	width: 48%;
}
.apricot #azuki-contents .flex-col img {
	width: 100%;
}


/* あずきの品質管理
------------------------------------------ */
.quality #azuki-contents section:nth-of-type(2) iframe {
	display: block;
	margin: 0 auto;
}
.quality #azuki-contents section:nth-of-type(3) figure{
	margin-bottom: 0;
}
.quality #azuki-contents section:nth-of-type(3) .flex-block {
	justify-content: center;
}
.quality #azuki-contents section:nth-of-type(3) .flex-block .flex-col {
	align-self: auto;
}
.quality #azuki-contents section:nth-of-type(3) .flex-block:nth-of-type(2) .flex-col,
.quality #azuki-contents section:nth-of-type(3) .flex-block:nth-of-type(3) .flex-col{
	margin-left:45%;
}
.quality #azuki-contents section:nth-of-type(3) .flex-block:nth-of-type(3) .flex-col:nth-of-type(1) p {
	padding-left: 15px;
	position: relative;
}
.quality #azuki-contents section:nth-of-type(3) .flex-block:nth-of-type(3) .flex-col:nth-of-type(1) p::before {
	content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(/images/common/link_maru_arrow_red.png);
    background-size: 15px;
}


/* 北海道小豆契約栽培農場日記
------------------------------------------ */
.h_farm #azuki-contents section:nth-of-type(2) .pattern1_1_1:first-of-type {
	padding-top: 15px;
}
.h_farm #azuki-contents section:nth-of-type(2) .pattern1_1_1:first-of-type .col:first-of-type h3 {
	margin-top: -15px;
}
_::-webkit-full-page-media, _:future, :root .h_farm #azuki-contents section:nth-of-type(2) .pattern1_1_1:first-of-type .col:first-of-type h3 {/*safari*/
	margin-top: -10px;
}
@supports (-ms-ime-align:auto){
	.h_farm #azuki-contents section:nth-of-type(2) .pattern1_1_1:first-of-type .col:first-of-type h3 {
		margin-top: -10px;
	}
}
_:-ms-lang(x)::-ms-backdrop,.h_farm #azuki-contents section:nth-of-type(2) .pattern1_1_1:first-of-type .col:first-of-type h3 {
	margin-top: -10px;
}
.h_farm #azuki-contents section:nth-of-type(2) figure {
	margin-bottom: 0;
}
.h_farm #azuki-contents section:nth-of-type(2) h3 {
	border-bottom: none;
	margin-bottom: 0;
}
.h_farm #azuki-contents section:nth-of-type(2) h3 small {
	font-size: 12px;
}


/* あずきの社会貢献
------------------------------------------ */
.society #azuki-contents section:nth-of-type(2) .col img {
	width: 320px;
}
.society #azuki-contents section:nth-of-type(2) .col figcaption {
	font-weight: bold;
}
.society #azuki-contents section:nth-of-type(2) .pattern1_1:nth-of-type(2) .col:nth-of-type(1) figure {
	text-align: right;
}
.society #azuki-contents section:nth-of-type(2) .pattern1_1:nth-of-type(2) .col:nth-of-type(2) figure {
	text-align: left;
}
.society #azuki-contents section:nth-of-type(2) .pattern1_1:nth-of-type(2) .col img {
	width: 160px;
}

/* 煮小豆製法
------------------------------------------ */
.recipe #azuki-contents section:nth-of-type(2) p{
	margin-right: 20px;
}
.recipe #azuki-contents section:nth-of-type(2) figcaption{
	color: #4E4E4E;
	font-weight: bold;
}
.recipe #azuki-contents section:nth-of-type(3) .flex-block{
	justify-content: space-around;
	align-items: flex-end;
	margin-bottom: 35px;
}

/* あずきの世界への挑戦
------------------------------------------ */
.challenge #azuki-contents section:nth-of-type(4) .imgArea_left-top{
	margin-bottom: 20px;
}
.challenge #azuki-contents section:nth-of-type(4) .flex-block{
	justify-content: space-between;
}

/* Azuki factory
------------------------------------------ */
.azuki.good.factory .flex-col.mb2em{
	width: 78%;
}
.azuki.good.factory .flex-col.mb2em + .flex-col:nth-of-type(2){
	width: 22%;
}
.azuki.good.factory .flex-col:nth-of-type(2) figure{
	width: 100%;
}
.azuki.good.factory .qa dt,
.azuki.good.factory .qa dd{
	font-size: 20px;
	margin-left: 42px;
	text-indent: -46px;
}
.azuki.good.factory .qa dt::before,
.azuki.good.factory .qa dd::before{
	padding: 2px 14px;
}
.azuki.good.factory #azuki-contents .flex-col {
	align-self: flex-start;
}
.azuki.good.factory #azuki-contents section:nth-of-type(2) {
	margin-bottom: -40px;
}
.azuki.good.factory #azuki-contents section:nth-of-type(2) .flex-col{
	align-self: center;
}
.azuki.good.factory .azuki-midashi {
	background: url("../../images/adzuki/icon_azuki.png") no-repeat left center;
	border-bottom: none;
	background-size: 22px;
	color: #9C2239;
	padding-bottom: 0;
	padding-left: 35px;
}
.azuki.good.factory section:nth-of-type(2) {
	margin-bottom: 0;
}
.azuki.good.factory section:nth-of-type(3) img {
	vertical-align: bottom;
}
.azuki.good.factory section:nth-of-type(3) .section_child:first-of-type .flex-block {
	position: relative;
}
.azuki.good.factory #azuki-contents section:nth-of-type(3) .section_child .flex-block {
	justify-content: flex-start;
}
.azuki.good.factory section:nth-of-type(3) .section_child:first-of-type .flex-block::before {
	background: url("../../images/adzuki/good/factory/img08.png") no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: -20px;
	width: 108px;
	height: 118px;
}
.azuki.good.factory section:nth-of-type(3) .section_child:nth-of-type(3) .flex-block {
	margin-bottom: 10px;
}
.azuki.good.factory #azuki-contents section:nth-of-type(3) .section_child:nth-of-type(3) .flex-col {
	align-self: center;
}
.azuki.good.factory #azuki-contents section:nth-of-type(3) .section_child:nth-of-type(3) .flex-col:last-of-type {
	position: relative;
}
.azuki.good.factory #azuki-contents section:nth-of-type(3) .section_child:nth-of-type(3) .flex-col:last-of-type::before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #333;
	position: absolute;
    top: -5px;
    left: -30px;
	transform: rotate(-45deg);
}
.azuki.good.factory #azuki-contents section:nth-of-type(3) .section_child:nth-of-type(3) .flex-col:last-of-type::after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #333;
	position: absolute;
    top: 65px;
    left: -30px;
	transform: rotate(45deg);
}
.azuki.good.factory .box-yellow {
	background: #FFF8C4;
	border-radius: 10px;
	font-weight: 600;
	padding: 30px;
	text-align: center;
}
.azuki.good.factory .box-yellow p {
	line-height: 26px;
	margin-bottom: 0;
}

/* あずきとは？
------------------------------------------ */
.azuki.about #content-area,
.azuki.about #contents-main {
	width: 100%;
}
.azuki.about #contents-main .scroll_bottom {
	text-align: center;
}
.azuki.about #contents-main .scroll_bottom a {
	background: #9C2239;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	letter-spacing: 4px;
	padding: 0 20px;
	font-size: 16px;
}
.azuki.about #contents-main .scroll_bottom a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_arrows {
	position: relative;
	display: flex;
	height: 80px;/*画面いっぱいにする場合100vh*/
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.cp_arrows .cp_arrow {
	position: absolute;
	top: 80px;/*着地点（サンプルは[class:cp_arrows]height300pxの50%）*/
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background: #9C2239;
	width: 1.5px;
	height: 120px;
}
.cp_arrows .cp_arrowfirst {
	-webkit-animation: arrow-move08 2s ease-in-out infinite;
	animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before, .cp_arrows .cp_arrow:after {
	position: absolute;
	bottom: 10px;
    left: -9px;
	display: block;
	width: 20px;
	height: 1px;
	content: '';
	background: #9C2239;
}
.cp_arrows .cp_arrow:before {
	-webkit-transform: rotate(45deg) translateX(-25%);
	transform: rotate(45deg) translateX(-25%);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
	-webkit-transform: rotate(-45deg) translateX(25%);
	transform: rotate(-45deg) translateX(25%);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}
@-webkit-keyframes arrow-move08 {
	0% {
		top: -150px;/*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
	}
	50% {
		opacity: 1;
	}
	70% {
		opacity: 1;
	}
	100% {
	}
}
@keyframes arrow-move08 {
	0% {
		top: -150px;/*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
		opacity: 1;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}
.azuki.about #contents-main #originlink {
	padding-top: 100px;
}
.azuki.about #contents-main #azuki-power {
	position: relative;
	height: 70vh;
	height: calc(100vh - 240px);
	min-height: 420px;
}
.azuki.about #contents-main #azuki-power > figure:first-of-type img {
	height: 40vh;
	height: calc((100vh - 240px) / 1.7);
	max-width: 472px;
    max-height: 472px;
	width: auto;
}
.azuki.about #contents-main .scroll_bottom {
	position: absolute;
	bottom: 1%;
	left: 50%;
	transform: translateX(-50%);
}
.azuki.about #contents-main .scroll_bottom:nth-of-type(2) {
	height: 100vh;
	position: relative;
}
.azuki.about #contents-main .scroll_bottom:nth-of-type(2) figure {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.azuki.about #contents-main h2 {
    border-bottom: none;
	font-size: 43px;
	text-align: center;
	line-height: 1.4;
}
.azuki.about #contents-main section > figure {
	margin-bottom: 100px;
}
.azuki.about #contents-main section .wrap > figure:nth-of-type(n+2) {
	margin-bottom: 40px;
}
.azuki.about #contents-main h2::before {
    display: none;
}
.azuki.about #contents-main section {
	margin-bottom: 0;
}
.azuki.about #contents-main section:first-of-type .wrap {
	padding: 100px 0;
}
.azuki.about #contents-main section:last-of-type figure:first-of-type {
	margin-bottom: 50px;
}
.azuki.about #contents-main section:last-of-type::after {
	background: url(../../images/adzuki/about/img07.png) left bottom;
	background-size: contain;
    background-repeat: repeat-x;
	content: "";
	display: block;
	height: 52px;
	width: 100%;
}
.azuki.about #contents-main section:nth-of-type(2) > .flex-block > .flex-col {
	width: 50%;
}
.azuki.about #contents-main #health .wrap {
	background: url(../../images/adzuki/about/bg01.png) no-repeat top -200px right -200px,
		url(../../images/adzuki/about/bg01.png) no-repeat bottom -200px left -200px;
	background-size: 40%;
	padding: 100px 0;
}
.azuki.about #contents-main #origin .wrap {
	background: url(../../images/adzuki/about/bg01.png) no-repeat top -200px right -200px,
		url(../../images/adzuki/about/bg01.png) no-repeat bottom 150px left -200px;
	background-size: 40%;
	padding: 45px 0 100px;
}
.azuki.about #contents-main .btn-link {
	margin-top: 30px;
}
.azuki.about #contents-main .btn-link a::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 20px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}
.azuki.about #contents-main .btn-link a {
	display: block;
	background: #9C2239;
	border-radius: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	padding: 18px 0;
    text-align: center;
	transition:  0.1s;
    line-height: 1;
}
.azuki.about #contents-main .btn-link a:hover {
	text-decoration: none;
	opacity: .7;
}
.azuki.about #contents-main section > .flex-block,
.azuki.about #contents-main #origin .wrap > .flex-block,
.azuki.about #contents-main .pattern1_1,
.azuki.about #contents-main .inner {
	width: 1000px;
	margin: 0 auto;
}
.azuki.about #contents-main .pattern1_1 {
	align-self: center;
}
.azuki.about #contents-main section:nth-of-type(2n-1) {
	background: url(../../images/adzuki/about/bg03.png);
	background-size: 70%;
}
.azuki.about #contents-main section:nth-of-type(2n-1):not([id]) {
	padding: 100px 0;
}
.azuki.about #contents-main section:nth-of-type(2n):not([id]) {
	background: #FEF5F5;
	padding: 100px 0;
}
.azuki.about #contents-main section:nth-of-type(2n) {
	background: #FEF5F5;
}
.azuki.about #contents-main section:nth-of-type(2) .t_center figure {
	margin-bottom: 0;
}
.azuki.about #contents-main section:nth-of-type(3) > .flex-block .flex-col + .flex-col {
	margin-left: 100px;
}
.azuki.about #contents-main section:nth-of-type(4) {
	
}
.azuki.about #azuki-contents #health .inner > p {
	margin: 0 auto 30px;
	width: 700px;
}
.azuki.about #azuki-contents #health .btn-link {
	width: 400px;
	margin: 0 auto 100px;
}
.azuki.about #azuki-contents #health .pattern1_1_1,
.azuki.azuki-day #azuki-contents .pattern1_1_1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col {
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 22.3%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 a,
.azuki.azuki-day #azuki-contents .pattern1_1_1 a {
	background: #fff;
	border-radius: 10px;
	display: block;
	padding: 10px;
	text-decoration: none;
	transition:  0.1s;
}
.azuki.about #azuki-contents #health .pattern1_1_1 a:hover,
.azuki.azuki-day #azuki-contents .pattern1_1_1 a:hover {
	opacity: .7;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col::before,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col::before {
	background: url(../../images/adzuki/health/azuki_health/icon07.png) no-repeat;
	background-size: contain;
	border-radius: 0 0 10px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 12px;
	height: 12px;
	z-index: 1;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col::after,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #ccc;
	border-bottom: 15px solid #ccc;
	border-left: 15px solid transparent;
	border-radius: 0 0 10px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(-n+3) p,
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) p,
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) p,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(-n+3) p,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(5) p,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(6) p{
	line-height: 2.3;
}
.azuki.about #azuki-contents #health .pattern1_1_1 p,
.azuki.azuki-day #azuki-contents .pattern1_1_1 p {
	line-height: 1.2;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:first-of-type,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:first-of-type {
	border:2px solid #ABCD03;
	margin-left: 2%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:first-of-type h3 span,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:first-of-type h3 span {
	background: #ABCD03;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:first-of-type h3::before,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:first-of-type h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon05.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:first-of-type::after,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:first-of-type::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #ABCD03;
	border-bottom: 15px solid #ABCD03;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(2),
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(2) {
	border:2px solid #B8589D;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(2) h3 span,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(2) h3 span {
	background: #B8589D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(2) h3::before,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(2) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon04.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(2)::after,
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(2)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #B8589D;
	border-bottom: 15px solid #B8589D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3),
.azuki.azuki-day #azuki-contents .pattern1_1_1 .col:nth-of-type(3) {
	border:2px solid #EA5514;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3) h3 span,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3) h3 span {
	background: #EA5514;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3)::after,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #EA5514;
	border-bottom: 15px solid #EA5514;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3) h3::before,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(3) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon01.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4),
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4) {
	border:2px solid #2EA7E0;
	margin-left: 2%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4) h3 span,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4) h3 span {
	background: #2EA7E0;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4)::after,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #2EA7E0;
	border-bottom: 15px solid #2EA7E0;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4) h3::before,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(4) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon03.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5),
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) {
	border:2px solid #EB6D94;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) h3 span,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) h3 span {
	background: #EB6D94;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5)::after,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #EB6D94;
	border-bottom: 15px solid #EB6D94;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) h3::before,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(5) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon02.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6),
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) {
	border:2px solid #F8B62D;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) h3 span,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) h3 span {
	background: #F8B62D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6)::after,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #F8B62D;
	border-bottom: 15px solid #F8B62D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) h3::before,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(6) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon06.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7),
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7) {
	border:2px solid #B8589D;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7) h3 span,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7) h3 span {
	background: #B8589D;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7)::after,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7)::after {
	border-top: 15px solid transparent;
	border-right: 15px solid #B8589D;
	border-bottom: 15px solid #B8589D;
	border-left: 15px solid transparent;
	border-radius: 0 0 8px 0;
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7) h3::before,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 .col:nth-of-type(7) h3::before {
	background: url(../../images/adzuki/health/azuki_health/icon04.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.azuki.about #azuki-contents #health .pattern1_1_1 h3,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 h3 {
	border-bottom: none;
	margin-bottom: 0;
}
.azuki.about #azuki-contents #health .pattern1_1_1 p,
.azuki.azuki-day #azuki-contents #health .pattern1_1_1 p {
	color: #333;
	font-weight: 600;
	font-size: 18px;
	padding: 5px 0px;
	letter-spacing: -1px;
}
.azuki.about #azuki-contents #line-shapes {
	border-top: 5px solid #9C2239;
	border-left: 5px solid #9C2239;
	border-right: 5px solid #9C2239;
	height: 35px;
	margin: 0 auto 5px;
	width: 216px;
}
.azuki.about #azuki-contents #line-shapes::before {
	background: #9C2239;
	content: "";
	display: block;
	height: 35px;
	margin: -35px auto 0;
	width: 5px;
}
.azuki.about #azuki-contents section:nth-of-type(2) .type .flex-block {
	justify-content: center;
}
.azuki.about #azuki-contents section:nth-of-type(2) .type > figure {
	margin-bottom: 30px;
}
.azuki.about #azuki-contents section:nth-of-type(2) .type .flex-col {
	align-self: flex-start;
	width: 40%;
}
.azuki.about #azuki-contents section:nth-of-type(2) .type h3,
.azuki.about #azuki-contents section:nth-of-type(2) .type .icon,
.azuki.about #azuki-contents section:nth-of-type(2) .redbean-area .icon {
	border-bottom: none;
	color: #9C2239;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0;
	padding-bottom: 0;
}
.azuki.about #azuki-contents section:nth-of-type(2) .type .icon::before,
.azuki.about #azuki-contents section:nth-of-type(2) .redbean-area .icon::before {
	background: url(../../images/adzuki/features/type_raise/icon.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 22px;
	margin-right: 5px;
	vertical-align: middle;
	width: 20px;
}
.azuki.about #azuki-contents section:nth-of-type(2) .redbean-area .flex-col {
	align-self: auto;
	text-align: center;
	width: 48%;
}
.azuki.about #azuki-contents section:nth-of-type(2) .redbean-area .flex-col + .flex-col {
	border-left: 1px dotted #9C2239;
	padding-left: 25px;
}
.azuki.about #azuki-contents section:nth-of-type(2) .redbean-area p {
	text-align: left;
}
.azuki.about #azuki-contents section:nth-of-type(2) h5 {
	background: #9C2239;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}

.azuki.about h1 {
	display: inline-block;
	margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
	font-weight: 400;
    line-height: 1;
    background: none;
}

/* ------------------------------------------ */
/* ---あずきを育ててみよう --------------------- */
/* ------------------------------------------ */
.raise #azuki-contents h2 span {
	font-size: 15px;
	line-height: 20px;
	margin-left: 10px;
}
.raise #azuki-contents .border_box {
	border: 3px solid #9C2239;
	border-radius: 10px;
	padding: 10px;
}
.raise #azuki-contents .process > .flex-block:nth-of-type(2).iblock {
	width: 430px;
}
.raise #azuki-contents .iblock .border_box {
	text-align: center;
}
.raise #azuki-contents .iblock img {
	vertical-align: bottom;
}
.raise #azuki-contents .iblock img:first-of-type {
	width: 132px;
}
.raise #azuki-contents .iblock img:nth-of-type(2) {
	margin-left: 10px;
	width: 180px;
}
.raise #azuki-contents .process > .flex-block:nth-of-type(2) .col:first-of-type {
	align-self: center;
	width: 222px;
}
.raise #azuki-contents .process{
	counter-reset: my-counter;
	padding: 0;
}
.raise #azuki-contents .process li{
	list-style-type: none;
	font-size:20px;
	font-weight: bold;
	color: #333333;
	margin-bottom:15px;
	margin-top: 30px;
	border-bottom: 1px dotted #B5B5B5;
}
.raise #azuki-contents .process li::before{
	content: counter(my-counter);
	counter-increment: my-counter;
	background: #9C2239;
	color: #FFF;
	display: block;
	line-height: 30px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	font-size: 16px;
}
.raise #azuki-contents .process figure img + img {
	margin-left: 20px;
}
.raise #azuki-contents .process figure:nth-of-type(2){
	position: relative;
}
.raise #azuki-contents .process figure:nth-of-type(2) span img:nth-of-type(1){
	margin-right: 90px;
}
.raise #azuki-contents .process > .flex-block:first-of-type .col {
	position: relative;
}
.raise #azuki-contents .process > .flex-block:first-of-type .col:first-of-type::before{
	content: "";
	display: inline-block;
	border: 20px solid transparent;
	border-left-color: #9C2239;
	position: absolute;
	top: 32%;
	right:-100px;
}
.raise #azuki-contents .process > .flex-block:first-of-type .col:first-of-type::after{
	content: "";
	background-color: #9C2239;
	border: 1px solid #9C2239;
	width: 25px;
	height: 20px;
	position: absolute;
	top: 37.5%;
	right: -68px;
}
.raise #azuki-contents .process > .flex-block:first-of-type .col:nth-of-type(2) {
	margin-left: 80px;
}
.raise #azuki-contents .process > .flex-block:first-of-type .col:nth-of-type(2) p {
	margin-bottom: 45px;
	margin-left: 15px;
}
.raise #azuki-contents .process > figure:nth-of-type(2) img:last-of-type,
.raise #azuki-contents .process > figure:nth-of-type(3) img:last-of-type {
	height: 150px;
}
.raise #azuki-contents .flex-block .col:nth-of-type(1) {
	align-self: center;
	margin: 0 30px 0 20px;
	width: 205px;
}
.raise #azuki-contents .flex-block.border_box .col:nth-of-type(1) {
	align-self: center;
	margin: 0 30px 0 20px;
	width: 155px;
}
.raise #azuki-contents .flex-block .col:nth-of-type(2) {
	align-self: center;
}
.raise #azuki-contents .flex-block .col:nth-of-type(1) img {
	vertical-align: bottom;
}

/* ------------------------------------------ */
/* --- ニュースリリース　詳細 ------------------- */
/* ------------------------------------------ */
.details146 .products .col:first-of-type {
	margin-bottom: 10px;
	width: 50.5%;
}
.details146 .products .col:nth-of-type(2){
	width: 45.5%;
}



/* ------------------------------------------ */
/* --- プライバシーポリシー ------------------- */
/* ------------------------------------------ */
.privacy-policy h3 {
	color: #363636;
	
}
/* ------------------------------------------ */
/* --- サイトポリシー ------------------- */
/* ------------------------------------------ */
.site-policy h3,h4 {
	color: #363636;
	
}

/* IE10以上
==================================- */
@media all and (-ms-high-contrast: none) {
    .top #sns-area {
        width: auto !important;
        height: auto !important;
    }
    #top-slider .twitter-share-button {
        border: none;
        margin-bottom: -6px;
    }
}


