@charset "UTF-8";
.Content_bg {
  padding: 80px 0 70px;
  background: #fff;
}
.Switch {
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.Switch_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 50%;
  height: 100px;
  font-size: 2em;
  letter-spacing: .2em;
  text-indent: .2em;
  text-align: center;
  font-family: "A1明朝","A1 Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  color: #fff;
  background: #00835e;
  cursor: pointer;
  transition: opacity .3s;
}
.Switch_btn + .Switch_btn {
  border-left: 1px solid #fff;
}
.Switch_btn:hover {
  opacity: .7;
}
.Switch_btn-active {
  color: #00835e;
  background: #fff;
  transition: background .3s;
  cursor: default;
}
.Switch_btn-active:hover {
  opacity: 1;
}
.Switch a {
  color: #fff;
  text-align: center;
  height: 100%;
  padding-top: 30px;
  width: 100%;
}
.Switch a:hover {
  color: #fff;
  text-align: center;
  height: 100%;
  padding-top: 30px;
  width: 100%;
}
.Switch a:visited {
  color: #fff;
  text-align: center;
  height: 100%;
  padding-top: 30px;
  width: 100%;
}
.Dl {
  width: 100%;
  margin: 0 auto;
}
.access_info_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  padding: 0 5%;
}
.access_info_wrap > .img_gaikan {
  width: 50%;
}
.access_info_wrap > .Dl_txt {
  width: 50%;
}
.access_info_wrap .address {
  padding: 20px 20px ;
  font-size: 1.8em;
 line-height: 1.3em;
  letter-spacing: 0.04em;
}
.access_info_wrap .acc_info_box {
  padding: 20px 30px;
  border: 1px solid #4ab092;
  border-left: none;
}
.access_box > .Dl_txt .acc_info_box .acc_info_tit {
  margin: 0 0 8px;
  font-size: 2.3em;
  line-height: 1.4;
  letter-spacing: .3em;
font-family: "A1明朝","A1 Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  color: #00835e;
}
.access_box > .Dl_txt .acc_info_box .acc_info_list {
  display: flex;
  font-size: 1.3em;
}

ul.access_list li{display: inline-block;white-space:nowrap;float:left;}
ul.access_list li:before {
  content: "\025a0";
  color: #00835e;
  margin-right: 0.35em;}

.access_box > .Dl_txt .acc_info_box .acc_info_list > ul.access_list > li{margin-right: 20px;}

.access_info_wrap > .Dl_txt .acc_info_box .acc_info_list > * {
  display: flex;
}
.access_box > .Dl_txt .acc_info_box .acc_info_list > ul.access_list > li > *::before {
  content: "\025a0";
  color: #00835e;
  margin-right: 0.35em;
}
.map_box{padding:0 0 0 20px}
.map_box img{width: 100%}

.access_box{margin: 30px 5%;border: 1px solid #4ab092;padding: 20px
}
.map_box iframe {
  width: 100%;
  height: 500px;
}
.btn_map_link a {
  display: inline-block;
  margin: 0px 20px 20px;
  text-align: center;
  padding: 10px 30px;
  letter-spacing: .1em;
  white-space: nowrap;
  color: #FFF;
  font-family: "A1明朝","A1 Mincho","ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  background: #00835e;
  transition: opacity .3s;
 font-size: 1.3em
}
.btn_map_link a:hover {
 opacity: .7;
}
@media only screen and (min-width: 768px) and (max-width: 1560px) {
.Content_bg {
 padding: 5vw 0%;
  }
.Switch a {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 1.8vw;
 width: 100%;
  }
.Switch a:hover {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 1.8vw;
 width: 100%;
  }
.Switch a:visited {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 1.8vw;
 width: 100%;
  }
.Switch_btn {
 height: 80px;
 font-size: 1.8em;
  }
.access_info_wrap .address {
 padding: 22px 4% ;
 font-size: 1.5em;
  }
    
    @media only screen and (max-width: 1164px) {
        .access_info_wrap .address {
 padding: 1.8vw 4% ;
 font-size: 1.5em;
  }
    
    }
    
.access_info_wrap .acc_info_box {
 padding: 5% 4%;
  }
.access_info_wrap > .Dl_txt .acc_info_box .acc_info_tit {
 font-size: 2em;
  }
.access_info_wrap > .Dl_txt .acc_info_box .acc_info_list {
 font-size: 1.35em;
  }
.btn_map_link a {
 font-size: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
    
    .access_box > .Dl_txt .acc_info_box .acc_info_list > ul.access_list > li{margin-right: 20px;font-size: 2.7vw}
    
    .access_box{margin: 0}
    .map_box{padding:20px  0 0}
    
.Content_bg {
 padding: 10.666vw 5.63% 15.333vw;
  }
.Switch a {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 5.3vw;
 width: 100%;
  }
.Switch a:hover {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 5.3vw;
 width: 100%;
  }
.Switch a:visited {
 color: #fff;
 text-align: center;
 height: 100%;
 padding-top: 5.3vw;
 width: 100%;
  }
.Switch_btn {
 height: 70px;
 font-size: 3vw;
   line-height: 1.3em;
 letter-spacing: .1em;
 text-indent: .1em;
  }
.Dl {
 width: 100%;
 margin: 0 auto;
 padding: 0;
  }
.access_info_wrap {
 flex-wrap: wrap;
 padding: 0;
  }
.access_info_wrap .address {
 font-size: 3.4vw;
 padding: 0;
 margin: 4vw 0 4vw;
  }
.access_info_wrap > .Dl_txt .acc_info_box .acc_info_list {
 font-size: 3vw;
  }
.access_info_wrap .acc_info_box {
 padding: 4vw;
 border: 1px solid #4ab092;
  }
.access_info_wrap > .Dl_txt .acc_info_box .acc_info_tit {
 font-size: 4.5vw;
  }
.access_info_wrap > .img_gaikan, .access_info_wrap > .Dl_txt {
 width: 100%;
  }
.map_box iframe {
 width: 100%;
 height: 80vw;
  }
.btn_map_link a {
 display: block;
 margin: 0px 40px 5vw;
 text-align: center;
 padding: 7px 30px;
  }
}