@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&family=Libre+Baskerville&display=swap');

html {
    background-color: #FAFAFA;
    padding-top: 80px;
}

html.top {
    background-color: #FAFAFA;
    padding-top: 0 !important;
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.cb {
    clear: both;
}

.only_pc {
    display: block;
}

.only_mb {
    display: none;
}

.jp_g_fonts {
    font-family: "Tsukushi B Round Gothic", "UD デジタル 教科書体 N-R", "Kiwi Maru", serif;
    letter-spacing: normal;
}

.jp_m_fonts {
    font-family: "游教科書体", "YuKyokasho", "Yu Mincho", serif;
    letter-spacing: normal;
}

.en_m_fonts {
    font-family: "Baskerville", "Georgia", "Libre Baskerville", serif;
    letter-spacing: normal;
}

.en_m_fonts_2 {
    font-family: "Hoefler Text", "Georgia", "Libre Baskerville", serif;
    letter-spacing: normal;
}

.page_title_box {
    width: 100%;
    height: 360px;
    padding: 0 64px;
    box-sizing: border-box;
    border-bottom: solid 32px #01203F;
    position: relative;
}

.page_title_contents {
    width: 100%;
    height: 328px;
    max-width: 1792px;
    margin: 0 auto;
    position: relative;
}

.page_title {
    font-size: 160px;
    font-weight: bold;
    color: #01203F;
    padding-top: 50px;
    letter-spacing: -2px !important;
}

.page_title_img {
    width: 720px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.page_title_img2 {
    width: 720px;
    position: absolute;
    right: 0;
    bottom: -1px;
}

.page_subtitle_box {
    padding: 0 64px;
    font-size: 80px;
    font-weight: medium;
    color: #e7e7e7;
    margin-top: 128px;
    position: relative;
}

.page_subtitle_box:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 16px;
    /* width: 600px; */
    width: 40%;
    border-bottom: solid 4px #FBB549;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.page_subtitle_contents {
    width: 100%;
    max-width: 1792px;
    margin: 0 auto;
}

.page_subtitle {
    font-size: 50px;
    color: #01203F;
    position: absolute;
    margin-left: 0;
    bottom: 16px;
    border-bottom: solid 4px #FBB549;
}

/*ヘッダー*/
header {
    background: rgba(250, 250, 250, 0.6);
    height: 88px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 400;
    transition: 0.5s;
    /* アニメーションの変化時間 */
}

.hd_box {
    height: 100%;
    width: 100%;
    /*text-align: right;*/
    position: relative;
}

.hd_box_in {
    margin-right: 64px;
    width: 80%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    bottom: 8px;
    right: 0;
}

a.hd_logo {
    pointer-events: none;
    opacity: 0;
    display: block;
    margin-left: 64px;
    margin-right: auto;
    height: 50px;
    width: 108px;
    position: absolute;
    bottom: 10px;
    left: 0;
    transition: 0.5s;
    /* アニメーションの変化時間 */
}

a.hd_logo2 {
    opacity: 1;
    display: block;
    margin-left: 64px;
    margin-right: auto;
    height: 50px;
    width: 108px;
    position: absolute;
    bottom: 10px;
    left: 0;
    /* アニメーションの変化時間 */
}

img.logo {
    height: 50px;
}

a.hd_btn {
    display: block;
    margin: auto 0px auto 40px;
    height: 100%;
    font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
    font-size: 20px;
    text-decoration: none;
    color: #01203F;
    position: relative;
}

a.hd_btn::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #01203F;
    bottom: 0px;
    /*アンダーラインがaタグの下端から現れる*/
    transform: scale(0, 1);
    /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
    transform-origin: left top;
    /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
    transition: transform 0.3s;
    /*変形の時間*/
}

a.hd_btn:hover::after {
    transform: scale(1, 1);
    /*ホバー後、x軸方向に1（相対値）伸長*/
}

a.hd_btn:active {
    color: #FBB549;
}

/* スクロールするため高さを出すためのsection */
header.scroll-nav a.hd_logo {
    opacity: 1;
    pointer-events: auto;
}

/*フッター*/
footer {
    background: linear-gradient(#00152b, 25%, #143C61);
    /*text-decoration: none;*/
    height: 675px;
}

.ft_box {
    height: auto;
    padding: 80px 64px 40px 64px;
}

.ft_box_in1 {
    margin-top: 80px;
    width: 100%;
    height: 40px;
    /*background: rgb(245, 209, 215);*/
    display: flex;
    justify-content: flex-end;
}

.ft_box_in2 {
    width: 100%;
    height: 40px;
    /*background: rgb(245, 209, 215);*/
    display: flex;
    justify-content: flex-end;
}

.ft_box_in3 {
    width: 100%;
    height: 80px;
    background: #FBB549;
    display: flex;
    justify-content: space-between;
}

p.ft_cr {
    font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
    font-size: 16px;
    text-decoration: none;
    color: #FAFAFA;
}

p.ft_ja {
    display: block;
    font-family: 'Tsukushi B Round Gothic', 'UD デジタル 教科書体 N-R', 'Kiwi Maru', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #FAFAFA;
    margin-top: 10px;
    margin-bottom: 0px;
}
p.ft_ja2 {
    display: block;
    font-family: 'Tsukushi B Round Gothic', 'UD デジタル 教科書体 N-R', 'Kiwi Maru', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #FAFAFA;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

a.ft_en {
    height: 30px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 30px;
    font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
    font-size: 16px;
    text-decoration: none;
    color: #FAFAFA;
    position: relative;
}

a.ft_en::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #FAFAFA;
    bottom: 10px;
    /*アンダーラインがaタグの下端から現れる*/
    transform: scale(0, 1);
    /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
    transform-origin: left top;
    /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
    transition: transform 0.3s;
    /*変形の時間*/
}

a.ft_en:hover::after {
    transform: scale(1, 1);
    /*ホバー後、x軸方向に1（相対値）伸長*/
}

a.ft_en:active {
    color: #FBB549;
}

a.ft_en2 {
    width: 100%;
    height: 60px;
    display: block;
    padding-top: 20px;
    margin-top: 0px;
    /* margin-left: 30px; */
    font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
    font-size: 30px;
    text-decoration: none;
    color: #01203F;
    text-align: center;
    transition: .3s;
}

a.ft_en2:hover {
    background: #e38c0b;
}

a.ft_en2:active {
    background: #01203F;
    color: #fafafa;
}

/*街並みイラスト*/
.ft_img1 {
    width: 100%;
    /*height: 100%;*/
    margin-top: 128px;
    display: block;
}

.ft_img2 {
    position: absolute;
    bottom: 0;
    display: block;
}

@media screen and (max-width: 799px) {

    html{
        width: 100%;
        min-width: 375px;
    }
    footer {
        height: auto;
    }
    .only_pc {
        display: none;
    }

    .only_mb {
        display: block;
    }

    .jp_g_fonts {
        letter-spacing: normal;
    }

    .jp_m_fonts {
        letter-spacing: normal;
    }

    .en_m_fonts {
        letter-spacing: normal;
    }

    .page_title_box {
        padding: 0 20px;
        height: 140px;
        border-bottom: solid 16px #01203F;
    }

    .page_title_contents {
        height: 124px;
    }

    .page_title {
        font-size: 40px;
        padding-top: 10px;
    }

    .page_title_img {
        width: 208px;
        bottom: -1px;
    }
    .page_title_img2 {
        width: 140px;
        bottom: -2.5px;
    }

    .page_subtitle_box {
        font-size: 40px;
        margin-top: 80px;
        padding: 0 20px;
    }

    .page_subtitle_box:before {
        border-bottom: solid 2px #FBB549;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        width: 240px;
        bottom: 0;
    }

    .page_subtitle {
        font-size: 30px;
        bottom: 0;
        border-bottom: none;
    }

    /*ヘッダーロゴ*/
    header {
        background: rgba(250, 250, 250, 0.6);
        height: 64px;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 400;
        transition: 0.5s;
        /* アニメーションの変化時間 */
    }

    a.hd_logo {
        pointer-events: none;
        opacity: 0;
        display: block;
        margin-left: 20px;
        margin-right: auto;
        height: 20px;
        width: 40px;
        position: absolute;
        top: 20px;
        left: 0;
        transition: 0.5s;
        /* アニメーションの変化時間 */
    }

    a.hd_logo2 {
        opacity: 1;
        display: block;
        margin-left: 20px;
        margin-right: auto;
        height: 20px;
        width: 40px;
        position: absolute;
        top: 20px;
        left: 0;
    }

    a.hd_btn {
        position: relative;
        display: inline-block;
        margin: 0px 0px auto 15px;
        height: 24px;
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 18px;
        padding: 12px 0;
        text-decoration: none;
        color: #fafafa;
    }

    a.hd_btn::after {
        position: absolute;
        left: 0;
        content: '';
        width: 100%;
        height: 1px;
        background: #fafafa;
        bottom: 0px;
        /*アンダーラインがaタグの下端から現れる*/
        transform: scale(0, 1);
        /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
        transform-origin: left top;
        /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
        transition: transform 0.3s;
        /*変形の時間*/
    }

    a.hd_btn:hover::after {
        transform: scale(1, 1);
        /*ホバー後、x軸方向に1（相対値）伸長*/
    }

    a.hd_btn:active {
        color: #FBB549;
    }

    img.logo {
        height: 30px;
    }
    p.ft_cr {
        margin-bottom: 0px;
    }
    /*メニュー*/
    /*hamburger(ハンバーガーアイコン)===================================*/
    .menu_box {
        text-align: center;
        width: 100%;
    }

    ul.menu_list {
        display: inline-block;
        margin: 80px auto;
        margin-top: 80px;
        list-style: none;
    }

    li.menu_text {
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 25px;
        color: #fafafa;
        margin-bottom: 30px;
        text-align: left;
    }

    li.menu {
        color: #fafafa;
        margin-bottom: 20px;
        margin-left: -15px;
        text-align: left;
    }

    .hamburger {
        position: absolute;
        right: 20px;
        top: 20px;
        width: 50px;
        height: 40px;
        padding: 4px 0px;
        cursor: pointer;
        z-index: 300;
        background-color: 11#fafafa;
    }

    .hamburger__line {
        position: absolute;
        width: 35px;
        height: 1px;
        right: 0;
        background-color: #000;
        transition: all 0.5s;
        border-radius: 4px;
    }

    .hamburger__line--1 {
        top: 1px;
    }

    .hamburger__line--2 {
        top: 14px;
    }

    .hamburger__line--3 {
        top: 28px;
    }

    /*ハンバーガーがクリックされたら*/
    .open .hamburger__line--1 {
        background-color: #fafafa;
        transform: rotate(-45deg);
        top: 11px;

    }

    .open .hamburger__line--2 {
        opacity: 0;
    }

    .open .hamburger__line--3 {
        background-color: #fafafa;
        transform: rotate(45deg);
        top: 11px;
    }

    /* 
sp-nav(ナビ)
=================================== */
    .sp-nav {
        position: fixed;
        right: -100%;
        /*ハンバーガーがクリックされる前はWindow右側に隠す*/
        top: 0;
        width: 100%;
        /* 出てくるスライドメニューの幅 */
        height: 100vh;
        background: linear-gradient(#00152b, 70%, #143C61);
        /*background-color: linear-gradient(#00152b, 70%, #143C61);*/
        transition: all 0.5s;
        z-index: 200;
        overflow-y: auto;
        /* メニューが多くなったらスクロールできるように */
    }

    /*ハンバーガーがクリックされたら右からスライド*/
    .open .sp-nav {
        right: 0;
        background-color: linear-gradient(#00152b, 70%, #143C61);
    }


    /* 
black-bg(ハンバーガーメニュー解除用bg)
=================================== */
    .black-bg {
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        z-index: 5;
        background-color: #143C61;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
        cursor: pointer;
        z-index: 100;
    }

    /*ハンバーガーメニューが開いたら表示*/
    .open .black-bg {
        opacity: 1;
        visibility: visible;
    }

    /*フッター*/
    .ft_box {
        padding: 40px 20px 0px 20px;
    }

    .ft_box_in1 {
        margin-top: 30px;
        margin-bottom: 0px;
        width: 100%;
        height: auto;
        /*background: rgb(245, 209, 215);*/
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
    }

    .ft_box_in2 {
        width: 100%;
        height: auto;
        /*background: rgb(245, 209, 215);*/
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
    }

    .ft_img1 {
        margin-top: 100px;
    }

    a.ft_en {
        display: inline-block;
        height: 24px;
        padding: 12px 0;
        margin-top: 0px;
        margin-left: 0px;
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 16px;
        text-decoration: none;
        color: #FAFAFA;
        position: relative;
        width: 150px;
    }

    a.ft_en::after {
        position: absolute;
        left: 0;
        content: '';
        height: 1px;
        background: #FAFAFA;
        bottom: -1px;
        /*アンダーラインがaタグの下端から現れる*/
        transform: scale(0, 1);
        /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
        transform-origin: left top;
        /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
        transition: transform 0.3s;
        /*変形の時間*/
    }

    a.ft_en:hover::after {
        transform: scale(0.8, 1);
    }

    p.ft_line {
        border-bottom: 0.5px solid #FAFAFA;
    }
}

@media screen and (min-width: 800px) and (max-width: 959px) {
    .jp_g_fonts {
        letter-spacing: normal;
    }

    .jp_m_fonts {
        letter-spacing: normal;
    }

    .en_m_fonts {
        letter-spacing: normal;
    }

    .page_title_box {
        padding: 0 40px;
        height: 208px;
    }

    .page_title_contents {
        height: 177px;
    }

    .page_title {
        font-size: 60px;
        padding-top: 35px;
    }

    .page_title_img {
        width: 240px;
        bottom: 1px;
    }

    .page_title_img2 {
        width: 240px;
        bottom: 0.5px;
    }

    .page_subtitle_box {
        margin-top: 96px;
        font-size: 60px;
        padding: 0 40px;
    }

    .page_subtitle_box:before {
        width: 400px;
        bottom: 0;
    }

    .page_subtitle {
        font-size: 30px;
        bottom: 8px;
        border-bottom: none;
    }

    /*ヘッダー*/
    header {
        height: 72px;
    }

    .hd_box_in {
        margin-right: 32px;
        width: 80%;
        display: flex;
        justify-content: flex-end;
        position: absolute;
        bottom: 8px;
        right: 0;
    }

    a.hd_logo {
        pointer-events: none;
        opacity: 0;
        display: block;
        margin-left: 32px;
        margin-right: auto;
        height: 40px;
        width: 108px;
        position: absolute;
        bottom: 10px;
        left: 0;
        transition: 0.5s;
        /* アニメーションの変化時間 */
    }

    a.hd_logo2 {
        opacity: 1;
        display: block;
        margin-left: 32px;
        margin-right: auto;
        height: 40px;
        width: 108px;
        position: absolute;
        bottom: 10px;
    }

    img.logo {
        height: 40px;
    }

    a.hd_btn {
        display: block;
        margin: auto 0px auto 15px;
        height: 100%;
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 16px;
        text-decoration: none;
        color: #01203F;
    }

    /*フッター*/
    .ft_box {
        padding: 80px 32px 80px 32px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
    .jp_g_fonts {
        letter-spacing: normal;
    }

    .jp_m_fonts {
        letter-spacing: normal;
    }

    .en_m_fonts {
        letter-spacing: normal;
    }

    .page_title_box {
        padding: 0 40px;
    }

    .page_title_box {
        height: 292px;
    }

    .page_title_contents {
        height: 260px;
    }

    .page_title {
        font-size: 80px;
    }

    .page_title_img {
        width: 360px;
    }
    .page_title_img2 {
        width: 360px;
    }

    .page_subtitle_box {
        padding: 0 40px;
    }

    /*ヘッダー*/
    header {
        height: 80px;
    }

    .hd_box_in {
        margin-right: 40px;
        width: 80%;
        display: flex;
        justify-content: flex-end;
        position: absolute;
        bottom: 8px;
        right: 0;
    }

    a.hd_logo {
        pointer-events: none;
        opacity: 0;
        display: block;
        margin-left: 40px;
        margin-right: auto;
        height: 40px;
        width: 108px;
        position: absolute;
        bottom: 10px;
        left: 0;
        transition: 0.5s;
        /* アニメーションの変化時間 */
    }

    a.hd_logo2 {
        opacity: 1;
        display: block;
        margin-left: 40px;
        margin-right: auto;
        height: 40px;
        width: 108px;
        position: absolute;
        bottom: 10px;
        left: 0;
        /* アニメーションの変化時間 */
    }

    img.logo {
        height: 40px;
    }

    a.hd_btn {
        display: block;
        margin: auto 0px auto 15px;
        height: 100%;
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 18px;
        text-decoration: none;
        color: #01203F;
    }

    /*フッター*/
    .ft_box {
        padding: 80px 40px 80px 40px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .jp_g_fonts {
        letter-spacing: normal;
    }

    .jp_m_fonts {
        letter-spacing: normal;
    }

    .en_m_fonts {
        letter-spacing: normal;
    }

    .page_title {
        font-size: 120px;
    }

    .page_title_img {
        width: 600px;
        bottom: 0px;
    }
    .page_title_img2 {
        width: 600px;
        bottom: -1px;
    }

    /*ヘッダー*/
    header {
        height: 88px;
    }

    .hd_box_in {
        margin-right: 56px;
        width: 80%;
        display: flex;
        justify-content: flex-end;
        position: absolute;
        bottom: 8px;
        right: 0;
    }

    a.hd_logo {
        pointer-events: none;
        opacity: 0;
        display: block;
        margin-left: 56px;
        margin-right: auto;
        height: 50px;
        width: 108px;
        position: absolute;
        bottom: 10px;
        left: 0;
        transition: 0.5s;
        /* アニメーションの変化時間 */
    }

    a.hd_logo2 {
        opacity: 1;
        display: block;
        margin-left: 56px;
        margin-right: auto;
        height: 50px;
        width: 108px;
        position: absolute;
        bottom: 10px;
        left: 0;
    }

    img.logo {
        height: 50px;
    }

    a.hd_btn {
        display: block;
        margin: auto 0px auto 30px;
        height: 100%;
        font-family: 'Baskerville', 'Georgia', 'Libre Baskerville', serif;
        font-size: 18px;
        text-decoration: none;
        color: #01203F;
    }
}