/* CSS Document */

body{
	margin: 0;
	padding: 0
}
.text a {
    color: #3a92df!important;
    text-decoration: underline!important;
    }


.hdimg{
	width: 100%;
	height: auto
}

.hdimg img{
	width: 100%;
	text-align: center
}

.fb_fs{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}
.contents_wrap{
	max-width: 1000px;
	margin: 0 auto
}

.section1,.section2,.banner{
	margin: 0 auto 0;
}


.section1>div,.section1>p,
.advice_wrap>div{
	width: 48%;
	margin: 1em auto!important
}

.section1>div img{
	width: 100%
}

.section2{
	background: #FBFAEE;
    text-align: left!important
}

.advice_title {
  display: inline-block;
  font-size: 2.7em;
  padding: 0.1em 1.6em 0.1em .8em;
  position: relative;
  color: #fff;
  z-index: 1;
}
.advice_title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgb(174, 19, 27);
  transform: scaleY(1.1) perspective(.6em) rotateX(2deg);
  transform-origin: bottom left;
  border-radius: 0px 0px 0 0;
}

.advice_title h1{
	margin: 0 3em 0 0;
    
}

.advice_wrap{
	padding: 1.5em
}

.advice_wrap div img{
	width: 100%
}


.section2 h3{
    padding: .4em!important;
    color: #fff;
    font-size: 1.5em!important;
    font-weight: bold!important;
    text-align: left!important
}
.ss h3{
	background: #000
}

.eye2 h3{
	background: #C8161E
}

.ws h3{
	background: #212387
}

.ts h3{
	background: #269B44
}

.section3{
	margin: 3em auto;
}

.banner{
	text-align: center
}
.sp-only{
	display: none
}
.text {line-height: 27px!important;text-align: left!important;font-size: 18px!important;}
.ptop {padding-top: 6px}

@media(max-width:890px){
	.section2 h3{
		font-size: 1em!important
	}
}
@media(max-width:768px){
	.contents_wrap{
		max-width: 95%
	}
}
@media(max-width:700px){
	.section1>div,.section1>p,
.advice_wrap>div{
	width: 100%;
}
	.contents_wrap{
		max-width: 90%
	}
	.advice_title h1{
		font-size: .8em
	}
}
.section1 {margin-top: 3em}
@media(max-width:480px){
.section1 {margin-top: 1em}
	.advice_title h1{
		font-size: .5em
	}
	.advice_title::before{
		transform: scaleY(1.) perspective(.6em) rotateX(2deg);
	}
	.section1,.section2,.banner{
		margin-top: 1em
	}
	.sp-only{
		display: block
	}
	.sp-none{
		display: none!important
	}
}

/********************************************
   GLe column
*******************************************/
#gle2_column img{
	width: 100%
}


#gle2_column{
	max-width: 1920px;
	margin: 0 auto;
	position: relative
}

#gle2_column .contents_wrap{
	position: relative;
	text-align: center;
	margin: 0 auto
}


#gle2_column .contents_wrap section{
	margin: 0 auto!important
}
@media(min-width:1023px){
	#gle2_column .contents_wrap section{
	margin: 8em auto!important
}
}

#gle2_column .title div.img_wrap{
	width: 15%;
	margin: 0 auto
}

#gle2_column .title img{
	margin: 3em auto;
	width: 100%
}

@media(max-width:480px){
	#gle2_column .title div.img_wrap{
		width: 35%
	}
}

#gle2_column .title_txt{
	border-left: solid 3px #9E1A65;
	border-right: solid 3px #9E1A65;
	display: inline-block;
	padding: 0 2em;
	margin-bottom: 2em
}

#gle2_column .title_txt h3{
	font-size: 1.5em!important;
	font-weight: bold!important;
	background: linear-gradient(transparent 75%, #FCE2EE 75%);
	display: inline-block;
	letter-spacing: .1em
}

#gle2_column p.read{
	font-size: 1.1em;
    font-weight: normal;
    line-height: 40px;
    background: url("../img/note.png");
    position: relative;
	margin-bottom: 2em!important;
	padding: 0 2em!important;
	letter-spacing: .1em
}

#gle2_column .lesson_img{
	width: 100%;
	margin: 1em auto
}

#gle2_column .lesson_img div{
	box-shadow: 8px 8px 0 #9E1A65;
}

#gle2_column .lesson_img p{
	line-height: 2em;
	letter-spacing: .1em;
	text-align: left;
	margin-top: 1.5em!important;
}

@media(max-width:480px){
	#gle2_column .title_txt h3{
		font-size: 1.1em!important;
	}
	#gle2_column .title_txt{
		padding: 0 .8em
	}
	#gle2_column p.read{
		font-size: .9em;
		padding: 0 .5em!important;
		text-align: left
	}
	#gle2_column .lesson_img p{
		font-size: .9em;
	}
	#gle2_column .lesson_img div{
		box-shadow: 6px 6px 0 #9E1A65;
	}
}

@media(min-width:641px){
	#gle2_column .lesson_img{
		width: 48%;
		margin: 2em auto
	}
}


/*--------------------------------------
section
--------------------------------------*/

#gle2_column .bg{
	position: absolute;
	width: 100%
}
#gle2_column .bg img{
	width: 100%;
}

#gle2_column .bg_1{
    top: 46em;
}

#gle2_column .bg_2{
    top: 130em;
}

#gle2_column .bg_3{
    top: 325em;
}

@media(min-width:481px){
	#gle2_column .bg_1{
		top: 22em
	}
	#gle2_column .bg_2{
    top: 80em;
	}
	#gle2_column .bg_3{
		top: 241em
	}
}

@media(min-width:641px){
	#gle2_column .bg_1{
		top: 5em
	}
	#gle2_column .bg_3{
		top: 214em
	}
}


#no6 .lesson_img div,
#no7 .lesson_img div{
	box-shadow: none
}

#gle2_column .gle2_banner{
	width: 100%;
    box-shadow: none!important;
}

#gle2_column .gle2_banner a{
	display: block;
	max-width: 350px;
	width: 80%;
	margin: 1em auto!important
}
#gle2_column .gle2_banner img{
	width: 100%
}

/*---------------------------------------
footer-banner
---------------------------------------*/

#gle2_column .ftbnr{
	padding: 0 3em 3em 3em
}

#gle2_column .clm-2{
	margin: 2em auto!important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

#gle2_column .clm-2>li{
	width: 48%;
	margin: 1em auto 1em 0 !important
}

#gle2_column .clm-2 a{
	cursor: pointer;
    outline: none;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#gle2_column #footer p{
	text-align: center
}

@media(max-width:640px){
	#gle2_column .clm-2>li{
		width: 100%!important
	}
	#gle2_column .ftbnr{
		padding: 0
	}
	.sns_bt{
		text-align: center!important
	}
	
}

/*---------------------------------------
slider
---------------------------------------*/

#gle2_column .slide-block .slide-zoom .slick-prev {
    left: 10px;
    width: 28px;
    height: 46px;
}


@media screen and (max-width: 768px){
#gle2_column.slide-block .slide-zoom .slick-prev {
    left: 4px;
    width: 11px;
	height: 17px;}
}

#gle2_column .slide-block .slide-zoom .slick-prev:before {
    width: 28px;
    height: 46px;
	background-image: url("/product/assets/img/g410/btn_prev.png");
}

#gle2_column .slide-block .slide-zoom .slick-next:before {
    width: 28px;
    height: 46px;
    background-image: url(/product/assets/img/g410/btn_next.png);
}

#gle2_column .slick-next {
    right: 25px;
}



#gle2_column .slick-prev,
#gle2_column.slick-next{
	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 43px;
    height: 43px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

#gle2_column .slide-block img{
	width: 100%
}

 
#gle2_column .slide-block .slide-thumb {
	display: flex;
	align-items: center;
	margin: 1em auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: space-between;
	justify-content: space-between;
}

#gle2_column .slide-block .slide-thumb div {
    width: 19%;
    margin-bottom: 6px;
	cursor: pointer;
}

.slick-next:before,
.slick-prev:before{
	content: ""!important
}

@media(max-width:480px){
	#gle2_column .slide-block .slide-thumb div {
		width: 22%
	}
	#gle2_column .modal-area .modal-movie{
		left: 0!important
	}
}


@media screen and (max-width: 768px){
	#gle2_column .slide-block .slide-zoom .slick-next:before {
    width: 11px;
    height: 17px;
	}
	#gle2_column .slide-block .slide-zoom .slick-prev:before {
    width: 11px;
    height: 17px;	
	}
}




#footer .inner ul li{
	font-size: 1.4rem;
	line-height: 2
}

#footer p{
	text-align: center
}



body#inside .rt-lead:after
{width:89px;
	height:324.5px;
	background:url()!important;
	top:0}


@media only screen and (max-width: 767px){body#inside .rt-lead:before{width:128.5px;height:219.5px;background:url() right -5px/contain no-repeat!important}}

