/*
	Theme Name: NEホールディングス テーマ
	Theme URI: https://www.gorilla-web.net
	Description: NE Theme 1040 HTML5+CSS3
	Version: 1.4.3
	Author: Gorilla web
	Author URI: https://www.gorilla-web.net
	Tags: Blank, HTML5, CSS3

	License: GW
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    GW
\*------------------------------------*/

/*------------------------------------
    オリジナルのヘッダーを使う場合
header {
display:none;
}
------------------------------------*/


.w1040 {
margin:48px auto;
max-width:1040px;
}




.ceo_blog_link{
	border:1px #cccccc solid;
	display:block;
	margin:7.69% 0 0 0;
}






.loop_wrap{
border-bottom:1px dashed #cccccc;
margin:0 0 24px 0;
padding:0px 0 24px 0;
}
.loop_wrap p{
font-size:14px;
line-height:24px;
}
.loop_wrap p a{
font-size:12px;
}
.loop_wrap a{
color:#333333;
text-decoration: none;
}
.loop_wrap .date{
font-size:12px;
}
.loop_wrap .author{
font-size:12px;
}
.loop_wrap .comments{
font-size:12px;
}
.loop_post_thum{
background-color:#eeeeee;
width:22%;
float:left;
margin:0;
}
.loop_post_thum img{
width:100%;
height:auto;
margin:0;
}
.loop_post_right{
width:75%;
float:right;
}
.loop_post_right h2 {
	font-weight:500;
	font-size:24px;
	line-height:34px;
}
.loop_post_right h2 a {
	color:#000000;
}

.single_thum img {
width:100%;
}
.single_details{
padding:24px 0 24px 0;
font-size:14px;
}
.single_content{
margin:0 auto 24px;
}
.single_content p{
font-size:16px;
line-height:26px;
}
.single_tag {
border-top:1px dotted #cccccc;
padding:24px 0 0 0;
}


.left .single_tag_tca p{
margin:0;
padding:0;
line-height:1.5em;
color:#666666;
font-size:12px
}
.left .single_tag_tca a{
margin:0;
padding:0;
color:#666666;
font-size:12px
}
.comment-author img{
display:none;
}

.single_tag .commentss p{
line-height:1.6em;
}
.single_tag .commentss .commentmetadata{
line-height:1.8em;
margin:0 0 16px 0;
}
.single_tag .commentss .reply{
line-height:1em;
margin:0 0 16px 0;
}





.memo{
color:#666666;
padding:8px 0;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin:16px auto;
font-size:11px;
max-width:1040px;
}
hr {
	height: 0;
	margin: 24px 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #fff;
}
.foot_navi{
margin:0;
padding:0;
font-size:11px;
}
.foot_navi ul{
margin:0;
padding:0;
list-style-type: none
}
.foot_navi ul li{
float:left;
margin:0 16px 24px 0;
padding:0;
list-style-type: none
}
.foot_navi ul li a{
color:#333333;
text-decoration: none;
padding:8px 16px;
background-color:#e9e9e9;
}

.auto_navi{
margin:0;
padding:0;
font-size:11px;
}
.auto_navi ul{
margin:0;
padding:0;
list-style-type: none
}
.auto_navi ul li{
float:left;
margin:0 16px 24px 0;
padding:0;
list-style-type: none
}
.auto_navi ul li a{
color:#333333;
text-decoration: none;
padding:8px 16px;
	border:1px solid #cccccc;
}




.copyright{
font-size:11px;
margin:32px 0 32px 0;
padding:32px 0 0 0;
border-top:1px solid #cccccc;
}




.left{
width:71.53%;
float:left;
}

.left h1{
}
.left h1 a{
}

.cl {
	clear: both;
}




/*------------------------------------*\
    MAIN
\*------------------------------------*/

global box-sizing
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
html {
overflow-x: hidden;
}
body {
overflow-x: hidden;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
    height:auto;
}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */

/* header */


/* sidebar */
.sidebar {
width:23.84%;
float:right;
}






/* footer */











/*------------------------------------*\
    コメント関係
\*------------------------------------*/
.commentss{
font-size:12px;
border-top:1px solid #cccccc;
padding:32px 0 0 0;
margin:48px 0 0 0;
}
.commentss p{
margin:0 0 16px 0;
}
.commentss h3{
margin:0 0 16px 0;
font-size:16px;
}
.comment-form-url{
display:none;
}
.required{
color:#d10017;
}
.commentss label{
display:block;
}
.commentss input{
background-color:#ededed;
border:none;
padding:8px;
}
.commentss textarea{
background-color:#ededed;
border:none;
padding:8px;
}

.commentss h2{
font-size:18px;
margin: 0 0 24px 0;
}
.commentss ul{
list-style-type: none;
margin:0;
padding:0 0 0 0px;
}










.search-input{
	background-color:#d0d0d0;
	border:none;
	box-sizing:border-box;
	padding:8px 2%;
	box-sizing:border-box;
	width:96%;
}
.search-submit{
	background-color:#cccccc;
	border:none;
	padding:8px;
	box-sizing:border-box;
	margin:8px 0 32px 0;
}





/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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


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


.w1040 {
margin:32px auto;
}



.foot_navi {
margin:0 8px;
}
.copyright {
margin:0 16px;
display:block;
}

.left{
width:100%;
float:none;
margin:0px auto 40px auto;
}

.sidebar {
width:100%;
float:none;
margin:32px 0px 0 0px;
padding-top:16px;
border-top:3px double #cccccc;
}

.sidebar-widget{
margin:5%;
}


	


.loop_wrap{
		width:90%;
		margin:5% auto;
		padding:20px 0px 20px 0px;
	}

.loop_post_right h2{
text-align:left;
margin:0px 0 0px 0;
	padding:0px;
display:block;
	font-size:18px;
}
.loop_post_right .date{
text-align:left;
margin:0px 0 4px 0;
display:block;
color:#888888;
	font-size:10px;
}
.loop_post_right .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.loop_post_right .comments{
text-align:left;
margin:0px 0 4px 0;
display:none;
color:#888888;
}
.loop_post_right p a{
color:#888888;
}
.loop_post_right p{
margin:0;
	font-size:12px;
}

	
	
	
	
	
	
	
	
	

.commentss{
margin: 0;
}
#commentform p textarea {
    width:300px;
}

.single_thum img {
width:90%;
display:block;
margin:0 auto 16px;
}
.single_details{
padding:0 0 16px 0;
margin:0 0 24px 0;
border-bottom:1px dotted #cccccc;
font-size:11px;
}
.single_details .date{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.single_details .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.single_details .comments{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}

.single_content{
margin:0 5%;
}
.single_tag {
border-top:1px solid #cccccc;
padding:16px 0 0 0;
line-height:1;
}
.single_tag p{
margin:0 0 8px 0;
line-height:1.5em;
}
.single_tag_tca p{
margin:0;
line-height:1.5em;
}
.single_tag_tca {
margin:0 0 16px 0;
padding:0 8px;
}

.single_tag .commentss{
padding:16px 8px;
}




























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

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

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
