﻿header #header #header_menu li {
    padding: 0 1%;
}

header #logo {
    max-width: 250px!important;
    width: 25% !important;
}


#intro{
    background-image: url(./Dup/img/test2.png);
    background-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg_color2 {
    background-color: rgba(255,255,255,0.9);
}


.bg_color3 {
    background-color: #e40211;
}

header{
        background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.55) 75%, rgba(255,255,255,0) 100%);
    padding-top: 20px;
    padding-bottom: 40px;
}

.addit h2{
    font-size: 30px;
    text-align: center;
    line-height: 1.8em;
    letter-spacing: 0.12em;
        margin-bottom: 50px;
}

.addit p{
        max-width: 800px;
    margin: auto;
    font-size: 18px;
}

.addit p span{
    color: red;
    font-size: 28px;
}

.frst{
        font-size: 18px;
    font-weight: bold;
}

.second{
    font-size: 40px;
    color: #a16f2e;
}

#wrap {
    background-color: #ededed;
        background-image: url(./Dup/img/wasi.png);
    background-size: 500px;
}

#fakeloader{
    background-color: #ededed;
}

#fakeloader .fl{
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	transform: translate(-50%,-50%)!important;
	width: 50%!important;
	max-width: 100px!important;
}

#fakeloader .fl:before{
    content: "";
    display: block;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 105%;
    left: 155%;
    background-image: url(./Dup/img/mari.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

.top_cms_box.bg_white{
    background-image: url(./Dup/img/left.png), url(./Dup/img/right.png);
    background-position: bottom left, top right;
    background-size: 20%;
    background-repeat: no-repeat;
}

.top_cms_box .cms_2-c .cate_box{
    padding: 2% 0;
}

p.con_no{
        color: #e40211;
    transform: scale(1.2);
    transform-origin: left bottom;
}

/*.addit{
    padding-top: 200px;
}*/

#main_img {
    height: auto;
    max-height: 100%;
}


#top_cms{
        background-image: url(./Dup/img/tate.png);
    background-position: 93% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 11%;
}

#page_title:before{
    content: "";
    display: block;
    width: 100%;
    height: 170%;
    position: absolute;
    top: 100%;
    left: 50%;
    background-image: url(./Dup/img/tate.png);
    background-position: 90% 0;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#page_title{
    overflow: visible;
}

.addit{
    padding: 150px 30px;
}

.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: rgb(26, 26, 26) !important;
}

.mm{
    max-width: 120px; 
     margin: auto; 
     display: block; 
     margin-bottom: 50px; 
}

#page9 .top_txt{
    background-color: rgba(255,255,255,0.8);
    padding: 20px;
}

.linkStyle{color: #e40211;}

.txt_color3, #cms_5-c .box_txt1:before{
    color: #a16f2e;
}


/*---20220906 correct start---*/

body{
    font-size: 16px;
}

#main_img:before{
        content: "";
    display: block;
    width: 84%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/font.png);
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 70px;
    pointer-events: none;
    z-index: 2;
    filter: drop-shadow(0px 0px 75px #333333);
}

.banner2{
      bottom: 100px;
      left: 10px;
      text-align: right;
      z-index: 100;
      max-width: 150px;
}



/*---20220906 correct end---*/


/*---20220929 correct start---*/

.addit p span {
    color: #1a1a1a; 
}

#footer .sns_links li{
        width: 10.5%!important;
}

/*---20220929 correct end---*/

/*---20221005 correct start---*/

.bg_color3 {
    background-color: #80004f;
}

p.con_no {
    color: #780378;
}

#contents .con_no:before {
    background-color: #e40211;
}

.intro_txt .con_no{
    color: #e40211;
}


#contact_tel2 a{
    background-color: #f7f7f7;
    margin-bottom: 50px;
}

#logo2 {
    width: 240px;
    margin-bottom: 50px;
}

/*---20221005 correct end---*/

/*---20221021 correct start---*/

.custom{
    max-width: 300px;
}

.custom a{
    padding: 5px;
}

/*---20221021 correct end---*/

/*--20221201 correct start--*/

.mend{
        max-width: 410px;
}

/*--20221201 correct end--*/

@media screen and (max-width: 1000px){
#logo {
    width: 25%!important;
}

#header_menu ul li:last-child{
    margin-top: 10px;
}

#page_title:before {
    background-size: 12%;
}

}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_img {
    margin-top: 100px;
}

.addit {
    padding: 100px 30px 150px;
}

#intro {
    background-position: 50% 0%;
        background-size: cover;
}


/*---20220906 correct start---*/

#main_img:before {
    width: 90%;
    background-size: 8.5%;
    filter: drop-shadow(0px 0px 35px #333333);
}


/*---20220906 correct end---*/

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

.top_cms_box .cms_2-c .cate_box{
    padding: 5% 0;
}

#page_title:before {
    content: "";
    display: block;
    width: 100%;
    height: 170%;
    position: absolute;
    top: 100%;
    left: 50%;
    background-image: url(./Dup/img/tate.png);
    background-position: 85% 0;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 16%;
    pointer-events: none;
    z-index: -1;
}

#fakeloader .fl:before {
    width: 150px;
    height: 150px;
}

#fakeloader .fl {
    max-width: 70px!important;
}

#main_img {
    margin-top: 75px;
}

.addit {
    padding: 70px 30px 100px;
}

.addit h2 {
    font-size: 20px;
}

.second {
    font-size: 30px;
}

.top_cms_box.bg_white {
    background-size: 25%;
    padding: 0 15px;
}

#intro {
    background-position: 15% 0%;
}

/*---20220906 correct start---*/

#contents .con_txt_wrap p.pd_l-20px.pd_r-20px{
    padding: 0px;
}

header #logo {
    width: 35% !important;
}

#main_img:before {
    width: 90%;
    background-size: 10%;
    filter: drop-shadow(0px 0px 25px #111111);
}

.custom {
    max-width: 270px;
}

/*---20220906 correct end---*/

}