@charset "utf-8";
/* CSS Document */
/*common pc*/
.container {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.clear {
	clear: both;
} 
.center {
	text-align: center;
}
.sp_item {
	display: none;
}
.header {
	margin-top: 35px;
}
.button_set a {
	border: thin 0px;
	border-radius: 50px;
}
.back_w {
	background-color: #fff;
}
.contents {
	padding-top: 70px;
	padding-left: 75px;
	padding-bottom: 50px;
	padding-right: 75px;
}
.footer {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
}
.footer .ft_logo {
	float: left;
	margin-right: 25px;
}
.footer .corp {
	font-size: 14px;
}
.footer .copyright {
	font-size: 12px;
	text-align: right;
}
.mt50 {
	margin-top: 50px;
}

/*common tab*/
@media only screen and (max-width: 970px) {
	.ft_logo_box {
	border-bottom: solid 1px #707070;
		padding-bottom: 0px;
		margin-bottom: 15px;
	}
	.footer .copyright {
	text-align: center;
}
}

/*common sp*/
@media only screen and (max-width: 768px) {
.pc_item {
	display: none;
}
.sp_item {
	display: inherit;
}	
	.contents {
		padding-left: 20px;
		padding-right: 20px;
	}
	.header {
  margin-top: 20px;
}
}

/*toppage pc*/
.top_title {
	text-align: center;
	border-bottom: solid 1px #CB0029;
	margin-bottom: 80px;
}
.top_title img {
	margin-bottom: -55px;
	max-width: 1010px;
}
.top_cont {
	background-color: #FFFDD5;
	padding-top: 70px;
	padding-left: 75px;
	padding-bottom: 50px;
	padding-right: 75px;
}
.top_cont h2 {
	font-size: 24px;
	color: #CB0029;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: dotted 2px #CB0029;
}
.top_cont .top_read {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
}
.top_cont .top_dg {
	text-align: center;
}
.top_cv {
	background-color: #FFF100;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}
.top_cv h3 {
	font-size: 37px;
	font-weight: bold;
	text-align: center;
}
.top_cv .arrow1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.top_cv .top_cv_btn a {
	border: thin 0px;
	border-radius: 50px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: center;
	background-image: url("../images/cv_arrow3.png");
	background-repeat: no-repeat;
	background-position: 50px center;
	background-color: #FF6F00;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 6px 10px #a5a5a5;
	transition-duration: 0.5s;
	display: block;
	text-decoration: none;
}
.top_cv .top_cv_btn a:hover {
	background-color: #D44201;
}
.top_dg img {
	max-width: 705px;
}
.seminar_banner {
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}
.seminar_banner img {
	max-width: 960px;
	width: 100%;
		display: block;
	margin-right: auto;
margin-left: auto;
}
.cv_7 {
	background-color: #BCDBEE;
}

/*toppage tab*/
@media only screen and (max-width: 1184px) {
	.top_cv .top_cv_btn a {
		width: 80%;
		font-size: 30px;
		background-position: 30px center;
	}
}

/*toppage sp*/
@media only screen and (max-width: 768px) {
	.top_title .sp_item {
		margin-left: auto;
		margin-right: auto;
}
	.top_cont {
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 20px;
	}
	.top_cv h3 {
		font-size: 35px;
	}
	.top_cv .top_cv_btn a {
		width: 100%;
		font-size: 30px;
		background-position: 30px center;
	}
	.top_cv {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 20px;
}
}

/*page pc*/

.back_t1 {
	background-color: #F8D2E2;
}
.back_t2 {
	background-color: #EEEEEF;
}
.back_t3 {
	background-color: #DBDCDC;
}
.back_t4 {
	background-color: #FAE5EE;
}
.pc_clip {
	text-align: center;
	margin-bottom: -45px;
	margin-top: -25px;
}
.result_h1 {
	text-align: center;
	font-size: 50px;
}
.result_title_box {
	background-color: #FFF100;
}
.result_title_box h2 {
	font-size: 44px;
	font-weight: bold;
	margin-top: 10px;
}
.result_title_box .number {
	margin-top: 25px;
}
.result_title_box .illust1,.result_title_box .illust2,
.result_title_box .illust3,.result_title_box .illust4 {
	margin-top: 20px;
	margin-bottom: -30px;
}
.result_title_box .read {
	font-size: 20px;
	line-height: 28px;
	padding-top: 47px;
	font-weight: bold;
}
.contents h3 {
	font-size: 28px;
	line-height: 135%;
	font-weight: bold;
	color: #CB0029;
	margin-bottom: 30px;
}
.contents .read {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	margin-bottom: 30px;
}
.contents h4 {
	font-size: 20px;
	line-height: 135%;
	font-weight: bold;
	color: #CB0029;
	border: dotted 2px ;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contents ul {
	margin-bottom: 30px;
}
.contents ul li {
	line-height: 1.3;
  padding: 0.5em 0;
  list-style-type: none;
	font-weight: bold;
}
.contents li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  color: #CB0029; 
	margin-left: -30px;
	margin-right: 14px;
}
.ill_back {
	text-align: center;
	background-color: #FFFDE1;
	padding-top: 25px;
	margin-bottom: 100px;
}
.ill_back img {
	margin-bottom: -50px;
}
.cv_1,.cv_2 {
	padding-top: 35px;
	padding-bottom: 35px;
}
.cv_1 a,.cv_2 a {
	color: #fff;
}
.cv_1 {
	background-color: #FFFDE1;
}
.cv_1 .cv_read,.cv_2 .cv_read {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.cv_2 {
	background-color: #EEEEFF;
}
.cv_btn1 a,.cv_btn2 a, .cv_btn3 a {
	border: thin 0px;
	border-radius: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: center;
	background-image: url("../images/cv_arrow2.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	transition-duration: 0.5s;
	display: block;
	text-decoration: none;
}
.cv_btn1 a {
	background-color: #CB0029;
}
.cv_btn2 a {
	background-color: #334F99;
}
.cv_btn3 a {
	background-color: #514AAE;
}
.cv_btn1 a:hover {
	background-color: #8E001D;
}
.cv_btn2 a:hover {
	background-color: #022070;
}
.cv_btn3 a:hover {
	background-color: #2E2787;
}
.cv_btn3 {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.cv_1 .cv_box {
	text-align: center;
	padding-left: 200px;
	padding-top: 50px;
}
.cv_2 .cv_box {
	text-align: center;
	padding-right: 200px;
	padding-top: 50px;
}
.cv_2 .img_box {
	text-align: right;
}
.cv_3 {
	background-color: #fff;
	border-top: solid 70px #F1F1F1;
	border-left:  solid 20px #F1F1F1;
	border-right:  solid 20px #F1F1F1;
	border-bottom:  solid 20px #F1F1F1;
}
.cv_3 .cv3_icon {
	margin-top: -50px;
	margin-bottom: 15px;
}
.cv_3 h3 {
	margin-bottom: 15px;
}
.cv_3 .cv3_txt {
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
.cv_5,.cv_6 {
	background-color: #fff;
padding-bottom: 40px;
padding-left: 90px;
padding-right: 90px;
}
.cv_5 {
padding-top: 40px;
}

/*page sp*/
@media only screen and (max-width: 992px) {
.result_title_box h2 {
	font-size: 35px;
}
.result_title_box .illust1 {
		width: 80%;
		height: 80%;
	}
.result_title_box .illust2,.result_title_box .illust4 {
		width: 100%;
		height: 80%;
	}
.result_title_box .illust3 {
		width: 100%;
		height: 70%;
	}
	.cv_1 .cv_box {
	text-align: center;
	padding-left: 20px;
	padding-top: 30px;
}
.cv_2 .cv_box {
	text-align: center;
	padding-right: 20px;
	padding-top: 30px;
}
	.cv_3 h3 .pc_item {
		width: 90%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cv_btn3 {
	width: 80%;
	}
.cv_5,.cv_6 {
padding-bottom: 30px;
padding-left: 40px;
padding-right: 40px;
}
	.cv_5 {
  padding-top: 30px;
	}
	.seminar_banner img {
		max-width: 720px;
		width: 100%;
		margin-left: auto;
margin-right: auto;
	}
}

/*page sp*/
@media only screen and (max-width: 768px) {
.contents {
  padding-top: 50px;
  padding-bottom: 1px;
	}
	.result_h1 {
	font-size: 40px;
}
.result_ill {
	text-align: center;
}
.result_read {
	text-align: center;
	}
	.cv_1 .cv_box {
	padding-top: 0px;
}
.cv_2 .cv_box {
	padding-top: 0px;
}
.cv_1 .img_box2,
.cv_2 .img_box {
	text-align: center;
	padding-bottom: 15px;
}
	.cv_1 .img_box2 img {
	margin-left: auto;
	margin-right: auto;
}
	.cv_btn1 a,.cv_btn2 a {
	font-size: 18px;
	background-position: 5px center;
}
	.cv_btn3 a {
	font-size: 20px;
	background-position: 20px center;
}
	.pc_clip {
	text-align: center;
	margin-bottom: -39px;
margin-top: 15px;
}
	.pc_clip img {
		margin-left: auto;
	margin-right: auto;
	}
	.cv_1, .cv_2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
	.result_title_box .illust1 {
		width: 202px;
		height: 192px;
	}
	.result_title_box .illust2 {
		width: 231px;
		height: 201px;
	}
	.result_title_box .illust3 {
		width: 211px;
		height: 167px;
	}
	.result_title_box .illust4 {
		width: 212px;
		height: 209px;
	}
	.cv_btn3 {
	width: 100%;
	}
	.cv_3 h3 .sp_item {
		width: 85%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cv_3 {
	border-top: solid 70px #F1F1F1;
	border-left:  none;
	border-right:  none;
	border-bottom:  solid 20px #F1F1F1;
}
	.cv_1,.cv_2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.cv_3 .cv3_txt {
		font-size: 1.5em;
	}
.contents h3 {
  font-size: 23px;
	}
	.cv_2 img {
		width: 90%;
		height: 100%;
	}
	.cv_1 .cv_read, .cv_2 .cv_read {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.cv_5,.cv_6 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
	.cv_5,.cv_6 {
  padding-top: 20px;
	}
	.seminar_banner img {
		max-width: 540px;
		width: 100%;
	}
}