.wrapper.single {
  width: 100%;
}

.under .main--title {
  color: #222;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 0;
  border-bottom: none;
}

@media print, screen and (min-width: 768px) {
  .under .main--title {
    font-size: 42px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .under .main--title {
    font-size: 23px;
    padding: 0 10px;
    margin-bottom: 15px;
  }
}

.under .main--title::after {
  display: none;
}

.under img {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .under .mokuzouMokushitu__inner {
    padding: 55px 75px 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .mokuzouMokushitu__inner {
    padding: 35px 10px 0;
  }
}

.under .section--title {
  color: #222;
  letter-spacing: 0.04em;
  font-weight: normal;
  border: none;
}

@media print, screen and (min-width: 768px) {
  .under .section--title {
    font-size: 35px;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--title {
    font-size: 21px;
    padding-bottom: 0;
  }
}

.under .section--title::after {
  display: none;
}

.under .section--text {
  line-height: 1.8;
}

@media print, screen and (min-width: 768px) {
  .under .section--text {
    font-size: 17px;
    padding-bottom: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--text {
    font-size: 15px;
    padding-bottom: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section__inner {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section__inner {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section__inner .under--text01 {
    margin-bottom: 30px;
  }
}

.under .section__inner .under--text01:last-child {
  margin-bottom: 0;
}

.under .section__inner.is-end {
  border-top: 1px solid #d1d1d1;
}

@media print, screen and (min-width: 768px) {
  .under .section__inner.is-end {
    padding-top: 60px;
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section__inner.is-end {
    padding-top: 50px;
    margin-top: 45px;
  }
}

.under .section--2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media print, screen and (min-width: 768px) {
  .under .section--2col {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--2col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--2col__item {
    width: 48%;
    max-width: 470px;
  }
}

.under .section--2col__item img {
  width: 100%;
}

.under .section--2col__item .under--text02 {
  color: #555;
  line-height: 1.5;
  margin: 15px 0 0;
}

@media print, screen and (min-width: 768px) {
  .under .section--2col__item .under--text02 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--2col__item .under--text02 {
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--2col__item:first-child {
    margin-bottom: 30px;
  }
}

.under .section--2col.is-imgOnly .section--2col__item {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .under .section--2col.is-imgOnly .section--2col__item:first-child {
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--2col + .under--text01 {
    margin-top: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--2col + .under--text01 {
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .mokuzouMokushitu--list01 li {
    padding-left: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .under .mokuzouMokushitu--list01 li {
    padding-left: 15px;
  }
}

.under .mokuzouMokushitu--list01 li::before {
  position: absolute;
  content: "";
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333;
}

@media print, screen and (min-width: 768px) {
  .under .mokuzouMokushitu--list01 li::before {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .mokuzouMokushitu--list01 li::before {
    left: 3px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--img {
    max-width: 870px;
    margin: 60px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--img {
    margin: 40px auto 0;
  }
}

.under .section--img img {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .under .section--img.is-middle {
    width: 550px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--img.is-middle {
    margin: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--img.is-small {
    width: 200px;
    margin: 53px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--img.is-small {
    width: 30.98591%;
    margin: 45px auto 0;
  }
}

.under .section--img .under--text02 {
  text-align: center;
  color: #555;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .under .section--img .under--text02 {
    font-size: 14px;
    margin: 20px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--img .under--text02 {
    font-size: 13px;
    margin: 15px 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--img + .under--text01 {
    margin-top: 52px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--img + .under--text01 {
    margin-top: 35px;
  }
}

.under .section--link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.under .section--link__item {
  border-top: 1px solid #d1d1d1;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item {
    width: calc((100% - 40px) / 2);
    margin-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--link__item {
    width: 100%;
  }
}

.under .section--link__item:nth-child(2n) {
  margin-right: 0;
}

.under .section--link__item:last-child {
  border-bottom: 1px solid #d1d1d1;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item:nth-last-child(2) {
    border-bottom: 1px solid #d1d1d1;
  }
}

.under .section--link__item .section--2col__wrap {
  position: relative;
  display: block;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap {
    padding: 20px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--link__item .section--2col__wrap {
    padding: 10px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap:hover {
    background-color: #f4f4f4;
  }
}

.under .section--link__item .section--2col__wrap::after {
  content: '';
  position: absolute;
  background: url(/cmn/img/arrow-lg.svg) no-repeat;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap::after {
    width: 34px;
    height: 7px;
    bottom: 26px;
    right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--link__item .section--2col__wrap::after {
    width: 23px;
    height: 5px;
    bottom: 12px;
    right: 0;
  }
}

.under .section--link__item .section--2col__wrap .section--2col {
  margin-top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap .section--2col__item {
    width: 60%;
    max-width: 575px;
  }
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap .section--2col__item.is-imgOnly {
    width: 110px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--link__item .section--2col__wrap .section--2col__item.is-imgOnly {
    width: 20%;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .under .section--link__item .section--2col__wrap .section--2col__item.is-imgOnly img {
    width: 100%;
  }
}

.under .section--link__item .section--2col__wrap .section--2col__title {
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  .under .section--link__item .section--2col__wrap .section--2col__title {
    font-size: 19px;
  }
}

@media only screen and (max-width: 767px) {
  .under .section--link__item .section--2col__wrap .section--2col__title {
    font-size: 16px;
  }
}
