@charset "utf-8";

@media print, screen and (min-width: 751px) {
	

	/* -----------------------------------------------------------------------------

	ベース
  
----------------------------------------------------------------------------- */

header {
	background-color: rgba( 255 , 255 , 255 , 0.75 ) !important;
}

.productDetail {
	padding-top: 0;
}

	/* -----------------------------------------------------------------------------

	top
  
----------------------------------------------------------------------------- */

.productDetail h2 {
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 295px;
	background: #d1e5ae url(../products/img/bg_detail_mv.png) center top no-repeat;
}
.productDetail h2 img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -71px;
	margin-left: -101px;
}

	/* -----------------------------------------------------------------------------

	contents
  
----------------------------------------------------------------------------- */

.productDetail #contents {
	padding-top: 70px;
	padding-bottom: 60px;
}

.productDetail .main {
	float: left;
	width: 720px;
}
.productDetail .heading {
	min-height: 410px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.margarine .heading {
	background: url(../products/img/img_product_margarine.png) 307px -41px no-repeat;
}
.yeast .heading {
	background: url(../products/img/img_product_yeast.png) 307px -41px no-repeat;
}
.cream .heading {
	background: url(../products/img/img_product_cream.png) 307px -41px no-repeat;
}
.sweet .heading {
	background: url(../products/img/img_product_sweet.png) 307px -41px no-repeat;
}
.oil .heading {
	background: url(../products/img/img_product_oil.png) 307px -41px no-repeat;
}
.frozen .heading {
	background: url(../products/img/img_product_frozen.png) 307px -41px no-repeat;
}
.fruit .heading {
	background: url(../products/img/img_product_fruit.png) 307px -41px no-repeat;
}
.spice .heading {
	background: url(../products/img/img_product_spice.png) 307px -41px no-repeat;
}
.purnatur .heading {
	padding-bottom: 0;
	margin-bottom: 15px;
	min-height: 0;
}
.productDetail .heading h3 {
	position: relative;
	font-size: 2.8rem;
	font-weight:bold;
	padding-bottom: 21px;
	margin-bottom: 21px;
}
.productDetail .heading h3:after {
	position: absolute;
	bottom: 0;
	content: "";
	display: block;
	width: 23px;
	height: 2px;
	background-color: #84be16;
}
.productDetail .heading .txt {
	width: 273px;
	font-size: 1.5rem;
	line-height: 2;
}
.productDetail .feature .sub {
	padding-top: 30px;
	font-size: 1.6rem;
	text-align: center;
}
.feature dl.first {
	margin-top: 40px;
}
.feature dl + dl {
	padding-top: 60px;
}
.feature dt {
	padding-left: 25px;
	font-size: 1.7rem;
	font-weight: bold;
	background: url(../common/img/icon_point.png) left center no-repeat;
	background-size: 18px 17px;
}
.feature dd {
	padding-top: 20px;
	font-size: 1.5rem;
}
.feature dl + .subTtl {
	margin-top: 60px;
}
.feature ul.featureItems {
	list-style: disc ;
	margin: 0 0 0 1.5em;
}
.feature .imgBox .img {
	float: left;
	margin-right: 30px;
}
.productDetail .faqItems {
	margin-top: 20px;
}
.productDetail .faqItems dl {
	background: #f2f2f2;
	padding: 15px 20px 0 20px;
	margin-bottom: 10px;
}
.productDetail .faqItems dt {
	cursor: pointer;
	position: relative;
	padding: 10px 35px 20px 53px;
	background: url(../products/img/icon_q.png) 0 6px no-repeat;
	background-size: 35px 36px;
	min-height: 55px;
 }
 .productDetail .faqItems dt .icon_toggle {
 	position: absolute;
 	right: 0px;
 	top: 8px;
 	display: block;
 	background: #4d4d4d;
 	width: 26px;
 	height: 26px;
 	border-radius: 100px;
 }
 .productDetail .faqItems dt .icon_toggle:before,
 .productDetail .faqItems dt .icon_toggle:after {
 	content: "";
 	display: block;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-left: -6px;
 	background: #FFF;
 	width: 13px;
 	height: 1px;
	transition: all 0.25s ease;
 }
 .productDetail .faqItems dt .icon_toggle:before {
	transform: rotate(90deg);
 }
 .productDetail .faqItems dt.active .icon_toggle:before {
	transform: rotate(0);
 }
.productDetail .faqItems dd {
	display:none;
	padding: 25px 0 25px 53px;
	background: url(../products/img/icon_a.png) 0 25px no-repeat;
	background-size: 35px 36px;
 	border-top: 1px solid #cccccc;
 }
.productDetail .faqItems dd ol {
	list-style: decimal;
	margin: 0.5em 0 0 1.5em;
}
.productDetail .faqItems .faqIndent {
	margin-left: 1.5rem;
	text-indent: -1.5rem;
}
.side {
	float: right;
	width: 210px;
	background-color: #e5e5e5;
}
.side h3 {
	border-bottom: 1px solid #bfbfbf;
}
.side h3 a {
	display: block;
	padding: 23px 0 23px 38px;
	color: #4c4c4c !important;
	text-decoration: none !important;
	font-size: 1.5rem;
	background: url(../common/img/icon_arw03.png) 21px center no-repeat;
}
.side h3 a:hover {
	color: #84be16 !important;
	background: url(../common/img/icon_arw08.png) 21px center no-repeat;
}
.side dl {
	padding: 25px 22px;
}
.side dt {
	color: #4c4c4c !important;
	font-size: 1.5rem;
	font-weight: bold;
}
.side dd {
	margin-top: 17px;
	padding-left: 6px;
}
.side dd a {
	font-weight: normal;
	display: block;
	padding-left: 18px;
	color: #666 !important;
	font-size: 1.4rem;
	text-decoration: none !important;
	background: url(../common/img/icon_arw01.png) 5px center no-repeat;
}
.side dd a:hover {
	color: #84be16 !important;
	background: url(../common/img/icon_arw07.png) 5px center no-repeat;
}
.side dd a.active {
	color: #84be16 !important;
	background: url(../common/img/icon_arw07.png) 5px center no-repeat;
}

.products_slider {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.products_slider .slick-arrow {
	background: none;
	position: absolute;
	z-index: 10;
	width: auto;
	height: auto;
	top: 50%;
	margin-top: -36px;
	width: 34px;
	height: 45px;
	border: 0;
	border-radius: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../products/img/products_slider_arrow.png) 0 0 no-repeat;
}
.products_slider .slick-prev {
	left: 13px;
	transform: rotate(180deg);
}
.products_slider .slick-next {
	right: 13px;
}
.products_slider .slick-dots {
	margin-top: 5px;
	text-align: center;
}
.products_slider .slick-dots li {
	display: inline-block;
	margin: 0 10px;
}
.products_slider .slick-dots li button {
	padding: 0;
	width: 9px;
	height: 9px;
	text-indent: -9999px;
	background-color: #FFF;
	border: 1px solid #aad04a;
}
.products_slider .slick-dots li.slick-active button {
	background-color: #aad04a;
}

	/* -----------------------------------------------------------------------------

	bottom
  
----------------------------------------------------------------------------- */

.bottom {
	width: 100%;
	min-width: 980px;
	padding: 76px 0;
	background-color: #e8f1d6;
	text-align: center;
}
.bottom p {
	display: inline-block;
}
.bottom p + p {
	margin-left: 47px;
}
.bottom .txt {
	font-size: 2rem;
	font-weight: bold;
}
.bottom .btn {
	width: 297px;
}
.bottom .btn a {
	display: block;
	padding: 18px 0;
	color: #fff;
	font-size: 2.2rem;
	text-align: center;
	border-radius: 100px;
	border: 1px solid #e8f1d6;
	background: #84be16 url(../common/img/icon_arw05.png) 32px center no-repeat;
}
.bottom .btn a:hover {
	color: #84be16;
	border: 1px solid #84be16;
	background: #fff url(../common/img/icon_arw06.png) 32px center no-repeat;
}
.bottom .telephone {
	display: inline-block;
	vertical-align: top;
	margin-right: 45px;
	text-align: left;
	font-weight: bold;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3";
	font-feature-settings : "palt" 1;
}
.bottom .telephone dt {
	margin-bottom: 15px;
	font-size: 1.8rem;
}
.bottom .telephone .telephoneNumber {
	margin-bottom: 15px;
	font-size: 3.6rem;
	line-height: 1;
}
.bottom .telephone .telephoneNumber a {
	cursor: default;
}
.bottom .telephone .telephoneNumber img {
	margin-right: 5px;
	vertical-align: top;
}
.bottom .telephone p {
	display: block;
	font-weight: normal;
}
.bottomHasTelephoneNumber {
	padding-top: 35px;
	padding-bottom: 35px;
}
.bottomHasTelephoneNumber .btn {
	margin-top: 25px;
}

}