@charset "UTF-8";
.basebody {
  color: #000;
  /*font: normal 100% '游ゴシック体','YuGothic',sans-serif;*/
  font-family: 'Zen Kaku Gothic Antique', sans-serif !important;
  line-height: 2;
}

.min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.h1_img {
  display: block;
  margin-bottom: 50px;
  width: 100%;
}

.basebody h4 {
  font-size: 160%;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.6;
}

.basebody u {
	color: #666;
	font-size: 110%;
}

.basebody p { margin-bottom: 20px;}

.basebody .normal_box {
  border: solid 1px #ccc;
  overflow: hidden;
  padding: 7px;
  margin-bottom: 15px !important;
}

.basebody .vimeo {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
}

.basebody .vimeo iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}




/***********************

お支払い方法について、販売規約に関しまして

*******************************************************/
.basebody .title_2 {
  margin: 1em 0 0.5em;
  font-size: 120%;
  font-weight: 600;
  color: #c00;
  border-bottom: 2px solid #c00;
  background: none !important;
}

.basebody .title_3 {
  margin-top: 0.5em;
  font-size: 110%;
  font-weight: 600;
  color: #c00;
}

.basebody .title_4 {
  margin-top: 0.5em;
  font-size: 110%;
  font-weight: 600;
  color: #000;
}

.basebody .cap_text {
  margin-top: 0.5em;
  font-size: 90%;
  color: #000;
}

.basebody .frame_ag {
  box-sizing: border-box;
  width: 100%;
  height: 20em;
  border: 1px solid #999;
  margin-bottom: 3em;
  padding: 5px;
  overflow: auto;
}

.basebody .frame_ag .frame_title {
  font-size: 105%;
  font-weight: 700;
  color: #f00;
}


@media print, screen and (max-width: 799px) {
.basebody .bg_img {
  display: block;
  float: none;
  margin: 20px auto;
  text-align: center;
  width: 80%;
}
.basebody .bg_img2 {
  width: 49%;
  margin: 0 0.5% 10px;
  float: left;
}
.basebody .pc {
  display: none;
}
.basebody .sp {
  display: block;
}
.basebody .pro_img {
  display: block;
  float: none;
  margin: 20px auto;
  text-align: center;
  width: 50%;
}
.basebody .tc_box p {
  text-align: left !important;
}
.ida_txt {
  font-size: 120%;
}
.basebody .card {
  width: 100%;
}
.basebody .tours th {
  font-size: 120% !important;
}
.basebody .tours td {
  display: block;
  width: 100%;
	font-size: 90%;
}

.basebody .tours td br {
  display: block;
}
.basebody .tours .tours_option p {
  font-size: 80%;
  right: 5px;
  padding: 2px 17px;
}
.basebody .tours td:nth-child(1) {
  font-size: 120%;
  width: 100%;
  padding: 1% 3%;
  margin-top: 3%;
}
.basebody .tours td:nth-child(2) {
  width: 100%;
  padding: 1% 3%;
}

.basebody .tours .tours_option p {
  font-size: 60%;
  margin-top: -5px;
  margin-right: -10px;
  line-height: 1.5;
}

.basebody .sc {
  font-size: 90%;
}
}

.basebody b {
  font-size: 110% !important;
}

.basebody hr {
  border: none;
  border-top: solid 1px #ccc;
}

.br_gray {
  border: solid 1px #ccc;
}

.br_none {
  border: none !important;
}

.clear {
  clear: both !important;
}

.mt_0 {
  margin-top: 0 !important;
}

.mt_10 {
  margin-top: 10px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mb_0 {
  margin-bottom: 0 !important;
}

.mb_5 {
  margin-bottom: 5px !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.mb_30 {
  margin-bottom: 30px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.bg_yellow {
  background: #ff0;
  padding: 1px 3px !important;
}

.bg_gold {
  background: #dfcc63;
  padding: 1px 3px !important;
}

.bg_silver {
  background: #d9dce1;
  padding: 1px 3px !important;
}

.bg_red {
  background: #f23041;
  color: #fff;
  padding: 2px 5px;
  margin-bottom: 5px !important;
}

.bg_purple {
  background: rgba(174, 35, 226, 0.07);
  padding: 2px 5px;
  margin-bottom: 5px !important;
  border: none !important;
}

.bg_pink {
  background: rgba(255, 125, 192, 0.3);
  padding: 2px 5px;
  margin-bottom: 5px !important;
  border: none !important;
}

.bg_gray {
  background: #ddd;
  padding: 1px 3px !important;
}

.c_green { color: #42ad88;}
.c_gold { color: #dfcc63;}
.c_silver { color: #d9dce1;}
.c_orange { color: #fc9b63;}
.c_red { color: #cd001d;}
.c_purple { color: #d868e6;}

.c_blue { color: #2b4288;}

.fs_80p { font-size: 80% !important;}
.fs_90p { font-size: 90% !important;}
.fs_100p { font-size: 100% !important;}
.fs_110p { font-size: 110% !important;}
.fs_120p { font-size: 120% !important;}
.fs_130p { font-size: 130% !important;}
.fs_140p { font-size: 140% !important;}
.fs_150p { font-size: 150% !important;}
.fs_150p { font-size: 150% !important;}
.fs_160p { font-size: 160% !important;}
.fs_170p { font-size: 170% !important;}

.fw_600 { font-weight: 600 !important;}
.fw_normal { font-weight: normal !important;}

.ta_left { text-align: left !important;}
.ta_center { text-align: center !important;}
.ta_right { text-align: right !important;}

.td_under { text-decoration: underline;}

.td_red {
  text-decoration-line: underline;
  text-decoration-color: #cd001d;
}

.marker_y { background: linear-gradient(transparent 50%, #ff0 50%);}

.nolist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.txtidt li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
  line-height: 1.7;
}

.txtidt li:last-child {
  margin-bottom: 0;
}

.check li {
  position: relative;
  padding-left: 25px;
  line-height: 1.8;
  padding-top: 3px;
}

.check li:before {
  content: "";
  position: absolute;
  top: .35em;
  left: 6px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 3px;
  height: 7px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  margin-top: 5px;
}

.check li:after {
  content: "";
  position: absolute;
  top: .2em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #333;
  border-radius: 2px;
  margin-top: 4px;
  /*background: rgba(204,204,204,0.2);*/
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: auto auto 15px !important;
  padding: 7px 10px;
  width: 96%;
  color: #555;
  background: #e0edff;
  border-radius: 5px;
  text-align: center;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.balloon1 p {
  margin: 0;
  padding: 0;
  text-align: center !important;
}

.sp_img {
  display: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

.w80 { width: 80%;}
.w100 { width: 100%;}


@media print, screen and (max-width: 800px) {
.pc_img { display: none !important;}
.sp_img { display: block !important;}

}