﻿/*--------link_font--------*/
.linkStyle{color: #fff; text-decoration: underline;}

@font-face {
    font-family: 'AlFresco';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/AlFresco.woff') format('woff'),
        url('./Dup/img/AlFresco.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'jost';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/jost.woff') format('woff'),
          url('./Dup/img/jost.eot') format('eot');
    font-display: swap;
}

/*--------all_page--------*/
.bg_color6{background-color:rgba(255,255,255,0.25);}
.bg_color7{background-color:rgba(255,255,255,0.75);}
.width_45per{width: 45%!important;}
.add_shadow1{box-shadow: rgba(136, 165, 191, 0.25) 6px 2px 16px 0px, rgba(255, 255, 255, 0.4) -6px -2px 16px 0px;}
.add_shadow2{box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(116, 136, 161, 0.25) 0px 0px 0px 1px;}

#loading.bg_color1{background-color:#e4edf3;}
#loading #loading_text .progressbar-text {color: #2971a9!important;}
.overlay .overlay-nav .top .jp,.overlay .overlay-nav .top .en,.overlay .overlay-nav .en,.overlay .overlay-nav .middle .jp{
    font-family: "jost","游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.overlay .overlay-nav .top .en {
    font-size: 14px;
    font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.overlay .overlay-nav .top .jp {font-size: 24px;}
.overlay .overlay-nav .en{font-size:12px;}
.overlay .overlay-nav .middle .jp {font-size: 1rem;}
.overlay .overlay-nav .top li {
    margin-bottom: 15px;
    line-height: 1.25;
}
.overlay .overlay-nav .bottom a {
    background-color: #3887b9;
}
.menu-trigger, .close-trigger {
    right: 30px;
    top: 58%;
}
#loading{
    background-image: url(./Dup/img/back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
#logo img{max-width: 200px;transition: all 0.5s;}
header.scr_header #logo img{max-width: 125px;transition: all 0.5s;}
header,header.scr_header{transition: all 0.5s;}
header.scr_header{background-color: rgba(164, 183, 193, .5)!important;}
header.scr_header #pc_nav ul p{margin-top:0;}

#pc_nav li a.txt_white{
    padding: 15px 0 0 0;
    font-weight: bold;
    text-shadow: 0 0 7px #222222;
}
header.scr_header #pc_nav li a.txt_white{
    padding: 5px 0 0px 0;
    text-shadow: none;
}

#main_img .scr.txt_white, #page_title_img .scr.txt_white{
    text-shadow: 0 0 7px #222222;
}
.sns_links{
    justify-content: flex-start;
}
main h2{
    text-shadow: 3px 3px 6px rgba(0, 0, 0, .25);
}

.blur {
    background: rgba(175, 154, 125, .75);
}

#intro .intro_img1{max-height: 1000px;}
#intro_wrap{position:relative;}
#intro_wrap:before {
    content: '';
    position: absolute;
    display: block;
    top: 89px;
    right: -50px;
    margin: auto;
    width: 88%;
    height: 71%;
    z-index: -1;   
    background-size: 6px 2px, 6px 2px, 2px 6px, 2px 6px;
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-image: linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px);
}

.con_title{
    position:relative;
    display: inline-block;
}
.con_title::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_01.png) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    width: 1.2em;
    height: 1.6em;
    left: -65px;
    bottom: 0px;
}
.con_title::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_02.png) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    width: 1.3em;
    height: 1.6em;
    right: -67px;
    bottom: 0px;
}
.top_title.title1 h2 > span {
    padding-top: 59px;
}
.top_title.title1 .sliceTxt1{
    line-height: 1.85;
}
#contents .con_title {
    line-height: 0.9;
    font-size: 4.3em;
    margin-bottom: 30px;
}
.top_title.title2 .sliceTxt1{
    line-height: 1.1;
}
.top_title.title2 .title_item{
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 63%;
}
.top_title h2 > span:before {
    width: 3px;
}

#contents .con_box{position:relative;}
#contents .box1:before,#contents .box3:before{
    content: '';
    position: absolute;
    display: block;
    right: -200px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 113%;
    height: 84%;
    z-index: -1;
    background-size: 6px 1px, 6px 1px, 1px 6px, 1px 6px;
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-image: linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px);
}
#contents .box2:before{
    content: '';
    position: absolute;
    display: block;
    left: -200px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 117%;
    height: 83%;
    z-index: -1;
    background-size: 6px 1px, 6px 1px, 1px 6px, 1px 6px;
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-image: linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px),linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 6px);
}

.cms_title h3{
    font-size: 2.1em;
}
.cms_title p{
    color: #bbe4f9;
    font-family: "jost",sans-serif;
}


.more .more_item:before {
    background-color: rgba(154, 198, 219, 1)!important;
}

#footer_info.bg_color3{background-color: #f5f3ef;}
#logo2{margin-top:30px;}
#logo2 img{    max-width: 180px;}
#footer_info .grid_6:nth-of-type(1){width: 40%!important;}
#footer_info .grid_6:nth-of-type(2){
    width: 37%!important;
    padding: 0 0 0 5%;
}
#footer_info .info_btn_wrap{margin-bottom:40px;}
#footertxt.txt_white,#h1txt.txt_white{color: #1d1d1e;}


.overlay{
    background: linear-gradient(180deg, rgba(143, 139, 135, .65), rgba(149, 149, 149, .7));
    -webkit-backdrop-filter: blur( 10px );
}
footer .info_btn_wrap a{background-color: #3887b9;}

#copyright {
    font-family: 'jost',sans-serif;
    background-color: #c9b59e;
}



/*--------subpage--------*/
.pager li a:hover {
    background-color: rgba(183, 156, 115, 1)!important;
}
#cms_3-d .box_title{
  display: flex;
  align-items: center;
  white-space: nowrap; 
}
#cms_3-d .box_title::after {
        content: '';
    display: block;
    background: linear-gradient(90deg, #9b7b55 45%,rgba(255,255,255,0) 20% ,rgba(255,255,255,0) 100%) repeat-x left top/6px 100%;
    background-size: 7px 2px;
    width: 100%;
    height: 1px;
    margin-left: 20px;
    margin-right: -25px;
  }



#cms_5-b .cate_box, .cms_5-b .cate_box {border-bottom: 1px solid #e9eaed;}
#cms_5-b .cate_box .open_bt, .cms_5-b .cate_box .open_bt { border: none;}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item { border: none;    padding: 0px 30px 0px;}
#cms_5-b .cate_box .box_txt1,.cms_5-b .cate_box .box_txt1{
	padding: 1em;
    background-color: rgba(205, 190, 169, .7);
}
#cms_5-b .cate_box .open_bt .box_title1::before {
    color: rgba(255, 255, 255, .8)!important;
}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {  margin-left: 70px;}
#cms_5-b .cate_box .open_bt .arrow img, .cms_5-b .cate_box .open_bt .arrow img{display: none;}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
	left: 2px;
    top: 50%;
    margin-top: 0px;
}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before {
    left: -26px;
    top: -1px;
}
#cms_5-b .cate_box .open_bt .arrow::before,
#cms_5-b .cate_box .open_bt .arrow::after,
.cms_5-b .cate_box .open_bt .arrow::before,
.cms_5-b .cate_box .open_bt .arrow::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #fff;
    
}
#cms_5-b .cate_box .open_bt .arrow::before,
.cms_5-b .cate_box .open_bt .arrow::before{
    top:48%;
    left: 15px;
    transform: rotate(180deg);    
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow::after,
.cms_5-b .cate_box .open_bt .arrow::after{    
    top:48%;
    left: 15px;
    transform: rotate(-90deg);
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow.arrow_be::before,
.cms_5-b .cate_box .open_bt .arrow.arrow_be::before{
	transform: rotate(0deg);
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow.arrow_be::after,
.cms_5-b .cate_box .open_bt .arrow.arrow_be::after{
	transform: rotate(0deg);
    transition: all 0.5s;
}
#cms_6-c .cate_box,.cms_6-c .cate_box{
    background-color: rgba(195, 179, 160, .75);
}
.cms_6-c .cate_box{width: calc(84% / 3 - 20px);}

#page8 .tel_box{
    position: relative;
    overflow: hidden;
    padding: 20px 20px 15px 20px;
    background-color: #bfaa90;
}
#page8 .tel_box > a:before{
    content:"";
    position: absolute;
    width:100vw;
    height:100vh;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
}
@media screen and (max-width: 1200px){
    #page8 .tel_box p{
        display: block;
        padding-right: 0px;
        margin-right: 0px;
        border-right: none;
        
    }
}

@media screen and (max-width: 667px){  
#page8 .tel_box a{
    font-size: 5vw;
    letter-spacing: 2px;    
}
}




.overlay:before {
    background-color: rgba(175, 177, 183, .3);
}
.overlay .overlay-nav .sns_links li {
    width: 16%;
}

/*--------mobile_tb--------*/
@media screen and (max-width: 768px){
.width_45per{width: 50%!important;}
.overlay div.overlay-img {background-position: 25% 50%;}
.overlay div.overlay-nav {height: 90%;}
.menu-trigger, .close-trigger {top: 56%;}

#loading .kvArea .img_box img { max-width: 55%;}
#loading_text .progressbar-text {font-size: 1rem !important;}
#logo img { max-width: 120px;}

body:before,body:after {
    display: none;
}

#intro_wrap:before {
    top: 165px;
    width: 88%;
    height: 67%;
}
#intro .intro_photo h2 {
    left: -22px;
}

.top_title.title2 .title_item {
    width: 91%;
}
.top_title h2.right {
    right: 4px;
}
.top_title h2.left {
    left: 9px;
}
.top_title h2 > span {
    padding-right: 0px;
}
.con_title::before {
    left: -46px;
}
.con_title::after {    ;
    right: -45px;
}
#contents .con_title {
    font-size: 4vw;
}
#contents .box1:before, #contents .box3:before {
    width: 141%;
}
#contents .box2:before{
    width: 140%;
}
#footer_info .grid_6:nth-of-type(1){width: 45%!important;}
#footer_info .grid_6:nth-of-type(2){
    width: 45%!important;
}
#copyright{
    text-align: left;
    padding-left: 30px;
}
#logo2 img{    max-width: 150px;}
#h1txt span{font-size: 0.7em;}
.page_container{padding: 10% 5%;}

#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
    margin-left: 74px;
}
#cms_5-b .cate_box, .cms_5-b .cate_box {
    padding-right: 10px;
}

}


/*--------mobile_sp--------*/
@media screen and (max-width: 667px){
.width_45per{width: 100%!important;}
#loading .kvArea .img_box img {
    max-width: 42%;
}
#logo img {
    max-width: 85px;
}
header.scr_header #logo img {
    max-width: 70px;
}
.menu-trigger, .close-trigger {
    right: 13px;
    top: 63%;
}

_::-webkit-full-page-media,
_:future,
:root #main_img::before {
      left: 53%;
}

#intro_wrap:before {
    top: 246px;
    width: 110%;
    height: 67%;
    right: -10px;
}
#contents .con_title {
    font-size: 8vw;
    line-height: 2;
}

#contents .box1:before, #contents .box3:before {
    width: 114%;
    right: auto;
    left: auto;
    top: auto;
    bottom: 20px;
    height: 74%;
}
#contents .box2:before{
    width: 114%;
    right: auto;
    left: auto;
    top: auto;
    bottom: 20px;
    height: 74%;
}
.con_title::before {bottom: 7px;}
.con_title::after {bottom: 8px;}

.top_title.title2 .title_item {
    width: 87%;
}
.top_title.title2 {
    height: 143px;
}
#footer_info .grid_6:nth-of-type(1) {
    width: 100%!important;
}
#footer_info .grid_6:nth-of-type(2) {
    width: 87%!important;
    padding: 0;
}
#footer_info {
    padding: 0px 0px;
}
#copyright {
    text-align: center;
    padding-left: 0px;
}
.top_cms_box{
    border: 0;
    padding: 0;
}
.cms_title h3 {
    font-size: 8vw;
}
.overlay .overlay-nav .sns_links li {
    width: 15%;
}
.page_container {
    padding: 20% 5%;
}
#page_title .jp {
    left: -15px;
    top: 40px;
}
#page_title .en {
    letter-spacing: 0px;
    font-size: 17vw;
    top: -26px;
}
#page_title .en:before {
    width: 2px;
    left: 3px;
}
.cate_list li:nth-of-type(4n) {
    margin-right: 0%;
}
#cms_3-d .box_title {
    display: block;
}
#cms_3-d .box_title::after{
    display: none;
}
#cms_5-b .cate_box .open_bt, .cms_5-b .cate_box .open_bt {
    padding: 15px 0;
}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    left: -9px;
}
#cms_5-b .cate_box .open_bt .box_title1{
    margin-left: 53px;
    font-size: 3.8vw;
    padding-right: 10px;
}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before {
    left: -20px;
}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item {
    padding: 0px 0px 0px 15px;
    line-height: 1.5;
}
}

@-moz-document url-prefix(){
    #pc_nav li a.txt_white {
    letter-spacing: normal;
    }
    .overlay .overlay-nav > ul li a {
   letter-spacing: normal;
    }
    .modal-box .inner{
        scrollbar-width: none; 
    }
    .blur{background: linear-gradient(180deg, rgba(143, 139, 135, .85), rgba(149, 149, 149, .9));}
    .overlay:before {
    background-color: rgba(175, 177, 183, .6);
}
}

@media all and (-ms-high-contrast: none){
    .overlay:before {background: rgba(143, 139, 135, .6);}
    #pc_nav li a.txt_white {
    font-size: 1em;
    }
    footer .info_btn_wrap a{padding:13px 0  8px;}
    #cms_1-f .box_txt1{padding:13px 20px 8px;}
}