@charset "UTF-8";
/*---------------------------------------------------------about_uniq.css-----*/

.page-about_index .sec-message {
    position: relative;
    padding: 130px 0 150px;
}

.page-about_index .sec-message:after{
    content: "";
    background: url(../../img/about/logo.svg) no-repeat;
    position: absolute;
    right: -22%;
    top: 35%;
    width: 1000px;
    height: 1000px;
    z-index: -1;
    opacity: 0.3;
}

.page-about_index .message-ttl{
    font-family: "Rubik", sans-serif;
    font-size: 86px;
    font-size: 8.6rem;
    font-weight: bold;
}

.page-about_index .message-ttl span{
    color: #bcd300;
}

.page-about_index .head01{
    font-size: 24px;
    font-size: 2.4rem;    
    font-weight: bold;
    line-height: 2;
    margin-bottom: 60px;
}

.page-about_index .sec-message .flexBox{
    display: flex;
    justify-content: space-between;
    max-width: 962px;
    width: 100%;
}

.page-about_index .sec-message .flexBox > div{
    width: 48%;
}

.page-about_index .sec-message .flexBox .head02{
    color: #717071;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.2;
    margin-bottom: 45px;
}

.page-about_index .sec-philo{
    margin-bottom: 110px;
    padding-bottom: 150px;
}

.page-about_index .philo-mv{
    margin-bottom: 130px;
}

.page-about_index .philo-mv .show-img.show img {
    width: 100%;
}

.page-about_index .sec-philo .flexBox{
    display: flex;
    justify-content: space-between;
}

.page-about_index .sec-philo .flexBox .detail{
    width: 47%;
}

.page-about_index .sec-philo .flexBox .img{
    width: 52%;
}

.page-about_index .sec-field{
    margin-bottom: 150px;
}

.page-about_index .sec-field .flexBox{
    display: flex;
    justify-content: space-between;
    margin-bottom: 95px;
}

.page-about_index .sec-field .flexBox.last{
    margin-bottom: 65px;
}


.page-about_index .sec-field .img{
    width: 35%;
}

.page-about_index .sec-field .detail{
    position: relative;
    width: 61%;
}

.page-about_index .sec-field .detail .bgText{
    position: absolute;
    left: 0;
    top: -50px;
    color: #f2f2f2;
    font-size: 90px;
    font-size: 9rem;
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    z-index: -1;
}

.page-about_index .sec-field .detail .head03{
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 30px;
}

.page-about_index .sec-field .detail .cat{
    margin-bottom: 20px;
}

.page-about_index .sec-field .detail .cat span{
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    margin-right: 5px;
    padding: 5px 10px;
}

.page-about_index .sec-field .detail .head04{
    color: #717071;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.2;
    margin-bottom: 20px;
}

@media screen and (max-width: 1470px) {
 .page-about_index .sec-message:after {
    top: 48%;
    width: 800px;
    height: 800px;
}   
}

@media screen and (max-width: 900px) {
.page-about_index .sec-message:after {
    top: 57%;
    width: 600px;
    height: 600px;
    right: -33%;
}
}

@media screen and (max-width: 640px) {

.sec-consulting {
    padding: 50px 0;
}

.page-about_index .message-ttl{
    font-size: 3.6rem;
    margin-bottom: 20px;
}

.page-about_index .sec-message {
    padding: 50px 0 50px;
}

.page-about_index .sec-message:after {
    right: -26%;
    top: 34px;
    width: 260px;
    height: 260px;
}    

.page-about_index .sec-message .flexBox {
    display: block;
}

.page-about_index .head01 {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 30px;
}


.page-about_index .sec-message .flexBox .head02 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7;
    margin-bottom: 25px;
}

.page-about_index .sec-message .flexBox .leftBox {
    width: 100%;
    margin-bottom: 25px;
}    

.page-about_index .sec-message .flexBox .rightBox {
    width: 100%;
}


.page-about_index .sec-philo .flexBox {
    display: block;
}

.page-about_index .sec-philo .flexBox .detail {
    width: 100%;
}

.page-about_index .head01 {
    font-size: 18px;
    font-size: 1.8rem;
}

.page-about_index .sec-philo {
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.page-about_index .philo-mv{
    margin-bottom: 50px;
}

.page-about_index .sec-philo .flexBox .img {
    margin-bottom: 25px;
    width: 100%;
}

.page-about_index .sec-field {
    margin-bottom: 50px;
}

.page-about_index .sec-field .flexBox {
    display: block;
    margin-bottom: 35px;
}

.page-about_index .sec-field .img {
    width: 100%;
    margin-bottom: 25px;
}

.page-about_index .sec-field .detail {
    width: 100%;
}

.page-about_index .sec-field .detail .bgText {
    font-size: 40px;
    font-size: 4rem;
    top: -21px;
}

.page-about_index .sec-field .detail .ttl-comp05 {
    font-size: 1.5rem;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

.page-about_index .sec-field .detail .ttl-comp05:before {
    display: none;
}

.page-about_index .sec-field .detail .head03 {
    font-size: 22px;
    font-size: 2.2rem;
}

.page-about_index .sec-field .detail .cat span {
    font-size: 1.4rem;
    padding: 3px 5px;
}
}

@media screen and (max-width: 374px) {
.page-about_index .sec-field .detail .cat span {
    font-size: 1.2rem;
}
}

