@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
========================== */
.container {
  width: 100%;
}
.sp_br {
  display: none;
}
.tb_br {
  display: block;
}

.break_word {
  word-break: keep-all;
  overflow-wrap: break-word;
}

.left {
  float: left;
}
.right {
  float: right;
}

.fixed {
  position: fixed;
  top: 93px;
  z-index: 1;
}
/* =======================
		page_image
========================== */
#contents .clearfix {
  min-height: 1px;
}
#contents .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .con_title {
  overflow: hidden;
  background-size: cover;
  text-align: center;
  position: relative;
  background-image: url(/summer/images/title.jpg);
  background-repeat: no-repeat;
  background-position: top;
  height: 100dvh;
}
#contents .con_title > h2 {
  padding: 0;
  width: clamp(375px, 1000px, 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contents .con_title > h2 span {
  display: none;
}
.page_image {
  display: none;
}

section h2 {
  text-align: center;
  margin-bottom: 20px;
}

.header_box {
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  background-color: #fff;
  height: 123px;
}
.header_box header {
  width: 1230px;
}
/* =======================
		start
========================== */
#summer_contents #start {
  background-size: cover;
  text-align: center;
  position: relative;
  background-image: url("../img/200901/ttl_bg_001.png");
  background-repeat: no-repeat;
  background-position: top;
  height: 650px;
  margin-top: 77px;
}
#container #start h1 {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: absolute;
  display: none;
}
#summer_contents #start .title_img {
  width: 100%;
  position: absolute;
}

/* =======================
	.sightseeing_nav
========================== */
#summer_contents #sightseeing_nav_box {
  width: 100%;
  background-color: #fff;
  margin-top: 20px;
  /* padding: 20px 0; */
}
#summer_contents #sightseeing_box {
  background-color: #bdeab3;
  padding: 20px 0 0 0;
  margin-top: 40px;
}
/* #summer_contents .sightseeing_nav {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
} */
#sightseeing_nav_box ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0 10px;
}
#sightseeing_nav_box ul:last-child {
  padding: 10px 0 15px;
}

#summer_contents .sightseeing_nav li {
  border-left: 1px solid #ccc;
}
#summer_contents .sightseeing_nav li:last-child {
  border-right: 1px solid #ccc;
}
#summer_contents .sightseeing_nav li .btn_box a {
  text-decoration: none;
}
#summer_contents .sightseeing_nav li .btn_box a p {
  margin: 0 auto;
  color: #009705;
  font-size: 145%;
  padding: 23px 15px;
  text-align: center;
  font-weight: bold;
  font-feature-settings: "palt";
}
#summer_contents .sightseeing_nav li .btn_box a:hover {
  background-image: url("../summer/images/back_leaf.png");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0-1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}
#summer_contents #sightseeing_box #g_map {
  width: 70%;
  height: 500px;
  margin: 0 auto;
  display: block;
}

#summer_contents .link {
  margin-top: -120px;
  padding-top: 120px;
  display: block;
}

/* =======================
		summer_box_001
========================== */
#summer_contents .summer_box_001 {
  padding: 20px 0;
  background-size: cover;
  background-image: url(/summer/images/back_img_001.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#summer_contents .summer_box_002 {
  padding: 20px 0;
  background-size: cover;
  background-image: url(/summer/images/back_img_002.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#summer_contents .summer_box_001 .box,
#summer_contents .summer_box_002 .box {
  width: 920px;
  display: block;
  margin: 0 auto;
  padding: 3%;
  background-color: rgba(255, 255, 255, 0.9);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.container #summer_contents .box h3 {
  display: none;
}
#summer_contents .summer_box_001 .box .h3_img,
#summer_contents .summer_box_002 .box .h3_img {
  width: 50%;
}
#summer_contents .box .h3_img .summer_title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 2.6rem;
  line-height: 1.3;
  margin: 10px 0 10px 0;
}
#summer_contents .box .h3_img .summer_001 {
  width: 40%;
}
.kana {
  font-size: 1.3rem;
  display: block;
  font-weight: 500;
}
#summer_contents .box .h3_img .summer_title_sub {
  line-height: 1;
}
#summer_contents .box .h3_img .summer_title .sub {
  font-size: 1.6rem;
  font-weight: 400;
  display: inline-block;
}
.container #summer_contents .box .h3_img .summer_title img {
  max-width: 550px;
}
.container #summer_contents #obj_slider .slick-list figure {
  width: auto;
  margin: 0;
}
.container #summer_contents #obj_slider .slick-dots {
  bottom: 10px;
}
.container #summer_contents .summer_box_001 .box .summer_img {
  width: 45%;
  float: right;
}
.container #summer_contents .summer_box_002 .box .summer_img {
  width: 45%;
  float: left;
}
.slick-initialized .slick-slide {
  margin: 0;
}
.slick-dots {
  bottom: 10px;
}
.container #summer_contents .box .summer_img .sub_text {
  margin: 5px 0;
  text-align: right;
  font-size: 1.1rem;
  display: block;
}
.container #summer_contents .box .text_box {
  width: 50%;
}
.container #summer_contents .box .text_box a {
  text-decoration: none;
}
.container #summer_contents .box .text_box .text {
  line-height: 1.7;
  font-size: 124%;
  color: #000;
  margin: 10px 0 20px;
}
.container #summer_contents .box .text_box .summer_list {
  line-height: 1.8;
  font-size: 124%;
  color: #000;
  margin-bottom: 20px;
}
.container #summer_contents .box .text_box .plan_btn {
  width: 65%;
  text-align: center;
  background-color: #ea9040;
  padding: 7px 0;
  border-radius: 5px;
  font-size: 105%;
  color: #fff;
  margin-top: 20px;
}
.container #summer_contents .box .text_box .text span {
  color: #cc3333;
}
.container #summer_contents .box .text_box .btn_a_box {
  width: 100%;
}
.container #summer_contents .box .text_box .btn_a_box a .btn_a {
  background-color: #ea9040;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: url(img/common/yazi.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 3%;
  display: block;
  margin-top: 3%;
  width: 100%;
}
.container #summer_contents .box .text_box .btn_a_box a .btn_a:hover {
  background-color: #fc9;
}
.container #summer_contents .box .text_box .btn_a_box a .btn_a span {
  display: block;
  color: #fff;
  padding: 10px 0;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-size: 1.4rem;
  width: 100%;
}

/* =======================
	summer_box_013
========================== */
#summer_contents .summer_box_013 {
  padding: 99px 0;
  background-size: cover;
  background-image: url(/summer/images/ttl_bg_002.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
#summer_contents .summer_box_013 .box {
  width: 960px;
  display: block;
  margin: 0 auto;
}
#summer_contents .summer_box_013 .box h3 {
  display: none;
}
#summer_contents .summer_box_013 .box .h3_img {
  width: 39%;
  display: block;
  margin: 0 auto;
}
#summer_contents .summer_box_013 .box .btn_a_box {
  width: 315px;
  margin: 0 auto;
}
#summer_contents .summer_box_013 .box .btn_a_box a .btn_a {
  background-color: #ea9040;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: url(/summer/images/yazi.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 3%;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
  display: block;
  margin-top: 15%;
  width: 100%;
}
#summer_contents .summer_box_013 .box .btn_a_box a .btn_a span {
  display: block;
  color: #fff;
  padding: 10px 0;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-size: 1.8rem;
  width: 72%;
}
#summer_contents .summer_box_013 .box .btn_a_box a .btn_a:hover {
  background-color: #f7c191;
}

/* =======================
	#picukup
========================== */
.bg_collar .clearfix {
  padding: 20px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

#pickup {
  width: 1000px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
#pickup .pickup_img li {
  text-align: center;
  margin: auto;
  border-radius: 10px;
}
#pickup .pickup_img {
  display: inline;
  text-align: center;
}
#pickup .pickup_img img {
  margin: auto;
  text-align: center;
  width: 1000px;
}
/* =======================
	.season_flink
========================== */
.season_flink {
  width: 1000px;
  margin: 50px auto 60px;
}
.season_flink ul {
  display: flex;
  justify-content: space-between;
}
.season_flink ul li {
  width: 242px;
}

@media only screen and (min-width: 1101px) and (max-width: 1175px) {
  #summer_contents .sightseeing_nav li .btn_box a p {
    font-size: 134%;
  }
}

/*タブレット*/
@media screen and (max-width: 1024px) {
  /* =======================
	.sightseeing_nav
========================== */
  #summer_contents .link {
    margin-top: -570px;
    padding-top: 570px;
  }
  #summer_contents #sightseeing_nav_box {
    padding: 0;
  }
  #summer_contents .sightseeing_nav {
    padding: 10px 0 0 0;
  }

  #summer_contents #sightseeing_box {
    margin-top: 30px;
    padding: 20px 0;
  }

  #summer_contents #sightseeing_box #g_map {
    height: 300px;
  }

  #summer_contents .accordion {
    display: block;
    margin: 3%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background-color: #7baa17;
    position: relative;
    cursor: pointer;
    font-size: 100%;
  }
  #summer_contents .box_points {
    margin: 0 auto;
    width: 94%;
    background: #fff;
    padding-top: 0;
    text-align: left;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 20px 0;
  }
  #summer_contents .box_points li {
    float: none;
    width: 100%;
    margin: 0;
    line-height: 4rem;
    border-bottom: 1px solid #ebebeb;
    padding-left: 30px;
  }
  /* =======================
		summer_box_001
========================== */
  #summer_contents .summer_box_001 .box,
  #summer_contents .summer_box_002 .box {
    width: 90%;
    padding: 3%;
  }
  #summer_contents .summer_box_001 .box .h3_img,
  #summer_contents .summer_box_002 .box .h3_img {
    width: 50%;
  }
  #summer_contents .box .h3_img .summer_001 {
    margin: 0 0 5px 0;
    width: 50%;
    max-width: 184px;
  }
  .container #summer_contents .box .text_box {
    width: 50%;
  }
  .container #summer_contents .box .text_box .text {
    font-size: 124%;
  }
  .container #summer_contents .box .text_box .summer_list {
    font-size: 1.2rem;
  }
  #summer_contents #sightseeing_box #g_map {
    width: 94%;
    height: 400px;
  }
  /* =======================
	#recommend_plan
========================== */
  #recommend_plan {
    width: 91%;
  }
  /* =======================
	#picukup
========================== */
  #pickup {
    display: block;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 95%;
    display: block;
    margin: 0 auto;
  }
  #pickup .pickup_img {
    text-align: center;
    list-style-type: disc;
    max-width: 100%;
  }
  /* =======================
	.season_flink
========================== */
  .season_flink {
    width: 90%;
    margin: 50px auto 60px;
  }

  #bnr_area,
  #r_bnr_area {
    width: 97%;
    margin: 0 auto 40px auto;
  }
  .pc_br {
    display: none;
  }
  .tb_br {
    display: block;
  }
  /* =======================
		nav
========================== */
  nav .tel span {
    font-size: 1.8rem;
  }
  nav .tel {
    top: 79px;
    right: -27px;
  }
  /* =======================
		start
========================== */
  #summer_contents #start {
    height: 435px;
    margin-top: 68px;
  }
  #summer_contents #start .title_img {
    width: 60%;
    top: 5%;
    left: 20%;
  }
  .container #summer_contents .box .text_box .text {
    font-size: 116%;
  }
  .container #summer_contents .box .text_box .summer_list {
    font-size: 116%;
  }
  .container #summer_contents .box .text_box .plan_btn {
    width: 100%;
    font-size: 116%;
  }
  #summer_contents .summer_box_001 .box .h3_img,
  #summer_contents .summer_box_002 .box .h3_img {
    margin: 0;
  }
  .container #summer_contents .box .h3_img .summer_title img {
    max-width: 380px;
  }
  /* =======================
		summer_box_001
========================== */
  #summer_contents .link {
    margin-top: -570px;
    padding-top: 570px;
  }
  #summer_contents .summer_box_001 .box {
    width: 90%;
    padding: 3%;
  }
  #summer_contents .summer_box_001 .box .h3_img,
  #summer_contents .summer_box_002 .box .h3_img {
    width: 50%;
  }
  .container #summer_contents .box .summer_img {
    width: 46%;
  }
  .container #summer_contents .box .text_box {
    width: 50%;
  }
  #summer_contents .box .h3_img .summer_title {
    font-size: 2.3rem;
  }
  #summer_contents .box .h3_img .summer_title .sub {
    font-size: 1.5rem;
  }
  /* =======================
	summer_box_013
========================== */
  #summer_contents .summer_box_013 {
    padding: 60px 0;
  }
  #summer_contents .summer_box_013 .box {
    width: 97%;
  }
  #summer_contents .summer_box_013 .box .btn_a_box a .btn_a {
    margin-top: 8%;
    width: 100%;
  }
  #summer_contents .summer_box_013 .box .btn_a_box a .btn_a span {
    font-size: 1.8rem;
  }
  /* =======================
	#recommend_plan
========================== */
  #recommend_plan {
    width: 91%;
  }
  /* =======================
	#picukup
========================== */
  #pickup {
    width: 95%;
  }
  /* =======================
	.season_flink
========================== */
  .season_flink {
    width: 95%;
    margin: 50px auto 60px;
  }
  .season_flink ul li {
    width: 24%;
  }
}

/*タブレット*/
@media screen and (max-width: 1023px) {
  #contents .con_title {
    height: 617px;
  }
}

/*スマートフォン*/
@media screen and (max-width: 750px) {
  .concept {
    line-height: 1.7;
    margin: 30px auto 0;
    width: 90%;
  }
  #header .con_nav {
    display: none;
  }
  #header h1 img {
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3));
  }
  #contents .con_title {
    height: 425px;
  }
  #summer_contents #start {
    height: 350px;
  }
  /* =======================
	#recommend_plan
========================== */
  #recommend_plan {
    width: 91%;
  }
  /* =======================
	#picukup
========================== */
  #pickup {
    padding: 20px;
    width: 91%;
  }
  /* =======================
	.season_flink
========================== */
  .season_flink {
    width: 92%;
    margin: 40px auto 30px;
  }
  .season_flink ul {
    flex-wrap: wrap;
  }
  .season_flink ul li {
    width: 100%;
    margin-bottom: 10px;
  }

  /* =======================
	summer_box_001
========================== */
  #summer_contents .box .h3_img .summer_title {
    margin: 0 0 15px 0;
    line-height: 1.2;
  }
  .kana {
    font-size: 1.3rem;
  }
  #summer_contents .box .h3_img .summer_title_sub {
    line-height: 1;
  }
}
/*スマートフォン*/
@media screen and (max-width: 640px) {
  /* =======================
		page_image
========================== */
  .page_image {
    margin-bottom: 10px;
  }
  .sp_br {
    display: block;
  }
  .pc_br {
    display: none;
  }
  .tb_br {
    display: none;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .fixed {
    top: 72px;
    background-color: #fff;
    width: 100%;
  }
  #header h1 img {
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  }
  /* =======================
		bnr_area
========================== */
  #bnr_area,
  #r_bnr_area {
    width: 95%;
    margin: 0 auto 60px;
  }
  /* =======================
		start
========================== */
  #summer_contents #start {
    height: 330px;
    margin-top: 68px;
  }
  #summer_contents #start .title_img {
    width: 90%;
    left: 5%;
  }
  /* =======================
	.sightseeing_nav
========================== */
  #summer_contents .link {
    margin-top: -500px;
    padding-top: 500px;
  }
  #summer_contents .sightseeing_nav {
    padding: 10px 0 0 0;
  }

  #summer_contents #sightseeing_box {
    margin-top: 30px;
    padding: 20px 0;
  }

  #summer_contents #sightseeing_box #g_map {
    height: 300px;
  }
  #summer_contents .accordion {
    display: block;
    margin: 3%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background-color: #7baa17;
    position: relative;
    cursor: pointer;
    font-size: 100%;
  }
  #summer_contents .box_points {
    margin: 0 auto;
    width: 94%;
    background: #fff;
    padding-top: 0;
    text-align: left;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 20px 0;
  }
  #summer_contents .box_points li {
    float: none;
    width: 100%;
    margin: 0;
    line-height: 3.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  /* =======================
	summer_box_001
========================== */
  #summer_contents .summer_box_001 .box .h3_img,
  #summer_contents .summer_box_002 .box .h3_img {
    width: 100%;
  }

  .container #summer_contents .summer_box_001 .box .summer_img,
  .container #summer_contents .summer_box_002 .box .summer_img {
    width: 100%;
    margin-right: 0;
  }
  .container #summer_contents .box .summer_img {
    width: 100%;
    margin-bottom: 20px;
  }
  .container #summer_contents .box .text_box {
    width: 100%;
  }
  .container #summer_contents .box .text_box .text,
  .container #summer_contents .box .text_box .summer_list,
  .container #summer_contents .box .text_box .plan_btn {
    font-size: 100%;
  }
  .container #summer_contents .box .text_box .text {
    margin: 10px 0;
  }
  /* =======================
	summer_box_002
========================== */
  #summer_contents .summer_box_002 {
    padding: 20px 0;
    background-size: cover;
    background-image: url(/summer/images/back_img_002.jpg);
    background-repeat: no-repeat;
    background-position: top;
  }
  #summer_contents .summer_box_002 .summer_img {
    width: 100%;
  }
  #summer_contents .summer_box_002 .summer_img img {
    width: 100%;
  }
  #summer_contents .summer_box_001 .box,
  #summer_contents .summer_box_002 .box {
    display: block;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5% 3% 3% 3%;
    width: 87%;
  }
  #summer_contents .summer_box_002 .box .btn_a_box {
    width: 100%;
  }
  #summer_contents .summer_box_002 .box .btn_a_box a {
    width: 100%;
  }
  #summer_contents .summer_box_002 .box .text {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  #summer_contents .summer_box_002 .box .btn_a_box a .btn_a {
    background-color: #ea9040;
    border-radius: 5px;
    background-image: url(/summer/images/yazi.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 3%;
    display: block;
    margin-top: 5%;
    width: 100%;
  }
  #summer_contents .summer_box_002 .box .btn_a_box a .btn_a span {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.4;
    display: block;
    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
  }
  #summer_contents .summer_box_002 .box h3 {
    text-align: center;
    margin-bottom: 7px;
    font-size: 1.6rem;
    display: none;
  }
  #summer_contents .summer_box_002 .box .h3_img .summer_002 {
    width: 35%;
    margin: 0 auto 1%;
    display: block;
  }
  /* =======================
	summer_box_013
========================== */
  #summer_contents .summer_box_013 {
    padding: 60px 0;
    background-size: cover;
    background-image: url(/summer/images/ttl_bg_002.jpg);
    background-repeat: no-repeat;
    background-position: top;
  }
  #summer_contents .summer_box_013 .box {
    width: 87%;
    margin: 0 auto;
    display: block;
  }
  #summer_contents .summer_box_013 .box h3 {
    text-align: center;
    margin-bottom: 7px;
    font-size: 1.6rem;
    display: none;
  }
  #summer_contents .summer_box_013 .box .h3_img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  #summer_contents .summer_box_013 .box .btn_a_box {
    width: 100%;
    margin: 0 auto;
  }
  #summer_contents .summer_box_013 .box .btn_a_box a {
    width: 100%;
  }
  #summer_contents .summer_box_013 .box .btn_a_box a .btn_a {
    background-color: #ea9040;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: url(/summer/images/yazi.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 3%;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.4);
    display: block;
    width: 73%;
    margin-left: 13%;
    margin-top: 8%;
  }
  #summer_contents .summer_box_013 .box .btn_a_box a .btn_a span {
    display: block;
    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    font-size: 1.8rem;
    width: 72%;
  }
  /* =======================
	#picukup
========================== */
  #pickup {
    padding: 20px 0 30px 0;
    width: 92%;
  }
}
