main a {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (min-width: 960px) {
  main a:hover {
    opacity: 0.7;
  }
}

p {
  font-size: 3.2vw;
  line-height: 2;
}
@media screen and (min-width: 960px), print {
  p {
    font-size: 18px;
    text-align: center;
  }
}

picture {
  display: block;
}

img {
  width: 100%;
}

.attention_area,
.EVC_Cv {
  display: none;
}

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

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

.c-inner {
  width: 100%;
  padding: 0 3.0666666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 960px), print {
  .c-inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1040px) {
  .c-inner {
    width: 1040px;
    margin: 0 auto;
    padding-top: 10px;
  }
}

.c-ttl {
  font-size: 5.0666666667vw;
  font-weight: bold;
  color: #000;
  line-height: 1.5294117647;
  text-align: center;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-ttl {
    font-size: 34px;
    margin-bottom: 35px;
  }
}
.c-ttl .sub {
  font-size: 4.5333333333vw;
  display: block;
  color: #c60d31;
  position: relative;
  bottom: -0.2em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub {
    font-size: 24px;
    bottom: 0;
  }
}
.c-ttl .sub:before, .c-ttl .sub:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #c60d31;
  -webkit-transform: translateY(0.1em) rotate(-25deg);
          transform: translateY(0.1em) rotate(-25deg);
  margin-right: 0.7em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub:before, .c-ttl .sub:after {
    width: 2px;
    height: 1.2em;
    -webkit-transform: translateY(0.2em) rotate(-25deg);
            transform: translateY(0.2em) rotate(-25deg);
  }
}
.c-ttl .sub:after {
  -webkit-transform: translateY(0.1em) rotate(25deg);
          transform: translateY(0.1em) rotate(25deg);
  margin-right: auto;
  margin-left: 0.7em;
}
@media screen and (min-width: 960px), print {
  .c-ttl .sub:after {
    -webkit-transform: translateY(0.2em) rotate(25deg);
            transform: translateY(0.2em) rotate(25deg);
  }
}
.c-ttl span:not(.sub) {
  display: inline-block;
  padding-bottom: 2vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-ttl span:not(.sub) {
    padding-bottom: 15px;
    border-width: 2px;
  }
}

.c-numTtl {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 3.6vw;
  line-height: 1;
  font-weight: bold;
  color: #c60d31;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-numTtl {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
.c-numTtl .en {
  display: block;
  letter-spacing: 0.2em;
  text-indent: 0.1em;
  padding-bottom: 0.3em;
}
.c-numTtl .num {
  display: inline-block;
  font-size: 12vw;
  padding-bottom: 3.3333333333vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-numTtl .num {
    font-size: 60px;
    padding-bottom: 19px;
    border-width: 2px;
  }
}

.c-note {
  font-size: 2.4vw;
  text-align: right;
}
@media screen and (min-width: 960px), print {
  .c-note {
    font-size: 12px;
  }
}

.c-redNotes {
  padding: 3.3333333333vw 2.6666666667vw;
  padding-left: 11.3333333333vw;
  background: url(../images/service/golf/icon_05.svg) 3.8666666667vw center no-repeat;
  background-size: 4.2666666667vw 7.2vw;
  background-color: #c60d31;
  border-radius: 1.3333333333vw;
  margin-top: 4vw;
}
@media screen and (min-width: 960px), print {
  .c-redNotes {
    padding: 20px 15px;
    padding-left: 71px;
    background-position: 26px center;
    background-size: 32px 54px;
    border-radius: 10px;
    margin-top: 18px;
  }
}
.c-redNotes p {
  font-size: 2.4vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 960px), print {
  .c-redNotes p {
    font-size: 18px;
    line-height: 1.66;
  }
}

.color-red {
  color: #c60d31;
  font-weight: bold;
}

.color-yellow {
  color: #fff000;
  font-weight: bold;
}

.bg-yellow {
  font-weight: bold;
  background-color: #FFF000;
}

.cvArea {
  border: 0.5333333333vw solid #c60d31;
  border-radius: 1.3333333333vw;
  background-color: #fff;
}
@media screen and (min-width: 960px), print {
  .cvArea {
    border-width: 4px;
    border-radius: 10px;
  }
}
.cvArea-ttl {
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-style: italic;
  background-color: #c60d31;
  line-height: 1.4;
  padding: 0.9em 0.3em 1.1em;
}
@media screen and (min-width: 960px), print {
  .cvArea-ttl {
    font-size: 28px;
    padding: 0.5em 0 0.7em;
  }
}
.cvArea-inner {
  background-image: url(../images/service/golf/cv_img_01_sp.png);
  background-position: center 2.4vw;
  background-repeat: no-repeat;
  background-size: 86.8vw 37.0666666667vw;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-inner {
    background-image: url(../images/service/golf/cv_img_01_pc.png);
    background-position: 41px 7px;
    background-size: 85.7976653696vw 27.8210116732vw;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-inner {
    background-size: 882px 286px;
  }
}
.cvArea-txt {
  font-size: 2.9333333333vw;
  line-height: 1.6;
  padding-top: 20vw;
  padding-left: 2.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-txt {
    font-size: 1.7307692308vw;
    text-align: left;
    padding-top: 160px;
    padding-left: 48px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-btnArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 92%;
    margin: 27px auto 0;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-contact {
    width: 61.1956521739%;
  }
}
.cvArea-contact a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
  width: 88vw;
  height: 14.4vw;
  padding-right: 1.5em;
  border-radius: 7.2vw;
  border: 0.2666666667vw solid #fff;
  background-color: #02bcc5;
  -webkit-box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
          box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
  margin: 1.2vw auto 5.3333333333vw;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a {
    font-size: 24px;
    width: 100%;
    height: 88px;
    padding-right: 1em;
    border-radius: 44px;
    border-width: 1px;
    -webkit-box-shadow: 0px 6px 0px 0px #00a6ae;
            box-shadow: 0px 6px 0px 0px #00a6ae;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .cvArea-contact a:hover {
    background-color: #27d9e2;
    -webkit-box-shadow: 0px 0px 0px 0px #00a6ae;
            box-shadow: 0px 0px 0px 0px #00a6ae;
  }
}
.cvArea-contact a:after {
  content: "";
  display: block;
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background: url(../images/service/golf/icon_01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.2666666667vw;
  right: 4.4vw;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a:after {
    width: 23px;
    height: 23px;
    top: 2px;
    right: 1.0869565217vw;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-contact a:after {
    right: 23px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 35.652173913%;
    height: 88px;
    border: 3px solid #cdcdcd;
    border-radius: 44px;
    font-size: 34px;
    font-family: "Oswald", sans-serif;
    line-height: 1.3;
    position: relative;
  }
  .cvArea-tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 28px;
    background-image: url(../images/service/golf/icon_02_pc.png);
    position: absolute;
    top: 18px;
    left: 2.8260869565vw;
  }
  .cvArea-tel > span {
    padding-left: 0.5em;
  }
  .cvArea-tel span > span {
    display: block;
    font-size: 15px;
    font-weight: normal;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-tel:before {
    left: 36px;
  }
}
.cvArea-tel a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #333;
  width: 88vw;
  height: 14.4vw;
  border-radius: 7.2vw;
  border: 0.4vw solid #cdcdcd;
  margin: 0 auto;
  position: relative;
}
.cvArea-tel a:before, .cvArea-tel a:after {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cvArea-tel a:before {
  width: 3.8666666667vw;
  height: 5.6vw;
  background-image: url(../images/service/golf/icon_02_sp.png);
  top: 0.2666666667vw;
  left: 6.6666666667vw;
}
.cvArea-tel a:after {
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background-image: url(../images/service/golf/icon_03.png);
  top: 0.2666666667vw;
  right: 4.4vw;
}

.cvAreaSec {
  background-color: #f4f4f4;
}
.cvAreaSec-inner {
  padding-top: 6.2666666667vw;
  padding-bottom: 6.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvAreaSec-inner {
    padding-top: 53px;
    padding-bottom: 53px;
  }
}

.main_under {
  background-color: #c31c4b;
  padding: 6.6666666667vw 3.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .main_under {
    margin-top: -10px;
    padding: 22px 0;
  }
}
@media screen and (min-width: 960px), print {
  .main_under picture {
    display: block;
    width: 750px;
    line-height: 1;
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px), print {
  .main_under img {
    width: 100%;
  }
}

@media screen and (max-width: 959px) {
  html {
    scroll-padding-top: calc((233/393)*100vw);
  }
}

main {
  color: #333;
}

.materials main {
  background-color: #F0F0F0;
}
.materials .c-inner {
  width: 100%;
  padding: 0 calc((20/393)*100vw);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 960px), print {
  .materials .c-inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1440px) {
  .materials .c-inner {
    width: 1440px;
    margin: 0 auto;
  }
}
.materials .mv .c-inner {
  padding-top: min(calc((48/1400)*100vw), 48px);
  position: relative;
}
@media screen and (max-width: 959px) {
  .materials .mv .c-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: calc((24/393)*100vw);
    padding-top: calc((40/393)*100vw);
  }
}
.materials .mv-txtArea {
  width: min(calc((560/1400)*100vw), 560px);
  position: absolute;
  top: 50%;
  left: min(calc((20/1400)*100vw), 20px);
  translate: 0% -50%;
}
@media screen and (max-width: 959px) {
  .materials .mv-txtArea {
    width: 100%;
    position: static;
    translate: 0 0;
  }
}
.materials .mv-ttl {
  font-size: min(calc((56/1400)*100vw), 56px);
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin-bottom: min(calc((16/1400)*100vw), 16px);
}
@media screen and (max-width: 959px) {
  .materials .mv-ttl {
    font-size: calc((32/393)*100vw);
    margin-bottom: calc((8/393)*100vw);
  }
}
.materials .mv-txt {
  font-size: min(calc((22/1400)*100vw), 22px);
  font-weight: 700;
  line-height: 1.7;
  color: #777;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .materials .mv-txt {
    font-size: calc((18/393)*100vw);
  }
}
.materials .mv-img {
  width: min(calc((920/1400)*100vw), 920px);
  margin: 0;
  margin-left: auto;
}
@media screen and (max-width: 959px) {
  .materials .mv-img {
    width: 100%;
    margin: 0 auto;
  }
}
.materials .sec + .sec {
  margin-top: min(calc((80/1400)*100vw), 80px);
}
@media screen and (max-width: 959px) {
  .materials .sec + .sec {
    margin-top: calc((80/393)*100vw);
  }
}
.materials .sec-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 959px) {
  .materials .sec-item {
    display: block;
  }
}
.materials .sec-item + .sec-item {
  margin-top: min(calc((80/1400)*100vw), 80px);
}
@media screen and (max-width: 959px) {
  .materials .sec-item + .sec-item {
    margin-top: calc((80/393)*100vw);
  }
}
@media screen and (max-width: 959px) {
  .materials .sec .hasNavi.sec-item {
    background: none;
  }
}
@media screen and (max-width: 959px) {
  .materials .sec .hasNavi .sec-ttlArea {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
    width: calc(100% + 10.1781170483vw);
    padding-top: calc((20/393)*100vw);
    padding-inline: calc((20/393)*100vw);
    padding-bottom: calc((24/393)*100vw);
    margin-top: calc((60/393)*100vw);
    margin-inline: calc((-20/393)*100vw);
    background: url(../images/for_facilities/materials/bg_01_sp.png) no-repeat center top/calc((240/393)*100vw) calc((256/393)*100vw);
    background-color: #F0F0F0;
  }
  .materials .sec .hasNavi .sec-ttlArea.is-stuck {
    -webkit-box-shadow: 0 calc((8/393)*100vw) calc((10/393)*100vw) 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 calc((8/393)*100vw) calc((10/393)*100vw) 0 rgba(0, 0, 0, 0.3);
  }
}
.materials .sec .hasNavi .sec-ttlArea-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 163px;
  left: 0;
}
@media screen and (max-width: 959px) {
  .materials .sec .hasNavi .sec-ttlArea-inner {
    position: static;
    top: 0;
  }
}
@media screen and (max-width: 959px) {
  .materials .sec .hasNavi .sec-contents {
    margin-top: calc((20/393)*100vw);
    background-color: #F0F0F0;
  }
}
.materials .sec-ttlArea {
  width: 31.42857143%;
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea {
    width: 100%;
  }
}
.materials .sec-ttlArea-txt {
  font-size: min(calc((18/1400)*100vw), 18px);
  line-height: 1.7;
  text-align: left;
  margin-top: min(calc((16/1400)*100vw), 16px);
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-txt {
    font-size: calc((17/393)*100vw);
    text-align: center;
    margin-top: calc((8/393)*100vw);
  }
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav {
    margin-top: calc((10/393)*100vw);
  }
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: calc((8/393)*100vw) calc((4/393)*100vw);
  }
}
.materials .sec-ttlArea-nav li {
  margin-top: min(calc((16/1400)*100vw), 16px);
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav li {
    margin-top: 0;
  }
}
.materials .sec-ttlArea-nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: min(calc((24/1400)*100vw), 24px);
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  padding: min(calc((16/1400)*100vw), 16px) min(calc((24/1400)*100vw), 24px);
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav a {
    font-size: calc((16/393)*100vw);
    padding: calc((8/393)*100vw) calc((16/393)*100vw);
    padding-right: calc((44/393)*100vw);
  }
}
.materials .sec-ttlArea-nav a .icon {
  content: "";
  display: block;
  width: min(calc((32/1400)*100vw), 32px);
  height: min(calc((32/1400)*100vw), 32px);
  position: absolute;
  top: 0;
  right: min(calc((24/1400)*100vw), 24px);
  bottom: 0;
  margin: auto;
  z-index: 2;
  -webkit-transition: right 0.2s, bottom 0.2s;
  transition: right 0.2s, bottom 0.2s;
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav a .icon {
    width: calc((16/393)*100vw);
    height: calc((16/393)*100vw);
    background-image: url(../images/for_facilities/materials/icon_01_sp.svg);
    rotate: 90deg;
    right: calc((10/393)*100vw);
    margin-right: 0;
  }
}
.materials .sec-ttlArea-nav a .icon path {
  -webkit-transition: stroke 0.2s;
  transition: stroke 0.2s;
}
.materials .sec-ttlArea-nav a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.01);
  border-radius: min(calc((16/1400)*100vw), 16px);
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(12.8999996185px);
          backdrop-filter: blur(12.8999996185px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav a:after {
    border-radius: calc((8/393)*100vw);
  }
}
.materials .sec-ttlArea-nav a span:not(.icon) {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 960px) {
  .materials .sec-ttlArea-nav a:hover {
    opacity: 1;
  }
  .materials .sec-ttlArea-nav a:hover:after {
    border-color: #fff;
  }
  .materials .sec-ttlArea-nav a.active {
    color: #C60D31;
  }
  .materials .sec-ttlArea-nav a.active .icon {
    right: min(calc((19/1400)*100vw), 19px);
  }
  .materials .sec-ttlArea-nav a.active .icon path {
    stroke: #C60D31;
  }
  .materials .sec-ttlArea-nav a.active:after {
    background-color: #fff;
    -webkit-box-shadow: 0 min(calc((5/1400)*100vw), 5px) min(calc((30/1400)*100vw), 30px) 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 min(calc((5/1400)*100vw), 5px) min(calc((30/1400)*100vw), 30px) 0 rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 959px) {
  .materials .sec-ttlArea-nav a.active {
    color: #C60D31;
  }
  .materials .sec-ttlArea-nav a.active .icon {
    bottom: calc((-8/393)*100vw);
  }
  .materials .sec-ttlArea-nav a.active .icon path {
    stroke: #C60D31;
  }
  .materials .sec-ttlArea-nav a.active:after {
    background-color: #fff;
    -webkit-box-shadow: 0 calc((5/393)*100vw) calc((30/393)*100vw) 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 calc((5/393)*100vw) calc((30/393)*100vw) 0 rgba(0, 0, 0, 0.15);
  }
}
.materials .sec-ttl {
  font-size: min(calc((40/1400)*100vw), 40px);
  font-weight: 700;
  position: relative;
  padding-bottom: min(calc((10/1400)*100vw), 10px);
}
@media screen and (max-width: 959px) {
  .materials .sec-ttl {
    font-size: calc((28/393)*100vw);
    padding-bottom: calc((10/393)*100vw);
  }
}
.materials .sec-ttl:after {
  content: "";
  display: block;
  width: min(calc((80/1400)*100vw), 80px);
  height: 2px;
  background-color: #C60D31;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 959px) {
  .materials .sec-ttl:after {
    width: calc((80/393)*100vw);
  }
}
.materials .sec-subTtl {
  font-size: min(calc((32/1400)*100vw), 32px);
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 959px) {
  .materials .sec-subTtl {
    font-size: calc((26/393)*100vw);
    text-align: center;
  }
}
.materials .sec-contents {
  width: 65.71428571%;
}
@media screen and (max-width: 959px) {
  .materials .sec-contents {
    width: 100%;
    margin-top: calc((40/393)*100vw);
  }
}
.materials .sec-contents a {
  color: #007479;
}
.materials .sec-dl + .sec-dl {
  margin-top: min(calc((24/1400)*100vw), 24px);
}
@media screen and (max-width: 959px) {
  .materials .sec-dl + .sec-dl {
    margin-top: calc((24/393)*100vw);
  }
}
.materials .sec-dl dt {
  font-size: min(calc((24/1400)*100vw), 24px);
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dt {
    font-size: calc((22/393)*100vw);
  }
}
.materials .sec-dl dt:before, .materials .sec-dl dt:after {
  content: "";
  display: block;
  width: min(calc((50/1400)*100vw), 50px);
  height: 1px;
  background-color: #C60D31;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dt:before, .materials .sec-dl dt:after {
    width: calc((50/393)*100vw);
  }
}
.materials .sec-dl dt:after {
  width: min(calc((868/1400)*100vw), 868px);
  background-color: #DDDDDD;
  left: auto;
  right: 0;
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dt:after {
    width: calc((301/393)*100vw);
  }
}
.materials .sec-dl dd {
  margin-top: min(calc((8/1400)*100vw), 8px);
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dd {
    margin-top: calc((8/393)*100vw);
  }
}
.materials .sec-dl dd p {
  font-size: min(calc((18/1400)*100vw), 18px);
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dd p {
    font-size: calc((18/393)*100vw);
  }
}
.materials .sec-dl dd .notes {
  font-size: min(calc((14/1400)*100vw), 14px);
  margin-top: min(calc((8/1400)*100vw), 8px);
}
@media screen and (max-width: 959px) {
  .materials .sec-dl dd .notes {
    font-size: calc((14/393)*100vw);
    line-height: 1.5;
    margin-top: calc((8/393)*100vw);
  }
}
.materials .sec-txt {
  font-size: min(calc((18/1400)*100vw), 18px);
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 959px) {
  .materials .sec-txt {
    font-size: calc((18/393)*100vw);
  }
}
.materials .sec-subDl {
  margin-top: min(calc((24/1400)*100vw), 24px);
}
@media screen and (max-width: 959px) {
  .materials .sec-subDl {
    margin-top: calc((24/393)*100vw);
  }
}
.materials .sec-subDl dt {
  font-size: min(calc((20/1400)*100vw), 20px);
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 959px) {
  .materials .sec-subDl dt {
    font-size: calc((20/393)*100vw);
  }
}
.materials .sec-subDl dd {
  font-size: min(calc((18/1400)*100vw), 18px);
  line-height: 1.7;
  margin-top: min(calc((8/1400)*100vw), 8px);
}
@media screen and (max-width: 959px) {
  .materials .sec-subDl dd {
    font-size: calc((18/393)*100vw);
    margin-top: calc((8/393)*100vw);
  }
}
.materials .sec .anchor-contents + .anchor-contents {
  margin-top: min(calc((60/1400)*100vw), 60px);
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-contents + .anchor-contents {
    margin-top: calc((60/393)*100vw);
  }
}
.materials .sec .anchor-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc((8/1400)*100vw), 8px);
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-item {
    gap: calc((8/393)*100vw);
  }
}
.materials .sec .anchor-item + .anchor-item {
  margin-top: min(calc((32/1400)*100vw), 32px);
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-item + .anchor-item {
    margin-top: calc((32/393)*100vw);
  }
}
.materials .sec .anchor-item .heading {
  font-size: min(calc((20/1400)*100vw), 20px);
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-item .heading {
    font-size: calc((20/393)*100vw);
  }
}
.materials .sec .anchor-item .size {
  font-size: min(calc((18/1400)*100vw), 18px);
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-item .size {
    font-size: calc((18/393)*100vw);
  }
}
.materials .sec .anchor-item .source {
  font-size: min(calc((14/1400)*100vw), 14px);
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 959px) {
  .materials .sec .anchor-item .source {
    font-size: calc((14/393)*100vw);
  }
}
.materials .sec .anchor-item .code {
  width: 100%;
  line-height: 1.4;
  padding: 1em;
  border: 1px solid #aaa;
  background: #E7E7E7;
}
.materials .sec .anchor-item .code pre {
  white-space: pre-wrap;
  word-break: break-all;
  overflow-wrap: break-word;
}
.materials .sec #sec-1 .img01 {
  width: min(calc((250/1400)*100vw), 250px);
}
@media screen and (max-width: 959px) {
  .materials .sec #sec-1 .img01 {
    width: calc((250/393)*100vw);
  }
}
.materials .sec #sec-1 .img02 {
  width: min(calc((300/1400)*100vw), 300px);
}
@media screen and (max-width: 959px) {
  .materials .sec #sec-1 .img02 {
    width: calc((300/393)*100vw);
  }
}
.materials .sec #sec-2 .img03 {
  width: min(calc((300/1400)*100vw), 300px);
}
@media screen and (max-width: 959px) {
  .materials .sec #sec-2 .img03 {
    width: calc((300/393)*100vw);
  }
}
.materials .sec01 .sec-ttlArea {
  min-height: min(calc((520/1400)*100vw), 520px);
}
@media screen and (max-width: 959px) {
  .materials .sec01 .sec-ttlArea {
    margin-top: calc((80/393)*100vw);
    min-height: 0;
  }
}
.materials .sec01 .sec-ttlArea-inner {
  min-height: min(calc((520/1400)*100vw), 520px);
  background: url(../images/for_facilities/materials/bg_01_pc.png) no-repeat center top min(calc((50/1400)*100vw), 50px)/contain;
}
@media screen and (max-width: 959px) {
  .materials .sec01 .sec-ttlArea-inner {
    background: none;
    min-height: 0;
  }
}
@media screen and (max-width: 959px) {
  .materials .sec01 .sec-ttl {
    text-align: center;
  }
  .materials .sec01 .sec-ttl:after {
    right: 0;
    margin: auto;
  }
}
@media screen and (max-width: 959px) {
  .materials .sec01 .sec-item {
    background: url(../images/for_facilities/materials/bg_01_sp.png) no-repeat center top/calc((240/393)*100vw) calc((256/393)*100vw);
  }
}
.materials .sec02 {
  padding-bottom: min(calc((150/1400)*100vw), 150px);
}
@media screen and (max-width: 959px) {
  .materials .sec02 {
    padding-bottom: calc((100/393)*100vw);
  }
}
.materials .cvArea04Sec {
  display: none !important;
}