@charset "utf-8";

/* ===================================================================
css information

File Name  : layout.css
Author     : 
Style Info : 
=================================================================== */

/****************************************************************************

index.php

****************************************************************************/

.contact p { text-align:center; }
.contact #mainCont02 { padding-bottom:25px; }
.contact #mainCont02 .col01 { font-size:14px; margin:10px 0 0 0; }

@media screen and (max-width:700px) {
.contact p { text-align:center; }
.contact #mainCont02 { padding-bottom:15px; }
.contact #mainCont02 .parts_wrap_03 figure { max-width:360px !important; }
.contact #mainCont02 .col01 { font-size:11px; margin:8px 0 0 0; }
}


