/*
Theme Name: agentle-mobile
Theme URI：http://
Description:Agentle_CMS_Mobile
Version: 1.0
Author: Y.Y_AGENTLE
Author URI: http://agentle.jp/
*/

/*-----------------------------------------------------
RESET css
---------------------------------------------------- */

body {
    line-height:1;
    margin:0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

input, select {
    vertical-align:middle;
}


a {
    -webkit-tap-highlight-color:transparent;
}

table, th, tr, td {
    font-size: 100%!important;
}

.breadcrumb {
    width: auto;
    font-size: 14px;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    margin: 15px 0px 0px 5px;
}