@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-PSP */
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 2.4rem;
	font-size: 4.0rem;
	font-weight: 900;
	letter-spacing: 0;
	position: relative;
	z-index: 1;
}
.headLine01 .en {
	margin-bottom: 0.2rem;
	padding-left: 2rem;
	display: block;
	font-size: 1.6rem;
	color: #FFBC32;
	background: url(../img/common/icon10.webp) no-repeat left top 0.6rem;
	background-size: 1.4rem auto;
}
.headLine01.small {
	font-size: 1.2rem;
	font-weight: 400;
}
.headLine01.small .en {
	margin: 0 0 -0.1rem -2rem;
	font-size: 1.6rem;
	font-weight: 900;
	color: #F39800;
}
.underlayer_title{
	display: flex;
    justify-content: space-between;
}
.underlayer_title #pagePath {
    padding-top: 45px;
}
.headLine02{
	font-size: 12px;
	margin-top: -20px;
}
@media all and (max-width: 896px) {
	.headLine01 {
		font-size: 2.5rem;
	}
	.headLine01 .en {
		padding-left: 2rem !important;
		background-size: 1.4rem auto !important;
	}
}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 1.8rem;
	font-weight: 700;
	justify-content: center;
	text-align: center;
	min-height: 4.6rem;
	border-radius: 5rem;
	background: url(../img/common/icon11.webp) no-repeat right 1.5rem center;
	background-size: 0.7rem auto;
	border: 0.1rem solid #000;
}
#main .comLink a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
}


/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
.comContact {
	margin-top: 5rem;
	z-index: 10;
	position: relative;
	overflow: hidden;
	background-color: #FFD100;
	border-radius: 10rem 0 0 0; 
}
.comContact .subContact {
	max-width: 124rem;
	margin: 0 auto;
	padding: 2.7rem 2rem 7.65rem;
	text-align: center;
	position: relative;
}
.comContact .en {
	position: relative;
	z-index: -1;
	margin-bottom: -5.7rem;
}
.comContact h2 {
	margin-bottom: 2.7rem;
	font-size: 7.5rem;
	line-height: 1;
	font-weight: 900;
}
.comContact p {
	margin-bottom: 3rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}
.contactBtn {
	margin: 0 auto 2.6rem;
	width: 33rem;
}
.contactBtn a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0.5rem;
	border-radius: 5rem;
	min-height: 6.1rem;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	background-color: #E84466;
}
.contactBtn a span {
	padding-left: 3rem;
	display: inline-block;
	background: url(../img/common/icon02.webp) no-repeat left center;
	background-size: 2rem auto;
}
.contactBtn a:hover {
	opacity: 0.7;
}
.comContact .pdfLink {
	position: relative;
	z-index: 1;
}
.comContact .pdfLink a:hover {
	opacity: 0.7;
}
.comContact .bg {
	position: absolute;
	right: -6.6rem;
	bottom: 0;
	z-index: -1;
}
.rec_contactBtn a {
    background-color: #21B699;
}
@media all and (max-width: 896px) {
	.comContact {
		border-radius: 5rem 0 0 0;
	}
	.comContact .en {
		margin: 0 0 -5.2rem 1.3rem;
		text-align: center;
	}
	.comContact .en img {
		width: 36.8rem;
	}
	.comContact h2 {
		margin-bottom: 4.2rem;
		font-size: 4.5rem;
	}
	.comContact p {
		margin-bottom: 4.3rem;
		font-size: 1.8rem;
	}
	.comContact .tel {
		margin-bottom: 1.9rem;
		padding-top: 1rem;
		text-align: center;
		font-size: 1.4rem;
		font-weight: 500;
	}
	.comContact .tel .txtSpan {
		margin-bottom: -0.1rem;
		display: block;
	}
	.comContact .tel .txtSpan span {
		margin: 0 2.5rem;
	}
	.comContact .tel a {
		padding-left: 3.5rem;
		font-size: 4rem;
		font-weight: 900;
		line-height: 1;
		background: url(../img/common/tel.webp) no-repeat left top 1.5rem;
		background-size: 3.2rem auto;
		font-family: "Zen Kaku Gothic New", sans-serif;
	}
	.comContact .subContact {
		max-width: inherit;
		padding: 2.7rem 0.5rem 3.7rem;
	}
	.comContact .pdfLink {
		margin-right: 0.2rem;
	}
	.comContact .pdfLink img {
		width: 100%;
	}
	.comContact .bg {
		text-align: right;
		width: 87%;
		right: -13.8rem;
	}
}


/*------------------------------------------------------------
	comLink02
------------------------------------------------------------*/
.comLink02 a {
	min-height: 3.2rem;
	padding-right: 4.3rem;
	display: inline-flex;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 900;
	background: url(../img/common/icon03.webp) no-repeat right center;
	background-size: 3.2rem auto;
}
.comLink02 a:hover {
	opacity: 0.7;
}
.slick-list .comLink02,
.usecase_menu_list .comLink02{
	margin-top: 15px;
}
.slick-list .comLink02{
	display: flex;	
}
.slick-list .comLink02 span{
	position: relative;
	top: 3px;	
}

@media all and (min-width: 896px) {
	.slide-one .slick-track{
		width: 100% !important;
	}
	.slide-one .slick-slide{
		width: 25% !important;
	}
}
@media all and (max-width: 896px) {
	.case .slick-slider .slick-list {
		overflow-x: scroll !important;
	}
	.case .slick-slider .slick-list .slick-track{
		width: max-content !important;
	}
}


/*------------------------------------------------------------
	comLinkUl
------------------------------------------------------------*/
.comLinkUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.comLinkUl li {
	margin: 0 1.4rem;
	width: 45.3rem;
}
.comLinkUl a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 7rem;
	border-radius: 5rem;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	background-color: #0079D8;
}
.comLinkUl a:hover {
	opacity: 0.7;
}
.comLinkUl span {
	padding-left: 4rem;
	display: inline-block;
	background: url(../img/common/icon14.webp) no-repeat left center;
}
.comLinkUl .liStyle span {
	background-image: url(../img/common/icon15.webp);
}
.comLinkUl .liStyle a {
	background-color: #E84466;
}
@media all and (max-width: 896px) {
	.comLinkUl li {
		width: 15.6rem;
		margin: 0 0.8rem;
	}
	.comLinkUl a {
		min-height: 4.8rem;
		font-size: 1.6rem;
	}
	.comLinkUl span {
		padding-left: 2.5rem;
		background-size: 1.5rem auto;
	}
	.comLinkUl .liStyle span {
		background-size: 1.8rem auto;
	}
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	max-width: 124rem;
	margin: 0 auto;
	padding: 0 2rem;
	position: relative;
	z-index: 1;
}

@media all and (max-width: 896px) {
	.content {
		max-width: inherit !important;
	}
}

/*------------------------------------------------------------
	comLink03
------------------------------------------------------------*/
.comLink03 {
	width: 53rem;
	margin: 0 auto;
}
.comLink03 a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 8rem;
	border-radius: 5rem;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	padding: 0.5rem;
	background-color: #E84466;
}
.comLink03 a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comLink03 {
		width: auto;
		max-width: 40rem;
	}
	.comLink03 a {
		font-size: 1.9rem;
	}
	.underlayer_title{
		display: block;
		margin-top: 20px;
	}
	.underlayer_title #pagePath {
		padding-top: 0px;
		text-align: left;
	}
}

@media all and (min-width: 897px) {
	.comContact:not(.contactBox) .bg img {
		width: 41.6rem;
	}
}

@media all and (min-width: 897px) and (max-width: 1200px) {
	.comContact .subContact {
		padding-left: 10rem;
		padding-right: 10rem;
	}
}

.is-hidden {
	visibility: hidden;
	opacity: 0;
}
.fooList .tagname{
	font-weight: bold;
}
.fooList .exerpts p{
	font-size: 11px;
	margin-top: 9px;
}
.fooList .slick-slide{
	margin-right: 20px;
}
.fooList .slick-slider{
	position: relative;
}
.fooList .next-arrow{
	right: 0;
    position: absolute;
    top: 69px;
}
.fooList .prev-arrow{
	left: 0;
    position: absolute;
    top: 69px;
}
.fooList .slick-arrow{
	z-index: 2 !important;
	background: no-repeat;
    border: 0;
	cursor: pointer;
}
