/***かぼちゃ　PC用 ***/

.sp{
  display: none;
}

/************** TOP メイン ********************/
#product .h1Area.pumpkin,#header,#footer{
  min-width: 1339px;
}
.breadsArea {
  min-width: 1339px;
  width: 1339px;
  padding-left: 79.5px;
}
#product.pumpkin .mainBox{
  background-image: url(../images/product/product_pumpkin_main_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100vh;
  min-height: 1220px;
  min-width: 1339px;
}
.mainBox .inner{
  position: relative;
  padding-top: 71px;
  overflow: visible;
}
.mainBox .inner >.wrap_mainImg{
  width: 530px;
  height: auto;
  position: absolute;
  top:71px;
  left: 50%;
  margin-left: -500px;
}
.mainBox .inner >.wrap_mainImg+h2{
  padding-left: 676px;
  font-size: 28px;
  font-weight: bold;
  line-height: 54px;
  letter-spacing: 0.05em;
}
.mainBox .inner >.wrap_mainImg+h2::after{
  content: "";
  display: block;
  width: 28px;
  border-bottom: solid 2px #2E683A;
  margin-top: 19px;
  margin-bottom: 26px;
}
.mainBox .inner >.wrap_mainImg+h2+p{
  width: 1085px;
  padding-left: 676px;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.05em;
  text-align: justify;
  color: #008040;
}
.mainBox .inner ol{
  width: 1000px;
  height: 336px;
  margin: 173px auto;
}
.mainBox .inner ol li{
  width: 237px;
  height: 336px;
  margin-right: 17px;
  float: left;
  background-color: #FFF;
  position: relative;
}
.mainBox .inner ol li:last-child{
  margin-right: 0;
}
.mainBox .inner ol li a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
}
.mainBox .inner ol li a img{
  display: block;
  width: 181px;
  height: auto;
  margin: 28px auto 10px;
}
.mainBox .inner ol li a p{
  text-align: center;
  font-size: 18px;
  line-height: 26.5px;
  color: #008040;
}

.characteristicsBox{
  background-image: url(../images/product/product_pumpkin_characteristics1_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-top: -7vw;
  min-width: 1339px;
  height: 2713px;
  padding: 140px 0 167px;
}
.characteristicsBox .inner{
  width: 1000px;
  height: 2960px;
  margin: 0 auto;
  background-image: url(../images/product/product_pumpkin_characteristics1_cont_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
}
.characteristicsBox .inner img{
  position: absolute;
}

.characteristicsBox .inner h2{
  display: block;
  width: 588px;
  height: 164px;
  margin: 176px auto 27px;
  background-image: url(../images/product/product_pumpkin_characteristics1_h2.png);
  background-repeat: no-repeat;
  background-position: top left;
  text-indent: -3000px;
}
.characteristicsBox .inner h3{
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 15px;
  text-align: left;
  color: #008040;
  font-weight: bold;
  letter-spacing: 0.05em;
  width: 687px;
  margin: 0 auto;
}
.characteristicsBox .inner p{
  font-size: 14px;
  line-height: 29px;
  color: #008040;
  text-align: justify;
  letter-spacing: 0.05em;
}
.characteristicsBox .inner .txt_no1,
.characteristicsBox .inner .txt_no2{
  width: 687px;
  margin: 0 auto;
}
.characteristicsBox .inner .txt_no1{
  margin-bottom: 70px;
}
.characteristicsBox .inner .txt_no2{
  margin-bottom: 29px;
}
.characteristicsBox .inner .txt_no3{
  width: 687px;
  padding-left: 221px;
  margin: 0 auto 85px;
}
.characteristicsBox .inner .txt_no4{
  width: 687px;
  padding-right: 180px;
  margin: 0 auto;
}
.characteristicsBox .inner .h3_no1{
  margin-bottom: 15px;
}
.characteristicsBox .inner .h3_no2{
 width: 687px;
  padding-left: 221px;
  margin: 0 auto 15px; 
}
.characteristicsBox .inner .h3_no3{
 width: 687px;
  padding-right: 180px;
  margin: 0 auto 15px; 
}

.characteristicsBox .inner img.pic_1{
  top: 78px;
  left: 400px;
}
.characteristicsBox .inner img.pic_2{
  top: 1160px;
  left: 20px;
}
.characteristicsBox .inner img.pic_3{
  top: 1110px;
  left: 756px;
  z-index: 2;
}
.characteristicsBox .inner img.pic_4{
  top: 1600px;
  right:17px;
}
.characteristicsBox .inner ul{
  width: 687px;
  height: 225px;
  margin: 0 auto 70px;
}
.characteristicsBox .inner ul li{
  width: 216px;
  height: 225px;
  margin-right: 19.5px;
  float: left;
}
.characteristicsBox .inner ul li:last-child{
  margin-right: 0;
}
.characteristicsBox .inner ul li img{
  position: static;
  display: block;
  margin-bottom: 12px;
}
.characteristicsBox .inner ul li p{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 7px;
}
.characteristicsBox .inner ul li a{
  display: block;
  width: 100%;
  height: 25px;
  text-align: center;
  font-size: 10.5px;
  line-height: 25px;
  background-color: #FFD03E;
  border-radius: 5px;
  color: #006837;
}
.characteristicsBox .inner ul li a::after{
  content: "　▶︎";
  color: #FFF;
  font-size: 9px;
}

/************** PAGE TOP BTN ********************/
.pagetop{
  width: 80px;
  height: 54px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}
.pagetop:hover{
  opacity: 0.7;
}
/************** footer ********************/
#footer{
  width: 100%;
  background : none;
  background-image: url(../images/common/footer_back.png);
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 507px;
  padding-top: calc(100%*43/1620);/* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
  position: relative;
  z-index: 50;
  margin-top: -40px;
  
}
#footer .footInner{
  width: 100%;
  background-color: #028040;
  margin: 0;
  margin-top: -3px;
  padding: 0;
}

.footBox{
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  height: 380px;
}
.footerInnerContents{
  width: 1116px;
  margin: 0 auto;
  padding: 65px 0 35px 0;
}
#footer .footInner div.footBox{
  display: inline-block;
  vertical-align: top;
  margin-left:25px;
  height:380px;
}

#footer .footInner div.footBox:nth-child(1){
}

#footer .footInner div.footBox:nth-child(2){
	margin-left:35px;
}

#footer .footInner div.footBox:nth-child(3){
	border-left:1px solid #00592d;
	padding-left:35px;
}

#footer .footInner div.footBox:nth-child(4){
	margin-left:55px;
}

#footer .footInner div.footBox:nth-child(5){
	border-left:1px solid #00592d;
	padding:8px 0 0 60px;
	margin-left:30px;
}

#footer .footInner div.footBox dl{
	margin:0 0 30px 0px
}
#footer .footInner dt,
#footer .footInner dd,
#footer .footInner p,
#footer .footInner li{
  color: #ffffff;
  font-size: 12px;
  line-height:1.6em;
  list-style: none;
}
#footer .footInner div dt{
	font-weight:bold;
}
#footer .footInner div a{
  color: #ffffff ;
  text-decoration: none;
}

#footer .footInner p{
	margin-bottom:30px;
	font-weight:bold
}
#footer .footInner .name{
	margin-bottom: 10px;
	text-align: center;
}
#footer .footInner .text{
	margin-bottom:3px;
	font-weight: normal;
}
#footer .footInner .text span{
	padding-left: 5.5em;
}

#footer .footInner div.footBox:nth-child(4) p a{
	display:block;
}

#footer .footInner p.contact{
	background:#00592d;
	padding:10px;
	text-align:center;
	width:210px;
	margin-top:30px;
}
#footer .footInner p.contact a{
color:#e8e8e8;
letter-spacing: 0.5em;
text-decoration: none;
}

copy{
	text-align:center;
	font-size:11px;
	padding-bottom:65px;
	color:#fff;
	margin:-2px auto 0;
	display:block;
  background-color: #028040;
}