﻿/*毎回いる*/

.swiper-button-next, .swiper-button-prev { z-index: 2 !important;}
#top_cms.back1:before {z-index: -1;}
.nav_menu_more a span::before {
    display: none !important;}
.nav_menu_more.mg_t-10px a span::before {
    display: block !important;}
div#contents2_wrap {margin-top: 50px;}


@media screen and (max-width: 667px){
#contents1 .line:before, #contents2 .line:before {
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);}
}

/*video---------------------------------------------------------------------------*/

.menu p {background: transparent;}
#top_pc_nav{display:none;}

#main_img::before {height: 100vh;}
#page_title .title_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 500px;}
.title_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(175,175,175,0.6);
    position: absolute;
    top: 0px;
    left: 0;}
#page_title:before {height: 0%;}


/*IE*/
@media all and (-ms-high-contrast: none){
    .video{width: 100%;}
}
/*タブレット*/
@media screen and (max-width: 768px){
#main_img:before {height: 50vh;}
#main_img .menu {display: none;}
.page_title_box {width: 45%;}
}
/*スマホ*/
@media screen and (max-width: 667px){
div#video {height: 45vh;}
#main_img:before {height: 45vh ;}
video.video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
#page_title .title_img {height: 300px;}
#page_title .page_title_box {padding: 20px 10px 30px;}
.page_title_box {width: 73%;}
}
/*video---------------------------------------------------------------------------*/

/* color　---------------------------------------------------------------------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #4f4242;}
.txt_color1,.hvr_txt_color1:hover{color: #8b6767} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #d4abab} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #bc8f8f} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FFF7F0} /* アクセントカラー2 */
/* background-color */
.bg_black,.hvr_bg_black:hover{background-color: #4f4242} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #8b6767} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #d4abab} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #BC8F8F} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FFF7F0} /* アクセントカラー2 */
/* border-color ※!important */
.border_color1,.hvr_border_color1:hover{border-color: #8b6767 !important}
.border_color2,.hvr_border_color2:hover{border-color: #d4abab !important}
.border_color3,.hvr_border_color3:hover{border-color: #BC8F8F !important}
.border_color4,.hvr_border_color4:hover{border-color: #e3caca !important}

#main_img:before {background-color: rgba(176,157,157,0.5) !important;}
#info_contact .con_img:before,.title_img:before {background-color: rgba(167,144,144,0.7);}
.overlay {background: linear-gradient(135deg, rgba(139,103,103,0.9) , rgba(188,143,143,0.9) ) !important;}

/*linkStyle*/
a.linkStyle {
    color: #8b6767 !important;
    border-bottom:solid 1px;
    opacity: 0.9 !important;
}
a.linkStyle:hover {color: #8b6767 !important;
                   opacity: 0.9 !important;}
                   
.opacity07,.opacity08{opacity:0.9;}
/* color　---------------------------------------------------------------------------------------------*/


/*font-------------------------------------------------------------------------*/
body {font-family: 'Noto Serif JP',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif" !important;}
.cms_title p,.page_title_box p,.con_title .pop400,.con_box h2,a.more_btn,.pop400{font-family: 'Shippori Mincho',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif" !important;}
a,.box_title1,.cate_title,.box_title2,.hannari{
    font-family:'Shippori Mincho',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif" !important;}
/*font-------------------------------------------------------------------------*/

/*その他機能*/


::-webkit-scrollbar{
  width: 10px;
}
::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #d4abab; 
}
::-webkit-scrollbar-thumb{
  background: #d4abab;
  border-radius: 10px;
  box-shadow: none;
}
/*その他機能*/

/*luxy-------------------------------------------------------------------------*/

#contents3 .con3_bg .con3_bg_img.luxy-el{
    height: 150%;
    top: -15%;
}


main {
    position: relative;
    background-color: #fff;
    background-image:url(dup/img/bg_img.jpg);
    background-size: 70%;
    background-attachment: fixed;
}
/*luxy-------------------------------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ top ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*modal-------------------------------------------------------------------------*/

#contents1 .con_box,#contents2 .con_box,#contents3 .con_box{position: relative;}

.modal_bt {
    cursor: pointer;
    position: absolute;
    font-size: 17px;
    padding: 25px 0 5px;
    display: block;
    right: 9%;}
    
    
#intro_wrap .modal_bt,#contents3_wrap .modal_bt{bottom:9% !important;}


.modal_bg{
     top: 0;left: 0;
     background-color: rgba(139,103,103,0.8);
     z-index: 9}
.modal_box{
     max-height: 80%;
     overflow-y: auto;
     z-index: 10}
.close_bt{cursor: pointer;
          position: relative;
          text-align: center;
          font-size: 17px;
}

.close_bt span::before {
    content: '';
    width: 20px;
    height: 1px;
    background: #8b6767;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 3px);
    transition: 0.5s;
}

.close_bt:hover span::before {
    content: '';
    width: 60px;
    background: #d4abab;
}

.modal_bt span::before {
    content: '';
    width: 50px;
    height: 1px;
    background: #8b6767;
    position: absolute;
    bottom: 0;
    transition: 0.8s;
}

.modal_bt:hover span::before {
    content: '';
    width: 170px;
    background: #d4abab;
}

img.circle {
    width: 38px;
    padding-left: 10px;
    opacity: 1;
    transition: 0.8s;
    transform: translate(0px, -3px);
    position: absolute;
}

.modal_bt:hover .circle {
    opacity: 0;
    transform: translate(10px, -3px);}

img.hvrcircle {
    width: 38px;
    padding-left: 10px;
    opacity: 0;
    transition: 0.8s;
    transform: translate(0px, -3px);
    position: absolute;
}

.modal_bt:hover .hvrcircle {
    opacity: 1;
    transform: translate(10px, -3px);}


.modal_box {
    background: url(dup/img/bg_img.jpg) !important;
    background-size: 100% !important;}
/*modal-------------------------------------------------------------------------*/



/*con-------------------------------------------------------------------------*/

div#contents1_wrap {
    position: relative;
}

div#contents1_wrap::before {
    content: '';
    background-image: url(dup/img/top_f.png);
    position: absolute;
    z-index: 2;
    width: 21%;
    height: 14%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 2%;
    top: 1%;
    transform: rotate(161deg);
}


div#contents2_wrap::before {
    content: '';
    background-image: url(dup/img/top_f2.png);
    position: absolute;
    z-index: 2;
    width: 17%;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    right: 1%;
    top: -10%;
    transform: rotate(356deg);
}

.num{display:none;}
#contents1 .line:before, #contents2 .line:before,#intro .line:before, #contents3 .line:before{display:none;}

.intro {
    width: 180px;
    position: relative;
    display: block;
    margin: -14% auto 50px;}
    
    
.banner{
    width: 60%;
    margin: 150px auto 200px;
    display: block;
}

img.point1,img.point2 {
    width: 110px;
    display: block;
    margin-bottom: 15px;}
    
img.point3 {
    width: 75px;
    display: block;
    margin: -40px auto 20px;}
    
    
p.intro_txt {
    line-height: 3;
    font-size: 15px;
    padding-bottom: 20px;}
    
div#intro_wrap{box-shadow: 10px 10px 10px -5px rgba(212,171,171,0.1);}
#contents1_wrap .con_img,#contents2_wrap .con_img,#contents3_wrap .con_box{box-shadow: 10px 10px 10px -5px rgba(212,171,171,0.5);}
/*con-------------------------------------------------------------------------*/

/*top_cms-------------------------------------------------------------------------*/
.cms_title {text-align: center;}
.line-l:before{opacity:0;}


.more_btn{
    background-color: #BC8F8F;
    color: #fff;
    overflow: hidden;
    transition: 0.3s!important;
}
.more_btn:hover{
    background-color: transparent;
    color: #d4abab;
}
.more_btn::before, .more_btn::after{
    width: 0;
    height: 0;
    opacity: 0;
    transition: 1s;
    transition-delay: 0s!important
}
.more_btn:hover::before, .more_btn:hover::after{
    width: 100%;
    height: 100%;
    opacity: 1;
    transition-property: width, height;
}
.more_btn::before{
    left: 0;
    top: 0;
    border-top: solid 1px #d4abab !important;
    border-left: solid 1px #d4abab !important;
    border-bottom: none;
}
.more_btn::after{
    top: auto;
    right: 0;
    bottom: 0;
    border-bottom: solid 1px #d4abab;
    border-right: solid 1px #d4abab;
}

section.top_cms_box {padding-top: 100px}
.top_cms_box:first-of-type {padding-top: 150px;}

#info_contact .con_box {
    width: calc(50% - 20px);
    margin-right: 0;
    margin: 0 5px;}


.cms_title {position: relative;}
.cms_3-b.cms_wrap .cate_box {
    border: solid 1px #f0e7e7 !important;
    background: #fcfaf9;}

.top_cms_box{position:relative;}

.top_cms_box:nth-of-type(1)::before {
    content: '';
    background: url(dup/img/flower.png);
    position: absolute;
    z-index: -1;
    width: 17%;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    right: -5px;
    top: 16%;
}

.top_cms_box:nth-of-type(3)::before {
    content: '';
    background: url(dup/img/flower.png);
    position: absolute;
    z-index: -1;
    width: 17%;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    left: -5px;
    bottom: 12%;
    transform: rotate(180deg);
}


/*top_cms-------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ top ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ all ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
section#footer_nav {
    margin-bottom: 0;
    padding-bottom: 50px;}
div#footer {
    background: url(dup/img/footer.jpg) !important;
    background-size: 40% !important;
    background-position: center center;
}


div#fakeloader.bg_color1{
    background-image: url(dup/img/footer.jpg);
    background-size: 40%;
    background-position: center center;
}
#fakeloader:before{background:rgba(252,242,242,0.4);}

#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after {
    height: 1px;
    transition: transform .5s;}


p#copyright {background: #d7bbbb;}

#logo {max-width: 250px;}
.nav_menu_more a:hover {color: #ffff;}


div#pc_nav .bg_color4 {
    color: #8b6767;
}

.head_banner{
    top: 37px;
    right: 130px;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ all ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ cms ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.con_box.bg_white {box-shadow: 10px 10px 10px -5px rgb(212 171 171 / 10%);}

/*【文字の左に横線】*/
#cms_2-a h3.cate_title {
    padding: 0;
    letter-spacing: 3px;
    display: flex;
    align-items: center;
    border: 0px;
}

#cms_2-a h3.cate_title::before {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
    max-width: 35px;
    opacity: 0.6;
    margin-right: 1rem;
}

#cms_2-a .cate {
    margin-bottom: 75px;}
    

#cms_3-b h3.cate_title { background: #BC8F8F;}
#cms_3-b .cate_box{border: solid 1px #f0e7e7 !important;
                    background: #fcfaf9;
                    margin-bottom: 20px;}

#cms_4-b .cate_box{
	margin: 0 0%;
	padding: 1%;}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ cms ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*contact---------------------------------------------*/
.tel_box{background:#fcfaf9;
	border: solid 1px #f0e7e7;}
.tel_wrap{border: solid 3px #f0e7e7;}

.border_white {border-color: #fff;}

.bg_color5 {
    background: #fcfaf9;
    box-shadow: 0px 0px 0px 1px #f0e7e7;}
/*contact---------------------------------------------*/

/*sitemap---------------------------------------------*/
#page10 .more_btn:hover:after {
    background-color: rgba(188,143,143,0) !important;}

#page10 .more_btn {
    background-color: #fcfaf9;
    color: #8b6767;
    overflow: hidden;
    transition: 0.3s!important;}
#page10 .more_btn:hover {background-color: transparent !important;}
/*sitemap---------------------------------------------*/


/*タブレット*/
@media screen and (max-width: 768px){
    .button_container span:nth-of-type(1) {
    letter-spacing: 0;
    font-weight: normal;
    }
    .head_banner {
    top: 24px;
    right: 118px;}
    #page_title .title_img { height: 380px;}
    #logo {max-width: 150px;}
    .intro {
            width: 150px;
            position: relative;
            display: block;
            margin: -16% auto 30px;}
    p.intro_txt_tb {
            line-height: 2.5;
            font-size: 14px;
            padding-bottom: 60px;}
     p.intro_txt {display:none;}
     #intro_wrap .modal_bt, #contents3_wrap .modal_bt {bottom: 7% !important;}
     .modal_bt {right: 7%;}
    .banner {
            width: 85%;
            margin: 110px auto 150px;
            display: block;}
     img.circle,img.hvrcircle{
            width: 33px;
            transform: translate(0px, 1px);}
    #contents3 .con_box {
            z-index: 1;
            padding-top: 10%;
            padding-bottom: 13%;
            padding-left: 4%;
            padding-right: 4%;}
    #contents3 .con_title {margin-bottom: 35px;}
    .top_cms_box:first-of-type {padding-top: 100px;}
    section.top_cms_box {padding-top: 50px;}
    .top_cms_box:nth-of-type(1)::before {
            width: 15%;
            height: 32%;
            top: 19%;}
    .top_cms_box:nth-of-type(3)::before {
            width: 15%;
            height: 35%;
            left: -6px;
            bottom: 18%;}
}
/*スマホ*/
@media screen and (max-width: 667px){
    .button_container span:nth-of-type(1) {
    font-size: 3vw;
    }
    #main_img:before {height: 50vh;}
    #logo {max-width: 100px;}
    header.scr_header #logo {max-width: 80px;}
    .intro {
            width: 130px;
            margin: -26% auto 30px;}
    p.intro_txt_tb {
            line-height: 1.8;
            font-size: 13px;
            letter-spacing: 1.4px;
            padding-bottom: 60px;}
    .modal_bt {font-size: 16px !important;
            right: 0% !important;}
    #intro_wrap .modal_bt, #contents3_wrap .modal_bt {bottom: 5% !important;right: 10% !important;}
    img.circle, img.hvrcircle {
            width: 28px;
            transform: translate(0px, 1px);}
    .font_14 {font-size: 13px;}
    .banner{
            width: 90%;
            margin: 65px auto 100px;
            display: none !important;}
    .banner_sp{
            width: 90%;
            margin: 65px auto 100px;
            display: block;}
    #contents1_wrap .con_title,#contents2_wrap .con_title {text-align: left;}
    img.point3 {
            width: 68px;
            display: block;
            margin: 0px auto 17px;}
    #contents3 .con_title {margin-bottom: 20px;}
    #contents3 .con_box {
            z-index: 1;
            padding-top: 7%;
            padding-bottom: 20%;
            padding-left: 4%;
            padding-right: 4%;}
    div#contents3_wrap {padding-top: 40px;}
    .top_cms_box:first-of-type {padding-top: 70px;}
    section.top_cms_box {padding-top: 30px;}
    .top_cms_box:nth-of-type(1)::before {
            width: 30%;
            height: 35%;
            top: 12%;}
    .top_cms_box:nth-of-type(3)::before {
            width: 30%;
            height: 35%;
            left: -14px;
            bottom: -6%;}
    #info_contact .con_box {
            width: 100%;
            margin-right: 0;
            margin: 0;}
    p#footer_txt {font-size: 12px;}
    div#footer {
            background: url(dup/img/footer.jpg) !important;
            background-size: 100% !important;
            background-position: center center;}
    div#fakeloader.bg_color1 {
            background-image: url(dup/img/footer.jpg);
            background-size: 80%;
            background-position: center center;}
    #page_title .title_img {height: 280px;}
    section#cms_4-b .box_txt1 {font-size: 13px;}
    #cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {left: 5px;}
    #cms_5-b .box_title1 {margin-left: 90px;}
    .tel_wrap {border: solid 0px #f0e7e7;
                padding: 0;}
    section#page9 .pd_l-20px.font_14_sp {
                padding-left: 8px;
                font-size: 13px;}
    div#h1txt {font-size: 11px;}
    .intro_title h3 {font-size: 22px;}
    .close_bt {font-size: 16px;}
    .modal_box {
            max-height: 80%;
            z-index: 10;
            padding: 20px 16px;
    }
    .modal_box h3 {
           font-size: 18px;
           padding-bottom: 27px;}
     .modal_box p {font-size:13px;}
     
     .modal_box {overflow-y: scroll;}
    .modal_box::-webkit-scrollbar {display:none;}
    
.head_banner {
    right: 79px;
    font-size: 13px;
    line-height: 1.5;
    top: 10px;
}

#cms_4-b .cate_box {
    margin: 0 0%;
    padding: 1% 1% 20px;
}
}



/* IE */
@media all and (-ms-high-contrast: none){
.more_btn{
    padding-top: 6px !important;
    padding-bottom: 5px !important;}
.pager li a {padding-bottom: 10px !important;}
.cate_list li a {padding-bottom: 10px !important;}
#cms_2-a h3.cate_title::before {margin-top: 5px !important;}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {top: 56% !important;}
#page9 .more { padding-bottom: 6px !important;}
#page10 .more_btn {
    padding-top: 13px !important;
    padding-bottom: 14px !important;}

}

