@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/
*/
img,
object,
embed,
video {
  max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
  width: 100%;
}

/*
    Dreamweaver 可変グリッドプロパティ
    ----------------------------------
    dw-num-cols-mobile:        4;
    dw-num-cols-tablet:        8;
    dw-num-cols-desktop:    12;
    dw-gutter-percentage:    25;

    以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」
    http://www.alistapart.com/articles/responsive-web-design

    および Joni Korpi 氏の「Golden Grid System」
    http://goldengridsystem.com/
*/

.fluid {
  margin-left: 0;
  width: 100%;
  display: block;
  clear: both;
  float: left;
}

.fluidList {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* Mobile Layout: 480px and below. */

.gridContainer {
  margin-left: auto;
  margin-right: auto;
  width: 86.45%;
  padding-left: 2.275%;
  padding-right: 2.275%;
  clear: none;
  float: none;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
  color: #000;
  font-size: 15px;
  text-decoration: underline;
}
#officialFeed {
  margin: 0px;
  padding-top: 0px;
  padding-right: 3%;
  padding-bottom: 0px;
  padding-left: 3%;
}
#officialFeed .gf-thumbnail {
  display: none;
}
#officialFeed div.gf-title {
  height: 22px;
  overflow: hidden;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
  top: 35px;
  left: 0px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  width: 270px;
}
#officialFeed .gf-relativePublishedDate {
  font-size: 13px;
  font-family: Verdana, Geneva, sans-serif;
  position: absolute;
  top: 10px;
  height: 24px;
  font-style: normal;
  text-align: center;
  left: 0px;
  font-weight: normal;
  color: #5eb376;
  vertical-align: bottom;
}
#officialFeed .gf-category {
  margin-right: 3px;
  left: 0px;
  top: 10px;
  width: 160px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
  position: absolute;
  text-align: center;
  text-shadow: 0px 1px 0px #ffffff;
  font-size: 13px;
  font-weight: bold;
  float: left;
  height: 20px;
  letter-spacing: 0.2em;
  background-color: #d1e3ed;
  color: #41729f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#officialFeed .gf-snippet {
  font-size: 13px;
  line-height: 18px;
  position: absolute;
  top: 65px;
  left: 0px;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
  padding-top: 0px;
  padding-bottom: 0px;
}
#officialFeed .gf-result {
  text-decoration: none;
  position: relative;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 120px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ebeaed;
  background-image: url(../images/new.gif);
  background-repeat: no-repeat;
  background-position: 95% 7%;
}
#officialFeed .gf-result:before,
#officialFeed .gf-result:after {
}
#officialFeed .gf-result:after {
}
.wrapper_movie {
  width: 100%;
  height: 300px;
  display: none;
}
.wrapper_top {
  display: none;
}
.warapper_nav {
  display: none;
}
.warapper_nav ul {
}
.warapper_nav ul li {
}
.wrappers {
}
.one_line {
}
.camps {
  margin: 0px;
  padding: 0px;
  background-color: #acd46a;
}
.camps ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.camps ul li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin-bottom: 20px;
}
.camps ul li:last-child {
  margin-bottom: 20px;
}
.point {
}
.pomit_img {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}
.content_slider {
  width: 95%;
  margin-right: 2.5%;
  margin-left: 2.5%;
}
.blog {
  width: 100%;
}
.right_box {
  width: 100%;
}
.newsbox {
}
.t_box1 {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.t_box2 {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.t_box3 {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.t_box4 {
  width: 100%;
  margin-left: 0;
  text-align: center;
  margin-bottom: 20px;
}
.footer {
}
.fl_box {
}
.fr_box {
}
.fm_box {
  margin-top: 50px;
  margin-bottom: 80px;
  margin-right: 5%;
  margin-left: 5%;
  width: 80%;
  letter-spacing: normal;
  padding-top: 1%;
  padding-right: 5%;
  padding-bottom: 1%;
  padding-left: 5%;
  background-image: url(../images/bak_add.png);
  background-repeat: repeat;
  border: 1px solid #09f;
  text-align: left;
}
.mob_head {
  height: 150px;
  background-image: url(../images/bak_mob.gif);
  background-repeat: repeat-x;
  background-position: center center;
}
.bak_point {
}
.content {
  margin-right: 3%;
  margin-left: 3%;
}
.content p {
}
.content_img {
}
section {
  background-color: #fff;
  float: left;
  padding-top: 20px;
  padding-right: 2%;
  padding-bottom: 20px;
  padding-left: 2%;
  width: 96%;
}
.zoom {
  display: none;
}
.mobile_map {
}
.facilities_img {
  margin-bottom: 15px;
}
.facilities {
  float: left;
  margin-bottom: 30px;
}
.gmap {
  margin-top: 30px;
  width: 100%;
}
.illust1 {
}
.illust2 {
}
.illust3 {
}
.illust4 {
}
.clover {
}
.music {
}
.blog_main {
  width: 100%;
}
.blog_sidebar {
  width: 100%;
  letter-spacing: normal;
  text-align: left;
  text-justify: !important;
}
.phone {
}
.camps1 {
  text-align: center;
  padding-bottom: 20px;
  background-color: #fff;
}
.camps2 {
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.camps3 {
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.camps4 {
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.camps_txt {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-repeat: repeat;
  background-image: url(../images/orange.gif);
  padding: 5px;
}
.rule {
  background-image: none;
}
.hoppou {
  margin-bottom: 30px;
}
.eng_box {
  text-align: center;
  margin-bottom: 15px;
}
.kanekatu {
  width: 100%;
  height: 100%;
}
.tsv {
  width: 100%;
  height: 350px;
}
.kanekatu_left {
  width: 100%;
  height: 170px;
  float: left;
  background-image: url(../images/kanekatu_l.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.kanekatu_right {
  width: 100%;
  float: left;
  background-image: url(../images/kanekatu_r.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.kanekatu_txt {
  font-size: 15px;
  color: white;
  padding: 10px;
  padding-bottom: 0px;
  line-height: 22px;
}
.zeroMargin_mobile {
  margin-left: 0;
}
.hide_mobile {
  display: none;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
  .gridContainer {
    width: 90.675%;
    padding-left: 1.1625%;
    padding-right: 1.1625%;
    clear: none;
    float: none;
    margin-left: auto;
  }
  h1 {
  }
  h2 {
  }
  h3 {
  }
  h4 {
  }
  #officialFeed {
    padding: 0px;
    margin: 0px;
  }
  #officialFeed .gf-thumbnail {
    overflow: hidden;
    background-image: url(../images/noimage.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    padding: 10px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 200px;
    background-color: #ffffff;
    border: 1px solid #e4e2e5;
    float: left;
    top: 10px;
    position: absolute;
    left: 10px;
    height: 150px;
    display: block;
  }
  #officialFeed div.gf-title {
    height: 22px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 35px;
    left: 240px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
  }
  #officialFeed .gf-relativePublishedDate {
    font-size: 13px;
    position: absolute;
    top: 10px;
    height: 24px;
    text-align: center;
    left: 240px;
    font-weight: normal;
    vertical-align: bottom;
  }
  #officialFeed .gf-snippet {
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    top: 65px;
    left: 240px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #officialFeed .gf-category {
    left: 150px;
    top: 10px;
    width: 160px;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
    position: absolute;
    background-position: center;
    text-align: center;
    float: left;
    height: 20px;
  }
  #officialFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #ebeaed;
    height: 180px;
  }
  #officialFeed .gf-result:before,
  #officialFeed .gf-result:after {
  }
  #officialFeed .gf-result:after {
  }
  .wrapper_movie {
  }
  .wrapper_top {
  }
  .warapper_nav {
    display: none;
  }
  .warapper_nav ul {
  }
  .warapper_nav ul li {
  }
  .wrappers {
  }
  .one_line {
  }
  .camps {
  }
  .camps ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .camps ul li {
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .point {
  }
  .pomit_img {
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .content_slider {
  }
  .blog {
    margin: 0px;
  }
  .right_box {
  }
  .newsbox {
  }
  .t_box1 {
    width: 48%;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 0;
  }
  .t_box2 {
    width: 48%;
    float: right;
    margin-top: 20px;
    margin-left: 0;
  }
  .t_box3 {
    width: 48%;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .t_box4 {
    width: 48%;
    float: right;
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .footer {
  }
  .fl_box {
  }
  .fr_box {
  }
  .fm_box {
    text-align: center;
  }
  .mob_head {
  }
  .bak_point {
  }
  .content {
  }
  .content p {
  }
  .content_img {
  }
  section {
  }
  .zoom {
  }
  .mobile_map {
  }
  .facilities_img {
    text-align: center;
  }
  .facilities {
  }
  .gmap {
  }
  .illust1 {
  }
  .illust2 {
  }
  .illust3 {
  }
  .illust4 {
  }
  .clover {
  }
  .music {
  }
  .blog_main {
    width: 100%;
  }
  .blog_sidebar {
    width: 100%;
  }
  .phone {
  }
  .camps1 {
    width: 48.7179%;
    float: left;
    margin-right: 2.5642%;
    margin-bottom: 20px;
  }
  .camps2 {
    width: 48.7179%;
    float: left;
    margin-bottom: 20px;
  }
  .camps3 {
    width: 48.7179%;
    float: left;
    margin-right: 2.5642%;
    margin-bottom: 20px;
  }
  .camps4 {
    width: 48.7179%;
    float: left;
    margin-bottom: 20px;
  }
  .camps_txt {
  }
  .rule {
    background-image: url(../images/flower_clover.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
  }
  .hoppou {
  }
  .eng_box {
    float: left;
    width: 50%;
  }
  .kanekatu {
    width: 100%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .kanekatu_left {
    width: 100%;
    float: left;
    height: 250px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .kanekatu_right {
    width: 50%;
    height: 250px;
  }
  .kanekatu_txt {
    font-size: 16px;
    color: white;
    padding: 15px;
    padding-bottom: 0px;
    line-height: 28px;
  }
  .hide_tablet {
    display: none;
  }
  .zeroMargin_tablet {
    margin-left: 0;
  }
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
  .gridContainer {
    width: 1000px;
    max-width: 1000px;
    padding-left: 0.75%;
    padding-right: 0.75%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
    background-color: #06c;
  }
  h1 {
  }
  h2 {
  }
  h3 {
  }
  h4 {
  }
  #officialFeed {
    padding: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
  }
  #officialFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    top: 35px;
    left: 230px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    margin-right: 10px;
    width: 240px;
  }
  #officialFeed .gf-relativePublishedDate {
    font-size: 13px;
    position: absolute;
    top: 10px;
    height: 24px;
    text-align: center;
    left: 230px;
    font-weight: normal;
    vertical-align: bottom;
  }
  #officialFeed .gf-snippet {
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    top: 65px;
    left: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 10px;
    height: 100px;
    width: 240px;
  }
  #officialFeed .gf-category {
    margin-right: 3px;
    left: 140px;
    top: 10px;
    width: 160px;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
    position: absolute;
    background-position: center;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    float: left;
    height: 20px;
    letter-spacing: 0.2em;
  }
  #officialFeed .gf-thumbnail {
    padding: 0px;
  }
  #officialFeed .gf-result:before,
  #officialFeed .gf-result:after {
    background: none repeat scroll 0 0 #777777;
    bottom: 18px;
    box-shadow: 0 15px 10px #777777;
    content: "";
    left: 10px;
    max-width: 485px;
    position: absolute;
    top: 80%;
    transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    width: 50%;
    z-index: -1;
  }
  #officialFeed .gf-result:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
  }
  #officialFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    height: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    background-color: #fff;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #ebeaed;
  }
  .wrapper_movie {
    height: 428px;
    display: block;
  }
  .wrapper_top {
    width: 100%;
    height: 400px;
    display: block;
  }
  .warapper_nav {
    width: 1000px;
    height: 76px;
    margin-right: auto;
    margin-left: auto;
    z-index: 3000;
    position: relative;
    margin-top: 20px;
    display: block;
  }
  .warapper_nav ul {
    margin: 0px;
    padding: 0px;
  }
  .warapper_nav ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline;
    float: left;
  }
  .wrappers {
  }
  .one_line {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .camps {
    height: 500px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-color: inherit;
  }
  .camps ul {
    margin: 0px;
    padding: 0px;
  }
  .camps ul li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 20px;
  }
  .camps ul li:last-child {
    margin: 0px;
  }
  .point {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    height: 317px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }
  .pomit_img {
    margin-right: 20px;
    float: left;
    height: 317px;
    width: 345px;
    display: block;
    margin-left: 0px;
  }
  .content_slider {
    float: left;
    width: 635px;
    margin: 0px;
    padding: 0px;
  }
  .blog {
    width: 490px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
  }
  .right_box {
    width: 490px;
    float: left;
    margin-bottom: 30px;
  }
  .newsbox {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .t_box1 {
    height: 160px;
    width: 235px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 0;
  }
  .t_box2 {
    height: 160px;
    width: 235px;
    float: left;
    margin-top: 20px;
    margin-left: 0;
  }
  .t_box3 {
    height: 160px;
    width: 235px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 0;
  }
  .t_box4 {
    height: 160px;
    width: 235px;
    float: left;
    margin-top: 20px;
    margin-left: 0;
  }
  .footer {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .fl_box {
    width: 1000px;
    float: left;
    margin-right: 20px;
  }
  .fr_box {
    width: 120px;
    float: left;
  }
  .fm_box {
    color: #000;
    font-size: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 20px;
    margin-right: 130px;
    margin-left: 130px;
    width: 700px;
  }
  .mob_head {
    display: none;
  }
  .bak_point {
    background-image: url(../images/bak_point1.gif),
      url(../images/bak_point2.gif);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left, top right;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
  }
  .content {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .content p {
  }
  .content_img {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  section {
    border: 1px solid #66ccff;
    margin-top: 5px;
    margin-right: 5%;
    margin-bottom: 30px;
    margin-left: 5%;
    padding-top: 30px;
    padding-right: 5%;
    padding-bottom: 50px;
    padding-left: 5%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    float: left;
    width: 80%;
  }
  .zoom {
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
    cursor: crosshair;
  }
  .mobile_map {
    display: none;
  }
  .facilities_img {
    width: 300px;
    float: right;
    margin-left: 15px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    clear: both;
  }
  .facilities {
    float: left;
    width: 1000px;
    margin-bottom: 30px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gmap {
  }
  .illust1 {
    background-image: url(../images/onsen.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .illust2 {
    background-image: url(../images/shopping.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .illust3 {
    background-image: url(../images/seafoods.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .illust4 {
    background-image: url(../images/sushi.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .clover {
    background-image: url(../images/clover.png);
    background-repeat: no-repeat;
    background-position: center 95%;
  }
  .music {
    background-image: url(../images/music.png);
    background-repeat: no-repeat;
    background-position: center 95%;
  }
  .blog_main {
    width: 680px;
    background-color: #faf9f4;
    padding: 20px;
    margin-right: 20px;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 20px;
  }
  .blog_sidebar {
    width: 260px;
    float: left;
  }
  .phone {
    z-index: 4000;
    position: relative;
    text-align: right;
  }
  .camps1 {
    width: 223px;
    margin-right: 36px;
    float: left;
    height: 230px;
    padding: 0px;
    margin-bottom: 0px;
  }
  .camps2 {
    float: left;
    width: 223px;
    margin-right: 36px;
    height: 230px;
    padding: 0px;
    margin-bottom: 0px;
  }
  .camps3 {
    width: 223px;
    margin-right: 36px;
    float: left;
    height: 230px;
    padding: 0px;
    margin-bottom: 0px;
  }
  .camps4 {
    float: left;
    width: 223px;
    height: 230px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .camps_txt {
    padding: 5px;
  }
  .rule {
    width: 80%;
  }
  .hoppou {
    float: left;
    width: 100%;
  }
  .eng_box {
  }
  .kanekatu {
    width: 1000px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .tsv {
    width: 1000px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 30px; */
  }
  .kanekatu_left {
    width: 100%;
    float: left;
    height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .kanekatu_right {
    width: 50%;
  }
  .kanekatu_txt {
    font-size: 16px;
    color: white;
    padding: 15px;
    padding-bottom: 0px;
    line-height: 28px;
  }
  .zeroMargin_desktop {
    margin-left: 0;
  }
  .hide_desktop {
    display: none;
  }
}

.banner {
  background-color: white;
  font-size: 15px;
  float: left;
  width: 100%;
  line-height: 24px;
  font-weight: normal;
}

.shouhin {
  text-align: center;
  margin-top: 20px;
}

.txt_red {
  color: tomato;
}

.corona-box {
  border: 5px solid red;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.taiken-box {
  border: 5px solid green;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 20px;
  background-color: white;
}
.image-row-container {
  display: flex;
  justify-content: space-around;
  padding: 20px; /* 枠と画像の間の余白 */
  text-align: center;
  letter-spacing: normal;
  font-size: small;
}

.image-box {
  width: 100px; /* 画像のサイズに合わせて調整 */
  height: 100px; /* 画像のサイズに合わせて調整 */
  background-color: transparent; /* 透明な背景 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-box img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 490px) {
  .image-box {
    width: 60px; /* 400px以下のビューポートでの画像サイズ */
    height: 60px;
  }
  .image-row-container {
    font-size: 10px;
  }
}