@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');


h1.senshuken_kv {
	width: 100%;
	height: 36vw;
	max-width: 1920px;
	margin: auto;
	background: url(images/pc-top.jpg) center no-repeat;
	background-size: cover;
	display: block;
	text-indent: 0;
	position: relative;
}
.senshuken_name {
	display: block;
	color: #ffffff;
	margin: auto;
	font-weight: normal;
	padding: 24px 0;
	font-size: clamp(20px, 5.4vw, 72px);
	line-height: 1;
	max-width: 1600px;
	width: 100%;
	height: 36vw;
	position: relative;
	font-family: 'UD デジタル 教科書体 NK-R','M PLUS Rounded 1c', sans-serif;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.senshuken_name>span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: inherit;
	font-weight: inherit;
	position: relative;
	position: absolute;
	bottom: 0;
	right: 8%;
	top: 0;
	margin: auto;
	color:#53c360;
	text-align: center;
	line-height: 1.25;
	background: rgba(255,255,255,0.7);
	width: 8em;
	height: 8em;
	border-radius: 50%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}
.senshuken_name>span>span {
	display: inline-block;
	text-align: center;
}
.senshuken_name>span>span>span {
	color: #ec2949;
}

.senshuken-lead{
	margin-bottom: 8em;
	margin-right: auto;
	margin-left: auto;
	max-width: 1903px;
}

#senshuken-cp_sec01 p,#senshuken-cp_sec01 ul{
	overflow: inherit;
}

#senshuken-cp_sec01 .senshuken-sec{
	font-size: 1.2em;
    margin-bottom: 4em;
}

#senshuken-cp_sec01 .senshuken-h2div {
	position: relative;
	text-align: left;
	padding: 0 0 0.25em 0;
	margin: 1em 0;
	color: #ec2949;
	font-size: 3em!important;
	border-bottom: 2px solid #cccccc;
}

#senshuken-cp_sec01 .senshuken-h2{
	position: relative;
	text-align: left;
	padding: 0;
	color: #ec2949;
	font-size: 1.8em!important;
}

#senshuken-cp_sec01 .senshuken-h2 span{
	position: relative;
}

#senshuken-cp_sec01 .senshuken-h2:before{
	content: "";
    position: absolute;
    background: #f7dfe3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: -12px;
    left: -26px;
}

#senshuken-cp_sec01 p span.senshuken-underline{
	border-bottom: 2px solid #ec2949;
    line-height: 1.6;
}

#senshuken-cp_sec01 ul{
	list-style: inherit;
    padding-left: 1.5em;
}

#senshuken-cp_sec01 ul li{
	color: #ec2949;
}

#senshuken-cp_sec01 ul li span{
	color: #000;
}

#senshuken-cp_sec01 ol{
	counter-reset: li;
}

#senshuken-cp_sec01 ol li{
    position: relative;
	padding-left: 1.5em;
	margin: 0 0 10px;
}

#senshuken-cp_sec01 ol li:before{
	color: #ec2949;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	counter-increment: li;
	content: counter(li)'.';
}

#senshuken-cp_sec01 em{
	font-size: 150%;
	font-style: inherit;
}

#senshuken-cp_sec01 p .senshuken-logo{
	float: right;
    width: 180px;
	position: relative;
    top: -1.4em;
}

#senshuken-cp_sec01 .senshuken-entry-form{
	text-align: center;
	margin-bottom: 7em;
}
#senshuken-cp_sec01 .senshuken-entry-form strong {
	font-size: 20px;
	line-height: 1.6;
	display: block;
	font-weight: bold;
}

#senshuken-cp_sec01 .senshuken-entry-form .senshuken-ef-h3{
	background: none;
    line-height: 1.4;
	color: #ec2949;
	margin-bottom: 2em;
    margin-top: 5em;
	font-size: 19px!important;
}

#senshuken-cp_sec01 .senshuken-entry-form a{
	position: relative;
	background: #ec2949;
    color: #fff;
    padding: 0.8em 2em 0.8em 2.5em;
    font-size: 1.7em;
    font-weight: 700;
    border-radius: 9999px;
}

#senshuken-cp_sec01 .senshuken-entry-form a:before{
	content: "";
    position: absolute;
    top: 51%; 
    left: 10%;
    transform: translateY(-50%);  
    border: 5px solid transparent;
    border-left: 8px solid #fff;
}

#senshuken-cp_sec01 .senshuken-entry-form a:hover{
	opacity: 0.6;
}

.senshuken-h2.senshuken2 { color: #008000!important; }
.senshuken-ef-h3.senshuken2 { color: #008000!important; }
.senshuken-h2div.senshuken2 { color: #008000!important; }
#senshuken-cp_sec01 .senshuken-entry-form a.senshuken2 { background-color: #008000!important; }
#senshuken-cp_sec01 .senshuken-h2.senshuken2:before { background-color: #cbedcb; }
#senshuken-cp_sec01 ul.senshuken2 li { color: #008000; }
.senshuken-banner {
	text-align: center;
	width: 100%;
}
.senshuken-banner + .senshuken-banner {
	margin-top: 3rem;
}
.senshuken-bannerbox {
	display: flex;
	width: 100%;
	justify-content: center;
}
.senshuken-bannerbox a {
	width: calc(100% / 3);
    padding: 5px;
    box-sizing: border-box;
}

#senshuken-jusyo{
	margin-bottom: 8em;
}

#senshuken-jusyo .senshuken-jusyo-box{
	display: flex;
    gap: 3em;
    border-bottom: 1px solid #DDD;
    padding-bottom: 3em;
    margin-bottom: 3em;
}

#senshuken-jusyo .senshuken-jusyo-box:last-child{
	border: none;
}

#senshuken-jusyo .senshuken-jusyo-box div.img-box{
	width: 300px;
	margin: 0 auto;
}

#senshuken-jusyo .senshuken-jusyo-box div.img-box img{
	width: 100%;
}

#senshuken-jusyo .senshuken-jusyo-box div.p-box{
	flex: 1;
	min-width: 300px;
}

#senshuken-jusyo h2{
	text-align: left;
    padding: 0;
    background: #ec2949;
    color: #fff;
    font-size: 1.6em!important;
    padding: 8px 0 8px 15px;
    margin-bottom: 2em;
}

#senshuken-jusyo .p-box dt{
	margin-bottom: 1em;
    font-size: 1.2em;
	padding-left: 5em;
    text-indent: -5em;
} 

#senshuken-jusyo .p-box dt .senshuken-prize{
	padding: 1px 10px;
	margin-right: 0.5em;
    border: 2px solid #ec2949;
	color: #ee2c4a;
	font-size: 90%;
}

.senshuken-topnews {
    padding: 3em 1em 0 1em;
    text-align: center;
}
.senshuken-topnews-h3 {
	margin-bottom: 0;
}
.senshuken-topnews-h3 a {
    background: #ec2949;
    display: inline-block;
    padding: 1em 3em 0.8em 3em;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 1.4;
    text-decoration: underline;
}
.senshuken-topnews-h3 a:hover {
    opacity: 0.7
}

.senshuken-leadvoice {
	display: flex;
	max-width: 800px;
	padding: 50px 20%;
	margin: auto;
	flex-wrap: wrap;
}
.senshuken-leadvoice>strong {
	width: 100%;
	text-align: center;
	font-family: 'Noto Sans JP', 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.5em;
	color: #ec2949;
	padding-bottom: 1em;
	box-sizing: border-box;
}
.senshuken-leadvoicephoto {
	width: 25%;
	box-sizing: border-box;
}
.senshuken-leadvoicetxt {
	width: 75%;
	padding-left: 3em;
	font-size: 1.2em;
	box-sizing: border-box;
}
.senshuken-leadvoicetxt h4 {
	font-size: 1.3em;
	font-family: 'Noto Sans JP', 'Zen Kaku Gothic New', sans-serif;
}
.senshuken-leadvoicetxt strong {
	display: block;
	padding: 1em 0 0.25em 0;
	font-family: 'Noto Sans JP', 'Zen Kaku Gothic New', sans-serif;
}


/*** resposive ***/
@media screen and (min-width: 1401px){
	.xlarge-only { display: none; }
}

@media screen and (min-width: 651px) {
	.senshuken-sponly {display: none;}
}

@media screen and (max-width: 800px){
	.senshuken-leadvoice {
		flex-direction: column;
		padding: 10%;
	}
	.senshuken-leadvoicephoto {
		padding: 0 2em 2em 2em;
		width: 100%;
	}
	.senshuken-leadvoicetxt {
		padding: 2em 0 0 0;
		width: 100%;
	}
}

@media screen and (max-width: 650px){
h1.senshuken_kv {
	height: 75vw;
	max-height: 100vw;
	background-image: url(images/sp-top.jpg);
}
.senshuken_name {
	height: 75vw;
	max-height: 100vw;
}
.senshuken_name>span {
	font-size: 1.2em;
	right: 0;
}
.senshuken-lead {
	margin-bottom: 2em;
}
#senshuken-cp_sec01 .senshuken-h2:before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: -3px;
    left: -20px;
}

#senshuken-cp_sec01 .senshuken-entry-form .senshuken-ef-h3{
	padding: 0;
	margin-bottom: 30px;
}
	
#senshuken-cp_sec01 p .senshuken-logo {
    width: 150px;
}
	
	#senshuken-jusyo .senshuken-jusyo-box{
		flex-wrap: wrap;
	}
	
.senshuken-kv{
	background: url("images/sp-top_cp.jpg");
	background-repeat: no-repeat;
    background-size: cover;
    height: 40vh;
}
	
.senshuken-kv .senshuken-maintitle{
    padding: 0.5em 1em;
}
	
	#senshuken-jusyo .senshuken-jusyo-box{
		gap: 4em;
	}


#senshuken-bannerbox {
	flex-direction: column;
}
#senshuken-bannerbox a {
	width: 100%
}


}

@media screen and (max-width: 450px){
}


