.mv-heading.hellowoods-mv-heading .heading-subtext {
  font-family: "Noto Serif JP", serif;
  height: auto;
  color: #fff;
  font-size: 60px;
  width: auto;
  max-width: initial;
  font-weight: normal;
  line-height: 120%;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.heading .heading-subtext img {
  width: auto;
  height: 100%;
}
.button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 430px;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  border: 1px dotted #333;
  position: relative;
  letter-spacing: 0.08em;
  padding: 10px 50px 10px 10px;
	background: #fff;
}
.button.button-center {
  text-align: center;
}
.btn_gray {
  text-align: center;
  width: 430px;
  box-sizing: border-box;
  position: relative;
  background: #f2f2f2;
  margin-top: 50px;
}
.btn_gray::before {
  content: "";
  background: #f2f2f2;
  position: absolute;
  bottom: -6px;
  left: 6px;
  box-sizing: border-box;
  width: calc(100% - 12px);
  height: calc(100% + 12px);
}
.btn_gray span {
  position: relative;
  z-index: 2;
  padding: 10px;
  display: block;
  font-size: 16px;
  letter-spacing: 0.08em;
  font-weight: bold;
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #7E7E7E;
}
.btn_gray span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: dotted 1px #333;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn_gray span::after {
  content: "";
  display: block;
  width: calc(100% - 10px);
  height: calc(100% + 10px);
  border: dotted 1px #333;
  position: absolute;
  bottom: -5px;
  left: 5px;
}
.boldLink {
  font-weight: bold;
}
.buttonText002 {
  display: block;
  background-image: url(../images/events/icon-arrow-001.png);
  background-color: #ea9671;
  background-repeat: no-repeat;
  background-position: right 30px center;
  background-size: 43px auto;
  color: #fff;
  padding: 2.3em 1em;
  font-size: 30px;
  font-weight: bold;
  position: relative;
}
.buttonText002__icon001 {
  position: absolute;
  left: 30px;
  top: 45px;
  width: 90px;
}
.buttonText003 {
  display: block;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  text-align: left;
  line-height: 100%;
}
.buttonText003__text {
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.buttonText003__textSubWrap.winterXmas {
		margin-top: -30px;
	}
.buttonText003__textSub {
  width: 100%;
	display: inline-block;
  font-size: 22px;
}

.winterXmas .buttonText003__textSub {
	margin-bottom: 20px;
}

.athleticBox .text {
  margin-bottom: 60px;
}
.athleticSubTitle {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
  font-family: "Noto Serif JP", serif;
}
.athleticSubTitle span {
  display: inline-block;
  background: linear-gradient(transparent 70%, #c3e8d8 30%);
}
.linkInline001 {
  text-decoration: underline;
}
@media screen and (min-width: 750px) {
  br.sp {
    display: none;
  }
  img.sp {
    display: none;
  }
  .u-sp {
    display: none;
  }
  .mv::after {
    content: '';
    position: absolute;
    bottom: -46px;
    left: 0;
    width: 100%;
    height: 134px;
    background: url("../images/events/mv-curve.png") no-repeat center top;
    background-size: cover;
  }
  /*.heading{ margin: 40px auto;}*/
  /*.mv.mv-events .mv-date{ line-height: 1.6;}*/
  .logo-center {
    width: 100%;
    margin: 0 auto 0;
  }
  .logo-center.w600 {
    width: 600px;
  }
  .otherCaution {
    margin-top: 10px;
    font-size: 14px;
    line-height: 2;
  }
	

  .goods-shop-list.events-list .events-list-item.bdr {
    border-bottom: 1px solid #dfdfdf !important;
  }
  .goods-shop-list.events-list .events-list-item:last-child {
    /* border-bottom: none !important; */
  }
  .bnrBox {
    width: 980px;
    margin: 0 auto 120px;
    text-align: center;
    padding: 0;
  }
  .bnrBox a {
    display: block;
    transition: all 0.5s;
    margin-bottom: 60px;
  }
  .bnrBox a::last-child {
    margin-bottom: 0 !important;
  }
  .bnrBox a:hover {
    opacity: 0.7;
  }
  .hashTagBox {
    margin: 0 auto 35px;
    border: 3px solid #d5d5d5;
    padding: 25px 30px;
  }
  .hashTagBox h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 10px;
    letter-spacing: 0.10em;
  }
  .hashTagBox h4 span {
    background-image: -webkit-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-image: linear-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-size: 36.00px 50.00px;
  }
  .hashTagBox .text {
    font-size: 16px;
    font-weight: bold;
  }
  .ttlSub {
    padding: 30px;
    background: #f2faf5;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 100px;
    color: #333;
	  width: 1020px;
  }
  .ttlSub span {
    font-size: 28px;
    color: #00a040;
  }
  .ttlSub-orange {
    padding: 30px;
    background: #fdeee7;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 50px;
    color: #333;
    width: 1020px;
  }
  .ttlSub-orange span {
    font-size: 28px;
    color: #ea9671;
  }
  .ttlSub-blue {
    padding: 30px;
    background: #dfeef6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 50px;
    color: #333;
    width: 1020px;
  }
  .ttlSub-blue span {
    font-size: 28px;
    color: #6594b8;
  }
	.ttlSub-yello {
    padding: 30px;
    background: #fefce2;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 50px;
    color: #9d9706;
  }
  .ttlSub-yello span {
    font-size: 28px;
    color: #9d9706;
  }
  .ttlSub-yello.adjust001 {
		margin-top: 140px;
	}
  .cmBox {
    margin-bottom: 120px;
  }
  .cmMainImg {
    margin: 0 auto 80px;
  }
  .cmMainImg img {
    width: 100%;
    display: block;
  }
  .csTtl {
    margin: 0 auto 0;
    text-align: center;
  }
  .csTtl .text {
    background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
    background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    letter-spacing: 5px;
    font-size: 24px;
    font-weight: bold; /*margin-bottom: 30px;*/
  }
  _:-ms-fullscreen, :root .csTtl .text {
    background: none;
    color: #00a040;
  }
  .csTtl .img {
    display: inline-block;
    width: 500px;
  }
  .csTtl .img img {
    display: block;
    width: 100%;
  }
  .youtubeBox {
    width: 100%;
    margin: 0 auto;
  }
  .innerYoutube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .innerYoutube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pickupLinkList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 140px;
  }
  .subAthleticBox {
    margin: 0 auto 150px;
    width: 1020px;
  }
  .athleticBox .text img {
    display: block;
    height: auto;
    margin: 0 auto;
  }
  .subAthleticBox .subAthleticList {
    width: 100%;
    display: flex;
  }
  .subAthleticBox .subAthleticList li {
    width: 50%;
  }
}



/*-- ページ上部のアンカーボタン
----------------------------------------------*/
ul.btn-list {
  list-style: none;
  margin: 0 auto 140px;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  color: #333;
  font-weight: bold;
}
ul.btn-list li {
  width: auto;
  margin-right: 60px;
  font-size: 24px !important;
  position: relative;
  text-align: center;
}
ul.btn-list li:last-child {
  margin-right: 0;
}
ul.btn-list li a {
  transition: all 0.6s;
  color: #333;
  background-image: -webkit-gradient(0deg, #c6daed 19.44%, #ffffff 19.44%, #ffffff 50%, #c6daed 50%, #c6daed 69.44%, #ffffff 69.44%, #ffffff 100%);
  background-image: linear-gradient(0deg, #c6daed 19.44%, #ffffff 19.44%, #ffffff 50%, #c6daed 50%, #c6daed 69.44%, #ffffff 69.44%, #ffffff 100%);
  background-size: 36.00px 60.00px;
}
ul.btn-list li a::after {
  position: absolute;
  top: 50px;
  left: calc(50% - 15px);
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/opened.png);
  background-size: contain;
}
ul.btn-list li a:hover {
  opacity: 0.7;
}
/*-- アコーディオン
----------------------------------------------*/
.contactAccordionBtn .button-icon {
  width: 20px;
  height: 20px;
  transition: none;
}
.contactAccordionBtn .button-icon .inner {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  transition: all 0.5s;
}
.contactAccordionBtn:hover .button-icon {
  transform: none;
}
.contactAccordionBtn .button-icon .inner::before {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #cccccc;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transition: all 0.5s;
}
.contactAccordionBtn .button-icon .inner::after {
  content: "";
  display: block;
  height: 20px;
  width: 2px;
  background: #cccccc;
  position: absolute;
  left: calc(50% - 1px);
  top: 0;
  transition: all 0.5s;
}
.contactAccordionBtn.active .button-icon .inner {
  transform: rotate(360deg);
}
.contactAccordionBtn.active .button-icon .inner::before {}
.contactAccordionBtn.active .button-icon .inner::after {
  opacity: 0;
  transform: scaleY(0)
}
.contactOpenBox {
  display: none;
  padding-top: 20px;
}
.contactOpenBox .ttl {
  font-size: 18px;
  font-weight: bold;
  margin: 40px auto 15px;
}
.contactOpenBox .ttl:first-child {
  margin-top: 0;
}
.contactOpenBox .ttl::before {
  content: "\25A0";
  color: #00a040;
  margin-right: 7px;
}
.contactOpenBox .linkList {
  border-top: 1px dashed #d5d5d5;
}
.contactOpenBox .linkList li {
  border-bottom: 1px dashed #d5d5d5;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.contactOpenBox .linkList li .text {
  display: inline-block;
  max-width: 200px;
  margin-right: 20px;
}
.contactOpenBox .linkList li a {
  display: inline-block; /* margin-left: 30px;*/ color: #00a040;
  text-decoration: underline;
}
.contactOpenBox .caution {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2;
}
.seasonAchordion .events-list {
  display: none;
}
.seasonAchordion .seasonAchordionBtn {
  position: relative;
  cursor: pointer;
}
.seasonAchordion .seasonAchordionBtn::before {
  content: "";
  display: block;
  height: 30px;
  width: 2px;
  background: #00a040;
  position: absolute;
  right: 34px;
  top: calc(50% - 15px);
  transition: all 0.5s;
}
.seasonAchordion .seasonAchordionBtn::after {
  content: "";
  display: block;
  height: 2px;
  width: 30px;
  background: #00a040;
  position: absolute;
  right: 20px;
  top: calc(50% - 1px);
  transition: all 0.5s;
}
.seasonAchordion .seasonAchordionBtn.active::before {
  transform: rotate(360deg) scale(0);
}
.seasonAchordion .seasonAchordionBtn.active::after {
  transform: rotate(360deg)
}
.btnUnder {
  margin: 30px 0 0;
  font-size: 15px;
}
.btnUnder a {
  text-decoration: underline;
  color: #00a040;
  margin-top: 10px;
  display: block;
}
.btnUnder.bold {
  font-weight: bold;
}
/*-----------------------------
bnr-area
-----------------------------*/
ul.bnr-area {
  width: 800px;
  list-style: none;
  margin: 50px auto 120px;
  position: relative;
}
ul.bnr-area.bdr {
  margin-bottom: 50px;
  padding-bottom: 50px;
}
ul.bnr-area.bdr::after {
  content: "";
  height: 1px;
  background: #dfdfdf;
  width: 1021px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 510px);
}
ul.bnr-area li {
  margin-bottom: 50px;
}
ul.bnr-area li:last-child {
  margin-bottom: 0;
}
ul.bnr-area li a {
  transition: all 0.7s;
}
ul.bnr-area li img {
  width: 100%;
}
ul.bnr-area li a:hover {
  opacity: 0.7;
}
/*-----------------------------
activityLink
-----------------------------*/
.activityLink {
  width: 1021px;
  list-style: none;
  margin: 80px auto 40px;
}
.activityLink.mb {
  margin-bottom: 120px
}
.activityLink a {
  width: 800px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 50px 80px 50px 50px;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
  background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  border: 1px solid #c21500;
  border-image: linear-gradient(to right, #027cc3 0%, #09a046 100%);
  border-image-slice: 1;
  transition: opacity 0.8s;
  position: relative;
}
.activityLink a:hover {
  opacity: 0.8;
}
.activityLink a::after {
  content: "";
  width: 42px;
  height: 21px;
  background: url("../images/events/arrow-green.svg") no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 30px;
  top: calc(50% - 10px);
}
.activityLink a .main {
  display: block;
  font-size: 28px;
  margin-bottom: 15px;
}
.activityLink a .sub {
  display: block;
  font-size: 20px;
}
/*-- 働く車リスト
----------------------------------------------*/
#kuruma-list {
  letter-spacing: 0.1em;
}
.ttlSub02 {
  font-size: 30px;
  text-align: center;
  margin: 0 auto 50px;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
  background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ttlSub02.mt100 {
  margin: 100px auto 50px;
}
.is-ie .ttlSub02 {
  background: none !important;
  color: #00a040;
  -webkit-text-fill-color: #00a040;
  -moz-text-fill-color: #00a040;
  -ms-text-fill-color: #00a040;
}
.medama-area {
  width: 100%;
  padding: 50px 40px;
  margin-bottom: 50px;
  background: #f2faf5;
}
ul.kuruma-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
}
ul.kuruma-list li {
  width: 30%;
  margin: 40px 30px 0 0;
  padding: 0;
  font-size: 16px;
  text-align: left;
}
ul.kuruma-list li:nth-child(3n), ul.kuruma-list li:last-child {
  margin-right: 0;
}
ul.kuruma-list li:nth-child(-n+3) {
  margin-top: 0;
}
ul.kuruma-list li p.img {
  margin-bottom: 20px;
}
ul.kuruma-list li p.name {
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}
.medama-area ul.kuruma-list li p.name {
  font-size: 110%;
}
ul.kuruma-list li p.sponsor {
  font-size: 90%;
}
ul.kuruma-list li p.starringttl {
  font-weight: bold;
  color: #00a040;
  margin-bottom: 10px;
}
ul.kuruma-list li p.starringBox {
  font-size: 90%;
  margin: 0;
}
#kuruma-list .eventOpenBtn {
  width: 450px;
  margin: 0 auto 80px;
  color: #333;
  font-weight: bold;
  position: relative;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
#kuruma-list .eventOpenBtn span {
  background-image: -webkit-linear-gradient(left, #c3e8d8 50%, transparent 50%);
  background-image: linear-gradient(to right, #c3e8d8 50%, transparent 50%);
  background-position: 100% bottom;
  background-size: 200% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-position .5s ease-out;
  transition: background-position .5s ease-out;
}
#kuruma-list .eventOpenBtn:hover span {
  background-position: 0% bottom;
}
#kuruma-list .eventOpenBtn span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/plus-b.png);
  background-size: contain;
}
#kuruma-list .eventOpenBtn.active span::after {
  background-image: url(../images/minus-b.png);
}
#kuruma-list .eventOpenBtn .eventCloseBox {
  display: none;
}
#kuruma-list .eventCloseBox {
  padding-top: 0;
  display: none;
}
.kuruma-list-cau {
  text-align: center !important;
  margin: 30px auto 0;
}
ul.caulist {
  width: auto;
  margin: 50px auto 0;
  list-style: none;
}
ul.caulist li {
  font-size: 90%;
  line-height: 140%;
  margin-bottom: 5px;
}
ul.caulist li:last-child {
  margin-bottom: 0;
}
.sponsorBox {
  margin: 50px auto 80px;
  border: 3px solid #d5d5d5;
  padding: 25px 30px;
  font-size: 16px;
  line-height: 180%;
}
.sponsorBox h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 10px;
  letter-spacing: 0.10em;
}
.sponsorBox h4 span {
  background-image: -webkit-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
  background-image: linear-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
  background-size: 36.00px 50.00px;
}
.sponsorBox a {
  color: #00a040;
  text-decoration: underline;
}
.sponsorBox a:hover {
  color: #00a040;
  text-decoration: underline;
}
.fs-small {
  font-size: 80%;
}
.fw-bld {
  font-weight: bold !important;
}
/*-- 終了対応
----------------------------------------------*/
#secInfo {
  width: 100%;
  padding: 30px 0 20px;
  margin: 0 auto;
  background: #F5F5F5;
  font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}
#secInfo p {
  padding: 20px;
  width: 980px;
  text-align: center;
  font-size: 18px;
  color: #E50012;
  margin: 0 auto;
  line-height: 1;
  border: #E50012 solid 2px;
  box-sizing: border-box;
  background: #FFF;
}
@media screen and (max-width: 749px) {
  br.pc {
    display: none;
  }
  img.pc {
    display: none;
  }
  .mv-container {
    position: static;
  }
  .mv {
		height: 350px;
	}
  .mv-image {
    background-position: center center;
	  height: 378px;
  }
	.mv.mv-events {
		position: relative;
	}
  .mv.mv-events .events-mv-heading {
    bottom: auto;
    top: 0;
  }
  .mv-heading.hellowoods-mv-heading {
    padding: 0;
    margin: 0;
  }
  .heading {
    margin: 0;
  }
  .mv.mv-events p.mv-date {
    bottom: auto !important;
    top: 90px;
  }
  .mv.mv-events {
    margin-bottom: 10%;
  }
  .mv::after {
    content: '';
    position: absolute;
    bottom: -10vw;
    left: 0;
    width: 100%;
    height: 30vw;
    background: url("../images/events/mv-curve.png") no-repeat left top;
    background-size: 110% 100%;
  }
  /*.mv.mv-events .mv-date{ line-height: 1.6;}*/
	
	/* スクロールダウン */
	/*@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400&display=swap');*/
html {
  scroll-behavior: smooth;
}
.scroll_down {
  position: relative;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
	top: 40px;
	margin-bottom: 60px;
}

.scroll_down:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
  }

.scroll_down a {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
  z-index: 2;
  width: 11px;
	font-weight: bold;
  padding: 10px 10px 55px;
  color: #000;
  font-size: 10px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  transition: .2s;
  overflow: hidden;
  margin: auto;
}

.scroll_down a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 65%;
  width: 2px;
  height: 50px;
  background: #ddd;
}

.scroll_down a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 65%;
  width: 2px;
  height: 50px;
  background: #000;
}

.scroll_down a:hover {
  opacity: .5;
}

#type01 a:after {
  animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl01 {
	0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

	
  .logo-center {
    width: 100%;
    margin: 0 auto 0;
  }
  .logo-center.w600 {
    width: 90%;
  }
  .otherCaution {
    margin-top: 10px;
    font-size: 12px;
    line-height: 2;
  }
	

	
  .goods-shop-list.events-list .events-list-item.bdr {
    border-bottom: 1px solid #dfdfdf !important;
  }
  .goods-shop-list.events-list .events-list-item:last-child {
    /* border-bottom: none !important; */
  }
  .l-section.section-events.eventLead {
    padding-bottom: 10%;
  }
  .eventLead .challenge.hellowoods {
    max-height: none;
  }
  .bnrBox {
    margin: 0 40px 15%;
    text-align: center;
    padding-bottom: 0;
  }
  .bnrBox a {
    display: block;
    margin-bottom: 10%;
  }
  .bnrBox a:last-child {
    margin-bottom: 0;
  }
  .hashTagBox {
    margin: 0 auto 35px;
    border: 2px solid #d5d5d5;
    padding: 5%;
  }
  .hashTagBox h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 15px;
    letter-spacing: 0.10em;
  }
  .hashTagBox h4 span {
    background-image: -webkit-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-image: linear-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-size: 32.00px 32.00px;
  }
  .hashTagBox .text {
    font-size: 12px;
    font-weight: bold;
  }
  .ttlSub {
    padding: 5%;
    background: #f2faf5;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto 10vw;
    color: #333;
  }
  .ttlSub span {
    font-size: 16px;
    color: #00a040;
    display: block;
  }
  .ttlSub-orange {
    padding: 5%;
    background: #fdeee7;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto 7%;
    color: #333;
  }
  .ttlSub-orange span {
    font-size: 16px;
    color: #ea9671;
    display: block;
  }
  .ttlSub-blue {
    padding: 5%;
    background: #dfeef6;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto 7%;
    color: #333;
  }
  .ttlSub-blue span {
    font-size: 16px;
    color: #6594b8;
    display: block;
  }
	.ttlSub-yello {
    padding: 5%;
    background: #fefce2;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto 7%;
    color: #9d9706;
  }
  .ttlSub-yello span {
    font-size: 16px;
    color: #9d9706;
    display: block;
  }
	.ttlSub-yello.adjust001 {
		margin-top: 40px;
	}
  .cmBox {
    margin-bottom: 50px;
  }
  .cmMainImg {
    margin: 0 auto 30px;
  }
  .cmMainImg img {
    width: 100%;
    display: block;
  }
  .csTtl {
    margin: 0 auto 50px;
    text-align: center;
  }
  .csTtl .text {
    background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
    background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    letter-spacing: 5px;
    font-size: 14px;
    font-weight: bold; /* margin-bottom: 20px;*/
  }
  _:-ms-fullscreen, :root .csTtl .text {
    background: none;
    color: #00a040;
  }
  .csTtl .img {
    display: inline-block;
    width: 80%;
  }
  .csTtl .img img {
    display: block;
    width: 100%;
  }
  .youtubeBox {
    width: 100%;
    margin: 0 auto;
  }
  .innerYoutube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .innerYoutube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .mv-heading.hellowoods-mv-heading .heading-subtext {
    font-family: "Noto Serif JP", serif;
    height: auto;
    color: #fff;
    font-size: 60px;
    width: auto;
    max-width: initial;
    font-weight: normal;
    line-height: 120%;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  }
  .button {
    font-size: 11px;
    max-width: 400px;
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .btn_gray {
    text-align: center;
    max-width: 400px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background: #f2f2f2;
    margin-top: 50px;
  }
  .btn_gray::before {
    content: "";
    background: #f2f2f2;
    position: absolute;
    bottom: -6px;
    left: 6px;
    box-sizing: border-box;
    width: calc(100% - 12px);
    height: calc(100% + 12px);
  }
  .btn_gray span {
    position: relative;
    z-index: 2;
    padding: 10px;
    display: block;
    font-size: 11px;
    text-align: left;
    color: #7E7E7E;
    text-align: center;
  }
  .btn_gray span::before {
    content: "";
    display: block;
    width: calc(100% - 1px);
    height: 100%;
    border: dotted 1px #333;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .btn_gray span::after {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: calc(100% + 10px);
    border: dotted 1px #333;
    position: absolute;
    bottom: -5px;
    left: 5px;
  }
  /*-- ページ上部のアンカーボタン
----------------------------------------------*/
  ul.btn-list {
    list-style: none;
    margin: 0 auto 20%;
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    color: #333;
    font-weight: bold;
  }
  ul.btn-list li {
    width: 45%;
    margin: 5% 7% 0 0;
    position: relative;
    font-size: 16px !important;
    text-align: center;
  }
  ul.btn-list li:nth-child(2n) {
    margin-right: 0 !important;
  }
  uul.btn-list li:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  ul.btn-list li a {
    transition: all 0.6s;
    color: #333;
    background-image: -webkit-gradient(0deg, #c6daed 19.44%, #ffffff 19.44%, #ffffff 50%, #c6daed 50%, #c6daed 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-image: linear-gradient(0deg, #c6daed 19.44%, #ffffff 19.44%, #ffffff 50%, #c6daed 50%, #c6daed 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-size: 32.00px 32.00px;
  }
  ul.btn-list li a::after {
    position: absolute;
    top: 50px;
    left: calc(50% - 10px);
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/opened.png);
    background-size: contain;
  }
  ul.btn-list li a:hover {
    opacity: 0.7;
  }
  /*-- アコーディオン
----------------------------------------------*/
  .contactAccordionBtn .button-icon {
    width: 14px;
    height: 14px;
    transition: none;
  }
  .contactAccordionBtn .button-icon .inner {
    width: 14px;
    height: 14px;
    position: relative;
    display: block;
    transition: all 0.5s;
  }
  .contactAccordionBtn:hover .button-icon {
    transform: none;
  }
  .contactAccordionBtn .button-icon .inner::before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    background: #cccccc;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transition: all 0.5s;
  }
  .contactAccordionBtn .button-icon .inner::after {
    content: "";
    display: block;
    height: 14px;
    width: 2px;
    background: #cccccc;
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    transition: all 0.5s;
  }
  .contactAccordionBtn.active .button-icon .inner {
    transform: rotate(360deg);
  }
  .contactAccordionBtn.active .button-icon .inner::before {}
  .contactAccordionBtn.active .button-icon .inner::after {
    opacity: 0;
    transform: scaleY(0)
  }
  .contactOpenBox {
    display: none;
    padding-top: 20px;
  }
  .contactOpenBox .ttl {
    font-size: 13px;
    font-weight: bold;
    margin: 40px auto 15px;
  }
  .contactOpenBox .ttl:first-child {
    margin-top: 0;
  }
  .contactOpenBox .ttl::before {
    content: "\25A0";
    color: #00a040;
    margin-right: 7px;
  }
  .contactOpenBox .linkList {
    border-top: 1px dashed #d5d5d5;
  }
  .contactOpenBox .linkList li {
    border-bottom: 1px dashed #d5d5d5;
    padding: 10px 3px;
    font-size: 10.5px;
    font-weight: bold;
    display: flex;
    width: 100%;
    box-sizing: border-box;
  }
  .contactOpenBox .linkList li .text {
    display: block;
    width: 140px;
    margin-right: 0
  }
  .contactOpenBox .linkList li a {
    display: inline-block;
    margin-left: 10px;
    color: #00a040;
    text-decoration: underline;
    text-align:
      right;
  }
  .contactOpenBox .caution {
    margin-top: 30px;
    font-size: 10px;
    line-height: 2;
  }
  .seasonAchordion .events-list {
    display: none;
  }
  .seasonAchordion .seasonAchordionBtn {
    position: relative;
    cursor: pointer;
  }
  .seasonAchordion .seasonAchordionBtn::before {
    content: "";
    display: block;
    height: 16px;
    width: 2px;
    background: #00a040;
    position: absolute;
    right: 17px;
    top: calc(50% - 8px);
    transition: all 0.5s;
  }
  .seasonAchordion .seasonAchordionBtn::after {
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background: #00a040;
    position: absolute;
    right: 10px;
    top: calc(50% - 1px);
    transition: all 0.5s;
  }
  .seasonAchordion .seasonAchordionBtn.active::before {
    transform: rotate(360deg) scale(0);
  }
  .seasonAchordion .seasonAchordionBtn.active::after {
    transform: rotate(360deg)
  }
  .btnUnder {
    margin: 30px 0 0;
    font-size: 12px;
  }
  .btnUnder a {
    text-decoration: underline;
    color: #00a040;
    margin-top: 10px;
    display: block;
  }
  .btnUnder.bold {
    font-weight: bold;
  }
  /*-----------------------------
bnr-area
-----------------------------*/
  ul.bnr-area {
    width: 80%;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 320px;
  }
  ul.bnr-area.bdr {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  ul.bnr-area.bdr::after {
    content: "";
    height: 1px;
    background: #dfdfdf;
    width: 265px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 132px);
  }
  ul.bnr-area li {
    margin-bottom: 15px;
  }
  ul.bnr-area li:last-child {
    margin-bottom: 0;
  }
  ul.bnr-area li a {
    transition: all 0.7s;
  }
  ul.bnr-area li img {
    width: 100%;
  }
  ul.bnr-area li a:hover {
    opacity: 0.7;
  }
  /*-----------------------------
activityLink
-----------------------------*/
  .activityLink {
    width: 80%;
    list-style: none;
    margin: 0 auto 15px;
    max-width: 320px;
  }
  .activityLink.mb {
    margin-bottom: 50px;
  }
  .activityLink a {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 3vw 5vw 3vw 3vw;
    box-sizing: border-box;
    background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
    background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    border: 1px solid #c21500;
    border-image: linear-gradient(to right, #027cc3 0%, #09a046 100%);
    border-image-slice: 1;
    transition: opacity 0.8s;
    position: relative;
  }
  .activityLink a:hover {
    opacity: 0.8;
  }
  .activityLink a::after {
    content: "";
    width: 3.5vw;
    height: 1.4vw;
    background: url("../images/events/arrow-green.svg") no-repeat center center;
    background-size: cover;
    position: absolute;
    right: min(5vw, 20px);
    top: calc(50% - 0.7vw);
  }
  .activityLink a .main {
    display: block;
    font-size: 13px;
    margin-bottom: 1%;
  }
  .activityLink a .sub {
    display: block;
    font-size: 11px;
  }
  /*-- 働く車リスト
----------------------------------------------*/
  section#kuruma-list {
    letter-spacing: 0.1em;
  }
  .ttlSub02 {
    font-size: 15px;
    text-align: center;
    margin: 12% auto 7%;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, right top, from(#027cc3), to(#09a046));
    background: linear-gradient(to right, #027cc3 0%, #09a046 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ttlSub02.mt100 {
    margin: 20% auto 7%;
  }
  .medama-area {
    width: 100%;
    padding: 7% 5%;
    margin-bottom: 5%;
    background: #f2faf5;
    box-sizing: border-box;
  }
  ul.kuruma-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto !important;
    padding: 0 !important;
    justify-content: center;
  }
  ul.kuruma-list li {
    width: 47%;
    margin: 7% 5% 0 0 !important;
    padding: 0;
    font-size: 11px;
    text-align: left;
  }
  ul.kuruma-list li:nth-child(2n), ul.kuruma-list li:last-child {
    margin-right: 0 !important;
  }
  ul.kuruma-list li:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  ul.kuruma-list li p.img {
    margin-bottom: 3%;
  }
  ul.kuruma-list li p.name {
    font-weight: bold;
    margin: 0 0 3%;
    text-align: center;
  }
  .medama-area ul.kuruma-list li p.name {
    font-size: 110%;
  }
  ul.kuruma-list li p.sponsor {
    font-size: 90%;
  }
  ul.kuruma-list li p.starringttl {
    font-weight: bold;
    color: #00a040;
    margin-bottom: 5%;
  }
  ul.kuruma-list li p.starringBox {
    font-size: 90%;
    margin: 0;
  }
  #kuruma-list .eventOpenBtn {
    width: 100%;
    margin: 10% auto 0;
    color: #333;
    font-weight: bold;
    position: relative;
    font-size: 13px;
    text-align: center;
  }
  #kuruma-list .eventOpenBtn span {
    background-image: -webkit-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-image: linear-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-size: 100% 32.00px;
  }
  #kuruma-list .eventOpenBtn span::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/plus-b.png);
    background-size: contain;
  }
  #kuruma-list .eventOpenBtn.active span::after {
    background-image: url(../images/minus-b.png);
  }
  #kuruma-list .eventCloseBox {
    padding-top: 7%;
    display: none;
  }
  .kuruma-list-cau {
    text-align: center !important;
    margin: 5% auto 0;
    font-size: 65%;
  }
  ul.caulist {
    width: auto;
    margin: 15% auto 0;
    list-style: none;
  }
  ul.caulist li {
    font-size: 11px;
    line-height: 140%;
    margin-bottom: 5px;
  }
  ul.caulist li:last-child {
    margin-bottom: 0;
  }
  .sponsorBox {
    margin: 10% auto 15%;
    border: 2px solid #d5d5d5;
    padding: 5%;
    font-size: 12px;
    line-height: 160%;
  }
  .sponsorBox h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 10px;
    letter-spacing: 0.10em;
  }
  .sponsorBox h4 span {
    background-image: -webkit-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-image: linear-gradient(0deg, #c3e8d8 19.44%, #ffffff 19.44%, #ffffff 50%, #c3e8d8 50%, #c3e8d8 69.44%, #ffffff 69.44%, #ffffff 100%);
    background-size: 32.00px 32.00px;
  }
  .sponsorBox a {
    color: #00a040;
    text-decoration: underline;
  }
  .sponsorBox a:hover {
    color: #00a040;
    text-decoration: underline;
  }
  .fs-small {
    font-size: 80%;
  }
  .fw-bld {
    font-weight: bold !important;
  }
  .spmb00 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .spmb05 {
    margin-bottom: 5% !important;
    padding-bottom: 5% !important;
  }
  .sp-ws {
    white-space: nowrap !important;
  }
  /*-- 終了対応
----------------------------------------------*/
  #secInfo {
    width: auto;
    padding: 3% 3% 5%;
    text-align: center;
    background: #F5F5F5;
    font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  }
  #secInfo p {
    width: 100% !important;
    text-align: center;
    font-size: 11px !important;
    color: #E50012 !important;
    margin: 0 auto;
    line-height: 1;
    height: 42px;
    padding: 15px 3%;
    border: #E50012 solid 2px;
    box-sizing: border-box;
    background: #FFF;
  }
  /**/
  .mv-heading.hellowoods-mv-heading .heading-text {
    text-align: center;
  }
  .mv-heading.hellowoods-mv-heading .heading-subtext {
    margin: 0 auto;
    position: relative;
    top: 20px;
    font-size: 30px;
    text-align: center;
  }
  .mv.mv-events p.mv-date {
    bottom: 60px;
    margin: 10px auto 0;
    left: calc(50% - 75px);
    width: auto;
    text-align: center;
    white-space: nowrap;
  }
  .buttonText002 {
    font-size: 14px;
    background-size: 7% auto, auto auto;
    background-position: right 10px center, center center;
    padding: 2em .5em;
  }
  .buttonText002__icon001 {
    width: 30px;
    left: 20px;
    top: 32px;
  }
  .buttonText003 {
    font-size: 14px;
  }
  .buttonText003__text {
    width: 100%;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height: 100%;
	  font-size: 13px;
  }
	.buttonText003__textSubWrap.winterXmas {
		margin-top: -8px;
	}
  .buttonText003__textSub {
    font-size: 10px;
    line-height: 100%;
    margin-top: 5px;
    display: inline-block;
    letter-spacing: -.07em;
	  margin-bottom: 0px;
  }
	.winterXmas .buttonText003__textSub {
		margin-bottom: 14px!important;
	}
  .athleticBox .text img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
  }
  .pickupLinkList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 15%;
    width: 90%;
  }
  .pickupLinkList li {
    width: 48%;
  }
  .pickupLinkList li a {
    display: block;
    transition: opacity 0.8s;
  }
  .pickupLinkList li a img {
    width: 100%;
    height: auto;
  }
  .athleticSubTitle {
    font-size: 16px;
  }
  .athleticSubTitle span {
    display: inline;
  }
	.subAthleticBox {
		margin-bottom: 80px;
	}
  .subAthleticBox .subAthleticList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .subAthleticBox .subAthleticList li {
    width: 50%;
  }
  .subAthleticBox .subAthleticList li:not(:last-child) {
    margin-bottom: 10%;
  }
  .subAthleticBox .subAthleticList li a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .subAthleticBox img.sp {
    display: block !important;
  }
  .subAthleticBox img.pc {
    display: none !important;
  }
}



#footer {
  margin: 30px auto;
  overflow: hidden;
  width: 980px;
  font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}
#footer {
  overflow: hidden;
  padding-bottom: 30px;
  margin: 20px auto 10px auto;
  width: 94%;
  background: #ffffff;
}
#footer p.note {
  font-size: 12px;
  text-align: left;
  float: left;
  color: #000;
  width: 96% !important;
  max-width: 96% !important;
  line-height: 140%;
}
#footer.footer-notes {
  margin-bottom: 50px;
}
@media screen and (min-width: 750px) {
  .mv.mv-events {
    margin-bottom: 40px !important;
  }
  #footer {
    margin: 30px auto;
    overflow: hidden;
    width: 980px;
  }
  #footer p.note {
    font-size: 12px;
    float: left;
    text-align: center;
    line-height: 150%;
  }
  #footer.footer-notes {
    margin-bottom: 50px;
    margin-bottom: 80px;
  }
}

.eventDataCaption {
	font-size: 80%;
}

@media screen and (min-width: 750px) {
	.eventDataCaption {
		display: inline-block;
		position: relative;
		top: -9px;
		margin-left: 1.5em;
	}
}

.containerEnd {
	margin-bottom: 160px;
}

@media screen and (max-width: 749px) {
	.containerEnd {
		margin-bottom: 40px;
	}
}

/**/
.goods-shop-list .goods-shop-items.itemPickup,
.itemPickup {
	background: #fff3de;
	padding-top: 0;
	border-bottom: 0;
	margin-bottom: 40px;
}
	.itemPickup .wrapper-container .area-item-desc-wrapper {
    padding-left: 2em;
    padding-right: 2em;
    float: none;
    width: 100%;
    max-width: initial;
}
	.itemPickup .title {
	text-align: center;
}

.itemPickup .subpage-title {
	text-align: center;
	font-size: 20px;
}
	
.itemPickup .carbike-article-list.details-list {
	background: #fff;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.itemPickup .carbike-article-list-label {
	background: #ea9671;
	color: #fff;
}

.goods-shop-list .itemPickup .wrapper-container .area-item-image-wrapper {
    width: 100%;
    max-width: 100%;
}


.goods-shop-list .goods-shop-items.itemPickup .subpage-image-gallery img {
    width: 100%;
}

.goods-shop-list.events-list .itemPickup.events-list-item .subpage-title {
	font-size: 30px;
}

.itemPickup .swiper-container {
    background: none;
}

.goods-shop-list.events-list .events-list-item.itemPickup .button {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 749px) {
.goods-shop-list .goods-shop-items.itemPickup,
.itemPickup {
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		padding-top: 0;
		margin-bottom: 40px;
	}
	
	.goods-shop-list.events-list .itemPickup.events-list-item .subpage-title {
		font-size: 22px;
	}

	.itemPickup .wrapper-container .area-item-desc-wrapper {
		padding-left: 2em;
		padding-right: 2em;
		float: none;
	}
	
	.itemPickup .carbike-article-list.details-list {
		background: #fff;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.itemPickup .title {
		text-align: center;
	}

	.itemPickup .subpage-title {
		text-align: center;
		font-size: 20px;
	}
	.goods-shop-list .itemPickup .wrapper-container .area-item-image-wrapper {
		width: 100%;
        max-width: 100%;
	}
}

#page-top {
    width: 50px;
    height: 50px;
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 200;
}
#page-top p {
    margin: 0;
    padding: 0;
}
#page-top {
    width: 50px;
    height: 50px;
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 200;
}
#move-page-top {
    text-decoration: none;
    display: block;
    cursor: pointer;
}
#page-top p img {
    width: 50px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* -------------------------------------------------------
 utilities
------------------------------------------------------- */
.anchorPosition:not(:root) {
	display: block;
	margin-top: -60px;
	padding-top: 60px;
}

.u-mt0:not(:root) {
  margin-top: 0;
}
.u-mt10:not(:root) {
  margin-top: 10px;
}
.u-mt20:not(:root) {
  margin-top: 20px;
}
.u-mt30:not(:root) {
  margin-top: 30px;
}
.u-mt40:not(:root) {
  margin-top: 40px;
}
.u-mt50:not(:root) {
  margin-top: 50px;
}
.u-mt60:not(:root) {
  margin-top: 60px;
}
.u-mt70:not(:root) {
  margin-top: 70px;
}
.u-mt80:not(:root) {
  margin-top: 80px;
}
.u-mt90:not(:root) {
  margin-top: 90px;
}
.u-mt100:not(:root) {
  margin-top: 100px;
}
.u-mtM10:not(:root) {
  margin-top: -10px;
}
.u-mtM20:not(:root) {
  margin-top: -20px;
}
.u-mtM30:not(:root) {
  margin-top: -30px;
}
.u-mtM40:not(:root) {
  margin-top: -40px;
}
.u-mtM50:not(:root) {
  margin-top: -50px;
}
.u-mtM60:not(:root) {
  margin-top: -60px;
}
.u-mtM70:not(:root) {
  margin-top: -70px;
}
.u-mtM80:not(:root) {
  margin-top: -80px;
}
.u-mtM90:not(:root) {
  margin-top: -90px;
}
.u-mtM100:not(:root) {
  margin-top: -100px;
}
.u-mb0:not(:root) {
  margin-bottom: 0;
}
.u-mb10:not(:root) {
  margin-bottom: 10px;
}
.u-mb20:not(:root) {
  margin-bottom: 20px;
}
.u-mb30:not(:root) {
  margin-bottom: 30px;
}
.u-mb40:not(:root) {
  margin-bottom: 40px;
}
.u-mb50:not(:root) {
  margin-bottom: 50px;
}
.u-mb60:not(:root) {
  margin-bottom: 60px;
}
.u-mb70:not(:root) {
  margin-bottom: 70px;
}
.u-mb80:not(:root) {
  margin-bottom: 80px;
}
.u-mb90:not(:root) {
  margin-bottom: 90px;
}
.u-mb100:not(:root) {
  margin-bottom: 100px;
}
.u-mb160:not(:root) {
  margin-bottom: 160px;
}
.u-mbM10:not(:root) {
  margin-bottom: -10px;
}
.u-mbM20:not(:root) {
  margin-bottom: -20px;
}
.u-mbM30:not(:root) {
  margin-bottom: -30px;
}
.u-mbM40:not(:root) {
  margin-bottom: -40px;
}
.u-mbM50:not(:root) {
  margin-bottom: -50px;
}
.u-mbM60:not(:root) {
  margin-bottom: -60px;
}
.u-mbM70:not(:root) {
  margin-bottom: -70px;
}
.u-mbM80:not(:root) {
  margin-bottom: -80px;
}
.u-mbM90:not(:root) {
  margin-bottom: -90px;
}
.u-mbM100:not(:root) {
  margin-bottom: -100px;
}
.u-ml0:not(:root) {
  margin-left: 0;
}
.u-ml10:not(:root) {
  margin-left: 10px;
}
.u-ml20:not(:root) {
  margin-left: 20px;
}
.u-ml30:not(:root) {
  margin-left: 30px;
}
.u-ml40:not(:root) {
  margin-left: 40px;
}
.u-ml50:not(:root) {
  margin-left: 50px;
}
.u-ml60:not(:root) {
  margin-left: 60px;
}
.u-ml70:not(:root) {
  margin-left: 70px;
}
.u-ml80:not(:root) {
  margin-left: 80px;
}
.u-ml90:not(:root) {
  margin-left: 90px;
}
.u-ml100:not(:root) {
  margin-left: 100px;
}
.u-mr0:not(:root) {
  margin-right: 0;
}
.u-mr10:not(:root) {
  margin-right: 10px;
}
.u-mr20:not(:root) {
  margin-right: 20px;
}
.u-mr30:not(:root) {
  margin-right: 30px;
}
.u-mr40:not(:root) {
  margin-right: 40px;
}
.u-mr50:not(:root) {
  margin-right: 50px;
}
.u-mr60:not(:root) {
  margin-right: 60px;
}
.u-mr70:not(:root) {
  margin-right: 70px;
}
.u-mr80:not(:root) {
  margin-right: 80px;
}
.u-mr90:not(:root) {
  margin-right: 90px;
}
.u-mr100:not(:root) {
  margin-right: 100px;
}
.u-alLeft:not(:root) {
  text-align: left;
}
.u-alRight:not(:root) {
  text-align: right;
}
.u-alCenter:not(:root) {
  text-align: center;
}
.subpage {
  margin-bottom: 0;
}