.bstory p{
    margin: 16px 0;
    font-size: 16px;
    line-height: 1.9;
}
.org{
    font-weight: bold;
    color: #e98e0d;
}
.blue{
    font-weight: bold;
    color: #19bbcf;
}
.bstory{
	width: auto;
	margin:0 auto;
	padding:0;
}
.sec-index{
    margin: 0 0 40px;
}
.sec-index .title{
    text-align: center;
    font-weight: bold;
    font-size: 4rem;
    margin: 40px 0 0; 
}
.sec-index .title::after{
    content:"";
    display: block;
    margin: auto;
    position: relative;
    height: 2px;
    width: 55px;
    background: #000;
}
.sec-index .index-box{
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin:30px auto;
    background: #fdf8ab;
    border-top:2px solid #e98e0d;
    border-left:2px solid #e98e0d;
    border-right:2px solid #e98e0d;
    border-bottom:13px solid #e98e0d;
    padding:25px 20px 0;
}
.sec-index .index-box .group{
    margin-bottom: 15px;
}
.sec-index .index-box .group-org .subtitle{
    background: #e98e0d;
    color: #fff;
    width: fit-content;
    padding: 2px 15px 2px 20px;
    margin: 0 0 15px;
}
.sec-index .index-box .group-blue .subtitle{
    background: #19bbcf;
    color: #fff;
    width: fit-content;
    padding: 2px 15px 2px 20px;
    margin: 0 0 15px;
}
.sec-index .index-box .item{
    display: flex;

    margin: 0 0 5px;
}
.sec-index .index-box .item::before{
    content:"・";
}
.sec01 .name{
    text-align: center;
    margin: 20px 0 0;
    line-height: 1.5;
}
.sec01 .name .sub{
    font-weight: bold;
    display: block;
    
}
.sec01 .name .main{
    color: #e98e0d;
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.sec01 small{
    display: block;
    text-align: right;
}
.sec01{
    padding: 0 0 40px;
}
.c-title{
    position: relative;
    font-weight: bold;
    padding: 40px 0 40px 3.5vw;
    margin: 0 0 30px;
}
.c-title.title-org{
    border-top:2px solid #e98e0d;
    border-bottom:13px solid #e98e0d;
    background: #fdf8ab;
}
.c-title.title-blue{
    border-top:2px solid #19bbcf;
    border-bottom:13px solid #19bbcf;
    background: #a7e6f2;
}
.c-title .sub{
    display: block;
    font-size: 18px;  
    margin: 0 0 5px;  
}
.c-title .main{
    display: block;
    line-height: 1.3;
    font-size: 23px;   
}
.c-title.title-org .sub{
    color: #e98e0d;  
}
.c-title.title-blue .sub{
    color: #19bbcf;  
}
.c-subtitle{
    color: #e98e0d;
    font-weight: bold;
    margin:30px 0 20px;
}
.c-subtitle .sub{
    display: block;
    font-size: 16px;
}
.c-subtitle .main{
    display: block;
    padding: 0 0 10px;
    border-bottom:6px solid #e98e0d;
    font-size: 22px;
}
.sec02{
    padding: 0 0 40px;
}
.sec02 p{
    position: relative;
}
.sec02 .prd{
    position: absolute;
    width: 126px;
    top: -40px;
    right: 0;
}
.sec02 .img03{
    margin-top: -30px;
}
.sec03 .c-title{
    padding: 40px 0 40px 8vw;
}
.sec04{
    margin: 100px 0 60px;
}
.sec04 .icon{
    position: absolute;
    left: 0;
    top: -70px;
}
.sec04 .c-title{
    padding: 90px 0 30px 30px;
}
.sec05{
    padding: 0 0 40px;
}
.sec05 .c-title{
    padding: 40px 0 40px 15px;
}
.sec05 .icon{
    position: absolute;
    right: 0;
    bottom: -40vw;
}
.sec05 .img{
    margin: 110px 0 0;
}
.sec05 .name{
    text-align: center;
    margin: 20px 0 0;
    line-height: 1.5;
}
.sec05 .name .sub{
    font-weight: bold;
    display: block;
    
}
.sec05 .name .main{
    color: #19bbcf;
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.sec06{
    padding:0 0 30px;
}
.sec06 .c-title{
    padding: 40px 0 40px 15px;
}
.sec06 .c-title .main {
    font-size: 20px;
}
.sec07{
    padding: 0 0 40px;
}

.sec07 .img08{
    margin: 0 0 30px;
}
.sec07 .img09{
    margin:40px 0 30px;
}
.sec09 {
    margin: 140px 0 0;
}
.sec09 .icon {
    position: absolute;
    left: 0;
    top: -70px;
}
.sec09 .c-title {
    padding: 90px 0 30px 30px;
}
.cta{
    background: #eaf0f5;
    margin: 50px 0 0;
    padding: 0;
}


.bstory .wrapper{
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 750px) {
    .bstory .wrapper{
        width: 85%;

    }
    .bstory p {
        margin: 40px 0;
        font-size: 18px;
    }
    .bstory {
        box-shadow: 0px 0px 15px -5px #777777;
        margin:0 auto 50px;
        width: 750px;
      }
      .c-title {
        margin: 0 0 50px;
    }
    .c-title .sub {
        font-size: 20px;
        margin: 0 0 10px;
    }
    .c-title .main {
        font-size: 30px;
    }
    .c-subtitle {
        margin: 40px 0 30px;
    }
    .c-subtitle .sub {
        font-size: 20px;
    }
    .c-subtitle .main {

        font-size: 27px;
    }
    .sec01 .name .sub{
        margin-bottom: 7px;
    }
    .sec01 .name .main {
        font-size: 23px;
    }
      .sec02 .prd {
        position: absolute;
        width: 140px;
        top: -40px;
        right: 0;
    }
    .sec-index {
        margin: 0 0 120px;
    }
    .sec-index .title {
        font-size: 6rem;
    }
    .sec-index .index-box {
        font-size: 18px;
        margin: 50px auto;
        background: #fdf8ab;
        padding: 35px 35px 0;
    }
    .sec-index .index-box .group {
        margin-bottom: 30px;
    }  
    .sec-index .index-box .group-org .subtitle{
        font-size: 20px;
    }
    .sec-index .index-box .item{
        margin: 0 0 10px;
    }
    .sec01 .name .main {
        font-size: 22px;
    }
    .sec03 .c-title {
        padding: 40px 0 40px 3.5vw;
    }
    .sec04 .c-title {
        padding: 150px 0 30px 3.5vw;
    }
    .sec04 .icon {
        width: 70%;
        margin: auto;
        left: 0;
        right: 0;
    }
    .sec05 .c-title {
        padding: 40px 0 40px 3.5vw;
    }
    .sec05 .icon {
        bottom: -200px;
        width: 80%;
    }
    .sec05 .name .sub{
        margin-bottom: 7px;
    }
    .sec05 .name .main {
        font-size: 23px;
    }
    .sec06 .c-title {
        padding: 40px 0 40px 3.5vw;
    }
    .sec06 .c-title .main {
        font-size: 30px;
    }
    .sec09 .c-title {
        padding: 120px 0 30px 3.5vw;
    }
    .sec09 .icon {
        width: 70%;
        margin: auto;
        left: 0;
        right: 0;
    }
    }