@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
form,
h1,
h4,
h5,
h6,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

h2, h3 {
  text-align: center;
  background: transparent;
  border: 0;
  font-style: normal;
  font-weight: normal;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

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

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

mark {
  background-color: #ff0;
  color: #000;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

a {
  color: #036;
  outline: none;
}

img {
  vertical-align: bottom;
}

body {
  background: #fff;
  color: #6a3906;
  font-size: 13px;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.3;
  -webkit-text-size-adjust: none;
}

a:link {
  color: #c50026;
  text-decoration: underline;
}

a:visited {
  color: #c50026;
  text-decoration: underline;
}

a:active {
  color: #e9133c;
  text-decoration: underline;
}

a:hover {
  color: #e9133c;
  text-decoration: none;
}

/* =========== BASE =========== */



/* Section / Nav
------------------------------- */
section,
nav {
  display: block;
  position: relative;
}

/* ---------------------------- */
#content_wrap {
  width: 100%;
  margin: 0;
  color: #6a3906;
  font-size: 14px;
  line-height: 1.6;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.sns {
  margin-left: 10px;
}

.center {
  text-align: center;
}

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

h2 {
  font-size: calc(28vw / 750 * 100);
  margin: 0 0 20px 0;
  line-height: 1.4;
}

h3 {
  font-size: calc(28vw / 750 * 100);
  margin: 0 0 20px 0;
  line-height: 1.4;
}

p {
  line-height: 1.4;
}

.col p {
  font-size: calc(28vw / 750 * 100);
}

#innerWrap {
  font-feature-settings: "palt"; letter-spacing: .04em;
}

#innerWrap em {
  font-style: normal;
  font-weight: 700;
}

sup {
  vertical-align: super;
}


/* ===== mv ===== */
.mv {
  position: relative;
}

.mv_inner {
  position: relative;
}

.mv_inner>h2 {
  bottom: 1em;
  color: #4ba366;
  font-size: 4vw;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 2em;
  position: absolute;
  text-align: left;
}

.mv_pr {
  bottom: -2em;
  font-size: 3.2vw;
  font-weight: 600;
  right: 2em;
  position: absolute;
}

.mv>.bg {
  background: url(../img/al_bg_sp.jpg) no-repeat top center / 100%;
}

.evente-list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 12vw 0 30vw;
}

.evente-list>li {
  margin-bottom: 2.64vw;
  width: 41.16%;
}

.evente-list>li:nth-child(even) {
  margin-left: 4.34%;
}

.fixed_al {
  background-color: #fbc82b;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}

.fixed_al ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2vw 0 5vw;
}

.fixed_al ul li {
  margin: 0 1.3% 0.8% 0;
  width: 21%;
}

.fixed_al ul li:nth-child(4), .fixed_al ul li:nth-child(7) {
  margin-right: 0;
}

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

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

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

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

.col {
  background-color: #fff;
}

.col h2 {
  color: #fff;
  font-size: calc(64vw / 750 * 100);
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 2em 0 0.5em;
  position: relative;
}

.col h2 img {
  left: 50%;
  margin-left: -1.75em;
  position: absolute;
  top: -1.88em;
  width: 3.5em;
}

.col h2 span {
  font-size: 50%;
  font-weight: normal;
}

.col h3 {
  font-size: calc(36vw / 750 * 100);
  font-weight: 600;
  line-height: 1.55;
  margin: 1.4em auto 1.15em;
}

.col h3 img {
  height: 2em;
  margin-right: 0.5em;
  vertical-align: middle;
}

.col h3 strong {
  color: #6a3906;
  font-size: calc(56vw / 750 * 100);
  font-weight: 600;
  line-height: 1.12;
  vertical-align: middle;
}

.col h3.border {
  margin: 1.25em auto 1em;
}
.col h3.border span {display: block; color: #6a3906; font-size: 4vw; font-weight: normal;}
.col h3.border strong {
  display: inline-block;
  font-size: calc(44vw / 750 * 100);
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  position: relative;
}

.col h3.border strong::after {
  border-radius: 2.5px;
  bottom: 0;
  content: '';
  height: 0.18em;
  left: 0;
  position: absolute;
  width: 100%;
}

.flex {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex.col3 {
  margin: 0 auto 3.87%;
  width: 80%;
}

.flex.col3>* {
  font-size: calc(28vw / 750 * 100);
  position: relative;
}

.flex.col3>* p {
  margin: 1.2em auto 1.6em;
}

.flex.col3>* p a {
  text-decoration: underline;
}

.flex.col2 {
  margin: 0 auto;
  position: relative;
  width: 80%;
}

.flex.col2>* {
  position: relative;
}

.flex.col2>* p {
  margin: 1em 0 2.3em;
}

.col .link a {
  background: #f39800;
  color: #fff;
  border-radius: 3em;
  display: block;
  font-size: calc(32vw / 750 * 100);
  font-weight: 600;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 20em;
  padding: 0.9em 1em;
  position: relative;
  text-align: center;
}

#col1 {
  background-color: rgba(143, 195, 31, 0.1);
}

#col1 h2 {
  background-color: #8fc31f;
}

#col1 h3 {
  color: #8fc31f;
}

#col1 .inner ul {
  margin: 0 auto;
}

.col .pop p {
  margin: 2.4em auto 1.6em;
}

.pop .left {
  left: -10%;
  position: absolute;
  top: 17.77vw;
  width: 60%;
}

.pop .right {
  position: absolute;
  right: -10%;
  top: 17.77vw;
  width: 60%;
}

#col1 .detail {
  background: url(../img/col1_bg_sp.png) no-repeat bottom center / 100%;
}

#col2 .detail {
  background: url(../img/col2_bg_sp.png) no-repeat bottom center / 100%;
}

#col3 .detail {
  background: url(../img/col3_bg_sp.png) no-repeat bottom center / 100%;
}

#col4 .detail {
  background: url(../img/col4_bg_sp.png) no-repeat bottom center / 100%;
}

.detail .flex {
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 8vw;
  width: calc(640vw / 750 * 100);
}

#col1>div:last-of-type .detail .flex {
  padding-bottom: 24vw;
}

.detail .link {
  background-color: #fff;
  border-radius: 1em;
  box-shadow: 0px 15px 10px 0px rgb(0 0 0 / 8%);
  margin-top: 5%;
  padding: 2em 1.5em 1.5em;
  position: relative;
}

.detail .link::before {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 8%);
  content: '';
  display: block;
  height: 1.5em;
  left: 50%;
  margin-left: -0.75em;
  position: absolute;
  top: -1.5em;
  transform: translateY(50%) rotate(-135deg) skew(10deg, 10deg);
  width: 1.5em;
}

.detail .link::after {
  background: #fff;
  content: '';
  display: block;
  height: 2em;
  left: 50%;
  margin-left: -2em;
  position: absolute;
  top: 0;
  width: 4em;
}

.detail .link p {
  line-height: 1.66;
  margin-bottom: 1.3em;
}

#col2 {
  background-color: rgba(128, 203, 211, 0.1);
}

#col2 h2 {
  background-color: #80cbd3;
}

#col2 h3 {
  color: #80cbd3;
}

#col2 .detail .flex {
  padding-bottom: 24vw;
}

#col2 .detail .link {
  margin-top: 11%;
}

#col3 {
  background-color: rgba(240, 144, 138, 0.1);
}

#col3 h2 {
  background-color: #f0908a;
}

#col3 h3 {
  color: #f0908a;
}

#col3 .detail .flex {
  padding-bottom: 24vw;
}

#col3 .detail .link {
  margin-top: 7.4%;
}

#col4 {
  background-color: rgba(243, 152, 0, 0.1);
}

#col4 h2 {
  background-color: #f39800;
}

#col4 h3 {
  color: #f39800;
}

#col4 .detail .flex {
  margin-top: 40%;
  padding-bottom: 29vw;
  position: relative;
}

#col4 .detail .link {
  margin-top: 12%;
}

#col4 .detail .inner>img.left {
  position: absolute;
  left: 4%;
  top: -40vw;
  width: 43%;
}

#col4 .detail .inner>img.right {
  position: absolute;
  right: 2%;
  top: -29vw;
  width: 43%;
}

#col5 {
  background: rgba(203, 114, 171, 0.1) url(../img/col5_bg_sp.png) no-repeat bottom -5.3vw center / 100%;
  padding-bottom: 30%;
}

#col5 h2 {
  background-color: #cb72ab;
}

#col5 h3, #col5 h4 {
  color: #cb72ab;
}

#col5 h4 {
  font-size: calc(36vw / 750 * 100);
  font-weight: 600;
  margin: 1.3em auto 0;
  text-align: center;
}

#col5 .link {
  margin: 0 auto;
}

#col5 .link li:not(:last-child) {
  margin-bottom: 14%;
}

#col6 {
  background: rgba(98, 137, 198, 0.1) url(../img/col6_bg_sp.png) no-repeat bottom center / 100%;
  padding-bottom: 30%;
}

#col6 h2 {
  background-color: #6289c6;
}

#col6 h3 {
  color: #6289c6;
}

#col6 h3.border strong::after {
  background-color: #6289c6;
}

.flex.col2 li.wide {
  padding: 60% 0 0;
}

#col6 .flex.col2 li.wide>* {
  position: relative;
}

#col6 .flex.col2 li.wide img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
}

.col>.link a {
  padding: 1em;
}

#col7 {
  background: rgba(75, 163, 102, 0.1);
  padding-bottom: 10%;
}

#col7 h2 {
  background-color: #4ba366;
}

#col7 h3 {
  color: #4ba366;
  margin: 1.6em auto 1.3em;
}

#col7 h3.border strong {
  margin-bottom: 0;
  margin-top: 0.25em;
}

#col7 h3.border strong::after {
  background-color: #4ba366;
}

.official {
  background-color: #dde3e8;
  padding: 9% 0 17%;
}

.official .inner {
  align-items: flex-start;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column-reverse;
  margin: 0 auto;
  padding: calc(40vw / 750 * 100) calc(40vw / 750 * 100) 7.3vw;
  width: calc(640vw / 750 * 100);
}

.official .inner .link h3 {
  font-size: calc(40vw / 750 * 100);
  line-height: 1.3;
  margin: 1em 0;
  padding-bottom: 0.9em;
  position: relative;
  text-align: left;
}

.official .inner .link h3::after {
  background-color: #4ba366;
  bottom: 0;
  content: '';
  height: 0.13em;
  left: 0;
  position: absolute;
  width: 5em;
}

.official .inner .link p {
  line-height: 1.8;
  margin-bottom: 2.3em;
}

.official .link a {
  max-width: 14.375em;
  padding: 0.75em 1em;
}

.official .inner > span p.cap {text-align: right; font-size: 3.2vw; display: inline-flex; justify-content: flex-end; align-items: center; width: 100%;}
.official .inner > span p.cap i {font-size:1.75em; font-style: normal; line-height: 0; padding-right: .1em;}
sup {font-size: 1.25em; display: inline-block;}
img.img-radius {border-radius: 10px;}

/*end*/

#riBackToTop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 100;
  text-align: center;
  display: none;
}

#riBackToTop img {
  width: 50px;
}

/* for responsive */
.pc_header,
.pc_footer {
  display: none;
}

.socialLinkTop {
  display: none;
}

#slide_menu {
  z-index: 99;
}

.pcOnly {
  display: none !important;
}