@charset "UTF-8";
/*body {
  padding-top: 0;
}*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*header {
  position: relative;
  transition: all 0.2s linear;
}

header h1, header .logo {
  display: none;
}

.sns_fix {
  position: absolute;
}

header.fixed {
  position: fixed;
  top: -105px;
  display: none;
}

header.fixed .logo {
  display: block;
}

.sns_fix {
  transition: all 0.2s linear;
}

.sns_fix.fixed {
  position: fixed;
  display: none;
  right: -50px;
}

header.hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sns_fix.hide {
  display: block;
}

header.show {
  top: 0 !important;
}

.sns_fix.show {
  right: 20px;
}

.hFixed {
  padding-top: 105px;
}*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■top_main_vs
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_main_vs {
  text-align: center;
  line-height: 1;
	position: relative;
	/*padding: 235px 20px 60px;
  margin-top: -105px;*/
	padding: 50px 0 17px;
	background: url(../img/index/main_bg.png) no-repeat center top;
}

#top_main_vs h1 {
  margin-bottom: 115px;
}

#top_main_vs .catch {
  padding-bottom: 26px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}

#top_main_vs .catch:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 301px;
  height: 3px;
  background: url(../img/index/main_line.png) no-repeat left bottom;
  background-size: auto 3px;
}

#top_main_vs .txt {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.88;
  color: #49297f;
}

#top_main_vs .ico {
  position: absolute;
  left: 50%;
  z-index: 99;
}

#top_main_vs .ico01 {
  top: 60px;
  margin-left: -764px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico02 {
  top: 31px;
  margin-left: -228px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico03 {
  top: 406px;
  margin-left: -790px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico04 {
  top: 268px;
  margin-left: -655px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico05 {
  top: 150px;
  margin-left: -540px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico06 {
  top: 477px;
  margin-left: -590px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico07 {
  top: 333px;
  margin-left: -455px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico08 {
  top: 195px;
  margin-left: -308px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico09 {
  top: 445px;
  margin-left: -305px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico10 {
  top: 548px;
  margin-left: -414px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico11 {
  top: 105px;
  margin-left: -144px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico12 {
  top: 169px;
  margin-left: 230px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico13 {
  top: 335px;
  margin-left: 353px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico14 {
  top: 546px;
  margin-left: 290px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico15 {
  top: 229px;
  margin-left: 499px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico16 {
  top: 447px;
  margin-left: 499px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico17 {
  top: 357px;
  margin-left: 645px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

#top_main_vs .ico18 {
  top: 213px;
  margin-left: 782px;
  -webkit-animation: Icon02 2s infinite linear alternate;
  animation: Icon02 2s infinite linear alternate;
}

#top_main_vs .ico19 {
  top: 525px;
  margin-left: 733px;
  -webkit-animation: Icon 2s infinite linear alternate;
  animation: Icon 2s infinite linear alternate;
}

@-webkit-keyframes Icon {
  0% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -5px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg);
  }
}

@keyframes Icon {
  0% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -5px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg);
  }
}

@-webkit-keyframes Icon02 {
  0% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -5px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg);
  }
}

@keyframes Icon02 {
  0% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
    transform: translate(0, -5px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg);
  }
}

#top_main_vs .slider li {
	width: 670px;
	margin: 0 50px;
	padding-bottom: 20px;
}

#top_main_vs .slider li img {
	width: 100%;
	height: auto;
	border-radius: 30px;
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
	image-rendering: -webkit-optimize-contrast;
}
#top_main_vs .slider li img.spCont{
	display: none;
}
#top_main_vs .slick-prev, #top_main_vs .slick-next {
	width: 50px;
	height: 50px;
	top: 50%;
	background: no-repeat center center;
	z-index: 5;
	transition: all 0.2s linear;
	left: 50%;
	margin-top: -5px;
}

#top_main_vs .slick-prev:before, #top_main_vs .slick-next:before {
	content: none;
}

#top_main_vs .slick-prev:hover, #top_main_vs .slick-next:hover {
	opacity: 0.7;
}

#top_main_vs .slick-prev {
	background-image: url(../img/slide_back02.png);
	margin-left: -410px;
}

#top_main_vs .slick-next {
	background-image: url(../img/slide_next02.png);
	margin-left: 360px;
}

#top_main_vs .slick-dots {
	text-align: center;
	bottom: -38px;
}

#top_main_vs .slick-dots li {
	display: inline-block;
	width: 10px !important;
	height: 10px;
	margin: 0 5px !important;
}

#top_main_vs .slick-dots li:after {
	content: none;
}

#top_main_vs .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	border-radius: 50%;
	background: #49297f;
	opacity: 0.25;
}

#top_main_vs .slick-dots li button:before {
	content: none;
}

#top_main_vs .slick-dots li.slick-active button {
	opacity: 1;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■slide_bnr
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#slide_bnr {
  margin-bottom: 135px;
}

#slide_bnr .slider li {
  width: 670px;
  margin: 0 53px;
  padding-top: 12px;
  position: relative;
}

#slide_bnr .slider li img {
  width: 100%;
  height: auto;
}

#slide_bnr .slider li:after {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

#slide_bnr .slider li.slick-current {
  padding-top: 0;
}

#slide_bnr .slider li.slick-current:after {
  background: #cbcbcb;
  width: calc(100% - 28px);
  height: 12px;
  top: auto;
  bottom: -12px;
  left: 14px;
  opacity: 1;
  transition: all 0.2s linear;
}

#slide_bnr .slider li.slick-current img {
  margin-top: -12px;
  z-index: 2;
}

#slide_bnr .slider li.slick-current:hover:after {
  opacity: 0.8;
}

#slide_bnr .slick-prev, #slide_bnr .slick-next {
  width: 50px;
  height: 150px;
  top: 115px;
  background: no-repeat left center;
  background-size: auto 18px;
  z-index: 5;
  transition: all 0.2s linear;
  left: 50%;
}

#slide_bnr .slick-prev:before, #slide_bnr .slick-next:before {
  content: none;
}

#slide_bnr .slick-prev:hover, #slide_bnr .slick-next:hover {
  opacity: 0.7;
}

#slide_bnr .slick-prev {
  background-image: url(../img/slide_back.png);
  margin-left: -392px;
}

#slide_bnr .slick-next {
  background-image: url(../img/slide_next.png);
  background-position: right center;
  margin-left: 340px;
}

#slide_bnr .slick-dots {
  text-align: center;
  bottom: -43px;
}

#slide_bnr .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
}

#slide_bnr .slick-dots li:after {
  content: none;
}

#slide_bnr .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  background: #dcdcdc;
  border-radius: 50%;
}

#slide_bnr .slick-dots li button:before {
  content: none;
}

#slide_bnr .slick-dots li.slick-active button {
  background: #49297f;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■topics
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.topics {
  position: relative;
  z-index: 1;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.topics .inner {
  background: #fff;
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1);
  padding: 52px 8%;
  box-sizing: border-box;
  padding-bottom: 95px;
  padding-left: 7%;
  padding-right: 7%;
}

.topics .btn01 {
  margin-bottom: -132px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■other_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#other_area {
  background: #f6f6f6;
  padding: 295px 0 70px;
  margin-top: -215px;
  margin-bottom: 105px;
}

#other_area .event_list_area li {
  margin-bottom: 0;
}

#other_area .event_list_area li .txt:before, #other_area .event_list_area li .txt:after {
  background: #f6f6f6;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main_category
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main_category {
  margin-bottom: 103px;
}

#main_category .block {
  display: flex;
  justify-content: space-between;
}

#main_category .block .img {
  width: 52%;
}

#main_category .block .img .img_wrap {
  position: relative;
  display: block;
}

#main_category .block .img .img_wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #dcdcdc;
  position: absolute;
  top: 12px;
  right: -12px;
}

#main_category .block .img img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

#main_category .block .txt_area {
  width: 44%;
}

#main_category .block .img {
  width: calc(100% - 660px);
  max-width: 546px;
}

#main_category .block .txt_area {
  width: 640px;
}

#main_category .block .txt_area .copy, #main_category .block .txt_area .copy + .txt {
  padding-left: 10px;
}

#main_category .block .txt_area .copy {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 23px;
  line-height: 1.6;
}

#main_category .block .txt_area .txt {
  margin-bottom: 50px;
}

#main_category .block .txt_area .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 45px;
}

#main_category .block .txt_area .point li {
  width: 148px;
  height: 148px;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.62;
  padding: 0 10px;
}

#main_category .block .txt_area .point li .hd {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: inline-block;
  background: #fff;
  padding: 0 7px;
  line-height: 1;
  font-weight: 900;
  font-size: 3rem;
  top: -26px;
  left: 46px;
  position: absolute;
}

#main_category .block .txt_area .point li .hd span {
  color: #aeaeae !important;
  display: block;
  margin-bottom: 2px;
  font-size: 1.5rem;
}

#main_category .block .txt_area .point li .txt {
  width: 100%;
  margin-bottom: 0;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#main_category .lesson {
  padding-bottom: 100px;
}

#main_category .lesson .hd01.ico {
  background-image: url(../img/ico_lesson.png);
}

#main_category .lesson .block .txt_area .copy, #main_category .lesson .block .txt_area .point li {
  color: #f5afb1;
}

#main_category .lesson .block .txt_area .point li, #main_category .lesson .block .txt_area .btn01 a {
  border-color: #f5afb1;
}

#main_category .lesson .block .txt_area .btn01 a {
  color: #f5afb1;
}

#main_category .lesson .block .txt_area .btn01 a:after {
  background: #f5afb1;
}

#main_category .lesson .block .txt_area .btn01 a p {
  background-image: url(../img/ico_arrow05.png);
}

#main_category .lesson .block .txt_area .btn01 a:hover {
  color: #fff;
}

#main_category .lesson .block .txt_area .btn01 a:hover p {
  background-image: url(../img/ico_arrow04.png);
}

#main_category .store {
  background: #f9f9f9;
  padding-top: 45px;
  padding-bottom: 130px;
}

#main_category .store .hd01.ico {
  background-image: url(../img/ico_store.png);
}

#main_category .store .block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#main_category .store .block .txt_area .copy, #main_category .store .block .txt_area .point li {
  color: #997b5f;
}

#main_category .store .block .txt_area .point li, #main_category .store .block .txt_area .btn01 a {
  border-color: #997b5f;
}

#main_category .store .block .txt_area .point li .hd {
  background: #f9f9f9;
}

#main_category .store .block .txt_area .btn01 a {
  color: #997b5f;
}

#main_category .store .block .txt_area .btn01 a:after {
  background: #997b5f;
}

#main_category .store .block .txt_area .btn01 a p {
  background-image: url(../img/ico_arrow06.png);
}

#main_category .store .block .txt_area .btn01 a:hover {
  color: #fff;
}

#main_category .store .block .txt_area .btn01 a:hover p {
  background-image: url(../img/ico_arrow04.png);
}

@media screen and (max-width: 1050px) {
  #main_category .block .img {
    width: calc(100% - 630px);
  }
  #main_category .block .txt_area {
    width: 610px;
  }
}

@media screen and (max-width: 980px) {
  #main_category .block {
    display: block;
  }
  #main_category .block .img {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  #main_category .block .img .img_wrap {
    display: inline-block;
  }
  #main_category .block .txt_area {
    width: 100%;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■more_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#more_area {
  background: url(../img/index/bnr_bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 73px;
  padding-bottom: 73px;
  position: relative;
  z-index: 1;
}

#more_area .txt_area a {
  display: block;
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #9e80d1;
  width: 470px;
  box-sizing: border-box;
  text-align: center;
  color: #49297f;
  padding: 55px 20px 14px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#more_area .txt_area a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  background: #ebe5f7;
  transition: all 0.2s linear;
}

#more_area .txt_area a:hover {
  opacity: 1;
}

#more_area .txt_area a:hover:after {
  left: 0;
  transition: all 0.2s linear;
}

#more_area .txt_area a p {
  position: relative;
  z-index: 1;
}

#more_area .txt_area a .catch {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 24px;
}

#more_area .txt_area a .txt {
  font-size: 1.8rem;
  margin-bottom: 38px;
  line-height: 1.77;
}

#more_area .txt_area a .more {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: right;
  font-size: 1.4rem;
  background: url(../img/ico_arrow03.png) no-repeat right center;
  background-size: 5px auto;
  padding-right: 15px;
  line-height: 1;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main_menu
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main_menu {
  background: #f6f6f6;
  padding: 277px 0 73px;
  margin-top: -200px;
}

#main_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-left: 1px solid #bfbfbf;
}

#main_menu ul li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #bfbfbf;
  text-align: center;
}

#main_menu ul li a {
  display: block;
  line-height: 1.3;
  padding: 75px 10px 0;
  background: no-repeat center 5px;
  background-size: 50px auto;
  font-weight: 700;
  font-size: 1.8rem;
}

#main_menu ul li a span {
  font-size: 1.3rem;
  color: #999 !important;
  font-weight: normal;
  display: block;
  margin-top: 3px;
}

#main_menu ul li.com a {
  background-image: url(../img/ico07.png);
  color: #f48365;
}

#main_menu ul li.ser a {
  background-image: url(../img/ico08.png);
  color: #55c4cf;
}

#main_menu ul li.emp a {
  background-image: url(../img/ico09.png);
  color: #ecbf37;
}

/*# sourceMappingURL=../../maps/corporate/css/index.css.map */
