@charset "UTF-8";

@media screen and (min-width: 760px) {

	/* ==========================================================================
   business
============================================================================= */

	/* ==========================================================================
   Top
============================================================================= */

	.top-scroll_btn {
		display: none;
		position: fixed;
		left: 50%;
		margin-left: -44px;
		width: 88px;
		height: 88px;
		z-index: 100;
	}

	.top-scroll_btn a {
		display: block;
		width: 88px;
		height: 88px;
		cursor: pointer;
		text-indent: -9999px;
		background-image: url(../img/top/btn_scroll.png);
		overflow: hidden;
	}

	.top-scroll_btn a:hover {
		background-position: -88px 0;
	}

	.category-top-title {
		border-color: #ff6190;
		letter-spacing: .325em;
	}

	.category-top-title .sub-title {
		color: #ff6190;
		font-size: 14px;
		font-weight: 100;
		letter-spacing: .325em;
	}

	#top-lead {
		width: 700px;
		margin: 0 auto 76px;
		padding: 24px 0 0;
		font-size: 16px;
		line-height: 2;
	}

	#top-flow {
		margin-bottom: 104px;
	}

	#top-flow .top-sec-title-wrap {
		align-items: center;
		background: url(../img/common/bg_dot.gif) center top;
		display: flex;
		height: 130px;
		justify-content: center;
		position: relative;
	}

	#top-flow .top-sec-title-wrap .top-sec-title {
		color: #fff;
		font-size: min(29.5px, 3.25vw);
		font-weight: bold;
		letter-spacing: .25em;
	}

	#top-flow-chart {
		margin: 0 auto;
		max-width: 960px;
		padding-right: 8px;
		position: relative;
	}

	#top-flow-chart:before {
		content: "";
		width: 60px;
		height: 100%;
		background: url(../img/top/flow-arrow.png) no-repeat;
		background-size: cover;
		position: absolute;
		top: 0;
		left: -21px;
	}

	#top-flow-chart::after {
		content: '';
		display: block;
		width: 257px;
		height: 175px;
		background: url(../img/top/switch-image.png) no-repeat;
		position: absolute;
		top: -130px;
		right: -57.75px;
		margin: 0px auto;
	}

	#top-flow-inner {
		padding-top: 56px;
		margin-left: 100px;
	}

	#top-flow-inner .flow-header {
		font-size: min(29.5px, 3.25vw);
		font-weight: bold;
		letter-spacing: .125em;
		width: 798px;
		margin: 12px 0 24px 20px;
	}

	#top-flow-chart .flow-body {
		padding: 19px 20px 10px;
		margin-bottom: 37px;
		border-radius: 16px;
	}

	#flow-process .flow-body,
	#flow-make .flow-body {
		background: #ffb0c8;
	}

	#flow-business .flow-body,
	#flow-charm .flow-body {
		background: #ffd4d9;
	}

	#top-flow-chart .flow-contents {
		padding: 21px 25px 19px 20px;
		margin-bottom: 10px;
		border-radius: 8px;
		background: #fff;
		position: relative;
	}

	#top-flow-chart .flow-contents:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 31px 41px 31px 0;
		border-color: transparent #ffb0c8 transparent transparent;
		position: absolute;
		top: 31px;
		left: -50px;
	}

	#flow-process .flow-contents:after,
	#flow-make .flow-contents:after {
		border-color: transparent #ffb0c8 transparent transparent;
	}

	#flow-business .flow-contents:after,
	#flow-charm .flow-contents:after {
		border-color: transparent #ffd4d9 transparent transparent;
	}

	#top-flow-chart .flow-contents:before {
		content: "";
		width: 250px;
		height: 160px;
		position: absolute;
		top: 21px;
		left: 20px;
	}

	#flow-process #flow-accounting.flow-contents:before {
		background: url(../img/top/flow-accounting-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-process #flow-ministry.flow-contents:before {
		background: url(../img/top/flow-ministry-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-process #flow-ip.flow-contents:before {
		background: url(../img/top/flow-ip-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-process #flow-resources.flow-contents:before {
		background: url(../img/top/flow-resources-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-business #flow-publisher.flow-contents:before {
		background: url(../img/top/flow-publisher-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-make #flow-material.flow-contents:before {
		background: url(../img/top/flow-material-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-make #flow-interpret.flow-contents:before {
		background: url(../img/top/flow-interpret-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-charm #flow-sales.flow-contents:before {
		background: url(../img/top/flow-sales-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-charm #flow-global.flow-contents:before {
		background: url(../img/top/flow-global-image.jpg) no-repeat;
		background-size: contain;
	}

	#flow-charm #flow-service.flow-contents:before {
		background: url(../img/top/flow-service-image.jpg) no-repeat;
		background-size: contain;
	}

	/* flow-contents-header */
	#top-flow-chart .flow-contents .flow-heading-area {
		min-height: 160px;
		padding-left: clamp(250px, 32.5vw, 288px);
		margin-bottom: 15px;
		margin-right: -25px;
	}

	.flow-contents .flow-heading-area .flow-contents-header {
		color: #ff6190;
		font-size: 21.5px;
		font-weight: bold;
		letter-spacing: .225em;
		line-height: 1.4;
		padding: 10px 0 10px 10px;
		border-bottom: 1px solid #ffb0c8;
	}

	.flow-contents .flow-heading-area .business-usual {
		padding-top: 4px;
		padding-right: 23px;
		padding-left: 103px;
		position: relative;
	}

	.flow-contents .flow-heading-area .business-usual:after {
		content: "";
		display: block;
		clear: both;
	}

	.flow-contents .flow-heading-area .business-usual dt {
		font-size: 16px;
		font-weight: bold;
		position: absolute;
		top: 0;
		left: 9px;
	}

	.flow-contents .flow-heading-area .business-usual dd {
		padding-left: 13px;
		font-size: 13px;
		line-height: 1.8;
		position: relative;
		box-sizing: border-box;
	}

	.flow-contents .flow-heading-area .business-usual dd:before {
		content: "";
		display: block;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #ff6190;
		position: absolute;
		top: 6px;
		left: 0;
	}

	#top-flow-chart .flow-body .flow-contents .flow-contents-notes {
		font-size: 14px;
		line-height: 1.857;
		letter-spacing: -0.08px;
	}

	.flow-contents-notes a {
		color: #e60012 !important;
		text-decoration: underline !important;
	}

	.flow-contents-notes a:hover {
		opacity: 0.7;
	}

	#top-flow-customer {
		max-width: 960px;
		padding-top: 19px;
		margin: 0 auto;
	}

	#top-flow-customer img {
		height: auto;
		width: 100%;
	}

	.thum_ip {
		background: url("../img/top/ip-img01.jpg");
	}

	.mt10 {
		margin-top: 10px;
	}

	/* ==========================================================================
   keyword
============================================================================= */

	@media screen and (max-width: 979px) {

		#keyword .keyword_list {
			gap: 20px;
		}

		#keyword .keyword_list li {
			width: calc(100% / 3 - 13.5px);
		}

	}

}




@media screen and (max-width: 759px) {

	/* ==========================================================================
		business
============================================================================= */

	.sp-word-brake {
		margin-left: 0;
		white-space: nowrap;
	}

	/* ==========================================================================
		Top
============================================================================= */

	.top-scroll_btn {
		display: none;
		position: fixed;
		left: 50%;
		margin-left: -30px;
		width: 60px;
		height: 60px;
		z-index: 100;
	}

	.top-scroll_btn a {
		display: block;
		width: 60px;
		height: 60px;
		cursor: pointer;
		text-indent: -9999px;
		background-image: url(../img/top/btn_scroll.png);
		background-size: 120px 60px;
		overflow: hidden;
	}

	.category-top-title {
		margin-bottom: 20px;
		padding: 20px 0 13px;
		text-align: center;
		border-style: solid;
		border-color: #ff6190;
		border-width: 5px 0 2px;
		font-size: 25px;
		line-height: 30px;
		letter-spacing: 1px;
	}

	.category-top-title .sub-title {
		margin-top: 6px;
		display: block;
		color: #ff6190;
		font-size: 13px;
		line-height: 20px;
	}

	#top-lead {
		margin: 25px 20px;
	}

	#top-flow {
		position: relative;
	}

	#top-flow:after {
		content: '';
		display: block;
		width: 128px;
		height: 68px;
		background: url(../img/top/switch-image.png) no-repeat center top;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 10;
	}

	#top-flow .top-sec-title {
		padding: 30px 120px 30px 15px;
		font-size: 18px;
		line-height: 23px;
		font-weight: bold;
		color: #FFF;
		background: url(../img/common/bg_dot.gif) center top;
		background-size: 6px 6px;
		position: relative;
		overflow: hidden;
		z-index: 9;
	}

	#top-flow #top-flow-chart {
		margin-bottom: 90px;
		position: relative;
	}

	#flow-process,
	#flow-make,
	#flow-business,
	#flow-charm {
		padding: 60px 10px 10px;
		margin-top: -1px;
		position: relative;
	}

	#flow-process {
		margin-top: 0;
	}

	#flow-process,
	#flow-make {
		background: url(../img/common/bg_dot_deep.gif) center top;
		background-size: 6px 6px;
	}

	#flow-business,
	#flow-charm {
		background: url(../img/common/bg_dot.gif) center top;
		background-size: 6px 6px;
	}

	#top-flow #flow-process:before,
	#top-flow #flow-process:after,
	#top-flow #flow-make:before,
	#top-flow #flow-business:before,
	#top-flow #top-flow-chart:after {
		content: "";
		width: 240px;
		height: 75px;
		position: absolute;
		right: 0;
		left: 0;
		margin: 0 auto;
		z-index: 5;
	}

	#top-flow #flow-process:after,
	#top-flow #flow-make:before {
		background: url(../img/top/arrow-bottom_deep.png) no-repeat;
		background-size: contain;
		bottom: -45px;
	}

	#top-flow #flow-process:before,
	#top-flow #flow-business:before,
	#top-flow #top-flow-chart:after {
		background: url(../img/top/arrow-bottom.png) no-repeat;
		background-size: contain;
		bottom: -74px;
	}

	#top-flow #flow-process:before {
		bottom: 0;
		top: -30px;
	}

	#top-flow #flow-business:before {
		bottom: -45px;
	}

	#top-flow-inner .flow-header {
		margin-bottom: 8px;
		color: #fff;
		font-size: 17px;
		text-align: center;
		font-weight: bold;
	}

	#top-flow-chart .flow-body {
		z-index: 10;
		position: relative;
	}

	#top-flow-chart .flow-body:after {
		content: "";
		display: block;
		clear: both;
	}

	#top-flow-chart .flow-body {
		padding: 0 0 2px;
		margin-bottom: 22px;
		border-radius: 8px;
	}

	#top-flow-chart .flow-contents {
		padding: 200px 10px 19px;
		margin-bottom: 5px;
		border-radius: 5px;
		background: #fff;
		position: relative;
	}

	#top-flow-chart .flow-contents:before {
		content: "";
		width: 250px;
		height: 0;
		padding-top: 160px;
		position: absolute;
		top: 15px;
		right: 0;
		left: 0;
		margin: auto;
	}

	#flow-process #flow-accounting.flow-contents:before {
		background: url(../img/top/flow-accounting-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-process #flow-ministry.flow-contents:before {
		background: url(../img/top/flow-ministry-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-process #flow-ip.flow-contents:before {
		background: url(../img/top/flow-ip-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-process #flow-resources.flow-contents:before {
		background: url(../img/top/flow-resources-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-business #flow-publisher.flow-contents:before {
		background: url(../img/top/flow-publisher-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-make #flow-material.flow-contents:before {
		background: url(../img/top/flow-material-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-make #flow-interpret.flow-contents:before {
		background: url(../img/top/flow-interpret-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-charm #flow-sales.flow-contents:before {
		background: url(../img/top/flow-sales-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-charm #flow-global.flow-contents:before {
		background: url(../img/top/flow-global-image.jpg) no-repeat top center;
		background-size: contain;
	}

	#flow-charm #flow-service.flow-contents:before {
		background: url(../img/top/flow-service-image.jpg) no-repeat top center;
		background-size: contain;
	}

	/* flow-contents-header */
	#top-flow-chart .flow-contents .flow-heading-area {
		margin-bottom: 10px;
		margin-right: -10px;
	}

	.flow-contents .flow-heading-area .flow-contents-header {
		padding-left: 10px;
		margin-bottom: 10px;
		font-size: 16px;
		color: #ff6190;
		font-weight: bold;
		border-bottom: 1px solid #ffb0c8;
	}

	.flow-contents .flow-heading-area .business-usual {
		padding-right: 10px;
		padding-left: 10px;
		position: relative;
	}

	.flow-contents .flow-heading-area .business-usual:after {
		content: "";
		display: block;
		clear: both;
	}

	.flow-contents .flow-heading-area .business-usual dt {
		font-size: 14px;
	}

	.flow-contents .flow-heading-area .business-usual dd {
		padding-left: 13px;
		font-size: 13px;
		line-height: 1.8;
		position: relative;
		box-sizing: border-box;
	}

	.flow-contents .flow-heading-area .business-usual dd:before {
		content: "";
		display: block;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #ff6190;
		position: absolute;
		top: 6px;
		left: 0;
	}

	#top-flow-chart .flow-body .flow-contents .flow-contents-notes {
		padding: 0 8px;
		font-size: 13px;
	}

	#top-flow-customer {
		width: 300px;
		height: 85px;
		margin: 0 auto 40px;
		overflow: hidden;
		background: #fff2f7 url(../img/top/sp-flow-customer.gif) no-repeat center bottom;
		background-size: 250px 85px;
		border-radius: 20px;
	}

	#top-flow-customer img {
		display: none;
	}

	@media screen and (max-width: 640px) {

		#jobtype-header {
			display: none;
		}

		article#top {
			padding-top: 0;
		}

	}

	/* ==========================================================================
		keyword
============================================================================= */

	#keyword .keyword_list {
		gap: 25px;
	}

	#keyword .keyword_list li {
		height: auto;
		margin-bottom: 0;
		padding-bottom: 0;
		position: relative;
		width: calc(100% / 3 - 16.75px);
	}

	@media screen and (max-width: 580px) {

		#keyword .keyword_list {
			gap: 15px;
		}

		#keyword .keyword_list li {
			height: auto;
			padding-bottom: 0;
			position: relative;
			width: calc(100% / 2 - 7.5px);
		}

		#keyword .keyword_list li p.ttl {
			font-size: max(3.25vw, 12px);
		}

	}

}