@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: #8E5C00;
    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 #FFDDB0;
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;
}
/* レイアウト
------------------------------------------------------------*/
#header{margin:0 0 40px 0;}
#top{
	background:url(img/header-back.jpg) repeat-x left top;
	height:1860px;
	width:100%;
	}
#main-contents{
	background:url(img/header.jpg) no-repeat center top;
	padding:0;
	margin:0 auto;
	height:1860px;
	}	
.clear-line{
	background:url(img/contents-line.png) repeat-x left top;
	height:50px;
	width:100%;
	margin:-50px 0 50px 0;
}
#wrapper,.book-list{
margin:0 auto;
width:980px;
overflow:hidden;
}
#wrapper{
overflow: hidden;
}
#footer{
clear:both;
background:url(img/footer-back.jpg) repeat-x center bottom;
height:504px;
text-align: center;
position:relative;
width:100%;
}
#footer-inner{
clear:both;
background:url(img/footer.jpg) repeat-x center bottom;
height:504px;
position:relative;
width:980px;
margin:0 auto;
}
/* ロゴ (サイトタイトル)
----------------------------------*/
#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 160px;
font-size: 18px;
color:#735B2B;
background: url(img/h2.png) no-repeat left bottom;
height: 98px;
font-weight:normal;
}
h2.title span{
padding: 50px 0 0 0;
display: block;
}
h3.title{
clear: both;
margin:70px 0 15px;
font-size: 16px;
color:#735B2B;
background: url(img/h3-line.png) no-repeat left bottom;
font-weight:normal;
padding: 0 0 5px 0;
}
h3.first{
	margin:0 0 15px;
}
h3.title span{
background: url(img/h3-icon.png) no-repeat left 6px;
display: block;
padding: 10px 0 0 50px;
min-height: 30px;
}
.post p,#main-contents p{padding-bottom:20px;line-height:170%;}
.post ul li{
margin-bottom:15px;
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;
}
.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:75px;
    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;
	}
/* 詩の内容
*****************************************************/
#main1{
	background:url(img/book1.png) no-repeat center top;
	height:616px;
	padding:100px 0 0 0;
	}
#main2{
	background:url(img/book2.png) no-repeat center top;
	height:685px;
	padding:100px 0 0 0;
	}
.title-flag{
	margin: 0 auto -100px auto;
}
.text-right{
	text-align:right;
	margin:-15px 0 0 0;
}
.book-inner{
	width:360px;
	line-height:170%;
	}
.main .left{float:left;margin:0 0 0 100px;}
.main .right{float:right;margin:0 100px  0 0;}

/* 詩の説明
*****************************************************/	
#wrapper .photo	{
	height:auto;
	overflow:hidden;
	clear:both;
	padding:0 0 50px 0;
	background:url(img/photo-back.png) no-repeat left bottom;
	width:900px;
	margin:0 auto 0 auto;
	}
#wrapper .photo .photo-text{
	height:auto;
	padding:0 0 0 350px;
	width:412px;
	}
.cont-box{
	clear:both;
	overflow:hidden;
	width:910px;
	margin:0 auto;
	}
.iine{
min-height: 49px;
display: block;
margin: 20px 100px 0 0;
width: 500px;
padding: 0 0 0 390px;
}
.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:#F4A01D;
	font-weight:bold;
	}

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

#copyright{
clear:both;
text-align:center;
font-style:normal;
font-size:11px;
padding:10px 0;
zoom:1;
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,.book-list{width:100%;height:auto;}
  #header{background:url(img/header-m.jpg) no-repeat center top;height:257px;margin:0 0 -40px 0;}
  #top{background:url(img/header-back-m.jpg) repeat left top;height:auto;}
   #main-contents{width: 100%;height:auto;background:url(img/header-bottom-m.jpg) no-repeat center bottom;}
   .main{width: 510px;height: auto;background: none;padding:0;}
   #main1,#main2{background:none;margin:0 auto ;height:auto;padding:0;}
   .main .left,.main .right{float: none;width: 360px;margin: 0 auto 20px auto;padding: 100px 75px 0 75px;}
  .main ul li.book-s1{background: url(img/book-s1.png) no-repeat center top;height:626px;}
  .main ul li.book-s2{background: url(img/book-s2.png) no-repeat center top;height:626px;}
  .main ul li.book-s3{background: url(img/book-s3.png) no-repeat center top;height:723px;}
  .main ul li.book-s4{background: url(img/book-s4.png) no-repeat center top;height:723px;}
   #wrapper .photo{background:url(img/photo-back-m.png) no-repeat left bottom;width:500px;}
   #wrapper .photo .photo-text {height: auto;padding: 0 0 0 180px;width: 300px;}
   .iine{width:450px;margin:10px auto 0 auto;padding: 0;}
   .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{background: url(img/h2-m.png) no-repeat left bottom;padding: 0 0 0 120px;}
   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,#footer-inner{margin:0;text-align:center;height:262px;width:100%;}
	#footer{background:url(img/footer-back-m.jpg) repeat-x left bottom;}
	#footer-inner{background:url(img/footer-m.jpg) no-repeat center bottom;}
	/* 20150518追加 */
	#commonheaderArea,#minpet_commonheader{display: none;}
	.bnr_minPetkenko{width: 100%; height: 64px; background-size: 510px auto;}
	/* 20150612追加・20150903変更 */
	#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){
    #header {background: url(img/header-s.jpg) no-repeat center top;background-size:400px 223px;height: 223px;margin: 0 ;}
    #header h1 img,#header h1 a{width: 240px;height: auto;}
    .cont-box{width:96%;}
    #main1, #main2{width:100%;margin: 0 auto 0 auto;}
    .main ul li.book-s1,.main ul li.book-s2,.main ul li.book-s3,.main ul li.book-s4{background:none;height:auto;width: 260px;margin: 0 auto;padding: 0 20px;}
  .main ul li.book-s1{background: url(img/line1.png) no-repeat center bottom;padding-bottom: 50px;}
  .main ul li.book-s2{background: url(img/line2.png) no-repeat center bottom;padding-bottom: 80px;}
  .main ul li.book-s3{background: url(img/line4.png) no-repeat center bottom;padding-bottom: 50px;}
  .main ul li.book-s4{background: url(img/line5.png) no-repeat center bottom;padding-bottom: 40px;margin-bottom: 30px;}
  .title-flag {margin: 0 auto 0 auto;background: url(img/line3.png) no-repeat center bottom;padding: 0 15px 30px 15px;width: 280px;height: auto;}
	#wrapper .photo {background: url(img/photo-back-s.png) no-repeat left bottom;width: 300px;background-size: 300px 52px;}
	#wrapper .photo .photo-text {padding: 0 0 0 80px;width: 210px;}
	.cont-box{width:300px;}
    .iine{width:280px;}
    .iine iframe{ width:260px !important;height: 50px !important; }
	.post {padding: 0 20px;}
	h2.title{width:250px;margin:0 0 20px;background: url(img/h2-s.png) no-repeat center bottom;background-size:300px 81px;font-size: 16px;padding: 0 0 0 50px;}
	h2.title span{display: block;padding: 60px 0 0 0;}
	textarea {width: 210px !important;}
	#footer,#footer-inner{background:none;height:40px;}
	
	/* 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: 120px;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 {
    	margin: 0 auto 24px;
	}
    .hokenAd:first-of-type{
        margin-bottom: 10px;
    }
	.hokenAd .pcAd{
    	display: none;
	}
	.hokenAd .spAd{
    	display: block;
    	width: 100%;
	}

}

/* ================================================================================
    common footer navi 20150518追加
    ================================================================================ */
#commonNavi{margin: 10px 0 16px;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;}