@charset "utf-8";

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

/*  フォント
/* ==================================================== */
.m-plus-rounded {
    font-family: "m-plus-rounded-2c", sans-serif;
    font-style: normal;
}
.Arial {
    letter-spacing: normal;
    font-family: Arial Black, Meiryo, "メイリオ", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Helvetica Neue", "ＭＳ Ｐゴシック", sans-serif;
}

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

/*  フォントサイズ
/* ==================================================== */
:root {
    --font-size190: min(13.9vw, 19rem);
    --font-size118: min(8.6vw, 11.8rem);
    --font-size110: min(8.05vw, 11rem);
    --font-size100: min(7.32vw, 10rem);
    --font-size68: min(4.97vw, 6.8rem);
    --font-size63: min(4.6vw, 6.3rem);
    --font-size60: min(4.39vw, 6rem);
    --font-size58: min(4.2vw, 5.8rem);
    --font-size54: min(3.95vw, 5.4rem);
    --font-size50: min(3.6vw, 5rem);
    --font-size44: min(3.2vw, 4.4rem);
    --font-size41: min(3vw, 4.1rem);
    --font-size40: min(2.93vw, 4rem);
    --font-size37: clamp(33px, calc(33px + (37 - 33) * ((100vw - 768px) / (1366 - 768))), 37px);
    --font-size36: clamp(32px, calc(32px + (36 - 32) * ((100vw - 768px) / (1366 - 768))), 36px);
    --font-size34: clamp(30px, calc(30px + (34 - 30) * ((100vw - 768px) / (1366 - 768))), 34px);
    --font-size33: clamp(29px, calc(29px + (33 - 29) * ((100vw - 768px) / (1366 - 768))), 33px);
    --font-size31: clamp(27px, calc(27px + (31 - 27) * ((100vw - 768px) / (1366 - 768))), 31px);
    --font-size30: clamp(26px, calc(26px + (30 - 26) * ((100vw - 768px) / (1366 - 768))), 30px);
    --font-size29: clamp(25px, calc(25px + (29 - 25) * ((100vw - 768px) / (1366 - 768))), 29px);
    --font-size28: clamp(24px, calc(24px + (28 - 24) * ((100vw - 768px) / (1366 - 768))), 28px);
    --font-size27: clamp(23px, calc(23px + (27 - 23) * ((100vw - 768px) / (1366 - 768))), 27px);
    --font-size26: clamp(22px, calc(22px + (26 - 22) * ((100vw - 768px) / (1366 - 768))), 26px);
    --font-size25: clamp(21px, calc(21px + (25 - 21) * ((100vw - 768px) / (1366 - 768))), 25px);
    --font-size24: clamp(20px, calc(20px + (24 - 20) * ((100vw - 768px) / (1366 - 768))), 24px);
    --font-size23: clamp(21px, calc(21px + (23 - 21) * ((100vw - 768px) / (1366 - 768))), 23px);
    --font-size22: clamp(20px, calc(20px + (22 - 20) * ((100vw - 768px) / (1366 - 768))), 22px);
    --font-size21: clamp(19px, calc(19px + (21 - 19) * ((100vw - 768px) / (1366 - 768))), 21px);
    --font-size20: clamp(18px, calc(18px + (20 - 18) * ((100vw - 768px) / (1366 - 768))), 20px);
    --font-size19: clamp(17px, calc(17px + (19 - 17) * ((100vw - 768px) / (1366 - 768))), 19px);
    --font-size18: clamp(16px, calc(16px + (18 - 16) * ((100vw - 768px) / (1366 - 768))), 18px);
    --font-size17: clamp(15px, calc(15px + (17 - 15) * ((100vw - 768px) / (1366 - 768))), 17px);
    --font-size16: clamp(15px, calc(15px + (16 - 15) * ((100vw - 768px) / (1366 - 768))), 16px);
    --font-size15: clamp(14px, calc(14px + (15 - 14) * ((100vw - 768px) / (1366 - 768))), 15px);
    --font-size14: clamp(13px, calc(13px + (14 - 13) * ((100vw - 768px) / (1366 - 768))), 14px);
    --font-size13: clamp(12px, calc(12px + (13 - 12) * ((100vw - 768px) / (1366 - 768))), 13px);
    --font-size12: clamp(11px, calc(11px + (12 - 11) * ((100vw - 768px) / (1366 - 768))), 12px);
}
@media screen and (max-width:767px) {
    :root {
        --font-size118: min(31.4vw, 11.8rem);
        --font-size110: min(29.3vw, 11rem);
        --font-size100: min(26vw, 10rem);
        --font-size74: min(19.7vw, 7.4rem);
        --font-size68: min(18.1vw, 6.8rem);
        --font-size60: min(16vw, 6rem);
        --font-size58: min(15.4vw, 5.8rem);
        --font-size49: min(13vw, 4.9rem);
        --font-size45: min(12vw, 4.5rem);
        --font-size44: min(11.7vw, 4.4rem);
        --font-size41: min(10.9vw, 4.1rem);
        --font-size40: min(10.6vw, 4rem);
        --font-size37: min(9.8vw, 3.7rem);
        --font-size36: min(9.6vw, 3.6rem);
        --font-size35: min(9.3vw, 3.5rem);
        --font-size34: min(9.06vw, 3.4rem);
        --font-size33: min(8.8vw, 3.3rem);
        --font-size32: min(8.5vw, 3.2rem);
        --font-size31: min(8.26vw, 3.1rem);
        --font-size30: min(8vw, 3.0rem);
        --font-size29: min(7.73vw, 2.9rem);
        --font-size28: min(7.4vw, 2.8rem);
        --font-size27: min(7.2vw, 2.7rem);
        --font-size26: min(6.93vw, 2.6rem);
        --font-size25: min(6.6vw, 2.5rem);
        --font-size24: min(6.4vw, 2.4rem);
        --font-size23: min(6.133vw, 2.3rem);
        --font-size22: min(5.8vw, 2.2rem);
        --font-size21: min(5.6vw, 2.1rem);
        --font-size20: min(5.333vw, 2.0rem);
        --font-size19: min(5.3vw, 1.9rem);
        --font-size18: min(4.8vw, 1.8rem);
        --font-size17: min(4.533vw, 1.7rem);
        --font-size16: min(4.26vw, 1.6rem);
        --font-size15: min(4vw, 1.5rem);
        --font-size14: min(3.733vw, 1.4rem);
        --font-size13: min(3.466vw, 1.3rem);
        --font-size12: min(3.2vw, 1.2rem);
    }
}

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

/*  カラー
/* ==================================================== */
:root {
    --c-blue: #21B5DE;
    --c-green: #338751;
}

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

/*  基本
/* ==================================================== */
html,
body {
    width: 100%;
    height: 100%;
    font-size: 62.5%;
}
body {
    position: relative;
    color: #000000;
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Helvetica Neue", Arial, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 1.5em;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6;
    letter-spacing: .06em;
}
body.active {
    /*ハンバーガーメニューを開いたら背景固定*/
    position: fixed;
    width: 100%;
}
main {
    display: block;
}
main figure {
    margin: 0;
}
a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.3s ease;
}
a:hover {
    opacity: 0.7;
    transition: opacity 0.3s ease;
}
@media screen and (max-width:1024px) {
    a a[href^="tel"] {
        pointer-events: none;
    }
    a:hover {
        opacity: 0.7;
        transition: opacity 0.3s ease;
    }
}
img {
    width: 100%;
    height: auto;
}
img[src$=".svg"] {
    /*IEでimgタグのsrcにsvgを指定した時に崩れる防止*/
    width: 100%;
    height: auto;
}
sup {
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
}
sub {
    font-size: 70%;
    vertical-align: bottom;
    position: relative;
    bottom: -0.1em;
}

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

/*  全ページ共通（common）クラス
/* ==================================================== */
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    -js-display: flex;
    display: flex;
}
.c-pc-only {
    display: inline-block !important;
}
.c-tab-only {
    display: none !important;
}
.c-sp-only {
    display: none !important;
}
.c-tab-over {
    display: inline-block !important;
}
.c-tab-less {
    display: none !important;
}
.clear {
    clear: both !important;
}
.c-justify {
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .c-pc-only {
        display: none !important;
    }
    .c-tab-only {
        display: inline-block !important;
    }
    .c-sp-only {
        display: none !important;
    }
    .c-tab-over {
        display: inline-block !important;
    }
    .c-tab-less {
        display: inline-block !important;
    }
}
@media screen and (max-width:767px) {
    .c-pc-only {
        display: none !important;
    }
    .c-tab-only {
        display: none !important;
    }
    .c-sp-only {
        display: inline-block !important;
    }
    .c-tab-over {
        display: none !important;
    }
    .c-tab-less {
        display: inline-block !important;
    }
}

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

/*  全ページ共通レイアウト
/* ==================================================== */
/*header*/
header {
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0 auto;
    z-index: 997;
}
.l-header-area {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    padding: 0 5%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-nav .nav-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-nav .nav-parent>li {
    font-size: var(--font-size20);
    color: #fff;
    font-weight: 700;
    padding-left: 20px;
}

.header-nav .nav-parent>li.head-sns-pc a {
    display: inline-block;
    width: 23px;
    height: 23px;
}

.header-nav .nav-parent>li.sp-only-nav {
    display: none;
}
.header-nav .nav-parent li.head_lineBtn iframe {
    border: 1px solid #fff;
    border-radius: 4px;
}
.header-hamburger {
    display: none;
}
@media (max-width: 1024px) {
    .l-header-area {
        position: relative;
        z-index: 4;
    }
    .header-nav {
        display: block;
    }
    .header-nav.active {
        display: block;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .header-nav.active li {
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
    }
    .header-nav .nav-parent {
        display: none;
    }
    .header-nav .nav-parent.active {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 180px 0 0;
        position: fixed;
        left: 0;
        top: 0;
        background: #fff url(../img/home/main__bg__sp.webp) no-repeat;
        background-size: 100%;
        background-position: top;
        width: 100%;
        height: 100vh;
        overflow-x: hidden;
        overflow-y: hidden;
        z-index: 998;
    }
/*    .header-nav .nav-parent>li:nth-child(9) {
        margin-top: auto;
    }*/
    .header-nav .nav-parent>li {
        font-size: 2rem;
        padding: 12px 10vw;
        color: #23b5de;
        text-align: center;
    }

    .header-nav .nav-parent>li.pc-only-nav {
        display: none;
    }
    .header-nav .nav-parent>li.sp-only-nav {
        display: block;
        text-align: center;
        font-size: 2rem;
    }
     .header-nav .nav-parent>li.sp-only-nav.menu-line iframe {
        width: 132px!important;
        height: 30px!important;
     }
    .header-nav .nav-parent>li a {
        display: block;
        position: relative;
    }
    .header-nav .nav-parent>li .sns_head_nav {
        display: flex;
        justify-content: center;
    }
    .header-nav .nav-parent>li .sns_head_nav li {
        width: 64px;
        height: 64px;
    }
    .head_line {
        margin-right: 60px;
    }
    .head_line iframe {
        border: 1px solid #fff;
        border-radius: 4px;
    }

    .header-hamburger {
        position: fixed;
        display: block;
        width: 32px;
        height: 28px;
        right: 5%;
        top: 18px;
        z-index: 998;
    }
    .header-hamburger span {
        position: absolute;
        width: 100%;
        height: 5px;
        background-color: #fff;
        -webkit-transition: .5s;
        transition: .5s;
        border-radius: 8px;
    }
    .header-hamburger span:first-of-type {
        top: 0;
    }
    .header-hamburger span:nth-of-type(2) {
        top: 50%;
    }
    .header-hamburger span:last-of-type {
        top: 100%;
    }
    .header-hamburger.active span:first-of-type {
        top: 50%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .header-hamburger.active span:nth-of-type(2) {
        opacity: 0;
    }
    .header-hamburger.active span:last-of-type {
        top: 50%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

/*footer*/
.footer_line {
    background: repeating-linear-gradient(135deg, #F6C939, #F6C939 8px, #FBE9B1 8px, #FBE9B1 16px);
    width: 100%;
    height: 22px;
    position: relative;
    margin-top: 30vh;
}

.footer_line:before {
    content: "";
    background: url(../img/home/foot__deco001.webp) no-repeat center / 100%;
    position: absolute;
    left: 5%;
    top: -108px;
    width: 166px;
    height: 109px;
}

.footer_line:after {
    content: "";
    background: url(../img/home/foot__deco002.webp) no-repeat center / 100%;
    position: absolute;
    right: 5%;
    top: -77px;
    width: 97px;
    height: 78px;
}

.contactArea {
    max-width: 440px;
    width: 40%;
    margin: 0 auto;
    border-radius: 12px;
    border: 1px solid #fff;
    padding: 28px 0;
    text-align: center;
    margin-bottom: 30px;
}

.contactArea h2 {
    font-weight: bold;
    padding-bottom: 10px;
}

.contactArea .contact__url {
    position: relative;
    display: inline-block;
}

.contactArea .contact__url:before {
    content: "";
    background: url(../img/home/icon__link.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -24px;
    top: 3px;
    width: 15px;
    height: 15px;
}

.contactArea .contact__tel {
    position: relative;
    display: inline-block;
    font-size: 1.9rem;
}

.contactArea .contact__tel:before {
    content: "";
    background: url(../img/home/icon__tel.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -24px;
    top: 6px;
    width: 17px;
    height: 17px;
}

@media screen and (max-width:1024px) {
	.contactArea {
		width: 100%;
	}
}

@media screen and (max-width:767px) {
    .footer_line {
        margin-top: 0;
    }
    .contactArea {
	    width: 80%;
	    padding: 28px;
	}
	.contactArea .contact__url:before {
		top: 27px;
	}
}

footer {
    position: relative;
    background: #92D8A6;
    z-index: 997;
    padding: 40px 0 8px;
    position: relative;
}

footer .snsArea h2 {
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 18px;
}

footer .snsArea h2 span {
    margin-left: 10px;
}

footer .snsArea h2 span img {
    width: 15px;
    height: 15px;
}

footer .snsArea ul {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    margin-bottom: 40px;
}

footer .snsArea ul li {
    width: 62px;
    height: 62px;
}

footer .copyright {
    text-align: center;
    font-size: 1.2rem;
}

footer .pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}

footer .pagetop a {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    padding: 26px 21px 0;
    background-color: var(--c-blue);
    z-index: 3;
}
footer .pagetop a:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

footer .foot_line {
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    text-align: center;
}

footer .foot_line iframe {
    margin-left: 10px;
    border: 1px solid #fff;
    border-radius: 4px;
}

@media (max-width: 1024px) {
    footer .pagetop a:after {
        width: 14px;
        height: 14px;
    }
    footer .pagetop a {
        width: 56px;
        height: 56px;
        padding: 24px 20px 0;
    }
}

@media (max-width: 767px) {
	footer .foot_line {
	    flex-direction: column;
	}
	footer .foot_line iframe {
		margin: 10px 0 0 0;
	}
}



/* ====================================================
コンテンツ共通
==================================================== */

.inner {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 40px;
}

.content {
    padding: 60px 0 220px;
}

.content h2 {
    font-size: var(--font-size40);
    font-weight: 700;
    text-align: center;
    margin-bottom: 48px;
}

@media screen and (max-width:767px) {
    .content {
        padding: 40px 0 120px;
    }
    .content h2 {
        font-size: var(--font-size30);
        margin-bottom: 20px;
    }
}



/* ====================================================
アニメーション
==================================================== */

/*フェードイン下から上*/
.fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1s, transform 1s;
}
.fade-up.active {
    transform: translateY(0);
    transition: opacity 1s, transform 1s;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-name: fadeUp;
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*時差あり フェードイン下から上*/
.InUp-time {
    opacity: 0;
    transform: translateY(30px);
    transition: 1s;
}

/*その場フェードイン*/
.fade-in {
    opacity: 0;
    transition-duration: 3s;
}
.fade-in.show {
    opacity: 1;
}


/* ====================================================
アイコン
==================================================== */
/*a[href*=".pdf"]:after {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 0 2px 8px;
    background-image: url(../../img/common/icon_pdf.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: '';
}*/

a[href$=".xlsx"]:after,
a[href$=".xls"]:after {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 0 2px 8px;
    background-image: url(../../img/common/icon_excel.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: '';
}

a[href$=".doc"]:after,
a[href$=".docx"]:after {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 0 2px 8px;
    background-image: url(../../img/common/icon_word.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: '';
}

/* A4縦でPCレイアウトを印刷させる
==================================================== */
@media print {
    html,
    html body {
        *zoom: 0.65;
    }
    body {
        width: 960px;
    }
}