@charset "utf-8";

/*
  File Name   : service.css
  Description : ホームページ作成サービス
*/


.header-nav-list__item a.service:before {
  left: 0;
  width: 100%;
}


/*
----------------------------------------------------------- */
/* index
----------------------------------------------------------- */
.index .container {
  margin: 0;
}

.index .kv {
  background: url(../img/service/index/bg-kv-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.about-creation {
  margin-bottom: 120px;
}

.about-operate {
  padding: 60px 0 120px;
  background: #f1f1f1;
}
.about-cti {
  padding: 60px 0 120px;
}

.service-list {
  overflow: hidden;
  margin: 0 0 30px;
}

.service-box {
  float: left;
  width: 31.454545%;
  margin: 0 2.727272% 30px 0;
  padding: 45px 30px 30px;
  background: #fafafa;
  box-sizing: border-box;
}

.service-box:nth-child(3),
.service-box:nth-child(5),
.service-box--long + .service-box--long {
  margin-right: 0;
}
.about-creation .service-box:nth-child(3),
.about-creation .service-box:nth-child(6){
  margin-right: 0;
}
.service-box--long + .service-box:nth-child(3),.about-creation .service-box:nth-child(5) {
  margin-right: 2.727272%;
}

.service-box--long {
  width: 48.636363%;
}

.service-box__img {
  margin: 0 0 35px;
  text-align: center;
}

.service-box__ttl {
  margin: 0 0 20px;
  font-size: 22px;
  text-align: center;
}

.service-box__ttl sup {
  vertical-align: super;
  font-size: 10px;
}

.service-box__txt {
  font-size: 14px;
}

.service-box__txt b {
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  .about-creation {
    margin-bottom: 30px;
  }

  .about-operate {
    padding: 30px 0;
  }

  .service-list {
    margin-bottom: 0;
  }

  .service-box {
    float: none;
    width: auto;
    margin: 0 0 20px;
    padding: 15px;
    background: #f1f1f1;
  }

  .about-operate .service-box {
    background: #fff;
  }

  .service-box--long + .service-box:nth-child(3),.about-creation .service-box:nth-child(5) {
    margin-right: 0;
  }

  .service-box--long {
    width: auto;
  }

  .service-box__img {
    margin: 0 0 15px;
  }

  .service-box__img img {
    width: 110px;
  }

  .service-box__ttl {
    margin: 0 0 10px;
    font-size: 18px;
  }

  .service-box__ttl sup {
    font-size: 7px;
  }

  .service-box__txt {
    font-size: 14px;
  }

  .service-box__txt b {
    font-size: 14px;
  }
}


/*
----------------------------------------------------------- */
/* create
----------------------------------------------------------- */
.create .kv {
  background: url(../img/service/create/bg-kv-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.original-design__img {
  position: relative;
  margin: 60px 0 40px;
}

/*
.original-design__img img:last-child {
  position: absolute;
  top: -45px;
  right: 20px;
}
*/

.original-design-contents {
  margin: 120px 0;
}

.original-design-contents__ttl {
  margin: 0 0 40px;
  padding: 25px;
  border: 2px solid #333;
  font-size: 24px;
  text-align: center;
}

.rich-site__img {
  float: left;
  width: 37.818181%;
  margin: 0;
}

.rich-site-contents {
  overflow: hidden;
  padding: 30px;
  background: #fafafa;
}

.rich-site-contents--header {
  margin: 0 0 30px 39.454545%;
}

.rich-site-contents--mv {
  margin: 0 0 30px 39.454545%;
}

.rich-site-contents--others {
  clear: both;
}

.rich-site-contents__ttl {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: 500;
}

.rich-site-contents__ttl span {
  display: inline-block;
  width: 26px;
  line-height: 26px;
  margin: 0 15px 0 0;
  border: 2px solid #333;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-align: center;
  background: #fff;
}

.rich-site-contents--mv img {
  margin: 0 0 15px;
}

.rich-site-contents--others img {
  float: left;
  margin: 0 15px 0 0;
}

.responsive__txt {
  margin: 0 0 30px;
}

.responsive__img {
  margin: 0;
}

.cms__txt {
  height: 370px;
  padding: 95px 40px 0 535px;
  background: url(../img/service/create/bg-original-01.jpg) no-repeat 0 100%;
  background-size: cover;
  box-sizing: border-box;
}

.cms__txt p {
  margin: 0 0 30px;
}

.option {
  margin: 0 0 60px;
  padding: 60px 0 100px;
  background: #f1f1f1;
}

.option-contents {
  float: left;
  width: 48.727272%;
  margin: 0 0 30px;
  padding: 30px;
  background: #fff;
  box-sizing: border-box;
}

.option-contents:nth-child(2n+1) {
  float: right;
}

.option-contents__img {
  margin: 0 0 25px;
}

.option-contents__ttl {
  margin: 0 0 20px;
  font-size: 26px;
  text-align: center;
}

.option-contents__txt {
  font-size: 14px;
  font-weight: 300;
}

.option-contents__notes {
  margin: 10px 0 0;
  font-size: 13px;
  font-weight: 300;
}

.option__btn {
  clear: both;
  padding: 10px 0 0;
}

.data-safe {
  margin-bottom: 40px;
}

.data-safe-contents {
  float: left;
  width: 48.727272%;
  margin: 0 0 60px;
}

.data-safe-contents:nth-child(3) {
  float: right;
}

.data-safe-contents__ttl {
  margin: 0 0 40px;
  padding: 25px;
  border: 2px solid #333;
  font-size: 24px;
  text-align: center;
}

.data-safe-contents__txt {
  margin: 0 0 10px;
  text-align: center;
}

.data-safe-contents__lines {
  line-height: 1.1;
  margin: 0 0 40px;
  font-size: 44px;
  font-weight: 500;
  text-align: center;
  background: url(../img/service/create/bg-safe-01.png) no-repeat 50% 90%;
}

.data-safe-contents__img {
  margin: 0 0 40px;
}

.data-safe-contents__notes1 {
  margin: 0 0 30px;
  padding: 15px;
  border: 2px solid #333;
  font-weight: 500;
}

.data-safe-contents__notes2 {
  font-size: 14px;
  font-weight: 300;
}

.data-safe-providing {
  clear: both;
  margin: 0 0 60px;
  padding: 30px 0;
  border-top: 1px solid #52ba90;
  border-bottom: 1px solid #52ba90;
  background: url(../img/service/create/bg-safe-02.png) no-repeat 94% 50%;
}

.data-safe-providing__ttl {
  margin: 0 0 10px;
  font-weight: 500;
}

.data-safe-providing__txt {
  width: 65.454545%;
  font-weight: 300;
}

.data-safe-contact {
  margin: 0 0 60px;
}

.data-safe-contact__ttl {
  margin: 0 0 60px;
  font-size: 26px;
  text-align: center;
}

.data-safe-contact table {
  width: 100%;
}

.data-safe-contact th {
  width: 265px;
  padding: 40px 0;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  background: #5a5a5a;
}

.data-safe-contact td {
  padding: 40px 60px;
  background: #f1f1f1;
}

.data-safe-contact td a {
  display: block;
  line-height: 1.4;
  color: #312c2b;
  font-size: 38px;
  font-weight: 900;
  text-decoration: none;
  cursor: text;
}

.data-safe-contact td a img {
  vertical-align: top;
  margin: 14px 10px 0 0;
}

.data-safe-contact td a span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 1024px) {
  .rich-site-contents--mv {
    clear: both;
    margin-left: 0;
  }

  .cms__txt {
    height: auto;
    padding: 30px 30px 350px;
    background: url(../img/service/create/bg-original-02.jpg) no-repeat 50% 100%;
    background-size: cover;
  }

  .data-safe-contents__txt br {
    display: none;
  }

  .data-safe-contents__lines {
    font-size: 34px;
    background-size: 100% auto;
  }

  .original-design {
    font-size: 14px;
  }

  .original-design__img {
    margin: 20px 0;
  }

  .original-design__img img:last-child {
    top: -25px;
    right: 10px;
    width: 100px;
  }

  .original-design-contents {
    margin: 50px 0;
  }

  .original-design-contents__ttl {
    margin: 0 0 20px;
    padding: 10px;
    font-size: 18px;
  }

  .rich-site__img {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }

  .rich-site-contents {
    padding: 15px;
    background: #f1f1f1;
  }

  .rich-site-contents--header {
    margin: 0 0 20px;
  }

  .rich-site-contents--mv {
    margin: 0 0 20px;
  }

  .rich-site-contents__ttl {
    margin: 0 0 15px;
    font-size: 16px;
  }

  .rich-site-contents__ttl span {
    width: 18px;
    line-height: 18px;
    margin: 0 10px 0 0;
    border-width: 1px;
    font-size: 12px;
  }

  .rich-site-contents--mv img {
    margin: 0 0 10px;
  }

  .rich-site-contents--others img {
    float: none;
    margin: 0 0 10px;
  }

  .responsive__txt {
    margin: 0 0 20px;
  }

  .cms__txt {
    padding: 15px 15px 160px;
  }

  .cms__txt p {
    margin: 0 0 20px;
  }

  .option {
    margin: 0 0 30px;
    padding: 30px 0;
  }

  .option-contents {
    float: none;
    width: auto;
    margin: 0 0 20px;
    padding: 15px;
  }

  .option-contents:nth-child(2n+1) {
    float: none;
  }

  .option-contents__img {
    margin: 0 0 15px;
  }

  .option-contents__ttl {
    margin: 0 0 15px;
    font-size: 18px;
  }

  .option-contents__txt {
    font-size: 14px;
  }

  .option-contents__notes {
    margin: 5px 0 0;
    font-size: 14px;
  }

  .option__btn {
    padding: 0;
  }

  .data-safe-contents {
    float: none;
    width: auto;
    margin: 0 0 30px;
  }

  .data-safe-contents:nth-child(3) {
    float: none;
  }

  .data-safe-contents__ttl {
    margin: 0 0 20px;
    padding: 10px;
    font-size: 16px;
  }

  .data-safe-contents__txt {
    font-size: 14px;
  }

  .data-safe-contents__lines {
    margin: 0 0 20px;
    font-size: 22px;
  }

  .data-safe-contents__img {
    margin: 0 0 20px;
  }

  .data-safe-contents__notes1 {
    margin: 0 0 20px;
    padding: 10px;
    border-width: 1px;
    font-size: 14px;
  }

  .data-safe-contents__notes2 {
    font-size: 14px;
  }

  .data-safe-providing {
    margin: 0 0 30px;
    padding: 15px 0;
    font-size: 14px;
    background: none;
  }

  .data-safe-providing__txt {
    width: auto;
    padding: 0 0 50px;
    background: url(../img/service/create/bg-safe-02.png) no-repeat 50% 100%;
    background-size: 100px auto;
  }

  .data-safe-contact {
    margin: 0 0 30px;
  }

  .data-safe-contact__ttl {
    margin: 0 0 20px;
    font-size: 16px;
  }

  .data-safe-contact th {
    width: auto;
    padding: 10px;
    font-size: 12px;
    white-space: nowrap;
  }

  .data-safe-contact td {
    padding: 11px;
  }

  .data-safe-contact td a {
    font-size: 19px;
  }

  .data-safe-contact td a img {
    width: 22px;
    margin: 6px 5px 0 0;
  }

  .data-safe-contact td a span {
    font-size: 10px;
  }
}


/*
----------------------------------------------------------- */
/* operation
----------------------------------------------------------- */
.operation .kv {
  background: url(../img/service/operation/bg-kv-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.operation-box {
  height: 350px;
  margin: 0 0 40px;
  padding: 40px 60px 0;
}

.operation-box--server {
  background: url(../img/service/operation/bg-box-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.operation-box--support {
  background: url(../img/service/operation/bg-box-02.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.operation-box--option {
  background: url(../img/service/operation/bg-box-03.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.operation-box--finish {
  background: url(../img/service/operation/bg-box-04.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.operation-box__ttl {
  line-height: 1.3;
  margin: 0 0 35px;
  font-size: 36px;
}

.operation-box--support .operation-box__ttl {
  padding-left: 37.755%;
}

.operation-box--option .operation-box__ttl {
  padding-top: 60px;
}

.operation-box--finish .operation-box__ttl {
  padding: 30px 0 0 41.8367%;
}

.operation-box--server .operation-box__txt {
  width: 51.5%;
}

.operation-box--support .operation-box__txt {
  padding-left: 37.755%;
}

.operation-box--finish .operation-box__txt {
  padding-left: 41.8367%;
}

.operation-box__note {
  margin: 30px 0 0;
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .operation-box {
    height: auto;
    margin: 0 0 20px;
    padding: 15px 15px 210px;
  }

  .operation-box--server {
    background: url(../img/service/operation/bg-box-01-sp.jpg) no-repeat 50% 100%;
    background-size: cover;
  }

  .operation-box--support {
    background: url(../img/service/operation/bg-box-02-sp.jpg) no-repeat 50% 100%;
    background-size: cover;
  }

  .operation-box--option {
    background: url(../img/service/operation/bg-box-03-sp.jpg) no-repeat 50% 100%;
    background-size: cover;
  }

  .operation-box--finish {
    background: url(../img/service/operation/bg-box-04-sp.jpg) no-repeat 50% 100%;
    background-size: cover;
  }

  .operation-box__ttl {
    margin: 0 0 15px;
    font-size: 18px;
    text-align: center;
  }

  .operation-box--support .operation-box__ttl {
    padding-left: 0;
  }

  .operation-box--option .operation-box__ttl {
    padding-top: 0;
  }

  .operation-box--finish .operation-box__ttl {
    padding: 0;
  }

  .operation-box__txt {
    font-size: 14px;
  }

  .operation-box--server .operation-box__txt {
    width: auto;
  }

  .operation-box--support .operation-box__txt {
    padding-left: 0;
  }

  .operation-box--finish .operation-box__txt {
    padding-left: 0;
  }

  .operation-box__note {
    margin: 20px 0 0;
    font-size: 13px;
  }
}

@media screen and (min-width: 668px) and (max-width: 768px) {
  .operation-box {
    padding: 15px 15px 490px;
  }
  .cms__txt {
    padding: 15px 15px 350px;
  }
}
@media screen and (min-width: 569px) and (max-width: 667px) {
  .operation-box {
    padding: 15px 15px 400px;
  }
  .cms__txt {
    padding: 15px 15px 300px;
  }
}
@media screen and (max-width: 568px) {
  .operation-box {
    padding: 15px 15px 350px;
  }
  .cms__txt {
    padding: 15px 15px 250px;
  }
}
