/*_/_/_/_/_/_/_/ スマホサイト _/_/_/_/_/_/_/*/
@media only screen and (max-width: 768px) {
	#to_top_btn {
		bottom:90px;
	}
	
	#middle .shop_name {
		color:#a58c5e;font-weight:700;
	}
	
	#middle .shop_kana {
		color:#a58c5e;font-size:0.8rem;font-weight:700;line-height:8px;height:8px;
	}
	
	#middle .shop_place {
		color:#a58c5e;font-weight:700;padding-top:4px;
	}
	
	#middle .shop_title {
		color:#214c95;font-weight:700;text-align:justify;margin-top:4%;
	}
	
	#middle #shop_image {
		position:relative;overflow:hidden;border-radius:10px;border:1px solid #eee;margin-top:2%;
	}
	
	#middle #shop_image .image_background {
		width:150%;height:30px;overflow:hidden;
	}
	
	#middle #shop_image .image_background .gray {
		width:30px;height:30px;background:#eee;float:left;
	}
	
	#middle #shop_image .image_background .white {
		width:30px;height:30px;background:#fff;float:left;
	}
	
	#middle .project_ids {
		margin:5% 0 1% 0;font-size:0.9rem;height:20px;
	}
	
	#middle .project_ids .l {
		float:left;
	}
	
	#middle .project_ids .r {
		float:right;
	}
	
	#middle .point {
		float:left;margin-right:6px;margin-bottom:6px;background:#f6f3ee;border:1px solid #ccc;line-height:24px;padding:1px 4px;font-size:0.85rem;
	}
	
	#middle .shop_info {
		margin:5% 4%;
	}
	
	#middle .shop_info table {
		width:100%;line-height:19px;
	}
	
	#middle .shop_info table .l {
		height:20px;padding:10px 0;width:30%;border-bottom:1px solid #eee;font-size:0.9rem;
	}
	
	#middle .shop_info table .r {
		height:20px;padding:10px 0;border-bottom:1px solid #eee;
	}
	
	#middle .favorite {
		margin:12% 4% 5% 4%;padding:5%;background:#fcf3f5;
	}
	
	#middle .favorite .title {
		text-align:center;font-weight:700;font-size:1.2rem;color:#e871a1;
	}
	
	#middle .favorite .caption {
		padding-top:15px;text-align:justify;
	}
	
	#middle .favorite .bt_favorite {
		margin:6% 0 3% 0;text-align:center;height:40px;line-height:40px;border:1px solid #e871a1;color:#e871a1;background:#fff;border-radius:20px;font-weight:700;
	}
	
	#middle .favorite .bt_favorite:before {
		content:'';
		position:absolute;
		margin-top:12px;
		background:url('../image/ph2/icon_heart_pink.png') no-repeat;
		width:30px;
		height:30px;
		background-size:20px auto;
	}
	
	#middle .favorite .bt_favorite span {
		padding-left:30px;
	}
	
	#middle #kyujin_naiyo {
		margin:20% 4% 8% 4%;text-align:justify;line-height:26px;word-break:break-all;
	}
	
	#middle #kyujin_naiyo .subtitle {
		background:#fcf3f5;height:40px;line-height:40px;font-size:1.1rem;font-weight:700;padding-left:14px;margin:5% 0;
	}
	
	#middle #kyujin_naiyo .subtitle:before {
		content:'';
		width:6px;
		position:absolute;
		height:40px;
		background:#e871a1;
		margin-left:-14px;
	}
	
	#middle #kyujin_naiyo .lookbt {
		background:#0a2653;border-radius:20px;height:40px;line-height:40px;color:#fff;text-align:center;margin:10% 7% 0 7%;
	}
	
	#middle #kyujin_naiyo .t1 {
		width:38%;
	}
	
	#middle .banner {
		margin:0 3% 20% 3%;
	}
	
	#middle #mb_others_zone {
		background:#fcf3f5;padding:5% 4%;
	}
	
	#middle #mb_others_zone .caption {
		text-align:center;color:#e871a1;font-size:1.2rem;font-weight:700;margin:0 0 5% 0;
	}
	
	#middle #mb_others_zone .block {
		width:49%;height:300px;background:#fff;border-radius:8px;box-shadow:0 0 4px #ffe0ff, 0 4px 8px #ffe0ff;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .list_image {
		width:100%;height:38%;overflow:hidden;position:relative;
	}
	
	#middle #mb_others_zone .block .list_image .image_background {
		width:150%;height:20px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .list_image .image_background .gray {
		width:20px;height:20px;background:#eee;float:left;
	}
	
	#middle #mb_others_zone .block .list_image .image_background .white {
		width:20px;height:20px;background:#fff;float:left;
	}
	
	#middle #mb_others_zone .block .other_info {
		padding:3% 5%;text-align:justify;position:relative;height:56%;word-break:break-all;
	}
	
	#middle #mb_others_zone .block .other_info .upper {
		height:77%;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_name {
		color:#a58c5e;font-size:0.9rem;font-weight:700;height:20px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_name_kana {
		color:#a58c5e;font-size:0.7rem;line-height:8px;height:8px;font-weight:700;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_place {
		color:#a58c5e;padding-top:2px;font-size:0.9rem;font-weight:700;height:20px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_title {
		padding-top:2%;font-size:0.9rem;color:#214c95;line-height:16px;text-align:justify;font-weight:500;
	}
	
	#middle #mb_others_zone .block .other_info .lower {
		height:23%;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .price_space {
		padding-top:4%;
	}
	
	#middle #mb_others_zone .block .other_info .price_title {
		font-size:0.9rem;padding-right:5px;
	}
	
	#middle #mb_others_zone .block .other_info .price {
		color:#e871a1;font-size:1.3rem;font-weight:900;
	}
	
	#middle #mb_others_zone .block .other_info .price_yen {
		font-size:0.9rem;padding-left:2px;
	}
}

/*_/_/_/_/_/_/_/ PCサイト _/_/_/_/_/_/_/*/
@media only screen and (min-width: 769px) {
	#right .summary_head {
		height:20px;position:relative;top:1px;z-index:999;
	}
	
	#right .summary_head .caption {
		border-top:1px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff;font-size:0.9rem;font-weight:700;color:#fff;margin-left:6%;float:left;padding:0 10px;background:#ccccff;line-height:17px;padding-top:3px;border-top-right-radius:5px;border-top-left-radius:5px;
	}
	
	#right .summary_body {
		z-index:998;margin-bottom:20px;height:110px;width:100%;background:linear-gradient(#ccccff, lavender);border-radius:3px;border:1px solid #fff;position:relative;
	}
	
	#right .summary_body .uptime {
		font-size:0.6rem;position:absolute;top:3px;right:5px;
	}
	
	#right .summary_body .summary_main {
		padding:5px 10px;display:flex;overflow:hidden;
	}
	
	#right .summary_body .summary_main .left {
		width:70px;
	}
	
	#right .summary_body .summary_main .left .circle {
		background:#fff;border-radius:50%;width:60px;height:60px;text-align:center;position:relative;
	}
	
	#right .summary_body .summary_main .left .circle span {
		font-size:3.6rem;line-height:60px;
	}
	
	#right .summary_body .summary_main .right {
		text-shadow:2px 2px #fff;margin-left:5px;
	}
	
	#right .summary_body .summary_main .right .upper {
		line-height:18px;font-size:0.8rem;height:18px;padding-top:10px;overflow:hidden;
	}
	
	#right .summary_body .summary_main .right .lower {
		line-height:24px;font-size:1.1rem;height:24px;overflow:hidden;
	}
	
	#right .summary_body .summary_biko {
		font-size:0.7rem;float:left;margin:5px 0 0 10px;
	}
	
	#right .summary_body .back_bt {
		float:right;margin-right:10px;background:linear-gradient(#fff, #eee);border-radius:15px;text-align:center;height:30px;line-height:30px;font-size:1rem;color:green;text-shadow:2px 2px #fff;width:60%;
	}
	
	#right .fav {
		padding-bottom:50px;
	}
	
	#right .fav .fav_waku {
		padding:20px 0 20px 0;background:#fff;border-radius:3px;position:relative;
	}
	
	#right .fav .fav_waku .fav_body {
		padding:5px 10px;display:flex;overflow:hidden;
	}
	
	#right .fav .fav_waku .fav_body .left {
		width:70px;
	}
	
	#right .fav .fav_waku .fav_body .left .image {
		background:#ccc;border-radius:50%;width:60px;height:60px;text-align:center;position:relative;
	}
	
	#right .fav .fav_waku .fav_body .left .image span {
		font-size:2.6rem;line-height:60px;color:#fff;
	}
	
	#right .fav .fav_waku .fav_body .right {
		padding:0 10px;
	}
	
	#right .fav .fav_waku .fav_body .right .upper {
		font-size:0.8rem;
	}
	
	#right .fav .fav_waku .fav_body .right .fav_bt {
		overflow:hidden;text-align:center;background:linear-gradient(#ff6633, #cc0000);color:#fff;border-radius:5px;line-height:46px;font-size:1rem;font-weight:700;padding:0 20px;height:46px;
	}
	
	#right .fav .fav_waku .fav_caption {
		padding:10px 20px 0 20px;margin:0 auto;display:flex;
	}
	
	#right .fav .fav_waku .fav_caption p {
		font-size:0.8rem;
	}
	
	#right .others_title {
		padding-bottom:10px;
	}
	
	#right .others_title .title {
		margin:0 auto;background:hotpink;color:#fff;text-align:center;font-size:1.1rem;width:160px;height:30px;line-height:30px;border-radius:15px;
	}
	
	#right .others_title .caption {
		padding:5px 0 0 0;
	}
	
	#right .others_body {
		padding-bottom:40px;
	}
	
	#right .others_body .others_block {
		background:#fff;;width:100%;margin-bottom:20px;position:relative;overflow:hidden;
	}
	
	#right .others_body .others_block .background {
		position:absolute;
	}
	
	#right .others_body .others_block .background .record {
		display:flex;
	}
	
	#right .others_body .others_block .background .record .gray {
		width:30px;height:30px;background:#eee;
	}
	
	#right .others_body .others_block .background .record .white {
		width:30px;height:30px;background:#fff;
	}
	
	#right .others_body .others_block .others_main {
		padding:15px;position:relative;
	}
	
	#right .others_body .others_block .others_main .others_name {
		line-height:20px;height:20px;overflow:hidden;display:flex;
	}
	
	#right .others_body .others_block .others_main .others_name .others_id {
		background:#33AFA5;padding:0 5px;color:#fff;margin-right:5px;font-size:0.8rem;
	}
	
	#right .others_body .others_block .others_main .others_name p {
		text-decoration:underline;color:blue;font-size:0.9rem;
	}
	
	#right .others_body .others_block .others_main .others_detail {
		margin:10px 0 0 0;height:170px;position:relative;
	}
	
	#right .others_body .others_block .others_main .others_detail .image {
		position:absolute;top:0;left:0;width:120px;height:80px;overflow:hidden;background:#ccc;text-align:center;border-radius:5px;
	}
	
	#right .others_body .others_block .others_main .others_detail .image img {
		height:80px;
	}
	
	#right .others_body .others_block .others_main .others_detail .point {
		position:absolute;top:90px;left:0;width:120px;height:80px;overflow:hidden;
	}
	
	#right .others_body .others_block .others_main .others_detail .point p {
		width:30px;text-align:center;padding:1px;border:1px solid #000;font-size:0.9rem;background:#fff;float:left;margin:0 6px 6px 0;font-size:0.7rem;height:18px;overflow:hidden;
	}
	
	#right .others_body .others_block .others_main .others_detail .biko {
		position:absolute;top:0;right:0;width:50%;height:164px;background:#fff;border:1px solid #ccc;border-radius:5px;overflow:hidden;
	}
	
	#right .others_body .others_block .others_main .others_detail .biko .rec {
		margin-bottom:10px;border-bottom:1px dashed #999;font-size:0.8rem;
	}
	
	#right .others_body .others_block .others_main .others_detail .biko .biko_waku {
		padding:10px;
	}
	
	
	
	#middle .shop_name {
		color:#a58c5e;font-weight:700;font-size:1.2rem;
	}
	
	#middle .shop_kana {
		color:#a58c5e;font-size:0.8rem;font-weight:700;line-height:10px;height:10px;
	}
	
	#middle .shop_place {
		color:#a58c5e;font-weight:700;padding-top:10px;font-size:1.2rem;
	}
	
	#middle .shop_title {
		color:#214c95;font-weight:700;text-align:justify;margin-top:4%;
	}
	
	#middle #shop_image {
		position:relative;overflow:hidden;border-radius:10px;border:1px solid #eee;margin-top:2%;
	}
	
	#middle #shop_image .image_background {
		width:150%;height:50px;overflow:hidden;
	}
	
	#middle #shop_image .image_background .gray {
		width:50px;height:50px;background:#eee;float:left;
	}
	
	#middle #shop_image .image_background .white {
		width:50px;height:50px;background:#fff;float:left;
	}
	
	#middle .project_ids {
		margin:8% 0 3% 0;font-size:1rem;height:20px;
	}
	
	#middle .project_ids .l {
		float:left;
	}
	
	#middle .project_ids .r {
		float:right;
	}
	
	#middle .point {
		float:left;margin-right:10px;margin-bottom:10px;background:#f6f3ee;border:1px solid #ccc;line-height:28px;padding:2px 7px;font-size:1rem;
	}
	
	#middle .shop_info {
		margin:5% 10%;
	}
	
	#middle .shop_info table {
		width:100%;line-height:19px;
	}
	
	#middle .shop_info table .l {
		height:30px;padding:10px 0;width:20%;border-bottom:1px solid #eee;font-size:0.9rem;
	}
	
	#middle .shop_info table .r {
		height:30px;padding:10px 0;border-bottom:1px solid #eee;
	}
	
	#middle .favorite {
		margin:12% 10% 5% 10%;padding:5%;background:#fcf3f5;border-radius:5px;
	}
	
	#middle .favorite .title {
		text-align:center;font-weight:700;font-size:1.2rem;color:#e871a1;
	}
	
	#middle .favorite .caption {
		padding-top:15px;text-align:justify;
	}
	
	#middle .favorite .bt_favorite {
		margin:6% 18% 3% 18%;text-align:center;height:40px;line-height:40px;border:1px solid #e871a1;color:#e871a1;background:#fff;border-radius:20px;font-weight:700;
	}
	
	#middle .favorite .bt_favorite:before {
		content:'';
		position:absolute;
		margin-top:12px;
		background:url('../image/ph2/icon_heart_pink.png') no-repeat;
		width:30px;
		height:30px;
		background-size:20px auto;
	}
	
	#middle .favorite .bt_favorite span {
		padding-left:30px;
	}
	
	#kyujin_naiyo {
		margin:20% 10% 8% 10%;text-align:justify;line-height:32px;word-break:break-all;
	}
	
	#middle #kyujin_naiyo .subtitle {
		background:#fcf3f5;height:40px;line-height:40px;font-size:1.1rem;font-weight:700;padding-left:14px;margin:5% 0;
	}
	
	#middle #kyujin_naiyo .subtitle:before {
		content:'';
		width:6px;
		position:absolute;
		height:40px;
		background:#e871a1;
		margin-left:-14px;
	}
	
	#middle #kyujin_naiyo .lookbt {
		background:#0a2653;border-radius:20px;height:40px;line-height:40px;color:#fff;text-align:center;margin:10% 20% 0 20%;
	}
	
	#middle #kyujin_naiyo .t1 {
		width:45%;
	}
	
	#middle .banner {
		margin:0 20% 15% 20%;
	}
	
	#middle #mb_others_zone {
		background:#fcf3f5;padding:5% 4%;
	}
	
	#middle #mb_others_zone .caption {
		text-align:center;color:#e871a1;font-size:1.2rem;font-weight:700;margin:0 0 5% 0;
	}
	
	#middle #mb_others_zone .block {
		width:49%;height:300px;background:#fff;border-radius:8px;box-shadow:0 0 4px #ffe0ff, 0 4px 8px #ffe0ff;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .list_image {
		width:100%;overflow:hidden;position:relative;height:45%;
	}
	
	#middle #mb_others_zone .block .list_image .image_background {
		width:150%;height:40px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .list_image .image_background .gray {
		width:40px;height:40px;background:#eee;float:left;
	}
	
	#middle #mb_others_zone .block .list_image .image_background .white {
		width:40px;height:40px;background:#fff;float:left;
	}
	
	#middle #mb_others_zone .block .other_info {
		text-align:justify;position:relative;height:56%;word-break:break-all;margin:0 5%;
	}
	
	#middle #mb_others_zone .block .other_info .upper {
		height:70%;padding-top:5%;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_name {
		color:#a58c5e;font-weight:700;font-size:1.1rem;height:24px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_name_kana {
		color:#a58c5e;font-size:0.8rem;font-weight:700;line-height:16px;height:16px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_place {
		color:#a58c5e;font-weight:700;padding-top:7px;font-size:1.1rem;height:24px;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .shop_title {
		font-size:1rem;color:#214c95;line-height:26px;text-align:justify;font-weight:500;
	}
	
	#middle #mb_others_zone .block .other_info .lower {
		height:37%;overflow:hidden;
	}
	
	#middle #mb_others_zone .block .other_info .price_space {
		padding-top:4%;
	}
	
	#middle #mb_others_zone .block .other_info .price_title {
		font-size:0.9rem;padding-right:5px;
	}
	
	#middle #mb_others_zone .block .other_info .price {
		color:#e871a1;font-size:1.3rem;font-weight:900;
	}
	
	#middle #mb_others_zone .block .other_info .price_yen {
		font-size:0.9rem;padding-left:2px;
	}
}
