@charset "utf-8"; /* 20250925_旧企画ページスタイル整理 */
/* GoToトラベルキャンペーンxドラ割 https://www.driveplaza.com/etc/drawari/goto/ */

/* ▼モバイルファースト (全環境に共通のデザイン) */
/* 見出し */
.l-wrapper .h2_goto_title {
  margin: 42px 0 20px 0;
  padding: 8px 0 5px 0;
  box-shadow: 0px 2px 1px rgba(0,0,0,0.3);
  background: deepskyblue;
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
	border-radius: 1em;
}
.l-wrapper h2 span {
  display: block;
  margin: 10px 0 5px 0;
  padding: 5px 7px;
  border-left: 4px solid #fd5500;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  background: #fffeec;
  font-size: 2.1rem;
  color: #fd5500;
  line-height: 1.4;
}
.l-wrapper h3 span {
  display: block;
  margin: 10px 0 3px 0;
  font-size: 1.6rem;
  line-height: 1.4;
}
.l-wrapper h4 span {
  display: block;
  margin: 10px 0 3px 0;
  font-size: 1.4rem;
  line-height: 1.388;
}
/* end 見出し */

/* 期間 */
.l-wrapper .goto_kikan {
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
	color: green;
}
.l-wrapper .goto_kikan_ul_center {
	display: flex;
	align-items: center;
	flex-direction: column;
	font-size: 1.4rem;
	font-style: normal; 
	color: black;
}
/* end 期間 */

/* タイトルのアイコン */
.l-wrapper .title_icon_tokucyo:before {
  content: '\f0a1';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_goriyo:before {
  content: '\f46d';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_hojo:before {
  content: '\f4b9';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_attention:before {
  content: '\f071';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_area:before {
  content: '\f3c5';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_price:before {
  content: '\f02c';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_pay:before {
  content: '\f53d';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_apply:before {
  content: '\f303';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_kikan:before {
  content: '\f073';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_flow:before {
  content: '\f0cb';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
.l-wrapper .title_icon_present:before {
  content: '\f559';
  font-family: 'Font Awesome 5 Free';
  font-size: 2.5rem;
	color: yellow;
	margin-right: 5px;
}
/* end タイトルのアイコン */

/* TOPページエリアマップ 
.l-wrapper .main_pct_bg {
	position: relative;
	margin: 0;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/goto/main_pct_bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-wrapper .main_pct_bg::before{
	display: block;
	content: "";
	padding-top: 94.5%;
}
.l-wrapper .top_img_hokkaido {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 16.2%;
	left: 12.9%;
}
.l-wrapper .top_img_kitatohoku {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 9.8%;
	left: 73.8%;
}
.l-wrapper .top_img_tohoku {
	display: block;
	position: absolute;
	width: 15.2%;
	top: 26.8%;
	left: 69.7%;
}
.l-wrapper .top_img_minamitohoku {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 47%;
	left: 66.7%;
}
.l-wrapper .top_img_kitachubu {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 58.8%;
	left: 47.7%;
}
.l-wrapper .top_img_kitakanto {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 65%;
	left: 63.8%;
}
.l-wrapper .top_img_higashikanto {
	display: block;
	position: absolute;
	width: 15.1%;
	top: 82.1%;
	left: 67.5%;
}
 end TOPページエリアマップ */

/* flexbox_pdf */
.flexbox_pdf {
  display: flex;
  box-direction: normal;
  box-orient: horizontal;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexbox_pdf img {
  width: 100%;
	height: 100%;
}
.flexbox_pdf > li {
  width: 100%;
  padding: 5px 10px 5px 0;
  max-width: 50%;
}
.flexbox_pdf > li:nth-child(1) {
  padding: 5px 5px 5px 0;
}
.flexbox_pdf > li:nth-child(2) {
  padding: 5px 0 5px 5px;
}
.flexbox_pdf > li:nth-child(3) {
  padding: 5px 5px 5px 0;
}
.flexbox_pdf > li:nth-child(4) {
  padding: 5px 0 5px 5px;
}
.flexbox_pdf > li:nth-child(5) {
  padding: 5px 5px 5px 0;
}
.flexbox_pdf > li:nth-child(6) {
  padding: 5px 0 5px 5px;
}
.flexbox_pdf > li:nth-child(7) {
  padding: 5px 5px 5px 0;
}
/* end flexbox_pdf */

/* 主な特徴 */
.l-wrapper .check_icon {
	padding: 0 0 0 20px;
  font-size: 2rem;
	font-weight: bold;
	color: #05a8e0;
}
.l-wrapper .check_icon span {
	padding: 0 0 0 7px;
}
.l-wrapper .check_icon:before {
  content: '\f14a';
  font-family: 'Font Awesome 5 Free';
  font-size: 1.6rem;
	color: orange;
	font-weight: bold;
}
.l-wrapper .check_icon_indent {
	padding: 0 10px 0 25px;
	text-indent: -1.3em;
	line-height: 1.2;
	font-size: 1.6rem;
	font-weight: normal;
}
/* end 主な特徴 */

/* ご利用について */
.l-wrapper .number_icon {
	padding: 0 0 0 20px;
  font-size: 1.6rem;
	font-weight: bold;
	color: #05a8e0;
}
.l-wrapper .number_icon span {
	padding: 0 0 0 5px;
}
.l-wrapper .number_icon:before {
  font-size: 1.6rem;
	color: orange;
	padding: 0 10px 0 0px;
  font-weight: bold;
}
.l-wrapper .number_icon_indent {
	padding: 3px 10px 3px 30px;
	text-indent: -1.6em;
	line-height: 1.2;
	font-size: 1.6rem;
  font-weight: normal;
}
/* end ご利用について */

/* 割引例 */
.l-wrapper .rei_icon {
	padding: 0 0 0 20px;
  font-size: 2rem;
	font-weight: bold;
	color: #05a8e0;
}
.l-wrapper .rei_icon span {
	padding: 0 0 0 7px;
}
.l-wrapper .rei_icon:before {
  content: '\f101';
  font-family: 'Font Awesome 5 Free';
  font-size: 2rem;
	color: orange;
	padding: 0;
	font-weight: bold;
}
.l-wrapper .rei_icon_indent {
	padding: 3px 10px 3px 33px;
	text-indent: -1.5em;
	line-height: 1.2;
	font-size: 1.6rem;
	font-weight: normal;
}
/* end 割引例 */

/* 1文字字下げ */
.l-wrapper .d-indent_goto {
  margin-left: -0.4em;
}
.l-wrapper .d-indent_goto li{
  margin-left: 0.8em;
  text-indent: -0.8em;  
  line-height: 1.5;
}
/* end 1文字字下げ */

/* 振り分け2カラム */
.l-wrapper .flexbox2col {
	display: flex;
	margin-top: 30px;
	width: 100%;
	justify-content: space-around;
}
.l-wrapper .flexbox2col li {
	width: 49%;
}
/* end 振り分け2カラム */

/* 地域共通クーポンのリンクの枠 */
.l-wrapper .rink_border {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.4rem;
	text-align: center;
	border: solid 1px #aaaaaa;
}
/* end 地域共通クーポンのリンクの枠 */

/* goto高速道路周遊パスの装飾 */
.l-wrapper .goto_green {
	display: inline-block;
	margin: 0 2px 0 3px;
  padding: 0 7px 0 7px;
	background: green;
	color: #ffffff;
  border-radius: 20px;
  font-size: 1.5rem;
}
.l-wrapper span.goto_green2 {
	display: inline-block;
	margin: 0 1px 0 3px;
  padding: 0 5px 2px 5px;
	background: green;
	color: #ffffff;
  border-radius: 20px;
  line-height: 1.2;
	font-size: 1.3rem;
  text-indent: 0;
}
/* end goto高速道路周遊パスの装飾 */

/* 約款のリンク */
.l-wrapper .agreement_link ul li {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 5px auto;
  border-top: solid 1px lightgray;
  text-align: left;
}
.l-wrapper .agreement_link ul li:last-of-type {
  position: relative;
  width: 100%;
  height: 55px;
  margin: 5px auto;
  border-bottom: solid 1px lightgray;
  text-align: left;
}
.l-wrapper .agreement_link ul li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 16px 0 15px 15px;
}
/* end 約款のリンク */

/* ドラ割約款の別表（GoTo約款北海道のみ） */
.l-container .d-table100 {
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  border: double 2px limegreen;
  border-collapse: collapse;
  background: #ffffff;
}
.l-container .d-table100 > tbody th, .l-container .d-table100 > tbody td {
  padding: 3px 1px;
  border: solid 1px palegreen;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  vertical-align: middle;
  word-break: break-all;
}
.l-container .d-table100 th {
  text-align: center;
  background: #e5ffdd;
}
.l-container .d-table100 td {
  text-align: center;
}
/* end ドラ割約款の別表（GoTo約款北海道のみ） */

/* Q&Aのテーブル */
.l-wrapper .faq_table {
  display: flex;
  font-size: 11px;
  border: solid 1px #000;
}
.l-wrapper .faq_table_con2_left {
  width: 50%;
  border-right: solid 1px #ddd;
}
.l-wrapper .faq_table_con2_right {
  width: 50%;
}
.l-wrapper .faq_table_con_top {
  padding: 2px;
  text-align: center;
  font-weight: bold;
  background: #e5ffdd;
  border-bottom: solid 1px #ddd;
}
.l-wrapper .faq_table_con {
  padding: 2px;
  border-bottom: solid 1px #ddd;
  text-align: center;
}
.l-wrapper .faq_table_con_last {
  padding: 2px;
  text-align: center;
}
.l-wrapper .faq_table_con4_left {
  width: 25%;
  border-right: solid 1px #ddd;
}
.l-wrapper .faq_table_con4_ight {
  width: 25%;
}
/* end Q&Aのテーブル */

/* 申し込みボタン */
.l-wrapper a.d-btn45 {
  width: 100%;
  padding: 15px 5px;
  display: inline-block;
  color: #ffffff;
  align-items: center;
  text-align: center;
  font-size: 2rem;
  border-radius: 10px;
  background-color: #ff4f02;
}
.l-wrapper a.d-btn45_2 {
  width: 100%;
  padding: 15px 5px;
  display: inline-block;
  color: #ffffff;
  align-items: center;
  text-align: center;
  font-size: 2rem;
  border-radius: 10px;
  background-color: #3300cc;
}
/* end 申し込みボタン */


/* ▼タブレット～PC用として付け足すデザイン */
@media only screen and (min-width: 641px) {
    /* 見出し */
    .l-wrapper .h2_goto_title {
      margin: 42px 0 20px 0;
      padding: 10px 0 5px 0;
      box-shadow: 0px 2px 1px rgba(0,0,0,0.3);
      background: deepskyblue;
      font-size: 3.5rem;
      color: #ffffff;
      font-weight: bold;
      line-height: 1.4;
      text-align: center;
      border-radius: 1em;
    }
		.l-wrapper h2 span {
      display: block;
      margin: 42px 0 14px 0;
      padding: 7px 10px;
      border-left: 10px solid #fd5500;
      box-shadow: 0px 1px 2px rgb(0 0 0 / 15%);
      background: #fffeec;
      font-size: 3rem;
      color: #fd5500;
      line-height: 1.4;
    }
    .l-wrapper h3 span {
      display: block;
      margin: 5px 0 0 0;
      font-size: 2.1rem;
      line-height: 1.4;
    }
    .l-wrapper h4 span {
      display: block;
      margin: 5px 0 0 0;
      font-size: 1.8rem;
      line-height: 1.333;
    }
    /* end 見出し */

    /* 期間 */
    .l-wrapper .goto_kikan {
      font-size: 3.5rem;
      font-weight: bold;
      font-style: italic;
      color: green;
    }
    .l-wrapper .goto_kikan_ul_center {
      display: flex;
      align-items: center;
      flex-direction: column;
      font-size: 2rem;
      font-style: normal; 
      color: black;
    }
    /* end 期間 */

    /* タイトルのアイコン */
    .l-wrapper .title_icon_tokucyo:before {
      content: '\f0a1';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_goriyo:before {
      content: '\f46d';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_hojo:before {
      content: '\f4b9';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_attention:before {
      content: '\f071';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_area:before {
      content: '\f3c5';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_price:before {
      content: '\f02c';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_pay:before {
      content: '\f53d';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_apply:before {
      content: '\f303';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_kikan:before {
      content: '\f073';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_flow:before {
      content: '\f0cb';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    .l-wrapper .title_icon_present:before {
      content: '\f559';
      font-family: 'Font Awesome 5 Free';
      font-size: 3.3rem;
      color: yellow;
      margin-right: 10px;
    }
    /* end タイトルのアイコン */

    /* TOPページエリアマップ 
    .l-wrapper .main_pct_bg {
      position: relative;
      margin: 0 auto;
      width: 80%;
      height: auto;
      background: url("/assets/img/etc/drawari/goto/main_pct_bg.png");
      background-size: 100%;
      background-repeat: no-repeat;
    }
    .l-wrapper .main_pct_bg::before{
      display: block;
      content: "";
      padding-top: 94.5%;
    }
    .l-wrapper .top_img_hokkaido {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 16.2%;
      left: 12.9%;
    }
    .l-wrapper .top_img_kitatohoku {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 9.8%;
      left: 73.8%;
    }
    .l-wrapper .top_img_tohoku {
      display: block;
      position: absolute;
      width: 15.2%;
      top: 26.8%;
      left: 69.7%;
    }
    .l-wrapper .top_img_minamitohoku {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 47%;
      left: 66.7%;
    }
    .l-wrapper .top_img_kitachubu {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 58.8%;
      left: 47.7%;
    }
    .l-wrapper .top_img_kitakanto {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 65%;
      left: 63.8%;
    }
    .l-wrapper .top_img_higashikanto {
      display: block;
      position: absolute;
      width: 15.1%;
      top: 82.1%;
      left: 67.5%;
    }
     end TOPページエリアマップ */

    /* flexbox_pdf */
    .l-wrapper .centerbox {
      margin: 0 auto;
    }
    .l-wrapper .flexbox_pdf {
      display: flex;
      box-direction: normal;
      box-orient: horizontal;
      flex-direction: row;
      flex-wrap: wrap;
    }
    .l-wrapper .flexbox_pdf img {
      width: 100%;
      height: 100%;
    }
    .l-wrapper .flexbox_pdf > li {
      width: 100%;
      padding: 5px 10px 5px 0;
      max-width: 33.3%;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(1) {
      padding: 5px 10px 5px 0;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(2) {
      padding: 5px 10px 5px 5px;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(3) {
      padding: 5px 0 5px 5px;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(4) {
      padding: 5px 10px 5px 0;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(5) {
      padding: 5px 10px 5px 5px;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(6) {
      padding: 5px 0 5px 5px;
    }
    .l-wrapper .flexbox_pdf > li:nth-child(7) {
      padding: 5px 10px 5px 0;
    }
    /* end flexbox_pdf */

    /* 主な特徴 */
    .l-wrapper .check_icon {
      padding: 0 0 0 20px;
      font-size: 3rem;
      font-weight: bold;
      color: #05a8e0;
    }
    .l-wrapper .check_icon span {
      padding: 0 0 0 1px;
    }
    .l-wrapper .check_icon:before {
      content: '\f14a';
      font-family: 'Font Awesome 5 Free';
      font-size: 2.2rem;
      color: orange;
      padding: 0 10px 0 0px;
      font-weight: bold;
    }
    .l-wrapper .check_icon_indent {
      padding: 0 15px 0 30px;
      text-indent: -1.4em;
      line-height: 1.2;
      font-size: 2.2rem;
    }
    /* end 主な特徴 */

    /* ご利用の流れ */
    .l-wrapper .number_icon {
      padding: 0 0 0 20px;
      font-size: 3rem;
      font-weight: bold;
      color: #05a8e0;
    }
    .l-wrapper .number_icon span {
      padding: 0 0 0 7px;
    }
    .l-wrapper .number_icon:before {
      font-size: 3rem;
      color: orange;
      padding: 0 10px 0 0px;
    }
    .l-wrapper .number_icon_indent {
      padding: 5px 15px 5px 40px;
      text-indent: -1.7em;
      line-height: 1.2;
      font-size: 2.2rem;
    }
    .l-wrapper .number_icon_note {
      margin: 0 0 10px 0;
      padding: 10px;
      font-size: 2.5rem;
      font-weight: normal;
      color: dimgray;
      text-indent: 0;
      line-height: 1.5;
      background: #ffffff;
      border-radius: 0.35em;
    }
    /* end ご利用の流れ */

    /* 割引例 */
    .l-wrapper .rei_icon {
      padding: 0 0 0 20px;
      font-size: 3rem;
      font-weight: bold;
      color: #05a8e0;
    }
    .l-wrapper .rei_icon span {
      padding: 0 0 0 1px;
    }
    .l-wrapper .rei_icon:before {
      content: '\f101';
      font-family: 'Font Awesome 5 Free';
      font-size: 2.2rem;
      color: orange;
      padding: 0 10px 0 0px;
      font-weight: bold;
    }
    .l-wrapper .rei_icon_indent {
      padding: 5px 15px 5px 45px;
      text-indent: -1.4em;
      line-height: 1.2;
      font-size: 2.2rem;
    }
    /* end 割引例 */

    /* 1文字字下げ */
    .l-wrapper .d-indent_goto {
      margin-left: -0.4em;
    }
    .l-wrapper .d-indent_goto li{
      margin-left: 0.8em;
      text-indent: -0.8em;  
      line-height: 1.5;
    }
    /* end 1文字字下げ */

    /* 振り分け2カラム */
    .l-wrapper .flexbox2col {
      display: flex;
      margin-top: 30px;
      width: 100%;
      justify-content: space-around;
    }
    .l-wrapper .flexbox2col li {
      width: 45%;
    }
    /* end 振り分け2カラム */

    /* 地域共通クーポンのリンクの枠 */
    .l-wrapper .rink_border {
      width: 73%;
      margin: 0 auto;
      padding: 5px 0;
      font-size: 1.6rem;
      text-align: center;
      border: solid 1px #aaaaaa;
    }
    /* end 地域共通クーポンのリンクの枠 */

    /* goto高速道路周遊パスの装飾 */
    .l-wrapper .goto_green {
      display: inline-block;
      margin: 0 2px 0 5px;
      padding: 0 7px 0 7px;
      background: green;
      color: #ffffff;
      border-radius: 20px;
      font-size: 1.5rem;
    }
    .l-wrapper span.goto_green2 {
      display: inline-block;
      margin: 0 2px 0 5px;
      padding: 0 10px 2px 10px;
      background: green;
      color: #ffffff;
      border-radius: 20px;
      line-height: 1.2;
      font-size: 2.0rem;
      text-indent: 0;
    }
    /* end goto高速道路周遊パスの装飾 */

    /* ドラ割約款の別表（GoTo約款北海道のみ） */
    .l-container .d-table100 {
      width: 100%;
      margin: 0 auto;
      table-layout: fixed;
      border: double 2px limegreen;
      border-collapse: collapse;
      background: #ffffff;
    }
    .l-container .d-table100 > tbody th, .l-container .d-table100 > tbody td {
      padding: 10px 20px;
      border: solid 1px palegreen;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      vertical-align: middle;
      word-break: break-all;
    }
    .l-container .d-table100 th {
      text-align: center;
      background: #e5ffdd;
    }
    .l-container .d-table100 td {
      text-align: center;
    }
    /* end ドラ割約款の別表（GoTo約款北海道のみ） */

    /* 申し込みボタン */
    .l-wrapper a.d-btn45 {
      width: 100%;
      padding: 10px 5px;
      display: inline-block;
      color: #ffffff;
      align-items: center;
      text-align: center;
      font-size: 2.8rem;
      border-radius: 10px;
      background-color: #ff4f02;
    }
    .l-wrapper a.d-btn45_2 {
      width: 100%;
      padding: 10px 5px;
      display: inline-block;
      color: #ffffff;
      align-items: center;
      text-align: center;
      font-size: 2.8rem;
      border-radius: 10px;
      background-color: #3300cc;
    }
    /* end 申し込みボタン */

    /* 約款のリンク */
    .l-wrapper .agreement_link ul li {
      position: static;
      width: 100%;
      height: auto;
      margin: 0 auto;
      border-top: none;
      text-align: right;
    }
    .l-wrapper .agreement_link ul li:last-of-type {
      position: static;
      width: 100%;
      height: auto;
      margin: 0 auto;
      border-bottom: none;
      text-align: right;
    }
    .l-wrapper .agreement_link ul li a {
      display: inline;
      position: static;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      padding: 0 0 0 0;
    }
    /* end 約款のリンク */

    /* Q&Aのテーブル */
    .l-wrapper .faq_table {
      display: flex;
      font-size: 14px;
      border: solid 2px #000;
    }
    .l-wrapper .faq_table_con2_left {
      width: 50%;
      border-right: solid 1px #ddd;
    }
    .l-wrapper .faq_table_con2_right {
      width: 50%;
    }
    .l-wrapper .faq_table_con_top {
      padding: 3px;
      text-align: center;
      font-weight: bold;
      background: #e5ffdd;
      border-bottom: solid 1px #ddd;
    }
    .l-wrapper .faq_table_con {
      padding: 3px;
      border-bottom: solid 1px #ddd;
      text-align: center;
    }
    .l-wrapper .faq_table_con_last {
      padding: 3px;
      text-align: center;
    }
    .l-wrapper .faq_table_con4_left {
      width: 25%;
      border-right: solid 1px #ddd;
    }
    .l-wrapper .faq_table_con4_ight {
      width: 25%;
    }
    /* end Q&Aのテーブル */

}
/* end ▼タブレット～PC用として付け足すデザイン */
