@charset "utf-8";
/*****************************************
	original.css
	企業固有のスタイルを指定
******************************************/
body{
    font-size:14px;
    background: url(../images/bg.gif) repeat-x 0 95px transparent;
}
div#container {
    max-width: 972px;
    width: 100%;
}
#main .content {
    width: 100%;
}
.s_b{
    display: none;
}
/*******************************
 ヘッダー
*******************************/
#header .content {
    width: 100%;
}

/*******************************
 フッター
*******************************/
#footer {
    height: 90px;  /* footerの高さ（ ★1＋★2 ）分指定する*/
    margin-top: 30px;
}
#main .space
{
    padding-bottom:120px; /* footerの高さ（★1＋★2）分指定する */
}

/*******************************
 自由ヘッダー
*******************************/
#header .content .free {
	font-family: "Meiryo",sans-serif;
    overflow: hidden;
    min-height: 85px;
}
#header .content .free .logo,
#header .content .free h2{
    float: left;
    padding: 9px 0 0 6px;
}
#header .content .free h1{
    text-align: right;
    padding: 30px 0 0 0;
    font-size: 15px;
}
div.scroll_pagetop {
    bottom: 72px;
    clear: both;
    float: right;
    position: fixed;
    right: 0;
    text-align: right;
}
div.scroll_pagetop a {
	display: block;
}
div.scroll_pagetop a img {
	height: auto;
	width: 50px;
}
/*******************************
 自由コンテンツ上
*******************************/
#headContent .free {
    margin: 0;
    position: relative;
}
#mainimg {
    padding-top: 10px;
}
#mainimg img{
    width: 100%;
    max-width: 972px;
}
#headContent .free h2{
    background: url(../images/h2.gif) no-repeat 0 0 transparent;
    color: #3B4A9F;
    font-weight: 100;
    font-size: 26px;
    margin: 30px 1%;
    padding: 0 0 0 16px;
}

#headContent .free div.freeWordObj {
    background-color: #DDDDDF !important;
    border: 1px solid #9D999A;
    font-size: 16px;
    display: table;
    line-height: 25px;
    padding: 10px 20px;
    margin: 30px auto;
}
#headContent .free div.freeWordObj form{
    display: table;
}
#headContent .free div.freeWordObj span{
    display: table-cell;
    vertical-align: middle;
}
#headContent .free div.freeWordObj div.freeWordInput {
    display: table-cell;
    vertical-align: middle;
}
#headContent .free div.freeWordObj div.freeWordInput #freeword {
    height: 30px;
    padding-left: 10px;
    margin-left: 10px;
    width: 85%;
}
#headContent .free div.freeWordObj div.freeWordButton {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#headContent .free div.freeWordObj div.freeWordButton #freewordsearch {
    display: table-cell;
    vertical-align: middle;
    width: 62%;
}
#mapObj{
    width: 524px !important;
    margin: 30px auto 60px;
}
#mapObj h2{
    border: none !important;
}
#mapObj p.catch{
    display: none;
}

.locasma_sp {
  display: none;
}

.locasma {
  height: 46px;
  position: absolute;
  top:95px; left:30px;
  z-index:102;
}

.locasma:hover {
    opacity: .70;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: .70;
  -moz-opacity: .70;
}

.locasma a {
  display: block;
 }

.locasma img {
  display: inline;
}

.waku1{
    overflow: hidden;
    margin: 0 1% 0px -2%;
    width: 101%;
}
.waku1 div{
    float: left;
    width: 30%;
    margin: 0 0 30px 3%;
    border: 1px solid #CACECD;
    height: 180px;
    font-size: 15px;
}
.waku1 div h3{
    color: #fff;
    background-color: #3B4A9F;
    padding: 1px 0 0 8px;
}
.waku1 div ul li{
    background: url(../images/arw1.gif) no-repeat 0 50% transparent;
    padding: 0 0 0 24px;
    margin: 8px
}
.waku1 div ul li a{
    color: #232323 !important;;
}
.waku2 ul{
    overflow: hidden;
    margin: 0 1% 30px -2%;
    width: 101%;
}
.waku2 ul li{
    float: left;
    width: 30%;
    margin: 0 0 30px 3%;
    border: 1px solid #CACECD;
    border-top: 2px solid #3B4A9F;
    background: url(../images/arw2.png) no-repeat 93% center transparent;

    font-size: 150%;
    line-height: 4em;
    text-indent: 12px;
}
.waku2 ul li a{
    display: block;
    color: #3B4A9F !important;
}
.waku2 ul li a:hover{
    background: url(../images/arw2.png) no-repeat 93% center #DAF1FF;
    text-decoration: none !important;
}
.waku3{
    margin: 0 2% 50px;
}
.waku3 h4{
    border-left: 4px solid #DDDEF2;
    color: #3B4A9F;
    font-size: 130%;
    font-weight: 100;
    padding: 2px 0 0 5px;
    margin-bottom: 2px;
}
.waku3 p{
    border-top: 1px dashed #888888;
    padding: 10px;
    margin-bottom: 10px;
}

.waku4{
    margin: 0 2% 50px;
    overflow: hidden;
}
.int_box {
    background: #3b4a9f;
    color: #fff;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
    position: relative;
}
.int_box.rightBox {
    margin-right: 0;
}
.int_box:hover {
    opacity: 0.8;
}
.int_box a, .int_box a:link, .int_box a:visited, .int_box a:hover {
    color: #fff!important;
}
.int_text {
    float: left;
    width: 50%;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1.4;
}
p.name {
    position: absolute;
    bottom: 10px;
    width: 50%;
    font-size: 13px;
}
img.int_Img {
    float: right;
    width: 50%;
}

@media screen and (max-width: 960px) {
.int_text {
    font-size: 15px;
}
p.name {
    font-size: 12px;
}
}
@media screen and (max-width: 870px) {
.int_text {
    font-size: 14px;
}
p.name {
    font-size: 11px;
}
}
@media screen and (max-width: 800px) {
.int_box {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
}
.int_text {
    width: 62%;
    padding: 10px 10px 10px 20px;
    font-size: 20px;
}
p.name {
    font-size: 14px;
}
img.int_Img {
    float: right;
    width: auto;
    max-width: 50%;
}
}
@media screen and (max-width: 670px) {
.int_text {
    width: 55%;
    font-size: 18px;
}
}

@media screen and (max-width: 570px) {
.int_text {
    width: 50%;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
}
p.name {
    font-size: 12px;
}
}

@media screen and (max-width: 450px) {
.int_text {
    font-size: 14px;
}
}

@media screen and (max-width: 400px) {
.int_text {
    font-size: 11px;
}
p.name {
    font-size: 11px;
}
}
/*******************************
 自由サイドコンテンツ
*******************************/
#sideContent .free {}

/*******************************
 自由コンテンツ中
*******************************/
#bottomContent .freeHead {
}
/*******************************
 自由コンテンツ下
*******************************/
#bottomContent {
}

/*******************************
 自由フッター
*******************************/
#footer .content .free {
    border-top: 3px solid #3B499F;
    max-width: 972px;
    width: 100%;
    text-align: right;
    color: #3B499F;
    font-size: 80%;
    padding-top: 10px;
}
#footer .content .free a{
    color: #3B499F !important;
}
@media screen and (max-width:1080px){
    .waku3{
        margin: 0px 1% 100px;
    }
    #footer .content .free{
        text-align: center;
    }
}
@media screen and (max-width:960px){
	#header .content .free .logo,
    #header .content .free h2{
        float: none;
        padding: 15px 15px 0;
    }
    #header .content .free h1{
        font-size: 120%;
        padding: 18px 2% 0;
    }
    .freeWordObj, p.catch, #mapObj h2{
        display: block !important;
    }
    #headContent .free h2{
        margin: 30px 2%;
    }
    #headContent .free div.freeWordObj{
        display: table !important;
        width: 100%;
        background-color: #C7CCEC !important;
        border-top: 1px solid #3B4A9F;
        border-bottom: 1px solid #3B4A9F;
        border-left: none;
        border-right: none;
        box-sizing: border-box;
    }
    #headContent .free div.freeWordObj span{
        display: none;
    }
    #headContent .free div.freeWordObj div.freeWordInput{
        width: 87%;
    }
    #headContent .free div.freeWordObj div.freeWordInput #freeword{
        width: 93%;
        height: 50px;
        box-sizing: border-box;
    }
    #headContent .free div.freeWordObj div.freeWordButton #freewordsearch{
        width: 100px;
    }
    .waku1{
        margin: 0 2% 30px -1%;
        width: 99%;
    }
    .waku1 div{
        width: 47%;
        box-sizing: border-box;
    }
    .waku2 ul{
        margin: 0 2% 30px -1%;
        width: 100%;
    }
    .waku2 ul li{
        box-sizing: border-box;
    }
    .waku3 {
        margin: 0px 3% 100px;
    }
}
@media screen and (max-width:669px){
    .locasma {
  		display: none;
    }
    .locasma_sp {
      display: block;
      margin: 10px auto;
      max-width: 283px;
      width: 95%;
    }
    .s_b{
        display: block;
    }
    .s_h{
        display: none;
    }
    #header .content .free h1{
        font-size: 100%;
        padding: 10px 2% 0;
    }
	#headContent .free h2 {
		font-size: 20px;
		margin: 30px 2% 15px;
	}
    .freeWordObj, p.catch, #mapObj h2{
        display: none;
    }
    #mapObj h2{
        display: none !important;
    }
    #mapObj{
        width: 100% !important;
    }
    #mapObj div.area{
        left: 0;
        transform: none;
    }
    #headContent .free #mapObj{
        width: 100% !important;
        margin: 0 0 30px !important;
    }
    #headContent .free div.freeWordObj{
        padding-left: 10px;
    }
    #headContent .free div.freeWordObj div.freeWordInput #freeword{
        width: 90%;
    }
    #mapObj div.area ul li.a1{
        border-top: 1px solid #0B419B !important;
    }
    #headContent .free #mapObj div.area > ul li{
        background:url(../images/link_bg.gif) repeat-x 0 0 transparent !important;
        border-bottom:none !important;
    }
    #headContent .free #mapObj div.area > ul li li{
        background: none !important;
        border-bottom: 1px solid #cccccc !important;
    }
    #mapObj div.area .btn_acmap{
        background: url("../images/linkArrow.png") no-repeat 90% 50% !important;
        border-bottom: 1px solid #0B419B;
    }
    #headContent .free #mapObj div.area > ul li .submap{
        margin-bottom: -1px !important;
        border-bottom: 1px dashed #333333;
    }
    .waku1{
        margin: 0 2%;
		width: 96%;
    }
    .waku1 div{
        width: 100%;
        margin: 0px 0px 20px 0;
        font-size: 18px;
        height: auto;
    }
    .waku2 ul{
        width: 101%;
        border-top: 1px solid #0B419B;
    }
    .waku2 ul li{
        float: none;
        width: 100%;
        margin: 0;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #0B419B;
        background:url(../images/link_bg.gif) repeat-x 0 0 transparent !important;
        line-height: 54px;
        padding-left: 20px !important;
        font-size: 18px;
        box-sizing: border-box;
    }
    .waku2 ul li a{
        background: url("../images/linkArrow.png") no-repeat 93% 50% !important;
        color: #000 !important;
    }
}





/*------------------------------------------------
　2017-06-21　任期制自衛官経験者ドライバー（banner）
------------------------------------------------*/
.img_bnr {
	max-width: 520px;
	width: 100%;
	margin: 0 auto 50px;
}
.img_bnr:hover {
	opacity: 0.6;
}
.img_bnr img {
	width: 100%;
	margin: 0 auto;
}