@charset "UTF-8";
/* CSS Document */
/*----------------------------------
    index用のCSSです
----------------------------------*/
/*----------------------------------メインコンテンツ----------------------------------*/
.containner {
    min-width: 960px;
}

img {
  max-width: 100%;
}

.red-text {
  color: #ff1414 !important;
}

.bold {
  font-weight: bold;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-left {
  text-align: left !important;
}

.text-kbrue {
  color: #3958ab !important;
}

.text-green02 {
  color: #00c445 !important;
}

.text-blue01 {
  color: #0066cc !important;
}

.text-blue02 {
  color: #0099cc !important;
}

.text-blue03 {
  color: #3c7fc7 !important;
}

.text-br {
  color: #6f4332 !important;
}

.text-pur {
  color: #a41a44 !important;
}

.text-yellow {
  color: #fabd14 !important;
}

.text-pink {
  color: #f2247e !important;
}

.text-orange {
  color: #f78731 !important;
}

.text-green {
  color: #93b147 !important;
}

.text-pur04 {
  color: #a41a44 !important;
}

.text-wbrue {
  color: #4896d3 !important;
}

.text-ora02 {
  color: #f2247e !important;
}

.text-ora02 {
  color: #e38809 !important;
}

.bg-text-kbrue:before {
  background: #b5c9ff;
}

.bg-text-green:before {
  background: #e2ff9a;
}

.bg-text-blue01:before {
  background: #66b3ff;
}

.bg-text-blue02:before {
  background: #66d9ff;
}

.bg-text-blue03:before {
  background: #b3cde9;
}

.bg-text-blue04:before {
  background: #5599f1;
}

.bg-text-yellow:before {
  background: #fde7aa;
}

.bg-text-orange:before {
  background: #fdddc4;
}

.bg-text-purple:before {
  background: #ebcdeb;
}

.bg-text-wbrue:before {
  background: #4896d3;
}

.bg-text-ora02:before {
  background: #ffc95f;
}

.bg-text-pur04:before {
  background: #f7ccd9;
}

.bg-kbrue {
  border: 1px solid #3958ab;
}

.bg-kbrue:after {
  background-color: #7c94d5;
  border: 1px solid #3958ab;
}

.bg-kbrue .left {
  border-right: 2px dotted #3958ab;
}

.bg-kbrue .bus-toggle-content {
  border-top: 1px solid #3958ab;
}

.bg-green02 {
  border: 1px solid #00c445;
}

.bg-green02:after {
  background-color: #7fe1a2;
  border: 1px solid #00c445;
}

.bg-green02 .left {
  border-right: 2px dotted #00c445;
}

.bg-green02 .bus-toggle-content {
  border-top: 1px solid #00c445;
}

.bg-blue01 {
  border: 1px solid #0066cc;
}

.bg-blue01:after {
  background-color: #7fb2e5;
  border: 1px solid #0066cc;
}

.bg-blue01 .left {
  border-right: 2px dotted #0066cc;
}

.bg-blue01 .bus-toggle-content {
  border-top: 1px solid #0066cc;
}

.bg-blue02 {
  border: 1px solid #0099cc;
}

.bg-blue02:after {
  background-color: #7fcce5;
  border: 1px solid #0099cc;
}

.bg-blue02 .left {
  border-right: 2px dotted #0099cc;
}

.bg-blue02 .bus-toggle-content {
  border-top: 1px solid #0099cc;
}

.bg-blue03 {
  border: 1px solid #3c7fc7;
}

.bg-blue03:after {
  background-color: #9dbfe3;
  border: 1px solid #3c7fc7;
}

.bg-blue03 .left {
  border-right: 2px dotted #3c7fc7;
}

.bg-blue03 .bus-toggle-content {
  border-top: 1px solid #3c7fc7;
}

.bg-blue04 {
  border: 1px solid #6f4332;
}

.bg-blue04:after {
  background-color: #887973;
  border: 1px solid #6f4332;
}

.bg-blue04 .left {
  border-right: 2px dotted #6f4332;
}

.bg-blue04 .bus-toggle-content {
  border-top: 1px solid #6f4332;
}
.bg-pur04 {
  border: 1px solid #a41a44;
}

.bg-pur04:after {
  background-color: #b17084;
  border: 1px solid #a41a44;
}

.bg-pur04 .left {
  border-right: 2px dotted #a41a44;
}

.bg-pur04 .bus-toggle-content {
  border-top: 1px solid #a41a44;
}

.bg-yellow {
  border: 1px solid #fabd14;
}

.bg-yellow:after {
  background-color: #fcde89;
  border: 1px solid #fabd14;
}

.bg-yellow .left {
  border-right: 2px dotted #fabd14;
}

.bg-yellow .bus-toggle-content {
  border-top: 1px solid #fabd14;
}

.bg-pink {
  border: 1px solid #f2247e;
}

.bg-pink:after {
  background-color: #f891be;
  border: 1px solid #f2247e;
}

.bg-pink .left {
  border-right: 2px dotted #f2247e;
}

.bg-pink .bus-toggle-content {
  border-top: 1px solid #f2247e;
}

.bg-orange {
  border: 1px solid #f78731;
}

.bg-orange:after {
  background-color: #fbc398;
  border: 1px solid #f78731;
}

.bg-orange .left {
  border-right: 2px dotted #f78731;
}

.bg-orange .bus-toggle-content {
  border-top: 1px solid #f78731;
}

.bg-purple {
  border: 1px solid #bf60bf;
}

.bg-purple:after {
  background-color: #dfafdf;
  border: 1px solid #bf60bf;
}

.bg-purple .left {
  border-right: 2px dotted #bf60bf;
}

.bg-purple .bus-toggle-content {
  border-top: 1px solid #bf60bf;
}

.bg-wbrue {
  border: 1px solid #4896d3;
}

.bg-wbrue:after {
  background-color: #7ca9cc;
  border: 1px solid #4896d3;
}

.bg-wbrue .left {
  border-right: 2px dotted #4896d3;
}

.bg-wbrue .bus-toggle-content {
  border-top: 1px solid #4896d3;
}

.bg-ora02 {
  border: 1px solid #e38809;
}

.bg-ora02:after {
  background-color: #ddb057;
  border: 1px solid #e38809;
}

.bg-ora02 .left {
  border-right: 2px dotted #e38809;
}

.bg-ora02 .bus-toggle-content {
  border-top: 1px solid #e38809;
}

.bg-green {
  border: 1px solid #93b147;
}

.bg-green:after {
  background-color: #b9cd85;
  border: 1px solid #93b147;
}

.bg-green .left {
  border-right: 2px dotted #93b147;
}

.bg-green .bus-toggle-content {
  border-top: 1px solid #93b147;
}

.bg-stripe-kbrue {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #3958ab 3px, #3958ab 2px);
}

.bg-stripe-green02 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #00c445 3px, #00c445 2px);
}

.bg-stripe-blue01 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #0066cc 3px, #0066cc 2px);
}

.bg-stripe-blue02 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #0099cc 3px, #0099cc 2px);
}

.bg-stripe-blue03 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #3c7fc7 3px, #3c7fc7 2px);
}

.bg-stripe-blue04 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #0d4da0 3px, #0d4da0 2px);
}

.bg-stripe-yellow {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #fabd14 3px, #fabd14 2px);
}

.bg-stripe-orange {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #f78731 3px, #f78731 2px);
}

.bg-stripe-purple {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #bf60bf 3px, #bf60bf 2px);
}

.bg-stripe-wbrue {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #4896d3 3px, #4896d3 2px);
}

.bg-stripe-ora02 {
  background: repeating-linear-gradient(145deg, #fff, #fff 0px, #f2247e 3px, #f2247e 2px);
}

.circle-list-kbrue .route-number span {
  color: white;
}

.circle-list-kbrue li:nth-child(odd) .route-number {
  background-color: #3958ab;
  border: 2px solid #3958ab;
}

.circle-list-kbrue li:nth-child(odd) .route-number:before {
  background: #3958ab;
}

.circle-list-kbrue li:nth-child(even) .route-number {
  border: 2px dotted #3958ab;
}

.circle-list-kbrue li:nth-child(even) .route-number:before {
  background: #3958ab;
}

.circle-list-kbrue li:nth-child(even) .route-number span {
  color: #3958ab;
}

.circle-list-green02 .route-number span {
  color: white;
}

.circle-list-green02 li:nth-child(odd) .route-number {
  background-color: #00c445;
  border: 2px solid #00c445;
}

.circle-list-green02 li:nth-child(odd) .route-number:before {
  background: #00c445;
}

.circle-list-green02 li:nth-child(even) .route-number {
  border: 2px dotted #00c445;
}

.circle-list-green02 li:nth-child(even) .route-number:before {
  background: #00c445;
}

.circle-list-green02 li:nth-child(even) .route-number span {
  color: #00c445;
}

.circle-list-blue01 .route-number span {
  color: white;
}

.circle-list-blue01 li:nth-child(odd) .route-number {
  background-color: #0066cc;
  border: 2px solid #0066cc;
}

.circle-list-blue01 li:nth-child(odd) .route-number:before {
  background: #0066cc;
}

.circle-list-blue01 li:nth-child(even) .route-number {
  border: 2px dotted #0066cc;
}

.circle-list-blue01 li:nth-child(even) .route-number:before {
  background: #0066cc;
}

.circle-list-blue01 li:nth-child(even) .route-number span {
  color: #0066cc;
}

.circle-list-blue02 .route-number span {
  color: white;
}

.circle-list-blue02 li:nth-child(odd) .route-number {
  background-color: #0099cc;
  border: 2px solid #0099cc;
}

.circle-list-blue02 li:nth-child(odd) .route-number:before {
  background: #0099cc;
}

.circle-list-blue02 li:nth-child(even) .route-number {
  border: 2px dotted #0099cc;
}

.circle-list-blue02 li:nth-child(even) .route-number:before {
  background: #0099cc;
}

.circle-list-blue02 li:nth-child(even) .route-number span {
  color: #0099cc;
}

.circle-list-blue03 .route-number span {
  color: white;
}

.circle-list-blue03 li:nth-child(odd) .route-number {
  background-color: #3c7fc7;
  border: 2px solid #3c7fc7;
}

.circle-list-blue03 li:nth-child(odd) .route-number:before {
  background: #3c7fc7;
}

.circle-list-blue03 li:nth-child(even) .route-number {
  border: 2px dotted #3c7fc7;
}

.circle-list-blue03 li:nth-child(even) .route-number:before {
  background: #3c7fc7;
}

.circle-list-blue03 li:nth-child(even) .route-number span {
  color: #3c7fc7;
}

.circle-list-blue04 .route-number span {
  color: white;
}

.circle-list-blue04 li:nth-child(odd) .route-number {
  background-color: #6f4332;
  border: 2px solid #6f4332;
}

.circle-list-blue04 li:nth-child(odd) .route-number:before {
  background: #6f4332;
}

.circle-list-blue04 li:nth-child(even) .route-number {
  border: 2px dotted #6f4332;
}

.circle-list-blue04 li:nth-child(even) .route-number:before {
  background: #6f4332;
}

.circle-list-blue04 li:nth-child(even) .route-number span {
  color: #6f4332;
}

.circle-list-pur04 .route-number span {
  color: white;
}

.circle-list-pur04 li:nth-child(odd) .route-number {
  background-color: #a41a44;
  border: 2px solid #a41a44;
}

.circle-list-pur04 li:nth-child(odd) .route-number:before {
  background: #a41a44;
}

.circle-list-pur04 li:nth-child(even) .route-number {
  border: 2px dotted #a41a44;
}

.circle-list-pur04 li:nth-child(even) .route-number:before {
  background: #a41a44;
}

.circle-list-pur04 li:nth-child(even) .route-number span {
  color: #a41a44;
}


.circle-list-yellow .route-number span {
  color: white;
}

.circle-list-yellow li:nth-child(odd) .route-number {
  background-color: #fabd14;
  border: 2px solid #fabd14;
}

.circle-list-yellow li:nth-child(odd) .route-number:before {
  background: #fabd14;
}

.circle-list-yellow li:nth-child(even) .route-number {
  border: 2px dotted #fabd14;
}

.circle-list-yellow li:nth-child(even) .route-number:before {
  background: #fabd14;
}

.circle-list-yellow li:nth-child(even) .route-number span {
  color: #fabd14;
}

.circle-list-pink .route-number span {
  color: white;
}

.circle-list-pink li:nth-child(odd) .route-number {
  background-color: #f2247e;
  border: 2px solid #f2247e;
}

.circle-list-pink li:nth-child(odd) .route-number:before {
  background: #f2247e;
}

.circle-list-pink li:nth-child(even) .route-number {
  border: 2px dotted #f2247e;
}

.circle-list-pink li:nth-child(even) .route-number:before {
  background: #f2247e;
}

.circle-list-pink li:nth-child(even) .route-number span {
  color: #f2247e;
}

.circle-list-orange .route-number span {
  color: white;
}

.circle-list-orange li:nth-child(odd) .route-number {
  background-color: #f78731;
  border: 2px solid #f78731;
}

.circle-list-orange li:nth-child(odd) .route-number:before {
  background: #f78731;
}

.circle-list-orange li:nth-child(even) .route-number {
  border: 2px dotted #f78731;
}

.circle-list-orange li:nth-child(even) .route-number:before {
  background: #f78731;
}

.circle-list-orange li:nth-child(even) .route-number span {
  color: #f78731;
}

.circle-list-purple .route-number span {
  color: white;
}

.circle-list-purple li:nth-child(odd) .route-number {
  background-color: #bf60bf;
  border: 2px solid #bf60bf;
}

.circle-list-purple li:nth-child(odd) .route-number:before {
  background: #bf60bf;
}

.circle-list-purple li:nth-child(even) .route-number {
  border: 2px dotted #bf60bf;
}

.circle-list-purple li:nth-child(even) .route-number:before {
  background: #bf60bf;
}

.circle-list-purple li:nth-child(even) .route-number span {
  color: #bf60bf;
}

.circle-list-wbrue .route-number span {
  color: white;
}

.circle-list-wbrue li:nth-child(odd) .route-number {
  background-color: #4896d3;
  border: 2px solid #4896d3;
}

.circle-list-wbrue li:nth-child(odd) .route-number:before {
  background: #4896d3;
}

.circle-list-wbrue li:nth-child(even) .route-number {
  border: 2px dotted #4896d3;
}

.circle-list-wbrue li:nth-child(even) .route-number:before {
  background: #4896d3;
}

.circle-list-wbrue li:nth-child(even) .route-number span {
  color: #4896d3;
}

.circle-list-ora02 .route-number span {
  color: white;
}

.circle-list-ora02 li:nth-child(odd) .route-number {
  background-color: #e38809;
  border: 2px solid #e38809;
}

.circle-list-ora02 li:nth-child(odd) .route-number:before {
  background: #e38809;
}

.circle-list-ora02 li:nth-child(even) .route-number {
  border: 2px dotted #e38809;
}

.circle-list-ora02 li:nth-child(even) .route-number:before {
  background: #e38809;
}

.circle-list-ora02 li:nth-child(even) .route-number span {
  color: #e38809;
}

.circle-list-green .route-number span {
  color: white;
}

.circle-list-green li:nth-child(odd) .route-number {
  background-color: #93b147;
  border: 2px solid #93b147;
}

.circle-list-green li:nth-child(odd) .route-number:before {
  background: #93b147;
}

.circle-list-green li:nth-child(even) .route-number {
  border: 2px dotted #93b147;
}

.circle-list-green li:nth-child(even) .route-number:before {
  background: #93b147;
}

.circle-list-green li:nth-child(even) .route-number span {
  color: #93b147;
}

img {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.tcy {
  text-combine-upright: all;
  -ms-text-combine-horizontal: all;
}

@supports (-ms-ime-align: auto) {
  .tcy {
    padding-bottom: 10px;
  }
}

.contents h1 {
  background: #333;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  padding: 100px;
}

.seoarea {
  overflow: hidden;
  clear: both;
  width: 960px;
  height: auto;
  margin: 0 0 20px;
}

p.seotxt {
  font-size: 14px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
  width: 660px;
  margin-top: 11px;
  color: #333;
}

/*start_snsボタン*/
.ss_snsArea {
  width: 288px;
  height: 38px;
  margin-top: 11px;
  float: right;
}

.ss_snsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ss_snsListItem {
  width: 38px;
  height: 38px;
  background: gray;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ss_snsListItem:hover {
  opacity: 0.7;
}

.ss_link-sns {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.ss_link-sns:hover {
  text-decoration: none;
}

.fab.ss_icn-sns {
  display: table-cell;
  vertical-align: middle;
  color: white;
  font-size: 20px;
}

.fab.ss_icn-sns-line {
  color: #00b900;
  font-size: 32px;
}

.fa-hatena::before {
  content: 'B!';
  font-family: Verdana;
  font-weight: bold;
}

.ss_snsFb {
  background: #1877f2;
}

.ss_snsTw {
  padding: 3px 0 0 3px;
  background: #1da1f2;
}

.ss_snsLn {
  position: relative;
  background: #00b900;
}

.ss_snsLn::before {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 0;
}

.fa-line::before {
  position: relative;
}

.ss_snsHb {
  font-size: 19px;
  padding-left: 2px;
  background: #0090e0;
}

.ss_snsPc {
  padding-top: 2px;
  background: #f35b6b;
}

/*end_snsボタン*/
.MainContBox h2 {
  background: #ccc;
  color: #333;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 18px;
}

.MainContBox h3 {
  color: #333;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

.MainContBox dl {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}

.MainContBox dl dt {
  width: 280px;
  height: 210px;
  background: #4c4c4c;
  color: #fff;
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.MainContBox dl dd {
  width: 660px;
  height: auto;
  color: #333;
  font-size: 14px;
  display: table-cell;
  padding-left: 20px;
}

/*----------------------------------180327追加分----------------------------------*/
.wrapper {
  max-width: 1024px;
  margin: 0 auto;
}

.inner {
  max-width: 880px;
  margin: 0 auto;
}

.lealeatrolley.contents {
  width: 100%;
  padding-top: 80px;
	margin-top:40px;
}

.lealeatrolley.contents h1 {
  background: none;
  padding: 0;
}

.lealeatrolley .mainVisual {
  position: absolute;
  width: 100%;
  top: -80px;
}

.lealeatrolley p,
.lealeatrolley span {
  font-size: 15px;
  line-height: 25px;
  color: #333;
}

.lealeatrolley p,
.lealeatrolley span {
  font-family: 'Noto Sans JP', sans-serif;
}

.lealeatrolley .bg-text-wbrue:before {
  background: #7dd7ff !important;
}

.lealeatrolley .bg-text-br:before {
  background: #dca18a !important;
}

.lealeatrolley .bg-text-pur:before {
  background: #ffa3bf !important;
}

.lealeatrolley .bg_sea {
  background: #fffeec url("/attending/t/hawaii_lealeatrolley/images/img_sea.png") no-repeat;
  background-size: cover;
  position: relative;
  background-position: center -172px;
}

.lealeatrolley .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lealeatrolley .ttl {
  text-align: center;
  margin-bottom: 55px;
}

.lealeatrolley .point {
  padding-top: 490px;
  position: relative;
  padding-bottom: 46px;
}

.lealeatrolley .point .point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
}

.lealeatrolley .point .point-list li {
  margin-top: 45px;
  /* width: calc(1 / 3 * 100% - (1 - 1 / 3) * 25px); */
  width: calc(1 / 2 * 100% - (1 - 1 / 2) * 250px);
  position: relative;
}

.lealeatrolley .point .point-list li .ttl-point {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  max-height: 57px;
  margin-bottom: 25px;
}

.lealeatrolley .point .point-list li .ttl-point span {
  font-size: 21px;
  line-height: 35px;
  color: white;
  background-color: #e870a6;
  -webkit-box-shadow: 0.5em 0 0 #e870a6, -0.5em 0 0 #e870a6;
          box-shadow: 0.5em 0 0 #e870a6, -0.5em 0 0 #e870a6;
}

.lealeatrolley .point .point-list li .ttl-point .pink-text {
  color: #ec70a8;
  font-size: 13px;
  display: block;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lealeatrolley .point .point-list li .text {
  padding: 0 30px;
  margin: 0 auto;
}

.lealeatrolley .point .point-list li .small-text {
  font-size: 13px;
}

.lealeatrolley .point .point-list li > img {
  max-width: 133px;
}

.lealeatrolley .point .date {
  text-align: right;
  margin-top: 50px;
  padding-bottom: 10px;
  font-size: 12px;
}

.lealeatrolley .point .item01 {
  position: absolute;
  bottom: 125px;
  right: 0;
}

.lealeatrolley .point .item02 {
  position: absolute;
  top: 13px;
  right: -127px;
}

.lealeatrolley .point .item03 {
  position: absolute;
  bottom: -48px;
  right: -32px;
}

.lealeatrolley .point .item04 {
  position: absolute;
  bottom: -47px;
  left: -170px;
}

.lealeatrolley .point .item05 {
  position: absolute;
    top: -310px;
    right: -388px;
}

.lealeatrolley .point .item06 {
  position: absolute;
  top: -106px;
  left: -84px;
}

.lealeatrolley .point .item07 {
  position: absolute;
  top: -56px;
  right: 42px;
}

.lealeatrolley .point .item08 {
  position: absolute;
  bottom: -58px;
  right: -41px;
}

.lealeatrolley .point .item09 {
  position: absolute;
  bottom: 26px;
  left: 308px;
}

.lealeatrolley .bus .ttl {
  margin-top: 59px;
  margin-bottom: 50px;
}

.lealeatrolley .bus .bus-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 85px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lealeatrolley .bus .bus-content img {
  max-width: 65px;
}

.lealeatrolley .bus .bus-content .text {
  padding-left: 25px;
  padding-right: 54px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list {
  list-style: none;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item {
  width: 1015px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .left {
    width: 82px;
    padding-right: 20px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .left img {
  margin-top: 40px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right {
  width: 93%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 0 35px 22px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right .text .text01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right .text .text01 img {
  margin-right: 4px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right .text .text02 {
  font-size: 25px;
  font-weight: bold;
  margin: 7px 0;
  line-height: 33px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right .text .text02 .small-text {
  font-size: 15px;
  letter-spacing: 0;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .flexbox .right .btn-toggle {
  background: url("/attending/t/hawaii_lealeatrolley/images/icn_plus.png") no-repeat center;
  background-size: contain;
  width: 160px;
  height: 96px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .bus-toggle-content {
  padding-bottom: 47px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item:after {
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: -7px;
  left: -7px;
  z-index: -1;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left {
  width: 52%;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-left-text01 {
  font-size: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-left-text01 .bg-stripe {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: white;
  margin-right: 7px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-left-text01 .text-stripe {
  font-size: 21px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-left-text01 img {
  margin-right: 10px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-left-text02 {
  margin-top: 10px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 13px 0;
  position: relative;
  max-width: 348px;
  margin-top: 13px;
  margin-bottom: 10px;
  margin-left: 4px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box.long {
  max-width: 411px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box.long .info-box-item:nth-child(even) {
  width: 24%;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box.long .info-box-item:nth-child(odd) {
  width: 68%;
  padding-left: 25px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box:before {
  top: -0.3em;
  bottom: -0.3em;
  left: 1em;
  right: 1em;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  content: '';
  display: block;
  position: absolute;
  background: #fff;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box:after {
  left: -0.3em;
  right: -0.3em;
  top: 1em;
  bottom: 1em;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  content: '';
  display: block;
  position: absolute;
  background: #fff;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item:nth-child(even) {
  width: 29%;
}


.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item:nth-child(odd) {
  width: 56%;
  padding-left: 31px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box.noflex .info-box-item:nth-child(even) {
  width: 100%;
	padding-left: 25px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box.noflex .info-box-item:nth-child(odd) {
  width: 100%;
	padding-left: 25px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item .black {
  font-size: 16px;
  position: relative;
  z-index: 20;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item span:first-child {
  display: inline-block;
  position: relative;
  z-index: 20;
  letter-spacing: 0;
  margin-right: 7px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item span:first-child:before {
  position: absolute;
  content: '';
  height: 16px;
  left: 0;
  bottom: 4px;
  width: 100%;
  z-index: -1;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-wrapper .info-left-text02 {
  margin-top: 10px;
  color: #333;
  display: block;
  z-index: 1;
  margin-left: 30px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-wrapper .info-box-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .txt-right {
  text-align: right;
  max-width: 365px;
  font-size: 14px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-right {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-align: justify;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-right .point-dot {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: absolute;
  top: 53px;
  left: 0;
  color: #cccccc;
  font-weight: bold;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-right .point-text {
  border-left: 2px dotted #ccc;
  margin-left: 26px;
  padding-left: 20px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-right .point-text span {
  margin-top: -8px;
  display: block;
  margin-bottom: 6px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root {
  position: relative;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .wave {
  position: absolute;
  top: 10px;
  left: -3px;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .wave2 {
  position: absolute;
    top: -8px;
    left: 329px;
    overflow: hidden;
    width: 25%;
    text-align: center;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-number {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 20;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-number:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: -9px;
  width: 1px;
  z-index: -1;
  height: 7px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-number span {
  font-size: 16px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #wave-container {
  position: relative;
  height: 36px;
  width: 132px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .dot {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  top: 0;
  background-color: #c0392b;
  position: absolute;
  -webkit-animation: vertical-movement 2.5s infinite ease-in-out;
  animation: vertical-movement 2.5s infinite ease-in-out;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d1 {
  left: 12px;
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d2 {
  left: 24px;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d3 {
  left: 36px;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d4 {
  left: 48px;
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d5 {
  left: 60px;
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d6 {
  left: 72px;
  -webkit-animation-delay: -1.8s;
  animation-delay: -1.8s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d7 {
  left: 84px;
  -webkit-animation-delay: -2.1s;
  animation-delay: -2.1s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d8 {
  left: 96px;
  -webkit-animation-delay: -2.4s;
  animation-delay: -2.4s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d9 {
  left: 108px;
  -webkit-animation-delay: -2.7s;
  animation-delay: -2.7s;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li #d10 {
  left: 120px;
  -webkit-animation-delay: -3s;
  animation-delay: -3s;
}

@-webkit-keyframes vertical-movement {
  0%,
  100% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(30px);
  }
}

@-webkit-keyframes vertical-movemen {
  0%,
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}

@keyframes vertical-movemen {
  0%,
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-txt {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-txt p {
  line-height: 17px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-txt p .latin-txt {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li:nth-child(odd) {
  padding-top: 20px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li:nth-child(odd) .route-txt p {
  padding-top: 18px;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li:nth-child(even) .route-number {
  background-color: #fff;
}

.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li:nth-child(even) .route-txt p {
  padding-top: 44px;
}

.route-txt span.route-txt-tate{
	text-orientation: upright;
}

/*.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}*/

.lealeatrolley .caution {
  background: #fffeec url("/attending/t/hawaii_lealeatrolley/images/bg_caution.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 60px 0;
  margin-top: 68px;
}

.lealeatrolley .caution .caution-block {
  background-color: #fff;
  padding: 35px 40px;
  border: 1px solid #ffccd9;
  position: relative;
}

.lealeatrolley .caution .caution-block .caution-ttl {
  position: absolute;
  top: -21px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.lealeatrolley .caution .caution-block:nth-child(1) {
  margin-bottom: 60px;
}

.lealeatrolley .caution .caution-block p {
  line-height: 30px;
}

.lealeatrolley .caution .caution-block .info-list .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  min-height: 110px;
}

.lealeatrolley .caution .caution-block .info-list .info-item .left {
  width: 22%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 17px;
}

.lealeatrolley .caution .caution-block .info-list .info-item .left p {
  color: #fff;
}

.lealeatrolley .caution .caution-block .info-list .info-item .right {
  width: 78%;
  padding: 15px 28px;
}

.lealeatrolley .caution .caution-block .info-list .info-detail-list p {
  line-height: 25px;
}

.lealeatrolley .caution .caution-block .info-list .underline {
  display: inline-block;
  position: relative;
  z-index: 20;
}

.lealeatrolley .caution .caution-block .info-list .pink {
  border: 1px solid #ff809f;
}

.lealeatrolley .caution .caution-block .info-list .pink .left {
  background: #ff809f url("/attending/t/hawaii_lealeatrolley/images/icn_yes.png") no-repeat center center;
}

.lealeatrolley .caution .caution-block .info-list .pink .underline:before {
  background: #ffd9e2;
  position: absolute;
  content: '';
  height: 7px;
  left: 0;
  bottom: 6px;
  width: 100%;
  z-index: -1;
}

.lealeatrolley .caution .caution-block .info-list .gray {
  border: 1px solid #676767;
}

.lealeatrolley .caution .caution-block .info-list .gray .left {
  background: #676767 url("/attending/t/hawaii_lealeatrolley/images/icn_no.png") no-repeat center center;
}

.lealeatrolley .caution .caution-block .info-list .gray .underline:before {
  background: #dddddd;
  position: absolute;
  content: '';
  height: 7px;
  left: 0;
  bottom: 6px;
  width: 100%;
  z-index: -1;
}

.lealeatrolley .caution .caution-block .caution-content.text-indent p {
  padding-left: 18px;
  position: relative;
}

.lealeatrolley .caution .caution-block .caution-content.text-indent p span {
  position: absolute;
  left: 0;
  top: 3px;
}

.lealeatrolley .features {
  text-align: center;
  padding: 64px 0 60px 0;
}

.lealeatrolley .features .features-content {
  padding: 0 85px;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.lealeatrolley .features .features-content .features-img {
  width: calc(1 / 2 * 100% - (1 - 1 / 2) * 25px);
}

.lealeatrolley .sns {
  text-align: center;
  margin-bottom: 50px;
}

.lealeatrolley .sns .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
}

.lealeatrolley .sns .sns-list li {
  padding: 0 18px;
}

/*====================================================================
.s_04 .accordion_one
====================================================================*/
.s_04 .accordion_one {
  max-width: 1200px;
  margin: 0 auto;
}

.s_04 .accordion_one .accordion_header {
  position: relative;
  z-index: +1;
  /*cursor: pointer;*/
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.accordion_header .wrapper{
	width:810px;
}

.s_04 .accordion_one .accordion_header:hover {
  opacity: 0.8;
	cursor: pointer;
}

.s_04 .accordion_one .accordion_header .i_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  margin-top: -20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.s_04 .accordion_one .accordion_header.stay .i_box {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.s_04 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: relative;
}

.s_04 .accordion_one .accordion_header.stay .i_box .one_i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.s_04 .accordion_one .accordion_header.stay.open .i_box .one_i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.s_04 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.s_04 .accordion_one .accordion_header.stay.open .i_box {
  -webkit-transform: rotate(315eg);
  transform: rotate(315deg);
}

.s_04 .accordion_one .accordion_header .i_box .one_i:before,
.s_04 .accordion_one .accordion_header .i_box .one_i:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.s_04 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}

.s_04 .accordion_one .accordion_header.stay .i_box .one_i:before {
  content: none;
}

.s_04 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}

.s_04 .accordion_one .accordion_header.stay.open .i_box .one_i:before {
  content: '';
}

.s_04 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.s_04 .accordion_one .accordion_header.stay.open .i_box .one_i:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.s_04 .accordion_one .accordion_inner {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.s_04 .accordion_one .accordion_inner.stay {
  display: block;
}

.lealeatrolley
.bus
.list-bus-wrapper
.bus-list
.bus-list-item
.accordion_header
.flexbox
.right
.btn-toggle {
  background: url("/attending/t/hawaii_lealeatrolley/images/icn_plus.png") no-repeat center;
  background-size: contain;
  width: 160px;
  height: 96px;
}

.lealeatrolley
.bus
.list-bus-wrapper
.bus-list
.bus-list-item
.accordion_header.stay
.flexbox
.right
.btn-toggle {
  background: url("/attending/t/hawaii_lealeatrolley/images/icn_minus.png") no-repeat center;
  background-size: contain;
  width: 160px;
  height: 96px;
}

.lealeatrolley
.bus
.list-bus-wrapper
.bus-list
.bus-list-item
.accordion_header.open
.flexbox
.right
.btn-toggle {
  background: url("/attending/t/hawaii_lealeatrolley/images/icn_minus.png") no-repeat center;
  background-size: contain;
  width: 160px;
  height: 96px;
}

.lealeatrolley
.bus
.list-bus-wrapper
.bus-list
.bus-list-item
.accordion_header.stay.open
.flexbox
.right
.btn-toggle {
  background: url("/attending/t/hawaii_lealeatrolley/images/icn_plus.png") no-repeat center;
  background-size: contain;
  width: 160px;
  height: 96px;
}
a.btn-toggle:hover{
	cursor: pointer;
}
.lealeatrolley span.note_busContent {
    font-size: 12px;
}
.section_bn {
    width: 780px;
    margin: 0 auto 30px auto;
    text-align: center;
}

.ttl_bn {
    position: relative;
    margin-bottom: 40px;
    color: black;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
}

.ttl_bn::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: black;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 15px);
}

p.cap_bn {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: .02em;
}
.schedule {
	position: relative;
    padding: .1em .3em .1em 1em;
    border: 1px solid #3958ab;
    line-height: 2;
    width: 300px;
    font-size: 20px;
    font-weight: 500;
	text-align: center;
    margin: 30px 150px 15px;
}
.schedule::after {
	position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #3958ab;
    border-radius: 4px;
}
.schedule2 {
    padding: 5px;
    border: 1px solid #f78731;
    line-height: 2;
    width: 520px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 35px auto 15px;
}
.schedule2::before{
    content: '';
    display: block;
    border-left: 2px dotted #f78731;
    height: 35px;
    margin: -41px 262px 0px;
}
.schedule2 p{
	text-align: left;
}

.schedule7 {
    padding: 5px;
    border: 1px solid #0099cc;
    line-height: 2;
    width: 520px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 35px 431px 15px;
}
.schedule7::before{
    content: '';
    display: block;
    border-left: 2px dotted #0099cc;
    height: 35px;
    margin: -41px 262px 0px;
}
.schedule7 p{
	text-align: left;
}
.schedule11 {
    padding: 5px;
    border: 1px solid #0d4da0;
    line-height: 2;
    width: 520px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 35px 150px 15px;
}

.schedule11 p{
	text-align: left;
}
.schedule-txt{
	width: 300px;
    font-weight: 800;
}
.ruledline{
/*border: 2px solid #da3c41;*/
display: flex; 
padding: 10px 5px;
border-radius: 5px;
margin: 0 5px;
}

.textaka{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 23px;
    color: #ff0000;
    line-height: 30px;
    padding: 40px 0;	
}

/*start_リニューアル2021対応*/
:where(.containner) *,
:where(.containner)::after,
:where(.containner)::before {
  box-sizing: content-box;
}

:where(.containner) img {
  width: auto;
}
/*end_リニューアル2021対応*/

.lealeatrolley span.ribbon4 {	
	transform: rotate(90deg);
    left: 0px;
    top: 27px;
    display: inline-block;
    position: absolute;
    font-feature-settings: "palt";
    height: 60px;
    /* line-height: 60px; */
    text-align: center;
    padding: 8px 30px 0 25px;
	line-height:2rem;
    font-size: 18px;
    background: #f78731;
    color: #FFF;
    box-sizing: border-box;
    font-weight: bold;
    letter-spacing: 0.02em;
}
.lealeatrolley span.ribbon3 {
    transform: rotate(90deg);
    left: 0px;
    top: 27px;
    display: inline-block;
    position: absolute;
    font-feature-settings: "palt";
    height: 60px;
    /* line-height: 60px; */
    text-align: center;
    padding: 8px 30px 0 25px;
	line-height:2rem;
    font-size: 18px;
    background: #ec70a8;
    color: #FFF;
    box-sizing: border-box;
    font-weight: bold;
    letter-spacing: 0.033em;
}

/*.ribbon3{
	background: #ec70a8;
	color:#fff;
	letter-spacing:0.08rem;
}
.ribbon4{
	color:#fff;
	background: #f78731;
}*/

.ribbon4:after, .ribbon3:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon4:after, .ribbon3:after {
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.route-sub{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    font-size: 14px;
    text-indent: -1rem;
    margin-left: 1rem;
}
.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .info .info-left .info-box .info-box-item .txt_new {
    font-size: 13px;
    margin-right: 0;
    line-height: 16px;
    color: #6D6D6D;
}
.lealeatrolley .bus .list-bus-wrapper .bus-list .bus-list-item .root .route-list li .route-txt .txt_new {
    font-size: 13px;
    margin-right: 0;
    line-height: 16px;
    text-orientation: upright;
    color: #6D6D6D;
}
.point-text .txt_new {
    font-size: 12px;
    margin-right: 0;
    line-height: 16px;
    color: #6D6D6D;
}
.bus_toggle_02 .root .route-list li:nth-child(6) {
    width: 80px!important;
}

/*240306追加*/
.lealeatrolley .news__link {
    margin: 20px 0 30px;
}
.lealeatrolley .news__link a {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    color: #3958ab!important;
    font-size: 18px!important;
    font-weight: 600;
    text-align: center;
}
.lealeatrolley .news__link a:hover {
    text-decoration: underline;
}
.lealeatrolley .news__link .news__link_text01 {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color: #999999;
}
.lealeatrolley .news__link .news__link_text02 {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color: #333333;
}
