@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

About CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

html {
	background: #95e1f4;
}

body {
	color: #000;
	text-align: center;
	background: #FFF url(../img/about/bg.jpg) center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	visibility: hidden;
	height: 100%;
}
.stageBase .pc {
	display: block;
}
.stageBase .sp {
	display: none;
}
div.wrapper {
	padding-top: 0 !important;
}

/* #container
--------------------------- */
#container {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}

/* .stageBase
--------------------------- */
.stageBase {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.stageBase .page_index {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.stageBase .page_index > span {
	display: block;
	width: 90px;
	line-height: 43px;
	color: #E7E700;
	font-size: 2.6rem;
	margin: 0 auto;
	background: #2F4588;
}
.stageBase .page_index p {
	color: #FFF;
	font-size: 1.8rem;
	margin: 10px 0 0;
	letter-spacing: .2rem;
}
.stageBase .page_index p > span {
	font-size: 1.4rem;
}

#stage1.stageBase .page_index p {
	font-size: 4rem;
	padding: 15px 0 0;
}
#stage1.stageBase .page_index p > span {
	font-size: 3rem;
}

.stageBase .fieldWrap {
	max-width: 1072px;
	width: 100%;
	padding: 40px 50px 0;
	margin: 0 auto;
	text-align: center;
}
#stage1.stageBase .fieldWrap {
	padding: 100px 50px 0;
}
#stage2.stageBase .fieldWrap .subName {
	padding: 10px 0;
	text-align: center;
	font-size: 2rem;
	color: #3853A5;
}
.stageBase .fieldWrap .sub_ttl {
	font-size: 2.4rem;
	font-weight: bold;
}
.stageBase .fieldWrap h2 {
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.3;
}
#stage3.stageBase .fieldWrap h2 p,
#stage4.stageBase .fieldWrap h2 p,
#stage5.stageBase .fieldWrap h2 p {
	font-size: 2.4rem;
}
#stage3.stageBase .fieldWrap h2 p {
	color: #FB9B00;
}
#stage4.stageBase .fieldWrap h2 p {
	color: #F33760;
}
#stage5.stageBase .fieldWrap h2 p {
	color: #1FAB39;
}
.stageBase .fieldWrap h3 {
	font-size: 2rem;
	font-weight: bold;
}

.stageBase .fieldWrap .content {
	border-top: #AAA 1px solid;
	padding: 30px 0 0;
	margin: 15px 0 0;
}
.stageBase .fieldWrap .content p {
	padding: 0 0 15px;
}
.stageBase .fieldWrap .content .list {
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	text-align: left;
}
.stageBase .fieldWrap .content li span,
.stageBase .fieldWrap .content p span {
	font-weight: bold;
}
/* stage1 */
#stage1.stageBase .fieldWrap h2 img {
	padding: 0 0 35px;
}

/* stage2 */
#stage2.stageBase .fieldWrap .topcontent ul {
	padding: 0 0 35px;
	font-size: 0;
}
#stage2.stageBase .fieldWrap .topcontent ul li {
	display: inline-block;
	padding: 0 30px;
	font-size: 1.8rem;
	width: 33.333333%;
	max-width: 220px;
	vertical-align: top;
}
#stage2.stageBase .fieldWrap .topcontent ul li p {
	padding: 10px 0 0;
	font-size: 1.6rem;
	color: #FB9B00;
}
#stage2.stageBase .fieldWrap .topcontent ul li + li p {
	color: #F33760;
}
#stage2.stageBase .fieldWrap .topcontent ul li + li + li p {
	color: #1FAB39;
}


/* stage3 */
#stage3.stageBase .fieldWrap .content .img {
	padding: 10px 0 25px;
}
.stageBase .fieldWrap .content .img img {
	max-width: 100%;
	width: auto;
	margin: 0 auto;
}

.stageBase .fieldWrap h2.imgttl {
	width: 100%;
	margin: 0 auto 30px;
	font-size: 0;
	font-weight: normal;
	text-align: center;
}
.stageBase .fieldWrap h2.imgttl img {
	width: 140px;
	margin: 0 20px 0 0;
	display: inline-block;
}
.stageBase .fieldWrap h2.imgttl img + p {
	display: inline-block;
	line-height: 140px;
}
/*
#stage10.stageBase .fieldWrap .content ul li:nth-child(even){
	margin-bottom: 15px;
}*/
#stage7.stageBase .fieldWrap .content .conttxt,
#stage12.stageBase .fieldWrap .content .conttxt {
	padding-bottom: 8px;
}
#stage12.stageBase .fieldWrap .content ul,
#stage14.stageBase .fieldWrap .content ul {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#stage7.stageBase .fieldWrap .content p {
	padding: 0 0 15px;
}
#stage7.stageBase .fieldWrap .content ul.depNum {
	max-width: 900px;
	font-size: 0;
	margin: 0 auto 10px;
}
#stage7.stageBase .fieldWrap .content ul.depNum li {
	width: 20%;
	font-size: 1.2rem;
	display: inline-block;
	text-align: center !important;
}
#stage7.stageBase .fieldWrap .content ul.depNum li img{
	display: block;
	margin: 0 0 10px;
}
#stage7.stageBase .fieldWrap .content ul.depNum li br {
	display: none;
}
#stage7.stageBase .fieldWrap .content ul + p {
	margin-top: 30px;
}
#stage8.stageBase .fieldWrap .content ul.depNum {
	margin-bottom: 15px;
}
#stage8.stageBase .fieldWrap h2 span,
#stage9.stageBase .fieldWrap h2 span,
#stage10.stageBase .fieldWrap h2 span {
	font-size: 2rem;
}
#stage15.stageBase .fieldWrap .content ul {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	display: block;
	font-size: 0;
}
#stage15.stageBase .fieldWrap .content ul li {
	width: 33.333333%;
	padding: 0 4px 8px;
	display: inline-block;
	font-size: 1.4rem;
	vertical-align: top;
}
#stage15.stageBase .fieldWrap .content ul li.spacer {
	width: 16.5%;
	padding: 0 4px;
}
#stage15.stageBase .fieldWrap .content ul li img {
	width: auto;
	height: 100%;
	max-height: 150px;
}
#stage15.stageBase .fieldWrap .content p {
	font-size: 1.2rem;
	padding: 0 0 10px;
}

.stageBase .page_control {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0;
	font-weight: bold;
}

.stageBase .page_control > div {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 10px;
	font-weight: bold;
}
.stageBase .page_control > div span {
	color: #2E4587;
}
.stageBase .page_control > div em {
	font-style: normal;
}

/* .logo
--------------------------- */
.logo {
	top: 14px;
	left: 17px;
	width: 100%;
	text-align: center;
	position: fixed;
	z-index: 2;
}
.logo a {
	width: 256px;
	display: block;
}
.logo a img {
	display: block;
}
.logo a p {
	display: block;
	margin: 10px 0 0;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	color: #2E4587;
	background: rgba(255, 255, 255, .3);
	padding: 2px 5px;
}

/* #pageNav
--------------------------- */
#pageNav {
	top: 0;
	right: 10px;
	width: 30px;
	position: fixed;
	z-index: 2;
}
#pageNav ul {
	width: 100%;
	display: block;
}
#pageNav ul li {
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	margin: 0 0 8px;
}
#pageNav ul li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.2rem;
	border-radius: 100%;
	background: #AAA;
	color: #FFF;
	display: block;
}
#pageNav ul li.activeStage a,
#pageNav ul li a:hover {
	background: #2F4588;
	color: #E7E700;
}

#pageNav ul li p {
	position: absolute;
	top: -11px;
	right: 45px;
	width: 300px;
	background: #3854A5;
	display: none;
}
#pageNav ul li p::before {
	content: "";
	position: absolute;
	top: 50%;
	right: -7px;
	margin: -7px 0 0;
	width: 14px;
	height: 14px;
	background: #3854A5;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#pageNav ul li p span {
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 0 10px 0 60px;
	line-height: 50px;
}
#pageNav ul li p span.no {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	line-height: 50px;
	color: #E7E700;
	padding: 0;
	background: #2F4588;
	font-weight: normal;
	font-size: 1.6rem;
	text-align: center;
}

/* #pageUp
--------------------------- */
#pageUp {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 43px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	z-index: 3;
}
#pageUp a {
	display: block;
	margin: 0 auto 0 0;
	width: 90px;
	height: 100%;
	background: #666;
	position: relative;
}
#pageUp a::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 26px;
	margin: -5px 0 0 -13px;
	border-left: #FFF 3px solid;
	border-top: #FFF 3px solid;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#pageUp p {
	display: none;
}

/* #pageDown
--------------------------- */
#pageDown {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 43px;
	text-align: center;
	overflow: hidden;
	z-index: 3;
}
#pageDown a {
	display: block;
	margin: 0 auto 0 0;
	width: 90px;
	height: 100%;
	background: #666;
	position: relative;
}
#pageDown a::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 26px;
	margin: -20px 0 0 -13px;
	border-right: #FFF 3px solid;
	border-bottom: #FFF 3px solid;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#pageDown p {
	display: none;
}



/*
------------------------------------------------------------------------------------------------------------------ Pc Thin */

@media screen and (max-width: 1024px) {
	
	/* .logo
	--------------------------- */
	.logo {
		left: 36px;
	}
	
	#stage1.stageBase .page_index p {
		font-size: 2rem;
	}
	#stage1.stageBase .page_index p > span {
		font-size: 1.6rem;
	}

	/* コンテンツ下部 次ページ案内
	--------------------------- */
	.stageBase .page_control {
		display: none;
	}
	
	/* #pageUp
	--------------------------- */
	#pageUp a {
		width: 100%;
	}
	#pageUp a::before {
		left: 30px;
		margin: -5px 0 0;
	}
	#pageUp a p {
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		text-align: center;
		margin: -10px 0 0;
		font-size: 1.4rem;
		font-weight: bold;
		color: #FFF;
		padding: 0 0 0 50px;
	}
	
	/* #pageDown
	--------------------------- */
	#pageDown a {
		width: 100%;
		border-left: #FFF 1px solid;
	}
	#pageDown a::before {
		left: 30px;
		margin: -20px 0 0;
	}
	#pageDown a p {
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		text-align: center;
		margin: -10px 0 0;
		font-size: 1.4rem;
		font-weight: bold;
		color: #FFF;
		padding: 0 0 0 50px;
	}
}


@media screen and (max-width: 960px) {
	#stage15.stageBase .fieldWrap .content ul li img {
		width: 100%;
		height: auto;
		max-height: initial;
	}
}

@media screen and (max-width: 900px) {
	#stage8.stageBase .fieldWrap h2 span,
	#stage9.stageBase .fieldWrap h2 span,
	#stage10.stageBase .fieldWrap h2 span {
		display: block;
		margin: 0 0 10px;
	}
}

/*
------------------------------------------------------------------------------------------------------------------ Tablet */

@media screen and (max-width: 768px) {
	.stageBase .fieldWrap,
	#stage1.stageBase .fieldWrap {
		padding: 120px 15px 0;
	}
	
	/* .logo
	--------------------------- */
	.logo {
		width: 90%;
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -ms-calc(100% - 30px);
		width: calc(100% - 30px);
		left: 15px;
	}
	.logo a {
		width: 200px;
	}
	.logo a p {
		font-size: 1rem;
	}
	
	/* #pageNav
	--------------------------- */
	#pageNav {
		display: none;
	}
	
	/* #pageDown
	--------------------------- */
	.stageBase .fieldWrap h2 {
		margin: 0 auto 6px;
	}
	.stageBase .fieldWrap h2.imgttl {
		font-size: 1.4rem;
	}
	.stageBase .fieldWrap h2.imgttl img {
		width:70px;
		margin: 0 auto 6px;
	}
	.stageBase .fieldWrap h2.imgttl img + p {
		line-height: 70px;
	}
	#stage7.stageBase .fieldWrap .content ul.depNum {
		text-align: left !important;
	}
	#stage8.stageBase .fieldWrap .content ul.depNum {
		margin-bottom: 15px;
	}
	#stage13.stageBase .fieldWrap .content .img img {
	    width: 80%;
	    margin: 0 auto;
	}
}



/*
------------------------------------------------------------------------------------------------------------------ Tablet Thin */

@media screen and (max-width: 640px) {
	.stageBase .pc {
		display: none;
	}
	.stageBase .sp {
		display: block;
	}
	
	/* #pageUp
	--------------------------- */
	#pageUp {
		height: 30px;
		max-width: none;
		margin: 0;
	}
	#pageUp a {
		margin: 0 auto;
		padding: 0 0 0 30px;
	}
	#pageUp a::before {
		width: 14px;
		height: 14px;
		margin: -4px 0 0 -6px;
	}
	
	/* #pageDown
	--------------------------- */
	#pageDown {
		height: 30px;
		max-width: none;
		margin: 0;
	}
	#pageDown a {
		margin: 0 auto;
		padding: 0 0 0 30px;
	}
	#pageDown a::before {
		width: 14px;
		height: 14px;
		margin: -10px 0 0 -6px;
	}
	
	/* .stageBase
	--------------------------- */
	.stageBase .page_index {
		left: auto;
		right: 15px;
		text-align: right;
	}
	.stageBase .page_index > span {
		margin: 0 0 0 auto;
		text-align: center;
	}
	.stageBase .page_index p {
		text-shadow: 0 0 4px rgba(0, 0, 0, .7);
	}
	.stageBase .fieldWrap .content ul li {
		font-size: 1.2rem;
		text-align: left;
	}
	
	/* 見出し周り */
	.stageBase .fieldWrap .sub_ttl {
		font-size: 2rem;
	}
	.stageBase .fieldWrap h2 {
		font-size: 3rem;
	}
	.stageBase .fieldWrap h3 {
		font-size: 1.6rem;
	}
	
	.stageBase .fieldWrap h2.imgttl img {
		width: 60px;
		margin: 0 auto 6px;
	}
	.stageBase .fieldWrap h2.imgttl img + p {
		line-height: 60px;
	}
	#stage2.stageBase .fieldWrap .topcontent ul {
		padding: 15px 0;
	}
	
	#stage2.stageBase .fieldWrap .topcontent ul li {
		padding: 0 15px;
		font-size: 1.4rem;
	}
	#stage7.stageBase .fieldWrap .content ul.depNum {
		width: 102%;
		margin: 0 0 0 -2%;
	}
	#stage7.stageBase .fieldWrap .content ul.depNum li{
		width: 48%;
		margin: 0 0 2% 2%;
		font-size: 1.2rem;
		display: inline-block;
	}
	#stage10.stageBase .fieldWrap .content ul {
		margin: 0 auto 14px;
	}
	#stage7_1.stageBase .fieldWrap .content .flexbox,
	#stage7_2.stageBase .fieldWrap .content .flexbox {
		-webkit-flex-grow: initial;
		flex-grow: initial;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#stage7_1.stageBase .fieldWrap .content .flexbox,
	#stage7_2.stageBase .fieldWrap .content .flexbox {
		padding: 0 4px;
	}
	#stage7_1.stageBase .fieldWrap .content .flexbox img,
	#stage7_2.stageBase .fieldWrap .content .flexbox img {
		width: 60%;
		margin: 0 auto;
	}
	#stage8.stageBase .fieldWrap .content ul.depNum li br {
		display: block;
	}
}



/*
------------------------------------------------------------------------------------------------------------------ SmartPhone */

@media screen and (max-width: 414px) {
	/* .logo
	--------------------------- */
	.logo {
		top: 10px;
	}
	.logo a {
		width: 150px;
	}
	.logo a p {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
	}
	
	/* .stageBase
	--------------------------- */
	.stageBase .fieldWrap,
	#stage1.stageBase .fieldWrap {
		padding: 80px 15px 0;
	}
	
	.stageBase .page_index {
		top: 8px;
	}
	.stageBase .page_index > span {
		line-height: 18px;
		font-size: 1rem;
	}
	#stage1.stageBase .page_index p,
	.stageBase .page_index p {
		font-size: 1rem;
		margin: 10px 0 0;
		letter-spacing: 0;
	}
	#stage1.stageBase .page_index p > span,
	.stageBase .page_index p > span {
		font-size: 1.2rem;
	}
	
	.stageBase .fieldWrap .content {
		padding: 15px 0 0;
		margin: 10px 0 0;
	}
	
	/* 見出し周り */
	.stageBase .fieldWrap .sub_ttl {
		font-size: 1.1rem;
	}
	#stage8.stageBase .fieldWrap h2 span,
	#stage9.stageBase .fieldWrap h2 span,
	#stage10.stageBase .fieldWrap h2 span,
	.stageBase .fieldWrap h2 {
		font-size: 1.6rem;
	}
	.stageBase .fieldWrap h3 {
		font-size: 1.1rem;
		line-height: 1.4;
	}
	
	.stageBase .fieldWrap .content p {
		font-size: 1.2rem;
		text-align: left;
		padding: 0 0 10px;
	}
	#stage2.stageBase .fieldWrap .topcontent ul li {
		padding: 0 5px;
	}
	#stage2.stageBase .fieldWrap .topcontent ul li p {
		font-size: 1rem;
	}
	
	/* stage3 */
	#stage3.stageBase .fieldWrap .content p:first-child br {
		display: none;
	}
	#stage3.stageBase .fieldWrap .content .img {
		padding: 0 0 10px;
	}
	#stage7.stageBase .fieldWrap .content ul.depNum li {
		width: 31%;
	}
	#stage7_1.stageBase .fieldWrap .content .flexbox img,
	#stage7_2.stageBase .fieldWrap .content .flexbox img {
		width: 40%;
		margin: 0 auto;
	}
	#stage8.stageBase .fieldWrap .content p {
		margin-top: 0;
	}
	#stage8.stageBase .fieldWrap .content ul.depNum li {
		width: 100%;/*19%*/
		margin: 0;/*0 0 1% 1%*/
		display: block;
		float: left;
		font-size: 1rem;
	}
	#stage10.stageBase .fieldWrap .content p {
    	padding: 0 0 10px;
	}
	#stage7.stageBase .fieldWrap .content ul.depNum li img {
		display: block;
		margin: 0 0 5px;
	}
	#stage15.stageBase .fieldWrap .content ul li {
		width: 33%;
	}
	#stage15.stageBase .fieldWrap .content ul li p + p {
		text-align: center;
	}
	#stage15.stageBase .fieldWrap .content ul li p + p span {
		display: none;
	}
}