@charset "utf-8";

/* ---------------------------------------------
セクション毎の調整
--------------------------------------------- */
.sec01 {
    background: url(./img/sec01-bk.png) no-repeat;
	background-size: cover;
}
.sec01 .section-title07-frame-p {
    font-weight:bold;
	color:#fff;
}
.sec01 .section-title07-frame-p .marker {
    background: linear-gradient(transparent 80%, #02a270 80%);
}
#low-page .sec01{
    margin-top:6rem;
	margin-bottom:6rem;
}
#low-page .sec01-l-center{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
#low-page .sec01 .section-title07-frame-p {
    padding-left:2rem;
    padding-right:2rem;
}
#low-page .sec01 .l-grid-three{
    padding-left:2rem;
    padding-right:2rem;
}
#low-page .sec01 .thb-listbox-title{
    font-size:1.5rem;
}
.sec01 .column-small {
    padding:0 var(--s2);
    border: none;
	background:#fff;
	text-align:center;
}
.sec01 .column-small img{
    max-width:75%;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
}
.sec01 .section-title07 {
    color:#fff;
}
.sec01-l-center {
  padding-top: 8rem;
  padding-bottom: 8rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec01-l-center .caption{
  color:#fff;
  overflow-x: unset;
  margin-top:0;
}
.sec01 .section-title07-frame::before {
    -webkit-text-stroke: 1px #fff;
}
.sec02 .l-grid-two table{
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}
.sec02 .l-grid-two table th{
    min-width:100px;
	text-align:center;
}
.sec02 {
    background: url(./img/sec02-bk.png) no-repeat right top;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.sec02 .column-medium-sec02{
    padding-top:0;
	position: relative;
    z-index: 0;
	margin-bottom:6rem;
}
.sec02-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec02 .section-title07-frame::before {
    content: "IN DETAIL";
}
.sec02 .m-title01 {
	margin-top:2.5rem;
	font-size: 3rem;
}
.sec02 .m-title01h {
	font-size: 3rem;
	margin-bottom:2.5rem;
}
.sec03 {
}
.sec03 .section-title07-frame::before {
    content: "LIST";
}
.sec03-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec03 .column-small{
    padding-top:0;
}
.sec04 {
    background: url(./img/sec04-bk.png) no-repeat right top;
	background-size: cover;
}
.sec04 .section-title07-frame::before {
    content: "BY USE CASE";
}
.sec04 .column-medium{
    border:none;
}
.sec04 .l-grid-two{
    margin-top:2rem;
}
.sec04-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec05 {
}
.sec05 .section-title07-frame::before {
    content: "BY MATERIAL";
}
.sec05 .column-small{
    padding-top:0;
}
.sec05 .m-title02{
    text-align:center;
}
.sec05 img{
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}
.sec05-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec06 {
    background: url(./img/sec06-bk.png) no-repeat right top;
	background-size: cover;
}
.sec06 .section-title07-frame::before {
    content: "BY SIZE";
}
.sec06-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec07 {
}
.sec07 .section-title07-frame::before {
    content: "KNOWLEDGE";
}
.sec07 .btn-link {
    margin-top:3rem;
}
.sec07-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}
.sec08 {
    background: #F0F1F1;
    background-size: cover;
}
.sec08 .section-title07-frame::before {
    content: "WHAT IS ROLL COATER";
}
.sec08-l-center {
  padding-top: 10rem;
  padding-bottom: 10rem;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .sec01 {
    padding-right: 1rem;
    padding-left: 1rem;
    background: url(./img/sec01-bk.png) no-repeat top center;
    background-size: cover;
  }
	.sec01 .column-small {
    padding-bottom:var(--s2);
	margin-bottom:2.5rem;
  }
  .sec01-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  #low-page .sec01{
	width: calc(100% + 2.4rem);
    margin-left: calc(1.2rem * -1);
  }
  #low-page .sec01 .l-grid-three{
	padding-left: 0;
    padding-right: 0;
  }
  #low-page .sec01 .section-title07-frame-p{
	padding-left: 0;
    padding-right: 0;
  }
  #low-page .sec01 .thb-listbox-title {
    font-size: 1.6rem;
  }
  .sec01-l-center .caption{
      white-space: normal;
  }
  .sec02 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .sec02-l-center {
    padding-top: 4rem;
    padding-bottom: 1px;
  }
	.sec02 .m-title01 {
	font-size: 2rem;
  }
	.sec02 .m-title01h {
	font-size: 1.9rem;
  }
	.sec02 table{
    font-size:1.4rem;
  }
	.sec02 table th{
    min-width: 100px;
  }
  .sec03 {
    padding-right: 1rem;
    padding-left: 1rem;
	background-size: 100vw auto, 100vw auto;
  }
  .sec03-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .sec04 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .sec04-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .sec05 {
    padding-right: 1rem;
    padding-left: 1rem;
	background-size: 100vw auto, 100vw auto;
  }
  .sec05-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .sec06 {
    padding-right: 1rem;
    padding-left: 1rem;
	background-size: cover;
  }
  .sec06-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .sec07 {
    padding-right: 1rem;
    padding-left: 1rem;
	background-size: 100vw auto, 100vw auto;
  }
  .sec07-l-center {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .sec08 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .sec08-l-center {
    padding-top: 1rem;
    padding-bottom: 6rem;
  }
}







/* ---------------------------------------------
navigation02 ※TOP、下層共通
--------------------------------------------- */
.header-area-upper {
	padding: var(--s1);
	text-align: right;
	position:absolute;
	right:0;
}
.header-title {
	font-size: 1.2rem;
	display: inline-block;
	position: relative;
}
.header-title::before {
	content: "PR";
	padding: .2rem;
	color: #fff;
	background-color: #333;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: -2.4rem;
}
.header-title a {
	text-decoration: none;
	color:#fff;
}
.header-title a:hover {
	text-decoration: underline;
}
.gnavi-btn-close {
	display: none;
}
.toggle-content {
	display: none;
}
.gnavi-ctrl {
	transition: opacity 0.6s, visibility 0.6s;
	opacity: 0;
	visibility: hidden;
}
.gnavi-ctrl.is-show {
	opacity: 1;
	visibility: visible;
}
#low-header .gnavi-ctrl {
	opacity: 1;
	visibility: visible;
}
.gnavi-btn {
	width: var(--s7);
	height: var(--s6);
	background: #02A270;
	display: block;
	position: fixed;
	top: var(--s5);
	right: 0;
	z-index: 200;
	cursor: pointer;
}
.gnavi-btn span {
	width: var(--s4);
	height: 0.2rem;
	display: inline-block;
	background: #fff;
	position: absolute;
	left: 1.2rem;
	transform: translate(0, -50%);
	transition: transform 0.4s, opacity 0.4s;
}
.gnavi-btn span:nth-of-type(1) {
	top: 1.7rem;
}
.gnavi-btn span:nth-of-type(2) {
	top: 2.4rem;
}
.gnavi-btn span:nth-of-type(3) {
	top: 3.1rem;
}
.gnavi-btn.is-active span:nth-of-type(1) {
	transform: translateY(0.7rem) rotate(-45deg);
}
.gnavi-btn.is-active span:nth-of-type(2) {
	opacity: 0;
}
.gnavi-btn.is-active span:nth-of-type(3) {
	transform: translateY(-0.7rem) rotate(45deg);
}
.gnavi-btn-close {
	width: 80%;
	margin: 0 auto;
	padding: var(--s2);
	background: #333;
	display: block;
	text-align: center;
	border-radius:100px;
}
.gnavi-btn-close__inner {
	padding: 0 0 0 var(--s3);
	display: inline-block;
	color: #fff;
	font-weight: 700;
	position: relative;
}
.gnavi-btn-close__inner::before {
	content: "";
	width: 1em;
	height: 0.2rem;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%) rotate(45deg);
}
.gnavi-btn-close__inner::after {
	content: "";
	width: 1em;
	height: 0.2rem;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%) rotate(135deg);
}
.gnavi-area {
	width: 100%;
	max-width: 37.5rem;
	height: 100vh;
	padding: var(--s13) var(--s1) var(--s10);
	display: block;
	background: #F5F5F5;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	transform: translateX(100%);
	transition: transform 0.8s ease, opacity 0.8s ease;
	opacity: 0;
}
.gnavi-title {
	min-height: var(--s6);
	margin: 0 var(--s8);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}
.gnavi-pc {
	display: none;
}
.gnavi-list {
	border-bottom: 1px solid #333;
	position: relative;
}
.gnavi-list li {
	padding-left: 0;
}
.gnavi-list__item::before {
	display: none;
}
.gnavi-list__link {
	width: 100%;
	margin: 0 auto;
	padding: var(--s2) var(--s4) var(--s2) var(--s2);
	border-top: 1px solid #333;
	display: block;
	font-weight: 700;
	line-height: 2;
	text-decoration: none;
	position: relative;
}
.gnavi-list__link::after {
	content: "";
	width: 1.4rem;
	height: 1.4rem;
	background: url("img/arrow-01-black-right.svg") no-repeat center/100% auto;
	position: absolute;
	top: 50%;
	right: var(--s2);
	transform: translate(0, -50%) rotate(0);
	transition: transform 0.3s;
}
.gnavi-list__link--toggle::after {
	background-image: url("img/arrow-01-black-down.svg");
}
.gnavi-list__link--toggle.is-open::after {
	transform: translate(0, -50%) rotate(180deg);
}
.gnavi-list__sub {
	width: 100%;
	background: #fff;
}
.gnavi-list__low .gnavi-list__link {
	padding: var(--s2) var(--s4) var(--s2) var(--s4);
}
.gnavi-list__low .gnavi-list__link::after {
	content: "└";
	background: none;
	transform: translateY(-50%);
	position: absolute;
	top: 40%;
	left: 1rem;
}
.is-gnavi-open .gnavi-area {
	opacity: 1;
	transform: translateX(0);
}

/* ---------------------------------------------
index01(目次)
--------------------------------------------- */
.onb-index01-frame {
    width: 100%;
    border:1px solid #cacaca;
	margin-bottom:2rem;
}
.onb-index01-wrap {
    margin: 0 auto;
    padding: var(--s1) var(--s3);
    background-color: transparent;
    position: relative;
}
.onb-index01-title {
    padding: var(--s2) var(--s2) var(--s2) var(--s7);
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    background: url("./img/icon-gear.png") no-repeat left center;
    background-size: 4rem auto;
    position: relative;
    cursor: pointer;
}
.onb-index01-title:hover{
	opacity:0.6;
}
.onb-index01-title::before {
    content: "";
    width: 2rem;
    height: 0.3rem;
    background: #333;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translate(0, -50%);
}
.onb-index01-title::after {
    content: "";
    width: 0.3rem;
    height: 2rem;
    background: #333;
    position: absolute;
    top: 50%;
    right: 2.9rem;
    transform: translate(0, -50%);
    transition: transform 0.3s;
}
.onb-index01-title.is-open::after {
    transform: translate(0, -50%) rotate(270deg);
}
#toc .onb-index01-chapter {
    padding: var(--s2) var(--s2) var(--s2) var(--s2);
    font-weight: 700;
    counter-reset: number 0; 
}
#toc ul li.chapter-h-two::before,
#toc ul li.onb-index01-chapter-h-two::before {
    counter-increment: number 1;  
    content: counter(number, decimal-leading-zero);
    color: var(--site-color14);
    position: absolute;
    top: 0;
    left: -1.8em;
}
#toc ul li.onb-index01-chapter-h {
    margin: 0 0 0 var(--s2);
    font-size: 100%;
    line-height: 1.7;
    position: relative;
}
#toc ul li.onb-index01-chapter-h a {
    display: block;
    text-decoration: none;
}
#toc ul li.onb-index01-chapter-h a:hover {
    opacity: .6;
}
#toc ul li.onb-index01-chapter-h-two {
    margin-left: var(--s2);
    position: relative;
}
#toc ul li.onb-index01-chapter-h-three {
    margin-left: var(--s4);
    position: relative;
}
#toc ul li.onb-index01-chapter-h-two::before,
#toc ul li.onb-index01-chapter-h-three::before {
    color: #02A270;
    position: absolute;
    top: 0;
    left: -1.8em;
}
#toc ul li.chapter-h-three::before,
#toc ul li.onb-index01-chapter-h-three::before {
    content: "└";
}
.more-content {
    display: none;
}
.onb-index01-content {
    margin-top: 1.4rem;
    border-top: 1px solid #999;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    #toc .onb-index01-chapter {
        padding-left: 1rem;
        padding-right: 0;
    }
	.onb-index01-title {
    font-size: 2rem;
    }
	.header-area-upper {
	padding-left: var(--s4);
	text-align: left;
	position:unset;
    }
	.header-title a {
	color:#000;
    }
}

/* ---------------------------------------------
related-article01(関連記事)
--------------------------------------------- */
.related-article01-frame {
    border: 1px solid var(--site-color09);
    margin: var(--s6) auto;
    padding: var(--s2) var(--s3)  var(--s4) var(--s3);
    background: #fff;
    position: relative;
}
.related-article01-title {
    padding: var(--s2) var(--s2) var(--s2) var(--s8);
    color: #333;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    background: url("./img/dummy-icon.png") no-repeat left center;
    background-size: 5rem auto;
    position: relative;
    border-bottom: 1px solid #D0D3E0;
}
.related-article01-list {
    padding: var(--s2) 0 var(--s2) 0;
    font-weight: 700;
}
.related-article01-list li {
    margin: 0 0 0 var(--s2);
    padding-left: 1.5em;
    font-size: 100%;
    line-height: 1.7;
    position: relative;
}
.related-article01-list li + li {
    margin-top: 10px;
}
.related-article01-list li::before {
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background-color: #02A270;
    position: absolute;
    top: .6rem;
    left: 0;
}
.related-article01-list a {
    display: block;
    text-decoration: none;
}
.related-article01-list a:hover {
    opacity: 0.6;
}
.relations-box.relations-box--column {
    display: flex;
    gap: 10px;
}
.relations-box__pic {
    flex: 0 0 150px;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .related-article01-list li {
        margin-left: 0;
    }
    .relations-box__pic {
        flex: 0 0 100px;
    }
}







.section-title07-frame {
    margin-top: 5rem;
    position: relative;
}
.section-title07-frame::before {
    content: "THREE SELECTIONS";
    width: 100%;
    font-size: 5rem;
    font-weight: 700;
    color: #02a270;
    text-align: center;
    position: absolute;
    top: -3rem;
    left: 0;
	font-family: sans-serif;
    font-weight: 900;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #02A270;
}
.section-title07 {
    width: 100%;
    padding: var(--s4) var(--s4);
    font-size: 4rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    position: relative;
	line-height:1.5;
}
.section-title07 a{
    padding: 0 4rem;
    text-decoration: none;
    background: url(./img/arrow-01-bk-right.svg) no-repeat center right / auto 0.7em;
	background-position: right 16px;
}
.section-title07 a:hover{
	opacity:0.6;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .section-title07-frame {
        background-color: transparent;
    }
    .section-title07-frame::before {
        width: 100%;
        padding: var(--s1) 0;
        font-size: 2.8rem;
        top: -3rem;
    }
    .section-title07 {
        padding: var(--s2) var(--s2) 0 var(--s2);
        font-size: 2.4rem;
		margin-bottom:1rem;
    }
	.section-title07 a{
    padding: 0 1.5rem;
	background-position: right 11px;
    }
}





/*------------------------------------------
    3box column settings
*/
.column-small {
    padding: var(--s2);
    border: 1px solid #ccc;
	background:#fff;
}
.thb-box-full {
    width: calc(100% + var(--s4));
    margin-left: calc(var(--s2) * -1);
}









.arrow-title {
	margin-bottom: 2.3rem;
	padding: var(--s2);
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
	background-color: #02A270;
	text-align: center;
	line-height: 1.5;
	position: relative;
}
.arrow-title::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 1.5rem solid transparent;
	border-left: 1.5rem solid transparent;
	border-right: 1.5rem solid #02A270;
	border-bottom: 1.5rem solid #02A270;
	transform: translateX(-50%) rotate(45deg);
	position: absolute;
	left: 50%;
	bottom: -1.3rem;
}
.arrow-title-sub {
	padding: var(--s1);
	margin-bottom: .8rem;
	background-color: #fff;
	font-size: 2.4rem;
	color: #000;
	line-height: 1;
	display: inline-block;
}
.arrow-title-small {
	font-size: 1.4rem;
}





.m-title01 {
	font-size: 1.8rem;
	font-weight: 700;
	color: #000;
	text-align: center;
	line-height: 1.5;
}
.m-title01h {
	font-size: 1.8rem;
	font-weight: 700;
	color: #02A270;
	text-align: center;
	line-height: 1.5;
	margin-bottom:1.5rem;
	margin-top:0.5rem;
}












.thb-listbox-bg-colored {
    margin-top: 4rem;
	background: #f0f1f1;
	background-size:cover;
}
.sec01-mh2 {
    background:none;
}
.sec01-mh3 {
    background:none;
}
.thb-listbox-area {
    padding: 4rem 0 0;
    position: relative;
}
.thb-listbox-title {
    margin-top: -5.5rem;
    padding: var(--s1) 0.5rem;
    color: #fff;
    background-color: #333;
    text-align: center;
	font-weight:bold;
}
.thb-listbox-title2{
    background-color: #02A270;
	margin-left:auto;
	margin-right:auto;
	padding-left:1rem;
	padding-right:1rem;
}
.thb-listbox-subtitle {
    text-align: center;
    font-weight: 700;
}
.thb-listbox-list {
    width: 100%;
    padding-left: 2rem;
}
.thb-listbox-list li {
    padding: 0 var(--s1);
    line-height: 1.5;
    position: relative; 
	font-size:1.5rem;
	text-align:left;
}
.thb-listbox-list li::before {
    content: "●";
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: -2rem;
	color:#02A270;
}
.thb-listbox-list2 li::before {
    content: "";
    width: 2rem;
    height: 2rem;
    background: url("./img/icon-check.png") no-repeat left top;
    background-size: contain;
    position: absolute;
    top: .3rem;
    left: -2rem;
}
.thb-listbox-list li span {
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .thb-listbox-area {
        padding: var(--s5) 0 var(--s2) 0;
    }
    .thb-listbox-list li {
        font-size: 1.6rem;
    }
    .thb-listbox-list--three li {
        width: calc((100% - var(--s2)) / 2);
    }
    .thb-listbox-title {
        width: 100%;
        margin: -5rem auto 0 auto;
        padding: var(--s1);
        font-size: 1.7rem;
        text-align: center;
    }
}

.section-title07-frame-p {
	margin-bottom:2rem;
	line-height:2;
}
.sec04 .section-title07-frame-p {
	margin-bottom:1rem;
}




/*------------------------------------------
    1box column settings
*/
.column-medium {
    padding: var(--s4);
    background:#fff;
}
.onb-box-full {
    width: calc(100% + var(--s8));
    margin-left: calc(var(--s4) * -1);
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .column-medium {
        padding: var(--s2);
    }
    .onb-box-full {
        width: calc(100% + var(--s4));
        margin-left: calc(var(--s2) * -1);
    }
}










.onb-icon-title-frame {
	padding: var(--s4);
	background-color: #02a270;
	position: relative;
}
.onb-icon-title-icon {
	width: 12rem;
	height: 12rem;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: -2rem;
	left: 2rem;
}
.onb-icon-title-icon img {
	width: 100%;
}
.onb-icon-title {
	text-align: center;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.5;
	color: #fff;
}
.onb-icon-title .underline {
	background:#fff;
	color:#000;
	padding:0 1rem;
	font-size:3.6rem;
	display:inline-block;
	margin-bottom:0.5rem;
}
.onb-icon-title small {
	font-size: 2.1rem;
	border: none;
}
.onb-icon-title-catch {
	margin-bottom: .8rem;
	font-size: 1.8rem;
	display: block;
	line-height: 1.5;
	border: none;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.onb-icon-title-frame {
		padding: var(--s2);
	}
	.onb-icon-title {
		font-size: 2.2rem;
	}
	.onb-icon-title small {
		font-size: 1.6rem;
	}
	.onb-icon-title-catch {
		padding-left: var(--s4);
		font-size: 1.4rem;
	}
	.onb-icon-title-icon {
		width: 6rem;
		height: 6rem;
		position: absolute;
		top: -2rem;
		left: -.5rem;
	}
	.onb-icon-title .underline {
	font-size:2.4rem;
	}
}



.onb-center-img {
	max-width: 64%;
	margin: 0 auto;
}
.onb-center-img img{
	border:1px solid #d3d3d3;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.onb-center-img {
		max-width: 100%;
	}	
}





.section-title05 {
    width: 100%;
    margin-top: 7rem;
	margin-bottom:3rem;
    padding: 2.5rem;
    font-size: 2.4rem;
    font-weight: 700;
    color: #000;
    line-height: 1.5;
    text-align: center;
    position: relative;
	background: url(./img/sec02-bk.png) no-repeat right top;
    background-size: cover;
}
.section-title05-h {
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
	background: #fff;
	margin-top: 3rem;
}
.section-title05::before,
.section-title05::after {
    content: "";
    width: 4rem;
    height: 4rem;
    background-color: #02A270;
    position: absolute;
    z-index: -1;
}
.section-title05::before {
    bottom: -0.5rem;
    left: -0.5rem;
}
.section-title05::after {
    top: -0.5rem;
    right: -0.5rem;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .section-title05 {
        padding: var(--s2);
        font-size: 2.1rem;
		margin-top:5rem;
    }
	.section-title05-h {
    font-size: 1.8rem;
    }
}





/*------------------------------------------
    2box column settings
*/
.column-medium {
    padding: var(--s4);
    border: 1px solid #ccc;
}
.twb-box-full {
    width: calc(100% + var(--s8));
    margin-left: calc(var(--s4) * -1);
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .column-medium {
        padding: var(--s2);
    }
    .twb-box-full {
        width: calc(100% + var(--s4));
        margin-left: calc(var(--s2) * -1);
    }
}















.twb-iconbox01-bg-colored {
}
.twb-iconbox01-area {
    padding: 2.5rem;
    background: #F0F1F1;
    background-size: cover;
}
.twb-iconbox01-image {
    width: 10rem;
    height: 10rem;
    position: absolute;
    top: -3.2rem;
    left: -1.6rem;
}
.twb-iconbox01-title {
    padding-bottom: var(--s2);
    font-size: 2.2rem;
    font-weight: 700;
    color: #02A270;
    text-align: center;
    border-bottom: 1px solid var(--site-color03);
	line-height:1.5;
}
.twb-iconbox01-title span {
    margin-bottom: var(--s1);
    font-size: 1.4rem;
    line-height: 1.5;
    display: block;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .twb-iconbox01-image {
        width: 8rem;
        height: 8rem;
        top: -1.6rem;
    }
    .twb-iconbox01-title {
        font-size:1.8rem;
    }
	.twb-iconbox01-area {
        padding: 2rem;
    }
}






.twb-title-catch {
	padding: 0 .8rem 1.6rem .8rem;
	font-size: 2.1rem;
	font-weight: 700;
	color: #02A270;
	text-align: center;
	line-height: 1.5;
}
.twb-title-catch span {
	font-size: 1.6rem;
}
.twb-title-catch a{
	padding-right: 2.5rem;
    background: url(./img/arrow-01-green-right.png) no-repeat center right / auto 0.8em;
    text-decoration: none;
    background-position: right 8px;
    color: #02A270;
}
.twb-title-catch a:hover{
	opacity:0.6;
}












.twb-bg-colored {
    padding-top: 3rem;
}
.twb-listbox-area {
    padding: var(--s5) var(--s2) var(--s2) var(--s2);
    background-color: #d4d4d4;
    position: relative;
}
.twb-listbox-area2 {
    background-color: #F0F1F1;
}
.twb-listbox-title {
    margin-top: -5rem;
    text-align: center;
}
.twb-listbox-title span {
    padding: .8rem;
    color: #fff;
    background-color: #333;
    display: inline-block;
	font-weight:bold;
}
.twb-listbox-title2 span {
    background-color: #02A270;
}
.twb-listbox-subtitle {
    text-align: center;
    font-weight: 700;
}
.twb-listbox-list {
    width: 100%;
}
.twb-listbox-area li {
    padding-left: var(--s4);
    line-height: 1.5;
    background: url('./img/icon-check2.png') no-repeat top left;
    background-size: 1.6rem 1.6rem;
	background-position-y: 5px;
}
.twb-listbox-area2 li {
    padding-left: var(--s4);
    line-height: 1.5;
    background: url('./img/icon-check.png') no-repeat top left;
    background-size: 2rem 2rem;
	background-position-y: 2px;
}
.twb-listbox-list li span {
    margin-right: var(--s1);
    display: block;
    text-align: center;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .twb-listbox-area {
        padding: 0 var(--s2) var(--s2) var(--s2);
		gap:0;
    }
    .twb-listbox-list li {
        font-size: 1.6rem;
    }
    .twb-listbox-list--three li {
        width: calc((100% - var(--s2)) / 2);
    }
    .twb-listbox-title {
        width: 100%;
        margin: -3rem auto 0 auto;
        padding: var(--s2);
        font-size: 1.7rem;
        text-align: center;
    }
	.twb-listbox-area2 {
    position:relative;
    }
	.twb-listbox-title2 span:before{
    content: "";
    position: absolute;
    top: -50px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #02a270;
    z-index: 1;
    transform: rotate(90deg);
    left: 47.5%;
    }
}















.l-onb-access-table {
	display: flex;
	gap: var(--s4);
}
.l-onb-access-table__side {
	width: calc((100% - var(--s2))*.5);
	text-align:center;
}
.l-onb-access-table__side img{
	max-height:270px;
	width:auto;
}
.l-onb-access-table__main {
	width: calc((100% - var(--s2))*.5);
}
.onb-access-table {
	border-collapse: collapse;
}
.onb-access-table th,
.onb-access-table td {
	padding: 1rem;
	border: 1px solid #D3D3D3;
}
.onb-access-table th {
	width: 34%;
	background-color: #f0f1f1;
	vertical-align: middle;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.l-onb-access-table {
		flex-direction: column;
	}
	.l-onb-access-table__side,
	.l-onb-access-table__main {
		width: 100%;
	}
}













.onb-taglist-bg {
	padding: 0 0 2rem 0;
}
.onb-taglist-title {
	text-align: center;
	font-size: 2.1rem;
}
.tag-list-6c {
	display: flex;
	flex-wrap: wrap;
	gap: var(--s2);
}
.tag-list-6c li {
	width: calc((100% - var(--s6))/ 4);
	padding: .8rem;
	text-align: center;
	line-height: 1.5;
}
.tag-list-6c li::before {
	display: none;
}
.onb-tag-colored {
	background-color: #02A270;
	color: #fff;
}
.onb-tag-white {
	border: 1px solid var(--site-color16);
	background-color: #fff;
	color: var(--site-color16);
}
.onb-tag-colored .tag-name,
.onb-tag-white .tag-name {
	width: 100%;
	height: 100%;
	display: flex;	
	align-items: center;
	justify-content: center;
	font-weight:bold;
	font-size:1.5rem;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.onb-taglist-bg {
		padding: var(--s2);
	}
	.tag-list-6c {
		gap: var(--s1);
	}
	.tag-list-6c li {
		width: calc((100% - var(--s1))/ 2);
	}
}










.casebox-01-frame {
	margin-top: 4rem;
	padding: var(--s4);
	position: relative;
	border:1px solid #ccc;
}
.casebox-01-sub {
	padding: var(--s1) var(--s3);
	background-color: #02A270;
	color: #fff;
	font-size: 2.1rem;
	transform: translateX(-50%);
	position: absolute;
	top: -2rem;
	left: 50%;
	font-weight:bold;
}
.l-casebox-01 {
	display: flex;
	flex-wrap: wrap;
	gap: var(--s3);
}
.l-casebox-01__side {
	width: calc((100% - var(--s3))*.4);
}
.l-casebox-01__side img{
}
.l-casebox-01__main {
	width: calc((100% - var(--s3))*.6);
}
.casebox-01-table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #fff;
    min-height: 185px;
}
.casebox-01-table th {
	background-color: #f0f1f1;
}
.casebox-01-table th,
.casebox-01-table td {
	border: 1px solid #ccc;
	padding: var(--s1) var(--s2);
}
.casebox-01-catch {
	font-size: 2.1rem;
	font-weight: 700;
	color: #02A270;
	line-height: 1.5;
}
.casebox-01-caption {
	text-align: right;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.l-casebox-01 {
		flex-direction: column;
	}
	.l-casebox-01__side,
	.l-casebox-01__main {
		width: 100%;	
	}
	.l-casebox-01__side {
		text-align: center;
	}
	.casebox-01-frame {
	padding: 4rem 2rem 2rem;
	}
	.casebox-01-caption {
	text-align: left;
	}
	.casebox-01-catch {
	margin-top:1rem;
	font-size:1.8rem;
	}
	.casebox-01-table {
    min-height: unset;
	}
}






.m-title02 {
	padding: var(--s2);
	font-size: 2.1rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.5;
	background-color:#02A270;
	margin-bottom:1rem;
}
.m-title02 a{
    padding-right: var(--s3);
    background:url(./img/arrow-01-wht-right.svg) no-repeat center right 0rem / auto 1em;
    display: block;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
.m-title02 a:hover{
    opacity:0.6;
}





.thb-table {
	line-height: 1.5;
	border-collapse: collapse;
	border: 1px solid #D3D3D3;
	margin-top:1rem;
	margin-bottom:1rem;
	font-size:1.4rem;
	min-height:160px;
}
.thb-table th,
.thb-table td {
	padding: var(--s1);
	border: 1px solid #D3D3D3;
}
.thb-table th {
	width: 30%;
	background-color: #F0F1F1;
}










.acc-more-btn {
	max-width: 46rem;
  width: 100%;
	margin: var(--s5) auto;
	position: relative;
}
.acc-more-btn span {
	width: 100%;
	margin: var(--s5) auto;
	padding: 2rem 6rem 2rem 6rem;
	border: 1px solid #000;
	border-radius: 4rem;
	background: url('./img/acc-off.svg') no-repeat 95% center #fff;
	display: block;
	text-align: center;
	transform: translate(0, 0);
	transition: transform 0.3s;
	cursor: pointer;
	z-index: 1;
	font-weight:bold;
}
.acc-more-btn::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #999;
	border-width: 0 1px 1px 0;
	transform: translate(.5rem, .5rem);
	border-radius: 4rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.acc-more-btn:hover span {
	transform: translate(.5rem, .5rem);
}
.acc-more-btn.is-open span {
	background: url('./img/acc-on.svg') no-repeat 95% center #fff;
}
.more-content {
	display: none;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.acc-more-btn {
		margin-right: var(--s1);
	}
	.acc-more-btn span {
		transition: inherit;
		transform: none;
	}
	.acc-more-btn:hover span {
		transform: none;
	}
	.thb-table {
	min-height:unset;
	}
}







.twb-m-title05 {
	padding-bottom: 2rem;
	display: grid;
	align-items: center;
	grid-gap: var(--s2);
	grid-template-columns: 19rem 1fr;
	border-bottom: 1px solid #999;
	margin-bottom:1rem;
}
.twb-m-title05__right {
	font-size: 2.1rem;
	font-weight: 700;
	color: #02A270;
	line-height: 1.5;
}
.twb-m-title05__right a{
    padding-right: 2.5rem;
    background: url(./img/arrow-01-green-right.png) no-repeat center right / auto 0.8em;
    text-decoration: none;
	background-position: right 8px;
	color:#02A270;
}
.twb-m-title05__right a:hover{
    opacity:0.6;
}







.text-area {
    line-height: 2;
}
.summary-box-r {
    padding: var(--s4);
    display: grid;
    grid-auto-rows: minmax(10px, auto) 1fr;
    grid-template-areas: "img catch" "img content";
	background:#fff;
}
.summary-box-r-catch {
    font-size: 2.1rem;
    font-weight: 700;
    color: #02A270;
    line-height: 1.5;
    grid-area: catch;
	margin-bottom:1rem;
}
.summary-box-r-catch a{
    padding-right: 2.5rem;
    background: url(./img/arrow-01-green-right.png) no-repeat center right / auto 0.8em;
    text-decoration: none;
    background-position: right 8px;
	color: #02A270;
}
.summary-box-r-catch a:hover{
	opacity:0.6;
}
.summary-box-r-img {
    padding-right: var(--s4);
    grid-area: img;
}
.summary-box-r-content {
    grid-area: content;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .text-area {
        font-size: 1.4rem;
    }
    .summary-box-r {
        padding: var(--s2);
        display: block;
    }
    .summary-box-r-catch {
        margin-bottom: var(--s2);
        font-size: 2.2rem;
		text-align:center;
    }
    .summary-box-r-img {
        padding-right: 0;
        margin-bottom: var(--s2);
    }
	.twb-m-title05 {
	grid-template-columns: 15rem 1fr;
    }
}




.sec07 .twb-title-catch {
	padding: 0 0 1.5rem 0;
	font-size: 2.1rem;
	font-weight: 700;
	color: #02A270;
	text-align: center;
	line-height: 1.5;
	border-bottom: 1px solid #02A270;
	margin-bottom:1rem;
}







.thb-iconlist-title {
	text-align: center;
	font-size: 1.8rem;
	color: var(--site-color03);
	line-height: 1.5;
}
.thb-icon-list-3c {
	display: flex;
	flex-wrap: wrap;
	gap: var(--s1);
	margin-left:1.5rem;
	margin-right:1.5rem;
	margin-bottom:2rem;
	margin-top:-0.5rem;
}
.thb-icon-list-3c li {
	width: calc((100% - var(--s2))/ 3);
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.3;
	font-weight:bold;
	color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
	min-height:70px;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	background:#fff;
	border:1px solid #000;
}
#low-page .thb-icon-list-3c li {
	font-size: 1.3rem;
}
.thb-icon-list-3c li::before {
	display: none;
}
.thb-icon-list-3c li span {
	margin-bottom: .8rem;
	display: block;
	position: relative;
}





.conclusion-box-frame {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem;
	padding: var(--s2) var(--s4) var(--s4) var(--s4);
	background: url('./img/conclusion-bg.svg') repeat-y top right #F0F1F1;
}
.conclusion-box-ttl {
	position: relative;
}
.conclusion-box-ttl__icon-frame {
	position: absolute;
	left: -4.8rem;
	bottom: 1rem;
	z-index: 10;
}
.conclusion-box-ttl__icon {
	width: 10rem;
	height: 10rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #02A270;
	border-radius: 50%;
	font-weight:bold;
}
.conclusion-box-ttl__icon::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #999;
	position: absolute;
	right: -0.5rem;
	bottom: -0.5rem;
	z-index: -1;
	border-radius: 50%;
}
.conclusion-box-ttl__icon span {
	color: #fff;
	font-size: 2rem;
}
.conclusion-box-ttl__text {
	padding-top: var(--s2);
	padding-bottom: var(--s3);
	margin-left: 10rem;
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 1.5;
	border-bottom: 1px solid #000;
	color:#02A270;
}
.conclusion-box-content {
	z-index: 5;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
	.conclusion-box-frame {
		background-size: 50% auto;
	}
	.conclusion-box-ttl__icon-frame {
		top: -3.2rem;
		left: -3.6rem;
		bottom: inherit;
	}
	.conclusion-box-ttl__icon {
		width: 6rem;
		height: 6rem;
	}
	.conclusion-box-ttl__text {
		margin-left: 0;
		padding-left: 5rem;
		padding-top: var(--s1);
		padding-bottom: var(--s2);
	}
	.l-onb-conclusion-img {
		width: 36%;
	}
	.conclusion-box-ttl__icon span {
	font-size: 1.6rem;
	}
	#low-page .thb-icon-list-3c li {
	font-size: 1.4rem;
	}
}










.l-pickup-contents01 {
    width: 100%;
    min-height: 40rem;
    display: flex;
    align-items: center;
    background-color: #F0F1F1;
    position: relative;
}
.l-pickup-contents01--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.l-pickup-contents01-box {
    flex: 1;
}
.l-pickup-contents01-box img {
    min-height: 40rem;
    display: block;
    object-fit: cover;
}
.l-pickup-contents01-content {
    max-width: 50rem;
    padding: 0 var(--s8) 0 0;
    position: relative;
    z-index: 5;
}
.l-pickup-contents01-content--reverse {
    margin-left: auto;
}
.pickup-contents01-catch {
    margin-bottom: 1rem;
    font-size: 3.6rem;
    font-weight: 700;
    color: #02A270;
    line-height: 1.5;
}
.btn-pickup-contents01 {
    margin: var(--s5) auto 0 auto;
}
.btn-pickup-contents01 a{
    background: #333 url(./img/arrow-01-wht-down.svg) no-repeat center right 2rem / auto 0.6em;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .l-pickup-contents01 {
        min-height: inherit;
        flex-direction: column;
    }
    .l-pickup-contents01-content {
        max-width: inherit;
        padding: var(--s4) 0 0;
    }
    .l-pickup-contents01-box img {
        min-height: inherit;
        object-fit: inherit;
    }
    
    .pickup-contents01-catch {
        font-size: 2.4rem;
    }
    .btn-pickup-contents01 {
        margin-right: var(--s1);
    }
}



.l-grid-two-large-r {
    position:relative;
	grid-gap: var(--s8);
	--minimum: calc((100% - var(--s8)) / 2);
}
.l-grid-two-large-r::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #02a270;
    z-index: 1;
}









.pc-fix-banner01 {
    width: 24rem;
    background-color: #02A270;
    position: fixed;
    right: 0;
    bottom: 10rem !important;
    z-index: 50;
	font-weight:bold;
}
.pc-fix-banner01 a {
    color: #fff;
    text-decoration: none;
    display: block;
}
.pc-fix-banner01 a:hover {
    opacity: .7;
}
.pc-fix-banner01-img {
    position: relative;
}
.pc-fix-banner01-img::before {
    content: "";
    width: 8rem;
    height: 3rem;
    background: url("./img/banner02.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -1.5rem;
    left: .5rem;
    z-index: 5;
}
.pc-fix-banner01-text {
    padding: var(--s2);
    color: #fff;
    position: relative;
}
.pc-fix-banner01-text .marker{
    background: #DAE633;
    color: #000000;
	padding-left:0.5rem;
	padding-right:0.5rem;
}
.pc-fix-banner01-text::after {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    border-top: .5rem solid transparent;
    border-left: .5rem solid transparent;
    border-right: .5rem solid #fff;
    border-bottom: .5rem solid #fff;
    position: absolute;
    right: .5rem;
    bottom: .5rem;
}
.pc-fix-banner01-text p {
    margin: 0;
    font-size: 1.6rem;
    text-align: center;
}
.pc-fix-banner01-text p.text-small {
    font-size: 1.6rem;
    line-height: 1.5;
}
/*------------------------------------------------------------
    SP settings
*/
@media screen and (max-width: 767px) {
    .pc-fix-banner01-img {
        display: none;
    }
    .pc-fix-banner01 {
        left:0;
    }
    .pc-fix-banner01-text {
        padding:1.5rem 1rem 1rem 1rem;
    }
    .pc-fix-banner01-text p.text-small {
    line-height: 1.2;
    }
    .pc-fix-banner01 {
    width: 26rem;
	bottom:0 !important;
    }
	.l-grid-two-large-r {
	grid-gap: var(--s4);
	margin-bottom:5rem;
    }
	.l-grid-two-large-r::before {
        transform: rotate(90deg);
		left: 47.5%;
		top: 51%;
		content:none;
    }
	.related-article01-frame {
    padding: 2rem;
    }
}




    .mainvisual {
    background: url(./img/sec02-bk.png) no-repeat right top;
    background-size: cover;
    background-position: center;
    }
    .container {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
      padding: 3vw 0 0 0;
      justify-content: center;
      align-items: center;
    }

    .image-block {
      flex: 1 1 40%;
      padding: 10px;
    }

    .image-block img {
      height: auto;
    }

    .text-block {
      flex: 1 1 40%;
      padding:0 20px 40px;
    }

    .text-block h2 {
      font-size: 2vw;
      margin-bottom: 1vw;
	  font-weight:bold;
	  line-height:1.7;
    }

    .text-block h2 span{
      font-size: 3vw;
      background: #000;
      color: #fff;
      padding: 0 10px;
      margin-bottom: 20px;
    }

    .text-block p {
      margin-bottom: 1em;
      line-height: 2;
    }
    .header-area-logo {
    max-width: 250px;
    text-align: right;
    position: absolute;
    top: 30px;
    right: 10px;
    }
    .mainvisual-low {
    background: url(./img/mv-low.png) no-repeat right top;
    background-size: cover;
    background-position: center;
    }
    .header-area-logo-low {
    max-width: 300px;
	padding-top:6rem;
	padding-bottom:6rem;
	margin:auto;
    }
    .header-area-logo-low a:hover{
    opacity:0.6;
    }
    .header-area-logo-low a{
    padding:2rem;
	background-color: rgba(255, 255, 255, 0.8);
	display:block;
    }

    @media screen and (max-width: 768px) {
      .container {
        flex-direction: column;
		padding-top:10px;
      }
      .text-block h1 {
        font-size: 1.5em;
      }
      .text-block h2 {
        font-size: 4.6vw;
		text-align:left;
		margin-bottom:1rem;
      }
      .text-block h2 span{
        font-size: 8vw;
      }
      .image-block{
        padding-left:5px;
		padding-right:20px;
		padding-top:0;
      }
      .header-area-logo {
    max-width: 40vw;
    position: unset;
	margin:auto;
	padding-top:1rem;
	padding-bottom:0.5rem;
      }
    .header-area-logo-low {
    max-width: 200px;
	padding-top:4rem;
	padding-bottom:4rem;
    }
}