@charset "utf-8";
/*---------------------------------------
 Wordpress調整用
-----------------------------------------*/
.breadcrumb {
	display: none !important;
}
.no-sidebar .content .main {
	padding: 0;
}
.article h1,
h3.entry-card-productid,
.entry-categories-tags,
.under-entry-content {
	display: none !important;
}
/*---------------------------------------
 Common
-----------------------------------------*/
#no-constr {
	color: #3B4044;
	font-family: "M PLUS 1p", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#no-constr section {
	padding: 0 2.5%;
}
section::before {
	content:'';
	display: block;
	margin-top: -2rem;
	padding-top: 2rem;
}
#no-constr .no-constr_cont {
	margin: 0 auto 8rem;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}
body > #no-constr div:last-of-type .no-constr_cont {
	margin: 0 auto;
}
#no-constr .pc { display: block !important; }
#no-constr .sp { display: none !important; }
#no-constr ol, #no-constr ul, #no-constr li, #no-constr dl, #no-constr dt, #no-constr dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
#no-constr h1 {
	display: none;
}
#no-constr h2 {
	background-color: unset;
	color: #0C3F88;
	font-size: 2.5em;
	font-weight: bolder;
	line-height: 1.4;
	margin: 0 auto 2rem;
	padding: 0;
	text-align: center;
	width: fit-content;
}
#no-constr h2 span {
	background-color: #0C3F88;
	color: #FFFFFF;
	display: block;
	font-size: 0.5em;
	margin: 0 auto 0.5rem;
	padding: 0.5rem 1rem;
	width: fit-content;
}
#no-constr h3 {
	border-top: none;
	border-right: none;
	border-bottom: #0C3F88 2px dashed;
	border-left: none;	color: #0C3F88;
	font-size: 1.25em;
	font-weight: bolder;
	line-height: 2;
	margin: 0 0 1rem;
	padding: 0;
}
#no-constr a {
	text-decoration: none;
}
#no-constr a:hover {
	opacity: 0.5;
	text-decoration: none;
}
#no-constr img {
	max-width: 100%;
	width: fit-content;
}
/*---------------------------------------
 Key Visual
-----------------------------------------*/
#kv {
	aspect-ratio: 13 / 5;
	background-image: url(img/kv.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto 6rem;
	max-width: 1200px;
	text-indent: -9999px;
	width: 100%;
}
/*---------------------------------------
 Introduction
-----------------------------------------*/
#intro #intro_txt {
	font-weight: normal;
	text-align: center;
}
#intro h2 {
	color: #0C3F88;
	font-size: 2em;
	line-height: 1;
	margin: 8rem auto 2rem;
	padding: 0;
	text-align: center;
}
#intro #intro_index {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem 1%;
	justify-content: space-between;
	width: 100%;
}
#intro #intro_index a {
	background-color: #ECF0F6;
	padding-bottom: 0.75em;
	text-align: center;
	width: 24%;
}
#intro #intro_index a strong {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.25em;
	height: 4em;
	line-height: 1.25;
}
#intro #intro_index a i {
	color: #0C3F88;
	font-size: 2rem;
	margin: 0;
}
/*---------------------------------------
 Lineup
-----------------------------------------*/
#no-constr .lineup p {
	font-weight: 500;
	margin: 2rem 0;
	padding: 0;
	width: 100%;
}
#no-constr .lineup ul.lineup-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 6rem;
}
#no-constr .lineup ul.lineup-1 li {
	width: 48%;
}
#no-constr .lineup ul.lineup-1 h4 {
	border: none;
	color: #0C3F88;
	font-weight: 900;
	margin: 0 0 1rem;
}
#no-constr .lineup ul.lineup-1 li dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#no-constr .lineup ul.lineup-1 li dl dt {
	text-align: center;
	width: 100%;
}
#no-constr .lineup ul.lineup-1 li dl dd {
	border: #CCD5DC 2px solid;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 0 2rem;
	text-align: center;
	width: 100%;
}
#no-constr .lineup ul.lineup-2 li {
	margin-bottom: 6rem;
}
#no-constr .lineup ul.lineup-2 li dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#no-constr .lineup ul.lineup-2 li dl dt {
	display: flex;
	align-items: center;
	width: 50%;
}
#no-constr .lineup ul.lineup-2 li dl dd {
	border: #CCD5DC 2px solid;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 0 2rem;
	text-align: center;
	width: 48%;
}
#no-constr .lineup li dl dd strong {
	display: block;
	font-weight: 900;
	margin: 1rem 0;
	width: 100%;
}
#no-constr .lineup li dl dd  a {
	background-color: #ff0000;
	border: #ff0000 3px solid;
	border-radius: 5rem;
	color: #ffffff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 1em;
	padding: 0.5rem 1.5rem;
	width: 45%;
}
#no-constr .lineup li dl dd  a i {
	margin: 0 0 0 0.5rem;
}
#no-constr .lineup li dl dd  a:hover {
	background-color: #ffffff;
	border: #ff0000 3px solid;
	color: #ff0000;
	opacity: 1;
}
@media only screen and (max-width: 1024px) {
	#no-constr {
		font-size: 18px;
	}
}
@media only screen and (max-width: 960px) {
	#no-constr {
		font-size: 15px;
	}
	#kv {
		margin: 0 auto 4rem;
	}
	#intro h2 {
		margin: 4rem auto 2rem;
	}
	#no-constr .lineup ul.lineup-2 li dl dd {
		padding: 0 0 1rem;
	}
	#no-constr .lineup li dl dd a {
		padding: 0.25rem 1rem;
		width: 55%;
	}
}
@media only screen and (max-width: 720px) {
	#no-constr {
		font-size: 13px;
	}
	#no-constr .no-constr_cont {
		margin: 0 auto 6rem;
	}
	#no-constr h2 {
		font-size: 2em;
		margin: 2rem auto 1rem;
	}
	#kv {
		margin: 0 auto 2rem;
	}
	#no-constr .lineup ul.lineup-1,
	#no-constr .lineup ul.lineup-2 li {
		margin-bottom: 4rem;
	}
	#no-constr .lineup p {
		margin: 1rem 0;
	}
}
@media only screen and (max-width: 480px) {
	#no-constr .no-constr_cont {
		margin: 0 auto 4rem;
	}
	#intro h2 {
		border-bottom: #0C3F88 2px solid;
		font-size: 1.2em;
		padding-bottom: 0.25rem;
	}
	#intro #intro_index a {
		width: 48%;
	}
	#intro #intro_index a strong {
		height: 3em;
	}
	#no-constr .lineup ul.lineup-1 li {
		margin-bottom: 2rem;
		width: 100%;
	}
	#no-constr .lineup ul.lineup-2 li dl dt,
	#no-constr .lineup ul.lineup-2 li dl dd {
		margin: 0.5rem 0;
		width: 100%;
	}
}
