/***アップルスイーツ　PC用 ***/


/************** TOP メイン ********************/
#product .h1Area.apple,#header,#footer{
  min-width: 1180px;
}
.breadsArea {
  min-width: 1180px;
}
#product.apple.top .mainBox{
  background-image: url(../images/product/product_apple_main_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 1223px;
  min-width: 1180px;
}
.mainBox .inner{
  position: relative;
  padding-top: 133px;
  overflow: visible;
}
.mainBox .inner >.wrap_mainImg{
  width: 620px;
  height: auto;
  position: absolute;
  top:160px;
  left: 50%;
  margin-left: -500px;
}
.mainBox .inner >.wrap_mainImg+h2{
  padding-left: 738px;
  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 h2+p{
  width: 1088px;
  padding-left: 738px;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.05em;
  text-align: justify;
  color: #008040;
}
.mainBox .inner ol{
  width: 997px;
  height: 337px;
  margin: 173px auto;
}
.mainBox .inner ol li{
  width: 313px;
  height: 337px;
  margin-right: 29px;
  float: left;
  background-color: #FFF;
}
.mainBox .inner ol li:last-child{
  margin-right: 0;
}
.mainBox .inner ol li a{
  display: block;
  background-color: #FFF;
}
.mainBox .inner ol li a img{
  padding-top: 28.5px;
  padding-bottom: 21px;
}
.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_apple_characteristics1_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-top: -40px;
  height: auto;
  padding: 140px 0 167px;
  min-width: 1180px;
}
.characteristicsBox .inner{
  width: 1000px;
  height: 1221px;
  margin: 0 auto;
  background-image: url(../images/product/product_apple_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: 589px;
  height: 164px;
  margin: 109px auto 39px;
  background-image: url(../images/product/product_apple_characteristics1_h2.png);
  background-repeat: no-repeat;
  background-position: top left;
  text-indent: -1000px;
}
.characteristicsBox .inner h3{
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 19px;
  text-align: center;
  color: #008040;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.characteristicsBox .inner p{
  font-size: 14px;
  line-height: 29px;
  color: #008040;
  text-align: justify;
  letter-spacing: 0.05em;
}
.characteristicsBox .inner p.txt_no1{
  width: 765px;
  margin: 0 auto 76px;
}
.characteristicsBox .inner .txt_no2,
.characteristicsBox .inner .txt_no3,
.characteristicsBox .inner .txt_no4,
.characteristicsBox .inner .txt_no5{
  width: 552px;
  margin-left: 332px;
}
.characteristicsBox .inner .txt_no3,
.characteristicsBox .inner .txt_no4{
  margin-top: 29px;
}
.characteristicsBox .inner img.pic_1{
  top: 70px;
  right: 10px;
}
.characteristicsBox .inner img.pic_2{
  top: 225px;
  right: 50px;
}
.characteristicsBox .inner img.pic_3{
  top: 560px;
  left: 20px;
  z-index: 2;
}
.characteristicsBox .inner img.pic_4{
  top: 750px;
  left: 40px;
}


/************** 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: -30px;
  
}
#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;
}