@charset "utf-8";

/*基本設定
-------------------------------------------------------------- */

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

.clearfix {
    zoom: 1; /* for IE7- */
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
strong {
	font-weight:bold;
}
img {vertical-align: bottom;}

/* リンク設定
------------------------------------------------------------*/

.op:hover {
opacity: 0.7;
transition: 0.3s;
}
.cl {
	clear:both;
}
.ct {
text-align: center;
}
.yu {
font-family:"游明朝","YuMincho";
font-weight: bold;
}
.yu2 {
font-family:"游明朝","YuMincho";
font-weight: normal;
}
.red {
color:#fd0000;
}
.bk {
color: #000;
}
.white {
color:#fff;
}
.sptb {
overflow: scroll;
}
.up20 {
	margin-top:2rem;
}
.up30 {
	margin-top:3rem;
}
.up40 {
	margin-top:4rem;
}
.up50 {
	margin-top:5rem;
}
.up60 {
	margin-bottom:6rem;
}
.d20 {
	margin-bottom:2rem;
}
.d30 {
	margin-bottom:3rem;
}
.d40 {
	margin-bottom:4rem;
}
.d50 {
	margin-bottom:5rem;
}
.ud20 {
	margin:2rem 0;
}
.ud30 {
	margin:3rem 0;
}
.ud40 {
	margin:4rem 0;
}
.ud50 {
	margin:5rem 0;
}


/* リンク設定
------------------------------------------------------------*/
a:link {
	color:#2280ba;
	text-decoration:none;
}
a:visited {
	color:#2280ba;
	text-decoration:none;
}
a:hover {
	color:#449ed5;
	text-decoration:underline;
}
a:active {
	color:#2280ba;
	text-decoration:none;
}

a.top_serv:link {
	color:#fff;
	text-decoration:none;
}
a.top_serv:visited {
	color:#fff;
	text-decoration:none;
}
a.top_serv:hover {
	color:#fff;
	text-decoration:none;
}
a.top_serv:active {
	color:#fff;
	text-decoration:none;
}


/* 共通
------------------------------------------------------------*/

html {
font-size: 62.5%;
}
body {
font-family:"游ゴシック",YuGothic,"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#323232;
-webkit-text-size-adjust: none;
font-weight:500;
}
nav {
background: #2351a6;
height: 6.4rem;
}
nav article {
width: 98rem;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
nav article a:link {
display: block;
height: 6.4rem;
width: 16.3rem;
text-align: center;
color: #fff;
transition: 0.3s;
}
nav article a:visited {
text-decoration: none;
color: #fff;
}
nav article a:hover {
text-decoration: none;
color: #fff;
background: #3663b6;
}
nav article a:active {
text-decoration: none;
color: #fff;
}
nav article a div {
line-height: 2.8rem;
border-left: 0.1rem solid #5ea8d5;
margin: 1.8rem 0;
}
#last_nav {
border-right: 0.1rem solid #5ea8d5;
width: 16.5rem;
}
footer {
margin-top: 7rem;
padding: 2.4rem 0;
background: #3466c2; /* Old browsers */
background: -moz-linear-gradient(top, #3466c2 0%, #2351a6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3466c2 0%,#2351a6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3466c2 0%,#2351a6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3466c2', endColorstr='#2351a6',GradientType=0 ); /* IE6-9 */
text-align: center;
}
footer small {
color: #89abea;
}
.hdr {
height: 15.7rem;
padding-top: 5rem;
margin-bottom: 3.4rem;
}
.off {
width: 82.4rem;
margin: 0 auto;
min-height: 60rem;
text-align: center;
}
.off table {
display: none;
}
.off::before {
content: "現在募集は行っておりません。";
text-align: center;
font-size: 1.8rem;
width: 100%;
}
.pdf {
text-align: center;
margin-top:4rem;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 980px) {

.spbr {
display: none !important;
}
.slicknav_menu {
display: none;
}
body {
border-top: 0.3rem solid #2351a6;
}
#menu {
display: none;
}
body{
font-size: 1.4rem;
line-height:2.4rem;
}
header {
position: relative;
width: 98rem;
height: 14.8rem;
margin: 0 auto;
}
#logo {
position: absolute;
top: 4.6rem;
left: 0;
}
header h1 {
position: absolute;
top: 8.8rem;
left: 0;
font-size: 1.2rem;
line-height: 1.2rem;
}
#tel {
position: absolute;
top: 0.2rem;
right: 0;
}
#tel small {
font-size: 1.1rem;
}
#tel p {
box-shadow: 0 0 0.5rem #ccc;
padding: 0.2rem 1.2rem 0.2rem 3.6rem;
background: url("../img/icon_tel.png") no-repeat;
background-position: 1.2rem 0.8rem;
border-radius: 0.8rem;
font-size: 1.8rem;
font-weight: bold;
}
#tel p span {
display: block;
font-size: 1.1rem;
line-height: 1.4rem;
}
footer p {
margin-bottom: 3.4rem;
}
footer p a:link {
color: #fff;
margin: 0 1rem;
}
footer p a:visited {
color: #fff;
}
footer p a:hover {
color: #fff;
}
footer p a:active {
color: #fff;
}
.hdr2 {
border-bottom: 0.2rem solid #c9c9c9;
padding: 2.2rem 0 1.8rem 0;
}
.hdr2 div {
color: #fff;
font-size: 3rem;
text-align: center;
background: rgba(35,81,166,0.82);
padding: 1.4rem 0;
margin: 0 auto;
width: 39.6rem;
}
.wrap_800 {
width: 80rem;
margin: 0 auto;
}
.wrap_980 {
width: 98rem;
margin: 0 auto;
}
.wp_800 {
width: 80rem;
margin: 5rem auto;
min-height: 60rem;
}
.wp_800 h3 {
font-size: 2rem;
font-weight: bold;
}
.wp_800 small {
padding: 0.6rem 0;
}
.wpdiv {
margin: 1rem 0 3rem 0;
border-bottom: 0.1rem dotted #ccc;
padding-bottom: 1rem;
}
.wpsingle {
margin: 1rem 0 3rem 0;
padding-bottom: 1rem;
}
.wpsingle img {
max-width: 100%;
height: auto;
margin: 1rem 0;
}
#toi {
background: #2857ad;
width: 42rem;
color: #fff;
margin: 4.6rem auto 0 auto;
text-align: center;
padding: 1.6rem 0 0.6rem 0;
}
#toi h3 {
font-size: 1.8rem;
margin-bottom: 0.2rem;
}
#toi h3 span {
display: block;
}
#toi p {
font-size: 4rem;
margin-bottom: 2rem;
}
#toi img {
margin-right: 0.6rem;
}
.hdr h1 {
color: #fff;
font-size: 3rem;
text-align: center;
background: rgba(35,81,166,0.82);
padding: 1.4rem 0;
margin: 0 auto;
width: 39.6rem;
}
.read {
background: url("../img/back_read.png");
color: #fff;
font-size: 2.4rem;
text-align: center;
padding: 1rem 0;
margin: 3rem 0;
}

/* ページャー（一覧） */
.pager{
	text-align:center;
	padding:30px 0px;
	clear:both;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}


}

/* タブレット用
------------------------------------------------------------*/
@media only screen and (min-width: 641px) and (max-width: 979px) {

.spbr {
display: none !important;
}
.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.pdd_sp {
padding: 0 2rem;
}
.sp100 {
width:100%;
height:auto;
}
#menu {
display: none;
}
body{
font-size: 1.6rem;
line-height:2.6rem;
border-top: none;
}
nav {
display: none;
}
header {
position: relative;
width: 100%;
height: 14.8rem;
}
#logo {
position: absolute;
top: 5.2rem;
left: 1rem;
}
header h1 {
position: absolute;
top: 9.4rem;
left: 1rem;
font-size: 1.2rem;
line-height: 1.2rem;
}
#tel {
position: absolute;
top: 0;
right: 1rem;
}
#tel small {
font-size: 1.1rem;
}
#tel p {
box-shadow: 0 0 0.5rem #ccc;
padding: 0.1rem 1.2rem 0.1rem 3.6rem;
background: url("../img/icon_tel.png") no-repeat;
background-position: 1.2rem 0.4rem;
border-radius: 0.8rem;
font-size: 1.8rem;
font-weight: bold;
}
#tel p span {
display: block;
font-size: 1.1rem;
line-height: 1.4rem;
}
footer p {
margin-bottom: 3.4rem;
font-size: 1.2rem;
}
footer p a:link {
color: #fff;
margin: 0 0.4rem;
}
footer p a:visited {
color: #fff;
}
footer p a:hover {
color: #fff;
}
footer p a:active {
color: #fff;
}
.hdr2 {
text-align: center;
color: #fff;
padding: 3rem 0;
background: #2351a6;
background-position: 50% 2.8rem;
font-size: 3rem;
}
.wrap_800 {
width: 98%;
margin: 0 auto;
}
.wrap_980 {
width: 98%;
margin: 0 auto;
}
.wp_800 {
width: 96%;
margin: 3rem auto;
min-height: 60rem;
}
.wp_800 h3 {
font-size: 2rem;
font-weight: bold;
}
.wp_800 small {
padding: 0.6rem 0;
}
.wpdiv {
margin: 1rem 0 3rem 0;
border-bottom: 0.1rem dotted #ccc;
padding-bottom: 1rem;
}
.wpsingle {
margin: 1rem 0 3rem 0;
padding-bottom: 1rem;
}
.wpsingle img {
max-width: 100%;
height: auto;
margin: 1rem 0;
}
#toi {
background: #2857ad;
width: 42rem;
color: #fff;
margin: 4.6rem auto 0 auto;
text-align: center;
padding: 1.4rem 0 1rem 0;
}
#toi h3 {
font-size: 1.8rem;
margin-bottom: 0.6rem;
}
#toi h3 span {
display: block;
}
#toi p {
font-size: 4rem;
margin-bottom: 2rem;
}
#toi img {
margin-right: 0.6rem;
}
.hdr h1 {
color: #fff;
font-size: 3rem;
text-align: center;
background: rgba(35,81,166,0.82);
padding: 1.4rem 0;
margin: 0 auto;
width: 39.6rem;
}
.read {
background: url("../img/back_read.png");
color: #fff;
font-size: 2.4rem;
text-align: center;
padding: 1rem 0;
margin: 3rem 0;
}

/* ページャー（一覧） */
.pager{
	text-align:center;
	padding:30px 0px;
	clear:both;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}

}


/* スマートフォン用
------------------------------------------------------------*/
@media only screen and (max-width: 640px) {

.pcbr {
display: none !important;
}
.pdd_sp {
padding: 0 2rem;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.sp100 {
width:100%;
height:auto;
}
.spt12 {
font-size: 1.2rem !important;
}
body {
}
#menu {
display: none;
}
body{
font-size: 1.4rem;
line-height:2.0rem;
border-top: none;
}
nav {
display: none;
}
header {
width: 100%;
margin: 0 auto;
text-align: center;
}
#logo {
margin-top: 2rem;
}
header h1 {
margin-top: 0.8rem;
font-size: 1.1rem;
line-height: 1.2rem;
}
#tel {
width: 26rem;
margin: 2rem auto 2rem auto;
box-shadow: 0 0 0.5rem #ccc;
padding: 0.6rem;
background-position: 1.2rem 0.8rem;
border-radius: 0.8rem;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
#tel small {
font-size: 1.2rem;
}
#tel p {
font-size: 1.6rem;
}
#tel p::before {
content: url("../img/icon_tel_sp.png");
margin-right: 0.4rem;
}
#tel p::before img {
width: auto;
height: 100%;
}
#tel p span {
font-size: 1.1rem;
line-height: 1.4rem;
margin-right: 1rem;
}
footer p {
display: none;
}
.hdr2 {
text-align: center;
color: #fff;
padding: 2.2rem 0;
background: #2351a6;
background-position: 50% 2.8rem;
font-size: 3rem;
}
.wrap_800 {
width: 98%;
margin: 0 auto;
}
.wrap_980 {
width: 98%;
margin: 0 auto;
}
.wp_800 {
width: 96%;
margin: 3rem auto;
}
.wp_800 h3 {
font-size: 2rem;
font-weight: bold;
}
.wp_800 small {
padding: 1rem 0;
display: block;
}
.wpdiv {
margin: 1rem 0 3rem 0;
border-bottom: 0.1rem dotted #ccc;
padding-bottom: 1rem;
}
.wpsingle {
margin: 1rem 0 3rem 0;
padding-bottom: 1rem;
}
.wpsingle img {
height: auto;
margin: 1rem 0;
}
#toi {
background: #2857ad;
width: 96%;
color: #fff;
margin: 4.6rem auto 0 auto;
text-align: center;
padding: 2rem 0 1rem 0;
}
#toi h3 {
font-size: 1.8rem;
margin-bottom: 0.6rem;
}
#toi h3 span {
display: block;
}
#toi p {
font-size: 4rem;
margin-bottom: 2rem;
}
#toi img {
margin-right: 0.6rem;
}
.hdr h1 {
color: #fff;
font-size: 3rem;
text-align: center;
background: rgba(35,81,166,0.82);
padding: 1.4rem 0;
margin: 0 auto;
width: 35rem;
}
.read {
background: url("../img/back_read.png");
color: #fff;
font-size: 1.8rem;
text-align: center;
padding: 1rem 0;
margin: 3rem 0;
}

/* ページャー（一覧） */
.pager{
	text-align:center;
	padding:30px 0px;
	clear:both;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}

}
