@charset "utf-8";
/*
Theme Name: responsive_255
Theme URI: http://c-tpl.com/
Description: responsive_255
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
}

table {
	padding: 0px;
}


caption, th, td{
font-weight:normal;
}

blockquote:before, blockquote:after,q:before, q:after{
content:"";
}

blockquote, q{
quotes:"" "";
}

a img{
border:0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
display:block;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
-webkit-text-size-adjust:100%;
	color: #666;
}

.font-collar-white-01 {
	color: #FFFFFF;
}

/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;

color:#0099ff;
}

a:hover, a:active{
outline:none;
color:#0066cc;
}

/**** Clearfix ****/

nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{
content:""; display:table;clear:both;
}

nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{
zoom:1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:1110px;
}

#header{
overflow:hidden;
}

#top-image-bg {
	background-color: #6BCDEE;
}
#top-image-box {
	max-width: 1000px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	height: auto;
}

#content{
	float: left;
	width: 790px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#sidebar{
float:right;
width:280px;
padding:30px 0 50px;
}

#footer{
clear:both;
padding:20px 0 30px;
} 

/* ヘッダー
------------------------------------------------------------*/

.header-bg{
	background-color: #6BCDEE;
	width: 100%;
}

#header h1{
	width: 100%;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.contact{
	float: right;
	text-align: left;
	font-size: 90%;
	margin-top: -100px;
	color: #8C8C8C;
}

.contact{
	float: right;
	text-align: left;
	font-size: 90%;
	margin-top: -80px;
	color: #666666;
}

.contact .tel{
}
.contact a {
}
.contact .tel a {
}

.contact-box {
	display: block;
	margin-left: 10px;
}

.header-info-icon {
	margin-top: -3px;
	margin-right: 5px;
	display: block;
	float: left;
}

#header h2{
clear:both;
text-align:left;
margin:30px 0 15px 0;
color:#000000;
font-size:160%;
font-weight:bold;
}

#header h2 img{
	margin-top: -5px;
	width: 250px;
	margin-left: 10px;
}
#mainImg img{
width:100%;
height:auto;
}


/* 記事ループ
------------------------------------------------------------*/

.list{
padding:10px 0;
}

.post .list p{
padding:0;
}

.list span{
padding-left:10px;
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
clear:both;
margin-bottom:30px;
padding-bottom:7px;
text-align:center;
font-size:150%;
font-weight:bold;
}

h2.title span{
padding-bottom:2px;
border-bottom:3px solid #000000;
}

h2.recentpost{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.post p{
}

.post a{
	text-decoration: underline;

}

.post ul li{
padding-left:0px;
list-style:disc;
}

.post ul{
	padding-left: 22px;
	list-style-type: disc;
	overflow: hidden;
}

.post ol{
	padding-left: 22px;
	overflow: hidden;
}

.post strong{
	font-weight: bold;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.post h2{
}

.site-content h3{
	font-size: 22px;
	line-height: 30px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8600;
	font-weight: bold;
}

.post h4{
margin:15px 0 0px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}


.post blockquote {
	padding-left: 15px;
}


.post table{
	width: 100%;
}

.post table th{
font-weight:bold;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter {
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}


/* パンくずリスト
------------------------------------------------------------*/
#topic-path {
	width: auto;
	color: #B4B4B4;
	margin-bottom: 20px;
}
#topic-path a {
	font-weight: normal;
	color: #B4B4B4;
	font-size: 12px;
	line-height: 15px;
}
#topic-path h2 {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* サイドバー　ウィジェット
------------------------------------------------------------*/

section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0px 0 10px 0;
}

section.widget_search h3{
margin:10px 0 15px 0;
}

p.banner{
padding-bottom:15px;
}

p.banner img{
max-width:280px;
height:auto;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;
}

section.widget h3{
	clear: both;
	font-size: 130%;
	font-weight: bold;
	background-image: url(http://www.k-egg.biz/wp-content/uploads/2017/07/side-navi-title-bg.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	text-align: center;
}

section.widget ul{
margin:0px 0 30px 0;
}

section.widget li a{
display:block;
margin-top:15px;
color:#000000;
font-weight:bold;
}

section.widget li a:hover{
color:#cdcdcd;
}

.newsTitle{
	clear: both;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 130%;
	font-weight: bold;
	border-bottom: 3px solid #000000;
}
.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
	background-image: url(http://www.k-egg.biz/wp-content/uploads/2017/07/global-navi-bg.png);
	background-repeat: repeat-x;
}

.newsTitle p a{
color:#000000;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#000000;
font-weight:bold;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}


.widget_text {
	margin-bottom: 45px;
}

.side-navi-menu {
	overflow: hidden;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 60px;
}
.widget_text a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.widget_text a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.side-navi-icon {
	overflow: hidden;
	display: block;
	height: 58px;
	width: 45px;
	margin-right: 15px;
	float: left;
}
section.widget_search{
	margin-bottom: 45px;
}

.side-banner {
	display: block;
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#sidebar a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* ページトップ
------------------------------------------------------------*/
#page-top{
	position: fixed;
	right: 16px;
	bottom: 16px;
	display: none;
}
 
#page-top img{
	height: auto;
	width: 100%;
} 
 
#page-top a{
    color:#fff;
    padding:10px;
    text-decoration:none;
    display:block;
    cursor:pointer;
    text-align:center;
    line-height:100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px; 
}
 
 #page-top a:hover{
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s;
}

/* フッター
------------------------------------------------------------*/

#footer {
	background-color: #FFFF90;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer .inner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer ul{
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer li{
display:inline-block;
padding:5px 10px;
}
*:first-child+html #footer li{
display:inline;
}

#footer li:first-child{
border:0;
}

#footer li a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

#footer li a:hover{
color:#6f6f6f;
}

#footer ul ul{
display:none;
}

div.footer-widget-area {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-color: #FFE9BB;
}

div.footer-widget-area .textwidget {
	margin-bottom: 0px;
}

ul.footer-widget-container {
	max-width: 1110px;
	width: auto;
	font-size: 16px;
	line-height: 28px;
	display: block;
	margin-top: 0;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.businessarea h3 {
	font-size: 22px;
	line-height: 30px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8600;
	font-weight: bold;
}

.businessarea h4 {
	font-size: 21px;
	line-height: 32px;
}

.list-group-item {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.list-group-item-text {
	margin-left: 10px;
}

#copyright{
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font-size: 12px;
	background-image: url(http://www.k-egg.biz/wp-content/uploads/2017/07/copyright-bg.png);
	background-repeat: repeat-x;
}

/* ページナビ（投稿ページの「次のページ」「前のページ」ヘのリンク）
------------------------------------------------------------*/

.pagenav{
clear:both;
width:100%;
height:30px;
margin:5px 0 20px;
}

.prev{
float:left
}

.next{
float:right;
}

#pageLinks{
clear:both;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/

ul.post{
padding:0;
}

ul.post li{
padding:20px 0 15px;
}

ul.post img{
float:left;
margin:5px 25px 5px 0;
}

ul.post h3{
margin:-15px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
}

ul.post h3 a{
color:#000000;
}

ul.post h3 a:hover{
color:#cdcdcd;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainNav{
	position: relative;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CECECE;
}

nav#mainNav ul {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CECECE;
	list-style-type: none;
}

nav#mainNav ul li{
float:left;
}

nav#mainNav ul li a{
	display: block;
	text-align: center;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 110%;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CECECE;
	width: 183px;
	padding-top: 20px;
	font-weight: normal;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a span{
font-size:70%;
color:#cdcdcd;
font-weight:normal;
}

nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover{
	color: #FFFFFF;
}

nav#mainNav ul ul{
width:160px;
border-top:0;
}

nav#mainNav ul li ul{
display: none;
}

nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top: 70px;
	z-index: 500;
	width: 166px;
}

nav#mainNav ul li li{
	border-bottom: 1px dotted #cdcdcd;
	float: none;
	width: 171px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	text-align: left;
	background-color: #FFFF90;
	padding: 8px;
}

nav#mainNav ul li li:last-child{
border:0;
}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
}

nav#mainNav ul li li a:hover{
	color: #666666;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

.table-text-auto {
	width: 10px;
	white-space: nowrap;
}

}


/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

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

nav#mainNav{
clear:both;
margin-top:-15px;
}

nav#mainNav a.menu {
	width: 100%;
	display: block;
	height: 60px;
	line-height: 60px;
	margin-bottom: 8px;
	background-image: url(http://www.k-egg.biz/wp-content/uploads/2017/08/global-menu-icon.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

#mainNav a#menu span{
padding-left:40px;
color:#000000;
}

nav#mainNav a.menuOpen {
	background-image: url(http://www.k-egg.biz/wp-content/uploads/2017/08/global-menu-icon.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

nav .panel{
display:none;
width:100%;
position:relative;
right:0;
top:0;
z-index:1;
}

  nav .panel a:before {
    content: attr(data-text);
  }
  nav .panel img {
    display: none;
  }

nav#mainNav ul{
margin:0;padding:0;
}

nav#mainNav ul li{
float:none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
}

nav#mainNav ul li a{
display:block;
padding:15px 20px;
text-align:left;
border-bottom:1px dashed #cdcdcd;
color:#000000;
}


nav#mainNav ul li a span{
display:none;
}

nav#mainNav ul li li{
float:left;
border:0;
}

nav#mainNav ul li li a{
padding-left:40px;
}

nav div.panel{
float:none;
}

#mainImg{
margin-bottom:20px;
}


}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
*****************************************************/

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

#wrapper, .inner{
width:100%;
}

#header .contact{
}

#header h1{
	font-size: 12px;
	padding-bottom: 0px;
}

#header h2 {
	margin-bottom: 30px;
}

#header h2 img{
	margin-top: -15px;
	clear: both;
}

nav#mainNav ul{
margin:0 auto;
}

nav#mainNav ul ul{
padding:0;
}

nav div.panel{
float:none;
}

#top-image-bg {
}
#top-image-box {
	border: 0px;
	width: 100%;
	height: auto;
	margin-top: 10px;
}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

.banner{
width:100%;
margin:0 auto;
text-align:center;
}

p.banner img{
width:100%;
height:auto;
}

#footer ul {
	padding: 0px 0 0px;
}

#footer li{
margin-bottom:5px;
}

div.footer-widget-area .textwidget {
	padding-top: 5px;
}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

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

body{
background-position:0 -25px;
font-size:90%;
}

#header h1{
	font-size: 9px;
}

#header h2 {
	text-align: center;
}

#header h2 img{
max-width:90%;
}

#header .contact{
	width:270px;
	margin-top: -20px;
	margin-bottom: 30px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
}

#mainImg {
height: 330px;
overflow: hidden;
position: relative;
margin-bottom:35px;
}

#mainImg img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}

h2.title{
margin-bottom:35px;
}

h2.title span{
padding-bottom:5px;
}

.businessarea h3 {
	font-size: 18px;
	line-height: 29px;
	margin-bottom: 10px;
}

caption, th {
	width: 10px;
	white-space: nowrap;
}

ul.post img{
display:block;
margin:5px auto 20px auto;
float:none;
width:100%;
}

#page-top{
	height: auto;
	width: 70px;
	right: 2px;
	bottom: 2px;
}

ul.footer-widget-container {
	font-size: 15px;
	line-height: 24px;
}
.site-content h3{
	font-size: 18px;
	line-height: 29px;
}
.businessarea h4 {
	font-size: 16px;
	line-height: 24px;
}

#topic-path a {
	font-size: 10px;
}

#topic-path h2 {
	font-size: 10px;
}

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

.post ul{
	padding-left: 25px;
}
.post ol{
	padding-left: 25px;
}
.post blockquote {
	padding-left: 0px;
}


}