@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :dp.css
 author     :Ability Consultant
 style info :基本・共通設定
=================================================================== */
/* -----------------------------------------------------------
  基本設定、リンクカラーなど
----------------------------------------------------------- */
#contents h2#title_s:before {
  content: '\f072';
  font-size: 30px;
  color: #34a169;
  font-family: FontAwesome;
  background: #eee;
  padding: 6px 0 5px;
  line-height: 30px;
  box-sizing: border-box;
}

.box_mainimg {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1025px) {
  .box_mainimg {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

.mainimg_des {
  text-align: center;
  font-size: 138%;
  color: #fff;
  background: #216140;
  line-height: 1.36364;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1em;
  margin-bottom: 1.2em;
  font-weight: 200;
}
@media only screen and (min-width: 1025px) {
  .mainimg_des {
    padding: 25px;
    margin-bottom: 32px;
  }
}

.mainimg_btn {
  text-align: center;
}
.mainimg_btn a {
  background: url("../dp/images/bg_btnimg.png") no-repeat center right #b34d42;
  display: block;
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  padding: 1em 2em;
  text-align: center;
  color: #fff;
  font-weight: 200;
  font-size: 150%;
}
.mainimg_btn a i {
  margin-right: .4em;
}
@media only screen and (min-width: 1025px) {
  .mainimg_btn a {
    padding: 20px 50px;
  }
}

@media (max-width: 1023px) {
  .mainimg_des {
    font-size: 113%;
  }

  .mainimg_btn a {
    max-width: 400px;
    font-size: 125%;
  }
  .mainimg_btn a i {
    margin-right: .4em;
  }
}
@media (max-width: 767px) {
  #contents h2#title_s:before {
    font-size: 20px;
    line-height: 18px;
  }

  .mainimg_des {
    font-size: 82%;
    padding: 0.8em;
  }
}
@media (max-width: 480px) {
  .mainimg_btn a {
    width: 100%;
    font-size: 100%;
  }
}
/* -----------------------------------------------------------
  共通パーツ
----------------------------------------------------------- */
.txt {
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2.0;
  font-size: 119%;
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 736px) {
  .txt {
    font-size: 107%;
  }
}

h2.tit {
  text-align: center;
}
h2.tit .jp {
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  display: block;
}
h2.tit .jp .sub {
  font-size: 138%;
  font-style: normal;
  display: block;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  h2.tit .jp .sub {
    font-size: 113%;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  h2.tit .jp .sub {
    font-size: 125%;
  }
}
h2.tit .jp .main {
  font-style: normal;
  font-size: 250%;
  font-weight: 600;
}
@media only screen and (max-width: 736px) {
  h2.tit .jp .main {
    font-size: 188%;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  h2.tit .jp .main {
    font-size: 219%;
  }
}
h2.tit .en {
  display: block;
  padding-top: 10px;
  font-size: 138%;
  font-family: "Jost", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  h2.tit .en {
    font-size: 113%;
    padding-top: 5px;
  }
}
h2.tit .en em {
  font-style: normal;
  color: #006539;
}

.btn_rsv_l a, .btn_g_l a, .btn_g_s a, .btn_rsv_s a {
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-size: 125%;
  border-radius: 0.25em;
  position: relative;
  z-index: 1;
  text-decoration: none !important;
  color: #fff;
  will-change: transform;
  transition: .3s;
}
@media only screen and (max-width: 736px) {
  .btn_rsv_l a, .btn_g_l a, .btn_g_s a, .btn_rsv_s a {
    font-size: 113%;
  }
}

.btn_rsv_l {
  display: flex;
  justify-content: center;
}
.btn_rsv_l a {
  padding: 1.15em 1.5em;
  min-width: 370px;
  box-shadow: 0 calc(1rem*(10/14)) calc(1rem*(15/14)) 0 rgba(0, 0, 0, 0.25);
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  background-color: #006539;
  transition: .3s;
}
@media only screen and (min-width: 737px) {
  .btn_rsv_l a {
    padding: 1.15em 1.5em;
  }
}
@media only screen and (max-width: 736px) {
  .btn_rsv_l a {
    padding: 1.15em 1.5em;
  }
}
@media only screen and (min-width: 737px) {
  .btn_rsv_l a {
    min-width: 370px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_rsv_l a {
    min-width: 100%;
  }
}
.btn_rsv_l a i {
  margin-left: auto;
}
.btn_rsv_l a:hover {
  transition: .3s;
  box-shadow: none;
}

.btn_rsv_s a {
  position: relative;
  padding: 1em 1em;
  max-width: 300px;
  min-width: 300px;
  background: #006539;
  border: 2px solid #006539;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 737px) {
  .btn_rsv_s a {
    padding: 1em 1em;
  }
}
@media only screen and (max-width: 736px) {
  .btn_rsv_s a {
    padding: 1em 1em;
  }
}
@media only screen and (min-width: 737px) {
  .btn_rsv_s a {
    max-width: 300px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_rsv_s a {
    max-width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .btn_rsv_s a {
    min-width: 300px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_rsv_s a {
    min-width: 100%;
  }
}
.btn_rsv_s a i {
  padding-right: 0.5em;
}
.btn_rsv_s a i.ion-ios-arrow-right {
  margin-left: auto;
}
.btn_rsv_s a i.ion-android-train, .btn_rsv_s a i.ion-plane {
  font-size: 138%;
  color: #6bbc98;
}
.btn_rsv_s a:hover {
  border: 2px solid #006539;
  color: #006539;
  background: #fff;
}
.btn_rsv_s a:hover i {
  color: #006539;
}

.btn_g_s a {
  padding: 1em 1.5em;
  max-width: 300px;
  min-width: 300px;
  background: #404040;
  border: 2px solid #404040;
}
@media only screen and (min-width: 737px) {
  .btn_g_s a {
    padding: 1em 1.5em;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_s a {
    padding: 1em 1.5em;
  }
}
@media only screen and (min-width: 737px) {
  .btn_g_s a {
    max-width: 300px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_s a {
    max-width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .btn_g_s a {
    min-width: 300px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_s a {
    min-width: 100%;
  }
}
.btn_g_s a i {
  margin-left: auto;
}
.btn_g_s a:hover {
  border: 2px solid #404040;
  color: #404040;
  background: #fff;
}
.btn_g_s a:hover i {
  color: #404040;
}

.btn_g_l a {
  padding: 1em 1.5em;
  max-width: 600px;
  min-width: 600px;
  background: #404040;
  border: 2px solid #404040;
}
@media only screen and (min-width: 737px) {
  .btn_g_l a {
    padding: 1em 1.5em;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_l a {
    padding: 1em 1.5em;
  }
}
@media only screen and (min-width: 737px) {
  .btn_g_l a {
    max-width: 600px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_l a {
    max-width: 90%;
  }
}
@media only screen and (min-width: 737px) {
  .btn_g_l a {
    min-width: 600px;
  }
}
@media only screen and (max-width: 736px) {
  .btn_g_l a {
    min-width: 90%;
  }
}
.btn_g_l a i {
  margin-left: auto;
}
.btn_g_l a:hover {
  border: 2px solid #404040;
  color: #404040;
  background: #fff;
}
.btn_g_l a:hover i {
  color: #404040;
}

.btn_g_l {
  display: flex;
  justify-content: center;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header {
  padding: 15px 0;
  text-align: center;
}
header .logoL {
  text-align: center;
}
header .logoL img {
  max-width: 200px !important;
}



/* -----------------------------------------------------------
  .con_mainimg
----------------------------------------------------------- */
.con_mainimg{
  max-width: 1950px;
  margin-left: auto;
  margin-right: auto;
}
.con_mainimg picture img{
  width: 100%;
}



/* -----------------------------------------------------------
  .con_intro
----------------------------------------------------------- */
.con_intro {
  text-align: center;
  width: 100%;
  margin: 100px auto;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .con_intro {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_intro {
    width: 90%;
  }
}
@media only screen and (min-width: 737px) {
  .con_intro {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 736px) {
  .con_intro {
    margin: 40px auto;
  }
}
.con_intro .box_intro .txt {
  margin-bottom: 50px;
  font-size: 125%;
}
@media only screen and (min-width: 737px) {
  .con_intro .box_intro .txt {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 736px) {
  .con_intro .box_intro .txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 736px) {
  .con_intro .box_intro .txt {
    font-size: 113%;
  }
}
.con_intro .box_intro .disc {
  letter-spacing: 0.05em;
  display: block;
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin-top: 25px;
  font-size: 113%;
}
@media only screen and (max-width: 736px) {
  .con_intro .box_intro .disc {
    font-size: 100%;
  }
}

/* -----------------------------------------------------------
  .con_point
----------------------------------------------------------- */
.con_point {
  padding: 100px 0;
  background: url(../dp/images/bg_point.jpg) no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 737px) {
  .con_point {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_point {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_point {
    background-position: bottom;
  }
}
.con_point .box_point {
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point {
    width: 90%;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point {
    width: 90%;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point {
    max-width: 1620px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point {
    max-width: 100%;
  }
}
.con_point .box_point .box_txt {
  text-align: center;
}
.con_point .box_point .box_txt > .txt {
  margin: 30px auto 0;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_txt > .txt {
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_txt > .txt {
    margin: 30px auto 0;
  }
}
.con_point .box_point .box_list {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_point .box_point .box_list {
    flex-direction: column;
  }
}
.con_point .box_point .box_list li {
  width: 48.14815%;
  max-width: 780px;
  margin: 0 auto 60px;
  box-shadow: 0 calc(1rem*(10/14)) calc(1rem*(15/14)) 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li {
    width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li {
    max-width: 780px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li {
    max-width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li {
    margin: 0 auto 40px;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li:first-child {
    margin-right: auto;
  }
}
.con_point .box_point .box_list li .box {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box {
    flex-direction: column-reverse;
    position: relative;
  }
}
.con_point .box_point .box_list li .box .box_txt {
  width: 66.66667%;
  padding: 2em;
  text-align: left;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li .box .box_txt {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li .box .box_txt {
    padding: 2em;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt {
    padding: 1.5em;
  }
}
.con_point .box_point .box_list li .box .box_txt .txt {
  margin: 20px 0 0;
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .txt {
    margin: 10px 0 0;
  }
}
.con_point .box_point .box_list li .box .box_txt .st {
  display: flex;
  align-items: center;
}
.con_point .box_point .box_list li .box .box_txt .st .en {
  line-height: 1.0;
  position: relative;
  border: 2px solid #323232;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li .box .box_txt .st .en {
    width: 100px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .en {
    width: 80px;
  }
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li .box .box_txt .st .en {
    height: 100px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .en {
    height: 80px;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .en {
    width: 27%;
  }
}
.con_point .box_point .box_list li .box .box_txt .st .en em {
  display: block;
  font-family: "Jost", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
.con_point .box_point .box_list li .box .box_txt .st .en em.p {
  font-size: 125%;
  font-weight: 500;
  position: absolute;
  top: 5px;
  left: -1px;
  background: #fff;
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .en em.p {
    font-size: 113%;
    left: -3px;
  }
}
.con_point .box_point .box_list li .box .box_txt .st .en em.p:first-letter {
  font-size: 175%;
}
.con_point .box_point .box_list li .box .box_txt .st .en em.nam {
  font-size: 313%;
  color: #006539;
  font-weight: bold;
  padding-top: 20px;
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .en em.nam {
    font-size: 250%;
  }
}
.con_point .box_point .box_list li .box .box_txt .st .jp {
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-size: 163%;
  padding-left: 20px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .box_txt .st .jp {
    padding-left: 10px;
    font-size: 125%;
    width: 73%;
  }
}
.con_point .box_point .box_list li .box .img {
  width: 33.33333%;
}
@media only screen and (min-width: 737px) {
  .con_point .box_point .box_list li .box .img {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .img {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_point .box_point .box_list li .box .img img {
    height: 150px;
    object-fit: cover;
    object-position: center;
  }
}

.box_net {
  width: 100%;
  margin: 100px auto;
  max-width: 1000px;
  padding: 3em 3.5em;
  background: #F4F4F4;
}
@media only screen and (min-width: 737px) {
  .box_net {
    width: 90%;
  }
}
@media only screen and (max-width: 736px) {
  .box_net {
    width: 90%;
  }
}
@media only screen and (min-width: 737px) {
  .box_net {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 736px) {
  .box_net {
    margin: 60px auto;
  }
}
@media only screen and (min-width: 737px) {
  .box_net {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 736px) {
  .box_net {
    max-width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .box_net {
    padding: 2em 2em;
  }
}
.box_net .sst {
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-weight: 600;
  font-size: 188%;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 736px) {
  .box_net .sst {
    font-size: 150%;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .box_net .sst {
    font-size: 150%;
  }
}
.box_net .btn_g_s {
  margin-top: 30px;
}

/* -----------------------------------------------------------
  .con_rsv
----------------------------------------------------------- */
.con_rsv {
  width: 100%;
  margin: 60px auto 80px;
  max-width: 1280px;
}
@media only screen and (min-width: 737px) {
  .con_rsv {
    width: 90%;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv {
    width: 90%;
  }
}
@media only screen and (min-width: 737px) {
  .con_rsv {
    margin: 60px auto 80px;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv {
    margin: 60px auto;
  }
}
@media only screen and (min-width: 737px) {
  .con_rsv {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv {
    max-width: 100%;
  }
}
.con_rsv .tit {
  margin-bottom: 60px;
}
@media only screen and (max-width: 736px) {
  .con_rsv .tit {
    margin-bottom: 40px;
  }
}
.con_rsv .box_rsv .box {
  position: relative;
  margin-bottom: 60px;
  padding: 3em;
  background: #fff;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 737px) {
  .con_rsv .box_rsv .box {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 737px) {
  .con_rsv .box_rsv .box {
    padding: 3em;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box {
    padding: 2em 1.5em;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box {
    flex-direction: column-reverse;
  }
}
.con_rsv .box_rsv .box.clear_fix {
  display: block;
}
.con_rsv .box_rsv .box.clear_fix .box_txt {
  width: 100%;
}
.con_rsv .box_rsv .box .box_txt {
  width: 66.38655%;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 737px) {
  .con_rsv .box_rsv .box .box_txt {
    margin-right: auto;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .con_rsv .box_rsv .box .box_txt {
    width: 100%;
  }
}
.con_rsv .box_rsv .box .box_txt .st {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 35px;
  font-size: 213%;
  letter-spacing: 0.05em;
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .st {
    font-size: 150%;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .con_rsv .box_rsv .box .box_txt .st {
    font-size: 188%;
  }
}
.con_rsv .box_rsv .box .box_txt .st:before {
  content: "";
  width: 25px;
  height: 2px;
  background: #006539;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.con_rsv .box_rsv .box .box_txt .st:after {
  content: "";
  width: 25px;
  height: 2px;
  background: #006539;
  position: absolute;
  left: 0;
  top: 42%;
  transform: translate(0%, -50%);
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .st:after {
    top: 40%;
  }
}
.con_rsv .box_rsv .box .box_txt .st .ic {
  margin-left: 20px;
  display: flex;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .st .ic {
    margin-left: 10px;
  }
}
.con_rsv .box_rsv .box .box_txt .st .ic img {
  margin-right: 10px;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .st .ic img {
    margin-right: 5px;
  }
  .con_rsv .box_rsv .box .box_txt .st .ic img:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .st .ic {
    width: 13%;
    display: flex;
  }
}
.con_rsv .box_rsv .box .box_txt .sst {
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-size: 175%;
  font-weight: 500;
  margin: 20px 0;
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .con_rsv .box_rsv .box .box_txt .sst {
    font-size: 150%;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .sst {
    font-size: 125%;
    letter-spacing: 0.05em;
  }
}
.con_rsv .box_rsv .box .box_txt .box_btn {
  display: flex;
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .box_btn {
    flex-direction: column;
  }
}
.con_rsv .box_rsv .box .box_txt .box_btn p {
  margin-right: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .box_btn p {
    margin-right: 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .box_btn p {
    margin-bottom: 15px;
  }
}
.con_rsv .box_rsv .box .box_txt .box_btn p:last-child {
  margin-right: 0;
}
.con_rsv .box_rsv .box .box_txt .form_con.japan {
  margin-top: 40px;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .form_con.japan {
    margin-top: 30px;
  }
}
.con_rsv .box_rsv .box .box_txt .form_con.japan iframe {
  width: 100%;
  height: 420px;
  border: none;
  padding: 0;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .form_con.japan iframe {
    height: 350px;
  }
}
.con_rsv .box_rsv .box .box_txt .form_con.time iframe {
  width: 100%;
  height: 500px;
  border: none;
  padding: 0;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .box_txt .form_con.time iframe {
    height: 350px;
  }
}
.con_rsv .box_rsv .box .img {
  width: 29.41176%;
}
@media only screen and (min-width: 737px) {
  .con_rsv .box_rsv .box .img {
    width: 29.41176%;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box .img {
    width: 100%;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1024px) {
  .con_rsv .box_rsv .box .img {
    display: none;
  }
}
.con_rsv .box_rsv .box:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #cccccc;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.con_rsv .box_rsv .box:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8F1E6;
  position: absolute;
  bottom: -20px;
  right: -20px;
  z-index: -2;
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box:after {
    bottom: -10px;
  }
}
@media only screen and (max-width: 736px) {
  .con_rsv .box_rsv .box:after {
    right: -10px;
  }
}

/* -----------------------------------------------------------
  .con_form
----------------------------------------------------------- */
/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer {
  background-color: #f4f4f4;
}
footer .con_f_brand {
  padding-top: 6em;
  margin: 6.42rem 0 2.85rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 737px) {
  footer .con_f_brand {
    padding-top: 5em;
  }
}
@media only screen and (max-width: 736px) {
  footer .con_f_brand {
    padding-top: 4em;
  }
}
@media only screen and (max-width: 736px) {
  footer .con_f_brand {
    margin: 2.08rem 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  footer .con_f_brand li {
    width: auto !important;
  }
}
@media only screen and (min-width: 737px) {
  footer .con_f_brand li {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 736px) {
  footer .con_f_brand li {
    width: 50%;
  }
}
footer .con_f_brand li a {
  padding: 0 1.78rem;
  display: block;
}
@media only screen and (max-width: 1024px) {
  footer .con_f_brand li a {
    text-align: center;
  }
}
@media only screen and (max-width: 736px) {
  footer .con_f_brand li a {
    padding: 1.04rem 1.25rem;
  }
}
footer .con_f_brand li a:hover {
  transition: opacity 0.3s ease-in;
}
footer #copyright {
  padding: 0 0 2.85rem;
  font-size: 1rem;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  footer #copyright {
    padding: 1em 0 2.85rem;
  }
}
@media only screen and (max-width: 736px) {
  footer #copyright {
    font-size: 0.88rem;
  }
}

/* -----------------------------------------------------------
  導線内部ページ　パンくず
----------------------------------------------------------- */
.topicpath ul {
  display: flex;
}
.topicpath ul li {
  font-size: 107%;
  padding: 10px;
  font-family: "Noto Sans Japanese", "Noto Sans JP", sans-serif, "游ゴシック体", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
@media only screen and (min-width: 737px) {
  .topicpath ul li {
    font-size: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .topicpath ul li {
    font-size: 88%;
  }
}
.topicpath ul li a {
  transition: .2s;
}
.topicpath ul li a:hover {
  opacity: 0.5;
  transition: .2s;
}
.topicpath ul li:first-child {
  position: relative;
  padding-right: 1em;
}
.topicpath ul li:first-child:before {
  content: "―";
  width: 5px;
  height: 1px;
  position: absolute;
  right: 0;
  color: #494949;
}
.topicpath ul li:last-child {
  padding-left: 1em;
}
