.header-logo a {
  display: inline-block;
  outline: none; }

.header .primary-menu {
  background: transparent;
  position: fixed;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 992px) {
    .header .primary-menu .menu-area {
      margin: 0 -15px; } }

.main-menu {
  list-style: none;
  margin: 0;
  justify-content: center; }
  .main-menu li {
    padding: 0; }
    .main-menu li.active a::after {
      transform: scaleX(1); }
    .main-menu li a {
      color: #000;
      padding: 18px 10px;
      display: inline-block;
      margin: 0 5px;
      font-size: 17px;
      font-weight: 400;
      position: relative;
      text-decoration: none;
      font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .main-menu li:hover > a {
      color: #F4761D; }
    .main-menu li:last-child a {
      padding-right: 0; }

.banner {
  height: 900px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .banner::after {
      width: 100%;
      height: 100%;
      background: url(../images/pattern.png);
      z-index: -2; } }
  @media (min-width: 768px) {
    .banner {
      height: 1160px; } }
  @media (min-width: 992px) {
    .banner {
      height: 770px; } }
  @media (min-width: 992px) {
    .banner .banner-area {
      position: fixed;
      width: 100%;
      height: 100%;
      z-index: 2; } }
  .banner .banner-area .banner-content {
    max-width: 450px;
    position: relative;
    z-index: 1; }
    @media (max-width: 991px) {
      .banner .banner-area .banner-content {
        transform: translateY(130px); } }
    @media (max-width: 575px) {
      .banner .banner-area .banner-content {
        transform: translateY(100px); } }
    @media (min-width: 1200px) {
      .banner .banner-area .banner-content {
		max-width: 100%;
        margin-top: 130px; } }
    .banner .banner-area .banner-content h1 {
      font-weight: 400;
      line-height: 42px;
      margin: 0; }
      @media (min-width: 576px) {
        .banner .banner-area .banner-content h1 {
          line-height: 70px; } }
      .banner .banner-area .banner-content h1 span {
        text-transform: capitalize;
        color: #F4761D;
        font-weight: 700; }
      .banner .banner-area .banner-content h1 b {
        font-weight: 700;
        color: #000; }
    .banner .banner-area .banner-content .btn {
      margin-top: 30px;
      padding: 10px 28px; }
  .banner .banner-area .banner-thumb {
    position: relative;
    text-align: center;
    transform: translateY(180px); }
    @media (min-width: 992px) {
      .banner .banner-area .banner-thumb {
        transform: translateY(120px); } }
    @media (min-width: 1400px) {
      .banner .banner-area .banner-thumb {
        transform: translateY(170px); } }
    @media (min-width: 992px) {
      .banner .banner-area .banner-thumb::before {
        top: -70px;
        left: 15px;
        background: url(../images/01.png);
        background-repeat: no-repeat;
        width: 580px;
        height: 500px;
        animation: animate1 20s infinite linear; } }
    .banner .banner-area .banner-thumb img {
      position: relative;
      z-index: 1; }
  @media (min-width: 992px) {
    .banner.page-header {
      height: 550px; } }
  .banner.page-header .banner-area .banner-content {
    max-width: 100%; }
    @media (min-width: 1200px) {
      .banner.page-header .banner-area .banner-content {
        margin-top: 0px; } }
    .banner.page-header .banner-area .banner-content h1 span {
      margin-left: 5px; }
    .banner.page-header .banner-area .banner-content .btn {
      margin-top: 30px; }
  .banner.page-header .banner-area .banner-thumb::before {
    display: none; }
  .banner.style-2 {
    background: #f4f9fd; }
    @media (min-width: 992px) {
      .banner.style-2 {
        height: 720px; } }
    .banner.style-2 .banner-area {
      position: static; }
      .banner.style-2 .banner-area .banner-thumb::before {
        display: none; }

.banner-bottom {
  background: #fff;
  padding: 20px 0;
  position: relative;
  border-bottom: 1px solid #fafafa; }
  .banner-bottom .banner-bottom-pattan {
    background: url(../images/patten1.png);
    width: 50%;
    height: 100%;
    right: 0;
    bottom: 0; }
  .banner-bottom .bottom-wrapper {
    justify-content: space-between; }
    @media (min-width: 1400px) {
      .banner-bottom .bottom-wrapper {
        margin: 0 -15px; } }
    .banner-bottom .bottom-wrapper .post-item {
      align-items: center;
      z-index: 1;
      position: relative; }
      @media (max-width: 991px) {
        .banner-bottom .bottom-wrapper .post-item {
          width: 100%;
          justify-content: center;
          padding: 20px 0; } }
      @media (max-width: 767px) {
        .banner-bottom .bottom-wrapper .post-item {
          width: calc(100% / 2); } }
      @media (max-width: 575px) {
        .banner-bottom .bottom-wrapper .post-item {
          width: calc(100% / 1); } }
      .banner-bottom .bottom-wrapper .post-item .post-thumb {
        padding-right: 15px; }
        @media (max-width: 575px) {
          .banner-bottom .bottom-wrapper .post-item .post-thumb {
            padding-right: 0px;
            margin-bottom: 10px;
            width: 100%;
            text-align: center; } }
      @media (max-width: 575px) {
        .banner-bottom .bottom-wrapper .post-item .post-content {
          width: 100%;
          text-align: center; } }
      .banner-bottom .bottom-wrapper .post-item .post-content h5 {
        margin: 0; }

body {
  position: relative; }
  body.d-shape .shape-top {
    background-attachment: fixed; }
  body.no-before::before {
    display: none; }
  body.remove::before {
    opacity: 0; }
  @media (min-width: 1200px) {
    body::before {
      width: 100%;
      height: 100%;
      background: url(../images/bg.png);
      background-repeat: no-repeat;
      background-attachment: fixed;
      z-index: -1;
      background-position: left bottom;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; } }
  body .shape-top, body .shape-bottom {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (min-width: 1200px) {
    body .shape-top {
      top: 0;
      right: 0;
      background: url(../images/01-b.png);
      background-repeat: no-repeat !important;
      width: 100%;
      height: 1920px;
      background-position: right top !important;
      z-index: 2;
      background-attachment: auto; } }
  @media (min-width: 1400px) {
    body .shape-top {
      background: url(../images/01.png); } }
  @media (min-width: 1200px) {
    body .shape-bottom {
      bottom: 0;
      left: 0;
      background: url(../images/02-b.png);
      background-repeat: no-repeat !important;
      width: 100%;
      height: 1920px;
      background-position: left bottom !important;
      z-index: 2; } }
  @media (min-width: 1400px) {
    body .shape-bottom {
      background: url(../images/02.png); } }

.about {
  position: relative;
  overflow: hidden; }
  .about .section-wrapper {
    position: relative;
    z-index: 1; }
    .about .section-wrapper .title {
      max-width: 545px; }
      .about .section-wrapper .title h2 {
        font-size: 2.2em;
        font-weight: 300;
        margin-bottom: 15px;
        line-height: 40px; }
        .about .section-wrapper .title h2 span {
          font-weight: 700;
          color: rgb(34, 103, 149);}
      .about .section-wrapper .title h3 {
        font-weight: 400;
        margin: 0; }
    .about .section-wrapper .about-left {
      width: calc(100% / 1); }
      @media (min-width: 992px) {
        .about .section-wrapper .about-left {
          width: calc(100% / 2 - 15px);
          margin-right: 15px; } }
      .about .section-wrapper .about-left .about-thumb {
        margin-bottom: 60px; }
        @media (min-width: 992px) {
          .about .section-wrapper .about-left .about-thumb {
            margin-bottom: 0;
            margin-top: 40px; } }
    .about .section-wrapper .about-right {
      width: calc(100% / 1); }
      @media (min-width: 992px) {
        .about .section-wrapper .about-right {
          width: calc(100% / 2 - 15px);
          margin-left: 15px; } }
      .about .section-wrapper .about-right .about-item .about-content ul li .name {
        width: 130px; }
        .about .section-wrapper .about-right .about-item .about-content ul li .name p {
          font-size: 16px;
          margin-bottom: 0;
          font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }
      .about .section-wrapper .about-right .about-item .about-content ul li .info {
        width: calc(100% - 130px);
        font-weight: 400; }
        .about .section-wrapper .about-right .about-item .about-content ul li .info p {
          font-size: 16px;
          color: #000;
          position: relative;
          padding-left: 20px;
          margin-bottom: 0; }
          .about .section-wrapper .about-right .about-item .about-content ul li .info p::after {
            position: absolute;
            content: ":";
            top: 50%;
            left: 0;
            font-weight: 700;
            color: #000;
            transform: translateY(-50%); }
      .about .section-wrapper .about-right .about-item .btn {
        margin-top: 0px; }
  .about.style-2 .box-layout {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    max-width: 1250px;
    margin: 0 auto;
    padding: 40px; }

.experience {
  background-repeat: no-repeat;
  background-position: bottom; }
  .experience .section-wrapper .exp-item {
    width: 100%; }
    @media (min-width: 992px) {
      .experience .section-wrapper .exp-item {
        width: calc(100% / 2); } }
    .experience .section-wrapper .exp-item:nth-child(even) .exp-inner {
      margin-right: 0; }
    .experience .section-wrapper .exp-item:nth-child(odd) .exp-inner {
      margin-left: 0; }
    .experience .section-wrapper .exp-item .exp-inner {
      margin: 15px 0;
      padding: 25px;
      border-radius: 1px;
      background: #fff;
      box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 992px) {
        .experience .section-wrapper .exp-item .exp-inner {
          padding: 34px; } }
      @media (min-width: 992px) {
        .experience .section-wrapper .exp-item .exp-inner {
          margin: 15px; } }
      .experience .section-wrapper .exp-item .exp-inner:hover {
        transform: translateY(-10px); }
        .experience .section-wrapper .exp-item .exp-inner:hover .exp-content h3 {
          color: #F4761D; }
      .experience .section-wrapper .exp-item .exp-inner .exp-content h3 {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        margin-bottom: 10px; }
      .experience .section-wrapper .exp-item .exp-inner .exp-content p {
        line-height: 24px;
        margin: 0; }
  .experience .text-center {
    margin-top: 40px; }

.price-title {
  margin-bottom: 30px; }

.price-title h2 {
  /* margin-bottom: 0; */ }

@media (min-width: 1200px) {
  .right {
    padding-left: 40px; } }

.blog .blog-header-part {
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .blog .blog-header-part {
      justify-content: space-between; } }
  .blog .blog-header-part .section-header {
    max-width: 100%; }
    @media (max-width: 575px) {
      .blog .blog-header-part .section-header {
        margin-bottom: 20px !important; } }
  @media (max-width: 575px) {
    .blog .blog-header-part .btn {
      display: none; } }
  @media (min-width: 1200px) {
    .blog .blog-header-part .btn {
      margin-right: -15px; } }
.blog .section-wrapper .post-item {
  width: calc(100% / 1); }
  @media (min-width: 992px) {
    .blog .section-wrapper .post-item {
      width: calc(100% / 2); } }
  .blog .section-wrapper .post-item:first-child .post-inner {
    margin-left: 0; }
  .blog .section-wrapper .post-item:last-child .post-inner {
    margin-right: 0; }
  .blog .section-wrapper .post-item .post-inner {
    margin: 15px 0;
    background: #f4f9fd; }
    @media (min-width: 992px) {
      .blog .section-wrapper .post-item .post-inner {
        margin: 0 15px; } }
    .blog .section-wrapper .post-item .post-inner:hover .post-thumb a img {
      transform: scale(1.03); }
    .blog .section-wrapper .post-item .post-inner:hover .post-content .content-part .entry-header h3 a {
      color: #F4761D; }
    .blog .section-wrapper .post-item .post-inner .post-thumb {
      overflow: hidden; }
      .blog .section-wrapper .post-item .post-inner .post-thumb a {
        display: block; }
        .blog .section-wrapper .post-item .post-inner .post-thumb a img {
          display: block;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
    .blog .section-wrapper .post-item .post-inner .post-content {
      align-items: center;
      padding: 20px 0 35px;
      margin: 10px;
      margin-top: -30px;
      background: #fff;
      z-index: 1;
      position: relative;
      transform: translateY(-10px); }
      @media (min-width: 576px) {
        .blog .section-wrapper .post-item .post-inner .post-content {
          padding: 35px 0; } }
      .blog .section-wrapper .post-item .post-inner .post-content .content-part {
        width: 100%;
        padding: 0 20px; }
        @media (min-width: 576px) {
          .blog .section-wrapper .post-item .post-inner .post-content .content-part {
            padding: 0 30px; } }
        .blog .section-wrapper .post-item .post-inner .post-content .content-part .entry-header h3 {
          line-height: 30px;
          margin: 10px 0;
          color:rgb(34, 103, 149);}
          .blog .section-wrapper .post-item .post-inner .post-content .content-part .entry-header h3 a {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease; }

.link {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; }
  .link .section-header {
    max-width: 100%;
	margin-bottom: 0px!important;}
  .link .section-wrapper .banner-bottom {
    border-bottom: none;
    padding: 40px 0; }


/* @@@@@@@@@@ global css start here @@@@@@ */
.padding-tb {
  padding: 60px 0; }
  @media (min-width: 992px) {
    .padding-tb {
      padding: 50px 0; } }

.padding-60 {
  padding: 60px 0; }

.padding-30 {
  padding: 30px; }

.section-header {
  max-width: 100%;
  margin-bottom: 45px !important; }
  @media (min-width: 1200px) {
    .section-header {
      margin: 0 -15px; } }
  .section-header .title h2 {
    font-weight: 300 !important;
    line-height: 40px; }
    .section-header .title h2 span {
      color: #F4761D;
      font-weight: 700; }

.bg-white {
  padding: 10px 0;
  background: #fff !important;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1); }
  .bg-white .main-menu li.active a {
    color: #000 !important; }

.banner-wrapper.banner-none {
  display: none; }

@media (min-width: 1200px) {
  .section-wrapper {
    margin: 0 -15px; } }

.banner-bottom .bottom-wrapper, .banner-bottom .bottom-wrapper .post-item, .about .section-wrapper, .about .section-wrapper .about-right .about-item .about-content ul li, .experience .section-wrapper, .portfolio .portfolio-top, .portfolio .portfolio-top .portfolio-right ul, .portfolio .section-wrapper .grid, .blog .blog-header-part, .blog .section-wrapper, .blog .section-wrapper .post-item .post-inner .post-content, .blog .section-wrapper .post-item .post-inner .post-content .content-left, .blog .section-wrapper .post-item .post-inner .post-content .content-left li .social-media-list, .blog .section-wrapper .post-item .post-inner .post-content .content-part .entry-header .entry-meta {
  display: flex;
  flex-wrap: wrap; }

.banner::after, body::before, body .shape-top, body .shape-bottom, .portfolio .section-wrapper .grid .grid-item .grid-inner .thumb .thumb-icon, .blog .section-wrapper .post-item .post-inner .post-content .content-left li .social-media-list, .footer::after, blockquote::before {
  position: absolute;
  content: ""; }

.about .section-wrapper .about-right .about-item .about-content ul, .blog .section-wrapper .post-item .post-inner .post-content .content-left, .blog .section-wrapper .post-item .post-inner .post-content .content-left li .social-media-list, .link .section-wrapper .banner-bottom .bottom-wrapper {
  margin: 0;
  padding: 0; }

.text-center {
  text-align: center;
  z-index: 1;
  position: relative; }

.btn {
  position: relative;
  color: #fff;
  padding: 10px 30px;
  border-radius: 2px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease;
    background-image: linear-gradient(to left, #fed643, #F4761D); }
  .btn::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(to right, #fed643, #F4761D);
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease; }
  .btn img {
    margin-left: 24px;
    transform: translateY(6px); }
  .btn span {
    transform: translateY(-1px);
    display: inline-block; }
  .btn:hover {
    color: #fff; }
    .btn:hover::after {
      opacity: 0; }
  .btn.style-2 {
    background: #F4761D;
    box-shadow: none; }
    .btn.style-2:hover {
      border-radius: 50px;
      box-shadow: 0px 10px 30px 0px rgba(255, 65, 129, 0.5); }
    .btn.style-2::before, .btn.style-2::after {
      display: none; }

.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #F4761D;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  transform: rotate(90deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .scrollToTop:hover {
    color: #fff;
    background: #fed643; }

#scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

#scrollbar::-webkit-scrollbar {
  width: 4px;
  background-color: #fff; }

#scrollbar::-webkit-scrollbar-thumb {
  background-color: #F4761D;
  border-radius: 8px; }

.box-shadow-style {
  position: relative;
  z-index: 4;
  background: #fff;
  max-width: 100%;
  margin: auto;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1); }
  @media (min-width: 1200px) {
    .box-shadow-style {
      max-width: 1250px; } }
  @media (min-width: 1400px) {
    .box-shadow-style {
      max-width: 1400px; } }

.category {
  font-size: 1.5em;
	font-weight: 600;
  padding: 6px 24px;
  margin-bottom: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background-image: linear-gradient(to right, #fed643, #f4761d);
  background-repeat: no-repeat; }
  .category::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fed643;
    bottom: -8px;
    left: 0; }
  .category.style-2 {
    background: #F4761D; }
    .category.style-2::after {
      border-top: 10px solid #F4761D; }

.gold-title {
  margin: -10px 0;
  color: #fff; }

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-style: normal;
  font-weight: 700; }

.cd-words-wrapper i {
  font-style: normal; }

.cd-words-wrapper b.is-visible {
  position: relative; }

.no-js .cd-words-wrapper b {
  opacity: 0; }

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1; }

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.clip b {
  opacity: 0; }

.cd-headline.clip b.is-visible {
  opacity: 1; }

@keyframes animate1 {
  0% {
    -moz-transform: translate(3%, 0%);
    -webkit-transform: translate(3%, 0%);
    transform: translate(3%, 0%); }
  25% {
    -moz-transform: translate(0%, 3%);
    -webkit-transform: translate(0%, 3%);
    transform: translate(0%, 3%); }
  50% {
    -moz-transform: translate(3%, 3%);
    -webkit-transform: translate(3%, 3%);
    transform: translate(3%, 3%); }
  75% {
    -moz-transform: translate(0%, 3%);
    -webkit-transform: translate(0%, 3%);
    transform: translate(0%, 3%); }
  100% {
    -moz-transform: translate(3%, 0%);
    -webkit-transform: translate(3%, 0%);
    transform: translate(3%, 0%); } }


.footer {
  padding: 85px 0;
  position: relative;
  z-index: 3; }
  @media (max-width: 1199px) {
    .footer {
      background-image: linear-gradient(to top, #fed643, #F4761D); } }
  .footer::after {
    width: 100%;
    height: 200%;
    top: -100%;
    right: 0;
    background-size: cover;
    background: url(../images/pattern.png); }
  .footer .text-center {
    position: relative;
    z-index: 9; }
    .footer .text-center .footer-logo {
      padding: 10px 0; }
    .footer .text-center p {
      margin-bottom: 0;
      color: #fff; }
      @media (min-width: 992px) {
        .footer .text-center p {
          color: #000; } }
      @media (min-width: 1200px) {
        .footer .text-center p {
          color: #fff; } }
      .footer .text-center p a {
        color: #fff;
        font-weight: 600;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (min-width: 992px) {
          .footer .text-center p a {
            color: #000; } }
        @media (min-width: 1200px) {
          .footer .text-center p a {
            color: #fff; } }
  .footer.style-2 {
    background: #f4f9fd; }
    .footer.style-2::after {
      display: none; }
    .footer.style-2 p {
      color: #000; }
      .footer.style-2 p a {
        color: #000; }
        .footer.style-2 p a:hover {
          color: #F4761D; }

.mobile-header {
  padding: 10px 25px;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 111;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.1); }
  @media (min-width: 576px) {
    .mobile-header .header-logo {
      max-width: 100%; } }
  @media (max-width: 575px) {
    .mobile-header {
      padding: 10px 15px; } }
  .mobile-header .header-bar {
    position: relative;
    width: 25px;
    height: 25px;
    cursor: pointer; }
    .mobile-header .header-bar span {
      background: rgb(244, 118, 29);
      width: 100%;
      height: 3px;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -1px;
      transform-origin: center;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .mobile-header .header-bar span:nth-child(1) {
        margin-top: -9px; }
      .mobile-header .header-bar span:nth-child(2) {
        opacity: 1; }
      .mobile-header .header-bar span:nth-child(3) {
        margin-top: 7px; }
    .mobile-header .header-bar.m-menu-bar span:nth-child(1) {
      transform: rotate(-45deg);
      margin-top: -1px; }
    .mobile-header .header-bar.m-menu-bar span:nth-child(2) {
      opacity: 0; }
    .mobile-header .header-bar.m-menu-bar span:nth-child(3) {
      transform: rotate(45deg);
      margin-top: -1px; }

.mobile-menu-area.m-menu-zero {
  opacity: 1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 0.5); }
.mobile-menu-area .mobile-menu-area-inner {
  height: 100vh;
  padding: 40px 20px;
  padding-left: 0;
  overflow-y: scroll; }
  .mobile-menu-area .mobile-menu-area-inner .header-bar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 15px;
    position: relative; }
  .mobile-menu-area .mobile-menu-area-inner .m-menu {
    text-align: center;
    margin: 0; }
    .mobile-menu-area .mobile-menu-area-inner .m-menu li {
      list-style: none;
      padding: 0;
      position: relative;
      border-bottom: 1px solid #fafafa; }
      .mobile-menu-area .mobile-menu-area-inner .m-menu li:last-child {
        border-bottom: none; }
      .mobile-menu-area .mobile-menu-area-inner .m-menu li a {
        display: block !important;
        padding: 10px 0;
        text-transform: capitalize;
        margin: 2px 0;
        text-align: left;
        outline: none;
        color: #000;
        font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }
        .mobile-menu-area .mobile-menu-area-inner .m-menu li a:hover {
          color: #fed643; }

nav.mobile-header.close {
  display: none; }

/* Close Button */
.close-button {
  width: 36px;
  height: 36px;
  line-height: 36px;
  position: relative;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: 16px;
  border: none;
  z-index: 1001;
  background: #F4761D;
  text-align: center;
  border-radius: 50%;
  cursor: pointer; }

.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 18px;
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate(-50%, -50%); }

.close-button::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg); }

.close-button::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 1001;
  width: 390px;
  height: 100vh;
  top: 0;
  right: 0;
  font-size: 1.15em;
  -webkit-transform: translate3d(390px, 0, 0);
  transform: translate3d(390px, 0, 0);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media (max-width: 450px) {
  .menu-wrap {
    width: 320px;
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0); } }
.morph-shape svg {
  transform: rotate(180deg); }

.menu {
  background: #fff;
  width: calc(100% - 40px);
  height: 100%;
  float: right;
  right: 0;
  top: 0; }

/* Morph Shape */
.morph-shape {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  left: 0;
  fill: #fff;
  z-index: 1000; }

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0; }

html {
  font-family: "Roboto", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 15px; }

body {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-size: 15px;
  font-family: "Roboto", sans-serif; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: 700; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #eee;
  color: #222; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: "Roboto", sans-serif;
  font-size: 100%;
  margin: 0;
  outline: none; }

button,
input {
  overflow: visible;
  outline: none; }

button,
select {
  text-transform: none;
  outline: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  outline: none; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
  outline: none; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  outline: none; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  outline: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
  outline: none; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
  outline: none; }

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both; }

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #696969;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  outline: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0.25em 0 0.25em;
  font-weight: 600;
  color: #000;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; }

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  line-height: 1.5;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; }

h2 > span {
  font-weight: 700;
  color: #F4761D; }

h5 {
  font-weight: 400;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; }

h5 > span {
  font-weight: 600; }

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: #000; }

p {
  margin: 0 0 1.5em;
  padding: 0;
  font-size: 1em;
  color: #696969;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  line-height: 26px; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  padding: 50px 0px 0px 0px;
  margin: 20px 0;
  font-weight: 400;
  color: #fff;
  position: relative;
  font-style: italic; }
  @media (min-width: 576px) {
    blockquote {
      padding: 0px 0px 0px 55px; } }
  blockquote::before {
    left: 0;
    top: 7px;
    background: url(../images/bc-icon.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat; }
  blockquote p {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #000;
    margin-bottom: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.5em;
  font-size: 15px;
  color: #696969; }

address {
  margin: 0 0 1.5em;
  line-height: 1.5; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 1rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

:focus {
  outline: none; }


/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }


/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
ul,
ol {
  padding: 0; }

ul {
  list-style: disc;
  margin-left: 1.5em; }

ol {
  list-style: decimal;
  margin-left: 1.5em; }

li > ul,
li > ol {
  margin-left: 1.5em; }

dt {
  font-weight: 700;
  line-height: 1.5;
  margin: 0 1.5em; }

dd {
  margin: 0 1.5em 1.5em;
  line-height: 1.5; }

li {
  list-style: none; }

a {
  outline: none; }
  a:hover {
    text-decoration: none; }

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  padding-bottom: 0.5em; }

th {
  padding: 0.4em;
  text-align: left;
  border: 1px solid #ececec; }

tr {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec; }

td {
  padding: 1em;
  border: 1px solid #ececec; }

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  display: flex; }

th:last-child,
td:last-child {
  padding-right: 0; }

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a {
  color: #696969;
  text-decoration: none;
  display: inline-block;
  outline: none; }

a:focus {
  outline: none; }

a:hover,
a:active {
  color: #000;
  outline: 0; }

/* Hover effects */
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  -webkit-box-shadow: inset 0 -1px 0 #0f0f0f;
  box-shadow: inset 0 -1px 0 #0f0f0f;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; }

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-reply-link,
a .nav-title,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
  -webkit-box-shadow: inset 0 -1px 0 white;
  box-shadow: inset 0 -1px 0 white;
  text-decoration: none;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; }

.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.post-navigation a:focus,
.post-navigation a:hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  color: #000;
  outline: none; }

/* Fixes linked images */
.entry-content a img,
.comment-content a img,
.widget a img {
  -webkit-box-shadow: 0 0 0 8px #fff;
  box-shadow: 0 0 0 8px #fff; }

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222; }

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/
.post-thumbnail {
  margin-bottom: 1em; }

.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7;
  outline: none; }

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

#page {
  position: relative;
  word-wrap: break-word; }

.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 2em;
  padding-right: 2em; }

.wrap:after {
  clear: both;
  content: "";
  display: block; }

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/
/* Post Landing Page */
.sticky {
  position: relative; }

.post:not(.sticky) .icon-thumb-tack {
  display: none; }

.sticky .icon-thumb-tack {
  display: block;
  height: 18px;
  left: -1.5em;
  position: absolute;
  top: 1.65em;
  width: 20px; }

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  font-size: 1rem;
  font-weight: 400; }

.entry-header .entry-title {
  margin-bottom: 0.25em; }

.entry-title a {
  color: #696969;
  text-decoration: none;
  margin-left: -2px; }

.entry-title:not(:first-child) {
  padding-top: 0; }

.entry-meta a {
  color: #767676; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-numbers {
  display: none;
  padding: 0.5em 0.75em; }

.page-numbers.current {
  color: #767676;
  display: inline-block; }

.page-numbers.current .screen-reader-text {
  clip: auto;
  height: auto;
  overflow: auto;
  position: relative !important;
  width: auto; }

.prev.page-numbers,
.next.page-numbers {
  background-color: #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 0.25em 0.5em 0.4em; }

.prev.page-numbers,
.next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
  background-color: #767676;
  color: #fff; }

.prev.page-numbers {
  float: left; }

.next.page-numbers {
  float: right; }

/* Aligned blockquotes */
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 1rem;
  width: 48%; }

/* Blog landing, search, archives */
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em; }

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap; }

.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap; }

.taxonomy-description {
  color: #666;
  font-size: 1rem; }

/* More tag */
.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em; }

/* Single Post */
.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee; }

.single-featured-image-header img {
  display: block;
  margin: auto; }

.page-links {
  font-size: 1rem;
  padding: 2em 0 3em; }

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em; }

.page-links a {
  display: inline-block; }

.page-links a .page-number {
  color: #222; }

/* Post Formats */
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.format-quote blockquote {
  overflow: visible;
  position: relative; }

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px; }

/* Post Navigation */
.post-navigation {
  font-weight: 800;
  margin: 3em 0; }

.post-navigation .nav-links {
  padding: 1em 0; }

.nav-subtitle {
  background: transparent;
  display: block;
  margin-bottom: 1em;
  text-transform: uppercase; }

.post-navigation .nav-next {
  margin-top: 1.5em; }

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em; }

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em; }

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.page:not(.home) #content {
  padding-bottom: 1.5em; }

/* 404 page */
.error404 .page-content {
  padding-bottom: 4em; }

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em; }

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.site-footer {
  border-top: 1px solid #eee; }

.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em; }

/* Footer widgets */
.site-footer .widget-area {
  padding-bottom: 2em;
  padding-top: 2em; }

/* Social nav */
.social-navigation {
  font-size: 1rem;
  margin-bottom: 1em; }

.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0; }

.social-navigation li {
  display: inline; }

.social-navigation a {
  background-color: #767676;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin: 0 1em 0.5em 0;
  text-align: center;
  width: 40px; }

.social-navigation a:hover,
.social-navigation a:focus {
  background-color: #696969;
  outline: none; }

.social-navigation .icon {
  height: 16px;
  top: 12px;
  width: 16px;
  vertical-align: top; }

/* Site info */
.site-info {
  font-size: 1rem;
  margin-bottom: 1em; }

.site-info a {
  color: #666; }

.site-info .sep {
  margin: 0;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%; }

.site-info span[role=separator] {
  padding: 0 0.2em 0 0.4em; }

.site-info span[role=separator]::before {
  content: '\002f'; }




/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/
img,
video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%; }

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */
p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0; }

/* SVG Icons base styles */
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  /* Align more nicely with capital letters */
  top: -0.0625em;
  vertical-align: middle;
  width: 1em; }


/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 576px) {
  /* Typography */
  body,
  button,
  input,
  select,
  textarea {
    font-size: 1rem;
    outline: none; }

  h1 {
    font-size: 60px; }

  h2 {
    font-size: 36px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 16px; }
  }
@media screen and (min-width: 768px) {
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
    font-size: 0.8125rem; }
}

@media screen and (min-width: 992px) {

  /* Comments */
  .comment-meta {
    display: flex;
    align-items: center; } }

p.jimin{
	display: inline-flex;
    align-items: center;
	font-size:1.6em;
	font-weight: 600;
	color:#226795;
	padding-bottom: 1em;
}
p.jimin span{
	font-size:2.0em;
}
p.jimin:before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 64px;
  background-image: url(../images/jimin_logo.png);
  background-size: contain;
  vertical-align: middle;
margin-right:10px;
}
.banner .banner-area .banner-content h1 {
    font-weight: 900;
    margin: 0 0 30px 0;
    font-size: 7.5em;
    color: #F4761D;
    text-shadow: 5px 5px #ffffff;
}

p.en {
    color: rgb(34, 103, 149);
    font-weight: 700;
    font-size: 2.0em;
    text-align: end;
}

.banner-content h2 {
    font-size: 2.1em;
	line-height: 1.6em;

}
.banner-content h2 span {
    font-size: 1.6em;
	color:rgb(34, 103, 149);
}
.banner-content h2.bg-blue {
    background-color: rgb(34, 103, 149);
    padding: 7px 15px 0;
    width: max-content;
    color: #ffffff;
	font-size:2.5em;
	line-height: 2.0em;
	margin-bottom:1.0em;
}
.banner-content h2.bg-blue span {
    font-size: 1.6em;
	color:rgb(244, 118, 29);
}
.blog .post-content .entry-content p {
    font-size: 1.4em;
    line-height: 1.6em;
}
.blog .post-content .entry-content p span{
    color:#F4761D;
    font-weight: 700;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.about-item .title dl {
    display: flex;
    flex-wrap: wrap;
}
.about-item .title dt {
    width: 30%;
    margin: 0 5px 0 0;
    border-bottom: 1px dotted rgb(244, 118, 29);
    padding: 10px 0;
}
.about-item .title dd {
    width: calc(70% - 5px);
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted rgb(244, 118, 29);
}
.exp-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width: 1199px) {
	.banner .banner-area{
		background-image: linear-gradient(to top, #fed643, #F4761D);
	}
	.banner .banner-area .banner-thumb {
    transform: translateY(0px);
}
.spbgorange {
    padding-top: 70px;
}
	.banner .banner-area .banner-content h1 {
    margin: 0 0 30px 0;
    font-size: 7.5vw;
    color: #ffffff;
    text-shadow: none;
}
	p.jimin {
    font-size: 1.1em;
}
	p.jimin span {
    font-size: 1.5em;
}
.banner-content h2 {
    font-size: 1.6em;
    line-height: 1.6em;
}
.banner {
    height: 100%;
    min-height: 640px;
}
}
@media screen and (max-width: 767px) {
.spbgorange {
    padding-top: 0px;
}
	.banner .banner-area .banner-content h1 {
    margin: 0 0 30px 0;
    font-size: 4.5em;
    color: #ffffff;
    text-shadow: none;
}
	p.jimin {
    font-size: 1.1em;
}
	p.jimin span {
    font-size: 1.5em;
}
	p.en {
    margin: 0 0 0.5em;
}
	.banner-content h2.bg-blue {
    padding: 7px 15px 0;
    font-size: 1.5em;
    margin: 0 auto 1em;
}
.banner .banner-area .banner-content {
    transform: translateY(70px);
}
.banner-content h2 {
    font-size: 1.4em;
    color: #ffffff;
}
.banner-content h2 span {
    font-size: 1.1em;
    color: rgb(34, 103, 149);
}
.banner .banner-area .banner-thumb {
    transform: translateY(8px);
}
	.banner{
		height:auto;
	}
	.about-item .title dl{
		display: block;
		margin-bottom:30px;
	}
	.about-item .title dt {
    width: 100%;
}
	.about-item .title dd {
    width: 100%;
    border-bottom: 1px solid rgb(244, 118, 29);
}
}

@media screen and (max-width: 767px){
p.jimin span {
    font-size: 6.5vw;
}

.banner .banner-area .banner-content h1 {
    font-size: 18vw;
}

.banner-content h2 {
    font-size: 5.6vw;
}

.banner-content h2.bg-blue {
    font-size: 6.0vw;
    max-width: 100%;
}
}

.footer::after {
    z-index: -1;
}
a.btn-sns {
    font-weight: 700;
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 2.0rem;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding: 5px;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
}
a.btn-sns--facebook {
    background: #1877f2;
}
a.btn-sns--instagram {
    background: #d6249f;
    background: -webkit-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    background: linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
dl.office {
    color: #ffffff;
}
.snslink {
    text-align: center;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.snslink a {
    margin: 0 0 10px 0;
}
}