@charset "utf-8";

/* 汎用 */
a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb100 { margin-bottom: 100px; }
.mr40 { margin-right: 40px; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.st { font-weight: bold; }
.fl { float: left; }
.fr { float: right; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.flex { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; }
.flex_no_justify { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.f_min { font-family: "Yu Mincho Medium", "Yu Mincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.f_times { font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
.f_arial { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.f_gothic { font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic M", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif; }
.f_arial { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.fit_img { display: flex; justify-content: center; align-items: center; /*IE用*/ flex-direction: column; }
.fit_img img { max-width: 100%; max-height: 100%; width: auto; height: auto; }
.regacy_fit_img { display: relative; overflow: hidden; }
.regacy_fit_img img { position: absolute; left: -50%; right: -50%; top: -50%; bottom: -50%; margin: auto; max-width: 100%; max-height: 100%; width: auto; height: auto; }
.ofi { object-fit: cover; font-family: 'object-fit:cover; '; }

/*PC用*/
@media screen and (min-width:641px) {
	.pc { display: block !important }
	.sp { display: none !important }
	.h_menu, #sp_global_nav { display: none; }
	body { min-width: 1100px; }
	.container { margin: 0 auto; width: 100%; max-width: 1900px; }
	.inner { margin: 0 auto; width: 1100px; box-sizing: border-box; }
	#mv { margin: 0 auto; width: 100%; height: 930px; }
	#mv .inner { padding: 0; height: 930px; position: relative; box-sizing: border-box; }
	#mv .mv_copy { margin: 0 auto 200px; width: 1001px; }
	#mv .mv_text { margin-bottom: 5px; text-align: center; }
	#mv .mv_text span { display: inline-block; margin-bottom: 10px; padding: 8px 12px; font-size: 20px; line-height: 1; background: #E2E2E2; }
	#mv .mv_banner { margin: 0 auto; width: 1001px; }
	#mv .mv_scroll { margin: 0 auto; width: 54px; position: absolute; left: 0; right: 0; bottom: 15px; }
	#media { margin: 0 auto; padding: 70px 0 100px; width: 100%; background: url("../images/bg_meadia.png") no-repeat center 190px; }
	#media .media_img { padding: 0 0 130px 50px; width: 460px; }
	#media .media_text { padding: 60px 0 0; width: 526px; }
	#media .media_text .media_tit { margin-bottom: 30px; width: 284px; }
	#media .media_text .media_copy { letter-spacing: 0.06em; }
	#media .media_text .media_copy p { font-size: 20px; }
	#media .media_text .media_copy ul li { font-size: 16px; font-weight: bold; line-height: 2.1; }
	#media .media_text .media_copy ul li:before { content: '●'; padding-right: 5px; color: #f7c42b; font-size: 10px; vertical-align: middle; }
	.btn_buy { margin: 0 auto; width: 800px; box-shadow: 0 10px 10px #ccc; }
	#about { margin: 0 auto 100px; width: 100%; }
	#about .tit { background: url("../images/bg_about_inner.png") no-repeat center top; margin-bottom: 70px; padding: 100px 0 0 50px; font-size: 40px; line-height: 20px; text-align: center; }
	#about .tit_sub { margin-bottom: 40px; padding: 15px 0; color: #fff; font-size: 28px; line-height: 1; text-align: center; background: #000; }
	#about .box_upper { padding: 0 50px; width: 100%; height: 830px; box-sizing: border-box; position: relative; }
	#about .box_upper .bg01 { position: absolute; top: 0; left: -110px; }
	#about .box_upper .txtbox { background: rgba(0, 0, 0, 0.7); position: absolute; top: 146px; right: -30px; width: 520px; padding: 96px 53px; box-sizing: border-box; }
	#about .copy_01 { margin-bottom: 30px; text-align: center; }
	#about .text_01 { font-size: 18px; line-height: 45px; letter-spacing: 0.04em; color: #fff; text-align: center; }
	#about .analysis_text { margin-bottom: 45px; font-size: 18px; line-height: 1; letter-spacing: 0.04em; text-align: center; }
	#about .analysis_area { margin-bottom: 65px; padding: 0 20px; }
	#about .analysis_box { width: 500px; }
	#about .analysis_box_copy { margin-bottom: 40px; padding: 20px 0; font-size: 24px; line-height: 1; letter-spacing: 0.04em; text-align: center; background: #F0EDDF; }
	#about .analysis_box .analysis_box_img { margin-bottom: 30px; }
	#about .analysis_box .analysis_box_in { padding: 0 10px; }
	#about .analysis_box .analysis_box_text { font-size: 18px; line-height: 40px; letter-spacing: 0.04em; text-align: left; }
	#about .analysis_box .red { color: #da1d2d; font-weight: bold; }
	#about .analysis_box .analysis_box_text_02 { font-size: 18px; line-height: 40px; text-align: left; }
	#about .analysis_box .note { font-size: 16px; line-height: 30px; letter-spacing: 0.04em; text-align: left; }
	#about .analysis_box_img_02 { margin: 0 auto 50px; width: 657px; }
	#about .reason .tit { background: url(../images/reason.png) no-repeat center top; }
	#about .reason .tit span { border-bottom: 6px solid #f7c42b; }
	#about .reason .odd, #about .reason .even { padding: 80px 0; }
	#about .reason .odd .flex, #about .reason .even .flex { margin: 0 auto; width: 1630px; }
	#about .reason .odd .flex { justify-content: left; }
	#about .reason .even .flex { justify-content: flex-end; }
	#about .reason .odd { background: #f0eddf; }
	#about .reason .even { background: #fff; }
	#about .reason .odd .txtbx { margin-left: 60px; }
	#about .reason .even .txtbx { margin-right: 60px; }
	#about .reason .txtbx { width: 510px; font-size: 18px; line-height: 2.2; letter-spacing: 0.04em; }
	#about .reason .txtbx p { margin-bottom: 30px; }
	#recipe { margin: 0 auto; padding: 30px 0 100px; width: 100%;	/* background: url("../images/bg_recipe_inner.png") no-repeat center top; */ }
	#recipe .tit { background: url("../images/chef_bg.png") no-repeat center top; padding: 100px 0 0 50px; margin-bottom: 50px; font-size: 40px; line-height: 20px; text-align: center; }
	#recipe .movie_area { margin: 0 auto; width: 100%; background: url("../images/bg_movie.png") repeat-x center top; }
	#recipe .movie_area .movie { margin: 0 auto; width: 750px; height: 410px; }
	#recipe .block { margin: 90px auto 0; width: 1100px; }
	#recipe .block .txt { margin-bottom: 40px; padding: 20px 0; font-size: 24px; line-height: 1; letter-spacing: 0.04em; text-align: center; background: #F0EDDF; }
	#recipe .block .txtbx { width: 630px; }
	#recipe .block .txtbx dl { margin-bottom: 20px; }
	#recipe .block .txtbx dl dt { margin-bottom: 12px; width: 83px; font-size: 18px; font-weight: bold; background: #f7c42b; text-align: center; }
	#recipe .block .txtbx dl dd { font-size: 18px; }
	#recipe .block .txtbx dl dd span:before { content: '●'; padding-right: 5px; color: #f7c42b; font-size: 10px; vertical-align: middle; }
	#recipe .block .txtbx dl dd ol { list-style-type: none; counter-reset: number; }
	#recipe .block .txtbx dl dd li { position: relative; font-size: 18px; }
	#recipe .block .txtbx dl dd li::before { content: counter(number); counter-increment: number; padding: 0 0.2em; margin: 0 10px 0 2px; }
	#recipe .block .txtbx dl dd li::after { content: ''; position: absolute; display: block; top: 50%; left: 1px; transform: translateY(-50%);  /* ○を作る */ width: 1em; height: 1em; border: 1px solid #000; border-radius: 50%; }
	#gallery { margin-bottom: 100px; background: url(../images/gallery_bg.jpg) no-repeat center top; }
	#gallery .ttlbx { padding: 173px 0 180px; color: #fff; font-size: 40px; }
	#gallery .photo { margin-top: -122px; padding: 39px; background: #fff; }
	#gallery .photo li { margin-bottom: 40px; }
	#lineup { margin: 0 auto 153px; width: 100%; }
	#lineup .tit { margin: 0 auto 89px; width: 212px; }
	#lineup .tit_size { margin: 0 auto 60px; padding: 17px 0; width: 100%; color: #fff; font-size: 28px; line-height: 1; text-align: center; background: #000; }
	#lineup .lineup_list { padding: 0 0 20px; text-align: center; }
	#lineup .lineup_list::before { content: ""; display: block; width: 240px; order: 1; }
	#lineup .lineup_list::after { content: ""; display: block; width: 240px; }
	#lineup .lineup_list li { width: 240px; position: relative; }
	#lineup .lineup_list li .products_img { margin-bottom: 15px; }
	#lineup .lineup_list li .products_img_02 { margin-bottom: 0; }
	#lineup .lineup_list li .products_text { margin-bottom: 15px; font-size: 18px; line-height: 28px; text-align: left; }
	#lineup .lineup_list li .products_cart {
    background: #efedde;
    text-align: left;
    padding: 15px 30px;
    box-sizing: border-box;
    margin-bottom: 12px;
    min-height: 175px;
}

	#lineup .lineup_list li .products_cart ul {
    list-style: disc;
    list-style-position: inside;
}
	#lineup .lineup_list li .products_cart p {
    margin-top:10px;
}


	#lineup .lineup_list li input[type="submit"] { display: block; width: 100%; background: #F7C42B; border: none; border-radius: 15px; cursor: pointer; padding: 10px; font-weight: bold; margin-top: 10px; }
	#lineup .lineup_list li .cart_btn span { display: inline-block; padding: 20px 0 20px 28px; font-size: 18px; line-height: 1; background: url("../images/ico_cart.png") no-repeat left center; }
	#lineup .lineup_list li .cart_btn:hover { background: #F0EDDF; }
	#lineup .lineup_list li .i-new { width: 55px; position: absolute; left: 4px; top: -19px; }
	#lineup .lineup_list li .i-size { width: 55px; position: absolute; left: 4px; top: -19px; }
	#lineup .lineup_list li .products_size { margin-bottom: 15px; padding: 14px 0; color: #fff; font-size: 18px; line-height: 1; background: #7E796F; }
	#lineup .lineup_list li .products_price { margin-bottom: 15px; padding: 0 0 18px; font-size: 18px; line-height: 1; background: url("../images/bg_line.png") no-repeat center bottom; }
#lineup .lineup_list li .products_cart {
    background: #efedde;
    text-align: left;
    padding: 15px 30px;
    box-sizing: border-box;
    margin-bottom: 12px;
    min-height: 175px;
}

	#lineup .lineup_list li .products_cart ul {
    list-style: disc;
    list-style-position: inside;
}
	#lineup .lineup_list li .products_cart p {
    margin-top:10px;
}
	#lineup .tartxt { margin-bottom: 70px; font-size: 16px; text-align: right; }
	#lineup .colorlineup { margin-bottom: 110px; padding: 60px 0; background: #f0eddf; }
	#lineup .colorlineup .ttl { margin-bottom: 26px; font-size: 26px; }
	#lineup .banner { margin: 0 auto 100px; width: 995px; }
	#lineup .box_getlost { margin: 0 auto 120px; padding: 56px 30px 51px; width: 1000px; background: #F7C42B; box-sizing: border-box; }
	#lineup .box_getlost .tit_getlost { margin: 0 auto 38px; width: 500px; }
	#lineup .box_getlost .text_getlost { margin-bottom: 55px; font-size: 18px; line-height: 1; text-align: center; }
	#lineup .box_getlost .diagnosis { margin-bottom: 50px; }
	#lineup .box_getlost .diagnosis li { padding: 27px 0 35px; width: 300px; background: #fff; border: 5px solid #F0EDDF; box-sizing: border-box; }
	#lineup .box_getlost .diagnosis li .diagnosis_question { display: flex; justify-content: center; align-items: center; margin-bottom: 50px; height: 135px; font-size: 18px; font-weight: bold; line-height: 30px; text-align: center; background: url("../images/bg_line_02.png") no-repeat center bottom; }
	#lineup .box_getlost .answer_list { justify-content: center; padding: 0 0 0 30px; }
	#lineup .box_getlost .answer_list li { padding: 0; width: 120px; font-size: 16px; line-height: 1; text-align: left; border: none; }
	#lineup .box_getlost .answer_list li p { margin-bottom: 20px; }
	#lineup .box_getlost .answer_list li label {	/*display: inline-block;
			width: 100px;
			text-align: left;*/ }
		.radio-input { display: none; }
		.radio-input + label { padding-left: 25px; position: relative; margin-right: 20px; }
		.radio-input + label::before { content: ""; display: block; position: absolute; top: 2px; left: 0; width: 15px; height: 15px; border: 1px solid #999; border-radius: 4px; }
		.radio-input:checked + label { color: #d01137; }
		.radio-input:checked + label::after { content: ""; display: block; position: absolute; top: 5px; left: 3px; width: 11px; height: 11px; background: #d01137; border-radius: 4px; }
		#lineup .recommend { margin: 0 auto 50px; padding: 35px 0; width: 540px; font-size: 24px; font-weight: bold; line-height: 1; text-align: center; background: #fff; border: 5px solid #F0EDDF; border-radius: 10px; position: relative; box-sizing: border-box; }
		#lineup .recommend span { width: 67px; position: absolute; left: -26px; top: 20px; }
		#lineup .result_box { align-items: center; margin: 0 auto; padding: 0 0 0 36px; width: 890px; font-size: 16px; line-height: 28px; background: #fff; border: 5px solid #F0EDDF; box-sizing: border-box; }
		#lineup .result_box .result_size { width: 264px; font-size: 28px; font-weight: bold; line-height: 40px; text-align: center; letter-spacing: 0.06em; }
		#lineup .result_box .result_size span { font-weight: bold; background: linear-gradient(transparent 80%, #F7C42B 80%); }
		#lineup .result_box .result_text { width: 320px; }
		#lineup .result_box .result_img { width: 254px; }
		#lineup .btn_recipe { margin: 0 auto; width: 860px; background: url("../images/bg_btn_recipe.png") no-repeat; }
		#lineup .btn_recipe a { display: flex; align-items: center; height: 190px; }
		#lineup .btn_recipe a .tit_recipe { width: 100%; color: #fff; font-size: 16px; line-height: 1; text-align: center; }
		#lineup .btn_recipe a .tit_recipe span { display: block; padding: 0 0 22px; margin: 0 auto; width: 172px; }
		#lineup .btn_recipe a:hover { opacity: 0.6; filter: alpha(opacity=60); -moz-opacity: 0.6; }
		#law { margin: 0 auto 174px; width: 1020px; }
		#law .tit { margin-bottom: 50px; font-size: 16px; font-weight: bold; text-align: center; }
		#law table, #law table th, #law table td { border: 0; border-collapse: collapse; }
		#law table { margin: 0; width: 100%; }
		#law table th, #law table td { padding: 26px 0; font-size: 14px; line-height: 1.5; }
		#law table th { width: 30%; text-align: center; background: #F0EDDF; border-top: 1px dotted #fff; }
		#law table td { padding: 26px; width: 70%; border-top: 1px dotted #DBDBDB; }
		#law table td ul { padding: 0 0 45px 20px; list-style: disc; }
		#law table td ul li { margin-bottom: 40px; }
		#law table td ul li:nth-of-type(3), #law table td ul li:nth-of-type(4), #law table td ul li:nth-of-type(5) { margin-bottom: 5px; }
		#law table tr:last-of-type th { border-bottom: 1px dotted #fff; }
		#law table tr:last-of-type td { border-bottom: 1px dotted #DBDBDB; }
	}

	/*SP用*/
	@media screen and (max-width: 640px) {
		body { min-width: inherit; }
		main { margin-top: -12vw; }
		.container { margin: 0 auto; width: 100%; max-width: inherit; overflow: hidden; }
		.inner { margin: 0 auto; width: 100%; box-sizing: border-box; }
		#mv { margin: 0 auto; width: 100%; }
		#mv .inner { padding: 4.933vw 2.666vw 0; height: 102.4vw; position: relative; box-sizing: border-box; }
		#mv .mv_copy { margin: 0 auto 2.6vw; width: 96vw; }
		#mv .mv_text { margin-bottom: 2.6vw; text-align: center; }
		#mv .mv_text span { display: inline-block; margin-bottom: 0.5vw; padding: 0.933vw 1.333vw; font-size: 3.466vw; line-height: 1; background: #E2E2E2; }
		#mv .mv_banner { margin: 0 auto; width: 100%; }
		#mv .mv_scroll { margin: 0 auto; width: 12vw; position: absolute; left: 0; right: 0; bottom: 3.866vw; }
		#media { margin: 0 auto; padding: 11.466vw 2.666vw 12.266vw; width: 100%; background: url("../images/sp/bg_meadia.png") no-repeat 0vw 8vw; background-size: 80% auto; box-sizing: border-box; }
		#media .media_img { display: none; }
		#media .media_text { padding: 0 0 15.066vw 44.333vw; width: 100%; box-sizing: border-box; }
		#media .media_text .media_tit { margin-bottom: 2.666vw; width: 23.333vw; }
		#media .media_text .media_copy { font-size: 2.5vw; line-height: 6.666vw; letter-spacing: 0.06em; }
		.btn_buy { margin: 0 auto; width: 92vw; box-shadow: 0 10px 10px #ccc; }
		#about { margin: 0 auto; width: 100%; }
		#about .tit { padding: 9.2vw 0 0; margin-bottom: 6.666vw; font-size: 5.866vw; line-height: 1.6; text-align: center; background: url("../images/sp/bg_about_inner.png") no-repeat center top; background-size: 84% auto; }
		#about .tit_sub { margin: 0 auto 4vw; padding: 3.6vw 0; color: #fff; line-height: 1; text-align: center; background: #000; }
		#about .box_upper { padding: 0 5.333vw 10.666vw; width: 100%; box-sizing: border-box; }
		#about .box_upper .txtbox { padding: 4vw; background: rgba(0, 0, 0, 0.7); }
		#about .text_01 { width: 100%; font-size: 4vw; line-height: 6.666vw; letter-spacing: 0.04em; color: #fff; }
		#about .reason { margin-bottom: 10vw; }
		#about .reason .tit { background: url(../images/reason.png) no-repeat center top; background-size: 84% auto; }
		#about .reason .odd, #about .reason .even { padding: 6vw 4vw; }
		#about .reason .odd { background: #f0eddf; }
		#about .reason .even { background: #fff; }
		#about .sp_inner { padding: 0 4vw; }
		#about .analysis_text { margin: 0 auto 4vw; font-size: 4vw; line-height: 6.666vw; letter-spacing: 0.04em; text-align: center; }
		#about .analysis_area { margin-bottom: 4vw; padding: 0 0.666vw; }
		#about .analysis_box { width: 100%; }
		#about .analysis_box_copy { margin-bottom: 4vw; padding: 3.066vw 0; font-size: 4vw; line-height: 1; letter-spacing: 0.04em; text-align: center; background: #F0EDDF; }
		#about .analysis_box .analysis_box_img { margin-bottom: 4.8vw; }
		#about .analysis_box .analysis_box_in { padding: 0 0 5.333vw; }
		#about .analysis_box .analysis_box_text { font-size: 4vw; line-height: 6.666vw; letter-spacing: 0.04em; text-align: left; }
		#about .analysis_box .red { color: #da1d2d; font-weight: bold; }
		#about .analysis_box .analysis_box_text_02 { font-size: 4vw; line-height: 6.666vw; text-align: left; }
		#about .analysis_box .tac { text-align: center; }
		#about .analysis_box .analysis_box_text_02 span.small { display: block; font-size: 3.2vw; line-height: 6.666vw; }
		#about .analysis_box .analysis_box_text_02 span.large { display: inline-block; margin-bottom: 10px; padding: 2vw 0 0; color: #da1d2d; font-size: 4.8vw; line-height: 1; border-bottom: 5px solid #F7C42B; }
		#about .analysis_box .analysis_box_note { font-size: 3.2vw; line-height: 1.5; letter-spacing: 0.04em; text-align: left; }
		#about .analysis_box_img_02 { margin: 0 auto 6.666vw; width: 100%; }
		#recipe { margin: 0 auto; padding: 21.2vw 0 13.333vw; width: 100%;	/* background: url("../images/sp/bg_recipe_inner.png") no-repeat center 11.6vw; */ background-size: 76vw auto; }
		#recipe .tit { padding: 9.2vw 0 0; margin-bottom: 6.666vw; font-size: 5.866vw; line-height: 1; text-align: center; background: url(../images/chef_bg.png) no-repeat center top; background-size: 84% auto; }
		#recipe .movie_area { margin: 0 auto; width: 100%; }
		#recipe .movie_area .movie { margin: 0 auto; width: 100%; height: 54.666vw; }
		#recipe .txt { margin-bottom: 4vw; padding: 3.066vw 0; font-size: 4vw; line-height: 1; letter-spacing: 0.04em; text-align: center; background: #F0EDDF; }
		#recipe .block { padding: 6vw 4vw 0; }
		#recipe .block .txtbx { }
		#recipe .block .txtbx dl { margin-bottom: 20px; }
		#recipe .block .txtbx dl dt { margin-bottom: 12px; width: 20vw; font-size: 4vw; font-weight: bold; background: #f7c42b; text-align: center; }
		#recipe .block .txtbx dl dd { font-size: 18px; }
		#recipe .block .txtbx dl dd span:before { content: '●'; padding-right: 5px; color: #f7c42b; font-size: 2vw; vertical-align: middle; }
		#recipe .block .txtbx dl dd ol { list-style-type: decimal; margin-left: 6vw; }
		#recipe .block .txtbx dl dd li { margin-bottom: 2vw; font-size: 4vw; }
		#gallery { margin-bottom: 2vw; padding: 0 4vw; background: url(../images/gallery_bg.jpg) no-repeat center top; }
		#gallery .ttlbx { padding: 10vw 0; color: #fff; font-size: 5vw; }
		#gallery .photo { padding: 4vw; background: #fff; }
		#gallery .photo li { width: 45%; margin-bottom: 3.5vw; }
		#lineup { margin: 0 auto 14.666vw; padding: 0 4vw; width: 100%; box-sizing: border-box; }
		#lineup .tit { margin: 0 auto 9.333vw; width: 28.266vw; }
		#lineup .tit_size { margin: 0 auto 8vw; padding: 4vw 0; width: 100%; color: #fff; font-size: 5.333vw; line-height: 1; text-align: center; background: #000; }
		#lineup .lineup_list { text-align: center; }
		#lineup .lineup_list li { display: flex; flex-direction: column; margin-bottom: 8vw; width: 46.376%; position: relative; }
		#lineup .lineup_list li .products_img { margin-bottom: 2.666vw; }
		#lineup .lineup_list li .products_img_02 { margin-bottom: 0; }
		#lineup .lineup_list li .products_text { margin-bottom: 2.666vw; font-size: 4vw; line-height: 5.6vw; text-align: left; }
#lineup .lineup_list li .products_cart {
    background: #efedde;
    text-align: left;
    padding: 3vw 4vw;
    box-sizing: border-box;
    margin-bottom: 3vw;
}

	#lineup .lineup_list li .products_cart ul {
    list-style: disc;
    list-style-position: inside;
}

	#lineup .lineup_list li .products_cart ul li {
    display: list-item;
    list-style-position: inside;
    width: 100%;
    margin-bottom: 1vw;
    font-size: 3vw;
}
	#lineup .lineup_list li .products_cart p {
    margin-top:10px;
    font-size: 3vw;
}
		#lineup .lineup_list li .cart { margin-top: auto; }
		#lineup .lineup_list li input[type="submit"] { display: block; width: 100%; background: #F7C42B; border: none; border-radius: 15px; cursor: pointer; padding: 2vw 0vw; margin: 2vw; }
		#lineup .lineup_list li .cart_btn span { display: inline-block; padding: 4vw 0 4vw 5.066vw; font-size: 3.733vw; line-height: 1; background: url("../images/ico_cart.png") no-repeat left center; background-size: 3.6vw auto; }
		#lineup .lineup_list li .cart_btn:hover { background: #F0EDDF; }
		#lineup .lineup_list li .i-new { width: 9.6vw; position: absolute; left: 0.8vw; top: -3.466vw; }
		#lineup .lineup_list li .i-size { width: 9.6vw; position: absolute; left: 0.8vw; top: -3.466vw; }
		#lineup .lineup_list li .products_size { margin-bottom: 2.4vw; padding: 2vw 0; color: #fff; font-size: 4vw; line-height: 1; background: #7E796F; }
		#lineup .lineup_list li .products_price { margin-bottom: 2.4vw; padding: 0 0 2.666vw; font-size: 3.466vw; line-height: 1; background: url("../images/bg_line.png") no-repeat center bottom; }
		#lineup .lineup_list li .cartjs_product_table th{
    display: block;
    width: 100%;
}
		#lineup .lineup_list li .cartjs_product_table td{
    display: block;
    width: 100%;
}

		#lineup .banner { margin: 0 auto 13.333vw; width: 100%; }
		#lineup .box_getlost { margin: 0 auto 10.666vw; padding: 7.6vw 6.666vw 6.4vw; width: 100%; background: #F7C42B; box-sizing: border-box; }
		#lineup .box_getlost .tit_getlost { margin: 0 auto 3.333vw; width: 68vw; }
		#lineup .box_getlost .text_getlost { margin-bottom: 4.533vw; font-size: 4vw; line-height: 6.666vw; text-align: center; }
		#lineup .box_getlost .diagnosis { margin-bottom: 0; }
		#lineup .box_getlost .diagnosis li { margin-bottom: 5.333vw; padding: 6.666vw 0 5.333vw; width: 100%; background: #fff; border: 5px solid #F0EDDF; box-sizing: border-box; }
		#lineup .box_getlost .diagnosis li .diagnosis_question { display: block; margin-bottom: 6vw; padding: 0 0 3.733vw; font-size: 4.8vw; font-weight: bold; line-height: 5.866vw; text-align: center; background: url("../images/bg_line_02.png") no-repeat center bottom; }
		#lineup .box_getlost .answer_list { justify-content: center; padding: 0 0 0 30px; }
		#lineup .box_getlost .answer_list li { padding: 0; width: 120px; font-size: 16px; line-height: 1; text-align: left; border: none; }
		#lineup .box_getlost .answer_list li p { margin-bottom: 20px; }
		#lineup .box_getlost .answer_list li label {	/*display: inline-block;
				width: 100px;
				text-align: left;*/ }
			.radio-input { display: none; }
			.radio-input + label { padding-left: 25px; position: relative; margin-right: 20px; }
			.radio-input + label::before { content: ""; display: block; position: absolute; top: 2px; left: 0; width: 15px; height: 15px; border: 1px solid #999; border-radius: 4px; }
			.radio-input:checked + label { color: #d01137; }
			.radio-input:checked + label::after { content: ""; display: block; position: absolute; top: 5px; left: 3px; width: 11px; height: 11px; background: #d01137; border-radius: 4px; }
			#lineup .recommend { margin: 0 auto 5.333vw; padding: 4.8vw 0; width: 72vw; font-size: 4vw; font-weight: bold; line-height: 1; text-align: center; background: #fff; border: 5px solid #F0EDDF; border-radius: 10px; position: relative; box-sizing: border-box; }
			#lineup .recommend span { width: 8.933vw; position: absolute; left: -4vw; top: 2.666vw; }
			#lineup .result_box { align-items: center; margin: 0 auto; padding: 6.666vw 0; width: 100%; font-size: 4vw; line-height: 6.666vw; background: #fff; border: 5px solid #F0EDDF; box-sizing: border-box; }
			#lineup .result_box .result_size { margin-bottom: 4vw; width: 100%; font-size: 4.533vw; font-weight: bold; line-height: 5.333vw; text-align: center; letter-spacing: 0.06em; }
			#lineup .result_box .result_size span { font-size: 6.666vw; font-weight: bold; background: linear-gradient(transparent 80%, #F7C42B 80%); }
			#lineup .result_box .result_text { width: 100%; text-align: center; }
			#lineup .result_box .result_img { margin: 0 auto 3.466vw; width: 49.2vw; }
			#lineup .btn_recipe { margin: 0 auto; width: 100%; background: url("../images/sp/bg_btn_recipe.png") no-repeat; background-size: 100% auto; }
			#lineup .btn_recipe a { display: flex; align-items: center; height: 32vw; }
			#lineup .btn_recipe a .tit_recipe { width: 100%; color: #fff; font-size: 4vw; line-height: 6.133vw; text-align: center; }
			#lineup .btn_recipe a .tit_recipe span { display: block; padding: 0; margin: 0 auto; width: 19.2vw; }
			#lineup .btn_recipe a:hover { opacity: 0.6; filter: alpha(opacity=60); -moz-opacity: 0.6; }
			#lineup .colorlineup { margin: 10vw 0; padding: 8vw 4vw; background: #f0eddf; }
			#law { margin: 0 auto 12.8vw; padding: 0 4.666vw; width: 100%; box-sizing: border-box; }
			#law .tit { margin-bottom: 50px; font-size: 16px; font-weight: bold; text-align: center; }
			#law table, #law table th, #law table td { border: 0; border-collapse: collapse; }
			#law table { margin: 0; width: 100%; }
			#law table th, #law table td { display: block; padding: 3.6vw 2.666vw; font-size: 14px; line-height: 1.5; }
			#law table th { width: 100%; text-align: left; background: #F0EDDF; border-top: 1px dotted #fff; }
			#law table td { padding: 3.6vw 2.666vw 3.6vw 5.333vw; width: 100%; border-top: 1px dotted #DBDBDB; box-sizing: border-box; }
			#law table td ul { padding: 0 0 45px 20px; list-style: disc; }
			#law table td ul li { margin-bottom: 40px; }
			#law table td ul li:nth-of-type(3), #law table td ul li:nth-of-type(4), #law table td ul li:nth-of-type(5) { margin-bottom: 5px; }
		}
