@charset "UTF-8";
/*体験について */

/*-----------(experience)----------*/
.experience{
	width: 100%;
	position:relative;
	margin: 0 auto 40px auto;
	padding: 0 0 30px 0;
	border-radius: 15px;
}
.experience img{
	width:100%;
}
.experience_catch{
	width: 75%;
	margin: 30px auto;
}

.experience_copy{
	line-height: 1.8em;
	color: #6d502f;
	margin: 30px auto;
	width: 60%;
}

.experience_g1{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_01.png");
	background-repeat: no-repeat;
	background-position: bottom left;
    padding-bottom: 40px;
}
/*----------------(g1_top)-----------*/
.experience_g1_top{
	with:90%;
	margin:30px 10% 0 0;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
}
.experience_g1_ttl{
	width:55%;
}
.experience_g1_copy{
	height: auto;
	width: 35%;
	margin: 20px 0 20px 7%;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 15px;
	background-color: #F1F9EC;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:5;
}

.experience_g1_copy_arrow{
	font-size: 30px;
	color: #F1F9EC;
	position: absolute;
	bottom: -15px;
	right: 18%;
	
}

/*----------------(g1_mid)-----------*/
.experience_g1_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g1_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	left:0;
	z-index: 2;
}
.experience_g1_video{
	margin: 60px 0 60px 30%;
	width: 70%;
	border:3px solid #2CA344;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g1_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g1_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
/*--------------(G2)-----------*/
.experience_g2{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_02.png");
	background-repeat: no-repeat;
	background-position: bottom right;
    padding-bottom: 40px;
}
/*----------------(g2_top)-----------*/
.experience_g2_top{
	with:90%;
	margin:30px 10% 0 0;
	display: flex;
	flex-direction: row-reverse;
	align-items: stretch;
	position: relative;
}
.experience_g2_ttl{
	width:55%;
	margin-right: -10%;
}
.experience_g2_copy{
	height: auto;
	width: 35%;
	margin: 20px 7% 20px 0;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 15px;
	background-color:#FFF2E6;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g2_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 27%;
	
}

/*----------------(g2_mid)-----------*/
.experience_g2_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g2_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	right:0;
	z-index: 2;
}

.experience_g2_video{
	margin: 60px 30% 60px 0;
	width: 70%;
	border:3px solid #FFA429;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g2_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g2_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}

/*--------------(G3)-----------*/
.experience_g3{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_03.png");
	background-repeat: no-repeat;
	background-position: bottom left;
    padding-bottom: 40px;
}
/*----------------(g3_top)-----------*/
.experience_g3_top{
	with:90%;
	margin:30px 10% 0 0;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
}
.experience_g3_ttl{
	width:55%;
}
.experience_g3_copy{
	height: auto;
	width: 35%;
	margin: 20px 0 20px 7%;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 15px;
	background-color: #F6F3FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:5;
}

.experience_g3_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	right: 18%;
	
}

/*----------------(g3_mid)-----------*/
.experience_g3_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g3_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	left:-10px;
	z-index: 2;
}

.experience_g3_video{
	margin: 60px 0 60px 30%;
	width: 70%;
	border:3px solid #7E4EA7;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g3_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g3_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}

/*--------------(G4)-----------*/
.experience_g4{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_04.png");
	background-repeat: no-repeat;
	background-position: bottom right;
    padding-bottom: 40px;
}
/*----------------(g4_top)-----------*/
.experience_g4_top{
	with:90%;
	margin:30px 10% 0 0;
	display: flex;
	flex-direction: row-reverse;
	align-items: stretch;
	position: relative;
}
.experience_g4_ttl{
	width:55%;
	margin-right: -10%;
}
.experience_g4_copy{
	height: auto;
	width: 35%;
	margin: 20px 7% 20px 0;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 15px;
	background-color:#E3F6FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g4_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 27%;
	
}
/*----------------(g4_mid)-----------*/
.experience_g4_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g4_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	right:0;
	z-index: 2;
}
.experience_g4_video{
	margin: 60px 30% 60px 0;
	width: 70%;
	border:3px solid #28BEC5;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g4_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g4_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
.other_ex{
	width: 80%;
	margin: 0 auto 20px auto;
	padding: 30px 5%;
	display: flex;
	flex-direction: column;
	border:3px solid #11acb7;
	border-radius: 20px;
}
.other_ex_top{
	width: 80%;
	margin: 10px auto
}
.other_ex_catch{
	width: 94%;
	font-size: 28px;
	color: #11acb7;
	font-weight: 700;
	margin: 30px auto;
	line-height: 1.6em;
}
.other_ex_st{
	width: 10em;
	margin:20px 0 20px 5%;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	background-color: #36A044;
	padding: 8px 20px;
	text-align: center;
	border-radius: 30px;
	
}
.other_ex_copy{
	width: 92%;
	margin: 10px 0 10px 5%;
	font-size: 16px;
	line-height: 1.8em;
	color: #000;
}
.ex_color{
	color: hsla(128,50%,42%,1.00);
}
.other_ex_photo{
	width: 90%;
	margin: 30px auto;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	text-align: left;
	font-size: 16px;
	flex-wrap: wrap;
}
.other_ex_photo_item{
	width: 48%;
	margin: 10px 1%;
}
.other_ex_photo_item img{
	width: 100%;
	border-radius: 12px;
}

/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:900px){
    /*体験について */

/*-----------(experience)----------*/
.experience{
	width: 100%;
	position:relative;
	margin: 0 auto 40px auto;
	padding: 0 0 30px 0;
	border-radius: 15px;
}
.experience img{
	width:100%;
}
.experience_catch{
	width: 90%;
	margin: 30px auto;
}

.experience_copy{
	line-height: 1.6em;
	color: #6d502f;
	margin: 30px auto 0 auto;
	width: 80%;
}
/* G1----*/
    
.experience_g1{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_01.png");
	background-repeat: no-repeat;
	background-position: bottom left;
    background-size: 50%;
    padding-bottom: 10px;
}
/*----------------(g1_top)-----------*/
.experience_g1_top{
	with:100%;
	margin:0 0 -40px 0;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
}
.experience_g1_ttl{
	width:55%;
}
.experience_g1_copy{
	height: auto;
	width: 35%;
	margin: 0 0 20px 7%;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color: #F1F9EC;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:5;
}

.experience_g1_copy_arrow{
	font-size: 30px;
	color: #F1F9EC;
	position: absolute;
	bottom: -15px;
	right: 18%;
	
}

/*----------------(g1_mid)-----------*/
.experience_g1_mid{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}
.experience_g1_cover{
	position: absolute;
	width: 45%;
	top:-40px;
	left:0;
	z-index: 2;
}
.experience_g1_video{
	margin: 60px 0 60px 30%;
	width: 70%;
	border:3px solid #2CA344;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g1_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g1_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
/*--------------(G2)-----------*/
.experience_g2{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_02.png");
	background-repeat: no-repeat;
    background-size: 50%;
	background-position: bottom right;
    padding-bottom: 10px;
}
/*----------------(g2_top)-----------*/
.experience_g2_top{
	with:100%;
	margin:30px 0 -80px 0;
	display: flex;
	flex-direction: row-reverse;
	align-items: stretch;
	position: relative;
}
.experience_g2_ttl{
	width:55%;
	margin-right: 0;
}
.experience_g2_copy{
	height: auto;
	width: 35%;
	margin: 40px 7% 20px 0;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color:#FFF2E6;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g2_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 17%;
	
}

/*----------------(g2_mid)-----------*/
.experience_g2_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g2_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	right:0;
	z-index: 2;
}

.experience_g2_video{
	margin: 60px 30% 60px 0;
	width: 70%;
	border:3px solid #FFA429;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g2_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g2_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}

/*--------------(G3)-----------*/
.experience_g3{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_03.png");
	background-repeat: no-repeat;
	background-position: bottom left;
    background-size: 50%;
    padding-bottom: 10px;
}
/*----------------(g3_top)-----------*/
.experience_g3_top{
	with:100%;
	margin:0 0 -40px 0;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
}
.experience_g3_ttl{
	width:55%;
}
.experience_g3_copy{
	height: auto;
	width: 35%;
	margin: 0 0 20px 7%;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color: #F6F3FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:5;
}

.experience_g3_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	right: 18%;
	
}

/*----------------(g3_mid)-----------*/
.experience_g3_mid{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}
.experience_g3_cover{
	position: absolute;
	width: 45%;
	top:-40px;
	left:0;
	z-index: 2;
}

.experience_g3_video{
	margin: 60px 0 60px 30%;
	width: 70%;
	border:3px solid #7E4EA7;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g3_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g3_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}

/*--------------(G4)-----------*/
.experience_g4{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_04.png");
	background-repeat: no-repeat;
    background-size: 50%;
	background-position: bottom right;
    padding-bottom: 10px;
}
/*----------------(g4_top)-----------*/
.experience_g4_top{
	with:100%;
	margin:30px 0 -60px 0;
	display: flex;
	flex-direction: row-reverse;
	align-items: stretch;
	position: relative;
}
.experience_g4_ttl{
	width:55%;
	margin-right: 0;
}
.experience_g4_copy{
	height: auto;
	width: 35%;
	margin: 0 7% 20px 0;
	padding: 20px 14px;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color:#E3F6FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g4_copy_arrow{
	ont-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 17%;
	
}
/*----------------(g4_mid)-----------*/
.experience_g4_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g4_cover{
	position: absolute;
	width: 45%;
	top:-20px;
	right:0;
	z-index: 2;
}
.experience_g4_video{
	margin: 60px 30% 60px 0;
	width: 70%;
	border:3px solid #28BEC5;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g4_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g4_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
.other_ex{
	width: 80%;
	margin: 0 auto 20px auto;
	padding: 30px 5%;
	display: flex;
	flex-direction: column;
	border:3px solid #36A044;
	border-radius: 20px;
}
.other_ex_top{
	width: 80%;
	margin: 10px auto
}
.other_ex_catch{
	width: 94%;
	font-size: 20px;
	color: #36A044;
	font-weight: 700;
	margin: 30px auto;
	line-height: 1.6em;
}
.other_ex_st{
	width: 10em;
	margin:20px 0 20px 5%;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background-color: #36A044;
	padding: 8px 20px;
	text-align: center;
	border-radius: 30px;
	
}
.other_ex_copy{
	width: 92%;
	margin: 10px 0 10px 5%;
	font-size: 14px;
	line-height: 1.6em;
	color: #000;
}
.ex_color{
	color: hsla(128,50%,42%,1.00);
}
.other_ex_photo{
	width: 90%;
	margin: 30px auto;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	text-align: left;
	font-size: 14px;
}
.other_ex_photo_item{
	width: 48%;
}
.other_ex_photo_item img{
	width: 100%;
	border-radius: 12px;
}


}

/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){
/*-----------(experience)----------*/
.experience{
	width: 100%;
	position:relative;
	margin: 0 auto 40px auto;
	padding: 0 0 30px 0;
	border-radius: 15px;
}
.experience img{
	width:100%;
}
.experience_catch{
	width: 90%;
	margin: 30px auto;
}

.experience_copy{
	line-height: 1.6em;
	color: #6d502f;
	margin: 30px auto 0 auto;
	width: 80%;
}
/* G1----*/
    
.experience_g1{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_01.png");
	background-repeat: no-repeat;
	background-position: center;
    background-size:contain;
    
}
/*----------------(g1_top)-----------*/
.experience_g1_top{
	with:100%;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: relative;
}
.experience_g1_ttl{
	width:90%;
	margin: 0 auto;
}
.experience_g1_copy{
	height: auto;
	width: 80%;
	margin: 20px auto;
	padding: 20px 5%;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color: #F1F9EC;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:0;
}

.experience_g1_copy_arrow{
	font-size: 30px;
	color: #F1F9EC;
	position: absolute;
	bottom: -15px;
	right: 55%;
	
}

/*----------------(g1_mid)-----------*/
.experience_g1_mid{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}
.experience_g1_cover{
	position:relative;
	width: 80%;
	margin: 0 auto;
	top:0;
	left:0;
	z-index: 0;
}
.experience_g1_video{
	margin: 20px auto 0 auto;
	width: 90%;
	border:3px solid #2CA344;
	border-radius: 12px;
	padding: 5px 5px 2px 5px;
}
.experience_g1_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g1_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
/*--------------(G2)-----------*/
.experience_g2{
	width: 96%;
	margin: 20px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_02.png");
	background-repeat: no-repeat;
    background-size: 100%;
	background-position: center;
    padding-bottom: 0;
}
/*----------------(g2_top)-----------*/
.experience_g2_top{
	with:100%;
	margin:30px 0 -80px 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: relative;
}
.experience_g2_ttl{
	width:90%;
	margin: 0 auto;
}
.experience_g2_copy{
	height: auto;
	width: 80%;
	margin: 20px auto ;
	padding: 20px 5%;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color:#FFF2E6;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g2_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	
}

/*----------------(g2_mid)-----------*/
.experience_g2_mid{
	width: 100%;
	margin: 20px auto;
	padding: 0;
	position: relative;
}
.experience_g2_cover{
	position: relative;
	width: 80%;
	margin: 80px auto 0 auto;
	top:0;
	right:0;
	z-index: 0;
}

.experience_g2_video{
	margin: 0 auto;
	width: 90%;
	border:3px solid #FFA429;
	border-radius: 12px;
	padding: 5px 5px 0 5px;
}
.experience_g2_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g2_video video{
	border-radius: 10px;
	padding-bottom:0;
}	

/*--------------(G3)-----------*/
.experience_g3{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_03.png");
	background-repeat: no-repeat;
	background-position: center;
    background-size: 100%;
    padding-bottom: 0;
}
/*----------------(g3_top)-----------*/
.experience_g3_top{
	with:100%;
	margin:0 0 -40px 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: relative;
}
.experience_g3_ttl{
	width:90%;
	margin: 0 auto;
}
.experience_g3_copy{
	height: auto;
	width: 80%;
	margin: 20px auto;
	padding: 20px 5%;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color: #F6F3FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index:0;
}

.experience_g3_copy_arrow{
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	right: 40%;
	
}

/*----------------(g3_mid)-----------*/
.experience_g3_mid{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}
.experience_g3_cover{
	position: relative;
	width: 80%;
	top:0;
	left:0;
	z-index: 0; 
	margin: 40px auto 0 auto;
}

.experience_g3_video{
	margin: 20px auto 0;
	width: 90%;
	border:3px solid #7E4EA7;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g3_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g3_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}

/*--------------(G4)-----------*/
.experience_g4{
	width: 96%;
	margin: 40px auto;
	position: relative;	
	height: auto;
    background-image: url("../img/experience/bg_04.png");
	background-repeat: no-repeat;
    background-size: 100%;
	background-position: center;
    padding-bottom: 0;
}
/*----------------(g4_top)-----------*/
.experience_g4_top{
	with:100%;
	margin:30px 0 -60px 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: relative;
}
.experience_g4_ttl{
	width:90%;
	margin: 0 auto;
}
.experience_g4_copy{
	height: auto;
	width: 80%;
	margin: 20px auto;
	padding: 20px 5%;
	text-align: left;
	color: #000;
	font-size: 14px;
    line-height: 1.6em;
	background-color:#E3F6FF;
	border-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.experience_g4_copy_arrow{
	ont-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	
}
/*----------------(g4_mid)-----------*/
.experience_g4_mid{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	position: relative;
}
.experience_g4_cover{
	position: relative;
	width: 80%;
	margin: 50px auto 0;
	top:0;
	right:0;
	z-index: 0;
}
.experience_g4_video{
	margin: 20px auto 0;
	width: 90%;
	border:3px solid #28BEC5;
	border-radius: 12px;
	padding: 8px 8px 0 8px;
}
.experience_g4_video img{
	border-radius: 10px;
	width: 100%;
}
.experience_g4_video video{
	border-radius: 10px;
	padding-bottom: -10px;
}
.other_ex{
	width: 84%;
	margin: 0 auto 20px auto;
	padding: 20px 3%;
	display: flex;
	flex-direction: column;
	border:3px solid #36A044;
	border-radius: 20px;
}
.other_ex_top{
	width: 90%;
	margin: 10px auto
}
.other_ex_catch{
	width: 94%;
	font-size: 16px;
	color: #36A044;
	font-weight: 700;
	margin: 0 auto;
	line-height: 1.6em;
}
.other_ex_st{
	width: 10em;
	margin:20px auto;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #36A044;
	padding: 8px 20px;
	text-align: center;
	border-radius: 30px;
	
}
.other_ex_copy{
	width: 92%;
	margin: 10px 0 10px 5%;
	font-size: 14px;
	line-height: 1.6em;
	color: #000;
}
.ex_color{
	color: hsla(128,50%,42%,1.00);
}
.other_ex_photo{
	width: 90%;
	margin: 10px auto;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: left;
	font-size: 14px;
}
.other_ex_photo_item{
	width: 80%;
	margin: 0 auto 10px;
}
.other_ex_photo_item img{
	width: 100%;
	border-radius: 12px;
}
	
}


/*box-shadow: 1px 1px 6px rgba(0,0,0,0.2);*/
