@charset "utf-8";

/*PCSP共通設定*/
html {
  scroll-behavior: smooth;
}




/*759px以下*/
@media screen and (max-width: 759.9px) {
  #wrapper {
    line-height: 1.4;
  }

  .spnone {
    display: none !important;
  }

/*news*/
#newsImportant{
	margin: 5px;
	display:flex;
	font-size: 11px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 2px;
    padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 5px 3px 5px 12px;
	position: relative;
	font-size:1.1em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}

  /* CSS */
  #dirPathBlock,
  #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
  }

  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }
/*
  h1 {
    font-size: 12px;
    margin: 0 1%;
  }
*/
  h2 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
  }

  .inner {
    width: 96%;
    margin: 0 2%;
    box-sizing: border-box;
  }




  /* =========================================================
title
========================================================= */

  #top_mv {
    width: 100%;
    background: #fa699b;
    position: relative;
  }

  img.mvtop {
    width: 100%;
  }

  .coupon_mv img {
    width: 100%;
  }

  .mvtxt {
    background: #fa699b;
  }

  .mvtxt img {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: block;
  }



  .cp_title {
    margin: auto;
    text-align: center;
    color: #645ad2;
    padding: 5.5rem 0 2rem;
    letter-spacing: 2px;
    width: 95%;
  }

  .cp_txt {
    font-size: 1rem;
    color: #645ad2;
    line-height: 1.5;
    padding: 1rem 0;
  }

  /* =========================================================
coupon
========================================================= */

  .coupon_mv {
    width: 100%;
    display: block;
    text-align: center;
  }

  .coupon_mv img {
    width: 100%;
    background: #fa699b;

  }

  .spmv_psition {
    position: relative;
    z-index: 100;
  }

  #top_mv::after,
  .spmv_psition::after{
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 50px;
    background: url(../images/wave.svg) repeat-x center bottom;
    background-size: auto;
    z-index: 10;
  }

  #coupontitle_area {
    position: relative;
    margin: 0 auto;
    padding: 4rem 0 1rem;
    background: #FFF;
  }

  #coupontitle_area::before {
    content: "";
    position: absolute;
    height: 30px;
    width: 100%;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #FFF;
    left: 0;
    bottom: -30px;
  }

  div#coupontitle_area h3 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: #fa699b;
  }

  /* =========================================================
btnlink
========================================================= */


  .listpdf_btn {
    display: flex;
    justify-content: space-between;
  }
  .listpdf_btn li {
    width: calc(100% / 3 - 7px);
  }
  .listpdf_btn a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 2em;
    margin: 0rem auto;
    padding-left: 15px;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 0.5em;
    transition: opacity 0.2s ease-out;
    background: #8a4fa1;
  }

  .listpdf_btn a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
  }

  .listpdf_btn a:hover {
    opacity: 0.8;
  }

  #osaka {
    background: #eef6e5;
  }

  #kyoto {
    background: #f1e6f2;
  }

  #kobe {
    background: #e6f4f9;
  }

  section#kobe,
  section#kyoto,
  section#osaka {
    padding: 2rem 0;
  }

  section#listpdf {
    padding: 3rem 0;
  }

  /* =========================================================
モーダル
========================================================= */
  figure {
    position: relative;
    margin-top: 2%;
  }

  figure img {
    width: 100%;
    height: auto;
    padding: 0 2%;
  }

  figure:hover:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    display: block;
    z-index: 99;
    background-size: 100% auto;
  }

  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }

  .pt10 {
    padding-top: 10px !important;
  }

  .model {
    background-color: #FDEFE6 !important;
  }

  .slide-wrap {
    background: rgba(255, 255, 255, 0);
    /*背景白を透過*/
    display: flex;
    margin: 0 auto;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }

  .slide-box {
    margin: 3% 3% 0 3%;
    flex: 0 0 80%;
    text-align: center;
    position: relative;
  }

  .coupon_fukidashi {
    position: absolute;
    width: 35%;
    top: -5px;
    left: -5px;
  }

  .coupon_fukidashi img {
    width: 100%;
  }

  .slide-box .areaEast {
    background: #00C33A;
    color: #FFFFFF;
    font-size: 123.1%;
    padding: 2%;
    text-align: center;
  }

  .slide-box .areaMiddle {
    background: #FFB600;
    color: #FFFFFF;
    font-size: 123.1%;
    padding: 2%;
    text-align: center;
  }

  .slide-box .areaWest {
    background: #0099ff;
    color: #FFFFFF;
    font-size: 123.1%;
    padding: 2%;
    text-align: center;
  }

  .slide-box p {
    text-align: left;
    font-size: 123.1%;
    padding-top: 2%;
  }

  .slide-box p span {
    font-weight: bold;
  }

  .slide-box p.point {
    background: #FFFFD9;
    padding: 2%;
    margin-top: 1%;
  }

  .slide-box p.point span {
    color: #F00;
  }

  .spotbox p.point {
    background: #FFFFD9;
    padding: 2%;
    margin: 0% 1% 1% 1%;
  }

  .spotbox p.point span {
    color: #F00;
  }

  .slide-box p.detail {
    line-height: 1.5;
    font-size: 123.1%;
  }


  .spotboxarea {
    display: flex;
    margin: 0 auto 20px;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }

  .spottit {
    position: relative;
    padding: 1rem 1rem;
    border-radius: 10px;
    font-size: 4.5vw;
    font-weight: bold;
    margin: 0 0 20px 0;
  }

  .spottit:after {
    position: absolute;
    bottom: -9px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
  }

  .spotbox {
    max-width: 500px;
    margin: 5px auto 20px;
    padding: 1px 0;
    width: 100%;
    flex-shrink: 0;
    background-color: #ffffff;
    position: relative;
  }

  .spotbox .cp_box {
    padding: 0 10px;
  }

  .spotimg {
    max-width: 400px;
    width: 100%;
  }

  .spotimg img {
    width: 100%;
  }

  .model_btn {
    max-width: 760px;
    width: 98%;
    margin: 0 auto;
  }

  .model_btn img {
    width: 100%;
  }

  .modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    height: 85%; /* 100% */
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .modal-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal-box {
    background-color: #fff;
    margin: 0 auto;
    max-width: 760px;
    width: 90%;
    border-radius: 10px;
    animation-name: modalopen;
    animation-duration: 1s;
    position: absolute;
    padding: 20px;
    transition: all 0.3s;
    top: 3%;
  }


  .modalClose {
    position: absolute;
    top: 0;
    right: 0;
  }

  .modalOpen {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto 15px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
    text-align: center;
    color: #FFF;
    border-radius: 0.2em;
    font-size: 123.1%;
  }

  .modalOpen span {
    font-size: 70%;
  }



  #osaka .modalOpen {
    background: #72974e;
  }

  #kobe .modalOpen {
    background: #4aa3b7;
  }

  #kyoto .modalOpen {
    background: #ab61a1;
  }

  #osaka .modalOpen:hover {
    background: #9BCB6C;
  }

  #kobe .modalOpen:hover {
    background: #5BC2D9;
  }

  #kyoto .modalOpen:hover {
    background: #BA79B1;
  }


  .modalOpen:hover {
    transition: all 0.3s;
    color: #ffffff;
  }

  .modalOpen::after {
    font-family: 'FontAwesome';
    content: ' \f067';
    color: #FFF;
  }

  .modalOpen:hover::after {
    color: #FFF;
  }

  .modal-img {
    width: 95%;
    margin: 0 auto 10px;
    max-width: 400px;
  }

  .modal-img img {
    width: 100%;
  }

  .modal-detail {
    width: 95%;
    margin: 0 auto;
  }

  .detail_intro {
    margin: 0 0 10px 0;
  }

  .detail_intro dl dt {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 1.1;
    padding: 0 0 10px;
  }

  .detail_intro dl dt span {
    font-size: 1rem;
  }

  .detail_intro dl dd {
    font-size: 1rem;
    line-height: 1.3;
  }

  #osaka .detail_intro dl dt {
    border-bottom: 2px dotted #9bcb6c;
    color: #9bcb6c;
  }

  #kobe .detail_intro dl dt {
    border-bottom: 2px dotted #5BC2D9;
    color: #5BC2D9;
  }

  #kyoto .detail_intro dl dt {
    border-bottom: 2px dotted #BA79B1;
    color: #BA79B1;
  }

  .dt_area {
    color: #727171 !important;
    font-size: 1rem !important;
    font-weight: normal !important;
    border-bottom: none !important;
    padding: 0 0 5px !important;
  }


  .detail img {
    width: 100%;
  }

  /* 閉じるボタン */
  .modal-close-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 20;
  }

  .modal-close-btn:hover {
    opacity: 0.8;
  }

  /* 閉じるボタンのX */
  .lineClose {
    display: inline-block;
    vertical-align: middle;
    color: var(--c-white);
    line-height: 1;
    width: 1rem;
    height: .2rem;
    background: currentColor;
    border-radius: 0.1rem;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 20%;
  }

  .lineClose::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }


  .spottitle {
    font-size: 0.95rem;
    font-weight: bold;
    padding: 10px 10px 8px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .spottitle {
    min-height: 80px;
  }

  .spottitle span {
    font-size: 0.75rem;
  }

  #osaka .spottitle {
    color: #9bcb6c;
  }

  #kobe .spottitle {
    color: #5BC2D9;
  }

  #kyoto .spottitle {
    color: #BA79B1;
  }

  .swiper-wrapper {
    padding: 0px 0px 0 0;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px !important;
    font-weight: bold;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }

  .swiper-button-next,
  .swiper-button-prev {
    color: #ffffff !important;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -5px !important;
  }

  ul.atention_area {
    margin: 0 auto;
    font-size: 0.75rem;
    line-height: 1.35;
  }

  /* =========================================================
三都周遊乗車券
========================================================= */

  #roundtrip ul {
    font-size: 14px;
    line-height: 1.4;
  }

  #roundtrip ul li a {
    text-decoration: underline;
  }

  #roundtrip h3 {
    font-size: 1.35rem;
    text-align: center;
    color: #fff;
    background-color: #073fa9;
    overflow: hidden;
    height: 100px;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
  }

  h4.ticket_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto 0;
    flex-direction: column;
  }

  h4.ticket_title img {
    width: 100%;
  }

  .icon_ticket {
    max-width: 80px;
  }

  .ticket_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1rem auto;
  }

  .ticket_box img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  section#roundtrip {
    margin: 3rem auto;
  }
	
  /* =========================================================
westerポイント
========================================================= */	
section#westerpt,section#accordion {
    background: #fa699b;
}	
section#accordion {
    padding: 0 10px 15px;
    background: #fa699b;
}
	
section#westerpt img {
    width: 100%;
}
	.wesinner{
		padding: 0!important;
		text-align: center;
	}
	
/* アコーディオン */

.accordion input[type="checkbox"] {
  display: none;
}

/* ボタン */
.ac_btn {
  display: block;
  width: 100%;
  background: #0041aa;
  color: #fff;
  padding: 5px 0;
  font-size: 1.1rem;
	font-weight: bold;
  text-align: center;
  cursor: pointer;
  position: relative;
    border-radius: 6px;
}

.icon_wrap {
  position: absolute;
  right: 20px;
  top: 43%;
  transform: translateY(-50%);
  font-size: 24px;
}

.ac_btn .icon_minus {
  display: none;
  line-height: 1;
}

.ac_btn .icon_plus {
  display: inline-block;
  font-size: 22px;
  line-height: 1;
}

.accordion input[type="checkbox"]:checked + .ac_btn .icon_plus {
  display: none;
}
.accordion input[type="checkbox"]:checked + .ac_btn .icon_minus {
  display: inline-block;
}

.accordion {
    background: #FFF;
    border-radius: 6px;
}
/* アコーディオン内容 */
.ac_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 20px;
  border-radius: 0 0 6px 6px;
}
.ac_content {
    padding: 0 15px;
    background: #FFF;
    border-radius: 10px;
}
#ac_box:checked + .ac_btn + .ac_content {
        padding: 10px 15px 15px;
        max-height: 2000px;
        background: #FFF;
    border-radius: 6px;
}
	.ac_content{
		text-align: center;
	}
.ac_content h2 {
    position: relative;
    display: inline-block;
    padding: 0 4rem;
    margin: 1.3rem auto;
    font-size: 1.35rem;
}

.ac_content h2:before, .ac_content h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: black;
}

.ac_content h2:before {
  left:0;
}
.ac_content h2:after {
  right: 0;
}
.ac_content h3{
  font-size: 1.3rem;
  font-weight: bold;
}
#accordion ul li a {
    color: #0041aa !important;
}

.step_wrapper {
        display: flex;
        justify-content: space-between;
        gap: 25px;
        margin: 1rem auto 2rem;
        flex-direction: column;
        align-items: center;
}

.step_box {
    width: 100%;
    background: #fff;
    border: 3px solid #0041aa;
    border-radius: 8px;
    padding-top: 10px;
    position: relative;
    text-align: center;
}

.step_label {
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    background: #0041aa;
    color: #fff;
    padding: 0 15px 3px;
    font-size: 1.25rem;
    font-weight: bold;
    border-radius: 8px;
}

.step_inner {
        padding: 15px;
        line-height: 1.5;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
	.step_txt {font-size: 1rem;}
	.step_txt span{
		color: red;
		font-size: 1.2rem;
		font-weight: bold;
	}
	
.bt_camp {
        position: relative;
        background: #0041aa;
        border: 2px solid #0041aa;
        border-radius: 10px;
        color: #fff !important;
        display: block;
        font-weight: bold;
        font-size: 1rem;
        text-align: center;
        padding: 4px 24px 6px;
        margin: 10px 0 0;
        width: 100%;
    }	
	
.bt_camp a {
	position: relative;
    color: #FFF;
}		
.bt_camp a:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
    top: 0px;
    right: -30px;
}	

section#accordion ul {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
}
	
section#accordion li{
		padding: 5px 0 0;
	}
section#accordion li span{
		color: red;
	}		
}

/*760px以上*/
@media screen and (min-width: 760px),
print {

.pcnone {
    display: none !important;
}

  /* CSS */
  #wrapper {
    line-height: 1.231;
  }

/*news*/
#newsImportant{
	width: 100%;
	max-width: 970px;
	margin: 5px auto;
	display: flex;
	font-size: 12px;
	padding:8px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 1px;
	padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 3px 3px 3px 12px;
	position: relative;
	font-size:13px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}


  #dirPathBlock,
  /*h1,*/
  .iframe_end-content_gadget,
  #anchorLinkBlock {
    width: 100%;
    max-width: 1080px;
    min-width: 760px;
    margin: auto;
  }

  /*panlist&back*/
  #dirPathBlock,
  #anchorLinkBlock {
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 12px;
  }

  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }
/*
  h1 {
    font-size: 14px;
    width: auto;
    max-width: 1080px;
    min-width: 760px;
    margin: 0 auto 5px;
  }
*/
  h2 {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
  }

  .inner {
    width: 96%;
    max-width: 1080px;
    min-width: 760px;
    margin: 0 auto;
    padding: 0 0 50px 0;
    display: block;
  }


  /* =========================================================
title
========================================================= */
  #top_mv {
    width: 100%;
    background: #fa699b;
    position: relative;
    padding: 0 0 18px;
  }

  img.mvtop {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 100;
  }

  .mvtxt {
    background: #fa699b;
  }

  .mvtxt img {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: block;
  }



  .cp_title {
    margin: auto;
    text-align: center;
    color: #645ad2;
    padding: 7rem 1% 5rem;
    letter-spacing: 2px;
  }

  .cp_txt {
    font-size: 22px;
    color: #645ad2;
    line-height: 1.5;
  }


  /* =========================================================
coupon
========================================================= */
  #coupon {
    position: relative;
    display: block;
    background: #fa699b url(../images/special_coupon_bk.jpg) no-repeat center top;
    background-size: contain;
    z-index: 100;
  }

  .coupon_mv {
    width: 100%;
    display: block;
    text-align: center;
  }

  .coupon_mv img {
    width: 85%;
    margin: 0 auto;
    padding: 50px 0 0 0;
  }

  #top_mv::after,
  #coupon::after
	{
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 50px;
    background: url(../images/wave.svg) repeat-x center bottom;
    background-size: auto;
    z-index: 10;
  }
	

  #coupontitle_area {
    position: relative;
    margin: 0 auto;
    padding: 4rem 0 0;
    background: #FFF;
  }

  #coupontitle_area::before {
    content: "";
    position: absolute;
    height: 60px;
    width: 100%;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #FFF;
    left: 0;
    bottom: -60px;
  }

  div#coupontitle_area h3 {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    color: #fa699b;
  }

  /* =========================================================
btnlink
========================================================= */

  .listpdf_btn {
    display: flex;
    justify-content: space-between;
  }

  .listpdf_btn li {
    width: calc(100% / 3 - 20px);
  }

  .listpdf_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 2em;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    border-radius: 0.5em;
    transition: opacity 0.2s ease-out;
    background: #8a4fa1;
  }

  .listpdf_btn a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
  }

  .listpdf_btn a:hover {
    opacity: 0.8;
  }

  #osaka {
    background: #eef6e5;
  }

  #kyoto {
    background: #f1e6f2;
  }

  #kobe {
    background: #e6f4f9;
  }

  section#kobe,
  section#kyoto {
    padding: 2rem 0 0rem;
  }

  section#osaka {
    padding: 5rem 0 0rem;
  }

  section#listpdf {
    padding: 2rem 0 0rem;

  }



  /* =========================================================
モーダル
========================================================= */


  .spotboxarea {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;

  }

  .spotbox {
    padding: 1px 0;
    width: 100%;
    background-color: #ffffff;
    position: relative;
    max-width: 400px;
  }

  .spotbox .cp_box {
    padding: 0px 10px;
  }

  .spotimg {
    max-width: 400px;
    width: 100%;
  }

  .spotimg img {
    width: 100%;
  }

  .spotdetail {
    padding: 10px 10px;
  }

  .detail {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  .detail img {
    width: 100%;
  }

  /*modal*/

  .modal {
    display: none;
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);

  }

  .modal-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal-box {
    background-color: #fff;
    margin: 10% auto;
    max-width: 970px;
    width: 90%;
    border-radius: 10px;
    animation: show 0.6s linear 0s;
    position: relative;
    padding: 20px;

  }

  .modal-boxin {
    display: flex;
    justify-content: space-between;

  }

  .modalClose {
    position: absolute;
    top: 0;
    right: 0;
  }

  .modalOpen {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto 15px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
    text-align: center;
    color: #FFF;
    border-radius: 0.5em;
    font-size: 123.1%;
  }


  #osaka .modalOpen {
    background: #72974e;
  }

  #kobe .modalOpen {
    background: #4aa3b7;
  }

  #kyoto .modalOpen {
    background: #ab61a1;
  }

  .modalOpen span {
    font-size: 70%;
  }

  .modalOpen:hover {
    transition: all 0.3s;
    color: #ffffff;
  }

  #osaka .modalOpen:hover {
    background: #9BCB6C;
  }

  #kobe .modalOpen:hover {
    background: #5BC2D9;
  }

  #kyoto .modalOpen:hover {
    background: #BA79B1;
  }

  .modalOpen::after {
    font-family: 'FontAwesome';
    content: ' \f067';
    color: #FFF;
  }

  .modalOpen:hover::after {
    color: #FFF;
  }



  .model_btn {
    max-width: 970px;
    width: 96%;
    margin: 0 auto;
  }

  .model_btn img {
    width: 100%;
  }

  .modal-img {
    width: 48%;
    max-width: 400px;
  }

  .modal-detail {
    width: 55%;
  }

  .detail_intro {
    margin: 0 0 20px 0;
  }

  .detail_intro dl dt {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 1.1;
  }

  .detail_intro dl dt span {
    font-size: 20px;
  }

  #osaka .detail_intro dl dt {
    border-bottom: 2px dotted #9bcb6c;
    color: #9bcb6c;
  }

  #kobe .detail_intro dl dt {
    border-bottom: 2px dotted #5BC2D9;
    color: #5BC2D9;
  }

  #kyoto .detail_intro dl dt {
    border-bottom: 2px dotted #BA79B1;
    color: #BA79B1;
  }

  .dt_area {
    color: #727171 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    border-bottom: none !important;
  }

  .detail_intro dl dd {
    font-size: 16px;
    line-height: 1.8;
  }

  /* 閉じるボタン */
  .modal-close-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 20;
  }

  .modal-close-btn:hover {
    opacity: 0.8;
  }

  /* 閉じるボタンのX */
  .lineClose {
    display: inline-block;
    vertical-align: middle;
    color: var(--c-white);
    line-height: 1;
    width: 1rem;
    height: .2rem;
    background: currentColor;
    border-radius: 0.1rem;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 20%;
  }

  .lineClose::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }

  .spottitle {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 10px 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .spottitle span {
    font-size: 15px;
  }

  #osaka .spottitle {
    color: #9bcb6c;
  }

  #kobe .spottitle {
    color: #5BC2D9;
  }

  #kyoto .spottitle {
    color: #BA79B1;
  }

  .swiper-wrapper {
    padding: 0px 0px 0 0;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px !important;
    font-weight: bold;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);

  }

  .swiper-button-next,
  .swiper-button-prev {
    color: #ffffff !important;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -5px !important;
  }

  ul.atention_area {
    margin: 2rem auto 1rem;
    text-align: right;
    font-size: 13px;
    line-height: 1.35;
  }

  /* =========================================================
三都周遊乗車券
========================================================= */

  #roundtrip ul {
    font-size: 14px;
    line-height: 1.4;
  }

  #roundtrip ul li a {
    text-decoration: underline;
  }

  #roundtrip h3 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    background-color: #073fa9;
    padding: 10px 0px;
    overflow: hidden;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
  }


  h4.ticket_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto 0;
  }

  .ticket_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .ticket_box img {
    width: 50%;
    height: auto;
    object-fit: contain;
  }

  section#roundtrip {
    margin: 5rem auto;
  }
	
  /* =========================================================
westerポイント
========================================================= */	
section#westerpt,section#accordion {
    background: #fa699b;
}	
section#westerpt img {
    width: 90%;
}
	.wesinner{
		padding: 0!important;
		text-align: center;
	}
	
/* アコーディオン */
.accordion {
    background: #FFF;
    border-radius: 10px;
}
	
.accordion input[type="checkbox"] {
  display: none;
}

/* ボタン */
.ac_btn {
  display: block;
  width: 100%;
  background: #0041aa;
  color: #fff;
  padding: 15px 0;
  font-size: 20px;
	font-weight: bold;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 6px;
}

.icon_wrap {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
}

.ac_btn .icon_minus {
  display: none;
  line-height: 1;
}

.ac_btn .icon_plus {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
}

.accordion input[type="checkbox"]:checked + .ac_btn .icon_plus {
  display: none;
}
.accordion input[type="checkbox"]:checked + .ac_btn .icon_minus {
  display: inline-block;
}

/* アコーディオン内容 */
.ac_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 20px;
  border-radius: 0 0 6px 6px;
}
.ac_content {
    padding: 0 35px;
    background: #FFF;
}
#ac_box:checked + .ac_btn + .ac_content {
        padding: 10px 35px 35px;
        max-height: 1000px;
        background: #FFF;
}
	.ac_content{
		text-align: center;
	}
.ac_content h2 {
    position: relative;
    display: inline-block;
    padding: 0 70px;
    margin: 2rem auto;
    font-size: 28px;
}

.ac_content h2:before, .ac_content h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: black;
}

.ac_content h2:before {
  left:0;
}
.ac_content h2:after {
  right: 0;
}
.ac_content h3{
  font-size: 22px;
  font-weight: bold;
}
#accordion ul li a {
    color: #0041aa !important;
}

.step_wrapper {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin: 1rem auto 2rem;
}

.step_box {
    width: 33%;
    background: #fff;
    border: 3px solid #0041aa;
    border-radius: 8px;
    padding-top: 10px;
    position: relative;
    text-align: center;
}

.step_label {
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    background: #0041aa;
    color: #fff;
    padding: 6px 15px 3px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 8px;
}

.step_inner {
        padding: 25px 10px 20px;
        line-height: 1.5;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
	.step_txt {font-size: 18px;}
	.step_txt span{
		color: red;
		font-size: 20px;
		font-weight: bold;
	}
	
.bt_camp {
    position: relative;
    background: #0041aa;
    border: 2px solid #0041aa;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 5px 24px 3px;
    margin: 15px 0 0;
    }	
	
.bt_camp a {
	position: relative;
    color: #FFF;
}		
.bt_camp a:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
    top: 0px;
    right: -17px;
}	

section#accordion ul {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
}
	
section#accordion li{
		padding: 5px 0 0;
	}
section#accordion li span{
		color: red;
	}	
}


/* 追従ボタン */
#follow_btn {
    position: fixed;
    width: 86vw;
    margin: 0;
    bottom: 10px;
    left: 5px;
    font-size: 15px;
    text-align: center;
    z-index: 9999;
}
#follow_btn h2 {
  font-size: 1rem;
  margin-bottom: 5px;
  padding: 5px 0;
  background: #F1E7FF;
  color: #481C87;
}


@media screen and (min-width: 760px),print {
#follow_btn {
    position: fixed;
    width: 950px;
    margin: 0 auto;
    bottom: 30px;
    right: 0;
    left: 0;
    font-size: 20px;
    text-align: center;
    z-index: 9999;
}
#follow_btn h2 {
  font-size: 1.2rem;
  padding: 8px 0;
}
}