@charset "UTF-8";
/* CSS Document */
BODY#recruit {
	background-image: url(../img/recruit-top-back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}
section#rectop {
	width: 100%;
	height: 600px;
	background-image: url(../img/green-top.png);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}
section#rectop h2 {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}


section#recsecond {
	width: 100%;
	background-color: #00978F;
	height: 240px;
	position: relative;
	margin: -1px 0 0 0;
}
section#recsecond h3 {
	width: 700px;
	margin: 0 auto;
}
#icon1 {
	width: 138px;
	position: absolute;
	top: -70px;
	left: 200px;
}
#icon2 {
	width: 220px;
	position: absolute;
	top: -40px;
	right: 0;
}


section#recmesse {
	position: relative;
	width: 100%;
	background-image: url(../img/green-top-99.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 50px 0;
	margin: -1px 0 0 0;
}
section#recmesse h4 {
	width: 311px;
	margin: 0 auto;
	padding: 120px 0 0 0;
}
section#recmesse p {
	width: 483px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#icon3 {
	position: absolute;
	bottom: 50px;
	right: 0;
	width: 282px;
}
.btn {
	width: 200px;
	margin: 40px auto;
}
.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
	margin: 0 auto;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}



.button {
  position: relative;
  -webkit-perspective: 300px;
  perspective: 300px;
	margin: 0 auto;
}
.button span {
  display: block;
  position: absolute;
  width: 200px;
  height: 60px;
  border: 2px solid #ddd;
  text-align: center;
  line-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.button span:nth-child(1) {
  background-color: #00978F;
  color: #fff;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -30px;
  -moz-transform-origin: 50% 50% -30px;
  transform-origin: 50% 50% -30px;
}
.button span:nth-child(2) {
  background-color: #fff;
  color: #333;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -30px;
  -moz-transform-origin: 50% 50% -30px;
  transform-origin: 50% 50% -30px;
}
.button:hover span:nth-child(1) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.button:hover span:nth-child(2) {
  background-color: #00978F;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}






section#reccha {
	position: relative;
	width: 100%;
	background-image: url(../img/recruit-top-0033.jpg);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0 0 50px 0;
	
}
section#reccha h4 {
	width: 311px;
	margin: 0 auto;
	padding: 120px 0 0 0;
}
section#reccha p {
	width: 483px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#charmbox {
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}




section#recint {
	position: relative;
	width: 100%;
	background-image: url(../img/recruit-int-back.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 50px 0;
	
}
section#recint h4 {
	width: 311px;
	margin: 0 auto;
	padding: 120px 0 0 0;
}
section#recint p {
	width: 235px;
	margin: 0 auto;
	padding: 285px 0 0 0;
}
#intbox {
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

section#recint ul {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
section#recint ul li {
	width: 180px;
	position: absolute;
}
section#recint ul li.in01 {
	top: 0;
	left: 0;
}
section#recint ul li.in02 {
	top: 200px;
	left: 127px;
}
section#recint ul li.in03 {
	top: 73px;
	left: 297px;
}
section#recint ul li.in04 {
	top: 24px;
	left: 530px;
}
section#recint ul li.in05 {
	top: 204px;
	left: 668px;
}
section#recint ul li.in06 {
	top: -60px;
	right: 0;
}

section#toplink {
	width: 100%;
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0;
}
section#toplink ul {
	margin: 0 auto;
	font-size: 0;
	width: 900px;
	padding: 0 0 0 0;
}
section#toplink ul li {
	width: 200px;
	display: inline-block;
	margin: 0 50px;
}


/*recruit-message============================================================*/

body#recruit-message {
	background-image: url(../img/recruit-messe-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	
}
section#messebox {
	width: 100%;
	background: url(../img/coo.png) top right no-repeat;
	background-size: 350px;
	margin: 0 0 80px 0;
}
#recruit-message h2 {
	width: 420px;
	margin: 0 auto;
	padding: 30px 0;
}
#recruit-message h3 {
	width: 240px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
#recruit-message p {
	width: 800px;
	margin: 0 auto;
}
#recruit-message p:nth-of-type(4) {
	margin: 60px auto 0;
}




/*charm============================================================*/

body#charm {
	
}
section.charmbox {
	width: 100%;
	overflow: hidden;

}
#charm h2 {
	width: 420px;
	margin: 0 auto;
	padding: 30px 0;
}
#charm h3 {
	width: 358px;
	margin: 0;
	padding: 20px 0 0 0;
}
section.charmbox p {
	width: 470px;
	margin: 0 0 0 60px;
	padding: 0;
}
.charmleft {
	float: left;
	width: 50%;
	height: 350px;
	overflow: hidden;
}
.charmright {
	float: right;
	width: 50%;
	height: 350px;
}
.leftleft {
	float: right;
	width: 550px;
}
article section:nth-of-type(1) .charmleft {
	background: url(../img/charm-01.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(2) .charmright {
	background: url(../img/charm-02.jpg) 0 0 no-repeat;
	background-size: cover;
}
article section:nth-of-type(3) .charmleft {
	background: url(../img/charm-03.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(4) .charmright {
	background: url(../img/charm-04.jpg) 0 0 no-repeat;
	background-size: cover;
}
article section:nth-of-type(5) .charmleft {
	background: url(../img/charm-05.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(6) .charmright {
	background: url(../img/charm-06.jpg) 0 0 no-repeat;
	background-size: cover;
}

section#charmbox2 {
	margin: 50px 0 80px 0;
}

section#charmbox2 ul {
	width: 822px;
	margin: 40px auto;
	font-size: 0;
}
section#charmbox2 ul li {
	width: 311px;
	display: inline-block;
	padding: 0 50px 60px 50px;
}
#hukuri {
	width: 100%;
	height: 400px;
	background: url(../img/hukuri-back.jpg) 0 0 no-repeat;
	background-size: cover;
}
#hukuri ul {
	width: 50% !important;
	margin: 0 0 0 50% !important;
}
#hukuri ul li {
	display: block !important;
	width: 207px !important;
}

#hukuri ul li:nth-of-type(1) {
	padding: 40px 0 20px 130px !important;
}
#hukuri ul li:nth-of-type(2) {
	padding: 0 0 20px 120px !important;
}
#hukuri ul li:nth-of-type(3) {
	padding: 0 0 20px 105px !important;
}
#hukuri ul li:nth-of-type(4) {
	padding: 0 0 20px 90px !important;
}
#hukuri ul li:nth-of-type(5) {
	padding: 0 0 20px 75px !important;
}
#hukuri ul li:nth-of-type(6) {
	padding: 0 0 20px 55px !important;
}
#hukuri ul li:nth-of-type(7) {
	padding: 0 0 20px 40px !important;
}
#hukuri ul li:nth-of-type(8) {
	padding: 0 0 20px 25px !important;
}
/*インタビュー============================================================*/

#wrapper {
    position: relative;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
	margin: 0 0 0 0;
	z-index: 10;
}

#main-container {
    position: fixed;
    z-index: 1;
    width: 40%;
    height: 101%;
    top: 0;
    left: 0;
    padding: 0 0 0 0;
}
#mainbox {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


#contents-container {
    position: relative;
    width: 60%;
    padding: 0 0 0 0;
    left: 40%;
}
#photo {
	width: 90%;
	margin: 0 auto;
	padding: 150px 0 0 0;
}
.intbox {
	width: 80%;
	margin: 20px auto;
}
#photo2 {
	width: 100%;
	margin: 30px 0;
}


.intbox h3 {
	font-size: 18px;
	padding: 0 0 5px 0;
}
span.name {
	font-size: 28px;
}

.intbox h4 {
	width: 320px;
	margin: 0 0 20px 0;
}


#interview-01 #main-container {
	background-color: #29A3DA;
}

#interview-01 .intbox h3 {
	border-bottom: 5px solid #29A3DA;
}

p.age {
	font-size: 10px;
	text-align: right;
	padding: 0 0 30px 0;
}

#intmenu {
	width: 80%;
	margin: 50px auto;
}
#intmenu h5 {
	width: 20%;
	margin: 0 auto;
}
#intmenu ul {
	font-size: 0;
}
#intmenu ul li {
	display: inline-block;
	width: 14%;
	margin: 0 1%;
}

#intfoot {
	width: 100%;
	background-color: #00978F;
	padding: 50px 0;
}
#intfoot p {
	font-size: 10px;
	color: #fff;
	text-align: center;
}



#interview-02 #main-container {
	background-color: #22AA73;
}
#interview-02 .intbox h3 {
	border-bottom: 5px solid #22AA73;
}

#interview-03 #main-container {
	background-color: #E65A24;
}
#interview-03 .intbox h3 {
	border-bottom: 5px solid #E65A24;
}

#interview-04 #main-container {
	background-color: #BCA78E;
}
#interview-04 .intbox h3 {
	border-bottom: 5px solid #BCA78E;
}

#interview-05 #main-container {
	background-color: #F0A53B;
}
#interview-05 .intbox h3 {
	border-bottom: 5px solid #F0A53B;
}

#interview-06 #main-container {
	background-color: #FF66FF;
}
#interview-06 .intbox h3 {
	border-bottom: 5px solid #FF66FF;
}


/*募集要項============================================================*/

#new-graduates h2 {
	width: 332px;
	margin: 0 auto;
	padding: 30px 0;
}
#career-adoption h2 {
	width: 332px;
	margin: 0 auto;
	padding: 30px 0;
}
#career-adoption h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
section#boshu {
	width: 900px;
	margin: 40px auto;
}
#new-graduates h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
section#boshu p {
	padding: 0 0 0 5px;
	border-left: 5px solid #00978F;
	margin: 10px 0;
}

table.rc {
	width: 100%;
	font-size: 15px;
	line-height: 1.8em;
	color: #555;
	letter-spacing: 0.1em;
	border-top: 1px solid #ddd;
}
table.rc th {
	width: 20%;
	padding: 15px;
	background-color: #eee;
	border-bottom: #fff 1px solid;
}
table.rc th:last-of-type {
	border-bottom: #ddd 1px solid;
}
table.rc td {
	padding: 15px;
	border-bottom: 1px solid #ddd;
}


table.rcc {
	width: 100%;
	font-size: 15px;
	line-height: 1.8em;
	color: #555;
	letter-spacing: 0.1em;
}
table.rcc th {
	width: 40%;
	padding: 15px;
	background-color: #fff;
	border: none;
}
table.rcc th:last-of-type {
	border: none;
}
table.rcc td {
	padding: 15px;
	border: none;
}




p.ent {
	width: 900px;
	margin: 10px auto;
	text-align: center;
}

#entry h2 {
	width: 332px;
	margin: 0 auto;
	padding: 30px 0;
}


#entry h3 {
	width: 900px;
	margin: 20px auto;
	padding: 30px 0;
	height: 60px;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 15px;
	line-height: 60px;
	box-sizing: border-box;
	background-color: #00978F;
	color: #fff;
}



#kojin {
	width: 900px;
	margin: 20px auto ;
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 300px;
	overflow: auto;
	padding: 15px;
}
#kojin p {
	text-align: left !important;
	font-size: 13px;
}
#kojin ol {
	margin: 15px 0 15px 30px;
}
#kojin ol li {
	list-style-type: decimal;
	font-size: 13px;
	line-height: 1.6em;
	color: #555;
	padding: 0 0 15px 0;
	
}


table.ent01 {
	width: 100%;
}
table.ent01 {
	width:900px;
	box-sizing:border-box;
	margin:10px auto;
	font-size:15px;
	border-top:1px solid #999;
}
table.ent01 tr {
	border-bottom:1px solid #999;
}
table.ent01 th {
	background-color:#eee;
	color:#555;
	padding:20px 0 20px 15px;
	width:30%;
	vertical-align:top;
}
table.ent01 td {
	background-color:#fff;
	color:#555;
	padding:20px 0 20px 15px;
	width:70%;
}
span.red {
	color:#d90000;
}
input {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}

section#oubo {
	width: 900px;
	margin: 0 auto;
}
section#oubo p {
	text-align: center;
}

textarea {
	font-size:15px;
	line-height:1.8em;
	padding:5px;
	border:1px solid #999;
}

.mwform-radio-field-text {
	vertical-align:-0.1em;
}

.btn_wrap{
	margin-top: 20px;
	text-align: center;
}
.btn_wrap p{
	display: block;
}
.btn_wrap p button{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0.8em 1.5em 0.7em;
	background: #000;
	color: #fff;
	border: none;
	border-radius: 5px;;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.btn_wrap p button[value="back"]{
	background-color: #A7A7A7;
	margin-right: 10px;
}


p.finish {
	text-align: center;
	margin: 50px 0;
}

span.red {
	margin-left: .5em;
    padding: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    background: #e52d27;
}


/*スマホ==========================================================================================================*/
@media screen and (max-width: 480px) {

	
	
	
BODY#recruit {
	background-image: url(../img/recruit-top-back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}
section#rectop {
	width: 100%;
	height: 280px;
	background-image: url(../img/green-top2.png);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}
section#rectop h2 {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
}


section#recsecond {
	width: 100%;
	background-color: #00978F;
	height: 220px;
	position: relative;
	margin: -1px 0 0 0;
}
section#recsecond h3 {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#icon1 {
	width: 100px;
	position: absolute;
	top: -30px;
	left: 10px;
}
#icon2 {
	width: 100px;
	position: absolute;
	top: 50px;
	right: 0;
}


section#recmesse {
	position: relative;
	width: 100%;
	background-image: url(../img/green-top-99.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 50px 0;
	margin: -1px 0 0 0;
}
section#recmesse h4 {
	width: 80%;
	margin: 0 auto;
	padding: 80px 0 0 0;
}
section#recmesse p {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#icon3 {
	position: absolute;
	bottom: 30px;
	right: 0;
	width: 160px;
}
.btn {
	width: 200px;
	margin: 40px auto;
}
.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
	margin: 0 auto;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}



.button {
  position: relative;
  -webkit-perspective: 300px;
  perspective: 300px;
	margin: 0 auto;
}
.button span {
  display: block;
  position: absolute;
  width: 200px;
  height: 60px;
  border: 2px solid #ddd;
  text-align: center;
  line-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}
.button span:nth-child(1) {
  background-color: #00978F;
  color: #fff;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -30px;
  -moz-transform-origin: 50% 50% -30px;
  transform-origin: 50% 50% -30px;
}
.button span:nth-child(2) {
  background-color: #fff;
  color: #333;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -30px;
  -moz-transform-origin: 50% 50% -30px;
  transform-origin: 50% 50% -30px;
}
.button:hover span:nth-child(1) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.button:hover span:nth-child(2) {
  background-color: #00978F;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}






section#reccha {
	position: relative;
	width: 100%;
	background-image: url(../img/recruit-top-0033.jpg);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	
}
section#reccha h4 {
	width: 311px;
	margin: 0 auto;
	padding: 120px 0 0 0;
}
section#reccha p {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#charmbox {
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}




section#recint {
	position: relative;
	width: 100%;
	background-image: url(../img/recruit-int-back.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 50px 0;
	
}
section#recint h4 {
	width: 311px;
	margin: 0 auto;
	padding: 70px 0 0 0;
}
section#recint p {
	width: 70%;
	margin: 0 auto;
	padding: 20px 0 500px 0;
}
#intbox {
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

section#recint ul {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
section#recint ul li {
	width: 140px;
	position: absolute;
}
section#recint ul li.in01 {
	top: 100px;
	left: 30px;
}
section#recint ul li.in02 {
	top: 130px;
	left: 180px;
}
section#recint ul li.in03 {
	top: 250px;
	left: 80px;
}
section#recint ul li.in04 {
	top: 350px;
	left: 200px;
}
section#recint ul li.in05 {
	top: 400px;
	left: 30px;
}
section#recint ul li.in06 {
	top: 500px;
	left: 170px;
}

section#toplink {
	width: 100%;
	background-image: url(../img/grey-top.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0 0 0;
}
section#toplink ul {
	margin: 0 auto;
	font-size: 0;
	width: 100%;
	padding: 0 0 0 0;
}
section#toplink ul li {
	width: 50%;
	display: block;
	margin: 0 auto 50px;
}


/*recruit-messarge============================================================*/

body#recruit-message {
	background-image: url(../img/recruit-messe-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	
}
section#messebox {
	width: 100%;
	background: url(../img/coo-sp.png) center right no-repeat;
	background-size: 250px;
	margin: 0 0 0 0;
}
#recruit-message h2 {
	width: 80%;
	margin: 0 auto;
	padding: 30px 0;
}
#recruit-message h3 {
	width: 80%;
	margin: 0 auto;
	padding: 400px 0 20px 0;
}

#recruit-message p {
	width: 90%;
	margin: 0 auto;
}
#recruit-message p:nth-of-type(4) {
	margin: 20px auto 0;
}




/*charm============================================================*/

body#charm {
	
}
section.charmbox {
	width: 100%;
	overflow: hidden;

}
#charm h2 {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
}
#charm h3 {
	width: 80%;
	margin: 0;
	padding: 20px 0 0 0;
}
section.charmbox p {
	width: 80%;
	margin: 0 6% 15px 14%;
	padding: 0;
	text-align: justify;
}
.charmleft {
	float: none;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.charmright {
	float: none;
	width: 100%;
	height: auto;
}
.leftleft {
	float: none;
	width: 100%;
}
	
article section:nth-of-type(2) .charmleft {
	height: auto !important;
	}
article section:nth-of-type(4) .charmleft {
	height: auto !important;
	}	
article section:nth-of-type(6) .charmleft {
	height: auto !important;
	}		
	
	
article section:nth-of-type(1) .charmleft {
	background: url(../img/charm-01.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(2) .charmright {
	background: url(../img/charm-02.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 150px !important;
}
article section:nth-of-type(3) .charmleft {
	background: url(../img/charm-03.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(4) .charmright {
	background: url(../img/charm-04.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 150px !important;
}
article section:nth-of-type(5) .charmleft {
	background: url(../img/charm-05.jpg) 0 0 no-repeat;
	background-size: cover;
}

article section:nth-of-type(6) .charmright {
	background: url(../img/charm-06.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 150px !important;
}

section#charmbox2 {
	margin: 50px 0 80px 0;
}

section#charmbox2 ul {
	width: 80%;
	margin: 40px auto;
	font-size: 0;
}
section#charmbox2 ul li {
	width: 100%;
	display: block;
	padding: 0 0 20px 0;
}
#hukuri {
	width: 100%;
	height: 400px;
	background: url(../img/hukuri-back.jpg) right top no-repeat;
	background-size: cover;
}
#hukuri ul {
	width: 80% !important;
	margin: 0 auto !important;
}
#hukuri ul li {
	display: block !important;
	width: 100 % !important;
}

#hukuri ul li:nth-of-type(1) {
	padding: 40px 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(2) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(3) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(4) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(5) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(6) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(7) {
	padding: 0 0 20px 0 !important;
}
#hukuri ul li:nth-of-type(8) {
	padding: 0 0 20px 0 !important;
}
	
/*インタビュー============================================================*/

#wrapper {
    position: relative;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
	margin: 0 0 0 0;
	z-index: 10;
}

#main-container {
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    padding: 0 0 0 0;
}
#mainbox {
    position: relative;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
}


#contents-container {
    position: relative;
    width: 100%;
    padding: 500px 0 0 0;
    left: 0;
}
#photo {
	width: 87%;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.intbox {
	width: 90%;
	margin: 20px auto;
}
#photo2 {
	width: 100%;
	margin: 30px 0;
}


.intbox h3 {
	font-size: 18px;
	padding: 0 0 5px 0;
}
span.name {
	font-size: 28px;
}

.intbox h4 {
	width: 320px;
	margin: 0 0 20px 0;
}


#interview-01 #main-container {
	background-color: #29A3DA;
}

#interview-01 .intbox h3 {
	border-bottom: 5px solid #29A3DA;
}

p.age {
	font-size: 10px;
	text-align: right;
	padding: 0 0 30px 0;
}

#intmenu {
	width: 96%;
	margin: 50px auto;
}
#intmenu h5 {
	width: 30%;
	margin: 0 auto;
}
#intmenu ul {
	font-size: 0;
}
#intmenu ul li {
	display: inline-block;
	width: 14%;
	margin: 0 1%;
}

#intfoot {
	width: 100%;
	background-color: #00978F;
	padding: 50px 0;
}
#intfoot p {
	font-size: 10px;
	color: #fff;
	text-align: center;
}



#interview-02 #main-container {
	background-color: #22AA73;
}
#interview-02 .intbox h3 {
	border-bottom: 5px solid #22AA73;
}

#interview-03 #main-container {
	background-color: #E65A24;
}
#interview-03 .intbox h3 {
	border-bottom: 5px solid #E65A24;
}

#interview-04 #main-container {
	background-color: #BCA78E;
}
#interview-04 .intbox h3 {
	border-bottom: 5px solid #BCA78E;
}

#interview-05 #main-container {
	background-color: #F0A53B;
}
#interview-05 .intbox h3 {
	border-bottom: 5px solid #F0A53B;
}

#interview-06 #main-container {
	background-color: #FF66FF;
}
#interview-06 .intbox h3 {
	border-bottom: 5px solid #FF66FF;
}


/*募集要項============================================================*/

#new-graduates h2 {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0;
}
#career-adoption h2 {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0;
}
#career-adoption h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
section#boshu {
	width: 94%;
	margin: 40px auto;
}
#new-graduates h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
section#boshu p {
	padding: 0 0 0 5px;
	border-left: 5px solid #00978F;
	margin: 10px 0;
}

table.rc {
	width: 100%;
	font-size: 15px;
	line-height: 1.8em;
	color: #555;
	letter-spacing: 0.1em;
	border-top: 1px solid #ddd;
}
table.rc th {
	width: 100%;
	display: block;
	padding: 10px;
	background-color: #eee;
	border: none;
	box-sizing: border-box;
}
table.rc th:last-of-type {
	border: none;
}
table.rc td {
	padding: 10px;
	border: none;
	display: block;
	box-sizing: border-box;
}


table.rcc {
	width: 100%;
	font-size: 15px;
	line-height: 1.8em;
	color: #555;
	letter-spacing: 0.1em;
}
table.rcc th {
	width: 100%;
	padding: 10px 0 5px 0;
	background-color: #fff;
	border: none;
	box-sizing: border-box;
	display: block;
}
table.rcc th:last-of-type {
	border: none;
}
table.rcc td {
	padding: 0 0 10px 0;
	border: none;
	box-sizing: border-box;
	display: block;
}




p.ent {
	width: 90%;
	margin: 10px auto;
	text-align: justify;
}

#entry h2 {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0;
}


#entry h3 {
	width: 100%;
	margin: 20px auto;
	padding: 30px 0;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 15px;
	line-height: 60px;
	box-sizing: border-box;
	background-color: #00978F;
	color: #fff;
}



#kojin {
	width: 94%;
	margin: 20px auto ;
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 300px;
	overflow: auto;
	padding: 15px;
}
#kojin p {
	text-align: left !important;
	font-size: 13px;
}

#kojin ol {
	margin: 15px 0 15px 30px;
}
#kojin ol li {
	list-style-type: decimal;
	font-size: 13px;
	line-height: 1.6em;
	color: #555;
	padding: 0 0 15px 0;
	
}


table.ent01 {
	width:100%;
	box-sizing:border-box;
	margin:10px auto;
	font-size:15px;
	border: none;
}
table.ent01 tr {
	border: none;
}
table.ent01 th {
	border-top: 1px solid #ccc;
	background-color:#fff;
	color:#555;
	padding:20px 0 0 15px;
	width:100%;
	vertical-align:top;
	display: block;
	box-sizing: border-box;
}
table.ent01 td {
	background-color:#fff;
	color:#555;
	padding:20px 0 20px 15px;
	width:100%;
	display: block;
	box-sizing: border-box;
}
span.red {
	color:#fff;
}
input {
	background-color: #eee;
	padding: 10px;
	border: none;
	width: 90%;
	box-sizing: border-box;
}
.days {
		width: 50px;
	}
.che {
		width: 30px;
	}
section#oubo {
	width: 94%;
	margin: 0 auto;
}
section#oubo p {
	text-align: center;
}

textarea {
	font-size:15px;
	line-height:1.8em;
	padding:5px;
	border:1px solid #999;
	width: 90%;
	box-sizing: border-box;
}

.mwform-radio-field-text {
	vertical-align:-0.1em;
}

.btn_wrap{
	margin-top: 20px;
	text-align: center;
}
.btn_wrap p{
	display: block;
}
.btn_wrap p button{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0.8em 1.5em 0.7em;
	background: #000;
	color: #fff;
	border: none;
	border-radius: 5px;;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.btn_wrap p button[value="back"]{
	background-color: #A7A7A7;
	margin-right: 10px;
}


p.finish {
	text-align: center;
	margin: 50px 0;
}
	
	
	
#recruit-messarge p:nth-of-type(2) {
    width: 90%;
    margin: 0 auto;
	padding: 0 0 400px 0;
}
	
	
	
	
}
