@charset 'utf-8';


#container>.inner {
	max-width: none;
}

.articleblock,
body.safearea .articleblock {
	max-width: none;
	padding: 0;
	padding-bottom: 30px;
}

body.total-logistics.safearea .articleblock {
	padding-left: env(safe-area-inset-left);
	padding-right: env(safe-area-inset-right);
}

.articleblock .blockheader {
	padding-top: 30px;
}

@media only screen and (min-width: 769px) {

	.articleblock .blockheader {
		padding-top: 50px;
	}
}


.pageheader .brick {
	width: auto;
}


.presentation h1 {
	margin-bottom: .5em;
	color: #09233c;
	font-size: 1.6em;
	font-family: aktivgrotesk, 'Helvetica Neue', Helvetica, Avenir, san-serif;
	font-weight: normal;
}

.presentation h2 span {
	display: inline-block;
}

.presentation h2 strong {
	display: inline-block;
	padding: 0 .2em;
	background: #133e82;
	color: #fff;
	font-weight: 700;
}

.presentation .sentence:nth-child(n + 3) p {
	color: #4d4d4d;
	font-size: 1.3em;
}

.presentation {
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

body.safearea .presentation>.inner {
	padding-left: env(safe-area-inset-left);
	padding-right: env(safe-area-inset-right);
}

.presentation h3+h4 {
	margin-top: -1em;
}

.presentation h3+h4 span {
	display: inline-block;
	padding: 0 .2em;
	background: #4d4d4d;
	color: #fff;
	font-size: .85em;
}

.presentation .brick {
	padding: 30px;
}

/*
.presentation.half .brick {
	background: rgba(9,35,60,.5);
	color: #fff;
}
*/

.presentation .btnarea a {
	background: rgba(255, 255, 255, 1);
}

/* 
#curing.presentation {
	background: rgb(214,134,61,0.4);
}
 */

#curing.presentation {
	background-image: url(../image/service/back-curing.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#curing.presentation:after {
	content: '';
	background: #fff;
	opacity: .3;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.pc #curing.presentation {
	background-attachment: fixed;
}

#curing.presentation>.inner {
	position: relative;
	z-index: 2;
}

#curing h3 {
	text-align: center;
}

@media only screen and (max-width: 768px) {

	#service-dualforce-logistics:before {
		background-image: url(../image/service/back-header-dualforce-logistics.jpg);
	}

	#service-large-furniture-retailer:before {
		background-image: url(../image/service/back-header-large-furniture-retailer.jpg);
	}

	#service-case-study:before {
		background-image: url(../image/service/back-header-case-study.jpg);
	}

	#service-individual-customer:before {
		background-image: url(../image/service/back-header-individual-customer.jpg);
	}

	#service-vehicles:before {
		background-image: url(../image/service/tmp/back-header-vehicles-tmp-3.jpg);
		background-position: center 20%;
	}

}

@media only screen and (min-width: 769px) {

	.presentation {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.presentation:not(:last-child) {
		margin-bottom: 30px;
	}

	/* 
	body.pc .presentation {
		background-attachment: fixed;
	}
 */

	body.index .presentation:not(.guidetext) h1 {
		color: #fff;
	}

	.presentation.half .brick {
		background: rgba(0, 0, 0, .5);
		color: #fff;
	}


	#service-dualforce-logistics {
		background-image: url(../image/service/back-header-dualforce-logistics.jpg);
	}

	#service-large-furniture-retailer {
		background-image: url(../image/service/back-header-large-furniture-retailer.jpg);
	}

	#service-case-study {
		background-image: url(../image/service/back-header-case-study.jpg);
	}

	#service-individual-customer {
		background-image: url(../image/service/back-header-individual-customer.jpg);
	}

	#service-vehicles {
		background-image: url(../image/service/tmp/back-header-vehicles-tmp-3.jpg);
		background-position: center 20%;
	}
}

@media only screen and (min-width: 1001px) {

	.presentation.half:before {
		width: 100%;
	}

	.presentation.half .cover {
		padding: 80px;
	}

	.presentation.half .brick {
		padding: 50px;
	}
}



body.dualforce-logistics .pageheader {
	background-image: url(../image/service/back-header-dualforce-logistics.jpg);
}

body.large-furniture-retailer .pageheader {
	background-image: url(../image/service/back-header-large-furniture-retailer.jpg);
}

body.case-study .pageheader {
	background-image: url(../image/service/back-header-case-study.jpg);
}

body.individual-customer .pageheader {
	background-image: url(../image/service/back-header-individual-customer.jpg);
}

body.vehicles .pageheader {
	background-image: url(../image/service/tmp/back-header-vehicles-tmp-3.jpg);
}


.presentation .chapter .vehicles {}

.presentation .chapter .vehicles p:not(:last-child) {
	margin-bottom: 1em !important;
}

.presentation .chapter .vehicles .list {
	display: table;
	font-size: 1.4em;
}

.presentation .chapter .vehicles .list:not(:last-child) {
	margin-bottom: 1em;
}

.presentation .chapter .vehicles .list>div:not(:last-child) {
	margin-bottom: 1em;
}

.presentation .chapter .vehicles .line {
	display: table-row;
	background-color: #fafafa;
}

.presentation .chapter .vehicles .line:nth-child(even) {
	background-color: #f2f2f2;
}

.presentation .chapter .vehicles .line span {
	display: table-cell;
	width: auto;
	vertical-align: top;
	padding: .3em .5em;
}

.presentation .chapter .vehicles .line span.head {}

.presentation .chapter .vehicles .line:not(:last-child) span {}

.presentation .chapter .vehicles .line span:not(.head) {
	padding-left: 1em;
	text-align: right;
	white-space: nowrap;
}

.presentation .chapter .vehicles h2 small {
	display: inline-block;
	font-size: .85em;
	font-weight: 400;
}



#curing.presentation .gallery .item {
	width: 100%;
	color: #fff;
}

#curing.presentation .gallery .item>.cover {
	height: 100%;
	padding: 7%;
	border-radius: 30px;
	background: rgb(205, 134, 166, .9);
}

#curing.presentation .gallery .item figure {
	width: 100%;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 768px) {

	#curing.presentation .gallery .item {
		width: 100%;
	}

	#curing.presentation .gallery .item:not(:last-child) {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 769px) {

	#curing.presentation .gallery .item {
		width: 50%;
	}
}

@media only screen and (min-width: 1001px) {

	#curing.presentation .gallery .item {
		width: 33.333%;
	}
}



.alternateblock {
	padding-bottom: 5em;
}

.alternateblock .line .cell {
	max-width: 500px;
	margin: 0 auto;
}


.alternateblock figure {
	margin-bottom: 2em !important;
}

.alternateblock h2 {
	margin-bottom: .5em !important;
	font-size: 1.6em !important;
}

@media only screen and (max-width: 768px) {

	.alternateblock .line:not(:last-child) {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 769px) {

	.alternateblock {
		padding: 5em;
	}

	.alternateblock figure {
		margin-bottom: 0 !important;
	}

	.alternateblock .line {
		display: flex;
		flex-wrap: wrap;
		margin-top: -2%;
	}

	.alternateblock .line .cell {
		display: flex;
		align-items: center;
	}

	.alternateblock .line .cell:nth-child(1) {
		width: 45%;
	}

	.alternateblock .line .cell:nth-child(2) {
		width: 55%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.alternateblock .line:nth-child(even) .cell:nth-child(1) {
		order: 2;
	}

	.alternateblock .line:nth-child(even) .cell:nth-child(2) {
		order: 1;
	}
}


.wrappingcar {
	margin-bottom: 50px;
}

.wrappingcar .gallery .item {
	width: 25%;
	padding: 0;
}

.wrappingcar .gallery .item a.zoomimg {
	padding: 0;
}

.wrappingcar .gallery .item a.zoomimg:after {
	width: 24px;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
}

@media only screen and (min-width: 769px) {

	.wrappingcar .gallery .item {
		width: 16.666%;
	}
}

@media only screen and (min-width: 1001px) {

	.wrappingcar .gallery .item {
		width: 12.5%;
	}
}





body.charter .heroimage {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background-image: url(../image/service/back-heroimage-charter-v2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	position: relative;
}

body.charter .heroimage>.inner {
	width: 100%;
	padding-top: 55%;
	position: relative;
}

body.charter .heroimage>.inner>.cover {
	padding: 5%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.charter .heroimage .brick {
	width: 100%;
	color: #fff;
	position: relative;
	z-index: 10;
}

body.charter .heroimage .media {
	width: 78%;
	position: absolute;
	top: -2.187%;
	right: -13%;
}

body.charter .heroimage .media img {
	width: 100%;
	height: auto;
}

body.charter .heroimage .brick h1 {
	margin-bottom: .5em;
	font-size: 6.5vw;
	font-weight: 700;
	line-height: 1.5;
}

body.charter .heroimage .brick p {
	font-size: 3vw;
	font-weight: 700;
	line-height: 1.6;
}

body.charter .heroimage .brick .shoulder {
	font-size: 2.5vw;
	font-weight: 700;
	line-height: 1.6;
}

@media only screen and (min-width: 541px) {

	body.charter .heroimage>.inner>.cover {
		padding: 5% 7%;
	}

	body.charter .heroimage .brick h1 {
		font-size: 4.5vw;
	}

	body.charter .heroimage .brick p {
		font-size: 2vw;
	}

	body.charter .heroimage .brick .shoulder {
		font-size: 2vw;
	}
}

@media only screen and (min-width: 1001px) {

	body.charter .heroimage .brick h1 {
		font-size: 4.2em;
	}

	body.charter .heroimage .brick p {
		font-size: 2em;
	}

	body.charter .heroimage .brick .shoulder {
		font-size: 1.6em;
	}
}


@media only screen and (min-width: 1201px) {

	body.charter .articleblock {
		padding-top: 30px;
	}
}



body.total-logistics .presentation {
	background: #fff !important;
}

body.total-logistics.safearea .presentation .brick {}

#header {
	font-size: .65rem;
	position: relative;
}

#header>.inner {
	position: relative;
}

#header>.inner>.brick {
	position: relative;
}

#header>.inner>.brick:before {
	content: '';
	background-color: #4ee2f7;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 9.375%;
}

#header>.inner>.brick>.enclosure {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

#troublelist {
	width: 100%;
	padding-top: 115.625%;
	position: relative;
}

#troublelist>.cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#troublelist img {
	width: 100%;
	height: auto;
}

#troublelist>.cover>div {
	position: absolute;
}

#troublelist>.cover>div:nth-child(1) {
	width: 78.125%;
	top: 3.437%;
	left: 10.937%;
}

#troublelist>.cover>div:nth-child(2) {
	width: 89.062%;
	top: 54.687%;
	left: auto;
	right: 0;
}

#troublelistline .cover {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#troublelistline .cover {
	padding: 20px;
}

#troublelistline .cover ul {
	list-style: none;
}

#troublelistline .cover ul li {
	margin: 5px 0;
	padding: 1em 1.5em;
	border: 2px solid #c6c6c6;
	border-radius: 99px;
	background: #e5e5e5;
	color: #000;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}


#header header {
	padding: 3em 30px;
	padding-bottom: 1em;
	text-align: center;
}

#header header h1 {
	color: #000;
	font-size: 8vw;
	line-height: 1.5;
}

#header header h1 small {
	display: block;
	font-size: .7em;
}

#header header h1>span {
	display: block;
}

#header header h1>span span {
	display: inline-block;
}

#header header h1 strong {
	display: inline-block;
	padding: 0 .3em;
	background: #133e82;
	color: #fff;
}

@media only screen and (min-width: 481px) {

	#header>.inner>.brick:before {
		bottom: 15%;
	}

	#troublelist {
		padding-top: 40%;
	}

	#troublelist>.cover>div:nth-child(1) {
		width: 50%;
		top: 2%;
		left: 0;
	}

	#troublelist>.cover>div:nth-child(2) {
		width: 57%;
		top: 2%;
	}

	#header header h1 {
		font-size: 6vw;
	}
}

@media only screen and (min-width: 641px) {

	#header {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 769px) {

	#header header h1 {
		font-size: 4vw;
	}
}

@media only screen and (min-width: 1001px) {

	#troublelistline .cover ul li {
		font-size: 1.6em;
	}

	#header header h1 {
		font-size: 4.2em;
	}
}



/* 
.itemicon {
	transform-origin: center;
}
 */

#explain {
	margin-bottom: 0;
}

#explain h2 {
	text-align: center;
}





#guide .brick {
	color: #000;
	overflow: hidden;
	position: relative;
}

#guide .columns {
	align-items: center;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 1em !important;
	position: relative;
}

#guide .column {
	flex-direction: column;
	width: 100%;
	margin: 0;
	padding: 20px;
	color: #000;
	font-size: .85em;
	font-weight: 700;
	position: relative;
	z-index: 10;
}

#guide ul.emphasis {
	list-style: none;
	margin-left: 0;
	color: #133e82;
	font-size: 1.2em;
}

#guide figure {
	max-width: 200px;
	margin: 0 auto;
	text-align: center;
}

#guide .sentence {
	text-align: center;
}

#guide .sentence p {
	max-width: 600px;
	margin: 0 auto;
}

#guide .sentence p.footer {
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

#guide .sentence h3 span {
	display: inline-block;
}

#flow .flowheader {
	display: flex;
	align-items: center;
	max-width: 640px;
	margin: 0 auto;
	margin-bottom: 2em;
}

#flow .flowheader .column {
	padding: 0;
}

#flow .flowheader .column:nth-child(1),
#flow .flowheader .column:nth-child(3) {
	width: 25%;
}

#flow .flowheader .column:nth-child(2) {
	flex-grow: 1;
}

#flow .flowheader .column:nth-child(2) p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #000;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}

#flow .flowsteps {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#flow .flowsteps .step {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	padding: 20px;
	background: #f2f2f2;
	position: relative;
}

#flow .flowsteps .step:not(:last-child):after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 15px solid #f2f2f2;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 0;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -15px;
}

#flow .flowsteps .step * {
	margin: 0;
	text-align: center;
	line-height: 1.5;
}

#flow .flowsteps .step h3 {
	font-size: 1.8em;
}

#flow .flowsteps .step h3 span {
	display: block;
}

#flow .flowsteps .step p {
	font-size: 1.4em;
}

#flow .flowsteps .step:nth-child(1) {
	background: #cbe9fa;
}

#flow .flowsteps .step:nth-child(1):after {
	border-top-color: #cbe9fa;
}

#flow .flowsteps .step:nth-child(2) {
	background: #aaddfa;
}

#flow .flowsteps .step:nth-child(2):after {
	border-top-color: #aaddfa;
}

#flow .flowsteps .step:nth-child(3) {
	background: #80cefa;
}

@media only screen and (min-width: 481px) {

	#flow .flowheader .column:nth-child(2) p {
		font-size: 2em;
	}
}

@media only screen and (min-width: 641px) {

	body.total-logistics.safearea .presentation .brick {
		padding: 0;
	}

	#guide .columns.right .column:nth-child(1) {
		order: 2;
	}

	#guide .columns.right .column:nth-child(2) {
		order: 1;
	}

	#guide .column {
		font-size: 1em;
	}

	#guide .column:nth-child(1) {
		width: 36%;
	}

	#guide .column:nth-child(2) {
		width: 64%;
	}

	#guide figure {
		max-width: 400px;
	}

	#guide .sentence p.footer span {
		display: inline-block;
	}

	#flow .flowheader .column:nth-child(2) p {
		font-size: 2.4em;
	}

	#flow .flowsteps {
		padding: 20px;
	}
}

@media only screen and (min-width: 1001px) {

	#flow .flowsteps {
		flex-direction: row;
	}

	#flow .flowsteps .step {
		width: 33.333%;
		margin: 0 20px;
		margin-bottom: 0;
	}

	#flow .flowsteps .step:not(:last-child):after {
		border-top: 20px solid transparent;
		border-left: 15px solid #f2f2f2;
		border-right: 0;
		border-bottom: 20px solid transparent;
		transform: translateY(-50%);
		top: 50%;
		left: auto;
		right: -15px;
		bottom: auto;
	}

	#flow .flowsteps .step:nth-child(1):after {
		border-left-color: #cbe9fa;
	}

	#flow .flowsteps .step:nth-child(2):after {
		border-left-color: #aaddfa;
	}
}



/*** LAYOUT ***/
.rows {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	width: 100%;
}

.col-4 {
	width: 25%;
	width: calc(25% - 0.5rem);
}

.col-3 {
	width: 33%;
	width: calc(100% / 3 - 0.5rem);
}

.col-2 {
	width: 50%;
	width: calc(50% - 0.5rem);
}

@media (max-width: 1023px) {

	.col-4,
	.col-3 {
		width: 50%;
		width: calc(50% - 0.5rem);
	}
}

@media (max-width: 768px) {

	.col-2,
	.col-3 {
		width: 100%;
		display: block;
	}
}

body.case-study .col-2 figure {
	margin-bottom: 30px;
}

body.case-study .chapter h2 {
	color: #133e82;
}

body.case-study .chapter h3 {
	position: relative;
	padding: 1em;
	margin: 2rem 0;
	border-top: 2px solid #133e82;
	border-bottom: 2px solid #133e82;
}

body.case-study .caseinner h3 {
	background: #133e82;
	color: #FFF;
}

body.case-study .caseinner h3:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #133e82;
	width: 0;
	height: 0;
}

@media (min-width: 769px) {

	body.case-study .caseinner,
	body.large-furniture-retailer .caseinner {
		padding: 30px;
	}
}

.retailer-support {
	font-weight: bold;
	color: #133e82;
	margin: 20px 0 50px;
}

body.large-furniture-retailer .col-2 img {
	margin-bottom: 2rem;
}

body.large-furniture-retailer .chapter h2 {
	color: #133e82;
}

body.large-furniture-retailer .chapter h3 {
	padding: 1em;
	padding-left: 2em;
	font-size: 1.5em;
	background: #e4eaee;
	position: relative;
}

body.large-furniture-retailer .chapter h3:before {
	content: ' ';
	width: 3px;
	height: 60%;
	position: absolute;
	top: 20%;
	left: 0.5em;
	background: #133e82;
}

body.large-furniture-retailer .center {
	text-align: center;
}

body.large-furniture-retailer .chapter h4,
body.dualforce-logistics .chapter h4 {
	font-size: 2em;
}

body.large-furniture-retailer .point,
body.dualforce-logistics .point {
	margin: 2rem;
	border-left: 1px solid #4d4d4d;
	padding-left: 1rem;
}

body.large-furniture-retailer .point h5 {
	font-size: 1.6em;

}

body.large-furniture-retailer #flow {
	margin-top: 50px;
	padding: 50px 0;
	background: #e4eaee;
}

.flow-container {
	display: flex;
	flex-direction: column;
	/* 縦並び固定 */
	align-items: center;
	/* 中央揃え */
	gap: 10px;
	/* ステップ間の余白 */
	max-width: 768px;
	/* 横幅制限 */
	margin: 0 auto;
	/* 中央に配置 */
	padding: 20px;
}

.flow-step {
	background: #FFF;
	padding: 30px 20px;
	border-radius: 12px;
	text-align: center;
	width: 100%;
	/* 最大幅に合わせる */
	box-sizing: border-box;
	font-size: 1.6em;
}

.step-title {
	font-weight: bold;
}

.arrow:after {
	display: inline-block;
	content: '\f104';
	font-family: 'uiicon';
	font-weight: bold;
	text-align: center;
	transform: rotate(90deg);
	font-size: 1.25em;
}

.flow-container p {
	margin-top: 50px;
	text-align: center;
}

#dualforce {
	position: relative;
	background: url(../image/service/dualforce-logistics-02.jpg) no-repeat center center / cover;
}

#dualforce .chapter {
	padding: 100px 20px;
	background: rgba(0, 0, 0, .75);
	color: #FFF;
	position: relative;
	z-index: 2;
}

#dualforce .caseinner {
	margin: 0 auto;
	max-width: 800px;
}

body.dualforce-logistics .chapter h2 {
	font-size: 3em;
	color: #FFF;
}

body.dualforce-logistics .chapter h3 {
	color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 25px;
	border-bottom: 1px solid #FFF;
}

body.dualforce-logistics .chapter h3 strong {
	display: inline-block;
	font-size: 2.25em;
	margin-right: 1rem;
	font-style: italic;
}

.text_inner {
	padding: 0 20px;
}


body.individual-customer .chapter h3 {
	font-size: 1.8em;
}

body.individual-customer .customers {
	padding: 20px;
	background: #e4eaee;
	margin-bottom: 30px;
}

body.individual-customer .chapter ul {
	font-size: 1.25em;
	color: #111;
	margin-top: 20px;
}

body.individual-customer .chapter ul li {
	margin-top: 10px;
}

body.individual-customer h4 strong {
	display: block;
}

body.individual-customer h4 strong span {
	padding: 10px;
	background: #111;
	color: #FFF;
	display: inline-block;
	margin-bottom: 10px;
}

body.individual-customer .contactinfosect header {
	margin-bottom: 20px;
}

body.individual-customer .contactinfosect h2 {
	color: #133e82;
}

body.individual-customer .contactinfosect p {
	font-size: 1.6em;
}