@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : winter.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: 'alex_brushregular';
  src: url("../fonts/alexbrush-regular-webfont.woff2") format("woff2"), url("../fonts/alexbrush-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.page_title:after, #hotspring:after, #buffe:after, #buffe .box_buffe:after, #events:after, #sightseeing:after {
  content: "";
  display: table;
  clear: both;
}

/*icon style*/
/* -----------------------------------------------------------
	SLICK SLIDER
----------------------------------------------------------- */
/*@include dots(#color1,#color2,width);*/
/*@include btn_slider(#color1,#color2,size);*/
.title {
  text-align: center;
}

body {
  font-size: 108%;
}

.btn a, .btn span {
  padding: .5em 0;
  font-size: 108%;
}
.btn a:after, .btn span:after {
  left: 0;
}

@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	page_title
----------------------------------------------------------- */
.page_title {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page_title {
    background: none;
  }
}
.page_title .box_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  background: url(../winter/images/bg_caption.png);
  width: 700px;
  height: 389px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page_title .box_caption {
    width: 500px;
    background-size: 500px auto;
    height: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption {
    width: 100%;
    height: auto;
    bottom: 20%;
    top: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    left: 0;
    padding: 0;
    background: none;
    position: static;
    margin-top: -36%;
  }
}
.page_title .box_caption .box_inner .tit {
  position: relative;
}
.page_title .box_caption .box_inner .tit:before {
  position: absolute;
  content: '';
  background: url(../winter/images/bg_l.png) no-repeat;
  width: 56px;
  height: 21px;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .tit:before {
    background: url(../winter/images/bg_l-sp.png) no-repeat;
    background-size: 58px auto;
    height: 32px;
    margin-left: -150px;
  }
}
.page_title .box_caption .box_inner .tit:after {
  position: absolute;
  content: '';
  background: url(../winter/images/bg_r.png) no-repeat;
  width: 56px;
  height: 21px;
  right: 50%;
  top: 50%;
  margin-right: -160px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .tit:after {
    background: url(../winter/images/bg_r-sp.png) no-repeat;
    background-size: 58px auto;
    height: 32px;
    margin-right: -150px;
  }
}
.page_title .box_caption .box_inner .tit span {
  display: block;
  color: #004a7d;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 185%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page_title .box_caption .box_inner .tit span {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .tit span {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .tit span {
    text-shadow: 0 0 0.3em #fff, 0 0 0.3em #fff, 0 0 0.3em #fff;
  }
}
.page_title .box_caption .box_inner .tit span.name {
  line-height: 1;
}
.page_title .box_caption .box_inner h2 {
  padding: 0;
  font-family: "alex_brushregular";
  font-size: 808%;
  color: #004a7d;
  font-weight: normal;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page_title .box_caption .box_inner h2 {
    font-size: 462%;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner h2 {
    font-size: 385%;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner h2 {
    padding-bottom: .5em;
    text-shadow: 0 0 6px #fff,0 0 30px #fff,0 0 12px #fff,0 0 21px #fff,0 0 34px #fff,0 0 54px #fff;
  }
}
.page_title .box_caption .box_inner .txt {
  padding: 0 8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page_title .box_caption .box_inner .txt {
    padding: 0 3em;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .txt {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .page_title .box_caption .box_inner .txt {
    text-align: left;
  }
}

/* -----------------------------------------------------------
	box_anchor
----------------------------------------------------------- */
.box_anchor {
  padding: 50px 0 30px;
  background: url(../winter/images/bg_flower.png) no-repeat;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .box_anchor {
    padding: 2em 0 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .box_anchor {
    background: none;
  }
}
.box_anchor ul.list_anchor_block li {
  width: 233px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_anchor ul.list_anchor_block li {
    width: 23%;
  }
}
@media only screen and (max-width: 767px) {
  .box_anchor ul.list_anchor_block li {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_anchor ul.list_anchor_block li {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .box_anchor ul.list_anchor_block li {
    margin-bottom: 1.5em;
  }
}
.box_anchor ul.list_anchor_block li a {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.box_anchor ul.list_anchor_block li a .img {
  position: relative;
  margin: 0 30px 1em;
}
.box_anchor ul.list_anchor_block li a .img:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  bottom: 7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.box_anchor ul.list_anchor_block li a .img:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 0;
}
.box_anchor ul.list_anchor_block li a .name {
  position: relative;
  display: inline;
}
.box_anchor ul.list_anchor_block li a .name:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 13px;
  background: #e1f9ff;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_anchor ul.list_anchor_block li a .name:after {
    height: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .box_anchor ul.list_anchor_block li a .name:after {
    height: 8px;
  }
}
.box_anchor ul.list_anchor_block li a .name span {
  line-height: 1.8;
  position: relative;
  z-index: 1;
  font-size: 139%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  padding: 0 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_anchor ul.list_anchor_block li a .name span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_anchor ul.list_anchor_block li a .name span {
    font-size: 93%;
  }
}
.box_anchor ul.list_anchor_block li a:hover .img:after {
  bottom: 3%;
}
.box_anchor ul.list_anchor_block li a:hover .img:before {
  opacity: 1;
}

/* -----------------------------------------------------------
	hotspring
----------------------------------------------------------- */
#hotspring {
  padding: 68px 0;
  background: url(../winter/images/bg_hotspa.png) repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring {
    padding: 2em 0;
  }
}
#hotspring .txt_top {
  padding: 0 0 4em;
  text-align: center;
  line-height: 2;
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  #hotspring .txt_top {
    padding: 0 2.5% 2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .txt_top {
    text-align: left;
  }
}
#hotspring .box_txt {
  padding: 3em 0;
  width: 40%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #hotspring .box_txt {
    padding: 1.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .box_txt {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .box_txt {
    width: 90%;
  }
}
#hotspring h4 {
  font-weight: normal;
  font-size: 200%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  letter-spacing: .1em;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring h4 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring h4 {
    font-size: 154%;
  }
}
#hotspring h4 span {
  display: block;
}
#hotspring h4 span.eng {
  font-family: "Caveat", cursive;
  color: #e5810b;
  font-size: 77%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring h4 span.eng {
    font-size: 77%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring h4 span.eng {
    font-size: 77%;
  }
}
#hotspring .txt {
  padding: 1em 0;
  font-size: 108%;
  line-height: 2;
}
#hotspring .btn {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .btn {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .btn {
    width: 100%;
  }
}
#hotspring .box_hotspring {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#hotspring .box_hotspring .item {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #hotspring .box_hotspring .item {
    width: 100%;
  }
}
#hotspring .box_hotspring .item .box_txt {
  width: 73%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .box_hotspring .item .box_txt {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .box_hotspring .item .box_txt {
    width: 90%;
  }
}
#hotspring .box_hotspring .item .btn {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #hotspring .box_hotspring .item .btn {
    width: 100%;
  }
}

.slider_spa {
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .slider_spa {
    width: 100%;
  }
}
.slider_spa .slick-list {
  overflow: hidden !important;
}
.slider_spa .slick-dots li.slick-active {
  background: #6abed3;
}
@media only screen and (max-width: 767px) {
  .slider_spa .slick-dots li {
    width: .8em;
    padding-top: .7em;
    border-width: 1px;
  }
}

/* -----------------------------------------------------------
	buffe
----------------------------------------------------------- */
#buffe {
  padding: 68px 0;
  background: url(../winter/images/bg_flower01.png) repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #buffe {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #buffe {
    padding: 2em 0;
  }
}
#buffe .st_tmp01 {
  margin-bottom: 2.3em;
}
@media only screen and (max-width: 767px) {
  #buffe {
    margin: 0 0;
    background: url(../winter/images/bg_sight-sp.png) no-repeat;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe {
    margin-bottom: 2em;
  }
}
#buffe .box_buffe .box_title {
  text-align: center;
  padding: 2em 0;
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_title {
    padding: 2em 5%;
  }
}
#buffe .box_buffe .box_title .cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#buffe .box_buffe .box_title .cate span {
  padding: 0px 7px;
  margin: 0 .4em;
  color: #fff;
}
#buffe .box_buffe .box_title .cate span.yel {
  background: #7b6010;
}
#buffe .box_buffe .box_title .cate span.pink {
  background: #d3857f;
}
#buffe .box_buffe .box_title .cate span.red {
  background: #9f2626;
}
#buffe .box_buffe .box_title h4 {
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #2a2a2a;
  font-size: 200%;
  padding: .3em 0 .5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #buffe .box_buffe .box_title h4 {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_title h4 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_title .txt_top {
    text-align: left;
  }
}
#buffe .box_buffe .box_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1em 0 3em;
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content {
    margin: 1em 0;
  }
}
#buffe .box_buffe .box_content .item {
  width: 50%;
  text-align: center;
  padding: 0 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #buffe .box_buffe .box_content .item {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item {
    padding: 0 5%;
  }
}
#buffe .box_buffe .box_content .item:first-child {
  border-right: 2px solid #b9e0ea;
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item:first-child {
    border-right: 0;
    margin-bottom: 3em;
  }
}
#buffe .box_buffe .box_content .item h5 {
  font-size: 131%;
  padding-bottom: 1em;
  letter-spacing: .0001em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #buffe .box_buffe .box_content .item h5 {
    font-size: 131%;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item h5 {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item h5 {
    text-align: left;
  }
}
#buffe .box_buffe .box_content .item .txt {
  text-align: left;
  padding-bottom: 2em;
}
#buffe .box_buffe .box_content .item .btn {
  width: 60%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #buffe .box_buffe .box_content .item .btn {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #buffe .box_buffe .box_content .item .btn {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	events
----------------------------------------------------------- */
#events .top_events {
  background: url(../winter/images/bg_top_event.jpg) repeat;
  padding: 68px 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .top_events {
    padding: 40px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #events .top_events {
    padding: 2em 0 0.5em;
  }
}
#events .bottom_content {
  background: url(../winter/images/bg_events.jpg) repeat;
  padding: 68px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .bottom_content {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #events .bottom_content {
    padding: 0 0 2em;
  }
}
#events .box_event {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #events .box_event .box_cap {
    position: absolute;
    top: 50%;
    right: 8%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.8);
    padding: 2.5em;
    max-width: 440px;
    color: #fff;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  #events .box_event .box_cap {
    padding: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  #events .box_event .box_cap {
    padding: 1em;
  }
}

@media print {
  #events .box_event .box_cap {
    position: absolute;
    top: 50%;
    right: 8%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.8);
    padding: 2.5em;
    max-width: 440px;
    color: #fff;
  }
}
.ie8 #events .box_event .box_cap {
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.8);
  padding: 2.5em;
  max-width: 440px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ie8 #events .box_event .box_cap {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .ie8 #events .box_event .box_cap {
    padding: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_event .box_cap {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap {
    background: url(../winter/images/bg_events.jpg) repeat;
    color: #fff;
    padding: 2em 5% 4em;
    color: #000;
  }
}
#events .box_event .box_cap h4 {
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 200%;
  padding-bottom: .7em;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_event .box_cap h4 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap h4 {
    font-size: 139%;
  }
}
#events .box_event .box_cap .txt {
  padding-bottom: 1.5em;
}
#events .box_event .box_cap table {
  border: 1px solid #fff;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap table {
    border-color: #579dd8;
  }
}
#events .box_event .box_cap table th {
  background: #fff;
  width: 25%;
  color: #000000;
  border-bottom: 1px solid #000;
  text-align: center;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap table th {
    background: #579dd8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_event .box_cap table th {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap table th {
    color: #fff;
    border-color: #fff;
    width: 30%;
  }
}
#events .box_event .box_cap table th, #events .box_event .box_cap table td {
  padding: .5em 1em;
}
#events .box_event .box_cap table td {
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 767px) {
  #events .box_event .box_cap table td {
    border-color: #579dd8;
  }
}
#events .box_event .box_cap table tr:last-child th {
  border-bottom: 0;
}
#events .box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_item {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_item {
    margin: 0 0 3em;
  }
}
#events .box_item .img {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #events .box_item .img {
    width: 100%;
  }
}
#events .box_item .box_txt {
  width: 50%;
  padding: 0 6em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_item .box_txt {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt {
    margin-top: 2em;
  }
}
#events .box_item .box_txt h4 {
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 200%;
  padding-bottom: 1em;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_item .box_txt h4 {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt h4 {
    font-size: 139%;
  }
}
#events .box_item .box_txt .txt {
  padding-bottom: 2em;
}
@media only screen and (max-width: 1024px) {
  #events .box_item .box_txt .txt {
    text-align: left;
    padding-bottom: 1em;
  }
}
#events .box_item .box_txt table {
  border: 1px solid #579dd8;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt table {
    margin-top: 1em;
  }
}
#events .box_item .box_txt table th {
  background: #579dd8;
  width: 25%;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #events .box_item .box_txt table th {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt table th {
    width: 30%;
  }
}
#events .box_item .box_txt table th, #events .box_item .box_txt table td {
  padding: 0.5em 1em;
}
@media only screen and (max-width: 767px) {
  #events .box_item .box_txt table th, #events .box_item .box_txt table td {
    padding: 0.5em;
  }
}
#events .box_item .box_txt table td {
  border-bottom: 1px solid #579dd8;
  text-align: left;
}
#events .box_item .box_txt table tr:last-child th {
  border-bottom: 0;
}
#events .box_item:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* -----------------------------------------------------------
	sightseeing
----------------------------------------------------------- */
#sightseeing {
  padding: 68px 0;
  background: url(../winter/images/bg_flower03.png) repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #sightseeing {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing {
    padding: 4em 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing {
    margin: 0 0;
    background: url(../winter/images/bg_sight-sp.png) no-repeat;
    background-size: 100% auto;
  }
  #sightseeing .st_tmp01 {
    margin-bottom: 4em;
  }
}
#sightseeing .box_sight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #sightseeing .box_sight {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight {
    margin-top: 2em;
  }
}
#sightseeing .box_sight .item {
  width: 49.16667%;
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item {
    margin-bottom: 3em;
  }
  #sightseeing .box_sight .item:last-child {
    margin-bottom: 0;
  }
}
#sightseeing .box_sight .item h4 {
  font-size: 200%;
  padding: 2em 0 1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #sightseeing .box_sight .item h4 {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item h4 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item h4 {
    padding: 1em 0 0;
  }
}
#sightseeing .box_sight .item .txt {
  text-align: left;
  padding-bottom: 2em;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item .txt {
    padding: 1em 5% 2em;
    line-height: 1.5;
  }
}
#sightseeing .box_sight .item .btn {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #sightseeing .box_sight .item .btn {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item .btn {
    width: 90%;
  }
}
#sightseeing .box_sight .item .btn2 {
  float: left;
  padding: 1%;
}
@media only screen and (max-width: 767px) {
  #sightseeing .box_sight .item .btn2 {
    float: none;
    padding: 1% 0;
  }
}
