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


/* maintitle
----------------------------------------*/
#maintitle{
	width:952px;
	height:243px;
	padding-bottom:17px;
}





/* らくらく旅行見積り
----------------------------------------*/
.bf_estimate {
	width: 520px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing: border-box;
	text-align: center;
	margin: 17px auto 8px;
}

.estimate_head {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: #36a6ff;
	padding: 10px;
}

.estimate_body {
	width: 100%;
	display: table;
}

.estimate_body .estimate_tel {
	width: 50%;
	background: #eeeeee;
	border-right: #ffffff 2px solid;
	padding: 10px;
	display: table-cell;
	ver
}

.estimate_body .estimate_form {
	width: 50%;
	background: #eeeeee;
	border-left: #ffffff 2px solid;
	padding: 10px;
	display: table-cell;
}

.estimate_body .estimate_title {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.estimate_body .estimate_call a {
	color: #2c9cf2;
	font-size: 26px;
	font-weight: bold;
	line-height: 200%;
}

.estimate_body .estimate_call a:hover {
	color: #36a6ff;
	text-decoration: none;
}

.estimate_body .estimate_open {
	color: #2c9cf2;
	font-size: 12px;
	font-weight: bold;
}

.estimate_body .estimate_button a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background: #2e9dff;
	margin: 10px;
	padding: 10px 20px;
	display: inline-block;
}

.estimate_body .estimate_button a:hover {
	text-decoration: none;
	background: #36a6ff;
}




/* 介護ツアー
----------------------------------------*/
.bf_tour {
	margin: 0 0 10px;
}



/* プラン例
----------------------------------------*/
.bf_example {
	padding: 8px;
	margin: 0 0 30px;
	background: #ffffff;
	border: #cccccc 1px solid;
	text-align: left;
}

.bf_example .headText {
	min-height: 127px;
	color: #333333;
	font-size: 11px;
	font-family: 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 150%;
	padding: 20px 0 0 260px;
	margin: 0;
	background: #dff7ff url(/barrierfree/images/bg_example.jpg) top left no-repeat;
	text-align: left;
}


.bf_example .exList {
	padding: 15px 15px 0;
	margin: 0 auto;
	text-align: center;
}

.bf_example .exList .exPlan {
	width: 650px;
	margin: 0 0 30px;
}

.photoLeft {
	width: 250px;
	padding: 0;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
}

.photoLeft img {
	margin: 0 0 10px;
}


.exRight {
	width: 360px;
	padding: 0 0 10px 30px;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
	text-align: left;
}

.exText {
	padding: 10px 0;
	line-height: 150%;
}

.planColspan {
	margin: 10px 15px;
	padding: 10px;
	position:relative;
	background: #dff7ff;
}

.planTitle {
	position:absolute;
	left: 287px;
	top: -30px;
}

.planColspan .colspan3 {
	width: 185px;
	padding: 0 8px;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
	text-align: left;
}

.planColspan .colspan3 .planStep {
	margin: 0 0 10px;
}

.planColspan .colspan3 .planImg {
	margin: 20px 0 0;
	vertical-align: bottom;
}

.planColspan .tour {
	width: 185px;
	background: #ffffff;
	padding: 8px 8px 0;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
	text-align: left;
}

.planColspan .tour .planImg {
	margin: 0 0 5px !important;
}

.planColspan .tour .planLink {
	margin: 0 0 5px;
	text-align: right;
}




/* ツアー
----------------------------------------*/
.tour {
	border: #cccccc 1px solid;
	background: #ffffff;
	padding: 25px;
	text-align: left;
}

.tour02 {
	background: url(/barrierfree/images/tour02/bak.gif) no-repeat !important;
}

.tour02 .tourTop {
	position: relative;
}

.tour02 .tourTop .tourTopTitle {
 color: #0059b1;
 font-size: 29px;
 line-height: 120%;
}

.tour02 .tourTop .tourTopTxt {
	font-size: 12px;
	padding: 20px 0 150px;
}

.tour02 .tourTop .tourTopImg01 {
	position: absolute;
	top: -19px;
	left: 385px;
}

.tour02 .tourTop .tourTopImg02 {
	position: absolute;
	top: 162px;
	left: 269px;
}

.tour02 .tourTop .tourTopImgNew {
	position: absolute;
	top: -35px;
	left: 368px;
}

.tour .tourImgL {
	width: 250px;
	display: inline-block;
	vertical-align: top;
}

.tour .tourImgL img {
	margin: 0 0 10px;
}

.tour .tourTxt {
	width: 350px;
	line-height: 150%;
	padding: 0 0 0 25px;
	display: inline-block;
	vertical-align: top;
}

.tour02 .tourTxt {
	font-size: 12px;
}

.tour .tourTxt h3 {
	margin: 0 0 15px;
}

.tour02 .tourTxt h3 {
	color: #0059b1;
	font-size: 20px;
	line-height: 120%;
	border-bottom: #0059b1 1px solid;
}

.tour .tourTxt .stns {
	margin: 0 0 20px;
}

.tour02 table.schedule {
	border-collapse: collapse;
	border-top: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	padding: 20px 0;
}

.tour02 table.schedule th,
.tour02 table.schedule td {
	border-left: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
}

.tour02 table.schedule th {
	font-size: 14px;
	padding: 5px;
}

.tour02 table.schedule td {
	font-size: 12px;
	line-height: 120%;
	padding: 15px 5px;
}

.tour02 table.schedule td.day {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

.tour02 table.schedule td.plan .kome {
	font-size: 10px;
}

.tour02 table.schedule td.plan .stay {
	text-align: right;
}

.tour02 .tourFee01 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #7a9fe4;
	padding: 6px 10px;
}

.tour02 .tourFee01 span {
	font-size: 12px;
	font-weight: normal;
}

.tour02 .tourFee02 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #69c6d2;
	padding: 6px 10px;
}

.tour02 .tourPlan {
	width: 160px;
	font-size: 12px;
	display: inline-block;
	padding: 10px 5px;
	vertical-align: top;
}

.tour02 .tourPlan_kome {
	width: 160px;
	font-size: 11px;
	line-height: 120%;
	display: inline-block;
	padding: 10px 5px;
	vertical-align: top;
}

.tour02 .tourPlan .title {
	color: #0059b1;
	border-bottom: #0059b1 1px solid;
}

.tour02 .tourPlan .title span {
	color: #5f5f5f;
	font-size: 10px;
}

.tour02 .tourPlan .fee {
	padding: 5px 0;
}

.tour02 .tourPlan .fee span {
	color: #0059b1;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
}

.tour02 .tourPlan .meal {
	text-align: right;
}

.tour02 .tourInclude {
	font-size: 11px;
	line-height: 120%;
}

.tour02 .tourInclude ul {
	list-style: disc;
}

.tour02 .tourInclude ul li {
	margin: 0 0 0 16px;
}

.tour02 .tourPlus {
	color: #0059b1;
	font-size: 72px;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}

.tour02 .tourAddTxt {
	color: #0059b1;
	font-size: 13px;
	font-weight: bold;
}

.tour02 .aboutStay {
	font-size: 10px;
	line-height: 120%;
	border: #aaaaaa 1px solid;
	border-radius: 3px;
	padding: 8px;
}

.tour02 .tourFooter {
	font-family: Arial, Helvetica,sans-serif;
	margin: 10px 0 0;
}

.tour02 .tourFooter .tourContact {
	width: 310px;
	line-height: 120%;
	display: inline-block;
	vertical-align: top;
}

.tour02 .tourFooter .tourContact .training {
	color: #ffffff;
	font-size: 11px;
	background: #69c6d2;
	margin: 0 0 5px;
	padding: 3px 5px;
}

.tour02 .tourFooter .tourContact .tour {
	color: #ffffff;
	font-size: 11px;
	background: #7a9fe4;
	margin: 0 0 5px;
	padding: 3px 5px;
}

.tour02 .tourFooter .tourContact .tour span {
	font-size: 10px;
}

.tour02 .tourFooter .tourContact .company {
	font-size: 11px;
}

.tour02 .tourFooter .tourContact .company span {
	font-size: 21px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.tour02 .tourFooter .tourContact .hour {
	font-size: 10px;
}

.tour02 .tourFooter .tourContact .detail {
	font-size: 13px;
}






/* レポート
----------------------------------------*/
.report {
	width: 682px;
	position: relative;
}

.report_articles {
	padding: 0 10px;
	text-align: left;
	position: relative;
}

.report_photo {
	padding: 5px 0 0 20px;
	position: absolute;
	top: -40px;
	right: 20px;
}

.report_header {
	width: 500px;
	height: 120px;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.report_name {
	position: absolute;
	bottom: 20px;
	right: 0;
}

.date {
	color: #2DA962;
	font-weight: bold;
}

.fkds {
	position:absolute;
	left:190px;
}

.report_list {
	width:650px;
	margin-left:23px;
	padding-top:10px;
	position:relative;
}

.index {
	margin-left:0;
}

.report_list .l {
	width:188px;
	text-align:left;
	float:left;
}

.report_list .r {
	float:right;
	width:429px;
	border:1px solid #c8e0ec;
	background:#f5fbfe;
	padding:8px;
	text-align:left;
}

.report_list .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin:5px 0 5px 0;
	padding:5px 0;
	border-bottom:1px dotted #999999;
}

.report_list .title a {
	color: #00376b;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
}

.l909 {
	padding:5px 0 5px 170px !important;
	background: url("../barrierfree/images/icon_advice.gif") no-repeat scroll left center transparent;
}

.l910 {
	padding:5px 0 5px 170px !important;
	background: url("../barrierfree/images/icon_domestic.gif") no-repeat scroll left center transparent;
}

.l911 {
	padding:5px 0 5px 170px !important;
	background: url("../barrierfree/images/icon_abroad.gif") no-repeat scroll left center transparent;
}



.bf_report_more {
	height:35px;
	background: url("../barrierfree/images/bf_icon_mail.jpg") no-repeat scroll 0 0.4em transparent;
	display: inline;
	margin-top:5px;
	padding-top:14px;
	padding-left: 43px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	clear:both;
}

.info {
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	padding:31px 160px 31px 31px !important;
	background: url("../barrierfree/images/icon_info.gif") no-repeat scroll right center transparent;
	clear: both;
}

.access {
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	padding:31px 160px 31px 31px !important;
	background: url("../barrierfree/images/icon_access.gif") no-repeat scroll right center transparent;
	clear: both;
}

.hotel {
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	padding:31px 160px 31px 31px !important;
	background: url("../barrierfree/images/icon_hotel.gif") no-repeat scroll right center transparent;
	clear: both;
}

.reportArchive .rightPage {
	float: right;
	padding: 5px 0 25px;
}

.reportArchive .leftPage {
	float: left;
	padding: 5px 0 25px;
}

/* サービスの流れ
----------------------------------------*/
.bf_articles {
	width:651px;
	margin: 0 auto;
	margin-bottom:15px;
	padding:0 15px 0 15px;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	overflow:auto;
	clear:both;
}

.bf_step1{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:27px;
}

.bf_step2{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	margin-top:5px;
	padding-top:27px;
}

.bf_step3{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_03.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	margin-top:5px;
	padding-top:27px;
	padding-bottom:20px;
}

.bf_arrow{
	margin:0 auto;
	padding-top:6px;
	clear:both;
}




/* トラベルコンシェルジュ
----------------------------------------*/
.ccrg_banner {
	width: 243px;
	margin: auto 0;
	margin-bottom: 8px;
	text-align: center;
	position: relative;
}

.ccrg_banner_2 {
	width:200px;
	margin:auto 0;
	margin-bottom:8px;
	text-align:center;
	position: relative;
}

.ccrg_count {
	color: #666666;
	position: absolute;
	top: 181px;
	left: 162px;
}

.ccrg_count_2 {
	color: #666666;
	position: absolute;
	top: 181px;
	left: 119px;
}






/* ページ遷移
----------------------------------------*/
.disabled_cmmt {
	color:#333333;
	font-size:100%;
	text-align:right;
	padding:4px 0;
	clear:both;
}

.pageLink {
	margin: 0 0 1em;
}

.imgL0 {
	float: left;
	margin: 0 10px 0 0;
}
.imgR0 {
	float: right;
	margin: 0 0 0 10px;
}


/* お便り
----------------------------------------*/
/* lt_header */
.lt_header {
	background:url(../barrierfree/images/report_back_01.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
}

/* lt_voice */
.voice {
	top:0;
	width:100%;
	background:url(../barrierfree/images/report_back_02.jpg) scroll;
	background-repeat:repeat-y;
	overflow:auto;
}

/* lt_footer */
.lt_footer {
	height:20px;
	background:url(../barrierfree/images/report_back_03.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
}

.f_r {
	float:right;
	padding-right:2px;
}

.date {
	color: #2da962;
	font-weight:bold;
}

.ccrg {
	font-size:10px;
}

.comment {
	padding:10px 0 0 15px;
	line-height:135%;
}

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


/* お便り内容
----------------------------------------*/
.barrierfree_comment {
	width: 588px;
	padding: 0 20px;
	text-align: left;
}

.mds {
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	margin:5px 0 5px 10px;
	padding:10px 0;
}

.page_back {
	font-size:14px;
	padding:10px 0 10px 25px;
}

.leftbox {
	float: left;
	margin-right: 20px;
	padding-right: 2px;
}

.rightbox {
	float: right;
	margin-left: 20px;
	padding-left: 2px;
}



/* 施設案内ツアー
----------------------------------------*/
body#shisetsu {
	color: #4b4b4b;
	width: 954px;
	margin: 0 auto;
	text-align: center;
}

body#shisetsu .wrapper {
	text-align: left;
}

body#shisetsu .wrapper h1 {
	margin: 0;
	padding: 0;
}

body#shisetsu .wrapper .tourDetail {
	border: #cccccc 1px solid;
	margin: 20px 0 40px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft {
	line-height: 125%;
	width: 600px;
	padding: 30px 0 30px 30px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourTitle .tourDateTitle {
	border: #4b4b4b 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourTitle .tourDate {
	color: #0059b1;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourSchedule {
	margin: 30px 0;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourSchedule .tourAMPM {
	font-weight: bold;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourSchedule .tourArrow {
	margin: 10px 40px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourSchedule .tourEvent {
	width: 300px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	background: #4595e3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 10px 0 5px;
	padding: 5px 10px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourFee {
	margin: 10px 0 30px;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourFee .tourFeeDetail {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}

body#shisetsu .wrapper .tourDetail .tourDetailLeft .tourFee .tourFeeDetail .tourFeeMoney {
	color: #0059b1;
	font-size: 32px;
	margin: 0 5px 0 0;
}

body#shisetsu .wrapper .tourDetail .tourDetailRight {
	width: 256px;
	padding: 30px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .tourDetail .tourDetailRight .img_annotation {
	font-size: 10px;
	margin: 0 0 10px;
	text-align: right;
}

body#shisetsu .wrapper .tourDetail .tourTel {
	margin: 30px 0;
	text-align: center;
}

body#shisetsu .wrapper .tourDetail .tourTel a:hover {
	opacity: 0.8;
}


body#shisetsu .wrapper .footer {
	font-size: 12px;
	line-height: 125%;
	border: #cecece 1px dashed;
	padding: 10px;
}

body#shisetsu .wrapper .footer .provision {
	width: 670px;
	border-right: #cecece 1px dashed;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .footer .provision .provisionTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}

body#shisetsu .wrapper .footer .provision .provisionLeft,
body#shisetsu .wrapper .footer .provision .provisionRight {
	width: 330px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .footer .company {
	width: 250px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .footer .company .companyHead {
	width: 180px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .footer .company .companyHead .companyTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}

body#shisetsu .wrapper .footer .company .companyHead .companyName {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}

body#shisetsu .wrapper .footer .company .companyLogo {
	width: 60px;
	display: inline-block;
	vertical-align: top;
}

body#shisetsu .wrapper .footer .company .companyDetail {
	margin: 20px 0;
}

body#shisetsu .wrapper .footer .company .companyDetail .companyPerson {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}

body#shisetsu .wrapper .footer .company .companyDetail .companyTel {
	color: #e70618;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
</pre></body></html>