@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------
  
  共通
  
---------------------------------------------------------------------------------------- */
/*背景の金魚削除*/
@media(min-width768){
    body .column1 #contents{
        background:none !important;
        background: initial;
        background: initial;
    }
}
/*--------------footerお問い合わせ----------------*/
.footer-contact .dec-bg--dark{
    background-color: #fff;
}
#opt3 .footer-contact h4{
    color: #333333 !important;
    font-family:"Noto Serif JP" ;
    font-size: 22px;
}

#opt{
    /*background:url(/images/common/footer-contact-back.jpg);*/
    background-image:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(/images/common/footer-contact-back.jpg);
}
.footer-contact p{
    font-family: "Noto Serif JP";
    font-size: 18px;
    font-weight: bold;
}
/*--------TEL・FAXアイコン---------*/
.footer-contact u{
    display: inline-block;
    position:relative;
    padding-left: 75px;
    vartical-align:middle;
    line-height: 1.4;
    font-size: 22px;
    text-decoration: none;
}
.footer-contact u::before{
    content:"";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-image: url(/images/common/phone-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
}
.footer-contact strong{
   font-weight: bold;
    display: inline-block;
    position:relative;
    padding-left: 75px;
    vartical-align:middle;
    line-height: 1.4;
    font-size: 22px;
}
.footer-contact strong::before{
    content:"";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-image: url(/images/common/fax-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
}
.footer-contact a{
    color: #333333;
}
.footer-contact u a:hover{
    color: #333333;
    opacity: 0.6;
}
/*--------fotterお問い合わせタイトル-----------*/
h2.footer-contact-jptitle{
    color: #fff !important;
    font-size: 30px !important;
    font-family:"Noto Serif JP";
}
h2.footer-contact-jptitle:before{
    display: none !important;
}
h2.footer-contact-jptitle:after{
    display: none !important;
}
h2.fotter-contact-entitle{
    color: #fff !important;
}
h2.fotter-contact-entitle:before,
h2.fotter-contact-entitle:after{
    background-color: #fff !important;
}
.fotter-contact-p p{
    font-family: "Noto Serif JP";
}

/*TOPページ以下下層ページのタイトルデザイン*/
@media(min-width:768px){
    .asaH1{
        flex-grow: 0;
        width: 50%;
        margin: 40px auto;
    }
}
/* ----------------------------------------------------------------------------------------
  
  メインビジュアル　スライダー
  
---------------------------------------------------------------------------------------- */
.top-slider{
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
    padding-right: calc((50% - 50vw) * -1) !important;
    padding-left: calc((50% - 50vw) * -1) !important;
    width: auto !important;
    max-width: none !important;
    background-image: url(/images/top/slider-nack.png);
}


.slick .slick-slide{
    padding: 5px !important;
}
@media (max-width: 767px) {
    .slick #slick-7 .slick-slide {
        width: 300px !important;
    }
    #slick-thumb-7{
        display: none;
    }
}

@media(min-width:768px){
    #slick-7{
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
    /*
    padding-right: calc((50% - 50vw) * -1) !important;
    padding-left: calc((50% - 50vw) * -1) !important;
    */
    width: auto !important;
    max-width: none !important;
}


    #slick-7 .slick-slide img{
        height: 500px;
    }
}

/*upperの背景削除*/
.column1 #upper .freeParts:first-child{
    background-image:none;
}
/* ----------------------------------------------------------------------------------------
  
  TOPページインデックスボタン（3列）
  
---------------------------------------------------------------------------------------- */
.index-btn .dec-bg--dark{
    background-color: #fff;
}
.index-btn{
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
    padding-right: calc((50% - 50vw) * -1) !important;
    padding-left: calc((50% - 50vw) * -1) !important;
    width: auto !important;
    max-width: none !important;
    background-image: url(/images/top/25509173Gray.jpg);
}
.index-btn2{
    background: url(/images/top/kyoto-silhouette.png) no-repeat bottom right,
    url(/images/top/25509173Gray.jpg) repeat top left;
}
.index-btn h2{
    margin: 0 !important;
    background-color:transparent !important;
    color: #333333 !important;
    
}
.index-btn h2:after {
    display: block;
    content: "";
    background: #333333;
    width: 50px;
    height: 2px;
    margin: 10px auto 0;
}
@media(min-width:768px){
.index-btn{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
}
@media(min-width:768px){
.index-btn .lay-col12-lg-6{
    max-width: 30%;
    height: auto;
    
}
}
.index-btn .cparts-body-block{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
}

div[col-flex*="1"].lay-row > .lay-col12-lg-6:nth-child(n + 3){
    margin-top: 0;
}
div[col-flex*="1"].lay-row > .lay-col12-md-12:not(:first-child){
     margin-top: 0;
 }

@media(max-width:767px){
     div[col-flex*="1"].index-btn2 > .lay-col12-xs-12:not(:first-child){
         margin-top: 0 !important;
     }
 }
 .index-btn2{
     padding: 50px 45px 150px 45px;
 }
 @media(max-width:767px){
    .index-btn2{
        padding-top: 0;
    }
 }
 /* ----------------------------------------------------------------------------------------
  
  インデックスページ　ボタン（2列）
  
---------------------------------------------------------------------------------------- */
.index-btn3 .dec-bg--dark{
    background-color: #fff;
}
.index-btn3 h2{
    margin: 0 !important;
    background-color:transparent !important;
    color: #333333 !important;
    
}
.index-btn3 h2:after {
    display: block;
    content: "";
    background: #333333;
    width: 50px;
    height: 2px;
    margin: 10px auto 0;
}
.index-btn-none > .lay-col12-lg-6:nth-child(2){
    display: none;
}
.index-btn3-2nd{
    padding-top: 80px;
}
@media(max-width:767px){
    .index-btn3-2nd{
        padding-top: 0;
    }
    .lay-margin-b--3{
        margin-bottom: 2rem !important;
    }
}
