/* CSS Document */

@font-face {
font-family: "minamoto";
  src: url("../../../css/fonts/minamoto.woff") format("woff");
}
@font-face {
font-family: "minamoto_l";
  src: url("../../../css/fonts/minamoto_l.woff") format("woff");
}

html,body { width: 100%; }
body {
	color: #26190a;
	margin: 0 auto;
	font-family: "minamoto_l","游明朝", "YuMincho", serif;
	background: url("../../../images/bg_main.jpg") repeat #ffffff;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}


li { list-style: none; }

p {
	text-align: justify;
	-ms-text-justify: auto;
	text-justify: auto;
	text-justify: inter-ideograph;
}
img { vertical-align: bottom; }

.noborder { border: none !important; }
.nomargin { margin: 0 0 !important; }

.ta_r { text-align: right; }
.ta_c { text-align: center; }

.cf:before,.cf:after { content:""; display:table; }
.cf:after { clear:both; }
.cf { zoom:1; }

	a {
		color: #26190a;
		text-decoration: none;
	}

	body { font-size: 3.8vw; line-height: 1.5; }
	.mb20 { margin-bottom: 2.6vw !important; }
	.mb25 { margin-bottom: 3.3vw !important; }
	.mb30 { margin-bottom: 4vw !important; }
	.mb40 { margin-bottom: 5.3vw !important; }
	.mb50 { margin-bottom: 6.6vw !important; }
	.mb60 { margin-bottom: 8vw !important; }
	.mb70 { margin-bottom: 9.3vw !important; }
	.mb80 { margin-bottom: 10.6vw !important; }
	.mb90 { margin-bottom: 12vw; }
	.mb100 { margin-bottom: 13.3vw !important; }
	.mb120 { margin-bottom: 16vw !important; }
	.pt50 { padding-top: 6.6vw !important; }
	.ls-1 { letter-spacing: -1px; }
	.ls-2 { letter-spacing: -2px; }
	.ls-3 { letter-spacing: -3px; }
	.ls-4 { letter-spacing: -4px; }


	body { width:100%; }
	.wrap { width: 100%; overflow: hidden;}
	.for_pc { display: none; }
	img { max-width: 100%; }
	
	.cf_s:before,.cf_s:after { content:""; display:table; }
	.cf_s:after { clear:both; }
	.cf_s { zoom:1; }



	#fnav { width:100%; position:fixed; left:0; bottom:0; z-index:20000; }
	#foot_spnav { width:100%; height:18vw; background: #355e0d; }
	#foot_spnav ul { width:100%; height:18vw; }
	#foot_spnav ul li { float: left; width:50%; height:18vw; text-align: center; position: relative; }
	#foot_spnav ul li:after { content: ""; width: 1px; height: 9vw; position: absolute; top:4.5vw;
		right: 0; background: #4e7c1d; }
	#foot_spnav ul li:last-child:after { background: none; }
	#foot_spnav ul li a { display:block; width:100%; height:18vw; text-align: center; color: #ffffff;
		padding-top: 3.6vw; }
	#foot_spnav ul li:nth-child(2) a { /*background: #ae8b3c;*/ }
	#foot_spnav ul li a img { width:5.3vw; }
	/*#foot_spnav ul li:first-child a img { width:4.4vw; }
	#foot_spnav ul li:nth-child(2) a img { width:5.2vw; }
	#foot_spnav ul li:last-child a img { width:5.3vw; }*/
	#fnav_in { display: none; position: fixed; left: 0; bottom: 0; width: 100%; background: #ffffff; 
		text-align: center; 
		 }
	#fnav_in .mainw { width: 100%; }
	
	#fnav_in .menu_close { width: 14vw; display: block; position: absolute; top:4vw;
		right: 6vw; }
	#fnav_in h2 { padding: 5vw 0 0 6vw; width: 42vw; margin-bottom: 5vw; }
	#fnav_in ul.gnav { width: 91vw; text-align: left; margin: 0 auto 5vw; border-top: #e4e4e4 1px solid;
		 }
	#fnav_in ul.gnav li { border-bottom: #e4e4e4 1px solid; height: 8.5vh; line-height: 8.5vh;
		width: 50%; float: left; }
	#fnav_in ul.gnav li:nth-child(odd) { border-right: #e4e4e4 1px solid; }
	#fnav_in ul.gnav li a { display: block; width: 100%; height: 8.5vh; padding-left: 4vw; color: #1e1e1e;
		position: relative; font-size: 3.7vw; }
	.language_menu { margin-bottom: 3vh; position: relative; width: 88vw;
		height: 13vw; /*background: rgba(0,0,0,0.8); */margin: 4vw auto 8vw;
		line-height: 13vw; }
	.language_menu li { position: absolute; left: 0; bottom: 0; width: 88vw;
		 /*background: #ffffff;*/ }
	.language_menu li a { display: block; color: #ffffff; background: rgba(0,0,0,0.8);
		 width: 88vw; }
	.language_menu li ul { display: none; position: static; width: 88vw; }
	.language_menu li ul li { position: static; border-top: #539338 1px solid; }
	.language_menu li ul li a { position: relative; width: 88vw; height: 13vw; }
	.language_menu li:after { content: "\f0dd"; font-family: FontAwesome; 
		position: absolute; right: 2vw; top:0; color: #539338; }
	.language_menu li ul li a:after { content: "\f105"; font-family: FontAwesome; 
		position: absolute; right: 2vw; top:0; color: #539338; }
	

/*header*/
	/*header { width: 100%;  text-align: center;  
		position: absolute; z-index: 10; }
	header h1 { width: 56vw; margin: 0 auto; }*/

	/**/

/*footer*/
	footer { margin-bottom: 18vw; font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; text-align: center;
		border-top: #481f00 1.3vw solid; }
	#pagetop_sp { width: 20vw; height: 20vw; margin: 6vw auto; position: relative; z-index: 20;
		 }
	#pagetop_sp a { display: block; width: 20vw; height: 20vw;
		text-align: center; margin: 0 auto; position: relative; padding: 3vw;
		font-size: 3.6vw; color: #bda380; 
		background: url("../../../images/pagetop.svg") center center no-repeat; 
		background-size: 20vw auto; line-height: 4vw; }
	
	footer #footmain { width: 100%; padding: 5.8vw 0; position: relative; 
		background: url("../../../images/bg_foot.jpg") repeat; }
	
	footer h2 { width: 52vw; margin: 0 auto 6vw; }
	footer h2 img { width: 100%; }
	footer address { font-style: normal; text-align: center;  }
	footer address p { font-size: 3.6vw; line-height: 6vw; text-align: center; }
	footer #footmain .btn_rsv { width: 88vw; height: 14vw; line-height: 14vw; border-radius: 1vw; 
		color: #ffffff; margin: 4vw auto; display: block;
		background: url(../../../images/arrow_w.svg) right 2vw center no-repeat #345d2e;
		font-size: 4vw; text-align: center; }

	footer p.tel { text-align: center; color: #693905; font-size: 5.7vw; margin-bottom: 6vw; }
	footer p.tel:before { content: "\f095"; font-family: FontAwesome; padding-right: 2vw; }

	
	footer .copy { font-size: 3.2vw; padding-bottom: 4vw; }





/*pagetop*/
	
	/*#page-top { display: none; }*/


/*common*/
	.mainw { width: 88vw; margin: 0 auto; }

	h3.ch3 { text-align: left; font-size: 7vw; margin-bottom: 6vw; color: #345d2e;
		position: relative;  font-weight: normal; line-height: 11vw; font-weight: normal;
		background: url("../../../inbound/images/mark.svg") 1vw center no-repeat; height: 14vw;
		border-top: #345d2e 1px dashed; border-bottom: #345d2e 1px dashed;
		padding-left: 11vw; background-size: 7vw auto; }
	h4.ch4 { line-height: 6vw; font-size: 5.6vw; color: #355e0d; margin-bottom: 4vw;
		 font-weight: normal; }
	h4.ttlh4 { background: url("../../../inbound/images/ttlh4.svg") center top no-repeat;
		font-size: 6vw; color: #345d2e; height: 22vw; line-height: 22vw; margin-bottom: 0;
		 font-weight: normal; text-align: center; background-size: 28vw auto; }
	h4.ttlh4.l2 { line-height: 7vw; padding-top: 4vw; }
	h4.ttlh4 span { font-size: 5.6vw; }
	
	.lead h3 { margin: 0 auto 4vw; line-height: 9vw; text-align: center; color: #345d2e;
		font-size: 8.8vw;  font-weight: normal; }
	.lead p { font-size: 3.7vw; line-height: 6vw; text-align: left; font-weight: normal;
		position: relative; z-index: 2; margin-bottom: 6vw; }
	.lead p strong { color: #345d2e; font-weight: normal; }
	p.lead { font-size: 3.7vw; line-height: 6vw; margin-bottom: 6vw; }


	/*cb...color box*/
	.cb { background: url("../../../images/bg_main2.jpg") repeat; }
	/*.cb2 { background: #F4F1E9; border-top: #E8E3D3 10px solid; }*/
	/*.bb { width: 100%; box-shadow: 2px 2px 5px #cccccc; padding-bottom: 4vw; margin-bottom: 13vw; }*/

	
	.cbtn { font-size: 4vw; border-top: #4f682c 1px dashed; border-bottom: #4f682c 1px dashed;
		color: #466a08; display: block; text-align: left; line-height: 12vw;
		 width: 72vw; height: 12vw; padding-left: 3.3vw;
		 background: url("../../../images/arrow_g.svg") 62vw center no-repeat;
		 background-size: 7.6vw auto; }
	.cbtn2 { font-size: 4vw; display: block; text-align: left; color: #ffffff;
		width: 88vw; height: 14vw; line-height: 14vw; border-radius: 2vw; padding-left: 4vw;
		background: url("../../../images/arrow_w.svg") 76vw center no-repeat #355e0d;
		background-size: 7.6vw auto; }

	section.animsition.mainw { width: 100%; }
	
	ul.cul li { font-size: 3.2vw; line-height: 4.3vw; }
	ul.cul li:before { content: "●"; color: #355e0d; font-size: 3.7vw; padding-right: 5px; }


	/*cdl...common dl*/
	.cdl {  width: 90vw; margin: 3vw auto; }
	.cdl dt { text-align: center; border-bottom: #e1d5c6 1px solid;
		min-height: 8vw; line-height: 8vw; font-size: 3.4vw; 
		background: url("../../../images/bg_main3.jpg") repeat; text-align: left; 
		padding-left: 2vw; }
	.cdl dt:first-child { border-top: #e1d5c6 2px solid; }
	.cdl dd { border-bottom: #e1d5c6 1px solid; min-height: 8vw; line-height: 4.6vw;
		font-size: 3.4vw; padding: 2vw; text-align: left; }

	/*ul.bn { text-align: center; margin: 13vw auto 20vw; }
	ul.bn li { margin-bottom: 2.6vw; }*/



	.slide_wrp_i { width: 100%; height: 100vh; height: -webkit-calc( 100vh - 18vw ); 
		height: calc( 100vh - 18vw ); position: relative; overflow: hidden; }
	.slide_wrp_i .bx-wrapper { margin: 0 auto; height: 100vh; height: -webkit-calc( 100vh - 18vw ); 
		height: calc( 100vh - 18vw ); }
	.slide_wrp_i .bx-wrapper .bx-viewport { box-shadow: none; border: none; left: 0; height: 100%; }
	.slide_wrp_i .slide_i { width: 100%; height: 100%; }
	.slide_wrp_i .slide_i li:first-child { 
		background: url("../images/mv1_sp.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	.slide_wrp_i .slide_i li:nth-child(2) { 
		background: url("../images/mv2_sp.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	.slide_wrp_i .slide_i li:last-child { 
		background: url("../images/mv3_sp.jpg") center center no-repeat; 
		background-size: cover; width: 100%; height: 100%; }
	.slide_wrp_i .bx-wrapper .bx-pager { bottom: 5vw; }
	.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a { background: rgba(255,255,255,0.5);
		display: inline-block; vertical-align: middle; width: 3.2vw; height: 3.2vw;
		border-radius: 1.6vw; margin: 0 2vw; }
	.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a:hover, 
	.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a.active { background: #ffffff;
		width: 4.4vw; height: 4.4vw; border-radius: 2.2vw; }
	
	.slide_wrp_i .mainw .fvbox { position: absolute; top:0; right: 0; width: 64vw; }
	.slide_wrp_i .mainw .fvbox p { padding: 1vw 4vw; }
	.slide_wrp_i .mainw .fvbox img { width: 100%; }
	.slide_wrp_i .mainw .fvh1 { position: absolute; top:50%; margin-top: -25vh; 
		left: 0; width: 100vw; }
	.slide_wrp_i .mainw .fvh1 img { width: 100%; }
	.slide_wrp_i .mainw .fvh1 .btn_rsv { position: absolute; bottom: -7vw; width: 74vw; left: 50%;
		margin-left: -37vw; height: 14vw; line-height: 14vw; border-radius: 1vw; color: #ffffff;
		background: url(../../../images/arrow_w.svg) right 2vw center no-repeat rgb(53, 94, 13);
		font-size: 4vw; text-align: center; background-size: 7.6vw; }

/*concept*/
	#concept { padding-bottom: 12vw; }
	/*#concept .mainw { position: relative; height: 1230px; margin-bottom: 75px; }*/
	/**/
	#concept .lead { padding: 10vw 0 0; position: relative;
		background: url("../../../images/index/bg_lead.jpg") center top no-repeat; 
		background-size: 76vw auto; }
	#concept .lead p { margin-bottom: 0; }
	#concept #img_akiu { margin-top: -6vw; position: relative; width: 88vw; }
	#concept #img_akiu img { width: 100%; }
	#concept #img_akiu p { position: absolute; color: #345d2e; font-size: 4vw; }
	#concept #img_akiu .pn1 { top:28vw; left: 8vw; }
	#concept #img_akiu .pn2 { top:43vw; left: 16vw; }
	#concept #img_akiu .pn3 { top:47vw; right: 16vw; }
	#concept .mainw .img1 { margin-top: -6vw; position: relative; width: 88vw; }
	#concept .mainw .img1 img { width: 100%; }
 
/*rooms*/
	#rooms { width: 100%; padding: 11vw 0; }
	.thmenu { margin: 0 auto; }
	.thmenu li { width: 43vw; height: 16vw; display: inline-block; float: left; margin-bottom: 4vw; }
	.thmenu li:nth-child(even) { float: right; }
	.thmenu li a { display: block; width: 43vw; height: 16vw; background: #ffffff; 
		padding-top:3.6vw; position: relative; color: #693905; }
	.thmenu li.en { height: 18vw; }
	.thmenu li.en a { padding-top: 2vw; height: 18vw; }
	.thmenu li a p { font-size: 4vw; text-align: center; line-height: 4.3vw; }
	.thmenu li a p span { font-size: 3.4vw; }
	.thmenu li a.active { background: #355e0d;
		color: #ffffff; opacity: 1; }
	.thmenu li a.active:after { content: "◆"; position: absolute; color: #355e0d; font-size: 6vw;
		width: 6vw; bottom: -3vw; left: 50%; margin-left: -3vw;  }
	#rwrap { height: 45vw; position: relative; }
	#r1,#r2,#r3,#r4 { position: absolute; top:0; left: 0; width: 88vw; }
	#r2,#r3,#r4 { display: none; }
	#rwrap .bx-wrapper { margin-bottom: 1vw; }
	#rwrap .bx-wrapper .bx-viewport { left: 0; }
	#rwrap .bx-pager a { opacity: 0.5; display: inline-block; margin-right: 1vw; width: 13vw; }
	#rwrap .bx-pager a:last-child { margin-right: 0; }
	#rwrap .bx-pager a.active { opacity: 1; }
	
	

/*hotspring*/
	#hotspring { padding: 12vw 0; }
	.hs3 { margin-bottom: 6vw; }
	.hs3 li { margin-bottom: 4vw; background: url(../../../images/dayplan/bg.jpg) repeat; }
	/*.hs3 li.img_l .img { float: left; }
	.hs3 li.img_r .img { float: right; }*/
	.hs3 li img { width: 100%; }
	.hs3 li .txt { padding: 6vw; }
	.hs3 li .txt h5 { font-size: 6.9vw; color: #345d2e; margin-bottom: 1vw; font-weight: normal; }
	.hs3 li .txt p { font-size: 4.5vw; }
	.pb { margin-bottom: 6vw; }
	.pb li { width: 28vw; float: left; margin-right: 1vw; }
	.pb li:last-child { margin-right: 0; }

	.pb li p { margin-top: 2vw; text-align: center; font-size: 4.2vw; }
	#hotspring table.ctable { border-collapse: collapse; width: 100%; font-size: 3.7vw; }
	#hotspring table.ctable th { line-height: 11vw; text-align: center; font-weight: normal;
		background: url("../../../images/bg_main2.jpg") repeat; }
	#hotspring table.ctable td { text-align: left; line-height: 6.4vw; padding: 2vw 0 4vw; }
	#hotspring table.ctable th,#hotspring table.ctable td {
		 display: block; }
	/*table.ctable .long,table.ctable .long_sp { line-height: 5.3vw; padding: 2vw; }*/

/*cuisine*/
	#cuisine { padding: 12vw 0; }
	.cmenu { height: 13vw; margin: 0 auto 4vw; }
	.cmenu li { width: 42vw; height: 13vw; float: left; }
	.cmenu li:last-child { float: right; }
	.cmenu li a { display: block; width: 42vw; height: 13vw; font-size: 3.4vw;
		text-align: center; position: relative; color: #345d2e; background: #ffffff;
		line-height: 13vw; }
	.cmenu li a.active { background: #345d2e; 
		color: #ffffff; opacity: 1; }
	.cmenu li a.active:after { content: "◆"; position: absolute; color: #345d2e; font-size: 6vw;
		width: 6vw; bottom: -2vw; left: 50%; margin-left: -3vw; line-height: 6vw; }
	#cwrap { background: url("../../../images/bg_main3.jpg") repeat; text-align: center; margin-bottom: 8vw;
		height: 77vw; position: relative; }
	#c1,#c2,#r3,#r4 { position: absolute; top:0; left: 0; width: 88vw; padding: 4vw; height: 77vw; }
	#c2 { display: none; }
	.cunit { position: relative;/* width: 1200px; height: 504px;*/ }
	.cunit .txt { width: 62vw; /*height: 164px;*/ text-align: right; 
		position: absolute; right: 4vw; top:4vw; padding-top: 2vw;
		background: url("../../../inbound/images/bg_cuisine.svg") left bottom no-repeat;
		background-size: 21vw auto; }
	.cunit .txt h5 { font-size: 7.7vw; color: #345d2e; text-align: right; line-height: 7vw;
		 font-weight: normal; margin-bottom: 2vw; }
	.cunit .txt h5 span { font-size: 3.7vw; display: inline-block; line-height: 4vw; }
	.cunit .txt p { text-align: right; line-height: 4vw; }
	.cunit .img1 { position: absolute; bottom:4vw; left: 4vw; width: 80vw; }
	/*.cunit .img2 { position: absolute; bottom: 45px; right: 30px; }*/

	.cplace {  }
	.cplace li { width: 43vw; height: 41vw; float: left; }
	.cplace li:nth-child(even) { float: right; }
	.cplace li img { /*margin-bottom: 4vw;*/ }
	.cplace li p { font-size: 5vw; color: #345d2e; text-align: center; line-height: 6vw; 
		 }
	.cplace li p span { font-size: 4vw; color: #221814; }
	/*.cplace li:first-child img { margin-bottom: 4vw; }*/
	/*#slider { margin: 0; }
	#slider .loopslider { width: 100%; height: 256px; position: relative; overflow: hidden; }
	#slider .loopslider ul { height: 256px; float: left; display: inline-block; }
	#slider li { float: left; width: 399px; display: inline; position: relative; }*/

/*facilities*/
	#facilities { padding: 12vw 0; }
	#facilities ul.ful { position: relative; width: 88vw; height: 108vw; margin-bottom: 6vw; }
	#facilities ul.ful li { position: absolute; overflow: hidden; }
	#facilities ul.ful li p { position: absolute; bottom: 0; color: #c9bc9c; font-size: 6vw;
		width: 100%; text-align: center; padding-bottom: 2vw; line-height: 5vw; }
	#facilities ul.ful li p span { font-size: 4vw; color: #fefefe; display: inline-block; line-height: 4vw; }
	#facilities ul.ful li:first-child { width: 43vw; height: 32vw; top:0; left: 0; }
	#facilities ul.ful li:nth-child(2) { width: 43vw; height: 32vw; top:0; right: 0; }
	#facilities ul.ful li:nth-child(3) { width: 88vw; height: 47vw; top:33vw; left: 0; }
	#facilities ul.ful li:nth-child(4) { width: 43vw; height: 27vw; top:81vw; left: 0; }
	#facilities ul.ful li:last-child {width: 43vw; height: 27vw; top:81vw; right: 0; }
	#facilities ul.ful li img { width:100%; }

	#facilities .cb { padding: 4vw; 
		background: url(../../../images/dayplan/bg.jpg) repeat; }
	#facilities .cb img.img { margin-bottom: 6vw; width: 100%; }
	#facilities .cb .txt { /*width: 740px; float: right;*/ }
	#facilities .cb .txt h4 {  font-size: 4.5vw; color: #345d2e; border-bottom: #b28146 1px solid;
		text-align: center; padding-bottom: 4vw; margin-bottom: 4vw;  font-weight: normal; }
	
	#facilities .cb .txt p { border-bottom: #b28146 1px solid; font-size: 3.7vw; line-height: 6.1vw;
		padding: 0 0 4vw; }

/*sightseeing*/
	#sightseeing { padding: 12vw 0; }
	.ssunit { margin-bottom: 12vw; }
	.ssunit li { width: 43vw; height: 52vw; float: left; }
	.ssunit.en li { height: 67vw; }
	.ssunit li:nth-child(even) { float: right; }
	.ssunit li img { margin-bottom: 2vw; width: 100%; }
	.ssunit h5 { font-size: 4vw; padding-bottom: 2vw; font-weight: normal; }
	.ssunit h5:before { content: "●"; color: #345d2e; display: inline-block; padding-right: 1vw; }
	.ssunit p { border-bottom: #b28146 1px dashed; border-top: #b28146 1px dashed; height: 6vw;
		line-height: 6vw; font-size: 3.7vw; width: 26vw; }
	.ssunit.en p { width: 35vw; height: auto; line-height: 5vw; padding: 1vw 0; }

/*access*/
	#access { padding: 12vw 0 24vw; }
	#map { position: relative; width: 1200px; height: 420px; margin-bottom: 65px; }
	#gmap { width: 1200px; height: 420px; }
	#map-canvas { width:1200px; height:420px; }
	#access h4.ttlh4 { position: relative; height: 26vw; line-height: 26vw; margin-bottom: 6vw; }
	#access h4.ttlh4.bus:after { content: ""; width: 12vw; height: 7vw; position: absolute;
		background: url("../../../inbound/images/icon_bus.svg") center center no-repeat; bottom: -2vw;
		left: 50%; margin-left: -6vw; background-size: 12vw auto; }
	#access .busbox { background: url(../../../images/dayplan/bg.jpg) repeat; padding: 4vw;
		margin-bottom: 6vw; }
	#access table.ctable { /*width: 714px; float: left;*/ margin-bottom: 4vw; width: 100%; }
	#access table.ctable td { border-bottom: #7f4e20 1px solid; width: 50%; font-size: 3.7vw;
		text-align: center; padding: 2vw 0; }
	#access table.ctable tr td:first-child { border-right: #7f4e20 1px dashed; }
	#access table.ctable tr:first-child td:first-child { border-right: none; border-top: #7f4e20 1px solid; }
	#access .busbox .txt { /*float: right; width: 363px;*/ }
	#access .busbox .txt p { font-size: 3.7vw; line-height: 6.1vw; }
	#access ul.rootul { margin: 0 auto 4vw; }
	#access ul.rootul li { height: 58vw; border: #345d2e 1px solid; margin-bottom: 6vw;
		padding: 4vw; position: relative; }
	/*#access ul.rootul li:last-child { float: right; }*/
	#access h4.ttlh4.train:after { content: ""; width: 6vw; height: 10vw; position: absolute;
		background: url("../../../inbound/images/icon_train.svg") center center no-repeat; bottom: -2vw;
		left: 50%; margin-left: -3vw; background-size: 6vw auto; }
	#access h4.ttlh4.air:after { content: ""; width: 12vw; height: 6vw; position: absolute;
		background: url("../../../inbound/images/icon_air.svg") center center no-repeat; bottom: -2vw;
		left: 50%; margin-left: -6vw; background-size: 12vw auto; }
	#access ul.rootul li p { border-top: #345d2e 1px solid; padding-top: 2vw; text-align: center; }
	#access ul.rootul li h4.ttlh4 { margin-bottom: 6vw; }
	/*#access ul.rootul li .roota { width: 314px; height: 38px; position: absolute; bottom: -19px; left: 50%;
		margin-left: -157px; background: url("../../images/bg_main.jpg") repeat; }*/
	#access a.rootd { width: 88vw; height: 13vw; line-height: 13vw; border: #345d2e 1px dashed;
		background: url("../../../images/arrow_g.svg") right 2vw center no-repeat; text-align: center;
		color: #345d2e; display: block; }
	#access a.rootd.en { line-height: 5vw; padding-top: 1vw; }