﻿main.back1:before{background-color: rgba(0,124,100,0);}
/* メインイメージ -----------------------------------*/
.top_logo{
    max-width: 190px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}
.catch{
    max-width: 540px;
    margin: 0 auto;
    
      animation-name:blurAnime;
      animation-delay: 3.5s;
  animation-duration:1s;
  transform: scale(1.2);
  filter: blur(10px);
  opacity: 0.3;
  animation-fill-mode:forwards;
}
@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.2);
  opacity: 0.3;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 0.9;
  }
}
@media screen and (max-width: 1280px){
    .top_logo{display:none;}
}
/* 動画 -----*/
#main_img{overflow: hidden; height: auto;}
.video{
    height:auto; width:100%;
}
@media screen and (max-width: 768px){
    .video{
    height: auto;
    }
}
/* タブレット */
@media screen and (max-width: 768px){
    .catch{
        max-width: 460px;
    }
}

/* スマートフォン */
@media screen and (max-width: 667px){
    .catch{
        max-width: 200px;
    }
}

/* トップページ -------------------------------------*/
#intro .num{
    font-size: 230px;
    top: -140px;
}
/*.intro_title{color:#111;}*/

#contents1_wrap,#contents2_wrap{padding:0px;}
#contents1 figure,#contents2 figure{width:55%!important;}
#contents1 .con_box{
    width:50%!important;
    position: absolute!important;
    z-index: 3!important;
    margin-top: 17%;
    margin-left: 47%;
    padding-left: 0%;
}
#contents1 .num,#contents2 .num{
    font-size: 230px;
    top: 0%;
    left: 56%;
    z-index: 3;
}
#contents2{margin-top: 15%;}
#contents2 figure{margin-left: 45%;}
#contents2 .con_box{
    width:40%!important;
    position: absolute!important;
    z-index: 3!important;
    margin-top: 17%;
    margin-right: 47%;
    padding-right: 0%;
    margin-left: 3%;
}
#contents2 .num{
    left: 11%;
}
#contents3 .con_box{
    padding-top: 11%;
}
#contents3 .num{
    font-size: 230px;
    top: -90px;
}
#contents3_wrap:after{
    background-color: transparent!important;
}

#contents1 .con_img,#contents2 .con_img{
    position: relative;
    z-index: 2;
}
#contents1.back1:before{
    background-color: #007c64;
    top: -50px;
    width: 38%;
}
.back2:before{
    background-color: #007c64!important;
    width: 38%;
    height: 80%;
    top: -50px;
}
.top_cms_box.back1:before{
    background-color: #007c64;
    width: 40%;
    height: 300px;
    top: -30px;
    z-index: 0;
}
.top_cms_box.top_cms1.back1:before{
    top: 70px;
}
.back3_1{
    position: absolute;
    top: 10%;
    right: 0;
    background-color: #2a2a2a;
    width: 55%;
    height: calc(800px - 10%);
    z-index: 2;
}
.back3_2{
    position: absolute;
    top: 10%;
    left: 0;
    background-color: #2a2a2a;
    width: 55%;
    height: calc(800px - 10%);
    z-index: 1;
}
/*アニメーション*/
.fadein_up2{
    transition: transform 1.3s cubic-bezier(0.15, -0.07, 1, 1),opacity 2s cubic-bezier(0.4, 0, 1, 1);
}

/*右から*/
.fade_right{
	transform: translateX(80px);
	transition: transform 0.8s cubic-bezier(0.4, 0, 1, 1), opacity 2s;
	transition-property: opacity,transform;
	opacity: 0;
}
.fade_right.start{transform: translateY(0);opacity: 1;}

/*右から　文章のアニメーション*/
.fade_right_con{
	transform: translateX(120px);
	transition: transform 1s cubic-bezier(0.4, 0, 1, 1), opacity 2s;
	transition-property: opacity,transform;
	opacity: 0;
}
.fade_right_con.start{transform: translateY(0);opacity: 1;}

/*左から*/
.fade_left{
	transform: translateX(-80px);
	transition: transform 0.8s cubic-bezier(0.4, 0, 1, 1), opacity 0.4s;
	transition-property: opacity,transform;
	opacity: 0;
}
.fade_left.start{transform: translateY(0);opacity: 1;}

/*左から　文章のアニメーション*/
.fade_left_con{
	transform: translateX(-120px);
	transition: transform 1s cubic-bezier(0.4, 0, 1, 1), opacity 2s;
	transition-property: opacity,transform;
	opacity: 0;
}
.fade_left_con.start{transform: translateY(0);opacity: 1;}


/* タブレット */
@media screen and (max-width: 768px){
#intro .num{top: -90px;}

.back3_1{
    height: 500px;
    top: 8%;
}
#contents1 .num,#contents2 .num{
    font-size: 140px;
    top: -8%;
    left: 62%;
}
#intro .num,#contents3 .num{font-size: 140px;}

#contents2{
    padding-bottom: 370px;
}
#contents2 .num{
    top: 11px;
    left: 20%;}
#contents2{margin-top: 20%;}
#contents2 .con_box{
    width: 45%!important;
    margin-top: 17%!important;
    margin-left: 0;
    padding-left: 4%;
}
.back3_2{
    height: 700px;
}
.back2:before{
    top: -20px;
    height: 40%;
}
#contents3 .num{top: -65px;}
}
/* スマートフォン */
@media screen and (max-width: 667px){
    .top_cms_box.back1:before{
        width: 70%;
        height: 190px;
    }
    #contents1 figure, #contents2 figure{
        width: 95%!important;
        margin: 0 auto;
    }
    #contents1 .con_box,#contents2 .con_box{
        position: relative!important;
        width: 97%!important;
        margin: 0;
        padding: 0;
    }
    #contents1 .con_box{padding-left: 3%;}
    #contents2 .con_box{
        padding:0 2% 0 2%;
        margin-top:30px!important;
    }
    .back3_1 {
        height: 83%;
        width: 99%;
        top: 23%;
        z-index: 1;
    }
    .back3_2{
        height: 90%;
        width: 99%;
        top: 13%;
    }
    #contents1.back1:before{top: -20px;}
    .back2:before{top: 30px;height: 70%;}
    #intro .num, #contents1 .num, #contents2 .num, #contents3 .num{font-size:110px;padding:0 10px;}
    #intro .num{top:-70px;}
    #contents1 .num{top:90px;left:22%;}
    #contents2 .num{top:95px;left:70%;}

    #contents2{padding-bottom: 70px;}

}

/* ブログ -------------------------------------------*/
.topcms_news_type4 .cate_box{
    z-index: 1;
	width: 30.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.topcms_news_type4 .cate_box{
	background-color: #2a2a2a;
	padding: 0;
	/*box-shadow: 10px 25px 30px rgb(0 0 0 / 8%);*/
	border-top: 1px solid #007C64;
}
.topcms_news_type4 .txt_height{
	height: 3em
}
.topcms_news_type4 .box_title1:empty{
	display: block!important;
}
/*タブレット */
@media screen and (max-width: 768px){
.topcms_news_type4 .cate_box {width: 30.33333%!important;}
}
/* スマートフォン */
@media screen and (max-width: 667px){
.topcms_news_type4 .cate_box {width: 100%!important;}
}


/* インストラクター ---------------------------------*/
#cms_6-a .cate_box{border-bottom: 1px solid #007c64;}
.topcms_about_type1 {counter-reset: box 0;padding-top: 20px;}
.topcms_about_type1 .cate_box {
    border-top: 1px solid #007C64;
	width: 31%!important;
	padding: 55px 25px 25px;
	background-color: #2a2a2a;
	/*border-radius: 10px;*/
	box-sizing: border-box;
}

.topcms_about_type1 .cate_box .box_title1{font-size: 18px;line-height: 1.6;z-index: 1}

/* タブレット */
@media screen and (max-width: 768px){
.topcms_about_type1 .cate_box {
	/*margin: 0 auto 80px;*/
	/*width: 80%!important;*/
}
.topcms_about_type1 .cate_box:last-of-type {
	margin-bottom: 0;
}
}
/* スマートフォン */
@media screen and (max-width: 667px){
.topcms_about_type1 .cate_box {
	width: 100%!important;
	padding: 50px 25px 25px;
}
.topcms_about_type1 .number::before{
	font-size: 59px;
	top: -34px;
}
.topcms_about_type1 .number::after{
	width: 72%;
}
}

/* コース ------------------------------------------*/
#cms_3-e .sub_cate_title{
    background-color: #004437;
    border: none;
}

/* お客様の声 ---------------------------------------*/
.v_type3 .cate_box{
    position: relative;
    z-index: 1;
    background-color: #2a2a2a;
    border: 1px solid #007C64;}
.v_type3 .box_title1{color: #0eef9c;}

/* about --------------------------------------------*/
#cms_2-a .box_img1{width: 49%!important;}
#cms_2-a .box_img1_1{margin-right: 1%;}

/* お問い合わせバナー  ------------------------------*/
.fix_banner{
	max-width: 400px;
	position: fixed;
	bottom: 30px;
	right: 60px;
	z-index: 4;
	transition: 0.5s;
}
.fix_banner .close_bt{
	position: absolute;
	bottom: 110px;
    right: 380px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.5s;
	background-color: #fff;
	border: solid 2px #007c64;
	z-index: 11;
	cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #007c64;
	height: 4px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close {opacity: 0;z-index: -1;
}
.fix_banner.close2{opacity: 0;z-index: -1;}

@media  screen and (max-width: 768px){
.fix_banner{max-width: 300px;}
.fix_banner .close_bt{bottom: 80px;right: 280px;}
}

@media  screen and (max-width: 667px){
.fix_banner{max-width: 250px;bottom: 0px;right: 40px;}
.fix_banner .close_bt{
	width: 25px;
	height: 25px;
	bottom: 60px;
	right: 230px;
}
.fix_banner .close_bt span{
	width: 25px;
	height: 25px;
}
}
/* アクセス方法  ------------------------------------*/
.bnr_youtube img{
    max-width: 400px;
}

/* 自動リンク設定  ----------------------------------*/
.linkStyle{
	color:#62cba7;
	text-decoration: underline;
	transition: all 0.5s;
}
.linkStyle:hover{
	color:#62cba7;
	opacity: 0.7;
	text-decoration: none;
}

/*配色 ----------------------------------------------*/
#main_img:before{background-color: rgb(0 0 0 / 20%);}
.bg_color1,.bg_color2,.bg_color3{background-color: #007C64;}
header.top_header{background:transparent!important;}
header.scr_header,.pager li a,.cate_list li a{background-color: #007C64!important;}
header.scr_header{background: #007C64;}
.overlay{background: linear-gradient(135deg, rgb(0 124 100 / 90%) , rgb(1 66 54 / 90%) )!important;}
.border_color1,.border_color2,#page7 .cate_box{border-color: #007c64;}
#tel_txt .border_so1-b{border-color: #007c64;}

/*蛍光みどり*/
.hvr_bg_color2:hover{background-color: #0eef9c;}
.pager li a:hover,.cate_list li a:hover{color: #111;
    background-color: #0eef9c!important;}
.border_color3{border-color:#0eef9c;}
.txt_color1,.txt_color3, #page10 span.jp{color: #0eef9c;}
.return::before, .return::after{background-color: #19d97b;}

/*その他みどり*/
.cate_list li a:before{color: #00a383!important;}
.line:before{background-color: #039f81;}

/*透明*/
#intro_wrap,#page_title:before,#fakeloader:before,#footer{background-color: transparent;}

/*黒*/
header{background: linear-gradient(180deg, rgba(51,51,51,0.7) 70%, rgba(51,51,51,0) 100%);}
#top_pc_nav li a{
    text-shadow: 0px 0px 3px #000, 0px 0px 9px rgba(0,0,0,0.7);
    background: linear-gradient(180deg, rgba(51,51,51,0) 70%, rgba(51,51,51,1) 70%);
}
#footer_nav li a{
    color: #4fffbe;
    font-size: 18px;
    text-shadow: 0px 0px 3px #000, 0px 0px 9px rgba(0,0,0,0.7);
    background: linear-gradient(180deg, rgba(51,51,51,0) 55%, rgba(51,51,51,1) 55%,rgba(51,51,51,1) 85%,rgba(51,51,51,0) 85%);
}
#copyright{background-color: #2a2a2a;}
#page10 .more_btn{background-color: #333;}
.hvr_txt_color1:hover{color: #111;}
#info_contact .con_img:before{background-color:rgba(0,0,0,0.3);}
.con_box .con_title span{
    text-shadow: 0px 0px 3px #000,0px 0px 6px #000;
}
#intro{background: linear-gradient(180deg, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.25) 10%,rgba(0,0,0,0.25) 90%, rgba(0,0,0,0) 100%);}

/*白*/
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after{
    background: rgba(255,255,255,1);
}
#page10 span.en{color: #fff;opacity: 0.7;}

/*文字色*/
#intro .num{
    color: #111;
    opacity: 0.3;
}
#contents1 .num,#contents2 .num,#contents3 .num{
    color: #403f3f;
}

/*白黒反転*/
.con_box.bg_white,.tel_wrap.bg_color2{background-color: #2a2a2a;}
body, .txt_color_nomal{color: #defff9;}

/* スマホ */
@media screen and (max-width: 667px){
    header.top_header{background:#007C64!important;}
    header{background: #007C64;}
    #contents3 .con_box{background-color: #2a2a2a;}
}

/*文字・文字間・空間 --------------------------------*/
main{
    background: url(./Dup/img/bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    background-repeat:no-repeat;
    background-attachment: fixed;
}
#footer_nav{
    margin-bottom: 0px;
    padding-bottom: 50px;
}
#logo{max-width: 150px;}
header.scr_header #logo{max-width: 110px;}
#page_left,#page_right{height: 450px;}
#page_left{width: 100%!important;}
#page_right{width: 0%!important;}


#intro .num,#contents1 .num,#contents2 .num,#contents3 .num,
.cms_title h3,.page_title_box h2,#top_pc_nav,#footer_nav,#pc_nav li a,
.overlay-menu h2,#overlay .left li:before{
    font-family: 'Kaushan Script', cursive;
    /*font-family: 'Permanent Marker', cursive;*/
    /*font-family: 'Shadows Into Light', cursive;*/
}
#top_pc_nav li a{font-size: 18px;}
.overlay-menu h2{font-size: 19px;}

#page7 .box_title1{letter-spacing: 0.07em;}

/* タブレット */
@media screen and (max-width: 768px){
    #logo{max-width: 110px;}
    header.scr_header #logo{max-width: 100px;}
    #info_contact{
        margin-bottom: 0px;
        padding-bottom: 50px;
    }
    .page_title_box{width: 235px;}
    
}
/* スマホ */
@media screen and (max-width: 667px){
    #logo{max-width: 70px;}
    header.scr_header #logo{max-width: 70px;}
    #main_img{margin-top: 81px;}
    .top_cms_box{padding: 0 8%;}
    .cms_title h3{font-size:30px;}
    #page_title{margin-top: 81px;}
    #page_right{height:0px;}
    #page_left{height: 185px;}
    #page_title .page_title_box{
        background-color: #007c64;
        padding: 0px 0px 10px;
        width: 220px;
    }
}

/*テンプレート数字の位置調整  -----------------------*/
/*#contents1 .num{left: 50%;}*/
/*#contents2 .num{left: 10%;transform: translate(0%,0);}*/
/* タブレット */
@media screen and (max-width: 768px){
    /*#contents2 .num{left: 50%;transform: translate(-50%,0);}*/
    #contents1 .con_box,#contents2 .con_box{margin-top: 80px;}
}
/* スマホ */
@media screen and (max-width: 667px){
    #contents1 .con_box,#contents2 .con_box{margin-top: 30px;}
}

/*テンプレート  -------------------------------------*/
.nav_menu_more:first-of-type a .icon:before{content: "\f086";}
#main_img p.bg_white{background-color:transparent;}
#page10 span{text-transform:none;}
#contents1 .con_box,#contents2 .con_box,.cms_title,.top_cms_box{position: relative;z-index:2;}

/* タブレット */
@media screen and (max-width: 768px){
    .page_title_box{width: 350px;}
    #contents1 .line:before, #contents2 .line:before{
        left: 50%;
        transform: translate(-50%, 0);
    }
}
/* スマホ */
@media screen and (max-width: 667px){
    /*.page_title_box{width: 300px;}*/
}
