﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
body{
        font-family: 'Montserrat',"Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
        font-weight: 500;
}
.linkStyle{color: #333;border-bottom: 1px solid;}
.bg_color1{background-image: url(Dup/img/bg.jpg);}
.more a{color: #121212;}
.catch{
        z-index: 1;
    bottom: 50px;
    right: 50px;
}
#main_img{height: 50vw;}
#header.scr_header{background-color: rgba(255,255,255,0.5);}
#header .contact_bt{
    right: 150px;
    top: 26px;
}
header .menu_stick {
    top: 45px;
}
.cms_title::before{left: 48%;background-color: #121212;}
#loading_bg{background-color: #fff;}
#sp_nav img{display: none;}
#sp_nav ul li a{    color: #121212!important;}
#sp_nav .tel_bt{background-color: #121212;}
/*#sp_nav .tel_bt::before{
    content: "※営業電話はお断りしております。";
    position: absolute;
    bottom: -40px;
    left: 0;
    font-size: 16px;
    color: #121212;
}*/
#header{background: linear-gradient(to bottom, rgb(255 255 255 / 30%), transparent);transition: 0.5s;}
#contents1{
    background-image: url(Dup/img/bg02.jpg);
    color: #0b0b0b;}
#contents1 .con_box{
/*    background-image: url(Dup/img/bg02.jpg);
    color: #0b0b0b;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 16%);*/
    background-color: transparent;
}
#contents1 .con_box::before{
    background-color: #121212;
    height: 50px;
    left: 50%;
    top: -50px;
}
#contents1 .con_box h2{letter-spacing: 10px;}
#contents1 .con_box p{line-height: 3;}
#contents2 .con_box::before, #contents3 .con_box::before{right: 15%;left: inherit;}
#contents2 .con_box,#contents3 .con_box{
    height: 100vh;
    padding-left: 100px;
    padding-top: 100px;
    background-image: linear-gradient(to bottom, rgba(35,35,38,0), rgba(35,35,38,0.8));
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 80%;
    box-sizing: border-box;
}
#contents2 .con_box h2,#contents3 .con_box h2{
    position: absolute;
    writing-mode: vertical-rl;
    top: 10%;
    right: 10%;
    font-weight: bold;
}
#contents2 .con_box h2 span,#contents3 .con_box h2 span{
    padding-top: 170px;
    line-height: 3;
}
#contents3 .con_box h2 span{    padding-top: 60px;}
#contents2 .con_box p,#contents3 .con_box p{
    position: absolute;
    bottom: 10%;
    left: 5%;
    letter-spacing: 4px;
    line-height: 2;
}
#contents2, #contents3, #contents2 .con_box, #contents3 .con_box{min-height: inherit;}
#contents2 .con_box > .d_table::before, #contents3 .con_box > .d_table::before,#contents2 .con_box > .d_table, #contents3 .con_box > .d_table{min-height: inherit;}
#contents2 .con_box p,#contents3 .con_box p{
        max-width: 1200px;
    width: 65%;
}
#top_cms{
    background-image: url(Dup/img/bg.jpg);
    color: #0b0b0b;
}
#top_cms .cms_title h2{font-weight: bold;}
#top_cms .cms_title h2,#top_cms .cms_title p{text-align: center;color: #121212;letter-spacing: 10px;}
#top_info{background-image: url(Dup/img/bg02.jpg);}
#top_info .con_box::before{content: none;}
#gmap{height: 500px;}
/*===========================================================*/
/* コード集 */
/*===========================================================*/




/*===========================================================*/
/* 下層 */
/*===========================================================*/
#page_title{background-image: url(Dup/img/bg02.jpg);}
#page_title .page_title_box{
    color: #121212;
    letter-spacing: 10px;
    text-shadow: none;
    text-align: center;
}
#page_title .page_title_box h2{font-weight: bold;}
#page_title img{opacity: 0;}
#under_page,.cate_list li a,.page9 h3{color: #121212;}
#under_page .under_box{background-color: #fff;}
#under_page .page9 p a,#contact_tel a{background-color: #121212;}
.cate_list li {
    width: auto;
    margin: 0 10px 10px 0!important;
}
.cate_list li a {
    padding: 10px 20px;
    background-color: #121212;
    color: #fff;
    width: 220px;
}
.pager li a{
    width: 70px;
    background-color: #121212;
}
/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
.catch{bottom: 50px;}
.map_wrap iframe{height: 60vw!important;}
#contents2 .con_box::before, #contents3 .con_box::before{right: 13%;}
#contents1 .con_box::before{
    top: 30px;
    left: 0;
    
}
#header .contact_bt {
    right: 100px;
    top: 15px;
}
header .menu_stick {
    top: 35px;
    right: 30px;
}
#contents1 .con_box p{transform: none;opacity: 1;}
#main_img{height: 90vw;}

}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
#main_img {
    height: 56vw;
}
header.height80vh_sp{height: auto;}
.catch{display: none;}
.catch_sp{
    max-width: 164px;
    margin: 0 auto 100px;
    width: 20%;
}
h1 img.width_200-max_sp{max-width: 120px;}
#contents1 .con_box p{text-align: left;}
#contents2 .con_box, #contents3 .con_box{
    height: auto;
    padding: 100px 20px;
}
#contents2 .con_box h2, #contents3 .con_box h2{
    position: static;
    writing-mode: inherit;
    text-align: center;
}
#contents2 .con_box p, #contents3 .con_box p{
    width: 100%;
    position: static;
    
}
#contents2 .con_box::before, #contents3 .con_box::before {
    right: 50%;
}
#top_cms .cms_title p {
    font-size: 14px;
}
header .menu_stick {
    top: 30px;
    right: 20px;
}
header .scroll_d span,header .scroll_d{display: none;}
#header .contact_bt{
    position: fixed;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
#copyright{padding-bottom: 80px;}
video{width: 100%;}
}

/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}