@charset "utf-8";
html {
	font-size: 62.5%;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	font-size: 0;
	font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color: #000;
	line-height: 1.5;
}

.hirayama_wp .fade{
	transition: .3s ease-in-out;
}
.hirayama_wp .layout{
	width: 95%;
	max-width: 1000px;
	margin: auto;
}
.hirayama_wp header{
	padding: 22px 0 15px;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ff5c00;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.hirayama_wp header .part{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.hirayama_wp header .part .part01{
	width: 19%;
	max-width: 184px;
}
.hirayama_wp header .part .part01>a{
	width: 100%;
}
.hirayama_wp header .part .part01>a:hover{
	opacity: 0.8;
}
.hirayama_wp header .part .part01>a img{
	display: block;
	width: 100%;
}
.hirayama_wp header .part .part01>.hamburgerMenu{
	display: none;
}
.hirayama_wp header .part .part02{
	width: 80%;
	text-align: right;
}
.hirayama_wp header .part .part02 .cont{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.hirayama_wp header .part .part02 .cont .cont_date{
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1;
	background-color: #fff3ec;
	width: 34%;
	max-width: 270px;
	padding: 4px 5px 3px;
}
.hirayama_wp header .part .part02 .cont .cont_mail{
	font-size: 1.4rem;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1;
	width: 60%;
	max-width: 280px;
	margin-left: 5.5%;
}
.hirayama_wp header .part .part02 .cont .cont_mail a{
	color: #000;
	text-decoration: none;
}
.hirayama_wp header .part .part02 .cont .cont_mail a:hover{
	color: #ff5c00;
}
.hirayama_wp header .part .part02 .anchor_point{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 13px;
}
.hirayama_wp header .part .part02 .anchor_point>ul{
	width: 65%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.hirayama_wp header .part .part02 .anchor_point>ul li{
	list-style-type: none;
	position: relative;
	font-size: 1.4rem;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1;
}
.hirayama_wp header .part .part02 .anchor_point>ul li:before{
	content: '│';
	position: absolute;
	left: -8px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hirayama_wp header .part .part02 .anchor_point>ul li:last-of-type:after{
	content: '│';
	position: absolute;
	right: -8px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hirayama_wp header .part .part02 .anchor_point>ul li a{
	color: #000;
	text-decoration: none;
	padding: 0 8px;
}
.hirayama_wp header .part .part02 .anchor_point>ul li a:hover{
	color: #ff5c00;
}
.hirayama_wp header .part .part02 .anchor_point>div{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 31%;
	max-width: 110px;
	margin-left: 3.5%;
}
.hirayama_wp header .part .part02 .anchor_point>div a{
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	background-color: #00a040;
	/* width: calc((100% - 10px) / 2); */
	width: 100%;
	padding: 12px 5px 11px;
}
.hirayama_wp header .part .part02 .anchor_point>div a:last-of-type{
	background-color: #ff5c00;
	/* margin-left: 10px; */
}
.hirayama_wp header .part .part02 .anchor_point>div a:hover{
	opacity: 0.8;
}
.hirayama_wp .sec h2{
	font-size: 3.2rem;
	font-weight: bold;
	color: #ff5c00;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hirayama_wp .sec h2 span{
	display: block;
	text-align: center;
	background: url("../img/seminar01/h2_icon01.png") no-repeat left center, url("../img/seminar01/h2_icon02.png") no-repeat right center;
	padding: 0 110px;
}
.hirayama_wp .sec_mv{
	background: url("../img/seminar01/mv_bg01.png") no-repeat center/cover;
	margin-top: 110px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.hirayama_wp .sec_mv h1{
	padding: 65px 0 52px;
}
.hirayama_wp .sec_mv img{
	display: block;
	max-width: 100%;
}
.hirayama_wp .sec_seminar{
	padding-top: 85px;
}
.hirayama_wp .sec_seminar p{
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.9;
	background: url("../img/seminar01/img01.png") no-repeat center/cover;
	padding: 8.7% 12%;
	text-align: justify;
	margin-top: 38px;
}
.hirayama_wp .sec_program{
	padding: 100px 0 80px;
}
.hirayama_wp .sec_program div{
	margin-top: 12px;
}
.hirayama_wp .sec_program div img{
	display: block;
	margin: auto;
	max-width: 100%;
}
.hirayama_wp .sec_faq{
	padding: 78px 0 84px;
	background-color: #fff3ec;
}
.hirayama_wp .sec_faq ul{
	margin-top: 40px;
}
.hirayama_wp .sec_faq ul li{
	list-style-type: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 52px;
}
.hirayama_wp .sec_faq ul li:last-of-type{
	margin-bottom: 0;
}
.hirayama_wp .sec_faq ul li .cont_q{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.4rem;
	font-weight: bold;
	width: 100%;
	max-width: 573px;
	border-bottom: solid 2px #ff5c00;
	padding: 0 4% 15px;
	margin-bottom: 30px;
	position: relative;
}
.hirayama_wp .sec_faq ul li .cont_q:before{
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 8px solid #ff5c00;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
}
.hirayama_wp .sec_faq ul li .cont_q:after{
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 8px solid #fff3ec;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -8px;
	margin: auto;
}
.hirayama_wp .sec_faq ul li .cont_q .s1{
	width: 61px;
	height: 61px;
	background-color: #ff5c00;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 1;
}
.hirayama_wp .sec_faq ul li .cont_q .s2{
	width: calc(100% - 61px);
	color: #ff5c00;
	padding-left: 23px;
	white-space: nowrap;
}
.hirayama_wp .sec_faq ul li .cont_a p{
	font-size: 1.8rem;
	background: url("../img/seminar01/icon01.png") no-repeat left top 2px;
	padding-left: 40px;
}
.hirayama_wp .sec_form{
	padding: 78px 0 105px;
	padding: 111px 0 ;
}
.hirayama_wp .sec_form .part{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 62px;
}
.hirayama_wp .sec_form .part a{
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.8rem;
	line-height: 1;
	font-weight: bold;
	color: #000;
	border: solid 2px #d3d3d3;
	padding: 10px 20px 9px;
	margin-right: 30px;
}
.hirayama_wp .sec_form .part a img{
	display: block;
	max-width: 100%;
	margin-right: 13px;
}
.hirayama_wp .sec_form .part a:hover{
	opacity: 0.8;
}
.hirayama_wp .sec_form .part p{
	font-size: 1.6rem;
	margin: 10px 0;
}
.hirayama_wp footer{
	padding-top: 45px;
	background-color: #f6f4f4;
}
.hirayama_wp footer .part{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 38px;
	border-bottom: 2px solid #000;
}
.hirayama_wp footer .part>a{
	width: 30%;
	max-width: 180px;
}
.hirayama_wp footer .part>a:hover{
	opacity: 0.8;
}
.hirayama_wp footer .part>a img{
	display: block;
	width: 100%;
}
.hirayama_wp footer .part>p{
	width: 60%;
	max-width: 290px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	margin-left: 5%;
}
.hirayama_wp footer ul{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 25px 10px;
}
.hirayama_wp footer ul li{
	list-style-type: none;
	padding: 0 25px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -1px;
	margin-bottom: 10px;
}
.hirayama_wp footer ul li a{
	font-size: 1.6rem;
	text-align: center;
	color: #000;
	text-decoration: none;
	line-height: 1;
}
.hirayama_wp footer ul li a:hover{
	color: #ff5c00;
}
.hirayama_wp footer .part_mail{
	font-size: 1.6rem;
	color: #000;
	text-align: center;
	padding-bottom: 50px;
}
.hirayama_wp footer .part_mail a{
	display: inline-block;
	text-decoration: none;
	color: #000;
}
.hirayama_wp footer .part_mail a:hover{
	color: #ff5c00;
}
.hirayama_wp footer .part_copyright{
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	padding: 19px 5%;
}

@media only screen and (max-width:1024px) {
	.hirayama_wp .sec h2{
		font-size: 3rem;
	}
	.hirayama_wp .sec h2 span{
		background-size: 100px;
		padding: 0 100px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s2{
		white-space: normal;
	}
	.hirayama_wp .sec_seminar p{
		padding: 8% 10%;
		margin-top: 35px;
	}
	.hirayama_wp .sec_faq ul{
		margin-top: 35px;
	}
	.hirayama_wp .sec_faq ul li{
		margin-bottom: 45px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s1{
		width: 60px;
		height: 60px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s2{
		width: calc(100% - 60px);
		padding-left: 20px;
	}
	.hirayama_wp .sec_form{
		/* padding: 78px 0 100px; */
	}
	.hirayama_wp .sec_form .part{
		margin-top: 60px;
	}
	.hirayama_wp footer .part{
		padding-bottom: 35px;
	}
	.hirayama_wp footer ul{
		margin-bottom: 20px;
	}
	.hirayama_wp footer ul li{
		padding: 0 20px;
	}
	.hirayama_wp footer .part_mail{
		padding-bottom: 45px;
	}
}
@media only screen and (max-width:1023px) {
	.hirayama_wp header{
		padding: 20px 0 15px;
	}
	.hirayama_wp header .part{
		flex-direction: column;
	}
	.hirayama_wp header .part .part01{
		width: 100%;
		max-width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.hirayama_wp header .part .part01>a{
		width: 40%;
		max-width: 184px;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu{
		display: block;
		width: 50px;
		height: 50px;
		border-radius: 5px;
		background-color: #ff5c00;
		position: relative;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu span{
		position: absolute;
		width: 70%;
		height: 3px;
		background-color: #fff;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu:before{
		content: '';
		position: absolute;
		width: 70%;
		height: 3px;
		background-color: #fff;
		top: 25%;
		left: 0;
		right: 0;
		margin: auto;
		transition: .3s ease-in-out;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu:after{
		content: '';
		position: absolute;
		width: 70%;
		height: 3px;
		background-color: #fff;
		bottom: 25%;
		left: 0;
		right: 0;
		margin: auto;
		transition: .3s ease-in-out;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu.closedown span{
		opacity: 0;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu.closedown:before{
		transform: rotate(-45deg);
		top: 47%;
		left: -1%;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu.closedown:after{
		transform: rotate(-135deg);
		bottom: 47%;
		right: -1%;
	}
	.hirayama_wp header .part .part02{
		display: none;
		width: 100%;
		text-align: left;
		height: 100vh;
		padding-top: 20px;
	}
	.hirayama_wp header .part .part02 .cont{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.hirayama_wp header .part .part02 .cont .cont_date{
		width: 100%;
		max-width: 100%;
		padding: 12px 10px 10px;
	}
	.hirayama_wp header .part .part02 .cont .cont_mail{
		width: 100%;
		margin: 10px 0 0 0;
	}
	.hirayama_wp header .part .part02 .anchor_point{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin-top: 5px;
	}
	.hirayama_wp header .part .part02 .anchor_point>ul{
		width: 100%;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 15px;
	}
	.hirayama_wp header .part .part02 .anchor_point>ul li{
		margin-bottom: 0;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #ff5c00;
		padding: 10px 0;
	}
	.hirayama_wp header .part .part02 .anchor_point>ul li:before,
	.hirayama_wp header .part .part02 .anchor_point>ul li:last-of-type:after{
		display: none;
	}
	.hirayama_wp header .part .part02 .anchor_point>ul li a{
		padding: 0;
	}
	.hirayama_wp header .part .part02 .anchor_point>div{
		width: 100%;
		margin-left: 0;
	}
	.hirayama_wp header .part .part02 .anchor_point>div a{
		padding: 10px 5px;
	}
	.hirayama_wp .sec_mv{
		margin-top: 98px;
	}
	.hirayama_wp .sec_mv h1{
		padding: 60px 0 50px;
	}
}
@media only screen and (max-width:768px) {
	.hirayama_wp header{
		padding: 10px 0;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu{
		width: 45px;
		height: 45px;
	}
	.hirayama_wp .sec h2{
		font-size: 2.8rem;
	}
	.hirayama_wp .sec h2 span{
		background-size: 80px;
		padding: 0 80px;
	}
	.hirayama_wp .sec_mv{
		margin-top: 83px;
	}
	.hirayama_wp .sec_mv h1{
		padding: 55px 0 45px;
	}
	.hirayama_wp .sec_seminar{
		padding-top: 80px;
	}
	.hirayama_wp .sec_seminar p{
		padding: 7% 8%;
		margin-top: 30px;
	}
	.hirayama_wp .sec_program{
		padding: 80px 0;
	}
	.hirayama_wp .sec_faq{
		padding: 78px 0 80px;
	}
	.hirayama_wp .sec_faq ul{
		margin-top: 30px;
	}
	.hirayama_wp .sec_faq ul li{
		margin-bottom: 35px;
	}
	.hirayama_wp .sec_faq ul li .cont_q{
		font-size: 2.2rem;
		padding: 0 3% 15px;
		margin-bottom: 25px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s1{
		width: 50px;
		height: 50px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s2{
		width: calc(100% - 50px);
		padding-left: 15px;
	}
	.hirayama_wp .sec_faq ul li .cont_a p{
		font-size: 1.6rem;
		padding-left: 30px;
		background-size: 25px;
	}
	.hirayama_wp .sec_form{
		padding: 85px 0;
	}
	.hirayama_wp .sec_form .part{
		margin-top: 50px;
	}
	.hirayama_wp footer .part{
		padding-bottom: 30px;
	}
	.hirayama_wp footer .part>p{
		margin-left: 3%;
	}
	.hirayama_wp footer ul{
		margin-bottom: 15px;
	}
	.hirayama_wp footer ul li{
		padding: 0 15px;
	}
	.hirayama_wp footer .part_mail{
		padding-bottom: 35px;
	}
	.hirayama_wp footer .part_copyright{
		font-size: 1.4rem;
		padding: 15px 4%;
	}
}
@media only screen and (max-width:480px) {
	.hirayama_wp header .part .part01>a{
		width: 160px;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu{
		width: 40px;
		height: 40px;
	}
	.hirayama_wp header .part .part01>.hamburgerMenu span,
	.hirayama_wp header .part .part01>.hamburgerMenu:before,
	.hirayama_wp header .part .part01>.hamburgerMenu:after{
		height: 2px;
	}
	.hirayama_wp .sec h2{
		font-size: 2.6rem;
	}
	.hirayama_wp .sec h2 span{
		background-size: 60px;
		padding: 0 60px;
	}
	.hirayama_wp .sec_mv{
		margin-top: 74px;
	}
	.hirayama_wp .sec_mv h1{
		padding: 50px 0 40px;
	}
	.hirayama_wp .sec_seminar{
		padding-top: 60px;
	}
	.hirayama_wp .sec_seminar p{
		font-size: 1.6rem;
		line-height: 1.8;
		padding: 6%;
		margin-top: 25px;
	}
	.hirayama_wp .sec_program{
		padding: 60px 0;
	}
	.hirayama_wp .sec_faq{
		padding: 60px 0;
	}
	.hirayama_wp .sec_faq ul{
		margin-top: 25px;
	}
	.hirayama_wp .sec_faq ul li{
		margin-bottom: 25px;
	}
	.hirayama_wp .sec_faq ul li .cont_q{
		font-size: 2rem;
		padding: 0 2% 10px;
		margin-bottom: 20px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s1{
		width: 40px;
		height: 40px;
	}
	.hirayama_wp .sec_faq ul li .cont_q .s2{
		width: calc(100% - 40px);
		padding-left: 10px;
	}
	.hirayama_wp .sec_faq ul li .cont_a p{
		font-size: 1.4rem;
		padding-left: 25px;
		background-size: 20px;
	}
	.hirayama_wp .sec_form{
		/* padding: 60px 0; */
	}
	.hirayama_wp .sec_form .part{
		margin-top: 40px;
	}
	.hirayama_wp .sec_form .part a{
		font-size: 1.6rem;
		padding: 10px 15px 9px;
		margin-right: 10px;
	}
	.hirayama_wp .sec_form .part p{
		font-size: 1.4rem;
	}
	.hirayama_wp footer .part{
		padding-bottom: 25px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	.hirayama_wp footer .part>a{
		width: 100%;
	}
	.hirayama_wp footer .part>p{
		width: 100%;
		font-size: 1.6rem;
		margin: 10px 0 0;
	}
	.hirayama_wp footer ul{
		margin-bottom: 10px;
	}
	.hirayama_wp footer ul li{
		padding: 0 10px;
	}
	.hirayama_wp footer ul li a{
		font-size: 1.4rem;
	}
	.hirayama_wp footer .part_mail{
		padding-bottom: 25px;
		font-size: 1.4rem;
	}
	.hirayama_wp footer .part_copyright{
		font-size: 1.2rem;
		padding: 10px 3%;
	}
}


