@font-face {
    font-family: "design_plus";
    src: url("fonts/design_plus.eot?v=1.1");
    src: url("fonts/design_plus.eot?v=1.0#iefix") format("embedded-opentype"), url("fonts/design_plus.woff?v=1.1") format("woff"), url("fonts/design_plus.ttf?v=1.1") format("truetype"), url("fonts/design_plus.svg?v=1.1#design_plus") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon-arrow-right:before {
    content: "";
}

.icon-file-text:before {
    content: "";
}

.icon-share-alt:before {
    content: "";
}

.icon-phone:before {
    content: "";
}

.icon-envelope:before {
    content: "";
}

.icon-tag:before {
    content: "";
}

.icon-pencil:before {
    content: "";
}

.icon-close:before {
    content: "";
}

body {
    word-wrap: break-word;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

img[class*="wp-image-"] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wp-caption {
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    max-width: 100%;
    border-radius: 4px;
    padding: 0 10px;
}

.wp-caption.aligncenter {
    margin-bottom: 10px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption .wp-caption-text {
    text-align: center;
    margin-top: 10px;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}

.gallery dd {
    margin: 0;
}

.gallery-caption {
    display: block;
}

embed,
iframe,
object {
    max-width: 100%;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.main-content-inner {
    padding-bottom: 1.5em;
}

.hentry {
    margin: 0 0 1.5em;
}

.sticky {
    display: block;
}

.bypostauthor {
    display: block;
}

.clear {
    clear: both;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:active>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.widget {
    margin-bottom: 2em;
}

.widget_nav_menu ul.sub-menu li,
.widget_pages ul.children li {
    padding-left: 15px;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.widget select {
    max-width: 100%;
}

.comment .children {
    margin-left: 1.5em;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.entry-meta {
    clear: both;
}

#bread_crumb {
    padding: 0 0 20px;
    margin: 20px auto 0;
}

#bread_crumb li.home a {
    float: left;
    height: 15px;
    width: 0px;
    line-height: 15px;
    display: block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#bread_crumb li.home a span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

#bread_crumb li.home a:before {
    font-family: "design_plus";
    color: #888;
    font-size: 14px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#bread_crumb li.home:after {
    display: none;
}

#bread_crumb li.home a:before {
    content: "";
}

#bread_crumb li.home a:hover:before {
    color: #fff;
}

#bread_crumb li {
    color: #aaa;
    font-size: 12px;
    display: inline;
    padding: 0 15px 0 0;
    margin: 0 0 0 15px;
    line-height: 160%;
    position: relative;
}

#bread_crumb li:after {
    font-family: "design_plus";
    content: "";
    color: #aaa;
    font-size: 9px;
    display: block;
    position: absolute;
    left: -20px;
    top: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#bread_crumb li a {
    color: #888;
}

.pc .no_side #bread_crumb,
.pc .error404 #bread_crumb {
    width: 900px;
}

.entry-content .alignright {
    float: right;
}

.entry-content .alignleft {
    float: left;
}

.entry-content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
}

.entry-content blockquote.alignleft,
.entry-content img.alignleft {
    margin: 7px 24px 7px 0;
}

.entry-content .wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}

.entry-content blockquote.alignright,
.entry-content img.alignright {
    margin: 7px 0 7px 24px;
}

.entry-content .wp-caption.alignright {
    margin: 7px 0 7px 14px;
}

.entry-content blockquote.aligncenter,
.entry-content img.aligncenter,
.entry-content .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}

.entry-content p {
    line-height: 2;
    margin: 0 0 2em 0;
}

.entry-content blockquote p {
    line-height: 2;
    margin: 0 0 2em 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    clear: both;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
}

.entry-content h1 {
    font-size: 150%;
}

.entry-content h2 {
    font-size: 140%;
}

.entry-content h3 {
    font-size: 130%;
}

.entry-content h4 {
    font-size: 120%;
}

.entry-content h5 {
    font-size: 110%;
}

.entry-content h6 {
    font-size: 100%;
}

.entry-content img[class*="align"],
.entry-content img[class*="wp-image-"],
.entry-content img[class*="attachment-"],
.entry-content img.size-full,
.entry-content img.size-large,
.entry-content .wp-post-image,
.entry-content img {
    height: auto;
    max-width: 100%;
}

.entry-content li,
.entry-content dt,
.entry-content dd {
    line-height: 2.2;
}

.entry-content ul,
.entry-content ol,
.entry-content dl {
    margin-bottom: 24px;
    padding: 0;
}

.entry-content ol {
    list-style: decimal outside none;
    margin-left: 1.5em;
}

.entry-content ul {
    list-style: circle outside none;
    margin-left: 1.3em;
}

.entry-content li>ul,
.entry-content li>ol {
    margin-bottom: 0;
}

.entry-content dt {
    font-weight: bold;
}

.entry-content dd {
    margin-bottom: 1em;
}

.entry-content table {
    margin: 0 0 24px 0;
}

.entry-content td,
.entry-content th {
    border: 1px solid #bbb;
    padding: 10px 15px 7px;
    line-height: 2.2;
    background: #fff;
}

.entry-content th {
    background: #ddd;
    font-weight: normal;
}

.entry-content blockquote {
    margin: 0 0 25px 0;
    padding: 27px 30px 0;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 0px 0px #f2f2f2;
    position: relative;
}

.entry-content blockquote:before {
    content: "\"";
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #5cbcd7;
}

.entry-content blockquote:after {
    content: "\"";
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 7px;
    right: -2px;
    color: #5cbcd7;
}

.entry-content blockquote cite {
    border-top: 1px dotted #aaa;
    display: block;
    padding: 20px 0 0 0;
    font-style: italic;
    text-align: right;
    font-size: 90%;
}

.entry-content .wp-caption {
    margin-bottom: 24px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.entry-content .wp-caption-text {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px auto;
}

.entry-content .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.gallery {
    margin-bottom: 20px;
}

.gallery a img {
    border: 0 !important;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

.gallery-columns-10 .gallery-item {
    max-width: 7%;
    max-width: -webkit-calc(9.4% - 0px);
    max-width: calc(9.4% - 0px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n),
.gallery-columns-10 .gallery-item:nth-of-type(10n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.gallery-columns-10 .gallery-caption {
    display: none;
}

.entry-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content address {
    margin: 0 0 24px 0;
    line-height: 2.2;
}

.entry-content pre {
    border-left: 5px solid #7fc120;
    font-size: 12px;
    margin: 0 0 27px 0;
    line-height: 25px;
    background: url("img/common/pre.gif") repeat left top;
    padding: 0 17px;
    overflow: auto;
}

.entry-content .sticky {}

.entry-content .mejs-container {
    margin: 12px 0 25px;
}

.staff-img-list {
    height: 310px;
}

.fit-img {
    object-fit: cover;
}

.hiring_process {
    list-style: none;
    padding: 0;
}

.hiring_process li {
    padding: 20px 0 20px 20px;
    position: relative;
    border: 3px solid #ccc;
    font-size: 2rem;
}

.hiring_process li+li:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 0;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: rotate(45deg);
}

.hiring_process li p {
    font-size: 1.25rem;
}

.process_num {
    padding: 10px 10px 0;
    display: inline-block;
    color: #555;
    font-size: 3.75rem;
    font-weight: bold;
}

.entry-th {
    width: 30%;
    vertical-align: middle !important;
    background-color: #f1f1f1;
}

.entry-td {
    padding: 15px !important;
}

.entry-td textarea {
    min-height: 13.5rem;
}

.yu-nami-color {
    padding: 10px;
    color: #fff !important;
    background-color: #FFA500;
}

.yu-nami-entry-form td {
    width: 70%;
    padding: 20px !important;
}

@media (max-width: 768px) {
    .site-nav {
        display: none;
    }
}

@media screen and (max-width: 414px) {
    .last td:last-child {
        border-bottom: solid 1px #ccc;
        width: 100%;
    }

    .yu-nami-entry-form th {
        background-color: #eee;
    }

    .yu-nami-entry-form th,
    .yu-nami-entry-form td {
        border-bottom: none;
        display: block;
        width: 100%;
        padding: 15px !important;
    }
}


/* 追加 */

.col-xs-100.col-md-100.col-lg-80.agent-header-menu.romaji {
    display: flex;
    width: fit-content;
}

.header-nav-tab {
    width: 148px;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-left: -35px;
}

.header-nav-tab.mrleft {
    margin-left: -26px;
}

.nav-info:before {
    content: "";
    position: absolute;
    top: 66%;
    left: -17px;
    margin-top: -14px;
    border: 8px solid transparent;
    border-right: 13px solid #FFF;
    z-index: 2;
}

.nav-info:after {
    content: "";
    position: absolute;
    top: 66%;
    left: -22px;
    margin-top: -14px;
    border: 8px solid transparent;
    border-right: 16px solid #555;
    z-index: 1;
}

.nav-info {
    border: 1px solid #000;
    border-radius: 60px;
    background-color: #fff;
    padding: 0px 20px 10px 24px;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    margin-top: 10px;
    margin-left: 1px;

}

.nav-info p {
    font-weight: 100;
}

.nav-info1 {
    font-size: 20px;
    margin-bottom: 0px;
    letter-spacing: 0.05em;
}

.nav-info-3 {
    color: #910505;
    font-size: 28px;
}

.nav-info2 {
    font-size: 12px;
    margin-bottom: 0px;
}

.link-button-azure_top {
    right: -40px !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.\{\$active_recruit\}.menu-item-21 {
    margin-right: 8px;
}

.tab {
    width: 100vw;
    height: 140px;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    /* margin-right: calc(50% - 50vw); */
    /* margin-left: calc(50% - 50vw); */
}

.tab-info {
    background-color: #fff;
    border-radius: 20px 0 0 20px;
    display: block;
    padding: 34px 30px 35px 50px;
    width: 30%;
    text-align: left;
    position: absolute;
    right: 0;
    color: #000;
    z-index: 9999;
}

.tab.first-view {
    display: none;
    margin-top: -20px;
    margin-bottom: 40px;
    position: absolute;
    top: 20%;
}

a:hover,
a:active {
    color: inherit;
}

div#top {
    position: relative;
}

.tab.first-view .tab-info {
    border-radius: 0px 20px 20px 0px;
    left: 0;
}

.tab-info p {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    line-height: 120% !important;
}

.tab-info-3 {
    color: #910505;
    font-size: 52px;
}

.info1 {
    font-size: 48px;
    letter-spacing: 0.1em;
}

@media only screen and (max-width: 1200px) {
    .info1 {
        font-size: 40px;
        letter-spacing: 0.1em;
    }
}

@media only screen and (max-width: 1199px) {
    .tab.first-view {
        display: block;
        margin-top: -20px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 710px) {
    .tab.first-view {
        display: block;
        margin-top: -20px;
        margin-bottom: 40px;
    }

    .tab-info {
        width: 40%;
    }
}

@media only screen and (max-width: 480px) {
    .tab-info {
        width: 65%;
    }
}

.info2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.detail {
    font-size: 12px;
    color: #000;
    text-align: right;
    display: block;
}

.container.section.section-small {
    overflow: visible !important;
}

@media only screen and (max-width: 953px) {
    .info1 {
        font-size: 32px;
        letter-spacing: 0.1em;
    }
}

@media only screen and (max-width: 833px) {
    .tab {
        margin-top: 20px;
    }

    .tab-info {
        padding: 34px 30px 35px 35px;
    }

    .info1 {
        font-size: 27px;
        letter-spacing: 0.1em;
    }
}