@charset "UTF-8";
@media screen and (min-width: 768px), print {
  main {
    margin-top: 50px;
  }
  .sys-bread-wrapper {
    margin-top: 55px;
    margin-bottom: 35px;
  }
  .sys-bread-wrapper > .seo_bread_list {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
  }
  .sys-title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 50px;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: center;
  }
  .seo_bread_list {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
  }
  .sys-bread-wrapper {
    margin-top: 53px !important;
    margin-bottom: 40px !important;
  }
  .corporate-header {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .corporate-header::before {
    content: "";
    display: block;
    width: 80px;
  }
  .corporate-header + p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 74px;
  }
  .corporate-main {
    position: relative;
    width: 100%;
    max-width: 1200px;
  }
  .corporate-main > img {
    display: block;
    max-width: 100%;
  }
  .title__scroll {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 22px;
    width: 80px;
    margin-bottom: 25px;
  }
  .title__scroll > span {
    line-height: 1;
    font-size: 13px;
    font-weight: normal;
    writing-mode: vertical-rl;
    letter-spacing: 0.05em;
  }
  .title__scroll::after {
    content: "";
    display: block;
    width: 1px;
    height: 80px;
    background-color: #1a1a1a;
  }
  .corporate-sec-wrapper {
    margin-top: 143px;
    margin-bottom: 321px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec-header > .en {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 13px;
    font-size: 70px;
    font-weight: 500;
    line-height: 1;
    color: #D7DEE2;
  }
  .sec-header > .ja {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .lb-wrap {
    position: relative;
    padding-left: 51px;
  }
  .lb-wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background-image: linear-gradient(162.34deg, #54c2f0 0%, #1a77bc 100%);
  }
  .sec {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .sec.sec-greeting .sec-header {
    padding-top: 46px;
    margin-bottom: 60px;
  }
  .sec.sec-greeting .sec-contents {
    display: flex;
    align-items: flex-start;
    gap: 76px;
    padding-bottom: 50px;
  }
  .sec.sec-greeting .president-pic {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 244px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .sec.sec-greeting .president-pic > figure > img {
    display: block;
    max-width: 100%;
  }
  .sec.sec-greeting .president-position {
    margin-top: 27px;
    font-size: 20px;
  }
  .sec.sec-greeting .president-name {
    margin-top: 15px;
    font-size: 25px;
  }
  .sec.sec-greeting .president-message {
    flex: 1;
    margin-top: -7px;
  }
  .sec.sec-greeting .president-message > p {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.375;
  }
  .sec.sec-greeting .president-message > p + p {
    margin-top: 2.375em;
  }
  .sec.sec-policy {
    margin-top: 120px;
  }
  .sec.sec-policy .sec-header {
    padding-top: 47px;
    margin-bottom: 65px;
  }
  .sec.sec-policy .sec-contents {
    padding-bottom: 50px;
  }
  .sec.sec-policy .policy-list__record {
    display: flex;
    align-items: flex-start;
    gap: 43px;
  }
  .sec.sec-policy .policy-list__record > dt {
    width: 4em;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4545454545;
    color: #11526F;
    text-align: center;
  }
  .sec.sec-policy .policy-list__record > dd {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.375;
  }
  .sec.sec-policy .policy-list__record + .policy-list__record {
    margin-top: 32px;
  }
  .sec.sec-character {
    margin-top: 120px;
  }
  .sec.sec-character .sec-header {
    padding-top: 46px;
    margin-bottom: 64px;
  }
  .sec.sec-character .sec-contents {
    display: flex;
    justify-content: flex-start;
    gap: 104px;
    padding-bottom: 29px;
  }
  .sec.sec-character .character-info {
    width: -moz-fit-content;
    width: fit-content;
  }
  .sec.sec-character .character-info > p {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.375;
  }
  .sec.sec-character .character-info > p + p {
    margin-top: 2.375em;
  }
  .sec.sec-character .character-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #11526F;
    margin-bottom: 6px;
  }
  .sec.sec-character .character-image {
    margin-top: 10px;
    width: 252px;
  }
  .sec.sec-character .character-image > img {
    display: block;
    max-width: 100%;
  }
  .sec.sec-profile {
    margin-top: 113px;
  }
  .sec.sec-profile .sec-header {
    padding-top: 54px;
    padding-bottom: 16px;
  }
  .sec.sec-profile .sec-contents {
    margin-top: 61px;
  }
  .sec.sec-profile .prfofile-table {
    width: 100%;
    font-size: 16px;
    line-height: 1.875;
    border-collapse: collapse;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
  }
  .sec.sec-profile .prfofile-table th, .sec.sec-profile .prfofile-table td {
    padding-top: 10px;
    padding-bottom: 18px;
  }
  .sec.sec-profile .prfofile-table th {
    width: 135px;
    padding-left: calc((135px - 6em) / 2);
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    background-color: #F5F6F7;
    text-align: left;
  }
  .sec.sec-profile .prfofile-table td {
    padding-left: 44px;
    border-top: 1px solid #1a1a1a;
    border-left: 1px solid #1a1a1a;
  }
  .sec.sec-profile .prfofile-table td.subh {
    padding-left: 0;
    width: 196px;
    text-align: center;
  }
  .sec.sec-profile .prfofile-table tr.narrow > th, .sec.sec-profile .prfofile-table tr.narrow > td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .sec.sec-history {
    margin-top: 120px;
  }
  .sec.sec-history .sec-header {
    padding-top: 52px;
    padding-bottom: 16px;
  }
  .sec.sec-history .sec-contents {
    margin-top: 50px;
  }
  .sec.sec-history .history-table {
    width: 100%;
    font-size: 16px;
    line-height: 1.875;
    border-collapse: collapse;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
  }
  .sec.sec-history .history-table th, .sec.sec-history .history-table td {
    padding-top: 6.5px;
    padding-bottom: 7px;
  }
  .sec.sec-history .history-table th {
    width: 135px;
    padding-left: 34px;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    background-color: #F5F6F7;
    text-align: left;
  }
  .sec.sec-history .history-table td {
    padding-left: 44px;
    border-top: 1px solid #1a1a1a;
    border-left: 1px solid #1a1a1a;
  }
  .sec.sec-access {
    margin-top: 120px;
  }
  .sec.sec-access .sec-header {
    padding-top: 49px;
    padding-bottom: 20px;
  }
  .sec.sec-access .sec-contents {
    margin-top: 33px;
  }
  .sec.sec-access .access-block {
    width: 1090px;
    margin-left: auto;
    margin-right: auto;
  }
  .sec.sec-access .access-block + .access-block {
    margin-top: 85px;
  }
  .sec.sec-access .access-addr {
    margin-bottom: 55px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  .sec.sec-access .access-map {
    margin-left: auto;
    margin-right: auto;
    width: 937px;
    aspect-ratio: 937/612;
  }
  .sec.sec-access .access-map > iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sec.sec-access .access-map.comingsoon {
    position: relative;
  }
  .sec.sec-access .access-map.comingsoon::after {
    content: "comingsoon";
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    background-color: #E5E8EA;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  main {
    margin-top: 9.6618357488vw;
  }
  .sys-bread-wrapper {
    margin-top: 13.2850241546vw;
    margin-bottom: 8.4541062802vw;
  }
  .sys-bread-wrapper > .seo_bread_list {
    max-width: 309.1787439614vw;
    width: 95%;
    margin: 0 auto;
  }
  .sys-title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 9.0579710145vw;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: center;
  }
  .title__scroll {
    display: none;
  }
  .corporate-sec-wrapper {
    width: 94.2028985507vw;
    margin-top: 14.4927536232vw;
    margin-bottom: 21.7391304348vw;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-header > .en {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 1.9323671498vw;
    font-size: 7.2463768116vw;
    font-weight: 500;
    line-height: 1;
    color: #D7DEE2;
  }
  .sec-header > .ja {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 5.3140096618vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .lb-wrap {
    position: relative;
    padding-left: 4.347826087vw;
  }
  .lb-wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.4492753623vw;
    height: 100%;
    background-image: linear-gradient(162.34deg, #54c2f0 0%, #1a77bc 100%);
  }
  .sec {
    width: 100%;
  }
  .sec.sec-greeting .sec-header {
    padding-top: 4.8309178744vw;
    margin-bottom: 7.2463768116vw;
  }
  .sec.sec-greeting .sec-contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5.7971014493vw;
    padding-bottom: 7.2463768116vw;
  }
  .sec.sec-greeting .president-pic {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 58.9371980676vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .sec.sec-greeting .president-pic > figure > img {
    display: block;
    max-width: 100%;
  }
  .sec.sec-greeting .president-position {
    margin-top: 3.8647342995vw;
    font-size: 3.8647342995vw;
  }
  .sec.sec-greeting .president-name {
    margin-top: 1.9323671498vw;
    font-size: 4.8309178744vw;
  }
  .sec.sec-greeting .president-message > p {
    font-size: 3.3816425121vw;
    font-weight: 500;
    line-height: 2.375;
  }
  .sec.sec-greeting .president-message > p + p {
    margin-top: 2.375em;
  }
  .sec.sec-policy {
    margin-top: 14.4927536232vw;
  }
  .sec.sec-policy .sec-header {
    padding-top: 4.8309178744vw;
    margin-bottom: 7.2463768116vw;
  }
  .sec.sec-policy .sec-contents {
    padding-bottom: 7.2463768116vw;
  }
  .sec.sec-policy .policy-list__record > dt {
    font-size: 4.347826087vw;
    font-weight: 500;
    line-height: 1.4545454545;
    color: #11526F;
  }
  .sec.sec-policy .policy-list__record > dd {
    padding-left: 1em;
    font-size: 3.3816425121vw;
    font-weight: 500;
    line-height: 2.375;
    margin-top: 0.5em;
  }
  .sec.sec-policy .policy-list__record + .policy-list__record {
    margin-top: 3.8647342995vw;
  }
  .sec.sec-character {
    margin-top: 14.4927536232vw;
  }
  .sec.sec-character .sec-header {
    padding-top: 4.8309178744vw;
    margin-bottom: 7.2463768116vw;
  }
  .sec.sec-character .sec-contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7.2463768116vw;
    padding-bottom: 7.2463768116vw;
  }
  .sec.sec-character .character-info {
    order: 2;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sec.sec-character .character-info > p {
    font-size: 3.3816425121vw;
    font-weight: 500;
    line-height: 2.375;
  }
  .sec.sec-character .character-info > p + p {
    margin-top: 2.375em;
  }
  .sec.sec-character .character-name {
    font-size: 4.8309178744vw;
    font-weight: 600;
    line-height: 1;
    color: #11526F;
    margin-bottom: 1.4492753623vw;
  }
  .sec.sec-character .character-image {
    order: 1;
    width: 48.309178744vw;
  }
  .sec.sec-character .character-image > img {
    display: block;
    max-width: 100%;
  }
  .sec.sec-profile {
    margin-top: 14.4927536232vw;
  }
  .sec.sec-profile .sec-header {
    padding-top: 4.8309178744vw;
    padding-bottom: 4.8309178744vw;
  }
  .sec.sec-profile .sec-contents {
    margin-top: 7.2463768116vw;
  }
  .sec.sec-profile .prfofile-table {
    display: block;
    font-size: 3.3816425121vw;
    line-height: 1.875;
    border-collapse: collapse;
    border-bottom: 0.2415458937vw solid #1a1a1a;
  }
  .sec.sec-profile .prfofile-table tbody, .sec.sec-profile .prfofile-table tr {
    display: block;
  }
  .sec.sec-profile .prfofile-table th, .sec.sec-profile .prfofile-table td {
    display: block;
    padding: 0.75em 1em;
  }
  .sec.sec-profile .prfofile-table th {
    background-color: #F5F6F7;
    text-align: left;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px dashed #ccc;
  }
  .sec.sec-profile .prfofile-table td:first-child {
    padding-top: 0;
  }
  .sec.sec-profile .prfofile-table td.subh {
    padding-bottom: 0;
    font-weight: bold;
  }
  .sec.sec-profile .prfofile-table td.subh + td {
    padding-top: 0em;
    padding-left: 2em;
  }
  .sec.sec-history {
    margin-top: 14.4927536232vw;
  }
  .sec.sec-history .sec-header {
    padding-top: 4.8309178744vw;
    padding-bottom: 4.8309178744vw;
  }
  .sec.sec-history .sec-contents {
    margin-top: 7.2463768116vw;
  }
  .sec.sec-history .history-table {
    width: 100%;
    font-size: 3.3816425121vw;
    line-height: 1.875;
    border-collapse: collapse;
    border-top: 0.2415458937vw solid #1a1a1a;
    border-bottom: 0.2415458937vw solid #1a1a1a;
  }
  .sec.sec-history .history-table th, .sec.sec-history .history-table td {
    padding: 0.75em 1em;
  }
  .sec.sec-history .history-table th {
    width: 25%;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    background-color: #F5F6F7;
    text-align: left;
  }
  .sec.sec-history .history-table td {
    border-top: 1px solid #1a1a1a;
    border-left: 1px solid #1a1a1a;
  }
  .sec.sec-access {
    margin-top: 14.4927536232vw;
  }
  .sec.sec-access .sec-header {
    padding-top: 4.8309178744vw;
    padding-bottom: 4.8309178744vw;
  }
  .sec.sec-access .sec-contents {
    margin-top: 7.2463768116vw;
  }
  .sec.sec-access .access-block {
    width: 100%;
  }
  .sec.sec-access .access-block + .access-block {
    margin-top: 9.6618357488vw;
  }
  .sec.sec-access .access-addr {
    margin-bottom: 3.8647342995vw;
    font-size: 3.6231884058vw;
    font-weight: 500;
    line-height: 1.6;
  }
  .sec.sec-access .access-map {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    aspect-ratio: 937/612;
  }
  .sec.sec-access .access-map > iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sec.sec-access .access-map.comingsoon {
    position: relative;
  }
  .sec.sec-access .access-map.comingsoon::after {
    content: "comingsoon";
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #E5E8EA;
    font-size: 3.1400966184vw;
    font-weight: 500;
    line-height: 1;
  }
}