@charset "utf-8";

/* ------------------------------------------
	header
------------------------------------------ */



/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}


.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}
	main{
		 background: #F3EDDD url(../images/back.jpg) ;
		  font-feature-settings: "palt";
	}	



/* ------------------------------------------
	title
------------------------------------------ */
#title{
  margin: 0;
  padding: 0;
	width:100%;
	background:#96D7FF;
}
#title h2{
margin: 0;
padding: 0;
}
#title img{
width: 100%;
height: auto;
vertical-align: top;
}

.mv2000{display: none;}
	
	
	#mv_title{
		margin: auto;
		text-align: center;
	}
	
    #mv_title p {
        font-size: 1.1rem;
        font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "MS PMincho", serif;
        line-height: 1.8;
        margin: 10px auto;
        width: 95%;
        color: #464646;
    }	
/* ------------------------------------------
	map
------------------------------------------ */	

	#map img {
   width: 100%;
}

	.maptxt{
		text-align: left;
		font-size: 0.85rem;
	}
	
	
/* ------------------------------------------
	menu
------------------------------------------ */

ul.menu_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto auto;
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  width: 95%;
  margin: auto;
}

ul.menu_list li {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.menu_list li a {
  font-size: 15px;
  color: #464646;
  text-decoration: none;
}

.menu_button {
  display: inline-block;
  text-align: center;
  font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "MS PMincho", serif;
}

.menu_button img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}

.menu_button span {
  display: flex;
  line-height: 1.4;
  min-height: 2.8em;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}

.menu_button .one_line {
  align-items: center; 
}

/* --- お申込みボタン専用 --- */
ul.menu_list li:last-child {
  grid-column: 1 / span 3; 
  display: block;
  margin: 1rem 0 0;
}

.menu_button_plan {
  background-color: #E6695A;
  color: #fff !important;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
	.menu_button_plan span{
		min-height: 1.5em!important;
	}
	

.a.menu_button.menu_button_plan {
  position: relative;
}

a.menu_button.menu_button_plan:before {
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 8%;
  margin: auto;
}


/* --- 2行以上になってしまったボタン用のCSS--- */

/* ---杵築ランチ専用の適用CSS--- */	
.area_btn_separate_wrap {
    display: flex!important;
    align-items: center;
    gap: 20px;
    line-height: 1.1;
    justify-content: center;
}

.area_btn_separate_wrap {
    display: flex;
    align-items: center;
   justify-content: flex-start;
   padding-left: 25px !important;
}
	
/* ---(coming soon)入りの場合-- */		
span.area_label {
    background: #ebe46d;
    padding: 7px 12px;
    border-radius: 3px;
    color: #464646;
}
span.area_label {
        background: #ebe46d;
        padding: 3px 12px;
        border-radius: 3px;
        color: #464646;
    }	
	

	
.two_line{margin: 0 auto 0.5rem;}	
	
/* ---(coming soon)入り専用の適用CSS--- */		
.two_line_height {
    line-height: 1.1;
}	
	
/* ------------------------------------------
	map
------------------------------------------ */	

	#map img {
   width: 100%;
}
	
	
/* ------------------------------------------
	bus_box	
------------------------------------------ */
	
	.bus_box{
		margin: 25px 0 0;
		width: 100%;
		height: 300px;
		background-color: #FFF;
	}
	
		
/* ------------------------------------------
	travel
------------------------------------------ */
.title_section {
  text-align: center;
}

.title_image {
max-width: 100%;
        width: 100px;
        height: auto;
        display: block;
        margin: 0 auto;
}

.title_text {
  position: relative;
  display: inline-block; 
  font-size: 2.25rem;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: 5px;
  margin: 0 auto;
  color: #464646;
}

.title_text::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-color: #E6695A;
  border-radius: 2px;
}
	
	
/* ---
.title_underline {
width: 105px;
        height: 4px;
        background-color: #E6695A;
        border-radius: 2px;
        margin: 0 auto;
}----- */
	
.travelbox_container {
        width: 95%;
        margin: 2rem auto;
    }

.content_box {
  position: relative;
  background-color: #ffffff;
  flex: 1;
  box-sizing: border-box;

}

.travelbox_image {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}

.travelbox_traveltitle {
  font-family: "游明朝", "Yu Mincho", serif;
  font-size: 30px;
  color: #464646;
  text-align: center;
  margin: 0;
}

.traveltitle_underline {
  width: 100px;
        height: 3px;
        background-color: #E6695A;
        margin: 4px auto 16px;
        border-radius: 2px;
}

.travelbox_text {
  font-size: 18px;
  color: #464646;
  text-align: left;
  line-height: 1.5;
  padding: 0 20px;
}
	
	
.triangle::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4em solid transparent;
    border-right: 4em solid #E6695A;
    position: absolute;
    z-index: 100;
}
.triangle::after {
    display: block;
    bottom: 5px;
    transform: rotate(135deg);
    font-weight: bold;
    right: 0px;
    position: absolute;
    z-index: 101;
}
.travelbox_footer {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
        padding: 20px 0;
        margin: 20px auto;
        height: 40px;
        height: 40px;
}
.travelbox_link {
    margin-right: 55px;
    font-size: 16px;
    border-bottom: 1px solid #E6695A;
    line-height: 1;
}
	
.travelbox_footer a{
  color: #E6695A;
font-weight: bold;
}	
	
/* ------------------------------------------
	slider
------------------------------------------ */
	
    .slider,.slider_double {
      margin: 25px 0 0;
		
    }

    .slider_box {
      background-color: #ffffff;
      box-sizing: border-box;
      text-align: center;
      display: flex !important;
      flex-direction: column;
      align-items: center;
      margin: 10px;
    }

    .slider_box_image {
      width: 100%;
      height: auto;
      margin-bottom: 15px;
    }


.slider_contxt_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
      padding: 20px;
}
    .slider_box_title {
        font-family: "游明朝", "Yu Mincho", serif;
        font-size: 1.5rem;
        color: #464646;
        margin: 15px 0 10px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .box_title--two_line {
      line-height: 1.3;
    }

    .slider_box_text {
        font-size: 17px;
        color: #464646;
        text-align: left;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .slider_box_button {
      position: relative;
      display: inline-block;
      background-color: #E6695A;
      color: #FFF;
      text-decoration: none;
      padding: 10px 0;
      border-radius: 4px;
      font-size: 16px;
      width: 100%;
    }
	a.slider_box_button{
      color: #FFF;
	}
    a.slider_box_button::after {
      position: absolute;
      top: 16px;
      right: 10px;
      content: '';
      width: 10px;
      height: 10px;
      border-top: 2px solid #FFF;
      border-right: 2px solid #FFF;
      transform: rotate(45deg);
    }

    .slick-prev, .slick-next {
      z-index: 1;
    }
    .slick-prev {
	-webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    }
	
    .slick-next {
	-webkit-transform: translate(-150%, -50%);
    -ms-transform: translate(-150%, -50%);
    transform: translate(-150%, -50%);
    }
    .slick-prev:before, .slick-next:before {
      color: #E6695A;
      font-size: 30px;
    }

    .slick-dots li button:before {
      color: #464646;
      font-size: 12px;
    }

    .slick-dots li.slick-active button:before {
      color: #E6695A;
    }	
	

	
.date_line {
  display: block; 
  width: 100%;
  border-bottom: solid 1px #464646;
   margin: 25px auto 0;
}	
/* ------------------------------------------
	plan_link
------------------------------------------ */
  #plan_link {
    background-image: url('../images/backgold.jpg'); 
    background-repeat: repeat;
  }

  .plan_linkbtn {
        display: flex;
        gap: 15px;
        justify-content: space-between;
        list-style: none;
        padding: 0;
        margin: auto;
        height: auto;
        flex-direction: column;
	  width: 95%;
  }

  .plan_btn {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    color: #FCFAF6;
    font-weight: bold;
  }
li.plan_btn {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.plan_btn a,li.plan_btn div {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    text-align: center;
	        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
}
  .btn01 {
    background-color: #E6695A!important;
  }

  .btn02 {
    background-color: #39A87E!important;
  }

  .btn03 {
    background-color: #5096BE!important;
  }

  .btn04 {
    background-color: #8b8b8b!important;
  }
	
  .btn05 {
    background-color: #E1648C!important;
  }
    li.plan_btn a::after {
      position: absolute;
      top: 26px;
      right: 10px;
      content: '';
      width: 10px;
      height: 10px;
      border-top: 2px solid #FFF;
      border-right: 2px solid #FFF;
      transform: rotate(45deg);
    }

	
/* ------------------------------------------
	banner_link
------------------------------------------ */	
section#banner_link {
		 background: #F3EDDD url(../images/back.jpg) ;
	text-align: center;
	padding: 1rem 0;
	}
	
section#banner_link img {
    width: 95%;
}

/* ------------------------------------------
	bus
------------------------------------------ */
.bus_plan_wrap {
  background-color: #fff;
  padding: 20px;
  margin: 3rem 0;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #333;
}
.bus_plan_wrap img {
  width: 100%;
}

/* タイトル系 */
.bus_title_text {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  text-align: center;
  color: #464646;
  padding: 20px 10px 15px;
  font-size: 1.2rem;
}
	
.bus_title_text{
  position: relative;
	margin:0 0 8px;
}

.bus_title_text:before, .bus_title_text:after { 
  content:'';
  width: 100px;
  height: 35px;
  position: absolute;
  display: inline-block;
}

.bus_title_text:before {
  border-left: solid 1px #ff5722;
  border-top: solid 1px #ff5722;
  top:0;
  left: 0;
}

.bus_title_text:after {
  border-right: solid 1px #ff5722;
  border-bottom: solid 1px #ff5722;
  bottom:0;
  right: 0;
}
h4.bus_title {
  font-size: 3rem;
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #E85650;
  line-height: 1.25;
}

.bus_subtitle {
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #E85650;
  margin-bottom: 20px;
  font-size: 1.1rem;
  line-height: 1;
}

.bus_desc {
  line-height: 1.5;
  font-size: 18px;
  margin: 1rem 0 3rem;
}

/* 料金・含まれるもの */
.price_wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-direction: column;
}

.price_box,
.include_box,
.schedule_box {
  margin: 0 0 2rem;
}

.price_box h3,
.include_box h3,
.schedule_box h3,
.bus_section h3{
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
font-feature-settings: "palt";
}

.am_orange,
.pm_green {
  display: inline-block;
  color: #fff;
  font-weight: bold;
        line-height: 1;
        margin: 0 0 4px 3px;
        padding: 3px;
        font-size: 1rem;
        vertical-align: middle;
}

.am_orange {
  background-color: #e6695a;
}

.pm_green {
  background-color: #39a87e;
}

	.price_box_small{
		font-size: 1rem;
	}	
	
/* 料金表 */
.price_table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
}

.price_row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
}
.price_row:last-child {
  border-bottom: none;
}

.price_row dt,
.price_row dd {
  padding: 6px 10px;
  font-size: 20px;
}

.price_row dt {
  width: 50%;
  border-right: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}
.price_row dd {
  width: 50%;
  text-align: center;
}

.note {
  font-size: 16px;
  margin-top: 4px;
padding-left:1em;
text-indent:-1em;	
}

/* 含まれるもの内のレイアウト */
.include_content {
display: flex;
        gap: 10px;
        align-items: center;
        flex-direction: column-reverse;
    }

.include_content p {
  font-size: 18px;
}

/* ステッカー表示 */
.sticker_box {
  text-align: center;
  width: 80%;
}
.sticker_image {
  width: 100%;
  height: 100px;
  background: #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #666;
  margin-bottom: 4px;
}
.sticker_text,
.right_wrap_caption {
font-size: 16px !important;
  line-height: 1.3;
}
p.sticker_text {
  text-align: right;
  padding-top: 10px;
}


.left_wrap {
    width: 100%;
}
.right_wrap_caption {
  text-align: right;
  margin: 10px 0;
  line-height: 1;
}

/* 運行日 */
.schedule_box {
  margin-top: 15px;
}
.schedule_list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 15px;
  margin: 0 0 2rem;
}
.schedule_row {
  display: flex;
  align-items: flex-start;
}
.schedule_row dt {
  width: 50px;
  font-weight: bold;
  flex-shrink: 0;
}
.schedule_row dd {
  flex: 1;
  margin: 0;
  line-height: 1.6;
}

/* 行程表 */
.course_wrap {
  border: 1px solid #ccc;
  padding: 15px;
}
.course_box {
        margin-bottom: 10px;
        display: flex;
        gap: 15px;
        color: #464646;
        font-size: 18px;
        line-height: 2;
        flex-direction: column;
}
    .station_border {
        border: 1px solid #333;
        padding: 0px 6px;
    }	
.course_title {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #fff;
  justify-content: center;
}
.course_box.am .course_title {
  background: #E6695A;
  border-bottom: solid 1px #ccc;
}
.course_box.pm .course_title {
  background: #39A87E;
}
	
.course_box.am {
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px;
}	
.course_divider {
  border: none;
  border-top: 1px solid #ccc;
  margin: 10px 0;
}

.mark {
  font-size: 16px;
  color: #464646;
  border: solid 1px #ccc;
  padding: 5px;
  text-align: center;
  margin: 1rem 0;
}

	
ruby {
  ruby-position: over;
  font-size: 100%;
}
rt {
  font-size: 0.6em;
  color: #666;
}	
	
	
/* ボタン */
	.bus_box_button{
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
        border-radius: 4px;
        display: block;
    }

	.bus_box_button a{
        color: #FFF;
        display: block;
        padding: 15px 0;
	}
    .bus_box_button::after {
        position: absolute;
        top: 22px;
        right: 10px;
        content: '';
        width: 10px;
        height: 10px;
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        transform: rotate(45deg);
    }


/* 文字色指定 */
.bus_red {
  color: #E85650;
}
.bus_blue {
  color: #5096BE;
}
/* ------------------------------------------
  footer
------------------------------------------ */	

  #footer {
    background-color: #F0F5FA;
  }

  #footer .inner {
    width: 96% !important;
    margin: 0 auto;
    padding: 2% 2%;
  }

  #footer .inner ul {
    font-size: 11px;
    line-height: 1.4;
    text-align: left;
  }

  #footer .inner ul li {
    display: inline-block;
    width: 46%;
    padding: 2% 0;
  }

  #footer .inner ul li:last-child {
    border-right: none;
  }

  #footer .copy {
    background-color: #0952a4;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    padding: 2% 0;
  }


  #pagetop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 100;
  }

  #pagetop a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 3em;
    height: 3em;
    background-color: rgba(255, 255, 255, .5);
    border: solid 1px #152a8c;
    border-radius: 50vh;
  }

  #pagetop a::after {
	box-sizing: border-box;
    content: '';
    width: 7px;
    height: 7px;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #152a8c transparent;
  }

  .area_link p {
    display: flex;
    margin: 0 auto;
    max-width: 970px;
  }	
}



/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}


	main{
		 background: #F3EDDD url(../images/back.jpg) ;
	}	
	article{
background: url("../images/back_img.png") center center repeat-y;
  background-size: cover;
	}	
	
.inner{
	width: 96%;
	max-width:970px;
	min-width:760px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}
	
section{
	line-height: 1.6;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #464646;
	}
	

/* ------------------------------------------
	title
------------------------------------------ */
	
  h2 {
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
	
  #title {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #FFF;
  }
 
#title {
  background: #FFF url(../images/main.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.mv2000{display: none;}
	
	#mv_title{
		margin: auto;
		text-align: center;
	}
	
    #mv_title p {
        font-size: 20px;
        font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "MS PMincho", serif;
        line-height: 2;
        margin: 30px auto 10px;
	        color: #464646;	
    }
/* ------------------------------------------
	menu
------------------------------------------ */
    ul.menu_list {
        display: flex;
        gap: 18px;
        list-style: none;
        margin: 0;
        justify-content: space-between;
    }
    ul.menu_list li {
        list-style: none;
        display: flex;
        align-items: center;
    }
    ul.menu_list li a {
	font-size: 18px;
    color: #464646;
    }
	

    .menu_button {
      display: inline-block;
      width: 120px;
      text-align: center;
      font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "MS PMincho", serif;
      text-decoration: none;
    }

    .menu_button img {
      width: 80px;
      height: 80px;
      display: block;
      margin: 0 auto 10px;
    }

    .menu_button span {
      display: block;
      line-height: 1.4;
    }	
	
.menu_button span {
  display: block;
  line-height: 1.2;
  min-height: 2.8em;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}

.menu_button .one_line {
  align-items: center; 
}
	
/* --- お申込みボタン専用 --- */
    .menu_button_plan {
        background-color: #E6695A;
        color: #fff !important;
        padding: 33px 1px;
        border-radius: 100px;
        position: relative;
        display: inline-block;
    }

a.menu_button.menu_button_plan span {
    line-height: 1.5;
}	

.menu_button_arrow {
  position: relative;
  display: inline-block;
}

    .menu_button_arrow:before {
        content: '';
        width: 15px;
        height: 15px;
        border: 0;
        border-bottom: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        transform: rotate(45deg);
        position: absolute;
        top: 65px;
        left: 50px;
        bottom: 0;
        margin: auto;
}
	
/* --- 2行以上になってしまったボタン用のCSS--- */

/* ---杵築ランチ専用の適用CSS--- */	
.area_btn_separate_wrap {
    display: flex!important;
    align-items: center;
    gap: 20px;
    line-height: 1.1;
    justify-content: center;
}

.area_btn_separate_wrap {
    display: flex;
    align-items: center;
   justify-content: flex-start;
   padding-left: 20px !important;
}
	
/* ---(coming soon)入りの場合-- */		
span.area_label {
    background: #ebe46d;
    padding: 7px 12px;
    border-radius: 3px;
    color: #464646;
}
	
	
span.area_label {
        background: #ebe46d;
        padding: 3px 12px;
        border-radius: 3px;
        color: #464646;
    }
	

	
.two_line{margin: 0 auto 0.5rem;}	
	
/* ---(coming soon)入り専用の適用CSS--- */		
.two_line_height {
    line-height: 1.1;
}
	
/* ------------------------------------------
	map
------------------------------------------ */	

	#map img {
   width: 100%;
}
	

/* ------------------------------------------
	bus_box	
------------------------------------------ */
	
	.bus_box{
		margin: 25px 0 0;
		width: 100%;
		height: 300px;
		background-color: #FFF;
	}
	
	
/* ------------------------------------------
	travel
------------------------------------------ */
.title_section {
  text-align: center;
}

.title_image {
max-width: 100%;
        width: 140px;
        height: auto;
        display: block;
        margin: 0 auto;
}

.title_text {
  position: relative;
  display: inline-block; 
  font-size: 50px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: 5px;
  margin: 0 auto;
  color: #464646;
font-feature-settings: "palt";
}

	

.title_text::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-color: #E6695A;
  border-radius: 2px;
}
/* -----
.title_underline {
  width: 150px;
  height: 4px;
  background-color: #E6695A;
  border-radius: 2px;
  margin: 0 auto;
}	
----- */	

	

.travelbox_container {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px auto 0;
}

.content_box {
  position: relative;
  background-color: #ffffff;
  flex: 1;
  box-sizing: border-box;

}

.travelbox_image {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}

.travelbox_traveltitle {
  font-family: "游明朝", "Yu Mincho", serif;
  font-size: 30px;
  color: #464646;
  text-align: center;
  margin: 0;
}

.traveltitle_underline {
  width: 100px;
        height: 3px;
        background-color: #E6695A;
        margin: 4px auto 16px;
        border-radius: 2px;
}

.travelbox_text {
  font-size: 18px;
  color: #464646;
  text-align: left;
  line-height: 1.5;
  padding: 0 20px;
}
	
	
.triangle::before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 4em solid transparent;
    border-right: 4em solid #E6695A;
    position: absolute;
    z-index: 100;
}
.triangle::after {
    display: block;
    bottom: 5px;
    transform: rotate(135deg);
    font-weight: bold;
    right: 0px;
    position: absolute;
    z-index: 101;
}
.travelbox_footer {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin: 20px 0;
    height: 40px;
}
.travelbox_link {
    margin-right: 55px;
    font-size: 16px;
    border-bottom: 1px solid #E6695A;
    line-height: 1;
}
	
.travelbox_footer a{
  color: #E6695A;
font-weight: bold;
}	
	
	
/* ------------------------------------------
	slider
------------------------------------------ */
	
    .slider,.slider_double {
      margin: 25px 0 0;
    }

    .slider_box {
      background-color: #ffffff;
      box-sizing: border-box;
      text-align: center;
      display: flex !important;
      flex-direction: column;
      align-items: center;
      margin: 10px;
    }

    .slider_box_image {
      width: 100%;
      height: auto;
      margin-bottom: 15px;
    }

.slider_contxt_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	padding: 20px;
}

    .slider_box_title {
      font-family: "游明朝", "Yu Mincho", serif;
      font-size: 22px;
      color: #464646;
        margin: 25px 0 15px;
        height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
    }

    .box_title--two_line {
      line-height: 1.4;
    }

    .slider_box_text {
      font-size: 18px;
      color: #464646;
      text-align: left;
      margin-bottom: 20px;
    }

    .slider_box_button {
        position: relative;
        display: inline-block;
        background-color: #E6695A;
        color: #FFF;
        text-decoration: none;
        padding: 10px 0;
        border-radius: 4px;
        font-size: 18px;
        width: 100%;
        font-weight: bold;
    }
	a.slider_box_button{
      color: #FFF;
	}
    a.slider_box_button::after {
      position: absolute;
      top: 18px;
      right: 10px;
      content: '';
      width: 10px;
      height: 10px;
      border-top: 2px solid #FFF;
      border-right: 2px solid #FFF;
      transform: rotate(45deg);
    }

    .slick-prev, .slick-next {
      z-index: 1;
    }

    .slick-prev:before, .slick-next:before {
      color: #E6695A;
      font-size: 30px;
    }

    .slick-dots li button:before {
      color: #464646;
      font-size: 12px;
    }

    .slick-dots li.slick-active button:before {
      color: #E6695A;
    }	
	
	
.date_line {
  display: block; 
  width: 100%;
  border-bottom: solid 1px #464646;
   margin: 25px auto 0;
}
	
/* テキスト選択を有効にする */
.slick-slide,
.slick-track,
.slick-list,
.slider_box,
.slider_box_text,
.slider_box_title,
.slider_contxt_box{
  user-select: text !important;
  -webkit-user-select: text !important;
}
		
/* ------------------------------------------
	plan_link
------------------------------------------ */
  #plan_link {
    background-image: url('../images/backgold.jpg'); 
    background-repeat: repeat;
    margin: 50px auto 0;
  }

  .plan_linkbtn {
       display: flex;
        gap: 30px;
        justify-content: space-between;
        list-style: none;
        padding: 0;
        margin: 0;
        height: auto;
  }

  .plan_btn {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    color: #FCFAF6;
    font-weight: bold;
  }
li.plan_btn {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.plan_btn a,li.plan_btn div{
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        text-align: center;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
}
  .btn01 {
    background-color: #E6695A!important;
  }

  .btn02 {
    background-color: #39A87E!important;
  }

  .btn03 {
    background-color: #5096BE!important;
  }
	
  .btn04 {
    background-color: #8b8b8b!important;
  }
  .btn05 {
    background-color: #E1648C!important;
  }
    li.plan_btn a::after {
      position: absolute;
      top: 27px;
      right: 10px;
      content: '';
      width: 10px;
      height: 10px;
      border-top: 2px solid #FFF;
      border-right: 2px solid #FFF;
      transform: rotate(45deg);
    }
	li.plan_btn.btn01:hover,li.plan_btn.btn02:hover,li.plan_btn.btn03:hover,li.plan_btn.btn05:hover{
		opacity: 0.8;
	}
	
/* ------------------------------------------
	banner_link
------------------------------------------ */	
section#banner_link {
		 background: #F3EDDD url(../images/back.jpg) ;
	        padding: 50px 0;
	}
	
section#banner_link img {
    width: 100%;
    margin: auto;
}
/* ------------------------------------------
	bus
------------------------------------------ */
.bus_plan_wrap {
  background-color: #fff;
  padding: 20px;
  margin: 3rem 0;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #333;
}
.bus_plan_wrap img {
  width: 100%;
}

/* タイトル系 */
.bus_title_text {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  text-align: center;
  color: #464646;
  font-size: 22px;
}

	
.bus_title_text{
  position: relative;
	margin:0 0 15px;
}

.bus_title_text:before, .bus_title_text:after { 
  content:'';
  width: 100px;
  height: 35px;
  position: absolute;
  display: inline-block;
}

.bus_title_text:before {
  border-left: solid 1px #ff5722;
  border-top: solid 1px #ff5722;
  top:0;
  left: 0;
}

.bus_title_text:after {
  border-right: solid 1px #ff5722;
  border-bottom: solid 1px #ff5722;
  bottom:0;
  right: 0;
}
	
h4.bus_title {
  font-size: 50px;
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #E85650;
  line-height: 1.25;
}

.bus_subtitle {
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #E85650;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 1;
}

.bus_desc {
  line-height: 1.5;
  font-size: 18px;
  margin: 1rem 0 3rem;
}

/* 料金・含まれるもの */
.price_wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.price_box,
.include_box,
.schedule_box {
  margin: 0 0 2rem;
}

.price_box h3,
.include_box h3,
.schedule_box h3,
.bus_section h3{
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 20px;
	font-feature-settings: "palt";
}
	
.am_orange,
.pm_green {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  margin-left: 2px;
  padding: 3px;
  font-size: 1rem;
  vertical-align: middle;
}

.am_orange {
  background-color: #e6695a;
}

.pm_green {
  background-color: #39a87e;
}

	.price_box_small{
		font-size: 1rem;
	}

/* 料金表 */
.price_table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
}

.price_row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
}
.price_row:last-child {
  border-bottom: none;
}

.price_row dt,
.price_row dd {
  padding: 6px 10px;
  font-size: 20px;
}

.price_row dt {
  width: 50%;
  border-right: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}
.price_row dd {
  width: 50%;
  text-align: center;
}

.note {
  font-size: 18px;
  margin-top: 4px;
padding-left:1em;
text-indent:-1em;
}

/* 含まれるもの内のレイアウト */
.include_content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 25px;
}
.include_content p {
  flex: 1;
  font-size: 18px;
}

/* ステッカー表示 */
.sticker_box {
  text-align: center;
  width: 200px;
}
.sticker_image {
  width: 100%;
  height: 100px;
  background: #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #666;
  margin-bottom: 4px;
}
.sticker_text{
  font-size: 18px;
  line-height: 1.3;
}
p.sticker_text {
  text-align: right;
  padding-top: 10px;
}


.left_wrap {
    width: 100%;
}
.right_wrap_caption {
  text-align: right;
  margin: 10px 0;
  line-height: 1;
}
p.right_wrap_caption {
    font-size: 0.8rem !important;
}
/* 運行日 */
.schedule_box {
  margin-top: 15px;
}
.schedule_list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 15px;
  margin: 0 0 2rem;
}
.schedule_row {
  display: flex;
  align-items: flex-start;
}
.schedule_row dt {
  width: 50px;
  font-weight: bold;
  flex-shrink: 0;
}
.schedule_row dd {
  flex: 1;
  margin: 0;
  line-height: 1.6;
}

/* 行程表 */
.course_wrap {
  border: 1px solid #ccc;
  padding: 15px;
}
.course_box {
margin-bottom: 10px;
        display: flex;
        gap: 15px;
        color: #464646;
        font-size: 18px;
        line-height: 1.8;
}
    .station_border {
        border: 1px solid #333;
        padding: 0px 6px;
    }	
.course_title {
  display: flex;
  align-items: center;
  font-weight: bold;
  align-content: center;
  color: #fff;
  padding: 4px 8px;
}
.course_box.am .course_title {
  background: #E6695A;
  border-bottom: solid 1px #ccc;
}
.course_box.pm .course_title {
  background: #39A87E;
}
	
.course_box.am {
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px;
}	
.course_divider {
  border: none;
  border-top: 1px solid #ccc;
  margin: 10px 0;
}

.mark {
  font-size: 16px;
  color: #464646;
  border: solid 1px #ccc;
  padding: 5px;
  text-align: center;
  margin: 1rem auto;
}

	
ruby {
  ruby-position: over;
  font-size: 100%;
}
rt {
  font-size: 0.6em;
  color: #666;
}	
	
/* ボタン */
	.bus_box_button{
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
        border-radius: 4px;
        display: block;
    }

	.bus_box_button a{
        color: #FFF;
        display: block;
        padding: 15px 0;
	}
    .bus_box_button::after {
        position: absolute;
        top: 22px;
        right: 10px;
        content: '';
        width: 10px;
        height: 10px;
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        transform: rotate(45deg);
    }
	
	.bus_box_button:hover{opacity: 0.8;}
	
/* 文字色指定 */
.bus_red {
  color: #E85650;
}
.bus_blue {
  color: #5096BE;
}

/* ------------------------------------------
  footer
------------------------------------------ */	
  #footer {
    background-color: #F0F5FA;
  }

  #footer .inner {
    width: 990px !important;
    max-width: 990px !important;
    margin: 0 auto;
    padding: 20px 0;
  }

  #footer .inner ul {
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
  }

  #footer .inner ul li {
    display: inline-block;
    padding: 0 6px;
    border-right: 1px solid #CCC;
  }

  #footer .inner ul li:last-child {
    border-right: none;
  }

  #footer .copy {
    background-color: #0952a4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
  }
	

  #pagetop {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    z-index: 999;
  }

  #pagetop a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, .5);
    border: solid 1px #152a8c;
    border-radius: 50vh;
  }

  #pagetop a::after {
	box-sizing: border-box;
    content: '';
    width: 7px;
    height: 7px;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #152a8c transparent;
  }

  #pagetop a:hover {
    background-color: #152a8c;
  }

  #pagetop a:hover::after {
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #fff transparent;
  }
	
}

/* 2000px以上メインビジュアルロゴ見切れ防止*/
@media screen and (min-width: 2000px) {
#title{height: auto!important;}	
img.mv2000 {
  width: 100%;
  height: auto!important; 
  display: block;
}
}
