@charset "UTF-8";

/* fontサイズ表
	10px 	77%
	11px 	85%
	12px 	93%
	13px 	100%
	14px 	108%
	15px 	116%
	16px 	124%
	17px 	131%
	18px 	139%
	19px 	147%
	20px 	154%
	21px 	162%
	22px 	170%
	23px 	177%
	24px 	185%
	25px 	193%
	26px 	200%
	28px 	215%
	32px 	248%
	40px	308%
*/

/* ====== operative ====== */

.hinin_sex {
	margin-left: 1rem;
}

.caution_text {
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-indent: -1rem;
	padding-left : 1rem
}

.hotel_request_box {
	margin-top: 1rem;
}

.hotel_goods_box {
	margin-top: 1rem;
}

.hotel_headline {
	color: #ff0000;
	text-decoration: underline;
	text-align: center;
	font-size: 1.16rem;
}

.hotel_list {
}

.hotel_list > li {
	margin-top: 1rem;
}