@charset "utf-8";

/*=================================================================================================================================*/
/** 個別指定 for スマートフォン
/*=================================================================================================================================*/

/*---------------------------------------------
 ** 320px
---------------------------------------------*/
@media screen and (max-width: 320px) {
}

/*---------------------------------------------
 ** 740px
---------------------------------------------*/
@media screen and (max-width: 1279px) {
  /*---------------------------------------------
	body
---------------------------------------------*/
  html {
    scroll-behavior: smooth;
  }
  body {
    font-size: 15px;
    font-family: sans-serif;
    color: #444;
  }
  p {
    font-size: 15px;
  }

  /* fook */
  .only_sp_none {
    display: none !important;
  }
  .sp_br {
    display: inline;
  }

  /*画像*/
  img {
    max-width: 100%;
    height: auto;
  }

  .head_text h1{
    width:100%;
    text-align: center;
    padding-top:10px;
  }
  .head_text h2{
    width:100%;
    text-align: center;
    padding-top:10px;
  }
  .head_text h1,  .head_text h2{
    margin:0 auto;
  }

  /*---------------------------------------------
 **  ナビ
---------------------------------------------*/

  /*---------------------------------------------
 **  メイン画像
---------------------------------------------*/
  .main_img {
    width: 100%;
    height: 130px;
    position: relative;
    background-size: cover;
    text-align: center;
  }
  .header_inner {
    width: 85% !important;
    margin: 0 auto !important;
  }

  .main_h1 {
    text-align: center;
    font-size: 20px;
    padding: 50px 0 0 0;
  }

  /*---------------------------------------------
 ** ヘッダー記述
---------------------------------------------*/
  #header {
  }
  #right_igawadani	{width:64px;height:auto;position: fixed;right: 0;bottom: 150px;z-index:99;}
  #right_akashi	{width:64px;height:auto;position: fixed;right: 0;bottom: 15px;z-index:99;}
  #right_recruit	{width:62px;height:70px;position: fixed;right: 0;top: 150px;z-index:99; overflow: hidden;}

  /*---------------------------------------------
 **  ロゴ
---------------------------------------------*/
  #logo {
    width: 175px;
    height: 58px;
    margin: 0px auto 0px;
  }
  #footer #logo {
    width: 224px;
    height: 77px;
    margin: 0 auto 15px;
  }
  .sp_tel {
    width: 51px;
    height: 51px;
    position: absolute;
    top: 1px;
    left: 3%;
  }

  /*---------------------------------------------
 **  タイトル
---------------------------------------------*/
  h2 {
    font-size: 2.2rem;
    margin-bottom: 1.7rem;
  }

  h3 {
    font-size: 19px;
  }

.bgc_green, .bgc_pink{
  font-size:20px;
}
  /*=================================================================================================================================*/
  /**  TOP	*/
  /*=================================================================================================================================*/
  .head_text {
    width: 90%;
    margin: 0 auto;
    top: unset;
    left: 0%;
    right: 0;
  }

  .head_text h1 {
    font-size: 23px;
  }

  .head_text h2 {
    font-size: 20px;
  }

  .head_text p::after {
    width: 97px;
    height: 97px;
    position: absolute;
    top: -54px;
    right: 0;
    background: url(../img/common/open.png) no-repeat;
    background-size: contain;
    content: "";
  }

  .head_text p {
    font-size: 26px;
    margin-bottom: 0;
  }

  /*=================================================================================================================================*/
  /**  フッター	*/
  /*=================================================================================================================================*/
  .footer_wrapper {
    margin: 0;
    padding-bottom: 10px;
  }

  /* フッターナビ */
  #footer nav ul {
    background: #f6f6f6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1px 0 1px 0;
  }
  #footer nav li {
    width: 49.3%;
    margin: 1px;
  }
  #footer nav a {
    width: 100%;
    background: #fff;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    position: relative;
  }
  #footer nav a:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 11px;
    background: url(../img/common/bt_icon_blue.png) 0 0 no-repeat;
    background-size: 100%;
    content: "";
  }

  #copyright {
    font-size: 10px !important;
  }

  /* ページTOPへ */
  #pageTop {
    right: 6%;
    bottom: 0;
  }
  #pageTop a {
    width: 40px;
    height: 57px;
  }

  .head_text h2 {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
  }
  .head_text h2 span {
    color: #fff;
    background: #43361c;
    padding: 5px 12px 5px 15px;
    margin-bottom: 8px;
    text-shadow: none;
    display: block;
    text-align: center;
    width: 90%;
  }
  /* ボタン */
  .btn_base {
    width: 80% !important;
    max-width: 400px;
    padding: 20px 5% 18px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.342);
  }

  .h2_content {
    width:80% !important;
    font-size: 20px;
    margin:30px auto 10px;
  }
  .h2_content > br {
    display: none;
  }

  .section_block {
    margin-bottom: 30px;
  }

  .section_bg_01 {
    background: url(../img/common/section_bg_01.jpg);
    padding: 30px 0;
  }

  .doctor_info_L {
    width: 100% !important;
    border-right: unset;
  }
  .doctor_info_R {
    width: 100% !important;
  }

  .doctor_info li {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding: 0 0 0 1.5em;
    position: relative;
  }
  .doctor_info li span {
    width: 100%;
  }

  .doctor_info li:before {
    position: absolute;
    top: 0;
    left: 0;
  }
  /*=================================================================================================================================*/
  /**  内部ページ	*/
  /*=================================================================================================================================*/

  .guide_tbl{
    width:100%;
    margin-top:5%;
    border-bottom: 1px dashed #CCC;
  }
  .guide_tbl tr{
    border-bottom: none;
  }

  .guide_tbl th{
    width:100%;
    display: block;
    font-size:16px;
    box-shadow: 0 0 0 0 #fff inset;
    padding:3% 0;
    line-height: 1.2;
  }
  #parentchild .guide_tbl th{
    width:100%;
    display: block;
    padding:3% 0;
  }
  .guide_tbl td{
    display: block;
    padding:2% 5% 5%;
    vertical-align: middle;
  }
  #parentchild .guide_tbl td{
    padding:2% 5% 10%;
  }
  .guide_tbl td.sp_c{ text-align: center;}

  .guide_tbl td .b30{
    font-size:20px;
    font-weight:bold;
  }
  .guide_tbl td .b30a{font-size:26px;}

  .guide_tbl td .b18{
    font-size:16px;
    font-weight:bold;
  }
  .guide_tbl td .b24{
    font-size:18px;
    font-weight:bold;
  }
  .guide_tbl td .b20{
    font-size:16px;
    font-weight:bold;
  }
  .guide_tbl td .m_left{
    margin-left:1%;
    display: block;
    line-height: 1.2;
    font-size:90%;
  }
  .guide_tbl td .r_waku{
    width:100%;
    margin-right:0;
    margin-bottom:6px;
    padding:3% 0;
  }
  .guide_tbl .waku2{
    margin-top:8%;
  }
  .guide_tbl td p{
    margin:2% 0 0;
  }
  .guide_tbl .ac_btn{
    position:relative;
  }
  .guide_tbl .ac_btn .bt_01{
    width:250px;
    height:50px;
    position:absolute;
    text-align: center;
    bottom:-30%;
    left:0;
    right:0;
    margin:0 auto;
  }

  .r_waku2{

  margin-top: 30px;
}
.mb0{ margin-bottom: 0 !important;}

.job_h2 {
  text-align:center;
  font-weight:bold;
  font-size:16px;

}

/*=================================================================================================================================*/
/**  内覧会のご案内	*/
/*=================================================================================================================================*/
.nairan{
  width:90%;
  margin:20px auto;
}


/* アクセス */
.access{
  width:100%;
  height:250px;
  margin-bottom:10px;
}
.access iframe{
  width:100%!important;
  height:250px;
}
.map p{
  text-align:center;
}
.map p span{
  display: block;
  width:150px;
  text-align: center;
  background:#000;
  color:#fff;
  font-size:2.0rem;
  margin:0 auto 5px;
}
.access_how{
  width:100%;
  margin:20px auto 0;
  display: flex;
  flex-wrap: wrap;
}
.access_how dt{
  width:100%;
  display: inline-block;
  background:#eee;
  padding:5px 10px;
  margin-right:0;
  margin-bottom:10px;
  text-align: center;
}
.access_how dd{
  width:100%;
  padding:0px 10px 10px;
  margin-bottom:10px;
}


ul.top-list li{
  font-size: 16px !important;
}

.hara-info{
  display: block;
  margin:0 auto;
  text-align: center;
}

.hara-info p{
  width:100%;
  font-size: 14px !important;
  text-align: center;
  font-weight: bold;
  margin-bottom:5px;
  padding:15px 0 0;
}
.hara-info img{
  max-width:120px;
  margin:0 auto;
}

}
