@charset "utf-8";
/* CSS Document */
ul {
    list-style: none;
    padding-left: 0;
}
.mainvisual {
    display: block;
    margin: auto;
}
.div_box {
    width: 800px;
    margin: 20px auto;
}
.div_box.div_box_01, .div_box.div_box_02 {
    height: 270px;
}
.div_box.div_box_03 {
    height: 240px;
}
.div_box .box_01 {
    width: 389px;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    float: left;
    margin-left: 14px;
    overflow: hidden;
    height: 310px;
    margin-bottom: 20px;
}

.div_box.div_box_height .box_01{height: 310px;}
.div_box.div_box_01.div_box_height{height: 310px;}
.div_box .box_01:first-child {
    margin-left: 0;
}
.div_box .box_01 h3 {
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    background: #f9d2e4;
    color: #ff6699;
    font-weight: bold;
    margin: 0;
}
.div_box .box_01 h3 img {
    float: left;
    margin: 8px 10px 0;
}
.div_box .box_01 .box_01_inner {
    padding: 15px;
}
.div_box .box_01 .box_01_inner img {
    float: left;
    width: 150px;
    height: auto;
}
.div_box .box_01 .box_01_inner ul {
    width: 200px;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: -5px;
}
.div_box .box_01 .box_01_inner ul li {
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    color: #333;
    font-weight: normal;
    line-height: 2;
}
.div_box .box_01 .box_01_inner ul p {
    padding-left: 8px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.div_box .box_01 .box_01_inner ul li:before {
    content: '●';
    color: #f9d2e4;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 4px;
    left: 6px;
}
.div_box .box_01 .more {
    position: relative;
    display: block;
    width: 50%;
    height: 40px;
    line-height: 45px;
    background: #ff94c4;
    margin: 20px auto 10px auto;
}
.div_box .box_01 .more:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #ff94c4;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.div_box .box_01 .more .inner {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.div_box.div_box_04 .box_01 {
    width: 100%;
    float: none;
    height: auto;
}
.div_box.div_box_04 .box_01 h3 {
    background: #fbd691;
    color: #ff6633;
}
.div_box.div_box_04 .box_01 .box_01_inner ul {
    width: 610px;
}
.div_box.div_box_04 .box_01 .box_01_inner ul li::before {
    color: #fbd691;
}
.div_box.div_box_04 .box_01 .box_01_inner ul p {
    padding-left: 8px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right {
    float: right;
    margin: -5px 0 0 20px;
    padding: 0;
    width: 600px;
}
.div_box.div_box_04 .box_01 h3.h3_mamakara_further {
    font-size: 24px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin: 0;
    background: #fff url(../../../images/shop/ueno/common/icon_arrow_down.png) no-repeat bottom center;
    color: #000;
    text-align: center;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right p {
    color: #000;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right .mamakara_title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
/*ママ会*/
.lunch{
	margin-top:20px;
	}
/*パセランド*/

.box_paseland01 {
    padding: 25px 15px 15px;
}
.cap_paseland01 {
    display: inline-block;
    width: 55%;
    margin: 0 auto 0 20px;
    vertical-align: top;
}
.ttl_paseland01 {
    font-size: 18px;
    font-weight: bolder;
}
.more_box {
    width: 75%;
    background-color: #ffedf5;
    padding: 15px;
    position: relative;
    color: #E61874;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border: 3px solid #ff6699;
    border-radius: 10px;
}
.more_box:before {
    border-left: 20px solid #ffedf5;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: '';
    margin-top: -8px;
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 1;
}
.more_box:after {
    border-left: 25px solid #ff6699;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    content: '';
    margin-top: -12px;
    position: absolute;
    right: -25px;
    top: 50%;
}
.box_honey {
    background: url(/shop/ueno/mamakara/images/img_anime.gif)no-repeat center right 5%/15%;
    padding: 30px 0 35px;
    position: relative;
}
.img_paseland {
    width: 40%;
    margin: 0;
}
.txt_paseland01 {
    margin-top: 20px;
}
.r_detail_ttl{
	text-align: center;
	margin-bottom: 20px;
}
.r_detail_txt01{
	font-size: 18px;
	color: #563420;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin-bottom: 20px;
}
.r_detail_ttl02{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #ff627a;
	border-radius: 5px;
	box-shadow: 5px 5px rgba(180,180,180,0.1);
	padding: 5px 0px 5px 10px;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.room_details_ct{
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 0;
}

.list_room{
	padding: 0 !important;
	margin-bottom: 22px;
}
.list_room li {
    margin-right: 26px;
	margin-bottom: 30px;
    width: calc((100% - 52px) / 3);
	float: left;
	box-sizing: border-box;
}
.list_room li:nth-child(3n+3){
	margin-right: 0;
}
.list_room li img{
	width: 100%;
}
.box_room_details{
	width: 970px; 
	margin: 0 auto;
}
.wrap_lightbox {
    display: block;
    position: relative;
}
.thumb_top {
    vertical-align: top;
}
.wrap_lightbox::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47px;
    height: 47px;
    background: url(../../../../images/party/common/icon_lupe.png) no-repeat;
}
.r_detail_ttl03{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border-left: 10px solid #f9bc3d;
	border-bottom: 2px solid #f9bc3d;
	font-size: 20px;
	color: #000;
	padding: 0 0 2px 10px;
	box-sizing: border-box;
	margin-bottom: 25px;
}
/*
.thumb{
	display: inline-block;
    margin-right: 20px;
	width: 300px;
}
.room_thumbdt .wrap_txt {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    width: 630px;
    min-height: 200px;
    font-size: 14px;
}
.wrap_feature {
    position: absolute;
    bottom: 0;
}
.wrap_feature > .box {
    display: inline-table;
    vertical-align: top;
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 10px;
    height: 30px;
    background: #F5EEB1;
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    font-weight: bold;
}
.wrap_feature > .box > .inner {
    display: table-cell;
    vertical-align: middle;
}
*/

.list_room_thumb{
	width: 100%;
	display: flex;
	margin-bottom: 50px;
}
.list_room_thumb dt{
	width: 300px;
	margin-right: 20px;
}
.list_room_thumb dd{
	width: calc(100% - 320px);
	min-height: 200px;
}
.room_wrap_txt{
	width: 100%;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.room_wrap_txt01{
	margin: 0 !important;
	padding: 0 !important;
	
}
.room_wrap_feature li{
	float: left;
	padding: 6px 16px;
	box-sizing: border-box;
	text-align: center;
	color: #000;
	background: #fafabf;
	border-radius: 5px;
	margin-right: 8px;
	font-size: 12px;
}
.r_detail_txt02{
	font-size: 18px;
	color: #563420;
	font-family:'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 1.38em;
}
.room_wrap_feature {
	margin-bottom: 10px;
}
.btn_room {
	border: 2px solid #fff;
    background: -moz-linear-gradient(270deg, rgba(255,129,148,1) 0%, rgba(255,129,148,1) 49%, rgba(255,98,122,1) 50%, rgba(255,98,122,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,129,148,1)), color-stop(49%, rgba(255,129,148,1)), color-stop(50%, rgba(255,98,122,1)), color-stop(100%, rgba(255,98,122,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,129,148,1) 0%, rgba(255,129,148,1) 49%, rgba(255,98,122,1) 50%, rgba(255,98,122,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,129,148,1) 0%, rgba(255,129,148,1) 49%, rgba(255,98,122,1) 50%, rgba(255,98,122,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,129,148,1) 0%, rgba(255,129,148,1) 49%, rgba(255,98,122,1) 50%, rgba(255,98,122,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,129,148,1) 0%, rgba(255,129,148,1) 49%, rgba(255,98,122,1) 50%, rgba(255,98,122,1) 100%); /* w3c */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8194', endColorstr='#ff627a', GradientType=0 ); /* ie6-9 */
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.btn_room:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #ffffff;
    right: 2%;
    top: calc(50% - 8px);
}

.btn_room a {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.btn_room:hover {
    opacity: 0.8;
}
.r_detail_txt03{
	margin-bottom: 14px;
}
.room_details_ct02{
	margin-bottom: 10px;
}
 @media screen and (max-width: 640px) {
.content_inner > * {
    width: calc(100% - 30px);
}
#meal, #thanks, #safe, #karaoke, #support {
    width: calc(100% - 30px - 6%);
}
#feed_oiwai_mama, #feed_mamavoice {
    width: auto;
}
.mainvisual {
    margin-top: 20px;
}
.div_box {
    width: 96%;
    height: auto;
}
.div_box .box_01 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    height: auto;
}
.div_box .box_01 .box_01_inner img {
    width: 30%;
}
.div_box .box_01 .box_01_inner ul {
    width: 69%;
}
.div_box .box_01 h3 {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.div_box .box_01 h3 img {
    width: 30px;
    margin: 6px 5px 0;
}
.div_box.div_box_04 .box_01 .box_01_inner ul {
    width: 69%;
}
.div_box .box_01 .paseland img {
    margin-right: 10px;
}
#main_box .div_box.div_box_04 .box_01 .paseland .mamakara_right p {
    padding: 0;
}
.div_box .box_01 .more {
    line-height: 40px;
}
.div_box .box_01 .more .inner {
    font-size: 20px;
}
/*	---------------fix   ------------------*/
.div_box.div_box_04 .box_01 .mamakara_img {
    width: 100%;
    padding: 0;
    text-align: center;
}
.div_box.div_box_04 .box_01 .mamakara_img img {
    width: 30%;
    text-align: center;
    float: none;
    padding: 0;
    margin-bottom: 10px;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right .mamakara_title {
    font-size: 4vw;
    padding: 0 5px;
    margin-bottom: 0;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right .mamakara_text {
    text-align: left;
}
.div_box.div_box_04 .box_01 .box_01_inner .mamakara_right p {
    padding: 16px;
}
.more_box {
    width: 68%;
    padding: 10px;
    font-size: 18px;
}
.more_box:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-top: -5px;
    right: -15px;
}
.more_box:after {
    border-left: 20px solid #ff6699;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin-top: -9px;
    right: -20px;
}
.box_honey {
    background: url(/shop/ueno/mamakara/images/img_anime.gif)no-repeat center right/20%;
    padding-bottom: 20px;
    padding-top: 12px;
}
.img_paseland {
    width: 100%;
}
.cap_paseland01 {
    margin: 10px auto;
    width: 100%;
}
.txt_paseland01 {
    font-size: 14px;
}
	 .box_room_details{
		padding: 0 3%;
		 margin: 0 auto;
		 width: 100%;
		 box-sizing: border-box;
	 }
	 .room_details_ct{
		 width: 100%;
		 padding: 0;
		 box-sizing: border-box;
	 }
	 .list_room li{
		 width: 50%;
		 margin-right: 0;
		 margin-bottom: 3%;
		 padding:1%;
	 }
	 .list_room_thumb{
		 display: inherit;
		 width: 100%;
	 }
	 .list_room_thumb dt{
		 width: 100%;
		 margin-right: 0;
		 margin-bottom: 20px;
	 }
	 .list_room_thumb dt img{
		 width: 100%;
	 }
	 .list_room_thumb dd{
		 width: 100%;
		 min-height: auto;
	 }
	 .room_wrap_feature li{
		 margin-bottom: 8px;
	 }
	 .list_room_thumb{
		 margin-bottom: 25px;
	 }
	 .btn_room a{
		 font-size: 15px;
	 }
	 .btn_room{
		 line-height: 50px;
	 }
@media only screen and (max-width:568px) {
 .h1_caption {
 margin: 0 auto 1em;
}
}
@media screen and (max-width: 480px) {
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_04 {
 width: 100%;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_04 li {
 padding-left: 15px;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_04 li:before {
 left: 0;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul p {
 padding-left: 0;
}
}
@media screen and (max-width: 400px) {
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_03 {
 width: 100%;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_03 li {
 padding-left: 15px;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_03 li:before {
 left: 0;
}
}
@media screen and (max-width: 340px) {
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_02 {
 width: 100%;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_02 li {
 padding-left: 15px;
}
 .div_box.div_box_04 .box_01 .box_01_inner ul.div_box_04_02 li:before {
 left: 0;
}
}
