﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Readex+Pro:wght@300&display=swap');

body, .font_sans-serif, .font_serif{
    font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

.font_un, a[href^="tel:"], .more_btn, .top_cms_title p, .date, .pager, #page_title p, .cate_label, #page_top a, .overlay .menu-box .menu_list > li a span, #page10 li a span, .bottom_banner, .top_link{
    font-family: 'Readex Pro', 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

.font_bold{
    font-weight: normal;
}

/*** other ***/

.normal_img img, r.rectangle_img, .square_img{
    border-radius: 5px;
}

#wrap, .section, #page_title .title_box{
    background-color: #FCFCF2;
}

.overlay{
    background-image: url('./Dup/img/bg_img4.png');
    background-position: top 0 left 80%;
    background-repeat: no-repeat;
    background-size: 40%;
}

header{
    background-color: #fff!important;
}
header .h_box .txt_white{
    color: #666656;
}
header .h_box_mail a{
    border: none;
    background-color: #F7F6E4;
    color: #CCB864;
    padding: 10px 20px;
}
header .h_box_mail a:hover{
    background-color: #F7F6E4;
}

#main_img .swiper-wrapper::before{
    display: none;
}
#main_img .swiper-wrapper::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('./Dup/img/bg_img7.png'), url('./Dup/img/bg_img8.png');
    background-repeat: no-repeat;
    background-position: top right, bottom left;
    background-size: 500px;
}
#main_img .main_title{
    z-index: 1;
}

.button_container span{
    background-color: #666656;
}

#s_content1{
    background-image: url('./Dup/img/bg_img1.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 40%;
}
.intro_img{
    padding-right: 100px;
}
.intro_img div{
    display: none;
}
.intro_img_wrap{
    z-index: 1;
    position: relative;
}
.intro_img_wrap::before {
    position: absolute;
    content: "";
    width: 80%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #EFDA86;
    z-index: -1;
}
.intro_img_wrap::after{
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    top: 5%;
    right: -40px;
    background-image: url(./Dup/img/img1.png);
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}
#s_content1 h2{
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: dashed 2px;
}


.contents_no{
    display: none;
}
#s_content2 .c2_box.box1 .bg_white{
    background-image: url('./Dup/img/bg_img3.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70%;
}
#s_content2 .c2_box.box2 .bg_white{
    background-image: url('./Dup/img/bg_img4.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 70%;
}
#s_content2 h2{
    padding-top: 70px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 50px;
}
#s_content2 .c2_box.box1 h2{
    background-image: url('./Dup/img/no1.png');
}
#s_content2 .c2_box.box2 h2{
    background-image: url('./Dup/img/no2.png');
}

.modal_wrap .modal_bg{
    background-color: #CCB864;
}

.top_link a:hover .link_bg{
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.2;
}

.cms_box .cms_box_bg{
    display: none;
}
.cms_box .more_btn{
    margin-bottom: 50px;
}

.top_cms_title h2{
    font-size: 16px;
    color: #CCB864;
}
.top_cms_title p, #sf h3{
    font-size: 40px;
    margin-bottom: 0;
    padding-bottom: 50px;
    background-image: url(./Dup/img/bg_img6.png);
    background-position: bottom center;
    background-size: 200px;
    background-repeat: no-repeat;
}

.cate_list li a{
    background-color: #CCB864;
}

#cms_6-c .cate_box, .cms_6-c .cate_box{
    position: relative;
}
#cms_6-c .cate_box::before, .cms_6-c .cate_box::before{
    position: absolute;
    content: "";
    width: 160px;
    height: 96px;
    right: 50px;
    top: -58px;
    background-image: url('./Dup/img/bg_img9.png');
    background-size: contain;
}

#sf .sf_contact{
    padding: 100px 20px 50px;
    margin-top: 0;
    width: 100%!important;
    background-color: #F7F6E4;
    background-image: url('./Dup/img/bg_img1.png'), url('./Dup/img/bg_img4.png');
    background-position: top right, top left;
    background-repeat: no-repeat;
    background-size: 40%;
}
#sf .sf_contact .sf_contact_box{
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}
#sf h3{
    font-size: 24px;
    padding-bottom: 40px;
    margin-bottom: 50px;
    background-image: url(./Dup/img/bg_img6.png);
    background-position: bottom center;
    background-size: 200px;
    background-repeat: no-repeat;
}

#page_title .title_box{
    padding-bottom: 40px;
    background-image: url(./Dup/img/bg_img6.png);
    background-position: bottom center;
    background-size: 200px;
    background-repeat: no-repeat;
}
#page_title h2{
    font-size: 30px;
}
#page_title p{
    color: #CCB864;
}

.pager li a{
    padding: 0;
    border-radius: 50%;
}

#page_top{
    bottom: 130px;
}

.bottom_banner{
    right: 20px;
    bottom: 20px;
    z-index: 100;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
.overlay{
    background-size: 60%;
    background-position: top left;
}
#main_img .swiper-wrapper::after{
    background-size: 40%;
}
.intro_img_wrap{
    height: 40vw;
    padding-top: 50px;
    padding-bottom: 50px;
}
.intro_img_wrap > div{
    height: 100%!important;
}
.intro_img_wrap::after {
    width: 100px;
    height: 100px;
    top: auto;
    right: 10px;
    bottom: -70px;
}
#s_content1{
    background-size: 60%;
    background-position: right 0 bottom 5%;
}
#sf .sf_contact {
    padding: 50px 20px 50px;
}
#sf .sf_access{
    padding-bottom: 50px;
}
.cms_box .more_btn{
    margin-bottom: 0
}
#s_footer .s_footer_info_r{
    padding-bottom: 100px;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
.button_container.active .top, .button_container.active .bottom{
    background: #666656
}
.overlay{
    background-size: 80%;
}
#main_img .swiper-wrapper::after{
    background-size: 30%;
}
#s_content1{
    background-size: 80%;
}
.intro_img_wrap{
    height: 180vw;
    padding-top: 30px;
    padding-bottom: 30px;
}
.intro_img_wrap > div{
    height: 33.3333%!important;
}
.intro_img_wrap::after {
    bottom: -80px;
}
#cms_6-c .cate_box::before, .cms_6-c .cate_box::before {
    width: 120px;
    height: 72px;
    right: 20px;
    top: -42px;
}
#page_title .title_box {
    padding-bottom: 40px;
    background-size: 160px;
}
#page_title h2{
    font-size: 20px;
}
.bottom_banner{
    right: 0;
    bottom: 0;
}
#sf .sf_access{
    padding-bottom: 0;
}
#s_footer .s_footer_info_r{
    padding-bottom: 0;
}
#page_top{
    bottom: 60px;
}
.s_footer_copy{
    padding-bottom: 50px;
    padding-top: 5px;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
.pager li a span{
    top: 50%;
}
.more_btn > span, .more_btn > a{
    padding: 10px;
}
.cate_list li a{
    padding: 5px 20px;
}
#page9 .box_wrap p a{
    padding-top: 5px;
    padding-bottom: 5px;
}
}