@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
 
========================== */
.ml_130 {
  margin-left: 130px;
}

/*スマートフォン*/
@media screen and (min-width: 0px) {
  /* =======================
	　ヘッダー
========================== */
  .h_short {
    height: 50px;
  }
  .h_long {
    height: 300px;
  }
  #container {
    width: 90%;
    margin: 10px auto 70px;
  }
  /* ==============================
   　　　コンテンツ内容
============================== */
  #container .faci_copy {
    text-align: center;
    line-height: 2;
    margin-bottom: 60px;
  }
  .ttl h2,
  h3,
  h4 {
    font-size: 2.4rem;
    margin-bottom: 30px;
    line-height: 1.3;
  }

  #container #faci_wrapper #faci_contents .text_box .detail_box {
    padding: 3% 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  #container #faci_contents .faci_box dl ul .m_tit {
    float: left;
    margin-right: 10%;
  }
  #container #faci_contents .faci_box dl ul .m_tit_h {
    width: 60px;
    height: 270px;
    margin-right: 10%;
    float: left;
  }
  #container .topicpath {
    margin-bottom: 60px;
  }
  #container #faci_wrapper #faci_contents .text_l_box .detail_box {
    padding: 15px 0;
    margin: 25px 0 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  #container .text_l_box .text_box {
    margin: 15px 0 40px;
  }
  #container .text_l_box .text_box .m_tit {
    float: left;
    margin-bottom: 10px;
  }
  #container .text_l_box .text_box .m_detail {
    margin-left: 80px;
    margin-bottom: 10px;
  }
  #container .text_l_box .text_box .m_detail_10 {
    margin-left: 80px;
  }
  #container #faci_wrapper .text_box .copy_txt {
    letter-spacing: 0.5px;
    line-height: 1.8;
  }
  #rentalcycle .text_box p {
    margin-top: 30px;
  }
  /* ==============================
   　　　表
============================== */
  #container table tr td {
    width: 24%;
    height: 30px;
  }
  #container table {
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
  }
  #container table tr .ttl_txt {
    text-align: center;
    background-color: #ededed;
    width: 10%;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
  }
  #container table tr .pl_20 {
    padding: 10px 20px 10px;
  }
  #container table tr .lh {
    line-height: 1.5;
    border-right: solid 1px #cccccc;
    text-align: left;
  }
}
@media screen and (min-width: 568px) {
  /* header #logo a {
    display: block;
    width: 23%;
    margin: 0 auto;
} */
}
/* タブレット（縦） */
@media screen and (min-width: 768px) {
  .faci_box .menu_box.clearfix .slide_img {
    width: 50%;
    float: left;
    margin-right: 20px;
  }
  /* =======================
	　全体
========================== */
  #container {
    width: 90%;
    margin: 10px auto 120px;
  }
  #container .ttl h2,
  h3,
  h4 {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  #container .faci_type {
    margin-bottom: 80px;
  }
  .page_image {
    position: relative;
  }
  .menu_box {
    margin-bottom: 70px;
  }
  /* =======================
	.menu_box 
========================== */
  #main .menu .menu_box {
    margin-bottom: 8%;
  }

  /* =======================
		.menu_img
========================== */
  #main .menu .menu_box .menu_img {
    width: 100%;
    margin-bottom: 1%;
  }
  /* ==============================
   　　　コンテンツ内容
============================== */
  .h_long {
    height: 360px;
  }
  .page_image .ttl_img_list {
    position: absolute;
    width: 190px;
  }
  .menu_box .text_l_box .detail_box {
    border-top: solid 1px #ededed;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ededed;
  }

  .menu_box .text_l_box .detail_box .m_tit {
    float: left;
    margin-right: 20px;
  }
  #container .topicpath {
    margin-bottom: 70px;
  }
  #container .topicpath {
    font-size: 1.2rem;
  }
  #container .main_image {
    margin-top: 20px;
  }
  #container .faci_slide img {
    margin-bottom: 20px;
  }
  #container .owl-controls .clickable img {
    margin-top: 20px;
  }
  #container .faci_type .btn {
    width: 40%;
    margin: auto;
  }
  #container .faci_type section {
    margin-bottom: 30px;
  }
  #container .faci_type .faci_txt {
    margin-bottom: 35px;
    line-height: 2;
    margin: 0 80px 30px;
  }
  #container .faci_copy {
    text-align: center;
    line-height: 2;
    margin-bottom: 60px;
  }
  #container .faci_nav {
    display: flex;
    justify-content: space-around;
    margin-bottom: 60px;
    width: 100%;
  }
  #container #faci_contents .faci_box dl {
    margin-bottom: 30px;
  }
  #container #faci_contents .faci_box dl ul .m_tit {
    width: 100px;
  }
  #container #faci_contents .faci_box dl ul .m_tit_h {
    width: 100px;
    height: 250px;
    float: left;
    margin-right: 40px;
  }
  #container #faci_contents .faci_box dl .copy_txt {
    margin-bottom: 20px;
  }
  #container #faci_facility .txt.faci_list {
    text-align: center;
  }
  #container #faci_facility .faci_facility_box {
    margin-bottom: 60px;
  }
  #container #faci_wrapper #faci_contents .text_box .detail_box {
    padding: 30px 0;
    line-height: 1.8;
    margin: 0;
  }
  #container #faci_wrapper #faci_contents .faci_box .text_l_box .text_box .detail_box.b_list {
    padding: 15px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 0px 0 0;
  }
  #rentalcycle .text_box p {
    margin-top: 30px;
  }
  #container #faci_wrapper #faci_contents .text_box p {
    line-height: 1.8;
  }
  #container .text_l_box .text_box {
    margin: 0px 0 40px;
  }
  #faci_contents .text_l_box {
    width: 47%;
    float: left;
  }
  /* ==============================
   　　　表
============================== */
  #container table tr td {
    width: 24%;
    height: 30px;
  }
  #container table {
    width: 100%;
    border: 1px #cccccc;
  }
  #container table tr .ttl_txt {
    text-align: center;
    background-color: #ededed;
    width: 10%;
  }
  #container table tr .lh {
    line-height: 1.5;
    border: solid 1px #cccccc;
  }
}
/*　タブレット（横）　*/
@media screen and (min-width: 1024px) {
  header #logo a {
    width: 100%;
  }
  .page_image p {
    width: 160%;
    right: -300px;
    position: absolute;
  }
  .faci_box .menu_box.clearfix .slide_img {
    width: 550px;
    margin-right: 40px;
  }
  #container {
    width: 1000px;
    margin: 0 auto 120px;
  }
  #container .text_l_box .text_box {
    margin: 0px 0 40px;
  }
  .h_short {
    height: 50px;
  }
  .h_long {
    height: 350px;
  }
  /* =======================
	.menu_box 
========================== */
  .menu {
    margin-bottom: 50px;
  }

  /* ==============================
   サムネイル画像切替 main_photo
============================== */
  .faci_box .menu_box.clearfix .slide_img {
    width: 550px;
    margin-right: 40px;
  }
  .menu .menu_box .menu_text .btn a {
    padding: 10px 0 10px 2%;
  }
  /* =======================
	　ヘッダー
========================== */
  .page_image p {
    width: 100%;
    right: 0;
  }
  /* ==============================
   　　　コンテンツ内容
============================== */
  #container .text_l_box .text_box .m_tit {
    width: 100px;
    margin-right: 0px;
  }
  #container .text_l_box .text_box .m_detail {
    margin-left: 100px;
  }
  #container #faci_wrapper #faci_contents .faci_box .text_box .detail_box {
    line-height: 1.8;
    margin: 0px 0px 30px;
  }
  #container .text_l_box .text_box {
    margin: 0px 0 40px;
  }
  #container #faci_wrapper #faci_contents .text_box p {
    line-height: 1.8;
    margin-bottom: 40px;
  }
  /* ==============================
   　　　表
============================== */
  #container #faci_contents .text_l_box {
    width: 400px;
  }
  #container table tr td {
    width: 24%;
    height: 30px;
  }
  #container table {
    border: 1px #cccccc;
  }
  #container table tr .ttl_txt {
    text-align: center;
    background-color: #ededed;
    width: 10%;
  }
  #container table tr .pl_20 {
    padding: 10px 20px 10px;
  }
  #container table tr .lh {
    line-height: 1.8;
  }
}
/*　PCページ　*/
@media screen and (min-width: 1024px) {
}
