@charset "UTF-8";
@media all and (min-width: 751px) {
  /* MAINV */
  #mainv {
    position: relative;
    height: 830px;
  }
  #mainv .slick-list,
  #mainv .slick-track,
  #mainv .slick-slide,
  #mainv .slick-slide > div {
    width: 100%;
    height: 100%;
  }
  #mainv .image-box {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #mainv .image-box .image-list {
    width: 100%;
    height: 100%;
  }
  #mainv .image-box .image-list .image {
    display: none;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #mainv .image-box .image-list .image.image01 {
    display: block;
    background-image: url(../images/home/mainv/image01.jpg);
  }
  #mainv .image-box .image-list .image.image02 {
    background-image: url(../images/home/mainv/image02.jpg);
  }
  #mainv .image-box .image-list .image.image03 {
    background-image: url(../images/home/mainv/image03.jpg);
  }
  #mainv .image-box .image-list .image.image04 {
    background-image: url(../images/home/mainv/image04.jpg);
  }
  #mainv .image-box .image-list .image.image05 {
    background-image: url(../images/home/mainv/image05.jpg);
  }
  #mainv .image-box .mainv-filter {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../images/home/mainv/filter-mask01.svg), url(../images/home/mainv/filter-mask02.svg);
    mask-image: url(../images/home/mainv/filter-mask01.svg), url(../images/home/mainv/filter-mask02.svg);
    -webkit-mask-repeat: no-repeat, no-repeat;
    mask-repeat: no-repeat, no-repeat;
    -webkit-mask-position: 0 0, calc(50% + 306px) 0;
    mask-position: 0 0, calc(50% + 306px) 0;
    -webkit-mask-size: 100% 100%, 1893px 830px;
    mask-size: 100% 100%, 1893px 830px;
    mask-composite: exclude;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter01 {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #000000 0%, rgba(35, 24, 21, 0) 50%);
    opacity: 0.41;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter02 {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #000000 0%, rgba(35, 24, 21, 0) 50%);
    opacity: 0.42;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter03 {
    width: 100%;
    height: 100%;
    background-color: #1E0300;
    opacity: 0.3;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .triangle01 {
    width: 484px;
    height: 100%;
    background-color: #ffffff;
    clip-path: polygon(0 100%, 0.25px 100%, 100% 0, 329px 0);
    opacity: 0.11;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 60px));
  }
  #mainv .catch-box {
    color: #ffffff;
    position: absolute;
    bottom: 115px;
    left: calc(50% - 50px);
  }
  #mainv .catch-box .ja-text {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 193.75%; /* 31px */
    font-weight: bold;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
  }
  #mainv .catch-box .en-text {
    display: block;
    margin: 0 0 0 4px;
  }
  .h-title01 {
    line-height: 1.55;
    color: #00A9E0;
    margin-bottom: 20px;
  }
  .h-title01 .ja-text {
    display: block;
    font-weight: bold;
    font-size: 250%; /* 40px */
    margin-bottom: -5px;
  }
  .h-title01 .en-text {
    display: block;
    font-size: 137.5%; /* 22px */
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    letter-spacing: 0.15em;
    transform: scaleY(0.8);
    margin-left: 4px;
  }
  .h-title01 .en-text .st {
    font-size: 122.727272%; /* 27px */
  }
  .h-title01.co02 {
    color: #ffffff;
  }
  .h-leadtext {
    font-weight: bold;
    margin-bottom: 28px;
  }
  .h-linkbox {
    width: 460px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 35px;
    text-align: center;
  }
  .h-linkbox .btn-type01 {
    margin-bottom: 0;
  }
  .h-linkbox .btn-type01 > a {
    width: 100%;
  }
  #home-news {
    padding: 55px 0 0;
    margin-bottom: 90px;
    position: relative;
  }
  #home-news .title-area .title {
    display: flex;
    align-items: flex-end;
    line-height: 1.55;
    letter-spacing: 0.1em;
    padding: 0 4px;
    margin-bottom: 5px;
  }
  #home-news .title-area .title .ja-text {
    display: block;
    font-weight: bold;
    font-size: 162.5%; /* 26px */
    margin: 0 14px 0 0;
  }
  #home-news .title-area .title .en-text {
    display: inline-block;
    font-style: italic;
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    transform: scaleY(0.8);
    margin-bottom: 6px;
  }
  #home-news .title-area .title .en-text .st {
    display: inline-block;
    font-size: 125%; /* 20px */
    margin-right: 1px;
  }
  #home-news .news-box {
    position: relative;
  }
  #home-news .news-box .btn-type02 {
    position: absolute;
    top: -39px;
    right: 2px;
  }
  #home-about .visual-box {
    position: relative;
  }
  #home-about .visual-box > .one-block {
    height: 512px;
    position: relative;
  }
  #home-about .visual-box > .one-block:not(:last-of-type) {
    margin-bottom: 2px;
  }
  #home-about .visual-box > .one-block .text-box {
    width: 400px;
    color: #ffffff;
    position: relative;
    z-index: 2;
  }
  #home-about .visual-box > .one-block .text-box.pad01 {
    padding-top: 110px;
  }
  #home-about .visual-box > .one-block .text-box.pad02 {
    padding-top: 130px;
  }
  #home-about .visual-box > .one-block .image {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
  }
  #home-about .visual-box > .one-block .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #home-about .visual-box > .one-block .image:after {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgba(35, 24, 21, 0) 0, #283721 640px, #283721 100%);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
  }
  #home-about .visual-box > .one-block .image.filter-type02:after {
    width: 65%;
    opacity: 0.55;
  }
  #home-about .visual-box > .one-block:nth-of-type(even) .text-box {
    margin-left: auto;
  }
  #home-about .visual-box > .one-block:nth-of-type(even) .image:after {
    left: auto;
    right: 0;
    background: linear-gradient(to right, rgba(35, 24, 21, 0) 0, #283721 640px, #283721 100%);
  }
  #home-about .visual-box:before {
    content: "";
    display: block;
    width: 2098px;
    height: 1264px;
    background-color: #00A9E0;
    clip-path: polygon(0 0, 100% 100%, 1006px 0);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 1291px));
    opacity: 0.27;
    z-index: 2;
  }
  #home-about .visual-box:after {
    content: "";
    display: block;
    width: 923px;
    height: 556px;
    background-color: #00A9E0;
    clip-path: polygon(0 100%, 100% 0, 479px 0);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 706px));
    opacity: 0.27;
    z-index: 2;
  }
  #home-recruit {
    position: relative;
    padding-top: 92px;
    margin-bottom: 70px;
  }
  #home-recruit .column-box {
    display: grid;
    grid-template-columns: 46.71875% 475px;
    grid-template-rows: repeat(3, auto);
    gap: 0 80px;
  }
  #home-recruit .column-box .image {
    margin-bottom: 0;
  }
  #home-recruit .column-box .image img {
    vertical-align: middle;
  }
  #home-recruit .column-box .image01 {
    order: 1;
    grid-row: span 2;
    display: block;
    height: 670px;
    margin-bottom: 45px;
  }
  #home-recruit .column-box .image01 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #home-recruit .column-box .text-box {
    order: 2;
    padding-top: 27px;
    margin-bottom: 50px;
  }
  #home-recruit .column-box .link-area {
    order: 3;
    grid-column: 1/2;
    justify-self: flex-end;
    max-width: 485px;
    padding-right: 18px;
    box-sizing: border-box;
  }
  #home-recruit .column-box .link-area .btn-type01 > a {
    padding: 11px 35px 11px 15px;
    text-align: center;
  }
  #home-recruit .column-box .images-box {
    order: 4;
    grid-column: 2/3;
    grid-row: span 2/4;
    min-height: 507px;
    position: relative;
  }
  #home-recruit .column-box .images-box .image03 {
    position: absolute;
    top: 228px;
    right: -71px;
  }
  #home-recruit:before {
    content: "";
    display: block;
    width: 1047px;
    height: 987px;
    background-color: #00A9E0;
    clip-path: polygon(0 100%, 100% 0, 655px 0);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 420px));
    opacity: 0.27;
    z-index: -1;
  }
  #home-recruit:after {
    content: "";
    display: block;
    width: 570px;
    height: 595px;
    background-color: #00A9E0;
    clip-path: polygon(0 100%, 100% 0, 327px 0);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 680px));
    opacity: 0.27;
    z-index: -1;
  }
  #home-recruit .triangle01 {
    width: 1304px;
    height: 1277px;
    background-color: #00A9E0;
    clip-path: polygon(0 0, 100% 100%, 333px 0);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 604px));
    opacity: 0.27;
    z-index: -1;
  }
  #home-links {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  #home-links .one-block {
    display: block;
    height: 290px;
    text-decoration: none;
    color: #ffffff;
    position: relative;
  }
  #home-links .one-block .image {
    height: 100%;
    margin-bottom: 0;
  }
  #home-links .one-block .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
  }
  #home-links .one-block .text-box {
    line-height: 1.55;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 34px;
    z-index: 2;
  }
  #home-links .one-block .text-box .en-text {
    display: block;
    font-size: 137.5%; /* 22px */
    font-style: italic;
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    letter-spacing: 0.2em;
    margin-bottom: 8px;
  }
  #home-links .one-block .text-box .en-text .st {
    display: inline-block;
    font-size: 136.363636%; /* 30px */
    margin-right: 1px;
  }
  #home-links .one-block .text-box .ja-text {
    display: inline-block;
    font-weight: bold;
    position: relative;
    padding: 0 37px 0 12px;
    margin-bottom: 0;
  }
  #home-links .one-block .text-box .ja-text:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    border-radius: 50%;
    background-image: url(../images/common/arrow01.svg);
    background-position: center;
    background-size: 12px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  #home-links .one-block:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 24, 21, 0.5);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease-in-out;
  }
  #home-links .one-block:hover:after {
    background-color: rgba(35, 24, 21, 0.2);
  }
}
@media only screen and (max-width: 750px) {
  /* MAINV */
  .slick-list,
  .slick-track,
  .slick-slide,
  .slick-slide > div {
    width: 100%;
    height: 100%;
  }
  #mainv {
    position: relative;
    height: 340px;
  }
  #mainv .image-box {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #mainv .image-box .image-list {
    width: 100%;
    height: 100%;
  }
  #mainv .image-box .image-list .image {
    display: none;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #mainv .image-box .image-list .image.image01 {
    display: block;
    background-image: url(../images/home/mainv/image01_sp.jpg);
  }
  #mainv .image-box .image-list .image.image02 {
    background-image: url(../images/home/mainv/image02_sp.jpg);
  }
  #mainv .image-box .image-list .image.image03 {
    background-image: url(../images/home/mainv/image03_sp.jpg);
  }
  #mainv .image-box .image-list .image.image04 {
    background-image: url(../images/home/mainv/image04_sp.jpg);
  }
  #mainv .image-box .image-list .image.image05 {
    background-image: url(../images/home/mainv/image05_sp.jpg);
  }
  #mainv .image-box .mainv-filter {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../images/home/mainv/filter-mask01.svg), url(../images/home/mainv/filter-mask02_sp.svg);
    mask-image: url(../images/home/mainv/filter-mask01.svg), url(../images/home/mainv/filter-mask02_sp.svg);
    -webkit-mask-repeat: no-repeat, no-repeat;
    mask-repeat: no-repeat, no-repeat;
    -webkit-mask-position: 0 0, calc(50% + 121px) 0;
    mask-position: 0 0, calc(50% + 121px) 0;
    -webkit-mask-size: 100% 100%, 770px 340px;
    mask-size: 100% 100%, 770px 340px;
    mask-composite: exclude;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter01 {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #000000 0%, rgba(35, 24, 21, 0) 50%);
    opacity: 0.41;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter02 {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #000000 0%, rgba(35, 24, 21, 0) 50%);
    opacity: 0.42;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .mainv-filter .filter03 {
    width: 100%;
    height: 100%;
    background-color: #1E0300;
    opacity: 0.3;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainv .image-box .triangle01 {
    width: 198px;
    height: 100%;
    background-color: #ffffff;
    clip-path: polygon(0 100%, 100% 0, 134px 0);
    opacity: 0.11;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 5px));
  }
  #mainv .catch-box {
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    color: #ffffff;
    position: absolute;
    bottom: 15px;
    left: 0;
  }
  #mainv .catch-box .ja-text {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 112.5%; /* 18px */
    font-weight: bold;
    letter-spacing: 0.06em;
    margin-bottom: 7px;
  }
  #mainv .catch-box .en-text {
    display: block;
    margin: 0 0 0 4px;
  }
  #mainv .catch-box .en-text img {
    width: 100%;
    max-width: 300px;
  }
  /* COMMON */
  #content {
    padding-bottom: 0;
  }
  .h-title01 {
    line-height: 1.55;
    color: #00A9E0;
    margin-bottom: -7px;
  }
  .h-title01 .ja-text {
    display: block;
    font-weight: bold;
    line-height: 1.470588;
    font-size: 212.5%; /* 34px */
    margin-bottom: 0;
  }
  .h-title01 .en-text {
    display: block;
    font-size: 137.5%; /* 22px */
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    letter-spacing: 0.15em;
    transform: scaleY(0.8);
    margin: 0 0 0 4px;
  }
  .h-title01 .en-text .st {
    font-size: 123.636363%; /* 27.2px */
  }
  .h-title01.co02 {
    color: #ffffff;
  }
  .h-leadtext {
    margin-bottom: 25px;
    font-weight: bold;
    position: relative;
    z-index: 3;
  }
  #home-news {
    position: relative;
    margin-bottom: 110px;
  }
  #home-news .title-area {
    padding-top: 30px;
  }
  #home-news .title-area .title {
    display: flex;
    align-items: flex-end;
    line-height: 1.55;
    letter-spacing: 0.1em;
    padding: 0 4px;
    margin-bottom: 5px;
  }
  #home-news .title-area .title .ja-text {
    display: block;
    font-weight: bold;
    font-size: 150%; /* 24px */
    margin: 0 14px 0 0;
  }
  #home-news .title-area .title .en-text {
    display: inline-block;
    font-style: italic;
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    transform: scaleY(0.8);
    margin-bottom: 6px;
  }
  #home-news .title-area .title .en-text .st {
    display: inline-block;
    font-size: 125%; /* 20px */
    margin-right: 1px;
  }
  #home-news .btn-type02 {
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(calc(100% + 20px));
  }
  #home-about {
    margin-bottom: 60px;
  }
  #home-about .visual-box {
    overflow-x: clip;
  }
  #home-about .visual-box > .one-block {
    position: relative;
    z-index: 2;
  }
  #home-about .visual-box > .one-block:not(:last-of-type) {
    margin-bottom: 45px;
  }
  #home-about .visual-box > .one-block .h-title01 {
    position: absolute;
    top: 120px;
    left: 20px;
    z-index: 3;
  }
  #home-about .visual-box > .one-block .text-box {
    padding-top: 20px;
  }
  #home-about .visual-box > .one-block .text-box .btn-type01 {
    text-align: center;
  }
  #home-about .visual-box > .one-block .text-box .btn-type01 > a {
    color: #000000;
    border-color: #000000;
  }
  #home-about .visual-box > .one-block .image {
    display: block;
    height: 280px;
    position: relative;
  }
  #home-about .visual-box > .one-block .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  #home-about .visual-box > .one-block .image:after {
    content: "";
    display: block;
    width: 75%;
    height: 100%;
    background: linear-gradient(to left, rgba(35, 24, 21, 0) 0, #283721 640px, #283721 100%);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
  }
  #home-about .visual-box > .one-block.greet-box:before {
    content: "";
    display: block;
    width: 300px;
    height: 347px;
    clip-path: polygon(0 100%, 100% 0, 100% 165px);
    background-color: #00A9E0;
    position: absolute;
    top: 62px;
    right: 0;
    z-index: 2;
    opacity: 0.27;
    pointer-events: none;
  }
  #home-about .visual-box > .one-block.staff-box:before {
    content: "";
    display: block;
    width: 532px;
    height: 502px;
    clip-path: polygon(0 100%, 100% 0, 334px 0);
    background-color: #00A9E0;
    position: absolute;
    top: 280px;
    right: -198px;
    z-index: -1;
    opacity: 0.27;
    pointer-events: none;
  }
  #home-about .visual-box > .one-block.staff-box:after {
    content: "";
    display: block;
    width: 312px;
    height: 326px;
    clip-path: polygon(0 100%, 100% 0, 180px 0);
    background-color: #00A9E0;
    position: absolute;
    top: 280px;
    right: -198px;
    z-index: -1;
    opacity: 0.27;
    pointer-events: none;
  }
  #home-about .visual-box > .one-block.staff-box .image:before {
    content: "";
    display: block;
    width: 567px;
    height: 342px;
    background-color: #00A9E0;
    clip-path: polygon(0 0, 100% 100%, 270px 0);
    position: absolute;
    top: 0;
    left: -274px;
    opacity: 0.27;
    z-index: 2;
    pointer-events: none;
  }
  #home-recruit .column-box .text-box {
    padding: 0 20px;
    margin-bottom: 50px;
  }
  #home-recruit .column-box .text-box .inner-box .h-leadtext {
    font-weight: bold;
  }
  #home-recruit .column-box .image {
    margin-bottom: 0;
  }
  #home-recruit .column-box .image img {
    vertical-align: middle;
  }
  #home-recruit .column-box .link-area {
    text-align: center;
    margin-inline: 20px;
  }
  #home-recruit .column-box .link-area .h-linkbox {
    box-sizing: border-box;
    max-width: 555px;
    margin: 0 auto 50px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 12px;
  }
  #home-recruit .column-box .link-area .h-linkbox .btn-type01 {
    margin-bottom: 0;
  }
  #home-recruit .column-box .link-area .h-linkbox .btn-type01 > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 11px 20px 11px 10px;
    font-size: 96.875%; /* 15.5px */
    line-height: 1.55;
  }
  #home-recruit .column-box .link-area .h-linkbox .btn-type01 > a:after {
    right: 8px;
  }
  #home-recruit .column-box .image01 {
    display: block;
    height: 260px;
    margin-bottom: 13px;
    position: relative;
  }
  #home-recruit .column-box .image01 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  #home-recruit .column-box .image01:before {
    content: "";
    display: block;
    width: 557px;
    height: 548px;
    background-color: #00A9E0;
    clip-path: polygon(0 0, 100% 100%, 142px 0);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0.27;
    transform: translateY(100%);
  }
  #home-recruit .column-box .images-box {
    max-width: 320px;
    margin-inline: auto;
    position: relative;
    height: 243px;
    margin-bottom: 25px;
  }
  #home-recruit .column-box .images-box .image02 {
    width: 230px;
    margin-left: -10px;
  }
  #home-recruit .column-box .images-box .image03 {
    width: 190px;
    position: absolute;
    top: 106px;
    right: 0;
  }
  #home-links > .one-block {
    display: block;
    text-decoration: none;
    color: #ffffff;
    position: relative;
  }
  #home-links > .one-block:not(:last-of-type) {
    margin-bottom: 5px;
  }
  #home-links > .one-block .image {
    display: block;
    height: 220px;
    margin-bottom: 0;
  }
  #home-links > .one-block .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
  }
  #home-links > .one-block .text-box {
    line-height: 1.55;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(calc(-50% + 5px));
    z-index: 2;
  }
  #home-links > .one-block .text-box .en-text {
    display: block;
    font-size: 137.5%; /* 22px */
    font-style: italic;
    font-family: "Aoboshi One", serif;
    line-height: 1.2;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
  }
  #home-links > .one-block .text-box .en-text .st {
    display: inline-block;
    font-size: 136.363636%; /* 30px */
    margin-right: 1px;
  }
  #home-links > .one-block .text-box .ja-text {
    display: inline-block;
    font-weight: bold;
    position: relative;
    padding: 0 37px 0 12px;
    margin-bottom: 0;
  }
  #home-links > .one-block .text-box .ja-text:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    border-radius: 50%;
    background-image: url(../images/common/arrow01.svg);
    background-position: center;
    background-size: 12px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  #home-links > .one-block:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 24, 21, 0.5);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease-in-out;
  }
  #home-links > .one-block:hover:after {
    background-color: rgba(35, 24, 21, 0.2);
  }
}

/*# sourceMappingURL=page-home.css.map */
