@charset "utf-8";

#FUT_IMG1:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#FUT_IMG1 {
zoom: 1;
}

/* CONTAINER */

/* TITLE */
#TITLE {}
#TITLE .cont {
position: relative;
margin-bottom: 5px;
padding: 72px 0 20px 0;
text-align: center;
background: url("../img/cnt_bg2.jpg") no-repeat center bottom;
background-size: cover;
}
#TITLE h1 {
background: url("../img/cnt_lin.png") no-repeat center bottom;
background-size: auto 10px;
margin-bottom: 18px;
padding-bottom: 18px;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",メイリオ,Meiryo,sans-serif;
font-size: 20px;
font-weight: bold;
/*font-style: italic;*/
text-align: center;
color: #fff;
}
#TITLE p {
font-size: 16px;
font-weight: bold;
/*font-style: italic;*/
text-align: center;
color: #fff;
}
@media (min-width: 1020px) {
	#TITLE {}
	#TITLE .cont {
	position: relative;
	margin-bottom: 35px;
	padding: 145px 0 40px 0;
	background: url("../img/cnt_bg.jpg") no-repeat center bottom;
	background-color: #433a75;
	}
	#TITLE h1 {
background-size: auto 20px;
	margin-bottom: 8px;
	padding-bottom: 15px;
	font-size: 28px;
	}
	#TITLE p {
	font-size: 20px;
	color: #fff;
	}

}

.section h2 {
padding-top: 50px;
font-size: 20px;

text-align: center;
font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}


#CONT h2 {
position: relative;
background: url("../../img/contact/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .contact h2 {
position: relative;
background: url("../../img/contact/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .course h2 {
position: relative;
background: url("../../img/course/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .about h2 {
position: relative;
background: url("../../img/about/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .process h2 {
position: relative;
background: url("../../img/process/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .entry h2 {
position: relative;
background: url("../../img/entry/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

#CONT .result h2 {
position: relative;
background: url("../../img/result/cnt_tit.png")no-repeat center top;
background-size: auto 41px;
}

.section h2 span {
position: relative;
display: inline-block;
background-color: #fff;
padding: 0 16px;
z-index: 2;
}
.section h2::before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 15px;
background: url("../../img/tit_lin.png")repeat left top;
background-size: auto 2px;
width: 100%;
height: 2px;
z-index: 1;
}
@media (min-width: 1020px) {
	.section h2 {
	padding-top: 47px;
	font-size: 30px;
	text-align: center;
	}
	.section h2 span {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0;
	width: 280px;
	z-index: 2;
	}
	.section h2::before {
	background-size: auto 4px;
	bottom: 23px;
	}
}

/* MESSAGE */
#CONT {
padding: 20px 10px;
}
#CONT .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}
#CONT .list {
margin-bottom: 30px;
padding-top: 15px;
}
#CONT .block {
border-bottom: solid 1px #d9dde4;
padding: 10px 0;
}
#CONT a {
color: #e41f26;
text-decoration: underline;
}
#CONT .top {
font-size: 16px;
}
#CONT .top strong {
color: #e41f26;
}
#CONT .note h3 {
background-color: #e41f26;
padding: 10px 0;
text-align: center;
color: #fff;
}
#CONT .note h4 {
margin-top: 25px;
margin-bottom: 5px;
font-size: 16px;
}
@media (min-width: 1020px) {
	#CONT {
	padding: 25px 0;
	}
	#CONT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 70px 70px;
	width: 1000px;
	}
	#CONT .list {
	margin-bottom: 55px;
	padding-top: 30px;
	display: table;
	width: 100%;
	}
	#CONT .list .block {
	border-bottom: none;
	padding: 0;
	}
	#CONT .list h4 {
	display: table-cell;
	border-bottom: solid 1px #d9dde4;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 200px;
	vertical-align: middle;
	}
	#CONT .list p {
	display: table-cell;
	border-bottom: solid 1px #d9dde4;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 660px;
	}
}

/* NEWS */
#NEWS {
padding: 20px 10px;
}
#NEWS .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}
#NEWS .list {
margin-top: 20px;
height: 400px;
overflow: none;
overflow-y: auto;
}
#NEWS dt {
margin-bottom: 8px;
font-size: 13px;
font-weight: bold;
}
#NEWS dd {
margin-bottom: 25px;
font-size: 14px;
line-height: 1.59;
}
#NEWS dd:last-of-type {
margin-bottom: 0;
}
@media (min-width: 1020px) {
	#NEWS {
	padding: 25px 0;
	}
	#NEWS .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 65px 70px;
	width: 1000px;
	}
	#NEWS .list {
	margin-top: 40px;
	height: 150px;
	}
	#NEWS dt {
	float: left;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	}
	#NEWS dd {
	margin-bottom: 15px;
	margin-left: 105px;
	font-size: 14px;
	line-height: 1.59;
	}
	#NEWS dd:last-of-type {
	margin-bottom: 0;
	}
}

/* SPECIAL */
#SPECIAL {
padding: 20px 10px;
}
#SPECIAL .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}
#SPECIAL .list {
padding-top: 20px;
}
#SPECIAL .block {
margin-bottom: 27px;
}
#SPECIAL .image {
margin-bottom: 6px;
}
#SPECIAL .image img {
width: 100%;
height: auto;
}
#SPECIAL h3 {
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #e41f26;
}
#SPECIAL .block p {
font-size: 14px;
line-height: 1.87;
}
#SPECIAL .catch {
padding: 30px 0;
font-size: 18px;
font-weight: bold;
line-height: 1.57;
text-align: center;
}
@media (min-width: 1020px) {
	#SPECIAL {
	padding: 25px 0;
	}
	#SPECIAL .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 35px 70px;
	width: 1000px;
	}
	#SPECIAL .list {
	padding-top: 40px;
	margin-right: -55px;
	}
	#SPECIAL .block {
	margin-right: 55px;
	width: 250px;
	float: left;
	}
	#SPECIAL h3 {
	font-size: 16px;
	}
	#SPECIAL .block p {
	font-size: 14px;
	}
	#SPECIAL .catch {
	font-size: 20px;
	}
}

/* OFFICIAL */
#OFFICIAL {
padding: 20px 10px;
}
#OFFICIAL .cont {
background-color: #e41f26;
margin: 0 -10px;
padding: 45px 20px 30px 20px;
}
#OFFICIAL h2 {
color: #fff;
}
#OFFICIAL h2 span {
background-color: #e41f26;
}
#OFFICIAL .ticker {
position: relative;
margin: 20px -20px 40px -20px;
overflow: hidden;
height: 325px;
}
#OFFICIAL .ticker div {
position: absolute;
left: 0;
top: 0;
animation: loop 50s -25s linear infinite;
}
@keyframes loop {
0% {transform: translateX(0);}
to {transform: translateX(-100%);}
}
#OFFICIAL .ticker img {
width: auto;
height: 325px;
}
#OFFICIAL .ticker img:last-child {
position: absolute;
left: 100%;
top: 0;
}
#OFFICIAL h3 {
margin-bottom: 18px;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #fff;
}
#OFFICIAL p {
font-size: 13px;
line-height: 1.55;
color: #fff;
}
@media (min-width: 1020px) {
	#SPECIAL {
	padding: 25px 0;
	}
	#OFFICIAL {
	padding: 25px 0;
	}
	#OFFICIAL .cont {
	padding: 45px 0 75px 0;
	}
	#OFFICIAL h2 {
	margin: 0 auto;
	width: 860px;
	color: #fff;
	}
	#OFFICIAL h2 span {
	background-color: #e41f26;
	}
	#OFFICIAL .ticker {
	margin: 40px 0 40px 0;
	height: 370px;
	}
	#OFFICIAL .ticker img {
	height: 370px;
	}
	#OFFICIAL h3 {
	margin-bottom: 25px;
	font-size: 22px;
	}
	#OFFICIAL p {
	margin: 0 auto;
	width: 860px;
	font-size: 14px;
	line-height: 1.8;
	}
}

/* SPONCER */
#SPONCER {
padding: 30px 5px 25px 30px;
}
#SPONCER .special {
margin-bottom: 35px;
}
#SPONCER dt {
margin-bottom: 20px;
padding-right: 25px;
font-size: 20px;
font-weight: bold;
color: #e41f26;
text-align: center;
}
#SPONCER dd {
padding-right: 25px;
}
#SPONCER .normal dd {
box-sizing: border-box;
margin-bottom: 20px;
width: 50%;
float: left;
}
#SPONCER img {
display: block;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 10px;
width: 100%;
height: auto;
}
#SPONCER a img {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
#SPONCER a:hover img {
opacity: 0.8;
}
@media (min-width: 1020px) {
	#SPONCER {
	padding: 35px 0 60px 0;
	}
	#SPONCER .cont {
	margin: 0 auto;
	width: 1000px;
	}
	#SPONCER .special {
	float: left;
	margin-bottom: 0;
	width: 320px;
	}
	#SPONCER .normal {
	margin-right: -19px;
	float: right;
	width: 621px;
	}
	#SPONCER dt {
	margin-bottom: 40px;
	padding-right: 0;
	font-size: 20px;
	text-align: left;
	}
	#SPONCER dd {
	margin-bottom: 27px;
	padding-right: 0;
	}
	#SPONCER .normal dd {
	box-sizing: border-box;
	margin-bottom: 27px;
	width: 207px;
	float: left;
	}
	#SPONCER .normal img {
	width: 188px;
	}
}

/* Slider */
.slick-slider{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after{
display: table;
content: '';
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide{
float: right;
}
.slick-slide img{
display: block;
}
.slick-slide.slick-loading img{
display: none;
}
.slick-slide.dragging img{
pointer-events: none;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/* Arrows */
.slick-prev,
.slick-next{
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
box-sizing: border-box;
position: absolute;
top: 50%;
background: #ea3a3d;
border: none;
border-radius: 50%;
width: 25px;
height: 25px;
padding: 0;
cursor: pointer;
outline: none;
font-size: 0;
line-height: 0;
color: transparent;
z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
opacity: 0.7;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
opacity: .25;
}
.slick-prev:before{
position: absolute;
top: 9px;
left: 10px;
content: '';
display: block;
width: 5px;
height: 5px;
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slick-next:before{
position: absolute;
top: 9px;
left: 8px;
content: '';
display: block;
width: 5px;
height: 5px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slick-prev{
left: 10px;
}
.slick-next{
right: 10px;
}


/* Dots */
.slick-dots {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
bottom: 15px;
left: 50%;
display: block;
margin: 0 !important;
padding: 0 !important;
height: 10px !important;
list-style: none;
text-align: center;
}
.slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 6px;
padding: 0;
cursor: pointer;
float: left;
}
.slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #faf3f0;
margin: 0;
padding: 0;
}
.slick-dots li.slick-active button {
background-color: #ea3a3d;
}
@media (min-width: 1020px) {
	/* Arrows */
	.slick-prev,
	.slick-next{
	width: 50px;
	height: 50px;
	}
	.slick-prev:before{
	top: 19px;
	left: 20px;
	width: 10px;
	height: 10px;
	}
	.slick-next:before{
	top: 19px;
	left: 16px;
	width: 10px;
	height: 10px;
	}
	.slick-prev{
	left: -105px;
	}
	.slick-next{
	right: -105px;
	}


	/* Dots */
	.slick-dots {
	bottom: -33px;
	height: 14px !important;
	}
	.slick-dots li {
	width: 14px;
	height: 14px;
	margin: 0 9px;
	}
	.slick-dots li button {
	width: 14px;
	height: 14px;
	}
}


/*以下追加*/

#CONT .entry_note h3 {
margin-top: 30px;
padding: 10px;
font-size: 20px;
text-align: center;
background-color: #faf3f0;
}

#CONT .btn_yellow {
display: block;
list-style: none;
}
#CONT .btn_yellow {
margin: 20px auto 10px auto;
width: 80%;
font-size: 14px;
font-weight: bold;
line-height: 60px;
text-align: center;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
display: block;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 30px;
height: 60px;
color: #e52c2f;
background-color: gold;

}

#CONT .btn_yellow a{
color: #e52c2f;
text-decoration: none;
}

#CONT .btn_yellow a:hover {
opacity: 0.7;
text-decoration: underline;
}

#CONT .entry_note {
padding-top: 30px;
font-size: 16px;
}


#CONT .processBox .block h4{
background-color: #faf3f0;
font-size: 16px;
padding: 8px;
}
#CONT .processBox .block p{
padding: 8px;
}

#CONT .btn_entry {
	text-align: center;
	margin-top: 45px;
	}
	#CONT .btn_entry img{
	width: 80%;
	height: auto;
}

@media (min-width: 1020px) {
	#CONT .btn_yellow {
font-size: 20px;
}
	#CONT .btn_entry {
	text-align: center;
	margin-top: 45px;
	}
	#CONT .btn_entry img{
	width: 400px;
	height: auto;
	}
	#CONT .processBox h4{
	padding: 10px;
	width: 200px;
	}
	#CONT .processBox p{
	font-size: 16px;
	padding-left: 10px;
	width: 630px;
	}
	#CONT .processBox img{
	font-size: 16px;
	padding-left: 10px;
	}
}


.note .btn_box {
	
	display: block;
	text-align: center;
}

.note li{
	margin: 10px;
	width: 160px;
	height: 100px;
	background: gold;
	border-radius: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	color: #fff;
	padding: 80px 20px 20px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	transition: background-color 0.5s ease-in;
	-webkit-transition: background-color 0.5s ease-in;
}
.note .btn_maru :hover {
	text-decoration: underline;
	background: gold;
	opacity: 0.8;
	color: #FFF;
}
.note .btn_maru:a link{
	text-decoration: underline;
	background: gold;
	opacity: 0.8;
	color: #FFF;
}



#CONT .caption{
	text-align: center;
	font-size: 14px;
}
#CONT .midashi{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}


/* 青いボタン */
.btn-square-blue {
	
  display: inline-block;
  padding: 1em 0;
  text-decoration: none;
  background: #b7d8e7;/*ボタン色*/
  color: #FFF!important;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	
}
.btn-square-blue:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}


.note .btn_box {
	display: block;
	text-align: center;
}



.note li{
	margin: 20px 20px;;
	position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: gold;
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
}

.note .btn_maru a:link{
	text-decoration: underline;
}

.note .btn_maru a:hover span{
	text-decoration: underline;
	
}

.note .btn_maru span{
	position: absolute;
	display: inline-block;
left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :200px;
  text-align:center;
}

#CONT .btn-square-blue {
margin-top: 10px;
display: inline-block;
padding: 0.8em 0;
text-decoration: none;
background: #27b4e4;/*ボタン色*/
width: 80%;
text-align: center;
font-size: 16px;
font-weight: 800;
margin: 0 auto;
border-radius: 10px;
margin-bottom: 20px;
}

#CONT .btn-square-blue a {
color: #ffffff;
text-decoration: none;
}

#CONT .btn-square-blue a:hover {
color: #ffffff;
text-decoration: underline;
}

#CONT .btn-square-blue a:visited {
color: #ffffff;
}

#CONT .btn-square-blue:active {
/*ボタンを押したとき*/
-webkit-transform: translateY(4px);
transform: translateY(4px);/*下に動く*/
border-bottom: none;/*線を消す*/
}

