@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


#contents .blog_list_ttl {
	position:relative;
	width:980px;
	border-bottom:4px solid #ffe100;
	margin:30px auto 60px;
	padding:0 0 18px 0;
}

#contents .blog_list_ttl h2 {
	font-size:2.4em;
	font-weight:bold;
	line-height:1.4;
	display:block;
	width:680px;
}

#contents .blog_list_ttl h2 span {
	font-size:0.867em;
}

#contents .blog_list_ttl .sort {
	position:absolute;
	top:0;
	right:120px;
	width:150px;
	text-align:left;
	font-size:1.6em;
	color:#59351b;
}

#contents .blog_list_ttl .sort span {
	color:#c7c7c6;
}

#contents .blog_list_ttl .sort a {
	color:#59351b;
}

#contents .blog_list_ttl .blog_img001 {
	position:absolute;
	top:-10px;
	right:10px;
	width:85px;
	height:91px;
}

#contents .blog_list {
	width:980px;
	margin:0 auto 0;
}

#contents .blog_list .blog_box {
	width:474px;
	float:left;
	margin:0 32px 40px 0;
}

#contents .blog_list .blog_box.blog_box_r {
	margin:0 0 40px 0;
}

#contents .blog_list .blog_box .blog_box_img {
	width: 120px;
	height: 120px;
	overflow: hidden;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin:0 auto 4%;
	border:4px solid #ffe100;
	float:left;
}

#contents .blog_list .blog_box .blog_box_txt {
	overflow:hidden;
	padding:0 0 0 15px;
	line-height:1.8;
}

#contents .blog_list .blog_box .blog_box_txt .blog_date {
	color:#ff9c2d;
	font-size:1.5em;
	font-family: 'Didact Gothic', sans-serif;
}

#contents .blog_list .blog_box .blog_box_txt h3 {
	margin-bottom:10px;
	line-height:1.5;
	font-weight:normal;
}

#contents .blog_list .blog_box .blog_box_txt h3 a {
	font-size:2.000em;
	text-decoration:underline;
}

#contents .blog_list .blog_box .blog_box_txt .sns_count_s {
	height:22px;
}

span.count_fb_s {
	display:block;
	width:33px;
	height:22px;
	background:url(../images/index/count_fb_s.png) left top no-repeat;
	font-size:1.2em;
	color:#404040;
	line-height:22px;
	padding-left:18px;
	margin-right:10px;
	float:left;
}

span.count_hatena_s {
	display:block;
	width:32px;
	height:22px;
	background:url(../images/index/count_hatena_s.png) left top no-repeat;
	font-size:1.2em;
	color:#404040;
	line-height:22px;
	padding-left:26px;
	float:left;
}

#contents .pager {
	width:980px;
	margin:0 auto 0;
}

#contents .pager .pager_name {
	width:160px;
	border-bottom:3px solid #fff49f;
	padding:0 0 20px;
	text-align:center;
	font-size:1.6em;
	margin:0 auto 30px;
}

#contents .pager ul {
	text-align: center;
}

#contents .pager ul li {
	display:inline-block;
	margin:0;
	padding:0;
}

#contents .pager ul li a {
	display:block;
	text-decoration: none;
	color: #59351b;
    border: 2px solid #ffe100;
    margin: 0 8px;
    zoom: 1;
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:50%;
	font-size:2.0em;
}

#contents .pager ul li a:hover {
	background:#ffe100;
}

#contents .pager ul li a.pager_on {
	background:#ffe100;
	pointer-events: none;
}



/* ブログ詳細
----------------------------------------------- */

.blogpage_cont {
	width:980px;
	margin:0 auto 0;
}

.blogpage_cont_date {
	color:#ff9c2d;
	font-size:1.5em;
	font-family: 'Didact Gothic', sans-serif;
	width:400px;
	float:left;
}

.blogpage_cont_category {
	width:400px;
	font-size:1.3em;
	float:right;
	text-align:right;
}

.blogpage_cont_category span {
	color:#898989;
}

.blogpage_inr {
	width:980px;
	margin:0 auto 0;
}

#contents .blogpage_inr h2 {
	font-size:3.2em;
	font-weight: normal;
	margin:20px 0 30px 0;
	line-height:1.4;
}

#contents .blogpage_inr .blogpage_main {
	width:720px;
	height:500px;
	margin:0 auto 40px;
}

#contents .blogpage_article {
	width:740px;
	float:left;
	padding:0 0 50px 0;
}

#contents .blogpage_article .blogpage_article_txt {
	font-size:1.8em;
	line-height:1.8;
}

#contents .blogpage_article .blogpage_article_txt img {
	margin: 20px 0;
}

#contents .blogpage_article .blogpage_article_txt span {
	font-weight:bold;
}

#contents .blogpage_article .blogpage_article_img {
	text-align:center;
	margin:32px auto 32px;
}

#contents .blogpage_article h3 {
	width:740px;
	height:51px;
	border-bottom:2px solid #59351b;
	background:#ffe100;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:2.0em;
	font-weight:normal;
	line-height:51px;
	padding:0 10px 0 20px;
	margin-bottom:30px;
}

#contents .blogpage_article h4 {
	width:740px;
	height:43px;
	border-bottom:2px solid #59351b;
	border-left:8px solid #59351b;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:1.8em;
	font-weight:normal;
	line-height:43px;
	padding:0 10px 0 12px;
	margin-bottom:23px;
}

#contents .blogpage_article h5 {
	width:740px;
	height:31px;
	border-left:8px solid #ffe100;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:1.8em;
	font-weight:normal;
	line-height:31px;
	padding:0 10px 0 12px;
	margin-bottom:23px;
}

#contents .blogpage_article h6 {
	width:740px;
	height:26px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:1.8em;
	font-weight:normal;
	line-height:26px;
	padding:0 10px 0 20px;
	margin-bottom:23px;
	background:url(../images/blog/liststyle_h6.png) left center no-repeat;
}

#contents .blogpage_article .liststyle01 {
	height:26px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:1.8em;
	font-weight:normal;
	line-height:26px;
	padding:0 10px 0 20px;
	margin-bottom:23px;
	background:url(../images/blog/liststyle01.png) left center no-repeat;
}

#contents .blogpage_article .liststyle02 {
	height:26px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:1.8em;
	font-weight:normal;
	line-height:26px;
	padding:0 10px 0 20px;
	margin-bottom:23px;
	background:url(../images/blog/liststyle02.png) left center no-repeat;
}

#contents .blogpage_article .imgcap {
	font-size:0.8em;
	padding:10px 0 30px 0;
}

#contents .blogpage_article .blogpage_article_btn a {
	position:relative;
	display:block;
	width:350px;
	height:54px;
	-webkit-border-radius:27px;
	-moz-border-radius:27px;
	border-radius:27px;
	line-height:54px;
	text-align:center;
	color:#ffffff;
	font-size:1.8em;
	margin:50px auto 0;
	background:#e81021;
	text-decoration:none;
}

#contents .blogpage_article .blogpage_article_btn img {
	position:absolute;
	right:5px;
	top:-18px;
}

#contents .blogpage_new_article {
	width:200px;
	float:right;
}

#contents .blogpage_new_article .article_ttl {
	font-size:1.6em;
	padding:0 0 10px 0;
}

#contents .blogpage_new_article .article_box {
	width:200px;
	background:url(../images/blog/article_bg.png) left top repeat;
	padding:2px;
	margin-bottom:10px;
}

#contents .blogpage_new_article .article_box .article_box_inr {
	background:#ffffff;
	padding:0;
}

#contents .blogpage_new_article .article_box .article_box_inr .article_box_img {
	width:100%;
	height:190px;
	margin-bottom:10px;
	padding:0;
}

#contents .blogpage_new_article .article_box .article_box_inr .article_box_date {
	text-align:center;
	color:#ff9c2d;
	font-size:1.3em;
	line-height:1.6;
	font-family: 'Didact Gothic', sans-serif;
	padding:0 0 0 0;
}

#contents .blogpage_new_article .article_box .article_box_inr .article_box_link {
	font-size:1.6em;
	padding:0 10px 10px 10px;
	line-height:1.6;
}

#contents .blogpage_new_article .article_box .article_box_inr .sns_count_s {
	height:22px;
	padding:0 10px 10px 10px;
}

#contents .blogpage_new_article .article_box .article_box_inr span.count_fb_s {
	display:block;
	width:33px;
	height:22px;
	background:url(../images/index/count_fb_s.png) left top no-repeat;
	font-size:1.2em;
	color:#404040;
	line-height:22px;
	padding-left:18px;
	margin-right:10px;
	float:left;
}

#contents .blogpage_new_article .article_box .article_box_inr span.count_hatena_s {
	display:block;
	width:32px;
	height:22px;
	background:url(../images/index/count_hatena_s.png) left top no-repeat;
	font-size:1.2em;
	color:#404040;
	line-height:22px;
	padding-left:26px;
	float:left;
}

.btm_nav {
	background:url(../images/blog/btm_nav_bg.png) left bottom repeat-x;
	width:100%;
	height:156px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btm_nav .btm_nav_inr {
	width:100%;
	padding:30px 20px 0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btm_nav .btm_nav_box {
	width:362px;
	background:url(../images/blog/btm_nav_btn_bg.png) left top repeat;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:2px;
	float:left;
	margin: 0 60px;
}

.btm_nav .btm_nav_box.flr {
	float:right;
}

.btm_nav .btm_nav_box a {
	display:block;
}

.btm_nav .btm_nav_box a ul.btm_nav_left {
	display:block;
	background:#ffffff;
	padding:8px 10px 8px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li {
	float:left;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li.btm_nav_arrow_left {
	width:50px;
	padding-top:22px;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li.btm_nav_img {
	width:80px;
	height:80px;
	border:4px solid #ffe100;
	border-radius:50%;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li.btm_nav_txt {
	width:180px;
	padding-left:15px;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li.btm_nav_txt p {
	text-decoration:underline;
	line-height:1.6;
	font-size:1.4em;
}

.btm_nav .btm_nav_box a ul.btm_nav_left li.btm_nav_txt span {
	display:block;
	padding:10px 0 4px 0;
	color:#ff9c2d;
	font-size:1.2em;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}

.btm_nav .btm_nav_box a ul.btm_nav_right {
	display:block;
	background:#ffffff;
	padding:8px 10px 8px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li {
	float:left;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_arrow_right {
	width:50px;
	padding-top:22px;
	text-align:right;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_img {
	width:80px;
	height:80px;
	border:4px solid #ffe100;
	border-radius:50%;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_txt {
	width:170px;
	padding:0 10px 0 15px;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_txt p {
	text-decoration:underline;
	line-height:1.6;
	font-size:1.4em;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_txt span {
	display:block;
	padding:10px 0 4px 0;
	color:#ff9c2d;
	font-size:1.2em;
	font-family: 'Didact Gothic', sans-serif;
}


/*--- 20160808 ---*/

.arve-wrapper {
	margin:40px 0 20px 0;
}
