@charset "UTF-8";
/* FANATIC SITE CSS */
/*----------------------
 * 1.GENERAL
 *   1.1  Grids
 *   	1.1.1 Base 10 grids
 *   1.2  Fonts
 *   1.3  Text
 *   1.4  titles and subtitles
 *   1.5  tables
 *   1.6  Breadcrumb
 *   1.7  Buttons
 *   1.8  Lists
 *   1.9  Forms
 *   1.10 Div Wraps
 *   1.11 Animations
 *   1.12 Other Elements
 *        1.12.1 plugins
 *        1.12.2 page top
 *        1.12.3 search
 *        1.12.4 social
 *        1.12.5 animated shain
 * 2.HEADER
 * 	2.1 Header Contact Area
 * 	2.2 Main Nav
 * 		2.2.1 button Icon Animation
 * 		2.2.2 Catchcopy
 * 	2.3 Secondary Nav
 * 	2.4 NEW Secondary Nav
 * 3. TOP PAGE MAIN VISUAL
 * 4. TOP PAGE
 * 	4.1 Animated panel
 * 	4.2 Reasons
 * 	4.3 Cases
 * 	4.4 Hajimete
 * 	4.5 Consult
 * 	4.6 News
 * 	4.7 Recruit
 * 	4.8 Report
 * 	4.9 Links
 * 	4.10 Loading Animation
 * 5.FOOTER
 * 6.INTERACTIONS
 */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');
/*-------------------------------
 * 1.GENERAL
 * ----------------------------*/
body {
  background-color: #E9EBE8;
  padding-bottom: 0;
  padding-right: 0 !important;
  padding-top: 90px;
}

@media only screen and (max-width: 1199px) {
  body {
    padding-top: 91.5px;
  }
}

@media only screen and (max-width: 991px) {
  body {
    padding-top: 50px;
  }
}

a:hover {
  cursor: pointer;
}

a:focus {
  outline: none;
  overflow: hidden;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.mb-big {
  margin-bottom: 71.00002px;
}

@media only screen and (max-width: 767px) {
  .mb-big {
    margin-bottom: 50.7143px;
  }
}

/* 1.1 Grids
 * ------------------------------*/
.row-flex {
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 768px) {
  .row-flex {
    -ms-flex-align: stretch;
        align-items: stretch;
  }
}

@media only screen and (max-width: 767px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.row-flex > .col-xs-1, .row-flex > .col-sm-1, .row-flex > .col-md-1, .row-flex > .col-lg-1, .row-flex > .col-xs-2, .row-flex > .col-sm-2, .row-flex > .col-md-2, .row-flex > .col-lg-2, .row-flex > .col-xs-3, .row-flex > .col-sm-3, .row-flex > .col-md-3, .row-flex > .col-lg-3, .row-flex > .col-xs-4, .row-flex > .col-sm-4, .row-flex > .col-md-4, .row-flex > .col-lg-4, .row-flex > .col-xs-5, .row-flex > .col-sm-5, .row-flex > .col-md-5, .row-flex > .col-lg-5, .row-flex > .col-xs-6, .row-flex > .col-sm-6, .row-flex > .col-md-6, .row-flex > .col-lg-6, .row-flex > .col-xs-7, .row-flex > .col-sm-7, .row-flex > .col-md-7, .row-flex > .col-lg-7, .row-flex > .col-xs-8, .row-flex > .col-sm-8, .row-flex > .col-md-8, .row-flex > .col-lg-8, .row-flex > .col-xs-9, .row-flex > .col-sm-9, .row-flex > .col-md-9, .row-flex > .col-lg-9, .row-flex > .col-xs-10, .row-flex > .col-sm-10, .row-flex > .col-md-10, .row-flex > .col-lg-10, .row-flex > .col-xs-11, .row-flex > .col-sm-11, .row-flex > .col-md-11, .row-flex > .col-lg-11, .row-flex > .col-xs-12, .row-flex > .col-sm-12, .row-flex > .col-md-12, .row-flex > .col-lg-12 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: center;
      align-content: center;
}

.row-flex > .col-xs-1 .btn-thick, .row-flex > .col-sm-1 .btn-thick, .row-flex > .col-md-1 .btn-thick, .row-flex > .col-lg-1 .btn-thick, .row-flex > .col-xs-2 .btn-thick, .row-flex > .col-sm-2 .btn-thick, .row-flex > .col-md-2 .btn-thick, .row-flex > .col-lg-2 .btn-thick, .row-flex > .col-xs-3 .btn-thick, .row-flex > .col-sm-3 .btn-thick, .row-flex > .col-md-3 .btn-thick, .row-flex > .col-lg-3 .btn-thick, .row-flex > .col-xs-4 .btn-thick, .row-flex > .col-sm-4 .btn-thick, .row-flex > .col-md-4 .btn-thick, .row-flex > .col-lg-4 .btn-thick, .row-flex > .col-xs-5 .btn-thick, .row-flex > .col-sm-5 .btn-thick, .row-flex > .col-md-5 .btn-thick, .row-flex > .col-lg-5 .btn-thick, .row-flex > .col-xs-6 .btn-thick, .row-flex > .col-sm-6 .btn-thick, .row-flex > .col-md-6 .btn-thick, .row-flex > .col-lg-6 .btn-thick, .row-flex > .col-xs-7 .btn-thick, .row-flex > .col-sm-7 .btn-thick, .row-flex > .col-md-7 .btn-thick, .row-flex > .col-lg-7 .btn-thick, .row-flex > .col-xs-8 .btn-thick, .row-flex > .col-sm-8 .btn-thick, .row-flex > .col-md-8 .btn-thick, .row-flex > .col-lg-8 .btn-thick, .row-flex > .col-xs-9 .btn-thick, .row-flex > .col-sm-9 .btn-thick, .row-flex > .col-md-9 .btn-thick, .row-flex > .col-lg-9 .btn-thick, .row-flex > .col-xs-10 .btn-thick, .row-flex > .col-sm-10 .btn-thick, .row-flex > .col-md-10 .btn-thick, .row-flex > .col-lg-10 .btn-thick, .row-flex > .col-xs-11 .btn-thick, .row-flex > .col-sm-11 .btn-thick, .row-flex > .col-md-11 .btn-thick, .row-flex > .col-lg-11 .btn-thick, .row-flex > .col-xs-12 .btn-thick, .row-flex > .col-sm-12 .btn-thick, .row-flex > .col-md-12 .btn-thick, .row-flex > .col-lg-12 .btn-thick {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}

#tp-links .row-flex > .col-xs-1 a, #tp-links .row-flex > .col-sm-1 a, #tp-links .row-flex > .col-md-1 a, #tp-links .row-flex > .col-lg-1 a, #tp-links .row-flex > .col-xs-2 a, #tp-links .row-flex > .col-sm-2 a, #tp-links .row-flex > .col-md-2 a, #tp-links .row-flex > .col-lg-2 a, #tp-links .row-flex > .col-xs-3 a, #tp-links .row-flex > .col-sm-3 a, #tp-links .row-flex > .col-md-3 a, #tp-links .row-flex > .col-lg-3 a, #tp-links .row-flex > .col-xs-4 a, #tp-links .row-flex > .col-sm-4 a, #tp-links .row-flex > .col-md-4 a, #tp-links .row-flex > .col-lg-4 a, #tp-links .row-flex > .col-xs-5 a, #tp-links .row-flex > .col-sm-5 a, #tp-links .row-flex > .col-md-5 a, #tp-links .row-flex > .col-lg-5 a, #tp-links .row-flex > .col-xs-6 a, #tp-links .row-flex > .col-sm-6 a, #tp-links .row-flex > .col-md-6 a, #tp-links .row-flex > .col-lg-6 a, #tp-links .row-flex > .col-xs-7 a, #tp-links .row-flex > .col-sm-7 a, #tp-links .row-flex > .col-md-7 a, #tp-links .row-flex > .col-lg-7 a, #tp-links .row-flex > .col-xs-8 a, #tp-links .row-flex > .col-sm-8 a, #tp-links .row-flex > .col-md-8 a, #tp-links .row-flex > .col-lg-8 a, #tp-links .row-flex > .col-xs-9 a, #tp-links .row-flex > .col-sm-9 a, #tp-links .row-flex > .col-md-9 a, #tp-links .row-flex > .col-lg-9 a, #tp-links .row-flex > .col-xs-10 a, #tp-links .row-flex > .col-sm-10 a, #tp-links .row-flex > .col-md-10 a, #tp-links .row-flex > .col-lg-10 a, #tp-links .row-flex > .col-xs-11 a, #tp-links .row-flex > .col-sm-11 a, #tp-links .row-flex > .col-md-11 a, #tp-links .row-flex > .col-lg-11 a, #tp-links .row-flex > .col-xs-12 a, #tp-links .row-flex > .col-sm-12 a, #tp-links .row-flex > .col-md-12 a, #tp-links .row-flex > .col-lg-12 a {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.two-col-wrap {
  margin-top: 76px;
  margin-bottom: 76px;
}

@media only screen and (max-width: 767px) {
  .two-col-wrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.two-col-wrap .boxW {
  box-sizing: border-box;
}

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

@media only screen and (max-width: 767px) {
  #tp-report-cols.row.row20, #tp-links .row.row20 {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.row.row20 > .col-xs-1, .row.row20 > .col-sm-1, .row.row20 > .col-md-1, .row.row20 > .col-lg-1, .row.row20 > .col-xs-2, .row.row20 > .col-sm-2, .row.row20 > .col-md-2, .row.row20 > .col-lg-2, .row.row20 > .col-xs-3, .row.row20 > .col-sm-3, .row.row20 > .col-md-3, .row.row20 > .col-lg-3, .row.row20 > .col-xs-4, .row.row20 > .col-sm-4, .row.row20 > .col-md-4, .row.row20 > .col-lg-4, .row.row20 > .col-xs-5, .row.row20 > .col-sm-5, .row.row20 > .col-md-5, .row.row20 > .col-lg-5, .row.row20 > .col-xs-6, .row.row20 > .col-sm-6, .row.row20 > .col-md-6, .row.row20 > .col-lg-6, .row.row20 > .col-xs-7, .row.row20 > .col-sm-7, .row.row20 > .col-md-7, .row.row20 > .col-lg-7, .row.row20 > .col-xs-8, .row.row20 > .col-sm-8, .row.row20 > .col-md-8, .row.row20 > .col-lg-8, .row.row20 > .col-xs-9, .row.row20 > .col-sm-9, .row.row20 > .col-md-9, .row.row20 > .col-lg-9, .row.row20 > .col-xs-10, .row.row20 > .col-sm-10, .row.row20 > .col-md-10, .row.row20 > .col-lg-10, .row.row20 > .col-xs-11, .row.row20 > .col-sm-11, .row.row20 > .col-md-11, .row.row20 > .col-lg-11, .row.row20 > .col-xs-12, .row.row20 > .col-sm-12, .row.row20 > .col-md-12, .row.row20 > .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  #tp-report-cols.row.row20 > .col-xs-1, #tp-report-cols.row.row20 > .col-sm-1, #tp-report-cols.row.row20 > .col-md-1, #tp-report-cols.row.row20 > .col-lg-1, #tp-report-cols.row.row20 > .col-xs-2, #tp-report-cols.row.row20 > .col-sm-2, #tp-report-cols.row.row20 > .col-md-2, #tp-report-cols.row.row20 > .col-lg-2, #tp-report-cols.row.row20 > .col-xs-3, #tp-report-cols.row.row20 > .col-sm-3, #tp-report-cols.row.row20 > .col-md-3, #tp-report-cols.row.row20 > .col-lg-3, #tp-report-cols.row.row20 > .col-xs-4, #tp-report-cols.row.row20 > .col-sm-4, #tp-report-cols.row.row20 > .col-md-4, #tp-report-cols.row.row20 > .col-lg-4, #tp-report-cols.row.row20 > .col-xs-5, #tp-report-cols.row.row20 > .col-sm-5, #tp-report-cols.row.row20 > .col-md-5, #tp-report-cols.row.row20 > .col-lg-5, #tp-report-cols.row.row20 > .col-xs-6, #tp-report-cols.row.row20 > .col-sm-6, #tp-report-cols.row.row20 > .col-md-6, #tp-report-cols.row.row20 > .col-lg-6, #tp-report-cols.row.row20 > .col-xs-7, #tp-report-cols.row.row20 > .col-sm-7, #tp-report-cols.row.row20 > .col-md-7, #tp-report-cols.row.row20 > .col-lg-7, #tp-report-cols.row.row20 > .col-xs-8, #tp-report-cols.row.row20 > .col-sm-8, #tp-report-cols.row.row20 > .col-md-8, #tp-report-cols.row.row20 > .col-lg-8, #tp-report-cols.row.row20 > .col-xs-9, #tp-report-cols.row.row20 > .col-sm-9, #tp-report-cols.row.row20 > .col-md-9, #tp-report-cols.row.row20 > .col-lg-9, #tp-report-cols.row.row20 > .col-xs-10, #tp-report-cols.row.row20 > .col-sm-10, #tp-report-cols.row.row20 > .col-md-10, #tp-report-cols.row.row20 > .col-lg-10, #tp-report-cols.row.row20 > .col-xs-11, #tp-report-cols.row.row20 > .col-sm-11, #tp-report-cols.row.row20 > .col-md-11, #tp-report-cols.row.row20 > .col-lg-11, #tp-report-cols.row.row20 > .col-xs-12, #tp-report-cols.row.row20 > .col-sm-12, #tp-report-cols.row.row20 > .col-md-12, #tp-report-cols.row.row20 > .col-lg-12, #tp-links .row.row20 > .col-xs-1, #tp-links .row.row20 > .col-sm-1, #tp-links .row.row20 > .col-md-1, #tp-links .row.row20 > .col-lg-1, #tp-links .row.row20 > .col-xs-2, #tp-links .row.row20 > .col-sm-2, #tp-links .row.row20 > .col-md-2, #tp-links .row.row20 > .col-lg-2, #tp-links .row.row20 > .col-xs-3, #tp-links .row.row20 > .col-sm-3, #tp-links .row.row20 > .col-md-3, #tp-links .row.row20 > .col-lg-3, #tp-links .row.row20 > .col-xs-4, #tp-links .row.row20 > .col-sm-4, #tp-links .row.row20 > .col-md-4, #tp-links .row.row20 > .col-lg-4, #tp-links .row.row20 > .col-xs-5, #tp-links .row.row20 > .col-sm-5, #tp-links .row.row20 > .col-md-5, #tp-links .row.row20 > .col-lg-5, #tp-links .row.row20 > .col-xs-6, #tp-links .row.row20 > .col-sm-6, #tp-links .row.row20 > .col-md-6, #tp-links .row.row20 > .col-lg-6, #tp-links .row.row20 > .col-xs-7, #tp-links .row.row20 > .col-sm-7, #tp-links .row.row20 > .col-md-7, #tp-links .row.row20 > .col-lg-7, #tp-links .row.row20 > .col-xs-8, #tp-links .row.row20 > .col-sm-8, #tp-links .row.row20 > .col-md-8, #tp-links .row.row20 > .col-lg-8, #tp-links .row.row20 > .col-xs-9, #tp-links .row.row20 > .col-sm-9, #tp-links .row.row20 > .col-md-9, #tp-links .row.row20 > .col-lg-9, #tp-links .row.row20 > .col-xs-10, #tp-links .row.row20 > .col-sm-10, #tp-links .row.row20 > .col-md-10, #tp-links .row.row20 > .col-lg-10, #tp-links .row.row20 > .col-xs-11, #tp-links .row.row20 > .col-sm-11, #tp-links .row.row20 > .col-md-11, #tp-links .row.row20 > .col-lg-11, #tp-links .row.row20 > .col-xs-12, #tp-links .row.row20 > .col-sm-12, #tp-links .row.row20 > .col-md-12, #tp-links .row.row20 > .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .row > .col-xs-1, .row > .col-sm-1, .row > .col-md-1, .row > .col-lg-1, .row > .col-xs-2, .row > .col-sm-2, .row > .col-md-2, .row > .col-lg-2, .row > .col-xs-3, .row > .col-sm-3, .row > .col-md-3, .row > .col-lg-3, .row > .col-xs-4, .row > .col-sm-4, .row > .col-md-4, .row > .col-lg-4, .row > .col-xs-5, .row > .col-sm-5, .row > .col-md-5, .row > .col-lg-5, .row > .col-xs-6, .row > .col-sm-6, .row > .col-md-6, .row > .col-lg-6, .row > .col-xs-7, .row > .col-sm-7, .row > .col-md-7, .row > .col-lg-7, .row > .col-xs-8, .row > .col-sm-8, .row > .col-md-8, .row > .col-lg-8, .row > .col-xs-9, .row > .col-sm-9, .row > .col-md-9, .row > .col-lg-9, .row > .col-xs-10, .row > .col-sm-10, .row > .col-md-10, .row > .col-lg-10, .row > .col-xs-11, .row > .col-sm-11, .row > .col-md-11, .row > .col-lg-11, .row > .col-xs-12, .row > .col-sm-12, .row > .col-md-12, .row > .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*** 1.1.1 Base 10 Grids ***/
.col-base10-xs-0 {
  width: 0%;
}

.col-base10-xs-1 {
  width: 10%;
}

.col-base10-xs-2 {
  width: 20%;
}

.col-base10-xs-3 {
  width: 30%;
}

.col-base10-xs-4 {
  width: 40%;
}

.col-base10-xs-5 {
  width: 50%;
}

.col-base10-xs-6 {
  width: 60%;
}

.col-base10-xs-7 {
  width: 70%;
}

.col-base10-xs-8 {
  width: 80%;
}

.col-base10-xs-9 {
  width: 90%;
}

.col-base10-xs-10 {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-0 {
    width: 00%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-0 {
    width: 00%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-0 {
    width: 00%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-1 {
    width: 10%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-1 {
    width: 10%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-1 {
    width: 10%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-2 {
    width: 20%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-2 {
    width: 20%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-2 {
    width: 20%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-3 {
    width: 30%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-3 {
    width: 30%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-3 {
    width: 30%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-4 {
    width: 40%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-4 {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-4 {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-5 {
    width: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-5 {
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-5 {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-6 {
    width: 60%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-6 {
    width: 60%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-6 {
    width: 60%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-7 {
    width: 70%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-7 {
    width: 70%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-7 {
    width: 70%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-8 {
    width: 80%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-8 {
    width: 80%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-8 {
    width: 80%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-9 {
    width: 90%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-9 {
    width: 90%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-9 {
    width: 90%;
  }
}

@media only screen and (min-width: 768px) {
  .col-base10-sm-10 {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .col-base10-md-10 {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-base10-lg-10 {
    width: 100%;
  }
}

/* 1.2 Fonts
 * ------------------------------*/
@font-face {
  font-family: "fanatic";
  src: url("../fonts/fanatic.eot");
  src: url("../fonts/fanatic.eot?#iefix") format("embedded-opentype"), url("../fonts/fanatic.woff") format("woff"), url("../fonts/fanatic.ttf") format("truetype"), url("../fonts/fanatic.svg#fanatic") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "fanatic" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fanatic" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fanatic-arrow-right:before {
  content: "\61";
}

.icon-fanatic-arrow-top:before {
  content: "\62";
}

.icon-fanatic-loupe:before {
  content: "\63";
}

.icon-fanatic-tel:before {
  content: "\64";
}

.icon-down-open-big:before {
  content: "\65";
}

.icon-fanatic-right:before {
  content: "\66";
}

.icon-mail:before {
  content: "\68";
}

.icon-fanatic-contact:before {
  content: "\67";
}

.icon-social:before {
  content: "\69";
}

.icon-facebook:before {
  content: "\6a";
}

.icon-twitter:before {
  content: "\6b";
}

/* 1.3 Text
 * ------------------------------*/
@media only screen and (max-width: 991px) {
  p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  p {
    font-size: 8px;
  }
}

p.catchtext {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  p.catchtext {
    font-size: 12px;
    line-height: 2.4;
  }
}

/* 1.4 Titles and Subtitles
 * ------------------------------*/
.section-ttl {
  text-align: center;
  margin-bottom: 55px;
}

@media only screen and (max-width: 767px) {
  .section-ttl {
    margin-bottom: 30px;
  }
}

.section-ttl-txt {
  display: inline-block;
  margin-top: 0;
  font-size: 39px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  /*text-transform: uppercase;*/
  line-height: 2.35;
  line-height: 1;
}

.section-ttl-txt a {
  color: #231916;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .section-ttl-txt {
    font-size: 25px;
    margin-bottom: 7px;
  }
}

.section-ttl-txt .anime-line {
  height: 2px;
}

.section-ttl-sub {
  font-size: 15px;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .section-ttl-sub {
    font-size: 12px;
  }
}

.section-ttl-sub a {
  color: #231916;
  text-decoration: none;
}

.section-ttl-ja .section-ttl-txt {
  font-size: 24px;
  font-family: "Noto Sans Japanese", "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", HiraKakuProN-W3, "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif !important;
  font-weight: 400;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .section-ttl-ja .section-ttl-txt {
    font-size: 19px;
    margin-bottom: 16px;
  }
}

.section-ttl-ja .section-ttl-txt .anime-line {
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .section-ttl-ja .section-ttl-txt .anime-line {
    margin-top: 12px;
  }
}

.section-ttl-ja .section-ttl-sub {
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .section-ttl-ja .section-ttl-sub {
    font-size: 14px;
  }
}

.obi-ttl {
  background-color: #fff;
  margin-bottom: 72px;
  padding: 34px 17.5px;
  position: relative;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .obi-ttl {
    margin-bottom: 41px;
  }
}

.obi-ttl img.arrowdown {
  bottom: -47px;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .obi-ttl img.arrowdown {
    width: 23px;
    height: auto;
    bottom: -16px;
    margin-left: -11px;
  }
}

/* 1.5 Tables
 * ------------------------------*/
.dl-table dl {
  width: 100%;
  display: table;
  border-top: 1px solid #9fa0a0;
  border-right: 1px solid #9fa0a0;
  border-bottom: 1px solid #9fa0a0;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .dl-table dl {
    display: block;
    border-left: 1px solid #9fa0a0;
  }
}

.dl-table dl dt, .dl-table dl dd {
  display: table-cell;
  padding: 15px 20px;
  font-size: 14px;
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 767px) {
  .dl-table dl dt, .dl-table dl dd {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 5px 15px;
    text-align: center;
  }
}

.dl-table dl dt {
  background-color: #eaebe9;
  border-left: 1px solid #9fa0a0;
  text-align: center;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .dl-table dl dt {
    border-left: none;
  }
}

.dl-table dl {
  border-right: none;
}

.dl-table dl + dl {
  border-top: none;
}

.dl-table dl dt {
  border-left: none;
  vertical-align: middle;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .dl-table dl dt {
    border-right: 1px solid #9fa0a0;
  }
}

@media only screen and (max-width: 767px) {
  .dl-table dl dd {
    border-right: 1px solid #9fa0a0;
  }
}

table.base-table {
  clear: both;
  width: 100%;
  margin: 10px 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  border: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
  table.base-table {
    font-size: 12px;
    letter-spacing: 0;
  }
}

table.base-table th {
  padding: 4px 10px;
  background-color: #E9EBE8;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.base-table td {
  padding: 4px 10px;
  text-align: left;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.base-table td.text-center {
  text-align: center;
}

/* 1.6 Breadcrumb
 * ------------------------------*/
/* 1.7 Buttons
 * ------------------------------*/
.btn {
  border-radius: 0;
}

@media only screen and (max-width: 991px) {
  .btn {
    font-size: 14px;
  }
}

.btn.btn-primary .icon {
  position: relative;
  top: 2px;
}

@media only screen and (max-width: 991px) {
  .btn-header {
    color: #2b71b8;
    font-size: 13px;
    font-weight: 500;
    background-color: #fff;
    letter-spacing: 0.1em;
    margin-top: 12px;
    margin-bottom: 8px;
  }
  .btn-header .icon {
    margin-right: 5px;
    position: relative;
    top: 4px;
    font-size: 19px;
    line-height: 1;
  }
}

.btn-animated {
  color: #2b71b8;
  border-width: 2px;
  border-style: solid;
  border-color: #2b71b8;
  position: relative;
  transition: color 400ms cubic-bezier(0.42, 0, 0.58, 1);
  z-index: 2;
}

.btn-animated:before {
  background: #2b71b8;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0%;
  z-index: -1;
  content: '';
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
/* 20180326追記*/
#p2p-sv-column .btn-animated {
  color: #ef812d;
  border-color: #ef812d;
}
#p2p-sv-column .btn-animated:before {
  background: #ef812d;
}
#p2p-sv-column .btn-animated:hover {
  color: #fff;
}

.btn-animated:hover {
  color: #fff;
}

.btn-animated:hover:before {
  width: 100%;
}

.btn-animated.btn-thick {
  border-width: 4px;
  line-height: 1.7;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}

@media only screen and (max-width: 991px) {
  .btn-animated.btn-thick {
    font-size: 14px;
  }
}

.btn-animated.btn-primary {
  color: #fff;
  background-color: transparent;
}

.btn-animated.btn-primary:before {
  width: 100%;
  left: auto;
  right: 0;
  border: none;
}

.btn-animated.btn-primary:hover {
  color: #2b71b8;
  border-color: #2b71b8;
}

.btn-animated.btn-primary:hover:before {
  width: 0%;
}

.btn-arrow:after {
  content: "\61";
  width: 21px;
  height: 16px;
  font-size: 1.7em;
  font-family: "fanatic" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  text-transform: none;
  right: 18px;
  bottom: calc(50% - 8px);
  line-height: 1;
}

.btn-more {
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.35;
  font-weight: 700;
  border-color: #2b71b8;
}

.btn-thick .icon-fanatic-right {
  display: inline-block;
  position: relative;
  margin-right: 3px;
  top: 2px;
}

.btn-tall {
  line-height: 3.3;
}

.btn-primary {
  background-color: #2b71b8;
}

.row .btn-wrap {
  padding-left: 17.5px;
  padding-right: 17.5px;
}

@media only screen and (max-width: 767px) {
  .row .btn-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.row.row20 .btn-wrap {
  padding-left: 10px;
  padding-right: 10px;
}

.btn-wrap.btn-wrap-single {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .btn-wrap.btn-wrap-single {
    width: 234px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 1.8 Lists
 * ------------------------------*/
@media only screen and (max-width: 767px) {
  ul li, ol li {
    font-size: 12px;
  }
}

ul.tagGrid {
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

ul.tagGrid li {
  margin: 5px;
}

ul.tagGrid .btn {
  padding: 6px 22px;
}

.base-list {
  margin: 10px 0 10px 25px;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .base-list {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.8;
  }
}

/* 1.9 Forms
 * ------------------------------*/
/* 1.10 DIV Wraps
 * ------------------------------*/
.boxW {
  background-color: #fff;
  padding: 34px;
}

@media only screen and (max-width: 991px) {
  .boxW {
    padding: 27px;
  }
}

@media only screen and (max-width: 767px) {
  .boxW {
    padding: 15px;
  }
}

.boxW.boxW-promo, .boxW.boxW-list {
  padding: 61px;
}

@media only screen and (max-width: 991px) {
  .boxW.boxW-promo, .boxW.boxW-list {
    padding: 41px;
  }
}

@media only screen and (max-width: 767px) {
  .boxW.boxW-promo, .boxW.boxW-list {
    padding: 20px;
  }
}

.boxW.boxW-promo .catchtext, .boxW.boxW-list .catchtext {
  font-size: 23px;
  line-height: 2.2;
}

@media only screen and (max-width: 991px) {
  .boxW.boxW-promo .catchtext, .boxW.boxW-list .catchtext {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .boxW.boxW-promo .catchtext, .boxW.boxW-list .catchtext {
    font-size: 14px;
  }
}

.boxW.boxW-promo .btn-thick, .boxW.boxW-list .btn-thick {
  min-height: 78px;
}

.boxW.boxW-list ul {
  line-height: 1.8;
  font-size: 13px;
  margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
  .boxW.boxW-list ul {
    font-size: 11px;
  }
}

.boxW.boxW-list ul li + li {
  margin-top: 6px;
}

.boxW .box-ttl {
  color: #2b71b8;
  text-align: center;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .boxW .box-ttl {
    font-size: 27px;
  }
}

.boxW .box-ttl-col {
  border-bottom: 2px solid #efefef;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .boxW .box-ttl-col {
    padding-bottom: 10px;
  }
}

.boxW .box-ttl-col .en {
  display: inline-block;
  margin-top: 0;
  font-size: 29px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
  line-height: 1;
}

@media only screen and (max-width: 991px) {
  .boxW .box-ttl-col .en {
    font-size: 21px;
  }
}

.boxW .box-ttl-col .float-right {
  font-size: 12px;
  float: right;
  font-weight: 500;
}

.boxW .box-ttl-col .float-right a {
  color: #231916;
}

.boxW .box-ttl-col .float-right a .icon {
  position: relative;
  top: 1px;
}

.vertical-subBox {
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .vertical-subBox {
    padding-bottom: 50px;
  }
}

.vertical-subBox + .vertical-subBox {
  padding-top: 80px;
  border-top: 1px solid #dcdddd;
}

@media only screen and (max-width: 767px) {
  .vertical-subBox + .vertical-subBox {
    padding-top: 50px;
  }
}

div > .vertical-subBox:last-child {
  padding-bottom: 0;
}

.vertical-subBox .catchtext {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 767px) {
  .vertical-subBox .catchtext {
    font-size: 12px;
  }
}

.vertical-subBox .catchtext + img {
  margin-top: 40px;
}

.vertical-subBox .catchtext + .catchtext {
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .vertical-subBox .catchtext + .catchtext {
    margin-top: 25px;
  }
}

.vertical-subBox img.bordered {
  border: 1px solid #dcdddd;
}

/* 1.11 Animations
 * ------------------------------*/
@keyframes line-animation {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

.anime-line {
  width: 0%;
  height: 1px;
  background-color: #2b71b8;
  display: block;
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  #main-nav .anime-line {
    display: none;
  }
}

.ringing {
  animation: ringingFrames ease-in-out 500ms;
  animation-iteration-count: infinite;
  -ms-transform-origin: 41% 49%;
      transform-origin: 41% 49%;
}

@keyframes ringingFrames {
  0% {
    transform: rotate(1deg);
  }
  20% {
    transform: rotate(-6deg);
  }
  40% {
    transform: rotate(6deg);
  }
  60% {
    transform: rotate(-4deg);
  }
  80% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}

.goUp, #pagetop:hover .icon {
  animation: goUpFrames ease-out 500ms;
  animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}

@keyframes goUpFrames {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(0px, -7px);
  }
}

.goRight {
  animation: goRightFrames ease-in-out 500ms;
  animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@keyframes goRightFrames {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(5px, 0px);
  }
}

.goZoom, #search-fixed #search-fixed-button:hover .icon {
  animation: goZoomFrames ease-in-out 1s;
  animation-iteration-count: infinite;
  -ms-transform-origin: 50% 37%;
      transform-origin: 50% 37%;
}

@keyframes goZoomFrames {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  50% {
    transform: scaleX(1.2) scaleY(1.2);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}

/* 1.12 Other Elements
 * ------------------------------*/
/*** 1.12.1 plugins ***/
.google-maps {
  width: 100%;
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  margin: 20px 0;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.fb_iframe_widget {
  margin: 20px 0;
}

/*** 1.12.2 page top ***/
#pagetop {
  bottom: 0;
  font-size: 27px;
  position: fixed;
  right: 0;
  transition: background-color 400ms;
  z-index: 10;
  color: #fff;
  background-color: #2b71b8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

#pagetop:hover {
  cursor: pointer;
  background-color: #2664a3;
}

#pagetop .icon {
  position: relative;
  top: 5px;
}

@media only screen and (max-width: 767px) {
  #pagetop {
    font-size: 23px;
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: auto;
    top: -45px;
  }
  #pagetop .icon {
    top: 0;
  }
}

@media only screen and (min-width: 768px) {
  #pagetop {
    width: 55px;
    height: 55px;
  }
}

@media only screen and (min-width: 992px) {
  #pagetop {
    width: 63px;
    height: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  #pagetop {
    width: 79px;
    height: 80px;
  }
}

/*** 1.12.3 search ***/
#search-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  z-index: 100;
}

#search-fixed #search-fixed-button {
  font-size: 27px;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: content-box;
  transition: background-color 400ms;
  color: #fff;
  background-color: #2b71b8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

#search-fixed #search-fixed-button:hover {
  cursor: pointer;
  background-color: #2664a3;
}

#search-fixed #search-fixed-button .icon {
  position: relative;
  top: 5px;
}

@media only screen and (min-width: 768px) {
  #search-fixed #search-fixed-button {
    width: 55px;
    height: 55px;
  }
}

@media only screen and (min-width: 992px) {
  #search-fixed #search-fixed-button {
    width: 63px;
    height: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  #search-fixed #search-fixed-button {
    width: 79px;
    height: 80px;
  }
}

#search-fixed input {
  color: #231916;
  box-sizing: content-box;
  border: none;
  padding: 0;
  width: 0;
}

#search-fixed input:focus {
  outline: 0;
}

@media only screen and (max-width: 767px) {
  #search-fixed {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  #search-fixed input, #search-fixed form {
    height: 55px;
  }
}

@media only screen and (min-width: 992px) {
  #search-fixed input, #search-fixed form {
    height: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  #search-fixed input, #search-fixed form {
    height: 80px;
  }
}

/*** 1.12.4 social ***/
/*** 1.12.5 animated shain ***/
.shain-static, .shain-anime {
  position: absolute;
  display: block;
  overflow: hidden;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.shain-static img, .shain-anime img {
  width: 100%;
  display: block;
  position: absolute;
  padding-top: 8.5%;
}

.shain-static > div, .shain-anime > div {
  position: relative;
}

.shain-static {
  top: -71px;
}

.shain-static img {
  padding-top: 0;
}

.shain-static.shain-static-1 > div {
  width: 144px;
  padding-bottom: 148.951%;
}

@media only screen and (max-width: 767px) {
  .shain-static.shain-static-1 > div {
    width: 110px;
  }
}

.shain-anime {
  top: -138px;
}

.shain-anime.shain-1 > div {
  width: 185px;
  padding-bottom: 131.351%;
}

@media only screen and (max-width: 767px) {
  .shain-anime.shain-1 > div {
    width: 140px;
  }
}

.shain-anime.shain-2 > div {
  width: 205px;
  padding-bottom: 118.717%;
}

@media only screen and (max-width: 767px) {
  .shain-anime.shain-2 > div {
    width: 150px;
  }
}

.shain-anime.shain-3 > div {
  width: 185px;
  padding-bottom: 131.351%;
}

@media only screen and (max-width: 767px) {
  .shain-anime.shain-3 > div {
    width: 145px;
  }
}

/*-------------------------------
 * 2. HEADER
 * ----------------------------*/
.navbar {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  header .navbar {
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  #navbar.navbar-collapse {
    max-height: 425px;
  }
}

.navbar-header {
  background-color: #E2E4E2;
  position: relative;
  z-index: 201;
}

.navbar-brand {
  background-color: #2b71b8;
  padding: 20px 28px;
  height: 60px;
  line-height: inherit;
  display: block;
}

@media only screen and (max-width: 1199px) {
  .navbar-brand {
    height: 61px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-brand {
    height: 50px;
    padding: 16px 20px;
  }
}

.navbar-brand img {
  width: 155px;
}

@media only screen and (max-width: 991px) {
  .navbar-brand img {
    width: 120px;
  }
}

@media only screen and (max-width: 991px) {
  header .navbar-nav {
    float: none;
  }
}

.icon-bar {
  background-color: #2b71b8;
}

/* 2.1 Header Contact Area
 * ------------------------------*/
.header-contact {
  position: relative;
  /*z-index: 201;*/
  z-index: 1;
}

.header-contact > div {
  color: #2b71b8;
  background-color: #fff;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: stretch;
      align-items: stretch;
}

.header-contact > div:not(.contact-open) {
  transition: width 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (max-width: 1199px) {
  #header-contact-wrap > div > .col-xs-3, #header-contact-wrap > div > .col-sm-3, #header-contact-wrap > div > .col-md-3, #header-contact-wrap > div > .col-lg-3, #header-contact-wrap > div > .col-xs-4, #header-contact-wrap > div > .col-sm-4, #header-contact-wrap > div > .col-md-4, #header-contact-wrap > div > .col-lg-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 1499px) {
  #header-contact-wrap > div > .col-xs-3, #header-contact-wrap > div > .col-sm-3, #header-contact-wrap > div > .col-md-3, #header-contact-wrap > div > .col-lg-3, #header-contact-wrap > div > .col-xs-4, #header-contact-wrap > div > .col-sm-4, #header-contact-wrap > div > .col-md-4, #header-contact-wrap > div > .col-lg-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

#header-contact-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#header-contact-wrap:not(.contact-open) {
  transition: width 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#header-contact-wrap .tel {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-rendering: geometricPrecision;
}

@media only screen and (min-width: 992px) {
  #header-contact-wrap .tel {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-wrap .tel {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-wrap .tel {
    font-size: 30px;
    max-width: 315px;
  }
}

#header-contact-wrap .tel .area {
  color: #fff;
  background-color: #2b71b8;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
}

@media only screen and (min-width: 992px) {
  #header-contact-wrap .tel .area {
    font-size: 12px;
    border-radius: 6px;
    padding: 3px 6px;
    margin-right: 6px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-wrap .tel .area {
    font-size: 14px;
    padding: 6px 9px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-wrap .tel .area {
    font-size: 15px;
    padding: 6px 12px;
    margin-right: 12px;
  }
}

#header-contact-wrap a.btn-header {
  -ms-flex-align: center;
      align-items: center;
  background-color: #2b71b8;
  border-radius: 0;
  bottom: 0;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 400ms;
}

#header-contact-wrap a.btn-header:hover {
  background-color: #235d97;
}

@media only screen and (min-width: 992px) {
  #header-contact-wrap a.btn-header {
    font-size: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-wrap a.btn-header {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-wrap a.btn-header {
    font-size: 20px;
  }
}

#header-contact-wrap a.btn-header .icon {
  font-size: 25px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

@media only screen and (min-width: 1200px) {
  #header-contact-wrap a.btn-header .icon {
    font-size: 30px;
    margin-right: 9px;
    top: 4px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-wrap a.btn-header .icon {
    font-size: 35px;
    margin-right: 10px;
  }
}

#header-contact-content {
  width: 100%;
  font-size: 11px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media only screen and (min-width: 992px) {
  #header-contact-content {
    height: 61px;
    min-height: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-content {
    height: 60px;
    min-height: 60px;
    font-size: calc(11px + 2 * ((100vw - 1200px) / 299));
  }
  @media screen and (min-width: 1499px){
    #header-contact-content{
      font-size: 13px;
    }
  }
  @media screen and (max-width: 1200px){
    #header-contact-content{
      font-size: 11px;
    }
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-content {
    font-size: 12px;
  }
}

#header-contact-content > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-preferred-size: content;
      flex-basis: content;
  -ms-flex: 0 1 25%;
      flex: 0 1 25%;
  box-sizing: border-box;
  padding-left: 17.5px;
  padding-right: 17.5px;
  position: relative;
  float: left;
}

@media only screen and (max-width: 1199px) {
  #header-contact-content > div {
    padding-left: 11.66667px;
    padding-right: 11.66667px;
  }
}

#header-contact-content .contact-icon {
  -ms-flex: 0 1 35px;
      flex: 0 1 35px;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 1200px) {
  #header-contact-content .contact-icon {
    -ms-flex: 0 1 50px;
        flex: 0 1 50px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-content .contact-icon {
    -ms-flex: 0 1 60px;
        flex: 0 1 60px;
  }
}

#header-contact-content .contact-icon .icon {
  line-height: 1;
  font-size: 40px;
  position: relative;
  top: 3px;
}

@media only screen and (max-width: 1199px) {
  #header-contact-content .contact-icon .icon {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #header-contact-content .tel {
    -ms-flex: 0 1 26%;
        flex: 0 1 26%;
  }
}

@media only screen and (max-width: 1199px) {
  #header-contact-content .tel {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-content .tel {
    -ms-flex: 0 1 260px;
        flex: 0 1 260px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-content .tel {
    -ms-flex: 0 1 315px;
        flex: 0 1 315px;
  }
}

#header-contact-content .hc-detail {
  font-size: 10px;
  line-height: 1.8;
  padding-right: 35px;
}

@media only screen and (max-width: 1199px) {
  #header-contact-content .hc-detail {
    padding-right: 23.33333px;
  }
}

@media only screen and (min-width: 992px) {
  #header-contact-content .hc-detail {
    -ms-flex: 0 1 156px;
        flex: 0 1 156px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-content .hc-detail {
    font-size: 13px;
    -ms-flex: 0 1 209px;
        flex: 0 1 209px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-content .hc-detail {
    font-size: 16px;
    -ms-flex: 0 1 250px;
        flex: 0 1 250px;
    min-width: 228px;
  }
}

#header-contact-content .hc-contact {
  -ms-flex: 0 1 22%;
      flex: 0 1 22%;
}

@media only screen and (min-width: 992px) {
  #header-contact-content .hc-contact a:hover, #header-contact-content .hc-contact a:focus {
    color: #fff;
  }
  #header-contact-content .hc-contact a .anime-line {
    display: inline-block;
    position: absolute;
    left: 10%;
    top: 34px;
  }
}

@media only screen and (min-width: 1200px) {
  #header-contact-content .hc-contact {
    -ms-flex: 0 1 19%;
        flex: 0 1 19%;
  }
  #header-contact-content .hc-contact a .anime-line {
    left: 10%;
    top: 42px;
  }
}

@media only screen and (min-width: 1500px) {
  #header-contact-content .hc-contact {
    -ms-flex: 0 1 22%;
        flex: 0 1 22%;
  }
  #header-contact-content .hc-contact a .anime-line {
    left: 18%;
  }
}

/* 2.2 Main Nav
 * ------------------------------*/
#mainmenu-nav {
  width: 100%;
  position: absolute;
  transition: top 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 11;
}

#mainmenu-nav.scrolled {
  top: 0;
}

@media only screen and (min-width: 992px) {
  #mainmenu-nav {
    top: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  #mainmenu-nav {
    top: 60px;
  }
}

#main-nav a.navbar-link {
  padding-left: 11px;
  padding-right: 11px;
}

@media only screen and (max-width: 991px) {
  #main-nav a {
    color: #fff;
  }
  #main-nav a:hover, #main-nav a:active, #main-nav a:focus {
    background-color: #26292b;
  }
  #main-nav a.active {
    color: #2b71b8;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #main-nav a {
    font-size: calc(10px + 3 * ((100vw - 992px) / 207));
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 27px;
  }
  @media screen and (min-width: 1199px){
    #main-nav a{
      font-size: 13px;
    }
  }
  @media screen and (max-width: 992px){
    #main-nav a{
      font-size: 10px;
    }
  }
}

@media only screen and (min-width: 992px) {
  #main-nav a {
    color: #231916;
    font-weight: 500;
  }
  #main-nav a:hover {
    background-color: transparent;
  }
  #main-nav a:focus {
    background-color: transparent;
    overflow: inherit;
  }
}

@media only screen and (min-width: 1200px) {
  #main-nav a {
    font-size: calc(12px + 1 * ((100vw - 1200px) / 99));
    padding-top: 27px;
    padding-bottom: 30px;
  }
  @media screen and (min-width: 1299px){
    #main-nav a{
      font-size: 13px;
    }
  }
  @media screen and (max-width: 1200px){
    #main-nav a{
      font-size: 12px;
    }
  }
}

@media (min-width: 1300px) {
  #main-nav a {
    font-size: 14px;
    padding-top: 27px;
  }
}

#main-nav a.nav-facebook {
  background-color: #2b71b8;
  color: #fff;
  line-height: 1;
  margin-left: 0.5em;
  padding: 0.5em;
  position: relative;
  top: 0.25em;
  transition: background-color 400ms;
}

#main-nav a.nav-facebook:hover {
  cursor: pointer;
  background-color: #2664a3;
}

#main-nav a.nav-facebook .icon-facebook::before {
  font-size: 1.4em;
  position: relative;
  top: 0.1em;
}

@media only screen and (max-width: 767px) {
  #main-nav .search-xs {
    padding: 12px 17.5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  #main-nav .search-xs .icon {
    color: #fff;
    font-size: 27px;
    line-height: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    position: relative;
    top: 6px;
    left: 3px;
  }
  #main-nav .search-xs form {
    -ms-flex-positive: 8;
        flex-grow: 8;
  }
  #main-nav .search-xs form input {
    color: #fff;
    line-height: 1;
    width: 100%;
    border: none;
    border-radius: 4px;
    padding: 3px 6px;
    background-color: #26292b;
  }
  #main-nav .nav > li a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 991px) {
  #main-nav {
    width: 100%;
    background-color: rgba(45, 46, 47, 0.91);
    box-sizing: border-box;
    overflow: scroll;
  }
  #main-nav .navbar-collapse {
    margin-left: -17.5px;
    margin-right: -17.5px;
  }
  #main-nav .nav > li > a {
    padding: 12px 17.5px;
  }
  #main-nav .navbar-collapse {
    padding-top: 0;
    position: relative;
    z-index: 202;
  }
  #main-nav .navbar-collapse.collapsing, #main-nav .navbar-collapse.in {
    top: 0;
  }
  #main-nav .dropdown-link .icon {
    transition: transform 300ms;
    display: inline-block;
    margin-left: 7px;
  }
  #main-nav .dropdown-link[aria-expanded="false"] .icon {
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
  }
  #main-nav .dropdown-link[aria-expanded="true"] .icon {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
  #main-nav .panel-collapse {
    background-color: #26292b;
    padding: 0 10px 0 35px;
  }
  #main-nav .panel-collapse a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #main-nav .navbar-link {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #main-nav a {
    font-size: calc(8.5px + 2.5 * ((100vw - 992px) / 207));
    padding-left: 8px;
    padding-right: 8px;
  }
  @media screen and (min-width: 1199px){
    #main-nav a{
      font-size: 11px;
    }
  }
  @media screen and (max-width: 992px){
    #main-nav a{
      font-size: 8.5px;
    }
  }
}

@media only screen and (min-width: 992px) {
  #main-nav {
    background-color: #E2E4E2;
  }
  #main-nav ul {
    float: none;
    text-align: center;
  }
  #main-nav li {
    display: inline-block;
    float: none;
  }
  #main-nav a {
    color: #231916;
    font-weight: 500;
  }
  #main-nav a:hover {
    background-color: transparent;
  }
  #main-nav a:focus {
    background-color: transparent;
    overflow: inherit;
  }
  #main-nav a.active {
    color: #2b71b8;
  }
  #main-nav .dropdown-link {
    display: none;
  }
  #main-nav .panel-collapse {
    display: none;
  }
}

@media only screen and (min-width: 1500px) {
  #main-nav {
    font-size: 15px;
  }
}

li.nav-divide {
  color: #9fa0a0;
  font-weight: 300;
  font-size: 10px;
  position: relative;
  top: -2px;
}

@media only screen and (max-width: 991px) {
  li.nav-divide {
    display: none;
  }
}

#drop-contact {
  color: #fff;
}

#drop-contact .modal-body {
  padding-bottom: 25px;
}

#drop-contact .modal-header {
  padding-bottom: 0;
  border-bottom: 0;
}

#drop-contact .modal-header .close {
  color: #fff;
  opacity: 1;
  text-shadow: 0 0 0 #000;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
  font-size: 14px;
}

#drop-contact .modal-header .close .glyphicon {
  position: relative;
  margin-left: 5px;
  top: 2px;
}

@media only screen and (max-width: 991px) {
  #drop-contact {
    z-index: 1500;
    font-size: 10px;
  }
  #drop-contact .tel {
    text-align: center;
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-rendering: geometricPrecision;
    font-size: 27px;
    line-height: 1.5;
  }
  #drop-contact .tel a {
    color: #fff;
  }
  #drop-contact .tel .area {
    color: #fff;
    background-color: #2b71b8;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    font-size: 12px;
    margin-right: 15px;
    padding: 6px 9px;
    border-radius: 3px;
    top: -6px;
  }
}

@media only screen and (min-width: 992px) {
  #drop-contact {
    display: none;
  }
}

#drop-contact-wrap {
  background-color: #2b71b8;
}

#drop-contact-wrap .row {
  padding-top: 18px;
  padding-bottom: 18px;
}

#contact-ttl {
  margin-bottom: 15px;
}

/* 2.2.1 button Icon Animation------------*/
.menu-btn-xs {
  color: #2b71b8;
  width: 60px;
  height: 34px;
  padding: 5px 5px;
  margin-right: 10px;
  font-size: 12px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media (min-width: 370px) {
  .menu-btn-xs {
    width: 75px;
    font-size: 13px;
  }
}

#menu-btn-xs-contact {
  padding-left: 0;
  padding-right: 0;
  margin-right: 5px;
  width: 75px;
  top: -1px;
}

@media (min-width: 370px) {
  #menu-btn-xs-contact {
    width: 80px;
  }
}

#menu-btn-xs-contact .icon {
  font-size: 16px;
  line-height: 1;
  position: relative;
  top: 4px;
}

#menu-btn-xs-nav .glyphicon {
  line-height: 1;
  position: relative;
  top: 2px;
}

#menu-btn-xs-nav > span {
  position: absolute;
  width: 100%;
  left: 0;
  top: 9px;
}

#menu-btn-xs-nav .menu-close {
  opacity: 0;
}

#menu-btn-xs-nav .menu-open {
  opacity: 1;
}

/* 2.2.2 catchcopy------------*/
#nav-motto {
  background-color: #fff;
  float: left;
}

#nav-motto .txt {
  color: #595857;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.08em;
  margin: 0;
}

#nav-motto .txt span {
  color: #2b71b8;
  display: block;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.12em;
}

@media only screen and (max-width: 991px) {
  #nav-motto {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  #nav-motto {
    padding: 7px 27px 6px;
  }
}

/* 2.3 Secondary Nav
 * ------------------------------*/
#secondary-nav {
  color: #fff;
  background-color: rgba(45, 46, 47, 0.91);
  width: 100%;
  height: auto;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 120px;
  opacity: 0;
  z-index: 200;
  transition: visibility 0ms, opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (max-width: 1199px) {
  #secondary-nav {
    top: 121px;
  }
}

#secondary-nav.active {
  opacity: 1;
  visibility: visible;
}

#secondary-nav.fader {
  opacity: 0;
}

#hover-bg {
  background-color: #26292b;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  z-index: -2;
  transition: right 500ms cubic-bezier(0.47, 0, 0.745, 0.715), opacity 500ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

#hover-bg.bg-active {
  right: 0;
  opacity: 1;
}

#secondary-nav-wrap {
  position: relative;
  width: 100%;
  height: auto;
  line-height: 2;
}

#secondary-nav-wrap > .container {
  padding-left: 0;
  padding-right: 0;
  visibility: hidden;
  transition: visibility 0ms, opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: none;
}

#secondary-nav-wrap > .container.loaded {
  width: 0;
  height: 0;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  line-height: 0;
}

#secondary-nav-wrap > .container.loaded .tab-content, #secondary-nav-wrap > .container.loaded .menu-level2 {
  padding: 0;
}

#secondary-nav-wrap > .container.loaded hr {
  margin: 0;
}

#secondary-nav-wrap > .container.active {
  display: block;
  opacity: 1;
  visibility: visible;
}

#secondary-nav-wrap > .container.active + .active {
  display: none;
}

#secondary-nav-wrap > .container.fader {
  opacity: 0;
}

#secondary-nav-wrap > .container > div {
  float: left;
  width: 50%;
  position: relative;
}

#secondary-nav-wrap ul {
  padding: 0;
  margin: 0;
}

#secondary-nav-wrap ul li {
  list-style: none;
}

#secondary-nav-wrap ul li + li {
  margin-top: 15px;
}

.menu-level {
  float: none !important;
  display: block;
  margin: 0 auto;
}

.menu-level:before, .menu-level:after {
  content: "";
  display: table;
}

.menu-level:after {
  clear: both;
}

.menu-level, .menu-level2, .menu-level4 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.menu-level > div:not(.row), .menu-level2 > div:not(.row), .menu-level4 > div:not(.row) {
  float: left;
  width: 50%;
  position: relative;
  box-sizing: border-box;
}

.menu-level .menu-ttl .en, .menu-level2 .menu-ttl .en, .menu-level4 .menu-ttl .en {
  color: #2b71b8;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
}

.menu-level .menu-ttl a, .menu-level2 .menu-ttl a, .menu-level4 .menu-ttl a {
  padding: 0 !important;
  font-size: 15px !important;
}

.menu-level hr, .menu-level2 hr, .menu-level4 hr {
  border-style: dotted;
  margin: 17.5px;
}

.menu-level a:not(.btn), .menu-level2 a:not(.btn), .menu-level4 a:not(.btn) {
  color: #fff;
  padding: 0 17.5px;
  display: block;
  font-size: 13px;
  transition: color 300ms;
}

.menu-level a:not(.btn).current, .menu-level2 a:not(.btn).current, .menu-level4 a:not(.btn).current {
  color: #2b71b8;
}

.menu-level a:not(.btn):hover, .menu-level2 a:not(.btn):hover, .menu-level4 a:not(.btn):hover, .menu-level a:not(.btn).active, .menu-level2 a:not(.btn).active, .menu-level4 a:not(.btn).active {
  color: #2b71b8;
  text-decoration: none;
}

.menu-level a.btn-animated, .menu-level2 a.btn-animated, .menu-level4 a.btn-animated {
  color: #fff;
  font-size: 13px;
}

.menu-level .row, .menu-level2 .row, .menu-level4 .row {
  padding-right: 50px;
}

.menu-level3 {
  padding: 50px;
}

#nav-oyakudachi .menu-level3 {
  padding-right: 0;
}

.menu-level3 .tab-pane {
  opacity: 0;
  display: block;
  visibility: hidden;
  position: absolute;
  transition: visibility 0ms, opacity 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.menu-level3 .tab-pane.active {
  position: static;
  visibility: visible;
  opacity: 1;
}

.menu-level3 a {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  transition: color 300ms;
}

.menu-level3 a:not(.btn):hover {
  color: #2b71b8;
}

.menu-level3 a:hover {
  text-decoration: none;
}

.menu-level3 a .anime-line {
  margin-top: 0;
  position: relative;
  top: -6px;
}

.menu-level4 {
  float: none !important;
  width: 75% !important;
  margin: 0 auto;
}

.menu-level4:before, .menu-level4:after {
  content: "";
  display: table;
}

.menu-level4:after {
  clear: both;
}

.menu-level4 > div:not(.row) {
  float: left;
  width: 33.333333%;
  position: relative;
  box-sizing: border-box;
}

.menu-level a.btn-animated, .menu-level2 a.btn-animated, .menu-level4 a.btn-animated, .menu-level3 a.btn-animated {
  border-color: #fff;
  margin-top: 23px;
}

.menu-level a.btn-animated:before, .menu-level2 a.btn-animated:before, .menu-level4 a.btn-animated:before, .menu-level3 a.btn-animated:before {
  z-index: -1;
}

#nav-service #tab-service2 ul li:first-child a.btn-animated {
  margin-top: 0;
}

#nav-service #tab-service2 ul li + li {
  margin-top: 0;
}

#nav-service #tab-service3 > div:nth-child(4) a {
  font-size: 12px;
}

/* 2.4 NEW Secondary Nav
 * -------------------------------*/
#new-secondary-nav {
  box-sizing: border-box;
  color: #fff;
  display: block;
  position: relative;
  z-index: 200;
}

#new-secondary-nav-wrap {
  position: relative;
  width: 100%;
  overflow: visible;
}

ul.nav-dropdown {
  display: table-cell;
  margin: 0;
  padding: 0;
  width: auto;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: max-height 300ms;
}

ul.nav-dropdown.active {
  max-height: 1000px;
}

ul.nav-dropdown li {
  list-style: none;
  padding-top: 1px;
  position: relative;
}

ul.nav-dropdown a {
  color: #fff;
  display: block;
  padding: 13px 17px;
  line-height: 1.5;
  background-color: rgba(45, 46, 47, 0.91);
  font-size: 11px;
  letter-spacing: 0.08em;
  position: relative;
  min-width: 200px;
}

ul.nav-dropdown a:hover {
  text-decoration: none;
}

ul.nav-dropdown a.active {
  background-color: rgba(49, 113, 185, 0.76);
}

ul.nav-dropdown a.nav-dropdown-label {
  padding-right: 34px;
}

ul.nav-dropdown a.nav-dropdown-label:after {
  content: "\66";
  font-family: "fanatic" !important;
  position: absolute;
  right: 12.75px;
}

ul.nav-child {
  position: absolute;
  padding-left: 1px;
}

/*-------------------------------
 * 3. TOP PAGE MAIN VISUAL
 * ----------------------------*/
.mainVisual {
  padding-top: 65px;
  padding-bottom: 2.1vw;
  background-color: #76827A;
  margin-bottom: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  height: 51.9vw;
}

.mainVisual .container {
  max-width: 600px;
}

@media only screen and (max-width: 991px) {
  .mainVisual {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .mainVisual {
    height: 80vw;
  }
}

@media only screen and (min-width: 1200px) {
  .mainVisual {
    height: 600px;
    padding-top: 50px;
    padding-bottom: 22px;
  }
}

#mv-wrapper {
  width: 100%;
  height: 3.5vw;
  color: #fff;
  position: relative;
  z-index: 3;
  display: block;
  overflow-y: visible;
}

@media only screen and (max-width: 767px) {
  #mv-wrapper {
    top: -30px;
  }
  #mv-wrapper img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 1200px) {
  #mv-wrapper {
    height: 42px;
  }
}

.mv-big-text {
  font-weight: 600;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", font-family-sans-serif;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .mv-big-text {
    line-height: 1.5;
    font-size: calc(25px + 24 * ((100vw - 320px) / 290));
  }
  @media screen and (min-width: 610px){
    .mv-big-text{
      font-size: 49px;
    }
  }
  @media screen and (max-width: 320px){
    .mv-big-text{
      font-size: 25px;
    }
  }
}

@media only screen and (min-width: 768px) {
  .mv-big-text {
    font-size: 37px;
  }
}

@media only screen and (min-width: 992px) {
  .mv-big-text {
    font-size: 49px;
  }
}

@media only screen and (min-width: 1200px) {
  .mv-big-text {
    font-size: 57px;
  }
}

.mv-small-txt {
  font-weight: 400;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", font-family-sans-serif;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .mv-small-txt {
    font-size: calc(16px + 10 * ((100vw - 320px) / 290));
    line-height: 1.5;
  }
  @media screen and (min-width: 610px){
    .mv-small-txt{
      font-size: 26px;
    }
  }
  @media screen and (max-width: 320px){
    .mv-small-txt{
      font-size: 16px;
    }
  }
}

@media only screen and (min-width: 768px) {
  .mv-small-txt {
    font-size: calc(18px + 5 * ((100vw - 768px) / 223));
  }
  @media screen and (min-width: 991px){
    .mv-small-txt{
      font-size: 23px;
    }
  }
  @media screen and (max-width: 768px){
    .mv-small-txt{
      font-size: 18px;
    }
  }
}

@media only screen and (min-width: 992px) {
  .mv-small-txt {
    font-size: 23px;
  }
}

@media only screen and (min-width: 1200px) {
  .mv-small-txt {
    font-size: 25px;
  }
}

#iconSpacer {
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 23px;
  padding-bottom: 23px;
  box-sizing: content-box;
}

#scrollIcon-wrap {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 23px;
  padding-bottom: 23px;
  box-sizing: content-box;
  margin-left: -15px;
  bottom: 0;
  left: 50%;
  z-index: 44;
}

#scrollIcon {
  width: 30px;
  height: 30px;
  position: relative;
}

#scrollIcon .icon {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: -20px;
  left: 3px;
}

#scrollIcon #mv-icon-2 {
  top: -12px;
}

#scrollIcon #mv-icon-3 {
  top: -4px;
}

#intro-seal {
  background: url(../image/intro-seal.svg) no-repeat center;
  background-size: contain;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  #intro-seal {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  #intro-seal {
    width: 170px;
    height: 170px;
  }
}

@media only screen and (min-width: 992px) {
  #intro-seal {
    width: 170px;
    height: 170px;
  }
}

#mainVisual-slider, #mainVisual-slider .slick-track, #mainVisual-slider .slick-list, #mainVisual-slider .mv-slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 51.9vw;
}

@media only screen and (max-width: 767px) {
  #mainVisual-slider, #mainVisual-slider .slick-track, #mainVisual-slider .slick-list, #mainVisual-slider .mv-slide {
    height: 80vw;
  }
}

@media only screen and (min-width: 1200px) {
  #mainVisual-slider, #mainVisual-slider .slick-track, #mainVisual-slider .slick-list, #mainVisual-slider .mv-slide {
    height: 600px;
  }
}

#mainVisual-slider {
  z-index: 1;
}

#mainVisual-slider .mv-slide {
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: block;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  #mainVisual-slider .mv-slide {
    padding-bottom: 11vw;
    padding-left: 4vw;
    padding-right: 4vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media only screen and (min-width: 768px) {
  #mainVisual-slider .mv-slide {
    padding-top: 65px;
    padding-bottom: 13vw;
  }
}

@media only screen and (min-width: 1200px) {
  #mainVisual-slider .mv-slide {
    padding-top: 50px;
    padding-bottom: 135px;
  }
}

#mainVisual-slider .mv-slide img {
  float: none;
  max-height: 100%;
  margin: 0 auto;
}

#mainVisual-slider ul.slick-dots {
  position: absolute;
  padding-left: 0;
  z-index: 2;
  margin: 0 auto;
  display: block;
  bottom: 5px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#mainVisual-slider ul.slick-dots li {
  color: #fff;
  list-style: none;
  display: inline-block;
}

#mainVisual-slider ul.slick-dots li + li {
  margin-left: 8px;
}

#mainVisual-slider ul.slick-dots li.slick-active button {
  background-color: #2b71b8;
}

#mainVisual-slider ul.slick-dots button {
  background-color: #fff;
  padding: 5px;
  text-indent: -9999px;
  line-height: 0;
  border: none;
  border-radius: 10px;
  display: block;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
}

#mvNavi-slider {
  height: 3.5vw;
  overflow-y: visible;
  z-index: 44;
}

@media only screen and (max-width: 767px) {
  #mvNavi-slider {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  #mvNavi-slider {
    height: 42px;
  }
}

#mvNavi-slider .slick-track {
  height: 3.5vw;
  margin: 0 auto;
  overflow-y: visible;
}

@media only screen and (min-width: 1200px) {
  #mvNavi-slider .slick-track {
    height: 42px;
  }
}

#mvNavi-slider .slick-list {
  overflow: visible;
}

#mvNavi-slider a.mv-slide {
  padding: 0 7px;
  display: block;
  cursor: pointer;
  overflow: visible;
}

#mvNavi-slider a.mv-slide div {
  display: block;
  width: 100%;
  height: 3.5vw;
  background-size: cover;
  border-style: solid;
  border-color: #fff;
  border-width: 2px;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  opacity: 0.6;
  transition: transform 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

@media only screen and (min-width: 1200px) {
  #mvNavi-slider a.mv-slide div {
    height: 42px;
  }
}

#mvNavi-slider a.mv-slide.slick-current div {
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
  opacity: 1;
}

/*-------------------------------
 * 4. TOP PAGE
 * ----------------------------*/
#tp-reasons, #top-news {
  background-color: #E9EBE8;
  padding: 60px 0;
}

@media only screen and (max-width: 767px) {
  #tp-reasons {
    padding: 50px 0;
  }
}

#tp-case {
  padding: 80px 0 60px;
}

@media only screen and (max-width: 767px) {
  #tp-case {
    padding: 50px 0;
  }
}

/*4.1 Animated panel
 *------------------------------*/
.animated-txt {
  color: #2b71b8;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.8;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .animated-txt {
    font-size: 23px;
  }
}

@media only screen and (min-width: 1200px) {
  .animated-txt {
    font-size: 26px;
  }
}

#slide01 .animated-txt {
  top: 21%;
}

#slide02blue .animated-txt {
  top: 21%;
  left: 0.04em;
  letter-spacing: 0.08em;
}

#slide0201 .animated-txt, #slide0202 .animated-txt, #slide0203 .animated-txt, #slide0204 .animated-txt {
  top: 28%;
  left: 0.05em;
}

.animated-txt.inverse {
  color: #fff;
  font-weight: 400;
}

#tp-animated {
  background: url(../image/bg2.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
}

#tp-animated .container {
  height: 500px;
  position: relative;
}

@media only screen and (min-width: 992px) {
  #tp-animated .container {
    height: 584px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated .container {
    height: 699px;
  }
}

#tp-animated #slide01 {
  position: absolute;
  left: 50%;
  top: 70px;
  width: 320px;
  height: 144px;
  margin-left: -160px;
  background: url(../image/slide01.png) no-repeat center;
  background-size: contain;
  opacity: 0;
  display: none;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide01 {
    width: 375px;
    height: 167px;
    margin-left: -188px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide01 {
    width: 449px;
    height: 200px;
    margin-left: -225px;
  }
}

#tp-animated #slide02blue {
  position: absolute;
  top: 50px;
  left: 0;
  width: 320px;
  height: 144px;
  background: url(../image/slide02-blue.png) no-repeat center;
  background-size: contain;
  opacity: 0;
  display: none;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide02blue {
    width: 375px;
    height: 167px;
    top: 60px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide02blue {
    width: 449px;
    height: 200px;
    top: 70px;
  }
}

#tp-animated #slide0201, #tp-animated #slide0202, #tp-animated #slide0203, #tp-animated #slide0204 {
  position: absolute;
  width: 190px;
  height: 190px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../image/slide02.png);
  display: none;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide0201, #tp-animated #slide0202, #tp-animated #slide0203, #tp-animated #slide0204 {
    width: 221px;
    height: 221px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide0201, #tp-animated #slide0202, #tp-animated #slide0203, #tp-animated #slide0204 {
    width: 265px;
    height: 265px;
  }
}

#tp-animated #slide0201 {
  top: 50px;
  right: 210px;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide0201 {
    top: 60px;
    right: 285px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide0201 {
    top: 70px;
    right: 330px;
  }
}

#tp-animated #slide0202 {
  top: 50px;
  right: 0;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide0202 {
    top: 60px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide0202 {
    top: 70px;
  }
}

#tp-animated #slide0203 {
  top: 272px;
  right: 210px;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide0203 {
    top: 320px;
    right: 285px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide0203 {
    top: 380px;
    right: 330px;
  }
}

#tp-animated #slide0204 {
  top: 272px;
  right: 0;
}

@media only screen and (min-width: 992px) {
  #tp-animated #slide0204 {
    top: 320px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-animated #slide0204 {
    top: 380px;
  }
}

#dude1, #dude2 {
  position: absolute;
  width: auto;
  height: 394px;
}

@media only screen and (max-width: 1199px) {
  #dude1, #dude2 {
    height: 320px;
  }
}

@media only screen and (max-width: 991px) {
  #dude1, #dude2 {
    height: 276px;
  }
}

#dude1 {
  left: 50%;
  bottom: -10px;
  margin-left: -212px;
}

@media only screen and (max-width: 991px) {
  #dude1 {
    margin-left: -138px;
  }
}

#dude2 {
  bottom: 0;
  display: none;
}

#tp-animated-xs {
  background: url(../image/bg2.jpg) no-repeat center;
  background-size: cover;
}

#tp-animated-xs .gif {
  position: relative;
  top: -5vw;
  display: block;
}

#tp-animated-xs ul {
  padding-left: 0;
  margin-top: 2vw;
  margin-bottom: 6vw;
}

#tp-animated-xs ul li {
  color: #2b71b8;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5;
  list-style: none;
  display: block;
  background-color: #fff;
  padding: 3.5vw;
  text-align: center;
  border-radius: 8px;
  box-shadow: 10px 10px 22px -12px rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 479px) {
  #tp-animated-xs ul li {
    font-size: 15px !important;
  }
}

#tp-animated-xs ul li + li {
  margin-top: 3vw;
}

/* 4.2 Reasons
 * ----------------------------*/
#tp-banners {
  margin-top: 76px;
}

@media only screen and (max-width: 767px) {
  #tp-banners {
    margin-top: 35px;
  }
}

#tp-banners a {
  display: block;
  outline: 0px solid #2b71b8;
  transition: opacity 150ms;
}

#tp-banners a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  #tp-banners > div + div {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #reason-circles .row > .col-xs-3, #reason-circles .row > .col-sm-3, #reason-circles .row > .col-md-3, #reason-circles .row > .col-lg-3, #reason-circles .row > .col-xs-4, #reason-circles .row > .col-sm-4, #reason-circles .row > .col-md-4, #reason-circles .row > .col-lg-4, #reason-circles .row > .col-xs-5, #reason-circles .row > .col-sm-5, #reason-circles .row > .col-md-5, #reason-circles .row > .col-lg-5, #reason-circles .row > .col-xs-6, #reason-circles .row > .col-sm-6, #reason-circles .row > .col-md-6, #reason-circles .row > .col-lg-6 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media only screen and (min-width: 992px) {
  #reason-circles .row > .col-xs-3, #reason-circles .row > .col-sm-3, #reason-circles .row > .col-md-3, #reason-circles .row > .col-lg-3, #reason-circles .row > .col-xs-4, #reason-circles .row > .col-sm-4, #reason-circles .row > .col-md-4, #reason-circles .row > .col-lg-4, #reason-circles .row > .col-xs-5, #reason-circles .row > .col-sm-5, #reason-circles .row > .col-md-5, #reason-circles .row > .col-lg-5, #reason-circles .row > .col-xs-6, #reason-circles .row > .col-sm-6, #reason-circles .row > .col-md-6, #reason-circles .row > .col-lg-6 {
    padding-left: 18px;
    padding-right: 18px;
  }
}

#reason-circles {
  margin-top: 70px;
  margin-bottom: 51px;
}

@media only screen and (max-width: 767px) {
  #reason-circles {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

#reason-circles + .row .btn-more {
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  #reason-circles .container, #pd-reason .container {
    padding: 0 18px;
  }
}

@media only screen and (max-width: 767px) {
  #reason-circles .row, #pd-reason .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}

@media only screen and (min-width: 992px) {
  #reason-circles .row, #pd-reason .row {
    margin-left: -18px;
    margin-right: -18px;
  }
}

#reason-circles img, #pd-reason img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #reason-circles img, #pd-reason img {
    max-width: 150px;
  }
}

#reason-circles .col-xs-6, #pd-reason .col-xs-6 {
  margin-bottom: 17.5px;
}

#reason-circles .col-xs-6 p, #pd-reason .col-xs-6 p {
  text-align: center;
  margin-top: 23px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
}

@media only screen and (max-width: 1199px) {
  #reason-circles .col-xs-6 p, #pd-reason .col-xs-6 p {
    margin-top: 10px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  #reason-circles .col-xs-6 p, #pd-reason .col-xs-6 p {
    font-size: 13px;
    line-height: 1.8;
    text-align: left;
  }
}

/* 4.3 Cases
 * ----------------------------*/
#case-slider {
  margin-top: 59px;
}

@media only screen and (max-width: 767px) {
  #case-slider {
    margin-top: 30px;
  }
}

#case-slider .slick-track > div {
  background-color: #fff;
  border-left: 1px solid #E9EBE8;
}

#case-slider .slick-track > div:hover .slider-content {
  color: #fff;
  background-color: #2b71b8;
}

#case-slider .slick-track > div:hover a {
  text-decoration: none;
}

#case-slider .slick-track > div .icon {
  height: 18px;
  color: #fff;
  background-color: #2b71b8;
  display: table;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  margin: 20px auto 10px;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 88px;
  border-radius: 4px;
}

@media only screen and (max-width: 767px) {
  #case-slider .slick-track > div .icon {
    height: auto;
    padding: 3px 5px 4px;
    font-size: 10px;
    line-height: 1.45;
  }
}

#case-slider .slick-track > div:hover .icon {
  color: #2b71b8;
  background-color: #fff;
}

#case-slider .slick-track > div .icon {
  line-height: 19px;
}

#case-slider + .container .btn {
  margin-top: 75px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  #case-slider + .container .btn {
    margin-top: 40px;
    margin-bottom: 15px;
  }
}

.slider-img {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
}

@media only screen and (max-width: 479px) {
  .slider-img {
    height: 32.3vw;
  }
}

@media only screen and (min-width: 480px) {
  .slider-img {
    height: 32.3vw;
  }
}

@media only screen and (min-width: 768px) {
  .slider-img {
    height: 21.85vw;
  }
}

@media only screen and (min-width: 992px) {
  .slider-img {
    height: 16.5vw;
  }
}

@media only screen and (min-width: 1200px) {
  .slider-img {
    height: 13.2vw;
  }
}

.slider-content {
  width: 100%;
  height: auto;
  letter-spacing: 0.15em;
  line-height: 1.6;
  color: #231916;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  padding: 15px 20px;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (max-width: 767px) {
  .slider-content {
    font-size: 11px;
    padding: 10px 15px;
  }
}

@media only screen and (min-width: 768px) {
  .slider-content {
    font-size: 12px;
    min-height: 70px;
    letter-spacing: 0.08em;
  }
}

@media only screen and (min-width: 992px) {
  .slider-content {
    font-size: 14px;
    letter-spacing: 0.15em;
  }
}

.slider-content .icon {
  height: 18px;
  color: #fff;
  background-color: #2b71b8;
  display: table;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  margin: 20px auto 10px;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 88px;
  border-radius: 4px;
}

@media only screen and (max-width: 767px) {
  .slider-content .icon {
    height: auto;
    padding: 3px 5px 4px;
    font-size: 10px;
    line-height: 1.45;
  }
}

.slider-content:hover .icon {
  color: #2b71b8;
  background-color: #fff;
}

.slider-content .icon {
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.35;
}

.slider-content strong {
  margin-bottom: 10px;
  display: block;
}

.slider-content .case-company {
  font-size: 12px;
}

.slick-track > div {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

/* 4.4 Hajimete
 * ----------------------------*/
#tp-hajimete {
  margin-top: 61px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #tp-hajimete {
    margin-top: 41px;
  }
}

#tp-hajimete .boxW.boxW-promo, #tp-hajimete .boxW.boxW-list {
  padding-bottom: 85px;
}

@media only screen and (max-width: 767px) {
  #tp-hajimete .boxW.boxW-promo, #tp-hajimete .boxW.boxW-list {
    padding-bottom: 20px;
  }
}

#tp-hajimete .box-ttl {
  margin-top: 110px;
}

@media only screen and (max-width: 991px) {
  #tp-hajimete .box-ttl {
    font-size: 27px;
    margin-top: 114px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-hajimete .box-ttl {
    font-size: 17px;
    margin-top: 82px;
    margin-bottom: 14px;
    line-height: 1.8;
  }
}

#tp-hajimete .row {
  margin-top: 51px;
}

@media only screen and (max-width: 991px) {
  #tp-hajimete .row {
    margin-top: 41px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-hajimete .row {
    margin-top: 41px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-hajimete .row-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #tp-hajimete .row-flex > div + div {
    margin-top: 17.5px;
  }
}

/* 4.5 Consult
 * ----------------------------*/
#tp-consult {
  margin-top: 76px;
  position: relative;
}

#tp-consult .box-ttl {
  color: #231916;
  font-size: 30px;
  margin-top: 61px;
  margin-bottom: 23px;
  line-height: 1.8;
}

@media only screen and (max-width: 991px) {
  #tp-consult .box-ttl {
    font-size: 27px;
    margin-top: 114px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-consult .box-ttl {
    font-size: 17px;
    margin-top: 41px;
  }
}

#tp-consult .tel {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-rendering: geometricPrecision;
  color: #2b71b8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

@media only screen and (max-width: 767px) {
  #tp-consult .tel {
    font-size: 27px;
  }
}

@media only screen and (min-width: 768px) {
  #tp-consult .tel {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #tp-consult .tel {
    font-size: 41px;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  #tp-consult .tel:first-of-type {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-consult .tel {
    font-size: 55px;
  }
}

#tp-consult .tel .area {
  color: #fff;
  background-color: #2b71b8;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
  color: #fff;
  background-color: #2b71b8;
  font-weight: 500;
  border-radius: 4px;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  #tp-consult .tel .area {
    font-size: 12px;
    padding: 5px 10px;
  }
}

@media only screen and (min-width: 768px) {
  #tp-consult .tel .area {
    font-size: 15px;
    padding: 7px 10px;
  }
}

@media only screen and (min-width: 992px) {
  #tp-consult .tel .area {
    font-size: 18px;
    padding: 10px 15px;
  }
}

@media only screen and (min-width: 1200px) {
  #tp-consult .tel .area {
    font-size: 23px;
  }
}

#tp-consult .row-flex {
  margin-top: 34px;
}

#tp-consult p {
  font-size: 17px;
}

@media only screen and (max-width: 991px) {
  #tp-consult p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-consult p {
    font-size: 12px;
  }
}

/* 4.6 News
 * ----------------------------*/
#tp-news {
  padding-bottom: 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  #tp-news-wrap .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  #tp-news-wrap .col-xs-4, #tp-news-wrap .col-xs-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

a.tp-news-item {
  display: block;
  padding: 41px 0;
}

@media only screen and (max-width: 991px) {
  a.tp-news-item {
    padding: 18px 0;
  }
}

a.tp-news-item .row {
  display: block;
}

a.tp-news-item + a.tp-news-item {
  border-top: 2px solid #efefef;
}

a.tp-news-item img {
  outline: 0px solid #2b71b8;
  transition: outline 150ms;
}

a.tp-news-item:hover img {
  outline: 3px solid #2b71b8;
}

.tp-news-ttl {
  color: #231916;
  font-weight: 500;
  line-height: 1.9 !important;
  display: block;
}

@media only screen and (max-width: 991px) {
  .tp-news-ttl {
    font-size: 12px;
  }
}

.tp-news-date {
  color: #9fa0a0;
  font-size: 11px;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
}

@media only screen and (max-width: 991px) {
  .tp-news-date {
    font-size: 8px;
  }
}

/* 4.7 Recruit
 * ----------------------------*/
#recruitImg {
  margin: 60px 0 65px;
}

@media only screen and (max-width: 991px) {
  #recruitImg {
    margin: 30px 0 30px;
  }
}

#recruitImg h2 {
  margin: 0;
  color: #2b71b8;
  font-size: 73px;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
  line-height: 1.1;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #recruitImg h2 {
    font-size: 50px;
  }
}

#recruitImg .txt {
  margin: 40px 30px 0;
  font-size: 14px;
  line-height: 2.35;
  letter-spacing: 0.08em;
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 991px) {
  #recruitImg .txt {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #recruitImg .txt {
    margin: 20px 10px 0;
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0;
    text-align: left;
  }
}

@media only screen and (max-width: 991px) {
  #tp-recruit {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-recruit .row20 .col-xs-12:nth-child(2) {
    margin-top: 20px;
  }
}

/* 4.8 Report
 * ----------------------------*/
#tp-report {
  background: url(../image/bg1.jpg) no-repeat center;
  background-size: cover;
  padding: 76px 0 114px;
}

@media only screen and (max-width: 767px) {
  #tp-report {
    padding-top: 50px;
    padding-bottom: 97px;
  }
}

#tp-report .section-ttl {
  color: #fff;
}

#tp-report .btn-more {
  color: #fff;
  border-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

#tp-report-cols {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 62px;
}

@media only screen and (max-width: 991px) {
  #tp-report-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  #tp-report-cols {
    margin-bottom: 30px;
  }
}

#tp-report-cols > div {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  #tp-report-cols > div {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #tp-report-cols > div:first-child {
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
  }
}

#tp-report-cols a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  -ms-flex-align: stretch;
      align-items: stretch;
  background-color: #fff;
  -ms-flex-direction: column;
      flex-direction: column;
}

#tp-report-cols a:hover {
  text-decoration: none;
}

#tp-report-cols .imagearea {
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}

#tp-report-cols .imagearea:before {
  content: "";
  display: block;
  padding-top: 66.667%;
}

#tp-report-cols .imagearea-content {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}

#tp-report-cols .imagearea-content > img {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
  height: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  transition: transform 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

#tp-report-cols .imagearea-content .hoverscreen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

#tp-report-cols .imagearea-content .hoverscreen span {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.35;
}

#tp-report-cols .report-content {
  padding: 24px 18px;
}

@media only screen and (max-width: 767px) {
  #tp-report-cols .report-content {
    padding: 15px;
  }
}

#tp-report-cols .report-date {
  color: #9fa0a0;
  font-size: 11px;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
}

@media only screen and (max-width: 991px) {
  #tp-report-cols .report-date {
    font-size: 8px;
  }
}

#tp-report-cols .report-ttl {
  color: #231916;
  font-weight: 500;
  line-height: 1.9;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  #tp-report-cols .report-ttl {
    font-size: 12px;
    margin-top: 0;
  }
}

/* 4.9 Links
 * ----------------------------*/
#tp-report-cols a:hover, #tp-links a, .boxW-link {
  display: block;
  outline: 0px solid #2b71b8;
  transition: outline 150ms;
}

#tp-report-cols a:hover, #tp-links a:hover, .boxW-link:hover {
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  #tp-report-cols a:hover, #tp-links a:hover, .boxW-link:hover {
    outline: 3px solid #2b71b8;
  }
}

#tp-links {
  margin-top: 76px;
}

@media only screen and (max-width: 991px) {
  #tp-links {
    margin-top: 50px;
  }
}

#tp-links a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  #tp-links a {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) {
  #tp-links a:hover img {
    opacity: .7;
  }
}

#tp-links a .boxW {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
}

#tp-links a img {
  margin-top: 20px;
  transition: opacity 150ms;
}

@media only screen and (max-width: 767px) {
  #tp-links a img {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 992px) {
  #tp-links a img {
    width: 145px;
    height: auto;
  }
}

#tp-links .row-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: initial;
      align-content: initial;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

#tp-links .row-flex:before, #tp-links .row-flex:after {
  display: none;
}

.tp-link-en {
  font-family: "Roboto Condensed", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.35;
  color: #231916;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  font-size: 23px;
  font-weight: 700;
}

@media only screen and (max-width: 1199px) {
  .tp-link-en {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .tp-link-en {
    font-size: 16px;
  }
}

.tp-link-jp {
  color: #231916;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .tp-link-jp {
    font-size: 10px;
  }
}

.boxW-link .boxW {
  display: -ms-flexbox;
  display: flex;
  padding: 61px;
}

@media only screen and (max-width: 991px) {
  .boxW-link .boxW {
    padding: 41px;
  }
}

@media only screen and (max-width: 767px) {
  .boxW-link .boxW {
    padding: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .boxW-link .boxW {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link .boxW {
    padding: 71px 66px;
  }
}

.boxW-link.box-2-col {
  -ms-flex-align: start;
      align-items: flex-start;
}

.boxW-link.box-2-col figure {
  display: -ms-flexbox;
  display: flex;
}

.boxW-link.box-2-col figure img {
  max-height: 100%;
}

@media only screen and (max-width: 479px) {
  .boxW-link.box-2-col figure {
    height: 220px;
    margin-bottom: 10px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media only screen and (min-width: 480px) {
  .boxW-link.box-2-col figure {
    height: 150px;
    -ms-flex-preferred-size: 41%;
        flex-basis: 41%;
    padding-right: 20px;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media only screen and (min-width: 768px) {
  .boxW-link.box-2-col figure {
    padding-right: 40px;
    height: 220px;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link.box-2-col figure {
    height: 200px;
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
  }
}

@media only screen and (min-width: 480px) {
  .boxW-link.box-2-col .box-content {
    -ms-flex-preferred-size: 59%;
        flex-basis: 59%;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link.box-2-col .box-content {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }
}

.boxW-link .box-content-ttl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
}

.boxW-link .box-content-ttl .bc-ttl-txt {
  color: #231916;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7;
  display: block;
}

@media only screen and (max-width: 767px) {
  .boxW-link .box-content-ttl .bc-ttl-txt {
    font-size: 15px;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .boxW-link .box-content-ttl .bc-ttl-txt {
    width: 78%;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link .box-content-ttl .bc-ttl-txt {
    width: 78%;
  }
}

@media only screen and (min-width: 1200px) {
  .boxW-link .box-content-ttl .bc-ttl-txt {
    width: 80%;
  }
}

.boxW-link .box-content-ttl .bc-ttl-txt:before {
  content: '■';
  color: #2b71b8;
}

.boxW-link .box-content-ttl .bc-ttl-eyecatch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  width: 20%;
  height: 80px;
  bottom: 4px;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .boxW-link .box-content-ttl .bc-ttl-eyecatch {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .boxW-link .box-content-ttl .bc-ttl-eyecatch {
    width: 20%;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link .box-content-ttl .bc-ttl-eyecatch {
    width: 20%;
  }
}

.boxW-link .box-content-ttl .bc-ttl-eyecatch img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.boxW-link .box-content-body, .boxW-link .box-content-pseudo-link {
  color: #231916;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: justify;
}

@media only screen and (max-width: 767px) {
  .boxW-link .box-content-body, .boxW-link .box-content-pseudo-link {
    font-size: 10px;
  }
}

.boxW-link .box-content-body {
  font-weight: 300;
  text-align: justify;
}

.boxW-link .box-content-pseudo-link {
  font-weight: 500;
  display: block;
}

.boxW-link .box-content-pseudo-link .icon {
  position: relative;
  font-size: 105%;
  margin-right: 2px;
  top: 2px;
}

@media only screen and (max-width: 767px) {
  .boxW-link .box-content-pseudo-link {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .boxW-link .box-content-pseudo-link {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .boxW-link .box-content-pseudo-link {
    margin-top: 40px;
  }
}

.task-link {
  display: block;
  position: relative;
  background: url(../image/talk_pixel_01.svg) no-repeat center;
  background-size: contain;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .task-link {
    margin-bottom: 0;
    background: none;
    padding: 17.5px;
  }
}

.task-link .hoverImg {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 44.3804034%;
  background: url(../image/talk_pixel_02.svg) no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 400ms;
}

@media only screen and (max-width: 767px) {
  .task-link .hoverImg {
    display: none;
  }
}

.task-link .task-link-wrap {
  font-size: 19px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #2b71b8;
  width: 100%;
  height: 100%;
  padding: 20px 20px 40px;
  box-sizing: border-box;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  z-index: 5;
  transition: color 400ms;
}

@media only screen and (max-width: 767px) {
  .task-link .task-link-wrap {
    font-size: 14px;
    padding: 0;
    display: block;
    position: static;
  }
}

.task-link .task-link-wrap span {
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .task-link .task-link-wrap span {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .task-link:hover .hoverImg, .task-link:active .hoverImg {
    opacity: 1;
  }
}

@media only screen and (min-width: 768px) {
  .task-link:hover .task-link-wrap, .task-link:active .task-link-wrap {
    color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .row-tasks {
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
  }
  .row-tasks > .col-xs-12 {
    padding: 0;
  }
  .row-tasks > .col-xs-12:not(:first-child) .task-link {
    border-top: 1px solid #efefef;
  }
}

/* 4.10 Loading Animation
 * -----------------------------*/
#animeBg {
  background-color: #E9EBE8;
  background-image: url(../image/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
}

#animeWrap {
  position: relative;
}

@media only screen and (min-width: 768px) {
  #animeWrap {
    top: 71px;
  }
}

#anime-logo {
  width: 100%;
  height: 24px;
  background: url(../image/fanatic-logo-blue.svg) center no-repeat;
  background-size: contain;
  display: block;
  opacity: 0;
}

@media only screen and (min-width: 768px) {
  #anime-logo {
    height: 51px;
  }
}

#animeCircleWrap {
  width: 280px;
  height: 44px;
  margin: 31px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  opacity: 0;
}

@media only screen and (min-width: 768px) {
  #animeCircleWrap {
    width: 557px;
    height: 89px;
    margin: 63px auto 0;
  }
}

#animeCircleWrap > div {
  display: block;
  width: 44px;
  height: 44px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  #animeCircleWrap > div {
    width: 89px;
    height: 89px;
  }
}

#animeCircleWrap > div img {
  position: absolute;
}

#animeCircleWrap > div img.blue-circle {
  z-index: 4;
}

#animeCircleWrap > div img.white-circle {
  transform: rotateY(270deg);
  z-index: 3;
}

/*-------------------------------
 * 5. FOOTER
 * ----------------------------*/
footer {
  color: #fff;
  background-color: #2b71b8;
  padding: 65px 0;
  font-weight: 300;
  margin-top: 80px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  footer {
    padding: 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  footer {
    margin-top: 95px;
  }
}

@media only screen and (min-width: 1200px) {
  footer {
    margin-top: 114px;
  }
}

footer img {
  display: block;
  width: 220px;
  margin-bottom: 51px;
}

footer hr {
  border-top-width: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer nav {
  border-top: 1px solid #fff;
  padding-top: 8px;
}

footer nav a.nav-title {
  margin-bottom: 15px;
  display: block;
  font-weight: 300;
}

footer nav + nav {
  margin-top: 41px;
}

footer ul {
  letter-spacing: 0.03em;
  padding-left: 0;
}

footer ul li {
  font-size: 12px;
  list-style: none;
  line-height: 1.4;
  padding-bottom: 7px;
}

footer ul li ul {
  padding-top: 7px;
  padding-left: 15px;
}

footer .p-logo {
  width: auto;
  height: auto;
  margin: 10px 0 0;
  background-color: #fff;
  padding: 5px;
}

@media only screen and (max-width: 767px) {
  footer .p-logo {
    width: 40px;
    height: 40px;
    margin: 0 0 0 13px;
    padding: 2px;
  }
}

#footer-address {
  box-sizing: border-box;
  float: left;
  padding-left: 17.5px;
  padding-right: 17.5px;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  #footer-address {
    width: 21%;
  }
}

#footer-links {
  box-sizing: border-box;
  float: left;
  padding-left: 110px;
  padding-right: 17.5px;
  width: 79%;
}

.rowFooter {
  margin-left: -29px;
  margin-right: -29px;
}

.rowFooter > .col-xs-3, .rowFooter > .col-sm-3, .rowFooter > .col-md-3, .rowFooter > .col-lg-3, .rowFooter > .col-xs-4, .rowFooter > .col-sm-4, .rowFooter > .col-md-4, .rowFooter > .col-lg-4, .rowFooter > .col-xs-5, .rowFooter > .col-sm-5, .rowFooter > .col-md-5, .rowFooter > .col-lg-5, .rowFooter > .col-xs-6, .rowFooter > .col-sm-6, .rowFooter > .col-md-6, .rowFooter > .col-lg-6, .rowFooter > .col-xs-7, .rowFooter > .col-sm-7, .rowFooter > .col-md-7, .rowFooter > .col-lg-7, .rowFooter > .col-xs-8, .rowFooter > .col-sm-8, .rowFooter > .col-md-8, .rowFooter > .col-lg-8, .rowFooter > .col-xs-9, .rowFooter > .col-sm-9, .rowFooter > .col-md-9, .rowFooter > .col-lg-9, .rowFooter > .col-xs-10, .rowFooter > .col-sm-10, .rowFooter > .col-md-10, .rowFooter > .col-lg-10, .rowFooter > .col-xs-11, .rowFooter > .col-sm-11, .rowFooter > .col-md-11, .rowFooter > .col-lg-11, .rowFooter > .col-xs-12, .rowFooter > .col-sm-12, .rowFooter > .col-md-12, .rowFooter > .col-lg-12 {
  padding: 0 29px;
}

.address .branch {
  font-size: 12px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
  padding-bottom: 8px;
}

.address p {
  font-size: 12px;
  letter-spacing: 0.2em;
}

.address + .address {
  margin-top: 27px;
}

#social-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  #social-share {
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 992px) {
  #social-share {
    display: none;
  }
}

#social-share .fb_iframe_widget {
  margin: 0;
  height: 20px;
  max-width: 100px;
}

#social-share .fb_iframe_widget span {
  vertical-align: top !important;
}

#social-share .fb_iframe_widget iframe {
  width: auto !important;
}

#copyright {
  font-size: 10px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  #copyright {
    text-align: center;
  }
}

/*-------------------------------
 * 6. INTERACTIONS
 * ----------------------------*/
.opacity:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  transition: 0.7s;
}
.opacity-2:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  transition: 0.4s;
}


/* p2p 修正 20171024 */
#p2p-top .txt-p2p-bottom {
  margin-top:20px;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: center;
  color: #231916;
}
@media only screen and (max-width: 767px) {
  #p2p-top .txt-p2p-bottom {
    font-size: 14px;
  }
}

.img-responsive.ie-adjust {
  width:100%;
  max-width:100%;
}

/* 20210113 追加 */
.bg-yellow {
  display: inline-block;
  background-color: #fffd56;
  margin: 3px 0;
  line-height: 1.7;
  padding: 0 2px;
  font-weight: 600;
}

.kailink {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.kailink a {
  display: flex;
  color: #FFF;
  font-size: 20px !important;
  font-weight: 600;
  background: #00a8a9;
  line-height: 1 !important;
  padding: 2.5rem 1rem;
  position: relative;
  max-width: 450px;
  transition: .3s;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  gap: 5px;
  min-width: auto !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .kailink a {
    font-size: 15px !important;
  }
}
.kailink a span {
  line-height: inherit !important;
  font-size: inherit !important;
  min-width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.kailink a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: #FFF;
}

/* 20230914 追加 */
.img_policy {
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
	.img_policy {
		margin-bottom: 30px;
	}
}
/*# sourceMappingURL=maps/common.css.map */

.flex-layout {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.flex-layout-cont {
  flex: 1;
}
.flex-layout-img {
}
@media all and (max-width: 768px) {
  .flex-layout {
    flex-direction: column-reverse;
    gap: 10px;
  }
  .flex-layout-cont {
  }
  .flex-layout-img img {
    max-width: 80%;
  }
}


.cvtArea {
  display: flex;
  justify-content: center;
  background: #FFF;
  padding: 0 0 60px 0;
}
.cvtArea .btn-blue2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 90px;
  border-radius: 10px;
  background: url(https://www.fanatic.co.jp/wp-content/themes/fanatic/common/image/lp_202109/btn-bg.png) center center no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 5px;
  transition: .3s;
}
.cvtArea .btn-blue2:hover {
  text-decoration: none;
  opacity: .8;
}
@media all and (max-width: 768px) {
  .cvtArea {
    display: flex;
    justify-content: center;
    background: #FFF;
    padding: 0 15px 60px 15px;
  }
  .cvtArea .btn-blue2 {
    max-width: inherit;
    height: auto;
    font-size: 16px;
    padding: 20px 0;
  }
}

