@charset "utf-8";
/* CSS Document */
/* style.css */

/* ---フォント--- */
.fwb {font-weight: bold;}
.fz-large{font-size: 1.8rem;}

/* ---コンテンツ幅 フル--- */
.contentsInr{width:auto;padding:0px;}
/* ---コンテンツ幅 950px--- */
.contentsInr .contentsUnit{padding:0 10px;}
@media all and (min-width:740px){
.contentsInr .contentsUnit{width:950px;padding:0px;margin:0 auto;}
}
/* ---背景色指定--- */

/* 背景色バリエーション */
.ctm_contentsFull.mv__wrap{
  background-color:#12124F;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/otis-redding.png);
  background-repeat: repeat;
  padding: 0;
}
.ctm_contentsFull.wrap01{
  background-color:#12124F;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/otis-redding.png);
  background-repeat: repeat;
}
.ctm_contentsFull.wrap02{background-color:#FAFAFA;}
.ctm_contentsFull.wrap03{background-color:#ffffff;}

/* ---見出し--- */
.ctm_pageTtl.hc01{
  color: #000000;
  background:linear-gradient(90deg, rgba(244,183,73,1) 0%, rgba(255,245,168,1) 100%);
  position: relative;
}
.ctm_pageTtl.hc01::before{
  content: "";
  display: block;
  width: 96px;
  height: 25px;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/deco-head.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.ctm_pageTtl.hc01 .ttlLv1 .heading {
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1.2;
}
.hc01-icon {
  background-color: #cc0000;
  color: #ffffff;
  font-size: 80%;
  padding: 3px 6px 0px 8px;
  border-radius: 8px;
  border: 2px solid #ffffff;
  font-weight: bold;
}
/* ボタン */
.btnBox .main-anc-btn .btn {
    border: none;
    background:linear-gradient(90deg, rgba(244,183,73,1) 0%, rgba(255,245,168,1) 100%)
}
.main-anc-btn .btn{
  font-size: 2.0rem;
  letter-spacing: 0.1em;
}
.event__cont figcaption{color: #ffffff;}
.ctm_pageTtl.hc02 .ttlLv2 .heading {
  font-size: 2.4rem;
  font-weight: normal;
  color: #E8D56B;
}
.ctm_pageTtl.hc02 .ttlLv2{
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, #FFF5A8, #E0B749) 1;
}
.event__prof__block{
  background-color: #DBD5BC;
  border-radius: 16px;
  padding: 20px 16px;
}
.ctm_pageTtl.hc03 .ttlLv3{padding: 0;}
.ctm_pageTtl.hc03 .ttlLv3 .heading {
  font-size: 2rem;
  font-weight: normal;
  color: #000000;
  text-align: left;
  padding: 0;
}
.ctm_pageTtl.hc03 .ttlLv3 {margin-top: 0px;}
.hotel__cont{
  background-color: #ffffff;
  padding: 16px;
}
.ctm_pageTtl.hotel-name .ttlLv3{
  margin-top: 0;
  border-bottom: 1px solid #12124F;
}
.ctm_pageTtl.hotel-name .ttlLv3 .heading {
  letter-spacing: 0.15em;
  color: #12124F;
}
.hotel-img .imgParts{position: relative;}
.hotel-img .imgParts figcaption {
  position: absolute;
  margin-top: 0px;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.hotel-btn__group .tripBox250{margin: 0 auto;}
.hotel-btn__group .btnBox {text-align: center;}
/* ---テーブル--- */
.ctm_tableColor_set.table_typeA th {background-color: #12124F;color: #fff;}
.ctm_tableColor_set.table_typeA td {background-color: #ffffff;}
.freeSchedule__table .table_typeA th{background-color: #12124F;color: #fff;width: 20%;}
.freeSchedule__table .table_typeA td{background-color: #ffffff;}
.freeHotel__clm .colWrap .col {
    background-color: #ffffff;
    padding: 16px;
}
.freeHotel-btn__group .btn{margin: 0 auto;}
.freeHotel-btn__bottom{margin-top: 8px;}
.tel-info__block .contactBlock .data {
    width: auto;
    margin: 0 auto;
}
.ttl-box,.ttl-box-02 {position: relative;}
.ttl-box-wp {
    position: absolute;
    top: 15px;
    width: 95px;
    left: -10px;
}
.ttl-box-wp02 {
   position: absolute;
   top: -9px;
   width: 95px;
   left: -22px;
}
.taxi-op__block{
	background-color: #FCF6E0;
	padding: 16px;
}
.taxi__sub-head .ttlLv2{
	padding-top: 10px;
}
.border__box{
  border: 1px solid #d0d0d0;
  background-color: #ffffff;
  padding: 12px;
}


/* =================================
メディアクエリ
=================================== */
@media all and (min-width:740px) {
.fz-large{font-size: 2.0rem;}
.ctm_contentsFull.mv__wrap{padding: 0;}
.ctm_pageTtl.hc01::before{
  background-size: cover;
  width: 114px;
  height: 30px;
  top: -30px;
}
.ctm_pageTtl.hc01 .ttlLv1 .heading {font-size: 3.0rem;}
.ctm_pageTtl.hc02 .ttlLv2 .heading {font-size: 2.8rem;}
.main-anc-btn a{
  transition: all .3s;
}
.main-anc-btn a:hover{
  text-decoration: none;
  opacity: 0.5;}
.event__prof__block{
  padding: 50px;
  width: 800px;
  margin: 0 auto;
}
.ctm_pageTtl.hc03 .ttlLv3 .heading {text-align: center;}
.hotel__cont{padding: 40px;}
.hotel-btn__group .btn {width: 250px;}
.freeHotel__clm .colWrap .col {padding: 20px;}
.freeHotel-btn__group{display: flex;}
.freeHotel-btn__bottom{margin-top: 0px;}
.ttl-box-wp {
    top: 5px;
    width: 130px;
    left: -20px;
}
.ttl-box-wp02 {
    top: 20px;
    width: 130px;
    left: -20px;
}
.taxi-op__block{padding: 24px;}
.taxi__sub-head .ttlLv2{padding-top: 0px;}
.border__box{padding: 16px;}
}

.list-nomgT .txtListBox {margin-top: 0px;}
.ctm_pageTtl.hc04{
  background-color:#3d3199;
  color:#fff;
  text-align: left;
} 
	
/* チェックボックス */
.optinBox span.optInCheck {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media all and (min-width: 740px) {
    .optinBox span.optInCheck {
      width: 20px;
      height: 20px;
    }
  }
  @media all and (max-width: 739px) {
    .optinBox span.optInCheck {
      width: 18px;
      height: 18px;
    }
  }
  .optinBox span.optInCheck::before {
    background: #fff;
    border: 2px solid #cc0000;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .optinBox span.optInCheck::after {
    border-right: 3px solid #333333;
    border-bottom: 3px solid #333333;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  @media all and (min-width: 740px) {
    .optinBox span.optInCheck::after {
      width: 8px;
      height: 12px;
      left: 6px;
      margin-top: -8px;
    }
  }
  @media all and (max-width: 739px) {
    .optinBox span.optInCheck::after {
      width: 8px;
      height: 13px;
      left: 5px;
      margin-top: -9px;
    }
  }
  .optinBox input[type="checkbox"] {
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
  }
  .optinBox label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: auto;
  }
  @media all and (min-width: 740px) {
    .optinBox label {padding: 5px 0;}
  }
  @media all and (max-width: 739px) {
    .optinBox label {padding: 5px 10px;}
  }
  
  input[type="checkbox"]:focus + span.optInCheck {
    box-shadow: 0 0 3px 3px #ccc;
  }
  input[type="checkbox"]:checked + span.optInCheck:after {
    opacity: 1;
  }
  .optinBox span.agreeTxt {
    display: inline-block;
    margin-left: 15px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: -2px;
  }  



/* ------------------------
行程表 
------------------------*/
.day-head{
  background-color: #12124F;
  color: #fff;
  text-align: center;
  padding: 6px 0;
}
.day-cont{
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 16px 10px;
}
.day-cont__list{
  padding-left: 16px;
}
.day-cont__list>ul{
  margin-bottom: 24px;
}
.day-cont--item{
  border-left: 2px solid #12124F;
  padding-left: 24px;
  padding-bottom: 16px;
  position: relative;
}
/* .day-cont--item.day-cont--item-last{
  border-left: 2px solid #ffffff;
} */
.day-cont--item:last-child{
  padding-bottom: 0px;
  border-left: none;
}
.day-cont--item p{
  font-size: 14px;
}
.fcb{
  font-weight: bold;
  color: #12124F;
  margin-right: 8px;
}
.day-cont--item::before{
  content: "";
  display: block;
  width: 36px;
  height: 24px;
  position: absolute;
  left: -19px;
}
/* .day-cont--item.station::before{
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -5px;
  top: 2px;
  background-color: #12124F;
  border-radius: 50%;
} */
 .day-cont--item.station{
  border-left: 2px solid #12124F;
 }
.day-cont--item.icon-air::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-air.svg);
}
.day-cont--item.icon-meal::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-meal.svg);
}
.day-cont--item.icon-flag::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-flag.svg);
}
.day-cont--item.icon-hotel::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-hotel.svg);
}
.day-cont--item.icon-bus::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-bus.svg);
}
.day-cont__img .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.day-cont--flex{
  display: flex;
}
.day-cont--flex>li{
  width: 48%;
}
.day-cont--flex>li:last-child{
  padding-left: 16px;
  border-left: 1px solid #ddd;
}
p.day-cont--note{
  font-size: 1.2rem;
  line-height: 1.2;
  padding-top: 4px;
}
.day-cont--item--inner{
  padding-left: 22px;
}
.day-cont--item--inner::before{
  content: "";
  display: block;
  width: 36px;
  height: 24px;
  position: absolute;
  left: 2px;
}
.day-cont--item--inner.icon-air::before{
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/otsuka-museum/img_sites/icon-air.svg);
}
.schedule__box h3{
  text-align: center;
  margin-bottom: 12px;
  font-weight: bold;
  color: #12124F;
  font-size: 1.8rem;
}
.schedule__box h3 span{
  font-size: 0.8em;
  display: block;
}

.oneline .day__group:last-child .day-cont {
  border-top: 1px solid #ddd;
}
.oneline .day__group:first-child .day-head {
  border-bottom: none;
}

/* =================================
メディアクエリ
=================================== */
@media all and (min-width:740px) {
  .day__group{display: flex;}
  .day-cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
  }
  .day-head{
    width: 10%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .day-cont__list{width: 450px;}
  .day-cont__img{width: 350px;}
  .day__group:first-child .day-head{border-bottom: 1px solid #fff;}
  .day__group:last-child .day-cont{border-top: none;}
}

/* スライダーボタン調整 */
#FreeSchedule .slick-box .slidControl{
  bottom:25px;
}