@charset "UTF-8";
/* ============================================================================

		体入ショコラトラック・バスについて

============================================================================ */
.common {
	width: 1150px;
	max-width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-origin: content-box;
	text-align: center;
	line-height: 40px;
	color: #6e6466;
}

.image-container {
	position: relative;
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truckBackground.webp");
	background-repeat: no-repeat;
}

.image-container .title-container {
	position: relative;
	padding: 50px 0 0;
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truckPlane.webp");
	background-position: center;
	height: 550px;
	z-index: 2;
}

.image-container .title-container .img-truckEnglish {
	position: absolute;
	width: 35%;
	height: auto;
	top: 125px;
	left: 22%;
}

.image-container .title-container .img-truckTitle {
	position: absolute;
	width: 65%;
	height: auto;
	top: 180px;
	left: 15%;
}

.image-container .machi-scroll {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	top: -75px;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	height: 365px;
}

.image-container .machi-scroll .img-machi {
	position: absolute;
	width: 310%;
	min-width: 310%;
	height: 365px;
	left: -210%;
}

.image-container .img-truck {
	position: relative;
	width: 45%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	top: -100px;
	z-index: 3;
}

.image-container .topic-container {
	position: relative;
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truckCheckers.webp");
	background-position: center bottom;
	height: 1350px;
}

.image-container .topic-container .img-truckChoco {
	position: absolute;
	width: 42%;
	height: auto;
	top: -80px;
	left: 25%;
}

.image-container .topic-container .img-truckTainyu {
	position: absolute;
	width: 35%;
	height: auto;
	top: 211px;
	left: 30%;
}

.image-container .topic-container .img-truckRight {
	position: absolute;
	top: 158px;
	right: 26%;
	width: 8%;
	height: auto;
}

.image-container .topic-container .img-truckLeft {
	position: absolute;
	top: 158px;
	left: 18%;
	width: 12%;
	height: auto;
}

.image-container .topic-container .img-truckYahoi {
	position: absolute;
	top: 304px;
	left: 22%;
	width: 55%;
	height: auto;
}

.image-container .topic-container .img-truckTopic {
	position: absolute;
	bottom: 18%;
	left: 25%;
	width: 50%;
	height: auto;
}

.image-container .topic-container .text {
	position: absolute;
	font-size: 23px;
	font-weight: 600;
	width: 60%;
	top: 568px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.image-container .topic-container .img-truckCircle {
	width: 100%;
	height: auto;
}

.image-container .topic-container .arrow-wrapper {
	position: relative;
	margin: 0 auto;
	width: 50px;
	height: 0px;
	margin-top: 120px;
	margin-bottom: 40px;
	overflow: hidden;
}

.image-container .topic-container .arrow-wrapper .img-truckArrow {
	position: absolute;
	width: 50x;
	min-width: 50px;
	height: 120px;
	min-height: 120px;
	height: auto;
	display: block;
}

.image-container .image-container-button {
	top: -50px;
	height: 145px;
	position: relative;
	bottom: 0px;
	background-color: #fff;
	border: 3px solid #fe8da7;
	-webkit-box-shadow: 4px 3px 3px #d2d2d2;
	box-shadow: 4px 3px 3px #d2d2d2;
}

.image-container .image-container-button .truck-button,
.image-container .image-container-button .song-button,
.image-container .image-container-button .mikeiken-button {
	display: inline-block;
	width: calc(100% / 3);
	height: 100%;
}

.image-container .image-container-button .truck-button .image-button,
.image-container .image-container-button .song-button .image-button,
.image-container .image-container-button .mikeiken-button .image-button {
	width: 13%;
	margin: 15px 150px 0;
}

.image-container .image-container-button .truck-button .image-button-text,
.image-container .image-container-button .song-button .image-button-text,
.image-container .image-container-button .mikeiken-button .image-button-text {
	width: 40%;
}

.image-container .image-container-button .truck-button .image-button-arrow,
.image-container .image-container-button .song-button .image-button-arrow,
.image-container .image-container-button .mikeiken-button .image-button-arrow {
	position: absolute;
	width: 3%;
	bottom: 5px;
	left: 15%;
}

.image-container .image-container-button .song-button {
	background-color: #fff;
	border-right: 3px solid #fe8da7;
	border-left: 3px solid #fe8da7;
}

.image-container .image-container-button .song-button .image-button {
	width: 7%;
}

.image-container .image-container-button .song-button .image-button-text {
	margin-top: 10px;
}

.image-container .image-container-button .song-button .image-button-arrow {
	position: absolute;
	width: 3%;
	bottom: 5px;
	left: 48%;
}

.image-container .image-container-button .mikeiken-button .image-button {
	width: 12%;
	margin: 10px 150px 0;
}

.image-container .image-container-button .mikeiken-button .image-button-text {
	margin-top: 5px;
}

.image-container .image-container-button .mikeiken-button .image-button-arrow {
	position: absolute;
	width: 3%;
	bottom: 5px;
	left: 82%;
}

.image-container-bus {
	position: relative;
	height: 1460px;
}

.image-container-bus .title-container-bus {
	position: relative;
	height: 500px;
	padding: 150px 0 0;
}

.image-container-bus .title-container-bus .img-truck-bus {
	position: absolute;
	width: 46%;
	height: auto;
	left: 25%;
}

.image-container-bus .title-container-bus .img-truck-busEnglish {
	position: absolute;
	width: 25%;
	height: auto;
	left: 35%;
	top: 100px;
}

.image-container-bus .sparkles-container {
	position: relative;
	height: 500px;
	top: -500px;
}

.image-container-bus .sparkles-container .img-truck-star1 {
	position: absolute;
	width: 80px;
	height: auto;
	top: 160px;
	left: 6%;
}

.image-container-bus .sparkles-container .img-truck-star2 {
	position: absolute;
	width: 60px;
	height: auto;
	top: 210px;
	left: 13%;
}

.image-container-bus .sparkles-container .img-truck-star3 {
	position: absolute;
	width: 60px;
	height: auto;
	bottom: 3%;
	left: 9%;
}

.image-container-bus .sparkles-container .img-truck-star4 {
	position: absolute;
	width: 80px;
	height: auto;
	top: 18%;
	right: 17%;
}

.image-container-bus .sparkles-container .img-truck-star5 {
	position: absolute;
	width: 60px;
	height: auto;
	bottom: 25%;
	right: 22%;
}

.image-container-bus .sparkles-container .img-truck-star6 {
	position: absolute;
	width: 40px;
	height: auto;
	bottom: 22%;
	right: 19%;
}

.image-container-bus .text {
	position: absolute;
	font-size: 20px;
	width: 60%;
	top: 35%;
	left: 48%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.image-container-bus .img-truck-first {
	position: relative;
	width: 84%;
	top: -300px;
}

.truck-run {
	position: relative;
	height: 160px;
	width: 100%;
	overflow: hidden;
}

.truck-run .img-truck-run {
	position: absolute;
	left: 100%;
	height: auto;
	min-height: 100%;
}

.truck-run .img-truck-run2 {
	position: absolute;
	left: -40%;
	min-height: 100%;
}

.image-container-designs {
	position: relative;
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truck-busBackground.webp");
	background-repeat: no-repeat;
}

.image-container-designs .design-words .imgTruck {
	width: 200px;
	height: auto;
	position: absolute;
	top: 500px;
	left: -45px;
}

.image-container-designs .design-words .imgBus {
	width: 200px;
	height: auto;
	position: absolute;
	top: 1600px;
	left: -45px;
}

.image-container-designs .design-words .imgDesign1 {
	width: 150px;
	height: auto;
	position: absolute;
	top: 430px;
	right: 0%;
}

.image-container-designs .design-words .imgDesign {
	width: 150px;
	height: auto;
	position: absolute;
	top: 1400px;
	right: 0%;
}

.image-container-designs .image-designs {
	padding: 150px 40px 100px;
}

.image-container-designs .image-designs .img-truck-design {
	padding-top: 200px;
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truck-busBackground2.webp");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.image-container-designs .image-designs .img-truck-design .img-truck {
	width: 78%;
	padding-bottom: 50px;
}

.image-container-designs .image-designs .text {
	font-size: 20px;
	padding: 30px 0px;
}

.image-container-designs .truck_gallery {
	background-image: url("/assets/img/renewal/user/pc/truck/chocolat-truck-busBackground3.webp");
	background-repeat: no-repeat;
	height: 600px;
	position: relative;
	margin-bottom: 250px;
	overflow: hidden;
}

.image-container-designs .truck_gallery .swiper-container {
	position: absolute;
	padding: 50px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 64%;
	min-width: 900px;
	top: 50px;
	left: 20%;
}

.image-container-designs .truck_gallery .swiper-container .swiper-pagination-bullet-active {
	background-color: #ffa500 !important;
}

.image-container-designs .truck_gallery .slide-img {
	width: 90%;
	max-width: 350px;
	height: auto;
}

.song-container {
	position: relative;
	height: 1700px;
	width: 90%;
	min-width: 90%;
	max-width: 100%;
	margin: 0 auto;
}

.song-container .img-b1 {
	position: absolute;
	width: 20%;
	height: auto;
	top: 3.5%;
	right: 3%;
}

.song-container .img-b2 {
	position: absolute;
	width: 12%;
	height: auto;
	top: 30%;
	right: 14%;
}

.song-container .img-b3 {
	position: absolute;
	width: 18%;
	height: auto;
	top: 22%;
}

.song-container .img-b4 {
	position: absolute;
	width: 14%;
	height: auto;
	top: 71.8%;
	left: 100px;
}

.song-container .img-b5 {
	position: absolute;
	width: 12%;
	height: auto;
	top: 80%;
	left: 240px;
}

.song-container .img-b6 {
	position: absolute;
	width: 11%;
	height: auto;
	top: 88%;
	right: 240px;
}

.song-container .img-song-title {
	position: absolute;
	width: 34%;
	height: auto;
	left: 30%;
	top: 16%;
}

.song-container .img-song-titleEnglish {
	position: absolute;
	width: 20%;
	height: auto;
	left: 37%;
	top: 13%;
}

.song-container .text {
	position: absolute;
	font-size: 20px;
	width: 60%;
	top: 32%;
	left: 48%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.song-container .text2 {
	position: absolute;
	font-size: 20px;
	width: 60%;
	top: 91%;
	left: 47%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.song-container .img-song-banner {
	position: absolute;
	top: 97%;
	width: 33%;
	left: 47%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.song-container .song-player {
	position: relative;
	top: 700px;
	height: 800px;
	min-height: 800px;
	max-height: 800px;
}

.song-container .song-player .img-song-choco {
	position: absolute;
	width: 33%;
	min-width: 480px;
	height: auto;
	left: 48%;
	top: 32%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.song-container .song-player #canvas {
	position: absolute;
	top: 76.5%;
	width: 25%;
	min-width: 450px;
	height: 50px;
	left: 48%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	background: #fff;
}

.song-container .song-player #audio {
	position: absolute;
	top: 85%;
	min-width: 450px;
	width: 30%;
	left: 48%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}

.summary-container {
	position: relative;
	height: 1500px;
	width: 90%;
	min-width: 90%;
	max-width: 100%;
	margin: 0 auto;
}

.summary-container .img-b1 {
	position: absolute;
	width: 23%;
	height: auto;
	top: 900px;
	left: 80px;
}

.summary-container .img-b2 {
	position: absolute;
	width: 26%;
	height: auto;
	top: 1000px;
	right: 150px;
}

.summary-container .img-summary {
	position: absolute;
	left: 48%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.summary-container .img-summary-title {
	position: absolute;
	width: 40%;
	left: 28%;
	top: 240px;
}

.summary-container .text {
	position: absolute;
	font-size: 23px;
	font-weight: 600;
	width: 60%;
	top: 750px;
	left: 48%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.f-selectArea {
	padding: 50px 0;
}

.f-selectArea .titleText {
	height: 60px;
}

.f-selectArea .body {
	margin-top: 15px;
}

.f-selectArea .areaWrap {
	width: 930px;
	height: 648px;
	background: url("/assets/img/renewal/user/pc/index/area_search/bg_map.webp") 156px 0 no-repeat;
}

.f-selectArea .bigArea {
	text-align: center;
	margin-bottom: 8px;
	padding: 4px 0;
}

.f-selectArea .bigArea span {
	display: inline-block;
	vertical-align: middle;
}

.f-selectArea .bigAreabefore {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 23px;
	background-repeat: no-repeat;
	background-size: 14px 23px;
	background-position: 0 0;
	margin-right: 10px;
}

.f-selectArea .midArea .item.is-disabled {
	color: #828282;
}

.f-selectArea .hokkaido {
	top: 51px;
}

.f-selectArea .hokkaido .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-tohoku.webp");
}

.f-selectArea .hokkaido .item {
	background: #ffa4bd;
}

.f-selectArea .kitakanto {
	top: 229px;
	right: 139px;
}

.f-selectArea .kitakanto .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-kitakanto.webp");
}

.f-selectArea .kitakanto .item {
	background: #ffa7db;
}

.f-selectArea .kanto {
	top: 348px;
	right: 195px;
}

.f-selectArea .kanto .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-kanto.webp");
}

.f-selectArea .kanto .item {
	background: #ff84b3;
}

.f-selectArea .hokuriku {
	top: 100px;
	left: 371px;
}

.f-selectArea .hokuriku .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-hokuriku.webp");
}

.f-selectArea .hokuriku .item {
	background: #ffafcb;
}

.f-selectArea .tokai {
	bottom: 123px;
	right: 367px;
}

.f-selectArea .tokai .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-tokai.webp");
}

.f-selectArea .tokai .item {
	background: #ff90c8;
}

.f-selectArea .kansai {
	bottom: 28px;
	left: 220px;
}

.f-selectArea .kansai .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-kansai.webp");
}

.f-selectArea .kansai .item {
	background: #ff7f98;
}

.f-selectArea .chugoku {
	top: 149px;
	left: 185px;
}

.f-selectArea .chugoku .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-chugoku.webp");
}

.f-selectArea .chugoku .item {
	background: #ff99b2;
}

.f-selectArea .kyusyu {
	bottom: 162px;
	left: 10px;
}

.f-selectArea .kyusyu .bigAreabefore {
	background-image: url("/assets/img/renewal/user/pc/index/area_search/pin-kyusyu.webp");
}

.f-selectArea .kyusyu .item {
	background: #f474a8;
}
