@charset "UTF-8";
body {
	color: #313131;
	background-color: #FFFFFF;
	letter-spacing: 0.05em;
}
/*
body, header {
	background-position: 0 0;
	background-attachment: fixed;
}
*/
main {
    background-image: url("../images/bg-wall@2x.jpg");
    background-size: 1200px 340px;
}
.lower main {
    padding: 0 15px;
}
main p {
    line-height: 2;
}
#header img {
    transition: .2s;
}
#header {
    width: 100%;
    z-index: 99;
	transition: .2s;
}
#header.offset #header.fixed {
    background-color: rgba(255, 252, 238, 0.94);
}
#header .logo-wrap > a  {
    display: block;
}
#header.fixed .logo-wrap {
	opacity: .93;
}
.nav-link-off {
	opacity: .8;
}
.tel img {
    max-height: 20px;
}
h1, .h1 {
    font-size: 1.8rem;
}
h2, .h2 {
    font-size: 1.7rem;
}
h3, .h3 {
    font-size: 1.6rem;
}
h4, .h4 {
    font-size: 1.4rem;
}
h5, .h5 {
    font-size: 1.2rem;
}
h6, .h6 {
    font-size: 1.0rem;
}
.font-min {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.font-maru {
    font-family: 'Kosugi Maru', sans-serif;;
}
.bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
a.btn {
    padding-left: 1rem;
    padding-right: 1rem;
}
.ttl {
    display: block;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: var(--dgray);
    letter-spacing: 0.025em;
}
a .ttl {
    color: var(--lblue);
}
.ttl-wrap {
    margin-bottom: 2rem;
}
.ttl-sub {
    font-size: 1.1rem;
    margin-bottom: .5rem;
    line-height: 1.1;
}
.ttl-wrap.font-min > .ttl,
.ttl.font-min,
h1.font-min,
h2.font-min,
.h1.font-min,
.h2.font-min {
	font-weight: normal;
}
/*.list-links > li,*/
.card .ttl-wrap,
.box .ttl-wrap {
    margin-bottom: 2rem;
}
.box > p:nth-last-child(1),
.list-links > li:nth-last-child(1) {
    margin-bottom: 0;
}
.ttl-wrap .ttl {
    margin-bottom: 0;
}
main .article, main article {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
main section.article, main section article {
    padding-top: 0;
}
main article:nth-child(1) {
    padding-top: 4rem;
}
.frame {
    border: 8px solid #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.20);
}
.bg-shadow {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
}
.box-shadow {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.20);
}
.text-shadow {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.20);
}
.text-shadow-white {
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.8);
}
.box {
    position: relative;
    padding: 2rem;
    background-color: rgba(225,235,237,0.35);
    border: 1px solid #E1EBED;
}
li > .box {
    height: 100%;
}
.card {
    border: 1px solid #E3E0E0;
}
.card .card-img {
    border-bottom: 1px solid #E3E0E0;
    margin-bottom: 0px;
}
.card .card-body p:last-child {
    margin-bottom: 0;
}
.mv {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.mv.page-header {
    position: relative;
}
.mv.page-header .ttl-wrap,
.mv.page-header .ttl {
    color: #fff;
    text-align: center;
}
.mv.page-header > *:nth-child(1) > .row {
    height: 100%;
    justify-content: center;
    align-items: center;
}
.mv .ttl-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    text-shadow: 1px 1px 10px rgb(0 0 0 / 25%);
}

.mv#noneMV {
	min-height: 30px;
}
.mv#company {
    background-image: url("../images/company-mv@2x.jpg");
}
.mv#service {
    background-image: url("../images/service-mv@2x.jpg");
}
.mv#torikumi {
    background-image: url("../images/torikumi-mv@2x.jpg");
}
.mv#contact {
    background-image: url("../images/contact-mv@2x.jpg");
}
#topAbout > * {
    border-radius: 1rem;
}
main article > .mv, main .article > .mv {
    margin-top: -4rem;
    margin-bottom: 4rem;
}
main article:last-child {
    padding-bottom: 60px;
}
.bg-fixed {
    background-position: 0 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.pan-list {
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 0.9rem;
    line-height: 1.65;
    height: auto;
    transition: .6s;
    width: 100%;
}
.mv .pan-list {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .35rem 0;
}
.pan-list ul {
    margin-bottom: 0;
}
.pan-list, .pan-list a {
    color: #fff;
}
.pan-list li::after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: bold;
    padding-left: 1em;
    font-size: 0.8rem;
}
.pan-list li:nth-last-child(1)::after {
    content: "";
}
.nav li.dropdown {}
/*== 2・3階層目の共通設定 */
/*下の階層を持っているulの指定*/
.nav li.dropdown ul {
    /*絶対配置で位置を指定*/
    position: absolute;
    left: 0;
    /*    top: 2.5rem;*/
    z-index: 4;
    /*形状を指定*/
	background-color: rgba(0,90,167,.93);
    width: auto;
    min-width: 180px;
    /*はじめは非表示*/
    visibility: hidden;
    opacity: 0;
    /*アニメーション設定*/
    transition: all .3s;
}
/*hoverしたら表示*/
.nav li.dropdown:hover > ul, .nav li.dropdown ul li:hover > ul, .nav li.dropdown:active > ul, .nav li.dropdown ul li:active > ul {
    visibility: visible;
    opacity: 1;
}
/*ナビゲーションaタグの形状*/
.nav li.dropdown ul li span, .nav li.dropdown ul li a {
    display: block;
    text-decoration: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.6);
    padding: 0.8rem 1rem;
    color: #fff;
}
.nav li.dropdown ul li span {
    color: rgba(255, 255, 255, 0.68);
}
.drawer-nav li li a::before,
.nav li.dropdown ul li span::before, .nav li.dropdown ul li a::before {
    content: "\f054";
    font-size: 0.6rem;
    font-weight: bold;
    padding-right: 0.8rem;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
}
.nav li.dropdown ul li:last-child a {
    border-bottom: none;
}
.nav li.dropdown ul li a:hover, .nav li.dropdown ul li a:active {
    background-color: rgba(255, 255, 255, 0.3);
}

footer .nav-item, footer .nav-item .nav-link {}
footer .nav-item .nav-link {
    display: inline-block;
    padding: 0;
    margin-bottom: 0.5rem;
}
#footer {
    position: relative;
}
#footer #footerMain .card {
    background-color: #fff;
    border-radius: 10px;
}
#footer #footerMain nav .nav-item strong {
    font-size: 110%;
}
#footer #footerMain nav .nav-item ul {
    padding: .15rem 0;
}
#footer #footerMain nav .nav-item ul li {
    padding: .25rem 0;
}
#footer .copy {
    background-color: var(--blue);
    color: #fff;
    text-align: center;
    padding: 1.5rem 0.5rem;
    margin-top: -1px;
}
#footer #footerMain .card a {
    color: var(--blue);
}
#footer .copy a {
    color: #fff;
}
#footer #footerMain .card {
    border: 0;
    opacity: 0.9;
}
ul.list-sns li > a {
    align-items: center;
    font-weight: bold;
    text-decoration: none;
}
ul.list-sns li > a > i {
    font-size: 2.5rem;
    margin-right: .5rem;
}
#subBtn .nav > .nav-item > a {
    color: #00942C;
}
#subBtn .nav > .nav-item > a {
    font-weight: bold;
}
#subBtn .nav > .nav-item > a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.25);
}
#subBtn .btn {
    font-size: 0.8rem;
    padding: 0.25rem 0.6rem;
    color: #fff;
}
#subBtn ul, #subBtn {
    margin-bottom: 0;
}
.fix-nav {
    display: block;
    position: fixed;
    z-index: 10;
}
.list-bn > li {
	margin-bottom: 2rem;
}
.list-bn > li a img {
	width: 100%;
	max-width: 620px;
}
.list-bn > li a img,
.list-links .card {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
}
.list-links .card .link-card,
.list-links .card .link_card {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.list-links .btn {
	border-radius: 0;
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	text-align: center;
}
.list-links .btn i {
	align-self: center;
}
.list-links-1col .btn i {
	font-size: 1.15rem;
}
.list-links > li {
	margin-bottom: 2rem;
}
.list-links .card {
	border: 0;
	border-radius: 0;
/*	font-size: .9rem;*/
}
.list-links .card p,
.list-links .card li {
	font-size: .9rem;
    line-height: 1.85;
}
.list-links .card-body {
	padding: 15px;
}
.list-links .card-body .ttl a {
	text-decoration: none;
}
.list-links-1col .card-body {
	padding: 1.5rem;
}
.list-links figure.card-img {
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.10);
	text-align: center;
}
.list-links .swiper-slide figure {
	background-color: #fff;
}
.list-links figure.card-img a {
	width: 100%;
}
.list-links.list-links-gl > li {
    position: relative;
}
.intvw-header .caption-wrap,
.list-links.list-links-gl > li .caption {
    width: 100%;
    background-color: rgba(0,0,0,0.77);
}
.list-links.list-links-gl > li .caption {
    padding: .5rem .8rem;
    margin: 0;
}
.list-links.list-links-flow > li .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: .9rem;
    line-height: 1.65;
    letter-spacing: 0;
}
.list-links.list-links-works > li .caption {
    font-size: .9rem;
    line-height: 1.65;
}
.list-links.list-links-works > li .card-img {
    position: relative;
}
.list-links.list-links-works > li .card-img span {
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    max-height: 60px;
    max-width: 60px;
}

.table {
    line-height: 1.65;
	color: #E5DEDE;
}
.table th {
    vertical-align: top;
}
.table-company tr {
	border-bottom: 1px solid #E5DEDE;
}
.table-company th, .table-company td {
	padding-top: 0.85rem;
	padding-bottom: 0.85rem;
	border-top: 0;
}
.table-company th {
    padding-left: 0;
    padding-right: 0;
    min-width: 6em;
    width: auto;
    white-space: nowrap;
    text-align: left;
}
.table-sdgs th,
.table-sdgs td {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    border: 1px solid #C9E4E6;
}
.table-sdgs th {
    border-right: 0 !important;
    font-weight: 500;
    font-size: 105%;
    min-width: 150px;
}
.table-sdgs td {
    border-left: 0 !important;
}
.pagination {
    font-size: 1.1rem;
}
main .pagination a:link {
    text-decoration: none;
}
