@charset "UTF-8";
/*! Theme Name: toron */
/* line 1, sass/_base.scss */
*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, sass/_base.scss */
body {
  background-image: url(img/common/bg-01.png);
  color: #39505f;
  font-family: "游ゴシック", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

/* line 14, sass/_base.scss */
img {
  height: auto;
  max-width: 100%;
}

/* line 19, sass/_base.scss */
a {
  color: #86badf;
}
/* line 22, sass/_base.scss */
a:hover {
  text-decoration: none;
}

@media all and (max-width: 991px) {
  /* line 27, sass/_base.scss */
  .pc-only {
    display: none;
  }
}

/* line 34, sass/_base.scss */
.sp-only {
  display: none;
}
@media all and (max-width: 991px) {
  /* line 34, sass/_base.scss */
  .sp-only {
    display: inherit;
  }
}

/* line 1, sass/_g-w.scss */
.g-w {
  padding-top: 60px;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_g-w.scss */
  .g-w {
    padding-bottom: 40px;
    padding-top: 0;
  }
}
/* line 9, sass/_g-w.scss */
.g-w:before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  background-image: url(img/common/bg-02.png);
  content: "";
  height: 10px;
  width: 100%;
}
@media all and (max-width: 991px) {
  /* line 9, sass/_g-w.scss */
  .g-w:before {
    display: none;
  }
}

/* line 22, sass/_g-w.scss */
.g-w__wrap--01 {
  margin: 0 auto;
  min-height: 1300px;
  position: relative;
  width: 940px;
}
/* line 13, sass/_mixin.scss */
.g-w__wrap--01:after {
  clear: both;
  content: "";
  display: block;
}
@media all and (max-width: 991px) {
  /* line 22, sass/_g-w.scss */
  .g-w__wrap--01 {
    min-height: inherit;
    position: static;
    width: auto;
  }
}

/* line 1, sass/_g-h.scss */
.g-h {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_g-h.scss */
  .g-h {
    background-color: #86badf;
    position: static;
    width: auto;
  }
}

/* line 11, sass/_g-h.scss */
.g-h__h--01 {
  background-color: #86badf;
  background-image: url(img/g-h/h-01-bg.png);
  background-position: center bottom;
  background-size: auto 174px;
  background-repeat: no-repeat;
  height: 290px;
  width: 210px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 11, sass/_g-h.scss */
  .g-h__h--01 {
    background-color: inherit;
    background-position: 25px bottom;
    background-size: auto 55px;
    height: 60px;
    padding-top: 6px;
    width: auto;
  }
}
/* line 30, sass/_g-h.scss */
.g-h__h--01 a {
  display: block;
  height: 100%;
  padding-top: 25px;
  width: 100%;
}
@media all and (max-width: 991px) {
  /* line 30, sass/_g-h.scss */
  .g-h__h--01 a {
    display: inline;
    height: auto;
    padding-top: 0;
    width: auto;
  }
}
/* line 44, sass/_g-h.scss */
.g-h__h--01 img {
  width: 175px;
  vertical-align: bottom;
}
@media all and (max-width: 991px) {
  /* line 44, sass/_g-h.scss */
  .g-h__h--01 img {
    width: 100px;
  }
}

/* line 1, sass/_g-n.scss */
.g-n {
  position: absolute;
  top: 330px;
  right: auto;
  bottom: auto;
  left: 0;
  width: 210px;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_g-n.scss */
  .g-n {
    background-color: #FFF;
    height: auto;
    position: static;
    width: auto;
  }
}

/* line 13, sass/_g-n.scss */
.g-n__list--01 {
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 13, sass/_g-n.scss */
  .g-n__list--01 {
    display: table;
    width: 100%;
  }
}
/* line 21, sass/_g-n.scss */
.g-n__list--01 li {
  padding-bottom: 20px;
}
@media all and (max-width: 991px) {
  /* line 21, sass/_g-n.scss */
  .g-n__list--01 li {
    border-left: 1px dotted #bbb;
    display: table-cell;
    padding-bottom: 0;
    text-align: center;
  }
}
@media all and (max-width: 991px) {
  /* line 31, sass/_g-n.scss */
  .g-n__list--01 li a {
    display: block;
    padding: 10px 8px 10px 8px;
  }
}
/* line 39, sass/_g-n.scss */
.g-n__list--01 li img {
  height: 36px;
  width: auto;
  vertical-align: bottom;
}
@media all and (max-width: 991px) {
  /* line 39, sass/_g-n.scss */
  .g-n__list--01 li img {
    height: 20px;
    width: auto;
  }
}

/* line 1, sass/_g-m.scss */
.g-m {
  float: right;
  padding-bottom: 100px;
  width: 680px;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_g-m.scss */
  .g-m {
    float: none;
    padding: 25px 15px 30px 15px;
    width: auto;
  }
}

/* line 13, sass/_g-m.scss */
.g-m__h--01 {
  background-repeat: no-repeat;
  border-bottom: 3px solid #86badf;
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 13, sass/_g-m.scss */
  .g-m__h--01 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 0;
  }
}
/* line 27, sass/_g-m.scss */
.g-m__h--01 img {
  height: 48px;
  width: auto;
}
@media all and (max-width: 991px) {
  /* line 27, sass/_g-m.scss */
  .g-m__h--01 img {
    height: 36px;
  }
}

/* line 37, sass/_g-m.scss */
.g-m__img--01 {
  padding-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 37, sass/_g-m.scss */
  .g-m__img--01 {
    padding-bottom: 20px;
  }
}

/* line 46, sass/_g-m.scss */
.g-m__breadcrumb {
  font-size: 0;
  padding-bottom: 30px;
  text-align: right;
}
/* line 13, sass/_mixin.scss */
.g-m__breadcrumb:after {
  clear: both;
  content: "";
  display: block;
}
@media all and (max-width: 991px) {
  /* line 46, sass/_g-m.scss */
  .g-m__breadcrumb {
    padding-bottom: 20px;
    text-align: left;
  }
}
/* line 57, sass/_g-m.scss */
.g-m__breadcrumb li {
  display: inline-block;
  font-size: 14px;
}
@media all and (max-width: 991px) {
  /* line 57, sass/_g-m.scss */
  .g-m__breadcrumb li {
    font-size: 12px;
    font-weight: bold;
  }
}
/* line 68, sass/_g-m.scss */
.g-m__breadcrumb li:first-child:after {
  content: ">";
  padding-left: 2px;
  padding-right: 2px;
}

/* line 1, sass/_g-i.scss */
.g-i {
  position: absolute;
  top: 680px;
  right: auto;
  bottom: auto;
  left: 0;
  width: 210px;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_g-i.scss */
  .g-i {
    height: auto;
    position: static;
    width: auto;
  }
}

/* line 12, sass/_g-i.scss */
.g-i__list--01 {
  padding-bottom: 20px;
}
@media all and (max-width: 991px) {
  /* line 12, sass/_g-i.scss */
  .g-i__list--01 {
    padding-bottom: 10px;
    text-align: center;
  }
}
/* line 20, sass/_g-i.scss */
.g-i__list--01 dt {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.7;
}
/* line 25, sass/_g-i.scss */
.g-i__list--01 dt span {
  position: relative;
  padding-left: 20px;
}
/* line 29, sass/_g-i.scss */
.g-i__list--01 dt span:before {
  position: absolute;
  top: -1px;
  right: auto;
  bottom: auto;
  left: 0;
  background-image: url(img/g-i/list-01-item-01-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 16px;
  width: 16px;
}
/* line 41, sass/_g-i.scss */
.g-i__list--01 dd {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}

/* line 48, sass/_g-i.scss */
.g-i__list--02 {
  padding-bottom: 40px;
  text-align: center;
}
/* line 13, sass/_mixin.scss */
.g-i__list--02:after {
  clear: both;
  content: "";
  display: block;
}
@media all and (max-width: 991px) {
  /* line 48, sass/_g-i.scss */
  .g-i__list--02 {
    padding-bottom: 25px;
  }
}
/* line 57, sass/_g-i.scss */
.g-i__list--02 li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media all and (max-width: 991px) {
  /* line 57, sass/_g-i.scss */
  .g-i__list--02 li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* line 67, sass/_g-i.scss */
.g-i__list--02 li img {
  width: 41px;
}

/* line 73, sass/_g-i.scss */
.g-i__txt--01 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 45px;
  white-space: nowrap;
}
@media all and (max-width: 991px) {
  /* line 73, sass/_g-i.scss */
  .g-i__txt--01 {
    font-size: 24px;
    padding-bottom: 25px;
    text-align: center;
  }
}
/* line 85, sass/_g-i.scss */
.g-i__txt--01 span {
  position: relative;
  padding-left: 20px;
}
/* line 89, sass/_g-i.scss */
.g-i__txt--01 span:before {
  position: absolute;
  top: 5px;
  right: auto;
  bottom: auto;
  left: 0;
  background-image: url(img/g-i/txt-01-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  width: 16px;
}

/* line 101, sass/_g-i.scss */
.g-i__txt--02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 15px;
}
@media all and (max-width: 991px) {
  /* line 101, sass/_g-i.scss */
  .g-i__txt--02 {
    text-align: center;
  }
}

/* line 112, sass/_g-i.scss */
.g-i__txt--03 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  /* line 112, sass/_g-i.scss */
  .g-i__txt--03 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}

/* line 125, sass/_g-i.scss */
.g-i__link--01 {
  padding-bottom: 15px;
  width: 120px;
}
@media all and (max-width: 991px) {
  /* line 125, sass/_g-i.scss */
  .g-i__link--01 {
    margin: 0 auto;
  }
}

@media all and (max-width: 991px) {
  /* line 134, sass/_g-i.scss */
  .g-i__bnr--01 {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}

/* line 1, sass/_g-f.scss */
.g-f {
  background-image: url(img/common/bg-02.png);
}

/* line 5, sass/_g-f.scss */
.g-f__copyright {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

/* line 1, sass/_f-p.scss */
.f-p__wrap--01 {
  position: relative;
}
/* line 6, sass/_f-p.scss */
.f-p__wrap--01 .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
/* line 14, sass/_f-p.scss */
.f-p__wrap--01 .bx-wrapper .bx-pager a {
  background-color: inherit;
  border: 3px solid #86badf;
}
/* line 18, sass/_f-p.scss */
.f-p__wrap--01 .bx-wrapper .bx-pager a:hover {
  background-color: #86badf;
}
/* line 23, sass/_f-p.scss */
.f-p__wrap--01 .bx-wrapper .bx-pager .active {
  background-color: #86badf !important;
}

/* line 30, sass/_f-p.scss */
.f-p__wrap--02 {
  border: 5px solid #86badf;
  border-radius: 5px;
  margin-bottom: 50px;
  padding: 35px 15px 15px 15px;
}

/* line 41, sass/_f-p.scss */
.f-p__list--01 li img {
  border-radius: 8px;
}

/* line 47, sass/_f-p.scss */
.f-p__h--01 {
  padding-bottom: 30px;
  text-align: center;
}
/* line 51, sass/_f-p.scss */
.f-p__h--01 img {
  margin: 0 auto;
}

/* line 56, sass/_f-p.scss */
.f-p__h--02 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
/* line 63, sass/_f-p.scss */
.f-p__h--02:before {
  position: absolute;
  top: -40px;
  right: auto;
  bottom: auto;
  left: 50%;
  background-image: url(img/common/bg-01.png);
  content: "";
  height: 30px;
  margin-left: -40px;
  width: 80px;
}
/* line 72, sass/_f-p.scss */
.f-p__h--02:after {
  position: absolute;
  top: -60px;
  right: auto;
  bottom: auto;
  left: 50%;
}
@media all and (max-width: 991px) {
  /* line 56, sass/_f-p.scss */
  .f-p__h--02 {
    font-size: 18px;
  }
}

/* line 83, sass/_f-p.scss */
.f-p__h--02--01:after {
  background-image: url(img/f-p/h-02-01-bg.png);
  background-size: cover;
  content: "";
  height: 37px;
  margin-left: -19px;
  width: 39px;
  z-index: 9;
}

/* line 96, sass/_f-p.scss */
.f-p__h--02--02:after {
  background-image: url(img/f-p/h-02-02-bg.png);
  background-size: cover;
  content: "";
  height: 43px;
  margin-left: -19px;
  width: 38px;
  z-index: 9;
}

/* line 107, sass/_f-p.scss */
.f-p__txt--01 {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 60px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 107, sass/_f-p.scss */
  .f-p__txt--01 {
    font-size: 14px;
  }
}
/* line 118, sass/_f-p.scss */
.f-p__txt--01 span {
  color: #86badf;
}

/* line 123, sass/_f-p.scss */
.f-p__txt--02 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.7;
}
@media all and (max-width: 991px) {
  /* line 123, sass/_f-p.scss */
  .f-p__txt--02 {
    font-size: 14px;
  }
}

/* line 133, sass/_f-p.scss */
.f-p__img--01 {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 9;
}

/* line 1, sass/_concept.scss */
.concept__wrap--01 {
  background-color: #FFF;
  border: 5px solid #86badf;
  border-radius: 5px;
  margin-bottom: 50px;
  padding: 25px 20px 20px 20px;
}
/* line 13, sass/_mixin.scss */
.concept__wrap--01:after {
  clear: both;
  content: "";
  display: block;
}

/* line 13, sass/_mixin.scss */
.concept__wrap--02:after {
  clear: both;
  content: "";
  display: block;
}

/* line 13, sass/_mixin.scss */
.concept__wrap--03:after {
  clear: both;
  content: "";
  display: block;
}

/* line 18, sass/_concept.scss */
.concept__wrap--04 {
  float: right;
  width: 400px;
}
@media all and (max-width: 991px) {
  /* line 18, sass/_concept.scss */
  .concept__wrap--04 {
    float: none;
    padding-bottom: 20px;
    width: auto;
  }
}

/* line 29, sass/_concept.scss */
.concept__h--01 {
  background-image: url(img/concept/h-01-bg.png);
  background-position: left 15px;
  background-size: 45px auto;
}
@media all and (max-width: 991px) {
  /* line 29, sass/_concept.scss */
  .concept__h--01 {
    background-size: 40px auto;
    background-position: left top;
  }
}

/* line 40, sass/_concept.scss */
.concept__h--02 {
  border-bottom: 3px dotted #86badf;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 46, sass/_concept.scss */
  .concept__h--02 img {
    height: 22px;
    width: auto;
  }
}

/* line 55, sass/_concept.scss */
.concept__h--03 {
  padding-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 55, sass/_concept.scss */
  .concept__h--03 {
    padding-bottom: 20px;
  }
}
/* line 63, sass/_concept.scss */
.concept__h--03 img {
  height: 25px;
  width: auto;
}
@media all and (max-width: 991px) {
  /* line 63, sass/_concept.scss */
  .concept__h--03 img {
    height: 22px;
  }
}

/* line 73, sass/_concept.scss */
.concept__h--04 {
  border-bottom: 1px dotted #39505f;
  font-size: 26px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
@media all and (max-width: 991px) {
  /* line 73, sass/_concept.scss */
  .concept__h--04 {
    font-size: 22px;
  }
}
/* line 83, sass/_concept.scss */
.concept__h--04 span {
  font-size: 16px;
}

/* line 88, sass/_concept.scss */
.concept__txt__01 {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 60px;
}

/* line 94, sass/_concept.scss */
.concept__txt__02 {
  float: left;
  font-size: 16px;
  line-height: 2;
  width: 380px;
}
@media all and (max-width: 991px) {
  /* line 94, sass/_concept.scss */
  .concept__txt__02 {
    font-size: 14px;
    float: none;
    padding-bottom: 20px;
    width: auto;
  }
}

/* line 108, sass/_concept.scss */
.concept__txt__03 {
  float: right;
  font-size: 16px;
  line-height: 2;
  width: 380px;
}
@media all and (max-width: 991px) {
  /* line 108, sass/_concept.scss */
  .concept__txt__03 {
    float: none;
    padding-bottom: 20px;
    width: auto;
  }
}

/* line 121, sass/_concept.scss */
.concept__txt__04 {
  font-size: 16px;
  line-height: 2;
}
@media all and (max-width: 991px) {
  /* line 121, sass/_concept.scss */
  .concept__txt__04 {
    font-size: 14px;
  }
}

/* line 130, sass/_concept.scss */
.concept__img--02 {
  margin-top: -44px;
  padding-bottom: 10px;
  text-align: center;
}
/* line 135, sass/_concept.scss */
.concept__img--02 img {
  width: 120px;
}

/* line 141, sass/_concept.scss */
.concept__img--03 {
  float: right;
  text-align: center;
  width: 210px;
}
@media all and (max-width: 991px) {
  /* line 141, sass/_concept.scss */
  .concept__img--03 {
    float: none;
    width: auto;
  }
}

/* line 152, sass/_concept.scss */
.concept__img--04 {
  float: left;
  text-align: center;
  width: 210px;
}
@media all and (max-width: 991px) {
  /* line 152, sass/_concept.scss */
  .concept__img--04 {
    float: none;
    width: auto;
  }
}

/* line 163, sass/_concept.scss */
.concept__img--05 {
  float: left;
  text-align: center;
  width: 240px;
}
@media all and (max-width: 991px) {
  /* line 163, sass/_concept.scss */
  .concept__img--05 {
    float: none;
    width: auto;
  }
}
/* line 173, sass/_concept.scss */
.concept__img--05 img {
  width: 260px;
}

/* line 1, sass/_menu.scss */
.menu__h--01 {
  background-image: url(img/menu/h-01-bg.png);
  background-position: left 10px;
  background-size: 40px auto;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_menu.scss */
  .menu__h--01 {
    background-size: 30px auto;
    background-position: left top;
  }
}

/* line 12, sass/_menu.scss */
.menu__h__02 {
  padding-bottom: 30px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 12, sass/_menu.scss */
  .menu__h__02 {
    padding-bottom: 20px;
  }
}
/* line 20, sass/_menu.scss */
.menu__h__02 img {
  height: 25px;
  width: auto;
}
@media all and (max-width: 991px) {
  /* line 20, sass/_menu.scss */
  .menu__h__02 img {
    height: 22px;
  }
}
/* line 29, sass/_menu.scss */
.menu__h__02 span {
  display: block;
  font-size: 16px;
  padding-top: 15px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 29, sass/_menu.scss */
  .menu__h__02 span {
    font-size: 14px;
  }
}

/* line 41, sass/_menu.scss */
.menu__txt--01 {
  font-size: 14px;
  line-height: 1.7;
}

/* line 46, sass/_menu.scss */
.menu__hyo--01 {
  margin: 0 auto;
  margin-bottom: 60px;
  width: 480px;
}
@media all and (max-width: 991px) {
  /* line 46, sass/_menu.scss */
  .menu__hyo--01 {
    width: 100%;
  }
}
/* line 55, sass/_menu.scss */
.menu__hyo--01 th {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  line-height: 2;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
  width: 330px;
}
@media all and (max-width: 991px) {
  /* line 55, sass/_menu.scss */
  .menu__hyo--01 th {
    border-bottom: none;
    display: block;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
  }
}
/* line 76, sass/_menu.scss */
.menu__hyo--01 td {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  line-height: 2;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: right;
  width: 150px;
}
@media all and (max-width: 991px) {
  /* line 76, sass/_menu.scss */
  .menu__hyo--01 td {
    display: block;
    line-height: 1.6;
    padding-bottom: 10px;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }
}
/* line 94, sass/_menu.scss */
.menu__hyo--01 td span {
  font-size: 16px;
}

/* line 1, sass/_access.scss */
.access__h--01 {
  background-image: url(img/access/h-01-bg.png);
  background-position: left 5px;
  background-size: 35px auto;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_access.scss */
  .access__h--01 {
    background-size: 25px auto;
    background-position: left top;
  }
}

/* line 12, sass/_access.scss */
.access__h--02 {
  padding-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 991px) {
  /* line 12, sass/_access.scss */
  .access__h--02 {
    padding-bottom: 20px;
  }
}
/* line 20, sass/_access.scss */
.access__h--02 img {
  height: 25px;
  width: auto;
}
@media all and (max-width: 991px) {
  /* line 20, sass/_access.scss */
  .access__h--02 img {
    height: 22px;
  }
}

/* line 30, sass/_access.scss */
.access__hyo--01 {
  border-top: 1px solid #ccc;
  width: 100%;
}
/* line 34, sass/_access.scss */
.access__hyo--01 th {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  line-height: 2;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
  width: 135px;
}
@media all and (max-width: 991px) {
  /* line 34, sass/_access.scss */
  .access__hyo--01 th {
    border-bottom: none;
    display: block;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 5px;
    padding-top: 10px;
    width: auto;
  }
}
/* line 54, sass/_access.scss */
.access__hyo--01 td {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  line-height: 2;
  padding-bottom: 20px;
  padding-top: 20px;
}
@media all and (max-width: 991px) {
  /* line 54, sass/_access.scss */
  .access__hyo--01 td {
    display: block;
    line-height: 1.6;
    padding-bottom: 10px;
    padding-top: 0;
  }
}

/* line 70, sass/_access.scss */
.access__map {
  height: 0;
  overflow: hidden;
  margin-bottom: 50px;
  padding-top: 30px;
  position: relative;
  padding-bottom: 56.25%;
}

/* line 79, sass/_access.scss */
.access__map iframe,
.access__map object,
.access__map embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1, sass/_blog.scss */
.blog__wrap--01 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

/* line 7, sass/_blog.scss */
.blog__h--01 {
  background-image: url(img/blog/h-01-bg.png);
  background-position: left 15px;
  background-size: 45px auto;
}
@media all and (max-width: 991px) {
  /* line 7, sass/_blog.scss */
  .blog__h--01 {
    background-size: 40px auto;
    background-position: left top;
  }
}

/* line 18, sass/_blog.scss */
.blog__h--02 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 20px;
}

/* line 25, sass/_blog.scss */
.blog__txt--01 {
  font-size: 16px;
  line-height: 1.7;
  padding-bottom: 15px;
}

/* line 33, sass/_blog.scss */
.blog__link--01 a {
  background-color: #86badf;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  width: 130px;
}
/* line 45, sass/_blog.scss */
.blog__link--01 a:hover {
  opacity: .8;
}

/* line 51, sass/_blog.scss */
.blog__date--01 {
  font-size: 14px;
  padding-bottom: 10px;
}

/* line 1, sass/_photo.scss */
.photo__h--01 {
  background-image: url(img/photo/h-01-bg.png);
  background-position: left 10px;
  background-size: 45px auto;
}
@media all and (max-width: 991px) {
  /* line 1, sass/_photo.scss */
  .photo__h--01 {
    background-size: 40px auto;
    background-position: left top;
  }
}

/* line 12, sass/_photo.scss */
.photo__list--01 {
  margin-left: -13px;
  margin-right: -12px;
  padding-bottom: 35px;
}
/* line 13, sass/_mixin.scss */
.photo__list--01:after {
  clear: both;
  content: "";
  display: block;
}
@media all and (max-width: 991px) {
  /* line 12, sass/_photo.scss */
  .photo__list--01 {
    margin-left: -5px;
    margin-right: -5px;
  }
}
/* line 23, sass/_photo.scss */
.photo__list--01 li {
  float: left;
  padding-bottom: 25px;
  margin-left: 13px;
  margin-right: 12px;
  width: 210px;
}
@media all and (max-width: 991px) {
  /* line 23, sass/_photo.scss */
  .photo__list--01 li {
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 10px;
    width: calc(50% - 10px);
  }
}

/* line 39, sass/_photo.scss */
.photo__link--01 {
  text-align: center;
}
/* line 42, sass/_photo.scss */
.photo__link--01 a {
  background-color: #86badf;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  width: 260px;
}
/* line 54, sass/_photo.scss */
.photo__link--01 a:hover {
  opacity: .8;
}
/* line 58, sass/_photo.scss */
.photo__link--01 a span {
  position: relative;
  padding-left: 25px;
}
/* line 62, sass/_photo.scss */
.photo__link--01 a span:before {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: -10px;
  background-image: url(img/photo/link-01-bg.png);
  background-size: contain;
  content: "";
  height: 21px;
  margin-top: -10px;
  width: 21px;
}
