@charset "utf-8";
.clear {
    clear: both;
    visibility: hidden;
    height:1px;
    margin:0;
}
/*-------------*/
body{
    background: #fff;
    color: #000;
    padding-top: 130px;
}
#wrapper {
    background: #fff;
    color: #000;
    font-family: "Oswald","ヒラギノ角ゴ Pro W3", Verdana, "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper .max-width-limit{
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
}

/*head*/
.title-sec {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
    border-bottom: 1px solid #c8c9c8;
    background-size: 35%;
    border-top: 4px solid #c8c9c8;
}
.title-sec h1 {
    font-size: 2.5em;
    margin: 0;
}

/*パンくず*/
.breadcrumb {
    text-align: right;
    background: none;
    font-family: sans-serif;
    font-size: 0.750em;
    margin-bottom: 0;
}
.breadcrumb li {
    font-family: "Oswald"!important;
    font-size: 14px!important;
}
.breadcrumb li a {
    color: #000!important;
}
.breadcrumb>.active {
    color: #777;
}

/*Inquiry*/
.usual{
    margin      : 30px 0px 0px;
    color       : #333333;
    background  : #ffffff;
    border-width    : 1px;
    border-style    : solid;
    border-color    : #a9a9a9;

}

#web_catalog h1{
    border-width    : 0px 0px 5px;
    border-style    : solid;
    border-color    : #4a4a4a;
    margin      : 25px 12px 0px;
    padding     : 0px 0px 10px;
    
}

#web_catalog{
    padding     : 0px 0px 20px;
    width       : 100%;
}

#web_catalog .form_btn:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

#web_catalog section{
    padding     : 0px 20px;
}

#web_catalog h2{
    margin      : 40px 0px 0px;
    font-size   : 120%;
    font-weight : bold;
    text-align  : left;
    padding     : 0px 0px 5px;
    border-style    : solid;
    border-color    : #cccccc;
    border-width    : 0px 0px 1px;
}

#web_catalog h2 span{
    color       : #999999;
    font-size   : 85%;
}




#web_catalog form{
    margin      : 15px 0px 0px;
    text-align  : center;
}

#web_catalog .form_btn{
    margin      : 0px 0px 0px 10px;
}

#web_catalog table{
    text-align  : left;
    width       : 100%;
    margin      : 0px 0px 10px;
}

#web_catalog table th{
    vertical-align  : middle;
    color       : #333333;
    width       : 170px;
    background  : #dddddd;
    padding     : 8px 5px 8px 35px;
    border-width    : 1px;
    border-style    : solid;
    border-color    : #cccccc;
    text-align  : left;
}
#web_catalog table th.th_mail{
    background  : #dddddd url(../images/web_catalog/ico_mail.gif) no-repeat 10px 50%;
}

#web_catalog table th.th_name{
    background  : #dddddd url(../images/web_catalog/ico_name.gif) no-repeat 10px 50%;
}

#web_catalog table th.th_postnum{
    background  : #dddddd url(../images/web_catalog/ico_postnum.gif) no-repeat 10px 50%;
}

#web_catalog table th.th_address{
    background  : #dddddd url(../images/web_catalog/ico_address.gif) no-repeat 10px 50%;
}
#web_catalog table th.th_text{
    background  : #dddddd url(../images/web_catalog/ico_text.gif) no-repeat 10px 50%;
}

#web_catalog table th span{
    font-size   : 85%;
    color       : #832e14;
    font-weight : normal;
}

#web_catalog table td{
    background  : #f5f5f5;
    border-width    : 1px;
    padding     : 8px;
    border-style    : solid;
    border-color    : #cccccc;
}

#web_catalog table td input{
    width: 200px;
}

@media (max-width: 450px){
    #web_catalog table td input{
        width: 100%;
    }
    #web_catalog table th,
    #web_catalog table td{
        display:block;
        float:left;
        clear:both;
        width: 100%;
    }
}

#web_catalog table td textarea{
    width       : 100%;
    height      : 200px;
}

#web_catalog h4{
    margin      : 20px 0px 0px;
}


#web_catalog ul{
    margin      : 10px 0px 0px;
}

#web_catalog ul li{
    line-height : 170%;
    padding     : 0px 0px 5px 0px;
    color       : #666666;
}
#web_catalog ul li img{
    margin      : 0px 10px 0px 0px;
    vertical-align  : -13px;
}

#web_catalog a{
    color       : #666666;
    text-decoration : none;
}
#web_catalog a:hover{
    color       : #999999;
}



#web_catalog p{
    margin      : 15px 0px 0px;
    line-height : 170%;
    padding     : 0px 4px;
}

#catalog_list section{
    padding : 0px;
}

#catalog_list p{

}
#catalog_list div.notice{
    background  : #ffffff;
    border-style    : solid;
    border-color    : #cccccc;
    border-width    : 1px;
    margin      : 30px 0px 30px;
    padding     : 12px;
    color       : #333333;
}

#catalog_list div.notice .ico_ie{
    background  : url(../images/web_catalog/ico_ie.gif) no-repeat 0 50%;
    padding     : 0px 0px 0px 20px;
}
#catalog_list div.notice .ico_edge{
    background  : url(../images/web_catalog/ico_edge.gif) no-repeat 0 50%;
    padding     : 0px 0px 0px 20px;
}

#catalog_list div.notice .ico_firefox{
    background  : url(../images/web_catalog/ico_firefox.gif) no-repeat 0 50%;
    padding     : 0px 0px 0px 20px;
}
#catalog_list div.notice .ico_safari{
    background  : url(../images/web_catalog/ico_safari.gif) no-repeat 0 50%;
    padding     : 0px 0px 0px 20px;
}
#catalog_list div.notice .ico_chrome{
    background  : url(../images/web_catalog/ico_chrome.gif) no-repeat 0 50%;
    padding     : 0px 0px 0px 20px;
}

#web_catalog p.notice{
    background  : #f5f5f5;
    border-style    : dashed;
    border-color    : #832e14;
    border-width    : 1px;
    margin      : 30px 0px 30px;
    padding     : 12px;
    color       : #832e14;
}

#web_catalog p.notice img{
    margin      : 3px 5px 0px 0px;
}

#web_catalog a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}





.item_box{
    float: left;
    position: relative;
    width: 45%;
    margin-right: 5%;
    transition: 0.6s;
    margin-bottom: 3%;
}
.item_box.no_mr{
    margin-right: 0;
}
.item_box .item_link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
#web_catalog .item_box p.item_img{
    text-align: center;
    padding: 0px;
}

.item_box .item_img{
    border: 1px solid #ccc;
    box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);
}
.item_box .item_date{
    padding:3% 0 2%;
}
.item_box .item_date .item_name{
    font-size: 28px;
    line-height: 1.2;
}
#web_catalog .item_box .item_date p.text{
    font-size: small;
    margin-top: 2%;
}
#web_catalog .item_box .item_date p.btn{
    padding: 6px 12px;
    width: 100%;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: min(3vw,16px);
    border-radius: 0;
    margin-top: 3%;
    border: 3px solid #000;
    line-height: 1.2;
}
.item_box .item_date .btn .fa{
    margin-left: 2%;
    font-size: 24px;
    vertical-align: middle;
    line-height: 0;
    margin-top: -3.8px;
}
.item_box:hover .item_img,
.item_box:hover .item_date .item_name,
.item_box:hover .item_date .text{
    transition: 0.6s;
    opacity: 0.8;
}
#web_catalog .item_box:hover .item_date p.btn{
    background: #fff;
    color: #000;
    border: 3px solid #000;
    transition: 0.6s;
}


@media (max-width: 1200px){
    .item_box .item_date .item_name{
        font-size: 2.5vw;
    }
}
@media (max-width: 767px){
    
    /*カテゴリ*/
    .item_box .item_img img{
        width: 100%;
    }

    .item_box{
        float: none;
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #ccc;
        padding: 0 0 10%;
        margin-top: 3%;
    }

    .item_box .item_img{
        display: inline-block;
        border: none;
        vertical-align: middle;
        width: 45%;
    }
    .item_box .item_img img {
        max-width: inherit;
    }

    .item_box .item_date{
        display: inline-block;
        width: 52%;
        padding: 0 0 0 4%;
        vertical-align: middle;
    }
    .item_box .item_date .item_name{
        font-size: 4.715vw;
    }
    .item_box .item_date .text{
        font-size: 100%;
        margin-top: 3%;
    }
    .item_box .item_date .text .text-note {
        display: block;
        line-height: 1.3;
    }
    .item_box .item_date .btn{
        font-size: 90%;
        line-height: 1.4;
    }
    .item_box .item_date .btn .fa{
        margin-left: 3%;
        font-size: 16px;
        margin-top: -1px;
    }
}




/*------共通設定-----*/
@media (max-width: 1200px){
    .title-sec .container {
        width: 95%;
    }
}

@media (max-width: 767px){
    .title-sec{
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .title-sec h1 {
        font-size: 1.5em;
    }

    #wrapper .max-width-limit {
        width: 100%;
    }
}
/*-----------*/
.title-sec .row {
    padding-bottom: 0;
}

#web_catalog table label{
    margin-bottom: 0;
}

input, button, select, textarea {
    font-size: 16px;
}

/* globalに色合わす */
.title-sec {
  border-top: 4px solid #BA996B;
  border-bottom: 1px solid #BA996B;
}

/**** 過去のカタログ ****/
h3.old-subttl{
    margin: 15px 0 0;
    color: #ba996b;
}
.old-catalog{
    float: none;
    margin-bottom: 0 !important;
}
.old-catalog>div.item_date{
    padding: 4px !important;
    text-decoration: underline;
}
.old-catalog>div.item_date>h3.item_name{
    font-size: 22px;
}
.old-catalog>div.item_date>p.text,
.old-catalog>div.item_date>p.btn,
.old-catalog .item_img {
    display: none;
}
@media screen and (max-width: 767px){
    .old-catalog{
        padding: 0 0 0 !important;
        border-bottom: none !important;
    }
    .old-catalog>div.item_date{
        width: 100%;
    }
    .old-catalog>div.item_date>h3.item_name{
        font-size: 4.715vw;
    }
}