@charset "utf-8";

@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Regular.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Zen Maru Gothic';
    src: url(/fonts/ZenMaruGothic-Regular.woff2);
    font-weight: 400;
    font-display: swap;
}
/*Zen Maru Gothic 500*/
@font-face {
    font-family: 'Zen Maru Gothic';
    src: url(/fonts/ZenMaruGothic-Medium.woff2);
    font-weight: 500;
    font-display: swap;
}
/*Zen Maru Gothic 700*/
@font-face {
    font-family: 'Zen Maru Gothic';
    src: url(/fonts/ZenMaruGothic-Bold.woff2);
    font-weight: 700;
    font-display: swap;
}


:root{
	--page-main-color:#002548;
	--page-sub-color: #01407C;
	--page-bg-color:#EFF8FF;
}

/* カスタムスタイル */
.l-main {
    width: 100%;
    max-width: 100%;
}
.l-main * {
    font-family: 'Zen Maru Gothic';
}
.l-main {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
}
.l-main .section__space {
    padding-block: 120px 116px;
}
.l-main .section__ttl {
    font-size: 38px;
    font-weight: 700;
    color: var(--page-main-color);
    margin-bottom: 36px;
}
.l-main .section__ttl span {
    font-family: "Noto Sans CJK JP";
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: var(--page-sub-color);
    line-height: 2.5;
    letter-spacing: 3.08px;
}


/* main_ */
.main__bg--catch {
    height: 408px;
}
.main__bg--catch img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* strong--01 */
.section__wrapper--strong--01 .section__space {
    padding-block: 120px 143px;
}
.l-main .section__wrapper--strong--01 .section__ttl {
    margin-bottom: 23px;
}
.content__text--strong--01 {
    color: var(--page-main-color);
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 63px;
}
.content__description--strong--01 {
    font-size: 18px;
    font-weight: 500;
    color: var(--page-main-color);
    line-height: 31.5px;
}
.l-main .content__block--strong--01 .content__list--vertical {
    gap: 58px;
}
.l-main .section__wrapper--strong--01 .content__subttl--strong--01 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 12px;
    margin-bottom: 13px;
}


/* flow--07 */
.section__wrapper--flow--07 .content__count--flow--07 {
    font-family: "Noto Sans JP";
    background: url(/pg-buy/images/img_vector.webp) no-repeat center / contain;
    width: 94px;
    height: 105px;
    display: block;
    flex-shrink: 0;
    font-size: 16px;
    font-weight: 400;
    color: #316589;
    padding-top: 22px;
}
.section__wrapper--flow--07 .content__items--flow--07 {
    border-bottom: none;
    padding-bottom: 0;
}
.section__wrapper--flow--07 .content__subttl--flow--07 {
    font-size: 26px;
    font-weight: 700;
    color: var(--page-main-color);
    margin-bottom: 5px;
}
.section__wrapper--flow--07 .content__description--flow--07 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    color: var(--page-main-color);
}
.section__wrapper--flow--07 .content__block--flow--07 .content__list--vertical {
    gap: 32px;
    justify-content: flex-start;
}
.section__wrapper--flow--07 .content__items__inner--flow--07 .content__count--flow--07::after {
    font-family: "Noto Sans JP";
    display: block;
    font-weight: 400;
    line-height: 1.2;
}


/* matrix--11 */
.l-main .section__wrapper--matrix--11 .section__space {
    padding-block: 120px 110px;
}
.l-main .section__wrapper--matrix--11 .section__ttl {
    margin-bottom: 24px;
}
.content__toptxt--matrix--11 {
    font-size: 18px;
    font-weight: 500;
    color: var(--page-main-color);
    margin-bottom: 25px;
    text-align: center;
}
.content__txt--matrix--11 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: var(--page-main-color);
    margin-bottom: 26px;
}
.matrix__sub--ttl {
    font-size: 26px;
    color: var(--page-main-color);
    font-weight: 700;
    text-align: center;
}
.matrix__sub--txt {
    font-size: 18px;
    font-weight: 500;
    color: var(--page-main-color);
    margin-bottom: 10px;
    text-align: center;
}
.l-main .section__wrapper--matrix--11 
.content__block--matrix--11 {
    margin: 0 0 21px;
}
.l-main .section__wrapper--matrix--11 .content__block--matrix--11 table {
    width: 570px;
    height: fit-content;
    margin: 0 auto;
    border-bottom: none;
}
.l-main .section__wrapper--matrix--11 .content__items--matrix--11 {
    display: flex;
    border-bottom: 1px solid #DBDBDB;
}
.l-main .section__wrapper--matrix--11 .content__subttl--matrix--11.content__description--matrix--11 {
    font-family: 'Zen Maru Gothic';
    width: 285px;
    background: #194167;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.l-main .section__wrapper--matrix--11 .content__description--matrix--11 {
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 500;
    color: var(--page-main-color);
    width: 285px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.l-main .section__wrapper--matrix--11 .content__description--matrix--11:nth-child(even){
    border-left: 1px solid #DBDBDB;
}
.content__bottomtxt--matrix--11 {
    font-size: 18px;
    font-weight: 500;
    color: var(--page-main-color);
    text-align: center;
    margin-bottom: 10px;
}
.content__note--text {
    font-size: 26px;
    font-weight: 700;
    color: #45ACD8;
    text-align: center;
    margin-bottom: 10px;
}

/* case--02 */
.section__wrapper--case--02 .content__img--case--02 {
    margin-bottom: 14px;
}
.section__wrapper--case--02 .content__items--case--02 {
    padding: 18px 19px 20px;
}
.content__description--case--02 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 27px;
}


/* contact--03 */
.section__wrapper--contact--03 .section__inner {
    padding-block: 100px;
}
.section__wrapper--contact--03 .content__wrap--contact--03 {
    justify-content: flex-start;
    gap: 30px;
}
.content__wrap--contact--03 .content__block--contact--03 {
    height: 205px;
}
.content__ttl--contact--03 {
    margin-bottom: 5px;
    color: #ABABAB;
}
.content__txt--tel {
    font-family: "Noto Sans JP";
}
.content__info--contact--03 {
    flex-wrap: wrap;
    gap: 0;
}
.eigyotime__txt {
    margin-right: 10px;
}
.l-main [class*="section__wrapper--contact--"] [class*="content__btn--contact--"] a  {
    justify-content: flex-start;
}
.section__wrapper--contact--03 .content__btn--contact--mail a {
    padding-left: 50px;
}
.section__wrapper--contact--03 .content__icon--mail {
    width: 26px;
    height: 22px;
}
.section__wrapper--contact--03 .content__btn--contact--line a {
    padding-left: 43px;
}
.section__wrapper--contact--03 .content__icon--line {
    width: 25px;
    height: 27px;
}
.section__wrapper--contact--03 .content__icon--btn--01 {
    width: 18px;
    height: 7px;
}
