@charset "utf-8";
#wrap{
	min-width: 100%;
}
.mainimage {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100vh;
}
.mainimage03 {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
	background-image: url(../../img/business/main03bg_sp.png);
    width: 100%;
    height: 100vh;
}
.maincopy {
    text-align: center;
    padding-top: 160px;
    color: #D9D7D7;
    height: 240px;
    position: relative;
	width: 90%;
	margin: 0 auto;
}
.maincopy img{
	width: 237px;
	height: auto;
}
.copyarea  {
    width: 80%;
    top: -60px;
}
.content {
    position: relative;
    padding-top: 0px;
}
.business3cont {
    background-color: #fff;
    position: relative;
    padding-top: 0px;
    background-image: url(../../img/business/cont03bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: rgba(255,255,255,1.00);
}
.section {
    margin: 40px auto 0px;
    padding-top: 00px;
    font-size: 12px;
    padding-bottom: 0px;
}
.sec01 {
    margin: 0px;
    background-image: url(../../img/business/sec01-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 220% auto;
}
.sec02 {
    background-image: url(../../img/business/sec02-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 220% auto;
}
.sec03 {
    background-image: url(../../img/business/sec03-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 220% auto;
}
.btn-white a {
    display: block;
    width: 125px;
    height: 34px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid rgba(255,255,255,1.00);
	overflow: hidden;
}
.section h2 {
    font-size: 20px;
    color: rgba(255,255,255,1.00);
    margin: 0 auto 0 0px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 30px;
    font-weight: bold;
    line-height: 32px;
}
.secbox01 {
    width: 90%;
    padding: 5%;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: rgba(0,59,129,0.60);
}
.secbox02 {
   width: 90%;
    padding: 5%;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: rgba(0,59,129,0.60);
}

.cont-nav  {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    text-align: center;
    color: rgba(255,255,255,1.00);
}
.cont-nav ul {
    margin-top: 40px;
}
.cont-nav li{
	display: block;
	
}
.cont-nav li a {
    width: 278px;
    display: block;
    border: 1px solid rgba(255,255,255,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    padding: 20px;
    margin: 0 20px 10px;
    font-size: 15px;
    font-weight: bold;
    transition: 0.5s;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 96% center;
	margin: 0 auto;
}
.cont-nav li:hover a{
    background: rgba(255,255,255,0.40);
	background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}

.business3cont .contbox {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
	width: 90%;
	margin: 0 auto;
}

.content.business3cont h2 {
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    padding-bottom: 40px;
}
.business3cont .arrow {
    background-image: url(../../img/business/arrow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.business3cont .arrow-end {
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.business3cont .kijibox {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #F2F2F2;
    border-radius: 5px;
    position: relative;
}
.business3cont .kijibox .kiji-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #505050;
    font-size: 12px;
    position: relative;
}
.kijibox .kiji-inner h3 {
    color: #003B8A;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.kijibox .kiji-inner h3.sec01{
    background-image: url(../../img/business/Department01.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 76px auto;
}
.kijibox .kiji-inner h3.sec02{
    background-image: url(../../img/business/Department02.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 76px auto;
}
.kijibox .kiji-inner h3.sec03{
    background-image: url(../../img/business/Department03.png);
    background-repeat: no-repeat;
   background-position: center bottom;
    background-size: 76px auto;
}
.kijibox .kiji-inner h3.sec04{
    background-image: url(../../img/business/Department04.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 76px auto;
}
.kijibox .kiji-inner .photo01 {
    position: relative;
    right: 0px;
    top: 0px;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
.kijibox .kiji-inner .photo01 img{
	width: 80%;
	height: auto;
}
.kijibox .kiji-inner .photo-r {
    float: none;
    margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;

}
.kijibox .kiji-inner .photo-r img{
	width: 80%;
	height: auto;
}
.kijibox .kiji-inner .photo-r2 {
    float: none;
    margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;

}
.kijibox .kiji-inner .photo-r2 img{
	width: 80%;
	height: auto;
}
.inline li {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    vertical-align: top;
	width: 100%;
}
.inline li img{
	width: 80%;
	height: auto;
}
