@charset "utf-8";

/************************************************
 トップページ
*************************************************/
.home #main_visual {
  text-align: center;
}

/* ==============================================
 3つのタイプ
=============================================== */
#index_type_area {
  padding-bottom: 50px;
}

#index_type01,
#index_type02,
#index_type03 {
  background: #fff;
  margin: 0 auto 40px;
  padding: 20px 0;
}
#index_type01 {
  border: 10px solid #78cbeb;
}
#index_type02 {
  border: 10px solid #27b6ec;
}
#index_type03 {
  border: 10px solid #0d95c8;
  margin-bottom: 0;
}

.index_type_bottom {
  text-align: center;
}
.index_type_top img {
  text-align: center;
}
.index_type_top h2 {
  margin: 0;
  text-align: center;
}
.index_type_top ul {
  list-style-image: url(../images/ico_check01.png);
}
.index_type_bottom p {
  color: #27b6ec;
  font-weight: bold;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 768px){
  #index_type01,
  #index_type02,
  #index_type03 {
    width: 930px;
    height: 400px;
    border: none;
    padding: 0;
  }
  #index_type01 {
    background: url(../images/bg_index_type01.png) center center no-repeat;
  }
  #index_type02 {
    background: url(../images/bg_index_type02.png) center center no-repeat;
  }
  #index_type03 {
    background: url(../images/bg_index_type03.png) center center no-repeat;
  }

  .index_type_top {
    height: 190px;
    position: relative;
  }
  .index_type_bottom {
    height: 210px;
    padding-top: 70px;
    text-align: center;
  }

  .index_type_top h2 {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translate(0, -50%);
  }
  .index_type_top ul {
    position: absolute;
    top: 50%;
    left: 310px;
    transform: translate(0, -50%);
    margin: 0;
    font-size: 1.05rem;
  }
  .index_type_top ul li {
    margin-bottom: 10px;
  }
}

/* ==============================================
 メイン部分
=============================================== */
#index_main_area {
  padding: 50px 0;
}
#index_main_area .wrapper {
  margin: 0 30px;
}

@media print, screen and (min-width: 768px){
  #index_main_area .wrapper {
    width: 613px;
    margin: 0 60px 0 30px;
  }
}

/* ==============================================
 コンテンツ
=============================================== */
/* ごあいさつ
----------------------------------------------- */
#greeting_area {
  margin: 30px 0;
}

/* お知らせ
----------------------------------------------- */
.news_list_box {
  max-width: 700px;
  margin: 0 auto 40px;
}
.news_list_box:last-child {
  margin: 0 auto;
}
.news_list {
  padding: 0;
  list-style: none;
}
.side_box .news_list {
  width: 100%;
  margin: 0 auto;
}
.news_list li {
  background:#f3f8ea;
  padding: 0 10px;
  line-height: 34px;
}
.news_list li:nth-child(even) {
  background:#e7f0d6;
}
.news_list .date {
  display: block;
  margin: 0;
  color: #575757;
  text-decoration: none;
}
.news_list li a {
  display: block;
  color: #575757;
  text-decoration: none;
}

/*.news_list .date:hover ,.news_list .date:active {*/
.news_list li a:hover, .news_list li a:active {
  opacity: 0.5;
}

@media print, screen and (min-width: 768px){
  .news_list {
    margin-right: 30px;
    margin-left: 30px;
  }
  .news_list .date {
    display: inline;
    margin-right: 40px;
    margin-left: 24px;
  }
}

/* ISO認証
----------------------------------------------- */
#iso_area {
  margin: 0 0 15px;
  min-width: 300px;
  background: url(../images/bg_iso@2x.png) center center no-repeat;
  background-size: contain;
  text-align: center;
}
#iso_area img {
  max-width: 116px;
  margin: 10px 5px 10px;
  border: 1px solid #78cbeb;
}

==============================================
 サイドバー
=============================================== */
.side_box {
  margin: 50px auto 0;
  text-align: center;
}
.side_menu_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side_menu_list li {
  margin: 0 0 20px 0;
  text-align: center;
}

@media print, screen and (min-width: 768px){
  .side_box {
    margin-top: 0;
  }
  .side_menu_list li {
    text-align: left;
  }
  .side_box_map {
    margin-top: 100px;
    text-align: left;
  }
}
@media screen and ( min-width: 480px ){
	.members {
		width: 100%;
		margin: 0 auto;　
		display: block;
		
	}
}
.i4ewOd-pzNkMb-haAclf {
	display: none;
}
.i4ewOd-pzNkMb-nK2kYb {
	display: none;
}
.i4ewOd-pzNkMb-jfdpUb-ornU0b {
	display: none;
}
