@charset "utf-8";

.relative {
  position: relative;
  z-index: 1;
}


/* keyVisual */

#keyVisual {
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 4;
}
#keyVisual::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -2;
}
#keyVisual.white::before {
  background: #ffffff;
  -webkit-transition: all 2.0s;
  transition: all 2.0s;
}
#keyVisual.black::before {
  background: #000000;
  -webkit-transition: all 2.0s;
  transition: all 2.0s;
}

#keyVisual h1 {
  position: absolute;
  top: 1.33%;
  left: 0;
  width: 100%;
  z-index: 2;
}
#keyVisual h1 img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 72.53%;
  margin-left: -36.265%;
}

#keyVisual .skeleton {
  width: 100%;
}
#keyVisual .skeleton::before {
  display: block;
  content: '';
  padding-top: 139.2%;
}
#keyVisual .skeleton img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#keyVisual .set_b {
  display: none;
}

#keyVisual .infoWrap {
  height: 20vw;
  background: #fff100;
}

#keyVisual .infoWrap .info {
  position: absolute;
  bottom: 0;
  right: 1.066%;
  width: 66.1333%;
  max-width: 496px;
}

#keyVisual .infoWrap .banner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 31%;
}
#keyVisual .infoWrap .banner a {
  display: block;
}

#keyVisual .cel {
  position: absolute;
  top: 0;
  right: 0;
  width: 15%;
  margin: 2.8% 0.5% 0 0;
  z-index: 2;
}
#keyVisual .cel a {
  display: block;
}

@media screen and (min-width: 751px) {
 	
  #keyVisual::after {
    position: absolute;
    bottom: -158.8vw;
    left: 50%;
    content: '';
    display: block;
    width: 299.4vw;
    height: 149.7vw;
    margin: 0 0 0 -149.7vw;
    background: #fff100;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    z-index: -1;
  }

  /* バナーあり */
	body.bannerNormal #keyVisual .skeleton {
		padding-bottom: 60px;
	}
  body.bannerNormal #keyVisual::after {
    height: calc(149.7vw + 60px);
    margin-left: calc(-149.7 - 60px);
  }

  #keyVisual h1 {
    top: 9.6%;
  }
  #keyVisual h1 img {
    width: 58.08%;
    max-width: 776px;
    margin-left: -29.04%;
  }

  #keyVisual .skeleton::before {
    padding-top: 53.892216%;
  }
  #keyVisual .skeleton img {
    width: 148.053892%;
    max-width: 1978px;
    margin-left: -22.8%;
  }

  #keyVisual .infoWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: taransparent;
    z-index: 2;
  }

  #keyVisual .infoWrap .info {
    right: 1.5%;
    width: 37.1257%;
  }

  #keyVisual .infoWrap .banner {
    width: 250px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #keyVisual .infoWrap .banner:hover {
    opacity: 0.8;
  }

  #keyVisual .cel {
    width: 9.2%;
    right: 50%;
    margin: 4.8% -30.8% 0 0;
    transform: rotate(-9deg);
  }
  #keyVisual .cel a {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #keyVisual .cel a:hover {
    transform: rotate(12deg);
    opacity: 0.95;
  }
}

@media only screen and (min-width: 1336px) {
  #keyVisual::after {
    bottom: -2114px;
    width: 4000px;
    height: 2000px;
    margin: 0 0 0 -2000px;
  }

  #keyVisual h1 {
    top: 68px;
  }
  #keyVisual h1 img {
    max-width: 776px;
    margin-left: -388px;
  }

  #keyVisual .skeleton::before {
    padding-top: 720px;
  }
  #keyVisual .skeleton img {
    width: 1978px;
    left: 50%;
    margin-left: -989px;
  }

   /* バナーあり */
	body.bannerNormal #keyVisual .skeleton {
		padding-bottom: 70px;
	}
  body.bannerNormal #keyVisual::after {
    height: 2060px;
    margin-left: -2060px;
  }

  #keyVisual .infoWrap { 
    width: 1335px;
    left: 50%;
    margin-left: -667px;
  }

  #keyVisual .infoWrap .info {
    right: 20px;
    width: 496px;
  }

  #keyVisual .infoWrap .banner {
    left: 50%;
    margin-left: -660px;
    width: 320px;
  }

  #keyVisual .cel {
    width: 120px;
    margin: 60px -400px 0 0;
  }
}
@media only screen and (min-width: 1581px) {
  #keyVisual .infoWrap .banner {
    margin-left: -770px;
    width: 380px;
  }
}



/* count */
#keyVisual .count {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30.66%;
  padding-bottom: 4vw;
  color: #000000;
}
body.bannerTop #keyVisual .count {
    bottom: 5%;
}
#keyVisual .count h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  background: #000000;
  font-size: 2.8vw;
  font-weight: bold;
  text-align: center;
  line-height: 5vw;
}
#keyVisual .count p {
  font-size: 5.3vw;
  text-align: right;
  line-height: 1em;
  font-weight: bold;
  white-space: nowrap;
}
#keyVisual .count p em {
  font-size: 12.8vw;
  letter-spacing: -0.08em;
}

@media screen and (min-width: 751px) {
  #keyVisual .count {
    width: 230px;
    width: 20.2155%;
    padding-bottom: 1.721vw;
  }
  #keyVisual .count h2 {
    font-size: 1.497vw;
    line-height: 2.2455vw;
  }
  #keyVisual .count p {
    font-size: 2.994vw;
  }
  #keyVisual .count p em {
    font-size: 7.6vw;
  }

	/* バナーあり */
	body.bannerNormal #keyVisual .count {
		width: 250px;
		margin-bottom: 65px;
	}
}
@media only screen and (min-width: 1336px) {
  #keyVisual .count {
    padding-bottom: 23px;
  }
  #keyVisual .count h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #keyVisual .count p {
    font-size: 40px;
  }
  #keyVisual .count p em {
    font-size: 110px;
  }

 	/* バナーあり */
	body.bannerNormal #keyVisual .count {
  	left: 7px;
		width: 320px;
		margin-bottom: 84px;
	}
}
@media only screen and (min-width: 1581px) {
 	/* バナーあり */
	body.bannerNormal #keyVisual .count {
  	left: -100px;
		width: 380px;
		margin-bottom: 99px;
	}
}


/* komidashi */

.komidashi {
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding-bottom: 4px;
  border-bottom: solid 1px #000000;
}
.komidashi img {
  display: inline-block;
  margin-right: 14px;
  height: 32px;
  vertical-align: bottom;
}
#twitter .komidashi {
  color: #fff100;
  border-bottom-color: #fff100;
}
@media only screen and (min-width: 751px) {
  .komidashi img {
    height: 39px;
  }
}



/* news */

#news {
  position: relative;
  margin-bottom: 280px;
  padding-top: 18.66%;
  padding-bottom: 10px;
  z-index: 3;
}
#news:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -372px;
  left: 50%;
  width: 4000px;
  height: 2000px;
  margin: 0 0 0 -2000px;
  background: #fff100;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: -2;
}
#news:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -77px;
  left: 50%;
  width: 500px;
  height: 215vw;
  margin: 0 0 0 -250px;
  background: url(../images/home/news_bottom.png) no-repeat center bottom;
  background-size: 100% auto;
  z-index: -1;
}
@media screen and (min-width: 751px) {
  #news {
    padding-top: 80px;
  }
  #news:after {
    bottom: -102px;
    width: 810px;
    height: 349px;
    margin: 0 0 0 -405px;
  }
}

/* */

#news li {
  margin-top: 12px;
}
#news li a:hover {
    text-decoration: underline;
}
#news li a {
  text-decoration: none;
  color: #000000;
}
#news li .anchor {
  text-decoration: none;
  color: #ff0000;
}
#news li .date {
  display: inline-block;
  color: #fff100;
  background: #000000;
  font-size: 13px;
  line-height: 20px;
  padding: 0 12px;
  min-width: 100px;
  text-align: center;
  box-sizing: border-box;
}
#news li .title {
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.5;
}
#news li .title2 {
  margin-top: 4px;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (min-width: 751px) {
  #news li a:hover .title {
    text-decoration: underline;
  }
  #news li a:hover .title2 {
    text-decoration: underline;
  }
}

/* twitter */

#twitter {
  margin-top: -460px;
  position: relative;
  height: 380px;
  background: url(../images/home/twitter_bg.png) no-repeat center center;
  padding: 0 0 700px;
  z-index: 2;
}
#twitter .innerTop {
  padding-top: 220px;
}
#twitter h2 {
  margin-bottom: 20px;
}
#twitter a {
  color: #ffffff!important;
  display: block;
}


/* midokoro */

#midokoro {
px;
  position: relative;
  margin-top: -1000px;
  padding-bottom: 200px;
  padding-top: 880px;
}
#midokoro::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  width: 2468px;
  height: 1075px;
  margin: -480px 0 0 -1234px;
  background: url(../images/home/midokoro_bg.png) no-repeat 0 0;
  z-index: -1;
}

#midokoro .catch {
  padding-top: 8.3%;
}
#midokoro h2 {
  margin-top: 10.6%;
}
#midokoro .section {
  margin-top: 80px;
}
#midokoro .section.first {
  margin-top: 18px;
}
#midokoro h3 {
  color: #fff100;
  background: #000000;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
#midokoro .lead {
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}
#midokoro .text {
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
  padding-top: 5px;
}
#midokoro .text p {
  margin-top: 10px;
}
#midokoro .text em {
  color: #c7000a;
  font-weight: bold;
}
#midokoro .image {
  margin-top: 15px;
}
#midokoro .image li {
  font-size: 10px;
  line-height: 1.3;
}
#midokoro .image img {
  display: block;
  margin-bottom: 4px;
}

@media screen and (min-width: 751px) {
  #midokoro .catch {
    padding-top: 100px;
  }
  #midokoro h2 {
    margin-top: 80px;
  }
  #midokoro .lead {
    font-size: 21px;
    text-align: center;
  }
  #midokoro .text {
    font-size: 18px;
    padding-top: 10px;
  }
}

/* flex */

#midokoro .image {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#midokoro .type_1 li:nth-child(1) {
  width: 70%;
}
#midokoro .type_1 li:nth-child(2) {
  width: 28.125%;
}

#midokoro .type_2 li:nth-child(1) {
  width: 39.0625%;
}
#midokoro .type_2 li:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 39.0625%;
}
@media screen and (max-width: 750px) {
  #midokoro .type_2 li:nth-child(1) img {
    margin-bottom: 0px;
  }
}
#midokoro .type_2 li:nth-child(3) {
  width: 59.375%;
}

#midokoro .type_3 li:nth-child(1) {
  width: 51.25%;
}
#midokoro .type_3 li:nth-child(2) {
  width: 45%;
}

#midokoro .type_4 li {
  margin: 10px auto 0;
  max-width: 640px;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #midokoro .type_4 li {
    margin: 20px auto 0;
  }
}


/* siteFoot */

#siteFoot {
  position: relative;
  background: #ffffff;
  overflow: hidden;
  padding-top: 1000px;
  margin-top: -1000px;
  z-index: 0;
}
#siteFoot:before {
  content: '';
  position: absolute;
  top: 1280px;
  left: 50%;
  width: 4000px;
  height: 500px;
  margin: 0 0 0 -2000px;
  background: #000000;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: -1;
}
#siteFoot:after {
  content: '';
  position: absolute;
  top: 1780px;
  left: 50%;
  width: 4000px;
  height: 1000px;
  margin: 0 0 0 -2000px;
  background: #000000;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: -1;
}





