/*
Theme Name: earthnet
Theme URI: http://www.
Description: earthnet
Version: 1.0
Author: H.T
Author URI:
*/

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

body{
	color: #333;
	-webkit-text-size-adjust: 100%;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
} 

/**フロートの解除 **/
.clearfix:after {	
	content:".";	
	display:block;	
	height:0;	
	clear:both;	
	visibility:hidden;
	}	
.clearfix{display:inline-block;}
/*Hides From IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac */

.clear{ 
	clear: both; line-height: 0
	}

/** 行間設定 **/
.mb1{margin-bottom: 1em;}

.mb2{margin-bottom: 2em;}

/** 画像の相対指定 **/
img {
	max-width: 100%;
	height: auto;
}

#wrapper{margin: 0 auto;}

#contents{
	padding-top: 10px;
	padding-bottom: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/** single用main **/
#main_s {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

/** パンくずリスト **/
#breadcrumb div {display: inline;}

#breadcrumb a {
	color:#333;
}

/** header **/
#h_inner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

#header #shopsubtitle {
	padding-top: 10px;
	padding-bottom: 10px;
}

#earth_toplogo {
	float:left;
	margin-right:20px;
}

#header h1 {
	font-size:160%;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:20px;
}

#header h2 .shopcome {
	font-weight: normal;
	text-shadow: 1px 1px 2px #999999;
}

/** ヘッダーナビゲーション **/
nav {
	margin-top:40px;
	float:right;
}

.menu li {
	float: left;
	position: relative;
}

.menu li ul {
	position: absolute;
	top: 100%;
	left: 0;
}

.menu li ul li {
	overflow: hidden;
	height: 0;
	transition: .2s;
	margin-left: 0;
	margin-bottom: 0;
}

.menu li:hover > ul > li {
	overflow: visible;
	transition:0.5s;
	height: 45px;
}

.menu li a {
	display: inline-block;
	width: 124px;
	height: 45px;
	text-decoration: none;
	color: #090c39;
	text-align: center;
	line-height: 45px;
	background-color:#fff;
}

.menu li a:hover {
	color: #FFF;
	background-color:#989696;
	transition:0.5s;
}

.menu ul.sub-menu {z-index: 1;}

/**	Main **/
.info_title {
	font-size: 110%;
    margin-bottom: 10px;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

#post-16 h2.title {
	visibility:hidden;
}

#main {
	width:960px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main .post {
	width: 300px;
    height: 300px;
    float: left;
    padding: 10px;
}

#main .post_title {
    margin-bottom: 1em;
    font-size: 110%;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

#main .post_title a {
	text-decoration:none;
}

#main .post_title:hover {
	opacity:.6;
	transition:.3s;
}

#earth_fb {
    margin-top: 80px;
}

.fb1 {
	float:left;
	width:460px;
}

.fb2 {
	float:right;
	width:460px;
}

.fb1 h2, .fb2 h2 {
	font-size:110%;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom: 2px solid #666;
	padding-bottom:5px;
}

.recruiting {
	float: right;
    width: 440px;
    height: 82px;
    margin-top: 20px;
    padding: 10px;
	background-color:#40c2ce;
	color:#FFF;
	text-align:center;
}

.recruiting h2 {
	font-size:130%;
	margin-bottom:10px;
}

.recruiting a {
	color:#333;
	font-weight:bold;
	font-size:110%;
}

.recruiting a:hover {
	color:#FFF;
    transition: 0.2s;
}

.t_strong {
	font-size: 140% !important;
    font-weight: bold;
	color:#666;
}

.e_cont {
	margin-top:80px;
}

#e_add {
	float:right;
	margin-top:100px;
	width:300px;
}

.e_cont h2 {
	font-size: 110%;
    margin-bottom: 80px;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

.t_right {
	text-align:right;
	margin-bottom:80px !important;
}

.e_cont h3 {
	font-size:120%;
	margin-bottom:1em;
	font-weight:normal;
}

.e_cont_left {
	float:left;
	width:330px;
}

.e_cont_left th {
	width:25%;
	text-align:left;
}

.right_img {
	float:right;
}

.e_cont_right {
	float:right;
	width:330px;
}

.e_cont_right th {
	width:25%;
	text-align:left;
}

/** 投稿のツールバー設定 **/
.post a {color: #666;}

.post h3, .post h4, .post h5, .post h6{margin: 30px 0 10px;}

.post h3{font-size:140%;}

.post h4{font-size:120%;}

.post h5{font-size:110%;}

.post em{font-style: italic;}

.post code{color: #06c; font-family:'Courier New',Courier,monospace;}

.post img {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 10px;
}

.post p {margin-bottom:1em;}

.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}

.post blockquote{
	border-left:5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin:20px 0;
	font-style:italic;
}

.post blockquote p{margin:0;}

.post div.wp-caption{margin: 20px 0;}

.post div.wp-caption img{ margin: 0;}

.post div.wp-caption p{ font-size:85%;}

.post ul, .post ol{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

.post ul li{
	list-style: url(images/arrow_list_g.png);
	margin-left:20px;
	margin-bottom: 0.5em;
}

.post ol li{list-style: decimal outside;margin-left:20px;}

.post iframe {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.wp-block-table table {
	border-collapse: collapse;
	text-align:center;
}

.wp-block-table table td {
    padding: 10px;
    background-color: #161546;
    color: #fff;
	border: solid 1px #666;
}

/* youtube 設定*/
/* 動画の最大幅を指定する */
.video-container{max-width:600px;}

/* 動画の大きさを調整 */
.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	max-width: 100%;
	height: auto;
} 

/* 動画を囲んでいるdiv目一杯に広げる */
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/** ギャラリーのCSS **/
.gallery {
	overflow: hidden;
	margin-bottom: 20px;
}

.gallery-item {
    float: left;
    margin-top: 0;
    margin-left: 0;
}

.gallery-icon {text-align: center;}

.gallery-caption {
	color: #666;
	margin: 0;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item {
    width: 49%;
    margin-right: 1%;
}
.gallery-columns-3 .gallery-item {
    width: 32%;
    margin-right: 1%;
}

.gallery img {margin-bottom: 0px;}

.post a img, .thumimg a img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.post a img:hover, .thumimg a img:hover {opacity: .6;}

/*** Bottom Navigation, Comment Navigation ***/
div.nav-below {
	overflow: auto;
	clear: both;
	margin-top: 30px;
	margin-bottom:30px;
	padding-right: 10px;
	padding-left: 10px;
}

div.navigation {overflow: auto;}

div.navigation a {margin-bottom: 10px}

.nav-previous a, .nav-next a, div.navigation .alignright a, div.navigation .Facebook a, .shop_nav-previous a, .shop_nav-next a {
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
}

.nav-previous a:hover, .nav-next a:hover, div.navigation .alignright a:hover, div.navigation .Facebook a:hover, .shop_nav-previous a:hover, .shop_nav-next a:hover {color: #CCC;}
			
.nav-previous a,  .shop_nav-next a, div.navigation .Facebook a {
	float: left;
	padding: 2px 10px 2px 20px;
	background: url("images/arrow_prev.png") no-repeat left top;
}

.nav-next a, .shop_nav-previous a, div.navigation .alignright a {
	float: right;
	text-align: right;
	padding: 1px 20px 2px 10px;
	background: url("images/arrow_next.png") no-repeat right top;
	color:#FFF;
}

/* 検索　お問合せ入力 ボタン */
input[type="text"], textarea {
    border: 1px solid #ccc;
    padding: 5px;
    color: #666;
    vertical-align: middle;
}

input[type="submit"] {
    border: solid 2px #333;
	border-radius: 5px;
    padding: 10px 15px;
    color: #333;
    cursor: pointer;
    vertical-align: middle;
	background-color: #FFF;
}

/**	footer **/
#footer {
	border-top: 1px solid #CCC;
}

#footer #f_inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#o_hours {
	float:left;
}

#o_hours h2 {
	font-size:120%;
	margin-bottom:1em;
	font-weight:normal;
}

#o_hours h3 {
	font-size:110%;
	margin-bottom:10px;
	font-weight:normal;
}

#o_hours .hour {
	margin-bottom:1em;
	margin-left:1em;
}

#company_info {
	float:right;
}

#company_info h3 {
	font-weight:normal;
	font-size:120%;
	margin-bottom:1em;
}

#company_info a {
	color:#000;
}

#company_info address {
	margin-bottom:1em;
}

#footer #filogo {
	clear:both;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
}

#footer #filogo ul {
	width:100px;
	margin-left:auto;
	margin-right:auto;
}

#footer #filogo ul li {float: left;}

#footer #filogo img:hover {
  opacity: 0.6;
  transition: 0.2s;
}

#footer .f_icon_f {
	width:40px;
}

#footer .f_icon_i {
	width:40px;
	margin-left: 20px;
}

#footer .copy {
	clear:left;
	font-size:90%;
	color: #333;
	margin-top: 30px;
	text-align:center;
}

#footer .term {
	font-size:90%;
	color: #333;
}

#footer .tokutei a {
	color: #333;
	font-size: 90%;
}

#footer .tokutei a:hover {
	opacity: 0.6;
	transition: 0.2s;
}

#footer #earth_link {
	clear:both;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#footer #earth_link img:hover {
	opacity: 0.6;
	transition: 0.2s;
}

#footer .el_title {
	text-align:center;
	font-weight:bold;
}

/* topへ戻る */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 90%;
}

#page-top a {
	text-decoration: none;
	color: #333;
	font-weight:bold;
	width: 75px;
	text-align: center;
	display: block;
	border-radius: 5px;
	border: solid 2px #333;
	padding:5px;
	opacity: 0.5;
}

#page-top a:hover {
	opacity: inherit;
    transition: 0.2s;
}

/** singleページ **/
#main_s .title {
	font-size: 120%;
    margin-bottom: 10px;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

.wp-block-image figcaption {
    text-align: center;
}

.blog_info {
    text-align: right;
	margin-top:2em;
	margin-bottom:2em;
}

.conta a {
	border: 1px solid #333;
    color: #333;
    display: inline-block;
	width:140px;
	text-decoration:none;
    font-size: 100%;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-top:10px;
}

.conta a:hover {
	border: 1px solid #999;
	color:#FFF;
	background-color:#999;
	opacity:.6;
	transition:.3s;
}

#related-entries {
    margin-top: 80px;
}

#related-entries h3 {
    font-size: 110%;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

.related-entry {
    width: 210px;
    float: left;
    padding: 10px;
	text-align:center;
}

.related-entry-thumb img:hover {
	opacity:.6;
	transition:.3s;
} 

h4.related-entry-title a{
	color:#666;
}

h4.related-entry-title a:hover {
	text-decoration:none;
}

/** aboutページ **/
#post-14 #company {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

#post-14 .title {
	font-size: 120%;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
	margin-bottom:80px;
}

#post-14 h3 {
	text-align:center;
	margin-bottom:20px;
	font-size:120%;
}

#post-14 #info_earth h3 {
	margin-bottom:60px;
}

#post-14 h4 {
	font-size: 120%;
    margin-bottom: 1em;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
}

span.link_cata {
    font-weight: normal;
	font-size:90%;
}

#post-14 dl {
	margin-bottom: 3em;
	padding-left: 1em;
}

#post-14 dl dt {
 	margin-bottom: 1em;
}

#post-14 a {
	color: #000;
}

#post-14 #e_map {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

/** 事業内容のページ **/
#post-134 .title {
    font-size: 110%;
    font-weight: normal;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}

/** contactのページ **/
#post-7 h2, #post-9 h2, #post-11 h2 {
	font-size:120%;
	margin-bottom:10px;
	font-weight:normal;
	text-align:center;
}

#mw_wp_form_mw-wp-form-5 table {
	margin-bottom: 20px;
	width: 620px;
	padding: 15px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	table-layout: fixed;
}

#mw_wp_form_mw-wp-form-5 table td {
	padding-top: 8px;
}

#mw_wp_form_mw-wp-form-5 table #c_name, #mw_wp_form_mw-wp-form-5 table #c_mail, #mw_wp_form_mw-wp-form-5 table #c_rmail, #mw_wp_form_mw-wp-form-5 table #c_title {
	width: 50%;
}

#mw_wp_form_mw-wp-form-5 table textarea#c_content {
	width: 100%;
	height: 20em;
}

#mw_wp_form_mw-wp-form-5 .check {text-align: center;}

#mw_wp_form_mw-wp-form-5 .check input:hover {
	opacity: 0.7;
	transition: 0.2s;
}

#post-9 table {
	text-align:center;
}

#post-11 .mw_wp_form_complete {
	text-align:center;
	margin-top:40px;
}

/* プライバシー */
#post-3 h2 {
	font-size:120%;
	margin-bottom:3em;
	font-weight:normal;
	text-align:center;
}

#privacy {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#post-3 .privacy_title {
	margin-bottom:2em;	
}

#post-3 h3 {
	font-size:110%;
	margin-bottom:1em;
}

#post-3 dl {
	margin-bottom:2em;
}

#post-3 dt {
	padding-left:1em;
	margin-bottom:1em;
}

#post-3 dd {
	padding-left:2em;
}

#privacy a {
	color:#333;
}

/** レスポンシブ **/
@media screen and (max-width: 767px) {
/** 共通 **/
#wrapper {
	width :100%;
}

#contents {
	width: 90%;
}

#main {
	width: 100%;
}

/** header **/
#h_inner {
	width:90%;
}

#header #shopsubtitle {
	float:none;
	width:100%;
	text-align:center;
}

#earth_toplogo {
    float:none;
}

#header h1 {
	font-size:5vw;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:15px;
}

#header h2 .shopcome {
	font-weight: normal;
	text-shadow: 1px 1px 2px #999999;
}

nav {
	float:none;
}

.menu li {
	float:none;
}

.menu li a {
	width:100%;
}

.menu li ul {
	position:static;
}

.fb1 {
	width: 100%;
	max-width: 460px;
}

.fb2 {
	display:none;
}

.recruiting {
    width: 96%;
	padding:2%;
}

.recruiting h2 {
    font-size: 3.75vw;
}

.e_cont {
    margin-top: 100px;
}

#e_add {
	float:none;
	margin-top:0;
	margin-bottom:50px;
}

.e_cont_left {
	width:100%;
	margin-top:0;
	margin-bottom:50px;
}

.e_cont_right {
	width:100%;
    float: inherit;
    margin-top:0;
	margin-bottom:50px;
}

#footer {
	height: auto;
}

#footer #f_inner {
 	width: 90%;
	padding:5% 5% 10% 5%;
}

#o_hours {
	float:inherit;
	margin-bottom:100px;
}

#company_info {
	float:inherit;
	text-align:center;
}

/** main **/
#main .post {
	width:100%;
	padding:0;
}

#main .post_img {
	text-align:center;
}

/** single **/
#main_s {
	width:100%;
}

.related-entry {
    width: 100%;
	padding:0;
	margin-bottom:40px;
	margin-top:10px;
}

/** aboutページ **/
#post-14 #company {
	width:100%;
}

#post-14 #e_map {
    width: 100%;
}

/** contactのページ **/
#mw_wp_form_mw-wp-form-5 table {
    width: 100%;
}

#mw_wp_form_mw-wp-form-5 table #c_name, #mw_wp_form_mw-wp-form-5 table #c_mail, #mw_wp_form_mw-wp-form-5 table #c_rmail, #mw_wp_form_mw-wp-form-5 table #c_title {
    width: 96%;
	padding:2%;
}

#mw_wp_form_mw-wp-form-5 table textarea#c_content {
    width: 96%;
    padding:2%;
}

.answer {
	white-space:inherit;
	text-align:justify;
}
}