@charset "utf-8";
#content main figure {
  margin-bottom: 0;
  line-height: 0
}
main img {
  vertical-align: bottom;
}
main {
  padding: 0;
}
/*************************
  Slider
**************************/
#topMainSlider ul {
  margin-bottom: 0;
}
#topMainSlider ul li {
  position: relative;
}
#topMainSlider ul li:before {
  content: '';
  display: block;
  padding-top: 52.270916334%
}
#topMainSlider ul li .slideTxtWrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
#topMainSlider ul li.hasA:hover {
  opacity: 0.8;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
#topMainSlider ul li a:hover {
  opacity: 0.8;
  color: initial;
}
#topMainSlider ul li .slideTxtWrap div {
  position: absolute;
  top: 23%;
  text-align: center;
  width: 100%;
}
.slideTxt01, .slideTxt02 {
  display: block;
}
/****slide01****/
.slide01 {
  background: url(/-/media/AeonGroup/common/img/top_slide01.jpg);
  background-size: 100% 100%;
}
.slide01 .slideTxtWrap {
  text-align: center;
}
.slide01 .slideTxt01 {
  font-size: 48px;
  padding: 5% 0 0 7%;
  display: block;
  text-align: left;
}
/****slide02****/
.slide02 {
  background: url(/-/media/AeonGroup/common/img/top_slide02.jpg);
  background-size: 100% 100%;
}
.slide02 .slideTxt01 {
  width: 94%;
  display: table;
  margin: auto;
  padding-top: 3%;
  font-size: 2.5vw;
  line-height: 1.2;
  color: #fff;
}
/****slide03****/
.slide03 {
  background: url(/-/media/AeonGroup/common/img/top_slide06.jpg);
  background-size: 100% 100%;
}
.slide03 .slideTxtWrap {
  text-align: center;
  color: #fff;
}
.slide03 .slideTxt01 {
  font-size: 2.5vw;
  display: inline;
  margin: auto;
  position: relative;
  border-bottom: 1px solid #fff;
  line-height: 1.7;
}
.slide03 .slideTxt01:after {
}
.slide03 .slideTxt02 {
  padding-top: 10px;
  font-size: 1.8vw;
  color: #fff;
}
#topMainSlider ul li.slide03 .slideTxtWrap {
  top: 90%;
}
/****slide04****/
.slide04 {
  background: url(/-/media/AeonGroup/common/img/top_slide04.jpg);
  background-size: 100% 100%;
}
.slide04 .slideTxtWrap {
  text-align: center;
}
.slide04 .slideTxt01 {
  display: block;
  margin: auto;
  padding-top: 23%;
  top: 0;
  bottom: 0;
  font-size: 50px;
  color: #fff;
}
/****slide05****/
.slide05 {
  background: url(/-/media/AeonGroup/common/img/top_slide05.jpg);
  background-size: 100% 100%;
}
.slide05 .slideTxtWrap {
  text-indent: -9999px;
}

/****slide07募金****/
.slide07 {
  background: url(/-/media/AeonGroup/common/img/top_slide07.png);
  background-size: 100% 100%;
}
.slide07 .slideTxtWrap {
  text-indent: -9999px;
}


#topMainSliderArrow {
  max-width: 1230px;
  width: 100%;
  margin: auto;
}
.slideArrow {
  position: relative;
  width: 100%;
}
#topMainSliderArrow .slick-prev, #topMainSliderArrow .slick-next {
  z-index: 1;
  background: #fff;
  width: 35px;
  height: 35px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: auto;
  bottom: 25px;
  box-shadow: 0 0 10px 1px #d2d2d0;
}
#topMainSliderArrow .slick-prev.slick-arrow:before, #topMainSliderArrow .slick-next.slick-arrow:before {
  color: #000;
  font-size: 10px;
}
#topMainSliderArrow .slick-prev.slick-arrow {
  left: 23px;
}
#topMainSliderArrow .slick-prev.slick-arrow:before {
  content: '←';
  line-height: 1.3;
}
#topMainSliderArrow .slick-next.slick-arrow {
  right: 25px;
}
#topMainSliderArrow .slick-next.slick-arrow:before {
  content: '→'
}
#topMainSlider .slick-dots {
  max-width: 1230px;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
}
#topMainSlider .slick-dots li button:before {
  content: '';
  opacity: 1;
  background-color: #dfdfdf;
  width: 13px;
  height: 13px;
  border-radius: 10px;
}
#topMainSlider .slick-dots li.slick-active button:before {
  background-color: #4451a6;
}
/********Link Style********/
.linkwrap {
  position: relative;
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  box-shadow: 0 2px 2px #d9d9df;
}
.linkwrap:before {
  content: '';
  display: block;
  padding-top: 96.774193548%;
  width: 100%;
}
.linkinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0 10px;
}
.linkinner:after {
  content: '';
  display: block;
  position: absolute;
  background: url(/-/media/AeonGroup/common/img/top_iconTriangle.png) no-repeat;
  width: 29px;
  height: 32px;
  bottom: 0;
  right: 0;
}
.linkinner a {
  width: 100%;
  height: 100%;
}
.linkwrap figure {
  position: absolute;
  left: 0;
  bottom: 17%;
  width: 100%;
}
.linkTtl01 {
  display: inline-block;
  line-height: 1.2;
  border-bottom: none;
  letter-spacing: -2.5px;
  padding: 0 0 5px;
  margin: 0;
  font-size: 15px;
}
.linkTtl02 {
  display: block;
  color: #4551a5;
}
/*******Button Style*******/
.btnBlueFrame {
  padding: 7px 5px;
  background: #fff;
  color: #4451a6!important;
  width: 260px;
  display: block;
  margin: 20px auto;
  text-align: center;
  border: 2px solid #4451a6;
  font-size: 16px;
  font-weight: bold;
}
.btnBlueFrame:hover {
  background: #4451a6;
  color: #fff!important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.more {
  position: relative;
  padding-right: 15px;
  color: #4451a6!important;
}
.more:after {
  position: absolute;
  content: "";
  display: block;
  right: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.more.link:after {
  width: 7px;
  height: 11px;
  background-size: 7px 11px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/-/media/AeonGroup/common/img/rwd_icon_arrow_right02.svg);
}
.more.linkEx:after {
  width: 9px;
  height: 9px;
  background-size: 9px 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/-/media/AeonGroup/common/img/icon_linkEx_blu.png);
}
.more:hover:after {
  right: -1px;
}
/*******topLinkArea*******/
#topLinkList {
  padding-top: 45px;
  background: #f9faff;
}
.topLinkList>div {
  float: left;
  margin-left: 3%;
  width: 31.19%;
}
.topLinkList>div:nth-last-child(3n) {
  margin-left: 0;
}
.topLinkList>div a {
  /* position: relative; */
  /* padding-top: 37.317784256%; */
  display: block;
}
.topLinkList>div a img {
/* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* bottom: 0; */
  /* right: 0; */
  /* width: 100%; */
}
.topLinkList>div {
  margin-bottom: 20px;
  box-shadow: 0 1px 2px 1px #e0e0e0;
}
.topLinkList_btn {
  float: right;
}
/*************************
  Top MoreLearn Ion
**************************/
#moreLearn {
  background: url(/-/media/AeonGroup/common/img/top_moreLearnBg.jpg) no-repeat;
  background-position: bottom center;
  background-size: auto 100%;
  margin-bottom: 50px;
}
#moreLearn h2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
#moreLearn .moreLearnlead {
  color: #fff;
  text-align: center;
}
.moreLearnMovie, .moreLearnLink>div {
  float: left;
}
.moreLearnMovie {
  width: 40.4%;
}
.moreLearnLink>div {
  margin: 30px 0 0 2%;
  width: 17.6%;
  background: #fff;
  position: relative;
}
.moreLearnLink .linkTtl01 {
  padding: 0 14px 5px;
}
.topTtl {
  padding: 0;
  margin: 0;
  text-align: center;
}
.ttlArea {
  float: left;
  text-align: center;
  font-weight: 700;
}
.topTtl a:after {
  content: url("/-/media/AeonGroup/common/img/top_iconArrow.png");
  padding-left: 10px;
}
.newsList {
  border-top: 1px solid #ededed;
  padding-top: 20px;
  float: right;
  width: 74%;
}
#topNotices, #topInvestors {
  background: #f7f8ff;
  border-top: 1px solid #e7e9f3;
  padding-top: 45px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e6e9f8;
}
#topLinkCorp figure img {
  max-width: 100%;
}
.topLinkCorpList {
  font-size: 15px;
  padding: 10px 5px 0 15px;
  background: #f9fbfb;
  margin: 0 0 20px;
}
.topLinkCorpList li {
  position: relative;
  padding: 0 0 10px 10px;
}
.topLinkCorpList li:before {
  content: url(/-/media/AeonGroup/common/img/top_iconLink.png);
  display: inline-block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
}
#topInvestors h2 {
  padding: 0 0 15px;
  margin-top: 0;
}
#topInvestors .linkwrap {
  max-width: 303px;
}
#topInvestors .linkwrap:before {
  padding-top: 67.986798679%;
}
#topInvestors .linkTtl02 {
  padding: 0;
  letter-spacing: -2px;
  font-size: 18px;
}
.investLink01 figure img, .investLink02 figure img {
  margin-bottom: .8em;
}
.investLink01 {
}

/*****about-video******/ 
.about-video__inner {
  position: relative;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 1023px) {
/********Top MainSlider Area RWD1023*/
.slide01 .slideTxt01 {
  font-size: 39px;
  padding: 3% 0 0 3%;
}
/********Top Link Area RWD1023*/
.topLinkList>div, .topLinkList>div:nth-last-child(3n) {
  width: 49%;
  margin-left: 2%;
  margin-bottom: 10px;
  float: left;
}
.topLinkList>div:nth-last-child(2n+1) {
  margin-left: 0;
}
.linkinner {
  padding-top: 20px;
}
#moreLearn .moreLearnMovie {
  float: none;
  width: 100%;
  text-align: center;
}
.moreLearnLink {
  width: 80%;
  margin: 0 auto 10px;
}
.moreLearnLink>div {
  width: 48%;
}
.linkTtl01 {
  font-size: 16px;
}
.ttlArea, .newsList {
  float: none;
  width: 100%;
}
#topInvestors .grid-item {
  width: 49%!important;
  margin-bottom: 15px;
}
.investLink01 .linkinner, .investLink02 .linkinner {
  padding-top: 13px;
}
#topInvestors .investLink02 {
  margin-left: 2%!important;
}
#topInvestors .investLink03 {
  margin-left: 0!important;
}
/*****about-video******/  
.about-video__inner {
    left: -50%;
  }
}

@media screen and (max-width: 767px) {
/********Top MainSlider Area RWD767*/
#topMainSliderArrow .slick-prev, #topMainSliderArrow .slick-next {
  bottom: 5px;
}
#topMainSlider .slick-dots {
  bottom: 5px;
}
.slide01 .slideTxt01 {
  font-size: 33px;
}
.slide02 .slideTxt01 {
  font-size: 20px;
  padding-top: 1%;
  margin: 0 0 0 10px;
  text-shadow: 2px 2px 3px #09144e;
}
.slide03 {
  background-image: url(/-/media/AeonGroup/common/img/top_slide06_sp.jpg);
}
.slide03 .slideTxt01 {
  font-size: 18px;
}
.slide03 .slideTxt02 {
  padding-top: 5px;
  font-size: 14px;
}
#topMainSlider ul li.slide03 .slideTxtWrap {
  top: 74%;
}
.slide04 .slideTxt01 {
  padding-top: 19%;
}
.slide05 {
  background-image: url(/-/media/AeonGroup/common/img/top_slide05_sp.jpg);
}
.slide07 {
  background-image: url(/-/media/AeonGroup/common/img/top_slide07_sp.png);
}
/********Top topLink Area RWD767*/
.topLinkList>div {
  width: 49%;
  margin-left: 2%;
}
.topLinkList>div:nth-last-child(2n+1) {
  margin-left: 0;
}
.topLinkList>div a img {
  width: 100%;
}
.topLinkList_btn {
  float: none;
}
.moreLearnLink {
  margin: auto;
  max-width: 260px;
}
.moreLearnLink >div {
  float: none;
  width: 100%;
  margin-bottom: 20px;
  ;
}
#topLinkCorp .grid-unison {
  margin: auto;
}
#content #topLinkCorp .grid-unison .grid-item {
  float: none;
  margin: 0 auto!important;
  width: auto;
  display: table;
}
#topLinkCorp .grid-unison img {
  width: auto;
  max-width: 100%;
}
#topLinkCorp .main-content-group-inner {
  padding: 4px 20px;
}
#topInvestors .grid-unison>div {
  margin-bottom: 20px;
}
#topInvestors .investLink01, #topInvestors .investLink02, #topInvestors .investLink03 {
  float: none;
	max-width:250px;
	width: 95%!important;
  margin: 0 auto 20px!important;
}
#topInvestors .investLink03 img {
  width: auto;
  max-width: 100%;
}

/*****about-video******/  
.about-video__inner {
    left: -50%;
  }
}

@media screen and (max-width: 414px) {
/********Top MainSlider Area RWD414*/
.slide01 .slideTxt01 {
  font-size: 20px;
}
.slide04 .slideTxt01 {
  padding-top: 20%;
  font-size: 32px;
}
/********Top topLink Area RWD414*/
.topLinkList>div, .topLinkList>div:nth-last-child(3n) {
  width: 100%;
  margin: 0 0 20px;
  float: none;
}
.topLinkList>div, .topLinkList>div:nth-last-child(3n) {
  display: table;
  width: auto;
  width: initial;
  margin: 0 auto 10px!important;
}
}

@media screen and (min-width: 768px) {
/*****about-video******/
  .about_section_inner {
    max-width: 640px;
    max-height: 360px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

}
