@charset "utf-8";

/**
 *     HANSHIN-BUS Co.,Ltd. Official Site
 *     ---------------------------------------------------   
 *		1. layout[all]
 *     		1-0. Body
 *     		1-1. Wrapper
 *     		1-2. Header
 *     		1-3. Navi
 *     		1-4. Footer
 *     		1-5. Lower common
 *     		1-6. Contents
 *      2. layout[index.html]
 *      3. layout[/rosen/]
 *     		3-1. index.html
 *     		3-2. php/search1.html
 *     		3-3. php/timetable.html
 *     		3-4. rosen/index7.html
 *     		3-5. rosen/index3.html
 *     		3-6. rosen/index4.html
 *     		3-7. rosen/haraimodoshi.html
 *     		3-8. rosen/index8.html
 *      4. layout[form]
 *      5. layout[/mail-order/]
 *      6. layout[/limo/]
 *     		6-1. index.html
 *     		6-2. limo/kasou
 *      7. layout[/salad/]
 *     		7-1. index.html
 *     		7-2. salad/kasou
 *     		7-3. salad/noriba/list.html
 *      8. layout[company.html]
 *      9. layout[lostn.html]
 *     10. layout[question.html]
 *     11. layout[noriba/map]
 *     12. layout[/saloon/]
 *     13. layout[sitemap.html]
 *     14. layout[discount]
 *     --------------------------------------------------
 *     /*  Media Queries for window size under800px
 *     --------------------------------------------------
 *		X. 汎用css
 *     		clearfix
 *     
 */

/*----------------------------------------------------
	1. layout[all]
----------------------------------------------------*/

/* 1-0. Body
----------------------------------------------------*/
body {
	background: #fefefe;
	letter-spacing: 1px;
	line-height: 1.9;
	text-align: left;
	min-width: 960px;
}

*:first-child + html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Osaka－等幅", Osaka-mono, monospace
}

a {
	outline: none;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
}

a:link,
a:visited {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

/* 1-1. Wrapper
----------------------------------------------------*/
#wrapper {
	width: 100%;
	background: url(../images/common/bg_lower.jpg) repeat-x #fff;
}

#top #wrapper {
	background: url(../images/common/bg_top.gif) repeat-x #fff;
}

#popup #wrapper,
#busstop #wrapper {
	background: url(../images/common/bg_popup.gif) repeat-x #fbfbfb;
}

#lower #wrapper {
	background: url(../images/common/bg_lower2.gif) repeat-x #fff;
}

#buspage #wrapper {
	background: url(../images/common/bg_buspage.gif) repeat-x #fff;
}

#salad_top #wrapper {
	background: url(../images/common/bg_lower3.gif) repeat-x #fff;
}

/* 1-2. Header
----------------------------------------------------*/
header {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}

#headin {
	padding-bottom: 20px;
	overflow: hidden;
}

#headin h1 {
	width: 250px;
	height: 36px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

#headin #en_menu {
	display: none;
}

#popup header {
	width: 640px;
	margin: 0 auto;
	padding-top: 30px;
}

#busstop header {
	width: 460px;
	margin: 0 auto;
	padding-top: 30px;
}

#popup #headin h1,
#busstop #headin h1 {
	width: 200px;
	height: 30px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

#popup ul#h_btn {
	width: 170px;
	float: right;
	overflow: hidden;
}

#popup #h_btn li {
	float: left;
	padding-left: 10px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#popup #h_btn li#print p {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	background: url(../images/common/btn_print_h.gif) no-repeat;
}

#popup #h_btn li#close p {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	background: url(../images/common/btn_close_h.gif) no-repeat;
}

#busstop p#close {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	background: url(../images/common/btn_close_h.gif) no-repeat;
	float: right;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#popup #h_btn li a {
	border-radius: 10px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#popup #h_btn li#print a {
	width: 77px;
	height: 24px;
	background: url(../images/common/btn_print.gif) no-repeat;
	display: block;
}

#popup #h_btn li#close a {
	width: 65px;
	height: 24px;
	background: url(../images/common/btn_close.gif) no-repeat;
	display: block;
}

#busstop p#close a {
	width: 65px;
	height: 24px;
	background: url(../images/common/btn_close.gif) no-repeat;
	display: block;
	border-radius: 10px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#popup #h_btn li a:hover,
#busstop p#close a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#headin #navbtn {
	display: none;
}

#headin ul#h_menu {
	width: 53%;
	float: right;
	margin-top: 16px;
	/*background:url(../images/common/l_hmenu.gif) no-repeat right center;*/
}

#headin ul#h_menu li {
	background: url(../images/common/l_hmenu.gif) no-repeat left center;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0;
	line-height: 16px;
}

#headin ul#h_menu li a {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#headin ul#h_menu li a:hover {
	color: #2584c1;
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
}

#headin ul#h_menu li span {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
}

/* 2020採用　*/
#headin ul#h_menu li.recruit {
	color: #ffffff;
	font-size: 1.1em;
	border-radius: 4px;
	line-height: 140%;
	padding-right: 0;
	margin-left: 10px;
}

#headin ul#h_menu li.recruit a,
#headin ul#h_menu li.recruit a:link,
#headin ul#h_menu li.recruit a:visited {
	background: url("../images/common/arrow_left.png") no-repeat 12px center;
	background-color: #E73262;
	color: #ffffff;
	border-radius: 4px;
	padding: 5px 10px 5px 25px;
	letter-spacing: 0.15em;
}

#headin ul#h_menu li.recruit a,
#headin ul#h_menu li.recruit a:hover {
	background: url("../images/common/arrow_left.png") no-repeat 12px center;
}

#headin ul#h_menu li.recruit a:hover {
	background-color: #eb577e;
}



/* 1-3. Navi
----------------------------------------------------*/
#nav {
	width: 960px;
	padding-bottom: 5px;
}

#top #nav {
	width: 960px;
	padding-bottom: 20px;
}

#nav ul {
	overflow: hidden;
	padding-bottom: 2px;
}

#nav ul li {
	width: 231px;
	height: 49px;
	float: left;
	padding-right: 12px;
	border-radius: 3px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#nav ul li#nav4 {
	padding-right: 0;
}

#nav ul li p {
	width: 231px;
	height: 49px;
	border-radius: 5px;
}

#nav ul li a {
	width: 231px;
	height: 49px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#nav ul li#nav1 p {
	background: url(../images/common/nav1.gif) no-repeat 0 -49px;
}

#nav ul li#nav2 p {
	background: url(../images/common/nav2.gif) no-repeat 0 -49px;
}

#nav ul li#nav3 p {
	background: url(../images/common/nav3.gif) no-repeat 0 -49px;
}

#nav ul li#nav4 p {
	background: url(../images/common/nav4.gif) no-repeat 0 -49px;
}

#nav ul li#nav1 a {
	background: url(../images/common/nav1.gif) no-repeat;
}

#nav ul li#nav2 a {
	background: url(../images/common/nav2.gif) no-repeat;
}

#nav ul li#nav3 a {
	background: url(../images/common/nav3.gif) no-repeat;
}

#nav ul li#nav4 a {
	background: url(../images/common/nav4.gif) no-repeat;
}

#nav ul li a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#s_nav {
	display: none;
}

/* 1-4. Footer
----------------------------------------------------*/
footer {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	clear: both;
}

footer.noslide {
	padding-top: 20px;
}

footer.txt {
	padding-top: 245px;
}

#top footer {
	width: 100%;
	background: none;
	padding-top: 20px;
	padding-bottom: 30px;
}

.c-footer {
	box-shadow: 0 40px 40px -40px #dddddd inset;
	margin-top: 80px;
	padding-top: 80px;
}

#footer_in {
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#slider .bx-wrapper {
	margin-bottom: 10px;
	text-align: center;
}

#slider .bx-wrapper .bx-viewport {
	overflow: inherit !important;
}

/* Add CS 202603  */
#slider .bx-wrapper .slide-items {
	margin-left: calc(100% / 2);

	@media screen and (max-width: 800px) {
		margin-left: 0;
	}
}

#slider .bx-wrapper .slide-items li {
	margin-inline: calc(-632px / 2) calc(632px / 2);
	padding: 0 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	@media screen and (max-width: 800px) {
		margin-inline: 0;
	}
}

#slider .bx-wrapper .bx-controls {
	position: relative;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}

#slider .bx-wrapper .bx-controls-direction {
	width: 0;
}

#slider .bx-wrapper .bx-controls-direction a,
#slider .bx-controls-auto a {
	display: block;
	border-radius: 9999px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border: solid 1px #55514D;
	cursor: pointer;
	transition-property: background, border;
	transition: 0.2s linear;
	position: absolute;
	top: calc(50% - 13px);
	width: 26px;
	height: 26px;
}

#slider .bx-wrapper .bx-prev {
	transform: rotate(180deg);
	left: 0;
}

#slider .bx-wrapper .bx-next {
	right: 0;
}

#slider .bx-wrapper .bx-prev,
#slider .bx-wrapper .bx-next {
	background: url("../images/common/a_black.png") 55% center #fff no-repeat;
	-moz-background-size: auto 50%;
	background-size: auto 50%;
}

#slider .bx-wrapper .bx-prev:hover,
#slider .bx-wrapper .bx-next:hover {
	background: url("../images/common/a_white.png") 55% center #208ACE no-repeat;
	-moz-background-size: auto 50%;
	background-size: auto 50%;
	border: solid 1px #208ACE;
}

#slider .bx-controls-auto {
	position: static;
	width: 0;
	height: 0;
}

#slider .bx-controls-auto a {
	margin: 0;
	position: absolute;
	top: calc(50% - 13px);
	right: 41px;
}

#slider .bx-controls-auto a::before,
#slider .bx-controls-auto a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	height: 40%;
	width: 2px;
	background: #55514D;
	transition-property: background;
	transition: 0.2s linear;
}

#slider .bx-controls-auto a::before {
	left: 38%;
}

#slider .bx-controls-auto a::after {
	right: 37%;
}

#slider .bx-controls-auto a.bx-start {
	border: solid 1px #208ACE;
	background: #208ACE;
}

#slider .bx-controls-auto a.bx-start::before,
#slider .bx-controls-auto a.bx-start::after {
	background: #fff;
}

#slider .bx-controls-auto a.bx-stop.active {
	display: none;
}

#slider .bx-pager {
	display: inline-block;
	width: auto;
	position: static;
	padding: 15px 74.5px 15px 33.5px;
}

#slider .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7.5px;
}

#slider .bx-wrapper .bx-pager .bx-pager-item a {
	width: 10px;
	height: 10px;
	border-radius: 9999px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #55514D;
	cursor: pointer;
	margin: 0;
}

#slider .bx-wrapper .bx-pager .bx-pager-item a:hover,
#slider .bx-wrapper .bx-pager .bx-pager-item a.active {
	background-color: #55514D;
}

ul#f_pager li#fp_left {
	width: 14px;
	height: 113px;
	background: url(../images/common/p_leftm_s.gif) no-repeat 0 -113px;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

ul#f_pager li#fp_left p {
	width: 14px;
	height: 113px;
	background: url(../images/common/p_leftm_s.gif) no-repeat;
}

ul#f_pager li#fp_right {
	width: 14px;
	height: 113px;
	background: url(../images/common/p_rightm_s.gif) no-repeat 0 -113px;
	float: right;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}

ul#f_pager li#fp_right p {
	width: 14px;
	height: 113px;
	background: url(../images/common/p_rightm_s.gif) no-repeat;
}

#top ul#f_pager li#fp_left {
	width: 14px;
	height: 78px;
	background: url(../images/top/p_lefts_s.gif) no-repeat 0 -78px;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

#top ul#f_pager li#fp_left p {
	width: 14px;
	height: 78px;
	background: url(../images/top/p_lefts_s.gif) no-repeat center top;
}

#top ul#f_pager li#fp_right {
	width: 14px;
	height: 78px;
	background: url(../images/top/p_right_s.gif) no-repeat center -78px;
	float: right;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}

#top ul#f_pager li#fp_right p {
	width: 14px;
	height: 78px;
	background: url(../images/top/p_right_s.gif) no-repeat center top;
}

ul#f_pager li p:hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

ul#f_slider {
	width: 932px;
	height: 120px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-left: 14px;
	padding-right: 14px;
}

#top ul#f_slider {
	width: 932px;
	height: 78px;
}

ul#f_slider li {
	width: 220px;
	padding-left: 10px;
	float: left;
	padding-bottom: 4px;
}

ul#f_slider li img {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

ul#f_slider li a {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

ul#f_slider li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

ul#f_slider li a:hover img {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

ul#f_slider li p {
	font-size: 9px;
	line-height: 1.2;
	text-align: center;
	padding-top: 8px;
	letter-spacing: 0;
}

#f_menu {
	width: 100%;
	background: #55514d;
	border-radius: 5px;
	margin-top: 30px;
	padding: 64px 20px 0;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	flex-wrap: wrap;
}

#f_menu p#totop {
	width: 100%;
	background: #ffffff;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
}

#f_menu p#totop a {
	width: 100%;
	padding-top: 15px;
	background: #bfb9b3;
	background: -moz-linear-gradient(top, #c4beb9 0%, #b0aba5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b0aba5), color-stop(0.00, #c4beb9));
	background: -webkit-linear-gradient(top, #c4beb9 0%, #b0aba5 100%);
	background: -o-linear-gradient(top, #c4beb9 0%, #b0aba5 100%);
	background: -ms-linear-gradient(top, #c4beb9 0%, #b0aba5 100%);
	background: linear-gradient(top, #c4beb9 0%, #b0aba5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4beb9', endColorstr='#b0aba5', GradientType=0);
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 4px 0 rgba(56, 53, 50, 1);
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#f_menu p#totop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#f_menu ul {
	width: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#f_menu ul li {
	padding-top: 5px;
}

#f_menu ul li a {
	background: url(../images/common/i_arrowcw.gif) no-repeat 0 center;
	padding-left: 22px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#f_menu ul li a:hover {
	text-decoration: underline;
}

#f_menu ul li span {
	background: url(../images/common/i_arrowcw.gif) no-repeat 0 center;
	padding-left: 22px;
	color: #FFF;
	padding-bottom: 2px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
}

#f_bnr {
	display: grid;
	grid-template-columns: 33.33% 33.33% 33.33%;
	margin: 0 auto;
}

#f_bnr li {
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px;
}

#f_bnr li a {
	display: block;
}

#f_bnr li a img {
	width: 100%;
	height: auto;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

#copyright {
	width: 960px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	letter-spacing: 0;
	padding-top: 5px;
}

/* 1-5. Lower common
----------------------------------------------------*/
#rosen h2#title,
#limo h2#title,
#saloon h2#title {
	position: relative;
}

#rosen span#ttl_bus {
	width: 231px;
	position: absolute;
	right: 30px;
	bottom: 27px;
	display: block;
}

#limo span#ttl_bus {
	/*	width:189px;*/
	position: absolute;
	right: 50px;
	bottom: 30px;
	display: block;
}

#saloon span#ttl_bus {
	width: 185px;
	position: absolute;
	right: 52px;
	bottom: 29px;
	display: block;
}

#top_sp {
	display: none;
}

h2#title {
	width: 100%;
	padding-bottom: 20px;
	border-radius: 5px
}

h2#title img {
	border-radius: 5px;
}

#sab_nav {
	width: 958px;
	border-radius: 5px;
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #d3d3d3;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	Xmargin-bottom: 3px;
	position: relative;
	z-index: 2;
}

#sab_nav ul {
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}

#sab_nav li {
	width: 160px;
	height: 56px;
	background: url(../images/common/bg_snav.gif) no-repeat right top #fefefe;
	font-size: 14px;
	font-weight: bold;
	float: left;
	overflow: hidden;
}

#sab_nav li.last {
	width: 158px;
	height: 56px;
	background: url(../images/common/bg_snav.gif) no-repeat right top #fefefe;
}

#sab_nav li.fs {
	font-size: 12px;
}

#sab_nav li:hover {
	background: url(../images/common/bg_snav_h.gif) no-repeat right top #fefefe;
	background-size: 100% 100%;
}

#sab_nav li.last:hover {
	background: url(../images/common/bg_snav_hl.gif) no-repeat right top #fefefe;
	background-size: 100% 100%;
}

#sab_nav li a,
#sab_nav li p {
	width: 143px;
	height: 41px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;

	br {
		@media screen and (max-width: 799px) {
			display: none;
		}
	}
}

#sab_nav li a:hover {
	text-decoration: none;
}

#sab_nav li i {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	padding-right: 8px;
}

#sab_nav li i img {
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#sab_nav li span.f10 {
	width: 58px;
	font-size: 12px;
	line-height: 1.1;
	display: block;
	float: left;
}

#sab_nav li span.f11 {
	width: 78px;
	font-size: 12px;
	line-height: 1.1;
	display: block;
	float: left;
}

#sab_nav li span.f_line2 {
	display: inline-block;
	line-height: 1;
}

#main_ttl {
	width: 920px;
	overflow: hidden;
	padding: 20px 19px 19px 19px;
}

#main_ttl i {
	width: 89px;
	height: 89px;
	float: left;
	display: block;
}

#main_ttl i img {
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	border: 1px solid #ededed;
}

#main_ttl h3 {
	width: 810px;
	font-size: 32px;
	line-height: 1.4;
	color: #000;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
}

#main_ttl h3.usj {
	font-size: 25px;
	line-height: 2.2;
}

#main_ttl h3.usj span {
	font-size: 16px;
}

#main_ttl.line h3 {
	padding-top: 22px;
}

#main_ttl h3 span.h_rosen {
	font-size: 14px;
	line-height: 1.6;
	color: #208ace;
	display: block;
}

#main_ttl h3 span.h_limo {
	font-size: 14px;
	line-height: 1.6;
	color: #d84c0c;
	display: block;
}

#main_ttl h3 span.h_salad {
	font-size: 14px;
	line-height: 1.6;
	color: #45a814;
	display: block;
}

#main_ttl h3 span.h_saloon {
	font-size: 14px;
	line-height: 1.6;
	color: #eab001;
	display: block;
}

#main_ttl p.select {
	width: 100%;
	text-align: right;
	clear: both;
}

#main_ttl p.txt {
	clear: both;
	padding-top: 15px;
	line-height: 1.6;
}

p.txt span.red {
	color: #ff7077;
}

.main_in {
	width: 920px;
	overflow: hidden;
	clear: both;
	padding: 15px 19px 0 19px;
}

.main_in_l {
	width: 450px;
	float: left;
}

.main_in_r {
	width: 450px;
	float: right;
}

#limo .main_in,
#salad .main_in {
	width: 920px;
	overflow: hidden;
	clear: both;
	padding: 30px 19px 0 19px;
}

.sub_ttl {
	width: 898px;
	padding: 5px 10px;
	border: 1px solid #ededed;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	margin-bottom: 20px;
}

.sub_ttl:not(:target) {
	filter: none\9;
}

.main_in_l .sub_ttl,
.main_in_r .sub_ttl {
	width: 428px;
}

.sub_ttl i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}

.sub_ttl i img {
	border-radius: 5px;
}

.sub_ttl h4 {
	width: 600px;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	float: left;
	padding-left: 10px;
}

.main_in_l .sub_ttl h4,
.main_in_r .sub_ttl h4 {
	width: 350px;
}

.sub_ttl a {
	min-width: 142px;
	float: right;
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center #f7f7f7;
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.00, #f7f7f7));
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -webkit-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -o-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -ms-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	display: block;
	padding-left: 32px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	border-radius: 15px;
	letter-spacing: 0;
	text-align: center;
}

.sub_ttl .inline a {
	float: none !important;
	display: inline-block;
	margin-left: 20px;
}

.sub_ttl a:hover {
	color: #2584c1;
	text-decoration: none;
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center #f7f7f7;
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center, -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center, -webkit-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.00, #e7e7e7));
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center, -o-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: url(../images/common/i_arrowcbl.png) no-repeat 10px center, -ms-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
}


.sub_cts {
	width: 898px;
	padding-left: 10px;
	padding-right: 10px;
}

#limo_sabnav_wrap {
	width: 100%;
	clear: both;
	background: #de5d0f;
	background: -moz-linear-gradient(top, #df6216 0%, #d85b0f 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.10, #d85b0f), color-stop(0.00, #df6216));
	background: -webkit-linear-gradient(top, #df6216 0%, #d85b0f 10%);
	background: -o-linear-gradient(top, #df6216 0%, #d85b0f 10%);
	background: -ms-linear-gradient(top, #df6216 0%, #d85b0f 10%);
	background: linear-gradient(top, #df6216 0%, #d85b0f 10%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6216', endColorstr='#d85b0f', GradientType=0);
	padding-top: 6px;
	border-radius: 0 0 5px 5px;
}

#salad_sabnav_wrap {
	width: 100%;
	clear: both;
	background: #45A814;
	background: -moz-linear-gradient(top, #4bab1b 0%, #45a516 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.10, #45a516), color-stop(0.00, #4bab1b));
	background: -webkit-linear-gradient(top, #4bab1b 0%, #45a516 10%);
	background: -o-linear-gradient(top, #4bab1b 0%, #45a516 10%);
	background: -ms-linear-gradient(top, #4bab1b 0%, #45a516 10%);
	background: linear-gradient(top, #4bab1b 0%, #45a516 10%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bab1b', endColorstr='#45a516', GradientType=0);
	padding-top: 6px;
	margin-top: 15px;
	border-radius: 0 0 5px 5px;
}

#policy_sabnav_wrap {
	width: 100%;
	clear: both;
	background: #868686;
	background: -moz-linear-gradient(top, #868686 0%, #868686 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.10, #868686), color-stop(0.00, #868686));
	background: -webkit-linear-gradient(top, #868686 0%, #868686 10%);
	background: -o-linear-gradient(top, #868686 0%, #868686 10%);
	background: -ms-linear-gradient(top, #868686 0%, #868686 10%);
	background: linear-gradient(top, #868686 0%, #868686 10%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bab1b', endColorstr='#45a516', GradientType=0);
	padding-top: 6px;
	margin-top: 15px;
	border-radius: 0 0 5px 5px;
}

#policy_sabnav_wrap #sab_nav {
	border-top: none !important;
}


#policy_sabnav_wrap:not(:target),
#limo_sabnav_wrap:not(:target),
#salad_sabnav_wrap:not(:target) {
	filter: none\9;
}

#policy_sabnav_wrap #sab_nav,
#limo_sabnav_wrap #sab_nav,
#salad_sabnav_wrap #sab_nav,
#limo_sabnav_wrap #sab_nav ul,
#salad_sabnav_wrap #sab_nav ul {
	border-radius: 0 0 5px 5px;
	border-left: 0;
	border-right: 0;
}

ul#toptab {
	width: 920px;
	padding-left: 19px;
	padding-right: 19px;
	overflow: hidden;
}

ul#toptab li {
	width: 456px;
	/*	height: 46px;*/
	height: 64px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	border-radius: 5px 5px 0 0;
	margin-top: 15px;
}

ul#toptab li#left {
	float: left;
}

ul#toptab li#right {
	float: right;
}

ul#toptab li.now {
	height: 100%;
	height: 56px;
	font-size: 24px;
	line-height: 1.5;
	padding-top: 10px;
	background: #de5d0f;
	background: -moz-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d85b0f), color-stop(0.00, #df6216));
	background: -webkit-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -o-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -ms-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: linear-gradient(top, #df6216 0%, #d85b0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6216', endColorstr='#d85b0f', GradientType=0);
	border-radius: 5px;
}

ul#toptab li.now.usj {
	height: 33px;
	padding-top: 13px;
	font-size: 18px;
}

ul#toptab li.usj span {
	font-size: 12px;
}

ul#toptab li a {
	width: 100%;
	height: 36px;
	display: block;
	color: #FFFFFF;
	background: #969696;
	background: -moz-linear-gradient(top, #999999 0%, #929292 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #929292), color-stop(0.00, #999999));
	background: -webkit-linear-gradient(top, #999999 0%, #929292 100%);
	background: -o-linear-gradient(top, #999999 0%, #929292 100%);
	background: -ms-linear-gradient(top, #999999 0%, #929292 100%);
	background: linear-gradient(top, #999999 0%, #929292 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#929292', GradientType=0);
	border-radius: 5px 5px 0 0;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	padding-top: 5px;
}

ul#toptab li.now:not(:target),
ul#toptab li a:not(:target) {
	filter: none\9;
}

ul#toptab li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

dl.attention {
	clear: both;
	line-height: 1.5;
}

ul.bus_banner {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

ul.bus_banner li {
	width: 222px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}

ul.bus_banner li a {
	text-decoration: underline;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

ul.bus_banner li a img {
	border: 1px solid #ededed;
	box-shadow: 0 1px 0px rgba(0, 0, 0, .2);
}

ul.bus_banner li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

ul.bus_banner li a:hover img {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

ul.bus_banner li p {
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.4;
	padding-top: 10px;
	text-align: center;
}

/* 1-6. Contents
----------------------------------------------------*/

.u-show_mobile {
	display: none;
}

.u-hide_mobile {
	display: block;
}

.link_blank::after {
	content: "";
	display: inline-block;
	background: url("../images/common/i_blank.gif") center center no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-left: 0.5em;
}

.link_pdf::after {
	content: "";
	display: inline-block;
	background: url("../images/common/img_pdf.gif") center center no-repeat;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-left: 0.5em;
}

.color_orange {
	color: #D7480C !important;
}

.color_sky {
	color: #208ACE !important;
}

.color_leef {
	color: #45A814 !important;
}

.color_pink {
	color: #E73262 !important;
}

.color_white {
	color: #ffffff !important;
}

.bg_orange {
	background-color: #D7480C;
}

.bg_sky {
	background-color: #208ACE;
}

.bg_leef {
	background-color: #45A814;
}

.bg_pink {
	background-color: #E73262;
}

.bg_gray {
	background-color: #555555;
}

.bg_silver {
	background-color: #999999;
}

#top #container {
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/common/bg.gif) repeat;
}

#top #contents_wrap {
	width: 100%;
	background: url(../images/common/bg_footer.gif) repeat-x;
}

#contents {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
}

#top #contents {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}

#popup #contents {
	width: 640px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFF;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}

#busstop #contents {
	width: 460px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFF;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}

#pankuzu {
	width: 100%;
	padding-bottom: 10px;
}

#lower #pankuzu {
	width: 100%;
	padding-bottom: 11px;
}

#pankuzu a {
	color: #208ace;
	text-decoration: underline;
}

#pankuzu a:hover {
	color: #208ace;
	text-decoration: none;
}

#main {
	width: 958px;
	background: #ffffff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	padding-bottom: 40px;
}

#main.pb0 {
	padding: 0;
}

#timetable #main {
	width: 100%;
	background: #ffffff;
	border-left: none;
	border-right: none;
	position: relative;
	z-index: 1;
	padding-bottom: 40px;
}


/*----------------------------------------------------
	2. layout[index.html]
----------------------------------------------------*/
#top_slider {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}

#top_slider #slider {
	width: 1896px;
	margin: 0 calc((100vw - 1896px) / 2);
}


#news {
	padding: 12px 0;
	margin: 0 auto;
	border: 1px solid #f2f2f2;
	background: #ffffff;
	background: #55514D;
	position: relative;
	z-index: 2;
}

#news:not(:target) {
	filter: none\9;
}

#news .news_inner {
	border-radius: 4px;
	overflow: hidden;
	background-color: #fff;
	width: 938px;
	margin: 0 auto;
	display: flex;
	-ms-flex-pack: distribute;
	flex-wrap: wrap;
	align-items: stretch;
	font-size: 13px;
	line-height: 1.8;
}

#news .news_ttl {
	background-color: #CC3333;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 76px;
}

#news .news_ttl span {
	background: url(../images/top/i_attention.png) no-repeat 0 center;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

#news .news_detail {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 76px);
	padding: 10px;
}

#news dl {}

#news dt {
	width: 10.5em;
	text-align: center;
	color: #fff;
	float: left;
	border-radius: 4px;
	font-size: 82%;
	margin-right: 6px;
}

#news dd {
	color: #FFFFFF;
	padding-left: 9.5em;
}

#news dd:not(:last-of-type) {
	margin-bottom: 0.3em;
}

#news dd a:hover {
	color: #2584c1;
}

#news dd a span {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#news dd a.link_pdf span,
#news dd a.link_blank span {
	max-width: calc(100% - 1.5em);
}

#news p#move {
	width: 960px;
	clear: both;
	text-align: right;
	padding-top: 3px;
}

#news p#move a {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#news p#move a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584c1;
}

#news p#move a img {
	vertical-align: middle;
}

#news p#move a:nth-child(2) {
	margin-left: 20px;
}

#top #menu {
	width: 100%;
	background: #ffffff;
}

#top #menuin {
	width: 910px;
	margin: 0 auto;
	padding: 30px 0;
}

#top #menu #main_menu {
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	flex-wrap: wrap;
}

#top #menu #main_menu .main_menu_wrap {
	width: 290px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 10px 8px;
}

#top #menu #main_menu .main_menu_wrap:first-child {
	width: 600px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box {
	width: 100%;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	position: relative;
	padding: 0 36px 0 12px;
	border-radius: 4px;
	height: 74px;
	font-size: 18px;
	line-height: 1.4;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	transition-property: opacity, filter;
	transition: 0.2s linear;
}

#top #menu #main_menu .main_menu_wrap:first-child .main_menu_box a {
	font-size: 24px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a::after {
	content: "";
	display: block;
	background: url("../images/common/a_whites.png") center center no-repeat;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 8px;
	width: 14px;
	height: 14px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a span {
	border: solid 1px #fff;
	text-align: center;
	line-height: 1.4;
	border-radius: 4px;
	padding: 0.3em 0.5em;
	font-size: 13px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_list {
	display: flex;
	justify-content: flex-start;
	-ms-flex-pack: distribute;
	flex-wrap: wrap;
	gap: 10px 8px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box {
	width: calc((100% - 16px) / 3);
}

#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box a {
	justify-content: flex-start;
	font-size: 18px;
	padding: 0 20px 0 8px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a i {
	font-size: 0;
	line-height: 0;
	margin-right: 4px;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_sky {
	border: solid 1px #208ACE;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_sky::after {
	background: url("../images/common/a_bluess.png") center no-repeat;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_sky span {
	border-color: #208ACE;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_orange {
	border: solid 1px #D7480C;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_orange::after {
	background: url("../images/common/a_orange.gif") center no-repeat;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_orange span {
	border-color: #D7480C;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_leef {
	border: solid 1px #45A814;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_leef::after {
	background: url("../images/common/a_green.png") center no-repeat;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

#top #menu #main_menu .main_menu_wrap .main_menu_box a.color_leef span {
	border-color: #45A814;
}


#top #menu #sub_menu {
	margin-top: 27px;
}

#top #menu #sub_menu ul {
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	flex-wrap: wrap;
}

#top #menu #sub_menu li {
	width: calc((100% - 28px) / 3);
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


#top #menu #sub_menu li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/common/a_black.gif) no-repeat calc(100% - 14px) center;
	-moz-background-size: auto 16px;
	background-size: auto 16px;
	padding: 16px;
}

#top #menu #sub_menu li a span.f13 {
	font-size: 13px;
	line-height: 1.3;
}

#top #menu #sub_menu li a span.side-line02 {
	line-height: 1.2;
}

#top #menu #sub_menu li a:hover {
	color: #2584c1;
	background: url(../images/common/a_black_h.gif) no-repeat calc(100% - 14px) center;
	-moz-background-size: auto 16px;
	background-size: auto 16px;
}

#top #menu #sub_menu li#or a:hover {
	color: #f08300;
	background: url(../images/common/a_orange.gif) no-repeat calc(100% - 14px) center;
	-moz-background-size: auto 16px;
	background-size: auto 16px;
}

#top #menu #sub_menu li i {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	padding-right: 11px;
}

#top #menu #sub_menu li i img {
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

#top #menu #sub_menu li a:hover {
	text-decoration: none;
}

.menu_bnr {
	margin: 26px auto 0;
	text-align: center;
}

.menu_bnr a {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 auto;
}

.menu_bnr a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	transition-property: opacity, filter;
	transition: 0.2s linear;
	max-width: 100%;
	height: auto;
}

.menu_bnr a:hover img {
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#announce {
	width: 940px;
	margin: 0 auto 20px auto;
	padding: 0 10px 10px;
	text-align: center;
	color: #f00;
	font-size: 120%;
}

#announce span.sttl {
	padding: 1px 10px;
	background: #f00;
	color: #fff;
	display: inline-block;
	font-size: 80%;
	margin-right: 5px;
}

#announce a {
	color: #0067AF;
}

#announce a:hover {
	text-decoration: underline;
}

#announce img {
	vertical-align: middle;
}

#announce br {
	display: none;
}



#infomation {}

#infomation .title {
	padding: 5px 10px;
	border: 1px solid #ededed;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

#infomation .title:not(:target) {
	filter: none\9;
}

#infomation .title i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}

#infomation .title i img {
	border-radius: 5px;
}

#infomation .title h2 {
	display: inline-block;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	float: left;
	padding-left: 10px;
}

#infomation .title a {
	float: right;
	background: #E7E7E7;
	display: block;
	padding: 0 20px;
	border: 1px solid #e0e0e0;
	border-radius: 9999px;
	letter-spacing: 0;
	text-align: center;
}

#infomation .title a:hover {
	color: #2584c1;
}

.infomation_tab {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	gap: 0 8px;
}

.infomation_tab li {
	width: 150px;
}

.infomation_tab li button {
	border: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
	width: 100%;
	font-weight: bold;
	padding: 0.6em 0;
	border-radius: 4px 4px 0 0;
}

.infomation_list {
	width: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px 20px;
}

.infomation_list li {
	padding: 1em 0;
}

.infomation_list li:not(:last-of-type) {
	border-bottom: solid 1px #CCCCCC;
}

.infomation_list li .date {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

.infomation_list li .tag {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	width: 9.82em;
	margin-left: 0.6em;
	border-radius: 4px;
	font-size: 11px;
}

.infomation_list li a {
	color: #0067AF;
	font-size: 13px;
}

.infomation_list li a:hover {
	text-decoration: underline;
}

#news .c-news_items dd {
	padding-left: 0;
}

#news.c-news_major {
	margin-bottom: 25px;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	border: none;
}

#news.c-news_major .news_inner {
	width: 960px;
}

@media screen and (max-width: 1024px) {
	#news.c-news_major {
		margin-left: 0;
		margin-right: calc(50% - 50vw);
	}

	#news.c-news_major .news_inner {
		width: calc(100% - 35px);
	}
}

.c-local_news {
	margin-top: 60px;
	padding-bottom: 30px;
}

.c-local_news .title {
	margin-bottom: 30px;
}

#limo .c-local_news {
	margin-top: 30px;
	padding-bottom: 0px;
}

#salad .c-local_news {
	margin-top: 20px;
	padding-bottom: 0px;
}

#rosen #infomation .title {
	background: #208ace;
	color: #ffffff;
}

#limo #infomation .title {
	background: #de5d0f;
	color: #ffffff;
}

#salad #infomation .title {
	background: #45a814;
	color: #ffffff;
}


#rosen #infomation .title h2,
#limo #infomation .title h2,
#salad #infomation .title h2 {
	color: #ffffff;
}

#rosen #infomation .title a,
#limo #infomation .title a,
#salad #infomation .title a {
	background: #ffffff;
}

/*----------------------------------------------------
3. layout[/news/]
----------------------------------------------------*/

.infomation_detail p {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.1rem;
}

.infomation_detail h1 {
	font-size: 24px;
	padding: 6px 16px 5px 16px;
	background-color: #daead8;
	display: block;
	border-top: 2px solid #187c0e;
	line-height: 1.4;
	margin-top: 15px;
}

.infomation_detail h1:first-of-type {
	padding: 0;
	border: none;
	background-color: transparent;
}

.infomation_detail h2 {
	font-size: 20px;
	padding: 8px 16px 7px 16px;
	background-color: #e8f2e7;
	display: block;
	border-top: 1px solid #187c0e;
	line-height: 1.4;
	margin-top: 15px;
}

.infomation_detail h3 {
	font-size: 20px;
	padding: 7px 16px 5px 16px;
	background-color: #e8f2e7;
	display: block;
	line-height: 1.4;
	margin-top: 15px;
}

.infomation_detail h4 {
	font-size: 18px;
	padding: 7px 16px 5px 16px;
	background-color: #fff;
	display: block;
	line-height: 1.4;
	margin-top: 15px;
	border: 1px solid #187c0e;
	border-radius: 4px;
}

.infomation_detail h5 {
	font-size: 16px;
	padding: 7px 16px 5px 16px;
	background-color: #e8f2e7;
	display: block;
	line-height: 1.4;
	margin-top: 15px;
	border-bottom: 2px solid #187c0e;
}

.infomation_detail h6 {
	font-size: 14px;
	padding: 7px 16px 5px 16px;
	background-color: #e8f2e7;
	display: block;
	line-height: 1.4;
	margin-top: 15px;
	border-bottom: 1px solid #187c0e;
}

.infomation_detail .mt-be-columns {
	display: flex;
	margin-top: 30px;
	margin-right: -40px;
}

.infomation_detail .mt-be-column {
	width: calc(100% / 2);
	padding-right: 40px;
}

.infomation_detail ul {
	padding: 10px 0 0 0;
	margin: 0px 0 10px 0;
	list-style: none;
}

.infomation_detail ul li {
	position: relative;
	padding: 0px 0px 0px 1em;
	margin-top: 10px;
}

.infomation_detail ul li:before {
	position: absolute;
	top: 0;
	left: 0px;
	width: 0px;
	height: 0px;
	border: 0.5em solid transparent;
	border-left: 0.7em solid #bad8b7;
	content: "";
	margin: .25em 0 0;
}

.infomation_detail ol {
	display: table;
	margin: 0;
	padding: 10px 0 0 0;
}

.infomation_detail ol li {
	list-style-type: decimal;
	margin: 0px 0 10px 0;
	padding: 0;
	display: table-row;
	counter-increment: table-ol;
}

.infomation_detail ol li:before {
	content: counter(table-ol) ".";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
	font-weight: 700;
}

.infomation_detail ol li:after {
	content: "";
	display: block;
	margin-bottom: 1em;
}

.infomation_detail ol li:last-of-type:after {
	margin-bottom: 0;
}

.infomation_detail a {
	color: #0067AF;
}

.infomation_detail a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 800px) {
	.infomation_detail .mt-be-columns {
		margin-top: 30px;
		margin-right: 0;
		flex-wrap: wrap;
	}

	.infomation_detail .mt-be-column {
		width: calc(100% / 1);
		padding-right: 0;
		padding-top: 20px;
	}


}




#pickup {
	margin-top: 40px;
}

#pickup .title {
	padding: 5px 10px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

#pickup .title:not(:target) {
	filter: none\9;
}

#pickup .title i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}

#pickup .title i img {
	border-radius: 5px;
}

#pickup .title h2 {
	width: 253px;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	float: left;
	padding-left: 10px;
}

#pickup .pickup_inner {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 15px;
	margin-top: 20px;
	display: grid;
	grid-template-columns: 50% 50%;
}

#pickup #p_kuko {
	grid-row: 1 / 3;
	grid-column: 2 / 3;
}


#pickup #p_rosen .s_title i,
#pickup #p_kuko .s_title i,
#pickup #p_kosoku .s_title i {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

#pickup #p_rosen .s_title i img,
#pickup #p_kuko .s_title i img,
#pickup #p_kosoku .s_title i img {
	vertical-align: top;
	border-radius: 3px;
}

#pickup .s_title h3 {
	line-height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
	font-size: 15px;
}


#pickup ul {
	clear: both;
	padding-left: 1em;
}

#pickup ul li {
	padding-top: 8px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

#pickup #p_rosen li {
	background: url(../images/common/i_circleb.svg) no-repeat left 14px;
}

#pickup #p_kuko li {
	background: url(../images/common/i_circlep.svg) no-repeat left 14px;
}

#pickup #p_kosoku li {
	background: url(../images/common/i_circleg.svg) no-repeat left 14px;
}

#pickup li a:hover {
	text-decoration: underline;
}

#pickup #p_rosen li a {
	color: #0067af;
}

#pickup #p_kuko li a {
	color: #ea7b65;
}

#pickup #p_kosoku li a {
	color: #45a814;
}


/*----------------------------------------------------
	3. layout[/rosen/]
----------------------------------------------------*/

/* 3-1. rosen/index.html
----------------------------------------------------*/
#rosen {
	position: relative;
}

#rosen #menu {
	width: 100%;
	overflow: hidden;
}

#rosen #menu ul#main_menu {
	width: 100%;
	overflow: hidden;
}

#rosen #menu ul#main_menu li {
	width: 320px;
	background: url(../images/top/bg_menu_b.gif) no-repeat center bottom;
	float: left;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#rosen #menu ul#main_menu li.column1 {
	width: 958px;
	background: url(../images/top/bg_menu_b3.gif) no-repeat center bottom;
	float: left;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#rosen #menu ul#main_menu li.column2 {
	width: 479px;
	background: url(../images/top/bg_menu_b4.gif) no-repeat center bottom;
	float: left;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


#rosen #menu ul#main_menu li.right {
	width: 318px;
	background: url(../images/top/bg_menu_b.gif) no-repeat center bottom;
}

#rosen #menu ul#main_menu li:hover {
	background: url(../images/top/bg_menu_bh.gif) no-repeat center bottom;
}

#rosen #menu ul#main_menu li.column1:hover {
	background: url(../images/top/bg_menu_bh3.gif) no-repeat center bottom;
}

#rosen #menu ul#main_menu li.column2:hover {
	background: url(../images/top/bg_menu_bh4.gif) no-repeat center bottom;
}

#rosen #menu ul#main_menu li a {
	width: 300px;
	height: 119px;
	padding-top: 33px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	display: block;
}

#rosen #menu ul#main_menu li.column1 a {
	width: 940px;
	height: 103px;
	padding-top: 33px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	display: block;
}

#rosen #menu ul#main_menu li.column2 a {
	width: 460px;
	height: 100px;
	padding-top: 28px;
	padding-bottom: 23px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	display: block;
}


#rosen #menu ul#main_menu li.right a {
	width: 298px;
}

#rosen #menu ul#main_menu li i,
#rosen #menu ul#main_menu li.column1 i,
#rosen #menu ul#main_menu li.column2 i {
	width: 92px;
	height: 92px;
	display: block;
	float: left;
}

#rosen #menu ul#main_menu li i img,
#rosen #menu ul#main_menu li.column1 i img,
#rosen #menu ul#main_menu li.column2 i img {
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	border: 1px solid #ededed;
}

#rosen #menu ul#main_menu li dl {
	width: 198px;
	height: 90px;
	float: right;
	padding-top: 10px;
}

#rosen #menu ul#main_menu li.column1 dl {
	width: 838px;
	height: 90px;
	float: right;
	padding-top: 10px;
}

#rosen #menu ul#main_menu li.column2 dl {
	width: 358px;
	height: 90px;
	float: right;
	padding-top: 10px;
}

#rosen #menu ul#main_menu li.column1 dt {
	font-size: 24px;
}

#rosen #menu ul#main_menu li.column1 dd {
	font-size: 16px;
}

#rosen #menu ul#main_menu li dt {
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
	padding: 2px 0;
}

#rosen #menu ul#main_menu li dt.bus_search {
	width: 83px;
	background: #208ace;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	border-radius: 5px;
	padding: 3px 0;
}

#rosen #menu ul#main_menu li dd {
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}

#rosen #f_pdf {
	width: 957px;
	position: absolute;
	left: 0;
	/*	bottom: -150px;*/
	bottom: -290px;
	padding-left: 3px;
	padding-bottom: 3px;
}

p.f_attention {
	padding-bottom: 17px;
}

p.f_attention a {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.f_attention a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584c1;
}

p.f_attention a img {
	vertical-align: middle;
}

.f_pdfleftWrap {
	width: 565px;
	float: left;
}

.pdf_up {
	margin-top: 5px;
}

#rosen #f_pdfleft {
	width: 565px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border: 1px solid #eeeeee;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	overflow: hidden;
	border-radius: 5px;
	padding: 20px 15px;
}

#rosen #f_pdfleft:not(:target) {
	filter: none\9;
}

#rosen #f_pdfleft dl {
	width: 370px;
	float: left;
	overflow: hidden;
	padding-left
}

#rosen #f_pdfleft dt {
	width: 48px;
	float: left;
	padding-right: 7px;
}

#rosen #f_pdfleft dd {
	width: 315px;
	float: left;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

#rosen #f_pdfleft dd p {
	font-size: 10px;
	letter-spacing: 0;
	font-weight: normal;
}

p.rosenmap {
	width: 228px;
	float: right;
}

p.rosenmap a {
	width: 205px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/common/a_blues.png) no-repeat 200px center #fefefe;
	background: url(../images/common/a_blues.png) no-repeat 200px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 200px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 200px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 200px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 200px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 200px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 5px 0 5px 20px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}


p.rosenmap a:hover,
p.rosenmap_pdf a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

/*---------------------------------------------------*/
p.rosenmap2 {
	/*	width:350px;*/
	float: right;
	margin-top: 10px;
}

p.rosenmap2 a {
	width: 280px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/common/a_greens.png) no-repeat 270px center #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 270px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 270px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_greens.png) no-repeat 270px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 270px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 270px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 270px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 5px 0 5px 15px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}


p.rosenmap2 a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

/*---------------------------------------------------*/

p.rosenmap_pdf {
	width: 187px;
	float: right;
}

p.rosenmap_pdf a {
	width: 157px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/common/a_blues.png) no-repeat 157px center #fefefe;
	background: url(../images/common/a_blues.png) no-repeat 157px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 157px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 157px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 157px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 157px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 157px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 5px 0 5px 20px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}



.revisionTxt {
	margin: 0 37px 10px;
}

.revisionTxt a {
	color: #0067af;
	font-weight: bold;
	font-size: 16px;
	background: url(/images/common/i_arrowcbl2.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}

.revisionTxt a:hover {
	text-decoration: underline;
}


#rosen #f_pdfright {
	width: 340px;
	padding-left: 20px;
	float: left;
}

#rosen #f_pdfright {
	width: 340px;
	float: right;
	padding-top: 15px;
}

#rosen #pdficon {
	width: 127px;
	float: left;
	overflow: hidden;
}

#rosen #pdficon a {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#rosen #flaicon a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#rosen #pdftxt {
	width: 203px;
	float: left;
	padding-left: 10px;
	line-height: 1.4;
	padding-bottom: 10px;
}

#rosen a.pdflink {
	font-size: 11px;
	background: url(../images/common/i_arrowcb.png) no-repeat scroll left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height: 1.2;
	clear: both;
	display: inline-block;
}

#rosen a.pdflink.red {
	background: url(../images/common/i_arrowcp.png) no-repeat scroll left center;
	color: #cc0000;
}

#rosen a.pdflink:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat scroll left center;
	color: #2584c1;
}

#rosen a.pdflink img {
	vertical-align: middle;
}

.pdf_lead {
	border: 1px solid #F44336;
	background: #FFEBEE;
	color: #F44336;
	font-size: 15px;
	line-height: 1.4;
	margin: 20px auto;
	padding: 10px 20px;
}

.pdf_lead a {
	color: #F44336;
}

.pdf_lead a:hover {
	text-decoration: underline;
}

#f_pdf_caption {
	width: 100%;
	clear: both;
	padding-top: 0.5em;
	margin-bottom: -1em;
}

#f_pdf_caption a {
	text-decoration: underline;
}

#f_pdf_caption a:hover {
	text-decoration: none;
	color: #2584c1;
}

/* 3-2. php/search1.html
----------------------------------------------------*/
#swf_wrap {
	width: 920px;
	margin-bottom: 20px;
}

#rosen #js_wrap {
	width: 880px;
	background: #d7e7f5;
	padding: 120px 20px 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	position: relative;
}

#rosen #js_wrap #step {
	width: 840px;
	overflow: hidden;
	padding-bottom: 3px;
	position: absolute;
	top: 20px;
	left: 40px;
}

#rosen #js_wrap #step dl {
	width: 270px;
	float: left;
}

#rosen #js_wrap #step dl#step1 {
	padding-right: 40px;
	background: url(../images/rosen/i_flow1.gif) no-repeat 284px center;
}

#rosen #js_wrap #step dl#step2 {
	padding-right: 48px;
	background: url(../images/rosen/i_flow2.gif) no-repeat 284px center;
}

#rosen #js_wrap #step dt {
	width: 250px;
	background: url(../images/rosen/i_flow.png) no-repeat 10px #208ace;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 0 3px 20px;
	border-radius: 5px 5px 0 0;
}

#rosen #js_wrap #step dl.select dt {
	background: url(../images/rosen/i_flow.png) no-repeat 10px #eda82e;
}

#rosen #js_wrap #step dt #reset {
	margin-left: 40px;
	cursor: pointer;
}

#rosen #js_wrap #step dt #reset img {
	border-radius: 10px;
	vertical-align: middle;
}

#rosen #js_wrap #step dd {
	width: 250px;
	height: 34px;
	background: #ffffff;
	font-size: 14px;
	padding: 6px 10px 0 10px;
	border-radius: 0 0 5px 5px;
}

#rosen #js_wrap #step dd input {
	width: 240px;
	border: none;
}

#rosen #js_wrap #step dd select {
	width: 250px;
}

#rosen #btn_search {
	width: 210px;
	float: left;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

#rosen #btn_search img {
	border-radius: 5px;
}

#rosen #word {
	width: 840px;
	background: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 20px;
	border-radius: 5px;
}

#rosen #word #word_left {
	width: 590px;
	float: left;
}

#rosen #word #word_left p.txt {
	background: url(../images/rosen/i_search.gif) no-repeat left 6px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 8px;
}

#rosen #word #word_left #search1 {
	width: 580px;
	overflow: hidden;
}

#rosen #word #word_left #search1 input.search_txt {
	width: 462px;
	padding: 4px 4px;
	float: left;
}

#rosen #word #word_left #search1 p.btn {
	padding-left: 20px;
	float: left;
}

#rosen #word #word_left #search1 p.btn input {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

#rosen #word #word_left #search2 {
	width: 590px;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}

#rosen #word #word_left #search2 ul {
	width: 280px;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}

#rosen #word #word_left #search2 ul li {
	width: 46px;
	height: 46px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#rosen #word #word_left #search2 ul li p {
	width: 45px;
	height: 45px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border: 1px solid #eeeeee;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	color: #208ace;
	line-height: 45px;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#rosen #word #word_left #search2 ul li p:not(:target) {
	filter: none\9;
}

#rosen #word #word_left #search2 ul li p:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

#rosen #word #word_left #search2 ul li.no p {
	width: 45px;
	height: 45px;
	background: #F7F7F7;
	border: 1px solid #eeeeee;
	box-shadow: none;
	cursor: default;
	text-align: center;
	font-size: 22px;
	color: #cccccc;
	line-height: 45px;
	border-radius: 5px;
}

#rosen #word #word_left #search2 ul li.no p {
	color: #cccccc;
}

#rosen #word #word_right {
	width: 250px;
	float: right;
}

#rosen #word #word_right p {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 1.5;
}

#rosen #word #word_right #result {
	width: 248px;
	height: 335px;
	border: 1px solid #dddddd;
	overflow: auto;
}

#rosen ul#arealine {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0px;
}

#rosen ul#arealine li {
	width: 344px;
	padding-right: 25px;
	float: left;
}

#rosen ul#arealine li.last {
	width: 157px;
	padding-right: 0px;
}

#rosen ul#arealine_a {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0px;
}

#rosen ul#arealine_a li {
	width: 415px;
	padding: 0 20px 10px 10px;
	float: left;
}

#rosen ul#arealine_a li.last {
	width: 157px;
	padding-right: 0px;
}


#rosen #getflash {
	width: 898px;
	padding: 0 10px 0;
	overflow: hidden;
}

#rosen #flaicon {
	width: 127px;
	float: left;
}

#rosen #flaicon a {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#rosen #flaicon a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#rosen #flatxt {
	width: 750px;
	float: left;
	padding-left: 15px;
	line-height: 1.4;
}

#rosen #flatxt a {
	font-size: 11px;
	background: url(../images/common/i_arrowcb.png) no-repeat scroll left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height: 1.2;
}

#rosen #flatxt a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat scroll left center;
	color: #2584c1;
}

#rosen #flatxt a img {
	vertical-align: middle;
}

.sub_cts .line_attention {
	text-align: right;
	margin-bottom: 40px;
}

/* 3-3. php/timetable.html
----------------------------------------------------*/
#timetable ul#tab {
	width: 90%;
	padding-left: 5%;
	padding-left: 5%;
	overflow: hidden;
}

#timetable ul#tab li {
	width: 33%;
	padding-right: 1px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 0 0;
	letter-spacing: 3px;
}

#timetable ul#tab a {
	width: 100%;
	display: block;
	background: #7a7a7a;
	color: #fff;
	border-radius: 5px 5px 0 0;
	padding: 3% 0;
}

#timetable h2 {
	font-size: 20px;
	color: #FFFFFF;
	clear: both;
	text-align: center;
	padding: 2% 0;
}

#timetable h2 span {
	font-size: 16px;
}

#timetable ul#ank1,
#timetable ul#ank2,
#timetable ul#ank3,
#timetable ul#ank4,
#timetable ul#ank5,
#timetable ul#ank6,
#timetable ul#ank7,
#timetable ul#ank8,
#timetable ul#ank9 {
	width: 100%;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	position: relative;
	z-index: 2;
}

#timetable ul#ank9 li {
	width: 71px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank9 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav9.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank9 li.last a {
	background: url(../images/rosen/bg_snav9.gif) no-repeat 1px top;

}


#timetable ul#ank9 li a:hover {
	background: url(../images/rosen/bg_snav9_h.gif) no-repeat center top;
}

#timetable ul#ank8 li {
	width: 80px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank8 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav8.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank8 li.last a {
	background: url(../images/rosen/bg_snav8.gif) no-repeat 1px top;

}


#timetable ul#ank8 li a:hover {
	background: url(../images/rosen/bg_snav8_h.gif) no-repeat center top;
}


#timetable ul#ank7 li {
	width: 91px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank7 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav7.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank7 li.last a {
	background: url(../images/rosen/bg_snav6.gif) no-repeat 1px top;

}

#timetable ul#ank7 li a:hover {
	background: url(../images/rosen/bg_snav7_h.gif) no-repeat center top;
}

#timetable ul#ank7 li.last {
	width: 94px;
}

#timetable ul#ank7 li.last a:hover {
	background: url(../images/rosen/bg_snav6_h.gif) no-repeat center top;
}

#timetable ul#ank6 li {
	width: 107px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank6 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav6.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank6 li.last a {
	background: url(../images/rosen/bg_snav6.gif) no-repeat 1px top;

}

#timetable ul#ank6 li a:hover {
	background: url(../images/rosen/bg_snav6_h.gif) no-repeat center top;
}

#timetable ul#ank6 li.last {
	width: 105px;
}

#timetable ul#ank5 li {
	width: 128px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank5 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav5.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank5 li.last a {
	background: url(../images/rosen/bg_snav5.gif) no-repeat 1px top;
}

#timetable ul#ank5 li a:hover {
	background: url(../images/rosen/bg_snav5_h.gif) no-repeat center top;
}

#timetable ul#ank4 li {
	width: 160px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank4 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav4.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank4 li.last a {
	background: url(../images/rosen/bg_snav4.gif) no-repeat 1px top;
}

#timetable ul#ank4 li a:hover {
	background: url(../images/rosen/bg_snav4_h.gif) no-repeat center top;
}

#timetable ul#ank3 li {
	width: 213px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank3 li.last {
	width: 214px;
}

#timetable ul#ank3 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav3.gif) no-repeat right top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank3 li.last a {
	background: url(../images/rosen/bg_snav3.gif) no-repeat 1px top;
}

#timetable ul#ank3 li a:hover {
	background: url(../images/rosen/bg_snav3_h.gif) no-repeat right top;
}

#timetable ul#ank2 li {
	width: 320px;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank2 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav2.gif) no-repeat right top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank2 li.last a {
	background: url(../images/rosen/bg_snav2.gif) no-repeat 1px top;
}

#timetable ul#ank2 li a:hover {
	background: url(../images/rosen/bg_snav2_h.gif) no-repeat center top;
}

#timetable ul#ank1 li {
	width: 100%;
	height: 56px;
	float: left;
	text-align: center;
	line-height: 1.5;
}

#timetable ul#ank1 li a {
	width: 100%;
	height: 41px;
	background: url(../images/rosen/bg_snav1.gif) no-repeat center top;
	padding-top: 15px;
	display: block;
}

#timetable ul#ank1 li a:hover {
	background: url(../images/rosen/bg_snav1_h.gif) no-repeat center top;
}

#timetable .table_ttl {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}

#timetable .ank_ttl {
	width: 96%;
	overflow: hidden;
	clear: both;
	padding: 30px 0 0 2%;
}

#timetable .ank_ttl i {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
}

#timetable .ank_ttl i img {
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

#timetable .ank_ttl h3 {
	float: left;
	font-size: 25px;
	padding-left: 10px;
	line-height: 40px;
}

#timetable .table_wrap,
#timetable .table_btm {
	width: 98%;
	padding-left: 1%;
	padding-left: 1%;
	clear: both;
	padding-top: 20px;
}

#timetable .table_wrap th {
	width: 18%;
	background: #c8c8c8;
	text-align: center;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
}

#timetable .table_wrap td {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 2%;
	font-size: 14px;
}

#timetable .table_wrap td.tdh {
	background: #c8c8c8;
	text-align: center;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#timetable .table_wrap td.tdh2 {
	width: 80%;
	background: #c8c8c8;
	text-align: center;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #FFF;
}

#timetable .table_wrap td.head_r {
	text-align: center;
	border-right: #258ccd 1px solid;
	border-bottom: 1px solid #FFF;
}

#timetable .table_wrap td.td_r {
	background: #c8c8c8;
	text-align: center;
	border-right: #c8c8c8 1px solid;
	border-bottom: 1px solid #FFF;
}

#timetable .table_wrap .hw {
	padding-top: 1%;
	padding-bottom: 1%;
}

#timetable .table_btm th {
	width: 18%;
	background: #c8c8c8;
	text-align: center;
	border-right: 1px solid #FFF;
	padding-top: 1%;
	padding-bottom: 1%;
	vertical-align: middle;
}

#timetable .table_btm td {
	background: #c8c8c8;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}

#timetable p.ptop {
	width: 72px;
	height: 41px;
	float: right;
	background: url(../images/common/btn_totop_h.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-top: 20px;
	border-radius: 5px;
}

#timetable p.ptop a {
	width: 72px;
	height: 41px;
	display: block;
	background: url(../images/common/btn_totop.gif) no-repeat;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	border-radius: 5px;
}

#timetable p.ptop a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}


#timetable.hei .table_wrap th.head,
#timetable.hei .table_wrap td.head_c,
#timetable.hei .table_wrap td.head_r {
	background: #258ccd;
	color: #ffffff;
	text-align: center;
	border-right: #258ccd 1px solid;
}

#timetable.do .table_wrap th.head,
#timetable.do .table_wrap td.head_c,
#timetable.do .table_wrap td.head_r {
	background: #45A814;
	color: #ffffff;
	text-align: center;
	border-right: #45A814 1px solid;
}

#timetable.nichi .table_wrap th.head,
#timetable.nichi .table_wrap td.head_c,
#timetable.nichi .table_wrap td.head_r {
	background: #d7480c;
	color: #ffffff;
	text-align: center;
	border-right: #d7480c 1px solid;
}

#timetable.hei .table_wrap th.head,
#timetable.hei .table_wrap td.head_c {
	border-right: #FFF 1px solid;
}

#timetable.do .table_wrap th.head,
#timetable.do .table_wrap td.head_c {
	border-right: #FFF 1px solid;
}

#timetable.nichi .table_wrap th.head,
#timetable.nichi .table_wrap td.head_c {
	border-right: #FFF 1px solid;
}


#timetable.hei ul#tab a.now {
	background: #2188ca;
	background: -moz-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2087c9), color-stop(0.00, #278ecf));
	background: -webkit-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -o-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -ms-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: linear-gradient(top, #278ecf 0%, #2087c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#278ecf', endColorstr='#2087c9', GradientType=0);
}

#timetable.hei h2 {
	background: #2188ca;
	background: -moz-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2087c9), color-stop(0.00, #278ecf));
	background: -webkit-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -o-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: -ms-linear-gradient(top, #278ecf 0%, #2087c9 100%);
	background: linear-gradient(top, #278ecf 0%, #2087c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#278ecf', endColorstr='#2087c9', GradientType=0);
}

#timetable.hei .ank_ttl h3 {
	color: #258ccd;
}

#timetable.do ul#tab a.now {
	background: #45a814;
	background: -moz-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2087c9), color-stop(0.00, #44a415));
	background: -webkit-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -o-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -ms-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: linear-gradient(top, #4bab1b 0%, #44a415 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bab1b', endColorstr='#44a415', GradientType=0);
}

#timetable.do h2 {
	background: #45a814;
	background: -moz-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2087c9), color-stop(0.00, #44a415));
	background: -webkit-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -o-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: -ms-linear-gradient(top, #4bab1b 0%, #44a415 100%);
	background: linear-gradient(top, #4bab1b 0%, #44a415 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bab1b', endColorstr='#44a415', GradientType=0);
}

#timetable.do .ank_ttl h3 {
	color: #45a814;
}

#timetable.nichi ul#tab a.now {
	background: #de5d0f;
	background: -moz-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d85b0f), color-stop(0.00, #df6216));
	background: -webkit-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -o-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -ms-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: linear-gradient(top, #df6216 0%, #d85b0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6216', endColorstr='#d85b0f', GradientType=0);
}

#timetable.nichi h2 {
	background: #de5d0f;
	background: -moz-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d85b0f), color-stop(0.00, #df6216));
	background: -webkit-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -o-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: -ms-linear-gradient(top, #df6216 0%, #d85b0f 100%);
	background: linear-gradient(top, #df6216 0%, #d85b0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6216', endColorstr='#d85b0f', GradientType=0);
}

#timetable.nichi .ank_ttl h3 {
	color: #de5d0f;
}

#timetable.hei ul#tab a.now:not(:target),
#timetable.do ul#tab a.now:not(:target),
#timetable.nichi ul#tab a.now:not(:target) {
	filter: none\9;
}

/* 3-4. rosen/index7.html
----------------------------------------------------*/
#rosen #noriba_search p.attention {
	background: url(../images/common/i_circlegl2.gif) no-repeat 0 8px;
	font-size: 16px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

#rosen #search_map {
	width: 478px;
	float: left;
}

#rosen #search_map p.kome {
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

#rosen #search_map p#mapimg,
#rosen #search_map p#mapimg_s {
	width: 476px;
	background: #fefefe;
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}

#rosen #search_map p#mapimg_s {
	display: none;
}

#rosen #search_btn {
	width: 442px;
	float: left;
}

#rosen #search_btn ul {
	width: 200px;
	float: left;
	padding-left: 20px;
}

#rosen #search_btn li {
	width: 200px;
	padding-bottom: 10px;
	font-size: 14px;
}

#rosen #search_btn li a {
	width: 180px;
	background: url(../images/common/a_blues.png) no-repeat 163px center #fefefe;
	background: url(../images/common/a_blues.png) no-repeat 163px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 163px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 6px 0 6px 18px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	display: block;
	color: #1f87ca;
}

#rosen #search_btn li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/*--------------------------------------------------*/
#rosen #search_btn2 {
	width: 800px;
}

#rosen #search_btn2 ul {
	width: 800px;
	padding-left: 20px;
}

#rosen #search_btn2 li {
	/*	width:200px;
*/
	padding-bottom: 10px;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}

#rosen #search_btn2 li a {
	width: 180px;
	background: url(../images/common/a_greens.png) no-repeat 173px center #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 173px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 173px center, webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_greens.png) no-repeat 173px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 173px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 173px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_greens.png) no-repeat 173px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 6px 0 6px 18px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	display: block;
	color: #45ab14;
}

#rosen #search_btn2 li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/* 3-4. rosen/sort_3
----------------------------------------------------*/
#rosen .c-block {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	clear: both;
}

#rosen .c-block .c-title_block {
	margin-bottom: 20px;
}

#rosen #noriba_search_2 p.attention {
	background: url(../images/common/i_circlegl2.gif) no-repeat 0 8px;
	font-size: 16px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

#rosen #search_map_2 {
	width: 478px;
	float: left;
}

#rosen #search_map_2 area:hover {
	cursor: pointer;
}

#rosen #search_map_2 p.kome {
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

#rosen #search_map_2 p#mapimg_2,
#rosen #search_map_2 p#mapimg_s_2 {
	width: 476px;
	background: #fefefe;
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}

#rosen #search_map_2 p#mapimg_2 {
	display: none;
}

#rosen #search_map_2 p#mapimg_s_2 {}

#rosen #search_btn_2 {
	width: 442px;
	float: left;
}

#rosen #search_btn_2 ul {
	width: 200px;
	float: left;
	padding-left: 20px;
}

#rosen #search_btn_2 li {
	width: 200px;
	padding-bottom: 10px;
	font-size: 14px;
}

#rosen #search_btn_2 li a {
	width: 180px;
	background: url(../images/common/a_blues.png) no-repeat 163px center #fefefe;
	background: url(../images/common/a_blues.png) no-repeat 163px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 163px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blues.png) no-repeat 163px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 6px 0 6px 18px;
	display: block;
	border-radius: 5px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	display: block;
	color: #1f87ca;
}

#rosen #search_btn_2 li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#rosen .c-link_block {
	display: flex;
	margin-right: -40px;
	clear: both;
	margin-bottom: 40px;
}

#rosen .c-link_block li {
	width: 50%;
	padding-right: 40px;
	clear: both;
}

#rosen .c-link_block li a {
	display: block;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.2;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding: 20px 15px 15px 15px;
	transition: all 0.3s ease-in 0s;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	position: relative;
}

#rosen .c-link_block li a:after {
	content: "";
	position: absolute;
	background: url(../images/common/a_blues.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 14px;
	height: 24px;
	top: 33%;
	left: auto;
	right: 5%;
	display: inline-block;
}

#rosen .c-link_block li .c-link_anker a:after {
	transform: rotate(90deg);
}

#rosen .c-link_block li a .bigblk {
	font-size: 22px;
	font-weight: bold;
}

#contents #rosen .c-block .hanshin,
#contents #rosen .c-block .amagasaki {
	margin-left: 0;
}

/* 3-5. rosen/index3.html
----------------------------------------------------*/
#rosen p.p_rosen_top {
	background: url(../images/common/i_circleb2.gif) no-repeat 0 5px;
	font-size: 16px;
	padding-left: 18px;
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1.5;
}

#rosen p.p_rosen_top2 {
	background: url(../images/common/i_circleb3.gif) no-repeat 0 5px;
	font-size: 20px;
	padding-left: 26px;
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1.5;
}

#rosen #section_fares {
	width: 890px;
	margin-left: 30px;
}

#rosen #section_fares #faresbox {
	width: 600px;
	padding: 10px 0;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

#rosen #section_fares #faresbox:not(:target) {
	filter: none\9;
}

#rosen #section_fares #faresbox dl#top {
	width: 550px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	padding-left: 40px;
}

#rosen #section_fares #faresbox dl#top.farebox_item {
	padding-top: 10px;
	padding-bottom: 20px;
}

#rosen #section_fares #faresbox dl#top dt,
#rosen #section_fares #faresbox dl#top dd {
	font-size: 18px;
	margin-right: 30px;
	display: inline;

}

#rosen #section_fares dl#top dd span {
	font-size: 22px;
	font-weight: bold;
	color: #ff4747;
}

#rosen #section_fares #faresbox dl#top2 {
	width: 550px;
	padding-left: 40px;
}

#rosen #section_fares #faresbox dl#top2 dt,
#rosen #section_fares #faresbox dl#top2 dd {
	font-size: 18px;
	margin-right: 30px;
	display: inline;

}

#rosen #section_fares dl#top2 dd span {
	font-size: 22px;
	font-weight: bold;
	color: #ff4747;
}

#rosen #section_fares #faresbox #btm {
	width: 550px;
	padding-left: 40px;
	padding-top: 10px;
}

#rosen #section_fares #faresbox #btm dt,
#rosen #section_fares #faresbox #btm dd {
	font-size: 14px;
	margin-right: 15px;
	display: inline;
}

#rosen #section_fares #faresbox #btm dd span {
	font-weight: bold;
	color: #ff4747;
}

/*--------------------------------*/
#rosen #section_fares #faresbox02 {
	width: 600px;
	padding: 10px 0;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

#rosen #section_fares #faresbox02:not(:target) {
	filter: none\9;
}

#rosen #section_fares #faresbox02 dl#top {
	width: 550px;
	/*	border-bottom:1px solid #d9d9d9;*/
	padding-bottom: 10px;
	padding-left: 40px;
}

#rosen #section_fares #faresbox02 dl#top dt,
#rosen #section_fares #faresbox02 dl#top dd {
	font-size: 18px;
	margin-right: 30px;
	display: inline;

}



/*--------------------------------*/
#rosen #section_fares #tokku {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

#rosen #section_fares #tokku dl {
	width: 290px;
	float: left;
	overflow: hidden;
	padding-bottom: 4px;
}

#rosen #section_fares #tokku dt {
	width: 270px;
	background: #208ace;
	background: -moz-linear-gradient(top, #278dcf 0%, #1f86c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1f86c8), color-stop(0.00, #278dcf));
	background: -webkit-linear-gradient(top, #278dcf 0%, #1f86c8 100%);
	background: -o-linear-gradient(top, #278dcf 0%, #1f86c8 100%);
	background: -ms-linear-gradient(top, #278dcf 0%, #1f86c8 100%);
	background: linear-gradient(top, #278dcf 0%, #1f86c8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#278dcf', endColorstr='#1f86c8', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 20px;
}

#rosen #section_fares #tokku dt:not(:target) {
	filter: none\9;
}


#rosen #section_fares #tokku dd {
	width: 120px;
	padding-right: 20px;
	float: left;
	background: url(../images/rosen/line_tokku.gif) repeat-y 65px top;
}

#rosen #section_fares #tokku dd p {
	width: 125px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	text-align: center;
	padding: 5px 0;
	margin-bottom: 20px;
}

#rosen #section_fares #tokku dd p.last {
	margin-bottom: 0;
}

#rosen #section_fares #tokku dl.list1 dd {
	width: 270px;
}

#rosen #section_fares #tokku dl.list1 dd {
	background: url(../images/rosen/line_tokku.gif) repeat-y 130px top;
}

#rosen #section_fares #tokku dl.list1 dd p {
	width: 267px;
}

#rosen #section_fares #tokku dt.shinai {
	width: 80%;
	margin-left: 6%;
	background: #45A738;
}


#rosen ul#fares_attention {
	border-top: 1px solid #dbdbdb;
	padding: 20px 0 15px 30px;
	clear: both;
}

#rosen .link_fares {
	background: url(../images/common/i_arrow.gif) no-repeat left 5px;
	margin-left: 10px;
	padding-left: 10px;
}

#rosen .link_fares a {
	text-decoration: underline;
}

#rosen .link_fares a:hover {
	text-decoration: none;
}

#rosen p#img_child {
	width: 580px;
	padding: 10px 0 15px 30px;
}

#rosen p#img_kansai {
	width: 555px;
	padding: 10px 0 0 30px;
}

#rosen p.p_rosen_btm .red {
	color: #ff4747;
}

#rosen p.p_rosen_btm .orange {
	color: #f08300;
}

#rosen p.p_rosen_btm .green {
	color: #090;
}

#rosen .ml2 {
	margin-left: 2em;
	display: block;
}

#section_fares.table {
	width: 250px !important;
}

.farestable {
	max-width: 660px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	margin-bottom: 10px;
}

.farestable table .center {
	text-align: center
}


.farestable th {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	color: #208ACE;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.farestable td {
	vertical-align: middle;
	padding: 10px;
	border-right: 1px solid #e3e3e3;
}

.farestable tr {
	border-bottom: 1px solid #e3e3e3;
}

.farestable tr.last {
	border-bottom: none;
}

.farestable th.last,
.farestable td.last {
	border-right: none;
}

.farestable td.price,
.shanai td.price {
	text-align: center;
}

.farestable .red {
	color: #ed2121;
}

.farestable td.price span,
.shanai td.price span {
	color: #ff4747;
	font-weight: bold;
	font-size: 22px;
}


#kotobuki,
.shanai {
	max-width: 660px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	margin-bottom: 10px;
}

#kotobuki table .center,
.shanai table .center {
	text-align: center
}


#kotobuki th,
.shanai th {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	color: #208ACE;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

#kotobuki td {
	vertical-align: middle;
	text-align: right;
	padding: 10px;
	border-right: 1px solid #e3e3e3;
}

#kotobuki tr,
.shanai tr {
	border-bottom: 1px solid #e3e3e3;
}

#kotobuki tr.last,
#kotobuki th.last {
	border-bottom: none;
}

#kotobuki th.last,
#kotobuki td.last {
	border-right: none;
}


.shanai td {
	vertical-align: middle;
	padding: 10px;
	border-right: 1px solid #e3e3e3;
}

.shanai td.last,
.shanai th.last {
	border-right: none;
}

.shanai tr.last {
	border-bottom: none;
}


#rosen #main #childrenrates {
	width: 92%;
	background: #ffffff;
	margin-left: 4%;
	border: #000000 solid 1px;
	margin-bottom: 20px;
}

#rosen #main #childrenrates tr td {
	border: #000000 solid 1px;
	padding: 3px;
	text-align: center;
}

#rosen #main #childrenrates tr td.blue {
	background-color: #BDDFF1;
}




/* 3-6. rosen/index4.html
----------------------------------------------------*/
#rosen p.p_rosen_btm {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 25px;
	padding-bottom: 10px;
}

#rosen p.p_rosen_btm span.kome {
	font-size: 10px;
	display: block;
}

#rosen p.p_rosen_btm span.komer {
	font-size: 10px;
	color: #fd0303;
	display: block;
}

#rosen p.pass_link {
	padding-left: 28px;
	padding-bottom: 15px;
}

#rosen p.pass_link a {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rosen p.pass_link.grandpass {
	font-size: 14px;
}


#rosen p.pass_link.grandpass a {
	background: none;
	border: 1px solid #e0e0e0;
	border-radius: 15px;
	display: block;
	letter-spacing: 0;
	text-align: center;
	width: 340px;
	padding-right: 18px;
}

#rosen p.pass_link a img {
	vertical-align: middle;
}

#rosen p.pass_link a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584c1;
}

#rosen p.pass_link.grandpass a:hover {
	background: none;
	color: #2584c1;
}

#rosen #pass_price {
	width: 910px;
	padding-left: 10px;
	padding-bottom: 15px;
}








#rosen #pass_price ul#table_list,
#rosen #pass_price ul#table_list2 {
	width: 100%;
	overflow: hidden;
}

#rosen #pass_price ul#table_list li {
	width: 430px;
	float: left;
	padding-right: 20px;
}

#rosen #pass_price ul#table_list2 li {
	width: 430px;
	float: left;
	padding-right: 20px;
}


#rosen #pass_price li .table_box {
	width: 428px;
	background: #646464;
	padding: 1px;
}


#rosen #pass_price li .table_box2 {
	width: 100%;
	background: #646464;
	padding: 1px;
}


#rosen #pass_price li .table_box table,
#rosen #pass_price li .table_box2 table {
	width: 100%;
	background: #ffffff;
	border-collapse: collapse;
}

#rosen #pass_price li .table_box th,
#rosen #pass_price li .table_box2 th {
	background: #208ace;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 3px;
	padding-bottom: 3px;
}

#rosen #pass_price li .table_box td,
#rosen #pass_price li .table_box2 td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

#rosen #pass_price li .table_box td.type,
#rosen #pass_price li .table_box2 td.type {
	background: #c8c8c8;
	width: 50%;
}

#rosen #pass_price li .table_box td.adult,
#rosen #pass_price li .table_box2 td.adult {
	background: #dcdcdc;
	border-right: none;
}

#rosen #pass_price li .table_box td.t_price,
#rosen #pass_price li .table_box2 td.t_price {
	font-family: Arial, Helvetica, sans-serif;
	border-right: none;
	text-align: right;
	padding-right: 5px;
}

#rosen #pass_price li .table_box tr.kin,
#rosen #pass_price li .table_box2 tr.kin {
	background: #FDD6D6;
}

#rosen #pass_price li .table_box tr.gaku,
#rosen #pass_price li .table_box2 tr.gaku {
	background: #BDDFF1;
}

#rosen #pass_price li .table_box tr.school,
#rosen #pass_price li .table_box2 tr.school {
	background: #C9F5C6;
}

#rosen #pass_price li .table_box tr.ki,
#rosen #pass_price li .table_box2 tr.ki {
	background: #FFFCDB;
}

#rosen #pass_price li .table_box tr.gb,
#rosen #pass_price li .table_box2 tr.gb {
	background: #fff;
}


#rosen #pass_price li .table_box tr.ki td,
#rosen #pass_price li .table_box2 tr.ki td,
#rosen #pass_price li .table_box tr.gb td,
#rosen #pass_price li .table_box2 tr.gb td {
	border-right: 1px solid #e6e4e4;
	border-bottom: 1px solid #e6e4e4;
}

#rosen #pass_price li .table_box tr.gb td.t_price,
#rosen #pass_price li .table_box2 tr.gb td.t_price,
#rosen #pass_price li .table_box tr.ki td.t_price,
#rosen #pass_price li .table_box2 tr.ki td.t_price {
	border-right: none;
}


#rosen #pass_price ul.kome,
#rosen .main_in ul.kome {
	font-size: 10px;
	line-height: 1.4;
	padding-top: 7px;
}

#rosen #pass_price ul.kome i.blue {
	color: #ffb8b8;
}

#rosen #pass_price ul.kome i.red {
	color: #8dc0db;
}

#rosen #refund {
	padding-top: 10px;
}

#rosen #refund p {
	margin-left: 28px;
}

#rosen #refund p a {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	color: #2584c1;
}

#rosen #refund p a:hover {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	color: #333333;
}

#rosen .to-hanica-bnr {
	padding: 15px 0px 5px 28px;
}

#rosen .note {
	color: #DD580E;
}


/* 3-7. rosen/haraimodoshi.html
----------------------------------------------------*/
#rosen #pass_refund {
	width: 900px;
	margin-left: 10px;
}

#rosen #pass_refund h4 {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	border-bottom: 1px solid #DADADA;
	color: #1E82CB;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 12px;
}

#rosen #pass_refund_in {
	width: 885px;
	padding-left: 15px;
}

#rosen #pass_refund_in p {
	font-size: 14px;
}

#rosen #pass_refund_in dl {
	width: 810px;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 10px;
}

#rosen #pass_refund_in dd {
	padding-left: 1em;
	text-indent: -1em;
}

#rosen #pass_refund_in p.r_ceremony {
	font-size: 18px;
	color: #208ace;
	padding-bottom: 10px;
}

#rosen #pass_refund_in p.kome {
	font-size: 10px;
	padding-left: 1em;
	text-indent: -1em;
}

/* 3-8. rosen/index8.html
----------------------------------------------------*/
#rosen #pitapa_way {
	width: 890px;
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 30px;
}

#rosen #pitapa_way p.way_img {
	width: 214px;
	float: left;
	padding-right: 10px;
}

#rosen #pitapa_way dl#way_txt {
	width: 660px;
	float: left;
}

#rosen #pitapa_way dl#way_txt dt {
	font-size: 14px;
	line-height: 1.5;
	color: #208ace;
}

#rosen #pitapa_way dl#way_txt dd {
	color: #323232;
	padding-left: 20px;
	padding-bottom: 15px;
}

#rosen p.dis_img {
	width: 600px;
	padding-left: 25px;
	padding-bottom: 15px;
}

#rosen ul.p_attention {
	width: 890px;
	margin-left: 25px;
	padding-bottom: 15px;
}

#rosen ul.p_attention li {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}

#rosen ul#pitapa_bans {
	width: 100%;
	border-top: 1px solid #e6e6e6;
	padding-top: 18px;
	overflow: hidden;
}

#rosen ul#pitapa_bans li {
	width: 160px;
	padding-left: 25px;
	float: left;
}

#rosen ul#pitapa_bans li a img {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#rosen ul#pitapa_bans li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


/*----------------------------------------------------
	3. layout[form]
----------------------------------------------------*/
.itemform {
	width: 100%;
	padding-bottom: 20px;
}

.itemform li {
	width: 100%;
	padding-bottom: 20px;
	clear: both;
}

.itemform li dl {
	width: 916px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	line-height: 50px;
}

.itemform li dt {
	width: 380px;
	float: left;
	background: #e6e6e6;
	letter-spacing: 0;
	font-weight: bold;
}

.itemform li dd {
	width: 536px;
	float: left;
}

.itemform li dd p {
	width: 235px;
	float: left;
	text-align: right;
	padding-right: 15px;
}

.itemform li dd p.price {
	width: 260px;
	line-height: 50px;
	border-right: 1px solid #e6e6e6;
}

.profform {
	width: 100%;
}

.profform li {
	padding-bottom: 20px;
}

.profform li dl {
	width: 916px;
	border: 1px solid #8fc4e6;
	overflow: hidden;
	font-size: 15px;
	line-height: 50px;
}

.profform li dt {
	width: 185px;
	color: #FFFFFF;
	float: left;
	background: #208ace;
	letter-spacing: 0;
	padding-left: 15px;
	border-right: 1px solid #8fc4e6;
}

.profform li dt span.kome {
	font-size: 20px;
}

.profform li dd {
	width: 694px;
	float: left;
}

.profform li dd .profarea {
	width: 710px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0 none;
	font-size: 14px;
	letter-spacing: 1px;
}

*:first-child + html .profform li dd .profarea {
	margin-top: 15px;
}

.formlast_check {
	width: 878px;
	background: #e6e6e6;
	padding: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 30px;
}

.formlast_check .intxt {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
}

.formlast_check .intxt a {
	background: url(../images/common/i_arrowcp.png) no-repeat left center;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #ff7077;
	font-size: 12px;
}

.formlast_check .intxt a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584c1;
}

.formlast_check .incheck {
	border-top: 1px solid #f6f6f6;
	padding-top: 10px;
}

p.submit {
	width: 225px;
	margin: 0 auto;
	padding-bottom: 10px;
}

p.submit #submit_button {
	width: 225px;
	height: 77px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

p.submit #submit_button:not(:target) {
	filter: none\9;
}

p.submit #submit_button:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

p.ssl {
	padding-bottom: 40px;
}


/*----------------------------------------------------
	5. layout[/mail-order/]
----------------------------------------------------*/
#mailorder ul.itemlist {
	width: 949px;
	overflow: hidden;
	margin-left: -18px;
	padding-top: 20px;
	clear: both;
}

#mailorder ul.itemlist li {
	width: 294px;
	padding-left: 18px;
	float: left;
}

#mailorder ul.itemlist dl.li_img dt {
	background: #208ace;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mailorder ul.itemlist dl.li_img dd {
	background: #e6f5ff;
	text-align: center;
}

#mailorder ul.itemlist dl.li_dtl dt {
	background: #e6e6e6;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#mailorder ul.itemlist dl.li_dtl dd {
	background: #f6f6f6;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.4;
}

#mailorder ul.itemlist dl.li_dtl dd span.f10 {
	font-size: 10px;
	font-weight: normal;
}

#mailorder #order_btn {
	width: 248px;
	height: 83px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

#mailorder #order_btn a {
	width: 168px;
	height: 58px;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/common/a_blue.png) no-repeat 210px center #fefefe;
	background: url(../images/common/a_blue.png) no-repeat 210px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blue.png) no-repeat 210px center, webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_blue.png) no-repeat 210px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blue.png) no-repeat 210px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blue.png) no-repeat 210px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/common/a_blue.png) no-repeat 210px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	border: 1px solid #EDEDED;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	padding-top: 25px;
	display: block;
	text-align: right;
	padding-right: 80px;
}

#mailorder #order_btn a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#mailorder ul.order-ctt li {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
}

#mailorder ul.order-ctt dl {
	width: 100%;
	overflow: hidden;
	background: #208ace;
}

#mailorder ul.order-ctt dt {
	width: 275px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 13px;
}

#mailorder ul.order-ctt dd {
	width: 605px;
	background: #f6f6f6;
	float: left;
	padding-top: 18px;
	padding-bottom: 18px;
	line-height: 1.4;
	padding-left: 20px;
}

#mailorder ul.order-ctt dd span.f10 {
	font-size: 10px;
}


/*----------------------------------------------------
	6. layout[/limo/]
----------------------------------------------------*/

/* 6-1. limo/index.html
----------------------------------------------------*/
#limo .airport {
	width: 455px;
}


#limo .airport.limo_en {
	width: 900px;
}

#limo .airport h4 {
	width: 435px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	border-radius: 5px 5px 0 0;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}


#limo .airport.limo_en h4 {
	width: 900px;
}

#limo .airport h4 span {
	font-size: 20px;
	padding-left: 25px;
}

#limo .airport_in {
	width: 454px;
	border-left: 1px solid #c1bfbf;
}

#limo .limo_en .airport_in {
	width: 919px;
	border-left: 1px solid #c1bfbf;
	text-align: center;
}

#limo .loots {
	padding-top: 13px;
	height: 830px;
	border-right: 1px solid #c1bfbf;
}

#limo .loots p.txt_top {
	padding-left: 16px;
}

#limo .loots p.airplane {
	width: 90px;
	margin: 17px auto 0 auto;
	background: url(../images/limo/i_arrow.png) no-repeat center bottom;
	padding-bottom: 45px;
}

#limo .loots p.airplane img {
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

#limo .loots p.airplane2 {
	background: url(../images/limo/i_arrow2.png) no-repeat 0 15px;
}

#limo .loots ul {
	width: 454px;
	overflow: hidden;
	padding-top: 10px;
}

#limo .limo_en .loots ul {
	width: 454px;
	overflow: hidden;
	padding-top: 10px;
	margin: 0 auto;
}

#limo .loots ul li {
	width: 130px;
	padding-left: 16px;
	float: left;
}

#limo .loots ul dl {
	padding-bottom: 10px;
}

#limo .loots ul dt {
	width: 130px;
	height: 23px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	left: 0;
	margin-bottom: 10px;
	padding-top: 12px;
	border-radius: 2px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
	line-height: 1.2;
}

#limo .loots dt.usj {
	font-size: 10px;
	height: 30px;
	padding-top: 5px;
}

#limo .loots dd {
	padding-bottom: 5px;
	line-height: 1.2;
}

#limo .loots dd a {
	width: 128px;
	border: 1px solid #e6e4e4;
	border-radius: 5px;
	padding-bottom: 3px;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#limo .loots ul dd a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#limo .loots ul dd a p {
	width: 113px;
	display: block;
	text-align: center;
	letter-spacing: 0;
}

#limo .loots ul dd a p.st {
	color: #000;
	padding-top: 3px;
}

#limo .loots ul dd a p.min {
	font-size: 14px;
	text-shadow: 0 0 2px #fff;
	line-height: 1.2;
	font-weight: bold;
}

#limo .loots ul dd a p.min span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#limo .loots dd a p.choku {
	font-size: 10px;
	line-height: 1.2;
	text-align: left;
	margin-left: 8px;
}

#limo .limo_en .airport_tbl {
	width: 920px;
	border-top: 1px solid #c1bfbf;
	border-bottom: 1px solid #c1bfbf;
	margin: 0 auto;
}

#limo .airport_tbl {
	width: 454px;
	border-top: 1px solid #c1bfbf;
	border-bottom: 1px solid #c1bfbf;
}

#limo .airport_tbl table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#limo .airport_tbl tr.odd {
	background: #e6e6e6;
}

#limo .airport_tbl th {
	font-size: 14px;
	color: #FFF;
	border-right: 1px solid #c1bfbf;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 0;
}

#limo .airport_tbl th.arrival {
	width: 55%;
}

#limo .airport_tbl th.ticket {
	width: 27%;
}

#limo .airport_tbl td {
	font-size: 16px;
	border-right: 1px solid #c1bfbf;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#limo .airport_tbl td.usj {
	font-size: 13px;
}

#limo .airport_tbl td span {
	font-size: 12px;
}

#limo .airport_tbl td a {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: underline;
	display: block;
	font-weight: normal;
}

#limo .airport_tbl td.comment a {
	padding-top: 24px;
	padding-bottom: 0;
	line-height: 0;
}

#limo .airport_tbl td.comment span.comment_text {
	padding-bottom: 0;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#limo .airport_tbl td a:hover {
	text-decoration: none;
}

#limo #osaka_are {
	float: left;
}

#limo #osaka_are h4 {
	background: #218dcf;
	border-bottom: 5px solid #186696;
}

#limo #osaka_are .loots p.txt_top span {
	color: #218dcf;
}

#limo #osaka_are .airport_in {
	background: #fef9fa;
}

#limo #osaka_are .loots ul dt {
	background: #218dcf;
	border-bottom: 5px solid #186696;
}

#limo #osaka_are .loots ul dd a {
	background: url(../images/limo/bg_dblue.gif) no-repeat right center #fefefe;
	background: url(../images/limo/bg_dblue.gif) no-repeat right, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_dblue.gif) no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/limo/bg_dblue.gif) no-repeat right, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_dblue.gif) no-repeat right, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_dblue.gif) no-repeat right, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_dblue.gif) no-repeat right, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	color: #218dcf;
}

#limo #osaka_are .loots ul dd a p.min {
	color: #218dcf;
}

#limo #osaka_are .loots .kome {
	padding: 95px 17px 0;
	clear: both;
}

#limo #osaka_are .loots .kome p {
	font-size: 10px;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
	padding-top: 12px;
}

#limo #osaka_are .airport_tbl th {
	background: #218dcf;
}

#limo #kansai_are {
	float: right;
}

#limo #kansai_are.limo_en {
	float: none !important;
	margin: 0 auto;
}


#limo #kansai_are .loots p.txt_top span {
	color: #de474a;
}


#limo #kansai_are h4 {
	background: #ed553c;
	border-bottom: 5px solid #ac3e2c;
}

#limo #kansai_are .loots {
	background: #f9fcfe;
}

#limo #kansai_are .loots ul dt {
	background: #ed553c;
	border-bottom: 5px solid #ac3e2c;
}

#limo #kansai_are .loots ul dd a {
	background: url(../images/limo/bg_ddred.gif) no-repeat right center #fefefe;
	background: url(../images/limo/bg_ddred.gif) no-repeat right, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_ddred.gif) no-repeat right, background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/limo/bg_ddred.gif) no-repeat right, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_ddred.gif) no-repeat right, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_ddred.gif) no-repeat right, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: url(../images/limo/bg_ddred.gif) no-repeat right, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	color: #ed553c;
}

#limo #kansai_are .loots ul dd a p.min {
	color: #ed553c;
}

#limo #kansai_are .airport_tbl th {
	background: #ed553c;
}

#limo .c-limo_nav_item {
	position: relative;
}

#limo .c-limo_nav_item.c-limo_menu_current {
	position: relative;
}

#limo .c-limo_nav_item.c-limo_menu_current a {
	color: #fff;
	padding-top: 0;
}

#limo .c-limo_nav_item.c-limo_menu_current:after {
	content: "";
	position: absolute;
	background: url(../images/common/a_whites.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 13px;
	height: 14px;
	top: 44%;
	left: auto;
	right: 4%;
	display: inline-block;
	transform: rotate(90deg);
}

#limo .c-limo_nav_item.c-limo_menu_station,
#limo .c-limo_nav_item.c-limo_menu_airport {
	position: relative;
}

#limo .c-limo_nav_item.c-limo_menu_station.c-limo_menu_current {
	background-color: #de5d0f;
	background-image: url(../images/limo/menu-01-01.svg);
	background-repeat: no-repeat;
	background-size: 18%;
	background-position: top 51% right 31%;
}

#limo .c-limo_nav_item.c-limo_menu_station.c-limo_menu_current p {
	display: inline-block;
	padding-right: 20%;
}

#limo .c-limo_nav_item.c-limo_menu_airport {
	background-color: #fff;
	color: #de5d0f;
	border: 1px solid #de5d0f;
	border-radius: 5px;
	background-image: url(../images/limo/menu-02-02.svg);
	background-repeat: no-repeat;
	background-size: 18%;
	background-position: top 51% right 31%;
}

#limo .c-limo_nav_item.c-limo_menu_airport:after {
	content: "";
	position: absolute;
	background: url(../images/common/a_oranges2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 13px;
	height: 14px;
	top: 44%;
	left: auto;
	right: 4%;
	display: inline-block;
}

#limo .c-limo_nav_item.c-limo_menu_station.c-limo_menu_current p {
	display: inline-block;
	padding-right: 20%;
}

#limo .c-limo_nav_item p {
	display: inline-block;
	padding-right: 20%;
	padding-top: 7px;
}

#limo .c-limo_nav_item a {
	color: #de5d0f;
	background: none !important;
}


#limo #sab_nav.c-limo_menu li {
	width: calc(100% / 5);
}

.limo_menu_list_item {
	position: relative;
}

.limo_menu_list_item:after {
	content: "";
	position: absolute;
	background: url(../images/common/a_oranges2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 10px;
	height: 6px;
	top: 45%;
	left: auto;
	right: 4%;
	display: inline-block;
}

.c-timeTable_block {
	margin-bottom: 40px;
	margin-top: 10px;
}


/* 6-2. limo/kasou
----------------------------------------------------*/
#limo ul.box {
	width: 930px;
	margin-left: -10px;
	overflow: hidden;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}

#limo ul.box li {
	width: 300px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#limo ul.box li dt {
	width: 300px;
	background: #646464;
	border-radius: 5px 5px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 2px solid #414141;
	line-height: 1.6;
}

#limo ul.box li dd {
	width: 298px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-radius: 0 0 5px 5px;
	Xbackground: #FFFFFF;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	text-align: center;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	line-height: 1.6;
}

#limo ul.box li dd:not(:target) {
	filter: none\9;
}

#limo ul.box li dt span {
	font-size: 10px;
}

#limo ul.box li dd span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

#limo .list li {
	font-size: 140%;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}

#limo dl.air_time {
	width: 100%;
	background: url(../images/common/i_circlep.gif) no-repeat left 27px;
	padding-left: 15px;
}

#limo dl.air_time dt,
#limo dl.air_time dd {
	display: inline;
}

#limo dl.air_time dt {
	font-size: 16px;
	line-height: 1.2;
}

#limo dl.air_time dt span {
	font-size: 12px;
}

#limo dl.air_time dd {
	color: #dd5d0f;
	font-size: 20px;
	line-height: 1.2;
}

#limo dl.air_time dd span {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 38px;
}

#limo p.arrive {
	font-size: 26px;
	font-weight: bold;
}

#limo p.infoText a {
	text-decoration: underline;
	color: #F00;
}

#limo #timeline {
	width: 918px;
	padding-bottom: 30px;
}

#limo #timeline table {
	border: solid 1px #e6e6e6;
	border-collapse: collapse;
	line-height: 1.5;
}

#limo #timeline tr.odd {
	background: #f0f0f0;
}

#limo #timeline th {
	background: #646464;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	border-right: solid 1px #e6e6e6;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
}

#limo #timeline th.c {
	background: #dc8c5a;
}

#limo #timeline td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: solid 1px #e6e6e6;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}


/*#limo ul#timeline{
	width:919px;
	overflow:hidden;
	padding-bottom:30px;
}

#limo ul#timeline li{
	width:306px;
	float:left;
}

#limo ul#timeline li dt{
	background:#646464;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:14px;
}

#limo ul#timeline li.last dt{
	background:#dc8c5a;
}

#limo ul#timeline li dd{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

#limo ul#timeline li.last dd{
	border-right:1px solid #e6e6e6;
}*/

#limo #download,
#limo #download_2 {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

#limo #download #btn_print a,
#limo #download_2 #btn_print_2 a {
	width: 190px;
	float: left;
	background: url(../images/common/a_blues.png) no-repeat 210px center #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 210px center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%) #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 210px center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 210px center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%) #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 210px center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%) #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 210px center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%) #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 210px center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%) #fffff;
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	padding-left: 40px;
	padding-top: 0px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#limo #download #btn_print a:hover,
#limo #download_2 #btn_print_2 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#limo #download #getflash,
#limo #download_2 #getflash_2 {
	width: 600px;
	padding: 0 0 20px 30px;
	overflow: hidden;
	float: left;
}

#limo #download #flaicon,
#limo #download_2 #flaicon_2 {
	width: 127px;
	float: left;
}

#limo #download #flaicon a,
#limo #download_2 #flaicon_2 a {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#limo #download #flaicon a:hover,
#limo #download_2 #flaicon_2 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#limo #download #flatxt,
#limo #download_2 #flatxt_2 {
	width: 450px;
	float: left;
	padding-left: 15px;
	line-height: 1.4;
}

#limo #download #flatxt a,
#limo #download_2 #flatxt_2 a {
	font-size: 11px;
	background: url("../images/common/i_arrowcb.png") no-repeat scroll left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height: 1.2;
}

#limo #download #flatxt a:hover,
#limo #download_2 #flatxt_2 a:hover {
	background: url("../images/common/i_arrowcbl.png") no-repeat scroll left center;
	color: #2584c1;
}

#limo #download #flatxt a img,
#limo #download_2 #flatxt_2 a img {
	vertical-align: middle;
}

#limo ul.box p {
	padding-top: 10px;
}

#limo ul.box a {
	background: url("../images/common/i_arrowcb.png") no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}

#limo ul.box a img {
	vertical-align: middle;
}

#limo ul.box a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584c1;
}

#limo ul.air_move li {
	background: url(../images/common/i_circlep.gif) no-repeat left 8px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 7px;
}

#limo .other_stop {
	width: 100%;
	overflow: hidden;
	clear: both;
}

#limo .line1 {
	width: 230px;
	float: left;
}

#limo .line2 {
	width: 460px;
	float: left;
}

#limo .line3 {
	width: 690px;
	float: left;
}

#limo .line1 p,
#limo .line2 p,
#limo .line3 p {
	background: url(../images/common/i_b_other.gif) no-repeat left center;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
}

#limo .line1 ul,
#limo .line2 ul,
#limo .line3 ul {
	width: 207px;
	padding-left: 23px;
	float: left;
}

#limo .line1 li,
#limo .line2 li,
#limo .line3 li {
	width: 195px;
	font-size: 13px;
	background: url(../images/common/i_arrow.gif) no-repeat left 7px;
	padding-left: 12px;
	letter-spacing: 0;
}

#limo .line1 li a:hover,
#limo .line2 li a:hover,
#limo .line3 li a:hover,
.underline:hover {
	text-decoration: underline;
}

.outlink img {
	vertical-align: middle;
}

.outlink {
	background: url(../images/common/i_blank.gif) right center no-repeat;
	margin-right: 4px;
	padding-right: 16px;
}

/*----------------------------------------------------
	7. layout[/salad/]
----------------------------------------------------*/

/* 7-1. salad/index.html
----------------------------------------------------*/

#salad .news_lead {
	display: none;
}

#salad .salad_menu_list_item {
	position: relative;

	&.fs {
		line-height: 1.1;

		@media screen and (max-width: 799px) {
			line-height: 1.9;
		}
	}
}

#salad .salad_menu_list_item:after {
	content: "";
	position: absolute;
	background: url(../images/common/a_green2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 10px;
	height: 6px;
	top: 45%;
	left: auto;
	right: 6%;
	display: inline-block;
}



#salad #salad_map {
	width: 920px;
	height: 312px;
	margin: 0 auto;
	background: url(../images/salad/bg_map.gif) no-repeat;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
	margin-bottom: 22px;
	position: relative;
}

#salad #salad_map p#s_logo {
	position: absolute;
	left: 40px;
	top: 30px;
}

#salad #salad_map li p {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#salad #salad_map li#map1 p {
	width: 170px;
	height: 87px;
	background: url(../images/salad/spot_hamada.png) no-repeat 0 -87px;
	position: absolute;
	top: 57px;
	left: 376px;
}

#salad #salad_map li#map1 a {
	width: 170px;
	height: 87px;
	background: url(../images/salad/spot_hamada.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li#map2 p {
	width: 201px;
	height: 70px;
	background: url(../images/salad/spot_kawanoe.png) no-repeat 0 -70px;
	position: absolute;
	top: 157px;
	left: 405px;
}

#salad #salad_map li#map2 a {
	width: 201px;
	height: 70px;
	background: url(../images/salad/spot_kawanoe.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li#map3 p {
	width: 233px;
	height: 53px;
	background: url(../images/salad/spot_uwajima.png) no-repeat 0 -53px;
	position: absolute;
	top: 248px;
	left: 450px;
}

#salad #salad_map li#map3 a {
	width: 233px;
	height: 53px;
	background: url(../images/salad/spot_uwajima.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li#map4 p {
	width: 150px;
	height: 86px;
	background: url(../images/salad/spot_naruto.png) no-repeat 0 -86px;
	position: absolute;
	top: 53px;
	left: 650px;
}

#salad #salad_map li#map4 a {
	width: 150px;
	height: 86px;
	background: url(../images/salad/spot_naruto.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li#map5 p {
	width: 174px;
	height: 57px;
	background: url(../images/salad/spot_kobe.png) no-repeat 0 -57px;
	position: absolute;
	top: 148px;
	left: 645px;
}

#salad #salad_map li#map5 a {
	width: 174px;
	height: 57px;
	background: url(../images/salad/spot_kobe.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li#map6 p {
	width: 158px;
	height: 40px;
	background: url(../images/salad/spot_sanda.png) no-repeat 0 -40px;
	position: absolute;
	top: 102px;
	left: 556px;
}

#salad #salad_map li#map6 a {
	width: 158px;
	height: 40px;
	background: url(../images/salad/spot_sanda.png) no-repeat 0 0;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #salad_map li p a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#salad #search_ttl {
	width: 610px;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	padding-bottom: 7px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	border-radius: 5px;
}

#salad #search_ttl:not(:target) {
	filter: none\9;
}

#salad #search_ttl i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}

#salad #search_ttl i img {
	border-radius: 5px;
}

#salad #search_ttl h4 {
	width: 570px;
	color: #000000;
	float: left;
	font-size: 16px;
	line-height: 25px;
	padding-left: 10px;
}

#salad ul#reserve_about {
	width: 280px;
	float: right;
}

#salad ul#reserve_about li {
	width: 275px;
	line-height: 1.5;
	margin-bottom: 10px;
	border: 1px solid #f7f7f7;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

#salad ul#reserve_about li.n_reserve {
	background: :#f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #edf6e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #edf6e8), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #edf6e8 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #edf6e8 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #edf6e8 100%);
	background: linear-gradient(top, #ffffff 0%, #edf6e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#edf6e8', GradientType=0);
}

#salad ul#reserve_about li:not(:target),
#salad ul#reserve_about li.n_reserve:not(:target) {
	filter: none\9;
}

#salad ul#reserve_about li.last {
	width: 275px;
	line-height: 1.5;
	margin-bottom: 0;
	border: none;
	background: none;
	border-radius: 0;
	box-shadow: none;
	filter: none;
}

#salad ul#reserve_about li a {
	width: 95%;
	display: block;
	background: url(../images/common/a_black.png) no-repeat 240px center;
	padding: 8px 0 8px 5%;
	line-height: 1.3;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad ul#reserve_about li.n_reserve a {
	background: url(../images/common/a_green.png) no-repeat 240px center;
}

#salad ul#reserve_about li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#salad ul#reserve_about li dt {
	background: url(../images/salad/bg_dtbusb.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 48px;
}

#salad ul#reserve_about li.n_reserve dt {
	background: url(../images/salad/bg_dtbusg.gif) no-repeat;
	color: #45a814;
}

#salad ul#reserve_about li.last dt {
	background: none;
	color: #45a814;
	padding-left: 0;
}

#salad ul#reserve_about li a:hover dd {
	color: #333333;
}

#salad ul#reserve_about li dd {
	font-size: 10px;
}


#salad ul#reserve_about li.last dl {
	width: 95%;
	padding: 0 0 8px 5%;
}

#salad ul#reserve_about li.last dt {
	font-size: 14px;
	color: #45a814;
	padding-bottom: 0px;
}

#salad ul#reserve_about li.last dd.tel {
	font-size: 22px;
	font-weight: bold;
	color: #ff404e;
	line-height: 1.2;
	padding-bottom: 3px;
	letter-spacing: 0;
}

#salad ul#reserve_about li.last dd.tel span {
	font-size: 18px;
}

#salad ul#reserve_about li.last dd {
	font-size: 12px;
}

#salad ul#reserve_about li.last dd .indent {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

#salad ul#hw_service {
	width: 100%;
}

#salad ul#hw_service li {
	padding-bottom: 20px;
}

#salad ul#hw_service li a {
	width: 875px;
	color: #ffffff;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: block;
	padding: 8px 20px 5px 25px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	overflow: hidden;
}

#salad ul#hw_service li#sv1 a,
#salad ul#hw_service li#sv5 a {
	background: url(../images/common/a_white.png) no-repeat 98% center #0263d1;
	background: url(../images/common/a_white.png) no-repeat 98% center, -moz-linear-gradient(center top, #277ad8 0%, #0466d7 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -webkit-linear-gradient(center top, #277ad8 0%, #0466d7 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 99% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #0466d7), color-stop(1, #277ad8));
	background: url(../images/common/a_white.png) no-repeat 98% center, -ms-linear-gradient(center top, #277ad8 0%, #0466d7 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -o-linear-gradient(center top, #277ad8 0%, #0466d7 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, linear-gradient(center top, #277ad8 0%, #0466d7 100%) #fffff;
}

#salad ul#hw_service li#sv2 a {
	background: url(../images/common/a_white.png) no-repeat 98% center #7740d1;
	background: url(../images/common/a_white.png) no-repeat 98% center, -moz-linear-gradient(center top, #8b5cd8 0%, #753cd2 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -webkit-linear-gradient(center top, #8b5cd8 0%, #753cd2 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 99% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #753cd2), color-stop(1, #8b5cd8));
	background: url(../images/common/a_white.png) no-repeat 98% center, -ms-linear-gradient(center top, #8b5cd8 0%, #753cd2 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -o-linear-gradient(center top, #8b5cd8 0%, #753cd2 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, linear-gradient(center top, #8b5cd8 0%, #753cd2 100%) #fffff;
}

#salad ul#hw_service li#sv3 a {
	background: url(../images/common/a_white.png) no-repeat 98% center #1da35c;
	background: url(../images/common/a_white.png) no-repeat 98% center, -moz-linear-gradient(center top, #3eb074 0%, #23a452 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -webkit-linear-gradient(center top, #3eb074 0%, #23a452 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 99% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #23a452), color-stop(1, #3eb074));
	background: url(../images/common/a_white.png) no-repeat 98% center, -ms-linear-gradient(center top, #3eb074 0%, #23a452 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -o-linear-gradient(center top, #3eb074 0%, #23a452 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, linear-gradient(center top, #3eb074 0%, #23a452 100%) #fffff;
}

#salad ul#hw_service li#sv4 a {
	background: url(../images/common/a_white.png) no-repeat 98% center #e68c50;
	background: url(../images/common/a_white.png) no-repeat 98% center, -moz-linear-gradient(center top, #ea9d69 0%, #e98845 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -webkit-linear-gradient(center top, #ea9d69 0%, #e98845 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 99% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #e98845), color-stop(1, #ea9d69));
	background: url(../images/common/a_white.png) no-repeat 98% center, -ms-linear-gradient(center top, #ea9d69 0%, #e98845 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -o-linear-gradient(center top, #ea9d69 0%, #e98845 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, linear-gradient(center top, #ea9d69 0%, #e98845 100%) #fffff;
}

#salad ul#hw_service li#sv6 a {
	background: url(../images/common/a_white.png) no-repeat 98% center #dbd048;
	background: url(../images/common/a_white.png) no-repeat 98% center, -moz-linear-gradient(center top, #dbd048 0%, #dabd1c 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -webkit-linear-gradient(center top, #dbd048 0%, #dabd1c 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 99% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #dabd1c), color-stop(1, #dbd048));
	background: url(../images/common/a_white.png) no-repeat 98% center, -ms-linear-gradient(center top, #dbd048 0%, #dabd1c 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, -o-linear-gradient(center top, #dbd048 0%, #dabd1c 100%) #ffffff;
	background: url(../images/common/a_white.png) no-repeat 98% center, linear-gradient(center top, #dbd048 0%, #dabd1c 100%) #fffff;
}

#salad ul#hw_service li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#salad ul#hw_service li dl {
	float: left;
	letter-spacing: 0;
	line-height: 1.5;
}

#salad ul#hw_service li dl.service_east {
	width: 305px;
}

#salad ul#hw_service li dl.service_west {
	width: 240px;
	height: 114px;
	padding-left: 90px;
	background: url(../images/salad/i_arroww.png) no-repeat left center;
}

#salad ul#hw_service li dt {
	font-size: 32px;
	font-weight: bold;
}

#salad ul#hw_service li dt span.dtl {
	display: block;
	float: left
}

#salad ul#hw_service li dt span.dtr {
	width: 100px;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	float: left;
	padding-top: 7px;
}

#salad ul#hw_service li dd {
	font-size: 11px;
	clear: both;
}

#salad ul#hw_service li dl.service_price {
	width: 238px;
	padding-top: 8px;
}

#salad ul#hw_service li dl.service_price dt {
	font-size: 12px;
	line-height: 1.2;
}

#salad ul#hw_service li dl.service_price dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
	line-height: 1.2;
	font-weight: bold;
}

#salad ul#hw_service li dl.service_price dd span {
	font-size: 25px;
}

#salad ul#hw_service li#sv4 dl.service_west {
	height: 150px;
}

#salad ul#hw_service li#sv6 dl.service_west {
	height: 150px;
}

/* 7-2. salad/kasou
----------------------------------------------------*/

#salad .arrive_map {
	width: 940px;
	margin-left: -20px;
	overflow: hidden;
	padding-bottom: 10px;
}

#salad .arrive_map dl {
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
}

#salad .arrive_map dt {
	width: 450px;
	background: #646464;
	border-radius: 5px 5px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 2px solid #414141;
}

#salad .arrive_map dd {
	width: 412px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	border-radius: 0 0 5px 5px;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding: 20px 16px 20px 20px;
}

#salad .arrive_map dd:not(:target) {
	filter: none\9;
}

#salad .arrive_map dd ul {
	width: 100%;
	overflow: hidden;
}

#salad .arrive_map dd li {
	width: 128px;
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

#salad .arrive_map dd li a {
	width: 112px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	display: block;
	padding: 7px;
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px #f7f7f7;
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px, -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px, -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px, background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eeeeee), color-stop(0.00, #f5f5f5));
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px, -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
	background: url(../images/common/i_blank2.gif) no-repeat 110px 4px, -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad .arrive_map dd li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#salad .s_timetable {
	width: 918px;
	padding-bottom: 30px;
	position: relative;
}

#salad .s_timetable p.hatsu {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 5px;
}

#salad .s_timetable table {
	border: solid 1px #e6e6e6;
	border-collapse: collapse;
	line-height: 1.5;
}

#salad .s_timetable th {
	background: #646464;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	border-right: solid 1px #e6e6e6;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	z-index: 2;
}

#salad .s_timetable th.c {
	background: #45a814;
}

#salad .s_timetable th.f {
	background: #ffffff;
	color: #333333;
	font-weight: bold;
}

#salad .s_timetable tr.bl {
	background: #c5d9f1;
}

#salad .s_timetable td {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: solid 1px #e6e6e6;
	padding-top: 6px;
	padding-bottom: 6px;
}

#salad .s_timetable tr.gry {
	background: #f0f0f0;
}

#salad .s_timetable tr.bl {
	background: #c5d9f1;
}

#salad p.kome {
	color: #969696;
}

#salad #getflash {
	width: 898px;
	padding: 0 10px 20px;
	overflow: hidden;
}

#salad #flaicon {
	width: 127px;
	float: left;
}

#salad #flaicon a {
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#salad #flaicon a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#salad #flatxt {
	width: 750px;
	float: left;
	padding-left: 15px;
	line-height: 1.4;
}

#salad #flatxt a {
	font-size: 11px;
	background: url(../images/common/i_arrowcb.png) no-repeat scroll left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height: 1.2;
}

#salad #flatxt a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat scroll left center;
	color: #2584c1;
}

#salad #flatxt a img {
	vertical-align: middle;
}

#salad .s_fares {
	width: 918px;
	padding-bottom: 30px;
}

#salad .s_fares table {
	border: solid 1px #e6e6e6;
	border-collapse: collapse;
	line-height: 1.5;
}

#salad .s_fares tr.odd {
	background: #f0f0f0;
}

#salad .s_fares th {
	background: #45a814;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	border-right: solid 1px #e6e6e6;
	padding-top: 6px;
	padding-bottom: 6px;
}

#salad .s_fares td {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: solid 1px #e6e6e6;
	padding-top: 6px;
	padding-bottom: 6px;
}

#salad .s_fares td span {
	color: #45a814;
}

#salad .s_fares td.kukan {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-left: 10px;
}

#salad .hayawari {
	width: 100%;
	overflow: hidden;
}

#salad .hayawari .bus_banner {
	width: 230px;
	float: left;
}

#salad .hayawari #haya7 {
	width: 650px;
	float: left;
	/* padding-left:40px; */
	padding-top: 10px;
}

#salad .mt {
	width: 300px;
	padding-bottom: 7px;
	overflow: hidden;
}

#salad .mt i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}

#salad .mt i img {
	border-radius: 5px;
}

#salad .mt h5 {
	width: 265px;
	color: #000000;
	float: left;
	font-size: 16px;
	line-height: 25px;
	padding-left: 10px;
}

#salad .hayawari #haya7 p {
	color: #45a814;
	line-height: 1.6;
}

#salad ul.air_move {
	width: 100%;
}

#salad ul.air_move li {
	background: url(../images/common/i_circlegl.gif) no-repeat left 8px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 7px;
}

#salad ul.hoken li {
	background: url(../images/common/i_circlegl.gif) no-repeat left 8px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 7px;
}

#salad ul.hoken li p.gr {
	color: #45a814;
}

#salad #reserve_search {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}

#salad #search_wrap {
	width: 620px;
	border: 1px solid #ededed;
	padding: 0 0 10px 0;
	border-radius: 5px;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	float: left;
}

#salad #search_wrap:not(:target) {
	filter: none\9;
}

#salad #search_wrap .mt {
	padding-top: 15px;
	padding-left: 10px;
}

#salad #search_in {
	width: 540px;
	padding: 20px 40px;
}

#salad #search_in .s_point {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 15px;
}

#salad #search_in .s_point dl {
	width: 250px;
	float: left;
}

#salad #search_in .s_point dl#s_start {
	width: 290px;
	background: url(../images/common/i_arrow.png) no-repeat 258px center;
}

#salad #search_in .s_point dt {
	width: 56px;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

#salad #search_in .s_point dd {
	width: 188px;
	display: inline-block;
}

#salad #search_in .s_point dd select {
	width: 185px;
	padding-left: 5px;
}

#salad #search_in .s_point dd select#dtym {
	width: 60px;
}

#salad #search_in .s_point dd select#dtdd {
	width: 104px;
}

#salad #search_in .s_point p#s_reset {
	width: 80px;
	float: right;
	padding-left: 20px;
	line-height: 1.7;
	background: url(../images/salad/i_reset.png) no-repeat 77px center #fefefe;
	background: url(../images/salad/i_reset.png) no-repeat 77px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/salad/i_reset.png) no-repeat 77px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/salad/i_reset.png) no-repeat 77px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/salad/i_reset.png) no-repeat 210px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/salad/i_reset.png) no-repeat 210px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/salad/i_reset.png) no-repeat 210px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	border: 1px solid #ededed;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	cursor: pointer;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	margin-right: 5px;
}

#salad #search_in p#s_submit,
#salad #search_in p#s_submit_none {
	width: 220px;
	margin: 0 auto;
}

#salad #search_in #s_submit_none a {
	box-sizing: border-box;
	display: inline-block;
	line-height: 1.5;
}

#salad #search_in #s_sbmtbtn,
#salad #search_in #s_submit_none a {
	width: 220px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background: #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px center #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/a_greens.png) no-repeat 170px, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/a_greens.png) no-repeat 170px, linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	border: 1px solid #ededed;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	text-align: left;
}

.js-none {
	display: none !important;
}

#salad #search_in .s_point p#s_reset:hover,
#salad #search_in #s_sbmtbtn:hover,
#salad #search_in #s_submit_none a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#salad #search_btm {
	width: 100%;
	clear: both;
	border-top: 1px solid #c7c7c7;
	padding-top: 10px;
	text-align: right;
	line-height: 1.2;
}

#salad #search_btm p {
	padding-right: 10px;
}

#salad #search_btm p a {
	font-size: 10px;
}

#salad ul#reserve_links {
	width: 280px;
	float: right;
}

#salad ul#reserve_links li {
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 1.5;
	margin-bottom: 15px;
}

#salad ul#reserve_links li.last {
	border-bottom: none;
	margin-bottom: 0;
}

#salad ul#reserve_links li a {
	width: 100%;
	background: url(../images/common/a_black.gif) no-repeat right center;
	display: block;
	padding-top: 3px;
	padding-bottom: 15px;
}

#salad ul#reserve_links li a:hover {
	background: url(../images/common/a_greens.gif) no-repeat right center;
	color: #45a814;
}

#salad ul#reserve_links .mt {
	width: 280px;
}

#salad ul#reserve_links .mt h5 {
	width: 200px;
}

#salad .other_stop {
	width: 900px;
	overflow: hidden;
	clear: both;
	padding-left: 10px;
}

#salad .other_stop ul {
	width: 100%;
}

#salad .other_stop li {
	width: 100%;
	font-size: 13px;
	background: url(../images/common/i_arrow.gif) no-repeat left 7px;
	padding-left: 12px;
}

#salad .other_stop li a:hover {
	text-decoration: underline;
}

#salad #search_in .s_point .s_point__l-long {
	width: 335px;
}

#salad #search_in .s_point .s_point__l-long dd {
	width: 264px;
}

#salad #search_in .s_point .s_point__l-long #dtym {
	width: 185px;
}

.c-timeTable {
	margin: 0 auto;
	border-spacing: 0;
	border-collapse: collapse;
	overflow: clip;
}

.c-timeTable th,
.c-timeTable td {
	text-align: center;
	position: relative;
}

.c-timeTable .c-timetable_head {
	z-index: 10;
}

.c-timeTable .c-timetable_head th {
	position: sticky !important;
	top: 0;
}

.c-timeTable .c-timetable_head th,
.c-timeTable .c-timetable_head td,
	{
	position: sticky;
	top: 0;
}

.c-label_color {
	background-color: #fef5f0;
}

/*
.c-timeTable td:hover {
	background: rgba(254, 244, 243, .5) !important;
	color: #000000 !important;
	mix-blend-mode: multiply;
}

.c-timeTable td:hover::before,
.c-timeTable td:hover::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(254, 244, 243, .5) !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50 !important;
	mix-blend-mode: multiply;
}

.c-timeTable td:hover::before {
	width: 200vw !important;
	left: -100vw !important;
}

.c-timeTable td:hover::after {
	height: 200vh !important;
	top: -100vh !important;
}
*/


/* =======================================

TableCloth	
by Alen Grakalic, brought to you by cssglobe.com

======================================= */


/* tablecloth styles */

.c-hiright_table tr.even td {}

.c-hiright_table tr.odd td {}

.c-hiright_table th.over,
.c-hiright_table tr.even th.over,
.c-hiright_table tr.odd th.over {}

.c-hiright_table th.down,
.c-hiright_table tr.even th.down,
.c-hiright_table tr.odd th.down {}

.c-hiright_table th.selected,
.c-hiright_table tr.even th.selected,
.c-hiright_table tr.odd th.selected {}

.c-hiright_table td.over,
.c-hiright_table tr.even td.over,
.c-hiright_table tr.odd td.over {
	background: #ffffa9 !important;
}

#salad .c-hiright_table td:hover {
	background: #ffc3a9 !important;
	color: #000000;
	position: relative;
	z-index: 10;
}

.c-hiright_table td.down,
.c-hiright_table tr.even td.down,
.c-hiright_table tr.odd td.down {}

.c-hiright_table td.selected,
.c-hiright_table tr.even td.selected,
.c-hiright_table tr.odd td.selected {}


.scroll-btn,
.scroll-btn-2,
.scroll-btn-3,
.scroll-btn-4 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 500;
	border: none;
	background-color: transparent;
	width: 60px;
	height: 60px;
	cursor: pointer;
}

.scroll-btn.left,
.scroll-btn-2.left,
.scroll-btn-3.left,
.scroll-btn-4.left {
	left: 25%;
}

.scroll-btn.left:after,
.scroll-btn-2.left:after,
.scroll-btn-3.left:after,
.scroll-btn-4.left:after {
	content: "";
	position: absolute;
	top: 0;
	left: auto;
	transform: translateX(-50%);
	width: 60px;
	height: 60px;
	background-image: url(../images/common/icon-btn-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transform: scale(-1, 1);
}

.scroll-btn.right,
.scroll-btn-2.right,
.scroll-btn-3.right,
.scroll-btn-4.right {
	right: 5%;
}

.scroll-btn.right:after,
.scroll-btn-2.right:after,
.scroll-btn-3.right:after,
.scroll-btn-4.right:after {
	content: "";
	position: absolute;
	top: 0;
	left: auto;
	transform: translateX(-50%);
	width: 60px;
	height: 60px;
	background-image: url(../images/common/icon-btn-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
}



@media screen and (max-width: 800px) {

	.scroll-btn,
	.scroll-btn-2,
	.scroll-btn-3,
	.scroll-btn-4 {
		top: 30%;
		width: 40px;
		height: 40px;
	}

	.scroll-btn.left,
	.scroll-btn-2.left,
	.scroll-btn-3.left,
	.scroll-btn-4.left {
		left: 25%;
	}

	.scroll-btn.left:after,
	.scroll-btn-2.left:after,
	.scroll-btn-3.left:after,
	.scroll-btn-4.left:after {
		width: 40px;
		height: 40px;
	}

	.scroll-btn.right,
	.scroll-btn-2.right,
	.scroll-btn-3.right,
	.scroll-btn-4.right {
		right: 0%;
	}

	.scroll-btn.right:after,
	.scroll-btn-2.right:after,
	.scroll-btn-3.right:after,
	.scroll-btn-4.right:after {
		width: 40px;
		height: 40px;
	}


}



/* 7-2. salad/noriba/list.html
----------------------------------------------------*/
#noriba dl.noriba_li {
	width: 900px;
	padding-left: 10px;
	padding-bottom: 40px;
	clear: both;
}

#noriba dl.noriba_li.last {
	padding-bottom: 0;
}

#noriba dl.noriba_li dt {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	border-bottom: 1px solid #DADADA;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #1e82cb;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0;
}

#noriba #n_kuko dl.noriba_li dt {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	color: #1e82cb;
}

#noriba #n_salad dl.noriba_li dt {
	background: url(../images/common/i_circleg2.gif) no-repeat left 3px;
	color: #45a814;
}

#noriba dl.noriba_li dd {
	padding-left: 13px;
	overflow: hidden;
}

#noriba dl.noriba_li dd li {
	background: url(../images/common/i_arrow.gif) no-repeat left 7px;
	font-size: 14px;
	line-height: 1.5;
	padding-right: 20px;
	padding-left: 9px;
	float: left;
	word-break: keep-all;
	margin-top: 13px;
}

#noriba dl.noriba_li dd li a:hover {
	text-decoration: underline;
}


/*----------------------------------------------------
	8. layout[company.html]
----------------------------------------------------*/
#company #company_tbl {
	width: 99%;
	font-size: 14px;
	padding-left: 1%;
	padding-top: 25px;
}

#company #company_tbl h4 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#company #company_tbl table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#company #company_tbl th {
	width: 20%;
	background: url(../images/common/i_circleb2.gif) no-repeat left 4px;
	text-align: left;
	padding-left: 20px;
	color: #1e82cb;
	line-height: 1.5;
}

#company #company_tbl td {
	padding-bottom: 25px;
	line-height: 1.5;
}

#company #company_tbl td a:hover {
	text-decoration: underline;
}


/*----------------------------------------------------
	9. layout[lostn.html]
----------------------------------------------------*/
#lostn .lost_in {
	width: 900px;
	padding-left: 10px;
}

#lostn .lost_in table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#lostn .lost_in dt {
	background: url(../images/common/i_circleb2.gif) no-repeat left calc(50% - 2px);
	border-bottom: 1px solid #DADADA;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #1e82cb;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0;
}

#lostn .lost_in dt.bigTtl {
	font-size: 2em;
	padding-left: 20px;
}

#lostn .lost_in dt.bigTtl.red {
	font-size: 2.3em;
	padding-left: 20px;
	color: #ff0000;
}

#lostn .lost_in dd {
	padding-left: 13px;
}

#lostn .lost_in dd ul.l_check li {
	color: #ff7077;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 3px;
	text-indent: -1em;
	padding-left: 1em;
}

#lostn .lost_in dd ul.l_check li span {
	color: #646464;
}

#lostn .lost_in dd ul.kome {
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 20px;
}

#lostn .lost_in dd ul.kome li {
	padding-bottom: 3px;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
}

#lostn #losttbl {
	margin-top: 20px;
	width: 880px;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

#lostn #losttbl th {
	background: #208ace;
	border-right: 1px solid #E6E6E6;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lostn #losttbl td {
	border: 1px solid #E6E6E6;
	padding: 5px 15px;
}

#lostn #losttbl td strong {
	color: #1E82CB;
}

#lostn #losttbl td a {
	background: url("../images/common/i_arrowcb.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-bottom: 2px;
	padding-left: 18px;
	padding-top: 2px;
}

#lostn #losttbl td p {
	margin-top: 20px;
}


/*----------------------------------------------------
	10. layout[question.html]
----------------------------------------------------*/
#faq .faq_in {
	width: 900px;
	padding-left: 10px;
}

#faq .faq_in h5 {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	border-bottom: 1px solid #DADADA;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #1e82cb;
	font-weight: bold;
	line-height: 1.5;
}

#faq .q_cate {
	width: 900px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

#faq .q_cate dl {
	width: 260px;
	float: left;
	padding-right: 40px;
}

#faq .q_cate dt {
	width: 100%;
	font-size: 16px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

#faq .q_cate dd {
	padding-left: 7px;
}

#faq .q_cate dd li {
	font-size: 14px;
	padding-top: 10px;
	letter-spacing: 0;
}

#faq .q_cate dd li a {
	display: block;
	padding-left: 13px;
	background: url(../images/common/i_arrow.gif) no-repeat left 9px;
}

#faq .q_cate dd li a:hover {
	text-decoration: underline;
}

#faq .q_cate dl#q_rosen dt {
	background: #208ace;
}

#faq .q_cate dl#q_rosen li a {
	color: #208ace;
}

#faq .q_cate dl#q_limo dt {
	background: #de5d0f;
}

#faq .q_cate dl#q_limo li a {
	color: #de5d0f;
}

#faq .q_cate dl#q_salad dt {
	background: #45a814;
}

#faq .q_cate dl#q_salad li a {
	color: #45a814;
}

#faq .qa ol li {
	width: 100%;
}

#faq .qa ol li dl {
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}

#faq .qa ol li dl.q {
	color: #ffffff;
	padding-bottom: 4px;
}

#faq .qa ol li dl.q dt {
	width: 45px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	line-height: 1.7;
}

#faq .qa ol li dl.q dd {
	width: 835px;
	float: left;
	font-size: 16px;
	line-height: 1.5;
	padding-top: 4px;
}

#faq .qa ol li dl.a {
	padding-bottom: 30px;
}

#faq .qa ol li dl.a dt {
	width: 45px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	line-height: 1.7;
}

#faq .qa ol li dl.a dd {
	width: 835px;
	float: left;
	font-size: 14px;
	padding-top: 3px;
}

#faq .qa ol li dl.a dd p.f10 {
	font-size: 10px;
	font-weight: normal;
}

#faq .qa ol li dl .note {
	color: #DD580E;
}

#faq #qa_rosen ol li dl.q {
	color: #208ace;
}


#faq #qa_limo ol li dl.q {
	color: #de5d0f;
}

#faq #qa_salad ol li dl.q {
	color: #45a814;
}


/*----------------------------------------------------
	11. layout[noriba/map]
----------------------------------------------------*/
#busstop #container {
	width: 100%;
	background: url(../images/common/bg_footer2.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
}

#noriba_map {
	width: 380px;
	padding: 0 40px 40px 40px;
}

#noriba_map #main_ttl {
	width: 100%;
	overflow: hidden;
	padding: 0 0 25px 0;
}

#noriba_map #main_ttl i {
	width: 90px;
	height: 90px;
	float: left;
	display: block;
}

#noriba_map #main_ttl i img {
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	border: 1px solid #ededed;
}

#noriba_map #ttl_right {
	width: 270px;
	float: left;
	padding-left: 20px;
}

#noriba_map #main_ttl h3 {
	width: 100%;
	font-size: 32px;
	line-height: 1.4;
	color: #000;
	padding-left: 0px;
	padding-top: 12px;
}

#noriba_map #main_ttl h3#long {
	font-size: 24px;
	padding-top: 0px;
	line-height: 1.2;
}

#noriba_map #main_ttl p.h_noriba {
	width: 270px;
	font-size: 12px;
	line-height: 1.6;
	color: #208ace;
	display: block;
}

#noriba_map #imgmap {
	width: 378px;
	background: #fefefe;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}

#noriba_map #imgmap2 {
	width: 378px;
	background: #dee9eb;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	clear: both;
	text-align: center;
}

#noriba_map p#btn_noriba,
#noriba_map p#btn_n_print {
	width: 200px;
	margin: 0 auto;
}

#noriba_map p#btn_noriba a {
	width: 158px;
	font-size: 16px;
	color: #1f87ca;
	font-weight: bold;
	letter-spacing: 0;
	background: #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 17px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	border-radius: 5px;
	border: 1px solid #ededed;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding: 10px 0 10px 40px;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#noriba_map p#btn_n_print a {
	width: 126px;
	font-size: 16px;
	color: #1f87ca;
	font-weight: bold;
	letter-spacing: 0;
	background: #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	background: url(../images/common/i_arrowcbl2.png) no-repeat 48px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #fefefe;
	border-radius: 5px;
	border: 1px solid #ededed;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	padding: 10px 0 10px 72px;
	display: block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

#noriba_map p#btn_noriba a:hover,
#noriba_map p#btn_n_print a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#noriba_map .sub_ttl {
	width: 360px;
}

#noriba_map .sub_ttl h4 {
	width: 320px;
}

#noriba_map ul#stop {
	width: 370px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#noriba_map ul#stop li {
	width: 370px;
	overflow: hidden;
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #e6e6e6;
}

#noriba_map ul#stop li i {
	width: 15px;
	float: left;
	padding-right: 5px;
	font-size: 1px;
	line-height: 1px;
	padding-top: 2px;
}

#noriba_map ul#stop li p {
	width: 345px;
	float: left;
	line-height: 1.5;
}

#noriba_map p.gmap {
	padding-top: 10px;
	padding-bottom: 30px;
}

#noriba_map p.gmap a {
	background: url(../images/common/i_arrowcb.png) no-repeat left center;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-top: 2px;
}

#noriba_map p.gmap a img {
	vertical-align: middle;
}

#noriba_map p.gmap a:hover {
	background: url(../images/common/i_arrowcbl.png) no-repeat left center;
	color: #2584C1;
}




/*----------------------------------------------------
	12. layout[/saloon/]
----------------------------------------------------*/
#saloon .saloon_in {
	width: 900px;
	margin-left: 10px;
	padding-bottom: 15px;
}

#saloon p.p_saloon {
	background: url(../images/common/i_circleo.gif) no-repeat 0 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 15px;
	padding-left: 18px;
}

#saloon .saloon_in ul#setubi {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

#saloon .saloon_in ul#setubi li {
	padding-left: 18px;
	float: left;
	text-align: center;
}

#saloon .saloon_in ul#setubi li#li_1 p {
	width: 190px;
}

#saloon .saloon_in ul#setubi li#li_2 p {
	width: 280px;
}

#saloon .saloon_in ul#setubi li#li_3 p {
	width: 257px;
}

#saloon .saloon_in ul#other {
	width: 100%;
	overflow: hidden;
}

#saloon .saloon_in ul#other li {
	padding-left: 18px;
	float: left;
	font-size: 16px;
	line-height: 26px;
}

#saloon .saloon_in ul#other li#otli_1 {
	width: 150px;
}

#saloon .saloon_in ul#other li#otli_2 {
	width: 110px;
}

#saloon .saloon_in ul#other li#otli_3 {
	width: 95px;
}

#saloon .saloon_in ul#other li#otli_4 {
	width: 95px;
}

#saloon .saloon_in ul#other li dl {
	overflow: hidden;
}

#saloon .saloon_in ul#other li dt {
	width: 26px;
	float: left;
	padding-right: 10px;
}

#saloon .saloon_in ul#other li dt img {
	border-radius: 5px;
}

#saloon .saloon_in dl#tel {
	width: 100%;
	overflow: hidden;
}

#saloon .saloon_in dl#tel dt {
	width: 135px;
	color: #eab001;
	font-size: 14px;
	float: left;
}

#saloon .saloon_in dl#tel dd {
	width: 765px;
	font-size: 14px;
	float: left;
}

#saloon .saloon_in dl#sheet {
	width: 100%;
	overflow: hidden;
}

#saloon .saloon_in dl#sheet dt {
	width: 90px;
	float: left;
}

#saloon .saloon_in dl#sheet dt img {
	border-radius: 5px;
	border: 1px solid #EDEDED;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

#saloon .saloon_in dl#sheet dd {
	width: 662px;
	float: left;
	padding-left: 5px;
}


/*----------------------------------------------------
	13. layout[sitemap.html]
----------------------------------------------------*/
#sitemap #sitetree {
	width: 900px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 25px;
	overflow: hidden;
}

#sitemap #sitetree h4 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#sitemap #sitetree a {
	text-decoration: underline;
}

#sitemap #sitetree a:hover {
	text-decoration: none;
}

#sitemap #sitetree p.home {
	width: 80px;
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 2px;
	padding-left: 18px;
	float: left;
}

#sitemap #sitetree p.home a {
	color: #1E82CB;
}

#sitemap #sitetree .sec {
	width: 802px;
	float: left;
	background: url(../images/sitemap/line_y.gif) repeat-y;
}

#sitemap #sitetree .sec dl {
	width: 802px;
	overflow: hidden;
	padding-bottom: 15px;
	clear: both;
}

#sitemap #sitetree .sec dl dt {
	width: 210px;
	float: left;
	padding-left: 41px;
	background: url(../images/sitemap/line_x.gif) no-repeat left center;
}

#sitemap #sitetree .sec dl dt.top {
	background: url(../images/sitemap/line_top.gif) no-repeat;
}

#sitemap #sitetree .sec dl dt.btm {
	background: url(../images/sitemap/line_btm.gif) no-repeat left bottom;
}

#sitemap #sitetree .sec dl dt i {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
}

#sitemap #sitetree .sec dl dt i img {
	border-radius: 5px;
}

#sitemap #sitetree .sec dl dt a {
	padding-left: 10px;
}

#sitemap #sitetree .sec dl dd {
	width: 551px;
	float: left;
	background: url(../images/sitemap/line_y.gif) repeat-y;
}

#sitemap #sitetree .sec dl dd li {
	width: 521px;
	padding-left: 41px;
	background: url(../images/sitemap/line_x.gif) no-repeat left center;
	padding-top: 2px;
}

#sitemap #sitetree .sec dl dd li.top {
	background: url(../images/sitemap/line_top.gif) no-repeat;
}

#sitemap #sitetree .sec dl dd li.btm {
	background: url(../images/sitemap/line_btm.gif) no-repeat left bottom;
}

#sitemap #sitetree .sec dl dd li a {
	background: url(../images/common/i_arrowbl.gif) no-repeat left center;
	padding-left: 12px;
}

#sitemap #sitetree .sec .page {
	padding-bottom: 15px;
	clear: both;
}

#sitemap #sitetree .sec .sub {
	padding-top: 2px;
	clear: both;
}

#sitemap #sitetree .sec .page p,
#sitemap #sitetree .sec .sub p {
	padding-left: 41px;
	background: url(../images/sitemap/line_x.gif) no-repeat left center;
}

/*-- 2020.8.18サイトマップ移動円滑化取組計画について調整 開始--*/
#sitemap #sitetree .sec .sub2 p {
	padding-left: 80px;

}

#sitemap #sitetree .sec .sub2 a {
	background: url(../images/common/i_arrowbl.gif) no-repeat left center;
	padding-left: 12px;
}

/*-- 2020.8.18サイトマップ移動円滑化取組計画について調整 終了--*/

#sitemap #sitetree .sec .sub p.btm {
	padding-left: 41px;
	background: url(../images/sitemap/line_btm.gif) no-repeat left bottom;
}

#sitemap #sitetree .sec .page i {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
}

#sitemap #sitetree .sec .page i img {
	border-radius: 5px;
}

#sitemap #sitetree .sec .page a {
	padding-left: 10px;
}

#sitemap #sitetree .sec .sub a {
	background: url(../images/common/i_arrowbl.gif) no-repeat left center;
	padding-left: 12px;
}


/*----------------------------------------------------
	14. layout[discount]
----------------------------------------------------*/
.dis_box {
	width: 910px;
	margin-left: 10px;
}

#rosen .dis_box {
	width: 910px;
	margin-left: 10px;
	padding-bottom: 15px;
}

.dis_box h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 15px;
	padding-left: 15px;
}

#limo .dis_box h5 {
	background: url(../images/common/i_circlep2.gif) no-repeat left 3px;
	color: #de5d0f;
}

#rosen .dis_box h5 {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	color: #1e82cb;
}

.dis_box ul#anklink {
	width: 890px;
	overflow: hidden;
}

.dis_box ul#anklink li {
	width: 200px;
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
}

.dis_box ul#anklink li a {
	width: 152px;
	height: 62px;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.2;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: block;
	padding: 6px 30px 0 16px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

.dis_box ul#anklink li.li2 a {
	height: 53px;
	padding: 15px 30px 0 16px;
}

#limo .dis_box ul#anklink li a {
	background: url(../images/common/a_oranges.png) no-repeat 175px center #ffffff;
	background: url(../images/common/a_oranges.png) no-repeat 175px center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_oranges.png) no-repeat 175px center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	background: url(../images/common/a_oranges.png) no-repeat 175px center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_oranges.png) no-repeat 175px center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_oranges.png) no-repeat 175px center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_oranges.png) no-repeat 175px center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	color: #de5d0f;
}

#rosen .dis_box ul#anklink li a {
	background: url(../images/common/a_blues.png) no-repeat 175px center #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 175px center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 175px center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 175px center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 175px center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 175px center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 175px center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	color: #1f87ca;
}

.dis_box ul#anklink li a span {
	font-size: 12px;
}

.dis_box ul#anklink li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


.dis_box ul#anklink2 {
	width: 400px;
	overflow: hidden;
	float: left;
}


.dis_box ul#anklink2 li,
.dis_box ul#anklink3 li {
	width: 380px;
	padding-right: 0;
	padding-bottom: 15px;
	float: left;
}

.dis_box ul#anklink2 .li2_inner a,
.dis_box ul#anklink3 .li2_inner a {
	width: 355px;
	height: 62px;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.2;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: block;
	padding: 6px 10px 0 16px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

.dis_box ul#anklink2 .li2_inner a,
.dis_box ul#anklink3 .li2_inner a {
	height: 53px;
	padding: 20px 10px 10px 16px;
}

#rosen .dis_box ul#anklink2 .li2_inner a,
#rosen .dis_box ul#anklink3 .li2_inner a {
	background: url(../images/common/a_blues.png) no-repeat 350px center #ffffff;
	background: url(../images/common/a_blues.png) no-repeat 350px center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 350px center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	background: url(../images/common/a_blues.png) no-repeat 350px center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 350px center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 350px center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_blues.png) no-repeat 350px center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	color: #1f87ca;
}

.dis_box ul#anklink2 li a:hover,
.dis_box ul#anklink3 li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.dis_box ul#anklink3 {
	width: 400px;
	overflow: hidden;
	float: right;
	padding-right: 100px;
}

.dis_box ul#anklink2 li .pdf img {
	vertical-align: middle;
}

/*-----------------------------------------------------------*/

.dis_box ul#anklink4 li {
	width: 380px;
	padding-right: 0;
	padding-bottom: 15px;
	float: left;
	margin-top: 10px;
}

.dis_box ul#anklink4 li a {
	width: 355px;
	height: 30px;
	border: 1px solid #EDEDED;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.2;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: block;
	padding: 6px 10px 0 16px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

.dis_box ul#anklink4 li.li2 a {
	height: 30px;
	padding: 20px 10px 10px 16px;
}

#rosen .dis_box ul#anklink4 li a {
	background: url(../images/common/a_greens.png) no-repeat 350px center #ffffff;
	background: url(../images/common/a_greens.png) no-repeat 350px center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_greens.png) no-repeat 350px center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
	background: url(../images/common/a_greens.png) no-repeat 350px center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_greens.png) no-repeat 350px center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_greens.png) no-repeat 350px center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	background: url(../images/common/a_greens.png) no-repeat 350px center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	color: #45a814;
}

.dis_box ul#anklink4 li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.dis_box ul#anklink4 {
	width: 400px;
	overflow: hidden;
	float: right;
	padding-right: 100px;
}

/*------------------------------------*/

ul li#circle {
	list-style-type: circle;
	margin-left: 20px;
}

ul li#indent {
	padding-left: 20px;
}

#main .listleft {
	clear: left;
	padding: 20px 0 10px 10px;
}


.dis_box p.pdf {
	clear: left;
	margin-top: 5px;
}

.dis_box p.pdf a {
	color: #cc0000;
	padding-right: 5px;
}

.dis_box p.pdf a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}



.dis_box .tbl1 {
	width: 666px;
}

.dis_box .tbl2 {
	width: 910px;
}

.dis_box table {
	width: 99%;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-spacing: 0;
	border-collapse: collapse;
}

.dis_box table tr.gl {
	background: #f5f5f5;
}

.dis_box table th {
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	text-align: center;
	padding: 8px 0;
	vertical-align: middle;
	line-height: 1.5;
}

#limo .dis_box table th {
	background: #fee0cd;
}

#rosen .dis_box table th {
	background: #208ace;
	color: #ffffff;
}

#limo .dis_box table th.red {
	background: #de5d0f;
	color: #ffffff;
}

.dis_box table td {
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	vertical-align: middle;
	padding: 8px 0 8px 20px;
	line-height: 1.5;
}

.dis_box table td a {
	color: #2ba0d7;
	text-decoration: underline;
}

.dis_box table td a:hover {
	text-decoration: none;
}

.dis_box table td.center {
	text-align: center;
	padding: 8px 0;
}

.dis_box table td span {
	color: #ff7077;
}

.dis_box ul.kome {
	padding-top: 5px;
}

.dis_box ul.kome li {
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

.dis_box ul.kome li a {
	color: #2ba0d7;
	text-decoration: underline;
}

.dis_box ul.kome li a:hover {
	text-decoration: none;
}

.dis_box ul.kome li a img {
	vertical-align: middle;
}

.dis_box ul.arrowlink {
	padding-top: 10px;
}

.dis_box ul.arrowlink li a {
	background: url("../images/common/i_arrowcb.png") no-repeat scroll left center transparent;
	padding: 2px 0 2px 18px;
}

.dis_box ul.arrowlink li a img {
	vertical-align: middle;
}

.dis_box ul.arrowlink li a:hover {
	background: url("../images/common/i_arrowcbl.png") no-repeat scroll left center transparent;
	color: #2584c1;
}

.dis_box .figure_box1 {
	width: 828px;
	border: 1px solid #f7f7f7;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 40px;
	margin-top: 30px;
	overflow: hidden;
}

.dis_box .figure_box2 {
	width: 592px;
	border: 1px solid #f7f7f7;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding: 40px 36px;
	margin-top: 30px;
	overflow: hidden;
}

.dis_box .figure_box1.none,
.dis_box .figure_box2.none {
	margin-top: 0px;
}

.dis_box .figure_box1:not(:target),
.dis_box .figure_box2:not(:target) {
	filter: none\9;
}

.dis_box .figure_box1 dl.oyako {
	overflow: hidden;
	clear: both;
}

.dis_box .figure_box1 dl.oyako dt {
	font-size: 16px;
	color: #de5d0f;
}

.dis_box .figure_box1 dl.oyako dd p.equ {
	width: 438px;
	background: url(../images/common/a_oranges.png) no-repeat right 43px;
	float: left;
	padding-right: 40px;
	padding-top: 20px;
}

.dis_box .figure_box1 dl.oyako dd p.ans {
	width: 300px;
	float: left;
	padding-left: 20px;
}

.dis_box p.img_tsugi {
	width: 591px;
}

.dis_box dl.tsugi {
	padding-top: 30px;
}

.dis_box dl.tsugi dt {
	width: 432px;
	background: url(../images/common/a_oranges2.png) no-repeat center bottom;
	margin: 0 auto 35px auto;
	padding-bottom: 35px;
}

.dis_box dl.tsugi dd {
	width: 170px;
	margin: 0 auto;
}

.dis_box dl.c_ora,
.dis_box dl.c_bl {
	padding-top: 15px;
}

.dis_box dl.c_ora dt {
	background: url(../images/common/i_circlep2.gif) no-repeat left 3px;
	color: #de5d0f;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 15px;
}

.dis_box dl.c_bl dt {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	color: #1e82cb;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 15px;
}

.dis_box dl.c_ora dd,
.dis_box dl.c_bl dd {
	padding-left: 15px;
	line-height: 1.5;
}

.dis_box p#img_keikyu {
	width: 496px;
	float: left;
}

.dis_box #price_keikyu {
	width: 300px;
	float: right;
}

.dis_box #price_keikyu dl#tujyo {
	padding-bottom: 20px;
}

.dis_box #price_keikyu dl#waribiki dd {
	padding-top: 20px;
}

.dis_box #hankyu_teiki {
	width: 380px;
	float: left;
}

.dis_box #hanshin_teiki {
	width: 380px;
	float: right;
}

.dis_box #hankyu_teiki img,
.dis_box #hanshin_teiki img {
	border-radius: 5px;
}

.dis_box #hankyu_teiki dl,
.dis_box #hanshin_teiki dl {
	margin-bottom: 10px;
}


.dis_box #hankyu_teiki dl {
	background: url(../images/common/a_blues2.png) no-repeat center bottom;
}

.dis_box #hanshin_teiki dl {
	background: url(../images/common/a_reds2.png) no-repeat center bottom;
}

.dis_box #hankyu_teiki dt,
.dis_box #hanshin_teiki dt {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 5px;
}

.dis_box #hankyu_teiki dt span {
	color: #c90005;
}

.dis_box #hanshin_teiki dt span {
	color: #208ace;
}

.dis_box #hankyu_teiki dd,
.dis_box #hanshin_teiki dd {
	height: 95px;
	font-size: 14px;
	line-height: 1.7;
}

.dis_box #hankyu_teiki dd span,
.dis_box #hanshin_teiki dd span {
	font-size: 12px;
}

.dis_box #hanshin_teiki dd {
	text-align: center;
}

.dis_box .mutualuse div {
	width: 100%
}

.dis_box .mutualuse p {
	width: 100%;
	max-width: 706px;
}

.dis_box .bigblk {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}


#cr {
	clear: right;
}

#contents #rosen .hanshin {
	width: 150px;
	background: #13559F;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin-left: 10px;
	margin-top: 6px;
}

#contents #rosen .amagasaki {
	width: 150px;
	background: #45A738;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin-left: 10px;
	margin-top: 6px;
}

#contents #rosen .limousine {
	width: 170px;
	background: #de4302;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin-left: 10px;
	margin-top: 6px;
}





/*----------------------------------------------------
 * Media Queries for only smartphone
 *---------------------------------------------------*/
@media screen and (max-width: 800px) {
	body {
		min-width: 320px;
		background: #fefefe;
	}

	/* 1-1. Wrapper
	----------------------------------------------------*/
	#wrapper,
	#lower #wrapper,
	#popup #wrapper,
	#buspage #wrapper,
	#salad_top #wrapper,
	#busstop #wrapper {
		width: 100%;
		background: #f9f9f9;
	}

	#top #wrapper {
		width: 100%;
		background: url(../images/common/bg_tops.gif) repeat-x #ffffff;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}

	.pc {
		display: none !important;
	}

	/* 1-2. Header
	----------------------------------------------------*/
	header {
		width: 100%;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 0px;
		position: relative;
		order: -2;
	}

	#headin {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 11px;
		overflow: hidden;
	}

	#headin h1 {
		width: 200px;
		height: auto;
		float: left;
	}

	#headin #navbtn {
		width: 50px;
		height: 50px;
		background: #14a83b;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
	}

	#headin #navbtn a,
	#headin #navbtn a span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	#headin #navbtn a {
		position: relative;
		width: 50px;
		height: 50px;
	}

	#headin #navbtn a span {
		position: absolute;
		right: 12px;
		width: 26px;
		height: 1px;
		background-color: #fff;
	}

	#headin #navbtn a span:nth-of-type(1) {
		top: 17px;
	}

	#headin #navbtn a span:nth-of-type(2) {
		top: 25px;
	}

	#headin #navbtn a span:nth-of-type(3) {
		top: 33px;
	}

	#headin #navbtn a.active span:nth-of-type(1) {
		transform: translateY(8px) rotate(-45deg);
	}

	#headin #navbtn a.active span:nth-of-type(2) {
		opacity: 0;
	}

	#headin #navbtn a.active span:nth-of-type(3) {
		transform: translateY(-8px) rotate(45deg);
	}

	#headin ul#h_menu {
		display: none;
	}


	/* 1-3. Navi
	----------------------------------------------------*/
	#nav {
		display: none;
	}

	#s_nav {
		width: 100%;
		display: none;
	}

	#s_nav ul {
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 15px;
		overflow: hidden;
	}

	#s_nav li {
		width: 50%;
		padding-bottom: 8px;
		float: left;
	}

	#s_nav li a {
		width: 98%;
		font-size: 14px;
		margin: 0 auto;
		display: block;
		background: #00FF66;
		text-align: center;
		color: #FFFFFF;
		border-radius: 5px;
	}

	#s_nav li a:hover {
		text-decoration: none;
	}

	#s_nav li a span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		display: block;
		line-height: 1.5;
		border-radius: 0 0 5px 5px;
	}

	#s_nav li#snav1 a {
		background: #208ace;
		background: -moz-linear-gradient(top, #1970c3 0%, #27a5d9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #27a5d9), color-stop(0.00, #1970c3));
		background: -webkit-linear-gradient(top, #1970c3 0%, #27a5d9 100%);
		background: -o-linear-gradient(top, #1970c3 0%, #27a5d9 100%);
		background: -ms-linear-gradient(top, #1970c3 0%, #27a5d9 100%);
		background: linear-gradient(top, #1970c3 0%, #27a5d9 100%);
		box-shadow: 0 3px 0 #208ace, 0 5px 1px #bbbbbb;
	}

	#s_nav li#snav2 a {
		background: #de5d0f;
		background: -moz-linear-gradient(top, #d7490c 0%, #e57212 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e57212), color-stop(0.00, #d7490c));
		background: -webkit-linear-gradient(top, #d7490c 0%, #e57212 100%);
		background: -o-linear-gradient(top, #d7490c 0%, #e57212 100%);
		background: -ms-linear-gradient(top, #d7490c 0%, #e57212 100%);
		background: linear-gradient(top, #d7490c 0%, #e57212 100%);
		box-shadow: 0 3px 0 #de5d0f, 0 5px 1px #bbbbbb;
	}

	#s_nav li#snav3 a {
		background: #45a814;
		background: -moz-linear-gradient(top, #35940f 0%, #54ba18 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #54ba18), color-stop(0.00, #35940f));
		background: -webkit-linear-gradient(top, #35940f 0%, #54ba18 100%);
		background: -o-linear-gradient(top, #35940f 0%, #54ba18 100%);
		background: -ms-linear-gradient(top, #35940f 0%, #54ba18 100%);
		background: linear-gradient(top, #35940f 0%, #54ba18 100%);
		box-shadow: 0 3px 0 #45a814, 0 5px 1px #bbbbbb;
	}

	#s_nav li#snav4 a {
		background: #eab001;
		background: -moz-linear-gradient(top, #e59f01 0%, #efc101 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efc101), color-stop(0.00, #e59f01));
		background: -webkit-linear-gradient(top, #e59f01 0%, #efc101 100%);
		background: -o-linear-gradient(top, #e59f01 0%, #efc101 100%);
		background: -ms-linear-gradient(top, #e59f01 0%, #efc101 100%);
		background: linear-gradient(top, #e59f01 0%, #efc101 100%);
		box-shadow: 0 3px 0 #eab001, 0 5px 1px #bbbbbb;
	}

	#s_nav li#snav1 a span {
		color: #0f6ca8;
		background: #76bde3;
	}

	#s_nav li#snav2 a span {
		color: #b24300;
		background: #eca368;
	}

	#s_nav li#snav3 a span {
		color: #2c7d0c;
		background: #95cd6c;
	}

	#s_nav li#snav4 a span {
		color: #b87e00;
		background: #f3d25d;
	}

	#s_nav ul#en_menu {
		display: block;
		/*width: 70px;*/
		margin: 0;
	}

	#s_nav ul#en_menu li {
		width: 49%;
		display: inline-block;
		padding: 0;
		letter-spacing: 0;
		line-height: 16px;
	}

	#s_nav ul#en_menu li:nth-child(even) {
		margin: 0 0 0 1%;
	}

	#s_nav ul#en_menu li:nth-child(odd) {
		margin: 0 1% 0 0;
	}

	#s_nav ul#en_menu li a {
		padding: 5px 0;
		color: #2584c1;
		border: 1px solid #2584c1;
		margin-bottom: 5px;
		font-size: 3.46vw;
		background-color: #ffffff;
	}

	#s_nav ul#en_menu li:last-child {
		display: inline-block;
		border-radius: 5px;
		background-color: #14a83b;
	}

	#s_nav ul#en_menu li:last-child a {
		color: #ffffff;
		margin-bottom: 0;
		border: 1px solid #14a83b;
		background-color: #14a83b;
	}

	/* 1-4. Footer
	----------------------------------------------------*/
	footer {
		width: 100%;
		padding-top: 25px;
		/*		background: url(../images/common/bg_footer.gif) repeat-x;*/
	}

	.c-footer {
		box-shadow: none;
		margin-top: auto;
	}

	footer.txt {
		padding-top: 180px;
	}

	footer.txt.caption {
		padding-top: 200px;
	}

	#top footer {
		width: 100%;
		padding-top: 25px;
	}

	#footer_in {
		width: 96%;
	}



	ul#f_pager li img {
		border-radius: 3px;
	}

	ul#f_pager li p {
		transition: none;
		display: none;
	}

	ul#f_pager li#fp_left {
		width: 21px;
		float: left;
		background: url(../images/common/p_leftm.gif) no-repeat center top;
		background-size: 21px 113px;
		cursor: pointer;
		position: absolute;
		top: 0;
		left: 0;
	}

	ul#f_pager li#fp_right {
		width: 21px;
		float: right;
		background: url(../images/common/p_rightm.gif) no-repeat center top;
		background-size: 21px 113px;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
	}

	#top ul#f_pager li p {
		width: 21px;
		transition: none;
		display: none;
	}

	#top ul#f_pager li#fp_left {
		width: 21px;
		float: left;
		background: url(../images/top/p_lefts.gif) no-repeat center top;
		background-size: 21px 78px;
		cursor: pointer;
		position: absolute;
		top: 0;
		left: 0;
	}

	#top ul#f_pager li#fp_right {
		width: 21px;
		float: right;
		background: url(../images/top/p_rights.gif) no-repeat center top;
		background-size: 21px 78px;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
	}

	ul#f_slider {
		width: 92%;
		height: 113px;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		padding-left: 4%;
		padding-right: 4%;
	}

	#top ul#f_slider {
		width: 92%;
		height: 78px;
	}

	ul#f_slider li {
		padding-left: 10px;
		float: left;
		padding-bottom: 4px;
	}

	ul#f_slider li a {
		transition: none;
	}

	ul#f_slider li a:hover {
		opacity: 1;
	}

	ul#f_slider li img {
		box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
	}

	#f_menu {
		width: 100%;
		margin-top: 30px;
		padding: 70px 0 0;
		padding-bottom: 20px;
	}

	#f_menu p#totop {
		height: 55px;
	}

	#f_menu p#totop a {
		width: 100%;
		padding-top: 10px;
	}

	#f_menu p#totop a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#f_menu ul {
		width: 93%;
		float: none;
		padding-left: 7%;
		padding-top: 0;
		padding-bottom: 0;
	}

	#f_menu ul li {
		font-size: 11px;
		padding-top: 5px;
	}

	#f_menu ul li a {
		background: url(../images/common/i_arrowcw.gif) no-repeat 0 3px;
		background-size: 10px 10px;
		padding-left: 22px;
		color: #FFF;
	}

	#f_menu ul li a:hover {
		text-decoration: none;
	}

	#f_bnr {
		grid-template-columns: 50% 50%;
		width: 100%;
		margin: 0 auto;
	}

	#copyright {
		width: 95%;
		text-align: center;
		padding-top: 20px;
	}

	/* 1-5. Lower common
	----------------------------------------------------*/
	.sp_none {
		display: none;
	}

	#sab_nav {
		width: 99%;
		border-radius: 5px;
		border: 1px solid #F2F2F2;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
		margin-bottom: 3px;
		position: relative;
		z-index: 2;
		margin: 0 auto;
		background: #FFF;
	}

	#rosen_top #sab_nav {
		display: none;
	}

	#top_sp {
		width: 100%;
		height: 80px;
		display: block;
		margin-bottom: 10px;
		border-radius: 5px;
	}

	#rosen #top_sp,
	#hanica #top_sp {
		background: #208ace;
		background: -moz-linear-gradient(top, #196fc3 0%, #27a5d9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #27a5d9), color-stop(0.00, #196fc3));
		background: -webkit-linear-gradient(top, #196fc3 0%, #27a5d9 100%);
		background: -o-linear-gradient(top, #196fc3 0%, #27a5d9 100%);
		background: -ms-linear-gradient(top, #196fc3 0%, #27a5d9 100%);
		background: linear-gradient(top, #196fc3 0%, #27a5d9 100%);
	}

	#limo #top_sp {
		background: #de5d0f;
		background: -moz-linear-gradient(top, #d6470b 0%, #e67313 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e67313), color-stop(0.00, #d6470b));
		background: -webkit-linear-gradient(top, #d6470b 0%, #e67313 100%);
		background: -o-linear-gradient(top, #d6470b 0%, #e67313 100%);
		background: -ms-linear-gradient(top, #d6470b 0%, #e67313 100%);
		background: linear-gradient(top, #d6470b 0%, #e67313 100%);
	}

	#salad #top_sp {
		background: #45a814;
		background: -moz-linear-gradient(top, #35940f 0%, #55bc19 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #55bc19), color-stop(0.00, #35940f));
		background: -webkit-linear-gradient(top, #35940f 0%, #55bc19 100%);
		background: -o-linear-gradient(top, #35940f 0%, #55bc19 100%);
		background: -ms-linear-gradient(top, #35940f 0%, #55bc19 100%);
		background: linear-gradient(top, #35940f 0%, #55bc19 100%);
	}

	#saloon #top_sp {
		background: #eab001;
		background: -moz-linear-gradient(top, #e59e01 0%, #efc201 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efc201), color-stop(0.00, #e59e01));
		background: -webkit-linear-gradient(top, #e59e01 0%, #efc201 100%);
		background: -o-linear-gradient(top, #e59e01 0%, #efc201 100%);
		background: -ms-linear-gradient(top, #e59e01 0%, #efc201 100%);
		background: linear-gradient(top, #e59e01 0%, #efc201 100%);
	}

	#top_sp h2#title_sp {
		font-size: 26px;
		color: #FFF;
		padding-left: 20px;
		line-height: 80px;
	}

	#top_sp h2#title_sp span {
		font-size: 14px;
	}

	#limo_top,
	#rosen_top,
	#saloon_top {
		display: none;
	}

	h2#title {
		display: none;
	}

	h2#title img {
		display: none
	}

	#q_recruit h3#title {
		/*display:none;*/
	}

	#q_recruit h3#title img {
		/*display: none;*/
		overflow: hidden;
		width: 98%;
	}

	#sab_nav ul {
		width: 100%;
		overflow: hidden;
	}

	#sab_nav li {
		width: 50%;
		height: auto;
		background: #fefefe;
		font-size: 10px;
		font-weight: bold;
		float: left;
		overflow: hidden;
		border-bottom: 1px solid #eeeeee;
	}

	#sab_nav li:nth-child(even) a {
		box-shadow: 1px 0 0 #eeeeee inset;
	}

	#sab_nav li:nth-child(5) {
		border-bottom: none;
	}

	#sab_nav li.last {
		width: 50%;
		height: auto;
		background: #fefefe;
		border-bottom: none;
	}

	#sab_nav li a,
	#sab_nav li p {
		width: 96%;
		font-size: 10px;
		height: auto;
		display: block;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 4%;
		overflow: hidden;
	}

	#sab_nav li:hover {
		background: none;
	}

	#sab_nav li.last:hover {
		background: none;
	}

	#sab_nav li a:hover {
		text-decoration: none;
	}

	#sab_nav li i {
		width: 20px;
		height: 20px;
		display: block;
		float: left;
		padding-right: 5px;
	}

	#sab_nav li i img {
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	}

	#sab_nav li span.f10 {
		width: 100%;
		font-size: 10px;
		line-height: 1.9;
		display: inline;
		float: none;
	}

	#sab_nav li span.f11 {
		width: 100%;
		font-size: 10px;
		line-height: 1.9;
		display: inline;
		float: none;
	}

	#sab_nav li span.f_line2 {
		display: inline-block;
		line-height: 1;
	}

	#sab_nav li span.f_line2 br {
		display: none;
	}

	#main_ttl {
		width: 94%;
		overflow: hidden;
		padding: 10px 3% 7px 3%;
	}

	#main_ttl i {
		width: 50px;
		height: 50px;
		float: none;
		border: 1px solid #F1F1F1;
		display: none;
		margin: 0 auto;
	}

	#main_ttl h3 {
		Xtext-align: center;
	}

	#main_ttl h3,
	#main_ttl.line h3 {
		width: 100%;
		font-size: 24px;
		line-height: 1.3;
		color: #000;
		padding-left: 0;
		float: none;
		padding-top: 0;
	}

	#main_ttl h3 span.h_rosen {
		font-size: 11px;
		line-height: 1.4;
		display: block;
	}

	#main_ttl h3 span.h_limo {
		font-size: 11px;
		line-height: 1.4;
		display: block;
	}

	#main_ttl h3 span.h_salad {
		font-size: 11px;
		line-height: 1.4;
		display: block;
	}

	#main_ttl h3 span.h_saloon {
		font-size: 11px;
		line-height: 1.4;
		display: block;
	}

	#main_ttl p.select {
		font-size: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		letter-spacing: 0;
		text-align: left;
	}

	#main_ttl p.txt {
		font-size: 10px;
	}

	.main_in,
	#limo .main_in,
	#salad .main_in {
		width: 94%;
		overflow: hidden;
		clear: both;
		padding: 3% 3% 0 3%;
	}

	.main_in_l,
	.main_in_r {
		width: 100%;
		overflow: hidden;
		clear: both;
		padding: 3% 0 0 0;
	}

	.sub_ttl {
		width: 95%;
		padding: 6px 2% 5px;
	}

	.main_in_l .sub_ttl,
	.main_in_r .sub_ttl {
		width: 95%;
		padding: 6px 2% 5px;
	}

	.sub_ttl h4,
	.main_in_l .sub_ttl h4,
	.main_in_r .sub_ttl h4 {
		width: 85%;
		font-size: 14px;
	}

	#salad .sub_ttl h4.stop {
		width: 33%;
	}

	.sub_ttl a {
		font-size: 11px;
	}

	.sub_ttl a:hover {
		color: #333333;
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center #f7f7f7;
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -webkit-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -o-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
		background: url(../images/common/i_arrowcb.png) no-repeat 10px center, -ms-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	}

	.sub_cts {
		width: 98%;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}

	#policy_sabnav_wrap,
	#limo_sabnav_wrap,
	#salad_sabnav_wrap {
		width: 100%;
		clear: both;
		background: none;
		padding-top: 0;
		border-radius: 0;
	}

	#policy_sabnav_wrap #sab_nav,
	#limo_sabnav_wrap #sab_nav,
	#salad_sabnav_wrap #sab_nav,
	#policy_sabnav_wrap #sab_nav ul,
	#limo_sabnav_wrap #sab_nav ul,
	#salad_sabnav_wrap #sab_nav ul {
		width: 99%;
		border-radius: 5px;
		Xmargin-bottom: 3px;
	}

	ul#toptab {
		width: 98%;
		padding-left: 1%;
		padding-right: 1%;
		padding-top: 20px;
		border-radius: 5px;
	}

	ul#toptab li {
		width: 100%;
		height: 48px;
		font-size: 14px;
		border-radius: 5px;
		margin-top: 0;
		margin-bottom: 10px;
	}

	ul#toptab li#left {
		float: none;
	}

	ul#toptab li#right {
		float: none;
	}

	ul#toptab li.now {
		width: 100%;
		height: 50px;
		font-size: 14px;
		line-height: 1.9;
		padding-top: 0;
	}

	#limo .c-limo_nav_item p {
		padding-top: 13px;
	}

	ul#toptab li.now.usj {
		height: 30px;
		padding-top: 0;
		font-size: 11px;
		line-height: 2.5;
	}

	ul#toptab li.usj {
		height: 30px;
		padding-top: 0;
		font-size: 11px;
		line-height: 2.5;
	}

	ul#toptab li.usj span {
		font-size: 10px;
	}

	ul#toptab li a {
		width: 100%;
		height: 30px;
		padding-top: 0;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
	}

	ul#toptab li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	ul.bus_banner {
		width: 100%;
		overflow: hidden;
		padding-top: 10px;
	}

	ul.bus_banner li {
		padding-right: 0;
		float: none;
		margin: 0 auto 10px auto;
	}

	ul.bus_banner li a {
		text-decoration: none;
		transition: none;
		-webkit-transition: none;
	}

	ul.bus_banner li a:hover {
		opacity: 1;
	}

	ul.bus_banner li a:hover img {
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	ul.bus_banner li p {
		font-size: 10px;
		letter-spacing: 0;
		line-height: 1.4;
		padding-top: 10px;
		text-align: center;
	}

	/* 1-6. Contents
	----------------------------------------------------*/
	#contents {
		width: 96%;
		padding-top: 0px;
	}

	#top #container {
		box-shadow: none;
	}

	#top #contents {
		width: 100%;
		margin: 0 auto;
		padding-top: 30px;
		overflow: hidden;
	}

	#pankuzu {
		width: 96%;
		padding-bottom: 10px;
		margin: 0 auto;
		font-size: 10px;
	}

	#pankuzu a {
		color: #208ace;
		text-decoration: underline;
	}

	#pankuzu a:hover {
		color: #208ace;
		text-decoration: none;
	}

	#main {
		width: 98%;
		margin: 0 auto;
		padding-bottom: 20px;
	}

	.u-show_mobile {
		display: block;
	}

	.u-hide_mobile {
		display: none;
	}

	/*----------------------------------------------------
		2. layout[index.html]
	----------------------------------------------------*/
	#top_slider {
		width: 100%;
		margin: 0 auto 15px auto;
		padding: 0;
		position: relative;
		background-color: #fff;
	}

	#top_slider #slider {
		width: 100%;
		margin: 0 auto;
	}

	#slider .bx-wrapper .slide-items li {
		padding: 0;
	}

	#news {
		padding: 10px;
		order: -1;
	}

	#news .news_inner {
		width: 100%;
	}

	#news.c-news_major .news_inner {
		width: 100%;
	}

	#news.c-news_major {
		width: auto;
	}

	#news .news_ttl {
		width: 38px;
	}

	#news .news_ttl span {
		background: url(../images/top/i_attention.png) no-repeat center top;
		padding: 20px 0 0;
	}

	#news .news_detail {
		width: calc(100% - 38px);
	}

	#news dl {
		display: flex;
		flex-wrap: wrap;
	}


	#news dt {
		float: none;
	}

	#news dt:nth-child(n+3) {
		margin-top: 6px;
	}

	#news dd {
		width: 100%;
		display: block;
		font-size: 12px;
		padding-left: 0;
		line-height: 1.4;
		margin-top: 0.3em;
	}

	#news dd::after {
		content: ".";
		clear: both;
		display: block;
		line-height: 0;
		height: 0;
		visibility: hidden;
	}

	#news dd a {
		display: block;
		position: relative;
	}

	#news dd a::after {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
	}

	#news dd a span {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		white-space: normal;
	}

	#announce {
		padding: 0;
		margin: 0;
	}

	#announce {
		width: 100%;
	}

	#announce br {
		display: inline;
	}

	#top #menuin {
		padding: 0 10px 20px;
		width: calc(100% - 20px);
	}

	#top #menu #main_menu .main_menu_wrap {
		width: 100%;
		gap: 10px 8px;
	}

	#top #menu #main_menu .main_menu_wrap:first-child {
		width: 100%;
		margin-bottom: 10px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_box.sp_bottom {
		order: 99;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_box a {
		padding: 0 30px 0 20px;
		height: 50px;
	}

	#top #menu #main_menu .main_menu_wrap:first-child .main_menu_box a {
		font-size: 18px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_box a::after {
		right: 8px;
		width: 16px;
		height: 16px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_box a span {
		font-size: 13px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box {
		width: calc((100% - 10px) / 2);
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box a {
		font-size: 16px;
		padding: 0 20px 0 8px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box a.bg_sky {
		padding: 0 0 0 8px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box a::after {
		width: 14px;
		height: 14px;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_list .main_menu_box a.bg_sky::after {
		display: none;
	}

	#top #menu #main_menu .main_menu_wrap .main_menu_box a i {
		font-size: 0;
		line-height: 0;
		margin-right: 4px;
	}

	#top #menu #sub_menu {
		margin-top: 0;
	}

	#top #menu #sub_menu li {
		width: 100%;
		font-size: 13px;
		margin-top: 10px;
	}

	#top #menu #sub_menu li a {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		height: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: url(../images/common/a_black.gif) no-repeat calc(100% - 14px) center;
		-moz-background-size: auto 16px;
		background-size: auto 16px;
		padding: 8px;
		min-height: 50px;
	}

	#infomation {
		width: 95%;
		float: none;
		padding-left: 0px;
		margin: 0 auto;
	}

	#infomation .title {
		width: 96%;
		padding: 6px 2% 5px 2%;
	}

	#infomation .title h2 {
		width: 40%;
	}

	#infomation .title a {
		font-size: 12px;
		font-weight: bold;
	}

	.infomation_tab_wrap {
		margin: 24px 35px 0;
	}

	.infomation_tab_wrap .infomation_tab {
		width: 100%;
		font-weight: bold;
		border: solid 1px #CCCCCCCC;
		border-radius: 6px;
		padding: 1em 3em;
		appearance: none;
		background: url("../images/common/a_green2.png") calc(100% - 20px) center #fff no-repeat;
		-moz-background-size: 16px auto;
		background-size: 16px auto;
	}

	.infomation_list {
		padding: 20px;
		margin-top: 20px;
	}

	#infomation ul {
		width: 100%;
	}

	#news.c-news_major {
		margin-bottom: 10px;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}

	.c-local_news {
		padding-bottom: 0px;
	}

	.c-local_news .title {
		margin-bottom: 0px;
	}

	.c-local_news .infomation_list {
		margin-top: 5px;
	}

	#limo .c-local_news {
		width: 100%;
	}

	#salad .c-local_news {
		width: 100%;
	}


	#pickup {
		width: 95vw;
		float: none;
		padding-right: 0px;
		margin: 0 auto;
		padding-top: 25px;
	}

	#pickup .title {
		width: 96%;
		padding: 5px 2%;
	}

	#pickup .title h2 {
		width: 85%;
	}

	#pickup .pickup_inner {
		display: block;
		width: 100vw;
		margin: 10px -2.5vw 0;
	}

	#pickup #p_rosen,
	#pickup #p_kuko,
	#pickup #p_kosoku {
		width: 98%;
		padding-left: 2%;
	}

	#pickup #p_kuko,
	#pickup #p_kosoku {
		margin-top: 1em;
	}


	#pickup #p_rosen .s_title i,
	#pickup #p_kuko .s_title i,
	#pickup #p_kosoku .s_title i {
		width: 16px;
		height: 16px;
	}


	#pickup ul {
		width: 100%;
		padding-left: 0;
	}

	#pickup ul li {
		padding-top: 8px;
		padding-left: 4%;
		font-weight: bold;
	}

	#pickup #p_rosen li {
		background: url(../images/common/i_circleb.svg) no-repeat left 15px;
		background-size: 8px 8px;
	}

	#pickup #p_kuko li {
		background: url(../images/common/i_circlep.svg) no-repeat left 15px;
		background-size: 8px 8px;
	}

	#pickup #p_kosoku li {
		background: url(../images/common/i_circleg.svg) no-repeat left 15px;
		background-size: 8px 8px;
	}

	#pickup li a:hover {
		text-decoration: none;
	}


	/*----------------------------------------------------
		3. layout[/rosen/]
	----------------------------------------------------*/

	/* 3-1. rosen/index.html
	----------------------------------------------------*/
	#rosen #menu ul#main_menu li {
		width: 100%;
		background: url(../images/common/a_blue.gif) no-repeat scroll 97% center #F5F5F5;
		float: none;
		border-bottom: 1px solid #EDEDED;
	}

	#rosen #menu ul#main_menu li.right {
		background: url(../images/common/a_blue.gif) no-repeat scroll 97% center #F5F5F5;
		width: 100%;
	}

	#rosen #menu ul#main_menu li:hover {
		background: url(../images/common/a_blue.gif) no-repeat scroll 97% center #F5F5F5;
	}

	#rosen #menu ul#main_menu li a {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}

	#rosen #menu ul#main_menu li.right a {
		width: 94%;
	}

	#rosen #menu ul#main_menu li i {
		width: 80px;
		height: 80px;
	}

	#rosen #menu ul#main_menu li dl {
		width: 67%;
		height: 90px;
		float: left;
		padding-top: 0;
		padding-left: 10px;
	}

	#rosen #menu ul#main_menu li.column1,
	#rosen #menu ul#main_menu li.column2 {
		width: 100%;
		background: url("../images/common/a_blue.gif") no-repeat scroll 97% center #F5F5F5;
		float: none;
		border-bottom: 1px solid #EDEDED;
		background-size: 12px;
	}


	#rosen #menu ul#main_menu li.column1 a,
	#rosen #menu ul#main_menu li.column2 a {
		width: 94%;
		height: 83px;
		padding-top: 16px;
		padding-bottom: 0;
		padding-left: 3%;
		padding-right: 3%;
	}

	#rosen #menu ul#main_menu li i,
	#rosen #menu ul#main_menu li.column1 i,
	#rosen #menu ul#main_menu li.column2 i {
		width: 64px;
		height: 64px;
	}

	#rosen #menu ul#main_menu li.column1:hover,
	#rosen #menu ul#main_menu li.column2:hover {
		background: url("../images/common/a_blue.gif") no-repeat scroll 97% center #F5F5F5;
		background-size: 12px;
	}


	#rosen #menu ul#main_menu li.column1 dt {
		font-size: 16px;
	}

	#rosen #menu ul#main_menu li.column1 dd {
		font-size: 11px;
	}

	#rosen #menu ul#main_menu li.column1 dl,
	#rosen #menu ul#main_menu li.column2 dl {
		width: 60%;
		height: 90px;
		float: left;
		padding-top: 0;
		padding-left: 10px;
	}

	#rosen #f_pdf {
		width: 100%;
		position: absolute;
		left: 0;
		bottom: -163px;
		padding-left: 3px;
		padding-bottom: 3px;
		overflow: hidden;
	}

	#rosen #f_pdf.up {
		bottom: -173px;
	}

	#rosen #f_pdf.up.caption {
		bottom: -193px;
	}

	#f_pdf_caption {
		font-size: 10px;
		line-height: 1.4em;
		margin-bottom: 0;
	}

	p.f_attention {
		padding-bottom: 5px;
		font-size: 10px;
	}

	p.f_attention a {
		background: url(../images/common/i_arrowcb.png) no-repeat left center;
		background-size: 10px 10px;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	p.f_attention a:hover {
		background: url(../images/common/i_arrowcbl.png) no-repeat left center;
		background-size: 10px 10px;
	}

	.f_pdfleftWrap {
		width: 100%;
	}

	#rosen #f_pdfleft {
		width: 94%;
		padding: 10px 2%;
	}

	#rosen #f_pdfleft dl {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	#rosen #f_pdfleft dt {
		width: 30px;
		float: left;
		padding-right: 7px;
	}

	#rosen #f_pdfleft dd {
		width: 250px;
		float: left;
		font-size: 10px;
	}

	#main_ttl p.rosenmap {
		float: right;
		width: 184px;
	}


	#main_ttl p.rosenmap {
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 3px;
		clear: both;
	}


	p.rosenmap {
		width: 184px;
		float: right;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
		clear: both;
	}


	p.rosenmap_pdf {
		width: 147px;
		float: none;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 3px;
	}

	p.rosenmap a {
		width: 160px;
		font-size: 14px;
		font-weight: bold;
		background: url(../images/common/a_blues.png) no-repeat 160px center #fefefe;
		background: url(../images/common/a_blues.png) no-repeat 160px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 160px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_blues.png) no-repeat 160px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 160px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 160px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 160px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
		padding: 5px 0 5px 20px;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
	}

	p.rosenmap_pdf a {
		width: 147px;
		font-size: 14px;
		font-weight: bold;
		background: url(../images/common/a_blues.png) no-repeat 147px center #fefefe;
		background: url(../images/common/a_blues.png) no-repeat 147px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 147px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_blues.png) no-repeat 147px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 147px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 147px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 147px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
		padding: 5px 0 5px 20px;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
	}

	p.rosenmap a:hover,
	p.rosenmap_pdf a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#rosen #f_pdfright {
		display: none;
	}

	/*---------------------------------------------------*/
	#main_ttl p.rosenmap2 {
		float: right;
		width: 275px;
	}


	#main_ttl p.rosenmap2 {
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 3px;
		clear: both;
	}


	p.rosenmap2 {
		width: 275px;
		float: right;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
		clear: both;
	}

	p.rosenmap2 a {
		width: 250px;
		font-size: 12px;
		font-weight: bold;
		background: url(../images/common/a_greens.png) no-repeat 250px center #fefefe;
		background: url(../images/common/a_greens.png) no-repeat 250px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 250px center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_greens.png) no-repeat 250px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 250px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 250px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 250px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
		padding: 5px 0 5px 20px;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
	}

	p.rosenmap2 a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	/*---------------------------------------------------*/

	/* 3-2. php/search1.html
	----------------------------------------------------*/
	#swf_wrap {
		display: none;
	}

	#rosen #js_wrap {
		width: 100%;
		padding: 3% 0 0 0;
		border-radius: 5px;
		margin-bottom: 20px;
	}

	#rosen #js_wrap #step {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 20px;
		position: static;
	}

	#rosen #js_wrap #step dl {
		width: 270px;
		float: none;
		margin: 0 auto 10px auto;
	}

	#rosen #js_wrap #step dl#step1 {
		padding-right: 0;
		padding-bottom: 20px;
		background: url(../images/rosen/i_flow3.gif) no-repeat center bottom;
	}

	#rosen #js_wrap #step dl#step2 {
		padding-right: 0;
		padding-bottom: 30px;
		background: url(../images/rosen/i_flow4.gif) no-repeat center bottom;
	}

	#rosen #btn_s {
		width: 140px;
		margin: 0 auto;
	}

	#rosen #btn_search {
		width: 140px;
		float: left;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
	}

	#rosen #btn_search img {
		border-radius: 5px;
	}

	#rosen #word {
		width: 100%;
		background: none;
		margin-top: 0;
		overflow: hidden;
		clear: both;
		padding: 0;
	}

	#rosen #word #word_left {
		width: 94%;
		float: none;
		margin: 0 auto;
	}

	#rosen #word #word_left p.txt {
		width: 93%;
		background: url(../images/rosen/i_search.gif) no-repeat 5px 6px #ffffff;
		font-size: 13px;
		font-weight: bold;
		padding-left: 7%;
		padding-bottom: 0;
		margin: 0 auto;
		border-radius: 5px;
	}

	#rosen #word #word_left #search1 {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
	}

	#rosen #word #word_left #search1 input.search_txt {
		width: 95%;
		padding: 2%;
		float: none;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#rosen #word #word_left #search1 p.btn {
		padding-left: 0;
		float: none;
	}

	#rosen #word #word_left #search2 {
		width: 100%;
		overflow: hidden;
		clear: both;
		padding-top: 15px;
		margin: 0 auto;
	}

	#rosen #word #word_left #search2 ul {
		width: 245px;
		float: none;
		padding-right: 0;
		padding-left: 7px;
		overflow: hidden;
		margin: 10px auto 0 auto;
	}

	#rosen #word #word_left #search2 ul li {
		width: 42px;
		height: 42px;
		padding-right: 7px;
		padding-bottom: 7px;
		float: left;
	}

	#rosen #word #word_left #search2 ul li p {
		width: 41px;
		height: 41px;
		line-height: 41px;
		transition: none;
	}

	#rosen #word #word_left #search2 ul li.no p {
		width: 42px;
		height: 42px;
	}

	#rosen #word #word_left #search2 ul li p:hover {
		color: #208ace;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	}

	#rosen #word #word_left #search2 ul li.no p {
		color: #cccccc;
		box-shadow: none;
	}

	#rosen #word #word_right {
		width: 94%;
		float: none;
		margin: 10px auto 20px auto;
	}

	#rosen #word #word_right p {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}

	#rosen #word #word_right #result {
		width: 98%;
		height: 250px;
		border: 1px solid #dddddd;
		background: #FFFFFF;
	}

	#rosen ul#arealine {
		width: 100%;
		overflow: hidden;
		padding-bottom: 20px;
	}

	#rosen ul#arealine li {
		width: 100%;
		padding-right: 0;
		float: none;
		padding-bottom: 10px;
	}

	#rosen ul#arealine li.last {
		width: 50%;
		padding-right: 0px;
		padding-bottom: 0;
	}

	#rosen ul#arealine_a li {
		width: 100%;
		padding-right: 0;
		float: none;
		padding-bottom: 10px;
	}

	#rosen ul#arealine_a li.last {
		width: 50%;
		padding-right: 0px;
		padding-bottom: 0;
	}


	/* 3-3. php/timetable.html
	----------------------------------------------------*/
	#popup header {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
	}

	#popup #headin h1 {
		width: 200px;
		height: 30px;
		float: left;
		font-size: 1px;
		line-height: 1px;
	}

	#popup ul#h_btn {
		display: none;
	}

	#popup #contents {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
		background: #FFF;
		border-left: none;
		border-right: none;
		box-shadow: 0 0 30px rgba(0, 0, 0, .08);
	}

	#timetable h2 {
		font-size: 18px;
	}

	#timetable h2 span {
		font-size: 14px;
	}

	#timetable ul#tab li {
		width: 32%;
	}

	/*	
	#timetable .tabl_cts{
		display:none;
	}
*/
	#timetable .table_ttl {
		background: url(../images/rosen/i_opn.gif) no-repeat 99% center;
		overflow: hidden;
	}

	#timetable .table_ttl.open {
		background: url(../images/rosen/i_cls.gif) no-repeat 99% center;
		overflow: hidden;
	}

	#timetable .ank_ttl {
		padding: 20px 0 0 2%;
	}

	#timetable .ank_ttl i {
		width: 30px;
		height: 30px;
		display: block;
		float: left;
	}

	#timetable .ank_ttl h3 {
		float: left;
		font-size: 18px;
		padding-left: 7px;
		line-height: 30px;
	}

	/*#timetable ul#ank5,
	#timetable ul#ank4,
	#timetable ul#ank3,
	#timetable ul#ank2,
	#timetable ul#ank1{
		width:100%;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
		margin-bottom:3px;
		position:relative;
		z-index:2;
		margin:0 auto;
		overflow:hidden;
	}*/

	#timetable ul#ank7,
	#timetable ul#ank6,
	#timetable ul#ank5,
	#timetable ul#ank4,
	#timetable ul#ank3,
	#timetable ul#ank2,
	#timetable ul#ank1 {
		display: none;
	}

	#timetable ul#ank7 li,
	#timetable ul#ank6 li,
	#timetable ul#ank5 li,
	#timetable ul#ank4 li,
	#timetable ul#ank3 li,
	#timetable ul#ank2 li,
	#timetable ul#ank1 li {
		width: 50%;
		height: auto;
		background: #fefefe;
		font-size: 10px;
		font-weight: bold;
		float: left;
		overflow: hidden;
		border-bottom: 1px solid #eeeeee;
		text-align: left;
	}

	#timetable ul#ank7 li:nth-child(odd),
	#timetable ul#ank6 li:nth-child(odd),
	#timetable ul#ank5 li:nth-child(odd),
	#timetable ul#ank4 li:nth-child(odd),
	#timetable ul#ank3 li:nth-child(odd),
	#timetable ul#ank2 li:nth-child(odd) {
		box-shadow: -1px 0 0 #eeeeee inset;
	}


	#timetable ul#ank6 li {
		border-bottom: none;
	}

	#timetable ul#ank5 li:nth-child(5) {
		width: 100%;
		border-bottom: none;
		box-shadow: none;
	}

	#timetable ul#ank4 li:nth-child(3),
	#timetable ul#ank4 li:nth-child(4) {
		border-bottom: none;
	}

	#timetable ul#ank3 li:nth-child(3) {
		width: 100%;
		border-bottom: none;
		box-shadow: none;
	}

	#timetable ul#ank2 li {
		border-bottom: none;
	}

	#timetable ul#ank1 li {
		width: 100%;
		border-bottom: none;
	}

	#timetable ul#ank1 li a,
	#timetable ul#ank2 li a,
	#timetable ul#ank3 li a,
	#timetable ul#ank4 li a,
	#timetable ul#ank5 li a,
	#timetable ul#ank6 li a,
	#timetable ul#ank7 li a,
	#timetable ul#ank2 li.last a,
	#timetable ul#ank3 li.last a,
	#timetable ul#ank4 li.last a,
	#timetable ul#ank5 li.last a,
	#timetable ul#ank6 li.last a,
	#timetable ul#ank7 li.last a {
		width: 96%;
		height: 21px;
		font-size: 10px;
		height: auto;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 6px;
		background: none;
	}

	#timetable ul#ank1 li a:hover,
	#timetable ul#ank2 li a:hover,
	#timetable ul#ank3 li a:hover,
	#timetable ul#ank4 li a:hover,
	#timetable ul#ank5 li a:hover,
	#timetable ul#ank6 li a:hover,
	#timetable ul#ank7 li a:hover {
		text-decoration: none;
		background: none;
	}


	#timetable .table_wrap th,
	#timetable .table_wrap td {
		font-size: 12px;
	}

	#timetable p.ptop {
		display: none;
	}

	/* 3-4. rosen/index7.html
	----------------------------------------------------*/
	#rosen #noriba_search p.attention {
		background: url(../images/common/i_circlegl2.gif) no-repeat 0 6px;
		background-size: 7px 7px;
		font-size: 13px;
		padding-left: 12px;
		line-height: 1.5;
	}

	#rosen #search_map {
		width: 100%;
		float: none;
	}

	#rosen #search_map p.kome {
		line-height: 1.5;
		font-size: 10px;
	}

	#rosen #search_map p#mapimg {
		display: none;
	}

	#rosen #search_map p#mapimg_s {
		width: 100%;
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#rosen #search_btn {
		width: 100%;
		float: none;
		padding-top: 10px;
	}

	#rosen #search_btn ul {
		width: 48%;
		float: left;
		padding-left: 1%;
		padding-right: 1%;
	}

	#rosen #search_btn li {
		width: 100%;
		padding-bottom: 6px;
		font-size: 12px;
	}

	#rosen #search_btn li a {
		width: 97%;
		background: url(../images/common/a_blues.png) no-repeat 97% center #fefefe;
		background: url(../images/common/a_blues.png) no-repeat 97% center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_blues.png) no-repeat 97% center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
		padding: 3% 0 3% 3%;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
		display: block;
		color: #1f87ca;
	}

	#rosen #search_btn li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	/* 3-4. rosen/sort3.html
	----------------------------------------------------*/
	#rosen #noriba_search_2 p.attention {
		background: url(../images/common/i_circlegl2.gif) no-repeat 0 6px;
		background-size: 7px 7px;
		font-size: 13px;
		padding-left: 12px;
		line-height: 1.5;
	}

	#rosen #search_map_2 {
		width: 100%;
		float: none;
	}

	#rosen #search_map_2 p.kome {
		line-height: 1.5;
		font-size: 10px;
	}

	#rosen #search_map_2 p#mapimg_2 {
		display: none;
	}

	#rosen #search_map_2 p#mapimg_s_2 {
		width: 100%;
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#rosen #search_map_2 p#mapimg_s_2 img {
		width: 100%;
	}

	#rosen #search_map_2 area {
		cursor: pointer;
	}

	#rosen #search_map_2 area:hover {
		cursor: pointer;
	}

	#rosen #search_btn_2 {
		width: 100%;
		float: none;
		padding-top: 10px;
	}

	#rosen #search_btn_2 ul {
		width: 48%;
		float: left;
		padding-left: 1%;
		padding-right: 1%;
	}

	#rosen #search_btn_2 li {
		width: 100%;
		padding-bottom: 6px;
		font-size: 12px;
	}

	#rosen #search_btn_2 li a {
		width: 97%;
		background: url(../images/common/a_blues.png) no-repeat 97% center #fefefe;
		background: url(../images/common/a_blues.png) no-repeat 97% center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_blues.png) no-repeat 97% center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_blues.png) no-repeat 97% center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
		padding: 3% 0 3% 3%;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
		display: block;
		color: #1f87ca;
	}

	#rosen #search_btn_2 li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#rosen .c-link_block {
		display: flex;
		margin-right: 0;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}

	#rosen .c-link_block li {
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px;
	}

	#rosen .c-link_block li a {
		padding: 20px 44px 15px 15px;
	}

	#rosen .c-link_block li a .bigblk {
		font-size: 18px;
		letter-spacing: 0;
	}

	#rosen .c-link_block li a:after {
		top: 30%;
		right: 4%;
	}

	/*---------------------------------------------------------*/
	#rosen #search_btn2 {
		width: 100%;
		float: none;
		padding-top: 10px;
	}

	#rosen #search_btn2 ul {
		width: 100%;
		padding-left: 1%;
		padding-right: 1%;
	}

	#rosen #search_btn2 li {
		width: 45%;
		padding-bottom: 6px;
		font-size: 12px;
		float: left;
	}

	#rosen #search_btn2 li a {
		width: 95%;
		background: url(../images/common/a_greens.png) no-repeat 97% center #fefefe;
		background: url(../images/common/a_greens.png) no-repeat 97% center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_greens.png) no-repeat 97% center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 97% center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 97% center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 97% center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		border: 1px solid #EDEDED;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
		padding: 3% 0 3% 3%;
		display: block;
		border-radius: 5px;
		transition: none;
		-webkit-transition: none;
		display: block;
		color: #45a814;
	}

	#rosen #search_btn2 li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	/* 3-5. rosen/index3.html
	----------------------------------------------------*/
	#rosen p.p_rosen_top {
		width: 92%;
		background: url(../images/common/i_circleb2.gif) no-repeat 0 6px;
		background-size: 7px 7px;
		font-size: 13px;
		padding-left: 4%;
		padding-right: 2%;
		margin-left: 2%;
	}

	#rosen #section_fares {
		width: 100%;
		margin-left: 0;
	}

	#rosen #section_fares #faresbox {
		width: 100%;
		padding: 5px 0;
	}

	#rosen #section_fares #faresbox dl#top {
		border-bottom: 1px solid #d9d9d9;
	}

	#rosen #section_fares #faresbox dl#top.farebox_item {
		padding-top: 15px;
	}

	#rosen #section_fares #faresbox dl#top,
	#rosen #section_fares #faresbox dl#top2 {
		width: 90%;
		padding-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}

	#rosen #section_fares #faresbox dl#top dt,
	#rosen #section_fares #faresbox dl#top dd,
	#rosen #section_fares #faresbox dl#top2 dt,
	#rosen #section_fares #faresbox dl#top2 dd {
		font-size: 13px;
		margin-right: 5px;
	}

	#rosen #section_fares dl#top dd span,
	#rosen #section_fares dl#top2 dd span {
		font-size: 14px;
		font-weight: bold;
		color: #ff4747;
	}

	#rosen #section_fares #faresbox #btm {
		width: 90%;
		padding-top: 10px;
		padding-left: 5%;
		padding-right: 5%
	}

	#rosen #section_fares #faresbox #btm dt,
	#rosen #section_fares #faresbox #btm dd {
		font-size: 13px;
		margin-right: 5px;
	}

	#rosen #section_fares #tokku {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 5px;
	}

	#rosen #section_fares #tokku dl {
		width: 100%;
		float: none;
		overflow: hidden;
		padding-bottom: 15px;
	}

	#rosen #section_fares #tokku dt {
		width: 100%;
		font-size: 15px;
		text-align: center;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	#rosen #section_fares #tokku dd {
		width: 45%;
		padding-right: 2%;
		padding-left: 2%;
		float: left;
		background: url(../images/rosen/line_tokku.gif) repeat-y 50% top;
	}

	#rosen #section_fares #tokku dd p {
		width: 100%;
		border: none;
		padding: 5px 0;
		margin-bottom: 20px;
	}

	#rosen ul#fares_attention {
		border-top: 1px solid #dbdbdb;
		padding: 10px 0 10px 0;
		font-size: 10px;
	}

	#rosen .link_fares {
		background: url(../images/common/i_arrow.gif) no-repeat left 5px;
		margin-left: 0;
		padding-left: 10px;
	}

	#rosen .link_fares a {
		text-decoration: underline;
	}

	#rosen .link_fares a:hover {
		text-decoration: none;
	}

	#rosen p#img_child {
		width: 100%;
		max-width: 580px;
		padding: 10px 0 10px 0px;
	}

	#rosen p#img_kansai {
		width: 100%;
		max-width: 555px;
		padding: 10px 0 0 0px;
	}



	/* 3-6. rosen/index4.html
	----------------------------------------------------*/
	#rosen p.p_rosen_btm {
		width: 94%;
		font-size: 11px;
		line-height: 1.5;
		margin-left: 4%;
		padding-bottom: 10px;
	}

	#rosen p.pass_link {
		font-size: 11px;
		padding-left: 10px;
		padding-bottom: 10px;
	}

	#rosen p.pass_link a {
		background: url(../images/common/i_arrowcb.png) no-repeat left center;
		background-size: 11px 11px;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#rosen p.pass_link a:hover {
		background: url(../images/common/i_arrowcbl.png) no-repeat left center;
		background-size: 11px 11px;
		color: #2584c1;
	}

	#rosen #pass_price {
		width: 100%;
		padding-left: 0;
		padding-bottom: 10px;
	}

	#rosen #pass_price ul#table_list,
	#rosen #pass_price ul#table_list2 {
		width: 100%;
		overflow: hidden;
	}

	#rosen #pass_price li .table_box,
	#rosen #pass_price li .table_box2 {
		width: 98%;
		background: #646464;
		padding: 1px;
	}

	#rosen #pass_price ul#table_list li,
	#rosen #pass_price ul#table_list2 li {
		width: 100%;
		float: none;
		padding-right: 0;
		padding-bottom: 15px;
	}

	#rosen #pass_price li .table_box th,
	#rosen #pass_price li .table_box2 th {
		font-size: 12px;
		padding-bottom: 2px;
		padding-bottom: 2px;
	}

	#rosen #pass_price li .table_box td,
	#rosen #pass_price li .table_box2 td {
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#rosen #pass_price li .table_box td.type,
	#rosen #pass_price li .table_box2 td.type {
		background: #c8c8c8;
		width: 50%;
	}

	#rosen #pass_price ul.kome {
		width: 98%;
		padding-top: 0;
	}

	#rosen #refund {
		padding-top: 5px;
	}

	#rosen #refund p {
		margin-left: 10px;
	}

	#rosen #refund p a {
		background: url(../images/common/i_arrowcbl.png) no-repeat left center;
		background-size: 11px 11px;
		padding-left: 15px;
		font-size: 11px;
	}

	#rosen #refund p a:hover {
		background: url(../images/common/i_arrowcb.png) no-repeat left center;
		background-size: 11px 11px;
	}

	/* 3-7. rosen/haraimodoshi.html
	----------------------------------------------------*/
	#rosen #pass_refund {
		width: 96%;
		margin-left: 0;
		padding-left: 2%;
		padding-right: 2%;
	}

	#rosen #pass_refund h4 {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		font-size: 12px;
		padding-left: 12px;
		margin-bottom: 10px;
	}

	#rosen #pass_refund_in {
		width: 97%;
		padding-left: 7px;
	}

	#rosen #pass_refund_in p {
		font-size: 12px;
		line-height: 1.5;
	}

	#rosen #pass_refund_in dl {
		width: 100%;
		font-size: 12px;
		line-height: 1.5;
	}

	#rosen #pass_refund_in p.r_ceremony {
		font-size: 13px;
		line-height: 1.5;
	}

	#rosen #pass_refund_in p.kome {
		font-size: 10px;
	}

	/* 3-8. rosen/index8.html
	----------------------------------------------------*/
	#rosen #pitapa_way {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0;
		padding-left: 0;
	}

	#rosen #pitapa_way p.way_img {
		width: 150px;
		float: none;
		padding-right: 0;
		margin: 0 auto 10px auto;
	}

	#rosen #pitapa_way dl#way_txt {
		width: 96%;
		float: none;
		padding-left: 3%;
	}

	#rosen #pitapa_way dl#way_txt dt {
		font-size: 12px;
	}

	#rosen #pitapa_way dl#way_txt dd {
		font-size: 11px;
		padding-left: 17px;
		padding-bottom: 10px;
	}

	#rosen p.dis_img {
		width: 100%;
		padding-left: 0;
		padding-bottom: 10px;
	}

	#rosen ul.p_attention {
		width: 100%;
		font-size: 11px;
		margin-left: 0;
		padding-bottom: 10px;
	}

	#rosen ul#pitapa_bans {
		width: 100%;
		border-top: 1px solid #e6e6e6;
		padding-top: 15px;
		overflow: hidden;
	}

	#rosen ul#pitapa_bans li {
		width: 135px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 10px;
	}

	#rosen ul#pitapa_bans li a img {
		transition: none;
		-webkit-transition: none;
	}

	#rosen ul#pitapa_bans li a:hover img {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}


	/*----------------------------------------------------
		3. layout[form]
	----------------------------------------------------*/
	.itemform {
		width: 100%;
	}

	.itemform li {
		width: 100%;
		padding-bottom: 10px;
		clear: both;
	}

	.itemform li dl {
		width: 99%;
		overflow: hidden;
		font-size: 12px;
		margin: 0 auto;
	}

	.itemform li dt {
		width: 100%;
		float: none;
	}

	.itemform li dt span {
		margin-left: 5px
	}

	.itemform li dd {
		width: 100%;
		float: none;
	}

	.itemform li dd p {
		width: 44%;
		float: left;
		text-align: center;
		padding-right: 0;
	}

	.itemform li dd p.price {
		width: 55%;
		line-height: 50px;
		border-right: 1px solid #e6e6e6;
	}

	.profform {
		width: 100%;
	}

	.profform li {
		padding-bottom: 10px;
	}

	.profform li dl {
		width: 99%;
		line-height: 30px
	}

	.profform li dt {
		width: 97%;
		float: none;
		padding-left: 3%;
	}


	.profform li dd {
		width: 100%;
		float: none;
	}

	.profform li dd .profarea {
		width: 93%;
		height: 30px;
	}

	.formlast_check {
		width: 90%;
		padding: 5%;
		font-size: 12px;
		margin-bottom: 20px;
	}

	p.submit {
		width: 180px;
		margin: 0 auto;
		padding-bottom: 10px;
	}

	p.submit #submit_button {
		width: 180px;
		height: 50px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight: bold;
		font-size: 14px;
	}


	/*----------------------------------------------------
		5. layout[/mail-order/]
	----------------------------------------------------*/
	#mailorder ul.itemlist {
		width: 100%;
		overflow: hidden;
		margin-left: 0;
		padding-top: 0;
		clear: both;
	}

	#mailorder ul.itemlist li {
		width: 100%;
		padding-left: 0;
		float: none;
		padding-bottom: 20px;
		padding-top: 0;
	}

	#mailorder #order_btn {
		width: 240px;
		height: 67px;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 40px;
	}

	#mailorder #order_btn a {
		width: 160px;
		height: 50px;
		font-weight: bold;
		font-size: 18px;
		background: #fefefe;
		background: url(../images/common/a_blue.png) no-repeat 200px center, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #EDEDED;
		background: url(../images/common/a_blue.png) no-repeat 200px center, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #EDEDED;
		background: url(../images/common/a_blue.png) no-repeat 200px center, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #EDEDED;
		background: url(../images/common/a_blue.png) no-repeat 200px center, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #EDEDED;
		background: url(../images/common/a_blue.png) no-repeat 200px center, linear-gradient(top, #ffffff 0%, #f7f7f7 100%) #EDEDED;
		border: 1px solid #EDEDED;
		border-radius: 5px;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
		transition: all 0.3s ease-in 0s;
		-webkit-transition: all 0.3s ease-in 0s;
		padding-top: 17px;
		display: block;
		text-align: right;
		padding-right: 80px;
	}

	#mailorder ul.order-ctt li {
		width: 100%;
		clear: both;
		padding-bottom: 20px;
	}

	#mailorder ul.order-ctt dl {
		width: 100%;
		overflow: hidden;
		background: none;
	}

	#mailorder ul.order-ctt dt {
		width: 98%;
		float: none;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		padding-left: 2%;
		padding-top: 2px;
		background: #208ace;
	}

	#mailorder ul.order-ctt dd {
		width: 98%;
		background: #f6f6f6;
		float: none;
		padding-top: 6px;
		padding-bottom: 6px;
		line-height: 1.4;
		padding-left: 2%;
	}


	/*----------------------------------------------------
		6. layout[/limo/]
	----------------------------------------------------*/

	/* 6-1. limo/index.html
	----------------------------------------------------*/
	#limo .airport {
		width: 100%;
		padding-top: 5px;
	}

	#limo .airport h4 {
		width: 98%;
		font-size: 15px;
		color: #FFFFFF;
		font-weight: normal;
		padding-left: 2%;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#limo .airport h4 span {
		font-size: 13px;
		padding-left: 15px;
	}

	#limo .airport_in {
		width: 100%;
		border: none;
	}

	#limo .loots {
		display: none;
	}

	#limo .airport_tbl {
		width: auto;
		border-top: 1px solid #c1bfbf;
		border-bottom: 1px solid #c1bfbf;
		border-left: 1px solid #c1bfbf;
		margin: 10px auto;
	}

	#limo .airport_tbl th {
		font-size: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		padding-left: 2%;
	}

	#limo .airport_tbl th.arrival {
		width: 50%;
	}

	#limo .airport_tbl th.ticket {
		width: 27%;
	}

	#limo .airport_tbl td {
		font-size: 12px;
		border-right: 1px solid #c1bfbf;
		padding-left: 2%;
		padding-right: 2%;
		font-weight: bold;
		vertical-align: middle;
	}

	#limo .airport_tbl td span {
		font-size: 10px;
	}

	#limo .airport_tbl td a {
		width: 100%;
		font-size: 13px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#limo .airport_tbl td.comment a {
		padding-top: 10px;
		padding-bottom: 0;
		line-height: 1em;
	}

	#limo #osaka_are {
		float: none;
	}

	#limo #kansai_are {
		float: none;
	}

	/* 6-2. limo/kasou
	----------------------------------------------------*/
	#limo ul.box {
		width: 100%;
		margin-left: 0;
	}

	#limo ul.box li {
		width: 48%;
		float: left;
		padding-left: 1%;
		padding-right: 1%;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	#limo #ank4 ul.box li {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	#limo ul.box li dt {
		width: 100%;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#limo ul.box li dd {
		width: 100%;
		text-align: center;
		font-size: 14px;
		border: none;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	#limo ul.box li dt span {
		font-size: 10px;
	}

	#limo ul.box li dd span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
	}

	#limo #ank1 p {
		font-size: 10px;
	}

	#limo dl.air_time {
		width: 95%;
		background: url(../images/common/i_circlep.gif) no-repeat left 5px;
		padding-left: 5%;
	}

	#limo dl.air_time dt,
	#limo dl.air_time dd {
		display: block;
	}

	#limo dl.air_time dt {
		font-size: 14px;
		line-height: 1.2;
	}

	#limo dl.air_time dt span {
		font-size: 12px;
	}

	#limo dl.air_time dd {
		color: #dd5d0f;
		font-size: 12px;
		line-height: 1.2;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#limo dl.air_time dd span {
		font-size: 20px;
	}

	#limo p.arrive {
		font-size: 20px;
		font-weight: bold;
	}

	#limo #timeline {
		width: 100%;
		padding-bottom: 20px;
	}

	#limo #timeline th {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 12px;
	}

	#limo #timeline td {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	#limo #download,
	#limo #download_2 {
		/*display: none;*/
	}

	#limo #download #btn_print,
	#limo #download_2 #btn_print_2 {
		display: block;
	}

	#limo #download #btn_print a,
	#limo #download_2 #btn_print_2 a {
		margin-bottom: 15px;
	}

	#limo #download #getflash,
	#limo #download_2 #getflash_2 {
		width: 100%;
		padding: 0px;
		overflow: hidden;
		float: none;
		display: flex;
		flex-wrap: wrap;
	}

	#limo #download #flaicon,
	#limo #download_2 #flaicon_2 {
		width: 127px;
		float: none;
	}

	#limo #download #flatxt,
	#limo #download_2 #flatxt_2 {
		width: 100%;
		float: none;
		padding-left: 0;
		line-height: 1.4;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#limo ul.box a:hover {
		background: url(../images/common/i_arrowcb.png) no-repeat left center;
		color: #333333;
	}

	#limo ul.air_move li {
		width: 95%;
		background: url(../images/common/i_circlep.gif) no-repeat left 7px;
		padding-left: 5%;
		font-size: 14px;
	}

	#limo .other_stop {
		width: 100%;
		overflow: hidden;
		clear: both;
	}

	#limo .line1,
	#limo .line2,
	#limo .line3 {
		width: 100%;
		float: none;
	}

	#limo .line1 ul,
	#limo .line2 ul,
	#limo .line3 ul {
		width: 95%;
		padding-left: 5%;
		float: none;
	}

	#limo .line1 li,
	#limo .line2 li,
	#limo .line3 li {
		width: 97%;
		font-size: 12px;
		padding-left: 3%;
	}

	#limo .other_stop li a:hover {
		text-decoration: none;
	}

	#limo #sab_nav.c-limo_menu li {
		width: calc(100% / 2);
	}

	#limo .c-limo_nav_item.c-limo_menu_airport {
		border-bottom: 1px solid #de5d0f;
		border-radius: 5px;
	}

	#limo .c-limo_nav_item.c-limo_menu_current:after {
		top: 40%;
	}

	#limo .c-limo_nav_item.c-limo_menu_airport:after {
		top: 40%;
	}



	/*----------------------------------------------------
		7. layout[/salad/]
	----------------------------------------------------*/

	/* 7-1. salad/index.html
	----------------------------------------------------*/
	#salad #salad_map {
		display: none;
	}

	#salad #search_ttl {
		width: 96%;
		overflow: hidden;
		padding: 6px 2% 5px;
	}

	#salad #search_ttl h4 {
		width: 85%;
		color: #000000;
		float: left;
		font-size: 16px;
		line-height: 25px;
		padding-left: 10px;
	}

	#salad ul#reserve_about {
		width: 100%;
		float: none;
		clear: both;
	}

	#salad ul#reserve_about li {
		width: 98%;
	}

	#salad ul#reserve_about li.last {
		width: 100%;
	}

	#salad ul#reserve_about li a {
		width: 97%;
		display: block;
		background: url(../images/common/a_black.png) no-repeat 98% center;
		padding: 8px 0 8px 3%;
		line-height: 1.3;
		transition: none;
		-webkit-transition: none;
	}

	#salad ul#reserve_about li.n_reserve a {
		background: url(../images/common/a_green.png) no-repeat 98% center;
	}

	#salad ul#reserve_about li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#salad ul#reserve_about li.last dl {
		width: 97%;
		padding: 0 0 8px 3%;
	}

	#salad ul#hw_service {
		width: 100%;
	}

	#salad ul#hw_service li {
		padding-bottom: 10px;
	}

	#salad ul#hw_service li a {
		width: 94%;
		display: block;
		padding: 8px 3% 8px 3%;
		transition: none;
		-webkit-transition: none;
	}

	#salad ul#hw_service li#sv1 a,
	#salad ul#hw_service li#sv2 a,
	#salad ul#hw_service li#sv3 a,
	#salad ul#hw_service li#sv4 a,
	#salad ul#hw_service li#sv5 a,
	#salad ul#hw_service li#sv6 a {
		background-position: 95% center;
	}

	#salad ul#hw_service li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#salad ul#hw_service li dl {
		float: none;
		letter-spacing: 0;
		line-height: 1.5;
	}

	#salad ul#hw_service li dl.service_west {
		width: 90%;
		padding-left: 10%;
	}


	#salad ul#hw_service li dl.service_east {
		width: 97%;
		padding-left: 3%;
		padding-bottom: 8px;
	}

	#salad ul#hw_service li dl.service_west {
		width: 97%;
		height: auto !important;
		padding-left: 3%;
		padding-top: 30px;
		background: url(../images/salad/i_arroww2.png) no-repeat top center;
		background-size: 38px 28px;
	}

	#salad ul#hw_service li dt {
		font-size: 22px;
		font-weight: bold;
	}

	#salad ul#hw_service li dt span.dtr {
		width: 100px;
		font-size: 10px;
		line-height: 1.2;
		display: block;
		float: left;
		padding-top: 7px;
	}

	#salad ul#hw_service li dd {
		font-size: 10px;
		clear: both;
	}

	#salad ul#hw_service li dl.service_price {
		width: 97%;
		padding-top: 10px;
		padding-left: 3%;
	}

	#salad ul#hw_service li dl.service_price dt {
		font-size: 12px;
		line-height: 1.2;
	}

	#salad ul#hw_service li dl.service_price dd {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 40px;
		line-height: 1.2;
		font-weight: bold;
	}

	#salad ul#hw_service li dl.service_price dd span {
		font-size: 25px;
	}

	#salad ul#hw_service li#sv6 dl.service_west {
		height: auto;
	}

	#salad ul#hw_service li#sv6 dl.service_west dd {
		width: 80%;
	}

	/* 7-2. salad/kasou
	----------------------------------------------------*/

	#salad .arrive_map {
		width: 100%;
		margin-left: 0;
		padding-bottom: 10px;
	}

	#salad .arrive_map dl {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-bottom: 10px;
	}

	#salad .arrive_map dt {
		width: 100%;
		font-size: 15px;
	}

	#salad .arrive_map dd {
		width: 96%;
		border: none;
		padding-top: 4px;
		padding-bottom: 4px;
		padding: 7px 2% 7px 2%;
		font-size: 10px;
	}

	#salad .arrive_map dd ul {
		width: 100%;
		overflow: hidden;
	}

	#salad .arrive_map dd li {
		width: 240px;
		float: none;
		padding-right: 8px;
		padding-bottom: 8px;
		margin: 0 auto;
	}

	#salad .arrive_map dd li a {
		width: 227px;
		text-align: center;
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px #f7f7f7;
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px, -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eeeeee), color-stop(0.00, #f5f5f5));
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px, -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px, -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
		background: url(../images/common/i_blank2.gif) no-repeat 223px 4px, -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
		border: 1px solid #e3e3e3;
		transition: none;
		-webkit-transition: none;
		padding: 0px 7px;
		font-size: 12px;
	}

	#salad .arrive_map dd li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#salad .s_timetable {
		width: 100%;
		padding-bottom: 15px;
		position: relative;
	}

	#salad .s_timetable p.hatsu {
		font-size: 20px;
		font-weight: bold;
		padding-bottom: 5px;
	}

	#salad .s_timetable th {
		font-size: 10px;
	}

	#salad .s_timetable td {
		font-size: 10px;
	}

	#salad p.kome {
		color: #333333;
		font-size: 10px;
	}

	#salad #getflash {
		display: none;
	}

	dl.attention {
		font-size: 10px;
		padding-bottom: 10px;
	}

	#salad .s_fares {
		width: 100%;
		padding-bottom: 15px;
	}

	#salad .s_fares th {
		font-size: 10px;
	}

	#salad .s_fares td {
		font-size: 10px;
	}

	#salad .s_fares td.kukan {
		padding-left: 0px;
	}

	#salad .hayawari .bus_banner {
		width: 230px;
		float: none;
		margin: 0 auto;
	}

	#salad .hayawari #haya7 {
		width: 100%;
		float: none;
		padding-left: 0;
	}

	#salad ul.air_move {
		width: 100%;
	}

	#salad ul.air_move li {
		background: url(../images/common/i_circlegl.gif) no-repeat left 4px;
		padding-left: 15px;
		font-size: 14px;
		line-height: 1.2;
	}

	#salad ul.hoken li {
		background: url(../images/common/i_circlegl.gif) no-repeat left 4px;
		padding-left: 15px;
		font-size: 14px;
		line-height: 1.2;
	}

	#salad #reserve_search {
		width: 100%;
		overflow: hidden;
		padding-bottom: 5px;
	}

	#salad #search_wrap {
		width: 99%;
		border: 1px solid #dddddd;
		padding: 0 0 10px 0;
		border-radius: 5px;
		background: -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
		float: left;
		margin: 0 auto 20px auto;
	}

	#salad #search_wrap .mt {
		padding-top: 10px;
		padding-left: 10px;
	}

	#salad #search_in {
		width: 96%;
		padding: 12px 2%;
	}

	#salad #search_in .s_point {
		padding-bottom: 15px;
	}

	#salad #search_in .s_point dl {
		/*width: 244px;*/
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	#salad #search_in .s_point dl#s_start {
		width: 100%;
		background: url(../images/common/a_greens2.gif) no-repeat center bottom;
		padding-bottom: 20px;
		margin: 0 auto;
	}

	#salad #search_in .s_point dt {
		width: 56px;
		font-size: 14px;
		font-weight: bold;
		display: inline-block;
		vertical-align: middle;
	}

	#salad #search_in .s_point dd {
		/*width: 244px;*/
		width: 100%;
		display: inline-block;
	}

	#salad #search_in .s_point dd select {
		/*width: 244px;*/
		width: 100%;
		/*padding-left: 5px;*/
		padding: 1em 0.5em;
	}

	#salad #search_in .s_point p#s_reset {
		width: 80px;
		float: right;
		padding-left: 20px;
		transition: none;
		-webkit-transition: none;
		margin-top: 10px;
		margin-right: 20px;
	}

	#salad #search_in .s_point .s_point__l-long {
		width: 100%;
	}

	#salad #search_in .s_point .s_point__l-long dd {
		width: 100%;
	}

	#salad #search_in .s_point .s_point__l-long #dtym {
		width: 68%;
	}

	#salad #search_in .s_point dd select#dtdd {
		width: 30% !important;
	}

	#salad #search_in p#s_submit,
	#salad #search_in p#s_submit_none {
		width: 180px;
		margin: 0 auto;
		clear: both;
	}

	#salad #search_in #s_sbmtbtn,
	#salad #search_in #s_submit_none a {
		width: 180px;
		font-size: 18px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
		background: #fefefe;
		background: url(../images/common/a_greens.png) no-repeat 140px center #fefefe;
		background: url(../images/common/a_greens.png) no-repeat 140px, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 140px, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #ffffff));
		background: url(../images/common/a_greens.png) no-repeat 140px, -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 140px, -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 140px, -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: url(../images/common/a_greens.png) no-repeat 140px, linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		transition: none;
		-webkit-transition: none;
	}

	#salad #search_in .s_point p#s_reset:hover,
	#salad #search_in #s_sbmtbtn:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#salad ul#reserve_links {
		width: 100%;
		float: none;
		clear: both;
	}

	#salad ul#reserve_links li a:hover {
		background: url(../images/common/a_black.gif) no-repeat right center;
		color: #333333;
	}

	#salad ul#reserve_links .mt {
		width: 280px;
	}

	#salad ul#reserve_links .mt h5 {
		width: 200px;
	}

	#salad .other_stop {
		width: 98%;
		overflow: hidden;
		clear: both;
		padding-left: 2%;
	}

	#salad .other_stop ul {
		width: 100%;
	}

	#salad .other_stop li {
		width: 97%;
		font-size: 12px;
		padding-left: 2%;
		padding-right: 2%;
		letter-spacing: 0;
	}

	#salad .other_stop li a:hover {
		text-decoration: none;
	}

	#salad #search_in .s_point .s_point__l-long {
		width: 100%;
	}

	#salad #search_in .s_point .s_point__l-long dd {
		width: 100%;
	}


	/* 7-2. salad/noriba/list.html
	----------------------------------------------------*/
	#noriba dl.noriba_li {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
		padding-bottom: 20px;
		clear: both;
	}

	#noriba dl.noriba_li dt {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		padding-left: 12px;
		font-size: 12px;
	}

	#noriba #n_kuko dl.noriba_li dt {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
	}

	#noriba #n_salad dl.noriba_li dt {
		background: url(../images/common/i_circleg2.gif) no-repeat left 6px;
		background-size: 7px 7px;
	}

	#noriba dl.noriba_li dd {
		padding-left: 12px;
		overflow: hidden;
	}

	#noriba dl.noriba_li dd li {
		background: url(../images/common/i_arrow.gif) no-repeat left 5px;
		font-size: 12px;
		padding-right: 0px;
		float: none;
		margin-top: 5px;
	}

	#noriba dl.noriba_li dd li a:hover {
		text-decoration: underline;
	}


	/*----------------------------------------------------
	8. layout[company.html]
	----------------------------------------------------*/
	#company #company_tbl {
		width: 100%;
		font-size: 12px;
		padding-left: 0;
		padding-top: 10px;
	}

	#company #company_tbl th {
		width: 33%;
		background: url(../images/common/i_circleb.gif) no-repeat left 5px;
		padding-left: 15px;
	}


	/*----------------------------------------------------
		9. layout[lostn.html]
	----------------------------------------------------*/
	#lostn .lost_in {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}

	#lostn .lost_in dt {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		border-bottom: 1px solid #DADADA;
		padding-left: 12px;
		font-size: 12px;
		color: #1e82cb;
		font-weight: bold;
		line-height: 1.5;
	}

	#lostn .lost_in dt.bigTtl {
		font-size: 1.4em;
		padding-left: 14px;
	}

	#lostn .lost_in dd {
		padding-left: 7px;
	}

	#lostn .lost_in dd ul.l_check li {
		color: #ff7077;
		font-size: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
		line-height: 1.5;
	}

	#lostn #losttbl {
		margin-top: 10px;
		width: 96%;
	}

	#lostn #losttbl th {
		background: #208ace;
		border-right: 1px solid #E6E6E6;
		color: #FFFFFF;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#lostn #losttbl td {
		border: 1px solid #E6E6E6;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		font-size: 11px;
		text-align: center;
	}


	/*----------------------------------------------------
		10. layout[question.html]
	----------------------------------------------------*/
	#faq .faq_in {
		width: 96%;
		padding-left: 2%;
		padding-rightt: 2%;
	}

	#faq .faq_in h5 {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		padding-left: 12px;
		padding-bottom: 2px;
		font-size: 12px;
	}

	#faq .q_cate {
		width: 100%;
		overflow: hidden;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#faq .q_cate dl {
		width: 260px;
		float: none;
		padding-right: 0;
		padding-bottom: 10px;
		margin: 0 auto;
	}

	#faq .q_cate dt {
		width: 100%;
		font-size: 14px;
		padding-top: 6px;
		padding-bottom: 6px;
		margin-bottom: 3px;
	}

	#faq .q_cate dd {
		padding-left: 7px;
	}

	#faq .q_cate dd li {
		font-size: 12px;
		padding-top: 3px;
	}

	#faq .q_cate dd li a {
		display: block;
		padding-left: 7px;
		background: url(../images/common/i_arrow.gif) no-repeat left 7px;
	}

	#faq .qa ol li {
		width: 100%;
	}

	#faq .qa ol li dl {
		width: 100%;
		overflow: hidden;
		font-weight: bold;
	}

	#faq .qa ol li dl.q {
		padding-bottom: 0px;
	}

	#faq .qa ol li dl.q dt {
		width: 12%;
		font-size: 14px;
		font-weight: bold;
		padding-left: 2%;
		padding-right: 2%;
		float: left;
		letter-spacing: 0;
	}

	#faq .qa ol li dl.q dd {
		width: 82%;
		float: left;
		font-size: 14px;
		padding-top: 2px;
		letter-spacing: 0;
	}

	#faq .qa ol li dl.a {
		padding-bottom: 15px;
	}

	#faq .qa ol li dl.a dt {
		width: 12%;
		font-size: 14px;
		font-weight: bold;
		padding-left: 2%;
		padding-right: 2%;
		float: left;
		letter-spacing: 0;
	}

	#faq .qa ol li dl.a dd {
		width: 82%;
		float: left;
		font-size: 12px;
		padding-top: 1px;
		letter-spacing: 0;
	}

	#faq .qa ol li dl.a dd p.f10 {
		font-size: 10px;
		font-weight: normal;
	}


	/*----------------------------------------------------
		11. layout[noriba/map]
	----------------------------------------------------*/
	#busstop header {
		width: 100%;
		padding-top: 20px;
	}

	#busstop #headin h1 {
		width: 200px;
		height: 30px;
		float: left;
		font-size: 1px;
		line-height: 1px;
	}

	/*#busstop p#close{
		display:none;
	}*/

	#busstop #contents {
		width: 100%;
		padding-top: 20px;
		background: #FFF;
		border-left: none;
		border-right: none;
		box-shadow: 0 0 30px rgba(0, 0, 0, .08);
	}

	#busstop #container {
		background: none;
		padding-bottom: 0;
	}

	#noriba_map {
		width: 92%;
		padding: 0 4% 20px 4%;
	}

	#noriba_map #main_ttl {
		width: 94%;
		overflow: hidden;
		padding: 0 3% 15px 3%;
	}

	#noriba_map #main_ttl i {
		width: 50px;
		height: 50px;
		float: none;
		border: 1px solid #F1F1F1;
		display: none;
		margin: 0 auto;
	}

	#noriba_map #ttl_right {
		width: 100%;
		float: none;
		padding-left: 0;
	}

	#noriba_map #main_ttl h3,
	#noriba_map #main_ttl h3#long {
		width: 100%;
		font-size: 22px;
		line-height: 1.3;
		padding-left: 0px;
		padding-top: 0;
		text-align: center;
	}

	#noriba_map #main_ttl p.h_noriba {
		width: 100%;
		font-size: 11px;
		line-height: 1.6;
		text-align: center;
	}

	#noriba_map #imgmap {
		width: 100%;
		max-width: 378px;
		background: #fefefe;
		border: none;
		clear: both;
		margin: 0 auto;
	}

	#noriba_map #imgmap2 {
		width: 100%;
		max-width: 378px;
		background: #dee9eb;
		border: none;
		clear: both;
		margin: 0 auto 15px auto;
	}

	#noriba_map p#btn_noriba,
	#noriba_map p#btn_n_print {
		width: 187px;
		margin: 0 auto;
	}

	#noriba_map p#btn_noriba a {
		width: 160px;
		font-size: 16px;
		color: #1f87ca;
		padding: 8px 0 8px 40px;
		transition: none;
		-webkit-transition: none;
	}

	#noriba_map p#btn_n_print a {
		width: 128px;
		font-size: 16px;
		color: #1f87ca;
		padding: 8px 0 8px 72px;
		transition: none;
		-webkit-transition: none;
	}

	#noriba_map p#btn_noriba a:hover,
	#noriba_map p#btn_n_print a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	#noriba_map .sub_ttl {
		width: 95%;
	}

	#noriba_map .sub_ttl h4 {
		font-size: 14px;
		width: 85%;
	}

	#noriba_map ul#stop {
		width: 98%;
		padding-bottom: 10px;
		padding-left: 2%;
	}

	#noriba_map ul#stop li {
		width: 100%;
	}

	#noriba_map ul#stop li p {
		width: 92%;
	}

	#noriba_map p.gmap {
		padding-top: 10px;
		padding-bottom: 15px;
	}

	#noriba_map p.gmap a {
		background: url(../images/common/i_arrowcb.png) no-repeat left center;
		padding-bottom: 2px;
		padding-left: 18px;
		padding-top: 2px;
	}

	#noriba_map p.gmap a img {
		vertical-align: middle;
	}

	#noriba_map p.gmap a:hover {
		background: url(../images/common/i_arrowcbl.png) no-repeat left center;
		color: #2584C1;
	}


	/*----------------------------------------------------
		12. layout[/saloon/]
	----------------------------------------------------*/
	#saloon .saloon_in {
		width: 98%;
		margin-left: 2%;
		padding-bottom: 10px;
	}

	#saloon p.p_saloon {
		background: url(../images/common/i_circleo.gif) no-repeat 0 6px;
		background-size: 7px 7px;
		font-size: 13px;
		padding-bottom: 10px;
		padding-left: 12px;
	}

	#saloon .saloon_in ul#setubi {
		padding-bottom: 10px;
	}

	#saloon .saloon_in ul#setubi li {
		padding-bottom: 10px;
		padding-left: 10px;
	}

	#saloon .saloon_in ul#setubi li#li_1 p {
		width: 160px;
	}

	#saloon .saloon_in ul#setubi li#li_2 p {
		width: 250px;
	}

	#saloon .saloon_in ul#setubi li#li_3 p {
		width: 227px;
	}

	#saloon .saloon_in ul#other li {
		padding-left: 14px;
		float: left;
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 5px;
	}

	#saloon .saloon_in ul#other li#otli_1 {
		width: 135px;
	}

	#saloon .saloon_in ul#other li#otli_2 {
		width: 100px;
	}

	#saloon .saloon_in ul#other li#otli_3 {
		width: 85px;
	}

	#saloon .saloon_in ul#other li#otli_4 {
		width: 85px;
	}

	#saloon .saloon_in ul#other li dt {
		width: 22px;
		float: left;
		padding-right: 7px;
	}

	#saloon .saloon_in dl#tel dt {
		width: 100%;
		color: #eab001;
		font-size: 12px;
		float: none;
	}

	#saloon .saloon_in dl#tel dd {
		width: 68%;
		font-size: 12px;
		float: none;
	}

	#saloon .saloon_in dl#sheet dt {
		width: 50px;
		float: none;
		margin: 0 auto 10px auto;
	}

	#saloon .saloon_in dl#sheet dd {
		width: 98%;
		float: none;
		padding-left: 0;
	}


	/*----------------------------------------------------
		13. layout[sitemap.html]
	----------------------------------------------------*/
	#sitemap #sitetree {
		width: 96%;
		font-size: 11px;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 0px;
		overflow: hidden;
	}

	#sitemap #sitetree p.home {
		width: 100%;
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		font-size: 12px;
		padding-bottom: 10px;
		padding-left: 12px;
		float: none;
	}

	#sitemap #sitetree .sec {
		width: 100%;
		float: none;
		background: none;
	}

	#sitemap #sitetree .sec dl {
		width: 100%;
		padding-bottom: 10px;
	}

	#sitemap #sitetree .sec dl dt {
		width: 100%;
		float: none;
		padding-left: 0;
		background: none;
	}

	#sitemap #sitetree .sec dl dt.top {
		background: none;
	}

	#sitemap #sitetree .sec dl dt.btm {
		background: none;
	}

	#sitemap #sitetree .sec dl dt i {
		width: 18px;
		height: 18px;
	}

	#sitemap #sitetree .sec dl dt a {
		padding-left: 5px;
	}

	#sitemap #sitetree .sec dl dd {
		width: 98%;
		float: none;
		background: none;
		padding-left: 2%;
	}

	#sitemap #sitetree .sec dl dd li {
		width: 100%;
		padding-left: 0;
		background: none;
		padding-top: 2px;
	}

	#sitemap #sitetree .sec dl dd li.top {
		background: none;
	}

	#sitemap #sitetree .sec dl dd li.btm {
		background: none;
	}

	#sitemap #sitetree .sec dl dd li a {
		background: url(../images/common/i_arrowbl.gif) no-repeat left center;
		background-size: 3px 6px;
		padding-left: 8px;
	}

	#sitemap #sitetree .sec .page {
		padding-bottom: 10px;
		clear: both;
	}

	#sitemap #sitetree .sec .sub {
		padding-top: 2px;
		clear: both;
	}

	#sitemap #sitetree .sec .page p,
	#sitemap #sitetree .sec .sub p {
		padding-left: 0;
		background: none;
	}

	#sitemap #sitetree .sec .sub p.btm {
		padding-left: 0;
		background: none;
	}

	#sitemap #sitetree .sec .page i {
		width: 18px;
		height: 18px;
	}

	#sitemap #sitetree .sec .page a {
		padding-left: 10px;
	}

	#sitemap #sitetree .sec .sub a {
		background: url(../images/common/i_arrowbl.gif) no-repeat left center;
		background-size: 3px 6px;
		padding-left: 8px;
	}

	/*----------------------------------------------------
		14. layout[discount]
	----------------------------------------------------*/
	.dis_box {
		width: 98%;
		margin: 0 auto;
	}

	#rosen .dis_box {
		width: 98%;
		margin-left: 2%;
		padding-bottom: 3%;
	}

	.dis_box h5 {
		font-size: 13px;
		padding-bottom: 10px;
		padding-left: 4%;
	}

	#limo .dis_box h5 {
		background: url(../images/common/i_circlep2.gif) no-repeat left 6px;
		background-size: 7px 7px;
	}

	#rosen .dis_box h5 {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
	}

	.dis_box ul#anklink {
		width: 100%;
	}

	.dis_box ul#anklink li {
		width: 47%;
		padding-right: 3%;
		padding-bottom: 2%;
	}

	.dis_box ul#anklink li a {
		width: 93%;
		height: 42px;
		border: 1px solid #f7f7f7;
		font-size: 10px;
		padding: 5px 4% 0 2%;
		transition: none;
		-webkit-transition: none;
	}

	.dis_box ul#anklink li.li2 a {
		height: 34px;
		padding: 13px 4% 0 2%;
	}

	#limo .dis_box ul#anklink li a {
		background: url(../images/common/a_orangess.png) no-repeat 96% center #ffffff;
		background: url(../images/common/a_orangess.png) no-repeat 96% center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_orangess.png) no-repeat 96% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
		background: url(../images/common/a_orangess.png) no-repeat 96% center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_orangess.png) no-repeat 96% center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_orangess.png) no-repeat 96% center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_orangess.png) no-repeat 96% center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	}

	#rosen .dis_box ul#anklink li a {
		background: url(../images/common/a_bluess.png) no-repeat 96% center #ffffff;
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	}

	.dis_box ul#anklink li a span {
		font-size: 10px;
	}

	.dis_box ul#anklink li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha(opacity=100)";
	}

	.dis_box ul#anklink2 {
		width: 100%;
		padding-bottom: 20px;
	}

	.dis_box ul#anklink3 {
		width: 100%;
		padding-right: 0;
	}

	.dis_box ul#anklink2 li,
	.dis_box ul#anklink3 li {
		width: 100%;
		padding-bottom: 2%;
	}

	.dis_box ul#anklink2 .li2_inner a,
	.dis_box ul#anklink3 .li2_inner a {
		max-width: 90%;
		border: 1px solid #f7f7f7;
		transition: none;
		-webkit-transition: none;
		margin-left: 5px;
	}

	.dis_box ul#anklink2 .li2_inner a,
	.dis_box ul#anklink3 .li2_inner a {
		padding: 20px 10px 12px;
		width: auto;
	}

	#rosen .dis_box ul#anklink2 .li2_inner a,
	#rosen .dis_box ul#anklink3 .li2_inner a {
		background: url(../images/common/a_bluess.png) no-repeat 96% center #ffffff;
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_bluess.png) no-repeat 96% center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	}

	/*-------*/
	.dis_box ul#anklink4 {
		width: 100%;
		padding-right: 0;
		margin-top: 0px;
	}

	.dis_box ul#anklink4 li {
		width: 100%;
		padding-bottom: 2%;
	}

	.dis_box ul#anklink4 li a {
		max-width: 90%;
		border: 1px solid #f7f7f7;
		transition: none;
		-webkit-transition: none;
		margin-left: 5px;
	}

	.dis_box ul#anklink4 li.li2 a {
		padding: 20px 10px 12px;
		width: auto;
	}

	#rosen .dis_box ul#anklink4 li a {
		background: url(../images/common/a_greens.png) no-repeat 96% center #ffffff;
		background: url(../images/common/a_greens.png) no-repeat 96% center, -moz-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_greens.png) no-repeat 96% center, -webkit-gradient(linear, left bottom, left top, color-stop(0, #F7F7F7), color-stop(1, #ffffff));
		background: url(../images/common/a_greens.png) no-repeat 96% center, -webkit-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_greens.png) no-repeat 96% center, -ms-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_greens.png) no-repeat 96% center, -o-linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
		background: url(../images/common/a_greens.png) no-repeat 96% center, linear-gradient(center top, #FFFFFF 0%, #F7F7F7 100%);
	}


	/*--------*/

	.dis_box .tbl1 {
		width: 100%;
	}

	.dis_box .tbl2 {
		width: 100%;
	}

	.dis_box table th {
		padding: 3px;
		font-size: 11px;
	}

	.dis_box table td {
		padding: 3px;
		font-size: 11px;
	}

	.dis_box table td.center {
		text-align: center;
		padding: 3px;
	}

	.dis_box ul.kome {
		font-size: 10px;
	}

	.dis_box ul.arrowlink {
		padding-top: 8px;
		font-size: 10px;
	}

	.dis_box ul.arrowlink li a {
		background: url("../images/common/i_arrowcb.png") no-repeat left center;
		background-size: 11px 11px;
		padding: 2px 0 2px 15px;
	}

	.dis_box ul.arrowlink li a:hover {
		background: url("../images/common/i_arrowcbl.png") no-repeat left center;
		background-size: 11px 11px;
	}

	.dis_box .figure_box1 {
		width: 93%;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
		padding: 3%;
		margin-top: 15px;
	}

	.dis_box .figure_box2 {
		width: 93%;
		padding: 3%;
		margin-top: 15px;
	}

	.dis_box .figure_box1 dl.oyako.pb30 {
		padding-bottom: 15px;
	}

	.dis_box .figure_box1 dl.oyako dt {
		font-size: 14px;
		color: #de5d0f;
	}

	.dis_box .figure_box1 dl.oyako dd p.equ {
		width: 100%;
		max-width: 438px;
		background: url(../images/common/a_oranges2.png) no-repeat center bottom;
		float: none;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 25px;
	}

	.dis_box .figure_box1 dl.oyako dd p.ans {
		width: 86%;
		max-width: 300px;
		float: none;
		padding-left: 7%;
		padding-right: 7%;
		margin: 0 auto;
	}

	.dis_box p.img_tsugi {
		width: 100%;
		max-width: 591px;
	}

	.dis_box dl.tsugi {
		padding-top: 15px;
	}

	.dis_box dl.tsugi dt {
		width: 100%;
		max-width: 432px;
		background: url(../images/common/a_oranges2.png) no-repeat center bottom;
		margin: 0 auto 15px auto;
		padding-bottom: 25px;
	}

	.dis_box dl.tsugi dd {
		width: 50%;
		max-width: 170px;
	}

	.dis_box dl.c_ora,
	.dis_box dl.c_bl {
		padding-bottom: 10px;
	}

	.dis_box dl.c_ora dt {
		background: url(../images/common/i_circlep2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		color: #de5d0f;
		font-size: 13px;
		padding-left: 12px;
	}

	.dis_box dl.c_bl dt {
		background: url(../images/common/i_circleb2.gif) no-repeat left 6px;
		background-size: 7px 7px;
		color: #1e82cb;
		font-size: 13px;
		padding-left: 12px;
	}

	.dis_box dl.c_ora dd,
	.dis_box dl.c_bl dd {
		padding-left: 8px;
	}

	.dis_box p#img_keikyu {
		width: 100%;
		max-width: 496px;
		float: none;
		padding-bottom: 10px;
	}

	.dis_box #price_keikyu {
		width: 100%;
		max-width: 300px;
		float: none;
	}

	.dis_box #price_keikyu dl#tujyo {
		padding-bottom: 10px;
	}

	.dis_box #price_keikyu dl#waribiki dd {
		padding-top: 10px;
	}

	.dis_box #hankyu_teiki {
		width: 100%;
		max-width: 380px;
		float: none;
		padding-bottom: 15px;
	}

	.dis_box #hanshin_teiki {
		width: 100%;
		max-width: 380px;
		float: none;
	}

	.dis_box #hankyu_teiki dl,
	.dis_box #hanshin_teiki dl {
		margin-bottom: 5px;
	}

	.dis_box #hankyu_teiki dt,
	.dis_box #hanshin_teiki dt {
		font-size: 22px;
		padding-bottom: 3px;
	}

	.dis_box #hankyu_teiki dd,
	.dis_box #hanshin_teiki dd {
		height: auto;
		font-size: 12px;
		line-height: 1.5;
		padding-bottom: 20px;
	}

	.dis_box #hankyu_teiki dd span {
		font-size: 10px;
	}

}

/* clearfix
----------------------------------------------------*/
.clearfix {
	zoom: 1;
	/* for IE 5.5-7 */
}

.clearfix:after {
	/* for modern browser */
	content: "";
	display: block;
	clear: both;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pl30 {
	padding-left: 30px;
}

.pl10 {
	padding-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.img_flL {
	float: left;
}

.hanshin_ama_entry {
	width: 150px;
	height: 34px;
	display: inline-block;
}



/*----------------------------*/
#notice_ttl {
	padding: 0px 19px 0px 19px;
}

#notice_ttl .notice_pdf a {
	color: #F00;
	font-size: 140%;
}

#notice_ttl .notice_pdf a:hover {
	color: #F00;
	text-decoration: underline;
}

.mutualuse #areaTTL {
	background: url(../images/common/i_circleb2.gif) no-repeat left 3px;
	color: #1e82cb;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 15px;
}

/*---------2016.2.9 PiTaPa-------------------*/
.pitapa_tb {
	width: 95%;
	border-right: solid 1px #646464;
	margin-bottom: 20px;
	margin-left: 25px;
}

.pitapa_tb td {
	padding: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
}

.pitapa_tb th {
	background: #208ace none repeat scroll 0 0;
	color: #ffffff;
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
	border-top: 1px solid #646464;
}

.main_in .pi_red {
	color: #FF0000;
}

.main_in .pi_bol {
	font-weight: bold;
}

.main_in .pi_lik a {
	color: #FF0000;
	text-decoration: underline;
}

.main_in .pi_lik a:hover {
	color: #FF0000;
	text-decoration: none;
}

#tokku_rosen {

	margin-bottom: 10px;
}

#tokku_rosen dt {
	font-weight: bold;
	font-size: 120%;
}

#tokku_rosen dd {
	margin-left: 20px;
	margin-top: -5px;
}

.icon_minF {
	font-size: 80%;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#teiki_table {
	font-size: 90%;
}

#company_date {
	font-weight: bold;
	padding: 10px 0 0 19px;
}


/*--161128_相互利用ページリンク追加--*/


#discount_linkText {
	margin: 20px 0px;
	max-width: 100%;
}

#discount_linkText a {
	color: #1e82cb;
	text-decoration: underline;
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#discount_linkText a:hover {
	text-decoration: none;
}

@media screen and (min-width: 800px) {
	.sp {
		display: none !important;
	}

	#limo_text {
		display: none;
	}



}

a.link {
	color: #2ba0d7;
	text-decoration: underline;
}

a.link:hover {
	text-decoration: none;
}

/*--pop-up--*/


.c-timeLine {
	position: relative;
}

.overlay {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}

.btn_area {
	width: 75%;
	height: 250px;
	background: #fff;
	text-align: center;
	padding: 30px;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
}

.btn_area .ttl {
	font-weight: bold;
}

.btn_area p {
	padding: 15px;
}

.btn_area button {
	display: block;
	margin: 20px auto 0 auto;
	background: #55514D;
	color: #fff;
	padding: 9px 40px 9px 25px;
	border: none;
	border-radius: 26px;
	position: relative;
}

.btn_area button:after {
	content: "";
	position: absolute;
	top: 18px;
	right: 13%;
	transform: translateY(-50%);
	width: 13px;
	height: 13px;
	background-image: url(../images/common/icon-close_w.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.btn_area button:hover {
	background: #333;
}

.l-caption_sp {
	margin-bottom: 10px;
}

.l-caption_sp figcaption {
	font-weight: bold;
	margin-bottom: 5px;
}

.l-caption_sp:first-child {
	margin-bottom: 25px;
}

/*--MODAL--*/

/* 背景マスクのスタイル */
.c-mask_bk {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
}

.c-mask_bk.appear {
	opacity: 1;
	visibility: visible;
}

/* モーダル本体のスタイル */
.c-modal,
.c-modal-1 {
	position: fixed;
	top: 50%;
	left: 50%;
	background: #fff;
	padding: 30px;
	border-radius: 16px;
	z-index: 1001;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	max-width: 500px;
	width: 75%;
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
	transform: translate(-50%, -50%) scale(0.9);
}

.c-modal.appear,
.c-modal-1.appear-1 {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, -50%) scale(1);
}

.c-modal p,
.c-modal-1 p {
	color: #333;
	line-height: 1.6;
	margin-bottom: 25px;
	font-size: 16px;
	text-align: center;
}

.c-modal_wrap {
	position: relative;
}

/* 閉じるボタンのスタイル */
.modal_close-btn,
.modal_close-btn-1 {
	padding: 9px 16px;
	background: transparent;
	color: #333;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.2s ease;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: -23px;
	right: -14px;
}

.modal_close-btn:after,
.modal_close-btn-1:after {
	content: "";
	position: absolute;
	top: auto;
	left: 47%;
	width: 18px;
	height: 18px;
	background-image: url(../images/common/icon-close.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.c-modal_label {
	width: 33px;
	margin-right: 8px;
}

.c-modal_label p {
	position: relative;
	margin-bottom: 0;
	padding: 5px;
	background-color: #646464;
	line-height: 1;
	color: #fff;
	border-radius: 8px;
	font-size: 1rem;
	padding: 8px;
}

.c-modal_label_red p {
	background-color: #DB530E;
}

.c-modal_table {
	width: 95%;
	margin: 0 auto;
}

.c-modal_table_item {
	display: flex;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	padding: 15px 0;
	border-bottom: 1px solid #000;
}

.c-modal_table_item:last-child {
	border-bottom: none;
}

.c-modal_table_item td {
	width: 33px;
	font-weight: bold;
}

.c-modal_table_item td.c-text_time {
	font-size: 14px;
	line-height: 1.6;
	width: 75px;
	line-height: 1;
	font-weight: bold;
}

.c-modal_table_item td.c-text_time_datail {
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	width: calc(100% - 90px);
	line-height: 1.4;
}

.c-modal_button__pre p,
.c-modal_button__next p {
	margin: auto;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: #fff;
	font-size: 0.9rem;
}

.c-modal_button__pre {
	position: absolute;
	width: 43px;
	background-color: #646464;
	color: #ffffff;
	padding: 45px 0 20px 0;
	left: -51px;
	top: 50%;
	/* transform: translateY(-50%); */
	border-radius: 0 8px 8px 0;
	transform: translate(0%, -50%);

}

.c-modal_button__pre :after {
	content: "";
	position: absolute;
	top: 20px;
	left: 38%;
	transform: translateX(-50%);
	width: 8px;
	height: 13px;
	background-image: url(../images/common/icon-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transform: scale(-1, 1);
}

.c-modal_button__next {
	position: absolute;
	width: 43px;
	background-color: #45A814;
	color: #ffffff;
	padding: 45px 0px 20px 0px;
	left: auto;
	top: 50%;
	right: -51px;
	border-radius: 8px 0 0 8px;
	transform: translate(0%, -50%);
}


.c-modal_button__next :after {
	content: "";
	position: absolute;
	top: 20px;
	right: 34%;
	transform: translateX(-50%);
	width: 8px;
	height: 13px;
	background-image: url(../images/common/icon-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
}


.c-modal-button,
.c-modal-button-1 {
	position: relative;
	z-index: 100000000000;
}




@media screen and (max-width: 800px) {

	.c-modal-button p,
	.c-modal-button-1 p {
		text-decoration: underline;
	}
}
