@charset "utf-8";

.fea_flex_sp {
	display: flex;
	justify-content: space-between;
}

.fea_ww a {
	transition: 0.3s;
}

.fea_ww a:hover {
	opacity: 0.7;
}

.fea_note20 {
	padding-left: 2.1em;
	text-indent: -2.1em;
}

.fea_flex_jc {
	justify-content: center;
}

.fea_flex_ac {
	align-items: center;
}

.fea_tal {
	text-align: left;
}

.fea_mb80sp {
	margin-bottom: 80px !important;
}

.fea_mb15sp {
	margin-bottom: 15px !important;
}

.fea_mb50sp {
	margin-bottom: 50px !important;
}

.fea_tal_sp {
	text-align: left!important;
}

.rec_open .ui_open_box {
	border: none;
}

.rec_open .ui_open_btn {
	position: relative;
	padding: 15px 10px 13px;
	text-align: center;
	cursor: pointer;
	transition: 0.3s;
	background: none;
	color: #836b42;
	border: none;
	font-size: 0.75rem;
	line-height: 1.4;
}

.rec_open .ui_open_btn::before,
.rec_open .ui_open_btn::after {
	display: none;
}

.rec_open .ui_open_btn:hover {
	opacity: 0.6;
	transition: 0.3s;
}

.rec_open .ui_open_icon {
	position: absolute;
	right: 15px;
	top: calc(50% - 10px);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #c4a673;
}

.rec_open .ui_open_icon::before,
.rec_open .ui_open_icon::after {
	content: '';
	position: absolute;
	left: calc(50% - 5px);
	top: 50%;
	margin-top: -1px;
	width: 10px;
	height: 1px;
	background: #fff;
}

.rec_open .ui_open_icon::before {
	transform: rotate(-90deg);
}

.rec_open .ui_open_btn.is_on .ui_open_icon::before {
	display: none;
}

.rec_open {
	margin: 15px auto 25px;
	background: #fff;
	color: #441706;
	border-radius: 5px;
	font-size: 0.75rem;
}

.rec_open .ui_open_in {
	padding: 15px 0;
	margin: 0 15px;
	border-top: 1px solid #e1d2b9;
	display: flex;
	justify-content: center;
	color: #836b42;
}

.rec_main {
	padding-top: 20px;
	margin-bottom: 0 !important;
}

.rec_main_text {
	width: 280px;
	margin: 0 auto 15px;
}

.rec_main_pic {
	width: 250px;
	margin: 0 auto;
}

.rec_main_text h2 {
	text-align: center;
	font-size: 0.875rem;
	font-weight: bold;
}

.rec_wpa {
	position: relative;
	z-index: 2;
	margin-top: -20px;
	padding: 30px 0;
	border-radius: 38px 38px 0 0;
	box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.16);
	background: #f3edd7;
	color: #441706;
}

.rec_wpa .contentsWidth,
.rec_wpb .contentsWidth,
.rec_wpc .contentsWidth {
	max-width: calc(375px - 40px) !important;
}


.rec_head_text>div:nth-child(2) {
	margin-left: 5px;
}

.rec_head_app {
	margin: 0 7%;
}

.rec_head_text .fea_flex {
	justify-content: flex-start;
	align-items: center;
}

.rec_head_mark {
	margin-left: 5px;
	margin-right: 20px;
	max-width: 79px;
	border-radius: 18px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.rec_head_tit {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.3;
	color: #333;
}

.rec_head_tit span {
	margin-bottom: 15px;
	display: inline-block;
	padding: 9px 15px 6px;
	border-radius: 18px;
	background: #c4a673;
	color: #fff;
}

.rec_btn_app {
	width: 43.3%;
}

.rec_btn_google {
	width: 53.6%;
}

.rec_tit {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 25px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	color: #333;
}

.rec_lead {
	margin-bottom: 20px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	color: #333;
}

.rec_noteS {
	font-size: 0.75rem;
	line-height: 1.7;
}

.rec_wide_s {
	max-width: 766px;
	margin: 0 auto;
}

.contentsWidth.rec_wbox {
	padding: 50px 20px 10px;
	max-width: 100% !important;
	width: 100% !important;
	background: #fff;
}

.rec_panel {
	margin: 0 auto 40px;
	width: 245px;
	font-size: 1.25rem;
	color: #836b42;
	text-align: center;
}

.rec_panel_mark {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 -20px 20px;
	color: #441706;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.3;
}

.rec_panel_mark img {
	max-height: 93px;
	width: auto;
}

.rec_arr {
	margin: 0 auto 30px;
	width: 60px;
}

.rec_wpb,
.rec_wpc {
	position: relative;
	z-index: 3;
	padding: 22vw 0 30px;
	background: #ebdcbd;
	color: #441706;
}

.rec_wpb::before,
.rec_wpc::before {
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
	width: 100%;
	height: 15.45vw;
	background: url(../img/bg_01_sp.png) no-repeat center top;
	background-size: 100% 100%;
}

.rec_wpc {
	padding-bottom: 30px;
	background: #fff;
	color: #333;
}

.rec_wpc::before {
	background-image: url(../img/bg_02_sp.png);
}

.rec_titbg {
	margin: 40px 0 25px;
	padding: 14px 10px 8px;
	background: #c48c73;
	color: #fff;
	border-radius: 5px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

.rec_btn {
	position: relative;
	padding-top: 2px;
	height: 54px;
	border-radius: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;
	background: #836b42;
}

.rec_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 9px;
	height: 9px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}

.rec_hei02 {
	margin-bottom: 15px;
}

.rec_hei02 p {
	padding-top: 10px;
	line-height: 1.3;
}

.rec_hei02 img {
	max-height: 102px;
}

.rec_panel_logo {
	margin: 0 -20%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rec_panel_logo>div {
	width: 24.6%;
	margin-right: 4%;
}

.rec_panel_logo>p {
	text-align: left;
	line-height: 1.4;
}

.rec_range_col01 p {
	position: absolute;
	width: 180%;
	left: -40%;
	bottom: -90px;
	line-height: 1.4;
}

.rec_range_col01,
.rec_range_col02,
.rec_range_col03 {
	margin: auto 1% !important;
}

.rec_range_col01 {
	margin-left: 9% !important;
	position: relative;
}

.rec_range_col02 {
	width: 13% !important;
}

.rec_range_col03 {
	width: 50% !important;
}

.rec_wpc .rec_btn {
	background: #333;
}

.rec_btn_out::after {
	width: 18px;
	height: 18px;
	background: url(../img/img_arrow02.png) no-repeat;
	background-size: 100% 100%;
	transform: translateY(-50%);
	border: none;
}

.rec_mlr {
	margin-left: -10px;
	margin-right: -10px;
}

.noimg_line{
	position: relative;
	overflow: hidden;
}
.noimg_line::before{
	content: '';
	position: absolute;
	z-index: 8;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/connected/happinessup/img/noimg_line.png) no-repeat;
	background-size: 100% 100%;
}

.food_tit01 {
	margin-bottom: 40px;
}


.food_btn{
	font-weight: bold;
	font-size: 1.25rem!important;
	padding: 25px 10px 23px!important;
}
.food_txt01{
	font-size: 1rem;
	color: #333;
	font-weight: bold;
	line-height: 2;
}
.food_flex01 .rec_panel{
	margin-bottom: 30px;
}
.food_flex01 .rec_panel:last-child,
.food_flex02 .rec_panel:last-child{
	margin-bottom: 0;
}
.food_flex01 .rec_panel p,
.food_flex02 .rec_panel p{
	font-size: 1rem;
}
.rec_open.food_open {
	margin-bottom: 60px;
}
.food_open .ui_open_in{
	padding: 30px 0 40px;
	display: block;
}
.food_note01{
	font-size: 0.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333;
}
.up_sup01{
	font-size: 0.75rem;
	vertical-align: 0.5em;
}
.food_txt02{
	font-size: 1rem;
	color: #333;
	font-weight: bold;
	line-height: 1.8;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.food_mb01{
	margin-bottom: 70px;
}
.contentsWidth.rec_wbox.food_spinner{
	max-width: calc(375px - 40px) !important;
}
.food_small{
	font-size: 1rem;
}

.up_kv_app_box{
	padding: 20px 0 25px;
	display: flex;
	justify-content: center;
}
.up_kv_app{
	margin: 0 1.5%;
}
.up_kv_app>a img{
	height: 45px;
	width: auto;
}

.food_col01{
	display: flex;
	justify-content: flex-start;
	margin-right: -35px;
}
.ico_logo{
	max-width: 68px;
}
.food_col01 p{
	width: 75%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

@media screen and (max-width:374px) {}
