@charset "UTF-8";
.pt_hd2 {
	font-size: 26px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	line-height: 1;
	text-align: center;
	background: url(/common/images/bg_hd2.png) no-repeat bottom center;
}

@media screen and (max-width:767px) {
	.pt_hd2 {
		font-size: 1.9rem;
		margin-bottom: 1.5rem;
	}
}
.pt_hd3 {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	line-height: 1.25;
}
.pt_hd3 .small {
	font-size: 14px;
	margin-left: 5px;
}

@media screen and (max-width:767px) {
	.pt_hd3 {
		font-size: 1.7rem;
		margin-bottom: 1.5rem;
	}
	.pt_hd3 .small {
		display: block;
		font-size: 0.9rem;
		margin-left: 0;
		margin-top: 5px;
		margin-bottom: 0.5rem;
	}
}
.pt_hd4 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #002299;
	color: #ffffff;
	line-height: 1.25;
}

@media screen and (max-width:767px) {
	.pt_hd4 {
		font-size: 1.5rem;
	}
}
.pt_hd5 {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #002299;
	font-weight: bold;
	line-height: 1.25;
}

@media screen and (max-width:767px) {
	.pt_hd5 {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
}
.pt_hd6 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5;
}
@media screen and (max-width:767px) {
	.pt_hd6 {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
	}
}
.pt_hd_day,
.pt_hd_night {
	margin-bottom: 15px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 5px 0px 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
.pt_hd_day {
	background-image: url(/common/images/icon/icon_day.png);
	background-size: 24px auto;
}
.pt_hd_night {
	background-image: url(/common/images/icon/icon_night.png);
	background-size: 24px auto;
}

.pt_hd_day_l,
.pt_hd_night_l{
	display: block;
	font-size: 20px;
    text-align: left;
    width: 100%;
    color: #ffffff;
	font-weight: bold;
	line-height: 1.5;
    box-sizing: border-box;
    text-decoration: none;
    padding: 5px 0 5px 38px;
    margin-bottom: 20px;
}

.pt_hd_day_l{
	background: url(/common/images/icon/icon_day_clear.png) no-repeat left 10px center #f08200;
	background-size: 22px;
}
.pt_hd_night_l{
	background: url(/common/images/icon/icon_night_clear.png) no-repeat left 10px center #23a4d4;
	background-size: 22px;
}


@media screen and (max-width:767px) {
	.pt_hd_day,
	.pt_hd_night {
		margin-bottom: 0.75rem;
		font-size: 1.3rem;
		line-height: 1.7;
		padding: 0px 1% 0px 9%;
	}
	.pt_hd_day {
		background-size: 7% auto;
	}
	.pt_hd_night {
		background-size: 7% auto;
	}

	.pt_hd_day_l,
	.pt_hd_night_l{
		font-size: 1.4rem;
		font-weight: normal;
		padding: 1% 2% 1% 10%;
		margin-bottom: 20px;
	}

	.pt_hd_day_l{
		background: url(/common/images/icon/icon_day_clear.png) no-repeat #f08200;
		background-position: top 6px left 8px;
		background-size: 7%;
	}
	.pt_hd_night_l{
		background: url(/common/images/icon/icon_night_clear.png) no-repeat #23a4d4;
		background-position: top 6px left 8px;
		background-size: 7%;
	}

}
.pt_link1 {
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat 10px center;
	padding: 10px 28px;
	text-align: left;
	display: inline;
	width: 100%;
	color: #00229a;
	box-sizing: border-box;
	border-radius: 5px;
}
.pt_link1.blank:after {
	margin: 0 0 0 5px;
	content: " ";
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url(/common/images/icon/icon_blank_01_blue.png);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.pt_link1.pdf:after {
	margin: 0 0 0 2px;
	content: " ";
	display: inline-block;
	width: 28px;
	height: 32px;
	background: url(/common/images/icon/icon_pdf_128.png);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.pt_link1:hover, .pt_link1:visited {
	color: #00229a;
	text-decoration: underline;
}

.moreDetail{
	text-align: right;
	margin-bottom: 10px;
}
.moreDetail .pt_link1{
	padding-right: 0;
}

.pt_btn1 {
	background: url(/common/images/arw/arrow_white_r6x12.png) no-repeat right 10px center #002298;
	padding: 10px 28px;
	text-align: center;
	display: block;
	width: 100%;
	color: #ffffff;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	text-decoration: none;
}
.pt_btn1:visited {
	color: #ffffff;
	text-decoration: none;
}
.pt_btn1:hover {
	background-color: #00186d;
	color: #ffffff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}
.pt_btn1.blank:after {
	margin: 0 0 0 10px;
	content: " ";
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url(/common/images/icon/icon_blank_01.png);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.pt_btn2 {
	background-image: url(/common/images/arw/arrow_blue_r6x12.png);
	background-size: 6px;
	background-position: right 10px center;
	background-repeat: no-repeat;
	padding: 10px 28px;
	text-align: center;
	display: block;
	width: 100%;
	color: #00229a;
	border: 2px solid #00229a;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	text-decoration: none;
}
.pt_btn2:visited {
	color: #00229a;
	text-decoration: none;
}
.pt_btn2:hover {
	background-color: #eeeeee;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
	color: #00229a;
}
.pt_btn2 .icon {
	max-width: 30px;
	padding-right: 10px;
}

.pt_table_fare .pt_btn2{
	padding: 10px 13px 10px 0;
	max-width: 255px;
	margin: 0 auto;
}
@media screen and (max-width:767px) {
	.pt_table_fare .pt_btn2{
		margin-bottom: 10px;
	}
}
.pt_btn_back{
	display: block;
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat right 10px center #fff;
	text-align: center;
	width: 100%;
	color: #002299;
	box-sizing: border-box;
	border-radius: 5px;
	border: solid 1px #002299;
	text-decoration: none;
	font-size: 1.4rem;
	padding: 10px 28px;
	margin-bottom: 20px;
}
.pt_btn_back:hover {
	background-color: #eeeeee;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
	color: #00229a;
}

.pt_btn_ok {
	background: url(/common/images/arw/arrow_white_r6x12.png) no-repeat right 10px center #f18101;
	padding: 10px 28px;
	text-align: center;
	display: block;
	width: 100%;
	color: #ffffff;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	text-decoration: none;
}
.pt_btn_ok:visited {
	color: #ffffff;
	text-decoration: none;
}
.pt_btn_ok:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
	color: #ffffff;
}
.pt_btn_cancel {
	background: url(/common/images/arw/arrow_white_r6x12.png) no-repeat right 10px center #666666;
	padding: 10px 28px;
	text-align: center;
	display: block;
	width: 100%;
	color: #ffffff;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	text-decoration: none;
}
.pt_btn_cancel:visited {
	color: #ffffff;
	text-decoration: none;
}
.pt_btn_cancel:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
	color: #ffffff;
}
.pt_note1 {
	margin-bottom: 20px;
}
.pt_note1 li {
	text-indent: -1em;
	padding-left: 1em;
}
@media screen and (max-width:767px) {
	.pt_note1 li {
		font-size: 1.1rem;
	}
}
.pt_box1 {
	background: #ffffff;
	border: 3px solid #cccccc;
	padding: 30px;
	margin-bottom: 20px;
}
.pt_box1 .ttl {
	font-weight: bold;
	color: #3850a6;
	text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width:767px) {
	.pt_box1 {
		padding: 10px;
	}
}
.pt_box2 {
	background: #f5f5f5;
	padding: 33px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.pt_box2 .ttl {
	font-weight: bold;
	color: #3850a6;
	text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width:767px) {
	.pt_box2 {
		padding: 10px;
	}
}
.pt_box3 {
	background: #e4f0f9;
	padding: 33px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.pt_box3 .ttl {
	font-weight: bold;
	color: #3850a6;
	text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width:767px) {
	.pt_box3 {
		padding: 10px;
	}
}
.pt_box4 {
	background: #fcf2f2;
	padding: 33px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.pt_box4 .ttl {
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	margin-bottom: 10px;
}
.pt_box4 .ttl .cautionIcon {
	background: url('/common/images/header/ico_caution.png') no-repeat;
	background-size: 25px;
	padding-left: 30px;
}

@media screen and (max-width:767px) {
	.pt_box4 {
		padding: 10px;
	}
}
.pt_clm2 {
	margin-left: auto;
	margin-right: auto;
}
.pt_clm2:after {
	content: '';
	display: table;
	clear: both;
}
.pt_clm2 .l_con {
	float: left;
	width: 48.25%;
}
.pt_clm2 .r_con {
	float: right;
	width: 48.25%;
}

@media screen and (max-width:767px) {
	.pt_clm2 .l_con,
	.pt_clm2 .r_con {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
}
.pt_clm3 {
	margin-left: auto;
	margin-right: auto;
}
.pt_clm3:after {
	content: '';
	display: table;
	clear: both;
}
.pt_clm3 .clm {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.pt_clm3 .clm:last-child {
	margin-right: 0;
}

@media screen and (max-width:767px) {
	.pt_clm3 .clm {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
}
.pt_clm4 {
	margin-left: auto;
	margin-right: auto;
}
.pt_clm4:after {
	content: '';
	display: table;
	clear: both;
}
.pt_clm4 .clm {
	float: left;
	width: 22.75%;
	margin-right: 3%;
}
.pt_clm4 .clm:last-child {
	margin-right: 0;
}

@media screen and (max-width:767px) {
	.pt_clm4 .clm {
		width: 48.25%;
		margin-right: 3.5%;
	}
	.pt_clm4 .clm:nth-child(2n) {
		margin-right: 0;
	}
}

.bdB_dot {
	border-bottom: #cccccc 1px dotted !important;
}
.bdT_dot {
	border-top: #cccccc 1px dotted !important;
}
.bdR_dot {
	border-right: #cccccc 1px dotted !important;
}
.bdL_dot {
	border-left: #cccccc 1px dotted !important;
}

.pt_table1 {
	width: 100%;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.pt_table1 th,
.pt_table1 td {
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 10px;
}
.pt_table1 th {
	text-align: left;
	background: #dfe7fa;
}
.pt_table1 td {
	text-align: left;
}
.pt_timetable{
	margin-bottom: 20px;
}
.pt_timetable .pt_scrollarea.pc_scroll{
	overflow-x: scroll;
  width: 100%;
}
.pt_timetable .pt_table1 {
	table-layout: initial;
	margin-bottom: 0;
}
.pt_timetable th{
	width: auto;
	vertical-align: middle;
	text-align: center;
}
.pt_timetable td{
	vertical-align: middle;
	text-align: center;
}

.pt_timetable.vertical_table th{
	background: #f5f5f5;
	box-sizing: border-box;
}
.pt_timetable.vertical_table td{
	box-sizing: border-box;
}
.pt_timetable.vertical_table  .pc_scroll td{
	min-width: 130px;
}
.pt_timetable.vertical_table .cell_bus{
  border-bottom: #cccccc 1px dotted;
}
.pt_timetable.vertical_table .cell_station{
	background: #dfe7fa;
	padding: 10px 1px;
	width: 170px;
}
.pt_timetable.vertical_table .cell_conpany{

}
.pt_timetable.vertical_table .cell_icon{
	padding: 10px 10px 8px;
}
.pt_timetable.vertical_table .cell_icon span{
	display: inline-block;
  padding-bottom: 2px;
}

.pt_timetable.horizontal_table th,
.pt_timetable.horizontal_table td{
	box-sizing: border-box;
}
.pt_timetable.horizontal_table .dataLen1 .cell_station{
	width: auto;
}
.pt_timetable.horizontal_table .dataLen2 .cell_station{
	width: 262px;
}
.pt_timetable.horizontal_table .dataLen3 .cell_station{
	width: 174px;
}
.pt_timetable.horizontal_table .dataLen4 .cell_station{
	width: 131px;
}
.pt_timetable.horizontal_table .dataLen5 .cell_station{
	width: 104px;
}
.pt_timetable.horizontal_table .dataLen6 .cell_station{
	width: 87px;
}
.pt_timetable.horizontal_table .cell_bus{
	border-right: 1px dotted #cdcdcd;
	text-align: left;
	width: 276px;
}
.pt_timetable.horizontal_table .cell_icon{
	width: 122px;
}
.pt_timetable.horizontal_table .cell_conpany{
	width: 102px;
}
.pt_timetable.horizontal_table .cell_icon span{
	width: 32%;
	display: inline-block;
  margin: 2px 0;
	float: left;
	text-align: center;
}
.pt_timetable.horizontal_table .cell_icon span:nth-child(3n-1){
	margin: 2px 2%;
}


@media screen and (max-width:767px) {
	.pt_timetable{
		font-size: 1.1rem;
	}
	.pt_timetable th{
	}
	.pt_timetable td{
		line-height: 1.2;
	}
	.pt_timetable .pt_scrollarea{
		overflow-x: scroll;
	  width: 100%;
	}
	.pt_timetable .pt_scrollarea.dataLen1 {
		overflow-x: auto;
		background:none;
		padding-top: 0;
	}
	.pt_timetable .sp_scroll.dataLen1 ._inner{
		width: 100%;
	}
	.pt_timetable .sp_scroll.dataLen2 ._inner{
		width: 470px;
	}
	.pt_timetable .sp_scroll.dataLen3 ._inner{
		width: 580px;
	}
	.pt_timetable .sp_scroll.dataLen4 ._inner{
		width: 690px;
	}
	.pt_timetable .sp_scroll.dataLen5 ._inner{
		width: 800px;
	}
	.pt_timetable .sp_scroll.dataLen6 ._inner{
		width: 910px;
	}
	.pt_timetable.horizontal_table th,
	.pt_timetable.horizontal_table td{
		padding: 5px;
	}
	.pt_timetable.horizontal_table .cell_bus {
		width: 110px;
	}
	.pt_timetable.horizontal_table .cell_icon {
		width: 70px;
	}
	.pt_timetable.horizontal_table .cell_conpany{
		width: 70px
	}
	.pt_timetable.horizontal_table .cell_station{
		width: 110px;
	}
	.pt_timetable.horizontal_table .cell_icon span{
		width: 100%;
	}
}

.pt_table_fare {
	margin-bottom: 20px;
}
.pt_table_fare table {
	border-top: 1px solid #cdcdcd;
	box-sizing: border-box;
	width:100%;
}
.pt_table_mt td{
	vertical-align: middle;
}
@media screen and (max-width:767px) {
	.pt_table_fare table {
		margin-bottom: 0px;
	}
}
.pt_table_fare .original{
	display: none;
}
.pt_table_fare th {
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	padding: 0;
	width: 260px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	background: #f5f5f5;
}
.pt_table_fare td {
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 10px;
	width: 191px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.pt_table_fare td .em {
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}
.pt_table_fare .btn {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
}
.pt_table_fare .btn th {
	background-color: #FFFFFF;
	border: none;
	vertical-align: middle;
}
.pt_table_fare .btn th img {
	width: 100%;
}
.pt_table_fare .btn td {
	padding: 2% 0.3% 0;
	text-align: left;
	vertical-align: middle;
	border: none;
}
.pt_table_fare .btn .pt_btn1 {
	background-color: #666666;
}

.pt_table_fare_hd{
	width: 100%;
}
.pt_table_fare_hd .ttl{
	min-width: 15%;
	float: left;
}
.pt_table_fare_hd .txt{
	width: auto;
	display: inline-block;
	padding: 5px 0 0 5px;
}
@media screen and (max-width:767px) {
	.pt_table_fare_hd .ttl{
		min-width: 100%;
		float: initial;
	}
	.pt_table_fare_hd .txt{
		width: 100%;
		display: inline;
		padding: 0;
	}
}

.pt_table_info {
	border-right: 1px solid #cdcdcd;
}
.pt_table_info.pt_table1 th,
.pt_table_info.pt_table1 td {
	border-right: none;
	vertical-align: middle;
	text-align: center;
}
.pt_table_info.pt_table1 th {
	width: 14.7%;
}
.pt_table_info.pt_table1 td {
	width: 12.25%;
}
.pt_table_info.rightSp {
	margin-bottom: 0;
}
.pt_table_info.rightSp th, .pt_table_info.rightSp td {
	border-bottom: none;
}

/* detail_fare サイズ調整 */
.detail_fare.pt_table_fare ._inner { width: 1380px;}
.detail_fare.pt_table_fare.dataLen7 ._inner { width: 1024px;}
.detail_fare.pt_table_fare.dataLen11 ._inner { width: 1530px;}
.detail_fare.pt_table_fare.dataLen12 ._inner { width: 1680px;}
.detail_fare.pt_table_fare.pc_only .pt_scrollarea{
	overflow-x: scroll;
	/*background: url('/common/images/text_scroll.gif') no-repeat left 2px;
	background-size: 40% auto;
	padding-top: 15px;*/
	margin-bottom: 20px;
}
.detail_fare.pt_table_fare td{
	width: 100px;
}
.detail_fare.pt_table_fare th{
	width: 140px;
}
@media screen and (max-width:767px){
	.detail_fare.pt_table_fare ._inner{
		width: 1070px;
		font-size: 0.9rem;
	}
	.detail_fare.pt_table_fare.dataLen11 ._inner { width: 1210px;}
	.detail_fare.pt_table_fare.dataLen12 ._inner { width: 1350px;}
	.detail_fare.pt_table_fare ._inner td img{
		max-width: 110px;
	}
	.detail_fare.pt_table_fare .bg_gray{
		height: 0;
	}
	.detail_fare.pt_table_fare th{
		width: 120px;
	}
	.detail_fare.pt_table_fare td{
		width: 80px;
	}
}
/* pt_table_fare サイズ調整 */
.pt_table_fare.dataLen6 td .sp_only,
.pt_table_fare.dataLen5 td .sp_only{
	display: block;
}
.pt_table_fare.dataLen6 td{
	width: 127px;
}
.pt_table_fare.dataLen5 td{
	width: 152px;
}
.pt_table_fare.dataLen4 td{
	width: 191px;
}
.pt_table_fare.dataLen3 td{
	width: 254px;
}
.pt_table_fare.dataLen2 td{
	width: 382px;
}
.pt_table_fare.dataLen1 td{
	width: 764px;
}
.pt_table_fare .bg_gray img{
	max-width: 80px;
}
.pt_table_fare tr th:first-child img{
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	.pt_table_fare{
		font-size: 1.1rem;
	}
	.pt_table_fare th{
		width: 12%;
	}
	.pt_table_fare td{
		line-height: 1.4;
		width: 35.5%;
	}
	.pt_table_fare td .em{
		font-size: 1.4rem;
	}
	.pt_table_fare td .sm{
		font-size: 1rem;
		font-weight: bold;
	}
	.pt_table_fare .btn td {
		padding: 2% 1% 0;
		font-size: 1.1rem;
	}
	.pt_table_fare .btn .pt_btn1 {
		padding: 10px 10px 10px 20px;
	}
	.pt_table_info.rightSp {
		border-right: none;
	}
	.pt_table_info.rightSp th, .pt_table_info.rightSp td {
		border-bottom: 1px solid #cdcdcd;
	}
	.pt_table_info.pt_table1 {
		width: 50%;
		float: left;
		font-size: 1.2rem;
	}
	.pt_table_info.pt_table1 th, .pt_table_info.pt_table1 td {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.pt_table_info.pt_table1 th {
		border-bottom: none;
	}
	#cat_table_info .section-inner{
		padding: 6.25%;
	}


	/* pt_table_fare サイズ調整 */
	.pt_table_fare th{
		width: 90px;
	}
	.pt_table_fare.dataLen6 ._inner{ width: 930px;}
	.pt_table_fare.dataLen5 ._inner{ width: 790px;}
	.pt_table_fare.dataLen4 ._inner{ width: 650px;}
	.pt_table_fare.dataLen3 ._inner{ width: 510px;}

	.pt_table_fare.dataLen6 td,
	.pt_table_fare.dataLen5 td,
	.pt_table_fare.dataLen4 td,
	.pt_table_fare.dataLen3 td
	{
		width: 140px;
	}
	.pt_table_fare.dataLen2 td{width: 40%;}
	.pt_table_fare.dataLen1 td{width: auto;}

	.pt_table_fare .bg_gray{
		height: 67px;
	}
	.pt_table_fare .bg_gray img{
		max-width: 70px;
	}
	.pt_table_fare tr th:first-child img{
		margin: 0 auto;
	}

}

@media screen and (max-width:767px) and (min-width:650px) {
	.pt_table_fare.dataLen4 .pt_scrollarea{ overflow-x:visible; background: none; padding-top: 0;}
	.pt_table_fare.dataLen4 ._inner{ width: 100%;}
}
@media screen and (max-width:767px) and (min-width:510px) {
	.pt_table_fare.dataLen3 .pt_scrollarea{ overflow-x:visible; background: none; padding-top: 0;}
	.pt_table_fare.dataLen3 ._inner{ width: 100%;}
}

/* pt_table_mt サイズ調整 */
.pt_table_mt .pt_scrollarea{
	overflow-x: scroll;
	margin-bottom: 20px;
}
.pt_scrollarea.noscroll{
	overflow-x: auto;
}

th .fareArw{
	margin: -7px 0 3px 0;
}
td .fareArw{
	height: 11px;
	margin: 3px 0;
}


.pt_tab1 .pt_tabbtn .arwImg{
	width: 7px;
	height: -1px;
	margin: 0px;
	padding: 0px 10px;
}

.pt_tab1 .pt_tabbtn.active .blue .arwImg {
	background: url(/common/images/arw/arw_h_white.png) no-repeat center;
}
.pt_tab1 .pt_tabbtn .blue .arwImg {
	background: url(/common/images/arw/arw_h_blue.png) no-repeat center;
}

.pt_tab1 .pt_tabbtn.active .white .arwImg {
	background: url(/common/images/arw/arw_h_white.png) no-repeat center;
}
.pt_tab1 .pt_tabbtn .white .arwImg {
	background: url(/common/images/arw/arw_h_blue.png) no-repeat center;
}

.pt_menu {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 60px;
	display: inline-block;
}
.pt_menu .btn {
	float: left;
	width: 24.25%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.pt_menu .btn:last-child {
	margin-right: 0;
}
.pt_menu .btn a {
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat 10px center;
	padding: 10px 10px 10px 21px;
	background-color: #ffffff;
	border: 1px solid #00229a;
	text-align: left;
	color: #00229a;
	border-radius: 3px;
	vertical-align: middle;
	height: 48px;
	display: table-cell;
	width: 19.2%;
}
.pt_menu .btn a:visited {
	color: #00229a;
	text-decoration: none;
}
.pt_menu .btn a:hover,
.pt_menu .btn a.pageOn {
	background-color: #00229a;
	text-decoration: none;
	color: #FFFFFF;
}
.pt_menu .btn a:hover {
	background-image: url(/common/images/arw/arrow_white_r6x12.png);
}
.pt_menu a.pageOn {
	background-image: none !important;
}

@media screen and (max-width:767px) {
	.pt_menu {
		margin-bottom: 3rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pt_menu .btn {
		width: 48.25%;
		margin-right: 3.5%;
		display: table;
	}
	.pt_menu .btn:nth-child(2n) {
		margin-right: 0;
	}
	.pt_menu .btn a {
		font-size: 1.1rem;
	}
}

.pt_menu4 {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 55px;
	display: inline-block;
}
.pt_menu4 .btn {
	float: left;
	width: 24.25%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.pt_menu4 .btn:nth-child(4n) {
	margin-right: 0;
}
.pt_menu4 .btn a {
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat 10px center;
	padding: 10px 10px 10px 21px;
	background-color: #ffffff;
	border: 1px solid #00229a;
	text-align: left;
	color: #00229a;
	border-radius: 3px;
	vertical-align: middle;
	height: 48px;
	display: table-cell;
	width: 19.2%;
}
.pt_menu4 .btn a:visited {
	color: #00229a;
	text-decoration: none;
}
.pt_menu4 .btn a:hover,
.pt_menu4 .btn a.pageOn {
	background-color: #00229a;
	text-decoration: none;
	color: #FFFFFF;
}
.pt_menu4 .btn a:hover {
	background-image: url(/common/images/arw/arrow_white_r6x12.png);
}
.pt_menu4 a.pageOn {
	background-image: none !important;
}

@media screen and (max-width:767px) {
	.pt_menu4 {
		margin-bottom: 3rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pt_menu4 .btn {
		width: 48.25%;
		margin-right: 3.5%;
		display: table;
	}
	.pt_menu4 .btn:nth-child(2n) {
		margin-right: 0;
	}
	.pt_menu4 .btn a {
		font-size: 1.1rem;
	}
}

.pt_menu5 {
	width: 100%;
	box-sizing: border-box;
	margin-bottom:60px;
	display: inline-block;
}
.pt_menu5 .btn {
	display: table;
	float: left;
	width: 19.2%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.pt_menu5 .btn:nth-child(5n){
	margin-right: 0;
}
.pt_menu5 .btn a {
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat 10px center;
	padding: 10px 10px 10px 28px;
	background-color: #ffffff;
	text-align: left;
	color: #00229a;
	border-radius: 3px;
	border: 1px solid #00229a;
	vertical-align: middle;
	height: 48px;
	display: table-cell;
	width: 19.2%;
}
.pt_menu5 .btn a:visited {
	color: #00229;
	text-decoration: none;
}
.pt_menu5 .btn a:hover, .pt_menu5 a.pageOn {
	background-color: #00229a;
	text-decoration: none;
	color: #FFFFFF;
}
.pt_menu5 .btn a:hover {
	background-image: url(/common/images/arw/arrow_white_r6x12.png);
}
.pt_menu5 a.pageOn {
	background-image: none !important;
}

@media screen and (max-width:767px) {
	.pt_menu5 {
		margin-bottom: 3rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pt_menu5 .btn {
		width: 48.25%;
		margin-right: 3.5%;
		display: table;
	}
	.pt_menu5 .btn:nth-child(5n){
		margin-right: 3.5%;
	}
	.pt_menu5 .btn:nth-child(2n) {
		margin-right: 0;
	}
	.pt_menu5 .btn a {
		font-size: 1.1rem;
	}
}
.pt_menu3 {
	width: 100%;
	box-sizing: border-box;
	margin-bottom:60px;
	display: inline-block;
}
.pt_menu3 .btn {
	display: table;
	float: left;
	width: 32.5%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.pt_menu3 .btn:nth-child(3n-1){
	width: 33%;
}
.pt_menu3 .btn:nth-child(3n){
	margin-right: 0;
}
.pt_menu3 .btn a {
	background: url(/common/images/arw/arrow_blue_r6x12.png) no-repeat 10px center;
	padding: 10px 10px 10px 28px;
	background-color: #ffffff;
	text-align: left;
	color: #00229a;
	border-radius: 3px;
	border: 1px solid #00229a;
	vertical-align: middle;
	height: 48px;
	display: table-cell;
	width: 19.2%;
}
.pt_menu3 .btn a:visited {
	color: #00229;
	text-decoration: none;
}
.pt_menu3 .btn a:hover, .pt_menu3 a.pageOn {
	background-color: #00229a;
	text-decoration: none;
	color: #FFFFFF;
}
.pt_menu3 .btn a:hover {
	background-image: url(/common/images/arw/arrow_white_r6x12.png);
}
.pt_menu3 a.pageOn {
	background-image: none !important;
}

@media screen and (max-width:767px) {
	.pt_menu3 {
		margin-bottom: 3rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pt_menu3 .btn {
		width: 48.25%;
		margin-right: 3.5%;
		display: table;
	}

	.pt_menu3 .btn:nth-child(3n-1){
		width: 48.25%;
	}
	.pt_menu3 .btn:nth-child(3n){
		margin-right: 3.5%;
	}
	.pt_menu3 .btn:nth-child(2n) {
		width: 48.25%;
		margin-right: 0;
	}
	.pt_menu3 .btn a {
		font-size: 1.1rem;
	}
}

.pt_menuB {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 60px;
}
.pt_menuB ul:after {
	content: '';
	clear: both;
	display: table;
}
.pt_menuB li {
	float: left;
	display: table;
	margin-right: 2%;
	margin-bottom: 10px;
	width: 32%;
}
.pt_menuB li:nth-child(3n) {
	margin-right: 0;
}
.pt_menuB li:nth-child(3n+1){
	clear: both;
}
.pt_menuB a {
	background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 97% center;
	background-size: 12px auto;
	padding: 10px 28px;
	background-color: #ffffff;
	text-align: center;
	color: #00229a;
	border-radius: 3px;
	border: 1px solid #00229a;
	vertical-align: middle;
	display: table-cell;
}
.pt_menuB a:hover, .pt_menuB a:visited {
	text-decoration: none;
}

@media screen and (max-width:767px) {
	.pt_menuB {
		padding: 0px;
		margin-bottom: 3rem;
	}
	.pt_menuB li {
		width: 48%;
		margin-right: 4%;
	}
	.pt_menuB li:nth-child(3n) {
		margin-right: 4%;
	}
	.pt_menuB li:nth-child(2n) {
		margin-right: 0;
	}
	.pt_menuB li:nth-child(3n+1){
		clear: none;
	}
	.pt_menuB li:nth-child(2n+1){
		clear: both;
	}
	.pt_menuB a {
		background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 93% center;
		background-size: auto;
		text-align: left;
		padding: 7.4% 19.4% 7.4% 7.4%;
	}
	.pt_menuB a .indent {
		display: block;
		text-indent: -1em;
		padding-left: 1em;
	}
}

.routeBtn {
	width: 60%;
	box-sizing: border-box;
	margin: 20px auto ;
}
.routeBtn ul:after {
	content: '';
	clear: both;
	display: table;
}
.routeBtn li {
	float: left;
	display: table;
	margin-right: 2%;
	margin-bottom: 10px;
	width: 49%;
}
.routeBtn li:nth-child(2n) {
	margin-right: 0;
}
.routeBtn a {
	background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 97% center;
	background-size: 12px auto;
	padding: 10px 28px;
	background-color: #ffffff;
	text-align: center;
	color: #00229a;
	border-radius: 3px;
	border: 1px solid #00229a;
	vertical-align: middle;
	display: table-cell;
	word-break: break-word;
}
.routeBtn a.active{
	background: #00229a;
	color: #FFFFFF;

}
.routeBtn a:hover, .routeBtn a:visited {
	text-decoration: none;
}
@media screen and (max-width:767px) {
	.routeBtn {
		width: 100%;
	}
	.routeBtn a{
		padding: 10px 18px;
	}
}

.pt_acd.pt_acd1 {
	margin-bottom: 20px;
}
.pt_acd.pt_acd1 .pt_acd_ttl {
	background: url('/common/images/icon/icon_plus.png') no-repeat 98% center #00186d;
	padding: 10px;
	color: #ffffff;
	background-size: 15px;
	cursor: pointer;
}
.pt_acd.pt_acd1 .pt_acd_ttl.open {
	background-image: url('/common/images/icon/icon_minus.png');
}
.pt_acd .pt_acd_con {
	display: none;
}

@media screen and (max-width:767px) {
	.pt_acd_sp.pt_acd1 {
		margin-bottom: 20px;
	}
	.pt_acd_sp.pt_acd1 .pt_acd_ttl {
		background: url('/common/images/icon/icon_plus.png') no-repeat 98% center #00186d;
		padding: 10px;
		color: #ffffff;
		background-size: 15px;
	}
	.pt_acd_sp.pt_acd1 .pt_acd_ttl.open {
		background-image: url('/common/images/icon/icon_minus.png');
	}
	.pt_acd_sp .pt_acd_con {
		display: none;
	}
}


.pt_acd3 {
	margin-bottom: 20px;
}
.pt_acd3 .pt_acd_ttl {
	background: url('/common/images/arw/arrow_gray_b12x9.png') no-repeat left 15px center #FFFFFF;
	padding: 10px 35px;
	color: #333333;
	background-size: 12px;
	cursor: pointer;
	border: 1px solid #cccccc;
	font-weight: bold;
	font-size: 16px;
}
.pt_acd3 .pt_acd_ttl.open {
	background-image: url('/common/images/arw/arrow_gray_t12x9.png');
}

.pt_acd3 .pt_acd_con {
	display: none;
}

.pt_acd3 .pt_acd_con.open{
	display: block;
	border: 1px solid #cccccc;
	border-top: 0;
	padding: 10px;
}

.pt_acd3 .pt_acd_con .close_btn{
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.pt_acd3 .pt_acd_con .close_btn._txt{
	color: #898989;
}

.pt_acd3 .pt_acd_con .close_btn._txt:before {
  content: url('/common/images/arw/arrow_gray_t12x9.png');
  display: block;
}


@media screen and (max-width:767px) {
	.pt_acd3 {
		margin-bottom: 20px;
	}
	.pt_acd3 .pt_acd_ttl {
		background: url('/common/images/arw/arrow_gray_b12x9.png') no-repeat left 15px center #FFFFFF;
		padding: 10px 35px;
		color: #333333;
		cursor: pointer;
	}
	.pt_acd3 .pt_acd_ttl.open {
		background-image: url('/common/images/arw/arrow_gray_t12x9.png');
	}

	.pt_acd3 .pt_acd_con {
		display: none;
	}

	.pt_acd3 .pt_acd_con.open{
		display: block;
		border: 1px solid #cccccc;
		border-top: 0;
		padding: 10px;
	}
	.pt_acd3 .pt_acd_con .close_btn._txt{
		color: #898989;
		font-size: 1.2rem;
	}
}


.pt_tab {
}
.pt_tab .pt_tabbtn {
	cursor: pointer;
}
.pt_tab .pt_tabbtn.active {
}
.pt_tab .pt_tabbox {
	display: none;
}
.pt_tab .pt_tabbox.active {
	display: block;
}
.pt_tab1 .pt_tabbtn_wrap {
	width: 100%;
	border-top: 1px solid #002298;
	border-left: 1px solid #002298;
}
.pt_tab1 table.pt_tabbtn_wrap {
	table-layout: fixed;
}
.pt_tab1 .pt_tabbtn {
	border-right: 1px solid #002298;
	border-bottom: 1px solid #002298;
	min-height: 70px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	color: #002298;
	background: #ffffff;
}
.pt_tab1 .pt_tabbtn:last-child {
	padding-right: 0px;
}
.pt_tab1 .pt_tabbtn.active {
	color: #ffffff;
	background: #002298;
}
.pt_tab1 .pt_tabbtn_wrap_sp {
	width: 100%;
	display: none;
}

@media screen and (max-width:767px) {
	.pt_tab1 .pt_tabbtn_wrap {
		display: none;
	}
	.pt_tab1 .pt_tabbtn_wrap_sp {
		display: block;
	}
}
.pt_more .moreHide {
	display: none;
}
.pt_more.pt_more_sp .moreHide {
	display: block;
}
.pt_more .moreBtn {
	padding: 10px 28px;
	text-align: center;
	width: 100%;
	color: #00229a;
	border: 2px solid #00229a;
	margin: 10px auto 20px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	border-radius: 0;
	background: url(/common/images/arw/arrow_blue_d.png) no-repeat 20px center;
	background-size: 12px auto;
	background-color: transparent;
	cursor: pointer;
}

@media screen and (max-width:767px) {
	.pt_more .moreBtn {
		font-size: 1.2rem;
		background-size: 4.5%;
		background-position: 10.4% center;
		width: 100%;
	}
	.pt_more.pt_more_sp .moreHide {
		display: none;
	}
}
.pt_scrollarea {
}

@media screen and (max-width:767px) {
	.pt_scrollarea {
		overflow-x: scroll;
		/*background: url('/common/images/text_scroll.gif') no-repeat center 2px;
		background-size: 100% auto;
		padding-top: 7%;*/
		margin-bottom: 20px;
	}
	.pt_scroll_txt {
		margin: 5px 0;
		text-align: center;
		font-size: 1.2rem;
		color: #002299;
	}
	.pt_scroll_txt span{
		padding: 3px 0 3px 8%;
		background: url('/common/images/text_scroll_ico.gif') no-repeat left center;
		background-size: contain;
	}
	.pt_scrollarea ._inner {
	}
	.pt_scrollarea ._inner .pt_table1 {
		margin-bottom: 0;
	}

	/* スクロール枠内の　幅は100％解除　*/
	.pt_scrollarea .w95p {width: 95px !important;}
	.pt_scrollarea .w90p {width: 90px !important;}
	.pt_scrollarea .w85p {width: 85px !important;}
	.pt_scrollarea .w80p {width: 80px !important;}
	.pt_scrollarea .w75p {width: 75px !important;}
	.pt_scrollarea .w70p {width: 70px !important;}
	.pt_scrollarea .w65p {width: 65px !important;}
	.pt_scrollarea .w60p {width: 60px !important;}
	.pt_scrollarea .w55p {width: 55px !important;}
	.pt_scrollarea .w50p {width: 50px !important;}
	.pt_scrollarea .w49p {width: 49px !important;}
	.pt_scrollarea .w48p {width: 48px !important;}
	.pt_scrollarea .w47p {width: 47px !important;}
	.pt_scrollarea .w45p {width: 45px !important;}
	.pt_scrollarea .w40p {width: 40px !important;}
	.pt_scrollarea .w840px{width: 840px !important;}
	.pt_scrollarea .w800px{width: 800px !important;}
	.pt_scrollarea .w750px{width: 750px !important;}
	.pt_scrollarea .w700px{width: 700px !important;}
	.pt_scrollarea .w650px{width: 650px !important;}
	.pt_scrollarea .w600px{width: 600px !important;}
	.pt_scrollarea .w550px{width: 550px !important;}
	.pt_scrollarea .w500px{width: 500px !important;}
	.pt_scrollarea .w450px{width: 450px !important;}
	.pt_scrollarea .w400px{width: 400px !important;}
}

/* ************************************************* */
/* slider 1 */
/* ************************************************* */

/* slider 枠 */
.pt_slide1{
	position: relative;
	z-index: 1;
}
.pt_slide1 img{
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
.pt_slide1 .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}

/* next prev ボタン カスタマイズ*/
.pt_slide1 .bx-prev {
	left: 10px;
	background: url('../images/slider/icon_slide_prev.png') no-repeat;
}
.pt_slide1 .bx-next {
	right: 10px;
	background: url('../images/slider/icon_slide_next.png') no-repeat;
}
.pt_slide1 .bx-prev:hover,
.pt_slide1 .bx-prev:focus {
	background-position: 0;
}
.pt_slide1 .bx-wrapper .bx-controls-direction a{
	position: absolute;
    top: 50%;
    outline: 0;
	width: 25px;
	height: 42px;
    text-indent: -9999px;
    z-index: 50;
}

/* ページネーション カスタマイズ */
.pt_slide1 .bx-pager {
	position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.pt_slide1 .bx-pager .bx-pager-item{
	display: inline-block;
}

.pt_slide1 .bx-wrapper .bx-pager.bx-default-pager a{
	background: #b3b3b3;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.pt_slide1 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.pt_slide1 .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #002299;
}

@media screen and (max-width:767px) {
	.pt_slide1 .bx-pager {
		position: absolute;
		width: 100%;
		text-align: center;
		padding-top: 16px;
	}

	.pt_slide1 .bx-wrapper .bx-controls-direction a{
		top: 110%;
		width: 18px;
		/*height: 29.5px;*/
		height: 23.5px;
	}

	.pt_slide1 .bx-prev {
		left: 5;
		background: url('../images/slider/icon_slide_prev.png') no-repeat;
		background-size: 70%;
	}
	.pt_slide1 .bx-next {
		right: 5;
		background: url('../images/slider/icon_slide_next.png') no-repeat;
		background-size: 70%;
	}
}



.pt_slide_circle{
	height: 347px;
	overflow: hidden;
}
.bx-wrapper .pt_slide_circle{
	display: block;
	overflow: visible;
}

@media screen and (max-width:767px) {
	.pt_slide_circle{
		height: 188px;
		overflow: hidden;
	}
	.bx-wrapper .pt_slide_circle{
		display: block;
		overflow: visible;
	}
}

/* ************************************************* */
/* slider 2 */
/* ************************************************* */

/* slider 枠 */
.pt_slide2{
	position: relative;
}
.pt_slide2 .pt_slide_imgpager img{
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
.pt_slide2 .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

/* next prev ボタン カスタマイズ */
.pt_slide2 .bx-prev {
	left: 10px;
	background: url('../images/slider/icon_slide_prev.png') no-repeat;
}
.pt_slide2 .bx-next {
	right: 10px;
	background: url('../images/slider/icon_slide_next.png') no-repeat;
}
.pt_slide2 .bx-prev:hover,
.pt_slide2 .bx-prev:focus {
	background-position: 0;
}
.pt_slide2 .bx-wrapper .bx-controls-direction a{
	position: absolute;
    top: 50%;
    outline: 0;
	width: 25px;
	height: 42px;
    text-indent: -9999px;
    z-index: 50;
}

.pt_slide2 .bx-pager {
	display: none;
}


/* re */
.pt_slide2 .thumbContent{
	margin: 10px auto;
	display: table;
}
.pt_slide2 .thumbContent  .pagerWrap{
	float:left;
	overflow: hidden;
	width: 826px;
}
.pt_slide2 .thumbContent .pager{
	width: 500%;
	transition: margin-left 1s;
}
.pt_slide2 .thumbContent .pager .item{
	float: left;
	width: 159px;
	margin: 3px;
	position: relative;
}
/*
.pt_slide2 .thumbContent .pager .item.active{
	width: 149px;
	border: 5px solid #0c5aaf;
}
*/

.pt_slide2 .thumbContent .pager .item.active:after{
	position: absolute;
	content: '';
	border: 5px solid #0c5aaf;
	width: 150px;
	height: 65px;
	z-index: 1;
	top: 0;
	left: 0;
}
.pt_slide2 .thumbContent .pager .item img{
	width: 100%;
	height: auto;
}

.pt_slide2 .thumbContent .prev,
.pt_slide2 .thumbContent .next{
	width: 30px;
	height: 75px;
	background: #92a2d4;
	margin: 3px;
	float:left;
	position: relative;
}

/*.pt_slide2 .thumbContent .prev:hover,
.pt_slide2 .thumbContent .next:hover{
	background: #0c5aaf;
}
*/
.pt_slide2 .thumbContent .prev img,
.pt_slide2 .thumbContent .next img{
	background-size: contain;
	left: 35%;
	top: 35%;
	position: absolute;
}

.pt_slide2 .thumbContent .next.on,
.pt_slide2 .thumbContent .prev.on{
	background-color: #0c5aaf;
	cursor: pointer;
}


/* slider caption */
.pt_slide2 .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);   /* キャプションの背景 */
  width: 100%;
}

.pt_slide2 .bx-wrapper .bx-caption span {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	display: block;
	padding: 10px;
	text-align: center;
}

@media screen and (max-width:767px) {

	.pt_slide2 .bx-wrapper {
		position: relative;
		margin: 0 auto 60px;
		padding: 0;
	}

	.pt_slide2 .bx-wrapper .bx-controls-direction a{
		top: 110%;
		width: 18px;
		height: 23.5px;
	}

	.pt_slide2 .bx-prev {
		left: 5;
		background: url('../images/slider/icon_slide_prev.png') no-repeat;
		background-size: 70%;
	}
	.pt_slide2 .bx-next {
		right: 5;
		background: url('../images/slider/icon_slide_next.png') no-repeat;
		background-size: 70%;
	}

	.pt_slide2 .thumbContent{
		display: none;
	}

	/* ページネーション カスタマイズ */
	.pt_slide2 .bx-pager {
		position: absolute;
		width: 100%;
		text-align: center;
		padding-top: 20px;
		display: block;
	}

	.pt_slide2 .bx-pager .bx-pager-item{
		display: inline-block;
	}

	.pt_slide2 .bx-wrapper .bx-pager.bx-default-pager a{
		background: #b3b3b3;
		text-indent: -9999px;
		display: block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
		outline: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.pt_slide2 .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.pt_slide2 .bx-wrapper .bx-pager.bx-default-pager a.active{
		background: #002299;
	}
}


.pt_slide_imgpager{
	height: 419px;
	overflow: hidden;
}
.bx-wrapper .pt_slide_imgpager{
	display: block;
	overflow: visible;
}

/* ************************************************* */
/* slider 3 */
/* ************************************************* */

/* slider 枠 */
.pt_slide3{
	position: relative;
	margin: 0 auto;
}
.pt_slide3 img{
    display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pt_slide3 .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
	width: 100%;
}
.pt_slide3 .bx-wrapper .pt_slide_top li{
	float: left;
	position: relative;
	display: block;
}

/* next prev ボタン カスタマイズ*/
.pt_slide3 .bx-prev {
	left: -50px;
	background: url('../images/slider/icon_slide_prev.png') no-repeat;
}
.pt_slide3 .bx-next {
	right: -50px;
	background: url('../images/slider/icon_slide_next.png') no-repeat;
}
.pt_slide3 .bx-prev:hover,
.pt_slide3 .bx-prev:focus {
	background-position: 0;
}
.pt_slide3 .bx-wrapper .bx-controls-direction a{
	position: absolute;
    top: 42%;
    outline: 0;
    width: 25px;
    height: 42px;
    text-indent: -9999px;
    z-index: 50;
}

/* ペ�Eジネ�Eション カスタマイズ */
.pt_slide3 .bx-pager {
	display: none;
}

@media screen and (max-width:767px) {

	.pt_slide3 .bx-wrapper {
		margin: 0 auto 45px;
	}
	.pt_slide3 .bx-wrapper .bx-viewport{
		width: 100%!important;
		margin-bottom: 4%;
	}
	.pt_slide3 .bx-prev {
		left: 5px;
		background: url('../images/slider/icon_slide_prev.png') no-repeat;
		background-size: 70%;
	}
	.pt_slide3 .bx-next {
		right: 5px;
		background: url('../images/slider/icon_slide_next.png') no-repeat;
		background-size: 70%;
	}

	.pt_slide3 .bx-wrapper .bx-controls-direction a{
		top: 110%;
		width: 18px;
		height: 23.5px;
	}

	/* ペ�Eジネ�Eション カスタマイズ */
	.pt_slide3 .bx-pager {
		position: absolute;
		width: 100%;
		text-align: center;
		padding-top: 8px;
		display: block;
	}

	.pt_slide3 .bx-pager .bx-pager-item{
		display: inline-block;
	}

	.pt_slide3 .bx-wrapper .bx-pager.bx-default-pager a{
		background: #b3b3b3;
		text-indent: -9999px;
		display: block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
		outline: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.pt_slide3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.pt_slide3 .bx-wrapper .bx-pager.bx-default-pager a.active{
		background: #002299;
	}
}

/* ローチE��ング表示調整 */
.pt_slide3{
	height: 174px;
	overflow: hidden;
}
.bx-wrapper .pt_slide3{
	display: block;
	overflow: visible;
}

@media screen and (max-width:767px) {
	.pt_slide3{
		height: auto;
		overflow: hidden;
	}
}

/* ************************************************* */
/* slider 4 */
/* ************************************************* */

/* slider 枠 */
.pt_slide4{
	position: relative;
	z-index: 1;
}
.pt_slide4 img{
	max-width: 100%;
  display: block;
  margin: 0 auto;
}
.pt_slide4 .bx-wrapper {
  position: relative;
  margin: 0 auto 70px;
  padding: 0;
}




/* next prev ボタン カスタマイズ*/
.pt_slide4 .bx-prev {
	left: 10px;
	background: url('../images/slider/icon_slide_prev.png') no-repeat;
}
.pt_slide4 .bx-next {
	right: 10px;
	background: url('../images/slider/icon_slide_next.png') no-repeat;
}
.pt_slide4 .bx-prev:hover,
.pt_slide4 .bx-prev:focus {
	background-position: 0;
}
.pt_slide4 .bx-wrapper .bx-controls-direction a{
	position: absolute;
  top: 50%;
  outline: 0;
	width: 25px;
	height: 42px;
  text-indent: -9999px;
  z-index: 50;
}

/* ページネーション カスタマイズ */
.pt_slide4 .thumbList {
	position: absolute;
  width: 483px;
  text-align: center;
	bottom: -95px;
	left:47px;
	z-index: 1;
	overflow: hidden;
}
.pt_slide4 .thumbList::before,
.pt_slide4 .thumbList::after{
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 100%;
	top:0;
}
.pt_slide4 .thumbList::before {
	left: 0;
	background: -moz-linear-gradient(left, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
	background: -webkit-linear-gradient(left, rgba(242,242,242,1) 0%,rgba(242,242,242,0) 100%);
	background: linear-gradient(to right, rgba(242,242,242,1) 0%,rgba(242,242,242,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#00f2f2f2',GradientType=1 );
}
.pt_slide4 .thumbList::after {
	right: 0;
	background: -moz-linear-gradient(left, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-linear-gradient(left, rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%);
	background: linear-gradient(to right, rgba(242,242,242,0) 0%,rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=1 );
}
.pt_slide4 .thumbList ul{
	display: table;
	/*transition: margin-left 1s;*/
}
.pt_slide4 .thumbList li{
	display: table-cell;
	padding-right: 15px;
}
.pt_slide4 .thumbList li a{
	position: relative;
	display: block;
}
.pt_slide4 .thumbList li a::after{
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 10;
	position: absolute;
	border: none;
	box-sizing: border-box;
	transition: border-width 0.15s;
}
.pt_slide4 .thumbList li a.active::after{
	border: 4px solid #fd8802;
}
.pt_slide4 .thumbList li img{
	max-width: 123px;
}

@media screen and (max-width:767px) {
	.pt_slide4 .thumbList {
		width:74%;
		left:13%;
		bottom:-71px;
	}

	.pt_slide4 .thumbList::after {
		width: 15px;
	}
	.pt_slide4 .thumbList ul{

	}
	.pt_slide4 .thumbList li{
		padding-right: 5px;
	}
	.pt_slide4 .thumbList li a{

	}
	.pt_slide4 .thumbList li a::after{

	}
	.pt_slide4 .thumbList li a.active::after{
		border: 4px solid #fd8802;
	}
	.pt_slide4 .thumbList li img{
		max-width: 100px;
	}

	.pt_slide4 .bx-prev {
		left: 5;
		background: url('../images/slider/icon_slide_prev.png') no-repeat;
		background-size: 70%;
	}
	.pt_slide4 .bx-next {
		right: 5;
		background: url('../images/slider/icon_slide_next.png') no-repeat;
		background-size: 70%;
	}
}

/* ************************************************* */
/* slider toppage */
/* ************************************************* */

/* slider 枠 */
.pt_slideTop{
	position: relative;
	z-index: 1;
}
.pt_slideTop img{
	max-width: 100%;
  display: block;
  margin: 0 auto;
}
.pt_slideTop .bx-wrapper {
  position: relative;
  margin: 0 auto 15px;
  padding: 0;
}
.pt_slideTop ul.pt_slideTop_thumb {
	height: 380px;
}
.pt_slideTop li {
  display: none;
}
.pt_slideTop .bx-viewport li {
  display: block !important;
}
.pt_slideTop .bx-viewport{
	overflow: visible !important;
	width: 1024px;
	margin: 0 auto;
}

.pt_slideTop .bx-viewport ul{
	overflow: hidden;
	height: 380px;
	display: flex;
}

.pt_slideTop:before{
	content: '';
	position: absolute;
	display: block;
	background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	top: 0;
	left: 0;
	width: 150px;
	height: 380px;
	background-size: contain;
	z-index:10;
}

.pt_slideTop:after{
	content: '';
	position: absolute;
	display: block;
	background:linear-gradient(to left,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	top: 0;
	right: 0;
	width: 150px;
	height: 380px;
	background-size: contain;
	z-index:10;
}

/* next prev ボタン カスタマイズ*/
.pt_slideTop .bx-prev {
	left: 10px;
	background: url('../images/slider/icon_slide_prev.png') 50% 50% no-repeat;
}
.pt_slideTop .bx-next {
	right: 10px;
	background: url('../images/slider/icon_slide_next.png') 50% 50% no-repeat;
}
.pt_slideTop .bx-prev:hover,
.pt_slideTop .bx-prev:focus {
	background-position: 0;
}
.pt_slideTop .bx-wrapper .bx-controls-direction a{
	position: absolute;
  top: 50%;
  outline: 0;
	width: 24px;
	height: 80px;
  text-indent: -9999px;
  z-index: 50;
}

/* ページネーション カスタマイズ */
.pt_slideTop .thumbList {
	position: relative;
  width: 1024px;
  text-align: center;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: auto;
}
.pt_slideTop .thumbList::before,
.pt_slideTop .thumbList::after{
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	width: 120px;
	height: 100%;
	top:0;
}
.pt_slideTop .thumbList::before {
	left: 0;
	background: -moz-linear-gradient(right, rgba(242,242,242,1) 50%, rgba(242,242,242,0) 100%);
	background: -webkit-linear-gradient(right, rgba(242,242,242,1) 50%,rgba(242,242,242,0) 100%);
	background: linear-gradient(to right, rgba(242,242,242,1) 50%,rgba(242,242,242,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#00f2f2f2',GradientType=1 );
}
.pt_slideTop .thumbList::after {
	right: 0;
	background: -moz-linear-gradient(left, rgba(242,242,242,1) 50%, rgba(242,242,242,0) 100%);
	background: -webkit-linear-gradient(left, rgba(242,242,242,1) 50%,rgba(242,242,242,0) 100%);
	background: linear-gradient(to left, rgba(242,242,242,1) 50%,rgba(242,242,242,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=1 );
}
.pt_slideTop .thumbList ul{
	display: table;
	/*transition: margin-left 1s;*/
}
.pt_slideTop .thumbList li{
	display: table-cell;
	padding-right: 15px;
}
.pt_slideTop .thumbList li a{
	position: relative;
	display: block;
}
.pt_slideTop .thumbList li a::after{
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 10;
	position: absolute;
	border: none;
	box-sizing: border-box;
	transition: border-width 0.15s;
}
.pt_slideTop .thumbList li a.active::after{
	border: 4px solid #fd8802;
}
.pt_slideTop .thumbList li img{
	max-width: 220px;
	width: 220px;
}

@media screen and (max-width:767px) {
	.pt_slideTop .thumbList {
		width:100%;
		left:0;
		bottom:0;
	}
	.pt_slideTop .thumbList::before,
	.pt_slideTop .thumbList::after {
		width: 65px;
	}
	.pt_slideTop .thumbList::before {
		left: 0;
		background: -moz-linear-gradient(right, rgba(244,249,253,1) 50%, rgba(244,249,253,0) 100%);
		background: -webkit-linear-gradient(right, rgba(244,249,253,1) 50%,rgba(244,249,253,0) 100%);
		background: linear-gradient(to right, rgba(244,242,253,1) 50%,rgba(244,249,253,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#00f2f2f2',GradientType=1 );
	}
	.pt_slideTop .thumbList::after {
		right: 0;
		background: -moz-linear-gradient(left, rgba(244,249,253,1) 50%, rgba(244,249,253,0) 100%);
		background: -webkit-linear-gradient(left, rgba(244,249,253,1) 50%,rgba(244,249,253,0) 100%);
		background: linear-gradient(to left, rgba(244,242,253,1) 50%,rgba(244,249,253,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f4f9fd',GradientType=1 );
	}
	.pt_slideTop .thumbList ul{

	}
	.pt_slideTop .thumbList li{
		padding-right: 5px;
	}
	.pt_slideTop .thumbList li a{

	}
	.pt_slideTop .thumbList li a::after{

	}
	.pt_slideTop .thumbList li a.active::after{
		border: 4px solid #fd8802;
	}
	.pt_slideTop .thumbList li img{
		max-width: 123px;
	}

	.pt_slideTop .bx-wrapper .bx-controls-direction a{
		height: 40px;
	}
	.pt_slideTop .bx-prev {
		left: 0;
		background: url('../images/slider/icon_slide_prev.png') no-repeat;
		background-size: 100%;
	}
	.pt_slideTop .bx-next {
		right: 0;
		background: url('../images/slider/icon_slide_next.png') no-repeat;
		background-size: 100%;
	}

	.pt_slideTop .bx-viewport{
		overflow: hidden !important;
	}

	.pt_slideTop .bx-viewport ul{
		height: auto;
	}

	.pt_slideTop:before{
		display: none;
	}

	.pt_slideTop:after{
		display: none;
	}

	.pt_slideTop .bx-viewport ul > li{
		margin-right: 0 !important;
	}


}


/* ************************************************** */

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 7%;
	height: 1.8em;
	background-size: auto 100%;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
	background: url(/common/images/arw/arrow_prev.png) no-repeat center center;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
	background: url(/common/images/arw/arrow_next.png) no-repeat center center;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
	display: none;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .5em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
th.ui-datepicker-week-end span {
	font-weight: bold;
	color: blue;
}
th.ui-datepicker-week-end:last-child span {
    color: #ff0000;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 0 .2em;
	text-align: center;
	text-decoration: none;
}
.ui-datepicker td.nolink  a{
	pointer-events:none;
	cursor:default;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker-calendar thead{
	border-bottom: 1px solid #ccc;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span{
	color: #000000;
}
.ui-datepicker-month{
	font-size: 24px;
}
.ui-datepicker-today{
	font-weight: bold;
}
.ui-datepicker-week-end a,
.ui-datepicker-week-end span{
	color: #000000;
}
.ui-datepicker-week-end:first-child a,
.ui-datepicker-week-end:first-child span{
	color: #e91b1d;
}
.ui-state-disabled span{
	color: #cccccc !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
	font-size: 15px;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-unselectable, .ui-state-default{
	font-size: 1.6rem;
}
.ui-state-active{
	font-size: 1.5rem!important;
	margin-top: 1.5px;
}
.nolink .ui-state-active{
	font-size: 1.6rem!important;
	margin-top: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-datepicker-year{display: none;}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

.calenderPopup{

}
.calenderPopup .ttl{
	display: table;
	width: 100%;
}
.calenderPopup .ttl p{
	display: table-cell;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #002298;
	font-size: 24px;
}
.calenderPopup .cont{
	padding:30px;
	min-height: 230px;
}

@media screen and (max-width:767px) {
	.calenderPopup .cont {
	    padding: 10px;
	}
	.ui-datepicker{
		width: 100%;
		padding:0;
	}
	.ui-datepicker-month{
		font-size: 2rem;
	}
	.ui-datepicker .ui-datepicker-calendar{
		font-size: 1.8rem;
	}
	.ui-datepicker.ui-datepicker-multi{
		width: 100% !important;
	}
	.ui-datepicker-multi-2 .ui-datepicker-group,
	.ui-datepicker-multi-3 .ui-datepicker-group {
		width: 100%;
	}
	.ui-datepicker-multi .ui-datepicker-group {
		float:none;
	}
}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:0px; right:0px; display:block; background:url(/common/images/icon/icon_close.png) no-repeat center center #011b7a; width:60px; height:60px; text-indent:-9999px;}

/* bussearchbox  */

.bussearchbox .btn_search {
	background: none #f18101;
	width: 285px;
	margin: 0 auto;
	font-size: 16px;
}
.bussearchbox .ipArea01,
.bussearchbox .ipArea02{
	display: table;
	width: 715px;
	margin: 0 auto 20px;
}
.bussearchbox .reverse_btn,
.bussearchbox .calender_btn {
	height: 5rem;
	width: auto;
}
.bussearchbox .cell{
	display: table-cell;
	vertical-align: bottom;
	padding-right: 30px;
	font-size: 16px;
}
.bussearchbox .cell select{
	font-size: 16px;
	color: #666666;
}
.bussearchbox .cell_start_ken,
.bussearchbox .cell_select_time{
  width: 300px;
}
.bussearchbox .cell_reverse_btn {
  width: 50px;
  text-align: center;
}
.bussearchbox .cell_end_ken{
  width: 300px;
	padding-right: 0;
}
.bussearchbox input[type="text"],
.bussearchbox select{
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding: 10px;
	border: none;
}

.bussearchbox .ipArea02{
	margin-bottom: 30px;
}
.bussearchbox .cell_select_month{
	width: 120px;
	padding-right: 20px;
}
.bussearchbox .cell_select_day{
	width: 150px;
	padding-right: 20px;
}
.bussearchbox .cell_calender_btn{
	width: 40px;
}
.bussearchbox .cell_calender_btn .calender_btn{
	height: 5rem;
	vertical-align: middle;
}

@media screen and (max-width:767px) {
	.bussearchbox .ipArea01{
		width: 86%;
		float: left;
		margin: 0;
	}
	.bussearchbox .ipArea02{
		width: 100%;
	}
	.bussearchbox .cell_sp.cell_reverse_btn {
		width: 13%;
		float: right;
	}
	.bussearchbox .cell_sp .reverse_btn{
		height: auto;
	}
	.bussearchbox .cell{
		width: 100%;
		display: table;
		vertical-align: middle;
		margin-bottom: 3%;
		padding-right: 0;
		box-sizing: border-box;
	}
	.bussearchbox .cell_start_ken,
	.bussearchbox .cell_end_ken{
		padding-right: 4%;
	}
	.bussearchbox .cell_select_month{
		width: 47%;
		float: left;
	}
	.bussearchbox .cell.cell_select_month select{
		width: 90%;
	}
	.bussearchbox .cell_select_day{
		width: 35%;
		float: left;
	}
	.bussearchbox .cell_calender_btn{
		width: 13%;
		float: left;
		margin-left: 5%;
	}
	.bussearchbox .cell_calender_btn .reverse_btn{
		height: auto;
		padding-top: 14%;
	}
	.bussearchbox .cell_calender_btn .calender_btn{
		height: auto;
	}
	.bussearchbox .cell.pc_only{
		display: none;
	}
	.bussearchbox .hd{
		width: 4em;
		display: table-cell;
		vertical-align: middle;
		margin-bottom: 0;
		font-size: 1.4rem;
		color: #333333;
	}
	.bussearchbox input[type="text"],
	.bussearchbox select{
		display: table-cell;
	}
	.bussearchbox .cell select{
		box-sizing: border-box;
		width: 100%;
		height: 3.5rem;
		padding: 7px 10px 10px;
		font-size: 1.4rem;
		border: none;
	}
	.bussearchbox .ipArea02{
		margin-bottom: 2%;
	}
	.bussearchbox .btn_search{
		width: 78%;
		font-size: 1.4rem;
	}

}

.pt_mbr_menu{
	margin-top: 30px;
}
.pt_mbr_menu .box{
	width: 60%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.pt_mbr_menu .box li{
	width: 49%;
	box-sizing: border-box;
}
.pt_mbr_menu .box .btn{
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 93% center;
	background-size: 12px auto;
	padding: 10px 28px;
	background-color: #ffffff;
	text-align: center;
	color: #00229a;
	font-size: 2.4rem;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #00229a;
	box-sizing: border-box;
}
.pt_mbr_menu .box .text{
	font-size: 1.2rem;
	text-align: center;
	margin-top: 5px;
}
.pt_mbr_menu .box .btn.icon_pdf{
	background: url(/common/images/icon/icon_pdf_32.png) no-repeat left 89% top 45%;
	background-size: 24px auto;
}
.pt_mbr_menu._col3 .box .btn.icon_pdf{
	background: url(/common/images/icon/icon_pdf_32.png) no-repeat left 70% top 45%;
}

.pt_mbr_menu._col3 .box{
	width: 100%;
}
.pt_mbr_menu._col3 .box li{
	width: 32.5%;
}

@media screen and (max-width:767px) {
	.pt_mbr_menu .box{
		width: 100%;
		flex-direction: column;
	}
	.pt_mbr_menu .box li,
	.pt_mbr_menu._col3 .box li{
		width: 100%;
		margin-bottom: 10px;
	}
	.pt_mbr_menu .box li:last-child{
		margin-bottom: 0;
	}
	.pt_mbr_menu .box .btn{
		font-size: 1.7rem;
		padding: 10px;
		padding-right: 20px;
	}
	.pt_mbr_menu .box .btn.icon_pdf {
		background-position: 75% center;
    background-size: 16px auto;
	}
	.pt_mbr_menu._col3 .box .btn.icon_pdf{
		background-position: 63% center;
    background-size: 16px auto;
	}
	.pt_mbr_menu .box .text{
		font-size: 1rem;
	}
}

.pt_mbr_menu_day{
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
.pt_mbr_menu_night{
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}

.pt_mbr_menuA a{
	background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 93% center;
	background-size: 12px auto;
	padding: 10px 28px;
	background-color: #ffffff;
	text-align: center;
	color: #00229a;
	border-radius: 3px;
	border: 1px solid #00229a;
	vertical-align: middle;
	display: table-cell;
}

.pt_mbr_menuA a .icon_pdf{
	position: relative;
	padding-right: 2.5em;
}
.pt_mbr_menuA a .icon_pdf:after{
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	top: -8px;
	width: 30px;
	height: 32px;
	background: url(/common/images/icon/icon_pdf_128.png) no-repeat right center;
	background-size: contain;
}

.pt_mbr_menuA .box{
  width: 80%;
	margin: 0 auto;
  display: table;
}
.pt_mbr_menuA li{
	float: left;
  display: table;
  margin-right: 5%;
  width: 30%;
}
.pt_mbr_menuA li:nth-child(3n),
.pt_mbr_menuA li:nth-child(3n) {
  margin-right: 0;
}

.pt_mbr_menuA .box.item2 li{
	width: 47.5%;
}
.pt_mbr_menuA .box.item2 li:nth-child(2n){
	margin-right: 0;
}

.pt_mbr_menuA .ttl{
    font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.pt_mbr_menu_day .ttl .icon{
    background: url(/common/images/icon/icon_day.png) top left no-repeat;
    background-size: auto 100%;
    padding-left: 30px;
}
.pt_mbr_menu_night .ttl .icon{
    background: url(/common/images/icon/icon_night.png) top left no-repeat;
    background-size: auto 100%;
    padding-left: 30px;
}
/* 「ご予約」ボタン説明 */
.pt_mbr_menuA .btnNote{
	width: 80%;
	margin: 5px auto 0;
}
.pt_mbr_menuA .btnNote .text{
	width: 30%;
	float: right;
	font-size: 1.2rem;
}
.pt_mbr_menuA .btnNote._two .text{
	width: 47.5%;
}

@media screen and (max-width:767px) {

	.pt_mbr_menuA  a{
		background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 92% center;
		background-size: 12px auto;
		padding: 10px 20px 10px 10px;
		background-color: #ffffff;
		text-align: center;
		color: #00229a;
		border-radius: 3px;
		border: 1px solid #00229a;
		vertical-align: middle;
		display: table-cell;
		font-size: 1.0rem;
	}

	.pt_mbr_menuA  li{
		min-height: 70px;
	}

	.pt_mbr_menuA  .box{
		width: 100%;
		margin: 0 auto;
		display: table;
	}
	/* 「ご予約」ボタン説明 */
	.pt_mbr_menuA .btnNote{
		width: 100%;
		margin: 5px auto 0;
	}
	.pt_mbr_menuA .btnNote .text{
		width: 30%;
		float: right;
		font-size: 1rem;
	}
	.pt_mbr_menuA a .icon_pdf:after {
    width: 26px;
    height: 29px;
	}
}

.pt_mbr_annotation{
	margin-top: 30px;
}
.pt_mbr_annotation li{
	font-size: 1.2rem;
}
.pt_mbr_info{
	text-align: center;
	margin-top: 25px;
}
.pt_mbr_info ul{
	display: inline-block;
}
.pt_mbr_info .info_text{
	font-size: 1.6rem;
	margin-bottom: 5px;
	text-align: left;
}

@media screen and (max-width:767px) {
	.pt_mbr_info .info_text{
		font-size: 1.4rem;
		text-align: left;
	}
}

.pt_reserveAnchor{
	background: url(/common/images/arw/arrow_blue_d14x9.png) no-repeat 93% center;
    background-size: 12px auto;
    padding: 10px 28px;
    background-color: #ffffff;
    text-align: center;
    color: #00229a;
    border-radius: 3px;
    border: 1px solid #00229a;
    vertical-align: middle;
    display: block;
		width: 230px;
		margin: 0 auto 60px;
}


.pt_table_explane{
	width: 100%;
	box-sizing: border-box;
	border: 4px solid #f5f5f5;
	padding: 30px;
}
.pt_table_explane .ttl{
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.pt_table_explane .pt_note1{
	margin-bottom: 0;
}

.pt_table_explane .icon_exp{
	margin: 0 auto 20px auto;
	width: 100%;
}
.pt_table_explane .icon_exp ul{
  display: table;
	table-layout: fixed;
	width: 100%;
}
.pt_table_explane .icon_exp li{
  display: table-cell;
	text-align: center;
	padding: 0 2px;
}
.pt_table_explane .icon_exp li .text{
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.3;
}
.pt_table_explane .icon_exp li .comment{
	font-size: 8px;
	vertical-align: top;
}
.pt_table_explane .icon_exp li img{
	width: 100%;
	max-width: 50px;
}


@media screen and (max-width:767px) {

	.pt_table_explane{
		padding: 15px;
	}
	.pt_table_explane .textBox{
		font-size: 1.1rem;
	}

	.pt_table_explane .icon_exp{
		margin: 0 auto;
	}
	.pt_table_explane .icon_exp ul{
		display: block;
	}
	.pt_table_explane .icon_exp ul:after{
		display: table;
		content: '';
		clear: both;
	}
	.pt_table_explane .icon_exp li{
		display: block;
		float: left;
		width: 33%;
		box-sizing: border-box;
		min-height: 110px;
	}
	.pt_table_explane .icon_exp li:nth-child(3n-1){
		width: 34%;
	}
}

/* .pt_reserveBoxA ================================= */

.pt_reserveBoxA {
	border: 1px solid #ccc;
	padding:20px 20px;
	box-sizing: border-box;
}
.pt_reserveBoxA .pt_hd6{
	margin-bottom: 0.5rem;
}
.pt_reserveBoxA .pt_note1{
	padding: 5px 0;
}
.pt_reserveBoxA .select_box{
	margin-bottom: 20px;
}
.pt_reserveBoxA .select_box:last-child{
	margin-bottom: 1em;
	margin-top: 1.5em;
}
.pt_reserveBoxA._nolink .select_box {
	margin-top: 0;
}

@media screen and (max-width:767px) {
	.pt_reserveBoxA {
		background-color: #fff;
		border: 2px solid #e6e6e6;
		padding: 20px 10px 0px;
	}
	.pt_reserveBoxA .pt_hd6{
		margin-bottom: 0.5rem;
	}
	.pt_reserveBoxA .pt_note1{
		margin-bottom: 5px;
	}
	.pt_reserveBoxA .btn_box{
		padding-left: 5%;
	}

}

/* .pt_reserveBoxA .platformBox ================================= */
.pt_reserveBoxA .platformBox{
	height: 120px;
	position: relative;
}
.pt_reserveBoxA .platformBox .arw{
	display: inline-block;
	height: 100px;
	width: 55px;
	position: relative;
}

.pt_reserveBoxA .platformBox .arw img{
	position: absolute;
	top: 65%;
	left: 42%;
}

.pt_reserveBoxA .platformBox .platform{
	width: 47%;
}

.pt_reserveBoxA .platformBox .platform .prefList{
	display: table;
	padding: 0;
	border-left: 1px solid #002299;
	border-top: 1px solid #002299;
}
.pt_reserveBoxA .platformBox .platform .prefList li{
	border-right: 1px solid #002299;
	background-color: #ffffff;
	color: #002299;
	padding: 10px 20px;
	display: table-cell;
	cursor: pointer;
}
.pt_reserveBoxA .platformBox .platform .prefList li.active{
	background-color: #002299;
	color: #fff;
}
.pt_reserveBoxA .platformBox .platform .prefList li:last-child{
	padding: 10px 20px!important;
}

.pt_reserveBoxA .platformBox .platform .select{
	width: 100%;
	text-align: center;
	background-color: #002299;
	color: #000;
	padding: 10px 0;
}
.pt_reserveBoxA .platformBox .platform .select .station{
	width: 95%;
	font-size: 14px;
	padding: 14px;
}

@media screen and (max-width:767px) {

	.pt_reserveBoxA .platformBox{
		height: auto;
		position: relative;
	}
	.pt_reserveBoxA .platformBox:after{
		content: '';
		display: table;
		clear: both;
	}
	.pt_reserveBoxA .platformBox .arw{
		display: block;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;;
	}
	.pt_reserveBoxA .platformBox .platform{
		width: 100%;
		float: none;
	}

	.pt_reserveBoxA .platformBox .platform .prefList{
		width: 100%;
		box-sizing: border-box;
	}

	.pt_reserveBoxA .platformBox .platform .prefList li{
		width: 17%;
		text-align: center;
		padding: 5px 2px;
	}

	.pt_reserveBoxA .platformBox .platform .prefList li:last-child{
		padding: 5px 2px!important;
	}

	.pt_reserveBoxA .platformBox .arw img{
		width: 22px;
		position: static;
		vertical-align: middle;
	}

}
/* .pt_reserveBoxA .calendarArea ================================= */

.pt_reserveBoxA .calendarArea .ui-datepicker{
	margin: 0 auto;
	/*width: 40em!important;*/
}


/* .pt_reserveBoxA .price_color ================================= */

.pt_reserveBoxA .price_color li{
	float: left;
	display: block;
	padding-right: 25px;

}
.pt_reserveBoxA .price_color li:last-child{
	padding-right: 0;

}
.pt_reserveBoxA .price_color span{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	margin-right: 10px;
	color: #fff;
}

.pt_table_fare td[class^="rank_"] { color: #fff; }
.pt_reserveBoxA .rank_S_color,
.pt_table_fare td.rank_S_color{background: #e50000;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_S_color{background: #e50000;}

.pt_reserveBoxA .rank_A_color,
.pt_table_fare td.rank_A_color{background: #f4b100;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_A_color{background: #f4b100;}

.pt_reserveBoxA .rank_B_color,
.pt_table_fare td.rank_B_color{background: #fb569c;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_B_color{background: #fb569c;}

.pt_reserveBoxA .rank_C_color,
.pt_table_fare td.rank_C_color{background: #f4e100;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_C_color{background: #f4e100;}

.pt_reserveBoxA .rank_D_color,
.pt_table_fare td.rank_D_color{background: #18b0f4;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_D_color{background: #18b0f4;}

.pt_reserveBoxA .rank_E_color,
.pt_table_fare td.rank_E_color{background: #61ca64;}
.pt_reserveBoxA .ui-datepicker-calendar .rank_E_color{background: #61ca64;}


.pt_reserveBoxA .ui-state-disabled span{
	color: #cccccc !important;
	background: #f1f1f1;
}
.pt_reserveBoxA .ui-datepicker td{
    padding: 1px;
    background: #f1f1f1;
    border: 1px solid #fff;
	height: 35px;
    vertical-align: middle;
}
.pt_reserveBoxA .ui-datepicker .ui-datepicker-other-month{
	background: none;
}

.pt_reserveBoxA .calendarArea{
	margin-bottom: 20px;
}

.pt_reserveBoxA .ui-datepicker-multi-2 .ui-datepicker-group{
    width: 49%;
    margin: 0.5%;
    max-width: 20em;
}

.pt_reserveBoxA .calendarArea .ui-datepicker-multi-2 { width: 40em!important }
.pt_reserveBoxA .calendarArea .ui-datepicker-multi-3 { width: 60em!important }

.pt_reserveBoxA .ui-datepicker-month {
    font-size: 18px;
}

.pt_reserveBoxA .ui-datepicker th {
    font-weight: normal;
}

.pt_reserveBoxA .ui-datepicker-calendar thead {
    border-bottom: 2px solid #d6d6d6;
}

@media screen and (max-width:767px) {
	.pt_reserveBoxA .ui-datepicker-multi-2 .ui-datepicker-group{
		width: 100%;
		max-width: 20em;
	}
	.pt_reserveBoxA .calendarArea .ui-datepicker-multi-2,
	.pt_reserveBoxA .calendarArea .ui-datepicker-multi-3{
		width: 100%!important;
	}
}

/*mainbusroute MV*/
.mvArea{
	position: relative;
}
.mvArea .mvTxt{
	position: absolute;
	top: 0;
	left: 0;
	background: #003ab0;
	padding: 10px 20px;
	color: #fff;
	line-height: 1.4;
	font-size: 2.9rem;
	font-weight: bold;
	background-color: rgba(0,34,152,0.75);
}
@media screen and (max-width:767px) {
	.mvArea .mvTxt{
		padding: 5px 10px;
		font-size: 1.1rem;
	}
}

/* .pt_reserveBoxB ================================= */
.pt_reserveBoxB {
    background-color: #e1e7fc;
    border-top: 2px solid #002299;
    padding: 20px 90px 30px;
}
.pt_reserveBoxB .hd {
    color: #002299;
    font-weight: bold;
}
.pt_reserveBoxB .cell_select_bus{
    padding-right: 0px;
}
.pt_reserveBoxB .ipArea01{
	width:420px;
	padding-right: 27px;
	padding-bottom: 13px;
	margin-bottom: 13px;
	box-sizing: border-box;
	display: table;
	float: left;
	border-bottom: 1px solid #d6ddff;
	border-right: 1px solid #d6ddff;
}
.pt_reserveBoxB .ipArea02{
	width:424px;
	padding-left: 27px;
	padding-bottom: 13px;
	margin-bottom: 13px;
	box-sizing: border-box;
	display: table;
	float: left;
	border-bottom: 1px solid #d6ddff;
}
.pt_reserveBoxB .ipArea03 {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.pt_reserveBoxB .cell_start_busstop{
	display: table-cell;
	margin-bottom: 20px;
	width: 392px;
	padding-right: 0;
}
.pt_reserveBoxB .cell_end_busstop{
	display: table-cell;
	width: 392px;
	padding-right: 0;
}
.pt_reserveBoxB .cell_busstop_arrow{
	width: auto;
	padding: 0 0 19px;
}
.pt_reserveBoxB .busstop_arrow{
	margin: 0 auto;
	width: 6px;
}
.pt_reserveBoxB .btn_reservation{
	width: 285px;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	.pt_reserveBoxB {
		border-top: 2px solid #002299;
		padding: 20px 25px 30px;
	}
	.pt_reserveBoxB .ipArea02{
		padding-left: 0px;
	}
	.pt_reserveBoxB .cell_start_busstop,
	.pt_reserveBoxB .cell_end_busstop{
		display: block;
		width: 100%;
	}
	.pt_reserveBoxB .cell_start_busstop .hd,
	.pt_reserveBoxB .cell_end_busstop .hd{
		/*width: 5em;*/
		width: 100%;
	}
	.pt_reserveBoxB .busstop_arrow{
		margin: 0 auto;
		width: initial;
	}
	.pt_reserveBoxB .cell_busstop_arrow{
		width: auto;
		padding: 0;
		left: 50%;
    	position: absolute;
	}
	.pt_reserveBoxB .bussearchbox .cell{
		display: block;
	}

	.pt_reserveBoxB .ipArea01{
		width: 100%;
		padding-right: 0px;
	}
	.pt_reserveBoxB .ipArea02{
		width: 100%;
	}
	.pt_reserveBoxB .cell_select_month .pc_only{
		display: none;
	}

	.pt_reserveBoxB .bussearchbox .cell_select_month {
		width: 35%;
	}
	.pt_reserveBoxB .bussearchbox .cell_select_day {
		width: 47%;
	}
	.pt_reserveBoxB .ipArea01,
	.pt_reserveBoxB .ipArea02{
		padding-bottom: 0px;
		border: none;
	}

	.pt_reserveBoxB .btn_reservation{
		width: 100%;
	}
	.pt_reserveBoxA .price_color li{
		font-size: 0.9rem;
		margin-bottom: 2px;
		padding-right: 12px;
	}
	.pt_reserveBoxA .price_color span{
		margin-right: 5px;
	}
}
#MTOutoputArea1{

}
#MTOutoputArea1 img{
	max-width: 100%;
	height: auto;
}
