/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

table,
input,
textarea,
select,
option {
  line-height: 1.1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
  max-width: 100%;
}

@font-face {
  font-family: Hira;
  src: url(../fonts/HiraKakuProN-W6.otf);
}

@font-face {
  font-family: ShinGoL;
  src: url(../fonts/AOTFShinGoProLight.otf);
}

@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}

#bg-main {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/common/bg-main.jpg) repeat;
}
.c-mainvisual {
  position: relative;
  margin-top: -76px;
  padding: 0 11px;
}
@media screen and (max-width: 1100px) {
	.c-mainvisual {
	  margin-top: -5%;
	}
}
.c-mainvisual::after,
.c-mainvisual::before {
  content: "";
  position: absolute;
  background: url(../img/top/cloud-left.png) no-repeat center/contain;
  width: 21.77%;
  max-width: 418px;
  height: auto;
  aspect-ratio: 418 / 590;
  z-index: 0;
  top: 23px;
}
.c-mainvisual::before {
  left: 0;
}
.c-mainvisual::after {
  background-image: url(../img/top/cloud-right.png);
  right: 0;
  aspect-ratio: 455 / 523;
  max-width: 455px;
  top: 0;
  width: 23.7%;
  top: 31px;
}
.c-mainvisual > * {
  position: relative;
  z-index: 1;
}
.c-mainvisual__bird {
  position: absolute;
  display: block;
  top: 24px;
  right: max(calc(50% - 600px), 20px);
  z-index: 2;
  max-width: 25%;
}
.c-mainvisual__item {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  rotate: 1deg;
  background-color: #afafaf;
  height: calc(100vh + 15.32vw - 514px);
  max-height: 689px;
}
.c-mainvisual__item img {
  width: 100%;
  aspect-ratio: 1300 / 889;
  margin: 0px auto;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .c-mainvisual {
    margin-top: -8px;
  }
  .c-mainvisual__item {
    background-size: cover;
    rotate: unset;
    height: auto;
  }
  .c-mainvisual__item img {
    aspect-ratio: 353 / 450;
  }
  .c-mainvisual__bird {
    top: 89px;
  }
  .c-mainvisual::after,
  .c-mainvisual::before {
    background-image: url(../img/common/cloud-sp1.png);
    aspect-ratio: unset;
  }
  .c-mainvisual::after {
    width: 41.07%;
    z-index: 1;
    top: 19.73vw;
    right: -10.13vw;
    aspect-ratio: 154 / 89;
  }
  .c-mainvisual::before {
    width: 40%;
    top: unset;
    left: -10.4vw;
    bottom: 47.73vw;
    aspect-ratio: 150 / 87;
  }
  .c-mainvisual__cloud {
    position: absolute;
    right: -15.47vw;
    bottom: 15.47vw;
    width: 46.4%;
  }
}

.c-menu1 {
  position: relative;
  z-index: 1;
  margin-top: -16.15vw;
  margin-bottom: -8.7vw;
  display: flex;
  gap: 10px;
  align-items: flex-end;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.c-menu1 h1 {
  width: 38.67%;
  flex-shrink: 0;
  max-width: 464px;
}
@media screen and (max-width: 767px) {
  .c-menu1 h1 {
    width: 62.93vw;
  }
  .c-menu1 {
    margin-top: -24vw;
    margin-bottom: -10.9333vw;
    padding-left: 4px;
  }
}

.c-imgtxt {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-imgtxt__img {
  width: 362px;
  background: url(../img/common/bg-img.png) no-repeat;
  background-size: cover;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-imgtxt__img {
    width: 100%;
  }
}
.c-imgtxt__img:before {
  content: "";
  width: 30px;
  height: 7px;
  background: #f01400;
  position: absolute;
  right: -20px;
  border-radius: 10px;
  z-index: 2;
  top: 70px;
}
@media screen and (max-width: 767px) {
  .c-imgtxt__img:before {
    width: 7px;
    height: 30px;
    top: auto;
    bottom: -20px;
    left: 20px;
    right: auto;
  }
}
.c-imgtxt__img:after {
  content: "";
  width: 30px;
  height: 7px;
  background: #f01400;
  position: absolute;
  right: -20px;
  border-radius: 10px;
  z-index: 2;
  bottom: 57px;
}
@media screen and (max-width: 767px) {
  .c-imgtxt__img:after {
    width: 7px;
    height: 30px;
    bottom: -20px;
    right: 20px;
  }
}
.c-imgtxt__txt {
  width: 432px;
  background: #ffffff;
  border: 3px solid #ffffff;
  padding: 15px 30px 103px;
}
@media screen and (max-width: 767px) {
  .c-imgtxt__txt {
    margin-top: 10px;
    width: 100%;
  }
}

.sec-state {
  background: #f1ae4c;
  padding-bottom: 79px;
}
@media screen and (max-width: 767px) {
  .sec-state {
    padding-bottom: 40px;
  }
}

.c-btn1 a {
  background: #ffffff;
  color: inherit;
}

.c-btn1--down a:before {
  border-color: #3fb299 transparent transparent transparent;
}

.c-navi li:before {
  width: 1px;
  border-left: 1px dotted #ffffff;
  height: calc(100% - 34px);
}

.c-slide__day {
  left: 10px;
  top: 10px;
  width: 24%;
}

.sec-event {
  background: url("../img/common/bg-violet.jpg") repeat;
}

.sec-recruit {
  background: #f5eab4;
  padding-bottom: 77px;
}

.sec-map {
  background: url(../img/common/bg-green.jpg) repeat;
}
