@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--br {
  color: #885d0d;
}

.txt--main {
  color: #631939;
}

.txt--bl {
  color: #2EA6DF;
}

.txt--red {
  color: #C20D23;
}

.txt--tbl {
  color: #00A199;
}

.txt--gn {
  color: #8EC21F;
}

.txt--pk {
  color: #FF6666;
}

.txt--lbr {
  color: #CC9900;
}

.txt--or {
  color: #FF6600;
}

.bg--lor {
  background: #fff9ed;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .bg--lor {
    padding: 40px 0;
  }
}

.bg-red {
  background: #c00;
  padding: 10px 20px 8px;
  color: #fff;
}

.bg--w {
  background: #fff;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}
.contentsInr a {
  text-decoration: none !important;
  transition: all 0.3s;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: none !important;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  background: #FCFFF1;
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.inner02 {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

@media screen and (min-width: 740px) {
  .colWrap .clm_1_3col {
    justify-content: space-between;
  }
}
@media screen and (min-width: 740px) {
  .colWrap .clm_1_3col .col {
    width: 32%;
  }
}

.top-point {
  background: #fff7fb;
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .top-point {
    padding: 40px 0;
  }
}
.top-point .top-point__ttl .ttlLv1 {
  margin-top: 0;
}
@media screen and (min-width: 740px) {
  .top-point .top-point__ttl .ttlLv1 {
    margin-bottom: 40px;
  }
}
.top-point .top-point__ttl .ttlLv1 .heading {
  font-size: 2.4rem;
  color: #885d0d;
  max-width: 680px;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 740px) {
  .top-point .top-point__ttl .ttlLv1 .heading {
    font-size: 3.6rem;
  }
}
.top-point .top-point__ttl .ttlLv1 .heading .top-point__ttl-img:last-of-type {
  margin-top: 15px;
}
.top-point .top-point__box {
  position: relative;
  max-width: 840px;
  margin: auto;
}
.top-point .top-point__box .top-point__box--flex {
  border-bottom: 1px solid #d8a6bf;
  padding: 0 10px 10px;
}
@media screen and (min-width: 740px) {
  .top-point .top-point__box .top-point__box--flex {
    display: flex;
    align-items: center;
    padding: 0 20px 15px;
  }
}
.top-point .top-point__box .top-point__box--flex > div:first-of-type {
  width: 110px;
  margin: 0 auto 10px;
}
@media screen and (min-width: 740px) {
  .top-point .top-point__box .top-point__box--flex > div:first-of-type {
    margin: 0;
    margin-right: 25px;
    width: 140px;
  }
}
.top-point .top-point__box .top-point__box--flex .top-point__box--txt {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .top-point .top-point__box .top-point__box--flex .top-point__box--txt {
    font-size: 2.2rem;
  }
}
.top-point .top-point__box .top-point__box--flex .top-point__box--txt p b {
  color: #993366;
}
.top-point .top-point__box .top-point__box--flex .top-point__box--img {
  width: 100%;
}

.sec-top-ttl .ttlLv1 {
  background: #993366;
  margin-top: 30px !important;
}
.sec-top-ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 1.8rem !important;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 740px) {
  .sec-top-ttl .ttlLv1 .heading {
    font-size: 2rem !important;
  }
}
.sec-top-ttl .ttlLv1 .heading span {
  font-size: 2.2rem;
}
@media screen and (min-width: 740px) {
  .sec-top-ttl .ttlLv1 .heading span {
    font-size: 3rem;
  }
}
.sec-top-ttl.bl .ttlLv1 {
  background: #2EA6DF;
}
.sec-top-ttl.red .ttlLv1 {
  background: #C20D23;
}
.sec-top-ttl.tbl .ttlLv1 {
  background: #00A199;
}
.sec-top-ttl.gn .ttlLv1 {
  background: #8EC21F;
}
.sec-top-ttl.pk .ttlLv1 {
  background: #FF6666;
}
.sec-top-ttl.lbr .ttlLv1 {
  background: #CC9900;
}
.sec-top-ttl.or .ttlLv1 {
  background: #FF6600;
}

.sec-ttl .ttlLv2 {
  margin-bottom: 60px !important;
  margin-top: 60px !important;
}
.sec-ttl .ttlLv2 .heading {
  position: relative;
  color: #885d0d;
  line-height: 1.3 !important;
  font-size: 2.2rem !important;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 740px) {
  .sec-ttl .ttlLv2 .heading {
    font-size: 3rem !important;
  }
}
.sec-ttl .ttlLv2 .heading span {
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (min-width: 740px) {
  .sec-ttl .ttlLv2 .heading span {
    font-size: 2.4rem;
  }
}
.sec-ttl .ttlLv2 .heading .sec-ttl-img {
  width: 180px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 740px) {
  .sec-ttl .ttlLv2 .heading .sec-ttl-img {
    width: 210px;
  }
}
.sec-ttl .ttlLv2 .heading .sec-ttl-img:first-of-type {
  top: -30px;
}
.sec-ttl .ttlLv2 .heading .sec-ttl-img:last-of-type {
  bottom: -35px;
}

.top-tab .tabs_parent {
  display: block;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent {
    display: table;
  }
}
.top-tab .tabs_parent li {
  background: #631939;
  display: block;
  border: 0;
  border-bottom: 1px solid #fff;
  position: relative;
  transition: all 0.3s;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_01.png) no-repeat center bottom;
    background-size: 100%;
    height: 140px;
    display: table-cell;
    border: 0;
    border-left: 2px solid #fff;
  }
  .top-tab .tabs_parent li:first-child {
    border-left: none;
  }
}
.top-tab .tabs_parent li a {
  font-size: 1.4rem;
  background: none !important;
  position: relative;
  padding: 12px 20px 10px;
  text-align: left;
  color: #fff;
  height: 100%;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.top-tab .tabs_parent li a > span::after {
  content: none;
}
.top-tab .tabs_parent li a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 0;
  position: absolute;
  bottom: 50%;
  right: 20px;
  transform: translateY(50%);
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li a::before {
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateY(0) translateX(-50%);
  }
}
.top-tab .tabs_parent li a:focus {
  color: #fff !important;
}
.top-tab .tabs_parent li a:visited {
  color: #fff !important;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li.current {
    height: 150px;
  }
}
.top-tab .tabs_parent li.current a {
  color: #fff;
}
.top-tab .tabs_parent li.current a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 0;
  position: absolute;
  bottom: 50%;
  right: 20px;
  transform: translateY(50%);
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li.current a::before {
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateY(0) translateX(-50%);
  }
}
.top-tab .tabs_parent li.current::after {
  content: none;
}
/* 南イタリア催行中止対応 251015 ここから
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(1):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_02.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(1):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(1).current {
  background: #2EA6DF;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(1).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_02.png) no-repeat center bottom;
    background-size: 100%;
  }
}
*/
.top-tab .tabs_parent li:nth-of-type(1){
	pointer-events: none;
	background-color:#444444;
	height: 100%;
}
.top-tab .tabs_parent li:nth-of-type(1) a::before{
	border:none;
}
@media screen and (min-width: 740px) {
	.top-tab .tabs_parent li:nth-of-type(1){
		position:relative;
	}
	.top-tab .tabs_parent li:nth-of-type(1)::after{
		content:"南イタリア\A（催行中止に\Aなりました）";
		white-space:pre;
		text-align: center;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		border-top:5px solid #ffffff;
		background:linear-gradient(135deg, #ffffff 12%, #444444 12%);
		color:#ffffff;
		padding-top:34px;
		font-weight:bold;
	}
	.top-tab .tabs_parent li:nth-of-type(1).current::after{
		left:0;
		border-top:none;
		border-left:2px solid #ffffff;
		margin-left: 0;
	}
}

/*---南イタリア催行中止対応 251015 ここまで--*/

@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(2):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_03.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(2):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(2).current {
  background: #C20D23;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(2).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_03.png) no-repeat center bottom;
    background-size: 100%;
  }
}
/*---南仏バルセロナ催行中止対応 250911--*/
/*--
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(3):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_04.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(3):hover a {
    color: #fff;
  }
}

.top-tab .tabs_parent li:nth-of-type(3).current {
  background: #00A199;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(3).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_04.png) no-repeat center bottom;
    background-size: 100%;
  }
}
--*/
.top-tab .tabs_parent li:nth-of-type(3){
	pointer-events: none;
	background-color:#444444;
}
.top-tab .tabs_parent li:nth-of-type(3) a::before{
	border:none;
}
@media screen and (min-width: 740px) {
	.top-tab .tabs_parent li:nth-of-type(3){
		position:relative;
	}
	.top-tab .tabs_parent li:nth-of-type(3)::after{
		content:"南フランス・\Aバルセロナ\A（催行中止に\Aなりました）";
		white-space:pre;
		text-align: center;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		border-top:5px solid #ffffff;
		background:linear-gradient(135deg, #ffffff 12%, #444444 12%);
		color:#ffffff;
		padding-top:34px;
		font-weight:bold;
	}
	.top-tab .tabs_parent li:nth-of-type(3).current::after{
		left:0;
		border-top:none;
		border-left:2px solid #ffffff;
	}
}

/*---南仏バルセロナ催行中止対応 250911 ここまで--*/


/* ドイツ・スイス・フランス3ヵ国周遊催行中止対応 251015
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(4):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_05.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(4):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(4).current {
  background: #8EC21F;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(4).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_05.png) no-repeat center bottom;
    background-size: 100%;
  }
}
*/
.top-tab .tabs_parent li:nth-of-type(4){
	pointer-events: none;
	background-color:#444444;
	height: 100%;
}
.top-tab .tabs_parent li:nth-of-type(4) a::before{
	border:none;
}
@media screen and (min-width: 740px) {
	.top-tab .tabs_parent li:nth-of-type(4){
		position:relative;
	}
	.top-tab .tabs_parent li:nth-of-type(4)::after{
		content:"ドイツ・スイス\A・フランス\A 3ヵ国周遊\A（催行中止に\Aなりました）";
		white-space:pre;
		text-align: center;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		border-top:5px solid #ffffff;
		background:linear-gradient(135deg, #ffffff 12%, #444444 12%);
		color:#ffffff;
		padding-top:24px;
		font-weight:bold;
	}
	.top-tab .tabs_parent li:nth-of-type(4).current::after{
		left:0;
		border-top:none;
		border-left:2px solid #ffffff;
	}
}

/*---ドイツ・スイス・フランス3ヵ国周遊催行中止対応 251015 ここまで--*/

@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(5):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_06.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(5):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(5).current {
  background: #FF6666;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(5).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_06.png) no-repeat center bottom;
    background-size: 100%;
  }
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(6):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_07.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(6):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(6).current {
  background: #CC9900;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(6).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_07.png) no-repeat center bottom;
    background-size: 100%;
  }
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(7):hover {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_08.png) no-repeat center bottom;
    background-size: 100%;
  }
  .top-tab .tabs_parent li:nth-of-type(7):hover a {
    color: #fff;
  }
}
.top-tab .tabs_parent li:nth-of-type(7).current {
  background: #FF6600;
}
@media screen and (min-width: 740px) {
  .top-tab .tabs_parent li:nth-of-type(7).current {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/bg_tab_08.png) no-repeat center bottom;
    background-size: 100%;
  }
}

.point-01 {
  margin-top: 40px;
  padding-bottom: 40px;
}
.point-01 .point-01__box {
  position: relative;
  max-width: 780px;
  margin: auto;
}
.point-01 .point-01__box .point-01__box--flex {
  border-bottom: 2px dotted #917814;
  padding: 0 0px 5px;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box .point-01__box--flex {
    display: flex;
    align-items: center;
    padding: 0 20px 15px;
  }
}
.point-01 .point-01__box .point-01__box--flex > div:first-of-type {
  margin-right: 25px;
  margin: 0 auto 10px;
  width: 100px;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box .point-01__box--flex > div:first-of-type {
    margin: 0;
    margin-right: 35px;
  }
}
.point-01 .point-01__box .point-01__box--flex .point-01__box--txt {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .point-01 .point-01__box .point-01__box--flex .point-01__box--txt {
    font-size: 2rem;
  }
}
.point-01 .point-01__box .point-01__box--flex .point-01__box--img {
  width: 100%;
}
.point-01 .point-01__box.bl .point-01__box--txt p .fcRD {
  color: #2EA6DF !important;
}
.point-01 .point-01__box.red .point-01__box--txt p .fcRD {
  color: #C20D23 !important;
}
.point-01 .point-01__box.tbl .point-01__box--txt p .fcRD {
  color: #00A199 !important;
}
.point-01 .point-01__box.gn .point-01__box--txt p .fcRD {
  color: #8EC21F !important;
}
.point-01 .point-01__box.pk .point-01__box--txt p .fcRD {
  color: #FF6666 !important;
}
.point-01 .point-01__box.lbr .point-01__box--txt p .fcRD {
  color: #CC9900 !important;
}
.point-01 .point-01__box.or .point-01__box--txt p .fcRD {
  color: #FF6600 !important;
}

.point-02 .point-02__list .colWrap {
  justify-content: center;
}
.point-02 .point-02__list .colWrap .col {
  background: #fff;
}
.point-02 .point-02__list .colWrap .col .sec-slider .slidControl {
  padding: 5px 10px !important;
  bottom: -25px;
}
.point-02 .point-02__list.col2 .colWrap .col:last-of-type {
  display: none;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__list .point-02__list--ttl {
    min-height: 140px;
  }
}
.point-02 .point-02__list .ctm_iconTxt_br_F {
  background-color: #A00405;
  text-align: center;
  display: flex;
  width: fit-content;
  justify-content: center;
  margin: auto;
}
.point-02 .point-02__list .point-02__list-box {
  padding: 0 15px 15px;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__list .point-02__list-box {
    min-height: 300px;
  }
}
.point-02 .point-02__list .point-02__list-box .point-02__ttl--img img {
  width: 100px;
  margin: 25px auto 0;
  display: block;
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__list .point-02__list-box .point-02__ttl--img img {
    margin: 20px auto 0;
    width: 140px;
  }
}
@media screen and (min-width: 740px) {
  .point-02 .point-02__list.heigh .point-02__list-box {
    min-height: 370px;
  }
}

.schedule .schedule__map {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
@media screen and (min-width: 740px) {
  .schedule .schedule__table table {
    width: 100%;
  }
}
.schedule .schedule__table table tr td b i {
  background-color: #A00405;
  color: #fff;
  border-radius: 3px;
  padding: 2px 7px 0;
  margin-right: 5px;
  font-size: 1.3rem;
}
.schedule .schedule__table.bl table tr td b .fcRD {
  color: #2EA6DF !important;
}
.schedule .schedule__table.red table tr td b .fcRD {
  color: #C20D23 !important;
}
.schedule .schedule__table.tbl table tr td b .fcRD {
  color: #00A199 !important;
}
.schedule .schedule__table.gn table tr td b .fcRD {
  color: #8EC21F !important;
}
.schedule .schedule__table.pk table tr td b .fcRD {
  color: #FF6666 !important;
}
.schedule .schedule__table.lbr table tr td b .fcRD {
  color: #CC9900 !important;
}
.schedule .schedule__table.or table tr td b .fcRD {
  color: #FF6600 !important;
}

.recommend .recommend__list .recommend__box {
  background: #fff;
  padding: 15px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box {
    min-height: 500px;
  }
}
.recommend .recommend__list .recommend__box .recommend__ttl--img {
  width: 100px;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box .recommend__ttl--img {
    width: 140px;
  }
}
.recommend .recommend__list .recommend__box .ctm_iconTxt_br_F {
  background-color: #A00405;
  text-align: center;
  display: flex;
  width: fit-content;
  justify-content: center;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box .recommend__list--ttl {
    min-height: 82px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box .recommend__list--ttl.heigh {
    min-height: 102px;
  }
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box .recommend__list--ttl .ttl-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list .recommend__box .recommend__list--ttl .ttl-flex > div {
    width: fit-content;
  }
}
@media screen and (min-width: 740px) {
  .recommend .recommend__list.heigh .recommend__box {
    min-height: 540px;
  }
}

.hotel {
  padding: 20px 0 0;
}
@media screen and (min-width: 740px) {
  .hotel {
    padding: 40px 0 0;
  }
}
.hotel .hotel__list .colWrap .col:last-of-type {
  margin-top: 40px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .colWrap .col:last-of-type {
    margin-top: 0;
  }
}
.hotel .hotel__list .hotel__list-box {
  position: relative;
  border: 1px solid #917814;
  padding: 0px 20px 40px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box {
    padding: 0px 30px 60px;
  }
}
.hotel .hotel__list .hotel__list-box::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/eur/qr-tctour/img_sites/img_hotel_top.svg) no-repeat top center;
  width: 150px;
  height: 30px;
  background-size: contain;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box::before {
    width: 190px;
    height: 40px;
    top: -38px;
  }
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box .hotel__list-box--ttl {
    min-height: 195px;
  }
}
.hotel .hotel__list .hotel__list-box .hotel__list-box--flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotel .hotel__list .hotel__list-box .hotel__list-box--flex > div {
  width: fit-content;
}
.hotel .hotel__list .hotel__list-box .hotel__list-box--flex > div .gradeA {
  background: #313131;
  color: #fff;
  font-weight: bold;
  padding: 4px 10px 3px;
  margin-left: 5px;
  border-radius: 3px;
}
.hotel .hotel__list .hotel__list-box .hotel__list-box--day .fs3L {
  font-size: 2.8rem !important;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box .hotel__list-box--day .fs3L {
    font-size: 3.6rem !important;
  }
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box .hotel__list-box--hotel-name {
    min-height: 60px;
  }
}
.hotel .hotel__list .hotel__list-box .slidControl {
  bottom: -50px;
  background-color: transparent !important;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list .hotel__list-box .slidControl {
    bottom: -70px;
  }
}
.hotel .hotel__list .hotel__list-box .slidControl .slick-dots li button::before {
  background-color: #B2B2B2;
}
.hotel .hotel__list .hotel__list-box .slidControl .slick-dots li.slick-active button::before {
  background-color: #c00;
}
.hotel .hotel__list.one-box .colWrap {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list.one-box .colWrap {
    padding-top: 20px;
  }
}
.hotel .hotel__list.one-box .colWrap .col:last-of-type {
  display: none;
}

.book .caution {
  border: 1px solid #000;
  padding: 20px;
}
@media screen and (min-width: 740px) {
  .book .caution {
    padding: 50px 30px;
  }
}
.book .caution .caution__ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .book .caution .caution__ttl {
    font-size: 2.3rem;
  }
}

.scroll p {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.scroll p img {
  width: 20px;
}

.sec-module .ticketModule_unit {
  margin: 20px -10px 0 -10px !important;
}
@media screen and (min-width: 740px) {
  .sec-module .ticketModule_unit {
    margin: 20px 0 0 0 !important;
  }
}
.sec-module .turkish_tab .tabs_parent li.current a {
  background: #FF6600;
}
.sec-module .turkish_tab .tabs_parent li.current::after {
  content: none;
}
.sec-module .turkish_tab.tab-top .tabs_parent li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #ff6600;
  border-bottom: 0;
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%);
}
.sec-module .turkish_tab.tab-btm .tabs_parent li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ff6600;
  border-top: 0;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}