@charset "UTF-8";

html {
  color: #333333;
}

a {
  color: #e86990;
}

a:hover {
  color: #d4557c;
}

h1,
h2 {
  color: #333333;
}

h3 {
  color: #ff5c97;
  font-size: 30px;
  font-weight: bold;
}

blockquote {
  border-left: 10px solid #ffbb27;
  padding: 10px 15px;
}

blockquote h3 {
  margin: 0;
  font-weight: bold;
}

body {
  font-size: 17px;
  font-family: メイリオ !important;
}

.hgroup h1 {
  font-weight: bold;
  font-size: 40px;
}

.hgroup h1 strong {
  color: #333333;
  font-weight: bold;
  font-size: 55px;
}

.section_header.fancy {
  line-height: 40px;
  color: #727171;
  padding-top: 70px;
  font-size: 40px;
  font-weight: bold;
}

header {
  border-bottom: 1px solid #ffffff;
  background-image: url(../images/backgrounds/crossword.png);
}

.navbar,
.navbar {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default,
.in ul.nav {
  width: auto;
  background-image: url(../images/backgrounds/crossword.png);
}

.navbar a.navbar-brand {
  width: 428px;
  height: 68px;
}

.navbar a.navbar-brand img {
  width: auto;
  height: auto;
}

.in ul.nav {
  margin-top: 27px;
}

.navbar .nav li.active a,
.navbar .nav li.active a:hover,
.navbar .nav li a:hover,
.navbar .nav li a:active,
.in ul.nav li.active a,
.in ul.nav li.active a:hover {
  color: #333333;
  border-bottom: solid 1px #e86990;
}

.in ul.nav li a {
  color: #777777;
  margin: 0 3px;
}

.in ul.nav li a:hover {
  border-bottom: solid 1px #e86990;
  color: #333333;
}

.navbar-collapse a {
  font-size: 14px;
}

footer {
  background-image: url(../images/backgrounds/crossword.png);
  color: #333333 !important;
  margin-top: 0;
}

#footer_teasers_wrapper .footer_teaser p,
#footer_teasers_wrapper .footer_teaser h3 {
  color: #333333;
}

.footer_teaser a:hover {
  color: #d4557c;
  text-decoration: underline;
}

.copyright {
  background-color: #F6F6F6;
  color: #333333;
  border: 0;
}

.all_bg {
  background-color: #ffdee6;
  padding-bottom: 30px;
}

.main_copy {
  color: #727171;
  font-size: 30px;
  font-weight: bold;
}

section.call_to_action {
  padding-top: 0px;
  margin-top: 105px;
}

section.call_to_action h3 {
  color: #333333;
  line-height: 1.5em;
}

section.features_teasers_wrapper .feature_teaser h3 {
  line-height: 1.3em;
  color: #727171;
  text-align: left;
  font-size: 25px;
  font-weight: bold;
}

section.features_teasers_wrapper .feature_teaser p {
  text-align: left;
}

.service_teaser {
  margin-bottom: 15px;
}

.service_teaser.elegant .service_photo {
  border-bottom: 0;
}

.service_teaser.elegant .service_photo figure {
  margin: 0 80px 0 80px;
}

.service_teaser.elegant .service_details {
  padding-right: 80px;
}

.service_teaser.vertical .service_photo figure {
  min-height: 400px;
}

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

.feature_main h3 {
  margin-top: 30px;
}

.feature_main p {
  margin-top: 15px;
}

.feature_attention {
  color: red;
}

.trick_img {
  margin-top: 20px;
}

.portfolio_strict .portfolio_item figure figcaption .view_button {
  background: #e86990;
}

.section_header {
  font-weight: bold !important;
}

.btn-primary {
  color: #ffffff;
  background-color: #e86990;
  border-color: #c04168;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d95a81;
  border-color: #d95a81;
}

.section_header.skincolored {
  color: #ff85b7;
  padding-top: 10px;
}

.contact {
  text-align: center;
  margin-top: 30px;
  padding-top: 35px;
}

.contact h3 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
}

.tell {
  line-height: 1em;
  color: #e86990;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 0;
}

.contact_form {
  font-weight: bold;
  background-color: #e86990;
  margin-top: 10px;
}

.contact_form a {
  display: block;
  color: #ffffff;
  padding: 15px 5px;
}

.contact_form a:hover {
  background-color: #d95a81;
}

.full_page_photo {
  height: 200px;
}

.service_teasers {
  margin-bottom: 40px;
}

.service_teasers .row {
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.point {
  margin-bottom: 40px;
}

.pointList {
  padding-left: 15px !important;
}

.pointList i {
  color: #ff85b7;
}

.pointText {
  color: #ff85b7;
  font-size: 17px;
  padding-left: 15px !important;
}

.point_img img {
  border: 1px solid #cccccc;
}

.point blockquote h3 {
  color: #333333;
  font-weight: bold !important;
}

.point blockquote h3 img {
  vertical-align: middle;
  width: 7%;
  margin-right: 10px;
}

.point blockquote {
  border: 0;
  padding-left: 0;
}

.production {
  margin-bottom: 40px;
}

.production figure {
  margin-bottom: 20px;
}

.production .production_photo figure {
  border-radius: 6px;
  min-height: 200px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
}

.service_teaser .service_photo figure {
  min-height: 150px;
}

.production_flow div {
  color: #333333;
  line-height: 1em;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: block;
  height: 200px;
  max-width: 100%;
  width: 290px;
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  font-weight: bold;
}

.production_flow p span {
  display: inline-block;
}

.pricing_plan .service_teaser {
  border: 0;
}

.pricing_plan h3 {
  color: #ff85b7;
  margin: 0;
  padding-top: 15px;
}

.pricing_plan small {
  line-height: 1.5em;
}

.pricing_plan .the_price {
  width: 100%;
  color: #333333;
}

.pricing_plan .the_offerings {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 30px;
}

.pricing_plan .the_offerings p span {
  font-size: 19px;
  font-weight: bold;
}

.pricing_plan .the_offerings .pink {
  color: #ff85b7;
}

@media (max-width: 1199px) {
  .service_teaser.elegant .service_photo figure {
    margin: 0 40px 0 40px;
  }
}

@media (max-width: 991px) {
  .hgroup h1 {
    font-size: 30px;
  }

  .pricing_plan h3 {
    font-size: 27px;
  }

  .service_teaser.elegant .service_photo figure {
    margin: 0;
    max-height: 200px;
  }

  .service_teaser .service_photo figure {
    min-height: 200px;
  }

  .production_flow div {
    width: 710px;
  }

  .navbar .nav {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  h3 {
    line-height: 1.5em;
    font-size: 25px;
  }

  blockquote {
    margin-bottom: 10px;
  }

  .hgroup h1 {
    font-size: 27px;
  }

  .pricing_plan h3 {
    font-size: 25px !important;
  }

  .point blockquote h3 img {
    width: 10%;
  }

  .service_teaser.elegant .service_photo figure {
    max-width: 200px;
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-nav {
    text-align: center;
    width: 100% !important;
  }

  .navbar .nav li.active a,
  .navbar .nav li.active a:hover,
  .navbar .nav li a:hover,
  .navbar .nav li a:active {
    border: 0 !important;
  }

  .in ul.nav {
    text-align: center;
    background-image: url(../images/backgrounds/crossword.png);
    margin-top: 15px;
  }

  .in ul.nav li a {
    border: 0 !important;
    margin: 0;
  }

  .in ul.nav li a:hover {
    color: #e86990 !important;
  }

  .in ul.nav li.active {
    border: 0;
  }

  .in ul.nav li.active a {
    border: 0;
    color: #e86990;
  }

  .in ul.nav li.active a:hover {
    color: #e86990;
    border: 0;
  }

  .pricing_plan .the_offerings p span {
    font-size: 18px;
  }

  .trick_img {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 14px;
  }

  h3 {
    font-size: 20px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hgroup h1 {
    font-size: 25px;
    line-height: 1.5em;
  }

  .hgroup h1 strong {
    font-size: 35px;
  }

  .point blockquote h3 {
    text-align: center;
  }

  .point blockquote h3 img {
    display: block;
    width: 20%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar .nav li.active a,
  .navbar .nav li.active a:hover,
  .navbar .nav li a:hover,
  .navbar .nav li a:active {
    border: 0 !important;
  }

  .navbar {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .navbar .btn-navbar {
    margin-right: 0px;
  }

  .navbar a.navbar-brand {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .navbar a.navbar-brand img {
    width: 100%;
    height: auto;
  }

  .in ul.nav {
    text-align: center;
    background-image: url(../images/backgrounds/crossword.png);
    margin-top: 15px;
  }

  .in ul.nav li a {
    border: 0 !important;
    margin: 0;
  }

  .in ul.nav li a:hover {
    color: #e86990 !important;
    border: 0;
  }

  .in ul.nav li.active {
    border: 0;
  }

  .in ul.nav li.active a {
    border: 0;
    color: #e86990;
  }

  .in ul.nav li.active a:hover {
    color: #e86990;
    border: 0;
  }

  .navbar-default .navbar-collapse {
    margin-top: 15px;
  }

  .pull-right {
    float: none !important;
    text-align: center;
  }

  .main_copy {
    font-size: 18px;
  }

  .container {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main .container {
    padding-left: 0;
    padding-right: 0;
  }

  .section_header.fancy {
    font-size: 28px;
    line-height: 30px;
    padding-top: 30px;
    margin-bottom: 25px;
  }

  section.call_to_action {
    padding: 0;
    margin-top: 20px;
  }

  .service_3img {
    margin-top: 0 !important;
  }

  section.features_teasers_wrapper .feature_teaser {
    margin-bottom: 10px;
  }

  section.features_teasers_wrapper .feature_teaser h3 {
    font-size: 20px;
  }

  .features_teasers_wrapper small {
    margin-left: 10px;
    margin-right: 10px;
  }

  .feature_teaser {
    margin-top: 15px;
  }

  .section_header.skincolored {
    font-size: 20px;
    line-height: 23px;
    padding-top: 20px;
  }

  .pricing_plan .the_offerings p span {
    font-size: 16px;
  }

  .pricing_plan .the_offerings {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pointList {
    padding-left: 0 !important;
  }

  .contact h3 {
    font-size: 22px;
  }

  .tell {
    font-size: 30px;
  }

  #footer_teasers_wrapper .footer_teaser h3 {
    margin-bottom: 5px;
  }
}