@charset "UTF-8";
/*------------------------------------------------------------------------------
	Chuo Kanko Corporation. - INFORMATION CSS
	URL: http://kaneyamaen.sbs/
	Date: 2016-12-21
	Copyright (C) Chuo Kanko Corporation. All Rights Reserved.
------------------------------------------------------------------------------*/
/*==============================================================
　body.information : ご利用案内
===============================================================*/
body.information main .lead{
	font-size:140%;
	font-family:"Mykokoro" , serif;
	text-align:center;
	margin:2% 0 4%;
}
body.information main .bgBox{
    border: 1px solid #ded7ce;
	width:70%;
	padding:3%;
	margin:0 auto 3%;
}
body.information main h3{
	font-weight:normal;
	font-size:140%;
	font-family:"Mykokoro" , serif;
	margin-bottom:4%;
	text-align:left;
}
body.information main h3:after,
body.information main h3:before{
	background:#acc8df;
	width:22%;
	height:1px;
}
body.information main ul.list001 li{
	margin-bottom:1%;
}
/*==============================================================
　body#informationIndex : ご利用案内
===============================================================*/
body#informationIndex main .culum3{
	justify-content:space-between;
	margin:4% 0 6%;
}
/*==============================================================
　body.information.rule : HP予約のキャンセル・変更のご案内
===============================================================*/
body.information.rule #headline h1:after{
	z-index:9;
}

body.information.rule #main{
	width:70%;
	margin:0 auto;
	background:#fff;
	padding:4% 4% 0;
}
body.information.rule .contentsBox{
	margin-bottom:12%;
}
body.information.rule #changeArea{
	margin-bottom:0;
}
body.information.rule p{
	margin-bottom:1em;
}
body.information.rule .ruleBox{
	padding:6% 0 6%;
	border-bottom:2px solid white;
}
body.information.rule .cancelBtn{
}
body.information.rule .pointText{
	border-left:7px solid #f6f5f5;
	padding:8px 0;
	padding-left:22px;
	font-family:"Mykokoro" , serif;
	font-size:120%;

}
body.information.rule main ul{
	margin-bottom:4%;
}
body.information.rule main .dialBox{
	text-align:center;
	padding:3% 0;
	margin:4% 0;
	font-family:"Mykokoro" , serif;
	font-size:140%;
	background:#f6f5f5;
	border:none;
}
body.information.rule main .dialBox .color-btn{
	background:none;
}
body.information.rule main .dialBox span{
	display:block;
}
body.information.rule main .dialBox .telNumber{
	font-size:170%;
	line-height:1.2;
	margin-bottom:10px;
}
body.information.rule main .dialBox .timeZone{
	font-size:80%;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.information.rule main .cancelBox{
	text-align:center;
	padding:3%;
	margin-bottom:6%;
}
body.information.rule main .contactArea{
	background:url(../img/bg_blue_paper.png);
	margin-bottom:0;
}
body.information.rule .contactArea .boxR .dial span{
	background:#fff url(../img/bg_blue_paper.png);
}
body.information.rule main .contactArea h2{
	width:30%;
}
body.information.rule .pageLink{
display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	align-items: center;
	width:70%;
	margin:0 auto;
}

body.information.rule .pageLink li{
	text-align:center;
	width:32.5%;
	margin:0 0 2%;
	height:100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	white-space:nowrap;
}
body.information.rule .culumn2.pageLink li {
	width:49%;
}
body.information.rule .pageLink li a{
	font-size:90%;
	width:100%;
}
body.information.rule .pageLink li a .arr{
	background:url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat right 0.7rm;
	padding-right:14px;
}
body.information.rule main #contactField .contactArea{
	margin:0;
	background:#fff;
}
body.information.rule #contactField .contactArea .boxR .dial span{
	background:#fff;
}
body.information.rule main table {
	width: 100%;
	margin-bottom:20px;
}
body.information.rule main table th,
body.information.rule main table td {
	border: 1px solid #ececec;
	padding: 12px;
}
body.information.rule main table th {
	background: #f6f5f5;
	font-weight: normal;
}
body.information.rule main table td {
	background: #fff;
	text-align: left;
}
body.information.rule main #map{
	height:500px;
}
body.information.rule main #safety{
	margin-bottom:0;
}
body.information.rule main #safety img{
	max-width:100%;
	height:auto;
	margin:4% 0;
}
body.information.rule main .kome{
	font-size:85%;
}

body.information.rule main .dialBox .color-btn{
	font-size:70%;
}
body.information.rule main .bdr-RL:before,
body.information.rule main .bdr-RL:after{
	background:rgba(0,0,0,0.2);
}
/*==============================================================
　body#informationAccess : 交通案内
===============================================================*/
body#informationAccess .culum3 li{
	width:49%;

}
body#informationAccess main .contentsBox{
	margin-bottom:8%;
}
body#informationAccess main h2{
}
body#informationAccess main #mapArea #gmap{
	height:500px;
	margin-bottom:4%;
}
body#informationAccess main #mapArea ul li:last-child{
	margin-bottom:0;
}
body#informationAccess main #mapBox{
	margin-bottom:6%;
}
body#informationAccess main #aroundBox{
	text-align:center;
}
body#informationAccess main #aroundBox .color-btn{
	padding:15px 0;
	min-width:19%;
}
.desktop body#informationAccess main #inputAddress{
	display:none;
}
.mobile body#informationAccess main #inputAddress{
	display:block;
}
body#informationAccess main #routeArea,
body#informationAccess main #hanedaArea{
	overflow:hidden;
	padding: 0 ;
}
body#informationAccess main #routeArea{
	padding-bottom:0;
}
body#informationAccess main #inputAddress{
	margin:0 0 3%;
	text-align:center;
}
body#informationAccess main #inputAddress .kome{
	font-size:90%;
	text-align:left;
}
body#informationAccess main .routeBox{
	background:#fff;
	padding:0 3%;
	margin:0 auto 6%;
	width:85%;
	overflow:hidden;
}
body#informationAccess main .routeBox ul{
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content:space-between;
	-webkit-flex-wrap: nowrap; /* Safari */
	flex-wrap:         nowrap;
}

body#informationAccess main .routeBox li{
	display:inline-block;
	font-size:100%;
	padding:15px 4px;
	white-space:nowrap;
	text-align:center;
	position:relative;
	z-index:9;
}
body#informationAccess main .routeBox .routeStep{
	margin-bottom:4%;
	position:relative;
}
body#informationAccess main .routeBox .routeStep:after{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:block;
	content:"";
	width:90%;
	height:1px;
	background:#dddbd8;
}
body#informationAccess main .routeBox .routeStep:last-of-type{
	margin-bottom:0;
}
body#informationAccess main .routeBox li.point{
	padding-left:22px;
	background:#fff;
}
body#informationAccess main .routeBox li.point:after{
	display:block;
	width:17px;
	height:17px;
	border-radius:50%;
	background:#fff;
	border:4px solid #c9c9c9;
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
}
body#informationAccess main .routeBox li.start{
	padding-left:27px;
	background:#fff;
}
body#informationAccess main .routeBox li.start:after{
	display:block;
	width:22px;
	height:22px;
	border-radius:50%;
	background:#fff;
	border:5px solid #484845;
	content:"";
	position:absolute;
	left:0;
	right:auto;
	top:0;
	bottom:0;
	margin:auto 0;
}
body#informationAccess main .routeBox .routeStep.firstHf{
	margin-bottom:0;
	width:80%;
}
body#informationAccess main .routeBox .routeStep.firstHf .point{
	margin-right:6%
}
body#informationAccess main .routeBox .routeStep .mid{
	width:70px;
	height:1px;
	border-bottom:1px dashed #fff;
}
body#informationAccess main .routeBox .routeStep.latterHf{
	margin-bottom:0;
	width:80%;
	float:right;
}
body#informationAccess main .routeBox .routeStep.latterHf:after{
	right:auto;
}
body#informationAccess main .routeBox .routeStep.latterHf .point{
	margin-left:6%;
}

body#informationAccess main .routeBox li.bar{
	position:relative;
	width:0px;
	padding:0;
}
body#informationAccess main .routeBox li.traffic{
	position:relative;
	font-family:  'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif ;
	font-size:90%;
	padding:4px 0 25px;
	border:none;
	background:none;
	color:#9e9a95;
}
body#informationAccess main .routeBox li.traffic.timeInfo{
	padding-bottom:4px;
}
body#informationAccess main .routeBox li.traffic:after{
	display:none;
}
body#informationAccess main .routeBox li.traffic:before,
body#informationAccess main .routeBox li.bar:before{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	display:none;
	content:"";
	width:100%;
	height:1px;
	background:#dddbd8;
}
body#informationAccess main .routeBox li.point strong{
	display:block;
	width:100%;
	font-weight:normal;
	padding:0px 0px;
}
body#informationAccess main .routeBox li.point .roadName{
	display:block;
	line-height:1;
	position:relative;
	background:#fff;
	color:#544f49;
}
body#informationAccess main .routeBox li.destination{
	line-height:1.3;
}
body#informationAccess main .routeBox li.destination:after{
	width:17px;
	height:17px;
	background:#484845;
	border:none;
}
@media screen and (max-width: 900px) {
body#informationAccess main .routeBox {
	justify-content: center;
}
body#informationAccess main .routeBox li.point {
	text-align:center;
	-webkit-text-orientation: upright;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
}
}

body#informationAccess main #otherInfo{
	margin:0 auto;
	clear:both;
}
body#informationAccess main #otherInfo .flexbox{
	width:49%;
	display: -webkit-flex;
	display: flex;
flex-wrap:wrap;
justify-content:space-between;
background:#fff;
padding:3%;
}
body#informationAccess main #otherInfo figure{
	width:40%;
}
body#informationAccess main #otherInfo figure img{
	width:100% !important;
	height:auto;
}
body#informationAccess main #otherInfo .flexbox .boxR{
	width:57%;
}
body#informationAccess main #otherInfo #carArea{
	display: -webkit-flex;
	display: flex;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:6%;
}
body#informationAccess main #otherInfo #carArea h3{
	font-size:120%;
	text-align:left;
}
body#informationAccess main #otherInfo #busBnr{
	margin:0 0 8%;
	text-align:center;
}
body#informationAccess main #otherInfo #busBnr a .text{
	font-family:"Mykokoro" , serif;
	color:#544f49;
	font-size:120%;
	line-height:1.4;
	padding:20px 8%;
	display:block;
	border:1px solid rgba(255,255,255,0.4);
	background:url(../img/ico/ico_arrow_blk_rgt.png) no-repeat 97	% center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#informationAccess main #otherInfo #busBnr a:hover{
	opacity:0.6;
}
body#informationAccess main #otherInfo #busBnr a strong{
	font-size:160%;
	font-weight:normal;
	padding-right:37px;
	background:url(../img/ico/ico_arrow_wht_rgt.png) no-repeat right center;
}
body#informationAccess main #otherInfo .bgBox{
	margin-bottom:0;
}
body#informationAccess main #aroundBox .shightSeeingBtn{
	margin-top:4%;
	font-size:100%;
}
body#informationAccess main #aroundBox .shightSeeingBtn a{
	width:auto;
    padding: 4px 3% 8px;
}
body#informationAccess main #contactField .contactArea{
	margin:0;
	background:#fff;
}
body#informationAccess .lity{
	z-index:9999;
}
/*==============================================================
　body#informationPublicIndex : 施設のご案内
===============================================================*/
body#informationPublicIndex .contentsBox{
	margin-bottom:8%;
}
body.public .color-bg.wht-bg {
	padding:4% 0;
	position:relative;
	margin-bottom:4%;
}
body.public .color-bg.blu-bg {
	padding:4% 0;
	position:relative;
	margin-bottom:4%;
}
body#informationPublicIndex .color-bg.wht-bg:before,
body#informationPublicIndex .color-bg.wht-bg:after{
	background:#f2e7ba;
	height:1px;
	content:"";
	display:block;
	position:absolute;
	width:100%;
}
body#informationPublicIndex .color-bg h3{
	margin-bottom:3%;
}
body#informationPublicIndex .color-bg p{
	margin-bottom:3.2%;
}
body#informationPublicIndex .color-bg.wht-bg:before{
	top:-3px;
}
body#informationPublicIndex .color-bg.wht-bg:after{
	bottom:-3px;
}
body#informationPublicIndex #introArea {
	margin:4% 0 8%;
}
body#informationPublicIndex #introArea .culum3 div{
	width:48.5%;
	margin-bottom:4%;
}
body#informationPublicIndex #introArea .photo{
	background:#000;
}
body#informationPublicIndex #introArea .photo img{
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#informationPublicIndex #introArea a:hover .photo img{
	opacity:0.85;
}
body#informationPublicIndex #karaokeArea h2{
	margin-bottom:5px;
}
body#informationPublicIndex #karaokeArea .culum3 {
	margin-top:40px;
}
body#informationPublicIndex #karaokeArea .culum3 li{
	width:31%;
}
body#informationPublicIndex #introArea .culum3 div .photo{
	width:100%;
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}
body#informationPublicIndex #introArea .color-btn{
	width:85%;
	text-align:center;
	display:block;
	padding:8px 6%;
	margin:3% auto;
}
body#informationPublicIndex div .photo{
	position:relative;
}
body#informationPublicIndex .infoTxt{
	text-align:center;
	margin-bottom:4%;
	line-height:1.2;
}
body#informationPublicIndex div h3{
	font-weight:normal;
}
body#informationPublicIndex h3:before,
body#informationPublicIndex h3:after{
	height:5px;
	border-bottom:1px solid #cee4eb;
	border-top:1px solid #cee4eb;
	background:none;
}
body#informationPublicIndex h3{
	white-space:nowrap;
	display:block;
	margin-bottom:5px;
	position:relative;
	font-size:140%;
	font-weight:normal;
	font-family:"Mykokoro" , serif;
}
body#informationPublicIndex #introArea .culum3 .text{
	text-align:center;
	margin:5px 0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#544f49;
}
body#informationPublicIndex .culum3 div .photo img{
	width:100% ;
	height:auto;
	display:block;
}
body#informationPublicIndex .culum3 {
	justify-content:space-between;
}
body#informationPublicIndex .culum3 div h3{
	text-align:center;
	font-family:"Mykokoro" , serif;
	margin:2.2% 0 0;
}
body#informationPublicIndex #conventionArea .culum3 li strong,
body#informationPublicIndex #partyArea .culum3 li strong,
body#informationPublicIndex #karaokeArea .culum3 li strong{
	padding:10px 0;
	display:block;
	font-weight:normal;
	position:relative;
}
body#informationPublicIndex #partyArea .culum3 {
	justify-content: center;
}

body#informationPublicIndex #conventionArea{
	margin-bottom:6%;
}
body#informationPublicIndex #conventionArea .culum3{
	margin-bottom:6%;
}
body#informationPublicIndex #conventionArea .culum3 .facilityBox{
	width:32%;
	margin:0 0 2.4%;
}

body#informationPublicIndex #conventionArea .culum3 li .photo{
	height:190px;
}
body#informationPublicIndex #conventionArea .culum3 li img{
	max-width:100%;
	height:auto;
}
body#informationPublicIndex #conventionArea .culum3 li strong {
	line-height:1;
}
body#informationPublicIndex #conventionArea .culum3 li .floor{
	margin-top:12px;
}
body#informationPublicIndex #conventionArea .culum3 li strong .bg-blue{
	display:block;
	font-size:80%;
	background:url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat 75% center;
}
/*粋酔*/
body#informationPublicIndex #suisuiArea .innerWidth{
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
}
body#informationPublicIndex #suisuiArea figure{
	width:36%;
}
body#informationPublicIndex #suisuiArea figure img{
	width:100%;
	height:auto;
}
body#informationPublicIndex #suisuiArea .boxR{
	width:62%;
}
/*facilityBox*/
body#informationPublicIndex .infoTable th{
	background:#f6f5f5;
	font-weight:normal;
}
body#informationPublicIndex .infoTable td{
	background:#fff;
}
body#informationPublicIndex main .facilityBox img{
	display:block;
	margin:0 auto;
}
body#informationPublicIndex main .infoTable{
	width:100%;
	    border-top: 1px solid #ececec;
}
body#informationPublicIndex main .infoTable th,
body#informationPublicIndex main .infoTable td{
	border-bottom: 1px solid #ececec;
	text-align:left;
	padding:10px 14px;
	font-size:90%;
}
body#informationPublicIndex main .facilityBox{
	margin:0 0 2.4%;
	width:32%;
}
body#informationPublicIndex main .facilityBox h3{
	margin:4% 0;
}
body#informationPublicIndex main #partyArea .culum3{
	justify-content:space-between;
	margin-bottom:4%;
}
body#informationPublicIndex main #partyArea .facilityBox{
	width:22%;
	margin:0;
}
body#informationPublicIndex #conventionArea .culum3{
	margin-bottom:4%;
}
body#informationPublicIndex #conventionArea .culum3 li{
	font-family:"Mykokoro" , serif;
	font-size:100%;
	margin-bottom:0;
	text-align:center;
}
body#informationPublicIndex #conventionArea .alignC{
	margin-bottom:0;
}
/*==============================================================
　body#informationPublicLounge : ラウンジ
===============================================================*/
body#informationPublicLounge .contentsBox{
	margin:4% 0 8%;
}
body#informationPublicLounge .contentsBox:last-of-type,
body#informationPublicLounge .contentsBox .flex-box{
	display: -webkit-flex;
	display: flex;
	justify-content:center;
}
body#informationPublicLounge .contentsBox figure{
	width:50%;
}
body#informationPublicLounge .contentsBox figure img{
	width:100%;
	height:auto;
}
body#informationPublicLounge .contentsBox .boxR .txt{
	margin-bottom:3%;
}
body#informationPublicLounge .contentsBox .boxR{
	width:50%;
	padding-left:3%;
}
body#informationPublicLounge .contentsBox #gardenLink{
	margin:2% 0 0 ;
}

body#informationPublicLounge .contentsBox p strong{
}
body#informationPublicLounge #contactField{
	margin:0;
	padding:4% 0 ;
}
body#informationPublicLounge .contactArea{
	margin-bottom:0;
	background:#fff;
}
body#informationPublicLounge .blu-bg{
	background-color:#b1ccf0;
	background:url(../img/bg_cloud_wht_lft.png) no-repeat left top,
	url(../img/bg_cloud_wht_rgt.png) no-repeat right bottom,
	url(../img/bg_blue_paper.png);
	background-size:40% auto , 32% auto, auto auto;
}
body#informationPublicLounge .separator{
	padding:4% 0;
}
body#informationPublicLounge .separator:before,
body#informationPublicLounge .separator:after{
	background:#b1ccf0;
}
body#informationPublicLounge .menuArea .innerBox{
	width:75%;
	margin:0 auto;
	table-layout:fixed;
}
body#informationPublicLounge .menuArea .innerBox p{
	margin-bottom:2%;
}
body#informationPublicLounge main .menuArea .visualList{
	display: -webkit-flex;
	display: flex;justify-content:center;
	margin-bottom:4%;
}
body#informationPublicLounge main .menuArea .visualList li{
	width:19%;
	margin:0 1%;
}
body#informationPublicLounge main .menuArea .visualList li img{
	width:100%;
	height:auto;
}
body#informationPublicLounge .menuArea table{
	margin-bottom:5px;
}
body#informationPublicLounge #infoArea {
    width: 75%;
    margin: 6% auto 12%;
}
body#informationPublicLounge main .lead {
    font-family: "MyKokoro";
    font-size: 180%;
    text-align: left;
}
/*==============================================================
　body#informationPublicSuisui : お夜食処　粋酔
===============================================================*/
body#informationPublicSuisui main .lead{
	font-family: "MyKokoro";
    font-size: 170%;
	white-space:nowrap;
    margin: 41px 0;
	text-align:left;
}
body#informationPublicSuisui #infoArea {
    width: 75%;
    margin: 6% auto 12%;
}
body#informationPublicSuisui .flex-box{
	display: -webkit-flex;
	display: flex;
	margin:4% 0 0%;
}
body#informationPublicSuisui .flex-box .boxR{
	width:50%;
	padding:0 2.6%;
}
body#informationPublicSuisui .flex-box figure{
	width:50%;
}
body#informationPublicSuisui .flex-box figure img{
	width:100%;
	height:auto;
}
body#informationPublicSuisui main #menuArea{
	margin:4% 0;
}
body#informationPublicSuisui main #menuArea .innerBox{
	width:75%;
	margin:0 auto ;
}
body#informationPublicSuisui main #menuArea table{
	margin-bottom:5px;
}

body#informationPublicSuisui main #menuArea .visualList{
	display: -webkit-flex;
	display: flex;justify-content:space-between;
	margin-bottom:4%;
}
body#informationPublicSuisui main #menuArea .visualList li{
	width:19%;
}
body#informationPublicSuisui main #menuArea .visualList li img{
	width:100%;
	height:auto;
}
/*==============================================================
　body#informationMap : 館内マップ
===============================================================*/
body#informationMap #overviewArea{
	margin-bottom:4%;
	margin-top:4%;
}
body#informationMap #overviewArea figure img{
	display:block;
}
body#informationMap #contactField .contactArea{
	background:#fff;
	margin:0;
}
body#informationMap #siteArea{
	padding:4% 0 ;
}
body#informationMap #siteArea figure{
	text-align:center;
	padding:4%;
}
body#informationMap #siteArea figure img{
	width:100%;
	height:auto;
}
body#informationMap #siteImage{
	margin-bottom:4%;
}
body#informationMap .siteBox{
	border-bottom:1px solid #ececec;
	width:70%;
	padding:20px 0 ;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
align-items: center;
}
body#informationMap #yurakuSite{
	border-top:1px solid #ececec;
}
body#informationMap .siteBox h3{
	width:36%;
	text-align:left;
	margin:0;
	padding: 0;
	display: -webkit-flex;
	display: flex;
    align-items: center;
}
body#informationMap .siteBox li{
	margin-bottom:0;
}
body#informationMap .siteBox .linkBox{
	width:64%;
	padding:20px 0;

}
body#informationMap .yGreen-site h3{
	background:#e4eece;
}
body#informationMap .dBlue-site h3{
	background:#dce7f9;
}
body#informationMap .blue-site h3{
	background:#d6e6ef;
}
body#informationMap .green-site h3{
	background:#d6e7d5;
}
body#informationMap .orange-site h3{
	background:#f6ead2;
}
body#informationMap #sasadSite h3{
	justify-content: center;
align-items: center;
	color:#fff;
}
body#informationMap #sasadSite a,
body#informationMap #sasadSite li{
	color:#fff;
	margin:0;
}
body#informationMap #sasadSite a{
	background-image:url(../img/ico/ico_arrow_wht_rgt-thn.png);
}
body#informationMap #sasadSite{
	background:#901d18;
}
body#informationMap .siteBox .linkBox a{
	display:inline-block;
	margin-left:10px;
	padding-right:17px;
	background:url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat right center;
}
body#informationMap .siteBox .linkBox a:hover{
	text-decoration:underline;
}
/*==============================================================
　body#informationPublicShop : お土産処
===============================================================*/
body#informationPublicShop main .lead{
	font-family: "MyKokoro";
    font-size: 180%;
	text-align:left;
}
body#informationPublicShop .flex-box{
	display: -webkit-flex;
	display: flex;
	margin-top:4%;
}
body#informationPublicShop .flex-box .boxR{
	width:50%;
	padding:0 2.6%;
}
body#informationPublicShop .flex-box figure{
	width:50%;
}
body#informationPublicShop .flex-box figure img{
	width:100%;
	height:auto;
}
body#informationPublicShop main #menuArea{
	margin:4% 0;
}
body#informationPublicShop main #menuArea table{
	margin-bottom:5px;
	margin:0 auto ;
	width:75%;
}
body#informationPublicShop main #menuArea .kome{
	text-align:right;
}
body#informationPublicShop main #menuArea .visualList{
	display: -webkit-flex;
	display: flex;justify-content:center;
	margin-bottom:4%;
}
body#informationPublicShop main #menuArea .visualList li{
	width:19%;
	margin:0 1%;
}
body#informationPublicShop main #menuArea .visualList li img{
	width:100%;
	height:auto;
}
body#informationPublicShop #infoArea{
	width:75%;
	margin:6% auto 12%;
}
body#informationPublicShop #infoArea table{
	margin-bottom:2%;

}
body#informationPublicShop #galleryArea .innerWidth{
	overflow:hidden;
}
body#informationPublicShop main .gallerySlider div {
    margin-bottom: 0;
    padding: 0 15px;
    text-align: left;
    width: 300px;
    float: left;
}
body#informationPublicShop main .gallerySlider div img{
	width:100%;
	height:auto;
}
body#informationPublicShop main #ecBox{
	padding:4% 0;
	text-align:center;
	clear:both;
}
body#informationPublicShop main #ecBox a{
	background:none;
}
/*==============================================================
　informationPublicNightBar : ナイトバーラウンジ
===============================================================*/
body#informationPublicNightBar .innerWidth{
	margin-bottom:8%;
}
body#informationPublicNightBar .innerWidth .flex-box {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
body#informationPublicNightBar .innerWidth .flex-box figure{
	width:50%;
}
body#informationPublicNightBar .innerWidth .flex-box figure img{
	width:100%;
	height:auto;
}
body#informationPublicNightBar main .innerWidth .boxR {
    width: 50%;
    padding: 0 2.6%;
}
body#informationPublicNightBar main .innerWidth .lead {
    font-family: "MyKokoro";
    font-size: 180%;
    margin: 41px 0;
    text-align: left;
}
body#informationPublicNightBar main .innerWidth .menuBox{
	margin-bottom: 5px;
    margin: 0 auto;
    width: 75%;
}
body#informationPublicNightBar main .innerWidth h3{
	margin-bottom:20px;
}
body#informationPublicNightBar main .innerWidth table{
    border-top:1px solid #ececec;
	margin-bottom:80px;
}
body#informationPublicNightBar main .innerWidth table th,
body#informationPublicNightBar main .innerWidth table td{
    padding: 8px;
    text-align: left;
	border:none;
	border-bottom:1px solid #ececec;
}
body#informationPublicNightBar main .innerWidth .kome{
	margin-top:10px;
}
body#informationPublicNightBar #contactField {
    margin: 0;
    padding: 4% 0;
}
body#informationPublicNightBar main #menuArea .visualList{
	display: -webkit-flex;
	display: flex;justify-content:center;
	margin-bottom:4%;
}
body#informationPublicNightBar main #menuArea .visualList li{
	width:19%;
	margin:0 1%;
}
body#informationPublicNightBar main #menuArea .visualList li img{
	width:100%;
	height:auto;
}
body#informationPublicNightBar #infoArea {
    width: 75%;
    margin: 6% auto 12%;
}
/*==============================================================
　body#informationFaq : よくあるご質問
===============================================================*/
body#informationFaq main{
	padding:4% 0 0;
}

body#informationFaq #headline h1:after{
	z-index:9;
}
body#informationFaq #main {
	width:980px;
	margin:0 auto;
	background:#fff;
	padding:3%;
	margin-bottom:4%;
}
body#informationFaq main #tabs h2{
	width:100%;
	margin:5% 0;
}
body#informationFaq .entry .question{
	cursor:pointer;
}
body.faq #main #intro{
	padding-bottom:0;
	margin-bottom: 0;
	background: none;
}
body.faq #main .entry{
	margin:0 0 12px;
	padding:0;
}
body.faq #main .archiveTitle{
	width:auto;
	margin: 0 0 20px;
}
body.faq #main .entry h3.question{
	align-items: center;
	display: -webkit-flex;
	display: flex;
	font-size: 18px;
	padding:2.3% 2%;
	line-height: 1.3;
	margin-bottom:0;
	margin-top: -1px;
	letter-spacing: 1px;
	font-weight:normal;
	font-family:  'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif ;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	position:relative;
}
body.faq #main .entry h3.question:after{
	content:"";
	position:absolute;
	top:0;
	right:4%;
	bottom:0;
	margin:auto 0;
	background:url(../img/ico/ico_arrow_blk_rgt.png) no-repeat;
	width:21px;
	height:15px;
	transform:rotate(90deg);
}
body.faq #main .entry h3.question .num{
	display:inline-block;
	margin-right:24px;
	vertical-align:top;
}
body.faq #main .entry h3.hover{
	background: #f6f5f5;
}
body.faq #main .entry .answer{
	border-bottom: 1px solid #ececec;
	border-top: none;
	padding:3.5% 2%;
	margin-bottom: 1em;
}
body.faq #main .entry .answer ul{
	margin:20px 0;
}
body.faq #main .entry .answer li a{
	padding-right:14px;
	background:url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat right center;
}
body.faq #main .entry .answer p a{
	text-decoration:underline;
}
body.faq #main #tabs .tabControl {
    margin: 0;
	position:relative;
	padding: 0 0 6px;
}
body.faq #main #tabs .tabControl:after{
	display:block;
	content:"";
	width:100%;
	height:6px;
	position:absolute;
	bottom:0;
	left:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8e2fc+0,e9e5fb+100 */
background: #f6f5f5; /* Old browsers */
}
body.faq #main #tabs .tabControl {
    list-style-type: none;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	margin-bottom:2%;

}
body.faq #main #tabs .tabControl li {
    margin: 0;
    padding: 0;
	width : 16.2% ;
	display:block;
}
body.faq #main #tabs .tabControl li a {
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
    color: #56483a;
    display: block;
    list-style: none outside none;
    outline: 0 none;
	padding:8% 9%;
    text-decoration: none;
	font-size: 13px;
	height:100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.faq #main #tabs .tabControl li a:hover,
body.faq #main #tabs .tabControl li.selected a{
	background: #f6f5f5;
}
body.faq #main #tabs .tabControl li:last-of-type a{
    border-right: 1px solid #ececec;
}
/*==============================================================
　body#informationPublicMeeting : 会議・会合のお客さまへ
===============================================================*/
body#informationPublicMeeting main p{
	margin-bottom:1em;
}
body#informationPublicMeeting .contentsBox{
	margin-bottom:12%;
}
body#informationPublicMeeting main #introArea h2{
	margin-bottom:8%;
}
body#informationPublicMeeting .flex-box{
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
body#informationPublicMeeting .flex-box .boxR{
	width:50%;
	padding:0 2.6%;
}
body#informationPublicMeeting .flex-box figure{
	width:50%;
}
body#informationPublicMeeting .flex-box figure img{
	width:100%;
	height:auto;
}
body#informationPublicMeeting #facilityArea .culum3{
	margin-bottom:0%;
}
body#informationPublicMeeting #facilityArea .culum3 .facilityBox{
	width:22%;
	margin:0 0 2.4%;
}
body#informationPublicMeeting #facilityArea .culum3 img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
body#informationPublicMeeting #facilityArea .infoTxt{
	text-align:center;
}
body#informationPublicMeeting #facilityArea .facilityBox h3{
    margin: 4% 0;
    text-align: center;
	font-size:140%;
    font-family: "Mykokoro" , serif;
    margin: 2.2% 0 0;
	font-weight:normal;
}
body#informationPublicMeeting #facilityArea .innerBox{
	width:75%;
	margin:0 auto;
}
body#informationPublicMeeting #facilityArea h3{
	font-size:150%;
    font-family: "Mykokoro" , serif;
	font-weight:normal;
	margin-bottom:4%;

}
body#informationPublicMeeting #facilityArea h4 {
    border-left: 7px solid #f6f5f5;
    padding: 8px 0;
    padding-left: 22px;
    font-family: "Mykokoro" , serif;
	font-weight:normal;
    font-size: 120%;
	margin-bottom:4%;
}
body#informationPublicMeeting #facilityArea #seanArea {
	margin-bottom:6%;
}
body#informationPublicMeeting #facilityArea #seanArea .flex-box{
	justify-content:space-between;
	align-content:flex-start;
}
body#informationPublicMeeting #facilityArea .infoBox{
	margin-bottom:6%;
}
body#informationPublicMeeting #facilityArea .infoBox table{
	margin-bottom:10px;
}
body#informationPublicMeeting .mapBtn,
body#informationPublicMeeting .planBtn{
	margin:4% 0 8%;
}
/*==============================================================
　body#groupBusplan : 送迎バスのご案内
===============================================================*/
body#informationAccessBusplan .culum3 {
	margin-top:40px;
}
body#informationAccessBusplan .culum3 li{
    width: 48.5%;
    margin-bottom: 4%;
}
body#informationAccessBusplan .culum3 div .photo{
	width:100%;
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}

.bus_ttl {
	background: none;
	padding-top: 0;
}
.bus_ttl .catch{
	font-size:120%;
}
.bus_ttl .target{
	font-size:180%;
}
.bus_ttl .ttl{
	font-size:240%;
}
body#informationAccessBusplan .fuji .fuji_bnr{
	display: grid;
	grid-template-columns: 470px 1fr;
	gap:30px;
    border: 1px solid #ded7ce;
    padding: 3%;
    margin: 0 auto 3%;
	max-width: 1100px;
}

body#informationAccessBusplan .fuji .fuji_bnr .photo img{
	width: 100%;
	height: auto;

}
body#informationAccessBusplan .fuji .fuji_bnr .text h3{
	font-size:220%;
	font-family: 'MyKokoro';
	text-align: center;
	font-weight: normal;
	margin-bottom: 4%;
}
body#informationAccessBusplan .fuji .fuji_bnr .text p{
	font-size:120%;
	text-align: center;
}
body#informationAccessBusplan .fuji .fuji_bnr .text .color-btn.blk-btn{
    margin: 6% auto 0 auto;
    display: block;
    text-align: center;
    max-width: 350px;
}
.riyo_ttl {
	font-size:250%;
	position: relative;
	background: none;
	padding-top: 0;
	text-align: center;
    font-family: 'MyKokoro';
    font-weight: 200;
    margin: 0 0 4%;
}
.riyo_ttl .circle{
	width: 100px;
	height: auto;
	transform: translate(20px, 30px);
}
.mishima_txt_route img{
	max-width: 1100px;
	margin:auto auto 6% auto;
	width: 100%;display: block;
}
body#informationAccessBusplan .mishima .photo img{
	width: 100%;
	height: auto;
}
body#informationAccessBusplan .mishima .color-btn.blk-btn{
    max-width: 350px;
    transform: translate(-50px, -160px);
    margin: 0 0 0 auto;
    display: block;
	text-align: center;
}
/*==============================================================
　body#informationAccessMishima : 送迎バスのご案内 (三島駅)
===============================================================*/
body#informationAccessMishima main .lead_photo {
	margin-bottom:3%;
}
body#informationAccessMishima main .lead_photo img{
	width: 100%;
	height:auto;
}
body#informationAccessMishima main figure{
	text-align:center;
	padding:2% 0;
}
body#informationAccessMishima main .dialBox{
	width:75%;
	margin:0 auto 10px;
}
body#informationAccessMishima main .flowBox ul{
	display: -webkit-flex;
	display: flex;justify-content:center;
}
body#informationAccessMishima main .flowBox ul li{
   width : calc(100% / 5 - 10px) ;
   margin:0 0.5%;
}
body#informationAccessMishima main .flowBox ul li p{
	text-align:left;
	font-size:90%;
}
body#informationAccessMishima main .flowBox ul li img{
	width:100%;
	height:auto;
}
body#informationAccessMishima main .flowBox ul li.wd2{
  -webkit-flex-grow: 2; /* Safari */
  flex-grow:         2;
}

body#informationAccessMishima .flowBox{
	width:100%;
	margin:8% auto;
}
body#informationAccessMishima main .flowBox h3{
	margin-bottom:2%;
}
body#informationAccessMishima main .contentsBox{
	margin-bottom: 60px;
}
body#informationAccessMishima main .contentsBox h2 .kome{
	font-family:  'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif ;
	font-size:60%;
}
body#informationAccessMishima main .spotBox {
	overflow: hidden;
	display: flex;
	-webkit-display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 3%;
}
body#informationAccessMishima main .textBox {
	width: 50%;
	padding:0 2.6%;
}
body#informationAccessMishima main .photoBox {
	width: 50%;
}
body#informationAccessMishima main .photoBox img {
	width: 100%;
	height: auto;
}
 body#informationAccessMishima #intro .textBox p{
	font-size:120%;
 }
body#informationAccessMishima .layoutP-T .photoBox, body#informationAccessMishima .layoutT-P .textBox {
	order: 1;
}
body#informationAccessMishima .layoutP-T .textBox, body#informationAccessMishima .layoutT-P .photoBox {
	order: 2;
}
body#informationAccessMishima main .spotBox h3 {
    font-weight: normal;
    padding: 2px;
    margin-bottom: 7%;
    font-size: 160%;
    line-height: 1.1;
}
body#informationAccessMishima main .spotBox h3 strong{
	position: relative;
	margin-bottom: 9px;
	font-family: "MyKokoro";
	font-size:160%;
	font-weight:normal;
	display:block;
}
body#informationAccessMishima main .spotBox h3 strong span{
	font-size:70%;
}
body#informationAccessMishima main .spotBox .cuisinName {
	font-size: 120%;
	margin-bottom: 25px;
	font-family: "MyKokoro";
}
body#informationAccessMishima main .routeBox{
	background:#fff;
	padding:0 3%;
	margin:0 auto 6%;
	width:85%;
	overflow:hidden;
}
body#informationAccessMishima main .routeBox ul{
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content:space-between;
	-webkit-flex-wrap: nowrap; /* Safari */
	flex-wrap:         nowrap;
}

body#informationAccessMishima main .routeBox li{
	display:inline-block;
	font-size:100%;
	padding:15px 4px;
	white-space:nowrap;
	text-align:center;
	position:relative;
	z-index:9;
}
body#informationAccessMishima main .routeBox .routeStep{
	margin-bottom:4%;
	position:relative;
}
body#informationAccessMishima main .routeBox .routeStep:after{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:block;
	content:"";
	width:90%;
	height:1px;
	background:#dddbd8;
}
body#informationAccessMishima main .routeBox .routeStep:last-of-type{
	margin-bottom:0;
}
body#informationAccessMishima main .routeBox li.point{
	padding-left:22px;
	background:#fff;
}
body#informationAccessMishima main .routeBox li.point:after{
	display:block;
	width:17px;
	height:17px;
	border-radius:50%;
	background:#fff;
	border:4px solid #c9c9c9;
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
}
body#informationAccessMishima main .routeBox li.start{
	padding-left:27px;
	background:#fff;
}
body#informationAccessMishima main .routeBox li.start:after{
	display:block;
	width:22px;
	height:22px;
	border-radius:50%;
	background:#fff;
	border:5px solid #484845;
	content:"";
	position:absolute;
	left:0;
	right:auto;
	top:0;
	bottom:0;
	margin:auto 0;
}
body#informationAccessMishima main .routeBox .routeStep.firstHf{
	margin-bottom:0;
	width:80%;
}
body#informationAccessMishima main .routeBox .routeStep.firstHf .point{
	margin-right:6%
}
body#informationAccessMishima main .routeBox .routeStep .mid{
	width:70px;
	height:1px;
	border-bottom:1px dashed #fff;
}
body#informationAccessMishima main .routeBox .routeStep.latterHf{
	margin-bottom:0;
	width:80%;
	float:right;
}
body#informationAccessMishima main .routeBox .routeStep.latterHf:after{
	right:auto;
}
body#informationAccessMishima main .routeBox .routeStep.latterHf .point{
	margin-left:6%;
}

body#informationAccessMishima main .routeBox li.bar{
	position:relative;
	width:0px;
	padding:0;
}
body#informationAccessMishima main .routeBox li.traffic{
	position:relative;
	font-family:  'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif ;
	font-size:90%;
	padding:4px 0 25px;
	border:none;
	background:none;
	color:#9e9a95;
}
body#informationAccessMishima main .routeBox li.traffic.timeInfo{
	padding-bottom:4px;
}
body#informationAccessMishima main .routeBox li.traffic:after{
	display:none;
}
body#informationAccessMishima main .routeBox li.traffic:before,
body#informationAccessMishima main .routeBox li.bar:before{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	display:none;
	content:"";
	width:100%;
	height:1px;
	background:#dddbd8;
}
body#informationAccessMishima main .routeBox li.point strong{
	display:block;
	width:100%;
	font-weight:normal;
	padding:0px 0px;
}
body#informationAccessMishima main .routeBox li.point .roadName{
	display:block;
	line-height:1;
	position:relative;
	background:#fff;
	color:#544f49;
}
body#informationAccessMishima main .routeBox li.destination{
	line-height:1.3;
}
body#informationAccessMishima main .routeBox li.destination:after{
	width:17px;
	height:17px;
	background:#484845;
	border:none;
}
@media screen and (max-width: 900px) {
body#informationAccessMishima main .routeBox {
	justify-content: center;
}
body#informationAccessMishima main .routeBox li.point {
	text-align:center;
	-webkit-text-orientation: upright;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
}
}
/* body#informationAccessMishima main h3{
    font-weight: normal;
    font-size: 140%;
    font-family: "Mykokoro" , serif;
    margin-bottom: 4%;
	text-align:center;
}
body#informationAccessMishima main h3 .kome{
	font-size:80%;
	margin-left:1%;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
} */
body#informationAccessMishima main .innerBox{
	width:85%;
	margin:0 auto;
}
body#informationAccessMishima main #timeArea h2{
	padding-top: 0;
	background: none;
    font-size: 250%;
}
body#informationAccessMishima main #timeArea .kome{
	text-align:center;
}
body#informationAccessMishima main #fareArea .lead{
    font-size: 120%;
    font-family: "Mykokoro" , serif;
    margin-bottom: 4%;
	text-align:center;
}
body#informationAccessMishima main .attentionBox h2{
	font-size: 200%;
	background: none;
	padding-top: 0;
}
body#informationAccessMishima main .attentionBox{
    border: 1px solid #ded7ce;
    padding: 4% 30px;
	margin-bottom: 3%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
body#informationAccessMishima main .attentionBox li{
	text-indent:-1em;
	font-size:95%;
	margin-bottom:10px;
	line-height:1.4;
}
body#informationAccessMishima main .routeBox .routeStep{
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
}
body#informationAccessMishima main .routeBox li{
	display:inline-block;
	font-size:100%;
	padding:15px 4px;
	white-space:nowrap;
	text-align:center;
	position:relative;
	z-index:9;
}
body#informationAccessMishima main #access h2 {
	font-size: 250%;
	background: none;
	padding-top: 0;
}
body#informationAccessMishima main #access .point_list {
	display: grid;
	align-items: flex-start;
	grid-template-columns: 1fr 1fr 1fr;
	gap:30px;
}
body#informationAccessMishima main #access .point_list .txt_fig{
	margin-bottom: 30px;
	max-width: 200px;
	margin:0 auto 30px auto;
}
body#informationAccessMishima main #access .point_list .box{
	max-width: 280px;
	margin:0 auto;
}
body#informationAccessMishima main #access .point_list .box p{
	line-height: 2;
	font-size:110%;
}
body#informationAccessMishima main #access .point_list .box img{
	margin:auto;
	display: block;
}
body#informationAccessMishima main #access .photo_list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 6%;
	gap:5px;
}
body#informationAccessMishima main #access .photo_list .photo img{
	width: 100%;
	height: auto;
}
body#informationAccessMishima .howto .map {
	margin-bottom: 30px;
}
body#informationAccessMishima .howto .map img{
	max-width: 100%;
	display: block;
	height: auto;
	margin:auto;
}
body#informationAccessMishima .howto h3 br,
body#informationAccessMishima .howto h2 br{
	display: none;
}
body#informationAccessMishima .howto h2{
	background: none;
	padding-top: 0;
	font-size:250%;
}
body#informationAccessMishima .howto h3{
	font-size:200%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.5em;
    font-family: 'MyKokoro';
}
body#informationAccessMishima .howto {
    border: 1px solid #ded7ce;
    padding: 3%;
    margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
body#informationAccessMishima .howto .flow_list .photo img{
	width: 100%;
	height: auto;
}
body#informationAccessMishima .howto .flow_list .photo{
	position: relative;
}
body#informationAccessMishima .howto .flow_list .photo:after{
	content:"";
	background: url(../../information/access/img/mishima/ico_arrow_right.svg) center /cover no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	margin:auto;
	top: 0;bottom: 0;
    right: -32px;
}
body#informationAccessMishima .howto .flow_list .box:last-child .photo:after{
	display: none;
}
body#informationAccessMishima .howto .flow_list{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	margin-bottom: 40px;
	gap:40px;
}

body#informationAccessMishima .howto table th,
body#informationAccessMishima .howto table td{
	border:1px solid #595858;
}
body#informationAccessMishima #intro h2{
	background: none;
	padding-top: 0;
	font-size:250%;
}

/*==============================================================
　body#informationAccessFujisan : 送迎バスのご案内 (富士山駅)
===============================================================*/
body#informationAccessFujisan main h3{
	font-family:"Mykokoro",serif;
	font-size:150%;
	margin:4% 0 1%;
	text-align:center;
	font-weight:normal;
}
body#informationAccessFujisan main p.kome{
	font-size:90%;
}
body#informationAccessFujisan main p{
	text-align:center;
}
body#informationAccessFujisan main figure{
	text-align:center;
	padding:2% 0;
}
body#informationAccessFujisan main .dialBox{
	width:75%;
	margin:0 auto 10px;
}
body#informationAccessFujisan main .flowBox ul{
	display: -webkit-flex;
	display: flex;justify-content:space-between;
}
body#informationAccessFujisan main .flowBox ul li{
   width : calc(100% / 4 - 10px) ;
}
body#informationAccessFujisan main .flowBox ul li p{
	text-align:left;
	font-size:90%;
}
body#informationAccessFujisan main .flowBox ul li img{
	width:100%;
	height:auto;
}
body#informationAccessFujisan .flowBox{
	width:75%;
	margin:8% auto;
}
body#informationAccessFujisan main .flowBox h3{
	margin-bottom:2%;
}
body.busplan main .num{
	display:block;
	font-family:"Mykokoro",safari;
	font-size:130%;
	margin-bottom:5px;
	background:#f6f5f5;
	text-align:center;
	line-height:1;
	padding:2px 0 8px;
}