/*
Theme Name: kuboken
Description: 株式会社くぼけん
Author: ACEWEB

Version:1.0
License:ACEWEB
License URI:http://aceweb.jp

Tags:
*/

@charset "utf-8";

/* Wordpress用 */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-pagenavi{
	text-align:center;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width:640px){

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    padding: 10px 12px !important;
	font-size: 16px;
}

/*****************************************
	施工実績single
*****************************************/
.infoSec{ overflow: hidden; margin-bottom: 40px; }
.infoSec:after{ content: ""; display: block; clear: both; }
.infoSec01{ width: 100%; margin: 0 auto 40px auto; }
.infoSec01 ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
.infoSec01 ul li{ flex-basis: 31%; margin: 0 1%; }
.infoSec01 ul li img{ width: 100%; height: auto; }
.infoSec01 ul li .wp-caption-text{ height: 150px; font-size: 15px; line-height: 1.6; margin-top: 10px; }
.infoSec01Img{ margin-bottom: 40px; text-align: center; }
.infoSec01Img01{ margin-bottom: 20px; }
.infoSec01Table{ overflow: hidden; margin-bottom: 80px; }
.infoSec01Table table{ width: 100%; border-collapse: collapse; border-bottom: 1px solid #ccc; }
.infoSec01Table table th{ display: block; width: 100%; font-weight: normal; text-align: left; font-size: 14px; padding: 5px 15px; background: #f5f5f5; border: 1px solid #ccc; border-bottom: none; }
.infoSec01Table table td{ display: block; width: 100%; font-size: 14px; padding: 15px; border: 1px solid #ccc; border-bottom: none; }

.infoSec01Txt{ font-size: 15px; line-height: 1.6; margin-bottom: 40px; }
.infoSec01Txt ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.infoSec01Txt ul li{ flex-basis: 33%; }
.infoSec01Txt ul li img{ width: 100%; height: auto; }

.infoSecNav{ width: 100%; overflow: hidden; margin-bottom: 80px; }
.infoSecNavNext01{ float: left; width: 30%; min-height: 1px; }
.infoSecNavNext01 a,
.infoSecNavPrev01 a{ display: inline-block; padding: 3px 10px; color: #fff; font-size: 12px; letter-spacing: 1px; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }
.infoSecNavNext01 a:hover,
.infoSecNavPrev01 a:hover,
.infoSecNavModoru01 a:hover{ color: #076dd3; background-color: #fff; }
.infoSecNavNext01 a i.fa{ margin-right: 10px; }
.infoSecNavPrev01{ float: left; width: 30%; text-align: right; }
.infoSecNavPrev01 a i.fa{ margin-left: 10px; }
.infoSecNavModoru01{ float: left; width: 40%; text-align: center; }
.infoSecNavModoru01 a{ margin: 0 auto; display: inline-block; padding: 3px 10px; color: #fff; font-size: 12px; letter-spacing: 1px; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }

.worksSecCat-denkikouji{ display: inline-block; background: #d9d900; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.worksSecCat-reform{ display: inline-block; background: #008c8c; color: #fff; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }

/* works */
#worksSec{}
#worksSec ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
#worksSec ul li{ flex-basis: 48%; margin: 0 1% 40px 1%; }
#worksSec ul li a{ display: flex; flex-wrap: wrap; }
#worksSec ul li img{ width: 100% ;height: auto; }

#worksSec ul li .topWorksSecDate{ flex-basis: 50%; font-size: 1.2rem; color: #333; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; letter-spacing: .5px; }
#worksSec ul li .topWorksSecCat{ flex-basis: 50%; font-size: 1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#worksSec ul li .topWorksSecJobsite{ flex-basis: 50%; font-size: 1.1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; background: #f0f0f0; }
#worksSec ul li a .denkikouji{ background: #d9d900; color: #333; }
#worksSec ul li a .reform{ background: #008c8c; color: #fff; letter-spacing: -2px; }
#worksSec ul li .topWorksSecImg{ flex-basis: 100%; margin-top: 5px; }
#worksSec ul li .topWorksSecTit{ flex-basis: 100%; font-size: 1.2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.2; border-bottom: 1px solid #ccc; padding: 4px 3px 3px; min-height: 40px;  }

/* faq */
#faqNav{ width: 100%; margin: 0 auto 40px auto; }
#faqNav ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
#faqNav ul li{ flex-basis: 100%; margin-bottom: 10px; }
#faqNav ul li a{ display: block; color: #fff; text-align: center; font-size: 1.6rem; border: 2px solid #076dd3; background: #076dd3; padding: 10px; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#faqNav ul li a:hover{ background: #fff; color: #076dd3; }

.faqSec01{ margin-bottom: 80px; }
.faqlistSec ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.faqlistSec ul li{ flex-basis: 100%; position: relative; margin-bottom: 20px; border-bottom: 1px dotted #999; }
.faqlistSec ul li a{ display: block; padding: 15px 15px 15px 40px; font-size: 1.8rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }
.faqlistSec ul li:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }

.faqSec{ margin-bottom: 80px; }
.faqSecTxt{}
.faqSecTitQ{ position: relative; display: block; padding: 15px 15px 15px 50px; font-size: 1.8rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }

.faqSecTitQ:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }
.faqSecTxtA{ position: relative; background: #fff4e3; padding: 30px 20px 40px 60px; font-size: 1.6rem; line-height: 1.7; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.faqSecTxtA:before{ position: absolute; top: 30px; left: 20px; color: #076dd3; content: 'A'; font-size: 2rem; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }

/* news */
#newsSec{}
#newsSec ul{ margin-bottom: 20px; }
#newsSec ul li{  border-bottom: 1px solid #ccc; padding: 25px 0; }
#newsSec ul li .topNewsCat{ width: 40%; margin: 0 auto 5px auto; text-align: center; font-size: 1.3rem; color: #fff; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; padding: 3px 10px; }
#newsSec ul li .news-news{ background: #076dd3; }
#newsSec ul li .news-works{ background: #f90; }
#newsSec ul li .topNewsDate01{ text-align: center; font-size: 1.6rem; color: #aaa; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; margin-bottom: 10px; }
#newsSec ul li .topNewsTit01{ font-size: 1.5rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.3;  }

#newsSec{}
#newsSec .newsSecCat-news-news{ background: #076dd3; color: #fff; display: inline-block; padding: 3px 20px; font-size: 1.2rem; }
#newsSec .newsSecCat-news-works{ background: #f90; color: #fff; display: inline-block; padding: 3px 20px; font-size: 1.2rem;  }
#newsSec .newsSec01{ font-size: 1.4rem; margin-bottom: 80px; }


}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width:641px) and (max-width:1024px){

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    padding: 10px 12px !important;
	font-size: 16px;
}

/*****************************************
	施工実績single
*****************************************/

.infoSec{ overflow: hidden; margin-bottom: 40px; }
.infoSec:after{ content: ""; display: block; clear: both; }
.infoSec01{ width: 1120px; margin: 0 auto 40px auto; }
.infoSec01 ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
.infoSec01 ul li{ flex-basis: 31%; margin: 0 1%; }
.infoSec01 ul li img{ width: 100%; height: auto; }
.infoSec01 ul li .wp-caption-text{ height: 150px; font-size: 15px; line-height: 1.6; margin-top: 10px; }
.infoSec01Img{ margin-bottom: 40px; text-align: center; }
.infoSec01Img01{ margin-bottom: 20px; }
.infoSec01Table{ overflow: hidden; margin-bottom: 80px; }
.infoSec01Table table{ width: 100%; border-collapse: collapse; }
.infoSec01Table table th{ width: 15%; font-weight: normal; text-align: left; font-size: 15px; padding: 15px; background: #f5f5f5; border: 1px solid #ccc; }
.infoSec01Table table td{ width: 35%; font-size: 15px; padding: 15px; border: 1px solid #ccc; }

.infoSec01Txt{ font-size: 15px; line-height: 1.6; margin-bottom: 40px; }
.infoSec01Txt ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.infoSec01Txt ul li{ flex-basis: 33%; }
.infoSec01Txt ul li img{ width: 100%; height: auto; }

.infoSecNav{ width: 100%; overflow: hidden; margin-bottom: 80px; }
.infoSecNavNext01{ float: left; width: 30%; min-height: 1px; }
.infoSecNavNext01 a,
.infoSecNavPrev01 a{ display: inline-block; padding: 5px 20px; color: #fff; font-size: 15px; letter-spacing: 1px; font-family: "a-otf-futo-go-b101-pr6n",sans-serif; font-style: normal; font-weight: 500; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }
.infoSecNavNext01 a:hover,
.infoSecNavPrev01 a:hover,
.infoSecNavModoru01 a:hover{ color: #076dd3; background-color: #fff; }
.infoSecNavNext01 a i.fa{ margin-right: 10px; }
.infoSecNavPrev01{ float: left; width: 30%; text-align: right; }
.infoSecNavPrev01 a i.fa{ margin-left: 10px; }
.infoSecNavModoru01{ float: left; width: 40%; text-align: center; }
.infoSecNavModoru01 a{ margin: 0 auto; display: inline-block; padding: 5px 30px; color: #fff; font-size: 15px; letter-spacing: 1px; font-family: "a-otf-futo-go-b101-pr6n",sans-serif; font-style: normal; font-weight: 500; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }

.worksSecCat-denkikouji{ display: inline-block; background: #d9d900; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.worksSecCat-reform{ display: inline-block; background: #008c8c; color: #fff; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }

/* works */
#worksSec{}
#worksSec ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
#worksSec ul li{ flex-basis: 23%; margin: 0 1% 40px 1%; }
#worksSec ul li a{ display: flex; flex-wrap: wrap; }
#worksSec ul li img{ width: 100% ;height: auto; }

#worksSec ul li .topWorksSecDate{ flex-basis: 50%; font-size: 1.6rem; color: #333; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; letter-spacing: .5px; }
#worksSec ul li .topWorksSecCat{ flex-basis: 50%; font-size: 1.1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#worksSec ul li .topWorksSecJobsite{ flex-basis: 50%; font-size: 1.1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; background: #f0f0f0; }
#worksSec ul li a .denkikouji{ background: #d9d900; color: #333; }
#worksSec ul li a .reform{ background: #008c8c; color: #fff; letter-spacing: -2px; }
#worksSec ul li .topWorksSecImg{ flex-basis: 100%; margin-top: 5px; }
#worksSec ul li .topWorksSecTit{ flex-basis: 100%; font-size: 1.2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.2; border-bottom: 1px solid #ccc; padding: 4px 3px 3px; min-height: 40px;  }


/* faq */
#faqNav{ width: 85%; margin: 0 auto 60px auto; }
#faqNav ul{ display: flex; justify-content: space-between; }
#faqNav ul li{ flex-basis: 48%; }
#faqNav ul li a{ display: block; color: #fff; text-align: center; font-size: 2rem; border: 2px solid #076dd3; background: #076dd3; padding: 10px; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#faqNav ul li a:hover{ background: #fff; color: #076dd3; }

.faqSec01{ margin-bottom: 80px; }
.faqlistSec ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.faqlistSec ul li{ flex-basis: 48%; position: relative; margin-bottom: 20px; border-bottom: 1px dotted #999; }
.faqlistSec ul li a{ display: block; padding: 15px 15px 15px 50px; font-size: 2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }
.faqlistSec ul li:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }

.faqSec{ margin-bottom: 80px; }
.faqSecTxt{}
.faqSecTitQ{ position: relative; display: block; padding: 15px 15px 15px 50px; font-size: 2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }

.faqSecTitQ:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }
.faqSecTxtA{ position: relative; background: #fff4e3; padding: 30px 20px 40px 80px; font-size: 1.8rem; line-height: 1.7; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.faqSecTxtA:before{ position: absolute; top: 30px; left: 20px; color: #076dd3; content: 'A'; font-size: 2rem; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }

/* news */
#newsSec{}
#newsSec ul{ margin-bottom: 20px; }
#newsSec ul li{ display: flex; justify-content: space-between; align-items: center;  border-bottom: 1px solid #ccc; padding: 25px 0; }
#newsSec ul li .topNewsCat{ flex-basis: 15%; text-align: center; font-size: 1.3rem; color: #fff; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; padding: 3px 10px; }
#newsSec ul li .news-news{ background: #076dd3; }
#newsSec ul li .news-works{ background: #f90; }
#newsSec ul li .topNewsDate01{ flex-basis: 15%; text-align: center; font-size: 1.6rem; color: #aaa; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }
#newsSec ul li .topNewsTit01{ flex-basis: 65%; font-size: 1.5rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.3;  }

#newsSec{}
#newsSec .newsSecCat-news-news{ background: #076dd3; color: #fff; display: inline-block; padding: 3px 20px; }
#newsSec .newsSecCat-news-works{ background: #f90; color: #fff; display: inline-block; padding: 3px 20px;  }
#newsSec .newsSec01{ margin-bottom: 80px; }



}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media print, screen and (min-width:1025px){

/*****************************************
	施工実績single
*****************************************/

.infoSec{ overflow: hidden; margin-bottom: 40px; }
.infoSec:after{ content: ""; display: block; clear: both; }
.infoSec01{ width: 1120px; margin: 0 auto 40px auto; }
.infoSec01 ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
.infoSec01 ul li{ flex-basis: 31%; margin: 0 1%; }
.infoSec01 ul li img{ width: 100%; height: auto; }
.infoSec01 ul li .wp-caption-text{ height: 150px; font-size: 15px; line-height: 1.6; margin-top: 10px; }
.infoSec01Img{ margin-bottom: 40px; text-align: center; }
.infoSec01Img01{ margin-bottom: 20px; }
.infoSec01Table{ overflow: hidden; margin-bottom: 80px; }
.infoSec01Table table{ width: 100%; border-collapse: collapse; }
.infoSec01Table table th{ width: 15%; font-weight: normal; text-align: left; font-size: 15px; padding: 15px; background: #f5f5f5; border: 1px solid #ccc; }
.infoSec01Table table td{ width: 35%; font-size: 15px; padding: 15px; border: 1px solid #ccc; }

.infoSec01Txt{ font-size: 15px; line-height: 1.6; margin-bottom: 40px; }
.infoSec01Txt ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.infoSec01Txt ul li{ flex-basis: 33%; }
.infoSec01Txt ul li img{ width: 100%; height: auto; }

.infoSecNav{ width: 100%; overflow: hidden; margin-bottom: 80px; }
.infoSecNavNext01{ float: left; width: 30%; min-height: 1px; }
.infoSecNavNext01 a,
.infoSecNavPrev01 a{ display: inline-block; padding: 5px 20px; color: #fff; font-size: 15px; letter-spacing: 1px; font-family: "a-otf-futo-go-b101-pr6n",sans-serif; font-style: normal; font-weight: 500; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }
.infoSecNavNext01 a:hover,
.infoSecNavPrev01 a:hover,
.infoSecNavModoru01 a:hover{ color: #076dd3; background-color: #fff; }
.infoSecNavNext01 a i.fa{ margin-right: 10px; }
.infoSecNavPrev01{ float: left; width: 30%; text-align: right; }
.infoSecNavPrev01 a i.fa{ margin-left: 10px; }
.infoSecNavModoru01{ float: left; width: 40%; text-align: center; }
.infoSecNavModoru01 a{ margin: 0 auto; display: inline-block; padding: 5px 30px; color: #fff; font-size: 15px; letter-spacing: 1px; font-family: "a-otf-futo-go-b101-pr6n",sans-serif; font-style: normal; font-weight: 500; text-decoration: none; text-align: center; border: 1px solid #076dd3; border-radius: 15px; background-color: #076dd3; }

.worksSecCat-denkikouji{ display: inline-block; background: #d9d900; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.worksSecCat-reform{ display: inline-block; background: #008c8c; color: #fff; border-radius: 10px 10px 0 0; padding: 5px 20px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }

/* works */
#worksSec{}
#worksSec ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
#worksSec ul li{ flex-basis: 23%; margin: 0 1% 40px 1%; }
#worksSec ul li a{ display: flex; flex-wrap: wrap; }
#worksSec ul li img{ width: 100% ;height: auto; }

#worksSec ul li .topWorksSecDate{ flex-basis: 50%; font-size: 1.6rem; color: #333; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; letter-spacing: .5px; }
#worksSec ul li .topWorksSecCat{ flex-basis: 50%; font-size: 1.1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#worksSec ul li .topWorksSecJobsite{ flex-basis: 50%; font-size: 1.1rem; text-align: center; padding: 3px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; background: #f0f0f0; }
#worksSec ul li a .denkikouji{ background: #d9d900; color: #333; }
#worksSec ul li a .reform{ background: #008c8c; color: #fff; letter-spacing: -2px; }
#worksSec ul li .topWorksSecImg{ flex-basis: 100%; margin-top: 5px; }
#worksSec ul li .topWorksSecTit{ flex-basis: 100%; font-size: 1.2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.2; border-bottom: 1px solid #ccc; padding: 4px 3px 3px; min-height: 40px;  }



/* faq */
#faqNav{ width: 60%; margin: 0 auto 60px auto; }
#faqNav ul{ display: flex; justify-content: space-between; }
#faqNav ul li{ flex-basis: 48%; }
#faqNav ul li a{ display: block; color: #fff; text-align: center; font-size: 2rem; border: 2px solid #076dd3; background: #076dd3; padding: 10px; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
#faqNav ul li a:hover{ background: #fff; color: #076dd3; }

.faqSec01{ margin-bottom: 80px; }
.faqlistSec ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.faqlistSec ul li{ flex-basis: 48%; position: relative; margin-bottom: 20px; border-bottom: 1px dotted #999; }
.faqlistSec ul li a{ display: block; padding: 15px 15px 15px 50px; font-size: 2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }
.faqlistSec ul li:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }

.faqSec{ margin-bottom: 80px; }
.faqSecTxt{}
.faqSecTitQ{ position: relative; display: block; padding: 15px 15px 15px 50px; font-size: 2rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.1; }
.faqSecTitQ:before{ position: absolute; top: 10px; left: 0; content: 'Q'; font-size: 2.5rem; color: #fff; background: #f90; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100%; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }
.faqSecTxtA{ position: relative; background: #fff4e3; padding: 30px 20px 40px 80px; font-size: 1.8rem; line-height: 1.7; border-radius: 10px; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; }
.faqSecTxtA:before{ position: absolute; top: 30px; left: 20px; color: #076dd3; content: 'A'; font-size: 2rem; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }



/* news */
#newsSec{}
#newsSec ul{ margin-bottom: 20px; }
#newsSec ul li{ display: flex; justify-content: space-between; align-items: center;  border-bottom: 1px solid #ccc; padding: 25px 0; }
#newsSec ul li .topNewsCat{ flex-basis: 15%; text-align: center; font-size: 1.3rem; color: #fff; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; padding: 3px 10px; }
#newsSec ul li .news-news{ background: #076dd3; }
#newsSec ul li .news-works{ background: #f90; }
#newsSec ul li .topNewsDate01{ flex-basis: 15%; text-align: center; font-size: 1.6rem; color: #aaa; font-family: neuzeit-grotesk, sans-serif; font-weight: 700; font-style: normal; }
#newsSec ul li .topNewsTit01{ flex-basis: 65%; font-size: 1.5rem; font-family: a-otf-midashi-go-mb31-pr6n, sans-serif; font-weight: 600; font-style: normal; line-height: 1.3;  }

#newsSec{}
#newsSec .newsSecCat-news-news{ background: #076dd3; color: #fff; display: inline-block; padding: 3px 20px; }
#newsSec .newsSecCat-news-works{ background: #f90; color: #fff; display: inline-block; padding: 3px 20px;  }
#newsSec .newsSec01{ margin-bottom: 80px; }




}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */