@charset "EUC-JP";
/*------------------------------
基本
--------------------------------*/
html{
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: aliased;
	font-size: 62.5%;
}
body{
	font-family:"toppan-bunkyu-gothic-pr6n", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:1.4rem;
	color:#343F46;
	margin:0px;
	padding:0px;
	overflow-x: scroll;
	position: relative;
}
img{
	border:none;
}
a{
	color:#1A72E8;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
	text-decoration:none;
}
strong{
	font-weight:bold;
}
/*------------------------------
フォーマット
--------------------------------*/
#container {
	width:1500px;
	max-width: 100%;
	box-sizing:border-box;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	height:auto;
	overflow: hidden;
	position:relative;
}
#contents{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	height:auto;
	scroll-behavior: smooth;
}
@media screen and (max-width:1499px){
	#container {
		width:100%;
	}
}

/*------------------------------
トップページ
--------------------------------*/
#recruit_cmp{
	padding:50px 0px 50px 0px;
	margin:0px 0px 0px 0px;
	background-color:#343F46;
	color:#fff;
	text-align:center;
}
.inner_box{
	width:1200px;
	margin:0px auto 0px auto;
}
#recruit_cmp h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.8rem;
	text-align:center;
}
#recruit_cmp h3{
	padding:0px 0px 0px 0px;
	margin:50px 0px 40px 0px;
	font-size:1.8rem;
	text-align:center;
}
#recruit_cmp h3::before{
	content:"careers";
	font-size:7.0rem;
	display:block;
	font-family: acumin-pro, sans-serif;
	font-style: italic;
	font-weight: 500;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
#recruit_cmp h2.img,#recruit_cmp h3.img{
	padding:20px 0px 40px 0px;
	margin:0px 0px 0px 0px;
}
#recruit_cmp h3.img::before{
	display:none;
}
#recruit_cmp p.m_p{
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	font-size:2.2rem;
	line-height:150%;
	letter-spacing:1px;
}
#recruit_cmp ul#rc01,#recruit_cmp ul#rc02{
	padding:50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
   display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
#recruit_cmp ul#rc01 li{
    --x-gradient: linear-gradient(90deg, #fff 0 20px, transparent 0 calc(100% - 20px), #fff calc(100% - 20px));
    --y-gradient: linear-gradient(#fff 0 20px, transparent 0 calc(100% - 20px), #fff calc(100% - 20px));
	display:inline-block;
	width:15%;
	margin: 0.5rem;
    padding: 1rem;
    background-image:
        var(--x-gradient),
        var(--y-gradient),
        var(--x-gradient),
        var(--y-gradient);
    background-repeat: no-repeat;
    background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
    background-position: top, right, bottom, left;
	font-size:1.6rem;
	line-height:250%;
}
#recruit_cmp ul#rc01 li span.rcb{
	font-size:4.8rem;
	color:#CF843B;
}
#recruit_cmp ul#rc01 li span.rcbm{
	font-size:2.8rem;
}
#recruit_cmp ul#rc02 li{
	display:inline-block;
	width:16%;
}
#recruit_cmp ul#rc02 li h4{
	padding:0px 0px 0px 0px;
	margin:25px 0px 15px 0px;
	font-size:2.0rem;
	color:#CF843B;
}
#recruit_cmp ul#rc02 li p{
	max-width:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	font-size:1.4rem;
	line-height:160%;
}
#recruit_cmp ul#rc02 li p span{
	display:inline-block;
	text-align:left;
}
#cmp_info{
	padding:50px 0px 50px 0px;
	margin:0px 0px 0px 0px;
}
#cmp01{
	width:1040px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	position:relative;
}
#cmp01 h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family:dejima-mincho,serif;
	font-size:5.0rem;
	float:right;
	letter-spacing: 5px;
}
#cmp01 h3{
	padding:0px 0px 0px 0px;
	margin:50px 50px 0px 0px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family:dejima-mincho,serif;
	font-size:3.6rem;
	float:right;
	color:#CF843B;
	line-height:120%;
	letter-spacing: 5px;
}
#cp_tex{
	width:680px;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
#cp_tex h4{
	padding:20px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.8rem;
	font-weight:bold;
}
#cp_tex p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.8rem;
	font-weight:400;
	line-height:160%;
}
#cmp02{
	width:1200px;
	padding:0px 0px 0px 0px;
	margin:60px auto 0px auto;
}
#cp02_left{
	display:inline-block;
	width:42%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#cp02_left h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	font-family:dejima-mincho,serif;
	font-size:3.6rem;
	color:#CF843B;
	line-height:130%;
	letter-spacing: 2px;
}
#cmp02 h2{
	display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 14%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: dejima-mincho,serif;
    font-size: 5.0rem;
    letter-spacing: 5px;
	line-height:120%;
}
#cp02_right{
	display:inline-block;
	width:40%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: right;
}
#cp02_right p{
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-size:1.8rem;
	font-weight:400;
	line-height:160%;
}
#cmp03,#cmp04,#cmp05,#cmp06,#cmp07{
	padding:0px 0px 0px 0px;
	margin:60px 0px 0px 0px;
	background-image: url(../images/cp_img03.jpg);
    background-repeat: no-repeat;
    background-size:contain;
	background-position:left top;
	height:500px;
	text-align:right;
}
#cmp04,#cmp06{
	background-image: url(../images/cp_img04.jpg);
	background-position:right top;
	text-align:left;
}
#cmp05{
	background-image: url(../images/cp_img05.jpg);
}
#cmp06{
	background-image: url(../images/cp_img06.jpg);
}
#cmp07{
	background-image: url(../images/cp_img07.jpg);
}
#cmp03 h2,#cmp04 h2,#cmp05 h2,#cmp06 h2,#cmp07 h2{
	padding: 20px 0px 0px 20px;
    margin: 120px 0px 30px 0px;
    font-family: dejima-mincho,serif;
    font-size: 5.0rem;
    letter-spacing: 3px;
    color: #CF843B;
    display: inline-block;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
}
#cmp04 h2,#cmp06 h2{
	padding: 20px 20px 0px 0px;
}
#cmp03 h2:after,
#cmp04 h2:after,
#cmp05 h2:after,
#cmp06 h2:after,
#cmp07 h2:after{
		width: calc(100% - 20px);
		height: 0;
		display: block;
		position: absolute;
		left: 0;
		content: "";
		border-top: solid 20px #fff;
		border-left: solid 20px transparent;
		top: 100%;
		opacity: 0.7;
}
#cmp04 h2:after,
#cmp06 h2:after{
		border-left:unset;
		border-top: solid 20px #fff;
		border-right: solid 20px transparent;
		top: 100%;
		opacity:0.7;
}
#cmp03 h3,#cmp04 h3,#cmp05 h3,#cmp06 h3,#cmp07 h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	font-family:dejima-mincho,serif;
	font-size:3.6rem;
	line-height:150%;
	letter-spacing: 3px;
}
#cmp03 p,#cmp04 p,#cmp05 p,#cmp06 p,#cmp07 p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	font-family:dejima-mincho,serif;
	font-size:1.8rem;
	line-height:150%;
	letter-spacing: 1px;
	width:475px;
	display: inline-block;
	text-align:left;
}
#rec_tekisei{
	padding:0px 0px 0px 0px;
	margin:120px 0px 0px 0px;
	background-color:#DFD2C0;
	position:relative;
	height:450px;
}
#rec_tekisei img.rt_img{
	display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    position: absolute;
    top: -115px;
    left: 0;
    right: 0;
}
#rec_tekisei p.rt_left{
	float:left;
	padding:50px 0px 0px 0px;
	margin:150px 0px 0px 0px;
	font-size:4.0rem;
}
#rec_tekisei p.rt_left span{
	display:block;
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 0px;
	color:#ED6102;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}
#rec_tekisei div.rt_right{
	float:right;
	padding:0px 0px 0px 0px;
	margin:150px 0px 0px 0px;
}
#rec_yoko{
	background-color:#343F46;
	padding:70px 0px 70px 0px;
	margin:0px 0px 0px 0px;
}
#rec_yoko h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 50px 0px;
	font-size:6.0rem;
	color:#fff;
	text-align:center;
}
#rec_yoko h2::after{
	display:block;
	margin:8px 0px 0px 0px;
	content:"recruit guidlines";
	font-style:italic;
	font-size:1.8rem;
}
#rec_yoko ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#rec_yoko li{
	padding:30px;
	margin:0px 0px 20px 0px;
	background-color:#fff;
}
#rec_yoko li h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:2.4rem;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}
#rec_yoko li p{
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	font-size:1.8rem;
	line-height:180%;
}
.ry_button{
	padding:0px 0px 0px 0px;
	margin:50px 0px 0px 0px;
	text-align:center;
}
.ry_button a{
	display:inline-block;
	padding:20px 60px;
	margin:0px 0px 0px 0px;
	font-size:3.2rem;
	color:#fff;
	background-color:#CF843B;
	box-shadow:2px 2px 4px #333;
}
.ry_button a:hover{
	background-color:#C55A24;
}
.ry_button a span{
	display:block;
	font-family:#;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:2.0rem;
	color:#343F46;
}
#rec_process{
	padding:60px 30px;
	margin:0px 0px 0px 0px;
	background-color:#91A0A8;
}
#rec_process h2{
	padding:0px 0px 0px 0px;
	margin:80px 30px 0px 80px;
	font-size:2.8rem;
	text-align:left;
	display:inline-block;
	vertical-align: top;
}
#rec_process h2::before{
	content:"process";
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:1.4rem;
	letter-spacing:1px;
}
#rec_process img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline-block;
}
@media screen and (max-width:1280px){
	.inner_box{
		width:1000px;
		margin:0px auto 0px auto;
	}
	#cmp03 p,#cmp04 p,#cmp05 p,#cmp06 p,#cmp07 p{
		width:400px;
	}
}
@media screen and (max-width:1024px){
	.inner_box{
		width:97%;
		box-sizing:border-box;
	}
	#cmp01,#cmp02{
		width: 100%;
		box-sizing: border-box;
		padding: 0px 20px 0px 20px;
	}
	#cp02_left img,#cp02_right img{
		width:100%;
	}
	#cmp03 p,#cmp04 p,#cmp05 p,#cmp06 p,#cmp07 p{
		width:auto;
		margin-top:30px;
	}
	#cmp03, #cmp04, #cmp05, #cmp06, #cmp07 {
		background-size: 50%;
		height: 400px;
	}
	#rec_tekisei img.rt_img{
		width:97%;
	}
	#rec_tekisei div.rt_right{
		width:300px;
		margin:180px 0px 0px 0px;
	}
	#rec_tekisei div.rt_right img{
		width:100%;
	}
	#rec_process h2{
		margin: 30px auto;
		text-align: center;
		display: block;
		width: 300px;
	}
	#rec_process img{
		margin: 0px auto;
		display:block;
	}
}
@media screen and (max-width:912px){
	#recruit_cmp p.m_p {
		font-size: 1.8rem;
	}
	#recruit_cmp p.m_p br{
		display:none;
	}
	#recruit_cmp ul#rc01 li{
		font-size:1.4rem;
	}
	#recruit_cmp ul#rc01 li span.rcb{
		font-size:4.0rem;
	}
	#recruit_cmp ul#rc01 li span.rcbm{
		font-size:2.2rem;
	}
	#cmp01 h2,#cmp02 h2,#cmp03 h2,#cmp04 h2,#cmp05 h2,#cmp06 h2,#cmp07 h2{
		font-size: 4.0rem;
	}
	#cmp01 h3 {
		font-size: 3.0rem;
		margin: 50px 30px 0px 0px;
	}
	#cp_tex{
		width:70%;
		padding: 0px 0px 0px 0px;
	}
	#cp02_left h3,#cmp03 h3,#cmp04 h3,#cmp05 h3,#cmp06 h3,#cmp07 h3{
		font-size: 3.0rem;
	}
	#rec_tekisei p.rt_left{
		padding:0px 0px 0px 0px;
		margin:120px 0px 0px 0px;
		font-size:3.4rem;
	}
	#rec_tekisei div.rt_right {
		margin: 100px 0px 0px 0px;
	}
	#rec_tekisei {
		height: 300px;
	}
	#rec_yoko h2{
		font-size:4.5rem;
	}
	#rec_process img{
		width:100%;
	}
}
@media screen and (max-width:820px){
	#recruit_cmp ul#rc01 li{
		width:25%;
		margin:10px;
	}
	#cmp03 p,#cmp04 p,#cmp05 p,#cmp06 p,#cmp07 p{
		margin:0px;
	}
	#rec_tekisei div.rt_right {
		width: 200px;
		margin: 130px 0px 0px 0px;
	}
}
@media screen and (max-width:768px){
	#cm#cmp03 h2,#cmp04 h2,#cmp05 h2,#cmp06 h2,#cmp07 h2p01 h2,#cmp02 h2,{
		margin: 100px 0px 30px 0px;
	}
	#cmp03, #cmp04, #cmp05, #cmp06, #cmp07 {
		margin: 30px 0px 0px 0px;
	}
	#rec_tekisei img.rt_img{
		top: -85px;
	}
	#rec_tekisei p.rt_left{
		font-size:2.8rem;
	}
}
@media screen and (max-width:540px){
	#recruit_cmp h2.img,#recruit_cmp h3.img{
		padding:0px 0px 20px 0px;
	}
	#recruit_cmp h3.img{
		width: 350px;
	}
	#recruit_cmp p.m_p {
		font-size: 1.6rem;
	}
	#recruit_cmp ul#rc01, #recruit_cmp ul#rc02 {
		padding: 0px 0px 30px 0px;
	}
	#recruit_cmp h3::before{
		font-size: 6.0rem;
	}
	#cmp_info {
		padding: 20px 0px 20px 0px;
	}
	#cmp01 h2{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		-ms-writing-mode: unset;
		writing-mode: unset;
		font-size:3.4rem;
		float:unset;
		letter-spacing: 2px;
	}
	#cmp01 h3 {
		font-size: 2.4rem;
		margin: 10px 0px 0px 0px;
		-ms-writing-mode: unset;
		writing-mode: unset;
		float:unset;
	}
	#cp_tex {
		width: auto;
	}
	#cmp02{
		margin:30px auto 0px auto;
	}
	#cp02_left {
		width: auto;
	}
	#cmp02 h2 {
		margin: 10px 0px 10px 0px;
		width: auto;
		-ms-writing-mode: unset;
		writing-mode:unset;
		font-size: 3.6rem;
		letter-spacing: 2px;
	}
	#cmp02 h2 br,#cmp02 h2 span{
		display:none;
	}
	#cp02_right {
		width: auto;
		float: unset;
	}
	#cmp03, #cmp04, #cmp05, #cmp06, #cmp07 {
		margin: 30px 0px 0px 0px;
		width: 100%;
		box-sizing: border-box;
		padding-top: 140px;
		background-size: 97%;
		height: auto;
	}
	#cmp03 h2, #cmp04 h2, #cmp05 h2, #cmp06 h2, #cmp07 h2 {
		margin: 110px 0px 30px 0px;
		padding: 20px 0px 0px 20px;
		font-size:3.0rem;
	}
	#cmp03 h3, #cmp04 h3, #cmp05 h3, #cmp06 h3, #cmp07 h3 {
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 10px 0px;
		font-size: 2.4rem;
	}
	#rec_tekisei {
		padding: 30px 0px 20px 0px;
		margin: 90px 0px 0px 0px;
		height: auto;
	}
	#rec_tekisei img.rt_img {
		top: -85px;
	}
	#rec_tekisei p.rt_left {
		padding: 0px 0px 0px 0px;
		margin: 110px 0px 0px 0px;
		float:unset;
	}
	#rec_tekisei div.rt_right {
		float:unset;
		width: 300px;
		margin: 10px auto 0px auto;
	}
	#rec_process {
		padding: 20px;
	}
}
@media screen and (max-width:428px){
	#recruit_cmp h3.img{
		width:auto;
	}
	#cmp03 h2, #cmp04 h2, #cmp05 h2, #cmp06 h2, #cmp07 h2 {
		text-align:left;
		background:none;
		padding: 20px 0px 0px 0px;
		line-height:130%;
		margin:110px 0px 0px 0px;
	}
	#cmp03 h2::after, #cmp04 h2::after, #cmp05 h2::after, #cmp06 h2::after, #cmp07 h2::after {
		display:none;
	}
	#recruit_cmp h2.img img,#recruit_cmp h3.img img{
		width:95%;
		display:block;
		margin:auto;
	}
	#cp02_left h3,#cmp03 h3,#cmp04 h3,#cmp05 h3,#cmp06 h3,#cmp07 h3{
		text-align:left;
	}
	#cp02_left h3 br,#cmp03 h3 br,#cmp04 h3 br,#cmp05 h3 br,#cmp06 h3 br,#cmp07 h3 br{
		display:none;
	}
	#rec_tekisei p.rt_left {
		margin: 70px 0px 0px 0px;
		font-size: 2.2rem;
	   line-height: 70%;
	}
}
@media screen and (max-width:340px){
	#cmp03 h2, #cmp04 h2, #cmp05 h2, #cmp06 h2, #cmp07 h2 {
		margin:50px 0px 0px 0px;
	}
}
/*------------------------------
ヘッダー
--------------------------------*/
#header{
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position: relative;
	background-image: url(../images/main_img.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size:contain;
	height:800px;
	width:1500px;
}
#header h1{
	position:absolute;
	top:30px;
	left:45px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:575px;
    height:65px;
}
#header p.h1_p{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#header p.head_lt{
	position:absolute;
	top:40px;
	right:40px;
	font-size:2.8rem;
	color:#fff;
	line-height: 130%;
	text-align:right;
	text-shadow: 1px 1px 2px black;
	letter-spacing:1px;
}
#header p.head_lb{
	position:absolute;
	bottom:40px;
	left:40px;
	font-size:4.0rem;
	color:#fff;
	line-height: 120%;
	text-align:right;
	text-shadow: 2px 2px 4px black;
}
#header p.head_lb span.hlbs{
	font-size:2.8rem;
	letter-spacing:1px;
}
#header_entry{
	margin: 0px 0px 0px 0px;
	padding:50px 0px 10px 0px;
	text-align:center;
}
@media screen and (max-width:1499px){
	#header{
		background-size:cover;
		height:800px;
		width:100%;
	}
}
@media screen and (max-width:1024px){
	#header{
		background-image: url(../images/main_img2.jpg);
	}
}
@media screen and (max-width:912px){
	#header h1{
		position:absolute;
		top:20px;
		left:25px;
		width:550px;
		height:auto;
	}
	#header h1 img{
		width:100%;
		height:auto;
	}
	#header p.head_lt{
		position: absolute;
		top: 20px;
		right: 20px;
		font-size: 2.4rem;
	}
	#header{
		height:650px;
	}
	#header p.head_lb {
		position: absolute;
		right:unset;
		bottom: 20px;
		left: 20px;
		font-size: 3.8rem;
		text-align: left;
	}
	#header p.head_lb span.hlbs {
		font-size: 2.4rem;
	}
}
@media screen and (max-width:820px){
	#header p.head_lt{
		display:none;
	}
}
@media screen and (max-width:768px){
	#header {
		height: 600px;
	}
}
@media screen and (max-width:540px){
	#header{
		background-image: url(../images/main_img_smp.jpg);
		height: 400px;
	}
	#header h1 {
		top: 10px;
		left: 15px;
		width: auto;
		height: auto;
	}
	#header p.head_lb {
		display:none;
	}
	#header_entry{
		padding:20px 0px 10px 0px;
	}
}
@media screen and (max-width:480px){
	#header{
		height: 350px;
	}
	#header h1 {
		width: auto;
		height: auto;
	}
	#header p.head_lb {
		display:none;
	}
}
@media screen and (max-width:428px){
	#header{
		height: 300px;
	}
}
@media screen and (max-width:390px){
	#header{
		height: 270px;
	}
	#header h1{
		width:250px;
	}
}
@media screen and (max-width:340px){
	#header{
		height: 220px;
	}
	#header h1{
		width:200px;
	}
}
/*------------------------------
パンクズ
--------------------------------*/
.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 20px;
}
.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
	font-weight: bold;/*太字*/
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
	color: #2e7fea;
}
.breadcrumb li a:hover{
	color: #999;
	text-decoration:none;
}
.breadcrumb li a span.bdcb{
	color: #1D2B33;
}
.breadcrumb li:first-child a:before {
	font-family:"Font Awesome 5 Free";
	content: '\f1ad';
	font-weight: normal;
	font-size: 1.1em;
	color: #2e7fea;
}
@media screen and (max-width:428px){
	.breadcrumb {
		margin:10px;
	}
	.breadcrumb li{
		margin-bottom:3px;
	}
}
@media screen and (max-width:390px){
	.breadcrumb {
		margin: 10px;
		line-height:150%;
	}
}
/*------------------------------
無料相談フォーム
--------------------------------*/

/*------------------------------
共通
--------------------------------*/
.img_box{
	display:block;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}
.red{
	color:#e21c24;
}
.orange{
	color:#CF843B;
}
.yellow{
	color:#FFFF00;
}
.kon{
	color:#2e3187;
}
.black{
	color:#000;
}
.mini{
	font-size:1.2rem;
}
.page_l{
	text-align:left;
}
.page_c{
	text-align:center;
}
.page_r{
	text-align:right;
}
.bbig{
	font-weight:bold;
	font-size:120%;
}
.tb20{
	clear:both;
	margin:20px 0px 20px 0px;
}
.tb10{
	clear:both;
	margin:10px 0px 10px 0px;
}
a.base_btn{
	display: inline-block;
    padding:12px 20px 10px 20px;
    text-decoration: none;
    background: #455d73;/*ボタン色*/
    color: #FFF;
	font-size:1.7rem;
    border-bottom: solid 4px #262a59;
    border-radius:8px;
	cursor:pointer;
}
a:hover.base_btn{
	margin-top:4px;
	 border-bottom:unset;
}
@media screen and (max-width:912px){
	.img_box img.jigyo_img{
		display:block;
		width:97%;
		margin:auto;
	}
	#recruit_cmp ul#rc02 li {
		width: 25%;
		margin-bottom: 30px;
	}
}
@media screen and (max-width:540px){
	.page_c img.moi{
		display:block;
		width:97%;
		margin:auto;
	}
	#recruit_cmp ul#rc02 li {
		width: 31%;
	}
	#recruit_cmp {
		padding: 30px 0px 0px 0px;
	}
}
@media screen and (max-width:428px){
	#recruit_cmp ul#rc01 li{
		width:40%;
	}
	#recruit_cmp ul#rc02 li{
		width:45%;
	}
}
@media screen and (max-width:390px){
	#recruit_cmp ul#rc01 li{
		margin:5px;
	}
	#recruit_cmp ul#rc02 li{
		width:48%;
	}
	#recruit_cmp ul#rc02 li img {
		width: 100%;
	}
}
/*------------------------------
テーブル
--------------------------------*/
.table01,.table02,.table03{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:1.4rem;
	border-collapse: collapse;
	text-align: center;
}
.table01 th,.table02 th,.table03 th{
	border:1px dotted #b1b1b1;
	background-color:#efefef;
	margin:0px 0px 0px 0px;
	padding:8px;
	text-align:center;
	font-weight:normal;
	color:#333;
	vertical-align:middle;
	line-height:140%;
}
.table03 th{
	padding:5px 0px 5px 0px;
}
.table01 th.th_m,.table02 th.th_m,.table03 th.th_m{
	background-color:#333;
	color:#fff;
}
.table01 th.th_m a,.table02 th.th_m a,.table03 th.th_m a{
	color:#fff;
	text-decoration:underline;
}
.table01 td,.table02 td,.table03 td{
	border:1px dotted #b1b1b1;
	margin:0px 0px 0px 0px;
	padding:8px;
	color:#333;
	vertical-align:middle;
	line-height:150%;
	background-color:#fff;
	text-align:left;
}
.table02 td.no{
	padding:2px;
	text-align:center;
}
.table02 td img{
	width:100%;
	height:auto;
}
.table03 td{
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ta_c td{
	text-align:center;
}
.table01 td.td_c,.table02 td.td_c{
	text-align:center;
}
.table01 td.td_n,.table02 td.td_n{
	border:none;
	text-align:center;
}
.table02 th.thw80,.table02 td.tdw80{
	width:80px;
}
.table02 th.thw100,.table02 td.tdw100{
	width:100px;
}
.taw400{
	width:400px;
	margin:0px auto 0px auto;
}
.taw600{
	width:600px;
	margin:0px auto 0px auto;
}
.taw800{
	width:800px;
	margin:0px auto 0px auto;
}
.thw80,.tdw80{
	width:80px;
}
.thw100{
	width:100px;
}
.thw150{
	width:150px;
}
.thw250{
	width:250px;
}
.t_fixed{
	table-layout: fixed;
}
.tmini{
	font-size:1.4rem;
}
@media screen and (max-width:800px){
	.taw800{
		width:100%;
		margin:0px 0px 0px 0px;
	}
}
@media screen and (max-width:480px){
	.taw600{
		width:100%;
		margin:0px 0px 0px 0px;
	}
	.table01 th,.table01 td{
		display:block;
		width:100%;
		box-sizing:border-box;
		margin:0px 0px 0px 0px;
		text-align:center;
	}
	.table01 td img{
		width:100%;
		height:auto;
	}
}
@media screen and (max-width:480px){
	.taw400{
		width:100%;
		margin:0px 0px 0px 0px;
	}
}
/*------------------------------
フッター
--------------------------------*/
#footer{
	margin: 20px auto 0px auto;
    padding:30px;
    text-align: center;
	position:relative;
}
.foot_logo{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.foot_logo p{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.2rem;
	letter-spacing: 1px;
}
.ban_box{
	margin:30px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ban_box a{
	display:inline-block;
	margin:0px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}
#footer h3{
	font-size:1.8rem;
	text-align:center;
	margin:20px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
.foot_sns{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:2.8rem;
}
.foot_sns a{
	color:#4D4D4D;
}
.foot_sns a:hover{
	color:#999;
}
#side_link{
	width: 100px;
    box-sizing: border-box;
    position: fixed;
	top:35%;
	right:0px;
    text-align: center;
    z-index: 1;
    font-size: 2.4rem;
}
#side_link a{
	display:block;
	color:#fff;
	line-height:115%;
	letter-spacing:1px;
	width:100px;
	height:100px;
	box-sizing:border-box;
	margin:0px 0px 15px 0px;
	padding:15px;
}
#side_link a.rec_car{
	background-color:#56666D;
}
#side_link a.rec_yoko{
	background-color:#91A0A8;
}
#side_link a.rec_entry{
	background-color:#CF843B;
}
#side_link a:after{
	content:"careers";
	font-size: 1.4rem;
    display: block;
    margin: -5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #CF843B;
    font-family: "acumin-pro", sans-serif;
    font-style: normal;
    font-weight: 500;
}
#side_link a.rec_yoko:after{
	content:"guidline";
}
#side_link a.rec_entry:after{
	content:"ENTRY";
	color:#343F46;
}
#side_link a.foot_top{
	width:70px;
	height:70px;
	background-color:#56666D;
	border-radius:50%;
	margin:0px auto 0px auto;
	padding:20px 0px 0px 0px;
}
#side_link a.foot_top i{
	font-size:2.8rem;
}
#side_link a.foot_top:after{
	display:none;
}
#side_link a:hover{
	opacity:0.7;
}
#side_link a.rec_entry:hover{
	opacity:1;
	background-color:#C55A24;
}
address{
	width: 100%;
	box-sizing:border-box;
	display: block;
    font-size: 1.0rem;
    text-align: center;
    padding: 10px;
	color:#fff;
	background-color:#343F46;
	font-family:"dejima-mincho", sans-serif;
	font-style: normal;
	font-weight: 500;
}
@media screen and (max-width:1499px){
	#side_link{
		top:12%;
	}
}
@media screen and (max-width:1280px){
	
}
@media screen and (max-width:1024px){

}
@media screen and (max-width:800px){
	#foot_management li,#foot_infomation li{
		width:97%;
	}
}
@media screen and (max-width:540px){
	#side_link {
		width: 70px;
		font-size: 1.8rem;
	}
	#side_link a{
		width:70px;
		height:70px;
		box-sizing:border-box;
		margin:0px 0px 10px 0px;
		padding:7px;
	}
	#side_link a:after{
		font-size: 1.4rem;
		margin: -2px 0px 0px 0px;
	}
	#side_link{
		top:5%;
	}
	#side_link a.foot_top{
		width:50px;
		height:50px;
		padding:12px 0px 0px 0px;
	}
	.foot_logo img{
		width:100%;
	}
	.foot_logo p{
		font-size:1.4rem;
	}
}
@media screen and (max-width:428px){
	#side_link {
		width: 60px;
		font-size: 1.6rem;
		top:0px;
	}
	#side_link a{
		width:60px;
		height:60px;
		box-sizing:border-box;
		margin:0px 0px 10px 0px;
		padding:5px;
	}
	#side_link a:after{
		font-size: 1.2rem;
		margin: -4px 0px 0px 0px;
	}
}
.all_clear {
    clear: both;
    height: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*------------------------------
フォント切り替え
--------------------------------*/
.dejima{
	font-family:"dejima-mincho", sans-serif;
	font-style: normal;
	font-weight: 500;
}
.acumin_m{
	font-family:"acumin-pro", sans-serif;
	font-style: normal;
	font-weight: 500;
}
.acumin_mi{
	font-family:"acumin-pro", sans-serif;
	font-style: italic;
	font-weight: 500;
}
.acumin_b{
	font-family:"acumin-pro", sans-serif;
	font-style: normal;
	font-weight: 700;
}
.acumin_bi{
	font-family:"acumin-pro", sans-serif;
	font-style: italic;
	font-weight: 700;
}
.toppan_r{
	font-family:"toppan-bunkyu-gothic-pr6n", serif;
	font-style: normal;
	font-weight: 400;
}
.toppan_m{
	font-family:"toppan-bunkyu-gothic-pr6n", serif;
	font-style: normal;
	font-weight: 500;
}
.toppan_db{
	font-family:"toppan-bunkyu-midashi-go-std", sans-serif;
	font-style: normal;
	font-weight: 900;
}
.list_num{
    padding:20px;
}
.list_num a{
	font-size: 1.8rem;
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
}
.list_num a.num_arrow{
    display: inline-block;
    padding: 0px 2px;
    border:none;
    border-radius:unset;
    color: #333;
	vertical-align: bottom;
}
.list_num span.num_act{
	font-size: 1.8rem;
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
	background-color:#333;
    color: #fff;
	font-weight:bold;
}