@charset "UTF-8";
/* CSS Document */
/*
font-family: "Noto Sans JP", sans-serif;
font-family: "Oswald", sans-serif;
*/
/* リセット */
html, body, ul, li, dl, dt, dd, div, p, h1, h2, h3, span {
  margin: 0;
  padding: 0;
}
section {
  background: none;
  border: none;
}
 section {
  border: none;
  background: none;
}
main.iwakuni-lp {
  overflow: hidden;
}
.iwakuni-lp section {
  /* border: none;
  background: none; */
}
.iwakuni-lp a:hover {
  color: inherit;
}
.iwakuni-lp a:hover img {
  opacity: 1;
}
.iwakuni-lp i[class*="fa-"] {
  margin-right: 0;
}
.iwakuni-lp a:focus {
  color: inherit;
}
.iwakuni-lp select {
  outline: none;
  appearance: none;
}
@media screen and (max-width:768px) {}
/*=======================================
	共通
=======================================*/
.iwakuni-lp * {
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
  box-sizing: border-box;
  list-style-type: none;
}
.iwakuni-lp p, .iwakuni-lp li, .iwakuni-lp dt, .iwakuni-lp dd, .iwakuni-lp th, .iwakuni-lp td, .iwakuni-lp h1, .iwakuni-lp h2, .iwakuni-lp h3, .iwakuni-lp h4, .iwakuni-lp h5 {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.05em;
}
.iwakuni-lp span {
  font-size: inherit;
  font-weight: inherit;
}
.iwakuni-lp i {
  font-size: inherit;
  font-weight: bold;
}
.iwakuni-lp strong {
  font-size: inherit;
  font-weight: inherit;
}
.iwakuni-lp a {
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.iwakuni-lp a:hover {
  opacity: 0.8;
  transition: 0.3s;
}
/* ↓入れている理由は？ */
/* .iwakuni-lp section {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
} */
.iwakuni-lp .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 100px 0;
}
.iwakuni-lp h1, .iwakuni-lp h2, .iwakuni-lp h3 {
  font-weight: 500;
  color: inherit;
}
.iwakuni-lp h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
}
.iwakuni-lp .h2_bottom {
  font-family: "Oswald", sans-serif;
  text-align: center;
  font-size: 20px;
  color: #bc002d;
  margin: 0 0 70px 0;
}
.iwakuni-lp h3 {
  text-align: center;
  margin: 0 0 50px 0;
  font-size: 20px;
  font-weight: 400;
}
.iwakuni-lp img {
  width: 100%;
  height: auto;
}
.iwakuni-lp .pc_none {
  display: none;
}
.iwakuni-lp .slick-active {
  cursor: grab;
}
.iwakuni-lp .slick-active:active {
  cursor: grabbing;
}

.fw-search-top--train.fw-is-show{
  background-color: #2222!important;
}
.fw-search-top__item-data input[type="text"] {
    width: 100%;
    max-width: none!important;
    padding: 10px;
    font-size: 16px;
}
.fw-top .fw-search-top--train .fw-train-list-time-search-wrap.fw-is-open {
    border: 1px solid #c2c2c2!important;
    padding: 10px 20px!important;
}
.fw-top .fw-search-top--train .fw-train-list-time-search-accordion-wrap {
    font-size: 16px!important;
    font-weight: 500!important;
    background: #FFF!important;
    padding: 0 0 3px 10px!important;
    margin: 0!important;
}
.fw-top .fw-search-top--train .fw-change-route {
    margin: 0 0 10px 0!important;
}
.fw-top .fw-search-top--train .fw-train-list-time-select .fw-select select {
  color: #000!important;
}
.fw-top .fw-text--date input, .fw-top .fw-text--area input, .fw-top .fw-text input{
  color: #000!important;
}
.fw-top .fw-search-top--train .fw-train-list-time-select .fw-select select {
  color: #000;
}
.fw-top dd {
  color: #000!important;
}
.fw-top .fw-search-top__item--date .fw-checkbox--icon .fw-checkbox__label, .fw-top .fw-search-top__item--date .fw-checkbox--icon .fw-checkbox__input:checked + .fw-checkbox__label {
    background-color: transparent;
    border: none;
    color: #ffff;
}
.fw-top .fw-search-top--train .fw-change-route-ttl {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.fw-top .fw-search-top--train .fw-search-top__sub-label {
    color: #fff;
}
.fw-top .fw-search-top--train .fw-train-list-time-search-col {
    color: #fff;
}
@media print, screen and (min-width: 737px) {
    .fw-top .fw-modal-container {
        color: black;
    }
}
@media print, screen and (max-width: 736px) {
    .fw-top .fw-modal-container {
        color: black;
    }
}


@media screen and (max-width:768px) {
  .iwakuni-lp .sp_none {
    display: none;
  }
  .iwakuni-lp .pc_none {
    display: inherit;
  }
  .iwakuni-lp .inner {
    width: 95%;
    padding: 50px 0 40px 0;
  }
  .iwakuni-lp h2 {
    font-size: 24px;
  }
  .iwakuni-lp .h2_bottom {
    margin: 0 0 50px 0;
  }
html {
	scroll-behavior: smooth;
}
}
/*=======================================
	メインビジュアル（mainvisual）
=======================================*/
.iwakuni-lp .mainvisual {
  background: #DDD;
  position: relative;
    margin: 0;
  padding: 20px 0 100px 0;
  height: 560px;
}
.slider {
  width: 100%;
  height: 560px;
  position: absolute;
  top: 0;
  left: 0;
}
.slider li {
  width: 100%;
  height: 560px;
}
.slider li img {
  object-fit: cover;
  height: 100%;
}
.iwakuni-lp .mainvisual .inner {
  padding: 0;
  position: relative;
}
.iwakuni-lp .mainvisual .ttl_wrap {
  max-width: 420px;
  margin: 0 0 40px 0;
}
.iwakuni-lp .mainvisual h1 {
  font-size: 21px;
  color: #FFF;
}
.iwakuni-lp .mainvisual h1 strong {
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  letter-spacing: normal;
  position: relative;
  bottom: -1px;
  left: -3px;
  margin: 0 0 0 5px;
}
.iwakuni-lp .mainvisual .day {
  height: 80px;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px 0;
  color: #FFF;
  line-height: 80px;
  position: relative;
  left: -5px;
}
.iwakuni-lp .mainvisual .day strong {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  letter-spacing: normal;
  margin: 0 3px 0 8px;
}
.iwakuni-lp .mainvisual .day span.ttl {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #bc002d;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  line-height: 80px;
  vertical-align: top;
}
.iwakuni-lp .mainvisual .day span.dayofweek {
  font-size: 32px;
  font-weight: 800;
  position: relative;
  left: -12px;
}
.iwakuni-lp .mainvisual .day span.dayofweek::before {
  content: "（";
  font-weight: 400;
}
.iwakuni-lp .mainvisual .day span.dayofweek::after {
  content: "）";
  font-weight: 400;
}
.iwakuni-lp .mainvisual .lead_txt {
  max-width: 500px;
  text-align: justify;
  color: #FFF;
}
.iwakuni-lp .mainvisual .tour_link {
  position: absolute;
  bottom: 20px;
  right: 30px;
  padding: 5px 10px;
  background: #0062a1;
  border-radius: 3px 0 0 3px;
  box-shadow: -1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.iwakuni-lp .mainvisual .tour_link .ttl {
  text-align: center;
  font-size: 15px;
  color: #FFF;
}
.iwakuni-lp .mainvisual .tour_link ul {
  min-width: 300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.iwakuni-lp .mainvisual .tour_link li {
  width: calc(100% / 2 - 5px);
  text-align: center;
  margin: 5px 0;
}
.iwakuni-lp .mainvisual .tour_link li a {
  display: block;
  line-height: 40px;
  background: #FFF;
  position: relative;
}
.iwakuni-lp .mainvisual .tour_link li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #0062a1;
  font-weight: bold;
  position: absolute;
  right: 10px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .mainvisual {
    background: #333;
    height: 500px;
    padding: 40px 0 0 0;
  }
  .iwakuni-lp .mainvisual .slider {
    height: 500px;
  }
  .iwakuni-lp .mainvisual .slider li {
    height: 500px;
  }
  .iwakuni-lp .mainvisual .ttl_wrap {
    max-width: 300px;
    margin: 0 auto 40px auto;
  }
  .iwakuni-lp .mainvisual .ttl_wrap img {
    margin: 0 0 10px 0;
  }
  .iwakuni-lp .mainvisual h1 {
    font-size: 14px;
    text-align: center;
  }
  .iwakuni-lp .mainvisual h1 strong {
    font-size: 18px;
  }
  .iwakuni-lp .mainvisual .day span.ttl {
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
  }
  .iwakuni-lp .mainvisual .day {
    width: fit-content;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    left: 10px;
    margin: 0 auto 15px auto;
  }
  .iwakuni-lp .mainvisual .day strong {
    font-size: 21px;
    padding: 0;
  }
  .iwakuni-lp .mainvisual .day span.dayofweek {
    font-size: 20px;
  }
  .iwakuni-lp .mainvisual .lead_txt {
    max-width: 300px;
    font-size: 14px;
    margin: 0 auto;
  }
  .iwakuni-lp .mainvisual .tour_link {
    width: 100%;
    bottom: 0;
    right: 0;
    border-radius: 0;
    padding: 5px 10px 10px 10px;
  }
  .iwakuni-lp .mainvisual .tour_link .ttl {
    font-size: 14px;
  }
  .iwakuni-lp .mainvisual .tour_link li {
    width: calc(100% / 4 - 3px);
    margin: 3px 0;
    font-size: 15px;
  }
  .iwakuni-lp .mainvisual .tour_link li a {
    line-height: 30px;
    padding: 0 10px 0 0;
  }
  .iwakuni-lp .mainvisual .tour_link li a::after {
    right: 3px;
  }
}
/*=======================================
	コンテンツナビ（content_nav）
=======================================*/
/*スクロールでFix*/
.iwakuni-lp .content_nav {
  background: #333;
  border-top: 2px solid #444;
  border-bottom: 2px solid #000;
  z-index: 10;
    margin: 0;
    padding: 0;
}
.iwakuni-lp .content_nav .inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0;
}
.iwakuni-lp .content_nav ul {
  display: flex;
  justify-content: space-around;
  border-left: 1px solid #000;
  border-right: 1px solid #444;
}
.iwakuni-lp .content_nav li {
  width: calc(100% / 6);
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  border-left: 1px solid #444;
  border-right: 1px solid #000;
}
.iwakuni-lp .content_nav li a {
  display: block;
  color: #FFF;
  padding: 15px 0;
}
.iwakuni-lp .content_nav.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .content_nav .inner {
    width: 100%;
  }
  .iwakuni-lp .content_nav ul {
    flex-wrap: wrap;
    border: none;
  }
  .iwakuni-lp .content_nav li {
    width: calc(100% / 3);
    font-size: 14px;
    font-weight: 400;
  }
  .iwakuni-lp .content_nav li:first-child, .iwakuni-lp .content_nav li:nth-child(2), .iwakuni-lp .content_nav li:nth-child(3) {
    border-bottom: 1px solid #444;
  }
  .iwakuni-lp .content_nav li:nth-child(4), .iwakuni-lp .content_nav li:nth-child(5), .iwakuni-lp .content_nav li:nth-child(6) {
    border-top: 1px solid #000;
  }
  .iwakuni-lp .content_nav li a {
    padding: 7px 0;
  }
}
/*=======================================
	見どころ（lead）
=======================================*/
.iwakuni-lp .lead {
  background: #222;
    margin: 0;
    padding: 0;
}
.iwakuni-lp .lead .h2_bottom {
  color: #0062a1;
}
.iwakuni-lp .lead h2 {
  color: #FFF;
}
.iwakuni-lp .lead ul {
  display: flex;
  justify-content: space-between;
}
.iwakuni-lp .lead li {
  width: calc(100% / 3 - 20px);
  position: relative;
  display: block;
  background: #0062a1;
  color: #FFF;
}
.iwakuni-lp .lead li::before {
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  color: #bc002d;
  position: absolute;
  top: -20px;
  left: 10px;
}
.iwakuni-lp .lead li:first-child::before {
  content: "01";
}
.iwakuni-lp .lead li:nth-child(2)::before {
  content: "02";
}
.iwakuni-lp .lead li:last-child::before {
  content: "03";
}
.iwakuni-lp .lead .img_box {
  margin: 0 0 15px 0;
  height: 220px;
  overflow: hidden;
}
.iwakuni-lp .lead .img_box img {
  height: 100%;
  object-fit: cover;
}
.iwakuni-lp .lead h3 {
  font-size: 18px;
  margin: 0 0 15px 0;
  padding: 0 10px 0 20px;
}
.iwakuni-lp .lead .txt {
  font-size: 15px;
  padding: 0 20px 20px 20px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .lead ul {
    flex-direction: column;
  }
  .iwakuni-lp .lead ul li {
    width: 100%;
  }
  .iwakuni-lp .lead ul li + li {
    margin: 30px 0 0 0;
  }
  .iwakuni-lp .lead li::before {
    top: -10px;
  }
}
/* お知らせボックス */

.news h2{
	font-size: 30px;
    line-height: 1;
    text-align: center;
    margin-top: 30px; 
}
  @media (max-width:769px) {
	.news h2{
	font-size: 25px;
}

  }

.news {
    padding: 10px 0 60px!important;
}
.news__infobox {
	-webkit-overflow-scrolling: touch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	max-width: 95%;
	height: 13em;
	margin: 50px auto 0;
	overflow-y: scroll;
	border: solid 1px gray;
  }
  
  @media (min-width:768px) {
	.news__infobox {
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  flex-direction: row;
	  flex-wrap: wrap;
	  max-width: 900px;
	  margin-top: 30px;
	}

  }
  
 .news__infobox dd,
  .news__infobox dt {
	box-sizing: border-box;
	width: 100%;
	padding-bottom: .5em;
	padding-left: .5em
  }
  
  .news__infobox dt {
	font-style: normal;
	font-weight: initial
  }
  .news__infobox .important{
	background-color: rgb(224, 0, 0);
  }
  @media (min-width:768px) {
	.news__infobox dt {
	  width: 10em;
	  margin-bottom: .5em;
	  border-bottom: 1px dotted #343a40
	}
	.news__infobox dd {
		font-size: 16px!important;
	}
  }
  
  .news__infobox dt:first-of-type {
	padding-top: .5em;
	border-top: 1px dotted #343a40
  }
  
 .news__infobox dt time {
	margin-right: .5em
  }
  
 .news__infobox dt span {
	box-sizing: border-box;
	display: inline-block;
	width: 7em;
	margin-right: .5em;
	padding: 0 .5em;
	background-color: #0941b4;
	color: #fff;
	font-size: .8em;
	line-height: 1.75;
	text-align: center
  }
  
  .news__infobox time {
	color: #3f3f3f;
    font-size: 14px;
  }
  
 .news__infobox dd {
	font-size: 14px;
	margin-left: 0;
	margin-bottom: .5em;
	border-bottom: 1px dotted #343a40
  }
  
  @media (min-width:768px) {
	.news__infobox dd {
	  width: calc(100% - 12.5em)
	}
	.news__infobox dd:first-of-type {
	  padding-top: .5em;
	  border-top: 1px dotted #343a40
	}
  }
  
.news__infobox dd:nth-of-type(-n+3) {
	position: relative
  }

/*=======================================
	岩国基地航空祭のツアー（tour）
=======================================*/
.iwakuni-lp .tour {
  /* padding: 200px 0 0 0; */
}
.iwakuni-lp .tour .tabMenu {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.iwakuni-lp .tour .tabMenu li {
  line-height: 40px;
  padding: 0 20px;
  margin: 0 5px;
  background: #0062a1;
  color: #FFF;
  cursor: pointer;
  transition: 0.3s;
}
.iwakuni-lp .tour .tabMenu li:hover {
  background: #82cddd;
  color: #FFF;
}
.iwakuni-lp .tour .tabMenu li.active {
  background: #d8e9f0;
  color: #0062a1;
}
.iwakuni-lp .tour .tabMenu li.active:hover {
  background: #d8e9f0;
}
.iwakuni-lp .tour .tabContents {
  background: linear-gradient(#d8e9f0, #82cddd);
  padding: 50px 0 100px 0;
}
.iwakuni-lp .tour .tabContent {
  /* display: none; */
  width: 1100px;
  padding: 0 50px;
  margin: 0 auto;

   opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
  position: absolute; /* 必要なら重なり防止 */
}
.iwakuni-lp .tour .tabContent.active {
  /* display: block; */
   opacity: 1;
  visibility: visible;
  position: relative;
}
/*ツアーカード*/
.iwakuni-lp .tour .tour_box {
  display: flex;
  justify-content: space-between;
  background: #FFF;
  padding: 10px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.iwakuni-lp .tour .tour_box + .tour_box {
  margin: 30px 0 0 0;
}
.iwakuni-lp .tour .tour_box .img_box {
  width: 460px;
}
.iwakuni-lp .tour .tour_box .txt_box {
  width: calc(100% - 490px);
  position: relative;
  margin: 0 10px 0 0;
}
.iwakuni-lp .tour .tour_box h3 {
  text-align: left;
  margin: 10px 0 20px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 18px;
}
.iwakuni-lp .tour .tour_box h3 span {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  background: #333;
  color: #FFF;
  padding: 5px;
  margin: 0 10px 0 0;
  position: relative;
  top: -1px;
}
.iwakuni-lp .tour .tour_box h3 span.ico_plane { /*飛行機利用*/
  background: #0062a1;
}
.iwakuni-lp .tour .tour_box h3 span.ico_train { /*新幹線利用*/
  background: #2a83a2;
}
.iwakuni-lp .tour .tour_box .recommend_point {
  width: fit-content;
  background: #f8f4e6;
  padding: 10px;
  margin: 0 0 10px 0;
}
.iwakuni-lp .tour .tour_box .recommend_point li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  color: #eb6101;
  margin: 0 10px 0 0;
}
.iwakuni-lp .tour .tour_box .schedule {
  margin: 0 0 15px 0;
}
.iwakuni-lp .tour .tour_box .schedule li {
  font-size: 14px;
}
.iwakuni-lp .tour .tour_box .tour_price {
  font-size: 20px;
  font-weight: 500;
  color: #bc002d;
}
.iwakuni-lp .tour .tour_box .tour_price span {
  font-size: 14px;
  margin: 0 0 0 10px;
  font-weight: 400;
  color: #333;
}
.iwakuni-lp .tour .tour_box .tour_button {
  width: 100%;
  text-align: center;
  font-weight: 500;
  /* position: absolute; */
  bottom: 10px;
  left: 0;
}
.iwakuni-lp .tour .tour_box .tour_button a {
  display: block;
  padding: 10px 20px;
  border-radius: 3px;
  position: relative;
}
.iwakuni-lp .tour .tour_box .tour_button a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
  position: absolute;
  right: 10px;
}
.iwakuni-lp .tour .tour_box .tour_button.type_a a { /*催行決定販売中*/
  background: #bc002d;
  color: #FFF;
}
.iwakuni-lp .tour .tour_box .tour_button.type_b a { /*販売中*/
  background: #eb6101;
  color: #FFF;
}
.iwakuni-lp .tour .tour_box .tour_button.type_c { /*販売終了*/
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid #666;
  color: #666;
}
.iwakuni-lp .tour .tour_box span { 
  font-size: 14px;
  color: #353535;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .tour .tabMenu li {
    line-height: 36px;
    padding: 0 15px;
    margin: 0 3px;
  }
  .iwakuni-lp .tour .tabContent {
    width: 95%;
    padding: 0;
    margin: 0 auto;
  }
  .iwakuni-lp .tour .tour_box {
    flex-direction: column;
  }
  .iwakuni-lp .tour .tour_box .img_box {
    width: 100%;
  }
  .iwakuni-lp .tour .tour_box .txt_box {
    width: 100%;
    margin: 0;
  }
  .iwakuni-lp .tour .tour_box h3 {
    line-height: inherit;
    font-size: 18px;
  }
  .iwakuni-lp .tour .tour_box h3 span {
    display: block;
    margin: 0 0 5px 0;
  }
  .iwakuni-lp .tour .tour_box .recommend_point {
    width: 100%;
  }
  .iwakuni-lp .tour .tour_box .recommend_point li {
    font-size: 15px;
  }
  .iwakuni-lp .tour .tour_box .tour_button {
    position: static;
  }
  .iwakuni-lp .tour .tour_box .tour_price {
    margin: 0 0 10px 0;
  }
}

/*=======================================
	アクセス access
=======================================*/
/* ------------------------------
   Base
------------------------------ */
.page {
  background: #f8fafc;
  font-family: sans-serif;
  color: #1e293b;
}

.dp-tour {
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 16px;
}
.search-box{
  background: #1d2951;
  margin: 50px 0;
  padding: 100px 0;
}
@media (max-width: 768px) {
.search-box {
    background: #1d2951;
    margin: 50px 0;
    padding: 50px 10px;
}
}


.search-box h3{
  font-weight: 900;
  color: #ffffff!important;
}
.fw-top .fw-radio--normal .fw-radio__input:checked + .fw-radio__label {
    background-color: transparent;
    color: #ffffff!important;
    border: none;
}
.fw-top .fw-search-top__ttl {
    color: #ffffff!important;
}
.fw-top {
    color: #ffffff!important;
}
.route-card__train {
    display: flex;
    flex-direction: column;
}


/* ------------------------------
   Header
------------------------------ */
.tour__header {
  text-align: center;
  margin-bottom: 48px;
}

.tour__label {
  font-size: 14px;
  font-weight: bold;
  color: #dc2626;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tour__title {
  font-size: 32px;
  font-weight: 900;
  margin: 12px 0;
  text-align: center;
}

.tour__divider {
  width: 96px;
  height: 4px;
  background: #1d2951;
  margin: 16px auto;
}

.tour__subtitle {
  font-size: 18px;
  color: #475569;
  text-align: center;
}

/* ------------------------------
   Grid
------------------------------ */
.tour__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

@media (min-width: 768px) {
  .tour__grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* ------------------------------
   Card Base
------------------------------ */
.dp-card {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  border: 2px solid #e2e8f0;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform .2s;
}
.card{
  position: relative;
  border: 2px solid #e2e8f0;
   box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.dp-card:hover {
  transform: scale(1.01);
}

.card--dynamic {
  background: #1d2951;
  color: #fff;
  position: relative;
}

/* ------------------------------
   Badge
------------------------------ */
.card__badge {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 16px;
  font-weight: bold;
  font-size: 14px;
  border-bottom-right-radius: 8px;
}

.card__badge--popular {
  background: #dc2626;
  color: #fff;
}

.card__badge--custom {
  background: #fff;
  color: #1d2951;
  border: solid 1px;
}

/* ------------------------------
   Card Content
------------------------------ */
.card{
  margin-bottom: inherit!important;
}

.card__content {
  padding: 48px 32px 32px;
}
@media (max-width: 768px) {
.card__content {
    padding: 48px 15px 32px;
}
}
.card__header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.card__header--white .card__title {
  color: #fff;
}

.card__icon {
  font-size: 32px;
  margin-right: 12px;
}

.card__title {
  font-size: 24px;
  font-weight: 900;
}

/* ------------------------------
   Features
------------------------------ */
.card__features {
  color: #475569;
  margin-bottom: 24px;
  line-height: 1.6;
}

.card__features--light {
  color: #cbd5e1;
}

.card__check {
  color: #16a34a;
  margin-right: 6px;
}

.card__check--blue {
  color: #60a5fa;
}

/* ------------------------------
   Options
------------------------------ */
.card__options-label {
  font-size: 12px;
  font-weight: bold;
  color: #64748b;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.card__options-label--light {
  color: #cbd5e1;
}

.card__buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.card__button {
  padding: 16px;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
  transition: .2s;
}

.card__button:hover {
  background: #1d2951;
  color: #fff;
  border-color: #1d2951;
}

.card__button-area {
  font-size: 18px;
  font-weight: 900;
}

.card__button-price {
  font-size: 12px;
  font-weight: bold;
  color: #dc2626;
  opacity: .8;
}

/* ------------------------------
   Search Buttons
------------------------------ */
.card__search {
  width: 100%;
  padding: 20px;
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  cursor: pointer;
  transition: .2s;
}

.card__search--air {
  background: #f97316;
  color: #fff;
}

.card__search--air:hover {
  background: #ea580c;
}

.card__search--train {
  background: #fff;
  color: #1d2951;
}

.card__search--train:hover {
  background: #f1f5f9;
}

.card__search-info {
  display: flex;
  align-items: center;
}

.card__search-icon {
  font-size: 24px;
  margin-right: 12px;
}

.card__search-title {
  font-size: 18px;
  font-weight: 900;
}

.card__search-desc {
  font-size: 12px;
  opacity: .8;
}

.card__search-arrow {
  font-size: 24px;
}

/* ------------------------------
   Notes
------------------------------ */
.card__note {
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px dashed #e2e8f0;
  font-size: 12px;
  color: #94a3b8;
}

.card__note--light {
  border-color: #475569;
  color: #cbd5e1;
}

/* ------------------------------
   Info Box
------------------------------ */
.dp-info {
  margin-top: 48px;
  padding: 24px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .info {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.info__location {
  display: flex;
  align-items: center;
  font-weight: bold;
}

.info__icon {
  font-size: 24px;
  margin-right: 8px;
}

.info__note {
  font-size: 14px;
  color: #64748b;
  text-align: left;
}

/* JRDPの検索 */
.dp-tour .fw-top .fw-mv-search {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}


/*=======================================
	企画担当者からのアドバイス（advice）
=======================================*/
.iwakuni-lp .advice {
    padding: 0 0 100px;
}
.iwakuni-lp .advice .ttl_head {
  text-align: center;
  font-size: 18px;
  color: #0062a1;
  margin: 0 0 20px 0;
}
.iwakuni-lp .advice h2 {
  color: #0062a1;
  margin: 0 0 50px 0;
}
.iwakuni-lp .advice .flex_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}
.iwakuni-lp .advice .img_box {
  width: 180px;
}
.iwakuni-lp .advice .img_box img {
  width: 100%;
  height: auto;
}
.iwakuni-lp .advice .txt_box {
  width: calc(100% - 280px);
  margin: 0 auto;
}
.iwakuni-lp .advice .txt_box p + p {
  margin: 10px 0 0 0;
}
.iwakuni-lp .advice .txt_box p{
  font-size: 15px;
}
.advice_list {
  display: flex;
  flex-wrap: wrap; /* 横幅が狭い場合は折り返し */
  gap: 20px;       /* 要素間の余白 */
  justify-content: space-between; /* 均等配置 */
  margin-top: 20px;
}
.advice_list_wrap {
  flex: 1 1 calc(25% - 20px); /* 4分割 - gap分を調整 */
  box-sizing: border-box;
  background: #fff; /* デザイン調整用（任意） */
  padding: 10px;    /* 内側余白（任意） */
}

.advice_list_txtbox .advice_list_txtbox_title{
  text-align: center;
  font-size: 16px;

}
.advice_list_txtbox p{
  font-size: 14px;
}
.marker-gradient {
  background: linear-gradient(transparent 60%, #fff799 60%);
}

@media screen and (max-width:768px) {
  .iwakuni-lp .advice h2 {
    margin: 0 0 20px 0;
  }
  .iwakuni-lp .advice .flex_wrap {
    flex-direction: column;
  }
  .iwakuni-lp .advice .img_box {
    width: 160px;
    margin: 0 auto 20px auto;
  }
  .iwakuni-lp .advice .txt_box {
    width: 90%;
  }
   .advice_list {
    flex-direction: column; /* 縦並びに変更 */
  }
  .advice_list_wrap {
    flex: 1 1 100%; /* 横幅を100%に */
  }
}
/*=======================================
	フレンドシップデー情報（about）
=======================================*/
.iwakuni-lp .about {
  background: #0062a1;
  color: #FFF;
  padding-top: 100px;
}
.iwakuni-lp .about .inner {
    padding: 0 0 150px 0;
}
.iwakuni-lp .about .lead_txt {
  max-width: 800px;
  margin: 0 auto 50px auto;
}
.iwakuni-lp .about .lead_txt p + p {
  margin: 15px 0 0 0;
}
.iwakuni-lp .about .archive_head, .iwakuni-lp .about .archive_content {
  max-width: 800px;
  margin: 0 auto;
}
.iwakuni-lp .about .archive_head {
  padding: 0 0 5px 0;
}
.iwakuni-lp .about .archive_content {
  height: 180px;
  overflow-y: scroll;
  scrollbar-color: #999 #0062a1;
  scrollbar-width: auto;
}
.iwakuni-lp .about table {
  border-collapse: collapse;
  width: 100%;
  color: #000000;
}
.iwakuni-lp .about th {
  background: #0062a1;
  border: none;
  color: #FFF;
  padding: 5px 10px;
  text-align: center;
  font-size: 15px;
}
.iwakuni-lp .about td {
  border: 2px solid #0062a1;
  background: #FFF;
  padding: 5px 10px;
  text-align: center;
  font-size: 15px;
}
.iwakuni-lp .about .day {
  width: 30%;
}
.iwakuni-lp .about .weather {
  width: 10%;
}
.iwakuni-lp .about .num {
  width: 20%;
}
.iwakuni-lp .about .event {
  width: 40%;
}
.iwakuni-lp .about tr.cancel td {
  background: #EEE;
  color: #666;
  font-size: 14px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .about .lead_txt {
    width: 90%;
  }
}
/* =========================
   Base
========================= */
.access {
    background-color: #222;
    padding: 16px;
}

.access__container {
    max-width: 768px;
    margin: 0 auto;
}

.access__title {
    font-size: 32px;
    font-weight: 900;
    margin: 12px 0;
    text-align: center;
    color: #ffffff !important;
}

.access__subtitle {
    font-size: 16px;
}

@media (min-width: 768px) {
    .access {
        padding: 100px 0;

    }
    .access__title {
          font-size: 32px;
    }
    .access__subtitle {
        font-size: 22px;
    }
}

/* =========================
   Route Card
========================= */
.route-card {
    background-color: #fff;
    border: 1px solid #d1d5db;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 24px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.route-card__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.route-card__title-icon {
    margin-right: 8px;
}

.route-card__body {
  padding: 20px 0;
}

.route-card__row {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom: 15px;
}

@media (min-width: 768px) {
    .route-card__row {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
}

.route-card__note {
  font-size: 13px;
  font-weight: 700;
  border-top: 1px solid #e5e7eb;
  padding-top: 10px;
  margin-top: 16px;
}

.route-card__stations {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}



@media (min-width: 768px) {
    .route-card__stations {
        gap: 16px;
    }
}



/* =========================
   Station Box
========================= */
.station {
    border: 2px solid #002b5b;
    border-radius: 6px;
    padding: 6px;
    min-width: 70px;
    text-align: center;
    font-weight: bold;
    color: #111827;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
}

.station__icon {
    width: 20px;
    height: 20px;
    margin-bottom: 2px;
    fill: #002b5b;
}

.station__sub {
    font-size: 12px;
    font-weight: normal;
}

.station--goal {
    margin-left: 8px;
}

@media (min-width: 768px) {
    .station {
        min-width: 80px;
        padding: 8px;
        font-size: 16px;
    }
    .station__icon {
        width: 24px;
        height: 24px;
        margin-bottom: 4px;
    }
}

/* =========================
   Arrow (Train Line)
========================= */
.arrow {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.arrow__line {
    width: 100%;
    height: 6px;
    background-color: #002b5b;
    position: relative;
    margin: 0 4px;
}

.arrow__head {
    position: absolute;
    right: -6px;
    top: -5px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #002b5b;
}

.arrow__label {
    font-size: 10px;
    font-weight: bold;
    margin-top: 4px;
    text-align: center;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .arrow__line {
        height: 8px;
        margin: 0 8px;
    }
    .arrow__head {
        right: -8px;
        top: -6px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 12px solid #002b5b;
    }
    .arrow__label {
        font-size: 12px;
    }
}

/* =========================
   Time Bracket
========================= */
.time {
    margin: 0 24px;
}

.time__bracket {
    position: relative;
    height: 15px;
    border-left: 2px solid #9ca3af;
    border-right: 2px solid #9ca3af;
    border-bottom: 2px solid #9ca3af;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.time__label {
    position: absolute;
    bottom: -20px;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}

@media (min-width: 768px) {
    .time__bracket {
        height: 20px;
    }
    .time__label {
        bottom: -25px;
        font-size: 14px !important;
    }
}

/* =========================
   Walk Section
========================= */
.walk {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.walk__icon {
    width: 24px;
    height: 24px;
    fill: #002b5b;
}

.walk__line {
    border-top: 3px dotted #002b5b;
    width: 100%;
    margin: 4px 0;
}

.walk__label {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .walk__icon {
        width: 28px;
        height: 28px;
    }
}

/* =========================
   Callout
========================= */
.callout {
    background-color: #6b7280;
    color: #fff;
    padding: 16px 24px;
    border-radius: 16px;
    margin-top: 40px;
    font-size: 15px;
    line-height: 1.6;
    position: relative;
}

.callout::after {
    content: '';
    position: absolute;
    top: -15px;
    right: 15%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #6b7280;
}

.callout__text {
    margin: 0;
}

/*=======================================
	展示内容（contents）
=======================================*/
.iwakuni-lp .contents {
  background: #f6f6f6;
  padding: 100px 0 0 0;
}
.iwakuni-lp .contents h2 {
  text-shadow: 1px 1px #FFF;
}
.iwakuni-lp .contents h3 {
  width: fit-content;
  margin: 0 auto 50px auto;
  padding: 8px 20px 10px 20px;
  color: #0062a1;
  font-weight: 500;
  position: relative;
  text-shadow: 1px 1px #FFF;
}
.iwakuni-lp .contents h3::before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  border-top: 1px solid #0062a1;
  border-bottom: 1px solid #0062a1;
  border-left: 1px solid #0062a1;
  position: absolute;
  top: 0;
  left: -10px;
}
.iwakuni-lp .contents h3::after {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  border-top: 1px solid #0062a1;
  border-bottom: 1px solid #0062a1;
  border-right: 1px solid #0062a1;
  position: absolute;
  top: 0;
  right: -10px;
}
/*飛行展示プログラム*/
.iwakuni-lp .contents .contents_1 {}
.iwakuni-lp .contents .tabMenu {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.iwakuni-lp .contents .tabMenu li {
  line-height: 40px;
  padding: 0 20px;
  margin: 0 5px;
  background: #0062a1;
  color: #FFF;
  cursor: pointer;
  transition: 0.3s;
}
.iwakuni-lp .contents .tabMenu li:last-child {
  margin: 0 0 0 5px;
}
.iwakuni-lp .contents .tabMenu li:hover {
  background: #82cddd;
  color: #FFF;
}
.iwakuni-lp .contents .tabMenu li.active {
  background: #d8e9f0;
  color: #000;
}
.iwakuni-lp .contents .tabMenu li.active:hover {
  background: #d8e9f0;
}
.iwakuni-lp .contents .tabContents {
  background: linear-gradient(#d8e9f0, #82cddd);
  padding: 50px 0;
}
.iwakuni-lp .contents .tabContent {
  /* display: none; */
  width: 1100px;
  margin: 0 auto;
  padding: 0 30px;

   opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
  position: absolute; /* 必要なら重なり防止 */

}
.iwakuni-lp .contents .tabContent.active {
  /* display: block; */
  opacity: 1;
  visibility: visible;
  position: relative;
}
.iwakuni-lp .contents .flex_wrap_top {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
}
.iwakuni-lp .contents .flex_wrap_top .box {
  width: calc(100% / 2 - 10px);
  margin: 0 20px 20px 0;
  padding: 10px;
  background: #FFF;
}
.iwakuni-lp .contents .flex_wrap_top .box:nth-child(even) {
  margin: 0 0 20px 0;
}
.iwakuni-lp .contents .flex_wrap_top .box h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.iwakuni-lp .contents .flex_wrap_top .box p {
  text-align: center;
}
.iwakuni-lp .contents .flex_wrap_top .txt {
  margin: 0 0 5px 0;
}
.iwakuni-lp .contents .flex_wrap_top .time {
  color: #0062a1;
}
.iwakuni-lp .contents .flex_wrap_top .time.pm {
  color: #790015;
}
.iwakuni-lp .contents .flex_wrap_top .time::before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  font-weight: bold;
  margin: 0 5px 0 0;
}
.iwakuni-lp .contents .flex_wrap_bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.iwakuni-lp .contents .flex_wrap_bottom .img_box {
  margin: 0 0 10px 0;
}
.iwakuni-lp .contents .flex_wrap_bottom .img_box img {
  border: 1px solid #FFF;
}
.iwakuni-lp .contents .flex_wrap_bottom .txt {
  font-size: 15px;
}
.iwakuni-lp .contents .flex_wrap_bottom .box {
  width: calc(100% / 3 - 20px);
}
.iwakuni-lp .contents .tabContents .note {
  text-align: right;
  font-size: 14px;
  margin: 50px 0 0 0;
}
/*航空機*/
.iwakuni-lp .contents .contents_2 {
  background: linear-gradient(#f6f6f6 30%, #222 30%);
  padding: 100px 0;
}
.iwakuni-lp .contents .contents_2 .flex_wrap {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.iwakuni-lp .contents .contents_2 .box {
  width: calc(100% / 3 - 40px);
  margin: 20px;
  background: #FFF;
  padding: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.iwakuni-lp .contents .contents_2 .box .img_box {
  margin: 0 0 10px 0;
}
.iwakuni-lp .contents .contents_2 .box h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 7px 0;
}
.iwakuni-lp .contents .contents_2 .box .txt {
  font-size: 15px;
  padding: 0 5px 5px 5px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .contents h3 {
    margin: 0 auto 30px auto;
    padding: 8px 10px 10px 10px;
  }
  .iwakuni-lp .contents .tabMenu {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 3px 0;
  }
  .iwakuni-lp .contents .tabMenu li {
    line-height: 30px;
    width: calc(100% / 4 - 10px);
    max-width: 100px;
    margin: 3px 5px;
  }
  .iwakuni-lp .contents .tabMenu li:last-child {
    margin: 3px 5px;
  }
  .iwakuni-lp .contents .tabContents {
    padding: 20px 0;
  }
  .iwakuni-lp .contents .tabContent {
    width: 100%;
    padding: 0 10px;
  }
  .iwakuni-lp .contents .flex_wrap_top {
    justify-content: space-around;
    margin: 0 0 20px 0;
  }
  .iwakuni-lp .contents .flex_wrap_top .box {
    width: 100%;
    max-width: 380px;
    margin: 10px;
    padding: 5px 10px;
  }
  .iwakuni-lp .contents .flex_wrap_top .box:nth-child(even) {
    margin: 2px 10px;
  }
  .iwakuni-lp .contents .flex_wrap_top .box h4 {
    margin: 0 0 5px 0;
    font-size: 18px;
  }
  .iwakuni-lp .contents .flex_wrap_bottom {
    flex-direction: column;
    width: 95%;
    margin: 0 auto;
  }
  .iwakuni-lp .contents .flex_wrap_bottom .box {
    width: 100%;
  }
  .iwakuni-lp .contents .flex_wrap_bottom .box + .box {
    margin: 20px 0 0 0;
  }
  .iwakuni-lp .contents .contents_2 {
    padding: 50px 0;
  }
  .iwakuni-lp .contents .contents_2 .box {
    width: 100%;
    margin: 10px;
    padding: 10px 5px 5px 5px;
  }
  .iwakuni-lp .contents .contents_2 .box .img_box {
    width: 70%;
    margin: 0 auto 10px auto;
  }
}
/*=======================================
	インフォメーション（info）
=======================================*/
.iwakuni-lp .info {
  background: #0062a1;
  color: #FFF;
  padding-top: 100px;
}
.iwakuni-lp .info .inner {
    padding: 0 0 50px 0;
}
.iwakuni-lp .info .flex_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.iwakuni-lp .info .flex_wrap .txt_box {
  width: calc(100% - 440px);
}
.iwakuni-lp .info .txt_box h3 {
  text-align: left;
  font-weight: 500;
  margin: 0 0 20px 0;
  border-left: 7px solid #bc002d;
  padding: 0 0 0 10px;
}
.iwakuni-lp .info .txt_box dt {
  border-bottom: 1px dotted #FFF;
  text-align: justify;
}
.iwakuni-lp .info .txt_box dd {
  padding: 10px 0 0 0;
  text-align: justify;
}
.iwakuni-lp .info .txt_box dd + dt {
  margin: 20px 0 0 0;
}
.iwakuni-lp .info .flex_wrap .img_box {
  width: 400px;
}
.iwakuni-lp .info .flex_wrap .img_box img {
  border: 1px solid #FFF;
}
.iwakuni-lp .info .flex_wrap .img_box .note {
  font-size: 14px;
  margin: 3px 0 0 0;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .info .flex_wrap {
    flex-direction: column;
  }
  .iwakuni-lp .info .flex_wrap .txt_box {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .iwakuni-lp .info .flex_wrap .img_box {
    width: 100%;
  }
  .iwakuni-lp .info .map iframe {
    height: 300px;
  }
}
/*=======================================
	レポート（report）
=======================================*/
.iwakuni-lp .report {
  background: url("../img/bk-hougan.png");
}
.iwakuni-lp .report .inner {
    padding: 100px 0 150px 0;
}
.iwakuni-lp .report h2 {}
.iwakuni-lp .report ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px 0;
}
.iwakuni-lp .report li {
  width: calc(100% / 3 - 20px);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  background-color: #0062a1;
}
.iwakuni-lp .report li a {
  display: block;
  background: #0062a1;
  color: #FFF;
  padding: 10px 10px 15px 10px;
}
.iwakuni-lp .report .img_box {
  margin: 0 0 10px 0;
  height: 220px;
  overflow: hidden;
}
.iwakuni-lp .report .img_box img {
  border: 1px solid #FFF;
  height: 100%;
  object-fit: cover;
}
.iwakuni-lp .report h3 {
  margin: 0 0 15px 0;
  font-size: 18px;
}
.iwakuni-lp .report .txt {
  font-size: 15px;
  padding: 0 10px;
}
.iwakuni-lp .report .link_top {
  text-align: center;
  font-size: 20px;
  width: fit-content;
  min-width: 600px;
  margin: 0 auto;
}
.iwakuni-lp .report .link_top a {
  display: block;
  background: #223a70;
  border-radius: 3px;
  color: #FFF;
  padding: 10px 20px;
}
.iwakuni-lp .report .link_top span {
  font-size: 16px;
  display: block;
  margin: 0 0 5px 0;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .report ul {
    flex-direction: column;
  }
  .iwakuni-lp .report li {
    width: 100%;
  }
  .iwakuni-lp .report li + li {
    margin: 20px 0 0 0;
  }
  .iwakuni-lp .report h3 {
    margin: 0 0 10px 0;
  }
  .iwakuni-lp .report .link_top {
    width: 100%;
    min-width: inherit;
  }
}
/*=======================================
	投稿写真（photo）
=======================================*/
.iwakuni-lp .photo {
  background: #222;
}
.iwakuni-lp .photo .inner {
  padding: 0 0 150px 0;
}
.iwakuni-lp .photo h2 {
  width: fit-content;
  min-width: 600px;
  margin: 0 auto 50px auto;
  color: #FFF;
  border-bottom: 4px double #FFF;
  padding: 15px 0;
}
.iwakuni-lp .photo h2 span {
  font-family: "Noto Sans JP", sans-serif;
  border-bottom: 4px double #FFF;
  font-size: 15px;
  display: block;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
}
.iwakuni-lp .photo .gallery {
  columns: 4;
  column-gap: 10px;
  margin: 10px;
}
.iwakuni-lp .photo .gallery img {
  margin-bottom: 10px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
/*モダール表示設定*/
#lean_overlay {
  position: fixed;
  z-index: 21;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.iwakuni-lp .photo .modal_inner {
  display: none;
  width: 90%;
  max-width: 800px;
  height: 80%;
  margin-top: 20px;
  position: relative;
}
.iwakuni-lp .photo .modal_inner img {
  object-fit: contain;
}
.iwakuni-lp .photo .modal_inner span {
  color: #FFF;
  font-size: 14px;
  display: block;
  text-align: center;
}
.iwakuni-lp .photo .modal_inner p.modal_close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  /* widthとheightは閉じるボタンの画像の幅を指定 */
  width: 30px;
  height: 30px;
  background: #0062a1;
  z-index: 100;
  cursor: pointer;
}
.iwakuni-lp .photo .modal_inner p.modal_close::after {
  display: block;
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-weight: bold;
  color: #FFF;
  width: 100%;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .photo h2 {
    width: 100%;
    min-width: inherit;
  }
  .iwakuni-lp .photo .gallery {
    columns: 3;
    column-gap: 10px;
    margin: 5px;
  }
}
/*=======================================
	よくある質問（faq）
=======================================*/
.iwakuni-lp .faq {
  background: linear-gradient(#d8e9f0, #82cddd);
}
.iwakuni-lp .faq .inner {
    padding: 0 0 50px 0;
}
.iwakuni-lp .faq ul {
  max-width: 800px;
  margin: 0 auto;
}
.iwakuni-lp .faq li {
  margin: 0 0 20px 0;
  cursor: pointer;
  background: #FFF;
  border-radius: 3px;
}
.iwakuni-lp .faq .que {
  height: auto;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #333;
  position: relative;
  padding: 12px 60px 15px 50px;
}
.iwakuni-lp .faq .que::after {
  content: "＋";
  font-weight: bold;
  color: #0062a1;
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 1;
}
.iwakuni-lp .faq .que.active::after {
  content: "ー";
  font-weight: normal;
  z-index: 1;
}
.iwakuni-lp .faq .que span {
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  color: #0062a1;
  line-height: 100%;
  margin: 0 20px 0 0;
  position: absolute;
  left: 15px;
  top: 8px;
}
.iwakuni-lp .faq li:hover {
  opacity: 1;
}
.iwakuni-lp .faq .ans {
  padding: 0 60px 20px 82px;
  position: relative;
  color: #333;
}
.iwakuni-lp .faq .ans span {}
.iwakuni-lp .faq .ans span.icon {
  display: inline-block;
  padding: 0;
  font-size: 30px;
  color: #bc002d;
  line-height: 100%;
  font-weight: bold;
  position: absolute;
  top: -3px;
  left: 50px;
}
.iwakuni-lp .faq .ans a {
  text-decoration: underline;
  color: #68a4d9;
}
.iwakuni-lp .faq .ans a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f08e";
  font-weight: bold;
  padding: 0 5px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .faq .ans {
    padding: 0 60px 20px 50px;
  }
  .iwakuni-lp .faq .ans span.icon {
    left: 18;
    top: 0px;
  }
  .iwakuni-lp .faq .que {
    font-size: 16px;
  }
}
/*=======================================
	おすすめ情報（other）
=======================================*/
.iwakuni-lp .other .inner {}
.iwakuni-lp .other h2 {}
.iwakuni-lp .other ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px 0;
}
.iwakuni-lp .other li {
  width: calc(100% / 3 - 20px);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  background: #0062a1;
}
.iwakuni-lp .other li a {
  display: block;
  color: #FFF;
  padding: 10px;
}
.iwakuni-lp .other .img_box {
  margin: 0 0 15px 0;
  height: 220px;
  overflow: hidden;
}
.iwakuni-lp .other .img_box img {
  border: 1px solid #FFF;
  height: 100%;
  object-fit: cover;
}
.iwakuni-lp .other h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.iwakuni-lp .other .txt {
  font-size: 15px;
  padding: 0 10px;
}
.iwakuni-lp .other .link_top {
  text-align: center;
  font-size: 20px;
  width: fit-content;
  min-width: 600px;
  margin: 0 auto;
}
.iwakuni-lp .other .link_top a {
  display: block;
  background: #223a70;
  border-radius: 3px;
  color: #FFF;
  padding: 20px 20px;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .other ul {
    flex-direction: column;
  }
  .iwakuni-lp .other li {
    width: 100%;
  }
  .iwakuni-lp .other li + li {
    margin: 10px 0 0 0;
  }
.iwakuni-lp .other .link_top {
  width: 100%;
  min-width: inherit;
  margin: 0 auto;
}
}
/*=======================================
	トップに戻るボタン
=======================================*/
.iwakuni-lp .page_top a {
  box-sizing: border-box;
  display: block;
  text-align: center;
  color: #FFF;
  background: #000;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  line-height: 90px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 20;
}
.iwakuni-lp .page_top a:hover {
  opacity: 0.8;
  transition: .3s;
}
@media screen and (max-width:768px) {
  .iwakuni-lp .page_top a {
    display: none;
  }
}
/*=======================================
	モデルコース
=======================================*/
.tour-model {
  padding: 64px 16px!important;
  background-color: #f7f7fb!important;
}

.tour-model__inner {
  max-width: 960px;
  margin: 0 auto;
}

.tour-model__header {
  text-align: center;
  margin-bottom: 40px;
}

.tour-model__label {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 12px;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #3b4a6b;
  background-color: #e3e8ff;
  border-radius: 999px;
}

.tour-model__title {
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 12px;
  color: #1f2933;
}

.tour-model__lead {
  font-size: 14px;
  line-height: 1.8;
  color: #4b5563;
}

.tour-model__days {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

@media (min-width: 900px) {
  .tour-model__days {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.tour-model__day {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px 20px;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
}

.tour-model__day-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  margin-bottom: 20px;
  color: #111827;
}

.tour-model__day-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: linear-gradient(135deg, #2563eb, #4f46e5);
  border-radius: 999px;
}

.tour-model__timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 2px solid #e5e7eb;
}

.tour-model__item {
  position: relative;
  padding-left: 18px;
  padding-bottom: 18px;
}

.tour-model__item:last-child {
  padding-bottom: 0;
}

.tour-model__item::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 4px;
  width: 10px;
  height: 10px;
  background-color: #2563eb;
  border-radius: 999px;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.15);
}

.tour-model__time {
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: 4px;
}

.tour-model__content {
  padding: 8px 10px 10px;
  border-radius: 8px;
  background-color: #f9fafb;
}

.tour-model__item-title {
  font-size: 14px;
  font-weight: 700;
  color: #111827;
  margin-bottom: 4px;
}

.tour-model__text {
  font-size: 13px;
  line-height: 1.7;
  color: #4b5563;
}

.tour-model__note {
  margin-top: 32px;
  text-align: center;
}

.tour-model__note-text {
  font-size: 12px;
  color: #6b7280;
}
