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

#section1 .tabs-switch .content #business .sec1 {
    margin-bottom: 100px;
}
#section1 .tabs-switch .content #business .sec1 .group .item {
    text-align: center;
    background: #F2F1F1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 30px 30px 38px;
    width: calc(50% - 32px);
    box-sizing: border-box;
}
#section1 .tabs-switch .content #business .sec1 .group .item .photo {
   border-radius: 16px;
    overflow: hidden;
}
#section1 .tabs-switch .content #business .sec1 .group .item .photo img{
	border-radius: 16px;
    overflow: hidden;
}
#section1 .tabs-switch .content #business .sec1 .group .item dt {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    padding: 42px 0 32px;
}
#section1 .tabs-switch .content #business .sec1 .group .item dd {
    margin-bottom: 30px;
}
#section1 .tabs-switch .content #business .sec1 .bnr_shared a span, #section1 .tabs-switch .content #business .sec1 .bnr_shared img {
    transform: translateY(-50%) rotate(90deg) !important;
}
#section1 .tabs-switch .content #business .sec2{
padding-top: 65px;
}
#section1 .tabs-switch .content #business .sec2 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 45px;
}
#section1 .tabs-switch .content #business .sec2 h2 span {
    position: relative;
}
#section1 .tabs-switch .content #business .sec2 h2 span:before {
    background: #FFFF00;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    content: '';
    position: absolute;
    z-index: -1;
}
#section1 .tabs-switch .content #business .sec2 p.txt {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 69px;
}
#section1 .tabs-switch .content #business .sec2 dl.category {
    margin-bottom: 32px;
    width: 100%;
}
#section1 .tabs-switch .content #business .sec2 dl.category dt {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    background: #F2F1F1;
    border-radius: 20px;
    overflow: hidden;
    padding: 15px 10px 15px 21px;
    width: 100%;
    box-sizing: border-box;
}
#section1 .tabs-switch .content #business .sec2 dl.category dd {
    font-size: 16px;
    line-height: 32px;
}
#section1 .tabs-switch .content #business .sec2 .news_shared .news.feature {
    align-items: flex-start;
    padding-bottom: 67px;
}
#section1 .tabs-switch .content #business .sec2 .news_shared .news .tag li a {
    background: #F2F1F1;
}
#section1 .tabs-switch .content #business .sec2 .news_shared .news .tag li a:hover {
    background: #FFFF00;
}
#section1 .tabs-switch .content #business .sec3 {
    background: #F2F1F1;
    border-radius: 20px;
    padding: 130px 40px 73px;
    max-width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
}
#section1 .tabs-switch .content #business .sec3 h2 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 100px;
}
#section1 .tabs-switch .content #business .sec3 h2:before {
    position: absolute;
    background: url("../img/about_detail/business_deco1.svg") no-repeat center top;
    left: 50%;
    top: -50px;
    width: 36px;
    height: 36px;
    background-size: auto;
    content: '';
    transform: translateX(-50%);
}
#section1 .tabs-switch .content #business .sec3 h2 span {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 50px;
}
#section1 .tabs-switch .content #business .sec3 .box_shared2 .row:last-of-type {
    margin-bottom: 0;
}
#section1 .tabs-switch .content #business .sec3 .box_shared2 .row1 {
    flex-direction: row-reverse;
}
#section1 .tabs-switch .content #business .sec3 .box_shared2 .row3 {
    flex-direction: row-reverse;
}
#section1 .tabs-switch .content #business .sec4 {
    padding: 162px 0 0;
}
#section1 .tabs-switch .content #business .sec4 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 42px;
}
#section1 .tabs-switch .content #business .sec4 h2 span {
    position: relative;
}
#section1 .tabs-switch .content #business .sec4 h2 span:before {
    background: #FFFF00;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    content: '';
    position: absolute;
    z-index: -1;
}
#section1 .tabs-switch .content #business .sec4 p.txt {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 69px;
}
#section1 .tabs-switch .content #business .sec4 dl.category {
    margin-bottom: 30px;
    width: 100%;
}
#section1 .tabs-switch .content #business .sec4 .news_shared .news.p1 .photo {
    border: 1px solid #999;
}
#section1 .tabs-switch .content #business .sec4 dl.category dt {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    background: #F2F1F1;
    border-radius: 20px;
    overflow: hidden;
    padding: 15px 10px 15px 21px;
    width: 100%;
    box-sizing: border-box;
}
#section1 .tabs-switch .content #business .sec4 dl.category dd {
    font-size: 16px;
    line-height: 32px;
}
#section1 .tabs-switch .content #business .sec4 .news_shared .news .tag li a {
    background: #F2F1F1;
}
#section1 .tabs-switch .content #business .sec5 {
    background: #F2F1F1;
    border-radius: 20px;
    padding: 130px 40px 70px;
    max-width: 1024px;
    margin: 0 auto 80px;
    box-sizing: border-box;
}
#section1 .tabs-switch .content #business .sec5 h2 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 100px;
}
#section1 .tabs-switch .content #business .sec5 h2:before {
    position: absolute;
    background: url("../img/about_detail/business_deco1.png") no-repeat center top;
    left: 50%;
    top: -51px;
    width: 36px;
    height: 36px;
    background-size: auto;
    content: '';
    transform: translateX(-50%);
}
#section1 .tabs-switch .content #business .sec5 h2 span {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 50px;
}
#section1 .tabs-switch .content #business .sec5 .box_shared2 .row:last-of-type {
    margin-bottom: 0;
}
#section1 .tabs-switch .content #business .sec5 .box_shared2 .row1 {
    flex-direction: row-reverse;
}
#section1 .tabs-switch .content #business .sec5 .box_shared2 .row3 {
    flex-direction: row-reverse;
}

/* ファシリテータープロフィール */
.facilitator-section {
    align-items: flex-start;
    gap: 60px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.facilitator-content {
    flex: 1;
}

.facilitator-image {
    width: 340px;
    flex-shrink: 0;
}

.facilitator-image .photo {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.facilitator-image .photo img {
    width: 100%;
    height: auto;
    border-radius: 16px;
}

.profile-head {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 20px 0;
}

.profile-detail dt {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.profile-detail dt a {
    color: #333;
    text-decoration: underline;
}

.profile-detail dt a:hover {
    color: #0066cc;
}

.profile-detail dd {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
}

.sec6-strong {
    font-weight: bold;
    font-size: 14px!important;
}

/* レスポンシブデザイン */
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .facilitator-section {
        gap: 40px;
    }
    
    .facilitator-image {
        width: 280px;
    }
}

@media screen and (max-width: 767px) {
    .facilitator-section {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 56px;
    }
    
    .facilitator-image {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    
    .profile-head {
        margin-top: 0;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	#section1 .tabs-switch .content #business .sec1 .group .item .photo img {
        width: 100%;
        height: auto;
    }
    .news_shared .news.feature dl dt {
        padding-right: 0;
    }
    #section1 .tabs-switch .content #business .sec3 {
        padding: 130px 10px 73px;
    }
    #section1 .tabs-switch .content #business .sec5 {
        padding: 130px 10px 70px;
    }
}

@media screen and (max-width: 767px) {
	 /* business */
    #section1 .tabs-switch .content #business .sec1 .group .item dd {
        margin-bottom: 51px;
    }
    #section1 .tabs-switch .content #business .sec1 {
        margin-bottom: 50px;
    }
    #section1 .tabs-switch .content #business .sec1 .group .item dt {
        padding: 42px 0 19px;
    }
    #section1 .tabs-switch .content #business .sec1 .group .item .photo img {
        width: 100%;
        height: auto;
    }
    #section1 .tabs-switch .content #business .sec1 .group .item {
        width: 100%;
        margin-bottom: 22px;
    }
    #section1 .tabs-switch .content #business .sec2 h2 {
        font-size: 30px;
        margin-bottom: 27px;
    }
    #section1 .tabs-switch .content #business .sec2 p.txt {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 36px;
    }
    #section1 .tabs-switch .content #business .sec2 dl.category dt {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 4px;
    }
    #section1 .tabs-switch .content #business .sec2 dl.category dd {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0px;
    }
    #section1 .tabs-switch .content #business .sec2 dl.category {
        margin-bottom: 31px;
    }
    #section1 .tabs-switch .content #business .sec3 .box_shared2 .row p.photo {
        width: 100%;
        margin-bottom: 20px;
    }
    #section1 .tabs-switch .content #business .sec3 .box_shared2 .row dl {
        width: 100%;
    }
    #section1 .tabs-switch .content #business .sec5 .box_shared2 .row p.photo {
        width: 100%;
        margin-bottom: 23px;
    }
    #section1 .tabs-switch .content #business .sec5 .box_shared2 .row dl {
        width: 100%;
    }
    #section1 .tabs-switch .content #business .sec3 h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }
    #section1 .tabs-switch .content #business .sec3 {
        padding: 115px 15px 73px;
        max-width: calc(100% - 30px);
    }
	
	  #section1 .tabs-switch .content #business .sec4 {
        padding: 98px 0 0;
    }
    #section1 .tabs-switch .content #business .sec4 h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    #section1 .tabs-switch .content #business .sec4 p.txt {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 65px;
    }
    #section1 .tabs-switch .content #business .sec4 dl.category dt {
        font-size: 18px;
        margin-bottom: 0;
    }
    #section1 .tabs-switch .content #business .sec4 dl.category dd {
        font-size: 14px;
    }
    #section1 .tabs-switch .content #business .sec4 dl.category {
        margin-bottom: 50px;
    }
    #section1 .tabs-switch .content #business .sec4 dl.category dt {}
    #section1 .tabs-switch .content #business .sec5 h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }
    #section1 .tabs-switch .content #business .sec5 {
        max-width: calc(100% - 30px);
        padding: 113px 15px 70px;
    }
    #section1 .tabs-switch .content #business .sec5 h2 span {
        padding-bottom: 5px;
    }
	 #section1 .tabs-switch .content #business .sec5 h2 {
        font-size: 24px;
        margin-bottom: 80px;
    }
	 #section1 .tabs-switch .content #business .sec3 h2 span {
        padding-bottom: 3px;
    }
	  #section1 .tabs-switch .content #business .sec3 h2:before {
        top: -54px;
    }
}
@media screen and (max-width: 320px) {
	#section1 .tabs-switch .content #business .sec1 .group .item{
	
	}
	#section1 .tabs-switch .content #business .sec1 .group .item dt{
		font-size: 22px;
	}
	#section1 .tabs-switch .content #business .sec2 h2{
		font-size: 26px;
	}
}

@media screen and (min-width: 768px) {
	#section1 .tabs-switch .content #business .sec1 .second-row {
		margin-top: 40px;
		justify-content: center;
	}
}
