@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
* {
  box-sizing: border-box;
}
*::after, *::before {
  box-sizing: border-box;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main {
  display: block;
}

th {
  text-align: left;
  vertical-align: top;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

/*---------------------------------------------------------

	variable

--------------------------------------------------------*/
/*---------------------------------------------------------

	mixin

--------------------------------------------------------*/
/*---------------------------------------------------------

	common

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

.cl_b {
  clear: both;
}

.dp_n {
  display: none !important;
}

.fs_2s {
  font-size: 12px !important;
}

.fs_s {
  font-size: 14px !important;
}

.mb_0 {
  margin-bottom: 0 !important;
}

.mb_m {
  margin-bottom: 1em !important;
}

.mb_l {
  margin-bottom: 1.5em !important;
}

.mb_2l {
  margin-bottom: 2em !important;
}

.mt_0 {
  margin-top: 0 !important;
}

.op_0 {
  opacity: 0;
}

.ps_r {
  position: relative;
}

.ta_c {
  text-align: center;
}

.ta_r {
  text-align: right;
}

.ws_nw {
  white-space: nowrap;
}

@media screen and (max-width: 750px) {
  .sp_mb_0 {
    margin-bottom: 0 !important;
  }
}
/*---------------------------------------------------------

	module

--------------------------------------------------------*/
ul.inline li {
  display: inline;
}
ul.inline li + li {
  margin-left: 75%;
}

ul.mark li {
  list-style: disc;
  list-style-position: inside;
}

@media screen and (max-width: 750px) {
  .sp_none {
    display: none !important;
  }
  .full {
    margin-left: -5.3333vw;
    margin-right: -5.3333vw;
  }
}
@media screen and (min-width: 751px) {
  .pc_none {
    display: none !important;
  }
  a[href^=tel] {
    cursor: default;
  }
  main {
    display: block;
  }
}
body {
  background: #fff;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.8;
  font-family: sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3 {
  font-family: serif;
  color: #333;
}

p {
  text-align: justify;
}

small {
  font-size: 12px;
}

span.kakko {
  margin-left: -0.6em;
}

dl.colum2 {
  overflow: hidden;
}
dl.colum2 dt {
  width: 8em;
  float: left;
  clear: left;
}
dl.colum2 dd {
  margin-left: 5em;
}

@media screen and (min-width: 751px) {
  .outer {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .inner {
    margin-left: 3.125%;
    margin-right: 3.125%;
    padding-left: 3.125%;
    padding-right: 3.125%;
  }
}
/*----------------------------------------------

	header

----------------------------------------------*/
#recruit_header {
  font-family: serif;
  background: url(../images/recruit/mv_sp.jpg) no-repeat center center;
  background-size: 100% auto;
  height: 80vw;
  position: relative;
}
@media screen and (min-width: 751px) {
  #recruit_header {
    border-image: url(../images/recruit/mv_pc.jpg);
    height: 50vw;
  }
  #recruit_header .outer,
  #recruit_header .inner {
    height: 100%;
  }
}
#recruit_header h1,
#recruit_header p.copy {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  height: 100%;
  text-align: center;
  text-shadow: 0 0 10px rgb(0, 0, 0);
}
#recruit_header h1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5em;
  font-size: 28px;
  letter-spacing: 0.25em;
}
@media screen and (min-width: 751px) {
  #recruit_header h1 {
    font-size: 5.1244vw;
  }
}
#recruit_header .logo {
  position: absolute;
  top: 0;
  right: 0;
  width: 11.2%;
}
@media screen and (min-width: 751px) {
  #recruit_header .logo {
    width: 8.7847%;
    top: 2.9282%;
    right: 2.5%;
  }
  #recruit_header .logo img {
    width: 100%;
  }
}
#recruit_header p.copy {
  font-size: 16px;
  position: absolute;
  left: 5.3333vw;
  line-height: 1.6;
  position: absolute;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 751px) {
  #recruit_header p.copy {
    letter-spacing: 0.25em;
    font-size: 2.2vw;
    left: 2.9282%;
    top: 0;
  }
}
#recruit_header p.experienced {
  width: 20%;
  position: absolute;
  bottom: 2.6666vw;
  right: 2.6666vw;
}
@media screen and (min-width: 751px) {
  #recruit_header p.experienced {
    width: 13.1771%;
    right: 1.4641%;
    bottom: 2.9282%;
  }
  #recruit_header p.experienced img {
    width: 100%;
  }
}

/*----------------------------------------------

	anime

----------------------------------------------*/
/*
#anime.ready {
	margin-bottom: 15vw;	
	@include mq(m) {
		margin-bottom: 12rem;
	}
}
*/
#anime {
  font-family: serif;
}
@media screen and (max-width: 750px) {
  #anime {
    padding-left: 5.3333vw;
    padding-right: 5.3333vw;
  }
  #anime .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
#anime .inner {
  position: relative;
  padding-bottom: 0;
}
#anime ol {
  margin-top: 1em;
}
#anime ol li {
  overflow: hidden;
  display: flex;
  align-items: center;
}
#anime ol li.no_img {
  position: relative;
  padding-bottom: 70.8%;
}
#anime ol li.no_img p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#anime ol li.no_img span {
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #anime ol li.no_img {
    padding-bottom: 40.4571%;
  }
}
@media screen and (max-width: 750px) {
  #anime ol li {
    flex-direction: column;
  }
  #anime ol img {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 751px) {
  #anime ol {
    font-size: 125%;
  }
  #anime ol img {
    width: 57.1428%;
    float: left;
    margin-right: 2em;
  }
}
#anime figure.img {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}

/*

#anime .intro {


	img {
		vertical-align: bottom;
	}

	h3 {
		@include tategaki;
		text-align: center;
		//@include: 100%;
		margin-bottom: 0;
		font-size: font(2l);
		@include mq(s) {
			top: 0;
			left:2vw;
			z-index: 10;
			color: #fff;
			img {
				width: 18vw;
			}
		}
		@include mq(m) {
			font-size: font(4l);
			img {
				margin-left: .5em;
				width: 120px;
			}
		}
	}

	p.copy {
		@include tategaki;
		@include mincho;
		line-height: 1.6;
		@include mq(s) {
			top: 0;
			left: 4vw;
			z-index: 10;
			padding: 4vw 0;
			color: #fff;
		}
		@include mq(m) {
			font-size: font(l);
			right: 60%;
			padding: 2em 0;
		}
	}

	@include mq(s) {

		color: #fff;

		.img {
			top: 0;
			left: 0;
			background: #000;
		}

		figure img {
			opacity: .4;
		}


	}

}

*/
button.skip {
  border: none;
  background: #000;
  outline: none;
  padding: 1em 2em;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  margin-top: 2em;
}

/*----------------------------------------------

	main

----------------------------------------------*/
main {
  overflow: hidden;
}
main .inner {
  padding: 4rem 5.3333vw 5rem;
}
main h2 {
  font-size: 200%;
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (min-width: 751px) {
  main h2 {
    font-size: 300%;
  }
}
main h3 {
  font-size: 150%;
  margin-bottom: 1em;
  text-indent: -0.1em;
}
@media screen and (min-width: 751px) {
  main h3 {
    font-size: 175%;
  }
}
main #intro section + section,
main section section + section {
  margin-top: 4rem;
}

#intro {
  font-family: serif;
  line-height: 1.8;
}
#intro h2 {
  font-size: 150%;
  margin-bottom: 1em;
  text-align: left;
}
@media screen and (min-width: 751px) {
  #intro section + section {
    margin-top: 5rem !important;
  }
  #intro h2 {
    font-size: 250%;
  }
  #intro p {
    font-size: 125%;
  }
  #intro h2,
  #intro p {
    width: 46.4285%;
  }
  #intro section:nth-of-type(3) h2,
  #intro section:nth-of-type(3) p {
    margin-left: auto;
  }
  #intro section:nth-of-type(2) h2,
  #intro section:nth-of-type(2) p,
  #intro section:nth-of-type(4) h2,
  #intro section:nth-of-type(4) p {
    margin-left: auto;
    margin-right: auto;
  }
}
#intro section:nth-of-type(1),
#intro section:nth-of-type(3),
#intro section:nth-of-type(5) {
  position: relative;
}
#intro section:nth-of-type(1):after,
#intro section:nth-of-type(3):after,
#intro section:nth-of-type(5):after {
  content: "";
  display: block;
  position: absolute;
  bottom: -60%;
  left: 27.2%;
  width: 100vw;
  padding-bottom: 94.628%;
  background-image: url(../images/recruit/fig_intro1.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.25;
}
@media screen and (min-width: 751px) {
  #intro section:nth-of-type(1):after,
  #intro section:nth-of-type(3):after,
  #intro section:nth-of-type(5):after {
    width: 43.2142%;
    top: 5%;
    left: auto;
    bottom: auto;
    right: 0;
    opacity: 1;
  }
}
#intro section:nth-of-type(3):after {
  background-image: url(../images/recruit/fig_intro2.png);
  left: -27.2%;
  bottom: -40%;
}
@media screen and (min-width: 751px) {
  #intro section:nth-of-type(3):after {
    top: -15%;
    left: 0;
    bottom: auto;
  }
}
#intro section:nth-of-type(5):after {
  background-image: url(../images/recruit/fig_intro3.png);
  bottom: -20%;
}
@media screen and (min-width: 751px) {
  #intro section:nth-of-type(5):after {
    top: -23%;
    left: auto;
    right: 0;
    bottom: auto;
  }
}

#owner h2 {
  margin-bottom: 1em;
}
#owner p:not(:last-child) {
  text-indent: 1em;
}
#owner p:last-child {
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #owner .inner {
    padding-bottom: 0;
  }
}

#step {
  background: #111E33;
  color: #ddd;
}
#step h2 {
  color: #fff;
}
#step h3 {
  color: #fff;
  transform: translateY(-0.4em);
  margin-bottom: 0.6em;
}
#step figure {
  width: 45%;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  position: relative;
}
#step figure:after {
  content: "";
  display: block;
  width: 104%;
  padding-bottom: 104%;
  position: absolute;
  top: -2%;
  left: -2%;
  background: url(../images/recruit/fude_white.png) no-repeat;
  background-size: 100% 100%;
  z-index: 100;
}
#step section {
  position: relative;
}
#step section:before {
  font-family: serif;
  display: inline;
  content: "壱";
  color: #fff;
  opacity: 0.08;
  font-size: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 751px) {
  #step section:before {
    left: 28%;
  }
}
#step section:nth-of-type(2):before {
  content: "二";
}
#step section:nth-of-type(3):before {
  content: "参";
}
#step section:nth-of-type(4):before {
  content: "四";
}
#step section:nth-of-type(5):before {
  content: "伍";
}
@media screen and (min-width: 751px) {
  #step section:nth-of-type(odd):before {
    left: 74%;
  }
  #step section:nth-of-type(5):before {
    left: 68%;
  }
}
#step section:nth-of-type(even) figure {
  float: right;
  margin-left: 1em;
  margin-right: 0;
}
#step img {
  border-radius: 50%;
}
@media screen and (min-width: 751px) {
  #step h3 {
    transform: translateY(0);
    padding-top: 0.5em;
  }
  #step section {
    width: 54.1071%;
  }
  #step figure {
    width: 40%;
    margin-right: 2em;
    margin-bottom: 0;
  }
  #step section:nth-of-type(even) {
    margin-left: auto;
  }
  #step section:nth-of-type(even) figure {
    margin-left: 2em;
    margin-right: 0;
  }
  #step section:last-child {
    width: 71.9642%;
  }
  #step section:last-child figure {
    width: 30.0248%;
  }
}

#senior {
  background: #E6E6E6;
}
#senior h3 {
  font-family: sans-serif;
}
#senior figure {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 751px) {
  #senior h3 {
    padding-top: 2em;
    font-size: 175%;
  }
  #senior h3 small {
    font-size: 50%;
  }
  #senior p {
    font-size: 125%;
  }
  #senior figure {
    width: 43.2142%;
    float: right;
    margin-left: 5%;
  }
  #senior section:nth-of-type(2n) figure {
    float: left;
    margin-left: 0;
    margin-right: 5%;
  }
}

#detail table {
  width: 100%;
}
#detail tr {
  border-bottom: solid 1px #ddd;
}
#detail tr:nth-of-type(1) {
  border-top: solid 1px #ddd;
}
#detail th,
#detail td {
  padding: 1em 0;
}
#detail td {
  padding-left: 1em;
  vertical-align: middle;
}
@media screen and (min-width: 751px) {
  #detail th {
    font-size: 150%;
  }
  #detail td {
    font-size: 125%;
  }
}

#company {
  background: #DCD6CF;
}
#company dt {
  font-weight: bold;
}
#company dt:nth-of-type(n+2),
#company dd:nth-of-type(n+2) {
  margin-top: 0.6em;
}
#company li {
  position: relative;
  padding-left: 6em;
  line-height: 1.2;
}
#company li:nth-of-type(n+2) {
  margin-top: 1em;
}
#company time {
  font-size: 14px;
  position: absolute;
  top: 0.2em;
  left: 0;
}
@media screen and (min-width: 751px) {
  #company {
    background-image: url(../images/recruit/bg_company.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #company .inner section {
    width: 46.4285%;
    float: left;
  }
  #company .inner section:nth-of-type(2) {
    float: right;
    margin-top: 0;
  }
}

/*
footer {
	padding-top: 5.3333vw;
	@include mq(m) {
		padding-top: 4rem;
	}
}
*/
footer p {
  text-align: center;
}/*# sourceMappingURL=recruit.css.map */