@charset "UTF-8";

/*子テーマ用「base.css」*/

/*
# =================================================================
# レイアウト修正
# =================================================================
*/

.keni-slider_wrap,.col1 .keni-section_wrap{
	max-width: 970px;
}

/*
# 2カラムのレイアウト
*/
.col2 .keni-header_outer,
.col2 .keni-gnav_outer,
.col2 .keni-mv_outer,
.col2 .archive_title_wrap,
.col2 .keni-main_outer,
.col2 .catch-area,
.col2 .keni-breadcrumb-list_outer,
.col2 .keni-footer_outer,
.col2 .keni-copyright,
.col2 .keni-sep-conts_outer,
.col2 .keni-footer-panel_outer{
    max-width: 970px;
}

.col2r .keni-header_outer,
.col2r .keni-gnav_outer,
.col2r .keni-mv_outer,
.col2r .catch-area,
.col2r .archive_title_wrap,
.col2r .keni-main_outer,
.col2r .keni-breadcrumb-list_outer,
.col2r .keni-footer_outer,
.col2r .keni-copyright,
.col2r .keni-sep-conts_outer,
.col2r .keni-footer-panel_outer{
    max-width: 970px;
}
/*2カラムの設定*/
.col2 .keni-main{
    margin-right: -200px;
    padding-right: 200px;
}

.col2 .keni-sub{
    width: 200px; /*サイドバーの幅*/
}


/*2カラムリバースの設定*/
.col2r .keni-main{
    margin-left: -220px;
    padding-left: 220px;
}
.col2r .keni-sub{
    width: 200px; /*サイドバーの幅*/
    margin-left: 10px;
}
/*全体背景*/
.keni-main_wrap{
	position: relative;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #e4e4e4), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #e4e4e4),color-stop(.75, #e4e4e4), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
    background-repeat: repeat;
    background-color: #fbfbfb;
}
.keni-main_wrap:after{
	/*position: absolute;
	bottom: -3px;
	content: '';
	width: 100%;
	height: 40px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;*/
}
.keni-main_outer{
    background: #FFF;
}
.keni-section_wrap{
    margin: 10px 0;
}
/*1カラム*/
.col1 .keni-main .keni-section_wrap{
	margin: 0 auto;
	padding: 0 40px 40px;
	box-shadow: 0 0 10px #e9e9e9;
}
.col1 .keni-main_inner{
	padding: 0;
	font-size: 1.525em;
	background: url(./images/ks/bg.jpg) repeat;
}
.behind-article-area{
	margin-top: 0;
	height: 0;
}
@media
only screen and (max-width : 768px){
	.col2r .keni-sub{
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	/*1カラム*/
	.col1 .keni-main .keni-section_wrap{
		margin: 0 auto;
		padding: 0 10px 40px;
		box-shadow: none;
	}
	.col1 .keni-main_inner{
		font-size: 1em;
	}
}
/*
# =================================================================
# エリアごとのデザイン
# =================================================================
*/
/*
# ヘッダー
*/
.keni-header_wrap{
    position: relative;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ff3333), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ff3333),color-stop(.75, #ff3333), color-stop(.75, transparent),to(transparent))!important;
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #e52e2e;
	padding-top: 28px;
}
.keni-header_wrap:before{
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 28px;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
}
.keni-header_inner{
	position: relative;
}
.keni-header .site-title, .keni-header_col1 .site-title{
    margin-top: 0.6em;
}
.h-right-navi{
	position: absolute;
	top: -24px;
	right: 0;
	text-align: right;
}

.h-right-navi a{
	position: relative;
	margin-left: 1em;
	color: #FFF;
}
.h-right-navi a:before{
	content: '■';
	padding: 0 0.5em 0 0;
	color: #e52e2e;
}
.h-right-navi a:hover,
.h-right-navi a:active,
.h-right-navi a:focus{
	color: #f60;
}

@media
only screen and (max-width : 768px){
	.keni-header{
		padding: 0;
	}
	.site-title{
		padding: 0;
	}
	.keni-header_wrap{
		padding: 0;
	}
	.keni-header_wrap:before{
		content: none;
	}
	.keni-header .site-title, .keni-header_col1 .site-title{
		margin: 0;
	}
	.site-title img{
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.keni-header_col1 .keni-header_cont{
		margin: 0;
		padding: 5px;
	}
	.keni-header_wrap.fixed .keni-header{
		padding: 0;
	}
	.keni-header_cont img{
		display: block;
		margin: 0 auto;
	}
	.keni-container{
		padding: 0!important;
	}
	.admin-bar .keni-container{
		/*padding: 110px 0 0!important*/
	}
}
@media
only screen and (max-width : 480px){
	.keni-container{
		padding: 0!important;
	}
}

/*
# グローバルメニュー
*/

.keni-gnav_wrap{
    position: relative;
    background: -moz-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
    background: -webkit-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
    background: linear-gradient(to bottom, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
}
.keni-gnav_wrap:before{
    position: absolute;
    content: '';
    bottom: 5px;
    width: 100%;
    height: 3px;
    background: #fd0000;
}
.keni-gnav_cont{
	background: none;
}

.keni-gnav_cont > ul{
    position: relative;
	display: block;
    width: 100%;
	margin: 0;
	border-top: 0;
}

.keni-gnav_inner li a{
	display: block;
	padding: 15px 10px 18px 20px;
    border-bottom: 0;
	color: #000;
	text-decoration: none;
    font-size: 1em;
    font-weight: bold;
}
.keni-gnav_inner li a:hover, .keni-gnav_inner li a:active, .keni-gnav_inner li a:focus{
    border-bottom: 0;
    background: -moz-linear-gradient(top, #ff0000, #ff0000 50%, #f70200 50%, #f70200);
    background: -webkit-linear-gradient(top, #ff0000, #ff0000 50%, #f70200 50%, #f70200);
    background: linear-gradient(to bottom, #ff0000, #ff0000 50%, #f70200 50%, #f70200);
    color: #FFF;
}
.keni-gnav_cont > ul li{
    position: relative;
}
.keni-gnav_cont > ul li:after{
    width: 100%;
}
.keni-gnav_inner > ul li a{
    position: relative;
    text-align: center;
}
.keni-gnav_inner > ul li a:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 3px;
    background: #fd0000;
}
.keni-gnav_inner > ul li a:after{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: -15px;
	margin: auto 0;
	width: 45px;
	height: 36px;
	background: url("images/custom/book-icon.png") no-repeat;
	background-size: 100% auto;
}
.keni-gnav_inner > ul li a:hover:before{
    background: #000000;
}
.keni-gnav_inner li ul a{
	position: relative;
	border: 0;
    background: -moz-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
    background: -webkit-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
    background: linear-gradient(to bottom, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
	color: #000;
}

.keni-gnav_btn{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	width: 64px;
	height: 64px;
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
    background-color: #ffcc33;
	font-size: 1.1rem;
	line-height: 64px;
	vertical-align: middle;
	cursor: pointer;
}

.keni-gnav_wrap_bottom .keni-gnav_btn{
	top: auto;
	bottom: 0;
	z-index: 100;
	line-height: 64px;
}

.admin-bar .keni-gnav_btn.fixed {
	top: 0;
}
.admin-bar .keni-gnav_btn{
	top: 46px;
}
.sp-title{
	display: none;
	border-bottom: 1px solid #e8e8e8;
}
.keni-gnav_btn_icon-open{
	width: 30px;
	left: 17px;
}
.keni-gnav_btn_icon-open::before, .keni-gnav_btn_icon-open::after{
	width: 100%;
}
.keni-gnav_btn_icon-close{
	font-size: 2.25rem;
}
.keni-gnav_btn_icon-close::before{
	width: 64px;
}
.keni-gnav_btn_icon-open::before, .keni-gnav_btn_icon-open::after{
}

/*PC用*/
@media (min-width: 768px){
	.keni-gnav_inner > ul {
		display: table;
		width:100%;
		table-layout: fixed;
	}
	.keni-container .keni-gnav .keni-gnav-child_btn_icon-open > a,
	.keni-container .keni-gnav .keni-gnav-child_btn_icon-close > a{
		padding-right: 0;
	}
	.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before, .keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before {
		content: none;
	}
}

@media
only screen and (max-width : 768px){
	.keni-header_inner{
		padding: 10px;
	}
	.sp-title{
		position: fixed;
		display: none;
		top: 0;
		z-index: 100;
		width: 100%;
		height: auto;
		padding: 0 69px 0 5px;
		box-sizing: border-box;
		background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
		-webkit-background-size: 7px 7px;
		background-size: 7px 7px;
		background-repeat: repeat;
		background-color: #202020;
	}
	.sp-title img{
		position: relative;
		top: 2px;
		width: 100%;
		height: auto;
	}
	.admin-bar .sp-title{
		top: 46px;
	}
	.sp-title.custom-fixed-logo{
		top: 0;
	}
	.admin-bar .sp-title.custom-fixed-logo{
		top: 0;
	}
	.keni-gnav_inner{
		top: 64px;
	}
	.admin-bar .keni-gnav_inner{
		top: 96px;
	}
	.h-right-navi{
		display: none;
	}
	.keni-gnav_cont{
		background: red;
	}
	.keni-gnav_inner li{
		border-bottom: 0;
	}
	.keni-gnav_inner > ul li a{
		background: -moz-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
		background: -webkit-linear-gradient(top, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
		background: linear-gradient(to bottom, #ffff33, #ffff33 50%, #f9f931 50%, #f9f931);
	}
	.keni-gnav_inner > ul li a:before{
		bottom: 0;
	}
	.keni-gnav_inner > ul li a:after{
		left: 5px;
	}
	.keni-gnav .keni-gnav-child_btn_icon-open > a, .keni-gnav .keni-gnav-child_btn_icon-close > a{
		padding-right:0; 
	}
	
}
@media
only screen and (max-width : 480px){
	.sp-title{
		height: 50px;
		padding: 0 55px 0 5px;
	}
	.sp-title img{
		/*max-height: 48px;*/
	}
	.keni-gnav_btn{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.keni-gnav_btn_icon-open{
		width: 20px;
		left: 15px;
	}
	.keni-gnav_btn_icon-open::before, .keni-gnav_btn_icon-open::after{
		width: 100%;
	}
	.keni-gnav_btn_icon-close::before{
		width: 100%;
	}
	.keni-gnav_inner{
		top: 50px;
	}
}
/*
# メインビジュアル
*/
.main_visual{
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
}
.keni-slider_wrap::before{
	display: block;
	padding-top: 42.08%; /* 幅/高さ*100 */
	content:"";
}
@media
only screen and (max-width : 768px){
	.main_visual{
		padding: 10px;
		background: #FFF;
	}
}
/*
# =================================================================
# メインコンテンツ
# =================================================================
*/
/*投稿記事本文*/
.home .article-body{
	padding-bottom: 0;
}

.article-body p{
	margin-bottom: 1em;
}
.keni-main_outer{
	box-shadow: 0 0 8px #e9e9e9;
}
.entry-list .entry_title{
	margin: 0 0 23px;
	background: none;
	font-size: 1.8rem;
}

/*
# =================================================================
# 一覧ページ
# =================================================================
*/
.archive_title{
	margin: 0 0 23px;
    padding: 10px 10px 5px;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent))!important;
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
    border-top: 5px solid #f00;
    color: #fff;
    font-size: 1.9rem;
}
.ently_read-more .btn {
	background-color: #e52e2e!important;
    border-color: #fff!important;
    color: #fff!important;
}
.entry-list{
	margin-bottom: 0;
}
.entry-list > .entry-list_item:last-child{
	margin-bottom: 0;
}

/*
# =================================================================
# パン屑
# =================================================================
*/
.keni-breadcrumb-list li{
	display: inline;
}
/*
# =================================================================
# フッター
# =================================================================
*/
.keni-footer_wrap{
	padding: 20px 10px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
    color: #FFF;
}
.keni-copyright_wrap{
	margin: 0 -10px;
	background: #f00;
    border: 0;
    text-align: center;
}
.keni-footer_outer{
	padding: 5px 0;
}
.pc-footer{
	display: none;
}
.keni-footer-cont .keni-section_wrap{
	background: none;
	
}
.custom-html-widget img{
	display: block;
	margin: 0 auto 20px;
}
@media (min-width: 768px){
.keni-footer_wrap{
	padding: 0;
}
.pc-footer{
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 85px;
	background: url("images/banner/f-banner_bg.png") repeat-x;
}
.pc-footer-in{
	position: relative;
	top: -5px;
	width: 950px;
	max-width: 100%;
	margin: 0 auto;
}
.pc-footer-in-left{
	float: left;
	display: inline;
}
.pc-footer-in-right{
	float: right;
	display: inline;
}
.pc-footer img{
	position: relative;
	top: 5px;
	display: block;
	margin: 0 auto;
}
}
.keni-footer-panel_wrap{
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
}

.keni-footer-panel ul{
	table-layout: auto;
	border: 0;
}
.keni-footer-panel li{
	position: relative;
	width: 100%;
	vertical-align: bottom;
}
.keni-footer-panel li a{
	padding: 0;
	color: #000000;
}
.keni-footer-panel li:last-child{
	width: auto;
	padding: 0;
}
.icon_truck{
	line-height: 1;
    font-size: 20px;
}
.icon_truck::before{
	position: absolute;
	content: "";
	top: 3px;
	left: 0;
	right: 0;
	background: url("images/custom/truck-icon.png") no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}
span.must-check{
	position: absolute;
	top: -25px;
	width: 100%;
	height: auto;
	padding: 3px 0;
    background-color: #fff200;
	border-radius: 4px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.keni-footer-panel_wrap{
	background: none;
}
@media
only screen and (max-width : 768px){
	.keni-copyright_wrap{
		padding: 15px 15px 100px;
	}
	.keni-footer-panel{
		background: none;
	}
}

/*
# =================================================================
# 見出しのデザイン
# =================================================================
*/
.keni-main .keni-section h1{
	margin: 0 -10px 30px;
	padding: 10px 10px 5px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
    border-top: 5px solid #f00;
	color: #fff;
	font-size: 1.9rem;
}
.keni-main .keni-section h1.entry_title:first-child{
	margin: 0 0 30px;
	padding:10px 10px 5px
}
.keni-main .keni-section h1.information-h1{
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}
h2{
	margin-bottom: 23px;
	padding: 10px 10px 5px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
    border-top: 5px solid #f00;
	color: #fff;
	font-size: 1.9rem;
}
.col1 h2{
	margin: 30px -10px;
	padding: 20px 10px;
	font-size: 3.275rem;
}
.keni-section h2.title-h2{
	margin: -40px -10px 30px;
}
.keni-section h2{
	margin: 30px -10px 30px;
}
.col1 .page-template-front-php h2:first-child,.page-template-front-php h2:first-child{
	margin-top: -40px;
}
h3 {
    margin: 0 0 1.5em;
    padding: 10px;
    background-color: #ff0;
    border: 1px solid #000;
    border-top: 4px solid #f00;
    font-size: 1.65rem;
    font-weight: bold;
    color: #000;
}
h4 {
    margin: 0 0 1.5em;
    padding: 10px;
    background-color: #ffcc33;
    border: 1px solid #666;
    font-weight: bold;
    color: #000;
    font-size: 1.8rem;
}
.keni-section h4{
	margin-top: 60px;
}
.keni-section h5 {
    margin: 0 0 1.5em;
    padding: 0.7em 1em 0.5em 1em;
    border-bottom: 4px solid #ffcc33;
    font-weight: bold;
    color: #000;
    font-size: 1.1em;
}

/*サブコンテンツの見出し*/
.keni-section .sub-section_title{
	margin: 0 0 1em;
    padding: 10px;
    position: relative;
	background-color: #f00!important;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}
.keni-main .keni-section .sub-section_title, .keni-sub .widget > .keni-section .sub-section_title, .keni-footer .widget > .keni-section .sub-section_title, .keni-sub .widget > .keni-section .cast-box_sub_title, .keni-footer .widget > .keni-section .cast-box_sub_title{
    margin-top: 0;
}
@media
only screen and (max-width : 768px){
	.keni-section h2{
		margin: 30px 0;
	}
	.col1 h2{
		padding: 10px;
		font-size: 1.9rem;
	}
}

/*
# =================================================================
# ウィジェット
# =================================================================
*/
/*ウィジェット*/
.keni-sub .keni-section_wrap, .keni-footer .keni-section_wrap{
    margin: 0 0 20px;
}
.keni-sub .keni-section_wrap, .keni-footer .keni-section_wrap{
    padding: 0;
}
.widget_recent_entries .keni-section > ul,
.widget_recent_comments .keni-section > ul,
.widget_archive .keni-section > ul,
.widget_categories .keni-section > ul,
.widget_pages .keni-section > ul,
.widget_nav_menu .keni-section > ul,
.widget_rss .keni-section > ul,
.widget_meta .keni-section > ul{
	margin: -20px 0 0;
}
.widget .keni-section{
   background: none;
    border-top: 0;
    box-sizing: border-box;
}
#custom_html-2 .keni-section{
	background: none;
	border: 0;
}
.widget_media_image .keni-section{
    background: none;
    border: 0;
}
.widget_media_image .keni-section img{
	display: block;
	margin: 0 auto;
}
.widget.widget_nav_menu ul{
	margin: 0;
	padding: 0.5em;
}
.widget.widget_nav_menu ul li{
	list-style: none;
	color: #fff;
	border-bottom: 0;
}
.widget.widget_nav_menu ul li a{
	position: relative;
	display: block;
	background: none;
	border: 0;
	margin: 0 0 0.5em;
	padding: 0;
	text-decoration: none;
	color: #fff;
}
.widget.widget_nav_menu ul li a:before{
	position: relative;
	content: '■';
	top: 0;
	left: 0;
	border: 0;
	padding: 0 0.5em 0 0;
	color: #e52e2e;
}
.widget.widget_nav_menu ul li a:hover{
	background: #ff0;
	color: #000;
}
.keni-footer-cont:nth-child(2){
	position: relative;
}
.keni-footer-cont:nth-child(2):before{
	position: relative;
	content: 'メニュー';
	display: block;
	width: 100%;
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #fff;
	background-color: #f00!important;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 1;
}
/*
# =================================================================
# 独自設定
# =================================================================
*/
.staff{
	float: left;
	display: inline;
	width: 30%;
	padding: 30px 0 0;
}
.custom-news-list{
	float: right;
	display: inline;
	border: 1px solid #dbdee1;
	width: 68%;
	height: 350px;
	overflow-y: scroll;
}
.custom-news-list ul{
	margin: 0;
	padding: 1em;
}
.custom-news-list li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.custom-news-list li h3{
	display: block;
	margin: 0 0 0.5em;
	padding: 0;
	background: none;
	border: 0;
	color: #009900;
	line-height: 1.5;
	font-size: 1em;
}
.custom-news-list li h3 a{
	color: #009900;
}
.custom-excerpt{
	line-height: 1.5;
}
.link-next{
	text-align: right;
}
dl.kaitori-items{
	text-align:center;
}

dl.kaitori-items dt{
	border: 1px solid #777;
	background:#ddd;
	color: #444;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
}

dl.kaitori-items dd{
	margin: 0 0 1.5em;
	padding: 0.8em 1em 1.5em;
	border-bottom: 1px solid #dadada;
}
dl.voice-dl{
	margin:1.5em 0;
	padding:1em;
	background:#ffffdc;
}

.voice-dl dt {
    display: block;
	margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
.voice-dl dt img {
    width: 80px;
    height: auto;
}
.voice-dl dd {
	margin: 0;
    padding: 0 0.5em 1em;
}
.bg-red {
	margin: 0;
    padding: 0.5em 0.5em 1em;
    background: #df2226;
    color: #FFF;
}
.q {
	padding: 25px 20px 25px 70px!important;
	background: url(./images/ks/q.png) 6px 8px no-repeat #fcc;
	font-weight: bold;
}

.ans {
	padding: 20px 20px 30px 70px!important;
	background: url(./images/ks/a.png) 6px 8px no-repeat;
	font-weight: bold;
}

.zirei{
	border: solid 2px #fcc;
	margin: 0 0 1.5em;
	padding:10px;
}

.zirei p img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}

.zirei p{
	padding:0 1em;
}
/*--------------------------------------------------------
インフォメーション
--------------------------------------------------------*/
.box-red {
    padding: 2px;
    background-color: #fcc!important;
}
.box-red h3 {
    margin: 0 0.5em 1em 0.5em;
    padding: 0.3em 0.8em;
	border: 0;
    border-left: 5px solid #f00;
    background-color: #fff;
    font-size: 1.275em;
    font-weight: bold;
    color: #000;
}
.box-red1 {
    padding: 2px;
    background-color: #df2226!important;
}
.box-red1 ul{
	margin: 0;
	padding: 10px 60px 40px;
}
dl.dl-style02 {
    margin-bottom: 1.2em;
    padding: 0;
    border: 1px solid #777;
    border-top: 0;
    background-color: #ddd;
}
dl.dl-style02 dt {
    margin: 0;
    padding: 0.5em;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    font-weight: bold;
}
dl.dl-style02 dd {
    margin: 0;
    padding: 0.8em 1.0em;
    background-color: #fff;
}
.q {
    padding: 25px 20px 25px 70px!important;
    background: url(./images/ks/q.png) 6px 8px no-repeat #fcc;
    font-weight: bold;
}
.ans {
    padding: 20px 20px 30px 70px!important;
    background: url(./images/ks/a.png) 6px 8px no-repeat;
    font-weight: bold;
}
table.hikaku-table{
	font-size: 1.625rem;
}
.page-template-information-php .article-body img{
	display: block;
	margin: 0 auto;
}
.slidebox{
	cursor: pointer;
}
@media
only screen and (max-width : 768px){
	.box-red{
		padding: 10px 20px;
	}
	.box-red h3{
		margin: 0 0 0.5em;
		padding: 10px;
		font-size: 1.525rem;
	}
	.staff{
		width: 20%;
	}
	.custom-news-list{
		width: 78%;
	}
	.q{
		padding: 10px 20px 10px 70px!important;
	}
	.ans{
		padding: 10px 20px 20px 70px!important;
	}
}
/*SP頁設定*/
.page-template-sp-php .article-body p.img-p{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.page-template-sp-php .article-body table.area-table{
	border: 1px solid #ff6600;
	border-bottom: 0;
}
.page-template-sp-php .article-body table.area-table th{
	background: #cc3333;
	color: #FFF;
	
}
.page-template-sp-php .article-body table.area-table th,.page-template-sp-php .article-body table.area-table td{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #ff6600;
}
.page-template-sp-php .article-body table.area-table td.td-bottom{
	background-color: #ffffcc;
}
.page-template-sp-php img{
	display: block;
	width: 100%;
	height: auto;
}
.page-template-sp-php .article-body h2{
	position: relative;
	padding: 20px 20px 20px 30px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #363636), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #363636),color-stop(.75, #363636), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    background-size: 7px 7px;
    background-repeat: repeat;
    background-color: #202020;
    border-top: 0;
	color: #fff;
	font-weight: bold;
}
.page-template-sp-php .article-body h2:before{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 10px;
	width: 8px;
	height: 80%;
	background: #f00;
	margin: auto 0;
}
.page-template-sp-php .article-body h2.h2-faq{
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #0849a3), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #0849a3),color-stop(.75, #0849a3), color-stop(.75, transparent),to(transparent));
    background-color: #001566;
}
.page-template-sp-php .article-body h2.h2-faq:before{
	background: #c8dcf5;
}
.page-template-sp-php .article-body h2.h2-voice{
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #e33e5c), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #e33e5c),color-stop(.75, #e33e5c), color-stop(.75, transparent),to(transparent));
    background-color: #cb111f;
}
.page-template-sp-php .article-body h2.h2-voice:before{
	background: #f9cad2;
}
.page-template-sp-php p,.page-template-sp-php dl,.page-template-sp-php table{
	font-size: 1.8rem;
}

/*--------------------------------------------------------
floatの回り込みを解除
--------------------------------------------------------*/
.contents1:after,.pc-footer-in:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
}

@media (min-width: 768px){
	.keni-footer-cont_wrap {
		padding: 20px;
	}
	.keni-footer-cont:nth-child(2):before{
		width: 200%;
	}
	.keni-footer-cont:nth-child(3){
		padding-top: 60px;
	}
}
@media (min-width: 950px){
	.keni-footer_wrap{
		position: relative;
		padding: 0 0 85px;
	}
	.pc-footer{
		height: 105px;
	}
	.col1 .keni-footer_outer{
		max-width: 100%;
	}
	.col1 .keni-footer_outer .keni-footer{
		max-width: 980px;
		margin: 0 auto;
	}
	
}


.box_style_blue, .box_style_green, .box_style_orange, .box_style_red, .box_style_pink, .box_style_yellow, .box_style_gray{
	font-size: inherit;
}

@media (min-width: 970px){
	.entry-list {
		margin-left: -40px;
		margin-right:-40px;
	}
	.keni-sub .keni-section_wrap, .keni-footer .keni-section_wrap{
		margin-left: auto;
		margin-right:auto;
	}
	.col1 .archive_title,.entry-list .entry_title{
		font-size: 2.1rem;
	}
	.col1 .archive_title{
		padding: 20px;
	}
	.keni-main .keni-section h1.entry_title:first-child{
		margin: 0 -40px 30px;
		padding: 20px;
		font-size: 2.1rem;
	}
}
