@charset "utf-8";

a:visited {
	color: inherit;
}

ul, p, span, div {
	line-height: 1.5;
}

.fv_section {
	margin: 20px 0 0;
}

section {
	background-image: url(/sp/img/common/back_pat.png);
	padding: 30px 0px 0px 0px;
}

.fr_h2 {
	text-align: center;
	font-size: 16px;
	padding: 0 0 8px;
	margin: 0 0 12px;
	border-bottom: 2px solid #000;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.qanda_box {
	margin: 0px 15px 40px;
}

.qanda_box > dl > dd {
	border-top: 1px solid #7f7f7f;
}

.qanda_box dd ul {
	border-bottom: 1px solid #000000;
	padding: 20px 0px 0px;
}

.qanda_box dd ul:nth-of-type(1) {
	padding: 8px 0px 0px;
}

.qanda_box dd ul li {
	padding: 0px 10px 20px;
}

.qanda_box dd ul > li:nth-of-type(1) {
	font-weight: bold;
}

.qanda_box > dl > dd > ul > li:nth-of-type(1), .qanda_box > dl > dd > dl > dd > ul > li:nth-of-type(1) {
	border-bottom: 1px dotted #7c7c7c;
	margin: 0px 0px 20px;
}

.qanda_box dd ul li > div {
	float: right;
	width: 100%;
	margin: 0px 0px 0px -35px;
}

.qanda_box dd ul li > div > div {
	float: left;
	margin: 0px 0px 0px 35px;
	font-size: 12px;
}

.qanda_box dd ul li > div > div span {
	text-indent: -0.3rem;
	display: block;
	padding-left: 0.3rem;
}

.qanda_box dd ul li > div > div a {
	text-decoration: underline;
}

.qanda_box dd img {
	width: 25px;
	float: left;
}

.fr_qanda_box > dl > dd {
	border-top: none;
}

.fr_cv_box {
	margin: 0 15px 40px;
	padding: 25px 15px 20px;
	text-align: center;
	background-image: url("/img/point/entry/fr_back.jpg");
}

.fr_cv_box h2 {
	font-size: 21px;
	color: #a62038;
	font-weight: bold;
	margin: 0 0 20px;
	line-height: 1.2;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_cv_link {
	font-weight: bold;
	font-size: 14px;
	background: url(/img/guide/right_arrow02.png);
	display: inline-block;
	padding: 0 0 0 23px;
	margin: 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fr_cv_link a {
	color: #333333;
	text-decoration: underline;
}

.fr_cv_btn {
	background-color: #de4f33;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_cv_btn a {
	padding: 10px 0;
	color: #fff;
	line-height: 1.5;
	display: block;
}

.fr_cv_btn a::before {
	content: "";
	width: 11px;
	height: 11px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
	border-radius: 2px;
}

.fv_app_txt_box {
	margin:  15px 15px 35px;
}

.fv_app_txt_box p {
	margin: 0 0 35px;
}

.fv_app_bt_box {
	margin: 0 80px 30px;
}

.fv_app_bt_box p {
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 24px;
}

.fv_app_bt_box ul li {
	margin: 0 0 10px;
}

.fv_app_bt_box ul li img {
	width: 100%;
}

.fr_how_txt {
	margin: 0px 15px 26px;
}

.fr_how_price {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #a62038;
	width: 160px;
	margin: 0 auto 16px;
	color: #a62038;
	height: 44px;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_how_price span {
	font-size: 32px;
}

.fr_h_step {
	margin: 0 30px 20px;
}

.fr_h_step dl {
	margin: 0 0 30px;
	position: relative;
	border: 2px solid #55161a;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 18px 13px 14px;
}

.fr_h_step dl:before {
	content: "";
	width: 0px;
	height: 15px;
	border-right: 15px solid transparent;
	border-top: 15px solid #959595;
	border-left: 15px solid transparent;
	border-bottom: 0px;
	bottom: -40px;
	right: 0px;
	left: 0px;
	margin: 0 auto;
	position: absolute;
}

.fr_h_step dl:last-child:before {
	display: none;
}

.fr_h_step dl dt {
	width: 55px;
	height: 55px;
	margin: 0 auto 8px;
}

.fr_h_step dl dd {
	font-size: 14px;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_h_step dl img {
	width: 100%;
}

.fr_ab_txt {
	margin: 0 15px 22px;
}

.fr_ab_txt span {
	font-weight: bold;
}

.fr_ab_txt span.fr_ab_link {
	font-weight: normal;
	background: url(/img/guide/right_arrow02.png);
	display: inline-block;
	padding: 0 0 0 23px;
	margin: 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px
}

.fr_ab_link a {
	color: #333333;
	text-decoration: underline;
}

.fr_ab_img {
	margin: 0 30px 40px;
}

.fr_sa_img {
	margin: 0 30px 20px;
}

.fr_sa_ul {
	margin: 0 15px 28px;
}

.fr_sa_ul li {
	text-indent: -1em;
	padding-left: 1em;
}

.fr_sa_ul li a {
	color: #a62038;
	font-weight: bold;
	text-decoration: underline;
}

.fr_sa_txt {
	margin: 0 15px 25px;
}

.fr_sa_link {
	width: 247px;
	margin: 0 auto 35px;
}

.fr_sa_bt_img {
	margin: 0 30px 60px;
}

.fr_pop_box {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 86%;
	background-color: #fff;
	margin: 0 auto;
	padding: 20px 18px 23px;
	box-sizing: border-box;
	font-size: 13px;
	left: 0px;
	right: 0px;
}

.fr_pop_box h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_pop_box ul li {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding:14px 0;
}

.fr_pop_box ul li dl dt {
	font-weight: bold;
}

.fr_pop_box ul li dl dd {
	font-weight: normal;
}

.fr_pop_box ul li:first-child {
	border-top: 1px dotted #000;
}
	
	#sub_back {
	background-color: rgba(0,0,0,.7);
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	z-index: 9980;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000', endColorstr='#77000000', GradientType=0)";
}

.fr_fv_box img {
	width: 100%;
}

.fr_slider_m_box {
	margin:  0 0 40px;
}

.fr_slider_box {
	position: relative;
}

.fr_slider_in_box {
	overflow: hidden;
}

.fr_slider_box > div > ul {
	width: 1415%;
	position: relative;
	right: 0px;
}

.fr_slider_box > div > ul > li {
	float: left;
	margin: 0px 15px 0px 0px;
}

.fr_slider_box .mxnext , .fr_slider_box .mxallpre {
	top: 30%;
	right: -10px;
	height: 40%;
}

.fr_slider_box .mxprev {
	top: 30%;
	left: -10px;
	height: 40%;
}

.fr_ico_box {
	margin: 0 15px 40px;
}

.fr_ico_box ul li {
	width: 31%;
	float: left;
}

.fr_ico_box ul li:nth-of-type(1) {
	width: 100%;
	margin: 0 0 10px;
}

.fr_ico_box ul li:nth-of-type(2) , .fr_ico_box ul li:nth-of-type(3) {
	margin: 0 3.5% 0 0;
}

.fr_ico_box ul li a {
	display: block;
}

.fv_app_box {
	margin: 0 15px 50px;
}

.fv_app_link {
	box-sizing: border-box;
	margin: 0 0 15px;
}

.fv_app_link a {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #000;
	font-size: 16px;
	box-sizing: border-box;
	height: 50px;
	position: relative;
	width: 100%;
	color: #000;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fv_app_link a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 18px;
	margin: -3px 0px 0px 0px;
	border-radius: 2px;
}

.fv_app_link a:hover {
	text-decoration: none;
	color: inherit;
}

.fv_app_ga ul li {
	float: left;
	width: 48%;
}

.fv_app_ga ul li + li {
	margin: 0 0 0 4%;
}

.fr_cv_s_btn {
	margin: 0 15px 40px;
	height: 80px;
}

.fr_cv_s_btn a:after {
	content: "";
	background-image: url(/img/lpec2/kayanoya/winter_recipe2017a/recipe_lp_cart.png);
	background-repeat: no-repeat;
	background-size: 30px auto;
	width: 30px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 8%;
	margin: -13px 0px 0px 0px;
}

.fr_mv_box {
	margin: 38px 0 20px 0;
}

.fr_plist_box {
	padding: 0px 15px;
	
	background-image: url(/sp/img/common/back_pat.png);
	font-size: 12px;
}

.fr_plist_box ul {
	vertical-align: middle;
	height: auto;
}

.fr_plist_box ul li {
	float: left;
	height: 52.5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fr_plist_box ul li a {
	text-decoration: underline;
}

.fr_tell_box {
	text-align: center;
	margin: 0 15px 43px;
}

.fr_tell_txt01 {
	font-size: 16px;
	color: #a62038;
	font-weight: bold;
	width: 235px;
	margin: 0 auto 17px;
	border-bottom: 2px solid #a62038;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_tell_txt02 {
	margin: 12px 0 0;
}

#footer .footertop_box > ul > li {
	margin:0px;
	padding:3px;
	border-bottom:none;
}

.footertop_box {
	background-color:#e1e1e1;
	text-align:center;
	padding:18px 0px 27px;
	margin:0px 0px 25px;
}

.footertop_box ul li:nth-of-type(2) {
	line-height:1.0;
}

.footertop_box ul li:nth-of-type(2) a {
	font-size:40px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#b80000;
	font-weight:bold;
}

.footertop_box ul li:nth-of-type(3) {
	color:#b80000;
	font-size:10px;
}

#footer .footerbottom_box > ul img {
	width:140px;
	margin:20px auto;
	display:block;
}

#footer .footerbottom_box > ul > li:nth-of-type(1) {
	margin:0px 0px 15px;
}

#footer .footerbottom_box > ul > li:nth-of-type(2) {
	font-size:10px;
	margin:0px 0px 15px;
	text-align:center;
}

#footer .footerbottom_box > ul:nth-of-type(1) > li {
	float:none;
	width:100%;
	margin-top:10px;
}

#footer {
	background-image: none;
}

#footer .footertop_box {
	margin:0px;
	padding:20px 0px 0px;
}

#footer .footerbottom_box > ul:nth-of-type(1) {
	width:300px;
	margin:0px auto 0px;
}

.fr_ab_txt_02 {
	font-weight: bold;
}

.fr_ab_txt_02 span.fr_ab_link {
	margin: 10px 0 30px;
}

.fr_ab_txt_02 .fr_ab_link a {
	font-weight: bold;
}

.fr_de_linkbox {
	margin: 0 30px 30px;
}

.fr_de_linkbox ul li {
	margin: 0 0 10px;
}

.fr_de_btnbox {
	margin: 0 30px 50px ;
	text-align: center;
}

.fr_de_btnbox p {
	margin: 10px 0 0;
}

.fv_app_bt_box_02 {
	padding: 0 0 40px;
	margin: 0 80px;
}


.fr_mv_box > p {
	padding: 20px 15px 20px;
	font-size: 13px;
}

.frgo_link {
	margin:0 15px 32px;
}

.frgo_link li {
	float:left;
	width:48%;
	margin:0 4% 0 0;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	height: 70px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_link li a:after {
	content: "";
	position: absolute;
	top: 50%;
	margin: -7.5px 0 0 0;
	right: 10px;
	background-image: url(/img/brandcontents/tyaduke_arr.jpg);
	background-size:15px;
	width: 15px;
	height: 15px;
	z-index:0;
}

.frgo_link li:nth-of-type(2n) {
	margin:0px;
}

.frgo_link li img {
	height:100%;
	float:left;
	vertical-align: inherit;
}

.frgo_link li a {
	display: block;
	float: left;
	height: 68px;
	width: 100%;
	z-index:1;
	position: relative;
}

.frgo_link span {
	float: left;
	height: 100%;
	line-height: 70px;
}

.frgo_link li span {
	line-height: 1.5;
	padding: 10px 0px 10px 10px;
	box-sizing: border-box;
}

.frgo_link li.sub_d span {
	padding: 16px 0 16px 10px;
}

.frgo_h2 {
	text-align: center;
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 12px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_m_box {
	margin: 0 0 38px;
}

.frgo_itm_txt {
	padding: 20px 20px 0px;
	margin: 0 0 25px;
	font-size: 16px;
}

.frgo_itm_in_box {
	margin: 0 20px 0;
}

.frgo2_h2 {
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
	margin: 0 0 17px;
	padding: 0 0 7px;
	border-bottom: 1px solid #494949;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_m2_box {
	margin: 0 20px 30px;
}

.frgo_m2_box > ul > li {
	float: left;
	width: 50%;
}

.frgo_ul_li02 dl dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_ul_li02 dl dd {
	font-size: 13px;
	line-height: 1.6;
	padding: 0 0 14px;
}

.brandcnt_box11 > li {
	padding: 0px 0px 15px;
	margin: 0px 15px 45px;
}

.brandcnt_box11 > li > ul:nth-of-type(1) {
	margin-bottom: 15px;
}

.brandcnt_box11 > li > ul:nth-of-type(1) > li {
	float: left;
	box-sizing: border-box;
}

.brandcnt_box11 > li > ul:nth-of-type(1) > li:nth-of-type(1) {
	width: 38%;
	margin: 0px 4% 0px 0px;
}

.brandcnt_box11 > li > ul:nth-of-type(1) > li:nth-of-type(2) {
	width: 58%;
}

.brandcnt_box11 > li > ul:nth-of-type(1) > li:nth-of-type(2) > ul > li:nth-of-type(1) {
	text-decoration: underline;
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 17px;
}

.brandcnt_box11 > li > ul:nth-of-type(1) > li:nth-of-type(2) > ul > li:nth-of-type(2), .brandcnt_box11 > li > ul:nth-of-type(1) > li:nth-of-type(2) > ul > li:nth-of-type(3) {
	font-size: 12px;
	margin: 0px 0px 5px;
}

ul.siprice_box {
	margin: 0px 0px 5px;
	font-size: 12px;
}

ul.siprice_box > li:nth-of-type(1) {
	float: left;
}

ul.siprice_box > li:nth-of-type(2) {
	float: right;
	font-size: 12px;
	color: inherit;
}

ul.siprice_box > li:nth-of-type(2) span {
	font-size: 14px;
	font-weight: bold;
}

.brandcnt_box11 > li > ul:nth-of-type(2) li.sioption_box {
	height: 56px;
	line-height: 50px;
	text-align: left;
	width: 38%;
	float: left;
	margin: 0 4% 0 0;
}

.brandcnt_box11 > li > ul:nth-of-type(2) li.sioption_box select {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 10px;
	line-height: 1.0;
}

.brandcnt_box11 > li > ul:nth-of-type(2) li div.cartbtn_box {
	float: left;
	width: 58%;
	height: 56px;
	border: none;
	background-color: #b80000;
	color: #fff;
	position: relative;
	text-align: center;
	margin-bottom: 0;
}

.brandcnt_box11 > li > ul:nth-of-type(2) div.cartbtn_box span {
	position: relative;
	display: block;
	width: 80px;
	margin: 0px auto;
	color: #fff;
	font-size: 12px;
	height: 46px;
	line-height: 1.5;
	padding: 10px 10px 0 30px;
}

.su_unit_de_come {
	font-size: 12px;
	margin: 0px 0px 16px !important;
}

.frgo_m3_box {
	margin: 0 20px 43px;
	padding: 20px 14px;
	background-color: #ffffff;
	border: 1px solid #7e6b5a;
	box-sizing: border-box;
	font-size: 13px;
}

.frgo_m3_box h2 {
	font-size: 19px;
	margin: 0 0 15px;
	text-align: center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_m3_box > ul > li:nth-of-type(1) {
	width: 77%;
	float: left;
}

.frgo_m3_box > ul > li:nth-of-type(2) {
	width: 17%;
	float: right;
}

.frgo_aco_box {
	margin: 0 20px 60px;
}

.frgo_aco_box > dt {
	background-color: #3c3c3c;
	color: #ffffff;
	padding: 0 0 0 24px;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	position: relative;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_aco_box > dt span.len {
	position: absolute;
	right: 0px;
	width: 15px;
	height: 2px;
	font-size: 53px;
	top: 50%;
	border-bottom: 3px solid #ffffff;
	margin: -2px 20px 0 0;
}

.frgo_aco_box > dt span.wid {
	position: absolute;
	right: 6px;
	width: 3px;
	height: 15px;
	font-size: 53px;
	top: 50%;
	border-right: 3px solid #ffffff;
	margin: -6px 20px 0 0;
	display: none;
}
.frgo_aco_box > dd {
	background-color: #e5e5e5;
	font-size: 16px;
	padding: 20px 0px 0;
	box-sizing: border-box;
}

.frgo_aco_box > dd > dl {
	padding: 0 20px;
}

.frgo_aco_box > dd > dl > dt {
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #9b9b9b;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_aco_box > dd > dl > dd > dl {
	margin: 0 0 18px;
	font-size: 13px;
	line-height: 1.2;
}

.frgo_aco_box > dd > dl > dd > dl > dt {
	font-weight: bold;
	margin: 0 0 5px;
}

.frgo_aco_box > dd > dl > dd > dl > dd {
	padding: 0 0 0 1em;
}

 .frgo_aco_box .frgo_aco_ind dd {
	padding: 0 0 0 2em;
	text-indent: -1em;
	margin: 0 0 10px;
}

.frgo_cl_btn {
	text-align: center;
	background-color: #b2b2b2;
	color: #ffffff;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_aco_box3 {
	margin: 0 20px 75px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.frgo_aco_box3 > li {
	background-repeat: no-repeat;
	
	background-size: contain;
	font-size: 15px;
}

.frgo_aco_box3 > li:nth-of-type(1) {
	padding: 23px 0 23px 30%;
	background-image: url("/img/point/entry/frgo_m_img_sp_07.png");
	background-position: left top;
}

.frgo_aco_box3 > li:nth-of-type(2) {
	padding: 23px 28% 23px 0;
	background-image: url("/img/point/entry/frgo_m_img_sp_08.png");
	background-position: right top;
}

.frgo_aco_box3 > li:nth-of-type(3) {
	padding: 23px 0 23px 30%;
	background-image: url("/img/point/entry/frgo_m_img_sp_09.png");
	background-position: left top;
}

.frgo_aco_box3 > li:nth-of-type(1) span {
	display: block;
}

.frgo_m_box {
	margin: 0 0px 72px;
	font-size: 16px;
}

.frgo_m_box h2 {
	margin: 0 20px 17px;
}

.frgo_m_ul {
	margin: 0 20px 30px;
}

.frgo_m_ul li {
	border-bottom: 1px dotted #000000;
	padding: 0 6px 8px;
	margin: 0 0 10px;
}

.frgo_m_txt {
	margin: 0 20px;
}

.tyaduke_in_item_btbox {
	margin:0 10px 15px;
}

.tyaduke_item_btbox {
	margin: 0 0 45px;
}

.tyaduke_item_btbox > div > img {
	width: 40%;
	margin: 0 4% 0 0;
	float: left;
	display: block;
}

.tyaduke_item_btbox div > dl {
	width: 56%;
	float: left;
}

.tyaduke_item_btbox dl dt {
	font-size: 16px;
}

.tyaduke_item_stxt, .tyaduke_item_dtxt {
	font-size: 12px;
}

.tyaduke_item_stxt, .tyaduke_item_dtxt {
	font-size: 12px;
}

.tyaduke_item_dtxt {
	margin: 0 0 6px;
}

.tyaduke_item_ico {
	margin: 0 0 10px;
}

.tyaduke_item_ico img {
	width: 30%;
	float: left;
	margin: 0 4% 0 0;
	display: block;
}

.tyaduke_item_ico .pack_off {
	border: 1px solid #000000;
	color: #000000;
	padding: 2px 0px 2px 12%;
	box-sizing: border-box;
	height: 18px;
	line-height: 13px;
	position: relative;
	width: 66%;
	margin: 0 0 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.pack_off:after {
	background-image: url(/img/main/pack_off_ico.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	content: "";
	height: 15px;
	left: 2px;
	margin: -6.5px 0 0;
	position: absolute;
	top: 50%;
	width: 19px;
}

.cookit_u_prbox .sioption_box {
	height: 44px;
	text-align: left;
	width: 30%;
	float: left;
	margin: 0 4% 0 15px;
}

.cookit_u_prbox .sioption_box select {
	margin: 0px;
	width: 100%;
}

.tyaduke_item_btbox dl dt a {
	text-decoration: underline;
}

.cookit_u_prbox .sioption_box select {
	margin: 0px;
	width: 100%;
}

.japone_mt_pri_pr {
	text-align: right;
	font-size: 20px;
	margin: 0 15px 20px 0;
}

div.sioption_box select {
	height: 100%;
	width: 45%;
	margin: 0px 10px;
	padding: 10px;
}

.japone_mt_pri_pr span {
	font-size: 25px;
	margin: 0 0 0 10px;
}

.fr_ibnr_box {
	margin: 0 15px 40px;
}

div.cartbtn_box1 {
	width: 100%;
	height: 100%;
	border: none;
	background-color: #b80000;
	color: #fff;
	position: relative;
	
	line-height: 67px;
	margin: 0px 0px 10px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

div.cartbtn_box1:before {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin: -4px 0px 0px 0px;
}

div.cartbtn_box1 span {
	position: relative;
	padding: 0px 0px 0px 30px;
	display: block;
	width: 150px;
	margin: 0px auto;
	color: #fff;
	height: 67px;
	line-height: 67px;
}

div.cartbtn_box1 span:after {
	content: "";
	background-image: url(/sp/img/common/cartc_ico.png);
	position: absolute;
	background-repeat: no-repeat;
	background-size: 24px;
	top: 50%;
	left: 0px;
	width: 24px;
	height: 18px;
	margin: -10px 0px 0px 0px;
}

.fr_point_txt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.fr_point_txt span {
	color: #a62038;
	text-decoration: underline;
}

.ta-unit-box__btn {
	text-align: center;
	margin-top: 2vw;
	margin-bottom: 6vw;
}

.ta-unit-box__btn a {
	position: relative;
	font-size: calc(36 /750 *100vw);
	font-family: "游明朝体", "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	letter-spacing: -.04em;
	text-decoration: none;
}

.ta-unit-box__btn a::before {
	content: "";
	position: absolute;
	bottom: -1vw;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #000;
	padding-bottom: 1vw;
}

.ta-unit-box__btn a::after {
	content: ">";
	font-size: 6vw;
	position: absolute;
	top: -2vw;
	right: -7vw;
}

.thumb {
	width: calc(245 / 750 *100vw);
	margin: 0 auto 30px auto;
}

.tokitsuge {
  margin: 0 auto;
  max-width: 750px;
}

.tokitsuge .inr_pad {
  padding-right: 5vw;
  padding-left: 5vw;
}

.tokitsuge .inr_tokituge {
  margin: calc(125 / 750 * 100vw) calc(40 / 750 * 100vw) 0;
  text-align: center;
}

.tokitsuge .inr_tokituge img {
  width: calc(194 / 750 * 100vw);
}

.tokitsuge .inr_tokituge__txt {
  margin: calc(60 / 750 * 100vw) 0 0;
}

.tokitsuge .inr_tokituge__txt p {
  font-size: calc(32 / 750 * 100vw);
  text-align: left;
  line-height: 1.75;
  letter-spacing: .09em;
}

.tokitsuge .inr_oriori {
  margin: calc(80 / 750 * 100vw) 0 10vw;
}

.tokitsuge .inr_oriori__hdg {
  margin: 3vw 0;
  text-align: center;
}

.tokitsuge .inr_oriori__hdg .str {
  line-height: 1.3;
  font-size: 5.5vw;
}

.tokitsuge .inr_oriori__txt p {
  margin-bottom: 1em;
  line-height: 1.5;
}

.oriori__btn {
  margin-top: 10vw;
}

.oriori__btn a {
  cursor: pointer;
  position: relative;
  line-height: 1.1;
  user-select: none;
  border: 0;
  display: block;
  background: #555;
  padding: 4vw;
  color: #fff !important;
  font-size: 4vw;
  text-align: center;
}

.red_h2 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 8px 0;
  margin: 0 0 12px;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  background: #a62038;
}

.tokuten {
  width: auto;
  margin: 0 30px 50px;
  border: 1px solid #a62038;
  background: #fff;
  padding: 20px;
}

.tokuten_dl dt {
  color: #a62038;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 16px;
  margin: 0 0 10px 0;
}

.tokuten_dl dd {
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 1.7;
}

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

.tokuten_dl:last-child {
  margin: 0;
}

.tokuten_dl dt:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #a62038;
  border-radius: 10px;
  margin-right: 10px;
  margin-bottom: 2px;
  vertical-align: text-bottom;
}

.tokuten_dl dt span {
  font-size: 12px;
  margin-left: 26px;
}

.tokuten_dl dd span {
  font-size: 12px;
}

.fr_red_txt {
  color: #a62038;
  font-weight: bold;
  margin: 0 15px 2px;
}

.naiblink {
	margin-top: -80px;
	padding-top: 80px;
}