@charset "UTF-8";
/*
Theme Name: East Scratch
Theme URI: http://wptreehouse.com/from-bootstrap-to-wordpress
Author: Yuta Hamaya
Author URI: http://eastscratch.com/
Description: This is the main theme for East Scratch
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eastscratch

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* ========================================================= */
/*  Colors
/* ========================================================= */
/* ========================================================= */
/*  All
/* ========================================================= */
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Courgette|Noto+Sans:400,700);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-family: "Oxygen", "YuGothic", "Yu Gothic", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.navbar-default {
  background: none;
  border: none;
  color: white; }

nav {
  background: none; }

.nav li {
  margin-right: 14px; }
  @media screen and (min-width: 992px) {
    .nav li {
      margin-right: 28px; } }
  .nav li a {
    padding: 10px 0; }
.nav li:nth-of-type(4) {
  margin-right: 14px; }
.nav li:last-of-type {
  margin: 0; }

@media screen and (max-width: 767px) {
  .navbar {
    margin: 0;
    background: #fafae6; } }

.navbar-default .navbar-brand {
  display: inline-block;
  text-shadow: none;
  color: #008232;
  font-family: "Courgette", cursive;
  font-size: 22.4px;
  padding: 21px; }
  @media screen and (min-width: 768px) {
    .navbar-default .navbar-brand {
      font-size: 28px;
      color: white; }
      .navbar-default .navbar-brand:visited {
        color: white; }
      .navbar-default .navbar-brand:hover {
        color: rgba(255, 255, 255, 0.6); } }

.navbar-default .navbar-nav {
  margin: 0; }
  .navbar-default .navbar-nav li {
    margin-bottom: 14px;
    font-size: 14px;
    border-bottom: 1px solid #d24650; }
    .navbar-default .navbar-nav li:first-of-type {
      padding-top: 10px; }
      @media (min-width: 768px) {
        .navbar-default .navbar-nav li:first-of-type {
          padding-top: 0; } }
    .navbar-default .navbar-nav li:last-of-type {
      border-bottom: none; }
    @media (min-width: 768px) {
      .navbar-default .navbar-nav li {
        border-bottom: 1px solid white; }
        .navbar-default .navbar-nav li:last-of-type {
          border-bottom: 1px solid white; } }
    @media screen and (min-width: 992px) {
      .navbar-default .navbar-nav li {
        font-size: 18px;
        padding-bottom: 7px; } }
    .navbar-default .navbar-nav li a {
      color: white;
      padding-bottom: 2px;
      border-bottom: 1px solid white;
      border: none; }
      .navbar-default .navbar-nav li a:visited {
        color: white; }
      .navbar-default .navbar-nav li a:hover {
        color: rgba(255, 255, 255, 0.6); }
      .navbar-default .navbar-nav li a img {
        display: inline-block;
        height: 14px;
        width: 14px;
        margin-right: 7px; }

@media screen and (max-width: 767px) {
  .navbar-default .navbar-toggle {
    display: inline-block;
    width: 30%;
    background-color: #ff5a50;
    padding: 20px 5px;
    margin: 0;
    border: none;
    border-radius: 0;
    border-bottom: 4px solid #6b0001; } }

@media screen and (max-width: 768px) {
  .container > .navbar-header {
    margin-right: -28px; } }

@media screen and (max-width: 767px) {
  .navbar-default .navbar-collapse {
    background: #ff5a50; } }

.container > .navbar-collapse {
  margin: 0 -30px;
  padding: 0 30px; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: #ff5a50; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.container {
  padding-right: 28px;
  padding-left: 28px;
  margin-right: auto;
  margin-left: auto; }

/* 要素の固定 */
.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000; }

.fixed-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }

.jumbotron {
  color: white;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
  margin: 0;
  background: none;
  background-position: 30% 40%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 24px 0 60px;
      background: url(../images/englishcafe.jpg);
      background-position: 30% 40%;
      background-repeat: no-repeat;
      background-size: cover; } }
  @media screen and (min-width: 992px) {
    .jumbotron {
      padding: 48px 0 60px; } }
  .jumbotron .jumbotron-container {
    background: url(../images/englishcafe.jpg);
    background-size: cover;
    background-position: 30% 40%;
    background-repeat: no-repeat;
    padding: 24px 0; }
    @media screen and (min-width: 768px) {
      .jumbotron .jumbotron-container {
        background: none; } }
    .jumbotron .jumbotron-container .container h2 {
      font-size: 22.4px; }
    .jumbotron .jumbotron-container .container p {
      margin-top: 5.6px;
      font-size: 14px; }
    @media screen and (min-width: 768px) {
      .jumbotron .jumbotron-container .container .jumbotron-word h2 {
        font-size: 22.4px; }
      .jumbotron .jumbotron-container .container .jumbotron-word p {
        margin-top: 11.2px;
        font-size: 14px; } }
    @media screen and (min-width: 992px) {
      .jumbotron .jumbotron-container .container .jumbotron-word h2 {
        font-size: 28px; }
      .jumbotron .jumbotron-container .container .jumbotron-word p {
        margin-top: 14px;
        font-size: 16.8px; } }

.s-jumbotron {
  color: white;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
  margin: 0;
  background: none;
  background-position: 30% 40%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .s-jumbotron {
      padding: 24px 0 60px;
      background: url(../images/englishcafe-2.jpg);
      background-position: 30% 40%;
      background-repeat: no-repeat;
      background-size: cover; } }
  @media screen and (min-width: 992px) {
    .s-jumbotron {
      padding: 48px 0 60px; } }
  .s-jumbotron .s-jumbotron-container {
    background: url(../images/englishcafe-2.jpg);
    background-size: cover;
    background-position: 30% 40%;
    background-repeat: no-repeat;
    padding: 24px 0; }
    @media screen and (min-width: 768px) {
      .s-jumbotron .s-jumbotron-container {
        background: none; } }
    @media screen and (min-width: 768px) {
      .s-jumbotron .s-jumbotron-container .s-jumbotron-word {
        display: none; } }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.profile {
  width: 100%;
  max-height: 740px;
  border-top: 3px solid #8ca08c;
  border-bottom: 3px solid #8ca08c;
  padding: 28px 28px 42px;
  background: url(../images/b.jpg) no-repeat;
  background-color: transparent; }

.profile-container {
  border-radius: 4px;
  border: 1px solid #fafae6; }
  .profile-container .profile-contents-container {
    margin: 0 auto;
    background-color: #fafae6; }
    .profile-container .profile-contents-container .profile-contents {
      display: -webkit-box;
      /*--- Androidブラウザ用 ---*/
      display: -ms-flexbox;
      /*--- IE10 ---*/
      display: -webkit-flex;
      /*--- safari（PC）用 ---*/
      display: flex;
      -webkit-flex-wrap: wrap;
      /*--- safari（PC）用 ---*/
      flex-wrap: wrap; }
      .profile-container .profile-contents-container .profile-contents .profile-name {
        padding-top: 28px;
        padding-left: 14px;
        margin-bottom: 14px;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .profile-container .profile-contents-container .profile-contents .profile-name {
            width: 30%;
            -webkit-order: 1;
            order: 1;
            padding-left: 28px; } }
        .profile-container .profile-contents-container .profile-contents .profile-name .profile-name-en {
          font-size: 22.4px; }
          @media screen and (min-width: 992px) {
            .profile-container .profile-contents-container .profile-contents .profile-name .profile-name-en {
              font-size: 30px; } }
        .profile-container .profile-contents-container .profile-contents .profile-name .profile-name-jp {
          font-size: 11.2px; }
          @media screen and (min-width: 768px) {
            .profile-container .profile-contents-container .profile-contents .profile-name .profile-name-jp {
              padding-top: 4px; } }
          @media screen and (min-width: 992px) {
            .profile-container .profile-contents-container .profile-contents .profile-name .profile-name-jp {
              font-size: 18px; } }
      .profile-container .profile-contents-container .profile-contents .profile-pic {
        padding-left: 14px;
        text-align: center;
        width: 30%; }
        @media screen and (min-width: 768px) {
          .profile-container .profile-contents-container .profile-contents .profile-pic {
            width: 30%;
            order: 3;
            margin: 28px 0 84px; } }
        .profile-container .profile-contents-container .profile-contents .profile-pic #profile-img {
          width: 100%;
          max-width: 120px;
          border-radius: 50%; }
          @media screen and (min-width: 768px) {
            .profile-container .profile-contents-container .profile-contents .profile-pic #profile-img {
              max-width: 180px; } }
      .profile-container .profile-contents-container .profile-contents .profile-description {
        margin: 0 0 28px;
        padding-left: 14px;
        padding-right: 14px;
        text-align: left;
        width: 70%; }
        @media screen and (min-width: 768px) {
          .profile-container .profile-contents-container .profile-contents .profile-description .profile-bginfo {
            font-size: 16px;
            line-height: 26px; } }
        @media screen and (min-width: 768px) {
          .profile-container .profile-contents-container .profile-contents .profile-description {
            width: 70%;
            order: 2;
            margin: 0;
            padding-top: 28px;
            text-align: left; } }
      .profile-container .profile-contents-container .profile-contents .profile-cta {
        background: #f0f0dc;
        margin-top: 28px;
        padding: 28px;
        width: 100%;
        line-height: 26px; }
        @media screen and (min-width: 768px) {
          .profile-container .profile-contents-container .profile-contents .profile-cta {
            width: calc( 70% - 28px );
            padding: 28px 0 28px 28px;
            margin: 28px 0 84px;
            order: 4;
            font-size: 18px;
            line-height: 30px; } }

@media screen and (max-width: 767px) {
  .top_arrow_box {
    position: relative;
    background: #f0f0dc;
    border: 4px solid #f0f0dc; }

  .top_arrow_box:after, .top_arrow_box:before {
    bottom: 100%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }

  .top_arrow_box:before {
    border-color: rgba(240, 240, 220, 0);
    border-bottom-color: #f0f0dc;
    border-width: 26px; } }
@media screen and (min-width: 768px) {
  /* left_arrow_box */
  .left_arrow_box {
    position: relative;
    background: #f0f0dc;
    border: 4px solid #f0f0dc; }

  .left_arrow_box:after, .arrow_box:before {
    right: 100%;
    top: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }

  .left_arrow_box:after {
    border-color: rgba(240, 240, 220, 0);
    border-right-color: #f0f0dc;
    border-width: 20px;
    margin-top: -30px; }

  .left_arrow_box:before {
    border-color: rgba(240, 240, 220, 0);
    border-right-color: #f0f0dc;
    border-width: 36px;
    margin-top: -36px; }

  /* left_arrow_box end*/ }
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

section.contact {
  background: #fafae6;
  text-align: center; }
  section.contact .container .row .col-md-12 div {
    margin: 0 auto;
    padding: 56px;
    width: 80%;
    text-align: center; }

section.service-contact {
  display: none; }
  @media screen and (min-width: 768px) {
    section.service-contact {
      display: block; } }
  @media screen and (min-width: 768px) {
    section.service-contact .col-sm-12 {
      border-bottom: 2px solid #f0f0dc;
      padding-bottom: 56px; } }

section.contact-row {
  width: 100%; }
  @media screen and (min-width: 768px) {
    section.contact-row {
      display: none; } }
  section.contact-row .projects-contact-row-btn {
    display: initial; }
    section.contact-row .projects-contact-row-btn .contact-row-btn {
      display: block;
      width: 100%;
      border-bottom: 6px solid #6b0001;
      border-radius: 0;
      background: #ff5a50;
      color: white; }
      section.contact-row .projects-contact-row-btn .contact-row-btn.active, section.contact-row .projects-contact-row-btn .contact-row-btn:active {
        background: #ff2800; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.services-title .services-title-container {
  background: #f0f0dc;
  padding: 56px 0; }
  @media screen and (min-width: 768px) {
    .services-title .services-title-container {
      background: #fafae6; } }
  .services-title .services-title-container .services-title-left {
    margin-bottom: 28px; }
  @media screen and (min-width: 768px) {
    .services-title .services-title-container {
      /* left_arrow_box */
      /* left_arrow_box end*/ }
      .services-title .services-title-container .col-sm-3 {
        text-align: center;
        padding: 28px; }
      .services-title .services-title-container .col-sm-9 {
        background: #f0f0dc;
        padding: 28px;
        border-radius: 8px; }
      .services-title .services-title-container .left_arrow_box {
        position: relative;
        background: #f0f0dc;
        border: 4px solid #f0f0dc; }
      .services-title .services-title-container .left_arrow_box:after, .services-title .services-title-container .arrow_box:before {
        right: 100%;
        top: 35%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .services-title .services-title-container .left_arrow_box:after {
        border-color: rgba(240, 240, 220, 0);
        border-right-color: #f0f0dc;
        border-width: 20px;
        margin-top: -30px; }
      .services-title .services-title-container .left_arrow_box:before {
        border-color: rgba(240, 240, 220, 0);
        border-right-color: #f0f0dc;
        border-width: 36px;
        margin-top: -36px; } }

.services-contents {
  background: #fafae6;
  padding-top: 28px; }
  .services-contents .service-content .service-content-container {
    background: #bedc78;
    padding: 1rem 0 2rem;
    margin: 0 0 2rem;
    display: -webkit-box;
    /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox;
    /*--- IE10 ---*/
    display: -webkit-flex;
    /*--- safari（PC）用 ---*/
    display: flex;
    -webkit-flex-wrap: wrap;
    /*--- safari（PC）用 ---*/
    flex-wrap: wrap; }
    @media screen and (min-width: 768px) {
      .services-contents .service-content .service-content-container {
        min-height: 500px;
        text-align: center; } }
    .services-contents .service-content .service-content-container .service-content-left {
      width: 30%;
      padding-left: 10px; }
      @media screen and (min-width: 768px) {
        .services-contents .service-content .service-content-container .service-content-left {
          width: 100%; } }
      .services-contents .service-content .service-content-container .service-content-left .service-content-icon {
        background: #fafae6;
        margin: 2rem auto 0;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-align: center; }
        @media screen and (min-width: 600px) {
          .services-contents .service-content .service-content-container .service-content-left .service-content-icon {
            width: 150px;
            height: 150px; } }
        .services-contents .service-content .service-content-container .service-content-left .service-content-icon a img {
          width: 45%;
          padding-top: 15%; }
        .services-contents .service-content .service-content-container .service-content-left .service-content-icon a img.interpret-img {
          width: 35%;
          padding-top: 15%; }
        .services-contents .service-content .service-content-container .service-content-left .service-content-icon a img.translate-img {
          width: 50%;
          padding-left: 10%;
          padding-top: 20%; }
        .services-contents .service-content .service-content-container .service-content-left .service-content-icon .service-content-icon-description a {
          color: #008232;
          font-weight: 700;
          font-size: 11.2px; }
        @media screen and (min-width: 600px) {
          .services-contents .service-content .service-content-container .service-content-left .service-content-icon .service-content-icon-description {
            margin-top: 10px; }
            .services-contents .service-content .service-content-container .service-content-left .service-content-icon .service-content-icon-description a {
              font-size: 14px; } }
    .services-contents .service-content .service-content-container .service-content-right {
      width: 70%; }
      @media screen and (min-width: 768px) {
        .services-contents .service-content .service-content-container .service-content-right {
          width: 100%; } }
      .services-contents .service-content .service-content-container .service-content-right .service-content-description {
        text-align: left;
        margin: 2rem auto 0;
        padding: 0 1rem; }
        .services-contents .service-content .service-content-container .service-content-right .service-content-description p {
          margin: 0 0 14px 14px; }
        @media screen and (min-width: 600px) {
          .services-contents .service-content .service-content-container .service-content-right .service-content-description p {
            font-size: 16.8px; } }
      .services-contents .service-content .service-content-container .service-content-right .more {
        text-align: right;
        padding: 0 2rem; }
        .services-contents .service-content .service-content-container .service-content-right .more a {
          font-size: 16.8px;
          color: #ff5a50;
          font-family: "Courgette", cursive;
          border-bottom: 2px solid #ff5a50;
          padding: 0 0 2px; }
        .services-contents .service-content .service-content-container .service-content-right .more a:hover,
        .services-contents .service-content .service-content-container .service-content-right .more a:focus {
          text-decoration: none;
          opacity: 0.5; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.projects-title {
  padding: 56px 0;
  background: #f0f0dc; }
  @media screen and (min-width: 768px) {
    .projects-title {
      background: #fafae6; } }

.projects-title .col-sm-3 {
  text-align: left; }
  .projects-title .col-sm-3 .projects-title-left {
    margin-bottom: 28px; }
.projects-title .col-sm-9 {
  background: #f0f0dc;
  border-radius: 8px; }
  .projects-title .col-sm-9 .projects-title-right .projects-title-right-wrapper p {
    line-height: 24px; }
@media screen and (min-width: 768px) {
  .projects-title {
    /* left_arrow_box */
    /* left_arrow_box end*/ }
    .projects-title .col-sm-3 {
      text-align: center;
      padding: 28px; }
    .projects-title .col-sm-9 {
      background: #f0f0dc;
      padding: 28px;
      border-radius: 8px; }
    .projects-title .left_arrow_box {
      position: relative;
      background: #f0f0dc;
      border: 4px solid #f0f0dc; }
    .projects-title .left_arrow_box:after, .projects-title .arrow_box:before {
      right: 100%;
      top: 35%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .projects-title .left_arrow_box:after {
      border-color: rgba(240, 240, 220, 0);
      border-right-color: #f0f0dc;
      border-width: 20px;
      margin-top: -30px; }
    .projects-title .left_arrow_box:before {
      border-color: rgba(240, 240, 220, 0);
      border-right-color: #f0f0dc;
      border-width: 36px;
      margin-top: -36px; } }

.projects-contents {
  background: #fafae6;
  padding: 0 0 42px; }
  .projects-contents .projects-content-left {
    margin: 28px 0; }
    @media screen and (min-width: 768px) {
      .projects-contents .projects-content-left {
        margin: 0; } }
    .projects-contents .projects-content-left .projects-content-left-container {
      border-bottom: 2px solid #f0f0dc;
      padding: 28px 0; }
      @media screen and (min-width: 768px) {
        .projects-contents .projects-content-left .projects-content-left-container {
          padding: 0;
          border-bottom: none; } }
      .projects-contents .projects-content-left .projects-content-left-container .projects-content {
        margin-bottom: 28px; }
  @media screen and (min-width: 768px) {
    .projects-contents .projects-content-right {
      border-left: 2px solid #bedc78;
      padding: 0 0 0 42px; } }
  .projects-contents .projects-content-right .projects-content-right-container .facebook-page-title {
    margin: 0 0 28px 0; }
  .projects-contents .projects-content-right .projects-content-right-container .facebook-page-content h3 {
    font-size: 16.8px;
    font-weight: 700;
    margin: 0 0 28px 0; }
  .projects-contents .projects-content-right .projects-content-right-container .facebook-page-content p {
    margin: 0 0 28px 0; }
  .projects-contents .projects-content-right .projects-content-right-container .facebook-page-content a {
    color: #ff2800;
    font-family: "Courgette", cursive;
    text-decoration: none; }
    .projects-contents .projects-content-right .projects-content-right-container .facebook-page-content a img {
      display: inline-block;
      width: 14px;
      height: 14px;
      margin: 0 7px 0 0; }
  .projects-contents .projects-content-right .projects-content-right-container .facebook-page-content a:hover {
    opacity: 0.5; }

.projects-contact {
  display: none; }
  @media screen and (min-width: 768px) {
    .projects-contact {
      display: block;
      margin: 0;
      background: #fafae6; }
      .projects-contact .projects-contact-btn {
        margin: 0;
        padding: 56px 0 84px; } }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.footer-container {
  background: #8ca08c;
  font-size: 18px;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .footer-container {
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .footer-container .footer-left {
      padding: 42px 0 28px; } }
  .footer-container .footer-left .desktop-contact {
    display: none; }
    @media screen and (min-width: 768px) {
      .footer-container .footer-left .desktop-contact {
        display: block;
        color: #fafae6; }
        .footer-container .footer-left .desktop-contact i {
          display: inline-block;
          margin-right: 14px; } }
  .footer-container .footer-left form.contact-form {
    padding-top: 14px; }
    .footer-container .footer-left form.contact-form .form-item {
      color: #fafae6; }
    .footer-container .footer-left form.contact-form p {
      color: #fafae6; }
      @media screen and (min-width: 768px) {
        .footer-container .footer-left form.contact-form p {
          margin-bottom: 14px; }
          .footer-container .footer-left form.contact-form p .cf:before,
          .footer-container .footer-left form.contact-form p .cf:after {
            content: " ";
            display: table; }
          .footer-container .footer-left form.contact-form p .cf:after {
            clear: both; }
          .footer-container .footer-left form.contact-form p .cf {
            *zoom: 1; } }
      .footer-container .footer-left form.contact-form p input,
      .footer-container .footer-left form.contact-form p textarea {
        background: #aabea0;
        color: #fafae6;
        padding: 14px;
        border: 1px solid transparent;
        border-radius: 10px;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .footer-container .footer-left form.contact-form p input,
          .footer-container .footer-left form.contact-form p textarea {
            display: inline-block;
            float: right;
            width: 70%; } }
    .footer-container .footer-left form.contact-form .submit-wrapper {
      display: inline-block;
      text-align: center;
      width: 100%;
      margin: 0 auto; }
      .footer-container .footer-left form.contact-form .submit-wrapper input[type="submit"] {
        cursor: pointer;
        border-bottom: 4px solid #6b0001;
        border-radius: 0;
        background: #ff5a50;
        color: white;
        display: inline-block;
        padding: 14px 28px;
        box-shadow: 0 4px 0 #6b0001;
        border-radius: 10px;
        width: 150px; }
        .footer-container .footer-left form.contact-form .submit-wrapper input[type="submit"].active, .footer-container .footer-left form.contact-form .submit-wrapper input[type="submit"]:active {
          background: #ff2800;
          color: white;
          -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
        @media screen and (min-width: 768px) {
          .footer-container .footer-left form.contact-form .submit-wrapper input[type="submit"] {
            float: none; } }
    .footer-container .footer-left form.contact-form ::-webkit-input-placeholder {
      color: #fafae6; }
    .footer-container .footer-left form.contact-form ::-moz-placeholder {
      color: #fafae6;
      opacity: 1; }
    .footer-container .footer-left form.contact-form :-ms-input-placeholder {
      color: #fafae6; }
  .footer-container .footer-left .contact-line-info {
    line-height: 24px;
    padding: 28px 0;
    color: #fafae6; }
  .footer-container .footer-right {
    color: #505050; }
    .footer-container .footer-right .footer-sitemap {
      border-top: 2px solid #aabea0;
      padding: 42px 0 28px; }
      @media screen and (min-width: 768px) {
        .footer-container .footer-right .footer-sitemap {
          border: none; } }
      .footer-container .footer-right .footer-sitemap h3.sitemap-title {
        color: #505050; }
      .footer-container .footer-right .footer-sitemap #footer-navbar {
        background: inherit; }
        .footer-container .footer-right .footer-sitemap #footer-navbar ul {
          list-style: none;
          padding: 0; }
          .footer-container .footer-right .footer-sitemap #footer-navbar ul li {
            padding: 28px 0 0; }
            .footer-container .footer-right .footer-sitemap #footer-navbar ul li:last-of-type {
              padding: 56px 0 0; }
            .footer-container .footer-right .footer-sitemap #footer-navbar ul li a {
              color: #505050;
              text-decoration: underline; }
            .footer-container .footer-right .footer-sitemap #footer-navbar ul li:hover {
              opacity: 0.7; }
    .footer-container .footer-right .copyright {
      margin: 112px 0 56px;
      font-size: 12px; }
      .footer-container .footer-right .copyright p {
        margin: 0; }
        .footer-container .footer-right .copyright p a {
          color: #505050; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.sections-container {
  background: #fafae6; }

.s-content-title {
  padding: 56px 0 28px; }
  .s-content-title h2.green-heading {
    font-size: 28px; }
    .s-content-title h2.green-heading img {
      display: inline-block;
      max-width: 60px;
      padding: 0 14px; }

.show-button {
  text-align: right;
  padding-bottom: 28px;
  border-bottom: 2px solid #f0f0dc;
  margin-bottom: 28px; }
  @media screen and (min-width: 768px) {
    .show-button {
      border-bottom: none; } }
  .show-button a {
    color: #ff5a50;
    font-size: 16.8px;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 2px solid #ff5a50; }
    .show-button a:hover {
      opacity: 0.7; }
    .show-button a img.down_arrow {
      display: inline-block;
      width: 14px;
      padding-left: 4px; }

.s-content-note {
  margin: 28px 0;
  font-size: 11px; }

.close-button {
  text-align: right;
  padding-bottom: 28px;
  border-bottom: 2px solid #f0f0dc;
  margin-bottom: 28px; }
  .close-button a {
    color: #ff5a50;
    font-size: 16.8px;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 2px solid #ff5a50;
    text-align: right; }
    .close-button a:hover {
      opacity: 0.7; }
    .close-button a img.up_arrow {
      display: inline-block;
      width: 14px;
      margin-left: 28px; }

.s-content-langpair-container {
  padding: 0 10px; }
  .s-content-langpair-container .s-content-langpair {
    background: #f0f0dc;
    padding: 0 14px 14px;
    margin-bottom: 14px; }
    .s-content-langpair-container .s-content-langpair .s-content-langpair-title {
      padding: 28px 0 14px; }
    .s-content-langpair-container .s-content-langpair p.s-content-langpair-description {
      padding: 0 0 14px; }
    .s-content-langpair-container .s-content-langpair .s-content-langpair-set {
      display: -webkit-box;
      /*--- Androidブラウザ用 ---*/
      display: -ms-flexbox;
      /*--- IE10 ---*/
      display: -webkit-flex;
      /*--- safari（PC）用 ---*/
      display: flex;
      -webkit-flex-wrap: wrap;
      /*--- safari（PC）用 ---*/
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      /*--- IE10 ---*/
      -webkit-justify-content: space-between;
      /*--- safari（PC）用 ---*/
      justify-content: space-between;
      border-bottom: 2px dotted #d2d2be;
      margin-bottom: 14px;
      /* 言語ごとのカラーリング */ }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set:last-of-type {
        border: none; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .from {
        width: 40%; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .arrow-div {
        width: 10%; }
        .s-content-langpair-container .s-content-langpair .s-content-langpair-set .arrow-div img {
          width: 8px; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .to {
        width: 40%; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .spanish:before {
        content: " ";
        margin: 0 10px 0 0;
        width: 14px;
        height: 14px;
        display: inline-block;
        background: url(../images/esp.png);
        background-size: contain;
        vertical-align: middle; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .spanish p {
        display: inline-block;
        color: #ffa000; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .japanese:before {
        content: " ";
        margin: 0 10px 0 0;
        width: 14px;
        height: 14px;
        display: inline-block;
        background: url(../images/jap.png);
        background-size: contain;
        vertical-align: middle; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .japanese p {
        display: inline-block;
        color: #ff2800; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .english:before {
        content: " ";
        margin: 0 10px 0 0;
        width: 14px;
        height: 14px;
        display: inline-block;
        background: url(../images/eng.png);
        background-size: contain;
        vertical-align: middle; }
      .s-content-langpair-container .s-content-langpair .s-content-langpair-set .english p {
        display: inline-block;
        color: #008caa; }

.s-contact {
  width: 100%; }
  .s-contact .btn-wrp {
    text-align: center; }

.s-interpretation .show-button {
  border: none; }

.s-services-title-left {
  display: none; }
  @media screen and (min-width: 768px) {
    .s-services-title-left {
      display: block; } }

a[class^="open-button"],
div.close-button a {
  cursor: pointer; }

.hide-l {
  display: none; }

.hide-t {
  display: none; }

.hide-i {
  display: none; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.confirmation-container {
  background: #fafae6; }
  .confirmation-container .formTable td {
    padding: 0 0 0 42px; }

.footer-container .footer-right .confirmation-footer-sitemap {
  border-top: none; }

.confirmation-footer .footer-container {
  background: #fafae6; }

.confirmation-description .confirmation-title {
  margin-bottom: 14px; }
.confirmation-description .submit-wrapper {
  display: inline-block;
  margin: 14px;
  padding: 0 14px; }

.formTable {
  background: #d2d2be;
  display: block;
  padding: 14px; }
  .formTable tbody tr {
    display: block;
    margin: 14px; }

.confirmation-submit-wrapper {
  display: inline-block;
  margin: 14px 14px 0 0; }

.footer-container .footer-right .complete-footer-sitemap {
  border-top: none;
  padding-top: 200px; }

.complete-footer .footer-container {
  background: #fafae6; }
  @media (min-width: 768px) {
    .complete-footer .footer-container .footer-right {
      padding-right: 28px;
      padding-left: 28px;
      margin-right: auto;
      margin-left: auto;
      width: 750px; } }
  @media (min-width: 992px) {
    .complete-footer .footer-container .footer-right {
      width: 970px; } }
  @media (min-width: 1200px) {
    .complete-footer .footer-container .footer-right {
      width: 1170px; } }
  .complete-footer .footer-container .footer-right .copyright {
    margin: 56px 0; }

footer.complete-footer {
  background: #fafae6; }
  footer.complete-footer .complete-footer > .footer-container {
    background: #fafae6; }

.complete-ul li {
  display: inline-block;
  margin-left: 28px; }
  .complete-ul li:first-of-type {
    margin-left: 0; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

a.contact-btn {
  font-size: 22.4px;
  font-family: "Courgette", cursive;
  display: inline-block;
  color: white;
  padding: 14px 28px;
  background: #ff5a50;
  box-shadow: 0 4px 0 #6b0001;
  border-radius: 10px; }

a.contact-btn.active, a.contact-btn:active {
  background: #ff2800; }

a.contact-btn.focus,
a.contact-btn:focus,
a.contact-btn:hover {
  color: white;
  text-decoration: none; }

.btn_wrap:hover {
  padding-top: 4px; }

.btn_wrap:hover .contact-btn {
  box-shadow: none; }

input:focus {
  outline: none; }

.btn-wrp {
  display: none; }
  @media screen and (min-width: 768px) {
    .btn-wrp {
      display: block;
      margin: 28px 0 0;
      text-align: center; }
      .btn-wrp a {
        width: 300px;
        height: 70px;
        font-size: 30px; }
        .btn-wrp a:hover img {
          opacity: 0.7; }
        .btn-wrp a span.contact-btn-left {
          float: left; }
          .btn-wrp a span.contact-btn-left i {
            padding-right: 8px; }
        .btn-wrp a span.contact-btn-right {
          float: right; }
          .btn-wrp a span.contact-btn-right img {
            display: inline-block;
            width: 30px; } }

img.mailimg {
  width: 18px; }
  @media screen and (min-width: 768px) {
    img.mailimg {
      width: 22px; } }

h2.desktop-contact img.mailimg {
  width: 18px; }
  @media screen and (min-width: 768px) {
    h2.desktop-contact img.mailimg {
      width: 22px;
      margin-right: 10px; } }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #333; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

html,
body {
  font-family: "Noto Sans", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px; }

.green-heading {
  font-family: "Courgette", cursive;
  font-weight: 400;
  color: #008232; }

.jumbotron {
  color: white; }
  .jumbotron h2 {
    color: white; }

.profile-name {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-size: 16.8px; }

.profile-name span.green-heading {
  margin-right: 14px; }

.arrow_box {
  position: relative;
  background: #ECEDD4; }

.arrow_box:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(236, 237, 212, 0);
  border-right-color: #ECEDD4;
  border-width: 15px;
  margin-top: -15px; }

.profile-cta.arrow_box:after {
  display: none; }

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