@font-face {
  font-family: "Raleway", Arial, 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  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: 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #098909;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #098909;
  outline: none;
}

p {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family:'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

@media (max-width: 767px) {
img.example1{width:90%;
}
}

h2{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



.fh5co-light-grey-section {
  background: rgba(0, 0, 0, 0.03) !important;
}

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

.border-top {
  border-top: 1px solid #edf0f5 !important; }




::-webkit-selection {
  color: #fff;
  background: #098909;
}

::-moz-selection {
  color: #fff;
  background: #098909;
}

::selection {
  color: #fff;
  background: #098909;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Raleway", Arial, 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #098909;
  color: #fff;
  border: 2px solid #098909;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #3de4d3 !important;
  border-color: #3de4d3 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #098909;
  border: 2px solid #098909;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #098909;
  color: #fff;
}


.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}


.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #098909;
}


@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 1em;
  }
}




#fh5co-header {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-header {
    margin: 0px 0 0 0;
  }
}
#fh5co-header .header-inner {
  height: 80px;
  padding-left: 0px;
  padding-right: 10px;
  float: left;
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#fh5co-header h1 {
  float: left;
  padding: 0;
  line-height: 0;
  margin: 10px 0 0 0;
}

#fh5co-header h1 a {
  position: relative;
  color: black;
}

#fh5co-header h1 a:hover, #fh5co-header h1 a:active, #fh5co-header h1 a:focus {
  text-decoration: none;
  outline: none;
}

#fh5co-header nav {
  margin: 40px 0 0 0;
}

#fh5co-header nav {
  float: right;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-header nav {
    display: none;
  }
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0 -0px 0 0;
  line-height: 0;
}
#fh5co-header nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-header nav ul li a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  padding: 8px;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#fh5co-header nav ul li a i {
  line-height: 0;
  font-size: 20px;
  position: relative;
  top: 3px;
}
#fh5co-header nav ul li a:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 7px;
  left: 10px;
  right: 10px;
  background-color: #098909;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#fh5co-header nav ul li a:hover {
  text-decoration: none;
  color: #098909;
}
#fh5co-header nav ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header nav ul li a:active, #fh5co-header nav ul li a:focus {
  outline: none;
  text-decoration: none;
}
#fh5co-header nav ul li.cta {
  margin-left: 20px;
}
#fh5co-header nav ul li.cta a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid #098909;
  color: #098909;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-header nav ul li.cta a:hover {
  color: #fff;
  background: #098909;
}
#fh5co-header nav ul li.cta a:hover:after {
  display: none;
}
#fh5co-header nav ul li.active a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
}
#fh5co-header nav ul li.active a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}



#fh5co-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px;
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
float:center;
  min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 40px;
  font-weight: 400;
  color: #fff;
letter-spacing: 0.05em
}

@media  (max-width: 767px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 24px;
letter-spacing: 0.02em
  }
}

#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}


/****************************************
ヘッダー
****************************************/

#k-page {
  position: relative;
  z-index: 2;
  background: #fff;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #k-page {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #k-page {
  position: relative;
}

#k-page {
  z-index: 2;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas-visible #k-page {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  -o-transform: translateX(-275px);
  transform: translateX(-275px);
}

#fh5co-offcanvas {
  display: none;
  height: 100%;
  right: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 1;
  top: 0;
  width: 275px;
  background: black;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-offcanvas {
    display: block;
  }
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
  line-height: 28px;
}
#fh5co-offcanvas ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none !important;
}
#fh5co-offcanvas ul li a:hover {
  color: #27E1CE;
}
#fh5co-offcanvas ul li.active a {
  color: #27E1CE;
}
#fh5co-offcanvas ul li.cta {
  margin-left: 0;
  margin-top: 20px;
  display: block;
  float: left;
}
#fh5co-offcanvas ul li.cta a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-offcanvas ul li.cta a:hover {
  background: #fff;
  text-decoration: none;
}
#fh5co-offcanvas ul li.cta a:hover:after {
  display: none;
}


.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fff;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: fixed;
  top: 40px;
  right: 20px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 20px;
  }
}



/****************************************
笑顔でいってらっしゃい
****************************************/

.smile {
  margin-bottom: 30px;
}

@media (max-width: 599px) {
.smile  p{
  font-size: 16px;
}
}

.smile h2 {
  margin-bottom: 20px;
  font-weight: 700;
}

@media (max-width: 599px) {
.smile  h2{
  font-size: 26px;
  font-weight: 600;
}
}


/****************************************
トップページ　横並び3個ボタン
****************************************/


#kawatakiunsou {
  padding: 5em 0 4em 0;
  background: #fcfcfc;
}
@media screen and (max-width: 768px) {
  #kawatakiunsou {
    padding: 3em 0;
  }
}
#kawatakiunsou .information {
  display: block;
  float: center;
  margin-bottom: 20px;
}
#kawatakiunsou .info-box {
  text-align: center;
  padding: 60px 0 60px 0;
  background: #fff;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  top: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#kawatakiunsou .info-box.popular .btn-select-plan {
  background: #098909;
}

#kawatakiunsou .info-box .btn-select-plan {
  padding: 10px 20px;
  letter-spacing: 1.5px;
  background: #003399;
  color: #fff;
}

#kawatakiunsou .info-box:hover, #kawatakiunsou .info-box:focus {
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}
#kawatakiunsou .k-plan {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
#kawatakiunsou .k-plan.k-plan-offer {
  margin-bottom: 24px;
}
#kawatakiunsou .k-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}

#kawatakiunsou .price .currency {
  font-size: 30px;
  top: -0.9em;
  padding-right: 10px;
}


/****************************************
トップページ　優良事業所
****************************************/


.k-about,
  .fh5co-contact
 {
    padding: 5em 0 2em 0;
}
@media screen and (max-width: 768px) {
  .k-about,
  .fh5co-contact {
    padding: 3em 0 2em 0;
  }
}




/****************************************
トップページ下方　活動写真3点
****************************************/


#k-work-section {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
#k-work-section {
    padding: 3em 0;
  }
}


#k-work-section .item-grid {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 2px;
}
#k-work-section .item-grid .image {
  height: 240px;
  overflow: hidden;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center center;
}
#k-work-section .item-grid .v-align {
  padding: 10px 0 0 0 ;
}

#k-work-section .item-grid .v-align p{
    color: #666666;
}

#k-work-section .item-grid:hover, #k-work-section .item-grid:focus {
  text-decoration: none;
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}







/****************************************
ページ名
****************************************/

#page-section {
  padding: 1em 0 1em 5em;
}
@media screen and (max-width: 768px) {
  #page-section {
  padding: 1em 0 1em 1em;
  }
}

.page{
  color: #333333;
   text-decoration: none;
   border-bottom: 1px solid #333333;
   padding-bottom: 1px;
}


/****************************************
ページ上方　ページ説明
****************************************/

#content {
  padding: 5em 0 3em 0;
}

@media screen and (max-width: 768px) {
#content {
  padding: 5em 0 0 0;
  }
}

#content h2 {
   margin-bottom:20px;
  color: #003399;
  font-weight: 600;
}

#content p {
  color: #000000;
}

/****************************************
安全安心
****************************************/


.safety h3 {
  margin-top: 10px;
  margin-bottom: 8px;
  line-height: 1.5;
    color: #003399;
border-bottom: 1px dashed #6699cc;
}

.safety img {
  margin-top: 0px;
  margin-bottom: 50px;
}


@media (max-width: 599px) {
.safety h3{
  font-size: 18px;
  font-weight: 400;
    color: #003399;
}
}

.comments{
  margin-top: 0px;
  margin-bottom: 0px;
  height: 40px;
  line-height: 1.2;
}

@media (max-width: 599px) {
.comments{
  font-size: 14px;
}
}


.safety h2 {
  margin-bottom: 20px;
  font-weight: 700;
    color: #003399;
}

.safety
 {
    padding: 2em 0 5em 0;
}
@media screen and (max-width: 768px) {
  .safety {
    padding: 2em 0 5em 0;
  }
}




/****************************************
会社概要
****************************************/

#gaiyou {
  padding: 4em 0 2em 0;
}

.map{
   border: 1px solid #cccccc;
}

.map iframe {
    vertical-align: bottom;
}


.profile h2 {
  margin-bottom: 20px;
    color: #003399;
}

@media (max-width: 599px) {
.profile  h2{
  font-size: 26px;
  font-weight: 600;
    color: #003399;
}
}

.profile p {
    color: #000000;
  margin-bottom: 80px;
}





.corporate-philosophy {
  padding: 3em 0 2em 0;
}


.corporate-philosophy h2 {
    color: #003399;
text-align:center;
}


.text16 {
  font-size: 22px;
letter-spacing: 0.05em
}



@media (max-width: 599px) {
.text16 {
  font-size: 16px;
letter-spacing: 0.05em
}
}


.fukurikousei {
  padding: 3em 0 2em 0;
}






/****************************************
表
****************************************/


.col-head-type1 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #dbe1e8;  
  padding: 12px;
}
 
.col-head-type1 th {
  background: #f9fafc;
  text-align: left;
  width: 150px;
font-weight: normal;
color:#333;
}
 
@media only screen and (max-width: 767px) {
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
}







.col-head-type2 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type2 td {
  border: 1px solid #dbe1e8;  
  padding: 5px 0 5px 10px;
}
 
.col-head-type2 td {
  text-align: left;
letter-spacing: 0.03em
}


@media only screen and (max-width: 767px) {
  .col-head-type2 tr,
  .col-head-type2 td {
    display: block;
    width: auto;
  }
  
  .col-head-type2 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type2 td {
    border-top: none;
  }
}






/****************************************
ドライバーになるまでの流れ
****************************************/

.driver {
  padding: 3em 0 3em 0;
}


.driver h3 {
  line-height: 1.5;
    color: #003399;
border-bottom: 1px dashed #6699cc;
}



@media (max-width: 599px) {
.driver h3{
  font-size: 18px;
    color: #003399;
}
}




/****************************************
流れ5
****************************************/


@media screen and (min-width: 768px) {
  .feature-block {
    margin-top: 20px;
    text-align: left;
    display: block;
    float: center;
  }
}


@media screen and (max-width: 767px) {
.feature-block  p,
.feature-block  h5 {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
}



.feature-block h5 {
  font-family: 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}

@media screen and (max-width: 767px) {
.feature-block h5 {
  font-family: 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #666;
}
}

.featureblock-title {
  padding-left: 0;
}



/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}




/****************************************
募集要項の表
****************************************/

.col-head-type3 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type3 th,
.col-head-type3 td {
  border: 1px solid #dbe1e8;  
  padding: 5px 0 5px 10px;
}
 
.col-head-type3 th {
  background: #f9fafc;
  text-align: left;
  width: 300px;
font-weight: normal;
color:#333;
}
 
.col-head-type3 td {
  text-align: left;
}


@media only screen and (max-width: 767px) {
  .col-head-type3 tr,
  .col-head-type3 th,
  .col-head-type3 td {
    display: block;
    width: auto;
  }
  
  .col-head-type3 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type3 th,
  .col-head-type3 td {
    border-top: none;
  }
}


.guidelines {
  padding: 2em 0 3em 0;
}

.guidelines h5{
  font-family: 'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size:20px;
  color: #000;
  margin-bottom: 10px;
}



a.track:link{color:blue;}
a.track:visited{color:purple;}
a.track:hover{color:purple;}
a.track:active{color:purple;} 
a.track { text-decoration: underline; }


/****************************************
フッターの暗め写真
****************************************/

.photo {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 7em 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .photo {
    padding: 3em 0;
  }
}
.photo .overlay {
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.photo .container {
  position: relative;
  z-index: 2;
}
.photo p, .photo h3 {
  color: #fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.photo p, .photo p {
  color: #fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
letter-spacing: 0.1em
}

.photo p:last-child {
  margin-bottom: 0;
}
.photo .btn {
  color: #fff;
}



/****************************************
フッター
****************************************/

#k-footer {
  padding: 7em 0 1em 0;
  float: left;
  width: 100%;
  position: relative;
  background: #262626;
  color: #fff;
font-family: 'Arial', 'Tahoma', sans-serif;
}

a.tel:link { color: #fff; }
a.tel:visited { color: #fff; }
a.tel:hover { color: #27E1CE; }
a.tel:active { color: #fff; }



@media screen and (max-width: 768px) {
  #k-footer {
    padding: 3em 0;
  }
}
 
#k-footer h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  color: #fff;
}

#k-footer [class*="col"] {
  padding-bottom: 30px;
}
#k-footer .btn {
  color: #fff;
}
#k-footer .float {
  float: left;
  margin-right: 10%;
}
#k-footer ul {
  padding: 0;
  margin: 0;
}
#k-footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#k-footer ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
}
#k-footer ul li a:hover {
  color: #fff;
}
#k-footer .fh5co-social li {
  display: block !important;
}

.fh5co-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  clear: both;
  margin-top: 40px !important;
  padding: 40px 0 0 0;
  font-size: 14px;
  font-weight:lighter;
  color: #999;
}

@media screen and (max-width: 480px) {
  .fh5co-copyright {
    text-align: left !important;
  }
  .fh5co-copyright span {
    display: inline;
  }
}


.text26 {
  font-size: 26px;
letter-spacing: 0.1em
}




.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}









