@charset "utf-8";

/*
	Last Update:2010/06/15
	Auther: arahori
*/

/*===================================================================
	共通部分
===================================================================*/
.wrap { margin-bottom:70px; }
.wrap-box {overflow:hidden;margin-bottom:30px;padding:20px;}
.caption { font-size:0.85em; color:#999; }

.box { padding:20px; background:#FDF5E6; border:1px solid #FF6347; }
.box h6 { color:#FF6347 !important; }
.box ul li:before { color:#FF6347 !important; }

.box2 { padding:20px; background:#EEF0FE; border:1px solid #173482 ; }
.box2 h6 { color:#173482 !important; }
.box2 ul li:before { color:#173482 !important; }

.box3 { padding:20px; background:#FFF0F5; border:1px solid #DC143C ; }
.box3 h6 { color:#DC143C !important; }
.box3 ul li:before { color:#DC143C !important; }

.anc { position:relative; }
.anc a { position:absolute; top:-30px; }

a img{backface-visibility: hidden;}
/*.link_navi*/
.entry ul.link_navi {
    margin-bottom:  0;
}
ul.link_navi li {margin-left:0 !important;margin: 0;} 
ul.link_navi li::before { display:none;}
ul.link_navi li a {text-align: center;display: block;border: 2px solid #45a3e7;padding: 0.5em 1.8em 0.5em 1em;border-radius: 10px;color: #45a3e7;font-weight: bold;transition: 0.5s;font-size: 125%;/* margin-bottom: 30px; */position: relative;}
ul.link_navi li a::after {content: "";border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 8px solid;width: 0;height: 0;position: absolute;top: 16px;right: 10px;}
ul.link_navi li a:hover {background-color: #45a3e7;color: #fff;transition: 0.5s;text-decoration: none;border: 2px solid #1f6ea7;}


/*.tab_navi*/
.tab_navi { margin-bottom:0 !important; margin-right:-5px; margin-left:-5px;} 
.tab_navi li { margin:0 !important; padding:0 5px !important}
.tab_navi li::before { display:none;}
.tab_navi li a { display:block; font-weight:bold; text-align:center; padding:2px; background:#aaa; border:2px solid #aaa; color:#fff; border-bottom:none; text-decoration:none; border-top-left-radius:10px; border-top-right-radius:10px;padding-top: 10px;font-size: 140%;min-height: 3em;}
.tab_navi li.active a{ background:#FF6347; border-color:#FF6347}
.tab_navi li a:hover{ opacity:0.5;text-decoration:none;}
@media (max-width: 767px) {
.tab_navi { margin:0 !important; border-bottom:1px solid #fff;}
.tab_navi li { padding:0 !important; font-size:13px;}
.tab_navi li a { border-radius:0; border-color:#fff; border-bottom:none; }
.tab_navi li:nth-child(odd) a { border-right:none;}
.iframe_wrap {overflow:scroll; -webkit-overflow-scrolling:touch; height:300px; width:100%;}
  .entry ul.link_navi{display: none;}
}

@media (min-width: 480px) {	

.pc_none { display:none; }
.sp_none { display:inherit; }

}

@media (max-width: 479px) {	

.pc_none { display:inherit; }
.sp_none { display:none; }

}

@media (max-width: 480px) {	

#base .s-large { font-size:13px; }
.wrap-box { margin:0 -15px 30px; border-radius:0; border-left:none; border-right:none; }

}


	/*-------------------------------------------------------------------
		#main_visual
	-------------------------------------------------------------------*/
	#main_visual  { margin-bottom:30px; }
	#main_visual .bx-controls { display:none; }
	#main_visual li { position:relative; }
	#main_visual li div { position:absolute; bottom:0; width:100%; background:rgba(0,0,0,0.7); color:#FFF; padding:10px 20px; text-align:center; font-size:20px; }

@media (max-width: 767px) {

	#main_visual li div { font-size:15px; }
	
}

@media (max-width: 479px) {

	#main_visual li div { position:inherit; font-size:12px; }
	
}

	/*-------------------------------------------------------------------
		#page_title
	-------------------------------------------------------------------*/
	#page_title { display:table; width:100%; height:180px; }
	#page_title h2 { display:table-cell; vertical-align:middle; text-align:center; color:#FFF; font-size:40px; font-weight:bold; text-shadow:1px 1px 2px rgba(0,0,0,0.5); background-image: url(../image/page_title_back_03.jpg);
    background-repeat: no-repeat; background-size: cover;
    border-left: 0; }

@media (max-width: 767px) {

	#page_title { height:150px; }
	#page_title h2 { font-size:25px; }
	
}

@media (max-width: 479px) {

	#page_title { height:85px; margin-bottom: 20px;}
	#page_title h2 { font-size:22px; }
	
}

	/*-------------------------------------------------------------------
		#entry
	-------------------------------------------------------------------*/
	/* 4.0 Alignment */
	.alignleft { float: left; margin: 7px 28px 28px 0; }
	.alignright { float: right;	margin: 7px 0 28px 28px; }
	.aligncenter { clear: both; display: block; margin: 7px auto; }
	
	/* 5.0 Caption */
	.wp-caption { background:transparent; border:none; color:#707070; margin: 0 0 28px 0; max-width: 100%; padding: 0; text-align: inherit;	}
	.wp-caption.alignleft {	margin: 7px 15px 21px 0; }
	.wp-caption.alignright { margin: 7px 0 21px 15px; }
	.wp-caption.aligncenter { margin: 7px auto; }
	.wp-caption .wp-caption-text,.wp-caption-dd { font-size: 14px; line-height: 1.5; padding: 7px 0; }
	
	/* 6.0 Galleries */
	.gallery-item { display: inline-block; padding: 1.79104477%; text-align: center; vertical-align: top; width: 100%; }
	.gallery-columns-2 .gallery-item { max-width: 50%; }
	.gallery-columns-3 .gallery-item { max-width: 33.33%; }
	.gallery-columns-4 .gallery-item { max-width: 25%; }
	.gallery-columns-5 .gallery-item { max-width: 20%; }
	.gallery-columns-6 .gallery-item { max-width: 16.66%; }
	.gallery-columns-7 .gallery-item { max-width: 14.28%; }
	.gallery-columns-8 .gallery-item { max-width: 12.5%; }
	.gallery-columns-9 .gallery-item { max-width: 11.11%; }
	.gallery .gallery-caption { color: #707070; display: block; font-family: "Noto Sans", sans-serif; font-size: 14px; line-height: 1.5; padding: 7px 0; }
	.gallery-columns-6 .gallery-caption,
	.gallery-columns-7 .gallery-caption,
	.gallery-columns-8 .gallery-caption,
	.gallery-columns-9 .gallery-caption { display: none; }
	
	/* 7.0 Audio / Video */
	.mce-content-body .wpview-wrap { margin-bottom: 32px; }
	.mce-content-body .wp-audio-playlist { margin: 0; }
	
	/* 8.0 RTL */
	body.rtl { font-family: Arial, Tahoma, sans-serif; }
	.rtl blockquote { border-left: none; border-right: 4px solid #707070; margin: 0 -21px 35px 0; padding-left: 0; padding-right: 17px; }
	.rtl blockquote > blockquote { margin-left: auto; margin-right: 0; }
	.rtl li > ul,
	.rtl li > ol { margin: 0 23px 0 0; }
	.rtl table th,
	.rtl table caption { text-align: right; }
	
	
/*	@media (min-width: 768px) { */
	
	.entry { font-size:14px; margin-bottom:40px;}
	
	.entry img { max-width:100%; height:auto !important; margin-bottom:20px; }
	.entry a > img { margin-bottom:10px; backface-visibility: hidden;}
	.entry img.pdf-img {margin-bottom: 0;}
	
	/*.entry .alignleft,
	.entry .alignright { float:none; display:inline-block; width:50%; margin:0 -5px 30px 0; padding-right:20px; text-align:center; vertical-align:top; }*/
	
	.entry h2,
	.entry h3,
	.entry h4,
	.entry h5,
	.entry p,
	.entry table,
	.entry ul,
	.entry ol { margin-bottom:20px; font-size:14px; color:#454545; line-height:1.6; text-align:left; }
	a.pdf:after {
		content:"";
		width: 20px;
		background-image: url(../image/layout/pdf-ico.png);
		height: 20px;
		background-size:  cover;
		background-repeat:  no-repeat;
		display:  inline-block;
		position:  relative;
		top: 5px;
		margin-left:  10px;
}
ul.pdf-list li:after {
    content: "";
    width: 20px;
    background-image: url(../image/layout/pdf-ico.png);
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 10px;
}
	.entry a { color:#0054A7; text-decoration:none; }
	.entry a:hover {text-decoration: underline;}
.contents-inner {    max-width: 960px;    margin: auto;    width: 96%;}
span.price-detail-left {
    display:  block;
    margin-right:  10px;
    min-width: 220px;
}
span.price-detail-left.w-380 {
    min-width:  380px;
}
span.price-detail-left.w-435 {
    min-width:  435px;
}
.entry li.price-txt {
    display:  flex;
    flex-wrap:  wrap;
    justify-content: start;
    font-size: 115%;
}
span.price-right {
    margin-right:  20px;
}
h2 {padding: 13px 15px;
    border-left: 6px solid #0054A7;
    border-bottom: 1px solid #E5E5E5;
    font-weight: bold;
    font-size: 20px;
    margin-bottom:40px;
    background-image: -moz-linear-gradient(8% 96% 90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: -webkit-gradient(linear,8% 96%,8% 47%,color-stop(0, rgba(0,0,0,0.05)),color-stop(1, rgba(255,255,255,0.05)));
    background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: -o-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: -ms-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
    background-image: linear-gradient(0deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0);
}
	.entry h2 { padding:13px 15px; border-left:6px solid #0054A7; border-bottom:1px solid #E5E5E5; font-weight:bold; font-size:20px;
	background-image:-moz-linear-gradient(8% 96% 90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%); 
	background-image:-webkit-gradient(linear,8% 96%,8% 47%,color-stop(0, rgba(0,0,0,0.05)),color-stop(1, rgba(255,255,255,0.05)));
	background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:-o-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:-ms-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:linear-gradient(0deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0);	
	}
	
	.entry h2 span { position:relative; top:7px; font-size:12px !important; font-weight:normal; }
	
	.entry h3 { position:relative; padding:7px 10px 7px 20px; background:#0054A7; border-radius:3px; font-size:18px; font-weight:bold; color:#FFF; text-shadow:1px 1px 2px rgba(0,0,0,0.3); }
	
	.entry2 h2 { margin:-20px -20px 20px; padding:13px 15px; background:#0054A7; border-bottom:none; color:#FFF; text-align:center; }
	
	.entry2 h4 { position:relative; padding:7px 10px 7px 20px !important; background:#EBFAFF; border:2px solid #0054A7; border-radius:5px; font-size:18px; font-weight:bold; color:#0054A7; text-shadow:none; }
	.entry2 h4:after {
		position: absolute;
		top: 7px;
		left: 10px;
		content: '';
		width: 3px;
		height: -webkit-calc(100% - 1em);
		height: calc(100% - 1em);
		background-color: #0054A7;
	}
	
	.entry2 h3 { margin:0 0 20px; padding:13px 15px; border-top:3px solid #0054A7; border-bottom:1px solid #E5E5E5; font-weight:bold; font-size:20px; text-shadow:none; border-radius:0; border-left:none !important; color:#333; box-shadow:0 1px 2px rgba(0,0,0,0.2);
	background:#FFF;
	background-image:-moz-linear-gradient(8% 96% 90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%); 
	background-image:-webkit-gradient(linear,8% 96%,8% 47%,color-stop(0, rgba(0,0,0,0.05)),color-stop(1, rgba(255,255,255,0.05)));
	background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:-o-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:-ms-linear-gradient(90deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	background-image:linear-gradient(0deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,0.05) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#dffffff,endColorstr=#d000000,GradientType=0);	
	}
	.entry2 h3:after { display:none; }
	
	
	
	.entry p + h3,
	.entry table + h3,
	.entry ul + h3,
	.entry ol + h3 { margin-top:35px; }
	
	.entry p + h4,
	.entry table + h4,
	.entry ul + h4,
	.entry ol + h4 { margin-top:30px; }
	.entry h4 + p { margin-top:-5px; }
	
	.entry p + h5,
	.entry table + h5,
	.entry ul + h5,
	.entry ol + h5 { margin-top:25px; }
	
	.entry p + h6,
	.entry table + h6,
	.entry ul + h6,
	.entry ol + h6 { margin-top:15px; }
	
	/*.entry h3:before { content:""; display:block; position:absolute;  margin-right:7px; min-height:30px; width:3px; background:#FFF; vertical-align:middle; box-shadow:1px 1px 2px rgba(0,0,0,0.3); }*/
	.entry h4 { padding:1px 10px; border-left:3px solid #0054A7; font-size:17px; }
	.entry h5 { padding:8px 12px; font-size:19px; border-top:1px solid #858585; border-bottom:1px solid #858585; font-weight:bold;width: calc(100% - 24px);margin: 0 auto 20px auto; }
	.entry h6 { margin-bottom:5px; font-weight:bold; color:#0054A7; }
	.entry h6:before { content:"■"; }
		
	.entry table,
	.entry h3,
	.entry h4,
	.entry h5 { clear:both; }
	
	.entry figure img { margin-bottom:0px; }
	
	.entry table th { background:#DDD; text-align:center; }
	.entry table th,
	.entry table td { padding:10px 12px; border:1px solid #C6C6C6; vertical-align:middle; word-break:break-all;}
	.entry table td  img { vertical-align:middle; margin-bottom:0;}
	
	.entry ul li {position:relative;margin-left:10px;padding-left:20px;display:  block;}
	.entry ul li:before { content: "･"; position:absolute; left:0; top:3px; color:#0054A7;
	font: normal normal normal 16px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
	.entry ol li { position:relative; margin-left:10px; padding-left:20px; list-style:none; counter-increment:x; }
	.entry ol li:before { content:counter(x); position:absolute; left:0px; font-weight:bold; }
	
	.entry .fl_left { margin:0 25px 25px 0; }
	.entry .fl_right { margin:0 0 25px 25px; }
	
	/*.entry .button1 a { display:inline-block; width:47%; margin:0 15px 15px 0; padding:10px 15px; background:#F2F2F2; border:2px solid #C6C6C6; text-decoration:none; vertical-align:top; }*/
	
	.entry .button1 a {
		vertical-align:top;
	display:inline-block; width:47%;
	 margin:0 15px 15px 0;
	background-color:#3bb3e0;
	border-radius:5px; overflow:hidden;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #EEE;
	font-weight:bold;
}

.entry .button1 a:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #EEE;
}
	
/*	} */
	
	@media (max-width: 767px) {

	.entry h2,
	.entry h3,
	.entry h4,
	.entry h5,
	.entry p,
	.entry table,
	.entry ul,
	.entry ol { margin-bottom:17px; font-size:13px; }

	.entry img { max-width:100%; height:auto !important; }
    	.entry img.pdf-img {margin-bottom: 0;}

	.entry .alignleft,
	.entry .alignright { float:none; display:block; width:100%; margin:0 0 20px; padding-right:0px; }
	.entry figure img { margin-bottom:0px; }
	
	.entry h2 { font-size:17px;}
	.entry h3 { font-size:16px; }	
	.entry h4 { margin-bottom:20px; font-weight:bold; color:#0054A7; }
	
	.entry ul li { margin-left:10px; padding-left:20px; background:url(../image/layout/icon_arrow.jpg) no-repeat left 6px; }
	.entry ol li { position:relative; margin-left:10px; padding-left:20px; list-style:none; counter-increment:x; }
	.entry ol li:before { content:counter(x); position:absolute; left:0px; font-weight:bold; }
	
	#base .entry .fl_left,
	#base .entry .fl_right { float:none; text-align:center; }
	.entry .fl_left + p,
	.entry .fl_right + p { clear:none; }

	/*.entry .button1 a { display:block; width:100%; margin:0 0 15px 0; padding:10px 15px; background:#F2F2F2; border:2px solid #C6C6C6; text-decoration:none; }*/
	.entry .button1 a { display:block; width:100%; margin:0 0 20px 0; }
	
	}	

	@media (max-width: 480px) {
	.entry h2 { font-size:17px;}
}
/*===================================================================
	#top
===================================================================*/
#top {}
#top .col-lg-3 { margin-bottom:30px; }

	/*-------------------------------------------------------------------
		.top_facebook
	-------------------------------------------------------------------*/
	.top_facebook { margin:-16px -20px 0; height:1090px; }
	@media (max-width: 480px) {
	.top_facebook { margin-left:0 !important; margin-right:0 !important; height:auto; }
	}
	
	/*-------------------------------------------------------------------
		.top_twitter
	-------------------------------------------------------------------*/
	.top_twitter * { padding:0; }
	.top_twitter .overflow { height:160px; overflow-y:scroll; }
	
	/*-------------------------------------------------------------------
		#banner-s
	-------------------------------------------------------------------*/
	#banner-s .hl { height:35px; margin-bottom:15px; background:url(../image/content/top/hl_1.jpg) no-repeat center left; background-size:auto 35px; text-indent:-9999px; }
	#banner-s ul { margin:0 -10px; }
	#banner-s li { display:inline-block; width:20%; margin-right:-5px; }
	#banner-s li a { display:block; padding:0 10px; }

@media (max-width: 480px) {

	#banner-s li { width:50%; margin-bottom:20px; }
	
}

	/*-------------------------------------------------------------------
		.entry3
	-------------------------------------------------------------------*/
	.entry3 h4 {}
	
	
/*===================================================================
	#item
===================================================================*/
#item {}


	/*-------------------------------------------------------------------
		#item_detail
	-------------------------------------------------------------------*/
	#item_detail { padding-bottom:70px; border-bottom:1px solid #DDD; }
	#item_detail .title { margin-bottom:15px; font-size:25px; text-align:left; line-height:1.5; }
	#item_detail .comment { margin-bottom:30px; padding:0 15px; }
	
	#item_detail [class*="postage"] { margin-right:7px; padding:4px 10px; font-size:11px; border:1px solid #FFF; } 
	#item_detail .price { margin-bottom:40px; }
	#item_detail .postage_1 { background:#EEE; }
	#item_detail .postage_2 { border:1px solid #067400; color:#067400; }
	#item_detail .cart { padding:15px; background:#EEE; }
	#item_detail table { width:100%; }
	#item_detail td { vertical-align:middle; }
	#item_detail input[type*="text"] { margin-left:10px; }
	#item_detail .btn { background:#067400; border:1px solid #067400; min-width:180px; }


@media (max-width: 991px) {
	
	#item_detail .image { margin-bottom:20px; }
	
}

@media (max-width: 480px) {

	#item_detail .title { font-size:18px; }
	#item_detail table td { display:block; text-align:center; }
	#item_detail table .pos_ar { text-align:center; padding-top:15px; }
	
}

.row .col-lg-3 .wrap-box.entry p,
.row .col-lg-3 .wrap-box.entry2 p { text-align:center; }


.wrap-box.company p a {text-align: left;background-color: #0054a7;color: #fff;padding: 10px 10px 10px 30px;font-weight: bold;display: block;opacity:1;transition:0.5s;position:relative;}
.wrap-box.company p a:hover{text-decoration:none;opacity:0.5;transition:0.5s;}

.wrap-box.route p a {text-align: left;background-color: #0054a7;color: #fff;padding: 10px 10px 10px 30px;font-weight: bold;display: block;opacity:1;transition:0.5s;position:relative;}
.wrap-box.route p a:hover{text-decoration:none;opacity:0.5;transition:0.5s;}

.wrap-box.company p a:after,.wrap-box.route p a:after  {content:"";border-left: 10px solid #fff;border-top: 7px solid transparent;border-bottom: 8px solid transparent;height:0;display:block;position:absolute;top:0;bottom:0;margin:auto;left: 10px;}

/* text-decoration */
.entry .txt-center, .txt-center{text-align:center;}

/* img-decoration */
.entry img.img-border {border: 1px solid #ccc;padding: 5px;}

/* flex */
.flex {display: flex;justify-content: center;flex-wrap: wrap;}
.flex.start {justify-content: flex-start;}
.flex p {margin-right: 15px;margin-bottom: 0;}
.flex.between {justify-content: space-between;}

/* company */
.entry .message p {
    text-align: center;
    position: relative;
}

.entry .message p.txt {
    position: absolute;
    font-size: 205%;
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    text-shadow: 4px 4px 7px #100f14;
}

.entry .message {
    position: relative;
}
/* highwaybus */
svg{
    width: 100%;
}
.iframe_wrap {
    width:  100%;
}

.iframe_wrap iframe {
    width: 100%;
    border: 1px solid #ccc;
    height:  450px;
    padding: 10px;
}
h4.time-table span {
    background-color: #fd9047;
    color: #fff;
    padding: 5px 10px;
    font-weight:  bold;
    margin-left: 15px;
}
table.time-table th {
    min-width: 80px;
    font-size:  100%;
    background-color: #ffecd0;
    font-weight:  bold;
}
table.time-table02 th.look-color {
    text-align: center;
}
table.time-table td {
  font-size: 100%;
  min-width: 50px;
  padding: 5px;
    text-align: center;
}
table.time-table02 {
  width:100%;
}
table.time-table tr:nth-child(2) td {
    background-color: #6091c1;
    color: #fff;
    font-size: 75%;
    font-weight:  bold;
    width: 8%;
  text-align: center;
}

table.time-table td:nth-child(2n) {
  text-align: center;
    background-color: #def;
}



table.time-table02 th {
    min-width: 40px;
    font-size: 80%;
    background-color: #ffecd0;
    font-weight:  bold;
}

table.time-table02 td {
  font-size: 100%;
  padding: 2px;
  text-align: center;
}
table.time-table02.w-565 {
    width: 565px;
    margin: 15px auto;
}
table.time-table02 td:nth-child(2n) {
    background-color: #def;
}
table th.look-color{
  background-color:#ffffdb;
  font-size: 100%;
  font-weight:  normal;
  padding:  5px;
  text-align:  left;
}
.bus-center {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bus-center p {
    width: calc(25% - 20px);
    margin-right: 20px;
    text-align: center;
    background-color: #379cff;
    color: #fff;
    border-radius: 10px;
    padding: 15px 0;
}
/* index */
#top .entry h2 {
    border: 0;
    background:  none;
    text-align:  center;
    font-size:  180%;
    margin: auto auto 20px auto;
    background-image: url(../image/content/top/top-list-h2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 50px;
    background-size: 65%;
}

#top .flex {
    margin-bottom:  40px;
}

#top .flex .txt-3box {
    max-width:  325px;
}

#top .flex p {
    margin-right:  0;
}
#top .flex p.ttl {
    width: calc(100% - 7em - 20px);
}
.top-bnr-back {
    background-color: #e9e9e9;
    padding: 40px 0;
    margin-top: 40px;
}
.top-bnr-back .row {
    display: flex;
    justify-content: center;
    max-width: 765px;
    margin: auto;
}

.top-bnr-back .row div:first-child {
    margin-right:  15px;
}

@media (max-width: 640px) {
  #top .entry h2 {
  background-image:none;
  padding-bottom:0;
    font-size:5vw;
}
  #top .flex .txt-3box{
    max-width:none;
    width: 100%;
  }
  #top .flex .txt-3box p{
    text-align: center;
  }
}
/* recruit */
.recruit-image {border: 1px solid #ccc;padding: 20px;position:  relative;display:  flex;flex-wrap:  wrap;justify-content:  space-between;align-items:  center;margin-bottom:  45px;background-color: #0054a7;max-width:  950px;margin:  auto auto 40px auto;transition: 0.5s;opacity: 1;}
.recruit-image:hover {transition:  0.5s;opacity:  0.5;}
.recruit-image a {position:  absolute;width:  100%;height:  100%;top: 0;left:  0;}
.recruit-image .txt {font-size: 140%;color:  #fff;font-weight:  bold;width: 55%;text-align:  center;}
.recruit-image .txt p.btn-dummy {font-size:  80%;background-color: #ffffff;color: #0054a7;font-weight:  bold;max-width:  max-content;padding: 10px 15px;margin: 30px auto auto auto;}
.recruit-image p.photo {width: calc(45% - 20px);margin-left:  20px;}
.recruit-image .txt p {margin: 20px 0;}
.recruit-image .txt p:nth-child(2n) {font-size: 150%;}

@media (max-width: 850px) {
    .recruit-image {max-width:600px;}
.recruit-image .txt,.recruit-image p.photo {width: 100%; text-align:center; margin-right:0;margin-bottom:20px;}
  .recruit-image .txt{order:2;}
}
@media (max-width: 640px) {
.recruit-image .txt{text-align:left;
}
  span.price-detail-left.w-380 {
    min-width:  0;
    width:100%;
}
}
/* rotebus */
span.ico-route-document {background-color: #418cd6;padding:  5px 10px;color: #fff;}
span.ico-route-document i {margin-right:  10px;}
span.ico-mawarose {background-color: #ff95bd;color: #fff;padding:  5px 10px;display:  inline-block;margin: 10px 10px 0 0;}
span.ico-mawarose:hover {opacity:0.6}
.entry .tm01 a:hover{text-decoration:none;}
span.ico-route-document:hover {opacity:0.6}
/* highwaybus */
.entry h3.bus-vision {
    background-color: transparent;
    color: #333;
    text-shadow:  none;
    padding-left:  0;
    font-size:  115%;
}
span.required {
    background-color: orange;
    margin: 0px 5px;
    padding: 0 10px;
    color: #fff;
    font-weight:  bold;
    font-size:  90%;
    display:  inline-block;
}
.bold{
  font-weight: bold;
  
}
.naisen-box .btn-primary {
    background-color: #ff9511;
    border-color: #aa7718;
}
.sp-highway-list .naisen-box .panel.panel-default .panel-body ul a {
    border-color: #ff9511;
}
.sp-highway-list button:after {
    position:  absolute;
    right: 7px;
    top: 0;
    content: "+";
    font-size:  140%;
    border: 1px solid #fff;
    width:  1.5em;
    text-align:  center;
    border-radius: 15px;
    transform:  scale(0.8,0.8);
    toransition:0.5s;
}
.sp-highway-list button:hover:after {
    content: "-";
}
.look-orange {
    font-weight: bold;
    color: #da4522;
}

.look-red {
    font-weight: bold;
    color: #da2222;
}
.excluded-list {
    border-top: 1px solid #ccc;
    padding-top: 40px;
    position: relative;
    bottom: 60px;
    margin-bottom: -20px;
    font-size: 16px;
    font-weight: bold;
}
.excluded-list li {
    width: 40%;
}

.excluded-list li a {
    color: #0054a7;
}
.excluded-list li:before {
    content: "■";
    color: #0054a7;
}
span.night {
    background-color: #355eab;
    margin: 0px 5px;
    padding: 0 10px;
    color: #fff;
    font-weight:  bold;
    font-size:  90%;
    display:  inline-block;
}
span.noon {
    background-color: #389154;
    margin: 0px 5px;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 90%;
    display: inline-block;
}
iframe.search-iframe{
  width:100%;
    border: none;
}

/* modal */
div#kyoto,div#kyoto:not(:target),
div#hiroshima,div#hiroshima:not(:target),
div#kounu,div#kounu:not(:target),
div#naisenhukuyama,div#naisenhukuyama:not(:target),
div#heiseidaigaku,div#heiseidaigaku:not(:target),
div#innoshima,div#innoshima:not(:target),
div#kuukou,div#kuukou:not(:target),
div#buscenter,div#buscenter:not(:target),
div#hukuoka,div#hukuoka:not(:target),
div#mitsugi,div#mitsugi:not(:target),
div#naisenmiyoshi,div#naisenmiyoshi:not(:target),
div#hunaka,div#hunaka:not(:target),
div#naisenhunaka,div#naisenhunaka:not(:target),
div#onomichi,div#onomichi:not(:target),
div#kannabe,div#kannabe:not(:target),
div#hukuyama,div#hukuyama:not(:target),
div#mihara,div#mihara:not(:target),
div#matsuyama,div#matsuyama:not(:target),
div#imabari,div#imabari:not(:target),
div#ihara,div#ihara:not(:target),
div#kasaoka,div#kasaoka:not(:target),
div#koube,div#koube:not(:target),
div#kyouto,div#kyouto:not(:target),
div#shinoosaka,div#shinoosaka:not(:target),
div#nanba,div#nanba:not(:target),
div#yokohama,div#yokohama:not(:target),
div#toukyou,div#toukyou:not(:target),
div#naisenonomichi,div#naisenonomichi:not(:target),
div#naisenmihara,div#naisenmihara:not(:target),
div#goudou,div#goudou:not(:target){
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
}
.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: fixed;
    background: #000;
    opacity: 0.6;
}
 
 
.modal_window {
  top: 5%;
    bottom: 0;
    left: calc(50% - 200px);
    right: calc(50% - 200px);
    margin: auto;
    width: 400px;
    max-width: 100%;
    height: max-content;
    max-height: 80%;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
    overflow: auto;
}
 
.modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
    background: #000;
}
 
.modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
}


 div#modal {
    position: fixed;
    z-index:  9999;
    top: 0;
}
 @-webkit-keyframes modalFadeIn {
    0% {opacity:0;display:block;}
    100% {opacity:1;}
}
 
div#modal div:target {
    -webkit-animation-name: modalFadeIn; 
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display:block;
}

.modal_window a.close-txt {
    color: #fff;
    position:  absolute;
    font-size:  175%;
    border: 1px solid #fff;
    height:  1.3em;
    width:  1.3em;
    top: 5px;
    right:  5px;
}.modal_window a.close-txt:hover {
    text-decoration:  none;
    opacity:  0.5;
}
#modal h3 {
    position: relative;
    padding: 12px 10px 12px 20px;
    background: #0054A7;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
#modal ul{
    margin-bottom: 20px;
    font-size: 14px;
    color: #454545;
    line-height: 1.6;
    text-align: left;}
#modal ul li { position:relative; padding-left: 20px; margin: 15px 15px;}
#modal ul li:before {
    content: "\f138";
    position: absolute;
    left: 0;
    top: 3px;
    color: #0054A7;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.svg-map {
  position: relative;
  height:0;
  padding-top:65%;
}
.svg-map svg {
    display:block;
    position: absolute;
    height: 100%;
    width: 100%;
    top:0;
    left:0;
  }
.sp-highway-list button {
    width: 85%;
    margin: 0 auto;
    display:  block;
    font-size:  140%;
    text-align:  left;
    font-weight:  bold;
    border-radius:  0;
    border-left: 0;
    border-right:  0;
    margin-bottom: 10px;
  position: relative;
}

.sp-highway-list .panel.panel-default {
    border: 1px solid #004ea2;
    border-radius:  0;
    width: 85%;
    margin: auto auto 20px auto;
    position: relative;
}
.sp-highway-list button {
    width: 85%;
    margin: 0 auto;
    display:  block;
    font-size:  140%;
    text-align:  left;
    font-weight:  bold;
    border-radius:  0;
    border-left: 0;
    border-right:  0;
    margin-bottom: 10px;
}

.sp-highway-list .panel.panel-default {
    border: none;
    border-radius:  0;
    width: 85%;
    margin: auto auto 20px auto;
    position: relative;
}

.sp-highway-list .panel.panel-default .panel-body {
    width:  100%;
    padding: 10px 0;
}

.sp-highway-list .panel.panel-default .panel-body li a {
    border: 2px solid #2776a2;
    width: 100%;
    margin: 10px 0;
    padding: 10px 40px 10px 10px;
    display:  block;
}
.sp-highway-list .panel.panel-default .panel-body ul {
    margin-top: -20px;
}
.sp-highway-list .panel.panel-default .panel-body li:before {
    content: ">";
    position: absolute;
    background: none;
    width: 1em;
    height: 1em;
    font-size: 170%;
    top: 0px;
    bottom: 0;
    margin: auto 0;
    left: calc(100% - 1.4em);
    display: table;
    vertical-align: middle;
}
.sp-highway-list .panel.panel-default .panel-body li {
    padding-left:  0;
    margin-left:  0;
    position: relative;
}
@media (max-width: 700px) {
.excluded-list {
    bottom: 0;
    margin-bottom: 20px;
}
}
@media (max-width: 640px) {
  .excluded-list li {
    width: 100%;
}
  .sp-highway-list button{
    font-size:100%;
  }
  .sp-highway-list {
    margin-bottom: 40px;
}
}
/* kankou */
.photo.no-smoke {position:  relative;}
.photo.no-smoke span {position:  absolute;display:  block;bottom: 2em;right: 10px;background-color: #fff;padding: 7px 10px 5px 30px;font-weight:  bold;font-size:  90%;background-image: url(../image/content/kankou/ico_nosmoke.png);background-repeat:  no-repeat;background-position: 5px center;}
p.link-btn a {display:  block;background-color: #0054a7;max-width: max-content;width: calc(100% - 20px);padding: 5px 10px;margin:  auto;color: #fff;font-weight:  bold;letter-spacing:  1px;}
p.link-btn a:hover {text-decoration:  none;background-color: #2673bf;}
/* colmun-box */
.txt-3box {width: calc(33% - 10px);margin-right: 10px;}
.txt-3box.end {margin-right:  0;}
ul.ico-item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.entry .ico-item li {
    width: 95px;
    background-image: none;
    text-align: center;
    background-color: #51b3e2;
    font-weight: bold;
    padding: 10px 5px 5px 5px;
    font-size: 85%;
    margin-right: 15px;
    margin-left: 0;
    color: #fff;
    margin-bottom: 15px;
}

.ico-item {
    display:  flex;
    justify-content: flex-start;
    list-style:  none;
}

.entry ul.ico-item li:before {
    display: none;
}


ul.ico-item img {

    max-height: 60px;
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 640px) {
.txt_3box {width: 100%;}
  
}


/* a-nav */
.a-nav ul {
    display:  flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}
.page-template-kankou .a-nav ul{
  justify-content: center;
}
.a-nav ul li{
    display:  block;
}

.a-nav ul li.pc_none{
    display:  none;
}
.a-nav ul li a {
    text-align:  center;
    display:  block;
    border: 2px solid #45a3e7;
    padding: 0.5em 1.8em 0.5em 1em;
    border-radius:  10px;
    color: #45a3e7;
    font-weight:  bold;
    transition: 0.5s;
    font-size:  125%;
    margin-bottom:30px;
    position: relative;
}
.page-template-kankou .a-nav li {
    width: calc(100% / 3 - 10px);
  margin-right:10px;
}

.page-template-routebus .a-nav ul li,
.page-template-company .a-nav ul li{
    width: 24%;
}

.a-nav ul li a:hover {
    background-color: #45a3e7;
    color: #fff;
    transition:  0.5s;
    text-decoration:  none;
    border: 2px solid #1f6ea7;
}

.a-nav ul li a:after {
    content: "";
    margin-left: 15px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 8px solid;
    width: 0;
    height: 0;
    position: absolute;
    top: 16px;
    right: 10px;
}
/* sp-table */
.table_over{
	width: 100%;
	overflow: auto;
  margin-bottom:15px;
}

.entry .table_over table{
  margin-bottom:0;
}
.table_over::-webkit-scrollbar {
height: 5px;
}
.table_over::-webkit-scrollbar-track {
border-radius: 5px;
background: #eee;
}
.table_over::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #666;
}
.entry table th.back-orange-01,
.entry table td.back-orange-01{
    background-color: #ffe1a8;
}
.entry table th.back-orange-02,
.entry table td.back-orange-02{
    background-color: #ffecbd;
}
.entry table th.back-yellow,
.entry table td.back-yellow{
    background-color: #fffec8;
}
.entry table th.back-pink,
.entry table td.back-pink {
    background-color: #ffced6;
}

.entry table th.back-blue,
.entry table td.back-blue {
    background-color: rgb(229, 244, 255);
}
.entry table th.back-purple,
.entry table td.back-purple{
  background-color:#ead2ff;
}
td.back-day {
    background-color: #0054a7;
    color: #fff;
}
.entry .v-top{
    vertical-align: top;
    margin-bottom: 0;
  }

.flex.plan-box div:nth-child(2) p {font-size: 200%;color: #fff;}

.flex.plan-box p {
    text-align:  center;
}

.flex.plan-box div p {font-size: 125%;color: #fff;}

.txt_center{
  text-align: center;
}

.plan-box {
    border: 1px solid #5187bc;
    padding: 20px 0;
    align-items: center;
    margin: 0 auto 100px auto;
    font-weight:  bold;
    background-color: #35a3e3;
    color: #fff;
    max-width: 80%;
    position:  relative;
  
    flex-wrap: wrap;
}

.flex.plan-box:after {
    content: "";
    display:  block;
    position:  absolute;
    border-top: 40px solid #35a3e3;
    border-left:  40px solid transparent;
    border-right:  40px solid transparent;
    top: calc(100% + 20px);
  
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
}
.plan-subjects {
    margin:  auto;
    display:  flex;
    margin-bottom:  40px;
    text-align:  center;
    box-sizing:  border-box;
    width:  100%;
    flex-wrap:  wrap;
    justify-content: center;
}

.plan-subjects p {
    text-align:  center;
    background-color: #009ce7;
    color:#fff;
    margin:0;
    font-size:  120%;
    padding:15px 0;
}

.plan-subjects .txt-3box:not(:nth-child(2)) p:nth-child(2) {
    padding: calc(0.78em + 30px) 0;
    background-color: #cdefff;
    color: #333;
    font-weight:  bold;
}


.plan-subjects .txt-3box p:nth-child(2),.plan-subjects .txt-3box p:nth-child(3) {
    background-color: #cdefff;
    color: #333;
    font-weight:  bold;
}

/* flow */

.page-id-843 .a-nav ul li a {
    min-height: 4em;
}

.page-id-843 .a-nav ul li {
    width: 48%;
}

.txt-2box {
    width:  48%;
}

.comment-box {
    border: 1px solid #ccc;
    background-color: #ffffef;
    padding:  20px;
    max-width:  500px;
    margin: 40px auto;
    font-size:  150%;
}


.flow-box {
    margin-bottom: 80px;
    padding-bottom:  40px;
    position:  relative;
    border: 5px solid  #ccc;
    padding:  20px;
}

.flow-box:after {
    content: "";
    border-top: 50px solid #cccccc;
    border-left: 50px solid transparent;
    border-right:  50px solid transparent;
    position:  absolute;
    left: 0;
    right:  0;
    width:  0;
    top: 100%;
    margin:  auto;
}
.flow-box.end:after {
    display:  none;
}

.flow-box.end {
    margin-bottom:  20px;
}

.entry .flow {
    width: calc(27% - 65px);
    margin-right: 55px;
    border: 1px solid #0054a7;
    padding:  15px;
    margin-bottom:  20px;
    margin-top: 20px;
    position:  relative;
}
.entry .flow:last-child {
    margin-right:  0;
}

.entry .flow:after {
    content: "";
    position:  absolute;
    left: calc(100% + 10px);
    border-left: 30px solid #0054a7;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    top: 0;
    bottom: 0;
    margin:  auto;
    width:  0;
    height:  0;
}

.entry .flow:last-child:after {
    display:  none;
}

.flow-border {
    border: 1px solid #0054a7;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.map_style{
    width: 100%;
    height: 500px;
}
.index-2box-area {
    display:  flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
}

.txt_2box {
    width:  48%;
}

.blog-area {
    width:  48%;
}
.news-area {
    margin-bottom: 40px;
}
.news-area .day {
    font-weight:  bold;
    width:  auto;
}

.news-area .ttl {
    width: calc(100% - 7em - 20px);
}

.news-contents.routebus-news {
    max-height: 260px;
}
.flex.time-pdf {
    justify-content: space-between;
}

.flex.time-pdf .txt_2box img {border: 1px solid #ccc;}

.flex.time-pdf .txt_2box {
    text-align:  center;
    padding-bottom:  20px;
    position:  relative;
}

.flex.time-pdf .txt_2box a {
    position: absolute;
    width:  100%;
    height:  100%;
    left: 0;
    top: 0;
    z-index:  9999;
    transition:0.5s;
}

.flex.time-pdf .txt_2box a:hover{
    background-color: #ffffff9e;
    transition:0.5s;
}
.flex.time-pdf .colmun {
    width:  100%;
}

.flex.time-pdf .colmun a {
    position:  relative;
}
#colorbox p.ttl {
    font-size: 135%;
    padding: 7px 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    background-color: #fff;
    font-weight: bold;
    color: #084f9b;
    border-bottom: 1px solid #084f9b;
}
@media (max-width: 1200px) {
  .row {
    margin:auto 0;
}
  .page-template-highwaybus .a-nav ul li,
  .page-template-routebus .a-nav ul li,
  .page-template-company .a-nav ul li{
    width: 48%;
}
  .entry .flow{
    width:100%;
    margin-right:0;
  }
  .entry .flow:after{
    border-left: 30px solid transparent;
    border-top: 35px solid #0054a7;
    border-bottom: 0px;
    border-right: 30px solid transparent;
    bottom: 0;
    left: 0;
    right: 0;
    top: calc(100% + 35px);
  }
}
@media (max-width: 768px) {
.table_over table{
	min-width: 1000px;
}
  .page-id-305 .table_over table,
  .page-id-317 .table_over table{
	min-width: 700px;
}
  .table_over.w-600 table {
    min-width:  600px;
}
}
@media (max-width: 640px) {
  ul.ico-item{
    margin-bottom: 40px;
  }
  .entry .ico-item li{
    transform: scale(0.5,0.5);
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -45px;
}
.a-nav  {display:none;}
  .row{
    margin:0;
  }
  .plan-subjects .txt-3box{
    width:100%;
    margin:0;
  }
  .plan-subjects .txt-3box:not(:nth-child(2)) p:nth-child(2){
    padding:15px;
  }
  .entry .table_01 th {
    display:  block;
    width: 100%;
    border-right:  0;
    border-left:  0;
}

.entry .table_01 td {
    width:  100%;
    display:  block;
    border: 0;
}

.table_01 {
    border: 1px solid #ccc;
    border-top: 0;
    width: 100%;
    margin:  auto;
}
  
.txt_2box,
.blog-area {
    width:  100%;
}
  .page-template-company .entry table th{
    min-width: 120px;
}

}

.coronaarea h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
.coronaarea .linkBtn {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	padding: 8px 20px 10px;
	border-radius: 3px;
	min-width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
    transition:.3s;
    border: 2px solid #2366AA; 
    border-radius: 5px;
}

.coronaarea .linkBtn:hover {
    background-color: #2366AA;
    color: #FFF;
}
.coronaarea .linkBtn:after { color:#2366AA;}
.coronaarea .title-box {
    margin-bottom: 1em;
}
.coronaarea .title-box .title {
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    background: #26a;
    font-weight: bold;
}
.coronaarea .title-box .anc1_area p {
    text-align: center;
}

.coronaarea .title-box .flex-box {
    display: flex;
}
.coronaarea .title-box .content {
    padding: 10px;
    border: 2px solid #26a;
    border-radius: 0 0 10px 10px;
    background: #ffffff;
}
.coronaarea .title-box .content .video-table{
    margin: auto;
}

.coronaarea .title-box .flex-box div {
    padding: 10px;
}
.coronaarea .title-box .flex-box .contentsarea{
    width: 70%;
}
.coronaarea .title-box .flex-box .imagearea{
    width: 30%;
}
@media (max-width: 480px){
    .coronaarea .linkBtn {
        display: block;
        min-width: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .coronaarea .title-box .flex-box {
        display: block;
    }
    .coronaarea .title-box .flex-box .imagearea{
        text-align: center;
    }
    .coronaarea .title-box .flex-box .contentsarea{
        width: 100%;
    }
    .coronaarea .title-box .flex-box .imagearea{
        width: 100%;
    }
}

.highway-info{
	text-align: center;
	display: block;
	border: 2px solid #d61a68;
	padding: 0.5em 1.8em 0.5em 1em;
	border-radius: 10px;color: #45a3e7;
	font-weight: bold;
	transition: 0.5s;
	font-size: 125%;
	margin-bottom: 30px;
	position: relative;
	width: 60%;
}
