@charset "utf-8";

/* kv
----------------------------------------------------------- */



#kvWrap {
    background: url(../../img/anniversary/pic_main.png) no-repeat 50% 0;
    background-size: cover;
}


/* restWrap
----------------------------------------------------------- */



/* bnrInfo ----------- */

#bnrInfo {
	padding-top: 30px;
}

#bnrInfo > p img {
	width: 100%;
	height: auto;
}




#telBox {
	text-align: center;
	margin: 15px;
}


.attTxt {
	font-size: 12px;
}


.rListBox {
	padding-top: 30px;
	padding-bottom: 30px;
}

.rListBox ul li {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 30px 0;
}

.rListBox ul li:last-child {
	margin-bottom: 0;
}

.rListBox ul li img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.rListBox ul li h3 {
	font-size: 15px;
}

.rListBox ul li .rTxt {
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.rListBox ul li .dtlTxt {
	margin-bottom: 15px;
}



.sListBox {
	padding-top: 30px;
	padding-bottom: 30px;
}

.sListBox ul li {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 30px 0;
}

.sListBox ul li:last-child {
	margin-bottom: 0;
}

.sListBox ul li img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.sListBox ul li h3 {
	font-size: 15px;
}

.sListBox ul li .sTxt {
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.sListBox ul li .dtlTxt {
	margin-bottom: 15px;
}

/* ----------- */



.tipiXtl {
	font-size: 22px;
	margin-bottom: 5px;
}

.tipiXtl span {
	margin-bottom: 5px;
}






.yListBox {
	padding-top: 30px;
	padding-bottom: 10px;
}

.yListBox ul li {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 10px 0;
}

.yListBox ul li:last-child {
	margin-bottom: 0;
}

.yListBox ul li img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.yListBox ul li h3 {
	font-size: 15px;
}

.yListBox ul li .rTxt {
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.yListBox ul li .dtlTxt {
	margin-bottom: 15px;
}



.anniversaryFcBox {
	height: auto;
	padding: 30px 0;
/*
	background: url(../../img/rooms/sp_pic_bg_roomList.jpg) no-repeat 50% 0;
	background-size: cover;
*/
}

.anniversaryFcBox .inner {
	margin-bottom: 20px;
}

.anniversaryFcBox .box {
	width: 100%;
	height: auto;
	padding: 15px;
	position: static;
}

.anniversaryFcBox .box .txtPos {
	position: static;
	font-size: 12px;
	margin-top: 20px;
}

.anniversaryFcBox .box h3 {
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.anniversaryFcBox .box h3 span {
	font-size: 12px;
}

.anniversaryFcBox .box.left {
	float: none;
	margin-bottom: 30px;
}

.anniversaryFcBox .box.right {
	float: none;
}


.p_topbottom_50{
	padding: 20px 20px;
}




.cakeListBox {
	padding-top: 30px;
	padding-bottom: 30px;
}

.cakeListBox ul li {
	width: 45%;
	height: 600px;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
}


@media screen and (max-width: 768px) {
.cakeListBox ul li {
	width: 100%;
	height: 600px;
	float: left;
}
}



.cakeListBox ul li:nth-child(3) {
	margin-right: 0;
}

.cakeListBox ul li:last-child {
	margin-bottom: 0;
}

.cakeListBox ul li img {
	margin-bottom: 10px;
}

.cakeListBox ul li h3 {
	font-size: 150%;
	font-weight: bold;
	color: #00ade8;
	margin-bottom: 5px;
}

.cakeListBox ul li h3 span {
	display: block;
	font-size: 12px;
}

.cakeListBox ul li .sTxt {
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d3d3d3;
}

.cakeListBox ul li .dtlTxt {
	margin-bottom: 10px;
}

.cakeListBox ul li .dtlTxt span {
	color: #00ade8;
	font-weight: bold;
}



/* ----------- */










































