@charset "utf-8";
/* CSS Document */



/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 768px) {
  body{
    min-width: initial;
    width: 100%;
  }


  /*----------------------------------------------------
  ☆top
  ----------------------------------------------------*/
  #toppage{max-width: initial;}
  #toppage .toppage{

    height: 0;
    padding-top: 71.87%;
    /* background-image: url('../cmn/cmn_img/sp_top_bk.jpg'); */
    background-size: contain;
    position: relative;
    margin-bottom: 70px;
  }

  #toppage .toppage h1{
    width: 55%;
    margin: 0 auto;
  }
  #toppage .toppage h1 img{
    width: 100%;
  }

  #toppage .toppage p a{
    display: block;
    box-sizing: border-box;
    width:100%;
    height: 60px;
    background-color: #f3f3f3;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
    -webkit- transform: translateY(0%) translateX(-50%);
  }

  #toppage .toppage p a:after{
      content:" ";
      display:block;
      clear:both;
  }
  #toppage .toppage p{
    width: 100%;
  }
  #toppage .toppage .title{
    width: 34%;
    text-align:center;
    height:60px;
    font-size: 13px;
    float: left;
    letter-spacing: 1px;
    vertical-align:top;
    line-height:60px;
  }

  #toppage .toppage .day{
    width: 60%;
    line-height: 1;
    display: block;
    font-size:12px;
    padding:10px 0  0 0 ;
    float:right;
    height:initial;
  }

  #toppage .toppage .txt{
    width: 60%;
    display:block;
    font-size: 12px;
    font-family: 'Noto Sans Japanese', sans-serif;
    letter-spacing: 2px;
    padding-top: 6px;
    line-height: 1.2;
    float:right;
    height: initial;
  }





  /*----------------------------------------------------
  ☆news
  ----------------------------------------------------*/
  .news{
    width: 92%;
    margin: 100px auto 0;
  }
  .news .tabs { margin-bottom: 0px;}
  .news .tabs li{width:49%;margin-right:1%;margin-bottom: 1%;}
  .news .tabs li:nth-last-child(odd){margin-right:0;}

  .news .tabs li:hover:after,.news .tabs li.active:after{
    content: none;
  }

  .news .tabs li:hover:after,.news .tabs li.active:after{
    border-top: 18px solid transparent!important;
  }

  .news .tabs li a{font-size: 10px;letter-spacing: 1px;}
  .news .newsList li a{padding-top: 10px;padding-bottom: 10px;display: block;}
  .news .newsList li .day{
    font-size: 10px;
    margin-right: 5px;
  }
  .news .newsList li .tug{
    width: 101px!important;
    margin: 5px 0;
    display: inline-block;
    font-size: 10px;
    width: initial;
    padding-left: 10px;
    padding-right: 10px;
  }
  .news .newsList li .txt{
    width: initial;
    display: block;
    font-size: 14px;
    line-height: 1.5;
  }
  .btn{margin-top: 20px;margin-bottom: 40px;}
  .btn a{width: 70%;padding:15px 35px;font-size: 13px;}

  .news .link li{width: 100%;margin-right: 0;margin-bottom: 7px;}
  .news .link li .img{width:120px;float: left;}
  .news .link li .img img{width: 100%;vertical-align: bottom;}
  .news .link li .txt {padding: 0 0;font-size: 14px;letter-spacing: 1px;padding-top: 21px;padding-left: 140px;width: calc(100% - 0px);text-align: left;}
  .news .link{padding-bottom:40px;border-bottom: none;}

  /*----------------------------------------------------
  ☆business
  ----------------------------------------------------*/
  .business h2{font-size:20px;text-align:center;margin:10px auto 15px;letter-spacing:2px;}
  .business li{width: 100%;float: none;}
  .business li a{padding: 10px;}
  .business li a .img{width: 100%}
  .business li a .img img{width: 100%}
  .business li a h3{font-size: 20px;letter-spacing: 2px;padding:20px 0;}
  .business li a .txt{font-size: 13px;line-height: 1.5;}
  .business li:nth-of-type(2) a{background-color: #fff;}
  .business li:nth-of-type(2) span{padding:20px 0;display: block;background-color:#fff;}
  .business li span{padding:20px 0;}
  .business li:hover,.business li:hover a,.business li:hover span{background-color: #f3f3f3;}
  .business li:nth-of-type(2):hover,.business li:nth-of-type(2):hover a,.business li:nth-of-type(2):hover span{background-color: #fff;}


  /*----------------------------------------------------
  ☆facility
  ----------------------------------------------------*/
  .facility h2{font-size:20px;text-align:center;margin:40px auto 15px;letter-spacing:2px;}
  .facility .tab_content{width:100%;margin:0 auto;}
  .facility .tab_content ul{width: 92%;margin: 20px auto 10px;display: none;}
  .facility .tab_content ul li{width:49%;margin-right: 1%; float:left;}
  .facility .tab_content ul li:nth-of-type(odd){
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .facility .tab_content ul li:nth-of-type(even){
    margin-right: 0;
  }
  .facility .tab_content .img{
    width: 100%;
    float: none;
    height: initial;
  }
  .facility .tab_content .img img{
    display: block;
    width: 100%;
  }
  .facility .tab_content ul li{height: initial;}
  .facility .tab_content ul li span{
    width: 100%;
    float: none;
    padding: 10px;
    display: block;
    height: initial;
  }
  .facility .tab_content li span h3{
    font-size: 14px;
    margin-bottom: 8px;
    /*! height: 36.5px; */
    line-height: 1.3;
  }

  .facility .tab_content li span .txt{
    font-size: 12px;
    line-height: 1.5;
  }
  .facility .acc,.facility .all a{background-color: #efefef;font-size: 20px;padding: 15px 10px;margin-bottom: 5px;position: relative;cursor: pointer;}
  .facility .all a{display: block;}
  .facility .acc:before{
    display: block;
    content: "";
    background: url('../cmn/cmn_img/arrow_bottom.png') no-repeat;
    width: 10px;
    height: 6px;
    margin-top:-3px;
    background-size: contain;
    position: absolute;
    top:50%;
    right:20px;
  }
  .facility .acc.active{background-color: #faed85;}
  .facility .acc.active:before{
    display: block;
    content: "";
    background: url('../cmn/cmn_img/arrow_top.png') no-repeat;
    width: 10px;
    height: 6px;
    margin-top:-3px;
    background-size: contain;
    position: absolute;
    top:50%;
    right:20px;
  }
  .facility .all a:before{
    display: block;
    content: "";
    background: url('../cmn/cmn_img/arrow.png') no-repeat;
    width: 6px;
    height: 10px;
    margin-top:-6px;
    background-size: contain;
    position: absolute;
    top:50%;
    right:20px;
  }

  .facility .all{margin-top: 5px;}




}
