@charset "utf-8";
.main-view {
  background-image: url("../../image/contents/home/index_main_back.jpg");
  background-position: bottom center;
  background-size: cover;
  min-height: 500px;
  position: relative;
  width: 100%;
}
.view-text {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  left: 0;
  margin: auto;
  max-width: 1140px;
  padding-left: 70px;
  padding-top: 88px;
  position: absolute;
  right: 0;
  text-align: left;
}
.main-search-box {
  background-image: url("../../image/contents/home/index_search_back.jpg");
  box-sizing: border-box;
  margin: -160px auto auto;
  margin-top: -160px;
  max-width: 1140px;
  padding: 20px 40px 40px;
  padding-bottom: 70px;
  position: relative;
}
#search .main-search-box {
  margin-top: 0;
}
.search-back {
  margin: auto;
  max-width: 880px;
}
.search-btn {
    text-align: center;
    font-weight: bold;
    font-size: 145%;
}

.search-contents {
    display: none;
}
.sp-search-btn {
    padding: 20px;
}

#contents .search-btn {
    max-width: 300px;
    background-color: #73c400;
    margin: auto auto 30px;
    color: #fff;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    transition: 0.5s;
}
#contents .search-btn:hover {
    opacity: 0.5;
    transition: 0.5s;
}
.search-back .error,
.error-box {
  background-color: #fff;
  border-radius: 4px;
  color: #f20;
  font-weight: bold;
  margin-bottom: 2%;
  padding: .5%;
}
.search-item select::-ms-expand {
  display: none;
}
.search-item select.area, .search-item select.facility {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url(../../image/contents/home/ico_select_arrow.png);
  background-position: 88% center;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0;
  border-right: 1px dotted #b2b2b2;
  color: #2d2d2d;
  font-size: 125%;
  font-weight: bold;
  padding: 5px 6% 5px 10px;
  width: 100%;
}
.search-easy {
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 5px;
  width: 100%;
}
.search-item input.word {
  margin-right: 20px;
  width: calc(95% - 120px);
}
.search-item input {
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
}
.search-item select.area {
  border-top-left-radius: 4px;
  position: relative;
}
.search-item input::placeholder {
  color: #2d2d2d;
  font-weight: bold;
  letter-spacing: 2px;
}
.search-item input.word::placeholder {
  color: #909090;
}
.search-input-details {
  display: none;
  width: 100%;
}
.area-detail-box {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
}
.area-detail-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url(../../image/contents/home/ico_select_arrow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto;
    border: 0;
    color: #2d2d2d;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 6% 5px 10px;
    width: 100%;
}
.symptoms-detail {
    width: 33%;
}
.symptoms-detail select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url(../../image/contents/home/ico_select_arrow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto;
    border: 0;
    color: #2d2d2d;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 6% 5px 10px;
    width: 100%;
}
.symptoms-detail select {
    border-right: 0;
}
.area-detail-box p, .symptoms-detail p {
    font-size: 90%;
    text-align: center;
}
#contents .btn {
  background-color: #f08200;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.search-item input.btn-search {
  background-color: #62ae00;
  background-image: url(../../image/contents/home/ico_search_white.png);
  background-position: 65px 10px;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
  letter-spacing: 7px;
  padding: 10px 30px 10px 10px;
  width: 100px;
}
.search-item .search-input-details input.btn-search {
  align-items: center;
  background-position: 96%;
  display: flex;
  justify-content: center;
  margin: auto;
  text-align: center;
  width: 100%;
}
h2 .fa-search,
h2 .fa-file-medical {
  color: #f08200;
  font-size: 120%;
  margin-right: 15px;
}
.search-map {
  background-color: #fffbf2;
  background-image: url(../../image/contents/home/index_map.png);
  background-size: cover;
  border-radius: 5px;
  box-sizing: border-box;
  height: 370px;
  padding: 20px;
  position: relative;
  width: 100%;
}
.medical-area {
  width: 43%;
}
.medical-back {
  background-color: #f9f6f0;
  border-radius: 5px;
  padding: 0 13px;
  height: 410px
}
.corona-bnr-text {
  padding-top: 18px;
  font-size: 120%;
  font-weight: bold;
}
.corona-bnr-area {
  display: flex;
  justify-content: space-evenly;
  padding-top: 20px;
}
.search-area {
  width: calc(57% - 20px);
}
.search-input-details.open {
  background-color: #fff;
  border: 3px solid #f08200;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  position: relative;
  top: -2px;
}
.search-input-details .btn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.search-input-details .btn-list label {
  width: 100%;
}
/* 詳細検索の調整 */
#contents .accordion-btn {
  background-color: #72523c;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  text-align: center;
}
#contents .accordion-btn::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  margin-left: 10px;
}
#contents .accordion-btn.open::after {
  display: inline-block;
  transform: rotate(180deg);
}
#contents .search-input-details .accordion-contents {
  background-color: #fcfce2;
  display: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  padding: 10px;
}
#contents .search-input-details .accordion-contents.open {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.search-input-details .btn-list .btn-check {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
  margin-right: 15px;
  width: calc(100% / 4 - 15px);
}
.search-input-details .facility-week-select .btn-check {
  margin-right: 0;
  min-width: 80px;
  width: 10%;
}
.search-input-details .btn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 10px 10px;
}
.back-beige {
  align-items: center;
  background-color: #f9f6f0;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
}
.map-item {
  align-items: center;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  font-size: 120%;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  position: absolute;
  transition: 0.5s;
  width: 240px;
}
.map-item.okayama {
  background-color: #fff;
  border: 2px solid #ff7e28;
  border-radius: 5px;
  left: 7%;
  top: 15%;
}
.map-item.kagawa {
  background-color: #fff;
  border: 2px solid #ff7e28;
  border-radius: 5px;
  left: 7%;
  top: 35%;
}
.map-item.kochi {
  background-color: #fff;
  border: 2px solid #ff7e28;
  border-radius: 5px;
  left: 7%;
  top: 55%;
}
.map-item i {
  align-items: center;
  bottom: 0;
  color: #72523c;
  display: flex;
  left: 20px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.map-item .map-link {
  align-items: center;
  box-sizing: border-box;
  color: #000;
  display: flex;
  height: 100%;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}
.map-item .map-link:hover {
  cursor: pointer;
  opacity: .6;
}
.map-item .map-link::before {
  background-image: url(../../image/contents/home/map_back_01.svg);
  background-position: right center;
  background-repeat: no-repeat;
  content: "";
  height: 40px;
  left: 100%;
  position: absolute;
  width: 30px;
}
.map-item.kagawa .map-link::before {
  background-image: url(../../image/contents/home/map_back_02.svg);
  width: 49px;
}
.map-item.kochi .map-link::before {
  background-image: url(../../image/contents/home/map_back_03.svg);
  left: 0;
  margin: auto;
  right: 0;
  top: calc(100% - 13px);
  width: 100px;
}
.local-list {
  background-color: #fff;
  border: 5px solid #f08200;
  border-radius: 5px;
  box-sizing: border-box;
  display: none;
  left: 100%;
  padding: 20px;
  position: absolute;
  width: 400px;
  z-index: 9999999;
}
.local-list h3 {
  border-bottom: 1px solid #bfbeba;
  margin-bottom: 3% !important;
  padding-bottom: 3%;
}
.local-list h4 {
  margin-bottom: 0 !important;
}
.local-list li {
  margin: 10px 10px 0 0;
  width: calc(100% / 2 - 10px);
}
.map-item li a i, .map-item.kochi li a i {
  color: #f08200;
  font-size: 25px;
  left: 20px;
  padding: 0;
}
.local-list li a:after {
  color: #f08200;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  position: absolute;
  right: 5px;
}
.local-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}
.local-list li a {
  background-color: #fdf3cc;
  border-radius: 5px;
  color: #2d2d2d;
  display: block;
  padding: 10px;
  padding-left: 65px;
  position: relative;
  transition: 0.5s;
}
.local-list li a:hover {
  opacity: 0.5;
  text-decoration: none;
  transition: 0.5s;
}
#contents .local-list h3 {
  color: #2d2d2d;
  margin: 0;
}
.local-list.open {
  display: block;
}

/*top-banner*/

#contents .inner.bnr-inner {
    justify-content: flex-start;
    max-width: 1425px;
}

.bnr-box {
    max-width: 468px;
    width: calc(100% / 3 - 7px);
    margin: 10px 10px 10px 0;
    cursor: pointer;
}

.bnr-search-box {
    max-width: 728px;
    width: 100%;
    margin: auto;
    cursor: pointer;
}

.bnr-box:nth-child(3n) {
    margin-right: 0;
}



@media screen and (max-width: 1400px) {
    /*top-banner*/
    
    #contents .inner.bnr-inner {
    max-width: 1140px;
}
    
   /* #contents .inner.bnr-inner::after {
    content: "";
    display: block;
    width: 50%;
}*/
}

@media screen and (max-width: 1140px) {
    /*top-banner*/

.bnr-list .flex {
    justify-content: flex-start;
}
    .bnr-box {
    width: calc(100% / 2 - 7px);
}

.bnr-box:nth-child(3n) {
    margin: 10px 10px 10px 0;
}

#contents .inner.bnr-inner {
    justify-content: center;
}
}


@media screen and (min-width: 1025px) {
.local-list {
  background-color: #fff;
  border: 5px solid #f08200;
  border-radius: 5px;
  box-sizing: border-box;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  position: fixed;
  width: 450px;
}
}
.close-local-list {
  background-color: #73c400;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 120%;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  position: relative;
  width: 60%;
}
.close-local-list:hover {
  cursor: pointer;
}
#home #contents h2 {
  background-color: transparent;
  color: #2d2d2d;
  text-align: center;
}
#home #contents h2.orange-ttl {
  background-color: #f08200;
  color: #fff;
  font-size: 145%;
  margin: 60px 0 40px;
  padding: 10px 20px;
  text-align: left;
}
#contents h4.search-ttl {
  background-color: transparent;
  border-bottom: 2px solid #e9e9aa;
  font-size: 120%;
  margin: 10px 0 10px;
  padding: 5px 0;
  width: 100%;
}
#contents .search-link .btn::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-right: 15px;
}
.search-link .information {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.search-link .information dt {
  color: #f08200;
  font-weight: bold;
  width: 70px;
}
.search-link .information dd {
  margin-left: 0;
  width: calc(100% - 70px);
}
.search-link .information dt::after {
  content: ":";
  margin-left: 5px;
}
#contents .search-list .feature {
  background-color: #fefbf0;
  border-radius: 5px;
  padding: 15px;
}
.page-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px auto 70px;
}
.page-nav .page-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-nav .prev, .page-nav .next, .page-list .num, .page-list .ellipsis {
  background-color: #ede5d6;
  color: #72523c;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 112%;
  margin-right: 5px;
}
.page-list .num.this {
  background-color: #72523c;
}
.page-nav a {
  color: #72523c;
  display: block;
  padding: 10px 18px;
}
.page-nav a:hover {
  background-color: #72523c;
  color: #fff;
  text-decoration: none;
}
.page-list .num.this a {
  color: #fff;
}
.page-list .ellipsis {
  padding: 10px 14px;
}
.back-brown {
  background-color: #f8f5ef;
  margin-top: 70px;
}
.news-area, .facebook-area {
  margin: 40px 0;
  overflow: hidden;
  width: calc(50% - 40px);
}
#news-list .item {
  align-items: center;
  border-bottom: 1px dotted #bfbeba;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px;
}
#news-list .item:first-child {
  border-top: 1px dotted #bfbeba;
}
#news-list .item .category {
  background-color: #73c400;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  text-align: center;
  width: 110px;
}
.news-tab-name.news ,
#news-list .item .category.news {
  background-color: #eb8a2a;
}
.news-tab-name.close ,
#news-list .item .category.close {
  background-color: #e26e6e;
}
.news-tab-name.info ,
#news-list .item .category.info {
  background-color: #e26e6e;
}
.news-tab-name.blog ,
#news-list .item .category.blog {
  background-color: #5aa82f;
}
.news-tab-name.recruit ,
#news-list .item .category.recruit {
  background-color: #0068b3;
}
#news-list .item .day {
  margin-bottom: 0;
  width: calc(100% - 123px);
}
#news-list .item .ttl {
  font-weight: bold;
  margin: 10px 0 0 0;
}
#news-list .item .category.facility {
  background-color: #d02142;
}
.news-list-link {
  display: block;
  margin: 24px 0 10px auto;
  max-width: max-content;
  text-align: right;
  width: 99px;
}
.bnr-area {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 30px;
  max-width: 1100px;
  width: 100%;
}
.bnr-area .item {
  width: calc(50% - 30px);

}
#contents .news-h2 {
  font-size: 170%;
  letter-spacing: 5px;
  margin-bottom: 20px;
  margin-top: 0;
}
.search-item h2 {
  background-color: transparent !important;
  color: #2d2d2d !important;
  text-align: center !important;
}
#home #contents .left-h2 {
  text-align: left;
}
/*  */
.main-txt-img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: calc(100% - 160px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1140px;
    padding: 0 41px;
    box-sizing: border-box;
    width:100%;
}
.main-slider {
    height: 500px;
    position: relative;
}
.main-slider li {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../image/contents/home/index_main_01.jpg);
    width: 100% !important;
    height: 100% !important;
    background-position: center;
}
.main-slider li.slider-02 {
    background-image: url(../../image/contents/home/index_main_02.jpg);
}
.main-slider li.slider-03 {
    background-image: url(../../image/contents/home/index_main_03.jpg);
}

/* 検索欄 select */
.select-detail select,
.select-time select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border-right: 1px dotted #b2b2b2;
    color: #72523c;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 6% 5px 10px;
    background-color: #f8f5ef;
    background-image: url(../../image/contents/home/ico_select_arrow.png);
    background-position: 94% center;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #bfb39c;
    border-radius: 3px;
    margin-top: 20px;
}
/* column */
.feature-area {
    background-color: #fff0dd;
    padding: 50px 0;
    margin: 50px 0;
}

.feature-area iframe {
	border: none;
	display: block;
	height: 640px;
	margin: 0 auto;
	max-width: 1140px;
	width: 98%;
}

/* 特集・ピックアップ記事の閉鎖によりコメントアウト
.feature-area iframe:first-child {
  margin-bottom: 50px;
}
*/

.feature-link {
    display: block;
    margin: 40px auto 0;
    max-width: 350px;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background-color: #73c400;
    font-size: 120%;
    font-weight: bold;
    transition: 0.5s;
    border-radius: 5px;
}

@media screen and (max-width: 1140px) {
  .main-txt-img{
    width: 487px;
    left: 80px;
    margin: 0 0;
    padding: 0;
    }
}

@media screen and (max-width: 1024px) {
.main-slider{
  height:340px;
}
.main-search-box {
    margin-top: 0;
}
.main-slider li.slider-01 {
    background-image: url(../../image/contents/home/index_main_tab_01.jpg);
}
.main-slider li.slider-02 {
    background-image: url(../../image/contents/home/index_main_tab_02.jpg);
}
.main-slider li.slider-03 {
    background-image: url(../../image/contents/home/index_main_tab_03.jpg);
}
.main-txt-img{
  width: 450px;
  left: 80px;
  margin: 0 0;
  padding: 0;
  top: 55px;
}
.feature-area iframe {
  height: 640px;
}
}

@media screen and (min-width: 769px) {
.body-bg-black {
  background-color: #0000008a;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}
}
@media screen and (max-width: 768px) {
  .news-area, .facebook-area {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
  }
  .medical-area {
    width: 100%;
  }
  .medical-back {
    height: auto;
  }
  .corona-bnr-area {
    flex-direction: column;
    height: 100%;
  }
  .corona-bnr-area p {
    text-align: center;
  }
  .sub-nav {
    justify-content: flex-start;
    padding-left: 0;
    width: 100%;
  }
  .sub-nav .sub-item {
    margin-left: 0;
    margin-right: 20px;
  }
  .view-text {
    right: auto;
    width: 46vw;
  }
  .bnr-area {
    width: calc(100% - 20px);
  }
  .local-list {
    top: 50%;
    height: max-content;
    height: 50%;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    width: 100vw;
    z-index: 9999999999;
    transform: translate(0, -50%);
  }
  .main-slider{
  height:280px;
  }
  .main-txt-img{
  width: 345px;
  left: 80px;
  margin: 0 0;
  padding: 0;
  top: 58px;
  }
}
@media screen and (max-width: 640px) {
    .main-slider{
    height: 160px;
  }
  .main-slider li.slider-01 {
    background-image: url(../../image/contents/home/index_main_sp_01.jpg);
}
  .main-slider li.slider-02 {
    background-image: url(../../image/contents/home/index_main_sp_02.jpg);
}
.main-slider li.slider-03 {
    background-image: url(../../image/contents/home/index_main_sp_03.jpg);
}
  .main-slider li {
    background-position: right;
}

.main-txt-img {
    width: 54%;
    top: 0;
    bottom: 20px;
    margin: auto;
    left: 24px;
    right: auto;
}
  .search-item select.area, .search-item select.facility, .search-item input.word {
    border-bottom: 1px dotted #b2b2b2;
    border-right: 0;
    margin: 0;
    padding: 10px;
    width: 100%;
    order: 5;
  }
  .search-item input.btn-search {
    display: block;
    margin: 20px auto 10px;
    margin-top: 10px;
    order: 5;
  }
  .search-map {
    height: 60vw;
  }
  .map-item .map-link {
    padding-right: 0;
  }
  .map-item.okayama, .map-item.kagawa, .map-item.kochi {
    font-size: inherit;
    height: 30px;
    width: 40%;
  }
  .map-item i {
    left: 15px;
  }
  .news-area {
    margin: 30px 0 0;
    padding: 10px;
  }
  .facebook-area {
    margin: 0 0 60px;
    padding: 10px;

  }
  .bnr-area .item {
    margin-bottom: 25px;
    width: 100%;
  }
  .bnr-area {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .view-text {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 0 0;
    max-width: 250px;
    padding: 0 20px 70px;
    width: auto;
  }
  .main-view {
    background-image: url(../../image/contents/home/index_main_back_sp.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 200px;
  }
  .main-search-box {
    margin: 0;
    padding: 10px;
  }
  .search-input-details .btn-list .btn-check {
    width: calc(100% / 2 - 15px);
  }
  .search-input-details .facility-week-select .btn-check {
    width: 30%;
  }

.area-detail-box select, .symptoms-detail select {
    border-right: 0;
    padding: 13px 10px;
}
.search-back .error,
.error-box {
  margin-bottom: 8%;
}
.feature-area iframe {
  height: 980px;
}

.bnr-box {
    width: 100%;
    margin: 10px auto 10px;
    text-align: center;
}

.bnr-box:nth-child(3n) {
    margin: 10px auto 10px;
}
}


@media screen and (max-width: 375px) {
  .main-view {
    min-height: 180px;
  }
  .view-text {
    max-width: 210px;
    width: auto;
  }
}
