@charset "UTF-8";

/*
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(font/NotoSerifCJKjp-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(font/NotoSansCJKjp-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(font/NotoSansCJKjp-DemiLight.otf) format('opentype');
}
*/


body {
	font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
  color: #333;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1000;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #666;
  z-index: 1001;
}


/* モバイルレイアウト : 480 px およびそれ以下. */

p {
	padding-bottom: 1em;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


a:link, a:visited {
	color:#333;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
#pagetop {
	position: fixed;
	z-index:800;
	right: 10px;
	bottom: 10px;
	display: none;
}
#pagetop a {
	display:block;
	background: #666;
	border-radius: 50%;
	color: #fff;
	padding: 10px;
}

.content {
	width: 90%;
	margin: 0 auto;
}



#spheader {
	position: fixed;
	padding: 10px 16px;
	display: table;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	z-index: 120;
	border-bottom: 1px solid #e5e5e5;
}

#spheader .logo {
	display: table-cell;
}

#spheader .logo img {
	width: 180px;
	height: auto;
}

#spheader nav {
	display: table-cell;
	text-align: right;
}

.drawer-menu {
	text-align: left;
	font-size: 1.0em;
}

.drawer-menu li {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

.drawer-menu li a {
	display: block;
	padding: 20px;
}

.drawer-menu li:after {
	position: absolute;
	right: 10px;
	top: 20px;
	font-family: 'fontello';
	content: '\e806';
}

/*
.drawer-menu li:last-child {
	padding: 20px;
	border-bottom: none;
	text-align: center;
	padding-top: 40px;
}

.drawer-menu li:last-child a {
	background: #ed8eae;
	color: #fff;
	padding: 10px 30px;
	border-radius: 40px;
}

.drawer-menu li:last-child:after {
	content:'';
}
*/

#topglobal,
#topglobal2,
#global {
	display: none;
}

footer {
	position: relative;
	background: #fff;
	text-align: center;
	padding-bottom: 10px;
	z-index: 1;
}

footer div {
	padding-top: 50px;
	margin-bottom: 25px;
}

footer ul {
	width: 90%;
	margin: 0 auto 20px auto;
}

footer ul li {
	display: inline-block;
	float: left;
	width: 50%;
	font-size: 1.0em;
}

footer ul li a {
	display: block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	margin: 1px;
	padding: 10px 0;
}

footer small {
	color: #333;
}

#backdir {
	position: fixed;
	left: 0;
	top:58px;
	z-index: 100;
}

#backdir a {
	display: block;
	background: #666;
	color: #fff;
	padding: 14px;
	font-size: 1.0em;
}






#movbg {
	width: auto;
	height: 600px;
	min-width: 100%;
	min-height: 100%;
/* 	min-height: 300px; */
	background-size: cover;
	text-align: center;
	position: relative;
	background: url(../images/movbg.gif) no-repeat;
  background-size: cover;
}

#movbg h2 {
	font-family: 'Noto Serif Japanese', serif;
	letter-spacing: -.02em;
	color: #fff;
	height: auto;
	z-index: 100;
	position: absolute;
	top: 160px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 2.0rem;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, .5);
}

#movbg h2 span {
	font-size: 1.4rem;
}

#movbg .uscroll {
	display: none;
	z-index: 100;
}
	
#bgline {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: fixed;
	background: url(../images/dot10.png) rgba(0, 0, 0, .4);
	z-index: 0;
  top: 0;
  left: 0;
}

#movbg video {
	display: none;
}









#messagearea {
	background: #fff;
	position: relative;
	padding: 0;
	padding-bottom: 100px;
	margin: 0;
	text-align: center;
}

#messagearea h2 {
  font-weight: 200;
	font-size: 50px;
	padding-top: 60px;
	color: #333;
	text-shadow: 0 0 5px rgba(255,255,255,1);
	letter-spacing: 1rem;
}
#messagearea .jp {
	padding-top: 0;
	font-size: 20px;
	margin-bottom: 60px;
}

#messagearea .menu1 {
	background: url(../images/servicebg.jpg) no-repeat center center;
	height: 400px;
}

#messagearea .menu2 {
	background: url(../images/companybg.jpg) no-repeat center center;
	height: 400px;
}

#messagearea .menu3 {
	background: url(../images/faqbg.jpg) no-repeat center center;
	height: 400px;
}

#messagearea .menu4 {
	background: url(../images/recruitbg.jpg) no-repeat center center;
	height: 400px;
}

#messagearea .menu5 {
	background: url(../images/contactbg.jpg) no-repeat center center;
	height: 400px;
}

#messagearea .text_line {
	background: #333;
	width: 80px;
	margin: 20px auto;
	height: 1px;
}

#messagearea p {
	position: relative;
	z-index: 11;
	line-height: 3em;
	font-size: 1.4rem;
	padding-bottom: 2em;
}

#messagearea a {
	display: inline-block;
	position: relative;
	z-index: 11;
	line-height: 2em;
	font-size: 1.2rem;
	color: #fff;
	text-decoration: none;
	background: #d7000f;
	border-radius: 6px;
	padding: 12px 40px;
	line-height: 100%;
/* 	transition: all .5s ease-out; */
}

#messagearea a:hover {
	opacity: .8;
}


#servicebg,
#companybg,
#faqbg,
#recruitbg,
#contactbg {
	text-align: center;
	position: relative;
	width: 100%;
	height: 200px;
	margin-bottom: 40px;
}

#servicebg {
	background: url(../images/servicebg.jpg) no-repeat center center;
	background-size: 100% auto;
}
#companybg {
	background: url(../images/companybg.jpg) no-repeat center center;
	background-size: 100% auto;
}
#faqbg {
	background: url(../images/faqbg.jpg) no-repeat center center;
	background-size: 100% auto;
}
#recruitbg {
	background: url(../images/recruitbg.jpg) no-repeat center center;
	background-size: 100% auto;
}
#contactbg {
	background: url(../images/contactbg.jpg) no-repeat center center;
	background-size: 100% auto;
}


#servicebg h2,
#companybg h2,
#faqbg h2,
#recruitbg h2,
#contactbg h2 {
	font-family: 'Noto Serif Japanese', serif;
	color: #fff;
	position: absolute;
  -webkit-transform: translateY(-60%); /* Safari用 */
  transform: translateY(-60%);
	top: 140px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 2.4rem;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, .5);
}
#servicebg h2 span,
#companybg h2 span,
#faqbg h2 span,
#recruitbg h2 span,
#contactbg h2 span {
	display: inline-block;
	padding-top: 10px;
	font-size: 1.8rem;
}

#policybg {
	text-align: center;
	position: relative;
	width: 100%;
	height: 100px;
	margin-bottom: 40px;
}

#policybg h2 {
	font-family: 'Noto Serif Japanese', serif;
	color: #333;
	position: absolute;
  -webkit-transform: translateY(-60%); /* Safari用 */
  transform: translateY(-60%);
	top: 100px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 22px;
	font-weight: normal;
}







#service {
	font-family: 'Noto Serif Japanese', serif;
	text-align: center;
	font-size: 22px;
	padding: 0 20px;
}

#service strong {
	color: #c93a32;
	font-weight: normal;
}

#service img {
	width: 100%;
	height: auto;
}

.servicebtm {
	width: 100%;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: left;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 40px;
}

.servicebtm .imgleft {
	float: none;
	margin-right: 0;
}





#company {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	padding: 0 20px;
	box-sizing: border-box;
}
#company .content {
	width: 100%;
	float: none;
}
#company .content h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 26px;
	padding-bottom: 2rem;
	font-weight: normal;
	color: #c93a32;
}
#company .content h3.subtitle {
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #333;
	border-left: 4px solid #c93a32;
	padding-left: 10px;
	padding: 5px 0 5px 10px;
	margin-bottom: 2rem;
	font-weight: normal;
}
#company nav {
	float: none;
	width: 100%;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 10px 0;
	margin-bottom: 20px;
}

#company nav li {
	padding: 4px 0;
}

#company nav a {
	display: block;
	background: #fdf2f3;
	padding: 10px;
	color: #d7000f;
}

#company nav a:hover {
	opacity: .8;
}

#company ol {
	margin-bottom: 1em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}

#company ol li {
	margin-left: 2em;
	padding-bottom: .5em;
}

#company a.rec {
	display: inline-block;
	line-height: 2em;
	font-size: 1rem;
	color: #fff;
	text-decoration: none;
	background: #d7000f;
	border-radius: 6px;
	padding: 12px 40px;
	line-height: 100%;
	margin-top: 10px;
}

#company a.rec:hover {
	opacity: .8;
}

#company table {
	width: 100%;
	margin: 10px auto 0 auto;
	border-top: 1px solid #f2f2f2;
	font-size: 18px;
}
#company table th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px
}
#company table td {
	width: 70%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px
}






#faq {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	padding: 0 20px;
	box-sizing: border-box;
}
#faq h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 26px;
	padding-bottom: 2rem;
	font-weight: normal;
	color: #c93a32;
}
#faq ol {
	list-style: none;
}
#faq ol li {
	margin-bottom: 3em;
}
#faq ol dt {
	margin-bottom: 1em;
}
#faq ol dt span {
	margin-right: 20px;
	font-size: 22px;
}
#faq ol dd {
	display: flex;
	align-items: flex-start;
}
#faq ol dd span {
	color: #c93a32;
	margin-right: 20px;
	font-size: 22px;
}


#recruit {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	padding: 0 20px;
	box-sizing: border-box;
}
#recruit h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 26px;
	padding-bottom: 2rem;
	font-weight: normal;
	color: #c93a32;
}

#recruit table {
	width: 100%;
	margin: 10px auto 0 auto;
	border-top: 1px solid #f2f2f2;
	font-size: 18px;
}
#recruit table th {
	width: 35%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	vertical-align: top;
}
#recruit table td {
	width: 65%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	vertical-align: top;
}
#recruit table td ul {
	margin-left: 1em;
}






#contact {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	padding: 0 20px;
	box-sizing: border-box;
}
#contact h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 26px;
	padding-bottom: 2rem;
	font-weight: normal;
	color: #c93a32;
}

#contact table {
	width: 100%;
	margin: 10px auto 20px auto;
	border-top: 1px solid #f2f2f2;
	font-size: 16px;
	box-sizing: border-box;
}
#contact table th {
	display: block;
	width: 100%;
	font-weight: normal;
	text-align: left;
	border-bottom: none;
	padding: 10px;
	position: relative;
	vertical-align: top;
	box-sizing: border-box;
}
#contact table th:after {
	position: absolute;
	top: 18px;
	right: 4px;
	content: '必須';
	color: #f00;
	font-size: .8em;
}
#contact table th.noh:after {
	position: relative;
	content: '';
}
#contact table td {
	box-sizing: border-box;
	display: block;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	vertical-align: top;
}
#contact .w1,
#contact .w2,
#contact .w4 {
	width: 100%;
	padding: 6px;
	box-sizing: border-box;
}

#contact .w3 {
	width: 100px;
	padding: 6px;
	box-sizing: border-box;
}

#contact table td span {
	font-size: 0.8em;
	color: #666;
}

#contact a {
	text-decoration: underline;
	color: #c93a32
}

.submitbtn {
	text-align: center;
	padding: 40px 0;
}




#policy {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	padding: 0 20px;
	box-sizing: border-box;
}

#policy ol {
	margin-left: 2em;
}

#policy .rgt {
	text-align: right;
	margin-top: 2em;
}

#policy .policytitle2 {
	font-family: 'Noto Serif Japanese', serif;
	margin-bottom: 40px;
	font-size: 22px;
	text-align: center;
	margin-top: 40px;
}







/* デスクトップレイアウト : 769 px ～。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media all and (min-width: 768px) {

body {
	background: none;
}



.content {
	width: 1000px;
}

#spheader {
	display: none;
}

footer ul {
	text-align: center;
}

footer ul li {
	display: inline-block;
	float: none;
	width: auto;
}

footer ul li:after {
	content: '｜';
}

footer ul li:last-child:after {
	content: '';
}

footer ul li a {
	display: inline;
	background: none;
}

#backdir {
	position: fixed;
	left: 0;
	top:76px;
}

#backdir a {
	display: block;
	background: #666;
	color: #fff;
	padding: 14px 30px;
	font-size: 1.0em;
}

#backdir a:hover {
	background: #333;
}






#movbg {
	width: 100%;
	z-index: 1;
	position: relative;
	overflow: hidden;
	background: none;
}
#movbg h2 {
	color: #fff;
	height: auto;
	z-index: 100;
	position: absolute;
  -webkit-transform: translateY(-60%); /* Safari用 */
  transform: translateY(-60%);
	top: 65vh;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	font-size: 2.4rem;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, .5);
}

#movbg h2 span {
	font-size: 1.6rem;
}

#movbg video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -100;
}

#movbg .uscroll {
	display: block;
	position: absolute;
	z-index: 100;
	bottom:10px;
	left: 0;
	right: 0;
	animation: scrollAnime 1.2s infinite alternate linear;
}
@keyframes scrollAnime {
  0% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0px);
  }
}

#topglobal {
	position: absolute;
  top: 0;
	display: block;
	width: 100%;
	height: 70px;
	z-index: 120;
	background: none;
}

#topglobal2 {
	display: none;
	position: fixed;
	background: #fff;
	top: 0;
	z-index: 120;
	width: 100%;
	box-shadow: 0 0 2px 2px rgba(153,153,153,.2);
}

#global {
	display: block;
	position: fixed;
	background: #fff;
	top: 0;
	z-index: 120;
	width: 100%;
	box-shadow: 0 0 2px 2px rgba(153,153,153,.2);
}

#topglobal .inner,
#topglobal2 .inner,
#global .inner {
	width: 1000px;
	margin: 0 auto;
}

#topglobal .logo,
#topglobal2 .logo,
#global .logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#topglobal ul,
#topglobal2 ul,
#global ul {
	width: auto;
	float: right;
	display: table;
	font-size: .8rem;
	border-collapse: separate;
	border-spacing: 0;
	color: #fff;
}

#topglobal ul li,
#topglobal2 ul li,
#global ul li {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
	width: 100px;
	padding: 20px 0;
}

#topglobal li a {
	display: block;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	border-bottom: 2px solid rgba(0,0,0,0);
}

#topglobal li a:hover {
	color: #fff;
	border-radius: 0;
	border-bottom: 2px solid rgba(0,0,0,0);
}

#topglobal2 li a,
#global li a {
	display: block;
	text-align: center;
	box-sizing: border-box;
	color: #333;
	border-bottom: 2px solid rgba(0,0,0,0);
}

#topglobal2 li a:hover
#global li a:hover {
	color: #666;
	border-radius: 0;
	border-bottom: 2px solid rgba(0,0,0,0);
}

#topglobal li.selected a {
	background: #00911a;
	color: #fff;
}

#topglobal span,
#topglobal2 span,
#global span {
	display: block;
	font-size: .8rem;
}

.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
}




#message .titlebg {
	background-size: 90% auto;
}

#message p {
	text-align: center;
	line-height: 2;
	font-size: 1.0em;
}

#message p br {
	display: block;
}

#message .sign img {
	width: 311px;
	height: auto;
}




#servicebg,
#companybg,
#faqbg,
#recruitbg,
#contactbg {
	text-align: center;
	position: relative;
	width: 100%;
	height: 380px;
	margin-bottom: 40px;
}

#servicebg {
	background: url(../images/servicebg.jpg) no-repeat center center;
}
#companybg {
	background: url(../images/companybg.jpg) no-repeat center center;
}
#faqbg {
	background: url(../images/faqbg.jpg) no-repeat center top;
}
#recruitbg {
	background: url(../images/recruitbg.jpg) no-repeat center center;
}
#contactbg {
	background: url(../images/contactbg.jpg) no-repeat center center;
}

#servicebg h2,
#companybg h2,
#faqbg h2,
#recruitbg h2,
#contactbg h2 {
	font-family: 'Noto Serif Japanese', serif;
	color: #fff;
	position: absolute;
  -webkit-transform: translateY(-60%); /* Safari用 */
  transform: translateY(-60%);
	top: 220px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 2.4rem;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, .5);
}
#servicebg h2 span,
#companybg h2 span,
#faqbg h2 span,
#recruitbg h2 span,
#contactbg h2 span {
	display: inline-block;
	padding-top: 20px;
	font-size: 1.8rem;
}

#policybg {
	text-align: center;
	position: relative;
	width: 100%;
	height: 200px;
	margin-bottom: 40px;
}

#policybg h2 {
	font-family: 'Noto Serif Japanese', serif;
	color: #333;
	position: absolute;
  -webkit-transform: translateY(-60%); /* Safari用 */
  transform: translateY(-60%);
	top: 160px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
}




#service {
	font-family: 'Noto Serif Japanese', serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

#service strong {
	color: #c93a32;
	font-weight: normal;
	font-weight: bold;
}

.servicebtm {
	width: 1000px;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	margin-top: 40px;
}

.servicebtm .imgleft {
	float: left;
	margin-right: 30px;
}





#company {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
}
#company .content {
	width: 750px;
	float: left;
}
#company .content h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 18px;
	padding-bottom: 2rem;
	font-weight: bold;
	color: #c93a32;
}
#company nav {
	float: right;
	width: 200px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 10px 0;
}

#company nav li {
	padding: 4px 0;
}

#company nav a {
	display: block;
	background: #fdf2f3;
	padding: 10px;
	color: #d7000f;
}

#company nav a:hover {
	opacity: .8;
}

#company ol {
	margin-bottom: 1em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}

#company ol li {
	margin-left: 2em;
	padding-bottom: .5em;
}

#company a.rec {
	display: inline-block;
	line-height: 2em;
	font-size: 1rem;
	color: #fff;
	text-decoration: none;
	background: #d7000f;
	border-radius: 6px;
	padding: 12px 40px;
	line-height: 100%;
	margin-top: 10px;
}

#company a.rec:hover {
	opacity: .8;
}

#company table {
	width: 100%;
	margin: 10px auto 0 auto;
	border-top: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 1.6;
}
#company table th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px
}
#company table td {
	width: 70%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px
}






#faq {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
}
#faq h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 18px;
	padding-bottom: 2rem;
	font-weight: bold;
	color: #c93a32;
}
#faq ol {
	list-style: none;
}
#faq ol li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c3c3c3;
}
#faq ol dt {
	margin-bottom: 1em;
	font-weight: normal;
}
#faq ol dt span {
	margin-right: 20px;
	font-size: 22px;
}
#faq ol dd p{
	margin-top: 12px;
}
#faq ol dd span {
	margin-right: 20px;
	font-size: 22px;
}


#recruit {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
}
#recruit h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 18px;
	padding-bottom: 2rem;
	font-weight: bold;
	color: #c93a32;
}

#recruit table {
	width: 100%;
	margin: 10px auto 0 auto;
	border-top: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 1.6;
}
#recruit table th {
	width: 15%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	vertical-align: top;
	padding: 10px
}
#recruit table td {
	width: 85%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	vertical-align: top;
}

#recruit table td ul {
	margin-left: 2em;
}




#contact {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
}
#contact h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 18px;
	padding-bottom: 2rem;
	font-weight: bold;
	color: #c93a32;
}

#contact table {
	width: 100%;
	margin: 10px auto 20px auto;
	border-top: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 1.6;
}
#contact table th {
	display: table-cell;
	width: 30%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	position: relative;
	vertical-align: top;
}
#contact table th:after {
	position: absolute;
	top: 18px;
	right: 4px;
	content: '必須';
	color: #f00;
	font-size: .8em;
}
#contact table th.noh:after {
	position: relative;
	content: '';
}
#contact table td {
	display: table-cell;
	width: 70%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	vertical-align: top;
}
#contact .w1 {
	width: 200px;
	padding: 6px;
	box-sizing: border-box;
}

#contact .w2 {
	width: 300px;
	padding: 6px;
	box-sizing: border-box;
}

#contact .w3 {
	width: 100px;
	padding: 6px;
	box-sizing: border-box;
}

#contact .w4 {
	width: 560px;
	padding: 6px;
	box-sizing: border-box;
}

#contact table td span {
	font-size: 0.8em;
	color: #666;
}

#contact a {
	text-decoration: underline;
	color: #c93a32
}

.submitbtn {
	text-align: center;
	padding: 40px 0;
}




#policy {
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
}

#policy ol {
	margin-left: 2em;
}

#policy .rgt {
	text-align: right;
	margin-top: 2em;
}

#policy .policytitle2 {
	font-family: 'Noto Serif Japanese', serif;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}







}






