body {
	font-size: 1.6em;
	font-weight: 400;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	color: #333;
	margin: 0px;
	line-height: 1.42857143;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.header .inner, .footer .inner {
	width: 96%;
	/* max-width: 1024px; */
	max-width: 1170px;
	margin: 0 auto;
}
.sec-case .inner-head {
	padding-bottom: 60px;
}
a:hover img:not([class*="icon-"]), a:focus img:not([class*="icon-"]) {
	 opacity: 0.8; 
}

.casestudy .content-fluid {
/*	padding: 0;*/
}

/* トピック */

.customers-comment {
/*	padding: 6% 0;*/
	background: #fafafa;
}
.container {
/*	width: 1212px;*/
}
.sec-case {
/*
	background: #fafafa;
	background-position: initial;
*/
}

.customers-comment .comment-box {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	margin-top: 3rem;
	box-shadow:0px 0px 6px -3px #cccccc;
}

.customers-comment .comment-box .label-2 {
/*	font-size: 14px;*/
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 0;
	margin-right: 10px;
	padding: 5px 8px;
	background-color: #2a3a55 /*#5944b0*/;
}

.customers-comment .comment-box .list-unstyled {
	margin-top: 1rem;
}

.customers-comment .comment-box .customers-ph {
	text-align: center;
/*	background-color: #ccc;*/
}

/* PICK UPマーク */
.pickup-title {
	position: relative;
    margin: 3rem 15px 1.4rem 15px;
    width: calc(100% - 30px);
}
.pickup-title span {
	position: relative;
    display: block;
    width: 20rem;
    z-index: 10;
    text-align: center;
    padding: 0.4rem 0.4rem;
	background-color: #2a3a55;
    color: #fff;
    font-family: 'Times New Roman';
    font-size: 1.8rem;
    font-weight: 600;
    border: 0.5px solid #fff;
    border-radius: 0.4rem;
    letter-spacing: 0.1em;
}
.pickup-title:after {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 20.5rem;
    width: calc(100% - 20.5rem);
    height: 1px;
    margin-top: -1px;
    content: '';
	background-color: #2a3a55; /* #bb0; */
}

.pickup-top {
	/* margin-top: 3rem; */
    /* width: 100%; */
    /* max-width: 100%; */
	/* z-index: 1; */
    /* position: relative; */
    /* margin-left: -0.8rem; */
    margin: 3rem 15px 0 15px;
    width: calc(100% - 30px);
    margin-bottom: 1rem;
    border-bottom: 3px solid #bb0;
}
.pickup-top span{
	display: block;
	width: 16rem;
	max-width: 100%;
	text-align: center;
    padding: 0.4rem 0.6rem;
    font-family: 'Times New Roman';
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
    background: #bb0; /* #44a036;*/
    /* border: 0.5px solid #fff; */
    /* border-radius: 0.3rem; */
}
.customers-ph {
	position: relative;
}
.customers-ph:before {
	border-color: transparent #cc0 transparent transparent;
	border-style: solid;
	border-width: 0 75px 75px 0;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	z-index: 2;
}
.customers-ph:after {
	color: #fff;
	content: "PICKUP";
	font-size: 12px;
	position: absolute;
	top: 18px;
	right: 3px;
	transform: rotate(45deg);
	z-index: 3;
}

/* LIST LOGO :after */
.list-logo li.is-note:after {
    position: absolute;
    top: -5px;
    right: -4px;
    width: 30px;
    height: 30px;
    content: '';
    border-radius: 15px;
    border: 1px solid #666;
    background-color: rgba(255,255,255,1.0);
    background-image: url(../../../img/note.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1em auto;
    z-index: 10;
}

.customers-comment a img {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 1;
	width: 100%;
}
.customers-comment .comment-box .caption {
	padding: 5% 5% 5%;
	font-size: 1.6rem;
	line-height: 2.2rem;
}
.topic-company {
	color: #2a3a55;
/*	font-weight: 600;*/
/*	font-size: 120%;*/
	font-size: 1.8rem;
	line-height: 1.4;
	margin-top: 1rem;
}
.topic-title {
	color: #f76a00;
/*	font-weight: 600;*/
/*	font-size: 22px;*/
	font-size: 1.6rem;
	line-height: 1.4;
}
.customers-comment .comment-box .caption:hover {
	background: #44a135;
	color: #fff;
}
.customers-comment .comment-box .caption:hover p.topic-title, .customers-comment .comment-box .caption:hover p.topic-company{
	color: #fff;
}
.customers-comment .comment-box .caption:hover .label-2{
	background: #fff !important;
	color: #44a135;
}
.customers-comment .comment-box .caption .text-right{
	margin-top: 1rem;
/*	font-size: 1.2rem;*/
/*	line-height: 1.8rem;*/
}
.customers-comment a {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #333;
	background-color: #fff;
}

/* logos */
.sec-case .inner .list-logo li {
	display:flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #fff;
	width: 18.5%;
	height: 142px;
	padding: 15px 10px;
/*	margin: 15px 10px;*/
	margin: 0.75%;
	box-shadow: 0px 0px 6px -3px #cccccc;
}
.sec-case .inner .list-logo li a {
	display:block;
	height: 100%;
	display:flex;
	justify-content: center;
	align-items: center;
}
.sec-case .inner .list-logo li a img {
	border: none;
	z-index: 5;
/*	box-shadow:0px 0px 9px -2px #cccccc;*/
	width: 100%;
	height: auto;
}
.sec-case .inner .list-logo li a p {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 3;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0 0.75rem; /* 0 0 0.5rem */
	line-height: 2.4rem;
	font-size: 1.4rem; /* 2rem */
}
.sec-case .inner .list-logo li img {
	display:flex;
	justify-content: center;
	align-items: center;
	border: none;
}

/* 検索 */

.customers-search {
	background: #fff;
	padding: 60px 0;
}
.w-100 {
	width: 100%!important;
}
.d-block {
	display: block!important;
}
.search-box {
	display: block;
	justify-content: center;
}
.custom-select {
	display: inline-block;
	width: 100%;
	padding: .375rem 1.75rem .375rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #666;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.search {
	padding-top: 2rem;
	font-size: 1.8rem;
	line-height: 2,4rem;
}
.or {
	display:flex;
	justify-content: center;
	align-items: center;
	font-size: 2.4rem;
}
.btn-search-box {
	display: flex;
	align-items: flex-end;
}
#btn-search {
	font-size: 1.8rem;
	border: 1px solid #f76a00 !important;
	background: #f76a00;
	color: #fff;
}
#btn-search:hover {
	background: rgba(243,106,0,0.7);
}

/* case */
.top-case-slide .container{
/*	background: #fff;*/
}
.top-case-slide .row {
	position: relative;
}
.top-case-slide .col-md-6:first-child img {
	display: block;
	width: 100%;
	height: auto;
}
.top-case-slide .case-comment {
	font-size: 24px;
	line-height: 1.6em;
	margin: 0;
}
.top-case-slide .case-company {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 0;
}
.top-case-slide .case-company .case-row {
	display: table;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.top-case-slide .case-company .case-name {
	display: table-cell;
	padding: 10px 20px 10px 0;
	text-align: right;
	vertical-align: middle;
}
.top-case-slide .case-company .case-name p {
	margin: 0;
	text-align: right;
}
.top-case-slide .case-company .case-name p span {
	font-size: 1.2em;
}
.top-case-slide .case-right {
	margin: 0;
	text-align: right;
}
.link-btn {
	display: block;
}
.link-btn a, .link-btn button {
	padding: 10px 20px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #fff;
	border: 3px solid #9edbee;
	background-color: #1ba6dd;
}


/* seminar */
.case-list {
	padding-bottom: 60px;
}
.case-list hr {
	border-top: 1px solid #eee;
}
.seminar-block-link {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px;
	padding-bottom: 20px;
	color: #333;
	border-radius: 3px;
}
.seminar-block-link:hover {
	opacity: 1;
/*	background-color: rgba(27,166,221,.15);*/
	background-color: #ececec; /*#f5f5f5*/;
	
}
.seminar-block2 .data {
	margin-bottom: 10px;
	text-align: center;
}
.seminar-block2 .data img:hover{
	opacity: 1;
}
.seminar-block2 .day {
/*	font-size: 22px;*/
	font-size: 1.8rem;
/*	font-weight: 700;*/
	margin-bottom: 5px;
}
.seminar-block2 .day .area {
	font-size: 19px;
/*	font-weight: 700;*/
	position: relative;
	top: -2px;
	margin-right: 8px;
	padding: 2px 1em;
	color: #2a3a55/*#5944b0*/;
	border: 2px solid #2a3a55/*#5944b0*/;
}
.seminar-block2 p {
	line-height: 1.6;
}
.seminar-block2 .img {
	margin-bottom: 0;
}
.seminar-block2 .data {
	margin-bottom: 10px;
	text-align: center;
}
.seminar-block2 h3 {
	font-size: 2.4rem;
/* 	font-size: 1.6rem; */
	font-weight: 700;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 12px;
	color: #f76a00 /*#2a3a55*/ /*#5944b0*/;
}
.seminar-block2 h3 .fa {
/*	font-size: 22px;*/
	font-size: 1.2rem;
	margin-left: 5px;
	color: #666;
}
.seminar-block2 ul {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ededed;
}
.seminar-block2 ul.list-unstyled {
	border-bottom: none;
}
.seminar-block2 .label-2 {
	font-size: 14px;
	font-weight: 400;
	line-height: 0;
	margin-right: 10px;
	padding: 5px 8px;
	background-color: #2a3a55 /*#5944b0*/;
}
.seminar-block2 p {
	line-height: 1.6;
}
.seminar-block2 dl {
	margin-top: 1.5em;
}
.seminar-block2 dt {
	font-size: 16px;
	float: left;
	margin-bottom: 8px;
	line-height: 1.4;
}
.seminar-block2 dd {
	font-size: 16px;
	margin-bottom: 8px;
	margin-left: 6.5em;
	line-height: 1.4;
}
.case-list-ele img {
	width: 100%;
}

/* product */
.container-1170 {
	max-width: 1170px;
/*
	padding-right: 15px;
	padding-left: 15px;
*/
	margin-right: auto;
	margin-left: auto;
}
.product-block-link {
	margin-top: 60px;
}
.product-block-link h3{
	margin:0 30px;
	padding: 1.5rem;
/*	font-size: 22px;*/
	font-size: 1.6rem;
	text-align: center;
/*	font-weight: 600;*/
/*	color: #333;*/
	background: #44a135;
	color:#fff;
}
.product-block-link h3 a:hover, .product-block-link h3  a:visited, .product-block-link h3  a:focus, .product-block-link h3  a:active {
	color: #fff;
}
.product-block-link p{
	padding: 30px 2rem;
	font-size: 1.8rem;
	line-height: 1.4;
	margin: 0 15px;
}
.product-block-inner {
	padding: 45px 15px;
	background: #f5f5f5;
}
.product-block-link h3 a {
	color: #fff;
	font-size: 1.4em;
}
.banner-box {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0 15px;
}
.banner-box a .text p {
	font-family: Meiryo, メイリオ, helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	margin: 0;
	padding: 0;
}


/* contact */
.top-contact {
	position: relative;
	margin-top: 60px;
	padding: 60px 0;
/*	background-color: #f5f5f5;*/
}
.top-contact figure {
	margin: 0;
}
.top-case-company .container-1170 {
	padding: 0 0 30px;
/*	max-width: 1170px;*/
}
.top-contact-body h3 {
	font-weight: 600;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.top-contact-body p {
	font-size: 18px;
}
.top-contact-body ul {
	display: grid;
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	grid-gap: 0;
	grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
}
.top-contact-body ul li {
	font-size: 14px;
	padding: 20px 0 10px;
	text-align: center;
}
.top-contact-body ul li span {
	font-size: 23px;
}
.top-contact-body ul li a {
	font-size: 16px;
}
.link-btn a, .link-btn button {
	font-family: Meiryo, メイリオ, helvetica, sans-serif;
	display: block;
	width: 90%;
	padding: 10px 20px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #fff;
	border: none;
	background-color: #f76a00;
	text-align: center;
	margin-left: 10%;
}



.pagetop {
	z-index: 100;
}


/* media query */
@media print, screen and (max-width: 801px) and (min-width: 600px){
	.sec-case .inner .list-logo {
		width: 100%;
	}
	.sec-case{
		padding: 0;
	}
	.sec-case .inner {
		padding-bottom: 0;
	}
	.sec-case .inner .list-logo li {
		height: 120px;
	}
	.list-zenre {
		padding-bottom: 60px;
	}
}

@media print, screen and (max-width: 600px){
	.sec-case {
		padding-bottom: 0;
	}
	.sec-case .inner .list-logo {
		width: 100%;
	}
	.sec-case .inner .list-logo li {
		width: 30%;
		margin: 1.65%;
	}
	.sec-case .inner {
		padding-bottom: 0;
	}
	.customers-search {
		padding: 30px 0;
	}
	.top-contact-body ul {
		text-align: center;
	}
	.top-contact {
		margin-top: 0;
	}
	.product-block-link {
		display: none;
	}
	.sec-case .inner .list-logo li {
		height: 80px;
	}
	.list-zenre {
		padding-bottom: 60px;
	}
}

@media print, screen and (min-width: 801px){
	.sec-case {
		width: 100%;
		min-width: 100%;
	}
	.header, .footer {
		min-width: 100%;
	}
	.inner {
/*
		width: 100%;
		margin: 0;
*/
	}
	.inner.list-logo-box {
/*		width: 1024px;*/
/*		width: 1170px;*/
		width: 100%;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.search-box {
		display: flex;
	}
	.search {
		padding-top: 0;
	}
	.seminar-block2 .data {
		padding-right: 40px;
		border-right: 1px solid #ddd;
	}
	.seminar-block2 .body {
		margin-left: -1px;
		padding-left: 40px;
		border-left: 1px solid #ddd;
	}
	.top-contact-body ul {
		grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
	}
}


@media (min-width: 992px){
	.header, .footer {
		min-width: 100%;
	}
	.top-case-slide .col-md-6:last-child {
		position: absolute;
		top: 50%;
		right: 0;
		margin: 0;
		padding-left: 40px;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
	.container {
		width: 970px;
	}
	.topic-title {
		min-height: 7.2rem;
	}
}


@media (min-width: 1200px){
	.container {
		width: 1212px;
	}
	.container-1170 .container {
		width: 1170px;
	}
	.sec-case .inner .list-logo {
/*		width: 1212px;*/
	}
}
