@charset "UTF-8";
body, p {
  line-height: 1.5;
}
ol {
  margin-left: 25px;
}
ol li {
  margin-bottom: 10px;
}
ol li:last-child {
  margin-bottom: 0;
}
main .ofi > img {
  height: 460px;
}
.m-auto {
  margin: 0 auto 40px;
}
main section p {
  margin-bottom: 20px;
}
section p:last-child {
  margin-bottom: 0;
}
.page main > .content-area:first-child {
  padding-top: 0;
}
.page .ttl-box {
  position: relative;
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
}
.page .main-wrap {
  padding-top: 60px;
}
.page .main-wrap main {
  width: 100%;
  margin: 0 auto;
  padding-top: 110px;
}
.contact .main-wrap main, .privacy-policy .main-wrap main {
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
}
/*==================================
thanks 
==================================*/
main .thanks-area {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  padding: 70px 0 0;
}
main .thanks-area .sub-ttl {
  font-size: 2.4rem;
  margin-bottom: 25px;
  text-align: center;
}
main .thanks-area p {
  margin-bottom: 15px;
  text-align: left;
}
main .thanks-area p:nth-child(2) {
  margin-bottom: 70px;
}
/*==================================
会社情報
==================================*/
.company h3 {
  margin-bottom: 60px;
}
.company .accent-color {
  color: #20C7B0;
}
.company .txt-thumb {
  position: relative;
  padding: 0;
}
.company .txt-thumb .thumb-box {
  margin-right: 40px;
  max-width: 560px;
}
.company .message-area {
  position: relative;
}
.company .message-area:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  background: url(../images/company/bg-company01.png) 0 0 no-repeat;
  background-size: 100%;
  height: 100%;
  background-position: bottom;
  margin: 0 auto;
  top: 60%;
  left: 50.5%;
  transform: translate(-50%, -50%);
  width: 94%;
  z-index: -1;
}
.company .txt-thumb .technology-caption {
  max-width: 600px;
  line-height: 1.8;
}
.company .txt-thumb .technology-caption p {
  margin-bottom: 40px;
  line-height: 1.9;
}
.company .txt-thumb .technology-caption p:last-child {
  margin-bottom: 0;
}
.company .company-area {
  margin: 55px 0 0;
}
.company .txt-box {
  margin-left: 160px;
}
.company .caption {
  font-weight: 600;
  line-height: 1.38;
  font-size: 1.25rem;
  text-align: right;
}
.company .access-area .access-box {
  width: 50%;
}
.company .access-area .access-box:first-child {
  margin-right: 40px;
}
.company .access-area .access-box iframe {
  width: 100%;
}
.company .access-area .access-box p {
  font-size: 1.75rem;
}
/*==================================
製品情報
==================================*/
.products .products-caption p {
  margin-bottom: 50px;
  font-size: 1.5rem;
}
.products .thumb-box {
  max-width: 460px;
  width: 100%;
}
.products .txt-box {
  padding: 0 20px;
  width: 60%;
}
.products .txt-box h3 {
  margin: 50px 0 25px;
}
.products .txt-box .technology-caption {
  width: 100%;
  margin-bottom: 65px;
  line-height: 1.7;
}
.products .txt-box .technology-caption{
  width: 100%;
  margin-bottom: 65px;
  line-height: 1.7;
}
.products .txt-box .technology-caption p {
  line-height: 1.7;
  font-size: 1.12rem;
}
.page-parent.products .txt-thumb {
  position: relative;
  margin-top: 30px;
  box-shadow: 0 0 5px #dfdfdf;
  margin-bottom: 60px;
  background: #fff;
  width: 100%;
}
.products .txt-thumb:last-child {
  margin-bottom: 0;
}
.products .txt-thumb .view-btn {
  position: absolute;
  right: 30px;
  bottom: 75px;
}
.products .main-wrap {
  background: url(../images/products/bg-products.png) no-repeat;
  background-size: 128%;
  background-position: top center;
}
.page-child.products .main-wrap {
  background: none;
}
/*==================================
ユニークルーフシステム
==================================*/
.product-table {
  width: 100%;
  overflow-x: auto;
  margin: 40px auto 0;
}
.product-table table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  font-size: 15px;
  background: #fff;
  border: 1px solid #dcdcdc;
}
.product-table th, .product-table td {
  border: 1px solid #DADCDD;
  padding: 20px 15px;
  text-align: left;
  vertical-align: middle;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.product-table thead th {
  background: #E5EBEE;
  font-weight: normal;
  color: #023A63;
}
.product-table thead th:first-child {
  width: 150px;
  text-align: center;
}
.product-table .category {
  background: #E5EBEE;
  font-weight: 600;
  text-align: center;
  color: #10577f;
  width: 120px;
}
.product-table a.link-blue {
  color: #0066cc;
  text-decoration: underline;
  transition: 0.2s;
}
.product-table a.link-blue:hover {
  opacity: 0.7;
}
.product-table td span {
  display: block;
  width: 90%;
  margin: 0 auto;
}
/*==================================
施工事例
==================================*/
.page .works-area ul {
  display: flex;
}
.page .works-area ul li {
  margin-right: 30px;
}
.page .works-area ul li:last-child {
  margin-right: 0;
}
.page .works-area ul li h3 {
  font-size: 18px;
}
.page .foot-bnr {
  max-width: 1180px;
  margin: 110px auto 0;
}
.page .foot-bnr li {
  margin-bottom: 0;
  position: relative;
  box-shadow: 0 0 9px #b1b1b1;
  width: 47.888888%;
  margin: 0 4.1% 4.1% 0;
}
.page .foot-bnr li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.page .foot-bnr li:nth-child(2n) {
  margin-right: 0;
}
.page .foot-bnr li p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 36px;
  width: 100%;
  text-align: center;
}
.page .foot-bnr li a {
  display: block;
}
.page .foot-bnr li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 11px;
  height: 19px;
  background: url(../images/common/ico-arrow-s.png) no-repeat center;
  background-size: 100%;
}
/*==================================
ダウンロード
==================================*/
.download .main-wrap main {
  padding-top: 0;
}
.download main h2 {
  margin: 0 0 35px;
  padding-left: 0;
  font-size: 2.2rem;
}
.download .txt-thumb {
  margin-bottom: 60px;
  padding: 60px;
  box-shadow: 0 0 5px #dfdfdf;
}
.download .txt-thumb .thumb-box {
  width: 100%;
  max-width: 540px;
  margin-right: 35px;
}
.download .txt-thumb:last-child {
  margin-bottom: 0;
}
.download main .txt-thumb p {
  margin-bottom: 35px;
}
.download main .txt-thumb .technology-caption {
  width: 100%;
  max-width: 500px;
}
.download .caption-box {
  margin-bottom: 60px;
}
.download .caption-box p {
  margin-bottom: 40px;
}
.download .caption-list p {
  margin-bottom: 0;
  text-decoration: underline;
}
.download main ul li {
  margin-bottom: 2px;
}
.download .technology-caption .dl-btn {
  margin-top: 20px;
}
.download .technology-caption .dl-btn a:after {
  content: "";
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 29px;
  right: 9%;
  background: url(../images/common/ico-dl.png) 0 0 no-repeat;
  background-size: 100%;
  width: 20px;
  height: 21px;
  border-radius: 0;
}
.download .technology-caption .dl-btn a:hover:after {
  content: "";
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 29px;
  right: 9%;
  background: url(../images/common/ico-dl-hover.png) 0 0 no-repeat;
  background-size: 100%;
  width: 20px;
  height: 21px;
  border-radius: 0;
}
/*==================================
ユニークルーフシステム
==================================*/
.unique-roof-system.products .main-wrap {
  padding-top: 0;
}
.unique-roof-system main > .content-area:first-child {
  margin-bottom: 35px;
}
.unique-roof-system .products-content1.products-content-right {
  padding: 49px 0 100px;
  background-position: 10% -30%;
  background-size: 135%;
}
.unique-roof-system .txt-thumb {
  margin: 80px 0;
  box-shadow: none;
  background: none;
}
.unique-roof-system .txt-thumb .thumb-box {
  max-width: 182px;
  margin-right: 40px;
}
.unique-roof-system .txt-box {
  width: 100%;
}
.unique-roof-system .txt-thumb .technology-caption {
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.9;
}
.unique-roof-system .sub-list {
  margin-bottom: 90px;
}
.unique-roof-system .sub-list li {
  position: relative;
  width: 30%;
}
.unique-roof-system .sub-list li:last-child {
  margin-right: 0;
}
.unique-roof-system .sub-list li:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 42%;
  right: -12.5%;
  width: 30px;
  height: 36px;
  background: url(../images/common/ico-plus.png) 0 0 no-repeat;
  background-size: 100%;
}
.unique-roof-system .sub-list li:last-child::after {
  display: none;
}
.unique-roof-system .content-box {
  padding-bottom: 120px;
  margin-bottom: 0;
}
.unique-roof-system .content-box h3 {
  margin-bottom: 50px;
}
.unique-roof-system p {
  margin-bottom: 0;
}
.unique-roof-system .system-area ul li {
  width: 50%;
  margin-bottom: 50px;
}
.unique-roof-system .system-area ul li p {
  text-align: center;
}
.unique-roof-system .system-area ul li:nth-child(n+3) {
  margin-bottom: 0;
}
.sub-box {
  margin-top: 50px;
}
.unique-roof-system .conditions-area ul.diamond-list {
  margin-bottom: 30px;
}
.unique-roof-system .conditions-area ul.img-list {
  margin: 55px 0 90px;
}
.unique-roof-system .conditions-area ul.img-list li {
  margin-right: 30px;
  width: 33.333333%;
}
.unique-roof-system .conditions-area ul.img-list li:last-child {
  margin-right: 0;
}
.unique-roof-system .products-content-left {
  padding: 50px 0;
  background-position: 0% 0%;
  background-size: 130%;
}
.unique-roof-system .products-content4.products-content-left {
  padding: 120px 0 0;
  background-position: 0 63%;
  background-size: 153%;
}
.unique-roof-system .news-area .item-list li {
  margin-bottom: 0;
}
.unique-roof-system .product-table table {
  width: 100%;
  min-width: 768px;
  border-collapse: collapse;
}
/*=============================s=====
プロダクツ common
==================================*/
.wide-box {
  max-width: 1180px;
  margin: 0 auto;
}
.products-box {
  max-width: 1180px;
  margin: 0 auto;
}
.products-wrap main {
  padding-bottom: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.products-content {
  position: relative;
}
.products-wrap .news-area {
  margin-bottom: 150px;
}
.products-wrap .news-area .item-list {
  margin-bottom: 95px;
}
.products-wrap main > .ttl-box h2 {
  margin-bottom: 0;
}
.products-wrap .sub-txt {
  margin: 50px 0 0;
  font-size: 1.5rem;
  line-height: 1.9;
}
.products-wrap h3 {
  margin-bottom: 50px;
  font-size: 2.2rem;
}
.products-wrap h4 {
  margin-bottom: 40px;
}
.products-wrap h4 span {
  display: inline-block;
  margin-right: 20px;
}
.products-wrap h4, .products-wrap h4 span {
  color: #20C7B0;
}
.products-wrap .img-list {
  margin-top: 50px
}
.products-wrap .img-list > img {
  margin-bottom: 50px
}
.products-wrap .img-list ul li {
  text-align: center;
}
.products-wrap .img-list ul:nth-child(2) li {
  margin: 0 80px 60px 0;
}
.products-wrap .img-list ul:nth-child(2) li p {
  margin-top: 10px;
}
.products-wrap .img-list ul:nth-child(3) li {
  margin-right: 35px;
}
.products-wrap .img-list ul > li:last-child {
  margin-right: 0;
}
.products-wrap .sub-ttl {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 30px;
}
.products-wrap .case-box {
  margin-bottom: 60px;
}
.products-wrap .case-box:last-child {
  margin-bottom: 0;
}
.products-wrap .news-area .item-list li {
  margin-bottom: 0;
}
/*==================================
ルーフパネルU
==================================*/
.roof-pannel-u .u-50 div {
  max-width: 550px;
  text-align: center;
}
.roof-pannel-u .u-50 p {
  margin-top: 40px;
}
.roof-pannel-u .products-content-left {
  position: relative;
  padding: 59px 0;
  background: none;
}
.roof-pannel-u .products-content1 {
  margin-bottom: 50px;
}
.roof-pannel-u .products-content-left {
  padding: 9px 0 20px;
  background: url(../images/products/bg-products-left.png) 0 0 no-repeat;
  background-position: 18% 33%;
  background-size: 134%;
}
.roof-pannel-u .txt-list {
  margin-left: 1em;
}
.roof-pannel-u .txt-list li:first-child {
  text-indent: -1em;
}
.roof-pannel-u .txt-list li {
  margin-bottom: 3px;
}
/*==================================
スプレーウレタンU-1
==================================*/
.products-wrap .img-list.arrow-box li {
  position: relative;
}
.products-wrap .img-list.arrow-box li:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 169px;
  right: -14%;
  z-index: 3;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
}
.products-wrap .img-list.arrow-box li:nth-child(1)::after {
  right: -10%;
  background-size: 100%;
}
.products-wrap .img-list.arrow-box li:nth-child(2)::after {
  right: -23%;
  background-size: 100%;
}
.products-wrap .img-list.arrow-box li:nth-child(3)::after {
  display: none;
}
.spray-urethane-u-1 .img-list li {
  margin-right: 68px;
}
.spray-urethane-u-1 .img-list.arrow-box li:last-child {
  margin-right: 0;
}
.spray-urethane-u-1 .img-list.arrow-box li p {
  margin-top: 20px;
  text-align: center;
}
.spray-urethane-u-1 .thumb-box {
  width: 50%;
  margin-right: 30px;
  width: 50%;
  max-width: inherit;
}
.spray-urethane-u-1 .thumb-box:last-child{
 margin-right:0;
 /* width: 78%; */
}
.spray-urethane-u-1 .thumb-box p {
  margin-top: 15px;
  text-align: center;
}
.spray-urethane-u-1 .sub-box:last-child .technology-caption {margin-bottom: 45px;}
.spray-urethane-u-1 .row-reverse.txt-thumb .thumb-box {
  margin-left: 40px;
}
.spray-urethane-u-1 .product-box {
  position: relative;
}
.spray-urethane-u-1 .products-content3.products-content-right {
  padding: 0;
  background: url(../images/products/bg-products-right.png) 0 0 no-repeat;
  background-position: 0 4%;
  background-size: 112%;
}
.spray-urethane-u-1 .txt-box{
  padding:0;
  text-align: justify;
  width: 100%;
}

.products-wrap .foot-bnr {
  margin: 50px auto 0;
}
.products-content-right {
  padding: 75px 0 40px;
  background: url(../images/products/bg-products-right.png) 0 0 no-repeat;
  background-position: 10% -30%;
  background-size: 136%;
}
.products-content-left {
  padding: 50px 0;
  background: url(../images/products/bg-products-left.png) 0 0 no-repeat;
  background-position: 0% 50%;
  background-size: 125%;
}
.products-content3.products-content-right {
  padding: 80px 0 40px;
  background-position: 0 19%;
  background-size: 132%;
}
.bottom-area.products-content {
  padding-bottom: 0;
}
/*----表----s*/
.jis-compare {
  margin: 40px auto 0;
}
.jis-compare-ttl {
  text-align: center;
  font-weight: 700;
  margin: 0 auto 18px;
  font-size: 1.5rem;
}
.table-compare thead th {
  padding: 20px;
  text-align: center;
}
.table-compare thead tr:first-child th:last-child {
  border-right: solid 1px #DADCDD;
}
.table-compare tbody th {
  background: #fff !important;
  padding: 20px;
  white-space: nowrap;
}
.table-compare tbody td {
  padding: 22px 16px;
  text-align: center;
}
.table-compare th,.table-compare td{
  font-size:1.1rem;
}
.table-compare .is-left {
  text-align: center;
  border-right: solid 1px #DADCDD;
  color: inherit;
}
.jis-compare-note {
  margin: 10px 0 0;
}
/*==================================
ユニークルーフFit
==================================*/
.unique-roof-fit .txt-list .txt-box {
  width: 374px;
  margin-right: 40px;
  padding: 30px 25px;
  color: #023A63;
  border: solid 1px #023A63;
  background: #fff;
}
.unique-roof-fit .txt-list .txt-box .sub-ttl {
  margin-bottom: 20px;
  color: #023A63;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.2;
}
.unique-roof-fit .txt-list .txt-box p {
  color: #023A63;
}
.unique-roof-fit .txt-list .txt-box:last-child {
  margin-right: 0;
}
.unique-roof-fit .case-box01 ul li {
  width: 31.222222%;
  margin-right: 3.111111%;
}
.unique-roof-fit .products-wrap .case-box01.arrow-box ul li:after {
  top: 132px;
  right: -6%;
  background-size: 100%;
}
.unique-roof-fit .case-box01 ul li p {
  margin-top: 20px;
  text-align: center;
}
.unique-roof-fit .case-box01 ul li:nth-child(3) {
  margin-right: 0;
}
.unique-roof-fit .case-box01 ul li:last-child {
  margin-right: 0;
}
.unique-roof-fit .case-box01.case-box02 ul li {
  max-width: 545px;
  margin-right: 30px;
  width: 100%;
}
.unique-roof-fit .case-box03 ul li {
  margin-bottom: 0;
  margin-right: 8.222222%;
  width: 45.888888%;
}
.unique-roof-fit .case-box03 ul + p {
  position: relative;
  margin: 20px 0 0;
}
.unique-roof-fit .products-wrap .img-list.arrow-box li:after {
  top: 132px;
  right: -7.555555%;
  background-size: 100%;
}
.unique-roof-fit .case-box03.arrow-box p + ul + p:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
  transform: rotate(130deg);
}
.unique-roof-fit .case-box03 ul li:last-child {
  margin-right: 0;
}
.unique-roof-fit .color-chip-list {
  max-width: 990px;
}
.unique-roof-fit .color-chip-list li, .unique-roof-fit .color-chip-list li:nth-child(n+5) {
  width: 20%;
  max-width: inherit;
  margin-right: 40px;
  margin-right: 4.5%;
  margin-bottom: 50px;
  text-align: center;
}
.unique-roof-fit .color-chip-list li:nth-child(n+5) {
  width: 20%;
  margin-right: 4.5%;
  margin-bottom: 0;
}
.unique-roof-fit .color-chip-list:nth-child(3) li {
  margin-bottom: 0;
}
.unique-roof-fit .color-chip-list li p {
  margin-top: 15px;
}
.unique-roof-fit .case-box03.arrow-box .case-middle {
  margin-top: 65px;
}
.unique-roof-fit .case-box03.arrow-box .case-middle li {
  margin-right: 8.222222%;
  margin-bottom: 65px;
  width: 45.888888%;
}
.unique-roof-fit .case-box03.arrow-box .case-middle li:first-child {
  position: relative;
}
.unique-roof-fit .case-box03.arrow-box .case-middle li:first-child:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -119%;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
  top: -16%;
}
.unique-roof-fit .case-box03.arrow-box .case-middle + ul li:first-child {
  position: relative;
}
.unique-roof-fit .case-box03.arrow-box .case-middle + ul li:first-child:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -112%;
  right: -118.5%;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
  transform: rotate(90deg);
}
.unique-roof-fit .case-box03 .case-middle li p {
  text-align: left;
  margin-top: 20px;
}
.unique-roof-fit .case-box03 .case-middle li:nth-child(2n) {
  margin-right: 0;
}
.unique-roof-fit .case-box03 .case-middle li:nth-child(2) {
  position: relative;
}
.unique-roof-fit .case-box03.arrow-box .case-middle li:nth-child(2):before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -10.5%;
  bottom: -45px;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
  transform: rotate(130deg);
}
.unique-roof-fit .case-box03.arrow-box .case-middle li:nth-child(3) {
  position: relative;
}
.unique-roof-fit .case-box03.arrow-box .case-middle li:nth-child(3):after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  top: -23%;
  right: -119%;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../images/spray-urethane-u-1/ico-arrow.png) 0 0 no-repeat;
  background-size: 100%;
}
.unique-roof-fit .case-box03 .case-middle li p {
  text-align: left;
  margin-top: 20px;
}
.unique-roof-fit .case-box03 .case-middle li:nth-child(2n) {
  margin-right: 0;
}
.unique-roof-fit .standard-box {
  margin-right: 20px;
}
.unique-roof-fit .standard-box:last-child {
  margin-right: 0;
}
.unique-roof-fit .standard-box > p {
  margin-bottom: 0;
  font-weight: 600;
}
.unique-roof-fit .notes-box {
  margin: 40px 0 60px;
}
.unique-roof-fit .notes-box > p {
  margin-bottom: 0;
}
.unique-roof-fit .standard-spec-area ul li {
  margin: 0 30px 0 0;
}
.unique-roof-fit .standard-spec-area ul li:last-child {
  margin-right: 0;
}
.unique-roof-fit .color-chip-box {
  margin-bottom: 60px;
}
.unique-roof-fit .color-chip-box:last-child {
  margin-bottom: 0;
}
.unique-roof-fit .foot-bnr {
  margin-top: 60px;
}
.unique-roof-fit .products-content2.products-content-left {
  padding: 50px 0;
  background-position: 0% 4%;
  background-size: 109%;
}
.unique-roof-fit .products-content3.products-content-right {
  padding: 0;
  background-position: 0 14%;
  background-size: 125%;
}
.unique-roof-fit .products-content3.products-content-right .content-area {
  /* padding-bottom: 0; */
}
.unique-roof-fit main .products-content4.products-content-left {
  padding: 0;
  background-position: 0 49.888888%;
  background-size: 125%;
}
.unique-roof-fit .products-content4.products-content-left .content-area {
  /* padding-bottom: 0; */
}
.unique-roof-fit .products-content5.products-content-right {
  padding: 0;
  background-position: -2% 17%;
  background-size: 110%;
}
.unique-roof-fit .products-content6.products-content-right {
  padding: 70px 0 0;
  background-position: 0 95%;
  background-size: 125%;
}
.unique-roof-fit .products-content7.products-content-left {
  padding-bottom: 0;
  background-position: 0% 95%;
  background-size: 125%;
}
.unique-roof-fit .bottom-area.products-content.products-content-left {
  padding-bottom: 0;
  background: url(../images/products/bg-products-right.png) 0 0 no-repeat;
  background-position: 0% 50%;
  background-size: 125%;
}
/*==================================
faq
==================================*/
.faq.page-parent .main-wrap main {
  padding-top: 0;
}
.faq-card {
 margin-bottom: 40px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #d9dbdc;
  background: #fff;
  text-decoration: none;
  color: #16324f;
 
}
.faq-card:last-child {
  margin-bottom: 0;
}
.faq-card-q {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  background: #E5EBEE;
  padding: 20px 30px;
  color: #023A63;
}
.faq-card-q-txt {
  color: #023A63;
  text-align: justify;
  text-indent: -1.6rem;
  margin-left: 1.7rem;
}
.faq-card-q-txt::before {
  content: "Q.";
  color: #023A63;
  margin-right: 10px;
  font-size: 1.1rem;
}
.faq-card-a {
  margin: 0;
  font-size: 1rem;
  color: #3b4b5d;
  padding: 20px 30px;
  min-height: 155px;
  display: flex;
}
.faq-card-a .faq-card-a-txt {
  width: 70%;
  text-indent: -1.6rem;
  margin-left: 1.7rem;
}
.faq-card-a .faq-card-a-txt::before {
  content: "A.";
  color: #023A63;
  margin-right: 10px;
  font-size: 1.1rem;
}
/* 右側 */
.faq-card-cta {
  display: flex;
  margin-left: auto;
}
.faq-card-view {
  font-weight: 700;
  color: #21c3b4;
}
.faq-card-circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #21c3b4;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #21c3b4;
}
.faq-card-arrow {
  width: 22px;
  height: 22px;
}
.faq .view-btn {
  margin-top: 0;
}
.faq.page-child h3{
    padding-bottom:30px;
    border:none;
    font-size: 1.5rem;
    color:#20C7B0;
}
.faq.page-child h3:after{
display:none;
}
.faq.page-child main section p{
margin-bottom:30px;
}
.faq.page-child .link-arrow-box{
margin-top:45px;
}
.faq.page-child .breadcrumbs br{
display:none;

}
/*==================================
プライバシポリシー
==================================*/
.privacy-policy .main-wrap main {
  padding-top: 0;
}
.privacy-policy main h2 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
}
.privacy-policy main div {
  margin-bottom: 30px;
}
.privacy-policy main div:last-child {
  margin-bottom: 0;
}