@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  height: 10px;
  line-height: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 12px 0 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 9px;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  vertical-align: top;
}

.slick-dots li button {
  border: 0;
  background: #2e3647;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.26;
  transition: 0.3s;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  opacity: 1.0;
}

.slick-dots li.slick-active button {
  opacity: 1.0;
}

@keyframes scrollDownAnim {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1.0;
  }
  0% {
    top: 8px;
  }
  100% {
    top: 18px;
    opacity: 0;
  }
}

@keyframes mv_girl_anim {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1.0;
    transform: translateY(0);
  }
}

@media print, screen and (min-width: 769px) {
  header {
    width: 100%;
    height: 152px;
    padding-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}

  header .logo {
    width: 120px;
    height: 33px;
    margin: 0 auto;
  }


@media print, screen and (min-width: 769px) {
  header .logo {
    width: 244px;
    height: 68px;
    margin: 0 auto;
    position: static;
    transform: translateX(0);
	/* background: url(../images/common/logo_w.png) center center / 100% 100% no-repeat; */
  }
}

@media print, screen and (min-width: 769px) {
  header .request_doc {
    display: none;
  }
}

header nav#global {
  height: 84px;
}

@media print, screen and (min-width: 769px) {
  header nav#global {
    display: block;
  }
  header nav#global ul li {
    position: relative;
    padding: 0 45px 0 32px;
    text-align:center;
  }
  header nav#global ul li:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 22px;
    background: url(../images/common/gnav_split.png) center center no-repeat;
  }
}

@media print, screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1164px) {
  header nav#global ul li {
    padding: 0 30px 0 17px;
  }
}

@media print, screen and (min-width: 769px) {
  #cover {
    width: 100%;
    height: 100vh;
    position: relative;
    margin-bottom: 80px;
  }
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  #cover {
    overflow: hidden;
  }
}

@media print, screen and (min-width: 769px) {
	#common_submenu ul li {
      color: #007236;
	font-size:18px;
    }
    #common_submenu ul li.protector {
      background: url(../images/common/protector_icon.png) 2px center / 15px 17px no-repeat;
    }
    #common_submenu ul li.teacher {
      background: url(../images/common/teacher_icon.png) 1px center / 17px 15px no-repeat;
      transition-delay: 0.1s;
    }
}

#main_visual {
  height: 200px;
  background: url(../images/home/sp_mv2019.jpg) center center/contain no-repeat #82be28;
  text-indent: 104%;
  white-space: nowrap;
  overflow: hidden;
}

#main_visual #mv_box,
#main_visual #mv_girl,
#main_visual #mv_copy {
  display: none;
}

@media print, screen and (min-width: 769px) {
  #main_visual {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 0;
    /* background: #f0f0f1; */
	background: url(../images/home/mv2019.jpg) center center / cover no-repeat #0f5ca7;
	background-attachment: fixed;
  }
  #main_visual #mv_box,
  #main_visual #mv_girl,
  #main_visual #mv_copy {
    display: block;
    position: absolute;
    width: 100%;
    height: 100vh;
  }
  /* #main_visual #mv_box {
    background: url(../images/home/mv_box.png) center center/contain no-repeat;
  }
  #main_visual #mv_girl {
    background: url(../images/home/mv_girl.png) center center/contain no-repeat;
    opacity: 0;
  } */
  /* #main_visual #mv_girl.show {
    animation-name: mv_girl_anim;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
  } */
  #main_visual #mv_copy svg {
    width: 19%;
    position: absolute;
    right: 10.2%;
    top: 13.7%;
  }
  #main_visual #mv_copy svg path {
    opacity: 0;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
	fill: #fff;
	fill-rule: evenodd;
  }
  #main_visual #mv_copy svg path#copy01 {
    transition-delay: 0.7s;
  }
  #main_visual #mv_copy svg path#copy02 {
    transition-delay: 1.1s;
  }
  /* #main_visual #mv_copy svg path#copy03 {
    transition-delay: 1.5s;
  } */
  #main_visual #mv_copy.show svg path {
    opacity: 1.0;
  }

  #main_visual .board {
	  width: 100%;
	  height: 183px;
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  overflow: hidden;
  }
  #main_visual .board:before,
  #main_visual .board:after {
	  content: '';
	  display: block;
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  bottom: 0;
	  left: 0;
  }
  #main_visual .board:before {
	  background: rgba(255, 255, 255, 0.6);
	  z-index: 2;
  }
  #main_visual .board:after {
	  background: url(../images/home/mv2019.jpg) center center / cover no-repeat;
	  filter: blur(5px);
	  background-attachment: fixed;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 1164px) {
  #main_visual {
    height: 100%;
    background: #f0f0f1;
	  background: url(../images/home/mv2019.jpg) center center / cover no-repeat;
  }
}

.crossover {
  display: block;
  height: 120px;
  background: url(../images/home/co_mobile.png?20210813) center center/238px 101px no-repeat;
  text-indent: 104%;
  white-space: nowrap;
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  .crossover {
    width: 476px;
    height: 228px;
    position: absolute;
    top: 200px;
    left: 6%;
    background: url(../images/home/brand2024.png?20241101) center center/100% 100% no-repeat;
    transition: 0.3s;
  }
  .crossover:hover {
    transform: scale(1.05, 1.05);
  }
}

#scroll_down {
  display: none;
}

@media print, screen and (min-width: 769px) {
  #scroll_down {
    display: block;
    width: 56px;
    height: 58px;
    position: absolute;
    top: 50%;
    right: 6%;
    transform: translateY(-50%);
    background: url(../images/home/scrolldown_label_w.png) center bottom no-repeat;
  }
  #scroll_down:before, #scroll_down:after {
    content: '';
    position: absolute;
  }
  #scroll_down:before {
    width: 24px;
    height: 36px;
    border-radius: 12px;
    box-sizing: border-box;
    border: 1px solid #fff;
    top: 0;
    left: 16px;
  }
  #scroll_down:after {
    width: 2px;
    height: 6px;
    border-radius: 1px;
    background-color: #fff;
    top: 8px;
    left: 27px;
    animation: 2s linear infinite scrollDownAnim;
    transform: translate3d(0, 0, 0);
  }
}

#sp_feature {
  margin-bottom: 48px;
}

#sp_feature a {
  display: block;
}

#sp_feature img {
  display: block;
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  #sp_feature.column1 {
    width: 736px;
    margin: 80px auto;
  }
  #sp_feature.column2 {
    width: 768px;
    margin: 80px auto;
  }
  #sp_feature.column3 {
    width: 100%;
    max-width: 1164px;
    margin: 80px auto;
  }
  #sp_feature .slick-slide {
    width: 368px;
    height: 208px;
    margin-right: 32px;
  }
  #sp_feature .slick-slide:last-of-type {
    margin-right: 0;
  }
}

#vm {
  margin: 0 0 0px;
}

@media print, screen and (min-width: 769px) {
  #vm {
    margin-bottom: 0px;
  }
}

@media print, screen and (min-width: 769px) {
  #vm ul {
    display: flex;
    flex-wrap: wrap;
  }
}

#vm ul li {
  background-color: #007236;
}

#vm ul li a {
  display: flex;
  height: 92px;
  padding: 0;
  position: relative;
  color: #fff;
  text-decoration: none;
  align-items: center;
  overflow: hidden;
}

#vm ul li a:before {
  content: '詳細はこちら';
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 9px;
  height: 16px;
  background: url(../images/common/arrow_white.png) center center/100% 100% no-repeat;
  transform: translateY(-50%);
  z-index: 5;
  text-indent: 104%;
  white-space: nowrap;
  overflow: hidden;
}

#vm ul li a .label {
  position: relative;
  z-index: 5;
  padding: 0 24px 0 12px;
}

#vm ul li a .title {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 200;
}

#vm ul li a .exp {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
}

#vm ul li:nth-child(even) a .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background-size: cover;
  background-position: center;
}

#vm ul li:nth-child(even) a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(155deg, rgba(46, 54, 71, 0.8) 0%, rgba(46, 54, 71, 0.3) 100%);
  z-index: 4;
}

#vm ul li.exam a .bg {
  background-image: url(../images/home/vm_exam.jpg);
}

@media print, screen and (max-width: 768px) {
#vm ul li.exam a .bg {
  background-image: url(../images/home/vm_exam.jpg);
background-position: center -30px;
background-size:65% auto;
}
}

#vm ul li.career a .bg {
  background-image: url(../images/home/vm_career.jpg);
}


@media print, screen and (max-width: 768px) {
#vm ul li.career a .bg {
  background-image: url(../images/home/vm_career.jpg);
background-position: center -200px;
background-size:100% auto;
}
}

#vm ul li.campus a .bg {
  background-image: url(../images/home/vm_campus.jpg);
}

#vm ul li.international a .bg {
  background-image: url(../images/home/vm_international.jpg);
}

@media print, screen and (min-width: 769px) {
  #vm ul li {
    display: block;
    width: 25%;
    height: 25vw;
    position: relative;
  }
  #vm ul li a {
    display: block;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  #vm ul li a:before {
    width: 60%;
    height: auto;
    max-width: 202px;
    padding: 5px 0;
    font-size: 15px;
    text-align: center;
    top: auto;
    bottom: 2.3vw;
    right: 50%;
    transform: translateX(50%);
    box-sizing: border-box;
    border: 1px solid #fff;
    background: none;
    transition: 0.3s;
    text-indent: 0;
  }
  #vm ul li a .bg {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    backface-visibility: hidden;
  }
  #vm ul li a .label {
    padding: 20% 0 0;
  }
  #vm ul li a .title {
    font-size: 22px;
    margin-bottom: 24px;
  }
  #vm ul li a .title:after {
    content: '';
    display: block;
    width: 124px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    margin-top: 18px;
  }
  #vm ul li a .exp {
    font-size: 15px;
    padding: 0 32px;
  }
  #vm ul li a:hover:before {
    color: #2e3647;
    background: #fff;
  }
  #vm ul li a:hover .bg {
    filter: blur(5px);
    transform: scale(1.05);
  }
  #vm ul li.campus a .bg, #vm ul li.international a .bg {
    background-image: none;
  }
  #vm ul li.campus a:after, #vm ul li.international a:after {
    display: none;
  }
  #vm ul li.event a .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background-size: cover;
    background-position: center;
    background-image: url(../images/home/vm_event.jpg);
  }
  #vm ul li.event a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(155deg, rgba(46, 54, 71, 0.8) 0%, rgba(46, 54, 71, 0.3) 100%);
    z-index: 4;
  }
  #vm ul li.club a .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background-size: cover;
    background-position: center;
    background-image: url(../images/home/vm_club.jpg);
  }
  #vm ul li.club a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(155deg, rgba(46, 54, 71, 0.8) 0%, rgba(46, 54, 71, 0.3) 100%);
    z-index: 4;
  }
}

@media print, screen and (min-width: 769px) {
  #news {
    width: 920px;
    margin: 0 auto 124px;
    position: relative;
  }
}

#news h2 {
  margin: 0 auto 24px;
  padding-bottom: 27px;
  position: relative;
}

#news h2 .label:after {
  content: '';
  display: block;
  width: 44px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../images/home/news_eng_label.png") center center/100% 100% no-repeat;
}

@media print, screen and (min-width: 769px) {
  #news h2 {
    margin-bottom: 48px;
  }
}

#news ul {
  border-top: 1px solid #d2d2d2;
  min-height: 200px;
}

#news ul li {
  border-bottom: 1px solid #d2d2d2;
}

#news ul li a {
  display: block;
  text-decoration: none;
  padding: 10px;
}

#news ul li a .subinfo {
  font-size: 0;
  margin-bottom: 12px;
}

#news ul li a .tag {
  display: inline-block;
  width: 68px;
  height: 22px;
  margin-right: 8px;
  vertical-align: middle;
}

#news ul li a .tag.exam {
  background: url("../images/common/tag_exam_label.png") center center/23.5px 12.5px no-repeat #1a84c8;
}

#news ul li a .tag.sp {
  background: url("../images/common/tag_sp_label.png") center center/23.5px 12.5px no-repeat #03a572;
}

#news ul li a .tag.info {
  background: url("../images/common/tag_info_label.png") center center/45.5px 12.5px no-repeat #e4a538;
}

#news ul li a .tag.emergency {
  background: url("../images/common/tag_emergency_label.png") center center/23px 12.5px no-repeat #c84090;
}

#news ul li a time {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}

#news ul li a .title {
  text-decoration: underline;
  color: #a50319;
}

#news ul li a:hover .title {
  color: #9456e1;
}

@media print, screen and (min-width: 769px) {
  #news ul li a {
    display: flex;
    padding: 18px 0;
  }
  #news ul li a .subinfo {
    margin: 0 18px 0 0;
    display: flex;
    min-width: 168px;
  }
  #news ul li a .tag,
  #news ul li a time {
    display: block;
  }
  #news ul li a .tag {
    margin-right: 18px;
  }
}

#news ul li.error {
  padding: 12px;
  text-align: center;
}

#news .more_btn {
  display: none;
  height: 46px;
  margin: 12px 12px 0;
  text-align: center;
  line-height: 46px;
  color: #a50319;
  border: 1px solid #a50319;
  text-decoration: none;
  font-size: 16px;
  overflow: hidden;
  box-sizing: border-box;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  backface-visibility: hidden;
}

#news .more_btn:hover {
  background: #a50319;
  color: #fff;
}

#news .more_btn:hover:after {
  background-image: url(../images/common/arrow_white.png);
}

@media print, screen and (min-width: 769px) {
  #news .more_btn {
    width: 58px;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 100%;
    padding: 8px 0 8px 20px;
    color: #a50319;
    border: 1px solid #a50319;
    text-decoration: none;
    font-size: 12px;
    overflow: hidden;
    box-sizing: border-box;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    backface-visibility: hidden;
    text-align: left;
  }
  #news .more_btn:after {
    content: '';
    width: 5px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    background: url(../images/common/arrow_red.png) center center/100% 100% no-repeat;
  }
  #news .more_btn:before {
    background-image: url(../images/common/arrow_white.png);
    position: absolute;
    top: -20px;
    left: -20px;
  }
  #news .more_btn:hover {
    background: #a50319;
    color: #fff;
  }
  #news .more_btn:hover:after {
    background-image: url(../images/common/arrow_white.png);
  }
}

#news .loader {
  border-top: 3px solid rgba(46, 54, 71, 0.2);
  border-right: 3px solid rgba(46, 54, 71, 0.2);
  border-bottom: 3px solid rgba(46, 54, 71, 0.2);
  border-left: 3px solid #2e3647;
  -webkit-animation: rotate 1.0s infinite linear;
  animation: rotate 1.0s infinite linear;
  z-index: 20001;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#news .loader, #news .loader:after {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

#news .loader.show {
  display: block;
}

#news .loader.hide {
  opacity: 0;
  animation: hide 0.3s linear 0s;
}

#manabe {
  position: relative;
}

#manabe h2 {
  display: block;
  height: 62px;
  margin: 0 0 10px;
  position: relative;
  background: url(../images/home/manabe_header.png) 12px center/163px 42px no-repeat #2e3647;
  text-indent: 104%;
  white-space: nowrap;
  overflow: hidden;
}

#manabe h2:before, #manabe h2:after {
  display: none;
}

@media print, screen and (min-width: 769px) {
  #manabe h2 {
    width: 252px;
    height: 180px;
    margin: 0 0 40px;
    background: url(../images/home/manabe_header.png) left center/252px 62px no-repeat;
  }
}

#manabe .container:after {
  content: '';
  display: block;
  width: 109px;
  height: 90px;
  position: absolute;
  top: -22px;
  right: 12px;
  background: url(../images/common/manabe_logo.png) center center/100% auto no-repeat;
  z-index: 3;
}

@media print, screen and (min-width: 769px) {
  #manabe {
    margin: 0 0 124px;
  }
  #manabe:before {
    content: '';
    width: 50%;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #2e3647;
  }
  #manabe .container {
    position: relative;
    width: 100%;
    max-width: 1164px;
    margin: 0 auto;
    z-index: 2;
    overflow: hidden;
  }
  #manabe .container:after {
    width: 149px;
    height: 123px;
    top: 23px;
    left: 263px;
  }
}

@media print, screen and (min-width: 769px) {
  #manabe .intro {
    width: 346px;
    float: left;
  }
}

#manabe .info {
  margin: 10px 12px;
  border-left-width: 3px;
  border-left-style: solid;
  padding: 10px 9px;
}

#manabe .info .course {
  font-size: 20px;
}

#manabe .info .name {
  font-size: 16px;
}

#manabe .info.policy {
  border-color: #0074AC;
}

#manabe .info.policy .course {
  color: #0074AC;
}

#manabe .info.psyphy {
  border-color: #eb6000;
}

#manabe .info.psyphy .course {
  color: #eb6000;
}

#manabe .info.economics {
  border-color: #008a8b;
}

#manabe .info.economics .course {
  color: #008a8b;
}

#manabe .info.literature {
  border-color: #005aa0;
}

#manabe .info.literature .course {
  color: #005aa0;
}

#manabe .info.commerce {
  border-color: #00a73b;
}
#manabe .info.commerce .course {
  color: #00a73b;
}

#manabe .info.business {
  border-color: #a72126;
}

#manabe .info.business .course {
  color: #a72126;
}



@media print, screen and (min-width: 769px) {
  #manabe .info {
    width: 436px;
    box-sizing: border-box;
    margin: 0 0 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #manabe .adjust_container {
    width: calc(100% - 464px);
    float: right;
    padding-top: 24px;
  }
}

#manabe .more_btn {
  display: block;
  height: 46px;
  margin: 12px 12px 0;
  text-align: center;
  line-height: 46px;
  color: #a50319;
  border: 1px solid #a50319;
  text-decoration: none;
  font-size: 16px;
  overflow: hidden;
  box-sizing: border-box;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  backface-visibility: hidden;
}

#manabe .more_btn:hover {
  background: #a50319;
  color: #fff;
}

#manabe .more_btn:hover:after {
  background-image: url(../images/common/arrow_white.png);
}

#manabe .more_btn.pc {
  display: none;
}

@media print, screen and (min-width: 769px) {
  #manabe .more_btn {
    display: none;
  }
  #manabe .more_btn.pc {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 16px 12px 16px 32px;
    line-height: 100%;
    position: relative;
    color: #a50319;
    border: 1px solid #a50319;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    box-sizing: border-box;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    backface-visibility: hidden;
    text-align: left;
  }
  #manabe .more_btn.pc:after {
    content: '';
    width: 8px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    background: url(../images/common/arrow_red.png) center center/100% 100% no-repeat;
  }
  #manabe .more_btn.pc:before {
    background-image: url(../images/common/arrow_white.png);
    position: absolute;
    top: -20px;
    left: -20px;
  }
  #manabe .more_btn.pc:hover {
    background: #a50319;
    color: #fff;
  }
  #manabe .more_btn.pc:hover:after {
    background-image: url(../images/common/arrow_white.png);
  }
}

.bnr_area {
  position: relative;
}

.bnr_area h2{
  text-align:center;
    padding: 20px 0 0;
}

@media print, screen and (min-width: 769px) {
  .bnr_area {
    margin: 0 0 0px;
  }
}

.bnr_area:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-27deg, #c4b8ba 0%, #d7c8ca 100%);
  opacity: 0.55;
  z-index: 1;
}

.bnr_area ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 12px 12px 0;
  z-index: 2;
}

@media print, screen and (min-width: 769px) {
  .bnr_area ul {
    max-width: 1164px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    justify-content: space-between;
  }
}

.bnr_area ul li {
  display: block;
  box-sizing: border-box;
  margin-bottom: 12px;
}

.bnr_area ul li a {
  display: block;
}

.bnr_area ul li a img {
  display: block;
  width: 100%;
  height: auto;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  backface-visibility: hidden;
}

.bnr_area ul li.small {
  flex-basis: 33.3333%;
}

.bnr_area ul li.small:nth-child(odd) {
  padding-right: 3px;
  padding-left: 3px;
}

.bnr_area ul li.small:nth-child(even) {
  padding-right: 3px;
  padding-left: 3px;
}

@media print, screen and (min-width: 769px) {
  .bnr_area ul li.small {
    flex-basis: auto;
    width: calc((100% - 96px) / 3);
    margin: 0 0 16px;
  }
  .bnr_area ul li.small:nth-child(odd), .bnr_area ul li.small:nth-child(even) {
    padding: 0;
  }
}

.bnr_area ul li.large {
  flex-basis: 100%;
}

@media print, screen and (min-width: 769px) {
  .bnr_area ul li.large {
    flex-basis: auto;
    width: calc((100% - 32px) / 2);
  }
}

.bnr_area ul li.white a {
  background: #fff;
}

.bnr_area ul li.line a {
  position: relative;
}

.bnr_area ul li.line a:before {
  content: '';
  position: absolute;
  top: 5.5%;
  left: 1.5%;
  width: 97%;
  height: 89%;
  border: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.oc2017 {
  margin: 0 auto 50px;
  width: 80%;
  display: block;
}

.wide_bnr {
  display: none;
}

.wide_bnr_sp {
  margin: 0 auto 50px;
  width: 80%;
  display: block;
}


@media print, screen and (min-width: 769px) {
  .oc2017 {
    width: 736px;
    margin-bottom: 80px;
  }
  .wide_bnr {
    width: 736px;
  margin: 0 auto 50px;
    margin-bottom: 80px;
    display:block;
  }
.wide_bnr_sp {
  display: none;
}
}

.lightcase-contentInner {
  height: 400px !important;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media print, screen and (min-width: 769px) and (max-width: 1164px) {
  .lightcase-contentInner {
    height: 500px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .lightcase-contentInner {
    height: inherit !important;
  }
}


.flash_link {
  margin: 10px auto 40px;
  background: #a591c3;
  color: #fff;
  text-decoration: none;
  padding:15px 15px;
    display:block;
    width:360px;
    font-size:26px;
  text-align: center;
}

.flash_link2 {
  background: #40c42e;
}

a.flash_link:hover {
  opacity: 0.9;
}

@media screen and (max-width: 768px) {
.flash_link {
  margin: -15px auto 40px;
    width:100%;
    font-size:20px;

  }
}

#notice img.pc {
    display:block;
/*    max-width:1164px;*/
    max-width:900px;
    margin:20px auto;
}

#notice img.pc:hover {
    opacity:0.8;
}

#notice img.sp {
    display:none;
}

@media screen and (max-width: 768px) {
#notice img.pc {
    display:none;
}

#notice img.sp {
    display:block;
    margin-bottom:20px;
}

#notice img.sp:hover {
    opacity:0.8;
}
}

  #news2 {
    margin: 0 auto -70px;
    position: relative;
  }

@media print, screen and (min-width: 769px) {
  #news2 {
    width: 920px;
    margin: 0 auto -60px;
    position: relative;
  }
}

#news2 h2 {
  margin: 0 auto 24px;
  padding-bottom: 27px;
  position: relative;
}

#news2 h2 .label:after {
  content: '';
  display: block;
  width: 44px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../images/home/news_eng_label.png") center center/100% 100% no-repeat;
}

@media print, screen and (min-width: 769px) {
  #news2 h2 {
    margin-bottom: 48px;
  }
}

#news2 ul {
  border-top: 1px solid #d2d2d2;
  min-height: 200px;
}

#news2 ul li {
  border-bottom: 1px solid #d2d2d2;
}

#news2 ul li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}


#news2 ul li a .title {
  text-decoration: underline;
  color: #a50319;
}

#news2 ul li a:hover .title {
  color: #9456e1;
}

@media print, screen and (min-width: 769px) {
  #news2 ul li a {
    padding: 18px 0;
  }
}


.pickup{
	width: 100%;
	max-width: 900px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin:0px auto;
	line-height:24px;
}

.exMain{
	text-align:left;
	padding:0 1% 20px 0;
	width:  49%;
}

.exMain2{
	text-align:left;
	padding:0 0 20px 1%;
	width:  49%;
}

.block-area {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1% 30px;
	padding: 0;
}
.block-area li {
	flex: 0 1 98%;
	margin: 0 1% 30px;
	padding: 0 0 0 0;
	background: #fff;
}

/* 画面解像度が961px以上になると3列になります。*/

.block-grid li {
/*	flex: 0 1 23%;   4列の場合　*/
	flex: 0 1 9%;　/*　3列の場合*/
}


.block-area img {
	width: 100%;
	margin: 0 auto 0px;
	padding: 0;
}

.block-area p {
	margin: 0 10px 10px 0;
	padding: 0;
	font-size: 12px;
	line-height:24px;
}

.block-area h3 {
	font-size:20px;
	padding:0;
	margin:5px 0 10px;
/*	border-bottom:dotted #333 1px;*/
}



.block-area a:hover {
	opacity:0.7;
}

/* 画面解像度が960px以下になると2列になります。*/
@media (max-width: 960px){
	.block-grid li {
		flex: 0 1 18%;
	}
}

/* 画面解像度が768px以下になると1列になります。*/

@media (max-width: 768px){
	.block-grid li {
		flex: 0 1 23%;
	}

.block-area h3 {
	font-size:16px;
}

}

@media print{
#vm ul li a .exp {
  line-height: 20px;
}
}