@charset "UTF-8";
/* ==========================================================
	file：pagestyle
	01.共通スタイル
	02.product
	03.solution
	04.company
	05.other
========================================================== */
/* ==========================================================
	01.共通スタイル
========================================================== */
body {
	background-image: url('../img/common/bg-boby.jpg');
}
main {
	padding-top: 4rem;
}
.wrap {
	padding: 0 15px;
}
.visible-sp {
	display: inline-block;
}
.visible-pc {
	display: none;
}
.t-ac {text-align: center;}
.t-ar {text-align: right;}
.t-al {text-align: left;}
.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}
/* margin */
/* top */
.mt-0   { margin-top: 0 !important;}
.mt-5   { margin-top: 5px !important;}
.mt-10  { margin-top: 10px !important;}
.mt-15  { margin-top: 15px !important;}
.mt-20  { margin-top: 20px !important;}
.mt-30  { margin-top: 30px !important;}
.mt-50  { margin-top: 50px !important;}
.mt-100 { margin-top: 100px !important;}
/* bottom */
.mb-0   { margin-bottom: 0 !important;}
.mb-5   { margin-bottom: 5px !important;}
.mb-10  { margin-bottom: 10px !important;}
.mb-15  { margin-bottom: 15px !important;}
.mb-20  { margin-bottom: 20px !important;}
.mb-30  { margin-bottom: 30px !important;}
.mb-50  { margin-bottom: 50px !important;}
.mb-100 { margin-bottom: 100px !important;}

/* button */
.button01 {
	border: 1px solid #007c36;
	color: #007c36;
	display: inline-block;
	text-align: center;
	width: 300px;
	padding: 0.875rem 0;
	position: relative;
}
.button01::before,
.button01::after {
	content: '';
	background: #007c36;
	display: block;
	position: absolute;
	height: 1px;
	top: 50%;
	transition: background .3s ease, transform .3s ease;
}
.button01::before {
	width: 26px;
	left: calc(50% + 74px);
	transition: width .3s;
}
.button01::after {
	width: 10px;
	right: calc(50% - 100px);
	transform-origin: right center;
	transform: rotate(40deg);
}
.button01:hover {
	background-color: #007c36;
	color: #fff;
	text-decoration: none;
}
.button01:hover::before {
	background: #fff;
	width: 36px;
}
.button01:hover::after {
	background: #fff;
	transform: translateX(10px) rotate(40deg);
}
.button02 {
	position: relative;
	background: #000;
	overflow: hidden;
	height: 180px;
}
.button02:after {
	content: '';
	position: absolute;
	background: #ccc;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.8;
	transition: opacity .5s ease, transform .5s ease;
}
.button02:hover::after {
	opacity: 0.6;
	transform: scale(1.15);
}
.button02 .button02-content {
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .8);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	z-index: 1;
	transform: translate(-50%, -70%);
}
.button02 .button02-content .roboto {
	display: block;
	font-size: 1rem;
	margin-bottom: 0.75rem;
}
.button02 .button02-content::before,
.button02 .button02-content::after {
	content: '';
	background: #fff;
	display: block;
	position: absolute;
	height: 2px;
	bottom: calc(50% - 60px);
	transition: background .3s ease, transform .3s ease;
}
.button02 .button02-content::before {
	width: 26px;
	left: calc(50% - 13px);
	transition: width .3s;
}
.button02 .button02-content::after {
	width: 10px;
	right: calc(50% - 13px);
	transform-origin: right center;
	transform: rotate(40deg);
}
.button02:hover .button02-content::before {
	background: #fff;
	width: 36px;
}
.button02:hover .button02-content::after {
	background: #fff;
	transform: translateX(10px) rotate(40deg);
}


.button03 {
	border: 1px solid #000;
	color: #000;
	display: block;
	text-align: center;
	padding: 20px 0;
	position: relative;
	background: #fff;
	max-width: 540px;
	margin: 0 auto;
}
.button03::before,
.button03::after {
	content: '';
	background: #000;
	display: block;
	position: absolute;
	height: 1px;
	top: 50%;
	transition: background .3s ease, transform .3s ease;
}
.button03::before {
	width: 26px;
	left: calc(50% + 125px);
	transition: width .3s;
}
.button03::after {
	width: 10px;
	right: calc(50% - 150px);
	transform-origin: right center;
	transform: rotate(40deg);
}
.button03:hover {
	border: 1px solid #007c36;
	background-color: #007c36;
	color: #fff;
	text-decoration: none;
}
.button03:hover::before {
	background: #fff;
	width: 36px;
}
.button03:hover::after {
	background: #fff;
	transform: translateX(10px) rotate(40deg);
}

/* img */
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/* タイトル */
.page-hedding-ttl {
	background: linear-gradient(to bottom, rgba(54, 54, 54, 0.6), rgba(54, 54, 54, 0.6)), url('../img/common/bg-mainvisual.jpg');
	background-size: 150% auto;
	padding: 2rem 0;
	text-align: center;
	color: #fff;
	font-size: 1.25rem;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .8);
}
.page-hedding-ttl img {
	display: block;
	width: auto;
	height: 3.5rem;
	margin: 0 auto 1.5rem;
}
/* ページ概要 */
.page-lead {
	margin: 4.5rem auto;
}

/* パンくずリスト */
.breadcrumb {
	list-style: none;
	text-align: right;
	position: relative;
	margin-bottom: 50px;
}
.breadcrumb-item {
	display: inline-block;
	font-size: 0.75rem;
}
.breadcrumb-item:not(:first-of-type)::before {
	content: '\f054';
	color: #999;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 0.6125rem;
	margin-left: 0.25rem;
}
.breadcrumb-item a {
	color: #1c1c1c;
	text-decoration: underline;
	padding: 0 0.25rem;
}
.breadcrumb-item a:hover {
	color: #0056b3;
}

/* ページ内リンク */
.page-link {
	margin: 4.5rem auto 0;
	text-align: center;
}
.page-link .button-page {
	margin-bottom: 1rem;
}
.button-page {
	border: 1px solid #007c36;
	color: #007c36;
	display: inline-block;
	text-align: center;
	width: 300px;
	padding: 0.875rem 0;
	position: relative;
}
.button-page::before {
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: calc(50% - 100px);
	transition: background .3s ease, transform .3s ease, top .3s ease;
	font-size: 1.5rem;
	top: 15%;
}
.button-page:hover {
	background-color: #007c36;
	color: #fff;
	text-decoration: none;
}
.button-page:hover::before {
	top: 30%;
}

/* .detail-ttl */
.detail-ttl {
	border-bottom: 1px solid #000;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
}
.detail-h4 {
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.detail-h5 {
	font-size: 1.1rem;
}
.detail-ol {
	padding-left: 1rem;
}


/* 白枠 */
.white-box {
	background: #fff;
	border: 1px solid #707070;
	text-align: center;
	margin-bottom: 50px;
	padding: 2rem 1rem;
}
.white-ttl {
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
}
/* グレー枠 */
.gray-box {
	background: #f2f0ea;
	padding: 3rem 1.8rem;
	margin: 1.5rem 0;
}
.gray-box h5 {
	margin-bottom: 1rem;
	font-size: 1.2rem;
}


/* section */
main > section {
	padding: 80px 0;
}
.section-ttl {
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	margin-bottom: 3.5rem;
	padding-bottom: 1.5rem;
	text-align: center;
}
.section-ttl::after {
	content: '';
	display: block;
	position: absolute;
	background: #707070;
	width: 100px;
	height: 1px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

/* ==========================================================
	02.product
========================================================== */
.product .item-list-slider .item-list-link {
	display: block;
	width: 100%;
	margin: 0 0 50px;
}
.product .bnr-area {
	text-align: center;
	margin-bottom: 3rem;
}
.product .bnr-inner a {
	display: block;
	padding: 10px;
}

/* ==========================================================
	03.solution　(solutionweb)
========================================================== */
.solution .solution-list {
	padding-top: 0;
}
/* ソリューション nav */
.solution .solution-list-nav {
	list-style: none;
	font-size: 0;
	width: 100%;
	margin-bottom: 100px;
	padding-left: 0;
}
.solution-list-nav .solution-list-item {
	background: #fff;
	border-color: #007c36;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	display: inline-block;
	width: 50%;
	transition: opacity 0.3s ease;
}
.solution-list-nav .solution-list-item:hover {
	opacity: 0.8;
}
.solution-list-nav .solution-list-item:nth-of-type(2n) {
	border-left-width: 1px;
}
.solution-list-nav .solution-list-item:nth-of-type(2n + 1) {
	border-right-width: 1px;
}
.solution-list-nav .solution-list-item:first-of-type,
.solution-list-nav .solution-list-item:nth-of-type(2) {
	border-top-width: 2px;
}
.solution-list-nav .solution-list-item a {
	position: relative;
	color: #007c36;
	display: block;
	font-size: 0.8125rem;
	font-weight: bold;
	text-align: center;
	padding: 1rem 3.25rem 1.5rem 0;
}
.solution-list-nav .solution-list-item.item-other a {
	padding-right: 1rem;
}
.solution-list-nav .solution-list-item a::after {
	content: '\f078';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	width: 1rem;
	height: 1rem;
	bottom: 0.3725rem;
	right: calc(50% - 0.5rem);
}
.solution-list-nav .solution-icon {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
	right: 5%;
}
/* ソリューション詳細 */
.solution .solution-wrap {
	position: relative;
	overflow-y: hidden;
}
.solution .solution-wrap::before {
	content: 'Creative Solution';
	position: absolute;
	color: #fff;
	font-size: 3rem;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	top: -1.125rem;
	left: 0;
}
.solution .solution-wrap:nth-of-type(2n)::before {
	color: #f2f0ea;
}
.solution .solution-wrap:nth-of-type(2n) {
	background: #fff;
}
.solution .solution-wrap#digital::before {
	content: 'Digital Solution';
}
.solution .solution-wrap#spatial::before {
	content: 'Spatial Solution';
}
.solution .solution-wrap#print::before {
	content: 'Print Solution';
}
.solution .solution-wrap#marketing::before {
	content: 'Marketing Solution';
	font-size: 2.5rem;
	top: -1rem;
}
.solution .solution-wrap#management::before {
	content: 'Management Solution';
	font-size: 2.325rem;
	top: -1rem;
}
.solution .solution-wrap .section-ttl {
	color: #707070;
	margin-bottom: 2rem;
	padding-top: 100px;
}
.solution .solution-wrap .section-ttl::before {
	content: '';
	display: block;
	position: absolute;
	background: #fff;
	border-radius: 50%;
	display: block;
	width: 70px;
	height: 70px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.solution .solution-wrap:nth-of-type(2n) .section-ttl::before {
	background: #f2f0ea;
}
.solution .solution-wrap .section-ttl::after {
	background: url('../img/solution/icon-solution01.png') no-repeat center / cover;
	width: 50px;
	height: 50px;
	top: 10px;
	bottom: auto;
}
.solution .solution-wrap#digital .section-ttl::after {
	background: url('../img/solution/icon-solution02.png') no-repeat center / cover;
	top: 15px;
}
.solution .solution-wrap#spatial .section-ttl::after {
	background: url('../img/solution/icon-solution03.png') no-repeat center / cover;
}
.solution .solution-wrap#print .section-ttl::after {
	background: url('../img/solution/icon-solution04.png') no-repeat center / cover;
}
.solution .solution-wrap#marketing .section-ttl::after {
	background: url('../img/solution/icon-solution05.png') no-repeat center / cover;
}
.solution .solution-wrap#management .section-ttl::after {
	background: url('../img/solution/icon-solution06.png') no-repeat center / cover;
}
.solution .solution-wrap .solution-img {
	text-align: center;
	margin-bottom: 5vw;
}
.solution .solution-wrap .solution-msg {
	margin-bottom: 50px;
}
.solution .solution-wrap .solution-lead {
	color: #007c36;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 1.5rem;
}
.solution .solution-wrap .solution-text {
	margin-bottom: 1.5rem;
}
.solution .solution-wrap .solution-detail {
	padding-right: 20px;
}
.solution .solution-wrap .solution-detail li {
	margin-bottom: 0.5rem;
}
.solution .solution-wrap .btn-wrap {
	text-align: center;
}
.solution .solution-wrap .btn-wrap .button01 {
	margin-bottom: 2rem;
}

.solution .total {
	background: #fff;
}
/* 設備一覧 */
.printfacilities {
	clear: both;
	margin-bottom: 50px;
}
.printfacilities::after {
	content: '';
	display: block;
	clear: both;
}
.printfacilities-ttl {
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	margin-bottom: 3.5rem;
	padding-bottom: 1.5rem;
	text-align: center;
}
.printfacilities-ttl::after {
	content: '';
	display: block;
	position: absolute;
	background: #707070;
	width: 100px;
	height: 1px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.printfacilities .officename {
	clear: both;
	font-size: 1.25rem;
	margin-bottom: 1rem;
}
.printfacilities .officename::before {
	content: '';
	background: url('../img/common/icon-leaf01.png') no-repeat center / auto 100%;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -2px 0.5rem 0 0;
	vertical-align: middle;
}
.facilities-left,
.facilities-right {
	margin-bottom: 3.5rem;
}
.facilities-table {
	width: 100%;
	margin-bottom: 1rem;
}
.facilities-table th {
	background: #bab7ae;
	color: #fff;
	font-weight: bold;
	padding: 0.375rem 0.5rem;
}
.facilities-table td {
	border-bottom: 1px dashed #bab7ae;
	padding: 0.375rem 0.5rem;
}
.facilities-table td:nth-of-type(2) {
	width: 4rem;
	text-align: center;
}
/* トータルプランニング */
.solution .total .total-msg {
	margin-bottom: 50px;
}
.solution .total-planning {
	border: 1px solid #707070;
	display: flex;
	flex-direction: column;
	margin-bottom: 1rem;
	padding: 1.5rem 1rem;
}
.solution .total-planning-img {
	position: relative;
	text-align: center;
	margin: 0.5rem auto;
	padding-top: 130px;
}
.solution .total-planning-img::before {
	content: '';
	display: block;
	position: absolute;
	background: #f2f0ea;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.solution .total-planning-plus {
	color: #bab7ae;
	font-size: 3rem;
	text-align: center;
}
.solution .total-planning-img > img {
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.solution .total-planning-img > p {
	font-size: 1.125rem;
	font-weight: bold;
}
.solution .caution {
	color: #707070;
}
/* 商品一覧 */
#itemlist-wrap {
	padding: 80px 0;
}
.item-wrap .item-msg {
	margin-bottom: 5vw;
}
.item-list-slider .item-list-link {
	color: #1c1c1c;
	font-size: 0.875rem;
	margin: 0 10px;
	transition: opacity 0.5s ease;
}
.item-list-slider .item-list-link:hover {
	opacity: 0.8;
}
.item-list-slider .item-list-slider-img {
	margin-bottom: 1rem;
}
.item-list-slider .item-list-slider-ttl {
	color: #707070;
	font-size: 1.125rem;
}
.item-list-slider .item-list-slider-ttl small {
	font-size: 0.8125rem;
}


/* WEB制作 */
.solutionweb .solution-lead {
    color: #007c36;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}
.solutionweb .solutionweb-ttl {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 2.5rem;
    text-align: center;
}
.solutionweb .solutionweb-ttl .roboto {
    color: #007c36;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
    margin-bottom: 0.75rem;
}

.solutionweb .solution-wrap::before {
    content: none;
}
.solutionweb .solution-list-nav {
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.solutionweb .solution-list-nav .solution-list-item {
	padding: 2.1rem;
	color: #007c36;
	display: block;
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
}
.solutionweb .solution-region .solution-lead {
    margin-bottom: 0.5rem;
}
.solutionweb .solution-region {
    margin-bottom: 2rem;
}
.solutionweb .solution-region .solution-detail li {
    line-height: 1.5;
}
.solutionweb .solution-type {
    clear: both;
    margin-bottom: 5rem;
	display: block;
}
.solutionweb .solution-type:after {
	content: "";
	display: block;
	clear: both;
}
.solutionweb .solution-type:last-child {
    margin-bottom: 0;
}
.solutionweb .solution-type-ttl {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
.solutionweb .solution-type-ttl::before {
    content: '';
    background: url('../img/common/icon-leaf01.png') no-repeat center / auto 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 0.5rem 0 0;
    vertical-align: middle;
}
.solutionweb .solution-type:last-child .solution-msg {
    margin-bottom: 0;
}
.solutionweb .solution-type-detail {
    list-style: none;
    padding-left: 0;
}
.solutionweb .solution-type-detail li {
    position: relative;
    padding: 7px 0 7px 145px;
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: bold;
}
.solutionweb .solution-type-detail li:nth-child(1)::before {
    content: '制作期間';
    position: absolute;
    background: #007C36;
    color: #fff;
    display: block;
    top: 0;
    left: 0;
    padding: 7px 20px;
}
.solutionweb .solution-type-detail li:nth-child(2)::before {
    content: '費用目安';
    position: absolute;
    background: #007C36;
    color: #fff;
    display: block;
    top: 0;
    left: 0;
    padding: 7px 20px;
}

.solutionweb #works {
    margin-bottom: 0;
}
.solutionweb #works > li:nth-child(6) {
    margin-bottom: 0;
}

.solutionweb .solution-webflow {
    clear: both;
	display: block;
    margin-bottom: 8vw;
}
.solutionweb .solution-webflow:after {
	content: "";
	display: block;
	clear: both;
}
.solutionweb .solution-webflow-ttl {
    border-bottom: 1px solid #707070;
    padding-bottom: 1.5rem;
    padding-left: 4.5rem;
    position: relative
}
.solutionweb .numbering {
    counter-reset: number;
}
.solutionweb .solution-webflow-ttl::before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: -15px;
    width: 60px;
    height: 60px;
    background-size: contain;
    padding: 5px;
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0.5px 0.5px 0.5px #000000, -0.5px 0.5px 0.5px #000000, 0.5px -0.5px 0.5px #000000, -0.5px -0.5px 0.5px #000000, 0.5px 0px 0.5px #000000, 0px 0.5px 0.5px #000000, -0.5px 0px 0.5px #000000, 0px -1px 1px #000000;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    letter-spacing: 3px;
}
.solutionweb .solution-webflow-ttl.twolines::before {
    top: 0;
}
.solutionweb .solution-webflow .solution-img {
    margin-bottom: 6vw;
}


/* ==========================================================
	04.company
========================================================== */
.company main section:nth-of-type(2n) {
	background: #fff;
}
.company .message-ttl {
	color: #007C36;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 1rem 0 2rem;
}
.company .message .sign img {
	width: auto;
}

.company .overview-detail {
	display: inline-block;
	width: 100%;
}
.company .overview-wrap img {
	margin-bottom: 2rem;
}
.company .overview-detail dt {
	float: left;
	width: 5rem;
	white-space: nowrap;
}
.company .overview-detail dd {
	border-bottom: 1px solid #000;
	margin-bottom: 1rem;
	padding-bottom: 1.25rem;
	padding-left: 5.5rem;
}
.company .overview-wrap:last-of-type .overview-detail dd:last-of-type {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.company .overview-detail dd ul {
	font-size: 0.875rem;
	margin-bottom: 1.5rem;
}
.company .map-wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 2rem;
	margin-bottom: 1em;
}
.company .map-wrap iframe {
	border: none;
	position: absolute;
	border: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.company .mapaddress-ttl {
	margin-top: 1rem;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.company .map-btn {
	margin-top: 1rem;
	text-align: center;
	margin-bottom: 2rem;
}
.company .history table,
.company .history tbody,
.company .history tr{
	width: 100%;
}
.company .history tr:nth-child(odd) {
	background: #F2F0EA;
}
.company .history th,
.company .history td {
	padding: 1rem .5rem;
}
.company .history td {
	padding-left: 1rem;
}
.company .history th.year {
	width: 24%;
}
.company .history th.month {
	width: 15%;
	padding: 0;
}
.company .history td {
	width: 70%;
}

/* ==========================================================
	recruit
========================================================== */
.recruit section {
	padding-top: 20px;;
}
.recruitbtn-wrap {
	padding: 50px 0 25px;
}
.recruitbtn-wrap a {
	border: 1px solid #1c1c1c;
	color: #1c1c1c;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-bottom: 1rem;
	padding: 0.75rem 0;
	transition: background 0.5s ease, color 0.5s ease;
}
.recruitbtn-wrap a:hover {
	background: #1c1c1c;
	color: #fff;
}
.recruitbtn-wrap .btn-second a {
	position: relative;
}


/* ==========================================================
	privacy
========================================================== */
section.privacy-wrap:nth-of-type(2n) {
	background: #fff;
}
.privacy .sec01 .privacy-mark img {
	float: right;
	display: block;
	width: 35%;
	margin: .5rem;
}
.privacy .sec01 .white-box {
	clear: both;
	margin-top: 50px;;
}
.privacy .sec02 .gray-box {
	text-align: center;
}
.privacy .sec03 .privacy-inner {
	padding-left: 1rem;
}
/* ==========================================================
	sitemap
========================================================== */

.sitemap-detail {
    max-width: 540px;
	margin: 0 auto;
}
.sitemap ul {
	list-style: none;
	padding: 0;
}
.sitemap .button03 {
	margin: 20px 0;
}
.sitemap ul.sitemap-child {
	margin-left: 2vw;
}
.sitemap ul.sitemap-child li {
	margin-bottom: 5vw;
}
.sitemap ul.sitemap-child li a {
	color: #000;
}
.sitemap ul.sitemap-child li a:hover {
	color:  #007c36
}
.sitemap ul.sitemap-child li:before {
	content:"＞"
}

/* ==========================================================
	works
========================================================== */
#works {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left: 0;
	list-style: none;
}
#works > li {
	margin-bottom: 50px;
}
#works li a {
	color: #333;
}
#works li a:hover {
	color: #007c36;
}
#works .worksImg {
	object-fit: cover;
	aspect-ratio: 5 / 3.743;
	width: 100%;
	margin-bottom: 0.5rem;
	transition: opacity 0.5s;
}
#works li a:hover .worksImg {
	opacity: 0.8;
}
#works .worksCompany {
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 0.25rem;
}

/* ==========================================================
	news
========================================================== */
#news {
	list-style: none;
	padding-left: 0;
}
.wrap > #news {
	margin-bottom: 100px;
}
#news li {
	border-bottom: 1px solid #999;
	text-align: left;
	padding-right: 2.0rem;
	position: relative;
}
#news li::after {
	content: '\f054';
	color: #999;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	width: 1rem;
	height: 1rem;
	top: calc(50% - 0.5rem);
	right: 0.5rem;
	transition: right 0.5s;
}
#news li:hover::after {
	right: 0.125rem;
}
#news li a {
	color: #333;
	display: block;
	padding: 0.375rem 0 0.5rem;
}
#news li a:hover {
	color: #025024;
}
#news li a span.label {
	background-color: #007c36;
	color: #fff;
	font-size: 0.75rem;
	padding: 0.25rem 0.5rem 0.3125rem;
}


/* ==========================================================
	outsourcing
========================================================== */
.outsourcing main > section {
    padding: 0;
}
.outsourcing-detail {
    text-align: center;
}
.ttl-outsourcing {
    font-size: 1.5rem;
    margin-bottom: 0 !important;
    line-height: 1.4;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    margin-top: 2.66667rem;
    
}
.txt-outsourcing {
    font-size: 1.2rem;
    margin-bottom: 40px;
    margin-bottom: 2.66667rem;
    line-height: 1.4;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
}
.outsourcing .contact-link {
    margin-bottom: 30px;
}
.outsourcing .contact-link .button-orange {
    background: #f28f00;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 90%;
    max-width: 300px;
    padding: 0.875rem 0;
    position: relative;
    font-size: 20px;
}
.outsourcing .contact-link .button-orange:hover {
    opacity: .5;
    transition: 1.0s ;
}
.outsourcing #outsourcing-contact {
    padding-top: 50px;
    margin-top: -50px;
}


@media (max-width: 374px) {
	/* 画面幅 374px以下 */
/* button */
.button01 {
	width: 250px;
}
.button03::before {
	left: calc(50% + 110px);
	transition: width .3s;
}
.button03::after {
	width: 10px;
	right: calc(50% - 135px);
	transform-origin: right center;
	transform: rotate(40deg);
}

/* ==========================================================
	03.solution (solutionweb)
========================================================== */
	.solution-list-nav .solution-list-item a {
		font-size: 0.75rem;
		padding-left: 0.3725rem;
		padding-right: 1rem;
		text-align: left;
	}
	.solution-list-nav .solution-list-item.item-other a {
		text-align: center;
		padding-right: 0;
		padding-left: 0;
	}
	.solution-list-nav .solution-icon {
		width: 35px;
		height: 35px;
	}
    

}



@media (min-width: 768px) {
	/* 画面幅 768px以上 */
/* ==========================================================
	01.共通スタイル
========================================================== */
	main {
		padding-top: 100px;
	}
	/* ページ概要 */
	.page-lead {
		text-align: center;
	}

	.section-ttl {
		font-size: 1.875rem;
	}

	/* パンくずリスト */
	.breadcrumb::before {
		content: '';
		position: absolute;
		background-color: #007c36;
		height: 2.5rem;
		width: 1px;
		top: 0;
		left: calc(50% - 1px);
		display: block;
	}
	.breadcrumb::after {
		content: '';
		position: absolute;
		background-color: #fff;
		height: 1rem;
		width: 1px;
		top: -1.5rem;
		left: calc(50% - 1px);
		display: block;
	}
	/* .detail-ttl */
	.detail-ttl {
		font-size: 1.875rem;
		margin-bottom: 2.0rem;
	}
	/* 白枠 */
	.white-box {
		padding: 50px;
	}
	.white-ttl {
		font-size: 1.875rem;
		margin-bottom: 2.5rem;
	}
	/* グレー枠 */
	.gray-box {
		background: #f2f0ea;
		padding: 3rem 1.8rem;
		margin: 1.5rem 0;
	}
	.gray-box h5 {
		margin-bottom: 1rem;
		font-size: 1.2rem;
	}

/* ==========================================================
	02.product
========================================================== */
	.product .item-list-slider {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.product .item-list-slider .item-list-link {
		width: 48%;
	}
	.product .bnr-area {
		margin: 20px 0 50px;
	}
	.product .bnr-inner {
		display: flex;
		justify-content: center;
	}
	.product .bnr-inner a {
		padding: 10px 25px 20px;
	}

/* ==========================================================
	03.solution (solutionweb)
========================================================== */
	/* ソリューション nav */
	.solution-list-nav .solution-list-item {
		border-top-width: 2px;
		width: 32%;
		margin-bottom: 1rem;
	}
	.solution-list-nav .solution-list-item:nth-of-type(2n) {
		border-left-width: 2px;
	}
	.solution-list-nav .solution-list-item:nth-of-type(2n + 1) {
		border-right-width: 2px;
	}
	.solution-list-nav .solution-list-item:not(:nth-of-type(3n - 2)) {
		margin-left: 2%;
	}
	.solution-list-nav .solution-list-item.item-other {
		width: 49%;
	}
	.solution-list-nav .solution-list-item a {
		font-size: 1rem;
		padding-bottom: 2rem;
		padding-right: 4rem;
	}
	.solution-list-nav .solution-list-item a::after {
		bottom: 1rem;
	}
	.solution-list-nav .solution-icon {
		width: 50px;
		height: 50px;
		top: calc(50% - 30px);
		right: calc(50% - 6rem);
	}
	/* ソリューション詳細 */
	.solution .solution-wrap::before,
	.solution .solution-wrap#marketing::before,
	.solution .solution-wrap#management::before {
		font-size: 4rem;
		top: -2.125rem;
	}
	.solution .solution-wrap .btn-wrap .button01 + .button01 {
		margin-left: 2rem;
	}
	/* トータルプランニング */
	.solution .total-planning {
		flex-direction: row;
		justify-content: space-between;
		padding-top: 2.5rem;
	}
	.solution .total-planning-img {
		width: 22%;
	}
	.solution .total-planning-plus {
		width: 18%;
		padding-top: 25px;
	}
	/* 商品一覧 */
	.item-wrap .item-msg {
		text-align: center;
		margin-bottom: 80px;
	}
	.item-list-slider .slick-prev,
	.item-list-slider .slick-next {
		top: 80px;
		z-index: 2;
	}
	.item-list-slider .slick-prev {
		left: 8px;
	}
	.item-list-slider .slick-next {
		right: 8px;
	}
    
    
/* WEB制作 */
    .solutionweb .solutionweb-ttl {
        font-size: 1.875rem;
        margin-bottom: 4rem;
    }
    .solutionweb .solutionweb-ttl .roboto {
        font-size: 1.25rem;
    }
    .solutionweb .solution-list-nav .solution-list-item {
    font-size: 1rem;
    }
    .solutionweb .solution-region-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .solutionweb .solution-region {
        width: 30%;
    }
    .solutionweb .solution-region{
        margin-right: 5%;
    }
    .solutionweb .solution-region:nth-child(3n){
        margin-right: 0;
    }
    .solutionweb .solution-type {
        margin-bottom: 3rem;
    }
	.solutionweb .solution-wrap .solution-img {
		float: right;
		width: 40%;
		max-width: 472px;
	}
	.solutionweb .solution-wrap .solution-msg {
		float: left;
		width: 55%;
	}
    .solutionweb .solution-webflow {
        margin-bottom: 5vw;
    }


/* ==========================================================
	04.company
========================================================== */

	.company .message-wrap  {
		display: flex;
		justify-content: space-between;
	}
	.company .message-wrap div:nth-child(1)  {
		width: 40%;
	}
	.company .message-wrap div:nth-child(2)  {
		width: 55%;
	}
	.company .message-ttl {
		font-size: 1.875rem;
	}
	.company .overview-wrap img {
		float: right;
		display: block;
		width: 30%;
		margin-bottom: 3rem;
	}
	.overview-wrap img + .overview-detail {
		width: 65%;
	}
	.company .overview-detail dt {
		width: 15%;
	}
	.company .overview-detail dd {
		padding-left: 15%;
	}
	.company .map-wrap {
		clear: both;
		padding-top: 42.857143%;
	}
	.company .history th.year {
		width: 20%;
	}
	.company .history th.month {
		width: 8%;
	}

/* ==========================================================
	recruit
========================================================== */
.recruitbtn-wrap a {
	font-size: 1.125rem;
}
.recruitbtn-wrap .btn-second,
.recruitbtn-wrap .btn-third {
	display: flex;
	justify-content: space-between;
}
.recruitbtn-wrap .btn-second a {
	width: 49%;
}
.recruitbtn-wrap .btn-third a {
	width: 24%;
}

/* ==========================================================
	privacy
========================================================== */
	.privacy .sec01 .privacy-mark img {
		width: 14%;
	}
	.privacy .sec01 .privacy-mark p {
		width: 80%;
		clear: right;
		display: inline-block;
	}

/* ==========================================================
	sitemap
========================================================== */
	.sitemap ul.sitemap-child li {
		margin-bottom: 1vw;
	}

/* ==========================================================
	works
========================================================== */
	#works {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#works > li {
		width: 49%;
	}

/* ==========================================================
	outsourcing
========================================================== */
	/* パンくずリスト */
	.outsourcing .breadcrumb::before {
		display: none;
	}
	.outsourcing .breadcrumb::after {
		display: none;
	}

}

@media (min-width: 992px) {
	/* 画面幅 992px以上 */
/* ==========================================================
	01.共通スタイル
========================================================== */
	main {
		padding-top: 130px;
	}
	.wrap {
		margin: 0 auto;
		max-width: 1200px;
	}
	.visible-sp {
		display: none;
	}
	.visible-pc {
		display: inline-block;
	}

	/* button */
	.button02 {
		height: 200px;
	}
	.button02 .button02-content {
		font-size: 1.75rem;
		top: 48%;
	}
	.button02 .button02-content .roboto {
		font-size: 1.25rem;
		margin-bottom: 0.75rem;
	}
	.button02 .button02-content::before,
	.button02 .button02-content::after {
		bottom: calc(50% - 85px);
	}

		/* タイトル */
	.page-hedding-ttl {
		background-attachment: fixed;
		background-size: auto 100%;
	}
	.page-hedding-ttl img {
		height: 4.25rem;
	}

	/* ページ内リンク */
	.button-page {
		width: 220px;
		margin-right: 10px;
	}
	.button-page:last-child {
		margin-right: 0;
	}

	/* section */
	main > section {
		padding: 120px 0;
	}

/* ==========================================================
	02.product
========================================================== */
	.product .item-list-slider {
		justify-content: flex-start;
	}
	.product .item-list-slider .item-list-link {
		width: 30%;
	}
	.product .item-list-slider .item-list-link + .item-list-link {
		margin-left: 3%;
	}
	.product .item-list-slider .item-list-link:nth-of-type(3n + 1) {
		margin-left: 0;
	}

/* ==========================================================
	03.solution (solutionweb)
========================================================== */
	/* ソリューション nav */
	.solution-list-nav .solution-list-item a {
		font-size: 1.25rem;
		line-height: 1.5;
		padding-top: 1.75rem;
		padding-bottom: 3rem;
	}
	.solution-list-nav .solution-list-item a::after {
		bottom: 1.25rem;
	}
	.solution-list-nav .solution-icon {
		width: 70px;
		height: 70px;
		top: calc(50% - 40px);
		right: calc(50% - 6rem - 35px);
	}
	/* ソリューション詳細 */
	.solution .solution-wrap::before,
	.solution .solution-wrap#marketing::before,
	.solution .solution-wrap#management::before {
		font-size: 5rem;
		top: -2.6125rem;
	}
	.solution .solution-wrap .section-ttl {
		padding-top: 120px;
	}
	.solution .solution-wrap .section-ttl::before {
		width: 100px;
		height: 100px;
	}
	.solution .solution-wrap .section-ttl::after {
		width: 80px;
		height: 80px;
	}
	.solution .solution-wrap .solution-img {
		float: right;
		width: 40%;
		max-width: 472px;
	}
	.solution .solution-wrap:nth-of-type(2n) .solution-img {
		float: left;
	}
	.solution .solution-wrap .solution-msg {
		float: left;
		width: 55%;
	}
	.solution .solution-wrap:nth-of-type(2n) .solution-msg {
		float: right;
	}
	.solution .solution-wrap .solution-lead {
		font-size: 1.75rem;
	}
	.solution .solution-wrap .btn-wrap {
		clear: both;
	}
	.solution .solution-wrap .btn-wrap .button01 + .button01 {
		margin-left: 3rem;
	}
	/* 設備一覧 */
	.facilities-left {
		width: 48%;
		float: left;
	}
	.facilities-right {
		width: 48%;
		float: right;
	}
	.facilities-table th,
	.facilities-table td {
		padding: 0.5rem;
	}
	/* トータルプランニング */
	.solution .total .total-msg {
		text-align: center;
		margin-bottom: 55px;
	}
	/* 商品一覧 */
	#itemlist-wrap {
		padding: 120px 0;
	}
	.item-list-slider .item-list-link {
		font-size: 1rem;
	}
	.item-list-slider .item-list-slider-ttl {
		font-size: 1.25rem;
	}
	.item-list-slider .item-list-slider-ttl small {
		font-size: 0.9375rem;
	}
	.item-list-slider .slick-prev,
	.item-list-slider .slick-next {
		top: 110px;
	}
    
     
    /* WEB制作 */   
	.solutionweb .solution-wrap .solution-lead {
		font-size: 1.5rem;
	}
    .solutionweb .solution-type {
        margin-bottom: 7rem;
    }
    .solutionweb .solution-wrap .solution-type .solution-img {
        margin-bottom: 0;
    }
    .solutionweb .solution-webflow {
        margin-bottom: 0;
    }
    .solutionweb .solution-webflow-ttl {
        padding-left: 5rem;
    }
    .solutionweb .solution-webflow-ttl::before,
    .solutionweb .solution-webflow-ttl.twolines::before {
        top: -25px;
        font-size: 55px;
    }
    .solutionweb #works > li:nth-child(4),
    .solutionweb #works > li:nth-child(5) {
        margin-bottom: 0;
    }
    

/* ==========================================================
	04.company
========================================================== */

	.company section.access {
		margin-bottom: -8rem;
	}

	.company .map-btn {
		width: 300px;
		float: right;
	}
	.company .mapaddress-wrap {
		width: calc(100% - 350px);
		float: left;
	}
	.company .mapaddress-wrap::after {
		content: '';
		clear: both;
		display: block;
		margin-bottom: 8rem;
	}
	.company .access .wrap::after {
		content: '';
		clear: both;
		display: block;
	}
	.company .history th.year {
		width: 15%;
	}
	.company .history th,
	.company .history td {
		padding: 1rem 1.5rem;
	}

/* ==========================================================
	recruit
========================================================== */
.recruitbtn-wrap a {
	margin-bottom: 2.5rem;
	padding: 1rem 0 1.5rem;
}
.recruitbtn-wrap .btn-second a {
	width: 48%;
}
/* ==========================================================
	privacy
========================================================== */
	.privacy .sec01 .white-box {
		margin-top: 125px;
	}

/* ==========================================================
	works
========================================================== */
	#works {
		justify-content: flex-start;
		margin-top: 100px;
		margin-bottom: 100px;
	}
	#works > li {
		width: 32%;
		margin-right: 2%;
	}
	#works > li:nth-child(3n) {
		margin-right: 0;
	}

/* ==========================================================
	07.news
========================================================== */
	.wrap > #news {
		margin-bottom: 200px;
	}
	#news li {
		margin-top: 1rem;
	}
}

@media (min-width: 1400px) {
	/* 画面幅 1400px以上 */
/* ==========================================================
	01.共通スタイル
========================================================== */
	/* ページ内リンク */
	.button-page {
		width: 265px;
	}
	main > section {
		padding: 150px 0;
	}

/* ==========================================================
	03.solution
========================================================== */
	/* ソリューション詳細 */
	.solution .solution-wrap::before,
	.solution .solution-wrap#marketing::before,
	.solution .solution-wrap#management::before {
		font-size: 7rem;
		top: -3.75rem;
	}

	/* 商品一覧 */
	#itemlist-wrap {
		padding: 150px 0;
	}
	.item-list-slider .slick-prev,
	.item-list-slider .slick-next {
		top: 140px;
	}
	.item-list-slider .slick-prev {
		left: -35px;
	}
	.item-list-slider .slick-next {
		right: -35px;
	}

/* ==========================================================
	04.company
========================================================== */
}