@charset "UTF-8";
.basebody {
  color: #000;
font: normal 100% '游ゴシック体','YuGothic',sans-serif;
  /*font-family: 'Zen Kaku Gothic Antique', sans-serif !important;*/
  line-height: 2;
}

.h1_img {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}

.basebody h4 {
  background: -moz-linear-gradient(-135deg, #cdc5ff, #520a87);
  background: -webkit-linear-gradient(-135deg, #cdc5ff, #520a87);
  background: linear-gradient(-135deg, #cdc5ff, #520a87);
  /*background: ##956cb8;*/
  color: #fff;
  font-size: 160%;
  padding: 10px 5px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.6;
}

.basebody h4 span {
  font-size: 80%;
}

.basebody p {
  margin-bottom: 20px;
}

.anker a {
  box-sizing: border-box;
  display: block;
  background: #ed9226;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.anker a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.basebody .tours {
  width: 100%;
  margin-bottom: 30px;
}

.basebody .tours tr:nth-child(2),
.basebody .tours tr:nth-child(5),
.basebody .tours tr:nth-child(8),
.basebody .tours tr:nth-child(10),
.basebody .tours tr:nth-child(12) {
  background: rgba(255, 255, 0, 0.05);
  /*background: rgba(255,3,67,0.01);*/
}

.basebody .tours tr:nth-child(4),
.basebody .tours tr:nth-child(7),
.basebody .tours tr:nth-child(9),
.basebody .tours tr:nth-child(13) {
  background: rgba(174, 35, 226, 0.05);
}

.basebody .tours th {
  background: rgba(174, 35, 226, 0.35);
  color: #fff;
  font-size: 120%;
  padding: 2px;
  text-align: center;
  letter-spacing: 2px;
}

.basebody .tours th span {
  font-size: 140%;
}

.basebody .tours td {
  padding: 1px;
}

.basebody .tours td p {
  margin-bottom: 10px;
}

.basebody .tours td:nth-child(1) {
  box-sizing: border-box;
  width: 20%;
  color: #520a87;
  font-size: 130%;
  font-weight: 600;
  vertical-align: top;
  text-align: center;
  padding: 1%;
}

.basebody .tours td:nth-child(2) {
  box-sizing: border-box;
  width: 80%;
  padding: 2% 1%;
}

.basebody .tours .timg_box {
  text-align: center;
	overflow: hidden;
}

.basebody .tours .tours_img {
  clear: both;
  display: inline-block;
  width: 48%;
  margin: 10px auto;
  text-align: center;
}

.basebody .tours .tours_img2 {
  clear: both;
  display: inline-block;
  width: 65.3%;
  margin: 10px auto;
  text-align: center;
}

.basebody .tours .tours_img3 {
  clear: both;
  display: inline-block;
  width: 29%;
  margin: 10px auto;
  text-align: center;
}

.basebody .tours .tours_option {
  position: relative;
}

.basebody .tours .tours_option p {
  /*
	position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 90%;
  padding: 3px 15px;
  margin: auto;
  bottom: 10px;
  right: 9px;
	*/
	font-size: 80%;
	text-align: right;
	margin-right: 15px;
	line-height: 1.7;
}

.basebody .sc {
  border-collapse: collapse;
  border: solid 1px #ddd;
  background: #fff;
  margin: 10px 0 20px;
  width: 100%;
}

.basebody .sc th,
.basebody .sc td {
  border: solid 1px #eee;
  padding: 10px;
}

.basebody .sc th {
  background: rgba(255, 255, 0, 0.05);
	color: #520a87;
  /*
	background: rgba(174, 35, 226, 0.35);
	color: #fff;	
	*/
  font-size: 120%;
  font-weight: 600;
  line-height: 1.7;
  text-align: center; 
}

.basebody .sc td:first-child {
  text-align: center;
  width: 20%;
}

.basebody .bg_img {
  float: right;
  margin: 0 0 10px 10px;
  width: 260px;
}

.basebody .card {
  display: block;
  width: 70%;
  margin: 20px auto auto;
}

.ida_txt {
  font-size: 130%;
  font-weight: 600;
  text-align: center;
}

.basebody .normal_box {
  border: solid 1px #ccc;
  overflow: hidden;
  padding: 7px;
  margin-bottom: 15px !important;
}

.basebody .tc_box p {
  text-align: center !important;
}

.basebody .author {
  font-size: 120%;
}

.basebody .pro_img {
  float: right;
  margin: 0 0 20px 20px;
  width: 200px;
}

.cautiion {
  border: solid 1px #fb5c00;
  padding: 5px;
}

.basebody .bg_img2 {
  float: right;
  width: 190px;
  margin: 0 0 0 10px;
}

.basebody .sp {
  display: none;
}

.basebody .of_box {
  overflow: hidden;
  margin-bottom: 20px;
}

.slink a {
  color: #333;
}

.slink a:hover {
  color: #f00;
}

.basebody .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 30px;
}

.basebody .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.basebody .btn a {
  box-sizing: border-box;
  display: block;
  background: #866ae3;
  /*
	background: -moz-linear-gradient(-135deg, #c64832, #be2e16);
	background: -webkit-linear-gradient(-135deg, #c64832, #be2e16);
	background: linear-gradient(-135deg, #c64832, #be2e16);
	*/
  border-radius: 5px;
  color: #fff;
  font-size: 120%;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  padding: 17px 10px;
  margin-bottom: 15px;
  position: relative;
}

.basebody .btn a::after {
  content: "▸";
  position: absolute;
  right: 10px;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
}

.basebody .btn a:hover {
  /*background: #ff8981;*/
  color: #fff;
  opacity: 0.7;
  transition: 0.3s;
}

.w100 {
  width: 100%;
}

.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;
}

.ichi {
  color: #fb5c00;
  font-size: 150%;
}

.huki_box {
  width: 70%;
  margin-bottom: 30px;
}

.huki_box img {
  display: block;
  width: 90%;
  text-align: center;
  margin: auto;
}

.price1 {
  width: 80%;
}

@media print, screen and (max-width: 799px) {
.basebody h4 {
  padding: 20px 5px;
	line-height: 1.8;
}
.basebody p br {
  display: none;
}
.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;
}

.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_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;
  }
}