body{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}
a {
    color: #213d55;
}
a:hover {
    opacity: 0.8;
    text-decoration: none;
}
.mincho{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gothic {
  font-family: YuGothic, 'Yu Gothic' , '游ゴシック', 'Helvetica Neue' , 'Hiragino Sans','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro' , 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', -apple-system, BlinkMacSystemFont, sans-serif;
}
.noto {
  font-family: 'Noto Serif JP', serif;
  font-weight: 900;
}
.ryumin {
	font-family: "Midashi Min MA31";
}
.lato{
	font-family:'Lato', sans-serif;
}
.shingo {
  font-family: "Gothic MB101 Bold";
}
.font-red {
  color: #ec1c24;
}
.bg-black {
	background-color: #000000;
}
.bg-red {
	background-color: #cf111b;
}
.bg-blue {
	background-color: #0083cf;
}
.entry-header{
	height: 109px;
}
.bg-gray {
  background-color: #e6e7e8;
}
.headimg{
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.headimg img{
	padding: 0 5px;
	width: 365px;
	height: auto;
}
.triangle{
	width: 0;
	height: 0;
	border-left: 90px solid transparent;
	border-right: 90px solid transparent;
	border-top: 84px solid #00BFDF;
	margin: 0 auto 40px auto;
}
.balloon{
	text-align: center;
}
.balloon img{
	margin: -80px auto 0 auto;
}
h2{
	text-align: center;
}
.man-to-man2 h2{
	margin: 10px 0 40px 0;
	color: #2171BA;
	width: 100%;
}
.line{
	display: inline;
	margin: 0 auto;
	background:linear-gradient(transparent 60%, #FFDD50 0%) ;
}
.size33{
	font-size: 33px;
}
.size48{
	font-size: 48px;	
}
.toyama{
	background-color: #E0F0FC;
	padding-top: 60px;
	margin: 0;
	text-align: center;
	position: relative;
}
.toyama h2{
	color: #2171BA;
		margin: 0;
}
.pass{
	display: flex;
	flex-direction: row;
	justify-content: center;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-size: 26px;
	font-weight: bold;
	color: #0083CF;
	line-height: 31px;
	margin-top: 50px;
	padding-bottom: 130px;
}
.pass_sp{
	display: none;
}
.passin_1{
	background-color: rgba( 255, 255, 255, 0.6 );
	width: 402px;
	height: 316px;
	border: solid 4px #0083CF;
	border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    z-index: 1;
    margin-right: 120px;
}

.passin_p {
	padding: 10px 0 15px 0 !important;
	letter-spacing:-2px;
}

.passin_1 img{
	width: 245px;
	height: auto;
}
.passin_2{
	background-color: rgba( 255, 255, 255, 0.6 );
	width: 402px;
	height: 316px;
	border: solid 4px #0083CF;
	border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    z-index: 1;
	margin-left: 120px;
}

.passin_p {
	padding: 10px 0 15px 0 !important;
}

.passin_2 img{
	width: 351px;
	height: auto;
}
.passin_girl{
	z-index: 2;
	position: absolute;
	margin: 0 auto;
	bottom: 0;
	width: 351px;
	height: auto;
	right: 0;
	left: 0;
}
.passin_ishikawa1 img{
	width: 180px;
	height: auto;
}
.passin_ishikawa2 img{
	width: 300px;
	height: auto;
}
.imgsp{
	display: none;
}
.form{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0083CF;
}
.solu{
	padding-top: 50px;
}

.app{
	padding-top: 10px;
}
.app_sp{
	display: none;
}
.formbtn{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.formbtn img{
	margin: 20px 10px 50px 10px;
	width:100%;
	max-width: 448px;
	height: auto;
}
.btn-tel{
	max-width: 460px;
	width: 100%;
	height: 96px;
	margin-left: auto;
	border: 1px solid #005bab;
	border-radius: 48px; 
}
.btn-tel:hover{
	opacity: 0.7;
}
.btn-inner{
  padding-top: 15px;
  padding-right: 70px;
}
.top-number{
	font-size: 17px;
	display: inline-block;
}
.bottom-number{
	font-size: 39px;
	margin-top: -15px;
	display: inline-block;
	position: relative;
}
.bottom-number::before{
	content: '';
	position: absolute;
	bottom: 10px;
  left: -70px;
	background: url(../images/lp/icon_tel.png) no-repeat;
	background-size: contain;
	width: 50px;
	height: 37px;
}
.btn-mail{
	max-width: 460px;
	width: 100%;
	height: 96px;
	margin-right: auto;
	border: 1px solid #005bab;
	border-radius: 48px; 
}
.btn-mail:hover{
	opacity: 0.7;
}
.btn-inner2{
  padding-top: 25px;
}
.to-mailform{
	color: #005bab;
	font-size: 30px;
	display: inline-block;
	position: relative;
	margin-right: -40px;
}
.to-mailform::before{
	content: '';
	position: absolute;
	bottom: 5px;
  left: -70px;
	background: url(../images/lp/icon_mail.png) no-repeat;
	background-size: contain;
	width: 47px;
	height: 35px;
}
.app2{
	padding-top: 30px; 
}

.size4451{
	font-size: 44.51px;
}

.size38{
	font-size: 38px;
}

.size25{
	font-size: 25px;
}

.leanstyle{
	padding-bottom: 90px;
}

.plan{
	font-weight: bold;
	background-color: #00BFDF;
	color: #FFFFFF;
	padding-top: 15px;
}

.planwrap{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
/*
.planin{
	margin-left: -5%;
}
*/

.planwrap img{
	margin-left: -14%;
}
.planwrap img.no-margin{
	margin-left: 0;
}
.black-dot{
	position: relative;
}
.black-dot::before{
	position: absolute;
	content: '';
	top: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	display: block;
	width: 5px;
	height: 5px;
	background: #000000;
	border-radius: 2.5px;
}

.top_p{
	font-size: 38.35px !important;
	text-align: center !important;
	line-height: 46.02px !important;
}

.under_p{
	margin-top: -20px;
	font-size: 44.51px !important;
}

.special{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-size: 66.41px !important;
	text-align: center !important;
}

.plan2{
	text-align: center;
}

.plan2 img{
	margin-top: -30px;
	margin-bottom: 30px; 
}

.free_cons{
	position: fixed;
	top: 35%;
	right: 0;
	z-index: 300;
}

.free_cons:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
}

.free_cons2{
	display: none;
}

.site-info-img{
	padding-top: 20px;
}
.site-info img{
	padding: 0;
}

.copyright{
	color: #fff !important;
	padding: 10px 0 !important;
}
.strength-detail-box{
	display:none;
}
.step0-box{
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.08em;
	border: 0.5px solid #b5b5b6;
	padding-top: 18px;
	max-width: 489px;
}

.gray-arrow {
	width: 28px;  
  height: 23px;
  background-color: #58595b;
  position: relative;
  top: 15px;
}

.gray-arrow::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 27px solid transparent;
  border-top: 27px solid #58595b;
  left: -50%;
  bottom: -50px;
}
.step-box{
	border: 1px solid #494949;
	border-radius: 5px;
	padding-top: 40px;
	position: relative;
	z-index: 100;
}
.trapezoid{
	position: absolute;
	top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 148px;
  height: 0;
  border-top: 33px solid #58595b;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  z-index: 120;
}
.trapezoid span{
	display: block;
	font-size: 22px;
	margin-top: -32px;
  text-align: center;
}
.step-6{
	font-size: 18px;
}
.step-after-box{
	border: 1px solid #58595b;
	border-radius: 15px;
}
.step-after-box p{
	position: relative;
	font-size: 25px;
	line-height: 30px;
	z-index: 100;
}
.step-after-img{
	position: absolute;
	right: 1px;
	bottom: 5px;
	width: 90%;
	z-index: 10;
}
@media all and (-ms-high-contrast: none){
  .trapezoid span{
		margin-top: -30px;
	}
}
.step-red{
	color: #e82214;
	font-size: 25px;
}
.step-p{
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}
.gray-triangle{
	position: absolute;
	bottom: -40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
	height: 0;
	border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  border-top: 108px solid #58595b;
	z-index: 10;
}
.space-narrow{
	letter-spacing: -0.55em;
}
.space-narrow-2{
	letter-spacing: -0.1em;
}
#pageTop a span {
	position: relative;
}
#pageTop a span::before {
	content: '';
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	margin: auto;
  width: 6px;
  height: 6px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* サキナツ */
.fv-topcatch {
	font-size: 36px;
	line-height: 63px;
}
.sakitasu-fv {
	background: url(../images/sakinatsu/fv-girl.jpg) no-repeat right bottom;
}
.black-sec-1 {
	font-size: 58.85px;
}
.black-sec-2 {
	font-size: 36.5px;
}
.black-sec-3 {
	font-size: 22px;
}
.black-sec-4 {
	font-size: 16px;
}
.sec1 {
	background: url(../images/sakinatsu/sec1-bg.jpg) no-repeat center center/cover;
}
.sec1-whitebox {
	background-color: rgba(255,255,255,0.92);
}
.sec1-girl {
	position: absolute;
	right: -23px;
	bottom: -7px;
}
.bg-beige {
	background-color: #f5f0ea;
}
.sec2-shadow {
  box-shadow: 3px 3px 3px rgba(000,000,000,0.42); 
}
.sec2-head {
	font-size: 46px;
	height: 82px;
	font-feature-settings: "palt";
	padding-top: 6px;
}
.line-bold {
  display: inline;
  margin: 0 auto;
  background: linear-gradient(transparent 35%, #FFDD50 0%);
  font-weight: 700;
}
.sec2-teacer {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
	margin: auto;
}
.sec2-whitecard {
	min-height: 336px;
}
.sec2-para {
	font-size: 18px;
	line-height: 35px;
	padding-top: 15px;
	font-feature-settings: "palt";
}
.sec2-girl {
	position: absolute;
	right: 0;
	bottom: 0;
}
.sakinatsu-qa {
	padding: 76px 0 184px 0;
}
.qa-title {
	margin-bottom: 28px;
}
.qa-wrap {
	border: 1px solid #000000;
	border-radius: 25px;
	padding: 15px;
}
.qa-wrap img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.qa-wrap a {
	display: block;
	margin-top: -10px;
	margin-bottom: 25px;
	font-weight: 700;
	color: #005bab;
	font-size: 20px;
	position: relative;
  padding-left: 23px;
}
.qa-wrap a::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 7px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 10px solid #005bab;
}
.qa-wrap a:hover {
	color: #005bab;
}
.sakinatsu-qa .container {
	position: relative;
}
.sakinatsu-qa .container::before {
	content: '';
	position: absolute;
	bottom: -184px;
	left: -49px;
	width: 185px;
	height: 310px;
	background: url(../images/sakinatsu/sec3-woman.png) no-repeat center center/contain;
	z-index: -1;
}
.sakinatsu-qa .container::after {
	content: '';
	position: absolute;
	right: -117px;
	bottom: -184px;
	width: 283px;
	height: 300px;
	background: url(../images/sakinatsu/sec3-girl.png) no-repeat center center/contain;
	z-index: -1;
}
.application {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
.application-1 {
	font-size: 24px;
	font-weight: 700;
}
.application-1big {
	font-size: 29px;
}
.application-2 {
	font-size: 18px;
}
a.to-classlist {
 	color: #FFFFFF;
 	font-size: 18px;
 	text-decoration: underline;
}
a.to-classlist:hover {
 	color: #FFFFFF;
}
.flow-sec {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
.flow {
	font-size: 40px;
}
/* レスポンシブ */
@media screen and (min-width: 1220px) {
.fv .container {
		max-width: 1220px;
	}
}
@media screen and (min-width: 1200px) {
	.step-after-box p{
		margin-left: 40px;
	}
}
@media all and (min-width: 992px) {
	.row .step-red{
		padding-right: 0;
		padding-left: 0;
	}
}
@media all and (min-width: 768px) and (max-width: 1200px) {
	.step-red-small{
		font-size: 19px;
	}
	.step-after-box p{
		font-size: 20px;
		line-height: 25px;
		z-index: 100;
	}
}
@media all and (min-width: 768px) and (max-width: 991px) {
	.btn-tel{
		height: 73px;
	}
	.btn-inner{
	  padding-top: 12px;
	  padding-right: 20px;
	}
	.bottom-number{
		font-size: 28px;
		margin-top: -15px;
		position: relative;
	}
	.bottom-number::before{
	  left: -100px;
	}
	.btn-mail{
		height: 73px;
	}
	.btn-inner2{
	  padding-top: 17px;
	}
	.to-mailform{
		font-size: 28px;
		margin-right: -70px;
	}
}
@media screen and (max-width: 1199px) {
	.fv-biggest{
		font-size: 55px;
	}
	.fv-bigger{
		font-size: 43px;
	}
	.fv-big{
		font-size: 35px;
	}
	.fv-big-sub{
		font-size: 27px;
	}
	.point-big{
		font-size: 30px;
	}
	.point-normal{
		font-size: 18px;
	}
	.fv-topcatch {
		font-size: 30px;
		line-height: 40px;
	}
	.sakitasu-fv {
		background-size: 71%;
	}
	.sec1-girl {
    width: 322px;
    bottom: -5px;
	}
	.sec2-head {
    font-size: 39px;
    height: 70px;
	}
	.sec2-para {
    font-size: 15px;
    line-height: 29px;
  }
  .qa-wrap a {
    font-size: 18px;
  }
  .sakinatsu-qa .container::before {
    left: -14px;
    width: 149px;
    height: 250px;
	}
	.sakinatsu-qa .container::after {
    right: -56px;
    bottom: -185px;
    width: 222px;
    height: 235px;
	}
	.application-1 {
    font-size: 22px;
	}
	.application-2 {
    font-size: 17px;
	}
}

@media screen and (max-width: 991px) {
	.passin_2 img{
		width: 250px;
		height: auto;
	}
	.passin_ishikawa2 img{
		width: 220px;
		height: auto;
	}

	.step0-box{
		font-size: 17px;
		line-height: 25px;
		letter-spacing: 0em;
		padding-top: 16px;
	}
	.fv-biggest{
		font-size: 40px;
	}
	.fv-bigger{
		font-size: 35px;
	}
	.fv-big{
		font-size: 30px;
	}
	.fv-big-sub{
		font-size: 23px;
	}
	.fv-comment{
		font-size: 20px;
	}
	.point-big{
		font-size: 20px;
	}
	.point-normal{
		font-size: 18px;
	}
	.autumn-balloon{
		font-size: 25px;
	}
	.from-now-box{
		margin-top: 15px;
		margin-left: 150px;
	}
	.plan-big{
		font-size: 30px;
	}
	.plan-small{
		font-size: 22px;
	}
	.black-sec-1 {
		font-size: 40px;
	}
	.black-sec-2 {
		font-size: 28px;
	}
	.black-sec-3 {
		font-size: 20px;
	}
	.black-sec-4 {
		font-size: 15px;
	}
	.sec1-girl {
    width: 240px;
	}
	.sec2-head {
    font-size: 28px;
    height: 54px;
	}
	.qa-wrap a {
    font-size: 16px;
  }
  .sakinatsu-qa .container::before {
    left: -23px;
    width: 116px;
    height: 194px;
	}
	.sakinatsu-qa .container::after {
    right: -60px;
    width: 176px;
    height: 188px;
	}
	.flow {
		font-size: 35px;
	}
	.step-red{
		font-size: 19px;
	}
	.size48{
		font-size: 42px;
	}
	.size4451 {
    font-size: 35px;
	}
	.size38 {
    font-size: 25px;
	}
}

@media screen and (max-width: 767px) {
	.entry-header{
		height: 90px !important;
		padding-bottom: 7px;
	}
	.headimg img{
		margin-bottom: -10px;
		padding: 0 5px !important;
		width: 50%;
		height: auto;
	}

	.site-info-img{
		padding: 40px 10px 10px 10px;
	}
	.site-info-img img{
		width:100%;
	}
	.site-info img{
		padding: 0;
	}
	.size38{
		font-size: 25px;
	}
	.size4451{
		font-size: 30px;
	}
	.free_cons{
		width: 60px;
		top: 25%;
		height: auto;
	}
	.planwrap img{
		margin-left: -5%;
	}

	.pass_sp{
		display: block;
		font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
		font-size: 26px;
		font-weight: bold;
		color: #0083CF;
		line-height: 31px;
		margin-top: 20px;
}
	.passin_1_sp{
		background-color: rgba( 255, 255, 255, 0.6 );
		width: 402px;
		height: 316px;
		border: solid 4px #0083CF;
		border-radius: 5px;  
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px; 
		margin: 0 auto 20px auto;
	}
	.passin_p_sp {
		padding: 10px 0 15px 0 !important;
		letter-spacing:-2px;
	}
	.passin_1_sp img{
		width: 65%;
		height: auto;
	}
	.passin_2_sp{
		background-color: rgba( 255, 255, 255, 0.6 );
		width: 402px;
		height: 316px;
		border: solid 4px #0083CF;
		border-radius: 5px;  
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px; 
	    margin: 0 auto;
	}
	.passin_p_sp {
		padding: 10px 0 15px 0 !important;
	}
	.passin_2_sp img{
		width: 80%;
		height: auto;
	}
	.passin_girl_sp{
		width: 90%;
		margin: 0 auto;
	}
	.passin_ishikawa1_sp img{
		width: 40%;
		height: auto;
	}
	.passin_ishikawa2_sp img{
		width: 70%;
		height: auto;
	}
	.formbtn{
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 15px 20px;
	}
	.formbtn img{
		margin: 5px;
		width: 95%;
		height: auto;
	}
	.size33{
		font-size: 25px;
	}
	.size48{
		font-size: 30px;
	}
	.app_pc{
		display: none;
	}
	.app_sp{
		display: inline-block;
		font-size: 20px !important;
		padding-top: 10px;
	}
	.imgpc{
		display: none;
	}

	.imgsp{
		display: block;
		width: 97%;
		margin: 0 auto; 
	}
	.free_cons2{
		display:block;
		position: fixed;
		bottom: 0;
		text-align: center;
		width: 100%;
		z-index: 300;
	}

	.free_cons2 img{
		display: inline-block;
		width: 80%;
	}
	.free_cons2:hover{
		opacity: 0.8;
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
	}

	.free_cons{
		display: none;
	}
	.fv-comment{
		font-size: 18px;
	}
	.sp-br{
		display: block;
	}
	.fv-biggest{
		font-size: 33px;
	}
	.fv-bigger{
		font-size: 30px;
	}
	.fv-big{
		font-size: 28px;
		line-height: 30px;
	}
	.step0-box{
		max-width: 330px;
	}
	.autumn-balloon{
		font-size: 20px;
	}
	.step-img-box{
		width: 75%;
	}
	.step-img-box-small{
		width: 50%;
	}
  .btn-tel{
  	margin-right: auto;
  	margin-bottom: 15px;
  }
  .btn-mail{
		margin: 0 auto;
	}
	.to-mailform{
		margin-right: -60px;
	}
	.black2-1{
		font-size: 18px;
	}
	.black2-2{
		font-size: 30px;
	}
	.black-big{
		font-size: 40px;
	}
	.fv-topcatch {
    font-size: 25px;
    line-height: 35px;
	}
	.sakitasu-fv {
		background-size: 66%;
	}
	.sec1-girl {
    width: 215px;
    bottom: -3px;
	}
	.sec2-head {
    font-size: 25px;
    line-height: 32px;
    height: auto;
    padding: 7px 0;
	}
	.sec2-girl {
		position: static;
	}
	.flow {
		font-size: 28px;
	}
	.step-p{
		font-size: 14px;
		line-height: 20px;
		max-width: 300px;
	}
}
@media screen and (max-width: 575px) {
	.size38 {
    font-size: 19px;
	}
	.size4451 {
    font-size: 25px;
	}
	.balloon {
    height: 0;
	}
	.from-now{
		font-size: 18px;
	}
	.plan-big{
		font-size: 20px;
	}
	.fv-topcatch {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: -0.07em;
	}
	.fv-3 {
		width: 94%;
	}
	.sakitasu-fv {
    background-image: none;
	}
	.sakitasu-fv .container {
    padding-bottom: 20px;
	}
	.sakitasu-fv {
		background-size: 104%;
	}
	.sec1-girl {
    width: 40%;
    right: -10px;
	}
	.sec2-head {
    font-size: 21px;
    line-height: 27px;
	}
	.sec2-teacer {
		position: static;
		max-width: 150px;
	}
	.sec2-para {
    font-size: 14px;
    line-height: 25px;
	}
	.sakinatsu-qa {
    padding: 45px 0 184px 0;
	}
	.qa-title {
		margin-bottom: 15px;
	}
	.qa-wrap a {
    padding-left: 15px;
	}
	.qa-wrap a::before {
    left: 1px;
  }
  .entry-header {
    height: 68px !important;
	}
	.sakinatsu-qa .container::before {
    left: 9px;
    width: 98px;
    height: 165px;
	}
	.sakinatsu-qa .container::after {
    right: 6px;
    width: 150px;
    height: 161px;
	}
	.application-1 {
    font-size: 21px;
	}
	.application-1big {
    font-size: 24px;
	}
	.application-2 {
    font-size: 14px;
	}
	a.to-classlist {
    font-size: 16px;
	}
}
@media screen and (max-width: 530px) {

	.strength-head{
		height: 220px !important;
	}
/*	.accordion-container{
		flex-direction: column;
		align-items: center;
	}*/
	.accordion-box label:before {
	    left: 20%;
	}
	.bgcolor{
		height: 30vh;
	}

	.btn-tel{
		height: 73px;
	}
	.btn-inner{
	  padding-top: 10px;
	  padding-right: 15%;
	}
	.bottom-number{
		font-size: 36px;
	}
	.btn-mail{ 
		height: 73px;
	}
	.btn-inner2{
		padding-top: 17px;
	}
	.to-mailform{
		font-size: 25px;
	}
	.to-mailform::before {
    bottom: 0;
	}
	/*
	.sakitasu-fv .container {
		padding-bottom: 296px;
	}*/
	.black-sec-1 {
		font-size: 30px;
	}
	.black-sec-2 {
		font-size: 25px;
	}
	.black-sec-3 {
		font-size: 18px;
	}
	.black-sec-4 {
		font-size: 14px;
	}
}
@media screen and (max-width: 450px) {
	.btn-inner{
	  padding-top: 12px;
	  padding-right: 10%;
	}
	.top-number{
		font-size: 15px;
	}
	.bottom-number{
		font-size: 33px;
	}

	.black2-2{
		font-size: 25px;
	}
	.black-big{
		font-size: 30px;
	}
	.from-now-box{
		margin-left: 50px;
	}
	/*
	.sakitasu-fv .container {
		padding-bottom: 250px;
	}*/
}
@media screen and (max-width: 402px) {
	.pass_sp{
		font-size: 20px;
	}
	.passin_1_sp{
		width: 100%;
		height: 280px;
	}
	.passin_2_sp{
		width: 100%;
		height: 280px;
	}
	.subject{
		font-size: 27px;
	}
	.btn-inner{
	  padding-right: 10%;
	}
	.bottom-number{
		font-size: 30px;
	}
	.step-after-img {
    width: 80%;
	}
	.from-now-box{
		margin-right: auto;
		margin-left: auto;
	}
	
	.from-now-box::before{
		background: none;
	}
	/*
	.sakitasu-fv .container {
		padding-bottom: 209px;
	}*/
	.black-sec-3 {
    font-size: 15px;
	}
	.black-sec-4 {
    letter-spacing: -0.07em;
	}
}
@media all and (-ms-high-contrast: none)and (max-width: 402px) {
	  .from-now-box{
			margin-right: 50px;
			margin-left: 50px;
		}
	}
@media screen and (max-width: 360px) {
	.size48{
		font-size: 25px;
	}
	.step0-box{
		font-size: 15px;
	}
	.bottom-number::before {
    left: -50px;
    width: 40px;
    bottom: 5px;
	}
	/*
	.sakitasu-fv .container {
		padding-bottom: 180px;
	}*/
}