@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
.cf {
  zoom: 1;
  /* for ie */ }
  .cf:after {
    content: "";
    display: table;
    clear: both; }

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: Helvetica, 'Noto Sans JP',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  position: relative;
  min-width: 980px; }
  @media screen and (max-width: 480px) {
    body {
      font-size: 14px; } }

* {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
a {
  color: #000;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:hover {
    text-decoration: underline;
    color: #FB909D; }

img {
  max-width: 100%;
  vertical-align: bottom; }

/*---------------------------------------
Header
---------------------------------------*/
#header {
  padding-top: 30px;
  text-align: center;
  background: #FEF3F4; }
  @media screen and (max-width: 480px) {
    #header {
      padding-top: 20px; } }
  #header h1 {
    font-size: 88%; }
  #header .logo {
    margin-bottom: 30px; }
    @media screen and (max-width: 480px) {
      #header .logo {
        margin-bottom: 0;
        width: auto;
        padding: 10px 15px 20px; } }
    #header .logo img {
      width: 480px; }
      @media screen and (max-width: 480px) {
        #header .logo img {
          max-width: 100%; } }

.global {
  clear: both;
  width: 100%;
  border: solid #FFD2D9;
  border-width: 1px 0;
  background: #fff; }
  .global ul {
    zoom: 1;
    /* for ie */ }
    .global ul:after {
      content: "";
      display: table;
      clear: both; }
    .global ul li {
      float: left;
      width: 20%; }
      .global ul li:hover {
        cursor: pointer !Important; }
      .global ul li a {
        background: #fff;
        text-align: center;
        padding: 60px 0 10px 0;
        position: relative;
        border: solid #FFD2D9;
        border-width: 0 1px 0 0; }
        .global ul li a:hover {
          text-decoration: none;
          cursor: pointer !important; }
        .global ul li a.icon-service {
          background: url(../img/icon_service.png) no-repeat top 10px center #fff;
          background-size: 50px;
          border-width: 0 1px 0 1px; }
        .global ul li a.icon-message {
          background: url(../img/icon_message.png) no-repeat top 10px center #fff;
          background-size: 40px; }
        .global ul li a.icon-company {
          background: url(../img/icon_company.png) no-repeat top 10px center #fff;
          background-size: 40px; }
        .global ul li a.icon-bukken {
          background: url(../img/icon_bukken.png) no-repeat top 10px center #fff;
          background-size: 40px; }
        .global ul li a.icon-contact {
          background: url(../img/icon_contact.png) no-repeat top 10px center #fff;
          background-size: 40px; }

/*---------------------------------------
Footer
---------------------------------------*/
#footer {
  padding: 30px 0;
  background: #FB909D;
  color: #fff;
  text-align: center; }

/*---------------------------------------
Layout
---------------------------------------*/
.layout {
  width: 980px;
  margin: 0 auto; }

.section {
  padding: 90px 0; }
  @media screen and (max-width: 480px) {
    .section {
      padding: 30px 15px !important; } }

.sp {
  display: none; }

/*---------------------------------------
Title
---------------------------------------*/
h2 {
  font-size: 112.5%;
  margin-bottom: 60px;
  position: relative; }
  @media screen and (max-width: 480px) {
    h2 {
      margin-bottom: 30px; } }
  h2 span {
    display: block;
    font-size: 200%;
    font-weight: 700;
    font-family: 'Lora', serif; }
    @media screen and (max-width: 480px) {
      h2 span {
        font-size: 200%; } }
  h2:after {
    position: absolute;
    content: "";
    border-bottom: 3px solid #FB909D;
    width: 33px;
    top: 0;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto; }
    @media screen and (max-width: 480px) {
      h2:after {
        bottom: -15px; } }

h3 {
  font-size: 150%;
  margin-bottom: 30px; }
  h3 span {
    background: #FB909D;
    color: #fff;
    padding: 10px;
    margin-right: 10px; }

h4 {
  font-size: 150%;
  margin-bottom: 20px; }

/*---------------------------------------
Box
---------------------------------------*/
.box-about {
  background: url(../img/about_bg.jpg) no-repeat bottom;
  background-size: cover;
  padding: 150px 0 250px 0; }
  @media screen and (max-width: 480px) {
    .box-about {
      padding: 100px 0;
      background: url(../img/about_bg_sp.jpg) no-repeat bottom; } }
  .box-about .content {
    background: #FB909D;
    width: 50%;
    zoom: 1;
    /* for ie */ }
    .box-about .content:after {
      content: "";
      display: table;
      clear: both; }
    .box-about .content .in {
      right: 0;
      width: 460px;
      padding: 60px 30px 60px 0px;
      color: #fff;
      float: right; }
      @media screen and (max-width: 480px) {
        .box-about .content .in {
          width: auto;
          padding: 10px;
          float: none; } }
  .box-about .title {
    font-size: 150%;
    margin-bottom: 30px; }
    @media screen and (max-width: 480px) {
      .box-about .title {
        font-size: 112.5%;
        margin-bottom: 10px; } }
  .box-about strong {
    background-image: -webkit-linear-gradient(transparent 60%, #F84158 60%);
    background-image: -o-linear-gradient(transparent 60%, #F84158 60%);
    background-image: linear-gradient(transparent 60%, #F84158 60%);
    font-weight: bold;
    font-size: 150%; }

.box-concept {
  margin-top: -100px; }
  @media screen and (max-width: 480px) {
    .box-concept {
      margin-top: 0; } }
  .box-concept .layout {
    background: #fff; }
  .box-concept .in {
    padding: 60px 0 90px; }
    @media screen and (max-width: 480px) {
      .box-concept .in {
        padding: 30px 15px; } }
  .box-concept h2 {
    text-align: center; }
  .box-concept ul {
    margin-right: -4%;
    zoom: 1;
    /* for ie */ }
    .box-concept ul:after {
      content: "";
      display: table;
      clear: both; }
    .box-concept ul li {
      float: left;
      width: 21%;
      margin-right: 4%;
      text-align: center; }
      @media screen and (max-width: 480px) {
        .box-concept ul li {
          width: 46%;
          margin-bottom: 30px; } }
      .box-concept ul li .title {
        font-size: 200%;
        font-family: 'Lora', serif;
        margin-bottom: 15px; }
      .box-concept ul li .text {
        margin-bottom: 20px; }
        @media screen and (max-width: 480px) {
          .box-concept ul li .text {
            height: 60px; } }

.box-service {
  background: url(../img/service_bg.jpg);
  background-size: cover;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .box-service {
      background: url(../img/service_bg_sp.jpg);
      background-size: cover; } }
  .box-service h2 {
    text-align: center; }

.box-half {
  background: #FB909D;
  zoom: 1;
  /* for ie */ }
  .box-half:after {
    content: "";
    display: table;
    clear: both; }
  .box-half .content {
    float: left;
    width: 50%;
    background: #FB909D;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .box-half .content {
        float: none;
        width: 100%; } }
    .box-half .content .in {
      width: 460px;
      padding: 90px 60px 90px 0px;
      float: right; }
      @media screen and (max-width: 480px) {
        .box-half .content .in {
          width: auto;
          padding: 30px 15px; } }
      @media screen and (max-width: 480px) {
        .box-half .content .in h2 {
          text-align: center; } }

#message {
  background: url(../img/message_bg.jpg) no-repeat right;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    #message .content {
      color: #000 !important;
      -webkit-text-shadow: 1px 1px 0px #fff;
      -moz-text-shadow: 1px 1px 0px #fff;
      -ms-text-shadow: 1px 1px 0px #fff;
      -o-text-shadow: 1px 1px 0px #fff;
      text-shadow: 1px 1px 0px #fff; } }

#bukken {
  background: url(../img/bukken_bg.jpg) no-repeat;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    #bukken {
      background: #FB909D; } }
  #bukken .content {
    float: right; }
    #bukken .content .in {
      padding: 90px 0px 90px 60px;
      float: left; }
      @media screen and (max-width: 480px) {
        #bukken .content .in {
          width: auto;
          padding: 30px 15px;
          float: none; } }

.box-beforeafter {
  background: url(../img/beforeafter_bg.jpg) #FEF3F4 no-repeat right 3% top 60px;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .box-beforeafter {
      background: url(../img/beforeafter_bg.jpg) #FEF3F4 no-repeat right top 20px;
      background-size: 120px; } }
  .box-beforeafter ul {
    overflow: hidden;
    margin-right: -4%; }
    .box-beforeafter ul li {
      float: left;
      width: 46%;
      margin-right: 4%;
      margin-bottom: 30px; }
      @media screen and (max-width: 480px) {
        .box-beforeafter ul li {
          width: auto;
          margin-right: 0;
          float: none; } }
      .box-beforeafter ul li dl {
        overflow: hidden; }
        .box-beforeafter ul li dl img {
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px; }
          .box-beforeafter ul li dl img:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
            -ms-filter: "alpha(opacity=70)"; }
        .box-beforeafter ul li dl dt {
          float: left;
          width: 30%;
          margin-right: 10%;
          position: relative; }
          .box-beforeafter ul li dl dt:after {
            display: block;
            content: "";
            position: absolute;
            top: 50%;
            right: -26px;
            width: 16px;
            height: 16px;
            margin: -8px 0 0 0;
            border-top: solid 2px #FB909D;
            border-right: solid 2px #FB909D;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
            @media screen and (max-width: 480px) {
              .box-beforeafter ul li dl dt:after {
                right: -20px; } }
        .box-beforeafter ul li dl dd {
          float: left;
          width: 60%; }

.box-company {
  background: url(../img/company_bg.jpg) no-repeat;
  background-size: cover; }
  .box-company h2 {
    text-align: center; }
  .box-company table th {
    width: 20%; }
  @media screen and (max-width: 480px) {
    .box-company h3 {
      text-align: center; } }

.box-contact {
  text-align: center;
  color: #000;
  background: url(../img/beforeafter_bg.jpg) #FEF3F4 no-repeat left 3% top 60px;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .box-contact {
      background: url(../img/beforeafter_bg.jpg) #FEF3F4 no-repeat right top 20px;
      background-size: 120px; } }
  .box-contact .tel {
    margin: 0 20px 30px 0; }
    .box-contact .tel i {
      font-size: 88%;
      margin-right: 10px; }
    .box-contact .tel a {
      display: inline-block;
      color: #fff;
      font-size: 300%;
      margin-bottom: 20px;
      border-bottom: 3px solid #fff; }
      @media screen and (max-width: 480px) {
        .box-contact .tel a {
          width: 100%; } }
      .box-contact .tel a:hover {
        text-decoration: none; }
  .box-contact .btn a {
    background: #FB909D;
    color: #fff;
    border: 3px solid #fff;
    font-size: 150%; }
    .box-contact .btn a:hover {
      background: #F84158;
      color: #fff; }
    .box-contact .btn a:after {
      color: #fff; }

/*---------------------------------------
Form
---------------------------------------*/
form {
  line-height: 1.6;
  background: #fff;
  padding: 30px 30px 60px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }
  form dl dt, form dl dd {
    vertical-align: middle;
    text-align: left; }
  form dl dt {
    margin-bottom: 20px;
    clear: both;
    font-weight: bold;
    position: relative; }
  form dl dd {
    margin-bottom: 30px;
    zoom: 1;
    /* for ie */ }
    form dl dd:after {
      content: "";
      display: table;
      clear: both; }
    form dl dd label {
      margin-right: 10px;
      white-space: nowrap; }
    form dl dd:after {
      content: " "; }
  form .require {
    background: #FB909D;
    color: #fff;
    font-size: 88%;
    padding: 1px 5px;
    margin-left: 10px;
    border-radius: 3px; }
  form .example {
    font-size: 88%;
    padding-top: 5px; }
  form .error {
    font-weight: bold;
    color: #FF0000;
    background: #FFF2F2;
    clear: both; }
  form .back {
    padding: 20px;
    width: 240px;
    font-size: 18px; }
  form input[type="text"], form textarea, form select, form input[type="number"], form input[type="email"] {
    width: 90%;
    border: 3px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    background: #fff; }
    form input[type="text"]:hover, form textarea:hover, form select:hover, form input[type="number"]:hover, form input[type="email"]:hover {
      border: 3px solid #FB909D; }
  form input[type="submit"], form button {
    width: 100%;
    background: #72BCE3;
    color: #fff;
    border: 3px solid #268ABF;
    font-size: 150%;
    font-weight: bold;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 6px;
    box-shadow: 0 3px 0 #268ABF;
    cursor: pointer; }
    form input[type="submit"]:hover, form button:hover {
      background: #268ABF !important;
      color: #fff !important; }

/*---------------------------------------
Elements
---------------------------------------*/
table {
  width: 100%;
  margin-bottom: 30px;
  border: solid #f5f5f5;
  border-width: 2px 0 0 2px;
  border-collapse: collapse;
  border-spacing: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  table th, table td {
    padding: 15px 30px;
    color: #000;
    vertical-align: top; }
    @media screen and (max-width: 480px) {
      table th, table td {
        padding: 10px 10px; } }
  table th {
    background: #fff;
    text-align: right;
    border: #f5f5f5 solid;
    border-width: 0 2px 2px 2px;
    vertical-align: top; }
  table td {
    background: #fff;
    border: #f5f5f5 solid;
    border-width: 0 2px 2px 0;
    text-align: left; }
  table a {
    text-decoration: underline; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.btn a {
  font-size: 18px;
  padding: 15px 0 15px 0;
  text-align: center;
  background: #fff;
  font-weight: bold;
  border: 3px solid #FB909D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #000;
  display: block !Important;
  text-decoration: none !Important;
  position: relative;
  z-index: 2; }
  .btn a:hover {
    color: #fff;
    background: #FB909D; }
    .btn a:hover:after {
      color: #fff; }
  .btn a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-family: FontAwesome;
    content: "\f138";
    color: #FB909D; }

.pic-right, .alignright {
  float: right;
  margin: 0 0 20px 20px !important; }

.pic-left {
  float: left;
  margin-right: 20px !important; }

.text-icon {
  zoom: 1;
  /* for ie */ }
  .text-icon:after {
    content: "";
    display: table;
    clear: both; }
  .text-icon li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 5px;
    border: 3px solid #ddd; }

ul.list {
  padding-left: 1em; }
  ul.list li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px; }
    ul.list li::after {
      display: block;
      content: '';
      position: absolute;
      top: 0.7em;
      left: -1em;
      width: 10px;
      height: 10px;
      background-color: #FEF3F4;
      border-radius: 5px; }

ol.number {
  padding-left: 1em;
  counter-reset: number; }
  ol.number li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px; }
    ol.number li:before {
      counter-increment: number;
      content: counter(number);
      position: absolute;
      left: -1em;
      background: #FEF3F4;
      color: #fff;
      width: 24px;
      height: 24px;
      line-height: 24px;
      border-radius: 24px;
      text-align: center; }

/*---------------------------------------
Mobile
---------------------------------------*/
@media screen and (max-width: 480px) {
  body, header, .global ul, .layout {
    width: 100%; }

  body {
    min-width: 100% !important; }

  .sp {
    display: block; }

  .sp-hide {
    display: none !important; } }

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