@charset "utf-8";
#marketing_toranomaki #dKVWrapper #dKeyVisual.middle_header {
	height: auto;
	min-height: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#marketing_toranomaki #dKeyVisual h1 span {
	font-size: 1em;
	display: inline-block;
}

p {
   text-align: justify;
   line-height: 2em !important;
}

#marketing_toranomaki #aMainContents {
	padding-top: 7px;
	padding-bottom: 0;
}

#marketing_toranomaki #dMWrapper p {
/*	font-size: 17px;*/
	margin: 0;
/*	letter-spacing: 0.05em;*/
}

#marketing_toranomaki div#dMain p {
/*	line-height: calc(30/17);*/
}

#marketing_toranomaki div#dMain .lead {
	/* color: #000; */
}

#marketing_toranomaki div#dMain .bold-title,
#marketing_toranomaki div#dMain h3.bold-title {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	color: #153d70;
	font-weight: bold;
	font-size: 21px;
	line-height: calc(32/21);
	margin-bottom: 15px;
}


#marketing_toranomaki .em {
	font-weight: bold;
}

#marketing_toranomaki .color {
	color: #153d70;
}

#marketing_toranomaki .kv {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 25px;
}

#marketing_toranomaki .section-title {
	padding-left: 0;
	margin: 0;
	margin-bottom: 30px;
}

#marketing_toranomaki .section-title::before {
	content: none;
}

#marketing_toranomaki .section-title .title-in {
	margin: 0;
	display: inline-block;
	padding: 12px 23px;
	letter-spacing: 0.15em;
	padding-left: 20px;
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-right-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-left-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-center-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-right-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-left-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-left.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/title-bg-center-bottom.png);
	background-size: 12px 6px, 18px 6px, 73px 6px, 27px 28px, 30px 28px, 14px 10px, 11px 10px, 50px 7px;
	background-color: #ffed61;
	background-repeat: no-repeat, no-repeat, repeat-x, no-repeat, no-repeat, repeat-y, repeat-y, repeat-x;
	/* background-repeat: no-repeat; */
	background-position: top left, top right, top center, bottom left, bottom right, center right, center left, bottom center;
	font-size: 24px;
	line-height: calc(36/24);
	font-weight: bold;
	color: #4c4949;
}

#marketing_toranomaki .float-wrap {}

#marketing_toranomaki .float-wrap+.float-wrap {
	margin-top: 40px;
}

#marketing_toranomaki .float-wrap::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#marketing_toranomaki .float-wrap .float-img {
	margin-bottom: 20px;
}

#marketing_toranomaki .float-wrap .float-img.left {
	float: left;
	margin-right: 35px;
}

#marketing_toranomaki .float-wrap .float-img.right {
	float: right;
	margin-left: 35px;
}

#marketing_toranomaki .section02 .float-wrap .float-img.left {
	float: left;
	margin-right: 24px;
}

#marketing_toranomaki .section02 .float-wrap .float-img.right {
	float: right;
	margin-left: 24px;
}

#marketing_toranomaki .section03 .float-wrap .float-img.left {
	float: left;
	margin-right: 24px;
}

#marketing_toranomaki .section03 .float-wrap .float-img.right {
	float: right;
	margin-left: 24px;
}

#marketing_toranomaki .float-wrap .float-text {}

#marketing_toranomaki div#dMain .float-wrap .float-text p+p {
	margin-top: 0.8em;
}

#marketing_toranomaki #dMWrapper p.contents-list-title {
	color: #153d70;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}

#marketing_toranomaki .contents-list {
	font-size: 20px;
	display: inline-block;
}

#marketing_toranomaki .contents-list li {
	color: #153d70;
	font-weight: bold;
	line-height: 1.9;
	text-align: left;
}

#marketing_toranomaki .contents-list li a {
	text-decoration: none;
}

#marketing_toranomaki .contents-list li a:hover {
	opacity: 0.8;
}
#marketing_toranomaki .section00 {
	margin-top: 40px;
	text-align:center;
}
#marketing_toranomaki .section01 {
	margin-top: 100px;
}

#marketing_toranomaki .section01 .section-title {
	width: calc(100% - 480px - 35px);
	max-width: 700px;
}

#marketing_toranomaki .section01 .float-wrap .float-img.right {
	margin-top: -10px;
}

#marketing_toranomaki .section01 .float-wrap+.float-wrap .float-text {
	margin-bottom: 50px;
}

#marketing_toranomaki .section01 :where(.subsection01) .section-title {
	width: calc(100% - 480px - 35px + 80px);
	max-width: 100%;
}

#marketing_toranomaki .section01 .float-wrap:where(.subsection01) .float-img.right {
	width: 390px;
}

#marketing_toranomaki .section02 {
	margin-top: 80px;
}

#marketing_toranomaki .section02 .section-title {
	width: calc(100%);
}

#marketing_toranomaki .section02 .float-wrap .float-img.right {
	margin-top: 0px;
	margin-bottom: 40;
}

#marketing_toranomaki .section02 .float-wrap .float-img.left {
	margin-top: 0px;
	margin-bottom: 40;
}


#marketing_toranomaki .section01 .point-list {
	position: relative;
	/* margin-bottom: 35px; */
	margin-top: 35px;
}

#marketing_toranomaki .section01 .point-item {
	display: flex;
	margin-bottom: 35px;
	/* align-items: center; */
	position: relative;
}

#marketing_toranomaki .section01 .point-item .point-num {
	flex-basis: 130px;
	/* flex-shrink: 1; */
}

#marketing_toranomaki .section02 .point-list {
	position: relative;
	/* margin-bottom: 35px; */
	margin-top: 35px;
}


#marketing_toranomaki .section02 .point-item {
	display: flex;
	margin-bottom: 35px;
	/* align-items: center; */
	position: relative;
}

#marketing_toranomaki .section02 .point-item .point-num {
	flex-basis: 130px;
	/* flex-shrink: 1; */
}
#marketing_toranomaki .section02 .case-list{
	display:flex;
	flex-wrap:nowrap;
	width:100%;
	margin-top:14px;
}
#marketing_toranomaki .section02 .case-list dt{
		display:flex;
	flex-direction: column;
		width:12em;
		min-width:12em;
		padding:1em 0 1em 1em;
		font-weight: bold;
		font-size:17px;
	  justify-content: center;
}
#marketing_toranomaki .section02 .case-list.odd dt{
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-left-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-right-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-left-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-right-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-left.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-bg-odd-bottom.png);
	background-size: 12px 14px, 12px 14px, 50px 14px, 12px 14px, 12px 14px, 12px 14px, 12px 14px, 50px 14px;
	background-repeat: no-repeat, no-repeat, repeat-x, no-repeat, no-repeat, repeat-y, repeat-y, repeat-x;
	/* background-repeat: no-repeat; */
	background-position: top left, top right, top center, bottom left, bottom right, center right, center left, bottom center;
		background-color: #ffed61;
}
#marketing_toranomaki .section02 .case-list.even dt{
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-top-left.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-top-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-bottom-left.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-bottom-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-center-left.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-bottom.png);
	background-size: 12px 14px, 12px 14px, 50px 14px, 12px 14px, 12px 14px, 12px 14px, 12px 15px;
	background-repeat: no-repeat, no-repeat, repeat-x, no-repeat, no-repeat, repeat-y, repeat-x;
	/* background-repeat: no-repeat; */
	background-position: top left, top right, top center, bottom left, bottom right,  center left, bottom center;
		background-color: #4f879f;
		color:#FFFFFF;
}
#marketing_toranomaki .section02 .case-list dd.space{
	width:35px;
	min-width:35px;
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-after-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-after-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-after-middle.png);
	background-position: top left, bottom left, center left;
	background-size: 35px 3px,35px 3px,100% 100%;
	background-repeat: no-repeat;
}
#marketing_toranomaki .section02 .case-list.even dd.space{
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-after-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-after-bottom.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-after-middle.png);
	background-size: 35px 3px,35px 3px, 100% 100%;
}
#marketing_toranomaki .section02 .case-list dd.data{
	flex-glow:10;
	  justify-content: center;
	display:flex;
	background-color: #b9cfd8;
	flex-direction: column;
	flex:1 1 auto;
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-dd-top-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-dd-bottom-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-dd-center-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-dd-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-dd-bottom.png);
		
	background-size: 12px 6px,12px 6px,12px 50px, 12px 6px,12px 6px;
	background-position: top right, bottom right, center right, top left ,bottom left;
	background-repeat: no-repeat,no-repeat,repeat-y,repeat-x,repeat-x;
	padding:0.5em 1em;
}
#marketing_toranomaki .section02 .case-list.even dd.data{
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-dd-top-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-dd-bottom-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-dd-center-right.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-dd-top.png),
		url(/member_assets/images/oyakudachi/marketing_toranomaki/02/case-list-even-dd-bottom.png);
		background-color:#fff7c0;

}

#marketing_toranomaki .section01 .point-item .point-text {
	flex-basis: calc(100% - 150px);
	padding-left: 20px;
	box-sizing: border-box;
/*	margin-top: 20px;*/
}

#marketing_toranomaki .section02 .point-item .point-text {
	flex-basis: calc(100% - 130px);
	padding-left: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

#marketing_toranomaki .section03 {
	margin-top: 125px;
}

/*#marketing_toranomaki .section03 .section-title {
	width: calc(100% - 400px - 35px);
	max-width: 595px;
	letter-spacing: 0.1em;
}*/


/*#marketing_toranomaki .section03 .float-wrap .float-img.right {
	margin-top: -50px;
}*/

#marketing_toranomaki .section02 .border-title {
	margin-top: 35px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 35px;
}

#marketing_toranomaki .section02 .border-title-in {
	max-width: 80%;
	display: inline-block;
	position: relative;
	margin-bottom: 0 !important;
	text-align: center;
}

#marketing_toranomaki .section03 .border-title {
	margin-top: 35px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 35px;
}

#marketing_toranomaki .section03 .border-title-in {
	max-width: 80%;
	display: inline-block;
	position: relative;
	margin-bottom: 0 !important;
	text-align: center;
}

#marketing_toranomaki .section04 .border-title {
	margin-top: 35px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 35px;
}

#marketing_toranomaki .section04 .border-title-in {
	max-width: 80%;
	display: inline-block;
	position: relative;
	margin-bottom: 0 !important;
}

#marketing_toranomaki .section02 .border-title-in::after,
#marketing_toranomaki .section02 .border-title-in::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #153d70;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

#marketing_toranomaki .section02 .border-title-in::before {
	left: calc(100% + 20px);
}

#marketing_toranomaki .section02 .border-title-in::after {
	right: calc(100% + 20px);
}

#marketing_toranomaki .section03 .border-title-in::after,
#marketing_toranomaki .section03 .border-title-in::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #153d70;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

#marketing_toranomaki .section03 .border-title-in::before {
	left: calc(100% + 20px);
}

#marketing_toranomaki .section03 .border-title-in::after {
	right: calc(100% + 20px);
}

#marketing_toranomaki .section04 .border-title-in::after,
#marketing_toranomaki .section04 .border-title-in::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #153d70;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

#marketing_toranomaki .section04 .border-title-in::before {
	left: calc(100% + 20px);
}

#marketing_toranomaki .section04 .border-title-in::after {
	right: calc(100% + 20px);
}


#marketing_toranomaki .section03 .section03-case{
	margin-top:40px;
}


#marketing_toranomaki .section04 {
	margin-top: 140px;
}

#marketing_toranomaki .section04 .section-title {
	width: calc(100% - 400px - 35px);
}

#marketing_toranomaki .section04 .float-wrap .float-img.right {
	margin-top: -40px;
}

#marketing_toranomaki .section04 .section-in {
	margin-top: 35px;
}
#marketing_toranomaki #dMWrapper .section04 .section-in p+p{
	margin-top: 0.8em;
}
#marketing_toranomaki .section04 .kpi-list {
	margin-top: 50px;
}

#marketing_toranomaki .section04 .kpi-item {
	display: flex;
	margin-bottom: 50px;
}

#marketing_toranomaki .section04 .kpi-item .kpi-icon {
	width: 176px;
	margin-right: 35px;
}

#marketing_toranomaki .section04 .kpi-item .kpi-text {
	width: calc(100% - 211px);
}

#marketing_toranomaki .section04 .lead {
	font-size: 18px;
}

#marketing_toranomaki .section04 :where(.subsection01) .section-title {
	width: calc(100% - 400px - 35px + 100px);
	max-width: 100%;
}

#marketing_toranomaki .section05 {
	margin-top: 105px;
}

#marketing_toranomaki .section05 .section-title {
	width: calc(100% - 280px - 35px);
}

#marketing_toranomaki .section05 .float-wrap .float-img.right {
	margin-top: -40px;
}

#marketing_toranomaki #dMWrapper .section05 .right {
	margin-top: 45px;
}

.service-card,
.service-card *{
	box-sizing: border-box;
}
.service-card{
/*	border: 2px solid #s153d70;*/
	border-radius: 16px;
/*	overflow: hidden;*/
	margin-top:50px;
}
.service-body{
	border-radius: 0 0 16px 16px;
	border: 2px solid #153d70;
	border-top: 0;
	padding: 30px;
	display: flex;
	justify-content: space-between;
}
.service-card .service-name{
	position: relative;
	border-radius: 16px 16px 0 0;
	background: #153d70;
	font-weight: bold;
	padding: 20px;
	padding-left: 104px;
	padding-right: 80px;
}
div#dMain p.service-name a{
	line-height: 1.4;
}
.service-card .service-name::before{
	content: '';
	position: absolute;
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/pickup.png);
	width: 64px;
	height: 104px;
	background-size: contain;
	left: 20px;
	background-repeat: no-repeat;
	top: -8px;
}

.service-card .service-name a{
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 34px;
}
.service-card .service-name a::after{
	content: '';
	position: absolute;
	background-image: url(/member_assets/images/oyakudachi/marketing_toranomaki/02/circle-arrow.svg);
	width: 1.1em;
	height: 1.1em;
	background-repeat: no-repeat;
	background-size: contain;
	right: 30px;
	top: 50%;
	transform: translate(0,-50%);
}
.service-card .service-name a:hover{
	opacity: 0.8;
}
.service-card .service-name a::after:hover{
	opacity: 0.8;
}
.service-card .service-thumb {
	width: 320px;
}
.service-card .service-thumb a{
	display: block;
}
.service-card .service-thumb a:hover{
	opacity: 0.8;
}
.service-card .service-text{
	width: calc(100% - 340px);
}

.service-card .service-lead{
	font-size: 24px;
	font-weight: bold;
}
 div#dMain .dModBoxNormal .service-card p.service-lead{
	line-height: 1.58;
}


#marketing_toranomaki .chapter-link{
	margin-top: 56px;
}
#marketing_toranomaki .chapter-link li{
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	margin-right: 30px;
	margin-bottom: 10px;
}
#marketing_toranomaki .chapter-link li a{
	display: inline-block;
	text-decoration: none;
}
#marketing_toranomaki .chapter-link li a:hover{
	text-decoration: underline;
}
#marketing_toranomaki .chapter-link li .chapter-num{
	display: inline-block;
	background-color: #286e86;
	color: #ffffff;
	width: 100px;
	line-height: 30px;
	padding: 0;
	border-radius: 30px;
	margin-right: 10px;
	text-align: center;
}
#marketing_toranomaki .chapter-link li .chapter-title{
	
}

@media (max-width:1280px) and (min-width:1081px) {
	#marketing_toranomaki .section-title .title-in {
		font-size: 22px;
	}

	#marketing_toranomaki div#dMain .bold-title,
	#marketing_toranomaki div#dMain h3.bold-title {
		font-size: 19px;
	}

	#marketing_toranomaki .section04 .lead {
		font-size: 17px;
	}

	#marketing_toranomaki .section01 .section-title {
		width: calc(100% - (383 / 1400 * 100vw) - 35px);
	}

	#marketing_toranomaki .section01 .float-wrap .float-img.right {
		width: calc(383 / 1400 * 100vw);
	}

	#marketing_toranomaki .section01 .float-wrap .float-img.left {
		width: calc(338 / 1400 * 100vw);
	}

	/*#marketing_toranomaki .section02 .section-title {
		width: calc(100% - (362 / 1400 * 100vw) - 35px);
	}*/

	/*#marketing_toranomaki .section02 .float-wrap .float-img.right {
		width: calc(500 / 1400 * 100vw);
	}*/

	#marketing_toranomaki .section02 .point-item .point-num {
		flex-basis: 100px;
	}

	#marketing_toranomaki .section02 .point-list::before {
		left: 50px;
	}

/*	#marketing_toranomaki .section03 .section-title {
		width: calc(100% - (400 / 1400 * 100vw) - 35px);
	}*/

/*	#marketing_toranomaki .section03 .float-wrap .float-img.right {
		width: calc(400 / 1400 * 100vw);
	}*/





	#marketing_toranomaki .section04 .section-title {
		width: calc(100% - (300 / 1400 * 100vw) - 35px);
	}

	#marketing_toranomaki .section04 .float-wrap .float-img.right {
		width: calc(280 / 1400 * 100vw);
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-icon {
		width: 150px;
		margin-right: 25px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-text {
		width: calc(100% - 175px);
	}

	#marketing_toranomaki .section05 .section-title {
		width: calc(100% - (280 / 1400 * 100vw) - 35px);
	}

	#marketing_toranomaki .section05 .float-wrap .float-img.right {
		width: calc(280 / 1400 * 100vw);
	}
	
	.service-card .service-name a{
		font-size: 28px;
	}
	.service-card .service-lead {
	    font-size: 20px;
	}
	.service-card .service-thumb {
	    width: 40%;
	}
	.service-card .service-text {
	    width: 60%;
	    padding-left: 20px;
	}
}

@media(max-width:1080px) {
	#marketing_toranomaki div.dModBoxNormal{
	    margin-bottom: 0;
	}
}
@media(max-width:960px) {
	#marketing_toranomaki .section-title .title-in {
		font-size: 20px;
	}

	#marketing_toranomaki div#dMain .bold-title,
	#marketing_toranomaki div#dMain h3.bold-title {
		font-size: 18px;
	}

	#marketing_toranomaki .section04 .lead {
		font-size: 17px;
	}

	#marketing_toranomaki #dMWrapper p {
		font-size: 16px;
	}

	#marketing_toranomaki .section01 {
		margin-top: calc(100 / 1280 * 100vw);
	}

	#marketing_toranomaki .section01 .section-title {
		width: calc(100% - (383 / 1200 * 100vw) - 35px);
	}

	#marketing_toranomaki .section01 .float-wrap .float-img.right {
		width: calc(383 / 1200 * 100vw);
		margin-top: calc(-50 / 1280 * 100vw);
	}

	#marketing_toranomaki .section01 .float-wrap .float-img.left {
		width: calc(338 / 1200 * 100vw);
	}

	#marketing_toranomaki .section01 .float-wrap+.float-wrap .float-text {
		margin-bottom: calc(50 / 1280 * 100vw);
	}

	#marketing_toranomaki .section02 {
		margin-top: calc(80 / 1280 * 100vw);
	}

/*	#marketing_toranomaki .section02 .section-title {
		width: calc(100% - (362 / 1200 * 100vw) - 35px);
	}*/

/*	#marketing_toranomaki .section02 .float-wrap .float-img.right {
		width: calc(362 / 1200 * 100vw);
		margin-top: calc(-120 / 1280 * 100vw);
	}*/


	#marketing_toranomaki .section02 .point-item .point-num {
		flex-basis: 100px;
	}

	#marketing_toranomaki .section02 .point-item .point-text {
		flex-basis: calc(100% - 100px);
	}

	#marketing_toranomaki .section02 .point-list::before {
		left: 50px;
		bottom: 150px;
	}

	#marketing_toranomaki .section03 {
		margin-top: calc(125 / 1280 * 100vw);
	}

/*	#marketing_toranomaki .section03 .section-title {
		width: calc(100% - (400 / 1200 * 100vw) - 35px);
	}*/

/*	#marketing_toranomaki .section03 .float-wrap .float-img.right {
		width: calc(400 / 1200 * 100vw);
		margin-top: calc(-50 / 1280 * 100vw);
	}*/

	#marketing_toranomaki .section03 .service-item {
		padding-top: 22px;
		margin-bottom: 30px;
	}


	#marketing_toranomaki .section04 {
		margin-top: calc(140 / 1280 * 100vw);
	}

	#marketing_toranomaki .section04 .section-title {
		width: calc(100% - (400 / 1200 * 100vw) - 35px);
	}

	#marketing_toranomaki .section04 .float-wrap .float-img.right {
		width: calc(400 / 1200 * 100vw);
		margin-top: calc(-70 / 1280 * 100vw);
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-icon {
		width: 150px;
		margin-right: 25px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-text {
		width: calc(100% - 175px);
	}

	#marketing_toranomaki .section05 {
		margin-top: calc(105 / 1280 * 100vw);
	}

	#marketing_toranomaki .section05 .section-title {
		width: calc(100% - (280 / 1200 * 100vw) - 35px);
	}

	#marketing_toranomaki .section05 .float-wrap .float-img.right {
		width: calc(280 / 1200 * 100vw);
		margin-top: calc(-40 / 1280 * 100vw);
	}
	
	.service-card .service-name a{
		font-size: 28px;
	}
	.service-card .service-lead {
	    font-size: 20px;
	}
	.service-card .service-thumb {
	    width: 40%;
	}
	.service-card .service-text {
	    width: 60%;
	    padding-left: 20px;
	}
}

@media(max-width:768px) {

	#marketing_toranomaki #dKVWrapper #dKeyVisual.middle_header {
		height: auto;
		padding: 15px 20px;
	}

	#marketing_toranomaki .section-title {
		margin-bottom: 20px;
	}

	#marketing_toranomaki .section-title .title-in {
		font-size: 18px;
		padding: 8px 20px;
		background-size: calc(12px / 1280 * 768) calc(6px / 1280 * 768), calc(18px / 1280 * 768) calc(6px / 1280 * 768), calc(73px / 1280 * 768) calc(6px / 1280 * 768), calc(27px / 1280 * 768) calc(28px / 1280 * 768), calc(30px / 1280 * 768) calc(28px / 1280 * 768), calc(14px / 1280 * 768) calc(10px / 1280 * 768), calc(11px / 1280 * 768) calc(10px / 1280 * 768), calc(50px / 1280 * 768) calc(7px / 1280 * 768);
		padding-left: 13px;
	}

	#marketing_toranomaki div#dMain .bold-title,
	#marketing_toranomaki div#dMain h3.bold-title {
		font-size: 16px;
		margin-bottom: 8px;
	}

	#marketing_toranomaki .section04 .lead {
		font-size: 16px;
	}

	#marketing_toranomaki #dMWrapper p {
/*		font-size: 15px;*/
	}

	#marketing_toranomaki .section03 .border-title-in::before {
		left: calc(100% + 10px);
	}

	#marketing_toranomaki .section03 .border-title-in::after {
		right: calc(100% + 10px);
	}





	#marketing_toranomaki .section04 .kpi-list {
		margin-top: 40px;
	}

	#marketing_toranomaki .section04 .kpi-item {
		margin-bottom: 40px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-icon {
		width: 120px;
		margin-right: 20px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-text {
		width: calc(100% - 140px);
	}

	#marketing_toranomaki #dMWrapper .section05 .right {
		margin-top: 20px;
	}
		.service-card .service-name a{
		font-size: 22px;
	}	
	.service-card .service-lead {
	    font-size: 18px;
	}
	.service-card .service-name::before {
	    width: 45px;
	    height: 70px;
	    left: 13px;
	    top: -6px;
	}
	.service-card .service-name {
	    padding: 15px;
	    padding-left: 74px;
	    padding-right: 50px;
	}
	.service-card .service-name a::after {
	    right: 15px;
	}
	.service-body {
	    padding: 15px;
	    display: block;
	}
	.service-card .service-thumb {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.service-card .service-text {
	    width: 100%;
	    padding-left: 0px;
	}


	#marketing_toranomaki .chapter-link li {
	    font-size: 14px;
	    margin-right: 30px;
	    margin-bottom: 10px;
	}
	#marketing_toranomaki .chapter-link li .chapter-num {
	    width: 70px;
	    font-size: 13px;
	    line-height: 22px;
	    margin-right: 8px;
	}
}

@media screen and (min-width:481px) {
	#marketing_toranomaki .float-wrap .float-text .sp-img {
		display: none;
	}
}

@media screen and (max-width:480px) {
	#marketing_toranomaki .float-wrap .float-text .sp-img {
/*		float: right;
		width: 40%;
		margin-left: 10px;
*/		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
		max-width: 82%;
	}

	#marketing_toranomaki .float-wrap .float-img.right {
		display: none;
	}
	
		#marketing_toranomaki .float-wrap .float-img.left {
		display: none;
	}

	#marketing_toranomaki .section00 {
		margin-top: 40px;
		text-align:center;
	}

	#marketing_toranomaki .section01 {
		margin-top: 30px;
	}

	#marketing_toranomaki .section01 .float-wrap .float-img.left {
	    width: 82%;
	    margin: 0 auto;
	    float: none;
	    margin-bottom: 20px;
	    text-align: center;
	}

	#marketing_toranomaki .section-title {
		width: 100% !important;
	}
	#marketing_toranomaki .section-title .title-in{
		width: 100%;
		box-sizing: border-box;
	}

	#marketing_toranomaki .section02 {
		margin-top: 30px;
	}

	#marketing_toranomaki .section02 .point-list {
		margin-top: 25px;
		clear: both;
	}

	#marketing_toranomaki .section02 .point-item {
		margin-bottom: 15px;
	}

	#marketing_toranomaki .section02 .point-item .point-num {
		flex-basis: 70px;
	}

	#marketing_toranomaki .section02 .point-item .point-text {
		flex-basis: calc(100% - 70px);
		padding-left: 10px;
		margin-top: 10px;
	}

	#marketing_toranomaki .section02 .point-list::before {
		left: 35px;
		bottom: 0;
	}

	#marketing_toranomaki .section02 .point-item:nth-last-of-type(1) {
		position: relative;
	}

	#marketing_toranomaki .section02 .point-item:nth-last-of-type(1)::before {
		content: '';
		background-color: #fff;
		width: 4px;
		position: absolute;
		top: 10px;
		bottom: 0;
		left: 35px;
	}

	#marketing_toranomaki .section02 .point-item:nth-last-of-type(1) .point-num {
		position: relative;
	}

	#marketing_toranomaki .section03 {
		margin-top: 40px;
	}


	#marketing_toranomaki .section03 .service-item{
	    border: 2px solid #153d70;
	    overflow: hidden;
		padding: 0;
	    border-radius: 8px;
	}
	#marketing_toranomaki .section03 .service-thumb{
		position: static;
	    justify-content: center;
	}



	#marketing_toranomaki .section04 {
		margin-top: 45px;
	}

	#marketing_toranomaki .section04 .section-in {
		margin-top: 20px;
	}

	#marketing_toranomaki .section04 .kpi-list {
		margin-top: 30px;
	}

	#marketing_toranomaki .section04 .kpi-item {
		margin-bottom: 30px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-icon {
		width: 100px;
		margin-right: 20px;
	}

	#marketing_toranomaki .section04 .kpi-item .kpi-text {
		width: calc(100% - 120px);
	}

	#marketing_toranomaki .section05 {
		margin-top: 35px;
	}
	
	.service-card .service-name a{
		font-size: 20px;
	}	
	#marketing_toranomaki .section02 .case-list dt{
		width:6em;
		max-width:6em;
		min-width:6em;
	}
	
	#marketing_toranomaki .chapter-link li {
	    display: block;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	#marketing_toranomaki .chapter-link li a{
	    display: flex;
	    align-items: flex-start;
	}
	#marketing_toranomaki .chapter-link li .chapter-num {
		margin-right: 0;
	}
	#marketing_toranomaki .chapter-link li .chapter-title{
		width: calc(100% - 70px);
		padding-left: 10px;
	}
}