@charset "utf-8";
/* CSS Document */
body, main {
  margin: 0;
  padding: 0;
}
.pc-only {
  display: none;
}
.l-header__wrap {
  width: 100%;
  background-image: url(../images/bg-contents_001.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 80px;
  padding: 100px 0;
}
.l-header__inner {
  width: 95%;
  margin: 0 auto;
}
.l-header__inner .en {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1rem;
  font-style: italic;
}
.l-header__inner .jp {
  display: block;
  font-size: 1rem;
  color: #ffffff;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-contents_inner {
  width: 95%;
  margin: 0 auto;
  padding: 30px 0;
}
.l-contents_inner h3 {
  padding: 1rem 0 1rem;
  margin-bottom: 0.5rem;
  background-image: repeating-linear-gradient(45deg, #b2d5de 0 2px, transparent 2px 4px);
  background-repeat: no-repeat;
  background-size: 4rem 0.4rem;
  background-position: center bottom;
  color: #353535;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}
.l-about_block ul {
  width: 100%;
  padding: 20px 0 0 0;
}
.l-about_block ul li {
  border-bottom: 2px dotted #C8E6F8;
  padding: 10px 0;
  display: block;
  font-size: 1rem;
}
.l-about_block ul li .title {
  color: #16357f;
  width: 100%;
  font-weight: 600;
}
.l-about_block ul li .detail {
  color: #292929;
}
.l-about_block ul li .detail ul {
  width: 100%;
  padding: 0;
}
.l-about_block ul li .detail ul li {
  border-bottom: 0px dotted #C8E6F8;
  padding: 0 0 10px 0;
}
/*お問い合わせ*/
.l-contact__wrap {
  width: 100%;
  margin-top: 0px;
  padding: 30px 0;
}
.l-contact__inner {
  width: 95%;
  margin: 0 auto;
  background-color: #e4f2fa;
  border-radius: 20px;
}
.l-contact__inner .en {
  font-family: "Lato", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  color: #16357f;
  display: block;
  line-height: 1rem;
  font-style: italic;
}
.l-contact__inner .jp {
  font-size: 1rem;
  color: #000;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-contact_block__l {
  float: none;
  width: 100%;
  background-image: url(../images/icon-information.png);
  background-repeat: no-repeat;
  background-position: 30px 30px;
  background-size: 70px auto;
  padding: 40px 0 0px 0px;
}
.l-contact_block__l h2 {
  display: block;
  padding: 0px 0 0px 0px;
  text-align: center;
}
.l-contact_block__r {
  float: none;
  width: 90%;
  padding: 10px 0;
  margin: 0 auto;
}
.l-contact_block__r .contact_detail {}
.l-contact_block__r .btn {
  width: 200px;
  margin: 20px auto;
}
.l-contact_block__r .btn img {
  width: 100%;
  height: auto;
}
table {
  margin: 0;
}
.tbl_01 {
  width: 60%;
}
.tbl_01 th {
  font-weight: 600;
}
.tbl_02 {
  width: 100%;
}
.tbl_02 th {
  display: table;
  margin: 0;
  font-weight: 400;
}
.tbl_02 td {
  display: table;
  padding-bottom: 15px;
}
/*地図*/
.map {
  width: 100%;
  margin: 0 auto;
}
.map iframe {
  width: 100%;
  height: 400px;
  border: 0;
  display: block;
}
/*footer*/
.l-footer__wrap {
  width: 100%;
  margin-top: 0px;
  padding: 30px 0 0px 0;
  background-color: #16357F;
}
.l-footer__inner {
  width: 95%;
  margin: 0 auto;
}
.l-footer_block__l {
  float: none;
}
.l-footer_block__l .title {
  color: #FFF;
  font-size: 1.2rem;
  padding: 0 0 20px 0;
  text-align: center;
}
.l-footer_block__l .address {
  color: #FFF;
  font-size: .9rem;
}
.map_s {
  width: 100%;
}
.map_s img {
  width: 100%;
  height: auto;
}
.l-footer_block__r {
  float: none;
  color: #FFF;
  font-size: .9rem;
  padding: 20px 0px 0px 0;
  text-align: center;
}
.l-footer_block__l a {
  color: #FFF;
  text-decoration: none;
}
.copyright {
  text-align: center;
  color: #FFF;
  padding: 60px 0 0 0;
  font-size: 0.8rem;
}
.txt-r {
  text-align: right;
  margin-bottom: 50px;
}
.b-link_l {}
.b-link_l a {
  color: #fff;
  font-weight: bold;
  background: #392589;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_l a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #6A54C0;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_l .btn {
  background-image: url(../images/btn_next.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_l .btn:hover {
  background-image: url(../images/btn_next_hover.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_c {
  text-align: center;
  margin-top: 30px;
}
.b-link_c a {
  color: #fff;
  font-weight: bold;
  background: #392589;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_c a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #6A54C0;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_c .btn {
  background-image: url(../images/btn_next.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_c .btn:hover {
  background-image: url(../images/btn_next_hover.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_ld {
  margin-top: 20px;
  margin-left: 10px;
  width: 200px;
  float: none;
}
.b-link_ld a {
  color: #16357f;
  font-weight: bold;
  background: #FFF;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_ld a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #6A54C0;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_ld .btn {
  background-image: url(../images/btn_next.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_ld .btn:hover {
  background-image: url(../images/btn_next_hover.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.main_visual:after, .l-about__inner:after, .l-business__inner:after, .l-business_block__r ul li:after, .l-contact__inner:after, .l-footer__inner:after {
  content: "";
  display: block;
  clear: both;
}
.copyright {
  text-align: center;
  padding: 30px 0;
  font-size: 0.7rem;
}