@charset "UTF-8";
/*
リセットcssを記述
*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* メディアクエリ */
/* //メディアクエリ */
/* position 中央寄せ */
/* //position 中央寄せ */
html {
  font-size: 100%;
}

body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  color: #5D5D5D;
  -webkit-font-smoothing: antialiased; /* macで文字が太くなる現象を解消 */
}
body.noscroll {
  overflow: hidden;
}
body .header-and-main--syonan {
  color: #333333;
}

main {
  margin-top: 151.2px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  main {
    margin-top: 16.6538461538vw;
  }
}

p {
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

ul {
  list-style: none;
  padding-left: 0;
}

a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.7;
}

.header-and-main--syonan {
  background-color: #FBF5ED;
}
.header-and-main--syonan main {
  margin-top: 124.67px;
}
@media screen and (max-width: 1280px) {
  .header-and-main--syonan main {
    margin-top: 119.38px;
  }
}
@media screen and (max-width: 1024px) {
  .header-and-main--syonan main {
    margin-top: 16.4820512821vw;
  }
}
.header-and-main--syonan a {
  transition: all 0.4s;
}
.header-and-main--syonan a:hover {
  opacity: 0.6;
}

.p-download {
  padding-bottom: 100px;
}
.p-download__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .p-download__title {
    font-size: 5.1282051282vw;
    margin-bottom: 5.1282051282vw;
  }
}
.p-download__item {
  position: relative;
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  .p-download__item {
    padding: 5.1282051282vw 0;
  }
}
.p-download__item::before {
  content: "";
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(90deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(180deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(90deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(180deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px);
  background-position: left top, right top, left bottom, left top;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .p-download__item::before {
    height: 0.2564102564vw;
  }
}
.p-download__item:last-of-type::after {
  content: "";
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(90deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(180deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(90deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px), repeating-linear-gradient(180deg, #cccccc, #cccccc 3px, transparent 3px, transparent 5px);
  background-position: left top, right top, left bottom, left top;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .p-download__item:last-of-type::after {
    height: 0.2564102564vw;
  }
}
.p-download__item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .p-download__item-title {
    font-size: 4.1025641026vw;
    line-height: 1.6;
    letter-spacing: 0.03em;
    margin-bottom: 2.5641025641vw;
  }
}
.p-download__item-content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-download__item-content {
    flex-direction: column;
    gap: 1.2820512821vw;
  }
}
.p-download__item .p-download__item-content:not(:last-of-type) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .p-download__item .p-download__item-content:not(:last-of-type) {
    margin-bottom: 2.5641025641vw;
  }
}
.p-download__item-name {
  font-size: 14px;
  color: #63ACC3;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .p-download__item-name {
    font-size: 3.5897435897vw;
  }
}
.p-download__item-buttons {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .p-download__item-buttons {
    justify-content: center;
  }
}
.p-download__item-buttons a {
  background-color: #63ACC3;
  color: #FFFFFF;
  border-radius: 3px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 7px 2px;
}
@media screen and (max-width: 1024px) {
  .p-download__item-buttons a {
    flex: 1;
    font-size: 3.0769230769vw;
    padding: 1.5384615385vw 1.7948717949vw 1.5384615385vw;
  }
}
.p-download__item-buttons a span {
  position: relative;
  padding-left: 12px;
}
@media screen and (max-width: 1024px) {
  .p-download__item-buttons a span {
    padding-left: 3.0769230769vw;
  }
}
.p-download__item-buttons a span::before {
  content: "";
  width: 9px;
  height: 9px;
  background: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6.51094C4.425 6.51094 4.35468 6.49931 4.28906 6.47606C4.22343 6.45281 4.1625 6.41288 4.10625 6.35625L2.08125 4.33125C1.96875 4.21875 1.91475 4.0875 1.91925 3.9375C1.92375 3.7875 1.97775 3.65625 2.08125 3.54375C2.19375 3.43125 2.32744 3.37275 2.48231 3.36825C2.63719 3.36375 2.77068 3.41756 2.88281 3.52969L3.9375 4.58438V0.562502C3.9375 0.403127 3.9915 0.269627 4.0995 0.162002C4.2075 0.054377 4.341 0.000376939 4.5 1.93965e-06C4.659 -0.00037306 4.79268 0.053627 4.90106 0.162002C5.00943 0.270377 5.06325 0.403877 5.0625 0.562502V4.58438L6.11718 3.52969C6.22968 3.41719 6.36337 3.36319 6.51824 3.36769C6.67312 3.37219 6.80662 3.43088 6.91874 3.54375C7.02187 3.65625 7.07587 3.7875 7.08074 3.9375C7.08562 4.0875 7.03162 4.21875 6.91874 4.33125L4.89375 6.35625C4.8375 6.4125 4.77656 6.45244 4.71093 6.47606C4.64531 6.49969 4.575 6.51131 4.5 6.51094ZM1.125 9C0.815624 9 0.550874 8.88994 0.33075 8.66981C0.110625 8.44969 0.000375 8.18475 0 7.875V6.75C0 6.59062 0.054 6.45712 0.162 6.3495C0.27 6.24187 0.4035 6.18788 0.5625 6.1875C0.721499 6.18713 0.855187 6.24113 0.963562 6.3495C1.07194 6.45787 1.12575 6.59137 1.125 6.75V7.875H7.87499V6.75C7.87499 6.59062 7.92899 6.45712 8.03699 6.3495C8.14499 6.24187 8.27849 6.18788 8.43749 6.1875C8.59649 6.18713 8.73018 6.24113 8.83855 6.3495C8.94693 6.45787 9.00074 6.59137 8.99999 6.75V7.875C8.99999 8.18437 8.88993 8.44931 8.66981 8.66981C8.44968 8.89031 8.18474 9.00037 7.87499 9H1.125Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 1024px) {
  .p-download__item-buttons a span::before {
    width: 2.3076923077vw;
    height: 2.3076923077vw;
  }
}/*# sourceMappingURL=download.css.map */