@charset "utf-8";

/* body#challenge_tri{
	font-family:"Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
} */
#challenge_tri_second_title {
	max-width: 700px;
	margin: 0 auto;
}

#challenge_tri_second_title h1 	 {
	margin: 0;
}
#challenge_tri_second_title h1 img	 {
	width: 100%;
}
#challenge_tri_second_title p {
	text-align: center;
	font-size: 2rem;
	font-weight: 900;
	margin: 0 auto 5%;
}
#challenge_tri_second_profile_wrap {
	max-width: 1200px;
	margin: 0 auto 5%;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_profile_wrap {
	width: 98%;
	display: block;
}
#challenge_tri_second_title p {
	font-size: 1.3rem;
}
}
#challenge_tri_second_profile_img {
	max-width: 600px;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_profile_img {
	width: 60%;
	margin: 0 auto;
}
}
#challenge_tri_second_profile_img img {
	width: 100%;
	border-radius: 10px;
}
#challenge_tri_second_profile {
	width: 46%;
	padding: 2%;
}
#challenge_tri_second_profile dl > dt {
	font-size: 1.5rem;
}
#challenge_tri_second_profile dl > dd {
	font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_profile {
	width: 90%;
	margin: 0 auto;
	
}
#challenge_tri_second_profile dl > dd {
	font-size: 1.3rem;
}
}
#challenge_tri_second_profile #name {
	font-size: 1.8em;
	font-weight: 700;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_profile #name {
	font-size: 1.3em;
}
}
#challenge_tri_second_profile #result {
	max-width: 500px;
	margin: 0 auto;
}
#challenge_tri_second_profile #result img {
	width: 100%;
}
#challenge_tri_second_profile_coment {
	max-width: 500px;
	margin: 0 auto;
}
#challenge_tri_second_profile_coment img {
	width: 100%;
}
/* カギカッコ装飾 */
#challenge_tri_second_profile_coment>p {
    position: relative;
    padding: 1rem 1.5rem;
    font-size: 24px;
	background: #ffe136;
}

#challenge_tri_second_profile_coment>p::before,
#challenge_tri_second_profile_coment>p::after {
    position: absolute;
    width: 20px;
    height: 30px;
    content: '';
}

#challenge_tri_second_profile_coment>p::before {
    border-left: solid #3ca6da;
    border-top: solid #3ca6da;
    border-radius: 5px 0 0 0;
    top: 0;
    left: 0;
}

#challenge_tri_second_profile_coment>p::after {
    border-right: solid #3ca6da;
    border-bottom: solid #3ca6da;
    border-radius: 0 0 5px 0;
    bottom: 0;
    right: 0;
}
@media screen and (max-width: 768px){
	#challenge_tri_second_profile_coment>p {
		font-size: 18px;
	}
}

#challenge_tri_second_schedule_wrap {
	width: 100%;
	text-align: center;
	padding: 5% 0;
}
#challenge_tri_second_schedule_wrap h2 {
	width: 100%;
	font-size: 1.8em;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_schedule_wrap h2 {
	font-size: 1.3em;
}
}
#challenge_tri_second_schedule_wrap p {
	font-size: 1em;
	margin: 0;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_schedule_wrap p {
	font-size: 0.9em;
}
}
#challenge_tri_second_schedule {
	max-width: 1266px;
	margin: 0 auto;
	padding: 1%;
}
#challenge_tri_second_schedule img {
	width: 100%;
}
#challenge_tri_second_img {
	/* max-width: 1200px; */
	margin: 0 auto;
	text-align: center;
}
#challenge_tri_second_img img {
	max-width: 100%;
}
#challenge_tri_second_qa_wrap {
	width: 100%;
	text-align: center;
	padding: 5% 0;
}
#challenge_tri_second_qa_wrap h2 {
	width: 100%;
	font-size: 1.8em;
}
@media screen and (max-width: 768px) {
#challenge_tri_second_qa_wrap h2 {
	font-size: 1.3em;
}
}
#challenge_tri_second_qa {
	max-width: 1000px;
	margin: 1% auto 0;
	text-align: left;
	border: 3px dashed #000;
	border-radius: 10px;
	padding: 3%;
	background-color: #fafafa;
	background-image: url(../images/challenge_tri_img/puente_bglogo.jpg);
	
	background-position: right bottom;
	background-repeat: no-repeat;
}


@media screen and (max-width: 768px) {
#challenge_tri_second_qa {
	width: 85%;
}
}
#challenge_tri_second_qa dl {
	margin: 0;
	padding: 0;
}
#challenge_tri_second_qa dl dt {
	font-size: 1.3em;
	font-weight: 700;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_qa dl dt {
	font-size: 1.1em;
}
}
#challenge_tri_second_qa dl dd {
	font-size: 1em;
	font-weight: 500;
	padding: 1.5% 2%;
	line-height: 1.8em;
}

@media screen and (max-width: 768px) {
#challenge_tri_second_qa dl dd {
	font-size: 0.9em;
	margin: 0;
}
}
/* -----------------------------------
3期生 個別ページ
-------------------------------------*/
#challenge_tri_second_profile_section{
	position: relative;
}
/* 斜め背景 */
#challenge_tri_second_profile_section::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fce983a6;
    transform: skewY(-7deg);
    z-index: -1;
}
.fa-fire-alt:before, .fa-fire-flame-curved:before {
    content: "\f7e4";
    font-size: 30px;
	padding-right: 5px;
	color: #e57700;
}
#challenge_tri_second_profile.third dl > dd {
    color: #e57700;
	margin-top: 16px;
}
#challenge_tri_second_profile_img.third img {
    width: 100%;
    border-radius: 10px;
    box-shadow: -1px 3px 0px 12px #fee767;
}
#challenge_tri_second_profile_coment.third>p {
    background: #e57700;
    color: #fff;
	background: #e57700;
}
#challenge_tri_second_profile_coment.third>p::before,#challenge_tri_second_profile_coment.third>p::after {
    display: none;
}
#challenge_tri_second_img.third {
	background: url(/images/challenge_tri_img/cork_back.jpg);
	padding: 2em 0;
	box-shadow: inset -1px -1px 10px #ecb890;
}
#challenge_tri_second_qa_wrap.third {
	/* background: #faf6db; */
	background: #fca649;
	box-shadow: 0px 2px 10px #6f6e6d;
}
#challenge_tri_second_qa_wrap.third >h2 {
	/* color: #1899da; */
	color: #fff;
}
#challenge_tri_second_qa.third {
	border: 2px dashed #ffe136;

}
#challenge_tri_second_qa.third dl dt {
    text-decoration: 1px dashed #aaa;
    border-bottom: 1px dashed #aaa;
}