@charset "UTF-8";
.mod-freeHTML .brotheronlineplus-wrapper {
  /*==============================

  reset

  ==============================*/
}
.mod-freeHTML .brotheronlineplus-wrapper * {
  box-sizing: border-box;
}
.mod-freeHTML .brotheronlineplus-wrapper *,
.mod-freeHTML .brotheronlineplus-wrapper *:before,
.mod-freeHTML .brotheronlineplus-wrapper *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-freeHTML .brotheronlineplus-wrapper img {
  max-width: 100%;
}
.mod-freeHTML .brotheronlineplus-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod-freeHTML .brotheronlineplus-wrapper a {
  text-decoration: none;
  display: inline;
}
.mod-freeHTML .brotheronlineplus-wrapper a:focus {
  outline: none;
}
.mod-freeHTML .brotheronlineplus-wrapper sup,
.mod-freeHTML .brotheronlineplus-wrapper sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}
.mod-freeHTML .brotheronlineplus-wrapper sup {
  bottom: 1ex;
}
.mod-freeHTML .brotheronlineplus-wrapper sub {
  top: 0.5ex;
}
.mod-freeHTML .brotheronlineplus-wrapper p, .mod-freeHTML .brotheronlineplus-wrapper h1, .mod-freeHTML .brotheronlineplus-wrapper h2, .mod-freeHTML .brotheronlineplus-wrapper h3, .mod-freeHTML .brotheronlineplus-wrapper h4, .mod-freeHTML .brotheronlineplus-wrapper h5, .mod-freeHTML .brotheronlineplus-wrapper h6 {
  margin: 0;
  padding: 0;
}

:root {
  --spacing: 0.04em;
}

/*==================================================

style

==================================================*/
.mod-freeHTML .brotheronlineplus-wrapper {
  padding: 0 0 100px; /* 250826 追加 */
  background: rgb(224.4, 231.96, 241.56);
  color: #000000;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-feature-settings: "palt";
  font-size: 10px;
  letter-spacing: var(--spacing);
  line-height: 1.6;
  /* common
  ==================================================*/
  /* intro
  ==================================================*/
  /* service
  ==================================================*/
  /* button
  ==================================================*/
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper {
    padding: 0 0 40px; /* 250826 追加 */
  }
}
.mod-freeHTML .brotheronlineplus-wrapper p,
.mod-freeHTML .brotheronlineplus-wrapper ul li {
  letter-spacing: var(--spacing);
}
.mod-freeHTML .brotheronlineplus-wrapper a {
  letter-spacing: var(--spacing);
  transition: opacity 0.3s;
}
.mod-freeHTML .brotheronlineplus-wrapper a:hover {
  cursor: pointer;
}
.mod-freeHTML .brotheronlineplus-wrapper img {
  width: 100%;
  height: auto;
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-iBlock {
  display: inline-block;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-only_pc {
    display: none;
  }
}
@media (min-width: 641px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-only_sp {
    display: none;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-inner {
  width: 85.9375%;
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-inner {
    width: 85.3333333333%;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-inner--bg {
  padding: 80px 5.46875%;
  background: #FFFFFF;
  border-radius: 30px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-inner--bg {
    padding: 40px 4%;
    border-radius: 10px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-txt {
  font-size: 16px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-txt {
    font-size: 14px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-txt__line {
  padding-bottom: 3px;
  background: linear-gradient(transparent 60%, #FAD78C 0%);
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-link {
  margin: 0 auto 30px;
  font-size: 20px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-link {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-link {
    margin: 0 auto 20px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-link a {
  padding: 0.5em 2em 0.5em 0;
  border-bottom: solid 1px #003F8F;
  color: #003F8F;
  font-weight: bold;
  display: block;
  position: relative;
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-link a::before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background: #003F8F;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-link a::after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-top: solid 1.5px #FFFFFF;
  border-right: solid 1.5px #FFFFFF;
  display: block;
  position: absolute;
  top: 50%;
  right: 0.6em;
  transform: translateY(-50%) rotate(45deg);
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-btn {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0.75em;
  background: #003F8F;
  border-radius: 8px;
  box-shadow: 3px 3px 0 0 rgb(150.45, 150.45, 150.45);
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
  position: relative;
  font-size: 24px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-btn {
    font-size: 18px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-btn::before {
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: solid 1px #FFFFFF;
  border-radius: 6px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mod-freeHTML .brotheronlineplus-wrapper .cmn-btn::after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-top: solid 1px #FFFFFF;
  border-right: solid 1px #FFFFFF;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .cmn-btn::after {
    right: 20px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .intro {
  padding: 100px 0; /* 250826 追加 */
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .intro {
    padding-bottom: 30px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .intro__ttl {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 60px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .intro__ttl {
    max-width: none;
    margin-bottom: 30px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .intro__txt {
  margin-bottom: 40px;
  color: #003F8F;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .intro__txt {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .intro__txt {
    margin-bottom: 20px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service:not(:last-of-type) {
  margin-bottom: 100px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__heading {
  margin-bottom: 1em;
  color: #003F8F;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__heading {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__heading {
    margin-bottom: 2em;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list {
    flex-direction: column;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list::before {
  content: "";
  width: 4px;
  height: 100%;
  background-image: radial-gradient(circle, #003F8F 2px, transparent 2px);
  background-repeat: repeat-y;
  background-size: 4px 18px;
  background-position: top center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list::before {
    display: none;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list__item {
  width: 50%;
  padding: 30px 4.1666666667% 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list__item {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list__item:not(:last-child) {
    padding: 0 0 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list__item:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 2px;
    background-image: radial-gradient(circle, #003F8F 1px, transparent 1px);
    background-repeat: repeat-x;
    background-size: 10px 2px;
    background-position: center center;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list__img {
  width: 100%;
  margin: 0 auto 30px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list__img {
    width: 86.2068965517%;
    margin-bottom: 20px;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list__txt {
  margin-bottom: 1em;
  text-align: center;
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list__txt + .cmn-link {
  margin-top: auto;
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list--single {
  flex-direction: column;
  align-items: center;
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list--single::before {
  display: none;
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list--single .service__list__item {
  width: 100%;
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list--single .service__list__item:not(:last-child)::after {
  content: "";
  width: 100%;
  height: 4px;
  background-image: radial-gradient(circle, #003F8F 2px, transparent 2px);
  background-repeat: repeat-x;
  background-size: 18px 4px;
  background-position: center center;
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list--single .service__list__item:not(:last-child)::after {
    height: 2px;
    background-image: radial-gradient(circle, #003F8F 1px, transparent 1px);
    background-repeat: repeat-x;
    background-size: 10px 2px;
    left: 0;
    bottom: 0;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .service__list--single .service__list__img {
  max-width: 400px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .service__list--single .service__list__img {
    max-width: none;
  }
}
.mod-freeHTML .brotheronlineplus-wrapper .button {
  padding-bottom: 100px;
}
@media (max-width: 640px) {
  .mod-freeHTML .brotheronlineplus-wrapper .button {
    padding-bottom: 30px;
  }
}/*# sourceMappingURL=brotheronlineplus.css.map */