@charset "UTF-8";

/**********************************************************
 *
 *  service top
 *
 **********************************************************/
/*
	モジュールcss上書き調整
*/
.mod-cmn-aside-sub.s-service-aside {
	margin-top: 44px;
 }
.mod-cmn-bnr.s-service-bnr {
	margin-top: 20px;
}
.mod-cmn-bnr.s-service-bnr > .link-cmn-bnr {
	min-height: initial;
	min-height: auto;
}
.mod-cmn-bnr.s-service-bnr > .link-cmn-bnr::after {
	min-height: initial;
	min-height: auto;
}
.ico-cmn-mark.s-service-mark {
	margin-bottom: 20px;
}


/*
	カテゴリー検索モジュール
*/
.list-cmn-btn.s-service-top > li {
	position: relative;
	-webkit-transition: margin-bottom 0s linear;
	transition: margin-bottom 0s linear;
}
.list-cmn-btn.s-service-top > li.open {
	-webkit-transition: margin-bottom 0s linear;
	transition: margin-bottom 0s linear;
}
.list-cmn-btn.s-service-top > li.open > .btn-cmn {
	background: #666;
}
.list-cmn-btn.s-service-top > li.open .inner {
	color: #fff;
}
.list-cmn-btn.s-service-top .btn-cmn {
	height: 104px;
	padding: 0;
	background: #fff;
	text-align: center;
}
.list-cmn-btn.s-service-top .btn-cmn:visited {
	color: #000!important;
}
.list-cmn-btn.s-service-top .btn-cmn::before {
	height: auto;
}
.list-cmn-btn.s-service-top .btn-cmn .img {
	margin: 0;
	text-align: center;
}
.list-cmn-btn.s-service-top .btn-cmn img {
	width: 54px;
}
.list-cmn-btn.s-service-top .btn-cmn .img + .inner {
	height: 43px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}


/*
	吹き出しサブカテゴリリンクbox
*/
.box-category-list {
	position: absolute;
	width: 700px;
	margin-top: 20px;
	z-index: 1;
}
.box-category-list::before {
	content: '';
	position: absolute;
	top: -20px;
	display: block;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 20px solid #ececec;
	border-left: 8px solid transparent;
}
.box-category-list .grid-cmn-wrapper {
	width: 700px;
	background: #ececec;
	padding: 0 0 10px 0;
}
body.smt .contents .box-category-list,
body.smt .contents .box-category-list * {
	max-height: initial;
	max-height: auto;
}
.box-category-list .grid-cmn-wrapper > p {
	padding: 15px 10px 5px 10px;
	margin-bottom: 0;
	font-size: 1.1;
}
.contents-main .list-cmn-btn > li:nth-child(3n) {
	margin-right: 0;
}
.contents-main .list-cmn-btn > li:nth-child(4n) {
	margin-right: 20px;
}
.contents-main .list-cmn-btn.s-service-top > li:first-child .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(4) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(7) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(10) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(13) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(16) .box-category-list::before { left: 103px; }
.contents-main .list-cmn-btn.s-service-top > li:nth-child(2) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(5) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(8) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(11) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(14) .box-category-list::before { left: 343px; }
.contents-main .list-cmn-btn.s-service-top > li:nth-child(3) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(6) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(9) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(12) .box-category-list::before,
.contents-main .list-cmn-btn.s-service-top > li:nth-child(15) .box-category-list::before { left: 583px; }
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn {
	width: 700px;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 {
	margin-right: 10px;
	margin: 0;
	width: 100%;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;
	margin: 0 0 2px 0;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li {
	display: flex;
	width: 33.3333%;
	align-self: stretch;
	margin: 0;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a {
	border-top: 5px #fff solid;
	border-bottom: 5px #fff solid;
	border-left: 10px #fff solid;
	margin: 10px 0 0 10px;
	background: #fff;
	display: flex;
	align-items: stretch;
	width: 100%;
	text-decoration: none;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a:hover {
	text-decoration: none!important;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a:visited {
	color: #093475;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li:nth-child(3n) a {
	margin: 10px 10px 0 10px;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a > span.nm {
	display: flex;
	align-items: center;
	list-style: none;
	flex-basis: 80%;
	margin: 0;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a > span.cnt {
	display: flex;
	align-items: center;
	list-style: none;
	margin: 0;
}
.contents-main ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li a > span.cnt span {
	text-align: right;
	width: 100%;
}
.contents-main .list-cmn .n4-li a {
	padding-right: 5px;
}
.contents-main .list-cmn .n4-li a.active,
.contents-main .list-cmn .n4-li a.active+.cnt {
	background-color: #ffc2c2!important;
	border-color: #ffc2c2!important;
}
.contents-main .list-cmn .n4-li .cnt {
	color: #484848;
	display: inline-block;
	line-height: 1.64;
	padding: 0 2px;
}
.contents-main .list-cmn .n4-li .cnt:before {
	content: '(';
}
.contents-main .list-cmn .n4-li .cnt:after {
	content: '件)';
}
/** Layout .full **/
.contents-main.full .box-category-list {
	width: 940px;
}
.contents-main.full .box-category-list .grid-cmn-wrapper {
	width: 940px;
}
.contents-main.full .list-cmn-btn > li:nth-child(3n) {
	margin-right: 20px;
}
.contents-main.full .list-cmn-btn > li:nth-child(4n) {
	margin-right: 0;
}
.contents-main.full .list-cmn-btn.s-service-top > li:first-child .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(5) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(9) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(13) .box-category-list::before { left: 103px; }
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(2) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(6) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(10) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(14) .box-category-list::before { left: 343px; }
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(3) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(7) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(11) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(15) .box-category-list::before { left: 583px; }
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(4) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(8) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(12) .box-category-list::before,
.contents-main.full .list-cmn-btn.s-service-top > li:nth-child(16) .box-category-list::before { left: 823px; }
.contents-main.full ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn {
	width: 940px;
}
.contents-main.full ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li {
	width: 25%;
}
.contents-main.full ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li:nth-child(3n) a {
	margin: 10px 0 0 10px;
}
.contents-main.full ul.s-service-top > li > .box-category-list > .grid-cmn-wrapper > .grid-cmn > .col4 > .list-cmn > li.n4-li:nth-child(4n) a {
	margin: 10px 10px 0 10px;
}


/*
	課題・キーワード検索内のタブ切り替え
*/
.list-cmn-btn.s-service-search > li {
	width: 340px;
	margin-right: 0;
}
.list-cmn-btn.s-service-search > li:first-child {
	margin-right: 20px;
}
.list-cmn-btn.s-service-search > li .btn-cmn {
	width: 100%;
	padding: 20px 11px 20px 33px;
}


/*
	キーワード検索結果折り返し
*/
#result p {
	overflow-wrap: break-word;
	word-wrap: break-word;
}


/*
	検索ボタン
*/
.form-cmn-search {
	text-align: center;
}
.form-cmn-search > button {
	padding: 5px 25px;
}


/*
	名称検索リンク
*/
.box-name-search span.ico-cmn-arrow:hover {
	text-decoration: none;
}


/*
	js初期表示調整css
*/
#result.js-nosript,
.tab-btn.js-noscript {
	display: none !important;
}
.tab-search {
	display: none;
}
.js-toggle-cat {
	visibility: hidden;
}
.tab-search.s-active {
	display: block !important;
}


/*
	biz-plus
*/
.list-cmn-btn.s-biz-plus .btn-cmn {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 104px;
	padding: 0;
	background: #fff;
	text-align: center;
}
.list-cmn-btn.s-biz-plus .btn-cmn.s-strong {
	background: #666;
	color: #fff;
}
.list-cmn-btn.s-biz-plus .btn-cmn::before {
	height: auto;
}


/*
	Ajax
*/
.mod-biz-is-hide {
	display: none; 
}
.mod-biz-loading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 10001;
}
/*
.mod-biz-loading::before {
	content: "";
	display: block;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-top: -15px;
	margin-left: -15px;
	background: white;
}
.mod-biz-loading::after {
	content: "";
	display: block;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 22px;
	height: 22px;
	border-radius: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border: 4px solid #ccc;
	border-right: 4px solid white;
	animation:  rotate 1s infinite linear;
}
@keyframes rotate {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
*/