@charset "UTF-8";
.Main:not(.Main--not-home) {
  padding: 0;
}
.Main--not-home,
.Main--not-home * {
  box-sizing: border-box;
}
.Main__content {
  width: auto;
  margin: 0 auto;
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .Main--not-home .Main__content {
    width: 1200px;
  }
}

.slick-slider * {
  outline: none !important;
}

.home-u-image {
  max-width: 100%;
  height: auto;
}

.home-u-color-01 {
  color: #006762;
  transition: ease color 0.3s;
}

.home-c-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3), 0 -1px 0 #dddddd;
  text-align: center;
  border: 2px solid #fff;
}

.home-c-button--more {
  border: 2px solid #fff;
  padding: 0;
  font-weight: normal;
}

.home-c-button--medium {
  font-weight: bold;
}

a.home-c-loginbutton {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #004887;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  border: 2px solid #004887;
}

a.home-c-loginbutton:before {
  flex-shrink: 0;
  content: "";
  display: block;
  background: url(/img/index_login_ic01.svg) 0 0 no-repeat;
  background-size: contain;
}

a.home-c-loginbutton span {
  flex-grow: 1;
  text-align: center;
}

.home-c-card-wrap--single .home-c-card:nth-child(n+2) {
  margin-top: 18px;
}

.home-c-card {
  display: block;
  border: 2px solid #fff;
  padding: 13px 15px;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3), 0 -1px 0 #dddddd;
  transition: ease 0.3s;
  transition-property: border-color,color;
  outline: none;
}

.home-c-card__title {
  margin: 0;
  line-height: 1.4;
}

.home-c-card__text {
  margin: 0.5em 0 0;
}

.home-c-card__layout {
  display: flex;
  align-items: center;
  width: 100%;
}

.home-c-card__layout__icon {
  flex-shrink: 0;
}

.home-c-card__layout__detail {
  position: relative;
  flex-grow: 1;
  text-align: left;
}

.home-c-card--modal {
  position: relative;
}

.home-c-card--modal:after {
  position: absolute;
  z-index: 2;
  content: "";
  background: url(/img/index_blank_ic02.svg) 50% 50% no-repeat;
  background-size: contain;
}

.home-c-icon {
  display: block;
}

.home-c-icon:before {
  content: "";
  display: block;
  background: 50% 50% no-repeat;
  background-size: contain;
}

.home-c-icon--login01:before {
  background-image: url(/img/index_login_ic02.png);
}

.home-c-icon--login02:before {
  background-image: url(/img/index_login_ic03.svg);
}

.home-c-icon--login03:before {
  background-image: url(/img/index_contracted_ic01.svg);
}

.home-c-icon--login04:before {
  background-image: url(/img/index_login_ic03.svg);
}

.home-c-icon--login05:before {
  background-image: url(/img/index_login_ic03.svg);
}

.home-c-icon--login06:before {
  background-image: url(/img/index_yakkan_ic01.svg);
}

.home-c-icon--contracted01:before {
  background-image: url(/img/index_contracted_ic01.svg);
}

.home-c-icon--contracted02:before {
  background-image: url(/img/index_contracted_ic02.svg);
}

.home-c-icon--contracted03:before {
  background-image: url(/img/index_contracted_ic03.svg);
}

.home-c-icon--contracted04:before {
  background-image: url(/img/index_contracted_ic04.svg);
}

.home-c-icon--contracted05:before {
  background-image: url(/img/index_contracted_ic05.svg);
}

.home-c-icon--contracted06:before {
  background-image: url(/img/index_contracted_ic06.svg);
}

.home-c-icon--contracted07:before {
  background-image: url(/img/index_contracted_ic07.svg);
}

.home-c-icon--consideration01:before {
  background-image: url(/img/index_consideration_ic01.svg);
}

.home-c-icon--consideration02:before {
  background-image: url(/img/index_consideration_ic02.svg);
}

.home-c-icon--consideration03:before {
  background-image: url(/img/index_consideration_ic03.svg);
}

.home-c-icon--consideration04:before {
  background-image: url(/img/index_consideration_ic04.svg);
}

.home-c-icon--consideration05:before {
  background-image: url(/img/index_consideration_ic05.svg);
}

.home-c-icon--consideration06:before {
  background-image: url(/img/index_consideration_ic06.svg);
}

.home-mv {
  position: relative;
  overflow: hidden;
}

.home-mv-slider-wrap {
  position: relative;
}

.home-mv-slider__list__block:nth-child(n+2) {
  display: none;
}

.slick-initialized .home-mv-slider__list__block:nth-child(n+2) {
  display: none;
}

.home-mv-slider__list__base {
  display: block;
}

.home-mv-item01__logo {
  margin: 0;
}

.home-mv-item01__text {
  font-weight: bold;
}

.home-mv-item01__button {
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
  font-weight: bold;
}

.home-mv-item02__title {
  margin: 0;
}

a.home-mv-item02__button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #006762;
  color: #fff;
  font-weight: bold;
}

.home-mv-item03__title {
  margin: 0;
}

a.home-mv-item03__button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #006762;
  color: #fff;
  font-weight: bold;
}

.home-mv-login {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 4%;
  width: 440px;
  padding: 15px 20px;
  background: rgba(0, 0, 0, .5);
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-mv-login .home-webservice {
  margin: 0;
  padding: 17px;
  border: none;
}

.home-mv-login .home-webservice .home-webservice__maintitle {
  margin: 0 auto 10px;
  width: 280px;
  text-align: left;
}

.home-mv-login .home-webservice .home-webservice__maintitle img {
  width: 100%;
}

.home-mv-login .home-webservice a.home-c-loginbutton {
  height: 50px;
  width: 218px;
}

.home-mv-login .home-webservice .home-c-button {
  width: 120px;
}

.home-mv-login__inner {
  width: 100%;
}

.home-mv-login-card {
  display: flex;
  align-items: center;
  border-radius: 10px;
  margin-top: 10px;
  padding: 8px 20px;
  background-color: #fff;
  border: 2px solid #fff;
}

.home-mv-login-card__icon {
  flex-shrink: 0;
}

.home-mv-login-card__detail {
  flex-grow: 1;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-right: 65px;
}

.home-mv-login-card__detail .home-u-color-01 {
  font-size: 2.3rem;
}

.home-mv-login-card-v2 {
  display: flex;
  align-items: center;
  border-radius: 10px;
  margin-top: 10px;
  padding: 4px 4px 4px 22px;
  background-color: #11a292;
  color: #11a292 !important;
}

.home-mv-login-card-v2__icon {
  flex-shrink: 0;
}

.home-mv-login-card-v2__detail {
  flex-grow: 1;
  margin-left: 25px;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.2;
}

.home-mv-login-card-v2__small {
  font-size: 1.8rem;
}

.home-important {
  padding: 20px 0;
  background-color: #ffeaf2;
}

.home-important__section + .home-important__section {
  border-top: 1px solid #fff;
  margin-top: 30px;
  padding-top: 25px;
}

.home-important__title {
  display: flex;
  align-items: center;
}

.home-important__title__label {
  font-size: 1.8rem;
}

.home-important__title--icon:before {
  position: relative;
  top: 0;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  content: "";
  display: inline-block;
  background: url(/img/index_important_ic01.svg) 0 0 no-repeat;
  background-size: contain;
}

.home-important__article {
  margin: 0;
  line-height: 1.61;
  transition: ease opacity 0.3s;
}

.home-important-text {
  margin: 1em 0 0;
}

.home-information__head {
  padding-top: 30px;
  background-color: #11a292;
}

.home-information-switch {
  display: flex;
  border-radius: 10px 10px 0 0;
  border: 1px solid #fff;
  overflow: hidden;
  background-color: #006762;
}

[data-current="#information-02"] .home-information-switch {
  background-color: #004887;
}

.home-information-switch__item {
  position: relative;
  width: 50%;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border: none;
  outline: none !important;
  background: transparent;
}

.home-information-switch__item.is-current {
  color: #000;
  background-color: #ffffff;
}

.home-information-switch__item.is-current:after {
  border-top-color: #006762;
  border-right-color: #006762;
}

.home-information-switch__item:after {
  position: absolute;
  z-index: 2;
  bottom: 18px;
  left: calc(50% - 10px);
  width: 14px;
  height: 14px;
  transform: rotate(135deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  transition: ease all 0.3s;
}

.home-information__section:nth-child(n+2) {
  display: none;
}

.home-webservice {
  border: 1px solid #cccccc;
  background-color: #fff;
}

.home-webservice__maintitle {
  line-height: 1.0;
}

.home-webservice__text {
  margin: 0;
  text-align: center;
  line-height: 1.4;
}

.home-webservice-buttons .home-c-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-contracted-card-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-contracted-card-wrap .home-c-card.home-c-card--large {
  width: 100%;
}

.home-contracted-card-wrap .home-c-card.home-c-card--large .home-c-card__layout {
  justify-content: center;
}

.home-contracted-card-wrap .home-c-card.home-c-card--large .home-c-card__layout__detail {
  flex-grow: 0;
}

.home-contracted-card-wrap .home-c-card {
  display: flex;
  margin: 0 0 20px;
  width: 48%;
}

.home-information__headline {
  font-weight: bold;
  text-align: center;
  color: #006762;
}

.home-consideration-box-v1 {
  position: relative;
}

.home-consideration-box-v2 {
  border: 1px solid #cccccc;
  border-radius: 5px;
  overflow: hidden;
}

.home-consideration-search-wrap {
  position: relative;
}

.home-consideration-search-wrap .home-c-card {
  max-width: 100%;
}

.home-consideration-search {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 1px 40px rgba(0, 0, 0, .2);
}

.home-consideration-search:before {
  position: absolute;
  content: "";
  display: block;
  border: 15px solid transparent;
  border-bottom-color: #fff;
}

.home-consideration-search__section {
  border-top: 1px solid #dddddd;
}

.home-consideration-search__section:nth-child(odd) {
  background-color: #f5f5f5;
}

.home-consideration-search__section:last-child {
  border-bottom: 1px solid #dddddd;
}

.home-consideration-search__faq {
  margin: 0 0 8px;
  display: flex;
  align-items: center;
}

.home-consideration-search__faq dt {
  flex-shrink: 0;
  margin: 0;
  font-weight: bold;
  color: #11a292;
}

.home-consideration-search__faq dd {
  flex-grow: 1;
  margin: 0 0 0 20px;
  font-weight: bold;
}

.home-consideration-radio-wrap {
  display: flex;
  flex-wrap: wrap;
}

.home-consideration-radio {
  position: relative;
  cursor: pointer;
}

.home-consideration-radio input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.home-consideration-radio input:checked + span:after {
  opacity: 1;
}

.home-consideration-radio span {
  display: block;
  padding: 4px 8px 4px 33px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 0 #dddddd;
}

.home-consideration-radio span:before {
  position: absolute;
  top: calc(50% - 8px);
  left: 9px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #999999;
  border-radius: 50%;
}

.home-consideration-radio span:after {
  opacity: 0;
  position: absolute;
  top: calc(50% - 4px);
  left: 13px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #666666;
  border-radius: 50%;
}

.home-consideration-button__type {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #006762;
  color: #fff !important;
  font-weight: bold;
  border: none;
  cursor: pointer;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
}

.home-consideration-button__type:before {
  content: "";
  display: block;
  background: url(/img/index_consideration_ic01.png) 50% 50% no-repeat;
  background-size: contain;
  margin-right: 12px;
}

.home-news {
  padding: 70px 0;
  background-color: #e9f8f6;
}

.home-news__head__title {
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

.home-news__head__button-wrap {
  padding: 2px 0 0 2px;
  background-color: #e9f8f6;
}

.home-news__head__button {
  position: relative;
  background-color: #fff;
  border: 2px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #006762;
  line-height: 1.2;
  outline: none !important;
}

.home-news__head__button.is-current {
  border-color: #006762;
  background-color: #006762;
  color: #fff;
}

.home-news__head__button.is-current:after {
  position: absolute;
  z-index: 2;
  content: "";
  display: block;
}

.home-news__section:nth-child(n+2) {
  display: none;
}

.home-news__section__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
}

.home-news__section__title .home-c-button {
  font-weight: normal;
}

.home-news__notice {
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.home-news__notice__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.home-news__notice__list li {
  padding: 0;
}

.home-news__notice__list li:nth-child(n+2) {
  margin-top: 0.8em;
}

.home-news__notice__link {
  position: relative;
  font-weight: bold;
}

.home-news__notice__link + .home-news__notice__link {
  margin-top: 8px;
}

.home-news__notice__link:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  background: url(/img/index_news_ic01.svg) 0 0 no-repeat;
  background-size: contain;
}

.home-c-inlinelink:hover {
  text-decoration: underline;
}

.home-u-icon--blank:after {
  position: relative;
  top: 2px;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  content: "";
  display: inline-block;
  background: url(/img/index_blank_ic01.svg) 0 0 no-repeat;
  background-size: contain;
}

.home-u-icon--blank--v2:after {
  position: relative;
  top: 2px;
  margin-left: 10px;
  width: 14px;
  height: 14px;
  content: "";
  display: inline-block;
  background: url(/img/index_blank_ic02.svg) 0 0 no-repeat;
  background-size: contain;
}

.home-u-icon--pdf:after {
  position: relative;
  top: 2px;
  margin-left: 10px;
  width: 15px;
  height: 18px;
  content: "";
  display: inline-block;
  background: url(/img/index_pdf_ic01.svg) 0 0 no-repeat;
  background-size: contain;
}

.home-news__notice__size {
  font-weight: normal;
}

.home-c-article {
  margin: 0;
}

.home-c-article__head {
  flex-shrink: 0;
}

.home-c-article__body {
  line-height: 1.61;
}

.home-service__headline__main {
  font-weight: bold;
  color: #006762;
}

.home-service__headline__sub {
  margin: 0;
}

.home-service-slider__list {
  display: flex;
}

.home-service-slider__list .slick-track {
  display: flex;
}

.home-service-slider__item {
  display: flex !important;
  flex-direction: column;
  border-left: 1px solid #cccccc;
  height: auto !important;
  border-bottom: 3px solid #cccccc;
}

.home-service-slider__image {
  width: 100%;
  flex-shrink: 0;
  margin-left: -1px;
  overflow: hidden;
}

.home-service-slider__image img {
  width: 100%;
  height: auto;
  transition: ease transform 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.home-service-slider__detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.home-service-slider__title {
  width: 100%;
  flex-grow: 1;
  margin: 0;
  font-weight: bold;
  color: #006762;
  line-height: 1.42;
  transition: ease color 0.3s;
}

.home-service-slider__text {
  margin: 5px 0 0;
}

.home-linkarea {
  background-color: #f5f5f5;
}

.home-linklist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-linklist > li {
  padding: 0;
}

.home-linklist > li > a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.home-linklist > li > a:hover {
  text-decoration: underline;
}

.home-linklist > li > a:before {
  position: absolute;
  left: 0;
  content: "";
  transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  display: inline-block;
  border-top: 2px solid #006762;
  border-right: 2px solid #006762;
  vertical-align: middle;
  content: "";
}

.home-linklist--row {
  margin-top: 20px;
}

.home-linklist--row > li:nth-child(n+2) {
  margin-top: 8px;
}

.home-about-box {
  background-color: #fff;
}

.home-about-box__title {
  font-weight: bold;
  text-align: center;
  color: #006762;
  line-height: 1.2;
}

.home-about-group {
  border-top: 1px solid #dddddd;
  padding-top: 30px;
}

.home-about-group__title {
  text-align: center;
  line-height: 1;
}

.home-about-group__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-about-review {
  border-top: 1px solid #dddddd;
}

.home-about-review__title {
  margin: 0;
  flex-shrink: 0;
  font-weight: bold;
  line-height: 1.6;
}

.home-about-review__visual {
  display: flex;
}
.home-about-review__visual__image {
  width: 100%;
}
.home-about-review__visual__image img {
  width: 100%;
}

.home-about-buttons {
  margin: 20px auto 0;
  width: 226px;
}

.home-other {
  position: relative;
  background-color: #f5f5f5;
}

.home-other-card {
  display: flex;
  align-items: center;
  background-color: #fff;
}

.home-other-card__image {
  flex-shrink: 0;
}

.home-other-card__detail {
  margin-left: 20px;
  flex-grow: 1;
}

.home-other-card__detail p {
  margin: 0;
}

.home-other-bnr {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.home-other-sns a {
  display: inline-block;
  font-weight: bold;
}

.home-other-sns a:hover {
  text-decoration: underline;
}

.home-other-sns a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/img/index_sns_ic01.png) 0 0 no-repeat;
  background-size: contain;
}

.home-carousel__control-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-carousel__control {
  position: relative;
  padding: 0 40px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-carousel__pager > .slick-dots {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.home-carousel__pager > .slick-dots > li {
  display: flex;
  list-style: none;
  font-size: 0;
}

.home-carousel__pager > .slick-dots > li > button {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  padding: 0;
  border: none;
  background-color: #ccc;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
}

.home-carousel__pager > .slick-dots > li.slick-active > button {
  background-color: #11a292;
}

.home-carousel__pager > .slick-dots > li.slick-active > button:hover {
  background: #11a292;
}

.home-carousel__switch__play,
.home-carousel__switch__pause {
  margin-left: 15px;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  background: 0 0 no-repeat;
  background-size: contain;
}

.home-carousel__switch__play {
  background-image: url(/img/index_slider_ic01.png);
}

.home-carousel__switch__pause {
  background-image: url(/img/index_slider_ic02.png);
}

.home-carousel__arrow .slick-arrow {
  position: absolute;
  top: calc(50% - 7px);
  display: block;
  padding: 0;
  border: none;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  background: none;
  width: 14px;
  height: 14px;
}

.home-carousel__arrow .slick-arrow:before {
  position: absolute;
  top: calc(50% - 4px);
  content: "";
  width: 9px;
  height: 9px;
  -webkit-backface-visibility: hidden;
  display: inline-block;
  border-top: 2px solid #006762;
  border-right: 2px solid #006762;
  vertical-align: middle;
  transition: ease opacity 0.3s;
}

.home-carousel__arrow .slick-arrow:hover:before {
  opacity: 0.8;
}

.home-carousel__arrow .slick-prev {
  left: 0;
}

.home-carousel__arrow .slick-prev:before {
  left: 4px;
  transform: rotate(-135deg);
}

.home-carousel__arrow .slick-next {
  right: 0;
}

.home-carousel__arrow .slick-next:before {
  right: 4px;
  transform: rotate(45deg);
}

@media print, screen and (min-width: 768px) {
  .Main {
    overflow-x: visible;
  }
  .home-u-block {
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1840px;
  }
  .home-u-block--min {
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1280px;
  }
  .home-c-button {
    border-radius: 10px;
    transition: ease 0.3s;
    transition-property: border-color,color;
  }
  .home-c-button:hover {
    border-color: #11a292;
    color: #11a292;
  }
  .home-c-button--more {
    border-radius: 6px;
    width: 92px;
    height: 42px;
    font-size: 1.6rem;
  }
  .home-c-button--medium {
    min-width: 226px;
    padding: 14px 20px;
    font-size: 1.8rem;
  }
  a.home-c-loginbutton {
    border-radius: 10px;
    padding: 0 22px;
    height: 60px;
    width: 225px;
    font-size: 1.8rem;
    transition: ease 0.3s;
    transition-property: border-color,color,background-color;
  }
  a.home-c-loginbutton:hover {
    border-color: #11a292;
    background-color: #fff;
    color: #11a292;
  }
  a.home-c-loginbutton:hover:before {
    background-image: url(/img/index_login_ic01_on.svg);
  }
  a.home-c-loginbutton:before {
    width: 30px;
    height: 30px;
  }
  .home-c-card {
    border-radius: 10px;
  }
  .home-c-card:hover {
    border-width: 2px;
    border-color: #11a292;
    color: #11a292;
  }
  .home-c-card:hover .home-c-card__title,
  .home-c-card:hover .home-u-color-01 {
    color: #11a292;
  }
  .home-c-card.home-c-card--large .home-u-color-01 {
    font-size: 2.4rem;
  }
  .home-c-card.home-c-card--other {
    margin-left: auto;
    text-align: center;
    justify-content: center;
    padding: 10px 15px !important;
  }
  .home-c-card__title {
    font-size: 2.0rem;
    transition: ease color 0.3s;
  }
  .home-c-card__title__small {
    display: block;
    font-size: 1.6rem;
  }
  .home-c-card__layout__icon {
    margin-right: 20px;
  }
  .home-c-card--modal .home-c-card__layout__detail {
    padding-right: 20px;
  }
  .home-c-card--modal:after {
    width: 17px;
    height: 17px;
    right: 8px;
    bottom: 8px;
  }
  .home-c-icon--login01:before {
    width: 60px;
    height: 60px;
  }
  .home-c-icon--login02:before {
    width: 57px;
    height: 57px;
  }
  .home-c-icon--login03:before {
    width: 63px;
    height: 63px;
  }
  .home-c-icon--login04:before {
    width: 63px;
    height: 63px;
  }
  .home-c-icon--login05:before {
    width: 60px;
    height: 60px;
  }
  .home-c-icon--login06:before {
    width: 64px;
    height: 64px;
  }
  .home-c-icon--contracted01:before {
    width: 50px;
    height: 50px;
  }
  .home-c-icon--contracted02:before,
  .home-c-icon--contracted03:before,
  .home-c-icon--contracted04:before,
  .home-c-icon--contracted05:before,
  .home-c-icon--contracted06:before,
  .home-c-icon--contracted07:before {
    width: 65px;
    height: 50px;
  }
  .home-c-icon--contracted02:before {
    background-size: 43px auto;
  }
  .home-c-icon--contracted03:before {
    background-size: 58px auto;
  }
  .home-c-icon--contracted04:before {
    background-size: 52px auto;
  }
  .home-c-icon--contracted05:before {
    background-size: 54px auto;
  }
  .home-c-icon--contracted06:before {
    background-size: 54px auto;
  }
  .home-c-icon--contracted07:before {
    background-size: 65px auto;
  }
  .home-c-icon--consideration01:before {
    width: 50px;
    height: 50px;
  }
  .home-c-icon--consideration02:before {
    width: 68px;
    height: 40px;
    background-position: 0 50%;
    background-size: 51px auto;
  }
  .home-c-icon--consideration03:before {
    width: 68px;
    height: 57px;
    background-position: 0 50%;
    background-size: 53px auto;
  }
  .home-c-icon--consideration04:before {
    width: 68px;
    height: 54px;
    background-position: 0 50%;
    background-size: 58px auto;
  }
  .home-c-icon--consideration05:before {
    width: 68px;
    height: 49px;
    background-position: 0 50%;
    background-size: 63px auto;
  }
  .home-c-icon--consideration06:before {
    width: 50px;
    height: 50px;
  }
  .home-mv-slider-wrap .home-carousel__control-wrap {
    position: absolute;
    width: 100%;
    max-width: 1760px;
    left: 4%;
    bottom: 30px;
    justify-content: flex-start;
  }
  .home-mv-slider__list__block {
    position: absolute;
    top: 0;
    left: 4%;
    z-index: 10;
    margin: 0 auto;
    max-width: 1760px;
  }
  .home-mv-slider__list__item {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .home-mv-slider__list__base img {
    height: auto;
    width: 100%;
    max-width: none;
  }
  .home-mv-item01__contents {
    max-width: 36%;
    padding-top: 14%;
    color: #fff;
  }
  .home-mv-item01__text {
    margin: 20px 0 0;
    font-size: 1.8rem;
  }
  .home-mv-item01__button {
    margin-top: 25px;
    width: 226px;
    height: 60px;
    font-size: 1.8rem;
    background-color: #fff;
    border: 2px solid #fff;
  }
  .home-mv-item01__button:hover {
    border-color: #006762;
    background-color: #fff;
    color: #006762;
  }
  .home-mv-item02__contents {
    top: 24%;
    width: 60vw;
    min-width: 800px;
  }
  .home-mv-item02__text {
    margin: 3vw 0 0;
    font-size: 2.8rem;
    line-height: 1.71;
    white-space: nowrap;
  }
  a.home-mv-item02__button {
    margin: 30px 0 0;
    border-radius: 10px;
    border: 2px solid #006762;
    width: 468px;
    height: 70px;
    font-size: 2.0rem;
    box-shadow: 0 3px 0 #cccccc;
  }
  a.home-mv-item02__button:hover {
    border-color: #006762;
    background-color: #fff;
    color: #006762;
  }
  .home-mv-item03__contents {
    top: 26%;
    width: 54vw;
    min-width: 700px;
  }
  .home-mv-item03__text {
    margin: 3vw 0 0;
    font-size: 2.8rem;
    line-height: 1.71;
    white-space: nowrap;
  }
  a.home-mv-item03__button {
    margin-top: 30px;
    border-radius: 10px;
    border: 2px solid #006762;
    width: 488px;
    height: 70px;
    font-size: 2.0rem;
    box-shadow: 0 3px 0 #cccccc;
  }
  a.home-mv-item03__button:hover {
    border-color: #006762;
    background-color: #fff;
    color: #006762;
  }
  .home-mv-login-card {
    transition: ease all 0.3s;
  }
  .home-mv-login-card:hover {
    border-color: #11a292;
    color: #11a292;
  }
  .home-mv-login-card:hover .home-u-color-01 {
    color: #11a292;
  }
  .home-mv-login-card:hover .home-c-icon--login03:before {
    background-image: url(/img/index_contracted_ic01_on.svg);
  }
  .home-mv-login-card-v2 {
    transition: ease all 0.3s;
  }
  .home-mv-login-card-v2:hover {
    background-color: #59beb3;
    color: #59beb3 !important;
  }
  .home-important__title {
    margin: 0 0 15px;
    font-size: 1.8rem;
  }
  .home-important__title .home-c-button {
    margin-left: 20px;
  }
  .home-important__article {
    display: flex;
    align-items: flex-start;
  }
  .home-important__article + .home-important__article {
    margin-top: 16px;
  }
  .home-important__article:hover {
    opacity: 0.7;
  }
  .home-important__article .home-important__article__date {
    width: 7em;
    flex-shrink: 0;
    margin-right: 30px;
  }
  .home-information-switch__item {
    border-radius: 10px 10px 0 0;
    padding: 20px 0 32px;
    font-size: 2.4rem;
    transition: ease all 0.3s;
  }
  .home-information-switch__item:not(.is-current):hover {
    background-color: #338581;
  }
  [data-current="#information-02"] .home-information-switch__item:not(.is-current):hover {
    background-color: #336d9f;
  }
  .home-information__body {
    padding: 40px 0 60px;
  }
  .home-contracted {
    display: flex;
    justify-content: space-between;
  }
  .home-contracted__sub {
    width: 31%;
  }
  .home-contracted__main {
    width: 66%;
  }
  .home-contracted__main .home-c-card {
    padding: 16px 15px;
  }
  .home-webservice {
    margin: 0 0 20px;
    padding: 30px 18px 20px;
  }
  .home-webservice .home-linklist--row {
    margin-top: 10px;
  }
  .home-webservice__maintitle {
    margin: 0 auto 10px;
    max-width: 280px;
  }
  .home-webservice-buttons {
    margin: 7px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .home-webservice-buttons .home-c-button {
    width: 100px;
    height: 45px;
  }
  .home-contracted-card-wrap {
    margin: 0 0 -20px;
  }
  .home-contracted-card-wrap .home-c-card.home-c-card--large .home-c-card__layout__icon {
    margin-right: 10px;
  }
  .home-consideration {
    display: flex;
    justify-content: space-between;
  }
  .home-consideration__grid {
    width: 31%;
  }
  .home-consideration__grid--2nd .home-c-card__layout {
    min-height: 50px;
  }
  .home-consideration__grid--2nd .home-c-card__layout__icon {
    margin-right: 10px;
  }
  .home-information__headline {
    margin: 0 0 15px;
    font-size: 2.4rem;
  }
  .home-consideration-box-v1 {
    min-height: 482px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 15px;
    background: url(/img/index_consideration_bg01.jpg) 50% 100% no-repeat;
    background-size: cover;
  }
  .home-consideration-box-v2 {
    padding: 15px;
  }
  .home-consideration-box-v2__title {
    margin: -15px -15px 15px;
  }
  .home-consideration-search {
    border-radius: 10px;
    margin: 16px 0 0;
    padding: 22px;
    width: 480px;
  }
  .home-consideration-search:before {
    top: -28px;
    left: 22px;
  }
  .home-consideration-search__section {
    padding: 8px 18px 10px;
  }
  .home-consideration-search__faq dt {
    font-size: 2.0rem;
  }
  .home-consideration-search__faq dd {
    font-size: 1.8rem;
  }
  .home-consideration-radio-wrap {
    margin-bottom: -5px;
  }
  .home-consideration-radio {
    margin: 0 5px 5px 0;
  }
  .home-consideration-radio span {
    font-size: 1.4rem;
  }
  .home-consideration-button {
    margin-top: 20px;
  }
  .home-consideration-button__type {
    margin: 0 auto;
    border-radius: 10px;
    width: 165px;
    height: 70px;
    transition: ease background-color 0.3s;
    font-size: 2.0rem;
  }
  .home-consideration-button__type:hover {
    background-color: #11a292;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  }
  .home-consideration-button__type:before {
    width: 35px;
    height: 35px;
  }
  .home-news-layout {
    display: flex;
    align-items: flex-start;
  }
  .home-news__head {
    flex-shrink: 0;
    width: 166px;
    padding-left: 12px;
    background-color: #11a292;
  }
  .home-news__head__title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 165px;
    font-size: 2.4rem;
  }
  .home-news__head__button {
    width: 100%;
    height: 80px;
    font-size: 2.0rem;
    transition: ease all 0.3s;
  }
  .home-news__head__button:not(.is-current):hover {
    color: #11a292;
  }
  .home-news__head__button + .home-news__head__button {
    margin-top: 2px;
  }
  .home-news__head__button.is-current:after {
    top: calc(50% - 15px);
    right: -30px;
    border: 15px solid transparent;
    border-left-color: #006762;
  }
  .home-news__body {
    flex-grow: 1;
    margin-left: 40px;
  }
  .home-news__section__title {
    margin: 0 0 35px;
    padding-bottom: 15px;
  }
  .home-news__section__title .home-c-button {
    padding: 6px 8px;
    width: 90px;
  }
  .home-news__section__title__label {
    font-size: 2.4rem;
  }
  .home-news__notice {
    margin: 25px 0 0;
    padding: 8px;
  }
  .home-news__notice__link:hover {
    text-decoration: underline;
  }
  .home-news__notice__link:before {
    margin-right: 10px;
    width: 28px;
    height: 25px;
  }
  .home-c-article {
    display: flex;
    align-items: flex-start;
  }
  .home-c-article + .home-c-article {
    margin-top: 30px;
  }
  .home-c-article__body {
    flex-grow: 1;
    margin-left: 30px;
    font-size: 1.8rem;
  }
  .home-service {
    padding: 70px 0;
  }
  .home-service__headline {
    display: flex;
    align-items: center;
  }
  .home-service__headline__main {
    margin: 0 30px 0 0;
    font-size: 3.0rem;
  }
  .home-service__headline__sub {
    font-size: 1.8rem;
  }
  .home-service-slider {
    margin-top: 40px;
  }
  .home-service-slider .home-carousel__control-wrap {
    margin-top: 40px;
  }
  .home-service-slider__item:hover .home-service-slider__title {
    color: #11a292;
  }
  .home-service-slider__item:hover img {
    transform: scale(1.05);
  }
  .home-service-slider__detail {
    padding: 20px 35px;
  }
  .home-service-slider__title {
    font-size: 1.8rem;
  }
  .home-linkarea {
    padding: 40px 0;
  }
  .home-linkarea .home-linklist > li:nth-child(n+4) {
    margin-top: 10px;
  }
  .home-linklist > li > a:before {
    top: .5em;
    width: 9px;
    height: 9px;
  }
  .home-about {
    padding: 70px 0;
    background: url(/img/index_about_bg01.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .home-about-box {
    width: 50%;
    min-width: 880px;
    padding: 60px 4%;
  }
  .home-about-box__title {
    margin: 0 0 35px;
    font-size: 3.0rem;
  }
  .home-about-group__title {
    margin: 0 auto 25px;
    width: 380px;
  }
  .home-about-group__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home-about-group__list a {
    transition: ease opacity 0.3s;
  }
  .home-about-group__list a:hover {
    opacity: 0.8;
  }
  .home-about-group__list__item--01 {
    width: 33%;
  }
  .home-about-group__list__item--02 {
    width: 23%;
  }
  .home-about-group__list__item--03 {
    width: 35%;
  }
  .home-about-review {
    margin-top: 20px;
    padding-top: 15px;
    display: flex;
    align-items: center;
  }
  .home-about-review__title {
    font-size: 2.0rem;
  }
  .home-about-review__visual {
    flex-shrink: 0;
    margin: 0 20px;
    max-width: 47%;
  }
  .home-about-review__label {
    margin: 0;
    flex-grow: 1;
    font-size: 1.2rem;
  }
  .home-other {
    padding: 45px 0 25px;
  }
  .home-other-layout {
    display: flex;
    justify-content: space-between;
  }
  .home-other-layout__item {
    width: calc(33.3333% - 26px);
  }
  .home-other-layout__item:hover {
    text-decoration: underline;
  }
  .home-other-card {
    border-radius: 5px;
    padding: 15px 30px;
  }
  .home-other-card__image {
    width: 100px;
  }
  .home-other-bnr > li {
    margin-left: 10px;
    width: calc(33.3333% - 7px);
  }
  .home-other-bnr > li:nth-child(3n+1) {
    margin-left: 0;
  }
  .home-other-bnr > li:nth-child(n+4) {
    margin-top: 10px;
  }
  .home-other-bnr a {
    transition: ease opacity 0.3s;
  }
  .home-other-bnr a:hover {
    opacity: 0.8;
  }
  .home-other-sns {
    margin-top: 20px;
    font-size: 1.8rem;
    text-align: right;
  }
  .home-other-sns a:after {
    position: relative;
    top: -2px;
    margin-left: 20px;
    width: 35px;
    height: 35px;
  }
  .home-carousel__pager > .slick-dots > li {
    padding: 0 14px;
  }
  .home-carousel__pager > .slick-dots > li > button {
    height: 12px;
    width: 12px;
  }
  .home-carousel__pager > .slick-dots > li > button:hover {
    background-color: #11a292;
  }
  .home-carousel__switch__play,
  .home-carousel__switch__pause {
    height: 30px;
    width: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .Main__body {
    padding: 0;
  }
  .home-u-block {
    padding: 0 15px;
  }
  .home-u-block--min {
    padding: 0 15px;
  }
  .home-c-button {
    border-radius: 8px;
  }
  .home-c-button--more {
    border-radius: 5px;
    width: 61px;
    height: 31px;
    font-size: 1.2rem;
  }
  .home-c-button--medium {
    padding: 10px 20px;
    font-size: 1.4rem;
    min-width: 165px;
  }
  a.home-c-loginbutton {
    border-radius: 8px;
    padding: 0 15px;
    height: 45px;
    font-size: 1.5rem;
  }
  a.home-c-loginbutton:before {
    width: 22px;
    height: 22px;
  }
  a.home-c-loginbutton span {
    margin-left: -22px;
  }
  .home-c-card {
    padding: 15px;
    border-radius: 8px;
  }
  .home-c-card.home-c-card--large .home-c-card__title {
    font-size: 1.3rem;
  }
  .home-c-card.home-c-card--large .home-u-color-01 {
    font-size: 1.6rem;
  }
  .home-c-card.home-c-card--other {
    justify-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .home-c-card__title {
    font-size: 1.5rem;
  }
  .home-c-card__title__small {
    font-size: 1.2rem;
  }
  .home-c-card__text {
    font-size: 1.4rem;
  }
  .home-c-card__layout__icon {
    margin-right: 8px;
  }
  .home-c-card--modal .home-c-card__layout__detail {
    padding-right: 15px;
  }
  .home-c-card--modal:after {
    width: 12px;
    height: 12px;
    right: 8px;
    bottom: 8px;
  }
  .home-c-icon--login01:before {
    width: 37px;
    height: 37px;
  }
  .home-c-icon--login02:before {
    width: 35px;
    height: 35px;
  }
  .home-c-icon--login05:before {
    width: 37px;
    height: 37px;
  }
  .home-c-icon--login06:before {
    width: 37px;
    height: 37px;
  }
  .home-c-icon--contracted01:before {
    width: 38px;
    height: 38px;
  }
  .home-c-icon--contracted02:before,
  .home-c-icon--contracted03:before,
  .home-c-icon--contracted04:before,
  .home-c-icon--contracted05:before,
  .home-c-icon--contracted06:before,
  .home-c-icon--contracted07:before {
    width: 34px;
    height: 34px;
  }
  .home-c-icon--contracted02:before {
    background-size: 26px auto;
  }
  .home-c-icon--contracted03:before {
    background-size: 35px auto;
  }
  .home-c-icon--contracted04:before {
    background-size: 33px auto;
  }
  .home-c-icon--contracted05:before {
    background-size: 27px auto;
  }
  .home-c-icon--contracted06:before {
    background-size: 27px auto;
  }
  .home-c-icon--contracted07:before {
    background-size: 32px auto;
  }
  .home-c-icon--consideration01:before {
    width: 50px;
    height: 50px;
  }
  .home-c-icon--consideration02:before {
    width: 35px;
    height: 20px;
    background-size: 25px auto;
  }
  .home-c-icon--consideration03:before {
    width: 35px;
    height: 34px;
    background-size: 31px auto;
  }
  .home-c-icon--consideration04:before {
    width: 35px;
    height: 27px;
    background-size: 29px auto;
  }
  .home-c-icon--consideration05:before {
    width: 35px;
    height: 24px;
    background-size: 32px auto;
  }
  .home-c-icon--consideration06:before {
    width: 50px;
    height: 50px;
  }
  .home-mv {
    padding: 0 0 15px;
  }
  .home-mv-slider-wrap .home-carousel__control-wrap {
    margin-top: 15px;
  }
  .home-mv-slider__list__block {
    padding: 12px 15px 5px;
  }
  .home-mv-slider__list__item {
    display: flex !important;
    flex-direction: column-reverse;
  }
  .home-mv-item01__text {
    margin: 15px 0 0;
    font-size: 1.4rem;
  }
  .home-mv-item01__button {
    margin: 15px auto 0;
    border-radius: 5px;
    width: 165px;
    height: 40px;
    font-size: 1.3rem;
    border: 1px solid #dddddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  }
  .home-mv-item02__text {
    margin: 0;
    font-size: 1.4rem;
    font-weight: bold;
  }
  a.home-mv-item02__button {
    margin-top: 20px;
    padding: 0 8px;
    border-radius: 8px;
    width: 100%;
    height: 60px;
    font-size: 1.5rem;
    line-height: 1.4;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
  }
  .home-mv-item03__text {
    margin: 0;
    font-size: 1.4rem;
    font-weight: bold;
  }
  a.home-mv-item03__button {
    margin-top: 20px;
    padding: 0 8px;
    border-radius: 8px;
    width: 100%;
    height: 60px;
    font-size: 1.5rem;
    line-height: 1.4;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
  }
  .home-important__section + .home-important__section {
    margin-top: 25px;
    padding-top: 20px;
  }
  .home-important__title {
    justify-content: space-between;
    margin: 0 0 15px;
    font-size: 1.5rem;
  }
  .home-important__title .home-c-button {
    margin-left: 15px;
  }
  .home-important__title__label {
    font-size: 1.5rem;
  }
  .home-important__title--icon {
    justify-content: flex-start;
  }
  .home-important__title--icon:before {
    width: 20px;
    height: 20px;
  }
  .home-important__article {
    display: block;
    text-decoration: underline !important;
  }
  .home-important__article + .home-important__article {
    margin-top: 15px;
  }
  .home-important__article .home-important__article__date:after {
    content: "　";
  }
  .home-information__head {
    padding-top: 15px;
  }
  .home-information-switch {
    border-radius: 8px 8px 0 0;
  }
  .home-information-switch__item {
    border-radius: 8px 8px 0 0;
    padding: 11px 5px 18px;
    font-size: 1.4rem;
  }
  .home-information-switch__item:after {
    bottom: 9px;
    left: calc(50% - 5px);
    width: 9px;
    height: 9px;
  }
  .home-information__body {
    padding: 15px 0 20px;
  }
  .home-contracted__main {
    margin-top: 15px;
  }
  .home-contracted__main .home-c-card {
    margin-top: 18px;
    padding: 15px 10px;
  }
  .home-webservice {
    margin: 0 0 15px;
    padding: 15px 15px 25px;
  }
  .home-webservice .home-linklist--row {
    margin-top: 10px;
  }
  .home-webservice__maintitle {
    margin: 0 auto 15px;
    width: 178px;
  }
  .home-webservice-buttons {
    margin: 15px 0 0;
  }
  .home-webservice-buttons .home-c-button {
    margin-top: 15px;
    height: 45px;
    width: auto;
  }
  .home-c-card-wrap--2col--sp {
    margin-bottom: -15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .home-c-card-wrap--2col--sp .home-c-card {
    display: flex;
    width: 48%;
    margin: 0 0 15px;
    padding: 10px 5px;
  }
  .home-c-card-wrap--2col--sp .home-c-card:nth-child(n+1) {
    margin-top: 0;
  }
  .home-c-card-wrap--2col--sp .home-c-card__layout__icon {
    margin-right: 8px !important;
  }
  .home-c-card-wrap--2col--sp .home-c-card__title {
    font-size: 1.2rem !important;
  }
  .home-consideration {
    padding-top: 25px;
  }
  .home-consideration .home-c-card__layout__icon {
    margin-right: 20px;
  }
  .home-consideration .home-c-card__title {
    font-size: 1.7rem;
  }
  .home-consideration__grid:nth-child(n+2) {
    margin-top: 40px;
  }
  .home-information__headline {
    margin: 0 0 15px;
    font-size: 2.1rem;
  }
  .home-consideration-box-v2 {
    padding: 10px 10px;
  }
  .home-consideration-box-v2 .home-c-card {
    padding: 10px 15px;
  }
  .home-consideration-box-v2__title {
    margin: -10px -10px 10px;
  }
  .home-consideration-box-v2__title img {
    width: 100%;
  }
  .home-consideration-search {
    width: 100%;
    border-radius: 5px;
    margin: 10px 0 0;
    padding: 14px;
  }
  .home-consideration-search:before {
    top: -20px;
    left: calc(50% - 10px);
    border-width: 10px;
  }
  .home-consideration-search__section {
    padding: 10px 15px;
  }
  .home-consideration-search__faq dt {
    font-size: 1.8rem;
  }
  .home-consideration-search__faq dd {
    font-size: 1.6rem;
  }
  .home-consideration-radio-wrap {
    margin-bottom: -8px;
  }
  .home-consideration-radio {
    margin: 0 8px 8px 0;
  }
  .home-consideration-radio span {
    padding: 5px 8px 5px 30px;
    font-size: 1.2rem;
  }
  .home-consideration-button {
    margin-top: 15px;
  }
  .home-consideration-button__type {
    margin: 0 auto;
    border-radius: 8px;
    width: 150px;
    height: 60px;
    font-size: 1.8rem;
  }
  .home-consideration-button__type:before {
    width: 30px;
    height: 30px;
  }
  .home-news {
    padding: 15px 0;
  }
  .home-news__head {
    width: auto;
    padding: 0;
  }
  .home-news__head__title {
    margin: 0 0 10px;
    padding: 4px 8px;
    font-size: 1.4rem;
    background-color: #11a292;
  }
  .home-news__head__button-wrap {
    margin: 0 0 30px;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .home-news__head__button {
    width: 49%;
    height: 50px;
    font-size: 1.4rem;
  }
  .home-news__head__button.is-current:after {
    right: calc(50% - 10px);
    bottom: -20px;
    border: 10px solid transparent;
    border-top-color: #006762;
  }
  .home-news__section__title {
    margin: 0 0 20px;
    padding-bottom: 10px;
  }
  .home-news__section__title .home-c-button {
    padding: 0;
    width: 61px;
    height: 31px;
    font-size: 1.2rem;
  }
  .home-news__section__title__label {
    font-size: 1.6rem;
  }
  .home-news__notice {
    margin: 20px 0 0;
    padding: 12px 15px;
  }
  .home-news__notice__link {
    display: block;
    padding: 0 30px;
    width: 100%;
    text-align: center;
  }
  .home-news__notice__link:before {
    position: absolute;
    z-index: 5;
    top: calc(50% - 11px);
    left: 0;
    width: 25px;
    height: 22px;
  }
  .home-news__notice__link:after {
    position: absolute;
    z-index: 2;
    right: 0;
    top: calc(50% - 7px);
  }
  .home-u-icon--pdf:after {
    width: 12px;
    height: 14px;
  }
  .home-c-article + .home-c-article {
    margin-top: 25px;
  }
  .home-c-article__head {
    font-size: 1.1rem;
  }
  .home-c-article__body {
    margin: 6px 0 0;
  }
  .home-service {
    padding: 35px 0 20px;
  }
  .home-service__headline {
    text-align: center;
  }
  .home-service__headline__main {
    margin: 0 0 5px;
    font-size: 1.8rem;
  }
  .home-service__headline__sub {
    font-size: 1.4rem;
  }
  .home-service-slider {
    margin-top: 20px;
  }
  .home-service-slider__item {
    min-width: 50vw;
    border-bottom-width: 4px;
  }
  .home-service-slider__detail {
    padding: 15px;
  }
  .home-service-slider__title {
    font-size: 1.4rem;
  }
  .home-service-slider__text {
    font-size: 1.1rem;
  }
  .home-linkarea {
    padding: 25px 0;
  }
  .home-linkarea .home-linklist > li:nth-child(n+2) {
    margin-top: 12px;
  }
  .home-linklist > li > a:before {
    top: .55em;
    width: 7px;
    height: 7px;
  }
  .home-about {
    background: url(/img/index_about_bg01_sp.jpg) 50% 0% no-repeat;
    background-size: 100% auto;
    padding-top: 42vw;
  }
  .home-about-box {
    margin: -5vw 15px 0;
    padding: 30px 0 35px;
  }
  .home-about-box__title {
    margin: 0 0 20px;
    font-size: 1.7rem;
  }
  .home-about-group {
    padding-top: 20px;
  }
  .home-about-group__title {
    margin: 0 auto 15px;
    max-width: 63vw;
  }
  .home-about-group__list > li:nth-child(n+2) {
    margin-top: 10px;
  }
  .home-about-group__list__item--01 {
    width: 61vw;
  }
  .home-about-group__list__item--02 {
    width: 42vw;
  }
  .home-about-group__list__item--03 {
    width: 61vw;
  }
  .home-about-review {
    margin-top: 20px;
    padding-top: 14px;
  }
  .home-about-review__title {
    margin: 0 0 5px;
    font-size: 1.5rem;
    text-align: center;
  }
  .home-about-review__label {
    margin: 15px 0 0;
    font-size: 1.0rem;
    text-align: center;
  }
  .home-about-buttons {
    width: 165px;
  }
  .home-other {
    padding: 25px 0;
  }
  .home-other-layout__item:nth-child(2) {
    margin-top: 10px;
  }
  .home-other-layout__item:nth-child(3) {
    margin-top: 15px;
  }
  .home-other-card {
    border-radius: 2.5px;
    padding: 15px 12px;
  }
  .home-other-card__image {
    width: 100px;
  }
  .home-other-card__detail {
    margin-left: 12px;
    font-size: 1.2rem;
  }
  .home-other-bnr {
    justify-content: space-between;
  }
  .home-other-bnr > li {
    width: calc(50% - 5px);
  }
  .home-other-bnr > li:nth-child(n+3) {
    margin-top: 10px;
  }
  .home-other-sns {
    margin: 20px -15px -25px;
    padding: 20px 15px 10px;
    font-size: 1.3rem;
    background-color: #fff;
    text-align: center;
  }
  .home-other-sns:before {
    position: absolute;
    bottom: 0;
    left: 15px;
    content: "";
    width: calc(100% - 30px);
    height: 1px;
    background-color: #dddddd;
  }
  .home-other-sns a:after {
    margin-left: 10px;
    width: 30px;
    height: 30px;
  }
  .home-carousel__control-wrap {
    margin: 20px 0 0;
    padding: 0 15px;
  }
  .home-carousel__control {
    padding: 0 30px;
    width: 100%;
  }
  .home-carousel__pager > .slick-dots {
    flex-flow: row wrap;
    margin-top: -10px;
  }
  .home-carousel__pager > .slick-dots > li {
    margin-top: 10px;
    padding: 0 8px;
  }
  .home-carousel__pager > .slick-dots > li > button {
    height: 8px;
    width: 8px;
  }
  .home-carousel__switch__play,
  .home-carousel__switch__pause {
    height: 20px;
    width: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
  .home-c-icon--login03:before {
    width: 56px;
    height: 56px;
  }
  .home-c-icon--login04:before {
    width: 56px;
    height: 56px;
  }
  .home-c-icon--login06:before {
    width: 56px;
    height: 56px;
  }
  .home-mv-slider-wrap .home-carousel__control-wrap {
    bottom: 15px;
  }
  .home-mv-item02__text {
    margin: 40px 0 0;
    font-size: 1.9rem;
  }
  .home-mv-item03__text {
    margin: 40px 0 0;
    font-size: 1.9rem;
  }
  .home-mv-login .home-webservice {
    padding: 15px 20px 18px;
  }
  .home-mv-login .home-webservice .home-linklist {
    margin-top: 5px;
  }
  .home-mv-login .home-webservice .home-webservice__maintitle {
    margin: 0 auto 6px;
    width: 263px;
  }
  .home-mv-login-card {
    padding: 7px 20px;
  }
  .home-mv-login-card__detail {
    font-size: 1.6rem;
  }
  .home-mv-login-card__detail .home-u-color-01 {
    font-size: 2.2rem;
  }
  .home-mv-login-card-v2__detail {
    font-size: 2rem;
  }
  .home-mv-login-card-v2__small {
    font-size: 1.6rem;
  }
  .home-other-layout {
    flex-wrap: wrap;
  }
  .home-other-layout__item:nth-child(1), .home-other-layout__item:nth-child(2) {
    width: 48%;
  }
  .home-other-layout__item:nth-child(3) {
    margin: 40px 0 0;
    width: 100%;
  }
  .home-other-bnr {
    justify-content: space-between;
  }
  .home-other-bnr > li {
    margin-left: 0;
    width: calc(20% - 6px);
  }
  .home-other-bnr > li:nth-child(n+4) {
    margin-top: 0;
  }
}

@media screen and (min-width: 1800px) {
  .home-mv-item01__button {
    margin-top: 90px;
  }
  a.home-mv-item02__button {
    margin-top: 4.2vw;
  }
  a.home-mv-item03__button {
    margin-top: 4.8vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
  .home-mv-login {
    height: 100%;
    width: 400px;
    top: 0%;
    right: 0%;
    transform: none;
  }
  .home-mv-login .home-webservice a.home-c-loginbutton {
    width: 187px;
  }
  .home-mv-login .home-webservice .home-c-button {
    width: 114px;
  }
}

@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  .home-consideration-box-v1 .home-c-card {
    padding: 10px 15px;
  }
}
