/************************
ツーリングプラン　2022
************************/

/* 共通 */
.l-container ul.c-list.pp-is-taj li, .l-container ol.c-list.pp-is-taj li, .l-container p.pp-is-taj, .l-container div.pp-is-taj {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

/* 道央道・札樽道 */
.l-container .pct_bg_douou {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_touring/bg_douou.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .pct_bg_douou::before {
	display: block;
	content: "";
	padding-top: 152.5%;
}



/* 上信越・中央道 */
.l-container .pct_bg_joushin {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_touring/bg_joushin.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .pct_bg_joushin::before {
	display: block;
	content: "";
	padding-top: 110.5%;
}


/* 東北道・常磐道ミニ */
.l-container .pct_bg_tohoku_mini {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_tohoku_mini.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_tohoku_mini::before {
  display: block;
  content: "";
  padding-top: 110.5%;
}
/* 東北道・常磐道ミニ2 */
.l-container .pct_bg_tohoku_mini2 {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_tohoku_mini2.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_tohoku_mini2::before {
  display: block;
  content: "";
  padding-top: 152.5%;
}
/* 東北道・常磐道ワイド */
.l-container .pct_bg_tohoku_wide {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_tohoku_wide.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_tohoku_wide::before {
  display: block;
  content: "";
  padding-top: 152.5%;
}

/* 東関東道・館山道 */
.l-container .pct_bg_tokan {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_tokan.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_tokan::before {
  display: block;
  content: "";
  padding-top: 110.5%;
}

/* 関越・東北 */
.l-container .pct_bg_kanetsu {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_kanetsu.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_kanetsu::before {
  display: block;
  content: "";
  padding-top: 110.5%;
}

/* 北海道 */
.l-container .pct_bg_hokkaido {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_hokkaido.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_hokkaido::before {
  display: block;
  content: "";
  padding-top: 190%;
}

/* 道南・道北 */
.l-container .pct_bg_dohoku {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_dohoku.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_dohoku::before {
  display: block;
  content: "";
  padding-top: 130%;
}

/* 道南・道東 */
.l-container .pct_bg_doto {
  position: relative;
  width: 100%;
  height: auto;
  background: url("../../../../../assets/img/etc/drawari/2022_touring/bg_doto.gif");
  background-size: 100%;
  background-repeat: no-repeat;
}
.l-container .pct_bg_doto:before {
  display: block;
  content: "";
  padding-top: 152.5%;
}

/* 画像５枚用 */
.l-container .pct5_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 4.0%;
  left: 51%;
}
.l-container .pct5_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 23.3%;
  left: 51%;
}
.l-container .pct5_3 {
  display: block;
  position: absolute;
  width: 41%;
  top: 42.5%;
  left: 51%;
}
.l-container .pct5_4 {
  display: block;
  position: absolute;
  width: 41%;
  top: 61.65%;
  left: 51%;
}
.l-container .pct5_5 {
  display: block;
  position: absolute;
  width: 41%;
  top: 81%;
  left: 51%;
}


/* 画像４枚用 */
.l-container .pct4_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 4.5%;
  left: 51%;
}
.l-container .pct4_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 26.3%;
  left: 51%;
}
.l-container .pct4_3 {
  display: block;
  position: absolute;
  width: 41%;
  top: 48%;
  left: 51%;
}
.l-container .pct4_4 {
  display: block;
  position: absolute;
  width: 41%;
  top: 69.5%;
  left: 51%;
}


/* 画像３枚用 */
.l-container .pct3_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 5.4%;
  left: 51%;
}
.l-container .pct3_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 32.3%;
  left: 51%;
}
.l-container .pct3_3 {
  display: block;
  position: absolute;
  width: 41%;
  top: 59.4%;
  left: 51%;
}
/* 画像２枚用 */
.l-container .pct2_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 7.3%;
  left: 50.9%;
}
.l-container .pct2_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 44.7%;
  left: 50.9%;
}

/* 画像２枚用 道南・道北 */
.l-container .pct_bg_dohoku .pct2_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 6.2%;
  left: 50.9%;
}
.l-container .pct_bg_dohoku .pct2_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 38.1%;
  left: 50.9%;
}



/* 動画３枚用 */
.l-container .movie3_1 {
  position: absolute;
  width: 41%;
  top: 5.3%;
  left: 51%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
.l-container .movie3_2 {
  position: absolute;
  width: 41%;
  top: 32.3%;
  left: 51%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
.l-container .movie3_3 {
  display: block;
  position: absolute;
  width: 41%;
  top: 59.2%;
  left: 51%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
.l-container .movie3_1 iframe, .l-container .movie3_2 iframe, .l-container .movie3_3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 49%;
}
/* 動画２枚用 */
.l-container .movie2_1 {
  display: block;
  position: absolute;
  width: 41%;
  top: 7.2%;
  left: 50.9%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
.l-container .movie2_2 {
  display: block;
  position: absolute;
  width: 41%;
  top: 44.5%;
  left: 50.9%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
.l-container .movie2_1 iframe, .l-container .movie2_2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 49%;
}
/* 切り替えタブ */
.l-container input[name="tab_item"] { /* ラジオボタンを全て消す */
  display: none;
}
.l-container #rei01:checked ~ #rei01_content, /* 選択されているタブのコンテンツのみを表示 */ .l-container #rei02:checked ~ #rei02_content {
  display: block;
}
.l-container div.tabs-rei input:checked + .tab_item { /* 選択されているタブのスタイルを変える */
  background-color: #FF4F02;
  color: #fff;
}
.l-container div.tabs-rei { /* タブ切り替え全体のスタイル */
  margin: 20px 0;
}
.l-container .tab_item { /* タブのスタイル */
  padding: 12px 30px;
  border: solid 1px #FF4F02;
  background-color: #fff;
  font-size: 14px;
  line-height: 1em;
  color: #FF4F02;
  display: inline-block;
  font-weight: bold;
  transition: all 0.2s ease;
  margin: 10px 0 0 1px;
}
.l-container .tab_item:hover {
  opacity: 0.75;
}
.l-container .tab_content { /* タブ切り替えの中身のスタイル */
  display: none; /* ←のみ必ず必要 */
  border: none;
  margin: 5px 0 0;
  padding: 0;
}
/* end 切り替えタブ */
@media only screen and (min-width: 641px) {
  /* 切り替えタブ */
  .l-container input[name="tab_item"] { /* ラジオボタンを全て消す */
    display: none;
  }
  .l-container #rei01:checked ~ #rei01_content, /* 選択されているタブのコンテンツのみを表示 */ .l-container #rei02:checked ~ #rei02_content {
    display: block;
  }
  .l-container div.tabs-rei input:checked + .tab_item { /* 選択されているタブのスタイルを変える */
    background-color: #FF4F02;
    color: #fff;
  }
  .l-container div.tabs-rei { /* タブ切り替え全体のスタイル */
    margin: 20px 0;
  }
  .l-container .tab_item { /* タブのスタイル */
    padding: 12px 50px;
    border: solid 1px #FF4F02;
    background-color: #fff;
    font-size: 18px;
    line-height: 1em;
    color: #FF4F02;
    display: inline-block;
    font-weight: bold;
    transition: all 0.2s ease;
    margin: 20px 0 0 2px;
  }
  .l-container .tab_item:hover {
    opacity: 0.75;
  }
  .l-container .tab_content { /* タブ切り替えの中身のスタイル */
    display: none; /* ←のみ必ず必要 */
    border: none;
    margin: 5px 0 0;
    padding: 0;
  }
  /* end 切り替えタブ */
}


.label_title_left h3 span {
  display: inline;
}


/* フェリー会社一覧
*/

.p-pc-dfx640.ferry-kaisha {
  margin-top: 12px;
}

.p-pc-dfx640.ferry-kaisha .p-num01,
.p-pc-dfx640.ferry-kaisha .p-num02,
.p-pc-dfx640.ferry-kaisha .p-num03 {
  width: 100%;
  padding: 12px;
  border:1px solid #ccc;
  box-shadow: 2px 2px 10px #ccc;
  transition: 0.4s;
}
.p-pc-dfx640.ferry-kaisha .p-num01:hover,
.p-pc-dfx640.ferry-kaisha .p-num02:hover,
.p-pc-dfx640.ferry-kaisha .p-num03:hover {
  border:1px solid #eee;
  box-shadow: 6px 6px 10px #ddd;
  cursor: pointer;
}
.p-pc-dfx640.ferry-kaisha .p-num01 {
  margin-left: 1%;
}
.p-pc-dfx640.ferry-kaisha .p-num02 {
  margin-left: 1%;
}
.p-pc-dfx640.ferry-kaisha .p-num03 {
  margin-left: 1%;
  margin-right: 1%;
}
.p-pc-dfx640.ferry-kaisha .p-num02.col2 {
  margin-left: 1%;
  margin-right: 1%;
}

.p-pc-dfx640.ferry-kaisha img {
  width: 100%;
}

/* アンケート　プレゼント
*/

.l-container .present .dfx-left {
  width: 60%;
}
.l-container .present .dfx-left img {
  width: 100%;
}
.l-container .present .dfx-right {
  width: 100%;
  margin-left: 2%;
  font-size: 1.0em;
  font-weight: bold;
}
@media  screen and (min-width:641px) {
  .l-container .present .dfx-left {
    width: 40%;
  }
  .l-container .present .dfx-left img {
    width: 100%;
  }
  .l-container .present .dfx-right {
    width: 55%;
    margin-left: 2%;
    font-size: 1.3em;
  }
      
}

/* ページ内移動
*/
.l-container .p-scroll-btn > li {
	cursor: pointer;
}

/* d-style.css#216 の設定上書き
*/
.l-wrapper h3 span.miawase {
  display: inline-block;
  margin: 0;
	margin-left: 16px;
  font-size: 1em;
  font-weight: bold;
  line-height: 2em;
}

/* PCのみ囲み枠（SPでは枠なし）
*/
.l-container .d-block-pc-gray {
  padding: 24px 24px;
  border: solid 1px gray;
  background: #ffffff;
}
@media all and (max-width: 639px) {
  .l-container .d-block-pc-gray {
    border: none;
  }
}
