/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2022 | 01:41:23 */
/*タブレット*/
@media screen and (max-width:1079px) {
 
/*イオン店,土師ノ里*/
 
  .secondary-title{
    color: #FF8200 !important;
    font-size:18px;
    line-height:27px;
  }
  

  .title{
    font-size:12px;
    line-height:12px;
  }
  
  .subtitle{
    font-size:19px;
    line-height:30px;
  }
  
  .card-body > .card-title{
    font-size:17px;
    line-height:27px;
  }
  
.txt_height{
    font-size:14px;
    line-height:28px;    
  }
  
  /*アクセス*/
  .access-content{
    font-size:14px;
    line-height:31px;
    white-space: nowrap;
    padding:30px;
  }
  
 .access-item > .title{
    font-size:14px;
  }
  
/*予約システム*/
    .book-content{
    font-size:12px;
    line-height:28px;
  }
/*フッター*/
  .contact_block{
    width:70%;
    margin-left:auto;
    margin-right:auto;
    padding:15px;
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    background: #fff;
    flex-direction: column;
    align-content: center;
  }
  
div.contact_block > div > p{
	margin-left: auto;
    margin-right: auto;
    width:100%;
  	max-width:230px;
    font-size:11px;
    line-height:14px;
  }
  
#page > section.contact > div > div > div > div.col-md-6.col-lg-5.px-lg-0 > ul > li.contact-item.item-1 > div.info-text.haji_rsv_box > span{
  font-size:13px;
  line-height:14px;
  }
  
  .col-md-6.col-lg-6.offset-lg-1.px-lg-0 > p{
   	 font-size:11px;
    line-height:14px;
  }
  
.contact table td > p{
    font-size:12px;
  }
  
  .info-text > .txt_line{
    font-size:12px;
  }
  
  #page > section.contact > div:nth-child(3) > div > div > div.col-md-12.text-center > div.examination-time > p:nth-child(2){
    font-size:12px;
  }

  
    /*全体テキスト*/
  .detail-text{
    font-size:14px;
    line-height:36.4px;
  }
  
  
}
/*SP版*/
@media screen and (max-width:600px) {
  /*ご挨拶*/
  
  .author-info{
    text-align:left;
    padding:0 0 0 20px;
  }

  .table-responsive{
    font-size:14px;
  }
  
  
/*イオン店、土師ノ里*/

  
  .secondary-title{
    color: #FF8200 !important;
    font-size:18px;
    line-height:27px;
  }
  

  .title{
    font-size:12px;
    line-height:12px;
  }
  
  .subtitle{
    font-size:19px;
    line-height:30px;
  }
  
  .card-body > .card-title{
    font-size:17px;
    line-height:27px;
  }
  
.txt_height{
    font-size:14px;
    line-height:28px;    
  }
  


  /*アクセス*/
  .access-content{
    font-size:14px;
    line-height:31px;
    white-space: nowrap;
    padding:30px;
  }
  
 .access-item > .title{
    font-size:14px;
  }
  
/*予約システム*/
    .book-content{
    font-size:12px;
    line-height:28px;
  }
/*フッター*/
  .contact_block{
    padding:15px;
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    background: #fff;
    flex-direction: column;
    align-content: center;
  }
  
div.contact_block > div > p{
	margin-left: auto;
    margin-right: auto;
  width:100%;
  	max-width:230px;
    font-size:11px;
    line-height:14px;
  }
  
#page > section.contact > div > div > div > div.col-md-6.col-lg-5.px-lg-0 > ul > li.contact-item.item-1 > div.info-text.haji_rsv_box > span{
  font-size:13px;
  line-height:14px;
  }
  
  .col-md-6.col-lg-6.offset-lg-1.px-lg-0 > p{
   	 font-size:11px;
    line-height:14px;
  }
  
.contact table td > p{
    font-size:12px;
  }
  
  .info-text > .txt_line{
    font-size:12px;
  }
  
 .col-md-12.text-center > div.examination-time > p:nth-child(2){
    font-size:11px;
    width:290px;
    margin-left:auto;
    margin-right:auto;
  }
  
  /*全体テキスト*/
  .detail-text{
    padding:0 20px;
    font-size:14px;
    line-height:36.4px;
  }
  
  .section-title{
    font-size:19px;
    line-height:30px;
  }
  
  
}

/*共通*/
  /*予約システム*/
/*  .btn-rect{
    border-radius:30px;
  }
  
  #page > section > div > div.row.justify-content-center > div.col-md-7 > div > a:nth-child(1){
    background: #FF8200;
  }
  
  #page > section > div > div.row.justify-content-center > div.col-md-7 > div > a:nth-child(2){
    background: #056EAF;
  }
  

#page > section > div > div.block.text-center > a{
	 background-color: #056EAF;
  }
*/

