

/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
	overflow: hidden;
}
img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
	display: block;
}
a {
	color: #3f4c6b;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.b-m10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.b-m15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.b-m20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.b-m25 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.b-m15cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.b-m20cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
.b-m25cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	clear: both;
}
.b-m30cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
.b-m35cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	clear: both;
}
.b-m40cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}
.b-m45cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	clear: both;
}
.b-m55cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
	clear: both;
}
.b-m25cb_ul {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.t-m20 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tac {
	text-align: center;
}
.red {
	color: #b60000;
}
.iframeBox {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.iframeBox iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
iframe {
	width: 100% !important;
}

/* Style for PCs */
@media screen and (min-width: 1025px) {
#wrapper {
	width: 100%;
	height: auto;
	display: block;
	background-color: #fff;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
}
.phone {
	display: none;
}


/* Header *
#header {
	width: 100%;
	height: auto;
}
#header::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	width: 100%;
	z-index: 10000;
}
#hrbody {
	width: 100%;
	max-width: 1400px;
	height: 100px;
	display: block;
	margin: 0 auto;
	padding: 25px 20px;
}
#header h1 {
	width: auto;
	height: 50px;
	display: block;
	margin: 0;
	float: left;
}
#header h1 a {
	width: 100%;
	height: 50px;
	display: block;
	margin: 0 auto;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 50px;
	padding-left: 50px;*
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	color: #333;
	text-decoration: none;
}
#header #hrmenu {
	width: 324px;
	height: 50px;
	display: block;
	padding: 12.5px 0;
	float: right;
}
#header #hrmenu li {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 15px;
	float: left;
}
#header #hrmenu li.hrmenu_tel {
	width: 164px;
	height: 25px;
	display: block;
	margin-right: 0px;
	float: left;
}
#header #hrmenu li.hrmenu_tel span.hide-sp p.hrtel {
	background-image: url("../img/header/hric-tel.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 25px;
	color: #333;
	display: block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 700;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	text-decoration: none;
	width: auto;
}
#header #hrmenu li a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #hrmenu li a#hrm-mail {
	background-image: url(../img/header/hric-mail.png);
}
#header #hrmenu li a#hrm-mail:hover {
	background-image: url(../img/header/hric-mail_on.png);
}
#header #hrmenu li a#hrm-fb {
	background-image: url(../img/header/hric-fb.png);
}
#header #hrmenu li a#hrm-fb:hover {
	background-image: url(../img/header/hric-fb_on.png);
}
#header #hrmenu li a#hrm-line {
	background-image: url(../img/header/hric-line.png);
}
#header #hrmenu li a#hrm-line:hover {
	background-image: url(../img/header/hric-line_on.png);
}
#header #hrmenu li a#hrm-tw {
	background-image: url(../img/header/hric-tw.png);
}
#header #hrmenu li a#hrm-tw:hover {
	background-image: url(../img/header/hric-tw_on.png);
}
#header p#hrmbn {
	display: none;
}



/* Menu 
#menubody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
a.menu-link {
	display: none;
}
.js nav[role=navigation] {
	max-height: none;
	width: auto;
	height: auto;
	overflow: hidden;
}
nav[role=navigation] ul {
	width: 100%;
	height: auto;
}
nav[role=navigation] li {
	width: 14.28%;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	float: left;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: -1px;
	padding: 0 2px;
}
nav[role=navigation] li a {
	border: 0;
	width: auto;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-bottom: #ffcc33 solid 4px;
}
nav[role=navigation] li a:hover {
	color: #333;
	background-color: #f5f5f5;
}
nav[role=navigation] li.sp_menu {
	display: none;
}



/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	color: #999;
	background-color: #212121;
}
#ftcomp {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
}
/*カレンダー*/

#footer #ftcalendar {
	width: 40%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0 auto;
	float: right;
}
#footer #ftcalendar .widget #biz_calendar {
	max-width: none;
	margin: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal {
	margin: 0;
	width: 100%;
	background-color: #333;
	table-layout: fixed;
	border: none;
	line-height: 1.6;
	cursor: default;
	vertical-align: middle;
}
#footer #ftcalendar .widget #biz_calendar p span.boxholiday {
	background-color: #ffcc33;
	padding-left: 25px;
	margin-right: 10px;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .holiday {
	background-color: #ffcc33;
	color: #333;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal th {
	text-align: center;
	border-width: 0;
	padding: 2px;
	color: #333;
	background-color: #999;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal td {
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar p {
	line-height: 2em;
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .down-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .up-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .today-img img {
	width: 16px;
	height: auto;
}
/*カレンダー END*/








#footer #ftsho {
	width: 50%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0;
	float: left;
}
#footer #ftsho h2 {
	font-size: 14px;
	font-weight: 400;
	color: #dbdbdb;
	line-height: 1.4em;
	text-align: center;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;*/
	padding-top: 30px;
	margin-bottom: 15px;
}
#footer #ftsho p {
	line-height: 1.6em;
	text-align: center;
}
#footer #ftsho p.ftsho_p1 {
	font-size: 12px;
	color: #dbdbdb;
}
#footer #ftsho p.ftsho_p2 {
	font-size: 18px;
	font-weight: 400;
	color: #dbdbdb;
	margin-bottom: 3px;
}
#footer #ftsho p.ftsho_p2 a {
	color: #dbdbdb;
	text-decoration: none;
}
#footer #ftsho p.ftsho_p3 {
	font-size: 0.8em;
	color: #dbdbdb;
}
#footer #ftsho br {
	display: none;
}
#footer #ftbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 30px 0 50px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
}
#footer #ftbody .ftm1 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody .ftm2 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody h3 {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #ffcc33;
}
#footer #ftbody ul {
}
#footer #ftbody li {
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
	width: 48%;
	margin-right: 1%;
	float: left;
}
#footer li a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px 5px;
	color: #dbdbdb;
	text-decoration: none;
	border-bottom: 1px solid #333;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#footer li a:hover {
	color: #eee;
	text-decoration: none;
	border-bottom: 1px solid #ffcc33;
}
#footer p#pcopy {
	width: 100%;
	height: 40px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #ccc;
	line-height: 40px;
	font-weight: 400;
	background-color: #212121;
}
#footer #ftimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 40px 0 30px;
	margin: 0 auto;
	border-bottom: 1px solid #333;
}
#footer #ftimg .mcbody0 {
	width: 100%;
	max-width: 1200px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0 0 30px;
}
#footer #ftimg .mcbody0 ul li {
	width: 33.3333333333%;
	height: auto;
	display: block;
	padding: 0 1%;
	float: left;
}
#footer #ftimg .mcbody0 ul li img {
	padding: 5px;
}
#footer #ftimg .mcbody0 ul li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	color: #333;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
#wrapper {
	width: auto;
	height: auto;
	font-size: 100%;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
}
.phone {
	display: none;
}


/* Header *
#header {
	width: 100%;
	height: auto;
}
#header::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	width: 100%;
	z-index: 10000;
}
#hrbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 20px 0px 10px;
	background-color: #fff;
}
#header h1 {
	width: 40%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#header h1 a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 50px;
	padding-top: 60px;*
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
#header #hrmenu {
	width: 185px;
	height: 50px;
	display: block;
	padding: 12.5px 0;
	margin: 0 auto;
}
#header #hrmenu li {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 15px;
	float: left;
}
#header #hrmenu li.hrmenu_tel {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 0;
	float: left;
}
#header #hrmenu li.hrmenu_tel a.hrtel {
	background-image: url("../img/header/hric-tel.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 25px;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 25px;
}
#header #hrmenu li.hrmenu_tel a.hrtel:hover {
	background-image: url(../img/header/hric-tel_on.png);
}
#header #hrmenu li.hrmenu_tel .hide-sp {
	display: none;
}
#header #hrmenu li:last-child {
	margin-right: 0;
}
#header #hrmenu li a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
}
#header #hrmenu li a#hrm-mail {
	background-image: url(../img/header/hric-mail.png);
}
#header #hrmenu li a#hrm-mail:hover {
	background-image: url(../img/header/hric-mail_on.png);
}
#header #hrmenu li a#hrm-fb {
	background-image: url(../img/header/hric-fb.png);
}
#header #hrmenu li a#hrm-fb:hover {
	background-image: url(../img/header/hric-fb_on.png);
}
#header #hrmenu li a#hrm-line {
	background-image: url(../img/header/hric-line.png);
}
#header #hrmenu li a#hrm-line:hover {
	background-image: url(../img/header/hric-line_on.png);
}
#header #hrmenu li a#hrm-tw {
	background-image: url(../img/header/hric-tw.png);
}
#header #hrmenu li a#hrm-tw:hover {
	background-image: url(../img/header/hric-tw_on.png);
}
#header p#hrmbn {
	display: none;
}
/* Menu *
#menubody {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
a.menu-link {
	display: none;
}
.js nav[role=navigation] {
	max-height: none;
	width: auto;
	height: auto;
	overflow: hidden;
}
nav[role=navigation] ul {
	width: 100%;
	height: auto;
	border-top: 1px solid #dbdbdb;
}
nav[role=navigation] li {
	width: 25%;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	line-height: 50px;
	float: left;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
nav[role=navigation] li:nth-child(4n) {
	border-right: none;
}
nav[role=navigation] li a {
	border: 0;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
}
nav[role=navigation] li a:active {
	color: #333;
	background-color: #ffcc33;
}


/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	color: #999;
	background-color: #212121;
}
#ftcomp {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
}
/*カレンダー*/

#footer #ftcalendar {
	width: 40%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0 auto;
	float: right;
}
#footer #ftcalendar .widget #biz_calendar {
	max-width: none;
	margin: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal {
	margin: 0;
	width: 100%;
	background-color: #333;
	table-layout: fixed;
	border: none;
	line-height: 1.6;
	cursor: default;
	vertical-align: middle;
}
#footer #ftcalendar .widget #biz_calendar p span.boxholiday {
	background-color: #ffcc33;
	padding-left: 25px;
	margin-right: 10px;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .holiday {
	background-color: #ffcc33;
	color: #333;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal th {
	text-align: center;
	border-width: 0;
	padding: 2px;
	color: #333;
	background-color: #999;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal td {
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar p {
	line-height: 2em;
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .down-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .up-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .today-img img {
	width: 16px;
	height: auto;
}
/*カレンダー END*/








#footer #ftsho {
	width: 50%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0;
	float: left;
}
#footer #ftsho h2 {
	font-size: 14px;
	font-weight: 400;
	color: #dbdbdb;
	line-height: 1.4em;
	text-align: center;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;*/
	padding-top: 30px;
	margin-bottom: 15px;
}
#footer #ftsho p {
	line-height: 1.6em;
	text-align: center;
}
#footer #ftsho p.ftsho_p1 {
	font-size: 12px;
	color: #dbdbdb;
}
#footer #ftsho p.ftsho_p2 {
	font-size: 18px;
	font-weight: 400;
	color: #dbdbdb;
	margin-bottom: 3px;
}
#footer #ftsho p.ftsho_p2 a {
	color: #dbdbdb;
	text-decoration: none;
}
#footer #ftsho p.ftsho_p3 {
	font-size: 0.8em;
	color: #dbdbdb;
}
#footer #ftsho br {
	display: none;
}
#footer #ftbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 30px 0 50px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
}
#footer #ftbody .ftm1 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody .ftm2 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody h3 {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #ffcc33;
}
#footer #ftbody ul {
}
#footer #ftbody li {
	font-size: 0.8em;
	line-height: 1.4em;
 
 
 
 
}
#footer li a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px 5px;
	color: #dbdbdb;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
#footer li a:hover {
	color: #eee;
	text-decoration: none;
	border-bottom: 1px solid #ffcc33;
}
#footer p#pcopy {
	width: 100%;
	height: 40px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #ccc;
	line-height: 40px;
	font-weight: 400;
	background-color: #212121;
}
#footer #ftimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 40px 0 30px;
	margin: 0 auto;
	border-bottom: 1px solid #333;
}
#footer #ftimg .mcbody0 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0 2% 30px;
}
#footer #ftimg .mcbody0 ul li {
	width: 33.3333333333%;
	height: auto;
	display: block;
	padding: 0 1%;
	float: left;
}
#footer #ftimg .mcbody0 ul li img {
	padding: 5px;
}
#footer #ftimg .mcbody0 ul li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	color: #333;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 600px) and (max-width: 768px) {
#wrapper {
	width: auto;
	height: auto;
	font-size: 100%;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
}
.phone {
	display: none;
}


/* Header *
#header {
	width: 100%;
	height: auto;
}
#header::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	width: 100%;
	z-index: 10000;
}
#hrbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 20px 0px 10px;
	background-color: #fff;
}
#header h1 {
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#header h1 a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 50px;
	padding-top: 60px;*
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
#header #hrmenu {
	width: 185px;
	height: 50px;
	display: block;
	padding: 12.5px 0;
	margin: 0 auto;
}
#header #hrmenu li {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 15px;
	float: left;
}
#header #hrmenu li.hrmenu_tel {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 0;
	float: left;
}
#header #hrmenu li.hrmenu_tel a.hrtel {
	background-image: url("../img/header/hric-tel.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 25px;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 25px;
}
#header #hrmenu li.hrmenu_tel a.hrtel:hover {
	background-image: url(../img/header/hric-tel_on.png);
}
#header #hrmenu li.hrmenu_tel .hide-sp {
	display: none;
}
#header #hrmenu li:last-child {
	margin-right: 0;
}
#header #hrmenu li a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
}
#header #hrmenu li a#hrm-mail {
	background-image: url(../img/header/hric-mail.png);
}
#header #hrmenu li a#hrm-mail:hover {
	background-image: url(../img/header/hric-mail_on.png);
}
#header #hrmenu li a#hrm-fb {
	background-image: url(../img/header/hric-fb.png);
}
#header #hrmenu li a#hrm-fb:hover {
	background-image: url(../img/header/hric-fb_on.png);
}
#header #hrmenu li a#hrm-line {
	background-image: url(../img/header/hric-line.png);
}
#header #hrmenu li a#hrm-line:hover {
	background-image: url(../img/header/hric-line_on.png);
}
#header #hrmenu li a#hrm-tw {
	background-image: url(../img/header/hric-tw.png);
}
#header #hrmenu li a#hrm-tw:hover {
	background-image: url(../img/header/hric-tw_on.png);
}
#header p#hrmbn {
	display: none;
}
/* Menu *
#menubody {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
a.menu-link {
	display: none;
}
.js nav[role=navigation] {
	max-height: none;
	width: auto;
	height: auto;
	overflow: hidden;
}
nav[role=navigation] ul {
	width: 100%;
	height: auto;
	border-top: 1px solid #dbdbdb;
}
nav[role=navigation] li {
	width: 25%;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	line-height: 50px;
	float: left;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
nav[role=navigation] li:nth-child(4n) {
	border-right: none;
}
nav[role=navigation] li a {
	border: 0;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
}
nav[role=navigation] li a:active {
	color: #333;
	background-color: #ffcc33;
}


/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	color: #999;
	background-color: #212121;
}
#ftcomp {
	max-width: none;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
}
/*カレンダー*/

#footer #ftcalendar {
	width: 50%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0 auto;
	float: none;
}
#footer #ftcalendar .widget #biz_calendar {
	max-width: none;
	margin: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal {
	margin: 0;
	width: 100%;
	background-color: #333;
	table-layout: fixed;
	border: none;
	line-height: 1.6;
	cursor: default;
	vertical-align: middle;
}
#footer #ftcalendar .widget #biz_calendar p span.boxholiday {
	background-color: #ffcc33;
	padding-left: 25px;
	margin-right: 10px;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .holiday {
	background-color: #ffcc33;
	color: #333;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal th {
	text-align: center;
	border-width: 0;
	padding: 2px;
	color: #333;
	background-color: #999;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal td {
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar p {
	line-height: 2em;
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .down-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .up-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .today-img img {
	width: 16px;
	height: auto;
}
/*カレンダー END*/








#footer #ftsho {
	width: 100%;
	height: auto;
	padding: 40px 0 0px;
	margin: 0;
	float: none;
}
#footer #ftsho h2 {
	font-size: 14px;
	font-weight: 400;
	color: #dbdbdb;
	line-height: 1.4em;
	text-align: center;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;*/
	padding-top: 20px;
	margin-bottom: 15px;
}
#footer #ftsho p {
	line-height: 1.6em;
	text-align: center;
}
#footer #ftsho p.ftsho_p1 {
	font-size: 12px;
	color: #dbdbdb;
}
#footer #ftsho p.ftsho_p2 {
	font-size: 18px;
	font-weight: 400;
	color: #dbdbdb;
	margin-bottom: 3px;
}
#footer #ftsho p.ftsho_p2 a {
	color: #dbdbdb;
	text-decoration: none;
}
#footer #ftsho p.ftsho_p3 {
	font-size: 0.8em;
	color: #dbdbdb;
}
#footer #ftsho br {
	display: none;
}
#footer #ftbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 30px 0 50px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
}
#footer #ftbody .ftm1 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody .ftm2 {
	width: 50%;
	height: auto;
	padding: 0 20px;
	float: left;
}
#footer #ftbody h3 {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #ffcc33;
}
#footer #ftbody ul {
}
#footer #ftbody li {
	font-size: 0.8em;
	line-height: 1.4em;




}
#footer li a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px 5px;
	color: #dbdbdb;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
#footer li a:hover {
	color: #eee;
	text-decoration: none;
	border-bottom: 1px solid #ffcc33;
}
#footer p#pcopy {
	width: 100%;
	height: 40px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #ccc;
	line-height: 40px;
	font-weight: 400;
	background-color: #212121;
}
#footer #ftimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 40px 0 30px;
	margin: 0 auto;
	border-bottom: 1px solid #333;
}
#footer #ftimg .mcbody0 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0 2% 30px;
}
#footer #ftimg .mcbody0 ul li {
	width: 33.3333333333%;
	height: auto;
	display: block;
	padding: 0 1%;
	float: left;
}
#footer #ftimg .mcbody0 ul li img {
	padding: 5px;
}
#footer #ftimg .mcbody0 ul li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	color: #333;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 599px) {
	
	
	
#wrapper {
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	min-width: 320px;
}
img, object, embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
}




/* Header *
#header {
	width: 100%;
	height: auto;
}
#header::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	width: 100%;
	z-index: 10000;
}
#hrbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 20px 0px 15px;
	background-color: #fff;
}
#header h1 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#header h1 a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 50px;
	padding-top: 60px;*
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
#header #hrmenu {
	width: 235px;
	height: 65px;
	display: block;
	padding: 15px 0;
	margin: 0 auto 5px;
}
#header #hrmenu li {
	width: 35px;
	height: 35px;
	display: block;
	margin-right: 15px;
	float: left;
}
#header #hrmenu li.hrmenu_tel {
	width: 35px;
	height: 35px;
	display: block;
	margin-right: 0;
	float: left;
}
#header #hrmenu li.hrmenu_tel a.hrtel {
	background-image: url("../img/header/hric-tel.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 35px;
	display: block;
	height: 35px;
	text-indent: -9999px;
	width: 35px;
}
#header #hrmenu li.hrmenu_tel a.hrtel:hover {
	background-image: url(../img/header/hric-tel_on.png);
}
#header #hrmenu li.hrmenu_tel .hide-sp {
	display: none;
}
#header #hrmenu li:last-child {
	margin-right: 0;
}
#header #hrmenu li a {
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 35px 35px;
}
#header #hrmenu li a#hrm-mail {
	background-image: url(../img/header/hric-mail.png);
}
#header #hrmenu li a#hrm-mail:hover {
	background-image: url(../img/header/hric-mail_on.png);
}
#header #hrmenu li a#hrm-fb {
	background-image: url(../img/header/hric-fb.png);
}
#header #hrmenu li a#hrm-fb:hover {
	background-image: url(../img/header/hric-fb_on.png);
}
#header #hrmenu li a#hrm-line {
	background-image: url(../img/header/hric-line.png);
}
#header #hrmenu li a#hrm-line:hover {
	background-image: url(../img/header/hric-line_on.png);
}
#header #hrmenu li a#hrm-tw {
	background-image: url(../img/header/hric-tw.png);
}
#header #hrmenu li a#hrm-tw:hover {
	background-image: url(../img/header/hric-tw_on.png);
}
#header p#hrmbn {
	width: 70%;
	height: 40px;
	display: block;
	margin: 0 auto;
}
#header p#hrmbn a {
	width: auto;
	height: 40px;
	display: block;
	text-decoration: none;
	color: #333;
	background-color: #8F0C25;
	background-image: url(../img/header/icm.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: auto 30px;
	text-align: right;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;/*border: #333 solid 1px;*/
	/*border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;*/
	
}




/* Menu *
	
#menubody {
	width: auto;
	height: auto;
	background-color: #f5f5f5;
}
nav[role=navigation] {
	clear: both;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.js nav[role=navigation] {
	overflow: hidden;
	max-height: 0;
}
nav[role=navigation].active {
	max-height: 400px;
}
nav[role=navigation] ul {
	margin: 0;
	padding: 0;
}
nav[role=navigation] li a {
	display: block;
	padding: 0 10px;
	line-height: 50px;
	height: 50px;
	color: #333;
	text-decoration: none;
	border-top: 1px solid #333;
	/*border-bottom: 1px solid #333;*
	font-size: 14px;
	line-height: 50px;
	background-image: url(../img/index/sim_arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 14px;
}
nav[role=navigation] li a:active {
	background-color: #333;
}


/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	color: #999;
	background-color: #212121;
}
#ftcomp {
	max-width: none;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
}
/*カレンダー*/

#footer #ftcalendar {
	width: 75%;
	height: auto;
	padding: 60px 0 0px;
	margin: 0 auto;
	float: none;
	font-size: 12px;
}
#footer #ftcalendar .widget #biz_calendar {
	max-width: none;
	margin: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal {
	margin: 0;
	width: 100%;
	background-color: #333;
	table-layout: fixed;
	border: none;
	line-height: 1.6;
	cursor: default;
	vertical-align: middle;
}
#footer #ftcalendar .widget #biz_calendar p span.boxholiday {
	background-color: #ffcc33;
	padding-left: 25px;
	margin-right: 10px;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .holiday {
	background-color: #ffcc33;
	color: #333;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal th {
	text-align: center;
	border-width: 0;
	padding: 2px;
	color: #333;
	background-color: #999;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal td {
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar p {
	line-height: 2em;
	color: #dbdbdb;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .down-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .up-img img {
	width: 16px;
	height: auto;
}
#footer #ftcalendar .widget #biz_calendar table.bizcal .today-img img {
	width: 16px;
	height: auto;
}
/*カレンダー END*/








#footer #ftsho {
	width: 100%;
	height: auto;
	padding: 40px 0 0px;
	margin: 0;
	float: none;
}
#footer #ftsho h2 {
	font-size: 12px;
	font-weight: 400;
	color: #dbdbdb;
	line-height: 1.4em;
	text-align: center;
	/*background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;*/
	padding-top: 20px;
	margin-bottom: 15px;
}
#footer #ftsho p {
	line-height: 1.6em;
	text-align: center;
}
#footer #ftsho p.ftsho_p1 {
	font-size: 10px;
	color: #dbdbdb;
}
#footer #ftsho p.ftsho_p2 {
	font-size: 14px;
	font-weight: 400;
	color: #dbdbdb;
	margin-bottom: 3px;
}
#footer #ftsho p.ftsho_p2 a {
	color: #dbdbdb;
	text-decoration: none;
}
#footer #ftsho p.ftsho_p3 {
	font-size: 10px;
	color: #dbdbdb;
}
#footer #ftsho br {
}
#footer #ftbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
}
#footer #ftbody .ftm1 {
	display: none;
}
#footer #ftbody .ftm2 {
	width: 100%;
	height: auto;
}
#footer #ftbody h3 {
	display: none;
}
#footer #ftbody ul {
}
#footer #ftbody li {
	font-size: 12px;
	line-height: 40px;
}
#footer li a {
	width: auto;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #dbdbdb;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
#footer li a:hover {
	color: #eee;
	text-decoration: none;
	background-color: #ffcc33;
}
#footer p#pcopy {
	width: 100%;
	height: 40px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #ccc;
	line-height: 40px;
	font-weight: 400;
	background-color: #212121;
}
#footer #ftimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	padding: 40px 0 30px;
	margin: 0 auto;
	border-bottom: 1px solid #333;
}
#footer #ftimg .mcbody0 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0 2% 30px;
}
#footer #ftimg .mcbody0 ul li {
	width: 33.3333333333%;
	height: auto;
	display: block;
	padding: 0 1%;
	float: left;
}
#footer #ftimg .mcbody0 ul li img {
	padding: 5px;
}
#footer #ftimg .mcbody0 ul li p {
	font-size: 12px;
	font-weight: 400;
	line-height: 40px;
	width: 100%;
	height: 30px;
	display: block;
	text-align: center;
	color: #333;
}

.sp-none{
	display:none;}

}
