/*
Theme Name: 営業職｜有限会社中邑板金工業｜滋賀県東近江市
Theme URI: nakamura-bankinkogyo-sales-recruit.com
Description: 有限会社中邑板金工業では、成長したい営業職を募集中
未経験からでも挑戦でき、頑張り次第でやりがいや給与アップにもつながる環境です
Version: 1.1
Author: 営業職｜有限会社中邑板金工業｜滋賀県東近江市
Author URI: nakamura-bankinkogyo-sales-recruit.com
*/
@charset "utf-8";
/*リセットcss*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 16px;
  line-height: 1.7;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav,
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #fff;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* ----------------------------------------------
　animate css
----------------------------------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
  background: url(img/html_bg.webp);
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
/* Chrome でのみフォントを太めに表示する */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  * {
    text-shadow: transparent 0 0 0, rgba(0, 0, 0, 0.7) 0 0 0 !important;
  }
}
body {
  width: 100%;
  overflow-x: hidden;
  margin: auto;
  box-sizing: border-box;
}
a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
section {
  width: 100%;
}
.content {
  width: 100%;
}
figure {
  line-height: 0;
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
.main_ttl {
  color: #000;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 0 0 30px;
}
.flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
  z-index: -1;
}
.logo{
  position: absolute;
  top: 3%;
  left: 3%;
  width: 15%;
}
.link {
  position: absolute;
  left: 4.5%;
  top: 31vw;
  width: 20%;
}
.link:hover{
  opacity: 0.8;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #12388c;
  color: #fff;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}

/* ----------------------------------------------
content01
----------------------------------------------*/
.sec01 {
  background: #12388c;
  color: #fff;
  padding: 100px 0 0;
}
.sec01_con{
  box-sizing: border-box;
  padding: 0 3% 0 1%;
  width: 45%;
}
.sec01 figure{
  width: 55%;
}
/* ----------------------------------------------
section02
----------------------------------------------*/
.sec02 {
  background: url(img/con02_bg.webp) no-repeat;
  padding:100px 0 0;
}
.sec02_con{
  margin: 0 auto;
  width: 1100px;
}
.sec02_con li{
  margin: 0 0 30px;
  width: 330px;
}
.white{
  color: #fff;
}
.sec02_con li figure{
  margin: 0 auto 10px;
}
.banner{
  display: block;
  margin: 0 auto;
  width: 800px;
}
.banner:hover{
  opacity: 0.8;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.sec03 {
  padding: 100px 0;
}
.con03_bg{
  width: 80%;
}
.sec03_con{
  margin: -7% auto 0;
  width: 1100px;
}
.sec03_con .main_ttl{
  margin-bottom: 60px;
}
.sec03_con_inner{
  width: 550px;
}
.con03_img{
  width: 500px;
}
.banner_content{
  background: url(img/banner_bg.webp) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0;
}
.banner_content ul{
  margin: 0 auto;
  width: 1100px;
}
.banner_content ul li{
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 60px 0 40px;
  text-align: center;
  width: 520px;
}
.banner_content ul li a p{
font-size: 27px;
  font-weight: 600;
}
.banner_content ul li figure{
  margin: 0 auto 30px;
  width: 70px;
}
.link_contact p{
  color: #12388c;
}
.link_line p{
  color: #06c755;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.sec04 {
  padding: 100px 0 0;
}
.sec04_con{
  margin: 0 auto;
  width: 1100px;
}
.sec04_con .ttl_catch{
  color: #fff;
}
.sec04_con li{
  box-sizing: border-box;
  margin: 0 0 30px;
  padding: 20px 10px;
  width: 183px;
}
.sec04_con li figure{
  margin: 0 auto 10px;
  width: 130px;
}
.b_r{
  border-right:  1px solid #c8c8c8;
}
.num{
  color: #5bd3ff;
  font-size: 50px;
  font-weight: 800;
  line-height: 1;
}
/* ----------------------------------------------
section05
----------------------------------------------*/
.sec05 {
  padding: 100px 0;
}
.sec05 .main_ttl{
  margin: 0 auto 50px;
  width: 1100px;
}
.sec05_con{
  margin: 0 auto;
  width: 1100px;
}
.sec05_con figure{
  width: 520px;
}
.sec05_con_inner{
  width: 550px;
}
.sec05_con_inner li{
  background:#12388c;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 15px;
}
/* ----------------------------------------------
section06
----------------------------------------------*/
.sec06 {
  background: url(img/con06_bg.webp);
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.sec06_con{
  margin: 0 auto;
  width: 1100px;
}
.sec06_con li{
  align-items: center;
  text-align: left;
}
.sec06_con .main_ttl{
  color: #fff;
}
.sec06_con figure{
  width: 520px;
}
.sec06_con_inner{
  width: 550px;
}
.sec06_con h3{
  font-size: 20px;
  margin: 0 0 15px;
}
/* ----------------------------------------------
section07
----------------------------------------------*/
.sec07 {
  padding: 100px 0;
}
.con07_bg{
  width: 80%;
}
.sec07_con{
  margin: -5% auto 0;
  width: 1100px;
}
.sec07_con .main_ttl{
  margin-bottom: 60px;
}
.sec07_con_inner{
  width: 550px;
}
.con07_img{
  width: 500px;
}
/* ----------------------------------------------
section08
----------------------------------------------*/
.sec08 {
  padding: 0 0 100px;
  text-align: center;
}
.sec08_con{
  margin: 0 auto;
  width: 1100px;
}
.sec08_con .main_ttl{
  color: #12388c;
}

/* ----------------------------------------------
content09
----------------------------------------------*/
.sec09 {
  background: url(img/con09_bg.webp) no-repeat;
  background-size: cover;
  background-position: center;
  color: #000;
  margin: 0 auto;
  padding: 100px 0;
  text-align: center;
}
.sec09_con{
  background: rgba(255, 255, 255, 0.9);
  margin: 0 auto;
  padding: 50px 0 ;
  width: 1100px;
}
.sec09_con iframe{
  display: block;
  margin: 0 auto;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto 50px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid #666;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: left;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 12px;
}
.menu-list dd a {
  border-bottom: 1px solid #e50812;
  color: #e50812;
  font-weight: 300;
}
/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact {
  background: #12388c;
  color: #fff;
  padding:100px 0 50px;
  text-align: center;
}
.tel{
  align-items: center;
  margin: 0 auto 30px;
  width: 400px;
}
.tel p{
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}
.line_banner figure{
  margin: 0 auto 30px;
  width: 520px;
}
.line_banner:hover{
  opacity: 0.8;
}
.contact_con{
  margin: 0 auto;
  width: 800px;
}
form{
  text-align: left;
}
.insta_banner figure{
  margin: 0 auto;
  width: 650px;
}
.insta_banner figure:hover{
  opacity: 0.8;
}
.contact .wpforms-container .wpforms-form .wpforms-field-label{
color:#fff;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 3.5vw;
  }
  small {
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    display: block;
    height: auto;
    margin: 0px 0 60px;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #fff;
    background: #12388c;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1.5px;
  }
  .content {
    box-sizing: border-box;
    padding: 50px 20px;
  }
  .main_ttl,.main_ttl span{
    font-size: 4.5vw;
    margin-bottom: 20px;
  }
  .ttl_catch{
    font-size: 3vw;
  }
  .top-mv {
    margin-bottom: 0;
  }
  .logo {
    left: 3%;
    top: 5%;
    width: 40%;
  }

  .sec01{
    flex-direction: column-reverse;
    padding: 0;
  }
  .sec01_con{
    width: 100%;
  }
  .sec01 figure{
    width: 100%;
  }
  .sec02{
    background: none;
  }
  .sec02 .white{
    color: #333;
  }
  .sec02_con{
    width: 100%;
  }
  .sec02_con li{
    margin-bottom: 15px;
    width: 48%;
  }
  .sec03{
    padding: 0;
  }
  .con03_bg{
    width: 100%;
  }
  .sec03_con{
    margin: 0;
    width: 100%;
  }
  .sec03_con_inner{
    width: 100%;
  }
  .sec03_con .main_ttl{
    color: #000;
    margin-bottom: 30px;
  }
  .sec04{
    padding-bottom: 0;
  }
  .sec04_con{
    width: 100%;
  }
  .sec04_con .main_ttl{
    text-align: center;
  }
  .sec04_con li:nth-child(even){
    border: unset;
  }
  .sec04_con li{
    margin-bottom: 15px;
    padding: 5px;
    width: 50%;
  }
  .sec04_con li figure{
    width: 65%;
  }
  .sec05 .main_ttl{
    width: 100%;
  }
  .sec05_con{
    width: 100%;
  }
  .sec05_con figure{
    margin: 0 0 30px;
    width: 100%;
  }
  .sec05_con_inner{
    width: 100%;
  }
  .sec05_con_inner li{
    font-size: 4.5vw;
    margin-bottom: 10px;
  }
  .sec06_con{
    width: 100%;
  }
  .sec06_con figure{
    margin-bottom: 20px;
    width: 100%;
  }
  .sec06_con_inner{
    margin-bottom: 30px;
    width: 100%;
  }
  .sec06_con li:nth-child(even){
    flex-direction: column-reverse;
  }
  .sec06_con h3{
    font-size: 4.5vw;
  }
  .sec07{
    padding: 0;
  }
  .con07_bg{
    width: 100%;
  }
  .sec07_con{
    margin: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .sec07_con_inner{
    width: 100%;
  }
  .sec07_con .main_ttl{
    color: #000;
    margin-bottom: 30px;
  }
  .sec08_con{
    width: 100%;
  }

  .banner_content{
    background: none;
    padding: 0;
  }
  .banner_content ul{
    padding: 0 20px;
    width: 100%;
  }
  .banner_content ul li{
    margin: 15px 0;
    padding: 30px 0;
    width: 100%;
  }
  .banner_content ul li figure{
    margin-bottom: 15px;
    width: 15%;
  }
  .banner_content ul li a p{
    font-size: 5vw;
  }
  .link_contact{
    border: 1px solid #12388c;
  }
  .link_line{
    border: 1px solid #06c755;
  }

  .tel{
    width: 75%;
  }
  .tel p{
    font-size: 8vw;
  }
  .tel figure{
    width: 15%;
  }
  .line_banner figure{
    width: 100%;
  }



  .sec09{
    background: none;
    padding: 0;
  }
  .sec09_con{
    background: none;
    width: 100%;
  }


  .contact_con{
    width: 100%;
  }
  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list dd a {
    border-bottom: 1px solid #fbcd04;
    color: #fbcd04;
    font-weight: 300;
  }
  .menu-list {
    margin: 0 auto 30px;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 12px;
  }
  .fg-item.fg-type-image.fg-loaded {
    width: 45%;
  }
  .fg-default.fg-gutter-10 .fg-item {
    margin-right: 0;
  }
  .fg-default.fg-gutter-10 {
    justify-content: space-between;
  }
  form{
    width: 100%;
  }
}
