<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

h3{
	padding-bottom:8px;
}

h4{
	margin-bottom:2px;
	font-weight:bold;
}

.count {
	font-size:81.25%;
	font-weight:normal;
	padding-left:10px;
}


/* concierge lineup
----------------------------------------*/
.ccrg_lineup{
	width::920px;
	margin-bottom:15px;
}

.ccrg_articleL {
	float:left;
	width:310px;
}

.ccrg_articleR {
	float:right;
	width:290px;
	padding-left:7px;
}

#svc_lineup{
	margin-top:30px;
}

.svc_articleL {
	float:left;
	width:341px;
	padding-bottom:10px;
}

.svc_articleR {
	float:right;
	width:341px;
	padding-bottom:10px;
}




/* accordion
----------------------------------------*/
.sort{
	width:910px;
	background-color:#e4ecf0;
	margin: 0 auto;
	margin-bottom:15px;
	padding:12px 0;
}

dl {
	width:814px;
	margin:0 auto;
}

dt.accordion_toggle {
	padding-top:1px;
	height:37px;
	background:url("../concierge/images/sort_back.jpg") repeat-x;
	text-align:center;
}

dd.accordion_content {
	padding:5px 0 10px 5px;
	overflow:hidden;
	margin: 0 auto;
	margin-bottom:10px;
	background-color:#FFFFFF;
}


	
	
/* select_country
----------------------------------------*/
.select_country {
	width:815px;
	margin:0 auto;
	margin-left:10px;
	padding:4px;
}

.select_country li {
	float:left;
	margin:3px 3px 3px;
	width:65px;
}

.select_name {
	width:820px;
	margin:0 auto;
	padding:4px;
}

.select_name li {
	float:left;
	margin:3px 7px 3px;
	width:65px;
}

.clearLeft { 
	clear: left; 
}




/* sort
----------------------------------------*/
.srt_mds {	background:url("../concierge/images/sort_mds_back.gif") ;
	background-position:left top;
	background-repeat:repeat-x;
	height:46px;
}

.srt_flag {
	padding-right:12px;
}

.srt_tit {
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	text-indent:10px;
	padding-top:12px;
}

.srt_list {
	color:#333333;
	font-size:100%;
	padding-top:10px;
}

.srt_disabled {
	display:block;
	float:right;
	text-align:right;
}



/* pList
----------------------------------------*/
.pList {
	clear: both;
	padding: 12px 0;
}

.pList dl {
	background: url(../concierge/images/partner_box.gif) no-repeat;
	width: 290px;
	height: 137px;
}

.pList dl.pList1 {
	float: left;
	padding-right:20px;
}

.pList dl.pList2 {
	float: right;
}

.pList dl dt {
	float: left;
	padding: 2px;
	margin: 10px 10px 0 10px;
}

.pList dl dt img {
	border: 0;
	width: 58px;
}

.pList dl dd {
}

.pList dl dd.name {
	margin-right:12px;
	margin-left:83px;
	margin-bottom:5px;
	padding: 19px 10px 8px 0;
	font-size:105%;
	font-weight:bold;
	line-height:125%;
	border-bottom:1px dotted #999999;
	position: relative;
}

.pList dl dd.name .estimate_select {
	color: #ffffff;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	text-shadow: 1px 1px 0 #ec7600,
				 -1px 1px 0 #ec7600,
				 -1px -1px 0 #ec7600,
				 1px -1px 0 #ec7600,
				 0px 1px 0 #ec7600,
				 0px -1px 0 #ec7600,
				 1px 0 0 #ec7600,
				 -1px 0 0 #ec7600;
	background: #ffe67c;
	border: #ff9326 3px solid;
	border-radius: 3px;
	padding: 3px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 0;
}



}

.pList dl dd.mds_feature{
	padding-top:4px;
	margin-left:83px;
	background:url("../concierge/images/prof_mds_04.gif") no-repeat;
	text-indent: -9999px;
}

.pList dl dd.mds_message{
	padding-top:3px;
	margin-left:83px;
	background:url("../concierge/images/prof_mds_01.gif") no-repeat;
	text-indent: -9999px;
}

.pList dl dd.feature,
.pList dl dd.message {
	padding-top:3px;
	padding-right:8px;
	margin-left:83px;
	font-size:95%;
	line-height:135%;
	letter-spacing: 1px;
}


/* pageLink
----------------------------------------*/
.disabled {
	width:910px;
	color:#333333;
	display:block;
	float:right;
	font-size:100%;
	padding-top:10px;
	text-align:right;
}



/* profile
----------------------------------------*/
.ph {
border:1px solid #d9d9d9;
display:block;
padding:1px;
}

.prof {
	width:697px;
	height:100%;
	background:url("../concierge/images/prof_back.gif") scroll left top;
	background-repeat:repeat-y;
	margin:0;
}

.prof_header_01 {
	background:url("../concierge/images/prof_header_01.gif") ;
	background-position:left top;
	background-repeat:no-repeat;
	height:55px;
}

.prof_header_02 {
	background:url("../concierge/images/prof_header_02.gif") ;
	background-position:left top;
	background-repeat:no-repeat;
	height:49px;
}

.prof_name {
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	text-indent:14px;
	padding-top:20px;
}

.prof_feature {
	padding:5px 0 5px 0;
}

/* top_prof_category */
.top_prof_category {
	width:650px;
	box-sizing: border-box;
	margin: 0 0 0 20px;
	padding: 12px 0;
	text-align: left;
}

.top_prof_category dl {
	width: 100%;
	display: table;
}

.top_prof_category dt {
	margin: 0 0 10px;
	padding: 0;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

.top_prof_category dt.prof_ph img {
	border: 1px solid #d9d9d9;
	padding: 2px;
	display: block;
}

.top_prof_category dd {
	width:505px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

.top_prof_category dd .prof_title {
	color: #333333;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	position: relative;
}

.top_prof_category dd .prof_title::before {
	content: "";
	width: 5px;
	height: 16px;
	background: linear-gradient(to bottom, #ffe400 0%, #ffc900 100%);
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
}

.top_prof_category dd .prof_message {
	margin: 15px 0;
}

.top_prof_category .estmt_select {
	margin: 15px 0;
	padding: 20px;
	text-align: center;
}

.top_prof_category .estmt_select a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	text-shadow: 2px 2px 3px #ec7600,
				 -2px 2px 3px #ec7600,
				 -2px -2px 3px #ec7600,
				 2px -2px 3px #ec7600;
	background: #ffe67c;
	border: #ff9326 3px solid;
	border-radius: 8px;
	padding: 20px;
}

.top_prof_category .estmt_select a:hover {
	text-decoration: none;
	background: #fff2c1;
}

/* prof_category */
.prof_category {
	width: 650px;
	border-top: 1px dotted #999999;
	box-sizing: border-box;
	margin: 0 0 0 20px;
	padding: 12px 0;
	text-align: left;
}

.prof_category dl {
	width: 100%;
	display: table;
}

.prof_category dt {
	color: #333333;
	width: 125px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.prof_category dt::before {
	content: "";
	width: 5px;
	height: 16px;
	background: linear-gradient(to bottom, #ffe400 0%, #ffc900 100%);
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
}

.prof_category dd {
	width: 520px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

.prof_category dd iframe {
	border: #cccccc 5px solid;
}

/* epi_prof_category */
.epi_prof_category {
	width: 660px;
	border-top: 1px dotted #999999;
	margin: 0 0 0 15px;
	padding: 12px 0;
	text-align: left;
}

.epi_prof_category:first-child {
	border-top: none;
}

.epi_prof_category dl {
	width: 660px;
	display: table;
}

.epi_prof_category dt {
	width: 175px;
	height: 100%;
 	background: url("../concierge/images/epi_back.gif") left top no-repeat;
	padding: 10px 0 30px 9px;
	display: table-cell;
	vertical-align: top;
}

.epi_prof_category dd {
	width: 480px;
	height: 100%;
	display: table-cell;
	vertical-align: top;
}

.epi_prof_category dd.prof_feature .prof_title {
	color: #333333;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	position: relative;
}

.epi_prof_category dd.prof_feature .prof_title::before {
	content: "";
	width: 5px;
	height: 16px;
	background: linear-gradient(to bottom, #ffe400 0%, #ffc900 100%);
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
}

.epi_prof_category dd.prof_feature .prof_episode {
	margin: 15px 0;
}


/* prof_footer */
.prof_footer {
	background:url("../concierge/images/prof_fotter.gif") ;
	background-position:left top;
	background-repeat:no-repeat;
	height:16px;
	margin-bottom:20px;
	clear:both;
}



/* icon
----------------------------------------*/
.mail {
	background:url("../images/common/icon_mail.jpg") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 28px;
}

.pen {
	background:url("../images/common/icon_pen.jpg") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 27px;
}

.oshietegoo {
	background:url("../images/common/icon_oshietegoo.jpg") no-repeat;
	background-position:left center;
	margin: 15px 0 0;
	padding: 3px 25px 3px 87px;
}

.pass {
	background:url("../images/common/icon_pass.jpg") no-repeat;
	background-position:left center;
	padding:3px 27px;
}

.japan {
	background:url("../concierge/images/icon_japan.gif") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 35px;
}

.general {
	background:url("../concierge/images/icon_general.gif") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 35px;
}

.ds {
	background:url("../concierge/images/icon_ds.gif") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 35px;
}

.as {
	background:url("../concierge/images/icon_as.gif") no-repeat;
	background-position:left center;
	padding: 3px 25px 3px 35px;
}

.other {
	background:url("../concierge/images/icon_other.gif") no-repeat;
	background-position:left center;
	padding: 3px 25px 10px 44px;
}

div.tooltip {
	border-bottom: #333333 1px dotted;
	cursor: default;
	display: inline-block;
}
 
/* ツールチップ部分を隠す */
.tooltip span {
	display: none !important;
}

/* マウスオーバー */
.tooltip:hover {
	position: relative;
	color: #333;
}

/* マウスオーバー時にツールチップを表示 */
.tooltip:hover span {
	width: 200px;
	color: #fff;
	font-size: 90%;
	line-height: 125%;
	background-color: #51A2C1 !important;
	background-image: none !important;
	border-radius: 3px;
	padding: 5px;
	display: block !important;
	position: absolute;
	top: 25px;
	z-index: 100;
}

/* フキダシ部分を作成 */
.tooltip span:before {
	content: ''; 
	display: block; 
	position: absolute;
	height: 0; 
	width: 0; 
	top: -13px; 
	left: 15px;
	border: 13px transparent solid; 
	border-right-width: 0; 
	border-left-color: #51A2C1; 
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	z-index: 100;
}



/* aboutds
----------------------------------------*/
.aboutds {
	text-align: left;
	background-color:#F8F8F8;
	border:1px solid #DBDBDB;
	margin-top:8px;
	padding: 7px;
	font-size:81.25%;
	letter-spacing:0.05em;
}




/* ページ下見積り依頼ボタン
----------------------------------------*/
.ab_estmt_bk {  
    width:662px;
    height:130px;
	background-image:url("../abroad/images/ab_estmt_bk.jpg");
	background-position:center top;
	margin:0 auto;
	text-align:center;
} 

.ab_estmt_module {  
	padding-top:38px;
	padding-left:175px;
} 

.ab_estmt_bt a{
	display:block;
	margin:0 auto;
	width:452px;
	height:77px;
	text-indent: -9999px;
	background-image:url("../abroad/europe/france/images/fr_bt_estmt.jpg");
	background-repeat:no-repeat;
}

.ab_estmt_bt a:hover{
	background-image:url("../abroad/europe/france/images/fr_bt_estmt_over.jpg");
}


</pre></body></html>