@charset "UTF-8";
body {
}
.sp-pd0 { padding: 0;}
/**********************
ヘッダー
***********************/
header {
	width: 100%;
	background: #fff;
}
header h1 {
	padding: 25px 15px 15px 110px;
	margin-bottom: 0;
	background: #000 url(image/main.png) no-repeat 10px 10px;
	background-size: auto 90%;
	font-size: 2rem;
	color: #fff;
}
.navbar-default .navbar-brand { color: #333;}
.pickup-box h3 { width: 100%; padding: 0; }
.navbar-nav { margin: 0; padding: 3% 0 0 0; }
nav li { margin: 0; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { background: #d9333f; }
.navbar-nav > li > a  {
	display: block;
	width: 98%;
	margin: 0 1%!important;
	float: left;
	margin: 0;
	padding-top: 13px;
	padding-bottom: 13px;
	background-color: #fefefe;
	font-size: 1.3rem;
	text-align: left;
	border-bottom: 1px solid #d9333f;
	color: #d9333f;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #fff; }
.navbar-nav > li br { display: none; }
.navbar-toggle .icon-bar { background-color: #d9333f!important;}
.navbar-default .navbar-toggle { background: #fff; }
.header-search { padding: 15px 0; background: #fff; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background: #fff; }
/**********************
共通
***********************/
#container { background: none; }

#side-wiget { margin-top: 30px; }
.side-wiget li { font-size: 1.5rem; }

/**********************
トップ
***********************/
.header-bn p {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
#main-img { background: url(image/bg_sp.gif);}
.main-img {
	padding: 5% 0;
	background: url(image/main.png) left center no-repeat;
	background-size: auto 110%;
}
.main-text {
	width: 100%;
	padding: 0 0;
	margin: 0;
}
#main-img h1 {
	font-size: 2rem;
	padding: 5% 0;
	margin-bottom: 0;
	text-align: right;
}

#contents .reco h2 {
	position: relative;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 0.5em 1em;
	text-align: center;
	font-size: 1.8rem;
	background-color: #d9333f;
	color: #fff;
	font-weight:normal;
}
.reco .col-xs-4 { padding:0; }
.reco h2::before,
.reco h2::after {
    content: '';
    position: relative;
}
.reco h2::before {
    top: 100%;
    left: 0;
    border: none;
}
.reco h2::after {
    border: none;
}
.reco h2 a,
.list-btn {
	display:block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0.5em 0;
	color: #fff;
	background:#fff;
	font-size: 1.5rem;
	text-align:center;
}
.reco .list-btn {
	background: #d9333f;
	width: 80%;
	margin: auto;

	border: #aaa;
}
.reco h2 a { margin-top: 10px; }
.reco .sp-block { display: block; }

.reco { padding: 0 0 15px; margin-bottom: 15px; background-color: #fff; }
.reco .container { padding: 0; }
.reco-box {
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    box-shadow: none;
}
#contents .reco-box .photo {
    float: left;
    width: 100%;
    height: 120px;
    padding: 0;
    margin: 0;
    background: #f3f3f3;
    box-shadow: none;
    border: none;
}
.reco-box .photo img { width: 100%; height: auto; }
.reco-box .text {
    width: 100%;
    border: none;
}
.reco-box .col-xs-12 { padding: 3px; }

.reco h2 { font-size: 1.5rem; }
.reco h2::after,
.reco-box .text {
    position: relative;
    padding: 0;
    background: none;
}
.reco-box h3 {
	margin-bottom: 0;
	padding: 0 0.5em 0;
	line-height: 0.8em;
	min-height: 4.3em;
	font-weight: normal;
}
.reco-box h3 a {
    color: #777;
    font-size: 1.3rem;
}
.sub-reco { margin-bottom: 0; }
.sub-reco .reco-box h3 { min-height: auto; }

.top-container .container { padding-left: 0; padding-right: 0; }
.top-container .row { margin-left: 0; margin-right: 0; }
.top-contents { padding: 15px 10px; }

.new-article { padding: 0; margin-bottom: 0; border-bottom: 1px solid #aaa; }
.new-article .category-name { position: relative; }

.new-article .photo { height: 115px; padding: 0; overflow: hidden; }
.new-article .photo img { width: 100%; height: auto;}
.new-article .detail { padding: 15px; }
.new-article h3 { min-height: 2em; margin-bottom: 10px; font-size: 1.6rem; line-height: 1.5em; }
.new-article .category-name { text-align: center; font-size: 1.2rem; }
.new-article .month { text-align: right; font-size: 1.2rem; }

.new-article .category-name {
	padding: 0;
	background: none;
	border: none;
	color: #337ab7;
	text-align: left;
	line-height: 1.3em;
}


/**********************
ブログ詳細ページ
***********************/
.sub-container { padding: 20px 0 0; }

.blog-detail-box { padding: 20px 15px; }
.blog-detail-box h1 { font-size: 2rem; line-height: 1.3em; }
.blog-detail-box .category-name { }


ul.related_post { margin-left: 0; padding-left: 0; }
ul.related_post li {
    border-bottom: 1px solid #e3e3e3;
    clear: both;
    float: none;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}
ul.related_post li::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.wp_rp_thumbnail {
    clear: both;
    float: left;
    width: 30%;
}
.wp_rp_thumbnail img {
	width: 70px;
	height: auto;
}
.wp_rp_title {
    float: left;
    text-align: left;
    width: 60%;
}
.sub-container .next-prev-bt {
	width: 90%;
	margin: auto;
}

.sub-container .next-prev-bt .prev a,
.sub-container .next-prev-bt .next a { text-decoration: none; }

.next-prev-bt .prev {
	border-right: none;
}

.sub-container .related_post .wp_rp_title {
	font-size: 1.5rem;
	text-decoration: none;
}
.bt-area .top-bt a { text-decoration: none; }

.wp-embedded-content{
	max-width: 100%!important;
}