@charset 'UTF-8';
body {
	background-color:#fff
}
.m-page-header {
	background-image:url(img/header_bg.jpg)
}
.sec-intro {
	position:relative;
	padding:65px 0 45px
}
.sec-intro:before {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:196px;
	background:url(img/bg_pattern03.png);
	content:''
}
.sec-intro .worries {
	position:relative
}
.sec-intro .worries__hdg {
	color:#034693;
	text-align:center;
	font-size:3.4rem;
	line-height:1.29
}
.sec-intro .worries__hdg .txt {
	position:relative;
	display:inline-block
}
.sec-intro .worries__hdg .txt:after, .sec-intro .worries__hdg .txt:before {
	position:absolute;
	top:0;
	bottom:0;
	display:block;
	margin:auto 0;
	width:2px;
	height:90px;
	background-color:#034693;
	content:''
}
.sec-intro .worries__hdg .txt:before {
	left:-44px;
	-webkit-transform:rotate(-24deg);
	transform:rotate(-24deg)
}
.sec-intro .worries__hdg .txt:after {
	right:-44px;
	-webkit-transform:rotate(24deg);
	transform:rotate(24deg)
}
.sec-intro .worries__hdg .color {
	color:#08b7ff
}
.sec-intro .worries__list {
	margin-top:45px
}
.sec-intro .worries .list {
	position:relative;
	border:4px solid #47c2f0;
	border-radius:10px;
	background:url(img/bg_pattern01.png)
}
.sec-intro .worries .list:after, .sec-intro .worries .list:before {
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	content:''
}
.sec-intro .worries .list:before {
	top:-148px;
	left:121px;
	width:139px;
	height:144px;

}
.sec-intro .worries .list:after {
	top:-141px;
	right:93px;
	width:194px;
	height:137px;

}
.sec-intro .worries .item {
	padding:28px 0 30px;
	text-align:center
}
.sec-intro .worries .item__icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	height:50px;
	color:#034693
}
.sec-intro .worries .item__txt {
	margin-top:10px;
	color:#001935;
	font-weight:500;
	font-size:1.5rem;
	line-height:1.6
}
.sec-intro .worries .item__txt span {
	background-color:#fff867
}
.sec-intro .worries .item .i-book {
	font-size:4rem
}
.sec-intro .worries .item .i-light {
	font-size:4.8rem
}
.sec-intro .worries .item .i-clock {
	font-size:4.2rem
}
.sec-intro .worries .item .i-memo {
	font-size:3.9rem
}
.sec-intro .worries .item .i-cap {
	font-size:4.1rem
}
.sec-intro .worries .item .i-penholder {
	font-size:4.3rem
}
.sec-intro .worries .list__item+.list__item .item {
	position:relative
}
.sec-intro .worries .list__item+.list__item .item:before {
	position:absolute;
	top:0;
	bottom:0;
	display:block;
	margin:auto 0;
	height:122px;
	border-left:1px dashed #7f7f7f;
	content:''
}
.sec-intro .about {
	position:relative;
	margin-top:65px
}
.sec-intro .about__hdg {
	color:#034693;
	text-align:center;
	font-size:3rem;
	line-height:1.53
}
.sec-intro .about__hdg span {
	color:#08b7ff
}
.sec-intro .about__movies {
	margin-top:75px
}
.sec-intro .about .list {
	padding:0 24px
}
.sec-intro .about .list__item {
	padding:0 43px
}
.sec-intro .about .card {
	position:relative
}
.sec-intro .about .card a {
	display:block
}
.sec-intro .about .card .deco {
	position:absolute;
	top:0;
	left:-1px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:19px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.sec-intro .about .card .deco span {
	display:block;
	width:1px;
	height:14px;
	background-color:#000
}
.sec-intro .about .card .deco span:nth-child(1) {
	margin-top:1px;
	-webkit-transform:rotate(-15deg);
	transform:rotate(-15deg)
}
.sec-intro .about .card .deco span:nth-child(3) {
	margin-top:1px;
	-webkit-transform:rotate(15deg);
	transform:rotate(15deg)
}
.sec-intro .about .card__balloon {
	position:absolute;
	top:-41px;
	left:-43px;
	z-index:2;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:129px;
	height:129px;
	border-radius:50%;
	background-color:#000;
	color:#fff;
	text-align:center;
	font-weight:500;
	font-size:1.5rem;
	line-height:1.25
}
.sec-intro .about .card__balloon:after {
	position:absolute;
	right:13px;
	bottom:13px;
	z-index:-1;
	display:block;
	width:20px;
	height:20px;
	border-radius:3px;
	background-color:#000;
	content:''
}
.sec-intro .about .card__balloon--color01 {
	background-color:#034693
}
.sec-intro .about .card__balloon--color01:after {
	background-color:#034693
}
.sec-intro .about .card__balloon--color01 .deco span {
	background-color:#034693
}
.sec-intro .about .card__balloon--color02 {
	background-color:#47c2f0
}
.sec-intro .about .card__balloon--color02:after {
	background-color:#47c2f0
}
.sec-intro .about .card__balloon--color02 .deco span {
	background-color:#47c2f0
}
.sec-intro .about .card__img {
	position:relative;
	overflow:hidden;
	padding-top:50%;
	border-radius:5px;
	background-color:#fff
}
.sec-intro .about .card__img img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto
}
.sec-intro .about .card__img .arrow {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:auto;
	width:70px;
	height:70px;
	border-radius:50%;
	background-color:#ff4d4d
}
.sec-intro .about .card__img .i-arrow {
	display:block;
	margin-right:-5px;
	width:17px;
	height:26px;
	color:#fff;
	font-size:2.6rem
}
.sec-intro .about .card__hdg {
	margin-top:10px;
	font-weight:500;
	font-size:1.5rem
}
.sec-intro .about .card--02:after {
	position:absolute;
	right:-46px;
	bottom:-19px;
	z-index:2;
	display:block;
	width:75px;
	height:137px;

	content:'';
	pointer-events:none
}
.mode-pc .sec-intro .about .card a:hover .card__hdg {
	text-decoration:underline
}
.sec-about {
	padding:0 0 60px;

}
.sec-about .m-heading {
	font-size:3.4rem
}
.sec-about .sec-header {
	position:relative;
	overflow:hidden;
	padding:45px 0;
	color:#fff;
	text-align:center
}
.sec-about .sec-header .deco {
	position:absolute;
	display:block;
	width:136px;
	height:136px
}
.sec-about .sec-header .deco--01 {
	top:-43px;
	left:50%;
	margin-left:-590px;
	background-color:#f8f3b8;
	-webkit-transform:rotate(-28deg);
	transform:rotate(-28deg)
}
.sec-about .sec-header .deco--02 {
	bottom:-66px;
	left:50%;
	margin-left:452px;
	background-color:#fbd7d3;
	-webkit-transform:rotate(-28deg);
	transform:rotate(-28deg)
}
.sec-about .unit {
	background-color:#fff;
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat
}
.sec-about .unit__img {
	position:relative;
	display:none;
	padding-top:48%
}
.sec-about .unit__img img {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:auto
}
.sec-about .unit__inner {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:65px 0 70px
}
.sec-about .unit__content {
	width:460px
}
.sec-about .unit__hdg {
	color:#034693;
	font-weight:500;
	font-size:2.5rem;
	line-height:1.72
}
.sec-about .unit__hdg span {
	background-color:#fff867
}
.sec-about .unit__txt {
	margin-top:20px;
	font-size:1.4rem;
	line-height:2.21
}
.sec-about .unit__movie {
	margin-top:30px
}
.sec-about .unit--01 {
	background-image:url(../company/img/hito01.jpg)
}
.sec-about .unit--02 {
	background-image:url(../company/img/hito02.jpg)
}
.sec-about .unit--03 {
	background-image:url(../company/img/hito03.jpg)
}
.sec-about .unit--04 {
	background-image:url(../company/img/hito04.jpg)
}
.sec-about .unit--05 {
	background-image:url(../company/img/hito05.jpg)
}
.sec-about .unit--06 {
	background-image:url(../company/img/hito06.jpg)
}
.sec-about .unit--07 {
	background-image:url(../company/img/hito07.jpg)
}
.sec-about .unit--08 {
	background-image:url(../company/img/hito08.jpg)
}
.sec-about .unit--09 {
	background-image:url(../company/img/hito09.jpg)
}
.sec-about .unit--10 {
	background-image:url(../company/img/hito10.jpg)
}

.sec-about .unit--reverse .unit__inner {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse
}
.sec-about .unit .movie {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	padding:20px;
	border:4px solid #47c2f0;
	border-radius:10px;
	background:url(img/bg_pattern01.png)
}
.sec-about .unit .movie:after {
	position:absolute;
	bottom:3px;
	left:234px;
	z-index:2;
	display:block;
	width:61px;
	height:113px;

	content:'';
	pointer-events:none
}
.sec-about .unit .movie__stage {
	position:relative;
	overflow:hidden;
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:254px;
	border-radius:5px
}
.sec-about .unit .movie__stage:before {
	display:block;
	padding-top:57.8%;
	background-color:#aaa;
	content:''
}
.sec-about .unit .movie__stage img {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:auto
}
.sec-about .unit .movie__txt {
	position:relative;
	margin-left:28px;
	color:#034693;
	font-weight:500;
	font-size:1.6rem;
	line-height:1.63
}
.sec-about .unit .movie__txt:after, .sec-about .unit .movie__txt:before {
	position:absolute;
	display:block;
	width:34px;
	height:1px;
	background-color:#034693;
	content:''
}
.sec-about .unit .movie__txt:before {
	top:-15px;
	left:-3px;
	-webkit-transform:rotate(-27deg);
	transform:rotate(-27deg)
}
.sec-about .unit .movie__txt:after {
	bottom:-15px;
	left:-3px;
	-webkit-transform:rotate(27deg);
	transform:rotate(27deg)
}
.sec-about .unit .movie .arrow {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:auto;
	width:50px;
	height:50px;
	border-radius:50%;
	background-color:#ff4d4d
}
.sec-about .unit .movie .i-arrow {
	display:block;
	margin-right:-5px;
	width:13px;
	height:18px;
	color:#fff;
	font-size:1.8rem
}
.sec-effect {
	position:relative;
	padding:65px 0 60px;
	background:url(img/bg_pattern03.png)
}
.sec-effect:before {
	position:absolute;
	top:-22px;
	left:50%;
	display:block;
	margin-left:-358px;
	width:75px;
	height:125px;

	content:''
}
.sec-effect .m-heading {
	font-size:3.4rem
}
.sec-effect .effects-wrap {
	overflow:hidden;
	margin-top:30px;
	border:3px solid #004295;
	border-radius:10px;
	background-color:#fff
}
.sec-effect .effects {
	margin:-1px 0 0 -1px
}
.sec-effect .effects__item {
	border-top:1px dashed #7f7f7f;
	border-left:1px dashed #7f7f7f
}
.sec-effect .card {
	padding:35px 0
}
.sec-effect .card__header {
	position:relative;
	margin:0 92px
}
.sec-effect .card__point {
	position:absolute;
	top:-7px;
	left:-20px;
	z-index:1
}
.sec-effect .card__point .img {
	display:block;
	height:46px
}
.sec-effect .card__point .img--01 {
	width:45px
}
.sec-effect .card__point .img--02 {
	width:49px
}
.sec-effect .card__point .img--03 {
	width:52px
}
.sec-effect .card__point .img--04 {
	width:50px
}
.sec-effect .card__point .img--05 {
	width:52px
}
.sec-effect .card__point .img--06 {
	width:51px
}
.sec-effect .card__img {
	position:relative;
	overflow:hidden;
	border:5px solid #e6f4ff;
	border-radius:50%;
	background-color:#e6f4ff
}
.sec-effect .card__img:before {
	display:block;
	padding-top:100%;
	width:100%;
	content:''
}
.sec-effect .card__img img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-radius:50%;
	background-color:#aaa
}
.sec-effect .card__body {
	padding:15px 40px
}
.sec-effect .card__hdg {
	text-align:center;
	font-weight:500;
	font-size:1.8rem;
	line-height:1.78
}
.sec-effect .card__hdg span {
	background-color:#fff867
}
.sec-effect .card__txt {
	margin-top:10px;
	font-size:1.4rem;
	line-height:1.86
}
.sec-effect .expert {
	margin-top:45px;
	border-radius:10px;
	background:url(img/bg_pattern05.png);
	background-size:9px;
	color:#fff
}
.sec-effect .expert>a {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:40px 50px;
	border-radius:10px
}
.sec-effect .expert>a .c-overlay--color05:before {
	border-radius:10px
}
.sec-effect .expert__content {
	padding:15px 0 0;
	width:640px
}
.sec-effect .expert__hdg span {
	display:inline-block;
	padding:3px 10px 4px;
	border-left:7px solid #08b7ff;
	background-color:#fff;
	color:#004295;
	font-weight:500;
	font-size:3rem;
	line-height:1.4
}
.sec-effect .expert__txt {
	margin-top:15px;
	font-size:1.5rem;
	line-height:1.67
}
.sec-effect .expert-list {
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	margin:0 -17px
}
.sec-effect .expert-list__item {
	padding:0 17px
}
.sec-effect .person__img {
	overflow:hidden;
	width:120px;
	height:120px;
	border:3px solid #fff;
	border-radius:50%;
	background-color:#aaa
}
.sec-effect .person__img img {
	display:block;
	width:100%;
	height:100%;
	border-radius:50%
}
.sec-effect .person__name {
	margin-top:4px;
	text-align:center;
	white-space:nowrap;
	font-size:1.3rem
}
.sec-results {
	padding:55px 0 60px
}
.sec-results .sec-header {
	text-align:center
}
.sec-results .sec-header__inner {
	position:relative;
	display:inline-block;
	vertical-align:top
}
.sec-results .sec-header__apeal {
	position:absolute;
	top:10px;
	right:-17px;
	color:#ff8400;
	text-align:center;
	font-weight:500;
	font-size:1.6rem;
	line-height:1.28;
	-webkit-transform:rotate(18deg);
	transform:rotate(18deg)
}
.sec-results .sec-header__apeal:after, .sec-results .sec-header__apeal:before {
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	width:1px;
	height:40px;
	background-color:#ff8400;
	content:''
}
.sec-results .sec-header__apeal:before {
	left:-15px;
	-webkit-transform:rotate(-18deg);
	transform:rotate(-18deg)
}
.sec-results .sec-header__apeal:after {
	right:-15px;
	-webkit-transform:rotate(18deg);
	transform:rotate(18deg)
}
.sec-results .sec-header .m-heading {
	font-size:3rem
}
.sec-results .results {
	margin:40px -20px 0
}
.sec-results .results__item {
	padding:0 20px
}
.sec-results .card {
	overflow:hidden;
	border-radius:5px
}
.sec-results .card__img {
	position:relative;
	overflow:hidden;
	padding-top:54.7%
}
.sec-results .card__img img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto
}
.sec-results .card__body {
	padding:20px 30px 25px;
	border-top:3px solid #47c2f0;
	background:url(img/bg_pattern01.png)
}
.sec-results .card__hdg {
	text-align:center;
	font-weight:500;
	font-size:1.6rem;
	line-height:2
}
.sec-results .card__hdg span {
	background-color:#fff867
}
.sec-results .card__txt {
	margin-top:10px;
	font-size:1.4rem;
	line-height:2
}
.course-flow {
	padding:50px 0 60px;
	background:url(img/bg_pattern03.png)
}
.course-flow .header {
	margin:0 0 15px;
	background-size:89px 85px;
	text-align:center
}
.course-flow .header__hdg {
	position:relative;
	padding:30px 0 20px;
	font-size:3.2rem;
	font-family:YakuHanJP, YuGothic, 'Yu Gothic', 'Hiragino Sans', '繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け', 'Hiragino Kaku Gothic Pro', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Noto Sans Japanese', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', Osaka, Verdana, sans-serif;
	line-height:1.5
}
.course-flow .header__hdg:after, .course-flow .header__hdg:before {
	position:absolute;
	top:13px;
	bottom:0;
	display:block;
	margin:auto 0;
	width:29.55%;
	height:21px;
	background-image:url(img/deco_head02.png);
	background-repeat:repeat-x;
	content:''
}
.course-flow .header__hdg:before {
	left:0
}
.course-flow .header__hdg:after {
	right:0
}
.course-flow .link {
	text-align:center
}
.course-flow .link .c-btn {
	width:392px;
	height:76px;
	font-size:2.2rem
}
.course-flow .link .c-btn .i-arrow {
	position:relative;
	top:.08em;
	margin-right:13px;
	font-size:1.5rem
}
.about-flow {
	padding:70px 0 60px;
	background:url(img/bg_pattern05.png)
}
.about-flow .about-list {
	margin:0 -20px
}
.about-flow .about-list__item {
	padding:0 20px
}
.about-flow .card a {
	display:block
}
.about-flow .card__img {
	position:relative;
	overflow:hidden;
	padding-top:58.33%;
	background-color:#fff
}
.about-flow .card__img:after {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	border:6px solid #fff;
	content:''
}
.about-flow .card__img img {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:auto
}
.about-flow .card__hdg {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-ms-flex-align:center;
	margin-top:17px;
	color:#fff;
	font-weight:500;
    margin: 0 0 10px;
}
.about-flow .card__hdg span {
	position:relative;
	display:inline-block
}
.about-flow .card__hdg span:after {
	display:block;
	margin-top:-2px;
	border-bottom:1px solid #fff;
	content:'';
	opacity:0;
	-webkit-transition:opacity .2s cubic-bezier(.25, .46, .45, .94);
	transition:opacity .2s cubic-bezier(.25, .46, .45, .94)
}
.about-flow .card__hdg i {
	margin-right:13px;
	font-size:3rem
}
.mode-pc .about-flow .card:hover .card__hdg span:after {
	opacity:1;
	-webkit-transition:opacity .3s cubic-bezier(.165, .84, .44, 1);
	transition:opacity .3s cubic-bezier(.165, .84, .44, 1)
}
.about-flow .card.is-active {
	pointer-events:none
}
.about-flow .card.is-active .c-overlay {
	opacity:1
}
.about-flow .card.is-active .card__hdg span:after {
	opacity:1;
	-webkit-transition:opacity .3s cubic-bezier(.165, .84, .44, 1);
	transition:opacity .3s cubic-bezier(.165, .84, .44, 1)
}




.sec-message .representative .body {
	width:790px
}
.sec-message .representative .body__list {
	padding-top:42px;
	color:#004295;
	font-weight:500;
	font-size:3rem
}
.sec-message .representative .body__list span {
	color:#19baff
}
.sec-message .representative .body__txt {
	margin-top:25px;
	font-size:1.4rem
}
.sec-message .message {
	position:relative;
	margin-bottom:70px;
	padding:42px 0;
	border:2px solid #47c2f0;
	border-radius:6px;
	background:url(img/bg_pattern01.png)
}
.sec-message .message:before {
	position:absolute;
	right:-46px;
	bottom:-34px;
	display:block;
	width:91px;
	height:142px;

	content:''
}
.sec-message .message__col {
	padding:10px 35px
}
.sec-message .message__col--01 {
	border-right:1px dashed #7f7f7f
}
.sec-message .message__hdg {
	margin-bottom:22px;
	padding:2px 0 4px 25px;
	border-left:4px solid #1354a4;
	color:#004295;
	font-weight:500;
	font-size:2.4rem;
	line-height:1
}
.sec-message .message__hdg span {
	color:#19baff
}
.sec-message .message__txt {
	font-size:1.4rem;
	line-height:2
}



@media only screen and (max-width:768px) {
.m-page-header .m-page-header__content {
	background-image:url(img/header_bg_sp.jpg)
}
.l-footer {
	padding-top:60px;
	background:url(img/bg_pattern01.png) repeat 0 0
}
.sec-intro {
	padding:35px 0 40px
}
.sec-intro:before {
	height:142px;
	background-size:30px
}
.sec-intro .worries__hdg {
	font-weight:700;
	font-size:1.9rem;
	line-height:1.42
}
.sec-intro .worries__hdg .txt:after, .sec-intro .worries__hdg .txt:before {
	width:1px;
	height:45px
}
.sec-intro .worries__hdg .txt:before {
	left:-20px
}
.sec-intro .worries__hdg .txt:after {
	right:-20px
}
.sec-intro .worries__list {
	margin-top:20px
}
.sec-intro .worries .list {
	padding:25px 20px 20px;
	border-width:2px;
	border-radius:5px
}
.sec-intro .worries .list__item {
	width:50%
}
.sec-intro .worries .list__item:nth-child(even) {
	border-left:1px dotted #7f7f7f
}
.sec-intro .worries .list__item:nth-child(n+3) {
	border-top:1px dotted #7f7f7f
}
.sec-intro .worries .list:after, .sec-intro .worries .list:before {
	display:none
}
.sec-intro .worries .item {
	padding:25px 0 20px
}
.sec-intro .worries .item__txt {
	font-weight:700;
	font-size:1.3rem;
	line-height:1.69
}
.sec-intro .worries .list__item+.list__item .item:before {
	display:none
}
.sec-intro .worries .list__item:nth-child(odd) .item {
	margin-left:-20px
}
.sec-intro .worries .list__item:nth-child(even) .item {
	margin-right:-20px
}
.sec-intro .worries .list__item:nth-child(-n+2) .item {
	margin-top:-20px
}
.sec-intro .about {
	margin-top:28px
}
.sec-intro .about__hdg {
	font-weight:700;
	font-size:1.9rem;
	line-height:1.42
}
.sec-intro .about__movies {
	margin-top:30px
}
.sec-intro .about .list {
	padding:0
}
.sec-intro .about .list__item {
	padding:0;
	width:100%
}
.sec-intro .about .list__item+.list__item {
	margin-top:30px
}
.sec-intro .about .card .deco {
	top:-3px;
	left:-5px
}
.sec-intro .about .card .deco span {
	height:13px
}
.sec-intro .about .card__balloon {
	top:-13px;
	left:-13px;
	width:82px;
	height:82px;
	font-weight:700;
	font-size:1rem
}
.sec-intro .about .card__balloon:after {
	right:7px;
	bottom:7px
}
.sec-intro .about .card__hdg {
	margin-top:5px
}
.sec-intro .about .card--02:after {
	right:-19px;
	bottom:10px;
	width:50px;
	height:91px;
	background-size:50px 91px
}
.sec-about {
	padding:0 0 30px
}
.sec-about .m-heading {
	font-size:2.1rem
}
.sec-about .sec-header {
	padding:18px 0
}
.sec-about .sec-header .deco {
	width:55px;
	height:55px
}
.sec-about .sec-header .deco--01 {
	top:-20px;
	left:-22px;
	margin-left:0
}
.sec-about .sec-header .deco--02 {
	right:-38px;
	bottom:-70px;
	left:auto;
	margin-left:0;
	-webkit-transform:rotate(-20deg);
	transform:rotate(-20deg)
}
.sec-about .unit {
	background-image:none
}
.sec-about .unit__img {
	display:block
}
.sec-about .unit__inner {
	display:block;
	padding:22px 0 40px
}
.sec-about .unit__content {
	width:auto
}
.sec-about .unit__hdg {
	font-weight:700;
	font-size:1.7rem;
	line-height:1.53
}
.sec-about .unit__txt {
	margin-top:10px;
	font-size:1.3rem;
	line-height:1.69
}
.sec-about .unit__movie {
	margin-top:25px
}
.sec-about .unit .movie {
	padding:15px;
	border-width:2px;
	border-radius:5px
}
.sec-about .unit .movie:after {
	left:49%;
	width:45px;
	height:82px;
	background-size:45px 82px
}
.sec-about .unit .movie__stage {
	width:56%
}
.sec-about .unit .movie__txt {
	font-weight:700;
	font-size:1.2rem;
	line-height:1.58
}
.sec-about .unit .movie__txt:after, .sec-about .unit .movie__txt:before {
	width:28px
}
.sec-about .unit .movie .arrow {
	width:36px;
	height:36px
}
.sec-about .unit .movie .i-arrow {
	width:10px;
	height:14px;
	font-size:1.4rem
}
.sec-effect {
	padding:35px 0 40px;
	background-size:30px
}
.sec-effect .m-heading {
	font-size:2.1rem
}
.sec-effect .effects-wrap {
	margin-top:15px;
	border-width:2px;
	border-radius:5px
}
.sec-effect .effects {
	margin:0
}
.sec-effect .effects__item {
	width:100%;
	border:0
}
.sec-effect .effects__item+.effects__item {
	border-top:1px dotted #7f7f7f
}
.sec-effect .card {
	padding:32px 0 25px
}
.sec-effect .card__header {
	margin:0 68px
}
.sec-effect .card__point {
	top:7.69%;
	left:-35px
}
.sec-effect .card__body {
	padding:15px 30px 0
}
.sec-effect .card__hdg {
	font-weight:700;
	font-size:1.7rem
}
.sec-effect .card__txt {
	margin-top:7px;
	font-size:1.3rem;
	line-height:1.69
}
.sec-effect .expert {
	margin-top:20px;
	border-radius:5px
}
.sec-effect .expert>a {
	display:block;
	padding:30px 25px 20px
}
.sec-effect .expert__content {
	padding:0;
	width:auto
}
.sec-effect .expert__hdg {
	text-align:center
}
.sec-effect .expert__hdg span {
	border-left-width:3px;
	font-weight:700;
	font-size:1.8rem
}
.sec-effect .expert__txt {
	margin-top:12px;
	font-size:1.3rem;
	line-height:1.69
}
.sec-effect .expert-list {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin:14px 0 0
}
.sec-effect .expert-list__item {
	padding:0
}
.sec-effect .person__img {
	margin:0 auto;
	width:75px;
	height:75px;
	border-width:2px
}
.sec-effect .person__name {
	font-size:1.1rem
}
.sec-results {
	padding:32px 0 40px
}
.sec-results .sec-header__apeal {
	top:-30px;
	right:-15px;
	font-weight:700;
	font-size:1.3rem
}
.sec-results .sec-header__apeal:after, .sec-results .sec-header__apeal:before {
	height:30px
}
.sec-results .sec-header .m-heading {
	font-size:1.9rem
}
.sec-results .results {
	margin:25px 0 0
}
.sec-results .results__item {
	padding:0;
	width:auto
}
.sec-results .results__item+.results__item {
	margin-top:25px
}
.sec-results .card {
	border-radius:3px
}
.sec-results .card__hdg {
	font-weight:700;
	font-size:1.6rem;
	line-height:1.5
}
.sec-results .card__txt {
	font-size:1.3rem;
	line-height:1.69
}
.course-flow {
	padding:30px 0 40px;
	background-size:31px
}
.course-flow .header {
	margin:0 0 13px;
	background-size:61px 59px
}
.course-flow .header__hdg {
	padding:18px 0 13px;
	font-size:2.1rem
}
.course-flow .header__hdg:after, .course-flow .header__hdg:before {
	top:10px;
	width:8%;
	background-image:url(img/deco_head02_sp.png);
	background-size:1px 19px
}
.course-flow .link {
	padding:0 20px
}
.course-flow .link .c-btn {
	width:100%;
	height:65px;
	font-size:1.5rem
}
.course-flow .link .c-btn .i-arrow {
	margin-right:10px;
	font-size:1rem
}
.about-flow {
	padding:35px 0 30px
}
.about-flow .about-list {
	margin:0 -7px
}
.about-flow .about-list__item {
	padding:0 7px;
	width:50%
}
.about-flow .card__img:after {
	border-width:3px
}
.about-flow .card__hdg {
	margin-top:10px;
	font-weight:700;
	font-size:1.2rem;
	line-height:1.4
}
.about-flow .card__hdg i {
	margin-right:7px;
	font-size:1.7rem
}








.sec-message .message {
	display:block;
	margin-bottom:40px;
	padding:28px 32px;
	border:1px solid #47c2f0;
	border-radius:6px
}
.sec-message .message:before {
	display:none
}
.sec-message .message__col {
	display:block;
	padding:0;
	width:100%
}
.sec-message .message__col--01 {
	margin-bottom:30px;
	padding-bottom:25px;
	border-right:0;
	border-bottom:1px dotted #7f7f7f
}
.sec-message .message__hdg {
	margin-bottom:15px;
	padding:2px 0 4px 24px;
	border-left:3px solid #1354a4;
	font-size:1.5rem
}
.sec-message .message {
	font-size:1.3rem
}



}
@media only screen and (max-width:359px) {
.course-flow .header__hdg {
	font-size:1.9rem
}
}
