@charset "UTF-8";

/* ----------------------------------
 About
---------------------------------- */
#company_header .block-company-header-menu-list li.info::before { width: 80%; left: 10%;}
#company_header .block-company-header-menu-list li.info a { color: #CD0000;}

#companyinfo_nav .companyinfo-box ul .nav-item.about a.nav-link { font-weight: 600; color: #CD0000; background-color: #F2F2F2;}

#about_top .page-ttl-block h1.page-ttl { padding: 5px 0 10px; margin: 0 0 40px 0; font-size: 22px; font-weight: bold; font-family: "Open Sans", sans-serif; text-align: center; letter-spacing: 0.08em; color: #CD0000; position: relative;}
#about_top .page-ttl-block h1.page-ttl:after { content: ""; width: 48px; height: 2px; display: block; position: absolute; bottom: 0; left: calc(50% - 24px); background: #CD0000;}
#about_top .page-sttl { margin: 0 0 30px 0; font-size: 14px; text-align: center;}
#about_top .box01 { font-size: 13px; margin-bottom: 50px;}
#about_top .box01 .date { text-align: right; margin-bottom: 5px;}
#about_top .box01 .overview-list { border: 1px solid #e6e6e6;}
#about_top .box01 .overview-list .list-item { width: 100%; padding: 15px 0; border-bottom: 1px solid #E6E6E6; line-height: 2.2; display: flex; align-items: center;}
#about_top .box01 .overview-list .list-item:last-child { border-bottom: none;}
#about_top .box01 .overview-list .list-item .summary { width: 228px; position: relative; font-weight: bold; text-align: center;}
#about_top .box01 .overview-list .list-item .detail  { width: calc(100% - 228px); padding: 7px 0 7px 16px; border-left: 1px solid #E6E6E6;}
#about_top .box01 .overview-list .list-item .detail .btn { width: 110px; margin: 0 30px 0 auto;}
#about_top .box01 .overview-list .list-item .detail .btn a { padding: 7px 0; border-radius: 30px; font-size: 11px; line-height: 1.0; text-align: center; color: #FFF; display: block; background: #d60027;}
#about_top .box01 .overview-list .list-item .detail .btn a:hover { text-decoration: none; background: #a7001e;}
#about_top .box01 .overview-list .list-item .detail dl dd { padding-left: 14px;}
#about_top .box01 .overview-list .list-item .detail dl dd a { color: #444; text-decoration: underline;}
#about_top .box01 .overview-list .list-item .detail dl dd a:hover { color: #d60027;}
#about_top .box02 { margin-bottom: 60px;}
#about_top .box02 .box-ttl { font-weight: bold; margin-bottom: 20px;}
#about_top .box02 dl { border-top: 1px solid #E6E6E6;}
#about_top .box02 dl dt { position: relative; padding: 25px 0 15px 17px;}
#about_top .box02 dl dt:before { content: ''; width: 5px; height: 15px; border-radius: 10px; display: block; position: absolute; top: 27px; left: 0; background: #848484;}
#about_top .box02 dl dd { padding: 0 0 25px; border-bottom: 1px solid #e6e6e6;}
#about_top .box02 .btn { width: 110px; margin: 20px 30px 0 auto;}
#about_top .box02 .btn a { padding: 7px 0; border-radius: 30px; text-align: center; text-decoration: none; font-family: "Open Sans", sans-serif; line-height: 1.0; font-size: 11px; display: block; background: #d60027; color: #FFF;}
#about_top .box02 .btn a:hover { text-decoration: none; background: #a7001e;}
#about_top .box03 .box-ttl { margin-bottom: 20px; font-size: 18px; font-weight: bold;}
#about_top .box03 ul { padding: 20px 0 0; border-top: 1px solid #e6e6e6; display: flex;}
#about_top .box03 ul li { width: 50%; text-align: center; box-sizing: border-box;}
#about_top .box03 ul li:first-child { border-right: 1px solid #e6e6e6;}
#about_top .box03 ul li .name { font-family: "Open Sans", sans-serif; font-weight: bold; color: #d60027; font-size: 24px; line-height: 1.0;}
#about_top .box03 ul li .name span { font-size: 16px; color: #444;}
#about_top .box03 ul li .logo { padding: 20px 0 25px;}
#about_top .box03 ul li .btn { margin: 0 auto; width: 130px;}
#about_top .box03 ul li .btn a { padding: 7px 10px 7px 0; border-radius: 30px; font-size: 11px; text-align: center; background: #d60027; color: #FFF; line-height: 1.0; display: block; position: relative;}
#about_top .box03 ul li .btn a:hover { text-decoration: none; background: #a7001e;}
#about_top .box03 ul li .btn a::after { content: url(../../../img/usr/company/about/overview_ic01.png); display: block; position: absolute; top: 6px; right: 15px;}

.modal-box01 { background: #fff; border: 1px solid #ccc; position: relative; padding: 50px 50px 140px; color: #555; line-height: 1.8;}
.modal-box01 .modal-in { position: relative; padding: 95px 30px 40px; border-bottom: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; background: url(../../../img/usr/company/about/icon02.png) repeat-x top center;}
.modal-box01 .modal-in .modal-ttl { position: absolute; top: -15px; left: 50%; margin-left: -148px; width: 296px; background: #fff; text-align: center;}
.modal-box01 .modal-in .modal-ttl:after { content: ""; display: block; position: absolute; bottom: -25px; left: 50%; width: 48px; height: 2px; background: #d60027; margin-left: -24px;}
.modal-box01 .modal-in .modal-sttl { text-align: center; margin-bottom: 60px;}
.modal-box01 .modal-in .box01 { position: relative; margin-bottom: 40px; padding: 60px 30px 30px; border: 1px solid #b4b4b4;}
.modal-box01 .modal-in .box01 a { color: #555555; text-decoration: none;}
.modal-box01 .modal-in .box01 a:hover { color: #d60027;}
.modal-box01 .modal-in .box01 a:hover .box-name { text-decoration: underline;}
.modal-box01 .modal-in .box01 a:hover .name { text-decoration: underline;}
.modal-box01 .modal-in .box01 a:hover .detail { color: #555555; text-decoration: none;}
.modal-box01 .modal-in .box01 .box-logo { position: absolute; top: -16px; left: 50%; margin-left: -113px; width: 226px; text-align: center; background: #FFF;}
.modal-box01 .modal-in .box01 .box-name { margin-bottom: 25px; text-align: center; font-size: 14px;}
.modal-box01 .modal-in .box01 ul { text-align: center;}
.modal-box01 .modal-in .box01 ul li { display: inline-block; vertical-align: top; width: 216px; padding: 30px 30px 25px; border: 1px solid #b4b4b4; -webkit-border-radius: 3px; border-radius: 3px;}
.modal-box01 .modal-in .box01 ul li .name { font-size: 14px; padding: 15px 0;}
.modal-box01 .modal-in .box01 ul li .detail { text-align: left; letter-spacing: 0;}
.modal-box01 .modal-in .box01 ul li:nth-child(2) { margin: 0 20px;}
.modal-box01 .modal-in .box02 { text-align: center;}
.modal-box01 .modal-in .box02 a { color: #555555; text-decoration: none;}
.modal-box01 .modal-in .box02 a:hover { color: #d60027;}
.modal-box01 .modal-in .box02 a:hover .name { text-decoration: underline;}
.modal-box01 .modal-in .box02 a:hover .detail { color: #555555; text-decoration: none;}
.modal-box01 .modal-in .box02 .box-name { font-size: 18px; margin-bottom: 15px;}
.modal-box01 .modal-in .box02 ul { text-align: center;}
.modal-box01 .modal-in .box02 ul li { display: inline-block; vertical-align: top; width: 365px; height: 190px; margin: 0 10px; padding: 30px 30px 0; border: 1px solid #b4b4b4; -webkit-border-radius: 3px; border-radius: 3px;}
.modal-box01 .modal-in .box02 ul li .name { font-size: 14px; padding: 15px 0;}
.modal-box01 .modal-in .box02 ul li .detail { text-align: left; letter-spacing: 0;}
.modal-box01 .description { text-align: center; font-size: 14px; padding: 50px 0 0;}

.modal-access { display: none;}

.modal-box02 { background: #FFF; border: 1px solid #ccc; position: relative; padding: 50px 50px 140px; font-size: 13px; color: #555;}
.modal-box02 .modal-ttl { position: relative; font-size: 28px; line-height: 1.0; margin-bottom: 65px;}
.modal-box02 .modal-ttl:before { content: ""; display: block; position: absolute; width: 180px; height: 2px; bottom: -10px; left: 0; background: #d60027;}
.modal-box02 .modal-ttl:after { content: ""; display: block; position: absolute; width: 819px; height: 2px; bottom: -10px; right: 0; background: #ccc;}
.modal-box02 .print { position: absolute; top: -1px; right: 50px;}
.modal-box02 .map { width: 998px; height: 510px; margin-bottom: 30px;}
.modal-box02 ul { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #d4d4d4; display: flex; justify-content: space-between;}
.modal-box02 ul li { width: calc((100% - 30px) / 3); height: 145px; margin-right: 15px; display: block; vertical-align: top; border-right: 1px solid #d4d4d4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.modal-box02 ul li .list-in { font-size: 14px; line-height: 2.0;}
.modal-box02 ul li .list-in .vehicle { position: relative; line-height: 1.0; font-size: 18px; font-weight: bold; margin-bottom: 15px; padding-left: 23px;}
.modal-box02 ul li:first-child .list-in .vehicle:before { content: url(../../../img/usr/company/about/overview_train.png); display: block; position: absolute; top: -1px; left: 0;}
.modal-box02 ul li:nth-child(2) .list-in .vehicle:before { content: url(../../../img/usr/company/about/overview_bus.png); display: block; position: absolute; top: 1px; left: 0;}
.modal-box02 ul li:last-child { border-right: none; margin-right: 0;}
.modal-box02 ul li:last-child .list-in .vehicle:before { content: url(../../../img/usr/company/about/overview_car.png); display: block; position: absolute; top: 1px; left: 0;}
.modal-box02 .company-access .name { font-size: 18px; font-weight: bold; margin-bottom: 15px;}
.modal-box02 .company-access .address { font-size: 14px; line-height: 2.0;}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
	width: 0px;
	display: none;
}
#cboxLoadedContent {
	margin-bottom: 0;
}
#cboxContent { 
	position: relative;
}
#cboxClose {
  width: 200px;
	height: 38px;
  padding: 10px 0 10px 15px;
  margin-right: -100px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
	text-indent: 0;
  color: #FFF;
  background: #d60027;
  position: absolute;
	top: auto;
  bottom: 70px;
  right: 50%;
}
#cboxClose:before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 75px;
  width: 2px;
  height: 10px;
  background: #FFF;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cboxClose:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 75px;
  width: 2px;
  height: 10px;
  background: #FFF;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#cboxClose:hover {
  background: #a7001e;
}