@charset "UTF-8";
/******************************************************
PC／SP
******************************************************/
#trailer {
  width: 100%;
  overflow: hidden; }

#trailerhouse em {
  font-style: normal; }

a img {
  transition: all 0.2s ease;
  backface-visibility: hidden; }

a:hover img {
  opacity: 0.8; }

/******************************************************
PC
******************************************************/
@media screen and (min-width: 769px) {
  .swiper-container {
    position: relative; }
    .swiper-container .titleTxt {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 10;
      width: 833px;
      margin-left: -416px;
      margin-top: -120px; }
      .swiper-container .titleTxt ul {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 40px; }
        .swiper-container .titleTxt ul li {
          /*font-size: 14px;*/
          font-size: 20px;
          color: #3e3e3e;
          /*line-height: 30px;*/
          letter-spacing: 1px;
          padding: 0px 20px;
          background: #ffe800;
          display: inline-block;
          margin: 0 10px; }
          .swiper-container .titleTxt ul li small {
            font-size: 10px; }
      .swiper-container .titleTxt h1 {
        text-align: center; }
    .swiper-container p {
      position: absolute;
      right: 10px;
      bottom: 10px;
      color: #fff;
      z-index: 10;
      font-size: 10px; }
    .swiper-container .swiper-wrapper {
      position: relative; }
      .swiper-container .swiper-wrapper:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: block;
        background: rgba(0, 0, 0, 0.4); }
      .swiper-container .swiper-wrapper img {
        width: 100%;
        height: auto; }
    .swiper-container .swiper-pagination-bullet {
      background: #fff;
      opacity: 1; }
    .swiper-container .swiper-pagination-bullet-active {
      background: #0073bf; }
  .openBanner {
    position: absolute;
    left: 10px;
    top: 80px;
    z-index: 30;
    display: flex;
    justify-content: flex-start; }
    .openBanner a + a {
      margin-left: 10px; }
    .openBanner img {
      height: 130px;
      width: auto; }


  .cont00 {
    padding: 75px 0;
    text-align: center;
  }

  .unsou_banner {
    margin-top: 20px;;
  }

  .unsou_banner figure img {
    /* width: 100%; */
    height: auto;
    margin-top: 20px;;
    margin-bottom: 20px;;
  }


  .cont01 {
    padding: 75px 0;
    text-align: center;
    background: url(../img/trailerhouse/bg01.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 0; }
    .cont01:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: block;
      background: rgba(255, 255, 255, 0.9);
      z-index: -1; }
    .cont01 p {
      font-size: 17px;
      color: #004a8b;
      width: 840px;
      margin: 0 auto;
      padding: 50px 0; }
    .cont01 a {
      display: inline-block;
      position: relative;
      z-index: 100; }
  .cont02 h2 {
    line-height: 70px;
    background: #004a8b;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0 !important; }
  .cont02 .woman {
    background: #fafafc url(../img/trailerhouse/woman.jpg) no-repeat right top;
    background-size: auto 100%;
    min-height: 480px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    .cont02 .woman ul li {
      font-size: 30px;
      font-weight: bold;
      line-height: 60px; }
      .cont02 .woman ul li span {
        font-family: "Fjalla One", sans-serif;
        font-size: 34px;
        color: #adc2e0;
        font-weight: 900 !important;
        margin-right: 10px;
        letter-spacing: 1px;
        position: relative;
        top: 2px; }
      .cont02 .woman ul li a {
        color: #004a8b; }
      .cont02 .woman ul li small {
        font-size: 15px;
        font-weight: 500;
        text-decoration: none;
        color: #004a8b; }
    .cont02 .woman p {
      position: absolute;
      left: 50%;
      bottom: 10px;
      font-size: 10px;
      color: #004a8b; }
  .cont02 figure img {
    width: 100%;
    height: auto; }
  .sect01 {
    background: #2bb1d0; }
  .sectTitle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 75px 0 !important; }
    .sectTitle span {
      font-family: "Fjalla One", sans-serif;
      font-size: 130px;
      color: #fff;
      line-height: 1; }
    .sectTitle em {
      font-size: 50px;
      color: #fff;
      display: inline-block;
      line-height: 1.25;
      font-weight: bold;
      position: relative;
      padding-left: 50px;
      margin-left: 60px;
      text-align: left; }
      .sectTitle em:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 2px;
        height: 130px;
        background: #fff;
        transform: rotate(30deg); }
  .sectTitle + p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-bottom: 50px; }
  .useList {
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .useList .item {
      width: 350px;
      text-align: center; }
      .useList .item em {
        color: #fff;
        padding: 20px 0 40px;
        display: block;
        letter-spacing: 1px; }
  .contTitle {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    padding: 50px 0 100px;
    text-align: center; }
  .lineTtile {
    width: 1150px;
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
    padding: 25px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 75px; }
  .caseBox {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .caseBox .item {
      width: 450px;
      text-align: center;
      color: #fff;
      padding-bottom: 75px; }
      .caseBox .item em {
        padding-top: 20px;
        display: block;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.25; }
      .caseBox .item p {
        font-size: 14px;
        line-height: 1;
        padding: 25px 0; }
      .caseBox .item figure figcaption {
        font-size: 14px;
        text-align: left;
        padding-top: 10px; }
  .btnBox {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 80px; }
    .btnBox a {
      display: block;
      width: 900px;
      height: 100px;
      line-height: 100px;
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      background: #da3700;
      border-radius: 6px;
      box-shadow: 0px 5px 0px #711d00;
      background-image: url(../img/trailerhouse/arrow.png);
      background-position: right 20px center;
      background-repeat: no-repeat;
      background-size: 14px auto; }
      .btnBox a span {
        text-decoration: none; }
      .btnBox a:hover {
        text-decoration: none !important; }
      .btnBox a.orgBtn {
        background-color: #ff7b00;
        box-shadow: 0px 5px 0px #7a3b00; }
    .btnBox a + a {
      margin-top: 20px; }
  .sect02 {
    background: #0073bf; }
    .sect02 .typeBox {
      width: 1100px;
      display: flex;
      /* justify-content: space-between; */
      justify-content: space-evenly;
      flex-wrap: wrap;
      margin: 0 auto; }
      .sect02 .typeBox.single {
        width: min-content; }
      .sect02 .typeBox .item {
        width: 350px;
        background: #f2efea;
        text-align: center;
        color: #0073bf; }
        .sect02 .typeBox .item em {
          display: block;
          padding: 20px 0 20px;
          font-size: 30px;
          font-weight: bold; }
        .sect02 .typeBox .item p {
          font-size: 17px;
          font-weight: bold; }
        .sect02 .typeBox .item p.price {
          font-size: 21px; }
          .sect02 .typeBox .item p.price small {
            font-size: 17px; }
        .sect02 .typeBox .item span {
          font-size: 13px;
          display: block;
          line-height: 1; }
        .sect02 .typeBox .item ul {
          padding-bottom: 20px; }
          .sect02 .typeBox .item ul li {
            padding-top: 20px; }
        .sect02 .typeBox .item .floor {
          background: #fff;
          height: 350px; }
          .sect02 .typeBox .item .floor em {
            font-size: 18px;
            display: block;
            padding: 25px 0; }
          .sect02 .typeBox .item .floor p {
            font-size: 13px;
            font-weight: normal;
            padding: 10px 20px 0; }
          .sect02 .typeBox .item .floor p + p {
            font-size: 15px;
            line-height: 1.5;
            text-align: left; }
      .sect02 .typeBox .wide {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 12px;
        padding: 10px 0 80px; }
    .sect02 .lineTtile {
      border-top: 0;
      width: 1000px;
      margin-bottom: 50px; }
    .sect02 .lineTtile + p {
      text-align: center;
      color: #fff;
      font-size: 20px; }
    .sect02 .imageList {
      width: 1000px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .sect02 .imageList .item {
        width: 300px;
        color: #fff;
        text-align: center;
        padding-top: 50px; }
        .sect02 .imageList .item em {
          display: block;
          font-weight: bold;
          font-size: 18px;
          padding: 20px 0; }
        .sect02 .imageList .item p {
          text-align: left; }
    .sect02 .ngBox {
      text-align: center;
      padding-top: 75px;
      margin-bottom: 75px; }
      .sect02 .ngBox h3 {
        color: #fff;
        font-size: 32px;
        font-weight: bold;
        padding-bottom: 35px; }
      .sect02 .ngBox .innerBox {
        width: 900px;
        padding: 50px;
        box-sizing: border-box;
        background: #fff;
        margin: 0 auto; }
        .sect02 .ngBox .innerBox h4 {
          line-height: 1;
          font-size: 30px;
          color: #0073bf;
          font-weight: bold;
          padding-bottom: 50px; }
        .sect02 .ngBox .innerBox p {
          color: #0073bf;
          padding-top: 30px; }
  .sect03 .sectTitle span, .sect03 .sectTitle em {
    color: #0073bf !important; }
    .sect03 .sectTitle span:before, .sect03 .sectTitle em:before {
      background: #0073bf; }
  .sect03 p {
    color: #0073bf !important; }
  .sect03 .pointBox {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 75px; }
    .sect03 .pointBox .item {
      width: 350px;
      text-align: center; }
      .sect03 .pointBox .item p {
        padding-top: 10px;
        font-weight: bold; }
  .sect03 .attention {
    background: url(../img/trailerhouse/bg03_pc.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    margin-bottom: 40px; }
    .sect03 .attention h3 {
      font-size: 30px;
      font-weight: bold; }
    .sect03 .attention h3 + p {
      color: #fff !important;
      font-size: 20px; }
    .sect03 .attention .tax {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 40px 0; }
      .sect03 .attention .tax dl {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .sect03 .attention .tax dl dt {
          width: 140px;
          background: #fff;
          color: #0073bf;
          font-size: 20px;
          line-height: 100px; }
        .sect03 .attention .tax dl dd {
          background: #004a8b;
          height: 100px;
          display: flex;
          justify-content: center;
          align-items: center;
          border: #fff solid 1px;
          box-sizing: border-box; }
          .sect03 .attention .tax dl dd ul {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap; }
            .sect03 .attention .tax dl dd ul li {
              width: 50%; }
      .sect03 .attention .tax dl + dl {
        margin-left: 30px; }
  .sect03plus {
    background: #21afc9;
    text-align: center; }
    .sect03plus .colorText {
      background: #00a9d0;
      padding: 60px;
      width: 1100px;
      margin: 30px auto;
      box-sizing: border-box; }
      .sect03plus .colorText p {
        color: #fff;
        font-size: 20px;
        font-weight: bold; }
        .sect03plus .colorText p span {
          color: #ffdf00;
          font-size: 30px;
          display: block; }
    .sect03plus small {
      color: #fff;
      display: block;
      margin-bottom: 30px; }
  .sect04 {
    background: #21afc9;
    text-align: center; }
    .sect04 small {
      font-size: 14px;
      color: #fff;
      display: block;
      text-align: center; }
    .sect04 h3.line {
      text-align: center;
      color: #fff;
      border-top: #fff solid 1px;
      border-bottom: #fff solid 1px;
      font-size: 30px;
      font-weight: bold;
      width: 820px;
      margin: 0 auto;
      line-height: 1;
      padding: 25px 0;
      margin-top: 30px; }
    .sect04 .case {
      width: 820px;
      border: #fff solid 1px;
      box-sizing: border-box;
      border-top: 0;
      margin: 0 auto 50px;
      padding: 40px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .sect04 .case figure {
        position: relative; }
        .sect04 .case figure figcaption {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          background: rgba(255, 255, 255, 0.9);
          text-align: center;
          padding: 8px 0;
          font-size: 18px;
          font-weight: bold;
          color: #21afc9; }
    .sect04 .banner {
      padding-bottom: 50px; }
    .sect04 h4 {
      font-size: 30px;
      font-weight: bold;
      color: #fff; }
    .sect04 h4 + p {
      color: #fff;
      padding-top: 30px; }
    .sect04 .flow {
      padding: 75px 0; }
  .sect05 {
    text-align: center;
    background: #004a8b; }
    .sect05 .flex {
      width: 460px;
      display: flex;
      justify-content: space-between;
      margin: 0 auto; }
      .sect05 .flex ul {
        color: #fff; }
        .sect05 .flex ul li {
          text-align: left; }
    .sect05 .flex + p {
      color: #fff;
      padding: 75px 0;
      font-size: 18px; }
    .sect05 .bfTitle {
      font-size: 38px;
      color: #fff;
      font-weight: bold;
      width: 1000px;
      margin: 0 auto 50px;
      position: relative; }
      .sect05 .bfTitle:before {
        content: "";
        width: 200px;
        height: 4px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 50%; }
      .sect05 .bfTitle:after {
        content: "";
        width: 200px;
        height: 4px;
        background: #fff;
        position: absolute;
        right: 0;
        top: 50%; }
    .sect05 .btnBox {
      margin-top: 50px; }
  .sect06 {
    background: url(../img/trailerhouse/forest.jpg) no-repeat center center;
    background-size: cover;
    text-align: center; }
    .sect06 .sectTitle em small {
      display: block;
      font-size: 34px;
      /*text-indent: -0.5em;*/ }
    .sect06 .green {
      color: #fff;
      padding-bottom: 50px; }
      .sect06 .green em {
        display: block;
        font-size: 38px;
        font-weight: 900;
        line-height: 1;
        padding-bottom: 10px; }
      .sect06 .green small {
        display: block;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        letter-spacing: 2px;
        padding-bottom: 50px; }
      .sect06 .green p {
        font-size: 20px;
        padding-bottom: 50px; }
      .sect06 .green a.btn {
        display: inline-block;
        width: 450px;
        height: 80px;
        border: #fff solid 1px;
        text-align: center;
        line-height: 80px;
        font-size: 23px;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        background-image: url(../img/trailerhouse/arrow.png);
        background-position: right 20px center;
        background-repeat: no-repeat;
        background-size: 14px auto; } 
  #case .swiper-container .titleTxt {
    margin-top: -160px; }
  #case section h2 em {
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    letter-spacing: 2px; }
    #case section h2 em:before {
      content: none; }
  #case .caseCont01 {
    text-align: center;
    background: #004a8b; }
    #case .caseCont01 h2 {
      padding: 75px 0; }
    #case .caseCont01 .onayamiBox {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      #case .caseCont01 .onayamiBox .item {
        text-align: center;
        padding: 0 50px; }
        #case .caseCont01 .onayamiBox .item em {
          display: inline-block;
          border: #fff solid 1px;
          text-align: center;
          padding: 8px 20px;
          line-height: 1;
          color: #fff;
          margin-bottom: 30px; }
    #case .caseCont01 h3 {
      width: 1000px;
      background: #fff;
      text-align: center;
      font-size: 30px;
      margin: 0 auto;
      padding: 30px 0;
      line-height: 1.35;
      color: #004a8b; }
      #case .caseCont01 h3 span {
        color: #da3700;
        text-decoration: underline; }
    #case .caseCont01 .point {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      padding: 75px 0; }
      #case .caseCont01 .point .item {
        text-align: center;
        color: #fff;
        width: 250px;
        margin: 0 30px; }
        #case .caseCont01 .point .item em {
          display: block;
          font-size: 24px;
          padding: 20px 0; }
        #case .caseCont01 .point .item p {
          text-align: left; }
  #case .caseCont02 {
    padding-bottom: 75px; }
    #case .caseCont02 h2 {
      padding: 75px 0;
      color: #0073bf;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      line-height: 1.35; }
    #case .caseCont02 h2 + p {
      font-size: 20px;
      text-align: center;
      color: #0073bf; }
    #case .caseCont02 .caseBox {
      width: 1100px;
      border-top: #0073bf solid 1px;
      margin: 50px auto;
      padding: 50px 50px 0;
      box-sizing: border-box; }
      #case .caseCont02 .caseBox .caseHead {
        display: flex;
        justify-content: space-between;
        width: 100%; }
        #case .caseCont02 .caseBox .caseHead figure {
          flex-shrink: 0; }
        #case .caseCont02 .caseBox .caseHead .txt {
          width: calc(100% - 425px);
          margin: 0; }
          #case .caseCont02 .caseBox .caseHead .txt h3 {
            font-size: 22px;
            color: #0073bf;
            font-weight: bold;
            line-height: 1.5; }
          #case .caseCont02 .caseBox .caseHead .txt h3 + p {
            color: #0073bf;
            font-size: 18px; }
          #case .caseCont02 .caseBox .caseHead .txt ul {
            font-size: 14px;
            padding-top: 40px; }
      #case .caseCont02 .caseBox .caseBody {
        padding-top: 50px; }
        #case .caseCont02 .caseBox .caseBody h4 {
          font-size: 24px;
          color: #0073bf;
          font-weight: bold; }
        #case .caseCont02 .caseBox .caseBody .textBox {
          padding-top: 30px;
          display: flex;
          justify-content: space-between;
          width: 100%; }
          #case .caseCont02 .caseBox .caseBody .textBox figure {
            width: 300px; }
          #case .caseCont02 .caseBox .caseBody .textBox p {
            width: calc(100% - 325px);
            font-size: 14px; }
          #case .caseCont02 .caseBox .caseBody .textBox.reverse figure {
            order: 1; }
          #case .caseCont02 .caseBox .caseBody .textBox.reverse p {
            order: 0; }
    #case .caseCont02 .interviewBox {
      width: 1100px;
      margin: 0 auto;
      background: #f1f1f1;
      padding-bottom: 50px; }
      #case .caseCont02 .interviewBox > h3 {
        height: 80px;
        line-height: 80px;
        text-align: center;
        color: #fff;
        font-size: 26px;
        background: #0073bf; }
      #case .caseCont02 .interviewBox .caseBox {
        margin: 0;
        border-top: 0; }
        #case .caseCont02 .interviewBox .caseBox .caseHead {
          align-items: center; }
  #case .caseCont03 {
    padding-bottom: 75px; }
    #case .caseCont03 h2 {
      padding: 75px 0;
      color: #fff;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      line-height: 1.35; }
    #case .caseCont03 h2 + h3 {
      color: #fff;
      font-size: 30px;
      line-height: 1;
      padding-bottom: 30px; }
    #case .caseCont03 h3 + p {
      font-size: 16px;
      color: #fff; }
    #case .caseCont03 .flow {
      padding: 75px 0; }
    #case .caseCont03 .flow + p {
      color: #fff;
      font-size: 16px; }
    #case .caseCont03 .staffBox {
      width: 1000px;
      padding: 50px;
      margin: 0 auto;
      box-sizing: border-box;
      background: #fff;
      display: flex;
      justify-content: space-between; }
      #case .caseCont03 .staffBox .txt {
        width: calc(100% - 180px);
        text-align: left;
        margin: 0; }
        #case .caseCont03 .staffBox .txt em {
          display: block;
          font-size: 30px;
          color: #004a8b;
          font-weight: bold; }
        #case .caseCont03 .staffBox .txt p {
          font-size: 16px;
          padding-top: 20px; }
          #case .caseCont03 .staffBox .txt p b {
            font-weight: bold;
            color: #004a8b;
            display: block;
            padding-top: 10px; }
  #case .caseCont04 {
    padding-top: 75px; } 
  #sp-footer-nav {
    display: none; }
}

/******************************************************
sp
******************************************************/
@media screen and (max-width: 768px) {
  #trailerhouse img {
    width: 100%;
    height: auto; }
  .swiper-container {
    position: relative; }
    .swiper-container .titleTxt {
      position: absolute;
      top: calc(50% - 45px);
      left: 0%;
      z-index: 10;
      width: 100%;
      text-align: center; }
      .swiper-container .titleTxt ul {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffe800;
        transform: scale(0.9);
        margin-bottom: 8px; }
        .swiper-container .titleTxt ul li {
          font-size: 10px;
          color: #3e3e3e;
          line-height: 20px;
          letter-spacing: 0;
          background: #ffe800;
          display: inline-block; }
          .swiper-container .titleTxt ul li small {
            font-size: 10px; }
      .swiper-container .titleTxt h1 img {
        max-width: 90%;
        width: 338px;
        height: auto; }
    .swiper-container p {
      position: absolute;
      left: 0;
      bottom: 30px;
      z-index: 10;
      width: 100%;
      text-align: center;
      font-size: 10px;
      color: #fff;
      padding: 10px; }
    .swiper-container .swiper-wrapper {
      position: relative; }
      .swiper-container .swiper-wrapper:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: block;
        background: rgba(0, 0, 0, 0.4); }
      .swiper-container .swiper-wrapper img {
        width: 100%;
        height: auto; }
    .swiper-container .swiper-pagination-bullet {
      background: #fff;
      opacity: 1; }
    .swiper-container .swiper-pagination-bullet-active {
      background: #0073bf; }
  .flex .openBanner {
    padding: 20px 20px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .flex .openBanner a {
      display: block;
      width: 48%;
      order: 1;
      margin-bottom: 10px; }
      .flex .openBanner a img {
        width: 100%;
        height: auto; }
    .flex .openBanner .order0 {
      order: 0;
      width: 100%; }

  .unsou_banner figure img {
    width: 100%;
    height: auto;
    /* margin-top: 10px; */
    margin-bottom: 10px;
  }


  .cont01 {
    padding: 20px;
    text-align: center;
    background: url(../img/trailerhouse/bg01.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 0; }
    .cont01:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: block;
      background: rgba(255, 255, 255, 0.9);
      z-index: -1; }
    .cont01 p {
      color: #004a8b;
      text-align: left;
      padding-bottom: 20px;
      font-size: 12px; }
    .cont01 a {
      display: inline-block;
      position: relative;
      z-index: 100; }
  .cont02 h2 {
    line-height: 50px;
    background: #004a8b;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0 !important; }
  .cont02 .woman {
    background: #fafafc url(../img/trailerhouse/woman.jpg) no-repeat right -50px bottom;
    background-size: 130% auto;
    position: relative;
    padding: 10px;
    padding-bottom: 250px; }
    .cont02 .woman ul li {
      font-size: 15px;
      font-weight: bold;
      padding-bottom: 10px;
      letter-spacing: 0; }
      .cont02 .woman ul li span {
        font-family: "Fjalla One", sans-serif;
        font-size: 15px;
        color: #adc2e0;
        font-weight: 900 !important;
        margin-right: 5px;
        letter-spacing: 1px;
        position: relative;
        top: 1px; }
      .cont02 .woman ul li a {
        color: #004a8b; }
      .cont02 .woman ul li small {
        display: block;
        font-size: 10px;
        font-weight: 500;
        text-decoration: none;
        color: #004a8b;
        padding-left: 20px; }
    .cont02 .woman p {
      position: absolute;
      left: 10px;
      bottom: 10px;
      font-size: 10px;
      color: #004a8b;
      width: 50%; }
  .cont02 figure img {
    width: 100%;
    height: auto; }
  .sect01 {
    background: #2bb1d0; }
  .sectTitle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px !important; }
    .sectTitle span {
      font-family: "Fjalla One", sans-serif;
      font-size: 50px;
      color: #fff;
      line-height: 1; }
    .sectTitle em {
      font-size: 20px;
      padding-left: 10px;
      color: #fff;
      display: inline-block;
      line-height: 1.25;
      font-weight: bold;
      position: relative;
      text-align: left; }
  .sectTitle + p {
    text-align: left;
    color: #fff;
    font-size: 13px;
    padding: 0 20px 20px; }
    .sectTitle + p br {
      display: none; }
  .useList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px; }
    .useList .item {
      width: calc(50% - 8px);
      text-align: center; }
      .useList .item em {
        font-size: 12px;
        color: #fff;
        padding: 10px 0;
        display: block; }
  .contTitle {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
    text-align: center; }
  .lineTtile {
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
    padding: 20px 0;
    margin: 0 20px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 20px; }
  .caseBox {
    padding: 0 20px; }
    .caseBox .item {
      width: 100%;
      text-align: center;
      color: #fff;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: #fff dotted 1px;
      display: flex;
      /*justify-content: center;*/
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap; }
      .caseBox .item figure {
        order: 2;
        width: 100%; }
      .caseBox .item em {
        order: 0;
        width: 100%;
        display: block;
        font-size: 15px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: 1px; }
      .caseBox .item p {
        order: 1;
        width: 100%;
        font-size: 10px;
        line-height: 1;
        padding: 10px 0 20px; }
      .caseBox .item p + figure {
        order: 3;
        width: 100%; }
        .caseBox .item p + figure figcaption {
          font-size: 10px;
          text-align: left;
          padding-top: 10px; }
    .caseBox .item:last-child {
      border-bottom: 0; }
  .btnBox {
    margin: 0 20px;
    padding-bottom: 25px; }
    .btnBox a {
      display: block;
      width: 100%;
      height: 60px;
      line-height: 60px;
      text-align: center;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      background: #da3700;
      border-radius: 6px;
      box-shadow: 0px 3px 0px #711d00;
      background-image: url(../img/trailerhouse/arrow.png);
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-size: 10px auto; }
      .btnBox a span {
        text-decoration: none; }
      .btnBox a:hover {
        text-decoration: none !important; }
      .btnBox a.orgBtn {
        background-color: #ff7b00;
        box-shadow: 0px 3px 0px #7a3b00; }
    .btnBox a + a {
      margin-top: 20px; }
  .sect02 {
    background: #0073bf; }
    .sect02 .typeBox {
      padding: 0 20px; }
      .sect02 .typeBox .item {
        width: 100%;
        background: #f2efea;
        text-align: center;
        color: #0073bf;
        margin-bottom: 20px; }
        .sect02 .typeBox .item em {
          display: block;
          padding: 20px 0 10px;
          font-size: 22px;
          font-weight: bold; }
        .sect02 .typeBox .item p {
          font-size: 15px;
          font-weight: bold; }
        .sect02 .typeBox .item p.price {
          font-size: 15px; }
          .sect02 .typeBox .item p.price small {
            font-size: 12px; }
        .sect02 .typeBox .item span {
          font-size: 13px;
          display: block;
          line-height: 1; }
        .sect02 .typeBox .item ul {
          padding: 0 20px 20px; }
          .sect02 .typeBox .item ul li {
            padding-top: 20px; }
            .sect02 .typeBox .item ul li img {
              max-width: 220px; }
        .sect02 .typeBox .item .floor {
          background: #fff;
          padding-bottom: 20px; }
          .sect02 .typeBox .item .floor em {
            font-size: 18px;
            display: block;
            padding: 25px 0; }
          .sect02 .typeBox .item .floor p {
            font-size: 12px;
            font-weight: normal;
            padding: 10px 20px 0; }
          .sect02 .typeBox .item .floor p + p {
            font-size: 12px;
            line-height: 1.5;
            text-align: left; }
      .sect02 .typeBox .wide {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 10px;
        padding: 10px 0 20px; }
    .sect02 .lineTtile {
      border-top: 0;
      margin-bottom: 20px; }
    .sect02 .lineTtile + p {
      text-align: center;
      color: #fff;
      font-size: 12px;
      padding: 0 20px; }
    .sect02 .imageList {
      padding: 0 20px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .sect02 .imageList .item {
        width: calc(50% - 8px);
        color: #fff;
        text-align: center;
        padding-top: 20px; }
        .sect02 .imageList .item em {
          display: block;
          font-weight: bold;
          font-size: 14px;
          padding: 10px 0; }
        .sect02 .imageList .item p {
          text-align: left;
          font-size: 12px; }
    .sect02 .ngBox {
      text-align: center;
      padding-top: 20px;
      margin-bottom: 20px; }
      .sect02 .ngBox h3 {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 20px; }
        .sect02 .ngBox h3 br {
          display: none; }
      .sect02 .ngBox .innerBox {
        box-sizing: border-box; }
        .sect02 .ngBox .innerBox h4 {
          line-height: 40px;
          font-size: 15px;
          color: #0073bf;
          font-weight: bold;
          background: #fff; }
        .sect02 .ngBox .innerBox p {
          color: #fff;
          padding: 20px 20px 0;
          font-size: 12px; }
          .sect02 .ngBox .innerBox p br {
            display: none; }
  .sect03 .sectTitle span, .sect03 .sectTitle em {
    color: #0073bf !important; }
    .sect03 .sectTitle span:before, .sect03 .sectTitle em:before {
      background: #0073bf; }
  .sect03 p {
    color: #0073bf !important; }
  .sect03 .pointBox {
    padding: 0 20px; }
    .sect03 .pointBox .item {
      padding-bottom: 20px; }
      .sect03 .pointBox .item p {
        padding-top: 10px;
        font-size: 13px; }
        .sect03 .pointBox .item p br {
          display: none; }
  .sect03 .attention {
    background: url(../img/trailerhouse/bg03_sp.jpg) no-repeat center center;
    background-size: cover;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px; }
    .sect03 .attention h3 {
      font-size: 18px;
      font-weight: bold; }
    .sect03 .attention h3 + p {
      color: #fff !important;
      font-size: 12px;
      padding-top: 20px; }
    .sect03 .attention .tax {
      padding: 20px 0; }
      .sect03 .attention .tax dl dt {
        background: #fff;
        color: #0073bf;
        font-size: 15px; }
      .sect03 .attention .tax dl dd {
        background: #004a8b;
        border: #fff solid 1px; }
        .sect03 .attention .tax dl dd ul li {
          display: inline-block;
          font-size: 12px;
          padding: 5px; }
      .sect03 .attention .tax dl + dl {
        margin-top: 20px; }
  .sect03plus {
    background: #21afc9;
    text-align: left; }
    .sect03plus .colorText {
      background: #00a9d0;
      padding: 20px;
      width: 100%;
      margin: 20px auto;
      box-sizing: border-box; }
      .sect03plus .colorText p {
        color: #fff;
        font-size: 15px;
        font-weight: bold; }
        .sect03plus .colorText p br {
          display: none; }
        .sect03plus .colorText p span {
          color: #ffdf00;
          font-size: 16px;
          display: inline; }
    .sect03plus small {
      color: #fff;
      display: block;
      padding: 0 20px;
      margin-bottom: 20px; }
  .sect04 {
    background: #21afc9;
    text-align: center; }
    .sect04 small {
      font-size: 10px;
      color: #fff;
      display: block;
      text-align: left;
      padding: 0 20px; }
      .sect04 small br {
        display: none; }
    .sect04 h3.line {
      text-align: center;
      color: #fff;
      border-top: #fff solid 1px;
      border-bottom: #fff solid 1px;
      font-size: 15px;
      font-weight: bold;
      margin: 0 20px;
      line-height: 1;
      padding: 16px 0;
      margin-top: 40px; }
    .sect04 .case {
      box-sizing: border-box;
      padding: 20px; }
      .sect04 .case figure {
        position: relative; }
        .sect04 .case figure figcaption {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          background: rgba(255, 255, 255, 0.9);
          text-align: center;
          padding: 8px 0;
          font-size: 12px;
          font-weight: bold;
          color: #21afc9; }
      .sect04 .case figure + figure {
        margin-top: 20px; }
    .sect04 .banner {
      padding: 0 20px; }
    .sect04 h4 {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      padding: 20px; }
    .sect04 h4 + p {
      color: #fff;
      padding: 0 20px;
      font-size: 12px; }
    .sect04 .flow {
      padding: 20px; }
  .sect05 {
    text-align: center;
    background: #004a8b; }
    .sect05 .flex {
      display: flex;
      justify-content: space-between;
      padding: 20px; }
      .sect05 .flex ul {
        color: #fff;
        font-size: 10px; }
        .sect05 .flex ul li {
          text-align: left; }
    .sect05 .flex + p {
      color: #fff;
      padding: 0 20px;
      font-size: 12px;
      text-align: left; }
      .sect05 .flex + p br {
        display: none; }
    .sect05 .bfTitle {
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      padding: 20px 0; }
    .sect05 .bfTitle + figure {
      padding: 0 20px; }
    .sect05 .btnBox {
      margin-top: 20px; }
  .sect06 {
    background: url(../img/trailerhouse/forest.jpg) no-repeat center center;
    background-size: cover;
    text-align: center; }
    .sect06 .sectTitle em small {
      display: block;
      font-size: 12px;
      /*text-indent: -0.5em;*/
      padding-top: 6px; }
    .sect06 .green {
      color: #fff;
      padding-bottom: 20px; }
      .sect06 .green em {
        display: block;
        font-size: 18px;
        font-weight: 900;
        line-height: 1;
        padding-bottom: 10px; }
      .sect06 .green small {
        display: block;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        letter-spacing: 2px;
        padding-bottom: 20px; }
      .sect06 .green p {
        font-size: 12px;
        padding-bottom: 20px !important;
        padding: 0 20px;
        text-align: left; }
        .sect06 .green p br {
          display: none; }
      .sect06 .green a.btn {
        display: block;
        margin: 0 20px;
        height: 50px;
        border: #fff solid 1px;
        text-align: center;
        line-height: 50px;
        font-size: 15px;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        background-image: url(../img/trailerhouse/arrow.png);
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-size: 10px auto; }
  #case h2.sectTitle em {
    width: 100%;
    text-align: center;
    display: block !important;
    padding-left: 0; }
  #case .swiper-container .titleTxt {
    top: calc(50% - 85px); }
  #case .swiper-container p {
    bottom: 20px; }
  #case .caseCont01 {
    text-align: center;
    background: #004a8b; }
    #case .caseCont01 h2 {
      padding: 20px; }
    #case .caseCont01 .onayamiBox {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      padding: 0 10px; }
      #case .caseCont01 .onayamiBox .item {
        text-align: center; }
        #case .caseCont01 .onayamiBox .item em {
          display: inline-block;
          border: #fff solid 1px;
          text-align: center;
          padding: 8px 10px;
          line-height: 1;
          color: #fff;
          margin-bottom: 30px; }
    #case .caseCont01 h3 {
      width: 100%;
      background: #fff;
      text-align: center;
      font-size: 15px;
      font-weight: bold;
      padding: 10px;
      line-height: 1.35;
      color: #004a8b; }
      #case .caseCont01 h3 span {
        color: #da3700;
        text-decoration: underline; }
    #case .caseCont01 .point {
      padding: 20px; }
      #case .caseCont01 .point .item {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        #case .caseCont01 .point .item figure {
          width: 100px;
          flex-shrink: 0; }
        #case .caseCont01 .point .item .txt {
          margin-left: 20px;
          color: #fff; }
        #case .caseCont01 .point .item em {
          display: block;
          font-size: 12px;
          font-weight: bold;
          text-align: left; }
        #case .caseCont01 .point .item p {
          text-align: left;
          font-size: 12px;
          line-height: 1.5; }
  #case .caseCont02 h2 em {
    color: #0073bf; }
  #case .caseCont02 h2 + p {
    font-size: 12px;
    text-align: center;
    color: #0073bf;
    padding: 0 20px 20px; }
  #case .caseCont02 .caseBox {
    border-top: #0073bf solid 1px;
    padding: 20px;
    box-sizing: border-box; }
    #case .caseCont02 .caseBox .caseHead {
      width: 100%; }
      #case .caseCont02 .caseBox .caseHead .txt {
        margin: 0;
        padding-top: 10px; }
        #case .caseCont02 .caseBox .caseHead .txt h3 {
          font-size: 16px;
          color: #0073bf;
          font-weight: bold;
          line-height: 1.5; }
        #case .caseCont02 .caseBox .caseHead .txt h3 + p {
          color: #0073bf;
          font-size: 12px; }
        #case .caseCont02 .caseBox .caseHead .txt ul {
          font-size: 12px;
          line-height: 1.5; }
    #case .caseCont02 .caseBox .caseBody {
      padding-top: 30px; }
      #case .caseCont02 .caseBox .caseBody h4 {
        font-size: 15px;
        color: #0073bf;
        font-weight: bold; }
      #case .caseCont02 .caseBox .caseBody .textBox {
        padding-top: 10px;
        width: 100%; }
        #case .caseCont02 .caseBox .caseBody .textBox p {
          font-size: 12px;
          padding-top: 10px; }
  #case .caseCont02 .interviewBox {
    background: #f1f1f1; }
    #case .caseCont02 .interviewBox > h3 {
      padding: 10px;
      text-align: center;
      color: #fff;
      font-size: 14px;
      line-height: 1.35;
      background: #0073bf; }
    #case .caseCont02 .interviewBox .caseBox {
      margin: 0;
      border-top: 0; }
      #case .caseCont02 .interviewBox .caseBox .caseHead {
        align-items: center; }
  #case .caseCont03 {
    padding-bottom: 20px; }
    #case .caseCont03 h2 + h3 {
      color: #fff;
      font-size: 15px;
      line-height: 1;
      padding: 0 20px 15px; }
    #case .caseCont03 h3 + p {
      font-size: 12px;
      color: #fff;
      padding: 0 20px;
      text-align: left; }
    #case .caseCont03 .flow {
      padding: 20px; }
    #case .caseCont03 .flow + p {
      color: #fff;
      font-size: 12px;
      padding: 20px; }
    #case .caseCont03 .triangle {
      padding: 0 20px; }
    #case .caseCont03 .staffBox {
      padding: 20px;
      margin: 0 20px;
      box-sizing: border-box;
      background: #fff;
      display: flex;
      justify-content: space-between; }
      #case .caseCont03 .staffBox figure {
        width: 100px;
        flex-shrink: 0; }
      #case .caseCont03 .staffBox .txt {
        width: calc(100% - 120px);
        text-align: left;
        margin: 0; }
        #case .caseCont03 .staffBox .txt em {
          display: block;
          font-size: 14px;
          line-height: 1.35;
          color: #004a8b;
          font-weight: bold; }
        #case .caseCont03 .staffBox .txt p {
          font-size: 12px;
          padding-top: 10px;
          line-height: 1.5; }
          #case .caseCont03 .staffBox .txt p b {
            font-weight: bold;
            color: #004a8b;
            display: block;
            padding-top: 5px; }
  #case .caseCont04 {
    padding-top: 20px; } 
h4.ct-ttl  {
	font-size:1.2em;
}

.wrapper {
	width:100%;
	padding:left:0px;;
	padding-right:0px;
}

.block01-contact h3 {
	font-size:large;
}

.block01-contact a {
	font-size:initial;
}

.ct-contact .ct-tel span, .ct-contact .ct-tel p {
	margin:0;
	padding:0;
	background: #FFF;
	color: #005baf;
	display:block;
	font-size:21px;

}

.left-tel, .right-fax {
	margin-bottom:1em;
}

div.right-fax p {
	font-size:large;
	display:block;
	padding:6.5px 0;
}
  #sp-footer-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    background: #004a8b;
    box-sizing: border-box;
    box-shadow: 0px -1px 4px black; }
    #sp-footer-nav p {
      display: block;
      color: #fff;
      font-size: 13px;
      text-align: center;
      line-height: 1;
      padding: 20px 0 0;
      letter-spacing: 1px; }
    #sp-footer-nav .inner {
      padding: 20px 0;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #sp-footer-nav .inner a {
        display: block;
        width: 48%;
        height: 40px;
        background: #da3700;
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 38px;
        border-radius: 3px;
        box-shadow: 1px 1px 3px black;
        border: #fff solid 1px;
        box-sizing: border-box; }
      #sp-footer-nav .inner .tel {
        background: #39ab3b; }

}

/*# sourceMappingURL=lp_style.map */

    .interviewbox .Box {
      /*padding-top: 40px;*/ }
      .interviewbox .Box .item {
        padding-top: 60px;
        width: 100%;
        overflow: hidden; }
        .interviewbox .Box .item > figure {
          float: right;
          margin-left: 40px;
          width: 500px; }
          .interviewbox .Box .item > figure figcaption {
            font-size: 11px;
            padding-top: 5px; }
        .interviewbox .Box .item h5 {
          /* color: #0073bf; */
          font-size: 24px;
          font-weight: bold;
          line-height: 1.5;
          padding-bottom: 30px; }
        .interviewbox .Box .item p b {
          text-decoration: underline; }
        .interviewbox .Box .item p span {
          font-weight: bold; }
        .interviewbox .Box .item h4 {
          font-weight: bold; }
        .interviewbox .Box .item p + h4 {
          padding-top: 30px; }
        .interviewbox .Box .item .flowBox {
          background: #004a8b;
          padding: 50px;
          margin: 30px 0; }
          .interviewbox .Box .item .flowBox .flow {
            text-align: center;
            background: #fff;
            padding: 25px; }
            .interviewbox .Box .item .flowBox .flow p {
              line-height: 1;
              font-weight: bold;
              font-size: 18px;
              color: #0073bf; }
            .interviewbox .Box .item .flowBox .flow small {
              display: block;
              line-height: 1.5;
              font-size: 12px;
              color: #0073bf;
              padding-top: 10px; }
          .interviewbox .Box .item .flowBox figure {
            display: block;
            text-align: center;
            padding-bottom: 10px; }
        .interviewbox .Box .item .flowBox + p {
          text-align: center; }
    .interviewbox .office {
	  color: #000;
      background: #fdfdfd;
      margin-top: 75px;
      padding: 50px;
      box-sizing: border-box;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .interviewbox .office figure {
        margin-right: 50px; }
      .interviewbox .office em {
        display: block;
        font-size: 15px;
        padding-bottom: 10px; }
      .interviewbox .office p {
        font-size: 14px; }
        .interviewbox .office p a {
          color: #004a8b; }
  .interviewbox + .interview {
    border-top: #0073bf solid 1px; }

@media screen and (max-width: 768px) {
  .interviewbox {
    padding: 20px; }
    .interviewbox h2.Title {
      color: #0073bf;
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      line-height: 1.35; }
    .interviewbox h2.Title + p {
      font-size: 12px;
      text-align: center;
      color: #0073bf;
      padding-bottom: 20px; }
      .interviewbox h2.Title + p br {
        display: none; }
    .interviewbox .head .title {
      padding: 20px 0;
      border-bottom: #0073bf solid 1px; }
      .interviewbox .head .title h3 {
        /* font-size: 18px; */
        font-size: 17px;
        font-weight: bold;
        color: #0073bf;
        line-height: 1.5;
        text-align: center; }
        .interviewbox .head .title h3 span {
          text-decoration: underline; }
      .interviewbox .head .title .txt {
        text-align: center;
        margin: 0;
        padding-top: 10px; }
        .interviewbox .head .title .txt em {
          color: #0073bf;
          font-size: 14px;
          line-height: 1.5;
          display: block; }
        .interviewbox .head .title .txt p {
          padding-top: 10px;
          font-size: 12px;
          line-height: 1.5; }
    .interviewbox .Box .item {
      padding-top: 31px;
      width: 100%;
      overflow: hidden; }
      .interviewbox .Box .item > figure {
        padding-bottom: 20px; }
        .interviewbox .Box .item > figure figcaption {
          font-size: 11px;
          padding-top: 5px; }
      .interviewbox .Box .item h5 {
        /* color: #0073bf; */
        font-size: 17px;
        font-weight: bold;
        line-height: 1.6em;
        padding-bottom: 12px;
        text-align: left; }
        .interviewbox .Box .item h3 br {
          display: none; }
      .interviewbox .Box .item h4 {
	    line-height: 1.6em;
	    padding-bottom: 3px;
        font-weight: bold; }
      .interviewbox .Box .item p {
        font-size: 12px; }
        .interviewbox .Box .item p b {
          text-decoration: underline; }
        .interviewbox .Box .item p span {
          font-weight: bold; }
      .interviewbox .Box .item p + h4 {
        padding-top: 30px; }
      .interviewbox .Box .item .flowBox {
        background: #004a8b;
        padding: 20px;
        margin: 20px 0; }
        .interviewbox .Box .item .flowBox .flow {
          text-align: center;
          background: #fff;
          padding: 20px; }
          .interviewbox .Box .item .flowBox .flow p {
            line-height: 1.35;
            font-weight: bold;
            font-size: 14px;
            color: #0073bf; }
          .interviewbox .Box .item .flowBox .flow small {
            display: block;
            line-height: 1.5;
            font-size: 11px;
            color: #0073bf;
            padding-top: 5px; }
        .interviewbox .Box .item .flowBox figure {
          display: block;
          text-align: center;
          margin-top: 10px; }
          .interviewbox .Box .item .flowBox figure img {
            width: 20px !important; }
    .interviewbox .office {
	  display: block;
      /* background: #f1f1f1; */
      margin-top: 20px;
      padding: 20px;
      box-sizing: border-box; }
      .interviewbox .office figure {
        margin-right: 0;
        text-align: center; }
        .interviewbox .office figure img {
          width: 70%; }
      .interviewbox .office .txt {
        margin: 0; }
      .interviewbox .office em {
        display: block;
        font-size: 13px;
        padding: 10px 0 10px;
        text-align: center; }
      .interviewbox .office p {
        font-size: 11px;
        line-height: 1.5; }
        .interviewbox .office p a {
          color: #004a8b; }
  .interviewbox + .interview {
    border-top: #0073bf solid 1px; }

}


.flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.interviewbox .Box figure {
    margin-top: 14px;
}
.interviewbox .Box figcaption{
    padding-top: 5px;
}
.interviewbox .youtube{
	text-align: center;
}
.interviewbox .Box .item.youtube h5{
	text-align: center;
}

.examplebox_title , .interviewbox{
	color: #fff;
}

.interviewbox{
	padding-bottom: 90px;
}

.examplebox_title{
	padding-bottom: 30px;
}

.examplebox_title .contTitle{
	padding: 75px 0 15px;
}

.examplebox_title p{
	text-align: center;
}

.interviewbox{
	width: 1000px;
    margin: 0 auto;
}

.interviewbox .headbox .titletext h4 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
}

.interviewbox .headbox .titlebox {
    margin: 30px 0;
}

.interviewbox .flexbox .left {
    width: 58.33333333%;
    text-align: center;
}

.interviewbox .flexbox .right {
    width: 41.66666667%;
    text-align: center;
}

.interviewbox .headbox .photobox {
    margin: 6px 0 0 0;
}

.interviewbox .headbox .textbox {
    margin-left: 20px;
    text-align: left;
}

.interviewbox .headbox .textbox p {
    margin-top: 10px;
}

.item p {
    font-size: 16px !important;
}


@media (max-width: 768px) {
	.examplebox_title{
		padding-bottom: 0px;
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
	.examplebox_title .contTitle{
		padding: 40px 0 15px;
	}
	.examplebox_title h3{
		font-size: 20px;
		font-weight: bold;
		line-height: 1.35em;
	}
	.interviewbox{
		    width: 100%;
	        margin: 0 auto;
	        padding: 20px;
	}
    .interviewbox img {
        width: 100%;
        height: auto;
    }
	.interviewbox .headbox .titlebox {
	    margin: 30px 0 20px;
	}
	.interviewbox .headbox .titletext{
		padding-bottom: 0px;
	}
	.interviewbox .headbox{
		margin-bottom: 20px;
	}
	.interviewbox .headbox .titletext h4{
		font-size: 17px;
		text-align: center;
	}
	.interviewbox .flexbox .left{
		width: 90%;
		margin: 0 auto;
	}
	.interviewbox .flexbox .right{
		width: 90%;
		margin: 0 auto;
	}
	.interviewbox .headbox .photobox{
		margin: 0;
	}
	.interviewbox .headbox .textbox{
		margin-left: 0;
		margin-top: 20px;
		font-size: 16px;
		line-height: 1.6em;
	}
	.interviewbox .headbox .textbox p{
		margin-top: 6px;
	}
	.interviewbox p{
		line-height: 1.6em;
	}

	.interviewbox .Box .youtube p{
	    position: relative;
	    width: 100%;
	    padding-top: 56.25%;
	    height: 0;
	}
	.interviewbox .Box .youtube p iframe{
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}


}


