@charset "UTF-8";

body,
dd,
dl,
dt,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

strong {
  font-weight: normal
}

table,
tbody,
td,
th,
thead,
tr {
  border: none
}

table th {
  text-align: left;
  font-weight: normal
}

table {
  border-collapse: collapse
}

ol,
ul {
  list-style: none
}

a {
  text-decoration: none
}

a img {
  border: none
}

img {
  vertical-align: bottom
}

textarea {
  font-size: 1em;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

select {
  font-size: 1em;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

select::-ms-expand {
  display: none
}

figcaption,
figure,
footer,
header,
main,
nav,
section,
small,
time {
  display: block
}

input[type=image],
input[type=submit] {
  border: none;
  padding: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  outline: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

input[type=number] {
  -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0
}

button {
  border: none;
  margin: 0;
  cursor: pointer
}

input[type=image],
input[type=reset],
input[type=submit] {
  cursor: pointer
}

address {
  font-style: normal
}

button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999
}

input::placeholder,
textarea::placeholder {
  color: #999
}

@font-face {
  font-family: "Noto Sans JP Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: "Noto Sans JP Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/NotoSansCJKjp-Bold.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: "Noto Sans JP Black";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/NotoSansCJKjp-Black.otf") format("opentype");
  font-display: swap
}

@font-face {
  font-family: "Noto Sans JP Thin";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/NotoSansCJKjp-Thin.otf") format("opentype");
  font-display: swap
}

.modBpPc {
  display: inherit
}

@media screen and (max-width:768px) {
  .modBpPc {
    display: none
  }
}

.modBpPcInline {
  display: inline
}

@media screen and (max-width:768px) {
  .modBpPcInline {
    display: none
  }
}

.modBpSp {
  display: none
}

@media screen and (max-width:768px) {
  .modBpSp {
    display: inherit
  }
}

.modBpSpInline {
  display: none
}

@media screen and (max-width:768px) {
  .modBpSpInline {
    display: inline
  }
}

@media screen and (min-width:769px) {
  .modSection {
    margin: 120px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSection {
    margin: 100px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSection--cta {
    margin: 80px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSection--cta {
    margin: 50px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSection__inner {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px
  }

  .modSection__inner--small {
    max-width: 1060px
  }

  .modSection__inner--lp {
    max-width: 1200px
  }
}

@media screen and (max-width:1150px) {
  .modSection__inner .modApply {
    max-width: 100%
  }
}

@media screen and (max-width:768px) {
  .modSection__inner {
    padding: 0 20px
  }

  .modSection__inner .modApply,
  .modSection__inner .modBtnArea {
    margin-left: 0;
    margin-right: 0
  }

  .modSection__inner .modSlider {
    margin-right: -30px
  }

  .modSection__inner .modSlider .controller {
    padding-right: 30px
  }

  .modSection__inner .modSlider .modSelect {
    margin-right: 30px
  }
}

@media screen and (min-width:769px) {
  .modSection+.modSection--color {
    margin-top: 80px
  }
}

@media screen and (max-width:768px) {
  .modSection+.modSection--color {
    margin-top: 60px
  }
}

@media screen and (min-width:769px) {
  .modSection+.modApply {
    margin-top: 120px
  }
}

@media screen and (min-width:769px) {
  .modSection+.modBtnArea {
    margin-top: 120px
  }
}

@media screen and (max-width:768px) {
  .modSection+.modBtnArea {
    margin-top: 100px
  }
}

@media screen and (min-width:769px) {
  .modSection+.modCategoryTabArea {
    margin-top: 120px
  }
}

@media screen and (max-width:768px) {
  .modSection+.modCategoryTabArea {
    margin-top: 100px
  }
}

.modSection p:not([class])>a:not([class]) {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modSection p:not([class])>a:not([class]):hover {
    text-decoration: none
  }
}

.modSectionCase {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modSectionCase {
    padding: 60px 100px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase {
    padding: 40px 20px
  }
}

@media screen and (min-width:769px) {
  .modSectionCase+.modSectionCase {
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSectionCase+.modSectionCase {
    margin: 30px 0 0
  }
}

.modSectionCase__wrapper {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modSectionCase__wrapper {
    padding: 50px 100px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__wrapper {
    padding: 40px 20px
  }
}

.modSectionCase__wrapper .modSectionCase {
  border: none;
  background: none;
  border-radius: 0;
  padding: 0
}

@media screen and (min-width:769px) {
  .modSectionCase__wrapper .modSectionCase .modHeadingSubSection {
    margin: 0 0 20px
  }
}

@media screen and (min-width:769px) {
  .modSectionCase__wrapper+.modSectionCase {
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__wrapper+.modSectionCase {
    margin: 30px 0 0
  }
}

.modSectionCase__list {
  border-top: 1px solid #ccc
}

.modSectionCase__list>li {
  position: relative;
  border-bottom: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .modSectionCase__list>li {
    padding: 18px 0 16px 20px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__list>li {
    padding: 20px 0 20px 20px
  }
}

.modSectionCase__list>li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  background: #003e9d;
  border-radius: 100%
}

@media screen and (min-width:769px) {
  .modSectionCase__list>li:before {
    top: 28px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__list>li:before {
    top: 30px
  }
}

.modSectionCase__list--borderless {
  border: none
}

.modSectionCase__list--borderless>li {
  border: none;
  padding-top: 0;
  padding-bottom: 0
}

.modSectionCase__list--borderless>li:before {
  top: 10px
}

@media screen and (min-width:769px) {
  .modSectionCase__list--borderless>li:not(:first-child) {
    margin: 15px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__list--borderless>li:not(:first-child) {
    margin: 20px 0 0
  }
}

.modSectionCase__reason {
  background: #eaeff6;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modSectionCase__reason {
    margin: 60px 0 0;
    padding: 30px 40px 35px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase__reason {
    margin: 50px 0 0;
    padding: 25px 20px
  }
}

.modSectionCase__reason .modList li:first-child {
  margin-top: 0
}

.modSectionCase__img {
  text-align: center
}

.modSectionCase__img .img {
  display: block;
  font-size: 0
}

.modSectionCase__img img {
  max-width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modSectionCase .modSubSection {
    margin-top: 60px
  }
}

@media screen and (max-width:768px) {
  .modSectionCase .modSubSection {
    margin-top: 50px
  }
}

.modSectionCase .modSubSection:first-child {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .modSectionCase .modCaseData .modInfo {
    width: 520px
  }
}

@media screen and (min-width:769px) {
  .modSectionCase .modCaseData__img {
    width: 240px
  }
}

.modSection--blue,
.modSection--color {
  background: #f3f5f6
}

@media screen and (min-width:769px) {

  .modSection--blue,
  .modSection--color {
    padding: 80px 0 120px
  }
}

@media screen and (max-width:768px) {

  .modSection--blue,
  .modSection--color {
    padding: 60px 0
  }
}

@media screen and (min-width:769px) {

  .modSection--blue .modHeadingLine--center,
  .modSection--color .modHeadingLine--center {
    margin-top: -80px
  }
}

@media screen and (max-width:768px) {

  .modSection--blue .modHeadingLine--center,
  .modSection--color .modHeadingLine--center {
    margin-top: -60px
  }
}

.modSection--blue+.modApply,
.modSection--color+.modApply {
  margin-top: 0
}

.modSection--color {
  background: #f3f5f6
}

.modSection--color+.modSection--color.modSection--top {
  margin-top: 0
}

.modSection--blue {
  background: #e1e7ef
}

.modSection--blue+.modSection {
  margin-top: 0
}

.modSection--top {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .main.caseDetail .modSection--color {
    padding-top: 70px
  }
}

@media screen and (min-width:769px) {
  .modSubSection {
    margin: 80px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSubSection {
    margin: 30px 0 0
  }
}

.modSubSection--color {
  background: #eaeff6
}

@media screen and (min-width:769px) {
  .modSubSection--color {
    padding: 30px 40px
  }
}

@media screen and (max-width:768px) {
  .modSubSection--color {
    padding: 30px 20px
  }
}

.modSubSection--top {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .modSubSection__item {
    margin: 36px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSubSection__item {
    margin: 45px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSubSection+.modBtnArea {
    margin-top: 80px
  }
}

@media screen and (max-width:768px) {
  .modSubSection+.modBtnArea {
    margin-top: 60px
  }
}

.modHeadingPageTitle {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/assets/img/common/bg_heading.png) no-repeat right top #eaeff6;
  background-size: cover
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 212px;
    margin: 0 0 80px;
    padding: 50px 30px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 105px;
    margin: 0 0 60px
  }
}

.modHeadingPageTitle__inner {
  position: relative;
  z-index: 1
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__inner {
    padding: 32px 20px
  }
}

.modHeadingPageTitle__title {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  line-height: 1.3
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title {
    font-size: 44px;
    padding: 4px 0 5px 35px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title {
    font-size: 28px;
    padding: 2px 0 5px 23px
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title--small {
    font-size: 32px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title--small {
    font-size: 22px
  }
}

.modHeadingPageTitle__title:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #003e9d), color-stop(50%, #009c37));
  background: linear-gradient(to bottom, #003e9d 50%, #009c37 50%)
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title:before {
    width: 8px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title:before {
    width: 6px
  }
}

.modHeadingPageTitle__title__category {
  display: block;
  margin: 5px 0;
  color: #333
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title__category {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title__category {
    font-size: 14px
  }
}

.modHeadingPageTitle__title__lp {
  display: block;
  padding-top: 5px
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title__lp {
    font-size: 24px !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title__lp {
    font-size: 14px
  }
}

.modHeadingPageTitle__title--noBorder {
  padding: 0
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title--noBorder {
    font-size: 30px
  }
}

.modHeadingPageTitle__title--noBorder:before {
  display: none
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title__smallWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__title__small {
    display: inline-block;
    font-size: 32px;
    margin: 0 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__title__small {
    display: block;
    font-size: 18px;
    margin-top: 1px
  }
}

.modHeadingPageTitle__img {
  width: 100%
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 212px;
    max-width: 1400px
  }

  .modHeadingPageTitle__img--bottom {
    height: 100%
  }

  .modHeadingPageTitle__img--bottom>img {
    -o-object-position: 80% 0;
    object-position: 80% 0;
    height: 100% !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__img {
    display: block
  }
}

.modHeadingPageTitle__img>img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__img--pc {
    display: none
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__img--pcLp {
    max-width: 100%;
    height: 633px;
    margin-left: 0 !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__img--pcLp {
    display: none !important
  }
}

.modHeadingPageTitle__img--pcLp>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width:1150px) {
  .modHeadingPageTitle__img--pcLp>img {
    -o-object-position: 75% 50%;
    object-position: 75% 50%
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__img--pcLp02 {
    max-width: 100%;
    height: 459px;
    margin-left: 0 !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__img--pcLp02 {
    display: none !important
  }
}

.modHeadingPageTitle__img--pcLp02>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width:1150px) {
  .modHeadingPageTitle__img--pcLp02>img {
    -o-object-position: 80% 50%;
    object-position: 80% 50%
  }
}

.modHeadingPageTitle__text {
  margin: 10px 0 0
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__text {
    padding-left: 40px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__text {
    font-size: 14px;
    margin-left: 25px
  }
}

.modHeadingPageTitle__text>a {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__text>a:hover {
    text-decoration: none
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__text--lp {
    margin-left: 0 !important
  }
}

.modHeadingPageTitle__description {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__description {
    padding: 25px 0 0;
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__description {
    padding: 22px 0 0;
    font-size: 18px
  }
}

.modHeadingPageTitle .modList>li {
  margin-top: 0;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle .modList>li {
    font-size: 20px
  }

  .modHeadingPageTitle .modList>li:before {
    top: 13px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle .modList>li {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle .modList--lp {
    margin-left: 0 !important
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle .modList--lp02 {
    margin-top: -10px !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle .modList--lp02 {
    margin-left: 0 !important
  }
}

.modHeadingPageTitle--bgNone {
  background-image: none
}

.modHeadingPageTitle--gray {
  background: #f9fafb
}

.modHeadingPageTitle--item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #eaeff6), to(#ffffff));
  background: linear-gradient(to bottom, #eaeff6 60%, #ffffff 100%)
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item {
    margin-bottom: 0;
    padding-bottom: 80px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__inner {
    padding: 19px 20px
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__title {
    margin: 0 0 38px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__title {
    font-size: 24px;
    margin: 0 0 27px
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__kv {
    display: none
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__kv {
    margin: 0 -20px 10px
  }

  .modHeadingPageTitle--item .modHeadingPageTitle__kv img {
    max-width: 100%;
    height: auto
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv:has(.modHeadingPageTitle__kv__anchorBtn) {
  position: relative
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn {
  display: -ms-grid;
  display: grid;
  place-content: center;
  gap: 2px;
  width: 106px;
  height: 106px;
  background: #003E9D;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: -28px;
  right: 10px;
  z-index: 10;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn:before {
  content: "";
  display: block;
  width: 62px;
  height: 65px;
  background: url("/assets/img/business/il_woman.svg") no-repeat center center/contain;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-58%);
  transform: translateX(-58%)
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn .text {
  display: block;
  margin-top: 33px
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn .text>span {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn .icon {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2px auto 0
}

.modHeadingPageTitle--item .modHeadingPageTitle__kv__anchorBtn .icon:before {
  content: "";
  display: block;
  width: 13px;
  height: 11px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #fff
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  width: 292px;
  height: 88px;
  padding-left: 13px;
  background: #003E9D;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 5px;
  text-decoration: none;
  position: absolute;
  right: 20px;
  bottom: 150px;
  z-index: 10;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn {
    display: none
  }
}

@media screen and (max-width:810px) and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn {
    width: 243px;
    right: 10px
  }
}

@media screen and (max-width:902px) and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn {
    height: 75px
  }
}

@media screen and (max-width:1150px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn {
    bottom: 170px
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn:before {
  content: "";
  display: block;
  width: 105px;
  height: 109px;
  background: url("/assets/img/business/il_woman.svg") no-repeat center center/contain;
  position: absolute;
  right: 3px;
  bottom: -3px
}

@media screen and (max-width:810px) and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn:before {
    bottom: -10px;
    width: 90px
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn:hover {
  opacity: 0.8
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .icon {
  width: 33px;
  height: 33px;
  aspect-ratio: 1;
  background: #fff;
  border-radius: 50%;
  position: relative
}

@media screen and (max-width:810px) and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .icon {
    width: 28px;
    height: 28px
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .icon:before {
  content: "";
  display: block;
  width: 13px;
  height: 14px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #003E9D;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%)
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .text {
  display: -ms-grid;
  display: grid;
  gap: 2px
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .text>span {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2272727273
}

@media screen and (max-width:810px) and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn .text>span {
    font-size: 18px
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn--abl {
  right: 30px
}

@media screen and (max-width:1150px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__anchorBtn--other {
    bottom: 190px
  }
}

.modHeadingPageTitle--item .modHeadingPageTitle__img {
  top: 0
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__img {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (max-width:1150px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__img {
    width: 140%;
    margin-left: -18%
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modHeadingPageTitle__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 35%;
    margin: 0;
    position: absolute;
    right: 0
  }

  .modHeadingPageTitle--item .modHeadingPageTitle__img.modHeadingPageTitle__img--pc {
    display: none
  }
}

@media screen and (max-width:769px) and (orientation:landscape) {
  .modHeadingPageTitle--item .modHeadingPageTitle__img {
    top: 10vw
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item .modContents {
    margin-top: 45px !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--item .modContents {
    margin-top: 20px !important
  }
}

.modHeadingPageTitle--item .modContents--mtsmall {
  margin-top: 10px !important
}

.modHeadingPageTitle--item .modApply {
  z-index: 1
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--item .modApply {
    width: 100%;
    margin-top: 34px !important
  }
}

.modHeadingPageTitle--cm .modHeadingPageTitle__kv {
  position: relative
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__kv__cm {
    display: none
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__kv__cm {
    display: inline-block;
    position: absolute;
    z-index: 2;
    width: 90px;
    aspect-ratio: 1/1;
    bottom: -34px;
    right: 20px
  }
}

.modHeadingPageTitle--cm .modHeadingPageTitle__kv__cm>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__img {
    display: none !important
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__cmIconWrap {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    min-height: 212px;
    max-width: 1400px;
    width: 100%;
    z-index: 3
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__icon {
    display: inline-block;
    position: absolute;
    z-index: 2;
    aspect-ratio: 1/1;
    width: 120px;
    right: 108px;
    top: 30px;
    right: 60px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--cm .modHeadingPageTitle__icon {
    display: none
  }
}

.modHeadingPageTitle--cm .modHeadingPageTitle__icon>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--cm .modContents {
    margin-top: 70px !important
  }
}

.modHeadingPageTitle--single {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle--single {
    min-height: 360px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--single {
    min-height: 165px
  }

  .modHeadingPageTitle--single .modHeadingPageTitle__img {
    height: 100%
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle--mSmall {
    margin-bottom: 32px
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__campaign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 40px;
    padding-top: 32px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign {
    padding-top: 20px
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__campaign--02 {
    position: relative;
    display: block
  }

  .modHeadingPageTitle__campaign--02 .modHeadingPageTitle__campaign__icon {
    position: absolute;
    right: 0;
    bottom: 0
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign--02 {
    margin-top: -15px
  }
}

.modHeadingPageTitle__campaign__body .lead {
  color: #003e9d;
  font-weight: bold
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign__body .lead {
    font-size: 14px
  }
}

.modHeadingPageTitle__campaign__body .text {
  margin-top: 6px
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign__body .text {
    font-size: 14px
  }
}

.modHeadingPageTitle__campaign__banner>picture {
  display: block
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__campaign__banner>picture {
    aspect-ratio: 452/128;
    width: 452px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign__banner>picture {
    aspect-ratio: 648/274;
    width: 100%;
    max-height: 143px;
    border: 2px solid #009C37;
    border-radius: 5px;
    text-align: center;
    background: linear-gradient(180deg, #009C37 0%, #009C37 36.5px, #fff 36.5px, #fff 100%);
    overflow: hidden
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__campaign__banner>picture>img {
    width: 100%;
    height: 100%
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign__banner>picture>img {
    aspect-ratio: 648/274;
    max-width: 335px;
    max-height: 139px;
    width: 100%;
    display: inline-block
  }
}

.modHeadingPageTitle__campaign__banner>p {
  font-size: 14px;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
  margin-top: 10px
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__campaign__icon {
    width: 140px;
    height: 140px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__campaign__icon {
    display: none
  }
}

.modHeadingPageTitle__campaign__icon>img {
  width: 100%;
  height: 100%
}

.modHeadingPageTitle__bannerBox {
  position: relative
}

.modHeadingPageTitle__bannerBox .banner {
  position: relative;
  background: #119c37;
  border-radius: 6px;
  overflow: hidden
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__bannerBox .banner {
    margin: 20px 0 0 !important
  }
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__bannerBox .banner__wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
  }
}

@media screen and (max-width:1120px) {
  .modHeadingPageTitle__bannerBox .banner__wrap {
    margin: 20px 0 0 !important;
    position: unset
  }
}

.modHeadingPageTitle__bannerBox .banner__img {
  height: 100%;
  aspect-ratio: 132/114;
  position: absolute;
  top: 0;
  right: 0
}

.modHeadingPageTitle__bannerBox .banner__img>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.modHeadingPageTitle__bannerBox .banner>a {
  display: block;
  width: 100%;
  height: 100%
}

.modHeadingPageTitle__bannerBox .banner__inner {
  position: relative;
  z-index: 2
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__bannerBox .banner__inner {
    padding: 11px 100px 11px 18px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__bannerBox .banner__inner {
    padding: 11px 18px 15px
  }
}

.modHeadingPageTitle__bannerBox .banner__inner .caption,
.modHeadingPageTitle__bannerBox .banner__inner .text {
  position: relative;
  color: #fff
}

.modHeadingPageTitle__bannerBox .banner__inner .caption {
  line-height: 1.4
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__bannerBox .banner__inner .caption {
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__bannerBox .banner__inner .caption {
    font-size: 13px
  }
}

.modHeadingPageTitle__bannerBox .banner__inner .text {
  font-weight: bold;
  margin: 5px 0 0;
  line-height: 1.3
}

@media screen and (min-width:769px) {
  .modHeadingPageTitle__bannerBox .banner__inner .text {
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modHeadingPageTitle__bannerBox .banner__inner .text {
    font-size: 18px
  }
}

.modHeadingPageTitle__bannerBox .banner__inner .text .icon {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: -4px 0 0 8px;
  vertical-align: middle;
  background: #fff
}

.modHeadingPageTitle__bannerBox .banner__inner .text .icon:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-width: 1px;
  border-top: 2px solid #119c37;
  border-right: 2px solid #119c37;
  margin-left: -1px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg)
}

.modHeadingDecoration {
  position: relative;
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modHeadingDecoration {
    margin: 0 0 40px;
    font-size: 28px
  }
}

@media screen and (max-width:768px) {
  .modHeadingDecoration {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}

.modHeadingDecoration:after {
  content: "";
  display: block;
  width: 70px;
  height: 10px;
  margin: 0 auto;
  background: url(/assets/img/common/ic_title.svg) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modHeadingDecoration:after {
    margin-top: 10px
  }
}

@media screen and (max-width:768px) {
  .modHeadingDecoration:after {
    margin-top: 12px
  }
}

.modHeadingLine {
  position: relative;
  border-top: 1px solid #ccc;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modHeadingLine {
    margin: 0 0 40px;
    padding: 40px 0 0;
    font-size: 32px
  }
}

@media screen and (max-width:768px) {
  .modHeadingLine {
    margin: 0 0 30px;
    padding: 33px 0 0;
    font-size: 28px;
    line-height: 1.5
  }
}

.modHeadingLine:before {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modHeadingLine:before {
    width: 60px
  }
}

@media screen and (max-width:768px) {
  .modHeadingLine:before {
    width: 50px
  }
}

.modHeadingLine--center {
  text-align: center
}

@media screen and (min-width:769px) {
  .modHeadingLine--center {
    padding-top: 60px;
    margin-bottom: 55px;
    font-size: 36px
  }
}

@media screen and (max-width:768px) {
  .modHeadingLine--center {
    margin-bottom: 34px;
    padding-top: 39px
  }
}

.modHeadingLine--center:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width:769px) {
  .modHeadingLine--center:before {
    width: 400px
  }
}

@media screen and (max-width:768px) {
  .modHeadingLine--center:before {
    width: 150px
  }
}

@media screen and (min-width:769px) {
  .modHeadingLine+.modSection__inner .modSubSection:first-child {
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modHeadingLine+.modSection__inner .modSubSection:first-child {
    margin: 40px 0 0
  }
}

.modHeadingSubSection {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  border-left: solid #003e9d
}

@media screen and (min-width:769px) {
  .modHeadingSubSection {
    margin: 0 0 30px;
    padding: 0 0 0 15px;
    font-size: 24px;
    border-left-width: 6px
  }
}

@media screen and (max-width:768px) {
  .modHeadingSubSection {
    margin: 0 0 30px;
    padding: 0 0 0 10px;
    font-size: 22px;
    border-left-width: 4px;
    line-height: 1.5
  }
}

.modHeadingSubSection>small {
  display: inline-block
}

@media screen and (max-width:768px) {
  .modHeadingSubSection>small {
    font-size: 16px
  }
}

.modHeadingItem {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 20px;
  color: #003e9d;
  font-size: 20px
}

@media screen and (min-width:769px) {
  .modHeadingItem {
    margin: 0 0 13px
  }
}

@media screen and (max-width:768px) {
  .modHeadingItem {
    margin: 0 0 15px;
    line-height: 1.5
  }
}

.modHeadingMiddle {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modHeadingMiddle {
    font-size: 20px;
    margin: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modHeadingMiddle {
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 1.5
  }
}

.modHeadingBlue {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 24px;
  color: #003e9d;
  margin: 0 0 20px
}

@media screen and (max-width:768px) {
  .modHeadingBlue {
    line-height: 1.4
  }
}

[class^=modHeading]+* {
  margin-top: 0 !important
}

.modBtn {
  position: relative;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #fff;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modBtn {
    min-width: 554px;
    font-size: 18px;
    padding: 16px 30px
  }
}

@media screen and (max-width:768px) {
  .modBtn {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    padding: 24px 20px
  }
}

@media screen and (min-width:769px) {
  .modBtn:hover {
    color: #fff;
    background: #0070cf
  }
}

@media screen and (min-width:769px) {
  .modBtn:hover .modIconArrow {
    background-color: #fff
  }
}

.modBtn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5
}

.modBtn .modIconArrow {
  background: #fff
}

.modBtn .modIconArrow:after {
  border-color: #003e9d
}

@media screen and (min-width:769px) {
  .modBtn .modIconArrow:after {
    width: 6px;
    height: 6px
  }
}

@media screen and (min-width:769px) {
  .modBtn .modIconBlank {
    margin: 0 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modBtn .modIconBlank {
    margin: 0 0 0 10px
  }
}

@media screen and (min-width:769px) {
  .modBtn .modIconBlank02--large {
    margin: 0 0 -2px 20px
  }
}

@media screen and (max-width:768px) {
  .modBtn .modIconBlank02--large {
    margin: 0 0 -1px 10px
  }
}

@media screen and (max-width:768px) {
  .modBtn--leftSp {
    text-align: left;
    padding: 12px 65px 12px 35px
  }

  .modBtn--leftSp .modIconArrow {
    position: absolute;
    top: 50%;
    right: 34px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.modBtnInArea {
  min-width: 100%
}

@media screen and (max-width:768px) {
  .modBtnInArea {
    padding: 12px 20px
  }
}

.modBtnArea {
  text-align: center
}

@media screen and (min-width:769px) {
  .modBtnArea {
    margin: 50px 0 0
  }
}

@media screen and (max-width:768px) {
  .modBtnArea {
    margin: 30px 20px 0
  }
}

@media screen and (min-width:769px) {
  .modBtnArea+.modBtnArea {
    margin-top: 20px
  }
}

@media screen and (max-width:768px) {
  .modBtnArea+.modBtnArea {
    margin-top: 15px
  }
}

.modBtnArea__decoration .text {
  display: inline-block;
  position: relative;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modBtnArea__decoration .text {
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modBtnArea__decoration .text {
    font-size: 16px
  }
}

.modBtnArea__decoration .text:after,
.modBtnArea__decoration .text:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 80%;
  top: 3px;
  background-color: #003E9D;
  border-radius: 2px
}

.modBtnArea__decoration .text:before {
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}

@media screen and (min-width:769px) {
  .modBtnArea__decoration .text:before {
    left: -30px
  }
}

@media screen and (max-width:768px) {
  .modBtnArea__decoration .text:before {
    left: -20px
  }
}

.modBtnArea__decoration .text:after {
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg)
}

@media screen and (min-width:769px) {
  .modBtnArea__decoration .text:after {
    right: -30px
  }
}

@media screen and (max-width:768px) {
  .modBtnArea__decoration .text:after {
    right: -20px
  }
}

.modBtnArea--decoration001 {
  position: relative
}

.modBtnArea--decoration001 .modBtnArea__decoration {
  margin-bottom: 10px
}

.modBtnArea--decoration001 .modBtnArea__decoration .text__inner {
  color: #119C37;
  position: relative
}

.modBtnArea--decoration001 .modBtnArea__decoration .text__inner:before {
  content: "・・・・";
  position: absolute;
  left: 0;
  top: -12px;
  line-height: 1;
  color: #003E9D
}

.modBtnArea--decoration002 {
  position: relative
}

.modBtnArea--decoration002 .modBtnArea__decoration {
  margin-bottom: 15px
}

.modBtnArea--decoration002 .modBtnArea__decoration .text:after,
.modBtnArea--decoration002 .modBtnArea__decoration .text:before {
  height: 100%
}

.modBtnArea--decoration002 .modBtnArea__decoration .text__inner {
  color: #003E9D;
  position: relative
}

.modBtnArea--decoration002 .modBtnArea__decoration .text__inner:after,
.modBtnArea--decoration002 .modBtnArea__decoration .text__inner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #119C37;
  border-radius: 5px
}

.modBtnArea--decoration002 .modBtnArea__decoration .text__inner:before {
  bottom: -2px
}

.modBtnArea--decoration002 .modBtnArea__decoration .text__inner:after {
  bottom: -6px
}

.modBtnArea--inner {
  width: auto
}

.modBtn--note .note {
  display: block;
  font-size: 18px
}

@media screen and (max-width:768px) {
  .modBtn--note .note {
    font-size: 14px
  }
}

.modBtn--cv {
  background: #ec6d40;
  border: 2px solid #ec6d40
}

.modBtn--cv .modIconArrow:after {
  border-color: #ec6d40
}

@media screen and (min-width:769px) {
  .modBtn--cv:hover {
    color: #ec6d40;
    background-color: #fff
  }
}

@media screen and (min-width:769px) {
  .modBtn--cv:hover .modIconArrow {
    background-color: #ec6d40
  }

  .modBtn--cv:hover .modIconArrow:after {
    border-color: #fff
  }
}

@media screen and (min-width:769px) {
  .modBtn--cv.modBtn--small {
    padding: 9px 20px !important;
    font-size: 14px
  }
}

.modBtn--document {
  color: #ec6d40;
  background: #fff;
  border: 1px solid #ec6d40
}

.modBtn--document .modIconArrow {
  background: #ec6d40
}

.modBtn--document .modIconArrow:after {
  border-color: #fff
}

@media screen and (min-width:769px) {
  .modBtn--document:hover {
    opacity: 0.7;
    color: #ec6d40;
    background-color: #fff
  }
}

@media screen and (min-width:769px) {
  .modBtn--document:hover .modIconArrow {
    background: #ec6d40;
    border-color: #fff
  }
}

.modBtn--line {
  background: #06C755
}

.modBtn--line .modIconArrow:after {
  border-color: #06C755
}

.modBtn--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.modBtn--centering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.modBtn--centering .modIconArrow {
  margin-top: 0
}

.modIconArrow {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modIconArrow {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    width: 24px;
    height: 24px;
    margin: -3px 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modIconArrow {
    width: 18px;
    height: 18px;
    margin: -3px 0 0 10px
  }
}

.modIconArrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  margin-left: -1px
}

@media screen and (min-width:769px) {
  .modIconArrow:after {
    width: 6px;
    height: 6px
  }
}

@media screen and (max-width:768px) {
  .modIconArrow:after {
    width: 4px;
    height: 4px
  }
}

@media screen and (min-width:769px) {
  .modIconArrow--left {
    margin: -3px 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modIconArrow--left {
    margin: -3px 10px 0 0
  }
}

.modIconArrow--small {
  width: 16px;
  height: 16px;
  margin: -2px 0 0 10px
}

.modIconArrow--small:after {
  width: 4px;
  height: 4px;
  border-width: 1px
}

.modIconArrow--smallLeft {
  width: 16px;
  height: 16px;
  margin: -2px 10px 0 0
}

.modIconArrow--smallLeft:after {
  width: 4px;
  height: 4px;
  border-width: 1px
}

@media screen and (min-width:769px) {
  a:hover .modIconArrow {
    background: #0070cf
  }
}

.modIconBlank {
  display: inline-block;
  vertical-align: -1px;
  background: url(/assets/img/common/ic_blank.svg) no-repeat 0 0;
  background-size: 100%
}

.modIconBlank--white {
  background: url(/assets/img/common/ic_blank_white.svg) no-repeat 0 0
}

.modIconBlank--light {
  background: url(/assets/img/common/ic_blank_light.svg) no-repeat 0 0
}

@media screen and (min-width:769px) {
  .modIconBlank {
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modIconBlank {
    width: 16px;
    height: 16px;
    margin: 0 0 0 8px
  }
}

@media screen and (min-width:769px) {
  .modIconBlank--big {
    width: 22px;
    height: 22px
  }
}

@media screen and (max-width:768px) {
  .modIconBlank--big {
    width: 16px;
    height: 16px
  }
}

.modIconBlank02 {
  display: inline-block;
  vertical-align: -1px;
  background-size: 100%;
  background: url(/assets/img/common/ic_blank02.svg) no-repeat 0 0
}

@media screen and (min-width:769px) {
  .modIconBlank02 {
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modIconBlank02 {
    width: 16px;
    height: 16px;
    margin: 0 0 0 8px
  }
}

@media screen and (min-width:769px) {
  .modIconBlank02--large {
    width: 20px;
    height: 20px
  }
}

.modIconBlank02--light {
  background: url(/assets/img/common/ic_blank02_hover.svg) no-repeat 0 0
}

.modIconBlank02--white {
  background: url(/assets/img/common/ic_blank02_white.svg) no-repeat 0 0
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank {
    background-image: url(/assets/img/common/ic_blank_hover.svg)
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank--white {
    background: url(/assets/img/common/ic_blank_white.svg) no-repeat 0 0
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank02 {
    background-image: url(/assets/img/common/ic_blank02_hover.svg)
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank02--light {
    background: url(/assets/img/common/ic_blank02_hover.svg) no-repeat 0 0
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank02--white {
    background: url(/assets/img/common/ic_blank02_white.svg) no-repeat 0 0
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconBlank02--hover {
    background-image: url(/assets/img/common/ic_blank02_hover02.svg)
  }
}

.modIconPrint {
  display: inline-block;
  vertical-align: 0;
  background: url(/assets/img/common/ic_print.svg) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modIconPrint {
    width: 12px;
    height: 12px;
    margin: 0 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modIconPrint {
    width: 10px;
    height: 10px;
    margin: 0 0 0 5px
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconPrint {
    background-image: url(/assets/img/common/ic_print_hover.svg)
  }
}

.modIconAnchor {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 8px;
  background: url(/assets/img/common/ic_arrow_anchor.svg) no-repeat 50% 50%;
  background-size: contain
}

@media screen and (min-width:769px) {
  .modIconAnchor {
    margin: 0 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modIconAnchor {
    margin: 0 0 0 5px
  }
}

@media screen and (min-width:769px) {
  a:hover .modIconAnchor {
    background-image: url(/assets/img/common/ic_arrow_anchor_hover.svg)
  }
}

.modIconPdf {
  display: inline-block;
  vertical-align: -4px;
  width: 50px;
  height: 22px;
  background: url(/assets/img/common/ic_pdf.svg) no-repeat 0 0;
  background-size: 100%;
  margin: 0 0 0 10px
}

.modIconDocument {
  width: 40px;
  height: 50px;
  background: url(/assets/img/common/ic_document.png) no-repeat 0 0;
  background-size: 100%
}

.modIconEntry {
  width: 44px;
  height: 46px;
  background: url(/assets/img/common/ic_entry.png) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modText {
    max-width: 895px;
    margin: 0 auto;
    line-height: 1.875;
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .modText+.modTable {
    margin-top: 76px
  }
}

.modTextLink {
  margin: 15px 0 0
}

.modTextLink--right {
  text-align: right
}

.modTextLink>a {
  display: inline-block;
  text-decoration: none !important;
  color: #333;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (max-width:768px) {
  .modTextLink>a {
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .modTextLink>a+a {
    margin-left: 30px
  }
}

@media screen and (max-width:768px) {
  .modTextLink>a+a {
    margin-top: 10px
  }
}

.modTextLast {
  text-align: right
}

@media screen and (min-width:769px) {
  .modTextLast {
    margin: 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .modTextLast {
    margin: 28px 0 0
  }
}

.modTextLast strong {
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modTextRead {
    margin: 30px 0
  }
}

@media screen and (max-width:768px) {
  .modTextRead {
    margin: 28px 0
  }
}

.modTextNote {
  color: red
}

.modList>li {
  position: relative;
  padding: 0 0 0 20px
}

@media screen and (min-width:769px) {
  .modList>li {
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modList>li {
    margin: 14px 0 0
  }
}

.modList>li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 0;
  background: #003e9d;
  border-radius: 100%
}

@media screen and (min-width:769px) {
  .modList--indent {
    margin: 35px 0 0;
    padding: 0 0 0 30px
  }
}

@media screen and (max-width:768px) {
  .modList--indent {
    margin: 26px 0 0;
    padding: 0 0 0 20px
  }
}

.modListNumber {
  counter-reset: num
}

@media screen and (min-width:769px) {
  .modListNumber {
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modListNumber {
    margin: 14px 0 0
  }
}

.modListNumber>li {
  counter-increment: num;
  padding: 0 0 0 18px;
  text-indent: -1em
}

@media screen and (min-width:769px) {
  .modListNumber>li {
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modListNumber>li {
    margin: 14px 0 0
  }
}

.modListNumber>li:first-child {
  margin-top: 0
}

.modListNumber>li:before {
  content: counter(num) ". "
}

.modListNumber>li a {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modListNumber>li a:hover {
    text-decoration: none
  }
}

.modListNumber>li .modList li,
.modListNumber>li p,
.modListNumber>li section {
  text-indent: 0
}

.modListNumber>li .modTable__wrapper {
  margin-top: 15px
}

@media screen and (min-width:769px) {
  .modListNumber>li .modTable__wrapper+.modTable__wrapper {
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .modListNumber>li .modTable__wrapper+.modTable__wrapper {
    margin: 30px 0 0
  }
}

.modListNumber--brackets>li {
  padding: 0 0 0 25px;
  text-indent: -1.4em
}

@media screen and (min-width:769px) {
  .modListNumber--brackets>li {
    margin: 10px 0 0
  }
}

@media screen and (max-width:768px) {
  .modListNumber--brackets>li {
    margin: 8px 0 0
  }
}

.modListNumber--brackets>li:before {
  content: "(" counter(num) ") "
}

.modListNumber--circle>li:before {
  display: none
}

.modListNumber--top {
  margin-top: 0
}

.modListNumber--none>li {
  padding-left: 30px;
  text-indent: 0
}

.modListNumber--none>li:before {
  display: none
}

.modListNumber--none>li .modHeadingItem {
  margin-left: -33px
}

.modListNumber--none>li .modHeadingItem:before {
  content: "(" counter(num) ") "
}

@media screen and (min-width:769px) {
  .modList+p:not([class]) {
    margin: 35px 0 0
  }
}

@media screen and (max-width:768px) {
  .modList+p:not([class]) {
    margin: 26px 0 0
  }
}

@media screen and (min-width:769px) {
  .modCol4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px 0 0 -20px
  }
}

@media screen and (min-width:769px) {
  .modCol4__item {
    width: calc((100% - 80px) / 4);
    margin: 28px 0 0 20px
  }

  .modCol4__item:nth-child(-n+4) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modCol4__item {
    width: calc((100% - 40px) / 2)
  }

  .modCol4__item:nth-child(n+3) {
    margin-top: 28px
  }
}

@media screen and (max-width:768px) {
  .modCol4__item {
    width: 100%;
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .modCol4__item a.modCol3__item__inner:hover {
    border: 1px solid #0070cf
  }
}

@media screen and (min-width:769px) {
  .modCol4__item a.modCol3__item__inner:hover .itemTitle {
    color: #0070cf
  }
}

.modCol4__item__inner {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff
}

.modCol4__item .itemImg {
  text-align: center;
  font-size: 0;
  border-radius: 6px 0 0 6px
}

.modCol4__item .itemImg>img {
  width: 100%;
  height: auto
}

.modCol4__item .itemText {
  line-height: 1.8;
  font-size: 16px;
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modCol4__item .itemText {
    padding: 20px 20px 50px
  }
}

@media screen and (max-width:768px) {
  .modCol4__item .itemText {
    padding: 40px 20px 35px
  }
}

.modCol4__item .modIconArrow {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width:769px) {
  .modCol3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px 0 0 -20px
  }
}

@media screen and (min-width:769px) {
  .modCol3__item {
    width: calc((100% - 60px) / 3);
    margin: 28px 0 0 20px
  }

  .modCol3__item:nth-child(-n+3) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modCol3__item {
    width: calc((100% - 40px) / 2)
  }

  .modCol3__item:nth-child(3) {
    margin-top: 28px
  }
}

@media screen and (max-width:768px) {
  .modCol3__item {
    width: 100%;
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .modCol3__item a.modCol3__item__inner:hover {
    border: 1px solid #0070cf
  }
}

@media screen and (min-width:769px) {
  .modCol3__item a.modCol3__item__inner:hover .itemTitle {
    color: #0070cf
  }
}

.modCol3__item__inner {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff
}

@media screen and (min-width:769px) {
  .modCol3__item__inner {
    padding: 40px 40px 55px
  }
}

@media screen and (max-width:768px) {
  .modCol3__item__inner {
    padding: 40px 30px 35px
  }
}

.modCol3__item .itemImg {
  text-align: center;
  font-size: 0
}

.modCol3__item .itemImg>img {
  max-width: 100%;
  height: auto
}

.modCol3__item .itemImg--s>img {
  max-width: 120px;
  height: auto
}

.modCol3__item .itemImg__caption {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 20px;
  color: #003e9d;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .modCol3__item .itemImg__caption {
    margin: 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modCol3__item .itemImg__caption {
    margin: 30px 0 0
  }
}

.modCol3__item .itemTitle {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  line-height: 1.5;
  text-align: center
}

@media screen and (min-width:769px) {
  .modCol3__item .itemTitle {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modCol3__item .itemTitle {
    font-size: 18px
  }
}

.modCol3__item .itemTitle--comment {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 20px;
  font-size: 24px
}

.modCol3__item .itemTitle--comment:after,
.modCol3__item .itemTitle--comment:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.modCol3__item .itemTitle--comment:before {
  width: 160px;
  height: 3px;
  background: #003e9d
}

.modCol3__item .itemTitle--comment:after {
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #003e9d transparent transparent transparent
}

.modCol3__item .itemText {
  line-height: 1.8;
  font-size: 16px
}

@media screen and (min-width:769px) {
  .modCol3__item .itemText {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modCol3__item .itemText {
    margin: 28px 0 0
  }
}

.modCol3__item .itemText>strong {
  color: #009c37
}

.modCol3__item .itemText>a {
  text-decoration: underline;
  color: #0070cf
}

@media screen and (min-width:769px) {
  .modCol3__item .itemText>a:hover {
    text-decoration: none
  }
}

.modCol3__item .itemText>small {
  font-size: 12px
}

.modCol3__item .itemIcon {
  text-align: center
}

.modCol3__item .itemIcon>img {
  max-width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modCol3__item .itemIcon+.itemText {
    margin-top: 10px
  }
}

@media screen and (max-width:768px) {
  .modCol3__item .itemIcon+.itemText {
    margin-top: 0
  }
}

.modCol3__item .modIconArrow,
.modCol3__item .modIconBlank {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width:769px) {
  .modCol3__item--underLine {
    margin: 0 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modCol3__item--underLine {
    margin: 0
  }
}

@media screen and (max-width:768px) {
  .modCol3__item--underLine:first-child a.modCol3__item__inner {
    border-top: 1px solid #ccc
  }
}

@media screen and (max-width:768px) {
  .modCol3__item--underLine:nth-child(3) {
    margin: 0
  }
}

.modCol3__item--underLine a.modCol3__item__inner {
  font-weight: 700;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .modCol3__item--underLine a.modCol3__item__inner {
    padding: 20px 0 19px
  }

  .modCol3__item--underLine a.modCol3__item__inner:hover {
    border: none;
    border-bottom: 1px solid #0070cf
  }
}

@media screen and (max-width:768px) {
  .modCol3__item--underLine a.modCol3__item__inner {
    padding: 18px 0 17px
  }
}

.modCol3--rightArrow .modCol3__item .modIconArrow,
.modCol3--rightArrow .modCol3__item .modIconBlank,
.modCol3--rightArrow .modCol3__item .modIconBlank02 {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.modCol3--rightArrow .modCol3__item .modIconBlank02 {
  position: absolute
}

.modCol3--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

@media screen and (min-width:769px) {
  .modCol3--nowrap .modCol3__item {
    margin-top: 0
  }
}

@media screen and (min-width:769px) {
  .modCol3--nowrap .modCol3__item__inner {
    padding: 28px 20px
  }
}

@media screen and (min-width:769px) {
  .modCol3--about .modCol3__item__inner {
    padding: 35px 40px
  }
}

@media screen and (max-width:768px) {
  .modCol3--about .modCol3__item__inner {
    padding: 30px
  }
}

@media screen and (min-width:769px) {
  .modCol2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px 0 0
  }

  .modCol2--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media screen and (max-width:768px) {
  .modCol2 {
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modCol2--about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (max-width:768px) {
  .modCol2--about .modCol2__item {
    width: 100%
  }
}

@media screen and (max-width:768px) {
  .modCol2--about .modCol2__item:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modCol2--about .modCol2__item:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0
  }
}

@media screen and (min-width:769px) {
  .modCol2__item {
    width: 48%;
    margin: 20px 0 0
  }

  .modCol2__item:nth-child(-n+2) {
    margin-top: 0
  }

  .modCol2__item--small {
    width: 40%
  }

  .modCol2__item--large {
    width: 56%
  }

  .modCol2__item--card {
    width: 49%
  }
}

@media screen and (max-width:768px) {
  .modCol2__item+.modCol2__item {
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .modCol2__item .modSection {
    margin: 60px 0 0 !important
  }
}

@media screen and (max-width:768px) {
  .modCol2__item .modSection {
    margin: 100px 0 0 !important
  }
}

.modCol2__item__map {
  position: relative;
  padding-top: 56.25%
}

.modCol2__item__map>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.modCol2__item__img {
  text-align: center
}

.modCol2__item__img>img {
  max-width: 100%;
  height: auto
}

p:not([class])+.modCol2,
p:not([class])+.modCol3 {
  margin-top: 60px
}

@media screen and (max-width:768px) {

  p:not([class])+.modCol2,
  p:not([class])+.modCol3 {
    margin-top: 50px
  }
}

@media screen and (min-width:769px) {
  .modOtherLinkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0 -20px
  }
}

@media screen and (max-width:768px) {
  .modOtherLinkList {
    margin: 48px 0 0
  }
}

@media screen and (min-width:769px) {
  .modOtherLinkList__item {
    width: calc(50% - 20px);
    margin: 22px 0 0 20px
  }

  .modOtherLinkList__item:nth-child(-n+2) {
    margin-top: 0
  }
}

@media screen and (max-width:768px) {
  .modOtherLinkList__item {
    margin: 16px 0 0
  }
}

@media screen and (min-width:769px) {
  .modOtherLinkList--3col .modOtherLinkList__item {
    width: calc(33.3333333333% - 20px)
  }

  .modOtherLinkList--3col .modOtherLinkList__item:nth-child(-n+3) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modOtherLinkList--3col .modOtherLinkList__item {
    width: calc(50% - 20px)
  }

  .modOtherLinkList--3col .modOtherLinkList__item:nth-child(-n+3) {
    margin-top: 22px
  }
}

@media screen and (max-width:768px) {
  .modOtherLinkList--3col .modOtherLinkList__item {
    width: 100%
  }

  .modOtherLinkList--3col .modOtherLinkList__item:nth-child(-n+3) {
    margin-top: 16px
  }

  .modOtherLinkList--3col .modOtherLinkList__item:first-child {
    margin-top: 0
  }
}

@media screen and (min-width:769px) {
  .modOtherLinkSingle {
    width: 387px;
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .modOtherLinkSingle {
    margin: 20px 0 0
  }
}

.modOtherLinkSingle.off .modOtherLink {
  opacity: 0.3;
  pointer-events: none
}

.modOtherLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff
}

@media screen and (min-width:769px) {
  .modOtherLink {
    min-height: 100px;
    padding: 18px 20px 18px 26px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink {
    min-height: 88px;
    padding: 10px 20px 8px 19px
  }
}

@media screen and (min-width:769px) {
  .modOtherLink:hover {
    border: 1px solid #0070cf
  }
}

.modOtherLink__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%
}

.modOtherLink__text__main {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modOtherLink__text__main {
    font-size: 24px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink__text__main {
    font-size: 18px;
    line-height: 1.4
  }
}

@media screen and (min-width:769px) {
  .modOtherLink__text__main--small {
    font-size: 18px
  }
}

.modOtherLink__text__main--center {
  text-align: center
}

.modOtherLink__text__main .shoulder {
  display: block
}

@media screen and (min-width:769px) {
  .modOtherLink__text__main .shoulder {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink__text__main .shoulder {
    font-size: 13px;
    margin: 0 0 5px
  }
}

.modOtherLink__text__note {
  display: block;
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em
}

.modOtherLink__text__logo {
  text-align: center
}

.modOtherLink__text__logo>img {
  max-width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modOtherLink .modIconBlank {
    width: 22px;
    height: 22px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink .modIconBlank {
    width: 18px;
    height: 18px
  }
}

.modOtherLink--cv {
  color: #fff;
  background: #003e9d;
  border: none
}

@media screen and (min-width:769px) {
  .modOtherLink--cv {
    padding: 24px 20px 24px 40px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink--cv {
    padding: 14px 20px 17px 19px
  }
}

@media screen and (max-width:768px) {
  .modOtherLink--cv .modOtherLink__text__main {
    font-size: 24px
  }
}

.modOtherLink--cv .modIconBlank {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}

@media screen and (min-width:769px) {
  .modOtherLink--cv:hover {
    border: none;
    color: #fff;
    background-color: #0070cf
  }
}

.modSlider__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width:769px) {
  .modSlider__tab {
    margin: 0 -20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSlider__tab {
    margin: 0 -5px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSlider__tab .item {
    width: calc((100% - 80px) / 4);
    margin: 20px 20px 0 0;
    font-size: 16px
  }

  .modSlider__tab .item:nth-child(-n+4) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modSlider__tab .item {
    width: calc(33.3333333333% - 20px)
  }

  .modSlider__tab .item:nth-child(4) {
    margin-top: 20px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tab .item {
    width: calc((100% - 10px) / 3);
    margin: 0 5px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSlider__tab .item--small {
    font-size: 15px
  }
}

.modSlider__tab .item.on a {
  border-color: #003e9d;
  color: #fff;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modSlider__tab .item.on a:hover {
    border-color: #003e9d;
    color: #fff;
    background: #003e9d
  }
}

.modSlider__tab .item>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border-radius: 6px;
  border: 2px solid #ccc;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #3c4042
}

@media screen and (min-width:769px) {
  .modSlider__tab .item>a {
    padding: 10px 20px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tab .item>a {
    padding: 10px 5px
  }
}

@media screen and (min-width:769px) {
  .modSlider__tab .item>a:hover {
    border-color: #0070cf;
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .modSlider__tab--small {
    margin: 0 -12px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSlider__tab--small .item {
    width: calc((100% - 48px) / 4);
    margin: 12px 12px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox {
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox {
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox--index {
    margin: 60px 0 0
  }
}

.modSlider__tabBox .item {
  overflow: hidden;
  display: none
}

.modSlider__tabBox .item.on {
  display: block
}

.modSlider__tabBox .item__slider .list__item {
  height: auto
}

.modSlider__tabBox .item__slider .list__item>a {
  overflow: hidden;
  position: relative;
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item>a {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    padding: 0 0 55px
  }

  .modSlider__tabBox .item__slider .list__item>a:hover {
    color: #333
  }

  .modSlider__tabBox .item__slider .list__item>a:hover:after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-width: 2px;
    border-color: #0070cf
  }

  .modSlider__tabBox .item__slider .list__item>a:hover .itemText,
  .modSlider__tabBox .item__slider .list__item>a:hover .textBox__title {
    color: #0070cf
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item>a {
    padding: 0 0 55px
  }
}

.modSlider__tabBox .item__slider .list__item>a:after {
  content: "";
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out
}

.modSlider__tabBox .item__slider .list__item>a>.modIconArrow {
  position: absolute;
  margin: 0;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item>a>.modIconArrow {
    width: 24px;
    height: 24px
  }
}

.modSlider__tabBox .item__slider .list__item .itemImg {
  font-size: 0
}

.modSlider__tabBox .item__slider .list__item .itemImg>img {
  width: 100%;
  height: auto
}

.modSlider__tabBox .item__slider .list__item .itemText {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #333;
  line-height: 1.7
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .itemText {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    padding: 30px 20px 0
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .itemText {
    padding: 20px 20px 0
  }
}

.modSlider__tabBox .item__slider .list__item .catrgory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .catrgory {
    padding: 10px 25px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .catrgory {
    padding: 9px 20px
  }
}

.modSlider__tabBox .item__slider .list__item .catrgory__item {
  position: relative;
  width: 100%;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  text-align: center;
  background: #e5ebf5;
  border-radius: 50px
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .catrgory__item {
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .catrgory__item {
    font-size: 12px
  }
}

.modSlider__tabBox .item__slider .list__item .catrgory__item:not(:first-child) {
  margin: 0 0 0 34px
}

.modSlider__tabBox .item__slider .list__item .catrgory__item:not(:first-child):after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: -29px;
  margin-top: -2px
}

.modSlider__tabBox .item__slider .list__item .comment {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #003e9d;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .comment {
    margin: 0 0 20px;
    padding: 6px 10px;
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .comment {
    margin: 0 0 20px;
    padding: 7px 5px;
    font-size: 15px
  }
}

.modSlider__tabBox .item__slider .list__item .comment:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -8px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #003e9d transparent transparent transparent
}

.modSlider__tabBox .item__slider .list__item .textBox {
  margin: 0 0 -55px
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .textBox {
    padding: 20px 20px 30px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox {
    padding: 20px 15px
  }
}

.modSlider__tabBox .item__slider .list__item .textBox__title {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  color: #333;
  line-height: 1.4;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .textBox__title {
    font-size: 20px;
    padding: 0 30px 0 0
  }

  .modSlider__tabBox .item__slider .list__item .textBox__title--large {
    font-size: 24px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox__title {
    font-size: 22px;
    padding: 0 20px 0 0
  }
}

.modSlider__tabBox .item__slider .list__item .textBox__title .modIconArrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox__title .modIconArrow {
    width: 16px;
    height: 16px
  }
}

.modSlider__tabBox .item__slider .list__item .textBox__title__sub {
  display: block
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .textBox__title__sub {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox__title__sub {
    font-size: 14px
  }
}

.modSlider__tabBox .item__slider .list__item .textBox__title__sub--inLine {
  display: inline
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox__text {
    line-height: 1.5
  }
}

.modSlider__tabBox .item__slider .list__item .textBox__text>strong {
  color: #009c37
}

.modSlider__tabBox .item__slider .list__item .textBox__tag {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  background: #009c37;
  border-radius: 50px;
  padding: 0 20px;
  position: absolute
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item .textBox__tag {
    bottom: 20px;
    left: 20px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list__item .textBox__tag {
    bottom: 15px;
    left: 15px
  }
}

.modSlider__tabBox .item__slider .list__item .textBox--tag {
  padding-bottom: 55px
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item--comment>a {
    height: calc(100% - 58px)
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list__item--small>a {
    min-height: 443px
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list--line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -20px
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list--line .list__item {
    width: calc(25% - 20px);
    margin: 40px 0 0 20px
  }

  .modSlider__tabBox .item__slider .list--line .list__item:nth-child(-n+4) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modSlider__tabBox .item__slider .list--line .list__item {
    width: calc(50% - 20px)
  }

  .modSlider__tabBox .item__slider .list--line .list__item:nth-child(3),
  .modSlider__tabBox .item__slider .list--line .list__item:nth-child(4) {
    margin-top: 40px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBox .item__slider .list--line .list__item {
    width: 100%;
    margin: 30px 0 0
  }

  .modSlider__tabBox .item__slider .list--line .list__item:first-child {
    margin-top: 0
  }

  .modSlider__tabBox .item__slider .list--line .list__item:nth-child(3),
  .modSlider__tabBox .item__slider .list--line .list__item:nth-child(4) {
    margin-top: 30px
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBox .item__slider .list--col2 .list__item {
    width: calc(50% - 20px)
  }

  .modSlider__tabBox .item__slider .list--col2 .list__item:nth-child(-n+4) {
    margin-top: 40px
  }

  .modSlider__tabBox .item__slider .list--col2 .list__item:first-child,
  .modSlider__tabBox .item__slider .list--col2 .list__item:nth-child(2) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modSlider__tabBox .item__slider .list--col2 .list__item {
    width: 100%;
    margin-top: 0
  }

  .modSlider__tabBox .item__slider .list--col2 .list__item:not(:first-child) {
    margin-top: 40px !important
  }
}

@media screen and (min-width:769px) {
  .modSlider__tabBoxLead {
    margin: 50px 0 30px
  }
}

@media screen and (max-width:768px) {
  .modSlider__tabBoxLead {
    margin: 35px 0 20px
  }
}

.modSlider--center .modSlider__tab {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width:769px) {
  .modSlider--center .modSlider__tab {
    gap: 20px 20px;
    margin: 0 !important
  }
}

@media screen and (min-width:769px) {
  .modSlider--center .modSlider__tab .item {
    margin: 0 !important
  }
}

@media screen and (min-width:769px) {
  .modSlider--center .slideOff {
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .modSlider--center .slideOff .swiper-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 20px
  }
}

@media screen and (min-width:769px) {
  .modSlider--center .slideOff .swiper-slide {
    margin-right: 0 !important
  }
}

@media screen and (min-width:769px) {
  .modSlider+.modTextBtn {
    margin-top: 30px
  }
}

.modAccordion__item {
  overflow: hidden;
  border-radius: 6px;
  border: 2px solid #ccc;
  color: #3c4042
}

@media screen and (min-width:769px) {
  .modAccordion__item:not(:first-child) {
    margin: 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item:not(:first-child) {
    margin: 15px 0 0
  }
}

.modAccordion__item.on {
  border-color: #003e9d
}

.modAccordion__item.on .modAccordion__item__title {
  color: #fff;
  background: #003e9d
}

.modAccordion__item.on .modAccordion__item__title:after {
  background-image: url(/assets/img/common/ic_minus_white.svg)
}

.modAccordion__item.on .modAccordion__item__title .q {
  color: #fff
}

.modAccordion__item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: first baseline;
  -ms-flex-align: first baseline;
  align-items: first baseline;
  background: #eaeff6;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out
}

@media screen and (min-width:769px) {
  .modAccordion__item__title {
    padding: 22px 32px;
    cursor: pointer
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item__title {
    padding: 13px 20px
  }
}

.modAccordion__item__title:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%
}

@media screen and (max-width:768px) {
  .modAccordion__item__title:after {
    margin-top: auto;
    margin-bottom: auto
  }
}

.modAccordion__item__title .q {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  line-height: 1;
  font-size: 24px
}

@media screen and (min-width:769px) {
  .modAccordion__item__title .q {
    margin: 0 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item__title .q {
    margin: 2px 10px 0 0
  }
}

.modAccordion__item__title .text {
  width: 100%;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 18px
}

.modAccordion__item__content {
  display: none
}

.modAccordion__item__content .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.8
}

@media screen and (min-width:769px) {
  .modAccordion__item__content .inner {
    padding: 18px 32px 24px
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item__content .inner {
    padding: 18px 20px 24px
  }
}

.modAccordion__item__content .a {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #009c37;
  line-height: 1;
  font-size: 24px
}

@media screen and (min-width:769px) {
  .modAccordion__item__content .a {
    margin: 2px 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item__content .a {
    margin: 2px 10px 0 0
  }
}

@media screen and (min-width:769px) {
  .modAccordion__item__content .text {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modAccordion__item__content .text {
    font-size: 14px
  }
}

.modAccordion__item__content .modTable {
  margin-top: 0;
  border-radius: 0
}

.modTable {
  width: calc(100% + 2px);
  margin: -1px;
  border-collapse: collapse;
  border: 0;
  border-spacing: 0
}

.modTable__wrapper {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .modTable__wrapper {
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .modTable__wrapper {
    margin: 30px 0 0
  }
}

@media screen and (min-width:769px) {
  .modTable__wrapper--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (max-width:768px) {
  .modTable colgroup {
    display: none
  }
}

.modTable td,
.modTable th {
  border: 1px solid #ccc;
  background: #fff
}

@media screen and (min-width:769px) {

  .modTable td,
  .modTable th {
    padding: 27px 40px;
    line-height: 1.5
  }
}

@media screen and (max-width:768px) {

  .modTable td,
  .modTable th {
    display: block;
    padding: 18px 20px 16px
  }

  .modTable td+*,
  .modTable th+* {
    border-top: none
  }
}

.modTable td>a,
.modTable th>a {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {

  .modTable td>a:hover,
  .modTable th>a:hover {
    text-decoration: none
  }
}

.modTable td .modList>li:first-child,
.modTable th .modList>li:first-child {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .modTable thead {
    display: none
  }

  .modTable thead.block {
    width: 100%;
    display: table
  }
}

.modTable thead th {
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #fff;
  background: #00368f
}

@media screen and (min-width:769px) {
  .modTable thead th {
    padding: 18px 10px 16px
  }
}

@media screen and (max-width:768px) {
  .modTable thead th {
    padding-left: 0;
    padding-right: 0
  }
}

.modTable tbody th {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modTable tbody th {
    color: #003e9d;
    background: #ebf0f7
  }
}

@media screen and (max-width:768px) {
  .modTable tbody th {
    padding: 12px 20px 9px;
    color: #fff;
    background: #00368f;
    border: none
  }

  .modTable tbody th.lightBlue {
    color: #003e9d;
    background: #ebf0f7
  }

  .modTable tbody th .title {
    color: #fff
  }
}

@media screen and (min-width:769px) {
  .modTable tbody td.large {
    padding-left: 40px;
    padding-right: 40px
  }
}

@media screen and (max-width:768px) {
  .modTable--product tbody th {
    color: #003e9d;
    background: #ebf0f7
  }
}

@media screen and (max-width:768px) {
  .modTable .title {
    display: block;
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    color: #003e9d;
    font-size: 16px;
    margin: 0 0 5px
  }

  .modTable .title.modBpSpInline {
    display: inline-block
  }
}

@media screen and (max-width:768px) {
  .modTable .item {
    padding-bottom: 0;
    border-bottom: none;
    border-top: none
  }

  .modTable .item+* {
    border-top: none
  }
}

.modTable .center {
  text-align: center
}

.modTable .center .title {
  text-align: left
}

.modTable .right {
  text-align: right
}

.modTable .top {
  vertical-align: top
}

@media screen and (max-width:768px) {
  .modTable .pc {
    display: none
  }
}

@media screen and (min-width:769px) {
  .modTable .sp {
    display: none
  }
}

.modTable .strong td,
.modTable .strong th {
  color: #009c37
}

@media screen and (max-width:768px) {
  .modTable .strong th {
    color: #fff
  }
}

@media screen and (max-width:768px) {
  .modTable--normal thead {
    display: contents;
    width: 100%
  }

  .modTable--normal td,
  .modTable--normal th {
    display: table-cell
  }

  .modTable--normal td {
    font-size: 14px
  }
}

@media screen and (min-width:769px) {
  .modTable--half thead.modBpPc {
    display: table-header-group
  }
}

@media screen and (max-width:768px) {
  .modTable--half tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .modTable--half tr>* {
    width: 50%
  }

  .modTable--half thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .modTable--half thead th {
    width: 50%
  }

  .modTable--half thead th:nth-child(3),
  .modTable--half thead th:nth-child(4) {
    display: none
  }

  .modTable--half thead.modBpPc {
    display: none
  }

  .modTable--half thead.modBpPc+tbody {
    border-top: 1px solid #ccc
  }

  .modTable--half tbody th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc
  }
}

@media screen and (max-width:768px) {
  .modTable--spNotitle tr th:first-child {
    display: none
  }
}

@media screen and (max-width:768px) {
  .modTable--double tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .modTable--double .lightBlue {
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 8px 15px 8px
  }

  .modTable--double td {
    width: 50%;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 15px;
    line-height: 1.65
  }

  .modTable--double td:nth-child(2) {
    border-right: 1px solid #ccc
  }

  .modTable--double td[colspan="2"] {
    width: 100%
  }

  .modTable--double .spHead td {
    text-align: center;
    background: #265bac;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0;
    line-height: 1.65
  }

  .modTable--double .spHead td:nth-child(2) {
    border-right: 1px solid #ccc
  }

  .modTable--double .modTextLink a {
    font-weight: normal;
    font-size: 14px
  }
}

.modApply {
  overflow: hidden;
  border: 2px solid #003e9d;
  border-top-width: 10px;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modApply {
    max-width: 1000px;
    margin: 120px auto 0
  }
}

@media screen and (max-width:1150px) {
  .modApply {
    max-width: calc(100% - 60px)
  }
}

@media screen and (max-width:768px) {
  .modApply {
    max-width: 100%;
    margin: 30px 20px 0
  }
}

.modApply__inner {
  color: #333;
  background: #fff
}

@media screen and (min-width:769px) {
  .modApply__inner {
    padding: 46px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply__inner {
    padding: 40px 20px 0
  }
}

@media screen and (min-width:769px) {
  .modApply__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 70px 0 80px
  }

  .modApply__wrapper .modApply__tel {
    width: 56%;
    margin-top: 0
  }

  .modApply__wrapper .modApply__tel__title {
    margin-bottom: 6px
  }
}

@media screen and (min-width:769px) and (min-width:769px) {
  .modApply__wrapper .mobTelBox__inner {
    margin: 0 -3%
  }
}

@media screen and (max-width:1150px) {
  .modApply__wrapper {
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .modApply__wrapper {
    padding: 0
  }
}

.modApply__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  text-align: center;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .modApply__title {
    font-size: 36px
  }
}

@media screen and (max-width:768px) {
  .modApply__title {
    font-size: 26px;
    margin: 0 0 20px
  }
}

@media screen and (min-width:769px) {
  .modApply__title--small {
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modApply__title--small {
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .modApply__title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 100px
  }

  .modApply__title__wrapper .modApply__title {
    display: block;
    font-size: 32px;
    width: 49%
  }
}

@media screen and (max-width:1150px) {
  .modApply__title__wrapper {
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .modApply__title__wrapper .modApply__title {
    font-size: 24px
  }

  .modApply__title__wrapper+.modApply__btn .modApply__tel__title {
    margin-top: 16px
  }
}

.modApply__text {
  text-align: center
}

@media screen and (min-width:769px) {
  .modApply__text {
    margin: 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply__text {
    margin: 10px 0 0;
    line-height: 1.5
  }
}

@media screen and (min-width:769px) {
  .modApply__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px auto 0;
    padding: 0 100px
  }
}

@media screen and (max-width:1150px) {
  .modApply__btn {
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .modApply__btn {
    font-size: 20px;
    padding: 0
  }
}

@media screen and (min-width:769px) {
  .modApply__btn .modBtn {
    min-width: 49%;
    font-size: 28px;
    padding: 16px 30px 14px
  }

  .modApply__btn .modBtn:only-child {
    width: 554px;
    margin: 0 auto
  }
}

@media screen and (max-width:1150px) {
  .modApply__btn .modBtn {
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modApply__btn .modBtn {
    font-size: 20px;
    padding: 15px 20px
  }

  .modApply__btn .modBtn+.modBtn {
    margin-top: 10px
  }
}

@media screen and (min-width:769px) {
  .modApply__btn__wrapper {
    width: 40%
  }

  .modApply__btn__wrapper .modApply__btn {
    margin-top: 20px;
    padding: 0
  }
}

@media screen and (max-width:768px) {
  .modApply__btn--mTop {
    margin-top: 14px
  }
}

@media screen and (min-width:769px) {
  .modApply__btnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1220px;
    margin: 40px auto 0;
    padding: 0 10px
  }
}

@media screen and (max-width:768px) {
  .modApply__btnList {
    margin: 30px 0 0
  }
}

@media screen and (min-width:769px) {
  .modApply__btnList__item {
    width: calc(33.3333333333% - 10px);
    margin: 0 5px
  }
}

@media screen and (max-width:768px) {
  .modApply__btnList__item+.modApply__btnList__item {
    margin: 10px 0 0
  }
}

.modApply__btnList__item .modBtn {
  min-width: 100%;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px
}

@media screen and (max-width:768px) {
  .modApply__btnList__item .modBtn {
    padding: 13px 10px
  }
}

.modApply__tel {
  display: block
}

@media screen and (min-width:769px) {
  .modApply__tel {
    margin: 28px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply__tel {
    margin: 16px 0 0
  }
}

.modApply__tel__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  text-align: center
}

@media screen and (min-width:769px) {
  .modApply__tel__title {
    font-size: 20px;
    margin: 0 0 10px
  }
}

@media screen and (max-width:768px) {
  .modApply__tel__title {
    font-size: 16px;
    margin: 0 0 10px
  }
}

.modApply__tel__area {
  text-align: center;
  margin: 0 0 10px
}

.modApply__tel--top {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .modApply__tel--sp {
    display: none
  }
}

.modApply__guidance {
  margin-top: 20px
}

.modApply__guidance a {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modApply__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply__menu {
    margin: 30px -20px 0
  }
}

@media screen and (min-width:769px) {
  .modApply__menu__item {
    width: 50%
  }

  .modApply__menu__item:only-child {
    width: 100%
  }
}

.modApply__menu__item .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #fff
}

@media screen and (min-width:769px) {
  .modApply__menu__item .btn {
    padding: 25px
  }

  .modApply__menu__item .btn:hover {
    background: #0070cf
  }

  .modApply__menu__item .btn:hover .modIconArrow:after {
    border-color: #0070cf
  }
}

@media screen and (max-width:768px) {
  .modApply__menu__item .btn {
    padding: 14px 0
  }
}

.modApply__menu__item .btn--blue {
  background: #1a52a7
}

.modApply__menu__item .btn--lightBlue {
  background: #265bac
}

.modApply__menu__item .btn__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.modApply__menu__item .btn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:768px) {
  .modApply__menu__item .btn__inner {
    width: 100%;
    padding: 0 10px 0 30px
  }
}

.modApply__menu__item .btn__textArea {
  margin: 0 0 0 17px
}

@media screen and (max-width:768px) {
  .modApply__menu__item .btn__textArea {
    width: calc(100% - 44px)
  }
}

.modApply__menu__item .btn__textArea__text {
  font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
  font-weight: 500
}

@media screen and (min-width:769px) {
  .modApply__menu__item .btn__textArea__text {
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modApply__menu__item .btn__textArea__text {
    font-size: 16px
  }
}

.modApply__menu__item .btn .modIconArrow {
  background: #fff
}

.modApply__menu__item .btn .modIconArrow:after {
  border-color: #003e9d
}

.modApply .mobTelBox {
  border: none;
  padding: 0;
  background: none
}

@media screen and (min-width:769px) {
  .modApply .mobTelBox__inner .mobTelBox__number {
    width: auto;
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modApply .mobTelBox__inner .mobTelBox__number {
    width: 100%
  }
}

.modApply .modTextLink {
  text-align: center
}

@media screen and (min-width:769px) {
  .modApply .modTextLink {
    margin: 40px 0;
    font-size: 18px
  }

  .modApply .modTextLink>a:hover {
    opacity: 0.5
  }
}

@media screen and (max-width:768px) {
  .modApply .modTextLink {
    margin-top: 27px
  }
}

@media screen and (min-width:769px) {
  .modApply+.footer {
    margin: 120px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply+.footer {
    margin: 100px 0 0
  }
}

.modApply--top {
  border: none;
  border-radius: 0
}

@media screen and (min-width:769px) {
  .modApply--top {
    max-width: 100%
  }
}

@media screen and (max-width:768px) {
  .modApply--top {
    margin-left: 0;
    margin-right: 0
  }
}

.modApply--top+.footer {
  margin-top: 0
}

.modApply--top .modApply__inner {
  color: #fff;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modApply--top .modApply__inner {
    padding-top: 60px
  }
}

@media screen and (max-width:768px) {
  .modApply--top .modApply__inner {
    padding: 40px 20px 0
  }
}

.modApply--top .modApply__title {
  color: #fff
}

@media screen and (min-width:769px) {
  .modApply--top .modApply__title {
    font-size: 36px
  }
}

@media screen and (min-width:769px) {
  .modApply--top .modApply__btn {
    width: 392px;
    margin: 37px auto 0
  }
}

@media screen and (max-width:768px) {
  .modApply--top .modApply__btn {
    margin: 10px 0 0
  }
}

.modApply--top .modApply__btn .modIconArrow {
  background: #fff
}

.modApply--top .modApply__btn .modIconArrow:after {
  border-color: #ec6d40
}

@media screen and (min-width:769px) {
  .modApply--top .modApply__btn .modIconArrow:after {
    width: 6px;
    height: 6px
  }
}

.modApply--top .modApply__tel__title {
  color: #fff
}

.modApply--top .modApply__tel .mobTelBox__number .title,
.modApply--top .modApply__tel .mobTelBox__number__inner {
  border-color: #fff
}

.modApply--top .modApply__tel .mobTelBox__number .title[href^="tel:0120"] .number:before,
.modApply--top .modApply__tel .mobTelBox__number__inner[href^="tel:0120"] .number:before {
  -webkit-filter: none;
  filter: none
}

.modApply--top .modApply__tel .mobTelBox__number .number:before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}

.modApply--top .modApply__tel .mobTelBox__number .link {
  color: #fff
}

.modApply--top .modTextLink>a {
  color: #fff !important
}

@media screen and (min-width:769px) {
  .modApply--top .modTextLink>a:hover {
    opacity: 1 !important;
    color: #ccd8eb !important
  }
}

@media screen and (min-width:769px) {
  .modApply--top .modTextLink>a:hover .modIconArrow {
    background: #ccd8eb
  }
}

.modApply--top .modTextLink .modIconArrow {
  background: #fff
}

.modApply--top .modTextLink .modIconArrow:after {
  border-color: #003e9d
}

@media screen and (min-width:769px) {
  .modApply--large {
    max-width: 1200px
  }
}

@media screen and (max-width:1150px) {
  .modApply--large {
    max-width: calc(100% - 60px)
  }
}

@media screen and (max-width:768px) {
  .modApply--large {
    max-width: 100%
  }
}

@media screen and (min-width:769px) {
  .modApply--large .modApply__inner {
    padding-top: 25px
  }
}

@media screen and (max-width:768px) {
  .modApply--large .modApply__inner {
    padding-top: 18px
  }
}

@media screen and (min-width:769px) {
  .modApply--large .modApply__menu__item .btn {
    padding: 14px 25px
  }
}

@media screen and (min-width:769px) {
  .modApply--large .modApply__menu__item .btn--blank .modIconArrow {
    margin: 0 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modApply--large .modApply__menu__item .btn--blank .modIconArrow {
    margin: 0 8px 0 0
  }
}

@media screen and (min-width:769px) {
  .modApply--large .modApply__menu__item .btn--blank .modIconBlank02 {
    margin: 0 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modApply--large .modApply__menu__item .btn--blank .modIconBlank02 {
    margin: 0 0 0 8px
  }
}

@media screen and (min-width:769px) {
  .modApply--easy .modApply__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 10%
  }
}

@media screen and (max-width:768px) {
  .modApply--easy .modApply__btn .modBtn {
    padding: 7px 20px
  }
}

@media screen and (min-width:769px) {
  .modApply--easy .modApply__tel {
    margin: 0
  }
}

@media screen and (min-width:769px) {
  .modApply--deco .modApply__inner {
    width: 360px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 46px;
    padding-top: 50px
  }
}

@media screen and (max-width:768px) {
  .modApply--deco .modApply__inner {
    padding-top: 40px
  }
}

@media screen and (min-width:769px) {
  .modApply--deco .modApply__title {
    font-size: 24px;
    margin: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modApply--deco .modApply__title {
    font-size: 26px
  }
}

.modApply--deco .modList>li {
  font-weight: bold;
  margin-top: 6px
}

@media screen and (max-width:768px) {
  .modApply--deco .modList>li {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto
  }

  .modApply--deco .modList>li:before {
    top: 6px
  }
}

@media screen and (min-width:769px) {
  .modApply--deco .modApply__img {
    position: absolute;
    right: -225px;
    bottom: 0
  }
}

@media screen and (max-width:768px) {
  .modApply--deco .modApply__img {
    margin: 10px -20px 0
  }

  .modApply--deco .modApply__img img {
    display: block;
    margin: 5vh auto 0;
    width: 33%
  }
}

.modApply--deco .modApply__btn {
  padding: 0
}

@media screen and (max-width:768px) {
  .modApply--deco .modApply__btn {
    margin-top: 30px
  }
}

@media screen and (min-width:769px) {
  .modApply--deco .modApply__btn .modBtn {
    font-size: 18px
  }
}

.modApply--onlyTel .modApply__inner {
  padding-bottom: 30px
}

.modApplyOnlyBtn {
  margin: 50px 0
}

@media screen and (min-width:769px) {
  .modApplyOnlyBtn__inner {
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .modApplyOnlyBtn__inner {
    padding: 0 20px
  }
}

.modApplyOnlyBtn__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width:769px) {
  .modApplyOnlyBtn__btn .modBtn {
    font-size: 28px;
    width: 392px;
    min-width: 392px
  }
}

@media screen and (max-width:1150px) {
  .modApplyOnlyBtn__btn .modBtn {
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modApplyOnlyBtn__btn .modBtn {
    font-size: 20px;
    width: 100%;
    padding: 15px 20px
  }
}

.modInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px
}

.modInfo>* {
  border-bottom: 1px solid
}

@media screen and (min-width:769px) {
  .modInfo>* {
    padding: 26px 0
  }
}

@media screen and (max-width:768px) {
  .modInfo>* {
    padding: 22px 0
  }
}

.modInfo__item {
  color: #003e9d;
  border-color: #003e9d;
  border-width: 2px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.modInfo__item:first-child {
  padding-top: 0
}

@media screen and (min-width:769px) {
  .modInfo__item {
    width: 140px
  }
}

@media screen and (max-width:768px) {
  .modInfo__item {
    width: 25%
  }
}

.modInfo__text {
  border-color: #ccc
}

.modInfo__text:nth-child(2) {
  padding-top: 0
}

@media screen and (min-width:769px) {
  .modInfo__text {
    width: calc(100% - 140px);
    padding-left: 20px
  }
}

@media screen and (max-width:768px) {
  .modInfo__text {
    width: 75%;
    padding-left: 15px
  }
}

.modInfo__text a {
  color: #003e9d;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modInfo__text a:hover {
    text-decoration: none
  }
}

.modInfo__text .modTextLink a {
  color: #333
}

@media screen and (min-width:769px) {
  .modInfo__text .modTextLink a:hover {
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .modStep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 0 -40px
  }
}

.modStep__item {
  position: relative
}

@media screen and (min-width:769px) {
  .modStep__item {
    width: calc(25% - 40px);
    margin: 20px 0 0 40px
  }
}

@media screen and (max-width:768px) {
  .modStep__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .modStep__item:not(:first-child) {
    margin: 40px 0 0
  }
}

.modStep__item:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute
}

@media screen and (min-width:769px) {
  .modStep__item:not(:last-child):after {
    top: 50%;
    right: -29px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: -23% 0 0;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #003e9d
  }
}

@media screen and (max-width:768px) {
  .modStep__item:not(:last-child):after {
    bottom: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-width: 16px 10px 0 10px;
    border-color: #003e9d transparent transparent transparent
  }
}

@media screen and (max-width:768px) {
  .modStep__item__img {
    width: 45%
  }
}

.modStep__item__img>img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modStep__item__text {
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modStep__item__text {
    width: 48%
  }
}

.modBreadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  overflow-x: auto
}

@media screen and (min-width:769px) {
  .modBreadcrumbs {
    max-width: 1600px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 9px 20px 8px;
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modBreadcrumbs {
    padding: 9px 20px 8px;
    font-size: 12px
  }
}

.modBreadcrumbs__item {
  position: relative
}

@media screen and (min-width:769px) {
  .modBreadcrumbs__item {
    margin: 0 0 0 35px
  }
}

@media screen and (max-width:768px) {
  .modBreadcrumbs__item:not(:last-child) {
    margin: 0 33px 0 0
  }
}

.modBreadcrumbs__item:not(:last-child):after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #444749;
  border-right: 1px solid #444749;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: -17px
}

.modBreadcrumbs__item>a {
  text-decoration: underline;
  color: #0070cf
}

@media screen and (min-width:769px) {
  .modBreadcrumbs__item>a:hover {
    text-decoration: none
  }
}

.modBreadcrumbs+.main {
  border-top: 1px solid #e6e7e9
}

.modAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:769px) {
  .modAnchor {
    margin: 75px 0 60px
  }
}

@media screen and (max-width:768px) {
  .modAnchor {
    margin: 55px 0 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.modAnchor+.modSection {
  margin-top: 0
}

.modAnchor__item {
  border-left: 2px solid #003e9d
}

@media screen and (min-width:769px) {
  .modAnchor__item {
    width: 100%;
    padding: 0 0 5px
  }

  .modAnchor__item:last-child {
    border-right: 2px solid #003e9d
  }
}

@media screen and (max-width:768px) {
  .modAnchor__item {
    width: 50%;
    margin-top: 20px
  }

  .modAnchor__item:nth-child(-n+2) {
    margin-top: 0
  }

  .modAnchor__item:nth-child(2n),
  .modAnchor__item:nth-child(odd):last-child {
    border-right: 2px solid #003e9d
  }
}

.modAnchor__item>a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  line-height: 1.4
}

@media screen and (min-width:769px) {
  .modAnchor__item>a {
    padding: 8px 0 15px;
    font-size: 18px
  }
}

@media screen and (max-width:768px) {
  .modAnchor__item>a {
    padding: 7px 10px 18px;
    font-size: 14px
  }
}

.modAnchor__item .modIconAnchor {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width:769px) {
  .modAnchor--row2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (min-width:769px) {
  .modAnchor--row2 .modAnchor__item {
    width: 33%
  }

  .modAnchor--row2 .modAnchor__item:nth-child(3n) {
    border-right: 2px solid #003e9d
  }

  .modAnchor--row2 .modAnchor__item:nth-child(n+4) {
    margin-top: 24px
  }
}

.modNoteList {
  font-size: 14px
}

@media screen and (min-width:769px) {
  .modNoteList {
    margin: 18px 0 0
  }
}

@media screen and (max-width:768px) {
  .modNoteList {
    margin: 10px 0 0
  }
}

.modNoteList>li {
  text-indent: -1.5rem;
  padding-left: 1.5rem
}

.modNoteList>li>ul {
  text-indent: initial
}

.modNoteList>li>a:not([class]) {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modNoteList>li>a:not([class]):hover {
    text-decoration: none
  }
}

.modNoteList--red {
  color: #B30B10
}

.modOtherList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modOtherList {
    padding: 22px 20px 38px 60px
  }
}

@media screen and (max-width:768px) {
  .modOtherList {
    padding: 10px 5px 25px 20px
  }
}

.modOtherList>li {
  position: relative
}

@media screen and (min-width:769px) {
  .modOtherList>li {
    width: 25%;
    margin: 15px 0 0;
    padding: 0 20px;
    font-size: 18px
  }
}

@media screen and (max-width:768px) {
  .modOtherList>li {
    width: 50%;
    margin: 15px 0 0;
    padding: 0 15px
  }
}

.modOtherList>li:only-child {
  width: 100%
}

.modOtherList>li:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 100%;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modOtherList>li:before {
    width: 10px;
    height: 10px
  }
}

@media screen and (max-width:768px) {
  .modOtherList>li:before {
    width: 8px;
    height: 8px
  }
}

.modOtherList--wide {
  display: block
}

.modOtherList--wide>li {
  width: 100%
}

@media screen and (min-width:769px) {
  .modOtherList--3col>li {
    width: 33.3333333333%
  }
}

@media screen and (max-width:1150px) {
  .modOtherList--3col>li {
    width: 50%
  }
}

@media screen and (max-width:768px) {
  .modOtherList--3col>li {
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .modOtherList+p:not([class]) {
    margin: 35px 0 0
  }
}

@media screen and (max-width:768px) {
  .modOtherList+p:not([class]) {
    margin: 26px 0 0
  }
}

.modCheckbox {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modCheckbox {
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modCheckbox {
    margin: 40px 0 0
  }
}

.modCheckbox input[type=checkbox] {
  display: none
}

.modCheckbox input[type=checkbox]+label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 35px
}

.modCheckbox input[type=checkbox]+label:before {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  left: 0;
  top: 50%;
  border: 2px solid #ccc;
  background: #FFF;
  border-radius: 6px
}

.modCheckbox input[type=checkbox]:checked+label:after {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13px;
  height: 9px;
  margin-top: -6px;
  top: 50%;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #003e9d
}

.modSelect {
  position: relative;
  overflow: hidden;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 6px
}

.modSelect>select {
  width: 100%;
  cursor: pointer;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: bold;
  padding: 15px 20px
}

.modSelect:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #003e9d;
  border-right: 2px solid #003e9d;
  margin-top: -2px
}

@media screen and (min-width:769px) {
  .modSelect:after {
    width: 10px;
    height: 10px
  }
}

@media screen and (max-width:768px) {
  .modSelect:after {
    width: 8px;
    height: 8px
  }
}

.mobTelBox {
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .mobTelBox {
    padding: 38px 0 40px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox {
    padding: 29px 20px 30px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .mobTelBox__inner .mobTelBox__number {
    white-space: nowrap;
    padding: 0 3%
  }

  .mobTelBox__inner .mobTelBox__number:nth-child(-n+2) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .mobTelBox__inner .mobTelBox__number {
    width: 100%
  }

  .mobTelBox__inner .mobTelBox__number+.mobTelBox__number {
    margin-top: 18px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__inner--spaceAround .mobTelBox__number {
    padding: 0 5%
  }
}

.mobTelBox__inner+.mobTelBox__text {
  margin-top: 5px
}

@media screen and (max-width:768px) {
  .mobTelBox__text {
    font-size: 14px
  }
}

.mobTelBox__text+.mobTelBox__inner {
  margin-top: 10px
}

@media screen and (max-width:768px) {
  .mobTelBox__text+.mobTelBox__number {
    margin-top: 10px
  }
}

.mobTelBox__text--bold {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.mobTelBox__number {
  position: relative;
  line-height: 1.3
}

@media screen and (min-width:769px) {
  .mobTelBox__number+.mobTelBox__number {
    margin: 17px 0 0
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number+.mobTelBox__number {
    margin: 18px 0 0
  }
}

.mobTelBox__number__inner[href^="tel:0120"] .number:before {
  background-image: url(/assets/img/common/ic_phone_free.svg)
}

@media screen and (min-width:769px) {
  .mobTelBox__number__inner[href^="tel:0120"] .number:before {
    width: 53px;
    margin: 0 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number__inner[href^="tel:0120"] .number:before {
    width: 36px;
    height: 20.6px;
    margin: 0 5px 0 0;
    vertical-align: 0px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__number__text {
    margin: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number__text {
    font-size: 14px;
    margin: 0 0 15px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__number__text--large {
    margin-bottom: 40px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number__text--large {
    margin-bottom: 30px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__number dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.mobTelBox__number .number {
  display: inline-block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .mobTelBox__number .number {
    font-size: 36px;
    pointer-events: none
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number .number {
    font-size: 28px
  }
}

.mobTelBox__number .number:before {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  background-image: url(/assets/img/common/ic_phone_black.png);
  background-size: 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat
}

@media screen and (min-width:769px) {
  .mobTelBox__number .number:before {
    width: 25px;
    height: 30px;
    margin: 0 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number .number:before {
    width: 20px;
    height: 24px;
    margin: 0 5px 0 0
  }
}

.mobTelBox__number .number>span {
  color: #009c37
}

.mobTelBox__number .number--freeAdjust:before {
  background-size: contain
}

@media screen and (min-width:769px) {
  .mobTelBox__number .number--freeAdjust:before {
    width: 53px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number .number--freeAdjust:before {
    width: 36px
  }
}

.mobTelBox__number .title {
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .mobTelBox__number .title {
    width: 72px;
    margin: 5px 20px 0 0;
    padding: 9px 5px 8px;
    border: 1px solid #333;
    border-radius: 6px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number .title {
    font-size: 14px;
    margin: 0 0 5px
  }
}

.mobTelBox__number .title__tag {
  display: inline-block;
  width: 72px;
  margin: 5px 20px 0 0;
  padding: 9px 5px 8px;
  border: 1px solid #333;
  border-radius: 6px
}

.mobTelBox__number .note {
  display: block;
  font-size: 14px
}

@media screen and (min-width:769px) {
  .mobTelBox__number .note {
    margin: 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number .note {
    margin: 2px 0 0
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__number .note--left {
    margin-left: 72px
  }
}

.mobTelBox__number__inner {
  display: block
}

@media screen and (min-width:769px) {
  .mobTelBox__number__inner {
    pointer-events: none
  }
}

@media screen and (max-width:768px) {
  .mobTelBox__number__inner {
    padding: 10px 20px;
    border: 1px solid #333;
    border-radius: 6px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox__number__inner--block dl {
    display: block
  }

  .mobTelBox__number__inner--block dl .title {
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center
  }

  .mobTelBox__number__inner--block dl.modTelBox__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.mobTelBox__number--noBorder .mobTelBox__number__inner {
  border: none
}

.mobTelBox .link {
  display: block;
  color: #0070cf;
  text-decoration: underline;
  font-size: 14px
}

@media screen and (min-width:769px) {
  .mobTelBox .link {
    margin: 12px 0 0
  }

  .mobTelBox .link:hover {
    text-decoration: none
  }
}

@media screen and (max-width:768px) {
  .mobTelBox .link {
    margin: 12px 0 0
  }
}

@media screen and (min-width:769px) {
  .mobTelBox .link--left {
    margin-left: 72px
  }
}

@media screen and (min-width:769px) {
  .mobTelBox .modHeadingItem {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .mobTelBox .modHeadingItem {
    margin-bottom: 6px
  }
}

@media screen and (max-width:768px) {
  .mobTelBox--noBorder {
    padding: 0;
    border: none
  }
}

.mobTextBox {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  line-height: 2.5
}

@media screen and (min-width:769px) {
  .mobTextBox {
    padding: 46px 80px;
    font-size: 18px
  }
}

@media screen and (max-width:768px) {
  .mobTextBox {
    padding: 27px 30px
  }
}

.modCaseData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:769px) {
  .modCaseData {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

@media screen and (max-width:768px) {
  .modCaseData {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (min-width:769px) {
  .modCaseData .modInfo {
    width: 54%
  }
}

@media screen and (max-width:768px) {
  .modCaseData .modInfo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media screen and (min-width:769px) {
  .modCaseData__img {
    width: 40%
  }
}

@media screen and (max-width:768px) {
  .modCaseData__img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 0 0 30px
  }
}

.modCaseData__img>img {
  width: 100%;
  height: auto
}

@media screen and (max-width:768px) {
  .modCaseData .modInfo__item {
    width: 30%
  }
}

@media screen and (max-width:768px) {
  .modCaseData .modInfo__text {
    width: 70%
  }
}

.modCaseArrow {
  text-align: center
}

@media screen and (min-width:769px) {
  .modCaseArrow {
    margin: 30px 0
  }
}

@media screen and (max-width:768px) {
  .modCaseArrow {
    margin: 20px 0
  }
}

.modCaseArrow .modIconAnchor {
  width: 30px;
  height: 25px;
  margin: 0
}

@media screen and (max-width:768px) {
  .modCaseArrow .modIconAnchor {
    width: 28px;
    height: 22px
  }
}

.modCaseArrow+.modSubSection {
  margin: 0
}

.modImgArea {
  display: block;
  text-align: center
}

@media screen and (min-width:769px) {
  .modImgArea {
    margin: 36px 0 38px
  }
}

@media screen and (max-width:768px) {
  .modImgArea {
    margin: 28px 0
  }
}

.modImgArea:first-child {
  margin-top: 0
}

.modImgArea img {
  max-width: 100%;
  height: auto
}

.modImgArea--left {
  text-align: left
}

.modImgArea--right {
  text-align: right
}

.modArticleLine {
  border: none;
  border-top: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .modArticleLine {
    max-width: 1000px;
    margin: 80px auto 50px
  }
}

@media screen and (max-width:768px) {
  .modArticleLine {
    margin: 57px 20px 30px
  }
}

.modArticleCustom01 {
  border: 1.5px solid #003E9D;
  border-radius: 6px;
  overflow: hidden
}

@media screen and (min-width:769px) {
  .modArticleCustom01 {
    width: 554px
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01 {
    width: 100%;
    position: relative
  }
}

@media screen and (min-width:769px) {
  .modArticleCustom01__wrap {
    margin-top: 40px;
    margin-left: 215px
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01__wrap {
    margin-top: 35px
  }
}

@media screen and (min-width:769px) {
  .modArticleCustom01__wrap--mtAdjust {
    margin-top: 0
  }
}

.modArticleCustom01__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.modArticleCustom01__thum {
  display: inline-block;
  aspect-ratio: 1/1
}

@media screen and (min-width:769px) {
  .modArticleCustom01__thum {
    width: 120px
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01__thum {
    width: 84px;
    margin-top: 26px
  }
}

.modArticleCustom01__thum>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (min-width:769px) {
  .modArticleCustom01__body {
    width: calc(100% - 120px);
    padding: 11px 20px
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01__body {
    width: calc(100% - 84px);
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.modArticleCustom01__body .content__tag {
  background-color: #003E9D;
  display: inline-block;
  line-height: 1;
  padding: 6px 8px;
  color: #fff;
  font-size: 14px
}

@media screen and (min-width:769px) {
  .modArticleCustom01__body .content__tag {
    border-radius: 4px
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01__body .content__tag {
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    text-align: center
  }
}

.modArticleCustom01__body .content__ttl {
  font-weight: bold;
  text-decoration: underline;
  color: #003E9D
}

@media screen and (min-width:769px) {
  .modArticleCustom01__body .content__ttl {
    font-size: 18px;
    margin-top: 8px;
    line-height: 1.4
  }
}

@media screen and (max-width:768px) {
  .modArticleCustom01__body .content__ttl {
    font-size: 16px;
    line-height: 1.4
  }
}

.modNewsList__item {
  border-bottom: 2px dotted #e6eaec
}

@media screen and (min-width:769px) {
  .modNewsList__item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 19px 0
  }
}

@media screen and (max-width:768px) {
  .modNewsList__item__inner {
    position: relative;
    display: block;
    padding: 15px 100px 15px 0
  }
}

@media screen and (min-width:769px) {
  .modNewsList__item__day {
    margin: 0 38px 0 0
  }
}

@media screen and (max-width:768px) {
  .modNewsList__item__day {
    margin: 0 0 5px;
    font-size: 14px
  }
}

.modNewsList__item__title {
  line-height: 1.5
}

@media screen and (max-width:768px) {

  .modNewsList__item .modIconArrow,
  .modNewsList__item .modIconPdf {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 44px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (max-width:768px) {
  .modNewsList__item .modIconPdf {
    width: 40px;
    height: 21px
  }
}

.modLink {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modLink:hover {
    text-decoration: none
  }
}

@media screen and (min-width:769px) {
  .modLinkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -30px 0 0 -15px
  }
}

@media screen and (min-width:769px) {
  .modLinkList__item {
    width: calc(25% - 15px);
    margin: 30px 0 0 15px
  }
}

@media screen and (max-width:1150px) {
  .modLinkList__item {
    width: calc(33.3333333333% - 15px)
  }
}

@media screen and (max-width:768px) {
  .modLinkList__item {
    width: 100%
  }

  .modLinkList__item+.modLinkList__item {
    margin: 18px 0 0
  }
}

.modLinkList__item__img {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background: #fff
}

.modLinkList__item__img:before {
  content: "";
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
  border: 1px solid #ccc;
  z-index: 1;
  -webkit-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out
}

.modLinkList__item__img>img {
  width: 100%;
  height: auto
}

.modLinkList__item__name {
  margin: 5px 0 0;
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.modLinkList__item>a {
  display: block
}

@media screen and (min-width:769px) {
  .modLinkList__item>a:hover .modLinkList__item__img:before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-width: 2px;
    border-color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .modLinkList--large {
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .modLinkList--large {
    margin-top: 47px
  }
}

@media screen and (min-width:769px) {
  .modLinkList--large .modLinkList__item {
    width: 290px
  }
}

@media screen and (min-width:769px) {
  .modLinkList--nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

@media screen and (min-width:769px) {
  .modTextLinkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (min-width:769px) {
  .modTextLinkList__item {
    margin: 15px 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .modTextLinkList__item {
    margin: 12px 0 0
  }
}

.modTextLinkList__item>a {
  display: inline-block;
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  padding: 0 24px 0 0
}

.modTextLinkList__item>a .modIconArrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 1px 0 0
}

.modScrollArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 3;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

@media screen and (min-width:769px) {
  .modScrollArea {
    width: 47px;
    height: 75%;
    padding: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea {
    width: 75px;
    padding: 0 10px 10px
  }
}

.modScrollArea__item {
  margin: 0 0 10px;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

@media screen and (min-width:769px) {
  .modScrollArea__item {
    background: #fff;
    border-radius: 6px 0 0 6px
  }
}

.modScrollArea__item>* {
  display: block;
  width: 100%;
  height: 100%
}

@media screen and (min-width:769px) {
  .modScrollArea__item>* {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    cursor: pointer
  }

  .modScrollArea__item>:hover {
    opacity: 0.7
  }
}

.modScrollArea__item img {
  width: 100%;
  height: auto
}

.modScrollArea__item--top {
  border-radius: 100%;
  background: none
}

@media screen and (min-width:769px) {
  .modScrollArea__item--top {
    opacity: 0;
    margin-top: auto;
    position: relative;
    left: -20px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__item--top {
    opacity: 0.5
  }
}

.modScrollArea__item--top.scroll {
  opacity: 1
}

.modScrollArea__item--contents {
  opacity: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.2)
}

@media screen and (min-width:769px) {
  .modScrollArea__item--contents {
    width: 56px;
    margin-top: auto;
    margin-left: -30px
  }
}

.modScrollArea__item--contents.scroll {
  opacity: 1;
  -webkit-animation: contentsIcon 2s ease-out both;
  animation: contentsIcon 2s ease-out both;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.modScrollArea__item--tel {
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

@media screen and (min-width:769px) {
  .modScrollArea__item--tel.hidden {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__item--h001 {
    margin-bottom: 75px
  }
}

.modScrollArea__item__pagetop {
  position: relative;
  display: block;
  width: 55px;
  height: 55px;
  text-indent: -9999px;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #003e9d
}

@media screen and (min-width:769px) {
  .modScrollArea__item__pagetop:hover {
    opacity: 1;
    background: #003e9d
  }

  .modScrollArea__item__pagetop:hover:after,
  .modScrollArea__item__pagetop:hover:before {
    border-color: #fff
  }
}

.modScrollArea__item__pagetop:after,
.modScrollArea__item__pagetop:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  border-top: 2px solid #003e9d;
  border-left: 2px solid #003e9d
}

@media screen and (min-width:769px) {

  .modScrollArea__item__pagetop:after,
  .modScrollArea__item__pagetop:before {
    width: 14px;
    height: 14px
  }
}

@media screen and (max-width:768px) {

  .modScrollArea__item__pagetop:after,
  .modScrollArea__item__pagetop:before {
    width: 12px;
    height: 12px
  }
}

.modScrollArea__item__pagetop:after {
  margin-top: 7px
}

.modScrollArea__tel {
  overflow: hidden;
  height: auto;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  z-index: 1000;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

.modScrollArea__tel.hidden {
  visibility: hidden;
  opacity: 0;
  z-index: -1000
}

@media screen and (min-width:769px) {
  .modScrollArea__tel {
    width: 354px;
    position: absolute;
    top: 0;
    right: 20px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__tel {
    width: calc(100% - 20px);
    position: fixed;
    bottom: 3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (min-width:769px) {
  .modScrollArea__tel--top {
    top: 191px
  }
}

.modScrollArea__tel__title {
  padding: 13px 10px 11px;
  text-align: center;
  color: #fff;
  background: #EC6D40;
  font-size: 20px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modScrollArea__tel__inner {
    padding: 10px 10px 20px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__tel__inner {
    padding: 25px 30px 22px
  }
}

.modScrollArea__tel__close {
  text-align: center
}

@media screen and (min-width:769px) {
  .modScrollArea__tel__close {
    margin: 20px 0 0
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__tel__close {
    margin: 21px 0 0
  }
}

.modScrollArea__tel__close>span {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modScrollArea__tel__close>span {
    cursor: pointer
  }
}

.modScrollArea__tel__close>span:after {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url(/assets/img/common/ic_plus.svg) no-repeat 0 0;
  background-size: 100%;
  margin: 0 0 0 5px
}

.modScrollArea__tel .mobTelBox {
  padding: 0;
  border: none
}

.modScrollArea__tel .mobTelBox__number {
  padding: 0
}

@media screen and (min-width:769px) {
  .modScrollArea__tel .mobTelBox__number+.mobTelBox__number {
    margin-top: 17px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__tel .mobTelBox__number+.mobTelBox__number {
    margin-top: 26px
  }
}

.modScrollArea__tel .mobTelBox__number dl {
  display: block
}

.modScrollArea__tel .mobTelBox__number .title {
  width: 100%;
  padding: 0;
  border: none;
  text-align: center
}

@media screen and (min-width:769px) {
  .modScrollArea__tel .mobTelBox__number .title {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__tel .mobTelBox__number .title {
    font-size: 14px
  }
}

@media screen and (min-width:769px) {
  .modScrollArea__tel .mobTelBox__number .number {
    font-size: 34px
  }
}

.modScrollArea__tel .mobTelBox__number .note {
  margin-top: 0
}

.modScrollArea__assessment {
  background-color: #fff;
  border-radius: 6px 0 0 6px;
  position: fixed;
  right: 0;
  width: 47px;
  aspect-ratio: 47/171;
  z-index: 1
}

@media screen and (min-width:769px) {
  .modScrollArea__assessment {
    top: 25%
  }

  .modScrollArea__assessment:hover img {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    opacity: 0.7
  }
}

@media screen and (max-width:768px) {
  .modScrollArea__assessment {
    top: 220px
  }
}

.modScrollArea__assessment img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

@media screen and (max-width:768px) {

  .modScrollArea.hidden .modScrollArea__item--faq,
  .modScrollArea.hidden .modScrollArea__item--tel {
    opacity: 0
  }
}

@-webkit-keyframes contentsIcon {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px) scale(1);
    transform: translateY(20px) scale(1)
  }

  10%,
  30%,
  50% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }

  20%,
  40% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(0.95);
    transform: translateY(0px) scale(0.95)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }
}

@keyframes contentsIcon {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px) scale(1);
    transform: translateY(20px) scale(1)
  }

  10%,
  30%,
  50% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }

  20%,
  40% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(0.95);
    transform: translateY(0px) scale(0.95)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }
}

.modContents {
  border-radius: 6px;
  background: #fff;
  border: 4px solid #EAEFF6
}

@media screen and (min-width:769px) {
  .modContents {
    padding: 30px 40px
  }
}

@media screen and (max-width:768px) {
  .modContents {
    padding: 20px
  }
}

.modContents__title {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  border-bottom: 1px dashed #ccc;
  padding: 0 0 10px
}

.modContents__title:before {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  width: 20px;
  height: 16px;
  margin: 0 10px 0 0;
  background: url(/assets/img/common/ic_contents.png) no-repeat 0 0;
  background-size: 100%
}

.modContents__anchor__item {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  width: 100%;
  padding: 0 10px 0 0;
  border-bottom: 1px dashed #ccc
}

@media screen and (min-width:769px) {
  .modContents__anchor__item {
    padding: 15px 0
  }
}

@media screen and (max-width:768px) {
  .modContents__anchor__item {
    padding: 10px 0
  }
}

.modContents__anchor__item>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.modContents__anchor__item .modIconAnchor {
  margin-left: 0;
  min-width: 15px;
  width: 15px;
  height: 12px
}

@media screen and (min-width:769px) {
  .modContents__anchor__item .modIconAnchor {
    margin-top: 11px;
    margin-right: 12px
  }
}

@media screen and (max-width:768px) {
  .modContents__anchor__item .modIconAnchor {
    margin-top: 11px;
    margin-right: 10px
  }
}

.modContents__anchorSub {
  margin: 10px 0 0 24px
}

.modContents__anchorSub__item:not(:first-child) {
  margin-top: 10px
}

.modContents__anchorSub__item a {
  color: #333333;
  font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
  font-weight: 400;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modContents--small {
    padding: 15px 40px
  }
}

@media screen and (max-width:768px) {
  .modContents--small {
    padding: 10px 20px 20px
  }
}

.modContents--small .modContents__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 13px 0 0
}

@media screen and (min-width:769px) {
  .modContents--small .modContents__anchor {
    gap: 0 50px
  }
}

.modContents--small .modContents__anchor__item {
  border-bottom: none;
  padding: 0
}

@media screen and (min-width:769px) {
  .modContents--small .modContents__anchor__item {
    width: auto;
    font-size: 18px
  }
}

@media screen and (max-width:1150px) {
  .modContents--small .modContents__anchor__item {
    width: 33.3333333333%
  }
}

@media screen and (max-width:768px) {
  .modContents--small .modContents__anchor__item {
    width: 50%;
    font-size: 16px;
    margin: 10px 0 0
  }

  .modContents--small .modContents__anchor__item:nth-child(-n+2) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modContents--small .modContents__anchor__item:not(:first-child) {
    margin-left: 0
  }
}

@media screen and (max-width:768px) {
  .modContents--small .modContents__anchor--spSingleCol {
    display: block
  }

  .modContents--small .modContents__anchor--spSingleCol .modContents__anchor__item {
    width: 100%
  }

  .modContents--small .modContents__anchor--spSingleCol .modContents__anchor__item:first-child {
    margin: 10px 0 0
  }
}

.modMovie {
  overflow: hidden;
  position: relative;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modMovie {
    max-width: 800px;
    margin: 0 auto
  }
}

@media screen and (max-width:768px) {
  .modMovie {
    width: 100%
  }
}

.modMovie>* {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto
}

.modMovie:before {
  content: "";
  display: block;
  padding: 56.25% 0 0
}

.modMovieIndex {
  position: relative;
  border: 1px solid #003e9d
}

@media screen and (min-width:769px) {
  .modMovieIndex {
    display: inline-block;
    margin: 30px 0 0 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (max-width:768px) {
  .modMovieIndex {
    margin: 30px 15px 0
  }
}

.modMovieIndex:after,
.modMovieIndex:before {
  content: "";
  position: absolute;
  left: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid
}

.modMovieIndex:before {
  top: -15px;
  border-width: 0 7.5px 15px 7.5px;
  border-color: transparent transparent #003e9d transparent
}

.modMovieIndex:after {
  top: -13px;
  border-width: 0 6.5px 14px 6.5px;
  border-color: transparent transparent #f3f5f6 transparent
}

@media screen and (min-width:769px) {
  .modMovieIndex__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }
}

@media screen and (max-width:768px) {
  .modMovieIndex__inner {
    padding: 15px
  }
}

.modMovieIndex__inner .title {
  color: #003e9d;
  white-space: nowrap
}

@media screen and (min-width:769px) {
  .modMovieIndex__inner .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modMovieIndex__inner .title {
    padding: 0 0 10px;
    text-align: center;
    border-bottom: 1px solid #003e9d
  }
}

.modMovieIndex__inner .chapter {
  position: relative;
  line-height: 1.7
}

@media screen and (min-width:769px) {
  .modMovieIndex__inner .chapter {
    margin-left: 25px;
    padding: 0 20px
  }

  .modMovieIndex__inner .chapter:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 90%;
    background: #003e9d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (max-width:768px) {
  .modMovieIndex__inner .chapter {
    padding-top: 10px
  }
}

.modMovieIndex__inner .chapter li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.modMovieIndex__inner .chapter .time {
  display: inline-block;
  margin-right: 12px
}

@media screen and (min-width:769px) {
  .modReasonList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -20px
  }
}

.modReasonList__item {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .modReasonList__item {
    width: calc(25% - 20px);
    margin: 0 0 0 20px
  }

  .modReasonList__item:nth-child(-n+2) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modReasonList__item {
    width: calc(50% - 20px)
  }

  .modReasonList__item:nth-child(3) {
    margin-top: 20px
  }

  .modReasonList__item:nth-child(4) {
    margin-top: 20px
  }
}

@media screen and (max-width:768px) {
  .modReasonList__item {
    width: 100%;
    margin: 20px 0 0
  }

  .modReasonList__item:first-child {
    margin-top: 0
  }
}

.modReasonList__item__title {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: #003e9d;
  margin: -1px;
  border-radius: 6px 6px 0 0;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .modReasonList__item__title {
    padding: 0 20px 0 0
  }
}

.modReasonList__item__title .number {
  width: 60px;
  height: 60px;
  font-size: 44px;
  text-align: center;
  background: #009c37;
  font-family: "Yantramanav", sans-serif
}

@media screen and (min-width:769px) {
  .modReasonList__item__title .number {
    margin: 0 20px 0 0;
    width: 80px;
    height: 80px;
    line-height: 85px;
  }
}

@media screen and (max-width:768px) {
  .modReasonList__item__title .number {
    margin: 0 20px 0 0
  }
}

.modReasonList__item__title .title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 20px
}

@media screen and (min-width:769px) {
  .modReasonList__item__box {
    padding: 20px 24px
  }
}

@media screen and (max-width:768px) {
  .modReasonList__item__box {
    padding: 10px 20px 20px 20px;
  }
}

@media screen and (max-width:768px) {
  .modReasonList__item__box .img {
    margin: 0 auto;
    width: 80%;
  }
}

.modReasonList__item__box .img>img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modReasonList__item__box .text {
    margin: 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .modReasonList__item__box .text {
    line-height: 1.55
  }
}

.modReasonList__item__box .text>strong {
  color: #009c37
}

.modReasonList__item__box .link {
  text-align: center
}

.modReasonList__item__box .modNoteList {
  margin-top: 0
}

.modReasonList--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width:769px) {
  .modProblemList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -20px
  }
}

@media screen and (min-width:769px) {
  .modProblemList__item {
    width: calc(33.3333333333% - 20px);
    margin: 60px 0 0 20px
  }

  .modProblemList__item:nth-child(-n+3) {
    margin-top: 0
  }
}

@media screen and (max-width:1150px) {
  .modProblemList__item {
    width: calc(50% - 20px)
  }

  .modProblemList__item:nth-child(3) {
    margin-top: 60px
  }
}

@media screen and (max-width:768px) {
  .modProblemList__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0 0
  }

  .modProblemList__item:first-child {
    margin-top: 0
  }

  .modProblemList__item:nth-child(3) {
    margin-top: 25px
  }

  .modProblemList__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .modProblemList__item:nth-child(odd) .modProblemList__item__comment:after,
  .modProblemList__item:nth-child(odd) .modProblemList__item__comment:before {
    right: auto;
    -webkit-transform: translateY(-50%) rotate(90deg) scale(-1, 1);
    transform: translateY(-50%) rotate(90deg) scale(-1, 1)
  }

  .modProblemList__item:nth-child(odd) .modProblemList__item__comment:before {
    border-color: #ccc transparent transparent transparent;
    left: -14px
  }

  .modProblemList__item:nth-child(odd) .modProblemList__item__comment:after {
    left: -11px
  }
}

.modProblemList__item__comment {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 15px;
  text-align: center;
  line-height: 1.35
}

@media screen and (min-width:769px) {
  .modProblemList__item__comment {
    min-height: 75px;
    font-size: 20px;
    margin: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .modProblemList__item__comment {
    width: calc(100% - 140px);
    min-height: 50px;
    font-size: 14px;
    padding: 5px 15px
  }
}

.modProblemList__item__comment:after,
.modProblemList__item__comment:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7px 0 7px
}

@media screen and (min-width:769px) {

  .modProblemList__item__comment:after,
  .modProblemList__item__comment:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (max-width:768px) {

  .modProblemList__item__comment:after,
  .modProblemList__item__comment:before {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
  }
}

.modProblemList__item__comment:before {
  border-color: #ccc transparent transparent transparent
}

@media screen and (min-width:769px) {
  .modProblemList__item__comment:before {
    bottom: -14px
  }
}

@media screen and (max-width:768px) {
  .modProblemList__item__comment:before {
    right: -14px
  }
}

.modProblemList__item__comment:after {
  border-color: #fff transparent transparent transparent
}

@media screen and (min-width:769px) {
  .modProblemList__item__comment:after {
    bottom: -11px
  }
}

@media screen and (max-width:768px) {
  .modProblemList__item__comment:after {
    right: -11px
  }
}

.modProblemList__item__img {
  overflow: hidden
}

@media screen and (max-width:768px) {
  .modProblemList__item__img {
    width: 200px;
    margin: 0 -40px
  }
}

.modProblemList__item__img>img {
  width: 100%;
  height: auto
}

.modStepList__item {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modStepList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 50px 0 0;
    padding: 40px 40px 38px
  }
}

@media screen and (max-width:768px) {
  .modStepList__item {
    margin: 60px 0 0;
    padding: 20px 20px 26px
  }
}

.modStepList__item:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/assets/img/common/ic_arrow_anchor.svg) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modStepList__item:not(:last-child):after {
    width: 22px;
    height: 18px;
    bottom: -32px
  }
}

@media screen and (max-width:768px) {
  .modStepList__item:not(:last-child):after {
    width: 26px;
    height: 25px;
    bottom: -47px
  }
}

.modStepList__item:first-child {
  margin-top: 0
}

.modStepList__item__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 10px 0 0;
  color: #003e9d;
  border: 2px solid #003e9d;
  border-radius: 100%;
  line-height: 1;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modStepList__item__number {
    width: 80px;
    height: 80px;
    font-size: 14px;
    margin: 60px 0 0
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__number {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    font-size: 12px
  }
}

.modStepList__item__number>span {
  display: block;
  font-family: "Yantramanav", sans-serif
}

@media screen and (min-width:769px) {
  .modStepList__item__number>span {
    font-size: 38px
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__number>span {
    font-size: 32px
  }
}

.modStepList__item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 200px;
  background: #EBF0F7;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modStepList__item__img {
    width: 252px;
    margin: 0 40px
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__img {
    margin: 20px 0
  }
}

.modStepList__item__img>img {
  max-width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modStepList__item__cont {
    width: calc(100% - 410px)
  }
}

.modStepList__item__cont .title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  font-size: 24px;
  margin: 0 0 10px
}

@media screen and (min-width:769px) {
  .modStepList__item__cont .section+.section {
    margin: 23px 0 0
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__cont .section+.section {
    margin: 26px 0 0
  }
}

.modStepList__item__cont .section__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  font-size: 20px
}

@media screen and (min-width:769px) {
  .modStepList__item__cont .section__title {
    margin: 0 0 6px
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__cont .section__title {
    margin: 0 0 2px
  }
}

.modStepList__item__cont .img {
  display: block
}

@media screen and (min-width:769px) {
  .modStepList__item__cont .img {
    margin: 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .modStepList__item__cont .img {
    margin: 20px 0 0
  }
}

.modStepList__item__cont .img>img {
  max-width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .modStepList__item__cont--wide {
    width: calc(100% - 120px);
    margin-left: 40px
  }
}

.modModal {
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

@media screen and (min-width:769px) {
  .modModal {
    width: 71.5%;
    max-width: 1000px
  }
}

@media screen and (max-width:1150px) {
  .modModal {
    width: calc(100% - 40px)
  }
}

.modModal.hidden {
  visibility: hidden;
  opacity: 0
}

.modModal.hidden+.header {
  z-index: unset
}

.modModalOverlay {
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(3px);
  z-index: 9999;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

.modModalOverlay.hidden {
  visibility: hidden;
  opacity: 0
}

.modModal__inner {
  position: relative
}

@media screen and (max-width:768px) {
  .modModal__inner {
    padding: 60px 0 0
  }
}

.modModal__body {
  border: 1px solid #ccc;
  border-radius: 7px;
  background: #f3f5f6
}

@media screen and (min-width:769px) {
  .modModal__body {
    padding: 39px 79px
  }
}

@media screen and (max-width:1150px) {
  .modModal__body {
    padding: 39px 40px
  }
}

@media screen and (max-width:768px) {
  .modModal__body {
    overflow-x: auto;
    max-height: calc(100vh - 90px);
    padding: 19px
  }
}

.modModalBtn {
  position: absolute;
  right: 0;
  background: url(/assets/img/common/ic_close.png) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modModalBtn {
    width: 54px;
    height: 54px;
    top: -70px
  }
}

@media screen and (max-width:768px) {
  .modModalBtn {
    width: 40px;
    height: 40px;
    top: 0
  }
}

.modModal+.header {
  z-index: 1
}

.modVoiceGidance__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  text-align: center;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .modVoiceGidance__title {
    font-size: 24px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__title {
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .modVoiceGidance__box {
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__box {
    margin-top: 15px
  }
}

@media screen and (min-width:769px) {
  .modVoiceGidance__box .mobTelBox {
    padding: 9px 0 15px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__box .mobTelBox {
    padding: 0;
    border: none
  }
}

.modVoiceGidance__flows {
  position: relative
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 35px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows {
    margin-top: 16px
  }
}

.modVoiceGidance__flows .flow {
  position: relative
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow {
    width: calc(50% - 20px)
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 11px 15px 14px;
    background: #fff
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow:not(:first-child) {
    margin-top: 12px
  }
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #003e9d transparent transparent transparent;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__inner {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 16px 19px 15px;
    background: #fff
  }
}

.modVoiceGidance__flows .flow__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__text {
    min-height: 56px;
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__text {
    font-size: 16px
  }
}

.modVoiceGidance__flows .flow__text .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  font-style: inherit;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #fff;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__text .icon {
    width: 40px;
    height: 40px;
    margin-right: 17px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__text .icon {
    width: 32px;
    height: 32px;
    margin-right: 12px
  }
}

.modVoiceGidance__flows .flow__text .text {
  line-height: 1.4;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__text .text {
    width: calc(100% - 57px)
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__text .text {
    width: calc(100% - 44px)
  }
}

.modVoiceGidance__flows .flow__moreFlows {
  position: relative
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__moreFlows {
    margin-top: 35px;
    padding: 16px 19px 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__moreFlows {
    overflow: hidden;
    margin: 14px 0 0;
    padding: 0 0 0 44px
  }
}

.modVoiceGidance__flows .flow__moreFlows:before {
  content: "";
  position: absolute;
  display: block
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__moreFlows:before {
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #003e9d transparent transparent transparent;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__moreFlows:before {
    bottom: 14px;
    left: 14px;
    width: 4px;
    height: 500px;
    background: #003e9d
  }
}

.modVoiceGidance__flows .flow__moreFlows .item {
  position: relative
}

.modVoiceGidance__flows .flow__moreFlows .item:not(:first-child) {
  margin-top: 12px
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__moreFlows .item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    display: block;
    width: 24px;
    height: 19px;
    background: url(/assets/img/common/ic_arrow_bold.png) no-repeat 0 0;
    background-size: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
}

.modVoiceGidance__flows .flow__moreFlows .item__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.modVoiceGidance__flows .flow__moreFlows .item__text .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #003e9d;
  border-radius: 6px;
  font-style: inherit;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__moreFlows .item__text .icon {
    width: 40px;
    height: 40px;
    margin-right: 17px;
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__moreFlows .item__text .icon {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    font-size: 16px
  }
}

.modVoiceGidance__flows .flow__moreFlows .item__text .text {
  line-height: 1.4;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .modVoiceGidance__flows .flow__moreFlows .item__text .text {
    width: calc(100% - 57px);
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modVoiceGidance__flows .flow__moreFlows .item__text .text {
    width: calc(100% - 42px);
    font-size: 14px
  }
}

.modModalArea {
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

@media screen and (min-width:769px) {
  .modModalArea {
    width: 71.5%;
    max-width: 1000px
  }
}

@media screen and (max-width:1150px) {
  .modModalArea {
    width: calc(100% - 40px)
  }
}

.modModalArea.hidden {
  visibility: hidden;
  opacity: 0
}

.modModalArea.hidden+.header {
  z-index: unset
}

.modModalAreaOverlay {
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(3px);
  z-index: 9999;
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out
}

.modModalAreaOverlay.hidden {
  visibility: hidden;
  opacity: 0
}

.modModalArea__inner {
  position: relative
}

@media screen and (max-width:768px) {
  .modModalArea__inner {
    padding: 60px 0 0
  }
}

.modModalArea__body {
  border: 1px solid #ccc;
  border-radius: 7px;
  background: #f3f5f6
}

@media screen and (min-width:769px) {
  .modModalArea__body {
    padding: 39px 79px
  }
}

@media screen and (max-width:1150px) {
  .modModalArea__body {
    padding: 39px 40px
  }
}

@media screen and (max-width:768px) {
  .modModalArea__body {
    overflow-x: auto;
    max-height: calc(100vh - 90px);
    padding: 19px
  }
}

.modModalAreaBtn {
  position: absolute;
  right: 0;
  background: url(/assets/img/common/ic_close.png) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modModalAreaBtn {
    width: 54px;
    height: 54px;
    top: -70px
  }
}

@media screen and (max-width:768px) {
  .modModalAreaBtn {
    width: 40px;
    height: 40px;
    top: 0
  }
}

.modModalArea+.header {
  z-index: 1
}

.modAreaLink {
  display: block;
  color: #0070cf;
  text-decoration: underline
}

.modAreaLink:hover {
  text-decoration: none
}

@media screen and (min-width:769px) {
  .modAreaLink {
    margin-top: 12px
  }
}

@media screen and (max-width:768px) {
  .modAreaLink {
    margin-top: 27px
  }
}

.modArea__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  text-align: center;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .modArea__title {
    font-size: 24px
  }
}

@media screen and (max-width:768px) {
  .modArea__title {
    font-size: 16px
  }
}

.modArea__box {
  background: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 5px
}

@media screen and (min-width:769px) {
  .modArea__box {
    padding: 30px 40px;
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .modArea__box {
    padding: 30px 30px;
    margin-top: 20px
  }
}

.modArea__box__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.modArea__box__inner--single {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.modArea__box__inner--single img {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 320/192;
  max-height: 46vh
}

@media screen and (min-width:769px) {
  .modArea__box__content {
    width: 50%
  }
}

@media screen and (min-width:769px) {
  .modArea__box__content:first-of-type {
    padding: 0 8% 0 0
  }
}

@media screen and (max-width:768px) {
  .modArea__box__content:first-of-type {
    padding: 0 0 17px 0
  }
}

.modArea__box__content:nth-of-type(2) {
  position: relative
}

@media screen and (min-width:769px) {
  .modArea__box__content:nth-of-type(2) {
    padding: 0 0 0 8%
  }
}

@media screen and (max-width:768px) {
  .modArea__box__content:nth-of-type(2) {
    padding: 22px 0 0 0
  }
}

.modArea__box__content:nth-of-type(2):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #CCCCCC
}

@media screen and (min-width:769px) {
  .modArea__box__content:nth-of-type(2):before {
    width: 1px;
    height: 100%
  }
}

@media screen and (max-width:768px) {
  .modArea__box__content:nth-of-type(2):before {
    width: 100%;
    height: 1px
  }
}

.modArea__box__content .img {
  width: 100%;
  background: #F3F5F6;
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 320/192
}

.modArea__box__content .img>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.modArea__box__content .title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .modArea__box__content .title {
    font-size: 20px;
    margin-top: 25px
  }
}

@media screen and (max-width:768px) {
  .modArea__box__content .title {
    margin-top: 15px
  }
}

@media screen and (min-width:769px) {
  .modArea__box__content .text {
    margin-top: 10px
  }
}

@media screen and (max-width:768px) {
  .modArea__box__content .text {
    font-size: 14px;
    margin-top: 6px
  }
}

.modCategoryTabArea__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:769px) {
  .modCategoryTabArea__list {
    max-width: 1260px;
    margin: 0 auto 60px;
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .modCategoryTabArea__list {
    margin: 0 0 30px;
    padding: 0 15px
  }
}

.modCategoryTabArea__list:after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .modCategoryTabArea__list:after {
    width: calc(100% - 60px);
    left: 30px
  }
}

@media screen and (max-width:768px) {
  .modCategoryTabArea__list:after {
    width: 100%;
    left: 0
  }
}

.modCategoryTabArea__list__item {
  position: relative;
  width: 50%;
  height: 64px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center;
  border-radius: 6px 6px 0 0
}

@media screen and (min-width:769px) {
  .modCategoryTabArea__list__item {
    font-size: 18px;
    cursor: pointer
  }
}

@media screen and (max-width:768px) {
  .modCategoryTabArea__list__item {
    font-size: 14px
  }
}

.modCategoryTabArea__list__item>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 15px 0
}

.modCategoryTabArea__list__item.on {
  z-index: 1;
  background: #fff;
  border-color: #003e9d
}

.modCategoryTabArea__list__item.on:after,
.modCategoryTabArea__list__item.on:before {
  content: "";
  display: block;
  width: 55%;
  height: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: url(/assets/img/common/bg_tab.svg) no-repeat 0 bottom;
  background-size: cover
}

@media screen and (min-width:769px) {
  .modCategoryTabArea__list__item.on:before {
    left: -2%
  }
}

@media screen and (max-width:768px) {
  .modCategoryTabArea__list__item.on:before {
    left: -5%
  }
}

.modCategoryTabArea__list__item.on:after {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

@media screen and (min-width:769px) {
  .modCategoryTabArea__list__item.on:after {
    right: -2%
  }
}

@media screen and (max-width:768px) {
  .modCategoryTabArea__list__item.on:after {
    right: -5%
  }
}

.modCategoryTabArea__list__item.on .modIconArrow {
  display: none
}

.modCategoryTabArea__list__item.on>span:after {
  content: "";
  display: block;
  width: 94%;
  height: 4px;
  position: absolute;
  left: 3%;
  bottom: -2px;
  z-index: -1;
  background: #fff;
  border-radius: 100%
}

.modCategoryTabArea__box {
  display: none
}

@media screen and (max-width:768px) {

  .modCategoryTabArea__box .modSlider,
  .modCategoryTabArea__box .modSlider .modSelect {
    margin: 0
  }
}

.modCategoryTabArea__box .modSection:first-of-type {
  margin-top: 0
}

.modCategoryTabArea__box .modAnchor {
  margin-top: 0
}

.modCategoryTabArea__box.on {
  display: block
}

.modComment {
  position: relative
}

@media screen and (min-width:769px) {
  .modComment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (max-width:768px) {
  .modComment {
    padding: 0 0 125px
  }
}

.modComment__illust {
  width: 180px
}

@media screen and (max-width:768px) {
  .modComment__illust {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
  }
}

.modComment__illust>img {
  width: 100%;
  height: auto
}

.modComment__box {
  position: relative;
  border: 2px solid #ccc;
  border-radius: 20px
}

@media screen and (min-width:769px) {
  .modComment__box {
    width: calc(100% - 215px);
    padding: 35px 40px 30px
  }
}

@media screen and (max-width:768px) {
  .modComment__box {
    padding: 30px 20px 50px
  }
}

.modComment__box .modList {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .modComment__box .modList>li {
    margin-top: 12px
  }
}

.modComment__box .modList>li:first-child {
  margin-top: 0
}

.modComment__box:after {
  content: "";
  display: block;
  position: absolute;
  background: no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .modComment__box:after {
    width: 14px;
    height: 18px;
    top: 40px;
    left: -14px;
    background-image: url(/assets/img/common/ic_comment.svg)
  }
}

@media screen and (max-width:768px) {
  .modComment__box:after {
    width: 45px;
    height: 32px;
    left: 188px;
    bottom: -32px;
    background-image: url(/assets/img/common/sp/ic_comment.svg)
  }
}

@media screen and (min-width:769px) {
  .modComment--6pattern {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media screen and (max-width:768px) {
  .modComment--6pattern {
    padding-bottom: 160px
  }
}

@media screen and (min-width:769px) {
  .modComment--6pattern .modComment__illust {
    width: 250px
  }
}

@media screen and (max-width:768px) {
  .modComment--6pattern .modComment__illust {
    width: 168px;
    left: auto;
    right: 0
  }
}

@media screen and (min-width:769px) {
  .modComment--6pattern .modComment__box {
    width: calc(100% - 280px)
  }
}

.modComment--6pattern .modComment__box:after {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

@media screen and (min-width:769px) {
  .modComment--6pattern .modComment__box:after {
    left: auto;
    right: -14px
  }
}

@media screen and (max-width:768px) {
  .modComment--6pattern .modComment__box:after {
    left: auto;
    right: 185px
  }
}

@media screen and (max-width:768px) {
  .modComment--settle {
    padding-bottom: 190px
  }
}

@media screen and (min-width:769px) {
  .modComment--settle .modComment__illust {
    width: 160px
  }
}

@media screen and (max-width:768px) {
  .modComment--settle .modComment__illust {
    width: 120px;
    left: 10px
  }
}

@media screen and (min-width:769px) {
  .modComment--settle .modComment__box {
    width: calc(100% - 190px)
  }
}

@media screen and (max-width:768px) {
  .modComment--settle .modComment__box:after {
    left: 150px
  }
}

@media screen and (min-width:769px) {
  .modMoreBox__content {
    margin: 0 0 50px
  }
}

@media screen and (max-width:768px) {
  .modMoreBox__content {
    margin: 0 0 30px
  }
}

.modMoreBox__btn {
  text-align: center
}

.modMoreBox__btn>span {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 10px
}

@media screen and (min-width:769px) {
  .modMoreBox__btn>span {
    min-width: 280px;
    cursor: pointer
  }
}

@media screen and (max-width:768px) {
  .modMoreBox__btn>span {
    min-width: 72%
  }
}

.modMoreBox__btn>span:after {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  margin: 0 0 0 10px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%
}

.modMoreBox__btn>span.open:after {
  background-image: url(/assets/img/common/ic_minus.svg)
}

.modHeadingNews02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (min-width:769px) {
  .modHeadingNews02 {
    gap: 0 16px
  }
}

@media screen and (max-width:768px) {
  .modHeadingNews02 {
    gap: 0 8px;
    max-width: 100%
  }
}

.modHeadingNews02__wrap {
  background-color: #d7dfec;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .modHeadingNews02__wrap {
    padding: 12px 40px;
    margin-top: 50px !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingNews02__wrap {
    padding: 12px 12px;
    margin-top: 25px !important
  }
}

@media screen and (min-width:769px) {
  .modHeadingNews02__wrap--custom {
    margin-top: 20px !important
  }
}

@media screen and (max-width:768px) {
  .modHeadingNews02__wrap--custom {
    margin-top: -60px !important
  }
}

.modHeadingNews02__label {
  padding: 0 10px;
  border-radius: 6px;
  background-color: #003E9D;
  color: #fff;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modHeadingNews02__label {
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .modHeadingNews02__label {
    font-size: 12px;
    margin-top: 3px
  }
}

.modHeadingNews02__text {
  font-weight: bold;
  color: #003E9D
}

@media screen and (min-width:769px) {
  .modHeadingNews02__text {
    font-size: 16px;
    line-height: 1.6
  }
}

@media screen and (max-width:768px) {
  .modHeadingNews02__text {
    font-size: 14px;
    line-height: 1.4
  }
}

.swiper {
  overflow: hidden;
  opacity: 0
}

.swiper-initialized,
.swiper.slideOff {
  opacity: 1
}

.swiper .controller {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:769px) {
  .swiper .controller {
    width: 320px;
    margin: 33px auto 0
  }
}

@media screen and (max-width:768px) {
  .swiper .controller {
    width: 93%;
    margin: 23px auto 0
  }
}

@media screen and (min-width:769px) {
  .swiper .controller--large {
    width: 348px
  }
}

@media screen and (max-width:768px) {
  .swiper .controller--large .swiper-pagination {
    max-width: 200px
  }
}

.swiper .controller>* {
  position: static;
  width: auto
}

.swiper .controller .swiper-button-next,
.swiper .controller .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: 0;
  border-radius: 100%;
  border: 2px solid #003e9d;
  background: #fff
}

@media screen and (min-width:769px) {

  .swiper .controller .swiper-button-next,
  .swiper .controller .swiper-button-prev {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out
  }
}

@media screen and (min-width:769px) {

  .swiper .controller .swiper-button-next:hover,
  .swiper .controller .swiper-button-prev:hover {
    border: 2px solid #0070cf;
    background-color: #0070cf
  }
}

@media screen and (min-width:769px) {

  .swiper .controller .swiper-button-next:hover:before,
  .swiper .controller .swiper-button-prev:hover:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
  }
}

.swiper .controller .swiper-button-next:after,
.swiper .controller .swiper-button-prev:after {
  display: none
}

.swiper .controller .swiper-button-next:before,
.swiper .controller .swiper-button-prev:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 10px;
  background-image: url(/assets/img/common/ic_arrow.png);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat
}

.swiper .controller .swiper-button-prev {
  margin-right: 14px
}

.swiper .controller .swiper-button-next {
  margin-left: 14px
}

.swiper .controller .swiper-button-next:before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.swiper .controller .swiper-pagination {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.swiper .controller .swiper-pagination-bullet {
  height: 5px;
  border-radius: unset;
  background: #0b162a;
  opacity: 0.1
}

@media screen and (min-width:769px) {
  .swiper .controller .swiper-pagination-bullet {
    width: 40px
  }
}

@media screen and (max-width:768px) {
  .swiper .controller .swiper-pagination-bullet {
    width: 20px
  }
}

.swiper .controller .swiper-pagination-bullet-active {
  background: #003e9d;
  opacity: 1
}

.swiper .controller .swiper-pagination-bullet:nth-last-child(n+5),
.swiper .controller .swiper-pagination-bullet:nth-last-child(n+5)~.swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  margin: 0 3px
}

@media screen and (max-width:768px) {
  .swiper.slideOff {
    padding: 0 30px 0 0
  }
}

.swiper.slideOff .controller {
  display: none
}

@media screen and (min-width:769px) {
  .swiper.slideOff .list__item {
    width: calc(25% - 15px);
    margin-right: 20px
  }
}

@media screen and (min-width:769px) {
  .modSection__inner--small .swiper {
    width: 115%
  }

  .modSection__inner--small .swiper .controller {
    width: calc(320px + 15%);
    padding-right: 15%
  }
}

.modAreaListBlock {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:769px) {
  .modAreaListBlock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.modAreaListBlock__title {
  font-weight: 700;
  font-size: 14px;
  width: 60px
}

.modAreaListBlock__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-left: 20px;
  width: calc(100% - 80px)
}

@media screen and (max-width:768px) {
  .modAreaListBlock__list {
    margin-top: -4px
  }
}

.modAreaListBlock__list__item {
  padding: 0 15px;
  border-right: 1px solid #ccc
}

.modAreaListBlock__list__item:last-child {
  border-right: none
}

.modAreaListBlock__list__item>a {
  font-size: 16px;
  display: inline-block;
  text-decoration: underline
}

@media screen and (min-width:769px) {
  .modArticleLinksArea {
    margin-top: 120px
  }
}

@media screen and (max-width:1150px) {
  .modArticleLinksArea {
    margin-top: 60px
  }
}

@media screen and (min-width:769px) {
  .modArticleLinksArea__inner {
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto
  }
}

@media screen and (max-width:768px) {
  .modArticleLinksArea__inner {
    padding: 0 20px
  }
}

.modArticleLinksBlock+.modArticleLinksBlock {
  margin-top: 50px
}

.modArticleLinksBlock__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 20px
}

@media screen and (min-width:769px) {
  .modArticleLinksBlock__title {
    margin-bottom: 15px
  }
}

@media screen and (max-width:768px) {
  .modArticleLinksBlock__title {
    margin-bottom: 15px
  }
}

.modArticleLinksBlock__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width:769px) {
  .modArticleLinksBlock__list {
    gap: 10px 0
  }
}

@media screen and (max-width:768px) {
  .modArticleLinksBlock__list {
    gap: 15px 0
  }
}

.modArticleLinksBlock__list__item {
  color: #0070CF;
  width: 100%;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.6
}

@media screen and (min-width:769px) {
  .modArticleLinksBlock__list__item .modIconBlank {
    margin: 0 0 -2px 10px
  }
}

@media screen and (max-width:768px) {
  .modArticleLinksBlock__list__item .modIconBlank {
    margin: 0 0 -2px 8px
  }
}

.modArticleLinksBlock__list__item>a:hover {
  opacity: 0.7
}

.modTopNews {
  position: relative;
  color: #000;
  background: #fdf0eb
}

@media screen and (min-width:769px) {
  .modTopNews {
    text-align: center;
    padding: 16px
  }
}

@media screen and (max-width:768px) {
  .modTopNews {
    padding: 10px 50px 8px 20px
  }
}

.modTopNews__inner {
  font-weight: 700;
  color: #ff0000
}

@media screen and (min-width:769px) {
  .modTopNews__inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
  }

  .modTopNews__inner:hover {
    color: #ff0000;
    opacity: 0.7
  }

  .modTopNews__inner:hover .modIconArrow {
    background: #ff0000
  }
}

@media screen and (max-width:768px) {
  .modTopNews__inner {
    display: inline-block;
    line-height: 1.4
  }
}

@media screen and (min-width:769px) {
  .modTopNews__day {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .modTopNews__day {
    font-size: 14px
  }
}

.modTopNews__text {
  position: relative;
  font-size: 16px
}

@media screen and (min-width:769px) {
  .modTopNews__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
  }
}

@media screen and (max-width:768px) {
  .modTopNews__text {
    margin: 5px 0 0
  }
}

.modTopNews__text .modIconArrow {
  margin: 0;
  background: #ff0000
}

@media screen and (min-width:769px) {
  .modTopNews__text .modIconArrow {
    width: 20px;
    height: 20px
  }
}

@media screen and (max-width:768px) {
  .modTopNews__text .modIconArrow {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: -30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (min-width:769px) {
  .modTopNews__text .modIconArrow:after {
    width: 5px;
    height: 5px
  }
}

@media screen and (max-width:768px) {
  .modTopNews__text .modIconArrow:after {
    width: 3px;
    height: 3px
  }
}

@font-face {
  font-family: "WatanabeGaiji";
  src: url("/assets/fonts/watanabe_gaiji.eot?") format("eot"), url("/assets/fonts/watanabe_gaiji.woff2") format("woff2"), url("/assets/fonts/watanabe_gaiji.woff") format("woff")
}

.modWatanabeGaiji {
  font-family: "WatanabeGaiji" !important
}

.modNotices {
  margin: 30px 0 0;
  padding: 0 30px
}

.modNotices__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  max-width: 1260px;
  margin: 0 auto;
  padding: 1rem 2rem;
  background: #fff;
  border: 2px solid #dd1a1a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width:768px) {
  .modNotices__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.3rem;
    padding-bottom: 1.3rem
  }
}

.modNotices__title {
  min-width: 15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  margin: 0;
  color: #dd1a1a;
  line-height: 1.8125
}

@media screen and (min-width:769px) {
  .modNotices__title {
    padding: 1rem 0
  }
}

.modNotices__title svg {
  fill: currentColor
}

.modNotices__list {
  width: 100%
}

@media screen and (min-width:769px) {
  .modNotices__list .item {
    padding: 1rem 0
  }
}

@media screen and (max-width:768px) {
  .modNotices__list .item:not(:last-child) {
    padding-bottom: 0.3rem
  }
}

.modNotices__list .item:nth-child(n+2) {
  border-top: 1px solid #ddd
}

@media screen and (max-width:768px) {
  .modNotices__list .item:nth-child(n+2) {
    padding-top: 0.3rem
  }
}

.modNotices__list .item>a:hover {
  color: #dd1a1a;
  text-decoration: underline
}

.modNotices__list .item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.modNotices__list .item__title .modIconArrow {
  background: #dd1a1a;
  aspect-ratio: 1;
  margin-top: 0
}

@media screen and (max-width:768px) {
  .modNotices__list .item__title .modIconArrow {
    width: 16px;
    height: 16px
  }
}

.modNotices--top {
  background: #f2f4f5;
  margin-top: 0;
  padding-bottom: 30px
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased
}

body {
  font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
  font-weight: 500;
  line-height: 1.8;
  color: #333;
  word-wrap: break-word;
  word-break: normal;
  overflow-wrap: break-word;
  font-size: 16px;
  font-size: 1.6rem
}

@media screen and (max-width:768px) {

  body.unscroll,
  body.unscroll02 {
    overflow: hidden
  }

  body.unscroll .modScrollArea,
  body.unscroll02 .modScrollArea {
    display: none
  }
}

a {
  color: inherit
}

@media screen and (min-width:769px) {
  a {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out
  }

  a:hover {
    color: #0070cf
  }
}

.main {
  overflow: hidden
}

.clearfix:after {
  content: "";
  display: block;
  clear: both
}

.header {
  position: relative;
  border-top: solid #003e9d
}

@media screen and (min-width:769px) {
  .header {
    border-top-width: 6px
  }
}

@media screen and (min-width:769px) {
  .header {
    border-top-width: 5px
  }
}

.header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  z-index: 105
}

@media screen and (min-width:769px) {
  .header__inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 14px 20px 75px 40px
  }

  .header__inner.open+.header__bg {
    visibility: visible;
    opacity: 1
  }
}

@media screen and (max-width:768px) {
  .header__inner {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #e6e7e9
  }
}

@media screen and (max-width:768px) {
  .header__inner--company {
    padding-bottom: 54px;
    border-bottom: none
  }
}

@media screen and (max-width:768px) {
  .header__inner--top {
    padding-bottom: 85px;
    border-bottom: none
  }

  .header__inner--top .header__categoryMenu__item .title {
    padding: 14px 0 5px
  }

  .header__inner--top .header__categoryMenu__item .menu {
    top: 78px
  }
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__logo>a {
  display: block;
  font-size: 0
}

.header__logo>img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .header__logo__siteLogo {
    width: 340px
  }
}

@media screen and (max-width:1150px) {
  .header__logo__siteLogo {
    width: 228px
  }
}

.header__logo__siteLogo>img {
  width: 100%;
  height: auto;
  aspect-ratio: 300/35
}

.header__logo__saizonLogo {
  margin: 0 0 0 20px
}

@media screen and (min-width:769px) {
  .header__logo__saizonLogo {
    width: 60px
  }
}

@media screen and (max-width:1150px) {
  .header__logo__saizonLogo {
    width: 48px
  }
}

.header__logo__saizonLogo>img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .header__btnArea {
    display: none
  }
}

@media screen and (max-width:1150px) {
  .header__btnArea {
    display: block;
    width: 55px;
    padding: 8px 0 8px 10px;
    border-left: 1px solid #e6e7e9
  }

  .header__btnArea__btn {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 0 auto
  }

  .header__btnArea__btn>span {
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    background: #003e9d;
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out
  }

  .header__btnArea__btn>span:first-child {
    top: 0
  }

  .header__btnArea__btn>span:nth-child(2) {
    top: 43%
  }

  .header__btnArea__btn>span:nth-child(3) {
    bottom: 0;
    background: #009c37
  }

  .header__btnArea__text {
    margin: 5px 0 0;
    font-size: 10px;
    line-height: 1;
    text-align: center
  }

  .header__btnArea.on .header__btnArea__btn>span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
    z-index: 1
  }

  .header__btnArea.on .header__btnArea__btn>span:nth-child(2) {
    opacity: 0
  }

  .header__btnArea.on .header__btnArea__btn>span:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
  }
}

@media screen and (min-width:769px) {
  .header__menu {
    display: block
  }
}

@media screen and (max-width:1150px) {
  .header__menu {
    display: none;
    overflow-y: auto;
    width: 100%;
    height: calc(100vh - 72px);
    position: absolute;
    top: 72px;
    left: 0;
    z-index: 1000;
    background: #fff;
    padding: 25px 0 40%
  }
}

@media screen and (max-width:1150px) {
  .header__menu--applyOff {
    padding-top: 0
  }
}

@media screen and (min-width:769px) {
  .header__menu--applyOff .header__menu__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 72.4px
  }
}

@media screen and (min-width:769px) {
  .header__menu--applyOff .header__menu__main {
    width: 100%;
    padding-right: 0
  }
}

.header__menu--applyOff .header__menu__main .category--sp {
  margin-top: 0
}

.header__menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:769px) {
  .header__menu__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width:1150px) {
  .header__menu__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (min-width:769px) {
  .header__menu__main {
    width: calc(100% - 160px);
    padding: 0 20px 0 0
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu {
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu>li {
    padding: 0 1.1vw;
    font-size: 14px
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu>li {
    border-bottom: 1px solid #ccc
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu>li>a .modIconArrow {
    display: none
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu>li>a {
    position: relative;
    display: block;
    padding: 17px 20px 16px;
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    font-size: 14px
  }

  .header__menu__main .subMenu>li>a .modIconArrow {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__menu__main .subMenu>li>a .modIconBlank02 {
    display: block;
    position: absolute;
    top: 50%;
    right: 21px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu>li.on>a {
    position: relative;
    font-weight: bold;
    color: #003e9d
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu>li.on>a {
    color: inherit
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu>li.on>a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background-color: #003e9d
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu>li.on>a:after {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu--mainCont {
    margin: 13px 0 0
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .subMenu--mainCont>li {
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    font-size: 15px;
    margin-left: 19px
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .subMenu--mainCont>li {
    margin-left: 0
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 0;
    border-top: 1px solid #e6e7e9;
    border-bottom: 1px solid #e6e7e9
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category {
    position: static;
    display: block;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding: 0;
    margin: 25px 0 0;
    border-bottom: 1px solid #ccc
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category--sp {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item {
    width: 33.3333333333%;
    padding: 0 20px
  }

  .header__menu__main .category__item:not(:first-child) {
    border-left: 1px solid #e6e7e9
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item {
    width: 100%;
    padding: 0;
    border-top: 1px solid #ccc
  }
}

.header__menu__main .category__item__title {
  position: relative;
  display: block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__title {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    display: block;
    font-size: 18px;
    text-align: center;
    cursor: pointer
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__title {
    font-size: 20px;
    text-align: left;
    background: #f1f4f8;
    color: #003e9d;
    padding: 15px 20px
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__title:hover {
    color: #0070cf
  }
}

.header__menu__main .category__item__title .icon {
  display: inline-block;
  vertical-align: -6px;
  height: 26px;
  margin: 0 13px 0 0;
  background: no-repeat 0 0;
  background-size: 100%
}

.header__menu__main .category__item__title .icon--personal {
  width: 23px;
  background-image: url(/assets/img/common/ic_category01.svg)
}

.header__menu__main .category__item__title .icon--business {
  width: 33px;
  background-image: url(/assets/img/common/ic_category02.svg)
}

.header__menu__main .category__item__title .icon--estate {
  width: 29px;
  background-image: url(/assets/img/common/ic_category03.svg)
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__title .icon {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__title[class*=js-header__menu]:hover .modIconArrow {
    background-color: #0070cf
  }
}

.header__menu__main .category__item__title[class*=js-header__menu] .modIconArrow:after {
  width: 4px;
  height: 4px;
  border-left: none;
  border-top: none;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-left: 0;
  margin-top: -1px
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__title[class*=js-header__menu] .modIconArrow {
    display: none
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__title[class*=js-header__menu]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/img/common/ic_plus.svg) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__menu__main .category__item__title[class*=js-header__menu].on:after {
    left: auto;
    background: url(/assets/img/common/ic_minus.svg) no-repeat center
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__title.on:after {
    content: "";
    width: calc(100% + 40px);
    height: 4px;
    display: block;
    position: absolute;
    bottom: -15px;
    left: -20px;
    background: #003e9d
  }

  .header__menu__main .category__item__title.on .modIconArrow:after {
    margin-top: 1px;
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-135deg);
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
  }
}

.header__menu__main .category__item__menu {
  display: none
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu {
    width: 100%;
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    background: #fff;
    z-index: 10
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu {
    position: static
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .inner {
    display: block
  }
}

.header__menu__main .category__item__menu .description {
  background: #f1f4f8
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .description {
    width: 405px;
    padding: 35px 70px 50px
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .description {
    width: 100%;
    padding: 0 20px 20px
  }
}

.header__menu__main .category__item__menu .description__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .description__title {
    font-size: 32px
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .description__title {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .description__text {
    margin: 10px 0 60px
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .description__text {
    margin: 0 0 20px
  }
}

.header__menu__main .category__item__menu .description__link {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.header__menu__main .category__item__menu .description__btn {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  display: inline-block;
  color: #009c37;
  border: 1px solid #009c37;
  background: #fff;
  padding: 2px 8px;
  margin-top: 8px;
  width: 155px
}

.header__menu__main .category__item__menu .description__btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #009c37;
  border-right: 2px solid #009c37
}

.header__menu__main .category__item__menu .nav {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav {
    position: relative;
    width: calc(100% - 405px);
    padding: 42px 65px 100px
  }

  .header__menu__main .category__item__menu .nav:only-child {
    width: 100%
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav {
    display: block;
    width: 100%;
    padding: 0
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav__list {
    display: block;
    padding: 0 20px
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav__list>li {
    width: 33.3333333333%;
    margin: 0 0 18px;
    padding: 0 20px 0 0
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav__list>li {
    width: 100%;
    margin: 0
  }

  .header__menu__main .category__item__menu .nav__list>li:not(:last-child) {
    border-bottom: 1px solid #ccc
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav__list>li>a {
    position: relative;
    display: block;
    padding: 15px 0 14px;
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    font-size: 14px
  }

  .header__menu__main .category__item__menu .nav__list>li>a .modIconArrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav__list--wide>li {
    width: 16.6666666667%
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav__list--wide>li {
    width: 100%
  }
}

.header__menu__main .category__item__menu .nav__close {
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  position: absolute;
  left: 50%;
  bottom: 50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer
}

.header__menu__main .category__item__menu .nav__close:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 0 5px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media screen and (max-width:1150px) {
  .header__menu__main .category__item__menu .nav__close {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav__close:hover {
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .category__item__menu .nav__close:hover:after {
    background-image: url(/assets/img/common/ic_plus_hover.svg)
  }
}

@media screen and (min-width:769px) {
  .header__menu__main .close {
    display: none
  }
}

@media screen and (max-width:1150px) {
  .header__menu__main .close {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: block;
    width: 100%;
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    margin: 20px 0 0
  }

  .header__menu__main .close:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin: 0 0 0 5px;
    background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
    background-size: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@media screen and (min-width:769px) {
  .header__menu .modBtn {
    min-width: 160px;
    padding: 18px 20px
  }

  .header__menu .modBtn .modIconArrow {
    width: 16px;
    height: 16px;
    margin-left: 10px
  }

  .header__menu .modBtn .modIconArrow:after {
    width: 4px;
    height: 4px
  }

  .header__menu .modBtn .modIconArrow--smallLeft {
    margin-left: 0px
  }
}

@media screen and (min-width:769px) {
  .header__menu .modBtn--large {
    min-width: 180px
  }
}

@media screen and (max-width:1150px) {
  .header__menu .modBtn {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: calc(100% - 40px);
    margin: 0 auto
  }
}

.header__categoryMenu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff
}

@media screen and (min-width:769px) {
  .header__categoryMenu {
    width: 100vw;
    margin: 0 calc(50% - 9px - 50vw);
    padding: 15px 0;
    border-top: 1px solid #e6e7e9;
    border-bottom: 1px solid #e6e7e9
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu {
    border-bottom: 1px solid #e6e7e9
  }

  .header__categoryMenu--pc {
    display: none
  }
}

.header__categoryMenu__item {
  width: 100%
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item:not(:first-child) {
    border-left: 1px solid #e6e7e9
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item {
    padding: 0;
    border-top: 1px solid #ccc
  }
}

.header__categoryMenu__item .title {
  position: relative;
  display: block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center;
  height: 100%
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    font-size: 18px;
    cursor: pointer
  }

  .header__categoryMenu__item .title:hover {
    color: #0070cf
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .title {
    font-size: 15px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title {
    font-size: 12px;
    line-height: 1.3;
    padding: 15px 0
  }
}

.header__categoryMenu__item .title .icon {
  display: inline-block;
  vertical-align: -6px;
  height: 26px;
  margin: 0 13px 0 0;
  background: no-repeat 0 0;
  background-size: 100%
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title .icon {
    display: block;
    margin: 0 auto
  }
}

.header__categoryMenu__item .title .icon--personal {
  background-image: url(/assets/img/common/ic_category01.svg)
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title .icon--personal {
    width: 23px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title .icon--personal {
    width: 19px;
    margin-bottom: 8px
  }
}

.header__categoryMenu__item .title .icon--business {
  background-image: url(/assets/img/common/ic_category02.svg)
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title .icon--business {
    width: 33px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title .icon--business {
    width: 28px
  }
}

.header__categoryMenu__item .title .icon--estate {
  background-image: url(/assets/img/common/ic_category03.svg)
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title .icon--estate {
    width: 29px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title .icon--estate {
    width: 25px;
    margin-bottom: 8px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title__main {
    position: relative;
    display: inline-block;
    padding: 0 15px 0 0
  }

  .header__categoryMenu__item .title__main:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(/assets/img/common/ic_plus.svg) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title .modIconArrow {
    width: 10px;
    height: 10px
  }

  .header__categoryMenu__item .title .modIconArrow:after {
    width: 4px;
    height: 4px;
    border-width: 1px
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title[class*=js-header__menu]:hover .modIconArrow {
    background-color: #0070cf
  }
}

.header__categoryMenu__item .title[class*=js-header__menu] .modIconArrow:after {
  width: 4px;
  height: 4px;
  border-left: none;
  border-top: none;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-left: 0;
  margin-top: -1px
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title[class*=js-header__menu] .modIconArrow {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title.current:after {
    content: "";
    width: 100%;
    height: 4px;
    display: block;
    position: absolute;
    bottom: -15px;
    left: 0;
    background: #003e9d
  }
}

.header__categoryMenu__item .title.on:after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  background: #003e9d
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title.on:after {
    height: 4px;
    bottom: -15px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title.on:after {
    height: 2px;
    bottom: 0
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .title.on .modIconArrow:after {
    margin-top: 1px;
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-135deg);
    transform: translateY(-50%) translateX(-50%) rotate(-135deg)
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .title--accordion.on .title__main:after {
    background-image: url(/assets/img/common/ic_minus.svg)
  }
}

.header__categoryMenu__item .menu {
  display: none;
  position: absolute
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu {
    width: 100%;
    top: calc(100% + 1px);
    left: 0;
    background: #fff;
    z-index: 10
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu {
    overflow-y: auto;
    width: 100%;
    height: calc(100vh - 130px);
    padding: 0 0 40%;
    text-align: left;
    top: 54px;
    left: 0;
    background: #fff;
    z-index: 100
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__inner {
    display: block
  }
}

.header__categoryMenu__item .menu__description {
  position: relative;
  background: #f1f4f8
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__description {
    width: 510px;
    padding: 35px 65px 90px 70px
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__description {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__description {
    width: 100%;
    padding: 0 20px 20px
  }
}

.header__categoryMenu__item .menu__description__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__description__title {
    font-size: 32px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__description__title {
    display: block;
    font-size: 20px;
    padding: 15px 0
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__description__text {
    margin: 10px 0 60px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__description__text {
    margin: 0 0 20px
  }
}

.header__categoryMenu__item .menu__description__link {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__description__link {
    position: absolute;
    bottom: 100px;
    left: 70px
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__description__link {
    left: 30px
  }
}

.header__categoryMenu__item .menu__description__btn {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  display: inline-block;
  color: #009c37;
  border: 1px solid #009c37;
  background: #fff;
  padding: 2px 8px;
  width: 155px
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__description__btn {
    position: absolute;
    bottom: 50px;
    left: 70px
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__description__btn {
    left: 30px
  }
}

.header__categoryMenu__item .menu__description__btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #009c37;
  border-right: 2px solid #009c37
}

.header__categoryMenu__item .menu__nav {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav {
    position: relative;
    width: 100%;
    padding: 26px 65px 100px
  }

  .header__categoryMenu__item .menu__nav:only-child {
    width: 100%
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav {
    display: block;
    width: 100%;
    padding: 0
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list {
    display: block;
    margin: 0;
    padding: 0 20px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list--pc {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list--sp {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc((100% - 9vw) / 3);
    margin: 0 3vw 0 0;
    border-bottom: 1px solid #e6e7e9
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav__list>li {
    width: 47%;
    margin: 0 3% 0 0
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list>li {
    width: 100%;
    margin: 0;
    padding: 0
  }

  .header__categoryMenu__item .menu__nav__list>li:not(:last-child) {
    border-bottom: 1px solid #ccc
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav__list>li.tb-order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order25 {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order26 {
    -webkit-box-ordinal-group: 27;
    -ms-flex-order: 26;
    order: 26
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order27 {
    -webkit-box-ordinal-group: 28;
    -ms-flex-order: 27;
    order: 27
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order28 {
    -webkit-box-ordinal-group: 29;
    -ms-flex-order: 28;
    order: 28
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order29 {
    -webkit-box-ordinal-group: 30;
    -ms-flex-order: 29;
    order: 29
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order30 {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order31 {
    -webkit-box-ordinal-group: 32;
    -ms-flex-order: 31;
    order: 31
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order32 {
    -webkit-box-ordinal-group: 33;
    -ms-flex-order: 32;
    order: 32
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order33 {
    -webkit-box-ordinal-group: 34;
    -ms-flex-order: 33;
    order: 33
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order34 {
    -webkit-box-ordinal-group: 35;
    -ms-flex-order: 34;
    order: 34
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order35 {
    -webkit-box-ordinal-group: 36;
    -ms-flex-order: 35;
    order: 35
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order36 {
    -webkit-box-ordinal-group: 37;
    -ms-flex-order: 36;
    order: 36
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order37 {
    -webkit-box-ordinal-group: 38;
    -ms-flex-order: 37;
    order: 37
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order38 {
    -webkit-box-ordinal-group: 39;
    -ms-flex-order: 38;
    order: 38
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order39 {
    -webkit-box-ordinal-group: 40;
    -ms-flex-order: 39;
    order: 39
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order40 {
    -webkit-box-ordinal-group: 41;
    -ms-flex-order: 40;
    order: 40
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order41 {
    -webkit-box-ordinal-group: 42;
    -ms-flex-order: 41;
    order: 41
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order42 {
    -webkit-box-ordinal-group: 43;
    -ms-flex-order: 42;
    order: 42
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order43 {
    -webkit-box-ordinal-group: 44;
    -ms-flex-order: 43;
    order: 43
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order44 {
    -webkit-box-ordinal-group: 45;
    -ms-flex-order: 44;
    order: 44
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order45 {
    -webkit-box-ordinal-group: 46;
    -ms-flex-order: 45;
    order: 45
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order46 {
    -webkit-box-ordinal-group: 47;
    -ms-flex-order: 46;
    order: 46
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order47 {
    -webkit-box-ordinal-group: 48;
    -ms-flex-order: 47;
    order: 47
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order48 {
    -webkit-box-ordinal-group: 49;
    -ms-flex-order: 48;
    order: 48
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order49 {
    -webkit-box-ordinal-group: 50;
    -ms-flex-order: 49;
    order: 49
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order50 {
    -webkit-box-ordinal-group: 51;
    -ms-flex-order: 50;
    order: 50
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order51 {
    -webkit-box-ordinal-group: 52;
    -ms-flex-order: 51;
    order: 51
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order52 {
    -webkit-box-ordinal-group: 53;
    -ms-flex-order: 52;
    order: 52
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order53 {
    -webkit-box-ordinal-group: 54;
    -ms-flex-order: 53;
    order: 53
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order54 {
    -webkit-box-ordinal-group: 55;
    -ms-flex-order: 54;
    order: 54
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order55 {
    -webkit-box-ordinal-group: 56;
    -ms-flex-order: 55;
    order: 55
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order56 {
    -webkit-box-ordinal-group: 57;
    -ms-flex-order: 56;
    order: 56
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order57 {
    -webkit-box-ordinal-group: 58;
    -ms-flex-order: 57;
    order: 57
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order58 {
    -webkit-box-ordinal-group: 59;
    -ms-flex-order: 58;
    order: 58
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order59 {
    -webkit-box-ordinal-group: 60;
    -ms-flex-order: 59;
    order: 59
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order60 {
    -webkit-box-ordinal-group: 61;
    -ms-flex-order: 60;
    order: 60
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order61 {
    -webkit-box-ordinal-group: 62;
    -ms-flex-order: 61;
    order: 61
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order62 {
    -webkit-box-ordinal-group: 63;
    -ms-flex-order: 62;
    order: 62
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order63 {
    -webkit-box-ordinal-group: 64;
    -ms-flex-order: 63;
    order: 63
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order64 {
    -webkit-box-ordinal-group: 65;
    -ms-flex-order: 64;
    order: 64
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order65 {
    -webkit-box-ordinal-group: 66;
    -ms-flex-order: 65;
    order: 65
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order66 {
    -webkit-box-ordinal-group: 67;
    -ms-flex-order: 66;
    order: 66
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order67 {
    -webkit-box-ordinal-group: 68;
    -ms-flex-order: 67;
    order: 67
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order68 {
    -webkit-box-ordinal-group: 69;
    -ms-flex-order: 68;
    order: 68
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order69 {
    -webkit-box-ordinal-group: 70;
    -ms-flex-order: 69;
    order: 69
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order70 {
    -webkit-box-ordinal-group: 71;
    -ms-flex-order: 70;
    order: 70
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order71 {
    -webkit-box-ordinal-group: 72;
    -ms-flex-order: 71;
    order: 71
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order72 {
    -webkit-box-ordinal-group: 73;
    -ms-flex-order: 72;
    order: 72
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order73 {
    -webkit-box-ordinal-group: 74;
    -ms-flex-order: 73;
    order: 73
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order74 {
    -webkit-box-ordinal-group: 75;
    -ms-flex-order: 74;
    order: 74
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order75 {
    -webkit-box-ordinal-group: 76;
    -ms-flex-order: 75;
    order: 75
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order76 {
    -webkit-box-ordinal-group: 77;
    -ms-flex-order: 76;
    order: 76
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order77 {
    -webkit-box-ordinal-group: 78;
    -ms-flex-order: 77;
    order: 77
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order78 {
    -webkit-box-ordinal-group: 79;
    -ms-flex-order: 78;
    order: 78
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order79 {
    -webkit-box-ordinal-group: 80;
    -ms-flex-order: 79;
    order: 79
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order80 {
    -webkit-box-ordinal-group: 81;
    -ms-flex-order: 80;
    order: 80
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order81 {
    -webkit-box-ordinal-group: 82;
    -ms-flex-order: 81;
    order: 81
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order82 {
    -webkit-box-ordinal-group: 83;
    -ms-flex-order: 82;
    order: 82
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order83 {
    -webkit-box-ordinal-group: 84;
    -ms-flex-order: 83;
    order: 83
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order84 {
    -webkit-box-ordinal-group: 85;
    -ms-flex-order: 84;
    order: 84
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order85 {
    -webkit-box-ordinal-group: 86;
    -ms-flex-order: 85;
    order: 85
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order86 {
    -webkit-box-ordinal-group: 87;
    -ms-flex-order: 86;
    order: 86
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order87 {
    -webkit-box-ordinal-group: 88;
    -ms-flex-order: 87;
    order: 87
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order88 {
    -webkit-box-ordinal-group: 89;
    -ms-flex-order: 88;
    order: 88
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order89 {
    -webkit-box-ordinal-group: 90;
    -ms-flex-order: 89;
    order: 89
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order90 {
    -webkit-box-ordinal-group: 91;
    -ms-flex-order: 90;
    order: 90
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order91 {
    -webkit-box-ordinal-group: 92;
    -ms-flex-order: 91;
    order: 91
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order92 {
    -webkit-box-ordinal-group: 93;
    -ms-flex-order: 92;
    order: 92
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order93 {
    -webkit-box-ordinal-group: 94;
    -ms-flex-order: 93;
    order: 93
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order94 {
    -webkit-box-ordinal-group: 95;
    -ms-flex-order: 94;
    order: 94
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order95 {
    -webkit-box-ordinal-group: 96;
    -ms-flex-order: 95;
    order: 95
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order96 {
    -webkit-box-ordinal-group: 97;
    -ms-flex-order: 96;
    order: 96
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order97 {
    -webkit-box-ordinal-group: 98;
    -ms-flex-order: 97;
    order: 97
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order98 {
    -webkit-box-ordinal-group: 99;
    -ms-flex-order: 98;
    order: 98
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order99 {
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order100 {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100
  }

  .header__categoryMenu__item .menu__nav__list>li.tb-order101 {
    -webkit-box-ordinal-group: 102;
    -ms-flex-order: 101;
    order: 101
  }
}

.header__categoryMenu__item .menu__nav__list>li>a {
  display: block;
  width: 100%;
  position: relative
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list>li>a {
    padding: 24px 23px 20px 0;
    line-height: 1.6
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav__list>li>a {
    font-size: 15px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list>li>a {
    padding: 15px 0 14px;
    font-size: 14px
  }
}

.header__categoryMenu__item .menu__nav__list>li>a .modIconArrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0
}

.header__categoryMenu__item .menu__nav__list>li>a>span {
  display: block;
  line-height: 1.2
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list>li>a>span {
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list>li>a>span {
    font-size: 12px
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list--wide>li {
    width: 16.6666666667%;
    margin-right: 0;
    padding-right: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: none
  }
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav__list--wide>li {
    width: 33.3333333333%
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__nav__list--wide>li {
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list--wide>li>a {
    display: inline-block;
    width: auto
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__list--wide>li>a .modIconArrow {
    margin-top: 3px
  }
}

.header__categoryMenu__item .menu__nav__close {
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  position: absolute;
  left: 50%;
  bottom: 50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer
}

.header__categoryMenu__item .menu__nav__close:after {
  content: "";
  display: inline-block;
  vertical-align: -4px;
  width: 20px;
  height: 20px;
  margin: 0 0 0 5px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media screen and (max-width:1150px) {
  .header__categoryMenu__item .menu__nav__close {
    display: none
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__close:hover {
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__nav__close:hover:after {
    background-image: url(/assets/img/common/ic_plus_hover.svg)
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__list {
    padding: 0 20px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__list__item:not(:last-child) {
    border-bottom: 1px solid #ccc
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__list__item>a {
    position: relative;
    display: block;
    padding: 15px 0 14px;
    font-family: "Noto Sans JP Bold";
    font-weight: 700;
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__list__item>a .modIconArrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.header__categoryMenu__item .menu__close {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width:769px) {
  .header__categoryMenu__item .menu__close {
    -wewbkit-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    left: 50%;
    bottom: 50px;
    cursor: pointer
  }
}

@media screen and (max-width:768px) {
  .header__categoryMenu__item .menu__close {
    left: 50%;
    bottom: 18vh
  }
}

.header__categoryMenu__item .menu__close:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 0 5px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat center;
  background-size: 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.header__bg {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.4);
  -wewbkit-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  cursor: pointer
}

@media screen and (min-width:769px) {
  .header__bg {
    top: 167px
  }
}

@media screen and (max-width:768px) {
  .header__bg {
    display: none !important
  }
}

@media screen and (min-width:769px) {
  .footer {
    margin: 120px 0 0
  }
}

@media screen and (max-width:1150px) {
  .footer {
    margin: 60px 0 0
  }
}

.footer__nav {
  background: #ebf0f2
}

@media screen and (min-width:769px) {
  .footer__nav {
    padding: 45px 30px 50px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav {
    padding: 20px 20px 40px
  }
}

@media screen and (max-width:768px) {
  .footer__nav {
    padding: 40px 20px
  }
}

.footer__nav__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:769px) {
  .footer__nav__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (min-width:769px) {
  .footer__nav__mainMenu {
    width: calc(100% - 373px);
    padding: 0 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__mainMenu {
    width: 100%;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (max-width:768px) {
  .footer__nav__mainMenu {
    display: block;
    border-top: 1px solid #ccc
  }
}

@media screen and (min-width:769px) {
  .footer__nav__mainMenu .item {
    width: 33.3333333333%;
    margin: 0 0 18px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__mainMenu .item {
    width: 49%;
    margin: 0;
    border-bottom: 1px solid #ccc
  }
}

@media screen and (max-width:768px) {
  .footer__nav__mainMenu .item {
    width: 100%
  }
}

.footer__nav__mainMenu .item>a {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #333;
  font-size: 14px
}

@media screen and (max-width:1150px) {
  .footer__nav__mainMenu .item>a {
    display: block;
    position: relative;
    width: 100%;
    padding: 14px 40px 14px 0
  }
}

@media screen and (min-width:769px) {
  .footer__nav__mainMenu .item>a .modIconArrow {
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px
  }

  .footer__nav__mainMenu .item>a .modIconArrow:after {
    width: 4px;
    height: 4px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__mainMenu .item>a .modIconArrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (min-width:769px) {
  .footer__nav__mainMenu .item>a .modIconBlank02 {
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px
  }

  .footer__nav__mainMenu .item>a .modIconBlank02:after {
    width: 4px;
    height: 4px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__mainMenu .item>a .modIconBlank02 {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (min-width:769px) {
  .footer__nav__mainMenu .item>a:hover {
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu {
    width: 339px;
    margin: -12px 0 0
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 28px auto 0
  }
}

@media screen and (max-width:768px) {
  .footer__nav__contactMenu {
    display: block;
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item {
    margin: 12px 0 0
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item {
    width: 49%;
    margin: 12px 0 0
  }
}

@media screen and (max-width:768px) {
  .footer__nav__contactMenu .item {
    width: 100%
  }
}

.footer__nav__contactMenu .item .modBtn {
  text-align: left
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item .modBtn {
    min-width: 100%;
    padding: 15px 65px 15px 30px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item .modBtn {
    padding: 22px 40px 22px 20px
  }
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item .modBtn--flow {
    padding: 15px 60px 15px 60px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item .modBtn--flow {
    padding: 22px 50px 22px 50px
  }
}

.footer__nav__contactMenu .item .modBtn .modIconArrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item .modBtn .modIconArrow {
    right: 30px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item .modBtn .modIconArrow {
    right: 20px
  }
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item .modBtn .modIconArrow--flow {
    left: 30px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item .modBtn .modIconArrow--flow {
    left: 20px
  }
}

.footer__nav__contactMenu .item .modBtn .modIconBlank02 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0
}

@media screen and (min-width:769px) {
  .footer__nav__contactMenu .item .modBtn .modIconBlank02 {
    right: 30px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__contactMenu .item .modBtn .modIconBlank02 {
    right: 20px
  }
}

@media screen and (min-width:769px) {
  .footer__nav__subMenu {
    width: calc(100% - 373px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__subMenu {
    position: static;
    display: block;
    width: 100%;
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .footer__nav__subMenu .item {
    margin: 0 7% 0 0
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__subMenu .item {
    margin: 14px 0 0;
    text-align: center
  }
}

@media screen and (min-width:769px) {
  .footer__nav__subMenu .item:last-child {
    margin-right: 0
  }
}

.footer__nav__subMenu .item>a {
  color: #333;
  text-decoration: underline;
  text-underline-offset: 0.4em
}

@media screen and (min-width:769px) {
  .footer__nav__subMenu .item>a {
    line-height: 1.6;
    font-size: 14px
  }
}

@media screen and (max-width:1150px) {
  .footer__nav__subMenu .item>a {
    text-align: center;
    font-size: 12px
  }
}

@media screen and (min-width:769px) {
  .footer__nav__subMenu .item>a:hover {
    color: #0070cf
  }
}

@media screen and (min-width:769px) {
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 68px;
    max-width: 1260px;
    margin: 0 auto;
    padding: 50px 30px 52px
  }
}

@media screen and (max-width:1150px) {
  .footer__inner {
    padding: 40px 0;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (min-width:769px) {
  .footer__logoArea {
    width: 380px
  }
}

@media screen and (max-width:1150px) {
  .footer__logoArea {
    text-align: center;
    width: 100%
  }
}

.footer__logoArea__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:1150px) {
  .footer__logoArea__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.footer__logoArea__inner>a {
  display: block;
  font-size: 0
}

@media screen and (min-width:769px) {
  .footer__logoArea__siteLogo {
    width: 360px
  }
}

@media screen and (max-width:1150px) {
  .footer__logoArea__siteLogo {
    width: 272px
  }
}

.footer__logoArea__siteLogo>img {
  width: 100%;
  height: auto
}

.footer__logoArea__saizonLogo {
  margin: 0 0 0 20px
}

@media screen and (min-width:769px) {
  .footer__logoArea__saizonLogo {
    width: 60px
  }
}

@media screen and (max-width:1150px) {
  .footer__logoArea__saizonLogo {
    width: 52px
  }
}

.footer__logoArea__saizonLogo>img {
  width: 100%;
  height: auto
}

.footer__tradeName {
  font-size: 12px;
  color: #3e5a6c
}

@media screen and (max-width:1150px) {
  .footer__tradeName {
    text-align: center;
    line-height: 2;
    width: 100%;
    margin: 28px 0 0
  }
}

@media screen and (max-width:768px) {
  .footer__tradeName {
    margin: 17px 0 0
  }
}

@media screen and (min-width:769px) {
  .footer__secure {
    width: 210px
  }
}

@media screen and (max-width:1150px) {
  .footer__secure {
    text-align: center
  }
}

@media screen and (max-width:768px) {
  .footer__secure {
    margin: 27px 0 0
  }
}

@media screen and (max-width:1150px) {
  .footer__secure>img {
    max-width: 160px
  }
}

.footer__note {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .footer__note {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.12em
  }
}

@media screen and (max-width:1150px) {
  .footer__note {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    margin: 22px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    text-align: center
  }
}

.footer__copyRight {
  color: #fff;
  border-top: solid #009c37;
  background: #003e9d;
  text-align: center
}

@media screen and (min-width:769px) {
  .footer__copyRight {
    border-top-width: 6px;
    padding: 20px
  }
}

@media screen and (max-width:1150px) {
  .footer__copyRight {
    padding: 10px;
    border-top-width: 4px;
    font-size: 10px
  }
}

@media screen and (min-width:769px) {
  .modPrintBtn {
    display: inline-block;
    color: #0070cf;
    text-decoration: underline
  }
}

@media screen and (min-width:769px) {
  .modPrintBtn__wrap {
    margin-top: 15px;
    text-align: center
  }
}

@media screen and (max-width:768px) {
  .modPrintBtn__wrap {
    display: none
  }
}

@media screen and (min-width:769px) {
  .modPrintBtn:hover {
    text-decoration: none
  }
}

@media screen and (min-width:769px) {
  .modPrintBtn .modIconPrint {
    background-image: url(/assets/img/common/ic_print_hover.svg)
  }
}

.printOnly {
  display: none
}

@media print {
  @page {
    size: A3
  }

  .print {
    -webkit-print-color-adjust: exact
  }

  .printNone {
    display: none
  }

  .print .footer,
  .print .header {
    display: none
  }

  .print .modTextLink {
    display: none
  }

  .print .modBtnArea {
    display: none
  }

  .print .modContents {
    display: none
  }

  .print .modBreadcrumbs {
    display: none
  }

  .print .modScrollArea {
    display: none
  }

  .print .modAreaLink {
    display: none
  }

  .print .modPrintBtn__wrap {
    display: none
  }

  .printOnly {
    display: block
  }

  .print .modSection--color {
    padding: 80px 0 120px
  }

  .print .modSection--color .modHeadingLine--center {
    margin-top: -80px !important;
    padding-top: 60px
  }

  .print .modSection--color {
    background-color: #fff
  }

  .print .modSubSection {
    margin: 60px auto 0 !important
  }

  .print .modSubSection__item {
    width: 80%;
    margin: 36px auto 0 !important
  }

  .print .modHeadingPageTitle--item {
    background: transparent
  }

  .print .modHeadingPageTitle__inner {
    width: 90%;
    margin-left: 5%;
    margin-top: 100px !important
  }

  .print .modHeadingPageTitle__title {
    position: relative;
    padding: 4px 0 5px 35px;
    font-size: 75px
  }

  .print .modHeadingPageTitle__title>span {
    font-size: 24px
  }

  .print .modHeadingPageTitle__title:before {
    content: "";
    display: block;
    width: 8px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #003e9d), color-stop(50%, #009c37));
    background: linear-gradient(to bottom, #003e9d 50%, #009c37 50%)
  }

  .print .modHeadingPageTitle__kv {
    display: none
  }

  .print .modHeadingPageTitle__img {
    margin: 80px auto 0 !important;
    width: 90%;
    height: 610px;
    overflow: hidden
  }

  .print .modHeadingPageTitle__img>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 100% 100%;
    object-position: 100% 100%
  }

  .print .modHeadingLine {
    font-size: 36px;
    padding-top: 60px;
    margin-bottom: 55px;
    font-size: 36px
  }

  .print .modHeadingLine:before {
    width: 400px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #003e9d
  }

  .print .modHeadingDecoration {
    margin: 0 0 40px !important;
    font-size: 28px
  }

  .print .modCol2 {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .print .modCol2__item--small {
    width: 40%
  }

  .print .modCol2__item--large {
    width: 55%
  }

  .print .modCol3 {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -28px !important
  }

  .print .modCol3__item {
    width: 30%;
    margin: 28px 0 0 0
  }

  .print .modCol3__item__inner {
    padding: 20px 40px
  }

  .print .modList {
    margin: 16px auto !important
  }

  .print .modList>li {
    font-size: 24px;
    padding: 0 0 0 27px !important
  }

  .print .modList>li:before {
    width: 15px;
    height: 15px;
    top: 16px
  }

  .print .modReasonList {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .print .modReasonList__item {
    width: 30%
  }

  .print .modReasonList__item__box {
    padding: 20px
  }

  .print .modReasonList__item__title .number {
    min-width: 80px;
    height: auto;
    margin: 0 30px 0 0
  }

  .print .modProblemList {
    width: 90%;
    margin: -60px auto 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .print .modProblemList__item {
    width: 30%;
    margin: 60px 0 0 0
  }

  .print .modProblemList__item__comment {
    min-height: 75px;
    margin: 0 0 20px
  }

  .print .modProblemList__item__comment:before {
    bottom: -14px
  }

  .print .modProblemList__item__comment:after {
    bottom: -10px
  }

  .print .modStepList {
    width: 90%;
    margin: 0 auto
  }

  .print .modStepList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 50px 0 0;
    padding: 40px 40px 38px
  }

  .print .modStepList__item:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 18px;
    bottom: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(/assets/img/common/ic_arrow_anchor.svg) no-repeat 0 0;
    background-size: 100%
  }

  .print .modStepList__item__number {
    width: 88px;
    height: 80px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 10px 0 0;
    color: #003e9d;
    border: 2px solid #003e9d;
    border-radius: 100%;
    line-height: 1
  }

  .print .modStepList__item__number>span {
    font-size: 38px
  }

  .print .modStepList__item__img {
    width: 252px;
    margin: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 200px;
    background: #ebf0f7;
    border-radius: 6px
  }

  .print .modStepList__item__cont {
    width: 60%
  }

  .print .modApply {
    width: 90%;
    margin: 80px auto 0 !important
  }

  .print .modApply__inner {
    padding: 32px 0
  }

  .print .modApply__title__wrapper {
    display: none
  }

  .print .modApply__tel__title {
    font-size: 20px
  }

  .print .modApply__btn {
    display: none
  }

  .print .modApply__menu {
    display: none
  }

  .print .modAccordion {
    width: 90%;
    margin: 0 auto
  }

  .print .modAccordion__item:not(:first-child) {
    margin: 20px 0 0
  }

  .print .modAccordion__item__title {
    padding: 22px 32px
  }

  .print .modAccordion__item__title:after {
    display: none
  }

  .print .modAccordion__item__title .q {
    margin: 0 20px 0 0
  }

  .print .modAccordion__item__content {
    display: block
  }

  .print .modAccordion__item__content .inner {
    padding: 18px 32px 24px
  }

  .print .modAccordion__item__content .a {
    margin: 2px 20px 0 0
  }

  .print .mobTelBox {
    margin-top: 8px !important
  }

  .print .mobTelBox__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .print .mobTelBox__number:nth-child(2) {
    margin-left: 50px
  }

  .print .mobTelBox__number .number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 36px
  }

  .print .mobTelBox__number .number:before {
    width: 50px;
    height: 50px;
    margin-right: 11px;
    margin-top: 5px
  }

  .printLeasebackPersonal .modHeadingPageTitle__img {
    position: relative;
    height: auto;
    aspect-ratio: 1074/560
  }

  .printCompany .modHeadingPageTitle {
    background: none
  }

  .printCompany .modHeadingPageTitle__inner {
    margin-bottom: 30px !important;
    margin-top: 30px !important
  }

  .printCompany .modHeadingPageTitle__title {
    font-size: 35px;
    margin-top: 30px !important
  }

  .printCompany .modHeadingPageTitle__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
  }

  .printCompany .modSection__inner {
    width: 90%;
    margin: 0 auto
  }

  .printCompany .modInfo {
    margin-bottom: 100px
  }

  .printCompany .modInfo>* {
    padding: 16px 0
  }

  .printCompany .modInfo__item {
    width: 140px
  }

  .printCompany .modInfo__text {
    width: calc(100% - 140px);
    padding-left: 20px
  }
}

.top+.footer {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .top .modSection {
    padding: 38px 0 54px
  }
}

@media screen and (min-width:769px) {
  .top .modSection--news {
    margin-top: 87px
  }
}

@media screen and (max-width:768px) {
  .top .modSection--news {
    margin-top: 0
  }
}

@media screen and (min-width:769px) {
  .top .modSection--news+.modSection {
    margin-top: 100px
  }
}

@media screen and (max-width:768px) {
  .top .modSection--news+.modSection {
    margin-top: 0
  }
}

.topKv {
  position: relative;
  background: #f2f4f5
}

@media screen and (min-width:769px) {
  .topKv {
    padding: 0 0 30px
  }
}

@media screen and (max-width:768px) {
  .topKv {
    padding: 0 0 20px
  }
}

.topKv__list__wrapper {
  position: static !important
}

.topKv__list__item {
  background: #f2f4f5
}

.topKv__list__item .inner {
  position: relative
}

@media screen and (min-width:769px) {
  .topKv__list__item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .inner {
    padding: 80% 30px 0
  }
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox {
    width: 360px
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .titleBox {
    width: 35%
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox {
    width: calc(100% - 60px);
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 1
  }
}

.topKv__list__item .titleBox__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox__title {
    margin: 0 -90px 0 0;
    font-size: 52px;
    line-height: 1.4
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .titleBox__title {
    font-size: 45px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox__title {
    font-size: 38px;
    line-height: 1.35
  }
}

.topKv__list__item .titleBox__title__sub {
  display: block
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox__title__sub {
    margin: 0 0 30px;
    font-size: 24px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox__title__sub {
    margin: 0 0 10px;
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox .modTextLink {
    margin-top: 55px
  }
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox .modTextLink>a {
    font-size: 18px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox .modTextLink>a {
    font-size: 16px
  }
}

@media screen and (min-width:769px) {
  .topKv__list__item .titleBox__logo {
    margin: 0 0 20px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox__logo {
    margin: 0 0 10px
  }
}

.topKv__list__item .titleBox__logo>img {
  height: auto
}

@media screen and (max-width:768px) {
  .topKv__list__item .titleBox__logo>img {
    max-width: 140px
  }
}

.topKv__list__item .img {
  display: block;
  overflow: hidden
}

@media screen and (min-width:769px) {
  .topKv__list__item .img {
    width: calc(100% - 330px);
    margin: 0 -90px 0 0;
    border-radius: 0 0 0 80px
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .img {
    width: 74%
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .img {
    width: auto;
    margin: -118% -30px 0 -30px
  }
}

.topKv__list__item .img>img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .topKv__list__item .linkList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 21px;
    right: 0
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .linkList {
    width: 70%
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .linkList {
    overflow: hidden;
    width: 100%;
    margin: -40% 0 0;
    border-radius: 6px
  }
}

@media screen and (min-width:769px) {
  .topKv__list__item .linkList__item {
    width: 340px;
    margin: 0 15px 0 0
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .linkList__item {
    width: 40%
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .linkList__item {
    position: relative;
    width: 100%
  }

  .topKv__list__item .linkList__item:not(:first-child):before {
    content: "";
    display: block;
    width: calc(100% - 50px);
    height: 1px;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
    background: #ccc
  }
}

.topKv__list__item .linkList__item>a {
  position: relative;
  display: block;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  line-height: 1.5;
  background: #fff
}

@media screen and (min-width:769px) {
  .topKv__list__item .linkList__item>a {
    height: 100%;
    padding: 12px 75px 12px 30px;
    font-size: 18px;
    border-radius: 6px
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .linkList__item>a {
    font-size: 16px;
    padding-right: 45px;
    padding-left: 15px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .linkList__item>a {
    font-size: 14px;
    padding: 12px 15px
  }
}

.topKv__list__item .linkList__item>a .modIconArrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (min-width:769px) {
  .topKv__list__item .linkList__item>a .modIconArrow {
    right: 30px
  }
}

@media screen and (max-width:1150px) {
  .topKv__list__item .linkList__item>a .modIconArrow {
    width: 16px;
    height: 16px;
    right: 32px
  }
}

.topKv__list__item .btnWebcm {
  position: absolute
}

@media screen and (min-width:769px) {
  .topKv__list__item .btnWebcm {
    right: 45px;
    bottom: 25px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .btnWebcm {
    left: 30px;
    bottom: 25px
  }
}

.topKv__list__item .btnWebcm img {
  height: auto
}

@media screen and (min-width:769px) {
  .topKv__list__item .btnWebcm img {
    width: 187px
  }
}

@media screen and (max-width:960px) {
  .topKv__list__item .btnWebcm img {
    width: 130px
  }
}

@media screen and (max-width:768px) {
  .topKv__list__item .btnWebcm img {
    width: 130px
  }
}

@media screen and (min-width:769px) {
  .topKv__thumb {
    max-width: 1075px;
    margin: 30px auto 0
  }
}

@media screen and (max-width:768px) {
  .topKv__thumb {
    margin: 20px -10px 0 0 !important
  }
}

@media screen and (max-width:768px) {
  .topKv__thumb__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.topKv__thumb__list .item {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #3C4042
}

@media screen and (min-width:769px) {
  .topKv__thumb__list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    padding: 5px;
    border: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: border 0.15s ease-out, color 0.15s ease-out, background 0.15s ease-out;
    transition: border 0.15s ease-out, color 0.15s ease-out, background 0.15s ease-out
  }
}

@media screen and (max-width:768px) {
  .topKv__thumb__list .item {
    width: auto !important
  }

  .topKv__thumb__list .item:after {
    content: "";
    opacity: 0;
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #003e9d
  }
}

@media screen and (min-width:769px) {

  .topKv__thumb__list .item.swiper-slide-thumb-active,
  .topKv__thumb__list .item:hover {
    color: #003e9d;
    background: #fff;
    border-color: #003e9d
  }
}

@media screen and (max-width:768px) {

  .topKv__thumb__list .item.swiper-slide-thumb-active,
  .topKv__thumb__list .item:hover {
    color: #000
  }

  .topKv__thumb__list .item.swiper-slide-thumb-active:after,
  .topKv__thumb__list .item:hover:after {
    opacity: 1
  }
}

@media screen and (min-width:769px) {
  .topKv__thumb__list .item:hover {
    color: #0070cf;
    border-color: #0070cf
  }
}

.topKv__thumb__list .item__img {
  overflow: hidden;
  width: 96px;
  border-radius: 6px
}

.topKv__thumb__list .item__img>img {
  width: 100%;
  height: auto
}

@media screen and (max-width:768px) {
  .topKv__thumb__list .item__img {
    display: none
  }
}

.topKv__thumb__list .item__title {
  line-height: 1.55
}

@media screen and (min-width:769px) {
  .topKv__thumb__list .item__title {
    width: calc(100% - 96px);
    padding: 0 0 0 10px;
    font-size: 14px
  }
}

@media screen and (max-width:768px) {
  .topKv__thumb__list .item__title {
    font-size: 12px;
    padding: 0 0 5px
  }
}

@media screen and (max-width:768px) {
  .topKv__thumb__list .item__title>span {
    display: none
  }
}

.topKv .controller {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: 42px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1200px;
  margin: 0 auto
}

@media screen and (max-width:1150px) {
  .topKv .controller {
    display: none
  }
}

.topCategorySection {
  position: relative
}

@media screen and (min-width:769px) {
  .topCategorySection {
    padding: 75px 0 80px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection {
    padding: 40px 0
  }
}

.topCategorySection--01 {
  padding-top: 0
}

.topCategorySection--01 .topCategorySection__titleBox:after {
  background-image: url(/assets/img/top/bg_category01.png)
}

@media screen and (max-width:768px) {
  .topCategorySection--01 .topCategorySection__titleBox:after {
    background-image: url(/assets/img/top/sp/bg_category01.png)
  }
}

.topCategorySection--02 {
  background: #f3f5f6
}

.topCategorySection--02 .topCategorySection__titleBox:after {
  background-image: url(/assets/img/top/bg_category02.png)
}

@media screen and (max-width:768px) {
  .topCategorySection--02 .topCategorySection__titleBox:after {
    width: 100%;
    background-image: url(/assets/img/top/sp/bg_category02.png)
  }
}

.topCategorySection--03 {
  background: #e1e7ef
}

@media screen and (min-width:769px) {
  .topCategorySection--03 {
    margin-bottom: -120px;
    min-height: 800px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection--03 {
    margin-bottom: -60px
  }
}

.topCategorySection--03 .topCategorySection__titleBox:after {
  background-image: url(/assets/img/top/bg_category03.png)
}

@media screen and (max-width:768px) {
  .topCategorySection--03 .topCategorySection__titleBox:after {
    background-image: url(/assets/img/top/sp/bg_category03.png);
    bottom: -24vw
  }
}

@media screen and (min-width:769px) {
  .topCategorySection__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection__inner {
    padding: 0 20px
  }
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox {
    width: 410px
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox {
    width: 40%
  }
}

@media screen and (max-width:768px) {
  .topCategorySection__titleBox {
    position: relative;
    width: 100%;
    padding: 0 0 40%
  }
}

.topCategorySection__titleBox:after {
  content: "";
  height: 100%;
  position: absolute;
  background: no-repeat 0 bottom;
  background-size: 100% auto
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox:after {
    width: 100%;
    max-width: 1300px;
    top: 0;
    left: calc(50% - 770px)
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox:after {
    width: 140%;
    max-width: inherit;
    left: 0
  }
}

@media screen and (max-width:768px) {
  .topCategorySection__titleBox:after {
    width: calc(100% - 20px);
    height: 120vw;
    left: unset;
    right: 0;
    margin: 0 -20px 0 0;
    bottom: -19vw
  }
}

.topCategorySection__titleBox__inner {
  position: relative;
  z-index: 1
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox__inner {
    padding: 0 0 0 35px
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox__inner {
    padding-right: 30px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection__titleBox__inner {
    padding: 0 0 0 25px
  }
}

.topCategorySection__titleBox__inner:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #003e9d), color-stop(50%, #009c37));
  background: linear-gradient(to bottom, #003e9d 50%, #009c37 50%)
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox__inner:before {
    width: 8px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection__titleBox__inner:before {
    width: 6px
  }
}

.topCategorySection__titleBox__title {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d;
  line-height: 1.3
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox__title {
    font-size: 32px
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox__title {
    font-size: 28px
  }
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox__title>strong {
    font-size: 54px
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox__title>strong {
    font-size: 40px
  }
}

.topCategorySection__titleBox__text {
  display: block;
  color: #333
}

@media screen and (min-width:769px) {
  .topCategorySection__titleBox__text {
    font-size: 20px;
    margin: 7px 0 0
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection__titleBox__text {
    font-size: 16px;
    line-height: 1.4;
    margin: 10px 0 0
  }
}

@media screen and (min-width:769px) {
  .topCategorySection .modSlider {
    width: calc(100% + 5vw);
    margin-right: -50vw
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection .modSlider {
    width: calc(100% + 40vw);
    margin-right: -80vw
  }
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider {
    width: calc(100% + 30px);
    margin-right: -30px
  }
}

.topCategorySection .modSlider__tabBox {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider__tabBox .item__slider .catrgory {
    padding: 9px 5px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider__tabBox .item__slider .textBox {
    padding: 15px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider__tabBox .item__slider .textBox__title {
    font-size: 18px
  }
}

@media screen and (min-width:769px) {
  .topCategorySection .modSlider__tabBox .item__slider.slideOff {
    max-width: 1060px;
    margin-left: 0
  }
}

@media screen and (max-width:1150px) {
  .topCategorySection .modSlider__tabBox .item__slider.slideOff {
    max-width: 44%
  }

  .topCategorySection .modSlider__tabBox .item__slider.slideOff .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .topCategorySection .modSlider__tabBox .item__slider.slideOff .list__item {
    width: calc(50% - 20px);
    margin-bottom: 20px
  }
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider__tabBox .item__slider.slideOff {
    max-width: 100%
  }

  .topCategorySection .modSlider__tabBox .item__slider.slideOff .list__item {
    width: 100%;
    margin: 0
  }
}

@media screen and (min-width:769px) {
  .topCategorySection .modSlider__tabBox .item__slider.item3Adjust {
    max-width: 74.625%;
    margin-left: unset;
    overflow: visible
  }
}

@media screen and (min-width:769px) {
  .topCategorySection .modSlider .controller {
    margin-left: 0;
    margin-right: 0
  }
}

@media screen and (max-width:768px) {
  .topCategorySection .modSlider .controller {
    padding-right: 30px
  }
}

.topHeading {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center
}

@media screen and (min-width:769px) {
  .topHeading {
    font-size: 36px;
    margin: 0 0 46px
  }
}

@media screen and (max-width:768px) {
  .topHeading {
    font-size: 26px;
    margin: 0 0 30px
  }
}

.topTextRead {
  text-align: center
}

@media screen and (min-width:769px) {
  .topTextRead {
    margin: 10px 0 0
  }
}

@media screen and (max-width:768px) {
  .topTextRead {
    margin: 21px 0 0;
    line-height: 1.5
  }
}

@media screen and (min-width:769px) {
  .topNewsHeading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 28px
  }
}

@media screen and (max-width:768px) {
  .topNewsHeading {
    margin: 0 0 16px
  }
}

.topNewsHeading .modTextLink,
.topNewsHeading .topHeading {
  margin: 0
}

@media screen and (min-width:769px) {
  .topNewsHeading .modTextLink>a {
    font-size: 18px
  }
}

@media screen and (max-width:768px) {
  .topNewsHeading .modTextLink {
    text-align: center;
    margin: 20px 0 0
  }
}

@media screen and (min-width:769px) {
  .messageBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media screen and (min-width:769px) {
  .messageBox__text {
    width: 52%;
    margin: 0 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .messageBox__text {
    margin: 30px 0 0
  }
}

@media screen and (min-width:769px) {
  .messageBox__img {
    width: calc(48% - 40px)
  }
}

.messageBox__img__cont>img {
  max-width: 100%;
  height: auto
}

.messageBox__caption,
.messageBox__img__caption {
  text-align: right;
  margin: 40px 0 0
}

@media screen and (min-width:769px) {
  .recruitStep {
    text-align: center
  }
}

@media screen and (min-width:769px) {
  .recruitStep__inner {
    display: inline-block;
    text-align: left
  }
}

@media screen and (min-width:769px) {
  .recruitStep__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.recruitStep__list__item {
  position: relative;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  border: 2px solid #003e9d;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .recruitStep__list__item {
    width: 90px;
    min-height: 340px;
    margin: 0 40px 0 0;
    padding: 17px 0;
    text-align: center
  }

  .recruitStep__list__item:last-child {
    margin-right: 0
  }
}

@media screen and (max-width:768px) {
  .recruitStep__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 10px;
    margin: 40px 0 0
  }

  .recruitStep__list__item:first-child {
    margin-top: 0
  }
}

.recruitStep__list__item:not(:last-child):after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(/assets/img/common/ic_arrow_anchor.svg) no-repeat 0 0;
  background-size: 100%
}

@media screen and (min-width:769px) {
  .recruitStep__list__item:not(:last-child):after {
    top: 50%;
    right: -33px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
  }
}

@media screen and (max-width:768px) {
  .recruitStep__list__item:not(:last-child):after {
    bottom: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.recruitStep__list__item .number {
  font-size: 14px;
  line-height: 1;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .recruitStep__list__item .number {
    display: block;
    margin: 0 0 8px;
    text-align: center
  }
}

@media screen and (max-width:768px) {
  .recruitStep__list__item .number {
    margin: 0 20px 0 0
  }
}

.recruitStep__list__item .number>span {
  font-family: "Yantramanav", sans-serif;
  font-size: 30px
}

@media screen and (min-width:769px) {
  .recruitStep__list__item .number>span {
    display: block;
    margin: 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .recruitStep__list__item .number>span {
    display: inline-block;
    vertical-align: -2px;
    margin: 0 0 0 5px
  }
}

@media screen and (min-width:769px) {
  .recruitStep__list__item .text {
    font-size: 24px;
    line-height: 1.2
  }
}

@media screen and (max-width:768px) {
  .recruitStep__list__item .text {
    font-size: 22px
  }
}

.philosophy .modSection__inner {
  max-width: 1060px
}

.philosophyTitle__title {
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  margin: 20px auto 30px
}

@media screen and (min-width:769px) {
  .philosophyTitle__title {
    font-size: 32px;
    font-size: 3.2rem
  }
}

@media screen and (max-width:768px) {
  .philosophyTitle__title {
    font-size: 20px;
    font-size: 2rem
  }
}

.philosophyTitle__lead {
  text-align: center;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.philosophyTitle__lead>span {
  position: relative;
  display: inline-block;
  color: #003e9d;
  line-height: 1
}

.philosophyTitle__lead>span:before {
  content: "";
  position: absolute;
  bottom: -11px;
  width: 100%;
  height: 2px;
  background-color: #003e9d
}

.philosophyLead {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  text-align: center;
  color: #003e9d;
  line-height: 1.7;
  margin-bottom: 30px
}

@media screen and (min-width:769px) {
  .philosophyLead {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media screen and (max-width:768px) {
  .philosophyLead {
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (min-width:769px) {
  .philosophyLeadBox {
    text-align: center
  }
}

.philosophyLeadBox .philosophyLead {
  text-align: left
}

.philosophyLeadBox__inner {
  display: inline-block
}

.philosophyImg {
  width: 100%;
  aspect-ratio: 1000/360
}

.philosophyImg>img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.area .modText--green {
  color: #009c37
}

.area .modText strong {
  font-weight: 700
}

@media screen and (max-width:768px) {
  .area .modSection {
    margin-top: 60px
  }
}

@media screen and (min-width:769px) {
  .area .modBtn {
    width: 550px
  }
}

@media screen and (max-width:768px) {
  .area .modBtn {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (min-width:769px) {
  .area .modBtn__wrapper {
    text-align: center
  }
}

@media screen and (min-width:769px) {
  .area .content .modText {
    max-width: none
  }
}

@media screen and (min-width:769px) {
  .area .content .modText+.modText {
    margin-top: 24px
  }
}

@media screen and (max-width:768px) {
  .area .content .modText+.modText {
    margin-top: 20px
  }
}

@media screen and (min-width:769px) {
  .area .map {
    position: relative;
    margin: 26px 0 213px 0;
    padding-top: 56%;
    min-height: 720px;
    background: url(/assets/img/business/mortgage/area/img_map.png) no-repeat;
    background-size: auto 90%;
    background-position: 55% center
  }
}

@media screen and (max-width:1150px) {
  .area .map {
    min-height: 600px;
    margin-left: -30px;
    margin-right: -30px;
    background-position: 12vw center
  }
}

@media screen and (max-width:768px) {
  .area .map {
    min-height: inherit;
    margin: 35px 0 60px;
    padding: 0
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 5%;
    width: 100%;
    height: 100%;
    max-width: 950px
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item {
    display: inline-block;
    font-weight: 700
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item {
    border: 1px solid #CCCCCC;
    margin: 0 !important
  }

  .area .map .regionList__item:not(:first-child) {
    margin-top: -2px !important
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--chugoku {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 279px 0 0 131px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--chugoku {
    margin-left: 2vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--chubu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 120px 0 0 70px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--chubu {
    margin-left: 5vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--hokkaido {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 120px;
    margin: 70px 0 0 285px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--hokkaido {
    margin-left: 27vw;
    margin-right: 5vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--kyushu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 80px 0 0 35px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--kyushu {
    margin-top: 6vw;
    margin-left: 0
  }
}

.area .map .regionList__item--kyushu .prefList__inner:nth-child(2) .prefList__item:last-child {
  border-bottom: none
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--tohoku {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin: -438px 0 0 755px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--tohoku {
    margin-top: -20vw;
    margin-left: 46vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--shikoku {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin: -48px 0 0 380px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--shikoku {
    margin-top: -13vw;
    margin-left: 28vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--kinki {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    margin: -92px 0 0 70px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--kinki {
    margin-top: -17vw;
    margin-left: 5vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item--kanto {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    margin: -256px 0 0 48px
  }
}

@media screen and (max-width:1150px) {
  .area .map .regionList__item--kanto {
    margin-top: -25vw;
    margin-left: 4vw
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .modIconArrow--small {
    width: 14px;
    height: 14px
  }
}

.area .map .regionList__item .headding {
  color: #003e9d;
  font-weight: 700;
  line-height: 1
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .headding {
    margin-bottom: 6px
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .headding {
    background-color: #EBF0F7;
    padding: 18px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .headding:after {
    content: "";
    display: inline-block;
    background-color: #003e9d;
    width: 100%;
    height: 2px
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .headding__icon {
    display: none
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .headding__icon {
    position: relative;
    width: 14px;
    height: 14px
  }
}

@media screen and (max-width:768px) {

  .area .map .regionList__item .headding__icon:after,
  .area .map .regionList__item .headding__icon:before {
    position: absolute;
    top: 6px;
    left: 50%;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border-top: 2px solid #003e9d;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .headding__icon:after {
    top: -1px;
    left: -7px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .headding.open .headding__icon:after {
    opacity: 0
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .prefList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .prefList {
    display: none
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .prefList__inner+.prefList__inner {
    margin-left: 20px
  }
}

@media screen and (min-width:769px) {
  .area .map .regionList__item .prefList__item:not(:first-child) {
    margin-top: 5px
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .prefList__item {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 18px 10px 20px
  }
}

@media screen and (max-width:768px) {
  .area .map .regionList__item .prefList__item>a {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.cityList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.cityList li:not(:last-child):after {
  content: "|";
  padding: 0 5px
}

@media screen and (min-width:769px) {
  .businessMortgageAbout .modBtn--wpc644 {
    min-width: 644px
  }
}

.externallinks {
  padding: 20px;
  background: #f4f4f4
}

.externallinks a {
  text-decoration: underline;
  color: #0070CF
}

.mortgageaboutTable {
  width: calc(100% + 2px);
  margin: -1px;
  border-collapse: collapse;
  border: 0;
  border-spacing: 0
}

.mortgageaboutTable__wrapper {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #ccc
}

@media screen and (min-width:769px) {
  .mortgageaboutTable__wrapper {
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .mortgageaboutTable__wrapper {
    margin: 30px 0 0
  }
}

@media screen and (max-width:768px) {
  .mortgageaboutTable colgroup {
    display: none
  }
}

.mortgageaboutTable td,
.mortgageaboutTable th {
  border: 1px solid #ccc;
  background: #fff
}

@media screen and (min-width:769px) {

  .mortgageaboutTable td,
  .mortgageaboutTable th {
    padding: 12px 16px;
    line-height: 1.5
  }
}

@media screen and (max-width:768px) {

  .mortgageaboutTable td,
  .mortgageaboutTable th {
    display: block;
    padding: 18px 20px 16px
  }

  .mortgageaboutTable td+*,
  .mortgageaboutTable th+* {
    border-top: none
  }
}

.mortgageaboutTable td>a,
.mortgageaboutTable th>a {
  color: #0070cf;
  text-decoration: underline
}

@media screen and (min-width:769px) {

  .mortgageaboutTable td>a:hover,
  .mortgageaboutTable th>a:hover {
    text-decoration: none
  }
}

.mortgageaboutTable tbody th {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .mortgageaboutTable tbody th {
    color: #003e9d;
    background: #ebf0f7
  }
}

@media screen and (max-width:768px) {
  .mortgageaboutTable tbody th {
    padding: 12px 20px 9px;
    color: #fff;
    background: #00368f;
    border: none
  }

  .mortgageaboutTable tbody th.lightBlue {
    color: #003e9d;
    background: #ebf0f7;
    border-bottom: solid 1px #ccc
  }
}

@media screen and (max-width:768px) {
  .mortgageaboutTable tbody td:before {
    font-weight: bold;
    content: attr(data-label) " : "
  }
}

.mortgageaboutTable .center {
  text-align: center;
  font-weight: bold;
  background: #eee
}

@media screen and (max-width:768px) {
  .mortgageaboutTable .pc {
    display: none
  }
}

@media screen and (min-width:769px) {
  .mortgageaboutTable .sp {
    display: none
  }
}

.businessMortgageRefunding .refundingBox {
  border: 2px solid #009C37;
  background: #fff;
  border-radius: 6px;
  margin: 40px 0
}

@media screen and (min-width:769px) {
  .businessMortgageRefunding .refundingBox {
    padding: 20px 80px
  }
}

@media screen and (max-width:768px) {
  .businessMortgageRefunding .refundingBox {
    padding: 0 20px
  }
}

.businessMortgageRefunding .refundingBox__block {
  margin: 20px 0
}

.businessMortgageRefunding .refundingBox__title {
  font-weight: bold;
  color: #009C37
}

@media screen and (min-width:769px) {
  .businessMortgageRefunding .refundingBox__title {
    font-size: 24px;
    padding-bottom: 20px
  }
}

@media screen and (max-width:768px) {
  .businessMortgageRefunding .refundingBox__title {
    font-size: 20px;
    padding-bottom: 10px
  }
}

.businessMortgageRefunding .refundingImageBox {
  border: 2px solid #CCCCCC;
  background: #fff;
  border-radius: 6px;
  width: 100%;
  margin: 40px 0
}

@media screen and (min-width:769px) {
  .businessMortgageRefunding .refundingImageBox {
    padding: 50px 150px
  }
}

@media screen and (max-width:768px) {
  .businessMortgageRefunding .refundingImageBox {
    padding: 30px 20px
  }
}

.businessMortgageRefunding .refundingImageBox__image {
  width: 100%;
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center
}

.businessMortgageRefunding .refundingImageBox__image img {
  width: 100%
}

@media screen and (max-width:768px) {
  .businessMortgageRefunding .refundingImageBox__image img {
    max-width: 291px
  }
}

.businessMortgageRefunding .refundingHeadingItem {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .businessMortgageRefunding .refundingHeadingItem {
    margin: 18px 0;
    font-size: 20px
  }
}

@media screen and (max-width:768px) {
  .businessMortgageRefunding .refundingHeadingItem {
    font-size: 18px;
    margin: 14px 0;
    line-height: 1.5
  }
}

.businessMortgageRefunding .modOtherLinkList {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .pLS .modSection+.modSection--color {
    margin-top: 120px
  }
}

@media screen and (min-width:769px) {
  .pLSDiscription {
    margin-bottom: 55px
  }
}

@media screen and (max-width:768px) {
  .pLSDiscription {
    margin-bottom: 25px
  }
}

.pLSServiceCont {
  position: relative;
  border-radius: 6px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding-top: 10px
}

.pLSServiceCont:before {
  position: absolute;
  content: "";
  width: calc(100% + 4px);
  height: 10px;
  background-color: #003e9d;
  top: -2px;
  left: -2px;
  border-radius: 6px 6px 0 0
}

@media screen and (min-width:769px) {
  .pLSServiceCont {
    padding: 64px 80px 60px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont {
    padding: 30px 20px 30px
  }
}

@media screen and (min-width:769px) {
  .pLSServiceCont+.pLSServiceCont {
    margin: 80px 0
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont+.pLSServiceCont {
    margin: 35px 0
  }
}

@media screen and (min-width:769px) {
  .pLSServiceCont__discription {
    margin: 10px 0 0
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__discription {
    margin: 0 0 20px
  }
}

.pLSServiceCont__discription--center {
  text-align: center
}

@media screen and (min-width:769px) {
  .pLSServiceCont__discription--mt60 {
    margin: 60px 0 0
  }
}

@media screen and (min-width:769px) {
  .pLSServiceCont__discription+.modCol3 {
    margin: 60px 0 34px -20px
  }
}

.pLSServiceCont__listImg {
  position: relative;
  overflow: hidden;
  border-radius: 6px
}

.pLSServiceCont__listImg>img {
  width: 100%
}

.pLSServiceCont__listImg__tag {
  position: absolute;
  top: -1px;
  right: 0;
  text-align: center;
  font-weight: 700;
  min-width: 100px;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 0 4px 0 6px;
  color: #003e9d;
  background-color: #EBEFF7;
  z-index: 10
}

.pLSServiceCont__listTitle {
  color: #003e9d;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .pLSServiceCont__listTitle {
    font-size: 20px;
    font-size: 2rem;
    margin: 16px 0 8px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__listTitle {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 10px 0 0
  }
}

.pLSServiceCont__listText {
  line-height: 1.5;
  text-align: center;
  color: #003e9d;
  font-weight: bold;
  letter-spacing: 1.2px
}

@media screen and (min-width:769px) {
  .pLSServiceCont__listText {
    margin-top: 27px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__listText {
    margin-top: 15px
  }
}

.pLSServiceCont__listText>strong {
  display: inline-block;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .pLSServiceCont__listText>strong {
    font-size: 32px;
    font-size: 3.2rem;
    margin-top: 8px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__listText>strong {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__listText--2line {
    margin-top: 15px
  }
}

.pLSServiceCont__attention {
  color: #3C4042;
  padding-left: 1em;
  text-indent: -1em
}

@media screen and (min-width:769px) {
  .pLSServiceCont__attention {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__attention {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.pLSServiceCont__ctaBtn {
  display: block;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:769px) {
  .pLSServiceCont__ctaBtn {
    max-width: 590px;
    margin: 55px auto 0
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__ctaBtn {
    margin: 25px auto 0
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSServiceCont__ctaBtn {
    max-width: 472px;
    margin: 35px auto 0
  }
}

@media screen and (min-width:769px) {
  .pLSServiceCont__ctaBtn__img {
    max-width: 160px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__ctaBtn__img {
    max-width: 80px
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSServiceCont__ctaBtn__img {
    max-width: 120px
  }
}

.pLSServiceCont__ctaBtn__img>img {
  width: 100%;
  height: auto
}

.pLSServiceCont__ctaBtn__text {
  font-weight: bold;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .pLSServiceCont__ctaBtn__text {
    margin-left: 20px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__ctaBtn__text {
    margin-left: 10px;
    font-size: 12px;
    font-size: 1.2rem
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSServiceCont__ctaBtn__text {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media screen and (min-width:769px) {
  .pLSServiceCont__ctaBtn__text>strong {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__ctaBtn__text>strong {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSServiceCont__ctaBtn__text>strong {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.pLSServiceCont__ctaBtn .modIconBlank {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (min-width:769px) {
  .pLSServiceCont__ctaBtn .modIconBlank {
    right: 15px;
    width: 22px;
    height: 22px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__ctaBtn .modIconBlank {
    right: 10px;
    width: 12px;
    height: 12px
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSServiceCont__ctaBtn .modIconBlank {
    right: 15px;
    width: 18px;
    height: 18px
  }
}

.pLSServiceCont__tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width:769px) {
  .pLSServiceCont__tagList {
    margin: 4px 0 12px
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__tagList {
    margin: 0 0 8px
  }
}

.pLSServiceCont__tagList>li {
  font-weight: bold;
  border-radius: 25px;
  color: #003e9d;
  background-color: #EBEFF7
}

@media screen and (min-width:769px) {
  .pLSServiceCont__tagList>li {
    padding: 2px 22px 1px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 8px 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__tagList>li {
    padding: 1px 16px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 8px 10px 0 0
  }
}

.pLSServiceCont__time {
  color: #3D3D3D
}

@media screen and (min-width:769px) {
  .pLSServiceCont__time {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media screen and (max-width:768px) {
  .pLSServiceCont__time {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.pLSBenefitsBudge {
  position: relative;
  text-align: center;
  background-color: #003e9d;
  color: #fff
}

@media screen and (min-width:769px) {
  .pLSBenefitsBudge {
    max-width: 380px;
    line-height: 50px;
    font-size: 30px;
    font-size: 3rem;
    margin: -57px auto 0
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsBudge {
    max-width: 285px;
    line-height: 40px;
    font-size: 22px;
    font-size: 2.2rem;
    margin: -22px auto 0
  }
}

.pLSBenefitsBudge:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  z-index: 10;
  left: 0;
  bottom: 0;
  z-index: 10
}

@media screen and (min-width:769px) {
  .pLSBenefitsBudge:before {
    border-width: 50px 0 0 30px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsBudge:before {
    border-width: 40px 0 0 20px
  }
}

.pLSBenefitsBudge:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
  right: 0;
  bottom: 0;
  z-index: 10
}

@media screen and (min-width:769px) {
  .pLSBenefitsBudge:after {
    border-width: 0 0 50px 30px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsBudge:after {
    border-width: 0 0 40px 20px
  }
}

@media screen and (min-width:769px) {
  .pLSBenefitsList {
    margin: 60px auto 0
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList {
    margin: 20px auto 0
  }
}

@media screen and (min-width:481px) {
  .pLSBenefitsList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (min-width:481px) {
  .pLSBenefitsList__item:not(:first-child) {
    margin-top: 61px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList__item:not(:first-child) {
    margin-top: 35px
  }
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__box {
    margin-right: 40px;
    max-width: 600px;
    width: calc(100% - 440px)
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSBenefitsList__item__box {
    margin-right: 30px;
    width: calc(100% - 350px)
  }
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__box--noImg {
    width: 100%;
    max-width: unset
  }
}

.pLSBenefitsList__item__box .title {
  font-weight: bold;
  color: #003e9d;
  line-height: 1.5
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__box .title {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList__item__box .title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__box .text {
    margin-top: 18px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList__item__box .text {
    margin-top: 8px
  }
}

.pLSBenefitsList__item__box .dotList {
  margin-top: 18px
}

.pLSBenefitsList__item__box .dotList__item {
  position: relative;
  padding-left: 20px;
  margin-top: 2px
}

.pLSBenefitsList__item__box .dotList__item:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #003e9d;
  left: 0;
  top: 9px
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__box .dotList__item--mt30 {
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList__item__box .dotList__item--mt30 {
    margin-top: 20px
  }
}

.pLSBenefitsList__item__box .dotList__item strong {
  font-weight: bold
}

.pLSBenefitsList__item__box--noImage {
  width: 100%;
  max-width: none;
  margin-right: 0
}

@media screen and (min-width:769px) {
  .pLSBenefitsList__item__img {
    max-width: 400px
  }
}

@media screen and (max-width:768px) {
  .pLSBenefitsList__item__img {
    margin-top: 15px
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSBenefitsList__item__img {
    max-width: 320px
  }
}

.pLSBenefitsList__item__img img {
  width: 100%;
  height: auto
}

.pLSBenefitsList__item__smallText {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 10px
}

.pLSBenefitsList__item--noFlex {
  display: block
}

@media screen and (min-width:769px) {
  .pLSCompanyLogo {
    margin: 0 auto
  }
}

@media screen and (max-width:768px) {
  .pLSCompanyLogo {
    margin: 20px auto 10px
  }
}

.pLSCompanyLogo>img {
  width: 100%;
  height: auto
}

.pLSCompanyLogo--secom {
  width: 48px
}

.pLSCompanyLogo--dummy {
  width: 120px
}

.pLSCompanyLogo--alsok {
  width: 163px
}

.pLSCompanyLogo--zojirushi {
  width: 224px
}

@media screen and (min-width:769px) {
  .pLSCompanyLogo--sezon {
    width: 263px
  }
}

@media screen and (max-width:768px) {
  .pLSCompanyLogo--sezon {
    width: 263px
  }
}

.pLSCompanyLogo--hn {
  width: 49px
}

@media screen and (min-width:769px) {
  .pLSIntroductionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 55px 0 0 -20px
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList {
    margin: 30px 0 0
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSIntroductionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 45px 0 0 -30px
  }
}

.pLSIntroductionList__item {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  border: 2px solid #ccc
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item {
    width: calc((100% - 60px) / 3);
    margin: 28px 0 0 20px
  }

  .pLSIntroductionList__item:nth-child(-n+3) {
    margin-top: 0
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item {
    margin-top: 20px
  }

  .pLSIntroductionList__item:first-child {
    margin-top: 0
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLSIntroductionList__item {
    width: calc(50% - 30px);
    margin: 15px 0 0 30px
  }

  .pLSIntroductionList__item:nth-child(-n+2) {
    margin-top: 0
  }
}

.pLSIntroductionList__item__title {
  text-align: center;
  font-weight: bold;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item__title {
    font-size: 20px;
    font-size: 2rem;
    margin: 22px 0 20px
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 15px 0
  }
}

.pLSIntroductionList__item__img>img {
  width: 100%;
  height: auto
}

.pLSIntroductionList__item__companyArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item__companyArea {
    margin: 20px 0
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item__companyArea {
    margin: 12px 0
  }
}

.pLSIntroductionList__item__companyArea .name {
  font-weight: bold;
  text-align: center;
  line-height: 1.4
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item__companyArea .logo {
    margin-left: 15px
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item__companyArea .logo {
    margin-left: 10px
  }
}

.pLSIntroductionList__item__companyArea .logo img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item__companyArea .logo--ecoring {
    width: 84px
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item__companyArea .logo--ecoring {
    width: 72px
  }
}

@media screen and (min-width:769px) {
  .pLSIntroductionList__item__text {
    padding: 38px 38px
  }
}

@media screen and (max-width:768px) {
  .pLSIntroductionList__item__text {
    padding: 20px 35px
  }
}

.pLSIntroductionList__item.is_active:before {
  position: absolute;
  content: "ご優待あり";
  width: 138px;
  line-height: 32px;
  background-color: #009c37;
  top: 22px;
  left: -32px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem
}

@media screen and (min-width:769px) {
  .pLS .modSection--color {
    padding: 0 0 120px
  }
}

@media screen and (max-width:768px) {
  .pLS .modSection--color {
    padding: 0 0 60px
  }
}

@media screen and (min-width:769px) {
  .pLS .modHeadingDecoration {
    margin: 0 0 13px
  }
}

@media screen and (min-width:769px) {
  .pLS .modHeadingDecoration--benefit {
    margin-bottom: 40px
  }
}

.pLS .modHeadingLine--decoration {
  position: relative;
  margin-top: auto
}

@media screen and (min-width:769px) {
  .pLS .modHeadingLine--decoration {
    padding-top: 130px
  }
}

@media screen and (max-width:768px) {
  .pLS .modHeadingLine--decoration {
    padding-top: 80px
  }
}

.pLS .modHeadingLine--decoration .modHeadingLine__introText {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("/assets/img/personal/leaseback/service/bg_title01.png");
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .pLS .modHeadingLine--decoration .modHeadingLine__introText {
    width: 208px;
    padding: 17px 0 30px;
    font-size: 20px;
    font-size: 2rem;
    top: 65px
  }
}

@media screen and (max-width:768px) {
  .pLS .modHeadingLine--decoration .modHeadingLine__introText {
    width: 182px;
    padding: 16px 0 23px;
    font-size: 18px;
    font-size: 1.8rem;
    top: 20px
  }
}

.pLS .modHeadingLine--decoration .modHeadingLine__introText__num {
  font-weight: 400;
  color: #009c37;
  font-family: "Yantramanav", sans-serif;
  line-height: 0.5
}

@media screen and (min-width:769px) {
  .pLS .modHeadingLine--decoration .modHeadingLine__introText__num {
    font-size: 42px;
    font-size: 4.2rem
  }
}

@media screen and (max-width:768px) {
  .pLS .modHeadingLine--decoration .modHeadingLine__introText__num {
    font-size: 34px;
    font-size: 3.4rem
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLS .modCol3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px
  }
}

@media screen and (min-width:769px) {
  .pLS .modCol3__item {
    margin: 55px 0 0 20px
  }

  .pLS .modCol3__item:nth-child(-n+3) {
    margin-top: 0
  }
}

@media screen and (min-width:481px) and (max-width:768px) {
  .pLS .modCol3__item {
    width: calc((100% - 60px) / 2);
    margin: 20px 0 0 30px
  }
}

.pLS .modCol3__item img {
  width: 100%;
  height: auto
}

@media screen and (min-width:769px) {
  .pLS .modCol3__item .pLSServiceCont__listText strong {
    margin-top: 20px
  }
}

.inheritance .modCol2__item__img--box {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #CCCCCC;
  padding: 30px 30px
}

.inheritance .modCaseData__img--box {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #CCCCCC;
  padding: 20px 20px
}

@media screen and (min-width:1150px) {
  .inheritance .modHeadingPageTitle__img--pc>img {
    position: absolute;
    width: 41%;
    top: 48px;
    right: 5%
  }
}

@media screen and (max-width:1149px) {
  .inheritance .modHeadingPageTitle__img--pc>img {
    display: none
  }
}

@media screen and (min-width:1150px) {
  .inheritance .modHeadingPageTitle__kvInheritance {
    display: none
  }
}

@media screen and (max-width:1149px) {
  .inheritance .modHeadingPageTitle__kvInheritance {
    aspect-ratio: 600/455;
    width: 55%;
    max-width: 500px;
    margin: 0 auto 18px
  }

  .inheritance .modHeadingPageTitle__kvInheritance>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

@media screen and (max-width:768px) {
  .inheritance .modHeadingPageTitle__text {
    margin-left: 0
  }
}

@media screen and (min-width:769px) {
  .inheritance .modSectionCase .modCaseData .modInfo {
    width: 50%
  }
}

@media screen and (min-width:769px) {
  .inheritance .modSectionCase .modCaseData .modCaseData__img {
    width: 40%
  }
}

.inheritance__recommend {
  margin-top: 18px !important
}

@media screen and (min-width:1150px) {
  .inheritance__recommend {
    width: 552px;
    padding-left: 40px
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend {
    margin-bottom: 25px;
    padding-left: 40px
  }
}

@media screen and (max-width:768px) {
  .inheritance__recommend {
    padding-left: 0;
    margin-left: 0
  }
}

.inheritance__recommend__lead {
  padding: 5px 5px;
  border: 1px solid #003E9D;
  color: #265BAC;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-radius: 5px
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__lead {
    max-width: 335px;
    width: 100%
  }
}

.inheritance__recommend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:1150px) {
  .inheritance__recommend__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px !important
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list {
    width: 100%
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__listWrap {
    display: inline-block;
    background-color: #fff;
    padding: 12px 0;
    margin-top: 10px !important;
    width: 100%;
    max-width: 335px;
    border-radius: 6px
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list .item {
    width: 25%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .inheritance__recommend__list .item:not(:last-child) {
    border-right: #CCCCCC 2px solid
  }
}

@media screen and (min-width:1150px) {
  .inheritance__recommend__list .item__inner {
    width: 115px;
    border-radius: 100%;
    aspect-ratio: 1/1;
    background-color: #fff;
    position: relative
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list .item__inner {
    width: 100%
  }
}

.inheritance__recommend__list .item__img {
  width: 40%
}

@media screen and (min-width:1150px) {
  .inheritance__recommend__list .item__img {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list .item__img {
    margin: 0 auto
  }
}

.inheritance__recommend__list .item__img>img {
  width: 100%;
  height: auto
}

.inheritance__recommend__list .item__text {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2
}

@media screen and (min-width:1150px) {
  .inheritance__recommend__list .item__text {
    position: absolute;
    left: 50%;
    bottom: 15px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list .item__text {
    margin-top: 10px
  }
}

@media screen and (max-width:1149px) {
  .inheritance__recommend__list .item__text .modBpSp {
    display: inherit
  }
}

@media screen and (min-width:1121px) {
  .personalHome .modHeadingPageTitle__bannerBox .banner__wrap {
    bottom: -60px
  }
}

.personalHome .modHeadingPageTitle__bannerBox .banner {
  position: relative;
  background: transparent;
  border-radius: 0;
  overflow: hidden
}

@media screen and (min-width:769px) {
  .personalHome .modHeadingPageTitle__bannerBox .banner {
    width: 240px;
    aspect-ratio: 480/160
  }
}

@media screen and (max-width:768px) {
  .personalHome .modHeadingPageTitle__bannerBox .banner {
    width: 100%;
    max-width: 400px;
    aspect-ratio: 720/220
  }
}

.personalHome .modHeadingPageTitle__bannerBox .banner picture {
  display: inline-block;
  width: 100%;
  height: 100%
}

.personalHome .modHeadingPageTitle__bannerBox .banner picture>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (min-width:1121px) {
  .personalHome .modHeadingPageTitle--item .modContents {
    margin-top: 100px !important
  }
}

@media screen and (min-width:769px) {
  .sitemap .modCol3 {
    margin: 0 0 0 -40px
  }
}

@media screen and (min-width:769px) {
  .sitemap .modCol3__item {
    width: calc((100% - 120px) / 3);
    margin: 0 0 0 40px
  }
}

.customerGuide .modSection--color+.modSection {
  margin-top: 0
}

@media screen and (min-width:769px) {
  .customerGuide .modStepList+.customerGuideTextLead {
    margin-top: 60px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modStepList+.customerGuideTextLead {
    margin-top: 40px
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modStepList__item {
    padding: 20px 40px
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modStepList__item:not(:first-child) {
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modStepList__item:not(:first-child) {
    margin: 48px 0 0
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modStepList__item:after {
    bottom: -40px !important
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modStepList__item__img {
    height: 235px
  }
}

.customerGuide .modStepList__item .title {
  margin-top: 16px
}

@media screen and (min-width:769px) {
  .customerGuide .modStepList__item .title {
    margin-top: 16px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modStepList__item .title {
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modHeadingLine .innerBlock {
    width: 20px;
    display: inline-block
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modHeadingLine .innerBlock {
    display: none
  }
}

.customerGuide .modHeadingDecoration--green {
  color: #009c37
}

@media screen and (min-width:769px) {
  .customerGuide .modHeadingDecoration+.customerGuideSection {
    margin-top: 60px !important
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modHeadingDecoration .innerText {
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modHeadingDecoration .innerText {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modHeadingItem {
    margin: 0 0 20px
  }
}

.customerGuide .modTable__wrapper+.customerGuideText {
  margin-top: 10px
}

@media screen and (min-width:769px) {
  .customerGuide .modTable__wrapper+.modTextLink {
    margin-top: 40px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modTable__wrapper+.modTextLink {
    margin-top: 27px
  }
}

.customerGuide .modTable .customerGuideList__item {
  font-size: 16px;
  font-size: 1.6rem
}

@media screen and (min-width:769px) {
  .customerGuide .modTable .customerGuideList__item:not(:first-child) {
    margin-top: 6px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modTable .customerGuideList__item:not(:first-child) {
    margin-top: 17px
  }
}

.customerGuide .modTable .customerGuideList__item:before {
  top: 7px
}

@media screen and (max-width:768px) {
  .customerGuide .modTable .customerGuideTextInner--bold {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
    font-weight: normal
  }
}

.customerGuide .modTextLink__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:768px) {
  .customerGuide .modTextLink__wrap .modTextLink {
    width: 100%
  }
}

.customerGuide .modTextLink>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.customerGuide .modTextLink>a .modIconArrow--small {
  margin-top: 2px
}

@media screen and (min-width:769px) {
  .customerGuide .modTextLink+.customerGuideText {
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modTextLink+.customerGuideText {
    margin-top: 16px
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modOtherLinkList {
    margin-top: 55px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modOtherLinkList {
    margin-top: 35px
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modCol3 {
    margin-top: 60px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modCol3 {
    margin-top: 40px
  }
}

@media screen and (min-width:769px) {
  .customerGuide .modCol3__item__inner {
    padding: 30px 40px 55px
  }
}

@media screen and (max-width:768px) {
  .customerGuide .modCol3__item__inner {
    padding: 27px 30px 68px
  }
}

.customerGuide .modCol3__item .itemTitle {
  color: #000
}

@media screen and (min-width:769px) {
  .customerGuide .mobTelBox__number+.mobTelBox__number {
    margin-top: 40px
  }
}

.customerGuide .mobTelBox__number__inner[href^="tel:0120"] .number:before {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  background-image: url(/assets/img/common/ic_phone_black.png);
  background-size: 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat
}

@media screen and (min-width:769px) {
  .customerGuide .mobTelBox__number__inner[href^="tel:0120"] .number:before {
    width: 25px;
    height: 30px;
    margin: 0 5px 0 0
  }
}

@media screen and (max-width:768px) {
  .customerGuide .mobTelBox__number__inner[href^="tel:0120"] .number:before {
    width: 20px;
    height: 24px;
    margin: 0 5px 0 0
  }
}

@media screen and (min-width:769px) {
  .customerGuide .mobTelBox__number .note {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.customerGuideSection {
  margin: 50px 0 0
}

@media screen and (min-width:769px) {
  .customerGuideSection .modHeadingItem {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.customerGuideText+.customerGuideText {
  margin-top: 15px
}

.customerGuideText+.customerGuideText--small {
  margin-top: 7px
}

.customerGuideText--small {
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  padding-left: 15px
}

.customerGuideText--small:before {
  content: "※";
  position: absolute;
  left: 0
}

.customerGuideText--small+.customerGuideText--small {
  margin-top: 0
}

.customerGuideTextLead {
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .customerGuideTextLead {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 13px
  }
}

@media screen and (max-width:768px) {
  .customerGuideTextLead {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 15px;
    line-height: 1.5
  }
}

@media screen and (min-width:769px) {
  .customerGuideTextLead--example {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.customerGuideTextInner--green {
  color: #009c37
}

.customerGuideTextInner--bold {
  color: #009c37;
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem
}

.customerGuideTextInner--link {
  color: #0070cf;
  text-decoration: underline
}

.customerGuideTextInner--table {
  line-height: 1
}

.customerGuideCaution {
  color: #009c37;
  border-radius: 5px;
  border: 2px solid #009c37;
  background-color: #fff;
  text-align: center;
  padding: 12px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .customerGuideCaution {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media screen and (max-width:768px) {
  .customerGuideCaution {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
  }
}

.customerGuideImg {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  line-height: 0;
  background-size: contain !important
}

@media screen and (min-width:769px) {
  .customerGuideImgBox {
    margin-top: 30px
  }
}

@media screen and (max-width:768px) {
  .customerGuideImgBox {
    margin-top: 40px
  }
}

.customerGuideImg--repay01 {
  width: 100%;
  position: relative;
  display: block
}

@media screen and (min-width:769px) {
  .customerGuideImg--repay01 {
    aspect-ratio: 1200/561
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--repay01 {
    aspect-ratio: 335/939
  }
}

.customerGuideImg--repay01>span {
  position: absolute;
  display: inline-block;
  aspect-ratio: 147/280;
  background-size: contain !important;
  background: url(/assets/img/common/illust_commtnt_settle.png) no-repeat 50% 50%
}

@media screen and (min-width:769px) {
  .customerGuideImg--repay01>span {
    width: 12%;
    bottom: 0;
    right: 3%
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--repay01>span {
    width: 20%;
    right: 7%;
    top: 20.5%
  }
}

.customerGuideImg--repay01>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.customerGuideImg--repay02 {
  width: 100%;
  display: block
}

@media screen and (min-width:769px) {
  .customerGuideImg--repay02 {
    aspect-ratio: 598/157
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--repay02 {
    aspect-ratio: 67/102
  }
}

.customerGuideImg--repay02>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.customerGuideImg--interest01 {
  width: 100%
}

@media screen and (min-width:769px) {
  .customerGuideImg--interest01 {
    width: 100%;
    aspect-ratio: 1200/150;
    background: url(/assets/img/customer/guide/illust_interest01.png) no-repeat 50% 50%
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--interest01 {
    aspect-ratio: 335/367;
    background: url(/assets/img/customer/guide/sp/illust_interest01.png) no-repeat 50% 50%
  }
}

.customerGuideImg--interest02 {
  width: 100%
}

@media screen and (min-width:769px) {
  .customerGuideImg--interest02 {
    aspect-ratio: 1200/150;
    background: url(/assets/img/customer/guide/illust_interest02.png) no-repeat 50% 50%
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--interest02 {
    aspect-ratio: 335/367;
    background: url(/assets/img/customer/guide/sp/illust_interest02.png) no-repeat 50% 50%
  }
}

@media screen and (min-width:769px) {
  .customerGuideImg--specification {
    width: 100%;
    aspect-ratio: 1200/366;
    background: url(/assets/img/customer/guide/illust_specification.png) no-repeat 50% 50%
  }
}

@media screen and (max-width:768px) {
  .customerGuideImg--specification {
    aspect-ratio: 335/103;
    background: url(/assets/img/customer/guide/sp/illust_specification.png) no-repeat 50% 50%
  }
}

.customerGuideImg>img {
  max-width: 100%;
  display: inline-block
}

.customerGuideImg+.customerGuideText {
  margin-top: 10px
}

.customerGuideList__wrap {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .customerGuideList__wrap {
    padding: 40px 60px;
    margin: 40px 0 0
  }
}

@media screen and (max-width:768px) {
  .customerGuideList__wrap {
    padding: 25px 20px;
    margin: 25px 0 0
  }
}

.customerGuideList__wrap+.customerGuideText {
  margin-top: 10px
}

.customerGuideList__item {
  position: relative;
  padding-left: 20px
}

@media screen and (min-width:769px) {
  .customerGuideList__item {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media screen and (max-width:768px) {
  .customerGuideList__item {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.customerGuideList__item:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  background: #003e9d;
  border-radius: 100%;
  top: 10px
}

.customerGuideList__item:not(:first-child) {
  margin-top: 15px
}

.customerGuideCardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width:769px) {
  .customerGuideCardList {
    margin: 60px 0
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList {
    margin: 45px 0
  }
}

@media screen and (min-width:769px) {
  .customerGuideCardList__item {
    width: 46%
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item {
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .customerGuideCardList__item__img {
    width: 95%;
    margin-left: auto
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item__img {
    width: 100%
  }
}

.customerGuideCardList__item__img+.customerGuideCardList__item__img {
  margin-top: 20px
}

.customerGuideCardList__item__img>img {
  width: 100%;
  height: auto
}

.customerGuideCardList__item__list {
  counter-reset: number 0
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item__list {
    margin-top: 22px
  }
}

.customerGuideCardList__item__list .item {
  counter-increment: number 1
}

@media screen and (min-width:769px) {
  .customerGuideCardList__item__list .item:not(:first-child) {
    margin-top: 50px
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item__list .item:not(:first-child) {
    margin-top: 40px
  }
}

.customerGuideCardList__item__list .item__label {
  font-family: "Noto Sans JP Bold";
  font-weight: 700;
  color: #003e9d
}

@media screen and (min-width:769px) {
  .customerGuideCardList__item__list .item__label {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item__list .item__label {
    font-size: 20px;
    font-size: 2rem
  }
}

.customerGuideCardList__item__list .item__label:before {
  margin-right: 10px;
  font-size: 20px;
  font-size: 2rem;
  content: counter(number);
  background-color: #003e9d;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  line-height: 1
}

@media screen and (min-width:769px) {
  .customerGuideCardList__item__list .item__label:before {
    padding: 7px 11px
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardList__item__list .item__label:before {
    padding: 5px 8px
  }
}

.customerGuideCardList__item__list .item__text {
  margin-top: 17px
}

.customerGuideCardCaution {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px
}

@media screen and (min-width:769px) {
  .customerGuideCardCaution {
    padding: 36px 60px
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardCaution {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 30px 18px
  }
}

.customerGuideCardCaution__list__item:not(:first-child) {
  margin-top: 28px
}

.customerGuideCardCaution__list__item .lead {
  color: #009c37;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .customerGuideCardCaution__list__item .lead {
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (max-width:768px) {
  .customerGuideCardCaution__list__item .lead {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.customerGuideCardCaution__list__item .text {
  margin-top: 15px
}

@media screen and (max-width:768px) {
  .customerGuideCardCaution__list__item .text {
    line-height: 1.8
  }
}

.customerGuideCard .customerGuideImgBox:first-of-type .customerGuideImg {
  padding-bottom: 0
}

.customerGuideUseSticker {
  width: 100px
}

@media screen and (min-width:769px) {
  .customerGuideUseSticker {
    margin: 20px 0 35px
  }
}

@media screen and (max-width:768px) {
  .customerGuideUseSticker {
    margin: 8px 0 15px
  }
}

.customerGuideUseSticker>img {
  width: 100%;
  height: auto
}

.customerGuideUseCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.customerGuideUseCol__item__img>img {
  width: 100%
}

.customerGuideUseCol__item .customerGuideText+.customerGuideText {
  margin-top: 28px
}

@media screen and (min-width:769px) {
  .customerGuideUseCol__item--large {
    width: 50%
  }
}

@media screen and (max-width:768px) {
  .customerGuideUseCol__item--large {
    width: 100%;
    margin-top: 30px
  }
}

@media screen and (min-width:769px) {
  .customerGuideUseCol__item--small {
    width: 46%
  }
}

@media screen and (max-width:768px) {
  .customerGuideUseCol__item--small {
    width: 100%
  }
}

.customerGuideUse .customerGuideTextList__item:before {
  content: "・"
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList {
    margin: 32px 0 38px
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList {
    margin: 23px 0 28px
  }
}

.customerGuidePaybackList__item {
  position: relative;
  padding-left: 64px;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList__item {
    line-height: 2
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList__item {
    line-height: 1.6
  }
}

.customerGuidePaybackList__item:after {
  content: "...";
  position: absolute;
  left: 40px;
  font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
  font-weight: normal
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList__item:after {
    top: -3px
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList__item:after {
    top: -5px
  }
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList__item:not(:first-child) {
    margin-top: 23px
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList__item:not(:first-child) {
    margin-top: 18px
  }
}

.customerGuidePaybackList__item:nth-of-type(2) {
  padding-left: 61px
}

.customerGuidePaybackList__item .customerGuideText {
  display: block;
  font-family: "Noto Sans JP Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
  font-weight: normal;
  line-height: 1.6
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList__item .customerGuideText {
    margin-top: 10px
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList__item .customerGuideText {
    margin-top: 10px
  }
}

.customerGuidePaybackList__item .innerBlock {
  background-color: #003e9d;
  color: #fff;
  font-family: "Noto Sans JP Bold";
  font-weight: 700
}

.customerGuidePaybackList__item .innerBlock--large {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:769px) {
  .customerGuidePaybackList__item .innerBlock--large {
    width: 32px;
    height: 32px
  }
}

@media screen and (max-width:768px) {
  .customerGuidePaybackList__item .innerBlock--large {
    width: 28px;
    height: 28px
  }
}

.customerGuidePaybackList__item .innerBlock--small {
  line-height: 1;
  padding: 3px 6px;
  margin: 0 2px;
  display: inline-block
}

.customerGuidePayback .customerGuideImgBox {
  margin-top: 40px !important
}

.customerGuidePayback .customerGuideTextList {
  margin-left: 14px
}

.customerGuidePayback .customerGuideTextList__item {
  font-size: 14px;
  font-size: 1.4rem
}

.customerGuidePayback .customerGuideTextList__item:first-of-type:before {
  content: "①"
}

.customerGuidePayback .customerGuideTextList__item:nth-of-type(2):before {
  content: "②"
}

.customerGuideContactList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 825px
}

.customerGuideContactList .mobTelBox__number {
  margin-top: 17px !important
}

@media screen and (max-width:768px) {
  .customerGuideContactList .mobTelBox__number {
    width: 100%
  }
}

@media screen and (min-width:769px) {
  .customerGuideContactList {
    margin: 14px auto 0
  }
}

@media screen and (max-width:768px) {
  .customerGuideContactList {
    margin: 6px auto 0
  }
}

.customerGuideContactList+.mobTelBox__text {
  margin-top: 5px
}

@media screen and (max-width:768px) {
  .customerGuideCardTermsTable tbody th {
    color: #003e9d;
    background: #ebf0f7
  }
}

@media screen and (max-width:768px) {
  .main.newsIdx .modCategoryTabArea__list__item:first-child {
    width: 55%
  }
}

@media screen and (max-width:768px) {
  .main.newsIdx .modCategoryTabArea__list__item:nth-child(2) {
    width: 45%
  }
}

@media screen and (max-width:768px) {
  .main.newsIdx .modCategoryTabArea__list__item.on:before {
    width: 58%;
    left: -8%
  }
}

@media screen and (max-width:768px) {
  .main.newsIdx .modCategoryTabArea__list__item.on:after {
    width: 58%;
    right: -8%
  }
}

@media screen and (max-width:768px) {
  .main.newsIdx .modNewsList__item__inner {
    padding: 15px 80px 15px 0
  }
}

@media screen and (max-width:768px) {

  .main.newsIdx .modNewsList__item .modIconArrow,
  .main.newsIdx .modNewsList__item .modIconPdf {
    right: 30px
  }
}

.modBoxShop {
  border: 2px solid #003E9D;
  border-radius: 6px
}

.modBoxShop__head {
  color: #fff;
  background: #003E9D
}

@media screen and (min-width:769px) {
  .modBoxShop__head {
    padding: 20px 30px
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__head {
    padding: 20px 20px 15px
  }
}

@media screen and (min-width:769px) {
  .modBoxShop__head__upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.modBoxShop__head .name {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem
}

@media screen and (max-width:768px) {
  .modBoxShop__head .name {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4
  }
}

.modBoxShop__head .shopDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.modBoxShop__head .shopDetail__notice .tag {
  display: inline-block;
  color: #ec6d40;
  background: #fff;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 10px
}

@media screen and (max-width:768px) {
  .modBoxShop__head .shopDetail__notice .tag {
    margin-top: 15px
  }
}

.modBoxShop__head .shopDetail__notice .tag+.tag {
  margin-left: 12px
}

@media screen and (max-width:768px) {
  .modBoxShop__head .shopDetail__notice {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .modBoxShop__head .shopDetail__notice .tag {
    padding: 2px 10px
  }

  .modBoxShop__head .shopDetail__notice .tag+.tag {
    margin-right: 12px
  }
}

.modBoxShop__head .shopDetail__link {
  color: #003E9D;
  border-radius: 6px;
  background: #fff;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modBoxShop__head .shopDetail__link {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 10px
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__head .shopDetail__link {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 3px 12px;
    margin-top: 15px
  }
}

.modBoxShop__head .shopDetail__link:after {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/ic_blank.svg) no-repeat center center;
  background-size: 100% auto;
  margin-left: 6px
}

@media screen and (min-width:769px) {
  .modBoxShop__head .shopDetail__link {
    margin-left: 12px
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__head .shopDetail__link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 12px
  }
}

.modBoxShop__head__under.on .handling .icon:after {
  content: none
}

@media screen and (min-width:769px) {
  .modBoxShop__head .handling {
    display: none
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__head .handling {
    margin-top: 15px
  }

  .modBoxShop__head .handling .icon {
    position: relative;
    display: inline-block;
    vertical-align: 7px;
    margin-left: 6px
  }

  .modBoxShop__head .handling .icon:after,
  .modBoxShop__head .handling .icon:before {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #fff;
    border-radius: 2px
  }

  .modBoxShop__head .handling .icon:before {
    top: 0;
    left: auto
  }

  .modBoxShop__head .handling .icon:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__head .loan {
    display: none;
    margin-top: 6px
  }
}

.modBoxShop__head .loan__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.modBoxShop__head .loan__list__item {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem
}

@media screen and (max-width:768px) {
  .modBoxShop__head .loan__list__item {
    margin-right: 10px
  }
}

.modBoxShop__head .loan__list__item:before {
  content: "";
  display: inline-block;
  vertical-align: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  margin-right: 8px
}

@media screen and (min-width:769px) {
  .modBoxShop__head .loan__list__item:nth-child(n+2) {
    margin-left: 10px
  }
}

@media screen and (min-width:769px) {
  .modBoxShop__body {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .modBoxShop__body {
    padding: 12px 10px
  }
}

.modListShop__item {
  border: 2px solid #CCC;
  border-radius: 6px;
  background: #EAEFF6;
  overflow: hidden
}

@media screen and (min-width:769px) {
  .modListShop__item:nth-child(n+2) {
    margin-top: 16px
  }
}

@media screen and (max-width:768px) {
  .modListShop__item:nth-child(n+2) {
    margin-top: 14px
  }
}

.modListShop__item.on .modListShop__item__head {
  color: #fff;
  background: #003e9d
}

.modListShop__item.on .modListShop__item__head:after {
  background-image: url(/assets/img/common/ic_minus_white.svg)
}

.modListShop__item__head {
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out
}

@media screen and (min-width:769px) {
  .modListShop__item__head {
    padding: 25px 30px
  }
}

@media screen and (max-width:768px) {
  .modListShop__item__head {
    padding: 12px 20px
  }
}

.modListShop__item__head:after {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 10px);
  right: 30px;
  width: 20px;
  height: 20px;
  background: url(/assets/img/common/ic_plus.svg) no-repeat 50% 50%;
  background-size: 100%
}

@media screen and (max-width:768px) {
  .modListShop__item__head:after {
    margin-top: auto;
    margin-bottom: auto;
    right: 15px
  }
}

.modListShop__item__head .name {
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modListShop__item__head .name {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width:768px) {
  .modListShop__item__head .name {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.modListShop__item__detail {
  display: none
}

@media screen and (min-width:769px) {
  .modListShop__item .outline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.modListShop__item .outline__item {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem
}

@media screen and (min-width:769px) {
  .modListShop__item .outline__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.modListShop__item .outline__item:nth-child(n+2) {
  border-top: 1px solid #CCC
}

.modListShop__item .outline__item__title {
  color: #003E9D;
  font-weight: bold
}

@media screen and (min-width:769px) {
  .modListShop__item .outline__item__title {
    width: 200px;
    background: #EBF0F7;
    border-right: 1px solid #CCC;
    padding: 25px 30px
  }
}

@media screen and (max-width:768px) {
  .modListShop__item .outline__item__title {
    background: #fff;
    padding: 20px 20px 0
  }
}

.modListShop__item .outline__item__data {
  background: #fff;
  font-weight: normal
}

@media screen and (min-width:769px) {
  .modListShop__item .outline__item__data {
    width: calc(100% - 200px);
    padding: 25px 30px
  }
}

@media screen and (max-width:768px) {
  .modListShop__item .outline__item__data {
    padding: 0 20px 20px
  }
}

.modListShop__item .outline__item__data .link {
  font-weight: bold
}

.modListShop__item .outline__item__data .link:after {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/ic_blank.svg) no-repeat center center;
  background-size: 100% auto;
  margin-left: 6px
}

@media screen and (min-width:769px) {
  .modListShop__item .outline__item--half {
    width: 50%
  }

  .modListShop__item .outline__item--half+.outline__item--half {
    border-left: 1px solid #CCC
  }
}

@media screen and (min-width:769px) {
  .main--mproduct .modSection+.modSection {
    margin-top: 60px
  }
}

@media screen and (max-width:768px) {
  .main--mproduct .modSection+.modSection {
    margin-top: 25px
  }
}