@charset "utf-8";

/* CSS Document */

@media screen and (min-width: 769px) {
	.pc_top{
		    margin: 0 auto;
	background-image:url("../images/pc_topback.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	}
  .title_pc {
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
  }
  .title_comment {
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 2px 3px #666;
    padding-top: 30px;
    width: 750px;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
	padding-bottom: 40px;
  }
  .product {
    margin: 0 auto;
	  text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
    background: url("../images/sec01_back.jpg");
    background-repeat: repeat;
    width: 100%;
  }
  h7 {
    margin: 0 auto;
    color: #666;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
  }
  h2 {
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
    color: #032ea1;
    border-bottom: 2px solid #032ea1;
    width: 500px;
  }
  h3 {
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
    color: #666;
    border-bottom: 2px solid #666;
    width: 700px;
	  padding-top: 20px;
  }
  h4 {
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
	  padding-top: 20px;
    color: #fff;
    border-bottom: 2px solid #fff;
    width: 700px;
    text-shadow: 4px 4px 5px rgba(102, 68, 0, 0.4);
  }
  h5 {
     margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
	  padding-top: 60px;
    color: #fff;
    border-bottom: 2px solid #fff;
    width: 700px;
    text-shadow: 4px 4px 5px rgba(102, 68, 0, 0.4);
  }
  h6 {
     margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
    color: #666;
    border-bottom: 2px solid #666;
    width: 500px;
	  padding-top: 80px;
  }
  .product_title {
    margin: 0 auto;
    text-align: left;
    font-size: 17px;
    padding: 10px;
    font-weight: bold;
    color: #486aff;
    height: 45px;
  }
  .product_comment {
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    color: #666;
  }
  .product_price {
    margin: 0 auto;
    text-align: right;
    color: #f11c1c;
    font-weight: bold;
    padding: 5px 10px 10px 0px;
  }
  .div_back {
    box-sizing: border-box;
    color: #FFF;
    font-size: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 5%;
  }
  .cd-fixed-bg {
    position: relative;
    padding-top: 10px;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
	background: #f8f8f8;
    z-index: 2;
  }
  /*--固定背景01--*/
  .cd-fixed-bg.cd-bg-1 {
    padding-bottom: 50px;
    background-image: url("../images/sec02_back.jpg");
  }
  .cd-fixed-bg.cd-bg-2 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url("../images/sec04_back.jpg");
  }
  /*--固定背景03--*/
  .cd-fixed-bg.cd-bg-3 {
    background-image: url("../images/back_b.jpg");
	  padding-top: 50px;
	  padding-bottom: 50px;
	  text-align: center;
  }
  
    .cd-fixed-bg.cd-bg-4 {
    background: #fff;
	  padding-top: 50px;
	  padding-bottom: 50px;
  }
  /*--固定背景04--*/
  .div_back cd-fixed-bg.cd-bg-4 {
  background: #fff;
	  padding-top: 50px;
	  padding-bottom: 50px;
	  text-align: center;
  }
  /*--コンテンツ設定--*/
  .area {
    overflow: hidden;
    width: 100%;
    padding: 5% 0;
  }
  /*--固定背景の設定--*/
  .cd-fixed-bg {
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
  }
  .back_area {
    margin: 0 auto;
    text-align: center;
    width: 880px;
    background: #fff;
    padding: 30px;
    margin-top: 90px;
    margin-bottom: 70px;
    box-shadow: 15px 15px 0px 0 rgb(102, 102, 102);
    opacity: 0.95;
  }
  .season {
    margin: 0 auto;
    text-align: left;
    padding-top: 30px;
  }

	  .season01 {
    margin: 0 auto;
    text-align: left;
  }
  .season_point {
    font-size: 20px;
    color: #D73C3E;
  }
  /*--観光地情報--*/
  main_sight {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 960px;
  }
  main_sight div.column_sight {
    width: calc(33.3% - 16px);
    text-align: left;
    margin: 8px;
    margin-top: 40px;
    background: #fff;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  .column_sight img {
    width: 100%;
    height: 170px;
    object-fit: cover;
  }
  
  main_sight div.column_sight2_1 {
    width: calc(35% - 0px);
    text-align: left;
    margin: 30px 10px 10px 30px;
	text-align: justify;
  }
  
   .column_sight2_2 {
    width: calc(54% - 0px);
    text-align:justify;
    margin: 30px 0px 10px 20px;
  }
  
  .column_sight2_2 strong{
  text-align: center;
  }
  
 main_sight div.column_sight3 {
    width: calc(25% - 16px);
    text-align: left;
    margin: 8px;
    margin-top: 40px;
    background: #fff;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  .column_sight img {
    width: 100%;
    height: 170px;
    object-fit: cover;
  }
  .back_sight {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    width: 100%;
    background: url("../images/sec03_back.jpg");
  }
  .sight_h2 {
    margin: 0 auto;
    text-align: center;
    background: #007394;
    color: #fff;
    padding: 8px 0px 6px 0px;
    font-size: 18px;
  }
  .sight02_h2 {
    margin: 0 auto;
    text-align: center;
    background: #cc3333;
    color: #fff;
    padding: 5px;
    font-size: 18px;
  }
  
 .sight03_h2 {
    margin: 0 auto;
	text-align: center;
    color: #333;
    padding: 10px 0px 0px 0px;
    font-size: 16px;
	font-weight: 700;
  }
  .sight_comment {
    margin: 0 auto;
    padding: 15px 15px 10px 15px;
    text-align:justify;
    color: #333;
    font-size: 14px;
  }
 
  .sight_comment2 {
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    text-align:justify;
    color: #333;
    font-size: 14px;
  }
  /*--周遊ルート--*/
  main_root {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 940px;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  
 main_root1 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 940px;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 0px;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  
  .main_root2 {
    margin: 0 auto;
    width: 900px;
    background: #ffffe5;
    margin-top: 20px;
	padding: 0px 20px 0px 20px;
    padding-bottom: 20px;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  main_root div.column_root_l {
    width: calc(60% - 30px);
    text-align: left;
    margin: 20px 10px 20px 20px;
  }
  main_root1 div.column_root_r {
    width: calc(100% - 0px);
    text-align: left;
    margin: 20px 20px 20px 10px;
    padding-bottom: 10px;
  }
  main_root div.column_root_point {
    width: calc(100%);
    text-align: left;
    margin: 10px 20px 0px 20px;
    background: #ccc;
  }
  main_root div.column_root_point2 {
    width: calc(25% - 28px);
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px #3366cc solid;
  }
  .column_root_point2 img {
    width: 100%;
    height: 130px;
    object-fit: cover;
  }
  main_root div.column_region {
    width: calc(20% - 32px);
    text-align: left;
    margin: 20px 10px 0px 20px;
  }
  main_root div.column_region2 {
    width: calc(50% - 35px);
    text-align: left;
    margin: 10px 10px 0px 20px;
  }
  main_root div.column_region3 {
    width: calc(100% - 35px);
    text-align: left;
    margin: 10px 10px 0px 20px;
  }
  .region2_txt {
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    color: #333;
  }
  
   .region3_txt {
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    color: #333;
	padding-bottom: 15px;
	line-height: 23px;
  }
  .point2_h2 {
    margin: 0 auto;
    font-size: 14px;
    color: #032ea1;
    padding: 5px;
    text-align: center;
    font-weight: bolder;
  }
  
   .point2_h3 {
    margin: 0 auto;
    font-size: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
    color: #cc3333;
    text-align: center;
    font-weight: bolder;
  }
  .point_txt {
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    padding: 10px;
    color: #666;
  }
  .root_h2 {
    margin: 0 auto;
    text-align: center;
    background: #007394;
    color: #fff;
    font-size: 18px;
    padding: 5px;
  }
  .root_day {
    margin: 0 auto;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 20px;
    background: #666;
    color: #fff;
    padding: 3px 5px 3px 15px;
    font-size: 15px;
	width: 140px;
  }
  .root_day_coment {
    margin: 0 auto;
    padding-top: 17px;
    font-size: 14px;
    color: #333;
  }
  .root_point {
    font-weight: bold;
    color: #C34444;
  }
  .wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  /*商品ボタン */
  .bottan_erea {
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  *, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
  }
  .btn, a.btn, button.btn {
    font-size: 18px;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 10rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    border-radius: 0.5rem;
  }
  .btn--orange, a.btn--orange {
    color: #fff;
    background-color: #eb6100;
  }
  .btn--orange:hover, a.btn--orange:hover {
    color: #fff;
    background: #f56500;
  }
  .btn_others, a.btn, button.btn_others {
    font-size: 18px;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 10rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    border: 1px #fff solid;
  }
  .btn_others--orange, a.btn_others--orange {
    color: #fff;
    background-color: #cc0000;
  }
  .btn_others--orange:hover, a.btn_others--orange:hover {
    color: #fff;
    background: #ff3333;
    text-decoration: none;
  }
  main_option {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
    border: 1px #3366cc solid;
  }
  main_option div.main_option_l {
    width: calc(25% - 27px);
  }
  .main_option_l img {
    width: 100%;
    height: 140px;
    object-fit: cover;
  }
  main_option div.main_option_r {
    width: calc(80% - 17px);
    margin: 0px 0px 10px 0px;
  }
  .option_h2 {
    margin: 0 auto;
    background: #3366cc;
    color: #fff;
    padding: 5px 5px 5px 10px;
    font-size: 15px;
    text-align: left;
  }
  .option_txt {
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    padding: 10px;
    color: #666;
  }
  .option_ex {
    margin: 0 auto;
    margin-top: 0px;
    border: dashed 1px #C34444;
    width: 95%;
    text-align: left;
    padding: 5px;
    font-size: 14px;
    color: #C34444;
  }
  .region_h2 {
    margin: 0 auto;
    padding: 1px 1px 1px 4px;
    border-left: 3px solid #666699;
    color: #666699;
    font-weight: bold;
    font-size: 14px;
  }
  .region_txt {
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 6px;
  }
  .region_h3 {
    margin: 0 auto;
    border-bottom: 1px #666699 solid;
    text-align: center;
    color: #666699;
	  width: 95%;
	  padding-top: 20px;
	  
  }
  
 .region_h4 {
    margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
    text-align: center;
	font-weight: 700;
	background: #333;
    color: #fff;
  }
  
  .region_h4a {
    margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
    text-align: center;
	background: #cc9900;
    color: #fff;
  }
  
   .region_h4b {
    margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
    text-align: center;
	background: #666;
    color: #fff;
  }
 
  .region {
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
  }
  .mail {
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
  }
  .h2_reco {
    margin: 0 auto;
    text-align: center;
    font-size: 19px;
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
    font-weight: 500;
    padding-bottom: 0px;
    padding-top: 50px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 700px;
    text-shadow: 4px 4px 5px rgba(102, 68, 0, 0.4);
  }
  .reco_waku {
    margin: 0 auto;
    text-align: center;
    width: 900px;
    background: #fff;
    padding: 20px 20px 10px 20px;
    margin-top: 20px;
  }
  .reco_p01 {
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #F47100;
  }
  .product_price_01 {
    margin: 0 auto;
    text-align: right;
    color: #f11c1c;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 10px 20px 0px;
    margin-top: -10px;
  }
	
main_season {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 960px;
  }
  main_season div.column_season_l {
    width: calc(30% - 0px);
    text-align: left;
    margin: 0px;
    margin-top: 30px;
  }
	
	.column_season_l img{
		width: 100%;
		height: 360px;
		object-fit: cover;
	}
	
  main_season div.column_season_r {
    width: calc(60% - 0px);
    text-align: left;
    margin: 0px 0px 0px 20px;
	  padding-right: 0px;
    margin-top: 30px;
  }
	
	.red{
		color: #FF0004;
		font-weight: 700;
	}
	
	  main_sight div.column_sight2 {
    width: calc(50% - 16px);
    text-align: left;
    margin: 8px;
    margin-top: 40px;
    background: #fff;
    box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.5);
  }
  
   .sight_h3 {
    margin: 0 auto;
    text-align: center;
    background:#1F1F1F;
    color: #fff;
    padding: 8px 0px 6px 0px;
    font-size: 18px;
	font-weight: 700;
  }
  
    .sight_h3a {
    margin: 0 auto;
    text-align: center;
    background:#1F1F1F;
    color: #fff;
	margin-top: -20px;
	margin-left: -10px;
	margin-right: -20px;
	margin-bottom: 10px;
    padding: 8px 0px 6px 0px;
    font-size: 18px;
	font-weight: 700;
  }
  
  .n_p01{
  margin: 0 auto;
  padding-top: 20px;
  width: 900px;
  }
  
  
  .accordion {
  margin: 0 auto;
  width: 900px;
  margin-top: 0px;
}

/* inputのチェックボックスを非表示 */
.accordion-hidden {
  display: none;
}

/* 見出しボタン部分 */
.accordion-open {
  display: block;
  padding: 10px 80px 10px 10px;
  background: #e8e8e8;
  margin: 5px 0;
  position: relative;
}

/* ＋アイコン */
.accordion-open::before,
.accordion-open::after {
  content: '';
  width: 20px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}

/* アイコンのー */
.accordion-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}

/* アコーディオンが開いたらーに */
.accordion-hidden:checked+.accordion-open:after {
  transform: translateY(-50%) rotate(0);
}

/* アコーディオン中身部分 */
.accordion-inner {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
  /* 表示速度の設定 */
  cursor: pointer;
}

/* チェックボックスにチェックが入ったら中身部分を表示する */
.accordion-hidden:checked+.accordion-open+.accordion-inner {
  height: auto;
  opacity: 1;
  padding: 10px;
}
/* ↑ここまで共通 */


/* Q&A追加 */
.accordion_qa .Q,
.accordion_qa .A {
  position: relative;
}

.accordion_qa .Q::before,
.accordion_qa .A::before {
  font-size: 20px;;
  display: block;
  position: absolute;
  top: -.2em;
  left: -1.3em;
}

.accordion_qa .Q::before {
  content: 'Q.';
}

.accordion_qa .A::before {
  content: 'A.';
}

.accordion_qa .accordion-open {
  padding-left: 2.5em;
}

.accordion_qa .accordion-hidden:checked+.accordion-open+.accordion-inner {
  height: auto;
  opacity: 1;
  padding: 10px 10px 10px 2.5em;
}
/* Q&A追加ここまで */


/* 中にいろいろ入れたいとき */
.accordion-box {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 1s;
}

.accordion-hidden:checked+.accordion-open+.accordion-box {
  height: auto;
  opacity: 1;
  padding: 10px;
}

.faq_h2{
margin: 0 auto;
font-weight: 700;
padding-top: 30px;
}

.day{
margin: 0 auto;
text-align: center;
padding-top: 10px;
padding-bottom: 5px;
}

.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}   

 .capsa_h2{
  margin: 0 auto;
  text-align:left;
  font-size: 17px;
  font-weight: 700;
  }
  
   .capsa_p01{
  margin: 0 auto;
  text-align:justify;
  font-size: 15px;
  padding-top: 10px;
  }
  
      main_product div.column_product2 {
    width: calc(16.6% - 16px);
    text-align: left;
    margin: 30px 8px 0px 8px;
	background: #fff;
	box-shadow: 4px 4px 5px rgba(102, 102, 102, 0.4);
  }

.facebook{
margin: 0 auto;
text-align: center;
padding-top: 60px;
width: 500px;
}
	
	.coming{
		margin: 0 auto;
		text-align: center;
		padding-top: 20px;
		font-size: 20px;
		font-family: "YuGothic M";
    src: local("Yu Gothic Medium"), local("Yu Gothic");
	}
	
}