@charset "UTF-8";
/* CSS Document */

.sponly {
	display: block;
}
.spmask {
	display: none;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');



@media (min-width : 601px) and (max-width : 750px){
}

/*------------------------------
	contents
------------------------------*/
#contents {
}


/*------------------------------
	index
------------------------------*/
#index #kv {
	width: 100%;
	position: relative;
	margin-top: 60px;
}
#index #kv .pic img {
	vertical-align: bottom;
	width: 100%;
}
#index #kv h2 {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	text-shadow: 0px 0px 10px rgba(25, 25, 25, 0.7);
	width: 100%;
	font-weight: normal;
	letter-spacing: 1px;

	font-family: 'Noto Sans JP', Open Sans;
}
/*------------------------------*/
#index #contents {
	background-image: url("../../common/bg_left.png"), url("../../common/bg_right.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
	background-size: 116px auto, 135px auto;
}
#index #contents #tableBox {
	padding: 50px 10px;
	max-width: 875px;
	margin: 0 auto;
}
#index #contents #tableBox table {
	width: 100%;
}
#index #contents #tableBox th {
	width: 80px;
	padding: 14px 0;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	border-bottom: dotted 1px #939393;
	line-height: 1.9;
}
#index #contents #tableBox td {
	padding: 14px 5px 14px 30px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	border-bottom: dotted 1px #939393;
	line-height: 1.9;
}
#index #contents #tableBox th.end,
#index #contents #tableBox td.end {
	border-bottom: none;
}

/*------------------------------
	business
------------------------------*/
#business #contents {
	padding-top: 60px;
}
/*------------------------------*/
#business #contents #contents01 {
	width: 100%;
	background: url("../images/img_business_11.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	overflow: hidden;
}
#business #contents #contents01 h2 {
	padding: 200px 0;
	color: #ffffff;
	line-height: 1.4;
	text-align: center;
	text-shadow: 0px 0px 12px rgba(230, 230, 230, 0.8);
	z-index: 6;
	font-size: 14px;
}
#business #contents #contents01 h2 span{
	font-size: 18px;
}
#business #contents #contents01 .txt1 {
	position: absolute;
	left: 0;
	top: 10px;
	width: 49%;
	z-index: 4;
}
#business #contents #contents01 .txt2 {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 48%;
	z-index: 4;
}
#business #contents #contents01 .txt3 {
	position: absolute;
	left: 10px;
	top: 350px;
	width: 51%;
	z-index: 4;
}
#business #contents #contents01 .txt4 {
	position: absolute;
	left: 220px;
	top: 260px;
	width: 54%;
	z-index: 4;
}
#business #contents #contents01 .txt5 {
	position: absolute;
	left: 30px;
  top: 100px;
  width: 35%;
  z-index: 4;
}
#business #contents #contents01 .txt6 {
	position: absolute;
	left: 290px;
  top: 30px;
  width: 40%;
  z-index: 4;
}
#business #contents #contents01 .txt1 img,
#business #contents #contents01 .txt2 img,
#business #contents #contents01 .txt3 img,
#business #contents #contents01 .txt4 img,
#business #contents #contents01 .txt5 img,
#business #contents #contents01 .txt6 img {
	width: 100%;
}
/*------------------------------*/
#business #contents #contents02 {
	width: 100%;
	background: url("../images/img_business_21.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents02 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}
#business #contents #contents02 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents02 h3 {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -126px;
	z-index: 6;
	width: 252px;
}
#business #contents #contents02 h3 img {
	width: 100%;
}
#business #contents #contents02 .hosoku{
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #ffffff;
	text-shadow: 0 0 5px #000;
}
#business #contents #contents02 .number {
	position: absolute;
	left: 50%;
	top: 90px;
	font-size: 50px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);
	font-weight: bold;
	text-align: right;
}
/*------------------------------*/
#business #contents #contents03 {
	width: 100%;
	background: url("../images/img_business_31.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents03 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
#business #contents #contents03 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents03 h3 {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -129px;
	z-index: 6;
	width: 259px;
}
#business #contents #contents03 h3 img {
	width: 100%;
}
#business #contents #contents03 .number {
	position: absolute;
	left: 50%;
	top: 95px;
	margin-left: 20px;
	font-size: 50px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);

	font-weight: bold;
}
/*------------------------------*/
#business #contents #contents04 {
	width: 100%;
	background: url("../images/img_business_41.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents04 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
#business #contents #contents04 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents04 h3 {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -139px;
	z-index: 6;
	width: 278px;
}
#business #contents #contents04 h3 img {
	width: 100%;
}
#business #contents #contents04 .number {
	position: absolute;
	left: 50%;
	top: 95px;
	margin-left: 30px;
	font-size: 50px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);

	font-weight: bold;
}
/*------------------------------*/
#business #contents #contents05 {
	width: 100%;
	background: url("../images/img_business_51.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents05 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
#business #contents #contents05 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents05 h3 {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -122px;
	z-index: 6;
	width: 245px;
}
#business #contents #contents05 h3 img {
	width: 100%;
}
#business #contents #contents05 .number {
	position: absolute;
	left: 50%;
	top: 117px;
	margin-left: 0px;
	font-size: 56px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);

	font-weight: bold;
}
/*------------------------------*/
#business #contents #contents06 {
	width: 100%;
	background: url("../images/img_business_61.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents06 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
#business #contents #contents06 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents06 h3 {
	position: absolute;
	left: 50%;
	top: 45px;
	margin-left: -90px;
	z-index: 6;
	width: 180px;
}
#business #contents #contents06 h3 img {
	width: 100%;
}
#business #contents #contents06 .number {
	position: absolute;
	right: 50%;
	top: 95px;
	margin-right: -55px;
	margin-top: 10px;
	font-size: 48px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);
	font-weight: bold;
}
#business #contents #contents06 .hosoku{
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #ffffff;
	text-shadow: 0 0 5px #000;
	margin-right: 8px;
}
/*------------------------------*/
#business #contents #contents07 {
	width: 100%;
	background: url("../images/img_business_71.jpg") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
	position: relative;
	padding-top: 180px;
}
#business #contents #contents07 .textBox {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
#business #contents #contents07 p {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
#business #contents #contents07 h3 {
	position: absolute;
	left: 50%;
	top: 45px;
	margin-left: -90px;
	z-index: 6;
	width: 180px;
}
#business #contents #contents07 h3 img {
	width: 100%;
}
#business #contents #contents07 .number {
	position: absolute;
	right: 50%;
  top: 95px;
  margin-right: -60px;
	font-size: 54px;
	color: #ffffff;
	z-index: 7;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);
	font-weight: bold;
}
#business #contents #contents07 .hosoku{
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #ffffff;
	text-shadow: 0 0 5px #000;
	margin-right: 10px;
	margin-bottom: 0;
}
/*------------------------------
	work
------------------------------*/
#work #contents {
	padding-top: 60px;
}
#work #contents .inner {
	position: relative;
}
/*------------------------------*/
#work #contents #contents01 {
	width: 100%;
	background: url("../images/img_work_11.png") no-repeat center center;
	background-size: cover;
	background-color: #0c2148;
}
#work #contents #contents01 h2 {
	padding: 200px 0;
	color: #ffffff;
	line-height: 1.4;
	text-align: center;
	text-shadow: 0px 0px 12px rgba(230, 230, 230, 0.8);
	z-index: 6;
	font-size: 14px;
}
#work #contents #contents01 h2 span{
	font-size: 18px;
}
/*------------------------------*/
/*
#work #contents #contents02 {
	width: 100%;
	background-color: #4d89a6;
}
#work #contents #contents02 .textBox {
	padding: 30px 20px;
}
#work #contents #contents02 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #ffffff;
	font-size: 18px;
}
#work #contents #contents02 p {
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
}
#work #contents #contents02 .pic1 {
	padding: 60px 0 50px;
	width: 140px;
	margin: 0 auto;
}
#work #contents #contents02 .pic1 img {
	width: 100%;
}
#work #contents #contents02 .pic2 {
	padding-bottom: 30px;
	width: 140px;
	margin: 0 auto;
}
#work #contents #contents02 .pic2 img {
	width: 100%;
}
#work #contents #contents02 .number1 {
	position: absolute;
	left: 50%;
	top: 305px;
	margin-left: -50px;
	font-size: 60px;
	color: #ffffff;

	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents02 {
	width: 100%;
	background-color: #ffffff;
}
#work #contents #contents02 .textBox {
	padding: 30px 20px;
}
#work #contents #contents02 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #4d89a6;
	font-size: 18px;
}
#work #contents #contents02 p {
	font-size: 14px;
	line-height: 1.8;
	color: #000000;

	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents02 .pic1 {
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: -90px;
	width: 180px;
}
#work #contents #contents02 .pic1 img {
	width: 100%;
}
#work #contents #contents02 .pic2 {
	padding: 60px 0 30px;
	width: 330px;
	margin: 0 auto;
	position: relative;
}
#work #contents #contents02 .pic2 img {
	width: 100%;
}
#work #contents #contents02 .hosoku {
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #5690ab;
	margin-bottom: 30px;
}
#work #contents #contents02 .number1 {
	position: absolute;
	left: 50%;
	top: 350px;
	margin-left: -155px;
	font-size: 60px;
	color: #4d89a6;

	font-weight: bold;
}
#work #contents #contents02 .number2 {
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: 50px;
	font-size: 60px;
	color: #295f8c;

	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents03 {
	width: 100%;
	background-color: #4d89a6;
}
#work #contents #contents03 .textBox {
	padding: 30px 20px;
}
#work #contents #contents03 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #ffffff;
	font-size: 18px;
}
#work #contents #contents03 p {
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents03 .pic1 {
	padding: 60px 0 50px;
	width: 240px;
	margin: 0 auto;
}
#work #contents #contents03 .pic1 img {
	width: 100%;
}
#work #contents #contents03 .pic2 {
	padding-bottom: 30px;
	width: 310px;
	margin: 0 auto;
}
#work #contents #contents03 .pic2 img {
	width: 100%;
}
#work #contents #contents03 .number1 {
	position: absolute;
	left: 50%;
	top: 300px;
	margin-left: -135px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}
#work #contents #contents03 .number2 {
	position: absolute;
	left: 50%;
	top: 300px;
	margin-left: 35px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents04 {
	width: 100%;
	background-color: #ffffff;
}
#work #contents #contents04 .textBox {
	padding: 30px 20px;
}
#work #contents #contents04 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #4d89a6;
	font-size: 18px;
}
#work #contents #contents04 p {
	font-size: 14px;
	line-height: 1.8;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents04 .pic1 {
	padding: 60px 0 50px;
	width: 180px;
	margin: 0 auto;
}
#work #contents #contents04 .pic1 img {
	width: 100%;
}
#work #contents #contents04 .pic2 {
	padding-bottom: 30px;
	width: 74px;
	margin: 0 auto;
	padding-left: 30px;
}
#work #contents #contents04 .pic2 img {
	width: 100%;
}
#work #contents #contents04 .number1 {
	position: absolute;
	left: 50%;
	top: 304px;
	margin-left: -50px;
	font-size: 60px;
	color: #4d89a6;
	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents05 {
	width: 100%;
	background-color: #4d89a6;
}
#work #contents #contents05 .textBox {
	padding: 30px 20px;
}
#work #contents #contents05 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #ffffff;
	font-size: 18px;
}
#work #contents #contents05 p {
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents05 .pic1 {
	padding: 60px 0 50px;
	text-align: center;
}
#work #contents #contents05 .pic1 img {
	width: 200px;
}
#work #contents #contents05 .pic2 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
}
#work #contents #contents05 .pic2 img {
	width: 100%;
}
#work #contents #contents05 .hosoku {
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #ffffff;
	margin-bottom: 30px;
}
#work #contents #contents05 .number1 {
	position: absolute;
	left: 50%;
	top: 235px;
	margin-left: -115px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}
#work #contents #contents05 .number2 {
	position: absolute;
	left: 50%;
	top: 235px;
	margin-left: 35px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents06 {
	width: 100%;
	background-color: #ffffff;
}
#work #contents #contents06 .textBox {
	padding: 30px 20px;
}
#work #contents #contents06 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #4d89a6;
	font-size: 18px;
}
#work #contents #contents06 p {
	font-size: 14px;
	line-height: 1.8;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents06 .pic1 {
	padding: 60px 0 50px;
	width: 180px;
	margin: 0 auto;
}
#work #contents #contents06 .pic1 img {
	width: 100%;
}
#work #contents #contents06 .pic2 {
	padding-bottom: 25px;
	width: 74px;
	margin: 0 auto;
	padding-left: 85px;
	position: relative;
}
#work #contents #contents06 .hosoku {
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #5690ab;
}
#work #contents #contents06 .pic2 img {
	width: 100%;
}
#work #contents #contents06 .number1 {
	position: absolute;
	right: 50%;
	top: 250px;
	font-size: 60px;
	color: #4d89a6;
	font-weight: bold;
}
/*------------------------------*/
#work #contents #contents07 {
	width: 100%;
	background-color: #4d89a6;
}
#work #contents #contents07 .textBox {
	padding: 30px 20px;
}
#work #contents #contents07 h3 {
	text-align: center;
	padding-bottom: 30px;
	color: #ffffff;
	font-size: 18px;
}
#work #contents #contents07 p {
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
}
#work #contents #contents07 .pic1 {
	padding: 60px 0 50px;
	text-align: center;
}
#work #contents #contents07 .pic1 img {
	width: 150px;
}
#work #contents #contents07 .pic2 {
	padding-bottom: 30px;
	width: 74px;
	margin: 0 auto;
	padding-left: 70px;
	position: relative;
}
#work #contents #contents07 .hosoku {
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #ffffff;
	margin-bottom: 25px;
}
#work #contents #contents07 .pic2 img {
	width: 100%;
}
#work #contents #contents07 .number1 {
	position: absolute;
	left: 50%;
	top: 310px;
	margin-left: -45px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}
#work #contents #contents07 .number2 {
	position: absolute;
	left: 50%;
	top: 235px;
	margin-left: 35px;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
}

/*------------------------------
	chart、dept共通
------------------------------*/
#organize #kv02,
#dept #kv02 {
	width: 100%;
	position: relative;
	margin-top: 60px;
	background: url("../../common/bg_kv.jpg") no-repeat center center;
	background-size: cover;
	background-color: #003391;
}
#organize #kv02 h2,
#dept #kv02 h2 {
	text-align: center;
	padding: 46px 0 44px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;

	font-family: 'Noto Sans JP', Open Sans;
}
#organize #contents section,
#dept #contents section {
	background-image: url("../../common/bg_left.png"), url("../../common/bg_right.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
	background-size: 116px auto, 135px auto;
}
/*------------------------------
	chart
------------------------------*/
#organize #contents .chartBox {
	display: block;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 40px 20px 60px;
}
#organize #contents .chartBox p {
	text-align: right;
	margin-bottom: 20px;
}
#organize #contents .chartBox img {
width: 100%;
}
/*------------------------------
	dept
------------------------------*/
#dept #contents .readBox {
	padding: 40px 10px 40px;
	/*
	background-color: #ffffff;
	*/
}
#dept #contents #anc1,
#dept #contents #anc2,
#dept #contents #anc3,
#dept #contents #anc4,
#dept #contents #anc5 {
	position: relative;
	top: 30px;
	display: block;
}
#dept #contents .readBox .title {
	color: #003391;
	font-size: 18px;
	line-height: 1.5;
	max-width: 590px;
	margin: 0 auto 20px auto;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: solid 1px #003391;
	font-weight: bold;
}
#dept #contents .readBox p {
	font-size: 16px;
	color: #232323;
	line-height: 1.8;
	text-align: center;
}
/*------------------------------*/
#dept #contents .ancBox {
	position: relative;
	background-color: #f4f6f6;
	margin-bottom: 60px;
	box-sizing: border-box;
	padding: 40px 0;
}
#dept #contents .ancBox ul.anchor {
	display: block;
	align-items: flex-start;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 10px;
}
#dept #contents .ancBox ul.anchor li {
	width: 100%;
	background-color: #003391;
	margin-bottom: 20px;
	transition:all 0.6s;
	border: solid 1px #003391;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
#dept #contents .ancBox ul.anchor li:last-of-type {
	margin-bottom: 0px;
}
#dept #contents .ancBox ul.anchor li a {
	display: block;
	width: 100%;
	padding: 30px 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
}
/*-----------マウスオーバー-----------*/
#dept #contents .ancBox ul.anchor li.off {
	display: block;
}
#dept #contents .ancBox ul.anchor li.on {
	display: none;
}
#dept #contents .ancBox ul.anchor li.off {
	display: none;
}
#dept #contents .ancBox ul.anchor li.on {
	display: block;
}
#dept #contents .ancBox ul.anchor li::before,
#dept #contents .ancBox ul.anchor li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#dept #contents .ancBox ul.anchor li,
#dept #contents .ancBox ul.anchor li::before,
#dept #contents .ancBox ul.anchor li::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#dept #contents .ancBox ul.anchor li::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#dept #contents .ancBox ul.anchor li:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}
#dept #contents .ancBox ul.anchor li a:hover {
	color: #003391;
}
/*------------------------------*/
#dept #contents .deptBox {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
}
#dept #contents .deptBox .hd {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: solid 1px #003391;
}
#dept #contents .deptBox .hd h2 {
	font-size: 20px;
	font-weight: bold;
	color: #003391;
}
#dept #contents .deptBox .inner {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
}
#dept #contents .deptBox .pic_r {
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 40px;
}
#dept #contents .deptBox .pic_r .textBox {
	width: 100%;
	margin-right: 60px;
}
#dept #contents .deptBox .pic_r .textBox h3 {
	padding: 6px 0 6px 10px;
	border-left: solid 2px #003391;
	margin-bottom: 10px;
	font-size: 18px;
	color: #003391;
}
#dept #contents .deptBox .pic_r .textBox p {
	line-height: 1.7;
}
#dept #contents .deptBox .pic_r .textBox p span.bold {
	font-weight: bold;
	color: #003391;
}
#dept #contents .deptBox .pic_r .pic {
	width: 100%;
	margin-bottom: 25px;
}
#dept #contents .deptBox .pic_r .pic img {
	width: 100%;
}
/*------------------------------*/
#dept #contents .deptBox .btnBox {
	margin-bottom: 60px;
}
#dept #contents .deptBox .btnBox .catch {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	font-size: 18px;
}
#dept #contents .deptBox .btnBox .catch::before,
#dept #contents .deptBox .btnBox .catch::after {
	border-top: solid 1px;
	content: "";
	flex-grow: 1;
}
#dept #contents .deptBox .btnBox .catch::before {
	margin-right: 5px;
}
#dept #contents .deptBox .btnBox .catch::after {
	margin-left: 5px;
}
#dept #contents .deptBox .btnBox ul,
#dept #contents .deptBox .btnBox ul.line1 {
	display: block;
}
#dept #contents .deptBox .btnBox li {
	position: relative;
	width: 100%;
	background-color: #003391;
	border: solid 1px #003391;
	box-sizing: border-box;
	text-align: center;
	z-index: 2;
	overflow: hidden;
	margin-bottom: 20px;
}
#dept #contents .deptBox .btnBox li:last-of-type {
	margin-bottom: 0px;
}
#dept #contents .deptBox .btnBox li a {
	display: block;
	width: 100%;
	padding: 30px 0;
	text-decoration: none;
	color: #fff;
}
#dept #contents .deptBox .btnBox li a::after {
	content:"";
  background: url(../images/icon_arrow_w.png) no-repeat;
  position: absolute;
	right: 10px;
	top: 32px;
	width: 24px;
	height: 11px;
	transition:all 0.3s;
}
#dept #contents .deptBox .btnBox li.off {
	display: block;
}
#dept #contents .deptBox .btnBox li.on {
	display: none;
}
#dept #contents .deptBox .btnBox li.off {
	display: none;
}
#dept #contents .deptBox .btnBox li.on {
	display: block;
}
#dept #contents .deptBox .btnBox li::before,
#dept #contents .deptBox .btnBox li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#dept #contents .deptBox .btnBox li,
#dept #contents .deptBox .btnBox li::before,
#dept #contents .deptBox .btnBox li::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#dept #contents .deptBox .btnBox li::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#dept #contents .deptBox .btnBox li:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}
#dept #contents .deptBox .btnBox li a:hover {
	color: #003391;
}
#dept #contents .deptBox .btnBox li a:hover::after {
	background: url(../images/icon_arrow_blue.png) no-repeat;
}
/*------------------------------*/
#dept #contents .deptBox .movieBox {
	position: relative;
	width: 100%;
	background-color: #f4f6f6;
	box-sizing: border-box;
	padding: 40px 0;
}
#dept #contents .deptBox .movieBox .catch {
	text-align: center;
	margin-top: -50px;
	margin-bottom: 25px;
}
#dept #contents .deptBox .movieBox .movie {
	position: relative;
  width: 100%;
	margin: 0 auto;
  padding-top: 56.25%;
}
#dept #contents .deptBox .movieBox .movie iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#dept #contents .deptBox .movieBox p.caption {
	margin-top: 10px;
	text-align: center;
	line-height: 1.3;
}

/*------------------------------
	loading
------------------------------*/
#loadingWrap {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index:1000;
	overflow: hidden;
}
#loadingWrap img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
}
