@charset "UTF-8";
section h2 + p {
  margin-bottom: 30px; }

.title-bl {
  font-size: 16px;
  margin-bottom: 20px; }

.main_movie {
  margin: 0 -15px;
  position: relative;
  height: 340px;
  margin-bottom: 23px; }
  .main_movie:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/img/top_mv_dot.png) repeat 0 0; }
  .main_movie .img01 {
    position: absolute;
    top: 41px;
    left: 0px;
    right: 0px;
    z-index: 3;
    text-align: center; }
  .main_movie .img02 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer; }

.banner_carousel {
  position: relative;
  width: 100%;
  margin-bottom: 45px; }
  .banner_carousel .carousel-content {
    overflow: hidden;
    position: relative; }
  .banner_carousel .carousel-inner {
    width: 200%;
    list-style: none;
    transition: all 0.5s ease-in-out;
    transform: translateX(0%); }
    .banner_carousel .carousel-inner li {
      width: 250px;
      float: left;
      text-align: center; }
      .banner_carousel .carousel-inner li img {
        width: 240px; }
  .banner_carousel .carousel-control a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 23px; }
    .banner_carousel .carousel-control a:hover {
      opacity: 0.7; }
    .banner_carousel .carousel-control a.prev {
      left: -23px; }
    .banner_carousel .carousel-control a.next {
      right: -23px; }

.section01 .index_list3 {
  list-style: none; }
  .section01 .index_list3 > li {
    float: left;
    width: -webkit-calc(100%/3 - 14px);
    width: -khtml-calc(100%/3 - 14px);
    width: -moz-calc(100%/3 - 14px);
    width: -ms-calc(100%/3 - 14px);
    width: -o-calc(100%/3 - 14px);
    width: calc(100%/3 - 14px);
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 20px 30px 0; }
    .section01 .index_list3 > li:nth-child(3) {
      margin-right: 0; }
    .section01 .index_list3 > li .img-box {
      margin: 0 auto 15px;
      text-align: center;
      position: relative; }
      .section01 .index_list3 > li .img-box:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        border: 12px solid #ff4021;
        border-right: 12px solid transparent;
        border-bottom: 12px solid transparent;
        z-index: 9; }
      .section01 .index_list3 > li .img-box a {
        display: block;
        width: 319px; }
        .section01 .index_list3 > li .img-box a .effect {
          position: absolute;
          top: 0;
          left: 0;
          width: 319px;
          visibility: hidden;
          opacity: 0; }
        .section01 .index_list3 > li .img-box a:hover .effect {
          visibility: visible;
          opacity: 1; }
    .section01 .index_list3 > li .info-bottom .title {
      font-weight: bold;
      font-size: 20px;
      margin: 0;
      line-height: 32px; }
    .section01 .index_list3 > li .info-bottom .cate {
      font-weight: normal;
      font-size: 11px;
      margin: 0 auto 10px; }
    .section01 .index_list3 > li .info-bottom .tags {
      margin: 0 auto 10px; }
      .section01 .index_list3 > li .info-bottom .tags span {
        background: #e42b93;
        padding: 5px 7px;
        color: #fff;
        font-size: 10px;
        line-height: 1;
        display: inline-block;
        margin: 0 8px 3px 0;
        width: auto; }
        .section01 .index_list3 > li .info-bottom .tags span.color-pink {
          background: #e42b93; }
        .section01 .index_list3 > li .info-bottom .tags span.color-green {
          background: #11bc71; }
        .section01 .index_list3 > li .info-bottom .tags span.color-purple {
          background: #aa23e3; }
    .section01 .index_list3 > li .info-bottom ul {
      list-style: none;
      margin-bottom: 30px; }
      .section01 .index_list3 > li .info-bottom ul li {
        margin: 0 auto 2px;
        position: relative;
        padding: 0 0 0 15px;
        display: block; }
        .section01 .index_list3 > li .info-bottom ul li:before {
          position: absolute;
          content: '■';
          top: 1px;
          left: 0; }
  .section01 .index_list3.fix_height ul {
    height: 118px; }

.section02 .list02 .item-box {
  float: left;
  width: -webkit-calc(100%/3 - 14px);
  width: -khtml-calc(100%/3 - 14px);
  width: -moz-calc(100%/3 - 14px);
  width: -ms-calc(100%/3 - 14px);
  width: -o-calc(100%/3 - 14px);
  width: calc(100%/3 - 14px);
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 20px 35px 0;
  border: 1px solid #d9dae0;
  height: 309px; }
  .section02 .list02 .item-box:last-child {
    margin-right: 0; }
  .section02 .list02 .item-box h3 {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #d9dae0;
    text-transform: uppercase; }
  .section02 .list02 .item-box ul {
    list-style: none;
    padding: 13px 15px 0px; }
    .section02 .list02 .item-box ul li {
      border-bottom: 1px dashed #dbdae0;
      padding-bottom: 5px;
      margin-bottom: 10px;
      height: 44px;
      overflow-y: hidden;
      -webkit-box-sizing: border-box;
      -khtml-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box; }
      .section02 .list02 .item-box ul li span {
        float: left;
        width: 80px;
        font-size: 12px; }
      .section02 .list02 .item-box ul li a {
        overflow-y: hidden;
        display: block;
        font-size: 12px;
        text-decoration: none;
        line-height: 20px; }
  .section02 .list02 .item-box .content {
    padding: 13px 15px 0; }
    .section02 .list02 .item-box .content img {
      margin-bottom: 12px; }
    .section02 .list02 .item-box .content p {
      font-size: 12px;
      margin: 0 0 12px;
      height: 80px;
      line-height: 19px; }
  .section02 .list02 .item-box .news-more {
    display: inline-block;
    padding: 0 0 13px 24px;
    font-size: 12px;
    text-decoration: none;
    background: url("/img/base/news_link_icon.png") top 7px left 15px no-repeat; }
    .section02 .list02 .item-box .news-more:hover {
      text-decoration: underline; }

/*---------Popup----------*/
body.open-popup {
  overflow: hidden; }

body.open-popup .fancy-popup, body.open-popup .overlay-popup {
  display: block; }

.fancy-popup {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: scroll;
  display: none; }
  .fancy-popup .fancy-detai-popup {
    position: absolute;
    width: 640px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .fancy-popup .fancy-detai-popup.active {
      display: block; }
    .fancy-popup .fancy-detai-popup .popup-content {
      position: relative;
      z-index: 99999;
      background: #000; }
      .fancy-popup .fancy-detai-popup .popup-content .fancy_close_popup {
        cursor: pointer;
        margin: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        position: absolute;
        top: 0;
        right: -40px;
        background: url("/img/phone/dressup/icon_popup_close.png") no-repeat;
        background-size: 100%; }
      .fancy-popup .fancy-detai-popup .popup-content iframe {
        width: 100%;
        margin: 0;
        vertical-align: middle; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .fancy-popup .fancy-detai-popup .popup-content .fancy_close_popup {
      top: -1px; } } }
.hl_design_1 {
  background-color: #f9f9fa;
  border-left: 1px solid #ff4021;
  padding: 10px 15px 10px;
  font-size: 15px;
  margin-bottom: 25px; }

.listStyle_root {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .listStyle_root p {
    margin-bottom: 20px; }
  .listStyle_root::after {
    display: none; }
  .listStyle_root li {
    list-style: none; }
    .listStyle_root li.ornament {
      width: 320px;
      margin-bottom: 50px;
      position: relative; }
      .listStyle_root li.ornament::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        background-image: linear-gradient(135deg, #ff4021 15px, transparent 0); }
    .listStyle_root li .expansion {
      display: block;
      width: 320px;
      height: 200px;
      overflow: hidden; }
      .listStyle_root li .expansion img {
        -moz-transition: -moz-transform 0.3s linear;
        -webkit-transition: -webkit-transform 0.3s linear;
        -o-transition: -o-transform 0.3s linear;
        -ms-transition: -ms-transform 0.3s linear;
        transition: transform 0.3s linear; }
        .listStyle_root li .expansion img:hover {
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15);
          -o-transform: scale(1.15);
          -ms-transform: scale(1.15);
          transform: scale(1.15); }
    .listStyle_root li.clear {
      margin-bottom: 0; }
    .listStyle_root li div {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 16px 0 20px; }
      .listStyle_root li div h4 {
        font-size: 20px;
        line-height: 1.1; }
        .listStyle_root li div h4 span {
          font-size: 10px;
          font-weight: normal; }
      .listStyle_root li div ul.status {
        display: flex; }
        .listStyle_root li div ul.status li:nth-child(n + 2) {
          margin-left: 1px; }
    .listStyle_root li ul.check {
      margin-bottom: 20px; }
      .listStyle_root li ul.check li {
        background: url(https://office110.jp/img/common/icon_check_1.svg) left center/12px auto no-repeat;
        padding-left: 20px; }
    .listStyle_root li ul.maker {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .listStyle_root li ul.maker li {
        width: 79px;
        height: 35px;
        margin-right: 1px;
        margin-bottom: 1px;
        background-color: #f9f9fa;
        display: flex;
        align-items: center; }
        .listStyle_root li ul.maker li:nth-child(4n) {
          width: 80px;
          margin-right: 0; }
        .listStyle_root li ul.maker li a {
          display: block;
          width: 79px;
          height: 35px;
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #f9f9fa; }
        .listStyle_root li ul.maker li img {
          margin: 0 auto; }
        .listStyle_root li ul.maker li.tel {
          background-color: #00a3dd; }
          .listStyle_root li ul.maker li.tel a {
            background-color: #00a3dd; }
        .listStyle_root li ul.maker li.lan {
          background-color: #9fbf22; }
          .listStyle_root li ul.maker li.lan a {
            background-color: #9fbf22; }
        .listStyle_root li ul.maker li.electric {
          background-color: #f5bb16; }
          .listStyle_root li ul.maker li.electric a {
            background-color: #f5bb16; }
    .listStyle_root li ul.cyber_box li a {
      background-color: #000; }
    .listStyle_root li ul.buttonBlank {
      margin-bottom: 60px; }
    .listStyle_root li a.linkStyle_root {
      width: 100%;
      position: absolute;
      bottom: 0;
      display: block;
      text-align: center;
      text-decoration: none;
      padding: 7px;
      box-sizing: border-box;
      border-radius: 2px;
      color: #fff;
      background: #ff6a21;
      background: -moz-linear-gradient(top, #ff6a21 0%, #ff4021 100%);
      background: -webkit-linear-gradient(top, #ff6a21 0%, #ff4021 100%);
      background: linear-gradient(to bottom, #ff6a21 0%, #ff4021 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a21', endColorstr='#ff4021',GradientType=0 ); }

.paymentList {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-top: 20px; }
  .paymentList li {
    width: 25%;
    padding: 20px;
    text-align: center;
    border-right: 1px dotted #d9dae0; }
    .paymentList li:last-child {
      border-right: none; }
    .paymentList li h3 {
      font-size: 16px;
      padding: 18px 0 10px; }
    .paymentList li p {
      text-align: left; }

#sixReason {
  display: flex;
  justify-content: space-between; }
  #sixReason ul {
    display: flex;
    list-style: none; }
    #sixReason ul li:hover {
      background-color: transparent; }
      #sixReason ul li:hover img {
        visibility: hidden; }
    #sixReason ul li:nth-child(1) {
      background: url(https://office110.jp/img/common/quality/reason_on_1.png) no-repeat; }
    #sixReason ul li:nth-child(2) {
      background: url(https://office110.jp/img/common/quality/reason_on_2.png) no-repeat; }
    #sixReason ul li:nth-child(3) {
      background: url(https://office110.jp/img/common/quality/reason_on_3.png) no-repeat; }
    #sixReason ul li:nth-child(4) {
      background: url(https://office110.jp/img/common/quality/reason_on_4.png) no-repeat; }
    #sixReason ul li:nth-child(5) {
      background: url(https://office110.jp/img/common/quality/reason_on_5.png) no-repeat; }
    #sixReason ul li:nth-child(6) {
      background: url(https://office110.jp/img/common/quality/reason_on_6.png) no-repeat; }

.linkRightJust {
  clear: both;
  margin-top: 10px; }
  .linkRightJust a {
    float: right;
    color: #494c5f;
    text-decoration: none;
    padding-right: 8px;
    background: url(https://office110.jp/img/base/news_link_icon.png) right center no-repeat; }

#contactFlow {
  list-style: none;
  display: flex;
  justify-content: space-between; }
  #contactFlow li {
    width: 230px;
    border: 1px solid #42b483;
    box-sizing: border-box;
    text-align: center;
    background-color: #f9f9fa;
    position: relative; }
    #contactFlow li span {
      display: block;
      background-color: #42b483;
      color: #fff;
      font-size: 13px;
      padding: 2px 0;
      width: 110px;
      margin: 0 auto; }
    #contactFlow li img {
      padding: 20px 0; }
    #contactFlow li p {
      margin-bottom: 20px; }
    #contactFlow li:last-child {
      background-color: #fff5dc; }
      #contactFlow li:last-child::after {
        display: none; }
    #contactFlow li::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: -20px;
      height: 0;
      margin: auto;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      border-left: 10px solid #42b483; }
  #contactFlow::after {
    display: none; }

#serviceArea {
  display: flex;
  justify-content: space-between; }
  #serviceArea ul {
    width: 590px;
    list-style: none; }
    #serviceArea ul + img {
      height: 390px; }
    #serviceArea ul li h3 {
      background-color: #f9f9fa;
      border-left: 1px solid #ff4021;
      padding: 8px 15px;
      font-size: 16px;
      margin-bottom: 20px; }
      #serviceArea ul li h3 + p {
        margin-bottom: 20px; }
    #serviceArea ul li > div {
      display: flex; }
      #serviceArea ul li > div img {
        margin-right: 20px; }
      #serviceArea ul li > div dl dt {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px; }

.tabStyle {
  display: flex;
  list-style: none;
  margin-bottom: 30px; }
  .tabStyle div {
    cursor: pointer;
    width: 50%;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid #d9dae0;
    color: #d9dae0;
    transition: .3s; }
    .tabStyle div.active {
      border-bottom: 1px solid #ff4021;
      color: #ff4021; }

.tabContent {
  list-style: none; }
  .tabContent div.hide {
    display: none; }
  .tabContent div > ul {
    list-style: none;
    display: flex !important;
    justify-content: space-between; }
    .tabContent div > ul::after {
      display: none; }
    .tabContent div > ul li {
      width: 310px; }
      .tabContent div > ul li h3 {
        padding: 15px 0;
        text-align: center; }

#tabReasonWrap {
  padding: 60px;
  background: url(/img/index/reason_bg.png) top center no-repeat;
  background-attachment: fixed; }
  #tabReasonWrap h2 {
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 0 0 30px 0;
    border: none; }
    #tabReasonWrap h2::before {
      display: none; }
    #tabReasonWrap h2 + p {
      text-align: center;
      margin-bottom: 45px; }

.tabReason {
  display: flex;
  justify-content: center;
  margin-bottom: 50px; }
  .tabReason > div {
    text-align: center;
    padding: 0 3px 12px;
    position: relative;
    cursor: pointer; }
    .tabReason > div::before {
      content: '';
      display: block;
      border-bottom: 1px solid #e5e5e5;
      position: absolute;
      bottom: 0;
      width: 100%; }
    .tabReason > div:first-child::before {
      width: 75%;
      right: -5%; }
    .tabReason > div:last-child::before {
      width: 70%;
      left: 0; }
    .tabReason > div::after {
      content: '';
      border-bottom: 1px solid #e5e5e5;
      width: 40%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: 0 auto;
      position: absolute;
      z-index: 1;
      transition: all 300ms ease; }
    .tabReason > div.active::after {
      border-bottom: 1px solid #494c5f; }
    .tabReason > div img {
      width: 60%; }
    .tabReason > div p {
      font-size: 13px;
      font-weight: bold;
      margin: 15px 0 0; }

.tabReasonContents > div {
  animation: fadeIn 300ms ease; }
  .tabReasonContents > div.hide {
    display: none; }
  .tabReasonContents > div img {
    width: 40%;
    margin-right: 45px;
    float: left; }
  .tabReasonContents > div dl {
    padding-top: 20px; }
    .tabReasonContents > div dl dt {
      font-size: 23px;
      font-weight: bold;
      padding-bottom: 15px; }
    .tabReasonContents > div dl dd {
      font-size: 18px; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*# sourceMappingURL=index.css.map */
