﻿body {
    font-size: 16px;
overflow:hidden;
}

#cms_2-b .cate_box{
    border: none;
padding:0;
}

h2, h3{
font-weight:bold;



}

#page_title h2{
font-family: dnp-shuei-4gob-std,  sans-serif; 
}


body{
background-image: url(./Dup/img/back.jpg);
}

/*.bg_color4 {
    background-color: #2f1f14;
}

.bg_color4 {
    background-color: #4e1a06;
}*/

.bg_color4 {
    background-color: #461807;
}

header{
background-image:url(./Dup/img/tyotin2.png);
background-size:cover;
background-position:center right;
}

#contents3{
background-image:url(./Dup/img/paper.png);
background-size:100% 100%;
}

.txt_color3 {
    color: #bd2b08;
}

header .txt_color3 {
    color: #fff !important;
}

.button:hover:after, .button2:hover {
    box-shadow: inset 0 0 0 15em rgb(231 114 115) !important;
color: white;
}


#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: auto;
}

.scroll_bt {
    bottom: -20px;
}

.pc_box h1#logo img{
width:90% !important;
}


.hamburger__icon.bg_color1{
background-color:white !important;
}

.hamburger__icon:after, .hamburger__icon:before {
    background-color: rgb(255, 255, 255) !important;
}

.hamburger.active .hamburger__icon {
    background-color: transparent !important;
}

.nav_contents ul{
background-color: #4e1a06;
}

#page_title{
position:relative;
}

#page_title:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 50%;
    background-image: url(./Dup/img/eye.png);
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 20%;
    pointer-events: none;
    z-index: 2;
}

article{
position:relative;
}

/*article:before{
       content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10%;
    left: 45%;
    background-image: url(./Dup/img/title.png);
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}*/

article:before {
    content: "";
    display: block;
    width: 700px;
    height: 700px;
    position: absolute;
    top: -220px;
    left: -50px;
    background-image: url(./Dup/img/title.png);
    background-position: top left;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    /* transform: translate(-50% , -50%); */
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}


header .border_color1 {
    border-color: #ffffff;
}

#page_title .page_box:before {
    content: none;
}


#page_title .page_box {
    padding-left: 0px;
}

#main_menu ul li a::before {
    background-color: #ffffff;
}

.border_color2 {
    border-color: #411507;
}

#contact_tel, #contact_tel1{
margin:20px;
margin-bottom:20px;
}

.koren{
    max-width: 300px;
    background-color: #000;
    color: white;
}

.koren a{
color:white;
}

.linkStyle{
color:red;
}

.link_box ul{
justify-content: center !important;
    align-items: center !important;
}

.link_box ul li{
margin-right:10px;
}

#main_menu li a{
margin-bottom:20px;
}

.border_color4 {
    border-color: #77766f;
}

.width_1280-1000 {
    min-width: 100%;
}

.cate_list li a{
    background-color: black;
    color: white;
}


.banner{
padding:10px;
}