@charset "UTF-8";

@media only screen and (max-width: 640px) {
  .pc_only {
    display: none !important; } }

@media print, screen and (min-width: 641px) {
  .sp_only {
    display: none !important; } }

@media only screen and (max-width: 640px) {
  .sp_br {
    display: block; } }

.header-main-one-wrapper .thumbnail {
    width: 25%;
}


@media screen and (min-width: 1399px) {
  .side-bar.header-two .mobile-menu, .side-bar.header-three .mobile-menu{
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .d-xl-block {
    display: block !important
  }
}
@media only screen and (max-width: 1399px) {
  .header-main-one-wrapper {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 1399px) {
  .nav-area {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
	.header-main-one-wrapper .thumbnail a img {
			max-width: 220px;
	}
}


.nav-area ul {
    display: flex;
    align-items: center;
    gap: 50px 40px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.rts-cta-area-inner {
    background-image: none;
}
.rts-breadcrumb-area {
    height: 400px;
}
.rts-section-gap {
    padding: 100px 0;
}
.inner-content-wrapper-four-banner .title {
    font-weight: 900;
    font-size: 80px;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px;
    margin-top: 25px;
    line-height: 1.3;
}
@media only screen and (max-width: 1280px) {
	.inner-content-wrapper-four-banner .title {
			font-size: 60px;
	}
}
.business-solution-area-left-thumbnail .small-mobile {
    position: absolute;
    bottom: -72px;
    left: -30px;
    max-width: 566px;
    border: 10px solid #FFF;
    border-radius: 10px;
}
.single-why-choose-four .inner-content p.disc {
    max-width: 100%;
}
.blog-details-banner-large-image.information{
  background-image: url(../images/information/bg.webp);
}
.rts-single-wized.contact {
  background: #20579f;
}

.rts-single-wized.contact .wized-body .title {
  font-size: 20px;
}
.single-blog-area-one .title {
  font-size: 2rem;
}
.single-project-area-main-wrapper-6 .inner .title {
  font-size: 2rem;
}

.rts-section-gapTop {
  padding-top: 10px;
}
.rts-section-gapTop.footer-bg-2{
  padding-top: 100px;
}

td, .wp-block-calendar tfoot td{
	border: 0;
}
td.table1, .wp-block-calendar tfoot td.table1{
	width: 20%;
}
td.table2, .wp-block-calendar tfoot td.table2{
	width: 30%;
	text-align: right;
}
td:last-child, .wp-block-calendar tfoot td:last-child{
	width: 50%;
	text-align: right;
}

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


.rts-breadcrumb-area .title-area-left .title {
    font-size: 44px;
    line-height: 1.23;
    margin-bottom: 60px;
}
.rts-text-anime-style-1{
    font-size: 40px;
    line-height: 1.23;
    margin-bottom: 60px;
}
.project-breadcrumb p.disc{
	max-width: 70%;
	margin: 0 auto 1.2rem auto;
	font-size: 1.8rem;
	text-align: left;
}

.project-breadcrumb{
	background: inherit;
	text-align: center;
}
.project-breadcrumb p.disc.text-right{
	text-align: right;
}

.page .container{
	background: #FFF;
  border-width: 1px;
  border-color: rgb(218, 222, 223);
  box-shadow: 0px 3px 7px 0px rgba(141, 141, 141, 0.35);
	position: relative;
	top: -150px;
	padding-top: 80px;
	padding-bottom: 80px;
}

.page_wrap{
	max-width: 960px;
	margin: auto;
	box-sizing: border-box;
}

.company-history dl{
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #898989;
}
.company-history dl dt{
	color: #143597;
	text-align: left;
	width: 20%;
	padding: 20px 0px 20px 10px;
	margin: 0;
	margin-bottom:0;
	border-bottom: 1px solid #898989;
}
.company-history dl dd{
	width: 80%;
	padding: 20px 0px 20px 10px;
	margin: 0;
	margin-bottom:0;
	border-bottom: 1px solid #898989;
}
.company-history dl dd .yakuin{
	width: 178px;
	text-align: right;
}


.single-service-nine {
  background-image: url("../images/project/construction/construction-public.jpg");
  height: 196px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 35px;
  justify-content: space-between;
}
.single-service-nine.two {
  background-image: url("../images/project/construction/construction-communal.jpg");
}
.single-service-nine.three {
  background-image: url("../images/project/construction/construction-shop.jpg");
}
.single-service-nine.four {
  background-image: url("../images/project/construction/construction-temples.jpg");
}
.single-service-nine .title {
  color: #fff;
  font-size: 43px;
  font-weight: 700;
  margin-bottom: 0;
}


@media screen and (max-width:767px) {
	.page .container{
		width: 96%;
		top: -180px;
		padding-top: 30px;
		padding-bottom: 14px;
	}


	.company-history dl{
		display: block;
		flex-wrap: wrap;
		border-top: 1px solid #898989;
	}
	.company-history dl dt{
		color: #143597;
		text-align: left;
		width: 100%;
		padding: 20px 0px 20px 10px;
		margin: 0;
		margin-bottom:0;
		border-bottom: 1px solid #898989;
	}
	.company-history dl dd{
		width: 100%;
		padding: 20px 0px 20px 10px;
		margin: 0;
		margin-bottom:0;
		border-bottom: 1px solid #898989;
	}
	.company-history dl dd .yakuin{
		width: 178px;
		text-align: right;
	}
}

  /*------------------------------------------------------------
  	お問い合わせフォーム
  ------------------------------------------------------------*/ 
.pages {}
  .pages .pages-tit {
    color: #401E1E;
    text-align: center;
    font-size: 2.2rem;
    letter-spacing: 4px; }
    .pages .pages-tit span {
      display: block;
      font-size: 1.2rem; }
  .pages .pages-s1 {
    max-width: 980px;
    margin: 100px auto 100px auto; }
    .pages .pages-s1 h3 {
      display: block;
      font-size: 1.6rem;
      text-align: center;
      margin: 50px 0; }
  .pages .post {
    margin: 0 0 20px 0;
    font-size: 1rem; }
  .pages .post p {
    padding-bottom: 15px; }
  .pages .post ul {
    margin: 10px 0 20px 0px; }
  .pages .post ul li {
    padding-left: 5px;
    margin-bottom: 10px;
    list-style: none; }
  .pages .post ul.disc li {
    list-style: disc; }
  .pages .post ul.documents-list li {
    list-style: disc; }
  .pages .post ul.documents-list li a {
    display: flex;
    align-items: center;
    align-content: center; }
  .pages .post ul.documents-list li img {
    margin-left: 4px; }
  .pages .post ol.number {
    padding-left: 2rem;
    list-style: decimal;
    margin: 10px 0 20px 20px; }
  .pages .supportRead {
    width: 850px;
    margin: 0 auto 40px auto;
    border: 1px solid #E8435F;
    padding: 20px;
    box-sizing: border-box; }
  .pages .supportRead ul {
    margin: 10px auto;
    list-style-type: disc;
    padding-left: 20px;
    box-sizing: border-box; }
  .pages .supportEntryform {
    width: 750px;
    margin: 0 auto 10px auto; }
  .pages .supportEntryform .supportEntryform_bn {
    margin-bottom: 40px; }
  .pages .supportEntryform .supportEntryform_bn img {
    max-width: 100%;
    height: auto; }
  .pages .supportEntryform .checkWrap {
    text-align: center;
    margin-bottom: 40px; }
  .pages .supportEntryform input.form_area {
    font-size: 1.2rem;
    padding: 4px;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    color: #373737; }
  .pages .supportEntryform .textarea {
    width: 98%;
    height: 100px;
    font-size: 1.0em;
    border: 1px solid #c3c3c3;
    color: #373737; }
  .pages .supportEntryform .select-box {
    width: 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1em;
    background: #ffffff url("../img/support/btn_select.png") no-repeat;
    background-size: 40px 40px;
    background-position: right center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: middle;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0 40px 0 0; }
  .pages .supportEntryform .Required {
    color: #AB3F3F; }
  .pages .privacy {
    border: solid 1px #808080;
    width: 850px;
    margin: 0 auto 10px auto;
    height: 120px;
    padding: 10px;
    overflow: auto;
    box-sizing: border-box; }
  .pages .privacy h1 {
    margin: 20px 0;
    padding: 5px 10px;
    font-size: 150%;
    color: #fff;
    border-radius: 4px;
    background: #51A8E8;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .pages .privacy h2 {
    margin: 10px 0;
    padding: 3px 5px;
    font-size: 130%;
    font-weight: normal;
    color: #838383;
    border-left: 5px solid #838383; }
  .pages .privacy h3 {
    margin: 10px 0;
    font-size: 120%;
    font-weight: normal;
    color: #838383;
    border-bottom: 1px solid #838383; }
  .pages table.table_style_2 {
    width: 100%;
    border: 0; }
  .pages table.table_style_2 tr, .pages table.table_style_2 th, .pages table.table_style_2 td {
    border: 0; }
  .pages table.table_style_2 th, .pages table.table_style_2 td {
    padding: 14px 10px 25px 10px;
    box-sizing: border-box; }
  .pages table.table_style_2 th {
    font-size: 1.4rem;
    text-align: left;
    vertical-align: middle;
    width: 30%; }
  .pages table.table_style_2 th .kana {
    font-size: 1.2rem; }
  .pages table.table_style_2 td {
    width: 70%;
		text-align: left;}
  .pages table.table_style_2 .table_style_tit_th {
    background: #838383;
    color: #FFF; }
  .pages table.table_style_2 .table_style_col3 {
    display: flex;
    padding: 20px 0;
    box-sizing: border-box; }
  .pages table.table_style_2 .table_style_col3 li {
    width: 28%;
    margin-left: 10px;
    height: auto;
    text-align: center; }
  .pages table.table_style_2 .table_style_col3 li img {
    max-width: 100%;
    height: auto; }
  .pages .btnLink input.image-btn {
    padding: 10px 40px 11px;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    font-size: 1.6rem;
    text-align: center;
    background-color: #838383;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -O-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    border: 2px solid #838383; }
  .pages .btnLink input.image-btn:hover {
    color: #838383;
    background-color: #fff;
    border: 2px solid #838383;
    box-sizing: border-box; }

@media (max-width: 768px) {
.business-solution-area-left-thumbnail .small-mobile {
    left: 0;
}
.title-style-four .title {
		font-size: 22px;
}
.rts-breadcrumb-area .title-area-left .title {
    font-size: 34px;
}
.rts-breadcrumb-area {
	height: 400px;
}
	
  .pages .pages-tit {
    font-size: 1.6rem; }
    .pages .pages-tit span {
      font-size: 1.0rem; }
  .pages .pages-s1 {
    max-width: inherit;
    width: 96%;
    margin: 100px auto 100px auto; }
    .pages .pages-s1 h3 {
      display: block;
      font-size: 1.6rem;
      text-align: center;
      margin: 50px 0; }
  .pages .supportRead {
    width: 98%; }
  .pages .supportEntryform {
    width: 98%;
    margin: 0 auto 40px auto;
    padding: 0 5px 0 5px 0;
    box-sizing: border-box; }
  .pages .privacy {
    width: 98%;
    margin: 0 auto 10px auto; }
  .pages table.table_style_2 tr, .pages table.table_style_2 th, .pages table.table_style_2 td {
    display: block; }
  .pages table.table_style_2 th, .pages table.table_style_2 td {
    display: block;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box; }
  .pages table.table_style_2 th {
    width: 100%;
    border: 0; }
  .pages table.table_style_2 td {
    width: 100%; } 

}
