@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;width: 100%;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
visibility:hidden;
}
.mv{
	position: relative;
}
.fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 500ms;
}
.contact_form{
	background: #e8e8e8;
}
#topvoice.beforeafter .topvoice_inner h2{
	background: none;
}
#topvoice.beforeafter{
	background: none;
}
#topvoice.beforeafter h3 {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 18px;
}
.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.chikachika{
	color: #fffb00 !important;
    padding: 3px 0;
    background: red;
    font-weight: bold;
	animation: flash 1s linear infinite;
}

@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
  
  
  100% {
    opacity: 1;
  }
}

  @media only screen and (max-width: 40em) {
    .footerwrap {
      margin: 2rem auto 1rem;
      width: 90%; } }

.footer_sp__telmailbox {
  text-align: center; }
  .footer_sp__telmailbox a {
    display: block;
    padding: .8em;
    background: #EFEFEF;
    border-radius: 3px; }
    .footer_sp__telmailbox a i {
      color: #E5006E; }

.footer_sp__telmailbox.col--6 {
  margin-bottom: 2rem; }


  @media only screen and (max-width: 40em) {
    .footer_sp-schoolname__logo .footer-address {
      font-size: 0.8rem; } }

.sp-footer__jyouhou {
  background: #EFEFEF;
  display: block;
  margin: 0 auto;
  padding: .5rem 1rem;
  width: 50%; }

.footernavibox {
  /* background-color: #EFEFEF; */
  width: 100%;
  /* padding: 10px; */
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  /* height: 61px; */
  }
.footernavibox.active {
  opacity: 1;
  visibility: visible;
  /* height: 127px; */
  }
.footernavi_child:nth-child(1) {
    margin-right: 15px;
}
.footernavi {
  font-size: 0;
  display: flex;
  justify-content: center;
  padding: 5px;
  background: #000000b0;
  }

.footernavi_child {
  display: inline-block;
  position: relative;
  text-align: center;
  filter: drop-shadow(2px -2px 2px rgba(0, 0, 0, 0.3));
  /* border-right: 1px #fff solid; */
  width: 44%;
  /* background: linear-gradient( 90deg , #0086f5, #7baad4); */
  }
  .footernavi_child:last-child {
    border-right: none;
    }
  .footernavi_child a {
    color: #FFF;
    display: block;
    padding: 1.4rem 0 1.4rem;
    text-decoration: none;
    }

.footernavi_child.col--2 {
  background: linear-gradient(-56deg, #4f6ed8 0%, #d02289 47%, #f26939 81%, #ffdd83 100%); }
  .footernavi_child.col--2 a {
    color: #fff; }

.footernavi_img {
  position: absolute;
  bottom: 0;
  left: 3%;
  width: 16%;
  top: 50%;
  transform: translateY(-50%);
  }
.footernavi_img.takuzyo {
  position: absolute;
  bottom: 0;
  left: 3%;
  width: 18%;
  }

.footernavi_child .footernavi--eng,
.footernavi_child .footernavi--jap {
  display: block;
  }

.footernavi_child .footernavi--eng {
  font-size: 1.6rem;
  color: white !important;
  }

.footernavi_child .footernavi--jap {
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  color: white !important;
  }

.footernavi_child.col--2 i {
  display: block;
  font-size: 1.8rem;
 }
.clearfix{ display: inline-block; }
* html .clearfix{ height: 1%; }
.clearfix{ display:block; }

/* ---------- 初期 ---------- */
body { letter-spacing: 0; font-family: 'M PLUS Rounded 1c',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;}
img {max-width: 100%;vertical-align: bottom;}
a { text-decoration: none;}
strong { font-weight: bold;}
/* ---------- /共通部分 ---------- */
#jougetyuou { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); margin: auto;}
#kadomaru { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
#resbtn { -webkit-appearance: none;}
.ancr { position: relative; transition: 0.5s;}
.anca { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 20; cursor: pointer;}
.ancr:hover { transition: 0.5s; cursor: pointer;}



/* PC */
@media screen and (min-width: 1025px) {
	.wrap {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;/* flex-wrap: wrap; */justify-content:space-between;}
	.sponly { display: none !important;}
	
	.anclink { padding-top: 100px; margin-top: -100px;}
	
	#navArea {}
	header { width: 100vw; background: #fff; left: 0; top: 0; position: fixed; z-index: 10;}
	header .header_inner { width: 100%; height: 75px; box-sizing: border-box;}
	header .header_inner .header_left {/* width: 82.92%; */align-items: center;}
	header .header_inner .logo {width: 37.63%;max-width: 344px;padding: 18px 0 17px 23px;box-sizing: border-box;font-size: 13px;}
	header .header_inner .logo a {display: block;width: 100%;margin-bottom: 5px;}
	header .header_inner .logo a img {width: 75%;height: auto;}
	header .header_inner ul.header_nav {/* width: 55.29%; */box-sizing: border-box;}
	header .header_inner ul li {font-size: 15px;letter-spacing: 0;font-weight: 500;display: inline-block;margin-right: 28px;margin-bottom: 5px;}
	header .header_inner ul li:last-child { margin-right: 0;}
	header .header_inner ul li a { color: #000;}
	header .header_inner ul li a:hover {color: #0087ff !important;}
	header .header_inner .header_btn { width: 170px; box-sizing: border-box;}
	header .header_inner .header_btn a {display: block;width: 100%;box-sizing: border-box;height: 37px;font-size: 16px;letter-spacing: 0;color: #fff !important;font-weight: 500;background-color: #066fcc;background-image: url("images/top/header_arrow.png");background-repeat: no-repeat;background-size: 9px;background-position: 86% 60%;}
	header .header_inner .header_btn a.btn01 { padding: 11px 0 10px 29px; margin-bottom: 1px;}
	header .header_inner .header_btn a.btn02 { padding: 11px 0 10px 37px;}
	
	/*グロナビ*/
	header .header_inner .header_left li .megamenu { background: rgba(255,255,255,0.9); position: absolute; left: 0; top: 75px; width: 100%; box-sizing: border-box; padding: 44px 0 50px; text-align: left; visibility: hidden; opacity: 0; z-index: 11; transition: all .1s ease;}
	header .header_inner .header_left li:hover .megamenu { visibility: visible; opacity: 1;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_image { width: 100%;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_image img { width: 100%; height: auto;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_txt { height: 50px; line-height: 50px; position: relative;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_txt p.txt {font-size: 16px;font-weight: 500;text-align: center;background: url("images/top/megamenu_arrow.png")no-repeat right 50%;background-size: 32px;box-sizing: border-box;padding: 0 32px;line-height: 1.5;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link {}
	header .header_inner .header_left li .megamenu01 .megamenu_inner {width: 68.71%;margin: 0 auto;flex-wrap: wrap;justify-content: space-evenly;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link {width: 32%;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link .megamenu_txt {height: 63px;line-height: 63px;position: relative;padding-top: 12px;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link:first-child .megamenu_txt { line-height: 1.43em; padding-top: 12px;}
	
	header .header_inner .header_left li .megamenu02 .megamenu_inner { width: 68.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link { width: 28.58%; float: left; margin-right: 7%; margin-bottom: 50px;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link:nth-child(3) { margin-right: 0;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link:nth-child(n+4) { margin-bottom: 0;}
	
	header .header_inner .header_left li .megamenu03 .megamenu_inner { width: 85.7%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link {width: 18%;float: left;margi: 1.7%;margin-right: 1.7%;n-bottom: 50px;margin-bottom: 30px;}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link:nth-child(4n) {/* margin-right: 0; */}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link:nth-child(n+4) {/* margin-bottom: 0; */}
	
	header .header_inner .header_left li .megamenu04 .megamenu_inner { width: 68.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link { width: 28.58%; float: left; margin-right: 7%;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link:nth-child(3n) { margin-right: 0;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link:nth-child(n+3) { margin-bottom: 0;}
	
	header .header_inner .header_left li .megamenu05 .megamenu_inner { width: 47.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu05 .megamenu_inner .megamenu_link { width: 41.16%;}
	
	/*ハンバーガーメニュー*/
	nav.hum {
	  display: block;
	  position: fixed;
	  top: 75px;
	  right: -100%;
	  bottom: 0;
	  width: 82.92%;
	  overflow-x: hidden;
	  overflow-y: auto;
	  -webkit-overflow-scrolling: touch;
	  transition: all .5s;
	  z-index: 1000;
	  opacity: 0;
	  background: #fff;
	}
	.open nav.hum {
	 	right: 0;
	 	opacity: 1;
	}
	nav.hum .hum_inner { width: 91.91%; margin: 0 auto; padding: 50px 0 0; box-sizing: border-box;}
	nav.hum .hum_inner dl { margin-bottom: 40px; letter-spacing: 0;}
	nav.hum .hum_inner dl dt { font-size: 18px; font-weight: 700; margin-bottom: 5px;}
	nav.hum .hum_inner dl dd { font-size: 14px; line-height: 2em; font-weight: 400; padding-left: 0.2em;}
	nav.hum .hum_inner dl dd a { color: #000;}
	nav.hum .hum_inner dl dd a:hover { text-decoration: underline;}
	nav.hum .hum_inner dl dt a:hover { text-decoration: underline;}
	nav.hum .hum_inner .hum_link03 { width: 44.84%;}
	nav.hum .hum_inner .hum_link03 .links03_left { display: inline-block; vertical-align: top; margin-right: 14%; margin-bottom: 22px;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:first-child { margin-bottom: 23px;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child { margin-bottom: 0;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child dt { line-height: 1.6em;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child dt a { color: #000;}
	nav.hum .hum_inner .hum_link03 .links03_right { display: inline-block;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:first-child { margin-bottom: 50px;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:last-child dt { line-height: 1.6em;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:last-child dt a { color: #000;}
	nav.hum .hum_inner .hum_link03 .hum_banner { margin-bottom: 31px;}
	nav.hum .hum_inner .hum_link03 .hum_banner a { width: 49.58%; display: block;}
	nav.hum .hum_inner .hum_link03 .hum_sns {}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left { display: inline-block; vertical-align: top; margin-right: 7.7%;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left p.left_ttl { font-size: 18px; font-weight: 800; margin-bottom: 5px;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left img { width: 39px;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right { display: inline-block;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table { font-size: 16px; font-weight: 500;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table th { text-align: left; padding: 0 2.5em 10px 0;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table td a { color: #000;}
	
	header .header_inner .pc_toggle_btn {
		display: block;
		position: relative;
		width: 75px;
		height: 75px;
		transition: all .5s;
		cursor: pointer;
		z-index: 21;
		background: #000;
	}
	header .header_inner .pc_toggle_btn span {
	  display: block;
	  position: absolute;
	  left: 20px;
	  width: 34px;
	  height: 2px;
	  background-color: #fff;
	  transition: all .5s;
	}
	header .header_inner .pc_toggle_btn span:nth-child(1) {
	  top: 23px;
	}
	header .header_inner .pc_toggle_btn span:nth-child(2) {
	  top: 36px;
	}
	header .header_inner .pc_toggle_btn span:nth-child(3) {
	  top: 49px;
	}
	header .header_inner .open .pc_toggle_btn span {
	  background-color: #fff;
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(1) {
	  -webkit-transform: translateY(13px) rotate(-315deg);
	  transform: translateY(13px) rotate(-315deg);
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(2) {
	  opacity: 0;
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(3) {
	  -webkit-transform: translateY(-13px) rotate(315deg);
	  transform: translateY(-13px) rotate(315deg);
	}
	
	#mask { display: none; transition: all .5s;}
	.open #mask { display: block; transition: all .5s; position: absolute; top: 0; right: 0; width: 100%; height: 100vh; z-index: 20;}
	
	main {overflow: hidden;display: block;/* margin-top: 75px; */}
	#mv { width: 100%; position: relative;}
	#mv .mv_inner { margin: 0 auto; padding: 274px 0 0; position: relative; z-index: 2; position: absolute; left: 0; bottom: 34px; width: 100%;}
	#mv .mv_inner h2 {max-width: 1200px;width: 85.71%;margin: 0 auto;font-size: 70px;letter-spacing: 0;line-height: 1.05em;color: #fff !important;font-family: 'M PLUS Rounded 1c', sans-serif;font-weight: 800;text-shadow: 2px 5px 1px #000;}
	#mv .mv_inner h2 span.small {font-size: 31px;color: white !important;}
	#mv .mv_inner .mv_btn { width: 23.21%; position: absolute; right: 100px; bottom: 6.69%;}
	#mv .mv_inner .mv_btn a { width: 100%; display: block;}
	#mv .mv_inner .mv_btn a img { width: 100%; height: auto;}
	#mv .sidebar { position: fixed; top: 171px; right: 0; z-index: 999; width: 50px;}
	#mv .sidebar a { display: block;}
	#mv .sidebar a.sidebar01 { margin-bottom: 16px;}
	#mv .sidebar a:hover { opacity: 0.8;}
	#mv .sidebar a img { width: 100%; height: auto;}
	
	.mv_slider {max-height: 554px;}
	.mv_slider .mv_slider_img {}
	.mv_slider .mv_slider_img img { width: 100%; height: auto;}
	
	#topreson {width: 100%;padding: 45px 0;background: none;background-size: cover;}
	#topreson .topreson_inner { width: 100%; max-width: 1120px; margin: 0 auto; text-align: center;}
	#topreson .topreson_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topreson .topreson_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topreson .topreson_inner h3 { font-size: 30px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 18px;}
	#topreson .topreson_inner p.topreason_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 56px;}
	#topreson .topreson_inner .topreason_cont { width: 100%; margin-bottom: 43px;}
	#topreson .topreason_cont .topreson_box {width: 48.2%;float: left;margin-bottom: 60px;letter-spacing: 0;}
	#topreson .topreason_cont .topreson_box:nth-child(2n) { width: 48.2%; float: right;}
	#topreson .topreason_cont .topreson_box:nth-child(n+3) { margin-bottom: 0;}
	#topreson .topreason_cont .topreson_box .box_img {width: 100%;text-align: center;color: #fff;}
	#topreson .topreason_cont .topreson_box .box_img .box_icon { width: 46px; margin: 0 auto 11px;}
	#topreson .topreason_cont .topreson_box .box_img p.box_enttl {font-size: 49px;margin-bottom: 10px;color: #fe4d91 !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_img p.box_jattl {font-size: 20px;line-height: 1.35em;font-weight: 800;color: #fe4d91 !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_txtarea {padding: 30px;background: #fff;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 0px 0px;-moz-border-radius: 0 0 5px 5px;box-shadow: 0 1px 3px rgb(0 0 0 / 25%);}

.box_txtarea {}
	#topreson .topreason_cont .topreson_box .box_txtarea p.box_txt { font-size: 14px; line-height: 1.6em; font-weight: 500; text-align: left;}
	#number .topreson_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    line-height: 1.4em;
}
	#number .topreson_inner{
		text-align:center;
	}
	#number .topreson_inner h3 {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 18px;
}
	#number .topreson_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	.topview_btn { width: 100%; max-width: 344px; margin: 0 auto; font-size: 17px; font-weight: 800; letter-spacing: 0;}
	.topview_btn a {display: block;width: 100%;box-sizing: border-box;padding: 26px 0;text-align: center;color: #fff !important;background-size: 7px;border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;box-shadow: 0 5px 10px rgb(0 0 0 / 20%);transition: all 0.24s;position: relative;z-index: 1;}
	#topvoice.cost h3 {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 18px;
}
	#topvoice.cost .ex {
    margin:20px 0;
}
	.topview_btn a::before{
		background: linear-gradient( 90deg , #0086f5, #7baad4);
	}
	.topview_btn a::before,
	.topview_btn a::after{
		content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto;
	}
	.topview_btn a::after{
		content: "";
    background: url(/assets/img/ico_arrow_right_white.svg) no-repeat 95% center/14px,linear-gradient(45deg,#61bde9,#97dcff);
    opacity: 0;
    transition: all 0.3s ease;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
	}
	.topview_btn a:hover:after {
    opacity: 1;
    transform: none;
    width: 100%;
}
	
	
	

	#topquestion {
    padding: 45px 0;
}
	#topquestion .topquestion_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    line-height: 1.4em;
}
	#topquestion .topquestion_inner{
		text-align:center;
	}
	#topquestion .topquestion_inner h3 {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 18px;
}
	#topquestion .topquestion_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	#topquestion .topquestion_inner p.topreason_txt {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 56px;
}
	.question_area{
		margin-bottom: 56px;
	}
	.question_area li{
		font-size: 28px;
		margin-bottom: 20px;
	}
	.question_area li span{
		
	}
		
	#topvoice {width: 100%;padding: 45px 0 0;background: none;background-size: cover;margin-bottom: 66px;}
	#topvoice .topvoice_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topvoice .topvoice_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; padding: 0 0 10px; margin-bottom: 20px; background: url("images/top/topvoice_ttl_bg.png")no-repeat center bottom; background-size: 360px;}
	#topvoice .topvoice_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topvoice .topvoice_inner h2 span.small { font-size: 21px;}
	#topvoice .topvoice_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topvoice .topvoice_inner .topvoice_headcont { width: 100%; max-width: 1200px; margin: 0 auto 75px;}
	#topvoice .topvoice_headcont .headcont_img { width: 57.41%;}
	#topvoice .topvoice_headcont .headcont_img img { width: 100%; height: auto;}
	#topvoice .topvoice_headcont .headcont_txt {width: 42.59%;box-sizing: border-box;padding: 35px 30px 0 30px;text-align: left;color: #fff;background-size: cover;font-weight: 800;letter-spacing: 0;background: linear-gradient( 90deg , #0086f5, #7baad4);}
	#topvoice .topvoice_headcont .headcont_txt p.ttl {font-size: 30px;display: inline-block;vertical-align: middle;margin-right: 12px;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.cat {font-size: 16px;display: inline-block;vertical-align: middle;border: solid 2px #fff;padding: 3px 14px 4px 11px;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.txt {font-size: 25px;line-height: 1.56em;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.tag {font-size: 16px;margin-bottom: 52px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt a.view_btn02 { display: block; width: 100%; max-width: 232px; box-sizing: border-box; font-size: 17px; font-weight: 800; color: #CF1B5E; padding: 15px 0 14px; text-align: center; background: url("images/top/topvoice_btn_arrow.png")no-repeat 90% 55% #fff; background-size: 7px; border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px;}
	#topvoice .topvoice_bottomcont { width: 100%; position: relative; padding-bottom: 43px; margin-bottom: 49px;}
	#topvoice .topvoice_bottomcont .topvoice_bg {width: 100%;height: 356px;background: #F7F7F6;position: absolute;bottom: 0;z-index: 1;}
	#topvoice .topvoice_bottomcont .topvoice_boxes { width: 100%; max-width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
	#topvoice .topvoice_boxes .topvoice_box { width: 30.91%; background: #fff;}
	#topvoice .topvoice_boxes .topvoice_box .box_img { width: 100%;}
	#topvoice .topvoice_boxes .topvoice_box .box_img img { width: 100%; height: auto;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea {width: 100%;height: 21vw !important;box-sizing: border-box;padding: 18px 12px 19px 19px;text-align: left;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;box-shadow: 0 1px 3px rgba(0,0,0,0.12);}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.cat {font-size: 15px;padding: 7px 9px 5px 10px;color: #fff !important;background: #0087ff;display: inline-block;font-weight: 700;margin-bottom: 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.tag { font-size: 17px; line-height: 1.23em; font-weight: 500; margin-bottom: 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.txt { font-size: 16px; line-height: 1.625em; font-weight: 500;}

	#topflow .topflow_inner{
	text-align: center;
	width: 100%;
	/* max-width: 1120px; */
	margin: 0 auto;
	text-align: center;
}
	#topflow .topflow_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topflow .topflow_inner h2 span.small {
    font-size: 21px;
}
	#topflow .topflow_inner p.topflow_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topflow .topflow_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	#topvoice.cost .topvoice_inner h2 { background:none;margin-bottom: 0;padding-bottom: 0;}
	#topvoice.cost .topvoice_inner{
		
	width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;}
	#topfaq .topfaq_inner{
	text-align: center;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
}
	#topfaq .topfaq_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topfaq .topfaq_inner h2 span.small {
    font-size: 21px;
}
	#topfaq .topfaq_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topfaq .topfaq_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	 .qa-list dl {
        position: relative;
        margin: 0;
        padding: 28px 80px 28px 30px;
        cursor: pointer;
        border-bottom: 3px solid #000;
        margin-bottom: 15px;
        border: 4px solid #0087ff;
    }
	
	
    .qa-list dl:first-child {
    }
    .qa-list dl::before {
        position: absolute;
        top: 35px;
        right: 35px;
        display: block;
        width: 7px;
        height: 7px;
        margin: auto;
        content: '';
        transform: rotate(135deg);
        border-top: 2px solid black;
        border-right: 2px solid black;
        }
    .qa-list .open::before {
        transform: rotate(-45deg);
    }
    .qa-list dl dt {
        position: relative;
        margin: 0;
        padding: 0 0 0 50px;
        font-weight: bold;
        font-size: 20px;
        text-align: left;
    }
    .qa-list dl dt::before {
        padding-left: 10px;
        font-size: 22px;
        line-height: 1;
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        content: 'Q.';
    }
    .qa-list dl dd::before {
        padding-left: 10px;
        font-size: 22px;
        line-height: 1;
        position: absolute;
        top: 3px;
        left: 2px;
        display: block;
        content: 'A.';
        font-weight: bold;
    }
    .qa-list dl dd {
        position: relative;
        display: none;
        height: auto;
        margin: 20px 0 0;
        padding: 0 0 0 50px;
        color: #fff;
    }
    .qa-list dl dd p {
        margin: 30px 0 0;
        line-height: 2;
        text-align: left;
    }
    .qa-list dl dd p:first-child{
        margin-top: 0;
    }

	 #topspec .topspec_inner{
	text-align: center;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
	padding: 72px 0 52px;
}
	#topspec .topspec_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topspec .topspec_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topspec .topspec_inner h2 span.small {
    font-size: 21px;
}
	#topspec .topspec_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	
	table.spec{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 36px;
}

table.spec tr{
  border-bottom: solid 2px white;
}

table.spec tr:last-child{
  border-bottom: none;
}

table.spec th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #0087ff;
  color: white !important;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
}

table.spec th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #0087ff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table.spec td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 0;
}

	table.spec tr.three td {
   width:30%;
}
	.breadcrumbs {width: 92%;max-width: 960px;margin: 0 auto;font-size: 12px;margin-top: 20px;margin-bottom: 20px;}
	.breadcrumbs a { color: #ED2170;}
	main.toppage {
   padding-bottom: 0vw;
}
	main {
    overflow: hidden;
    display: block;
    /* margin-top: 75px; */
    padding-bottom: 75px;
    max-width: 500px;
    margin: 0 auto !important;
}
	main.outsourcing {
    padding-bottom: 75px !important;
}
	#topoc { width: 100%; padding: 69px 0; box-sizing: border-box; height: 480px; background: url("images/top/topopencampus_bg.png")no-repeat center; background-size: cover; position: relative;}
	#topoc .topoc_inner { text-align: center; color: #fff; letter-spacing: 0;}
	#topoc .topoc_inner p.topoc_headtxt {font-size: 27px;padding-bottom: 12px;background: url("images/top/topopencampus_ttl_bg_01.png")no-repeat center bottom;background-size: 198px;margin-bottom: 10px;color: white !important;}
	#topoc .topoc_inner h2 {font-size: 67px;font-weight: 800;margin-bottom: 25px;color: white !important;}
	#topoc .topoc_inner h3 {font-size: 25px;font-weight: 800;color: white !important;margin-bottom: 10px;}
	#topoc .topoc_inner p.topoc_txt {font-size: 14px;line-height: 1.4em;font-weight: 700;margin-bottom: 35px;color: white !important;}
	#topoc .topoc_icon01 { width: 83.92%; position: absolute; left: 8.9%; top: 20%; overflow: hidden;}
	#topoc .topoc_icon02 { width: 113px; position: absolute; left: 63.59%; top: 8.9%; overflow: hidden;}
	
	#topcolumn { background: url("images/top/topcolumu_bg.png")no-repeat -35px 50px; background-size: 104%;}
	#topcolumn .topcolumn_inner { width: 100%; max-width: 1200px; margin: 0 auto; padding: 72px 0 52px;}
	#topcolumn .topcolumn_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; padding: 0 0 10px; margin-bottom: 25px; text-align: center;}
	#topcolumn .topcolumn_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topcolumn .topcolumn_inner .topcolumn_cont { width: 100%; margin-bottom: 36px;}
	#topcolumn .topcolumn_cont .box { width: 22.8%; position: relative; letter-spacing: 0;}
	#topcolumn .topcolumn_cont .box p.date { font-size: 16px; font-weight: 800; color: #D41760; position: absolute; top: 0; left: 0; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; transform: rotate(-180deg);}
	#topcolumn .topcolumn_cont .box .box_in { width: 89.05%; margin-left: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_img { width: 100%; margin-bottom: 12px;}
	#topcolumn .topcolumn_cont .box .box_in .box_img img { width: 100%; height: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_txt { font-size: 14px; line-height: 1.42em; font-weight: 800;}
	
	#topsalon {width: 100%;height: 397px;box-sizing: border-box;background: url("images/top/topsalon_bg.webp?nds")no-repeat center;background-size: cover;}
	#topsalon .topsalon_inner { width: 100%; max-width: 1200px; margin: 0 auto;}
	#topsalon .topsalon_inner .topsalon_left { width: 50%; box-sizing: border-box; padding: 194px 0 0 40px; color: #fff; letter-spacing: 0;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_jattl {font-size: 24px;font-weight: 800;margin-bottom: 10px;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_enttl {font-size: 40px;font-weight: 800;margin-bottom: 10px;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_txt {font-size: 14px;line-height: 1.64em;font-weight: 500;color: white !important;}
	#topsalon .topsalon_inner .topsalon_right { width: 50%; padding-top: 86px;}
	#topsalon .topsalon_inner .topsalon_right ul { width: 61.16%; margin-left: 149px;}
	#topsalon .topsalon_inner .topsalon_right ul li { width: 100%; margin-bottom: 17px; font-size: 18px; font-weight: 800; text-align: center;}
	#topsalon .topsalon_inner .topsalon_right ul li:last-child { font-size: 16px; font-weight: 800; background: url("images/top/insta_ivon.png")no-repeat 40% center; background-size: 33px;}
	#topsalon .topsalon_inner .topsalon_right ul li a {display: block;width: 100%;height: 66px;line-height: 66px;box-sizing: border-box;color: #fff !important;background-image: url("images/top/topsalon_arrow.png");background-repeat: no-repeat;background-position: 90% center;background-color: #2E3134;background-size: 7px;border-radius: 40px;-webkit-border-radius: 40px;-moz-border-radius: 40px;box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	#topsalon .topsalon_inner .topsalon_right ul li:last-child a { background-image: url("images/top/topsalon_arrow.png"), url("images/top/insta_ivon.png"); background-repeat: no-repeat, no-repeat; background-position: 90% center, 33% center; background-size: 7px, 33px; text-align: left; padding-left: 42.23%;}
	
	.footer_head {width: 100%;padding: 80px 0 100px;background: #F5F5F5;position: relative;z-index: 3;background: linear-gradient( 90deg , #0086f5, #7baad4);}
	.footer_head .footer_banner { width: 100%; max-width: 1072px; margin: 0 auto 82px;}
	.footer_head .footer_banner a { display: block; width: 45.89%;}
	.footer_head .footer_banner a img {  width: 100%; height: auto; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	.footer_head .footer_menu { width: 100%; max-width: 1200px; margin: 0 auto; box-sizing: border-box; padding-left: 63px;}
	.footer_head .footer_menu .menu {display: inline-block;vertical-align: top;margin-right: 100px;} 
	.footer_head .footer_menu .menu02 {margin-right: 100px;}
	.footer_head .footer_menu .menu03 { margin-right: 50px;}
	.footer_head .footer_menu .menu04 { margin-right: 50px;}
	.footer_head .footer_menu .menu05 { margin-right: 0;}
	.footer_head .footer_menu .menu dl { margin-bottom: 20px;}
	.footer_head .footer_menu .menu dl dt { font-size: 15px; font-weight: 800; line-height: 1.46em;}
	.footer_head .footer_menu .menu dl dt a { color: #000;}
	.footer_head .footer_menu .menu dl dt a:hover { text-decoration: underline;}
	.footer_head .footer_menu .menu dl dd {font-size: 13px;font-weight: 500;line-height: 1.46em;padding-left: 5px;margin-bottom: 17px;}
	.footer_head .footer_menu .menu dl dd a {color: #000;font-size: 16px;color: white !important;/* margin-bottom: 10px !important; */position: relative;transition: 0.3s cubic-bezier(0.13,0.78,0.38,0.98);}
	.footer_head .footer_menu .menu dl dd a:hover { text-decoration: underline;text-indent: 3px;padding-right: 5px;}
	.footer_head .pagetop { width: 75px; font-size: 14px; letter-spacing: 0; font-weight: 800; position: absolute; bottom: -40px;; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); margin: auto;}
	.footer_head .pagetop::before { position: absolute; content: ""; left: 49.8%; top: -18px; width: 1px; height: 40px; background: #fff;}
	.footer_head .pagetop a {display: block;width: 100%;height: 75px;line-height: 75px;background: #0087ff;text-align: center;color: #FFF !important;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;}
	.footer_bottom {width: 100%;padding: 55px 18px 148px;background: linear-gradient( 90deg , #0086f5, #7baad4);box-sizing: border-box;}
	.footer_bottom .company_info { width: 100%; max-width: 1200px; margin: 0 auto 4px; letter-spacing: 0;}
	.footer_bottom .company_info .footer_logo { width: 34.5%; margin-bottom: 9px;}
	.footer_bottom .company_info a.fb { display: inline-block; padding: 9px 0 8px 37px; font-size: 13px; font-weight: 500; color: #000; background: url("images/top/footer_fb_icon.png")no-repeat left; background-size: 28px; margin-bottom: 7px;}
	.footer_bottom .company_info p.main_campus {font-size: 16px;font-weight: 800;margin-bottom: 5px;color: white !important;}
	.footer_bottom .company_info p.address {font-size: 14px;font-weight: 500;line-height: 1.3em;margin-bottom: 10px;color: white !important;}
	.footer_bottom .company_info a.access {width: 162px;box-sizing: border-box;font-size: 14px;font-weight: 500;color: #000;padding: 7px 0 7px 14px;display: block;border: solid 1px #fff;position: relative;color: white !important;}
	.footer_bottom .company_info a.access::before {position: absolute;content: "";width: 27px;height: 1px;top: 50%;right: -10px;background: #fff;}
	.footer_bottom p.copyright {font-size: 13px;letter-spacing: 0;font-weight: 500;color: #9B9B9B;text-align: center;margin-bottom: 9px;color: white !important;}
	.footer_bottom ul.bottom_link { font-size: 13px; letter-spacing: 0; text-align: center;}
	.footer_bottom ul.bottom_link li { display: inline-block; padding: 0 1em; border-right: solid 1px #9B9B9B;}
	.footer_bottom ul.bottom_link li:first-child { padding-left: 0;}
	.footer_bottom ul.bottom_link li:last-child { padding-right: 0; border: none;}
	.footer_bottom ul.bottom_link li a { color: #9B9B9B;}
	.footer_bottom ul.bottom_link li a:hover { text-decoration: underline;}
	
	.mv h2 {font-size: 25px;letter-spacing: 0;font-weight: 500;color: #fff !important;position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);margin: auto;text-align: center;line-height: 1.2;}
	
	
}
/* SP */
@media screen and (max-width: 768px) {
	.spwrap { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
	.pconly { display: none !important;}
	.anclink { padding-top: 15vw; margin-top: -15vw;}
	
	.breadcrumbs {width: 90%;max-width: 1000px;margin: 0 auto;font-size: 2.8vw;margin-top: 0vw;padding: 2vw 0;display: none;}
	.breadcrumbs a { color: #ED2170;}
	#basic-course .mv {
    width: 100%;
    position: relative;
    margin-top: 14.2vw;
    background-image: url(/assets/img/header_main001.webp);
}
	#basic-course .mv.jenimo {
    background-image: url(/assets/img/header_main002.webp);
}
	#request .mv {
    width: 100%;
    position: relative;
    /* margin-top: 14.2vw; */
    background-image: url(/assets/img/header_main001.jpg);
}
	header { }
	header .header_inner {width: 100%;box-sizing: border-box;background: black;height: 14.2vw;padding: 1.4vw 0 0 3.06vw;position: fixed;left: 0;top: 0;z-index: 20;box-shadow: 0 3px 6px rgba(0,0,0,0.04);}
	header .header_inner .header_logo {width: 100vw;font-size: 13px;}
	header .header_inner .header_logo a {width: 100%;display: block;}
	header .header_inner .header_logo a img {width: 45%;height: auto;}
	header .header_inner .hum .hum_inner { overflow-y: scroll;  padding: 5.33vw 0; height: 100vh; box-sizing: border-box;}
	header .header_inner .hum_headlink { width: 81.3%; margin: 0 auto 5vw;}
	header .header_inner .hum_headlink a {width: 49.84%;display: block;height: 9.48vw;line-height: 9.48vw;font-size: 3.46vw;font-weight: 500;text-align: center;color: #fff !important;background: #0087ff;}
	header .header_inner .hum_headlink a.left { border-radius: 4.8vw 0 0 4.8vw; -webkit-border-radius: 4.8vw 0 0 4.8vw; -moz-border-radius: 4.8vw 0 0 4.8vw;}
	header .header_inner .hum_headlink a.right { border-radius: 0 4.8vw 4.8vw 0; -webkit-border-radius: 0 4.8vw 4.8vw 0; -moz-border-radius: 0 4.8vw 4.8vw 0;}
	header .header_inner .btm_humlink {padding: 6vw 0 0;margin-left: 15.98vw;}
	header .header_inner .btm_humlink dl { display: inline-block; vertical-align: top;}
	header .header_inner .btm_humlink dl.btm_leftlink {padding-bottom: 0vw;margin-right: 7vw;}
	header .header_inner .btm_humlink dl dt { margin-bottom: 4.16vw;}
	header .header_inner .btm_humlink dl dt a {font-size: 3.73vw;font-weight: 400;color: white !important;}
	header .header_inner .hum_headlink.online a {
    width: 100%;
    border-radius: 4.8vw;
}
	#topvoice.cost h3 {
    font-size: 4.8vw;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
}
	/*ハンバーガー メニュー*/
	nav.hum {
	  display: block;
	  position: fixed;
	  top: 13.2vw;
	  right: -100vw;
	  bottom: 0;
	  width: 100vw;
	  height: 100vh;
	  overflow-x: hidden;
	  overflow-y: auto;
	  -webkit-overflow-scrolling: touch;
	  transition: all .5s;
	  z-index: 19;
	  opacity: 1;
	  background: black;
	}
	.open nav.hum {
	 	right: 0;
	 	opacity: 1;
	}
	
	/*チェックボタンを全て消す*/
	input[name="tab_item"] {
	  display: none;
	}

	/*タブのスタイル*/
	header nav.hum .hum_menu .hum_cont_item {
		width: 100%;
		box-sizing: border-box;
		font-size: 4vw;
		font-weight: 700;
		padding: 2.93vw 0 2.93vw 18.1vw;
		color: #0f0f0f;
		border-bottom: solid 1px #D0D0D0;
		display: inline-block;
		transition: all 0.1s ease;
		background: none;
		background-position: 88% center;
		background-size: 3.72vw;
		position: relative;
	}
	header nav.hum .hum_menu .hum_cont_item span.num {font-size: 2.4vw;font-weight: 700;color: white !important;position: absolute;left: 13.57vw;top: 2.5vw;}
	
	/*選択されているタブのスタイルを変える*/
		header nav.hum .hum_menu input:checked + .hum_cont_item {
		background: url("images/top/footer_menu_close.png")no-repeat; background-position: 88% center; background-size: 3.72vw;
	}
	
	/*タブ切り替えの中身のスタイル*/
	.hum_tab_content { display: none; clear: both; overflow: hidden; width: 100%;}
	.hum_tab_content dl { width: 100%; background: #F2F2F2; padding: 5.33vw 0 5.33vw 17.8vw; box-sizing: border-box;}
	.hum_tab_content dl dd { font-size: 3.73vw; font-weight: 400;}
	.hum_tab_content dl dd a { display: block; width: 100%; box-sizing: border-box; color: #000; margin-bottom: 5.33vw;}
	.hum_tab_content dl dd:last-child a { margin-bottom: 0;}
	
	
	.sp_toggle_btn {
	  display: block;
	  position: fixed;
	  top: 0;
	  right: 0;
	  width: 14.22vw;
	  height: 14.22vw;
	  transition: all .5s;
	  cursor: pointer;
	  z-index: 21;
	  background: #000;
	}
	.sp_toggle_btn span {
	  display: block;
	  position: absolute;
	  left: 4vw;
	  width: 5.86vw;
	  height: 0.53vw;
	  background-color: #fff;
	  transition: all .5s;
      border-radius: 0.66vw; -webkit-border-radius: 0.66vw; -moz-border-radius: 0.66vw;
	}
	.sp_toggle_btn span:nth-child(1) {
	  top: 5vw;
	}
	.sp_toggle_btn span:nth-child(2) {
	  top: 6.86vw;
	}
	.sp_toggle_btn span:nth-child(3) {
	  top: 8.72vw;
	}
	.open .sp_toggle_btn span {
	  background-color: #fff;
	}
	.open .sp_toggle_btn span:nth-child(1) {
	  -webkit-transform: translateY(1.86vw) rotate(-315deg);
	  transform: translateY(1.86vw) rotate(-315deg);
	}
	.open .sp_toggle_btn span:nth-child(2) {
	  opacity: 0;
	}
	.open .sp_toggle_btn span:nth-child(3) {
	  -webkit-transform: translateY(-1.86vw) rotate(315deg);
	  transform: translateY(-1.86vw) rotate(315deg);
	}
	/*============
	#mask
	=============*/
	#sp_mask {
	  display: none;
	  transition: all .5s;
	}
	.open #sp_mask {
		display: block; transition: all .5s;
		position: absolute; top: 0; right: 0; width: 100%; z-index: 20;
	}
	main.toppage {
   padding-bottom: 0vw;
   /* padding-top: 14vw; */
}
	main.outsourcing{
		padding-bottom: 12vw !important;
	}
	main {overflow: hidden;padding-bottom: 12vw;}
	#mv { width: 100%; margin-top: 13.2vw; position: relative;}
	#mv .mv_inner { padding: 53.2vw 0 26.36vw; position: absolute; left: 0; bottom: 0; width: 100%;}
	#mv .mv_inner h2 {font-size: 11.86vw;letter-spacing: 0;line-height: 1.04em;color: #fff !important;font-family: 'M PLUS Rounded 1c', sans-serif;font-weight: 800;width: 89.86%;margin: 0 auto;text-shadow: 2px 5px 1px #000;}
	#mv .mv_inner h2 span.small {font-size: 4.13vw;font-weight: 400;color: white !important;text-shadow: 1px 2px 1px #000;}
	#mv .mv_inner .mv_btn { width: 68.66%; position: absolute; right: 1.17vw; bottom: 4.89vw;}
	#mv .mv_inner .mv_btn a { width: 100%; display: block;}
	#mv .mv_inner .mv_btn a img { width: 100%; height: auto;}
	
	.mv_slider {/* max-height: 554px; */}
	.mv_slider .mv_slider_img {}
	.mv_slider .mv_slider_img img { width: 100%; height: auto;}
	
	
	#topreson { width: 100%; padding: 7.46vw 0 10.13vw; background: url("images/top/topreson_bg.png")no-repeat center; background-size: cover;}
	#topreson .topreson_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topreson .topreson_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topreson .topreson_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topreson .topreson_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
	#topreson .topreson_inner p.topreason_txt { font-size: 3.73vw; letter-spacing: 0; font-weight: 500; line-height: 1.78em; margin-bottom: 7.2vw;}
	#topreson .topreson_inner .topreason_cont {width: 95%;margin: 0 auto 7.46vw;}
	#topreson .topreason_cont .topreson_box {width: 100%;margin-bottom: 12.46vw;letter-spacing: 0;}
	#topreson .topreason_cont .topreson_box:last-child { margin-bottom: 0;}
	#topreson .topreason_cont .topreson_box .box_img {width: 100%;box-sizing: border-box;text-align: center;color: #fff;}
	
	#topreson .topreason_cont .topreson_box .box_img .box_icon { width: 6.24vw; margin: 0 auto 1.46vw;}
	#topreson .topreason_cont .topreson_box .box_img p.box_enttl {font-size: 6.53vw;margin-bottom: 1.6vw;/* color: white !important; */color: #0087ff !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_img p.box_jattl {font-size: 3.2vw;line-height: 1.35em;font-weight: 800;color: white !important;color: #0087ff !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_txtarea {padding: 3.33vw;background: #fff;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 0px 0px;-moz-border-radius: 0 0 5px 5px;box-shadow: 0 1px 3px rgb(0 0 0 / 51%);}
#topvoice.beforeafter h3 {
    font-size: 4.8vw;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
}

	#topreson .topreason_cont .topreson_box .box_txtarea p.box_txt { font-size: 3.73vw; line-height: 1.39em; font-weight: 400; text-align: left;}

	#number {
    width: 100%;
    padding: 7.46vw 0 10.13vw;
    background: none;
    background-size: cover;
}
	#number .topreson_inner { width: 100%; margin: 0 auto; text-align: center;}
	#number .topreson_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#number .topreson_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#number .topreson_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
#topquestion.kaso{
	
padding-top: 0;}
	#topquestion {width: 100%;padding: 7.46vw 0 10.13vw;background: none;background-size: cover;}
	#topquestion .topquestion_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topquestion .topquestion_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topquestion .topquestion_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topquestion .topquestion_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
	#topquestion .topquestion_inner p.topreason_txt { font-size: 3.73vw; letter-spacing: 0; font-weight: 500; line-height: 1.78em; margin-bottom: 7.2vw;}
	.question_area{
		margin-bottom: 7.2vw;
	}
	.question_area li{
		font-size: 15px;
		margin-bottom: 19px;
	}
	.question_area li {
  position: relative;
  padding-left: 1em;
}

.question_area li span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1.5rem;
  color: #fff;
  border-radius: 10px;
  background: #0075a9;
}

.question_area li span i {
  margin-right: 1rem;
}


	
	.question_area li span{
		
	}
	.checkmark003 {
    left: 0%;
}
	.checkmark003:after {
    border-left: 2px solid #fe4d91;
    border-bottom: 2px solid #fe4d91;
    width: 14px;
    height: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 9px;
    top: 2px;
}
	.checkmark003:before {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #000000;
    left: 6px;
    top: 50%;
}

	#topflow {
    width: 100%;
    padding: 7.46vw 0 10.13vw;
    background: none;
    background-size: cover;
}
	#topflow .topflow_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topflow .topflow_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topflow .topflow_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topflow .topflow_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
#topflow .topflow_inner p.topflow_txt {
    font-size: 3.73vw;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 4.2vw;
}
	
	#topfaq,
	#topSpec{
    width: 100%;
    padding: 7.46vw 0 10.13vw;
    background: none;
    background-size: cover;
}
	#topfaq .topfaq_inner,
	#topSpec .topSpec_inner{width: 100%;margin: 0 auto;text-align: center;/* width: 87%; */}
	#topfaq .topfaq_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topfaq .topfaq_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topfaq .topfaq_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
#topfaq .topfaq_inner p.topvoice_txt {
    font-size: 3.73vw;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 4.2vw;
}
	#topSpec .topSpec_inner{
		width: 92%;
		margin: 0 auto;
	}
	#topSpec .topSpec_inner .title{
		font-size: 30px;
		display: block;
		margin: 0 auto 35px;
		font-family: serif;
		letter-spacing: 16px;
		letter-spacing: normal;
		letter-spacing: 0.5em;
		text-align: center;
		color: #0387ff;
	}
	
	#topspec {
    width: 100%;
    padding: 7.46vw 0 10.13vw;
    background: none;
    background-size: cover;
    /* display: flex; */
    /* overflow-x: scroll; */
    /* margin: 5px; */
    /* flex-shrink: 0; */
}
	#topspec .topspec_inner {width: 100%;margin: 0 auto;text-align: center;/* width: 500px; *//* width: 90vw; */margin-right: 10px;}
	#topspec .topspec_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topspec .topspec_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topspec .topspec_inner h3 { font-size: 4.8vw; letter-spacing: 0; font-weight: 500; line-height: 1.5em;}
	#topspec .topspec_inner p.topvoice_txt {
    font-size: 3.73vw;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 4.2vw;
}
	table.spec{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 36px;
}

table.spec tr{
  border-bottom: solid 2px white;
}

table.spec tr:last-child{
  border-bottom: none;
}

table.spec th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #0087ff;
  color: white !important;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
  font-size: 13px;
}

table.spec th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #0087ff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table.spec td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 7px;
  border-right: 1px solid #fff;
  vertical-align: middle;
}

	table.spec tr.three td {
   width:30%;
   font-size: 13px;
}
	
	.topview_btn { width: 68.8vw; margin: 0 auto; font-size: 5.33vw; font-weight: 800; letter-spacing: 0;}
	.topview_btn a {display: block;width: 100%;box-sizing: border-box;height: 13.2vw;line-height: 13.2vw;text-align: center;color: #fff !important;background: url("images/top/topview_btn_arrow.png")no-repeat 90% center #0087ff;background-size: 1.58vw;border-radius: 6.66vw;-webkit-border-radius: 6.66vw;-moz-border-radius: 6.66vw;}
	
	#topvoice {
    width: 100%;
    padding: 6.13vw 0 12.92vw;
    background: none;
    background-size: cover;
    /* width: 95%; */
    /* margin: 0 auto 7.46vw; */
    }
	#topvoice .topvoice_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topvoice .topvoice_inner h2 { font-size: 9.06vw; letter-spacing: 0; font-weight: 800; margin-bottom: 20px; background: url("images/top/topvoice_ttl_bg_sp.png")no-repeat center top; background-size: 66.3vw;}
	#topvoice .topvoice_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topvoice .topvoice_inner h2 span.small { font-size: 3.2vw;}
	#topvoice .topvoice_inner p.topvoice_txt { font-size: 3.73vw; letter-spacing: 0; font-weight: 400; line-height: 1.6em; margin-bottom: 16.2vw;}
	#topvoice .topvoice_inner .topvoice_headcont { width: 100%; margin: 0 auto 75px; position: relative;}
	#topvoice .topvoice_headcont .headcont_img {width: 50.8%;position: absolute;bottom: -0.5vw;left: -4vw;}
	#topvoice .topvoice_headcont .headcont_img img { width: 92%; height: auto;}
	#topvoice .topvoice_headcont .headcont_txt {width: 100%;height: 62.2vw;box-sizing: border-box;padding: 5.6vw 2.2vw 0 40vw;text-align: left;color: #fff;/* background: url("images/top/topvoice_headcont_bg.png")no-repeat center; */background-size: cover;letter-spacing: 0;background: linear-gradient( 90deg , #0086f5, #7baad4);}
	#topvoice .topvoice_headcont .headcont_txt p.ttl {font-size: 5.86vw;font-weight: 700;display: inline-block;vertical-align: middle;margin-right: 2.4vw;color: whtie !important;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.cat {font-size: 3.2vw;display: inline-block;vertical-align: middle;border: solid 0.26vw #fff;width: 15.46vw;height: 5.33vw;line-height: 5.33vw;text-align: center;color: white !important;border-radius: 0.53vw;-webkit-border-radius: 0.53vw;-moz-border-radius: 0.53vw;}
	#topvoice .topvoice_headcont .headcont_txt p.txt {font-size: 3.73vw;line-height: 1.5em;margin-bottom: 10px;margin: 3.6vw 0 1.2vw;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.tag {font-size: 2.93vw;margin-bottom: 4vw;color: whtie !important;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt a.view_btn02 {display: block;box-sizing: border-box;font-size: 3.46vw;font-weight: 500;text-align: right;color: #fff !important;padding-right: 5.6vw;background: url("images/top/topview_btn_arrow.png")no-repeat 95% 55%;background-size: 0.95vw;}
	#topvoice .topvoice_bottomcont { width: 100%; position: relative; margin-bottom: 8.24vw;}
	#topvoice .topvoice_bottomcont .topvoice_bg { width: 100%; height: 330px; background: #F7F7F6; position: absolute; bottom: 0; z-index: 1;}
	#topvoice .topvoice_bottomcont .topvoice_boxes { width: 90.8%; margin-left: 7vw; position: relative; z-index: 2;}
	#topvoice .topvoice_boxes .topvoice_box { width: 100%; background: #fff; position: relative; margin-bottom: 8.56vw; background-color: transparent;}
	#topvoice .topvoice_boxes .topvoice_box.box03 { margin-bottom: 8.24vw;}
	#topvoice .topvoice_boxes .topvoice_box.box01 .box_img {width: 44.9vw;position: absolute;top: 17.5vw;left: -10.1vw;z-index: 1;}
	#topvoice .topvoice_boxes .topvoice_box.box02 .box_img {width: 35.4vw;position: absolute;top: 17.2vw;right: -6vw;}
	#topvoice .topvoice_boxes .topvoice_box.box03 .box_img {width: 60vw;position: absolute;top: 21.6vw;left: -19.2vw;;}
	#topvoice .topvoice_boxes .topvoice_box.box04 .box_img {
    width: 53.4vw;
    position: absolute;
    bottom: -0.8vw;
    right: -13vw;
}
	#topvoice .topvoice_boxes .topvoice_box .box_img {}
	#topvoice .topvoice_boxes .topvoice_box .box_img img { width: 100%; height: auto;}
	#topvoice .topvoice_boxes .topvoice_box .box_img img.kaki{
		width: 81%;
	}
	#topvoice .topvoice_boxes .topvoice_box .box_img img.two{
		width: 90%;
	}
	#topvoice .topvoice_boxes .topvoice_box .box_img img.three{
		width: 62%;
	}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea {width: 82.8%;height: 43.17vw;box-sizing: border-box;text-align: left;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;box-shadow: 0 1px 3px rgba(0,0,0,0.12);background: #fff;}
	#topvoice .topvoice_boxes .topvoice_box.box01 .box_txtarea { margin-left: auto; padding: 3.73vw 0.9vw 1.6vw 9.6vw;height: 55.17vw;}
	#topvoice .topvoice_boxes .topvoice_box.box02 .box_txtarea { padding: 4.26vw 11.6vw 1.24vw 5.33vw;height: 51.17vw;}
	#topvoice .topvoice_boxes .topvoice_box.box03 .box_txtarea { margin-left: auto; padding: 3.5vw 2.18vw 1.06vw 15.01vw;height: 60.17vw;}
	#topvoice .topvoice_boxes .topvoice_box.box04 .box_txtarea {
    padding: 4.26vw 11.6vw 1.24vw 5.33vw;
    height: 60.17vw;
}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.cat {font-size: 2.93vw;padding: 0.6vw 1.46vw;color: #fff !important;background: #0087ff;display: inline-block;font-weight: 700;margin-bottom: 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.tag { font-size: 2.93vw; line-height: 1.23em; font-weight: 400; margin-bottom: 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.txt { font-size: 3.73vw; line-height: 1.32em; font-weight: 400;}
	#topvoice .topvoice_boxes .topvoice_box.box01 .box_txtarea p.txt { margin-left: 5.6vw;}

	#topvoice.cost{
	width: 95%;
    margin: 0 auto 7.46vw;}
	#topvoice.cost h2{
		background:none;margin-bottom: 0;}
	
	#topvoice.cost .top_price_block{
		
	overflow-x: auto;width: 100%;}
	#topvoice.cost .ex{
		margin: 20px 0;font-size: 4.5vw;}
	#topoc { width: 100%; padding: 20.26vw 0 43vw; box-sizing: border-box; position: relative; background: url("images/top/topopencampus_bg_02_sp.png")no-repeat center; background-size: cover; margin-top: -9.86vw; z-index: 2;}
	#topoc .topoc_inner {text-align: center;color: #fff;letter-spacing: 0;width: 96.8%;background: url("images/top/topopencampus_bg.png")no-repeat center;background-size: cover;height: 69.2vw;box-sizing: border-box;margin: 0 auto;padding: 8vw 0 0;position: relative;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}
	#topoc .topoc_inner p.topoc_headtxt {font-size: 3.6vw;padding-bottom: 12px;background: url("images/top/topopencampus_ttl_bg_01.png")no-repeat center bottom;background-size: 198px;margin-bottom: 10px;color: white !important;}
	#topoc .topoc_inner h2 {font-size: 9.06vw;font-weight: 700;margin-bottom: 3.06vw;color: white !important;}
	#topoc .topoc_inner h3 {font-size: 4.53vw;font-weight: 800;margin-bottom: 4vw;color: white !important;}
	#topoc .topoc_inner p.topoc_txt {font-size: 3.73vw;line-height: 1.5em;font-weight: 500;text-align: left;width: 86.13vw;margin: 0 auto;color: white !important;}
	#topoc .topoc_inner .topoc_icon02 { width: 15.1vw; position: absolute; left: 66.8vw; top: 4.76vw;}
	#topoc .topoc_inner .topoc_icon01 { width: 96.05vw; position: absolute; top: 3.8vw; left: 1vw; z-index: 2;}
	#topoc .topoc_inner .topoc_btn { display: inline-block; font-size: 3.46vw; position: absolute; bottom: 4.53vw; right: 3.69vw; z-index: 3;}
	#topoc .topoc_inner .topoc_btn a {display: inline-block;text-align: right;color: #fff !important;font-weight: 500;padding-right: 2.4vw;background: url("images/top/topview_btn_arrow.png")no-repeat 98% center;background-size: 0.95vw;}
	
	#topcolumn .topcolumn_inner .topcolumn_cont p.wait{
		font-size:15px;
	}
	#topcolumn { background: url("images/top/topcolumu_bg_sp.png")no-repeat -11.7vw 0; background-size: 125vw; margin-top: -40vw; padding-top: 6.8vw; position: relative; z-index: 3;}
	#topcolumn .topcolumn_inner { width: 100%; margin: 0 auto; padding: 0 0 12.7vw;}
	#topcolumn .topcolumn_inner h2 {font-size: 9.06vw;letter-spacing: 0;font-weight: 800;margin-bottom: 5vw;text-align: center;}
	#topcolumn .topcolumn_inner h2 span.pink {color: #0087ff !important;display: inline;}
	#topcolumn .topcolumn_inner .topcolumn_cont {width: 89.86%;margin: 0 auto;display: block;font-size: 5px;margin-bottom: 8.24vw;}
	#topcolumn .topcolumn_cont .box { width: 46.4%; position: relative; letter-spacing: 0; display: inline-block; margin-right: 0; vertical-align: top; margin-bottom: 6.66vw;}
	#topcolumn .topcolumn_cont .box:nth-child(2n) { right: -5.8%;}
	#topcolumn .topcolumn_cont .box:nth-child(n+3) { margin-bottom: 0;}
	#topcolumn .topcolumn_cont .box p.date { font-size: 2.66vw; font-weight: 800; color: #D41760; position: absolute; top: -1em; left: -1.1em; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; transform: rotate(-180deg);}
	#topcolumn .topcolumn_cont .box .box_in { width: 100%; margin-left: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_img { width: 100%; margin-bottom: 1.33vw;}
	#topcolumn .topcolumn_cont .box .box_in .box_img img { width: 100%; height: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_txt { font-size: 3.73vw; line-height: 1.07em; font-weight: 500;}
	
	#topsalon {width: 100%;height: 135vw;box-sizing: border-box;background: url("images/top/topsalon_bg.webp?nds")no-repeat right;background-size: cover;}
	#topsalon .topsalon_inner { width: 89.86%; margin: 0 auto;}
	#topsalon .topsalon_inner .topsalon_left { width: 100%; box-sizing: border-box; padding: 14.52vw 0 11.2vw;; color: #fff; letter-spacing: 0;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_jattl {font-size: 3.2vw;font-weight: 400;margin-bottom: 1vw;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_enttl {font-size: 5.6vw;font-weight: 700;margin-bottom: 4.8vw;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_txt {font-size: 4.26vw;line-height: 1.37em;font-weight: 400;width: 77.46vw;color: white !important;}
	#topsalon .topsalon_inner .topsalon_right { width: 82.26vw; margin: 0 auto;}
	#topsalon .topsalon_inner .topsalon_right ul { width: 100%;}
	#topsalon .topsalon_inner .topsalon_right ul li { width: 100%; margin-bottom: 17px; font-size: 4vw; font-weight: 500; text-align: center;}
	#topsalon .topsalon_inner .topsalon_right ul li a {display: block;width: 100%;height: 12.8vw;line-height: 12.8vw;box-sizing: border-box;color: #fff !important;background-image: url("images/top/topsalon_arrow.png");background-repeat: no-repeat;background-position: 71vw center;background-color: #2E3134;background-size: 1.46vw;border-radius: 6.4vw;-webkit-border-radius: 6.4vw;-moz-border-radius: 6.4vw;box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	#topsalon .topsalon_inner .topsalon_right ul li:last-child a { background-image: url("images/top/topsalon_arrow.png"), url("images/top/insta_ivon.png"); background-repeat: no-repeat, no-repeat; background-position: 71vw center, 33% center; background-size: 1.46vw, 6.4vw; text-align: left; padding-left: 42.23%;}

.footernavi_child .footernavi--eng {
    font-size: 0.8rem;
    color: white !important;
		margin-left: 30%;
}
	
	.footernavi_child .footernavi--jap {
    font-size: 3.6vw;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: white !important;
    margin-left: 18%;
    position: relative;
}

	
	.footer_head { width: 100%; background: #F5F5F5; position: relative; z-index: 3;}
	.footer_head .footer_banner { width: 78.13%; margin: 0 auto; padding: 11.36vw 0 6.66vw;}
	.footer_head .footer_banner a { display: block; width: 100%; margin-bottom: 3.1vw;}
	.footer_head .footer_banner a img {  width: 100%; height: auto; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	.footer_head .footer_menu { width: 100%; margin: 0 auto; box-sizing: border-box; border-top: solid 1px #D0D0D0;}
	
	input[name="tab_item"] {
	  display: none;
	}

	/*タブのスタイル*/
	footer .footer_head .footer_menu .footer_cont_item {
		width: 100%;
		box-sizing: border-box;
		font-size: 4.26vw;
		letter-spacing: 0.07em;
		font-weight: 400;
		padding: 2.93vw 0 2.93vw 17.8vw;
		color: #0f0f0f;
		border-bottom: solid 1px #D0D0D0;
		display: inline-block;
		transition: all 0.2s ease;
		background: url("images/top/footer_menu_open.png")no-repeat;
		background-position: 88% center;
		background-size: 3.72vw;
	}
	
		footer .footer_head .footer_menu input:checked + .footer_cont_item {
		background: url("images/top/footer_menu_close.png")no-repeat; background-position: 88% center; background-size: 3.72vw;
	}
	
	.footer_tab_content { display: none; clear: both; overflow: hidden; width: 100%;}
	.footer_tab_content dl { width: 100%; background: #CBA0B0; padding: 5.33vw 0 5.33vw 17.8vw; box-sizing: border-box;}
	.footer_tab_content dl dd { font-size: 3.73vw; font-weight: 400;}
	.footer_tab_content dl dd a {display: block;width: 100%;box-sizing: border-box;color: #fff !important;margin-bottom: 5.33vw;}
	.footer_tab_content dl dd:last-child a { margin-bottom: 0;}
	
	#tab1:checked ~ #footer_tab1_content,
	#tab2:checked ~ #footer_tab2_content,
	#tab3:checked ~ #footer_tab3_content,
	#tab4:checked ~ #footer_tab4_content,
	#tab5:checked ~ #footer_tab5_content,
	#tab6:checked ~ #footer_tab6_content,
	#tab7:checked ~ #footer_tab7_content,
	#tab8:checked ~ #footer_tab8_content
	{
		display: block;
		transition: 0.3s;
	}
	
	.footer_head .footer_menu .btm_menu { padding: 7.86vw 0 13.3vw; margin-left: 15.8vw;}
	.footer_head .footer_menu .btm_menu dl { display: inline-block; vertical-align: top;}
	.footer_head .footer_menu .btm_menu dl.btm_leftmenu { margin-right: 10vw;}
	.footer_head .footer_menu .btm_menu dl dt { font-size: 3.2vw; font-weight: 400; margin-bottom: 4.8vw;}
	.footer_head .footer_menu .btm_menu dl dt a { color: #000;}
	.footer_head .footer_menu .btm_menu dl.btm_leftmenu dt:last-child { margin-bottom: 0;}
	
	.footer_head .pagetop { width: 9.86vw; font-size: 1.86vw; letter-spacing: 0; font-weight: 800; position: absolute; bottom: -4.53vw;; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); margin: auto;}
	.footer_head .pagetop::before { position: absolute; content: ""; left: 49.8%; top: -2.66vw; width: 1px; height: 5.42vw; background: #fff;}
	.footer_head .pagetop a {display: block;width: 100%;height: 9.86vw;line-height: 9.86vw;background: #ED2170;text-align: center;color: #FFF !important;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;}
	
	.footer_bottom {width: 100%;padding: 11.3vw 0 38.74vw;background: #b9a156;}
	.footer_bottom .company_info {width: 80.3%;margin: 0 auto 9.22vw;letter-spacing: 0;}
	.footer_bottom .company_info .footer_logo { width: 100%; margin-bottom: 4.8vw;}
	.footer_bottom .company_info a.fb { display: inline-block; padding: 9px 0 8px 6.13vw; font-size: 3.2vw; font-weight: 400; color: #000; background: url("images/top/footer_fb_icon.png")no-repeat left; background-size: 4.7vw; margin-bottom: 3.52vw;}
	.footer_bottom .company_info p.main_campus {font-size: 3.73vw;font-weight: 500;margin-bottom: 5px;color: white !important;}
	.footer_bottom .company_info p.address {font-size: 3.46vw;font-weight: 400;line-height: 1.3em;margin-bottom: 3.96vw;color: white !important;}
	.footer_bottom .company_info a.access {width: 42.52vw;box-sizing: border-box;font-size: 3.73vw;font-weight: 400;color: #000;height: 6.55vw;line-height: 6.55vw;padding-left: 5.7vw;display: block;border: solid 1px #fff;position: relative;border-radius: 0.5vw;color: white !important;-webkit-border-radius: 0.5vw;-moz-border-radius: 0.5vw;}
	.footer_bottom .company_info a.access::before {position: absolute;content: "";width: 6.93vw;height: 1px;top: 50%;right: -3.47vw;background: #fff;}
	.footer_bottom p.copyright {font-size: 2.66vw;letter-spacing: 0;font-weight: 500;color: #9B9B9B;text-align: center;margin-bottom: 1.5vw;color: white !important;}
	.footer_bottom ul.bottom_link { font-size: 2.66vw; letter-spacing: 0; text-align: center;}
	.footer_bottom ul.bottom_link li { display: inline-block; padding: 0 1em; border-right: solid 1px #9B9B9B;}
	.footer_bottom ul.bottom_link li:first-child { padding-left: 0;}
	.footer_bottom ul.bottom_link li:last-child { padding-right: 0; border: none;}
	.footer_bottom ul.bottom_link li a { color: #9B9B9B;}
	
	
	
	.mv { background-position: center; background-repeat: no-repeat; background-size: cover; height: 20vw;}
	.mv h2 {font-size: 5vw !important;letter-spacing: 0;font-weight: 500;color: #fff !important;position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);margin: auto;width: 100%;text-align: center;}
	.footernavi_img.takuzyo {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 12%;
    top: 50%;
    transform: translateY(-50%);
}
	.footernavi_img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 23%;
    left: 3%;
    width: 19%;
    top: 50%;
    transform: translateY(-50%);
}
}

/*タブレット*/
@media (max-width:1024px) and (min-width:769px) { 

	.wrap { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
	.sponly { display: none !important;}
	
	.anclink { padding-top: 100px; margin-top: -100px;}
	
	#navArea {}
	header { width: 100vw; background: #fff; left: 0; top: 0; position: fixed; z-index: 10;}
	header .header_inner { width: 100%; height: 75px; box-sizing: border-box;}
	header .header_inner .header_left {width: 90.92%;align-items: center;}
	header .header_inner .logo {width: 30.63%;max-width: 300px;padding: 18px 0px 17px 23px;padding: 18px 1px 17px 23px;-sizing: border-box;font-size: 12px;}
	header .header_inner .logo a { display: block; width: 100%;}
	header .header_inner .logo a img {width: 75%;height: auto;}
	header .header_inner ul.header_nav { width: 62.29%; box-sizing: border-box;}
	header .header_inner ul li { font-size: 12px; letter-spacing: 0; font-weight: 500; display: inline-block; margin-right: 18px;}
	header .header_inner ul li:last-child { margin-right: 0;}
	header .header_inner ul li a { color: #000;}
	header .header_inner ul li a:hover {
    color: #0087ff !important;
}
	header .header_inner ul li a:hover { color: #ED2170;}
	header .header_inner .header_btn { width: 120px; box-sizing: border-box;}
	header .header_inner .header_btn a {display: block;width: 100%;box-sizing: border-box;height: 37px;font-size: 10px;letter-spacing: 0;color: #fff !important;font-weight: 500;background-color: #ED2170;background-image: url("images/top/header_arrow.png");background-repeat: no-repeat;background-size: 9px;background-position: 86% 60%;}
	header .header_inner .header_btn a.btn01 { padding: 14px 0 10px 19px; margin-bottom: 1px;}
	header .header_inner .header_btn a.btn02 { padding: 14px 0 10px 27px;}
	
	/*グロナビ*/
	header .header_inner .header_left li .megamenu { background: rgba(255,255,255,0.9); position: absolute; left: 0; top: 75px; width: 100%; box-sizing: border-box; padding: 44px 0 50px; text-align: left; visibility: hidden; opacity: 0; z-index: 11; transition: all .1s ease;}
	header .header_inner .header_left li:hover .megamenu { visibility: visible; opacity: 1;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_image { width: 100%;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_image img { width: 100%; height: auto;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_txt { line-height: 1.4em; position: relative; padding-top: 15px; text-align: left; margin-bottom: 20px;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link .megamenu_txt p.txt { font-size: 12px; font-weight: 500; text-align: left; background: url("images/top/megamenu_arrow.png") no-repeat right center; background-size: 22px; box-sizing: border-box; padding-right: 25px;}
	header .header_inner .header_left li .megamenu .megamenu_inner .megamenu_link {}
	header .header_inner .header_left li .megamenu01 .megamenu_inner { width: 68.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link { width: 28.58%;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link .megamenu_txt { line-height: 1.4em;; position: relative;}
	header .header_inner .header_left li .megamenu01 .megamenu_inner .megamenu_link:first-child .megamenu_txt { line-height: 1.43em; padding-top: 12px;}
	
	header .header_inner .header_left li .megamenu02 .megamenu_inner { width: 68.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link { width: 28.58%; float: left; margin-right: 7%; margin-bottom: 10px;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link:nth-child(3) { margin-right: 0;}
	header .header_inner .header_left li .megamenu02 .megamenu_inner .megamenu_link:nth-child(n+4) { margin-bottom: 0;}
	
	header .header_inner .header_left li .megamenu03 .megamenu_inner { width: 85.7%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link { width: 22.9%; float: left; margin-right: 2.7%; margin-bottom: 10px;}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link:nth-child(4n) { margin-right: 0;}
	header .header_inner .header_left li .megamenu03 .megamenu_inner .megamenu_link:nth-child(n+4) { margin-bottom: 0;}
	
	header .header_inner .header_left li .megamenu04 .megamenu_inner { width: 68.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link { width: 28.58%; float: left; margin-right: 7%;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link:nth-child(3n) { margin-right: 0;}
	header .header_inner .header_left li .megamenu04 .megamenu_inner .megamenu_link:nth-child(n+3) { margin-bottom: 0;}
	
	header .header_inner .header_left li .megamenu05 .megamenu_inner { width: 47.71%; margin: 0 auto;}
	header .header_inner .header_left li .megamenu05 .megamenu_inner .megamenu_link { width: 41.16%;}
	
	/*ハンバーガーメニュー*/
	nav.hum {
	  display: block;
	  position: fixed;
	  top: 75px;
	  right: -100%;
	  bottom: 0;
	  width: 92.92%;
	  overflow-x: hidden;
	  overflow-y: auto;
	  -webkit-overflow-scrolling: touch;
	  transition: all .5s;
	  z-index: 1000;
	  opacity: 0;
	  background: #fff;
	}
	.open nav.hum {
	 	right: 0;
	 	opacity: 1;
	}
	nav.hum .hum_inner { width: 91.91%; margin: 0 auto; padding: 50px 0 0; box-sizing: border-box;}
	nav.hum .hum_inner dl { margin-bottom: 40px; letter-spacing: 0;}
	nav.hum .hum_inner dl dt { font-size: 15px; font-weight: 700; margin-bottom: 5px;}
	nav.hum .hum_inner dl dd { font-size: 13px; line-height: 2em; font-weight: 400; padding-left: 0.2em;}
	nav.hum .hum_inner dl dd a { color: #000;}
	nav.hum .hum_inner dl dd a:hover { text-decoration: underline;}
	nav.hum .hum_inner dl dt a:hover { text-decoration: underline;}
	nav.hum .hum_inner .hum_link03 { width: 44.84%;}
	nav.hum .hum_inner .hum_link03 .links03_left { display: inline-block; vertical-align: top; margin-right: 14%; margin-bottom: 22px;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:first-child { margin-bottom: 23px;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child { margin-bottom: 0;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child dt { line-height: 1.6em;}
	nav.hum .hum_inner .hum_link03 .links03_left dl:last-child dt a { color: #000;}
	nav.hum .hum_inner .hum_link03 .links03_right { display: inline-block;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:first-child { margin-bottom: 50px;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:last-child dt { line-height: 1.6em;}
	nav.hum .hum_inner .hum_link03 .links03_right dl:last-child dt a { color: #000;}
	nav.hum .hum_inner .hum_link03 .hum_banner { margin-bottom: 31px;}
	nav.hum .hum_inner .hum_link03 .hum_banner a { width: 49.58%; display: block;}
	nav.hum .hum_inner .hum_link03 .hum_sns {}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left { display: inline-block; vertical-align: top; margin-right: 7.7%;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left p.left_ttl { font-size: 18px; font-weight: 800; margin-bottom: 5px;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_left img { width: 39px;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right { display: inline-block;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table { font-size: 16px; font-weight: 500;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table th { text-align: left; padding: 0 2.5em 10px 0;}
	nav.hum .hum_inner .hum_link03 .hum_sns .hum_sns_right table td a { color: #000;}
	
	/*============
	.toggle_btn
	=============*/
	header .header_inner .pc_toggle_btn {
		display: block;
		position: relative;
		width: 75px;
		height: 75px;
		transition: all .5s;
		cursor: pointer;
		z-index: 21;
		background: #000;
	}
	header .header_inner .pc_toggle_btn span {
	  display: block;
	  position: absolute;
	  left: 20px;
	  width: 34px;
	  height: 2px;
	  background-color: #fff;
	  transition: all .5s;
	}
	header .header_inner .pc_toggle_btn span:nth-child(1) {
	  top: 23px;
	}
	header .header_inner .pc_toggle_btn span:nth-child(2) {
	  top: 36px;
	}
	header .header_inner .pc_toggle_btn span:nth-child(3) {
	  top: 49px;
	}
	header .header_inner .open .pc_toggle_btn span {
	  background-color: #fff;
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(1) {
	  -webkit-transform: translateY(13px) rotate(-315deg);
	  transform: translateY(13px) rotate(-315deg);
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(2) {
	  opacity: 0;
	}
	header .header_inner .open .pc_toggle_btn span:nth-child(3) {
	  -webkit-transform: translateY(-13px) rotate(315deg);
	  transform: translateY(-13px) rotate(315deg);
	}
	/*============
	#mask
	=============*/
	#mask { display: none; transition: all .5s;}
	.open #mask { display: block; transition: all .5s; position: absolute; top: 0; right: 0; width: 100%; height: 100vh; z-index: 20;}
	
	main { overflow: hidden; display: block; margin-top: 75px;}
	#mv { width: 100%;position: relative;}
	#mv .mv_inner { margin: 0 auto; padding: 174px 0 0; position: absolute; left: 0; bottom: 30px; width: 100%;}
	#mv .mv_inner h2 { font-size: 46px; letter-spacing: 0; line-height: 1.05em; color: #fff; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight: 800; width: 90.71%; max-width: 1200px; margin: 0 auto;}
	#mv .mv_inner h2 span.small { font-size: 21px;}
	#mv .mv_inner .mv_btn { width: 23.21%; position: absolute; right: 100px; bottom: 6.69%;}
	#mv .mv_inner .mv_btn a { width: 100%; display: block;}
	#mv .mv_inner .mv_btn a img { width: 100%; height: auto;}
	#mv .sidebar { position: fixed; top: 171px; right: 0; z-index: 999; width: 40px;}
	#mv .sidebar a { display: block;}
	#mv .sidebar a.sidebar01 { margin-bottom: 16px;}
	#mv .sidebar a:hover { opacity: 0.8;}
	#mv .sidebar a img { width: 100%; height: auto;}
	
	.mv_slider { }
	.mv_slider .mv_slider_img {}
	.mv_slider .mv_slider_img img { width: 100%; height: auto;}
	
	#topreson { width: 100%; padding: 45px 0; background: url("images/top/topreson_bg.png")no-repeat center; background-size: cover;}
	#topreson .topreson_inner { width: 90%; max-width: 1120px; margin: 0 auto; text-align: center;}
	#topreson .topreson_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topreson .topreson_inner h2 span.pink {color: #0087ff !important;}
	#topreson .topreson_inner h3 { font-size: 30px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 18px;}
	#topreson .topreson_inner p.topreason_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 56px;}
	#topreson .topreson_inner .topreason_cont { width: 100%; margin-bottom: 43px;}
	#topreson .topreason_cont .topreson_box {width: 48.2%;float: left;margin-bottom: 50px;letter-spacing: 0;}
	#topreson .topreason_cont .topreson_box:nth-child(2n) { width: 48.2%; float: right;}
	#topreson .topreason_cont .topreson_box:nth-child(n+3) { margin-bottom: 0;}
	#topreson .topreason_cont .topreson_box .box_img {width: 100%;text-align: center;color: #fff;}

	#topreson .topreason_cont .topreson_box .box_img .box_icon { width: 46px; margin: 0 auto 11px;}
	#topreson .topreason_cont .topreson_box .box_img p.box_enttl {font-size: 49px;margin-bottom: 10px;color: #0087ff !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_img p.box_jattl {font-size: 20px;line-height: 1.35em;font-weight: 800;color: #0087ff !important;text-shadow: 2px 2px white;}
	#topreson .topreason_cont .topreson_box .box_txtarea { padding: 30px; background: #fff; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 0px 0px; -moz-border-radius: 0 0 5px 5px; box-shadow: 0 1px 3px rgba(0,0,0,0.12);}
	#topreson .topreason_cont .topreson_box .box_txtarea p.box_txt {font-size: 12px;line-height: 1.6em;font-weight: 500;text-align: left;/* height: 4em; */}

#topquestion {
    width: 100%;
    padding: 45px 0;
    background-size: cover;
    margin:0 auto;
    text-align: center;
}
	#topquestion .topquestion_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; line-height: 1.4em;}
	#topquestion .topquestion_inner h2 span.pink {color: #0087ff !important;}
	#topquestion .topquestion_inner h3 { font-size: 30px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 18px;}
	#topquestion .topquestion_inner p.topreason_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 56px;}
	.question_area{
		
	}
	.question_area li{
		font-size: 28px;
		margin-bottom: 20px;
	}
	.question_area li span{
		
	}
	.checkmark003 {
    left: 12%;
}

	
	#number .topreson_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    line-height: 1.4em;
}
	#number .topreson_inner{
		text-align:center;
	}
	#number .topreson_inner h3 {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 18px;
}
	#number .topreson_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	
	.topview_btn { width: 100%; max-width: 344px; margin: 0 auto; font-size: 17px; font-weight: 800; letter-spacing: 0;}
	.topview_btn a {display: block;width: 100%;box-sizing: border-box;padding: 26px 0;text-align: center;color: #fff !important;background: url("images/top/topview_btn_arrow.png")no-repeat 90% center #ED2170;background-size: 7px;border-radius: 50px;-webkit-border-radius: 50px;background: #0087ff;-moz-border-radius: 50px;}

	 #topspec .topspec_inner{
	text-align: center;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
	padding: 72px 0 52px;
}
	#topspec .topspec_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topspec .topspec_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topspec .topspec_inner h2 span.small {
    font-size: 21px;
}
	#topspec .topspec_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	
	table.spec{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 36px;
}

table.spec tr{
  border-bottom: solid 2px white;
}

table.spec tr:last-child{
  border-bottom: none;
}

table.spec th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #0087ff;
  color: white !important;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
}

table.spec th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #0087ff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table.spec td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 0;
}

	table.spec tr.three td {
   width:30%;
}

	 #topflow .topflow_inner{
	text-align: center;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
}
	#topflow .topflow_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topflow .topflow_inner h2 span.small {
    font-size: 21px;
}
	#topflow .topflow_inner p.topflow_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topflow .topflow_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	
	 #topfaq .topfaq_inner{
	text-align: center;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
}
	#topfaq .topfaq_inner h2 {
    font-size: 50px;
    letter-spacing: 0;
    font-weight: 800;
    padding: 0 0 10px;
    margin-bottom: 20px;
    background-size: 360px;
}
	#topfaq .topfaq_inner h2 span.small {
    font-size: 21px;
}
	#topfaq .topfaq_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topfaq .topfaq_inner h2 span.pink {
    color: #0087ff !important;
    display: inline;
}
	 .qa-list dl {
        position: relative;
        margin: 0;
        padding: 28px 80px 28px 30px;
        cursor: pointer;
        border-bottom: 3px solid #000;
        /* background: #59aaf1; */
        margin-bottom: 15px;
        border: 4px solid #0087ff;
    }
	
	
    .qa-list dl:first-child {
        border-top: 1px solid #000;
    }
    .qa-list dl::before {
        position: absolute;
        top: 35px;
        right: 35px;
        display: block;
        width: 7px;
        height: 7px;
        margin: auto;
        content: '';
        transform: rotate(135deg);
        }
    .qa-list .open::before {
        transform: rotate(-45deg);
    }
    .qa-list dl dt {
        position: relative;
        margin: 0;
        padding: 0 0 0 50px;
        font-weight: bold;
        font-size: 20px;
        text-align: left;
    }
    .qa-list dl dt::before {
        padding-left: 10px;
        font-size: 22px;
        line-height: 1;
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        content: 'Q.';
    }
    .qa-list dl dd::before {
        padding-left: 10px;
        font-size: 22px;
        line-height: 1;
        position: absolute;
        top: 3px;
        left: 2px;
        display: block;
        content: 'A.';
        font-weight: bold;
    }
    .qa-list dl dd {
        position: relative;
        display: none;
        height: auto;
        margin: 20px 0 0;
        padding: 0 0 0 50px;
        color: #fff;
    }
    .qa-list dl dd p {
        margin: 30px 0 0;
        line-height: 2;
        text-align: left;
    }
    .qa-list dl dd p:first-child{
        margin-top: 0;
    }
	
	#topvoice { width: 100%; padding: 45px 0 0; background: url("images/top/topvoice_bg.png")no-repeat center; background-size: cover; margin-bottom: 66px;}
	#topvoice .topvoice_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topvoice .topvoice_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; padding: 0 0 10px; margin-bottom: 20px; background: none; background-size: cover;}
	#topvoice .topvoice_inner h2 span.pink { color: #ED2170;}
	#topvoice .topvoice_inner h2 span.small { font-size: 21px;}
	#topvoice .topvoice_inner p.topvoice_txt { font-size: 20px; letter-spacing: 0; font-weight: 500; line-height: 1.5em; margin-bottom: 37px;}
	#topvoice .topvoice_inner .topvoice_headcont { width: 100%; max-width: 1200px; margin: 0 auto 75px;}
	#topvoice .topvoice_headcont .headcont_img { width: 57.41%; background: url(/assets/img/topvoice_headcont_img.webp) no-repeat center; background-size: cover;}
	#topvoice .topvoice_headcont .headcont_img img { display: none;}
	#topvoice .topvoice_headcont .headcont_txt {width: 42.59%;box-sizing: border-box;padding: 60px 29px 30px 51px;text-align: left;color: #fff;background: linear-gradient( 90deg , #0086f5, #7baad4);background-size: cover;font-weight: 800;letter-spacing: 0;}
	#topvoice .topvoice_headcont .headcont_txt p.ttl {font-size: 30px;display: inline-block;vertical-align: middle;margin-right: 12px;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.cat {font-size: 16px;display: inline-block;vertical-align: middle;border: solid 2px #fff;padding: 3px 14px 4px 11px;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.txt {font-size: 18px;line-height: 1.56em;margin-bottom: 10px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt p.tag {font-size: 14px;margin-bottom: 42px;color: white !important;}
	#topvoice .topvoice_headcont .headcont_txt a.view_btn02 { display: block; width: 100%; max-width: 232px; box-sizing: border-box; font-size: 17px; font-weight: 800; color: #CF1B5E; padding: 15px 0 14px; text-align: center; background: url("images/top/topvoice_btn_arrow.png")no-repeat 90% 55% #fff; background-size: 7px; border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px;}
	#topvoice .topvoice_bottomcont { width: 100%; position: relative; padding-bottom: 43px; margin-bottom: 49px;}
	#topvoice .topvoice_bottomcont .topvoice_bg { width: 100%; height: 330px; background: #F7F7F6; position: absolute; bottom: 0; z-index: 1;}
	#topvoice .topvoice_bottomcont .topvoice_boxes { width: 96%; max-width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
	#topvoice .topvoice_boxes .topvoice_box { width: 30.91%; background: #fff; box-shadow: 0 1px 3px rgba(0,0,0,0.12);}
	#topvoice .topvoice_boxes .topvoice_box .box_img { width: 100%;}
	#topvoice .topvoice_boxes .topvoice_box .box_img img { width: 100%; height: auto;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea { width: 100%; height: auto; box-sizing: border-box; padding: 18px 12px 19px 19px; text-align: left; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.cat {font-size: 14px;padding: 7px 9px 5px 10px;color: #fff !important;background: #0087ff;display: inline-block;font-weight: 700;margin-bottom: 10px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.tag { font-size: 12px; line-height: 1.23em; font-weight: 500; margin-bottom: 5px;}
	#topvoice .topvoice_boxes .topvoice_box .box_txtarea p.txt { font-size: 14px; line-height: 1.625em; font-weight: 500;}
	
	.breadcrumbs {width: 92%;max-width: 960px;margin: 0 auto;font-size: 12px;margin-top: 20px;margin-bottom: 20px;}
	.breadcrumbs a { color: #ED2170;}
	
	#topcampus { width: 100%; padding: 45px 0 55px; background: url("images/top/topcampus_bg.png")no-repeat center; background-size: cover;}
	#topcampus .topcampus_inner { width: 100%; margin: 0 auto; text-align: center;}
	#topcampus .topcampus_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; padding: 0 0 10px; margin-bottom: 35px;}
	#topcampus .topcampus_inner h2 span.pink { color: #ED2170;}
	#topcampus .topcampus_inner ul.topcampus_list { margin: 0 auto; margin-bottom: 27px; width: 780px;}
	#topcampus .topcampus_inner ul.topcampus_list li { display: inline-block; width: 105px; box-sizing: border-box; font-size: 15px; letter-spacing: 0; color: #fff; padding: 7px 0; background: #1C3E5C; margin: 0 5.5px;}
	#topcampus .topcampus_inner ul.topcampus_list li:hover { color: #1C3E5C; background: #fff; cursor: pointer;}
	#topcampus .topcampus_inner .topcampus_slider { width: 100%; max-width: 1400px; margin: 0 auto 58px; position: relative; padding-bottom: 20px;}
	#topcampus .topcampus_slider .topcampus_cont { width: 64.57%; margin: 0 7px; letter-spacing: 0; box-shadow: 0 3px 6px rgba(0,0,0,0.16); height: 100%; margin-bottom: 20px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_img { width: 35.37%;}
	#topcampus .topcampus_slider .topcampus_cont .cont_img img { width: 100%; height: auto;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right { width: 64.63%; background: #fff; text-align: left; padding: 30px; box-sizing: border-box;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right .cont_txtarea { width: 95.19%; margin-bottom: 25px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right p.campus_name { font-size: 20px; font-weight: 800; margin-bottom: 12px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right p.txt { font-size: 14px; line-height: 1.45em; font-weight: 500; margin-bottom: 14px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right ul.cource_list { font-size: 0;}
	#topcampus .topcampus_slider .topcampus_cont .cont_right ul.cource_list li { display: inline-block; font-size: 12px; font-weight: 800; padding: 7px 7px 5px 9px; background: #F4F4F4; margin-right: 5px; margin-bottom: 5px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_btn { width: 100%;}
	#topcampus .topcampus_slider .topcampus_cont .cont_btn a { height: 46px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_btn a.sns_btn { width: 42.17%; display: block; box-sizing: border-box; font-size: 11px; font-weight: 700; padding: 18px 0 15px 44px; box-shadow: 0 3px 6px rgba(0,0,0,0.16); color: #000; background: url("images/top/insta_ivon.png")no-repeat 20% center; background-size: 14px; border-radius: 33px; -webkit-border-radius: 33px; -moz-border-radius: 33px;}
	#topcampus .topcampus_slider .topcampus_cont .cont_btn a.show_btn { width: 54.9%; display: block; box-sizing: border-box; font-size: 11px; font-weight: 800; text-align: center; color: #fff; padding: 18px 0 15px; background: #2E3134; box-shadow: 0 3px 6px rgba(0,0,0,0.16); border-radius: 33px; -webkit-border-radius: 33px; -moz-border-radius: 33px;}
	#topcampus .topcampus_slider .prev-arrow { position: absolute; top: 29.41%; left: 16.5%; width: 1.5%; z-index: 3; cursor: pointer;}
	#topcampus .topcampus_slider .next-arrow { position: absolute; top: 29.41%; right: 16.5%; width: 1.5%; z-index: 3; cursor: pointer;}
	
	#topoc { width: 100%; padding: 69px 0; box-sizing: border-box; height: 480px; background: url("images/top/topopencampus_bg.png")no-repeat center; background-size: cover; position: relative;}
	#topoc .topoc_inner { text-align: center; color: #fff; letter-spacing: 0;}
	#topoc .topoc_inner p.topoc_headtxt {font-size: 27px;padding-bottom: 12px;background: url("images/top/topopencampus_ttl_bg_01.png")no-repeat center bottom;background-size: 198px;margin-bottom: 10px;color: white !important;}
	#topoc .topoc_inner h2 {font-size: 67px;font-weight: 800;margin-bottom: 25px;color: white !important;}
	#topoc .topoc_inner h3 {font-size: 25px;font-weight: 800;margin-bottom: 10px;color: white !important;}
	#topoc .topoc_inner p.topoc_txt {font-size: 14px;line-height: 1.4em;font-weight: 700;margin-bottom: 35px;color: white !important;}
	#topoc .topoc_icon01 { width: 83.92%; position: absolute; left: 8.9%; top: 20%; overflow: hidden;}
	#topoc .topoc_icon02 { width: 113px; position: absolute; left: 63.59%; top: 8.9%; overflow: hidden;}
	
	#topcolumn { background: url("images/top/topcolumu_bg.png")no-repeat -35px 50px; background-size: 104%;}
	#topcolumn .topcolumn_inner { width: 100%; max-width: 1200px; margin: 0 auto; padding: 72px 0 52px;}
	#topcolumn .topcolumn_inner h2 { font-size: 50px; letter-spacing: 0; font-weight: 800; padding: 0 0 10px; margin-bottom: 25px; text-align: center;}
	#topcolumn .topcolumn_inner h2 span.pink { color: #ED2170;}
	#topcolumn .topcolumn_inner .topcolumn_cont { width: 100%; margin-bottom: 36px;}
	#topcolumn .topcolumn_cont .box { width: 22.8%; position: relative; letter-spacing: 0;}
	#topcolumn .topcolumn_cont .box p.date { font-size: 16px; font-weight: 800; color: #D41760; position: absolute; top: 0; left: 0; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; transform: rotate(-180deg);}
	#topcolumn .topcolumn_cont .box .box_in { width: 89.05%; margin-left: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_img { width: 100%; margin-bottom: 12px;}
	#topcolumn .topcolumn_cont .box .box_in .box_img img { width: 100%; height: auto;}
	#topcolumn .topcolumn_cont .box .box_in .box_txt { font-size: 14px; line-height: 1.42em; font-weight: 800;}
	
	#topsalon {width: 100%;height: 397px;box-sizing: border-box;background: url("images/top/topsalon_bg.webp")no-repeat center;background-size: cover;}
	#topsalon .topsalon_inner { width: 90%; max-width: 1200px; margin: 0 auto;}
	#topsalon .topsalon_inner .topsalon_left { width: 50%; box-sizing: border-box; padding: 10% 0 0 0; color: #fff; letter-spacing: 0;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_jattl {font-size: 24px;font-weight: 800;margin-bottom: 10px;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_enttl {font-size: 40px;font-weight: 800;margin-bottom: 10px;color: white !important;}
	#topsalon .topsalon_inner .topsalon_left p.topsalon_txt {font-size: 14px;line-height: 1.64em;font-weight: 500;color: white !important;}
	#topsalon .topsalon_inner .topsalon_right { width: 50%; padding-top: 86px; box-sizing: border-box; text-align: right;}
	#topsalon .topsalon_inner .topsalon_right ul { width: 81.16%; display: inline-block;}
	#topsalon .topsalon_inner .topsalon_right ul li { width: 100%; margin-bottom: 17px; font-size: 15px; font-weight: 800; text-align: center;}
	#topsalon .topsalon_inner .topsalon_right ul li:last-child { font-size: 16px; font-weight: 800; background: url("images/top/insta_ivon.png")no-repeat 40% center; background-size: 33px;}
	#topsalon .topsalon_inner .topsalon_right ul li a {display: block;width: 100%;height: 66px;line-height: 66px;box-sizing: border-box;color: #fff !important;background-image: url("images/top/topsalon_arrow.png");background-repeat: no-repeat;background-position: 90% center;background-color: #2E3134;background-size: 7px;border-radius: 40px;-webkit-border-radius: 40px;-moz-border-radius: 40px;box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	#topsalon .topsalon_inner .topsalon_right ul li:last-child a { background-image: url("images/top/topsalon_arrow.png"), url("images/top/insta_ivon.png"); background-repeat: no-repeat, no-repeat; background-position: 90% center, 33% center; background-size: 7px, 33px; text-align: left; padding-left: 42.23%;}
	
	.footer_head {width: 100%;padding: 80px 0 100px;background: #F5F5F5;position: relative;z-index: 3;background: linear-gradient( 90deg , #0086f5, #7baad4);}
	.footer_head .footer_banner { width: 90%; max-width: 1072px; margin: 0 auto 82px;}
	.footer_head .footer_banner a { display: block; width: 45.89%;}
	.footer_head .footer_banner a img {  width: 100%; height: auto; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	.footer_head .footer_menu { width: 100%; max-width: 1200px; margin: 0 auto; box-sizing: border-box; padding-left: 63px;}
	.footer_head .footer_menu .menu { display: inline-block; vertical-align: top; margin-right: 34px;} 
	.footer_head .footer_menu .menu02 { margin-right: 50px;}
	.footer_head .footer_menu .menu03 { margin-right: 50px;}
	.footer_head .footer_menu .menu04 { margin-right: 50px;}
	.footer_head .footer_menu .menu05 { margin-right: 0;}
	.footer_head .footer_menu .menu dl { margin-bottom: 20px;}
	.footer_head .footer_menu .menu dl dt { font-size: 15px; font-weight: 800; line-height: 1.46em;}
	.footer_head .footer_menu .menu dl dt a { color: #000;}
	.footer_head .footer_menu .menu dl dt a:hover { text-decoration: underline;}
	.footer_head .footer_menu .menu dl dd { font-size: 13px; font-weight: 500; line-height: 1.46em; padding-left: 5px;}
	.footer_head .footer_menu .menu dl dd a {
    color: #000;
    font-size: 16px;
    color: white !important;
    position: relative;
    transition: 0.3s cubic-bezier(0.13,0.78,0.38,0.98);
}
	.footer_head .footer_menu .menu dl dd a {color: #fff !important;}
	.footer_head .footer_menu .menu dl dd a:hover { text-decoration: underline;}
	.footer_head .pagetop { width: 75px; font-size: 14px; letter-spacing: 0; font-weight: 800; position: absolute; bottom: -40px;; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); margin: auto;}
	.footer_head .pagetop::before { position: absolute; content: ""; left: 49.8%; top: -18px; width: 1px; height: 40px; background: #fff;}
	.footer_head .pagetop a {display: block;width: 100%;height: 75px;line-height: 75px;background: #ED2170;text-align: center;color: #fff !important;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;background: #0087ff;}
	.footer_bottom {width: 100%;padding: 55px 0 130px;background: linear-gradient( 90deg , #0086f5, #7baad4);}
	.footer_bottom .company_info { width: 90%; max-width: 1200px; margin: 0 auto 4px; letter-spacing: 0;}
	.footer_bottom .company_info .footer_logo { width: 34.5%; margin-bottom: 9px;}
	.footer_bottom .company_info a.fb { display: inline-block; padding: 9px 0 8px 37px; font-size: 13px; font-weight: 500; color: #000; background: url("images/top/footer_fb_icon.png")no-repeat left; background-size: 28px; margin-bottom: 7px;}
	.footer_bottom .company_info p.main_campus {font-size: 16px;font-weight: 800;margin-bottom: 5px;color: white !important;}
	.footer_bottom .company_info p.address {font-size: 14px;font-weight: 500;line-height: 1.3em;margin-bottom: 10px;color: white !important;}
	.footer_bottom .company_info a.access { width: 162px; box-sizing: border-box; font-size: 14px; font-weight: 500; color: #000; padding: 7px 0 7px 14px; display: block; border: solid 1px #707070; position: relative;}
	.footer_bottom .company_info a.access::before { position: absolute; content: ""; width: 27px; height: 1px; top: 50%; right: -10px; background: #000;}
	.footer_bottom p.copyright {font-size: 13px;letter-spacing: 0;font-weight: 500;color: #9B9B9B;text-align: center;color:  white !important;margin-bottom: 9px;}
	.footer_bottom ul.bottom_link { font-size: 13px; letter-spacing: 0; text-align: center;}
	.footer_bottom ul.bottom_link li { display: inline-block; padding: 0 1em; border-right: solid 1px #9B9B9B;}
	.footer_bottom ul.bottom_link li:first-child { padding-left: 0;}
	.footer_bottom ul.bottom_link li:last-child { padding-right: 0; border: none;}
	.footer_bottom ul.bottom_link li a { color: #9B9B9B;}
	.footer_bottom ul.bottom_link li a:hover { text-decoration: underline;}
	.mv h2 {font-size: 42px;letter-spacing: 0;font-weight: 500;color: #fff !important;position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform}
	