@charset "utf-8";

/* CSS Document 
Theme Name:Nogata Seika Theme
Theme URL: http://www.epluonline.com
Description: original theme
Version: 1.0
Author: epluOnline
Author URL: http://www.epluonline.com
Tags: 
*/

/* ============================================================
要素設定及び初期化、基本設定
============================================================ */
html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic",sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	word-break: break-all;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, blockquote, form, label {
	margin: 0;
	padding: 0;
	font-weight:normal;
	/*list-style:none;*/
}

hr {display:none;}

/* フォント設定
------------------------------------------------------------ */
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",Osaka, "MS P Gothic",sans-serif;
	font-size:14px;
	color:#666;
	line-height:1.5em;
}

/* リンク設定
------------------------------------------------------------ */
a:link { color:#2692F2; text-decoration:none;}
a:visited { color:#2692F2; text-decoration:none;}
a:active { color:#2692F2; text-decoration:none;}
a:hover { color:#2692F2; text-decoration:none;}

a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*img 
----------------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.imgL { 
	float: left;
	margin-right: 5px;
	clear: both;
}
.imgR { 
	float: right;
	margin-left: 5px;
	clear: both;
}
.imgC {
	border:1px solid #CCCCCC;
}
.border {
	border-bottom: 1px solid #CCCCCC;
	clear:both;
	margin:10px 0
}


/*font/title
----------------------------------------------------*/
p {line-height:1.3em;}
.ft13 {font-size:1.3em;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt80{margin-top:80px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.clear{clear: both;}

.fleft {float:left;}
.fRight {float:right;}
.txc {text-align:center;}
.txr {text-align:right;}
.txl {text-align:left;}

h1,h2,h3 {
	margin:0;
	padding:0;
	color:#666;
	font-weight:bold;
}
h2 {
	padding:10px 0;
	font-size:2.0em;
}
h3 {
	padding:10px 0;
	font-size:1.4em;	
}
h4 {
	color:#666;	
}
.subttl {
	margin-bottom:10px;
	padding:5px;
	font-size:1.8em;
	text-shadow:
				1px 1px 1px rgba(0, 0, 0, 0.6),
				-1px -1px 1px rgba(255, 255, 255, 0.5);
}
.sdttl {
	margin:0;
	padding:5px;
	font-size:1.8em;
	text-shadow:
				1px 1px 1px rgba(0, 0, 0, 0.6),
				-1px -1px 1px rgba(255, 255, 255, 0.5);
}
.sc01 {
	color:#F2668F;
	border-bottom:3px solid #F2668F;
}
.sc02 {
	color:#BADA55;
	border-bottom:3px solid #BADA55;
}
.sc03 {
	color:#996c33;
	border-bottom:3px solid #996c33;
}
.sc04 {
	color:#9fd6f1;
	border-bottom:3px solid #9fd6f1;
}
.sc05 {
	color:#1d2088;
	border-bottom:3px solid #1d2088;
}

.posttl {
	font-size:1.5em;
}

/*layout
----------------------------------------------------*/
body {
	position:relative;
	background:;
}
.obg01 {background:#faefe5;}
.obg02 {background:#f0fbda;}
.obg04 {background:#f0f9fe;}

.col-md-4 {
	margin:0;
	padding:0;
}
.col-md-12 {}
.col-md-9 {}
.col-md-3 {}
.waku {
	margin:3px;
	border:1px solid #CCC;	
}
.outer {padding:10px;}
.wrap {
	margin-top:10px;
	padding:10px;
	overflow:hidden;
}
.post {
	margin-bottom:20px;
	padding:0 20px 20px 20px;
	text-align:center;
	border:1px solid #CCC;	
}
/*
.container {
    padding:30px 80px;
}
@media only screen and (max-width:480px){
	.container {
		padding:10px;
	}
}

.container {
	background:;	
}
.wrap {
	margin-top:10px;
	padding:px;
	overflow:hidden;
}
.bgpkg {background:#fdf2e4;}
.row {background:;}
*/

/*
.obgsim {
	width:100%;
	height:auto;
	background-image:url(images/slide/bg_sim.png);
	background-position:left;
	overflow:hidden;
}
.obpgttl {
	margin-top:35px;
	text-align:center;
	background:#F1F1F1;
}
*/


/*header
----------------------------------------------------*/
#header {
	width:100%;
	height:;
	overflow:hidden;
	background:;
	/*box-shadow:0 1px 5px #CCC;
	-moz-box-shadow: 0 1px 5px #CCC;　/* Firefox用 */  
	/*-webkit-box-shadow: 0 1px 5px #CCC;　/* Safari,Google Chrome用 */  }
#header .container {
	height:;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#header .overhead {
	padding:5px;
	color:#a67041;/*#a67041*/
	overflow:hidden;
	background:#faefe5;/*#e3ba94*/
}
#header .btn-contact {
	float:right;
	color:#FFF;
	font-weight:bold;
	background:#8fc31f;
	border:1px solid #CCC;
}

#header h1.logo {
	padding:10px;
	text-align:center;	
}

/*gnavi 
----------------------------------------------------*/
nav {
	margin:0 auto;
	padding:0;
}
#gnavi {}
#gnavi .menu {
	width:1100px;
	margin:0 auto;
	padding:0;
	background:;
}
#gnavi .menu li{
	display: block;
	float: left;
	/*width: 12.5%;*/
	margin: 0;
	padding:0;
}
#gnavi .menu li a {
	display: block;
	padding: 20px 30px;
	color: #a67041;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #a67041;
	background-color: ;
}
#gnavi .menu li:last-child a{
	border: none;
}
#gnavi .menu li a:hover{
	background: #f9e5d3;
}

@media only screen and (max-width: 480px) {
	
	#spnavi {
		width:100%;
		text-align:center;
	}
	#spnavi ul {}
	#spnavi ul li {margin-bottom:5px;}
}

/*button 
----------------------------------------------------*/
.btn-lg {
	width:300px;	
}

a.btsale {
	color:#FFF;
	font-weight:bold;
}
#visual .inner .btsale {
	margin-top:50px;
}
@media only screen and (max-width: 480px) {
	#visual .inner a.btsale {
		display:none;
	}
	
}

/*Navi toggle design
----------------------------------------------------*/
#menu {
	width:980px;
	margin:0 auto;
	padding:0;
	background:;
}
#menu li{
	display: block;
	float: left;
	/*width: 12.5%;*/
	margin: 0;
	padding:0;
}
#menu li a {
	display: block;
	padding: 20px 30px;
	color: #a67041;
	font-size:1.3em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	/*border-right:1px solid #CCC;*/
	background-color: ;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #f9e5d3;
}
#toggle {
	display: none;
}
 
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
	#menu li {
		width: 25%;
		border-bottom: 1px solid #CCC;
	}
}
 
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#gnavi {
		width:100%;	
		margin:0;
		padding:0;
		position:absolute;
		bottom:0;
		left:0;	
	}
	#gnavi ul.menu {
		width:100%;
		margin:0;
		padding:0;
		background:yellow;
	}
	#gnavi ul.menu li {
		width:100%;	
		marign:0;
		padding:0;	
	}
	#gnavi ul.menu li a {
		width:100%;	
		marign:0;
		padding:10px;
		display:block;
		background:red;
	}

/*toggle design*/
	#menu {
		width:100%;
		display: none;
	}
	#menu li {
		width: 100%;
		color:#000;
		background:pink;
	}
	#menu li a {
		text-align:left;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background:yellow ;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		font-size:1.3em;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 35px;
		height: 35px;
		margin-top: -15px;
		border-radius: 4px;
		border:1px solid #a67041;
		background: #a67041;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 15px;
		width: 26px;
		height: 3px;
		background: #a67041;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 6px;
	}
}


/*visual 
----------------------------------------------------*/
#visual {
	width:100%;
	height:100%;
	margin:;
	background-image:url(images/slide/s01.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
#visual .container {
    padding:30px 80px;
}
#visual .inner {
	margin:30px 0 0 0;
	padding:0;
	text-align:center;
}
#visual .inner h2 {
	font-size:3.4em;	
	text-align:center;
	color:#FFF;
	letter-spacing: 4px;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
/*
    letter-spacing: 4px;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    text-shadow: 1px 1px 1px #444,
                 1px -1px 1px #444,
                 -1px 1px 1px #444,
                 -1px -1px 1px #444;
*/
/*
*/
/*	
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
*/
}
@media only screen and (max-width:480px){
	#visual {
	    width:100%;
		height:250px;
		background-image:url(images/slide/s01s.png);
		background-repeat:no-repeat;
		background-position:center;
		overflow:hidden;
		/*background-position:0 20%;/*75% 0*/
	}
	#visual .container {
		padding:0;
	}
	#visual .inner h2 {
		font-size:2.0em;
	}
}

/*top contents 
----------------------------------------------------*/
.welcome {
	padding:30px;
	color:#FFF;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	line-height: 1.3em;
	background:#e3ba94;
	border-radius:10px;
}
@media only screen and (max-width:480px){
	.welcome {
		margin:0;
	}
}

.photobox {
	height:200px;
	margin:;
	padding:10px;
	overflow:hidden;
	text-align:left;
	position:relative;
}
.photobox img {
	width:100%;
	height:300px;
}
.txtbox {
	font-size:1.3em;
	padding:10px;
	text-align:left;	
}
.gmap {
	width:100%;
	margin-top:20px;
	padding:;	
}
.contbox {
	padding:20px;
	text-align:center;	
}


/*sidebar 
----------------------------------------------------*/
.sidebarR {
	padding:10px;
}
ul.smenu {
	width:100%;
	margin-bottom:30px;
	padding:5px;
	background:;
}
ul.smenu li {
	margin:0;
	padding:0;
}
ul.smenu li a {
	width:100%;
	padding:8px 5px;
	color:#666;
	display:block;
	list-style:none;
	overflow:hidden;
	background:#F1F1F1;
	background:#FFF;
	border-bottom:1px solid #BADA55;
		
}
ul.smenu li a:before {
	content:"> ";	
}
ul.smenu li a:hover {
	background:#ebfacc;	
}
ul.postmenu {
	width:100%;
	padding:5px;
	background:;
}
ul.postmenu li {
	width:100%;
	margin-bottom:5px;
	padding:0;
	overflow:hidden;
}
ul.postmenu li a {
	width:100%;
	display:block;
}
ul.postmenu li img {
	width:100px;
	height:70px;
	margin-right:10px;
	float:left;	
}

/*topics 
----------------------------------------------------*/
.topicsBox {
	width:100%;
	height:200px;
	margin-bottom:10px;
	padding:10px;
	overflow:auto;
	border:1px solid #CCC;
}
table.topics {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	text-align:left;
	font-weight:normal;
}
table.topics th {
	width:80px;
	padding:10px;
	font-weight:normal;
	border-bottom:1px dotted #CCC;
}
table.topics td {
	padding:10px;
	border-bottom:1px dotted #CCC;
}
/*topics 
----------------------------------------------------*/
ul.service {
	margin:0;
	padding:0;
	color:#CCC;
	word-break:keep-all;
	text-align:center;
}
ul.service li {
	display:inline;
	padding:5px;
	list-style:none;
	line-height:180%;
}
ul.service li a {
	color:#333;
	text-decoration:underline;
}
table.com {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-top:20px;
	margin-bottom:30px;
}
table.com th {
	padding:10px;
	text-align:left;
	border-bottom:1px solid #CCC;
}
table.com td {
	padding:10px;
	font-weight:normal;
	border-bottom:1px solid #CCC;
}
/*----------------------------------------------------
    .com
----------------------------------------------------*/
.com th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .com { margin: 0 -10px; }
    .com th,
    .com td{
		font-size:1.2em;
        width: 100%;
        display: block;
        border-top: none;
    }
    .com tr:first-child th   { border-top: 1px solid #ddd; }
}

/*----------------------------------------------------
    form
----------------------------------------------------*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	margin:0 auto;	
}
.wpcf7-submit {
	width:30%;
	padding:10px;
}/*
.f_name {
	width:80%
}
.f_mail {
	width:80%
}
.f_msg {
	width:80%
}
.wpcf7-submit {
	width:30%;
	padding:10px;
}
*/

/*
ul.list {
	padding:10px;
}
ul.list li {
	font-size:14px;
	margin:5px 0 5px 20px;
}
dl.outline {
width:100%:
}
dl.outline dt {
height:24px;
font-size:14px;
color:#580101;
margin-top:10px;
padding:0;
}
dl.outline dd {
margin-left:0;
margin-bottom:20px;
font-size:16px;
line-height:170%;
padding:0;
}
.cntBox {
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
	backgournd:red;
}
.bt_more a {
	color:#333;
	border:1px solid #CCC;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.bt_more a {
	width:60%;
	padding:20px;
	display:block;
	margin:20px auto;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	/*position:absolute;
	bottom:0;
	right:0;*/
}
.bt_more a:hover {background-color:#CCC; }
/*ページトップへ戻るボタン*/
.pageTop a {color:#FFF;	background-color:#CCC;}
.pageTop a {
	width:48px;
	height:48px;
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
        padding-top:15px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;	
}


/*grid 
----------------------------------------------------*/
#footer {
	height:100px;
	background:#e3ba94;
}
#footer .breadcrumb {
	float:left;
	margin:15px;
	background:transparent;
}
#footer .breadcrumb a {
	color:#FFF;	
}
#footer .credit {
	margin-top:50px;
	text-align:center;
	color:#FFF;	
}

/* コンタクトフォーム */
.cf-area{
	text-align: center;
	margin-bottom: 50px;
}
.cf-area label{
	margin-bottom: 10px;
	width: 100%;
	max-width: 500px;
}
.cf-area span{
	display: block;
	text-align: left;
	margin-top: 10px;
}
.wpcf7-submit{
	width: 15%;
}

/* temp */
.none{
	display: none;
}



/* 求人情報 */
.recruit-banner {
  max-width: 800px;
  margin: 40px auto;
  text-align: center;
}

.recruit-banner__img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.1);
  transition: transform 0.2s ease, box-shadow 0.3s ease;
}

.recruit-banner__img:hover {
  transform: scale(1.02);
  box-shadow: 0 6px 24px rgba(0,0,0,0.15);
}


@media (max-width: 599px) {
  .recruit-banner {
    margin-bottom: 80px; /* 固定フッターと被らないように下に余白を追加 */
  }
}

/* 新googlemap */
.map-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* デフォルト: 16:9 */
  height: 0;
  overflow: hidden;
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* PC（幅768px以上）では地図を縦長にする */
@media (min-width: 768px) {
  .map-container {
    padding-bottom: 40%; /* ここを調整（小さい数値にすると高さが増す） */
  }
}
