/* title
-------------------------------------------------------------*/

article a:hover {
	opacity: 0.75;
}
/* pageTtlArea */
.pageTtlArea {
	padding: 40px 0 30px 0;
	position: relative;
}
.pageTtl {
	width: 100%;
	display: table;
	position: relative;
}
.pageTtl h2 {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
	border-left: 6px solid #008a32;
	font-size: 36px;
	line-height: 36px;
	color: #008a32;
	font-weight: normal;
}
.pageTtl p {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	white-space:nowrap;
}
.pageTtl p a {
	display: inline-block;
	padding: 0 14px 0 14px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	background: #008a32;
}
.pageTtl p a:hover {
	text-decoration: none !important;
}
.pageTtl p a span {
	background: url(../img_top/arrow_more.png) no-repeat right center;
	padding-right: 10px;
}
.pageTtl p.moreYellow a {
	background: url(../img_top/arrow_more.png) no-repeat right 14px center, #dba401;
	padding: 5px 50px;
	font-size: 16px;
}
.pageTtl p.moreYellow a span {
	background: url(../img_top/arrow_more_check.png) no-repeat left center;
	text-align: center;
	padding-left: 35px;
}
.sp-dsp-block{
	display:none;
}


/* ttlMain */
.ttlMain {
	margin: 0 0 25px;
	padding: 10px 10px 10px 30px;
	color: #008a32;
	font-size: 24px;
	line-height: 1.0;
	font-weight: normal;
	background: #edfae4 url(../../shared/img/icn_ttl_h3.png) no-repeat 10px 17px;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
	line-height: 1.15;
}
/* ttlSub */
.ttlSub01 {
	margin-top: 30px;
	position: relative;
}
.ttlSub01 h4 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0 0 5px;
	border-bottom: 4px solid #ccc;
	color: #008a32;
	line-height: 1.15;
}
.ttlSub01:after {
	content: "";
	width: 20px;
	height: 4px;
	display: block;
	background-color: #008a32;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ttlSub02 {
	margin-top: 20px;
}
.ttlSub02 h5,
.ttlSub02 h6 {
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #999;
	color: #008a32;
	line-height: 1.15;
}
.ttlSub03 {
	margin-top: 15px;
	padding-left: 1.2em;
	position: relative;
}
.ttlSub03 h5,
.ttlSub03 h6 {
	font-size: 16px;
	margin: 0 0 15px;
	color: #008a32;
	line-height: 1.15;
}
.ttlSub03:before {
	content: "";
	background: #008a32;
	display: block;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	top: 0.25em;
	left: 0;
}
.small_txt {
	margin-top:-2px;
	margin-bottom:-3px;
	display:inline-block;
	font-size: 14px;
	color: #008a32;
	font-weight: bold;
}
/* ------------------------------------------------------ */
#importantArea {
	width:100%;
	position:absolute;
	top:7%;
	left:0;
	text-align:center;
	display:none;
}
#importantAreaInner {
	display:inline-block;
}
#importantAreaInner dl {
	display:inline-block;
	padding:15px;
	background-color: rgba(255,255,255,0.75);
	box-shadow:0px 0px 4px 0px #666;
	-moz-box-shadow:0px 0px 4px 0px #666;
	-webkit-box-shadow:0px 0px 4px 0px #666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#importantAreaInner dt {
	float:left;
	padding-right:15px;
}
#importantAreaInner dd {
	float:left;
	padding-top:2px;
}

/* ------------------------------------------------------ */
.top_message {
    border:#000 solid 1px;
	display: block;
    padding: 20px;
    margin:20px auto 40px;
    line-height: 24px;
    background: #FAFEE3;
    font-family: serif;
    text-align: center;
}
.top_message .ttl {
    font-size:16px;
    font-weight:bold;
}
.top_message .txt {
    font-size:14px;
    font-weight:normal;
    margin-top: 10px;
}
/* 赤枠 */
.top_message.red {
    border:#f00 solid 1px;
    background: #ffffff;
    color: #f00;
}
.top_message.red a {
    color: #f00;
}

/* ------------------------------------------------------ */
#top_main {
	position:relative;
}
.bx-wrapper {
	margin-bottom:-15%;
}
#mainVisual img {
	width:100%;
	height:auto;
}
#mainVisual .visualBlock .pc {
	display: block;
}
#mainVisual .visualBlock .sp {
	display: none;
}
.bx-prev, .bx-next {
	display:none;
}
.bx-pager {
	padding: 0 0 0 0;
	position: absolute;
	z-index: 100;
	top: 10px;
	right:0;
	text-align:right;
}
.bx-pager .bx-pager-item {
	display: inline-block;
	padding: 0 10px;
}
.bx-pager a {
	background: url(../img_top/pager.png) no-repeat left top;
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	text-align: left;
}
.bx-pager a.active {
	background: url(../img_top/pager_act.png) no-repeat left top;
}















.main_box_wrap {
	width: 940px;
	margin: 0 auto 0;
	position:relative;
	z-index:100;
}
#main_box_l {
	float: left;
}
#main_box_r {
	float: right;
}
.main_box_txt {
	background: #fff;
	padding: 20px 22px 40px;
	width: 414px;
}
.main_box_txt > p {
	font-size: 16px;
	line-height: 1.6;
}
.main_box_link {
	margin-top: 24px;
	text-align: center;
	padding-bottom: 12px;
}
.main_box_link + .main_box_link {
	margin-top: 10px;
}
#main_box_l a {
	text-decoration:none;
}
#main_box_l .main_box_link {
	height: 229px;
	border: 1px solid #edca53;
	background: #fffae9;
}
#main_box_l .main_box_link p {
	padding:50px 0 30px;
}
#main_box_l .main_box_link.renewal {
	height: auto;
}
#main_box_l .main_box_link.renewal p {
	padding:20px 20px 10px 20px;
	text-align: left;
	font-size: 16px;
    line-height: 1.6;
}

#main_box_r .main_box_link {
	border: 1px solid #f4c287;
}
#main_box_r .main_box_link p {
	padding-top: 13px;
}
#main_box_r .main_box_link .fLeft {
	margin-left: 8px;
	margin-top: 6px;
}
#main_box_r .main_box_link .fRight {
	margin-right: 8px;
	margin-top: 6px;
}
#main_box_r .main_box_link .cClear {
	padding-top: 6px;
}
#article_wrap {
	background: #edfae4;
	padding-bottom: 40px;
}
.inner {
	width: 940px;
	margin: 0 auto;
}
#article_list {
}
#article_listLeft {
	width:490px;
	float:left;
}
#article_listRight {
	width:448px;
	float:right;
}
#article_list li {
	float: left;
	margin: 0 0 10px 10px;
}
#article_listLeft #article_list li {
	margin-left: 0;
}
#article_list li a {
	position: relative;
	display: block;
}
#article_list li a img {
	display: block;
}
#article_list li a .more {
	background: url(../img_top/article_more.png);
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#article_list li a .more.noText {
	background: none;
}
#article_list li a .more:after {
	content: url("../img_top/icon_more.png");
	position: absolute;
	bottom: -4px;
	right: 0;
}
#article_list li.article_list_l a .more:after {
	bottom: -2px;
}
.article_list_l {
	width: 490px;
	height: 439px;
	overflow: hidden;
	position:relative;
}
.article_list_l span.new {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 6px 10px;
	background: #CC0000;
	color: #ffffff;
	font-weight: bold;
}
.article_list_l img {
	height: 439px;
	width: auto;
}
#article_listLeft #article_list .article_list_l.vertical {
	height: 214px;
	margin-bottom:10px;
}
#article_listLeft #article_list .article_list_l.vertical img {
	height: 214px;
	width: auto;
}
#article_listLeft #article_list .article_list_l.side {
	width: 240px;
	margin-right:10px;
}
#article_listLeft #article_list .article_list_l.side:nth-of-type(2n) {
	margin-right:0px;
}
#article_listLeft #article_list .article_list_l.side img {
	width: 240px;
	height: auto;
}

#article_listLeft #article_list .article_list_s.vertical {
	width: 240px;
	height: 214px;
	overflow: hidden;
	position:relative;
}
#article_listLeft #article_list .article_list_s.vertical img {
	width: 240px;
	height: auto;
	margin-left: 0;
}
#article_listLeft #article_list .article_list_s.vertical + .article_list_s.vertical {
	margin-left: 10px;
}

#article_listRight #article_list .article_list_l {
	height: 214px;
	width: 438px;
}
#article_listRight #article_list .article_list_l img {
	height: 214px;
	width: auto;
	margin-left: -26px;
}


.article_list_l .more {
	padding:15px 13px 14px;
}
.article_list_l p {
	font-size: 14px;
	display: block;
	line-height:1.35;
}
.article_list_l p.categoly {
	font-size: 14px;
	border: 1px solid #fff;
	display: inline-block !important;
	line-height: 25px;
	padding: 0 8px;
	margin-bottom: 13px;
}
#article_list li.new a:after {
	content: url("../img_top/icon_new.png");
	position: absolute;
	top: 0;
	left: 0;
}
.article_list_s {
	width: 214px;
	height: 214px;
	overflow: hidden;
	position:relative;
}
.article_list_s span.new {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 6px 10px;
	background: #CC0000;
	color: #ffffff;
	font-weight: bold;
}
.article_list_s img {
	height: 214px;
	width: auto;
	margin-left: -12px;
}
.article_list_s .more {
	/*height: 75px;*/
	max-height: 66px;
	min-height: 49px;
	padding: 7px 7px 7px;
	line-height: 1.3;
}
.article_list_s .more p {
	font-size:75%;
}


#news_list {
	margin-bottom: 20px;
}
#news_list li:nth-child(odd) {
	background: #f5f5f5;
}
#news_list dl {
	width: 940px;
	margin: 0 auto;
	font-size: 16px;
	padding: 15px 0 10px 0;
}
#news_list dt {
	float: left;
	width: 270px;
	font-weight: bold;
}
#news_list dd {
	float: left;
	width: 670px;
}
#news_list li.news .news_txt:after {
	content: url("../img_top/news_icon_new.png");
	margin-left: 18px;
}
#news_list dt img {
	margin: 0 0 5px 20px;
	vertical-align: middle;
}
#news_list dt img.newIcon.new {
	background: url(../info/image/new_top.gif);
}
#news_list dd a {
	/*margin-left: 18px;*/
	vertical-align: middle;
}
#top_bnr_list {
	padding-bottom: 60px;
}
#top_bnr_list li {
	float: left;
	margin-right: 10px;
}
#top_bnr_list li:last-child {
	float: left;
	margin-right: 0px;
}
/*
youtubeArea
-----------------------------------------------------------*/
#youtubeArea{
	margin:0 -10px;
}
#youtubeArea .boxMovie{
	float:left;
	width:460px;
	padding:0 10px 20px;
}
#youtubeArea .boxMovie p{
	padding-top:10px;
	text-align:center;
	line-height:1.45;
}
#youtubeArea .boxMovie p strong{
	font-size:115%;
}
/*
contentsBottom
-----------------------------------------------------------*/
#contentsBottom .boxLeft{
	float:left;
}

#contentsBottom .boxLeft ul{
	display:inline-block;
	vertical-align: top;
}

#contentsBottom .boxLeft ul li{
	display:inline-block;
	text-align: center;
	margin: 0 10px 0;
}

#contentsBottom .boxLeft ul li a{
	text-decoration:none;
	text-align: center;
}

#contentsBottom .boxLeft ul li img{
	vertical-align: top;
	text-align: center;
	margin: 0 auto 15px;
}

#contentsBottom .boxLeft ul li ul {
	display:block;
	float: right;
}

#contentsBottom .boxLeft ul li ul li {
	display:block;
	margin: 0 0 5px;
	text-align: left;
}

#contentsBottom .boxLeft ul li ul li:first-child {
	margin: 10px 0 5px;
}

#contentsBottom .boxRight{
	float:right;
}



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {
.pageTtl h2 {
	font-size: 21px;
}
.pageTtl p.moreYellow a {
	padding: 5px 15px 5px 10px;
	font-size: 14px;
}
.pageTtl p.moreYellow a span {
	background: url(../img_top/arrow_more_check.png) no-repeat left center;
	background-size: auto 15px;
	padding-left: 20px;
}
.sp-dsp-block{
	display:block;
}
.small_txt2 {
	padding-top:10px;
	margin-bottom:-10px;
	display:inline-block;
	font-size: 14px;
	color: #008a32;
	font-weight: bold;
}
#top_main {
}
.bx-wrapper {
	margin-bottom:30px;
	position:relative;
}
#mainVisual img {
	width:100%;
	height:auto;
}
#mainVisual .visualBlock .pc {
	display: none;
}
#mainVisual .visualBlock .sp {
	display: block;
}
.bx-prev, .bx-next {
	display:none;
}
.bx-pager {
	padding: 0 0 0 0;
	position: absolute;
	z-index: 100;
	width:100%;
	top:auto;
	bottom:-30px;
	right:0;
	text-align:center;
}
.bx-pager .bx-pager-item {
	display: inline-block;
	padding: 0 10px;
}
.bx-pager a {
	background: url(../img_top/pager_sp.png) no-repeat left top;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px
}
.bx-pager a.active {
	background: url(../img_top/pager_act_sp.png) no-repeat left top;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
}

#top_main > h2 {
	margin: 0 40px;
}
.main_box_wrap {
	width: 100%;
	margin: 0px auto 0 auto;
	background: #fff;
	padding-top: 20px;
}
.inner {
	width: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#main_box_l {
	float: none;
	margin: 0 10px 15px;
}
#main_box_l .main_box_link {
	height:auto;
	padding:10px 8px;
}
#main_box_l .main_box_link p {
	padding:0px 0 10px;
}
#main_box_l .main_box_link.renewal {
	height:auto;
}
#main_box_l .main_box_link.renewal p {
	padding:0px 0 10px;
}





#main_box_r {
	float: none;
	margin: 0 10px 15px;
}
.main_box_txt {
	width: 93%;
	margin: 0 auto;
	padding: 15px 0 25px;
}
.main_box_btn01 {
	margin: 0 8px;
	display: block;
}
.main_box_btn02 {
	width: 46.5%;
	display: block;
}
.main_box_btn03 {
	margin: 0 8px;
	display: block;
}
#main_box_r .main_box_link .cClear {
	margin: 0 8px;
	display: block;
}

#article_listLeft {
	width:100%;
	float:none;
}
#article_listRight {
	width:100%;
	float:none;
}
#article_listLeft #article_list .article_list_l.vertical {
	width: 100%;
	height: auto;
}
#article_listLeft #article_list .article_list_l.vertical img {
	width: 100%;
	height: auto;
}
#article_listLeft #article_list .article_list_l.side {
	width: 48%;
	height: auto;
}
#article_listLeft #article_list .article_list_l.side:nth-of-type(2n) {
	float: right;
	margin-right: 0;
}
#article_listLeft #article_list .article_list_l.side img {
	width: 100%;
	height: auto;
}

#article_listLeft #article_list .article_list_s.vertical {
	width: 48%;
	height: auto;
	font-size: 9px;
	overflow: hidden;
	position:relative;
}
#article_listLeft #article_list .article_list_s.vertical img {
	width: 100%;
	height: auto;
}
#article_listLeft #article_list .article_list_s.vertical + .article_list_s.vertical {
	margin-left: 0px;
}
#article_listLeft #article_list .article_list_s.vertical:nth-of-type(2n) {
	float: right;
}
#article_listLeft #article_list .article_list_s.vertical:nth-of-type(3n) {
	float: left;
}

#article_listRight #article_list .article_list_l {
	width: 100%;
	height: auto;
}
#article_listRight #article_list .article_list_l img {
	width: 100%;
	height: auto;
	margin-left: 0;
}

#article_list li {
	margin: 0 0 12px 0;
}
#article_list li:first-child {
	margin: 0 0 12px 0;
}
#article_list .more br.pc {
	display: none;
}
.article_list_l {
	width: 100%;
	height: auto;
}
.article_list_l img {
	width: 100%;
	height: auto;
}
.article_list_s {
	width: 48%;
	height: auto;
	font-size: 9px;
	/*text-align: center;*/
}
.article_list_s img {
	width: 100%;
	height: auto;
	margin-left: 0;
}
#article_list .article_list_s:nth-of-type(2n) {
	float: right;
}
.article_list_l p.categoly {
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 5px;
}
.article_list_l p {
	font-size: 12px;
}
.article_list_s p {
	font-size: 10px;
}
#article_list .article_list_l .more {
	padding: 7px;
	min-height: 26%;
	height: auto;
}
#article_list li a .more {
	min-height: 35.6%;
	height: auto;
}
#article_list .article_list_l .more p {
    font-size: 10px;
}
#article_list .article_list_s .more p {
    font-size: 85%;
}


.article_list_l span.new {
	top:0px;
	right:0px;
}
.article_list_s span.new {
	top:0px;
	right:0px;
}


#news_list li {
	padding: 0 10px;
}
#news_list dl {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 18px 0;
}
#news_list dt {
	float: none;
	width: 100%;
}
#news_list li.news .news_txt:after {
	margin-left: 4px;
}
#news_list dt img {
	margin: 0 0 5px 20px;
}
#news_list dd {
	float:none;
	width:auto;
}
#news_list dd a {
	margin-left: 0px;
}
#top_bnr_list {
	padding: 0 8px 40px;
}
#top_bnr_list {
	padding-bottom: 60px;
}
#top_bnr_list {
	margin: 0 -5px;
	padding:0 0 40px;
}
#top_bnr_list li {
	width:33.3333%;
	padding:0 5px;
	box-sizing:border-box;
	margin-right: 0;
}
#top_bnr_list li img{
	width:100%;
	height:auto;
}


.small_txt {
	left: 0;
	position: relative;
	top: 10px;
	width: 100%;
}
/* ------------------------------------------------------ */
#importantArea {
	width:100%;
	position:static;
	text-align:left;
}
#importantAreaInner {
	display:block;
	padding:10px;
}
#importantAreaInner dl {
}
#importantAreaInner dt {
	float:none;
	clear:both;
	padding:0 0 3px;
}
#importantAreaInner dd {
	float:none;
	clear:both;
	font-size:16px;
	line-height:1.25;
}

/*
youtubeArea
-----------------------------------------------------------*/
#youtubeArea{
	margin:0;
}
#youtubeArea .boxMovie{
	position: relative;
	float:none;
	width:100%;
	height: 0;
	padding: 0 0 56.25%;
	overflow: hidden;
	margin-bottom:20px;
}
#youtubeArea .boxMovie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
contentsBottom
-----------------------------------------------------------*/
#contentsBottom .boxLeft{
	float:none;
}
#contentsBottom .boxRight{
	float:none;
}

}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones (portrait) br
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width:768px) {	

 .sp_br {
	display: none;
	}
 .pcw {
	width:750px;
	}
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 pc_topinfo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {
 .pcw {
	width:85%;
	}

}