@charset "utf-8";

/* CSS Document */

@media screen and (min-width: 769px) {
  /* 共通設定 */
  *, *:before, *:after {
    box-sizing: inherit;
    -webkit-box-sizing: inherit;
  }

  /* セレクタ アルファベット順 */
  .area {
    overflow: hidden;
    padding: 5% 0;
    width: 100%;
  }

  .back_area {
    background: #fff;
    box-shadow: 15px 15px 0px 0 rgb(102, 102, 102);
    margin: 90px auto 70px;
    opacity: 0.95;
    padding: 30px;
    text-align: center;
    width: 880px;
  }

  .back_sight {
    background: url("../images/sec03_back.jpg");
    margin: 0 auto;
    padding-bottom: 80px;
    padding-top: 0px;
    width: 100%;
  }

  .bottan_erea {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 20px;
    text-align: center;
  }

  .btn, a.btn, button.btn {
    border-radius: 0.5rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height: 1.5;
    padding: 1rem 10rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -webkit-user-select: none;
  }

  .btn--orange, a.btn--orange {
    background-color: #eb6100;
    color: #fff;
  }

  .btn--orange:hover, a.btn--orange:hover {
    background: #f56500;
    color: #fff;
  }

  .btn_others, a.btn, button.btn_others {
    border: 1px #fff solid;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height: 1.5;
    padding: 1rem 10rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -webkit-user-select: none;
  }

  .btn_others--orange, a.btn_others--orange {
    background-color: #cc0000;
    color: #fff;
  }

  .btn_others--orange:hover, a.btn_others--orange:hover {
    background: #ff3333;
    color: #fff;
    text-decoration: none;
  }

  .cd-fixed-bg {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    padding-top: 10px;
    position: relative;
    z-index: 2;
  }

  .cd-fixed-bg.cd-bg-1 {
    background-image: url("../images/sec02_back.jpg");
    padding-bottom: 50px;
  }

  .column_root_point2 img {
    height: 130px;
    object-fit: cover;
    width: 100%;
  }

  .column_season_l img {
    height: 455px;
    object-fit: cover;
    width: 100%;
  }

  .column_sight img {
    height: 240px;
    object-fit: cover;
    width: 100%;
  }

  .column_sight2 img {
    height: 180px;
    object-fit: cover;
    width: 100%;
  }

  .div_back {
    align-items: center;
    box-sizing: border-box;
    color: #FFF;
    display: flex;
    font-size: 5rem;
    height: 100%;
    justify-content: center;
    padding: 5%;
  }

  /* 背景指定のミス修正：ドットを追加 */
  .div_back .cd-fixed-bg.cd-bg-3 {
    background-image: url('画像パス');
  }

  .div_back .cd-fixed-bg.cd-bg-4 {
    background-image: url('画像パス');
  }

  h1 {
    color: #fff;
    font-family: "Kaisei HarunoUmi", serif;
	  text-align: center;
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
	  line-height: 50px;
    margin-top: 0px;
	 padding-top: 50px;
    padding-bottom: 10px;
    text-shadow: 1px 2px 4px #000;
  }
	
	h1 span{
		font-size: 40px;
	}

  .h1_sun {
    color: #fff;
    font-family: "Kaisei HarunoUmi", serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 auto -20px;
    text-align: center;
    text-shadow: 1px 2px 4px #000;
  }

  h2, h3, h4, h5, h6, h7 {
    font-weight: 500;
    margin: 0 auto;
  }

  .h2_p01 {
    border-bottom: 2px solid #427c5d;
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 80px;
    text-align: center;
    width: 500px;
  }

  .h2_p02 {
    border-bottom: 2px solid #427c5d;
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    width: 500px;
  }

  .h2_reco {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: "YuGothic M";
    font-size: 19px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 50px;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(102, 68, 0, 0.4);
    width: 700px;
  }

  .h3_p01 {
    border-bottom: 2px solid #427c5d;
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto 20px;
    padding-bottom: 0px;
    text-align: center;
    width: 500px;
  }

  .h4_p01 {
    border-bottom: 2px solid #427c5d;
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 0px;
    text-align: center;
    width: 700px;
  }
	
	.h4_p02 {
    border-bottom: 2px solid #427c5d;
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 0px;
    text-align: center;
		padding-top: 80px;
    width: 700px;
  }

  .h5_p01 {
    background: url("../images/model_top.png");
    color: #fff;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto 30px;
    padding: 15px;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(102, 68, 0, 0.4);
    width: 910px;
  }

  .h6_p01 {
    color: #427c5d;
    font-family: "YuGothic M";
    font-size: 25px;
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 0px;
    text-align: center;
    width: 700px;
  }

  .h6_p01 span {
    font-size: 35px;
  }

  .h7_p01 {
    color: #fff;
    font-family: "YuGothic M";
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    text-shadow: 3px 3px 5px rgb(0 0 0 / 60%);
  }

  .mail {
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
  }

  .main_option_l img {
    height: 140px;
    object-fit: cover;
    width: 100%;
  }

  main_option {
    border: 1px #3366cc solid;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    width: 100%;
  }

  main_option div.main_option_l {
    width: calc(25% - 27px);
  }

  main_option div.main_option_r {
    margin: 0px 0px 10px 0px;
    width: calc(80% - 17px);
  }

  main_root {
    background: #fff;
    box-shadow: 4px 4px 5px rgba(102, 68, 0, 0.5);
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto 0;
    padding-bottom: 20px;
    width: 940px;
  }

  main_root div.column_region {
    margin: 20px 10px 0px 20px;
    text-align: left;
    width: calc(33% - 32px);
  }

  main_root div.column_region2 {
    margin: 10px 10px 0px 20px;
    text-align: left;
    width: calc(50% - 35px);
  }

  main_root div.column_region3 {
    margin: 10px 10px 0px 20px;
    text-align: left;
    width: calc(100% - 35px);
  }

  main_root div.column_root_l {
    margin: 20px 10px 20px 20px;
    text-align: left;
    width: calc(60% - 30px);
  }

  main_root div.column_root_point {
    background: #ccc;
    margin: 10px 20px 0px 20px;
    text-align: left;
    width: calc(100%);
  }

  main_root div.column_root_point2 {
    border: 1px #427c5d solid;
    margin: 15px 0 15px 20px;
    text-align: left;
    width: calc(25% - 27px);
  }

  main_root div.column_root_r {
    border: 1px dashed #427c5d;
    margin: 20px 20px 20px 10px;
    padding-bottom: 10px;
    text-align: left;
    width: calc(40% - 34px);
  }

  main_season {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 960px;
  }

  main_season div.column_season_l {
    background: #ccc;
    margin: 30px 0 0 0;
    text-align: left;
    width: calc(30% - 0px);
  }

  main_season div.column_season_r {
    margin: 30px 0 0 20px;
    padding-right: 0px;
    text-align: left;
    width: calc(60% - 0px);
  }

  main_sight {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 960px;
  }

  main_sight div.column_sight {
    background: #fff;
    margin: 20px 5px 5px;
    text-align: left;
    width: calc(50% - 10px);
  }

  main_sight div.column_sight2 {
    background: #fff;
    margin: 20px 5px 5px;
    text-align: left;
    width: calc(33.3% - 10px);
  }

  .option_ex {
    border: dashed 1px #C34444;
    color: #C34444;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px;
    text-align: left;
    width: 95%;
  }

  .option_h2 {
    background: #3366cc;
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    padding: 5px 5px 5px 10px;
    text-align: left;
  }

  .option_txt {
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
  }

  .pc_top {
    background-image: url("../images/pc_topback.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
  }

  .point2_h2 {
    color: #427c5d;
    font-size: 14px;
    font-weight: bolder;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
  }

  .point_txt {
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
  }

  .product {
    background: url("../images/sec01_back.jpg") repeat;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 40px;
    text-align: center;
    width: 100%;
  }

  .product02 {
    background: url("../images/sec03_back.jpg") repeat;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 40px;
    text-align: center;
    width: 100%;
  }

  .product_comment {
    color: #666;
    font-size: 13px;
    height: 120px;
    margin: 0 auto;
    padding: 0px 10px 5px 10px;
    text-align: left;
  }

  .product_price {
    color: #f11c1c;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 10px 10px 0px;
    text-align: right;
  }

  .product_price_01 {
    color: #f11c1c;
    font-size: 14px;
    font-weight: bold;
    margin: -10px auto 0;
    padding: 0px 10px 20px 0px;
    text-align: right;
  }

  .product_title {
    color: #486aff;
    font-size: 17px;
    font-weight: bold;
    height: 85px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
  }

  .qaa {
    color: #427c5d;
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    padding: 20px 20px 0px 20px;
    text-align: justify;
  }

  .qaq {
    font-size: 15px;
    margin: 0 auto;
    padding: 5px 20px 10px 20px;
    text-align: justify;
  }

  .reco_p01 {
    color: #F47100;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: left;
  }

  .reco_waku {
    background: #fff;
    margin: 20px auto 0;
    padding: 20px 20px 10px 20px;
    text-align: center;
    width: 900px;
  }

  .region {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
  }

  .region2_txt {
    color: #333;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: left;
  }

  .region_h2 {
    border-left: 3px solid #427c5d;
    color: #427c5d;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    padding: 1px 1px 1px 4px;
  }

  .region_h3 {
    color: #427c5d;
    margin: 0 auto;
    padding: 0 410px;
    position: relative;
    text-align: center;
  }

  .region_h3:before {
    background: #427c5d;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(50% - 1px);
    width: 100%;
  }

  .region_h3 span {
    background: #fff;
    padding: 0 1em;
    position: relative;
  }

  .region_txt {
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 6px;
    padding-top: 5px;
    text-align: left;
  }

  .root_day {
    background: #999;
    color: #fff;
    font-size: 15px;
    margin: 15px 20px 0 15px;
    padding: 3px 5px;
  }

  .root_day_coment {
    color: #333;
    font-size: 13px;
    margin: 0 auto;
    padding-top: 17px;
    width: 250px;
  }

  .root_h2 {
    background: #427c5d;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
  }

  .root_point {
    color: #C34444;
    font-weight: bold;
  }

  .season {
    margin: 0 auto;
    padding-top: 30px;
    text-align: left;
  }

  .season01 {
    margin: 0 auto;
    text-align: left;
  }

  .season_point {
    color: #D73C3E;
    font-size: 20px;
  }

  .sight02_h2 {
    background: #cc3333;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
  }

  .sight_comment {
    color: #333;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px 8px;
    text-align: left;
  }

  .sight_h2 {
    background: #427c5d;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
  }

  .title_comment {
    color: #fff;
    font-family: "YuGothic M";
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
    text-shadow: 1px 2px 3px #666;
    width: 700px;
  }

  .title_pc {
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
  }

  .wrapper {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
  }
}