@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

.yugo {
  font-family: yu-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 400;
}

body{
  max-width: 500px!important;
  padding: 0!important;
  margin: 0 auto;
}

.wrap {
  width: 100%!important;
}

#header-container{
  background-color: #ECA400;
  height: 40px;
  padding: 4px;
  position: fixed;
  top: 0;
    width: 100%;
    max-width: 500px;
    z-index: 3;
}

#header .container{
  background-color: #ECA400;
  display: flex;
  width: 100vw;
  max-width: 500px;
  height: 43px;
  font-size:12.56px;
  color: #fff;
  line-height: 38px;
  margin: 0 auto;
}

#header .logo{
  width: 36px;
}

#header .header-sep{
  color: #fff;
}

#header .container .logo img{
  width: 100%;
}

.header-links{
  display: flex;
  align-items: center;
  margin: 0 10px 0 auto;
}

#header .header-link a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#header .container a{
    color: #fff;
    text-decoration: none;
}

.header-in.wrap{
  width: 100%;
  flex-direction: initial;
  display: flex;
  justify-content: space-between;
  
}

.header-container.fixed-header{
  width: 100%;
  max-width: 500px;
  display: flex;
  flex-direction: initial;
  justify-content: space-between;
  left: 50%!important;
  transform: translate(-50%)!important;
}

.header-container-in.hlt-top-menu {
    display: initial;
}

.header-container-in.hlt-top-menu.wrap{
  width: 100%;
}

#content{
  margin-top: 0px;
}

.entry-content {
    margin-top: 0;
    margin-bottom: 0;
}

.article-header{
  display: none;
}

.main {
  width: 100vw!important;
  max-width: 500px;
/*  margin: 0 auto!important; */
  padding: 0;
}

.ti-reviews-container{
  width: 95%;
}

#intro,
#point,
#price,
#access{
  padding: 0 29px;
}

#top_area{
  background-image: url(./img/top_back.jpg);
  background-size: cover;
  left: 50%;
  transform: translate(-50%);
  width: 100vw;
  max-width: 500px;
  line-height: 40px;
    margin-top: 38px;
}

.top_phrase{
  font-size: 20px;
  font-weight: bold;
}

.top_store_title_top{
  margin-bottom: 5px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP", serif;
}

.top_store_title_bottom{
  margin-bottom: 20px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
}

.top_store_title_full{
  margin-bottom: 0px !important;
  font-weight: bold;
  line-height: 28px;
}

.top_price{
  margin-bottom: 15px !important;
  font-weight: bold;
}

.intro_text_top{
  font-weight: bold;
}

.top_highlights_row{
  gap:0;
  margin-bottom: 10px !important;
}

.top_highlights.left{
  margin-left: 10px;
  margin-right: 5px;
}

.top_highlights.right{
  margin-left: 5px;
  margin-right: 10px;
}

.top_highlights_top{
  margin-bottom: 0px !important;
}

#point{
  margin-top: 550px;
}

.point_item {
  gap: 0;
}

.point_item .head_line{
  margin-bottom: 10px;
}

.point_item .thin-bottom{
  margin-bottom: 5px;
}

.point_item .title {
  font-size: 28.6px;
  font-weight: bold;
  line-height: 35px;
}

.point_item .title .red{
  font-color: red;
}

.point_item .title .small{
  font-size: 15.3px;
}

.point_item .items{
  margin-bottom: 5px;
}

.point_item .items p{
  margin: 0 auto;
}

#price{
  margin-top: 70px;
}

.regist_price_top{
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 0 20px !important;
}

.regist_price_bottom{
  border-bottom: 1px solid;
  margin: 0 20px !important;
}

.price_area {
  text-align: end;
}

.price .tax{
  font-size: 9px;
}

.model_text {
  margin-bottom: 10px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
  font-weight: bold;
}

.store_name,
.machine_img{
  margin-bottom: 5px !important;
}

.price_line{
  border-top: 1px solid;
  margin-bottom: 5px !important;
}

.price_row{
  gap: 0px!important;
  margin-bottom: 3px !important;
}

.price_title{
  font-size: 12px !important;
  line-height: 25px !important;
  margin: 4px !important;
}

.price{
  font-size: 14px;
}

.face_area{
  margin-bottom: 5px !important;
}

.face_title {
  margin-bottom: 5px !important;
}

.store_images{
  margin-bottom: 50px;
}

.store_img {
  gap: 10px;
  margin-bottom: 10px !important;
}

.store_title {
  margin-bottom: 0px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
  color: #686767;
}

.store_place {
  margin-bottom: 10px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
  color: #686767;
}

.store_name_row{
  margin-bottom: 10px !important;
}

.store_name_full{
  margin-bottom: 0px !important;
  font-weight: bold;
}

.store_address{
  margin-bottom: 10px !important;
}

.full_width{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 100vw;
  max-width: 500px;
}

.store_info.kanayama{
  margin-top: 350px;
}

#bottom_area{
  margin-top: 350px;
  background-image: url(./img/bottom_back.jpg);
  left: 50%;
  transform: translate(-50%);
  width: 100vw;
  max-width: 500px;
  line-height: 45px;
}

.bottom_fukidashi{
  padding-top: 30px;
}

.bottom_store_title_top{
  margin-bottom: 0px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
}

.bottom_store_title_bottom{
  margin-bottom: 10px !important;
  font-family: YuMincho,"Hiragino Mincho ProN", "Noto Serif JP",serif;
}

.bottom_store_title_full{
  margin-bottom: 0px !important;
  line-height: 20px;
  font-weight: bold;
}

.bottom_line{
  width: 70%;
  margin-bottom: 5px !important;
}

.bottom_link{
  margin-bottom: 5px !important;
  font-weight: bold;
}

.bottom_link a{
  text-decoration: none;
}

.footer {
    margin-top: 0;
    padding: 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 61px;
    max-width: 500px;
    left: 50%;
    transform: translate(-50%);
    color: #fff;
    background-color: #ECA400;
}

.footer_area {
  display: flex;
  gap: 10px;
  margin: 10px;
  justify-content: center;
}

.footer-in.wrap{
  width: 100%;
}

.footer_area .reserve{
  line-height: 41px;
}

.footer_area .tel{
  height: 41px;
}

.footer_area .tel img{
  height: 100%;
}

.mobile-footer-menu-buttons{
  display: none;
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
  .fixed-header{
    display: initial;
  }
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
  main.main, div.sidebar {
    padding: 0px !important;
  }

  .footer_area .reserve{
    font-size: 15px;
  }
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
