.icon-mail-2{
	padding-left: 25px;
	position: relative;
}
.icon-mail-2:before{
	content: '';
	position: absolute;
	background: url('../images/icon-mail-2.png') center no-repeat;
	width: 20px;
	height: 100%;
	background-size: 20px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.icon-phone-2{
	padding-left: 20px;
	position: relative;
}
.icon-phone-2:before{
	content: '';
	position: absolute;
	background: url('../images/icon-phone-2.png') center no-repeat;
	width: 12px;
	height: 95px;
	background-size: 12px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.icon-point{
	padding-right: 75px;
	position: relative;
}

.icon-point:before{
	content: '';
	position: absolute;
	background: url('../images/icon-point.png') center no-repeat;
	width: 55px;
	height: 100%;
	background-size: 55px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.page-template-lp-drone #sec-teacher .img-bloc-left {
    max-width: 370px;
}
.page-template-lp-drone #sec-teacher .desc-bloc-right {
    width: calc( 100% - 400px);
}
.page-template-lp-drone #sec-teacher .cnt-desc-bloc {
    font-size: 16px;
}
.page-template-lp-drone #sec-teacher .tit-desc-bloc {
    margin-bottom: 20px;
}
.roboto{
	font-family: 'Roboto', sans-serif;
}
.text-center{
	text-align: center;
}
.bg-yl{
	background: #F2D306;
}
.pd-sec-lp{
	padding: 70px 0 80px 0;
}

#body-lp {
    background-color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}
.wrap-header {
    padding: 20px 0;
    align-items: center;
    font-size: 20px;
}
.top-contact > div:not(:last-child) {
    margin-right: 20px;
}
.item-top-contact.item-sm {
    font-size: 8px;
}
#intro-lp img {
    vertical-align: middle;
    width: 100%;
}
#sec-conversion{
	background: #000;
	color: #fff;
}
#sec-conversion .tit-conversion{
	font-size: 60px;
	font-weight: 900;
	display: inline-block;
	line-height: 1.1;
}
#sec-conversion .wrap-tit-conversion{
	text-align: center;
}
.fw-900{
	font-weight: 900;
}
#sec-conversion .list-conversion{
	margin-top: 40px;
	justify-content: center;
}
#sec-conversion .list-conversion .item-conversion {
    width: 150px;
    height: 150px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
#sec-conversion .list-conversion .wrap-tit-item {
    display: block;
    height: 100%;
}
#sec-conversion .list-conversion .tit-item-conversion {
    position: absolute;
    z-index: 3;
    font-size: 24px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    line-height: 1.4;
    text-shadow: 2px 2px rgb(0 0 0 / 50%);
    font-weight: bold;
}
#sec-conversion .list-conversion .animation-bg {
    display: block;
    height: 100%;
}
#sec-conversion .list-conversion .img-wrap {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    top: 0;
    left: 0;
}
#sec-conversion .list-conversion .animation-bg .img-item {
    width: 100%;
    height: auto;
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
#sec-conversion .list-conversion .animation-bg:hover .img-item{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.tit-sec-lp {
    font-size: 100px;
    line-height: 1.1;
    font-weight: 900;
}
.cnt-sec-lp {
    margin-top: 80px;
}
.head-item {
    font-size: 24px;
    margin-bottom: 15px;
}
#sec-merit .list-merit .item-list {
    width: calc( 100% / 2 - 5px);
    margin-bottom: 10px;
    background: #F0F0F0;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    z-index: 2
}
#sec-merit .list-merit span.num-merit {
    font-size: 120px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: 'Roboto', sans-serif;
    color: #f2d306;
    z-index: -1;
    font-weight: bold;
}
#sec-trouble .bg-trouble {
    height: 95vw;
    padding-top: 80px;
}
#sec-manga .cnt-sec-lp{
	font-size: 30px;
}
#sec-access .cnt-item img {
    width: 100%;
    vertical-align: middle;
}
#sec-access .list-access > div {
    width: calc( 100% / 3 - 10px);
    margin-bottom: 15px;
    background: #fff;
}
#sec-access .head-item{
	margin:0;
	padding: 15px 0;
}
#sec-schedule .seminar-custom-link,#sec-schedule .cnt-detail-item-seminar {
    display: none;
}
#sec-schedule #seminar-cont-v2{
	padding-bottom: 15px;
}
#sec-teacher .img-bloc-left {
    max-width: 300px;
}
#sec-teacher .desc-bloc-right {
    width: calc( 100% - 370px);
}
#sec-teacher .tit-desc-bloc{
	font-size: 20px;
	margin-bottom: 10px;
}
#sec-book{
	padding:80px 0;
}
#sec-book .img-book-l {
    width: 370px;
}
#sec-book .tit-book-r {
    width: calc( 100% - 400px);
}
#sec-book .tit-book-r .tit-sec-lp {
    font-size: 80px;
}
#sec-book .cnt-sec-lp{
	font-weight: bold;
	font-size: 18px;
}
#sec-fee .wrap-list-fee{
	justify-content: center;
}
#sec-fee .ft-item-fee {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
}
#sec-fee .wrap-list-fee > div {
    width: 374px;
    padding: 0;
    position: relative;
}
#sec-fee .wrap-list-fee > div:first-child {
    margin-right: 15px;
}
#sec-fee .ft-item-fee{
	position: absolute;
    bottom: 20px;
}
#sec-address #seminar-cont-v2{
	display: none;
}
#sec-address .seminar-item-v2,#sec-schedule .seminar-item-v2{
	width: calc(100% / 3 - 10px);
}
#sec-schedule .list.seminar{
	margin:0;
}
#sec-schedule ul.list.seminar li.seminar-item {
    margin: 20px 0 0 0;
}
#sec-schedule #seminar-cont-v2 .next-day,#sec-address #seminar-cont-v2 .next-day {
    font-size: 15px !important;
}
#sec-schedule .text-full-place{
	font-size: 12px;
}
#sec-schedule .cs-title-in-home,#sec-address .cs-title-in-home{
	font-size: 12px;
}
#sec-schedule .box-province span:first-child,#sec-address .box-province span:first-child {
    font-size: 15px;
}
#sec-schedule #seminar-cont-v2 .box-province,#sec-address .box-province {
    font-size: 24px;
    padding: 10px 20px 10px 10px;
}
#sec-schedule .box-province:after,#sec-address .box-province:after{
	border-bottom: 47px solid transparent;
}
#sec-address .cnt-detail-item-seminar{
	padding-bottom: 0;
}
#sec-address .address-seminar{
	font-size: 14px;
}
#sec-address .cnt-detail-item-seminar .seminar-content {
    padding: 60px 10px 0;
}
#sec-qa .list-qa > div {
    width: calc( 100% / 2 - 10px);
    margin-bottom: 20px;
    background: #F0F0F0;
    padding: 15px 20px;
}
#sec-qa .list-qa .head-item{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DCDCDC;
}
#sec-invite .bg-invite{
	height: 80vw;
	position: relative;
	padding-top: 60px;
}
#sec-invite .tit-sec-lp{
	color: #fff;
}
#sec-invite .logo-drone {
    max-width: 200px;
    position: absolute;
    right: 100px;
    bottom: 100px;
}

/* Media queries
-----------------------------------------*/
@media screen and (max-width:1199px) {

	.tit-sec-lp {
	    font-size: 90px;
	}
}
@media screen and (max-width:991px) {
	.wrap-header {
	    font-size: 15px;
	}
	.tit-sec-lp {
	    font-size: 70px;
	}
	#sec-conversion .list-conversion .item-conversion {
	    width: 165px;
	    height: 165px;
	    position: relative;
	    border-radius: 50%;
	    overflow: hidden;
	    margin-bottom: 30px;
	}
	#sec-book .tit-book-r .tit-sec-lp {
	    font-size: 60px;
	}
	#sec-book .img-book-l {
	    width: 350px;
	}
	#sec-address .seminar-item-v2, #sec-schedule .seminar-item-v2 {
	    width: calc(100% / 2 - 10px);
	}

}
@media screen and (max-width:767px) {
	.bloc-teacher.flex.wrap{
	    flex-direction: column;
	}
	#sec-teacher .desc-bloc-right,.bloc-teacher.flex.wrap div {
	    width: 100%;
	}
	.wrap-header {
	    font-size: 10px;
	    flex-wrap: wrap;
	    padding:10px 0;
	}
	.top-contact.flex div {
	    width: 50%;
	    margin-right: 0;
	    /*margin-top: 5px;*/
	}
	.mobile.wrap-contact-sp {
	    width: calc( 100% - 144px);
	}
	.wrap-header h3 {
	    width: 140px;
	}
	.mobile.wrap-contact-sp .top-contact {
	    /* flex-wrap: wrap; */
	    justify-content: space-between;
	    flex-wrap: nowrap;
	}
	.mobile.wrap-contact-sp .item-left {
	    width: 60%;
	}
	.mobile.wrap-contact-sp .item-right {
	    margin-left: 10px;
	    width: 40%;
	}
	.mobile.wrap-contact-sp .top-contact.flex  .item-top-contact{
		width: 100%;
		margin-top: 0;
	}
	.wrap-header .icon-mail-2:before{
		width: 10px;
		background-size: 10px;
	}
	.wrap-header .icon-mail-2,.wrap-header .icon-phone-2{
		padding-left: 15px;
	}
	.wrap-header .icon-phone-2:before{
		width: 10px;
		background-size: 8px;
	}
	.hc {
	    padding: 10px 0;
	}
	.line-break-mobile {
	    display: block;
	}
	#sec-conversion .wrap-tit-conversion{
		text-align: left;
	}
	#sec-conversion .tit-conversion {
	    font-size: 40px;
	    text-align: left;
	}
	#sec-conversion .icon-point:before {
	    width: 55px;
	    background-size: 40px;
	    top: -8px;
	    transform: inherit;
	    right: 0;
	}
	.icon-point {
	    padding-right: 60px;
	}

	#sec-conversion .list-conversion .item-conversion{
		width: 100px;
		height: 100px;
		margin-bottom: 20px;
	}
	#sec-conversion .list-conversion .tit-item-conversion{
		font-size: 15px;
	}
	.pd-sec-lp,#sec-book{
	    padding: 40px 0;
	}
	#sec-trouble .bg-trouble{
		padding-top: 40px;
	}
	.tit-sec-lp,#sec-book .tit-book-r .tit-sec-lp{
		font-size: 40px;
	}
	/*#sec-invite .tit-sec-lp{
		font-size: 30px;
	}*/
	.cnt-sec-lp{
		margin-top: 30px;
	}
	#sec-merit .list-merit .item-list{
		padding: 10px;
	}
	#sec-manga .cnt-sec-lp {
	    font-size: 20px;
	}
	.head-item{
		font-size: 18px;
	}
	#sec-trouble .bg-trouble {
	    height: 800px;
	}
	#sec-access .list-access > div {
	    width: calc( 100% / 2 - 5px);
	    margin-bottom: 10px;
	}
	#sec-access .head-item {
	    padding: 10px 0;
	}
	#sec-teacher .img-bloc-left {
	    max-width: 190px;
	    margin: 0 auto;
	}
	#sec-teacher .tit-desc-bloc{
		font-size: 18px;
	}
	#sec-teacher .desc-bloc-right{
		margin-top: 20px;
	}
	.head-book {
	    flex-direction: column;
	}
	#sec-book .tit-book-r,#sec-book .img-book-l{
		width: 100%;
	}
	#sec-book .tit-book-r{
		margin-top: 20px;
	}
	#sec-book .cnt-sec-lp{
		margin-top: 20px;
	}
	.wrap-list-fee.flex.wrap {
	    flex-direction: column;
	}
	#sec-fee .wrap-list-fee > div {
	    width: 100%;
	}
	#sec-fee .wrap-list-fee > div:first-child {
	    margin-right: 0;
	}
	#sec-address .seminar-item-v2, #sec-schedule .seminar-item-v2,#sec-qa .list-qa > div{
	    width: 100%;
	}
	#sec-invite .logo-drone {
	    right: 50%;
	    bottom: 80px;
	    transform: translateX(50%);
	}
	#sec-invite .bg-invite {
	    height: 750px;
	}
	.top-contact div {
	    width: 50%;
	}
	.top-contact {
	    flex-wrap: wrap;
	}
	.item-top-contact.item-sm {
	    font-size: 5px;
	}
	#sec-address .box-province:after {
	    border-bottom: 38px solid transparent;
	}
	#sec-address .box-province {
	    padding: 5px 20px 5px 10px;
	}
	#sec-conversion .list-conversion .animation-bg .img-item{
		transform: none;
	}
	#sec-invite .bg-invite {
	    padding-top: 50px;
	}
	.page-template-lp-drone .bloc-teacher > div{
        width: 100% !important;
    }
}
/*end 767*/
@media screen and (max-width:375px) {
	#sec-conversion .list-conversion{
		justify-content: center;
	}
	#sec-conversion .tit-conversion {
    	font-size: 35px;
	}

	#sec-conversion .list-conversion .item-conversion {
	    width: 95px;
	    height: 95px;
	    margin-bottom: 15px;
	    margin-right: 15px;
	}
}