@charset "utf-8";
/*------------------------------------------------------------
	otameshi
------------------------------------------------------------*/
#container::before {
	display: none;
}
#gHeader {
	padding: 0;
	width: 100%;
	max-width: 100%;
	background: #004098;
}
#gHeader .hBox {
	margin: 0 auto;
	padding: 1.7rem 0 1.5rem;
	width: 100.2rem;
	max-width: 90%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#gHeader .hBtn {
	width: 20rem;
}
#gHeader .hBtn a {
	padding: 0.3rem 0.5rem;
	display: block;
	text-align: center;
	color: #004098;
	font-size: 1.4rem;
	background: #fff;
}
#gHeader .hBtn a:hover {
	opacity: 0.7;
}
#main .mainVisual {
	background: url(../img/otameshi/fv_bg02.png) no-repeat left -0.1rem bottom -30.7rem / 94.4rem, url(../img/otameshi/fv_bg.jpg) no-repeat center / cover;
}
#main .mainVisual h2 {
	text-align: center;
}
#main .mainVisual h2 img {
	width: 130rem;
}
#main .content {
	width: 110rem;
}
#main .sec01 {
	padding: 9.1rem 0 4.7rem;
	background: #BEE2D5;
}
#main .sec01 .h3Ttl {
	margin: 0 auto 6.7rem;
	padding-right: 0.3rem;
	max-width: 130rem;
	text-align: center;
	position: relative;
}
#main .sec01 .h3Ttl img {
	width: 17.8rem;
}
#main .sec01 .textList {
	margin: 0 auto;
	max-width: 95rem;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
}
#main .sec01 .textList dt,
#main .sec01 .textList dd {
	line-height: 2.25;
	letter-spacing: 0.14em;
}
#main .sec01 .textList dt {
	margin-left: 0.7rem;
	padding-left: 1rem;
	width: 18rem;
	position: relative;
	color: #000;
	letter-spacing: 0.08em;
	font-weight: 700;
	box-sizing: border-box;
}
#main .sec01 .textList dt::before {
	width: 0.2rem;
	position: absolute;
	top: 1.1rem;
	bottom: 0.9rem;
	left: 0;
	background: #E2211A;
	content: "";
}
#main .sec01 .textList dd {
	width: calc(100% - 18.7rem);
}
#main .sec01 .textList dd .btnBox {
	margin: 4.8rem 0 4rem;
	display: flex;
	align-items: center;
	gap: 3.2rem;
}
#main .sec01 .textList dd .btnBox .imgtext {
	width: 33.8rem;
	padding-bottom: 0.5rem;
}
#main .sec01 .textList dd .btnBox .btn {
	width: 23.3rem;
}
#main .sec01 .textList dd .btnBox .btn a:hover {
	opacity: 0.7;
}
#main .sec01 .textList .innerList {
	margin-top: -0.3rem;
}
#main .sec01 .textList .innerList li {
	padding-left: 1em;
	position: relative;
}
#main .sec01 .textList .innerList li.style01 {
	margin-top: 3.6rem;
}
#main .sec01 .textList .innerList li::before {
	width: 0.9rem;
	height: 0.9rem;
	position: absolute;
	left: 0.1rem;
	top: 1.4rem;
	border-radius: 50%;
	background-color: #000;
	content: "";
}
#main .sec01 .textList .innerList li.style01::before {
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 0;
	left: -0.1rem;
	top: 1.3rem;
}
#main .sec01 .textList .innerList02 {
	position: relative;
	z-index: 1;
}
#main .sec01 .textList .innerList02 li {
	margin-left: 1em;
	text-indent: -1em;
}
#main .sec01 .h4Ttl {
	margin: 3.2rem 0 0.2rem;
	font-weight: 700;
}
#main .sec01 .h4Ttl span {
	color: #E2211A;
}
#main .linkBox {
	margin: 0 auto;
	max-width: 90rem;
	padding: 8.5rem 0 19.2rem;
	position: relative;
}
#main .linkBox .line {
	margin: 0 auto 9.6rem;
	width: 28.6rem;
}
#main .linkBox .line a {
	display: block;
}
#main .linkBox .line a:hover {
	opacity: 0.7;
}
#main .linkBox .textBox {
	margin: 0 -6rem 0 16.1rem;
}
#main .linkBox .textBox .ttl,
#main .linkBox .textBox p {
	line-height: 2.12625;
}
#main .linkBox .textBox p + .ttl {
	margin-top: 3.4rem;
}
#main .linkBox .textBox .ttl {
	color: #1C2A53;
	letter-spacing: 0.12em;
}
#main .linkBox .textBox .ttl span {
	color: #E2211A;
	font-weight: 700;
}
#main .btmBox {
	margin-bottom: 3rem;
}
#main .btmBox .twitter {
	text-align: center;
}
#main .btmBox .twitter a {
	width: 10rem;
	display: inline-block;
}
#main .btmBox .twitter img {
	width: 100%;
}
#main .btmBox .twitter a:hover {
	opacity: 0.7;
}
@media all and (max-width: 1100px) and (min-width: 897px) {
	#main .linkBox .textBox {
		margin-right: 0;
	}
}
@media all and (min-width: 897px) {
	#main .sec01 .textList dt:not(:last-child),
	#main .sec01 .textList dd:not(:last-child) {
		margin-bottom: 0.8rem;
	}
	#main .linkBox .textBox p a:hover {
		opacity: 1;
		text-decoration: underline;
	}
	.pageTop {
		width: 108rem;
	}
}
@media all and (max-width: 896px) {
	#gHeader .hBox {
		padding: 0.4rem 0.7rem 0.3rem;
		width: 100%;
		max-width: 100%;
		background: #004098;
		position: relative;
		z-index: 200;
	}
	#gHeader h1 {
		width: auto;
		font-size: 0;
	}
	#gHeader .hBtn {
		margin-right: 4rem;
		margin-bottom: 0.1rem;
		width: 13rem;
	}
	#gHeader .hBtn a {
		padding: 0.4rem;
		font-size: 1rem;
	}
	.menu {
		top: 0.9rem;
	}
	.menu span {
		height: 0.2rem;
		background: #fff;
	}
	.menuBox {
		background: #004098;
	}
	#main .mainVisual {
		background: none;
	}
	#main .mainVisual h2 img {
		width: 100%;
	}
	#main .sec01 {
		padding: 2rem 0 1.1rem;
	}
	#main .sec01 .content {
		margin: 0 2rem;
		width: auto;
	}
	#main .sec01 .h3Ttl {
		margin: 0 auto 2.2rem;
		padding: 0;
		width: 9rem;
		max-width: inherit;
	}
	#main .sec01 .h3Ttl img {
		width: 100%;
	}
	#main .sec01 .textList {
		display: block;
		width: auto;
	}
	#main .sec01 .textList dt,
	#main .sec01 .textList dd {
		margin: 0;
		width: auto;
		font-size: 1.35rem;
		line-height: 1.851;
		letter-spacing: 0.11em;
	}
	#main .sec01 .textList dt {
		margin-bottom: 0.5rem;
		padding-left: 0.8rem;
	}
	#main .sec01 .textList dt::before {
		top: 0.6rem;
		bottom: 0.5rem;
	}
	#main .sec01 .textList dd {
		margin-bottom: 1.4rem;
	}
	#main .sec01 .textList dd .btnBox {
		margin: 0 0.2rem 1.7rem 0;
		justify-content: center;
		gap: 2rem;
	}
	#main .sec01 .textList dd .btnBox .imgtext {
		margin-top: -0.2rem;
		width: 17rem;
		padding-bottom: 0;
	}
	#main .sec01 .textList dd .btnBox .imgtext img {
		width: 100%;
	}
	#main .sec01 .textList dd .btnBox .btn {
		width: 11.6rem;
	}
	#main .sec01 .textList .innerList {
		margin: 0;
		font-size: 1.15rem;
		line-height: 1.739;
	}
	#main .sec01 .textList .innerList li {
		padding-left: 1.5rem;
	}
	#main .sec01 .textList .innerList li::before {
		width: 0.6rem;
		height: 0.6rem;
		position: absolute;
		left: 0.4rem;
		top: 0.7rem;
	}
	#main .sec01 .textList .innerList li.style01 {
		margin-top: 2rem;
	}
	#main .sec01 .textList .innerList li.style01::before {
		width: 0.9rem;
		height: 0.9rem;
		left: 0.4rem;
		top: 0.5rem;
	}
	#main .sec01 .textList .innerList02 {
		padding: 0 0 0.9rem;
		font-size: 1.2rem;
		line-height: 1.66;
		letter-spacing: 0.06em;
	}
	#main .sec01 .h4Ttl {
		margin: 1.7rem 0 0.9rem -0.2rem;
	}
	#main .sec01 .textList p {
		font-size: 1.15rem;
	}
	#main .linkBox {
		padding: 3rem 0 5.3rem;
	}
	#main .linkBox .line {
		margin-bottom: 2.6rem;
		width: 100%;
		max-width: 16.8rem;
		position: relative;
	}
	#main .linkBox .textBox {
		margin: 0 2.2rem;
	}
	#main .linkBox .textBox .ttl,
	#main .linkBox .textBox p {
		font-size: 1.15rem;
	}
	#main .linkBox .textBox .ttl {
		margin-bottom: -0.1rem;
		font-size: 1.2rem;
		line-height: 1.479;
		letter-spacing: 0.08em;
	}
	#main .linkBox .textBox p {
		line-height: 1.725;
	}
	#main .linkBox .textBox p + .ttl {
		margin-top: 1.8rem;
	}
	#main .btmBox {
		margin-bottom: 2.5rem;
	}
	#main .btmBox .twitter {
		margin-right: 1rem;
	}
	#main .btmBox .twitter a {
		width: 5rem;
	}
	.pageTop a {
		right: 1.7rem;
		bottom: 6.4rem;
	}
}