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

/* ===== 全体の設定 ===== */
body {
  *text-align: center;
  /*IE調整用*/
  color: #6a3906;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* 全体背景[変更可] */
#wrapper {
  background: #fff !important;
  padding: 0;
}


/* ===== コンテンツ ===== */
/* コンテンツ リンク色[変更可] */
#content a:link {
  text-decoration: underline;
  color: #005799;
}

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

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

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

/* イベント名 リンク色[色変更可] */
#main .blockInEvent .bl-hot a, #bottomBlock .topics .topicsTitle a {
  text-decoration: none;
  color: #005799;
}

/* ===== コンテンツ[以下に追加] ===== */

#wrapper {
  background: #fff;
  border-bottom: 1px solid #dbdcdc;
}

h1, p, dl, dt, dd {
  margin: 0;
}

h2, h3 {
  margin: 0 0 35px 0;
  text-align: center;
  font-size: 18px;
}

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


#innerWrap {
  margin: 0 auto;
  overflow: hidden;
  width: auto !important;
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
  /*  background: none !important;*/
  *text-align: left;
  /*IE調整用*/
}

.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;
  /**/
}

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

#innerWrap a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

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

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

.mv_inner {
  background-color: #fbc82b;
  display: block;
  position: relative;
}

.mv_inner>h1 {
  margin: 0 auto;
  max-width: 1300px;
}

.mv_inner>h2 {
  background-color: rgba(251, 200, 43, 0.6);
  border-radius: 20px;
  bottom: 2em;
  color: #4ba366;
  font-size: 1.0625rem;
  font-weight: 600;
  left: 50%;
  margin: 0 0 0 -14.75em;
  padding: 0.5em 2em;
  position: absolute;
}

.mv_pr {
  bottom: -2em;
  font-size: 0.8125rem;
  font-weight: 600;
  left: 50%;
  margin-left: 26.8em;
  position: absolute;
}

.mv>.bg {
  background-image: url(../img/al_deco.png), url(../img/al_bg.jpg);
  background-position: bottom 38px left 53%, top center;
  background-repeat: no-repeat, repeat-x;
  background-size: auto 68%, auto 100%;
}

.evente-list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 820px;
  padding: 33px 0 72px;
}

.evente-list>li {
  margin-right: 5.4%;
  width: 20.916%;
}

.evente-list>li:nth-child(4), .evente-list>li:nth-child(7) {
  margin-right: 0;
}

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

.fixed_al ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 995px;
  padding: 10px 0;
}

.fixed_al ul li {
  width: 13.57%;
}

.col {
  background-color: #fff;
}

.col .inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 90%;
}

.col h2 {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.75;
  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: 60%;
  font-weight: normal;
}

.col h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75;
  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: 140%;
  line-height: 1.12;
  vertical-align: middle;
}

.col h3.border:not(:first-of-type) {
  border-top: #fff solid 3px;
  margin-top: 1.7em;
  padding-top: 1.7em;
}
.col h3.border span {display: block; color: #6a3906; font-size: .875em; font-weight: normal;}
.col h3.border strong {
  display: inline-block;
  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 2.5%;
}

.flex.col3>* {
  font-size: 0.9375rem;
  margin-left: 5%;
  position: relative;
  width: 30%;
}

.flex.col3>*:first-child, .flex.col3>*:nth-child(4) {
  margin-left: 0;
}

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

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

.flex.col2 {
  margin: 0 auto 2.3%;
  justify-content: space-between;
  position: relative;
}

.flex.col2>* {
  position: relative;
  width: 48%;
}

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

.col .link a {
  background: #f39800;
  color: #fff;
  border-radius: 3em;
  display: block;
  font-size: 1rem;
  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>div:nth-of-type(1)>.inner {
  background: url(../img/col1_deco1-1.png) no-repeat bottom 37px center / 97.3%;
}

#col1>div:nth-of-type(2)>.inner {
  background: url(../img/col1_deco1-2.png) no-repeat top 149px left -4% / 94.7%
}

#col1>div:nth-of-type(3)>.inner {
  background: url(../img/col1_deco1-3.png) no-repeat top 84px center / 93%
}

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

#col1 h3 {
  color: #8fc31f;
}

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

.pop .left {
  left: -10%;
  position: absolute;
  top: 66px;
  width: 60%;
}

.pop .right {
  position: absolute;
  right: -10%;
  top: 66px;
  width: 60%;
}

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

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

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

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

.detail:not(:last-of-type) {
  border-bottom: #fff solid 3px;
}

.detail .flex {
  justify-content: space-between;
  padding-bottom: 30px;
}

#col1>div:last-of-type .detail .flex {
  padding-bottom: 45px;
  position: relative;
}

#col1>div:last-of-type .detail .flex p.cap {
  bottom: 5em;
  font-size: 0.875rem;
  left: 50%;
  margin-left: 8em;
  position: absolute;
}

.detail .link {
  background-color: #fff;
  border-radius: 1em;
  box-shadow: 0px 15px 10px 0px rgb(0 0 0 / 8%);
  font-size: 0.875rem;
  padding: 2em 2.5em;
  position: relative;
  width: 39%;
}

.detail .link::before {
  background-color: #fff;
  box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 8%);
  content: '';
  display: block;
  height: 2em;
  position: absolute;
  top: 60%;
  transform: translateY(50%) rotate(-45deg) skew(15deg, 15deg);
  right: -1em;
  width: 2em;
}

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

.detail .link p {
  line-height: 1.75;
  margin-bottom: 1.5em;
}

#col1>div:nth-of-type(1)>.detail .inner>img {
  width: 57.9%;
}

#col1>div:nth-of-type(2)>.detail .inner>img {
  width: 53.1%;
}

#col1>div:nth-of-type(3)>.detail .inner>img {
  width: 54.8%;
}

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

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

#col2 h3 {
  color: #80cbd3;
}

#col2 .detail .flex {
  padding-bottom: 79px;
}

#col2 .detail .inner>img {
  width: 52.3%;
}

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

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

#col3 h3 {
  color: #f0908a;
}

#col3 .detail .flex {
  padding-bottom: 62px;
}

#col3 .detail .inner>img {
  width: 57.56%;
}

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

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

#col4 h3 {
  color: #f39800;
}

#col4 .detail .flex {
  align-items: flex-end;
  margin-top: 104px;
  padding-bottom: 75px;
  position: relative;
}

#col4 .detail .inner>img {
  width: 52.3%;
}

#col4 .detail .inner>img.left {
  position: absolute;
  right: 20%;
  top: -113px;
  width: 19%;
}

#col4 .detail .inner>img.right {
  position: absolute;
  right: -2%;
  top: -54px;
  width: 19%;
}

#col5 {
  background-color: rgba(203, 114, 171, 0.1);
}

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

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

#col5 h4 {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 1.3em auto 0;
  text-align: center;
}

#col5 .link {
  margin: 0 auto;
  padding-bottom: 11.5%;
}

#col5 .link a {
  max-width: 18.125em;
}

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

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

#col6 h3 {
  color: #6289c6;
}

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

.flex.col2 li.reverse {
  display: inherit;
  flex-direction: column-reverse;
}

#col6 .flex.col2 li.reverse p {
  margin: 0 auto 2em;
}

.flex.col2 li.wide {
  align-items: flex-end;
  display: inherit;
  justify-content: space-between;
  padding: 160px 0 0;
  width: 100%;
}

#col6 .flex.col2 li.wide::before {
  background-image: url(../img/col6_deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 688px;
  right: 5%;
  position: absolute;
  top: 0;
  width: 72%;
}

#col6 .flex.col2 li.wide>* {
  margin: 0;
  position: relative;
  width: 48%;
}

#col6 .flex.col2 li.wide img:nth-child(2) {
  position: absolute;
  right: 0;
  top: 3%;
  width: 60.8%;
}

.col>.link a {
  max-width: 23.75em;
  padding: 1em;
}

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

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

#col7 h3 {
  color: #4ba366;
}

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

#col7 .flex.col2>:first-child {
  width: 53%;
}

#col7 .flex.col2>:last-child {
  width: 43%;
}

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

#col7 .flex.col2:first-of-type:before {
  background-image: url(../img/col7_deco1.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 661px;
  left: 10%;
  position: absolute;
  top: -96px;
  width: 74%;
}

#col7 .flex.col2:last-of-type:before {
  background-image: url(../img/col7_deco2.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 740px;
  position: absolute;
  right: 4.2%;
  top: -115px;
  width: 84%;
}

.official {
  background: url(../img/official_bg.jpg) repeat top center / 1300px auto;
  padding: 62px 0 85px;
}

.official .inner {
  align-items: flex-start;
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  padding: 26px 38px;
}

.official .inner .link {
  width: 55.2%;
}

.official .inner .link h3 {
  line-height: 1.1;
  margin: 0 0 2em;
  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 {
  font-size: 0.875rem;
  line-height: 1.8;
  margin-bottom: 3em;
}

.official .link a {
  max-width: 17.5em;
  padding: 0.625em 1em;
}

.official .inner > span {
  width: 39%;
}
.official .inner > span p.cap {text-align: right; font-size: .8125em; 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;
  display: none;
  cursor: pointer;
}

/* for responsive */
#slide_menu {
  display: none;
}

.sp_header,
.sp_footer {
  display: none;
}

.shop_link {
  text-align: right;
  font-size: 11px;
  width: 980px;
  margin: 5px auto 0;
}

.spOnly {
  display: none !important;
}