@charset "UTF-8";
/**************************************************/
/* ページ個別CSS */
/**************************************************/

#contents .box{max-width:1200px; min-width:980px; width:100%;}
.ctBox p{font-size:14px; line-height:1.7em;}
.ctBox p.menuTitle{line-height:25px;}

/* パンくず */
#bread{width:980px; margin:0 auto;}

/* タイトル */
#pageTitle{margin:0 auto; background:url(../img/pageTitle_bg.jpg) no-repeat; background-size:100%;}
#pageTitle img{display:block; margin:0 auto; padding:7.8% 0;}

/* メイン */
#main{width:960px; margin:0 auto; padding:0 10px 140px; background:#fff;}


.ctBox{margin:0 auto; padding-top:45px;}
.ctBox a{text-decoration:underline;}
.ctBox a:hover{text-decoration:none;}
.ctHead1{margin-bottom:30px; padding-bottom:10px; padding-left:0; background:url(../img/2pxborder.png) repeat-x bottom left;}
.ctHead1:before{content:none;}
.greenBox{display:inline-block; margin-top:30px; padding:15px 60px; background:#e6f5d4;}
.greenBox p{font-size:18px; color:#5b4801; text-align:center;}
.greenBox a{color:#5b4801; padding:0 18px;}



/* SP版 */
#spMode #contents{min-width:auto;}
#spMode #contents .box{width:auto; max-width:1160px; padding-left:20px; padding-right:20px; overflow:hidden;}

#spMode #bread{width:auto;}

/* タイトル */
#spMode #pageTitle{margin:0!important; background:url(../img/pageTitle_bg.jpg) no-repeat; background-size:100%;}
#spMode #pageTitle img{width:96%; max-width:612px; height:auto; margin:0 auto!important; padding:5.6% 0!important;}


/* メイン */
#spMode #main{padding:0 10px 70px!important;}

#spMode .ctBox a{text-decoration:underline; border:none!important;}
#spMode .ctBox a:hover{text-decoration:underline;}
#spMode .greenBox{width:90%; padding:15px 5%;}
#spMode .greenBox a{color:#5b4801;}