/* CSS Document */

@import "global.css";

/* HEAD
===============================================*/
header { border-top:#5D7F1C 5px solid; }
#pageHead { border-top:#D0DB67 3px solid; margin-bottom:10px; }
#pageHeadIn { width:960px; height:50px; margin:0 auto; padding:30px 0; background:url(../images/headBg.png) no-repeat right 35px; }
a#headLogo { display:block; float:left; width:450px; height:50px; margin-right:170px; text-indent:-9999px; overflow:hidden; background:url(../images/headLogo.png) no-repeat; }
ul#headLink { list-style:none; margin:0; padding:0; float:left; font-size:11px; }
ul#headLink li { float:left; border-bottom:#B5B281 1px dashed; background:url(../images/icon01.png) no-repeat 0 4px; padding:0 0 3px 15px; margin:18px 30px 0 0; }
ul#headLink li a { color:#004900; text-decoration:none; }
ul#headLink li a:hover { text-decoration:underline; }

/* CONTENTS
===============================================*/
#contents { margin-bottom:50px; }
.contentsWrap { width:960px; margin-left:auto; margin-right:auto; font-size:14px; line-height:24px; }
.contentsWrap.overNo { overflow:hidden; }
.contWrap01 { width:100%; }
.contWrap02 { width:100%; max-width:49%; float:left; }
.contWrap02:nth-child(odd) { margin-right:2%; }
/* SIDE */
#sideCont { float:left; width:23%; max-width:220px; }
#sideCont nav { background-color:#5D7F1C; padding:5px; margin-bottom:30px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
#sideCont nav #navIn { background-color:#FFF; padding:10px 0 5px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
#sideCont nav .sideTitle01 { font-size:20px; line-height:32px; text-align:center; color:#FFF; }
#sideCont nav .sideTitle01 span { font-size:14px; }
#sideCont nav .sideTitle02 { font-size:20px; line-height:40px; font-weight:bold; color:#A54605; height:40px; padding-top:10px; padding-left:27%; }
#sideCont nav .sideTitle02 span { font-size:14px; }
#sideCont nav .sideTitle02.map { background:#FFE266 url(../images/sideTitle02Bg01.png) no-repeat; background-size:100% auto; }
#sideCont nav .sideTitle02.cat { background:#FFE266 url(../images/sideTitle02Bg02.png) no-repeat; background-size:100% auto; }
#sideCont nav .sideTitle03 { display:inline-block; background-color:#D0DB67; color:#004900; font-size:12px; line-height:20px; padding:0 10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
#sideCont nav .sideNavIn { margin-left:5px; margin-right:5px; padding:10px 0 5px 5px; background-color:#FFF7D4;
border-bottom-left-radius:10px; border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px;
-moz-border-bottom-left-radius:10px; -moz-border-bottom-right-radius:10px; }
#sideCont nav ul { list-style:none; margin:0; padding:0;}
#sideCont nav ul.map { padding-right:5px; }
#sideCont nav ul.map.last { margin-bottom:10px; }
#sideCont nav ul.map li { border-bottom:#B5B281 1px dashed; font-size:14px; line-height:30px; }
#sideCont nav ul.map li a { display:block; background:url(../images/icon02.png) no-repeat 5px center; padding-left:20px; color:#004900; text-decoration:none; }
#sideCont nav ul.map li a:hover { text-decoration:underline; }
#sideCont nav ul.cat { margin-bottom:10px; }
#sideCont nav ul.cat li { display:inline-block; border-bottom:#B5B281 1px dashed; font-size:11px; line-height:20px; margin-right:9px; }
#sideCont nav ul.cat li a { display:inline-block; background:url(../images/icon02.png) no-repeat 2px center; padding-left:11px; color:#004900; text-decoration:none; }
#sideCont .sideBnr { margin-bottom:20px; }
#sideCont .sideBnr a img { display:block; vertical-align:bottom; width:100%; height:auto; }
#sideCont .sideBnr a:hover img { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
/* MAIN CONT */
#mainCont { float:right; width:73%; max-width:700px; }
/* TITLE */
.title01 { background:url(../images/title01Bg.png) no-repeat 10px 15px; margin-bottom:20px; padding:15px 0 15px 53px; font-size:24px; line-height:36px; color:#004900; border-bottom:#B5B281 1px dashed; }
.title02 { background-color:#F4EED7; font-size:20px; line-height:28px; font-weight:bold; color:#563D06; padding:10px; margin-bottom:20px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.title02:before { content:"\3000"; display:inline-block; background-color:#FFD215; width:6px; height:auto; margin-right:10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.title03 { background-color:#E2E291; font-size:18px; line-height:24px; font-weight:bold; color:#004900; padding:8px 10px; margin-bottom:20px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.title03:before { content:"\3000"; display:inline-block; background-color:#5D7F1C; width:6px; height:auto; margin-right:10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.title04 { border-bottom:#F4EED7 2px solid; font-size:16px; line-height:24px; color:#ED7600; font-weight:bold; padding:0 5px 5px; margin-bottom:20px; }
.backNumTitle01 { position:relative; background:#D5EAEF; font-size:20px; line-height:28px; color:#034C82; padding:5px; margin:0 0 40px 10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.backNumTitle01 span.title { display:block; border:rgba(3,76,130,0.4) 1px dashed; padding:5px 5px 5px 105px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.backNumTitle01 span.dog { position:absolute; width:110px; height:110px; left:-10px; top:-35px; background:url(../images/backNumTitle01.png) no-repeat; background-size:100% auto; }
.backNumTitle02 { background:url(../images/arrowIcon02.png) no-repeat 98% center; font-size:18px; line-height:20px; font-weight:bold; color:#004900; margin-bottom:10px; padding:15px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.backNumTitle02 span.date { font-size:10px; line-height:12px; font-weight:normal; }
.backNumTitle02.blue { border:#D5EAEF 5px solid; }
.backNumTitle02.yellow { border:#F2EEC2 5px solid; }
.backNumTitle03 { font-size:14px; line-height:1em; margin-bottom:10px; }
.backNumTitle03 a { display:inline-block; color:#004900; text-decoration:none; border-bottom:#B5B281 1px dashed; background:url(../images/icon01.png) no-repeat 0 7px; padding:5px 0 5px 15px; }
.backNumTitle03 a:hover { text-decoration:underline; }
/* CONTENTS OTHER */
.topofpage { text-align:right; font-size:12px; line-height:1em; margin-top:40px; }
.topofpage a { display:inline-block; color:#004900; text-decoration:none; border-bottom:#B5B281 1px dashed; background:url(../images/icon01.png) no-repeat 0 2px; padding:0 0 5px 15px; }
.topofpage a:hover { text-decoration:underline; }
.inner01 { padding:0 10px; }
.img100p { width:100%; height:auto; }


/* FOOT
===============================================*/
footer { }
#pageFootHd { background:url(../images/footBg.png) repeat-x center 0; padding-top:64px; }
#pageFoot { border-top:none; background-color:#D0DB67; color:#004900; }
#pageFootIn { width:960px; height:auto; margin:0 auto; padding:35px 0; font-size:12px; line-height:34px; }
#footLink { float:left; }
#footLink a { color:#004900; text-decoration:none; }
#footLink a:hover { text-decoration:underline; }
a#footKeisai { display:block; float:right; color:#004900; text-decoration:none; background:#F9F6CF url(../images/icon01.png) no-repeat 1em center; text-align:center; padding:0 1em 0 2.5em; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; }
a#footKeisai:hover { text-decoration:underline; }
#copyright { float:left; line-height:14px; }

.snsButtons { padding: 4px 0px; text-align: center; margin: 40px 0px; background-color: #f8fcff; border: 0px #0f0 solid;}
.snsButtonsIn { width: 100%; margin: 0px auto; padding: 2px 0px; background-color: #f0f8ff; border: 0px #000 solid;}
.snsButtonSp { width: 80px; height: 63px; padding: 2px; vertical-align: bottom; background-color: #f0f8ff; display: inline-block; border: 0px #00f solid;}
.snsButton { line-height: 0px; background-color: #f0f8ff; display: inline-block; border: 0px #f00 solid;}

/*===============================================
tablet（画面の横幅が960px以下）
===============================================*/
@media screen and (max-width:960px){
.big { display:none; }
/* HEAD */
#pageHeadIn { width:98%; height:50px; margin:0 auto; padding:15px 0; background:url(../images/headBg.png) no-repeat right bottom; }
a#headLogo { width:450px; height:50px;  margin-right:10px; }
ul#headLink { float:right; font-size:10px; padding-right:35px; }
ul#headLink li { background:url(../images/icon01.png) no-repeat 0 4px; padding:0 0 3px 15px; margin:10px 7px 0 0; }
/* SIDE */
#sideCont nav .sideTitle02 { font-size:15px; }
#sideCont nav .sideTitle02 span { font-size:11px; }
/* CONTENTS */
.contentsWrap { width:98%; }
/* TITLE */
.backNumTitle01 { font-size:16px; line-height:24px; margin:0 0 40px 10px; }
.backNumTitle01 span.title { padding:5px 5px 5px 85px; }
.backNumTitle01 span.dog { width:90px; height:90px; left:-10px; top:-25px; }
.backNumTitle02 { font-size:15px; line-height:18px; }
/* FOOT */
#pageFootIn { width:98%; margin:0 auto; padding:18px 0; }
}
/*===============================================
tablet??（画面の横幅が700px以下）
===============================================*/
@media screen and (max-width:700px){
#headLink { display:none; }
/* SIDE */
#sideCont nav .sideTitle01 { font-size:18px; }
#sideCont nav .sideTitle02 { font-size:14px; }
#sideCont nav .sideTitle02 span { font-size:10px; }
/* CONTENTS */
.contWrap02 { width:100%; max-width:none; float:none; }
.contWrap02:nth-child(odd) { margin-right:0%; }
/* TITLE */
.backNumTitle01 { font-size:16px; line-height:24px; margin:0 0 40px 10px; }
.backNumTitle01 span.title { padding:5px 5px 5px 85px; }
.backNumTitle01 span.dog { width:90px; height:90px; left:-10px; top:-25px; }
.backNumTitle02 { font-size:15px; line-height:18px; }
}
/*===============================================
smartphone（画面の横幅が640px以下）
===============================================*/
@media screen and (max-width:640px){
.big { display:none; }
.tab { display:none; }

/* HEAD */
#pageHeadIn { width:98%; height:34px; margin:0 auto; padding:8px 0; background-size:auto 80%; }
a#headLogo { width:100%; height:34px; background-size:auto 100%;  margin-right:0; }
/* SIDE */
#sideCont { float:none; width:100%; max-width:none; }
#sideCont nav .sideTitle01 { font-size:20px; }
#sideCont nav .sideTitle02 { font-size:20px; padding-left:60px; }
#sideCont nav .sideTitle02 span { font-size:14px; }
#sideCont nav .sideTitle02.map { background:#FFE266 url(../images/sideTitle02Bg04.png) no-repeat; background-size:auto auto; }
#sideCont nav .sideTitle02.cat { background:#FFE266 url(../images/sideTitle02Bg05.png) no-repeat; background-size:auto auto; }
#sideCont nav ul.map { float:left; width:48%; }
#sideCont .sideBnr { float:left; width:49%; margin-right:1%; }
/* CONTENTS */
#contents { margin-bottom:25px; }
.contentsWrap { width:98%; }
/* MAIN CONT */
#mainCont { float:none; width:100%; max-width:none; margin-bottom:30px; }
/* TITLE */
.title01 { margin-bottom:10px; }
/* FOOT */
#pageFootIn { width:98%; height:auto; margin:0 auto; padding:10px 0; }
#footLink { float:none; text-align:center; }
a#footKeisai { float:none; }
#copyright { float:none; margin-top:10px; text-align:center; }
}
/*===============================================
smartphone（画面の横幅が480px以下）
===============================================*/
@media screen and (max-width:520px){
.snsButtonSp:nth-of-type(6) { margin-top: 20px;}
}
