@charset "utf-8";
/* CSS Document */

img{
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
a:hover img{
  transition: all 0.5s ease 0s;
  opacity: 0.75;
}


/**************************************************
	header,side,footer,及びTOPページCSS
**************************************************/

/*モバイル用スライドメニュー*/
.slideMenu {
	margin: auto;
}
.slideBox {
	display: none;
}
.slideBox li {
	background: #F4F4F4;
  text-align: center;
  border-top: dotted 1px #CCC;
	padding: 10px;
}
.slideBox a { display:block; color: #000; }


/* 全体設定 */
#wrapper {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 15px;
	line-height: 1.75;
}


#header {
  background: rgba(255,255,255,0.95);
  width: 100%;
  position: fixed;
  z-index: 9999;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
#header-inner {
  padding: 10px 0;
  margin: auto 10px;
}
#header-logo {
  width: 222px;
  float: left;
  line-height: 1;
}
#gnav-pc {
  width: 630px;
  float: right;
  margin-top: 8px;
}
#gnav-pc li {
  float: left;
  margin: auto 15px;
}
#gnav-pc li a {
  color: #333;
}
#content {
  padding-top: 60px;
}
#top-mainimg {
  text-align: center;
}
#page-mainimg {
  background: url("../image/page-mainimg.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 300px;
  position: relative;
}
#page-mainimg.page-mainimg2 {
  background: url("../image/page-mainimg2.jpg") no-repeat center !important;
}
#page-mainimg .filter {
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
#page-mainimg h2 {
  width: 80%;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#page-mainimg h2 span {
  font-size: 18px;
  display: block;
}
#top-summary {
  background: url("../image/top-summary-bg.jpg") no-repeat center;
  background-size: cover;
  font-size: 18px;
  padding: 100px 0;
}
#top-summary .inner {
  max-width: 900px;
}
#top-concept {
  padding: 100px 0 0 0;
}
#top-concept .photo {
  width: 530px ;
  float: left;
}
#top-concept .cnt {
  width: 530px ;
  float: right;
}
#top-concept .cnt .ttl {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
#top-concept .cnt .btn {
  background: #444444;
  width: 300px;
  margin: 30px auto auto auto;
}
#top-concept .cnt .btn a {
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  display: block;
  padding: 10px 0;
}
#top-business {
  padding: 100px 0 0 0;
}
#top-business .flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top-business .flex-box .flex-item {
  width: 33.3333%;
}
#top-info {
  background: #E9F5F5;
  padding: 100px 0;
}
#top-info .flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top-info .flex-item {
  width: 330px;
}
#top-info .flex-item .ttl {
  font-size: 20px;
  font-weight: 600;
  color: #337E96;
  text-align: center;
  margin: 10px auto;
}
#top-info .flex-item .txt {
  font-size: 13px;
}
#top-info .flex-item .btn {
  width: 180px;
  text-align: center;
  margin: 10px auto auto auto;
}
#top-info .flex-item .btn a {
  background: #337E96;
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  display: block;
  padding: 2px 0;
}
#top-works {
  padding: 100px 0;
}
#top-works ul {
  display: flex;
  flex-wrap: wrap;
	margin-bottom: 40px;
}
#top-works ul li {
  width: 350px;
  text-align: center;
  margin: 0 25px 20px 0;
}
#top-works ul li:nth-of-type(3n) {
  margin-right: 0;
}
#top-works ul li .thumb {
  margin-bottom: 5px;
}
#top-works ul li a {
  font-weight: 600;
  color: #000;
}
#top-works .btn a {
	background: #337E96;
	width: 350px;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 8px 0;
	margin: auto;
}
#top-sdgs {
  background: #D7E9F2;
  padding: 100px 0;
}
#top-sdgs .ttl {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
#top-sdgs .txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
#top-sdgs .box {
  box-sizing: border-box;
  background: #FFF;
  width: 900px;
  border-radius: 8px;
  padding: 50px;
  margin: auto;
}
#top-news {
  padding: 100px 0;
}
#top-news ul {
  height: 360px;
  overflow: auto;
}
#top-news ul li {
  border-bottom: dotted 1px #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#top-news ul li .date {
  background: #509DD4;
  width: 120px;
  float: left;
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  border-radius: 2px;
}
#top-news ul li .txt {
  width: 940px;
  float: right;
}
#bottom-contact {
  background: url("../image/bottom-contact-bg.jpg") no-repeat;
  padding: 80px 0;
}
#bottom-contact .left {
  box-sizing: border-box;
  width: 50%;
  float: left;
  text-align: center;
  border-right: solid 1px #999;
  padding: 30px;
}
#bottom-contact .left .ttl {
  font-size: 18px;
  font-weight: 600;
  color: #2C346C;
  margin-bottom: 20px;
}
#bottom-contact .left .ttl span {
  font-size: 30px;
  display: block;
}
#bottom-contact .right {
  box-sizing: border-box;
  width: 50%;
  float: right;
  text-align: center;
  padding: 40px;
  margin-top: 30px;
}
#bottom-contact .right .btn {
  background: #509DD4;
  width: 320px;
  margin: 30px auto auto auto;
}
#bottom-contact .right .btn a {
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  display: block;
  padding: 10px 0;
}
#footer {
  padding: 40px 0 0 0;
}
#footer #fnav {
  text-align: center;
  margin-bottom: 60px;
}
#footer #fnav li {
  display: inline-block;
}
#footer #fnav li::after {
  content: "　/　";
}
#footer #fnav li:last-of-type::after {
  content: "";
}
#footer #fnav li a {
  font-weight: 600;
  color: #000;
}
#footer .info {
  width: 750px;
  margin: auto;
}
#footer .info .logo {
  width: 174px;
  float: left;
  margin: 8px 70px auto auto;
}
#footer .info .address {
  width: 250px;
  float: left;
}
#footer .info .tel {
  width: 145px;
  float: right;
}
#footer #copyright {
  background: #509DD4;
  font-size: 13px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 8px 0;
  margin-top: 40px;
}


/**************************************************
	こだわり
**************************************************/
#concept-sec01 {
  padding: 100px 0;
}
#concept-sec01 .block {
  margin-bottom: 60px;
}
#concept-sec01 .block:last-of-type {
  margin-bottom: auto;
}
#concept-sec01 .block .cnt {
  width: 460px;
}
#concept-sec01 .block .cnt .ttl {
  font-size: 25px;
  font-weight: 600;
  color: #337E7F;
  margin-bottom: 20px;
}
#concept-sec01 .block .cnt .ttl::before {
  content: "──";
  margin-right: 15px;
}
#concept-sec01 .block .photo {
  width: 600px;
}
#concept-sec01 .block .left {
  float: left;
}
#concept-sec01 .block .right {
  float: right;
}


/**************************************************
	事業内容
**************************************************/
#business-sec01 {
  padding: 100px 0;
}
#business-sec01 .block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  margin-bottom: 80px;
}
#business-sec01 .block:last-of-type {
  margin-bottom: auto;
}
#business-sec01 .block .cnt {
	width: 460px;
}
#business-sec01 .block .cnt .ttl {
	font-size: 20px;
	font-weight: 700;
	color: #337E7F;
	margin-bottom: 20px;
}
#business-sec01 .block .cnt .ttl::before {
	content: "";
	background: #337E7F;
	width: 50px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#business-sec01 .block .cnt .txt {
	margin-bottom: 40px;
}
#business-sec01 .block .cnt .btn a {
	background: #009098;
	width: 100%;
	max-width: 350px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	margin: auto;
}
#business-sec01 .block .photo {
	width: 600px;
	text-align: center;
}
#business-sec01 .block:nth-of-type(2) .cnt {
	order: 2;
}
#business-sec01 .block:nth-of-type(2) .photo {
	order: 1;
}
#business-sec02 {
	background: #F1F7FC;
  padding: 100px 0;
}
#business-sec02 .ttl {
	font-size: 24px;
	font-weight: 700;
	color: #337E7F;
	text-align: center;
	margin-bottom: 20px;
}
#business-sec02 .txt1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 70px;
}
#business-sec02 .box {
	box-sizing: border-box;
	background: #FFF;
	width: 670px;
	position: relative;
	border: solid 2px #337E7F;
	padding: 30px 75px;
	margin: auto;
}
#business-sec02 .box .logo {
	position: absolute;
	top: -28px;
	left: 50%;
	transform: translateX(-50%);
}
#business-sec02 .box .ttl {
	margin-top: 10px;
}
#business-sec02 .box ul li {
	font-size: 18px;
	line-height: 2;
}
#business-sec02 .box ul li .icon {
	color: #009098;
	margin-right: 8px;
}
#business-sec03 {
  padding: 100px 0 0 0;
}
#business-sec03 .block1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
#business-sec03 .block1 .photo {
	width: 530px;
	text-align: center;
	order: 2;
}
#business-sec03 .block1 .cnt {
	width: 530px;
	order: 1;
}
#business-sec03 .block2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#business-sec03 .block2 .photo {
	width: 530px;
	text-align: center;
	
}
#business-sec03 .block2 .cnt {
	width: 530px;
}
#business-sec04 {
  padding: 100px 0;
}
#business-sec04 .ttl {
  font-size: 20px;
	font-weight: 700;
	color: #337E7F;
	margin-bottom: 10px;
}
#business-sec04 .block1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}
#business-sec04 .block1 .left {
	width: 530px;
}
#business-sec04 .block1 .center {
	width: 30px;
}
#business-sec04 .block1 .right {
	width: 530px;
}
#business-sec04 .block1 .right .btn a {
	background: #009098;
	width: 280px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	margin: auto;
}
#business-sec04 .block2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
#business-sec04 .block2 .left {
	width: 530px;
}
#business-sec04 .block2 .right {
	width: 530px;
	text-align: center;
}
#business-sec04 .block3 .btn a {
	background: #009098;
	width: 280px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	margin: auto;
}


/**************************************************
	会社案内
**************************************************/
#company-message {
  padding: 100px 0;
}
#company-message .inner {
  max-width: 830px;
}
#company-message .photo {
  width: 340px;
  float: right;
}
#company-message .cnt {
  width: 430px;
  float: left;
}
#company-message .cnt .name {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  margin: 30px auto auto auto;
}
#company-info {
  background: #F1F7FC;
  padding: 100px 0;
}
#company-info table {
  width: 800px;
  margin: auto;
}
#company-info table th,
#company-info table td {
  padding: 15px;
}
#company-info table th {
  width: 30%;
  color: #2D356C;
  vertical-align: top;
  border-top: solid 2px #2D356C;
  border-bottom: solid 2px #2D356C;
}
#company-info table td {
  border-top: solid 2px #CCC;
  border-bottom: solid 2px #CCC;
}
#company-access {
  text-align: center;
  padding: 100px 0;
}
#company-access .map {
  border: solid 1px #CCC;
  padding: 3px;
  margin-top: 20px;
}


/**************************************************
	施工事例
**************************************************/
#works-wrap {
  padding: 100px 0;
}
#works-wrap .block {
  margin-bottom: 100px;
}
#works-wrap .block:last-of-type {
  margin-bottom: auto;
}
#works-wrap .block .info {
  margin-bottom: 50px;
}
#works-wrap .block .info .left {
  width: 530px;
  float: left;
}
#works-wrap .block .info .left .ttl {
  font-size: 24px;
  font-weight: 400;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  margin-bottom: 40px;
}
#works-wrap .block .info .left .ttl::after{
  content: "";
  background: #509DD4;
  display: block;
  width: 70px;
  height: 2px;  
  margin-top: 15px;
}
#works-wrap .block .info .right {
  width: 530px;
  float: right;
}
#works-wrap .block .photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


/**************************************************
	採用情報
**************************************************/
#recruit-sec01 {
  padding: 100px 0;
}
#recruit-sec01 .block {
  margin-bottom: 60px;
}
#recruit-sec01 .block:last-of-type {
  margin-bottom: auto;
}
#recruit-sec01 .cnt {
  width: 550px;
}
#recruit-sec01 .cnt .ttl {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 24px;
  font-weight: 400;
  color: #337E7F;
  margin-bottom: 15px;
}
#recruit-sec01 .photo {
  width: 480px;
  text-align: center;
}
#recruit-sec01 .left {
  float: left;
}
#recruit-sec01 .right {
  float: right;
}
#recruit-sec02 {
  background: url("../recruit/image/recruit-sec02-bg.jpg") center no-repeat;
  color: #FFF;
  padding: 100px 0;
}
#recruit-sec02 .sec-ttl001::after {
  background: #FFF;
}
#recruit-sec02 ul {
  width: 500px;
  margin: auto;
}
#recruit-sec02 ul li {
  font-size: 24px;
  font-weight: 600;
  line-height: 2.5;
}
#recruit-sec03 {
  padding: 100px 0;
}
#recruit-sec03 table {
  width: 800px;
  margin: auto;
}
#recruit-sec03 table th,
#recruit-sec03 table td {
  padding: 15px;
}
#recruit-sec03 table th {
  width: 30%;
  color: #2D356C;
  vertical-align: top;
  border-top: solid 2px #2D356C;
  border-bottom: solid 2px #2D356C;
}
#recruit-sec03 table td {
  border-top: solid 2px #CCC;
  border-bottom: solid 2px #CCC;
}
#recruit-sec04 {
  background: #F1F7FC;
  padding: 100px 0;
}
#recruit-sec04 .cnt {
  width: 550px;
  float: left;
}
#recruit-sec04 .cnt .ttl {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 24px;
  font-weight: 400;
  color: #337E7F;
  margin-bottom: 15px;
}
#recruit-sec04 .photo {
  width: 480px;
  float: right;
  text-align: center;
}
#recruit-sec05 {
  padding: 100px 0;
}
#recruit-sec05 .txt {
  font-size: 20px;
  text-align: center;
  margin: auto auto 60px auto;
}
#recruit-sec05 .tel {
  max-width: 700px;
  text-align: center;
  border: solid 1px #2D356C;
  padding: 40px 0;
  margin: auto auto 60px auto;
}
#recruit-sec05 .btn {
  background: #509DD4;
  width: 450px;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 12px 0;
  margin: auto;
}
#recruit-sec05 .btn a {
  color: #FFF;
  display: block;
}


/**************************************************
	Privacy
**************************************************/
#privacy-summary {
  padding: 100px 0 0 0;
}
#privacy-summary .inner {
  max-width: 850px;
  font-size: 18px;
  text-align: center;
}
#privacy-content {
  padding: 80px 0;
}
#privacy-content .inner {
  max-width: 850px;
}
#privacy-content .inner .box {
  border-bottom: dotted 1px #999;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#privacy-content .inner .box .ttl {
  font-size: 15px;
  font-weight: 600;
  border-left: solid 6px #337E7F;
  padding-left: 10px;
  margin-bottom: 10px;
}
#privacy-content .inner .name {
  margin-top: 20px;
}


/**************************************************
	contact
**************************************************/
#contact-summary {
  padding: 100px 0 0 0;
}
#contact-summary.inner {
  max-width: 750px;
  font-size: 18px;
  text-align: center;
}
#contact-tel {
  padding: 60px 0 0 0;
}
#contact-tel .inner {
  max-width: 700px;
  text-align: center;
}
#contact-tel .inner .box {
  border: solid 1px #2D356C;
  padding: 40px 0;
}
#contact-mail {
  padding: 80px 0;
}
#contact-mail .inner {
  max-width: 800px;
}
#contact-mail table {
  width: 800px;
  margin: auto;
}
#contact-mail table th,
#contact-mail table td {
  padding: 15px;
}
#contact-mail table th {
  width: 30%;
  color: #2D356C;
  vertical-align: top;
  border-top: solid 2px #2D356C;
  border-bottom: solid 2px #2D356C;
}
#contact-mail table td {
  border-top: solid 2px #CCC;
  border-bottom: solid 2px #CCC;
}
#contact-mail table .need {
  background: #509DD4;
  font-size: 11px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  border-radius: 4px;
  padding: 1px 5px;
  margin-left: 10px;
}
#contact-mail table .size-l {
  box-sizing: border-box;
  width: 100%;
  padding: 6px;
}
#contact-mail .btn {
  text-align: center;
  margin-top: 40px;
}
#contact-mail .btn input {
  background: linear-gradient(#FFF 0%, #EEE 100%);
  border: solid 1px #ccc;
  cursor: pointer;
  padding: 15px 80px;
}


/**************************************************
	建築塗装
**************************************************/
.page-archi-painting .sec-ttl001 {
  font-weight: 600;
}
#archi-painting-sec01 {
  background: url("../house-renovation/image/archi-painting-sec01-bg.jpg") bottom center no-repeat;
  padding: 100px 0;
}
#archi-painting-sec01 .txt {
  font-size: 18px;
  text-align: center;
}
#archi-painting-sec02 {
  padding: 100px 0 0 0;
}
#archi-painting-sec02 .summary {
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
}
#archi-painting-sec02 .photo {
  width: 600px;
  float: left;
}
#archi-painting-sec02 .cnt {
  width: 460px;
  float: right;
}
#archi-painting-sec02 .btn {
  margin-top: 40px;
}
#archi-painting-sec02 .btn a {
  background: #009098;
  width: 280px;
  color: #FFF;
  text-align: center;
  border-radius: 2px;
  display: block;  
  padding: 8px 0;
  margin: auto;
}
#archi-painting-sec03 {
  /*padding: 100px 0 0 0;*/
  padding: 100px 0;
}
#archi-painting-sec03 .summary {
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
}
#archi-painting-sec03 .photo {
  width: 600px;
  float: right;
}
#archi-painting-sec03 .cnt {
  width: 460px;
  float: left;
}
#archi-painting-sec03 .btn {
  margin-top: 40px;
}
#archi-painting-sec03 .btn a {
  background: #009098;
  width: 280px;
  color: #FFF;
  text-align: center;
  border-radius: 2px;
  display: block;  
  padding: 8px 0;
  margin: auto;
}


/**************************************************
	基礎知識
**************************************************/
#basic-knowledge-sec01 {
  padding: 100px 0 0 0;
}
#basic-knowledge-sec01 .photo {
  width: 600px;
  float: right;
}
#basic-knowledge-sec01 .cnt {
  width: 460px;
  float: left;
}
#basic-knowledge-sec01 .cnt .block {
  margin-bottom: 20px;
}
#basic-knowledge-sec01 .cnt .block:last-of-type {
  margin-bottom: 0;
}
#basic-knowledge-sec01 .cnt .block .ttl {
  font-size: 22px;
  font-weight: 600;
  color: #009098;
}
#basic-knowledge-sec02 {
  padding: 100px 0 0 0;
}
#basic-knowledge-sec02 .star {
  font-size: 18px;
  color: #FF0000;
  text-align: center;
}
#basic-knowledge-sec02 .ttl {
  font-size: 26px;
  font-weight: 600;
  color: #0C979E;
  text-align: center;
  margin-bottom: 30px;
}
#basic-knowledge-sec02 .flex {
  display: flex;
  flex-wrap: wrap;
}
#basic-knowledge-sec02 .flex .item {
  width: 340px;
  margin-right: 40px;
  margin-bottom: 30px;
}
#basic-knowledge-sec02 .flex .item:nth-of-type(3n) {
  margin-right: 0;
}
#basic-knowledge-sec02 .flex .item .subttl {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
#basic-knowledge-sec02 .flex .item .photo {
  text-align: center;
  margin: 5px auto;
}
#basic-knowledge-sec02 .flex .item .txt {
  font-size: 13px;
}
#basic-knowledge-sec03 {
  padding: 100px 0;
}
#basic-knowledge-sec03 .photo {
  width: 600px;
  float: right;
}
#basic-knowledge-sec03 .cnt {
  width: 460px;
  float: left;
}


/**************************************************
	適正価格
**************************************************/
#fair-price-sec01 {
  background: #F9F9F9;
  padding: 100px 0;
}
#fair-price-sec01 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#fair-price-sec01 .flex .item {
  width: 340px;
}
#fair-price-sec01 .flex .item .icon {
  text-align: center;
  margin-bottom: -45px;
}
#fair-price-sec01 .flex .item .box {
  box-sizing: border-box;
  height: 300px;
  border: solid 3px #009098;
  padding: 60px 15px 15px 15px;
}
#fair-price-sec01 .flex .item .box .ttl {
  font-size: 24px;
  font-weight: 600;
  color: #009098;
  text-align: center;
  margin-bottom: 10px;
}
#fair-price-sec02 {
  padding: 100px 0;
}
#fair-price-sec02 .inner {
  max-width: 900px;
}
#fair-price-sec02 .box {
  background: #F9F9F9;
  text-align: center;
  border: solid 1px #CCC;
  padding: 30px;
  margin-bottom: 20px;
}
#fair-price-sec02 .box .ttl {
  font-size: 20px;
  font-weight: 600;
  color: #0B55A6;
  margin-bottom: 20px;
}
#fair-price-sec02 .txt {
  font-size: 18px;
  text-align: center;
}


/**************************************************
	マンションリフォーム・リノベーション
**************************************************/
#apartment-renovation-sec01 {
	padding: 100px 0;
}
#apartment-renovation-sec01 .summary {
	font-size: 24px;
	font-weight: 700;
	color: #337E7F;
	text-align: center;
	margin-bottom: 60px;
}
#apartment-renovation-sec01 .block1,
#apartment-renovation-sec01 .block2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
#apartment-renovation-sec01 .photo {
	width: 530px;
	text-align: center;
}
#apartment-renovation-sec01 .cnt {
	width: 530px;
}
#apartment-renovation-sec01 .block1 .photo {
	order: 2;
}
#apartment-renovation-sec01 .txt {
	font-size: 18px;
	text-align: center;
}
#apartment-renovation-sec02 {
	background: #E9F5F5;
	padding: 100px 0;
}
#apartment-renovation-sec02 .summary {
	font-size: 24px;
	font-weight: 700;
	color: #337E7F;
	text-align: center;
	margin-bottom: 20px;
}
#apartment-renovation-sec02 .txt1 {
	max-width: 900px;
	text-align: center;
	margin: auto auto 40px auto;
}
#apartment-renovation-sec02 .photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
#apartment-renovation-sec02 .txt2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
}
#apartment-renovation-sec02 .btn a {
	background: #009098;
	width: 100%;
	max-width: 320px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 4px;
	padding: 10px 0;
	margin: auto;
}
#apartment-renovation-sec03 {
	padding: 100px 0;
}
#apartment-renovation-sec03 .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#apartment-renovation-sec03 .flex .cnt {
	width: 460px;
}
#apartment-renovation-sec03 .flex .cnt .txt {
	margin-bottom: 30px;
}
#apartment-renovation-sec03 .flex .cnt .btn a {
	background: #009098;
	width: 100%;
	max-width: 320px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 4px;
	padding: 10px 0;
	margin: auto;
}
#apartment-renovation-sec03 .flex .photo {
	width: 600px;
	text-align: center;
}


/**************************************************
	店舗・オフィスリフォーム・リノベーション
**************************************************/
#shop_office-renovation-sec01 {
	background: #E9F5F5;
	padding: 100px 0;
}
#shop_office-renovation-sec01 .inner {
	max-width: 900px;
}
#shop_office-renovation-sec01 .ttl {
	font-size: 22px;
	font-weight: 700;
	color: #337E7F;
	text-align: center;
	margin-bottom: 30px;
}
#shop_office-renovation-sec02 {
	padding: 100px 0 0 0;
}
#shop_office-renovation-sec02 .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#shop_office-renovation-sec02 .flex .left,
#shop_office-renovation-sec02 .flex .right {
	width: 530px;
	text-align: center;
}
#shop_office-renovation-sec03 {
	padding: 100px 0 0 0;
}
#shop_office-renovation-sec03 .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#shop_office-renovation-sec03 .flex .left {
	width: 530px;
}
#shop_office-renovation-sec03 .flex .right {
	width: 530px;
	text-align: center;
}
#shop_office-renovation-sec04 {
	padding: 100px 0;
}
#shop_office-renovation-sec04 .block1,
#shop_office-renovation-sec04 .block2 {
	max-width: 1060px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto auto 40px auto;
}
#shop_office-renovation-sec04 .txt {
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}
#shop_office-renovation-sec04 .btn a {
	background: #009098;
	width: 100%;
	max-width: 550px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding: 12px 0;
	margin: auto auto 10px auto;
}
#shop_office-renovation-sec04 .btn:last-of-type a {
	margin: auto;
}


/**************************************************
	建築塗装-施工事例-WP
**************************************************/
#archive-works-wrap {
  padding: 100px 0;
}
#archive-works-wrap .wrap ul {
  display: flex;
  flex-wrap: wrap;
}
#archive-works-wrap .wrap ul li {
  width: 350px;
  text-align: center;
  margin: 0 25px 20px 0;
}
#archive-works-wrap .wrap ul li:nth-of-type(3n) {
  margin-right: 0;
}
#archive-works-wrap .wrap ul li .thumb {
  margin-bottom: 5px;
}
#archive-works-wrap .wrap ul li a {
  font-weight: 600;
  color: #000;
}


#single-works-wrap {
  padding: 100px 0;
}
.single-works-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
  border-left: solid 5px #000;
  padding-left: 15px;
  margin-bottom: 30px;
}
.single-works-BA {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
.single-works-BA .before,
.single-works-BA .after {
  width: 500px;
}
.single-works-BA .arrow {
  width: 20px;
  margin-top: 200px;
}
.single-works-BA .ttl {
  font-size: 22px;
  font-weight: 600;
  color: #009098;
  text-align: center;
  margin-bottom: 5px;
}
.single-works-cnt {
  width: 100%;
  margin-bottom: 40px;
}
.single-works-cnt th,
.single-works-cnt td {
  box-sizing: border-box;
  border: solid 1px #CCC;
  padding: 10px;
}
.single-works-cnt th {
  background: #f4f4f4;
  width: 25%;
}
.single-works-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.single-works-gallery .item {
  width: 340px;
  margin-right: 40px;
}
.single-works-gallery .item:last-of-type {
  margin-right: 0;
}
#single-works-wrap .return-top a {
  box-sizing: border-box;
  background: linear-gradient(#EEE 0%, #FFF 100%);
  width: 300px;
  color: #000;
  text-align: center;
  display: block;
  border: solid 1px #CCC;
  border-radius: 4px;
  cursor: pointer;
  padding: 13px 0;
  margin: 80px auto auto auto;
}


.pagination {
  margin-top: 30px;
}
.pagination ul {
  width: max-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
.pagination ul li .page-numbers {
  color: #000;
  display: inline-block;
  border: solid 1px #CCC;
  padding: 5px 10px;
  margin: auto 3px;
}
.pagination ul li .page-numbers.current {
  background: #EEE;
}


/**************************************************
	各ページで利用するclass
**************************************************/
.inner {
  width: 1100px;
  margin: auto;
}
.sec-ttl001 {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px;
}
.sec-ttl001::after {
  content: "";
  display: table;
  background: #000;
  width: 60px;
  height: 1px;
  margin: 10px auto auto auto;
}



/* 画像の親Divに.zoomを付与 */
.zoom {
	overflow: hidden;
}
.zoom img {
	transition: all 0.8s ease 0s;
}
.zoom img:hover {
	transform: scale(1.2,1.2);
}
.v-center {
	/* 親要素に position:relative を指定 */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.dsp-none { display: none; }
.b-shadow { box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.t-shadow { text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.mincho { font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
.eng { ime-mode: disabled; }
.mo {
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.mo:hover { opacity: 0.9; }



/* pc */
@media only screen and (min-width: 1100px) {
  #sp-menu {
    display:none;
  }
  .pc { display: block; }
  .sp { display: none; }





}

/* sp */
@media only screen and (max-width:1099px) {
  #mainContent,
  #sideContent{
    float:none;
    width:auto;
  }
  .pc { display: none; }
  .sp { display: block; }


  /* 全体設定 */
  #header-sp {
    background: #FFF;
    width: 100%;
    position: fixed;
    z-index: 9999;
    border-bottom: dotted 1px #ccc;
  }
  #header-sp .inner {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
  }
  #header-sp .logo {
    width: 180px;
    float: left;
  }
  #header-sp .btn {
    width: 25px;
    float: right;
  }
  #content {
    padding-top: 53px;
  }
  #top-mainimg h2 {
    width: 100%;
    max-width: 90%;
    font-size: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  #page-mainimg h2 {
    width: 90%;
    font-size: 26px;
  }
  #page-mainimg h2 span {
    font-size: 16px;
  }
  #top-summary {
    font-size: 16px;
    padding: 60px 0;
  }
  #top-concept {
    padding: 60px 0 0 0;
  }
  #top-concept .photo {
    width: 100% ;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #top-concept .cnt {
    width: 100% ;
    float: none;
  }
  #top-concept .cnt .btn {
    margin: 20px auto auto auto;
  }
  #top-concept .cnt .btn a {
    font-size: 15px;
  }
  #top-business {
    padding: 60px 0 0 0;
  }
  #top-business .flex-box .flex-item {
		background: #222;
    width: 100%;
    text-align: center;
		border-bottom: solid 1px #999;
  }
  #top-info {
    background: #E9F5F5;
    padding: 60px 0;
  }
  #top-info .flex-item {
    width: 100%;
    margin-bottom: 40px;
  }
  #top-info .flex-item:last-of-type {
    margin-bottom: auto;
  }
  #top-info .flex-item .photo {
    text-align: center;
    margin: auto auto 10px auto;
  }
  #top-info .flex-item .ttl {
    font-size: 18px;
    margin: auto auto 5px auto;
  }
  #top-info .flex-item .txt {
    font-size: 13px;
  }
	#top-works {
    padding: 60px 0;
  }
	#top-works ul {
		margin-bottom: 20px;
	}
  #top-works ul li {
    width: 48%;
    margin: 0 2% 20px 0;
  }
  #top-works ul li:nth-of-type(3n) {
    margin-right: 2%;
  }
  #top-works ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  #top-works ul li p {
    line-height: 1.2;
  }
	#top-works .btn a {
		width: 100%;
	}
  #top-sdgs {
    padding: 60px 0;
  }
  #top-sdgs .ttl {
    font-size: 16px;
  }
  #top-sdgs .txt {
    font-size: 15px;
  }
  #top-sdgs .box {
    width: 100%;
    padding: 15px 0;
  }
  #top-news {
    padding: 60px 0;
  }
  #top-news ul li .date {
    float: none;
    margin-bottom: 10px;
  }
  #top-news ul li .txt {
    width: 100%;
    float: none;
  }
  #bottom-contact {
    background: url("../image/bottom-contact-bg.jpg") repeat;
    padding: 40px 0;
  }
  #bottom-contact .left {
    width: 100%;
    float: none;
    border-right: none;
    padding: 0;
    margin-bottom: 20px;
  }
  #bottom-contact .left .ttl {
    margin-bottom: 10px;
  }
  #bottom-contact .left .txt {
    font-size: 13px;
    line-height: 1.5;
  }
  #bottom-contact .right {
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0;
  }
  #bottom-contact .right .btn {
    width: 100%;
    margin: 20px auto auto auto;
  }
  #bottom-contact .right .btn a {
    font-size: 15px;
    padding: 8px 0;
  }
  #footer #fnav {
    margin-bottom: 30px;
  }
  #footer #fnav li {
    background: #f4f4f4;
    padding: 5px 18px;
    margin: auto 2px 15px 2px;
  }
  #footer #fnav li::after {
    content: "";
  }
  #footer .info {
    width: 100%;
  }
  #footer .info .logo {
    float: none;
    margin: auto;
  }
  #footer .info .address {
    width: 100%;
    float: none;
    text-align: center;
    margin: 15px auto;
  }
  #footer .info .tel {
    width: 100%;
    float: none;
    text-align: center;
  }
  #footer #copyright {
    background: #509DD4;
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    padding: 8px 0;
    margin-top: 40px;
  }
  
  
  /**************************************************
    こだわり
  **************************************************/
  #concept-sec01 {
    padding: 60px 0;
  }
  #concept-sec01 .block {
    margin-bottom: 60px;
  }
  #concept-sec01 .block .cnt {
    width: 100%;
  }
  #concept-sec01 .block .cnt .ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #concept-sec01 .block .cnt .ttl::before {
    content: "─";
    margin-right: 10px;
  }
  #concept-sec01 .block .photo {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  #concept-sec01 .block .left {
    float: none;
  }
  #concept-sec01 .block .right {
    float: none;
  }
  
  
  /**************************************************
		事業内容
	**************************************************/
	#business-sec01 {
		padding: 60px 0;
	}
	#business-sec01 .block {
		margin-bottom: 60px;
	}
	#business-sec01 .block .cnt {
		width: 100%;
		margin-bottom: 20px;
	}
	#business-sec01 .block .cnt .ttl {
		font-size: 18px;
		margin-bottom: 20px;
	}
	#business-sec01 .block .cnt .ttl::before {
		width: 20px;
		margin-right: 5px;
	}
	#business-sec01 .block .cnt .txt {
		margin-bottom: 10px;
	}
	#business-sec01 .block .cnt .btn a {
		max-width: 100%;
		font-size: 15px;
	}
	#business-sec01 .block .photo {
		width: 100%;
	}
	#business-sec01 .block:nth-of-type(2) .cnt {
		order: 1;
	}
	#business-sec01 .block:nth-of-type(2) .photo {
		order: 2;
	}
	#business-sec02 {
		padding: 60px 0;
	}
	#business-sec02 .ttl {
		font-size: 20px;
	}
	#business-sec02 .txt1 {
		font-size: 15px;
		text-align: left;
		margin-bottom: 60px;
	}
	#business-sec02 .box {
		width: 100%;
		padding: 35px 15px 15px;
	}
	#business-sec02 .box .ttl {
		margin: 10px auto;
	}
	#business-sec02 .box ul li {
		font-size: 15px;
		text-indent: -22px;
		padding-left: 22px;
	}
	#business-sec03 {
		padding: 60px 0 0 0;
	}
	#business-sec03 .block1 .photo {
		width: 100%;
		order: 1;
		margin-bottom: 10px;
	}
	#business-sec03 .block1 .cnt {
		width: 100%;
		order: 2;
	}
	#business-sec03 .block2 .photo {
		width: 100%;
		margin-bottom: 10px;
	}
	#business-sec03 .block2 .cnt {
		width: 100%;
	}
	#business-sec04 {
		padding: 60px 0;
	}
	#business-sec04 .ttl {
		font-size: 18px;
	}
	#business-sec04 .block1 .left {
		width: 100%;
	}
	#business-sec04 .block1 .left ul li {
		text-indent: -14px;
		padding-left: 14px;
	}
	#business-sec04 .block1 .center {
		width: 100%;
		text-align: center;
	}
	#business-sec04 .block1 .center img {
		transform: rotate(90deg);
	}
	#business-sec04 .block1 .right {
		width: 100%;
	}
	#business-sec04 .block1 .right .btn a {
		width: 100%;
		font-size: 15px;
		padding: 8px 0;
	}
	#business-sec04 .block2 {
		margin-bottom: 30px;
	}
	#business-sec04 .block2 .left {
		width: 100%;
		margin-bottom: 10px;
	}
	#business-sec04 .block2 .right {
		width: 100%;
	}
	#business-sec04 .block3 .btn a {
		width: 100%;
		font-size: 15px;
		padding: 8px 0;
	}
  
  
  /**************************************************
    会社案内
  **************************************************/
  #company-message {
    padding: 60px 0;
  }
  #company-message .photo {
    width: 100%;
    float: none;
    text-align: center;
  }
  #company-message .cnt {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #company-message .cnt .name {
    margin: 20px auto auto auto;
  }
  #company-info {
    padding: 60px 0;
  }
  #company-info table {
    width: 100%;
  }
  #company-info table th,
  #company-info table td {
    padding: 8px;
  }
  #company-info table th {
    background: #2D356C;
    width: 100%;
    color: #FFF;
    display: block;
    border: none;
  }
  #company-info table td {
    background: #FFF;
    width: 100%;
    display: block;
    border: none;
  }
  #company-access {
    padding: 60px 0;
  }
  #company-access .map {
    padding: 2px;
    margin-top: 10px;
  }
  
  
  /**************************************************
    施工事例
  **************************************************/
  #works-wrap {
    padding: 60px 0;
  }
  #works-wrap .block {
    margin-bottom: 60px;
  }
  #works-wrap .block .info {
    margin-bottom: 10px;
  }
  #works-wrap .block .info .left {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #works-wrap .block .info .left .ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #works-wrap .block .info .left .ttl::after{
    margin-top: 5px;
  }
  #works-wrap .block .info .right {
    width: 100%;
    float: none;
    text-align: center;
  }
  #works-wrap .block .photo div {
    width: 48%;
    text-align: center;
    margin-bottom: 10px;
  }
  
  
  /**************************************************
    採用情報
  **************************************************/
  #recruit-sec01 {
    padding: 60px 0;
  }
  #recruit-sec01 .block {
    margin-bottom: 40px;
  }
  #recruit-sec01 .cnt {
    width: 100%;
  }
  #recruit-sec01 .cnt .ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #recruit-sec01 .photo {
    width: 100%;
    margin-bottom: 10px;
  }
  #recruit-sec01 .left {
    float: none;
  }
  #recruit-sec01 .right {
    float: none;
  }
  #recruit-sec02 {
    padding: 60px 0;
  }
  #recruit-sec02 ul {
    width: 100%;
  }
  #recruit-sec02 ul li {
    font-size: 16px;
    line-height: 2;
  }
  #recruit-sec03 {
    padding: 60px 0;
  }
  #recruit-sec03 table {
    width: 100%;
  }
  #recruit-sec03 table th,
  #recruit-sec03 table td {
    padding: 15px;
  }
  #recruit-sec03 table th {
    width: 30%;
    color: #2D356C;
    vertical-align: top;
    border-top: solid 2px #2D356C;
    border-bottom: solid 2px #2D356C;
  }
  #recruit-sec03 table td {
    border-top: solid 2px #CCC;
    border-bottom: solid 2px #CCC;
  }
  #recruit-sec04 {
    padding: 60px 0;
  }
  #recruit-sec04 .cnt {
    width: 100%;
    float: none;
  }
  #recruit-sec04 .cnt .ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #recruit-sec04 .photo {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #recruit-sec05 {
    padding: 60px 0;
  }
  #recruit-sec05 .txt {
    font-size: 16px;
    text-align: left;
    margin: auto auto 40px auto;
  }
  #recruit-sec05 .tel {
    padding: 30px;
    margin: auto auto 40px auto;
  }
  #recruit-sec05 .btn {
    width: 100%;
    font-size: 15px;
  }
  
  
  
  /**************************************************
    Privacy
  **************************************************/
  #privacy-summary {
    padding: 60px 0 0 0;
  }
  #privacy-summary .inner {
    font-size: 16px;
    text-align: left;
  }
  #privacy-content {
    padding: 60px 0;
  }
  #privacy-content .inner .box {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }


  
  
  /**************************************************
    contact
  **************************************************/
  #contact-summary {
    padding: 60px 0 0 0;
  }
  #contact-summary.inner {
    text-align: left;
  }
  #contact-tel {
    padding: 60px 0 0 0;
  }
  #contact-tel .inner .box {
    padding: 30px;
  }
  #contact-mail {
    padding: 60px 0;
  }
  #contact-mail table {
    width: 100%;
  }
  #contact-mail table th,
  #contact-mail table td {
    padding: 15px 10px;
  }
  #contact-mail table .need {
    display: block;
    padding: 0;
    margin-left: auto;
  }
  
  
  /**************************************************
    建築塗装
  **************************************************/
  #archi-painting-sec01 {
    padding: 60px 0;
  }
  #archi-painting-sec01 .txt {
    font-size: 15px;
    text-align: left;
  }
  #archi-painting-sec02 {
    padding: 60px 0 0 0;
  }
  #archi-painting-sec02 .summary {
    font-size: 16px;
  }
  #archi-painting-sec02 .photo {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #archi-painting-sec02 .cnt {
    width: 100%;
    float: none;
  }
  #archi-painting-sec02 .btn {
    margin-top: 30px;
  }
  #archi-painting-sec02 .btn a {
    width: 100%;
  }
  #archi-painting-sec03 {
    /*padding: 60px 0 0 0;*/
    padding: 60px 0;
  }
  #archi-painting-sec03 .summary {
    font-size: 16px;
  }
  #archi-painting-sec03 .photo {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #archi-painting-sec03 .cnt {
    width: 100%;
    float: none;
  }
  #archi-painting-sec03 .btn {
    margin-top: 30px;
  }
  #archi-painting-sec03 .btn a {
    width: 100%;
  }
  
  
  /**************************************************
    基礎知識
  **************************************************/
  #basic-knowledge-sec01 {
    padding: 60px 0 0 0;
  }
  #basic-knowledge-sec01 .photo {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #basic-knowledge-sec01 .cnt {
    width: 100%;
    float: none;
  }
  #basic-knowledge-sec01 .cnt .block .ttl {
    font-size: 20px;
  }
  #basic-knowledge-sec02 {
    padding: 60px 0 0 0;
  }
  #basic-knowledge-sec02 .star {
    font-size: 18px;
  }
  #basic-knowledge-sec02 .box .ttl {
    font-size: 22px;
  }
  #basic-knowledge-sec02 .box .flex .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #basic-knowledge-sec02 .box .flex .item .subttl {
    font-size: 16px;
  }
  #basic-knowledge-sec02 .box .flex .item .photo {
    background: #666;
  }
  #basic-knowledge-sec02 .box .flex .item .txt {
    font-size: 13px;
  }
  #basic-knowledge-sec03 {
    padding: 60px 0;
  }
  #basic-knowledge-sec03 .photo {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  #basic-knowledge-sec03 .cnt {
    width: 100%;
    float: none;
  }
  
  
  /**************************************************
    適正価格
  **************************************************/
  #fair-price-sec01 {
    padding: 60px 0;
  }
  #fair-price-sec01 .flex .item {
    width: 100%;
  }
  #fair-price-sec01 .flex .item .box {
    height: auto;
    padding: 50px 15px 15px 15px;
    margin-bottom: 30px;
  }
  #fair-price-sec01 .flex .item:last-of-type .box {
    margin-bottom: 0;
  }
  #fair-price-sec01 .flex .item .box .ttl {
    font-size: 20px;
  }
  #fair-price-sec02 {
    padding: 60px 0;
  }
  #fair-price-sec02 .box {
    padding: 30px 10px;
  }
  #fair-price-sec02 .box .ttl {
    font-size: 18px;
  }
  #fair-price-sec02 .txt {
    font-size: 15px;
    text-align: left;
  }
	
	
	/**************************************************
		マンションリフォーム・リノベーション
	**************************************************/
	#apartment-renovation-sec01 {
		padding: 60px 0;
	}
	#apartment-renovation-sec01 .summary {
		font-size: 18px;
		margin-bottom: 30px;
	}
	#apartment-renovation-sec01 .block1,
	#apartment-renovation-sec01 .block2 {
		margin-bottom: 40px;
	}
	#apartment-renovation-sec01 .photo {
		width: 100%;
		margin-bottom: 10px;
	}
	#apartment-renovation-sec01 .cnt {
		width: 100%;
	}
	#apartment-renovation-sec01 .block1 .photo {
		order: 1;
	}
	#apartment-renovation-sec01 .block1 .cnt {
		order: 2;
	}
	#apartment-renovation-sec01 .txt {
		font-size: 15px;
		font-weight: 700;
		text-align: left;
	}
	#apartment-renovation-sec02 {
		padding: 60px 0;
	}
	#apartment-renovation-sec02 .summary {
		font-size: 18px;
	}
	#apartment-renovation-sec02 .txt1 {
		text-align: left;
		margin: auto auto 20px auto;
	}
	#apartment-renovation-sec02 .photo {
		margin-bottom: 20px;
	}
	#apartment-renovation-sec02 .photo div {
		width: 100%;
		text-align: center;
	}
	#apartment-renovation-sec02 .photo div:first-of-type {
		margin-bottom: 10px;
	}
	#apartment-renovation-sec02 .txt2 {
		font-size: 15px;
		font-weight: 700;
		text-align: center;
		margin-bottom: 20px;
	}
	#apartment-renovation-sec02 .btn a {
		max-width: 100%;
	}
	#apartment-renovation-sec03 {
		padding: 60px 0;
	}
	#apartment-renovation-sec03 .flex .cnt {
		width: 100%;
		margin-bottom: 20px;
	}
	#apartment-renovation-sec03 .flex .cnt .txt {
		margin-bottom: 20px;
	}
	#apartment-renovation-sec03 .flex .cnt .btn a {
		max-width: 100%;
	}
	#apartment-renovation-sec03 .flex .photo {
		width: 100%;
	}
	
	
	/**************************************************
		店舗・オフィスリフォーム・リノベーション
	**************************************************/
	#shop_office-renovation-sec01 {
		padding: 60px 0;
	}
	#shop_office-renovation-sec01 .ttl {
		font-size: 16px;
		margin-bottom: 20px;
	}
	#shop_office-renovation-sec02 {
		padding: 60px 0 0 0;
	}
	#shop_office-renovation-sec02 .flex .left,
	#shop_office-renovation-sec02 .flex .right {
		width: 100%;
	}
	#shop_office-renovation-sec02 .flex .left {
		margin-bottom: 15px;
	}
	#shop_office-renovation-sec03 {
		padding: 60px 0 0 0;
	}
	#shop_office-renovation-sec03 .flex .left {
		width: 100%;
		margin-bottom: 20px;
	}
	#shop_office-renovation-sec03 .flex .right {
		width: 100%;
		text-align: center;
	}
	#shop_office-renovation-sec04 {
		padding: 60px 0;
	}
	#shop_office-renovation-sec04 .block1,
	#shop_office-renovation-sec04 .block2 {
		margin: auto auto 20px auto;
	}
	#shop_office-renovation-sec04 .photo {
		width: 100%;
		text-align: center;
	}
	#shop_office-renovation-sec04 .txt {
		font-size: 15px;
		text-align: left;
		margin-bottom: 20px;
	}
	#shop_office-renovation-sec04 .btn a {
		font-size: 15px;
		padding: 10px 0;
	}
  
  
  /**************************************************
    建築塗装-施工事例-WP
  **************************************************/
  #archive-works-wrap {
    padding: 60px 0;
  }
  #archive-works-wrap .wrap ul li {
    width: 48%;
    margin: 0 2% 20px 0;
  }
  #archive-works-wrap .wrap ul li:nth-of-type(3n) {
    margin-right: 2%;
  }
  #archive-works-wrap .wrap ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  #archive-works-wrap .wrap ul li p {
    line-height: 1.2;
  }
  
  
  #single-works-wrap {
    padding: 60px 0;
  }
  .single-works-title {
    font-size: 22px;
  }
  .single-works-BA {
    margin-bottom: 30px;
  }
  .single-works-BA .before,
  .single-works-BA .after {
    width: 100%;
    text-align: center;
  }
  .single-works-BA .arrow {
    width: 15px;
    text-align: center;
    transform: rotate(90deg);
    margin: 20px auto;
  }
  .single-works-BA .ttl {
    font-size: 18px;
    margin-bottom: 0;
  }
  .single-works-cnt {
    margin-bottom: 30px;
  }
  .single-works-cnt th {
    width: 30%;
  }
  .single-works-cnt td {
    font-size: 13px;
  }
  .single-works-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-works-gallery .item {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .single-works-gallery .item:last-of-type {
    margin: 0;
  }



  /**************************************************
    各ページで利用するclass
  **************************************************/
  .inner {
    width: 90%;
  }
  .sec-ttl001 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
  }
  
}

/* スマートフォン 横 */
@media only screen and (max-width:640px){

}

/* スマートフォン 縦 */
@media only screen and (max-width:480px){

}
