﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');

#cms_4-c .box_wrap .box_item h3{
    text-align: center;
    background-color: #f7f7f7;
}

#header h1#logo{
width:17%;
}

#header h1#logo a{
    max-width: 220px;
    width: 100%;
    padding: 5% 10%;
}


.bg_color1 {
    background-color: #f5f5f5;
}

.bg_color2 {
  background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
-ms-background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
}

.bg_color3 {
    background-color: #262626;
}

.txt_color3 {
    color: #000000;
}

#page_top a.txt_white{
color:#000;
}

#page_top a span.bg_white{
background-color:#000;
}

#header.headtrans li.contact_bt a{
background-color:black;
}

#header li.contact_bt a{
    color: #4dba7d;
}


#header.headtrans li.contact_bt a,  #header li.contact_bt a.kore{
    background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
    -ms-background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
color:white;
}



#page_title{
overflow:hidden;
}

#page_title #video{
position: absolute;
    width: 100%;
    top: 0;
}

.page_title_bg{
background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
    -ms-background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
}


#main_img{
    position: relative;
    overflow: hidden;
    height: 55vw !important;
}

#main_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    top: 55%;
    left: 50%;
    background-image: url(./Dup/img/font1.png);
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#main_img:after {
    content: "";
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    top: 55%;
    left: 50%;
    background-image: url(./Dup/img/font2.png);
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%)  scale(5)  rotate(0deg);
    transform: translate(-50% , -50%)  scale(5)  rotate(0deg);
    background-size: contain;
    pointer-events: none;
opacity:0;
animation: test 0.2s ease-out 2s 1 normal forwards;
}

@keyframes test {
  0% {
opacity:0;
transform: translate(-50% , -50%) scale(5) rotate(0deg);
  }


    100% {
 transform: translate(-50% , -50%) scale(1) rotate(360deg);
opacity:1;
  }
}


span.main_bg{
display:none;
}

footer .txt_white, .con1_box.txt_white{
color:#262626;
}



#main_img .main_bg, #contents1 .con1_bg{
    background: white !important;
opacity:0.9;
}

#top_cms .cms_sub_title{
letter-spacing:0.01em;
    font-size: -webkit-calc(1rem + 24px);
    font-size: calc(1rem + 24px);
font-family: 'Noto Sans JP', sans-serif;
}

h2,h3,h4{
font-family: 'Noto Sans JP', sans-serif;
}

h3.intro_title{
    color: #36db8b;
    line-height: 1.4em;
    font-size: -webkit-calc(1rem + 20px);
    font-size: calc(1rem + 20px);
}

.con2_box{
    background-color: #d0d0d0;
}

#contents1 .con1_title:before {
    background-color: #5fce60;
}

.txt_color1 {
    color: #ffffff;
}

.border_color1 {
    border-color: #3cdb87;
}

.more span{
    color: #42d87f;
    font-weight: bold;
}

.hvr_txt_color3:hover {
    color: #3fd982;
}

footer ul li a{
color:white !important;
}

.hvr_bg_color3:hover {
    background-color: #67cd58;
}

.intro_wrap{
    background-image: url(./Dup/img/backk.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

#pc_nav li a{
    font-weight: bold;
}

.poi{
    max-width: 100px;
display:block;
}

.font_10up {
    font-size: -webkit-calc(1rem + 18px);
    font-size: calc(1rem + 18px);
}

.linkStyle{
color:green;
}

#footer .contact_bt a{
    background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
    -ms-background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
transition:all 0.3s;
}

#footer .contact_bt a:hover{
    background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
    -ms-background: linear-gradient( -45deg , #36dc8c 0%, #7ec53f 100%);
transition:all 0.3s;
}

#cms_4-c .cate .txt_color1, #cms_6-b .box_txt1.txt_white, #cms_6-c .cate_box h3.box_title, #page07 h3.box_title1, .henko h3, #page09 .txt_color1 {
color: #4dba7d;
}

#page09 .privacy_top{
color:#333;
}

#page10 a{
color:#333;
}

.menu_stick .bg_color1{
background-color:#333;
}

#sp_nav .nav_bg {
    background: #a0a0a0 !important;
}

.main_txt_wrap{
display:none;
}


/*--------youtube-------*/

.youtube{
  position: relative;
	/*max-width: 780px;*/
	width: 70%;
	text-align: center;
	margin: 4% auto 4%;
}
.youtube:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%;
  }
.youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*----20220906 correct start----*/

#main_img:after, #main_img:before {
    filter: drop-shadow(2px 4px 20px rgba(0,0,0, 0.25));
}



/*----20220906 correct end----*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#header h1#logo {
    width: auto;
}

#loader img{
width:200px;
}

#top_cms .cms_sub_title {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    font-family: 'Noto Sans JP', sans-serif;
}

#top_cms .cms_sub_title {
    top: -210px;
}

#contents3 .con2_img1 {
    height: 60vw;
}


}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

.intro_wrap {
    background-position: 400px;
}

#header h1#logo {
    width: 45%;
}

}