@charset "utf-8";
/*
Theme Name: 株式会社シンコー
Template: lightning
*/
 @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap');

body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  /*font-family: 'Noto Serif JP', serif;*/
}
.page_top_btn {
  position: fixed;
  right: 2%;
  bottom: 3%;
  z-index: 99999;
  width: 60px;
  height: 60px;
  color: transparent;
  border: none;
  background: none;
  box-shadow: none;
  background-image: url(https://ad-shinko.samples.design/wp-content/uploads/2023/04/top-go.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity .3s;
  text-decoration: none;
}
/*-----------------------------------------------
 共通
------------------------------------------------*/
.main-section>div:last-child {
	margin-top:0!important;
}
.pc-no {
	display:none;
}
.wrapper {
	/*margin-top:40px;*/
}
p {
  letter-spacing: 0.1em;
	margin-bottom:0;
}
.site-body img {
  width: 100%;
  height: auto;
}
ul {
  padding-left: 0;
}
li {
  list-style: none;
}
h2 {
  text-align: center;
  letter-spacing: 0.2em;
  border-top: 0;
  border-bottom: 0;
  font-size: 30px;
	position:relative;
	padding-top: 0;
}
h2:before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #5ab529;
}
.my-color {
  color: #0267b4;
}
.btns a {
  text-decoration: none;
  padding: 12px 30px;
  background-color: #0267b4;
  color: #fff;
  text-align: center;
  display: block;
  width: 90%;
  height: 100%;
  border-radius: 30px;
	margin:0 auto;
}
.btns a:hover {
  background-color: #5db230;
  border-radius: 30px;
}
.full-width-gray {
  margin: 0 calc(50% - 50vw);
  padding: 4em calc(50vw - 50%);
  background-color: #f7f7f7;
}
.full-width-blue {
  margin: 0 calc(50% - 50vw);
  padding: 5em calc(50vw - 50%);
  background-color: #e8f6fc;
}
.page-header {
    background-image: url(https://ad-shinko.samples.design/wp-content/uploads/2023/04/h1-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-header-title, h1.page-header-title {
	letter-spacing:0.2em;
}
.bg-gray{
	padding:30px;
	background-color:#f6f6f6;
	margin:20px 0;
}
/*-----------------------------------------------
 投稿
------------------------------------------------*/
.fn {
	display:none;
}
article .entry-body{
	margin-bottom:80px;
}
article .entry-body p {
	font-size:18px;
	margin-bottom:16px;
}

.card-img-outer {
	display:none;
}
/*-----------------------------------------------
 ナビ
------------------------------------------------*/
.global-nav-list > li .global-nav-name {
  display: block;
  width: 100%;
  white-space: nowrap;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.2em;
}
.device-pc .global-nav-list > li > a {
  padding: 14px 1.5em;
}
.global-nav-list > li .global-nav-description {
  color: #0267b4;
  letter-spacing: 0.1em;
}
  .sp-logo {
    width: 80%;
    margin: 0 auto;
  }
/*-----------------------------------------------
 トップ
------------------------------------------------*/
.reason ul {
  padding: 30px 8%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
	margin-top:60px;
}
.reason li {
  font-size: 24px;
  letter-spacing: 0.1em;
	border-bottom:1px dotted #0267b4;
	margin-bottom:0;
	padding-bottom: 12px;
}
.reason li:last-child{
	border-bottom:none;
	padding-bottom:0;
}
.guidance-wrap {
	margin:60px 0;
}
.guidance-box {
  display: flex;
  justify-content: space-evenly;
	margin-top:60px;
	flex-wrap: wrap;
}
.guidances {
  width:43%;
	margin-bottom:60px;
}
.guidances img {
	border-radius:10px;
}
.guidances-tit {
	font-size:24px;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.2em;
	margin:20px 0;
}
.guidances img {
  border: 1px solid #0267b4;
}
.top-news {
	margin:0px auto;
	width:65%;
}
.news-tit {
	font-size:30px;
	text-align:center;
	font-weight:bold;
	margin-bottom: 40px;
}
.top-news .su-posts-default-loop .su-post {
    margin-bottom: 10px;
    line-height: 1.5;
	border-bottom:1px dotted #0267b4;
}
.top-news .su-posts-default-loop h2.su-post-title {
    clear: none;
    margin: 0 ;
    font-size: 20px;
    font-weight: 700;
	text-align:left;
	padding-bottom:0px;
}
.su-posts-default-loop h2:before{
	background:none;
}
.top-news .su-posts-default-loop h2.su-post-title a {
		color:#0267b4;
}
.top-news .su-posts-default-loop h2.su-post-title a:hover{
	text-decoration:underline;
}

.top-news .su-posts-default-loop .su-post-excerpt {
    margin-bottom: 0.5em;
	/*display:none;*/
}
.top-news .su-posts-default-loop .su-post-meta {
    margin-bottom: 0;
    font-size: .8em;
    opacity: .6;
}
.contact-wrap {
    background-image: url(https://ad-shinko.samples.design/wp-content/uploads/2023/04/top-contact.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0px calc(50% - 50vw);
    padding: 8em calc(50vw - 50%);
    margin-bottom: 0;
}
.contact-tel {
	margin-bottom:0;
	text-align:center;
	font-size:47px;
	font-weight:bold;
    font-family: 'Oswald', sans-serif;
}
.contact-tel a{
	color:#fff;
	text-decoration:none;
}
.contact-btn {
	text-align:center!important;
	font-size:26px
}
.contact-btn a {
	padding:22px 60px;
	background-color:#e60012;
	color:#fff;
	border-radius:10px;
	text-decoration:none;
	display:block;
	width:36%;
	height:100%;
	margin:0 auto ;
}
.contact-btn a:hover{
	background-color:orange;
	border-radius:10px;
}
/*-----------------------------------------------
 事業内容
------------------------------------------------*/
.business-wrapper h2 {
	margin-bottom:60px;
}
.business-wrapper p{
	font-size:18px;
}
.painting-wrap {
	display:flex;
	justify-content:space-between;
	margin:20px 0 ;
}
.choice-wrapper {
	margin:60px 0;
}
.painting-box,.painting-box02 {
	width:48%;
}
.painting-box03 {
	width:32%;
}
.painting-box img {
	border-radius:30px;
}
.bg-gray ul {
	margin:0;
}
.bg-gray ul li {
	margin:0 0 16px 0;
	font-size:18px;
	letter-spacing:0.1em;
}
.bg-gray ul li:last-child {
	margin-bottom:0;
}
.business-bnr-box01{
	margin:40px 0 0;
}
.business-bnr-box02 {
	margin:40px auto 0;
	width:70%;
}
.business-bnr-box02 img{
	border-radius:30px;
}
.construction ul {
	display:flex;
	justify-content:space-between;
	padding:30px;
	background-color:#fff;
	border-radius:10px;
}
.construction ul li {
	font-size:18px;
	letter-spacing:0.1em;
	margin:0;
}
.exterior-wrap p {
	margin-bottom:16px;
}
.license {
	margin-bottom:40px;
}
.license ul {
	display: flex;
    justify-content: space-between;
    padding: 30px;
    background-color: #f6f6f6;
    border-radius: 10px;
}
.license ul li {
    font-size: 18px;
    letter-spacing: 0.1em;
    margin: 0;
}
/*-----------------------------------------------
 会社概要
------------------------------------------------*/
.company-wrap {
	padding-top:40px;
}
.greeting-wrap-01 {
	display:flex;
	justify-content:space-between;
	font-size:18px;
	margin:80px 0 40px;
}
.greeting-wrap-02 {
	display:flex;
	justify-content:space-between;
	font-size:18px;
	margin:0 0 60px 0;
}
.greeting-box-a {
	width:65%;
}
.greeting-box-b{
	width:30%;
}
.greeting-box-c {
	width:40%;
}
.greeting-box-c p {
	text-align:center;
	font-size:12px;
	color:#808080;
}
.greeting-box-d {
	width:55%;
}
.top-name {
	text-align:center;
	font-size:14px;
}
.greeting-wrap-01 p,.greeting-wrap-02 p {
	margin-bottom:16px;
}
.company-table table th,.company-table table td,.history table th,.history table td{
	font-size:18px;
	padding:15px 30px;
	border:1px solid #ccc;
}
.company-table table th{
	width:20%;
	background-color:#f9f9f9;
	text-align-last:justify;
	padding:0 60px;
}
.history table th {
		width:20%;
	background-color:#f9f9f9;
	text-align-last:justify;
	padding:0 20px;
}
.company-table table td,.history table td {
	width:80%;
	letter-spacing:0.1em;
	background-color:#fff;
}
.company-table table {
	margin-top:60px;
}
.history {
	margin:60px 0 80px;
}
.history table {
	margin-top:60px;
}
.access-wrap {
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}
.access-box {
	width:48%;
	font-size:18px;
}
.access-box img {
	margin-top:40px;
}
.map {
	margin-top:10px;
}
/*-----------------------------------------------
 求人情報
------------------------------------------------*/
.recruit-table table th,.recruit-table table td{
	font-size:18px;
	padding:20px 30px;
	border:1px solid #ccc;
	letter-spacing:0.2em;
	line-height: 1.7;
}
.recruit-table table th {
	text-align:left;
	background-color:#0267b4;
	color:#fff;
	font-weight:normal;
}
.recruit-table table td {
	background-color:#fff;
}

.recruit-table table {
	margin:60px 0 40px;
}
.message p{
	text-align:center;
	font-size:24px;
	margin-bottom:20px;
}
.message p:nth-child(3){
	font-size:20px;
}
.message .btns {
	width:40%;
	margin:40px auto 0;
	border-radius:50px;
}
.message .btns a {
	background-color:#c50018;
}
.message .btns a:hover{
	background-color:orange;
}
.staff {
	display:flex;
	justify-content:space-between;
}
.staff-box {
	width:32%;
}
/*-----------------------------------------------
 スタッフ紹介
------------------------------------------------*/

.staff-box-wrap {
	display:flex;
	justify-content:space-between;
}
.staff-member {
	margin-bottom:100px;
}
.staff-box-wrap02 {
	display:flex;
	justify-content:space-between;
	flex-direction: row-reverse;
}
.staff-box-left img{
	border-radius:20px;
}
.staff-box-left {
	width:47%;
}
.staff-box-right{
	width:47%;
}
.staff-box-right table,.staff-box-right table th,.staff-box-right table td {
	font-size:18px;
	border:0;
	letter-spacing:0.1em;
	text-align:left;
	border-bottom:1px dotted #0267b4;
	padding: 14px;
}
.logo-staff{
	width:20%;
	margin:0px auto 80px;
}
.bottom-txt {
	padding:30px;
	background-color:#f9f9f9;
	border-radius:20px;
	margin-top:80px;
	border:1px solid #58b533;
}
.bottom-txt p{
	font-size:18px;
}
.owner {
	margin:10px 0;
}
.owner-comm {
	display:inline-block;
	padding:4px 20px;
	color:#fff;
	background-color:#0267b4;
	border-radius:30px;
	margin-bottom:10px;
}
.staff-border {
	margin:50px 0;
	border:1px solid #ccc;
}
.owner p{
	font-size:16px;
}
/*-----------------------------------------------
 お問い合せ
------------------------------------------------*/
.contact {
	margin:30px 0;
	background-color:#e8f6fc;
	padding:50px;
	border-radius:20px;
}
.contact-table th,.contact-table td {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:50%;
	border:solid 1px #ccc;
}
.contact-table th {
	background-color:#f9f9f9;
}
.contact-table td {
	font-size:30px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: none;
  color: #5c6b80;
  font-size: 1em;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
.inquiry th {
	font-weight: normal!important;
}
.inquiry th p,.inquiry td p{
		font-size:16px!important;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
    max-width: 100%; 
}
.inquiry th {
    text-align: left;
    font-size: 14px;
    color: #444;
    padding-right: 5px;
    width: 30%;
    background: #f7f7f7;
    border: solid 1px #d7d7d7
}
.inquiry td {
    font-size: 13px;
    border: solid 1px #d7d7d7;
}
.entry-content .inquiry tr,
.entry-content table {
    border: solid 1px #d7d7d7
}
.haveto {
    font-size: 7px;
    padding: 5px;
    background: #ff9393;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.any {
    font-size: 7px;
    padding: 5px;
    background: #93c9ff;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.verticallist .wpcf7-list-item {
    display: block
}
#formbtn {
    display: block;
    padding: 15px;
    width: 350px;
    background: #22ac38;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 25px auto 0;
	border:2px solid #22ac38;
	opacity:1;
}
#formbtn:hover {
    background: #fff;
    color: #22ac38;
    border: 2px solid #22ac38;
	cursor:pointer;
}
th {
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px
}
td {
    border-top: 1px solid #ededed;
    padding: 12px
}
input,
select,
textarea {
    border: 1px solid #dfdfdf;
    letter-spacing: 1px;
    margin: 0;
    max-width: 100%;
    resize: none
}
.spam {
	margin-top:40px;
	text-align:center;
}
::placeholder {
   opacity:0.3;
}
/*-----------------------------------------------
 フッター
------------------------------------------------*/
.site-footer-copyright p:last-child {
  display: none;
}
.site-footer-copyright p {
  color: #fff;
}
.site-footer {
  background-color: #0267b4;
}
.footer-top-wrap {
	margin:60px 0;
}
.footer-top-nav ul {
	display:flex;
	justify-content:center;
	padding-left:0;
}
.footer-top-nav ul  li {
	font-size:18px;
	margin:0 20px;
}
.footer-logo {
	width:34%;
	margin:40px auto 20px;
}
.footer-add,.fotter-tel {
	text-align:center;
	font-size:18px;
	margin-bottom:0px!important;
	font-family: 'Oswald', sans-serif;
}
.fotter-tel {
	font-size:24px;
	font-weight:bold;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 599px) {
  .sp-logo {
    width: 80%;
    margin: 0 auto;
  }
	.sp-on {
		display:block;
	}
/*-----------------------------------------------
 トップ
------------------------------------------------*/
	.reason ul {
    padding: 10px 5%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
    margin-top: 60px;
}
	.guidance-box {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
	 flex-direction: column;
}
	.guidances {
    width: 100%;
		margin-bottom:40px;
}
	.top-news {
    margin: 0px auto;
    width: 95%;
}
	.contact-btn a {
    padding: 22px 20px;
    width: 90%;
    height: 100%;
    margin: 0 auto 40px;
}
	.contact-tel {
    font-size: 36px;
		text-align:center!important;
}
/*-----------------------------------------------
 事業内容
------------------------------------------------*/
.painting-wrap {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    flex-direction: column;
}
	.painting-box, .painting-box02,.painting-box03 {
    width: 100%;
		margin-bottom:20px;
}
	.business-bnr-box02 {
    margin: 40px auto 0;
    width: 100%;
}
	.construction ul {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    flex-direction: column;
}
	.construction ul li {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
}
	.construction ul li:last-child{
		margin-bottom:0;
	}
	.license ul {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    background-color: #f6f6f6;
    border-radius: 10px;
    flex-direction: column;
}
	.license ul li {
   font-size: 20px;
    letter-spacing: 0.1em;
    margin: 10px 0;
}
/*-----------------------------------------------
 会社概要
------------------------------------------------*/
.greeting-wrap-01 {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    margin: 60px 0 40px;
    flex-direction: column;
}
.greeting-box-a,.greeting-box-b,.greeting-box-c,.greeting-box-d {
    width: 100%;
}
	.greeting-wrap-02 {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    margin: 0 0 60px 0;
    flex-direction: column-reverse;
}
	.company-table table td, .history table td {
    width: 100%;
    letter-spacing: 0.1em;
    background-color: #fff;
		display:block;
		margin-bottom:-1px;
		line-height:1.6;
		text-align:justify;
}
	.company-table table th {
    width: 100%;
    background-color: #f9f9f9;
    text-align-last: justify;
    padding: 16px 90px;
		display:block;
		margin-bottom:-1px;
	}
	.history table th {
    width: 100%;
    background-color: #f9f9f9;
    text-align-last: justify;
    padding: 16px 20px;
		display:block;
		margin-bottom:-1px;
}
	.access-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    flex-direction: column;
}
	.access-box {
    width: 100%;
    font-size: 18px;
}
/*-----------------------------------------------
 求人情報
------------------------------------------------*/
.recruit-table table th, .recruit-table table td {
    font-size: 18px;
    padding: 20px 30px;
    border: 1px solid #ccc;
    letter-spacing: 0.2em;
    line-height: 1.7;
	width:100%;
	display:block;
	margin-bottom:-1px;
}
	.recruit-table p {
    text-align: left;
    font-size: 20px;
    margin-bottom: 20px;
		text-align:justify;
}
	.message .btns {
    width: 90%;
    margin: 40px auto 0;
    border-radius: 50px;
}
	.staff {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.staff-box {
    width: 100%;
		margin-bottom:20px;
}
/*-----------------------------------------------
 スタッフ紹介
------------------------------------------------*/
	.staff-box-wrap,.staff-box-wrap02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

	.staff-box-left, .staff-box-right{
    width: 100%;
}
	 .staff-box-right table th, .staff-box-right table td {
    font-size: 18px;
    border: 0;
    letter-spacing: 0.1em;
    text-align: left;
    border-bottom: 1px dotted #0267b4;
    padding: 14px;
		display:block;
		 width:100%;
		 text-align:center;
}
	.staff-box-right table th {
		background-color:#f9f9f9;
	}
	.staff-member {
    margin-bottom: 40px;
}
	.logo-staff {
    width: 40%;
    margin: 0px auto 30px;
}
/*-----------------------------------------------------
 お問合せ
 -----------------------------------------------------*/
   .inquiry td,
    .inquiry th {
        display: block !important;
        width: 100% !important;
        border-top: none !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }
    .inquiry tr:first-child th {
        border-top: 1px solid #d7d7d7 !important
    }
    .inquiry .any,
    .inquiry .haveto {
        font-size: 10px
    }
	.contact-wrap p {
		text-align:left;
	}	
.contact {
    margin: 30px 0;
    background-color: #e8f6fc;
    padding: 20px;
    border-radius: 20px;
}
	.contact h2 {
		font-size:24px;
	}
/*-----------------------------------------------
 フッター
------------------------------------------------*/
	.footer-top-nav ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    flex-wrap: wrap;
}
	.footer-top-nav ul li {
    font-size: 18px;
    margin: 0 20px 20px;
}
	.footer-logo {
    width: 90%;
    margin: 40px auto 20px;
}
	.fotter-tel {
    font-size: 34px;
    font-weight: bold;
}
}