@charset "UTF-8";
/*
Theme Name: Ku-nel 260109-
Theme URI: https://ku-nel.com/
Description: This is our original theme.
Author: Ku-nel Co.,Ltd.
Author URI: https://ku-nel.com/
Version:2.0
*/
@import url(css/html5reset-1.6.1.css);


/* common */
/* --------------------------------------------------- */
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 160%;
	background-color: #fff;
}
* {box-sizing: border-box;}
/* --------------------------------------------------- */


/* header */
/* --------------------------------------------------- */
header {
	width: 100%;
	height: 110px;
	padding: 0;
	margin: 0;
	background-color: #000;
	z-index: 1000;
}
#header {
	margin: 0 calc((100% - 1200px) * 0.5);
}
#header-logo-wrapper {
	width: 180px;
	float: left;
	margin-top: 10px;
}
#header-logo-wrapper p a img {
	width: 100%;
}
#header-logo-wrapper p a {
	font-family: serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 0.5;
	color: #ea6000;
	text-decoration: none;
}
#header-logo-wrapper p a span {
	font-size: 28px;
}
#header-logo-wrapper p a:hover {
	color: red;
}
@media (max-width: 1200px) {

#header {
	margin: 0 10px;
}

}
@media (max-width: 590px) {

header {
	height: 70px;
}
#header-logo-wrapper {
	width: 120px;
	margin-top: 5px;
}
#header-logo-wrapper p a span {
	font-size: 20px;
}

}
/* --------------------------------------------------- */


/* nav */
/* --------------------------------------------------- */
nav#sidenav {
	float: right;
	width: auto;
	margin: 12px 0 0;
	z-index: 1000;
}
nav#sidenav ul {
}
nav#sidenav ul li {
	float: left;
}
nav#sidenav ul li a {
	font-family: 'Onest',sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: white;
	text-decoration: none;
	margin-right: 20px;
}
nav#sidenav ul li a:hover {
	color: red;
}
nav#sidenav input  {
	display: none;
}

@media (max-width: 1200px) {

/*ヘッダーまわりはサイトに合わせて調整してください*/
nav#sidenav {
	display: block;
	float: right;
	position: fixed;
	top: 6px;
	right: 6px;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
	display:none;
}
/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}
/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span,
#nav-open span:before,
#nav-open span:after {
	position: absolute;
	height: 3px;/*線の太さ*/
	width: 25px;/*長さ*/
	border-radius: 3px;
	background: #fff;
	display: block;
	content: '';
	cursor: pointer;
}
#nav-open span:before {
	bottom: -8px;
}
#nav-open span:after {
	bottom: -16px;
}
/*閉じる用の薄黒カバー*/
#nav-close {
	display: none;/*はじめは隠しておく*/
	position: fixed;
	z-index: 99;
	top: 0;/*全体に広がるように*/
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
}
/*中身*/
#nav-content {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 150px;/*最大幅（調整してください）*/
	height: 100%;
	padding: 5px;
	background: #000;/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);/*左に隠しておく*/
}
/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
	display: block;/*カバーを表示*/
	opacity: .5;
}
#nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*中身を表示（右へスライド）*/
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
/*追加*/
nav#sidenav ul li {
	width: 100%;
	text-align: center;
	padding: 20px 10px;
	border-bottom: 1px solid #fff;
}
nav#sidenav ul li a {
}

}
/* --------------------------------------------------- */


/* article */
/* --------------------------------------------------- */
article {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* --------------------------------------------------- */


/* page_header */
/* --------------------------------------------------- */
#page_header {
	position: relative;
	width: 100%;
	height: 430px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}
#page_header .headline_area {
	width: 800px;
	position: absolute;
	z-index: 100;
	text-align: center;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#page_header .headline {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 38px;
	font-weight: 500;
	text-shadow: 1px 1px 1px #000;
}
#page_header .headline_area p {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 18px;
	margin-top: 13px;
	text-shadow: 1px 1px 1px #000;
}
@media (max-width: 800px) {

#page_header .headline_area {
	width: 100%;
}

}
@media (max-width: 590px) {

#page_header {
	height: 205px;
}

}
/* --------------------------------------------------- */


/* main_contents */
/* --------------------------------------------------- */
#main_contents {
	width: 1000px;
	height: auto;
	margin: 60px auto;
}
#main_col {
	width: 65%;
	float: left;
}
#main_col > h1,
.post_content h1 {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: 500;
	font-size: 38px;
	color: #58330d;
	text-align: center;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
.post_content h2 {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 28px;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
.post_content h3 {
	font-size: 24px;
	color: #58330d;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
.post_content h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
.post_content h5 {
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
.post_content p {
	text-align: left;
	line-height: 2.5;
	margin: 0 0 2em 0;
	word-wrap: break-word;
}
.post_content a {
	text-decoration: none;
	color: #000000;
}
.post_content a:hover {
	color: #999999;
}
.post_content figure {
	margin: 0 0 2em 0;
}
.campany {
	width: 100%;
	margin: 0 0 2em 0;
}
dl {
	display: block;
	height: 50px;
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	line-height: 48px;
	text-decoration: none;
	color: #000;
	padding: 0 30px;
	margin: 0 0 -1px 0;
	border: 1px solid #ddd;
	background: #f7f7f7;
}
dt {
	float: left;
	width: 56px;
	font-size: 14px;
	font-weight: 600;
	color: #593306;
	text-align: right;
	margin: 0 30px 0 0;
}
dd {
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width: 1000px) {

#main_contents {
	width: 100%;
	margin: 20px 0 0;
}
#main_col {
	width: 100%;
	padding: 1em;
}
.post_content img {
	width: 100%;
	overflow: hidden;
}

}
@media (max-width: 590px) {

dl {
	padding: 0 20px;
}

}
/* --------------------------------------------------- */


/* side menu */
/* --------------------------------------------------- */
#side_col {
	width: 30%;
	float: right;
}
.widget_content {
	margin: 0 0 10px 0;
}
.widget_content:last-child {
	margin-bottom: 0;
}
.widget_text .post_content {
	font-size: 16px;
	line-height: 1.6;
	margin-top: 10px;
}
.widget_content a {
	text-decoration: none;
	color: #000;
}
.widget_content a img {
	width: 100%;
	height: auto;
}
@media (max-width: 1000px) {

#side_col {
	width: 100%;
}

}
/* --------------------------------------------------- */


/* top news */
/* --------------------------------------------------- */
.index_news {
	width: 820px;
	padding: 0;
	margin: 0 calc((100% - 820px) *.5);
}
.index_news h3.headline {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: 500;
	font-size: 38px;
	color: #58330d;
	text-align: center;
	line-height: 1.6;
	margin: 0 0 49px 0;
}
.index_news > p {
	margin-bottom: 1em;
}
.index_news .item {
	display: block;
}
.index_news .item a {
	display: block;
	height: 58px;
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	line-height: 56px;
	text-decoration: none;
	color: #000;
	padding: 0 30px;
	margin: 0 0 -1px 0;
	border: 1px solid #ddd;
	background: #f7f7f7;
}
.index_news .item a .date {
	float: left;
	font-size: 14px;
	font-weight: 600;
	color: #593306;
	margin: 0 30px 0 0;
}
.index_news .item a .title {
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_news .item a .title:hover {
	color: #999;
}
.index_news .button {
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	text-align: center;
	margin-top: 59px;
}
.index_news .button a {
	display: inline-block;
	min-width: 250px;
	height: 60px;
	font-size: 16px;
	text-decoration: none;
	line-height: 60px;
	color: #58330c;
	border: 1px solid #59340e;
	transition: all 0.2s ease;
}
.index_news .button a:hover {
	color: #ffffff;
	background: #472805;
	border-color: #472805;
}
@media (max-width: 820px) {

.index_news {
	width: 100%;
	padding: 1em;
	margin: 0;
}
.index_news > p {
	padding: 0 20px;
}
.index_news .item a {
	padding: 0 10px;
}
.index_news .item a .date {
	margin: 0 10px 0 0;
}

}
/* --------------------------------------------------- */


/* archive_news */
/* --------------------------------------------------- */
#news_list {
}
#news_list .item {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 0 -1px 0;
	height: 200px;
	padding: 19px 23px;
	box-sizing: border-box;
}
#news_list .link {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #000;
	background: #fff;
}
#news_list .image_wrap {
	display: block;
	width: 160px;
	height: 160px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	float: left;
}
#news_list .image {
	width: 100%;
	height: 100% !important;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-size: cover;
}
#news_list .title_area {
	width: calc(100% - 160px);
	height: 100%;
	float: left;
	position: relative;
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}
#news_list .title_area_inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	left: 40px;
}
#news_list .title {
	font-size: 18px;
	line-height: 1.8;
	font-weight: 600;
}
#news_list .date {
	font-size: 14px;
	line-height: 1;
	color: #999;
	margin: 10px 0 0 0;
}
@media (max-width: 1000px) {
}
@media (max-width: 590px) {

#news_list .item {
	height: 120px;
	padding: 18px;
}
#news_list .image_wrap {
	width: 80px;
	height: 80px;
}
#news_list .title_area {
	width: calc(100% - 80px);
}
#news_list .title_area_inner {
	right: 10px;
	left: 10px;
}

}
/* --------------------------------------------------- */


/* footer */
/* --------------------------------------------------- */
footer {
	width: 100%;
	height: 74px;
	padding-top: 27px;
	margin-top: 60px;
	background-color: #000;
}
#footer {
	margin: 0 calc((100% - 1200px) * 0.5);
}
#footer p.copyright {
	font-size: 12px;
	line-height: 1.6;
	color: #78787f;
}
@media (max-width: 1200px) {

#footer {
	margin: 0;
}

}
@media (max-width: 590px) {

footer {
	height: 20px;
	padding-top: 1px;
	margin-top: 20px;
}
#footer {
	padding-left: 10px;
}

}
/* --------------------------------------------------- */


/* navibutton */
/* --------------------------------------------------- */
div#navibutton,
div#nextbutton {
	text-align: center;
}
div#nextbutton a {
	color: #666;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #000;
}
div#nextbutton a:hover {
	color: #fff;
	background-color: #666;
}
/* --------------------------------------------------- */
