
.sec_reserve .sec_reserve_btn.btn_resv_livingroom{
  border-color: #f04a64;
  background-color: #f04a64;
}

.border_resv_karaoke{
  margin: 40px auto 20px;
  padding: 10px 0;
  border-top: solid 4px #c9151e;
}

#pasera_living dd {
	margin: 0;
}

#pasera_living p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 20px;
}
#pasera_living p:last-child {
	margin-bottom: 0;
}

#pasera_living h3 {
	text-align: center;
	margin-bottom: 30px;
}
#pasera_living .section {
	margin: 0 0 25px 0;
}
#pasera_living .section.section_style01 {
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 65px;
}
#pasera_living .section.section_style01:last-child {
	margin-bottom: 0;
}
#pasera_living .section.section_style02 {
	padding: 10px 20px 0;
}
#pasera_living h4 {
	font-size: 24px;
	line-height: 1.4;
	color: #fff;
	background: #ff627a;
	padding: 11px 10px 6px 45px;
	position: relative;
	margin-bottom: 20px;
}
#pasera_living h4:before {
	content: "";
	width: 14px;
	height: 14px;
	background: #ff627a;
	border: solid 5px #fff;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 12px);
	left: 11px;
}
#pasera_living h4.style02 {
	color: #ff627a;
	background: #fdf1f3;
	border-top: solid 5px #ff627a;
	border-bottom: solid 2px #ff627a;
	padding-left: 60px;
}
#pasera_living h4.style02:before {
	width: 36px;
	height: 36px;
	background: url('../../../../images/shop/ueno/livingroom/ttl_icon01.png');
	background-size: 36px;
	border: none;
	border-radius: 0;
	top: calc(50% - 18px);
}
#pasera_living table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}
#pasera_living table:last-child {
	margin-bottom: 0;
}
#pasera_living th,td {
	border: 1px solid #ffd0d5;
	padding: 18px;
	text-align: center;
}
#pasera_living th {
	text-align: center;
	background: #ffe6ea;
	font-weight: normal;
}
#pasera_living th.special {
	background: #ffafb7;
	color: #fff;
}
.w50 {
	width: 50%;
}
.txt_small {
	font-size: 12px !important;
	text-align: center;
}
#pasera_living h5 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: solid 5px #f9bc3d;
	color: #563420;
	margin: 0 0 20px;
	padding: 0 10px 2px;
	position: relative;
}
#pasera_living h5:before {
	content: "";
	width: 100%;
	height: 0px;
	border-bottom: dashed 2px #f9bc3d;
	position: absolute;
	top: calc(100% + 8px);
	left: 0;
}
#pasera_living .content_01 {
	border: solid 1px #d9d9d9;
	margin-bottom: 40px;
}
#pasera_living .content_01 dt {
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
	background: #ff627a;
	font-weight: bold;
	padding: 7px 15px 5px;
}
#pasera_living .content_01 dd {
	padding: 15px;
	background: #fff;
}
#pasera_living .content_01 .txt01 {
	text-align: center;
	background: #ffe6ea;
	color: #563420;
	font-size: 12px;
	line-height: 1.6;
	padding: 12px 10px 8px;
	margin-bottom: 20px;
}
#pasera_living .content_01 .box_01 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 30px;
}
#pasera_living .content_01 .box_01 .image {
	width: 287px;
	margin: 0 10px 0 0;
}
#pasera_living .content_01 .box_01 .text {
	width: calc(100% - 297px);
	background: #fef1e9;
	padding: 15px 8px;
	box-sizing: border-box;
	margin: 0;
}
#pasera_living .content_01 .box_01 .text p {
	font-size: 12px;
	margin-bottom: 8px;
}
#pasera_living .content_01 .box_01 .text p:last-child {
	margin-bottom: 0;
}
#pasera_living .content_01 .box_01 .text .txt03 span:first-child {
	margin-right: 10px;
}
#pasera_living .txt_strong01 {
	font-size: 24px;
	font-weight: bold;
	color: #ff627a;
}
#pasera_living .txt_strong02 {
	font-size: 14px;
	font-weight: bold;
	color: #563420;
}
#pasera_living .box_accor_01 {
	border: solid 1px #ffafb7;
	margin-bottom: 15px;
}
#pasera_living .box_accor_01 .ttl {
	font-size: 14px !important;
	line-height: 1.5;
	color: #fff;
	background: #ffafb7;
	padding: 6px 10px 5px;
	position: relative;
	letter-spacing: 1px;
	font-weight: bold;
    margin: 0 !important;
    cursor: pointer;
}
#pasera_living .box_accor_01 .ttl:hover {
	opacity: 0.8;
}
#pasera_living .box_accor_01 .ttl .icon {
	content: "";
	width: 21px;
	height: 21px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	top: calc(50% - 11px);
}
#pasera_living .box_accor_01 .ttl .icon:before {
    content: "";
    width: 5px;
    height: 15px;
    border: none;
    background: #ff627a;
    position: absolute;
    left: 8px;
    top: calc(50% - 7px);
    transition: all 0.2s;
}
#pasera_living .box_accor_01 .ttl .icon:after {
    content: "";
    width: 15px;
    height: 5px;
    border: none;
    background: #ff627a;
    position: absolute;
    left: 3px;
    top: calc(50% - 2px);
}
#pasera_living .box_accor_01 .ttl.show .icon:before {
	transform: rotate(90deg);
}
#pasera_living .box_accor_01 .ctn {
	padding: 13px 10px;
	background: #fff;
	display: none;
}
#pasera_living .box_accor_01 .ctn p.txt {
	line-height: 1.8;
}
#pasera_living .content_01 .box_02 {
	background: #fef1e9;
	padding: 18px 18px 16px;
	text-align: center;
}
#pasera_living .content_01 .box_02 .ttl {
	margin-bottom: 13px;
}
#pasera_living .content_02 {
	font-size: 12px;
	line-height: 1.8;
}
#pasera_living .content_02 th {
	text-align: left;
	width: 490px;
	padding-right: 55px;
}
#pasera_living .content_03 {
	padding: 23px;
	background: url('../../../../images/shop/ueno/livingroom/pasera_living_bg01.png') left top repeat;
	border: solid 1px #ffafb7;
	border-radius: 2px;
	overflow: hidden;
}
#pasera_living .content_03 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}
#pasera_living .content_03 ul li {
	margin: 9px;
}
#pasera_living .content_04 {
	padding: 50px 50px 25px;
	background: url('../../../../images/shop/ueno/livingroom/pasera_living_bg02.jpg') left top repeat;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 50px;
}
#pasera_living .content_04:before {
	content: "";
	width: calc(100% - 50px);
	left: 25px;
	height: calc(100% - 50px);
	top: 30px;
	position: absolute;
	z-index: -1;
	background: #fff;
}
#pasera_living .content_04 ul {
	width: 520px;
	margin: 0 auto;
}
#pasera_living .content_04 ul li {
	display: inline-block;
	width: 170px;
	text-align: left;
	margin: 0 0 9px;
}
#pasera_living .box_button a {
	padding-top: 5px;
}
#pasera_living .box_phone {
	margin-bottom: 50px;
}

#pasera_living .box_phone .ttl {
	text-align: center;
	margin-bottom: 25px;
}
#pasera_living .box_phone ul li:first-child {
	margin-bottom: 30px;
}
.tac {
	text-align: center;
	font-size:18px !important;
	font-weight: bold;
	color: #ff6633;
	margin: 10px 55px 20px 55px;
}

}
.orange {
	color: #ff6633;
}

.blue {
	color:#4D57FE;
}
.f22 {
	font-size: 22px !important;
}
.txt_notice {
	text-align: right;
    font-weight: bold;
		color: #ff627a;
	  font-size: 16px !important;
}
.txt_notice_01{
  font-weight: bold;
	font-size: 15px;
}
/*modify 1-7-2019*/
#pasera_living .section_style02 .tal{
	text-align: center;
	font-size:18px;
	font-weight: bold;
	color: #ff6633;
	margin: 10px 55px 20px 55px;
}
#pasera_living .box_button_01{
	margin-bottom: 10px;
}
#pasera_living .box_button .btn_action_01{
	margin-bottom: 0;
}
#pasera_living .txt_small_01{
	font-weight: 700;
}
.livingroom_notice_01 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff617a;
}
@media screen and (min-width: 769px) {
	.box_sp {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.box_pc {
		display: none;
	}
	#pasera_living {
		overflow: visible;
	}
	#pasera_living .section.section_style01 {
		margin-bottom: 35px;
		padding-left: 0;
		padding-right: 0;
	}
	#pasera_living h3 {
		margin-bottom: 7vw;
	}
	#pasera_living h3 img {
		max-width: 80%;
	}
	#pasera_living h4 {
		margin-left: -15px;
		margin-right: -15px;
		font-size: 5vw;
	}
	#pasera_living th,
	#pasera_living td {
		padding: 10px;
		font-size: 14px;
	}
	#pasera_living .content_01 .box_01 .image {
		margin: 0 0 15px;
		width: 100%;
		text-align: center;
	}
	#pasera_living .content_01 .box_01 .text {
		width: 100%;
	}
	#pasera_living .box_accor_01 .ctn {
		padding: 7px;
	}
	#pasera_living .content_01 .box_01 .text .txt03 {
		display: flex;
		flex-wrap: wrap;
	}
	#pasera_living .content_01 .box_01 .text .txt03 span:last-child {
		width: calc(100% - 130px);
	}
	#pasera_living .content_01 .box_02 .ttl img {
		max-width: 60%;
	}
	#pasera_living .content_02 th {
		width: 50%;
		padding: 10px;
	}
	#pasera_living .content_03 {
		padding: 15px;
	}
	#pasera_living .content_03 ul {
		justify-content: flex-start;
	}
	#pasera_living .content_03 ul li {
		width: calc((100% - 20px) / 2);
		margin: 5px;
	}
	#pasera_living .section.section_style02 {
		padding-left: 0;
		padding-right: 0;
	}
	#pasera_living .content_04 {
		padding: 30px 25px 10px;
	}
	#pasera_living .content_04:before {
		width: calc(100% - 20px);
		left: 10px;
		height: calc(100% - 20px);
		top: 10px;
	}
	#pasera_living .content_04 ul {
		margin: 0 auto 20px;
		max-width: 100%;
	}
	#pasera_living .content_04 ul li {
		width: calc(50% - 13px);
		margin: 5px;
		max-width: 160px;
	}
	#pasera_living .box_phone .ttl img {
		max-width: 70%;
	}
	#pasera_living .box_button a {
		line-height: 1.5em;
	}
	#pasera_living .section {
		margin-bottom: 15px;
	}
	#pasera_living .content_01 {
		margin-bottom: 30px;
	}
	.intro_link_01 {
		padding: 0;
	}
	.txt_notice_01{
	  font-size: 13px;
	}
	/*modify 1-7-2019*/
	#pasera_living .section_style02 .tal{
		text-align: center;
		margin: 10px 0;
	}
}
