@media screen and (max-width: 750px) {
  .inner_ttl {
    margin: 20px 15px 0;
  }
}
@media screen and (min-width: 751px) {
	.map_area {
		margin-bottom: 5rem;
	}
	.map_area .inner_ttl {
		margin-top: 3.3rem;
	}
	#modal_select_prefecture .map_wrap {
		border: none;
	}
	.inner_ttl_02 {
		margin: 24px auto 16px;
	}
	.inner_ttl span::before {
		left: 0;
	}
	.inner_ttl span::after {
		right: 0;
	}
	.inner_ttl {
		margin: 0 auto 5px;
	}
	.list_area_table {
		max-width: 864px;
	}
	.list_area_table th {
		border-bottom: 1px solid #1e6ed4;
		clear: both;
		display: block;
		margin-bottom: 2.5rem;
		padding-bottom: 0;
		text-align: left;
		width: 100%;
	}
	.list_area_table th span {
		background: url(../image/bg-txt-large.png) left bottom no-repeat;
		display: inline-block;
		margin-left: 0;
		min-width: 180px;
		text-align: center;
	}
	.list_area {
		margin-bottom: 2rem;
		margin-top: 5rem;
	}
	.list_area_table tr {
		display: flex;
		flex-direction: column;
	}
	.list_area_table tr:not(:last-child) {
		margin-bottom: 3rem;
	}
	.list_area_table td {
		padding: 0;
		width: 100%;
	}
	.list_table li {
		margin-bottom: 1.8rem;
		margin-right: 0;
		max-width: none;
	}
	.list_area_table td .list_table {
		margin-left: 31px;
		max-width: 100%;
		width: 829px;
	}
	.list_area .list_table li a {
		padding: .2rem .1rem .2rem 2.1rem;
	}
	.list_area .list_table li a:hover {
		font-weight: bold;
		opacity: 1;
	}
	.list_area .list_table li a:hover::before {
		background: url(../image/ico-search-orange.png) left top no-repeat;
	}
	.list_table_5_column li {
		max-width: 20.99%;
	}
	.list_table_5_column li:nth-child(5n) {
		max-width: 15.68%;
	}
	.list_table_4_column li {
		max-width: 25.4%;
	}
	.list_table_4_column li:nth-child(4n) {
		max-width: 23%;
	}
	.list_area_table tr:nth-child(n+2) th {
		padding-top: 0;
	}
}
.list_bnr_related_sites {
	margin-bottom: 5rem;
	padding-bottom: 5rem;
	text-align: center;
}
@media screen and (max-width: 750px) {
	.ttl_main_h1 {
		font-size: 1.2rem;
		padding: .8rem 1rem;
	}
	.list_bnr_related_sites {
		padding: 25px 15px 32px 15px;
	}
	.list_area .list_table li a {
		padding: .9rem .8rem 1rem 1rem;
		width: 100%;
		text-align: left;
	}
	.list_table_have_full_width li:nth-child(2n) {
		border-right: 1px solid #f75586;
	}
	.list_table_have_full_width li:nth-child(2n+1):not(:last-child) {
		border-left: 1px solid #f75586;
	}
	.list_area {
		margin: .5rem 1rem 2rem !important;
	}
	.ttl_related_sites {
		margin-bottom: 1rem;
	}
	.txt_related_sites {
		font-size: 15px;
		margin-bottom: .8rem;
		margin-top: 0;
		text-align: left;
	}
}
@media (min-width: 751px) {
	.map_area .inner_ttl {
		margin-top: 3.1rem;
	}
}
.mod_lead {
	margin-bottom: 1.4rem;
}
.mod_lead_wrapper {
	margin: 21px auto 0;
	max-width: 730px;
}
.mod_lead_wrapper .mod_lead {
	display: inline;
	float: left;
	margin: 0;
}
@media (max-width: 750px) {
	.mod_lead_wrapper .mod_lead {
		padding-bottom: 13px;
	}
}
.mod_lead_wrapper .hidden_list {
	display: none;
}
.btn_base a, 
.btn_base > span {
	position: relative;
}
@media screen and (max-width: 750px) {
	.w45p {
		width: 41% !important;
	}
	.btn_base {
		width: 100%;
	}
	.btn_base a, 
	.btn_base > span {
		box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
		padding: .75em 1em .7em 1em;
	}
	.btn_base.btn_default a {
		background: linear-gradient(to bottom, #f9eff4 0%, #fbe8f0 50%, #f9d1e2 100%);
		border: 1px solid #f75586;
		box-shadow: none;
		color: #f75586;
	}
	.btn_base.btn_next.btn_default a:after, 
	.btn_base.btn_next.btn_more a:after {
		background-image: url(../../image/arrow_02.png);
		left: auto;
		right: 1em;
		width: .62em;
	}
	.js_list_open a::after {
		transform: rotate(90deg);
	}
	.js_list_close a::after {
		transform: rotate(-90deg);
	}
}
.movie_area {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
	padding-top: 15px;
	width: 721px;
}
.movie_area_item {
	background-color: #fffffb;
	border: solid 2px #d8839b;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 26px 20px;
	position: relative;
}
.movie_area_item:not(.movie_area_item_empty) > * {
	position: relative;
	z-index: 1;
}

.movie_area_item_empty {
	border: none;
	background-color: #fff;
  padding: 0;
}
.movie_area_ttl {
	color: #1825ce;
	display: block;
	font-size: 17px;
	font-weight: 600;
	padding-left: 18px;
	position: relative;
}
.movie_area_ttl:before {
	background-image: url(../image/ico-arrow02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	top: -6px;
	width: 9px;
}
.movie_img {
	cursor: pointer;
	height: 120px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
.movie_img_bg {
	width: 100%;
}
.btn_movie {
	border-radius: 4px;
	box-shadow: 0 6px 0 0 #0d57b6;
	font-size: 14px;
	font-weight: 600;
	height: 28px;
	line-height: 1.15;
	margin: 9px 2px 0 2px;
	position: relative;
	text-align: center;
	width: 86px;
}
@media screen and (min-width: 751px) {
  .btn_movie {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: auto;
    line-height: 1.15;
    min-height: 28px;
    padding: 5px 8px;
 }
}
.btn_movie:hover {
	opacity: .7;
}
.btn_movie span {
	display: block;
	font-size: 2rem;
}
@media screen and (min-width: 751px) {
  .btn_movie span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.15;
  }
}
.btn_movie.disabled {
	background-color: #ccc;
	border-bottom: 1px solid #aaa;
	box-shadow: 0 4px 0 0 #aaa;
	color: #fff;
	pointer-events: none;
}
.btn_movie01 {
	background-color: #b2dbc1;
	border: solid 1px #4ba06a;
	box-shadow: 0 4px 0 0 #4ba06a;
	color: #000;
}
.btn_movie02 {
	background-color: #c9d9f2;
	border: solid 1px #5788d6;
	box-shadow: 0 4px 0 0 #5788d6;
	color: #000;
}
.btn_movie03 {
	background-color: #f75586;
	border: 1px solid #c5446b;
	box-shadow: 0 4px 0 0 #c5446b;
	color: #fff;
}
@media screen and (min-width: 751px) {
  .btn_movie03 {
    font-weight: normal;
  }
}
.btn_movie04 {
	background-color: #f5c9d2;
	border: solid 1px #e05772;
	box-shadow: 0 4px 0 0 #e05772;
	color: #000;
}
.list_btn_movie {
	display: flex;
	justify-content: center;
	margin: 0 -4px;
	flex-wrap: wrap;
}
.movie_area {
	margin-bottom: 5rem;
	position: relative;
}
.movie_area_iframe {
	display: none;
	height: 418px;
	max-width: 100%;
	width: 740px;
}
.movie-wrap {
	height: 0;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 46.25%;
	position: relative;
}
.movie-wrap iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media screen and (min-width: 751px) {
	.movie_area_box {
    margin: 0 auto;
		width: 600px;
	}
	.movie-wrap {
    padding-bottom: 51%;
	}
	.btn_movie {
    margin-top: 7px;
	}

	.list_bnr_related_sites {
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 3.8rem;
	}
	.list_bnr_related_sites_2 {
    margin-bottom: 4rem;
		padding-top: 5.8rem;
    padding-bottom: 5rem;
	}
	.movie_area_item {
		margin-bottom: 16px;
		width: 100%;
	}
	.movie_area_ttl {
		line-height: 28px;
	}
}
.ias-spinner {
	background: url(../../movie/image/loading.gif) no-repeat;
	bottom: -139px;
	height: 80px;
	left: 50%;
	margin: 0 auto;
	position: absolute;
	transform: translate(-50%, 0);
	width: 81px;
}
.next-page-movie {
	background: url(../../movie/image/loading.png) no-repeat;
	display: block;
	height: 30px;
	margin: 0 auto;
	width: 31px;
}
.next-page-movie a {
	display: none;
}
.navigation {
	bottom: -46px;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0);
}
@media screen and (max-width: 750px) {
	.listing {
		margin-bottom: 30px;
	}
	.list_bnr_related_sites {
		padding-bottom: 0;
		padding-top: 2rem;
	}
	.list_bnr_related_sites_2 {
		padding-bottom: 1.5rem;
		padding-top: 1.5rem;
	}
	.movie_area {
		margin-bottom: 0 !important;
		margin-top: 7px;
		padding-top: 1rem;
		width: auto;
	}
	.movie_area_item {
		background-color: #fff;
		border: solid 2px #f75586;
		margin: 0 1rem;
		padding: 0 0 8px;
	}
	.movie_area_item_empty {
		border: none;
		padding: 0;
	}
	.btn_base.btn_default a {
		font-size: 15px;
	}
	.movie_area_ttl {
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 18px;
		padding-left: 30px;
	}
	.movie_area_ttl:before {
		left: 15px;
		top: 0;
		width: 7px;
	}
	.movie_img {
		height: 56px;
		width: 56px;
	}
	.list_btn_movie {
		flex-wrap: wrap;
		padding: 0;
	}
	.btn_movie {
		background: linear-gradient(to bottom, #f9eff4 0%, #fbe8f0 50%, #f9d1e2 100%);
		border: 1px solid #f75586;
		border-radius: 5px;
		box-shadow: none;
		color: #f75586;
		font-size: 14px;
		line-height: 1.3;
		margin: 0 auto;
		margin-bottom: 1rem;
		margin-top: 1.5rem;
		max-width: 100%;
		text-align: left;
		text-shadow: none;
		width: 152px;
	}
	.btn_movie:before {
		content: none;
	}
	.btn_movie:after {
		background-image: url(../../image/ico-accordion02.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		height: 16px;
		margin: auto;
		position: absolute;
		right: 8px;
		top: 50%;
		transform: translateY(-50%);
		width: 8px;
	}
	.btn_movie {
		height: auto;
		margin: 0 4px 8px 4px;
		padding: 10px 16px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;		
	}
	.btn_movie span {
		width: 100%;
	}
	.btn_movie.disabled {
    border: 1px solid #bbb;
    color: #666;
		background: none;
    background-color: #e6e6e6;
		box-shadow: none;
	}
	.btn_movie.disabled:after {
		background-image: url(../../image/ico-arrow06.png);
	}
	.movie_area_box {
		margin-bottom: 1.4rem;
	}
	.movie_area_item:not(:last-child) {
		margin-bottom: 1.3rem;
	}
	.bnr_related_sites li:last-child {
		margin-bottom: -7px;
	}
	.movie_area_iframe {
		height: 173.41px;
	}
	.ias-spinner {
		background: url(../../movie/image/loading-sp.gif) no-repeat;
		background-size: contain;
		bottom: -77px;
		height: 49px;
		width: 45px;
	}
	.next-page-movie {
		background: url(../../movie/image/loading-sp.png) no-repeat;
		background-size: cover;
		height: 15px;
		width: 15px;
	}
	.navigation {
		bottom: -23px;
	}
	.btn_movie span {
		display: inline-block;
		font-size: 14px;
		width: max-content;
	}
}
@media only screen 
and (min-width: 375px) 
and (max-width: 667px) 
and (orientation: landscape) {
	.movie_area_iframe {
		height: 325px;
	}
}
@media only screen 
and (min-width: 414px) 
and (max-width: 736px) 
and (orientation: landscape) {
	.movie_area_iframe {
		height: 325px;
	}
}
@media only screen 
and (min-width: 375px) 
and (max-width: 812px) 
and (orientation: landscape) {
	.movie_area_iframe {
		height: 325px;
	}
}
.js_modal_content {
	background: #fffce9;
	border: none;
	border-radius: 20px;
	margin: 0;
	max-width: 900px;
	padding: 0 34px 16px;
	width: 100%;
	min-width: auto;
}
#modal_select_prefecture.js_modal_content {
	height: 768px;
	max-height: calc(100vh - 30px);
	max-width: 1024px;
	overflow-y: auto;
}
#modal_select_prefecture .modal_content::-webkit-scrollbar {
	width: 10px;
}
#modal_select_prefecture .modal_content::-webkit-scrollbar-track {
	background: transparent;
	background-color: rgba(100, 100, 100, .5);
	border-radius: 10px;
	position: relative;
}
#modal_select_prefecture .modal_content::-webkit-scrollbar-thumb {
	background-clip: content-box;
	background-color: #818B99;
	border: 3px solid transparent;
	border-radius: 10px;
	position: absolute;
	right: 20px;
}
@media screen and (min-width: 1200px) {
	.js_modal_content {
		width: 900px;
	}
	#modal_video_list.js_modal_content,
	#modal_review_list.js_modal_content,
	#modal_photo_list.js_modal_content {
		top: 50% !important;
		transform: translateY(-50%);
	}
}
.modal_content {
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.modal_content .loading {
	width: 50px;
	height: 50px;
	margin: 200px auto;
}
.select_prefecture {
	background: #1e6ed4;
	display: none;
	height: 70px;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}
.select_prefecture a {
	background: #fff;
	border-radius: 5px;
	display: block;
	font-size: 1.4rem;
	height: 42px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	width: 230px;
}
.select_prefecture a:hover {
	opacity: .7;
}
.select_prefecture a:focus {
	color: #1e6ed4;
}
.select_prefecture span {
	border: 2px solid #1e6ed4;
	border-radius: 5px;
	color: #1e6ed4;
	display: block;
	height: 40px;
	left: 50%;
	line-height: 38px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 228px;
}
.hidden {
	display: none;
}
.modal .inner_ttl {
  border-radius: 20px 20px 0 0;
  margin-bottom: 0;
  min-height: 27px;
  padding: 24px 20px 15px;
}
.modal .lead_txt {
	margin-top: -0.2rem;
}
.modal .map_wrap {
	margin: 1.7rem auto 0;
	max-width: 820px;
	padding: 3px 0px 0 0px;
}
.modal .map_svg {
	height: auto;
}
.modal .close {
	border: none;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 20px;
}
.modal .close:hover {
	opacity: .7;
}
.modal .close:focus,
.modal .close img:focus {
	outline: none;
}
.modal .modal_list_wrap {
	margin: 0 auto;
	max-width: 880px;
}
.modal .modal_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	margin-right: -10px;
	margin-top: 15px;
}
.modal .modal_list a:hover {
	opacity: .7;
}
.modal .movieplay_box_large {
	align-items: center;
	border: 2px solid #1f6fd4;
	display: flex;
	height: 180px;
	margin: 5px;
	max-width: 100%;
	position: relative;
	width: calc(25% - 10px);
}
@media screen and (min-width: 751px) {
	.modal .item_1 .movieplay_box_large {
		height: 334.4px;
		width: 592px;
	}
	.modal .item_1 .movie_area_iframe {
		height: 330.4px;
		max-width: 100%;
		width: 584px;
	}
	.modal .item_2 .movieplay_box_large {
		height: 310px;
		margin-right: 20px;
		width: calc(50% - 70px);
	}
	.modal .item_2 .movieplay_box_large + .movieplay_box_large {
		margin-right: 5px;
	}
	.modal .item_2 .movie_area_iframe {
		height: 306px;
		max-width: 100%;
		width: calc(100% - 2px);
	}
	.modal .item_3 .movieplay_box_large {
		height: 240px;
		width: calc(100% / 3 - 13px);
	}
	.modal .item_3 .movie_area_iframe {
		height: 232px;
		max-width: 100%;
		width: calc(100% - 4px);
	}
	.modal .item_5 .movieplay_box_large {
		height: 236px;
		width: calc(100% / 3 - 13px);
	}
	.modal .item_5 .movie_area_iframe {
		height: 228px;
		max-width: 100%;
		width: calc(100% - 4px);
	}
	.modal .item_6 .movieplay_box_large {
		height: 236px;
		width: calc(100% / 3 - 13px);
	}
	.modal .item_6 .movie_area_iframe {
		height: 228px;
		max-width: 100%;
		width: calc(100% - 4px);
	}
	#modal_review_list.modal .modal_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0;
		overflow-x: hidden;
		padding: 8px 0;
	}
	#modal_video_list.modal .modal_list.item_1,
	#modal_video_list.modal .modal_list.item_2,
	#modal_video_list.modal .modal_list.item_3,
	#modal_video_list.modal .modal_list.item_4,
	#modal_video_list.modal .modal_list.item_5,
	#modal_video_list.modal .modal_list.item_6,
	#modal_video_list.modal .modal_list.item_7 {
		justify-content: center;
	}
	#modal_video_list.modal.has_pagination .modal_list.item_1,
	#modal_video_list.modal.has_pagination .modal_list.item_2,
	#modal_video_list.modal.has_pagination .modal_list.item_3,
	#modal_video_list.modal.has_pagination .modal_list.item_4,
	#modal_video_list.modal.has_pagination .modal_list.item_5,
	#modal_video_list.modal.has_pagination .modal_list.item_6,
	#modal_video_list.modal.has_pagination .modal_list.item_7 {
		justify-content: left;
	}
	#modal_video_list.has_pagination .item_1 .movieplay_box_large,
	#modal_video_list.has_pagination .item_2 .movieplay_box_large,
	#modal_video_list.has_pagination .item_3 .movieplay_box_large {
		height: 180px;
		margin-right: 10px;
		width: calc(25% - 10px);
	}
	#modal_review_list.modal .modal_list.item_1,
	#modal_review_list.modal .modal_list.item_2,
	#modal_review_list.modal .modal_list.item_3,
	#modal_review_list.modal .modal_list.item_4 {
		justify-content: center;
		margin-right: -10px;
		padding-left: 0;
		padding-right: 0;
	}
	#modal_review_list.has_pagination .modal_list.item_1,
	#modal_review_list.has_pagination .modal_list.item_2,
	#modal_review_list.has_pagination .modal_list.item_3,
	#modal_review_list.has_pagination .modal_list.item_4 {
		margin-right: -50px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#modal_review_list.has_pagination .item_1 .review,
	#modal_review_list.has_pagination .item_2 .review,
	#modal_review_list.has_pagination .item_3 .review {
		height: 195px;
		width: calc(50% - 30px);
	}
	#modal_review_list.has_pagination .review_wrap {
		justify-content: left;
	}
}
.modal .movie_area_iframe {
	display: none;
	height: 172px;
	max-width: 172px;
	width: auto;
}
.note {
	align-items: center;
	border: 2px solid #f26c4f;
	border-radius: 10px;
	display: flex;
	font-size: 1.4rem;
	margin: 2rem auto 5rem;
	max-width: 100%;
	padding: 10px 10px 10px 20px;
	width: 585px;
}
.note .note_ttl {
	background: url(../image/ico-alert.png) left center no-repeat;
	color: #f26c4f;
	font-weight: bold;
	padding: 10px 0 10px 35px;
	width: 30%;
}
.note .note_content {
	border-left: 2px solid #f26c4f;
	line-height: 21px;
	padding-left: 20px;
	width: 70%;
}
.modal .txt_related_sites {
	margin-top: .5rem;
}
.modal .movie_img {
	width: 44px;
}
.paginationjs {
	display: flex;
	justify-content: center;
	margin-top: 1rem;
}
.paginationjs .paginationjs-pages li {
	border: none;
	margin-left: 4px;
	margin-right: 4px;
}
.paginationjs .paginationjs-pages li>a {
	background: #fff;
	border: solid 1px #084ea6;
	border-radius: 4px !important;
	box-shadow: inset 0 -3px 0 0 #084ea6;
	color: #1f6fd4;
	font-size: 1.5rem;
	height: 36px;
	line-height: 34px;
	min-width: 36px;
}
.paginationjs .paginationjs-pages li:first-child, 
.paginationjs .paginationjs-pages li:first-child>a {
	border-radius: 4px;
}
.paginationjs .paginationjs-pages li.active>a {
	background: #084ea6;
	height: 36px;
	line-height: 36px;
}
.paginationjs .paginationjs-pages li:last-child>a:hover {
	background: #eee;
}
.pagination_center {
	display: flex;
	justify-content: center;
}
.modal_list {
	position: relative;
}
.paginationjs .paginationjs-pages li.J-paginationjs-previous>a {
	background-image: url(../image/ico-arrow-left.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.paginationjs .paginationjs-pages li.J-paginationjs-previous>a:hover {
	background-image: url(../image/ico-arrow-left.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
	background: url(../image/ico-prev.png) 0 0 no-repeat;
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 20px;
}
.paginationjs .paginationjs-pages li.J-paginationjs-next>a {
	background-image: url(../image/ico-arrow-right.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.paginationjs .paginationjs-pages li.J-paginationjs-next>a:hover {
	background-image: url(../image/ico-arrow-right.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
	background: url(../image/ico-next.png) 0 0 no-repeat;
	content: "";
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 20px;
}
.paginationjs .paginationjs-pages li.J-paginationjs-previous>a,
.paginationjs .paginationjs-pages li.J-paginationjs-next>a {
	border-radius: 4px;
	color: transparent;
}
#pagination-video-list .paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
	right: -24px;
}
#pagination-video-list .paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
	left: -24px;
}
#pagination-review-list .paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
	right: -10px;
}
#pagination-review-list .paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
	left: -10px;
}
.paginationjs .paginationjs-pages li:last-child {
	border-radius: 4px;
	border-right: none;
}
.paginationjs .paginationjs-go-button, 
.paginationjs .paginationjs-go-input, .paginationjs .paginationjs-nav {
	font-size: 15px;
	margin-left: 8px;
}
.paginationjs .paginationjs-go-button, 
.paginationjs .paginationjs-go-input {
	margin-left: 0;
}
.paginationjs .paginationjs-go-input>input[type=text] {
	border: 1px solid #084ea6;
	border-bottom-right-radius: 0;
	border-radius: 4px;
	border-right: none;
	border-top-right-radius: 0;
	color: #1f6fd4;
	font-size: 15px;
	height: 34px;
	padding-left: 10px;
	text-align: left;
	width: 107px;
}
.J-paginationjs-go-pagenumber::placeholder {
	color: #1f6fd4;
	opacity: 1;
}
.paginationjs .paginationjs-go-button>input[type=button] {
	border: 1px solid #084ea6;
	border-radius: 4px;
	color: transparent;
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	min-width: 36px;
}
.paginationjs .paginationjs-go-button>input[type=button]:hover {
	background: #fff;
}
.paginationjs .paginationjs-go-button {
	position: relative;
}
.paginationjs .paginationjs-go-button:before {
	background: url(../image/ico-arrow-down.png) no-repeat;
	background-position: center right 10px;
	content: "";
	height: 100%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.paginationjs .paginationjs-pages li.disabled>a {
	background: #fff;
	box-shadow: none;
	opacity: 1;
}
.paginationjs .paginationjs-pages li.disabled>a:hover {
	background: #fff;
}
.review_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.review {
	background-color: #ffffff;
	border: solid 2px #1f6fd4;
	border-top: 6px solid #1f6fd4;
	margin: 12px 10px 10px 0;
	max-width: 100%;
	padding: 10px;
	width: calc(50% - 20px);
}
.review a:visited,
.review a:focus,
.review a:hover {
	color: #000;
}
.review:hover {
	opacity: .7;
}
@media screen and (min-width: 751px) {
	.item_1 .review {
		width: 600px;
	}
	.item_3 .review {
		width: calc(100% / 3 - 15px);
	}
}
.review_head {
	display: flex;
	font-size: 1.7rem;
	margin-bottom: 5px;
}
.review_img {
	background-color: #d1d1d1;
	background-size: cover !important;
	border: solid 2px #1f6fd4;
	height: 75px;
	margin-right: 14px;
	width: 75px;
}
.review_content {
	font-size: 1.7rem;
	line-height: 1.53;
	text-align: left;
}
.review_ttl {
	color: #0000ee;
	font-weight: 600;
	padding-left: 35px;
	position: relative;
	text-align: left;
}
.review_ttl:before {
	background: url(../image/ico-comment.png) center no-repeat;
	content: '';
	height: 19px;
	left: 0;
	position: absolute;
	top: 48%;
	transform: translate(0, -50%);
	width: 26px;
}
.rating {
	display: flex;
	margin-bottom: 10px;
	margin-top: 11px;
}
.rating .start {
	display: block;
	height: 17px;
	position: relative;
	width: 19px;
}
.rating .start:first-child {
	height: 20px;
	width: 23px;
}
.rating .start:after {
	background: url(../image/start-off.png) center no-repeat;
	background-size: contain;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rating .start:not(:first-child):after {
	top: 4px;
}
.rating .start.checked:after {
	background: url(../image/start-on.png) center no-repeat;
	background-size: contain;
	content: '';
}
.btn_select {
	color: #1f6fd4;
	float: left;
	position: relative;
}
.btn_select .btn {
	align-items: center;
	background: top 49% right 8px no-repeat #FFF;
	border: 1px solid #084ea6;
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	height: 36px;
	padding: 0 40px 0 10px;
}
.btn_select .btn:after {
	content: url(../image/ico-arrow-down.png);
	height: 19px;
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 19px;
}
.btn_select .options {
	background: #FFF;
	border: 1px solid #1d558d;
	border-top: 0;
	color: #1d558d;
	display: none;
	font-size: 15px;
	left: 0;
	max-height: 195px;
	overflow: auto;
	position: absolute;
	top: calc(100% - 3px);
	width: 100%;
	overflow-y: scroll !important;
}
.btn_select .options li {
	border-top: 1px dotted #1d558d;
	cursor: pointer;
	padding: 4px 10px;
	text-align: left;
}
.btn_select .options li.active {
	display: none;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	#modal_video_list, #modal_review_list, #modal_photo_list {
		left: 50% !important;
		top: 50% !important;
		transform: translate(-50%, -50%) !important;
		width: 900px;
	}
}
@media screen and (min-width: 751px) and (max-width: 1024px) {
	#modal_review_list .inner_ttl span {
		font-size: 20px;
	}
	#modal_select_prefecture .map_wrap {
		min-height: inherit;
	}
	#modal_select_prefecture .map_svg {
		height: 586px;
	}
}
@media screen and (min-width: 1024px) {
	.modal .map_wrap {
		height: 610px;
	}
	#modal_select_prefecture.modal .map_wrap {
		height: auto;
		max-height: 610px;
		min-height: auto;
	}
}
@media screen and (max-width: 750px) {
	.mod_lead_wrapper {
		margin-top: 0;
	}
	.mod_lead.hidden_list {
		margin-top: -13px !important;
	}
	.note {
		background-color: #fbe8f0;
		border: none;
		border-radius: 10px;
		flex-direction: column;
		margin-bottom: 30px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 2rem;
		padding: 10px 18px 15px 17px;
		width: auto;
	}
	.note .note_ttl {
		background: url(../image/ico-alert-pink.png) left center no-repeat;
		color: #f75586;
		font-size: 16px;
		line-height: 1.25;
		width: 100%;
	}
	.note .note_content {
		background-color: #ffffff;
		border: solid 1px #f75586;
		border-radius: 5px;
		font-size: 14px;
		line-height: 1.5;
		margin: 10px 0 0 1px;
		padding: 15px 24px 14px 20px;
		width: 100%;
	}
	.select_prefecture {
		background-color: rgba(224, 244, 252, .9);
	}
	.select_prefecture_inner {
		position: relative;
	}
	.select_prefecture a {
		background-color: #f75586;
		border-radius: 8px;
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		font-size: 14px;
		width: 242px;
	}
	.select_prefecture span {
		border: none;
		border-radius: 4px;
		color: #fff;
		line-height: 2.9;
		width: 242px;
	}
	.select_prefecture span:after {
		background: url(../image/ico-arrow-white.png) center no-repeat;
		content: '';
		height: 16px;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translate(0, -50%);
		width: 8px;
	}
	.select_prefecture .close-btn {
		background: url(../image/ico-close-pink.png) center no-repeat;
		content: '';
		height: 23px;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translate(0, -50%);
		width: 23px;
	}
	.js_modal_content {
		background-color: #fff;
		border-radius: 5px;
		left: 50% !important;
		max-height: 590px;
		max-width: calc(100% - 50px);
		overflow: scroll;
		padding: 30px 15px 80px;
		top: 50% !important;
		transform: translate(-50%, -50%);
		width: 90%;
	}
	.modal_content {
		height: auto;
		margin: 0 auto;
		text-align: center;
	}
	.modal .list_area {
		margin: 0 !important;
	}
	.modal .inner_ttl {
		font-size: 20px;
		margin-bottom: 15px;
		margin-top: 0;
		padding: 14px 10px 10px!important;
	}
	.btn.close {
		background: url(../image/ico-close-pink.png) center no-repeat;
		background-size: contain;
		height: 23px;
		width: 23px;
	}
	.video_list_wrap .txt_related_sites {
		display: none;
	}
	.modal .movieplay_box_large {
		border: none;
		height: 22.1vw;
		margin: 1.335vw;
		overflow: hidden;
		width: calc(50% - 2.67vw);
	}
	.modal .review_list_wrap .modal_list {
		justify-content: center;
		padding: 0 2.5vw;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
		background: url(../image/next-pink.png) center no-repeat;
		background-size: 12px 13px;
		bottom: 98px;
		content: "";
		height: 30px;
		right: 0;
		top: inherit;
		transform: translate(0);
		width: 35px;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
		background: url(../image/prev-pink.png) center no-repeat;
		background-size: 12px 13px;
		bottom: 98px;
		content: "";
		height: 30px;
		left: 0;
		top: inherit;
		transform: translate(0);
		width: 35px;
	}
	#pagination-video-list .paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
		right: 0;
	}
	#pagination-video-list .paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
		left: 0;
	}
	#pagination-review-list .paginationjs .paginationjs-pages li.J-paginationjs-previous>a:before {
		top: -145px;
		left: 0;
	}
	#pagination-review-list .paginationjs .paginationjs-pages li.J-paginationjs-next>a:after {
		top: -145px;
		right: 0;
	}
	.modal .movie_img {
		top: 50%;
		width: 5.9vw;
	}
	.paginationjs {
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-top: 1rem;
	}
	.paginationjs .paginationjs-pages li {
		margin-bottom: 10px;
	}
	.paginationjs .paginationjs-pages li>a {
		background: #fff;
		border: solid 1px #f75586;
		border-radius: 0 !important;
		box-shadow: none;
		color: #000;
		font-size: 15px;
		height: 38px;
		line-height: 38px;
		min-width: 38px;
	}
	.paginationjs .paginationjs-pages li.active>a {
		background-color: #f75586;
		height: 38px;
		line-height: 38px;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-next>a {
		background-image: url(../image/arrow_04.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 6px 11px;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-next>a:hover {
		background-image: url(../image/arrow_04.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 6px 11px;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-previous>a {
		background-image: url(../image/arrow_04_prev.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 6px 11px;
	}
	.paginationjs .paginationjs-pages li.J-paginationjs-previous>a:hover {
		background-image: url(../image/arrow_04_prev.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 6px 11px;
	}
	.paginationjs .paginationjs-go-button>input[type=button] {
		border: solid 1px #f75586;
		border-radius: 5px;
		font-size: 15px;
		height: 38px;
		line-height: 38px;
		min-width: 200px;
	}
	#modal_photo_detail .close {
		background: #084ea6 url(../image/ico-close-white.png) 12px no-repeat;
		background-size: 12px 11px;
		border: none;
		border-radius: 5px;
		bottom: 30px;
		box-shadow: 0 4px 0 0 #043a7e;
		cursor: pointer;
		height: 35px;
		left: 50%;
		padding: 12px 17px 11px 34px;
		position: absolute;
		right: 15px;
		top: unset;
		transform: translate(-50%, 0);
		width: 90px;
	}
	#modal_photo_detail .close span {
		color: #fff;
		font-size: 13px;
		line-height: 1;
	}
	.review {
		background-color: #fff;
		border: solid 2px #f75586;
		margin: 5px;
		max-height: 205px;
		max-width: 262px;
		padding: 10px;
		width: 100%;
	}
	.review_wrap {
		margin: 0 auto;
	}
	.modal_list .review_wrap:after {
		background: url(../image/review-blank.png) no-repeat center center / 60% auto;
		content: "";
		display: block;
		margin: 0 5px;
		width: calc(50% - 20px);
	}
	.modal_list.item_3 .review_wrap:after {
		display: none;
	}
	.modal .review_list_wrap .modal_list {
		margin: .5rem 0;
	}
	.modal .review_list_wrap .modal_list.item_3 {
		margin: .2rem 0;
	}
	.review_head {
		flex-direction: column-reverse;
	}
	.review_head_right {
		border-bottom: 1px solid #f75586;
		display: flex;
		flex-direction: column-reverse;
		margin-bottom: 10px;
	}
	.review_ttl {
		color: #000;
		font-size: 15px;
		line-height: 0.87;
	}
	.review_content {
		font-size: 14px;
		line-height: 1.6;
		width: 100%;
	}
	.review_content_wrap {
		display: flex;
	}
	.review_img {
		border: none;
		height: 65px;
		margin-top: 5px;
		width: 65px;
	}
	.paginationjs .paginationjs-pages li.disabled>a {
		border: none;
	}
	.paginationjs .paginationjs-go-button:before {
		background: #f75586;
		background-position: center;
		border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		content: "";
		height: 38px;
		right: 47px;
		top: 0;
		width: 38px;
	}
	.paginationjs .paginationjs-go-button {
		margin-top: 15px;
	}
	.paginationjs .paginationjs-pages ul {
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin: 0 auto;
		max-width: 100%;
		position: relative;
		width: 322px;
	}
	.btn_select .btn {
		border: 1px solid #f75586;
		position: relative;
	}
	.btn_select .btn:after {
		background: url(../image/ico-arrow-down-white.png) center no-repeat #f75586;
		border-bottom-right-radius: 6px;
		border-top-right-radius: 6px;
		content: '';
		height: 36px;
		right: 0px;
		width: 36px;
	}
	.btn_select.js-select {
		clear: both;
		color: #000;
		float: none;
		margin: 0 auto;
		width: 220px;
		z-index: 1;
	}
	.btn_select .options {
		border: 1px solid #f75586;
		color: unset;
		max-height: 80px;
	}
	.btn_select .options li {
		border-top: 1px dotted #f75586;
	}
	.paginationjs .paginationjs-pages {
		margin: 0 auto;
	}
	#modal_video_list .data-container {
		height: 92px;
	}
	#modal_review_list .data-container {
		height: 227px;
	}
}
@media screen and (min-width: 751px) {
	.btn_show_modal {
		background: #0852ae;
		border-radius: 5px;
		clear: both;
		display: block;
		font-size: 1.4rem;
		height: 40px;
		margin: 0 auto;
		margin-top: 95px;
		position: relative;
		width: 262px;
	}
	.list_btn .btn_show_modal {
		font-size: 17px;
		height: 60px;
		margin: 0 22px 0 18px;
		width: 280px;
	}
	.btn_show_modal span {
		align-items: center;
		border: 2px solid #fff;
		border-radius: 5px;
		bottom: 1px;
		color: #fff;
		display: flex;
		font-weight: 600;
		height: 38px;
		justify-content: center;
		left: 1px;
		padding-top: 2px;
		padding-left: 32px;
		position: absolute;
		text-align: center;
		width: 260px;
	}
	.list_btn .btn_show_modal span {
		align-items: center;
		border: 1px solid #fff;
		display: flex;
		height: 58px;
		justify-content: center;
		line-height: 1.41;
		width: 278px;
	}
	#modal_review_list.has_pagination .data-container {
		height: 406px;
	}
	#modal_video_list.has_pagination {
		height: 567px;
	}
	#modal_review_list.has_pagination {
		height: 559px;
	}
	#modal_video_list.has_pagination .item_5 .movieplay_box_large,
	#modal_video_list.has_pagination .item_6 .movieplay_box_large {
		height: 180px;
		margin-right: 10px;
		width: calc(25% - 10px);
	}
	#modal_video_list.has_pagination .data-container {
		height: 380px;
	}
	.review {
		height: 195px;
		margin: 5px;
	}
	.review_head {
		margin-bottom: 10px;
	}
	.review_content {
		color: #000;
		line-height: 26px;
	}
}
@media screen and (max-width: 750px) {
	.btn_show_modal {
		background: linear-gradient(to bottom, #f9eff4 0%, #fbe8f0 50%, #f9d1e2 100%);
		border: 1px solid #f75586;
		border-radius: 5px;
		box-shadow: none;
		clear: both;
		color: #f75586;
		display: block;
		font-size: 14px;
		font-weight: 600;
		height: 40px;
		justify-content: flex-start;
		line-height: 1.3;
		margin: 1rem auto 0;
		max-width: 100%;
		padding: 10px 17px 11px 20px;
		position: relative;
		text-align: left;
		text-shadow: none;
		width: 190px;
	}
	.btn_show_modal:after {
		background-image: url(../../image/ico-accordion02.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		height: 16px;
		margin: auto;
		position: absolute;
		right: 13px;
		top: 50%;
		transform: translate(0, -50%);
		width: 8px;
	}
}
.list_facilities {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0 5px 25px;
}
.list_facilities li {
	text-align: left;
	width: calc(100% / 3);
}
.list_facilities a {
	color: #0000ee;
	display: flex;
	margin-bottom: 27px;
	font-size: 17px;
	padding-left: 10px;
	position: relative;
}
.list_facilities li a:after {
	background-color: #000;
	content: '';
	height: 4px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, 0);
	width: 4px;
}
.scrollbar-inner {
	background-color: #ffffff;
	border: solid 2px #1f6fd4;
	border-top: solid 4px #1f6fd4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 710px;
}
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
	background-color: #e5effb;
	width: 14px;
}
.scrollbar-inner > .scroll-element .scroll-bar {
	background-color: #72a4e2;
	left: 4px;
	width: 7px;
}
.scrollbar-inner > .scroll-element.scroll-y {
	background-color: #e5effb;
	right: 0;
	width: 14px;
}
.scrollbar-inner > .scroll-element:hover .scroll-bar {
	background-color: #72a4e2;
}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #72a4e2;
}
@media screen and (max-width: 750px) {
	.scrollbar-inner {
		border: 1px solid #f75586;
		border-top: 1px solid #f75586;
	}
	.list_facilities {
		flex-direction: column;
		flex-wrap: nowrap;
		padding: 0;
	}
	.list_facilities li {
		margin-bottom: 0;
		padding: 12px 15px 12px 25px;
		width: 100%;
	}
	.list_facilities li:not(:last-child) {
		border-bottom: 1px solid #f75586;
	}
	.list_facilities a {
		margin-bottom: 20px;
		color: #ff5b85;
		position: relative;
	}
	.list_facilities li a:after {
		background-color: #ff5b85;
		border-radius: 50%;
	}
	.scrollbar-inner > .scroll-element.scroll-y {
		background-color: transparent;
		right: -15px;
		top: 98px;
	}
	.scrollbar-inner > .scroll-element .scroll-element_track {
		background-color: transparent;
	}
	.scrollbar-inner > .scroll-element .scroll-bar {
		background-color: #ccc;
		display: none;
		height: 68px !important;
		width: 5px;
	}
	.scrollbar-inner {
		position: inherit !important;
	}
	#modal_facilities_list {
		padding-bottom: 30px;
		position: relative;
	}
	.list_facilities li a:before {
		background-image: url(../../image/ico-accordion02.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		height: 16px;
		margin: auto;
		position: absolute;
		right: 0;
		width: 8px;
	}
	.scrollbar-inner > .scroll-element.scroll-y {
		height: calc(100% - 100px);
	}
	.modal .movie_area_iframe {
		height: 82px;
		max-width: 122.5px;
	}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
	#modal_video_list,
	#modal_review_list,
	#modal_photo_list {
		left: 50% !important;
		position: absolute;
		top: 50% !important;
		transform: translate(-50%, -50%);
		width: 900px;
	}
	.modal .item_1 .movie_area_iframe {
		height: 326.4px;
	}
	.modal .item_2 .movieplay_box_large {
		height: 312px;
	}
}
@media only screen 
and (min-width: 375px) 
and (max-width: 667px) 
and (orientation: landscape) {
	.js_modal_content {
		max-height: 312px;
	}
	.scrollbar-inner {
		max-height: 177px;
	}
}
#js_select_prefecture.hidden {
	display: none !important;
}
.movie_page_loading {
	background: #000 url(../../../image_cmn/loading_black.gif) no-repeat center;
	bottom: 0;
	display: none;
	left: 0;
	margin: auto;
	overflow: visible;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999999;
}
@media screen and (max-width: 750px) {
	.scrollbar-inner > .scroll-element .scroll-element_outer,
	.scrollbar-inner > .scroll-element .scroll-element_track,
	.scrollbar-inner > .scroll-element .scroll-bar {
		display: none !important;
	}
}
.list_btn {
	display: flex;
	justify-content: center;
	margin-top: 96px;
	width: 100%;
}
.movie_cate {
	display: flex;
	flex-wrap: wrap;
	margin-left: 9px;
}
.movie_cate span {
	background-color: #f15526;
	border-radius: 6px;
	color: #fff;
	font-size: 15px;
	line-height: 1.33;
	margin: 0 0 5px 5px;
	min-width: 51px;
	padding: 4px 9px 2px;
	text-align: center;
}
@media screen and (min-width: 751px) {
	.movie_area_ttl {
		font-size: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
		padding-left: 0;
		white-space: nowrap;
		width: 157px;
	}
	.movie_cate span {
		height: 25px;
		margin-left: 0;
	}
}
.movie_area_ttl_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cate_sub {
	display: flex;
	flex-wrap: wrap;
	margin: 16px 18px -1px 30px;
	overflow: hidden;
}
.cate_sub li {
	margin: 0 0 15px 0;
	position: relative;
	width: 214px;
}
@media screen and (min-width: 751px) {
	.cate_sub li:nth-child(3n) {
		width: 230px;
	}
}
.cate_sub input {
	display: block;
	height: 22px;
	margin-bottom: 2px;
	vertical-align: middle;
	width: 22px;
}
.cate_sub label {
	cursor: pointer;
	display: block;
	font-size: 17px;
	margin-left: 33px;
	margin-top: -22px;
}
.cate_sub input[type="checkbox"] {
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.cate_sub input[type="checkbox"] + label {
	background: url(../image/bg-checkbox-off.png) no-repeat 0 1px;
	display: block;
	margin: 0;
	padding: 2px 0 2px 33px;
	text-align: left;
}
.cate_sub .disable {
	pointer-events: none;
}
.cate_sub .disable input[type="checkbox"] + label {
	background: url(../image/bg-checkbox-disable.png) no-repeat 0 1px;
	color: #aaaaaa;
}
.cate_sub input[type="checkbox"]:checked + label {
	background: url("../image/bg-checkbox-on.png") no-repeat 0 1px;
}
.cate_sub label span {
	margin: 0 0 0 5px;
}
.movieplay_box_large.movie-wrap .image-thumbnail {
	height: 250px;
}
@media screen and (min-width: 751px) {
	.movieplay_box_large.movie-wrap .image-thumbnail {
		height: 300px;
	}
}

.image-thumbnail::after {
	background: url(/image/top2/btn_play.png) no-repeat center;
	background-size: cover;
	bottom: 0;
	content: "";
	height: 50px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
}

@media screen and (max-width: 750px) {
	.image-thumbnail::after {
		width: 50px;
		height: 50px;
	}
}

a:hover .image-thumbnail::after {
	background: url(/image/top2/btn_play_ov.png) no-repeat center;
	background-size: cover;
}

@media screen and (min-width: 751px) {
	.btn_box_category {
		display: flex;
		justify-content: space-between;
		margin: 19px auto 0;
		text-align: center;
		width: 450px;
	}
	.btn_box_category a {
		background-color: #fff;
		border: solid 1px #084ea6;
		border-radius: 4px;
		box-shadow: 0 2px 0 0 #084ea6;
		color: #1f6fd4;
		cursor: pointer;
		display: inline-flex;
    justify-content: center;
    align-items: center;
		font-size: 16px;
		padding: 0 13px 0 35px;
		position: relative;
		height: 35px;
	}
	.btn_box_category a:hover {
		opacity: .7;
	}
	.btn_box_category .btn_cate_apply {
		background-color: #FFF;
		border: solid 1px #084ea6;
		box-shadow: 0px 2px 0 0 #084ea6;
		color: #adae92;
		font-weight: 600;
		min-width: 130px;
		padding: 0;
		pointer-events: none;
	}
	.btn_box_category .btn_cate_apply.btn_cate_apply_active {
		background-color: #e45c93;
		border: none;
		box-shadow: 0px 2px 0 0 #d53a79;
		color: #fff;
		pointer-events: auto;
	}
	.btn_check_all:before {
		background: url(../image/ico-check-on.png) 0 0 no-repeat;
		content: "";
		height: 16px;
		left: 8px;
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		width: 16px;
	}
	.btn_uncheck_all:before {
		background: url(../image/ico-check-off.png) 0 0 no-repeat;
		content: "";
		height: 16px;
		left: 8px;
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		width: 16px;
	}
	#modal_cate_list {
		padding: 31px 40px 33px 40px;
	}
	#modal_cate_list .inner_ttl {
		margin: 0 auto 17px;
		padding: 0;
	}
	#modal_cate_list .inner_ttl span {
		padding-left: 20px;
		padding-right: 16px;
	}
	#modal_cate_list .inner_ttl span::before {
		left: 2px;
	}
	#modal_cate_list .scrollbar-inner {
		margin-top: 17px;
	}
	#modal_cate_list .close {
		right: 20px;
	}
	.selected_categories {
		background-color: #ffed84;
		clear: both;
		display: flex;
		justify-content: center;
		margin: 96px auto -77px;
		padding: 8px 20px;
		width: 601px;
	}
	.selected_categories p {
		color: #000;
		display: inline-block;
		font-size: 16px;
		line-height: normal;
	}
	.selected_categories_ttl {
		font-weight: 600;
		min-width: 160px;
	}
	.btn_show_modal.cancel {
		background-color: #0c9788;
	}
}
@media screen and (max-width: 750px) {
	.list_btn {
		flex-direction: column;
		margin-top: 25px;
	}
	.movie_cate {
		background-color: #f9d1e2;
		border-bottom: solid 2px #f75586;
		margin-left: 0;
		padding: 2px 15px;
	}
	.movie_cate span {
		border-radius: 3px;
		display: inline-block;
		font-size: 12px;
		line-height: 1.6;
		margin: 2px 4px 2px 0;
		min-width: auto;
		padding: 1px 8px 0px 10px;
		position: inherit;
		text-align: left;
	}
	.movie_area_ttl_box {
		flex-direction: column-reverse;
		justify-content: flex-start;
	}
	.movie-wrap {
		margin: 0 auto;
		padding-bottom: 51.3%;
		width: calc(100% - 30px);
	}
	#modal_cate_list .inner_ttl {
		margin-bottom: 11px;
		padding: 0 0px 1px !important;
	}
	#modal_cate_list .txt_related_sites {
		line-height: 1.6;
	}
	#modal_cate_list .scrollbar-inner {
		height: 321px;
		margin-top: 7px;
		overflow: scroll;
	}
	#modal_cate_list .txt_related_sites {
		line-height: 1.6;
		margin-bottom: 0;
	}
	#modal_cate_list.modal .close {
		top: 13px;
	}
	.cate_sub label {
		font-size: 15px;
	}
	.cate_sub input[type="checkbox"] + label {
		background: url(../image/bg-checkbox-off-sp.png) no-repeat 0 1px;
		padding: 3px 0 3px 31px;
	}
	.cate_sub input[type="checkbox"]:checked + label {
		background: url("../image/bg-checkbox-on-sp.png") no-repeat 0 1px;
	}
	.cate_sub {
		margin: 16px 15px -1px 18px;
	}
	.btn_box_category a {
		background: linear-gradient(to bottom, #f9eff4 0%, #fbe8f0 50%, #f9d1e2 100%);
		border: 1px solid #f75586;
		border-radius: 5px;
		box-shadow: none;
		clear: both;
		color: #f75586;
		display: block;
		font-size: 14px;
		font-weight: 600;
		height: 40px;
		justify-content: flex-start;
		line-height: 1.3;
		margin: 1rem auto 0;
		max-width: 100%;
		padding: 10px 17px 11px 20px;
		position: relative;
		text-align: center;
		text-shadow: none;
	}
	.btn_box_category {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		max-width: 311px;
	}
	.btn_box_category .btn_check_all,
	.btn_box_category .btn_uncheck_all {
		margin-left: 0;
		margin-right: 0;
		margin-top: 21px;
		width: 142px;
	}
	.btn_cate_apply {
		width: 142px;
	}
	.btn_box_category a.btn_cate_apply {
		background: #FFF;
		color: #adae92;
		pointer-events: none;
	}
	.btn_box_category a.btn_cate_apply.btn_cate_apply_active {
		background: linear-gradient(to bottom, #f9eff4 0%, #fbe8f0 50%, #f9d1e2 100%);
		color: #f75586;
		pointer-events: auto;
	}
	.btn_box_category a.btn_cate_apply:after {
		content: none;
	}
	.btn_box_category a.btn_cate_apply.btn_cate_apply_active:after {
		content: "";
	}
	.btn_cate_apply:after {
		background-image: url(../../image/ico-accordion02.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		height: 16px;
		margin: auto;
		position: absolute;
		right: 13px;
		top: 50%;
		transform: translate(0, -50%);
		width: 8px;
	}
	#modal_cate_list {
		max-height: calc(100vh - 75px);
		padding: 30px 15px 28px;
	}
	.cate_sub li {
		margin: 0 0 15px 0;
		width: 100%;
	}
	.selected_categories {
		border: solid 2px #f75586;
		clear: both;
		margin: 5.09rem 15px 6px;
	}
	.selected_categories span {
		display: none;
	}
	.selected_categories_ttl {
		background-color: #f75586;
		color: #fff;
		font-size: 14px;
		padding: 10px;
		text-align: center;
	}
	.selected_categories_content {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.6;
		padding: 14px 15px;
	}
	.movieplay_box_large.movie-wrap .image-thumbnail {
		background-position-y: -29px !important;
		height: 190px;
	}
}
@media screen and (min-width: 751px) {
	.selected_categories_wrap {
		margin-bottom: 1px;
		text-align: center;
	}
	.selected_categories_wrap.filtered {
		margin-bottom: 28px;
	}
	.selected_categories_wrap .selected_categories {
		align-items: center;
		background-color: #fdf0da;
		display: inline-flex;
		justify-content: space-between;
		margin: 15px auto 0;
		padding: 8px 16px 8px 18px;
		width: auto;
	}
	.selected_categories_wrap .btn_show_modal {
		font-size: 16px;
		margin: 0;
		position: relative;
		text-align: right;
		width: 200px;
	}
	.selected_categories_wrap.filtered .btn_show_modal {
		background: #0c9788;
	}
	.selected_categories_wrap .btn_show_modal span {
		padding-right: 9px;
		text-align: right;
		width: 198px;
	}
	.selected_categories_wrap .btn_show_modal::before {
		background: url(../image/ico-search-white.png) center center no-repeat;
		background-size: auto 18px;
		content: "";
		height: 18px;
		left: 12px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
	}
	.selected_categories_wrap .selected_categories_ttl {
		color: #0852ae;
		line-height: 21px;
		margin-top: 2px;
		min-width: 72px;
		width: 70px;
	}
	.selected_categories_wrap.filtered .selected_categories_ttl {
		color: #0c9788;
	}
	.selected_categories_wrap .selected_categories_content {
		align-items: center;
		background-color: #fff;
		display: flex;
		font-weight: 600;
		justify-content: center;
		line-height: 30px;
		margin-left: 16px;
		margin-right: 18px;
		padding: 5px 15px 5px 16px;
	}
	.selected_categories_wrap.filtered .selected_categories_content {
		padding: 10px 15px 10px 16px;
		text-align: left;
		max-width: 390px;
	}
	.movie_area_top {
		clear: both;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 0 9px 0;
	}
	.movie_area_top .place_name {
		font-size: 22px;
		font-weight: 600;
		line-height: 25px;
		padding: 6px 21px;
		position: relative;
		width: 100%;
	}
	.movie_area_top .place_name::before {
		background-color: #0852ae;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 6px;
	}
	.movie_area_top .place_name::after {
		background-color: #0852ae;
		bottom: 0;
		content: "";
		height: 2px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	#modal_movie_iframe {
		width: 880px;
	}
	#modal_movie_iframe.modal .close {
    right: 25px;
	}	
	#modal_movie_iframe iframe {
    margin-bottom: 16px;
    margin-top: 8px;
    max-height: 495px;
    max-width: 880px;
	}
	/* layout column common */
	.movie_area.layout_2column .movie_area_item:last-child,
	.movie_area.layout_3column .movie_area_item:last-child,
	.movie_area.layout_4column .movie_area_item:last-child {
		margin-right: auto;
	}
	.movie_area.layout_2column .jscroll .movie_area_item:last-child,
	.movie_area.layout_3column .jscroll .movie_area_item:last-child,
	.movie_area.layout_4column .jscroll .movie_area_item:last-child,
	.movie_area.layout_2column .movie_area_item:nth-child(2n),
	.movie_area.layout_3column .movie_area_item:nth-child(3n),
	.movie_area.layout_4column .movie_area_item:nth-child(4n) {
		margin-right: 0;
	}
	/* layout 2 column */
	.movie_area.layout_2column {
    width: 1000px;
	}
	.movie_area.layout_2column .listing {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_2column .jscroll .jscroll-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_2column .movie_area_item {
		margin-left: 0;
		margin-right: 18px;
		margin-bottom: 12px;
		padding: 20px 20px 24px 20px;
		width: 490px;
	}
	.movie_area.layout_2column .movie_area_item_1_cols {
		background: transparent url(../image/bg_empty_illust_01.png) no-repeat right bottom / contain;
	}
	.movie_area_ttl:before,
	.movie_area.layout_2column .movie_area_ttl:before {
		display: inline-block;
		height: 11px;
		margin-right: 6px;
		position: static;
		vertical-align: 3px;
    width: 6px;
	}	
	.layout_2column .btn_movie {
    margin-top: 15px;
	}
	.layout_2column .movie_area_box {
		width: auto;
	}
	.layout_2column .movie-wrap {
		padding-bottom: 56.25%;
	}
	.layout_2column .movieplay_box_large.movie-wrap .image-thumbnail {
		height: 250px;
	}
	/* layout 3 column */
	.layout_3column .btn_movie {
    margin: 9px 3px 7px 4px;
    width: 135px;
		flex-direction: row;
	}
	
	.layout_3column .movie_area_box {
		width: auto;
	}
	.layout_3column .movie-wrap {
		padding-bottom: 56.25%;
	}
	.layout_3column .list_btn_movie {
    display: flex;
    justify-content: center;
    margin: 0 -4px;
    flex-wrap: wrap;
	}
	.layout_3column .movieplay_box_large.movie-wrap .image-thumbnail {
    height: 250px;
    background-position-y: -31px !important;
	}
	.movie_area.layout_3column {
    width: 1000px;
	}
	.movie_area.layout_3column .listing {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_3column .jscroll .jscroll-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_3column .movie_area_item {
		margin-left: 0;
    margin-right: 16px;
    margin-bottom: 16px;
    padding: 20px 20px 19px 20px;
		width: 322px;
	}
	.movie_area.layout_3column .movie_area_item_empty {
		padding: 0;
		margin: 0;
	}
	.movie_area.layout_3column .movie_area_item_2_cols {
		width: 660px;
		background: transparent url(../image/bg_empty_illust_02.png) no-repeat right bottom / contain;
	}
	.movie_area.layout_3column .movie_area_item_1_cols {
		width: 322px;
		background: transparent url(../image/bg_empty_illust_03.png) no-repeat right bottom / contain;
	}
	.movie_area.layout_3column .movie_area_ttl:before {
    left: 2px;
    top: -5px;
    width: 6px;
	}	
	.movie_area.layout_3column .image-thumbnail::after {
    width: 45px;
    height: 45px;
	}
	/* layout 4 column */
	.layout_4column .btn_movie {
		margin: 10px 3px 0 4px;
		width: 169px;
		flex-direction: row;
	}
	.layout_4column .btn_movie:last-child {
    margin-bottom: 5px;	
	}
	.layout_4column .movie_area_box {
		width: auto;
	}
	.layout_4column .movie-wrap {
		padding-bottom: 56.25%;
	}
	.layout_4column .list_btn_movie {
    display: flex;
    justify-content: center;
    margin: 0 -4px;
    flex-wrap: wrap;
	}
	.layout_4column .movieplay_box_large.movie-wrap .image-thumbnail {
    height: 250px;
    background-position-y: -31px !important;
	}
	.layout_4column .movie_area_ttl {
		line-height: 29px;
		width: 100% !important;
	}
	.layout_4column .movie_area_ttl_box {
    flex-direction: column;
	}
	.layout_4column .movie_cate span {
    margin: 1px 0px 5px 5px;
	}
	.layout_4column .movie_cate {
    margin-left: 0;
    justify-content: flex-end;
	}
	.movie_area.layout_4column {
    width: 1000px;
	}
	.movie_area.layout_4column .listing {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_4column .jscroll .jscroll-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.movie_area.layout_4column .movie_area_item {
		margin-left: 0;
    margin-right: 16px;
    margin-bottom: 16px;
    padding: 14px;
		width: 238px;
	}
	.movie_area.layout_4column .movie_area_item_empty {
		padding: 0;
		margin: 0;
	}
	.movie_area.layout_4column .movie_area_item_3_cols {
		width: 746px;
		background: transparent url(../image/bg_empty_illust_04.png) no-repeat right bottom / contain;
	}
	.movie_area.layout_4column .movie_area_item_2_cols {
		width: 492px;
		background: transparent url(../image/bg_empty_illust_05.png) no-repeat right bottom / contain;
	}
	.movie_area.layout_4column .movie_area_item_1_cols {
		width: 238px;
		background: transparent url(../image/bg_empty_illust_06.png) no-repeat right bottom / contain;
	}
	.movie_area.layout_4column .movie_area_ttl:before {
    left: 0;
    top: -3px;
    width: 6px;
	}	
	.movie_area.layout_4column .image-thumbnail::after {
    width: 30px;
    height: 30px;
	}
}
.btn_see_list_facilities {
	border: solid 1px #0852ae;
	border-radius: 5px;
	box-shadow: 0px 1px 0 0 #0852ae;
	color: #0852ae;
	font-size: 16px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin-top: 14px;
	padding-left: 32px;
	position: relative;
	text-align: center;
	width: 200px;
}
.btn_see_list_facilities::before {
	background: url(../image/ico-list.png) center center no-repeat;
	background-size: auto 16px;
	bottom: 0;
	content: "";
	display: block;
	left: 24px;
	position: absolute;
	top: 0;
	width: 16px;
}

/* column_select */
.column_select {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 18px;
	width: 410px;
}
.column_select li {
	width: 130px;
}
.column_select li a {
	align-items: center;
	background: #fff;
	border: 1px solid #0852ae;
	border-radius: 5px;
	box-shadow: 0px 1px 0 0 #0852ae;
	color: #0852ae;
	display: flex;
	font-size: 16px;
	font-weight: 600;
	height: 36px;
	padding: 0 0 0 45px;
	position: relative;
	width: 100%;
}
.column_select li a::before {
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 16px;
	bottom: 0;
	left: 24px;
	position: absolute;
	top: 0;
	width: 16px;
}

.column_select li.btn_select_2column a::before {
	background-image: url(../image/ico-2column_off.png);
}
.column_select li.btn_select_3column a::before {
	background-image: url(../image/ico-3column_off.png);
}
.column_select li.btn_select_4column a::before {
	background-image: url(../image/ico-4column_off.png);
}

/* active */
.column_select li.btn_active a {
	background: #1f6ccd;
	border: 1px solid #0852ae;
	box-shadow: 0px 1px 0 0 #0852ae;
	color: #fff;
}
.column_select li.btn_select_2column.btn_active a::before {
	background-image: url(../image/ico-2column_on.png);
}
.column_select li.btn_select_3column.btn_active a::before {
	background-image: url(../image/ico-3column_on.png);
}
.column_select li.btn_select_4column.btn_active a::before {
	background-image: url(../image/ico-4column_on.png);
}

/* jscroll */
.jscroll-added {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
.jscroll-added .jscroll-loading img {
	width: 40px;
	height: 40px;
}
@media screen and (max-width: 750px) {
	.jscroll-added .jscroll-loading img {
		width: 20px;
		height: 20px;
	}
	.jscroll-added {
		padding-top: 0;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 750px) {
	.selected_categories_wrap {
		margin-top: 28px;
	}
	.selected_categories_wrap .selected_categories {
		margin: -2px auto 0;
    width: 311px;
	}
	.selected_categories_wrap.filtered .selected_categories {
		margin: -2px auto 19px;
	}
	.movie_area_top .place_name {
		background: none;
		border-bottom: .2rem solid #f75586;
		color: #000;
		display: block;
		font-size: 1.333334rem;
		letter-spacing: .02em;
		line-height: 1.15;
		margin: 40px 15px 0;
		padding: 0;
		text-align: left;
	}
	.selected_categories_wrap .btn_show_modal {
		padding: 12px 17px 11px 20px;
	}
	#modal_movie_iframe.js_modal_content {
    padding: 30px 15px 30px;
	}
	#modal_movie_iframe.js_modal_content iframe {
    max-width: 100%;
    height: auto;
 }
}

/* image blank */
#modal_video_list .movieplay_box_blank,
#modal_review_list .review_blank,
#modal_photo_list .image_blank {
	background: url(../image/review-blank.png) center no-repeat;
	background-size: contain;
	background-color: #fff;
	border: none;
}
#modal_video_list .movieplay_box_blank,
#modal_photo_list .image_blank {
	background-size: 65%;
}
#modal_review_list .review_blank {
	background-size: 50%;
	border-radius: 40px;
}
#modal_video_list .movieplay_box_blank:hover,
#modal_review_list .review_blank:hover,
#modal_review_list .image_blank:hover {
	opacity: 1;
}
@media screen and (max-width: 750px) {
	#modal_video_list .movieplay_box_blank,
	#modal_review_list .review_blank,
	#modal_photo_list .image_blank {
		display: none;
	}
	.movie_area_ttl {
		width: 100% !important;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	#modal_select_prefecture.js_modal_content {
    height: 650px;
    max-height: calc(100vh - 100px);
	}
	#modal_select_prefecture.js_modal_content .map_wrap {
    height: 500px;
    overflow-y: auto;
	}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
		.movieplay_box_large.movie-wrap .image-thumbnail {
			background-position-y: center !important;
		}
		.movie-wrap {
			padding-bottom: 0;
			height: 190px !important;
		}
}

@media screen and (min-width: 751px) {
	.frame_border {
		border: 1px solid #fff;
	}
	.area_name {
		color: #1f62b5;
	}
	.mod_lead_wrapper .mod_lead	{
		max-width: 774px;
		width: 774px;
		margin-bottom: .5em;
	}
	.btn_see_list_facilities {
		align-items: center;
		display: flex !important;
		justify-content: center;
		line-height: normal;
		position: absolute;
		right: 10px;
		top: 0;
	}
}
.photo_wrap {
	width: calc(100% - 30px);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: auto;
	justify-content: center;
}
.photo_wrap .photo .img {
	background-color: #ffffff;
	border: solid 2px #1f6fd4;
	width: 100%;
}
.photo_wrap .photo,
#modal_photo_list.has_pagination .photo {
	height: 180px;
	width: 25%;
	padding: 5px;
}
.photo_wrap .photo .img,
#modal_photo_list.has_pagination .photo .img {
	cursor: pointer;
}
.photo_wrap .photo .img:hover {
	opacity: 0.7;
}
.item_2 .photo {
	width: 50%;
	height: 310px;
}
.item_3 .photo,
.item_5 .photo,
.item_6 .photo {
	width: calc(100% / 3);
	height: 236px;
}
.item_3 .photo {
	width: calc(100% / 3);
}
@media screen and (max-width: 750px) {
	.item_3 .photo:nth-child(2n) {
		margin-right: 0;
	}
}
.photo_wrap .photo .img {
	overflow: hidden;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.photo_wrap .photo img {
	max-width: 100%;
	width: auto;
	max-height: 100%;
}
.photo_list_wrap .paginationjs li.J-paginationjs-previous>a:before {
	left: -10px;
}
.photo_list_wrap .paginationjs li.J-paginationjs-next>a:after {
	right: -10px;
}
.photo_list_wrap .modal_list {
	width: 100%;
}
#modal_photo_list .item_1 .photo_wrap .photo {
	width: 592px;
	height: 342px;
}
#modal_photo_list .image_blank {
	height: 100%;
}
.modal-wrap-child {
	z-index: 9999;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	-webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 751px) {
	.block_photo_detail {
		padding-top: 25px;
	}
}
	
.block_photo_detail .img_photo img {
	max-width: 100%;
	margin: 0;
	object-fit: contain;
	vertical-align: middle;
}
.block_photo_detail .content_photo {
	word-wrap: break-word;
	word-break: break-all;
	overflow-wrap: anywhere;
	max-width: 612px;
	margin: 0 auto 20px;
}
.block_photo_detail .content_photo dl {
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	text-align: left;
	font-size: 16px;
	display: flex;
	margin-bottom: 8px;
	border-bottom: 1px solid #8baccd;
}
.block_photo_detail .content_photo dl dt {
	width: 125px;
	padding: 0 0 0 15px;
	font-weight: 600;
	color: #1f6fd4;
}
.block_photo_detail .content_photo dl:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.block_photo_detail .content_photo dl:first-child dd {
	font-weight: 600;
}
.block_photo_detail .content_photo dl dd {
	width: calc(100% - 140px);
}
.block_photo_detail .img_photo {
	max-height: 400px;
	overflow: hidden;
	border: 2px solid #1f6fd4;
	max-width: 500px;
	margin: 0 auto 15px;
}
.injustice_photo {
	border: 1px solid #0852ae;
	max-width: 440px;
	padding: 10px;
	margin: 0 auto;
	font-size: 15px;
	background: #FFF;
	margin-bottom: 10px;
}
.injustice_photo .lnk_lead {
	margin-bottom: 8px;
}
.injustice_photo .lnk a {
	color: #7373cf;
	background: url(/search/image/dtl/mrk_alert01.gif) no-repeat 0 center;
	display: inline;
	padding-left: 14px;
	letter-spacing: 0.05em;
}
#modal_photo_detail {
	max-width: 750px;
	left: 50% !important;
	position: absolute;
	top: 50% !important;
	transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
	.photo_wrap .photo {
		width: 100%;
	}
	.photo_wrap .photo .img {
		border: solid 2px #f75586;
	}
	.photo_list_wrap .paginationjs li.J-paginationjs-next>a:after {
		top: -150px;
		right: 0;
	}
	.photo_list_wrap .paginationjs li.J-paginationjs-previous>a:before {
		top: -150px;
		left: 0;
	}
	.item_1 .photo {
		height: 242px;
	}
	#modal_photo_list.has_pagination .photo {
		width: 100%;
		height: 242px;
	}
	.block_photo_detail .content_photo dl dt {
		padding-left: 0;
		width: 100px;
	}
	.block_photo_detail .content_photo dl {
		font-size: 14px;
	}
	.injustice_photo {
		font-size: 13px;
	}
	.block_photo_detail .content_photo dl dd {
		width: calc(100% - 100px);
	}
	.block_photo_detail .img_photo {
		max-height: 190px;
	}
}

.custom_scrollbar {
	max-height: 427px;
	overflow: auto;
}

.mCSB_scrollTools {
  width: 45px;
  opacity: 1;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  background-image: url(../image/mCSB_buttons_allow-t.svg);
  background-repeat: no-repeat;
  height: 45px;
  opacity: 1;
}
.mCSB_scrollTools .mCSB_buttonDown {
  transform: rotateZ(180deg);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: center;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 45px 0;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 18px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  left: 50%;
  margin-left: -5px;
	background-color: #042c5e !important;
}

@media screen and (max-width: 750px) {
	.mCSB_scrollTools {
		width: 35px;
	}
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown {
		background-image: url(../image/mCSB_buttons_allow-t_sp.svg) ;
	}
	.mCSB_inside>.mCSB_container {
		margin-right: 33px;
	}
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background-color: #f75586 !important;
	}
	
}

#modal_movie_iframe.modal .modal_list_wrap {
  position: relative;
  overflow: hidden;
}

#modal_movie_iframe.modal .btn.close {
  display: none;
}

#modal_movie_iframe.modal .data-container {
  font-size: 0;
  position: relative;
  overflow: hidden;
}

#modal_movie_iframe.modal {
  background: none;
  border-radius: 0;
  padding: 0;
}

#modal_movie_iframe.modal iframe {
  box-sizing: border-box;
  border-right: 1px solid #000;
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (max-width: 751px) {
  #modal_movie_iframe.modal.js_modal_content {
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #000;
    padding: 0;
  }
}

#modal_movie_iframe.modal .data-container .thumb {
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 99.9%;
  z-index: 99999;
}

#modal_movie_iframe.modal .data-container.thumb iframe {
  opacity: 0;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  99% {
    visibility: hidden;
    height: calc(100% + 1px);
  }
  100% {
    opacity: 0;
    height: 0;
  }
}

.modal-wrap #modal_movie_iframe.modal .data-container:after {
  align-items: center;
  animation: fadeOut 3s 2s forwards;
  background: rgba(0, 0, 0, .7);
  color: #fff;
  content: attr(data-title);
  display: flex;
  font-size: 4.4rem;
  font-weight: 600;
  height: calc(100% + 1px);
  justify-content: center;
  left: calc(50% + 1px);
  padding: 0 20px;
  position: absolute;
  text-align: left;
  top: calc(50% + 1px);
  transform: translateX(-50%) translateY(-50%);
  width: calc(100% + 5px);
  z-index: 999991;
}

.modal-wrap #modal_movie_iframe.modal .data-container-play-active:after {
  content:none !important;
}

@media screen and (max-width: 750px) {
  .modal-wrap #modal_movie_iframe.modal .data-container:after {
    font-size: 1.3rem;
  }
}

.modal-wrap #modal_movie_iframe.modal .inner_ttl {
	background: #fffce9;
}

.modal-wrap #modal_movie_iframe.modal .inner_ttl span,
.modal-wrap #modal_movie_iframe.modal .inner_ttl span {
  padding-left: 40px;
  padding-right: 40px;
}

.modal-wrap #modal_movie_iframe.modal .inner_ttl span:before {
  left: 0;
}

.modal-wrap #modal_movie_iframe.modal .inner_ttl span:after {
  right: 0;
}

@media screen and (max-width: 750px) {
  .modal-wrap #modal_movie_iframe.modal .inner_ttl {
    color: #1e6ed4;
    text-align: center;
    border-bottom: none;
    font-size: .82rem;
    margin: 0;
    min-height: 0;
  }

  .modal-wrap #modal_movie_iframe.modal .inner_ttl span,
  .modal-wrap #modal_movie_iframe.modal .inner_ttl span {
    max-width: 100%;
    overflow: hidden;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .modal-wrap #modal_movie_iframe.modal .inner_ttl span:before,
  .modal-wrap #modal_movie_iframe.modal .inner_ttl span:after {
    content: "";
  }
}

/* =================================================
_周辺の生活施設ボタンの設置
================================================== */
@media screen and (min-width: 751px) {
  .btn_movie05 {
    background-color: #d7236b;
    border: solid 1px #bd1f59;
    box-shadow: 0 4px 0 0 #bd1f59;
    color: #fff;
    font-weight: normal;
  }

  .btn_movie .btn_movie_num {
    font-size: 1.1rem;
    margin-top: 4px;
  }
}

/* =================================================
_Change modal design to scroll
================================================== */
@media screen and (min-width: 751px) {
	#modal_video_list,
	#modal_review_list,
	#modal_photo_list {
		padding: 0 31px 22px;
	}

	#modal_video_list .custom_scrollbar,
	#modal_review_list .custom_scrollbar,
	#modal_photo_list .custom_scrollbar {
		border-top: 2px solid #1f6fd4;
		margin-top: 18px;
		max-height: 532px;
		max-width: 100%;
		position: relative;
	}

	#modal_video_list .custom_scrollbar:before,
	#modal_review_list .custom_scrollbar:before,
	#modal_photo_list .custom_scrollbar:before {
		background: #fff;
		content: "";
		display: block;
		height: 8px;
		left: 0;
		position: absolute;
		top: 0;
		width: calc(100% - 40px);
		z-index: 10;
	}

	#modal_video_list .custom_scrollbar:after,
	#modal_review_list .custom_scrollbar:after,
	#modal_photo_list .custom_scrollbar:after {
		background: #fff;
		bottom: 0;
		content: "";
		display: block;
		height: 9px;
		left: 0;
		position: absolute;
		width: calc(100% - 40px);
	}

	#modal_review_list .modal_list,
	#modal_photo_list .modal_list {
		justify-content: center;
		margin-top: 0;
		max-width: 834px;
		overflow-x: hidden;
		padding: 8px 0 4px 9px;
	}

	#modal_video_list .modal_list {
		justify-content: center;
		margin-right: 0;
		margin-top: 0;
		overflow-x: hidden;
		padding: 8px 0 4px 9px;
	}

	#modal_video_list .modal_list:after {
		background-image: url(../image/review-blank.png), url(../image/review-blank.png), url(../image/review-blank.png);
		background-position: 33px center, 228px center, 423px center;
		background-repeat: no-repeat;
		background-size: 124px auto;
		content: "";
		display: block;
		flex-grow: 1;
	}

	.modal_list .review_wrap:after {
		background: url(../image/review-blank.png) no-repeat center center / 60% auto;
		content: "";
		display: block;
		margin: 0 5px;
		width: calc(50% - 20px);
	}

	#modal_video_list .modal_list.item_4,
	#modal_video_list .modal_list.item_3,
	#modal_video_list .modal_list.item_2,
	#modal_video_list .modal_list.item_1 {
		padding-bottom: 0;
	}

	#modal_video_list .modal_list.item_6:after,
	#modal_video_list .modal_list.item_4:after,
	#modal_video_list .modal_list.item_3:after,
	#modal_video_list .modal_list.item_2:after,
	#modal_video_list .modal_list.item_1:after {
		display: none;
	}

	#modal_video_list .modal_list.item_3:after {
		background-image: url(../image/review-blank.png), url(../image/review-blank.png);
		background-position: 60px center, 333px center;
		background-size: 142px auto;
	}

	#modal_video_list .modal_list.item_7,
	#modal_video_list .modal_list.item_5 {
		justify-content: center;
	}

	#modal_video_list .modal_list.item_7:after,
	#modal_video_list .modal_list.item_5:after {
		display: none;
	}

	#modal_video_list .modal_list.item_5 a:nth-child(4),
	#modal_video_list .modal_list.item_3 a:nth-child(3n+1):last-child {
		margin-left: 5px;
	}

	#modal_video_list .modal_list.item_5 a:nth-child(4) {
		margin-left: 10px;
	}

	#modal_video_list .mCS_no_scrollbar .modal_list,
	#modal_review_list .mCS_no_scrollbar .modal_list,
	#modal_photo_list .mCS_no_scrollbar .modal_list {
		padding-left: 4px;
	}

	#modal_video_list .mCS_no_scrollbar .modal_list {
		padding: 4px;
	}

	#modal_photo_list .photo_wrap {
		justify-content: flex-start;
		margin: 0;
		width: 821px;
	}

	#modal_photo_list .modal_list[class*="item_"] .photo_wrap {
		justify-content: center;
	}

	#modal_photo_list .photo_wrap .photo {
		height: 172px;
		padding: 0 5px 5px 0;
	}

	#modal_photo_list .modal_list.item_2 .photo_wrap .photo {
		height: 310px;
	}

	#modal_video_list .modal_list:not([class*="item_"]) a:last-child:nth-child(4n + 1),
	#modal_video_list .modal_list:not([class*="item_"]) a:last-child:nth-child(4n + 2),
	#modal_video_list .modal_list:not([class*="item_"]) a:last-child:nth-child(4n + 3),
	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 1),
	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 2),
	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 3) {
		position: relative;
	}

	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 1):after,
	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 2):after,
	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 3):after {
		background: url(../image/review-blank.png) no-repeat center / 124px auto;
		content: "";
		display: block;
		height: 100%;
		left: 5px;
		position: absolute;
		top: 0;
		transform: translateX(100%);
		width: calc(100% - 5px);
	}

	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 2):after {
		background-image: url(../image/review-blank.png), url(../image/review-blank.png);
		background-position: 33px center, 228px center;
		background-repeat: no-repeat;
		background-size: 124px auto;
		left: 2px;
		transform: translateX(50%);
		width: calc(200% - 5px);
	}

	#modal_photo_list .mCS_no_scrollbar_y .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 2):after {
		background-position: 40px center, 250px center;
	}

	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 1):after {
		background-image: url(../image/review-blank.png), url(../image/review-blank.png), url(../image/review-blank.png);
		background-position: 33px center, 228px center, 423px center;
		background-repeat: no-repeat;
		background-size: 124px auto;
		left: 0;
		transform: translateX(194px);
		width: calc(300% - 5px);
	}

	#modal_photo_list .mCS_no_scrollbar_y .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(4n + 1):after {
		background-position: 40px center, 250px center, 460px center;
		transform: translateX(205px);
	}

	.wrap_js_scrollbar .mCSB_scrollTools {
		bottom: 7px;
		top: 8px;
		width: 47px;
	}

	.wrap_js_scrollbar .mCSB_inside>.mCSB_container {
		margin-right: 47px;
	}

	.wrap_js_scrollbar .mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
		margin-right: 0;
	}

	.wrap_js_scrollbar .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
		width: 14px;
	}

	.wrap_js_scrollbar .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		margin-left: -4px;
		margin-top: 5px;
		width: 8px;
	}

	.wrap_js_scrollbar .mCSB_scrollTools .mCSB_buttonUp,
	.wrap_js_scrollbar .mCSB_scrollTools .mCSB_buttonDown {
		background-image: url(/online-travel/movie/image/mCSB_buttons_allow-t02.svg);
		background-repeat: no-repeat;
		background-size: 66%;
		height: 45px;
		opacity: 1;
	}
}

@media screen and (max-width: 750px) {
	.wrap_js_scrollbar.js_modal_content {
		background-color: #fffdf1;
		border-radius: 10px;
		padding: 18px 15px;
	}

	.wrap_js_scrollbar.modal .close {
		right: 13px;
		top: 13px;
	}

	.wrap_js_scrollbar.modal .scrollbar-inner {
		margin-top: 15px;
		max-height: 407px;
	}

	.wrap_js_scrollbar .mCSB_scrollTools {
		bottom: 6px;
		right: 1px;
		top: 7px;
	}

	.wrap_js_scrollbar .mCSB_scrollTools a + .mCSB_draggerContainer {
		margin: 40px 0;
	}

	.wrap_js_scrollbar .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
		width: 16px;
	}

	.wrap_js_scrollbar .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		bottom: 2px;
		margin-left: -4px;
		top: 2px;
		width: 8px;
	}

	.wrap_js_scrollbar .mCSB_scrollTools .mCSB_buttonUp,
	.wrap_js_scrollbar .mCSB_scrollTools .mCSB_buttonDown {
		background-image: url(/online-travel/movie/image/mCSB_buttons_allow-t02_sp.svg);
		background-repeat: no-repeat;
		background-size: 21px;
		height: 41px;
		opacity: 1;
	}

	#modal_video_list .photo_wrap,
	#modal_review_list .photo_wrap,
	#modal_photo_list .photo_wrap {
		justify-content: flex-start;
		margin: 0 0 0 .7rem;
		width: calc(100% + 4vw);
	}

	#modal_photo_list .mCS_no_scrollbar_y .modal_list .photo_wrap {
		justify-content: center;
		margin: 0 .4rem 0 .4rem;
	}

	#modal_photo_list .mCS_no_scrollbar_y .modal_list.item_7 .photo_wrap:after,
	#modal_photo_list .mCS_no_scrollbar_y .modal_list.item_5 .photo_wrap:after {
		content: "";
		display: block;
		height: calc(11vw + 6.8vh);
		margin: 2.5vw 0 0 0;
		padding: 0;
		width: 46%;
	}

	#modal_video_list.modal .modal_list,
	#modal_photo_list.modal .modal_list {
		margin-bottom: 3.5vw;
		margin-top: 1vw;
	}

	#modal_video_list.modal .modal_list {
		margin: 2.2vw 0 2.2vw;
		padding: 0 0 0 2.5vw;
	}

	#modal_video_list.modal .modal_list.item_1,
	#modal_video_list.modal .modal_list.item_3 {
		justify-content: center;
	}

	#modal_video_list.modal .modal_list.item_3:after {
		display: none;
	}

	#modal_video_list.modal .mCSB_inside>.mCSB_container {
		padding-right: 1.8vw;
	}

	#modal_photo_list .photo_wrap .photo {
		height: calc(11vw + 6.8vh);
		margin: 2.5vw 2vw 0 0;
		padding: 0;
		width: 46%;
	}

	.photo_wrap .photo .img {
		border: none;
	}

	#modal_photo_list .modal_list .photo_wrap .photo:nth-child(even) {
		margin-right: 0;
	}

	#modal_photo_list .modal_list .photo_wrap .photo:last-child:nth-child(odd) {
		position: relative;
	}

	#modal_photo_list .modal_list:not(.item_3) .photo_wrap .photo:last-child:nth-child(odd):not(:first-child):after {
		background: url(../image/review-blank.png) no-repeat center / 21vw auto;
		content: "";
		display: block;
		height: 100%;
		left: 2vw;
		position: absolute;
		top: 0;
		transform: translateX(100%);
		width: 100%;
	}

	#modal_photo_list .photo_wrap .photo:first-child:last-child {
		height: 40vw;
		margin-right: 0;
		width: calc(100% - .8rem);
	}

	#modal_photo_list .modal_list:not([class*="item_"]) .photo_wrap .photo:last-child:nth-child(odd):after {
		background: url(../image/review-blank.png) no-repeat center / 21vw auto;
		content: "";
		display: block;
		height: 100%;
		left: 2vw;
		position: absolute;
		top: 0;
		transform: translateX(100%);
		width: 100%;
	}

	#modal_video_list .modal_list:after {
		background: url(../image/review-blank.png) no-repeat center center / 21vw;
		content: "";
		display: block;
		flex-grow: 1;
	}

	#modal_video_list .modal_list.item_1:after {
		display: none;
	}
}

.mod_lead_wrapper + .list_related_btn {
	margin-top: 5px;
}