﻿.bnr {
    position: relative;
    max-width: 450px;
    margin: auto;
    margin-top: 40px;
}
a.contact_bnr {
    max-width: 400px;
    display: block;
}
#banner {
    position: fixed;
    width: 293px;
    left: 10px;
}

body{
    overflow-x:hidden;
}
.top div#header {
    width: 400px !important;
}

#main_img {
    background: url(Dup/img/main_bg.jpg);
    height: 100%;
    background-size: cover;
    width: calc(100% - 400px) !important;
    position: relative;
}
div#main_b {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.main_b1 {
    mix-blend-mode: multiply;
    position: relative;
    left: 6%;
    z-index: 2;
    top: 8%;
    width: 760px;
}
.main_b2 {
    position: relative;
    right: 9%;
    width: 600px;
    top: -2%;
    mix-blend-mode: multiply;
}
.btn_container {
    margin-bottom: 30px;
}
.btn_container a {
    background: #f3aba1;
    color: white;
    padding: 10px 40px;
    box-sizing: border-box;
    display: inline-block;
}
#page10 li a:hover {
    background-color: #ffe2de !important;
}

.txt_color2 {
    color: #333333;
}
.cate_list .more div::after {
    border: 1px solid #fbc9c2 !important;
}
.cate_list .more div::before {
    background-color: #fbc9c23b !important;
}
p#copyright, p#copyright a {
    color: white;
}
#footer_wrap > div:first-of-type {
    border-color: #d5d5d5;
}
/*
#cms_3-c .cate_title {
    background: #f7c2ba;
    color: white;
    text-align: center;
    border: 0;
}
*/
.border_color3 {
    border-color: #ffd9d3;
}
.cate_title{
     font-family: 'Shippori Mincho', serif;
}
.cate_list {
    gap: 10px 1%;
}
.cate_list li {
    width: 30%;
    height: 100%;
    margin-right: 0;
    box-sizing: border-box;
    margin-bottom: 0;
}
p.tel span {
    color: #333333;
    opacity: 1;
}
#header_wrap{
    justify-content: space-between;
}
.bg_color2 {
    background-color: #fff6f5;
}
a.linkStyle {
    color: #f3a4b2;
    text-decoration: underline;
}
.border_color2 {
    border-color: #fbe5e2;
}
section#bottom_menu {
    margin-bottom: 0;
}
section#page_title {
    background: url(Dup/img/main_bg.jpg) !important;
    background-size: cover;
}
.border_color4 {
    border-color: #e1e1e1;
}
#page_title::after {
    background-color: rgba(202,215,170,0.2) !important;
}
#bottom_info_item, .contents_title h3, #menu_bt li a, #page_title h2 {
    z-index: 2;
    color: #333333;
}
.bg_color3 {
    background-color: #cad7aa;
}
figure.logo.txt_center img {
    max-width: 200px;
}
footer{
    background:white !important;
}
footer .txt_white{
    color:#333333;
}
.footer_cms p{
    color:#333333;
}
.border_color1 {
    border-color: #d1d1d1;
}
.more div::after {
    border: 1px solid rgb(41 84 0 / 30%) !important;
}
.more div::before {
    background-color: rgb(202 215 170 / 30%) !important;
}
div#menu_bt{
    display:none;
}
article#top_cms {
    margin-top: 0;
}
.txt_color1{
    color:#333333;
}
.btn a {
    display: inline-block;
    background: #ebaea5;
    padding: 5px 30px;
    box-sizing: border-box;
    color: white;
    transition:all 0.3s;
}
.btn a:hover{
    opacity:0.8;
}
.btn {
    margin-top: 50px;
    z-index: 2;
    position: relative;
}
div#con2_img {
    width: 80%;
    margin: -50px auto 0;
}

#contents .box{
    position:relative;
}
section#contents .box_wrap .box_txt:before {
    width: 120%;
    height: 110%;
    content: "";
    position: absolute;
    background: url(Dup/img/contents1.png) no-repeat;
    background-size: contain;
    background-position: right;
    right: -70px;
    bottom: -130px;
    z-index: -1;
}
section#contents {
    margin-top: 150px;
    padding: 0 5%;
}
section#contents .box_wrap .box_txt h3 {
    margin-bottom: 20px;
}
section#contents .box_wrap .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section#contents .box_wrap .box_img {
    width: 40%;
    position: relative;
    padding-top: 33%;
    overflow: hidden;
}
section#contents .box_wrap .box_txt {
    width: 60%;
    padding-left: 5%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
section#contents .box_wrap {
    align-items: center;
    display: flex;
    max-width: 1380px;
    margin: auto;
}
#intro2 {
    padding: 100px;
    position:relative;
    background-position: center;
}
#intro2 p {
    position: relative;
    background: #fefffc;
    max-width: 950px;
    margin: auto;
    padding: 30px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.5em;
}
section#intro2:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(Dup/img/main_bg.jpg);
    opacity: 0.95;
    background-size: cover;
}
#intro2 h3 {
    text-align: center;
    color:#333333;
}
ul.check li {
    width: 50%;
    text-align: left;
    padding-left: 35px;
    position: relative;
    box-sizing: border-box;
    font-size: 16px;
}
ul.check li:before {
    width: 28px;
    height: 22px;
    content: "";
    position: absolute;
    background: url(Dup/img/check_box.png) no-repeat;
    background-size: contain;
    left: 0;
    top: 1px;
}
ul.check {
    position: relative;
    display: flex;
    max-width: 900px;
    flex-wrap: wrap;
    margin: 50px auto;
}
div#intro_txt div h2 {
    width: auto !important;
    margin-bottom: 30px;
}
section#intro {
    background: url(Dup/img/intro_img.png) no-repeat;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 480px;
    max-width: 1280px;
    margin: auto;
    padding: 50px 0;
}

div#intro_txt div h2 {
    width: auto !important;
}
div#intro_txt div p {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
}

h2,h3,h4{
    font-family: 'Shippori Mincho', serif;
    font-weight:normal !important;
}

div#intro_txt div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#fakeloader .fl{
    max-width:200px;
}
/*
#fakeloader{
    background:white;
}
*/


h1.logo {
    max-width: 180px; 
}
.top h1.logo {
    max-width: 200px;
    margin: auto;
}
.top header{
    height:700px;
}
nav#pc_nav {
    margin: 40px 0;
}
.top #header_wrap {
    padding: 10px;
}
.top .sns_links li+li {
    margin-left: 20px;
}
.hvr_bg_color4:hover {
    background-color: #ffe2de;
}
#contents .box:nth-of-type(odd) .contents_title::after {
    background-color: #cad7aa;
}
.bg_color1 {
    background-color: #cad7aa;
}
.bg_color4 {
    background-color: #ffffff;
}

.stripe:after {
    background-image: linear-gradient( -45deg, transparent 25%, #ffe2de 25%, #ffe2de 50%, transparent 50%, transparent 75%, #ffe2de 75%, #ffe2de) !important;
    opacity: 1 !important;
}

#page_title .stripe:after {
    background-image: linear-gradient( -45deg, transparent 25%, #fbc9c2 25%, #fbc9c2 50%, transparent 50%, transparent 75%, #fbc9c2 75%, #fbc9c2) !important;
    opacity: 1 !important;
}
#bottom_info_w::after {
    background-color: #ffffff63 !important;
}

#bottom_info_w {
    background: url(Dup/img/main_bg.jpg) !important;
    background-size: cover;
}
#bottom_info_w::after {
    background-color: rgb(201 213 171 / 3%) !important;
}
#bottom_info .more div::after, #footer .more div::after {
    border-color: rgb(0 0 0 / 40%) !important;
}
#bottom_info .more div span {
    color: #333333;
}
.bnr.bnr2 a {
    width: 48%;
}
.bnr.bnr2 {
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    flex-wrap:wrap;
}

/*--------------------------------タブレット--------------------------------*/
@media screen and (max-width:768px){
    .sns_links img{
        max-width:none;
    }
    #main_img{
        width:100% !important;
    }
    .top h1.logo {
    max-width: 90px; 
    }
    h1.logo {
    max-width: 90px;
}
    .top header {
    height: 400px;
}
.overlay {
    background-color: rgb(202 215 170);
}
section#intro{
    position:relative;
    background-size: 400px;
}
div#intro_txt {
    position: relative;
}
section#intro:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #ffffffba;
    top: 0;
}
#intro2 {
    padding: 60px; 
}
section#contents .box_wrap {
    flex-direction: column;
}
section#contents .box_wrap .box_img {
    width: 80%;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}
section#contents .box_wrap .box_txt {
    width: 80%;
    padding-left: 0;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    margin-top: 30px;
}
section#contents .box_wrap .box_txt:before{
    bottom:-70px;
}
div#con2_img {
    width: 100%;
    margin: -20px auto 0;
}
article#top_cms {
    margin-top: 0;
    padding: 5%;
}
.cate_list li {
    width: 45%; 
}
.cate_list {
    gap: 15px 5%;
}
.overlay {
    background-color: rgba(202,215,170,0.9) !important;
}
ul.check li {
    width: 50%;
    text-align: left;
    padding-left: 35px;
    position: relative;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5em;
    margin: 10px 0;
}
ul.check li:before {
    top: -4px;
}
p#copyright {
    padding-bottom: 70px;
}
#banner {
    width: 263px; 
}
.bnr.bnr2 {
    margin-bottom: 50px;
}
}

/*--------------------------------スマホ--------------------------------*/
@media screen and (max-width:667px){
.bnr.bnr2 a {
    width: 100%;
    margin-bottom: 20px;
}
   .top header {
    height: 450px;
}
    .main_b2 {
    position: relative;
    right: -11%;
    width: 80%;
    top: 10%;
    order: 1;
}
.main_b1 {
    mix-blend-mode: multiply;
    position: relative;
    left: -6%;
    z-index: 2;
    top: -20px;
    width: 90%;
    order: 2;
}
   div#main_b {
    flex-direction: column;
    align-items: center;
} 
section#intro {
    position: relative;
    background-size: 230px;
    padding:0;
}
ul.check{
        margin: 30px auto;
}
ul.check li {
    width: 100%; 
}
#intro2 {
    padding: 60px 10%;
}
section#contents {
    margin-top: 100px;
    padding: 0;
}
section#contents .box_wrap .box_txt:before{
    display:none;
}
.btn {
    margin-top: 20px; 
}
div#con2_img {
    width: 100%;
    margin: 30px auto 0;
}
.overlay.open {
    opacity: 1;
}
.overlay {
    background-color: rgba(202,215,170,1) !important;
}
.cate_list li {
    width: 100%;
}
.cate_list {
    gap: 15px 0;
}
.btn_container {
    text-align: center;
    margin-bottom: 30px;
}
.btn_container a {
    background: #f3aba1;
    color: white;
    padding: 8px 40px;
    box-sizing: border-box;
    display: inline-block;
    width: 90%;
    text-align: center;
    margin: auto;
}
section#page_title {
    background-size: cover !important;
}
}

/*2023-11-27*/
#banner{display: none;}
/*--------------------------------タブレット--------------------------------*/
@media screen and (max-width:768px){
    p#copyright {
    padding-bottom: 5px;
}
}

/*2023-12-07*/
#banner{display: block;}