@charset "UTF-8";
@keyframes scroll {
    0% {
        bottom: 12.5em;
    }
    to {
        bottom: 0;
    }
}

@keyframes zoomUp {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.home_page .key {
    position: relative;
    z-index: 3;
    --height: 52.1vw;
    --min-height: 520px;
    --max-height: 750px;
    height: var(--height);
    min-height: var(--min-height);
    max-height: var(--max-height);
    font-size: min(0.625em, 1vw);
    --space: calc(100vh - 52.1vw);
}

.home_page .key .bg {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.home_page .key .bg::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    transform: none;
    inset: 0;
    background-size: cover;
    background-color: var(--main-color);
    background-image: url(../images/idx_mv.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.home_page .key .inner {
    position: relative;
    width: 100%;
    max-width: 1160px;
}

.home_page .key .scroll {
    width: calc((100vw - 1120px) / 2 - 0px);
    position: absolute;
    min-width: 40px;
    left: 0;
    bottom: 0;
}

.home_page .key .scroll a {
    text-decoration: none;
    color: #fff;
    writing-mode: vertical-rl;
    text-orientation: inherit;
    word-wrap: break-word;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    left: calc(50% - 0.9em);
    width: 1.8em;
    bottom: 0px;
    font-family: Meiryo, arial, clean, verdana, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    padding-bottom: 13.7em;
    transition: all 0.3s;
}

.home_page .key .scroll a span {
    font-size: 1.2em;
    letter-spacing: 0.1em;
}

.home_page .key .scroll a:hover {
    color: var(--main-color);
}

.home_page .key .scroll a:after,
.home_page .key .scroll a:before {
    position: absolute;
    content: "";
    left: 50%;
    width: 1px;
}

.home_page .key .scroll a:before {
    background-color: #fff;
    height: 12.5em;
    opacity: 0.2;
    bottom: 0;
    opacity: 0.5;
}

.home_page .key .scroll a:after {
    background-color: #fff;
    width: 0.5em;
    border-radius: 50%;
    height: 0.5em;
    left: calc(50% - 0.25em);
    bottom: 0;
    animation: scroll 1.5s infinite alternate-reverse forwards;
}

.home_page .key .slider {
    width: 100%;
}

.home_page .key .key_text {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: calc(100% - 9.4em);
}

.home_page .key .key_text .item {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0px 4%;
}

.home_page .key .bnr {
    width: 35.7em;
    height: 18em;
    position: fixed;
    right: 5.55%;
    bottom: calc(7em + var(--space));
    transition: all 0.3s ease;
}

.home_page .key .bnr.active {
    right: calc(1% + 2em);
    bottom: 140px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    width: 27.7em;
    height: 15em;
}

.home_page .key .bnr .flex {
    position: relative;
    padding: 1em 1em 1em 1em;
    align-items: center;
    justify-content: center;
    background-image: url(../images/idx_bnr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0px 2em 5em 0px rgba(0, 30, 63, 0.08);
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.home_page .key .bnr .text {
    color: var(--main-color);
    text-align: center;
}

.home_page .key .bnr .top {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 10.3125em;
    height: 2.0625em;
    margin: 0px auto 0.1em;
    font-size: 1.6em;
    line-height: 1;
    background-color: #fff;
    border-radius: 1em;
    letter-spacing: 0.18em;
}

.home_page .key .bnr .dot {
    letter-spacing: 0;
}

.home_page .key .bnr .bot {
    font-size: 1.4em;
    letter-spacing: 0.12em;
    line-height: 1.3;
}

.home_page .key .bnr .bot span {
    letter-spacing: 0.1em;
}

.home_page .key .bnr .bot .big {
    letter-spacing: 0;
    font-size: 28px;
    letter-spacing: 0;
}

.home_page .key .bnr .bot .block {
    margin-top: 0px;
    display: block;
    color: #ff00ff;
}

.home_page .key .bnr .bot .sm1 {
    font-size: 18px;
    letter-spacing: 0.12em;
}

.home_page .key .bnr .bot .sm2 {
    font-size: 11px;
    letter-spacing: 0.05em;
}

.home_page .key .bnr .bot .sm3 {
    display: block;
    margin-top: 4px;
    font-size: 12px;
}

.home_page .key .bnr .close {
    position: absolute;
    top: -1em;
    right: -0.7em;
    width: 3.8em;
    height: 3.8em;
    --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' %3E%3Cpath d='M19.009,0.008 C29.502,0.008 38.009,8.516 38.009,19.009 C38.009,29.502 29.502,38.009 19.009,38.009 C8.515,38.009 0.009,29.502 0.009,19.009 C0.009,8.516 8.515,0.008 19.009,0.008 Z'/%3E%3C/svg%3E");
    mask-image: var(--mask);
    -webkit-mask-image: var(--mask);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
    mask-position: center;
    -webkit-mask-position: center;
    background-color: #323e88;
    cursor: pointer;
    z-index: 1;
}

.home_page .key .catch h2,
.home_page .key .catch p {
    color: #fff;
    letter-spacing: 0.1em;
}

.home_page .key .catch h2 {
    margin-bottom: 0.15em;
    font-size: 2.6em;
    line-height: 1.8;
}

.home_page .key .catch h2 .en {
    display: block;
    margin-left: -0.09em;
    line-height: 1;
    font-weight: 300;
    font-size: 3.0769em;
    letter-spacing: 0.05em;
}

.home_page .key .catch p {
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 4.4em;
}

.home_page .key .catch p span {
    display: inline-block;
}

.home_page .key .catch p .top {
    line-height: 1.3;
}

.home_page .key .catch p .top .sm {
    margin-left: 0.2em;
    margin-right: 0.5em;
}

.home_page .key .catch p .big {
    margin-left: 0.8em;
    font-size: 0.8421em;
    letter-spacing: 0.1em;
    line-height: 1;
}

.home_page .key .catch p .sm {
    font-size: 0.5em;
}

.home_page .key .catch p .sm1 {
    letter-spacing: 0.12em;
    font-size: 0.72727em;
}

.home_page .key .catch p .bot {
    line-height: 1.65;
    display: block;
}

.home_page .topic_path {
    display: none;
}

.home_page h3 {
    margin-bottom: 35px;
    color: var(--main-color);
    font-size: calc(var(--ttl_size) + 8px);
    font-weight: 400;
    letter-spacing: 0.1em;
}

.home_page h3 .en:not(.big) {
    margin-bottom: 0.1em;
    color: #323e88;
    letter-spacing: 0.1em;
    font-size: 0.5em;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
}

.home_page h3 .en.big {
    position: absolute;
    font-size: 3.8889em;
    color: #cac5f6;
    font-weight: 300;
    line-height: 1;
    top: -0.5em;
    left: -0.7em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    opacity: 0.15;
}

.home_page h3.sm {
    font-size: calc(var(--ttl_size) + 2px);
}

.home_page h3.sm .en {
    font-size: 0.5333em;
    margin-bottom: 0.35em;
}

.home_page h4 {
    line-height: 2.5;
    font-size: 1.625em;
    letter-spacing: 0.1em;
}

.home_page h4 span {
    display: block;
}

.home_page .white {
    color: #fff !important;
}

.home_page .white .en {
    color: #fff !important;
}

@media only screen and (min-width: 1441px) {
    .home_page .key {
        --space: calc(100vh - 750px);
    }
}

@media only screen and (min-width: 1680px) {
    .home_page .key {
        --space: calc(100vh - 800px);
        --max-height: 750px;
    }
}

@media only screen and (min-width: 1921px) {
    .home_page .key .bg::before {
        background-position: top;
    }
    .home_page .key {
        --max-height: 1400px;
        --space: calc(100vh - 1024px);
    }
    .home_page .key .bnr {
        bottom: calc(-30em + var(--space));
    }
}

@media only screen and (min-width: 769px) {
    .index04 .flex .bnr a:hover {
        opacity: 1;
    }
    .index04 .flex .bnr a:hover {
        background: var(--main-color);
        color: #fff;
        transition: 0.3s all;
    }
    .index04 .flex .bnr a:hover .icon {
        color: #fff;
    }
    .index04 .flex .bnr a:hover .icon img {
        filter: brightness(0)invert(1)
    }
    .home_page .key .scroll a:hover {
        color: #fff;
    }
    .home_page .key .bnr .close:hover {
        opacity: 0.8;
        transition: all 0.3s;
    }
    .home_page .key .bnr .flex:hover {
        background-color: rgb(248, 249, 249);
        opacity: 0.8;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .home_page .key {
        --max-height: 620px;
        --space: calc(100vh - 620px);
    }
    .home_page .key .key_text .item {
        padding: 0 6%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
    .home_page .key {
        --space: calc(100vh - 520px);
    }
}

@media only screen and (max-width: 1280px) and (min-width: 769px) and (orientation: landscape) {
    .home_page .key {
        font-size: min(0.6em, 1.1vmin);
    }
    .home_page .key .key_text .item {
        padding: 0 9%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) and (max-height: 800px) {
    .home_page .key {
        font-size: 0.9vmin;
    }
}

@media only screen and (min-width: 769px) and (max-height: 520px) {
    .home_page .key {
        --space: 0px;
    }
}

section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.idx_news {
    padding: 82px 0px 0px;
    z-index: 1;
    position: relative;
    --width: 13.6em;
}

.idx_news .inner_big {
    position: relative;
    z-index: 1;
}

.idx_news .box {
    overflow: hidden;
}

.idx_news .flex {
    margin: 0px auto;
}

.idx_news .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: var(--width);
}

.idx_news ul {
    width: calc(100% - var(--width) - 40px);
    max-width: 792px;
}

.idx_news li {
    border-bottom: 1px solid rgba(168, 171, 189, 0.5);
    width: auto;
}

.idx_news li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    padding: 2.07em 1.8125em;
    --w: 7.5em;
    --w2: 5.25rem;
    transition: all 0.3s;
    letter-spacing: 0.1em;
    white-space: nowrap;
    max-width: 100%;
    color: var(--clr1);
}

.idx_news li a::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    width: 7px;
    height: 12px;
    right: 3.5%;
    top: calc(50% - 6px);
    --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='72px' height='120px'%3E%3Cpath fill-rule='evenodd' fill='rgb(50, 62, 136)' d='M71.126,61.507 L62.344,70.275 L60.839,68.771 L9.656,119.901 L0.875,111.125 L52.059,60.000 L0.875,8.870 L9.656,0.097 L60.839,51.230 L62.344,49.727 L71.126,58.494 L69.618,60.001 L71.126,61.507 Z'/%3E%3C/svg%3E");
    mask-image: var(--mask);
    -webkit-mask-image: var(--mask);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
    mask-position: center;
    -webkit-mask-position: center;
    background-color: #323e88;
}

.idx_news li a span {
    display: inline-block;
}

.idx_news li a .date {
    width: var(--w);
    transition: all 0.3s;
    color: #868790;
    letter-spacing: 0.05em;
}

.idx_news li a .cate {
    width: var(--w2);
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875em;
    background-color: #323e88;
    color: #fff;
    padding-bottom: 0.1em;
}

.idx_news li a .cate.cate-column {
    background: #cac5f6;
}

.idx_news li a .title {
    max-width: calc(100% - var(--w) - var(--w2));
    position: relative;
    padding-left: 1em;
    padding-right: 0.5em;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
}

@media only screen and (min-width: 769px) {
    .idx_news li a:hover {
        opacity: 1;
        color: #000;
        background-color: #f1f1f1;
    }
    .idx_news li a:hover .date {
        color: #000;
    }
    .idx_news li a:hover::before {
        background-color: var(--clr2);
    }
    .idx_news h3 {
        margin-top: 30px;
        margin-bottom: 26px;
    }
}

.box_img {
    position: relative;
    z-index: 1;
    display: table;
    padding-bottom: 3.75em;
    padding-right: 5.0625em;
}

.box_img .sub {
    z-index: -1;
    right: 0;
    bottom: 0;
    position: absolute;
    max-width: 87.07%;
}

.idx_policy {
    position: relative;
    padding-top: 7.625em;
}

.idx_policy .inner_big {
    position: relative;
}

.idx_policy .box_left {
    padding-bottom: 4.4%;
    max-width: 465px;
    position: relative;
    z-index: 1;
}

.idx_policy .box_right {
    max-width: 573px;
}

@media only screen and (min-width: 769px) {
    .idx_policy h3 {
        margin-bottom: 1.5875em;
    }
    .idx_policy .idx_policy_row1 {
        max-width: 75em;
        margin-left: auto;
        margin-right: 0;
        align-items: center;
    }
    .idx_policy .txt p {
        line-height: 2.5;
    }
    .idx_policy .box_right {
        width: 55%;
    }
    .idx_policy .box_left {
        max-width: 28.5em;
        width: 43%;
    }
}

.idx_policy_row2 {
    padding: 3em 1.25em 3.875em;
    max-width: 69.875em;
    margin: 2.5em auto 0;
    background-image: url(../images/idx02_bnr.jpg);
    position: relative;
}

.idx_policy_row2 h4 {
    margin-bottom: 0.575em;
    color: #323e88;
    text-align: center;
}

.idx_policy_row2 h4 .en {
    margin-top: -6px;
    background-image: -moz-linear-gradient(90deg, rgb(164, 203, 238) 0%, rgb(100, 87, 178) 40%);
    background-image: -webkit-linear-gradient(90deg, rgb(164, 203, 238) 0%, rgb(100, 87, 178) 40%);
    background-image: -ms-linear-gradient(90deg, rgb(164, 203, 238) 0%, rgb(100, 87, 178) 40%);
    line-height: 0.85;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.0769em;
    font-weight: 300;
    letter-spacing: 0.05em;
}

.idx_policy_row2 .txt {
    margin-bottom: 1.9em;
}

.idx_policy_row2 .txt p {
    color: #323e88;
}

.idx_policy_row2 .btn-group .btn.style01 {
    margin: 1.85125em auto 0;
    max-width: 24.375em;
}

.idx_policy_row2 .btn-group .btn.style01 a {
    padding-top: 0.2em;
}

.idx_policy_row2 .btn-group .btn.style01 a:after {
    top: -0.025em;
    bottom: 0;
    margin: auto 0;
    right: 2.05em;
}

.max1440 {
    max-width: 90em;
    margin: 0px auto;
}

.idx_greeting {
    padding: 7.5em 0px;
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
}

.idx_greeting .idx_map {
    max-width: 69.875em;
    margin: 3.8125em auto 0;
}

.idx_greeting .idx_map iframe {
    height: 20em;
}

.idx_greeting_row2 {
    flex-wrap: nowrap;
    max-width: 69.875em;
    margin: 0 auto;
    padding-left: 4.1em;
    padding-top: 0;
    align-items: center;
}

.idx_greeting_row2 .box_left {
    max-width: 22.4375em;

    padding-top: 5px;
	flex:1;
	text-align:center;
}
.idx_greeting_row2 .box_left .ft_logo{
	margin-bottom:30px
}
.idx_greeting_row2 .box_left .ft_logo img{
	text-align:center;
	margin:0 auto;
}
.idx-txt-tbl{
	    font-size: 14px;
    text-align: left;
    font-weight: 500;
}

.idx_greeting_row2 .box_right {
    width: calc(100% - 22.4375em);
    padding-top: 1.125em;
    margin-left: 3.6875em;
    border-left: 1px solid #d3d5de;
    padding-left: 3.6875em;
    padding-bottom: 0.6875em;
}

.idx_greeting_row2 .box_right ul li {
    display: flex;
    margin-bottom: 1.4375em;
}

.idx_greeting_row2 .box_right ul li:last-child {
    margin-bottom: 0;
}

.idx_greeting_row2 .box_right ul li .tt {
    min-width: 4.375em;
    margin-right: 2.5em;
    display: inline-block;
}

.idx_greeting_row2 .box_right ul li .txt {
    line-height: 1.88em;
}

.idx_greeting_row2 .box_right ul li .txt .mt {
    font-size: 0.875em;
    letter-spacing: 0.03em;
    margin-top: 5px;
    display: inline-block;
    line-height: 1.99em;
}

.idx_greeting .wrap {
    position: relative;
    z-index: 1;
    margin: 0px auto;
    max-width: 90em;
}

.idx_greeting .box_img {
    padding-left: 4.2%;
    padding-bottom: 4.2%;
    padding-right: 0;
    max-width: 39.125em;
    height: fit-content;
}

.idx_greeting .box_img .sub {
    left: 0;
    right: auto;
    height: 310px;
}

.idx_greeting .box_img .sub img {
    height: 100%;
}

.idx_greeting .box_img .name {
    background-color: #fff;
    position: absolute;
    bottom: 5em;
    left: 1.375em;
    padding: 0.8em 3.2em 1.55em 3.6em;
}

.idx_greeting .box_img .name span {
    font-size: 0.875em;
    color: #2f3465;
    line-height: 1em;
}

.idx_greeting .box_img .name .big {
    font-size: 1.5em;
    display: block;
    margin-bottom: 0;
    margin-top: 0.1em;
    letter-spacing: 0.2em;
}

.idx_greeting .box_list {
    padding: 2.3125em 5em;
    background-color: #fafafc;
    margin-top: 3.125em;
}

.idx_greeting .box_list .content {
    max-width: 30.9375em;
    margin: 0px auto;
}

.idx_greeting .box_list .content>p {
    line-height: 2.5em;
    color: #2f3465;
}

.idx_greeting .box_list .tt {
    font-size: 1.125em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #d3d5de;
    margin-bottom: 0.5em;
    line-height: 2.25em !important;
    color: #2f3465;
}

.idx_greeting .box_list .tt .en {
    font-size: 0.875em;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-left: 0.5em;
    color: #9389ed;
    font-weight: 100;
}

.idx_greeting_row1 {
    max-width: 80.625em;
    padding-right: 0.8em;
}

.idx_greeting_row1 .box_text {
    position: relative;
    z-index: 1;
}

.idx_greeting_row1 .box_text .en.big {
    position: absolute;
    top: 0.045em;
    margin: 0 auto;
    left: -0.76em;
    right: 0;
    font-family: var(--f-en);
    font-size: 4.67em;
    font-weight: 300;
    color: rgb(202, 197, 246);
    z-index: -1;
}
.idx-tbl-greeting th{
	background-color:var(--main-color);
	color:#fff;
}
.idx-tbl-greeting th,td{
	border-color:#d4d4d4;
}
@media only screen and (min-width: 769px) {
    .idx_greeting_row1 .box_img {
        width: 50%;
    }
    .idx_greeting_row1 .box_text {
        width: 44.7%;
        padding-top: 4.625em;
    }
    .idx_greeting_row1 .box_text .content {
        margin-left: auto;
        margin-right: 0;
        max-width: 545px;
    }
    .idx_greeting_row1 .box_text h3 {
        margin-bottom: 1.95em;
        font-weight: 400;
    }
    .idx_greeting_row1 .box_text h3 .en {
        font-size: 0.6em;
        margin-bottom: 1px;
        font-weight: 500;
    }
    .idx_greeting_row1 .box_text h3 .jp {
        font-size: 1.2em;
    }
    .idx_greeting_row1 .box_text .txt>p {
        line-height: 2.5em;
    }
}

.link>a {
    position: absolute;
    z-index: 1;
    inset: 0;
}

.idx_map {
    max-width: 69.875em;
    margin: 3.75em auto 7.5em;
    height: 20em;
    filter: grayscale(1);
}

.idx_map iframe {
    height: 100%;
}

.index04 {
    background: url(../images/idx-bg-recruit.jpg) no-repeat center;
    background-size: cover;
    padding: 10.1875em 0 7.5em;
}

.index04 h3 {
    margin-bottom: 1.18em;
}

.index04 h3.white .idx_en {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -0.375em;
    font-family: var(--f-en);
    font-size: 3.9em !important;
    color: rgba(255, 255, 255, 0.1) !important;
    line-height: 0.8em;
    font-weight: 300;
    letter-spacing: 0.06em;
}

.index04 .flex {
    max-width: 52.75em;
    margin: 4.5em auto 0;
}

.index04 .flex .bnr {
    width: calc(100% / 3 - 1.5625em);
    margin-right: 1.875em;
}

.index04 .flex .bnr:last-child {
    margin-right: 0;
}

.index04 .flex .bnr a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 100%;
    height: 100%;
    min-height: 5em;
    padding-right: 0;
    color: var(--main-color);
    font-weight: 500;
    transition: 0.3s all;
}

.index04 .flex .bnr a .icon {
    display: flex;
    align-items: center;
    font-size: 1.125em;
    color: var(--main-color);
    font-weight: 500;
}

.index04 .flex .bnr a .icon img {
    margin-right: 1.2em;
    position: relative;
    top: 0.0625em;
}

.index04 .flex .bnr a .icon:before {
    display: none;
}

.line_animition {
    position: relative;
}

.gr_line .line {
    position: absolute;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

.gr_line .border {
    position: absolute;
}

.gr_line .border1 {
    border-top: 1px solid #ededed;
    width: 100%;
}

.gr_line .border2 {
    width: 0%;
    border-top: 1px solid #3f3099;
}

.gr_line .line1 {
    transform: skewY(156deg);
}

.gr_line .line1 .border {
    right: 0;
}

.gr_line .line2 {
    transform: skewY(-157deg);
}

.gr_line .line2 .border {
    left: 0;
}

.gr_line .number1 {
    top: 22.9375em;
}

.gr_line .number2 {
    top: 31.25em;
}

.gr_line .number3 {
    top: -8em;
}

.gr_line .line3 {
    transform: skewY(157.5deg);
}

@media only screen and (min-width: 769px) and (max-width: 1366px) {
    .idx_greeting_row1 .box_text .en.big {
        left: -0.2em;
        font-size: 3.7em;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
    .home_page h3 .en.big {
        font-size: 3em;
        left: -0.3em;
    }
    .home_page .key .bnr.active {
        width: 270px;
        height: 130px;
    }
    .home_page .key .bnr .close {
        width: 16px;
        height: 16px;
    }
    .idx_news .box {
        font-size: 1.25vw;
    }
    .idx_policy .idx_policy_row1,
    .idx_policy_row2,
    .idx_greeting,
    .idx_greeting_row2,
    .idx_map,
    .index04,
    .line_animition {
        font-size: 1.25vw;
    }
    .idx_policy .idx_policy_row1 .box_img img {
        width: 34.0625em;
        height: auto;
    }
    .idx_greeting_row1 {
        padding-right: 6.3em;
    }
    .idx_greeting_row1 .box_text .en.big {
        top: 0.045em;
        left: -0.5em;
        font-size: 3.67em;
    }
    .idx_greeting_row1 .box_text h3 {
        margin-bottom: 0.95em;
    }
    .idx_greeting_row2 {
        padding-left: 2.1em;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .home_page .key .bnr .bot .big {
        font-size: 20px;
    }
    .home_page .key .bnr .bot .sm1 {
        font-size: 11px;
    }
    .idx_news li a .cate {
        font-size: 10px;
    }
    .idx_news .box {
        font-size: 1.5vw;
    }
    .idx_policy .txt p {
        font-size: 12px;
    }
    .idx_policy .box_left {
        max-width: 32.5em;
    }
    .index04 .flex .bnr a .icon {
        font-size: 12px;
    }
    .home_page .key .bnr {
        width: 230px;
        height: 130px;
        right: 3.55%;
    }
    .home_page .key .bnr.active {
        right: 1.5%;
        bottom: 120px;
        width: 230px;
    }
    .home_page .key .bnr.active .bot .big {
        font-size: 19px;
    }
    .home_page .key .bnr.active .bot .sm1 {
        font-size: 10px;
    }
    .home_page .key .bnr.active .bot .sm3 {
        font-size: 10px
    }
    .home_page .key .bnr .bot {
        font-size: 1.2em;
    }
    .idx_greeting_row1 {
        padding-right: 5.3em;
    }
    .idx_greeting_row1 .box_text .en.big {
        font-size: 3em;
    }
    .home_page h3 .en.big {
        font-size: 2.8889em;
        left: -0.3em;
    }
    .idx_greeting .box_list {
        padding: 2.3125em 4em;
    }
    .index04 .txt>p {
        font-size: 13px;
    }
    .index04 .flex .bnr a .icon img {
        width: 12px;
    }
    .idx_greeting_row2 .box_left .ft_logo img {
        width: 100px;
        height: auto
    }
    .idx_policy h3 {
        margin-bottom: 0.5em;
        font-size: calc(var(--ttl_size) + 2px);
    }
}

.idx_greeting .box_img .name {
    bottom: 6em;
}


/*# sourceMappingURL=index_pc.css.map */