@charset "UTF-8";

/*------------------------------------------------------------
CSS Document

Machie's サイト トップページ用CSS

MAKING 171116 sim_mano
-------------------------------------------------------------*/


/*------------------------------------------------------------
CSSの構造


-------------------------------------------------------------*/


/*------------------------------------------------------------
基本設定
-------------------------------------------------------------*/
#contents{

}

#top-displaynone{
display: none !important;
}

#top-main-conetnts{
padding-bottom: 89px;
}

#contents {
padding-top: 200px;
overflow: auto;
}

#contents_top{
display: none;
}

.contents-inner {
text-align: center;
}

@media only screen and (max-width: 767px) {

#top-main-conetnts{
padding-bottom: 59px;
}

#contents{
padding-top:95px;
display:block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}

.br-sp {
display: block;
}
@media only screen and (max-width: 767px) {
.br-sp {
display: none;
}
}
/*------------------------------------------------------------
タイトル / リード
-------------------------------------------------------------*/

#top-main-conetnts img{
width: 50%;
margin: 0 auto;
}


#top-main-conetnts h2{
border: none;
text-align: center;
    font-size: 20px;
    padding: 40px 0 40px 0;
    margin-bottom: 40px;
    font-weight: normal;
    line-height: 1.4em;
}

#top-main-conetnts .top-lead{
text-align: center;
line-height: 2em;
font-family: serif;
font-size: 15px;
}

@media only screen and (max-width: 767px) {


#top-main-conetnts img{
width: 100%;
max-width: 415px;
margin: 0 auto;
}

#top-main-conetnts .top-lead img{
width: 100%;
max-width: 415px;
margin: 0 auto;
}

}

@media only screen and (max-width: 499px) {

#top-main-conetnts img{
width: 78%;
margin: 0 auto;
}

#top-main-conetnts .top-lead img{
margin: 0 auto;
}

}
/*------------------------------------------------------------
フォーム
-------------------------------------------------------------*/

#main_bottom{
max-width: 600px;
margin: 0 auto;
}

@media only screen and (max-width: 767px) {
#main_bottom{
max-width: 415px;
padding: 0 auto;
}
}


@media only screen and (max-width: 499px) {
#main_bottom{
padding: 0 8px;
}
}


/*------------------------------------------------------------
ドロップダウンメニュー
-------------------------------------------------------------*/
#search{
width: 415px;
margin: 0 auto;
background: none !important;
float: none;
display: block;
}

.category-menu{
width: auto;
float: none;
display: block;
margin: 0 auto;
}


.search .bt_search{
margin-top: 0 !important;
}

.search .input_search{
height: inherit;
border-bottom:inherit;
padding: 0 50px 0 0em;
}

.bt_search .cb-search{
fill: #fff;
}

#top-main-conetnts .search-form{
width: 90%;
margin: 0 auto 100px auto;
position: relative;}

.header_bottom_area .search form{
background: #fff;
margin-bottom: 20px;
}

.header_bottom_area .search form input{
border: none !important;
box-sizing:border-box;
height: 42px;
line-height: 42px;
width: 90%;
padding:0 0 0 0px;
}

.header_bottom_area .search form input{
color: #000;
}

.header_bottom_area .search form button{
display: inline-block !important;
position: absolute;
top: 0px;
right: 0px;
width: 42px;
height: 42px;
box-sizing: border-box;
z-index: 100;
cursor: pointer;
font-size: 30px;
align-items: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-box-align: center;
background: #7a6a55;
border: none;
color: #fff;
padding: 0;
margin: 0;
border-radius: 0px !important;
}

.header_bottom_area .search form button img{
max-width: 25px;
padding-bottom: 2px;
}

#top-main-conetnts .search-form form button .material-icons{
font-size: 30px;
text-align: center !important;
text-indent: 0px;
}




.category-menu .material-icons{
position: absolute;
right: 10px;
color: #7a6a55;
top: 10px;
}

.search-form .parts_select{
position: relative;
width: 48%;
display: inline-block;
float: right;
}

.search-form .selectable {
width: 100%;
height: 40px;
line-height: 40px;
font-weight: normal;
font-size: 14px;
border-radius: 0px !important;
padding:0 0 0 10px;
-webkit-appearance: none;
z-index: 100;
padding: 10px 10px 10px 10px;
box-sizing: border-box;
}


.expandBtn {
display: -webkit-box;
display: flex;
position: absolute;
top: 8px;
right: 8px;
width: 24px;
height: 24px;
/*font-size: 38px;*/
box-sizing: border-box;
border-radius: 0 3px 3px 0;
z-index: 100;
cursor: pointer;
pointer-events: none;
align-items: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-box-align: center;
color: #000;
display: none;
}




.information-contents{
margin-top: 150px;

}

.information-contents h3{
text-align: center !important;
font-size: 14px;
letter-spacing: 0.5em;
font-family: "arno-pro-display",serif;
font-weight: 100;

}

.information-contents ul{
margin: 40px auto;

}

.information-contents ul li{
margin: 15px auto; 
font-size: 12px;
}

.information-contents ul li a{
color: #fff;
}

.information-contents ul li .date{
/*
margin-right: 1em;
display: block;
float: left;
width: 12%;
*/
vertical-align: top;
font-size: 12px;
margin-bottom: 5px;
font-family: "arno-pro-display",serif;
}

.information-contents ul li h4{
margin-bottom: 5px;
font-weight: normal;
}

.information-contents ul li .text{
display: inline-block;
width: 86%;
/* font-weight: normal !important; */
}



ul.category-menu{
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    position: relative;
    width:  415px;
}

ul.category-menu > li:last-child{
margin-left: 0%;
}

/*
ul.category-menu > li:first-child:after,
ul.category-menu > li:last-child:after{
content: "▼";
position: absolute;
top: 50%;
right: 10px;
margin-top: -15px;
font-size: 12px;
}
*/

ul.category-menu > li:first-child a,
ul.category-menu > li:last-child a{
text-decoration: none;
color: #ccc;
}

ul.category-menu li{
    float: left;
    position: relative;
    margin: 0;
    padding: 5px;
    width: 100%;
    height: 43px;
    background-color: #fff;
    color: #7a6a55;
    display: block;
    line-height: 30px;
}
ul.category-menu ul.child{
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 0;
    height: 42px;
    width: 100%;
}

ul.category-menu ul.child li{
width: 100%;
}

ul.category-menu ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    margin-top: -5px;
    display: block;
    color: #7a6a55;
}

ul.category-menu ul.child li a:hover{
text-decoration: underline;
}


@media only screen and (max-width: 767px) {

#search{
width: 100%;;
margin: 0 auto;
background: none !important;
}

.information-contents {
padding: 8px;
margin-top: 120px !important;
}


.information-contents ul li{
font-size: 14px;
}

.information-contents ul li .date{
margin-right: 1em;
display: inline-block;
float: left;
width: 100%;
vertical-align: top;
font-size: 10px;

}

.information-contents ul li .text{
display: inline-block;
width: 100% !important;
}

.header_bottom_area .search form{
background: #fff;
margin-bottom: 0px;
}

ul.category-menu{
    list-style-type: none;
    margin: 0;
    padding: 0 8px;
    color: #fff;
    position: relative;
    width: 100%;
}

}


.information-contents{
margin-top: 150px;
}

.information-contents h3{
text-align: center !important;
font-size: 14px;
letter-spacing: 0.5em;
font-family: "arno-pro-display",serif;
font-weight: 100;

}

.information-contents ul{
margin: 40px auto;

}

.information-contents ul li{
margin: 15px auto; 
font-size: 14px;
}

.information-contents ul li h3{
font-size: 15px;
}

.information-contents ul li .text{
display: inline-block;
width: 100%;
/* font-weight: normal !important; */
}

@media only screen and (max-width: 767px) {

.information-contents h3{
text-align: center !important;
font-size: 14px;
letter-spacing: 0.5em;
font-family: "arno-pro-display",serif;
font-weight: 100;
margin-bottom: 50px;
}

.information-contents ul{
margin: 40px auto;

}

.information-contents ul li{
margin: 15px auto 45px auto; 
font-size: 12px;
}

}