﻿html {
    font-size: 16px;
}
h2, h3, h4 {
    font-weight: normal!important;
}
.cate_list a {
    color: #fda41d;
}
.cate_list li {
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 7%);
}
.con_title:first-letter {
    font-size: 2.2rem;
    color: #fda41d;
}
#mainwrap {
    background-image: url(Dup/img/kazari4.jpg);
    background-repeat: no-repeat;
    background-position: top 0px left 0px;
    background-size: 400px;
}
#top_news {
    background-image: url(Dup/img/kazari.jpg);
    background-repeat: no-repeat;
    background-position: top -95px right -164px;
}
#top_cms {
    background-image: url(Dup/img/kazari3.jpg), url(Dup/img/kazari2.jpg);
    background-repeat: no-repeat;
    background-position: top 0px right 0px, left 0 bottom 0;
    background-size: 400px, 500px;
}
#header h1 {
    padding: 50px 7px 30px;
}
#page_title .title_wrap {
    color: #464646;
    text-shadow: 0 2px 3px rgb(255 255 255);
}
#top_contents1 {
    background-image: url(Dup/img/kazari2.jpg);
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    background-size: 500px;
}
#top_contents3 .con3_wrap {
    background-image: url(Dup/img/kazari5.jpg);
    background-repeat: no-repeat;
    background-position: top 0 right 0;
    background-size: 300px;
}
.title_img .con2_bg {
    background-color: #f0ffea;
}
.under_page h1 {
    max-width: 230px;
}
.con3_wrap2 {
    background: #fdffef;
}
.menupng {
    width: 100px;
    left: 35%;
    top: -19px;
}
#top_contents3 figure a {
/*filter: drop-shadow(11px 10px 0px rgba(255,201,146, 0.4));*/
}
#sp_nav .list_wrap {
    box-shadow: 2px 2px 11px rgb(110 110 110 / 9%);
}
.modal_wrap {
   top: 0;
   left: 0;
    z-index: 999;
}
.modal_wrap .modal_scroll_wrap {
    top: 50%;
    left: 50%;
    height: 87vh!important;
    max-width: 950px;
    transform: translate(-50%, -50%);
    padding: 90px 40px 70px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 32px rgb(110 110 110 / 16%);
    width: 90%;
    border-radius: 16px;
}
.modal_wrap .modal_scroll{
	overflow-y: auto;
	background: #fff;
	overflow-x: hidden;
}
.modal_wrap .close_bt {
    top: -18px;
    right: -14px;
    cursor: pointer;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: #fff;
    box-shadow: 0 0 32px rgb(110 110 110 / 39%);
}
.modal_wrap .close_bt img {
    padding: 4px;
    box-sizing: border-box;
}
.modal_btn .more_box {
    width: 50%;
    cursor: pointer;
    margin-top: 30px;
    border: 0;
    max-width: 149px;
    margin-left: 0;
    margin: 10px auto 0;
    border-radius: 27px;
    background: #14af59;
    color: #fff;
    box-shadow: 2px 2px 2px #d5d5d5;
}
.modal_btn .more_box:hover {
    background: #ffb161;
}
.modal_bg {
    background: rgb(5 0 48 / 54%);
}
.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: #52a655;
    line-height: 1;
    padding: 0 25px 0 0;
}
@media screen and (max-width: 667px){
.v_type2 .cate_box{padding: 42px 25px 25px;}
.v_type2 .cate_box:before{top: -31px;font-size: 48px;}
}
@media(max-width: 768px) {
#header h1 {
    padding: 15px 7px 15px;
}
#header_sns {
    width: 100%;
}
#top_cms {
    background-size: 305px, 369px;
}
}
@media(max-width: 667px) {
.con_title:first-letter {
    font-size: 1.8rem;
}
#mainwrap {
    background-image: url(Dup/img/kazari4.jpg);
    background-repeat: no-repeat;
    background-position: top 0px left -5px;
    background-size: 167px;
}
.menupng {
    width: 70px;
    left: 40%;
    top: -19px;
}
#top_contents1 {
    background-size: 200px;
}
#top_cms {
    background-size: 187px;
}
#top_news {
    background-position: top -95px right -28px;
    background-size: 185px;
}
#top_contents3 .con3_wrap {
    background-position: top 0 right -97px;
    background-size: 245px;
}
#header h1 {
    padding: 12px 7px 12px;
    width: 121px;
}
.modal_wrap .modal_scroll_wrap {
    padding: 38px 10px 37px;
}
}