﻿.bg_color1{
    background-color: #DBA865;
}
.txt_color1{
    color: #DBA865;
}

/*FV*/
.triangle01 {
    display: none;
}
.catch{
    display: none;
}
.toppage{
    background-image: url('./Dup/img/mainbg.jpg');
}
.swiper-wrapper div{
    width: 100%;
}
.swiper-wrapper div.img2{
    width: 300px;
}
#mainwrap{
    padding-bottom: 0;
}
#main_img{
    height: 100%;
    min-height: 830px;
}
.catchCopy{
    margin-top: 100px;
    margin-left: 75%;
    z-index: 5;
}
.headerCoInfo{
    cursor: pointer;
}


@media screen and (max-width: 1441px){
    #main_img{
        min-height: 745px;
    }
}
@media screen and (max-width: 950px){
    #main_img{
        min-height: 495px;
    }
}
@media screen and (max-width: 768px){
    .catchCopy {
        margin-top: 38px;
        margin-left: 75%;
    }
    .catchCopy img{
        width: 135px;
    }
}
@media screen and (max-width: 668px){
    .catchCopy {
        margin-top: 216px;
        margin-left: 30%;
    }
    .catchCopy img{
        width: 135px;
    }
}
/*TOP*/
p.con_txt.font_2dw,.con1_txt_wrap .con_txt{
    font-size: calc(1rem + 4px);
}
.con_title br{
    display: none;
}
@media screen and (max-width: 668px){
    .con_title br{
        display: block;
    }
    #top_contents3 h3.con_title.font_8up{
        font-size: calc(1rem + 6px);
    }
    p.con_txt.font_2dw,.con1_txt_wrap .con_txt{
    font-size: calc(1rem + 2px);
}
}
/*header アコーディオンメニュー*/

#hcinav{
    display: none;
}
#hcinav ul li{
    text-align: left;
    padding-left: 20px;
}
.nav-open{
	padding: 15px;
	color: #333;
	font-size: 20px;
	position: relative;
}


/*footer*/
footer{
    background-image: url('./Dup/img/mainbg.jpg');
}