@charset "utf-8";
.sp {
	display: none;
}
.gnav li.sp {
	display: none;
}
input[type="submit"] {
	-webkit-appearance: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	color: #000;
	width: 100%;
	min-width: 1200px;
	word-break: break-all;
	line-height: 1.5;
	overflow-x: hidden;
}
input , select , textarea {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
}
p, dt, dd, li, th, td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	padding: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
select {
	width: auto;
	padding:7px;
	background-color: #fff;
}
img {
	border: none;
	vertical-align: top;
	height: auto;
	max-width:100%;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.vat {
	vertical-align:top!important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	outline:none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.header01 {
	background-color: #FFF;
	padding-right: 0%;
	padding-left: 2%;
}
.header02 {
}
.header03 {
	float:left;
}
.header04 {
	float:right;
}
.hd01 {
	padding-top:7px;
}
.hd02 {
	font-size: 10px;
	margin-bottom: 5px;
}
.hd02.type02 {
	padding-top:25px;
}
.hd03 {
}
.headright01 {
	display:inline-block;
	vertical-align:middle;
}
.headright02 {
	display: inline-block;
	vertical-align: middle;
	padding-right: 12px;
	padding-left: 12px;
}
.headright02 span {
	background-image: url(../img/common/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 27px;
	font-weight: bold;
}
.headright03 {
	display:inline-block;
	vertical-align:middle;
}
.headright03 a {
	position: relative;
	display: block;
	padding-top: 23px;
	padding-right: 12px;
	padding-bottom: 23px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #044996;
}
.headright03 a span {
	background-image: url(../img/common/icon_mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
}
.gnav {
}
.gnav li{
	display:inline-block;
	vertical-align:middle;
}
.gnav li a {
	position: relative;
	display: block;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.gnav li a:hover::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-top: 3px solid #044996;
    width: 25px;
    margin: 0 auto;
}



.footer01 {
	background-color: #FFF;
	padding-top: 45px;
	padding-right: 3%;
	padding-bottom: 25px;
	padding-left: 3%;
	border-top: 1px solid #CCC;
}
.footer02 {
}
.footer03 {
	margin-bottom:75px;
}
.footer04 {
}
.footer05 {
	float: right;
}
.footer05 li {
	float: left;
	margin-left:15px;
	font-size: 12px;
}
.footer05 li a {
	color: #1D2C3A;
}


.copy {
	font-size: 10px;
	float: left;
	color: #1D2C3A;
}
.pagetop {
	position: fixed;
	right: 0px;
	bottom: 80px;
}

.cmnbox01 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.content_wrap {
	background-color: #F1F1F1;
	padding-bottom: 60px;
}
.content_wrap.type02 {
	padding-bottom: 0;
}
.content_wrap.type03 {
	background-color: #fff;
	padding-bottom: 0;
}
.main01 {
	background-image: url(../img/common/bg_main.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #1D2C39;
}
.main02 {
}
.main03 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	position: relative;
}
.main04 {
	text-align:center;
}
.path01 {
	padding-top:35px;
	margin-bottom: 65px;
}
.path02 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.title01 {
	text-align: center;
	margin-bottom: 30px;
	color: #1D2C39;
}
.title02 {
	font-size: 36px;
	font-weight: bold;
}
.title03 {
}
.cmnbox02 {
	width:820px;
	margin:0 auto;
}
.cnt01 {
	margin-bottom:40px;
}
.cnt01 table {
	width:100%;
}
.cnt01 table th {
	font-weight: normal;
	text-align: right;
	width: 240px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cnt01 table td {
	vertical-align:middle;
	padding-left:25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cnt01 input , .cnt01 select  {
	padding:7px;
}
.cnt01 input  {
	width:100%;
}
.cnt01 textarea {
	padding:7px;
	width:100%;
	height:200px;
}
.cnt02 {
}
.cnt02 li {
	width:49%;
}
.cnt02 li:nth-child(odd) {
	float:left;
}
.cnt02 li:nth-child(even) {
	float:right;
}
.req {
	color: #FFF;
	background-color: #FE0000;
	text-align: center;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: normal;
	margin-left:12px;
}

.error {
	color: #F00;
}
.formbtn {
	text-align: center;
}
.formbtn li {
	vertical-align: middle;
	display: inline-block;
	margin-right: 7px;
	margin-left: 7px;
	width: 200px;
	position:relative;
}
.formbtn li.btn01 {
	width: 200px;
}
.formbtn li input {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #044996;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	border-style: none;
	border-radius: 50px;
	cursor: pointer;
}
.formbtn li.btn01 input {
	background-color: #666;
}
.ct01 {
	text-align:center;
	margin-top:140px;
	margin-bottom:140px;
}
.ct02 {
	font-size:26px;
	font-weight: 500;
	margin-bottom:30px;
}
.ct03 {
}

.pfm01 {
}
.pfm02 {
	width:520px;
	margin-bottom:60px;
}
.pfm02:nth-child(odd) {
	float:left;
	clear:both;
}
.pfm02:nth-child(even) {
	float:right;
}
.pfm03 {
	margin-bottom:10px;
}
.pfm04 {
}

.ser01 {
	margin-bottom:60px;
}
.ser02 {
	margin-bottom: 40px;
	padding-top: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.ser02.type01 {
	background-image: url(../img/service/pic_01.png);
}
.ser02.type02 {
	background-image: url(../img/service/pic_02.png);
}
.ser02.type03 {
	background-image: url(../img/service/pic_04.png);
}
.ser03 {
	background-color: #F1F1F1;
	display: inline-block;
	padding-top: 20px;
	padding-right: 25px;
}
.ser04 {
	margin-bottom: 25px;
	font-size: 16px;
}
.ser05 {
	text-align:center;
}
.stitle01 {
	border-bottom: 3px solid #1D2C39;
	padding-bottom:10px;
}
.stitle02 {
	font-size: 46px;
	font-weight: bold;
	color: #1D2C39;
	line-height:1.1;
}
.stitle03 {
	font-size: 18px;
	font-weight: bold;
	color: #1D2C39;
}
.stitle01.type02 {
	margin-bottom:12px;
}
.stitle01.type02 .stitle02 {
	font-size: 32px;
}
.stitle01.type02 .stitle03 {
	font-size: 14px;
}
.unav01 {
	text-align:center;
	margin-bottom:45px;
}
.unav01 li {
	display:inline-block;
	margin-left:15px;
	margin-bottom:15px;
	margin-right:15px;
}
.unav01 li a {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #1d2c39;
	background-color: #FFF;
	text-align: center;
	width: 250px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	border: 2px solid #1D2C39;
	text-decoration: none;
}
.unav01 li a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-top: 6px solid #1D2C39;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
}

.rec01 {
	width:100%;
	background-color:#fff;
	display:table;
	margin-bottom:80px;
}
.rec02 {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	padding-top: 150px;
	padding-right: 80px;
	padding-bottom: 150px;
	padding-left: 80px;
}
.rec03 {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/recruit/pic_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.rec04 {
}
.rec05 {
	width:850px;
	margin:0 auto;
	margin-bottom:60px;
}
.rec06 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #2C91C7;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rec07 {
	background-color: #fff;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.rec08 {
	margin-bottom:35px;
}
.rec08 table {
	width:100%;
}
.rec08 table th {
	width: 8em;
	font-weight: bold;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #CCC;
	vertical-align:top;
}
.rec08 table td {
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #CCC;
	vertical-align:top;
}
.rec09 {
	margin-right: auto;
	margin-left: auto;
	width: 270px;
	position:relative;
	margin-bottom:15px;
}
.rec09 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #044996;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 50px;
	text-decoration: none;
}
.rec10 dt {
	font-size: 32px;
	font-weight: bold;
	color: #1D2C3A;
	margin-bottom: 15px;
}
.rec10 dd {
	font-size: 18px;
}

.abt01 {
	padding-bottom:5px;
}
.abt02 {
	background-color:#fff;
	padding:35px;
	padding-bottom:5px;
	margin-bottom:60px;
}
.abt03 {
	margin-bottom:35px;
}
.abt03 dt {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #1F6489;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.abt03 dd {
	font-size: 18px;
	background-color: #F1F1F1;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	text-align:center;
	line-height:1.7;
}
.abt04 {
	background-color: #FFF;
	padding-top: 65px;
	padding-bottom: 65px;
}
.abt05 {
	margin-bottom:35px;
}
.abt06 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.map iframe {
	width:100%;
}

a.more {
	font-weight: bold;
	color: #1D2C3A;
	text-align: center;
	display: block;
	border: 3px solid #1D2C3A;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 4px;
	position: relative;
	text-decoration: none;
}
.more:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    height: 0;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1D2C3A;
}

.cmnbox03 {
	max-width:1500px;
	margin-right: auto;
	margin-left: auto;
}

.top01 {
	text-align:center;
	margin-bottom:30px;
	padding-top:45px;
}

.slidewrap {
	padding-bottom:100px;
}
.slide01 {
}

.tab01 {
	background-image: url(../img/top/bg_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom:80px;
}
.tab02 {
	text-align:center;
	font-size: 32px;
	font-weight: bold;
	color: #1D2C3A;
	margin-bottom: 25px;
}
.tab03 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.tsv01 {
	margin-bottom:60px;
}
.tsv02 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	width:50%;
}
.tsv02.type01 {
	background-image: url(../img/top/bg_02.png);
	float:left;
	padding-bottom:185px;
}
.tsv02.type02 {
	background-image: url(../img/top/bg_03.png);
	float:right;
	margin-top:60px;
	padding-top:185px;
}
.tsv02.type03 {
	background-image: url(../img/top/bg_07.png);
	float:left;
	padding-bottom:185px;
}
.tsv03 {
}
.tsv04 {
	background-color: #FFF;
	padding: 25px;
	width:385px;
}
.tsv02.type02 .tsv04 {
	float:right;
}
.tsv05 {
	margin-bottom: 15px;
	color: #1d2c39;
}
.tsv06 {
	width:200px;
}

.inf01 {
	background-image: url(../img/top/bg_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom:80px;
}
.inf02 {
	text-align:center;
	font-size: 32px;
	font-weight: bold;
	color: #1D2C3A;
	margin-bottom:5px;
}
.inf03 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #044996;
	margin-bottom:15px;
}
.inf04 {
	text-align:center;
}
.inf05 {
	display:inline-block;
	vertical-align: middle;
}
.inf06 {
	display:inline-block;
	vertical-align: middle;
	padding-left:40px;
}
.inf06 a {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #044996;
	border-radius: 50px;
	font-size: 18px;
}
.inf06 a span {
	background-image: url(../img/common/icon_mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
}
.inf07 {
	background-image: url(../img/common/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 32px;
	font-weight: bold;
}

.pnt01 {
	text-align:center;
	padding-bottom:60px;
}
.pnt02 {
	display:inline-block;
	vertical-align:top;
	width:200px;
	margin-right: 30px;
	margin-left: 30px;
}
.pnt03 {
	text-align: center;
}
.pnt04 dt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}
.pnt04 dd{
	text-align:left;
}


.tpf01 {
	background-image: url(../img/top/bg_05.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding-top: 60px;
	padding-bottom: 60px;
}
.tpf02 {
	text-align:center;
	margin-bottom:35px;
	font-size:0;
}
.tpf02 > div {
	display:inline-block;
	width:23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.tpf02 > div img {
	width:100%;
}
.tpf03 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.trc01 {
	background-image: url(../img/top/bg_06.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	padding-top: 45px;
	padding-bottom: 100px;
}
.trc02 {
}
.trc03 {
	float:left;
	padding-left:20px;
	padding-right:40px;
}
.trc04 {
	float:left;
	padding-top:125px;
}
.trc05 {
	font-size: 30px;
	font-weight: bold;
	color: #1D2C3A;
	margin-bottom: 25px;
}
.trc06 {
	width:200px;
}

.tma01 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.tma02 {
	margin-bottom:15px;
}
.tma03 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.nws01 {
	background-color: #F5F5F5;
	padding-top: 60px;
	padding-bottom: 60px;
}
.nws02 {
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 45px;
	border: 1px solid #CCC;
}
.nws03 {
	height:160px;
	overflow-y:auto;
	padding: 15px;
}
.nws04 li {
	width:100%;
	display:table;
	margin-bottom:10px;
}
.nws05 {
	width: 7em;
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
}
.nws06 {
	display:table-cell;
	vertical-align:top;
}
.nws07 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.abg01 {
	background-image: url(../img/about/bg_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top:-30px;
	margin-bottom:60px;
}
.abt02.type02 {
    margin-bottom: 0;
}

.rec08.type02 table th {
	color: #FFF;
    background-color: #2C91C7;
	border: 1px solid #CCC;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}
.rec08.type02 table td {
	border: 1px solid #CCC;
	padding-left:12px;
	padding-right:12px;
}
.s1{
	margin-top:100px;
}

















