<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("reset.css");
@import url("common.css");

/* ----------------------------------------
 * Common
 * ---------------------------------------- */
html {
	scroll-behavior: smooth; /* スムーススクロール */
}

.pc {
	display: none !important;
}

.sp {
	display: block !important;
}

#head_navi-wrap {
	display: none;
}

/* #wrap */
#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


#breadcrumb {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 15px;
	font-size: 0.9em;
}

#breadcrumb a {
	text-decoration: none;
	color: #666 !important;
}

.read_txt {
	margin: 20px 15px 20px;
}


.page_anc {
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}

.page_anc li {
	padding-bottom: 5px;
}


.page_anc2 {
	clear: both;
	float: none;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: flex;
	justify-content: center;
}

.page_anc2 li {
	/* background: url(../image/bit_link.gif) top left no-repeat; */
	/* padding: 3px 0 5px 32px; */
	margin-bottom: 5px;
}

.page_anc2 li:hover {
	/* background: url(../image/bit_link_on.gif) top left no-repeat !important; */
	/* color: #ab823b !important; */
}

.page_anc2 li:hover a {
	/* color: #ab823b !important; */
}

.page_anc2 li+li {
	margin-left: 20px;
}

.page_anc2 li a {
	text-decoration: none !important;
	padding: 5px 25px 5px 32px;
	/* padding-right: 25px !important; */
	background: url(../image/bit_link.gif) top left no-repeat;
}

.page_anc2 li a:hover {
	background: url(../image/bit_link.gif) top left no-repeat;
	color: #9F2033 !important;
}

/*--side style--*/
.li_left li {
	display: inline-block;
	float: left;
	/* padding-right: 25px !important; */
	white-space: nowrap;
}


.page_anc3 {
	clear: both;
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	font-weight: bold;
	width: 770px;
	/*border: 1px solid #000;*/
}

.page_anc3 li {
	background: url(../image/bit_link.gif) top left no-repeat;
	padding: 3px 0 5px 32px;
	margin-bottom: 5px;
}

.page_anc3 li:hover {
	background: url(../image/bit_link_on.gif) top left no-repeat !important;
	color: #ab823b !important;
}

.page_anc3 li:hover a {
	color: #ab823b !important;
}

.page_anc3 li a {
	text-decoration: none !important;
}

/*--side style--*/
.li_left2 li {
	display: inline-block;
	float: left;
	padding-right: 40px !important;
	white-space: nowrap;
}




/* #header */
#header {
	background: url(../image/header_sp.png) 0 0 repeat-x;
	text-align: center;
	height: auto;
}

#header h1 {
	margin: 5px auto;
	display: block;
}

#header h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #7B6354;
}

#header h3 {
	display: none !important;
	visibility: hidden !important;
}



/*--IMG
---------------------------------------------------------*/
h3 img {
	width: 100%;
	height: auto;
}



/*--Links
---------------------------------------------------------*/
.navi_brand_link {
	display: table;
	width: 100%;
	/*height: 44px;*/
	overflow: visible;
	background-color: #9F2033;
	color: #FFFFFF;
	font-weight: bold;
	/*padding-left: 2px;*/
	box-sizing: border-box;
	padding: 2px 0 2px 2px;

}

.navi_brand_link li {
	display: table-cell;
	margin: 0;
	padding: 0;
	padding: 0 2px 0 0;
}

.navi_brand_link li a {
	display: block;
	color: #FFFFFF !important;
	text-decoration: none !important;
	text-align: center;
	padding: 7px 1% 7px 1%;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}

.navi_contact_link {
	background: #fff;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #951d2d;
}

.navi_contact_link p {
	color: #951d2d;
	text-align: center;
	margin: 0 0 7px 0;
}

.navi_contact_link ul {
	display: flex;
	justify-content: center;

}

.navi_contact_link li {
	width: 48.5%;
	text-decoration: none !important;
	text-align: center;
	border: 1px solid #951d2d;
	font-size: 12px;
}

.navi_contact_link li a {
	display: block;
	color: #FFFFFF !important;
	text-decoration: none !important;
	text-align: center;
	padding: 7px 1% 7px 1%;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	background: #951d2d;
}

.navi_contact_link p.navi_question {
	text-align: center;
	margin: 2% 0 0;
}

.navi_contact_link p.navi_question a {
	color: #003567;
	text-decoration: underline !important;
	text-align: center;
	padding: 7px 1% 7px 6%;
	font-size: 12px;
	font-weight: bold;
	background: url(/luxurytravel/globalloungeginza/image/icon_question.png) left center no-repeat;
	background-size: 18px 18px;
}

/*--
---------------------------------------------------------*/
.feature_slide {
	clear: both;
	margin: 0;
	padding: 0;
}

#bxslider img {
	width: 100%;
	height: auto;
}



/*--
---------------------------------------------------------*/
#wrap #new {
	margin-top: -30px !important;
}

.ul_news {
	margin: 0;
	padding: 15px 30px;
	list-style: none !important;
	float: left;
	font-size: 0.85em;
}

.ul_news_item {
	width: 100%;
}

.ul_news li {
	clear: both;
	/*--width: 890px;--*/
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0;
	/*border: 1px solid #000;*/
}

.ul_news span {
	display: block;
	text-align: right;
	color: #DF5E71;
	/*--display: inline;
	float: left;--*/
	margin: 0px;
	white-space: nowrap;
	/*----*/
}

.ul_news .post {
	background-color: #EFADB7;
	color: #FFF;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	padding: 3px 10px;
	text-align: center;
	white-space: nowrap;
	/*float: left;*/
}

.ul_news .no_post {
	display: block;
	float: left;
	margin: -3px 20px 0 0;
	padding: 3px 20px;
	text-align: center;
	white-space: nowrap;
	width: 62px;
}


/*--TOP BNR
---------------------------------------------------------*/
#bnr {
	text-align: center;
	margin: 0;
	padding: 0;
}

#bnr a {
	display: inline-block;
	margin: 0;
}




/*--
---------------------------------------------------------*/
#GLGis {
	clear: both;
	padding: 0 0 20px 0;
}

#GLGis h2 {
	/*width: 680px;*/
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 15px 20px 20px 20px;
	font-size: 1.35em;
	font-weight: bold;
	color: #7B6354;
}

#GLGis p {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 20px 35px;
	font-weight: normal;
	/**/
	font-size: 0.9em !important;
	/*border: 1px solid #039;*/
}



/*--
---------------------------------------------------------*/
#OurService {
	clear: both;
	padding: 20px 0;
	overflow: auto;
}

#OurService .cnt_list {
	list-style: none;
	padding: 0;
	/*border: 1px solid #039;*/
}

#OurService .sp_mode {
	width: 300px;
	/**/
	margin: 0 auto;
}



#OurService .cnt_box {
	width: 280px;
	/*border: 2px outset #FCF;*/
	border: 2px solid #9F2033;
	margin: 0 10px 20px 10px;
	/*--padding: 0 15px;--*/
	float: left;
	overflow: visible;
	font-size: 0.9em !important;
	line-height: 1.35em !important;
}

#OurService .cnt_photo {
	position: static;
	z-index: -2;
}

#OurService .cnt_box h5 {
	position: relative;
	float: right;
	margin: -180px 0 0 0;
	z-index: 5;
}

#OurService .cnt_box p {
	clear: both;
	padding: 5px 10px;
}

#OurService .cnt_box_list {
	margin: 10px;
	list-style: none;
}

#OurService .cnt_box_list li {
	background: url(/luxurytravel/common2/image/bit_black.gif) 0 8px no-repeat;
	/*white-space: nowrap;*/
	display: list-item;
	/*float: left;*/
	margin: 0;
	padding: 0 10px 0 8px;
}

#OurService .cnt_box_list li a {
	/*white-space: nowrap !important;*/
}




/*--
---------------------------------------------------------*/
#qualification {
	margin: 0;
	padding: 20px;
}

#qualification img {
	border: 1px solid #666;
	float: left;
	margin: 0 20px 10px 0;
}

#qualification h5 {
	font-size: 1.2em;
	font-weight: normal !important;
	color: #666;
	padding-bottom: 10px;
}

#qualification p {
	font-size: 0.8em;
	font-weight: normal !important;
	color: #666;
}




/*--
---------------------------------------------------------*/
.bnr_contact_imgwrap {
	position: relative;
}

.bnr_contact {
    clear: both;
    display: block;
    width: calc((640 / 750)* 100vw);
    max-width: 310px;
    margin: auto;
    padding: 0;
    text-align: center;
    position: absolute;
    top: calc((324 / 750)* 100vw);
    left: 0;
    right: 0;
}

.bnr_contact_base {
	display: block;
	width:90vw;
	height:175vw;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	position: relative;
	background: url(/luxurytravel/globalloungeginza/image/sp_contact_base2.png) no-repeat;
	background-size: 100%;
}

.bnr_contact_base img {
	width: 100%;
	height: auto;
}

.bnr_contact_base .bnr_contact_btn01 {
    width: 91%;
    height: 45px;
    line-height: 45px;
    margin: 30px auto 0;
    font-size: 22px;
    font-weight: bold;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #fe9897, #f69090, #ea8484, #d97373);
    text-decoration: none;
    text-align: left;
    z-index: 1;
	position: relative;
}

.bnr_contact_base .bnr_contact_btn01::after {
	content: "";
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	width: 11px;
	height: 11px;
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 32%;
}

.bnr_contact_base .bnr_contact_btn01 a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	;
}

.bnr_contact_base .bnr_contact_btn02 {
	position: absolute;
	left: 0;
	right: 0;
	top: 68%;
	width: 91%;
	margin: 0 auto;
}

.bnr_contact_base .bnr_contact_btn03 {
	position: absolute;
	left: 0;
	right: 0;
	top: 87%;
	width: 91%;
	margin: 0 auto;
}

.bnr_big {
	clear: both;
	display: block;
	width: 90%;
	margin: 5px auto 30px;
	padding: 0;
	text-align: center;
	position: relative;
}

.bnr_big a {
	display: block;
	margin: auto;
}

.bnr_big img {
	width: 100%;
}

.bnr_big .l-right {
	width: 56.8vw;
	margin-top: 20px;
}


.bnr_footer {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.bnr_footer #toTOP {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
}

.footer_link {
	clear: both;
	float: left;
	background-color: #9F2033;
	width: 100%;
	height: 20px;
}


/* #footer */
#footer {
	padding: 5px 15px 10px;
	font-size: 12px;
	float: left;
}

#footer #copyright {
	text-align: center;
	float: right;
	display: block;
	text-align: right;
	padding: 0 15px 0 0;
	font-style: italic;
}


/*--Brochures
---------------------------------------------------------*/
#cnt_brochures {
	clear: both;
	padding: 10px 15px 0;
	overflow: auto;
}

#cnt_brochures .cnt_list {
	list-style: none;
	width: auto;
	margin: 0 auto;
	padding: 0 10px;
	overflow: auto;
	display: flex;
	flex-wrap: wrap;
}

#cnt_brochures .cnt_box {
	width: calc((100% - 20px) / 2);
	box-sizing: border-box;
	margin: 0 20px 20px 0;
	padding-top: 0;
	float: none;
	overflow: auto;
	font-size: 0.9em !important;
	line-height: 1.35em !important;
	text-align: center;
	cursor: pointer;
	position: relative;
	transition: all .5s;
}

#cnt_brochures .cnt_box:hover {
	opacity: 1;
}

#cnt_brochures .cnt_box:nth-child(even) {
	margin-right: 0;
}

#cnt_brochures .cnt_box&gt;div {
	height: auto !important;
}

#cnt_brochures .cnt_box h5 {
	position: absolute;
	top: 1px;
	left: 0px;
	right: 0px;
	z-index: 5;
	width: calc(100% - 2px);
	box-sizing: border-box;
	max-width: 253px;
	/* max-width: 151px; */
	height: auto;
	margin: auto;
}

#cnt_brochures .cnt_box h5 a img {
	width: 100%;
	height: auto;
}

#cnt_brochures .cnt_box a:hover {
	color: #9F2033;
}

#cnt_brochures .cnt_bros {
	position: static;
	margin-top: 0;
	z-index: -2;
	border: 1px solid #999;
	width: 100%;
	/* max-width: 153px; */
	max-width: 255px;
	height: auto;
	box-sizing: border-box;
}

#cnt_brochures .cnt_box p {
	clear: both;
    padding: 10px 10px;
    max-width: 143px;
    margin: 0 auto;
    text-align: left;
}

#cnt_brochures span {
	clear: both;
	height: 3em;
	width: 132px;
	/*display: block;*/
	display: table-cell;
	padding: 7px 5px 2px 5px;
	text-align: center;
	vertical-align: middle;
	background: #CCC url(../../brochures/image/bit_bros_span.png) 0 0 no-repeat;
}

/*--Bros NEW--*/
#cnt_brochures .new {
	padding-top: 0 !important;
}

#cnt_brochures .new a:before {
	content: url(../../brochures/image/bit_bros_new.png);
}




/*--Corporate Services
---------------------------------------------------------*/
#cnt_corporate_services {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_corporate_services h3 {
	font-size: 1.15em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_corporate_services p {
	display: block;
	padding: 0 0 5px 1em;
	margin-left: 40px;
	text-indent: -1em;
}

.box_txt {
	display: block;
	border: 2px solid #CCC;
	margin: 20px 0;
	padding: 20px 40px;
}

.side_photo {
	border: 1px solid #CCC;
	float: left;
}

.side_txt {
	display: block;
	float: left;
	margin: 0 0 20px 30px;
	padding: 0;
	width: 590px;
}



/*--Service Links
---------------------------------------------------------*/
.navi_service_link {
	clear: both;
	float: none;
	margin: 0 auto 50px;
	padding: 0 15px;
	overflow: hidden;

	display: flex;
	flex-wrap: wrap;
}

.navi_service_link li {
	float: none;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;

	width: calc((100% - 20px) / 2);
	box-sizing: border-box;
}

.navi_service_link li+li {
	margin-top: 0;
}

.navi_service_link li:nth-child(n+3) {
	margin-top: 10px;
}

.navi_service_link li a img {
	width: 100%;
	height: auto;
}


/*--For Travel Agent and DMC partners
---------------------------------------------------------*/
#cnt_agent_dmc {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_agent_dmc h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_agent_dmc p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_agent_dmc .navi_service_link {
	margin-bottom: 0 !important;
}

#cnt_agent_dmc .navi_service_link li {
	margin-right: 30px !important;
}

#cnt_agent_dmc h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_agent_dmc .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}



/*--Frequently Asked Questions
---------------------------------------------------------*/
#cnt_faq {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_faq h4 {
	clear: both;
	display: block;
	padding: 0 0 20px 0;
}

#cnt_faq h5 {
	color: #9E2033;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 20px;
}

#cnt_faq p {
	display: block;
	margin: 0 0 10px 60px;
	padding: 0 20px 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
}

#cnt_faq .page_anc2 li {
	padding: 3px 0 20px 32px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px dotted #929292;
}





/*--
---------------------------------------------------------*/
#cnt_review {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_review p {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 20px 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
}

.voice_L {
	float: left;
	margin: 22px 0 -37px 0 !important;
}

.voice_R {
	float: right;
	margin: 22px 0 -37px 0 !important;
}

.voice_name_L {
	display: block;
	float: left;
	font-size: 0.9em;
	font-style: italic;
	display: block;
	padding: 22px 0 30px 0;
}

.voice_name_R {
	display: block;
	float: right;
	font-size: 0.9em;
	font-style: italic;
	display: block;
	padding: 22px 0 30px 0;
}




/*--GLOBAL LOUNGE GINZA is...
---------------------------------------------------------*/
#cnt_about {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_about h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_about p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_about h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_about .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

.wide_full {
	float: left;
	width: 900px;
	margin: 20px 0;
	padding: 30px;
	background-color: #F4F4EA;
}

.GLG_photo {
	width: 850px !important;
	padding-left: 80px !important;
}

.wide_full div {
	float: left;
	padding: 8px 10px;
}

.wide_full span {
	display: block;
	font-size: 0.85em;
	color: #960;
	padding: 5px 0 0 10px;
}

.wide_full #bdr {
	border: 1px solid #666;
}




/*--Basic Arrangements
---------------------------------------------------------*/
#cnt_basic {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_basic h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_basic p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_basic #language {
	display: block;
	float: left;
	margin: 0 0 10px 190px;
	padding: 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
	width: 530px;
}



#cnt_basic h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_basic .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

.photo_L {
	float: left;
	width: 350px;
	padding: 0 10px 30px 35px;
}

.photo_R {
	float: left;
	width: 350px;
	padding: 0 35px 30px 10px;
}

.center_txt {
	clear: both;
	float: left;
	padding: 0 35px 10px 35px;
}

.full_txt {
	clear: both;
	float: left;
	padding: 0 0 20px 0;
}

.side_photo_w {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}

.side_w {
	width: 410px !important;
}




/*--MICE
---------------------------------------------------------*/
#cnt_mice {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_mice h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_mice p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_mice .cnt_list {
	list-style: square;
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
}

#cnt_mice .cnt_list .box {
	display: block;
	padding-left: 1.5em;
	text-indent: -0.75em;
}




/*--Meet Your Concierge
---------------------------------------------------------*/
#cnt_concierge {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_concierge h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_concierge p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

.concierge_box {
	clear: both;
	float: left;
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
	height: 200px;
	min-height: 200px;
	overflow: visible;
}

.concierge_box .side_txt {
	margin: 0 !important;
	padding-left: 30px !important;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	/*------------for Safari*/
	transform: translateY(-50%);
}

.concierge_box .side_photo {
	border: none !important;
}




/*--Office Information
---------------------------------------------------------*/
#cnt_office {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

/*--#cnt_office h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_office p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}--*/
#cnt_office .side_txt {
	width: 340px !important;
}

#prof {
	font-size: 0.85em;
	text-align: left;
	border: none !important;
	line-height: 1.75em;
}

#prof th {
	white-space: nowrap;
	padding: 0 1em 0 0;
}

.company_dl08 dt {
	clear: both;
	display: block;
	float: left;
	padding-right: 1em;
}

.company_dl08 dd {
	display: block;
	float: left;
}

#privacyBox {
	font-size: 0.85em;
}

#privacyBox ol {
	list-style-type: decimal !important;
	padding: 20px;
}








/*--Special Arrangements
---------------------------------------------------------*/
#cnt_special {
	clear: both;
	padding: 20px 15px;
	overflow: auto;
	width: auto;
	margin: 0 auto;
}

#cnt_special h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_special p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}



#cnt_special .cnt_list {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	display: block;
}

#cnt_special .cnt_box {
	width: auto;
	margin: 0 auto 30px;
	overflow: visible;
	font-size: 0.9em !important;
	line-height: 1.35em !important;

	position: relative;
}

#cnt_special .cnt_box a {
	transition: all .5s;
	display: block;
}

#cnt_special .cnt_box a:hover {
	opacity: 1;
}

#cnt_special .cnt_box .cnt_box_tit-wrap {
	width: 100%;
	min-height: 42px;
	box-sizing: border-box;
	font-size: 1rem;
	line-height: 1.4;
	color: #333;
	padding: 5px 45px 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../image/bit_link.gif) top 7px right 7px no-repeat;
	background-color: rgba(255, 255, 255, .7);
	transition: all .5s;
	display: flex;
	align-items: center;
}

#cnt_special .cnt_box a:hover .cnt_box_tit-wrap {
	/* background: url(../image/bit_link.gif) top 7px right 7px no-repeat; */
	/* background-color: rgba(255, 255, 255, .7); */
}

#cnt_special .cnt_box .cnt_box_tit-txt {
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
	font-weight: bold;
}

#cnt_special .cnt_box .tag_area {
	margin-top: 5px;
}

#cnt_special .cnt_box .tag_area ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

#cnt_special .cnt_box .tag_area ul li {
	margin: 5px 5px 0 0;
	overflow: auto;
	padding: 0;
	border: none;
	background: none;
	width: auto;
}

#cnt_special .cnt_box .tag_area ul li a {
	display: block;
	position: relative;
	font-size: 1em;
	letter-spacing: .05em;
	line-height: 1;
	color: #922c36;
	text-align: center;
	background-color: #fff;
	border: 1px solid #922c36;
	border-radius: 5px;
	text-decoration: none;
	padding: 5px 9px;
	box-sizing: border-box;
	transition: all .5s ease;
	overflow: hidden;
	pointer-events: none;
}

#cnt_special .cnt_box .tag_area ul li a:hover {
	color: #922c36;
	background-color: #fff;
	opacity: 1;
}


#cnt_special .cnt_photo {
	position: static;
	z-index: -2;
	width: 100%;
	height: auto;
}

#cnt_special .cnt_box h5 {
	position: relative;
	float: right;
	margin: -160px 0 0 0;
	z-index: 5;
}


#cnt_special .cnt_list_small {
	clear: both;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	display: flex;
	flex-wrap: wrap;
}

#cnt_special .cnt_box_small {
	width: calc((100% - 20px) / 2);
	margin: 0 20px 20px 0px;
	padding: 0;
	float: left;
	overflow: visible;
	font-size: 0.9em !important;
	line-height: 1.35em !important;
}

#cnt_special .cnt_box_small:nth-child(even) {
	margin-right: 0;
}

#cnt_special .mgnR0 {
	margin-right: 0 !important;
}

#cnt_special .cnt_box_small img {
	border: 1px solid #CCC;
	width: 100%;
	height: auto;
}

#cnt_special .cnt_box_small h5 {
	font-weight: bold;
	font-size: 1.12em;
	padding: 7px 0 3px;
	color: #666;
}

#cnt_special .cnt_box_small p {
	clear: both;
	padding: 5px 1px;
	margin: 0 !important;
}

#cnt_special .side_txt {
	font-size: 0.9em;
}

#cnt_special h4 {
	font-size: 1.15em;
}

.cation {
	/*font-size: 0.9em;*/
	color: #C00;
}



#cnt_special .tag_wrap {
	margin: 0 10px 40px;
}

#cnt_special .tag_wrap ul {
	display: flex;
	flex-wrap: wrap;
}

#cnt_special .tag_wrap ul li {
	margin: 10px 10px 0 0;
}

#cnt_special .tag_wrap ul li+li {}

#cnt_special .tag_wrap ul li a {
	display: block;
	position: relative;
	font-size: 1em;
	line-height: 1.6;
	letter-spacing: .05em;
	color: #922c36;
	border: 1px solid #922c36;
	text-align: center;
	background-color: #fff;
	border-radius: 5px;
	text-decoration: none;
	padding: 8px 30px 7px 10px;
	width: fit-content;
	box-sizing: border-box;
	transition: all .5s ease;
}

#cnt_special .tag_wrap ul li a:hover {
	color: #922c36;
	background-color: #fff;
}

#cnt_special .tag_wrap ul li.active a {
	color: #fff;
	background-color: #922c36;
}

#cnt_special .tag_wrap ul li a::after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 8px;
	background: url(../image/arrow_down_red.svg) no-repeat center / cover;
	position: absolute;
	top: calc(50% - 4px);
	right: 10px;
}

#cnt_special .tag_wrap ul li a:hover:after {
	background: url(../image/arrow_down_red.svg) no-repeat center / cover;
}

#cnt_special .tag_wrap ul li.active a:after {
	background: url(../image/arrow_down_white.svg) no-repeat center / cover;
}


/*--Flow and Contact Us
---------------------------------------------------------*/
#cnt_flow {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_flow h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_flow p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

.flow_no {
	/*border: 2px solid #F00;*/
}

.flow_no p {
	font-size: 0.9em !important;
	line-height: 1.45em !important;
}

.flow_no h5 {
	font-size: 1.25em;
	color: #666;
	padding: 10px 0;
}

.flow_no #No01 {
	background: url(../../flow/image/tab_flow_No1.gif) top left no-repeat;
	padding-left: 80px !important;
}

.flow_no #No02 {
	background: url(../../flow/image/tab_flow_No2.gif) top left no-repeat;
	padding-left: 80px !important;
}

.flow_no #No03 {
	background: url(../../flow/image/tab_flow_No3.gif) top left no-repeat;
	padding-left: 80px !important;
}

.flow_no #No04 {
	background: url(../../flow/image/tab_flow_No4.gif) top left no-repeat;
	padding-left: 80px !important;
}

.flow_no #No05 {
	background: url(../../flow/image/tab_flow_No5.gif) top left no-repeat;
	padding-left: 80px !important;
}

.flow_no #No06 {
	background: url(../../flow/image/tab_flow_No6.gif) top left no-repeat;
	padding-left: 80px !important;
}


.cnt_box_wide {
	float: left;
	margin: 0;
	padding: 0 20px;
	font-size: 0.9em !important;
}

.cnt_box_wide h2 {
	clear: both;
	font-size: 1.35em;
	display: block;
	padding: 0 0 0 40px;
	font-weight: bold;
}




/*--Start Planning Your Trip
---------------------------------------------------------*/
#cnt_spyt {
	clear: both;
	padding: 20px 0;
	width: 790px;
	margin: 0 auto;
}

#cnt_spyt h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_spyt p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_spyt .navi_service_link {
	margin-bottom: 0 !important;
}

#cnt_spyt .navi_service_link li {
	margin-right: 30px !important;
}

#cnt_spyt .page_anc2 {
	width: 790px !important;
}

#cnt_spyt h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_spyt .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

#cnt_spyt .photo_season {
	clear: both;
	display: block;
	width: 162px;
}

#cnt_spyt #season_L {
	float: left !important;
}

#cnt_spyt #season_R {
	float: right !important;
}

#cnt_spyt .side_txt_L {
	display: block;
	float: left;
	margin: 0 0 20px 30px;
	padding: 0;
	width: 590px;
}

#cnt_spyt .side_txt_R {
	display: block;
	float: right;
	margin: 0 30px 20px 0;
	padding: 0;
	width: 590px;
}

#cnt_spyt .side_txt_R h4 {
	text-align: right;
}


#cnt_spyt_full {
	width: 960px;
	clear: both;
	margin: 20px 0;
	padding: 0;
}

#cnt_spyt_full h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0 20px 5px 20px;
}

.map_select {
	width: 960px;
	height: 475px;
	background: url(../../start_plan_your_trip/image/map_bace.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

#cnt_spyt .city_photo {
	float: right;
}

#cnt_spyt .city_photo img {
	width: 390px;
	height: auto;
}

#cnt_spyt .city_txt {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 380px;
}

#cnt_spyt .city_information {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 360px;
	background-color: #E5E5E5;
	font-size: 0.85em;
}

#cnt_spyt .city_information font {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}

.area_box {
	display: block;
	float: left;
}


#cnt_itinerary {
	clear: both;
	padding: 20px 0;
	width: 820px;
	margin: 0 auto;
}

#cnt_itinerary h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}

#cnt_itinerary h4 {
	clear: both;
	display: block;
	font-size: 1.25em;
	padding: 20px 0;
	float: left;
	width: 180px;
}

#cnt_itinerary .tour_information {
	display: block;
	float: left;
	width: 620px;
	background-color: #E5E5E5;
	margin: 20px 0;
	padding: 10px;
	font-size: 0.9em;
}

#cnt_itinerary .tour_information font {
	display: block;
	margin: 0 0 2px 1em;
	text-indent: -1em;
}

#cnt_itinerary .tour_information2 {
	display: block;
	float: left;
	width: 310px;
	background-color: #E5E5E5;
	margin: 20px 0;
	padding: 10px;
	font-size: 0.9em;
}

#cnt_itinerary .tour_information2 font {
	display: block;
	margin: 0 0 2px 1em;
	text-indent: -1em;
}

#cnt_itinerary .tour_map {
	display: block;
	float: left;
	width: 300px;
	margin: 20px 0;
	padding: 0 0 0 10px;
}


#cnt_itinerary p {
	clear: both;
	display: block;
	padding: 0 0 1em 0;
	font-size: 0.9em;
	/*color: #ab823b;*/
}

.table_itinerary {
	border: 1px solid #666;
	margin-bottom: 15px;
}

.table_itinerary th {
	border-bottom: 1px solid #666;
	background-color: #ECECEC;
	padding: 5px 15px;
	text-align: center;
}

.table_itinerary td {
	background-color: #FCFCFC;
	padding: 5px 15px;
	border-bottom: 1px solid #666;
}

.table_itinerary .day {
	text-align: center;
	vertical-align: middle;
	padding: 5px 25px !important;
}

.table_itinerary font {
	color: #9E2033;
}

.table_itinerary ul {
	color: #9E2033;
	font-size: 0.9em;
	text-align: right;
	border: 1px dotted #996;
}

.table_itinerary ul span {
	color: #996;
}




/*--
---------------------------------------------------------*/
.c_requ_l {
	float: left;
	width: 900px !important;
	display: inline;
	padding: 10px;
}


#spLinkBlockInPc {
	display: block;
	text-align: center;
	padding: 10px;
	/*--display: none;--*/
}


.info {
	padding: 10px;
	margin: 20px;
	color: #5d3b36;
	background: #ffe8e6;
}

.info p {
	padding: 3px;
	font-size: small;
}

.info a {
	color: #9F2033;
	text-decoration: none;
}
.contactus_ul {
	display: flex;
	justify-content: center;
	padding-top: 8vw;
	flex-wrap: wrap;
	row-gap: 15px;
}
.contactus_ul .contactus_li img{
	width:24vw;
}
.contactus_ul .contactus_li p{
	font-size:clamp(12px ,3vw , 26px);
}
.contactus_li{
	width: 40%;
}
.contactus_li a{
	text-decoration: none;
	color: #000;
}
.contactus_li:first-child{
	margin-right: -10px;
}
.contactus_li-p{
	width:37vw;
}
.bnr_contact_base-desc{
    width: 50vw;
    margin-left: auto;
    text-align: left;
	padding-top: 10px;
	font-size: 4vw;
    line-height: normal;
}</pre></body></html>