@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	line-height:1.4;
	min-height:42px;
	font-size:200%;
	padding-left:41px;
	margin:0 0 47px;
	clear:both; /* Do not edit */
    color: inherit;
	background:url(/shared/templates/meguroumeguro/images/h1_icon.png) no-repeat left top;
}
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5 {
    font-weight: bold;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5 {
	line-height:1.4;
	margin:1.5em 0 1.2em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	font-size:144.44%;
	padding:9px 0 5px;
	border-bottom:4px solid #d2d2d2;
	position:relative;
}
#tmp_contents h2::before {
	content:"";
	position:absolute;
	left:0;
	bottom:-4px;
	height:4px;
	width:90px;
	background-color:#d987a7;
}
#tmp_contents h3 {
	font-size:144.44%;
	padding:2px 0 2px 26px;
	position:relative;
}
#tmp_contents h3::before {
	content:"";
	position:absolute;
	left:7px;
	top:3px;
	height:32px;
	width:4px;
	background-color:#d987a7;
}
#tmp_contents h4 {
	font-size:122.3%;
	padding:0 0 9px;
	border-bottom:1px solid #d2d2d2;
}
#tmp_contents h5 {
	font-size:111.11%;
	padding:0 0 9px;
	background:url(/shared/templates/meguroumeguro/images/h5_line.png) repeat-x left bottom;
}
#tmp_contents h2 a:not([href]),
#tmp_contents h3 a:not([href]),
#tmp_contents h4 a:not([href]),
#tmp_contents h5 a:not([href]) {
	color:#222222 !important;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 2.5em 1.8em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 2.5em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 60px; /* Do not edit */
	border:2px solid #d987a7;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:27px 20px 12px 30px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:27px 20px 12px 30px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li,
#tmp_contents ul.box_btn li a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height:82px;

}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	padding:10px 25px;
	border:1px solid #cccccc;
	width:100%;
}
#tmp_contents ul.box_btn li a {
	position:relative;
	text-decoration:none;
	color:#222222;
	margin:-10px -25px;
	padding:10px 10px 10px 44px;
	background:url(/shared/images/icon/arrow_icon7_black.png) 26px center no-repeat;
    width: calc(100% + 50px);
	z-index:2;
}
#tmp_contents .box_btn li a[rel*="external"]{
	background-image:url(/shared/images/icon/arrow_icon7_black.png),url(/shared/templates/meguroumeguro/images/icon_external_megurou.png);
	background-repeat:no-repeat,no-repeat;
	background-position:26px center,right 5px bottom 5px;
	background-size: auto ,14px auto;
}
/* box_info / box_link
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin:40px 0 50px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#tmp_contents table.box_link  {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	position:relative;
	margin:0 0 5px;
}
#tmp_contents table.box_info .box_info_ttl,
#tmp_contents table.box_link .box_link_ttl {
	padding-bottom:10px;
}
#tmp_contents .box_info .box_info_ttl:before,
#tmp_contents .box_link .box_link_ttl:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	height:1px;
	width:100%;
    color:#ffffff;
	background-color:#222222;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	position:relative;
	z-index:1;
	line-height:1.2;
	display:inline-block;
	padding:5px 12px 2px 0;
	font-size:133.33%;
	font-weight:bold;
	margin-bottom:0; /* Do not edit */
    color:#222222;
    background-color:#ffffff;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding:31px 20px 25px;
	border:1px solid #f4f4f4;
	background-color:#f4f4f4;
	color:inherit;
}
#tmp_contents .box_info .box_info_cnt a,
#tmp_contents .box_link .box_link_cnt a {
	text-decoration:underline;
}
#tmp_contents .box_info .box_info_cnt a:hover,
#tmp_contents .box_info .box_info_cnt a:focus,
#tmp_contents .box_link .box_link_cnt a:hover,
#tmp_contents .box_link .box_link_cnt a:focus {
	text-decoration:none;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_info ul li a,
#tmp_contents .box_info ol li a,
#tmp_contents .box_link ul li a,
#tmp_contents .box_link ol li a{
	color: #222222;
	outline: none;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	/* background:url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top; */
	border:1px solid #cccccc;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu_ttl p {
	margin:0;
}
#tmp_contents .box_menu h2 {
	margin:0;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl p,
#tmp_contents .box_menu_ttl p a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height:82px;
}
#tmp_contents .box_menu_ttl {
	border-bottom:1px solid #cccccc;
}
#tmp_contents .box_menu_ttl p {
	padding:10px 25px;
	width:100%;
}
#tmp_contents .box_menu_ttl p a {
	position:relative;
	text-decoration:none;
	color:#222222;
	margin:-10px -25px;
	padding:10px 25px 10px 42px;
	background-image:url(/shared/images/icon/arrow_icon7_black.png);
	background-repeat:no-repeat;
	background-position:26px center;
	width: calc(100% + 50px);
	z-index:2;
}
#tmp_contents .box_menu_ttl p a[rel*="external"] {
    background-image: url(/shared/images/icon/arrow_icon7_black.png),url(/shared/templates/meguroumeguro/images/icon_external_megurou.png);
	background-repeat:no-repeat,no-repeat;
    background-position: 26px center,right 5px bottom 5px;
	background-size: auto ,14px auto;
}
#tmp_contents .box_menu_ttl p strong{
	position: relative;
	width: calc(100% + 50px);
	margin:-10px -25px;
	padding:10px 25px 10px;
}
#tmp_contents .box_menu_ttl p strong > a{
	width: calc(100% + 50px);
}
#tmp_contents .box_menu_cnt {
	padding:19px 24px 8px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 61px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #bebebe;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:12px 18px;
	color:inherit;
	background-color:#ebebeb;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 18px;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#ac1c45; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#feecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fbffe7; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8ffee; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #bebebe; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#ebebeb; /* = table.datatable th */
	border:1px solid #bebebe; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #bebebe; /* = table.datatable td */
}
#tmp_gmap_link{
	margin: 61px auto 0;
	text-align: center;
}
#tmp_gmap_link a{
	position: relative;
    padding:  0 10px;
	display: block;
	margin: 0 auto !important;
    font-size: 88.9%;
	max-width: 500px;
	text-decoration: none;
	text-align: center;
    border: 1px solid #d987a7;
	color: #222222;
    background-color: #ffffff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    transition: 0.4s background-color ease-in-out;
    -moz-transition: 0.4s background-color ease-in-out;
    -webkit-transition: 0.4s background-color ease-in-out;
}
#tmp_gmap_link a:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 2px solid #d987a7;
    color: inherit;
    background-color: transparent;
    width: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: -1;
    -webkit-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#tmp_contents #tmp_gmap_link a:after,
#tmp_gmap_link a:after{
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    margin-left: 0;
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background-color: #ffffff;
	background-image: none;
    z-index: -1;
    transition: 0.4s background-color ease-in-out;
    -moz-transition: 0.4s background-color ease-in-out;
    -webkit-transition: 0.4s background-color ease-in-out;
}
#tmp_gmap_link a:hover:before,
#tmp_gmap_link a:focus:before{
    opacity: 1;
    visibility: visible;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    width: calc(100% + 2px);
}
#tmp_gmap_link span{
    position: relative;
    z-index: 1;
	display: inline-block;
	padding: 18px 0 16px 38px;
	background: transparent url(/shared/templates/meguroumeguro/images/icon_ggmap.png) no-repeat left center;
	-webkit-background-size: 27px auto;
	-moz-background-size: 27px auto;
	background-size: 27px auto;
	color: inherit;
	text-decoration: none;
}
#tmp_gmap_link a:hover,
#tmp_gmap_link a:focus {
    background-color: #ffedf4;
    text-decoration: none;
    transition: 0.4s background-color ease-in-out;
    -moz-transition: 0.4s background-color ease-in-out;
    -webkit-transition: 0.4s background-color ease-in-out;
}
#tmp_contents #tmp_gmap_link a:hover:after,
#tmp_gmap_link a:hover:after,
#tmp_contents #tmp_gmap_link a:focus:after,
#tmp_gmap_link a:focus:after{
    background-color: #ffedf4;
}
#tmp_contents .table_cap{
    margin-bottom: 25px;
}
#tmp_contents .table_cap td{
	padding: 0;
    vertical-align: top;
}
#tmp_contents .table_cap td:first-child {
    width: 400px;
}
#tmp_contents .table_cap td:last-child{
    padding-left: 30px;
}
#tmp_contents .table_cap_txt{
    text-align: center;
}
#tmp_contents .table_cap_image img{
	max-width: 100%;
	height: auto;
}
/* ==================================================
contents
================================================== */
/* 目次
================================================== */
#tmp_anchor {
	color:inherit;
	background-color:#f4f4f4;
	border: 1px solid #f4f4f4;
	padding:20px 20px 10px;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .anchor_ttl{
	margin-bottom: 23px;
}
#tmp_contents .anchor_ttl p {
	font-weight:bold;
	margin-bottom:0;
	font-size: 122.22%;
}
#tmp_contents .anchor_cnt ul {
	margin-left:20px;
}
#tmp_contents .anchor_cnt li {
	margin-bottom:13px;
}
#tmp_contents .anchor_cnt li a {
	color:#222222;
	text-decoration:underline;
}
#tmp_contents .anchor_cnt li a:hover,
#tmp_contents .anchor_cnt li a:focus {
	text-decoration:none;
}
/*================================================== */
/* start rnavi
================================================== */


/*================================================== */
/* end rnavi
================================================== */

/*================================================== */
/* start idx
================================================== */
#tmp_contents .megurou_page_title {
	position: relative;
	z-index: 1;
    margin-bottom: 62px;
}
#tmp_contents .megurou_page_title .show_sp {
    display: none;
}
#tmp_contents .megurou_page_title .megurou_title_image img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .megurou_page_title .megurou_title {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.custom_megurou_idx #tmp_contents .megurou_page_title .megurou_title h1 {
	display: block;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #222222;
    text-decoration: none;
    font-size: 211.1%;
    font-weight: bold;
    width: 528px;
	padding: 12px 18px;
    max-height: 250px;
    overflow-y: auto;
	margin: 0;
}
.custom_megurou_idx #tmp_contents h2 {
	margin-bottom:40px;
    -webkit-background-size: 100% auto, auto auto;
    -moz-background-size: 100% auto, auto auto;
    background-size: 100% auto, auto auto;
}
#tmp_contents .megurou_list_menu,
.megurou_list_menu {
	list-style: none;
	margin: 0;
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
	gap: 20px 22px;
    margin-bottom: 64px;
}
#tmp_contents .megurou_list_menu li,
.megurou_list_menu li {
	border:1px solid #cccccc;
	width: calc((100% - 44px) / 3);
	margin: 0;
}
#tmp_contents .megurou_list_menu.list_col4,
.megurou_list_menu.list_col4 {
    margin-bottom: 40px;
    gap: 20px;
}
#tmp_contents .megurou_list_menu.list_col4 li,
.megurou_list_menu.list_col4 li{
	width: calc((100% - 60px) / 4);
    line-height: 1.6;
    background-color: #ffffff;
    color: #222222;
}
#tmp_contents .megurou_list_menu li a,
.megurou_list_menu li a {
    position: relative;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	text-decoration:none;
	color: inherit;
	background: transparent url(/shared/images/icon/arrow_icon7_black.png) 26px center no-repeat;
	z-index:1;
    min-height: 82px;
    line-height: 1.5;
    padding:12px 14px 12px 42px;
}
#tmp_contents .megurou_list_menu li a:before,
.megurou_list_menu li a:before,
.box_list_menu .btn_back_home p:before {
	content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 2px solid #d987a7;
    background-color: transparent;
    color: inherit;
    width: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: -1;
    -webkit-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#tmp_contents .megurou_list_menu li a:after,
#tmp_contents .megurou_list_menu li a:after,
.megurou_list_menu li a:after,
.box_list_menu .btn_back_home p:after{
    content: '';
    position: absolute;
    left: 35px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #ffffff;
    color: #222222;
    z-index: -1;
}
#tmp_contents .megurou_list_menu li a:hover:before,
#tmp_contents .megurou_list_menu li a:focus:before,
.megurou_list_menu li a:hover:before,
.megurou_list_menu li a:focus:before,
.box_list_menu .btn_back_home p.hover:hover:before,
.box_list_menu .btn_back_home p.hover:focus:before{
    opacity: 1;
    visibility: visible;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    width: calc(100% + 2px);
}
/* box_list_menu */
.box_list_menu {
	background-color: #f2f2f2;
	color: #222222;
	padding: 10px 0;
    margin: 15px 0 50px;
}
.box_list_menu .list_menu_inner {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 56px 0;
}
#tmp_contents .box_list_menu .menu_title_en p,
.box_list_menu .menu_title_en p,
.box_list_menu .title_highlights p{
	display: inline-block;
	padding: 0 87px 0 40px;
    font-size: 133.3%;
    font-weight: bold;
    margin: 0 0 26px;
    border-bottom: 0;
    line-height: 1.2;
	background-image: url(/shared/templates/meguroumeguro/images/icon/pink_line_icon.png),url(/shared/templates/meguroumeguro/images/icon/highlights_ttl.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
}
#tmp_contents .box_list_menu .title_areamap p,
.box_list_menu .title_areamap p{
	padding: 0 80px 0 40px;
	background-image: url(/shared/templates/meguroumeguro/images/icon/pink_line_icon.png),url(/shared/templates/meguroumeguro/images/icon/area_map_ttl.png);
}
.box_list_menu  .btn_back_home {
	margin: 50px 0 0;
    text-align: center;
}
#tmp_contents .box_list_menu .btn_back_home p,
.box_list_menu .btn_back_home p {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    border:1px solid #cccccc;
    padding: 1px;
    z-index: 3;
}
.box_list_menu .btn_back_home a {
    position:relative;
	display: block;
	text-decoration: none;
    font-weight: bold;
    font-size: 77.8%;
	color: #222222;
	background-color: #ffffff;
	padding: 7px 11px;
    letter-spacing: 0.8px;
    min-width: 400px;
    z-index: 1;
}
.box_list_menu .btn_back_home a:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    left: 0;
    width: 7px;
    height: 11px;
    margin-right: 10px;
    background: url(/shared/images/icon/arrow_icon7_black.png) no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.custom_megurou_area .box_list_menu {
    margin-bottom: 10px;
}
.color_blue #tmp_contents .megurou_list_menu li a:before,
.color_blue .megurou_list_menu li a:before,
.color_blue .box_list_menu .btn_back_home a:after,
.color_black #tmp_contents .megurou_list_menu li a:before,
.color_black .megurou_list_menu li a:before,
.color_black .box_list_menu .btn_back_home a:after,
.color_yellow #tmp_contents .megurou_list_menu li a:before,
.color_yellow .megurou_list_menu li a:before,
.color_yellow .box_list_menu .btn_back_home a:after,
.color_blue .box_list_menu .btn_back_home a:before,
.color_black .box_list_menu .btn_back_home a:before,
.color_yellow .box_list_menu .btn_back_home a:before,
.color_black #tmp_wrapper #tmp_h_emergency .list_links a:after,

.color_black #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_black #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_black #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_black #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_black #tmp_wrapper .megurou_list_menu li a:before,
.color_black #tmp_wrapper .megurou_list_menu li a:after,
.color_black #tmp_wrapper .box_list_menu .btn_back_home p:before,
.color_black #tmp_wrapper .box_list_menu .btn_back_home p:after,
.color_blue #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_blue #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_blue #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_blue #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_blue #tmp_wrapper .megurou_list_menu li a:before,
.color_blue #tmp_wrapper .megurou_list_menu li a:after,
.color_blue #tmp_wrapper .box_list_menu .btn_back_home p:before,
.color_blue #tmp_wrapper .box_list_menu .btn_back_home p:after,
.color_yellow #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_yellow #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_yellow #tmp_wrapper #tmp_contents .megurou_list_menu li a:before,
.color_yellow #tmp_wrapper #tmp_contents .megurou_list_menu li a:after,
.color_yellow #tmp_wrapper .megurou_list_menu li a:before,
.color_yellow #tmp_wrapper .megurou_list_menu li a:after,
.color_yellow #tmp_wrapper .box_list_menu .btn_back_home p:before,
.color_yellow #tmp_wrapper .box_list_menu .btn_back_home p:after,
.color_black.custom_megurou_area #tmp_wrapper .area_link_btn p:before,
.color_black.custom_megurou_area #tmp_wrapper .area_link_btn p:after,
.color_yellow.custom_megurou_area #tmp_wrapper .area_link_btn p:before,
.color_yellow.custom_megurou_area #tmp_wrapper .area_link_btn p:after,
.color_blue.custom_megurou_area #tmp_wrapper .area_link_btn p:before,
.color_blue.custom_megurou_area #tmp_wrapper .area_link_btn p:after{
    display: none;
}
.color_black #tmp_wrapper #tmp_contents .megurou_list_menu li a:hover,
.color_black #tmp_wrapper .megurou_list_menu li a:hover,
.color_black #tmp_wrapper .box_list_menu .btn_back_home p.hover a,
.color_blue #tmp_wrapper #tmp_contents .megurou_list_menu li a:hover,
.color_blue #tmp_wrapper .megurou_list_menu li a:hover,
.color_blue #tmp_wrapper .box_list_menu .btn_back_home p.hover a,
.color_yellow #tmp_wrapper #tmp_contents .megurou_list_menu li a:hover,
.color_yellow #tmp_wrapper .megurou_list_menu li a:hover,
.color_yellow #tmp_wrapper .box_list_menu .btn_back_home p.hover a{
    text-decoration: underline;
}
.custom_megurou_idx.fsize_big2.color_blue #tmp_contents h2,
.custom_megurou_idx.fsize_big.color_blue #tmp_contents h2 {
    padding-right: 0 !important;
}
/*================================================== */
/* end idx
================================================== */

/*================================================== */
/* start area
================================================== */
/* area common */
.custom_megurou_area #tmp_pankuzu{
    margin: 0 0 35px;
}
.custom_megurou_area #tmp_area_intro .area_intro_ttl h1{
	display:inline-block;
    font-size: 211.1%;
    background: #ffffff;
    color: #222222;
    padding: 15px 18px 12px 17px;
    margin-bottom: 0;
}
.custom_megurou_area #tmp_contents h2{
    color: #222222;
}
.custom_megurou_area .area_link_btn{
    text-align: center;
}
.custom_megurou_area .area_link_btn p{
    position: relative;
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 1px;
    z-index: 1;
}
.custom_megurou_area .area_link_btn p:before{
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #ffffff;
    z-index: -1;
}
.custom_megurou_area .area_link_btn a{
    text-decoration: none;
    position: relative;
    z-index: 2;
    display: inline-block;
	color:#222222;
    background-color: #ffffff;
    text-align: center;
    min-width: 320px;
    min-height: 51px;
    font-size: 88.9%;
    padding: 10px 14px 4px 4px;
    line-height: 1.75;
    outline: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.custom_megurou_area .area_link_btn a:before{
    content: '';
    display: inline-block;
    width: 7px;
    height: 11px;
    margin-right: 8px;
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(/shared/templates/meguroumeguro/images/icon/arrow_icon.png);
}
.custom_megurou_area .area_slider_lft .area_link_btn{
    text-align: left;
}
.custom_megurou_area .area_slider_lft .area_link_btn a{
    min-width: 276px;
}
.custom_megurou_area .area_link_btn a:focus {
    outline: 2px solid #000000;
}
/* area_intro */
.custom_megurou_area #tmp_area_intro{
    overflow: hidden;
    margin-bottom: 36px;
}
.custom_megurou_area #tmp_area_intro p{
    margin-bottom: 0;
}
.custom_megurou_area #tmp_area_intro .area_intro{
    margin-bottom: 52px;
}
.custom_megurou_area .area_intro .area_intro_cnt{
    position: relative;
    margin-bottom: 34px;
}
.custom_megurou_area .area_intro .area_intro_img img{
	width: 100%;
	height: auto;
}
.custom_megurou_area .area_intro_txt {
    position: absolute;
    left: 0;
	right:100px;
    bottom: 34px;
}
.custom_megurou_area .area_intro_subttl {
	margin:0 90px 10px 0;
}
.custom_megurou_area .area_intro_subttl p {
	display:inline-block;
    font-size: 111.1%;
    padding: 9px 19px 5px 19px;
    background-color: #f2f2f2;
    color: #222222;
}
.custom_megurou_area .area_intro_des{
    line-height: 1.78;
}
.custom_megurou_area #tmp_area_intro .area_point{
    position: relative;
    color: #222222;
    background-color: #f2f2f2;
    padding: 10px;
}
.custom_megurou_area .area_point .area_point_inner{
    padding: 116px 20px 9px;
    border: 2px solid #ffffff;
}
.custom_megurou_area .area_point .area_point_ttl{
    position: absolute;
    top: 21px;
    left: 0;
    padding-top: 35px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/gleam_icon.png) no-repeat top center;
}
.custom_megurou_area .area_point_ttl span{
    display: inline-block;
    text-align: center;
    min-width: 122px;
    font-size: 111.1%;
    line-height: 1;
    color: #ffffff;
    background-color: #404040;
    padding: 7px 10px 3px 16px;
}
.custom_megurou_area #tmp_area_intro .area_point_list{
    list-style: none;
    margin: 0;
}
.custom_megurou_area #tmp_area_intro .area_point_list li{
    position: relative;
    font-size: 111.1%;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/point_list_border.png) no-repeat left bottom;
    padding-bottom: 6px;
    margin-bottom:17px;
}
.custom_megurou_area #tmp_area_intro .area_point_list li:last-child{
    background: transparent;
}
.custom_megurou_area .area_point_list li:last-child{
    background: transparent;
}
/* area_pickup */
.custom_megurou_area #tmp_area_pickup p{
    margin-bottom: 0;
}
.custom_megurou_area #tmp_area_pickup .area_pickup_inner{
    padding-top: 99px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/pick_up_ttl.png) no-repeat left top;
}
.custom_megurou_area .area_pickup_ttl{
    min-height: 45px;
    font-size: 200%;
    font-weight: bold;
    padding-left: 42px;
    margin-bottom: 0;
    color: #222222;
    background: #ffffff url(/shared/templates/meguroumeguro/images/icon/leaf_icon.png) no-repeat left 3px;
}
.custom_megurou_area #tmp_contents .area_pickup_ttl h2{
	margin: 0;
	padding: 0;
	font-size: 100%;
	border-bottom: none;
}
.custom_megurou_area #tmp_contents .area_pickup_ttl h2::before{
	content: none;
}
.custom_megurou_area #tmp_panorama {
    width: 100%;
    height: 673px;
}
.custom_megurou_area .area_pickup_img{
    margin-bottom: 35px;
}
.custom_megurou_area .area_pickup_img img{
    display: none;
	width: 100%;
	height: auto;
}
.custom_megurou_area .area_pickup_info{
    min-height: 166px;
    padding: 10px 0 0 178px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/view_360_icon.png) no-repeat left top;
    margin-bottom: 41px;
}
.custom_megurou_area .photo_360_note{
    font-size: 77.8%;
    font-weight: bold;
    margin-bottom: 16px;
}
.custom_megurou_area .photo_360_des{
    line-height: 1.78;
}
.custom_megurou_area #tmp_panorama:focus {
    border: 2px solid #000000;
}
/* area_other */
.custom_megurou_area #tmp_area_other{
    position: relative;
    z-index: 2;
    color: #222222;
    background-color: #f2f2f2;
    margin: 85px 0 50px;
}
.custom_megurou_area #tmp_area_other:after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.custom_megurou_area .area_other_inner{
    position: relative;
    padding: 60px 0 46px;
}
.custom_megurou_area .area_other_inner:before{
    content: '';
    position: absolute;
    top: -38px;
    left: 3px;
    width: 812px;
    max-width: 100%;
    height: 86px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/other_themes_ttl.png) no-repeat top left;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
}
.custom_megurou_area .area_other_ttl{
    min-height: 45px;
    font-size: 200%;
    font-weight: bold;
    padding-left: 42px;
    margin-bottom: 0;
    color: #222222;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/leaf_icon.png) no-repeat left 3px;
    margin-bottom: 15px;
}

.custom_megurou_area #tmp_contents .area_other_ttl h2{
	margin: 0;
	padding: 0;
	font-size: 100%;
	border-bottom: none;
}
.custom_megurou_area #tmp_contents .area_other_ttl h2::before{
	content: none;
}
/* link_list_other */
.custom_megurou_area .link_list_other{
    overflow: hidden;
    margin-bottom: 4px;
}
.custom_megurou_area .link_list_item{
    display: table;
    width: 100%;
    margin-bottom: 70px;
}
.custom_megurou_area .link_list_item:last-child{
    margin-bottom: 66px;
}
.custom_megurou_area #tmp_area_other .link_list_item p{
    margin-bottom: 0;
}
.custom_megurou_area .link_list_image{
    display: table-cell;
    vertical-align: top;
    width: 350px;
    padding-top: 32px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/gleam_icon.png) no-repeat center top;
}
.custom_megurou_area .link_list_image img{
    width: 100%;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.custom_megurou_area .link_list_cnt{
    display: table-cell;
    vertical-align: top;
    padding: 42px 0 0 40px;
}
.custom_megurou_area .link_list_ttl{
    position: relative;
    font-size: 133.3%;
    font-weight: bold;
    padding-bottom: 11px;
    margin-bottom: 17px;
}
.custom_megurou_area .link_list_ttl:after{
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: -200px;
    right: 0;
    height: 1px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/other_border.png) no-repeat left bottom;
}
.custom_megurou_area #tmp_area_other .link_list_ttl p{
    margin-bottom: 0;
}
.custom_megurou_area #tmp_area_other .link_list_cnt ul{
    margin: 0 0 0 17px;
    list-style-image: url(/shared/templates/meguroumeguro/images/icon/link_list_icon.gif);
}
.custom_megurou_area #tmp_area_other .link_list_cnt li{
    margin-bottom: 14px;
}
.custom_megurou_area .link_list_cnt li a{
    position: relative;
    display: inline-block;
    vertical-align: top;
	color:#222222;
	text-decoration:none;
}
.custom_megurou_area .link_list_cnt li a.icon_pdf{
    text-decoration: none;
    min-height: 22px;
}
.custom_megurou_area .link_list_cnt li a.icon_pdf:before{
    content: '';
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 19px;
    margin-right: 7px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/icon_pdf.png) no-repeat left top;
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
}
.custom_megurou_area .link_list_cnt li a:hover,
.custom_megurou_area .link_list_cnt li a:focus{
    text-decoration: underline;
}
/* area_link_other */
.custom_megurou_area #tmp_area_other .area_link_other{
    overflow: hidden;
}
.custom_megurou_area #tmp_area_other .area_link_other .splide__list{
    list-style: none;
    margin: 0 -15px !important;
}
.custom_megurou_area #tmp_area_other .area_link_other .splide__slide{
    float: left;
    width: 33.3333333%;
    padding: 0 30px 5px;
    margin-bottom: 30px;
}
.custom_megurou_area #tmp_area_other .area_link_other .splide__slide:nth-child(3n+1){
    clear: left;
}
.custom_megurou_area #tmp_area_other .area_link_other .splide__slide:nth-child(3n){
    clear: right;
}
.custom_megurou_area .other_item {
    padding-top: 31px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/gleam_icon.png) no-repeat center top;
}
.custom_megurou_area #tmp_area_other .other_item p{
    margin-bottom: 0;
}
.custom_megurou_area .other_item_img{
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgba(87, 78, 57, 0.46);
    -webkit-box-shadow: 0 2px 10px 0 rgba(87, 78, 57, 0.46);
    -moz-box-shadow: 0 2px 10px 0 rgba(87, 78, 57, 0.46);
}
.custom_megurou_area .other_item_img img{
    width: 100%;
    height: auto;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}
.custom_megurou_area .other_item_cnt{
    position: relative;
    display: inline-block;
    min-width: 241px;
    padding: 37px 0 5px 21px;
}
.custom_megurou_area .other_item_cnt:before{
    content: '';
    position: absolute;
    z-index: -1;
    top: -53px;
    bottom: 0;
    left: 0;
    width: 55px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/vertical_border.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.custom_megurou_area .other_item_cnt:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/horizontal_border.png) no-repeat bottom left;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
}
.custom_megurou_area .other_item_cnt a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    font-size: 122.2%;
    padding-left:18px;
    color: inherit;
    background: transparent url(/shared/templates/meguroumeguro/images/icon/m_arrow_icon.png) no-repeat 1px 11px;
}
/* area_spot / event_info */
.custom_megurou_area #tmp_area_spot{
    margin-bottom: 90px;
}
.custom_megurou_area #tmp_event_info{
    margin-bottom: 62px;
}
.custom_megurou_area .area_slider_inner{
    position: relative;
    padding-top: 63px;
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left 17px;
    margin-left: calc((100% - 1200px)/2);
}
.custom_megurou_area #tmp_area_spot .area_slider_inner{
    background-image: url(/shared/templates/meguroumeguro/images/icon/area_spot_ttl.png);
}
.custom_megurou_area #tmp_event_info .area_slider_inner{
    background-image: url(/shared/templates/meguroumeguro/images/icon/event_info_ttl.png);
}
.custom_megurou_area .area_slider_lft{
    position: relative;
    z-index: 10;
    width: 375px;
    float: left;
}
.custom_megurou_area .area_slider_ttl{
    position: relative;
    font-size: 177.8%;
    font-weight: bold;
    line-height: 1.7;
    padding-left: 25px;
    margin-bottom: 42px;
}
.custom_megurou_area #tmp_contents .area_slider_ttl h2{
	font-size: 100%;
	margin: 0 0 0.8em 0;
	border: none;
}
.custom_megurou_area #tmp_contents .area_slider_ttl h2::after,
.custom_megurou_area #tmp_contents .area_slider_ttl h2::before{
	content: none;
}
.custom_megurou_area .area_slider_ttl:after{
    content: '';
    position: absolute;
    top: 8px;
    left: 1px;
    width: 4px;
    bottom: 15px;
    color: inherit;
    background-color: #404040;
}
.custom_megurou_area .area_slider{
    position: relative;
}
.custom_megurou_area .area_slider_inner .splide__track{
    padding-top: 5px;
}
.custom_megurou_area #tmp_contents .area_slider_inner .splide__list{
    list-style-image: none;
}
.custom_megurou_area #tmp_contents .area_slider .splide__slide{
    width: 340px;
    margin-bottom: 0;
}
.custom_megurou_area .area_item_img{
    overflow: hidden;
}
.custom_megurou_area #tmp_contents .area_item_img img{
    width: 100%;
    height: auto;
    vertical-align: top;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
}
.custom_megurou_area #tmp_contents .area_item_img p{
    margin-bottom: 0;
}
.custom_megurou_area #tmp_area_spot .area_item_img_wrap,
.custom_megurou_area #tmp_event_info .area_item_img_wrap{
	height: 257px;
	max-height: 257px;
	overflow: hidden;
	margin-bottom: 16px;
}
.custom_megurou_area #tmp_area_spot .area_item_img,
.custom_megurou_area #tmp_event_info .area_item_img{
	height: 100%;
    max-height: 257px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	-webkit-transition: transform 0.5s ease-in-out;
	-moz-transition: transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out;
}
.custom_megurou_area .area_item_date{
    font-size: 77.8%;
    margin-bottom: 7px;
}
.custom_megurou_area #tmp_event_info .area_item_date p{
    margin-bottom: 0;
}
.custom_megurou_area .area_item_cnt a{
    position: relative;
    text-decoration: none;
    display: block;
    line-height: 1.6;
	color:#222222;
}
/* splide controls */
.custom_megurou_area .splide__controls{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    margin-bottom: 36px;
}
.custom_megurou_area .splide__arrows_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.custom_megurou_area .splide__arrows {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.custom_megurou_area .splide__arrow{
    display: inline-block;
    position: relative;
    top: 0;
    background-color: transparent;
    background-image: none;
    width: 40px;
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    color: #222222;
    line-height: 1;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom_megurou_area .splide__arrow:before,
.custom_megurou_area .splide__arrow:after {
    content: '';
    position: absolute;
    top: 0;
}
.custom_megurou_area .splide__arrow:before{
    left: 0;
    background: url(/shared/images/icon/slider_circle_30.png) center center no-repeat;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 0;
    -webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.custom_megurou_area .splide__arrow:after {
    bottom: 0;
    margin: auto 0;
    width: 30px;
    height: 12px;
    right: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.custom_megurou_area .splide__arrow:before {
    -webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.custom_megurou_area .splide__arrow--prev {
    left: 0;
}
.custom_megurou_area .splide__arrow--prev:after {
    background-image: url(/shared/images/icon/slider_arrow_prev.png);
}
.custom_megurou_area .splide__arrow--next {
    right: 0;
}
.custom_megurou_area .splide__arrow--next:before {
    left: auto;
    right: 0;
}
.custom_megurou_area .splide__arrow--next:after {
    left: 0;
    right: auto;
    background-image: url(/shared/images/icon/slider_arrow_next.png);
}
.custom_megurou_area .splide__toggle {
    position: relative;
    top: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 9px;
    min-width: auto;
    min-height: auto;
    width: 30px;
    height: 30px;
    background: url(/shared/images/icon/slider_circle_30.png) center center no-repeat;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.custom_megurou_area .splide__toggle span{
	display: inline-block;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out;
}
.custom_megurou_area .splide__toggle.is-active .splide__toggle__play,
.custom_megurou_area .splide__toggle__pause{
    display: none !important;
}
.custom_megurou_area .splide__toggle.is-active .splide__toggle__pause{
    display: inline-block !important;
}
.custom_megurou_area .splide__toggle .splide__toggle__play{
	background: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_stop.png) center center no-repeat;
    -webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
.custom_megurou_area .splide__toggle .splide__toggle__pause{
	background: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_play.png) center center no-repeat;
    -webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	background-size: 6px auto;
}
.custom_megurou_area .splide__toggle:hover{
    color: #ffffff;
    background-color: #222222;
}
.custom_megurou_area .splide__toggle:hover .splide__toggle__play{
    background-image: url(/shared/templates/top/images/icon/slider_arrow_stop.png);
}
.custom_megurou_area .splide__toggle:hover .splide__toggle__pause{
    background-image: url(/shared/templates/top/images/icon/slider_arrow_play.png);
}
.custom_megurou_area #tmp_contents .splide__progress p{
    margin-bottom: 0;
}
.custom_megurou_area .splide__progress{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
	align-items: flex-end;
	padding-left: 1px;
	background-color: transparent;
	color: #222222;
    font-weight: bold;
	line-height: 1;
    margin-left: 17px;
}
.custom_megurou_area .splide__progress .progress_current{
	font-size: 166.7%;
}
.custom_megurou_area .splide__progress .progress_total{
	position: relative;
    padding: 0 0 5px 30px;
    font-size: 88.9%;
}
.custom_megurou_area .splide__progress .progress_total:before{
    content: '/';
    position: absolute;
    left: 15px;
    bottom: 6px;
    margin: auto 0;
}
.custom_megurou_area .other_item_cnt a::before {
	content: '';
	position: absolute;
	left: -5px;
	right:-5px;
	height: 8px;
	bottom: 3px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	z-index:-1;
	background-color:rgba(181, 125, 146, 0.3);
}
.custom_megurou_area .other_item.hover .other_item_cnt a::before {
	transform: scale(1, 1);
}
/* hover */
.custom_megurou_area .area_item_cnt a:after{
    content: '';
    position: absolute;
    width: 0;
    left: 0;
    bottom: 0;
    background-color: #d987a7;
    height: 1px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.custom_megurou_area .other_item_cnt a:after{
    left: 18px;
    bottom: 3px;
}
.custom_megurou_area .area_item_inner.hover a:after,
.custom_megurou_area .area_item_inner a:hover:after,
.custom_megurou_area .area_item_inner a:focus:after{
    width: 100%;
}
.custom_megurou_area .area_link_btn p:after{
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 2px solid #d987a7;
    background-color: #ffffff;
    color: inherit;
    width: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: -1;
    -webkit-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.custom_megurou_area .area_link_btn p:hover:after,
.custom_megurou_area .area_link_btn p:focus:after{
    opacity: 1;
    visibility: visible;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    width: calc(100% + 2px);
}
.custom_megurou_area .area_item_inner.hover img,
.custom_megurou_area .area_item_inner.hover .area_item_img,
.custom_megurou_area .other_item.hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.custom_megurou_area .splide__arrow:hover:before,
.custom_megurou_area .splide__arrow:focus:before,
.custom_megurou_area .splide__arrow:active:before {
    background-color: #ffedf4;
    border-color: #d987a7;
    background-image: url(/shared/images/icon/slider_circle_40_active2.png);
}
.custom_megurou_area .splide__arrow--prev:hover:after,
.custom_megurou_area .splide__arrow--prev:focus:after {
    background-image: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_prev_hv.png);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
}
.custom_megurou_area .splide__arrow--next:hover:after,
.custom_megurou_area .splide__arrow--next:focus:after {
    background-image: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_next_hv.png);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    transform: translateX(5px);
}
.custom_megurou_area a.icon_file:after{
    background-color: #d987a7;
}
/* access */
.color_yellow.custom_megurou_area #tmp_wrapper .splide__arrow:before,
.color_yellow.custom_megurou_arean #tmp_wrapper .splide__toggle{
    background: transparent !important;
    border: 1px solid #000000 !important;
}
.color_black.custom_megurou_area #tmp_wrapper .splide__arrow:before,
.color_black.custom_megurou_area #tmp_wrapper .splide__toggle{
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.color_blue.custom_megurou_area #tmp_wrapper .splide__arrow:before,
.color_blue.custom_megurou_area #tmp_wrapper .splide__toggle{
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.color_blue.custom_megurou_area #tmp_wrapper .splide__toggle__pause,
.color_black.custom_megurou_area #tmp_wrapper .splide__toggle__pause{
    background-image: url(/shared/templates/top/images/icon/_slider_arrow_play_white.png) !important;
}
.color_blue.custom_megurou_area #tmp_wrapper .splide__toggle__play,
.color_black.custom_megurou_area #tmp_wrapper .splide__toggle__play {
    background-image: url(/shared/templates/top/images/icon/_slider_arrow_stop_white.png) !important;
}
.color_yellow.custom_megurou_area #tmp_wrapper .splide__toggle__pause{
    background-image: url(/shared/templates/top/images/icon/_slider_arrow_play_black.png) !important;
}
.color_yellow.custom_megurou_area #tmp_wrapper .splide__toggle__play {
    background-image: url(/shared/templates/top/images/icon/_slider_arrow_stop.png) !important;
}
.color_blue.custom_megurou_area #tmp_area_other:after,
.color_black.custom_megurou_area #tmp_area_other:after,
.color_yellow.custom_megurou_area #tmp_area_other:after,
.color_blue.custom_megurou_area .other_item_cnt:after,
.color_black.custom_megurou_area .other_item_cnt:after,
.color_yellow.custom_megurou_area .other_item_cnt:after,
.color_blue.custom_megurou_area .other_item_cnt:before,
.color_black.custom_megurou_area .other_item_cnt:before,
.color_yellow.custom_megurou_area .other_item_cnt:before,
.color_blue.custom_megurou_end #tmp_gmap_link a:after,
.color_black.custom_megurou_end #tmp_gmap_link a:after,
.color_yellow.custom_megurou_end #tmp_gmap_link a:after{
    display: none;
}
.color_blue.custom_megurou_end #tmp_wrap_main #tmp_gmap_link span,
.color_black.custom_megurou_end #tmp_wrap_main #tmp_gmap_link span{
    color: #ffffff!important;
}
.color_yellow.custom_megurou_end #tmp_wrap_main #tmp_gmap_link span{
    color: #0000FF !important;
}
.color_blue.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:hover span,
.color_blue.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:focus span,
.color_yellow.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:hover span,
.color_yellow.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:focus span,
.color_black.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:hover span,
.color_black.custom_megurou_end #tmp_wrap_main #tmp_gmap_link a:focus span{
    text-decoration: underline;
}
.color_blue.custom_megurou_area .splide__arrow--prev:after,
.color_black.custom_megurou_area .splide__arrow--prev:after{
    background-image: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_prev_wht.png);
}
.color_blue.custom_megurou_area .splide__arrow--next:after,
.color_black.custom_megurou_area .splide__arrow--next:after{
    background-image: url(/shared/templates/meguroumeguro/images/icon/slider_arrow_next_wht.png);
}
.color_blue.custom_megurou_area #tmp_panorama div,
.color_black.custom_megurou_area #tmp_panorama div,
.color_yellow.custom_megurou_area #tmp_panorama div{
    background-color: transparent !important;
}
.color_yellow.custom_megurou_area #tmp_wrapper .splide__arrow:before{
    background: transparent !important;
    border: 1px solid #000000 !important;
}
.color_black.custom_megurou_area #tmp_wrapper .splide__arrow:before{
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.color_blue.custom_megurou_area #tmp_wrapper .splide__arrow:before {
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.fsize_small.custom_megurou_area .other_item_cnt a{
    background-position: 1px 4px;
}
.fsize_big2.custom_megurou_area .other_item_cnt a{
    background-position: 1px 12px;
}

.no_javascript #tmp_wrapper .splide {
    visibility: visible;
}
.no_javascript.custom_megurou_area #tmp_wrapper .area_slider_inner{
    margin-left: 0;
    max-width: 1240px;
    margin: 0 auto;
}
.no_javascript.custom_megurou_area #tmp_wrapper .area_slider .splide .splide__list,
.custom_megurou_area #tmp_wrapper .area_slider .splide:not(.is-initialized) .splide__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -12px !important;
}
.no_javascript.custom_megurou_area #tmp_wrapper .area_slider .splide:not(.is-initialized) .splide__slide,
.custom_megurou_area #tmp_wrapper .area_slider .splide:not(.is-initialized) .splide__slide {
    float: none;
    width: 33.33%;
    padding: 0 12px;
    margin-bottom: 12px;
}
.no_javascript.custom_megurou_area #tmp_panorama{
    height: auto;
}
.no_javascript.custom_megurou_area .area_pickup_img img{
    display: block;
}
/* ==================================================
font-family
================================================== */
/* normal */
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	font-family: 'OT-HiraginoUDSansRStdN-W3', 'メイリオ', Meiryo, sans-serif;
}
/* bold */
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption,
#tmp_contents .anchor_ttl p,
.custom_megurou_idx #tmp_contents .megurou_page_title .megurou_title h1,
#tmp_contents .box_list_menu .menu_title_en p,
.box_list_menu .menu_title_en p,
.box_list_menu .title_highlights p,
.box_list_menu .btn_back_home a ,
.custom_megurou_area .area_pickup_ttl,
.custom_megurou_area .photo_360_note,
.custom_megurou_area .link_list_ttl,
.custom_megurou_area .area_slider_ttl,
.custom_megurou_area .splide__toggle span,
.custom_megurou_area .splide__progress {
	font-family: 'OT-HiraginoUDSansRStdN-W6', 'メイリオ', Meiryo, sans-serif;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_event_info:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
.custom_megurou_area #tmp_area_other .area_link_other .splide__list:after{
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
    background:#FFFFFF !important;
}
#tmp_wrapper {
    width:100% !important;
    min-width:auto;
}
#tmp_header {
    margin:0 0 10px !important;
    padding:0 0 10px !important;
    color:#000000 !important;
    background:#FFFFFF !important;
    border-bottom:1px solid #000000 !important;
}
#tmp_footer {
    margin:10px 0 0 !important;
    padding:10px 0 0 !important;
    color:#000000 !important;
    background:#FFFFFF !important;
    border-top:1px solid #000000 !important;
}
.container {
    width:100% !important;
    padding:0 !important;
}
#tmp_wrap_container {
    padding:20px 0 0 !important;
}
#tmp_means,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_print,
.box_feature,
.footer_button,
#tmp_custom_update {
    display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
    float:none !important;
}
body,
#tmp_pankuzu,
.pnlm-container {
    background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
    margin:0 !important;
    padding:0 !important;
}
#tmp_contents .box_gmap {
    margin:0;
    padding:170px 0 0 0;
    position:relative;
    top:-170px;
    page-break-before:always;
}
#tmp_footer .footer_cnt,
.footer_cnt .footer_button {
    display:block;
    width:100% !important;
}
.copyright {
    text-align:left !important;
}
#tmp_wrapper img{
	animation: none !important;
    -moz-animation: none !important;
    -webkit-animation: none !important;
}
#tmp_contents .megurou_list_menu li,
.megurou_list_menu li{
    margin-bottom: 15px !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
    content:"."; /* Do not edit */
    height:1px; /* Do not edit */

}
/* start not fixed  */
.fixed_header #tmp_heading_fixed {
	position: relative !important;
	height: auto !important;
}
.fixed_header:not(.spmenu_open) #tmp_heading_fixed.disp_header #tmp_heading_header {
	animation: none !important;
	position: relative !important;
	top: 0 !important;
	border-bottom: 0 !important;
}
.fixed_header #tmp_header {
    height: auto !important;
}
#tmp_wrapper.fixed_header {
    padding-top: 10px !important;
}
/* end not fixed  */
}

