@charset "UTF-8";
/*
Theme Name: 株式会社岡南工業
Description: 安心・安全をお届け 株式会社岡南工業
Theme URI: http://kounan-kougyou.com/
Author: 株式会社ハジメクリエイト
Author URI: http://hajimecreate.com/
Version: バージョン
License: ライセンス
License URI: ライセンスの URL
*/
html {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  color: #282828;
  line-height: 1;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
}

a {
  text-decoration: none;
}

address {
  font-style: normal;
}

ol, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a img:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.5s ease;
}

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

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

.aligncenter {
  display: block;
  margin: 0 auto;
}

.tag0,
.tag1,
.tag2,
.tag3,
.tag4 {
  display: inline-block;
  vertical-align: middle;
  margin: 16px 16px 0 0;
  padding: 4px 8px;
  font-size: 14px;
  background-color: #3a57b5;
  color: #fff;
  border: #3a57b5;
  border: 1px solid #3a57b5;
}

.tag1 {
  background-color: #fff;
  color: #3a57b5;
}

.tag2 {
  background-color: #fff;
  color: #009e96;
}

.tag3 {
  background-color: #099;
  color: #fff;
}

.tag4 {
  background-color: #3a57b5;
  color: #fff;
}

.pager {
  margin-top: 48px;
  text-align: center;
  font-size: 0;
}
.pager .page-numbers {
  border: 1px solid #3a57b5;
  display: inline-block;
  margin: 2px;
  padding: 8px;
  font-size: 14px;
}
.pager .current {
  background-color: #3a57b5;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.pager a {
  color: #282828;
  text-decoration: none;
  background-color: #fff;
}
.pager a:hover {
  text-decoration: underline;
}

#pagetop {
  display: none;
  z-index: 99;
  position: fixed;
  bottom: 56px;
  right: 10px;
  padding: 2px;
  cursor: pointer;
}
#pagetop img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.header {
  position: relative;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.headerLogo {
  display: table-cell;
  vertical-align: middle;
  width: 36.4583333333%;
  padding: 0 16px;
}
.headerLogo .headerLogo__bdy {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.headerLogo .headerLogo__logo {
  display: table-cell;
  vertical-align: middle;
  width: 72px;
}
.headerLogo .headerLogo__logo img {
  max-width: 100%;
}
.headerLogo .headerLogo__ttl {
  display: table-cell;
  vertical-align: middle;
}
.headerLogo .headerLogo__ttl h1 {
  font-size: 16px;
  color: #579be7;
  line-height: 1.5;
}
.headerLogo .headerLogo__ttl h1 a {
  font-size: 32px;
  color: #000;
}
.headerLogo .headerLogo__ttl h1 span {
  color: #282828;
}

.headerNav {
  display: table-cell;
  vertical-align: middle;
  width: 37.9166666667%;
}
.headerNav ul {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
.headerNav ul li {
  position: relative;
  display: table-cell;
  padding: 24px 8px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  color: #282828;
}
.headerNav ul li span {
  font-family: "Hind Siliguri", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.headerNav ul li:hover {
  background-image: url("images/bg_header_nav.png");
  background-repeat: repeat-x;
  background-position: bottom center;
}
.headerNav ul li:hover a {
  color: #3a57b5;
}
.headerNav ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.headerNav ul li.sns {
  padding: 24px 8px 24px 16px;
  font-size: 0;
  text-align: left;
}
.headerNav ul li.sns:hover {
  background-image: none;
}
.headerNav ul li.sns a {
  display: inline-block;
  width: 32px;
  vertical-align: middle;
  position: relative;
}
.headerNav ul li.sns a:first-of-type {
  margin: 0 16px 0 0;
}
.headerNav ul li.sns a img {
  width: 100%;
}
.headerNav ul .headerNav--active {
  background-image: url("images/bg_header_nav.png");
  background-repeat: repeat-x;
  background-position: bottom center;
}

.headerNavSp {
  display: none;
  z-index: 10;
  position: absolute;
  top: 108px;
  right: 0;
  width: 320px;
  background-color: white;
}
.headerNavSp ul li {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #3a57b5;
  color: #282828;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.headerNavSp ul li:hover {
  background-color: #eef5fd;
}
.headerNavSp ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.headerNavSp ul li .headerNavSp__arrow {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 12px;
  height: 12px;
  border: 2px solid;
  border-color: transparent transparent #579be7 #579be7;
  transform: rotate(225deg);
}
.headerNavSp ul li .headerNavSp__tel {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 180px;
  height: auto;
}
.headerNavSp ul li .headerNavSp__time {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
  color: #282828;
}
.headerNavSp ul li.sns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.headerNavSp ul li.sns a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
}
.headerNavSp ul li.sns a img {
  width: 100%;
}

.headerTel {
  display: table-cell;
  vertical-align: middle;
  width: 12.6041666667%;
  padding-right: 8px;
  text-align: center;
}
.headerTel img {
  margin: 0 auto;
  width: 180px;
  height: auto;
}
.headerTel hr {
  border: none;
  height: 1px;
  border-top: 2px solid #3a57b5;
}
.headerTel p {
  display: inline-block;
  text-align: left;
  font-size: 11px;
  line-height: 1.5;
}
.headerTel p a {
  color: #3a57b5;
}

.headerContact {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 12.6041666667%;
  text-align: center;
  background-color: #3a57b5;
}
.headerContact .headerContact__txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}
.headerContact .headerContact__txt span {
  font-size: 16px;
  font-weight: bold;
}
.headerContact .headerContact__arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.headerContact a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.headerBtn {
  display: none;
  width: 100px;
  background-image: url("images/btn_menu_open.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  cursor: pointer;
  background-color: #000;
}

.headerBtn--active {
  background-image: url("images/btn_menu_close.png");
}

.footer {
  padding: 0 16px 24px 16px;
  background-color: #3a57b5;
}

.footerBox {
  max-width: 976px;
  margin: 0 auto;
}

.footerBoxName {
  margin-top: 24px;
  float: left;
  width: 360px;
}
.footerBoxName h1 {
  float: left;
  width: 110px;
}
.footerBoxName address {
  float: right;
  width: 250px;
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  letter-spacing: -0.5px;
}
.footerBoxName address img {
  position: absolute;
  top: 0;
  right: 0;
}

.footerBoxNav {
  font-size: 0;
  text-align: right;
}
.footerBoxNav a {
  margin-top: 24px;
  display: inline-block;
  font-size: 16px;
  border-top: 2px solid #fff;
  margin-left: 24px;
  padding-top: 16px;
  color: #fff;
}
.footerBoxNav a:hover {
  text-decoration: underline;
}

.footerSns {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  width: 600px;
  margin-top: 24px;
  float: right;
}
.footerSns a {
  display: block;
  width: 32px;
}
.footerSns a img {
  width: 100%;
}

.footerBoxCopyright {
  float: right;
  margin-top: 24px;
  text-align: right;
  font-size: 10px;
  line-height: 1.5;
  color: #fff;
}

.pankuzu {
  margin: 0 auto;
  max-width: 1008px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.5;
}
.pankuzu a {
  color: #3a57b5;
  text-decoration: underline;
}
.pankuzu a:hover {
  text-decoration: none;
}
.pankuzu span {
  margin: 0 16px;
}

.top-slider {
  position: relative;
}
.top-slider .top-slider__main {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.top-slider .top-slider__main img {
  width: 100%;
}
.top-slider .top-slider__main img:last-child {
  display: none;
}
.top-slider .top-slider__btnNext {
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 48px;
  margin-top: -24px;
  background-image: url("images/btn_slider_next.png");
  background-repeat: no-repeat;
  cursor: pointer;
}
.top-slider .top-slider__btnPrev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 48px;
  margin-top: -24px;
  background-image: url("images/btn_slider_prev.png");
  background-repeat: no-repeat;
  cursor: pointer;
}

.top-about {
  max-width: 1008px;
  padding: 0 16px;
  margin: 56px auto 96px auto;
}
.top-about h2 img {
  margin: 0 auto;
  width: 197px;
  height: auto;
}
.top-about .top-about__ttl {
  margin-top: 56px;
  font-size: 32px;
  line-height: 1.5;
  border-bottom: 5px solid #579be7;
  text-align: center;
}
.top-about .top-about__txt {
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.8;
}
.top-about ul {
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
}
.top-about ul li {
  display: inline-block;
  width: 14.5833333333%;
  margin-top: 6.6666666667%;
  margin-right: 2.5%;
}
.top-about ul li img {
  max-width: 100%;
}
.top-about ul li:last-child {
  margin-right: 0;
}

.top-instagram {
  padding: 56px 8px;
  background-color: #EEF5FD;
}
.top-instagram__title {
  width: 186px;
  margin: 0 auto;
}
.top-instagram__title img {
  width: 100%;
}
.top-instagram__list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 664px;
  margin: 48px auto 0;
}
.top-instagram__item {
  display: block;
  width: calc((160 / 640 * 100%) - 6px);
  height: 160px;
}
.top-instagram__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-instagram__btn {
  display: block;
  width: 240px;
  height: 64px;
  margin: 48px auto 0;
  position: relative;
}
.top-instagram__btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #3a57b5;
  border: solid 1px #3a57b5;
  transition: all 0.5s;
  position: relative;
}
.top-instagram__btn span::before, .top-instagram__btn span::after {
  content: "";
  display: block;
  width: 10px;
  height: 17px;
  background-image: url("images/icn_arrow_right_blue02.svg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  transition: all 0.5s;
}
.top-instagram__btn span::after {
  background-image: url("images/icn_arrow_right_white01.svg");
  opacity: 0;
}
.top-instagram__btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(#3A57B5 0%, #579BE7 100%);
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.top-instagram__btn:hover span {
  color: #FFF;
}
.top-instagram__btn:hover span::before {
  opacity: 0;
}
.top-instagram__btn:hover span::after {
  opacity: 1;
}
.top-instagram__btn:hover::before {
  opacity: 1;
}

.top-background {
  background-image: url("images/bg_top.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.top-works {
  padding: 56px 0;
  background-color: rgba(58, 87, 181, 0.3);
}
.top-works h2 img {
  margin: 0 auto;
  width: 145px;
  height: auto;
}
.top-works .top-works__main {
  position: relative;
  max-width: 976px;
  margin: 48px auto 0 auto;
}
.top-works .top-works__main .top-works__main__btnNext {
  position: absolute;
  top: 50%;
  right: 3%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-image: url("images/btn_top_work_next.png");
  background-repeat: no-repeat;
  -webkit-background-size: 40px;
  -o-background-size: 40px;
  background-size: 40px;
  cursor: pointer;
}
.top-works .top-works__main .top-works__main__btnPrev {
  position: absolute;
  top: 50%;
  left: 3%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-image: url("images/btn_top_work_prev.png");
  background-repeat: no-repeat;
  -webkit-background-size: 40px;
  -o-background-size: 40px;
  background-size: 40px;
  cursor: pointer;
}
.top-works .top-works__main ul li {
  padding: 0 8px;
}
.top-works .top-works__main ul li .ttl {
  padding-left: 8px;
  border-left: 8px solid #579be7;
  font-size: 16px;
  line-height: 1.5;
}
.top-works .top-works__btn {
  display: block;
  margin: 48px auto 0 auto;
  width: 240px;
  height: 64px;
  background-image: url("images/btn_top_works.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.top-works .top-works__btn:hover {
  background-image: url("images/btn_top_works_hover.png");
}
.top-works__imgSlider {
  margin: 16px 0 0;
  border: solid 3px #FFF;
}
.top-works__imgSlider img {
  width: 100%;
}

.common-recruit {
  padding: 64px 16px 0 16px;
  text-align: center;
}
.common-recruit img {
  display: inline-block;
  max-width: 100%;
}
.common-recruit h2 {
  padding-bottom: 64px;
}
.common-recruit h2 img {
  width: 160px;
  height: auto;
}
.common-recruit .common-recruit__bnr--sp {
  display: none;
}

.common-contact {
  padding: 64px 16px 40px 16px;
  max-width: 1008px;
  margin: 0 auto;
  text-align: center;
}
.common-contact img {
  display: inline-block;
  max-width: 100%;
}
.common-contact h2 {
  padding-bottom: 16px;
  border-bottom: 5px solid #579be7;
}
.common-contact h2 img {
  width: 185px;
  height: auto;
}

.common-contactTel {
  margin: 24px 0 48px 0;
  border: 1px solid #3a57b5;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 0 8px 24px 8px;
  background-color: #fff;
}

.common-contactTelBox {
  max-width: 696px;
  margin: 0 auto;
}
.common-contactTelBox .common-contactTelBox__ttl {
  margin-top: 24px;
  font-size: 20px;
  line-height: 1.5;
}
.common-contactTelBox .common-contactTelBox__time {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 16px;
  border-bottom: 1px solid #3a57b5;
}
.common-contactTelBox .common-contactTelBox__telno {
  margin-top: 8px;
}

.common-contactBtn p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 8px;
}
.common-contactBtn .common-contactBtn__sp {
  display: none;
}

.company-keyimg {
  background-image: url("images/bg_company_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 320px;
}

.company-message {
  padding: 64px 16px 80px 16px;
  background-image: url("images/bg_company1.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.company-message h3 {
  max-width: 976px;
  margin: 0 auto;
  font-size: 32px;
  line-height: 1.5;
  border-bottom: 5px solid #579be7;
}
.company-message p {
  max-width: 976px;
  margin: 32px auto 0 auto;
  font-size: 16px;
  line-height: 1.8;
}

.company-about, .contact-recruit .contact-recruit__body {
  margin: 64px auto 0 auto;
  max-width: 1008px;
  padding: 0 16px;
}
.company-about h3, .contact-recruit .contact-recruit__body h3 {
  font-size: 24px;
  color: #3a57b5;
}
.company-about table, .contact-recruit .contact-recruit__body table {
  margin-top: 16px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 16px;
  line-height: 1.5;
}
.company-about table th, .contact-recruit .contact-recruit__body table th {
  width: 33.606557377%;
  background-color: #d7dce3;
  font-weight: normal;
  padding: 24px 24px 24px 8.1967213115%;
  border-bottom: 1px dotted #000;
  text-align: left;
}
.company-about table td, .contact-recruit .contact-recruit__body table td {
  padding: 24px;
  border-bottom: 1px dotted #000;
}
.company-about table td a, .contact-recruit .contact-recruit__body table td a {
  color: #3a57b5;
  text-decoration: underline;
}
.company-about table td a:hover, .contact-recruit .contact-recruit__body table td a:hover {
  text-decoration: none;
}
.company-about table tr:last-child th, .contact-recruit .contact-recruit__body table tr:last-child th,
.company-about table tr:last-child td,
.contact-recruit .contact-recruit__body table tr:last-child td {
  border-bottom: none;
}

.company-map {
  margin: 48px auto 0 auto;
  max-width: 1008px;
  padding: 0 16px;
}
.company-map h3 {
  font-size: 24px;
  color: #3a57b5;
  padding-bottom: 8px;
  border-bottom: 1px solid #579be7;
}
.company-map .company-map__googlemap {
  margin-top: 24px;
}

.company-contact {
  margin-top: 64px;
  background-image: url("images/bg_company2.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.contact-keyimg {
  background-image: url("images/bg_contact_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 320px;
}

.contact-faq {
  margin: 64px auto 0 auto;
  max-width: 1008px;
  padding: 0 16px;
}
.contact-faq h3 {
  font-size: 32px;
  padding-bottom: 8px;
  color: #3a57b5;
  border-bottom: 1px solid #579be7;
}
.contact-faq h3 span {
  margin-left: 32px;
  font-size: 20px;
}
.contact-faq ul {
  margin-top: 24px;
}
.contact-faq ul li {
  padding: 24px 0;
  border-bottom: 1px dotted #579be7;
}
.contact-faq .contact-faq__Q {
  padding: 4px 40px 4px 26px;
  font-size: 18px;
  line-height: 1.8;
  text-indent: -26px;
  background-image: url("images/icn_contact_arrow_right.svg");
  background-repeat: no-repeat;
  background-position: top 8px right;
  cursor: pointer;
}
.contact-faq .contact-faq__Q span {
  margin-right: 8px;
  color: #579be7;
}
.contact-faq .contact-faq__Q--active {
  background-image: url("images/icn_contact_arrow_down.svg");
}
.contact-faq .contact-faq__A {
  display: none;
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.8;
  text-indent: -32px;
  padding-left: 32px;
}
.contact-faq .contact-faq__A span {
  margin-right: 8px;
  font-size: 20px;
  color: #579be7;
}

.contact-recruit {
  margin-top: 64px;
  padding: 64px 0;
  background-color: #f6fafe;
}
.contact-recruit .contact-recruit__body {
  margin-top: 0;
}
.contact-recruit .contact-recruit__body h3 {
  font-size: 32px;
  padding-bottom: 8px;
  color: #3a57b5;
  border-bottom: 1px solid #579be7;
}
.contact-recruit .contact-recruit__body h3 span {
  margin-left: 32px;
  font-size: 20px;
}
.contact-recruit .contact-recruit__body table {
  margin-top: 40px;
}
.contact-recruit .contact-recruit__body table td {
  background-color: #fff;
}

.contact-contactTitle {
  padding: 88px 16px 32px 16px;
  background-image: url("images/bg_contact1.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.contact-contactTitle h3 {
  max-width: 976px;
  margin: 0 auto;
  font-size: 32px;
  padding-bottom: 8px;
  color: #3a57b5;
  border-bottom: 1px solid #579be7;
}
.contact-contactTitle h3 span {
  margin-left: 32px;
  font-size: 20px;
}

.contact-body {
  margin: 64px auto 0 auto;
  padding: 0 16px;
  max-width: 1008px;
}
.contact-body table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px dotted #579be7;
  font-size: 16px;
  line-height: 1.5;
}
.contact-body table th {
  position: relative;
  width: 33.606557377%;
  padding: 12px 40px 12px 5.737704918%;
  border-bottom: 1px dotted #579be7;
  vertical-align: center;
  text-align: left;
}
.contact-body table th .contact-body__req {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
  font-size: 12px;
  color: #fff;
  display: block;
  width: 32px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background-color: #a40000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-body table td {
  padding: 12px 7.3770491803%;
  vertical-align: center;
  border-bottom: 1px dotted #579be7;
}
.contact-body input[type=text],
.contact-body textarea,
.contact-body select {
  border: 1px solid #282828;
  background-color: #fff;
  padding: 8px;
  font-size: 16px;
  width: 100%;
}
.contact-body textarea {
  margin-top: 16px;
}
.contact-body .contact-body__name {
  display: inline-block;
  vertical-align: middle;
  max-width: 240px;
  width: 100%;
  margin-right: 3.2786885246%;
}
.contact-body .contact-body__name:last-child {
  margin-right: 0;
}
.contact-body .contact-body__company,
.contact-body .contact-body__mail {
  display: inline-block;
  vertical-align: middle;
  max-width: 344px;
  width: 100%;
}
.contact-body .contact-body__tel {
  display: inline-block;
  vertical-align: middle;
  max-width: 96px;
  width: 100%;
}
.contact-body .contact-body__symbol {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px;
}
.contact-body .contact-body__post {
  display: inline-block;
  vertical-align: middle;
  max-width: 120px;
  width: 100%;
}
.contact-body .contact-body__pref {
  display: inline-block;
  vertical-align: middle;
  max-width: 240px;
  width: 100%;
}
.contact-body .contact-body__address {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.contact-body .contact-body__checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 8px;
}
.contact-body .contact-body__comment {
  font-size: 14px;
  color: #3a57b5;
}
.contact-body .contact-body__submit {
  margin-top: 16px;
  text-align: center;
}
.contact-body .contact-body__submit input[type=submit] {
  border: none;
  width: 326px;
  height: 86px;
  background-image: url("images/btn_contact_send.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  cursor: pointer;
}

.contact-tel {
  margin-top: 56px;
  background-image: url("images/bg_contact2.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.contact-thanks {
  margin-top: 32px;
  text-align: center;
}
.contact-thanks .contact-thanks__icon {
  margin: 32px auto 0 auto;
}
.contact-thanks .contact-thanks__ttl {
  margin-top: 32px;
  font-size: 24px;
  line-height: 1.8;
  color: #3a57b5;
  font-weight: bold;
}
.contact-thanks .contact-thanks__msg {
  margin-top: 56px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
}
.contact-thanks .contact-thanks__msg span {
  font-size: 16px;
  font-weight: normal;
}

.works-keyimg {
  background-image: url("images/bg_works_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 320px;
}

.works-background {
  background-image: url("images/bg_works.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.works-message {
  padding: 64px 16px 80px 16px;
}
.works-message h3 {
  max-width: 976px;
  margin: 0 auto;
  font-size: 32px;
  line-height: 1.5;
  border-bottom: 5px solid #579be7;
}
.works-message p {
  max-width: 976px;
  margin: 32px auto 0 auto;
  font-size: 16px;
  line-height: 1.8;
}

.works-case {
  padding: 24px 0 64px 0;
  background-color: rgba(58, 87, 181, 0.3);
}
.works-case ul {
  max-width: 1008px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.works-case ul li {
  display: inline-block;
  vertical-align: top;
  max-width: 312px;
  margin: 32px 12px 0 12px;
  text-align: left;
}
.works-case ul li .ttl {
  padding-left: 8px;
  border-left: 8px solid #579be7;
  font-size: 16px;
  line-height: 1.5;
}
.works-case ul .dummy {
  margin-top: 0;
  width: 100%;
  height: 0;
}
.works-case__imgSlider {
  margin: 16px 0 0;
  border: solid 3px #FFF;
}
.works-case__imgSlider img {
  width: 100%;
}

.Pager {
  margin-top: 48px;
}
.Pager ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.Pager li {
  width: 120px;
  margin-right: 40px;
}
.Pager li:last-child {
  margin-right: 0;
}
.Pager a {
  display: block;
  width: 100%;
  height: 64px;
  padding-top: 20px;
  border: 2px solid #3a57b5;
  color: #3a57b5;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.Pager a:hover {
  background-color: #eef5fd;
  border: 2px solid #eef5fd;
}
.Pager a img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

.blog-keyimg {
  background-image: url("images/bg_blog_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 320px;
}

.blog-body {
  padding: 64px 8px 40px 8px;
  background-color: #fff;
}

.blog-new {
  margin-top: 0 !important;
  width: 100% !important;
  padding: 40px;
  border: 1px solid #579be7;
}
.blog-new__ttl {
  text-align: center;
  font-size: 16px;
  color: #579be7;
  margin-bottom: 48px;
  font-weight: normal;
}
.blog-new__ttl span {
  margin-bottom: 20px;
  display: block;
  font-size: 32px;
  font-family: "Hind Siliguri", sans-serif;
  color: #282828;
}

.blog-list {
  display: flex;
  justify-content: space-between;
  max-width: 976px;
  margin: 0 auto;
  list-style-type: none;
  flex-wrap: wrap;
}
.blog-list li {
  margin-top: 56px;
  width: 47.643442623%;
}

.blog-article {
  display: flex;
  justify-content: space-between;
}
.blog-article__photo {
  width: 34.1517857143%;
}
.blog-article__photo img {
  display: block;
  width: 100%;
  height: auto;
}
.blog-article__block {
  width: 62.5%;
  display: flex;
  flex-direction: column;
}
.blog-article__date {
  font-size: 16px;
  color: #3a57b5;
}
.blog-article__date span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 4px 16px;
  background-color: #579be7;
}
.blog-article__ttl {
  margin-top: 16px;
  font-size: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #eef5fd;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-article__comment {
  height: 48px;
  overflow: hidden;
  margin-top: 2px;
}
.blog-article__comment p {
  font-size: 16px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.blog-article__comment--new {
  height: 72px;
}
.blog-article__btn {
  margin: auto 0 0 auto;
  display: block;
  position: relative;
  width: 112px;
  height: 32px;
  line-height: 32px;
  background-color: #eef5fd;
  text-align: center;
  font-family: "Hind Siliguri", sans-serif;
  font-size: 14px;
  color: #3a57b5;
  border: 1px solid #eef5fd;
  background-image: url("images/icn_arrow_right_blue.svg");
  background-repeat: no-repeat;
  background-position: right 8px center;
  -webkit-background-size: auto 12px;
  background-size: auto 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-article__btn:hover {
  border: 1px solid #3a57b5;
  background-color: #fff;
}

.blog-single {
  max-width: 880px;
  margin: 0 auto;
  border: 1px solid #579be7;
  padding: 40px;
}
.blog-single__date {
  font-size: 16px;
  color: #3a57b5;
}
.blog-single__date span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 4px 16px;
  background-color: #579be7;
}
.blog-single__ttl {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.75;
  padding-bottom: 4px;
  border-bottom: 2px solid #eef5fd;
}
.blog-single__comment {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.75;
}
.blog-single__comment img {
  max-width: 100%;
  height: auto;
}

.blog-contact {
  margin-top: 64px;
  background-color: #eef5fd;
}

.notfound-keyimg {
  background-image: url("images/bg_404_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 320px;
}

.notfound-body {
  padding: 64px 8px 40px 8px;
  background-color: #fff;
}
.notfound-body__txt {
  font-size: 20px;
  line-height: 1.75;
  font-weight: bold;
  text-align: center;
}
.notfound-body__txt span {
  display: inline-block;
}
.notfound-body__link {
  margin-top: 40px;
  text-align: center;
}
.notfound-body__link a {
  font-family: "Hind Siliguri", sans-serif;
  font-weight: bold;
  color: #282828;
  text-decoration: underline;
}
.notfound-body__link a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
