﻿.shadow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
}

::selection
{
    background-color: #a1a1a1;
    color: #ffffff;
}

.border_color3 {
    border-color: #d8d8e1;
}

.bg_color3 {
    background-color: #bbbbbb;
}

.bg_color1 {
    background-color: #8e8ea3;
    background-image: url(./Dup/img/c_back_w.jpg);
}


#loader.bg_color1 {
    background-image: url(./Dup/img/loader.jpg);
}


.v_type2 .demo_box {padding-top: 70px}
.v_type2 {counter-reset: number 0;}
.v_type2 .cate_box {padding: 50px 20px 30px;}
/*.v_type2 .cate_box:before {
    counter-increment: number 1;
    content: "0" counter(number);
    display: inline-block;
    position: absolute;
    top: -43px;
    left: -5px;
    z-index: 1;
    font-size: 80px;
    font-weight: 100;
    font-style: italic;
    color: #a67c52;
    background-color: #fff;
    line-height: 1;
    padding: 0 25px 0 0;
}
*/
.v_type2 .cate_box:before {
    /* counter-increment: number 1; */
        content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0%;
    left: 10px;
    background-image: url(./Dup/img/mark.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#top_cms .top_cms_bg {
    background-image: url(./Dup/img/c_back_w.jpg);
        background-size: cover;
}


h1#logo.bg_color1{
    background-color: transparent;
    background-image: none;
}

h1#logo img{
    max-width: 300px;
}


.banner2{
      bottom: 0px;
      left: 0;
      z-index: 100;
}

.modal btn{
    width: 50px;
    height: 50px;
    background-color: black;
}

.modal .kore{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.kore div.d_flex{
    height: 100%;
}

.batu{
    max-width: 45px;
    position: absolute;
    top: 20%;
    left: 90%;
    transform: translate(-50%, -50%);
}

#contents1 .con1_right{
    background-color: #ebe9e9;
}

.con1_title p{
    font-weight: bold;
}

/*#contents1 .con1_right .con1_title{
    position: relative;
}

#contents1 .con1_right .con1_title:before{
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: -150px;
    left: 50%;
    background-image: url(./Dup/img/m_font.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , 0%);
    transform: translate(-50% , 0%);
    background-size: contain;
    pointer-events: none;
    z-index: 1;
    max-width: 320px;
}*/

#contents1 .con1_right .con1_title h2{
   color: #9b6d07;
    font-weight: bold;
}

.con3_left{
    color:#333333;
}

.ido{
        transform: translate(30px, 120px);
}

.eye{
    width: 100%;
    margin-bottom: 50px;
}

.eye img{
        max-width: 350px;
    margin: auto;
    display: block;
}

.con2_wrap .eye img{
        max-width: 500px;
}

.con4_wrap .eye img{
        max-width: 700px;
}

#contents3 h2, #contents2 h2{
    font-weight: bold;
}

.con2_title p, .con3_title p{
        color: #bc81a1;
}

.con3_wrap{
    position: relative;
}

.con3_title:before{
    content: "";
    display: block;
    width: 160px;
    height: 160px;
    position: absolute;
    top: -160px;
    right: -50px;
    background-image: url(./Dup/img/fuki.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}

.con3_title{
    display: inline-block;
}

.kids{
    padding: 20px 40px;
    margin-top: 60px;
    background-color: white;
    text-align: center;
    width: 80%;
    position: relative;
}

.kids:before{
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -30px;
    right: 0;
    background-image: url(./Dup/img/kid.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.kids:after{
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 50%;
    left: 50%;
    border: 3px dotted #f0f0f0;
    pointer-events: none;
    z-index: 0;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
}

.bg_color2 {
    background-color: #646464;
    background-image: url(./Dup/img/pata.png);
    background-size: 25px;
}

#contents3:before{
    content: "";
    display: block;
    width: 66.6667%;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0%;
    background-image: url(./Dup/img/t_back.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0% , -50%);
    transform: translate(0% , -50%);
    background-size: cover;
    pointer-events: none;
}

.page_title_box{
    color:black;
}


/*video tag*/

#main_img{
    position: relative;
    overflow: hidden;
    z-index: -2;
}

#main_img{
height:100% !important;
}

#video{
        transform: scale(1.25);
    transform-origin: top;
}

#main_img{
height:100% !important;
}


#logo {
    position: relative;
    left: -30px;
}

#header #logo img{
max-width: 230px;
    width: 12vw;
    min-width: 130px;
}

#header .top_logo{
margin-bottom: 20px;
    padding: 26px 8%;
}


header.test{
height: 48vw;
}

#contents0{
    position: relative;
}

#contents0 div{
    max-width: 1100px;
    margin: auto;
    padding: 8% 10px;
    box-sizing: border-box;
}

#contents0:before{
        content: "";
    display: block;
    width: 100%;
    height: 125%;
    position: absolute;
    top: 0%;
    left: 47%;
    background-image: url(./Dup/img/hatu.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

#contents0:after{
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 0%;
    background-image: url(./Dup/img/mise.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(0% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
    opacity: 0.5;
}


/*video tag*/

#logo span {
    display: none;
}

#logo:before{
    content: "";
    display: block;
    width: 120%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 55%;
    background-image: url(./Dup/img/c_back_w.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}

.txt_color3 {
    color: #484848;
}

.trans_logo a{
         margin-top: 10px;
    display: block;
    transform: scale(1.2);
    transform-origin: left;
}

header .menu_stick {
    background-color: #707070;
}

#contents5 .con5_wrap{
    max-width: 450px;
    margin: auto;
}


/*-------20220228 correct start-------*/

#loader {
    transition: 0.5s;
}

.moving{
    right:-100%;
transition: 0.5s;
}

.modal{
    display: none;
}

#contents0{
    display: none;
}

#loader div{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
        width: 60%;
    min-width: 350px;
}

#contents4 .con4_wrap a{
    max-width: 500px;
    margin-bottom: 100px;
}

#loader{
    width:100% !important;
}

.kids p{
    position: relative;
    z-index: 1;
}

.kids p:before{
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    bottom: -120px;
    left: 0;
    background-image: url(./Dup/img/dokoga.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.hvr_border_color3:hover {
    border-color: #d1d1d1;
}

#contents1{
    margin-top: -25px;
}

#header #logo img {
    max-width: 260px;
    width: 16vw;
    min-width: 130px;
}

.linkStyle{color: #e12c7f;}

/*-------20220228 correct end-------*/

/*------20220311 ------*/

#page04 #cms_3-e .cate_box{
    padding: 20px 0 !important;
}

/*------20220311 ------*/


/*-------20220414 correct start-------*/

#loader div img{
        display: block;
    max-width: 1000px;
    margin: auto;
}

/*-------20220414 correct end-------*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
header.test {
    height: 100%;
}

#contents1{
    margin-top: 0px;
}

.ido {
    transform: none;
}

}

@media screen and (max-width: 667px){
.v_type2 .cate_box{padding: 42px 25px 25px;}
/*.v_type2 .cate_box:before{top: -31px;font-size: 48px;}*/

.ido {
    transform: none;
}


#contents4 .con4_wrap a {
    max-width: 500px;
    margin-bottom: 40px;
    transform: scale(1.1);
}

.con3_wrap {
    position: relative;
    padding: 60px 20px;
}

.kids {
    padding: 30px 30px;
}

.kids:before {
    bottom: -50px;
}

#page06 .bsd{
        margin-top: -150px;
    padding-top: 200px;
}

#page04 .cate, #page04 .subcate{
        margin-top: -150px;
    padding-top: 200px;
}

}