/*
###################################################################################################################################

#visual

###################################################################################################################################
*/
/*visual ------------------------------------------------------------------------------------*/
@media screen and (min-width:768px), print {
  /*visual pc ------------------------------------------------------------------------------------*/
  #visual {
    background-image: url(../../images/about/mv_about_01_pc.png);
  }
  #visual h1 {
    letter-spacing: 0.08em;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*visual tab ------------------------------------------------------------------------------------*/
}
@media only screen and (max-width: 767px) {
  /*visual sp ------------------------------------------------------------------------------------*/
  #visual {
    background-image: url(../../images/about/mv_about_01_sp.png);
  }
  #visual h1 {
    letter-spacing: -0.02em;
  }
  #visual h1 .small {
    font-size: 87.5%;
    letter-spacing: -0.05em;
  }
}
/*
###################################################################################################################################

#sec01

###################################################################################################################################
*/
/*sec01 ------------------------------------------------------------------------------------*/
#sec01 {}
#sec01 .secttl {
  text-align: left;
}
#sec01 .pic_box .inner {
  background-color: rgba(255, 255, 255, 0.70);
  position: relative;
  z-index: 1;
}
@media screen and (min-width:768px), print {
  /*sec01 pc ------------------------------------------------------------------------------------*/
  #sec01 {
    padding-bottom: 60px;
  }
  #sec01 .container {
    position: relative;
  }
  #sec01 .secttl {
    z-index: 2;
    top: 90px;
    position: absolute;
  }
  #sec01 .pic {
    display: none;
  }
  #sec01 .pic_box {
    position: relative;
    padding: 40px 0;
    z-index: 0;
  }
  #sec01 .pic_box:before {
    content: "";
    background-image: url(../../images/about/pic_about_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 61.6%;
    height: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
  }
  #sec01 .pic_box .inner {
    min-height: 365px;
    padding: 125px 70px 50px 0;
    margin-right: 50%;
  }
}
@media screen and (max-width: 1230px) and (min-width: 768px) {
  #sec01 .container {
    min-width: 1200px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec01 tab ------------------------------------------------------------------------------------*/
}
@media only screen and (max-width: 767px) {
  /*sec01 sp ------------------------------------------------------------------------------------*/
  #sec01 {
    padding: 8.33vw 0 11.11vw;
  }
  #sec01 .secttl {
    text-align: center;
    margin-bottom: 6.25vw;
  }
  #sec01 .pic {
    margin: 0 0 8.33vw;
  }
}
/*
###################################################################################################################################

#sec02

###################################################################################################################################
*/
/*sec02 ------------------------------------------------------------------------------------*/
#sec02 {
  background-color: #F8F8F8;
}
#sec02 .txt_col {
  letter-spacing: 0.06em;
}
#sec02 .pic_col {
  border: 1px solid #D0CFCE;
  background-color: #FFFFFF;
}
#sec02 .pic_col .title_wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
}
#sec02 .pic_col .title_wrap dt, #sec02 .pic_col .title_wrap dd {
  letter-spacing: 0.06em;
  font-weight: 500;
}
#sec02 .pic_col .title_wrap dt {
  background-color: #FF0000;
  line-height: 1.3;
  color: #FFFFFF;
}
#sec02 .pic_col .title_wrap dd {
  line-height: 1.25;
}
#sec02 .pic_col .pic {
  text-align: center;
}
#sec02 .bg_white {
  border: 1px solid #D0CFCE;
  background-color: #FFFFFF;
}
#sec02 .bg_white .ttl {
  letter-spacing: 0.06em;
}
#sec02 .bg_white .ttl {
  text-align: center;
}
#sec02 .bg_white .pic {
  text-align: center;
}
@media screen and (min-width:768px), print {
  /*sec02 pc ------------------------------------------------------------------------------------*/
  #sec02 {
    padding: 55px 0 80px;
  }
  #sec02 .secttl {
    margin-bottom: 35px;
  }
  #sec02 .col_wrap {
    margin-bottom: 70px;
  }
  #sec02 .txt_col {
    flex-basis: calc(50% - 60px);
    line-height: 2.26;
  }
  #sec02 .pic_col {
    flex-basis: 50%;
  }
  #sec02 .pic_col .inner {
    padding: 20px 0;
  }
  #sec02 .pic_col .title_wrap {
    margin-bottom: 20px;
  }
  #sec02 .pic_col .title_wrap dt {
    padding: 3px 5px;
    font-size: 1.8rem;
    margin-right: 10px;
  }
  #sec02 .pic_col .title_wrap dd {
    font-size: 2rem;
  }
  #sec02 .tbl_style01 {
    margin-bottom: 40px;
  }
  #sec02 .bg_white .inner {
    padding: 30px 0 25px;
  }
  #sec02 .bg_white .ttl {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  .tbl_style01 th:first-child, .tbl_style01 td:first-child {
    width: 330px;
  }
  .tbl_style01 th, .tbl_style01 td {
    width: 870px;
  }
}
@media screen and (max-width: 1230px) and (min-width: 768px) {
  #sec02 .container {
    min-width: 1200px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec02 tab ------------------------------------------------------------------------------------*/
}
@media only screen and (max-width: 767px) {
  /*sec02 sp ------------------------------------------------------------------------------------*/
  #sec02 {
    padding: 7.64vw 0 14.58vw;
  }
  #sec02 .secttl {
    margin-bottom: 7.64vw;
  }
  #sec02 .col_wrap {
    margin-bottom: 12.5vw;
  }
  #sec02 .txt_col {
    margin-bottom: 7.64vw;
  }
  #sec02 .pic_col {}
  #sec02 .pic_col .inner {
    padding: 2.78vw 0.69vw 3.47vw;
  }
  #sec02 .pic_col .pic {}
  #sec02 .pic_col .title_wrap {
    margin-bottom: 2.78vw;
  }
  #sec02 .pic_col .title_wrap dt {
    padding: 0.21vw 1.39vw 0.63vw;
    font-size: 2.78vw;
  }
  #sec02 .pic_col .title_wrap dd {
    padding-left: 1.39vw;
  }
  #sec02 .tbl_style01 {
    margin-bottom: 7.64vw;
  }
  #sec02 .tbl_style01 th, #sec02 .tbl_style01 td {
    padding: 2vw;
  }
  #sec02 .bg_white {}
  #sec02 .bg_white .inner {
    padding: 5.56vw 1.39vw;
  }
  #sec02 .bg_white .ttl {
    margin-bottom: 4.17vw;
    font-size: 3.75vw;
  }
  #sec02 .bg_white .pic {}
  .tbl_style01 th:first-child, .tbl_style01 td:first-child {
    width: 20.83vw;
  }
  .tbl_style01 th, .tbl_style01 td {
    width: calc(100% - 20.83vw);
  }
}
/*
###################################################################################################################################

#sec03

###################################################################################################################################
*/
/*sec03 ------------------------------------------------------------------------------------*/
#sec03 .txt_col {
  letter-spacing: 0.06em;
}
#sec03 .pic_col {
  background-color: #FFFFFF;
}
#sec03 .pic_col .title_wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
}
#sec03 .pic_col .title_wrap dt, #sec02 .pic_col .title_wrap dd {
  letter-spacing: 0.06em;
  font-weight: 500;
}
#sec03 .pic_col .title_wrap dt {
  background-color: #FF0000;
  line-height: 1.3;
  color: #FFFFFF;
}
#sec03 .pic_col .title_wrap dd {
  line-height: 1.25;
}
#sec03 .pic_col .pic {
  text-align: center;
}
#sec03 .bg_white {
  border: 1px solid #D0CFCE;
  background-color: #FFFFFF;
}
#sec03 .bg_white .ttl {
  letter-spacing: 0.06em;
}
#sec03 .bg_white .ttl {
  text-align: center;
}
#sec03 .bg_white .pic {
  text-align: center;
}
#sec03 h3:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 4px;
    height: 100%;
    background-color: #299EDB;
    }
#sec03 h3 {
    position: relative;
    padding-left: 1em;
    margin-bottom: 35px;
  }
#sec03 .staff .floatL{
    float: left;
    width: 25%;
}
#sec03 .staff .floatR{
    float: right;
    width: 70%;
}
#sec03 .staff .name{
    border-bottom: #c9c9c9 1px solid;
    padding-bottom: 12px;
    margin-bottom: 12px;
    line-height: 1.3em;
}
#sec03 .staff .name span{
    display: block;
    font-size: 1.3rem;
}
#sec03 .staff{
    font-size: 1.3rem;
}
#sec03 .staff .cateList span{
    background: #eaf4fd;
    display: inline-block;
    padding: 3px 0;
    width: 90px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}
#sec03 .tbl_style02{
    width: auto;
}
#sec03 .tbl_style02 td{
    padding-right: 100px;
}
#sec03 p.lead{
    margin-bottom: 30px;
}
#sec03 dl{
    display: flex;
  flex-wrap: wrap;
}
#sec03 dl dt{
    background: #eaf4fd;
    padding: 3px 0;
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
    max-height: 2em;
}
#sec03 dl dd{
    width: 70%;
    margin-left: 5%;
    font-size: 1.3rem;
}
@media screen and (min-width:768px), print {
  /*sec03 pc ------------------------------------------------------------------------------------*/
  #sec03 {
    padding: 55px 0 80px;
  }
  #sec03 .secttl {
    margin-bottom: 35px;
  }
  #sec03 .col_wrap {
    margin-bottom: 70px;
  }
  #sec03 .txt_col {
    flex-basis: calc(50% - 30px);
    line-height: 2.26;
  }
  #sec03 .pic_col {
    flex-basis: calc(50% - 30px);
  }
  #sec03 .pic_col .inner {
    padding: 20px 0;
  }
  #sec03 .pic_col .title_wrap {
    margin-bottom: 20px;
  }
  #sec03 .pic_col .title_wrap dt {
    padding: 3px 5px;
    font-size: 1.8rem;
    margin-right: 10px;
  }
  #sec03 .pic_col .title_wrap dd {
    font-size: 2rem;
  }
  #sec03 .tbl_style01 {
    margin-bottom: 40px;
  }
  #sec03 .bg_white .inner {
    padding: 30px 0 25px;
  }
  #sec03 .bg_white .ttl {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  .tbl_style01 th:first-child, .tbl_style01 td:first-child {
    width: 330px;
  }
  .tbl_style01 th, .tbl_style01 td {
    width: 870px;
  }
  #sec03 h3 {
    font-size: 2rem;
    font-weight: normal;
  }
  #sec03 .staff .name{
    font-size: 1.7rem;
  } 
}
@media screen and (max-width: 1230px) and (min-width: 768px) {
  #sec03 .container {
    min-width: 1200px;
  }

}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec03 tab ------------------------------------------------------------------------------------*/
}
@media only screen and (max-width: 767px) {
  /*sec03 sp ------------------------------------------------------------------------------------*/
  #sec03 {
    padding: 7.64vw 0 14.58vw;
  }
  #sec03 .secttl {
    margin-bottom: 7.64vw;
  }
  #sec03 .col_wrap {
    margin-bottom: 12.5vw;
    display: block;
  }
  #sec03 .txt_col {
    margin-bottom: 7.64vw;
  }
  #sec03 .pic_col {}
  #sec03 .pic_col .inner {
    padding: 2.78vw 0.69vw 3.47vw;
  }
  #sec03 .pic_col .pic {}
  #sec03 .pic_col .title_wrap {
    margin-bottom: 2.78vw;
  }
  #sec03 .pic_col .title_wrap dt {
    padding: 0.21vw 1.39vw 0.63vw;
    font-size: 2.78vw;
  }
  #sec03 .pic_col .title_wrap dd {
    padding-left: 1.39vw;
  }
  #sec03 .tbl_style01 {
    margin-bottom: 7.64vw;
  }
  #sec03 .tbl_style01 th, #sec02 .tbl_style01 td {
    padding: 2vw;
  }
  #sec03 .bg_white {}
  #sec03 .bg_white .inner {
    padding: 5.56vw 1.39vw;
  }
  #sec03 .bg_white .ttl {
    margin-bottom: 4.17vw;
    font-size: 3.75vw;
  }
  #sec03 .bg_white .pic {}
  .tbl_style01 th:first-child, .tbl_style01 td:first-child {
    width: 20.83vw;
  }
  .tbl_style01 th, .tbl_style01 td {
    width: calc(100% - 20.83vw);
  }
  #sec03 .staff .floatL,
  #sec03 .staff .floatR{
    float: none;
    width: 100%;
    }
  #sec03 .staff .floatL{
    margin-bottom: 20px;
    }
  #sec03 .tbl_style02 {
    width: 100%;
    }
    #sec03 .tbl_style02 td {
    padding-right: 0px;
    width: auto;
    }
    #sec03 dl dd{
    font-size: 3.33vw;
    }
    #sec03 .staff .name{
    font-size: 5vw;
    }
    #sec03 .staff img{
        display: block;
        width: 70%;
        text-align: center;
        margin: auto;
    }
    #sec03 h3 {
        font-size: 1.6rem;
        font-weight: normal;
    }
    #sec03 .staff .name span {
    font-size: 1.7rem;
    }
    #sec03 .tbl_style02 td{
        border-top: none;
        border-left: none;
    }
    #sec03 .tbl_style02{
        border-bottom: none;
    }

}
