@charset "utf-8";
#diag1 {
	margin-bottom: 70px;
}
#diag_title {
	margin-bottom: 50px;
}
#diag_title_img {
	width: 487px;
	height: 82px;
}
#diag_desc {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-size: 18px;
}
.desc1 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: -5px;
}
.desc2 {
	margin-bottom: 20px;
}


#diag2 {
	margin-bottom: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	position: relative;
}
#diag_text {
	font-size: 25px;
	text-align: center;
	margin-bottom: 50px;
}
#diag_ul {
	padding-left: 110px;
	margin-bottom: 70px;
	position: relative;
	z-index: 10;
}
#diag_ul li {
	font-size: 30px;
	margin-bottom: 40px;
	font-weight: bold;
}
input[type=checkbox] {
	display: none;
}
label {
	cursor: pointer;
	padding-left: 45px;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
label:hover {
	color: #0B9A00;
}


label::before,
label::after {
	content: "";
	display: block; 
	position: absolute;
}

label::before {
	background-color: #fff;
	border-radius: 0%;
	border: 2px solid #000;
	width: 25px;
	height: 25px;
	transform: translateY(-35%);
	top: 50%;
	left: 5px;
}

label::after {
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	opacity: 0;
	height: 7px;
	width: 15px;
	transform: rotate(-45deg);
	top: 17px;
	left: 10px;
}

input:checked + label::after {
	opacity: 1;
}
#diab_button {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5B4BF;
	border: 2px solid #000000;
	width: 390px;
	height: 110px;
	font-size: 30px;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#diab_button:hover {
	background-color: #19B92A;
	
}
#diag_back1 {
	position: absolute;
	top: 177px;
	right: 28px;
}
#diag_back2 {
	position: absolute;
	top: 839px;
	right: 39px;
}


.ban_box {
	margin-bottom: 50px;
}

#result_title_img {
	width: 488px;
	height: 83px;
	margin-top: 50px;
}
#result_top {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 30px;
	padding-top: 20px;
}
#result_text {
	text-align: center;
	font-size: 30px;
	margin-bottom: 371px;
	font-weight: bold;
}
#result_cady {
	width: 338px;
	height: 73px;
	position: absolute;
	top: 281px;
	z-index: 10;
	left: 323px;
}
#result_course {
	width: 406px;
	height: 83px;
	position: absolute;
	top: 281px;
	z-index: 10;
	left: 276px;
}
#result_office {
	width: 570px;
	height: 124px;
	position: absolute;
	top: 281px;
	z-index: 10;
	left: 149px;
}
#result_all {
	width: 526px;
	height: 118px;
	position: absolute;
	top: 281px;
	z-index: 10;
	left: 184px;
}


#result_img {
	left: 38px;
	position: absolute;
	top: 233px;
}
#result_main {
	width: 510px;
	height: auto;
	min-height: 400px;
	text-align: justify;
	font-size: 28px;
	line-height: 1.5;
	position: relative;
	z-index: 10;
	margin-left: 96px;
	margin-bottom: 120px;
}
#result_second_top {
	font-size: 35px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	letter-spacing: 3px;
	position: relative;
	margin-bottom: 20px;
}
#result_second_text img {
	position: absolute;
	left: 0px;
	width: 830px;
	height: 45px;
	bottom: 0px;
}

#result_second_text {
	font-size: 28px;
	line-height: 1.5;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	margin-bottom: 100px;
	text-align: justify;
}
.result_link {
	width: 830px;
	height: 210px;
	background-image: url(../images/result_link.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	position: relative;
}
.result_space {
	margin-bottom: 100px;
}

.result_link_img {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.result_link:hover {
	opacity: 0.8;
}
.result_link:hover img {
	opacity: 1.0;
}
#result_link_cady {
	width: 336px;
	height: 105px;
	position: absolute;
	top: 35px;
	left: 292px;
}
#result_link_course {
	width: 336px;
	height: 105px;
	position: absolute;
	top: 35px;
	left: 292px;
}
#result_link_front {
	width: 336px;
	height: 105px;
	position: absolute;
	top: 35px;
	left: 292px;
}
#result_link_master {
	width: 445px;
	height: 132px;
	position: absolute;
	top: 13px;
	left: 247px;
}
#index4 ul {
	padding-left: 74px;
	margin-top: -80px;
}

#index4 ul li {
	width: 390px;
	height: 160px;
	background-image: url(../images/index_ul_box.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 80px;
	background-size: 390px 160px;
}
#index4 ul a:hover {
	opacity: 0.8;
}
#index4 ul a:hover img{
	opacity: 1.0;
}
#index4_text1 {
	width: 191px;
	height: 48px;
	position: absolute;
	top: 34px;
	left: 183px;
}
#index4_img1 {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 151px;
}
#index4_text2 {
	width: 186px;
	height: 70px;
	position: absolute;
	top: 24px;
	left: 181px;
}
#index4_img2 {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 227px;
}
#index4_text3 {
	width: 164px;
	height: 49px;
	position: absolute;
	top: 34px;
	left: 169px;
}
#index4_img3 {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 176px;
}
#index4_text4 {
	width: 188px;
	height: 48px;
	position: absolute;
	top: 34px;
	left: 156px;
}
#index4_img4 {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 196px;
}
@media (max-width:540px){
#result_link_cady {
	width: 336px;
	height: 105px;
	position: absolute;
	top: 35px;
	left: 292px;
}
#diag1 {
	margin-bottom: 70px;
}
#diag_title {
	margin-bottom: 50px;
}
#diag_title_img {
	width: 378px;
	height: 67px;
}
#diag_desc {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-size: 16px;
}
#diag2 {
	margin-bottom: 70px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	position: relative;
}
#diag_text {
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
}
#diag_ul {
	padding-left: 10px;
	margin-bottom: 70px;
	position: relative;
	z-index: 10;
}
#diag_ul li {
	font-size: 20px;
	margin-bottom: 40px;
	font-weight: bold;
}
input[type=checkbox] {
	display: none;
}
label {
	cursor: pointer;
	padding-left: 45px;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
label:hover {
	color: #0B9A00;
}


label::before,
label::after {
	content: "";
	display: block; 
	position: absolute;
}

label::before {
	background-color: #fff;
	border-radius: 0%;
	border: 2px solid #000;
	width: 25px;
	height: 25px;
	transform: translateY(-35%);
	top: 50%;
	left: 5px;
}

label::after {
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	opacity: 0;
	height: 7px;
	width: 15px;
	transform: rotate(-45deg);
	top: 17px;
	left: 10px;
}

input:checked + label::after {
	opacity: 1;
}
#diab_button {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5B4BF;
	border: 2px solid #000000;
	width: 390px;
	height: 110px;
	font-size: 30px;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#diab_button:hover {
	background-color: #19B92A;
	
}

#diag_back1 {
	position: absolute;
	top: 210px;
	right: 28px;
	width: 324px;
}
#diag_back2 {
	position: absolute;
	top: 744px;
	right: 39px;
	width: 416px;
}


.ban_box img {
	width: 520px;
}

#result_title_img {
	width: 387px;
	height: 65px;
	margin-top: 50px;
}
#result_top {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 30px;
	padding-top: 20px;
}
#result_text {
	text-align: center;
	font-size: 21px;
	margin-bottom: 256px;
	font-weight: bold;
}
#result_cady {
	width: 222px;
	height: 50px;
	position: absolute;
	top: 258px;
	z-index: 10;
	left: 149px;
}
#result_course {
	width: 217px;
	height: 47px;
	position: absolute;
	top: 258px;
	z-index: 10;
	left: 137px;
}
#result_office {
	width: 290px;
	height: 63px;
	position: absolute;
	top: 256px;
	z-index: 10;
	left: 89px;
}
#result_all {
	width: 227px;
	height: 53px;
	position: absolute;
	top: 258px;
	z-index: 10;
	left: 137px;
}
#result_img {
	left: 18px;
	position: absolute;
	top: 233px;
	width: 499px;
}
#result_main {
	width: 300px;
	height: auto;
	min-height: 300px;
	text-align: justify;
	font-size: 18px;
	line-height: 1.5;
	position: relative;
	z-index: 10;
	margin-left: 30px;
	margin-bottom: 50px;
}
#result_second_top {
	font-size: 28px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	letter-spacing: 3px;
	position: relative;
	margin-bottom: 20px;
}
#result_second_text img {
	position: absolute;
	left: 0px;
	width: 480px;
	height: 30px;
	bottom: 0px;
}

#result_second_text {
	font-size: 18px;
	line-height: 1.5;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	margin-bottom: 100px;
	text-align: justify;
}
.result_link {
	width: 480px;
	height: 123px;
	background-image: url(../images/result_link.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	position: relative;
	background-size: 480px 123px;
}
.result_link_img {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 157px;
}
.result_link:hover {
	opacity: 0.8;
}
.result_link:hover img {
	opacity: 1.0;
}
#result_link_cady {
	width: 180px;
	height: 58px;
	position: absolute;
	top: 35px;
	left: 196px;
}
#result_link_course {
	width: 180px;
	height: 58px;
	position: absolute;
	top: 35px;
	left: 196px;
}
#result_link_front {
	width: 180px;
	height: 58px;
	position: absolute;
	top: 25px;
	left: 196px;
}
#result_link_master {
	width: 242px;
	height: 69px;
	position: absolute;
	top: 17px;
	left: 173px;
}

#index4 ul {
	padding-left: 10px;
}

#index4 ul li {
	width: 480px;
	height: 230px;
	background-image: url(../images/index_ul_box.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 80px;
	background-size: 480px 230px;
}

#index4 ul a:hover {
	opacity: 0.8;
}
#index4 ul a:hover img{
	opacity: 1.0;
}
#index4_text1 {
	width: 199px;
	height: 59px;
	position: absolute;
	top: 56px;
	left: 225px;
}
#index4_img1 {
	position: absolute;
	left: 7px;
	bottom: 6px;
	width: auto;
}
#index4_text2 {
	width: 212px;
	height: 77px;
	position: absolute;
	top: 47px;
	left: 225px;
}
#index4_img2 {
	position: absolute;
	left: 7px;
	bottom: 6px;
	width: auto;
}
#index4_text3 {
	width: 199px;
	height: 59px;
	position: absolute;
	top: 57px;
	left: 225px;
}
#index4_img3 {
	position: absolute;
	left: 7px;
	bottom: 6px;
	width: auto;
}
#index4_text4 {
	width: 215px;
	height: 78px;
	position: absolute;
	top: 53px;
	left: 225px;
}
#index4_img4 {
	position: absolute;
	left: 7px;
	bottom: 6px;
	width: auto;
}
}
