@charset "utf-8";
/* CSS Document */
/*.mv_title {
    text-shadow:
            2px 2px 0px #fff, -2px -2px 0px #fff,
           -2px 2px 0px #fff,  2px -2px 0px #fff,
            2px 0px 0px #fff, -2px -0px 0px #fff,
            0px 2px 0px #fff,  0px -2px 0px #fff;
}*/
/*img {
    -webkit-backface-visibility: hidden; 
    max-width: 100%;
    height: auto;
    vertical-align: top;
    image-rendering: -webkit-optimize-contrast;
}*/
/*a {
	text-decoration: underline !important;
}*/
.triangle3 {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 60px solid #c7c7c7;
  margin: 10px auto;
}
.triangle4 {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #c7c7c7;
  margin-left: 2%;
}
.column_title {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 20px;
  padding: 1px;
  background-color: #fccf00;
}
.c-doc-plain-01 .c-doc-link-external-01 {
  margin: 0 !important;
}
.c-list-bullet-01 > li {
  padding: 0 0 5px 14px !important;
}
@media screen and (max-width: 760px) {
  .Header img {
    width: 100%;
  }
  .sp-a-left {
    text-align: left !important;
  }
  .sub_title {
    font-size: 16px;
  }
  .sp-hidden {
    display: none;
  }
  .Header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .Header__inner {
    width: 100%;
    padding: 5px 4%;
  }
  .header-logo--body {
    width: 53%;
  }
  .c-lyt-balloon-01 .words {
    padding: 20px 5.733333333333333vw;
  }
  .c-lyt-balloon-01 .words:after {
    top: 25px;
  }
  .triangle3 {
    width: 0;
    height: 0;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 40px solid #c7c7c7;
    margin: 20px auto;
  }
  .triangle4 {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 26px solid #c7c7c7;
    margin: 0 0 0 14px;
  }
  .column_h {
    height: auto !important;
  }
}
@media print, screen and (min-width: 1500px) {
  .c-list-link-01 {
    content: "";
    display: block;
    clear: both;
  }
  .c-list-link-01 > li {
    float: left;
    margin-right: 25px;
    padding: 0 0 15px 19px;
  }
  .sub_title {
    font-size: 1.6rem;
  }
  .Header__body {
    max-width: 1620px;
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .image02 {
    width: 46.45% !important;
    margin: 0 auto;
  }
  .image02 img {
    width: auto !important;
  }
}
@media print, screen and (min-width: 761px) {
  .pc-hidden {
    display: none;
  }
  .Header__body {
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .c-lyt-balloon-01 .words:after {
    top: 33px;
  }
  .s_table {
    width: 65%;
    margin: 0 auto 2vw;
  }
  .c-hdg-level2-03 {
    margin-top: 50px !important;
  }
  #anc_00 .image {
    flex-basis: 56%;
  }
  .pc_w-80 {
    width: 80%;
  }
  .c-tbl-data-01 tbody th, .c-tbl-data-01 tbody td {
    padding: 0.533333333333333vw 0.5vw 0.5vw;
  }
  .c-list-bullet-02 li {
    float: left;
    width: calc(100% / 2);
  }
  ul.c-list-bullet-02::after {
    content: "";
    display: block;
    clear: both;
  }
  .c-nav-btn-03 a, .c-nav-btn-03 .btn {
    max-width: 375px !important;
  }
}
/* ------------------------------------------------------
 * モーダルウィンドウ
------------------------------------------------------ */
.c-lyt-kv-slider-01 .info-box {
  top: 1vw;
}
.c-box-modal-01.type-01 {
  padding: 40px 64px;
}
.Main__body .c-doc-plain-01 {
  font-size: 1.3rem;
}
@media screen and (min-width: 1500px) {
  .c-lyt-kv-slider-01 .info-box .tab-contents {
    padding: 20px 30px 20px 30px;
  }
  .c-box-modal-01.type-01 .modal-close {
    top: 12px;
    right: 30px;
  }
  .c-box-modal-01 .modal-close:before {
    color: #000;
    font-weight: bold;
  }
}
.hdg-level2-01__inner {
  display: flex;
  position: relative;
  align-items: baseline;
}
.hdg-level2-01__title {
  margin: 0;
}
.search-box {
  background-color: #f0f0f0;
}
@media print, screen and (min-width: 761px) {
  .hdg-level2-01 {
    margin: 1.8em 0;
  }
  .hdg-level2-01__inner {
    padding: 1.2em 0 0;
  }
  .hdg-level2-01__title {
    font-size: 24px;
    font-weight: 700;
  }
  .search-box {
    margin-top: 1.8em;
    padding: 2.2em 3.8em;
  }
  .c-box-modal-01.type-01 .modal-close {
    top: 12px;
    right: 30px;
  }
  .c-box-modal-01 .modal-close:before {
    color: #000;
    font-weight: bold;
  }
  .c-box-modal-01.open {
    left: 10%;
    margin-left: 0 !important;
  }
}
@media print, screen and (max-width: 760px) {
  .Main__body {
    padding: 10px;
  }
  .hdg-level2-01 {
    margin: 1.8em 0;
  }
  .hdg-level2-01__title {
    font-size: 24px;
    font-weight: 700;
  }
  .search-box {
    margin-top: 1.8em;
  }
  .c-box-modal-01.type-01 {
    padding: 0;
  }
  .Main__body .c-doc-plain-01 {
    font-size: 1.0rem !important;
  }
}
/* ------------------------------------------------------
 * アンカーリンク
------------------------------------------------------ */
/*--recall-anchor-navi--*/
.recall-anchor-navi__list a:link{
  text-decoration: none !important;
}
.recall-anchor-navi__list a:hover {
  text-decoration: underline !important;
}
@media print, screen and (min-width: 761px) {
  .recall-anchor-navi-wrap {
    position: relative;
    /*width: 100vw;*/
    height: 100px;
    margin-left: calc(50% - 50vw);
    /*margin-top: 4%;
    margin-bottom: 4%;*/
  }
  .recall-anchor-navi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 115px;
    padding: 30px 40px;*/
    height: 90px;
    padding: 10px 40px 15px;
    background-color: #fff;
    z-index: 1000;
  }
  .recall-anchor-navi__label {
    font-size: 1.2em;
  }
  .recall-anchor-navi.is-fixed {
    position: fixed;
  }
  .recall-anchor-navi__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1100px;
    height: 100%;
    margin: 0 auto;
    border-left: 1px solid #bfbfbf;
  }
  .recall-anchor-navi__list > li {
    width: 100%;
    border-right: 1px solid #bfbfbf;
    text-align: center;
  }
  .recall-anchor-navi__list > li.is-contact {
    display: none;
    border-right: none;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 30px;
  }
  .recall-anchor-navi__link {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    padding: 12px 5px 14px;
  }
  .recall-anchor-navi__link::after {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 4px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    border-right: 2px solid #141414;
    border-bottom: 2px solid #141414;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 220px;
    padding: 4px 34px;
    border: 1px solid #141414;
    border-radius: 8px;
    background-color: #141414;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    z-index: 1;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:link, .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:visited {
    color: #fff;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:hover, .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:active {
    color: #141414;
    text-decoration: none;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: transform 0.4s cubic-bezier(0.84, 0.09, 0.2, 0.95);
    transform: scale3d(0, 1, 1);
    transform-origin: right;
    z-index: -1;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:hover::before {
    transform: scale3d(1.1, 1.1, 1);
    transform-origin: left;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link::after {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 16px;
    left: auto;
    margin-top: -5px;
    border: none;
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    color: #fff;
    vertical-align: middle;
    font-size: 1.2rem;
    z-index: 1;
    transform: rotate(0);
    transition: color 0.4s cubic-bezier(0.84, 0.09, 0.2, 0.95);
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link:hover::after {
    color: #141414;
  }
}
@media screen and (min-width: 761px) and (max-width: 1180px) {
  /*--recall-anchor-navi--*/
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact {
    padding-left: calc((40/1180)*100vw);
  }
  .recall-anchor-navi__link {
    -webkit-align-items: center;
    align-items: center;
    font-size: 1.3rem;
  }
  .recall-anchor-navi__link::after {
    bottom: 0;
    width: 12px;
    height: 12px;
    margin-left: -6px;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact .recall-anchor-navi__link {
    min-width: calc((280/1180)*100vw);
    height: auto;
    padding: calc((14/1180)*100vw) calc((36/1180)*100vw);
    font-size: calc((18/1180)*100vw);
  }
}
@media only screen and (max-width: 760px) {
  /*--recall-anchor-navi--*/
  .recall-anchor-navi-wrap {
    position: relative;
    height: 80px;
    /*margin: 0 -15px;*/
  }
  .recall-anchor-navi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*padding: 28px 15px;*/
    background-color: #fff;
    z-index: 1000;
  }
  .recall-anchor-navi.is-fixed {
    position: fixed;
    padding: 0 0 12px;
  }
  .recall-anchor-navi__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: flex-start;
    /*margin: 0 0 0 -44px;*/
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list {
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0;
  }
  .recall-anchor-navi__list > li {
    margin: 0 0 20px 20px;
    text-align: center;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li {
    margin: 0;
    width: calc((100% - 1px)/3);
    border-right: 1px solid #bfbfbf;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li:nth-of-type(3) {
    border-right: none;
  }
  .recall-anchor-navi__list > li.is-contact {
    display: none;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-contact {
    display: block;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__list > li.is-about {
    display: none;
  }
  .recall-anchor-navi__link {
    position: relative;
    display: block;
    font-size: 1rem;
    text-decoration: none !important;
  }
  .recall-anchor-navi__link::after {
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 9px;
    border-right: 2px solid #141414;
    border-bottom: 2px solid #141414;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    padding: 5px 10px 16px;
    font-size: 0.8rem;
    line-height: 1.4;
  }
  .recall-anchor-navi.is-fixed .recall-anchor-navi__link::after {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
  }
  .recall-anchor-navi.is-fixed .fixed-break {
    display: inline;
  }
}
@media print, screen and (min-width: 768px) {
  .Footer__inner {
    max-width: 1620px;
    margin: 0 auto;
    padding: 65px 40px;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .footer-copyright {
    flex-shrink: 0;
  }
  .footer-copyright__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
  }
  .footer-utility__list > li {
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid #d8d8d8;
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list > li:first-of-type {
    border-left: none;
  }
  .footer-utility__list__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
}
@media only screen and (max-width: 767px) {
  .Footer__inner {
    margin: 0 auto;
    padding: 25px 5%;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .footer-copyright {
    margin-top: 30px;
    flex-shrink: 0;
  }
  .footer-copyright__label {
    /*font-size: 1.1rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .footer-utility__list > li {
    margin-top: 17px;
    padding: 3px 18px;
    border-right: 1px solid #d8d8d8;
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  /* .footer-utility__list > li:first-of-type {
    margin-top: 0;
  }*/
  .footer-utility__list > li:nth-of-type(2) {
    border-left: 1px solid #d8d8d8;
  }
  .footer-utility__list > li:last-of-type {
    border-right: none;
  }
  .footer-utility__list__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .Footer__body {
    flex-direction: column;
  }
}
/* ------------------------------------------------------
 * ページトップ
------------------------------------------------------ */
.page_top_btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-weight: bold;
  padding: 0.7em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  z-index: 9999;
}
@media screen and (max-width: 760px) {
  .page_top_btn {
    bottom: 6px;
    right: 6px;
  }
}
/* ------------------------------------------------------
 * アコーディオン FAQ
------------------------------------------------------ */
.home-heading1 + *, .home-heading1 + section > :first-child {
  margin-top: 0 !important;
}
.home-heading1__title {
  margin: 0;
  text-align: center;
}
.home-faq {
  overflow: hidden;
  background-color: #fff;
}
.home-faq a.home-faq__head {
  text-decoration: none !important;
}
.home-faq [class*=__mark] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: Arial, sans-serif;
  line-height: 1;
  text-align: center;
}
.home-faq__head {
  display: flex;
  z-index: 1;
  position: relative;
  flex-flow: row nowrap;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background-color: #fff;
  line-height: 1.4;
}
.home-faq__mark--question {
  background-color: #141414;
  color: #fff;
}
.home-faq__mark--answer {
  background-color: #fccf00;
}
.home-faq__title {
  position: relative;
  flex: 1 1;
}
.home-faq__title:after, .home-faq__title:before {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  height: 4px;
  margin: -2px 0 0;
  background-color: #141414;
  content: "";
  transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s, -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
.home-faq__title:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.home-faq__head.is-active .home-faq__title:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.home-faq__body {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
}
.home-faq__detail {
  flex: 1 1;
}
.home-faq__detail a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 20px;
}
.home-faq__detail > :first-child, .home-faq__detail > [class^=list-wrap] > :first-child, .home-faq__detail > section:first-child > :first-child {
  margin-top: 0 !important;
}
@media print, screen and (min-width: 768px) {
  .home-heading1 {
    margin-top: 6.5em;
    margin-bottom: 3.4375em;
  }
  .home-anchor-navi + section > .home-heading1:first-child {
    margin-top: 5em;
  }
  .home-heading1__title {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1.1;
  }
  .home-faq + .home-faq {
    margin-top: 1.25em;
  }
  .home-faq [class*=__mark] {
    width: 40px;
    height: 40px;
    margin-right: .67em;
    font-size: 1.25vw;
    font-weight: 700;
  }
  .home-faq__head {
    align-items: baseline;
    padding: .4em 1.4em .53em .83em;
    font-size: 1.8rem;
    cursor: pointer;
    transition: background-color .25s cubic-bezier(.4, 0, .2, 1) 0s;
  }
  .home-faq__head:hover {
    background-color: #f0f0f0;
  }
  .home-faq__title {
    padding-right: 3em;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .home-faq__title:after, .home-faq__title:before {
    width: 20px;
  }
  .home-faq__body {
    padding: 1.25em 1.4em 0 1.9em;
  }
  .home-faq__detail {
    padding-top: 8px;
  }
}
@media only screen and (max-width:767.98px) {
  .home-heading1 {
    margin-top: 3.14em;
    margin-bottom: 1.44em;
  }
  .home-anchor-navi + section > .home-heading1:first-child {
    margin-top: 2.6em;
  }
  .home-heading1__title {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .home-faq + .home-faq {
    margin-top: 1.07em;
  }
  .home-faq [class*=__mark] {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .home-faq__head {
    align-items: center;
    padding: 10px 13px 12px;
    font-size: 1.5rem;
  }
  .home-faq__mark--question {
    margin-right: .4em;
  }
  .home-faq__mark--answer {
    margin-right: .76em;
  }
  .home-faq__title {
    padding-right: 2em;
    font-size: 1rem;
    font-weight: 700;
  }
  .home-faq__title:after, .home-faq__title:before {
    width: 18px;
  }
  .home-faq__body {
    padding: 1em;
  }
  .home-faq__detail {
    padding-top: 5px;
  }
}
/* ------------------------------------------------------
 * フローティングバナー
------------------------------------------------------ */
/* ----- global-box ----- */
.global-box {
  overflow: hidden;
  position: fixed;
  top: 85%;
  right: calc(var(--_width) * -1);
  translate: 0 -50%;
  width: var(--_width);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12);
  background: #fff;
  border: 4px solid #fccf00;
  border-right: none;
  border-radius: var(--_border-radius) 0 0 var(--_border-radius);
  z-index: 9999;
  transition: right 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
@media print, screen and (min-width: 1366px) {
  .global-box {
    --_width: 300px;
    --_border-radius: 14px;
    padding: 10px 14px 14px 18px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box {
    --_width: 21.961933vw;
    --_border-radius: 1.02489vw;
    padding: 0.732064vw 1.02489vw 1.02489vw 1.317716vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-box {
    --_width: 62.051282vw;
    --_border-radius: 3.589744vw;
    padding: 2.307692vw 5.128205vw 3.589744vw 5.641026vw;
    top: 90%;
  }
}
.global-box__head > *:first-child, .global-box__head > section:first-child > *:first-child, .global-box__head > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
@media print, screen and (min-width: 1366px) {
  .global-box__body {
    margin: 8px 0 0;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box__body {
    margin: 0.585652vw 0 0;
  }
}
@media only screen and (max-width: 760px) {
  .global-box__body {
    margin: 1.538462vw 0 0;
  }
}
.global-box__body > *:first-child, .global-box__body > section:first-child > *:first-child, .global-box__body > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
.global-box__title {
  margin: 0;
  font-family: "Noto Sans CJK JP Medium", "ヒラギノ角ゴ Pro W5", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 1366px) {
  .global-box__title {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box__title {
    font-size: 1.171303vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-box__title {
    font-size: 3.589744vw;
    letter-spacing: -0.01em;
  }
}
.global-box.is-show {
  right: 0;
}
.global-box > *:first-child, .global-box > section:first-child > *:first-child, .global-box > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
/* ----- global-button ----- */
@media print, screen and (min-width: 760.02px) {
  .global-button__item {
    display: flex;
    justify-content: center;
  }
}
.global-button__item > [class*=__type] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fccf00;
  font-family: "Noto Sans CJK JP Bold", "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media print, screen and (min-width: 1366px) {
  .global-button__item > [class*=__type] {
    min-width: 151px;
    min-height: 31px;
    padding: 5.5px 10px;
    border-radius: 6px;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-button__item > [class*=__type] {
    min-width: 11.054173vw;
    min-height: 2.2694vw;
    padding: 0.402635vw 0.732064vw;
    border-radius: 0.439239vw;
    font-size: 1.02489vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-button__item > [class*=__type] {
    min-height: 7.948718vw;
    padding: 1.410256vw 2.564103vw;
    border-radius: 1.538462vw;
    font-size: 3.589744vw;
  }
}
.global-button__item > [class*=__type]:not([class*=__type--nolink]):link, .global-button__item > [class*=__type]:not([class*=__type--nolink]):hover, .global-button__item > [class*=__type]:not([class*=__type--nolink]):visited, .global-button__item > [class*=__type]:not([class*=__type--nolink]):focus, .global-button__item > [class*=__type]:not([class*=__type--nolink]):active {
  color: currentColor;
  text-decoration: none !important;
}
@media print, screen and (min-width: 760.02px) {
  .global-button__item > [class*=__type]:not([class*=__type--nolink]) {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .global-button__item > [class*=__type]:not([class*=__type--nolink]):hover {
    background-color: #141414;
    color: #fccf00;
  }
}
.global-button__filesize {
  font-style: normal;
  font-family: "Noto Sans CJK JP Regular", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
/* ------------------------------------------------------
 * コンテンツエリア
------------------------------------------------------ */
/*---------------施設タイプからサービスを探す---------------*/
#anc_00 .col_01 .column:hover {
  opacity: 0.7;
  text-decoration: underline;
}
#anc_00 .tx_op a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
#anc_00 .col_01 .column h3, #anc_00 .col_02 .column, #anc_00 .col_text02 {
  background-color: #e1e0e0;
}
#anc_00 .col_01 .column h3 a {
  display: block;
  text-decoration: none;
  padding: 20px 0;
}
#anc_00 .col_02 .column, #anc_00 .col_text02 {
  padding: 10px 15px;
}
#anc_00 .pc-col-margin .column {
  margin-bottom: 10px;
}
#anc_00 .recall-anchor-navi__link::after {
  content: none;
}
#anc_00 .position_01 a {
  text-decoration: none;
  font-size: 20px;
}
@media screen and (max-width: 1301px) {
  .vp_1300 {
    display: none;
  }
  #anc_00 .vp_1301 .col_box {
    display: flex;
    justify-content: space-between;
  }
  #anc_00 .vp_1301 .col_box .col_1 {
    background-color: #c7c7c7;
    width: 10%;
    align-content: center;
  }
  #anc_00 .vp_1301 .col_box .col_1 p {
    font-weight: bold;
    font-size: 1.0rem;
    line-height: 1.0;
  }
  #anc_00 .vp_1301 .col_box .col_2 {
    width: 90%;
    padding: 0;
  }
  #anc_00 .vp_1301 .col_box .col_2 a {
    text-decoration: none;
  }
  #anc_00 .vp_1301 .col_box .col_2 a:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
  #anc_00 .vp_1301 .position_02 .column {
    padding: 0 !important;
  }
  #anc_00 .vp_1301 .position_02 .column div {
    padding: 2px 15px;
    background-color: #c7c7c7;
  }
  #anc_00 .vp_1301 .position_02 .column div p {
    text-align: center;
    font-weight: bold;
    font-size: 1.0rem;
  }
  #anc_00 .vp_1301 .position_02 .column ul {
    padding: 10px 15px;
  }
}
@media screen and (min-width: 1300px) {
  .vp_1301 {
    display: none;
  }
  #anc_00 .position_01, #anc_00 .position_02 {
    position: relative;
  }
  #anc_00 .position_01_2, #anc_00 .position_02_2 {
    position: absolute;
    top: 0;
    left: -95px;
    align-content: center;
    width: 88px;
  }
  #anc_00 .position_01_2 p, #anc_00 .position_02_2 p {
    font-weight: bold;
    line-height: 1.2;
    font-size: 14px;
  }
  #anc_00 .position_01, #anc_00 .position_01_2 {
    height: 66px;
  }
  #anc_00 .position_02 .column, #anc_00 .position_02_2 {
    height: 160px;
  }
}
/*-----------------館内物流サービスについて-----------------*/
#anc_03 h2, #anc_04 h2, #anc_04_01, #anc_04_02, #anc_04_03 {
  padding-top: 100px !important;
  margin-top: -100px !important;
}
/*-----------------その他ご提供サービス-----------------*/
#anc_04 h3.h3_un_line {
  text-align: center !important;
}
#anc_04 h3.h3_un_line:after {
  content: "";
  background: url(/assets/img/img-heading-bottom-01.svg) no-repeat center bottom;
  display: block;
  width: 100%;
  height: 10px;
  margin: 14px auto;
  text-align: center;
}
#anc_04 .col_box {
  display: flex;
  justify-content: space-between;
}
#anc_04 .col_box .col_left {
  background-color: #c7c7c7;
  width: 10%;
  align-content: center;
}
#anc_04 .col_box .col_right {
  width: 85%;
}
#anc_04 .col_box .col_right .col_right_text {
  border: 1px solid #c7c7c7;
}
#anc_04 .col_box .col_right .col_right_text .c-lyt-service-01 .text {
  flex-basis: 70%;
  margin-bottom: 0;
}
#anc_04 .col_right_text02 {
  display: flex;
  justify-content: space-evenly;
}
#anc_04 .col_right_text02 .b_01 {
  width: 40%;
  margin-bottom: 10px;
}
#anc_04 .col_right_text02 .b_01 a {
  display: flex;
  justify-content: space-between;
  background-color: #e1e0e0;
  border-radius: 5px;
  padding: 0 0 0 22px;
  align-items: center;
  text-decoration: none;
}
#anc_04 .col_right_text02 .b_01 a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
#anc_04 .col_right_text02 .b_01 a img {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#anc_04 .recall-anchor-navi__link::after {
  content: none;
}
#anc_04 #type01 .b_02, #anc_04 #type03 .b_02, #anc_04 #type04 .b_02 {
  display: flex;
  justify-content: space-evenly;
}
#anc_04 #type01 .b_02 .c-list-bullet-01 > li:before, #anc_04 #type03 .b_02 .c-list-bullet-01 > li:before, #anc_04 #type04 .b_02 .c-list-bullet-01 > li:before {
  top: 15px !important;
}
#anc_04 #type01 .b_03 ul li {
  float: left;
  width: 50%;
  font-size: 19px;
  font-weight: bold;
}
#anc_04 #type01 .b_03 ul::after {
  content: "";
  display: block;
  clear: both;
}
#anc_04 #type01 .b_03 ul.c-list-bullet-01 > li:before {
  top: 9px;
  content: "✓";
  font-weight: bold;
  font-size: 17px;
}
@media screen and (min-width: 761px) {
  #anc_04 .col_right_text02 .c-hdg-level4-02 {
    font-size: 18px;
  }
  #anc_04 .col_box .col_right .col_right_text {
    padding: 20px 30px;
  }
  #anc_04 #type01, #anc_04 #type02, #anc_04 #type03, #anc_04 #type04 {
    padding-top: 40px; /* ヘッダーの高さを入力 */
    margin-top: -40px; /* ヘッダーの高さを入力 */
  }
  #anc_04 #type01 .b_02, #anc_04 #type03 .b_02, #anc_04 #type04 .b_02 {
    width: 76%;
    margin: 0 auto;
  }
  #anc_04 #type01 .b_02 .img_area, #anc_04 #type03 .b_02 .img_area, #anc_04 #type04 .b_02 .img_area {
    width: 12%;
    margin-right: 28px;
  }
  #anc_04 #type01 .b_02 ul, #anc_04 #type03 .b_02 ul, #anc_04 #type04 .b_02 ul {
    width: 88%;
  }
  #anc_04 #type01 .b_02 ul li, #anc_04 #type03 .b_02 ul li, #anc_04 #type04 .b_02 ul li {
    font-size: 20px;
  }
  #anc_04 #type01 .c-lyt-column-01.col-2, #anc_04 #type04 .c-lyt-column-01.col-2 {
    justify-content: space-evenly;
  }
  #anc_04 #type01 .c-lyt-column-01.col-2 .column, #anc_04 #type04 .c-lyt-column-01.col-2 .column {
    width: 38%;
  }
  #anc_04 #type01 .b_03 {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #000;
    padding: 10px 20px;
  }
  #anc_04 #type01 .b_03 ul {
    width: 70%;
    margin: 0 auto;
  }
  #anc_04 #type03 .c-lyt-service-01 .text {
    flex-basis: 71% !important;
  }
  #anc_04 #type03 .c-lyt-service-01 .image {
    width: 45% !important;
  }
  #anc_05 .column {
    height: 250px;
    border: 1px solid #000;
    border-radius: 50%;
    align-content: center;
  }
  #anc_05 .column_01 {
    width: 190px;
    height: 187px;
    margin: 0 auto;
    padding: 0 6px;
  }
}
@media screen and (max-width: 760px) {
  /*#anc_00 .vp_1301 .col_box .col_1 p {
    font-size: 14px;
  }*/
  #anc_04 .col_box .col_left {
    width: 14%;
  }
  #anc_04 .col_box .col_right .col_right_text {
    padding: 20px 10px;
  }
  #anc_04 .col_right_text02 {
    display: block !important;
  }
  #anc_04 .col_right_text02 .b_01 {
    width: 100% !important;
  }
  #anc_04 .col_right_text02 .b_01 a {
    justify-content: space-between !important;
    padding: 0 0 0 16px !important;
  }
  #anc_04 .col_right_text02 .c-hdg-level4-02 {
    font-size: 3.736842105263158vw;
  }
  #anc_04 .col_box .col_right_text h3.c-hdg-level3-01 {
    font-size: 18px !important;
  }
  #anc_04 #type01, #anc_04 #type02, #anc_04 #type03, #anc_04 #type04 {
    padding-top: 40px; /* ヘッダーの高さを入力 */
    margin-top: -40px; /* ヘッダーの高さを入力 */
  }
  #anc_04 #type01 .b_02 img, #anc_04 #type03 .b_02 img, #anc_04 #type04 .b_02 img {
    width: 100%;
  }
  #anc_04 #type01 .b_03 {
    border: 1px solid #000;
    padding: 10px;
  }
  #anc_04 #type01 .b_03 ul li {
    font-size: 15px;
  }
  #anc_04 #type01 .b_03 ul.c-list-bullet-01 > li:before {
    top: 9px;
    content: "✓";
    font-weight: bold;
    font-size: 16px;
  }
  #anc_05 .column {
    border: 1px solid #000;
    padding: 10px 20px;
  }
}