@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/


body {
    font-size: 16px;
    color: #333;
    font-family: 'M PLUS 1p', sans-serif;
    line-height: 1.6;
    background-color: #FFFFFF;
}

.inner {
	position:relative;
	width:1000px;
	margin:0 auto;
}

header {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	border-top: 2px solid #f7931e;
}

nav {
	width:100%;
	background:#fff;
	box-shadow:0 1px 2px #d0d8dc;
	⁄zoom:1;
}
nav:after {
   content:'';
   display:block;
   clear:both;
}

#topbanner {
    overflow: hidden;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}

#contents {
    overflow: hidden;
    width: 900px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}

#main {
	box-sizing:border-box;
	overflow:hidden;
	float:center;
	width:1125px;
	margin-right: auto;
	margin-left: auto;
}

footer {
	box-sizing: border-box;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
ddd{
	clear:both;
	padding-top: 100px;
	margin-top: -100px;
}

a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a.anchor{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

h1 {
    width: 330px;
}
h2 {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 0px;
    color: #000000;
    font-size: 21px;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #000000;
}

h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
    font-size: 21px;
    text-align: left;
    font-weight: bold;
    background-color: #000000;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 50px;
    padding-bottom: 5px;
}

h4 {
    margin-bottom: 7px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px dotted #000000;
    line-height: 125%;
    padding-bottom: 3px;
}

h5 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 175%;
    margin-left: 0px;
}

p {
	margin:0 0 1em 0;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#000000;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 1em 0;
}
ul li {
	list-style:none;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
}

table {
    width:  900px;
    margin-bottom: 1em;
    border-collapse: collapse;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
}
th {
	padding:8px;
	text-align:right;
	vertical-align:middle;
	border-top:1px solid #ddd;
	border-rigth:1px solid #ddd;
	background:#f2f2f2;
	vertical-align:top;
}
td {
	padding:8px;
	text-align:left;
	border-top:1px solid #ddd;
	
}
.space05 {
	clear: both;
	height: 5px;
}
.space10 {
	clear: both;
	height: 10px;
}
.space20 {
	clear: both;
	height: 20px;
}
.space00 {
	clear: both;
	height: 1px;
}
.space-navi {
	clear: both;
	height: 40px;
}
.top-news {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 900px;
	clear: both;
}
.top-news2 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 990px;
	clear: both;
}
.top-news3 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 990px;
	clear: both;
	font-size: 0.9em;
}
.news1 {
    margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 5px;
    float: left;
    text-align: left;
    line-height: 135%;
}
.news2 {
    margin-bottom: 5px;
	text-align: left;
    float: left;
	line-height: 135%;
}
.news3 {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
    clear: both;
    width: 400px;
}
.sub-box1 {
	margin-top: 10px;
	margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.sub-box2 {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width:292px;
    margin-right: 17px;
    float: left;
}
.sub-box2b {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 17px;
    width: 292px;
    margin-right: 15px;
    float: left;
}
.sub-box2c {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: 292px;
    margin-right: 0px;
    float: left;
}
.sub-box3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 135%;
    padding-top: 8px;
    padding-bottom: 5px;
    font-weight: bold;
}
.sub-box4 {
    color: #DDDDDD;
    font-size: 14px;
    line-height: 135%;
}
.sub-box5 {
    width: 100%;
}
.sub-box6 {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sub-box7 {
    width: 814px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.photo3-navi {
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    clear: both;;
    width: 1000px;
}
.photo3-navi01 {
    margin-right: 12px;
	margin-bottom: 12px;
    width: 241px;
    float: left;
}
.photo3-navi02 {
    margin-right: 12px;
	margin-bottom: 12px;
    width: 241px;
    float: left;
}
.photo3-navi03 {
    margin-right: 12px;
	margin-bottom: 12px;
    width: 241px;
    float: left;
}
.photo3-navi04 {
    margin-right: 0px;
    width: 241px;
    float: left;
}
.sub-textbo {
    color: #000000;
    font-weight: bold;
    font-size: 200%;
}
.photo1 {
	float:left;
	width:250px;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:10px;
}
.recruit-t {
    margin-bottom: 7px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px dotted #000000;
    line-height: 125%;
    padding-bottom: 3px;
	display: inline-block;
}
.photo-text {
	width: 100%;
}
.photo-text2 {
    margin-top: -10px;
}
.photo-text-e {
    font-size: 14px;
}

.text-ss {
    font-size: 75%;
    margin-top: 15px;
    margin-bottom: 30px;
}
.text-ff {
    font-size: 85%;
    margin-top: 3px;
    margin-bottom: 0px;
}
.text-bb {
    font-size: 135%;
    font-weight: bold;
}
.image_mouseover_1 {
overflow: hidden;
width: 100%;
height: 100%;
background: #fff;
}
.image_mouseover_1 img {
display: block;
transition-duration: 0.5s;
}
.image_mouseover_1 img:hover {
transform: scale(1.5);
transition-duration: 0.5s;
opacity: 1.0;
}

.iframe-wrap {
    width: 100%;
    margin-bottom: -50px;
}
.shop_text {
    font-size: 0.85em;
    line-height: 150%;
}
.shop_text2 {
    font-size: 0.8em;
    line-height: 175%;
}


.pc { display: block !important; }
.sp { display: none !important; }

/*================================================
 *  ヘッダー
 ================================================*/
header {
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 8px;
}

.summary0 {
    width: 452px;
    margin-right: auto;
    margin-left: 5px;
}
.summary {
	position:absolute;
	top:22px;
	right:215px;
	margin:0;
	width:189px;
}
.summary2 {
	position:absolute;
	top:20px;
	right:5px;
	margin:0;
	width:330px;
}




/*================================================
 *  グローバルナビゲーション
 ================================================*/
@media print, screen and (min-width:768px) {
	nav {
		background:#f7931e;
		box-shadow:0 1px 3px #999;
		z-index:3;
	}
	nav ul {
		margin:0;
		padding:0;
	}
	nav li {
		position:relative;
		width:20%;
		float:left;
		margin:0;
		padding-left:10;
		padding-right:10;
		text-align:center;
		list-style:none;
	}
	nav li:first-child {
		width:20%;
	}
	nav li:before {
		content:"";
		margin-top:-7px;
		position:absolute;
		top:50%;
		left:0;
		width:1px;
		height:14px;
		background:#FFFFFF;
	}
	nav li:last-child:after {
		content:"";
		margin-top:-7px;
		position:absolute;
		top:50%;
		right:0;
		width:1px;
		height:14px;
		background:#FFFFFF;
	}
	nav li:hover:before,
	nav li:hover + li:before, 
	nav li:last-child:hover:after,
	nav li li:before,
	nav li li:after {
		display:none;
	}
	nav li:last-child li {
		left:-20%;
	}
	nav li a {
		display:block;
		padding:13px 0;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		font-family: 'Noto Sans JP', sans-serif;
	}
	nav li ul {
		display:block !important;
		position:absolute;
		top:100%;
		left:0;
		margin:0;
		padding:0;
		border-radius:0 0 3px 3px;
		z-index:3;
	}
	nav li ul li {
		overflow:hidden;
		width:100%;
		height:0;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		-o-transition:.2s;
		-ms-transition:.2s;
		transition:.2s;
	}
	nav li li:first-child {
		width:100%;
	}
	nav li ul li a {
		padding:10px 15px;
		background:#666666;
		text-align:left;
		font-weight:normal;
	}
	nav li:hover > a {
		background:#333333;
		color:#fff;
	}
	nav li:hover > a:hover {
		background:#472d10;
	}

	.gnav {
		display:block !important;
	}

	#spMenu {
		display:none;
	}

	.showNav {
		background:#333333 !important;
	}

	.showSub {
		overflow:visible;
		min-height:42px;
		border-bottom:2px solid #952821;
	}
	.showSub:last-child {
		border-bottom:0;
	}
	.showSub:last-child a {
		border-radius:0 0 3px 3px;
	}

	.fixed {
		position:fixed;
		top:0;
		left:0;
	}
}



/*================================================
 *  送信ボタン
 ================================================*/
.wl{
    display: block;
    width: 97%;
    padding: 8px;
    background: #ffffff;
    margin: 0.5em 0;
    font-size:16px;
}
.ws{
    display: block;
    width: 97%;
    padding: 8px;
    background: #ffffff;
    margin: 0.5em 0;
    font-size:16px;
}
.btn-square-pop {
    display: block;
    width: 250px;
    padding: 10px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background-color: #000000;
    font-size: 21px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-square-pop:hover {
  background-color: #666666;
}


/*================================================
 *  トピックパス（パンくずリスト）
 ================================================*/
#topicpath {
	font-size:12px;
	margin-bottom:15px;
	padding:2px;
}

/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#000;
}
.submenu li a {
	display:block;
	padding:10px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}
.bnr ul {
	overflow:hidden;
}
.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
}

.footmenu {
	width:100%;
	padding:10px 0;
	overflow:hidden;
	background:#e2dedc;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
	padding:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 15px;
	font-size:12px;
	text-align:left;
}
.footmenu a {
	color:#333;
	text-decoration:none;
}
.footmenu a:hover {
	color:#333;
	text-decoration:underline;
}

.copyright {
	clear:both;
	padding:15px 0;
	text-align:center;
	background:#f7931e;
}
.conte01 {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.companyname {
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
}
.conte02 {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	color: #FFFFFF;
}



/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	width: 40px;
}
.totop img:hover {
}

/*================================================
 *  クラス
 ================================================*/
.list {
	padding:0 0 0 0.5em;
}
.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.info dt {
	border-bottom:none;
}
.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}


.col_two_one {
    overflow: hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:5px -20px 0 0;
}
.col_two_one li {
	list-style:none;
	float:left;
	width:286px;
	margin:0 20px 20px 0;
}
.col_two_one li:nth-child(3n+1) {
	clear:both;
}
.col_two_one li img {
	width:100%;
	margin-bottom:2.5%;
}


/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	.inner {
		width:100%;
	}
		body {
	font-size:14px;
}

	#contents {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
	}

	footer {
		width:100%;
	}
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}

	body {
	font-size:14px;
}

	
	header {
    z-index: 2;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 25px;
    background-color: #FFFFFF;
	}

.summary0 {
    width: 83%;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: -5px;
}

	
.summary2 {
	position:absolute;
	top:32px;
	left:0;
	margin:0;
	width:80%;
}
	
#topbanner {
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

	#contents {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}

	nav {
		background:#000000;
	}
	nav ul {
		margin:0;
		padding:0;
		}

	nav .inner > ul {
		z-index:2;
		overflow:auto;
		position:fixed;
		top:53px;
		right:0;
		width:100%;
		height:88%;
		height:-webkit-calc(100% - 53px);
		height:calc(100% - 53px);
	}
	nav li {
		position:relative;
		width:100%;
		float:none;
		margin:0;
		text-align:left;
		list-style:none;
		border-bottom:1px solid #FFFFFF;
		background:#000000;
		font-family: 'Noto Sans JP', sans-serif;
	}

	nav li:first-child {
		border-top:0;
	}
	nav li:last-child {
		border-bottom:0;
	}

	nav li a {
		display:block;
		padding:10px 30px;
		color:#fff;
		text-decoration:none;
		background:#f7931e;
	}
	nav li a:hover {
		color:#fff;
		background:#472d10;
	}
	nav ul ul {
		display:none;
		position:relative;
	}
	nav li li a {
		box-sizing:border-box;
		width:100%;
		padding:10px 30px 10px 50px;
		text-align:left;
	}

	.subnav > a:before {
		display:block;
		content:"";
		position:absolute;
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		top:20px;
		right:30px;
		width:10px;
		height:10px;
		margin-top:-5px;
		background:#cccccc;
	}
	.subnav > a:after {
		display:block;
		content:"";
		position:absolute;
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		top:20px;
		right:30px;
		width:10px;
		height:10px;
		margin-top:-10px;
		background:#000000;
	}
	.subnav a:hover:after {
	  background:#952821;
	}

	.active > a:before {
		margin-top:0;
	}
	.active > a:after {
		margin-top:5px;
	}

	.gnav {
		display:none;
	}

	#spMenu {
		display:block;
		z-index:2;
		position:fixed;
		top:10px;
		right:10px;
	}
	#spMenu:hover {
		cursor:pointer;
	}

	#navBtn {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 5%;
    background: #f7931e;
    margin-top: 5px;
	}
	#navBtnIcon {
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		width:14px;
		height:2px;
		margin:-1px 0 0 -7px;
		background:#ffffff;
		transition:.2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display:block;
		content:'';
		position:absolute;
		top:50%;
		left:0;
		width:14px;
		height:2px;
		background:#ffffff;
		transition:0.3s;
	}
	#navBtnIcon:before {
		margin-top:-6px;
	}
	#navBtnIcon:after {
		margin-top:4px;
	}
	#navBtn .close {
		background:transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top:0;
	}
	#navBtn .close:before {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	#navBtn .close:after {
		transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
	}

table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
	font-size: 12px;
}	

th,td{
  display: block;
  width: 93%;
	
}
	/* ↓装飾 */
tr{
    text-align: left;
}
th{
  text-align: left;
}
	

p {
	margin:0 0 1em 0;
}
h1 {
    width: 90%;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
    line-height: 125%;

}

h5 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 135%;
    margin-left: 0px;
}
.space01 {
	clear: both;
	height: 30px;
}
.space05 {
	clear: both;
	height: 5px;
}
.space10 {
	clear: both;
	height: 10px;
}
.space00 {
	clear: both;
	height: 1px;
}
.space-navi {
	clear: both;
	height: 20px;
}
.space-h3 {
	clear: both;
	height: 30px;
}
.top-news {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
	clear: both;
}
.top-news2 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
	clear: both;
}
.top-news3 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
	clear: both;
	font-size: 0.9em;
}
.news1 {
    margin-bottom: 5px;
	margin-right: 15px;
    float: left;
    text-align: left;
    line-height: 135%;
}
.news2 {
    margin-bottom: 5px;
	text-align: left;
    float: left;
	line-height: 135%;
}
.news3 {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
    clear: both;
    width: 80%;
}
.top-box1 {
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #FDF6E3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-box1x {
    margin-top: 0px;
    margin-bottom: 40px;
    width: 100%;
    background-color: #fde9f1;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-box1pp {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #FDF6E3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-box1xpp {
    margin-top: 30px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #fde9f1;
    padding-top: 18px;
    padding-bottom: 20px;
}
.top-box2pp {
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #ed1e79;
    font-weight: bold;
    font-size: 21px;
    clear: both;
	line-height: 135%;
}
.top-box2zz {
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    clear: both;
	line-height: 135%;
}	
.top-box2 {
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 21px;
    clear: both;
}
.top-box3 {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
	text-align: center;
    clear: both;
}
.top-box4 {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 100%;
}
.top-box5 {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}
.top-box6 {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 80%;
}
.top-box7 {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 80%;
}
.top-box8 {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 100%;
}
.sub-box1 {
}
.sub-box2 {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width:90%;
    margin-right: auto;
	margin-left: auto;
    clear: both;
}
.sub-box2b {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 17px;
    width:90%;
    margin-right: auto;
	margin-left: auto;
    clear: both;
}
.sub-box2c {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width:90%;
    margin-right: auto;
	margin-left: auto;
    clear: both;
}
.sub-box3 {
}
.sub-box4 {
margin-bottom: 5px;
}
.sub-box5 {
    width: 100%;
}
.sub-box6 {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sub-box7 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
}
.sub-navi {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 100%;
    text-align: center;
}

.sub-textbo {
    color: #000000;
    font-weight: bold;
    font-size: 130%;
}
.photo-text {
	clear: both;
	font-size: 14px;
}
.photo-text-e {
    font-size: 12px;
}
.text-ss {
    font-size: 85%;
}
.text-bb {
    font-size: 120%;
    font-weight: bold;
}
.companyname {
	clear: both;
	padding: 0;
    width: 96%;
}
.conte02 {
	clear: both;
	padding-bottom: 3px;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	color: #FFFFFF;
}
.wl{
    display: block;
    width: 100%;
    padding: 0px;
    background: #ffffff;
    margin: 0.5em 0;
    font-size:16px;
}
.ws{
    display: block;
    width: 100%;
    padding: 0px;
    background: #ffffff;
    margin: 0.5em 0;
    font-size:16px;
}
.btn-square-pop {
    display: block;
    width: 200px;
    padding: 8px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background-color: #000000;
    font-size: 18px;
    margin-right: auto;
    border-radius: 5px;
    border: 1px solid #000000;
    margin-top: 5px;
    margin-left: auto;
    clear: both;
}
.photo3-navi {
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 100%;
}
.photo3-navi01 {
    margin-right: 4%;
	margin-left: 2%;
	margin-bottom: 7px;
    width: 46%;
    float: left;
}
.photo3-navi02 {
    margin-right: 0;
	margin-bottom: 7px;
    width: 46%;
    float: left;
}
.photo3-navi03 {
 margin-right: 4%;
	margin-left: 2%;
    width: 46%;
	margin-bottom: 7px;
    float: left;
}
.photo3-navi04 {
    margin-right: 0;
    width: 46%;
	margin-bottom: 7px;
    float: left;
}
.photo1 {
	clear: both;
	width:100%;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:10px;
}
.recruit-t {
    margin-bottom: 7px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px dotted #000000;
    line-height: 125%;
    padding-bottom: 3px;
	display: inline-block;
}
	
.col_two_one {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    width: 85%;
}
	
.col_two_one ul {
		margin-right:0;
	}
.col_two_one li {
		width:100%;
	}
.col_two_one li:nth-child(2n+1) {
		clear:both;
	}
	
.col_two_one {
	overflow:hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:2% -2% 0 0;
}
	
.companyname {
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
}

.pc { display: none !important; }
.sp { display: block !important; }
	
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
	
#topicpath {
	font-size:10px;
	margin-bottom:15px;
	padding:2px;
}

}
