/* Mobile Style */

/* PC Navigation */

#IntoPCNav {
	z-index: 999999;
}


@media(min-width:1024px) {}

#IntoPCNav nav {
	width: 100%;
	display: none;
}

@media(min-width:1024px) {
	#IntoPCNav nav {
		display: block;
		margin: 0 auto;
		padding: 1rem .5rem;
	}
}

#IntoPCNav nav ul {}

@media(min-width:1024px) {
	#IntoPCNav nav ul {
		list-style: none;
		display: -webkit-flex;
		/* Safari */
		display: flex;
		-webkit-flex-wrap: wrap;
		/* Safari */
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		/* Safari */
		justify-content: space-between;
		-webkit-align-items: stretch;
		/* Safari */
		align-items: stretch;
		z-index: 9999;
	}
}

#IntoPCNav nav ul li {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li {
		font-size: 16px;
		padding: 1rem .3rem .3rem .3rem;
		width: -webkit-calc(100%/5);
		width: calc(100%/5);
		text-align: center;
		background: #fff;
		border-left: 1px solid #0E74BC;
		letter-spacing: .1rem;
		line-height: 1.1rem;
		transition: all .3s linear;
		position: relative;
	}
}

#IntoPCNav nav ul li:last-child {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li:last-child {
		border-left: 1px solid #0E74BC;
		border-right: 1px solid #0E74BC;
	}
}

#IntoPCNav nav ul li:hover {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li:hover {
		background: #e2f3ff;
	}

	#IntoPCNav nav ul li #drop_title p:hover,
	#IntoPCNav nav ul li #drop_title02 p:hover,
	#IntoPCNav nav ul li #drop_title03 p:hover {
		background: #e2f3ff;
	}
}

#IntoPCNav nav ul li a {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li a {
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
		color: #0E74BC;
		text-decoration: none;
		margin: .2rem 0;
		line-height: 2rem;
	}
}

#IntoPCNav nav ul li ul {}

#IntoPCNav nav ul li #drop_title,
#IntoPCNav nav ul li #drop_title02,
#IntoPCNav nav ul li #drop_title03 {
	position: relative !important;
	background: #fff;
	z-index: 1;
}

#title03 {
	position: relative;
}

@media(min-width:1024px) {
	#IntoPCNav nav ul li ul {
		width: 100%;
		display: none;
		top: 5%;
		position: absolute;
		top: 3.5rem;
		left: 0;
	}
	#font_0301 a:hover, 
	#font_0306 a:hover,
	#font_0302 a:hover,
	#font_0303 a:hover,
	#font_0304 a:hover,
	#font_0305 a:hover,
	#font_0307 a:hover,
	#font_0308 a:hover,
	#font_0309 a:hover{
		transition: all 1s ease;
	}
	#font_0401 a:hover,
	#font_0402 a:hover,
	#font_0403 a:hover{
		background:  none;
	}
	#font_0201:hover #font_0301 {
		display: block;
	}
	#font_0201:hover #font_0306 {
		display: block;
	}
	#font_0202:hover #font_0302 {
		display: block;
	}
	#font_0202:hover #font_0303 {
		display: block;
	}
	#font_0202:hover #font_0304 {
		display: block;
	}
	#font_0203:hover #font_0305 {
		display: block;
	}
	#font_0204:hover #font_0307 {
		display: block;
	}
	#font_0205:hover #font_0308 {
		display: block;
		transition: all 2s ease-in-out;
	}
	#font_0206:hover #font_0309 {
		display: block;
	}
	#font_0301:hover #font_0401 {
		display: block;
		transition: all 1s ease;
	}
	}
	#font_0302:hover #font_0402 {
		display: block;
		transition: all 1s ease;
	}
	#font_0303:hover #font_0403 {
		display: block;
		transition: all 1s ease;
	}
	#font_0305 li,
	#font_0307 li,
	#font_0308 li,
	#font_0309 li {
		background: #e2f3ff !important;
	}

	#font_0309 {
		width: 100%;
		height: 190px;

	}

	#font_0305 li a,
	#font_0307 li a,
	#font_0308 li a,
	#font_0309 li a {
		color: #36a3ee !important;
	}

	#font_0305 li:hover,
	#font_0307 li:hover,
	#font_0308 li:hover,
	#font_0309 li:hover {
		background: #36a3ee !important;
	}

	#font_0305 li a:hover,
	#font_0307 li a:hover,
	#font_0308 li a:hover,
	#font_0309 li a:hover {
		color: #ffffff !important;
	}
	#font_0301 #bg_03,
	#font_0306 #bg_03,
	#font_0302 #bg_03,
	#font_0303 #bg_03,
	#font_0304 #bg_03 {
		background-color: #e2f3ff !important;
	}

	#font_0301 #bg_03 a,
	#font_0306 #bg_03 a,
	#font_0302 #bg_03 a,
	#font_0303 #bg_03 a,
	#font_0304 #bg_03 a {
		color: #36a3ee !important;
	}

	#font_0301 #bg_03:hover,
	#font_0306 #bg_03:hover,
	#font_0302 #bg_03:hover,
	#font_0303 #bg_03:hover,
	#font_0304 #bg_03:hover{
		background-color: #36a3ee !important;
	}

	#font_0301 #bg_03 a:hover,
	#font_0306 #bg_03 a:hover,
	#font_0302 #bg_03 a:hover,
	#font_0303 #bg_03 a:hover,
	#font_0304 #bg_03 a:hover {
		color: #ffffff !important;
	}

	#font_0301,
	#font_0302,
	#font_0303,
	#font_0304,
	#font_0306,
	#font_0305,
	#font_0307,
	#font_0308,
	#font_0309 {
		display: none;
	}

	#font_0310 {
		visibility: hidden;
	}

	#font_0401,
	#font_0402,
	#font_0403 {
		width: 100%;
		height: auto;
		position: absolute;
		margin-left: 100%;
		top: 0;
		display: none;
	}

	#font_0401 li a,
	#font_0402 li a,
	#font_0403 li a {
		color: #36a3ee !important;
	}

	#font_0401 li:hover,
	#font_0402 li:hover,
	#font_0403 li:hover {
		background: #36a3ee !important;
	}

	#font_0401 li a:hover,
	#font_0402 li a:hover,
	#font_0403 li a:hover {
		color: #ffffff !important;
	}

	#IntoPCNav nav ul li .drop_title {
		width: 100%;
		position: absolute;
		margin-left: 100%;
		margin-top: -12%;
		/* padding: 2% 0; */
	}

	#IntoPCNav nav ul li #drop_title,
	#IntoPCNav nav ul li #drop_title02,
	#IntoPCNav nav ul li #drop_title03 {
		width: 100%;
		background: #fff;
		position: absolute !important;
		display: none;
	}

	.GNvH {
		display: none;
	}

	.GNvH p a {
		color: #36a3ee !important;
	}

	#h3 a {
		color: #fff !important;
	}
}

#IntoPCNav nav ul li ul li {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li ul li {
		width: 100%;
		padding: .5rem 0;
		border: none;
		position: relative;
	}
}

#IntoPCNav nav ul li ul li:last-child {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li ul li:last-child {
		border-bottom: none;
		border-left: none;
		border-right: none;
	}
}

#IntoPCNav nav ul li ul li h3 {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li ul li h3 {
		font-size: 1rem;
		font-weight: normal;
	}
}

#IntoPCNav nav ul li ul li h3 a {}

@media(min-width:1024px) {
	#IntoPCNav nav ul li ul li h3 a {
		color: #eadd10;

	}
}

/* PC Navigation */

/* SP Navigation */
#IntoSPNav nav {
	display: block;
}

@media(min-width:1024px) {
	#IntoSPNav nav {
		display: none;
	}
}

#IntoSPNav nav ul {
	list-style: none;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li {
	font-size: .9rem;
	padding: .3rem .5rem;
	text-align: center;
	background: #36a3ee;
	letter-spacing: .1rem;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li ul {
	width: 100%;
	top: 2rem;
	left: 0;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li ul li {
	width: 100%;
	padding: .3rem .5rem;
	border-bottom: .1px solid #fff;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li ul li:last-child {
}
	@media(min-width:1024px){
		#IntoSPNav nav ul li ul li:last-child {
			border-bottom: none;
		}
	}

#IntoSPNav nav ul li ul li h3 {
	font-size: 1rem;
	font-weight: normal;
}
	@media(min-width:1024px){
	}

#IntoSPNav nav ul li ul li h3 a {
	color: #eadd10;
}
	@media(min-width:1024px){
	}
*/
/* SP Navigation */

/* SP NaviTriger */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}

@media(min-width:1024px) {}

.menu-trigger {
	position: fixed;
	top: 0;
	width: 50px;
	margin: 0;
	text-align: center;
	padding: .5rem;
	background: #2974BB;
	box-shadow: 0 .2rem .4rem #222;
	z-index: 999999999;
}

@media(min-width:1024px) {
	.menu-trigger {
		display: none;
	}
}

.menu-trigger span {
	position: absolute;
	left: 0;
	width: 90%;
	height: 4px;
	background-color: #252525;
	border-radius: 4px;
}

@media(min-width:1024px) {}

.menu-trigger span {}

@media(min-width:1024px) {}

.menu-trigger span:nth-of-type(1) {
	top: 0;
	transition: all .3s linear;
}

@media(min-width:1024px) {}

.menu-trigger span:nth-of-type(2) {
	top: 10px;
	transition: all .3s linear;
}

@media(min-width:1024px) {}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	transition: all .3s linear;
}

@media(min-width:1024px) {}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}

@media(min-width:1024px) {}

.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}

@media(min-width:1024px) {}

.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}

@media(min-width:1024px) {}

/* SP NaviTriger */

.TitleCom {
	background: #36a3ee !important;
}

.TitleCom a {
	color: #fff !important;
}

/*
.TitlePer {
	background: #E44C5E !important;
}

.TitlePer a {
	color: #fff !important;
}
*/

.GNvH {
	background: #36a3ee !important;
}

.GNvH a {
	color: #fff !important;
}