@charset "Shift_JIS";

/* --------------------------------------------------------------------
	フリーページ　共通
--------------------------------------------------------------------- */
div.freepage_ {
}
div.freepage_narrow_ {
	padding: 0 60px;
}
div.freepage_ .box_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

/*　clearfix　*/  
.clearfix:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
.clearfix{ display:inline-block;}  
/* HIdes from IE-mac */  
*html .clearfix{ height:1%;}  
.clearfix{ display:block;}  
/* End hide from IE-mac */


/* 直送便 ページ内フォーム設置に付き修正 アンカーの位置調整用*/
#goods_frame_ {
	margin-top: -100px;
	padding-top: 100px;
}

/* --------------------------------------------------------------------
	フリーページ　会社概要
--------------------------------------------------------------------- */
#company {
}
#company table.formdetail_ {
	width: 100%;
	margin-bottom: 40px;
}
#company table th {
}
#company table td {
	line-height: 1.8;
}
#company table td li {
	line-height: 1.8;
}
/* グループ企業 */
#company .group-img .group-img01 {
	width: 330px;
	margin: 20px auto 0;
	overflow: hidden;
}
#company .group-img .img01 {
	float: left;
	display: inline;
	width: 120px;
}
#company .group-img .img01b {
	float: right;
	display: inline;
	width: 200px;
	padding-top: 34px;
}
#company .group-img {
	margin: 0 20px 0;
}
#company .group-img .group-imgarea {
	width: 800px;
	margin: 0 auto;
	padding-top: 100px;
	overflow: hidden;
	background-image: url(../img/usr/freepage/company/company_line.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#company .group-img .group_item_ {
	float: left;
	display: inline;
	width: 160px;
	padding: 5px;
	margin: 0 15px;
}
#company .group-img .group_item_ .logo_ {
	margin-bottom: 10px;
	text-align: center;
}
#company .group-img .group_item_ .text_ {
	font-size: 10px;
	line-height: 1.8;
	margin-bottom: 10px;
}
#company .group-img .group_item_ .product_img_ {
	text-align: center;
}
/* --------------------------------------------------------------------
	フリーページ　プライバシーポリシー
--------------------------------------------------------------------- */
#privacy {
}
#privacy p {
	margin-bottom: 20px;
	text-indent: 1em;
	line-height: 1.8;
}
#privacy ol {
	border-top: 1px dotted #CCC;
	margin-bottom: 20px;
}
#privacy ol li {
	padding: 10px;
	border-bottom: 1px dotted #CCC;
	list-style: inside decimal;
	margin: 0;
}
#privacy .date_ {
	text-align: right;
}
/* --------------------------------------------------------------------
	フリーページ　特定商取引法に基づく表記
--------------------------------------------------------------------- */
#about .payment_banner_ {
	padding-top: 10px;
}
#about table.normal_ th {
	width: 25%;
}
#about table.law_ .payment_banner_.sp_ {
	display: none;
}
#about table.law_ .payment_banner_.pc_ {
	text-align: center;
	margin-bottom: 20px;
}
/*=======================================================================================

	ご利用ガイド
	
=======================================================================================*/
/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド　共通
--------------------------------------------------------------------- */
div.freeguide_ {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
/* メインエリア */
div.freeguide_ .guidemain_ {
	float: right;
	display: inline;
	width: 740px;
}
div.freeguide_ .guidemain_ .guidemain_inner_ {
	padding: 30px;
	background-color: #ffffff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	overflow: hidden;
}
div.freeguide_ .section_ {
	margin-bottom: 10px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .section_ h2.sectionttl_ {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	padding: 19px 18px 18px;
	background-color: #da1404;
	border-bottom: 1px solid #cdcdcd;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	position: relative;
}
div.freeguide_ .section_ .section_inner_ {
	padding: 15px 20px;
}
div.freeguide_ .section_ h3.common_headline2_ {
	margin-top: 30px;
	padding: 0 0 6px;
}
div.freeguide_ .section_ h3:first-child {
	margin-top: 0;
}
div.freeguide_ .section_ h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	margin-top: 25px;
}
div.freeguide_ .section_ p,
div.freeguide_ .section_ li {
	line-height: 2.0;
	margin-top: 5px;
}
div.freeguide_ .section_ a {
	color: #221a1a;
	text-decoration: none;
	border-bottom: 1px solid #a9a7a7;
}
div.freeguide_ a:hover {
	border-bottom: 0;
}
div.freeguide_ a.ex_link_,
div.freeguide_ span.ex_link_ {
	padding: 0 23px 0 0;
	text-decoration: none;
	background-image: url(../img/usr/common/icon_link.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
}
div.freeguide_ a.ex_link_:hover {
	text-decoration: underline;
}
div.freeguide_ .section_ p.link_ {
	margin-top: 25px;
}
div.freeguide_ .section_ p.link_ a {
	color: #221a1a;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(../img/usr/common/icon_arrow7.png);
	background-position: left center;
	background-repeat: no-repeat;
	border: 0;
}
div.freeguide_ .section_ p.link_ a:hover {
	text-decoration: underline;
}
div.freeguide_ .section_ p.peri_ {
	margin-top: 24px;
}
div.freeguide_ .section_ ul.list_ li {
	text-indent: -1em;
    padding-left: 1em;
}
div.freeguide_ .section_ .red_ {
	color: #e81021;
}

/* 左ナビ */
div.freeguide_ .guidenav_ {
	float: left;
	display: inline;
	width: 220px;
	background-color: #fff;
 border:1px #c62a19 solid;
/*
	background-image: url(../img/usr/freepage/guide/nav_btm.png);
	background-position: left bottom;
	background-repeat: no-repeat;
*/
}
div.freeguide_ .guidenav_ a {
	border: 0;
}
div.freeguide_ .guidenav_ h2 a {
	display: block;
	width: 220px;
	height: 42px;
	background-image: url(../img/usr/freepage/guide/title_guide.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -999px;
}
div.freeguide_ .guidenav_ ul {
	padding: 10px 14px 10px 11px;
}
div.freeguide_ .guidenav_ ul li {
	border-top: 1px dotted #cdcdcd;
}
div.freeguide_ .guidenav_ ul li:first-child {
	border-top: 0;
}
div.freeguide_ .guidenav_ ul li a {
	display: block;
	color: #221a1a;
	line-height: 1.5;
	padding: 20px 10px 19px 12px;
}
div.freeguide_ .guidenav_ ul li a:hover {
	text-decoration: none;
}
div.freeguide_ .guidenav_ ul li a:hover,
div.freeguide_ .guidenav_ ul li.current_ a {
	background-color: #f9e7e5;
}
/*ページ無いナビゲーション
--------------------------------------------------*/
div.freeguide_ #pagenav {
	margin-bottom: 16px;
}
div.freeguide_ #pagenav ul {
	width: 720px;
	overflow: hidden;
}
div.freeguide_ #pagenav ul li {
	float: left;
	display: inline;
}
div.freeguide_ #pagenav ul li a {
	display: block;
	height: 67px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
}
/* 3つ並び */
div.freeguide_ #pagenav.nav3_ li {
	width: 213px;
	margin: 0 20px 10px 0;
}
div.freeguide_ #pagenav.nav3_ li a {
	width: 213px;
	text-align: center;
}
/* 4つ並び */
div.freeguide_ #pagenav.nav4_ li {
	width: 160px;
	margin: 0 13px 10px 0;
}
div.freeguide_ #pagenav.nav4_ li a {
	width: 160px;
	text-align: center;
}

/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド　トップ
--------------------------------------------------------------------- */
#guide_top {
	overflow: hidden;
}
#guide_top a {
	border: 0;
}
#guide_top .guidemain_inner_ {
	width: 690px;
}
#guide_top .section_.column2_ {
	width: 680px;
}
#guide_top .section_.column1_ {
	width: 335px;
	float: left;
	display: inline;
}
#guide_top .section_ h2 {
	height: 55px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#guide_top .section_ ul li {
	padding: 8px 0 10px;
}
#guide_top .section_ ul li a {
	display: block;
	color: #221a1a;
	line-height: 1.2;
	padding-left: 15px;
	background-image: url(../img/usr/common/icon_arrow7.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#guide_top #section0 {
	padding: 0 10px;
	margin-bottom: 35px;
	border: 0;
}
#guide_top #section1 .section_inner_ {
	overflow: hidden;
}
#guide_top #section1 h2 {
	width: 680px;
	background-image: url(../img/usr/freepage/guide/top/title_purchase.png);	
}

#guide_top #section1 ul {
	overflow: hidden;
}
#guide_top #section1 ul li {
	float: left;
	display: inline;
}
#guide_top #section1 ul li.odd_ {
	width: 333px;
}
#guide_top #section1 .sub_common_ {
	float: left;
	display: inline;
	width: 304px;
	padding-top: 23px;
}
#guide_top #section1 .sub_common_.first_ {
	margin-right: 30px;
}
#guide_top #section1 .sub_common_ li {
	float: none;
	display: block;
}
#guide_top #section2 {
	margin-right: 10px;
}
#guide_top #section2 h2 {
	width: 335px;
	background-image: url(../img/usr/freepage/guide/top/title_online.png);	
}
#guide_top #section3 h2 {
	width: 335px;
	background-image: url(../img/usr/freepage/guide/top/title_point.png);	
}
#guide_top #section4 {
	margin-right: 10px;
}
#guide_top #section4 h2 {
	width: 335px;
	background-image: url(../img/usr/freepage/guide/top/title_use.png);	
}
#guide_top #section5 h2 {
	width: 335px;
	background-image: url(../img/usr/freepage/guide/top/title_find.png);	
}
/* --------------------------------------------------------------------
	フリーページ ご利用ガイド　スクロールバー
--------------------------------------------------------------------- */
/* Tiny Scrollbar */
div.freeguide_ .scrollbar_area_ {
    width: 600px;
    height: 230px;
    position: relative;
    padding: 20px;
    background-color: #ffffff;
}
div.freeguide_ .scrollbar_area_ .viewport {
    overflow: hidden;
    position: relative;
}
div.freeguide_ .scrollbar_area_ .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}
div.freeguide_ .scrollbar_area_ .scrollbar {
    background: #dbdbdb;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 6px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .track {
    background: #dbdbdb;
    height: 100%;
    width: 6px;
    position: relative;
    padding: 0;
    margin: 0 2px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .thumb {
    background: #da1404;
    height: 20px;
    width: 10px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -3px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.freeguide_ .scrollbar_area_ .disable {
    display: none;
}
div.freeguide_ .scrollbar_area_ .noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
div.freeguide_ .viewport {
    width: 565px;
    height: 230px;
}
div.freeguide_ .scrollbar_area_ pre {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* --------------------------------------------------------------------
	フリーページ ご購入について
--------------------------------------------------------------------- */
/* ナビゲーション */
#guide_buy #pagenav ul li#pagenav1 a {
	background-image: url(../img/usr/freepage/guide/buy/pagenav1.png);
}
#guide_buy #pagenav ul li#pagenav2 a {
	background-image: url(../img/usr/freepage/guide/buy/pagenav2.png);
}
#guide_buy #pagenav ul li#pagenav3 a {
	background-image: url(../img/usr/freepage/guide/buy/pagenav3.png);
}
/**/
#guide_buy ul.card_ {
	margin: 0 0 13px 10px;
	overflow: hidden;
}
#guide_buy ul.card_ li {
	float: left;
	display: inline;
	margin: 0 25px 0 0;
}
/**/
#guide_buy .section_frame_ {
	padding: 18px 24px;
	background-color: #f9e7e5;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
/**/
#guide_buy .formlist_ {
	margin: 9px 0 0 0;
}

#guide_buy #section3 h4 {
	margin-top: 5px;
}
/**/
#guide_buy .deferred_pay_ {
	padding: 35px 0;
	text-align: center;
}
/* --------------------------------------------------------------------
	フリーページ 会員特典
--------------------------------------------------------------------- */
/* メリット */
#guide_member #member_merritt {
	width: 690px;
}
#guide_member #member_merritt .member_head_ {
	margin-bottom: 24px;
}
#guide_member #member_merritt .member_item_ {
	width: 674px;
	float: left;
	display: inline;
	border: 3px solid #da1404;
	margin-bottom: 15px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
#guide_member #member_merritt .member_item_ h2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	background-color: #da1404;
	padding: 7px 0 8px 85px;
	position: relative;
}
#guide_member #member_merritt .member_item_ h2 span {
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	top: -10px;
}
#guide_member #member_merritt .member_item_ h2.line1_ {
	padding: 16px 0 17px 85px;
}
#guide_member #member_merritt .member_item_ .section_inner_ {
	padding: 30px 24px;
}
#guide_member #member_merritt .member_item_ .section_inner_ p {
	line-height: 1.8;
	letter-spacing: 1px;
}
#guide_member #member_merritt .member_item_.column2_ {
	width: 329px;
	margin-right: 10px;
}
#guide_member #member_merritt .andmore_ {
	text-align: center;
}
/*　clearfix　*/  
#guide_member #member_merritt:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
#guide_member #member_merritt{ display:inline-block;}  
/* HIdes from IE-mac */  
*html #guide_member #member_merritt{ height:1%;}  
#guide_member #member_merritt{ display:block;}  
/* End hide from IE-mac */


/* ナビゲーション */
#guide_member #pagenav ul li#pagenav1 a {
	background-image: url(../img/usr/freepage/guide/member/pagenav1.png);
}
#guide_member #pagenav ul li#pagenav2 a {
	background-image: url(../img/usr/freepage/guide/member/pagenav2.png);
}
#guide_member #pagenav ul li#pagenav3 a {
	background-image: url(../img/usr/freepage/guide/member/pagenav3.png);
}
/*会員登録情報について
-------------------------------------------------------------*/
#guide_member .member_wrap_ {
	width: 664px;
	overflow: hidden;
}
#guide_member .member_wrap_ .member_item_ {
	float: left;
	display: inline;
	width: 270px;
	margin: 0 29px 30px 0;
	padding: 17px 10px 20px 12px;
	border: 5px solid #f9e7e5;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
#guide_member .member_wrap_ .member_item_ h3 {
	color: #da1404;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 9px;
}
#guide_member .member_wrap_ .member_item_ p {
	margin-bottom: 13px;
}
#guide_member .member_wrap_ .member_item_ .btn_ {
	width: 200px;
	height: 40px;
	margin: 0 auto;
}
#guide_member .member_wrap_ .member_item_ .btn_ a {
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
}
#guide_member .member_wrap_ #memberinfo1 .btn_ a {
	background-image: url(../img/usr/freepage/guide/member/btn_entry.png);
}
#guide_member .member_wrap_ #memberinfo2 .btn_ a {
	background-image: url(../img/usr/freepage/guide/member/btn_change.png);
}

#guide_member .member_wrap_ #memberinfo3 .btn_ a {
	background-image: url(../img/usr/freepage/guide/member/btn_password.png);
}

#guide_member .member_wrap_ #memberinfo4 .btn_ a {
	background-image: url(../img/usr/freepage/guide/member/btn_withdrawal.png);
}

/* --------------------------------------------------------------------
	フリーページ ご利用にあたって
--------------------------------------------------------------------- */
/* ナビゲーション */
#guide_use #pagenav ul li#pagenav1 a {
	background-image: url(../img/usr/freepage/guide/use/pagenav1.png);
}
#guide_use #pagenav ul li#pagenav2 a {
	background-image: url(../img/usr/freepage/guide/use/pagenav2.png);
}
#guide_use #pagenav ul li#pagenav3 a {
	background-image: url(../img/usr/freepage/guide/use/pagenav3.png);
}

/* 推奨環境 */
#guide_use ul.envi_ {
	width: 648px;
	overflow: hidden;
}
#guide_use ul.envi_ li {
	float: left;
	display: inline;
	width: 206px;
	height: 76px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#guide_use ul.envi_ li.envi1_ {
	background-image: url(../img/usr/freepage/guide/use/envi1.png);
}
#guide_use ul.envi_ li.envi2_ {
	background-image: url(../img/usr/freepage/guide/use/envi2.png);
}
#guide_use ul.envi_ li.envi3_ {
	background-image: url(../img/usr/freepage/guide/use/envi3.png);
}

/* --------------------------------------------------------------------
	フリーページ ポイントについて
--------------------------------------------------------------------- */
/* ナビゲーション */
#guide_pointo #pagenav ul li#pagenav1 a {
	background-image: url(../img/usr/freepage/guide/point/pagenav1.png);
}
#guide_pointo #pagenav ul li#pagenav2 a {
	background-image: url(../img/usr/freepage/guide/point/pagenav2.png);
}
#guide_pointo #pagenav ul li#pagenav3 a {
	background-image: url(../img/usr/freepage/guide/point/pagenav3.png);
}
#guide_pointo #pagenav ul li#pagenav4 a {
	background-image: url(../img/usr/freepage/guide/point/pagenav4.png);
}
#guide_pointo .point_img_ {
	margin-top: 15px;
}


/* --------------------------------------------------------------------
	フリーページ よくある質問
--------------------------------------------------------------------- */
/* ナビゲーション */
#guide_faq #pagenav ul li#pagenav1 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav1.png);
}
#guide_faq #pagenav ul li#pagenav2 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav2.png);
}
#guide_faq #pagenav ul li#pagenav3 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav3.png);
}
#guide_faq #pagenav ul li#pagenav4 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav4.png);
}
#guide_faq #pagenav ul li#pagenav5 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav5.png);
}
#guide_faq #pagenav ul li#pagenav6 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav6.png);
}
#guide_faq #pagenav ul li#pagenav7 a {
	background-image: url(../img/usr/freepage/guide/faq/pagenav7.png);
}
/* 質問と答え */
#guide_faq .section_ .section_inner_ {
	padding: 0;
}
#guide_faq .section_ dl {
	border-top: 1px solid #cdcdcd;
}
#guide_faq .section_ dl dt {
	padding: 0 0 0 15px;
	background-image: url(../img/usr/freepage/guide/faq/icon_q.png);
	background-position: 15px 11px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#guide_faq .section_ dl dt span {
	display: block;
	line-height: 2.0;
	padding: 12px 35px 13px 35px;
	background-image: url(../img/usr/common/icon_arrow4.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#guide_faq .section_ dl.open_ dt span {
	background-image: url(../img/usr/common/icon_arrow5.png);
}
#guide_faq .section_ dl dd {
	display: none;
	line-height: 2.0;
	margin: 0 22px 0 15px;
	padding: 11px 35px 33px 35px;

	background-image: url(../img/usr/freepage/guide/faq/icon_a.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	border-top: 1px dotted #cdcdcd;
}
#guide_faq .section_ dl:first-child {
	border-top: 0;
}
/* --------------------------------------------------------------------
	フリーページ アレルギー情報
--------------------------------------------------------------------- */
#allergy_list {
	width: 920px;
}
#allergy_list .section_ p {
	margin-top: 22px;
}
#allergy_list .section_ p:first-child {
	margin-top: 0;
}
#allergy_list .section_ h4 {margin-top: 0;
}
#allergy_list ul.contact_ {
	margin-top: 24px;
	overflow: hidden;
}

#allergy_list ul.contact_ li.tel_ {
	float: left;
	display: inline;
}
#allergy_list ul.contact_ li.tel_ strong {
	color: #ff0000;
	font-size: 20px;
	line-height: 1.4;
}
#allergy_list ul.contact_ li.web_ {
	float: right;
	display: inline;
}
#allergy_list ul.contact_ li.web_ a {
	display: block;
	width: 330px;
	height: 40px;
	background-image: url(../img/usr/freepage/allergy_list/contact.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
}

#allergy_list ul.allergylist_ {
	width: 888px;
	padding-bottom: 5px;
	overflow: hidden;
}
#allergy_list ul.allergylist_ li {
	float: left;
	display: inline;
	width: 212px;
	height: 67px;
	margin: 0 10px 10px 0;
}
#allergy_list ul.allergylist_ li a {
	display: block;
	width: 212px;
	height: 67px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
}
#allergy_list ul.allergylist_ li#allergylist1 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist1.png);
}
#allergy_list ul.allergylist_ li#allergylist2 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist2.png);
}
#allergy_list ul.allergylist_ li#allergylist3 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist3.png);
}
#allergy_list ul.allergylist_ li#allergylist4 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist4.png);
}
#allergy_list ul.allergylist_ li#allergylist5 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist5.png);
}
#allergy_list ul.allergylist_ li#allergylist6 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist6.png);
}
#allergy_list ul.allergylist_ li#allergylist7 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist7.png);
}
#allergy_list ul.allergylist_ li#allergylist8 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist8.png);
}
#allergy_list ul.allergylist_ li#allergylist9 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist9.png);
}
#allergy_list ul.allergylist_ li#allergylist10 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist10.png);
}
#allergy_list ul.allergylist_ li#allergylist11 a {
	background-image: url(../img/usr/freepage/allergy_list/allergylist11.png);
}



#allergy_list p.updated_date_ {
	text-align: right;
}
#allergy_list .allergy_list_ {
	padding: 14px 0 0 0;
}
#allergy_list .allergy_list_ p {
	text-align: right;
	line-height: 1.5;
	padding: 0 0 5px;
}
#allergy_list .allergy_list_ table.allergieTable {
	width: 100%;
	border: 1px solid #cdcdcd;
}
#allergy_list .allergy_list_ table.allergieTable th,
#allergy_list .allergy_list_ table.allergieTable td {
	border: 1px solid #cdcdcd;
	vertical-align: middle;
}

#allergy_list .allergy_list_ table.allergieTable .idx .listCaption {
	font-size: 13px;
	font-weight: bold;
	background-color: #f9e7e5;
	padding: 8px 13px 7px;
}

#allergy_list .allergy_list_ table.allergieTable .listCategory {
	font-size: 13px;
	font-weight: bold;
	background-color: #ecdeca;
	padding: 8px 13px 7px;
}
#allergy_list .allergy_list_ table.allergieTable .listTitle {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #1e85cc;
	vertical-align: top;
}
#allergy_list .allergy_list_ table.allergieTable .listTitle2 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #df6c34;
	vertical-align: top;
}
#allergy_list .allergy_list_ table.allergieTable .listName {
	line-height: 1.5;
	padding: 7px 13px 3px;
}
#allergy_list .allergy_list_ table.allergieTable .listName img {
	margin-right: 5px;
}
#allergy_list .allergy_list_ table.allergieTable .listMarc,
#allergy_list .allergy_list_ table.allergieTable .listMarc2 {
	width: 10px;
	padding: 8px 8px 10px 8px;
	text-align: center;
	
}
#allergy_list .allergy_list_ table.allergieTable .listMarc img,
#allergy_list .allergy_list_ table.allergieTable .listMarc2 img {
	width: 10px;
}
/* --------------------------------------------------------------------
	フリーページ ポテトチップスのり塩 2015/10/7
--------------------------------------------------------------------- */
#norishio {
	width: 972px;
	padding: 4px;
	margin: 0 auto;
}

#norishio .section_ {
}
#norishio .section_ .txt_ p {
	display: none;
}
#norishio .section_ .img_ {
	text-align: center;
}
/*#section1
-------------------------------------------*/
#norishio #section1 h2 {
	width: 972px;
	height: 180px;
	background-image: url(../img/usr/freepage/norishio/section1_h2.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#norishio #section1 #section1_txt1 {
	width: 972px;
	height: 324px;
	background-image: url(../img/usr/freepage/norishio/section1_txt1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#norishio #section1 #section1_txt2 {
	width: 972px;
	height: 250px;
	background-image: url(../img/usr/freepage/norishio/section1_txt2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


#norishio #section1_16 h2 {
	width: 972px;
	height: 156px;
	background-image: url(../img/usr/freepage/norishio/section1_16_h2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#norishio #section1_16 #section1_16_txt1 {
	width: 972px;
	height: 652px;
	background-image: url(../img/usr/freepage/norishio/introduce.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


/*#section2
-------------------------------------------*/
#norishio #section2 {
	margin-bottom: 25px;
}
#norishio #section2 h2 {
	width: 972px;
	height: 260px;
	background-image: url(../img/usr/freepage/norishio/section2_h2_pc.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#norishio #section2 #section2_txt1 {
	width: 972px;
	height: 410px;
	background-image: url(../img/usr/freepage/norishio/section2_txt1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}




#norishio #section2_16 h2 {
	width: 972px;
	height: 135px;
	background-image: url(../img/usr/freepage/norishio/voice_ttl_16.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#norishio #section2_16 #section2_16_txt1 {
	width: 972px;
	height: 548px;
	background-image: url(../img/usr/freepage/norishio/review16.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}




/*#section3
-------------------------------------------*/
#norishio #section3 {
	margin-bottom: 48px;
}
#norishio #section3 #section3_txt1 {
	width: 972px;
	height: 134px;
	background-image: url(../img/usr/freepage/norishio/section3_txt1.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#norishio #section3 #section3_txt2 {
	width: 972px;
	height: 475px;
	background-image: url(../img/usr/freepage/norishio/section3_txt2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}



#norishio #section3_16 h2 {
	width: 972px;
	height: 176px;
	background-image: url(../img/usr/freepage/norishio/tech_ttl_16.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#norishio #section3_16 #section3_16_txt1 {
	width: 972px;
	height: 669px;
	background-image: url(../img/usr/freepage/norishio/tech16.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}




/*#section4
-------------------------------------------*/
#norishio #section4 h2 {
	margin-bottom: 30px;
}
#norishio #section4 .txt_ {
	padding: 0 45px;
}
#norishio #section4 .txt_ p {
	display: block;
	font-size: 14px;
	line-height: 1.8;
}
/* 購入ボタン
------------------------------------------- */
#norishio .section_ .app_btn_ {
	padding: 40px 0 42px;
	background-image: url(../img/usr/freepage/norishio/app_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/* 生産者の声
------------------------------------------- */
#norishio .producer_voice_ {
	padding: 60px 20px 86px 20px;
	margin: 0 -4px;
	background-image: url(../img/usr/freepage/norishio/producer_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#norishio .producer_voice_ .inner_ {
	padding: 27px 49px 57px 40px;
	background-color: #f7f0e8;
	background-image: url(../img/usr/freepage/norishio/producer_inner.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#norishio .producer_voice_ .producer_head_ {
	width: 598px;
	padding: 0 0 30px;
	background-image: url(../img/usr/freepage/norishio/producer_line.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	position: absolute;
	left: 299px;
	top: 26px;
}
#norishio .producer_voice_ h3 {
	font-size: 28px;
	font-family: "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", "Hiragino Mincho Pro", serif;
	padding: 7px 0 0 92px;
	background-image: url(../img/usr/freepage/norishio/producer_icon.png);
	background-position: left 0;
	background-repeat: no-repeat;
}
#norishio .producer_voice_ h3 span {
	font-size: 20px;
	font-family: "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 1.6;
	margin-left: 5px;
}
#norishio .producer_voice_ .desc_ {
	float: right;
	width: 588px;
	padding: 108px 0 0 10px;
}
#norishio .producer_voice_ .desc_ p {
	font-size: 14px;
	line-height: 2.1;
	letter-spacing: 1px;
}
#norishio .producer_voice_ .photo_ {
	float: left;
	width: 218px;
	text-align: center;
	padding-top: 6px;
}

/* 原材料
------------------------------------------- */
#norishio .materials_ {
	margin: 30px 65px 35px 63px;
	overflow: hidden;
}
#norishio .materials_ .detail_ {
	float: right;
	display: inline;
	width: 480px;
}
#norishio .materials_ .detail_ dl {
	margin-bottom: 26px;
}
#norishio .materials_ .detail_ dt,
#norishio .materials_ .detail_ dd {
	line-height: 1.8;
	font-size: 14px;
}
#norishio .materials_ .detail_ dt {
	margin-bottom: 10px;
}
#norishio .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
}
#norishio .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 70px;
}
#norishio .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 396px;
	text-indent: -1em;
    padding-left: 1em;
}
#norishio .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#norishio .materials_ .detail_ dd table th,
#norishio .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}
#norishio .materials_ .detail_ dd table th {
}

#norishio .materials_ .img_ {
	float: left;
	display: inline;
	width: 280px;
	padding-top: 15px;
}

/*お客様の声
-------------------------------------------*/
#customers_voice {
	padding: 0 0 69px;
	background-image: url(../img/usr/freepage/norishio/customers_voice_btm.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#customers_voice .customers_voice_head_ {
	width: 972px;
	height: 197px;
	background-image: url(../img/usr/freepage/norishio/customers_voice_ttl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
#customers_voice .customers_voice_head_ h3 {
	display: none;
}
#customers_voice .customers_voice_head_ p {
	color: #f3f948;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 2.5px;
	text-align: center;
	width: 943px;
	padding-left: 29px;
	position: absolute;
	left: 50%;
	top: 137px;
	margin-left: -486px;
}
#customers_voice .customers_voice_body_ {
	padding: 0 0 0 82px;
	background-image: url(../img/usr/freepage/norishio/customers_voice_inner.png);
	background-position: left top;
	background-repeat: repeat-y;
}


#customers_voice .customers_voice_body_ .voice_line_ {
	overflow: hidden;
}
#customers_voice .customers_voice_body_ .voice_item_ {
	float: left;
	display: inline;
	width: 357px;
	padding: 28px 18px 20px;
	margin: 0 23px 19px 0;
	background-color: #fdffea;
	background-image: url(../img/usr/freepage/norishio/customers_voice_item.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#customers_voice .customers_voice_body_ .voice_item_ .star_ {
	padding: 0 0 6px;
	margin: 0 0 9px;
	background-image: url(../img/usr/freepage/norishio/customers_voice_line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#customers_voice .customers_voice_body_ .voice_item_ .star_ img {
	height: 24px;
}
#customers_voice .customers_voice_body_ .voice_item_ .comment_ {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 15px;
}
#customers_voice .customers_voice_body_ .voice_item_ .name_ {
	font-size: 15px;
	font-weight: bold;
	line-height: 2.0;
	text-align: right;
}



/* --------------------------------------------------------------------
	フリーページ 工場直送 2015/11/2
--------------------------------------------------------------------- */
#chokuso {
	width: 972px;
	padding: 4px;
	margin: 0 auto;
}

#chokuso .section_ {
	padding: 0 20px;
	background-image: url(../img/usr/freepage/chokuso/bg.png);
	background-position: left top;
	background-repeat: repeat;
}
#chokuso .section_ .section_inner_ {
	padding: 0 20px 20px;
	background-image: url(../img/usr/freepage/chokuso/section_inner.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#chokuso .section_ .section_line_ {
	overflow: hidden;
}
#chokuso .section_ .txt_ p {
	display: none;
}
#chokuso .section_ .img_ {
	text-align: center;
}
#chokuso .section_ .red_ {
	color: #fc0c0c;
}
/**/
#chokuso .section_ h2 {
	width: 910px;
	margin: 0 auto;
	background-position: left top;
	background-repeat: no-repeat;
}
#chokuso .section_ h2 img {
	display: none;
}
/* 購入ボタン */
#chokuso .app_btn_ {
	width: 820px;
	margin: 0 auto;
	padding: 20px 0 35px;
}
#chokuso .app_btn_ a {
	text-align: center;
}
#chokuso .app_btn_ p {
	font-size: 14px;
	line-height: 1.5;
}
/**/
#chokuso .section_ .section_line_ .txt_ {
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chokuso .section_ .section_line_ .txt_ br {
	display: none;
}
#chokuso .section_ .section_line_ .img_ {
	display: inline;
}
/**/
#chokuso h1 {
	width: 970px;
	height: 340px;
	background-image: url(../img/usr/freepage/chokuso/h1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#chokuso h1 img {
	display: none;
}
/*#section1
-------------------------------------------*/
#chokuso #section1 h2 {
	height: 495px;
	background-image: url(../img/usr/freepage/chokuso/section1_h2.png);
}
#chokuso #section1 .section_line_ {
	padding: 0 30px 40px;
}
#chokuso #section1 #section1_txt1 {
	width: 540px;
	height: 176px;
	float: left;
	background-image: url(../img/usr/freepage/chokuso/section1_txt1.png);
}
#chokuso #section1 #section1_txt2 {
	display: block;
	width: 830px;
	height: 160px;
	background-image: url(../img/usr/freepage/chokuso/section1_txt2.png);
}

#chokuso #section1 #section1_img1 {
	width: 274px;
	float: right;
}
#chokuso #section1 #section1_img2 {
	width: 370px;
	float: left;
}

/*#section2
-------------------------------------------*/
#chokuso #section2 h2 {
	height: 150px;
	background-image: url(../img/usr/freepage/chokuso/section2_h2.png);
}
#chokuso #section2 .section_line_ {
	padding: 0 30px 40px;
}
#chokuso #section2 #section2_txt1 {
	width: 454px;
	height: 238px;
	float: left;
	background-image: url(../img/usr/freepage/chokuso/section2_txt1.png);
}
#chokuso #section2 #section2_txt2 {
	width: 435px;
	height: 400px;
	float: right;
	background-image: url(../img/usr/freepage/chokuso/section2_txt2.png);
}
#chokuso #section2 #section2_img1 {
	width: 370px;
	float: right;
}
#chokuso #section2 #section2_img2 {
	width: 380px;
	float: left;
}
#chokuso #section2 .table_ {
	padding: 21px 30px 23px;
	margin: 0 35px 45px;
	background-image: url(../img/usr/freepage/chokuso/line.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#chokuso #section2 .table_ table {
	width: 100%;
}
#chokuso #section2 .table_ table th,
#chokuso #section2 .table_ table td {
	font-size: 15px;
	line-height: 2.0;
}
#chokuso #section2 .table_ table th {
	width: 116px;
}

/*#section3
-------------------------------------------*/
#chokuso #section3 h2 {
	height: 156px;
	background-image: url(../img/usr/freepage/chokuso/section3_h2.png);
}
#chokuso #section3 #section3_txt1 {
	height: 120px;
	background-image: url(../img/usr/freepage/chokuso/section3_txt1.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chokuso #section3 #section3_txt1 br {
	display: none;
}
#chokuso #section3 .section_line_ {
	padding: 0 30px;
	overflow: hidden;
}
#chokuso #section3 .line_ .img_ {
	float: left;
	display: inline;
	width: 378px;
}

#chokuso #section3 #section3_txt2 {
	float: right;
	display: inline;
	width: 438px;
	height: 300px;
	background-image: url(../img/usr/freepage/chokuso/section3_txt2.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chokuso #section3 #section3_txt2 br {
	display: none;
}
/*#section4
-------------------------------------------*/
#chokuso #section4 {
	padding: 0 32px 30px;
}
#chokuso #section4 h2 {
	height: 150px;
	background-image: url(../img/usr/freepage/chokuso/section4_h2.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#chokuso #section4 h2 img {
	display: none;
}
#chokuso #section4 .section_inner_ {
	padding: 0 47px 37px 73px;
	background-image: url(../img/usr/freepage/chokuso/section4_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#chokuso #section4 dl {
	padding-bottom: 30px;
}
#chokuso #section4 dl dt {
	width: 790px;
	height: 55px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#chokuso #section4 dl dd {
}
#chokuso #section4 .txt_ {
	font-size: 15px;
	line-height: 2.0;
}
#chokuso #section4 ul {
	overflow: hidden;
}
#chokuso #section4 ul li {
	display: inline;
}
#chokuso #section4 ul .txt_ {
	float: left;
	width: 380px;
}
#chokuso #section4 ul li.img_ {
	float: right;
	width: 380px;
}

#chokuso #section4 #howto1 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how1.png);
}
#chokuso #section4 #howto2 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how2.png);
}
#chokuso #section4 #howto3 {
	padding-bottom: 0;
}
#chokuso #section4 #howto3 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how3.png);
}
#chokuso #section4 #howto4 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how4.png);
}


/* ↓20161130 追記(森田)↓ */


#chokuso #section4 #howto2_2 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how2_2.png);
}
#chokuso #section4 #howto3_2 {
	padding-bottom: 0;
}
#chokuso #section4 #howto3_2 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how3_2.png);
}
#chokuso #section4 #howto4_2 dt {
	background-image: url(../img/usr/freepage/chokuso/section4_how3_2.png);
}

/* ↑20161130 追記(森田)↑ */


/*#section5
-------------------------------------------*/
#chokuso #section5 {
	background: none;
}
#chokuso #section5 .section_inner_ {
	background: none;
	padding-bottom: 0;
}
#chokuso #section5 .materials_ {
	padding: 42px 0 0;
	overflow: hidden;
}
#chokuso #section5 .materials_ .img_ {
	float: left;
	display: inline;
	width: 272px;
}
#chokuso #section5 .materials_ .detail_ {
	float: right;
	display: inline;
	width: 555px;
}
#chokuso #section5 .materials_ .detail_ dl {
	overflow: hidden;
}
#chokuso #section5 .materials_ .detail_ dl.mb30_ {
	margin-bottom: 30px;
}
#chokuso #section5 .materials_ .detail_ dl dt,
#chokuso #section5 .materials_ .detail_ dl dd {
	float: left;
	display: inline;
	text-indent: -1em;
    padding-left: 1em;
}
#chokuso #section5 .materials_ .detail_ dl dt,
#chokuso #section5 .materials_ .detail_ dl dd,
#chokuso #section5 .materials_ .detail_ ul li {
	font-size: 15px;
	line-height: 2.0;
}
#chokuso #section5 .materials_ .detail_ dl dt {
	width: 75px;
}
#chokuso #section5 .materials_ .detail_ dl dd {
	width: 450px;
}
#chokuso #section5 .materials_ .detail_ ul {
	margin-bottom: 30px;
}
#chokuso #section5 .materials_ .detail_ li table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#chokuso #section5 .materials_ .detail_ li table th,
#chokuso #section5 .materials_ .detail_ li table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}


/* --------------------------------------------------------------------
	今金男しゃく 2017/09/13
--------------------------------------------------------------------- */
#imakane201709 {
	width: 972px;
	padding: 4px;
	margin: 0 auto;
}

#imakane201709 .section_ .txt_ p {
	display: none;
}
#imakane201709 .section_ .img_ {
	text-align: center;
}

#imakane201709 .section_ .app_btn_{
	margin: 50px auto 0;
	display: block;
	width: 500px;	
}

#imakane201709 .section_ .app_btn_:hover{
	opacity: 0.8;
}

#imakane201709 .section_+.section_{
	margin-top: 80px;
}

/* mv 
------------------------------------------- */
#imakane201709 .section_.info{
	margin-top: 40px;
}

#imakane201709 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1709_imakane/pc_bg-intro.jpg) no-repeat center top;
		height: 323px;
		position: relative;
}

#imakane201709 .section_ .mv-info_ .app_btn_{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left:-250px;
}


#imakane201709 .section_.voice{
	padding: 60px 57px;
	background: url(../img/usr/freepage/1709_imakane/pc_bg-voice.jpg) no-repeat center top;
}

#imakane201709 .section_.voice .voice-ttl{
 margin-bottom: 60px;
}


/* 原材料
------------------------------------------- */
#imakane201709 .materials_ {
	margin: 60px 0 ;
	overflow: hidden;
}
#imakane201709 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
	padding: 50px 0 0;
	margin: 0;
}

#imakane201709 .materials_ .detail_ {
	float: right;
	display: inline;
	width: 480px;
}
#imakane201709 .materials_ .detail_ dl {
	margin-bottom: 26px;
}
#imakane201709 .materials_ .detail_ dt,
#imakane201709 .materials_ .detail_ dd {
	line-height: 1.8;
	font-size: 14px;
}
#imakane201709 .materials_ .detail_ dt {
	margin-bottom: 10px;
	text-align: left;
}
#imakane201709 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
	text-align: left;

}
#imakane201709 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 70px;
	text-align: left;

}
#imakane201709 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 396px;
	text-indent: -1em;
	padding-left: 1em;
}
#imakane201709 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#imakane201709 .materials_ .detail_ dd table th,
#imakane201709 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}

#imakane201709 .materials_ .img_ {
	float: left;
	display: inline;
	width: 280px;
	padding-top: 15px;
}

/* --------------------------------------------------------------------
	工場直送便 2017/11/02
--------------------------------------------------------------------- */

#chokuso201710 {
	width: 980px;
	padding: 4px;
	margin: 0 auto;
}
#chokuso201710 .mv {
	background: url(../img/usr/freepage/chokuso_2/171102_lp/bg_pc.jpg) center top;
}
#chokuso201710 .app_btn_ img:hover{
  opacity: 0.8;
}
#chokuso201710 .txt01{
  padding-top: 20px;
  font-size: 18px;
  color: #492d24;
}
#chokuso201710 .txt01 span{
  font-size: 24px;
}
#chokuso201710 .txt02{
  padding: 30px 0 85px 0;
  font-size: 12px;
}

/* 揚げたて
------------------------------------------- */

#chokuso201710 .agetate {
  position: relative;
}
#chokuso201710 .agetate .box_btn {
  position: absolute;
  bottom: 80px;
  /*left: calc((980px - 409px) / 2 );*/
  width: 980px;
}
#chokuso201710 .agetate .txt02{
  padding-bottom: 0;
}

/* お召し上がり方
------------------------------------------- */
#chokuso201710 .howto .box-howto {
	background: url(../img/usr/freepage/chokuso_2/171102_lp/bg_pc.jpg) center top;
  padding-top: 40px;
}
#chokuso201710 .howto .box-howto .app_btn_ img {
  margin-top: 55px;
}

/* トッピング
------------------------------------------- */
#chokuso201710 .topping div p{
  float: left;
}


/* 原材料
------------------------------------------- */
#chokuso201710 .materials_ {
	margin: 60px 0 0;
	overflow: hidden;
}
#chokuso201710 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
	padding: 50px 0 0;
	margin: 0;
}
#chokuso201710 .materials_ .detail_ {
	float: right;
	display: inline;
	width: 480px;
}
#chokuso201710 .materials_ .detail_ dl {
	margin-bottom: 26px;
}
#chokuso201710 .materials_ .detail_ dt,
#chokuso201710 .materials_ .detail_ dd {
	line-height: 1.8;
	font-size: 14px;
}
#chokuso201710 .materials_ .detail_ dt {
	margin-bottom: 10px;
	text-align: left;
}
#chokuso201710 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#chokuso201710 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 70px;
	text-align: left;
}
#chokuso201710 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 396px;
	text-indent: -1em;
	padding-left: 1em;
}
#chokuso201710 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#chokuso201710 .materials_ .detail_ dd table th,
#chokuso201710 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}
#chokuso201710 .materials_ .img_ {
	float: left;
	display: inline;
	width: 280px;
	padding-top: 15px;
}

/* 完全受注生産
------------------------------------------- */
#chokuso201710 .txt03 {
  margin: 50px 0;
  padding: 20px;
  font-size: 18px;
  border: 1px solid #c32a17;
}
#chokuso201710 .txt03 span {
  font-size: 24px;
}


/* --------------------------------------------------------------------
	抹茶 201902
--------------------------------------------------------------------- */

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#matcha201902{
	text-align: center !important;
	width: 100%;
	min-width: 980px;
	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_base.gif) repeat;
}

#matcha201902 p{
	margin-bottom: 30px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 1.8;
}

#matcha201902 p strong{
	font-size: 28px;
}

#matcha201902 .btn-block img{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	transition: all 200ms 0s ease;
}

#matcha201902 .btn-block img:hover{
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	cursor: pointer;
}

#matcha201902 .mv{
	padding: 60px 0 0 0;
	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_matcha01.png) no-repeat left top;
	margin-bottom: 40px;
	z-index: 2;
	position: relative;
}

#matcha201902 .mv h1{
	margin-bottom: 60px;
}

#matcha201902 .voice-block-wrapper{
	background: #232f00;
}
#matcha201902 .voice-block{
	position: relative;
	z-index: 1;
	width: 100%;
	background-image: url(/img/usr/freepage/1902matcha_lp/pc-bg_voice01.png),
	url(/img/usr/freepage/1902matcha_lp/pc-bg_voice02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0, right bottom;
	background-color: #232f00;
}
#matcha201902 .voice-block-inner{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#matcha201902 .voice-block .badge{
	position: absolute;
	top: -50px;
    right: 100px;
}

#matcha201902 .voice-block .inner-l,
#matcha201902 .voice-block .inner-r{
		float: left;
		width: 50%;
		box-sizing: border-box;
}

#matcha201902 .voice-block h2{
	padding-top: 60px;
	margin-bottom: 40px;
}

#matcha201902 .voice-block .inner-l{
	padding: 0 20px 40px 0 ;
/* 	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_amashio01.png) repeat; */
	text-align: right;
}

#matcha201902 .voice-block .inner-r{
	padding: 0 0 40px 20px ;
/* 	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_amashio02.png) repeat; */
	text-align: left;
}

/* =====  ===== */


#matcha201902 .amashio-block{
	position: relative;
	z-index: 1;
}

#matcha201902 .amashio-block .btn-block{
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -253px;
}

#matcha201902 .amashio-block .inner-l,
#matcha201902 .amashio-block .inner-r{
		float: left;
		width: 50%;
/* 		height: 840px; */
		height: 670px;
		box-sizing: border-box;
}

#matcha201902 .amashio-block .inner-l{
/* 	padding: 200px 30px 100px 0 ; */
	padding: 60px 30px 100px 0 ;
	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_amashio01.png) repeat;
	text-align: right;
}

#matcha201902 .amashio-block .inner-r{
/* 	padding: 200px 0 100px 30px ; */
	padding: 60px 0 100px 30px ;
	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_amashio02.png) repeat;
}

#matcha201902 .oishisa-block{
	padding: 100px 0;
	background: url(../img/usr/freepage/1804matcha_lp/pc-bg_oishisa01.jpg) no-repeat 50% 50%;
	background-size: cover; 
}

#matcha201902 .oishisa-block .inner{
	width: 980px;
	margin: 0 auto;
}

#matcha201902 .oishisa-block .inner-l,
#matcha201902 .oishisa-block .inner-r{
		float: left;
		width: 490px;
		box-sizing: border-box;
}

#matcha201902 .matcha-block{
	padding: 100px 0;
	background: #000 url(/img/usr/freepage/1804matcha_lp/pc-bg_matcha03.png) no-repeat right bottom;
}

#matcha201902 .matcha-block .inner{
	width: 980px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

#matcha201902 .matcha-block .detail{
	margin: 0 0 60px 0;
	text-align: left;
}

#matcha201902 .matcha-block .detail h3{
	margin-bottom: 30px;
}

#matcha201902 .matcha-block .detail .inner-l{
	float: left;
	margin: 0 60px 0 0;
}

#matcha201902 .choco-block{
	padding: 100px 0;
	background: url(/img/usr/freepage/1804matcha_lp/pc-bg_matcha02.png) no-repeat right top;
}

#matcha201902 .choco-block h2{
	margin-bottom: 60px;
}

#matcha201902 .choco-block p{
	text-align: center !important;
	color: #000 !important;
}

#matcha201902 .info-block{
	padding: 100px 0;
	background: #fff;
}

#matcha201902 .info-block h2{
	margin-bottom: 60px;
}

#matcha201902 .materials{
	width: 980px;
	margin: 0 auto;
}
#matcha201902 .materials .detail {
	float: right;
	display: inline;
	width: 480px;
}
#matcha201902 .materials .detail dl {
	margin-bottom: 26px;
}
#matcha201902 .materials .detail dt,
#matcha201902 .materials .detail dd {
	line-height: 1.8;
	font-size: 14px;
}
#matcha201902 .materials .detail dt {
	margin-bottom: 10px;
	text-align: left;
}
#matcha201902 .materials .detail dl.list {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#matcha201902 .materials .detail dl.list dt {
	float: left;
	width: 70px;
	text-align: left;
}
#matcha201902 .materials .detail dl.list dd {
	float: left;
	width: 396px;
	text-indent: -1em;
	padding-left: 1em;
}
#matcha201902 .materials .detail dd table {
	border: 1px solid #c4c4c4;
	width: 100%;
}
#matcha201902 .materials .detail dd table th,
#matcha201902 .materials .detail dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}
#matcha201902 .materials .img {
	float: left;
	display: inline;
	width: 280px;
	padding-top: 15px;
}

/* --------------------------------------------------------------------
	今金男しゃく 2018/09/13
--------------------------------------------------------------------- */
#imakane201809 {
	width: 980px;
	padding: 4px 4px 0;
	margin: 0 auto;
        text-align:center
}

#imakane201809 .section_ .txt_ p {
	display: none;
}
#imakane201809 .section_ .img_ {
	text-align: center;
}

#imakane201809 .section_ .app_btn_{
	margin: 50px auto 0;
	display: block;
	width: 500px;	
}

#imakane201809 .section_ .app_btn_:hover,
#imakane201809 .section_ .app_bnr_:hover{
	opacity: 0.8;
}

#imakane201809 .section_+.section_{
	margin-top: 80px;
}

/* mv 
------------------------------------------- */
#imakane201809 .section_.info{
	margin-top: 40px;
}

#imakane201809 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1809_imakane/pc_bg-intro.jpg) no-repeat center top;
		height: 323px;
		position: relative;
}

#imakane201809 .section_ .mv-info_ .app_btn_{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left:-250px;
	top: 190px;
}


#imakane201809 .section_.voice,
#imakane201809 .section_.info,
#imakane201809 .section_.otoriyose{
	padding: 0px 0px 60px;
	background: url(../img/usr/freepage/1809_imakane/pc_bg-voice.jpg) repeat center top;
}

#otoriyoseLink {
	margin-top: -80px;
	padding-top: 80px;
}

#imakane201809 #otoriyoseTtl {
	margin-top: 80px;
	padding-bottom: 0; 
}

/* システムエリア調整今金202009 */
/* #imakane201809 + #goods_frame_ {
	width: 978px;
	margin: 0 auto;
	padding: 0; 
}
#imakane201809 + #goods_frame_ .section_.otoriyose {
	padding-bottom: 80px;
	background: url(../img/usr/freepage/1809_imakane/pc_bg-voice.jpg) repeat center top;
}
#imakane201809 + #goods_frame_ .section_.otoriyose .otoriyoseWrapper{
	padding: 0 8%;
	background: transparent;
	display: flex;
	flex-wrap: wrap;
}
#imakane201809 + #goods_frame_ .section_.otoriyose .item{
	background: #fff;
	position: relative;
}
#imakane201809 + #goods_frame_ .section_.otoriyose div.col1{
	width: 820px;
}
#imakane201809 + #goods_frame_ .section_.otoriyose div.col2{
	display: inline-block;
	width: 400px;
	margin: 20px 20px 0 0;
}
#imakane201809 + #goods_frame_ .section_.otoriyose div.col2 img{
	max-width: 100%;
}
#imakane201809 + #goods_frame_ .section_.otoriyose div.col3 {
	width: 400px;
	margin: 20px 0 0;
}
#imakane201809 + #goods_frame_ .section_.otoriyose div.col3 img{
	max-width: 100%;
} */

/* システムエリア調整202009 */
#goods_frame_ {
	width: 978px;
	margin: 0 auto;
	padding: 0; 
}
#goods_frame_ .section_.otoriyose {
	padding-bottom: 80px;
/*	background: url(../img/usr/freepage/1809_imakane/pc_bg-voice.jpg) repeat center top;*/
}
#goods_frame_ .section_.otoriyose .otoriyoseWrapper{
	padding: 0 8%;
	background: transparent;
	display: flex;
	flex-wrap: wrap;
}
#goods_frame_ .section_.otoriyose .item{
	background: #fff;
	position: relative;
}
#goods_frame_ .section_.otoriyose div.col1{
	width: 820px;
}
#goods_frame_ .section_.otoriyose div.col2{
	display: inline-block;
	width: 400px;
	margin: 20px 20px 0 0;
}
#goods_frame_ .section_.otoriyose div.col2 img{
	max-width: 100%;
}
#goods_frame_ .section_.otoriyose div.col3 {
	width: 400px;
	margin: 20px 0 0;
}
#goods_frame_ .section_.otoriyose div.col3 img{
	max-width: 100%;
}
#imakane201809 .section_.voice .voice-ttl{
 margin-bottom: 60px;
}

#imakane201809 .section_.hokuhoku,
#imakane201809 .section_.waza{
	padding: 0px 0px 60px;
	background: url(../img/usr/freepage/1809_imakane/pc_bg-hokuhoku01.jpg) repeat center top;
}

#imakane201809 .section_.otoriyose .item{
	background: #fff;
	position: relative;
}

#imakane201809 .section_.otoriyose div.col1{
	width: 820px;
	margin: 0 auto;
}

#imakane201809 .section_.otoriyose div.col2{
	display: inline-block;
	width: 400px;
	margin: 20px 20px 0 0;
}

#imakane201809 .section_.otoriyose div.col2 img{
	max-width: 100%;
}

#imakane201809 .section_.otoriyose div.col3 {
	width: 400px;
	margin: 20px 0 0;
}

#imakane201809 .section_.otoriyose div.col3 img{
	max-width: 100%;
}

.qty_ {
    padding: 30px 0;
}

.banner {
    padding-top: 50px;
    background-color: #ffffff;
}


#imakane201809 .section_.otoriyose div.col2  + .col2{
	margin-left: 16px;
}

#imakane201809 .section_.otoriyose .item .app_btn_{
	/* position: absolute; */
	bottom: 20px;
	width: 100%;
	margin: 0px auto 20px;
}
#imakane201809 .section_.otoriyose .item .app_btn_ img{
	width: 292px;
        margin-bottom: 40px;
}
/* --------------------------------------------------------------------
	今金2019修正 2019/09/11
--------------------------------------------------------------------- */

#imakane201809 .section_.otoriyose .item .app_bnr_ img{
	/* position: absolute; */
	bottom: 0px;
	left: 20px;
	width: 100%;
	max-width: 906px;
	margin-right: -15px;
	margin-bottom: 30px;
}
/* --------------------------------------------------------------------
	KPP金箔塩 2018/12/05
--------------------------------------------------------------------- */

#kinpakusio201812 {
	width: 980px;
	padding: 4px;
	margin: 0 auto;
}
#kinpakusio201812 .section_ .txt_ p {
	display: none;
}
#kinpakusio201812 .section_ .img_ {
	text-align: center;
}
#kinpakusio201812 .section_ .app_btn_{
	margin: 50px auto 0;
	display: block;
	width: 500px;	
}
#kinpakusio201812 .app_btn_:hover{
	opacity: 0.8;
}

/* mv 
------------------------------------------- */
#kinpakusio201812 .section_.info{
	margin-top: 40px;
}

#kinpakusio201812 .section_ .mv-info_,
#kinpakusio201812 .section_ .section02-info_{
		background: url(../img/usr/freepage/pride_kinpakusio/pc_bg-intro.jpg) no-repeat center top;
		height: 200px;
		position: relative;
}

#kinpakusio201812 .section_ .mv-info_ .app_btn_,
#kinpakusio201812 .section_ .section02-info_ .app_btn_{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-250px;
}

/* section02 
------------------------------------------- */
#kinpakusio201812 .section02{
	position: relative;
}

#kinpakusio201812 .section02 img {
	position: relative;
	z-index: 3;
}

#kinpakusio201812 .section02 .section02-info_{
	position: absolute;
	bottom: -137px;
	left: 0;
	width: 980px;
	z-index: 0;
}

/* section03
------------------------------------------- */
#kinpakusio201812 .section03 {
	margin-top: 137px;
}
#kinpakusio201812 .section03-info_ {
	background: url(../img/usr/freepage/pride_kinpakusio/pc_bg-intro_02.jpg) no-repeat center top,url(../img/usr/freepage/pride_kinpakusio/bg.jpg) repeat center top;
	height: 460px;
	position: relative;
	padding-top: 50px;
}
#kinpakusio201812 .section03-info_ .message {
	padding: 50px 0 0;
}

/* section04
------------------------------------------- */
#kinpakusio201812 .section04 {
	background: url(../img/usr/freepage/pride_kinpakusio/bg.jpg) repeat center top;
	display: flex;
	margin-top: -15px;
	text-align: center !important;
}
#kinpakusio201812 .section04 .col-2 {
	width: 50%;
	padding: 15px 0;
	position: relative;
}
#kinpakusio201812 .section04 .col-2 .btn-buy {
	position: absolute;
	bottom: 40px;
}


/* --------------------------------------------------------------------
	三方原 2019/06/27
--------------------------------------------------------------------- */
#mikatahara201906 {
	width: 980px;
	padding: 4px;
	margin: 0 auto;
}

#mikatahara201906 .section_ .txt_ p {
	display: none;
}
#mikatahara201906 .section_ .img_ {
	text-align: center;
}

#mikatahara201906 .section_ .app_btn_{
	margin: 50px auto 60px;
	display: block;
	width: 500px;	
}
#mikatahara201906 .section_ .app_btn_ a{
	display: block;
}

#mikatahara201906 .section_ .app_btn_:hover{
	opacity: 0.8;
}

#mikatahara201906 .section_+.section_{
	margin-top: 80px;
}

/* mv 
------------------------------------------- */
#mikatahara201906 .section_.info{
	margin-top: 40px;
}

#mikatahara201906 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1906_mikatahara/pc_bg-intro.jpg) no-repeat center top;
		height: 340px;
		position: relative;
}

#mikatahara201906 .section_ .mv-info_ .app_btn_{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left:-250px;
	top: 190px;
}


#mikatahara201906 .section_.voice,
#mikatahara201906 .section_.info,
#mikatahara201906 .section_.otoriyose{
	padding: 0px;
}

#mikatahara201906 .section_.voice .voice-ttl{
 margin-bottom: 60px;
}

#mikatahara201906 .section_.hokuhoku,
#mikatahara201906 .section_.waza{
	padding: 0px;
}

#mikatahara201906 .section_.waza{
	position: relative;
}

#mikatahara201906 .section_.waza .app_btn_{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

#mikatahara201906 .section_.otoriyose{
	padding: 0px;
}
#mikatahara201906 .section_.otoriyose .otoriyoseWrapper{
	padding: 0 20px 20px 20px;
	background: url(../img/usr/freepage/1906_mikatahara/pc_bg-otoriyose.jpg)
}
#mikatahara201906 .section_.otoriyose .item{
	background: #fff;
	position: relative;
}

#mikatahara201906 .section_.otoriyose div.col2{
	display: inline-block;
	width: 460px;
	margin: 20px 0 0;
}

#mikatahara201906 .section_.otoriyose div.col2  + .col2{
	margin-left: 16px;
}

#mikatahara201906 .section_.otoriyose .item .app_btn_{
	position: absolute;
	bottom: -20px;
	width: 100%;
}

/* --------------------------------------------------------------------
	北海黄金 201911
--------------------------------------------------------------------- */
#hokkaikogane201911{
	background: url(/img/usr/freepage/2019hokkaikogane/bg-base_pc_sp.jpg) repeat 0 0;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: center !important;
}

#hokkaikogane201911 .btn-wr{
	width: 100%;
	background: url(/img/usr/freepage/2019hokkaikogane/bg-button_pc.png) no-repeat 0 0;
	background-size: cover;
	text-align: center !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

#hokkaikogane201911 .btn-wr a:hover{
	opacity: 0.7;
	cursor: pointer;
}

/* --------------------------------------------------------------------
	本素揚げ 2020
--------------------------------------------------------------------- */
#honsuage2004{
	background: url(/img/usr/freepage/2004honsuage/bg-base_pc_sp.jpg) repeat 50% 50%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center !important;
}
#honsuage2004 *{
	text-align: center !important;
}
.honsuage2004-inner{
	width: 980px;
	margin: 0 auto;
}
#honsuage2004 .btn-wr{
	padding: 60px 0 100px 0;
}
#honsuage2004 .btn-wr p{
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
#honsuage2004 .btn-wr a:hover{
	opacity: 0.8;
}
#honsuage2004 h2{
	margin: 0 0 40px 0;
}
#honsuage2004 .mb50{
	margin-bottom: 50px;
}
#honsuage2004 .materials_ {
	margin: 60px 0 0;
	padding: 50px;
	overflow: hidden;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#honsuage2004 .materials_ + .materials_ {
	border-top: 1px solid #c4c4c4;
	padding: 50px 0 0;
	margin: 0;
}
#honsuage2004 .materials_ .detail_ {
	float: right;
	display: inline;
	width: 480px;
}
#honsuage2004 .materials_ .detail_ dl {
	margin-bottom: 26px;
}
#honsuage2004 .materials_ .detail_ dt,
#honsuage2004 .materials_ .detail_ dd {
	line-height: 1.8;
	font-size: 14px;
	text-align: left !important;
}
#honsuage2004 .materials_ .detail_ dt {
	margin-bottom: 10px;
	text-align: left;
}
#honsuage2004 .materials_ .detail_ dl.list_ {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#honsuage2004 .materials_ .detail_ dl.list_ dt {
	float: left;
	width: 70px;
	text-align: left;
}
#honsuage2004 .materials_ .detail_ dl.list_ dd {
	float: left;
	width: 396px;
	text-indent: -1em;
	padding-left: 1em;
}
#honsuage2004 .materials_ .detail_ dd table {
	border: 1px solid #c4c4c4;
	background: #fff;
	width: 100%;
}
#honsuage2004 .materials_ .detail_ dd table th,
#honsuage2004 .materials_ .detail_ dd table td {
	border: 1px solid #c4c4c4;
	text-align: center;
	padding: 5px;
	width: 85px;
}
#honsuage2004 .materials_ .img_ {
	float: left;
	display: inline;
	width: 340px;
	padding: 0 50px 0 0;
}
#honsuage2004 .materials_ .img_ img{
	width: 100%;
	height: auto;
}

/* --------------------------------------------------------------------
	三方原 2020/06
--------------------------------------------------------------------- */
#mikatahara2020 {
	width: 980px;
	padding: 4px;
	margin: 0 auto;
}

#mikatahara2020 .section_ .txt_ p {
	display: none;
}
#mikatahara2020 .section_ .img_ {
	text-align: center;
}

#mikatahara2020 .section_ .app_btn_{
	margin: 50px auto 60px;
	display: block;
	width: 500px;	
}
#mikatahara2020 .section_ .app_btn_ a{
	display: block;
}

#mikatahara2020 .section_ .app_btn_:hover{
	opacity: 0.8;
}

#mikatahara2020 .section_+.section_{
	margin-top: 80px;
}

/* mv 
------------------------------------------- */
#mikatahara2020 .section_.info{
	margin-top: 40px;
}

#mikatahara2020 .section_ .mv-info_ {
		background: url(../img/usr/freepage/1906_mikatahara/pc_bg-intro.jpg) no-repeat center top;
		height: 340px;
		position: relative;
}

#mikatahara2020 .section_ .mv-info_ .app_btn_{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left:-250px;
	top: 190px;
}


#mikatahara2020 .section_.voice,
#mikatahara2020 .section_.info,
#mikatahara2020 .section_.otoriyose{
	padding: 0px;
}

#mikatahara2020 .section_.voice .voice-ttl{
 margin-bottom: 60px;
}

#mikatahara2020 .section_.hokuhoku,
#mikatahara2020 .section_.waza{
	padding: 0px;
}

#mikatahara2020 .section_.hokuhoku .mt-60 {
	margin-top: 60px;
}

#mikatahara2020 .section_.waza{
	position: relative;
}

#mikatahara2020 .section_.waza .app_btn_{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

#mikatahara2020 .section_.otoriyose{
	padding: 0px;
}
#mikatahara2020 .section_.otoriyose .otoriyoseWrapper{
	padding: 0 20px 20px 20px;
	background: #0d0200;
}
#mikatahara2020 .section_.otoriyose .item{
	background: #fff;
	position: relative;
}

#mikatahara2020 .section_.otoriyose div.col2{
	display: inline-block;
	width: 460px;
	margin: 20px 0 0;
}

#mikatahara2020 .section_.otoriyose div.col2  + .col2{
	margin-left: 16px;
}

#mikatahara2020 .section_.otoriyose .item .app_btn_{
	position: absolute;
	bottom: -20px;
	width: 100%;
}

/* --------------------------------------------------------------------
	世界ムーチョ発見 2021/8/4
--------------------------------------------------------------------- */

#mchakken {
	width: 980px;
	padding: 4px;
	margin: 0 auto;
}

#mchakken .mchakken_set {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-set_pc.jpg);
	background-size: cover;
    padding: 0 0 50px;
}

#mchakken .mchakken_story {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-story_pc.jpg);
	background-size: cover;
    padding: 0 0 10px;
}


#mchakken .mchakken_button {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-button_pc.jpg);
	background-size: cover;
    padding: 40px 0 ;
}

#mchakken .mchakken_howto {
    position: relative;
	background: url(../img/usr/freepage/mchakken/bg-howto_pc.jpg);
	background-size: cover;
    padding: 0 0 10px ;
}

#mchakken .info-ttl_{
	margin-bottom: 60px;
}



#mchakken .materials_ {
    margin: 50px 0 30px;
    overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
}


#mchakken .materials_ .img_ {
    float: left;
    display: inline;
    width: 280px;
    padding-top: 15px;
}

#mchakken .materials_ .detail_ {
    float: right;
    display: inline;
    width: 480px;
}

#mchakken .materials_ .detail_ .mchakken_product_ttl{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

#mchakken .materials_ .detail_ dt, #mchakken .materials_ .detail_ dd {
    line-height: 1.8;
    font-size: 14px;
}



#mchakken .materials_ .detail_ dl {
    margin-bottom: 26px;
}

#mchakken .materials_ .detail_ dl.list_ {
    width: 100%;
    overflow: hidden;
    text-align: left;
}

#mchakken .materials_ .detail_ dl.list_ dt {
    float: left;
    width: 70px;
    text-align: left;
}

#mchakken .materials_ .detail_ .table_ dt {
	background-color: #E0E0E0;
	border: 1px solid #c4c4c4;
	border-bottom: 0;
	}

#mchakken .materials_ .detail_ dl.list_ dd {
    float: left;
    width: 396px;
    text-indent: -1em;
    padding-left: 1em;
}

#mchakken .materials_ .detail_ dd table {
    border: 1px solid #c4c4c4;
    width: 100%;
}

#mchakken .materials_ .detail_ dd table th, #mchakken .materials_ .detail_ dd table td {
    border: 1px solid #c4c4c4;
    text-align: center;
    padding: 5px;
    width: 85px;
}

#mchakken .mchakken_set02{
	padding: 30px 0;
	margin: 30px 0;
}

#mchakken .txt02 {
    padding: 30px 0 60px 0;
    font-size: 14px;
}

#mchakken .app_btn_ img:hover {
    opacity: 0.8;
}


/*工場直送便*/

#goods_frame_ .section_.otoriyose.chokuso {
  width: 960px;
  margin: 80px auto 0;
  padding: 60px 0;
  background-color: #eee9d8;
}

#goods_frame_ .section_.otoriyose.chokuso .otoriyoseWrapper {
  padding: 0 70px;
}

#goods_frame_ .section_.otoriyose.chokuso .item {
  background-color: transparent;
}

.chokuso .qty_ input {
  border-color: #ce3c29;
}