@charset "utf-8";

.en {
    margin:0 auto;
    text-align: center;
}
.container, .wrapper, .section { /* 親クラスの例 */
    text-align: center;
}

.lp-main_subheadline {
	display: block;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 33px;
	font-weight: bold;
}

.mv {
	text-align: center;
	background: url(/car/special/10th_anniversary/img/bg1.png);
	background-size: cover;
	background-position: center;
	position: relative;
}

.mv .headline .sub {
	padding-top: 30px;
	font-weight: bold;
	font-size: xx-large;
    color: #EB5100;
    margin: 0 auto;
}

.mv .headline .sub .kigou {
    margin-right: 0em;
	font-size: x-large;
}

/* .title {
    font-size: xxx-large;
    color: #EB5100;
    font-family: Noto Sans JP;
    font-weight: bolder;
    position: absolute;
    top: -84px;
    left: 150px;
    z-index: 2;
} */

.tc .title, .kr .title {
  font-size: xxx-large;
  color: #EB5100;
  font-family: Noto Sans JP;
  font-weight: bolder;
  position: absolute;
  top: -84px;
  left: 24%;
  z-index: 2;
}


.ribobn_blue {
    background: url(/car/special/10th_anniversary/img/blue_ribobn.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 45px;
    width: 40%;
    margin: 0 auto;
    line-height: initial;
    padding-top: 8px;
    color: #fff;
    font-size: x-large;
    font-weight: bolder;
	margin-bottom: 16px;
}

.lead .wrapper .text {
    font-size: 20px;
    font-family: Noto sans-serif;
    color: #003894;
    font-weight: bold;
    padding-bottom: 33px;
}

.navi {
    background-color: #003894;
    height: 100px;
}

.navi .wrapper {
    padding-top: 23px;
}

.list {
    display: flex;
    justify-content: center;
}

.list li {
    background-color: #fff;
    padding: 10px 50px 10px 25px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    margin: 0 20px;
    cursor: pointer;
}

.list li a {
    color: #003894;
    text-decoration: none;
    font-weight: bold;
}

.list li a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-bottom: solid 2px #003894;
    border-right: solid 2px #003894;
    position: absolute;
    margin-top: 8px;
    margin-left: 12px;
    transform: rotate(45deg);
}

.sec1 {
    background: url(/car/special/10th_anniversary/img/confetti.png);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
}

.sec1 .wrapper{
    padding-top: 80px;
}

.ribbon_gold {
    background: url(/car/special/10th_anniversary/img/ribbon_gold.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
    padding: 8px;
    color: #fff;
    font-size: x-large;
    font-weight: bolder;
    margin-bottom: 16px;
}

.headline p {
    margin: 30px 0;
    font-size: xxx-large;
    font-weight: bold;
    color: #917600;
}

.sec1 .wrapper .headline p::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 64px;
    top: 152px;
}

.sec1 .wrapper .headline p::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 64px;
    top: 200px;
}

.en .period {
    margin: 0 auto;
    width: 675px;
}

.period {
  margin: 0 auto;
  width: 540px;
}

.period p {
    border-bottom: 2px solid #917600;
    font-size: x-large;
    font-weight: bold;
    margin-top: 21px;
}

.period p span{
    color: #BA9700;
}

.mainpic {
  width: 980px;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
}

.mainpic a {
  height: auto;
}

.mainpic img {
  width: 141%;
  height: auto;
  margin-bottom: 15px;
  display: block;
  margin-left: -17.5%;
}

.kensaku {
    position: absolute;
    bottom: 8%; /* 下からの距離。適宜調整可 */
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    color: #b88c00; /* 画像の金色に近い色 */
    text-align: center;
    font-weight: bold;
}

.kensaku_headline {
    font-size: 35px;
    margin: 0;
    font-weight: bold;
}

.kensaku_caution {
    font-size: 20px;
    color: #000; /* 補足文は黒めに */
    margin-top: 4px;
}

.lp-headline-fukidasi {
    white-space: nowrap;
  }

.kigou2 {
    margin-right: 0em;
	font-size: x-large;
}


/* 検索個別CSS */
.legacySearch__area {
  display: block;
  position: absolute;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
  font-size: 110%;
  margin-top: -80px;
  bottom: auto !important;
  border: 1px solid #b4b4b4;
  border-radius: 16px;
  margin-bottom: 20px;
}

.en .legacySearch__area--block .search__area--title {
  height: 35px;
}
.legacySearch__area--fromTime::before, .legacySearch__area--from::before, .legacySearch__area--toTime::before, .legacySearch__area--to::before {
  top: 33px;
}
.en .legacySearch__area--from {
  width: 273px;
}
.en .legacySearch__area--to {
  width: 260px;
}
.en .legacySearch__area .search__area--tab input[type=radio] + span {
  padding: 0 0 0 16px;
}
.en .legacySearch__area .legacySearch__area--option a {
  padding-right: 0px;
}


.sec2 {
  padding-top: 69px;
}

.sec2 .wrapper02 {
    margin: 0 auto;
    width: 980px;
    height: auto;
    background: url(/car/special/10th_anniversary/img/bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: initial;
    position: relative;
    overflow: visible;
}

.sec2 .wrapper02 .orangeline {
    margin: 10px;
    border: solid 2px #F08300 ;
}

.headline02 {
    font-size: xx-large;
    font-weight: bold;
    border-bottom: solid 1.7px #F08300;
    width: 444px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.kr .headline02, .tc .headline02 {
  font-size: xx-large;
  font-weight: bold;
  border-bottom: solid 1.7px #F08300;
  width: 319px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.pink{
    width: 180px;
    height: 200px;
    background: url(/car/special/10th_anniversary/img/pinkcard.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
}
.bluecard{
    width: 180px;
    height: 200px;
    background: url(/car/special/10th_anniversary/img/bluecard.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
}
.orangecard{
    width: 180px;
    height: 200px;
    background: url(/car/special/10th_anniversary/img/orangecard.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
}

.10th_anniversary .area {
    font-size: x-large;
    font-weight: bold;
    color: #fff;
    margin-top: 37px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.multiple {
  font-size: large;
  margin-top: 28px;
}

.kr .multiple {
  font-size: large;
  margin-top: 43px;
}

.times {
  font-size: medium;
  margin-top: 33px;
}

.tc .times, .kr .times {
  margin-top: 28px;
}

.miyako {
  font-size: medium;
  margin-top: 28px;

}

.tc .miyako {
  font-size: large;
  margin-top: 43px;
  padding-left: 11px;
}

.eki {
  margin-top: 41px !important;
}

.tc .eki, .kr .eki{
  margin-bottom: 12px !important;
}

.eki02 {
  margin-top: 50px !important;
}

.nishi {
  margin-top: 50px !important;
  font-size: large;
}

.kuruka {
  margin-top: 59px !important;
}

.kuruka02 {
  margin-top: 67px !important;
}

.ryukyu {
  width: 80% !important;
}
.carousel-container {
    position: relative;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
  }

  .lp-carousell {
    display: flex;
    transition: transform 0.5s ease;
  }

  .lp-carousellcard {
    min-width: 180px;
    margin: 0 23px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
  }

  .lp-carousellcard a {
    text-decoration: none;
  }

  .lp-carousellcard img {
    width: 48%;
    margin-top: 28px;
    display: inline-block !important;
  }

  .carousel-indicators {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 24px;
  }

  .carousel-indicators .dot {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 6px;
    background-color: #ccc;
    border-radius: 50%;
    cursor: pointer;
  }

  .slick-dots {
    text-align: center;
    margin-top: 20px;
  }

  .slick-dots li {
    display: inline-block;
    margin: 0 6px;
  }

  .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    font-size: 0;
    cursor: pointer;
  }

  .slick-dots li.slick-active button {
    background: #f08300; /* アクティブ色 */
  }

  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
  }

  .slick-track {
    margin-bottom: 53px;
  }

  .wrapper02 {
    position: relative;
}

.car01 {
    position: absolute;
    top: 95%;
    right: -61px;
    height: auto;
    z-index: 10; /* 必要なら調整 */
}

.orange_botan {
    background-color: #F08300;
    padding: 10px 50px 10px 25px;
    border-radius: 30px;
    align-items: center;
    font-size: 24px;
    margin: 0 auto;
    width: 389px;
    margin-top: 50px;
    cursor: pointer;
}

.orange_botan a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.orange_botan a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    margin-top: 12px;
    margin-left: 30px;
    transform: rotate(45deg);
}

.kr .orange_botan a::after {
  margin-left: 107px !important;
}
.sec3 {
    /* margin: 0 auto; */
    /* margin-top: 80px; */
    height: auto;
    background: url(/car/special/10th_anniversary/img/bg5.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
}

.sec3 .wrapper03 {
    margin: 0 auto;
    width: 980px;
    height: auto;
}

.flex {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 10px;

}

.car_lift {
    width: 149px;
    height: 166px;
    margin-top: 14px;
}
.car_right {
    width: 133px;
    height: auto;
    margin-top: 48px;
    object-fit: contain;
}

.ribbon_gold02 {
    background: url(/car/special/10th_anniversary/img/ribbon_gold.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
    padding: 8px;
    color: #fff;
    font-size: x-large;
    font-weight: bolder;
    margin-bottom: 16px;
    text-align: center;
}

.tc .ribbon_gold02,.kr .ribbon_gold02 {
  width: 500px;
  background: url(/car/special/10th_anniversary/img/ribbon_gold.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  line-height: initial;
  padding: 8px;
  color: #fff;
  font-size: x-large;
  font-weight: bolder;
  margin-bottom: 16px;
  text-align: center;
}



.headline03 {
    position: relative;
    text-align: center;
  }

.headline03 p {
    margin: 30px 0;
    font-size: xxx-large;
    font-weight: bold;
    color: #917600;
}

.sec3 .wrapper03 .headline03 p::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -37px;
    top: 92%;
}

.sec3 .wrapper03 .headline03 p::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -45px;
    top: -43%;
}

.tc .sec3 .wrapper03 .headline03 p::before, .kr .sec3 .wrapper03 .headline03 p::before{
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url(/car/special/10th_anniversary/img/kirakira.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 5%;
  top: 36%;
}

.tc .sec3 .wrapper03 .headline03 p::after, .kr .sec3 .wrapper03 .headline03 p::after{
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url(/car/special/10th_anniversary/img/kirakira.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 6%;
  top: -18%;
}




.calendar-grid {
       display: grid;
        grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
        gap: 44px;
        padding: 26px;
  }

  .calendar-card {
    width: 460px;
    height: 280px;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    font-family: sans-serif;
    border-bottom: solid 3px;
  }

  .flex02 {
    display: flex;
    margin-bottom: 13px;
  }

  .box {
    text-align: left;
    margin-left: 25px;
    margin-top: 15px;
  }

  .month_number{
    width:60px ;
    height: 143px;
  }

  .month_number02{
    width:96px ;
    height: 143px;
    margin-left: -14px;
  }

  .month_number03{
    width:127px ;
    height: 143px;
    margin-left: -13px;
  }

  .month-label {
    font-size: 18px;
    font-weight: bold;
    font-family: sans-serif;
  }

  .calendar-grid .title02 {
    font-size: 36px;
    font-weight: bold;
    margin: 8px 0 10px;
    line-height: 44px;
  }


  .en .calendar-grid .title02 {

  margin: 3px 0 3px;
  }
  .calendar-grid .title03 {
    font-size: 34px;
    font-weight: bold;
    margin: 3px 0 9px;
    line-height: 42px;
  }

  .title02.adj-fnt {
    font-size: 32px;
  }

  .desc {
    font-size: 18px;
    color: #000;
    font-weight: bold;
  }
  .area02 {
    display: flex;
    padding-top: 9px;
    border-top: dotted 3px #939393;
    width: 415px;
    margin-left: 45px;
    position: absolute;
    bottom: 13px;
  }

  .area04 {
    display: flex;
    padding-top: 9px;
    border-top: dotted 3px #939393;
    width: 415px;
    margin-left: 45px;
    position: absolute;
    bottom: 13px;
  }

  .tc .area04 {
  width: 424px !important;
  margin-left: 36px !important;
  }
  .calendar-grid .area02 .tag {
    display: inline-block;
    width: 80px;
    padding: 5px 2px;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    margin-right: 6px;
    text-align: center;
  }

  .kr .calendar-grid .area02 .tag {
        font-size: 18px;
  }
  .calendar-grid .area04 .tag{
    display: inline-block;
    width: 81px;
    height: 30px;
    padding: 5px 2px;
    border-radius: 20px;
    font-size: 17px;
    color: #fff;
    margin-right: 6px;
    text-align: center;
    line-height: 30px;
  }

  .area02 p, .area04 p{
    color: #000;
    font-size:16px ;
    font-weight: bold;
    margin-right: 6px;
    padding-top: 5px;
  }

  /* 各タグのカラー */
  .tag.okinawa { background: #ED3180; }
  .tag.hokkaido { background: #12BCE5; }
  .tag.osaka { background: #aa72eb; }
  .tag.kyusyu { background: #F2B100; }
  .tag.kansai { background: #5BCE6D; }
  .tag.nationwide { background: #003894; width: 104px !important;}
  .tag.undecided { background: #939393; }
  .en .tag.nationwide { background: #003894; width: 197px !important;  font-size: 18px !important;}
  .en .tag.undecided { background: #939393; width: 130px !important;  font-size: 18px !important;}

  /* 月ごとのテーマカラー（例） */
  .month-6, .month-6 .month-label, .month-6 .title02 { color: #5BCE6D; }  /* グリーン */
  .month-7, .month-7 .month-label, .month-7 .title02  { color: #53CBC2; }
  .month-8, .month-8 .month-label, .month-8 .title02  { color: #D96262; }
  .month-9, .month-9 .month-label, .month-9 .title02  { color: #DB924A; }
  .month-10, .month-10 .month-label, .month-10 .title02  { color:#4F7CD1; }
  .month-11, .month-11 .month-label, .month-11 .title02 { color: #975FD8; }
  .month-12, .month-12 .month-label, .month-12 .title02  { color: #D962C2; }
  .month-1-2, .month-1-2 .month-label, .month-1-2 .title02  { color: #D96262; }
  .month-3, .month-3 .month-label, .month-3 .title02  { color: #CEC23A; }

  .area03 {
    padding-top: 69px;
    padding-right: 13px;
    text-align: right;
  }

  .attention {
    margin-top: 30px;
    text-align: center;
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 100px;
  }

  .attention01 {
    text-align: center;
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 17px;
  }

  .attention02 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    margin-top: 30px;
  }  

  .attention02 span {
    color: rgb(219 89 89);
  }    

  .orange_botan02 {
    background-color: #F08300;
    padding: 14px 113px 14px 16px;
    align-items: center;
    font-size: 24px;
    margin: 0 auto;
    width: 449px;
    margin-top: 100px;
    margin-bottom: 65px;
    cursor: pointer;
}

.orange_botan02 a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.orange_botan02 a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    margin-top: 12px;
    margin-left: 96px;
    transform: rotate(45deg);
}

/* sec4 */
.sec4 {
    margin: 0 auto;
    margin-top: 80px;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: initial;
}

.sec4 .period {
  width: 620px;
}

.sec4 .ribbon_gold {
  padding: 11px;
}

.sec4 .read {
  font-size: 16px;
}

.sec4 .content .wrapper {
    margin-top: 50px;
    margin-bottom: 20px;
}

.sec4 .content .wrapper .left {
  display: flex;
  justify-content: space-around;
}

.sec4 .content .wrapper .left img {
  max-width: 980px;
  width: 430px;
  object-fit: contain;
}

.sec4 .content .wrapper .right {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec4 .content .wrapper .right p {
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    margin-top: 40px;
}

.tc .sec4 .content .wrapper .right p {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 35px;
}

.sec5 {
    background: #f0f8fa;
    padding: 20px 0px 60px 0px;
}

.sec5 .methodtitle {
  all: revert;
  font-size: 20px;  
    margin-top: 40px;
}

.sec5 .methodtitle p{
  font-size: 15px;  
  color: #e13030;
}

/* 注意事項 */
.precautions  {
    all: revert;
    font-size: 20px;
    border: 2px solid #d5d5d5;
    margin: 40px auto 0px;
    max-width: 980px;
    text-align: center;
  }

.precautions .title {
    all: revert;
    background: #d5d5d5;
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
}

.precautions .content {
  padding: 20px;
  text-align: left;
  font-size: 16px;
}

/* sec5 */
.sec5 .btns {
  display: flex;
  justify-content: space-around;
}

.sec5 .btns .left p {
  margin-top: 20px;
}

.sec5 .btns .orange {
    background-color: #F08300;
    padding: 14px 13px 14px 6px;
    align-items: baseline;
    font-size: 24px;
    margin: 0 auto;
    width: 449px;
    margin-top: 20px;
    cursor: pointer;
}

.sec5 .btns .orange a {
    color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
}

.sec5 .btns .orange a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 40%;
}

.sec5 .orange {
    background-color: #F08300;
    padding: 14px 13px 14px 6px;
    align-items: baseline;
    font-size: 24px;
    margin: 0 auto;
    width: 449px;
    margin-top: 20px;
    cursor: pointer;
}
.sec5 .red {
    background-color: #E1306C;
    padding: 14px 13px 14px 6px;
    align-items: baseline;
    font-size: 24px;
    margin: 0 auto;
    width: 449px;
    margin-top: 20px;
    cursor: pointer;
}

.sec5 .orange a, .sec5 .red a {
    color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
}

.sec5 .orange a::after, .sec5 .red a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 40%;
}



.sec5 .blue {
    background-color: #003894;
    padding: 14px 10px 14px 16px;
    align-items: center;
    font-size: 24px;
    margin: 0 auto;
    width: 600px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
}

.sec5 .blue a {
  color: #fff;
  text-decoration: none;
  display: block;
}

.sec5 .blue a::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    position: absolute;
    transform: rotate(45deg);
    right: 30px;
    top: 40%;
}

/* 6月分検索 */
.sec6 {
    background: url(/car/special/10th_anniversary/img/confetti.png);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: 60px;
}

.sec6 .wrapper {
    padding-top: 120px;
    padding-bottom: 80px;
}

.sec6 .wrapper .headline p::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 114px;
    top: 152px;
}

.sec6 .wrapper .headline p::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url(/car/special/10th_anniversary/img/kirakira.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 114px;
    top: 180px;
}


.tc .sec6 .wrapper .headline p::before {
    left: 254px;
    top: 152px;
}

.tc .sec6 .wrapper .headline p::after {
    right: 264px;
    top: 170px;
}

.kr .sec6 .wrapper .headline p::before {
    left: 234px;
    top: 152px;
}

.kr .sec6 .wrapper .headline p::after {
    right: 234px;
    top: 170px;
}


.sec6 .nanamefukidashi {  
    transform: rotate(-7deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-7deg);
    position: relative;
}

.sec6 .nanamefukidashi p {
    position: absolute;
    padding: 1rem 1rem 1rem 1.5rem;
    border-radius: 30px;
    background-color: #b99e28;
    color: white;
    font-weight: bold;
    font-size: 26px;
    display: inline-block;
    top: -76px;
    left: 90px;
}

.tc .sec6 .nanamefukidashi p {
    top: -76px;
    left: 290px;
}

.kr .sec6 .nanamefukidashi p {
    top: -76px;
    left: 240px;
}

.sec6 .nanamefukidashi p:before {
    position: absolute;
    top: 100%;
    left: 40px;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #b99e28;
    border-width: 8px;
    content: "";
}

/* sec7 */
.sec7 {
  padding: 50px 0;
}

.sec7 .headline_sub {
    font-size: 30px;
    color: #656292;
    margin-top: 50px;
    font-weight: 600;
}

.sec7 .wrapper .pic_group {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.sec7 .wrapper .pic_group .card {
    width: 46%;
    text-align: left;
}

.sec7 .wrapper .pic_group .card .title {
    all: unset;
    font-weight: 800;
    font-size: 24px;
    margin-top: 20px;
    color: #917600;
    margin-top: 10px;
    display: block;
}

.sec7 .wrapper .pic_group .card .credit {
    font-size: 13px;
    font-weight: 100;
    text-align: right;
    margin-top: 5px;
}


.sec7 .wrapper .pic_group .card .content {
    font-weight: 500;
    margin-top: 10px;
    font-size: 16px;
    color: #515151;
}

.sec7 .wrapper .pic_group .card a {
    margin-top: 10px;
    display: block;
}


.sec7 .wrapper .pic_group img {
    width: 100%;
    object-fit: contain;
}

/* ９月分CSS */
.sec7 .wrapper .pic_group {
    display: block;
    margin-top: 20px;
}

.sec7 .wrapper .hotel_img {
    display: flex;
    justify-content: end;
    width: 980px;
}

.sec7 .wrapper .pic_group img {
    width: 432px;
    height: 301px;
    margin-right: 37px;
    object-fit: cover;
}

.sec7 .wrapper .pic_group .title {
    all: unset;
    font-weight: 800;
    font-size: 24px;
    margin-top: 20px;
    color: #917600;
    margin-top: 10px;
    display: block;
}

.sec7 .wrapper .pic_group .hotel_about {
    width: 950px;
    text-align: start;
    padding-left: 45px;
    line-height: 1.8;
}



/* sec8 */
.sec8 {
    background: #f0f8fa;
    padding: 40px 0;
}


.sec8 .wrapper .group {
  display: flex;
  justify-content: space-between;
}

.sec8 .wrapper .group img {
  width: 100%;
  object-fit: contain;
}

.sec8 .wrapper .group .card {
    width: 46%;
    text-align: left;
}

.sec8 .wrapper .group .card .top {
  margin-top: 10px;
}

.sec8 .area {
  all: unset;
  box-sizing: border-box;
  text-align: center;
  display: block;
  font-size: 25px;
  font-weight: 600;
}

.sec8 .area .top {
  margin-top: 9px;
}

.sec8 .wrapper .group .card .title {
    font-weight: 800;
    font-size: 22px;
    margin-top: 20px;
}

.sec8 .wrapper .group .bottom p {
  margin-top: 10px;
  font-size: 16px;
  color: #515151;
}

.sec8 .wrapper .group .bottom p span {
    color: red;
}

/* ９月分追加CSS */
.right span {
  font-weight: bolder;
}

/* 検索Boxが消えないので */
.legacySearch__area--wrapper {
  display: none;
}

/* イメージ図のレイアウト */
.imagediagram {
    text-align: center;
    margin: 40px auto;
    max-width: 980px;
    border: 1px solid #ccc;
    padding: 20px;
}

.diagram-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #917600;
}

.diagram-note {
    font-size: 14px;
    margin-bottom: 5px;
}

.diagram-note.red {
  all: unset;
  color: #e13030;
  font-size: 18px;
}

.image-placeholder {
  width: 100%;
  height: 300px;
  /* background-color: #d3d3d3; */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #555;
  margin: 20px 0;
}

.image-placeholder img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}