/*Default*/
#site-id-mobile, .header-menu-btn, #header-menu-mobile, #footer-info .make-call, #footer .copyright, .breadnav, .pc-none, .bt-arrow-right .bt-icon.pc-none, #footer-menu-mobile, #mblink-top, #contents h3 span.caption-relief{
	display:none;
}




/*PCへ画面サイズが戻る際の挙動*/
@media only screen and (min-width: 601px) {
#site-id-mobile, .header-menu-btn, #header-menu-mobile, #header-menu-mobile li {
	display:none;
}
.mb-none, #book {
	display:block;
}
#top-new-pets .image.watch_more {
	display:none;
}
}

/*モバイル*/
@media only screen and (max-width: 600px) {
body {
	-webkit-text-size-adjust:none;
}
/*display none*/
#site-id, #header ol, .label-tel, #link-top, #book {
	display:none;
}
.pc-none {
	display:inherit;
}
.mb-none {
	display:none;
}

/*Structure*/
#wrapper {
	width:100%;
}
#wrapper, #wrapper .wrap-inner {
	background:#fff;
}
#wrapper .wrap-inner {
	width:100%;
	padding:20px 0 0;
	font-size-adjust: none;
	-webkit-font-size-adjust: none;
}
#section, #page-ttl, #link-top {
	margin-left:2%;
	margin-right:2%;
	background:none;
}
#header, #header div, #footer, #footer div {
	background-image:none;/*background-color:#FFC100;*/
}
#header {
	height:auto;
}
#header > div {
	width:100%;
	padding:0 0 10px 0;
	-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.5);
}
#site-id-mobile {
	float:left;
	display:inline-block;
	width:60%;
}
#site-id-mobile img {
	max-width:100%;
	height:auto;
}
#header .header-menu-btn {
	float:right;
	display:inline-block;
	width:auto;
	margin:3%;
	padding:10px 20px 10px 40px;
	color:#333;
	background:#fff url('../../images/shared/mb-icon.png') no-repeat 5px -233px;
	background-size:30px auto;
	border-radius:8px;
}
#header #site-id .on, #header li a, #header li a .on, #header li.current .on {
	background:none;
	background-image:none;
}
#header li, #header li a {
	height:auto;
}
#header-menu-mobile {
	clear:both;
	padding:10px;
}
#header-menu-mobile li {
	padding:1em 1em 1em 40px;
	border-bottom:2px solid #fff;
}
#header-menu-mobile li:first-child {
	border-top:2px solid #fff;
}
#header-menu-mobile li a {
	color:#fff;
}
.mnav-home, .mnav-why, .mnav-find, .mnav-puppy, .mnav-blog, .mnav-shop, .mnav-company {
	background:url('../../images/shared/mb-icon.png') no-repeat;
	background-size:30px auto;
}
.mnav-home {
	background-position:5px 5px;
}
.mnav-why {
	background-position:5px -30px;
}
.mnav-puppy {
	background-position:5px -424px;
}
.mnav-find {
	background-position:5px -70px;
}
.mnav-blog {
	background-position:5px -110px;
}
.mnav-shop {
	background-position:5px -150px;
}
.mnav-company {
	background-position:5px -190px;
}
/*contents*/
#contents {
	float:none;
	width:auto;
	border-left:0;
	line-height:1.7;
}
.top .inner, .history .inner, .policy .inner, .eco .inner, .law .inner, .amend .inner, .fosterer .inner, .careers .inner {
	background:none;
}
.top .inner #contents, .history .inner #contents, .eco .inner #contents, .law .inner #contents, .amend .inner #contents, .fosterer .inner #contents, .careers .inner #contents, .policy .inner #contents, .emp .inner #contents , .pfj .inner #contents {
	padding: 0;
	word-wrap: break-word;
}
#section {
	box-shadow:none;
	padding:0;
	margin:0;
}
#section .inner {
	padding:0 2%;
}
/*Footer*/
#footer-info p a, #footer-info p.current, #footer-info p {
	float:none;
	width:auto;
	padding:0;
	margin:0;/*background:none;*/
}
#footer-info #mblink-top {
	display:block;
	width:auto;
	margin:0;
	padding:10px 5px 0 0;
	text-align: right;
}
#footer-info #mblink-top a {
	display: inline-block;
	overflow: hidden;
	width: 30px;
	height: 0;
	padding-top: 30px;
	background:url(../../images/shared/mb-icon.png) no-repeat right -300px;
	background-size: 30px auto;
	line-height: 2;
}
#footer-info address .caption{
	font-size:100%;
}

#footer-menu-mobile {
	display:block;
	margin:0 -2% 30px;
	border-top:1px solid #fff;
	font-size:12px;
}
#footer-menu-mobile li {
	width:50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-bottom:1px solid #fff;
}
#footer-menu-mobile li a {
	display:block;
	padding:0 .5em;
	background:url('../../images/shared/mb-arrow.png') no-repeat right -66px;
	background-size:15px auto;
	color:#fff;
	line-height:3;
}
#footer-menu-mobile .mnav-home, #footer-menu-mobile .mnav-why, #footer-menu-mobile .mnav-find, #footer-menu-mobile .mnav-puppy, #footer-menu-mobile .mnav-blog {
	background:none;
	clear:left;
	float:left;
	border-right:1px solid #fff;
}
#footer-menu-mobile .mnav-shop, #footer-menu-mobile .mnav-company, #footer-menu-mobile .mnav-news, #footer-menu-mobile .mnav-sitemap {
	background:none;
	margin-left:50%;
}
#footer-info {
	margin-top:50px;
	padding:1% 2%;
	background:url("../../images/shared/body_bg.jpg") repeat scroll center 0 #FFCC00;
	line-height:1.7;
	color:#fff;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#fff;
	line-height:1.7;
	-webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
}
#footer-info address {
	width:100%;
}
#footer-info address .ad-name + span {
	display:block;
}
#footer-info .tel {
	font-size:2em;
}
#footer-info .make-call {
	display:inline-block;
	margin:.3em 0 0 1em;
	padding:.2em 1em;
	font-size:1.2em;
	background:#fff;
	color:#FFC100;
	border-radius:7px;
	vertical-align:top;
}
#footer div {
	width:auto;
	padding:10px 2%;
}
#footer div ul {
	width:100%;
	margin:0;
	padding:0;
}
#footer div ul li:nth-child(1), #footer div ul li:nth-child(2), #footer div ul li:nth-child(3) {
	display:none;
}
#footer .copyright {
	padding:10px 0;
	display:block;
	text-align:left;
}
#aside {
	display:none;
}
/*common*/

.breadnav {
	display:block;
	padding:0 2% 2%;
	border-bottom:1px solid #ccc;
	line-height:1.3;
}
.breadnav li {
	display:inline;
}
.breadnav li + li:before {
	content:"＞ ";
}
.image {
	float:none;
	display:block;
	margin:2% auto;
	max-width:100%;
	height:auto;
}

#page-ttl {
	display:none;
}
/*news*/
.news #contents {
	padding:0;
}
.news #contents .article .date {
	float:none;
}
.news #contents .article .read {
	margin-left:0;
}
/*company*/
.mb_inner_menu {
	margin:0 -2% 3em;
}
.mb_inner_menu li {
	border-bottom:1px solid #ccc;
}
/*.mb_inner_menu li:first-child{
	border-top:1px solid #ccc;
}*/
.mb_inner_menu li a {
	display:block;
	padding:1em;
	background: url('../../images/shared/mb-arrow.png') no-repeat right 15px;
	background-size: 20px auto;
}
#company .top h2, #company .history h2, #company .policy h2, #company .eco h2, #company .law h2, #company .amend h2, #company .fosterer h2, #company .careers h2, .news h2, #company .emp #contents h2 , #company .pfj #contents h2 {
	margin:2em 0;
	font-size:18px;
}
#company #contents p, #company #contents dl {
	font-size:14px;
}
/*Relief*/
#nav-relief {
	display:table;
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-width:1px 0;
	border-color: #ccc;
	border-style:solid;
}
#nav-relief li, #nav-relief li a {
	background-image: none;
	width:auto;
	height:auto;
	padding:0;
}
#nav-relief li.current, #nav-relief li a {
	overflow:visible;
	height:auto;
	padding:1em 0.1em;
	line-height:1.5;
}
#nav-relief li, #nav-relief li.current {
	float:none;
	padding:2%;
	display:table-cell;
}
#nav-relief li.current {
	background:#e6e6e6;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.2);
	box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.2);
}
#nav-relief li {
	width:25%;
	border-left:1px solid #ccc;
	text-align:center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#nav-relief li:first-child {
	border-left:0;
}
#head {
	overflow:visible;
	height:auto;
}

.top #head{
	background: url('../../images/relief/mb_top_head_bg.jpg');
}
.study #head{
	background: url('../../images/relief/mb_study_head_bg.jpg');
}
.contract #head{
	background: url('../../images/relief/mb_contract_head_bg.jpg');
}
.after #head{
	background: url('../../images/relief/mb_after_head_bg.jpg');
}

.top #head, .study #head, .contract #head, .after #head {
	background-repeat:no-repeat;
	background-position:center 59px;
}
.after #head {
	background-position:left 80px;
}


#relief #head h2 {
	font-size:22px;
	padding:23px 0 23px 60px;
	margin-bottom:210px;
	background: url('../../images/relief/mb_relief_icon.png') no-repeat;
}
#relief .study #head h2 {
	background-position:0 -140px;
}
#relief .contract #head h2 {
	background-position:0 -275px;
}
#relief .after #head h2 {
	background-position:0 -400px;
}
#contents h3 span.caption-relief{
	display:block;
}
#head .ttl {
	position:relative;
}
.top #head .ttl, .contract #head .ttl, .after #head .ttl {
	top:0;
	left:0;
}
.study #head .ttl {
	top:0;
	right:0;
	text-align:left;
}

.top #contents, .study #contents, .contract #contents, .after #contents {
	padding:0;
	background:none;
}
.top #contents p, .study #contents p, .after #contents p {
	position: relative;
	top: auto;
	left: auto;
	overflow: visible;
	width: auto;
	height: auto;
	padding-top: 0;
	background: none;
}
.top #contents .list-1, .top #contents .list-2, .top #contents .list-3, .top #contents .list-4, .top #contents .list-5, .top #contents .list-6, .top #contents .list-7, .top #contents .list-8, .top #contents .list-9, .top #contents .list-10, .top #contents .list-11, .top #contents .list-12, .top #contents .list-13, .top #contents .list-14 {
	margin-top:1em;
	padding:0;
	background-image: none;
}
.top #contents li {
	overflow:visible;
	width:auto;
	height:auto;
}

.top #contents .top_cap1{
	padding-top:267px;
	margin-bottom:2em;
	background: url('../../images/relief/mb_top_photo01.jpg') no-repeat center top;
	font-size:140%;
	font-family: "jun201","じゅん201","Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,sans-serif;
	line-height:1.3;
}

#contents h3 span.caption-relief {
	margin:0;
	font-size:inherit;
}
.list-health li > ul {
	margin-left:2em;
}
.list-health li > ul li {
	list-style-type:square;
}
#contents .list-health h4 {
	font-size:100%;
	font-weight:normal;
}
.study #contents .atcl-1, .study #contents .atcl-2, .study #contents .atcl-3, .study #contents .atcl-micro, .contract #contents .atcl-1, .contract #contents .atcl-2, .contract #contents .atcl-3, .after #contents .atcl-1, .after #contents .atcl-2, .after #contents .atcl-3 {
	min-height:auto;
	margin:0;
	padding:0;/*background:none;*/
}
.study #contents .atcl-1, .study #contents .atcl-2, .study #contents .atcl-micro, .after #contents .atcl-1, .after #contents .atcl-2, .after #contents .atcl-3{
	background-position:center 15px;
	background-size:auto 220px;
	padding-top:220px;
	margin-top:30px;
}
.study #contents .atcl-3 {
	background-position:center 15px;
	background-size:auto 160px;
	padding-top:170px;
	margin-top:30px;
}
.contract #contents .article {
	background-size:55px auto;
}
#relief .contract #contents h4 {
	padding-left:60px;
}
#remarks .article {
	padding:3%;
	background:#eee;
}
.contract #remarks .atcl-1 .inner, .contract #remarks .atcl-2 .inner {
	background:none;
}
.contract #remarks .article .inner {
	padding:3%;
	min-height:inherit;
}
.contract #contents h3 {
	text-align:left;
	margin:1em 0 .5em;
}
#relief #section {
	padding:0 3%;
}
#relief #head h3 {
	font-size:180%;
}
#relief #contents h3, #relief #contents h4 {
	font-size:160%;
	margin-bottom:0;
	margin:1.5em 0 .5em;
	line-height:1.3;
}
#relief #head {
	margin-bottom:30px;
}
#relief #head p {
	font-size:100%;
}
#relief #remarks {
	margin:50px 0 0 0;
}
#relief #remarks p {
	font-size:100%;
}
/*shop*/
.shoplist .article .ttl p, .shoplist .article .ttl + .image, .shoplist .article .head + .body, .shop .btn_print {
	display:none;
}
.shop #contents .head {
	width:100%;
}
.shop #head .bt {
	margin-top:20px;
}
.shop #contents .head .ttl {
	float:none;
	width:100%;
}
.shoplist #contents .head .ttl h3 {
	margin-bottom:0;
	width:100%;
	background: url('../../images/shared/mb-arrow.png') no-repeat right -33px;
	background-size: 20px auto;
}
.shop #contents .on .head .ttl h3 {
	background-position:right -66px;
}
.shop #contents .head .image, .shop #contents .body, .shop #contents .body p, .shop #contents .body div, .shop #contents .body ol, .shop #contents .body h4 {
	float:none;
	width:auto;
	height:auto;
}
.shop #contents .article {
	/*margin:0 -2%;*/
	padding:.5em 1em;
	border-bottom:1px solid #ccc;
}
#contents .article {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contents .article:first-child {
	border-top:1px solid #ccc;
}
.shop .body li {
	margin-bottom:1em;
}


#info, #tweet-box {
	float:none;
	clear:both;
	width:auto;
	border:0;
	margin-bottom:10px;
}
#info h2, #info p, #info div {
	width:auto;
	float:none;
}
#info h2 {
	padding-left:1em;
	padding-right:1em;
	font-size:100%;
	background:#B2B2B2;
	color:#fff;
}
#info p, #info div {
	padding-left:1em;
	padding-right:1em;
}
#info li .link {
	background:none;
	border-bottom:0;
}
#mb-new-pets >div >p {
	display:inline;
}



.bt-icon.pc-none {
	display:inline-block;
}
#m_exp, .bt-watch-all {
	float:none;
}
/*TOP PAGE*/
#top-new-pets {
	float:none;
	width:auto;
}

#top-slide-mobile {
	width:auto;
}

/*Modal*/
#modal-outer #modal-box {
	padding:8px !important;
}

/*Sitemap*/
#sitemap #section{
	padding-top:2em;
}
#sitemap #section .list{
	float:none;
	margin:0 0 0 2em;
	width:auto;
}

#sitemap #section .list-1,
#sitemap #section .list-2,
#sitemap #section .list-3{
	min-height:inherit;
	margin:0 0 2em;
	list-style-type:square;
}
#sitemap #section h2,
#sitemap #section h2 a{
	border:0;
}

#sitemap #section .list li >ul{
	padding:0 .5em;
}

#sitemap #section .p-link li{
	list-style-type:none;
}


.hrnav {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	border-width:1px 0;
	border-color: #ccc;
	border-style:solid;
}
.hrnav li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	float:left;
	margin:0;
	display:inline-block;
	border-left:1px solid #ccc;
	text-align:center;

}
.hrnav li:first-child {
	border-left:0;
}

.hrnav li.current {
	background:#e6e6e6;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.2);
	box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.2);
}
.hrnav li a, .hrnav li span {
	display:inline-block;
	width:auto;
	height:auto;
	padding:1em 0.1em;
	line-height:1.5;
}
.nav4item li {
	width:25%;

}
.nav2item li {
	width:50%;

}

#mbshopnav{
	border-top:0;
	margin-bottom:2em;
}
#mbshopnav li a, #mbshopnav li span{
	padding:2em .1em;
}



}
