@charset "utf-8";
.pc{
	display:none !important;
}
html {
	font-size: 62.5%;
}

html,
body {
	width: 100%;
	height: 100%;
	min-width: 320px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	box-sizing: inline;
	font-size: 1.0rem;
}
#header {
	width: 100%;
	padding: 0 0 0;
	background-color: #faf9f0;
	position:fixed;
	z-index:100;
}
#header .container {
	width: 90%;
	margin: 0 auto;
	padding: 4% 0;
}
#header .leftBox {
	width: 70%;
}
#header h1 img {
	width: 100%;
}
#header ul,
#header .tel {
	display: none;
}
#header .spMenuButton {
	width: 40px;
	height: 10%;
	padding: 2%;
}
#header .spMenuButton img {
	width: 100%;
	height: 100%;
	display: block;
}
#image {
	width: 100%;
	height:auto;
	background: none;
	overflow: hidden;
	position: relative;
	padding:70px 0 0;
}
#image img.pc {
	display: none;
}
img.sp {
	width: 100%;
}
#slide {
	width: 100%;
	min-width: 320px;
	position: relative;
	overflow: hidden;
}
#image img {
	width: 100%;
}
.init-bottom:after {
	content: '';
	width: 6px;
	height: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 24px;
	right: 40px;
}
#spNav {
	overflow: hidden;
	display: none;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}
#spNav ul {
	width: 100%;
}
#spNav li {
	width: 50%;
	float: left;
	border-right: 1px solid #bd6d6c;
}
#spNav li a {
	display: block;
}
#spNav li img {
	width: 100%;
	display: block;
}
#contents{
	width: auto !important;
	padding: 6% 0 0;
	float: none;
}

/**** breadcrumb ****/
.breadcrumb {
	margin: 10px auto;
	background:#fafafa;
	padding:10px 0;
}
.breadcrumb_item {
	display: inline-block;
}
.breadcrumb_item a {
	color: #069;
	font-size:10px;
	padding:0 3px;
}
.breadcrumb_item a:hover {
	text-decoration: underline;
} 

.h2 {
	margin-bottom: 4%;
	border-bottom: 1px solid #cccccc;
}
.subTitle {
	display: none;
}
#main section {
	margin-bottom: 10%;
}
#main,
#sidebar {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.aboutCS {
	font-size: 1.2rem;
}
.aboutCS h2 {
	float: left;
}
.aboutCS .plus {
	width: 25px;
	float: right;
}
.news ul {
	overflow: hidden;
}
.news li {
	height: 60px;
	padding: 10px 0;
	font-size: 1.2rem;
	border-bottom: 1px solid #cccccc;
}
.news .date{
	width: 30%;
	float: left;
	font-weight: bold;
}
.news a {
	width: 70%;
	float: left;
	display: block;
}
.news .h2 {
	margin-bottom: 0;
}
.blog li,
.service li {
	width: 100%;
	height: 80px;
	margin: 0 20px 20px 0;
	display: block;
	opacity: 1;
	border: 1px solid #cccccc;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}
.blog li .img {
	width: 45%;
	float: left;
}
.blog li a {
	color: #000;
	text-decoration: none;
	position: relative;
	height: 100%;
	display: block;
}
.blog li .blogInfo {
	width: 55%;
	height: 100%;
	padding: 4px 8px 0;
	float: left;
	position: relative;
}
.blog li .blogInfo .title {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.blog li .blogInfo .info {
	position: absolute;
	bottom: 5px;
	left: 8px;
}
.article_category {
	width: 65px;
	margin-right: 5px;
	padding-top: 1px;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	display: block;
}
/*.blog .blogInfo .button {
	width: 60px;
	height: 22px;
	display: block;
	background-color: #333333;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 2px;
}*/

.service a {
	text-decoration: none;
}
.service li.firstTile {
	display: none;
}
.service .serviceInfo {
	width: 55%;
	text-align: center;
	float: left;
	margin-top: 12px;
	font-size: 24px;
	text-align: center;
}
.service .serviceInfo .title {
	font-size: 20px;
	color: #000;
}
.service li .button {
	width: 135px;
	height: 22px;
	margin: 0 auto 12px;
	display: block;
	background-color: #333333;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 2px;
}
.service li .button img {
	padding-left: 5px;
	vertical-align: middle;
	display: inline-block;
}
.service li .img {
	width: 45%;
	height: auto;
	float: left;
}
.tvcm iframe {
	width: 100%;
}
.recruit a,
.information a {
	display: block;
}
.recruit a img,
.information a img {
	width: 100%;
}
#companyList .icon {
	display: none;
}
#companyList img {
	margin: 34px 5px 0 0;
	float: left;
}
#companyList {
	width: 100%;
	background-color: #faf9f0;
}
#companyList .title {
	width: 90%;
	height: 88px;
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	line-height: 88px;
	color: #992d2b;
}
#companyList ul {
	width: 90% !important;
	margin: 0 auto;
}
#companyList ul li {
	padding: 4% 0;
	line-height: normal;
	border-bottom: 1px solid #cccccc;
}
#companyList ul li:first-child {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#companyList ul li div {
	display: block;
	font-size: 11px;
}
#footerMenu {
	display: none;
}
#pageTop {
	background-color: #992d2b;
}
#pageTop a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#pageTop span {
	padding-bottom: 1%;
	display: block;
	text-align: center;
}
#pageTop a {
	position:fixed;
	bottom:5px;
	right:5px;
	padding: 4% 0 5%;
	display: block;
	text-align: center;
	background: #8e2928;
	width: 68px;
	padding: 25px 0;
	font-size: 12px;
	border-radius: 50%;
}
#pageTop img {
	margin: 0 auto;
}
#copy {
	height: 30px;
	text-align: center;
	color: #FFF;
	background-color: #000;
	font-size: 11px;
	line-height: 30px;
}
.fixed {
	border-bottom: none;
}

#privacy {
	width: 100%;
	font-size: 1.4rem;
}
#privacy .head {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #dcdcdc;
	font-weight: bold;
	text-align: center;
}
#privacy .title {
	margin-bottom: 20px !important;
	font-weight: bold;
}
#privacy p {
	margin-bottom: 30px;
}
#privacy dt {
	font-weight: bold;
}
#privacy dd {
	margin: 0 0 20px 0;
}
#sab #image {
	display: none;
}
.confirm .title {
	margin-bottom: 5%;
	padding: 1% 0;
	text-align: center;
	font-size: 1.4rem;
	background-color: #dcdcdc;
}
.confirm li .val {
	font-size: 1.2rem;
	padding: 4% 0;
}
.confirm li {
	margin-bottom: 3%;
	border-bottom: 1px dotted #CCC;
}
.thanksBox {
	margin-bottom: 50px;
}
.thanksBox .title {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 60px;
}
.thanksBox .text {
	padding: 20px 0;
	font-size: 1.4rem;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.thanksBox em {
	font-style: normal;
}
.thanksBox .text a {
	margin-top: 20px;
	display: block;
}

/*電話発信*/
.call{cursor:pointer;}
#callbg{display:none;background:#000;position:fixed;top:00px;left:00px;width:100%;height:100%;background-color:rgba( 0, 0, 0, 0.7 );z-index:199;}
#callbox{position:absolute;top:50%;left:50%;width:300px;height:130px;margin:-75px 0 0 -150px;opacity:1;border-radius:5px;background-color:rgba( 255, 255, 255, 0.95 );border:#b6b6b6 1px solid;}
#callnum{font-size:1.4rem;text-align:center;color:#000;margin-top:25px;pointer-events:none;}
#callnum a{color:#000;font-weight:bold;}
#callcan a,#callbtn a{position:absolute;top:60px;color:#1276ff;cursor:pointer;text-decoration:none;border-radius:5px;padding:15px 5px;width:37%;text-align:center;border:#b6b6b6 1px solid;font-size:17px;}
#callcan a{left:20px;}
#callbtn a{right:20px;font-weight:bold;}

/*ジェネシスグループとは　共通*/
.about .image {
	width: 100%;
	margin: 0 0 15px;
}
.about .image img {
	width: 100%;
}
.about .content1 {
	margin-bottom: 10%;
}
.about .content1 .titleText {
	margin: 0 0 10px;
	font-size: 1.3rem;
	font-weight: bold;
}
.about .content1 .text {
	font-size: 1.2rem;
}
.about .overview ul {
	margin-top: -3%;
}
.about .overview li {
	padding: 2% 0;
	font-size: 1.2rem;
	border-bottom: 1px solid #cccccc;
}
.about .overview li dd {
	margin-left: 0;
}

/*企業理念*/
.about .content1 .title{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.norm dl{
	width:95%;
	margin:auto;
}
.norm dt{
	border-left:3px solid #a02e2d;
	padding:0 0 0 5px;
	line-height:1;
	font-weight:bold;
	margin:0 0 10px;
	font-size:16px;
}
.norm dd{
	margin:0 auto 40px;
	width:95%;
	font-size:14px;
}
/*各支店一覧*/
.profile .list h3{
	color:#a33;
	border-bottom:solid 1px #a33;
	box-sizing:border-box;
	font-size:14px;
}

.profile .list ul {
	margin:5px auto 30px;
}
.profile .list li {
	padding: 10px 0 15px;
	font-size: 1.2rem;
	border-bottom: 1px solid #cccccc;
}
.profile .list .name {
	font-size: 1.2rem;
}

/*各支店詳細*/
.profile.detail .name {
	margin-bottom: 0 !important;
	font-weight: bold;
	font-size: 1.3rem;
}
.profile.detail .img img {
	width: 100%;
}
.profile.detail .detailList ul {
	width: 100%;
	margin-top: 0 !important;
}
.profile.detail .detailList li {
	padding: 14px 0;
	font-size: 1.3rem;
}
.mapLink {
	display: none;
}
.profileMenu {
	font-size: 0;
}
.profileMenu li {
	margin: 0 0 15px 0;
	background: #a02e2d; 
	border-radius: 4px;
	font-size: 14px;
}
.profileMenu li a {
	padding: 10px 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
}

/*採用情報*/
.recruit {
	font-size: 1.3rem;
}
.recruit .telImg {
	width: 95%;
	display: block;
	margin-bottom: 40px;
}
.contactButton {
	margin: 20px auto;
}

/*サイトマップ*/
.sitemapList_item {
	font-size: 13px;
}

/*global menu*/
#panel-btn{
	position: fixed;
	top:5px;
	right:2.5%;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background:#231815;
	z-index:1001;
}
#panel-btn-icon{
	display: block;
	position: absolute;
	top: 50%;
	left: 45%;
	width: 20px;
	height: 2px;
	margin: -1px 0 0 -7px;
	background: #fff;
	transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 2px;
	background: #fff;
	transition: .3s;
}
#panel-btn-icon:before{
	margin-top: -6px;
}
#panel-btn-icon:after{
	margin-top: 4px;
}
#panel-btn .close{
	background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
	margin-top: 0;
}
#panel-btn .close:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
#global {
	display: none;
	background: #a02e2d;
	position: fixed;
	overflow:scroll;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 25% 0 0;
	z-index: 100;
}
.global_menu li a,
.global_menu li#about{
	padding:10px 0 10px 5%;
	width:95%;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	display:block;
	position:relative;
	text-align:left;
}
.global_menu li a .en,
.global_menu li#about .en,
.global_menu li#about .child li a{
	font-size:11px;
	color:#d98483;
}
.global_menu li#about .child {
}
.global_menu li#about .child li a{
	color: #fff;
	background: #d98483;
	border-radius: 5px;
	margin: 0 0 7px;
	width:100%;
}
/*end*/



/*フォーム*/
.fm_page table{
	width:95%;
	margin:10px auto;
}
.fm_page td,
.fm_page th{
	display:block;
	width:100%;
	padding:10px;
	box-sizing:border-box;
}

.fm_page th{
	background:#eee;
}

.fm_page td{
	margin-bottom:15px;
	border:solid 1px #eee;
}
.fm_page th span.ninni,
.fm_page th span.hissu{
	font-size:13px;
	margin-left:5px;
	color:#fff;
	padding:0 5px;
	border-radius:3px;
	background:green;
}
.fm_page th span.hissu{
	background:red;
}
.fm_page td input#user_zip{
	width:81%;
	margin-bottom:10px;
}
.fm_page td input[type="text"]{
	padding:5px;
	margin:0;
	width:100%;
	border:solid 1px #ddd;
}
.fm_page td input#user_code{
	width:90%;
}
.fm_page td textarea{
	border:solid 1px #ddd;
}
.fm_page td input[type="radio"]{
	width:20px;
	height:20px;
}
.fm_page td label{
	padding:3px;
}

.fm_page td textarea{
	width:100%;
	height:300px;
	padding:5px;
	margin:10px 0;
}
.sbmt_btn{
	text-align:center;
}
.sbmt_btn input{
	width:50%;
	background:#932a29;
	color:#fff;
	border:none;
	padding:10px 0;
	font-size:16px;
	letter-spacing:0.1em;
	border-radius:5px;
}
.sbmt_btn input:hover{
	opacity:0.9;
}
.err_mes li{
	color:red;
}
.check_wrap{
	text-align:center;
	margin:0 0 20px;
}

.about .content1 h2.image{
	display:block;
	width:100%;
	float:none;
	margin-bottom:30px;
	overflow:hidden;
	height:auto;
}

.about .name{
	text-align:right;
}