@charset "utf-8";
.f-gothic {
  font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, sans-serif;
}

.f-min {
  font-family: 'Garamond', 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'メイリオ', Meiryo, serif;
}

.pb_area{
	font-family:'Garamond', 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'メイリオ', Meiryo, serif;
}
.pb_area img{
  display: block;
}
.pb_area img.imgcenter{
  margin:0 auto;
}
.pb_area .pb_title{
  background: url(../../img/pb/pb_ttl_bg.png) no-repeat center;
  height:100px;
  color:#fff;
  font-size:41px;font-size:4.1rem;
  text-align: center;
  font-weight: bold;
  padding-top:22px;
}
.pb_area .pb_title2{
  width:1100px;
  margin:0 auto;
  font-size:45px;font-size:4.5rem;
  text-align: center;
  font-weight: bold;
  border-bottom:1px solid #000;
}

.acs_fade{
	visibility: hidden;
	opacity: 0;
	transition: 2000ms;
}

.acs_fade.is-show{
	visibility: visible;
	opacity: 1;
	transform: translateY(-20px);
}


/* s01 */
.s01{
  height:740px;
  background:url(../../img/pb/pb_bg01.jpg) no-repeat center;
	background-size:cover;
  color:#fff;
  text-align: center;
}
.s01 a{
  color:#DCCD3F;
  text-decoration: underline;
}
.s01 .s01_p01{
  animation:topshow1 1.5s both;
	animation-delay:1s;
  padding-top:85px;
}
.s01 .s01_p01 img{
  margin:0 auto;
}
.s01 .s01_p02{
  animation:topshow1 1.5s both;
	animation-delay:2.5s;
  padding-top:50px;
  font-size: 32px;font-size:3.2rem;
}
.s01 .s01_p03{
  animation:topshow1 1.5s both;
	animation-delay:4s;
  padding-top:50px;
  font-size: 32px;font-size:3.2rem;
}
.s01 .s01_p04{
  animation:topshow1 1.5s both;
	animation-delay:5.5s;
  padding-top:120px;
  font-size: 40px;font-size:4.0rem;
}
@keyframes topshow1 {
	0% {
		transform:translate(0,10px);
		opacity:0;
	}
	100% {
		transform:translate(0,0);
		opacity:1;
	}
}

/* s02 */
.s02{
  position: relative;
  height:1300px;
  background:url(../../img/pb/pb_bg02.png) no-repeat center bottom;
	background-size:cover;
  color: #fff;
}
.s02_inner{
  position: relative;
  width: 1100px;
  margin:0 auto;
  height:787px;
}
.s02_p01{
  position: absolute;
  top:60px;
  left:42px;
}
.s02_p02{
  font-size:43px;font-size:4.3rem;
  font-weight: bold;
  position: absolute;
  top:60px;
  left:180px;
}
.s02_p03{
  font-size:36px;font-size:3.6rem;
  position: absolute;
  top:285px;
  left:35px;
}
.s02_p04{
  position: absolute;
  background:#fff;
  padding:10px;
  top:270px;
  right:0;
}

.s02_p05{
  position: absolute;
  bottom:70px;
  left:0;
  width:100%;
  color:#000;
  text-align: center;
  font-size:26px;font-size:2.6rem;
  line-height: 1.8;
  text-shadow:0px 0px 10px #fff;
}


/* s04 */
.s04{
  text-align: center;
}
.s04_p01{
}
.s04_p02{
  padding:47px 0;
}
.s04_p03{
  font-size:31px;font-size:3.1rem;
  margin-bottom:35px;
}
.s04_p04{
  font-size:31px;font-size:3.1rem;
  margin-bottom:70px;
}

/* s05 */
.s05{
  text-align: center;
}
.s05_p01{
  margin-bottom: 45px;
}
.s05_p02{
  font-size:26px;font-size:2.6rem;
  margin-bottom: 50px;
  line-height: 1.8;
}
.s05_p03{
  font-size:26px;font-size:2.6rem;
  margin-bottom: 40px;
}
.s05_p04{
  font-size:26px;font-size:2.6rem;
  margin-bottom: 100px;
}

/* s06 */
.s06{
  text-align: center;
}
.s06_p01{
  margin-bottom: 70px!important;
}
.s06_p02{
  width:1100px;
  margin:0 auto 60px auto;
  position: relative;
}
.s06_p02 .s06_p02_1{
  float:left;
}
.s06_p02 .s06_p02_2{
  float:right;
}
.s06_p03{
  font-size:38px;font-size:3.8rem;
  line-height: 1.8;
  margin-bottom: 46px;
}
.s06_p04{
  font-size:26px;font-size:2.6rem;
  line-height: 1.8;
  margin-bottom: 100px;
}

/* s07 */
.s07{
  text-align: center;
  margin-bottom: 100px;
}
.s07_p01{
  margin-bottom: 70px!important;
}
.s07_p02{
  width:1100px;
  margin:0 auto 60px auto;
  position: relative;
  display: table;
}
.s07_p02_1{
  display: table-cell;
  width:430px;
  vertical-align: top;
}
.s07_p02_2{
  display: table-cell;
  width:670px;
  text-align: left;
  vertical-align:middle;
}
.s07_p02_2_ttl{
  font-size:28px;font-size:2.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.s07_p02_2_txt{
  font-size:20px;font-size:2.0rem;
  line-height: 1.6;
}
.s07_p03,
.s07_p04{
  font-size:28px;font-size:2.8rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

/* s08 */
.s08_copy img{
  margin:0 auto 50px auto;
}
.s08{
  background:url(../../img/pb/pb_s08_fig.png) no-repeat center 25px;
  text-align: center;
  height:500px;
}
.s08_p01{
  font-size:40px;font-size:4.0rem;
  font-weight: bold;
}
.s08_p02{
  width:1100px;
  margin:0 auto;
  position: relative;
}
.s08_p02_1{
  font-size:28px;font-size:2.8rem;
  margin:65px 0 0 275px;
  text-align: left;
  line-height: 1.8;
}
.s08_p02_2{
  font-size:50px;font-size:5.0rem;
  font-weight: bold;
  position: absolute;
  top:290px;
  left:500px;
  border:1px solid #000;
  width:250px;
  height:250px;
  border-radius: 140px;
  line-height: 1.3;
  padding:60px 0 0 0;
}

/* s09 */
.s09{
  text-align: center;
  margin-bottom: 100px;
}
.s09_p01,.s09_p02{
  font-size:28px;font-size:2.8rem;
  margin-bottom: 30px;
}

/* s10 */
.s10{
  position: relative;
  height:830px;
  background:url(../../img/pb/pb_bg03.jpg) no-repeat center top;
	background-size:cover;
  color: #fff;
  text-align: center;
}
.s10_p01{
  padding:50px 0;
}
.s10_p02{
  font-size:34px;font-size:3.4rem;
  margin-bottom: 60px;
  font-weight: bold;
}

.s10_2{
  position: relative;
  height:830px;
  background:url(../../img/pb/pb_bg04.jpg) no-repeat center top;
	background-size:cover;
  color: #fff;
  text-align: center;
}
.s10_p03{
  font-size:40px;font-size:4.0rem;
  line-height: 1.6;
  margin-bottom: 50px;
  padding-top:70px;
  font-weight: bold;
}
.s10_p04,.s10_p05{
  font-size:30px;font-size:3.0rem;
  line-height: 1.6;
  margin-bottom: 50px;
}

/* s11 , s12 */
.s11{
  padding-top:100px;
}

.p_brand_area{
	width:1100px;
	margin:0 auto 100px auto;
}
.p_brand_area h2{
	margin-bottom:50px;
}

.p_itemlist{
	list-style:none;
	margin:0;
	padding:0;
	display:table;
}
.p_itemlist li{
	width:180px;
	float:left;
	margin-right:50px;
	font-size:15px;
	line-height:1.5;
	font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, sans-serif;
}
.p_itemlist li:last-child{
	margin-right:0;
}
.p_itemlist li img{
	width:180px;
	margin-bottom:10px;
}
.p_itemlist li a{
	display:block;
}
.p_itemlist li .name{
	height:3em;
}
.p_itemlist li .price{
	color:#800000;
	text-align:right;
}

.p_itemlist2{
  width:940px;
	list-style:none;
	margin:0 auto;
	padding:0;
	display:table;
}
.p_itemlist2 li{
	width:270px;
	float:left;
	margin-right:50px;
	font-size:20px;
	line-height:2.0;
	font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, sans-serif;
  font-weight: bold;
  text-align: center;
}
.p_itemlist2 li:last-child{
	margin-right:0;
}
.p_itemlist2 li img{
	width:270px;
	margin-bottom:10px;
}
.p_itemlist2 li a{
	display:block;
}
