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

body {
  font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  /*font-family: "Open Sans", Arial, serif;*/
  line-height: 2.3;
  font-size: 13px;
  background: #f9f7f7;
  font-weight: 300;
}

a {
  color: #3980cd;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: underline !important;
  color: #3980cd !important;
}
a:focus, a:active {
  outline: none;
}

p {
  margin-bottom: 1.5em;
  font-size: 13px;
  color: #727272;
  font-weight: 300;
  /*font-family: "Open Sans", Arial, serif;*/
  font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

ul {
  margin-bottom: 1.5em;
  font-size: 13px;
  color: #727272;
  font-weight: 300;
  /*font-family: "Open Sans", Arial, serif;*/
  font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  /*font-family: "Open Sans", Arial, serif;*/
  font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

.small-font {
  margin-bottom: 1.5em;
  font-size: 9px;
  color: #727272;
  font-weight: 300;
  /*font-family: "Open Sans", Arial, serif;*/
  font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #bdaeca;
}

::-moz-selection {
  color: #fcfcfc;
  background: #bdaeca;
}

::selection {
  color: #fcfcfc;
  background: #bdaeca;
}

.box-wrap {
  background: #fff;
  max-width: 1370px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
}
.box-wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
  box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
}

#st-header {
  padding-top: 3em;
  padding-bottom: 0;
  margin-bottom: 2em;
}
#st-header .navbar-default {
  border: transparent;
  background: #fff;
  padding-bottom: 0;
  margin-bottom: 0;
}
#st-header .navbar {
  padding: 0;
  margin: 0;
}
#st-header .st-navbar-brand {
  width: 100%;
  margin: 0;
}
#st-header .st-navbar-brand .st-logo {
  width: 52px;
  height: 30px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#st-header .st-navbar-brand .st-logo:focus, #st-header .st-navbar-brand .st-logo:hover {
  text-decoration: none !important;
}

.st-onepoint {
  border: 4px solid #c59a48;
  border-style: dotted;
  border-radius: 10px;
  border-collapse: separate;
  table-layout: fixed;
  padding: 10px 0;
  width: 100%;
  margin-top: 10px;
}
.st-onepoint-left {
  width: 70px;
}
.st-onepoint-center {
  width: 60px;
}
.st-onepoint-right {
  padding-right: 15px;
}
.st-onepoint td {
  vertical-align: top;
}
.st-onepoint img {
  vertical-align: top;
  margin-left: 14px;
  width: 36px;
}
.st-onepoint p {
  line-height: 1.7;
  margin: 5px 0;
}

.st-representative-message strong {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8); 
}

.st-representative-message-step-details{
  display: inline-block;
}

.st-representative-message-step strong,
.st-representative-message-step-details strong {
  font-size: 15px;
  color: #3980cd; 
}

@media screen and (max-width: 992px) {
  #st-header .st-navbar-brand {
    text-align: center;
    /*margin-bottom: 40px;*/
  }
}
#st-header .nav {
  width: 100%;
}
#st-header .nav li {
  font-size: 15px;
  display: inline-block;
  margin-left: 50px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #st-header .nav li {
    width: 100%;
    margin-left: 0;
  }
}
#st-header .nav li:first-child {
  margin-left: 0;
}
#st-header .nav li a {
  font-family: "Open Sans", Arial, serif;
  color: rgba(0, 0, 0, 0.4);
  position: relative;
  font-weight: 400;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 0;
}
#st-header .nav li a:hover, #st-header .nav li a:focus {
  color: gray !important;
  background: transparent;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #st-header .nav li a {
    padding: 5px 0;
  }
}
#st-header .nav li.active a {
  color: #3980cd;
  background: transparent;
  position: relative;
}
#st-header .nav li.active a:before {
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: -20px;
  background: #3980cd;
  content: '';
  left: 50%;
  margin-left: -4px;
}
@media screen and (max-width: 768px) {
  #st-header .nav li.active a:before {
    top: 0;
  }
}
@media screen and (max-width: 992px) {
  #st-header .nav li.active a {
    color: #000;
  }
}
@media screen and (max-width: 480px) {
  #st-header .nav li.active a {
    border-bottom: 2px solid transparent;
    color: #3980cd;
  }
}
@media screen and (max-width: 992px) {
  #st-header .nav {
    margin-bottom: 40px;
    text-align: center;
  }
}

.owl-carousel {
  margin-bottom: 5em;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #000;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.st-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.st-light-arrow .owl-controls .owl-nav .owl-prev i {
  font-size: 50px;
  color: #fff;
}
.owl-carousel-fullwidth.st-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.st-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

.owl-carousel2 .owl-controls .owl-nav .owl-next i,
.owl-carousel2 .owl-controls .owl-nav .owl-prev i {
  font-size: 50px;
  color: rgba(0, 0, 0, 0.5);
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel2 .owl-controls .owl-nav .owl-prev:hover i {
  color: rgba(0, 0, 0, 0.6);
}

.owl-carousel2 .owl-controls .owl-nav .owl-next {
  right: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel2 .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel2 .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel2.owl-theme .owl-dots {
  bottom: -50px;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: 40px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #888;
}

#st-media-section, #st-intro-section, #st-contact-section,
#st-product-section, .about-section {
  padding-bottom: 8em;
}
@media screen and (max-width: 768px) {
  #st-media-section, #st-intro-section, #st-contact-section,
  #st-product-section, .about-section {
    padding-bottom: 3em;
  }
}

#st-intro-section h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
#st-intro-section h3 {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  line-height: 38px;
}

.section-overlay {
  margin-bottom: 5em;
  position: relative;
  padding-bottom: 0 !important;
}
.section-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.section-overlay .float-overlay {
  z-index: 9;
}

.st-cover {
  min-height: 448px;
  position: relative;
  margin-bottom: 40px;
  background-size: cover;
  background: center center;
}
.st-cover .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px;
  background: rgba(0, 0, 0, 0.2);
}
.st-cover .desc p {
  color: #fff;
  margin-bottom: 10px;
}
.st-cover .desc span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.st-cover .st-cover-hero {
  min-height: 122px;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.st-cover .st-cover-hero .st-cover-thumb {
  width: 170px;
  height: 123px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background: center;
}
.st-cover .st-cover-hero .desc-thumb {
  padding-left: 14em;
}
.st-cover .st-cover-hero .desc-thumb p {
  margin-bottom: 7px;
}
.st-cover .st-cover-hero .desc-thumb span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 992px) {
  .st-cover .st-cover-hero {
    height: 448px;
  }
  .st-cover .st-cover-hero .st-cover-thumb {
    height: 448px;
    width: 100%;
  }
  .st-cover .st-cover-hero .desc-thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    background: rgba(0, 0, 0, 0.2);
  }
  .st-cover .st-cover-hero .desc-thumb p {
    color: #fff;
    margin-bottom: 10px;
  }
  .st-cover .st-cover-hero .desc-thumb span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
  }
}

.st-intro-cover {
  width: 100%;
  padding: 2.5em 0;
  position: relative;
}

.st-intro-cover:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  background: rgba(84, 77, 89, 0.2);
}
.st-intro-cover a.btn {
  position: relative;
  border: 4px solid #fff;
  padding: 30px 50px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.st-intro-cover a.btn:hover, .st-intro-cover a.btn:focus {
  text-decoration: none !important;
  background: transparent !important;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .st-intro-cover a.btn {
    padding: 15px 25px;
    font-size: 16px;
  }
}

.st-intro-cover2 {
  margin-top: -10em;
  width: 100%;
  padding: 8.5em 10em;
  position: relative;
}

.st-intro-cover2:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  background: rgba(84, 77, 89, 0.5);
}
.st-intro-cover2 a.btn {
  position: relative;
  border: 4px solid #fff;
  padding: 30px 50px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.st-intro-cover2 a.btn:hover, .st-intro-cover2 a.btn:focus {
  text-decoration: none !important;
  background: transparent !important;
  color: #fff !important;
}
.st-intro-cover2 h1,.st-intro-cover2 p {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .st-intro-cover2 a.btn {
    padding: 15px 25px;
    font-size: 16px;
  }
}

.st-grey-section {
  background: rgba(0, 0, 0, 0.03);
  padding: 5em 0;
}

.st-border-line {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.st-inner {
  margin-bottom: 3em;
  padding-right: 1em;
  position: relative;
}
.st-inner i {
  position: absolute;
  top: 20%;
  left: 0;
  font-size: 60px;
}
.st-inner .holder-section {
  padding-left: 8em;
}
.st-inner .holder-section h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #3980cd;
  letter-spacing: 1px;
  font-weight: bold;
}
.st-inner .holder-section p a {
  color: #727272;
}

.st-services {
  margin-bottom: 4em;
}

.img-responsive-overwrite{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.about-section img.display-left {
  float: left;
  padding-right: 40px;
  padding-bottom: 25px;
}
.about-section img.display-right {
  float: right;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .about-section img.display-right {
    float: left;
    padding-right: 40px;
    padding-left: 0;
  }
}
.about-section .about-inner {
  margin-bottom: 5em;
  float: left;
  width: 100%;
}
.about-section .about-inner h3 {
  line-height: 1.5em;
}

#st-product-section .product-inner {
  margin-bottom: 7em;
  float: left;
  width: 100%;
}
#st-product-section .product-inner:last-child {
  margin-bottom: 0;
}
#st-product-section .product-inner h3 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#st-product-section .product-inner h3 a {
  color: rgba(0, 0, 0, 0.8);
}
#st-product-section .product-inner h3 a:hover {
  text-decoration: none;
}
#st-product-section .product-inner img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#st-product-section .product-inner .desc {
  margin-top: 1.5em;
}
@media screen and (max-width: 992px) {
  #st-product-section .product-inner .desc {
    margin-top: 0;
  }
}

.sidebar a:hover {
  text-decoration: none !important;
}
.sidebar img {
  margin-bottom: 20px;
}
.sidebar h2 {
  font-size: 20px;
}
.sidebar h3 {
  font-size: 20px;
}
.sidebar .inner {
  margin-bottom: 4em;
}
.sidebar .inner .list-group li, .sidebar .inner .list-group a {
  color: rgba(0, 0, 0, 0.4);
}
.sidebar .inner .list-group li a {
  color: rgba(0, 0, 0, 0.4);
}
.sidebar .inner .list-group li.active a {
  color: #fff;
  text-decoration: none;
}
.sidebar .inner .list-group a.active {
  color: #fff;
  text-decoration: none;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #789;
  border-color: #789;
}

.map {
  width: 100%;
  height: 350px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .map {
    height: 200px;
  }
}

.contact-info {
  margin: 0;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #000;
}
.contact-info li a {
  font-weight: 400 !important;
  color: #3980cd;
}
@media screen and (max-width: 768px) {
  .contact-info {
    margin-bottom: 4em;
  }
}

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:focus, .form-control:active {
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: none;
}

input[type="text"] {
  height: 50px;
}

.form-group {
  margin-bottom: 30px;
}
.form-group label {
  font-weight: normal;
  font-weight: 18px;
}

#footer {
  padding: 60px 0 40px;
}
#footer p {
  font-size: 14px;
}
#footer p i.love {
  color: red;
}

.heading-section {
  margin-bottom: 2em;
}
.heading-section h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  color: #3980cd;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #3980cd;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #3980cd;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: right;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 24px;
  display: table;
  width: 24px;
  height: 24px;
  margin: 0 4px;
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.social li a:hover, .social li a:focus {
  color: #3980cd;
  text-decoration: none;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  .social {
    text-align: center;
  }
}

.js .animate-box {
  opacity: 0;
}

.errmsg, .required {
  font-size: 12px;
  color: red;
}
.errmsg {
  padding-left: 1em;
  font-weight: 900;
}

/* for Webkit */
.form-control::-webkit-input-placeholder{
    color: #9f9f9f;
    font-size: 0.7em;
}
 
/* for Firefox */
.form-control::-moz-placeholder{
    color: #9f9f9f;
    font-size: 0.7em;
}
 
/* for Firefox 18以前 */
.form-control:-moz-placeholder{
    color: #9f9f9f;
    font-size: 0.7em;
}
 
/* for Windows IE */
.form-control:-ms-input-placeholder{
    color: #9f9f9f;
    font-size: 0.7em;
}

.fukidashi-left {
  float: left;
  width: 60%;
}

.fukidashi-right {
  float: right;
  width: 60%;
}

.image-center {
  margin: auto;
  clear: both;
}

.top-image img {
  display: block;
  overflow: hidden;
  width: 850px;
  max-width: 100%;
  padding: 0 1px;
  margin: 0 auto 80px auto;
}
.image_hover{
  transition-duration: 0.3s; 
}

.image_hover:hover{
  opacity: 0.6; filter: brightness(110%);
　cursor: pointer;
}
#toppage-image {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.top-catchphrase{
  position: absolute;
  z-index: 100;
  width: 800px;
  max-width: 100%;
}


@media screen and (min-width: 868px){
  .top-catchphrase{
    top: 26%;
  }
}
@media screen and (max-width: 868px){
  .top-catchphrase{
    top: 25%;
  }
}
@media screen and (max-width: 535px){
  .top-catchphrase{
    max-width: 100%;
    top: 50%;
  }
}

#top_colam{
  display: flex;
  width: 100%;
  min-height: 600px;
  margin: 130px auto 100px;
}
@media screen and (max-width: 970px){
  #top_colam{
    display: block !important;
    padding: 0 27px;
  }
  .top_message span{
    font-size: 32px !important;
  }
  .top_pic{
    max-width: 450px !important;
    margin: auto !important;
  }
  .top_pic img{
    height: 350px !important;
  }
  .top_category{
    font-size: 35px !important;
  }
  .vision-pic{
    width: 100% !important;
  }
  .vision-text{
    width: 100% !important;
    padding: 25px !important;
    margin: -50px 20px 70px !important;
  }
  .vision-back{
    margin-top: -50px !important;
  }
  .box3{
    order: 3 !important;
  }
  .box4{
    order: 4 !important;
  }
  .ge-oku-container {
    display: block !important;
    margin-top: 80px !important;
  }
  .ge-oku-top-container{
  width: calc(100vw - 40px) !important;
  }
  .ge-oku-text{
    margin-right: 0 !important;
  }
  .game_app{
    /*margin:0 auto 80px !important;*/
  }
  .top-image img {
    display: block !important;
    overflow: hidden !important;
    width: 850px !important;
    max-width: 100% !important;
    margin: 0 auto 50px auto !important;
    transition-duration: 0.3s !important;
  }
  .box {
    float: left !important;
  }
} 
.top_colam{
  width: 100%;
  margin: -7px 70px 0 0;
}
.top_message{
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 450px;
  margin: 0 auto 10px; 
}
.top_message span{
  display: inline-block;
  font-family: "Hiragino pro";
  font-size: 30px;
  line-height: 1.4em;
}
.top_category{
  font-size: 55px;
}
.top_pic{
  width: 100%;
  overflow: hidden;
}
.top_pic img{
  width: 500px;
  height: 600px;
  object-fit: cover;
}

.top_text p{
  color: #000;
  letter-spacing: -.01em;
  line-height: 2.30769;
}
/*イースポーツとインタビュー*/
#vision{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.vision-pic{
  width: 50%;
  height: 370px; 
  overflow: hidden;
}
.vision-pic img{
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: 70%;
}
.vision-text{
  width: 50%;
  background: #163f91;
  overflow: hidden;
  min-height: 370px;
}
.vision-text div{
  position: relative;
  max-width: 450px;
  margin: 30px auto 50px;
}
.vision-back{
  position: absolute;
  width: 500px;
  margin-left: -25%;
  margin-top: -30px;
  opacity: 0.4;
}
.vision-text span{
  position: relative;
  color: #fff;
  z-index: 100;
}
.vision-text p{
  max-width: 450px;
  color: #fff;
}
.vision-text a{
  display: block;
  width: 200px;
  height: 50px;
  background: #fff;
  color: #163f91;
  border: solid 2px #fff;
  text-decoration: none !important;
  text-align: center;
  padding: 10px;
  transition: .4s;
}
.vision-text a:hover{
  background: #163f91;
  color: #fff !important;
  border: solid 2px #fff;
  text-decoration: none !important;
}

.box1{
  order: 1;
}
.box2{
  order: 2;
}
.box3{
  order: 4;
}
.box4{
  order: 3;
}


.ge-oku-text{
  margin-right: 80px;
  margin-top: -42px;
}
.ge-oku-text_pd{
 padding: 0 27px;
}
.ge-oku-text span{
  position: relative;
  z-index: 100;
}

.ge-oku-back{
  position: absolute;
  max-width: 500px;
  margin-left: -90px;
  margin-top: -25px;
  opacity: 0.4 !important;
}
.ge-oku-container {
  display: flex;
  margin-bottom: 10px;
  margin-top: 150px;
}
.game_media {
  max-width: 100%;
}

.game_media img{
  width: 50%;
  padding: 0 5px 0 0;
}

@media screen and (max-width: 599px){
 .game_media img{
    width: 100%;
    padding: 0;
  } 
}


.swiper-wrapper .swiper-slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 70vh;
}
.swiper-slide{
  background: #cdcdcd;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-size: cover;
}

/*recruit*/
/*content container(all)*/
.rec-container{
  position: relative;
  display: flex;
}

#rec-main h3{
  text-align: center;
  padding: 2% 0;
  font-size: 35px;
}

#rec-main-title.rec-main-title{
  position: absolute;
  padding: 40px 0 0 0;
  left: calc(50% - 90px);
  z-index: 9;
}

#rec-main-title.rec-main-title h2{
  font-size: 40px;
  text-transform: uppercase; 
  color: #fff;
  letter-spacing: 1px;
}

#rec-main-title.rec-main-title h3{
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  line-height: 38px;
}

.rec-catchphrase{
  position: absolute;
  z-index: 100;
  max-width: 700px;
  top: 350px;
  left: 5px;
}

.rec-scroll-icon{
  margin: 50px auto 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid black;
}

/*message*/
.rec-top-text{
  margin: 250px 0 320px 0;
}

.rec-top-text p{
  font-size: 15px;
  max-width: 450px;
  padding: 0 20px;
  margin: 0 auto;
  overflow-wrap : break-word;
}

.rec-top-text h2{
  padding-bottom: 30px;
  font-size: 50px;
}

/*esports*/
#rec-esports-container{
  position: relative;
  min-height: 450px;
  max-width: 970px;
  margin: auto;
}

#rec-esports-container h2{
  position: absolute;
  font-size: 60px;
  padding: 2% 0;
  z-index: 2;
}

.rec-esports-thumb{
  position: absolute;
  margin: 10px;
  max-width: 550px;
  top: -30%;
  left: 330px;
}

.rec-esports-thumb img{
  width: 100%;
  border-radius: inherit;
  object-fit: cover;
}

.rec-esports-card{
  position: absolute;
  max-width: 350px;
  padding: 50px 30px;
  background-color: #ccc;
  z-index: 1;
  top: 60px;
}

/*other business*/
#rec-business-container{
  max-width: 580px;
  margin: auto;
}

.rec-business-card{
  width: 270px;
  height: auto;
  padding: 30px;
  margin: 0 10px;
  border:solid;
  border-color:rgba(0, 0, 0, 0.8);
  border-width: 2px;
  border-radius: 15px; 
  background:#fff;
}

.rec-business-card img{
  display: block;
  margin: 0 auto;
}

.rec-business-card span{
  padding:inherit;
  font-size: 35px;
}

.rec-business-card hr{
  border-width: 2px; 
  border-color:rgba(0, 0, 0, 0.8);
}

/*interview*/
#interview{
  background-color: #cfcfcf;
  min-height: 700px;
  margin: 150px 0 0 0;
}

#interview ul{
  max-width: 970px;
  margin: 0 auto;
  padding: 0 0 10px; 
}

.rec-container li{
  list-style: none;
  max-width: 300px;
  margin: 10px;
}

.interview-img-trim{
  max-width: 300px;
  margin: auto 0;
}

.interview-img-trim img{
  max-width: 300px;
  height: 300px;
  object-fit: cover;
}

.interview-body{
  min-height: 550px;
  background-color: #fff;
}

.interview-mark{
  display: block;
  width: 30px;
  padding: 10px 0 0 0;
  margin: auto;
}

.interview-text-body{
  max-width: 300px;
  min-height: 550px;
  padding: 10px 50px 20px;
  margin: 10px 0;
}

.interview-name{
  display:block;
  width: fit-content;
  text-align: center;
  margin: auto;
}

.interview-title{
  font-size: 18px;
  padding: initial;
  line-height: 10px;
  margin: 30px 0;
}

.interview-text-body p{
  max-width: 300px;
}

/*skill up*/
#rec-skillup-container{
  text-align: center;
  margin: 90px 0 0 0;
}

#rec-skillup-container p{
  width: 450px;
  max-width: 100%;
  padding: 0 30px;
  margin: auto;
}

#rec-skillup-container img{
  max-width: 1000px;
}

.skillup-img-pc{
  display: block;
  margin: auto;
}

.skillup-img-sp{
  display: none;
}

/*gallary*/
#rec-gallary-container{
  max-width: 970px;
  padding: 30px;
  margin: 70px auto 0;
}

/*category*/
#rec-category-container{
  max-width: 970px;
  margin: 50px auto 0;
}

.rec-category-button{
  background-color:#dddddd;
  color: #000;
  text-align: center;

}

.category-body{
  padding: 45px;
}

/*entry button*/
#rec-entry-btn{
  margin: 100px 0 100px 0;
}

.entry-btn{
  background-color: #000;
  width: 280px;
  height: 60px;
  line-height: 58px;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.05em;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  text-decoration: none;
}

.entry-btn:hover{
  background-color: #fff;
  color: #000 !important;
  text-decoration: none !important;

}
@media screen and (max-width: 1024px){
  .rec-catchphrase{
    max-width: 100%;
    top: 40vh;
  }
}
@media screen and (max-width: 960px){
  .rec-catchphrase{
    max-width: 100%;
    top: 59vh;
  }

  .rec-top-text{
  margin: 150px 0;
}

  .rec-top-text h2{
    padding: 0 10px 30px;
    font-size: 35px;
    word-wrap: break-word;
  }

  .rec-top-text .text-center{
    margin: 200px 0 100px;
  }

  #rec-esports-container h2{
    position: static;
    font-size: 40px;
    width: fit-content;
    margin: 0 auto;
  }

  .rec-esports-thumb{
    position: static;
    max-width: 100%;
    margin: 0 0 -40px;
  }

  .rec-esports-thumb img{
    position: static;
  }

  .rec-esports-card{
    position: static;
    max-width: 100%;
    padding: 70px 30px 40px;
    margin: 0 40px 40px;
  }

  .rec-container{
    display: block;
    padding: 15px 0;
    margin: auto;
    width: fit-content;
  }

  .rec-business-card{
    max-width: 250px;
    margin: 10px auto;
    padding: 30px;
  }

  .rec-business-card span{
    font-size: 30px;
  }

  #rec-business-container{
    max-width: 250px;
    margin: auto;
  }

  #interview li{
    margin: 10px auto;
  }

  .interview-body{
    min-height: 350px;
  }

  #rec-skillup-container img{
    width: 970px;
    max-width: 100%;
    padding: 15px;
  }

  .skillup-img-pc{
    display: none;
  }

  .skillup-img-sp{
    display: block;
    width: 500px !important;
    margin: auto;
  }

}
