@charset "utf-8";
/* CSS Document */

/* ==================== */
/* key Visual */
/* ==================== */

.wrap__top--kv {
	width: 100%;
/*	padding: 1.0rem 0;*/
}

.container__top--kv {
	width: 100%;
	padding: 3.5rem;
	text-align: center;
	background-image: url("../img2/top/img__kv.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(15 , 15 , 15 , 0.3);
	background-blend-mode: darken;
}

.container__top--kv h2 {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	gap: 2.0rem;
}

span.item__top--h2 {
	font-size: 6.0rem;
	color: #6BF5FF;
	font-weight: 800;
	text-align: left;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	line-height: 1.5;
	letter-spacing: 0.5rem;
/*	text-shadow: 2px 2px 4px #333;*/
}

.container__top--kv p {
	padding-top: 200px;
	font-size: 1.5rem;
	color: #FFF;
}

/* ==================== */
/* のとさくWORKS */
/* ==================== */

/* background */

.bg__top--works {
	padding: 100px 1.0rem;
	background-color: #F4F9F7;
	background-image: url("../img2/common/bg__circle--orange-03.png") , url("../img2/common/bg__circle--yellow-03.png") , url("../img2/common/bg__circle--brown-03.png") , url("../img2/common/bg__triangle.png");
	background-position: top 50px right 150px , top 50% left 100px , bottom 100px right 150px , top 0 left 0;
	background-repeat: no-repeat , no-repeat , no-repeat , no-repeat;
}

.wrap__top--works {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}


/* h3 */

h3.h3__works--pc {
	margin: 1.0rem 0;
	text-align: center;
	font-size: 3.0rem;
	font-weight: 900;
	color: #004EBE;
	line-height: 1.3;
}

/* flex box */

.fb__works {
	display: flex;
	justify-content: space-between;
	gap: 1.0rem;
	width: 100%;
	margin: 2.0rem 0;
}

/* contents */

a.contents__slope {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 1.5rem;
/*	background-color: #fff;*/
	background-color: rgba(255 , 255 , 255 , 0.85);
	border-radius: 5px;
/*	opacity: 0.85;*/
}

a.contents__boring ,
a.contents__civil {
	width: calc(50% - 1.0rem);
	padding: 1.5rem;
/*	background-color: #fff;*/
	background-color: rgba(255 , 255 , 255 , 0.85);
	border-radius: 5px;	
/*	opacity: 0.85;*/
}

.fb__slope {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 2.0rem;
	width: 100%;
}

.item__img--slope ,
.item__slope--desc {
	width: calc(50% - 1.0rem);
}

.item__img--slope img {
	width: 100%;
	height: auto;
}

.fb__works--desc {
	display: flex;
	flex-wrap: wrap;
	gap: 1.0rem;
}

.img__works-desc {
	width: calc(150px - 0.5rem);
}

.img__works-desc img {
	width: 100%;
	height: auto;
}

.desc__works-desc {
	width: calc(100% - 150px - 0.5rem);
}

h4.h4__top--works {
	margin-bottom: 0.5rem;
	font-size: 2.0rem;
	font-weight: 800;
	color: #1DB1CF;
}

p.desc__top--works {
	display: inline;
	padding: 0 0.5rem;
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	background-color: #1DB1CF;
	line-height: 1.6;
}

.text__top--job {
	margin-top: 1.0rem;
}

.img__works {
	width: 100%;
	margin-top: 1.0rem;
}

.img__works img {
	width: 100%;
	height: auto;
}

.block__works--more {
	text-align: right;
}

p.btn__works--more {
	display: inline-block;
	margin-top: 0.5rem;
	padding: 0.375rem 1.25rem;
	font-size: 0.875rem;
	font-weight: 700;
	color: #1DB1CF;
	border: 2px solid #1DB1CF;
	border-radius: 100vh;
}

p.btn__works--more i {
	margin-left: 0.5rem;
}

a.contents__slope:hover p.btn__works--more ,
a.contents__boring:hover p.btn__works--more ,
a.contents__civil:hover p.btn__works--more {
	color: #FFF;
	border: 2px solid rgba(29 , 177 , 207 , 0);
	background-color: rgba(29 , 177 , 207 , 0.7);
}

/* ==================== */
/* WORKSカテゴリ */
/* ==================== */

.bg__works--cate {
/*	padding: 0 20px;*/
	padding: 0 1.0rem;
	background: linear-gradient(180deg , #F4F9F7 0% , #F4F9F7 70% , #FFF 70% , #FFF 100%);
}

.wrap__works--cate {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

.h3__works--cate {
	width: 100%;
	margin: 0 auto;
}

.h3__works--cate h3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0.5rem 0;
	font-size: 2.0rem;
	color: #fff;
	text-align: center;
	background-color: #1DB1CF;
	border-radius: 100vh;
}

.h3__works--cate h3::before ,
.h3__works--cate h3::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #fff;
}

.h3__works--cate h3::before {
	margin-right: 30px;
	transform: rotate(-35deg);
}

.h3__works--cate h3::after {
	margin-left: 30px;
	transform: rotate(35deg);
}

span.h3__strong {
	font-size: 4.5rem;
	font-weight: 800;
/*	vertical-align: middle;*/
}

.fb__works--cate {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1.0rem;
	width: 100%;
	margin: 30px 0;
}

a.item__works--cate {
	position: relative;
	width: calc(100% / 3 - 1.0rem);
	background-color: rgba(1 , 49 , 70 , 0.4);
}

a.item__works--cate img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
	mix-blend-mode: multiply;
}

a.item__works--cate:hover {
	background-color: rgba(1 , 49 , 70 , 0.7);
}

.block__works--cate {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
/*	gap: 0.25rem;*/
	font-size: 1.5rem;
	color: #FFF;
	min-width: max-content;
}

.block__works--cate p {
	font-size: 1.0rem;
}

.block__works--cate i {
	margin-top: 0.5rem;
}

/* ==================== */
/* 能登の復興と再生 */
/* ==================== */

.bg__top--report {
/*	padding: 100px 20px;*/
	padding: 100px 1.0rem;
	background-color: #F9F4EE;
	background-image: url("../img2/common/bg__triangle.png");
	background-position: top 0 left 0;
	background-repeat: no-repeat;
}

.wrap__top--report {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}

.title__top--report {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 1.0rem;
	width: 100%;
}

.title__top--report h3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 2.5rem;
	font-weight: 700;
	color: #004EBE;
	text-align: center;
}

.title__top--report h3::before ,
.title__top--report h3::after {
	content: '';
	width: 5px;
	height: 50px;
	background-color: #004EBE;
}

.title__top--report h3::before {
	margin-right: 40px;
	transform: rotate(-35deg);
}

.title__top--report h3::after {
	margin-left: 40px;
	transform: rotate(35deg);
}

.link__top--report {
/*	display: block;*/
	width: 100%;
	margin: 50px 0;
	padding: 3.0rem 2.0rem;
	text-align: center;
	background-image: url("../img2/top/img__report-02.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(24 , 42 , 55 , 0.5);
	background-blend-mode: darken;
}

.catch__top--report {
	display: inline-block;
	text-align: left;
	writing-mode: vertical-rl;
/*	text-orientation: mixed;*/
}

.catch__top--report p {
	font-size: 2.0rem;
	font-weight: 800;
	color: #FFF;
	letter-spacing: 0.3rem;
}

.block__report--more {
	text-align: center;
}

a.btn__report--more {
	display: inline-block;
	padding: 0.5rem 2.0rem;
	font-size: 0.875rem;
	color: #FFF;
	background-color: rgba(29 , 177 , 207 , 1.0);
	border-radius: 100vh;
}

a.btn__report--more i {
	margin-left: 0.5rem;
}

a.btn__report--more:hover {
	background-color: rgba(29 , 177 , 207 , 0.7);
}

/* ==================== */
/* お知らせ */
/* ==================== */

.bg__top--news {
	width: 100%;
/*	padding: 100px 20px;*/
	padding: 100px 1.0rem;
}

.wrap__top--news {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 2.5rem;
	border: 1px solid #eee;
	border-radius: 5px;
}

.wrap__top--news h3 {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 700;
	color: #004EBE;
}

.block__top--news {
	width: 100%;
	margin: 2.5rem 0 0;
}

.block__top--news dl {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 1.0rem;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #eee;
}

.block__top--news dl dt {
	width: 150px;
}

.block__top--news dl dd {
	width: calc(100% - 150px);
}

.block__btn--more {
	width: 100%;
	text-align: center;
}

a.btn__top--more {
	display: inline-block;
	padding: 0.5rem 2.0rem;
	font-size: 0.875rem;
	color: #FFF;
	background-color: #1DC3CF;
	border-radius: 100vh;
}

a.btn__top--more i {
	margin-left: 0.5rem;
}

a.btn__top--more:hover {
	opacity: 0.7;
}

/* ==================== */
/* pickup */
/* ==================== */

.bg__top--pickup {
	width: 100%;
/*	padding: 0 20px 100px;*/
	padding: 0 1.0rem 100px;
	background: linear-gradient(180deg , #FFF 0% , #FFF 50% , #EAF9FB 50% , #EAF9FB 100%);
}

.wrap__top--pickup {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

.wrap__top--pickup h3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 2.5rem;
	font-weight: 700;
	color: #004EBE;
	text-align: center;
}

.wrap__top--pickup h3::before ,
.wrap__top--pickup h3::after {
	content: '';
	width: 5px;
	height: 50px;
	background-color: #004EBE;
}

.wrap__top--pickup h3::before {
	margin-right: 40px;
	transform: rotate(-35deg);
}

.wrap__top--pickup h3::after {
	margin-left: 40px;
	transform: rotate(35deg);
}

.fb__pickup {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1.0rem;
	width: 100%;
	margin: 50px 0;
}

a.item__pickup {
	position: relative;
	width: calc(100% / 3 - 1.0rem);
}

a.item__pickup:hover {
	opacity: 0.7;
}

a.item__pickup img {
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

a.item__pickup h4 {
	padding: 0.25rem 0;
	font-size: 1.125rem;
	color: #1DC3CF;
}

a.item__pickup h4 i {
	margin-left: 5px;
}


@media (max-width: 1280px) {

/* ==================== */
/* key Visual */
/* ==================== */

.bg__top--works {
	background-position: top 10px right 10px , top 50% left 10px , bottom 10px right 10px , top 0 left 0;
}

}


@media (max-width: 1024px) {
/* 0.8 */

/* ==================== */
/* key Visual */
/* ==================== */

.container__top--kv {
	padding: 3.0rem;
}

span.item__top--h2 {
	font-size: 5.25rem;
}
	
.container__top--kv p {
	padding-top: 160px;
	font-size: 1.25rem;
	color: #FFF;
}

/* ==================== */
/* のとさくWORKS */
/* ==================== */

h3.h3__works--pc {
	font-size: 2.4rem;
}

h4.h4__top--works {
	font-size: 1.6rem;
}

p.desc__top--works {
	font-size: 1.2rem;
}

.bg__top--works {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: top 10px right 10px , top 50% left 0 , bottom 10px right 10px , top 0 left 0;
}

p.btn__works--more {
	padding: 0.313rem 1.0rem;
	font-size: 0.75rem;
}

/* ==================== */
/* WORKSカテゴリ */
/* ==================== */

.h3__works--cate h3 {
	font-size: 1.6rem;
}

.h3__works--cate h3::before ,
.h3__works--cate h3::after {
	height: 32px;
}

.h3__works--cate h3::before {
	margin-right: 24px;
}

.h3__works--cate h3::after {
	margin-left: 24px;
}

span.h3__strong {
	font-size: 3.6rem;
}

.block__works--cate {
	font-size: 1.2rem;
}

/* ==================== */
/* 能登の復興と再生 */
/* ==================== */

.title__top--report h3 {
	font-size: 2.0rem;
}

.title__top--report h3::before ,
.title__top--report h3::after {
	height: 40px;
}

.title__top--report h3::before {
	margin-right: 32px;
}

.title__top--report h3::after {
	margin-left: 32px;
}

.catch__top--report p {
	font-size: 1.6rem;
}

/* ==================== */
/* お知らせ */
/* ==================== */

.wrap__top--news h3 {
	font-size: 2.0rem;
}

/* ==================== */
/* pickup */
/* ==================== */

.wrap__top--pickup h3 {
	font-size: 2.0rem;
}

.wrap__top--pickup h3::before ,
.wrap__top--pickup h3::after {
	height: 40px;
}

.wrap__top--pickup h3::before {
	margin-right: 32px;
}

.wrap__top--pickup h3::after {
	margin-left: 32px;
}

.block__pickup {
	font-size: 1.2rem;
}


}


@media (max-width: 768px) {
/* 0.7 */

/* ==================== */
/* key Visual */
/* ==================== */

.container__top--kv {
	padding: 2.5rem;
}

.container__top--kv h2 {
	gap: 1.5rem;
}

span.item__top--h2 {
	font-size: 4.0rem;
}
	
.container__top--kv p {
	padding-top: 140px;
	font-size: 1.0rem;
	color: #FFF;
}

/* ==================== */
/* のとさくWORKS */
/* ==================== */

h3.h3__works--pc {
	font-size: 2.1rem;
}

.fb__works--desc {
	flex-direction: column-reverse;
}

.img__works-desc {
	width: 150px;
	margin: 0 auto;
}

.desc__works-desc {
	width: 100%;
}

h4.h4__top--works {
	font-size: 1.4rem;
}

p.desc__top--works {
	font-size: 1.0rem;
}

.bg__top--works {
	padding-top: 70px;
	padding-bottom: 70px;
	background-position: top 10px right 10px , top 50% left 0 , bottom 10px right 10px , top 0 left 0;
}

/* ==================== */
/* WORKSカテゴリ */
/* ==================== */

.h3__works--cate h3 {
	font-size: 1.2rem;
}

.h3__works--cate h3::before ,
.h3__works--cate h3::after {
	height: 24px;
}

.h3__works--cate h3::before {
	margin-right: 18px;
}

.h3__works--cate h3::after {
	margin-left: 18px;
}

span.h3__strong {
	font-size: 2.7rem;
}

a.item__works--cate {
	width: calc(100% / 2 - 0.5rem);
}

.block__works--cate {
	font-size: 1.0rem;
}

/* ==================== */
/* 能登の復興と再生 */
/* ==================== */

.title__top--report h3 {
	font-size: 1.75rem;
}

.title__top--report h3::before ,
.title__top--report h3::after {
	height: 35px;
}

.title__top--report h3::before {
	margin-right: 28px;
}

.title__top--report h3::after {
	margin-left: 28px;
}

.catch__top--report p {
	font-size: 1.4rem;
}

/* ==================== */
/* お知らせ */
/* ==================== */

.wrap__top--news h3 {
	font-size: 1.75rem;
}

/* ==================== */
/* pickup */
/* ==================== */

.wrap__top--pickup h3 {
	font-size: 1.75rem;
}

.wrap__top--pickup h3::before ,
.wrap__top--pickup h3::after {
	height: 35px;
}

.wrap__top--pickup h3::before {
	margin-right: 28px;
}

.wrap__top--pickup h3::after {
	margin-left: 28px;
}

.block__pickup {
	font-size: 1.0rem;
}

a.item__pickup {
	width: calc(100% / 2 - 0.5rem);
}



}


@media (max-width: 640px) {
/* 0.6 */

/* ==================== */
/* key Visual */
/* ==================== */

.container__top--kv {
	padding: 2.0rem;
}

.container__top--kv h2 {
	gap: 1.0rem;
}

span.item__top--h2 {
	font-size: 3.5rem;
	line-height: 1.3;
}

.container__top--kv p {
	padding-top: 120px;
	font-size: 1.0rem;
	color: #FFF;
}

/* ==================== */
/* のとさくWORKS */
/* ==================== */

.bg__top--works {
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: top 10px right 10px , top 40% left 0 , bottom 10px right 10px , top 0 left 0;
}

h3.h3__works--pc {
	font-size: 1.8rem;
}

.fb__slope {
	flex-direction: column-reverse;	
}

.item__img--slope ,
.item__slope--desc {
	width: 100%;
}

.fb__works {
	flex-direction: column;	
}

a.contents__boring ,
a.contents__civil {
	width: 100%;
}

/* ==================== */
/* WORKSカテゴリ */
/* ==================== */

.h3__works--cate h3 {
	display: block;
	padding: 0.5rem 2.0rem;
	font-size: 1.0rem;
}

.h3__works--cate h3::before ,
.h3__works--cate h3::after {
	content: none;
}

span.h3__strong {
	font-size: 1.5rem;
	color: #ff0000;
}

/* ==================== */
/* 能登の復興と再生 */
/* ==================== */

.title__top--report h3 {
	font-size: 1.5rem;
}

.title__top--report h3::before ,
.title__top--report h3::after {
	height: 30px;
}

.title__top--report h3::before {
	margin-right: 24px;
}

.title__top--report h3::after {
	margin-left: 24px;
}

/* ==================== */
/* お知らせ */
/* ==================== */

.block__top--news dl {
	flex-direction: column;
}

.block__top--news dl dt {
	width: 100%;
	margin-bottom: 0.5rem;
}

.block__top--news dl dd {
	width: 100%;
}

.block__top--news h3 {
	font-size: 1.5rem;
}

/* ==================== */
/* pickup */
/* ==================== */

.wrap__top--pickup h3 {
	font-size: 1.5rem;
}

.wrap__top--pickup h3::before ,
.wrap__top--pickup h3::after {
	height: 30px;
}

.wrap__top--pickup h3::before {
	margin-right: 24px;
}

.wrap__top--pickup h3::after {
	margin-left: 24px;
}


}
/*
@page {
   size: A4 portrait; 
   margin: 10mm;
}
*/

@media print {


}
