@charset "utf-8";

body {
	background: url(/img/point/entry/bg.png) 0 0 repeat;
}

section {
	margin: 75px 0 0;
}

#header > div.header_min > div a img {
	width: 65px;
	float: left;
	margin: 10px 15px 0px 0px;
}

.fr_menu_box {
	background-color: #000000;
	color: #ffffff;
	padding: 15px 0;
}

.fr_menu_box > ul {
	width: 950px;
	margin: 0 auto;
}

.fr_menu_box > ul li {
	float: left;
	height: 64px;
	box-sizing: border-box;
	width: 237.5px;
	text-align: center;
	border-left: 1px solid #fff;
}

.fr_menu_box > ul li:last-child {
	border-right: 1px solid #fff;
}

.fr_menu_box > ul li a {
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
}

.fr_menu_box > ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.fr_h2 {
	font-size: 22px;
	text-align: center;
	width: 950px;
	margin: 0 auto 30px;
	padding: 0 0 4px;
	border-bottom: 4px solid #000;
	font-weight: bold;
	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 > ul {
	border-bottom: 1px solid #000;
}

.qanda_box > ul > li {
	padding: 19px 0px;
	border-bottom: 1px dotted #666666;
}

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

.qanda_box > ul > li:nth-of-type(2) {
	border-bottom: none;
}

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

.qanda_box img {
	width: 30px;
	float: left;
	margin: 0px 18px 0px 0px;
}

.fr_qanda_box {
	width: 780px;
	margin: 0 auto 80px;
}

.fr_qanda_box ul li p {
	float: right;
	width: 732px;
}

.fr_qanda_box ul li p span {
	text-indent: 0.5em;
	display: block;
}

.fr_qanda_box > ul:nth-of-type(1) > li:nth-of-type(1) {
	padding: 0px 0px 19px;
}

.fr_cv_box {
	width: 950px;
	margin: 0 auto 80px;
	padding: 35px 0 40px;
	text-align: center;
	background-image: url("/img/point/entry/fr_back.jpg");
}

.fr_cv_box h2 {
	font-size: 32px;
	color: #a62038;
	font-weight: bold;
	margin: 0 0 30px;
	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: 18px;
	background: url(/img/guide/right_arrow02.png);
	display: inline-block;
	padding: 0 0 0 23px;
	margin: 0 0 18px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fr_cv_link a , .fr_ab_link a {
	text-decoration: underline;
}

.fr_cv_btn {
	background-color: #de4f33;
	color: #fff;
	width: 640px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
	font-size: 24px;
	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 {
	display: block;
  height: 100%;
  line-height: 100px;
}

.fr_cv_btn a.line_d {
  line-height: 1.5;
  padding: 16px 0;
  box-sizing: border-box;
}

.fr_cv_btn a:hover {
	color: #fff;
	text-decoration: none;
}

.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: 50%;
	right: 30px;
	margin: -5.5px 0px 0px 0px;
	border-radius: 2px;
}

.fv_app_txt_box {
	width: 950px;
	margin: 0 auto 70px;
	text-align: center;
	font-size: 16px;
}

.fv_app_txt_box p {
	margin: 0 0 60px;
	text-align: left;
}

.fv_app_bt_box {
	width: 434px;
	margin: 0 auto 40px;
}

.fv_app_bt_box p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 25px;
}

.fv_app_bt_box ul li {
	float: left;
	width: 210px;
}

.fv_app_bt_box ul li + li {
	margin: 0 0 0 14px;
}

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

.fr_how_txt {
	width: 950px;
	font-size: 16px;
	margin: 0 auto 30px;
}

.fr_how_price {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #a62038;
	width: 145px;
	margin: 0 auto 40px;
	color: #a62038;
	height: 40px;
	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: 30px;
}

.fr_h_step {
	width: 950px;
	margin: 0 auto 40px;
}

.fr_h_step dl {
	margin: 0 0 60px;
	position: relative;
	border: 2px solid #55161a;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 19px 38px;
}

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

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

.fr_h_step dl dt {
	float: left;
	width: 90px;
	height: 90px;
	margin: 0 18px 0 0;
	padding: 4px 0 0;
}

.fr_h_step dl dd {
	font-size: 16px;
	float: left;
	width: 762px;
	display: flex;
	align-items: center;
	height: 94px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_ab_txt {
	width: 950px;
	margin: 0 auto 32px;
	font-size: 16px;
}

.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 18px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fr_ab_img {
	width: 780px;
	margin: 0 auto 76px;
}

.fr_sa_img {
	width: 780px;
	margin: 0 auto 16px;
}

.fr_sa_ul {
	width: 780px;
	margin: 0 auto 70px;
	font-size: 16px;
	padding-left: 1em;
	text-indent: -1em;
}

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

.fr_sa_txt {
	width: 780px;
	margin: 0 auto 24px;
	font-size: 16px;
}

.fr_sa_link {
	text-align: center;
	margin: 0 0 74px;
}

.fr_sa_txt02 {
	width: 780px;
	margin: 0 auto 65px;
	font-size: 16px;
}

.fr_pop_box {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 395px;
	background-color: #fff;
	left: 50%;
	margin: 0px 0px 0px -197.5px;
	padding: 26px 28px 30px;
	box-sizing: border-box;
	font-size: 16px;
}

.fr_pop_box h2 {
	text-align: center;
	font-size: 20px;
	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;
	font-size: 16px;
	border-bottom: 1px dotted #000;
	padding:14px 0;
}

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

.fr_pop_box ul li:first-child {
	border-top: 1px dotted #000;
}

.fr_pop_btn:hover {
	cursor: pointer;
}

.fr_us_img {
	width: 780px;
	margin: 0 auto 80px;
}

.fr_menu_bn_box {
	margin: 0px;
}

.fr_fv_box {
	background-color: #242424;
}

.fr_fv_box img {
	display: block;
	margin: 0 auto;
}

.fr_fv_txt {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	height: 90px;
	line-height: 90px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_fv_txt div {
	width: 780px;
	margin: 0 auto ;
}

.fr_ico_box {
	width: 950px;
	margin: 0 auto 78px;
}

.fr_ico_box ul li {
	width: 180px;
	float: left;
	text-align: center;
	height: 170px;
}

.fr_ico_box ul li:nth-of-type(1) {
	width: 380px;
}

.fr_ico_box ul li + li {
	margin: 0 0 0 10px;
}

.fr_ico_box ul li a {
	background-color: #555555;
	display: block;
	color: #fff;
	font-size: 22px;
	height: 100%;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px 0;
	font-weight: bold;
	line-height: 1.3;
}

.fr_ico_box ul li a:hover {
	text-decoration: none;
}

.fr_ico_box ul li a img {
	margin: 0 0 24px;
}

.fr_ico_box ul li:nth-of-type(4) a img {
	margin: 0 0 36px;
}

.fr_slider_box {
	background-color: #ffffff;
	margin: 0 0 80px;
}

.fr_slider_box img {
	display: block;
	margin: 0 auto;
}

.fr_slider_in_box {
	overflow: hidden;
	width: 840px;
	margin: 0px auto 80px;
}

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

.fr_slider_box div ul li {
	float: left;
	width: 840px;
}

.fr_slider_box .mxprev {
	left: 0px;
	top: 94px;
}

.fr_slider_box .mxnext , .fr_slider_box .mxallpre {
	right: 0px;
	top: 94px;
}

.fv_app_box {
	width: 950px;
	margin: 0 auto 80px;
}

.fv_app_link {
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #000;
	margin: 0 40px 0 0;
}

.fv_app_link a {
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #000;
	font-size: 20px;
	box-sizing: border-box;
	margin: 0 40px 0 0;
	height: 64px;
	width: 435px;
	position: relative;
	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: 3px solid #000;
	border-right: 3px solid #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	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;
}

.fv_app_ga ul li + li {
	margin: 0 0 0 14px;
}

.fr_cv_s_btn {
	height: 90px;
	margin: 0 auto 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: 45px auto;
	width: 45px;
	height: 36px;
	position: absolute;
	top: 50%;
	left: 22%;
	margin: -18px 0px 0px 0px;
}

.fr_pager_box {
	width: 950px;
	margin: 0px auto 13px;
	padding: 18px 0px 0px;
	font-size: 12px;
	color: #999;
}

.fr_mv_box {
	width: 940px;
	margin: 0 auto;
	padding: 60px 0;
	box-sizing: border-box;
}

.fr_tell_box {
	width: 780px;
	margin: 0 auto 70px;
}

/* simplel */
#headersimplel {
	/*height: 86px;*/
	background-color: #fff;
	box-shadow: 0px 5px 6px -5px rgba(0,0,0,0.3);
	box-sizing: border-box;
}

#headersimplel > div {
	/*width: 218px;*/
	margin: 0px auto 0px;
	box-sizing: border-box;
	padding: 16px 0px;
}
@media screen and (min-width: 1010px) {
	#headersimplel > div {
		padding: 16px 50px;
	}
}

#headersimplel > div img {
	/*width:100%;*/
	width: 65px;
}

.fottertop_box {
	background-image:url(/img/common/footer_back.png);
	background-position:top center;
	color:#fff;
	height:125px;
}

.fottertop_box p {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	float:left;
	font-size:22px;
	margin:40px 0px 0px 0px;
}

.fottertop_box  > div {
	width:950px;
	margin:0px auto;
}

.fottertop_box  > div > div {
	float:right;
}

.fottertop_box  > div > div > div {
	float: left;
	border-top: 1px solid #fff;
	margin: 37px 15px 0px 0px;
	border-bottom: 1px solid #fff;
	padding: 14px 0px;
}

.fottertop_box  > div > div > ul {
	float:left;
	margin: 33px 0px 0px 0px;
}

.fottertop_box > div > div > ul > li:nth-of-type(1) {
	font-size:40px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	line-height: 1.0;
	font-weight:bold;
}

.fottertop_box  > div > div > ul > li:nth-of-type(2) {
	font-size:10px;
}

.footer_bottom {
	height:60px;
	line-height:60px;
	background-color:#fff;
}

.footer_bottom ul {
	width:950px;
	margin:0px auto ;
}

.footer_bottom ul li {
	float:left;
}

.footer_bottom ul img {
	width:163px;
	float:left;
	vertical-align:middle;
	margin: 20px 25px 0px 0px;
}

.fr_ab_txt_02 {
	font-weight: bold;
	margin: 0 auto 40px;
}

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

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

.fr_de_linkbox {
	width: 950px;
	margin: 0 auto 80px;
}

.fr_de_linkbox ul li {
	float: left;
	margin: 0 18px 0 0;
}

.fr_de_linkbox ul li:last-child {
	margin: 0px;
}

.fr_de_btnbox {
	margin: 0 0 85px;
}

.fr_de_btnbox .fr_cv_btn {
	width: 780px;
}

.fr_de_btnbox p {
	text-align: center;
	font-size: 16px;
	margin: 5px 0 0;
}

.fr_sa_ul_02 {
	margin: 0 auto 80px;
}

.fr_us_img_02 {
	width: 780px;
	margin: 0 auto 30px;
}

.fr_sa_link_02 {
	text-align: center;
	margin: 0 0 70px;
}

.fv_app_txt_box_02 p {
	text-align: center;
}

.fv_app_bt_box_02 {
	margin: 0 auto 80px;
}

.frgo_link {
	margin:10px auto 45px;
	width: 880px;
}

.frgo_link li {
	float:left;
	background-color:#fff;
	box-sizing:border-box;
	border:1px solid #f1f1f1;
	height:110px;
	line-height:108px;
	width:420px;
	position:relative;
	margin:0 40px 0 0;
	padding: 0 0 0 25px;
	font-size:22px;
	font-weight:bold;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

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

.frgo_link li a {
	display:block;
}

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

.frgo_link li img {
	margin:0 10px 0 0;
}

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

.fr_mv_box div {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-size: 28px;
	height: 70px;
	line-height: 70px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.fr_mv_box p {
	margin: 45px 0 0;
	padding: 0 25px;
	font-size: 16px;
}

.frgo_m_box {
	width: 940px;
	margin: 0 auto 80px;
}

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

.frgo_m_box p {
	font-size: 16px;
	width: 890px;
	margin: 0 auto;
}

.frgo_itm_in_box > li {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom: 1px dotted #666666;
}

.frgo_itm_in_box > li:last-child {
	padding-bottom:0;
	border-bottom:none;
}

.frgo_itm_in_box li > div:nth-of-type(1) {
	float: left;
	margin: 0 46px 0 0;
	width: 336px;
}

.frgo_itm_in_box li > div:nth-of-type(1) img {
	width:336px;
}

.frgo_itm_in_box li > div:nth-of-type(2) {
	float: left;
	width: 558px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > p {
	margin:20px 0 0 0;
}

.frgo_itm_in_box li > div:nth-of-type(3) {
	clear:both;
	font-size:18px;
	padding-top:20px;
}

.frgo_itm_in_box li > div:nth-of-type(3) a {
	color:#b80000;
	text-decoration:underline;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(1) {
	font-size: 18px;
	font-weight: bold;
	line-height:1.5em;
	margin: 0 0 20px;
	vertical-align:bottom;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(1) a {
	text-decoration:underline;
}

.frgo_itm_in_box li > p.title_icon {
	padding:0 10px 10px;
	text-align:right;
	font-size:14px;
	line-height:1.1;
	margin-bottom:20px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.frgo_itm_in_box li > p.title_icon strong {
	font-size:24px;
	padding-left:10px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(2) {
	margin: 0 0 10px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(2) span {
	font-size:12px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(3) {
	margin: 0 0 20px;
	float:left;
	width:140px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) {
	width:340px;
	margin: 0 0 20px;
	float:left;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) p {
	width:50%;
	float:left;
	text-align:right;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) p:nth-of-type(1) span {
	margin-left:10px;
	color:#999999;
	text-decoration:line-through;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) p:nth-of-type(2) {
	font-weight:bold;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) p:nth-of-type(2) span {
	font-size:20px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li:nth-of-type(4) p.sale {
	color:#b80000;
}

.frgo_itm_in_box li > div:nth-of-type(2) > div .favorite_box {
	width:230px;
	float:left;	
}

.frgo_itm_in_box li > div:nth-of-type(2) > div .favorite_box li {
	height: 40px;
	line-height: 40px;
}

.frgo_itm_in_box li > div:nth-of-type(2) > div .scatecartbtnon_box {
	width:230px;
	float:right;	
}

.frgo_itm_in_box li > div:nth-of-type(2) > div .scatecartbtnon_box .cartin_btn {
	width:230px !important;
}

.frgo_itm_box {
	width: 940px;
	margin: 0 auto 100px;
}

.frgo_itm_txt {
	font-size: 16px;
	margin: 0 0 100px;
	padding: 22px 24px 0;
}

.frgo_itm_box .scatecount_box  {
	width: 300px;
}

.frgo2_h2 {
	border-bottom: 1px solid #000000;
	font-size: 32px;
	margin: 0 0 35px;
	padding: 0 0 10px;
	font-weight: bold;
	text-align: center;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.frgo_m2_box {
	width: 940px;
	margin: 0 auto;
}

.frgo_m2_box ul li {
	float: left;
}

.frgo_ul_li01 {
	margin: 0 35px 0 0;
}

.frgo_ul_li02 {
	width: 520px;
	font-size: 16px;
}

.frgo_ul_li02 dl dt {
	font-size: 26px;
	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;
}

.frgo_m3_box {
	width: 940px;
	box-sizing: border-box;
	font-size: 16px;
	padding: 48px 236px 48px 60px;
	border: 1px solid #7e6b5a;
	margin: 0 auto 94px;
	position: relative;
	background-color: #ffffff;
}

.frgo_m3_box img {
	position: absolute;
	top: -8px;
	right: 88px;
}

.frgo_m3_box dl dt {
	font-size: 28px;
	margin: 0 0 30px;
	font-weight: bold;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.frgo_in_box {
	width: 880px;
	margin: 42px auto 0;
}

.frgo_m_box p.frgo_itm_txt2 {
	font-size: 16px;
	margin: 15px 0 42px;
}

.frgo_aco_box > dt {
	background-color: #3c3c3c;
	color: #ffffff;
	padding: 0 0 0 24px;
	font-size: 26px;
	height: 70px;
	line-height: 72px;
	font-weight: bold;
	position: relative;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

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

.frgo_aco_box > dt span.wid {
	position: absolute;
	right: 8px;
	width: 3px;
	height: 19px;
	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: 44px 0px 0;
	box-sizing: border-box;
}

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

.frgo_aco_box > dd > dl > dt {
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 10px;
	margin: 0 0 19px;
	border-bottom: 1px dotted #9b9b9b;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.frgo_aco_box > dd > dl > dd > dl {
	margin: 0 0 18px;
}

.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_ind dd {
	padding-left: 1em;
	text-indent: -1em;
	margin: 0 0 10px;
}

.frgo_cl_btn {
	text-align: center;
	background-color: #b2b2b2;
	color: #ffffff;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.frgo_aco_box > dt:hover , .frgo_cl_btn:hover {
	cursor: pointer;
}

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

.frgo_itm_in_box li > div:nth-of-type(2) > ul:nth-of-type(1) li.frgo_itm_title {
	font-size: 28px;
}

.frgo_m_box_b {
	margin: 0 auto 140px;
}

.tyaduke_item_btbox {
	padding:0 18px 0;
	width: 664px;
	margin: 0 auto;
}

.tyaduke_item_btbox > img {
	float:left;
	margin:0 20px 0 0;
	width: 310px;
}

.tyaduke_item_btbox > dl {
	float:left;
	width:334px;
}

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

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

.tyaduke_item_btbox > dl dt a:hover {
	text-decoration:none;
}

.tyaduke_item_ico {
	margin: 12px 0 18px;
}

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

.win08_nabe_itm02 .tyaduke_item_ico {
	margin: 12px 0 18px;
}

.tyaduke_item_btbox dt, .tyaduke_item_btbox dd {
	padding: 8px 0;
}

.tyaduke_item_stxt {
	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;
}

.tyaduke_item_dtxt {
	font-size: 16px;
}

.tyaduke_item_ico img {
	float: left;
	margin: 0 90px 0 0;
}

.tyaduke_item_ico .pack_off {
	border: 2px solid #000000;
	color: #000000;
	padding: 2px 10px 2px 35px;
	box-sizing: border-box;
	height: 25px;
	line-height: 22px;
	position: relative;
	width: 160px;
}

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

.cookit_itm_bpr {
	margin: 0 0 12px;
}

.cookit_itm_bpr form > div {
	float: left;
	margin: 0 62px 0 0;
}

.cookit_itm_s_bpr form > div {
	float: initial;
}

.cookit_itm_bpr_r {
	margin: 0 0 0 156px;
}

.cookit_itm_bpr > div span {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 28px;
}
.scatecartbtnon_box {
	float: left !important;
	width: 242px !important;
}


.scatecartbtnon_cookit {
	height: 72px;
	width: 320px !important;
}

.scatecartbtnon_cookit > ul > li:nth-of-type(1) {
	height: 72px;
	width: 320px;
	padding: 26px 0px 0px 83px;
	font-size: 16px;
}

.scatecartbtnon_cookit > ul > li:nth-of-type(1):after {
	left: 48px;
	top: 37px;
}

.fr_ibnr_box img {
	margin: 0px auto 86px;
	display: block;
}

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

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

.ta-unit-box__btn {
	text-align: center;
	margin-top: 20px;
}

.ta-unit-box__btn a {
	position: relative;
	font-size: 26px;
	font-family: "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	letter-spacing: -.15em;
	text-decoration: none;
	padding-bottom: 3px;
}

.ta-unit-box__btn a::after {
	content: ">";
	font-size: 25px;
	position: absolute;
	top: -6px;
	right: -43px;
}

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

.tokitsuge .inr_tokituge {
  margin: 70px auto 0 auto;
  width: 690px;
  text-align: center;
}

.tokitsuge .inr_tokituge__txt {
  margin: 35px auto;
  text-align: center;
}

.tokitsuge .inr_tokituge__txt p {
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: .09em;
}

.tokitsuge .inr_oriori {
  margin: 80px auto 0 auto;
  width: 690px;
}

.tokitsuge .inr_oriori__hdg {
  margin: 25px 0;
}

.tokitsuge .inr_oriori__hdg .str {
  line-height: 1.3;
  font-size: 22px;
}

.tokitsuge .inr_oriori__txt p {
  display: inline;
	line-height: 1.8;
	font-size: 16px;
}

.oriori__btn {
  margin-top: 40px;
}

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

.oriori__btn a:hover {
  text-decoration: underline;
}

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

.tokuten {
  width: 720px;
  margin: 0 auto 80px;
  border: 1px solid #a62038;
  background: #fff;
  padding: 30px;
  position: relative;
}

.tokuten:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-color: #a62038 #a62038 transparent transparent;
  background: #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: -11px;
  right: 120px;
}

.tokuten > div {
  width: 48%;
  float: left;
}

.tokuten > div:first-child {
  margin-right: 4%;
}

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

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

.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: 20px;
  margin: 0 0 10px 0;
}

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

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

.tokuten_dl .fr_cv_link a {
  font-size: 17px;
}

.fr_red_txt {
  width: 950px;
  margin: 0 auto 10px;
  font-size: 18px;
  font-weight: bold;
  color: #a62038;
}

.fr_fv_txt rt {
  font-size: 13px;
}

.fv_app_box2 {
  width: 950px;
  margin: 0 auto 80px;
  background: #fff;
  padding: 30px 50px;
  box-sizing: border-box;
}

.fv_app_box2 .fr_h2 {
  width: 100%;
}

.fv_app_box2 .fv_app_ga {
  width: 440px;
  float: left;
  margin-right: 30px;
}

.fv_app_box2 .fv_app_qr {
  width: 140px;
  float: left;
}

.fv_app_box2 .app_inner {
  width: 610px;
  margin: auto;
}
