/* CSS Document */
main {
  background: #F8F8F8;
}
.sec_wrap3 {
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#160a50+22,3070d3+100 */
  background: #160a50; /* Old browsers */
  background: -moz-linear-gradient(45deg, #160a50 22%, #3070d3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #160a50 22%, #3070d3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #160a50 22%, #3070d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#160a50', endColorstr='#3070d3', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
@media screen and (min-width:320px) and (max-width:560px) {
  /*--------------------------- 共通 ---------------------------*/
  .header {
    width: 100%;
    height: 100%;
  }
  .under_top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vh;
  }
  .underlyer_wrap {
    background: url("../images/express/express_hedaer_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .sec_wrap {
    width: 100%;
    max-width: 560px;
    min-width: 320px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  /*--------------------------- 共通end ---------------------------*/
  /*--------------------------- main ---------------------------*/
  .sec_wrap4 {
    background: url("../images/express/service_photo_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .pc_only {
    display: none;
  }
  .itemwrapper1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .itemwrapper1 .circle {
    width: 32%;
  }
  .circle_in {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-size: 1.6rem;
    margin: 0 auto;
    width: 88px;
    height: 88px;
    /* 50%を指定 */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background: linear-gradient(45deg, #6decf7, #3070d3);
  }
  .txt_wrap {
    width: 100%;
    margin: 30px auto;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .servise_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .servise_wrap2 {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 70px 0;
  }
  .servise_title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
  }
  .s_title1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    display: block;
  }
  .s_title2 {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
  .servise_detail {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
  }
  .servise_detail_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .servise_detail_wrapper2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .detail_top {
    font-size: 1.6rem;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 2px #e00012;
    font-weight: 700;
  }
  .wht {
    color: #ffffff;
  }
  .blk {
    color: #333333;
    text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
  }
  .txtsdw {
    text-shadow: 0 0 10px #333;
  }
  .detail_in {
    width: 100%;
    padding: 10px 0;
    font-size: 1.4rem;
    line-height: 1.4;
  }
    /*--------------------------- table ---------------------------*/
  p.outsource_title {
    font-size: 2rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 2px solid #160a50;
    color: #333333;
  }
  table#outsourcing_list {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
  }
  table#outsourcing_list th {
      background-color: #ECE5E5;
   
  }
  table#outsourcing_list th, table#outsourcing_list td {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: normal;
       display: block; padding-left: 10px;
  }
    table#outsourcing_list td {
        margin-bottom: 20px;
    }
    
    
  table#outsourcing_list th, table#outsourcing_list td {
    border-top: none;
  }
 
    
    
  /*--------------------------- table end ---------------------------*/
  /*--------------------------- main end ---------------------------*/
}
@media screen and (min-width:561px) and (max-width:960px) {}
@media screen and (min-width:561px) and (max-width:767px) {
  /*--------------------------- 共通 ---------------------------*/
  .br-sp2 {
    display: none;
  }
  .header {
    width: 100%;
    height: 100%;
  }
  .under_top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vh;
  }
  .underlyer_wrap {
    background: url("../images/express/express_hedaer_tbl.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .under_title_wrap {
    text-align: center;
    width: 60%;
    position: absolute;
    top: calc(50% + 40px);
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .under_title_wrap h1 {
    font-size: 4vmin;
    font-weight: 600;
    line-height: 1.4;
    padding-bottom: 5px;
    width: 80%;
    margin: 0 auto;
    border-bottom: 3px solid #e50012;
    text-shadow: 0 0 10px #000;
  }
  .under_title_wrap h2 {
    font-size: 2.5vmin;
    line-height: 1.4;
    padding-top: 5px;
    text-shadow: 0 0 10px #000;
  }
  .sec_wrap {
    width: 90%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  /*--------------------------- 共通end ---------------------------*/
  /*--------------------------- main ---------------------------*/
  .sec_wrap4 {
    background: url("../images/express/service_photo_tbl.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .pc_only {
    display: none;
  }
  .itemwrapper1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .itemwrapper1 .circle {
    width: 32%;
  }
  .circle_in {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-size: 2.8rem;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    /* 50%を指定 */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background: linear-gradient(45deg, #6decf7, #3070d3);
  }
  .txt_wrap {
    width: 100%;
    margin: 50px auto;
    padding: 30px 0;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .servise_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .servise_wrap2 {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 120px 0;
  }
  .servise_title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
  }
  .s_title1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    display: block;
  }
  .s_title2 {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    letter-spacing: 2px;
  }
  .servise_detail {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
  }
  .servise_detail_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .servise_detail_wrapper2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .detail_top {
    font-size: 2rem;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 2px #e00012;
    font-weight: 700;
  }
  .wht {
    color: #ffffff;
  }
  .blk {
    color: #333333;
    text-shadow: 0 0 5px #fff;
  }
  .txtsdw {
    text-shadow: 0 0 10px #333;
  }
  .detail_in {
    width: 100%;
    padding: 10px 0;
    font-size: 1.6rem;
    line-height: 1.4;
  }
    /*--------------------------- table ---------------------------*/
  p.outsource_title {
    font-size: 2.4rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 2px solid #160a50;
    color: #333333;
  }
  table#outsourcing_list {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    min-width: 521px;
    margin-bottom: 40px;
  }
  table#outsourcing_list th {
      background-color: #ECE5E5;
   
  }
  table#outsourcing_list th, table#outsourcing_list td {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: normal;
       display: block; padding-left: 10px;
  }
    table#outsourcing_list td {
        margin-bottom: 20px;
    }
    
    
  table#outsourcing_list th, table#outsourcing_list td {
    border-top: none;
  }
 
    
    
  /*--------------------------- table end ---------------------------*/
  /*--------------------------- main end ---------------------------*/
}
@media screen and (min-width:768px) and (max-width:960px) {
  /*--------------------------- 共通 ---------------------------*/
  .sec_wrap4 {
    background: url("../images/express/service_photo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .br-sp2 {
    display: none;
  }
  .header {
    width: 100%;
    height: 100%;
  }
  .under_top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vh;
  }
  .underlyer_wrap {
    background: url("../images/express/express_hedaer.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .under_title_wrap {
    text-align: center;
    width: 60%;
    position: absolute;
    top: calc(50% + 40px);
    left: 50%;
    color: #fff;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .under_title_wrap h1 {
    font-size: 4vmin;
    font-weight: 600;
    line-height: 1.4;
    padding-bottom: 5px;
    width: 80%;
    margin: 0 auto;
    border-bottom: 3px solid #e50012;
    text-shadow: 0 0 10px #000;
  }
  .under_title_wrap h2 {
    font-size: 2.5vmin;
    line-height: 1.4;
    padding-top: 5px;
    text-shadow: 0 0 10px #000;
  }
  .sec_wrap {
    width: 100%;
    max-width: 920px;
    min-width: 728px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  /*--------------------------- 共通end ---------------------------*/
  /*--------------------------- main ---------------------------*/
  .itemwrapper1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 920px;
    min-width: 728px;
  }
  .pd_lr {
    padding-left: 50px;
    padding-right: 50px;
  }
  .itemwrapper1 .circle {
    width: 30%;
  }
  .circle_in {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2.8rem;
    letter-spacing: 2px;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    /* 50%を指定 */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background: linear-gradient(45deg, #6decf7, #3070d3);
  }
  .txt_wrap {
    width: 100%;
    max-width: 920px;
    min-width: 728px;
    margin: 50px auto;
    padding: 30px;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .servise_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 920px;
    min-width: 728px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .servise_wrap2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 920px;
    min-width: 728px;
    margin: 0 auto;
    padding: 120px 0;
  }
  .servise_title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
  }
  .s_title1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    display: block;
  }
  .s_title2 {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    letter-spacing: 2px;
  }
  .servise_detail {
    width: 100%;
    padding: 20px 40px;
  }
  .servise_detail_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .servise_detail_wrapper2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .detail_top {
    font-size: 2rem;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 2px #e00012;
    font-weight: 700;
  }
  .wht {
    color: #ffffff;
  }
  .blk {
    color: #333333;
    text-shadow: 0 0 10px #fff;
  }
  .txtsdw {
    text-shadow: 0 0 10px #333;
  }
  .detail_in {
    width: 100%;
    padding: 10px 0;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  /*--------------------------- table ---------------------------*/
  p.outsource_title {
    font-size: 2.4rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 2px solid #160a50;
    color: #333333;
  }
  table#outsourcing_list {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    min-width: 728px;
    margin-bottom: 40px;
  }
  table#outsourcing_list th {
    padding-left: 20px;
    width: 30%;
  }
  table#outsourcing_list th, table#outsourcing_list td {
    border-bottom: 1px solid #333;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: normal;
  }
   p.rec_info {
       margin-top: 60px;
    margin-bottom: 30px;
  }
  /*--------------------------- table end ---------------------------*/
  /*--------------------------- main end ---------------------------*/
}
@media screen and (min-width:961px) {
  /*--------------------------- 共通 ---------------------------*/
  .sec_wrap4 {
    background: url("../images/express/service_photo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .br-sp, .br-sp2 {
    display: none;
  }
  .header {
    width: 100%;
    height: 100%;
  }
  .under_top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vh;
  }
  .underlyer_wrap {
    background: url("../images/express/express_hedaer.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .under_title_wrap {
    text-align: center;
    width: 60%;
    position: absolute;
    top: calc(50% + 40px);
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .under_title_wrap h1 {
    font-size: 4vmin;
    font-weight: 600;
    line-height: 1.4;
    padding-bottom: 5px;
    width: 80%;
    margin: 0 auto;
    border-bottom: 3px solid #e50012;
    text-shadow: 0 0 10px #000;
  }
  .under_title_wrap h2 {
    font-size: 2.5vmin;
    line-height: 1.4;
    padding-top: 5px;
    text-shadow: 0 0 10px #000;
  }
  .sec_wrap {
    width: 100%;
    max-width: 1260px;
    min-width: 920px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  /*--------------------------- 共通end ---------------------------*/
  /*--------------------------- main ---------------------------*/
  .itemwrapper1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1260px;
    min-width: 920px;
  }
  .pd_lr {
    padding-left: 50px;
    padding-right: 50px;
  }
  .itemwrapper1 .circle {
    width: 30%;
  }
  .circle_in {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2.8rem;
    letter-spacing: 2px;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    /* 50%を指定 */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background: linear-gradient(45deg, #6decf7, #3070d3);
  }
  .txt_wrap {
    width: 100%;
    max-width: 920px;
    margin: 50px auto;
    padding: 30px;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .servise_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 920px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .servise_wrap2 {
    display: flex;
    flex-wrap: wrap;
    width: 920px;
    margin: 0 auto;
    padding: 200px 0;
  }
  .servise_title {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .s_title1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
  }
  .s_title2 {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    letter-spacing: 2px;
  }
  .servise_detail {
    width: 60%;
  }
  .servise_detail_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .servise_detail_wrapper2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .detail_top {
    font-size: 2rem;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: solid 2px #e00012;
    font-weight: 700;
  }
  .wht {
    color: #ffffff;
  }
  .blk {
    color: #333333;
    text-shadow: 0 0 10px #fff;
  }
  .txtsdw {
    text-shadow: 0 0 10px #333;
  }
  .detail_in {
    width: 100%;
    padding: 10px 0;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  /*--------------------------- table ---------------------------*/
  p.outsource_title {
    font-size: 2.4rem;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 60px;
    padding-bottom: 10px;
    border-bottom: 2px solid #160a50;
    color: #333333;
  }
  table#outsourcing_list {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
    width: 920px;
    margin-bottom: 60px;
  }
  table#outsourcing_list th {
    padding-left: 50px;
    width: 30%;
  }
  table#outsourcing_list th, table#outsourcing_list td {
    border-bottom: 1px solid #333;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: normal;
  }
 
  /*--------------------------- table end ---------------------------*/
  /*--------------------------- main end ---------------------------*/
}
@media (max-width: 650px) {
  table {
    width: 100%;
  }
  
}