/*
========================================
File Name :         base_sp.css
Description :       ベース用
Version :           1.0
Since :             2016-01-19
Last Up Date :      2016-01-19
========================================
*/
@charset "UTF-8";
@import url(/pc/common/css/notosansjapanese.css);
/*-----------------------------------------------------------*/
.l-in {
    width: 100%;
    min-width: 640px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ol-topicpath01{
	margin-left:20px;
}

.footer02-legal-left {
    width: 57%;
    margin-left:20px;
}
.footer02-legal-right {
    width: 36%;
    margin-right:20px;
}
#footer .sns-multiple {
    display: block;
    margin-top: 5px;
}
#footer .sns-multiple .footer-social-btn01 {
    width: 100%;
    max-width: 192px;
}

/* EOF */
