@charset "utf-8";

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {	-webkit-text-size-adjust: 100%;}
body{
font-family:"メイリオ","Meiryo","Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:150%;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	color: #3F2B18;
    background:url(img/background.jpg) repeat left top;
    word-break:break-all;
    }
/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#3F3000;
transition: 0.5s;
}
a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#FFCC00;
}
.over span:hover,.over img:hover {
opacity:0.7;
filter: alpha(opacity=70);　/*IE5～7適用*/
-ms-filter: "alpha( opacity=70 )";　/*IE8適用*/
}
img,a img{border:none;}
img{
  display:block;
　　border:0;  
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
line-height:30px;
height:30px;
padding:10px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#F5F3F0;
}
input{cursor: pointer;}
textarea{
height:auto;
line-height:1.5;
}
/* レイアウト
------------------------------------------------------------*/
#top{
	background:url(img/header-back.jpg) repeat-x left top;
	height:880px;
	width:100%;
	}
#main-contents{
	background:url(img/header.jpg) no-repeat center top;
	height:1000px;
	padding:15px 0 0 0;
	margin:0 auto;
	}	
#wrapper,#main{
margin:0 auto;
width:980px;
}
#main{
	background:url(img/book.png) no-repeat center top;
	height:603px;
	padding:60px 0 0 0;
	}
#wrapper{
overflow: hidden;
}
#footer{
clear:both;
background:url(img/footer.jpg) no-repeat center bottom;
height:500px;
text-align: center;
position:relative;
}
/* ロゴ (サイトタイトル)
----------------------------------*/
#header h1{
clear:both;
text-align:center;
}
#header h1 a{display:block;
width:310px;
height:177px;
margin:0 auto 15px auto;
}
/* タイポグラフィ
*****************************************************/
h2.title{
clear: both;
margin: 30px 0 20px;
padding: 0  0 0 110px;
font-size: 18px;
color:#3F2B18;
background: url(img/h2.png) no-repeat left bottom;
min-height: 90px;
line-height:90px;
font-weight:bold;
}
h3.title{
clear: both;
margin:70px 0 15px;
padding: 0  0 10px 0;
font-size: 16px;
color:#3F2B18;
background: url(img/h3.jpg) repeat-x left bottom;
font-weight:bold;
}
h3.first{
	margin:0 0 15px;
}
.post p{padding-bottom:15px;}
.post ul li{
margin-bottom:10px;
background:url(img/list.png) no-repeat left 3px;
padding-left:23px;
overflow:hidden;
}
img.aligncenter {
display: block;
margin:5px auto;
}
img.alignright, img.alignleft{
padding:4px;
display:inline;
}
img.alignright{margin: 0 0 10px 20px;}
img.alignleft{margin: 0 20px 10px 0;}
.alignright,img.right{float:right;}
.alignleft,img.left{float: left;}
.font12{
	font-size:12px;
}
.post{
	padding: 0 45px;
	}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	opacity:0.6;
	z-index: 10;
}
#page-top a {
    background:url(img/pagetop.png) no-repeat center top;
    display: block;
    width:85px;
    height:61px;
    text-indent:-9999px;
}
#page-top a:hover {
    background:url(img/pagetop-h.png) no-repeat center top;
}
.padding20{
	padding-top:20px;
	}
.padding40{
	padding-top:40px;
	}
/* 十戒
*****************************************************/
#main ul{
	width:430px;
	line-height:170%;
	}
#main ul li{
	margin-bottom:30px;
	padding-left:65px;
	}
#main .left{float:left;margin:0 0 0 35px;}
#main .right{float:right;margin:0 35px  0 0;}
#main .list-no1{background:url(img/no1.png) no-repeat 7px top;}
#main .list-no2{background:url(img/no2.png) no-repeat left top;}
#main .list-no3{background:url(img/no3.png) no-repeat left top;}
#main .list-no4{background:url(img/no4.png) no-repeat 5px top;}
#main .list-no5{background:url(img/no5.png) no-repeat left top;}
#main .list-no6{background:url(img/no6.png) no-repeat 7px top;}
#main .list-no7{background:url(img/no7.png) no-repeat left top;}
#main .list-no8{background:url(img/no8.png) no-repeat 8px top;}
#main .list-no9{background:url(img/no9.png) no-repeat left top;}
#main .list-no10{background:url(img/no10.png) no-repeat 5px top;}	
/* 十戒の説明
*****************************************************/	
#wrapper .photo	{
	background:url(img/photo.png) no-repeat left top;
	min-height:300px;
	overflow:hidden;
	clear:both;
	padding:0 0 0 465px;
	}
#wrapper .photo .gold{
	background:url(img/gold-back.png) no-repeat left top;
	width:412px;
	height:152px;
	padding:40px 50px 0 50px;
	}
.cont-box{
	clear:both;
	overflow:hidden;
	width:910px;
	margin:0 auto;
	}
.iine{
background: url(img/iine.png) no-repeat left top;
min-height: 49px;
display: block;
margin: 20px 0 0 0;
padding: 15px 0 0 40px;
}
.iine iframe{ width:100% !important; }

/* リンクについて
*****************************************************/	
.baner-title{
	font-weight:bold;
	clear:both;
	display:block;
	padding:40px 0 0 0;}	
textarea.left{
	margin-right: 35px;
}
.post ul li span.bold{
	color:#FF6633;
	font-weight:bold;
	}

/* フッター
*****************************************************/
#commonNavi{display: none;}/* 20150518追加 */

#copyright{
clear:both;
text-align:center;
font-style:normal;
font-size:11px;
padding:10px 0;
zoom:1;
background:url(img/copy.png) repeat left bottom;
position: absolute;
bottom: 0;
width: 100%;
}
/* 関連リンクバナー    20150903レイアウト変更
*****************************************************/
.post .thumbWrap  ul li{
float:left;
width: 260px;
margin:0 0 0 20px;
padding:2px 0 40px;
background:none;
}
.post .thumbWrap  ul li:first-child{
margin:0;
}
#group .thumbWrap  ul li{width: 205px;text-align: center;font-size: 12px;margin-left: 0;padding-bottom: 0; text-align: left;}
#group .thumbWrap  ul li img{margin-bottom: 10px;border-radius: 4px;width: 50px;margin-right: 5px; float: left;background-color: #fff;}
#group .thumbWrap  ul li a > span{padding-top: 18px;display: inline-block;}
.inline-block{display: inline-block;*display: inline;*zoom: 1;}
/* みんなのペット健康専門店バナー　20150518追加
*****************************************************/
.bnr_minPetkenko{
    background: url(./images/minPetkenko_bnr728.gif) no-repeat center center;
    width: 980px;
    height: 90px;
    text-indent:-9999px;
}
/* みんなのペット保険バナー　20170221追加
*****************************************************/
.hokenAd{
    text-align: center;
    margin: 16px auto 0;
    width: 728px;
}
.hokenAd .spAd{
    display: none;
}
/* 979px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 979px){
    #wrapper, #header,#top{width:100%;height:auto;}
    #top{background:none;}
    #main-contents{width: 100%;background-size: 100%;height:auto;}
    #main{width: 500px;height: auto;background: none;padding:0;}
    #main ul.left,#main ul.right{float: none;width: 420px;height: 571px;margin: 0 auto 20px auto;padding: 55px 40px 0 40px;}
    #main ul.left{background: url(img/book1.png) no-repeat center top;}
    #main ul.right{background: url(img/book2.png) no-repeat center top;}
    #wrapper .photo{background-position: center bottom;width: 100%;padding: 0 0 280px 0;}
    .gold{margin:0 auto;width:512px;}
    .iine{width:450px;margin:10px auto 0 auto;}
    .cont-box{width: 512px;margin: 0 auto;height: auto;}
    .baner-title {padding: 20px 0 0 0;}
    .post .left,.post .right{float:none;margin: 0 auto 20px auto;}
    h2.title{width: 100%;background: url(img/h2-middle.png) no-repeat left bottom;}
    textarea{width:96%;max-width:360px !important;}
    .post .thumbWrap ul li,.post .thumbWrap ul li:first-child{float: none;padding:0;margin: 0 auto 20px auto;}
    #footer{margin:0;text-align:center;background:url(img/footer-min.jpg) no-repeat center bottom;height:241px;width:100%;}
    
    /* 20150518追加 */
	#commonheaderArea,#minpet_commonheader{display: none;}
	.bnr_minPetkenko{width: 100%;background-size: 510px auto;}
	
	/* 20150612追加 */
	#group .thumbWrap ul li{float: left;margin-left: 10px;width: 200px;margin-bottom: 0;}
	
	/* 20170221追加 */
	.hokenAd{
    	width: 100%;
	}
	.hokenAd img{
    	width: 100%;
	}
}
/* 幅511px以下から 
------------------------------------------------------------*/
@media only screen and (max-width: 511px){
	#top{background:url(img/book-s2.png) no-repeat center bottom;background-size:100%;}
    #header h1 img,#header h1 a{width: 240px;height: auto;}
    .cont-box{width:96%;}
    #main{width:90%;margin: 50px auto 0 auto;}
    #main ul.left,#main ul.right{background:none;width:100%;padding:0;height:auto;}
	#wrapper .photo .gold {background: url(img/gold-back-min.png) no-repeat left top;width: 220px;padding: 40px 40px 0 40px;margin: 0 auto;height: 220px;}
	#wrapper .photo{background: none;padding: 0;}
	.cont-box{width:320px;}
	#main ul.left{background: url(img/book-s.png) no-repeat right bottom;}
    #main .list{min-height:40px;}
	#main .list-no1{background:url(img/no1s.png) no-repeat 7px top;}
	#main .list-no2{background:url(img/no2s.png) no-repeat left top;}
	#main .list-no3{background:url(img/no3s.png) no-repeat left top;}
	#main .list-no4{background:url(img/no4s.png) no-repeat 5px top;}
	#main .list-no5{background:url(img/no5s.png) no-repeat left top;}
	#main .list-no6{background:url(img/no6s.png) no-repeat 7px top;}
	#main .list-no7{background:url(img/no7s.png) no-repeat left top;}
	#main .list-no8{background:url(img/no8s.png) no-repeat 8px top;}
	#main .list-no9{background:url(img/no9s.png) no-repeat left top;}
	#main .list-no10{background:url(img/no10s.png) no-repeat 5px top;}
    .iine{width:240px;}
    .iine iframe{ width:200px !important;/* height: auto !important; */ }
	.post {padding: 0 20px;}
	h2.title{margin:0 0 20px;background: url(img/h2-s.png) no-repeat center bottom;padding: 0;min-height: 58px;height: 58px;line-height: 150%;font-size: 16px;}
	h2.title span{padding: 20px 0 0 70px;display: block;}
	textarea {width: 230px !important;}
	#footer{background:none;height:40px;}
    #copyright{position:static;}
	
	/* 20150518追加 */
	.bnr_minPetkenko{background: url(./images/bnr_minPetkenko_sp.png) no-repeat center center;background-size: 298px auto;height: 124px;margin-bottom: 10px;}
	#commonNavi{display: block;}
	#copyright{font-size: 10px;}
	#page-top{position: relative;top: -10px;right:-35%;}
	
	/* 20150903追加 */
	#group .thumbWrap ul li{width: 130px;height: 126px; text-align: center;}
	#group .thumbWrap ul li img{float: none;margin: 0 auto;width: 80px;background-color: #fff;}
	#group .thumbWrap  ul li a > span{padding-top: 0px;line-height: 1.3em;}
	
	/* 20160401追加 */
	#group{
    	display: none;
	}
	/* 20170221追加 */
	.hokenAd {
    	width: 92%;
    	margin: 0 auto 24px;
	}
	.hokenAd .pcAd{
    	display: none;
	}
	.hokenAd .spAd{
    	display: block;
    	width: 100%;
	}
}

/* ================================================================================
    common footer navi 20150518追加
    ================================================================================ */
#commonNavi{margin: 10px 0 20px;background-color: #fff;}
#commonNavi .minPet_type{width:260px;margin-left:20px;}
#commonNavi dt{
    border-top: 1px solid #0065b1;
    background-image: url(./images/common/openclose.png);
    background-repeat: no-repeat;
    background-size: 12px auto;
    text-align: left;
    background-color: #eef4fa;
    padding: 8px 0;
}
#commonNavi .acPlus{background-position: 98% 10px;}
#commonNavi .active{background-position: 98% -12px;}
#commonNavi ul{border-top: 1px solid #0065b1;padding: 10px 0;}
#commonNavi li{font-size: 10px;text-align: center;border-left: 1px dotted #0065b1;line-height:1.2em;}
#commonNavi li:first-child{border: 0;}
#commonNavi li img{width: 70px;margin: 0 auto;}
#commonNavi a{display:block;color: #696969;text-decoration: none;}

.table{display: table!important;width: 100%;table-layout: fixed;}
.table_row{display: table-row;}
.table_cell{display: table-cell;}

.acMenu dt{ display:block;}
.acMenu dd{display:none;}