@charset "utf-8";
/* CSS Document */
.page_ttl {
	background: url(../images/bg_page_ttl.jpg) top center no-repeat;
}
.page_ttl h2 {
	transform: translate(0, -50%);
}
.content h2 {
	margin-bottom: 1em;
	color: #4ABDCD;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	text-indent: -.05em;
	line-height: 2.0;
}
#lead {
	padding-bottom: 0;
}
#lead p {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .2em;
	text-indent: -.2em;
	line-height: 2.0;
	text-align: center;
}
#adviser h3 {
	margin-bottom: 20px;
}
#adviser .flex_wrap {
	width: 855px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
#adviser figure {
	width: 285px;
}
#adviser figure img {
	border-radius: 15px;
}
#adviser .text {
	width: 535px;
}
#adviser h4 {
	margin-bottom: 1em;
	color: #4ABDCD;
	font-size: 1.6rem;
	font-weight: bold;
}
#adviser p {
	margin-bottom: 1em;
	color: #333;
	letter-spacing: .05em;
	text-indent: -.05em;
}
#adviser p.lead {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}
#adviser dl {
	padding-top: 1em;
	border-top: #4ABDCE 2px dotted;
	;
	color: #4ABDCE;
	font-size: 1.4rem;
	letter-spacing: .05em;
	text-indent: -.05em;
}
#adviser .note {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 855px;
	padding: 20px;
	border: #4ABDCD 2px solid;
	color: #333;
	font-weight: bold;
	letter-spacing: .05em;
	text-indent: -.05em;
	text-align: center;
}
#adviser .note p {
	margin-bottom: 0;
}
#adviser .lakku {
	margin-bottom: 50px;
	background: url(../images/adviser_lakku_02.png) bottom right no-repeat;
}
#adviser .lakku .flex_wrap {
	margin-right: auto;
}
#adviser .planet {
	background: url(../images/adviser_planet_02.png) bottom left no-repeat;
}
#adviser .planet h3 {
	padding-left: 285px;
}
#adviser .planet .flex_wrap {
	margin-left: auto;
	flex-direction: row-reverse;
}
#adviser .planet .note {
	margin-left: auto;
}
#point h2 span {
	font-size: 5.0rem;
	letter-spacing: -.1em;
}
#point ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#point li {
	width: 360px;
	margin-bottom: 30px;
}
#point li figure {
	margin-bottom: 15px;
}
#point li h3 {
	position: relative;
	margin-bottom: 0px;
	padding-left: 80px;
	color: #4ABDCC;
	font-size: 2.0rem;
	font-weight: bold;
}
#point li h3 img {
	position: absolute;
	top: -45px;
	left: 0;
}
#point li p {
	color: #333;
	letter-spacing: .05em;
	text-indent: -.05em;
}
#point .contact {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding: 20px 85px;
	border-top: #4ABDCE 2px solid;
	border-bottom: #4ABDCE 2px solid;
}
#point .contact p {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}
#point .contact ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
#point .contact li {
	width: auto;
	margin-bottom: 0;
}
#point .contact .free {
	position: relative;
	margin-right: 2.5em;
	padding: 0 0 0 1.5em;
	color: #4ABDCE;
	font-size: 2.8rem;
	letter-spacing: .051em
}
#point .contact .free:before {
	position: absolute;
	content: url(../images/ico_free.png);
	top: 0;
	left: 0;
}
#point .contact .mail a {
	position: relative;
	display: inline-block;
	padding: .3em 2em .3em 5em;
	background: #4ABDCE;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .15em;
	text-indent: -.15em;
}
#point .contact .mail a:before {
	position: absolute;
	top: 8px;
	left: 1em;
	content: url(../images/ico_mail.png);
}
#point .contact .mail a:hover {
	opacity: .5;
	transition: .8s
}
#interview .inner {
	position: relative;
}
#interview .inner:after {
	position: absolute;
	content: url(../images/interview_01.png);
	top: 200px;
	right: 30px;
}
#interview h2 {
	margin-bottom: 1em;
	color: #4ABDCD;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	text-indent: -.05em;
	line-height: 1.4;
}
#interview h2 span {
	font-size: 2.3rem;
	letter-spacing: 0;
}
#interview .target {
	width: 570px;
	margin: 0 auto 40px;
	padding: 5px;
	background: rgba(74, 189, 206, .2);
	font-size: 1.7rem;
	font-weight: bold;
}
#interview .target span {
	margin-right: 1.5em;
	padding: 5px 1em;
	background: #FFF;
	color: #4ABDCD;
	font-size: 1.6rem;
	font-weight: bold;
}
#interview ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#interview li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 560px;
	margin-bottom: 50px;
	padding: 30px;
	border: #4ABDCD 2px solid;
}
#interview li .num {
	position: absolute;
	top: 0;
	left: 0;
}
#interview h3 {
	margin: 10px 0;
	color: #4ABDCD;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
#interview .ans {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .05em;
	text-indent: -.05em;
	text-align: center;
}
#interview .graph {
	margin-bottom: 10px;
	text-align: center;
}
#interview h4 {
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	text-indent: -.1em;
	text-decoration: underline;
}
#interview ol li {
	width: auto;
	margin-bottom: 1em;
	padding: 0 0 0 3em;
	border: none;
	font-size: 1.8rem;
	font-weight: bold;
	text-indent: -3em;
}
#interview ol li:first-child:before {
	content: '1位';
	margin-right: 1em;
	color: #4ABDCD;
}
#interview ol li:nth-child(2):before {
	content: '2位';
	margin-right: 1em;
	color: #4ABDCD;
}
#interview ol .detail {
	color: #333;
	font-size: 1.4rem;
	line-height: 1.3;
}
#interview li p {
	text-align: center;
}
#interview li ul {
	justify-content: flex-start;
}
#interview li ul li {
	width: auto;
	margin: 0 1em 0 0;
	padding: 0;
	border: none;
	color: #333;
}
#interview li ul li:before {
	content: '●';
	color: #4ABDCD;
}
#interview li.matome {
	position: relative;
	width: 100%;
	padding: 30px 30px 30px 190px;
}
#interview li.matome:after {
	position: absolute;
	content: url(../images/interview_02.png);
	bottom: -28px;
	left: 12px;
}
#interview .matome p {
	text-align: left;
}
#interview .matome .num {
	padding: 0 1em;
	background: #4ABDCD;
	color: #FFF;
	font-size: 2.3rem;
	letter-spacing: .05em;
	text-indent: -.05em;
}
#plan h2 {
	margin-bottom: 1em;
	color: #4ABDCD;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	text-indent: -.05em;
	line-height: 1.4;
}
#plan h2 span {
	font-size: 2.3rem;
	letter-spacing: 0;
}
#plan .outline {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 950px;
	margin: 0 auto 40px;
	border-top: #4ABDCE 2px solid;
	border-bottom: #4ABDCE 2px solid;
	color: #333;
}
#plan .outline li {
	margin: 10px 0;
	padding: 0 40px;
	border-left: #4ABDCE 1px solid;
}
#plan .outline li:first-child {
	border-left: none;
}
#plan .outline span {
	font-size: 1.3rem;
	line-height: 64px;
}
#plan .outline strong {
	font-size: 2.1rem;
	font-weight: bold;
}
#plan .outline strong span {
	font-size: 1.4rem;
	line-height: 1.8;
}
#plan .plan {
	margin-bottom: 30px;
	text-align: center;
}
#plan .image {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
#plan .image li {
	width: 560px;
	color: #4ABDCC;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}

#video{
	text-align: center;
}

.yt-wrap{
	margin: 0 auto;
	width: 853px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width:640px) {
.page_ttl {
	background-size: auto 100%;
}
.content h2 {
	font-size: 2.0rem;
}
.content h2 img {
	width: 40px;
}
#lead p {
	font-size: 1.6rem;
	text-align: left;
}
#adviser h3 {
	width: 80%;
}
#adviser .flex_wrap {
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#adviser figure {
	width: 100%;
	margin-bottom: 1em;
	text-align: center;
}
#adviser .text {
	width: 100%;
}
#adviser p.lead {
	font-size: 1.6rem;
}
#adviser .note {
	width: 100%;
	text-align: left;
}
#adviser .lakku {
	padding: 15px;
	border: #ccc 1px solid;
	background: none;
}
#adviser .planet {
	padding: 15px;
	border: #ccc 1px solid;
	background: none;
}
#adviser .planet h3 {
	padding-left: 0;
}
#adviser .planet .flex_wrap {
	flex-direction: row;
}
#point h2 span {
	font-size: 3.0rem;
}
#point li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 15px;
	border: #ccc 1px solid;
}
#point li figure {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 48%;
}
#point li h3 {
	position: static;
	width: 48%;
	padding: 0;
	font-size: 1.8rem;
	line-height: 1.2;
}
#point li h3 img {
	width: 60px;
	top: -30px;
	left: -15px;
}
#point .contact {
	display: block;
	padding: 20px 0;
}
#point .contact p {
	margin-bottom: 1em;
	font-size: 1.6rem;
	text-align: center;
}
#point .contact ul {
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
#point .contact li {
	border: none;
}
#point .contact .free {
	margin-right: 0;
	padding: 0 0 0 2.5em;
	font-size: 2.0rem;
}
#point .contact .free a {
	color: #4ABDCE;
	;
	text-decoration: none;
}
#point .contact .free.pc {
	display: none;
}
#interview .inner:after {
	content: none;
}
#interview h2 {
	font-size: 2.0rem;
}
#interview h2 span {
	font-size: 1.6rem;
}
#interview .target {
	width: 100%;
	text-align: center;
}
#interview .target span {
	display: block;
	margin-right: 0;
	text-align: center;
}
#interview li {
	width: 100%;
	margin-bottom: 30px;
	padding: 15px;
}
#interview h3 {
	margin: 0 0 10px;
	padding-left: 50px;
	font-size: 1.8rem;
	text-align: left;
}
#interview .ans {
	font-size: 1.8rem;
	text-align: left;
}
#interview .graph {
	width: 60%;
	margin: 0 auto 10px;
}
#interview .graph img {
	height: auto;
}
#interview h4 {
	font-size: 1.6rem;
}
#interview ol li {
	font-size: 1.6rem;
}
#interview li.matome {
	width: 100%;
	padding: 50px 15px 120px;
}
#interview .matome p {
	text-align: left;
}
#interview .matome .num {
	padding: 0 1em;
	background: #4ABDCD;
	color: #FFF;
	font-size: 2.3rem;
	letter-spacing: .05em;
	text-indent: -.05em;
}
#plan h2 {
	font-size: 2.0rem;
}
#plan h2 span {
	font-size: 1.6rem;
}
#plan .outline {
	/*display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;*/
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;/*margin: 0 auto 40px;
	border-top: #4ABDCE 2px solid;
	border-bottom: #4ABDCE 2px solid;
	color: #333;*/
}
#plan .outline li {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border-left: none;
	border-bottom: #4ABDCE 1px solid;
}
#plan .outline li:lase-child {
 border-bottom: none;
}
#plan .outline span {
	line-height: 1.8;
}
#plan .outline strong {
	padding-left: 1em;
}
#plan .image li {
	width: 48%;
	font-size: 1.5rem;
}
.yt-wrap{
	width: 100%;
}
}
