/* nav bar */

/* .navbar-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
} */

/* h1 {
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	margin: 74px 0 0 0;
} */

/* h2 {
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	margin: 32px 0 12px 0;
} */

/* h3 {
	font-size: 1.2rem;
	font-weight: bolder;
	text-align: left;
	margin: 32px 0 12px 0;
} */

/* 						 */

.se {
	font-size: 0.5em;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
	top: 15%;
	left: 0;
}

.mt {
	margin-top: 12em;
}

.gs {
	color: #23ac39;
	margin-top: 1em;
}

.s-shien {
	color: #23ac39;
	font-size: 1.2em;
}

.ata {
	font-size: 1.2em;
}

.riyonagare {
	position: absolute;
	left: -140px;
	top: 650px;
}

.hajimaru {
	height: 20%
}

.down2 {
	margin-top: 5rem;
}

@media all and (-ms-high-contrast:none) {
	.gs {

		padding-top: 1em;
	}
}

@media screen and (max-width:1199px) {}

@media screen and (max-width:768px) {
	.fontsize1_1rem {
		font-size: 0.8rem;
	}
	.fontsize1_05rem {
		font-size: 0.8rem;
	}
	.fontsize1_0rem {
		font-size: 0.8rem;
	}
}

.riyonagare {
	position: absolute;
	left: 0px;
	top: 650px;
}

.t_right {
	padding-left: 50px;
}

a, a:link, a:visited, a:hover, a:active {
	color: black;
	font-style: none;
	text-decoration: none;
}

#gototop {
	height: 64px;
	width: 64px;
	position: fixed;
	/* top: 95%; */
	bottom: 0px;
	/* transform: translateY(-50%); */
	left: 85%;
	z-index: 10000;
	/* 32px; */
	/* 85%; */
}

/* .delta {
	border-style: solid;
	position: fixed;
	top: 95%;
	bottom:0;
	transform: translateY(-50%);
	left: 85%;
} */

.footfontColor a {
	color: #ffffff;
}

@media screen and (max-width:768px) {
	.hajimaru {
		height: 1px
	}
}

@media screen and (max-width:576px) {
	body {
		padding-top: 3rem;
		font-family: kozuka-gothic-pr6n, sans-serif;
		font-feature-settings: "palt" 1;
		/* text-align: justify; */
	}
	.innerlink {
		padding-top: 3rem;
		margin-top: -3rem;
	}
	.down1 {
		margin-top: 30px;
		margin-bottom: 30px;
		height: 80%;
	}
	.down3 {
		margin-top: 30px;
		height: 80%;
	}
}