body {
  font-family: 'Noto Sans Japanese', メイリオ, Meiryo, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;  -webkit-text-size-adjust: none;
  font-size: 62.5%;
  font-weight: 200;
  color: #323232;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0;
  padding: 0;
}
li{
  font-size: 16px;
  list-style: none;
  color: #666666;
}
p, a{
  margin: 0;
  font-size: 16px;
  color: #666666;
}
p{
  line-height: 1.3;
}
a {
  line-height: 1;
}
a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a:visited {
  color: #0066CC;
}
a{
  color: #0066CC;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #0066CC;
}
a img:hover {
    opacity: 0.9;
}
h1{
  font-family: 'Noto Sans Japanese',"ヒラギノ明朝 ProN", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝",sans-serif;
  font-size: 2.8rem;
  /*margin-top: 28px;*/
}
h2{
/*  margin-bottom: 20px;
  color: #666666;
  font-size: 32px;*/
}
h3{
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: 300;
}
h4 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
}
.sp_visible{
  display: none;
}
.pc_visible {
  display: block;
}
.vertical-align {
  display: flex;
  align-items: center;
}
.list-inline{
  margin-left: 0;
}
.inline-block{
  display: inline-block;
}
.relative{
  position: relative;
}
.center-align-text {
  position: absolute;
  right: 0;
}
.bottom-align-text {
  position: absolute;
  bottom: 0;
  right: 0;
}
#pagetop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 70px;
    width: 78px;
    height: 78px;
    z-index: 100;
}
#pagetop a {
  display: block;
  background: url(../img/pagetop.png) no-repeat 0 0;
  width: 78px;
  height: 78px;
}
#pagetop a:hover {
    opacity: 0.9;
}
.img100 img {
    width: 100%;
}
.inner1150{
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}
.inner950{
  width: 90%;
  max-width: 950px;
  margin: 0 auto;
}
.inner900{
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.inner750{
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
}
.inner700{
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
}
/***********************
    Interval cntl
***********************/
.margintop4{
  margin-top: 4px;
}
.margintop5{
  margin-top: 5px;
}
.margintop7{
  margin-top: 7px;
}
.margintop10{
  margin-top: 10px;
}
.margintop14{
  margin-top: 14px;
}
.margintop15{
  margin-top: 15px;
}
.margintop20{
  margin-top: 20px;
}
.margintop25{
  margin-top: 25px;
}
.margintop30{
  margin-top: 30px;
}
.margintop35{
  margin-top: 35px;
}
.margintop40{
  margin-top: 40px;
}
.margintop50{
  margin-top: 50px;
}
.margintop60{
  margin-top: 60px;
}
.margintop70{
  margin-top: 70px;
}
.margintop80{
  margin-top: 80px;
}
.margintop100{
  margin-top: 100px;
}
.margintop120{
  margin-top: 120px;
}
.margintop160{
  margin-top: 160px;
}
.margintop300{
  margin-top: 300px;
}
.marginbottom15{
  margin-bottom: 15px;
}
.marginbottom20{
  margin-bottom: 20px;
}
.marginbottom50{
  margin-bottom: 50px;
}
.marginbottom80{
  margin-bottom: 80px;
}
.marginbottom100{
  margin-bottom: 100px;
}
.marginbottom200{
  margin-bottom: 200px;
}
.paddingtop3{
  padding-top: 3px;
}
.paddingtop5{
  padding-top: 5px;
}
.paddingtop300{
  padding-top: 300px;
}
.paddingbottom30{
  padding-bottom: 30px;
}
.paddingbottom35{
  padding-bottom: 35px;
}
.paddingbottom100{
  padding-bottom: 100px;
}
.paddingbottom170{
  padding-bottom: 170px;
}
.paddingbottom200{
  padding-bottom: 200px;
}
.paddingtb15 {
    padding: 15px 0;
}
/*****************************
  Common Style CSS
******************************/
.pc-visible {
  display: block;
}
.sp-visible {
  display: none;
}
#site-navigation {
    float: right;
}
/*.main-navigation li {
    float: left;
    margin-left: 4rem;
}*/
.main-navigation li {
    float: left;
    /*padding: 37px 25px;*/
    padding: 37px 17px;
}
.main-navigation li:last-child {
    padding-right: 0;
}
.main-navigation li a{
    color: #000;
    font-size: 1.5rem;
    font-size: 15px;
}
/*#spmenubtn {
    display: none;
}*/
.bm.classic-menu {
    display: none;
}
.bm .bi {
    display: table-cell;
    vertical-align: middle;
    float: right;
    clear: both;
    cursor: pointer;
    z-index: 1000;
    position: relative;
    border: 1px solid #323232;
    padding: 10px 7px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.burger-icon .bar:nth-of-type(1) {
    -moz-animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
    -webkit-animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
    animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}
.burger-icon .bar:nth-of-type(2) {
    -moz-animation: fade 1.5s cubic-bezier(0.1, 0.8, 0.1, 1);
    -webkit-animation: fade 1.5s cubic-bezier(0.1, 0.8, 0.1, 1);
    animation: fade 1.5s cubic-bezier(0.1, 0.8, 0.1, 1);
}
.burger-icon .bar:nth-of-type(3) {
    -moz-animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
    -webkit-animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
    animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}
.bm .bar {
    height: 1px;
    width: 30px;
    display: block;
    margin: 5px auto;
    position: relative;
    background-color: #323232;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/*****************************
  TOP Style CSS
******************************/
#masthead {
    position: fixed;
    width: 100%;
    z-index: 1022;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0%;
    padding: 15px 0;
}
#masthead.fixed {
    padding:0;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
#masthead .col {
    margin-top: 0;
    margin-bottom: 0;
}
.site-branding {
}
.site-branding img {
    width: 140px;
}

/*#hero {
    width: 100%;
    background-image: url(../img/hero-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 48%;
}*/
#hero {
    width: 100%;
    background-image: url(../img/hero-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
}
#hero h3 {
    font-weight: 300;
    color: #656565;
}
.typing {
    color: #f39c12;
}
del {
    text-decoration: none;
}
.layer {
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    width: 100%;
    height: 100vh;
}
.position_cntrl {
    position: absolute;
    bottom: 20%;
}
h2 {
    font-size: 48px;
    /*font-size: 4.8rem;*/
    font-weight: 300;
    padding-bottom: 20px;
}
@keyframes blink {
  0% {
    opacity:1
  }
  50% {
    opacity:0
  }
  100% {
    opacity:1
  }
}
@-webkit-keyframes blink {
  0% {
    opacity:1
  }
  50% {
    opacity:0
  }
  100% {
    opacity:1
  }
}
@-moz-keyframes blink {
  0% {
    opacity:1
  }
  50% {
    opacity:0
  }
  100% {
    opacity:1
  }
}
.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.8s infinite;
    -moz-animation: blink 0.8s infinite;
    animation: blink 0.8s infinite;
    padding: 0 5px;
}
/*.typed-cursor {
    display: inline-block;
    font-size: 48px;
    line-height: 64px;
}*/
#about {
    /*margin-top: 100px;*/
    padding: 100px 0;
}
#about p {
    line-height: 1.8;
}
.section-line {
    display: inline-block;
    width: 65px;
    height: 1px;
    margin: 0 auto;
    background: #ccc;
    position: relative;
    top: -6px;
    margin-bottom: 4px;
}
.section-line::after {
    content: "";
    width: 40px;
    height: 1px;
    display: block;
    background: #ccc;
    margin: 3px auto;
}
#about .span_1_of_2 {
    width: 43.2%;
    margin: 1% 0 1% 6.6%;
}
#about .col {
    /*margin: 1% 0 1% 6.6%;*/
}
#project {
    background-color: #fafafa;
    padding: 100px 0;
}
#project p {
    line-height: 1.8;
}
.timeline-wrapper .timeline-list li::after {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    content: '';
    background: #323232;
    position: absolute;
    left: 50%;
    top: calc(40px + 25px + 58px + 8px);
    transform: translateX(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
.timeline-wrapper .timeline-list li {
    padding-top: 40px;
    list-style-type: none;
    position: relative;
    width: 1px;
    margin: 0 auto;
    background: #dddddd;
}
.timeline-wrapper .timeline-list li:nth-child(2n+1) .timeline-item {
    left: -419px;
    text-align: right;
    padding-right: 30px;
}
.timeline-wrapper .timeline-list li .timeline-item {
    position: relative;
    bottom: 0;
    width: 390px;
    padding: 25px 40px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.portfolio {
    border-left: solid 1px #dddddd;
    margin-top: 100px;
}
.circle_portfolio {
    border: 2px solid #323232;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 4px;
    background: #323232;
    width: 4px;
    height: 4px;
    margin-left: -4px;
    margin-top: -2px;
    background-size: 100% 100%;
}
.content_article {
    clear: left;
    line-height: 1.4;
    width: 51%;
    padding-left: 4%;
    display: inline-block;
    vertical-align: top;
}
.content_image {
    width: 43%;
    display: inline-block;
    padding-left: 1%;
}
.col.span_3_of_5 img {
}
#skill {
    /*padding-bottom: 50px;*/
    padding: 100px 0;
}
#skill h3 {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.3;
    text-align: center;
    background-color: #ddd;
    color: #FFF;
}
#skill li {
    margin-top: 20px;
}
#skill ul {
    padding: 0 25px 40px;
}
.bg-gray {
    background-color: #f2f2f2;
}
#service {
    background-color: #fafafa;
    padding: 100px 0;
}
#service h3 {
    font-size: 18px;
    margin: 20px auto 25px;
    font-weight: 500;
}
#service h3 a{
    color: #f39c12;
}
#service h3 a:hover{
    opacity: 0.7;
}
#service .col {
    text-align: center;
}
.fa {
    color: #aaa;
}
#service .col:first-child {
    background-color: rgb(247, 247, 247) !important;
}
#service .col:nth-child(2) {
    background-color: rgb(244, 244, 244) !important;
}
#service .col:nth-child(3) {
    background-color: rgb(237, 237, 237) !important;
}
#service .col:last-child {
    background-color: rgb(229, 229, 229) !important;
}
#service .box {
    padding: 35px 25px;
}
#service .box p {
    line-height: 30px;
}
#service .col{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /*height: 273px;*/
}
#service .col:hover {
    transform: translateY(-10px);
}
#service .col:hover > .box i{
    color: #f39c12;
}
#numbers {
    background: #222222;
}
#numbers .box {
    text-align: center;
}
#numbers .box i,#numbers .box p {
    color: #FFF;
}
#numbers .box h3 {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #FFF;
    margin-bottom: 0;
}
#numbers .box p {
    font-size: 44px;
    padding: 0;
    font-weight: 600;
}
#numbers {
    background: #222222;
    padding: 30px 0;
}
#believe {
    padding: 100px 0;
}
#believe h3 {
    font-size: 24px;
}
#believe .col p {
    line-height: 30px;
}
#believe h3 {
    text-align: center;
}
#believe p{
    text-align: center;
}
#believe h3 i {
    color: #222;
}
#contact {
    /*background-color: #fafafa;*/
    padding: 100px 0;
}
#contact-2 {
    background-color: #ffffff;
    padding: 100px 0;
}
.contact-form .form-group tr {
    /*height: 50px;*/
    padding: 6px 10px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0px;
    box-sizing: border-box;
}
.contact-form input{
    background-color: transparent;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%;
}
.contact-form textarea {
    background-color: transparent;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%;
    padding-top: 20px;
}
.contact-form .form-group {
    width: 100%;
}
.contact-form .form-group th {
    width: 24%;
    font-size: 16px;
    font-weight: 100;
    color: #908c8c;
    text-align: left;
    padding-right: 2%;
    padding-left: 2%;
    line-height: 3;
}
.contact-form .form-group td {
    width: 80%;
}
.contact-form .form-group td input{
    width: 100%;
    font-size: 16px;
    font-weight: 100;
    color: #222;
    text-align: left;
    line-height: 3;
}
.contact-form .submit {
    text-align: center;
    margin-top: 50px;
}
.contact-form #send {
    display: inline-block;
    width: 30%;
    font-size: 16px;
    padding: 6px;
    background-color: #f39c12;
    color: #FFF;
    border-radius: 3px;
    border: none;
}
.contact-form {
    margin-top: 80px;
}
#colophon {
    background-color: #fafafa;
    padding: 50px 0;
}
.footer-logo a {
    font-size: 30px;
    color: #222;
}
#social {
    padding: 20px 0;
}
.site-info {
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #323232;
}
#result {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    padding: 7px 0;
    color: green;
}

#greeting {
    padding: 150px 0 50px;
}
#greeting p{
  line-height: 1.5;
}
#plan {
    padding: 100px 0;
}
#plan p {
    line-height: 1.8;
}
#plan h3 {
    border-left: 1px solid #e4e4e4 !important;
    background-color: #fff;
    color: #f39c12;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 28px !important;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #e4e4e4;
    padding: 18px 0px 18px 0px;
}
.pricing-column {
    overflow: hidden;
    text-align: center;
    padding: 0px;
    background-color: #fff;
    transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
}
#plan .pricing-column-content {
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 0px 0px 20px 0px;
    border-left: 1px solid #e4e4e4 !important;
}
.pricing-column-content h4 {
    margin-left: -22px;
    padding: 20px 30px 6px 30px;
    font-size: 54px !important;
    line-height: 42px !important;
    color: #333;
    margin-bottom: 0px;
}
#plan .interval {
    color: #999;
    min-height: 38px;
    display: block;
    padding-bottom: 17px;
    padding-top: 20px;
    font-size: 17px;
    line-height: 1.5;
}
.pricing-column ul {
    margin-left: 0px;
    margin-bottom: 30px;
}
.pricing-column ul li {
    color: #888 !important;
    padding: 10px 25px;
    list-style: none;
    line-height: 18px;
    border-bottom: 1px solid #efefef;
}
.pricing-column ul li:nth-child(2n+1) {
    background-color: #fbfbfb;
}
.pricing-column ul li:first-child {
    border-top: 1px solid #efefef;
}
.pricing-column ul li {
    color: #888 !important;
    padding: 10px 25px;
    list-style: none;
    line-height: 18px;
    border-bottom: 1px solid #efefef;
}
.pricing-button {
    border-radius: 3px 3px 3px 3px;
    padding: 10px 15px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #FFFFFF;
    box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    text-transform: uppercase;
    top: -3px;
    margin-bottom: 10px;
    opacity: 1;
    line-height: 20px;
    background-color: #f39c12;
    display: inline-block;
}
a.pricing-button{
  color: #FFF;
}
.paddone {
    padding: 32px 0 !important;
}
#testimonials{
  background-color: #fafafa;
  padding:100px 0;
}
.testimonial-item {
    text-align: center;
    position: relative;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 15px;
    color: #323232;
    margin-bottom: 50px;
}
.client-thumbnail {
    display: block;
    position: relative;
    text-align: center;
}
.client-thumbnail img {
    margin: auto;
    margin-bottom: 15px;
    border-radius: 50%;
    width: 90px !important;
    height: 90px !important;
}
.testimonial-name, .testimonial-position {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.testimonial-item p {
    margin-top: 20px;
    margin-bottom: 15px;
    /*font-size: 24px;*/
    font-size: 20px;
}
.swiper-container {
    margin-top: 50px;
}
.swiper-pagination-bullet-active{
  background: #f39c12 !important;
}
.contact-form form input {
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.form-group label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 16px;
    font-weight: 100;
    color: #908c8c;
}
#testimonial #send,#testimonial #back {
    display: inline-block;
    width: 30%;
    font-size: 16px;
    padding: 6px;
    background-color: #f39c12;
    color: #FFF;
    border-radius: 3px;
    border: none;
}
input:hover{
  cursor: pointer;
}
/*************************************
     Media Control
**************************************/
@media only screen and (max-width : 1300px) {
  h1 {
      font-size: 2.2rem;
      /* margin-top: 28px; */
  }
  .main-navigation li {
      /*margin-left: 2.5rem;*/
  }
  .main-navigation li a {
      font-size: 14px;
  }
}
@media only screen and (max-width : 1020px) {
  #masthead .section{
    position: relative;
  }
  #masthead .span_1_of_4{
      width: 100%;
  }
  #masthead .span_3_of_4 {
      display: none;
      width: 100%;
  }
  .bm.classic-menu {
      display: block;
      padding: 18px 0;
  }
  .bm {
      position: absolute;
      /*height: 100%;*/
      height: auto;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 0;
      z-index: 100001;
      display: table;
  }
  #masthead.fixed .bm .bi {
      padding: 7px 4px
  }
  #masthead.fixed .bm.classic-menu {
      padding: 16px 0;
  }
  #site-navigation {
    float: none;
    width: 100%;
}
.main-navigation li {
    float: none;
    padding: 16px 0;
    width: 100%;
    text-align: center;
    margin-left: 0;
}
.main-navigation li a {
    font-size: 16px;
}
}
/***********************
     High Reso Tablet
***********************/
@media only screen and (max-width : 991px) {
  #service .span_1_of_4 {
      width: 49.2%;
  }
  #service .col:nth-child(2n+1) {
    margin-left: 0;
  }
h2 {
    font-size: 40px;
  }

}




/***********************
     Tablet Screen
***********************/
@media only screen and (max-width : 767px) {
  #skill ul {
    text-align: center;
}
}

/***********************
     SP screen
***********************/
@media only screen and (max-width: 480px){
  .content_article {
    width: 96%;
}
.content_image {
    width: 99%;
    margin-top: 15px;
}
#hero h2 {
    font-size: 28px;
}
h2 {
    font-size: 28px;
}
#hero h3 {
    font-size: 18px;
}
h3 {
    margin-bottom: 10px;
}
p, a {
    font-size: 14px;
}
#skill ul {
    padding: 10px 2px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
#skill h3 {
    font-size: 22px;
}
.margintop50 {
    margin-top: 10px;
}
.portfolio {
    margin-top: 35px;
}
.margintop100 {
    margin-top: 50px;
}
div#believe .col {
    margin-top: 20px !important;
}
.contact-form .form-group th {
    width: 100%;
    display: block;
}
.contact-form .form-group td {
    width: 100%;
    display: block;
}
}

