﻿.bg_color1 {background-color: #f5ffee;}
.bg_color2 {background-color: #f5ffee;}
.bg_color3 {background-color: #06cb15}
.bg_color4 {background-color: #d7ffbc;}
.txt_color1 {color: #333;}
.txt_color3 {color: #00D910;}
.border_color1 {border-color: #06cb15;}
.border_color3 {border-color: #06cb15;}
.border_color4 {border-color: #c7ecc9;}
.hvr_bg_color1:hover {background-color: #06cb15;}
/* ----------　all　---------- */
.linkStyle{
	color:#06cb15;
}
.linkStyle:hover{
	color:#06cb15;
	opacity: 0.7;
	transition: all 0.5s;
}
body,h1, h2, h3, h4, h5, h6,#contents2 .more a,#contents3 .more a,.font_en, .date, a[href^="tel:"], a[href^="mailto:"]{
    font-family: 'Noto Sans JP', sans-serif!important;
}
#top_cms .cms_title p,#page_title p,.more a,.con_no{
    font-family: 'Luckiest Guy', cursive!important;
}
h1, h2, h3, h4, h5, h6,#contents2 .more a,#contents3 .more a{
    font-weight: bold;
}
.spinner7 > div {
    background-color: #06cb15;
}
.spinner7 .circ2 {
    background-color: #de5c00;
}
#main_menu ul {
    width: 85%;
    margin-left: 15%;
}
#main_menu ul li a {
    font-weight: bold;
    font-size: 17px;
    text-align: left;
}
#main_menu ul li a::before {
    content: "\f0d7";
    font-family: "FontAwesome";
    padding-right: 10px;
    color: #00c50f;
    font-size: 20px;
}
#main_menu ul li a:hover{
    transform: translateY(-5px);    
}
footer .logo img{
    max-width: 300px;
}
.banner1,.banner2{
    width: 90%;
    margin: auto;
    transition: 0.3s;
}
.banner1{
    margin-bottom: 15px;
    margin-top: 20px;
}
.banner1:hover,.banner2:hover {
    transform: translateY(-5px);
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    background-color: #06cb15;
}
.button2:hover {
    box-shadow: none;
}
/* ----------　TOP　---------- */
article{
    overflow: hidden;
}
#main_img {
    overflow: initial;
}

#main_img:before {
    position: absolute;
    content: "";
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    top: 25px;
    left: 25px;
    z-index: -1;
    background-image: url(./Dup/img/bg_img.png);
    background-size: contain;
    background-position: top 0 left 0;
    background-repeat: repeat;
    animation: bgloop2 20s linear infinite;
    opacity: 0.7;
}
@keyframes bgloop2 {
	0% {background-position: top 0 left 0;}
	100% {background-position: top -400px left 400px;}
}
.main_logo{
    position: absolute;
    bottom: 0;
    background-image: url(Dup/img/main_logo.png);
    background-size: 50%;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-position: bottom left;
}
.catch {
    width: 70%;
    right: 0;
    top: 20px;
    z-index: -1;
    max-width: 1100px;
}
.main_img1{
    width: 50%;
    max-width: 580px;
    bottom: 0;
}
.main_img2{
    width: 50%;
    max-width: 750px;
    bottom: -100px;
    right: 2%;
    transform: rotate(15deg);
}
#contents1,#page_title .title_img {
    background-color: #06cb15;

	background-image: url('./Dup/img/anime.png')!important;
	background-size: 400px;
	background-position: top 0 left 0;
	background-repeat: repeat;
	animation: bgloop 20s linear infinite;
}
@keyframes bgloop {
	0% {background-position: top 0 left 0;}
	100% {background-position: top -400px left 400px;}
}
#contents1 .con1_wrap{
    padding: 80px;
    background: #fff;
    /*box-shadow: 15px 15px 40px rgb(18 88 23 / 40%), inset 12px 12px 24px #e8fbe9, inset -24px -24px 48px #adeca7;*/
    border-radius: 8rem;
    text-align: center;
    margin: auto;
    width: calc(100% - 160px);
}
.con_no {
    font-size: 30px;
}
#contents1 .con_no{
    line-height: 1;
    margin-bottom: 10px;   
}
#contents1 .txt2{
    font-size: 40px;
    margin-bottom: 40px;
}
#contents1 .con1_wrap .txt3{
    text-align: left;
}
.more a{
    width: 80%;
    max-width: 300px;
    padding: 30px 10px;
    background-color: #06cb15;
    border-radius: 8rem;
    margin: auto;
    font-size: 20px;
}
.more a::after,.more a:hover::after {
    content: "\f138";
    font-family: "FontAwesome";
    padding-left: 10px;
    color: #fff;
    font-size: 20px;
}
.more a:hover::after{
    display: inline-block!important;
}
#contents2 {
    padding: 100px 2% 0px 5%;
}
#contents2 .con2_wrap{
    align-items: flex-end;
}
#contents2 .con2_wrap{
    padding-bottom: 120px;
}
#contents2 .con2_wrap .box .icaros_logo{
        max-width: 400px;
    margin-bottom: 40px;
}
#contents2 .more a,#contents3 .more a{
    font-size: 17px;
}
#contents2 .con2_wrap figure{
    width: 50%!important;
}
#contents3{
    position: relative;
}
#contents3:before {
    content: "";
    position: absolute;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    background-color: #f5ffee;
    width: 100%;
    height: 70px;
    top: -70px;
    right: 0;
    /* z-index: -1; */
}
#contents3:after {
    content: "";
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    background-color: #f5ffee;
    width: 100%;
    height: 70px;
    bottom: -70px;
    right: 0;
    /* z-index: -1; */
}
#contents3 .con3_wrap{
    position: relative;
}
#contents3 .grid_6 {
    background-color: #fff;
    padding: 30px;
    margin: -50px 20px 0;
    width: calc(50% - 40px)!important;
    border: 2px solid #333;
}
.more a:hover {
    transform: translateY(-10px);
    /*background: #58ff64;*/
}
.button:hover::after{
    display: none;
}
#top_cms .cms_title p {
    font-size: 40px;
}
#top_cms .cms_title h2{
    color: #333;
}
/* ----------　下層ページ　---------- */
#page_title .title_img::before{
    display: none;
}
#page_title .title_img:after {
    content: "";
    position: absolute;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    background-color: #fff;
    width: 100%;
    height: 50px;
    bottom: 0;
    right: 0;
}
#page_title p{
    font-size: 40px;
}

.cate_list li a {
    background-color: transparent;
    border: 2px solid #06cb15;
    border-radius: 50px;
    font-weight: bold;
}
/* よくあるご質問 */

.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/icon_q.png);
	background-repeat: no-repeat;
	background-position: top 2px left;
	background-size: 60px
}
.qa_type3 .box_a{
	background-image: url(./Dup/img/icon_a.png);
	background-repeat: no-repeat;
	background-position: top 2px right;
	background-size: 60px
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding: 0 90px
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #06cb15;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
    border-left-color: #d7ffbc;
    left: 100%;
    top: 35px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
#page9 .box p a{
    background-color: #06cb15;
}
/* サイトマップ */
#page10 li a{
    background-color: transparent;
    border: 2px solid #06cb15;
    border-radius: 50px;
    font-weight: bold;
}
#page10 li a:hover{
    background-color: #06cb15;
}
/*-------------------------------------------------------
			        1536px
-------------------------------------------------------*/
@media screen and (max-width: 1536px){
/* ----------　TOP　---------- */
.main_img1{
    max-width: 540px;
}
}
/*-------------------------------------------------------
			        1366px
-------------------------------------------------------*/
@media screen and (max-width: 1366px){
/* ----------　TOP　---------- */
.main_img1 {
    max-width: 500px;
}
.main_img2 {
    width: 55%;
    bottom: -50px;
}
#contents1 .txt2 {
    font-size: 35px;
}
}
/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
header .head_box{
    max-width: 100%;
}
header .head_box .pc_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: auto;
}
header .head_box .pc_box #logo{
    margin-left: 0;
}
.banner1,.banner2{
    width: 50px;
    margin: 0;
}
.banner2{
    margin-right: 50px;
    margin-left: 20px;
}
.hamburger {
    top: 30px;
}
/* ----------　TOP　---------- */
#main_img {
    height: 60vh;
    margin-top: 25px;
}
.catch {
    top: 30px;
    max-width: 530px;
}
.main_img1 {
    width: 45%;
    max-width: 340px;
}
.main_img2 {
    width: 60%;
    bottom: 30px;
}
#contents1 .con1_wrap {
    padding: 50px;
    border-radius: 50px;
    width: calc(100% - 100px);
}
#contents2 {
    padding: 100px 5% 0px 5%;
}
#contents2 .con2_wrap {
    padding-bottom: 0px;
}
#contents2 .con2_wrap figure {
    width: 75%!important;
    margin-left: auto;
}
#contents3 {
    padding: 0 10% 50px;
}
#contents3 .grid_6 {
    padding: 30px;
    margin: 50px 20px 0;
    width: calc(100% - 40px)!important;
}
/* ----------　下層ページ　---------- */
#page_title .title_img {
    height: 200px; 
    background-size: 250px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
.hamburger {
    top: 20px;
}
.banner2 {
    margin-right: 45px;
}
footer .logo img {
    max-width: 200px;
}
/* ----------　TOP　---------- */
#main_img {
    height: 53vh;
    margin-top: 20px;
}
#main_img:before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    top: 15px;
    left: 15px;
    background-size: 200%;
}
.catch {
    top: 10px;
    width: 80%;
}
#contents1 {
    background-size: 200px;
    padding: 70px 10%;
}
#contents1 .con1_wrap {
    padding: 40px 20px;
    border-radius: 30px;
    width: calc(100% - 40px);
}
.con_no {
    padding-right: 40px;
    font-size: 25px;
}
.con_no::before {
    width: 30px;
}
#contents1 .txt2 {
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
#contents2 {
    padding: 100px 10% 0px 10%;
}
#contents2 .con2_wrap figure {
    width: 100%!important;
}
.more a {
    padding: 20px 10px;
}
#contents3 .grid_6 {
    padding: 30px 20px;
    margin: 50px 0px 0;
    width: 100%!important;
}
#contents3 .grid_6 .more a {
    width: 100%;
}
#top_cms .cms_title p {
    font-size: 35px;
}
/* ----------　下層ページ　---------- */
#page_title .title_img {
    height: 150px;
    background-size: 150px;
}
.cate_list li {
    padding: 10px 0;
}
/* 「体幹」を鍛える */
#cms_2-h .box_title1,#cms_2-g .box_title1  {
    font-size: 17px;
}
/* よくあるご質問 */
.qa_type3 .box_q, .qa_type3 .box_a {
    padding: 0 70px;
}
.qa_type3 .box_q{
	padding-right: 0;
	background-size: 45px;
}
.qa_type3 .box_a{
	padding-left: 0;
    background-size: 45px;
}
.qa_type3 .con_no{
    top: 13px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}