@charset "UTF-8";
.body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main {
  display: inline-block;
  width: 100%;
}
.bold {
  font-weight: bold;
}
#main-img {
  width: 100%;
  height: 0;
  padding-top: 40%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
}
.main-top {
  background-image: url("../img/bg.gif");
}
div.plicelist {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.pricebox {
  padding: 1.5% 0;
  text-align: center;
  width: calc(100% / 3);
  color: #fff;
  font-weight: bold;
}
ul.pricebox:nth-of-type(1) {
  background: #e91e63;
}
ul.pricebox:nth-of-type(2) {
  background: #673ab7;
}
ul.pricebox:nth-of-type(3) {
  background: #2196f3;
}
ul.pricebox:nth-of-type(4) {
  background: #00bcd4;
}
ul.pricebox:nth-of-type(5) {
  background: #4caf50;
}
ul.pricebox:nth-of-type(6) {
  background: #ffc107;
}
h3#h3-main {
  position: absolute;
  top: 35px;
  left: 127px;
  font-size: 10vw;
  color: #fff;
  width: 702px;
  line-height: 100%;
  text-shadow: 2px 3px 3px #424242;
  font-weight: bold;
  height: 476px;
}
h3#h3-main span.fs35 {
  font-size: 8vw;
}
div#introduction dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
div#introduction > dl > dt {
  width: 100%;
}
div#introduction > dl > dd {
  width: 90%;
  margin: 0 auto 8%;
}
div#introduction > dl > dd:nth-of-type(1) {
  margin-bottom: 5%;
}
div#introduction > dl > dd:nth-of-type(2) {
  margin-bottom: 5%;
}
div#introduction > dl > dd > div > h4 {
  text-align: left;
  color: darkorange;
  font-weight: bold;
  font-size: 19px;
}
div#introduction > dl > dd > div > h4:before {
  content: "■";
}
div#introduction p.plan-title {
  text-align: left;
  margin-bottom: 0;
}
div#introduction > dl > dd > div > p {
  text-align: left;
  line-height: 28px;
  margin: 1% 0 2% 0;
}
div#introduction > dl > dd > div > p > span {
  color: red;
}
.fs22 {
  font-size: 22px;
}
div#introduction table {
  border-collapse: collapse;
}
div#introduction table th, div#introduction table td {
  border: 1px solid #424242;
  border-spacing: 0;
}
div#introduction table {
  width: 99%;
  margin-bottom: 1%;
  background-color: #fff;
}
div#introduction table th {
  background-color: #ddd7d7;
}
div#introduction table.price-sample {
  -webkit-box-shadow: 2px 1px 12px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 1px 12px 1px rgba(0, 0, 0, 0.1);
}
div#introduction table.price-sample th > p {
  line-height: 35px;
}
div#introduction table.price-sample tbody > tr {
  line-height: 15px;
}
div#introduction table.price-sample tbody > tr:nth-child(1) > th {
  border: none;
  background-color: #1E88E5;
  color: #e0dbdb;
  line-height: 26px;
  padding-top: 1%;
}
div#introduction table.price-sample tbody > tr:nth-child(1) > th.dx_hotel {
  background-color: #26A69A;
}
div#introduction table.price-sample td {
  border: none;
  padding: 2% 0 0;
  font-size: 16px;
}
div#introduction table.price-sample td.side_bar {
  vertical-align: middle;
  font-weight: bold;
}
div#introduction table.price-sample td.side_border {
  border-left: solid 1px #d6d1d1;
  border-right: none;
}
div#introduction table.price-sample td.side_border2 {
  border-left: solid 1px #d6d1d1;
  border-right: solid 1px #d6d1d1;
}
div#introduction table.price-sample td.table_uper {
  padding: 4% 0 0;
  font-size: 18px;
}
div#introduction table.price-sample td.table_bottom {
  padding: 1% 0 2%;
  font-size: 18px;
}
div#introduction table.price-sample td.table_bottom2 {
  padding: 2% 0 2%;
  font-size: 16px;
  font-weight: normal;
}
div#introduction table.price-sample span.table_title {
  font-size: 19px;
  color: #FFF;
}
div#introduction > dl > dd:nth-child(3) > table > tbody > tr {
  text-align: left;
}
div#introduction > dl > dd:nth-child(3) > table th {
  padding-left: 1%;
}
div#introduction > dl > dd:nth-child(3) > table td {
  padding-left: 1%;
}
div#introduction table > tbody > tr {
  line-height: 35px;
}
div#introduction table td.price-desc {
  background-color: lemonchiffon;
}
div#introduction table td.price-off {
  background-color: #ec3f5c;
  color: #fff;
}
div#introduction > dl > dd > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > p {
  background-color: lemonchiffon;
}
div#introduction ul {
  text-align: left;
}
div#introduction > dl > dd > div > ul > li:before {
  content: "■";
  color: #fad274;
}
div#introduction > dl > dd > div > ul > li > span {
  color: red;
}
.red {
  color: red;
}

.back_blue {
  background-color: #BBDEFB;
}
.red_b {
  color: red;
  font-weight: 500;
}
.my-parts {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer;
}
.my-parts span::before, .my-parts span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84%;
  height: 16%;
  margin: -8% 0 0 -42%;
  background: #009688;
}
.my-parts span::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#introduction dl dt {
  margin: 0;
  padding: 5% 0 0;
  font-size: 5vw;
  line-height: 1.2em;
  text-align: center;
  color: #ca9519;
  font-weight: bold;
}
div#introduction dl dt:after {
  content: "";
  height: 3px;
  width: 90%;
  background-color: #ffd267;
  display: block;
  margin: 10px auto 5px auto;
}
div#introduction dl dd {
  text-align: center;
}
main .tour_wrap {
  padding: 4% 0 2%;
}
.important_info {
  font-size: 20px;
  text-align: center;
  background-color: #D50000;
  color: #FFFF00;
  padding: 10px;
  font-weight: 600;
}
main .tour_wrap h2 {
  font-size: 35px;
  padding-right: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: bold;
  text-align: center
}
main .tour_wrap h2 span {
  font-size: 20px;
}
main .topix_flex {
  padding: 0 20px 20px 0;
  text-align: center;
}
.txt12_blue {
  font-size: 12px;
  color: #225CA5;
}
.txt-pink {
  color: #E91E63;
}
.txt-green {
  color: #02a735;
  font-weight: bold;
}
.txt-glay {
  color: #333;
  font-weight: bold;
}
main .tour_wrap .h1under {
  padding: 4% 3%;
  font-size: 18px;
  text-align: center;
  color: #000000;
  background-color: #DDEEFF;
  width: 68%;
  margin-left: 1%;
}
/*表start*/
th, td {
  border: solid 1px;
  /* 枠線指定 */
  vertical-align: middle;
}
.subsidy {
  border-collapse: collapse;
  /* セルの線を重ねる */
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: inline-block;
  margin-top: -5px;
  padding-bottom: 10px;
}
.tr_top {
  border-top: 4px solid #000000;
}
.summary {
  vertical-align: middle;
}
/*表end*/

.Polka_v2 {
  background-image: repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 10px,
      rgba(25, 129, 247, 0.5) 10px,
      rgba(25, 129, 247, 0.5) 20px
    ),
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 10px,
      rgba(25, 129, 247, 0.5) 10px,
      rgba(25, 129, 247, 0.5) 20px
    );

}

.table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding-top: 25px;
  padding-bottom: 30px;
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
}
.table li {
  width: 90%;
  font-size: 14px;
  text-align: left;
  padding: 20px;
}
.table li img {
  justify-content: flex-start;
}
.link {
  background-image: url(/lp/golf/img/link.svg);
  background-repeat: no-repeat;
  display: flex;
  padding-left: 30px;
  line-height: 18px;
  height: 25px;
  margin-bottom: 25px;
  margin-top: 10px;
}
.table li span {
  display: block;
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 5px;
  padding-bottom: 15px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 26px;
  color: #222;
}
.block {
  margin: -40px;
}
.step_frame {
  background-color: #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 4px gray;
  box-shadow: 2px 2px 4px gray;
  display: inline-block;
}
.step_frame p {
  display: inline-block;
  width: 70%;
  margin-left: 20px;
  vertical-align: top;
  font-size: 15px
}
.info {
  display: inline-block;
  width: 70%;
  margin-left: 20px;
  vertical-align: top;
  background-image: url("/option/6point/img/info.svg");
  background-repeat: no-repeat;
  padding-left: 30px;
  line-height: 18px;
}
.post {
  background-image: url(/lp/golf/img/post.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: 70%;
  margin-left: 20px;
  vertical-align: top;
  font-size: 15px
}
.time {
  background-image: url("/lp/golf/img/time.svg");
  background-repeat: no-repeat;
  display: flex;
  padding-left: 30px;
  line-height: 18px;
}
.yazirushi2 {
  display: none;
}
.subsidy_info {
  text-align: left;
padding-left: 8%;
}
main .tour_wrap .h2under {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 20px;
  padding-left: 10%;
  font-size: 35px;
  color: #30a6fe;
  background-color: #e8f7fe;
  font-weight: 600;
}
.point_div {
  width: 59%;
  display: inline-block;
  background-color: #FFFFFF;
  padding-right: 5%;
  padding-left: 5%;
  padding-bottom: 65px;
  padding-top: 25px;
  margin-bottom: 5%;
  background-image: url(../img/point.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
.point_title {
  display: inline-block;
  border: 3px solid #FBC02D;
  color: #FBC02D;
  width: 80%;
  padding: 20px;
  font-size: 27px;
  font-weight: 600;
  letter-spacing: 7px;
}
.point_info {
  display: block;
  color: #FBC02D;
  font-weight: 600;
  padding: 20px;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 7px;
  text-align: left;
  margin-left: 50px;
  line-height: 72px;
  height: 194px;
}
.discount {
  font-size: 60px;
  -webkit-text-stroke: 2px #FBC02D;
}
.coupon {
  font-size: 60px;
  -webkit-text-stroke: 2px #FBC02D;
}
.btn {
  display: block;
  text-align: center;
  margin-right: 15%;
  margin-left: 15%;
  padding: 3%;
  border-radius: 15px;
}
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.a_btn {
  font-size: 25px;
  text-decoration: none;
}
main .tour_wrap .point {
  width: auto;
  background-color: #E8F7FE;
  display: block;
  text-align: center;
}
.mb20 {
  margin-bottom: 10px !important;
}
.faq {
  font-size: 20px;
  margin-top: -5px;
}
.p_under {
  padding-top: 4%;
  padding-bottom: 2%;
  padding-right: 20px;
  padding-left: 10%;
  font-size: 35px;
  color: #000000;
  background-color: #FFFFFF;
  font-weight: 600;
  line-height: 35px;
}
.question_div {
  padding-bottom: 50px;
}
.question {
  text-align: left;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  background-color: #CFD8DC;
  margin: 10px;
  width: 80%;
  margin-left: 10%;
}
.question_number {
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
}
.question_answer {
  padding-top: 10px;
}
/*
.blank3 {
  padding-left: 48px;
}
*/
.space_left {
  padding-left: 4%;
}
.cp_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding-top: 8px;
  padding-bottom: 50px;
  padding-right: 8%;
  padding-left: 9%;
  background-color: #FFECB3;
}
.area_dep {
  font-size: 20px;
  background-color: #FFA726;
  padding: 5px;
  width: 13%;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
}
.area_dep:hover {
  color: #fff;
  background: #f56500;
}
.area_dep shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.area_dep a {
  color: #FFFFFF;
}
/* 1120pxまで */
@media (max-width: 1120px) {
  .point_info {
    font-size: 20px;
    line-height: 64px;
  }
}
/* 1024px over */
@media (max-width: 1024px) {
  div#introduction > dl > dd {
    margin: 0 auto 0;
  }
  div#introduction > dl > dd:nth-of-type(1) {
    margin-bottom: 0;
    background-color: #fff;
  }
  div#introduction > dl > dd:nth-of-type(2) {
    margin-bottom: 0;
  }
  div#introduction > dl > dd:nth-child(3) {
    width: 43%;
    padding: 3% 0 3% 2%;
  }
  div#introduction > dl > dd:nth-child(4) {
    width: 42%;
    padding: 3% 5% 3% 2%;
  }
  div#introduction > dl > dd:nth-child(5) {
    width: 43%;
    padding: 3% 0 4% 5%;
    background-color: #f1efef;
    height: 273px;
  }
  div#introduction > dl > dd:nth-child(6) {
    width: 42%;
    padding: 3% 5% 4% 5%;
    background-color: #f1efef;
    height: 273px;
  }
  div#introduction > dl > dd:nth-child(6) > div {
    margin-top: 32px;
  }
  div#introduction table.price-sample td.table_uper {
    padding: 2% 0 0;
  }
  .important_info {
    font-size: 14px;
  }
  .point_div {
    width: 73%;
    background-position: right -61px center;
  }
  .point_title {
    font-size: 20px;
  }
  .point_info {
    font-size: 35px;
    text-align: start;
  }
  .table li span {
    font-size: 12px;
    font-weight: bold;
  }
  .discount, .coupon {
    font-size: 55px;
  }
  .btn {
    margin-right: 5%;
    margin-left: 6%;
  }
  .table {
    padding-left: 7%;
    padding-right: 6%;
    width: 88%;
  }
}
/* 1023pxまで*/
@media (max-width: 1023px) {
  .point_div {
    background-position: left;
  }
  .point_info {
    font-size: 20px;
    font-weight: 100;
  }
}
/* 768px over */
@media (max-width: 768px) {
  div#introduction dl dt, main .tour_wrap h2 {
    font-size: 35px;
  }
  .summary {
    width: 25vw;
    font-size: 20px;
  }
  .td_1 {
    width: 24vw;
    font-size: 15px;
  }
  .td_2 {
    width: 20vw;
  }
  .td_3 {
    width: 29vw;
  }
  .subsidy_info {
    padding-left: 1%;
  }
  .point_div {
    /*width: 71%;
    padding-right: 6%;*/
    margin-left: 10px;
    background-position: left;
  }
  .point_title {
    font-size: 21px;
    letter-spacing: 0px;
  }
  .point_info {
    font-weight: 100;
    font-size: 26px;
    letter-spacing: 5px;
    line-height: 70px;
    margin-left: 0;
    text-align: center;
  }
  .discount {
    font-size: 50px;
  }
  .coupon {
    font-size: 50px;
  }
  .btn {
    margin-right: 5%;
    margin-left: 6%;
  }
}
/* 540px under */
@media (max-width: 540px) {
  #h3-main img {
    width: 65%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  main .tour_wrap h2 {
    font-size: 5.4vw;
  }
  main .topix_flex {
    display: block;
    margin-top: 0px;
  }
  main .tour_wrap .h1under {
    width: 92%;
    margin-left: 0;
    font-size: 12px;
    margin: 0 0px;
    padding: 3% 4% 3% 4%;
  }
  .table li {
    height: auto;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .table {
    width: 100%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
  .p_under {
    font-size: 26px;
  }
  .cp_list {
    padding-bottom: 25px;
  }
  .area_dep {
    font-size: 14px;
  }
  .yazirushi {
    font-size: 25px;
    padding-top: 155px;
  }
  .td_1 {
    font-size: 13px;
  }
  .td_2, .td_3 {
    font-size: 16px;
  }
  .point_info {
    font-weight: 100;
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 55px;
    margin-left: 0px;
  }
  .discount {
    font-size: 42px;
  }
  .coupon {
    font-size: 42px;
  }
}
/*430px under */
@media (max-width: 430px) {
  #h3-main img {
    width: 90%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  #making img {
    width: 50%;
  }
  .important_info {
    font-size: 13px;
  }
  main .tour_wrap h2 {
    font-size: 5.4vw;
    margin-left: 0px;
  }
  main .topix_flex {
    display: block;
  }
  .p_under {
    font-size: 5.4vw;
    margin-left: -20px;
  }
  .cp_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .area_dep {
    width: 28%;
    margin-right: 1px;
    margin-bottom: 7px;
  }
  main .tour_wrap .h1under {
    width: 92%;
    margin-left: 0;
    font-size: 12px;
    margin: 0 0px;
    padding: 3% 4% 3% 4%;
  }
  .subsidy {
    margin-top: -35px;
    padding-bottom: 4%;
  }
  .summary {
    font-size: 19px;
    text-orientation: upright;
    width: 9%;
    padding: 10px;
  }
  .td_1 {
    width: 54vw;
    font-size: 15px;
    padding-left: 2px;
    padding-right: 2px;
    height: 7vh;
  }
  .td_2 {
    width: 46vw;
    font-size: 17px;
  }
  .td_3 {
    width: 40vw;
    font-size: 17px;
  }
  .ritou {
    font-size: 14px;
  }
  .subsidy_info {
    padding-left: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  .table li {
    /*padding-right: 35px;
    padding-left: 35px;*/
    width: 80%;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .table li span {
    font-size: 16px;
    font-weight: bold;
  }
  .block {
    display: contents;
  }
  .yazirushi {
    display: none;
  }
  .yazirushi2 {
    display: block;
    width: 100%;
    font-size: 35px;
    margin-right: -15px;
    margin-left: -8px;
    padding-bottom: 10px;
  }
  main .tour_wrap .h2under {
    font-size: 5.4vw;
    margin-left: -15px;
  }
  .point_div {
    background-color: transparent;
    font-size: 20px;
    background-size: cover;
    height: 218px;
  }
  .point_title {
    font-size: 16px;
    letter-spacing: 6px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
  }
  .point_info {
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 40px;
    margin-left: 0px;
    text-align: center;
  }
  .discount {
    font-size: 30px;
  }
  .coupon {
    font-size: 30px;
  }
  .question {
    width: 75%;
    font-size: 13px;
  }
  .question_number span {
    display: block;
  }
  .question_answer span {
    display: block;
  }
  .space_left {
    padding-left: 0;
  }
  .blank3 {
    padding-left: 0px;
  }
  .btn {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
  }
  .punder {
    font-size: 4.4vw;
  }
}
/* 375px over */
@media (max-width: 375px) {
  .point_title {
    font-size: 15px;
  }
  .area_dep {
    font-size: 15px;
  }
  .table li {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* 360px over */
@media (max-width: 360px) {
  .important_info {
    font-size: 14px;
  }
  .td_1 {
    font-size: 13px;
    width: 60vw;
  }
  .td_2, .td_3 {
    font-size: 16px;
  }
  .point_title {
    font-size: 15px;
  }
  .point_info {
    font-size: 17px;
    line-height: 40px;
    padding-top: 30px;
    letter-spacing: 0px;
  }
  .discount {
    font-size: 28px;
  }
  .coupon {
    font-size: 28px;
  }
}
/* 320px over */
@media (max-width: 320px) {
  .important_info {
    font-size: 11px;
  }
  .td_1 {
    font-size: 12px;
    width: 60vw;
  }
  .td_2, .td_3 {
    font-size: 15px;
  }
  .point_title {
    font-size: 12px;
  }
  .point_info {
    font-size: 14px;
    line-height: 41px;
    letter-spacing: 0px;
    padding-top: 30px;
  }
  .discount {
    font-size: 25px;
  }
  .coupon {
    font-size: 25px;
  }
}
/* 280px over */
@media (max-width: 280px) {
  .td_1 {
    font-size: 9px;
    width: 60vw;
  }
  .td_2, .td_3 {
    font-size: 12px;
  }
  .point_title {
    font-size: 10px;
    width: 73%;
  }
  .point_info {
    font-size: 14px;
    line-height: 41px;
    letter-spacing: 0px;
    padding-top: 30px;
  }
  .table {
    width: 93%;
    padding-left: 4%;
    padding-right: 5%;
  }
  .table li {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .discount {
    font-size: 20px;
  }
  .coupon {
    font-size: 20px;
  }
  .question {
    font-size: 14px;
  }
}
/*# sourceMappingURL=goto-travel-campaign.css.map */
/*# ツアーポイントstart */ /* 800px 以下 */
.tourpoint_point {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0;
}
.tourpoint_point3 {
  margin: 3px;
  padding: 0;
  background-color: #0069bd;
  position: relative;
  width: 32%;
  float: left;
  height: 100%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.tourpoint_point3 span.no {
  margin: 0;
  padding: 0;
  position: absolute;
  display: block;
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.20);
  z-index: 1px;
  left: 0;
  top: 0;
}
.tourpoint_point3 span.yazirushi {
  margin: 0;
  padding: 0;
  position: absolute;
  display: block;
  font-size: 50px;
  line-height: 80px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.20);
  z-index: 1px;
right: 0%;
    bottom: -4%;
}

.tourpoint_point3 .info1 {
  margin: 0;
  padding: 10px 0 0 0;
  z-index: 2;
  font-size: 20px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
}
.tourpoint_point3 .img {
  margin: 0 auto 18px auto;
  padding: 0;
  width: 150px;
  overflow: hidden;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
}
.tourpoint_point3 .title {
  margin-top: 15px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px;
  padding: 0;
  text-align: center;
  font-size: 22px;
  line-height: 26px;
  color: rgba(255, 255, 0, 1.00);
  font-weight: bold;
}
.tourpoint_point3 .info2 {
  margin: 10px;
  padding-left: 10px;
  line-height: 22px;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
}
@media (max-width: 800px) {
  .tourpoint_point3 {
    margin: 3px;
    padding: 0;
    background-color: #0069bd;
    position: relative;
    width: 100%;
    float: left;
    height: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  .step_frame p {
    display: inline-block;
    width: 100%;
    margin-left: 5px;
    vertical-align: top;
    font-size: 14px
  }
}
/*# ツアーポイントend */

.mce-content-body table {
    width: 100%;
    margin-bottom: 32px;
    border-spacing: 0;
    border-collapse: collapse;
}
