@charset "utf-8";

/*==========================================
 TOP
===========================================*/
#main #top_Important {
  width: 900px;
  margin: 0 auto;
}
#main #top_Important .top_Imp_Box {
  width: 860px;
  margin: 20px 0 0;
  padding: 20px;
  border: 1px solid #D22046;
}
#main #top_Important .top_Imp_Box p {
  padding: 0 0 10px;
  font-size: 108%;
  line-height: 1.4;
}
#main #top_Important .top_Imp_Box a {
  font-size: 108%;
}
#main #top_PR {
  width: 100%;
  height: 436px;
  border-bottom: 2px solid #D22046;
}
#main #top_PR .bx-controls {
  position: absolute;
  left: 50%;
  top: 520px;
  margin-left: -30px;
}
#top_PR #top_PR_Mv {
  width: 100%;
  height: 436px;
  margin: 0;
}
#top_PR_Mv .top_PR_Mv_Box01,
#top_PR_Mv .top_PR_Mv_Box02,
#top_PR_Mv .top_PR_Mv_Box03,
#top_PR_Mv .top_PR_Mv_Box04,
#top_PR_Mv .top_PR_Mv_Box05 {
  display: none;
  width: 100%;
  height: 436px;
}
#top_PR_Mv .top_PR_Mv_Box01 {
  background: url(/img/top_PR_Mv_01.jpg) center 0 no-repeat;
}
#top_PR_Mv .top_PR_Mv_Box02 {
  background: url(/img/top_PR_Mv_02.jpg) center 0 no-repeat;
}
#top_PR_Mv .top_PR_Mv_Box03 {
  background: url(/img/top_PR_Mv_03.jpg) center 0 no-repeat;
}
#top_PR_Mv .top_PR_Mv_Box04 {
  background: url(/img/top_PR_Mv_Pinkribbon.jpg) center 0 no-repeat;
}
#top_PR_Mv .top_PR_Mv_Box05 {
  background: url(/img/top_PR_Mv_Mori.jpg) center 0 no-repeat;
}
#top_PR_Mv .top_PR_Mv_Box_Txt {
  position: relative;
  width: 940px;
  height: 436px;
  margin: 0 auto;
}
#top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt p,
#top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt p,
#top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt p {
  position: absolute;
  left: 40px;
  top: 80px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 323%;
  color: #D22046;
  line-height: 1.5;
}
#top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt p {
  position: absolute;
  left: 440px;
  top: 88px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 371%;
  color: #D22046;
  line-height: 1.5;
}
#top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt p {
  position: absolute;
  left: 20px;
  top: 160px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 392%;
  color: #D22046;
  line-height: 1.3;
}
#top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt p.top_PR_Mv_Year {
  position: absolute;
  left: 445px;
  top: 60px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 200%;
  color: #D22046;
  line-height: 1;
}
#top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt p.top_PR_Mv_Year {
  position: absolute;
  left: 20px;
  top: 125px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 228%;
  color: #D22046;
  line-height: 1;
}
#top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt img {
  display: none;
}
#top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt a,
#top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt a,
#top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt a {
  position: absolute;
  left: 40px;
  top: 300px;
  padding: 0 0 0 30px;
  font-size: 173%;
}
#top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt a {
  position: absolute;
  left: 430px;
  top: 330px;
  padding: 0 0 0 30px;
  font-size: 173%;
}
#top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt a {
  position: absolute;
  left: 20px;
  top: 300px;
  padding: 0 0 0 30px;
  font-size: 173%;
}
#top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt a:before,
#top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt a:before,
#top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt a:before,
#top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt a:before,
#top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt a:before {
  position: absolute;
  left: 10px;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  display: block;
  border-top: 2px solid #D22046;
  border-right: 2px solid #D22046;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#main #top_PR.eterrite {
  height: 654px;
  border-bottom: none;
}
#top_PR #top_PR_Eterrite {
  width: 100%;
  height: 654px;
  margin: 0;
}
#top_PR_Eterrite .top_PR_Mv_Box {
  width: 100%;
  height: 654px;
  background: url(/img/top_PR_Mv_Eterrite.jpg) center 0 no-repeat;
}
#top_PR_Eterrite .top_PR_Mv_Box_Txt {
  position: relative;
  width: 940px;
  height: 654px;
  margin: 0 auto;
}
#top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt p {
  position: absolute;
  left: 0px;
  top: 120px;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 392%;
  color: #fff;
  line-height: 1.3;
}
#top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt a {
  position: absolute;
  left: -10px;
  top: 500px;
  padding: 0 0 0 30px;
  font-size: 173%;
  color: #fff;
}
#top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt a:before {
  position: absolute;
  left: 10px;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#main #top_Slide {
  width: 905px;
  height: 252px;
  margin: 40px auto;
}
#top_Slide #top_Slide_Mv {
  position: relative;
  width: 905px;
  height: 252px;
}
#top_Slide #top_Slide_Mv div {
  display: none;
  float: left;
  width: 200px;
  height: 270px;
  line-height: 1.4;
}
#top_Slide #top_Slide_Mv div img {
  margin: 0 0 10px;
}
#main #top_Point {
  width: 100%;
  height: 551px;
  margin: 70px 0 0;
  background-image: url(../img/top_point_bk01.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#top_Point #top_Point_Area {
  position: relative;
  width: 940px;
  margin: 0 auto;
}
#top_Point_Area #top_Point_Box01,
#top_Point_Area #top_Point_Box02,
#top_Point_Area #top_Point_Box03 {
  position: absolute;
  top: 0;
  width: 306px;
}
#top_Point_Area #top_Point_Box01 img,
#top_Point_Area #top_Point_Box02 img,
#top_Point_Area #top_Point_Box03 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 306px;
  height: 306px;
}
#top_Point_Area #top_Point_Box01 h2,
#top_Point_Area #top_Point_Box02 h2,
#top_Point_Area #top_Point_Box03 h2 {
  position: absolute;
  left: 30px;
  top: 338px;
  color: #fff;
  font-family: FB PoynterSerif RE Regular, "黎ミンY10 M";
  font-size: 215%;
}
#top_Point_Area #top_Point_Box01 p,
#top_Point_Area #top_Point_Box02 p,
#top_Point_Area #top_Point_Box03 p {
  position: absolute;
  left: 30px;
  top: 388px;
  color: #fff;
  font-size: 115%;
  line-height: 1.6;
}
#top_Point_Area #top_Point_Box01 a,
#top_Point_Area #top_Point_Box02 a,
#top_Point_Area #top_Point_Box03 a {
  position: absolute;
  left: 30px;
  top: 500px;
  padding: 0 0 0 15px;
  color: #fff;
  font-size: 115%;
  line-height: 1.6;
}
#top_Point_Area #top_Point_Box01 a:before,
#top_Point_Area #top_Point_Box02 a:before,
#top_Point_Area #top_Point_Box03 a:before {
  position: absolute;
  left: -3px;
  top: 7px;
  width: 8px;
  height: 8px;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#top_Point_Area #top_Point_Box01 {
  left: 0;
}
#top_Point_Area #top_Point_Box02 {
  left: 317px;
}
#top_Point_Area #top_Point_Box03 {
  left: 634px;
}

/* スマホ用 */
@media only screen and (max-width: 767px) {
  #main #top_Important {
    width: 94%;
  }
  #main #top_Important .top_Imp_Box {
    width: 94%;
    margin: 10px 0 0;
    padding: 3%;
  }
  #main #top_Important .top_Imp_Box p {
    padding: 0 0 5px;
    font-size: 86%;
  }
  #main #top_Important .top_Imp_Box a {
    font-size: 86%;
  }
  #main #top_Important_Sp img {
    width: 300px;
  }
  #main #top_PR {
    width: 100%;
    height: 292px;
  }
  #top_PR #top_PR_Mv {
    width: 100%;
    height: 292px;
  }
  #main #top_PR .bx-controls {
    top: 290px;
  }
  #top_PR_Mv .top_PR_Mv_Box01 {
    background: url(/img/top_PR_Mv_Sp_01.jpg) right 0 no-repeat;
  }
  #top_PR_Mv .top_PR_Mv_Box02 {
    background: url(/img/top_PR_Mv_Sp_02.jpg) right 0 no-repeat;
  }
  #top_PR_Mv .top_PR_Mv_Box03 {
    background: url(/img/top_PR_Mv_Sp_03.jpg) right 0 no-repeat;
  }
  #top_PR_Mv .top_PR_Mv_Box04 {
    background: url(/img/top_PR_Mv_Sp_Pinkribbon.jpg) right 0 no-repeat;
  }
  #top_PR_Mv .top_PR_Mv_Box05 {
    background: url(/img/top_PR_Mv_Sp_Mori.jpg) right 0 no-repeat;
  }
  #top_PR_Mv .top_PR_Mv_Box01,
  #top_PR_Mv .top_PR_Mv_Box02,
  #top_PR_Mv .top_PR_Mv_Box03,
  #top_PR_Mv .top_PR_Mv_Box04,
  #top_PR_Mv .top_PR_Mv_Box05 {
    height: 292px;
    background-size: auto 292px;
  }
  #top_PR_Mv .top_PR_Mv_Box_Txt {
    position: relative;
    width: 100%;
    height: 292px;
    margin: 0;
  }
  #top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt p,
  #top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt p,
  #top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt p {
    position: absolute;
    left: 3%;
    top: 10px;
    font-size: 172%;
  }
  #top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt p {
    position: absolute;
    left: 3%;
    top: 40px;
    font-size: 172%;
  }
  #top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt p {
    position: absolute;
    left: 3%;
    top: 40px;
    font-size: 172%;
    line-height: 1.5;
  }
  #top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt p.top_PR_Mv_Year {
    position: absolute;
    left: 3%;
    top: 20px;
    font-size: 129%;
  }
  #top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt p.top_PR_Mv_Year {
    position: absolute;
    left: 3%;
    top: 20px;
    font-size: 129%;
  }
  #top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt img {
    display: block;
    position: absolute;
    left: 3%;
    top: 190px;
    width: 56px;
    height: 23px;
  }
  #top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt a,
  #top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt a,
  #top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt a,
  #top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt a {
    position: absolute;
    left: 3%;
    top: 130px;
    padding: 0 0 0 20px;
    font-size: 100%;
  }
  #top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt a {
    position: absolute;
    left: 3%;
    top: 160px;
    padding: 0 0 0 20px;
    font-size: 100%;
  }
  #top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt a {
    top: 90px;
  }
  #top_PR_Mv .top_PR_Mv_Box01 .top_PR_Mv_Box_Txt a:before,
  #top_PR_Mv .top_PR_Mv_Box02 .top_PR_Mv_Box_Txt a:before,
  #top_PR_Mv .top_PR_Mv_Box03 .top_PR_Mv_Box_Txt a:before,
  #top_PR_Mv .top_PR_Mv_Box04 .top_PR_Mv_Box_Txt a:before,
  #top_PR_Mv .top_PR_Mv_Box05 .top_PR_Mv_Box_Txt a:before {
    left: 0px;
  }



  #main #top_PR.eterrite {
    width: 100%;
    height: auto;
  }
  #top_PR #top_PR_Eterrite {
    width: 100%;
    height: auto;
  }
  #main #top_PR .bx-controls {
    top: 290px;
  }
  #top_PR_Eterrite .top_PR_Mv_Box {
    background: url(/img/top_PR_Mv_Sp_Eterrite.jpg) right 0 no-repeat;
    height: auto;
    background-size: 100% auto;
  }
  #top_PR_Eterrite .top_PR_Mv_Box_Txt {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0;
  }
  #top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt p {
    position: absolute;
    left: 3%;
    top: 10px;
    font-size: 172%;
    line-height: 1.5;
  }
  #top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt a {
    position: absolute;
    left: 3%;
    top: 90px;
    padding: 0 0 0 10px;
    font-size: 100%;
  }
  #top_PR_Eterrite .top_PR_Mv_Box .top_PR_Mv_Box_Txt a:before {
    left: 0;
    width: 7px;
    height: 7px;
    margin-top: -5px;
  }


  #main #top_Slide {
    width: 300px;
    height: 180px;
    margin: 20px auto 0;
  }
  #main #top_Slide_Mv {
    width: 300px;
    height: 180px;
  }
  #top_Slide #top_Slide_Mv div {
    float: left;
    width: 120px;
    font-size: 86%;
  }
  #main #top_Point {
    height: auto;
    margin: 30px 0 0;
    background-color: #D22046;
    background-position: center top;
  }
  #top_Point #top_Point_Area {
    position: relative;
    width: 100%;
  }
  #top_Point_Area #top_Point_Box01,
  #top_Point_Area #top_Point_Box02,
  #top_Point_Area #top_Point_Box03 {
    position: relative;
    top: 0;
    width: 306px;
    margin: 0 auto;
    padding: 0 0 50px;
    text-align: center;
  }
  #top_Point_Area #top_Point_Box01 img,
  #top_Point_Area #top_Point_Box02 img,
  #top_Point_Area #top_Point_Box03 img {
    position: relative;
    left: 0;
    top: 0;
  }
  #top_Point_Area #top_Point_Box01 h2,
  #top_Point_Area #top_Point_Box02 h2,
  #top_Point_Area #top_Point_Box03 h2 {
    position: relative;
    left: 0;
    top: 0;
    height: 30px;
    font-size: 150%;
    margin: 15px 0 0 0;
  }
  #top_Point_Area #top_Point_Box01 p,
  #top_Point_Area #top_Point_Box02 p,
  #top_Point_Area #top_Point_Box03 p {
    position: relative;
    left: 0;
    top: 0;
    width: 90%;
    margin: 0 auto;
    font-size: 100%;
    text-align: left;
  }
  #top_Point_Area #top_Point_Box01 a,
  #top_Point_Area #top_Point_Box02 a,
  #top_Point_Area #top_Point_Box03 a {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 90%;
    margin: 15px 0 0 15px;
    font-size: 100%;
    text-align: left;
  }
  #top_Point_Area #top_Point_Box01 a:before,
  #top_Point_Area #top_Point_Box02 a:before,
  #top_Point_Area #top_Point_Box03 a:before {
    top: 5px;
  }
  #top_Point_Area #top_Point_Box01 {
    left: 0;
  }
  #top_Point_Area #top_Point_Box02 {
    left: 0;
  }
  #top_Point_Area #top_Point_Box03 {
    left: 0;
  }
}

/* ニュース ////////////////////////////////////*/
#main #top_News {
  width: 940px;
  margin: 60px auto 0;
}
#top_News #top_News_Title {
  text-align: center;
}
#top_News #top_News_Title h2 {
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 165%;
  background: url(../common/img/title_bk_01.png) center bottom no-repeat;
}
#main #top_News ul {
  width: 940px;
  margin: 50px auto 0;
  list-style-type: none;
}
#main #top_News ul li {
  position: relative;
  padding: 15px 0 15px 100px;
  border-bottom: 1px dotted #E6E6E6;
}
#main #top_News ul li:before {
  display: block;
  position: absolute;
	left: 0;
  top: 13px;
  width: 85px;
	padding: 13px 0;
	text-align: center;
	font-size: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#main #top_News ul li.csr:before {
  content: "CSR";
	color: #333333;
	background: #F4EFEE;
}
#main #top_News ul li.ir:before {
  content: "IR";
	color: #333333;
	background: #F4EFEE;
}
#main #top_News ul li.item:before {
  content: "商品";
	color: #333333;
	background: #F4EFEE;
}
#main #top_News ul li.imp:before {
  content: "重要";
	color: #fff;
	background: #D22046;
}

#main #top_News ul li span {
  display: block;
  padding: 0 0 3px;
  font-size: 100%;
}
#main #top_News ul li a {
  font-size: 115%;
  line-height: 1.4;
  text-decoration: underline;
}
#main #top_News ul li a:hover {
  text-decoration: none;
}

#top_News #top_News_Link {
  margin: 60px 0 0;
}
#top_News #top_News_Link a {
  display: block;
  width: 260px;
  margin: 0 auto;
  padding: 15px 0;
  border: 1px solid #CCC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  font-size: 129%;
}
#top_News #top_News_Link a:hover {
  color: #FFF;
  text-decoration: none;
  background: #CCC;
}

/*スマホ用*/
@media only screen and (max-width: 767px) {
  #main #top_News {
    width: 94%;
    margin: 24px auto 0;
  }
  #top_News #top_News_Title h2 {
    font-size: 129%;
  }
  #main #top_News ul {
    width: 100%;
  }
  #main #top_News ul li {
    padding: 15px 0 15px 50px;

  }
  #main #top_News ul li:before {
    width: 42px;
  	padding: 6px 0;
  	font-size: 72%;
  }
  #main #top_News ul li a {
    font-size: 100%;
  }
  #top_News #top_News_Link {
    margin: 25px 0 0;
  }
  #top_News #top_News_Link a {
    width: 195px;
    font-size: 100%;
  }
}

/* リンク ////////////////////////////////////*/
#main #top_Link {
  width: 100%;
  height: 300px;
  margin: 80px 0 0;
  background: #E6E6E6;
}
#top_Link #top_Link_Area {
  width: 940px;
  margin: 0 auto;
}
#top_Link #top_Link_Area #top_Link_Area_Box {
  width: 960px;
  margin: 0 0 0 -20px;
  padding: 33px 0 0;
}
#top_Link_Area_Box .top_Link_Bot {
  float: left;
  width: 300px;
  height: 100px;
  margin: 0 0 20px 20px;
}
#top_Link_Area .top_Link_Bot img {
  width: 300px;
  height: 100px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}


/*スマホ用*/
@media only screen and (max-width: 767px) {
  #main #top_Link {
    width: 100%;
    height: auto;
    margin: 60px 0 0;
  }
  #top_Link #top_Link_Area {
    width: 300px;
    margin: 0 auto;
  }
  #top_Link #top_Link_Area #top_Link_Area_Box {
    width: 100%;
    margin: 0;
    padding: 10px 0 0;
  }
  #top_Link_Area_Box .top_Link_Bot {
    float: none;
    margin: 0;
    padding: 0 0 10px;
  }
}
