@charset "utf-8";

/* 共通（全体に関わる部分） */


body {
    font-family: "Open Sans(Googl Font)", "Noto Sans JP(Googl Font)", sans-serif;
    line-height: 1.8;
    color: #2c2c2c;
    background-image:url("../image/bg_main.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}


  

.common_contents_area {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}





 /* 共通見出し */
.home_headline { 
    font-size: 32px;
    margin-right: 15px;
    text-align: center;
}

.sub_title {
    font-size: 13px;
}


.title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #474747;
    width: 345px;
}


/* 共通リンクボタン */


.common_link {
    background-color: #ebc577;
    padding: 10px 30px;
    border-radius: 100vh;
    width: 300px;
    text-decoration: none;
    margin: auto;
}

.btn_icon {
    position: absolute;
    top: 50%;
  right: 20px;/*右からの距離*/
  width: 13px;/*アイコンの横幅指定*/
  transform: translateY(-50%);/*この指定で上下中央に*/
}

.link_btn {
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 15px 40px; 
}



/* ヘッダー */


.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 100;
    margin-top: 20px;
    height: 10vh;
}

.header_logo {
    
    width: 298px;
} 




/* グローバルナビゲーション */







.gnav_item {
    font-size: 18px;
    font-family: Open Sans;
    font-weight: bold;
    line-height: 1;
}



.gnav_link { 
    padding: 10px 20px;
    transition: opacity 0.3s;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: bold;
    line-height: 1;
    color: inherit;
    text-decoration: none;
}

.gnav_link:hover {
    width: fit-content;
    height: 4px;
    color: #a4bdb5;
    margin-bottom: 5px;
}

.gnav_list {
    display: flex;
   
   

}

.insta_btn {
    height: 18px;
}

.shop_btn {
    height: 20px;
}



/* チャンネル登録はこちら */

.youtube {
    width: 16px;
    margin-bottom: 7px;
}

.youtube_btn {
    font-size: 14px;
    color: #fff;
    background-color: #5fa19a;
    border-radius: 24px;
    writing-mode: vertical-rl;
    padding-top: 20px;
    padding-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
    position: fixed;
}

.youtube_btn_container {
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
}






/* メイン */

.title_logo {
    width: 60%;
}

.main_container {
    display: flex;
    justify-content: center;
    height: auto;
    margin-top: 13px;
    background-color: #f3f8fa;
}

.main {
    text-align: center;
    margin-top: 30px;
}

.main_thema {
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
}

.main_comment {
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

.pic1 {
    width: 450px;
    height: 450px;
    margin-right: 18px;
}


.main_btn {
    display: flex;
    justify-content: space-around;
}

.top_main_pic {
    width: 50%;
}


/* ニュース */
.news_area {
    background-color: #fff;
    padding: 50px 0px;
}

.news_btn {
    margin: 30px auto;
    
}

.happybirthday_img {
    width: 40%;
}

.birthday_area {
    display: flex;
    align-items: center;
}

/* 料金 */


.p_category{
    font-size: 20px;
    margin-bottom: 5px;
}

.about {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: left;
}

.category_list {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 315px;
    background-color: #fff;
    border: solid 1px #ebc577;

}

.price_container{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}




.price_area {
    background-color: #f3f8fa;
    width: 100%;
    padding: 50px 0;
}

.p_img {
    width: 40%;
}
    

.p_img_area {
    display: flex;
    justify-content: center;
}

/*  */




/* カワウソ紹介 */

.o_pic {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}

.o_category{
    font-size: 20px;
    margin-bottom: 5px;
}

.about {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: left;
}

.category_list {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 315px;

}

.otter_container{
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
}


.ottericon {
   width: 8px;
   height: 13px;
   text-align: end;
}

.linkbtn {
    font-size: 16px;
    color: inherit;
    background-color: #ebc577;
    border-radius: 24px;
    padding-top: 17px;
    padding-bottom: 17px;
    text-decoration: none;
    border: 2px solid #5fa19a;
    width: 300px;
    text-align: center;
}

.otter_btn {
    display: flex;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 60px;
}


.otter_area {
    background-color: #f3f8fa;
    width: 100%;
    padding: 50px 0px;
}


/* カワウソ紹介ページ */

.otters_list_1 {
    display: flex;
    justify-content: center;
}

.otters_list_2 {
    display: flex;
    justify-content: center;
}

.otters_list_3 {
    display: flex;
    justify-content: center;
}

.otters_list_4 {
    display: flex;
    justify-content: center;
}

.otters_image {
   width: 200px;
}

.otters_txt {
    text-align: center;
}

/* ギャラリー */

.otter_photo_area {
    background-color: #fff;
    width: 100%;
    padding: 50px 0px;
}

.otters_photo_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.otters_photo_image {
    width: 400px;
}


/* リクルートページ */


.re_img {
    width: 50%;
}




/* 店舗情報 */

.home_shop_contents {
    display: flex;
    justify-content: space-between;
}



.home_shop_table {
    width: 100%;
}

.home_shop_table_header {
    font-weight: bold;
    background: #ebc577;
    border: 1px solid #ebc577;
    padding: 10px 20px;
    color: #fff;
}

.home_shop_table_data {
    border: 1px solid #ebc577;
    padding: 10px 20px;
    background: #fff;
}

.shop_info_area {
    background-color: #f3f8fa;
    width: 100%;
    padding: 50px 0px;
}

.red {
    color: red;
}


/* ショップページ */
.shop_area {
    background-color: #fff;
    width: 100%;
    padding: 50px 0px;
}

.shop_img_area1 {
    display: flex;
    justify-content: space-around;
}

.shop_img_area2 {
    display: flex;
    justify-content: space-around;
}

.shop_img2 {
    width: 80%;
}



/* 別荘ページ */

.villa_area {
    background-color: #f3f8fa;
    width: 100%;
    padding: 50px 0px;
}

.villa_area1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.villa_area2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.villa_area3 {
    background-color: #fff;
    width: 100%;
    padding: 50px 0px; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gray_small {
    font-size: small;
    color: darkgray;
}





/* ABOUT／利用規約ページ */

.about_text_area {
    margin-left: 200px;
}

.tennai.img {
    display: flex;
}

.tennai {
    width: 250px;
}




/* フッター */

.footer {
    background-image:url("../image/bg_main.jpg");
    color: #fff;
    padding: 40px;
}

.footer_img {
    width: 238px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.fnav_list {
    display: flex;
    justify-content: center;
}

.fnav_link {
    padding: 40px 56px;
    transition: opacity 0.3s;
    font-size: 14px;
    font-family: "Open Sans(Googl Fonts)";
    font-weight: bold;
    color: #474747;
    line-height: 1;
}

.fnav_link:hover {
    opacity: 0.5;
    
}

.footer_logo {
    text-align: center;
}

.fnav_item {
    margin-top: 40px;
    margin-right: 56px;
}

.footer_copyright {
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
    color: #474747;
}

.top_icn {
    text-align: center;
}

.top_icn_img {
    width: 31px;
}

/* タブレット用スタイル */

/*
　メディアクエリの記述によるメディアの指定（どのようなメディアに対する指示か）
　新しいスクリーンのみ
　幅は最大900pxまで（900px以下）
 */
 @media only screen and (max-width:900px) {
    /*サイト生全体（#container）の横幅を100%とする*/
    #container{
      width: 100%
    }
  }


  /*上記以外の命令はメディアクエリの外の記述が適用される*/
  
  /* ここまでタブレット用スタイル */
  




  /* スマホ用スタイル */

/*
　メディアクエリの記述によるメディアの指定（どのようなメディアに対する指示か）
　新しいスクリーンのみ
　幅は最大500pxまで（500px以下）
 */
@media only screen and (max-width:500px) {
    .body_area {
        width: 100%;
    }

  

      .header {
        display:block;
      }
    
      .gnav_list {
          display: flex;
          flex-wrap: wrap;
      }
   
  
  
    
    
     
      
       .price_container {
          display: flex;
          justify-content: center;
          flex-direction: column;
       }
  
       .fnav_list {
          display: block;
       }

       .otter_container {
        display: block;
       }

       .insta1 {
        width: 80px;

       }

       .insta2 {
        width: 80px;
        
    }

      .villa_img {
        width: 80vw;
      }

 

      .shop_img {
        width: 80vw;
      }

      .villa_area2 {
        display: block;
        
      }

.youtube_img {
    width: 400px;
}

.otters_list_1 {
    display: flex;
    justify-content: center;
}

.otters_list_2 {
    display: flex;
    justify-content: center;
}

.otters_list_3 {
    display: flex;
    justify-content: center;
}

.otters_list_4 {
    display: flex;
    justify-content: center;
}

.otters_image {
   width: 70px;
}

.otters_txt {
    display: none;
}



.main_kawa {
    width: 100%;
}



.main_thema {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
}

.main_comment {
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
}

.main_container {
    display: flex;
    justify-content: center;
    height: auto;
    margin-top: 85px;
    background-color: #f3f8fa;
}

.gnav_item {
    margin: 8px;
}

.otter_area {
    margin-top: 70px;
    width: 100%;
    text-align: center;
}

.shop_area {
    margin-top: 70px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.news_area {
    margin-top: 70px;
    width: 100%;
    padding: 50px 0;
}

.common_contents_area {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}



.common_link {
    background-color: #ebc577;
    padding: 10px 30px;
    border-radius: 100vh;
    width: 200px;
    text-decoration: none;
    margin: auto;
}


.link_btn {
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 15px 20px; 
}

.txt_box {
    display: flex;
    margin: 0 15px;
    font-size: 14px;
}

.home_headline { 
    font-size: 30px;
    text-align: center;
}

.sub_title {
    font-size: 10px;
}


.title {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #474747;
    width: 300px;
}

.home_shop_table {
    width: 90%;
    font-size: 14px;
}

.home_shop_table_header {
    font-weight: bold;
    background: #ebc577;
    border: 1px solid #ebc577;
    padding: 10px 20px;
    color: #fff;
}

.home_shop_table_data {
    border: 1px solid #ebc577;
    padding: 10px 20px;
    background: #fff;
}

.happybirthday_img {
    width: 100%;
}

.birthday_area {
    display: block;
    align-items: center;
}

.p_img {
    width: 80%;
}

.re_text_area {
margin: 0 15px;
font-size: 14px;
text-align: center;
}

.fureai_img {
    width: 70%;
}


.gnav_item {
    font-size: 15px;
    font-family: Open Sans;
    font-weight: bold;
    line-height: 1;
}



.gnav_link { 
    padding: 10px 20px;
    transition: opacity 0.3s;
    font-size: 15px;
    font-family: "Open Sans(Googl Font)", "Noto Sans JP(Googl Font)", sans-serif;
    font-weight: bold;
    line-height: 1;
    color: inherit;
    text-decoration: none;
}

.about {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: left;
}

.category_list {
    padding-left: auto;
    padding-right: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    width: auto;
    background-color: #f3f8fa;
    border: none;

}

.txt_box_news {
margin: 0 15px;
font-size: 14px;
    }

    .otters_photo_image {
        width: 300px;
    }

    .main_btn {
     display: block;
    }

    .news_box {
        display: block;
    }

    .about_text_area {
        display: block;
        margin: 0 15px;
font-size: 14px;
    }
    
    .top_main_pic {
        width: 100%;
    }
.about_gray {
    display: block;
    margin: 0 15px;
    font-size: 14px;
    text-align: left;
}

.fnav_link {
    font-family: "Open Sans(Googl Font)", "Noto Sans JP(Googl Font)", sans-serif;
   }

}
    










 

    /* ulに対する指定、ナビゲーションを上下に並べる（flexの解除） */
    

  /*上記以外の命令はメディアクエリの外の記述と、タブレット用の記述が適用される*/
  
  /* ここまでスマホ用スタイル */