﻿/*--------link_font--------*/
@import url('https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova:wght@400..700&family=Shippori+Mincho:wght@500;700&display=swap');

body{font-family: "Shippori Mincho","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;}


.linkStyle{color: #333333; text-decoration: underline;}


/*--------all_page--------*/
.pd_l-r2per {padding: 0 2%;}
.la-angle-left:before {
    content: "\f104";
}
.la-angle-right:before {
    content: "\f105";
}
.add_shadow{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
#loading_logo {
    width: 80%;
    max-width: 200px;
    display: none;
}
#loading_line {
    background-image: url(./Dup/img/back2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
#loading_line .line{
    opacity: 0.35;
    background-color: #771b0e;
}
.top_nav ul li a:hover{
    color:#fff;
    opacity: 0.8;
}
.menu .nav ul li .nav1{
    font-size: 1.35em;
    font-family: "Ibarra Real Nova", serif;
    font-weight: bold;
    color: #c00;
}

.menu .nav ul li .nav2{
    font-size: calc(1rem - 3px);
    font-weight: bold;
    opacity: 0.8;
    line-height: 1.7;
}
.top_nav,.svg_box{display:none;}

.main_img_wrap .catch {
    top: 32%;
    left: 5%;
    transform: translate(-50%,-50%);
    width: 5em;
}

.main_img_wrap .catch {
    top: 44%;
    left: 52%;
    transform: translate(-50%,-50%);
    width: 26em;
    height: 6em;
}

#contents{
    background-image: url(./Dup/img/back.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 15% 50%;
}
#contents .box{
    margin-bottom:200px;
    position:relative;
}
#contents .txt_wrap,section.other{
    position: relative;
    z-index: 3;
}
#contents .box figure:after {
    content: '';
    position: absolute;
    display: block;
    top: 12%;
    right: 45%!important;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 3;
    border: 2px solid #fff;
    opacity: 0.75;
}
#contents .box2 figure:after {
    right: 55%!important;
}
#contents .box3 figure:after {
    right: 45%!important;
    top: -15%!important;
}
#contents .font1{
    font-size: 3rem;
    transform: rotate(-3deg);
    margin-bottom: 10px;
}

#contents .t_cms_txt2,#contents .t_cms_txt5,#contents .t_cms_txt8{
    font-family: "Ibarra Real Nova",serif;
    font-weight: 500;
    font-size: 5em;
    line-height: 0.05;
    opacity: 0.45;
    color: rgba(204, 0, 0, .25);
    white-space: nowrap;
}

.img-container:before,.t_cms_img2 .img-container:before{background: #c7ae8f;}

#top_link .bg_color1{background-color: #db5252;}
#top_link a:hover .link_bg{
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.6;
}
#top_cms .line{display:none;}

/*
#top_cms{
    background-image: url(./Dup/img/back3.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 117% 50%;
}
#top_cms .cms_title p {
    font-weight: normal;
}#top_cms .line{display:none;}

.cms_title .font_2up{
    font-weight: normal;
    font-size: 2rem;
    line-height: 1;
}
.cms_title{
    position:relative;
    z-index:+1;
    padding-left: 42px;
}
.cms_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: 3em;
    height: 6em;
    left: -17px;
    top: 0px;
}
*/
.other .box_title {
    font-weight: normal;
}
.other .box_title2 {
    letter-spacing: 3px;
}
#footer .grid_6{
    width: 60%!important;
}
footer {
    background-color: #dd9f9f;
}
.other .box figure {
    opacity: 0.15;
}
.other .box .txt_color3 {
    color: #91af78;
}


/*--------subpage--------*/
.page02 .cate_list li:first-of-type{display:none;}
.all_header #header{padding-top:0;}
.all_page .menu .logo.width_10per{
    width: 10.5%!important;
}
.is-fixed .logo {
    width: 10%!important;
}
.subpage .all_page.bg_color4 {
    background-color: rgba(215, 154, 154, .35);
}
#page_title p {
    letter-spacing: 4px;
}
.page_title .img-container.active .img-container_img {
    opacity: 1!important;
}
.page_title .img-container.active .img-container_img{
    opacity: 0.4!important;
}
.cate_list li {
    text-align: left;
}
.cate_list li a{padding: 10px 10px 10px 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*
.cate_title{
    position:relative;
    z-index:+1;
    padding-left: 42px;
}
.cate_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: 2.8em;
    height: 3.2em;
    left: -1px;
    top: -6px;
}
#cms_3-c .cate_title::before{
    top: -15px;
}
*/
#cms_2-a .cate_box .box_img1 img{border-radius:250px;}
#cms_6-a .cate_box:last-of-type,
.cms_6-a .cate_box:last-of-type{
border-bottom: 1px dotted #E8B9C1;
}

#cms_6-c .cate_box{
     position:relative;
     background-color: #f1e4d4;
 }
 #cms_6-c .cate_box:before{
    content: "";
    width: 97%;
    height: calc(100% - 37px);
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 19px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%);
}



#page8 .tel_box{
    position: relative;
    overflow: hidden;
    padding: 15px 20px 20px 20px;
    border: 1px solid #4f4f4f;
}
#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: 768px){  
#page8 .tel_box {
    margin-bottom: 20px;
    width: 80%!important;
}
}
@media screen and (max-width: 667px){  
#page8 .tel_box a{
    font-size: 5vw;
    letter-spacing: 2px;    
}
#page8 .tel_box.box1 a,#page8 .tel_box.box2 a {
    font-size: 4.2vw;
    line-height: 1.4;
    letter-spacing: 1px;
}
#page8 .tel_box {
    width: 95%!important;
}
}



/*--------mobile_tb--------*/
@media screen and (max-width: 768px){
    #loading_line {
    background-image: url(./Dup/img/back2_tb.jpg);
}
    header .logo {
        display: none;
    width: 13.5%;
    }
    #nav_menu {
    background-color: rgba(255,255,255,0.8);
}
.main_img_wrap .catch {
    top: 47%;
    width: 22em;
}
#contents .t_cms_txt2, #contents .t_cms_txt5, #contents .t_cms_txt8 {
    font-size: 3.8em;
}
#contents .box .txt_wrap {
    width: 90%;
    padding-right: 0px;
}
#contents .box figure {
    width: 90%;
    margin-top: 30px;
}
#contents .box figure:after {
    width: 100%;
}
#contents .box:nth-child(odd) figure:after {
    right: 45%;
}
#contents .box2 .txt_wrap{
    margin-top: 50px;
}
#contents .box3 .txt_wrap {
    margin-bottom: 30px;
}

#top_cms {
    background-position: 201% 50%;
}
.other .box_title {
    font-size: 1.05em;
}
.cate_list li {
    width: 50%;
    text-align: left;
    margin-right: 0px;
}

#footer .grid_6{
    width: 100%!important;
}
#footer .logo{
    width: 55%!important;
}
.subpage .all_page.bg_color4 {
    background-color: #f1dcdc;
}
}



/*--------mobile_sp--------*/
@media screen and (max-width: 667px){
    #loading_line {
    background-image: url(./Dup/img/back2_sp.jpg);
}
#loading_logo {
    max-width: 150px;
}
header .logo {
    width: 20%;
}
#nav_menu {
    height: 55px;
    width: 55px;
    right: 17px;
    top: 18px;
}
.main_img_wrap .catch {
    top: 49%;
    width: 16em;
}

#contents:after {
    width: 46%;
    left: -65px;
    bottom: -105px;
    transform: rotate(6deg);
}
#contents:before {
    width: 38%;
    right: -72px;
    top: -27px;
    transform: rotate(-6deg);
}
#contents .t_cms_txt2, #contents .t_cms_txt5, #contents .t_cms_txt8 {
    font-size: 8vw;
}

#top_cms {
    background-size: cover;
    background-position: -19% 50%;
}

.cms_title .font_2up {
    font-size: 6vw;
}
.cms_5-b .cate_box .arrow {
    left: -4px;
}
.other .box_title {
    font-size: 4.7vw;
    letter-spacing: 3px;
}
.other .box_title2 {
    font-size: 4.5vw;
}
#footer .logo {
    width: 90%!important;
}
.cate_list li {
    width: 100%;
    margin-bottom: 0px;
}
.cate_list li:last-of-type{
    margin-bottom: 15px;
}
.cate_list li a {
    font-size: 4vw;
    padding: 5px 10px 5px 10px;
}
.cate_title {
    line-height: 1.3;
}
/*
.cate_title::before {
    width: 2em;
    height: 4em;
    left: -1px;
    top: 1px;
}
*/
#page_title p {
    letter-spacing: 4px;
}
.page_title .img-container.active .img-container_img {
    opacity: 1!important;
}
#page_title .img-container::after {
    background-color: rgba(145, 132, 132, .4);
}
.sns_links {
    justify-content: flex-end;
}
.pager li:last-of-type a span {
    border-left: 1px solid #e8b9c1;
}
#cms_6-c .cate_box {
    padding: 40px 25px;
}
#cms_6-c .cate_box:before {
    width: 92%;
}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){
#top_cms figure img{width:100%!important;}
#contact_tel a {padding:37px 30px 30px}
}

@-moz-document url-prefix(){
    .cms_1-a figure img{width:100%!important;height:auto!important;}
}
@supports (-ms-ime-align: auto) {
    .cms_1-a figure img{width:100%!important;height:auto!important;}
}
