@charset "UTF-8";
/* CSS Document */

/****************************************
　マネジメント夛僥何 マネジメント夛僥親
*****************************************/

/*メインイメ`ジ*/
#cube_main {
	position: relative;
	margin: 0px 0px 45px;
}
#cube_main .mainImg {
	color: #FFF;
	width: 56.25%;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 240px;
	background-color: #853052;
	opacity: 0.9;
}
#cube_main .mainImg .st1  {
	margin: 40px 0px 0px 4%;
	font-size: 18px;
}
#cube_main .mainImg .st2 {
	margin: 30px 0px 0px 4%;
	font-size: 30px;
	line-height: 1.2em;
}
#cube_main .mainImg .st_en {
	margin: 10px 0px 0px 4%;
	font-size: 12px;
}
#cube_main .img {
	float: right;
	margin: 25px 0px 0px;
}

@media only screen and (max-width: 768px){
#cube_main .mainImg {
	width: 100%;
	height: auto;
	position: static;
	background-color: #853052;
}
#cube_main .mainImg .st1  {
	margin: 0px 5% 0px;
	font-size: 14px;
	padding:  10px 0 0;
}
#cube_main .mainImg .st2 {
	margin: 5px 5% 0px;
	font-size: 18px;
}
#cube_main .mainImg .st_en {
	margin: 5px 5% 0;
	padding:  0 0 13px;
	font-size:10px;
	line-height:1.2em;
}
#cube_main .img {
	margin: 5px 0 0;
	float:  none;
}
}


.study_area {
	border-top: 2px solid #5FBCD1;
	border-bottom: 2px solid #5FBCD1;
	padding: 20px 0px;
	margin: 0px 0px 50px;
}
.study_area ul li {
	float: left;
}
.study_area ul .st {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	text-align: center;
	padding: 10px 5% 0;
}

@media only screen and (max-width: 768px){
.study_area {
	padding: 15px 0px;
}
.study_area ul li {
	float: none;
	margin:  0 10px;
}
.study_area ul .st {
	font-size: 16px;
	padding: 0;
	text-align: left;
	margin: 0 0 5px 10px;
}
}


.four_copy{
	font-size:24px;
	margin:0px 0px 25px;
}
.four_txt{
	margin:0px 0px 50px 0px
}
@media only screen and (max-width: 768px){
.four_copy{
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px 0px 15px;
}
.four_txt{
	margin:0px 0px 20px 0px
}
}
	
	
/*僥びのポイント*/
.study .point_st {
	border-bottom: 3px solid #f3f3f3;
	line-height: 65px;
	margin: 0px 0px 40px;
}
.study .point_st ul .st {
	font-size: 22px;
	color: #B72362;
	padding: 20px 0px 15px 2%;
	float: left;
	width: 80%;
	line-height: 1.5em;
}
.study .point_st ul .point {
	font-size: 18px;
	border-top: 2px solid #B72362;
	width: 20%;
	text-align: center;
	float: left;
}
.study .point_st ul .point span {
	font-size: 28px;
}
.study .point_st ul .grade {
	font-size: 18px;
	border-top: 2px solid #B72362;
	width: 15%;
	text-align: center;
	float: left;
	margin:0 !important;
}
.study .point_st ul .grade span {
	font-size: 28px;
}
.study_point .copy{
	font-size: 22px;
	margin: 0px 0px 25px;
}

.study_point .cont {
	margin: 0px 0px 60px;
}
.study_point .cont .img_area1 {
	width: 60%;
	float: right;
	margin: 0px 0px 0px 5%;
}
.study_point .cont .img_area2 {
	width: 30%;
	float: right;
	margin: 0px 0px 0px 5%;
}
.study_point .cont .img_area3 {
	width: 55%;
	float: right;
	margin: 0px 0px 0px 5%;
}
@media only screen and (max-width: 768px){
.study .point_st {
	line-height: 1.5em;
	margin: 0px 0px 20px;
}
.study .point_st ul .st {
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	float: none;
	width:  auto;
}
.study .point_st ul .point {
	font-size: 16px;
	float: none;
	line-height: 40px;
	text-align:  left;
	width: 30%;
}
.study .point_st ul .point span {
	font-size: 20px;
}
.study .point_st ul .grade {
	font-size: 16px;
	float: none;
	line-height: 40px;
	text-align:  left;
	width: 30%;
}
.study .point_st ul .grade span {
	font-size: 20px;
}

.study_point .copy{
	font-size: 18px;
	line-height: 1.5em;
}
.study_point .cont {
	margin: 0px 0px 60px;
}
.study_point .cont .img_area1 {
	width: 48%;
}
.study_point .cont .img_area2 {
	width: 30%;
}
.study_point .cont .img_area3 {
	width: 48%;
}

}



#cube_project .teacher .img_area {
	width: 32.5%;
	float: left;
	text-align: center;
}
#cube_project .teacher .text_area {
	float: right;
	width: 65%;
}
#cube_project .teacher .img_area .img {
	margin: 0px 0px 10px;
}
#cube_project .teacher .text_area .copy {
	font-size: 22px;
	line-height: 1.8em;
	font-weight: bold;
	margin: 0px 0px 20px;
}
#cube_project .teacher {
	margin: 0px 0px 40px;
}
#cube_project .theme_area {
	margin: 0px 0px 80px;
}
#cube_project .theme_area .sst {
	font-size: 16px;
	font-weight: bold;
	color: #853052;
	margin: 0px 0px 10px;
}
#cube_project .theme_area ul li {
	margin: 0px 0px 10px;
	padding: 15px 10px;
	float: left;
	width: 46%;
	border: 1px solid #000;
	border-radius:6px;
	font-size:12px;
}
#cube_project .theme_area ul li p {
	margin: 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
}
#cube_project .theme_area ul li:nth-child(even) {
	float: right;
}
#cube_project .theme {
	margin: 0px 0px 75px;
}
#cube_project .theme .st {
	border-bottom: 4px solid #f3f3f3;
	font-size: 24px;
	font-weight: bold;
	color: #853052;
	padding: 0px 0px 20px;
	margin: 0px 0px 40px;
}
#cube_project .theme .text_area {
	width: 58.75%;
	float: left;
}
#cube_project .theme .img_area {
	float: right;
	width: 37.5%;
}
#cube_project .theme .text_area .icon {
	margin: 0px 0px 10px;
}
#cube_project .theme .text_area .icon span {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 5px 20px;
	max-width: 200px;
	background: #B02963;
}#cube_project .theme .text_area .copy {
	font-size: 22px;
	margin: 0px 0px 20px;
	line-height: 1.5em;
}
#cube_project .theme .text_area .name {
	margin: 0px 0px 30px;
	font-weight: bold;
}

@media only screen and (max-width: 768px){
#cube_project .teacher .img_area {
	width: 65%;
	float: none;
	margin:  0 auto;
}
#cube_project .teacher .text_area {
	float: none;
	width: auto;
	margin:  0 0 15px;
}
#cube_project .teacher .img_area .img {
	margin: 0px 0px 10px;
}
#cube_project .teacher .text_area .copy {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px 0px 10px;
}
#cube_project .teacher {
	margin: 0px 0px 40px;
}
#cube_project .theme_area {
	margin: 0px 0px 40px;
}
#cube_project .theme_area .sst {
	font-size: 14px;
}
#cube_project .theme_area ul li {
	margin: 0px 0px 5px;
	padding: 10px;
	float: none;
	width: auto;
}
#cube_project .theme_area ul li p {
	font-size: 14px;
}
#cube_project .theme_area ul li:nth-child(even) {
	float: none;
}
#cube_project .theme {
	margin: 0px 0px 40px;
}
#cube_project .theme .st {
	font-size: 16px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}
#cube_project .theme .text_area {
	width: auto;
	float: none;
}
#cube_project .theme .img_area {
	float: none;
	width: auto;
	text-align: center;
	margin:  10px 0 0;
}
#cube_project .theme .text_area .icon {
}
#cube_project .theme .text_area .icon span {
	font-size: 14px;
	padding: 5px 15px;
	max-width: 50%;
}#cube_project .theme .text_area .copy {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px 0px 10px;
}
#cube_project .theme .text_area .name {
	margin: 0px 0px 15px;
}
}

/*+++++++++++++++++++++++++++++++++++++++
+
+　カリキュラム
+
+++++++++++++++++++++++++++++++++++++++++*/
.labo_name {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	margin-top: 50px;
}






#letters_voice {
	margin: 0px 0px 80px;
}
.voice .flow .flow03 {
    margin: 10px 5%;
}
.voice .flow .flow03,
.voice .flow .flow02 {
	display: block;
}
.voice .flow .flow02:after , .voice .flow .flow_text:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.voice .flow .flow03:after , .voice .flow .flow_text2:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

.voice .flow .flow02 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:33%;
	float:left;
	box-sizing:content-box;
}

.voice .flow .flow03 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:25%;
	float:left;
	box-sizing:content-box;
}

.voice .flow .flow03 li:after,
.voice .flow .flow02 li:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow.png);
	float:right;
}

.voice .flow .flow03 li:last-child:after,
.voice .flow .flow02 li:last-child:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow2.png);
	float:right;
}
.voice .flow .flow_text {
	margin: 0px 5%;
}
.voice .flow .flow_text li {
	width: 27.5%;
	float: left;
	border-right: 1px solid #CCC;
	margin: 0px 3% 0px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.voice .flow .flow_text2 {
	margin: 0px 5%;
}
.voice .flow .flow_text2 li {
	width: 19%;
	float: left;
	border-right: 1px solid #CCC;
	margin: 0px 3% 0px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text2 li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.flow .flow_text2 li p {
	display: none;
}


@media only screen and (max-width: 768px){
#letters_voice {
	margin: 0px 0px 80px;
}
.voice .flow .flow03,
.voice .flow .flow02 {
	display: none;
}
.voice .flow .flow02:after , .voice .flow .flow_text:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.voice .flow .flow02 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:33%;
	float:left;
	box-sizing:content-box;
}
.voice .flow .flow02 li:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow.png);
	float:right;
}
.voice .flow .flow02 li:last-child:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow2.png);
	float:right;
}
.voice .flow .flow_text {
	margin: 0px 5%;
}
.voice .flow .flow_text2 li {
	width: 48%;
	float: left;
	border-right: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text2 li:nth-child(even) {
	float: right;
	border-right: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.voice .flow .flow_text2 li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.flow .flow_text2 li p {
	background:#EC6E74;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin: 0 0 10px;
	display:block;
}
}

.semi_cont .text .text2 {
	float: left;
	width: 38%;
	margin-right: 5%;
}
.semi_cont .text .img2 {
	float: left;
	width: 57%;
	margin-bottom: 15px;
}
.project .ttl {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -0.01em;
	margin-bottom: 15px;
}
.project .pic {
	text-align: center;
	margin-top: 40px;
}

@media only screen and (max-width: 768px){
.semi_cont .text .text2 {
	float: left;
	width: 38%;
	margin-right: 5%;
	margin-bottom:25px;
}
.semi_cont .text .img2 {
	float: left;
	width: 57%;
	margin-bottom: 15px;
}
.project .ttl {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -0.01em;
	margin-bottom: 15px;
}
.project .pic {
	text-align: center;
	margin-top: 40px;
}

}






/*+++++++++++++++++++++++++++++++++++++++
+
+　僥伏インタビュ`
+
+++++++++++++++++++++++++++++++++++++++++*/
.voice .flow .flow02 {
    margin: 10px 5%;
}
.voice .flow .flow03 {
    margin: 10px 5%;
}
.voice .flow .flow03,
.voice .flow .flow02 {
	display: block;
}
.voice .flow .flow02:after , .voice .flow .flow_text:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.voice .flow .flow03:after , .voice .flow .flow_text2:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

.voice .flow .flow02 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:33%;
	float:left;
	box-sizing:content-box;
}

.voice .flow .flow03 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:25%;
	float:left;
	box-sizing:content-box;
}

.voice .flow .flow03 li:after,
.voice .flow .flow02 li:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow.png);
	float:right;
}

.voice .flow .flow03 li:last-child:after,
.voice .flow .flow02 li:last-child:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow2.png);
	float:right;
}
.voice .flow .flow_text {
	margin: 0px 5%;
}
.voice .flow .flow_text li {
	width: 27.5%;
	float: left;
	border-right: 1px solid #CCC;
	margin: 0px 3% 0px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.voice .flow .flow_text2 {
	margin: 0px 5%;
}
.voice .flow .flow_text2 li {
	width: 19%;
	float: left;
	border-right: 1px solid #CCC;
	margin: 0px 3% 0px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text2 li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.flow .flow_text2 li p {
	display: none;
}


@media only screen and (max-width: 768px){

.voice .flow .flow03,
.voice .flow .flow02 {
	display: none;
}
.voice .flow .flow02:after , .voice .flow .flow_text:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.voice .flow .flow02 li {
	color: #FFF;
	background-color: #ec6e74;
	font-size: 16px;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-align: center;
	width:33%;
	float:left;
	box-sizing:content-box;
}
.voice .flow .flow02 li:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow.png);
	float:right;
}
.voice .flow .flow02 li:last-child:after{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 29px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/letters/voice_flow_arrow2.png);
	float:right;
}
.voice .flow .flow_text {
	margin: 0px 5%;
}
.voice .flow .flow_text2 li {
	width: 48%;
	float: left;
	border-right: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 3% 0px 0px;
}
.voice .flow .flow_text2 li:nth-child(even) {
	float: right;
	border-right: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.voice .flow .flow_text2 li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.flow .flow_text2 li p {
	background:#EC6E74;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin: 0 0 10px;
	display:block;
}
}



#econ_study .study .arrow {
	text-align: center;
	margin: 30px 0px 60px;
}
#econ_study .study .copy {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#econ_study .study .text {
	margin: 0px 0px 30px;
}
#econ_study .study .box {
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0px 0px 80px;
}
#econ_study .study .box .sst {
	font-size: 16px;
	font-weight: bold;
	color: #AF2763;
	margin: 0px 0px 10px;
}
#econ_study .study .box p {
	float: left;
	width: 50%;
}
@media only screen and (max-width: 768px){
#econ_study .study .arrow {
	text-align: center;
	margin: 30px 0px 60px;
}
#econ_study .study .copy {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#econ_study .study .text {
	margin: 0px 0px 30px;
}
#econ_study .study .box {
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0px 0px 80px;
}
#econ_study .study .box .sst {
	font-size: 16px;
	font-weight: bold;
	color: #AF2763;
	margin: 0px 0px 10px;
}
#econ_study .study .box p {
	float: none;
	width: auto;
}
}





/**********************
　4定gの僥び
***********************/
#econ_study .frist_fac .area1 {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 20px 0px 0px;
}
#econ_study .frist_fac .area2 {
	border-bottom: 1px dotted #000;
}
#econ_study .frist_fac .area3 {
	border-bottom: 1px dotted #000;
	padding: 0px 0px 20px;
}
#econ_study .frist_fac .area1  .course{
	float: left;
	width: 27.5%;
	background-color: #fbf8ed;
	/* border-radius */
	border-radius:10px 10px 0px 0px ;
}
#econ_study .frist_fac .area2 .course {
	float: left;
	width: 27.5%;
	background-color: #fbf8ed;
}
#econ_study .frist_fac .area3 .course {
	float: left;
	width: 27.5%;
	background-color: #fbf8ed;
	/* border-radius */
	border-radius: 0px 0px 10px 10px;
}
#econ_study .frist_fac .area1 .course .circle {
	border: 3px solid #4b8cca;
	background-color: #FFF;
	text-align: center;
	height: 140px;
	width: 140px;
	border-radius: 50%;
	vertical-align: middle;
	margin: 20px auto;
	display: table;
	font-weight: bold;
	color: #4b8cca;
	font-size: 18px;
}
#econ_study .frist_fac .area2 .course .circle {
	border: 3px solid #b82661;
	background-color: #FFF;
	text-align: center;
	height: 140px;
	width: 140px;
	border-radius: 50%;
	vertical-align: middle;
	margin: 20px auto;
	display: table;
	font-weight: bold;
	color: #b82661;
	font-size: 18px;
}
#econ_study .frist_fac .area3 .course .circle {
	border: 3px solid #e28163;
	background-color: #FFF;
	text-align: center;
	height: 140px;
	width: 140px;
	border-radius: 50%;
	vertical-align: middle;
	margin: 20px auto;
	display: table;
	font-weight: bold;
	color: #e28163;
	font-size: 18px;
}
#econ_study .frist_fac .course .circle p  {
	vertical-align: middle;
	display: table-cell;
}
#econ_study .frist_fac .course .circle p span  {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#econ_study .frist_fac .text_area  {
	width: 68.125% !important;
	float: right !important;
	display: table;
}
#econ_study .frist_fac .text_area .txt  {
	vertical-align: middle;
	display: table-cell;
}
#econ_study .frist_fac .text_area .txt ul .sst  {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#econ_study .frist_fac .area1 .text_area .txt ul .st {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #4b8cca;
}
#econ_study .frist_fac .area2 .text_area .txt ul .st {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #b82661;
}
#econ_study .frist_fac .area3 .text_area .txt ul .st {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #e28163;
}


@media only screen and (max-width: 768px){
#econ_study .frist_fac .area1 {
	padding: 10px 0px 0px;
}
#econ_study .frist_fac .area2 {
}
#econ_study .frist_fac .area3 {
	padding: 0px 0px 10px;
}
#econ_study .frist_fac .area1  .course{
	width: 40%;
}
#econ_study .frist_fac .area2 .course {
	width: 40%;
}
#econ_study .frist_fac .area3 .course {
	width: 40%;
}
#econ_study .frist_fac .area1 .course .circle {
	height: 100px;
	width: 100px;
	font-size: 14px;
}
#econ_study .frist_fac .area2 .course .circle {
	height: 100px;
	width: 100px;
	font-size: 14px;
}
#econ_study .frist_fac .area3 .course .circle {
	height: 100px;
	width: 100px;
	font-size: 14px;
}
#econ_study .frist_fac .course .circle p  {
}
#econ_study .frist_fac .course .circle p span  {
	font-size: 11px;
}
#econ_study .frist_fac .text_area  {
	width: 56% !important;
	padding: 10px 0;
}
#econ_study .frist_fac .text_area .txt  {
}
#econ_study .frist_fac .text_area .txt ul .sst  {
	font-size: 13px;
	margin: 0px 0px 5px;
}
#econ_study .frist_fac .area1 .text_area .txt ul .st {
	font-size: 16px;
	margin: 0px 0px 5px;
	line-height:  1.5em;
}
#econ_study .frist_fac .area2 .text_area .txt ul .st {
	font-size: 16px;
	margin: 0px 0px 5px;
	line-height:  1.5em;
}
#econ_study .frist_fac .area3 .text_area .txt ul .st {
	font-size: 16px;
	margin: 0px 0px 5px;
	line-height:  1.5em;
}
}








/*=============================
	2024定業個協弖紗俐屎css トップペ`ジ
=============================*/
/*僥親の蒙弼*/
.sec_feature {
	margin-bottom: 60px;
}
.sec_feature .__box {
	margin-bottom: 30px;
}
.sec_feature .__box .title {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 3px #AF2763;
}
.sec_feature .__box .title .__en_sttl {
	color: #AF2763;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.sec_feature .__box .title .__sttl {
	font-size: 22px;
	font-weight: 700;
}
.sec_feature .__box .__inn {
	display: flex;
	justify-content: space-between;
	gap:20px;
}
.sec_feature .__box .__inn .copy {
	width: 50%;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
}
.sec_feature .__box .__inn .img {
	width: 48.125%;
	text-align: center;
}
@media only screen and (max-width: 768px){
.sec_feature {
	margin-bottom: 60px;
}
.sec_feature .__box {
}
.sec_feature .__box .title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: solid 2px #AF2763;
}
.sec_feature .__box .title .__en_sttl {
	font-size: 14px;
}
.sec_feature .__box .title .__sttl {
	font-size: 18px;
}
.sec_feature .__box .__inn {
	justify-content: flex-start;
	gap: 15px;
	flex-direction: column;
}
.sec_feature .__box .__inn .copy {
	width: 100%;
	font-size: 18px;
}
.sec_feature .__box .__inn .img {
	width: 100%;
}	
}



/*蒙羿弔変Г?函りMみ*/
.sec_initiatives {
	margin: 0px 0px 80px;
}
.sec_initiatives .__area {
	display: flex;
	flex-wrap: wrap;
	gap:35px 20px;
	margin: 0 0 50px;
}
.sec_initiatives .__area:last-child {
	margin: 0px;
}
.sec_initiatives .__area .text {
	line-height: 1.786;
	text-align: justify;
	width: 50%;
}
.sec_initiatives .__area .text .img {
	width: 100%;
	margin: 50px 0px 0px;
}
.sec_initiatives .__area .img {
	width: 46.875%;
	text-align: center;
}
.sec_initiatives .__area .img2 {
	width: 100%;
	text-align: center;
}


@media only screen and (max-width: 768px){
.sec_initiatives {
	margin: 0px 0px 60px;
}
.sec_initiatives .__area {
	flex-direction: column;
	gap: 20px;
	margin: 0 0 30px;
}
.sec_initiatives .__area:last-child {
	margin: 0px;
}
.sec_initiatives .__area .text {
	width: auto;
	margin: 0;
}
.sec_initiatives .__area .text .img {
	margin: 20px 0px 0px;
}
.sec_initiatives .__area .img {
	width: auto;
}
.sec_initiatives .__area .img2 {
}
}


/*タイトル*/
.sec_initiatives .st {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 20px;
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}
.sec_initiatives .st::before {
	display: none;
	margin: 0 0 0 0;
	width: 0px;
	height: 0px;
	background: none;
}
.sec_initiatives .st span {
	color:#AF2763;
	font-size: 28px;
	font-family: 'Jost', sans-serif;
	font-style: italic;
	font-weight: 400;
	margin: 0 10px 0 0;
}

@media only screen and (max-width: 768px){

.sec_initiatives .st {
	font-size: 18px;
	text-indent: 0;
}
.sec_initiatives .st::before {
}
.sec_initiatives .st span {
	font-size: 20px;
	margin: 0 0 5px;
	display: block;
}
	
}


/*これが遮掴の゛*/
.sec_this_is {
	margin-bottom: 75px;
}
.sec_this_is .__title {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #000;
}
.sec_this_is .__title .__name {
	color: #AF2763;
	font-size: 16px;
	margin-bottom: 15px;
}
.sec_this_is .__title .__sttl {
	font-size: 22px;
	line-height: 1.682;
	font-weight: 700;
}
.sec_this_is .__inn {
	display: flex;
	gap: 25px;
}
.sec_this_is .__inn .__img {
	width: 30%;
}
.sec_this_is .__inn .__text {
	width: 66.25%;
	line-height: 1.857;
}
@media only screen and (max-width: 768px){
.sec_this_is {
	margin-bottom: 65px;
}
.sec_this_is .__title {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sec_this_is .__title .__name {
	font-size: 14px;
	margin-bottom: 10px;
}
.sec_this_is .__title .__sttl {
	font-size: 18px;
}
.sec_this_is .__inn {
	gap: 15px;
	flex-direction: column;
}
.sec_this_is .__inn .__img {
	width: 50%;
	margin: 0 auto;
}
.sec_this_is .__inn .__text {
	width: 100%;
}
}


/*こんな蛍勸の僥びも*/
.sec_field {
	margin-bottom: 75px;
}
.sec_field .__sttl {
	color: #AF2763;
	font-size: 16px;
	margin-bottom: 15px;
}
.sec_field .__text {
	line-height: 1.786;
}
@media only screen and (max-width: 768px){
.sec_field {
	margin-bottom: 60px;
}
.sec_field .__sttl {
	margin-bottom: 10px;
}
.sec_field .__text {
}
}