﻿.v_type3 .cate_box{border: 1px solid #cbcbcb;}
.v_type3 .box_title1{color: #67be8d;}

.bg_color1 {
    background-color: #67be8d;
}

.bg_color4 {
    background-color: #edeeef;
}

.txt_color3 {
    color: #e5e0a3;
}

.t_cms_txt2, .t_cms_txt5, .t_cms_txt8{
        display: inline-block;
    background-color: #67be8d;
    color: white;
    padding: 1px 15px;
        margin-bottom: 20px;
}

#contents .box h3 {
    display: block;
}

#contents .box h3 span{
        font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}

.vegas-overlay {
    opacity: 0.1 !important;
    background: center center;
}

#contents .box figure:after{
        color: white;
    opacity: 0.8;
}

.bg_color2 {
    background-color: #ffffff;
}

.cora{
        display: block;
    margin-bottom: 100px;
}

#loading_logo{
	max-width: 110px;
}


/*.main_img_wrap:before{*/
/*    content: "";*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    background-image: url(./Dup/img/copy.svg);*/
/*    background-position: 5% 50%;*/
/*    background-repeat: no-repeat;*/
/*    -webkit-transform: translate(-50% , -50%);*/
/*    transform: translate(-50% , -50%);*/
/*    background-size: 500px;*/
/*    pointer-events: none;*/
/*    z-index: 5;*/
/*}*/

.main_img_wrap:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy2.svg), url(./Dup/img/dog.png), url(./Dup/img/love.png);
    background-position: 50% 35%, center bottom, 50% 20%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
        background-size: 50%, 500px, 70%;
    pointer-events: none;
    z-index: 4;
        /* filter: drop-shadow(2px 2px 0px black); */
        /* mix-blend-mode: luminosity; */
          background-color: rgba(195, 249, 218, 0.85);
}

.main_img_wrap .navi {
    display: none;
}

.vegas-animation-kenburns {
    animation: kenburns ease-out !important;
}

@keyframes kenburns {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

#contents .box .txt_wrap {
    position: relative;
    z-index: 1;
}

#contents .box figure {
    z-index: 0;
}

.img-container:before {
    background: #67be8d;
}

.top_nav ul li a {
    font-size: 16px;
    color: #626262;
}

.img-container.active .img-container_img {
    object-fit: cover;
    height: 100%;
}

.img-container {
    border-radius: 20px;
    height: 500px;
}

.svg_box{
        margin: -70px auto;
}

.main_img_wrap {
    width: 100%;
}

#wrap {
    width: 100%;
}



#contents .box_wrap{
    max-width: 1280px;
    margin: auto;
}

#contents .box figure:after {
    border-radius: 50px;
}

#contents .box:nth-child(odd) figure:after {
    right: auto;
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    left: -50%;
}

#header > div.logo{
        position: absolute;
    left: 10px;
    text-align: left;
    width: 10%;
    margin-left: 0;
    margin-right: auto;
    top: 10px;
}

.wo{
        text-align: center;
    padding: 240px 20px;
    background-image: url(./Dup/img/left.png), url(./Dup/img/right.png), url(./Dup/img/left_b.png), url(./Dup/img/right_b.png), url(./Dup/img/asi.png);
    background-size: 220px, 220px, 220px, 220px, 150px;
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom, 70% 50%;
    max-width: 670px;
    margin: 100px auto;
    font-size: 25px;
    font-weight: bold;
}

.wo p{
        width: 80%;
    margin: auto;
    transform: translateY(40px);
    max-width: 400px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 30px 0;
}

#cms_2-g h4.box_title1{
    font-size: -webkit-calc(1rem + 7px);
    font-size: calc(1rem + 7px);
    font-weight: bold;
}

.txt_color1 {
    color: #67be8d;
}


#title_img {
    width: 63%;
    margin-right: 5%;
}

.all_page {
    background-color: #f7f7f7;
}

.page_title_box p{
        filter: drop-shadow(1px 1px 1px white) drop-shadow(-1px -1px 1px white) drop-shadow(-1px 1px 1px white) drop-shadow(1px -1px 1px white);
}

footer {
    background-color: #d7d7d7;
}

footer .txt_white{
    color: black;
}

footer .svg_box {
    z-index: -1;
}

footer svg {
    opacity: 1 !important;
        fill: #e5e0a3;
}

.t_cms_img2 .img-container:before {
    background: #67be8d;
}

.hvr_txt_color1:hover {
    color: #67be8d;
}

.other .box figure {
    overflow: hidden;
    opacity: 1;
}

.other .box:hover {
    background-color: transparent !important;
}

.other{
        max-width: 1280px;
    margin: auto;
}

.other .box_title h2 span{
    color: white;
}

.other .box p, .other .box h2 span {
        color: #fff !important;
    filter: drop-shadow(2px 2px 10px gray);
}

.other .box:hover figure img {
    transform: scale(1.2);
    transition: 0.3s;
}

.other .box figure img {
    transition: 0.3s;
}
.hvr_border_color3:hover {
    border-color: #f7e069;
}

.hvr_bg_color3:hover {
    background-color: #f7e069;
}

.linkStyle{
color: #29a9e0;
font-weight: bold;
}

.kore p.d_inline_b{
    width: 300px;
}

.kore{
    margin-bottom: 30px;
}

.cate{
    padding-top: 100px;
    margin-top: -100px;
}

/*.sns_links{*/
/*        transform: scale(1.5);*/
/*    transform-origin: right;*/
/*}*/

/*.sns_links li {*/
/*    max-width: 100%;*/
/*}*/

.sns_links li {
    max-width: 50px;
}

@media screen and (max-width: 1000px){
header .logo {
    width: 10%;
    position: relative;
    margin-right: auto;
}

.all_header {
    z-index: 4;
    position: relative !important;
}

}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.main_img_wrap:after {
    background-position: 50% 48%, center bottom, 50% 25%;
    background-size: 70%, 85%, 90%;
}
    
    
#nav_menu {
    top: 0px;
}

.all_page {
    margin-top: -20px !important;
}
    
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#title_img {
    margin-right: 0%;
}

.all_header {
    height: 90px;
}

#nav_menu {
    top: 10px;
}

.page_title_box p {
    filter: none;
}

#page_title #title_img {
    width: 90%;
    margin: auto;
}

#header > div.logo {
    width: 20%;
}

.main_img_wrap:after {
    background-position: 50% 53%, center bottom, 50% 37%;
    background-size: 90%, 95%, 90%;
}

.wo {
    background-size: 140px, 140px, 140px, 140px, 150px;
}

.img-container {
    border-radius: 20px;
    height: 300px;
}



}