@charset "UTF-8";

/*===コンセプト===*/
.concept{width:calc(100% - 20px);height:auto;max-width:1400px;padding:10px 0px 20px 0px;}
.concept h3.ja{width:100%;height:auto;font-size:20px;line-height:1.4;letter-spacing:1px;color:#f6526e;}
.concept p.ja{width:100%;height:auto;font-size:14px;line-height:1.7;letter-spacing:1px;padding:10px 0px 25px 0px;}
.concept p.ja span.ja_b{font-size:14px;line-height:1.7;letter-spacing:1px;color:#f6526e;}
.concept p.concept_img{width:100%;height:auto;max-width:500px;padding:0px 0px 25px 0px;}
	@media all and (max-width: 767px) {
		.concept h3.ja{font-size:15px;}
		.concept p.ja{font-size:12px;line-height:1.5;padding:15px 0px 0px 0px;}
		.concept p.ja span.ja{font-size:12px;line-height:1.5;letter-spacing:1px;}
		.concept p.concept_img{width:80%;padding:0px 0px 15px 0px;}
		.padding_s_p{padding-bottom:10px !important;}
	}

/*===ルーナコンテンツ===*/
.luna_contents{width:100%;height:auto;padding:50px 0px 60px 0px;
	background:url(../img/footer/bg.webp),url(../img/footer/bg_b.webp) #dcdfeb;background-repeat:no-repeat,no-repeat;background-size:2000px 19px,2000px 19px;background-position:top center,bottom center;}
.luna_contents h2{width:100%;height:auto;font-size:18px;line-height:1;padding-top:75px;
	background:url(../img/menu/title_option_set.png) no-repeat;background-size:167px 61px;background-position:top center;}
.luna_contents h2 span.en{display:block;width:100%;height:auto;font-size:11px;line-height:1;color:#f65570;padding-top:4px;}
	@media all and (max-width: 767px) {
		.luna_contents{padding:40px 0px 50px 0px;}
		.luna_contents h2{font-size:15px;padding-top:70px;background:url(../img/menu/title_option_set.png) no-repeat;background-size:176px 56px;background-position:top center;}
		.luna_contents{background-size:190% 19px,190% 19px;}
	}
/*===ペットホテルメニュー===*/
.luna_contents ul.pet_hotel_menu{width:calc(100% - 20px);height:auto;max-width:1400px;padding-top:80px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.luna_contents ul.pet_hotel_menu li{width:30%;height:auto;background:#ffffff;margin:0px 2%;padding-bottom:10px;position:relative;}
.luna_contents ul.pet_hotel_menu li p.title_img{width:100%;height:auto;max-width:187px;position:absolute;top:-60px;left:calc(50% - 93px);}
.luna_contents ul.pet_hotel_menu li h3.en{width:100%;height:auto;font-size:20px;line-height:1;padding:8px 0px;}
.luna_contents ul.pet_hotel_menu li p.img{width:100%;height:auto;}
.luna_contents ul.pet_hotel_menu li h4.ja{width:100%;height:auto;font-size:15px;line-height:1;letter-spacing:1px;color:#f6526e;padding:10px 0px;}
.luna_contents ul.pet_hotel_menu li h4.ja::after {position: absolute;bottom: 0;left:calc(50% - 50px);content: '';width:100px;height:1px;display: inline-block;background:#ebe4d6;}
.luna_contents ul.pet_hotel_menu li h5.ja{width:100%;height:auto;font-size:15px;line-height:1;letter-spacing:1px;padding:10px 0px;}
.luna_contents ul.pet_hotel_menu li p.txt{width:calc(100% - 20px);height:auto;line-height:1.6;text-align:left;padding-top:8px;}
p.attention{width:calc(100% - 20px);height:auto;max-width:1400px;padding:20px 0px 30px 0px;color:#e1437b;}
	@media all and (max-width: 767px) {
		.luna_contents ul.pet_hotel_menu{-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding-top:70px;}
		.luna_contents ul.pet_hotel_menu li p.title_img{width:100%;height:auto;max-width:150px;position:absolute;top:-49px;left:calc(50% - 75px);}
		.luna_contents ul.pet_hotel_menu li h3.en{font-size:18px;}
		.luna_contents ul.pet_hotel_menu li h4.ja{font-size:14px;}
		.luna_contents ul.pet_hotel_menu li{width:48%;margin:0px 0%;}
		.luna_contents ul.pet_hotel_menu li:nth-of-type(1){margin-left:0px;}
		.luna_contents ul.pet_hotel_menu li:nth-of-type(2){margin-right:0px;}
	}

/*===持ち物===*/
.luna_contents ul.pet_hotel_menu_point{width:calc(100% - 20px);height:auto;max-width:1400px;padding-top:0px;padding-bottom:30px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.luna_contents ul.pet_hotel_menu_point li{width:auto;height:auto;background:#ffffff;line-height:1.5;padding:20px 12px 8px 12px;position:relative;}
.luna_contents ul.pet_hotel_menu_point li::before{content:"";width:30px;height:26px;background:url(../img/pet_hotel/check.png) no-repeat;background-size:30px 26px;background-position:top center;position:absolute;top:-18px;left:calc(50% - 15px);}
	@media all and (max-width: 767px) {
		.luna_contents ul.pet_hotel_menu_point{padding-bottom:15px;}
		.luna_contents ul.pet_hotel_menu_point li{width:100%;margin-bottom:25px;}
		.luna_contents ul.pet_hotel_menu_point li::before{content:"";width:28px;height:24px;background:url(../img/pet_hotel/check.png) no-repeat;background-size:28px 24px;background-position:top center;position:absolute;top:-12px;left:calc(50% - 15px);}
	}

/*===特典===*/
h3.pet_hotel_tokuten{width:100%;height:auto;font-size:16px;line-height:1;color:#f6526e;padding-top:40px;
	background:url(../img/pet_hotel/tokuten.png) no-repeat;background-size:auto 31px;background-position:top center;}
h3.pet_hotel_tokuten span.en{display:block;width:100%;height:auto;font-size:11px;line-height:1;color:#d1c7b3;padding-top:4px;}
ul.pet_hotel_tokuten{width:calc(100% - 20px);height:auto;max-width:1400px;padding-top:15px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
ul.pet_hotel_tokuten li{width:30%;height:auto;background:#ffffff;margin:0px 2%;padding:0px 15px;padding-bottom:10px;position:relative;}
ul.pet_hotel_tokuten h4{width:100%;height:auto;font-size:16px;line-height:1;padding:13px 0px;}
ul.pet_hotel_tokuten p{width:100%;height:auto;font-size:47px;line-height:0.7;color:#ffe2a7;background:#565c6c;padding-bottom:10px;}
ul.pet_hotel_tokuten p small{font-size:27px;}
	@media all and (max-width: 767px) {
		ul.pet_hotel_tokuten{-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
		ul.pet_hotel_tokuten li{width:48%;margin:0px 0%;}
		ul.pet_hotel_tokuten li:nth-of-type(1){margin-left:0px;}
		ul.pet_hotel_tokuten li:nth-of-type(2){margin-right:0px;}
		ul.pet_hotel_tokuten h4{font-size:13px;line-height:1.4;padding:10px 0px;}
	}

/*===ご利用条件など===*/
.luna_rule{width:calc(100% - 20px);height:auto;max-width:1400px;padding:40px 0px 0px 0px;}
.luna_rule h3{width:100%;height:auto;font-size:16px;line-height:1;color:#f6526e;padding-top:40px;
	background:url(../img/title/title_rule.png) no-repeat;background-size:auto 31px;background-position:top center;}
.luna_rule h3 span.en{display:block;width:100%;height:auto;font-size:11px;line-height:1;color:#d1c7b3;padding-top:5px;}
.luna_rule ul{width:100%;height:auto;padding:10px 0px 20px 0px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.luna_rule ul li{width:49%;height:auto;text-align:left;line-height:1.5;padding-left:22px;
	background:url(../img/footer/nikukyu_pink.png) no-repeat;background-size:17px 13px;background-position:0% 2px;}
.luna_rule ul li:nth-child(odd){margin-left:0px;margin-top:8px;}
.luna_rule ul li:nth-child(even){margin-right:0px;margin-top:8px;}
	@media all and (max-width: 767px) {
		.luna_rule h3{padding-top:35px;background-size:auto 26px;font-size:14px;}
		.luna_rule ul li{width:100%;}
	}



