@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 751px){
.slider {
	width:924px;
	height:380px;
	margin:0 auto !important;
	padding:0 0 30px;
	display: block;
	border:none;
	overflow: hidden;
}
.main_contents{
	clear:both;
	width:924px;
	height:auto;
	margin:30px auto 0  !important;
	padding:30px 0 0;
	display: block;
	border-top:1px solid #CCC;
}

/* main contents frame left ↓↓↓ */
.contents_left {
	clear:both;
	float: left;
	width:624px;
	height:auto;
	margin: 0px auto  !important;
	padding:0px;
	display: block;
}
.left_link_01 {
	float: left;
	width:298px;
	height:198px;
	margin:0 auto !important;
	padding:0;
	display: block;
	border:1px solid #666;
}
.left_link_02 {
	float: left;
	width:298px;
	height:198px;
	margin:0 auto 0 24px !important;
	padding:0;
	display: block;
	border:1px solid #666;
}
.left_link_01 a{
	width:292px;
	height:192px;
	margin:0 auto !important;
	padding:0px;
	display: block;
	overflow: hidden;
	border:3px solid #FFF;
	background: url(../img/top_link_bgi_01.jpg) no-repeat left 35px;
	background-size:cover;
}
.left_link_01 a:before{
	content:"原材料へのこだわり\A　Material　";
	width:100%;
	height:25px;
	margin:0 ;
	padding:11px 0 11px;
	color:#666;
	text-align: center;
	font-size:14px;
	font-weight: bolder;
	line-height: 14px;
	white-space: pre;
	text-decoration: none;
	display:inline-table;
	background: linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -webkit-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -moz-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -o-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -ms-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
}
.left_link_01 a:after{
	content:">";
	width:14px;
	height:14px;
	margin:0 0 0 10px;
	padding:3px;
	color:#666;
	text-align: center;
	font-size:14px;
	line-height: 10px;
	font-weight: bolder;
	text-decoration: none;
	display:inline-table;
	border-radius: 10px;
	background: #a784d4;
	position: relative;
	top:-42px;
}
.left_link_02 a{
	width:292px;
	height:192px;
	margin:0 auto !important;
	padding:0px;
	display: block;
	overflow: hidden;
	border:3px solid #FFF;
	background: url(../img/top_link_bgi_02.jpg) no-repeat left 7px;
	background-size:cover;
}
.left_link_02 a:before{
	content:"おすすめ商品\A　Products　";
	width:100%;
	height:25px;
	margin:0 ;
	padding:11px 0 11px;
	color:#666;
	text-align: center;
	font-size:14px;
	font-weight: bolder;
	line-height: 14px;
	white-space: pre;
	text-decoration: none;
	display:inline-table;
	background: linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -webkit-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -moz-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -o-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -ms-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
}
.left_link_02 a:after{
	content:">";
	width:14px;
	height:14px;
	margin:0 0 0 10px;
	padding:3px;
	color:#666;
	text-align: center;
	font-size:14px;
	line-height: 10px;
	font-weight: bolder;
	text-decoration: none;
	display:inline-table;
	border-radius: 10px;
	background: #a784d4;
	position: relative;
	top:-42px;
}
.info_title{
	clear: both;
	width:616px;
	height:42px;
	margin:30px auto 0 !important;
	padding:3px;
	display: inline-block;
	border:1px solid #666;
}
.info_title div:nth-child(1){
	float: left;
	width:auto;
	height:37px;
	margin: 0 !important;
	padding:5px 0 0 5px;
	display: block;
	color: #a784d4;
	font-size:21px;
	font-weight: bold;
	border-left:5px solid #a784d4;
}
.info_title div font{
	font-size:14px;
	font-weight: bold;
}
.info_title_link {
	float:right;
	width:auto;
	height:auto;
	margin: 5px 5px 0 0!important;
	overflow: hidden;
	display: block;
}
.info_title_link a{
	width:auto;
	height:auto;
	margin:5px 0 0 !important;
	padding:3px 10px;
	overflow: hidden;
	display: block;
	color: #FFF !important;
	font-size:14px;
	line-height:14px;
	font-weight: nomal;
	background: #a784d4;
	border-radius: 3px;
}
.infomation_frame{
	width:600px;
	min-height:290px;
	height:auto;
	margin:5px 0 30px !important;
	padding:5px 0px;
	display: block;
}

/* main contents frame left ↑↑↑ */

/* main contents frame right ↓↓↓ */

.contents_right{
	float: right;
	width:260px;
	height:auto;
	margin: 0px auto  !important;
	padding:0px;
	display: block;
}
.right_link_01{
	width:238px;
	height:108px;
	margin: 0 0 15px;
	padding:140px 0 0 20px;
	color:#FFF;
	font-weight: bold;
	font-size:33px;
	line-height:33px;
	text-decoration: none;
	background:url(../img/right_banner_01.jpg) no-repeat -1px -1px;
	display: block;
	border: 1px solid #666;
}
.right_link_02{
	width:258px;
	height:98px;
	margin: 0px auto 15px;
	padding:0px;
	display: block;
	padding:0 ;	background:url(../img/right_banner_02.jpg) no-repeat -1px -1px;
	border: 1px solid #666;
}
.right_link_03{
	width:258px;
	height:98px;
	margin: 0px auto 15px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	display: block;
	border: 1px solid #666;
}
.right_link_03 a{
	width:100%;
	height:100%;
	margin: 0;
	padding:0 ;
	text-decoration: none;
	color:#FFF;	background:url(../img/right_banner_03.jpg) no-repeat -1px -1px;
	display: block;
}
.right_link_04{
	width:250px;
	height:50px;
	margin: 10px auto 0;
	padding:0px;
	display: block;
}
.right_link_04 a{
	width:100%;
	height:100%;
	margin: 0;
	padding:0 ;	background:url(../img/right_banner_04.jpg) no-repeat -1px -1px;
	display: block;
}
/* main contents frame right ↑↑↑ */
}
@media screen and (max-width: 750px){
.slider {
	width:96vw;
	height:39.5vw;
	margin:0 auto !important;
	padding:0;
	border:none;
	display: block;
	overflow: hidden;
}
.main_contents{
	clear:both;
	width:100vw;
	height:auto;
	margin:30px auto 0  !important;
	padding:30px 0 0;
	display: block;
	overflow: hidden;
}

/* main contents frame left ↓↓↓ */
.contents_left {
	clear:both;
	width:100vw;
	height:auto;
	margin: 0px auto !important;
	padding:0px;
	display: block;
}
.left_link_01 {
	clear:both;
	width:298px;
	height:198px;
	margin: 0 auto 10px !important;
	padding:0;
	border:1px solid #666;
	display: block;
}
.left_link_02 {
	clear:both;
	width:298px;
	height:198px;
	margin: 0 auto 10px !important;
	padding:0;
	border:1px solid #666;
	display: block;
}
.left_link_01 a{
	width:292px;
	height:192px;
	margin:0 auto !important;
	padding:0px;
	display: block;
	overflow: hidden;
	color:#FFF;
	border:3px solid #FFF;
	background: url(../img/top_link_bgi_01.jpg) no-repeat left 35px;
	background-size:cover;
}
.left_link_01 a:before{
	content:"原材料へのこだわり\A　Material　";
	width:100%;
	height:25px;
	margin:0 ;
	padding:11px 0 11px;
	color:#666;
	text-align: center;
	font-size:14px;
	font-weight: bolder;
	line-height: 14px;
	white-space: pre;
	text-decoration: none;
	display:inline-table;
	background: linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -webkit-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -moz-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -o-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -ms-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
}
.left_link_01 a:after{
	content:">";
	width:14px;
	height:14px;
	margin:0 0 0 10px;
	padding:3px;
	color:#666;
	text-align: center;
	font-size:14px;
	line-height: 10px;
	font-weight: bolder;
	text-decoration: none;
	display:inline-table;
	border-radius: 10px;
	background: #a784d4;
	position: relative;
	top:-42px;
}
.left_link_02 a{
	width:292px;
	height:192px;
	margin:0 auto !important;
	padding:0px;
	display: block;
	overflow: hidden;
	border:3px solid #FFF;
	background: url(../img/top_link_bgi_02.jpg) no-repeat left 7px;
	background-size:cover;
}
.left_link_02 a:before{
	content:"おすすめ商品\A　Products　";
	width:100%;
	height:25px;
	margin:0 ;
	padding:11px 0 11px;
	color:#666;
	text-align: center;
	font-size:14px;
	font-weight: bolder;
	line-height: 14px;
	white-space: pre;
	text-decoration: none;
	display:inline-table;
	background: linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -webkit-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -moz-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -o-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
	background: -ms-linear-gradient(top, #fbf0f6 0%, #ddc5e3 50%, #d3bfdc 50%, #b5a0c9 100%);
}
.left_link_02 a:after{
	content:">";
	width:14px;
	height:14px;
	margin:0 0 0 10px;
	padding:3px;
	color:#666;
	text-align: center;
	font-size:14px;
	line-height: 10px;
	font-weight: bolder;
	text-decoration: none;
	display:inline-table;
	border-radius: 10px;
	background: #a784d4;
	position: relative;
	top:-42px;
}
.info_title{
	clear: both;
	width:90vw;
	height:42px;
	margin:30px auto 0;
	padding:3px;
	display: inline-block;
	border:1px solid #666;
	display: block;
}
.info_title div:nth-child(1){
	float: left;
	width:auto;
	height:37px;
	margin: 0 !important;
	padding:5px 0 0 5px;
	display: block;
	color: #a784d4;
	font-size:21px;
	font-weight: bold;
	border-left:5px solid #a784d4;
}
.info_title div font{
	font-size:14px;
	font-weight: bold;
}
.info_title_link {
	clear:right;
	width:auto;
	height:auto;
	margin: 5px 5px 0 0!important;
	overflow: hidden;
	display: block;
}
.info_title_link a{
	width:auto;
	height:auto;
	margin:5px 0 0 !important;
	padding:3px 10px;
	overflow: hidden;
	display: block;
	color: #FFF !important;
	font-size:14px;
	line-height:14px;
	font-weight: nomal;
	background: #a784d4;
	border-radius: 3px;
}
.infomation_frame{
	width:90vw;
	min-height:290px;
	height:auto;
	max-height:320px;
	margin:5px auto 30px !important;
	padding:5px 0px;
	display: block;
}

/* main contents frame left ↑↑↑ */

/* main contents frame right ↓↓↓ */

.contents_right{
	clear: both;
	width:260px;
	height:auto;
	margin: 0px auto 35px;
	padding:0px;
	display: block;
}
.right_link_01{
	width:238px;
	height:108px;
	margin: 0 0 15px;
	padding:140px 0 0 20px;
	color:#FFF;
	font-weight: bold;
	font-size:33px;
	line-height:33px;
	text-decoration: none;	background:url(../img/right_banner_01.jpg) no-repeat -1px -1px;
	display: block;
	border: 1px solid #666;
}
.right_link_01 a{
	color:#FFF;
	text-decoration: none;
}
.right_link_02{
	width:258px;
	height:98px;
	margin: 0px auto 15px;
	padding:0px;
	display: block;
	padding:0 ;	background:url(../img/right_banner_02.jpg) no-repeat -1px -1px;
	border: 1px solid #666;
}
.right_link_03{
	width:258px;
	height:98px;
	margin: 0px auto 15px;
	padding:0px;
	font-size:24px;
	line-height:24px;
	display: block;
	border: 1px solid #666;
}
.right_link_03 a{
	width:100%;
	height:100%;
	margin: 0;
	padding:0 ;
	text-decoration: none;
	color:#FFF;	background:url(../img/right_banner_03.jpg) no-repeat -1px -1px;
	display: block;
}
.right_link_04{
	width:250px;
	height:50px;
	margin: 10px auto 0;
	padding:0px;
	display: block;
}
.right_link_04 a{
	width:100%;
	height:100%;
	margin: 0;
	padding:0 ;	background:url(../img/right_banner_04.jpg) no-repeat -1px -1px;
	display: block;
}
/* main contents frame right ↑↑↑ */
}