@charset "utf-8";

@media screen and (max-width:480px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}


}






#mainImage {
overflow: hidden;
position: relative;
display: inline-block;
margin: 140px auto 15px auto;
}


/* コンテンツ
-------------------------------------*/
#wrapper {
width: auto;
margin-right: 0px;
margin-left: 0px;
}

#content_page {
float: none;
width: auto;
}

#content_page h2 {
font-size: 16px;
margin-left: 8px;
}

#content_page h3 {
font-size: 90%;
padding: 5px 0px 5px 11px;
text-align: left;
margin: 15px 5px 10px 5px;
}

#content_page p {
font-size: 90%;
padding: 0px 15px 15px 15px;
line-height: 1.7em;
}

#content_page p.smallText {
padding: 0px 15px 15px 15px;
}

figure.cut {
float: none;
width: auto;
text-align: center;
}

figure.cutNoback {
float: none;
width: auto;
text-align: center;
}



/* フッタ
-------------------------------------*/
footer {
display: none;
}



/* その他
-------------------------------------*/
a#gopagetop {
display: none;
}

.no_disp {
display: none;
}

#inquiry {
display: none;
}


