@charset "utf-8";
/* CSS Document */
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;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

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

nav 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 {
    background-color:#ff9;
    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;
}
li{
  list-style: none;
}
img{
  vertical-align: bottom;
}
/*----------------------------------------
全ページ
------------------------------------------*/
html{
	font-family: "ヒラギノ角ゴシック", "Hiragino Sans", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  color: #222;
  font-size: 15px;
	-webkit-font-smoothing: antialiased;
}
.wrap{
  position: relative;
  width: 980px;
  margin: 0 auto;
}
a:link    {color: #000000; text-decoration: none;}
a:visited {color: #000000;}
a:hover   {color: #28B227; text-decoration: none;}
a:active  {color: #28B227;}

a img{
  transition-duration: 0.2s;
}
a img:hover{
  opacity: 0.7;
  transition-duration: 0.2s;
}


/* ヘッダー */
header #hd-text{
	padding: 1px 0;
	color: #FFFFFF;
	font-size: 11px;
	background: #c5161e;
}
header #hd-text p.right{
	margin: 0 10px 0 auto;
}
header #hd-text p.right a{
	color: #FFFFFF;
}
header #hd-text p.right a:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;
	border-color: transparent transparent transparent #fff;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 20%;
	margin-left: 10px
}
header .wrap{
	width: 980px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
header .wrap:nth-of-type(2){
	height: 80px;
}
header .wrap h1{
	margin-right: auto;
}
header .wrap #hd-search{
	width: 290px;
	height: 46px;
	transition-duration: 0.2s;
}
header .wrap #hd-search a{
	width: 290px;
	height: 46px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	transition-duration: 0.2s;
}



#top-img ul.wrap li{
	width: 310px;
	height: 103px;
	line-height: 1.4;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	text-align: center;
	color: #f78d1f;
	font-weight: bold;
	font-size: 18px;
	border-radius: 6px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}


/* お住いのエリアで求人を探す */
#area1{
    padding-bottom: 50px;
}
#area1 h2{
	width: 980px;
	margin: 0 auto 23px auto;
}
#area1 .wrap{
	width: 980px;
	padding: 50px 44px 60px;
	background: #FFFFFF;
}
#area1 .box-area{
	margin-bottom: 40px;
	border: solid 4px #e79da0;
}
#area1 .wrap .box-area:last-of-type{
	margin-bottom: 0;
}
#area1 .area1-txtbox {
	text-align: center;
    margin-bottom: 50px;
}
#area1 .area1-txtbox h3 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #4f3009;
    font-size: 32px;
    line-height: 1.2;
    border-bottom: dotted 4px #c5161e;
}
#area1 .area1-txtbox .txt {
	font-size: 21px;
    font-weight: bold;
    line-height: 1.8;
}
#area1 .box-area p.text1{
	margin-top: -20px;
	color: #fe5801;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
#area1 .box-area p.text1 span{
	padding: 0 15px;
	display: inline-block;
	background: #FFFFFF;
}
#area1 .box-area ul{
	padding: 20px 26px 10px 26px;
	display: flex;
	flex-wrap: wrap;
}
#area1 .box-area ul li{
	margin: 0 10px 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	transition-duration: 0.2s;
}
#area1 .box-area ul li:nth-child(7n){
	margin: 0 0 10px 0;
}
#area1 .box-area ul li a{
	width: 120px;
	height: 57px;
	line-height: 52px;
	color: #FFFFFF;
	display: block;
	transition-duration: 0.2s;
}
#area1 .box-area ul li a:hover{
	line-height: 62px;
	transition-duration: 0.2s;
}



/* おすすめのポイントは3つ！ */
#point{
	padding: 78px 0;
	background: #e69a9d;
}
#point h2{
	margin-bottom: 46px;
	text-align: center;
}

#point .box {
	margin-bottom: 50px;
	padding: 40px;
	background: #FFFFFF;
	display: flex;
	justify-content: space-between;
	border-radius: 8px;
    align-items: center;
}
#point .box:last-child {
	margin-bottom: 0;
}
#point .box:nth-child(2n) {
	flex-direction: row-reverse;
}

#point .box h3 {
	width: 494px;
	box-sizing: border-box;
	position:relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #4f3009;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -2px;
	border-bottom: dotted 4px #c5161e;
}
#point .box .txt {
	width: 494px;
	font-size: 17px;
	line-height: 1.8;
	white-space: nowrap;
	padding-left: 10px;
	box-sizing: border-box;
}
#point .box .txt-top {
	margin-bottom: 20px;
}
span.color {
	color: #c5161e;
	font-weight: bold;
}

/* お住いのエリアで求人を探す2 */
#area2 h2{
	width: 980px;
	margin: 0 auto 23px auto;
}
#area2 .wrap{
	width: 980px;
	padding: 50px 44px 60px;
	background: #FFFFFF;
}
#area2 .box-area{
	margin-bottom: 40px;
	border: solid 4px #e79da0;
}
#area2 .wrap .box-area:last-of-type{
	margin-bottom: 0;
}
#area2 .area2-txtbox {
	text-align: center;
	margin: 50px 0;
}
#area2 .area2-txtbox h3 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #4f3009;
    font-size: 32px;
    line-height: 1.2;
    border-bottom: dotted 4px #c5161e;
}
#area2 .area2-txtbox .txt {
	font-size: 17px;
    line-height: 1.8;
    white-space: nowrap;
    padding-left: 10px;
}
#area2 .box-area p.text1{
	margin-top: -20px;
	color: #fe5801;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
#area2 .box-area p.text1 span{
	padding: 0 15px;
	display: inline-block;
	background: #FFFFFF;
}
#area2 .box-area ul{
	padding: 20px 26px 10px 26px;
	display: flex;
	flex-wrap: wrap;
}
#area2 .box-area ul li{
	margin: 0 10px 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	transition-duration: 0.2s;
}
#area2 .box-area ul li:nth-child(7n){
	margin: 0 0 10px 0;
}
#area2 .box-area ul li a{
	width: 120px;
	height: 57px;
	line-height: 52px;
	color: #FFFFFF;
	display: block;
	transition-duration: 0.2s;
}
#area2 .box-area ul li a:hover{
	line-height: 62px;
	transition-duration: 0.2s;
}



/* 先輩しゅふに聞く！インタビュー */
#schedule {
	padding: 78px 0;
}
#schedule .schedule-area {
	border: solid 5px #c5161e;
	border-radius: 8px;
	box-sizing: border-box;
}
#schedule .title {
	text-align: center;
	margin: 0 auto;
	padding: 40px;
	color: #fff;
	background-color: #c5161e;
}
#schedule .title h2 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 10px;
}
#schedule .title .comment {
	font-size: 16px;
	font-weight: bold;
}
#schedule .box {
	padding: 39px 40px 40px 40px;
    border-radius: 8px;
}
#schedule .box .left{
	display: flex;
}
#schedule .box .left .flow{
	margin-top: 15px;
}
#schedule .wrap .box figure{
	margin: 4px 18px 41px 18px;
}
#schedule .wrap .box figure:nth-of-type(2){
	margin: 31px 30px 0px 0px;
}
#schedule .wrap .box table{
	width: 490px;
	border: solid 2px #fe5801;
	box-sizing: border-box;
}
#schedule .wrap .box table tr th{
	width: 150px;
	padding: 12px 0;
	color: #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	background: #fe5801;
}
#schedule .wrap .box table tr td{
	padding: 12px 15px;
	border-bottom: solid 2px #fe5801;
}
#schedule .wrap .box table tr:last-of-type th{
	border-bottom: solid 2px #fe5801;
}
#schedule .wrap .box hr{
	width: 100%;
    margin: 0 0 64px;	
}
#schedule .wrap .box dl{
	margin-top: 0;
}
#schedule .wrap .box dl.am6{
	margin-bottom: 20px;
}
#schedule .wrap .box dl.am830{
	margin-bottom: 44px;
}
#schedule .wrap .box dl.pm12{
	margin-bottom: 55px;
}
#schedule .wrap .box dl.pm13{
    margin-bottom: 50px;	
}
#schedule .wrap .box dl dt{
	margin-bottom: 10px;
	color: #c5161e;
	font-weight: bold;
	font-size:24px;
}
#schedule .wrap .box dl dd{
	font-size: 16px;
	line-height: 1.6;
	color: #222;
}
#schedule .box .right p{
	margin-bottom: 40px;
}


#gallery{
	padding: 30px 0;
	background:#c5161e;
}
#gallery ul{
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}



#copyright{
	padding: 20px 0;
	color: #FFFFFF;
	background: #8e3f42;
}
#copyright small{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	display: block;
}
