﻿* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12.8px;
}

.font-roboto {
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

p {
    line-height: 2em;
}

h3 {
    font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

img {
    width: 100%;
    transition: opacity 0.15s ease-in-out;
}

img:hover {
    opacity: 0.7;
}

.menu-item-link::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    bottom: -20px;
    text-align: left;
    font-size: 12.8px;
}

.menu-item-link-1::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    top: 0;
    text-align: left;
    font-size: 12.8px;
}
/* Submenu hover styles */
#gnav {
    position: relative;
}

.menu-item-1,
.menu-item-2,
.menu-item-3,
.menu-item-4,
.menu-item-5 {
    position: static;
}

.submenu-1,
.submenu-2,
.submenu-3,
.submenu-4,
.submenu-5 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    background: #fabf52;
}

.menu-item-1:hover .submenu-1,
.menu-item-2:hover .submenu-2,
.menu-item-3:hover .submenu-3,
.menu-item-4:hover .submenu-4,
.menu-item-5:hover .submenu-5 {
    display: block;
}

.menu-item-1:hover > a,
.menu-item-2:hover > a,
.menu-item-3:hover > a,
.menu-item-4:hover > a,
.menu-item-5:hover > a {
    background-color: #fabf52;
}

section.info_area div p span a:after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    margin-left: 0.5rem;
    font-weight: bold;
}

section.intro_area div p.award_memo:before {
    content: "↑";
    margin-right: 0.3rem;
}

div.know_area div.know_box h3 a:after,
div.know_area div.flow_box h4 a:after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 1.8rem;
    right: 1rem;
}

#wrapper {
    max-width: 1260px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

section.om_area div.flex-child-5 {
    flex-basis: calc(100% / 3 - 2rem);
    max-width: calc(100% / 3 - 2rem);
    background-color: #fff;
    box-shadow: #0000000f 3px 3px 7px;
    margin: 1rem;
}

section.om_area div.om_link a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    position: absolute;
    right: 1rem;
    top: 0.5rem;
}

.home section.t-myanmar .t-myanmar-child {
    flex-basis: calc(100% / 3);
    padding: 0 1rem 2rem 1rem;
}

.home section.top-head h2:after {
    background: none;
}

main article h2:after {
    width: 30%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    right: 0;
    background: #b88505 !important;
    content: "";
}

main article h2:before {
    width: 30%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background: #b88505 !important;
    content: "";
}

.home section.t-mu .one:before {
    content: "01";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .two:before {
    content: "02";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .three:before {
    content: "03";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .four:before {
    content: "04";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .five:before {
    content: "05";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .six:before {
    content: "06";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .seven:before {
    content: "07";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

.home section.t-mu .eight:before {
    content: "08";
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: rgba(237, 2, 129, 0.2);
    font-size: 3rem;
    position: absolute;
    top: 20px;
    left: 1rem;
    font-weight: bold;
}

ul.usp-list li:before {
    content: "\f058";
    padding: 0rem 0.5rem;
    color: #f9ab1e;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

footer section.address dl.contact dd.mail {
    font-size: 1.7rem;
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: #333;
    margin-top: 5px;
}

footer section.address dl.contact dd.mail i {
    color: #b88505;
    margin-right: 10px;
    display: inline-block;
}

footer section.address dl.contact dd.phone {
    font-size: 1.7rem;
    font-family: "Roboto Condensed", "游ゴシック", "Yu Gothic", YuGothic,
    "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: #333;
    margin-bottom: 5px;
}

footer section.address dl.contact dd.phone i {
    color: #b88505;
    margin-right: 10px;
    display: inline-block;
}

footer dd.sg_caution a:before {
    content: "※";
}

footer section.footernavi .sitemap li:before {
    content: "／";
}

.cf:before {
    content: "";
    display: table;
}

.cf:after {
    content: "";
    display: table;
    clear: both;
}

.cf {
    zoom: 1;
}

.to-top i {
    color: #fff;
    font-size: 25px;
}

.to-top span {
    display: block;
    font-size: 11px;
    line-height: 1rem;
    margin-top: 5px;
    font-weight: bold;
}

.fa,
.fas {
    font-weight: 900;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.to-top {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.to-top.show {
    opacity: 1;
    pointer-events: auto;
}

footer section.footerinfo ul li:not(:last-child):after {
    content: "｜";
    display: inline;
    font-size: 0.8rem;
    margin: 0.5rem;
}

div.kanri_no div.kyk_no div:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    html * {
        overflow-x: hidden !important;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック",
        Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

    .home * {
        letter-spacing: 0 !important;
    }

    div.know_area div.know_box h3 a:after,
    div.know_area div.flow_box h4 a:after {
        top: 1.2rem;
    }

    main article h2::after {
        display: none;
    }

    div.number_area div.send_no {
        padding: 0.5rem;
    }

    div.number_area div.send_no div.send_no_l,
    div.number_area div.send_no div.send_no_r {
        flex-basis: 100%;
        max-width: 100%;
    }

    p.no_tit {
        font-size: 1.1rem;
    }

    div.number_area div.send_no div.send_no_l p.number {
        font-size: 3.5rem;
    }

    div.number_area div.send_no div.send_no_l div.no_pic {
        padding: 0 3rem;
        width: 100%;
    }

    div.number_area div.send_no div.send_no_r {
        margin: 0 0 1rem;
        padding-top: 0.5rem;
    }

    div.number_area div.send_no div.send_no_l,
    div.number_area div.send_no div.send_no_r {
        flex-basis: 100%;
        max-width: 100%;
    }

    div.number_area div.send_no div.send_no_r div.send_no_job {
        border-radius: 0;
    }

    div.number_area div.send_no div.send_no_r div.send_no_job div {
        flex-basis: 48%;
        max-width: 48%;
    }

    div.number_area div.study_no div.jp_no,
    div.number_area div.study_no div.n4pass_no {
        margin-top: 1rem;
    }

    section.consult_box {
        margin: 2.5rem 0;
    }

    main .sp-box {
        width: 90% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }

    p.consult_sub {
        font-size: 0.8rem;
        margin: 1.3rem 0 -0.5rem 0;
    }

    p.consult_tit {
        font-size: 1.9rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        margin-right: 9rem;
    }

    .consult_list {
        column-count: 1;
        margin: 1rem 0 2rem 0;
    }

    .consult_bt {
        margin-bottom: 1rem;
    }

    section.om_area {
        padding: 2rem 1rem;
    }

    section.om_area h2 {
        font-size: 1.3rem;
        margin: 1rem 0;
        font-weight: bold;
        text-align: left;
    }

    section.om_area h2 span {
        font-size: 1rem;
        margin-bottom: 0.5rem;
        line-height: 1.5rem;
    }

    section.om_area div.flex-parent {
        display: flex !important;
        flex-wrap: wrap;
        padding: 0 0.5rem;
    }

    section.om_area div.flex-child-5 {
        flex-basis: 49%;
        max-width: 49%;
    }

    section.om_area div.flex-child-5 a {
        padding: 0.2rem 0.2rem 0.5rem;
    }

    section.om_area div.news-thumb img {
        height: 84px;
    }

    section.om_area div.om_link a {
        display: block;
        margin: 1rem auto;
        padding: 0;
        font-size: 1.2rem;
    }

    section.om_area div.om_link a:after {
        top: 1px;
        right: 0.5rem;
    }

    .home section.t-myanmar .back,
    .home section.t-myanmar .flex-parent {
        padding: 1rem 0 !important;
    }

    .home .fs30 {
        font-size: 1.5rem !important;
    }

    .home section.top-head * {
        overflow: hidden !important;
    }

    .home .fs10 {
        font-size: 0.8rem !important;
    }

    .home section.t-myanmar .t-myanmar-child {
        flex-basis: 100% !important;
        padding: 1rem 1rem 1rem 1rem !important;
        background: #eee;
        margin: 0 0 1rem 0;
    }

    .home section.t-myanmar .t-myanmar-child p.t-myanmar-tit {
        padding: 0 0 0.5rem 0;
    }

    p.fs9 {
        font-size: 0.8rem;
        line-height: 1.4rem;
    }

    .home section.t-mu .back {
        padding: 0 !important;
        color: #333 !important;
        background: none !important;
    }

    .home .fs10 {
        font-size: 0.8rem !important;
    }

    .home section.t-mu .t-mu-box {
        padding: 0 !important;
    }

    .home section.t-mu .t-mu-child {
        padding: 4rem 1rem 1rem 1rem !important;
        min-height: auto !important;
        border-right: none !important;
        border-bottom: 1px solid #ccc !important;
    }

    .home section.t-mission {
        padding: 1rem !important;
    }

    .home section.t-mission iframe {
        width: 100% !important;
        height: auto !important;
    }

    .home section.t-mission p {
        padding: 1rem 0 !important;
    }
    .home section.t-mission br {
        display: none;
    }

    .home section.sns {
        margin: 1rem 0 !important;
    }

    .flex-parent {
        display: block !important;
    }

    .home section.sns .sns-child iframe {
        max-width: 95%;
        margin: 20px auto;
        display: block;
    }

    footer section.address {
        display: block !important;
        text-align: center;
    }

    footer section.footernavi .sitemap {
        margin: 0 !important;
        padding: 0 !important;
        display: block;
    }

    footer section.footernavi .sitemap li {
        display: block;
        text-align: left;
        margin: 0;
        padding: 0;
    }

    footer section.footernavi .sitemap li a {
        display: block;
        border-bottom: 1px solid #3db1ef;
        padding: 0.5rem 1rem;
    }

    footer section.footernavi .sitemap li a:before {
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        padding-right: 0.5rem;
        content: "\f0da";
    }
    footer section.footernavi .sitemap li:before {
        content: "";
    }

    footer section.footerinfo {
        height: 140px;
        text-align: center;
    }

    .fl-left,
    .fl-right {
        float: none;
        font-size: 0.7rem !important;
    }

    .to-top {
        bottom: 0;
        right: 0;
        display: flex !important;
        width: 100%;
    }

    .to-top a {
        padding: 10px 5px;
        flex-basis: 29%;
        border-bottom: none;
        border-right: 1px solid #fff;
    }

    .header_mobile {
        display: table !important;
        width: 100vw;
        height: 65px;
        margin: auto;
        position: fixed;
        z-index: 2;
        background: #fff;
        left: 0;
        top: 0;
    }

    .header_mobile .logo_m {
        font-size: 0;
        padding: 0;
        width: 50vw;
        text-align: left;
    }

    .header_mobile div {
        display: table-cell;
        vertical-align: middle;
    }

    .header_mobile .menu_m {
        width: 14vw;
        text-align: center;
    }

    .header_mobile .logo_m img {
        max-width: 85%;
        max-height: 5vh;
    }

    .header_mobile .menu_m a {
        text-decoration: none;
        color: #444;
    }

    .header_mobile .menu_m i {
        display: block;
        font-weight: bold;
        font-size: 1.3rem;
    }

    .header_mobile .menu_m span {
        font-size: 0.7rem;
    }

    .drawer_close {
        text-align: right;
        border-bottom: 1px solid #000;
    }

    .drawer_close button {
        padding: 10px 20px;
        border: none;
        background: transparent;
    }

    .drawer_close button i {
        font-weight: bold;
        font-size: 1.5rem;
        color: #fff;
    }

    form.drawer_search {
        text-align: center;
        padding: 20px 10px;
    }

    form.drawer_search .placeholder {
        background: rgba(255, 255, 255, 0.7);
        border: none;
        padding: 5px 10px;
        width: 80vw;
        height: 2rem;
    }

    form.drawer_search .button {
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        background: rgba(255, 255, 255, 0.7);
        width: 10vw;
        border: none;
        height: 2rem;
        color: #000;
    }

    li.f-level1,
    li.f-level2 {
        position: relative;
    }

    li.f-level1 a,
    li.f-level2 a {
        display: block;
        text-align: left;
        border-bottom: 1px solid #ccc;
        padding: 0.5rem 0 0.5rem 1rem;
        font-size: 0.9rem;
        color: #333;
        text-decoration: none;
    }

    li.f-level1>a:before {
        content: "\f0da";
        padding-right: 0.5rem;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
    }

    .drawer-nav a {
        color: #fff !important;
        border-bottom: 1px solid #000 !important;
    }

    span.f-leveldown {
        position: absolute;
        height: 36px;
        right: 0;
        padding: 0 15px 0 25px;
        line-height: 36px;
        z-index: 9;
        top: 0;
        cursor: pointer;
    }

    ul.f-level2 {
        display: none;
        background: #444;
        padding: 0.5rem 0;
    }

    li.f-level2 a {
        font-size: 0.8rem;
        border: none;
        padding: 0.25rem 0 0.25rem 2rem;
    }

}

@media (max-width: 1070px) {
    .home section.sns .sns-child {
        flex-basis: 100%;
        padding: 0 2%;
        margin-bottom: 20px;
    }
}

.headimg .head {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    text-align: center;
    padding: 0;
    margin: 0;
}

.banner-logo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/img/logo.jpg);
    background-position: center;
    background-size: cover;
    z-index: 4;
}

.banner-color-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 9px #000;
    z-index: 5;
}

.banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    text-shadow: 0 0 9px #000;
    z-index: 6;
    color: #FFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    font-weight: bold;
}

.default_map iframe {
    width: 100%;
    height: 300px;
}

section.category-list {
    flex-basis: 100%;
    max-width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

section.category-list h2 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
}

.category-bgc {
    background: #e6f4ff;
    margin: 1rem 0;
    padding: 1.5rem 0;
}

section.category-list ul {
    margin: 1rem 0;
    /* text-align: center; */

    /*display: flex;*/
    /*gap: 12px;*/
    /*flex-wrap: wrap;*/
}

section.category-list ul li {
    flex: 1;
    width: 100%;
    // display: block;
}

section.category-list ul li a {
    width: 100%;
    font-size: .9rem;
    padding: 10px 17px;
    display: block;
    background: #FFF;
    margin: 5px 5px;
    border-radius: 20px;
    text-decoration: none;
    color: #024581;
}

.pill {
    @apply bg-white
    text-blue-700
    px-6
    py-3
    rounded-full
    text-sm
    font-medium
    shadow-sm
    hover:bg-blue-50
    hover:text-blue-800
    transition
    whitespace-nowrap;
}

.drawer-nav {
    position: fixed;
    z-index: 50;
    top: 0;
    overflow: scroll;
    width: 100vw;
    height: 100%;
    color: #fff;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    background-color: #444;
}

.drawer-nav.is-open {
    transform: translateX(0);
}

.drawer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* overlay */
/* .drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 30;
} */
