@charset "utf-8";
html, body {
    font-size: 18px;
	font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    position: relative;
	font-weight: 400;
    margin: 0;
    padding: 0;
    width: 100%;
	overflow-x: hidden;
}

#cpage body {
	background-color: #f7f7f5;
}
p {
    margin: 0 auto 1.5em;
    padding: 0;
    line-height: 1.8;
    letter-spacing: 0.02em;
}
/* #container-wrap {
    max-width: 100%;
    margin: 0 auto;
}
#contents {
	padding-top: 140px;
	overflow: hidden;
} */
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.025em;
	margin: 0 auto 1.5rem;
	padding: 0;
}
h1 { font-size: 36px;}
h2 { font-size: 32px;}
h3 { font-size: 29px;}
h4 { font-size: 25px;}
h5 { font-size: 21px;}
h6 { font-size: 18px;}
h3{
	float: none;
}
.tit-line { 
	position: relative; 
	border-bottom: 1px solid #707070; 
	padding: 0.5rem 0.2rem;
}
.color-red { color: #E00A16;} 
.color-blue { color: #2E8EDD;}
.color-lblue { color: #EFF3F7;}
.color-wh{ color: #fff;}
.color-gr { color: #D6F0A8;}
.color-dgr { color: #2C4F51;}
.color-vgr { color: #73AE2E;}
.color-yg { color: #ABE8B9;}
.color-lgr{ color: #F4F595;}
.color-ye{ color: #FFF200;}
.color-ly{ color: #FFF9F4;}
.color-or{ color: #FFEABA;}
.color-prp{ color: #721DC8;}
.color-gy{ color: #FAF9F4;}
.color-bw{ color: #4D0001;}
.color-bk{ color: #000;}

.bg-red { background: #E00A16;}
.bg-pn { background: #FCDBE4;}
.bg-blue { background: #2E8EDD;}
.bg-lblue { background: #EFF3F7;}
.bg-gr { background: #D6F0A8;}
.bg-dgr { background: #2C4F51;}
.bg-lgr { background: #F4F595;}
.bg-vgr { background: #73AE2E;}
.bg-yg { background: #ABE8B9;}
.bg-ye { background: #FFF200;}
.bg-lye { background: #FFF9F4;}
.bg-or { background: #FFEABA;}
.bg-lor { background: #ffecdc;}
.bg-bk { background: #000333;}
.bg-wh { background: #fff;}
.bg-gray { background: #F4F4F4;}
.bg-bw { background: #4D0001;}


table caption {
	caption-side: top;
}
table.about-tbl { width: 100%;}
table.about-tbl > * > * {
	border: 0.5px solid #707070;
}
table.about-tbl tr:nth-child(odd) {
	background: #F0FBFF;
}
table.about-tbl tr:nth-child(even) {
	background: #fff;
}
table.about-tbl th {
	text-align: center;
	font-weight: 700;
	border-right: 0.5px solid #707070;
}
table.about-tbl tr > * { padding: 1rem 1.5rem;}
/* @media screen and (max-width: 767px) {
	table.about-tbl th,table.about-tbl td {
		display: block;
		width: 100%;
		border-right: none;
	}
	table.about-tbl th {
		border-bottom: 0.5px solid #707070;
	}
} */
.scroll-hint-icon { top: 50%!important; transform: translateY(-50%)!important; }
.scroll-hint-icon:before { width: 30px!important; height: 30px!important; }
.table-scroll table caption p { margin: 0 auto; line-height: 1.3!important; }
.table-scroll table tr th, .table-scroll table tr td {
	line-height: 1.6;
	letter-spacing: 0.05em;
	padding: 15px 25px;
	vertical-align: top;
	border: 0.5px solid #000;
	border-collapse: collapse;
}
.table-scroll table.table-fixed tr th, .table-scroll table.table-fixed tr td { 
	padding: 10px 20px;
}
@media screen and (max-width: 767px) {
	.table-scroll table.table-fixed tr th,
	.table-scroll table.table-fixed tr td { 
		font-size: 14px!important; 
		padding: 10px 10px!important; 
	}
}

.table-scroll table.w0 tr th:first-child, .table-scroll table.w0 tr td:first-child {
	white-space: nowrap;
	width: 0;
}
.table-scroll table tr td {
	vertical-align: middle;
	border-left: 0.5px solid #000;
}
.table-scroll table tr:nth-child(odd) {
	background: #eaeaea;
}
.table-scroll table tr th {
	background: #002389;
	color: #fff;
}
.table-scroll table tr th p, .table-scroll table tr td p {
	line-height: 1.6!important;
	text-align: left;
}
.table-scroll table tr th a, .table-scroll table tr th a:hover, .table-scroll table tr th a:focus {
	color: #fff!important;
	text-decoration: underline;
	outline: none;
}
.table-scroll table tr td a, .table-scroll table tr td a:hover, .table-scroll table tr td a:focus {
	color: #00f!important;
	font-weight: 500;
	text-decoration: underline;
	outline: none;
}
.other-pages .table-fixed th:first-child{
	position: sticky;  position: -webkit-sticky;
	left: 0;
}
.table-calc_list01 table {
	max-width: 100%;
}
.table-calc_list01 th,.table-calc_list01 td{
font-size: 0.65em !important;
padding: 3px !important;
}
table.wrap-tbl {
	width: 100%;
	margin: 1rem auto;
	vertical-align: top;
	background: #fff;
}
table.wrap-tbl >tbody {
	vertical-align: inherit;
}
table.wrap-tbl>*>* {
	padding: 0.5rem 0.5rem;
	border-width: 1px;
	border-color: #000;
}
table.wrap-tbl th {
	font-weight: 700;
	width: 15%;
	border-right: 1px solid #000;
	padding: 0.5rem 0.5rem;
	background: #F0FBFF;
	color: #000;
}
table.wrap-tbl td {
	width: 85%;
	padding: 0.5rem 0.5rem;
}
table.wrap-tbl caption {
	caption-side: top;
	padding: 0 0 0.5em;
	color: #333;
	font-weight: bold;
}
@media (max-width: 767px) {
	table.wrap-tbl th,table.wrap-tbl td {
		display: block;
		width: 100%;
		border-right: none;
	}
	table.wrap-tbl th {
		border-bottom: 1px solid #000;
	}
}

	/* 2309追加 */
	.right{
		display: flex;
		justify-content: center;
		align-items: center;
		/* flex-wrap: wrap; */
	}
	.right li{ 
		font-weight: bold;
		margin-right: 3rem;
	}
	.right-wrap .btn02{ text-align: center;}
	.right-wrap p{
		display: block;
		border-bottom: 1px solid #333;
	}
	.area-list{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		margin: 0 auto 1.5rem auto;
		padding: 0 !important;
	}
	.area-list li{ margin-left: 3rem;}
	.area-wrap{
		width: 80%;
		margin: 0 auto;
	}
	#container-wrap .area-wrap{ width: 80%;}
	.area-wrap .row{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
	}
	.txt-flex{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.txt-flex p:nth-of-type(1){
		margin-right: 3rem;
	}

	.da-table {
		width: 100%;
		margin-bottom: 1.5rem;
		border-collapse: collapse;
		border: 1px dashed #ccc;
	}
	.da-table th:not(.none),.da-table td{
		text-align: center;
		border: 1px dashed #ccc;
	}
	.da-table tr th, .da-table tr td { 
		background: #f7f7f5;
		padding: 1rem 0.5rem;
	}
	.da-table tr th:last-child, .da-table tr td:last-child { background: #fff;}
	/* .da-table tr td:nth-of-type(1),.da-table .none{
		text-align: start;
	} */
	.da-table .cell-red{
		color: #f30;
	}
	.price-list li {
		border-bottom: 1px dotted #ccc;
		margin-bottom: 1rem;
	}
	
	.area-txt{
		width: 60%;
		margin: 0 auto !important;
		/* white-space: nowrap; */
	}
	.area-dlist{
		position: relative;
		display: flex;
		justify-content: space-between;
		padding: 5px 0;
	}
	.dlist{
		margin: 0;
		background-color: #f7f7f5;
		z-index: 2;
		display: flex;
		align-items: center;
	}
	.dleft{
		padding: 0 5px 0 0;
		text-align: left;
	}
	.dright{
		padding: 0 0 0 5px;
		text-align: right;
	}
	.area-dlist::after{
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		z-index: 1;
		width: 100%;
		border-bottom: dotted 4px #333;
	}
	#jp-relatedposts h3.jp-relatedposts-headline {
		float: none !important;
		margin: 0 0 3em !important;
	}
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
		max-width: none !important;
	}
	.sec-inline { padding-inline: calc((100vw - 1000px) / 2);}
	.other-content .sec-inline {
		margin-bottom: auto;
		padding-top: 0;
		padding-bottom: 0;
	}

	.working-wrap{
		display: flex;
		align-items: flex-start;
	}
	.working-wrap .sidemenu{
		position: sticky;
		top: 10em;
		width: 10em;
		margin-right: 2rem;
	}
	.working-wrap .working{
		flex: 1;
	}

	/**/
	ul { margin-bottom: 0;}
	/* ul {
	padding-left: 20px;
	margin: 0;
	}
	ul:after {
		content:"";
		display:block;
		clear:both;
	} */

	/* a.anchor {
		top: -175px;
		display: block;
		position: relative;
		visibility: hidden;
	} */

	a:link,a:visited,a:hover,a:active{
		text-decoration: none;
	}
	#cpage img {
		max-width: 100%;
		height: auto;
	}

/* アップボタン */
.reverse {
    position: fixed;
    right: 5%;
    width: 62px;
    aspect-ratio: 1;
    z-index: 100;
    cursor: pointer;
	background: #E0E0E0;
	border-radius: 100vmax;
	cursor: pointer;

	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 990;
}
.reverse a {
    display: block;
	text-align: center;
	top: 45%;
    position: absolute;
    transform: translateY(-50%);
}
.reverse svg {
	fill: #000;
    width: 1.5em;
    height: 1.5em;
}

.nosc .menu-bg {
	opacity: 0.7;
    visibility: visible;
}
.menu-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 998;
    opacity: 0;
    background-color: #000;
    visibility: hidden;
}



/* -------------------------------------------------------
   navbar
------------------------------------------------------- */
/* --------------------------------------------
    グローバルナビゲーション
-------------------------------------------- */
/* #menu {
  position: fixed;
  z-index: 101;
  width: 100%;
	font-family: 'Ropa Sans', sans-serif;
	background-color: #f7f7f5;
	opacity: 0.8;
}
.menu-wrap {
    width: 1640px;
    max-width: 90%;
    margin: auto;
    padding: 0 0 20px;
} */
#drawer-checkbox {
  display: none;
}
.menu-wrap label {
    display: none;
}
.menu-list {
	/*
	width:440px;
	*/
    width: calc(100% - 300px);
    max-width: 100%;
    list-style: none;
    float: right;
    margin: 50px 0 60px 0;
    padding: 0;
    text-align: right;
}
.menu-list > li {
    display: inline-block;/*
    width: 18%;*/
    margin: 0 auto;
    padding: 0 2%;
    text-align: center;
	border-right: solid 1px #707070;
}
.menu-list > li:last-child {
	border-right: none;
}
.menu-list > li > a {
    color: #000;
    display: block;
    margin: 0 auto;
    padding: 0px 0;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5;/*
    border-bottom: 1px dashed transparent;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu-list > li > a:hover {
    text-decoration: none;
	opacity: 0.8;
	color: #707070;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn01 {
    text-align: center;
}

.btn01 input,
.btn01 a {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    background: #fff;
	border: solid 1px #707070;
    padding: 40px 20px;
    display: inline-block;
    text-align: center;
    min-width: 100px;
    margin: 2rem auto;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.6);
	transition: 0.2s;
}


.btn01 input {
    padding: 10px 40px 10px 40px;
}
/*
.btn01 a:after {
    font-family: "FontAwesome";
    content: "\f105";
    padding-left: 20px;
}
*/
.btn02 {
    text-align: center;
	transition: 0.2s;
}

.btn02 a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    background: none;
	border: solid 1px #707070;
    border-radius: 40px;
    padding: 15px 60px 15px 60px;
    display: inline-block;
    text-align: center;
	transition: 0.2s;
	/*
    margin: 100px auto;
	width: 1000px;
    max-width: 100%;
    min-width: 100px;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.6);
	*/
}

.btn02 a:hover {
	text-decoration: none;
    color: #fff;
    background: #999;

	/*
    margin: 102px auto 98px;
	box-shadow: 2px 2px 0px rgba(0,0,0,0.6);
	*/
}
.btn02 a:after {
    content: ">";
    padding-left: 10px;
}

/* ハンバーガーメニュー */
.openbtn {
    position: absolute;
    top: 65%;
    left: 2.5rem;
    transform: translateY(-50%);
    z-index: 1001;
    cursor: pointer;
    width: 34px;
    height: 40px;
    transition: all 0.4s;
}
.openbtn span {
    display: block;
    transition: all 0.4s;
    position: relative;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 2.5px;
    background-color: #000;
    width: 17px;
}
.openbtn span:nth-of-type(1) {
    top: 40%; 
}
.openbtn span:nth-of-type(2) {
    top: 50%;
}
.openbtn span:nth-of-type(3) {
    top: 60%; 
}
  
.openbtn.active span:nth-of-type(1) {
    top: 45%;
    left: 0.5em;
    transform: translateY(0px) rotate(-40deg);
    width: 60%;
    background: #000;
}
.openbtn.active span:nth-of-type(2) {
    display: none;
}
.openbtn.active span:nth-of-type(3) {
    top: 55%;
    left: 0.5em;
    transform: translateY(-6px) rotate(40deg);
    width: 60%;
    background: #000;
}
/* ×印が横幅を広くしても消えない設定 */
.openbtn.active{ display: block !important;}
.nosc .nav-menu{ opacity: 0;}
.nosc .sp-menu.d-md-none{
    display: flex !important;
}
.nosc #top-menu{ display: none !important;}

/* ハンバーガーメニュー内部 */
#clickarea {
    position: fixed;
	/* max-width: 1200px; */
    width: 95%;
    height: auto;
	margin-inline: auto;
    top: 50px;
	left: 50%;
	transform: translateX(-50%);
	background: #91E1FF;
    transition: 0.4s;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
	/* overflow-y: scroll; */
	padding-top: 3rem;
    padding-bottom: 3rem;
}
#clickarea.panelactive {
    opacity: 1;
    visibility: visible;
}
#clickarea.panelactive .click-list {
    position: relative;
    z-index: 1000;
}

#clickarea .click-list {
	max-width: 950px;
	width: 80%;
	margin-inline: auto;
    
}
.click-list > ul { 
    margin-bottom: 0;
	display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
	gap: 2rem;
}
.click-list > ul > li {
    opacity: 0;
    transform: translateX(-70px);
    margin-bottom: 0.5rem;
    transition: 1s;
}
#clickarea.panelactive .click-list > ul > li {
    opacity: 1;
    transform: translateX(0px);
}
.click-list > ul > li > span {
	
}
.click-list > ul > li > span a {
    position: relative;
	display: inline-block;
    /* width: 100%;
    height: 100%; */
    color: #000;
    font-size: 25px;
	font-weight: 500;
	background: #fff;
	padding: 0.25rem 0.5rem;
	letter-spacing: -0.03em;
	margin-bottom: 0.25rem;
}
.click-list > ul > li > span a svg {
	width: 0.8em;
	height: 0.8em;
	margin-left: 0.25rem;
}
.click-list > ul > li > ul {
	list-style: none;
	padding-left: 0.5em;
}
.click-list > ul > li > ul > li {
	position: relative;
}
.click-list > ul > li > ul > li::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -0.5em;
	transform: translateY(-50%);
	width: 0.25em;
	aspect-ratio: 1;
	background: #000;
	border-radius: 100vmax;
}
.click-list > ul > li > ul > li > a {
	color: #000;
}

/* -------------------------------------------------------
   Header
------------------------------------------------------- */
/* #top {
	margin-top:-200px;
	padding-top:200px;
} */
#head { 
    position: fixed;
    top: 0;
    left: 0;
    height: 115px;
    z-index: 999;
    transition: 0.4s ease;
}
#head h1 { margin: 0}
.h-logo { 
    position: absolute;
    display: flex;
    align-items: center;
    line-height: 1;
    height: 100%;
    left: 5rem;
	top: 70%;
	transform: translateY(-50%);
}
.nosc .h-logo { display: none;}
.h-logo .brand {
    max-width: 85px !important;
}  

/* -------------------------------------------------------
   Sidebtn
------------------------------------------------------- */

#sidebtn {
	position: fixed;
	bottom: 0px;
	right: 0;
	z-index: 100;
}
#sidebtn a {
	color: #fff;
	background: #EF626C;
	writing-mode: vertical-rl;
	padding: 10px 5px;
	border-top-left-radius: 10px;
}

/* -------------------------------------------------------
   Top page
------------------------------------------------------- */
section {
    position: relative;
    z-index: 10;
    padding: 5rem 0;
}
.sec-wrap {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin-inline: auto;
}

#maintop {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin-inline: auto;
	/* max-height: 1700px; */
	height: 100%;
	padding: 0;
	/* background-image: url(../img/bg.png);
	background-position: top center;
	background-size: contain;
	background-repeat: repeat-x; */
}
body.top-page::before {
    content: "";
	position: absolute;
    top: 25vh;
    width: 100vw;
    height: 30%;
	background-image: url(../img/bg.png);
	background-position: top center;
	background-size: 1400px;
	background-repeat: repeat-x;
    z-index: 1;
	/* opacity: 0.6; */
}
#maintop::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	min-width: 400px;
	width: 30%;
	aspect-ratio: 1;
	background-image: url(../img/w.png);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}
#maintop::after {
	content: "";
	position: absolute;
	top: 22%;
	/* bottom: 0; */
	right: 28%;
	width: 365px;
	height: 400px;
	background-image: url(../img/b.png);
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}

.main-copy {
	position: absolute;
	top: 0.5em;
	right: 32.5%;
	font-size: clamp(1.875rem, 0.3457rem + 4.2553vw, 60px);
	font-weight: 700;
	writing-mode: vertical-rl;
	line-height: 1.2;
	z-index: 10;
	text-wrap: nowrap;
}
.m-copy02 {
	display: block;
	margin-top: 1.5em;
	letter-spacing: -0.1em;
}
.write-hr { 
	writing-mode: horizontal-tb;
	line-height: 1;
}
.ver-top {
	vertical-align: top;
	line-height: 0;
}
.ver-bottom {
	vertical-align: bottom;
	line-height: 1;
}

.main-head-wrap {
	position: relative;
	display: flex;
	max-height: 800px;
	height: 100vh;
}
.main-head {
	position: absolute;
	display: inline-block;
	bottom: 15%;
	left: 3%;
	/* transform: translateX(-50%); */
	line-height: 1;
	text-align: center;
	z-index: 10;
}
.m-head01 {
	font-size: clamp(1.6875rem, 0.0053rem + 4.6809vw, 3.75rem);
	font-weight: 900;
}
.m-head02 {
	font-size: clamp(1.4375rem, -0.1937rem + 4.539vw, 3.4375rem);
	font-weight: 900;
	vertical-align: top;
}
.m-head03 {
	font-size: clamp(2.1875rem, -0.3613rem + 7.0922vw, 5.3125rem);
	font-weight: 600;
}

.main-txt {
	position: relative;
	top: 50%;
	max-width: 1200px;
	width: 90%;
	margin-inline: auto;
	padding-top: 12rem;
	padding-bottom: 5rem;
}
.main-txt::before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, 0.2);
	z-index: -1;
}


.works-slider {
	position: absolute;
	display: flex;
	flex-direction: column-reverse;
	top: 0;
	right: 0.5%;
	width: 30%;
	overflow: hidden;
	height: 100%;
}
.works-slider::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 40%);
	z-index: 10;
}
ul.works-box {
	display: flex;
    flex-direction: column-reverse;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
	animation: SlideAnime 60s -30s linear infinite;
	/* display: flex;
	flex-direction: column;
	gap: 0.5rem; */
}
@keyframes SlideAnime {
    0% {
        transform: translateY(0%);
    }
    100% {
        transform: translateY(100%);
    }
}
.slide-item {
	width: 100%;
	margin-bottom: 0.5rem;
}
.slide-item img {
	width: 100%;
	aspect-ratio: 16 / 9;
    object-fit: contain;
}


.top-page h2 { 
	font-size: clamp(1.5rem, 0.4295rem + 2.9787vw, 2.8125rem);
	margin-bottom: 3rem;
}

.main-txt p {
	font-weight: 700;
	line-height: 2.5;
}

#sec01 {
	background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(162, 230, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.works-list {
	display: grid;
  	grid-template-columns: repeat(4, 1fr);
	gap: 0.5rem;
	padding: 0;
	list-style: none;
	margin-bottom: 2rem;
}
.works-list a {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	color: #000;
	transition: 0.2s;
}
.works-list a img { 
	width: 100%;
	object-fit: cover;
	object-position: top;
    aspect-ratio: 1;
	margin-bottom: 0.5rem;
}
.works-list a span {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.works-list > .works-item {

}
.sec01-link {
	text-align: center;
}
.sec01-link a {
	display: inline-block;
	color: #000;
	font-size: 27px;
	font-weight: 600;
	letter-spacing: -0.03em;
	text-align: left;
	transition: 0.2s;
	line-height: 0.5;
}
.sec01-link svg {
	display: block;
	/* stroke: #000; */
	fill: #000;
	width: 6rem;
    height: 1em;
	transition: 0.2s;
	max-width: 105px;
}

footer .h-div {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 0;
}
.contact-link {
	position: relative;
	max-height: 250px;
	height: 100vw;
	background-image: url(../img/bg-contact.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.contact-link a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.contact-link a hgroup {
	position: relative;
	display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
	line-height: 1;
}
/* .contact-link a hgroup::after {
	content: "";
	position: absolute;
	right: -50%;
	top: 47.5%;
	background-image: url(../img/arrow-r-wh.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 64px;
	height: 20px;
	transition: 0.4s;
} */
.contact-wrap {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	max-width: 1000px;
	width: 80%;
	margin-inline: auto;
	height: 100%;
	transition: 0.2s;

	gap: 1rem;
}
.svg {
	/* position: absolute;
	top: 47.5%;
	left: 20%; */
	position: relative;
	flex: 1;
	transition: all 0.4s;
}
.contact-link a hgroup span { 
	font-size: 16.7px;
	font-weight: 700;
}
.contact-link a svg { 
	display: block;
	position: absolute;
	top: -7.5px;
	left: 0;
	width: 64px;
	height: 20px;
	fill: #fff;
	transition: all 0.4s;
}
.contact-link a .svg::after {
	content: "";
	position: absolute;
	width: 92px;
	aspect-ratio: 1;
	left: calc(100% - 80px);
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	border: 1px solid #fff;
	border-radius: 100vmax;
	transition: all 0.4s;
}

.metaslider .flex-control-nav {
    bottom: 5% !important;
    right: 10% !important;
}
.flex-control-nav {
    text-align: right !important;
}
.flex-control-paging li a.flex-active {
    color: rgba(237,108,31,1) !important;
    background-color: rgba(237,108,31,1) !important;
	font-size: 10px !important;
}
.flex-control-paging li a {
    color: rgba(255,255,255,1) !important;
    background-color: rgba(255,255,255,1) !important;
	font-size: 10px !important;
}

/* breadcramb */

.breadcrumb-content {
    z-index: 100;
}
.breadcrumb {
    display: block;
    background-color: #fff;
    margin: 0 auto!important;
    padding: 0!important;
}
.breadcrumb ul {
    list-style: none;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto!important;
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0.25rem;
    text-align: right;
}
.breadcrumb ul li {
    color: #333;
    position: relative;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.014em;
    margin: 0;
    padding: 0!important;
}
.breadcrumb ul li span > span {
    display: inline-block;
    /* text-transform: uppercase; */
}
.breadcrumb ul li a {
    color: #333;
	cursor: pointer;
}
.breadcrumb ul li:not(:last-child)::after {
    content: '\f0da';
    font-family: 'Font Awesome 6 Free';
    font-size: 15px;
    font-weight: 900;
    position: relative;
    padding: 0 5px 0 10px;
    color: #333;
}
.breadcrumb ul li:last-child::after {
	content: none;
}
.breadcrumb ul li span > span:last-child {
    max-width: 20em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: bottom;
}

/*-------------------- ページ上部へ --------------------*/

#pagetop {
    position: fixed;
    right: 60px;
    bottom: 100px;
    cursor: pointer;
    z-index: 101;
	color: #333;
	font-size: 30px;
}
#pagetop img {
	width: 50px;
	height: auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
	
}

.pager {
	display: flex;
    justify-content: center;
    align-items: center;
	gap: 0.5rem;
	margin-top: 2rem;
}
a.page-numbers:not(.next,.prev), .pager .current {
	background:#E0E0E0;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 18px;
	font-weight: 700;
    color: #000;
    height: 2em;
	padding-bottom: 1px;
    aspect-ratio: 1;
}
a.page-numbers.next, a.page-numbers.prev {
	/* color: #000;
	margin: 0 0.5rem; */
	display: flex;
    justify-content: center;
    align-items: center;
}
a.page-numbers.next img, a.page-numbers.prev img {
	width: 1.5em;
	height: 1em;
}
.pager .current {
	background:#000;
	color:#fff;
}

/*-------------------- タイルリスト表示 --------------------*/
.catchtit {
	padding: 8rem 30px;
	text-align: center;
}
.catchtit img {
	max-width: 100%;
	margin: auto;
}

.tilelist img {
	margin: auto;
	width: 100%;
	height: auto;
}
.tilelist h4 {
	font-weight: bold;
	margin: 0 0 10px;
}

.tilelist p {
	padding: 0px 0 20px;
	margin: 0 0 10px;
}
/*-------------------- pickup --------------------*/

.catch-pickup img {
	width: 900px;
	max-width: 90%;
}
.picklist h4 {
	color: #ED6C1F;
	padding: 15px 0 5px;
}

/*-------------------- works --------------------*/

.catch-works img {
	width: 200px;
}
.workslist .catlabel {
	background: #ED6C1F;
	color: #fff;
	font-size: 11px;
	width: 100px;
	padding: 5px;
	margin: 10px 0 0;
	text-align: center;
}
.workslist h4 {
	padding: 10px 0 0px;
}
.workslist .worksitem a:hover img {
	transform: scale(1.02,1.02);
	transition-duration: 0.5s;
}

.work-exp {
	text-align: center;
	overflow: hidden;

}
.work-exp .work-img {
	text-align: center;
	margin-bottom: 2rem;
}
.work-exp .work-img img {
	margin: auto;
	width: 800px;
	max-width: 90%;
	height: auto;
}
/* 2310追加 */
.work-box{
	display: block;
	width: 800px;
	margin: 0 auto;
	border: 1px solid #333;
	background: #fff;
	padding: 30px 10px;
	margin-bottom: 5rem;
}
.work-box p{ text-align: start; font-size: 18px;}
.accordion-header{ width: 100%;}

.blog-box{
    margin-bottom: 2rem;
    padding: 1rem;
}
.blog-item a {
    display: flex;
	justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #DDDDDE;
    margin-bottom: 0rem;
    padding: 1em;
}
.blog-box :nth-last-child(1) .blog-item a {
    border-bottom: none;
}
.blog-item dt { 
    color: #4281A4;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.blog-item dd { 
	margin-left: 2em;
    color: #000; 
}
dt {font-weight: normal;}
dd {margin-bottom: 0;}
.blog-list a:hover .blog-item dd{
    opacity: 0.5;
}
.blog-wrap{
	margin-top: 50px;
}
.single-blog img{ margin: 1.5rem auto;}

.accordion { transition: 0.4s;}
details {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	transition: 0.4s;
}
.accordion > details:last-of-type { border-bottom: 1px solid #000;}
details[open] .acc-item {
	animation: openAccordion 0.15s ease forwards;
}

@keyframes openAccordion {
	from { opacity: 0; transform: scaleY(0); }
	to { opacity: 1; transform: scaleY(1); }
}
summary {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 0.5rem 0;
	cursor: pointer;
	text-align: center;
}
.smm-head { width: 75%;}
.arrow-tri {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 25%;
	height: 100%;
	background: #000;
	text-align: center;
}
.arrow-tri::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1em;
	height: 0.8em;
	text-align: center;
	background-image: url(../svg/arrow-d.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.acc-item {
	overflow: hidden;
	transform-origin: top;
	transition: height 0.15s ease, opacity 0.15s ease;
	border-top: 1px solid #000;
	padding: 0.5rem 0;
}
.acc-item ul { 
	list-style: circle;
	padding-left: 1.5em;
}
.cat-item { font-size: 14px;}
.acc-item ul li a { 
	font-size: 14px;
	color: #000;
}
/*-------------------- flow --------------------*/


.flowlist .stepexplist {
	padding: 0;
}
.flowlist .stepexp,
.flowlist .stepexp div {
	margin: 0;
	padding: 5px;
	
}
.flowlist .stepexp div img {
	margin: 0;
}

/*-------------------- info --------------------*/
#info dl {
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #efefef;
	/*
  font-size: 15px;
	*/
}
#info dl dt:before {
  display: block;
  content: '';
  position: absolute;
  top: 25px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #4281A4;
  border-radius: 100%;
}
#info dl dt {
  position: relative;
  padding: 20px 0 10px 15px;
  font-weight: normal;
  display: inline-block;
}
#info dl dt span {
  font-size: 12px;
  padding: 1px 5px;
  text-align: center;
  margin: 0 15px;
  width: 70px;
  background: #dff1f8;
  display: inline-block;
	border-radius: 3px;
	/*
  font-family: "Avenir Next", Verdana , "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	*/
}
#info dl dt span.seminar { background: #FFE1C6; }
#info dl dt span.sonota { background: #FFED66; }

#info dl dd {
  padding: 10px 0px 20px 10px;
  display: inline-block;
}
#info dl dd a {
	color: #333;
}
#info dl dd span {
  color: #D7263D;
  font-weight: 700;
  padding: 1px 5px;
	/*
  margin-left: 10px;
	*/
}
#info .infolist {
	padding: 10px;
	text-align: right;
}
#info .topics-tit {
    font-size: 12px;
}




section a[href $='.pdf'] {
    background:url(../img/ico-pdf.png) no-repeat center right;
    margin:0;
    padding:2px 26px 2px 0;
}
section a[href $='.pdf']:hover {
    text-decoration:none;
}
section a[href $='.doc'],
section a[href $='.docx'] {
    background:url(../img/ico-docx.png) no-repeat center right;
    margin:0;
    padding:2px 26px 2px 0;
}
section a[href $='.doc']:hover,
section a[href $='.docx']:hover {
    text-decoration:none;
}
section a[href $='.xls'],
section a[href $='.xlsx'] {
    background:url(../img/ico-xlsx.png) no-repeat center right;
    margin:0;
    padding:2px 26px 2px 0;
}
section a[href $='.xls']:hover,
section a[href $='.xlsx']:hover {
    text-decoration:none;
}




#contact {
	padding-bottom: 60px;
	margin: 0 15px;
}
.catch-contact {
	padding-bottom: 10px;
}
.wpcf7-list-item-label{
	padding: 0 20px 0 3px;
}
.tit-contact {
	font-size: 26px;
	font-weight: bold;
	margin: 10px 20px;
}
.txt-contact {
	margin: 10px 20px;
}
.contacttel-border {
	background: #fff;
	border: solid 5px #ED6C1F;
	border-radius: 20px;
	margin: 0 auto 30px;
	padding: 0 20px 10px;
	width: 800px;
	max-width: 80%;
}
.contacttel-border div {
	padding: 10px 0px 0px;
	text-align: center;
}
.contacttel-border img {
	margin:0 !important;
}
#contact .contactmethod01{
	line-height: 2;
	text-align: center;
	/*
	*/
}
#contact .contactmethod01 .item01{
	font-weight: 700;
	font-size: 24px;
}
#contact .contactform01 dl {
	margin: 0 0 30px;
	width: 100%;
	background: #fff;/**/
	display: flex;
	flex-wrap: wrap;
	border-bottom: solid 1px #CCC;
}
#contact .contactform01 dt {
	flex-basis: 25%;
	background: #eee;
	border-top: solid 1px #CCC;
    padding: 10px 20px 10px 20px;
	/*
	float: left;
    width: 220px;
    clear: both;*/
    font-size: 14px;
	font-weight: normal;
    text-align: left;
/*    
	height: 100%;*/
    margin: 0px;
}

#contact .contactform01 dd {
	flex-basis: 75%;
	border-top: solid 1px #CCC;
	padding: 10px 20px 10px 20px;
	/*
	border-bottom: solid 1px #ddd;
    margin: 0px;
    padding: 10px 5px 10px 220px;*/
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
}
#contact .must {
	color: #F86F31;/*
	background: #c00;
	padding: 3px;
	border-radius: 5px;*/
    margin: 0px 0 0 5px;
	font-size: 12px;
	font-weight: normal
}

#contact .contactform01 p {
	text-align: center;
}
#contact .contactform01 .wpcf7-textarea,
#contact .contactform01 .wpcf7-text {
	width: 100%;
	background: #fff;
    border: solid 1px #ccc;
}

.link-box {
	position: relative;
	background: #898989;
	text-align: center;
	margin-bottom: 2rem;
	transition: 0.2s;
}
.link-box::after {
	content: "";
	position: absolute;
	top: 4px;
	right: 4px;
	width: 45px;
	height: 45px;
	background: #fff;
	clip-path: polygon(0% 0%,100% 0%,100% 100%);
}
.link-box a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	padding: 2rem;
	transition: 0.2s;
}
.link-box a div {
	transition: 0.2s;
}


/* -------------------------------------------------------
   Footer
------------------------------------------------------- */

footer a { transition: 0.2s;}
.bnr-wrap {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 0.5rem;
	margin: 5rem auto;
	/* max-width: 1200px;
	width: 80%; */
}
.f-wrap {
	max-width: 1100px;
	margin-inline: auto;
	width: 90vw;
	position: relative;
	/* background-image: url(../img/f-bg.png);
	background-position: bottom center;
	background-size: contain;
	background-repeat: repeat-x; */
	
}
.f-wrap::after {
	content: "";
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/f-bg.png);
	background-position: top center;
	background-size: cover;
	background-repeat: repeat-x;
	z-index: -1;
}
.f-info {
	width: 40%;
	font-size: 16px;
}
.f-info > span { 
	display: block;
	margin-bottom: 1rem;

}
.f-flex {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	font-weight: 400;
	padding-top: 5rem;
}
/* .f-info dl { padding-left: 1em;} */
.f-info dl > div {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1rem;
	line-height: 1;
}
.f-info dl > div dd { 
	width: 20%;
	text-align: center;
}
.f-info dl > div dt { width: 80%;}
.f-menu {
	display: flex;
	flex-wrap: wrap;
}
.f-menu a, .f-info dl > div a { color: #000;}
/* .f-info dl > div a { text-decoration: underline;} */
.f-menu > div {
	width: calc((100% / 3) - 0px);
	margin-bottom: 1rem;
}
.f-img {
	text-align: right;
}

.copy { 
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 0.9em;
}


/************************************
** お問い合わせフォームの入力
************************************/
#cf-tbl table{
	width: 100%;
	border-collapse: collapse;
	border: solid #CCC;
	border-width: 1px;
	color: #444;
	margin: 0 auto 20px;
}
#cf-tbl table tr th,
#cf-tbl table tr td{
	padding: 0.5em;
	text-align: left;
	vertical-align: top;
	border: solid #CCC;
	border-width: 1px;
	vertical-align: middle;
}
#cf-tbl table tr th{
	width: 35%;
	background: #eee;
}
/*「必須」文字デザイン*/
.required{
	font-size:.8em;
	padding: 5px;
	background: #F57500;
	color: #fff;
	border-radius: 3px;
	margin-right: 5px;
}

/*「任意」文字デザイン*/
.optional{
	font-size:.8em;
	padding: 5px;
	background: #000080;
	color: #fff;
	border-radius: 3px;
	margin-right: 5px;
}

/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
	background-color: #eff1f5;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

/* 「送信する」ボタン */
#cf7-btn {
    display: block;
    padding: 15px;
    width: 400px;
    background: #ffaa56;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 15px auto 0
}
@media (max-width:768px){
	#cf-tbl{
		width: 100%;
	}

	#cf-tbl table,
	#cf-tbl table tbody,
	#cf-tbl table tr,
	#cf-tbl table tr th,
	#cf-tbl table tr td{
		display: block;
	}

	#cf-tbl table{
		width: 100%;
		border-width: 0 0 1px 0;
	}

	#cf-tbl table tr th,
	#cf-tbl table tr td{
		width: 100%;
		padding: 3% 5%;
	}

	#cf-tbl table tr td{
		border-width: 0px 1px 0px 1px;
	}
	#cf7-btn {
		width: 250px;
	}
}

#cf7-btn:hover {
    background: #fff280;
    color: #ffaa56;
    border: 2px solid #ffaa56
}

/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}

/* -------------------------------------------------------
   内部ページ
------------------------------------------------------- */

.list-cat01 {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0px;
}
.list-cat01 a {
	color: #333;
}
.list-cat01 .children {
	padding-left: 0px;
	padding-right: 50px;
}

.list-cat01 > li {
	padding: 0 20px 0 20px;
	list-style: none;
    font-weight: 700;
}
.list-cat01 > li li {
	list-style: none;
    font-weight: 400;
}

.content-wrap img {
	max-width: 100%;
	height: auto;
}
.content-wrap .backtoppage01 {
	text-align: right;
	padding: 20px 0;
}

#cpage main { margin-top: 70px;}
#titbar {
    position: relative;
    z-index: 10;
    padding: 0!important;
	background: #000;
	background-image: url(../img/titbar.png);
    background-position: bottom center;
    background-repeat: repeat-x; 
    background-size: 1280px;
}
#titbar h1 {
    color: #fff;
    display: block;
    width: 100%;
    margin: 0;
    padding: 40px 25px 40px;
    text-align: center;
    text-wrap: wrap;
    font-size: 40px;
    font-weight: 700;
}

hgroup.o-hg {
	display: block;
	text-align: center;
	line-height: 1.4;
	margin: 40px auto;
	font-weight: 700;
	letter-spacing: -0.04em;
}
hgroup.o-hg h2 { 
	font-size: 32px;
	margin-bottom: 0;
	letter-spacing: -0.04em;
	font-weight: 700;
}

/* 
#titbar.about { background-image: url(../img/tit-bg02.jpg); }
#titbar.service { background-image: url(../img/tit-bg03.jpg); }
#titbar.works { background-image: url(../img/tit-bg04.jpg); }
#titbar.price { background-image: url(../img/tit-bg05.jpg); }
#titbar.staff { background-image: url(../img/tit-bg06.jpg); } */




/*---------- contents-wrap ----------*/
.container-fluid{ padding: 0;}
.other-content .sec-inline > div {
    position: relative;
    background: none;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.other-content .sec-inline > div::before {
    content: "";
    width: 100vw;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-position: center;
    z-index: -1;
}
/* .other-content .sec-inline > div:nth-child(odd)::before {
    background: #FFF;
}
.other-content .sec-inline > div:nth-child(even)::before {
    background: #F8F8F7;
} */
.concept-txt p {
	letter-spacing: 0.1em;
	font-weight: 700;
}
h4.midasi4 {
	font-weight: bold;
	padding: 20px 0 10px;
	color:#000;
	border-bottom: solid 2px #ED6C1F;
	margin-bottom: 10px;
}
ol.numlist01 {
	counter-reset:num;
	list-style-type: none!important;
	padding:0;
	margin:0;
}
ol.numlist01 li {
	position: relative;
	padding-left: 2em;
	margin-bottom: 2rem;
}

ol.numlist01 li:before {
	position: absolute;
	counter-increment: num;
	content: counter(num);
	display: flex;
	justify-content: center;
	align-items: center;
	background: #555;
	color: #FFF;
	font-family: 'Arial',sans-serif;
	font-weight: bold;
	font-size: 20px;
	border-radius: 100vmax;
	height: 1.5em;
	aspect-ratio: 1;
	text-align: center;
	top: 0;
	left: 0;
}
h5 {
	position: relative;
	padding: 0 0 0 1em;
	color: #F86F31;
}
h5:after {
  position: absolute;
  top: 52.5%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
  content: '';
  width: 14px;
  height: 14px;
  border: 3px solid #F86F31;
  border-radius: 100vmax;
}

.itemtype01 {
	list-style: none;
}
.itemtype01 li {
	float:left;
	padding: 0px 15px;
	margin: 0 10px 20px 0;
	border-radius:20px;
	color:#fff;
	background:#B6CB54;
	
}

table.pricelist01 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;/*
  width: 650px;*/
  table-layout: fixed;
}

table.pricelist01 tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 1px dotted #707070;
}
table.pricelist01 th,
table.pricelist01 td {
  padding: 1em 10px 1em 1em;
  border-right: 1px dotted #707070;
}
table.pricelist01 th {
  font-size: .85em;
	text-align: center;
}
table.pricelist01 thead tr{
  background-color: #ed6c1f;
  color:#fff;
}
table.pricelist01 thead th{
	text-align: center;
}
table.pricelist01 tbody th {
    background: #ededed;/*
    color: #fff;*/
}
.pricelist01 .txt{
   text-align: left;
   font-size: .85em;
}
.pricelist01 .price{
  text-align: right;/*
  color: #167F92;
  font-weight: bold;*/
}
.pricelist01 .non{
  background:#fff
}

table.table01 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;/*
  width: 650px;
  table-layout: fixed;*/
}

table.table01 tr {
  background-color: #fff;
  padding: .35em;
	border-bottom: none;
}
table.table01 th,
table.table01 td {
  padding: 10px 20px;/**/
  border: 1px solid #707070;
}
table.table01 td {
	background: #fff;
}
table.table01 tr:nth-child(odd) td {
	background: #F7F7F5;
}

table.table02 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;/*
  width: 650px;
  table-layout: fixed;*/
}

table.table02 tr {
  background-color: #fff;
  padding: .35em;
	border-bottom: none;
}
table.table02 th,
table.table02 td {
  padding: 10px 20px;/**/
  border: 1px solid #707070;
	text-align: center;
}
table.table02 td {
	background: #fff;
}
table.table02 tr:nth-child(odd) td {
	background: #F7F7F5;
}



@media (max-width: 600px) {
	.scroll {
		overflow-x: auto;
	}
}

.contents .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.contents .alignleft {
  float: left;
  display: inline-block;
  padding: 0 20px 20px 0;
}
.contents .alignright {
  loat: right;
  display: inline-block;
  padding: 0 0 20px 20px;
}
.contents .btn-list {
  padding-left: 0;
  text-align: center;
  width: 100%;
}
.contents .btn {
  font-size: 15px;
  color: #333;
  margin: 20px auto; 
}
.contents .btn:hover {
  color: #333;
}
.no-bg {
  background-color: transparent !important;
}


.contents .workslist {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0;
}


.post-wrap .worksitem {
	margin-bottom: 1.5rem;
}
.post-wrap .thumbimg {
	width: auto;
	/* height: 210px; */
	overflow: hidden;
	margin: 0 0 5px;
}
.post-wrap .thumbimg img {
    /* min-height: 300px;
    object-fit: cover;
	margin: 0; */

	/* min-height: 300px; */
    margin: 0;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    object-position: top;
}
.post-wrap .text .tag {
	display: inline-block;
	padding: 5px 5px;
	color: #fff;
	background: #F86F31;
	font-size: 11px;
	min-width: 100px;
	text-align: center;
}

.post-wrap .text h6 {
	padding: 5px 0 0px;
	margin-bottom: 0;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.post-wrap .text p {
	padding: 0 0 10px;
	margin: 0;
	color: #333;
	font-size: 14px;
	
}


.ul_stf01 {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0;
}
.ul_stf01 > li {
	width: calc(100%/2);
	padding: 20px;/*
	min-height: 330px;*/
}
.li_stf01 {
	display: flex;
	flex-wrap: wrap;
}
.li_stf01 .stfpic-wrap,
.li_stf01 .stf-name {
	width: calc(100%/2);
}
.li_stf01 .stfpic-wrap {
	background: green;
	width: auto;
	height: 200px;
	overflow: hidden;
	margin: 0;
	max-width: 50%;
}
.li_stf01 .stfpic-wrap .stfpic {
	/*
    height: 200px;*/
	width: 100%;
    object-fit: cover;
	margin: -10px 0 0;
	padding: 0px;
}

.li_stf01 .stf-name {
	background: yellowgreen;
	color: #fff;
	height: 200px;
	margin: 0;
	display: flex;
	align-items: center;
	padding: 0 20px;
}
.li_stf01 .stf-prof {
	display: flex;
	align-items: flex-start;/**/
	height: 150px;
	padding: 20px 0 0;
	line-height:1.8;
}

.srv-list { margin-bottom: 1.5rem;}
.srv-list li { margin-bottom: 1rem;}

.recaptcha_policy {
    padding: 0;
    margin: 0;
    text-align: center !important;
    font-size: 11px !important;
    color: #444 !important;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }



/* -------------------------------------------------------
   各ページ スタイル
------------------------------------------------------- */


#mail-form table {
  background-color: transparent;
}
#mail-form table tr th, #mail-form table tr td {
  background-color: transparent;
  padding: 5px;
  text-align: left;
  border: none;
  white-space: inherit;
}
#mail-form table tr th {
  width: 15%;
}
#mail-form table tr td {
  width: 35%;
}


/* -------------------------------------------------------
   Responsive
------------------------------------------------------- */

@media  (max-width:1024px) { 
  .navbar-inverse .navbar-nav > li > a { font-size: 14px; padding: 0px 2px; }
}

@media (min-width:768px) {
  .navbar-inverse .navbar-nav { padding: 20px 0; text-align: right; }
  .navbar-inverse .navbar-nav > li { float: none; display: inline-block; vertical-align: middle; }
  
  #plan ul li:nth-child(even) img { margin-top: -100px; }
}


@media (max-width:991px)  {
	html, body {
		font-size: 16px;
	}
	body.top-page::before { background-size: 1000px;}
	#maintop::after {
		right: 0;
	}
	.main-copy {
		right: 4%;
	}
	.works-slider {
		position: relative;
		width: 100%;
		height: auto;
		top: 0%;
		right: 0;
		flex-direction: row;
	}
	.works-slider::before { content: none;}
	ul.works-box {
		flex: 0 0 220vh;
		flex-direction: row;
		animation: SlideAnime 80s -40s linear infinite;
	}
	@keyframes SlideAnime{
        0% {
            transform: translateX(0%);
        }
        100% {
            transform: translateX(-100%);
        }
    }
	/* .work-wrap { padding-top: 10rem;} */
	.main-txt { 
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.slide-item { 
		margin-right: 0.5rem;
		margin-bottom: 0;
	}
	.slide-item img { aspect-ratio: 4 / 3;}
	.bnr-wrap {
		grid-template-columns: repeat(2, 1fr);
	}
	.bnr-wrap { gap: 2rem;}
	.bnr-item { 
		width: 250px;
		margin: 0 auto;
	}

	.sec-inline {
		padding-left: 7.5%;
		padding-right: 7.5%;
	}


	.area{
		display: flex;
		justify-content: start;
		align-items: center;
		flex-direction: column;
	}
  #mail-form table tr th , #mail-form table tr td { display: inline-block; padding: 10px; }
  #mail-form table tr th  { width: 40%; }
  #mail-form table tr td { width: 60%; }
	#contact .contactform01 dl {/*
		width: 90%;*/
		margin: auto;
	}
	h1.hd-logo {
		margin: 9px 0 9px 0;
		padding: 0;
		line-height: 0.5;
		text-align: center;
	}
	h1.hd-logo img {
		width: 180px;
		height: auto;
		object-fit: contain;
		margin: 0px 0px 0 0;
		vertical-align: middle;
	}
	.menu-list {
		width: 440px;
		margin: 30px 0 0px 0;
	}
	.breadcrumb {
		right: 10px;
	}
	#contents {
		padding-top: 120px;
		overflow: hidden;
	}
	.f-flex { display: block;}
	.f-info {
		width: auto;
		font-size: 14px;
	}
	.f-menu { margin-top: 3rem;}

}


@media (max-width:768px) {
	.breadcrumb ul { padding-right: 0.5rem;}
	.openbtn {
		top: 35%;
		left: 0.5rem;
	}
	.h-logo {
		top: 40%;
		left: 3rem;
	}
	body.top-page::before { 
		background-size: 480px;
		top: 15vh;
	}
	#clickarea { top: 20px;}
	.sec-wrap { width: 80%;}
	.works-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 3rem;
	}
	#maintop::before, #maintop::after {
		width: 175px;
    	height: 175px;
	}
	#maintop::before {
		left: 0;
		min-width: auto;
	}
	.h-logo .brand {
		max-width: 55px !important;
	}
	.main-head-wrap { height: 60vh;}
	.top-page h2 { margin-bottom: 1rem;}
	.main-txt p {
		font-size: 14px;
		line-height: 2;
	}
	.works-list a span { font-size: 14px;}
	.works-list { margin-bottom: 4rem;}
	.bnr-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
	table.about-tbl { 
		width: 600px;
        font-size: 14px;
	}
	table.about-tbl tr > * { padding: 1rem;}
	
	footer .footlogo01 {
		margin-left: 20px;
	}
	.li_stf01 .stfpic-wrap,
	.li_stf01 .stf-name {
		height: 300px;
	}

	table.table01 th,
	table.table01 td {
		display: block;
		border-bottom: none;
	}
	table.table01 {
		border-bottom: solid 1px #707070;
	}
	
	.scroll-table {
		overflow: auto;
		white-space: nowrap;
	}
	#contact .contactform01 dt {
		flex-basis: 100%;
	}
	#contact .contactform01 dd {
		flex-basis: 100%;
	}
	
	a.anchor {
		top: -115px;
	}
    h1 { font-size: 26px; }
    h2 { font-size: 24px; }
    h3 { font-size: 22px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; }
    h6 { font-size: 16px; }
	h3 span { font-size: 16px; padding-left: 5px; font-weight: normal; }
	.btn { padding: 15px 10px; margin: 20px auto; font-size: 14px; letter-spacing: 0; width: 90%; min-width: 80%; }
	dl dt { float: none;}
  
	/* header */
	header.slide:before { content: url(../img/slide-txtm01.png); left: 3%; }
	.click-list > ul > li > span a { font-size: 18px;}
	.click-list > ul > li > ul > li > a { font-size: 16px;}
	
	#pagetop {
		right: 20px;
		bottom: 10px;
	}
	/* .other-content .sec-inline > div:first-of-type {
		padding-top: 0;
	} */
	hgroup.o-hg { margin-bottom: 0;}

	#sidebtn {
		top: auto;
		bottom: 8px;
		right: auto;
		left: 10px;
	}
	#sidebtn a {
		writing-mode: horizontal-tb;
		padding: 10px 10px 10px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	/* 2309追加 */
	.right-wrap .btn02{ text-align: center;}
	.right{ justify-content: center;}
	.right-wrap{ margin-top: 5rem;}
	.right li{ margin: 0 2rem; width: auto;}
	.area-wrap{
		width: 100%;
	}
	.area-wrap .row{
		flex-direction: column;
	}
	/* 2310追加 */
	.work-box{
		display: block;
		width: 95%;
		margin: 0 auto;
		border: 1px solid #333;
		background: #fff;
		padding: 30px 10px 10px 10px;
		margin-bottom: 5rem;
	}
	.area-txt{
		width: 90%;
		margin: 0 auto !important;
	}
	.area-dlist{
		position: relative;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		padding: 5px 0;
	}
	.dlist{
		font-size: 18px;
	}
	.dleft{
		font-size: 20px;
		padding: 10px 0 0 0;
		text-align: left;
	}
	.dright{
		padding: 10px 0 0 0;
		text-align: left;
	}
	.work-box p{ text-align: start; font-size: 16px;}
	#container-wrap .area-wrap{ width: 95%;}
	.txt-flex p:nth-of-type(1){
		margin-right: 0;
	}
	.working-wrap{ display: block;}
	.working-wrap .sidemenu{
		position: static;
		width: 100%;
		margin-top: 3rem;
		margin-bottom: 3rem;
		margin-right: auto;
	}
	.blog-item a { flex-direction: column;}
    .blog-item dt{ width: 100%;}
    .blog-item dd{
        margin-left: auto;
        width: 100%;
    }
	.da-table.da-table02 { width: 650px;}


/* --------------------------------------------
    nav
-------------------------------------------- */
#drawer-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #707070;
  margin: 0 auto;
  padding: 12px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  cursor: pointer;
}
#drawer-checkbox:checked ~ #drawer-icon {
  content: "";
  /*background-color: transparent;*/
}
#drawer-icon span {
  background:  #fff;
  border-radius: 0px;
  display: block;
  height: 2px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease-in-out;
  width: 32px;
}
#drawer-icon span::before,
#drawer-icon span::after {
  -webkit-transform: rotate(0);
  background: #fff;
  border-radius: 0px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  transform: rotate(0);
  transition: all 0.3s ease-in-out;
}
#drawer-icon span::before { margin-top: -15px; }
#drawer-icon span::after { margin-top: 29px; }
#drawer-checkbox:checked ~ #drawer-icon span {
  background: rgba(51, 51, 51, 0);
  top: 50%;
}
#drawer-checkbox:checked ~ #drawer-icon span::before,
#drawer-checkbox:checked ~ #drawer-icon span::after {
  content: "";
  display: block;
  width: 105%;
  height: 100%;
  position: absolute;
  background-color: #fff;
}
#drawer-checkbox:checked ~ #drawer-icon span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 0;
}
#drawer-checkbox:checked ~ #drawer-icon span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 0;
}
/*--- メニューコンテンツ ---*/
#drawer-content {
    overflow: auto;
    position: fixed;
    top: 60px;
    right: 0;
    z-index: 100;
    width: 0;
    max-width: 0;
    height: 0;
    background-color: #707070;
    display: none;
}
#drawer-content .menu-box {
    display: block;
    width: 100%;
    margin: 70px auto;
    padding: 0;
    text-align: center;
    vertical-align: top;
}
#drawer-content .menu-box h4 a { color: #fff; }
#drawer-content .menu-box a:hover { text-decoration: none; opacity: 0.7; }
#drawer-content .menu-box .menu-list {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 60px;
}
#drawer-content .menu-box .menu-list li {
  display: block;
  width: 100%;
  position: relative;
  font-size: 1.15em;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  list-style-type: none;
  padding: 15px 0;
}
#drawer-content .menu-box .menu-list li a { padding: 10px 35px; color: #fff; }
#drawer-content .menuicon {
  width: 100%;
  margin: 75px auto 80px;
  text-align: center;
}

#drawer-checkbox:checked ~ #drawer-content {
  transform: translateY(0);
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    animation: fadeIn 0.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
}
#drawer-close {
  display: none;
  position: fixed;
  /*z-index: 39;*/
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /*background: #000;*/
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
  #drawer-checkbox:checked ~ #drawer-close {
    display: block;
    opacity: 1;
      margin: 0;
      background-color: transparent;
      z-index: 100;
  }

  .dropdown-menu {
    position: relative;
    top: 0;
    width: 100%;
    display: block;
    margin: 0 auto 6%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #707070;
    text-align: center;
  }
  .dropdown-menu > li {
    padding: 0!important;
  }
  .dropdown-menu > li > a {
    font-size: 0.9rem;
    font-weight: bold;
  }

	#pickup .catch-pickup {
		padding: 10px 20px;
	}

	#info dl dt:before {
		top: 15px;
		left: 0;
	}
	#info dl dt {
		padding-top: 10px;
		padding-bottom: 0;
	}
	#info dl dd {
		display: block;
	}
	
    #info .col-sm-3 {
        display: table;
    }
    #info .col-sm-3 .topics-thumb {
        width: 30%;
        border: none;
        display: table-cell;
    }
    #info .col-sm-3 .topics-thumb img {
        margin: 0;
        padding: 5px;
    }
    #info .col-sm-3 .topics-tit {
		display: table-cell;
		vertical-align: middle;
		padding: 10px;
    }
	
	#network li {
		width: auto;
		padding: 0px 15px 10px 20px;
		float: left;
	}

	#succession ul.patternlist01 li {
		float: none;
		text-align: center;
		width: 100%;
		margin: auto;
	}
	#succession ul.patternlist01 li img {
		max-width: 180px;
	}
	
	#succession ul.rightlist01 {
		padding: 0;
	}
	#succession ul.rightlist01 li {
		/*
		float: none;
		width: 100px;
		*/
		text-align: center;
		margin: 0;
	}
	#succession ul.rightlist01 li img {
		max-width: 100px;
	}
	#succession h4 span{
		padding: 10px 20px;
	}
	
	#flow .recruitlist01 dt {
		clear: all;
		float: none;
		width: auto;
	}
	#flow .recruitlist01 dd {
		margin-left: 0;
	}


	#contact .contactmethod01{
		text-align: center;
	}
	
	#contact .contactform01 dt {
		float: none;
		width: auto;
		text-align: left;
		margin: 0px;
		/*
		border-top: solid 1px #CCC;
		*/
	}
	#contact .contactform01 dd {
		/*
		border-top: none;
		*/
		margin: 0px;
		padding: 10px 5px 20px 5px;
		max-width: 100%;
	}
	#contact .contactform01 textarea,
	#contact .contactform01 input {
		max-width: 100%;
	}
	
	.pricelist01 th,
	.pricelist01 td {
		display: table-cell;
	}

	
	
	/* pagetop */
	section {
		/*
		padding: 100px 0 30px;
		*/
    }
    section h2 {
        /* padding-left: 30px; */
    }
	
	section#first {
		/*
		padding: 40px 0 0px;
		margin-bottom: -100px;
		*/
	}

  /* footer */
  
  /* 内部ページ */
	
	#titbar h1 { 
		font-size: 26px;
	}

	.nextend-thumbnail-horizontal { margin-bottom: 30px; }
	
	.li_stf01 .stfpic-wrap,
	.li_stf01 .stf-name {
		height: 150px;
	}
	.li_stf01 .stf-prof {
		height: auto;
	}
	.ul_stf01 > li {
	width: 100%;
	}

	.sec-inline { padding-inline: initial; padding-left: 7%; padding-right: 7%; }

	.f-flex { padding-top: 0;}
	.f-menu > div {
		font-size: 14px;
	}
	.f-menu > div > ul { padding-left: 1.5em;}
}

@media(max-width: 575px){
	/* #clickarea {
		padding: 3rem 2rem;
	} */
	.click-list > ul { 
		flex-direction: column;
		gap: 1rem;
	}
	
	.works-list, .bnr-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
	.f-menu > div {
		width: calc((100% / 2) - 0px);
	}
}

@media (any-hover: hover) {
	.works-list a:hover, .bnr-wrap a:hover, .f-wrap a:hover { opacity: 0.5;}
	.sec01-link a:hover { color: #fff;}
	.sec01-link a:hover svg { fill: #fff;}
	.contact-link a:hover svg {
		left: calc(100% - 64px);
	}
	.contact-link a:hover .svg::after {
		opacity: 1;
		
	}
	.link-box:hover {
		background: #000;
	}
	.link-box:hover a div {
		transform: scale(1.1);
	}
	.btn01 input:hover,.btn01 a:hover {
		text-decoration: none;
		box-shadow: 2px 2px 0px rgba(0,0,0,0.6);
		transform: translateY(0.5rem);
	}
}