@charset "utf-8";


html {
  overflow-y: scroll;
  overflow-x: hidden;
}

body {
	font-size:16px;
	color:#000;
	line-height:1.8em;
	font-family:'Noto Sans JP', sans-serif,"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	 -webkit-text-size-adjust: none;
	width:100%;
	height:100%;
}

img {
	width: 100%;
	height: auto;
}

/*---------------------------------------
fonts
---------------------------------------*/

.f14{
	font-size:14px;
}

.f18{
	font-size:18px;
}

.f20{
	font-size:20px;
}

.f24{
	font-size:24px;
}

.f26{
	font-size:26px;
}

.f28{
	font-size:28px;
}

.f30{
	font-size:30px;
}

.f48{
	font-size:48px;
}

@media screen and (max-width:767px) {

	.f14{
		font-size:2.1875vw;
	}

	.f18{
		font-size:2.8125vw;
	}

	.f20{
		font-size:3.125vw;
	}

	.f24{
		font-size:3.75vw;
	}

	.f26{
		font-size:4.0625vw;
	}

	.f28{
		font-size:4.375vw;
	}

	.success_img .f28{
		font-size:3.4vw;
	}

	.f30{
		font-size:4.6875vw;
	}

	.f48{
		font-size:7.5vw;
	}

}

/*---------------------------------------
 common
---------------------------------------*/

.base {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
  position: relative;
}

.container {
  width:800px;
  margin:0 auto;
  position: relative;
}

@media screen and (max-width: 800px) {
  .container {
    width:100%;
  }
	.base {
		background: none !important
	}
}

a {
  color: #3a3432;
  text-decoration:none;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
a:hover {
  opacity:0.6;
}

@media screen and (max-width: 800px) {
  a:hover img,a:hover {
    opacity:1;
    transform: none;
    transition-duration:0;
  }
}


/*---------------------------------------
 header
---------------------------------------*/
header{
	background-color: #fff;
}

.main{
	background: url(../images/main_bg.jpg) no-repeat center top;
}

.counselling{
  position: relative;
	height:435px;
}

.counselling_inner{
  position: absolute;
	background: url(../images/counselling_bg.png) no-repeat center top;
	top:-40px;
	height:475px;
	left:0;
	right:0;
	margin:auto;
}

@media screen and (max-width: 800px) {
	.counselling{
	  position: relative;
	}

  .counselling_inner{
		background: none;
		top:-30px;
  }
}


/*---------------------------------------
 problem
---------------------------------------*/
.problem{
	background: url(../images/problem_bg.jpg) no-repeat center top;
}

.problem_inner{
	background: none;
}

.problem_inner dl{
  display:flex;
  flex-wrap: wrap;
	width:620px;
	margin-left:160px;
	padding-top:475px;
}

.problem_inner dt{
  width: 70px;
	margin-right:20px;
	margin-bottom:30px;
}

.problem_inner dd{
  color:#192243;
	font-weight:600;
  width: 530px;
	margin-bottom:30px;
	margin-top:5px;
}

.problem_inner dd:nth-of-type(2){
	margin-top:25px;
}

.problem_inner dt:nth-of-type(5),
.problem_inner dd:nth-of-type(5){
	margin-bottom:0;
}


@media screen and (max-width: 800px) {
  .problem{
		background: none;
  }

	.problem_inner{
		width:100%;
		background: url(../images/problem.jpg) no-repeat center top;
		background-size:100% auto;
	}

	.problem_inner dl{
	  display:flex;
	  flex-wrap: wrap;
		width:80%;
		margin-left:15%;
		padding-top:64%;
	}

	.problem_inner dt{
	  width: 14%;
		margin-right:3%;
		margin-bottom:3%;
	}

	.problem_inner dd{
	  width: 83%;
		margin-bottom:3%;
		margin-top:1%;
	}

	.problem_inner dd:nth-of-type(2){
		margin-top:4%;
	}

}

.solution{
	background: url(../images/solution_bg.jpg) no-repeat center top;
}

.support{
	background-color:#f5f3f1;
}

h3{
	margin:0 !important;
	padding:0 !important;
	font-size:0 !important;
	line-height:0 !important;
}

.graf{
	background: url(../images/graf_bg.png) no-repeat center top;
}

.match{
	background: url(../images/match_bg.jpg) no-repeat center top;
}

.counselling2{
	background: url(../images/counselling2_bg.png) no-repeat center top;
}

.btn {
  width: 725px;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 15px;
}

.btn-alert {
	background-color: brown;
}

.btn a {
  display:block;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0;
}

.counselling2_inner{
	background: none;
}

@media screen and (max-width: 800px) {
	.btn{
	  width:90%;
		margin:0 auto;
		padding-top:4%;
	}

  .counselling2_inner{
		background: url(../images/counselling2_bg_sp.png) no-repeat center top;
		background-size:100% auto;
  }
}

.point{
	margin-bottom:100px;
}

@media screen and (max-width: 800px) {
	.point{
		margin-bottom:10%;
	}
}

.flow{
	background: url(../images/flow_bg.png) no-repeat center top;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0;
}


.counselling3{
  position: relative;
	height:426px;
}

.counselling3_inner{
  position: absolute;
	background: url(../images/counselling3_bg.png) no-repeat center top;
	top:-54px;
	height:480px;
	left:0;
	right:0;
	margin:auto;
}

@media screen and (max-width: 800px) {
	.counselling3{
	  position: relative;
	}

  .counselling3_inner{
		background: none;
  }
}


.btn2{
	margin-bottom:50px;
}

@media screen and (max-width: 800px) {
	.btn2{
		margin-bottom:8%;
	}
}

/*---------------------------------------
 success
---------------------------------------*/
.cont_block{
	width:100%;
	background-color:#f5f3f1;
}

.success{
	background: url(../images/success_bg.png) no-repeat center top;
	position:relative;
	z-index:9999;
}

.success1{
	background: url(../images/success1_bg.jpg) no-repeat center top;
}

.success2{
	background: url(../images/success2_bg.jpg) no-repeat center top;
}


.success3{
	background: url(../images/success3_bg.jpg) no-repeat center top;
}


@media screen and (max-width: 800px) {
	.success1,
	.success2,
	.success3{
		background: none;
	}
}


.success_img,
.success_img img{
	position:relative;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

.success_img p{
	position:absolute;
	bottom:14px;
	left:0;
	height:50px;
	color:#fff;
	padding-left:20px;
	vertical-align:top;
}

.success_img p span{
	vertical-align: super;
}

@media screen and (max-width: 800px) {
	.success_img p{
		height:16px;
		bottom:38px;
		padding-left:3%;
	}
}

.success_inner{
	padding:0 25px 25px 25px;
	background-color:#fff;
}

.success_inner h4{
	color:#0d7ebf;
	font-weight:600;
	line-height:1.6;
}

.success_inner .name{
	color:#192243;
	font-weight:600;
	line-height:1.6;
	border-bottom:1px solid #192243;
}

.success_inner .name span{
	font-weight:600;
}

.success_inner p{
	padding-top:10px;
	line-height:1.6;
}

.mt70{
	margin-top:70px;
}

@media screen and (max-width: 800px) {
	.success_inner{
		padding:0 4% 4% 4%;
		background-color:#fff;
	}

	.success_inner p{
		padding-top:2%;
		line-height:1.6;
	}

	.mt70{
		margin-top:5%;
	}
}



/*---------------------------------------
 bxslider - base
---------------------------------------*/

	.bxslider {
		position: relative;
	}
	.bxslider ul {
		opacity: 0;
	}

	.bxslider a {
		transition: 0.4s;
	}
	.bxslider .bx-pager {
		position: absolute;
		bottom: 26px;
		left: 0;
		width: 100%;
		height: 0px;
		text-align: center;
		display: inline;
	}
	.bxslider .bx-pager-item {
		display: inline;
		padding: 0 20px;
	}
	.bxslider .bx-pager-item a {
		background: rgba(0,0,0,1);
		display: inline-block;
		width: 16px;
		height: 16px;
		text-indent: -200%;
		overflow: hidden;
		border-radius: 50%;
	}
	.bxslider .bx-pager-item a:hover {
		background: rgba(0,0,0,0.6);
	}
	.bxslider .bx-pager-item a.active {
		background: rgba(160,160,160,1);
	}

	.bxslider .bx-controls-direction {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -1em;
		width: 100%;
		height: 0px;
	}
	.bxslider .bx-controls-direction a {
		width: 40px;
		height: 40px;
		display: block;
		background: rgba(0,0,0,0.8);
		position: relative;
		text-indent: -100%;
		overflow: hidden;
	}
	.bxslider .bx-controls-direction a:hover {
		background: rgba(0,0,0,0.4);
	}
	.bxslider .bx-controls-direction a:before,
	.bxslider .bx-controls-direction a:after {
		content: '';
		position: absolute;
		top: 12px;
		left: 8px;
	}
	.bxslider .bx-controls-direction a:after {
		width: 16px;
		height: 16px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		transform: rotate(45deg);
	}
	.bxslider .bx-controls-direction a.bx-prev:after {
		transform: rotate(-135deg);
		left: 16px;
	}
	.bxslider .bx-prev {
		float: left;
	}
	.bxslider .bx-next {
		float: right;
	}

.bx-wrapper{
	margin-bottom:40px !important;
}

@media screen and (max-width: 800px) {
	.bx-wrapper{
		margin-bottom:5% !important;
	}
}

/*---------------------------------------
 bxslider - customize
---------------------------------------*/

.advisor_slider {
		overflow: hidden;
		width: 100%;
	}
	.advisor_slider .bxslider {
		max-width: 720px;
		width: 100%;
		margin: 0 auto;
	}
	.advisor_slider ul li img {
		width: 100%;
		height: auto;
	}
	.advisor_slider ul li {
		opacity: 0.5;
	}
	.advisor_slider ul li.active {
		opacity: 1;
	}
	.advisor_slider .bx-viewport {
		overflow: visible !important;
	}

.next-btn{
  width: 100px;
  height: 100px;
  position: absolute;
  right:0;
  top:0;
}
.prev-btn{
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top:0;
}
.bx-prev,
.bx-next {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top:0;
  z-index: 100;
}

@media screen and (max-width: 800px) {
	.next-btn{
	  width: 16%;
	  height: auto;
	}
	.prev-btn{
	  width: 16%;
	  height: auto;
	}

	.next-btn img{
	  width: 100%;
	}
	.prev-btn img{
	  width: 100%;
	}
}

/*---------------------------------------
 slide
---------------------------------------*/
.slide{
	background: url(../images/slide_bg.png) no-repeat center top #1fc5da;
	position:relative;
	z-index:0;
	margin-top:-80px;
}

.slide_inner{
	background: none;
	padding-top:250px;
}

@media screen and (max-width: 800px) {
	.slide{
		margin-top:0;
		padding-top:0;
	}

	.slide_inner{
		background: url(../images/slide_bg_sp.png) no-repeat center top #20c6da;
		background-size:100% auto;
		padding-top:27%;
	}
}

.face{
	width:66%;
	margin:0 auto;
}

.advisor_inner{
	width:95.8%;
	margin:0 auto;
}

.type{
	color:#fff;
	text-align:center;
	padding:20px 0 20px;
}

.advisor_name{
	color:#fff;
	text-align:center;
	display: flex;
	align-items: center;
}

.advisor_name:before,
.advisor_name:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #fff;
}

.advisor_name:before {
    margin-right: 1rem;
}

.advisor_name:after {
    margin-left: 1rem;
}

.profile{
	width:90%;
	background-color:#fff;
	border-radius:10px;
	margin-top:30px;
	padding:5%;
	line-height:1.4;
}

.profile dl{
	padding-bottom:40px;
}

.profile dl:last-of-type{
	padding-bottom:0;
}

.profile dl dt{
	color:#0f85c2;
	padding-bottom:5px;
}

.profile dl dd{
	color:#192243;
}

.profile dl dd span{
	color:#c91422;
}

@media screen and (max-width: 800px) {
	.type{
		padding:3% 0 2%;
	}

	.profile{
		width:100%;
		background-color:#fff;
		border-radius:10px;
		margin-top:5%x;
		padding:5%;
		line-height:1.6;
	}

	.profile dl{
		padding-bottom:4%;
	}

	.profile dl dt{
		color:#0f85c2;
		padding-bottom:5px;
	}

}

/*--------------------------------------
QA
----------------------------------------*/
#qa ul{
	width:100%;
	border-top: 5px dotted #20c6da;
}

#qa ul li{
	border-bottom: 5px dotted #20c6da;
	padding-bottom:30px;
}

#qa dl{
  display:flex;
  flex-wrap: wrap;
  width:90%;
	margin:0 auto;
}

#qa dt{
  width: 8%;
  margin-right: 3%;
	padding-top:30px;
}

#qa dd{
  width: 89%;
	padding-top:30px;
	color:#192243;
}

#qa dd:nth-child(2){
	color:#20c6da !important;
}

.lh{
	line-height:56px;
}

@media screen and (max-width: 800px) {
	#qa ul li{
		padding-bottom:4%;
	}

	.lh{
		line-height:7.0vw;
	}

	#qa dt{
		padding-top:4%;
	}

	#qa dd{
		padding-top:4%;
	}

}


.form2{
	background: url(../images/form2_bg.png) no-repeat center top;
	margin-bottom:35px;
}

@media screen and (max-width: 800px) {
	.form2{
		margin-bottom:5%;
	}
}

.annotation{
	display: flex;
	align-items: center;
	justify-content: center;
	color:#192243;
	padding:30px 0 50px;
}

@media screen and (max-width: 800px) {
	.annotation{
		padding:4% 0 6%;
		line-height:1.8;
	}
}

.footer{
	background: url(../images/footer_bg.png) repeat-x;
	margin-bottom:35px;
	margin:0;
	padding:0;
}

/*-------------------------------
  Footer
-------------------------------*/
.footer_area {
  width: 100%;
  background: #ECEFF1;
}
.footer_area .footer_inner {
  max-width: 875px;
  margin: 0 auto;
  padding: 3em 0;
}
@media only screen and (min-width:641px) and (max-width:1060px) {
  .footer_area .footer_inner {
    width: 90%;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_inner {
    width: 90%;
  }
}
.footer_area .footer_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2em;
}
@media only screen and (min-width:641px) and (max-width:1060px) {
  .footer_area .footer_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2em;
  }
}
.footer_area .footer_tel {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 0.2em;
}
@media only screen and (min-width:641px) and (max-width:1060px) {
  .footer_area .footer_tel {
    text-align: center;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_tel {
    text-align: center;
    font-size: 1rem;
  }
}
.footer_area .footer_tel a {
  font-family: "Barlow", sans-serif;
  font-size: 3rem;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_tel a {
    font-size: 2.5rem;
    font-weight: 500;
  }
}
.footer_area .footer_txt {
  font-size: 1rem;
  line-height: 0.2em;
}
@media only screen and (min-width:641px) and (max-width:1060px) {
  .footer_area .footer_txt {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_txt {
    font-size: 0.8rem;
    margin-bottom: 2em;
    text-align: center;
  }
}
.footer_area .footer_nav {
  text-align: left;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav {
    width: 100%;
  }
}
.footer_area .footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer_area .footer_nav .footer_nav_link {
  position: relative;
}
.footer_area .footer_nav .footer_nav_link::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -1em;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #001046;
  border-bottom: 2px solid #001046;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav .footer_nav_link::after {
    right: 2em;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav .footer_nav_link:nth-of-type(1) {
    border-top: 1px solid #001046;
  }
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav .footer_nav_link {
    padding: 0.5em 0;
    border-bottom: 1px solid #001046;
    text-align: center;
  }
}
.footer_area .footer_nav a {
  font-size: 1rem;
  margin-left: 3em;
  position: relative;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_nav a {
    font-size: 0.9rem;
    margin-left: 0;
  }
}
.footer_area .footer_logo_area {
  text-align: center;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_logo_area {
    margin-bottom: 1em;
  }
}
.footer_area .footer_logo {
  width: 30%;
  margin: 0 auto 0.5em auto;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_logo {
    width: 65%;
    margin: 0 auto 0.5em auto;
  }
}
.footer_area .footer_copy {
  text-align: left;
  font-size: 0.8rem;
}
@media only screen and (max-width:640px) {
  .footer_area .footer_copy {
    font-size: 0.6rem;
  }
}


.problem_inner dd {
	font-size: 1.7rem;
	line-height: 1.2;
	padding-top: 10px;
}
.success_img p {
	line-height: inherit;
}
.profile {
	width: 100%;
	margin-top: 40px;
}
.advisor_inner .type {
	padding-top: 30px;
}
#qa dd {
	font-size: 1.5rem;
	line-height: 1.3;
}
#qa dd.lh {
	line-height: 56px;
}

#contact_contents_area.contact_contents_area {
	background: none;
	padding: 0;
}
#contact_contents_area.contact_contents_area dt,
#contact_contents_area.contact_contents_area input#form_submit_button {
	font-size: 1.5rem;
}
#contact_contents_area.contact_contents_area #pref.form_select_item,
#contact_contents_area.contact_contents_area #age.form_select_item {
	width: 80%;
}
div#gender,
div#age,
div#pref {
	font-size: 1.3rem;
}
#contact_contents_area.contact_contents_area input#form_back_button {
	font-size: 1.5rem;
}
.container.annotation ul li {
	font-weight: normal;
	line-height: 1.4;
}