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


/* -----------------------------------------------
	index
----------------------------------------------- */

@media screen and (max-width:767px) {

#conteiner {
	padding-bottom:52px;
}

#contents {
	width:100%;
	margin:0 auto 0;
	padding:4% 0 8% 0;
}

#contents .blog_list_ttl {
	position:relative;
	width:100%;
	border-bottom:2px solid #ffe100;
	margin:30px auto 0;
	padding:0 0 12px 0;
	text-align:center;
}

#contents .blog_list_ttl h2 {
	font-size:1.000em;
	font-weight:bold;
}

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

#contents .blog_list_ttl .sort {
	width:100%;
	text-align:center;
	font-size:0.750em;
	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;
	bottom:-20px;
	right:6%;
	width:15%;
	height:auto;
}

#contents .blog_list_ttl .blog_img001 img {
	width:100%;
}

#contents .blog_list {
	width:100%;
	margin:0 auto 0;
}

#contents .blog_list .blog_box {
	width:90%;
	margin:3% auto 4%;
}

#contents .blog_list .blog_box.blog_box_r {
}

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

#contents .blog_list .blog_box .blog_box_txt {
	overflow:hidden;
	padding:0 0 0 8px;
}

#contents .blog_list .blog_box .blog_box_txt .blog_date {
	color:#ff9c2d;
	font-size:0.813em;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}

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

#contents .blog_list .blog_box .blog_box_txt h3 a {
	font-size:1em;
	text-decoration:underline;
	line-height:1.2;
}

#contents hr.blog_hr {
	border-top:1px solid #eeeeee;
	margin:0 0 0;
}

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

span.count_fb_s {
	display:block;
	width:28px;
	height:18px;
	background:url(../images/index/count_fb_s.png) left center no-repeat #d8e3fd;
	-webkit-background-size:28px 12px;
	-moz-background-size:28px 12px;
	background-size:28px 12px;
	font-size:0.688em;
	color:#404040;
	line-height:18px;
	padding-left:10px;
	margin-right:4px;
	float:left;
}

span.count_hatena_s {
	display:block;
	width:28px;
	height:18px;
	background:url(../images/index/count_hatena_s.png) left center no-repeat #e0f7ff;
	-webkit-background-size:32px 12px;
	-moz-background-size:32px 12px;
	background-size:32px 12px;
	font-size:0.688em;
	color:#404040;
	line-height:18px;
	padding-left:14px;
	float:left;
}

#contents .pager {
	width:100%;
	margin:0 auto 0;
}

#contents .pager .pager_name {
	width:120px;
	border-bottom:2px solid #fff49f;
	padding:0 0 8px;
	text-align:center;
	font-size:0.750em;
	margin:0 auto 20px;
}

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

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

#contents .pager ul li span {
	margin:0;
	padding:0;
}

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

#contents .pager ul li.pc a {
	display:none;
	margin:0;
	padding:0;
}

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




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

.blogpage_cont {
	width:90%;
	margin:2% auto 0;
}

.blogpage_cont_date {
	color:#ff9c2d;
	font-size:0.688em;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif;
	width:49%;
	float:left;
}

.blogpage_cont_category {
	width:49%;
	font-size:0.625em;
	float:right;
	text-align:right;
}

.blogpage_cont_category span {
	color:#898989;
}

.blogpage_inr {
	width:90%;
	margin:3% auto 0;
}

#contents .blogpage_inr h2 {
	font-size:1.375em;
	font-weight:bold;
	margin:4% 0 5% 0;
	line-height:1.4;
}

#contents .blogpage_inr .blogpage_main {
	width:100%;
	height:180px;
	margin:3% auto 40px;
}

#contents .blogpage_article {
	width:90%;
	margin:0 auto 0;
}

#contents .blogpage_article .blogpage_article_txt {
	font-size:1.0em;
	line-height:1.6;
	word-break:break-all;
}

#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:100%;
	height:35px;
	border-bottom:1px solid #59351b;
	background:#ffe100;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.938em;
	font-weight:bold;
	line-height:35px;
	padding:0 8px 0 8px;
	margin-bottom:4%;
}

#contents .blogpage_article h4 {
	width:100%;
	height:26px;
	border-bottom:1px solid #59351b;
	border-left:4px solid #59351b;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.938em;
	font-weight:bold;
	line-height:26px;
	padding:0 8px 0 12px;
	margin-bottom:4%;
}

#contents .blogpage_article h5 {
	width:100%;
	height:20px;
	border-left:4px solid #ffe100;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.938em;
	font-weight:bold;
	line-height:20px;
	padding:0 8px 0 12px;
	margin-bottom:4%;
}

#contents .blogpage_article h6 {
	width:100%;
	height:16px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.813em;
	font-weight:bold;
	line-height:16px;
	padding:0 8px 0 12px;
	margin-bottom:4%;
	background:url(../images/sp/blog/liststyle_h6_sp.png) left center no-repeat;
	-webkit-background-size:9px 9px;
	-moz-background-size:9px 9px;
	background-size:9px 9px;
}

#contents .blogpage_article .liststyle01 {
	height:16px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.813em;
	font-weight:normal;
	line-height:16px;
	padding:0 8px 0 12px;
	margin-bottom:4%;
	background:url(../images/blog/liststyle01.png) left center no-repeat;
	-webkit-background-size:4px 4px;
	-moz-background-size:4px 4px;
	background-size:4px 4px;
}

#contents .blogpage_article .liststyle02 {
	height:16px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#59351b;
	font-size:0.813em;
	font-weight:normal;
	line-height:16px;
	padding:0 8px 0 12px;
	margin-bottom:4%;
	background:url(../images/sp/blog/liststyle02_sp.png) left center no-repeat;
	-webkit-background-size:5px 6px;
	-moz-background-size:5px 6px;
	background-size:5px 6px;
}

#contents .blogpage_article .imgcap {
	font-size:0.750em;
	padding:6px 0 5% 0;
	line-height:1.4;
}

#contents .blogpage_article .blogpage_article_btn {
	position:relative;
	width:78%;
	height:38px;
	margin:30px auto 0;
}

#contents .blogpage_article .blogpage_article_btn a {
	display:block;
	width:100%;
	height:38px;
	-webkit-border-radius:19px;
	-moz-border-radius:19px;
	border-radius:19px;
	line-height:38px;
	text-align:center;
	color:#ffffff;
	font-size:0.813em;
	margin:0 auto 0;
	background:#e81021;
	text-decoration:none;
}

#contents .blogpage_article .blogpage_article_btn img {
	position:absolute;
	right:5px;
	bottom:-10px;
	z-index:999;
	width:19%;
}

.blogpage_article_img02 img {
	width:100%;
}

#contents .blogpage_new_article {
	display:none;
}

.btm_nav {
	background:url(../images/sp/blog/btm_nav_bg_sp.png) left bottom repeat-x;
	-webkit-background-size:23px 113px;
	-moz-background-size:23px 113px;
	background-size:23px 113px;
	width:100%;
	height:113px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:9999;
}

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

.btm_nav .btm_nav_box {
	width:100%;
	background:url(../images/blog/btm_nav_btn_bg.png) left top repeat;
	-webkit-background-size:2px 2px;
	-moz-background-size:2px 2px;
	background-size:2px 2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:2px;
}

.btm_nav .btm_nav_box a {
	display:block;
}

.btm_nav .btm_nav_box a ul.btm_nav_right {
	display:block;
	background:#ffffff;
	padding:6px;
	-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:38px;
	padding:13px 0 0 15px;
	text-align:right;
	float:right;
}

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_arrow_right img {
	width:100%;
}


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

.btm_nav .btm_nav_box a ul.btm_nav_right li.btm_nav_txt {
	width:54%;
	padding:0 5px 0 15px;
}

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

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


/*--- 20160808 ---*/

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

}