@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* レスポンシブWEB対応 (タブレットサイト向け)
------------------------------------------------------------*/
@media print, screen and (min-width:767px) and ( max-width:1025px) {


/* リセットスタイル
------------------------------------------------------------*/

@charset "utf-8";

/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* ここまで */


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

body {
	font-family: "游ゴシック Medium", "游ゴシック", "Yu Gothic", 'Open Sans', 'Noto Sans Japanese', serif;	/* Web font指定 */	/* Web font指定 */	/* Web font指定 */
	margin: 0;
	padding: 0;
	color: #000;
	margin-top:0px;
	background:#fff;
}

p{
	font-family: "游ゴシック Medium", "游ゴシック", "Yu Gothic", 'Open Sans', 'Noto Sans Japanese', serif;	/* Web font指定 */	/* Web font指定 */	/* Web font指定 */
}

.wrap{
	width:100%;
	overflow: hidden;
}

/* ページトップボタン（右下）
------------------------------------------------------------*/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;

	z-index:100;
}
 
#pageTop a {
  display: block;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* スマホ時のみ画像サイズを自動調整 */
img{
	max-width: 100%;
    height:auto;
}


/* 各セクションの最大幅指定 */

.section{
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding:0px 0 0px 0;
}

.secline{	/* セクションのライン */
	border-top: 4px solid #333333;
	width:96%;
	margin: 0 auto;
}

/* 各セクションのコンテンツ幅指定 */

.inner{
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
}

.inner img{
	display:block;
}


/* なるだけ使用しない */

.h2-h6del {
	position:absolute;
	left:-9999px;
}

.link_eff img:hover{
	opacity:0.8;	/*Firefox, Opera, Chrome, Safari*/
	filter: alpha(opacity=80);
}


/* ページトップボタン（右下）
------------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 77%;
	z-index:100;
}

#page-top a {
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 0px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
}

/* ヘッダー内要素
------------------------------------------------------------*/

/* TOP用背景 */
#header{
	width:100%;

	display:block;
	overflow:hidden;
	width: 100%;
	height: 500px;
	margin:0 auto;
	background:url(../img/top/header_bg.jpg); /* メイン画像を背景設定に */
	background-position: center top;
	background-size:cover;
	position: relative;

}
/* 下層用背景 */
#header_k_abt{	/* about */
	display:block;
	overflow:hidden;
	width: 100%;
	height: 300px;
	margin:0 auto;
	background:url(../img/recruit/main_cover.jpg); /* メイン画像を背景設定に */
	background-position: center top;
	background-size:cover;
	position: relative;
}
#header_k_cpy{	/* company */
	display:block;
	overflow:hidden;
	width: 100%;
	height: 300px;
	margin:0 auto;
	background:url(../img/company/main_cover.jpg); /* メイン画像を背景設定に */
	background-position: center;
	background-size:cover;
	position: relative;
}
#header_k_cnt{	/* Contact */
	display:block;
	overflow:hidden;
	width: 100%;
	height: 300px;
	margin:0 auto;
	background:url(../img/contact/main_cover.jpg); /* メイン画像を背景設定に */
	background-position: center;
	background-size:cover;
	position: relative;
}
#header_k_cnt2{	/* Contact */
	display:block;
	overflow:hidden;
	width: 100%;
	height: 70px;
	margin:0 auto;
	/* background:url(../img/main_bg/header_k_cnt_bg.jpg); */ /* メイン画像を背景設定に */
	background:#000;
	background-position: center;
	position: relative;
}

#menu_bg{
	width: 100%;
	height: 80px;
	float: left;
}

#logo_pc{
	display:none;
}
#logo_sp{
	width:30%;
	position:absolute;
	top:20px;
	left:15px;
}

.catch{
	position:relative;
	top:0px;
	left:30px;

	width:250px;
	margin:0 auto;
}



/* ヘッダー内ナビゲーション
------------------------------------------------------------*/

.slicknav_menu {	/* PCサイトではスマホナビを非表示に */
	position:fixed;
	top:15px;
	right:10px;

	z-index:100;
}

#h_menu{
	display:none;
}

/* フッター内ナビゲーション
------------------------------------------------------------*/



/* メインコンテンツ
------------------------------------------------------------*/

/* 各セクションの高さ・背景設定 */

.s1 {	/* NEWS */
	width:100%;
	min-height: 385px;
	display:block;
	overflow:hidden;
	margin-bottom:70px;

	/* background:url(../img/kari/news.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/top/news_bg_tb.jpg); /* メイン画像を背景設定に */
	background-position:top center;
	background-size:cover;

}

.s2 {	/* SERVICE */
	width:100%;
	height: 1325px;
	display:block;
	overflow:hidden;

	/* background:url(../img/kari/concept_company.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/top/s2_bg.jpg); /* メイン画像を背景設定に */
	background-position:top center;
	background-repeat:no-repeat;
}

.s3 {	/* COMPANY INFOMATION */
	width:100%;
	min-height: 540px;
	background-position:top;
	display:block;
	overflow:hidden;

	/* background:url(../img/kari/introduction.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/top/intro_bg.jpg); /* メイン画像を背景設定に */
}

.s4 {	/* ACCESS MAP  */
	width:100%;
	min-height: 560px;
	background-position:top;
	display:block;
	overflow:hidden;
}

.s5 {	/* WORK */
	width:100%;
	min-height: 200px;
	background:#000;
	display:block;
	overflow:hidden;
	background-position: center top;
}

.s6 {	/* CONTACT  */
	width:100%;
	min-height: 500px;
	background-position:top;
	display:block;
	overflow:hidden;

	background:#DED122;
}


.s11 {	/* VISION */
	width:100%;
	height: 1100px;
	display:block;
	overflow:hidden;
	margin-bottom:0px;

	/* background:url(../img/kari/rt_vision.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/recruit/rt_bg.jpg); /* メイン画像を背景設定に */
	background-position:top center;
	background-repeat:repeat-x;
}
.s12 {	/* SHOP INFO */
	width:100%;
	min-height: 678px;
	display:block;
	overflow:hidden;
	margin-bottom:0px;

	/* background:url(../img/kari/rt_shopinfo.jpg); */ /* メイン画像を背景設定に */
	/* background:url(../img/top/news_bg.jpg); */ /* メイン画像を背景設定に */
	background:#fff;
	background-position:top center;
}
.s13 {	/* FEATURES */
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:80px;

	/* background:url(../img/kari/rt_feature.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/recruit/features_bg.jpg); /* メイン画像を背景設定に */
	background-position:top center;
}
.s14 {	/* MENU */
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:80px;

	/* background:url(../img/kari/rt_menu.jpg); */ /* メイン画像を背景設定に */
	background:url(../img/recruit/menu_bg.jpg); /* メイン画像を背景設定に */
	background-size: cover;
	background-position:top center;
}
.s15 {	/* STAFF VOICE */
	width:100%;
	min-height: 657px;
	display:block;
	overflow:hidden;
	margin-bottom:0px;

	/* background:url(../img/kari/rt_staffvoice.jpg); */ /* メイン画像を背景設定に */
	/* background:url(../img/top/news_bg.jpg); */ /* メイン画像を背景設定に */
	background:#E0D22B;
	background-position:top center;
}
.s16 {	/* RECRUIT */
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:90px;

	/* background:url(../img/kari/rt_recruit.jpg); */ /* メイン画像を背景設定に */
	/* background:url(../img/top/news_bg.jpg); */ /* メイン画像を背景設定に */
	background-position:top center;
}
.s17 {	/* ABOUT THE FT */
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:60px;

	/* background:url(../img/kari/rt_about.jpg); */ /* メイン画像を背景設定に */
	/* background:url(../img/top/news_bg.jpg); */ /* メイン画像を背景設定に */
	background:#E0D22B;
	background-position:top center;
}
.s18 {	/* RECRUIT DATA */
	width:100%;
	display:block;
	overflow:hidden;
	margin-bottom:70px;

	/* background:url(../img/kari/rt_recruitdata.jpg); */ /* メイン画像を背景設定に */
	/* background:url(../img/top/news_bg.jpg); */ /* メイン画像を背景設定に */
	background-position:top center;
}


.s22 {	/* CONCEPT */
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:150px;
	margin-bottom:80px;

	background:url(../img/company/cp_company_foot.png); /* メイン画像を背景設定に */
	background-position:bottom center;
	background-size:contain;
	background-repeat:repeat-x;
}


/* s共通設定 */
img.title{
	margin-left:auto;
	margin-right:auto;
}

#top_thum{
	width:100%;
	float:left;
}
ul.thumbnail {
	width: 100%;
	/* min-width: 1140px;  */
	margin: 0%;
	padding: 0px;
	list-style-type: none;
}
ul.thumbnail li {
	width: 31%; 
	margin:1%;
	float: left;
}
ul.thumbnail li p{
	font-size:14px;
	text-align:center;
	color:#000;
	line-height:1.7;
}

/* s共通設定 */


/* s1の個別設定  NEWS */

#news_title{
	position:relative;
	top:100px;
	left:60px;

	width: 194px;
	height:198px;
	/* background-image:url(../img/top/news_title.png); */
	/* background-repeat: no-repeat; */

	float:left;
}

#news_area{
	position:relative;
	top:100px;
	left:100px;

	float:left;

	width: 60%;
	height: auto;
}
#text_area{
	width: 100%;
	height: 50px;
	/* border-bottom: 1px solid #000000; */
	float: left;
}

.news_area_date{
	width: 20%;
	font-size:14px;
	color: #fff;
	float: left;
	padding-top: 20px;
}

.news_area_text{
	width:80%;
	font-size:14px;
	line-height:1.4;
	color: #fff;
	float: left;
	padding-top: 20px;
}
.news_area_text a{
	color:#fff;
	text-decoration:underline;
}
.news_area_text a:hover{
	text-decoration:none;
}
.news_area_text a:link{
	color:#fff;
}
.news_area_text a:visited{
	color:#fff;
}

.click_here{
		width: 30px;
		height: 30px;
		background:url(../img/share/read_more.png) no-repeat;
		text-indent: -9999px;
		float: right;
		margin-right:20px;
		margin-top: -20px;
}

/* s1の個別設定  NEWS */


/* s2の個別設定  SERVICE */

#service_title{
	width:691px;
	margin: 0 auto;
}

ul.s2thumbnail {
	clear:both;
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s2thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s2thumbnail li p{
	font-size:14px;
	text-align:center;
	color:#000;
	line-height:1.7;
}

.title_con{
	width:80%;
	margin: 0 auto;
	padding-top:90px;
}
.btn_more{
	width:230px;
	margin: 0 auto;

	margin-top:40px;
}
.sigunature{
	position:relative;
	float:right;
}

.item01{
	width:25%;
	float:left;

	position:relative;

	z-index:10;
}
.item02{
	width:25%;
	float:left;

	position:relative;

	z-index:10;
}
.item03{
	width:25%;
	float:left;

	position:relative;

	z-index:10;
}
.item04{
	width:25%;
	float:left;

	position:relative;

	z-index:10;
}

.f_img{
	clear:both;
	padding-top:40px;
}

/* s2の個別設定 SERVICE */


/* s3の個別設定 */

#company_title{
	width:600px;
	margin: 0 auto;
	margin-top:60px;
	margin-bottom:40px;
}

#top_thum{

}

ul.s3thumbnail {
	clear:both;
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s3thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s3thumbnail li p{
	font-size:14px;
	text-align:left;
	color:#fff;
	line-height:1.7;
}

/* s3の個別設定 */


/* s4の個別設定  ACCESS MAP*/

.access_title{
	width: 600px;
	margin:0 auto;

	margin-top:60px;
	margin-bottom:40px;
}

#map_area{
	width: 58%;
	margin-left:2%;

	height: 500px;
	float: left;

	margin-top: 36px;
}
#map_about{
	float: left;

	width: 38%;
	margin-right:2%;

	height: 500px;
	/* background-image: url(../img/top/map_about.png); */
	/* background-size:cover; */

	background-color:#333333;

	margin-top: 36px;
}	
#map_about img.title{
	margin:0 auto;
	width:86%;
	margin-top:25px;
}
#map_about .text_area{
	margin:0 auto;
	width:86%;

	height: 70px;
	padding-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}
#map_about .text_area p{
	font-size: 14px;
	color: #FFF;
	line-height: 1.7;
}

#map_about img.mappt{
	width: 100%;
}

.gmap{
	width:96%;
	height:500px;
	frameborder:0;
	border:0;
}

ul.s4thumbnail {
	clear:both;
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s4thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s4thumbnail li p{
	font-size:14px;
	text-align:left;
	color:#fff;
	line-height:1.7;
}

/* s4の個別設定 ACCESS MAP*/


/* s5の個別設定 WORK / footer */

#footer_thum{
	width:100%;
	padding-top: 56px;
}
ul.thumbnail2 {
	width: 96%;
	/* min-width: 1152px;  */

	padding: 0px;
	list-style-type: none;

	margin: 2%;
}
ul.thumbnail2 li {
	width: 31%; 
	float: left;
	margin:1%;
}

ul.thumbnail2 dl {
	width:330px;
	margin: 0 auto; 
	font-size: 11px;
}

ul.thumbnail2 dt {
　　height: 110px;  
}

/* s5の個別設定 WORK / footer */


/* s6の個別設定 CONTACT */

#contact_title{
	width: 600px;
	height:70px;
	margin:0 auto;

	padding-top:90px;
}

.contact_box{
	width:80%;
	margin:0 auto;
	padding-top:40px;

	text-align:left;
	line-height:1.7;
	font-size:14px;
}

.btn_contact{
	width:230px;
	margin:0 auto;
	padding-top:50px;
}

/* s6の個別設定 CONTACT */


/* s11の個別設定 */

.s11_title{
	width: 600px;
	margin: 0 auto;
	margin-top:102px;
}
.s11_catch{
	width:90%;
	margin: 0 auto;
	padding-top:29px;
}
.s11_logo{
	position:absolute;
	top:500px;
	left:380px;

	z-index:100;
}
.s11_img01{
	position:absolute;
	top:340px;
	right:10px;

	z-index:1;
}
.s11_img02{
	position:absolute;
	top:366px;
	left:10px;

	z-index:1;
}
.s11_img03{
	display:none!important;
}
.s11_line{
	position:absolute;
	top:740px;
	right:10px;

	z-index:1;
}
p.vision{
	position:relative;
	top:460px;

	width:90%;
	margin:0 auto;
	margin-top:30px;

	line-height:1.7;
	font-weight:bold;
}

#shop_title{
	width: 600px;
	height:70px;
	margin:0 auto;
	padding-top:84px;
}

p.shopcatch{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.2em;
	padding-top:80px;
}

/* s11の個別設定 */

/* s13の個別設定 */

.space{
	margin-bottom:0px;
}

ul.s13thumbnail {
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s13thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s13thumbnail li h3{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:1.7;

	margin-bottom:10px;
}
ul.s13thumbnail li p{
	font-size:14px;
	font-weight:500;
	text-align:left;
	color:#000;
	line-height:1.7;
}

/* s13の個別設定 */

/* s14の個別設定 */

ul.s14thumbnail {
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s14thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s14thumbnail li h3{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:1.7;

	margin-bottom:10px;
}
ul.s14thumbnail li p{
	font-size:14px;
	font-weight:500;
	text-align:left;
	color:#000;
	line-height:1.7;
}

.pointer01{
	width:205px;
	margin:0 auto;

	position:absolute;
	top:-120px;
	left:30px;

	z-index:100;
}
.pointer02{
	width:232px;
	margin:0 auto;

	position:absolute;
	top:860px;
	right:10px;

	z-index:100;
}

/* s14の個別設定 */

/* s15の個別設定 */

ul.s15thumbnail {
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s15thumbnail li {
	width: 31%;
	margin:1%;
	float: left;
}
ul.s15thumbnail li h3{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:1.7;

	margin-bottom:10px;
}
ul.s15thumbnail li p{
	font-size:14px;
	font-weight:500;
	text-align:left;
	color:#000;
	line-height:1.7;
}

/* s15の個別設定 */

/* s16の個別設定 */

.shopinfobox{
	height:500px;
	width:100%;
	margin:0 auto;
	margin-top:40px;
	padding-top:40px;

	background:#CCDDED;

	/* border:#000 solid 1px; */
}
.shopinfobox2{
	height:750px;
	width:100%;
	margin:0 auto;
	margin-top:40px;
	padding-top:40px;

	background:#CCDDED;

	/* border:#000 solid 1px; */
}
.shopinfolbox{
	float:left;
	width:30%;
}
.shopinforbox{
	float:left;
	width:60%;
}
.shopimg{
	padding:12%;
	width:76%;
}
.shoptitle{
	padding-top:8%;
	padding-bottom:30px;
}
.shopinforbox h2{
	line-height:1.7;
}
.shopinforbox p{
	line-height:1.7;
	font-size:14px;
}
.shopinfostitle{
	width:490px;
	border-top: dotted #969696 2px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: dotted #969696 2px;
	margin-bottom:20px;
}
table.shopdata{
	font-size:14px;
	text-align:left;
	line-height:1.7;
}
table.shopdata tr{
}
table.shopdata th{
	width:70px;
	padding:4px;
	line-height:1.3;
	vertical-align:top;
}
table.shopdata td{
	width:400px;
	padding:4px;
	line-height:1.3;
}
table.shopdata td a{
	color:#000;
}
table.shopdata td a:hover{
	color:#000;
	text-decoration: underline;
}

/* s16の個別設定 */

/* s17の個別設定 */

.futurebox{
	width:96%;
	margin:0 auto;
	margin-top:40px;
}
.futurebox p{
	text-align:center;
	line-height:2.0;
}

/* s17の個別設定 */

/* s18の個別設定 */

.rdatabox{
	width:100%;
	height:600px;

	margin:0 auto;
	margin-top:60px;
	padding-top:20px;

	border: dotted #000 1px;
}
.rdatalbox{
	float:left;
	width:40%;
	padding:0px;
	padding-left:5%;
}
.rdatalbox h3{
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
	padding-bottom:5px;
}
.rdatalbox p{
	font-size:14px;
	line-height:1.7;
}
.rdatarbox{
	float:left;
	width:40%;
	padding:0px;
	padding-left:5%;
}
.rdatarbox h3{
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
	padding-bottom:5px;
}
.rdatarbox p{
	font-size:14px;
	line-height:1.7;
}
.rdata2lbox{
	float:left;
	width:40%;
	padding-top:100px;
	padding-left:5%;
}
.rdata2lbox h3{
	font-weight:bold;
	font-size:16px;
	padding-top:0px;
	padding-bottom:10px;
}
.rdata2lbox h4{
	font-weight:bold;
	font-size:15px;
	line-height:1.7;
	padding-top:0px;
	padding-bottom:10px;
}
.rdata2lbox p{
	font-size:14px;
	line-height:1.7;
}
.rdata2lbox p.title{
	font-weight:bold;
}

.rdata2rbox{
	float:left;
	width:40%;
	padding-top:100px;
	padding-left:5%;
}
.rdata2rbox h3{
	font-weight:bold;
	font-size:16px;
	padding-top:0px;
	padding-bottom:5px;
}
.rdata2rbox h4{
	font-weight:bold;
	font-size:15px;
	line-height:1.7;
	padding-top:0px;
	padding-bottom:10px;
}
.rdata2rbox p{
	font-size:14px;
	line-height:1.7;
}

/* s18の個別設定 */


/* s21の個別設定 */

.s21_title{
	width: 600px;
	margin: 0 auto;
	margin-top:102px;
	margin-bottom:37px;
}
.s21_body{
	width: 100%;
	margin: 0 auto;
}
.s21_name{
	width: 600px;
	margin: 0 auto;
	margin-bottom:40px;
}
.s21_concept{
	width: 880px;
	margin: 0 auto;
}
.greetbox{
	width:100%;
	margin: 0 auto;
	background:#ccb721;
	padding-bottom:80px;
}
.greetinbox{
	position:relative;

	width:75%;
	margin: 0 auto;
	padding:50px;
	background:#fff;
}
.greetinbox p{
	text-align:center;
	line-height:2.0;
}
.greetinbox img{
	width:45%;
}
.greetinbox_cth01{
	width:50%;

	position:absolute;
	top:556px;
	left:64px;
}
.greetinbox_cth02{
	width:50%;

	position:absolute;
	top:850px;
	left:30px;
}

.s21_greettitle{
	padding:40px 0px;
	margin:0 auto;
}
.greetasai{
	float:left;
	margin-right:10%;
}
.greetinsp{
	height:30px;
}
.greetinsp{
	height:30px;
}

/* s21の個別設定 */


/* s22の個別設定 */

ul.s22thumbnail {
	width:100%;
	margin: 0 auto;
	margin-top:30px;
}
ul.s22thumbnail li {
	width: 80%;
	margin:4% 10%;
}

/* s22の個別設定 */


/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	min-height: 1px;
}



/* 下層 メインコンテンツ
------------------------------------------------------------*/

/* 各セクションの高さ・背景設定 */

.ks1 {	/* About */
	width:100%;
	/* min-height: 326px; */
	background-position:top;
	display:block;
	overflow:hidden;
	margin-top: 80px;
	margin-bottom:140px;
}

/* 下層共通 */

#k_title{
	text-align:center;
	font-size:34px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#k_stitle{
	text-align:center;
	font-size:14px;
	margin:20px 0px 40px 0px;
}
#k_dsctitle{
	text-align:center;
	font-size:14px;
	line-height:1.7;

	margin:60px 10% 80px 10%;
}
.k_ctgtitle{
	clear:both;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.7;
	padding:30px 0px 0px 0px;
	width:98%;
	margin:0 auto;
}

/* About */	
img.about_img{
	width:94%;
	margin:0 auto;	
}
h4.about_h4t{
	text-align:center;
	font-weight:bold;
	font-size:22px;
	line-height:2.0;	

	margin:40px 0px 20px;
}
h4.about_h4st{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:1.7;

	margin:40px 0px 20px;
}
p.about{
	text-align:left;
	font-size:14px;
	line-height:1.8;

	width:94%;
	margin:0 auto;
}


/* Company */

.k_enkaku_title{
	clear:both;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:60px 0px 30px 0px;
}

table#enkaku_tbl{
	width:40%;
	margin:0 auto;
	margin-bottom:0px;
}
table#enkaku_tbl tr{
}
table#enkaku_tbl th{
	width:120px;
	font-size:14px;
	padding:10px;
	text-align:left;
}
table#enkaku_tbl td{
	font-size:14px;
	line-height:1.7;
	padding:10px;
	text-align:left;
}

.k_cpy_title{
	clear:both;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:60px 0px 30px 0px;
}
.k_cpy_stitle{
	text-align:center;
	font-size:14px;
	padding:10px 0px 40px 0px;
}

table#cpy_tbl{
	width:70%;
	margin:0 auto;
	margin-bottom:0px;
}
table#cpy_tbl tr{
}
table#cpy_tbl th{
	width:120px;
	font-size:14px;
	padding:10px;
	text-align:left;
}
table#cpy_tbl td{
	font-size:14px;
	line-height:1.7;
	padding:10px;
	text-align:left;
}

#entaku{
	width:320px;
	margin:0 auto;
}
#entaku p{
	font-size:14px;
	line-height:2.4;
}


/* Contact */
table#cnt_tbl{
	width:80%;
	margin:0 auto;
	margin-bottom:80px;
}
table#cnt_tbl tr{
}
table#cnt_tbl th{
	width:34%;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	font-size:14px;
	padding:20px;
	text-align:left;
}
table#cnt_tbl td{
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	font-size:14px;
	padding:20px;
	text-align:left;
}
table#cnt_tbl td.noneborder{
	border:none;
	font-size:14px;
	padding:20px;
	text-align:left;
}
table#cnt_tbl td p{
	line-height:1.7;
}

table#cnt_tbl input{
	color:#000000;
	background-color: #EAEAEA;
	border: 1px #AAAAAA double;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
}

input.w100{	width:70px; }
input.w250{	width:250px; }
textarea.w350{	width:80%; }

textarea{
	color:#000;
	background-color: #EAEAEA;
	border: 1px #AAAAAA double;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

select{
	color:#000;
	background-color: #EAEAEA;
	border: 1px #AAAAAA double; 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

.bottonA{
	background-color:#042045;
	font-weight:bold;
	line-height: 42px;
	padding:0 10px;
	color:#FFFFFF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	text-align:center;
}

.bottonB {
	position: relative;
	background-color: #E80932 !important;
	border-radius: 4px;
	color: #fff !important;
	-webkit-transition: none;
	transition: none;
	font-weight:bold;
	line-height: 42px;
	padding:0 10px;
}
.bottonB:hover {
	background-color: #CB2124;
}
.bottonB:active {
	top: 3px;
	box-shadow: none;
}

.bottonC{
	background-color:#7B7070;
	font-weight:bold;
	margin-bottom:0px;
	padding:10px;
	color:#FFFFFF;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:center;
	}

.hissu{
	margin:0px;
	float:right;
	display: block;
	height: 14px;
	width: 31px;
	background-image: url(../img/contact/icon_cnt_hissu.png);
	background-repeat: no-repeat;
}


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

#footer{
	position:relative;
	overflow:hidden;
	width: 100%;
	height:auto;
	margin:0 auto;
	background-position:top;
}

#footer_logo{
	width:129px;
	height:23px;

	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;

	z-index:100;
}

/* ナビゲーション部分*/


#footerNavBg{
	clear:both;
	display:block;
	overflow:hidden;
	text-align: center;
	width: 80%;
	margin:0 auto;

}
	
#f_menu{
    margin: 0px 26px;	
} 

#f_menu ul{
    padding: 0px; 	
    margin: 0px;
} 

#f_menu ul li {
    display: inline; 	
} 
	#f_menu li{
	margin-right: 28px;}

#f_menu ul li a { 
	font-size: 14px;
	letter-spacing: px;
	text-decoration: none;
	color: #fff;
	position: relative;
 	transition: .3s;
	line-height:2.0;
} 

#f_menu ul li a:hover{ 
	padding-bottom: 3px;
    border-bottom: dotted 1px #fff;	 
	opacity: 0.6;
}


/* コピーライト部分 */

#copyright{
	width:100%;
	height: 15px;
	margin: 0 auto;
	padding-top:50px;
}

#copyright p{
	font-size:12px;
	letter-spacing:0.1em;
	text-align:center;
	color:#FFF;
	
}
#copyright a{color: #000;}
#copyright a:hover{color: #ff749d;}
/* s5の個別設定 WORK / footer*/	


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

#footer{
	overflow:hidden;
	width:100%;
	height:250px;
	background: repeat-x 100%;
	background: url(../images/share/footer_bg_line.png);
	background-position: center top;
	margin:0 auto;
	color:#000;
}

#footerNav{
	overflow:hidden;
	width: 100%;
	margin:0 auto;
	background: repeat-x 100%;
	background: url(../images/share/footer_bg_line.png);
	background-position: center;
	text-align: center;
	margin-top: 0px;
}
#footerNav a:hover{
	opacity:0.8;	/*Firefox, Opera, Chrome, Safari*/
	filter: alpha(opacity=80);
}

#footerMenu{
	width: 100%;
	padding-top:24px;
}

#footerMenu .logo{
	float:left;
	margin-left:10px;
	margin-right:34px;
}
#footerMenu .logo:hover{
	opacity:0.8;	/*Firefox, Opera, Chrome, Safari*/
	filter: alpha(opacity=80);
}

#footerMenu p{
	font-size : 13px;
	color: #000;
	line-height:1.7;
}

#footerMenu ul{
	float:left;
	width:auto;	/* 縦表示・横表示に対応 */
}

#footerMenu li{
	float:left;
	color:#fff;
	font-size : 14px;
    font-family: 'Open Sans', 'Noto Sans Japanese', serif;	/* Web font指定 */
	padding-left:5px;
	padding-right:0px;
}

#footerMenu a{
	color:#fff;
	font-size : 14px;
    font-family: 'Open Sans', 'Noto Sans Japanese', serif;	/* Web font指定 */
	text-decoration:none;
}
#footerMenu a:hover{
	text-decoration:underline;
}

#footerCopyright{
	clear:both;
	height: 100px;
	background-position: center top;
}

#footerCopyright p{
	font-size : 11px;
    font-family: 'Open Sans', 'Noto Sans Japanese', serif;	/* Web font指定 */
	color: #fff;
	line-height:1.7;
	text-align:center;

	margin-bottom:10px;
}
#map_about .text_area a{
	font-size: 14px;
	color: #FFF;
	line-height: 1.7;
}
#map_about .text_area a:hover{
	text-decoration:underline;
}


/* レスポンシブWEB対応 (タブレットサイト向け)
------------------------------------------------------------*/

}