* {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

*,
::after,
::before {
  box-sizing: border-box; }

::selection {
  color: #fff;
  background-color: #FCB72B; }

a,
a:hover,
a:active {
  color: #999999;
  text-decoration: none; }

a:hover,
a:focus,
.tm-maps .gmap-info-template .gmap-marker-content a:hover {
  color: #0038E3; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 18px;
  color: #222; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: "Noto Sans JP", Helvetica, Arial, sans-serif;
  color: #999;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.58;
  font-size: 14px; }

mark {
  background: none;
  text-decoration: none; }

mark,
.tm-button.style-text-long-arrow .button-arrow {
  color: #FCB72B; }

.primary-background-color {
  background: #FCB72B; }

.portfolio-details-list label,
.header-01 .page-open-mobile-menu i {
  color: #222; }

.stock:before,
blockquote:before,
.nav-item a:before,
.portfolio-nav-links h6:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "fontawesome";
  font-weight: 900; }

.site,
a,
a:hover,
a:active,
.popup-search-wrap i,
.portfolio-overlay-faded .post-overlay,
.single-portfolio .tm-sticky-column,
.page-open-mobile-menu i {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem; }

@media (min-width: 544px) {
  .container {
    max-width: 576px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 940px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -.9375rem;
  margin-right: -.9375rem; }

.header-06 .col-md-12,
.header-06 .container,
.header-06 .row {
  height: 100%; }

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%; }

.col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

@media (min-width: 992px) {
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-push-1 {
    left: 8.33333%; } }

.page-main-content,
.page-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

#tm-heading-01 {
  text-align: left; }

.tm-heading .heading {
  margin-bottom: 0;
  word-wrap: break-word;
  max-width: 100%; }

#tm-heading-01 .heading {
  font-size: 50px;
  line-height: 1.6;
  font-weight: 400; }

video {
  max-width: 100%; }

.tm-portfolio .post-wrapper {
  position: relative; }

.tm-portfolio .post-thumbnail {
  position: relative;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); }
  .tm-portfolio .post-thumbnail img {
    width: 100%; }

.tm-portfolio a:hover .post-overlay,
.tm-portfolio a:hover .post-overlay-content {
  visibility: visible;
  opacity: 0.9; }

.tm-portfolio a:hover .post-overlay-title {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.yt-wrap {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0; }
  .yt-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.portfolio-item {
  margin-bottom: 32px; }

.post-thumbnail {
  line-height: 0; }

.portfolio-overlay-faded .post-overlay {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0; }

.portfolio-overlay-faded .post-overlay-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0; }

.portfolio-overlay-faded .post-overlay-content-inner {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center; }

.portfolio-overlay-faded .post-overlay-info {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 15px; }

.portfolio-overlay-faded .post-overlay-title {
  opacity: 0;
  -webkit-transition: .3s ease-out 0s;
  transition: .3s ease-out 0s;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  margin: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px); }

@media (max-width: 767px) {
  .portfolio-feature-wrap {
    margin-bottom: 50px; }
  .col-xs-order-first {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .col-xs-order-second {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; } }

p,
dl,
table,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div {
  font-family: "Noto Sans JP", serif; }

div,
section,
ul,
ol,
li,
p,
dl,
dt,
dd {
  box-sizing: border-box; }

::selection {
  color: #fff;
  background-color: #0F4C81; }

ul {
  padding-left: 0;
  margin-bottom: 0; }
  ul li {
    list-style: none; }

a {
  color: #222222;
  text-decoration: none;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s; }
  a:hover {
    color: #003a70;
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

body {
  padding: 0;
  margin: 0;
  background: #fff; }

.sp {
  display: none; }

.pc {
  display: block; }

main {
  overflow: hidden; }

section p,
section li {
  /*margin-bottom: 0;*/
  line-height: 1.9;
  color: #212121;
  font-size: 23px; }

section p {
  margin-bottom: 2em; }

em {
  font-style: normal;
  font-weight: bold;
  color: #b52e10; }

.bold {
  font-weight: bold; }

.marker {
  background: linear-gradient(transparent 60%, #ced9e7 60%); }

.underline {
  text-decoration: underline; }

.b {
  font-weight: 700; }

h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

.section {
  padding-top: 32px;
  padding-bottom: 24px; }

.sectContent {
  padding-left: 10px; }

.container {
  width: 1000px;
  margin: 0 auto; }

.section-title {
  text-align: center;
  margin-bottom: 48px; }
  .section-title h2 {
    color: #003a70;
    font-size: 56px;
    font-weight: 400; }

.catch {
  text-align: center; }

.bgLight {
  background: #e7edf2; }

.list {
  background: #e7edf2;
  padding: 32px; }
  .list li:before {
    content: "";
    display: block;
    display: inline-block;
    width: 30px;
    height: 28px;
    background: url(../images/checkbox_blue.png) no-repeat 0 center;
    background-size: 100% auto;
    margin-right: 8px;
    vertical-align: middle;
    transform: translateY(-3px); }
  .list li span {
    color: #b52e10; }

.section .container {
  padding: 0; }

#sectIntro {
  padding-bottom: 80px; }
  #sectIntro .section-title {
    margin-bottom: -8px; }
  #sectIntro .list {
    position: relative;
    margin: 0 100px 32px -60px; }
    #sectIntro .list:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 40px 42px 0 42px;
      border-color: #e7edf2 transparent transparent transparent;
      bottom: -40px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
  #sectIntro .resolve {
    font-size: 48px;
    color: #8d7732;
    font-weight: bold;
    line-height: 1.1875;
    text-align: left;
    margin: 0 -54px; }

#sectWhy {
  padding-top: 80px; }
  #sectWhy .eyecatch {
    display: block;
    position: absolute;
    top: -51px;
    left: 50%;
    transform: translateX(-50%); }
  #sectWhy .marker {
    background: linear-gradient(transparent 60%, rgba(141, 119, 50, 0.2) 60%); }

#sectReason .blockquote {
  border: 2px dotted #e0e7f0;
  padding: 18px 42px;
  margin-bottom: 58px;
  position: relative;
  max-width: 680px; }
  #sectReason .blockquote p {
    margin-bottom: 0;
    color: #b52e10; }
  #sectReason .blockquote:before {
    content: "";
    display: block;
    width: 132px;
    height: 69px;
    background: url(../images/icon_quote.png) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    left: -56px;
    top: -52px; }
  #sectReason .blockquote:after {
    content: "";
    display: block;
    width: 132px;
    height: 69px;
    background: url(../images/icon_quote.png) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    right: -56px;
    bottom: -52px;
    transform: rotate(-180deg); }

#sectSns {
  background: url(../images/sns_bg.jpg) repeat center 0;
  background-size: auto 100%; }
  #sectSns p {
    color: #fff; }
  #sectSns .marker {
    background: linear-gradient(transparent 60%, #998233 60%); }

#sectBenefit .section-title {
  margin-bottom: 24px; }

#sectBenefit .list {
  margin: 0 124px 32px -36px;
  padding: 20px 32px; }
  #sectBenefit .list li {
    color: #003a70;
    margin-bottom: 4px; }
    #sectBenefit .list li:before {
      content: "";
      display: block;
      display: inline-block;
      width: 30px;
      height: 28px;
      background: url(../images/checkbox_gold.png) no-repeat 0 center;
      background-size: 100% auto;
      margin-right: 8px;
      vertical-align: middle;
      transform: translateY(-3px); }
    #sectBenefit .list li span {
      background: url(../images/dotline.png) repeat-x left bottom;
      background-size: auto 3px;
      padding: 0 16px 4px 0px;
      color: #003a70; }

#sectBrand {
  background: url(../images/negative_bg.jpg) repeat center 0;
  background-size: auto 100%; }
  #sectBrand p {
    color: #fff; }
  #sectBrand .marker {
    background: linear-gradient(transparent 60%, #947b27 60%); }
  #sectBrand .marker2 {
    background: #fff;
    color: #b52e10; }
  #sectBrand ul {
    border: 3px dotted #c9a93e;
    border-radius: 10px;
    padding: 24px 28px;
    margin: 0 132px 32px -28px; }
    #sectBrand ul li {
      color: #c9a93e;
      font-weight: bold;
      margin-bottom: 4px; }
      #sectBrand ul li:before {
        content: "";
        display: block;
        display: inline-block;
        width: 30px;
        height: 28px;
        background: url(../images/checkbox_gold2.png) no-repeat 0 center;
        background-size: 100% auto;
        margin-right: 8px;
        vertical-align: middle;
        transform: translateY(-3px); }

#sectKnowhow .big {
  font-size: 1.4em; }

#sectKnowhow .list {
  margin: 0 124px 32px -36px;
  padding: 20px 32px;
  background: #f4f2e9; }
  #sectKnowhow .list li {
    color: #003a70;
    margin-bottom: 4px;
    font-weight: bold; }
    #sectKnowhow .list li:before {
      content: "";
      display: block;
      display: inline-block;
      width: 30px;
      height: 28px;
      background: url(../images/checkbox_gold.png) no-repeat 0 center;
      background-size: 100% auto;
      margin-right: 8px;
      vertical-align: middle;
      transform: translateY(-3px); }
    #sectKnowhow .list li span {
      background: url(../images/dotline.png) repeat-x left bottom;
      background-size: auto 3px;
      padding: 0 16px 4px 0px;
      color: #0F4C81; }

#sectProposal .list {
  margin: 0 124px 32px -36px;
  padding: 20px 32px;
  background: #d7e3ed; }
  #sectProposal .list li {
    margin-bottom: 4px; }

#sectStrength .sectContent {
  padding-left: 0; }

#sectStrength .strength {
  display: flex; }
  #sectStrength .strength > div {
    width: 50%; }

#sectStrength .strengthHeading {
  margin-bottom: 24px; }

#sectStrength .strength02 {
  padding-top: 18px; }
  #sectStrength .strength02 .strengthImg {
    text-align: right; }

#sectStrength p {
  font-size: 16px; }

#sectVoice {
  background: #003a70; }
  #sectVoice .section-title {
    margin-bottom: 32px; }
  #sectVoice .sectContent {
    position: relative;
    padding: 32px 100px 32px;
    max-width: 880px;
    margin: 0 auto;
    background: #e7edf2 url(../images/voice_honda.jpg) no-repeat center 0;
    background-size: 100% auto; }
  #sectVoice .message {
    margin-left: -64px;
    margin-top: -6px; }
    #sectVoice .message p {
      font-size: 25px;
      font-weight: bold;
      color: #fff;
      text-shadow: -2px -2px 8px #003a6f, 2px 2px 8px #003a6f, 0 0 8px #003a6f;
      line-height: 1.5;
      margin-bottom: 1.5em; }
  #sectVoice .name {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-shadow: -2px -2px 8px #003a6f, 2px 2px 8px #003a6f, 0 0 8px #003a6f;
    margin: 0;
    position: absolute;
    top: 534px;
    border-bottom: 2px solid #8d7732;
    width: 214px;
    right: 30px; }
  #sectVoice .profile .profileHeading h3 {
    line-height: 58px;
    font-size: 23px;
    color: #fff;
    background: #003a70;
    text-align: center;
    border-radius: 100px;
    margin-bottom: 32px; }
  #sectVoice .profile p {
    font-size: 15px; }

#sectService {
  background: #eeebdd url(../images/service_bg.jpg) no-repeat center 0;
  background-size: 1920px auto;
  padding-bottom: 186px;
  margin-bottom: -200px; }
  #sectService .sectContent {
    padding: 0;
    max-width: 680px;
    margin: 0 auto; }
  #sectService .txt1 {
    margin-bottom: 16px; }
  #sectService .big {
    color: #b52e10;
    font-size: 32px;
    font-weight: bold; }
  #sectService ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 8px; }
    #sectService ul li {
      margin-bottom: 16px; }

#sectContact {
  padding-top: 0;
  background-size: 1920px auto;
  padding-top: 20px; }
  #sectContact .section-title {
    background: #b52e10;
    position: relative;
    padding: 124px 0 24px; }
    #sectContact .section-title h2 {
      line-height: 0; }
    #sectContact .section-title .eyecatch {
      position: absolute;
      top: -200px;
      right: 50%;
      transform: translateX(50%);
      width: 924px; }
  #sectContact .limit {
    text-align: center;
    margin-right: 160px;
    margin-top: -40px; }
  #sectContact .kakomi {
    background: #fff;
    border: 1px solid #003a70;
    padding: 28px 32px;
    margin: 0 40px 32px -10px; }
    #sectContact .kakomi .kakomiHeading {
      margin-bottom: 32px; }
      #sectContact .kakomi .kakomiHeading h3 {
        background: #003a70;
        color: #fff;
        font-size: 23px;
        text-align: center;
        line-height: 42px;
        border-radius: 100px; }
    #sectContact .kakomi .kakomiColumnTextHeading {
      font-size: 23px; }
  #sectContact .consultant {
    margin-top: 55px; }
    #sectContact .consultant p {
      font-size: 16px; }
    #sectContact .consultant .kakomiContent {
      display: flex; }
    #sectContact .consultant .kakomiColumnTextHeading {
      margin-bottom: 24px; }
    #sectContact .consultant .kakomiColumnText {
      width: 65%;
      padding-right: 32px; }
      #sectContact .consultant .kakomiColumnText p:last-child {
        margin-bottom: 0; }
    #sectContact .consultant .kakomiColumnImg {
      width: 35%; }
      #sectContact .consultant .kakomiColumnImg p:last-child {
        margin-bottom: 0; }
  #sectContact .office p {
    font-size: 20px;
    margin-bottom: 1em; }
  #sectContact .office .img {
    margin-bottom: 0;
    text-align: center; }

.closing {
  text-align: center;
  margin-left: -50px;
  margin-top: 56px; }
  .closing > p {
    margin-bottom: 16px; }
  .closing .question {
    background: #e5ebf0 url(../images/contact_icon_question.png) no-repeat center center;
    background-size: 87px auto;
    max-width: 680px;
    margin: 0 auto;
    padding: 24px;
    color: #003a70;
    margin-bottom: 16px; }
  .closing .txt4 {
    background: url(../images/contact_arrow.png) no-repeat center 0;
    background-size: 295px auto;
    margin: 0 auto;
    height: 180px;
    padding-top: 16px; }

table {
  border: 1px solid;
  table-layout: fixed;
  border-collapse: collapse;
  width: 800px;
  margin: 0 auto;
  font-size: 24px;
  background: #fff; }
  table th {
    width: 200px;
    border: 1px solid;
    padding: 18px 18px;
    background: #fff url(../images/mesh@2x.png) repeat 0 0;
    background-size: 4.5px auto;
    font-weight: normal; }
  table td {
    border: 1px solid;
    padding: 8px 86px;
    text-align: left; }

.btnWrap {
  text-align: center;
  margin-top: 24px;
  margin-left: -60px; }

.btn {
  display: inline-block;
  width: 673px;
  height: 141px;
  position: relative;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s; }
  .btn:hover, .btn:focus, .btn.disabled:hover, .btn.disabled:focus {
    color: #fff;
    opacity: 0.8;
    transform: translateY(4px); }

.btn:before,
.btn:after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 22px;
  background: rgba(137, 220, 123, 0.38);
  border: 1px solid rgba(14, 102, 0, 0);
  outline: none; }

.btn:before {
  animation: anime 2s ease-out 0s infinite normal none running; }

.btn:after {
  animation: anime 2s ease-out 1s infinite normal none running; }

@keyframes anime {
  0% {
    transform: scale(0.95);
    opacity: 1; }
  90% {
    opacity: .1; }
  to {
    transform: scale(1.2, 1.5);
    opacity: 0; } }

.fixedBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10000; }
  .fixedBtn a {
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s; }
    .fixedBtn a:hover {
      opacity: 0.9; }

.btn-primary {
  color: #fff;
  background-color: #003a70;
  border-color: #003a70; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.disabled:hover, .btn-primary.disabled:focus {
    color: #003a70;
    background-color: #fff;
    border-color: #003a70; }

.btn-green {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-green:hover, .btn-green:focus, .btn-green.disabled:hover, .btn-green.disabled:focus {
    color: #28a745;
    background-color: #fff;
    border-color: #28a745; }

/*
==============================
Preloader CSS
==============================
*/
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999; }

.folding-cube {
  left: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  top: 50%;
  right: 0;
  margin: -60px auto 0; }

.folding-cube .cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.folding-cube .cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003a70;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.folding-cube .cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.folding-cube .cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.folding-cube .cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.folding-cube .cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.folding-cube .cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.folding-cube .cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

section {
  position: relative; }

.customBtn {
  max-width: 900px;
  margin: 0 auto;
  transform: translateX(-5%);
  transition: bottom 0.3s ease-in-out 0s; }

.sectCTA {
  z-index: 100;
  padding-bottom: 80px;
  padding-top: 1px;
  background: url(../images/cta_bg@2x-80.jpg) repeat-x center 0;
  background-size: 1920px auto; }
  .sectCTA .section-title {
    margin-top: -56px; }

.sectCTA .customBtn {
  width: 100%;
  padding: 16px 8px 3px;
  z-index: 100000;
  position: relative;
  padding-left: 8%; }

.sectCTA .customBtn.static {
  position: static;
  width: 100%;
  padding: 0; }

.sectCTA .table {
  margin: 0 -80px; }

.queryFormTable {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 800px; }
  .queryFormTable tr {
    border-bottom: 1px solid #ccc; }
  .queryFormTable th {
    background: #eaeaea;
    padding: 16px;
    width: 40%;
    border-right: 1px solid #ccc;
    text-align: left; }
  .queryFormTable td {
    padding: 16px; }

input[type=text],
input[type=email],
textarea {
  padding: 8px;
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
  border: 2px solid #3c3c3c; }

textarea {
  height: 12em; }

.required {
  background: #ff0081;
  padding: 1px 6px;
  font-size: 0.8em;
  color: #fff; }

input[type=submit],
input[type=reset],
input[type=button] {
  outline: none;
  background: #ccc;
  border-radius: 8px;
  padding: 16px 24px;
  border: 0;
  box-shadow: 0 0 10px rgba(105, 105, 105, 0.95);
  cursor: pointer;
  font-weight: bold; }

input[type=submit] {
  background: #003a70;
  color: #fff; }

.sectCTA .customBtn input[type=submit] {
  width: 815px;
  background: url(../images/btn_off.png) no-repeat center 0;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  height: 190px;
  text-indent: -9999em;
  border: 0;
  box-shadow: none;
  padding: 0;
  border-radius: 0; }
  .sectCTA .customBtn input[type=submit]:hover {
    background-image: url(../images/btn_on.png); }

.sectCTA .rule iframe {
  width: 100%;
  margin: 16px 0;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 5px 0 #e6e6e6; }

.formFlow {
  background: #ffffff;
  border: 1px solid #ccc;
  padding: 0 8px; }

/*
    .sectCTA .customBtn input[type=submit]:hover {
        background: url(../images/btn_on.png) no-repeat center 0;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    */
.animate69,
.a-option69,
.a-btnsub69 {
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 1s !important;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -moz-animation-duration: 1s !important; }

a.a-btn {
  position: relative;
  display: inline-block;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  box-shadow: none; }

a.a-btn img {
  display: block;
  box-sizing: border-box; }

img.a-option {
  z-index: 55;
  position: absolute; }

img.a-main {
  width: 100%;
  position: relative;
  z-index: 54; }

a.shover:hover * {
  animation-name: none !important; }

@-moz-keyframes animate69 {
  0% {
    -moz-transform: skewX(9deg); }
  10% {
    -moz-transform: skewX(-8deg); }
  20% {
    -moz-transform: skewX(7deg); }
  30% {
    -moz-transform: skewX(-6deg); }
  40% {
    -moz-transform: skewX(5deg); }
  50% {
    -moz-transform: skewX(-4deg); }
  60% {
    -moz-transform: skewX(3deg); }
  70% {
    -moz-transform: skewX(-2deg); }
  80% {
    -moz-transform: skewX(1deg); }
  90% {
    -moz-transform: skewX(0deg); }
  100% {
    -moz-transform: skewX(0deg); } }

@-o-keyframes animate69 {
  0% {
    -o-transform: skewX(9deg); }
  10% {
    -o-transform: skewX(-8deg); }
  20% {
    -o-transform: skewX(7deg); }
  30% {
    -o-transform: skewX(-6deg); }
  40% {
    -o-transform: skewX(5deg); }
  50% {
    -o-transform: skewX(-4deg); }
  60% {
    -o-transform: skewX(3deg); }
  70% {
    -o-transform: skewX(-2deg); }
  80% {
    -o-transform: skewX(1deg); }
  90% {
    -o-transform: skewX(0deg); }
  100% {
    -o-transform: skewX(0deg); } }

@-webkit-keyframes animate69 {
  0% {
    -webkit-transform: skewX(9deg); }
  10% {
    -webkit-transform: skewX(-8deg); }
  20% {
    -webkit-transform: skewX(7deg); }
  30% {
    -webkit-transform: skewX(-6deg); }
  40% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-4deg); }
  60% {
    -webkit-transform: skewX(3deg); }
  70% {
    -webkit-transform: skewX(-2deg); }
  80% {
    -webkit-transform: skewX(1deg); }
  90% {
    -webkit-transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg); } }

@keyframes animate69 {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }

.animate69 {
  -webkit-animation-name: animate69;
  -moz-animation-name: animate69;
  -o-animation-name: animate69;
  animation-name: animate69; }

@-moz-keyframes option69 {
  0% {
    -moz-transform: translateX(0); }
  20% {
    -moz-transform: translateX(9%); }
  50% {
    -moz-transform: translateX(5%); }
  60% {
    -moz-transform: translateX(13%); }
  90% {
    -moz-transform: translateX(0); }
  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes option69 {
  0% {
    -o-transform: translateX(0); }
  20% {
    -o-transform: translateX(9%); }
  50% {
    -o-transform: translateX(5%); }
  60% {
    -o-transform: translateX(13%); }
  90% {
    -o-transform: translateX(0); }
  100% {
    -o-transform: translateX(0); } }

@-webkit-keyframes option69 {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    -webkit-transform: translateX(9%); }
  50% {
    -webkit-transform: translateX(5%); }
  60% {
    -webkit-transform: translateX(13%); }
  90% {
    -webkit-transform: translateX(0); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes option69 {
  0% {
    transform: translateX(0); }
  20% {
    transform: translateX(9%); }
  50% {
    transform: translateX(5%); }
  60% {
    transform: translateX(13%); }
  90% {
    transform: translateX(0); }
  100% {
    transform: translateX(0); } }

.a-option69 {
  -webkit-animation-name: option69;
  -moz-animation-name: option69;
  -o-animation-name: option69;
  animation-name: option69; }

img.a-option69 {
  left: 0;
  top: 18%; }

.a-btn69 {
  max-width: 100% !important;
  padding-left: 11% !important; }

.a-option69 {
  /*top:8%!important;*/
  width: 22% !important; }

#sectThankyou {
  padding: 16px 0; }
  #sectThankyou .alert {
    text-align: center; }
  #sectThankyou a {
    color: #007bff;
    text-decoration: underline; }

body.pg_raw h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  margin: 0 0 30px 0;
  padding: 0 0 5px;
  color: #2475aa;
  border-bottom: #cccccc solid 2px; }

body.pg_raw table {
  width: 100%;
  margin: 10px 0 20px 0; }
  body.pg_raw table th {
    font-size: 13px;
    font-weight: bold;
    line-height: 170%;
    text-align: left;
    white-space: nowrap;
    padding: 12px 15px;
    border-top: #cccccc solid 1px; }
  body.pg_raw table td {
    font-size: 13px;
    line-height: 170%;
    text-align: left;
    padding: 12px 15px;
    border-top: #cccccc solid 1px; }

body.pg_raw h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
  text-align: left;
  background: #f0f0f0;
  margin: 3em 0 1em 0;
  padding: 5px 10px; }

body.pg_raw ol {
  margin: 0 0 2em 2em;
  padding: 0; }

body.pg_raw li {
  font-size: 14px;
  line-height: 180%; }

body.pg_raw p {
  font-size: 13px;
  line-height: 170%;
  text-align: left;
  margin: 0 0 1em 0; }

body.pg_raw section {
  padding: 40px 0; }

@media screen and (max-width: 959px) {
  .pc,
  img.pc,
  br.pc {
    display: none; }
  .sp {
    display: block; }
  img.sp,
  br.sp {
    display: inline; }
  img {
    max-width: 100%;
    height: auto; }
  section p,
  section li {
    font-size: 16px; }
  .naname {
    border-width: 5rem 100vw 0 0; }
  main {
    overflow: hidden;
    padding-bottom: 30vw; }
  .section {
    padding-bottom: 1px;
    padding-top: 24px; }
  .section .container {
    width: auto;
    padding: 4%; }
  .section-title {
    margin-bottom: 16px; }
  .section-title h2 {
    font-size: 0; }
  .sectContent {
    padding-left: 0; }
  .list {
    padding: 16px; }
    .list li {
      margin-left: 38px;
      text-indent: -38px;
      line-height: 0.72em;
      margin-bottom: 8px; }
      .list li:before {
        transform: translateY(0px); }
  #sectIntro {
    padding-top: 16px;
    padding-bottom: 64px; }
    #sectIntro .section .sectContent {
      text-align: center; }
    #sectIntro .section-title {
      margin-bottom: 16px; }
    #sectIntro .list {
      margin: 0 0 24px; }
      #sectIntro .list:after {
        border-width: 6vw 6vw 0 6vw;
        bottom: -6vw; }
    #sectIntro .resolve {
      text-align: center;
      margin: 0; }
  #sectWhy {
    padding-top: 48px; }
    #sectWhy .catch01 {
      margin-bottom: 0px; }
    #sectWhy .eyecatch {
      width: 90px;
      top: -43px; }
    #sectWhy p {
      font-size: 18px; }
    #sectWhy .bigTxt {
      font-size: 24px;
      font-weight: bold; }
  #sectReason .blockquote {
    padding: 4vw; }
  #sectSns {
    background: #383838 url(../images/sp/sns_bg.jpg) no-repeat center 0;
    background-size: 100% auto; }
  #sectBenefit .list {
    margin: 0 auto 16px;
    padding: 24px; }
    #sectBenefit .list li {
      margin-bottom: 8px;
      line-height: 1.3; }
      #sectBenefit .list li:before {
        transform: translateY(0px); }
  #sectBrand {
    background: #383838 url(../images/sp/negative_bg.jpg) no-repeat center 0;
    background-size: 100% auto; }
    #sectBrand ul {
      padding: 16px;
      margin: 0 auto 16px;
      border-radius: 4px; }
      #sectBrand ul li {
        margin-left: 38px;
        text-indent: -38px;
        line-height: 0.72em;
        margin-bottom: 8px; }
        #sectBrand ul li:before {
          transform: translateY(0px); }
  #sectKnowhow .big {
    line-height: 1; }
  #sectKnowhow .list {
    margin: 0 0 24px;
    padding: 16px; }
    #sectKnowhow .list li {
      margin-left: 38px;
      text-indent: -38px;
      line-height: 1.3;
      margin-bottom: 8px; }
      #sectKnowhow .list li:before {
        transform: translateY(0px); }
  #sectProposal .list {
    margin: 0 0 24px;
    padding: 16px; }
    #sectProposal .list li {
      margin-left: 38px;
      text-indent: -38px;
      line-height: 1.3;
      margin-bottom: 8px; }
      #sectProposal .list li:before {
        transform: translateY(0px); }
  #sectStrength .strength {
    flex-direction: column-reverse; }
    #sectStrength .strength > div {
      width: 100% !important;
      margin-bottom: 24px; }
  #sectStrength .strength01 {
    flex-direction: column-reverse;
    padding-top: 0;
    background-position: 100% 118vw;
    background-size: 52.5px auto; }
  #sectStrength .strength02 {
    background-position: 100% 69vw;
    background-size: 69.75px auto;
    padding-top: 0; }
    #sectStrength .strength02 .strengthImg {
      text-align: left; }
  #sectStrength .strength03 {
    background-position: 100% 69vw;
    background-size: 68.25px auto;
    padding-top: 0; }
  #sectVoice .sectContent {
    padding: 1px 24px 1px;
    background: #e7edf2 url(../images/sp/voice_honda.jpg) no-repeat center 0;
    background-size: 100% auto;
    padding-top: 70vw; }
  #sectVoice .message {
    margin: 0; }
    #sectVoice .message p {
      font-size: 18px; }
  #sectVoice .name {
    font-size: 24px;
    width: auto;
    top: 16px;
    left: 16px;
    right: initial;
    right: auto; }
  #sectVoice .profile .profileHeading h3 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 40px;
    width: 100%; }
  #sectService {
    padding-bottom: 64px;
    background: #e2ded2 url(../images/sp/service_bg.jpg) no-repeat right 0;
    background-size: 779px auto;
    margin-bottom: 0; }
    #sectService ul li {
      width: 48%; }
      #sectService ul li img {
        width: 100%; }
    #sectService .big {
      font-size: 24px; }
  #sectContact {
    padding-top: 68px;
    margin-top: -58px;
    background-size: 100% auto; }
    #sectContact .section-title .eyecatch {
      top: -80px;
      width: 104vw; }
    #sectContact .limit {
      margin: -24px auto 32px; }
    #sectContact .kakomi {
      margin: 0 auto 16px;
      padding: 16px; }
      #sectContact .kakomi .kakomiHeading {
        margin-bottom: 16px; }
      #sectContact .kakomi .kakomiHeading h3 {
        font-size: 20px;
        line-height: 40px; }
      #sectContact .kakomi .kakomiColumnTextHeading {
        font-size: 18px; }
    #sectContact .consultant {
      margin-top: 90px; }
      #sectContact .consultant .pic {
        width: 160px;
        margin: 0 auto 16px; }
      #sectContact .consultant .kakomiContent {
        flex-direction: column-reverse; }
      #sectContact .consultant .kakomiColumnText {
        width: 100%;
        padding: 0; }
      #sectContact .consultant .kakomiColumnImg {
        width: 100%;
        margin-bottom: 8px; }
      #sectContact .consultant .kakomiColumnTextHeading {
        margin-bottom: 8px; }
    #sectContact .office p {
      font-size: 18px; }
      #sectContact .office p img {
        margin-bottom: 16px; }
  .closing {
    margin: 40px auto 0; }
    .closing .question {
      font-size: 18px;
      line-height: 1.72;
      background-size: 84px auto; }
    .closing .txt4 {
      font-size: 18px;
      line-height: 1.3;
      padding-top: 13px;
      font-weight: 600; }
  table {
    width: 100%; }
  .table-scroll {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .table-scroll .table {
    font-size: 18px; }
  table th {
    width: auto;
    padding: 8px; }
  table td {
    width: auto;
    padding: 8px;
    text-align: center; }
  .sectCTA .table {
    margin: 0 -80px;
    margin: 0; }
  .sectCTA {
    z-index: 100; }
  .sectCTA .customBtn.static {
    position: static;
    box-shadow: none;
    width: auto; }
  .sectCTA .customBtn input[type=submit] {
    width: 100%;
    padding-top: 23.313%;
    height: 0; }
  .btn {
    width: 100%;
    height: auto; }
  .btnWrap {
    margin: 0; }
  .fixedBtn {
    width: 100%;
    left: 0;
    bottom: 0;
    max-width: 510px;
    /* text-align: center; */
    left: 50%;
    transform: translateX(-50%);
    text-align: center; }
  .queryFormTable,
  .queryFormTable tbody,
  .queryFormTable tr {
    display: block; }
  .queryFormTable th {
    display: list-item;
    list-style: none;
    width: 100%;
    box-sizing: border-box; }
  .queryFormTable td {
    display: list-item;
    list-style: none;
    width: 100%;
    box-sizing: border-box; }
  input[type=submit],
  input[type=reset],
  input[type=button] {
    padding: 16px 16px; }
  body.pg_raw table th {
    display: list-item;
    list-style: none; }
  body.pg_raw table td {
    display: list-item;
    list-style: none; } }

@media screen and (min-width: 560px) and (max-width: 959px) {
  #sectCurriculum .day {
    width: 20%; }
  #sectCurriculum h3 {
    margin-top: 8vw;
    margin-bottom: 8vw;
    padding-left: 20%; } }

.prehead {
  background: #f55e5e;
  font-size: 27px;
  line-height: 38px;
  color: #fff;
  font-weight: bold;
  padding: 13px 0; }
  .prehead .col {
    margin: 0 auto; }

.mv {
  height: 400px;
  background: url(../images/mv.jpg) no-repeat center center;
  background-size: auto 400px; }
  .mv > * {
    visibility: hidden; }

@media screen and (max-width: 959px) {
  .prehead {
    padding: 16px; } }

.footer-area {
  text-align: center;
  padding: 27px 0;
  background: #f55e5e; }
  .footer-area p {
    color: #fff;
    letter-spacing: 0.03em; }
  .footer-area h4 {
    line-height: 22px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px; }
    .footer-area h4 span {
      color: #f55e5e; }
  .footer-area ul {
    text-align: right;
    margin: 0;
    margin-bottom: 40px; }
  .footer-area ul li {
    display: inline-block;
    line-height: 1;
    border-right: 1px solid #a7a7a7;
    padding-right: 7px;
    margin-right: 4px; }
    .footer-area ul li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
    .footer-area ul li a {
      color: #fff;
      font-size: 14px;
      text-decoration: underline; }
      .footer-area ul li a:hover {
        text-decoration: none; }
  .footer-area .copyright {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 8px;
    line-height: 1; }

@media screen and (max-width: 1160px) {
  .container {
    width: auto; }
  .footer-area {
    padding-bottom: 23vw; }
    .footer-area ul {
      text-align: center; }
    .footer-area .copyright {
      margin-top: 0;
      font-size: 10px; } }

#nav {
  list-style: none;
  overflow: hidden;
  text-align:center;
}
 
#nav li {
  width: 265px;
  float: left;
  margin-right: 30px;
}

#nav p {
  line-height: 32px;
}

#nav li a {
  text-decoration: none;
  color: #fff;
  background-color: #228b22;
  font-weight: bold;
  padding: 10px;
}