@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  text-align: left;
}

hr {
  display: none;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: none;
}

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

ul, ol {
  list-style: none;
}

address {
  font-style: normal;
}

img {
  border: none;
  width: auto;
  max-width: 100%;
  font-size: 0;
  line-height: 0;
}

table, tbody, tr, th, td {
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}

html, body {
  width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

small {
  font-size: 100%;
}

.clear:after, .clear:before {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}

.clear:after {
  clear: both;
}

.clear {
  zoom: 1;
}

html {
  font-family: "Hiragino Sans", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
}

body {
  background: #fff57f;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.875;
  letter-spacing: 0.04em;
  color: #000;
}
body .fs--txt01 {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
body .fs--b01 {
  font-size: 4rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
body .fs--b02 {
  font-size: 2.6rem;
  line-height: 1.5384615385;
  letter-spacing: 0.08em;
}
body .fs--b03 {
  font-size: 2.2rem;
  line-height: 1.8181818182;
  letter-spacing: 0.08em;
}
body .fs--s01 {
  font-size: 1.3rem;
  line-height: 1.8461538462;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  body {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: 0.04em;
  }
  body .fs--txt01 {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: 0.04em;
  }
  body .fs--b01 {
    font-size: 3rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
  }
  body .fs--b02 {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
  body .fs--b03 {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
  body .fs--s01 {
    font-size: 1.3rem;
    line-height: 1.3846153846;
    letter-spacing: 0.04em;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.color01--txt {
  color: #fcfcfc;
}

.color01--bg {
  background: #fcfcfc;
}

.color02--txt {
  color: #0068b7;
}

.color02--bg {
  background: #0068b7;
}

.color03--txt {
  color: #fff57f;
}

.color03--bg {
  background: #fff57f;
}

.color04--txt {
  color: #fff100;
}

.color04--bg {
  background: #fff100;
}

.color05--txt {
  color: #5185c5;
}

.color05--bg {
  background: #5185c5;
}

.color06--txt {
  color: #000000;
}

.color06--bg {
  background: #000000;
}

.color07--txt {
  color: #ffffff;
}

.color07--bg {
  background: #ffffff;
}

@media (max-width: 750px) {
  body {
    min-width: 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
img {
  image-rendering: -webkit-optimize-contrast;
}

.flex {
  display: flex;
}

.fs--sans {
  font-family: "Hiragino Sans", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
}

.fs--serif {
  font-family: "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
}

.sec__in--l {
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}

.sec__in--s {
  width: 100%;
  max-width: 960px;
  min-width: 0;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .sec__in--l {
    max-width: 100%;
  }
  .sec__in--s {
    max-width: 100%;
  }
}
footer .f__sp {
  padding: 0 0 30px;
}
footer .f__sp ul li {
  text-align: center;
  font-weight: bold;
}
footer .f__tel > div {
  border: 2px solid #000;
  padding: 30px 0;
}
footer .f__tel dt {
  text-align: center;
  margin: 0 0 20px;
}
footer .f__tel dd {
  text-align: center;
}
footer .f__tel dd span {
  font-weight: bold;
}
footer .f__copy > div {
  padding: 40px 0 60px;
  position: relative;
}
footer .f__copy p {
  text-align: center;
}
footer .f__copy .gotop {
  cursor: pointer;
  z-index: 99;
  position: absolute;
  width: 50px;
  padding: 50px 0 0;
  right: 10px;
  bottom: 30px;
}
footer .f__copy .gotop div {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 100%;
}

@media (max-width: 750px) {
  footer {
    padding: 0 2.6666666667%;
  }
  footer .f__sp {
    padding: 0 0 8.4507042254%;
  }
  footer .f__tel > div {
    padding: 5.6338028169% 2.8169014085%;
    box-sizing: border-box;
  }
  footer .f__tel dt {
    margin: 0 0 2.9850746269%;
  }
  footer .f__copy > div {
    padding: 5.6338028169% 0;
    position: relative;
  }
  footer .f__copy p {
    text-align: left;
  }
  footer .f__copy .gotop {
    width: 30px;
    padding: 30px 0 0;
    right: 5px;
    bottom: 10px;
  }
  footer .f__copy .gotop div {
    font-size: 1.6rem;
  }
}