﻿.bg_color1 {
        background-color: #0f1d34;
}

#main_menu.fixed {
    background-color: rgba(161, 165, 171, 0.5);
}

p.menu_sub_title{
   color: gray;
}

.fixed p.menu_sub_title{
   color: #ffffff;
}


.width_1000-max {
    max-width: 1280px!important;
}

.page_title h2{
     background-color: #2e1952;
}

body, .font_sans-serif {
    /* font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important; */
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif" !important;
}

.test {
    /* border: 15px solid #153362; */
    box-sizing: border-box;
    width: 88%;
    margin: auto;
    position: relative;
}

.test:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/ue.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 101% 105%;
    pointer-events: none;
    z-index: 9998;
    mix-blend-mode: hard-light;
}


.test:after {
         content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/catch.png);
    background-position: 95% 6%, -4.5% 70%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 120px , 75%;
    pointer-events: none;
    z-index: 9999;
    filter: drop-shadow(0px 0px 200px black);
}


#main_img{
        filter: grayscale(0.65);
              border-left: 1px solid #062049;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}

#aisatsu > div {
    background-color: transparent;
    background: rgb(234,231,227);
    background: linear-gradient(90deg, rgba(234,231,227,0.8) 0%, rgba(154,149,154,0.8) 25%, rgba(249,249,249,0.8) 50%, rgba(142,136,139,0.8) 87%, rgba(181,181,182,0.7) 100%);
}

#aisatsu h2{
        color: #062049;
    font-weight: bold;
    font-size: calc(1rem + 20px);
    font-size: -webkit-calc(1rem + 20px);
}

#aisatsu p{
    max-width: 85%;
    color: black;
    margin: auto;
    margin-top: 50px;
}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-top: -220px;
    background-image: linear-gradient(90deg, rgba(234,231,227,0.8) 0%, rgba(154,149,154,0.8) 25%, rgba(249,249,249,0.8) 50%, rgba(142,136,139,0.8) 87%, rgba(181,181,182,0.7) 100%) !important;
    
}

#wrap{
    transition: 0.1s;
    background-image: url(./Dup/img/back.png);
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-blend-mode: soft-light;
    background-size: contain;
    background-position: -700% 100%;
}

#wrap.deru{
    
    background-position: bottom right;
   
    transition: 0.5s;
}

.contents_box2 p{
    color: black;
}

#top_contents{
        background-image: url(./Dup/img/eye.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    backdrop-filter: hue-rotate(35deg);
}

.poi{
    position: absolute;
    top: -150px;
    right: 0;
    display: block;
    max-width: 300px;
}

#main_img2 .page_title {
    background-color: rgba(65,71,79,0.0);
}

.bg_color3 {
    background-color: #7a7a7a;
        background-color: #9d9d9d;
}

.box_title1.txt_color2, #page9 .cate_box h3 {
    color: #b7a423;
}

#contents1{
        transform: translateX(-7%);
}

#contents2{
    transform: translateX(5%);
}

.contents_box2 h2{
    color: black;
        margin: 30px auto;
}

.sns_link{
        background-color: transparent;
    border: none;
}

.linkStyle{
color: #29a9e0;
font-weight: bold;
}

.sitan, .yokon{
    display: none;
}

#wrap{
    transition: 0.3s;
}

.pager li a {
    color: black !important;
}

#page8 .tell, #page8 .mell{
        min-width: 300px;
    padding: 10px;
    box-sizing: border-box;
}


@media screen and (max-width: 1080px){
    #contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-left: 20%;
    width: 80% !important;
        margin-top: -100px;
}



}

/* ---------- カスタム ---------- */
@media screen and (max-width: 860px){

#wrap {
    background-position: -10000% 100%;
}

}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-left: 30%;
    width: 70% !important;
        margin-top: -80px;
}

#wrap{
    overflow: hidden;
}

.test {
    width: 130%;
}

#aisatsu p {
    max-width: 95%;
}

.test:after {
    background-position: 70% 6%, bottom left;
    background-size: 115px , 60%;
    filter: drop-shadow(0px 0px 50px black);
}

#contents1{
        transform: translateX(0%);
}

#contents2{
    transform: translateX(0%);
}

#wrap{
    background-position: bottom right;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-top: 0px;
    background-image: linear-gradient(90deg, rgba(234,231,227,0.8) 0%, rgba(154,149,154,0.8) 25%, rgba(249,249,249,0.8) 50%, rgba(142,136,139,0.8) 87%, rgba(181,181,182,0.7) 100%) !important;
    z-index: 99;
}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-left: 0%;
    margin-top: 0px;
    z-index: 2;
    width: 100% !important;
}

.test {
    width: 130%;
    height: 60vh;
}

.test:after {
    background-position: 70% 6%, bottom left;
    background-size: 70px , 60%;
    filter: drop-shadow(0px 0px 10px black);
    display: none;
}
    .men{
    content: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/catch.png);
    background-position: 95% 6%, -4.5% 70%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 120px , 75%;
    pointer-events: none;
    z-index: 9999;
    filter: drop-shadow(0px 0px 200px black);    
    background-position: 70% 6%, bottom left;
    background-size: 70px , 60%;
    filter: drop-shadow(0px 0px 10px black);
    display: none;
}

#main_img:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/catch.png);
    background-position: 95% 6%, -4.5% 70%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 120px , 75%;
    pointer-events: none;
    z-index: 9999;
    background-position: 70% 6%, bottom left;
    background-size: 70px , 60%;
}

#main_img {
    transform: translateX(-80px);
}

.sitan, .yokon{
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 999;
}

header h1#logo a img{
    width: 100px;
}

.men {
    top: -35%;
    position: relative;
}

.swiper-container {
    z-index: -1 !important;
}

.test:before {
    background-image: url(./Dup/img/copy.png), url(./Dup/img/catch.png), url(./Dup/img/ue.png);
    background-position: 70% 6%, bottom left, center;
    background-size: 70px , 60%, 101% 105%;
        background-color: rgba(0,0,0, 0.2);
}


}