@charset "UTF-8";
html, body {height: 100%;}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*////////////////////

共通クラス

////////////////////*/
.pc{
display: block!important;
}
.sp{
	display: none!important;
}
.between{
	display: block;
}
.clearfix:after {
	content: "";
	clear: both;
	width: 100%;
	display: block;
}
/*クリック時の枠削除*/
a:focus, *:focus { outline:none; }
a,img{
	color:#444;
	transition: all .3s;
	text-decoration:none;
}
a:hover{
  opacity:.7;
}
.sp{
  display:none;
}
ul,li{
	list-style:none;
}
.anchor {
    display: block;
    top: -80px;
    visibility: hidden;
    position: absolute;
}
/* MARGIN */
.mt5 {
	margin-top: 5px !important;
}
.mt8 {
	margin-top: 8px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb01 {
	margin-bottom: 1px !important;
}
.mb02 {
	margin-bottom: 2px !important;
}
.mb03 {
	margin-bottom: 3px !important;
}
.mb04 {
	margin-bottom: 4px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml-1 {
	margin-left: -1px !important;
}
.ml-2 {
	margin-left: -2px !important;
}
.ml-3 {
	margin-left: -3px !important;
}
.ml-4 {
	margin-left: -4px !important;
}
.ml-5 {
	margin-left: -5px !important;
}
.ml-6 {
	margin-left: -6px !important;
}
.mr-1 {
	margin-right: -1px !important;
}
.mr-2 {
	margin-right: -2px !important;
}
.mr-3 {
	margin-right: -3px !important;
}
.mr-4 {
	margin-right: -4px !important;
}
.mr-5 {
	margin-right: -5px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.ml27 {
	margin-left: 27px !important;
}
.mr28 {
	margin-right: 28px !important;
}
.ml-1 {
	margin-left: -1px !important;
}
.ml-10 {
	margin-left: -10px !important;
}
.ml-15 {
	margin-left: -15px !important;
}
.ml-20 {
	margin-left: -20px !important;
}
.ml-25 {
	margin-left: -25px !important;
}
.ml-26 {
	margin-left: -26px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-20 {
	margin-top: -20px !important;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt-40 {
	margin-top: -40px !important;
}
.mt-45 {
	margin-top: -45px !important;
}
.mt-50 {
	margin-top: -50px !important;
}
.mb-10 {
	margin-bottom: -10px !important;
}
.mb-15 {
	margin-bottom: -15px !important;
}
.mb-20 {
	margin-bottom: -20px !important;
}
.mb-30 {
	margin-bottom: -30px !important;
}
.mb-40 {
	margin-bottom: -40px !important;
}
.mb-50 {
	margin-bottom: -50px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb110 {
	margin-bottom: 110px !important;
}
.mb120 {
	margin-bottom: 120px !important;
}
.mb130 {
	margin-bottom: 130px !important;
}
.mb140 {
	margin-bottom: 140px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
/* PADDING */
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}
/* FLOAT */
.fleft {
	float: left;
}
.fright {
	float: right;
}
.ptable p {
	margin: 0;
}
.p_zero {
	margin: 0;
}
/* WP STYLE
---------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin: 0px 10px;
}
.wp-caption p {
	margin: 5px 10px 5px 0px;
	text-align: center;
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* CLEARFIX
---------------------------------------------*/
.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cl {
	height: 1%;
}
.cl {
	display: block;
}


/*////////////////////common////////////////////*/
.hdL {
	margin: 0px auto 25px;
    font-size: 18px;
    color: #F27520;
    font-weight: normal;
    background-color: #32477D;
    color: #fff;
    padding: 6px 0 7px 20px;
    position: relative;
}
.hdL:before{
	content: '';
	height: 40px;
	width: 6px;
	background: #366FB4;
	position: absolute;
	top: 0;
	left: 0;
}
.hdM {
	margin:0px auto 30px;
	padding:0 20px;
	height:40px;
	line-height:40px;
	background:#EAEAEA;
	color:#388625;
	font-size:1.8rem;
	font-weight:normal;
	position:relative;
} 
.hdM:before{
	content:"";
	height:100%;
	width:5px;
	background:#388625;
	position:absolute;
	left:0;
	top:0;
}

.breadcrumb {
    padding: 5px 0 10px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
}
#search-2 {
    padding: 12px 7px 12px 14px;
    margin-bottom: 15px;
    max-width: 400px;
    box-sizing: border-box;
    background: #388625;
}
#search-2 #searchform {
    position: relative;
}
div#search-2 > form > div {
    width: 100%;
    box-sizing: border-box;
    padding-right: 55px;
}
#search-2 #searchform label {
    display: none !important;
}
#search-2 input[type="text"] {
    line-height: 30px;
    width: 100%;
    height: 34px;
    border-radius: 20px;
    padding: 0 15px 0 30px;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
}
#searchform > div input[type="submit"] {
    position: absolute;
    right: 3px;
    top: 2px;
    width: 47px;
    height: 32px;
    border: none !important;
    cursor: pointer;
    background: url(../images/common/searchform_button_bg.png) no-repeat;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
#search-2 #searchform:after {
    position: absolute;
    content: "";
    background-image: url(../images/common/icon_searchform.png);
    width: 22px;
    height: 22px;
    top: 7px;
    left: 7px;
}
/*////////////////////

　ヘッダー

////////////////////*/
.top .fixed .inner{
	background-color: #fff;
}

.top .fixed{
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
    left: 0;
    background-image: none !important;
    position: relative;
}

.frameBox{
	padding-bottom: 25px;
    display: block;
    background-color: #fff;
}
.top .hdlTitle:after {
    position: absolute;
    bottom: 0;
    left: 20px;
    content: '';
    background: url(../images/common/icon_bottom.png) left center repeat;
    width: 480px;
    height: 19px;
}
#header {
	background: #ffffff;
}
.headerLogo {
	padding:13px 0 12px;
	box-sizing: content-box;
	float:left;
	padding-left: 20px;
}  
.headerLink {
  float: right;
/*  width: 67%;*/ 
/*  padding: 15px 0px;*/
  box-sizing: border-box;
  position: relative;
}
.headerLink ul li{
	padding: 15px 0px;
}
.headerLink ul li{
    float: left;
    line-height: 50px;
    padding-right: 60px;
    font-size: 16px;
    font-weight: bold;
}
.liBtn{
	background-color: #be1c1c;
    line-height: 80px;
    width: 170px;
    text-align: center;
    position: unset;
    display: block;
}
.liBtn img{
	vertical-align: middle;
}
 
#fix{
	position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
}
.headbtn{
	color: #fff;
	font-size: 18px;
	background-color: #339900;
	width: 150px;
	padding: 4px 0 5px;
	text-align: center;
	border-radius: 3px;
	vertical-align: top;
}
.headbtnblue{
	color: #fff;
	font-size: 18px;
	background-color: #0099FF;
	width: 150px;
	padding: 4px 0 5px;
	text-align: center;
	border-radius: 3px;
	vertical-align: top;
}
.headbtnor{
	color: #fff;
	font-size: 18px;
	background-color: #FFCC33;
	width: 150px;
	padding: 4px 0 5px;
	text-align: center;
	border-radius: 3px;
	vertical-align: top;
}
.btnMenu{
	display: none;
}
/*////////////////////

　グローバルナビ

////////////////////*/
.topnone{
	display: none;
}
#gNav {
	width:100%;
	background:#fff;
}
#gNav .navi {
	
}
#gNav .navi > li {
	float: left;
	width: 20%;
	position:relative;
} 
#gNav .navi > li:last-child{
}
#gNav .navi > li a {
	color: #fff;
	padding: 0;
	height:60px;
	display:flex;
	align-items:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gNav li .sub-menu { 
	display: none;
	padding:0;
	width:100%;
	box-sizing: border-box; 
	position:absolute;
	top:100%;
	left:0;
	z-index:9;
}
#gNav li .sub-menu li {
	margin:0;
	padding:0;
}
#gNav li .sub-menu li a {
	display:block;
	padding:0 12px;
	margin:0px;
	height:40px;
	line-height:40px;
	background:#2E661F;
	text-align: left;
  color: #fff;
  font-size: 1.4rem; 
}
#gNav li .sub-menu li a:hover {
	background:#4C96E5;
	color:#fff;
} 
#gNav ul > li.active > a,
#gNav ul > li a:hover,
body.home #gNav li#menu-item-53 a,
body.home #gNav li#menu-item-62 a,
body#case #gNav li#menu-item-54 a,
body#case #gNav li#menu-item-63 a,
body#faq #gNav li#menu-item-55 a,
body#faq #gNav li#menu-item-64 a,
body#office #gNav li#menu-item-56 a,
body#office #gNav li#menu-item-65 a,
body#lawyer #gNav li#menu-item-57 a,
body#lawyer #gNav li#menu-item-66 a,
body#price #gNav li#menu-item-58 a,
body#price #gNav li#menu-item-67 a,
body#access #gNav li#menu-item-59 a,
body#access #gNav li#menu-item-68 a,
body#flow #gNav li#menu-item-60 a,
body#flow #gNav li#menu-item-69 a {
	opacity: 1;
	background:#005c9a;
	color:#fff;
}
/*.active{
	background:#008B50;
}*/
/*////////////////////

　コンテンツ

////////////////////*/
#wrap{

}
#contents {
	padding-top: 80px;
}
.inner {
	width:100%;
/*	max-width:1110px;*/
	margin:0 auto; 
	box-sizing: border-box;
	position: relative;
}

#main {
    width: 100%;
}
#main .mainImg img{
	width: 100%;
}
#main .mainImg{
	position: relative;
}
#main .maininfo{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 25%;
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 46px;
    font-weight: bold;
}
#main .mainWord{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#main .mask{
	position: absolute;
    bottom:6px;
    right: 0;
    margin: auto;
    background-color: rgb(7,9,7,0.7);
    width: 100%;
    height: 125px;
}
#main .maskInner{
	max-width: 960px;
	margin: 0 auto;
	padding-top: 35px;
}
#main .maskInner dl{
	display: flex;

}
#main .maskInner dt{
	font-size: 18px;
    font-weight: bold;
    color: #fff;
    width: 115px;
    display: inline-block;
}
#main .maskInner dd{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding-bottom: 15px;

}
#main .maskInner dd span{
	font-size: 14px;
	color: #fff;
	padding-left: 35px;
}
#main .maskInner dd span a{
	color: #fff;
}
/*content01*/

.content01{
	padding: 65px 0 50px;
	background-color: #fff;
}
.content01 h2{
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom: 20px;
}
.content01  .sub{
	font-size: 18px;
	text-align: center;
	padding-bottom: 45px;
	line-height: 1;
	font-weight: bold;
}
.content01  .info{
	font-size: 16px;
	text-align: center;
	line-height: 33px;
	font-weight: bold;
}

/*content02*/

.content02{
	padding: 70px 0 0;
	background-color: #f4f5fa;
}
.content02 h2{
	font-size: 30px;
	text-align: center;
	line-height: 1;
	padding-bottom: 40px;
}
.content02  .info{
	max-width: 960px;
	margin: 0 auto;
	display: flex;
}
.content02  .infoList01{
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 35px;
	width: 65%;
}
.content02  .infoList01 p{
	padding-bottom: 35px;
}
.content02  .infoList02{
	width: 35%;
	text-align: right;
}

.content02  .infoList02 {
  position: relative;
}
.content02  .infoList02 .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s; // ゆっくり
}
.content02 .infoList02:hover .active {
  opacity: 1;
}
.content02 .name{
	text-align: right;
}
.content02 .name p{
	padding-bottom: 0;
	font-size:14px;
	padding-right: 9px;
}
.content02 .name p:last-child{
	font-weight: bold;
	font-size: 18px;
	padding-right: 0;
}

/*content03*/

.content03{
	padding: 65px 0 70px;
	background-color: #fff;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.content03 h2{
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom: 20px;
}
.content03  .sub{
	font-size: 18px;
	text-align: center;
	padding-bottom: 45px;
	line-height: 1;
	font-weight: bold;
}
.content03  .info{
	font-size: 16px;
	text-align: left;
	line-height: 33px;
}
.content03 .picBox{
	text-align: center;
	padding: 32px 0 0;
}
.infoIremBox{
	text-align: center;
	position: relative;
	background: url(../images/common/pic02.png) 0 0 no-repeat;
	background-size: cover;
	margin-bottom: 50px;
}

.infoIremBox h3{
	font-size: 24px;
	color: #fff;
	padding: 70px 0 20px;
	line-height: 1;
}
.infoIremBox .list01{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding-bottom: 5px;
}
.infoIremBox .list02{
	font-size: 12px;
	color: #fff;
	padding-bottom: 35px;
}

.ulBox{
	margin: 0 auto;
	max-width: 960px;
}
.ulBox li{
	float: left;
	width: 31.25%;
    padding-right: 30px;
    padding-bottom: 65px;
}
.ulBox li:nth-child(3n){
    padding-right: 0;
}
.ulBox li h4{
	font-size: 16px;
	text-align: center;
	padding: 10px 0 18px;
	line-height: 1;
	font-weight: bold;
	color: #000;
}
.ulBox li p{
	font-size: 14px;
	line-height: 19px;
	color: #000;
}
.infoIremBox02{
	background: url(../images/common/pic06.png) 0 0 no-repeat;
	background-size: cover;
	padding-bottom: 75px;
}

.infoIremBox02 h3{
	padding: 70px 0 25px;
}

.infoIremBox02 .list01 {
    line-height: 28px;
    padding-bottom: 0px;
}
.infoIremBox03{
	background: url(../images/common/pic12.png) 0 0 no-repeat;
	background-size: cover;
}
.infoIremBox03 h3{
	padding: 68px 0 25px;
}
.infoIremBox03 .list02 {
    padding-bottom: 50px;
}
/*content04*/

.content04{
	padding: 50px 0 0;
	background-color: #fff;
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 65px;
	position: relative;
}
.content04 h2{
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom: 10px;
}
.content04  .sub{
	font-size: 18px;
	text-align: center;
	padding-bottom: 45px;
	line-height: 1;
	font-weight: bold;
}
.content04  .info{
	font-size: 16px;
	text-align: center;
	line-height: 1;
}


/*maskBox*/
.maskBox{
	background: url(../images/common/pic15.png) 0 0 no-repeat;
	background-size: cover;
	padding: 70px 0;
	border-bottom: 1px solid #fff;
}
.maskBox .maskItem{
	display: flex;
	margin: 0 auto;
	max-width: 1000px;
	align-items: center;
}
.maskBox .maskItem .list01{
	width: 50%;
	padding-right: 0;
}
.maskBox .maskItem .list02{
	background-color: rgba(255,255,255,0.3);
}
.maskBox .maskItem .list01 h2{
	font-size: 26px;
	color: #fff;
	padding-bottom: 25px;
	line-height: 1;
}
.maskBox .maskItem .list01 h3{
	font-size: 14px;
	color: #fff;
	padding-bottom: 15px;
	line-height: 1;
}
.maskBox .maskItem .list01 p{
	font-size: 12px;
	color: #fff;
	padding-bottom: 15px;
	line-height: 18px;
}
.maskBox .maskItem .list01 .fb {
	font-weight: bold;
}
.maskBox .maskItem .list02{
	display: flex;
	padding: 35px 0 20px 35px;
}
.maskBox .maskItem .list02 ul{
	width:245px;
}
.maskBox .maskItem .list02 ul li{
	padding-bottom: 15px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
}
.maskItem .list02 ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.maskBox .maskItem .list02 ul:last-child{
	width:220px;
}
.maskBox .maskItem .list02 ul li:last-child{
	padding-bottom: 5px;
}

/*maskBox02*/
.maskBox02{
	background: url(../images/common/pic16.png) 0 0 no-repeat;
	background-size: cover;
	padding: 110px 0 125px;
	border-bottom: 1px solid #fff;
}
.maskBox02 .maskItem{
	display: flex;
	margin: 0 auto;
	max-width: 1000px;
	align-items: center;
}
.maskBox02 .maskItem .list01{
	width: 50%;
	padding-right: 0;
	text-align: right;
}
.maskBox02 .maskItem .list01 h2{
	font-size: 26px;
	color: #fff;
	padding-bottom: 35px;
	line-height: 1;
	padding-right: 10px;
}
.maskBox02 .maskItem .list01 h3{
	font-size: 14px;
	color: #fff;
	padding-bottom: 17px;
	line-height: 1;
}
.maskBox02 .maskItem .list01 p{
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 15px;
}
.maskBox02 .maskItem .list01 .fb {
	font-weight: bold;
	text-align: left;
	padding-left: 200px;
}
.maskBox02 .maskItem .list02{
	display: flex;
	padding: 0 0 0 20px;
}
.maskBox02 .maskItem .list02 ul{
	width:245px;
}
.maskBox02 .maskItem .list02 ul li{
	padding-bottom: 15px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
}
.maskBox02 .maskItem .list02 ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.maskBox02 .maskItem .list02 ul:last-child{
	width:220px;
}
.maskBox02 .maskItem .list02 ul li:last-child{
	padding-bottom: 5px;
}

/*maskpic*/
.maskpic{
	background: url(../images/common/pic17.png) 0 0 no-repeat;
	background-size: cover;
	padding: 72px 0 73px
	border-bottom: 1px solid #fff;
}
.maskpic .maskItem .list01 h2 {
    padding-bottom: 30px;
}

.maskpic .maskItem .list02 {
    display: flex;
    padding: 50px 0 36px 20px;
}
.maskpic .maskItem .list02 ul {
    width: 260px;
}
/*maskSpecially*/
.maskSpecially{
	background: url(../images/common/pic18.png) 0 0 no-repeat;
    background-size: cover;
    padding: 100px 0;
    border-bottom: 1px solid #fff;
}

.maskSpecially .maskItem .list01 h3 {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 0;
}

.maskSpecially .maskItem .list01 h2 {
    padding-bottom: 25px;
}
/*maskElse*/
.maskElse{
	background: url(../images/common/pic19.png) 0 0 no-repeat;
    background-size: cover;
    padding: 67px 0 78px;
}
.maskElse .maskItem .list02 {
    display: flex;
    padding: 78px 0 68px 20px;
}
.maskElse .maskItem .list02 ul{
    width: 480px!important;
}
.maskElse  .maskItem .list02 ul li {
    padding-bottom: 17px;
}

/*content05*/
.content05{

}
.content05{
	padding: 115px 0 100px;
	background-color: #fff;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.content05 h2{
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom: 10px;
}
.content05  .sub{
	font-size: 18px;
	text-align: center;
	padding-bottom: 35px;
	line-height: 1;
	font-weight: bold;
}
.content05 .dlBox dl{
	border-bottom: 1px solid #aeaeae;
}

.content05 .dlBox dt,dd{
	display: inline-block;
}
.content05 .dlBox dt{
	display: inline-block;
	width: 140px;
	padding-left: 50px;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.content05 .dlBox dd{
	display: inline-block;
	font-size: 16px;
}
.content05 .dlBox dd span{
	padding-left: 50px;
    display: inline-block;
    vertical-align: middle;
}
.content05 .dlBox .dlitem{
	padding-top: 30px;
	display: flex;
}

.content05 .dlBox .dlitem dd{
	
}
.accessMap{
	max-width: 771px;
	height: 350px;
}
.content05 .dlBox dd .mapspan{
	padding-left: 0;
	margin-bottom: 20px;
}
.content05 .dlBox .dlitem p{
	font-size: 14px;
	text-align: right;
	padding: 10px 0 25px;
}
.content05 .dlbetween{
	padding: 30px 0 20px;
	line-height: 1;
}
.content05 .dlbetween dt{
	padding-bottom: 0;
	vertical-align: top;
}

/*content06*/

.content06{

}
.content06{
	background: url(../images/common/pic20.png) 0 0 no-repeat;
    background-size: cover;
    padding: 65px 0 65px;
    margin-bottom: 100px;
}
.content06 h2{
	color: #fff;
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom: 15px;
}
.content06 .sub{
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 1;
	padding-bottom: 37px;
	font-weight: bold;
}
.content06 .img{
	text-align: center;
	line-height: 1;
	padding-bottom: 30px;
}
.content06 .tel{
	color: #fff;
	font-size: 36px;
	text-align: center;
	line-height: 1;
	padding-bottom:25px;
	font-weight: bold;
}
.content06 .tel a{
	color: #fff;
	cursor: pointer;
}
.content06 .time{
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}


/*content07*/
.content07{
	display: flex;
	margin: 0 auto;
	max-width: 940px;
	padding: 0 10px;
	box-sizing: content-box;
	margin-bottom: 77px;
}
.content07 .list01{
	padding-right: 60px;
}


/******footer*****/
#footer{
	margin:0;
	width:100%;	
}
.footNav{
	background-color: #005c9a;
	border: 1px solid #fff;
	padding: 14px 0 12px;	
}
.footNav .footBox {
	margin: 0 auto;
	max-width: 960px;
	position: relative;
}
.footNav ul li {
    float: left;
    line-height: 50px;
    padding: 0 24px;
    font-size: 16px;
    font-weight: bold;
}
.footNav ul li:first-child{
	padding-left: 48px;
}
.footNav ul li a{
    color: #fff;
}
.footNav .footBtn{
	font-size: 12px;
	color: #fff;
	width: 170px;
	background-color: #be1c1c;
	text-align: center;
	display: inline-block;
}
.footNav ul li:last-child{
	padding-right: 0;
}
.webBox{
	padding: 30px 0 42px;
	background-color: #000;	
}
.copyRight{
	margin: 0 auto;
	max-width: 960px;
}
.copyRight .website01{
	float: left;
}
.copyRight .website02{
	float: right;
	text-align: right;
}
.copyRight .website01 h2{
	font-size: 16px;
	color: #fff;
	line-height: 1;
	padding-bottom: 15px;
}
.copyRight .website01 .sub{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-bottom: 0;
}
.copyRight .website02 h2{
	font-size: 30px;
	color: #fff;
	line-height: 1;
	padding-bottom: 27px;
}
.copyRight .website02 h2 a{
	color: #fff;
	cursor: pointer;
}
.copyRight .website02 h2 span{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	padding-right: 5px;
}
.copyRight .website02 .sub{
	font-size: 10px;
	color: #fff;
	line-height: 1;
}
#gNav{
	display: none;
}


/******sp****/
@media screen and (max-width: 768px){
.anchor {
    display: block;
    top: 0px;
    visibility: hidden;
    position: absolute;
}

#fix {
    position: unset;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
}
#wrapAll {
    min-width: 100%;
    position: relative;
}

#header{
	position: relative;
	padding: 0 0;
} 
.headerLogo {
	float: none;
    padding: 10px 0;
    width: 60%;
    padding-left: 10px;
} 

.headerLink {
   display: none;
} 
.liBtn {
    background-color: #be1c1c;
    line-height: 20px;
    width: 100%;
    text-align: center;
    position: unset;
    display: block;
    padding: 5px 0;
}
.btnMenu {
    display: block;
    width: 54px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    background: #fff;
}
.btnMenu a{
	display: block;
	padding:0 0;
	width:100%; 
	height:100%;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px; 
	font-size: 18px; 
}
.btnMenu span{
	display:block;
	margin:4px auto;
	width:50px;
	height:6px;
	background:#333;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
} 

/*////////////////////　グローバルナビ////////////////////*/
#gNav .inner{
	padding:0;
}
#gNav {
	padding: 0;
	display: none;
	position:absolute;
	top: 100%;
	left:0;
	z-index:99;
}
#gNav ul {
	border-right: 0;
}
#gNav ul > li {
	float: none;
	padding:0;
	width: 100% !important;
	border-left: 0;
}
#gNav .navi > li > a {
	padding:0 20px;
	height:48px;
	color: #000;
	font-size: 1.3rem;
	text-decoration: none;
	text-align: center; 
	border-bottom:1px solid #000;
}
#gNav .navi #downList li a{
	padding:0 20px;
	height:48px;
	color: #000;
	font-size: 1.3rem;
	text-decoration: none;
	text-align: center; 
	border-bottom:1px solid #000;
	padding-left: 35px;
}
#gNav li .pulldownmenu {
	position:relative;
	z-index:10;
}
#gNav li .pulldownmenu li a {
	display:block;
	padding-left:32px;
	border-bottom:1px dotted #000;
}

#gNav .active{
	font-weight: bold;
}
/*common*/
.hdL {

}
.hdM {

} 
/*////////////////////

　コンテンツ

////////////////////*/
.between{
	display: inline-block;
}
#contents {
    padding-top: 0;
}
#main .maininfo {
    position: absolute;
    top: 20%;
     bottom: unset; 
    left: 0;
    right: 0;
     width: unset; 
     height: unset; 
     margin: unset; 
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

#main .mainWord {
    position: absolute;
    top: 32%;
     bottom: unset; 
    left: 0;
    right: 0;
     width: unset; 
     height: unset; 
     margin: unset; 
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px;

}
#main .mask {
    position: unset;
    background-color: rgb(7,9,7,0.7);
    width: 100%;
    height: 125px;
}
#main .maskInner {
    width: 97%;
    margin: 0 auto;
    padding:15px 0px 0 10px;
    box-sizing: content-box;
}
#main .mainImg img {
    width: 100%;
    display: block;
}
.content01 {
    padding: 30px 0 25px;
}
.content01 .info {
    font-size: 14px;
    padding: 0 15px;
}
.content02 {
    padding: 35px 0 0;
}
.content02 .info {
    width: 100%;
    margin: 0 auto;
    display: table;
}
.content02 .infoList01 {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 17px;
    width: 100%;

}
.content02 .name p:last-child {
    font-weight: bold;
    font-size: 18px;
    padding: 0 10px;
}
.content02 .name p{
    padding-bottom: 0px!important;
}
.content02 .infoList01 p {
	padding: 0 10px;
    padding-bottom: 17px;
}
.content02 .infoList02 {
    width: 100%;
    text-align: center;
}
.content03 {
    padding: 30px 0 35px;
    width: 100%;
}
.infoIremBox .list01 {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 5px;
    text-align: left;
}
.infoIremBox .list02 {
    font-size: 10px;
    color: #fff;
    padding-bottom: 35px;
    text-align: left;
}
.infoIremBox {
    margin-bottom:25px;
    padding: 0 15px;
}
.ulBox li {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
    text-align: center;
}
.content03 .info {
    font-size: 16px;
    text-align: left;
    line-height: 33px;
    padding:0 15px;
}
.content03 .picBox {
    text-align: center;
    padding: 16px 15px 0;
}



.content04 .sub {
    padding-bottom: 22px;
}
.ulBox {
    margin: 0 auto;
    width: 100%;
}
.content04 {
    padding: 25px 0 0;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 32px;
}
.content05 {
    padding: 62px 0 50px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
.accessMap {
    width: 100%;
    height: 175px;
}
.content07 {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    box-sizing: content-box;
    margin-bottom: 20px;
    text-align: center;
}
.footNav .footBox {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.copyRight {
    margin: 0 auto;
    width: 100%;
}
.maskBox .maskItem {
    display: block;
    margin: 0 auto;
    width: 100%;
    align-items: center;
}
.maskBox02 .maskItem {
    display: block;
    margin: 0 auto;
     width: 100%;
    align-items: center;
}
.maskBox {
    padding: 35px 0;
}
.maskBox .maskItem .list01 {
    width: 100%;
}

.maskBox .maskItem .list02 {
    display: block;
    padding: 35px 0 20px 35px;
}
.maskBox .maskItem .list01 h2 {
    font-size: 20px;
    padding:0 15px 25px;
    text-align: center;
}
.maskBox .maskItem .list01 h3 {
    padding:0 10px;
    padding-bottom: 15px;
    font-size: 12px;
    text-align: center;
}
.maskBox .maskItem .list01 p {
    font-size: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.maskBox02 {
    padding: 60px 0 62px;
}
.maskBox02 .maskItem .list02 {
    display: table-footer-group;
    padding: 0 ;
}

.maskBox02 .maskItem .list02 ul {
    padding: 0 35px;
}
.maskBox02 .maskItem .list01 {
    width: 100%;
    padding-right: 0;
    text-align: left;
    padding-left: 35px;
    padding-top: 15px;
    display: table-header-group;
}
.maskBox02 .maskItem .list01 h2 {
    font-size: 24px;
    padding-bottom: 17px;
    padding-right: 0;
    text-align: center;
}
.maskBox02 .maskItem .list01 h3 {
    font-size: 12px;
    padding: 0 10px;
    padding-bottom: 9px;
    text-align: center;
    line-height: 24px;
    
}
.maskBox02 .maskItem .list01 p {
	font-size: 10px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 10px;
    padding: 0 10px;
    padding-left: 10px;
}
.maskBox02 .maskItem .list01 .fb {
	padding-left: 10px;
}
.content05 .dlBox dd {
    display: inline-block;
    font-size: 14px;
}



#main .maskInner dl {
    display: block;
}
#main .maskInner dt {
    width: 115px;
    display: block;
}

.content05 .dlBox dt {
    display: inline-block;
    width: 80px;
    padding-left: 10px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}
.content05 .dlBox dd span {
    padding-left: 25px;
}

.content05 .dlBox dd .mapspan {
    margin-bottom: 20px;
}
.maskElse .maskItem .list02 ul {
    width: 100%!important;
}
.content05 .dlBox .dlitem dd {
    padding-left: 10px;
}

.content05 .dlBox{
    padding: 0 10px;
}
.ulBox li p {
    padding: 0 15px;
}
.content06 {
    background: url(../images/common/pic20.png) 0 0 no-repeat;
    background-size: cover;
    padding: 65px 0 65px;
    margin-bottom: 30px;
}
.footNav ul li {
    float: none;
    line-height: 40px;
    padding: 0 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.footNav .footBtn {
    font-size: 12px;
    color: #fff;
    width: 100%;
    padding: 10px 0;
    background-color: #be1c1c;
    position: unset;
    text-align: center;
    display: block;
}
.footNav {
    background-color: #005c9a;
    border: 1px solid #fff;
    padding: 14px 0 0;
}

.copyRight .website01 {
    float: none;
    text-align: center;
    margin-bottom: 15px;
}
.copyRight .website02 {
    float: none;
    text-align: center;
}
.copyRight .website02 h2 {
    padding-bottom: 15px;
}
.webBox {
    padding: 15px 0 22px;
    background-color: #000;
}
.content01 .sub {
    font-size: 18px;
    text-align: center;
    padding-bottom: 22px;
    line-height: 1;
}

.content02 h2 {
    font-size: 30px;
    text-align: center;
    line-height: 1;
    padding-bottom: 20px;
}
.content05 .dlbetween {
    padding: 15px 0 10px;
    line-height: 1;
}
#main .maskInner dd span {
    font-size: 12px;
    color: #fff;
    padding-left: 30px;
}



}/*768*/

@media screen and (max-width: 320px){
.content05 .dlBox dd span {
    padding-left: 95px;
}
.content05 .dlBox dt {
    width: 70px;
    padding-left: 10px;
    font-size: 14px;
}
.content05 .dlBox dd {
    font-size: 10px;
}
.content05 .dlBox dd span {
    padding-left: 0px;
}
.maskBox .maskItem .list02 {
    display: block;
    padding: 35px 13px 20px;
}
.maskItem .list02 ul li a {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.maskBox02 .maskItem .list01 p {
    padding: 0 10px;
}
.maskBox .maskItem .list01 p {
    font-size: 10px;
    padding: 0 10px 15px;
}
.maskBox .maskItem .list01 h3 {
    padding: 0 10px;
    padding-bottom: 15px;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}
.content04 .info {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    padding: 0 15px;
}

#main .maininfo {
    font-size: 16px;
}
#main .maskInner dd span {
    font-size: 12px;
    color: #fff;
    padding-left: 15px;
}
#main .maskInner dd {
    font-size: 12px;
    padding-bottom: 15px;
}
#main .maskInner dd span {
    padding-left: 8px;
}

.headerLogo {
    float: none;
    padding: 10px 0;
    width: 50%;
}
.btnMenu {
    top: 8px;
}
.content01 .info {
    letter-spacing: -1px;
}

.content03 .info {
    letter-spacing: -1px;
}

}



/**recruitment**/
.activeBtn{
	background-color: #005c9a;
    display: block;
    color: #fff;
    width: 146px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    border-radius: 3px;
    font-weight: bold;
}
#recruitment .maininfo{
	font-size: 36px;
	position: unset;
	padding: 98px 0;
}
#recruitment .mainImg{
	background: url(../images/recruitment/logo.png) 0 0 no-repeat;
	background-size: cover;
}
#recruitment .recru01{
	padding: 70px 0 0;
	text-align: center;
}
#recruitment .recru01 h2{
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 15px;
}
#recruitment .recru01 .sub{
	font-size: 18px;
	line-height: 1;
	padding-bottom: 60px;
	font-weight: bold;
}
.formBox{
	margin: 0 auto;
	max-width: 960px;
	margin-bottom: 120px;
}
.dlcase dl{
	display: flex;
}
.dlcase .must{
	color: #fff;
	font-size: 10px;
	background-color: #dc0000;
	padding: 0 3px;
	border-radius: 3px;
	height: 17px;
    margin-top: 2px;}
.dlcase dd,dt{
	display: inline-block;
}
.dlcase dt{
	width: 190px;
	text-align: center;
	font-weight: bold;
	display: inline-flex;
	font-size: 16px;
	padding-left: 50px;
}
.dlcase dt span{
	margin-left: 10px;
	font-size: 10px;
}
.dlcase dd{
	display: inline-block;
}
.dlcase label{
	display: block;
	margin-bottom: 20px;
	font-size: 14px;	
}
.dlcase dd .input{
    width: 20px;
    height: 20px;
    margin-top: 0;
}
.dlcase label:last-child{
	display: block;
	margin-bottom: 25px;
	font-size: 14px;	
}
.dlcase dd .text{
    width: 580px;
    height: 35px;
    border:1px solid #aeaeae;
    padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
}
.dlcase .textBox{
	margin-bottom: 30px;
}
.dlcase .musttop{
	margin-top: 25px;
}
.textbottom{
	margin-bottom: 20px;
}
.dlcase dd .select{
    width: 200px;
    height: 35px;
    border:1px solid #aeaeae;
}

.dlcase dd .select{
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.dlcase .selectBox{
	    position: relative;
}
.dlcase .selectBox:before{
    content: "";
    width: 15px;
    height: 8px;
    background: url(../images/common/select.png) no-repeat center;
    position: absolute;
    right: 5px;
    top: 15px;
    pointer-events: none;
}

.dlcase .textleft{
	text-align: left;
}
.dlcase dd .textarea{
    width: 580px;
    height: 180px;
    border:1px solid #aeaeae;
    margin-bottom: 45px;
    padding: 5px 10px;
  font-size: 14px;
  box-sizing: border-box;
  resize: none;
}
.dlcase .submit{
    text-align: center;
}
.dlcase .submit input:hover{
    cursor: pointer;
    opacity: .8;
    transition: all 0.3s;
}
.dlcase .submit input{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #282828;
    border: 1px solid #282828;
    width: 300px;
    border-radius: 3px;
    padding: 10px 0;
}

@media screen and (max-width: 768px){
.formBox {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 60px;
}
.dlcase dd .text {
    width: 88%;
    height: 35px;
    border: 1px solid #aeaeae;
    padding-left: 20px;
}
#recruitment .dlcase .textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #aeaeae;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 19px;
}
#recruitment .maininfo {
    font-size: 25px;
    padding: 50px 0;
}
#recruitment .recru01 {
    padding: 35px 0 0;
}
#recruitment .recru01 h2 {
    font-size: 24px;
    padding-bottom: 10px;
}
#recruitment .recru01 .sub {
    font-size: 16px;
    padding-bottom: 30px;
}
#recruitment .dlcase{
    padding:0 10px;
}
.dlcase dt {
    width: 140px;
    font-size: 14px;
}
.dlcase label {
    margin-bottom: 10px;
    font-size: 12px;
}
.bewtt{
	padding-left: 0;
}
.dlcase label:last-child {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
}
.textbottom {
    margin-bottom: 10px;
}
.dlcase dd .select {
    width: 188px;
    height: 35px;
    border: 1px solid #aeaeae;
}

.dlcase dt {
    width: 166px;
    text-align: center;
    font-weight: bold;
    display: inline-flex;
    font-size: 16px;
    padding-left: 0;
}

.content07 .list01{
	padding-right: 0;
}

}
@media screen and (max-width: 767px){
	.bewtt {
    padding-left: 50px;
}
}

@media screen and (max-width: 320px){
.dlcase dt {
    width: 140px;
    font-size: 12px;
}
.dlcase dt {
    width: 86px;
    font-size: 12px;
}
.dlcase dd .text {
    width: 85%;
    height: 35px;
    border: 1px solid #aeaeae;
    padding-left: 20px;
}
.dlcase dt {
    width: 160px;
    font-size: 12px;
}
.dlcase dd .select {
    width: 164px;
    height: 35px;
    border: 1px solid #aeaeae;
}
.bewtt {
    padding-left: 61px;
}
#recruitment .toky{
	width: 135px;
}
#recruitment .maininfo {
    font-size: 23px;
    padding: 50px 10px;
}
.dlcase dd .textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #aeaeae;
     margin-bottom: 0; 
     padding-left: 0; 
     padding-top: 0; 
    padding-right: 6px;
}
#recruitment .textwidth{
	width: 137px;
}
#recruitment .dlcase .textarea {
    padding-right: 5px;
}
#recruitment .dlcase .textwidth {
    width: 138px;
}

}







/*****/
#application .mainImg {
    background: url(../images/application/logo.png) center center no-repeat;
    background-size: cover;
}
#application .maininfo {
    font-size: 36px;
    position: unset;
    padding: 98px 0;
}
#application .recru01 {
    padding: 70px 0 0;
    text-align: center;
}
#application .recru01 h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 15px;
}
#application .recru01 .sub {
    font-size: 18px;
    line-height: 1;
    padding-bottom: 60px;
}
#application .recru01 .info {
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    margin-bottom: 65px;
}
#application .dlcase dt {
    width: 250px;
    text-align: center;
    font-weight: bold;
    display: inline-flex;
    font-size: 16px;
    padding-left: 50px;
}
#application .check input{
	width: 15px;
	height: 15px;
	border: 1px solid #aeaeae;
}
#application .check span{
    font-size: 16px;
    padding-left: 20px;
}
#application .checkInfo{
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
}


#application .content06 {
    background: url(../images/application/tel.png) 0 0 no-repeat;
    background-size: cover;
    padding: 65px 0 65px;
    margin-bottom: 120px;
}
#application .content06 .time {
    margin-bottom: 80px;
}
#application .content06 .button{
    width: 636px;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 auto;
}
#application .content06 span{
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 26px 0;
    line-height: 1;
}
#application .content06 a{
    color: #282828;
    background-color: #fff;
    text-align: center;
    width: 300px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: bold;
}
#application .content06 .tel .phone{
	background-color: unset;
	color: #fff;
	font-size: 36px;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0;
}





/*****/
#news .mainImg {
    background: url(../images/news/logo.png) center center no-repeat;
    background-size: cover;
}
#news .maininfo {
    font-size: 36px;
    position: unset;
    padding: 98px 0;
}
#news .recru01 {
    padding: 70px 0 0;
    text-align: center;
}
#news .recru01 h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 15px;
}
#news .recru01 .sub {
    font-size: 18px;
    line-height: 1;
    padding-bottom: 60px;
}
#news .recru01 .info {
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    margin-bottom: 65px;
}
#news .dlcase dt {
    width: 250px;
    text-align: center;
    font-weight: bold;
    display: inline-flex;
    font-size: 16px;
    padding-left: 50px;
}
#news .check input{
	width: 15px;
	height: 15px;
	border: 1px solid #aeaeae;
}
#news .check span{
    font-size: 16px;
    padding-left: 20px;
}
#news .checkInfo{
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
}







@media screen and (max-width: 768px){
#application .dlcase dt {
    width: 166px;
    font-size: 12px;
    padding-left: 0;
}
#application .dlcase{
	padding:0 10px;
}
#application .dlcase dd .text {
    width: 88%;
    height: 35px;
    border: 1px solid #aeaeae;
    padding-left: 20px;
}
#application .dlcase .textwidth{
	
}
#application .dlcase .textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #aeaeae;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right:19px;
}
#application .textBox dt em{
	display: block;	
}
#application .texttable{
	display: block;
}
#application .texttable dt{
	width: 100%;
}
#application  .btn{
	text-align: center;
    padding-top: 10px;
}
#application .recru01 .info {
    font-size: 14px;
    margin-bottom: 30px;
    padding: 0 10px;
}

#application .recru01 {
    padding:35px 0 0;
}
#application .recru01 .sub {
    padding-bottom: 30px;
}
#application .maininfo {
    font-size: 32px;
    position: unset;
    padding: 50px 0;
}

#application .content06 .button {
    width: 100%;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 auto;
}
#application .content06 .button {
    width: 85%;
}
#application .content06 {
    background: url(../images/application/tel.png) 0 0 no-repeat;
    background-size: cover;
    padding: 65px 0 65px;
    margin-bottom: 50px;
}
#application .content06 a {
    width: 80%;
}

#application .content06 .tel .phone {
    font-size: 30px;
}




}
@media screen and (max-width: 320px){
#application .dlcase .textarea {
    padding-right: 6px;
}
#application .dlcase .textwidth {
    width: 140px;
}


}



/**partner**/
.activeBtnPar {
    background-color: #005c9a;
    display: block;
    color: #fff;
    width: 184px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    border-radius: 3px;
    font-weight: bold;
}

#partner{}

#partner .mainImg {
    background: url(../images/partner/logo.png) 0 0 no-repeat;
    background-size: cover;
}
#partner .maininfo {
    font-size: 36px;
    position: unset;
    padding: 98px 0;
}
#partner  .recru01 {
    padding: 70px 0 0;
    text-align: center;
}
#partner  .recru01 h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 15px;
}
#partner .recru01 .sub {
    font-size: 18px;
    line-height: 1;
    padding-bottom: 60px;
}
#partner .recru01 .info {
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 65px;
}
#partner .checkThree input{
	width: 20px;
	height: 20px;
	border: 1px solid #aeaeae;
}
#partner .checkThree span{
	padding-left: 10px;
	font-size: 14px;
}
#partner .checkThree label{
	margin-bottom: 20px;
}
#partner .checkThree .labellast{
	margin-bottom: 0;
}
#partner .prbr{

}

#partner .dlcase dt {
    width: 250px;
    text-align: center;
    font-weight: bold;
    display: inline-flex;
    font-size: 16px;
    padding-left: 50px;
}
#partner .check input {
    width: 15px;
    height: 15px;
    border: 1px solid #aeaeae;
}
#partner .check span {
    font-size: 16px;
    padding-left: 20px;
}
#partner .checkInfo {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
}

#partner .content06 .button {
    width: 636px;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 auto;
}
#partner  .content06 span {
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 26px 0;
    line-height: 1;
}
#partner .content06 a {
    color: #282828;
    background-color: #fff;
    text-align: center;
    width: 300px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: bold;
}

#partner .content06 .tel .phone{
	background-color: unset;
	color: #fff;
	font-size: 36px;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0;
}
#partner .content06 .time {
    margin-bottom: 80px;
}
#partner .recru02 {
    padding: 0 0 0;
    text-align: center;
}
#partner .recru02 h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 20px;
}
#partner .recru02 .sub {
    font-size: 18px;
    line-height: 1;
    padding-bottom: 40px;
}
#partner .document{
	background-color: #005c9a;
	padding: 50px 0;
}
#partner .docuBox{
	max-width: 960px;
	margin: 0 auto;
}
#partner .docuBox ul li{
	float: left;
	margin: 0 28px;
	margin-bottom: 40px;
	border: 2px solid #fff;
	text-align: center;
	width: 420px;
	position: relative;
}
#partner .docuBox ul li:hover{
	opacity: .7;
	transition: all 0.5s;
}
#partner .docuBox ul .links03{
	margin-bottom: 0;
}
#partner .docuBox ul .links04{
	margin-bottom: 0;
}
#partner .docuBox ul li a{	
	line-height: 80px;
	color: #fff;
	font-size: 20px;
	display: block;

}
#partner .docuBox ul li:before{
	position: absolute;
	top: 28px;
	left: 59px;
	width: 26px;
	height:21px ;
	background: url(../images/partner/icon.png) 0 0 no-repeat;
	content: '';
}

#partner .docuBox ul .links02:before{
	position: absolute;
	top: 28px;
	left: 20px;
	width: 26px;
	height:21px ;
	background: url(../images/partner/icon.png) 0 0 no-repeat;
	content: '';
}
#partner .docuBox ul .links03:before{
	position: absolute;
	top: 28px;
	left: 79px;
	width: 26px;
	height:21px ;
	background: url(../images/partner/icon.png) 0 0 no-repeat;
	content: '';
}
#partner .docuBox ul .links04:before{
	position: absolute;
	top: 28px;
	left: 59px;
	width: 26px;
	height:21px ;
	background: url(../images/partner/icon.png) 0 0 no-repeat;
	content: '';
}

#partner .documentWord{
	padding: 0 0 115px;
	text-align: center;
}

#partner .documentWord h2{
	padding: 20px 0 8px;
	font-size: 16px;
	line-height: 1;
}
#partner .documentWord .sub{
	font-size: 14px;
	line-height: 1;
}
#partner .content06 {
    margin-bottom: 120px;
}
#partner .pc{
	display: inline-flex!important;
}
#partner .sp{
	display: none!important;
}








@media screen and (max-width: 768px){
#partner .dlcase dd .textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #aeaeae;
    margin-bottom: 0;
    padding-left: 17px;
    padding-top: 20px;
}
#partner .docuBox {
    width: 100%;
    margin: 0 auto;
}
#partner .content06 .button {
    width: 100%;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 auto;
}

#partner .docuBox ul li {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 90%;
}
#partner .dlcase dt {
    width: 166px;
    font-size: 12px;
    padding-left: 0;
}
#partner  .dlcase dd .text {
    width: 88%;
    height: 35px;
    border: 1px solid #aeaeae;
    padding-left: 20px;
}
#partner .dlcase{
	padding: 0 10px;
}
#partner .checkThree span {
    padding-left: 10px;
    font-size: 12px;
}
#partner .checkThree label {
    margin-bottom: 10px;
}
#partner .prbr {
	display: block;
}
#partner .pc{
	display: none!important;
}
#partner .sp{
	display:inline-flex!important;
}
#partner .texttable{
	display: block;
}
#partner  .texttable dt {
    width: 100%;
}
#partner .btn {
    text-align: center;
    padding-top: 10px;
}
#partner .document {
    padding: 25px 0;
}
#partner .docuBox ul .links03 {
    margin-bottom: 20px;
}

#partner .docuBox ul li:before {
    left: 15px;
}
#partner .docuBox ul .links02:before {
    left: 15px;
}
#partner .docuBox ul .links03:before {
    left: 15px;
}
#partner .docuBox ul .links04:before {
    left: 15px;
}
#partner .docuBox ul li a {
    line-height: 80px;
    font-size: 16px;
}
#partner .documentWord h2 {
    padding: 20px 10px 8px;
    font-size: 14px;
    line-height: 24px;
}
#partner .documentWord {
    padding: 0 0 50px;
    text-align: center;
}
#partner .content06 {
    margin-bottom: 60px;
}
#partner .recru01 .info {
    font-size: 14px;
margin-bottom: 30px;
padding: 0 10px;
}
#partner .content06 .button {
    width: 85%;
}
#partner .maininfo {
    font-size: 32px;
    position: unset;
    padding: 50px 0;
}
#partner .content06 .tel .phone {
    font-size: 30px;
}
#partner .content06 a {
  width: 90%;
}
.footNav ul li:last-child {
    padding-right: 0;
    padding-left: 0;
}

}

@media screen and (max-width: 320px){
#partner .dlcase .textarea {
    padding-right: 6px;
}
#partner .dlcase .textwidth {
    width: 140px;
}




}



/*floatBox**/
@media screen and (max-width: 768px){
.inBtn {
    background-color: #be1c1c;
    line-height: 10px;
    width: 100%;
    text-align: center;
    position: unset;
    top: 0;
    right: 0;
    display: block!important;
    padding: 8px 0;
}
}








@media screen and (min-width:769px) and (max-width:1211px){
 #main .maininfo {
    width: 100%;
    height: 65%;
}
#main .mainWord {
    width: 100%;
    height: 29%;
}
.headerLink ul li {
    padding-right: 15px;
}
/*.headerLink {
    width: 70%;
}*/
.activeBtnPar {
    width: 175px;
}
.activeBtn {
    width: 105px;
}



}

@media screen and (min-width:769px) and (max-width:980px){
.headerLink ul li {
    padding-right: 5px;
}
.headerLink ul li {
    font-size: 14px;
}
.liBtn {
    width: 160px;
}
.footNav ul li {
    padding-right: 0;
}
.footNav ul li:first-child {
    padding-left: 15px;
}
.activeBtnPar {
    width: 140px;
    font-size: 14px;
}
.activeBtn {
    width: 90px;
    font-size: 14px;
}
}
@media screen and (min-width:768px) and (max-width:850px){
.headerLink ul li {
    padding-right: 5px;
}
.headerLink ul li {
    font-size: 12px;
}
.liBtn {
    width: 135px;
}
.activeBtnPar {
    width: 120px;
    font-size: 12px;
}
.activeBtn {
    width: 80px;
    font-size: 12px;
}


}
.telLink {
  pointer-events: none;
}
/*floatBox**/
@media screen and (max-width: 768px){
.telLink {
  pointer-events: inherit;
}
}

.formBox iframe {
  width: 100%;
  height: 1650px;
}
#recruitment .formBox iframe {
  height: 3200px;
}