﻿.bg_color1 {
    /*background-color: #60d7cc;*/
    background-color: #5ed9b7;
}

.bg_color1 {
    background-color: #54c5ab;
        background-color: #58d7ba;
}

#main_img::after {
    content: none;
}

/*#main_nav ul li a {
    color: #393c3a;
}*/

#main_nav ul{
    background-color: rgba(88, 215, 186, 0.4);
}

#main_img h2 span{
    
    color: #059574;
    color: #02af9e;
    color:#303030;
}

.bg_black {
    background-color: #d8e9ea;
}

#main_img h2{
    position: relative;
    overflow: visible;
}

#main_img h2:after{
    content: "";
    display: block;
    width: 100%;
    height: 220%;
    position: absolute;
    top: 38%;
    left: 50%;
    background-image: url(./Dup/img/back.png);
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

.bg_color2 {
    background-color: #9afdff;
}

#menu_bt, #footer_bottom{
    background-color:#2eb193;
}


#intro > h3{
    font-size: 50px;
}

#intro #intro_box #intro_txt h3 span {
    color: #038164;
    font-size: 22px;
}

.txt_color1 {
    color: #787878;
}

.linkStyle{color: #2eb193;}


#page_title h3{
    color: black;
    z-index: 2;
    position: relative;
}

#page_title.active > div p {
    opacity: 0.8;
    letter-spacing: 0;
}

#footer #footer_box .tel a{
    color:black;
}

#page_title h3 span{
    text-shadow: white 1px 0px 0px, white -1px 0px 0px, white 0px -1px 0px, white 0px 1px 0px, white 1px 1px 0px, white -1px 3px 0px, white 2px -1px 0px, white -1px -1px 0px, white 0px 1px 0px, white 0px 1px 0px, white 0px -1px 0px, white 0px -1px 0px, white 1px 0px 0px, white -1px 0px 0px, white 1px 0px 0px, white -1px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px, white 0px 0px 0px;
}


/*-------20211129 correct start--------*/

#custom .top_cms_box .more a {
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

#custom .top_cms_box .top_cms_title p {
    position: absolute;
    font-size: 70px;
    opacity: 0.05;
    bottom: 0;
    left: 20px;
    z-index: 1;
    letter-spacing: 6px;
}

#custom .top_cms_box .top_cms_title {
    position: relative;
}

#intro #intro_box #intro_txt h3 span {
    font-size: 38px;
}

#contents_links .box_wrap .box a p {
    margin-bottom: 20px;
}

#contents div h4{
    font-size: 34px;
}


/*---20211203 corrct start---*/

#cms_3-c .cate_box{
    background-color:#f7f7f7;
    margin-bottom: 50px;
}

/*---20211203 corrct end---*/



/*------20211220 correct start------*/

.banner2{
      bottom: 0px;
      right: 0;
    text-align: right;
    z-index: 100;
    max-width: 350px;
}

.top_cms_box a{
    color:black;
}

/*------20211220 correct end------*/

@media screen and (max-width: 1281px){
#custom {
    padding-left: 50px;
    padding-right: 50px;
}

.banner2{
      bottom: 80px !important;
}

}
/*-------20211129 correct end--------*/


/*---------20220107 correct start---------*/

.camp .box_link{
    max-width: 650px;
    margin: auto;
}

/*---------20220107 correct end---------*/

@media all and (-ms-high-contrast: none){
  

}




/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

footer #footer {
    padding-bottom: 150px;
}

.banner2{
      bottom: 60px !important;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

#main_img h2 span {
    color: black;
}

#main_img h2:after {
    top: 20%;
}

#main_img h2::before {
    z-index: -1;
}

#intro > h3 {
    font-size: 30px;
}

#page_title > div p {
    font-size: 36px;
}

.banner{
    margin-bottom: 50px !important;
}

#footer_box h2{
    padding:0 20px;
}

#intro #intro_box #intro_txt h3 span {
        font-size: 35px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}

#intro #intro_box #intro_txt h3:after {
    display: none;
}

#contents div h4 {
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 0.15em;
}

}