@charset "UTF-8";
/* CSS Document */

#new_side {
  display: none !important;
}

/* contents_common */
#sarara202307 {
	width: 1000px;
	background: #fff;
	color: #221815;
	font-size: 18px;
	line-height: 170%;
}
#sarara202307 .sp {
	display: none;
}
#sarara202307 section {
	margin: 0 auto;
	padding: 0 100px;
}
#sarara202307 ul,
#sarara202307 li,
#sarara202307 img,
#sarara202307 div,
#sarara202307 h1,
#sarara202307 h2,
#sarara202307 h3,
#sarara202307 h4,
#sarara202307 h5,
#sarara202307 p {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* intro */
#sarara202307 #intro {
	margin-bottom: 50px;
	font-size: 15px;
}
#sarara202307 #intro .intro_txt {
	margin: 50px 0;
}
#sarara202307 #intro ul {
	display: flex;
	justify-content: space-between;
}
#sarara202307 #intro ul li {
	width: 330px;
	padding: 30px;
	border: 1px solid #f39800;
}
#sarara202307 #intro .fat h3 {
	font-size: 21px;
	padding-left: 0.5em;
	border-left: 3px solid #f39800;
	margin-bottom: 20px;
}
#sarara202307 #intro .fat img {
	display: block;
	margin: 20px auto 0;
}
#sarara202307 #intro .trainer {
	position: relative;
}
#sarara202307 #intro .trainer::after {
	position: absolute;
	content: "";
	background: url("../img/trainer.png") no-repeat 0 0;
	background-size: 135px;
	width: 135px;
	height: 221px;
	bottom: 0;
	right: 10px;
	display: inline-block;
}
#sarara202307 #intro .trainer .txt {
	width: 200px;
}
#sarara202307 #intro .trainer h3 {
	font-size: 18px;
	background: #f39800;
	display: inline-block;
	padding: 0.2em 0.5em;
	color: #fff;
	margin-bottom: 20px;
}
#sarara202307 #intro .trainer .txt-name {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
#sarara202307 #intro .trainer .txt-name b {
	font-size: 28px;
}
#sarara202307 #intro .trainer .txt-name small {
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}

/* exercise-common */
#sarara202307 #exercise-1 h2,
#sarara202307 #exercise-2 h2,
#sarara202307 #exercise-3 h2 {
	margin-bottom: 20px;
}
#sarara202307 #exercise-1 .txt,
#sarara202307 #exercise-2 .txt,
#sarara202307 #exercise-3 .txt {
	display: flex;
	justify-content: space-between;
	margin: 30px auto 50px;
}
#sarara202307 #exercise-1 .txt p,
#sarara202307 #exercise-2 .txt p,
#sarara202307 #exercise-3 .txt p {
	width: 310px;
	padding-left: 70px;
	position: relative;
}
#sarara202307 #exercise-1 .txt p.txt_1::after,
#sarara202307 #exercise-2 .txt p.txt_1::after,
#sarara202307 #exercise-3 .txt p.txt_1::after {
	position: absolute;
	content: "";
	background: url("../img/num_1.png") no-repeat 0 0;
	width: 51px;
	height: 80px;
	bottom: 0;
	left: 0px;
	display: inline-block;	
}
#sarara202307 #exercise-1 .txt p.txt_2::after,
#sarara202307 #exercise-2 .txt p.txt_2::after,
#sarara202307 #exercise-3 .txt p.txt_2::after {
	position: absolute;
	content: "";
	background: url("../img/num_2.png") no-repeat 0 0;
	width: 62px;
	height: 81px;
	bottom: 0;
	left: 0px;
	display: inline-block;	
}
#sarara202307 #exercise-1 span,
#sarara202307 #exercise-2 span,
#sarara202307 #exercise-3 span {
	display: none;
}
#sarara202307 #exercise-1 .challenge li .txt h3,
#sarara202307 #exercise-2 .challenge li .txt h3,
#sarara202307 #exercise-3 .challenge li .txt h3 {
	border-bottom: 3px solid #221815;
	margin-bottom: 20px;
}
#sarara202307 #exercise-1 .img-exercise,
#sarara202307 #exercise-2 .img-exercise,
#sarara202307 #exercise-3 .img-exercise {
	text-align: center;
	position: relative;
}

/* exercise-1 */
#sarara202307 #exercise-1 {
	padding: 50px 100px!important;
	background: #faf063;
}
#sarara202307 #exercise-1 .img-exercise:after {
	position: absolute;
	content: "";
	background: url("../img/exercise_1_after.png") no-repeat 0 0;
	width: 205px;
	height: 129px;
	right: -30px;
	bottom: 70px;
	display: inline-block;		
}
#sarara202307 #exercise-1 .challenge {
	background: #fff;
	padding: 50px 50px 40px 50px;
	margin-top: 50px;
	position: relative;
}
#sarara202307 #exercise-1 .challenge::after {
	position: absolute;
	content: "";
	background: url("../img/txt_challenge.png") no-repeat 0 0;
	width: 249px;
	height: 91px;
	left: 20px;
	top: -30px;
	display: inline-block;	
}
#sarara202307 #exercise-1 .challenge li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sarara202307 #exercise-1 .challenge li .img {
	width: 300px;
}
#sarara202307 #exercise-1 .challenge li .txt {
	width: 350px;
	display: block;
	margin: 0;
}
#sarara202307 #exercise-1 .challenge li:first-child .txt {
	background: url("../img/ico_flame_1.png") no-repeat 0 0;
	background-size: 36px;
	position: relative;
}
#sarara202307 #exercise-1 .challenge li:first-child .txt::after {
	position: absolute;
	content: "";
	background: url("../img/ico_trainer.png") no-repeat 0 0;
	width: 120px;
	height: 120px;
	top: -40px;
	right: -35px;
	display: inline-block;	
}
#sarara202307 #exercise-1 .challenge li:last-child .txt {
	background: url("../img/ico_flame_2.png") no-repeat 0 0;
	background-size: 76px;
}
#sarara202307 #exercise-1 .challenge li:first-child .txt h3 {
	padding: 0 0 10px 50px;
}
#sarara202307 #exercise-1 .challenge li:last-child .txt h3 {
	padding: 0 0 10px 90px;
}
#sarara202307 #exercise-1 .challenge li .txt p {
	padding-left: 0;
	width: 350px;
}
#sarara202307 #exercise-1 .challenge li:last-child .img {
	position: relative;
}
#sarara202307 #exercise-1 .challenge li:last-child .img::after {
	position: absolute;
	content: "";
	background: url("../img/challenge_1b_after.png") no-repeat 0 0;
	width: 150px;
	height: 150px;
	bottom: 0px;
	right: -10px;
	display: inline-block;	
}

/* exercise-2 */
#sarara202307 #exercise-2 {
	padding: 50px 100px!important;
}
#sarara202307 #exercise-2 .img-exercise:after {
	position: absolute;
	content: "";
	background: url("../img/exercise_2_after.png") no-repeat 0 0;
	width: 205px;
	height: 129px;
	right: -30px;
	bottom: 70px;
	display: inline-block;		
}
#sarara202307 #exercise-2 .challenge {
	background: #faf063;
	padding: 50px 50px 40px 50px;
	margin-top: 50px;
	position: relative;
}
#sarara202307 #exercise-2 .challenge::after {
	position: absolute;
	content: "";
	background: url("../img/txt_challenge.png") no-repeat 0 0;
	width: 249px;
	height: 91px;
	left: 20px;
	top: -30px;
	display: inline-block;	
}
#sarara202307 #exercise-2 .challenge li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sarara202307 #exercise-2 .challenge li .img {
	width: 180;
}
#sarara202307 #exercise-2 .challenge li .txt {
	width: 450px;
	display: block;
	margin: 0;
}
#sarara202307 #exercise-2 .challenge li .txt {
	background: url("../img/ico_flame_1.png") no-repeat 0 0;
	background-size: 36px;
	position: relative;
}
#sarara202307 #exercise-2 .challenge li .txt::after {
	position: absolute;
	content: "";
	background: url("../img/ico_trainer.png") no-repeat 0 0;
	width: 120px;
	height: 120px;
	top: -40px;
	right: -35px;
	display: inline-block;	
}
#sarara202307 #exercise-2 .challenge li .txt h3 {
	padding: 0 0 10px 50px;
}
#sarara202307 #exercise-2 .challenge li .txt p {
	padding-left: 0;
	width: 450px;
}

/* exercise-3 */
#sarara202307 #exercise-3 {
	padding: 50px 100px!important;
	background: #faf063;
}
#sarara202307 #exercise-3 .img-exercise:after {
	position: absolute;
	content: "";
	background: url("../img/exercise_3_after.png") no-repeat 0 0;
	width: 205px;
	height: 129px;
	right: -30px;
	bottom: 40px;
	display: inline-block;		
}
#sarara202307 #exercise-3 .challenge {
	background: #fff;
	padding: 50px 50px 40px 50px;
	margin-top: 50px;
	position: relative;
}
#sarara202307 #exercise-3 .challenge::after {
	position: absolute;
	content: "";
	background: url("../img/txt_challenge.png") no-repeat 0 0;
	width: 249px;
	height: 91px;
	left: 20px;
	top: -30px;
	display: inline-block;	
}
#sarara202307 #exercise-3 .challenge li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sarara202307 #exercise-3 .challenge-1 {
	display: flex;
	flex-direction: column;
}
#sarara202307 #exercise-3 .challenge-1 .img {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}
#sarara202307 #exercise-3 .challenge-1 .img img {
	width: 300px;
	padding: 0 15px;
}
#sarara202307 #exercise-3 .challenge li .txt {
	background: url("../img/ico_flame_1.png") no-repeat 0 10%;
	background-size: 36px;
	position: relative;
	margin: 20px 0 30px 0;
	display: inline-block;
}
#sarara202307 #exercise-3 .challenge li .txt h3 {
	padding: 30px 0 20px 50px;
}
#sarara202307 #exercise-3 .challenge .txt p {
	width: 700px;
	padding-left: 0;
}

/* bnr */
#sarara202307 .bnr {
	padding: 50px 0;
	text-align: center;
}

/* .breadcrumbs */
.breadcrumbs ol {
    margin: 0;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 160%;
    color: #804C34;
    list-style: none;
}
.breadcrumbs ol li {
    margin: 0 5px 0 0;
    display: inline;
}
.breadcrumbs ol li::after {
    content: ">";
    margin-left: 5px;
}
.breadcrumbs ol li:last-child::after {
    content: "";
}