@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500;800&family=Noto+Sans+JP:wght@400;700;900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
.font-family-sample {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Zen Maru Gothic", sans-serif;
}

@media print, screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
}

.radius50 {
  overflow: hidden;
}
@media print, screen and (min-width: 961px) {
  .radius50 {
    border-radius: 50px;
  }
}
@media screen and (max-width: 960px) {
  .radius50 {
    border-radius: 6.6666666667vw;
  }
}

.radius250 {
  overflow: hidden;
}
@media print, screen and (min-width: 961px) {
  .radius250 {
    border-radius: 250px;
  }
}
@media screen and (max-width: 960px) {
  .radius250 {
    border-radius: 33.3333333333vw;
  }
}

.centering {
  margin-left: auto;
  margin-right: auto;
}

/*==================================================
	60周年記念ページ
	既存の#page-about #messageと#page-company .tab-contentのスタイルを継承
==================================================*/
#page-60th #kv {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-60th #kv::before {
  display: none;
}
@media screen and (max-width: 960px) {
  #page-60th #kv {
    padding-top: 65.3333333333vw;
    height: 104vw;
    background-image: url(../img/60th_kv_sp.webp);
    background-size: 100%;
  }
}
#page-60th #kv h1 {
  display: inline-flex;
  margin: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-radius: 200px;
  background-color: #FFFF8F;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 961px) {
  #page-60th #kv h1 {
    padding: 0 60px 27px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #kv h1 {
    padding: 0 8vw 3.6vw;
  }
}
#page-60th #kv h1 span {
  padding: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #FFFF8F;
}
#page-60th #kv h1 span img.logo1 {
  margin-right: 0.2em;
}
@media print, screen and (min-width: 961px) {
  #page-60th #kv h1 span img.logo1 {
    width: 180px;
    transform: translateY(10px);
  }
}
@media screen and (max-width: 960px) {
  #page-60th #kv h1 span img.logo1 {
    width: 24vw;
    transform: translateY(10px);
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #kv h1 span img.logo2 {
    width: 132px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #kv h1 span img.logo2 {
    width: 17.6vw;
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #kv h1 span {
    font-size: 70px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #kv h1 span {
    font-size: 9.3333333333vw;
  }
}
#page-60th #kv h1 small {
  margin-top: 10px;
  color: #015CAC;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 961px) {
  #page-60th #kv h1 small {
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #kv h1 small {
    font-size: 2.1333333333vw;
  }
}
#page-60th .lead {
  padding-top: 0;
  text-align: center;
}
#page-60th .lead p {
  font-weight: 700;
}
@media print, screen and (min-width: 961px) {
  #page-60th .lead p {
    font-size: 20px;
    line-height: 2.5;
  }
}
@media screen and (max-width: 960px) {
  #page-60th .lead p {
    font-size: 3.4666666667vw;
    line-height: 2.08;
  }
}
#page-60th #message {
  padding-bottom: 0;
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center {
    gap: 48px;
    margin: 60px auto 0;
    max-width: 1030px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center {
    display: flex;
    flex-direction: column;
    gap: 6.4vw;
  }
}
#page-60th #message .flex-a-center div {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center div {
    gap: 24px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center div {
    gap: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center figure {
    width: 282px;
    min-width: 282px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center figure {
    display: flex;
    align-items: center;
  }
  #page-60th #message .flex-a-center figure img {
    width: 46.4vw;
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center figure figcaption {
    margin-top: -30px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center figure figcaption {
    margin-left: 3.3333333333vw;
  }
}
#page-60th #message .flex-a-center figure figcaption span {
  background-color: #ffff8f;
  font-weight: 700;
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center figure figcaption span {
    padding: 4px 18px;
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center figure figcaption span {
    padding: 0.5333333333vw 2.6666666667vw;
    font-size: 4vw;
  }
}
#page-60th #message .flex-a-center figure figcaption b {
  display: block;
}
@media print, screen and (min-width: 961px) {
  #page-60th #message .flex-a-center figure figcaption b {
    margin-top: 8px;
    font-size: 18px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #message .flex-a-center figure figcaption b {
    margin-top: 2vw;
    line-height: 1.1;
  }
}
#page-60th #message .flex-a-center h3 {
  text-align: left;
  margin-bottom: 0.5em;
}
#page-60th #message .flex-a-center p {
  margin: 0;
}
@media print, screen and (min-width: 961px) {
  #page-60th #history {
    margin-top: 120px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history {
    margin-top: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #history h2 img[alt=History] {
    width: 252px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history h2 img[alt=History] {
    width: 40.2666666667vw;
  }
}
#page-60th #history .period {
  display: block;
  color: #006dee;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}
@media print, screen and (min-width: 961px) {
  #page-60th #history .period {
    margin: auto;
    padding: 26px 0;
    max-width: 1030px;
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history .period {
    padding: 6.6666666667vw 0 2.6666666667vw;
    font-size: 4.5333333333vw;
  }
}
#page-60th #history .history {
  margin: 0 auto;
  background-color: #eee;
}
@media print, screen and (min-width: 961px) {
  #page-60th #history .history {
    max-width: 1030px;
    padding: 48px 100px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history .history {
    padding: 6.4vw 4.6666666667vw;
  }
}
#page-60th #history .history h3 {
  background-color: #fff;
  color: #ff6257;
  border-radius: 50px;
}
#page-60th #history .history h3:not(:first-child) {
  margin-top: 1em;
}
#page-60th #history .history dl {
  display: flex;
  align-items: flex-start;
}
@media print, screen and (min-width: 961px) {
  #page-60th #history .history dl {
    padding: 2em 0;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history .history dl {
    padding: 1.5em 0;
  }
}
#page-60th #history .history dl + dl {
  border-top: 1px solid #dbdbdb;
}
#page-60th #history .history dl.continued {
  padding-top: 0;
  border-top: none;
}
#page-60th #history .history dl dt {
  font-weight: bold;
}
@media print, screen and (min-width: 961px) {
  #page-60th #history .history dl dt {
    width: 80px;
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history .history dl dt {
    width: 11.4666666667vw;
    text-align: center;
  }
}
@media print, screen and (min-width: 961px) {
  #page-60th #history .history dl dd {
    padding-top: 3px;
    width: calc(100% - 80px);
    overflow: hidden;
  }
  #page-60th #history .history dl dd img {
    float: right;
    width: 220px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th #history .history dl dd {
    display: flex;
    flex-direction: column;
    width: calc(100% - 11.6vw);
  }
  #page-60th #history .history dl dd p {
    order: 0;
  }
  #page-60th #history .history dl dd img {
    order: 1;
    margin: 4vw auto 4vw;
    width: 53.8666666667vw;
  }
}
#page-60th main > .btn {
  display: flex;
  margin: auto;
}
@media print, screen and (min-width: 961px) {
  #page-60th main > .btn {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 960px) {
  #page-60th main > .btn {
    margin-bottom: 10.6666666667vw;
  }
}

/*==================================================
	60周年記念ページ仕様のTOPページKV
==================================================*/
#top #kv .scroll-down {
  position: absolute;
}
@media print, screen and (min-width: 961px) {
  #top #kv .scroll-down {
    left: 50px;
    bottom: 150px;
  }
}
@media screen and (max-width: 960px) {
  #top #kv .scroll-down {
    left: 7.2vw;
    bottom: 12.5333333333vw;
  }
  #top #kv .scroll-down span {
    width: 19.4666666667vw;
    height: 19.4666666667vw;
  }
  #top #kv .scroll-down span img {
    width: 4.2666666667vw;
  }
  #top #kv .scroll-down span::before {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
#top #kv .bnr-60th {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #ff917f;
  background-image: url(../img/icon_arrow_wh_right.png);
  background-repeat: no-repeat;
  position: absolute;
  border: 2px solid #ff917f;
  border-radius: 4px;
  overflow: hidden;
  z-index: 2;
}
@media print, screen and (min-width: 961px) {
  #top #kv .bnr-60th {
    gap: 24px;
    padding: 0 72px 0 0;
    background-size: 24px;
    background-position: right 18px center;
    right: 40px;
    bottom: 160px;
  }
  #top #kv .bnr-60th:hover {
    background-position: right 10px center;
  }
}
@media screen and (max-width: 960px) {
  #top #kv .bnr-60th {
    gap: 2.6666666667vw;
    padding: 0 9.6vw 0 0;
    background-size: 4.1333333333vw;
    background-position: right 3.4666666667vw center;
    right: 2.6666666667vw;
    bottom: 18.6666666667vw;
  }
}
#top #kv .bnr-60th figure {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #fff;
}
@media print, screen and (min-width: 961px) {
  #top #kv .bnr-60th figure {
    width: 120px;
    height: 90px;
  }
}
@media screen and (max-width: 960px) {
  #top #kv .bnr-60th figure {
    width: 15.4666666667vw;
    height: 11.7333333333vw;
  }
}
@media print, screen and (min-width: 961px) {
  #top #kv .bnr-60th figure img {
    width: 90px;
  }
}
@media screen and (max-width: 960px) {
  #top #kv .bnr-60th figure img {
    width: 11.2vw;
  }
}
#top #kv .bnr-60th span {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 961px) {
  #top #kv .bnr-60th span {
    font-size: 16px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 960px) {
  #top #kv .bnr-60th span {
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
}

/*# sourceMappingURL=60th.css.map */
