@charset "utf-8";

.no-touch .g-body:not(.is-scroll) .g-headerLogo .g-headerLogo__logo--white {
	opacity: 1;
}

.no-touch .g-body:not(.is-scroll) .g-headerLogo .g-headerLogo__logo--black {
	opacity: 0;
}


.g-footer {
	margin-top: -1px;
	position: relative;
	z-index: 10;
}

.no-touch .g-body:not(.is-scroll) .g-header,
.no-touch .g-body:not(.is-scroll) .g-naviBase {
	background: transparent;
}

.no-touch .g-body:not(.is-scroll) .g-header:after {
	opacity: 0;
}

.no-touch .g-body:not(.is-scroll) .g-naviMenu__item a {
	color: #fff;
}



.g-footer {
	background: #F4F4F4;
}




.no-touch .g-body:not(.is-scroll).is-gnaviPullDown-active .g-header,
.no-touch .g-body:not(.is-scroll).is-gnaviPullDown-active .g-naviBase{
	background-color: inherit;
}

.no-touch .g-body:not(.is-scroll).is-gnaviPullDown-active .g-naviMenu__item a {
	color: inherit;
}

.no-touch .g-body:not(.is-scroll).is-gnaviPullDown-active .g-headerLogo .g-headerLogo__logo--white {
	opacity: 0;
}

.no-touch .g-body:not(.is-scroll).is-gnaviPullDown-active .g-headerLogo .g-headerLogo__logo--black {
	opacity: 1;
}







.c-homeMainVisual {
	width: 100%;
	padding: 56.25% 0 0;
	background: #fff;
	display: block;
	position: relative;
	overflow: hidden;
}

.c-homeMainVisual:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.c-homeMainVisual__inner {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeMainVisual__inner video {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeMainVisual__image {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.c-homeMainVisual__image--1 {
	background-image: url("/_assets/img/home/mv-01.jpg");
}

.c-homeMainVisual__image--2 {
	background-image: url("/_assets/img/home/mv-02.jpg");
}

.c-homeMainVisual__image--3 {
	background-image: url("/_assets/img/home/mv-03.jpg");
}

.vegas-animation-kenburns {
	animation: kenburns ease-out;
}

@keyframes kenburns {
	0% {
			transform: scale(1);
	}
	100% {
			transform: scale(1.1);
	}
}

.c-homeMainCatch {
	width: 100%;
	height: 100%;
/*	padding: 736px 0 0;*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
}

.c-homeMainCatch:after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeMainCatch img {
	max-width: 55%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}

.c-homeMainVisual .slick-list,
.c-homeMainVisual .slick-track {
	height: 100%;
}

.g-wrapper {
	padding-top: 90px;
	padding-bottom: 0;
}

.g-breadcrumb--footer {
	background: #fff;
}

.c-homeBase {
	margin: 0 -30px;
	padding: 0 30px 100px;
	background: #fff;
	position: relative;
	z-index: 10;
}

.c-homeTitle {
	color: #000;
	line-height: 1;
}

.c-homeTitle__en {
	display: block;
}

.c-homeTitle__en img {
	width: auto;
	height: 22px;
}

.c-homeTitle__jp {
	font-size: 1.2rem;
	margin: 10px 0 0;
	display: block;
}

.c-homeTitle .c-homeTitle__en i {
	font-size: 2.6rem;
	font-weight: 400;
}

.c-news {
	margin-top: 0;
}

.c-news .u-inner {
	position: relative;
}

.c-newsCategoryList {
	padding: 0 0 0 195px;
}

.c-newsCategoryList:lang(en) {
	padding-left: 0;
}

.c-newsCategoryList.u-mgt__100 {
	margin-top: 0 !important;
}

.c-newsCategoryList.u-mgt__100:lang(en) {
	margin-top: 40px !important;
}

.c-newsCategoryList__item {
	font-size: 1.4rem;
}

.u-newsList__item:nth-child(n + 4) {
	display: none;
}

.u-newsList__item .u-icon__pdf:before {
	margin-top: .075em;
}

.u-tab__group {
	padding: 30px 0 0;
}

.u-tabContents {
	position: relative;
}

.c-news__tabButton {
	max-width: 59em;
	position: absolute;
	top: -46px;
	left: 195px;
	z-index: 10;
}

.c-news__tabButton:lang(en) {
	top: -36px;
}

.u-tabButton__items {
	max-width: 825px;
	height: 40px;
}

.u-tabButton__item {
	width: calc(100% / 3 - 1px);
	margin: 0 1px 0 0;
	background: #f1f1f1;
	position: relative;
}

.u-tabButton__item em {
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}

.c-pickup {
	margin-right: -30px;
	margin-left: -30px;
	overflow: hidden;
}

.c-pickup .u-inner {
	position: relative;
}

.c-homeTitle--pickup {
	position: absolute;
	top: 0;
	left: 0;
}

.c-pickupSlider {
	margin-top: -85px;
	transform: translateX(-420px);
}

.c-pickupSlider__items {
/*
	margin-right: -22%;
	margin-left: 22%;
*/
	border-left: 1px solid #D4DBDB;
	transform: translateX(50vw);
	opacity: 0;
	transition: 1s;
}

.c-pickupSlider__items.slick-initialized {
	opacity: 1;
}

.c-pickupSlider__item {
	padding: 0 12px;
}

.c-pickupSlider__item a:hover,
.c-pickupSlider__item a:hover img {
	opacity: .6;
}

.c-pickupController {
	margin-top: 85px;
}

.c-pickupController__inner {
	width: 165px;
	position: relative;
}

.c-pickupController .slick-arrow {
	color: transparent;
	font-size: 0;
	width: 7px;
	height: 12px;
	background: url("/_assets/img/common/arrow-01@red.svg") no-repeat center / 100% 100%;
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	z-index: 20;
}

.c-pickupController .slick-arrow.slick-next {
	left: auto;
	right: 0;
}

.c-pickupController .slick-arrow.slick-prev {
	transform: scaleX(-1);
}

.c-pickupController .slick-dots {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: absolute;
	top: -7px;
	bottom: auto;
}

.c-pickupController .slick-dots button {
	color: transparent;
	font-size: 0;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	background: #ccc;
	border-radius: 50%;
}

.c-pickupController .slick-dots .slick-active button {
	background: #000;
}

.c-tbtButton {
	margin-right: -30px;
	margin-left: -30px;
	position: relative;
	z-index: 20;
}

.c-tbtButton:after {
	content: '';
	width: 100%;
	height: 100%;
	background: url("/_assets/img/home/mv-03.jpg") no-repeat bottom center / cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.c-tbtButton a {
	color: #fff;
	width: 100%;
	padding: 5.5% 0;
	display: flex;
	background: rgba(0,0,0,.5);
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 10;
}

.c-tbtButton a:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(220,0,12,.6);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.c-tbtButton a:hover {
	color: #fff;
}

.c-tbtButton a:hover:after {
	opacity: 1;
}

.c-tbtButton a > * {
	width: 50%;
	position: relative;
	z-index: 20;
}

.c-tbtButton h2 {
	text-align: right;
	padding-right: 3%;
	position: relative;
}

.c-tbtButton h2:after {
	content: '';
	width: 1px;
	height: 85%;
	background: rgba(255,255,255,.5);
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
}

.c-tbtButton h2 img {
	max-width: 72.5%;
}

.c-tbtButton p {
	padding-left: 3%;
	display: flex;
	align-items: center;
}

.c-tbtButton p span {
	max-width: 10%;
}

.c-tbtButton p em {
	line-height: 1.75;
	max-width: 450px;
	padding: 0 80px 0 20px;
	position: relative;
}

.c-tbtButton p em:before {
	content: '';
	width: 32px;
	height: 32px;
	background: url("/_assets/img/common/arrow-02@white.svg") no-repeat center / 100% auto;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0,-50%);
	display: block;
	z-index: 100;
}

.c-homeContentsMenu__title em {
	font-size: 2.8rem;
	line-height: 1.35;
	padding-right: 1.5em;
	position: relative;
	display: block;
}

.c-homeContentsMenu__title em:after {
	content: '';
	width: 32px;
	height: 32px;
	border: 1px solid #DC000C;
	background: url(/_assets/img/common/arrow-01@red.svg) no-repeat center / 6px 10px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%) rotate(.005deg);
	transition: .3s cubic-bezier(.75,0,.35,1);
}

.c-homeContentsMenu {
	width: calc(100% + 60px);
	margin-right: -30px;
	margin-left: -30px;
	position: relative;
	overflow: hidden;
}

.c-homeContentsMenu .u-inner {
	margin: 100px 0 0 9%;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeContentsMenu > a {
	padding: 30% 0 0;
	display: block;
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.c-homeContentsMenu > a:hover .c-homeContentsMenu__title em:after {
	background: #DC000C url(/_assets/img/common/arrow-01@white.svg) no-repeat center / 6px 10px;
}

.c-homeContentsMenu--products > a {
	padding-top: 548px;
	background-image: url("/_assets/img/home/bg-01.png");
}

.c-homeContentsMenu--development {
	background: #000;
}

.c-homeContentsMenu--development > a {
	color: #fff;
	padding-top: 548px;
	background-image: url("/_assets/img/home/bg-02.png?--");
}

.c-homeContentsMenu--sustainability:after {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	background: rgba(0,0,0,.075);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.c-homeContentsMenu--sustainability > a {
	padding-top: 698px;
	background-image: url("/_assets/img/home/bg-03.png?--");
}

.c-homeContentsMenu > a:hover {
	opacity: .8;
}

.c-homeContentsMenu__wrap {
	width: 65.75%;
	position: absolute;
	top: calc(50% + 15px);
	left: calc(100% - 65.75%);
	z-index: 10;
	transform: translate(0,-50%);
}

.c-homeContentsMenu__wrap:after {
	content: '';
	width: 1px;
	height: calc(100% - 35px);
	display: block;
	background: #C2C7C7;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeContentsMenu__items {
	margin-bottom: 30px;
	padding: 0 0 8px;
	display: flex;
	position: relative;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-bottom: 0;
}

.c-homeContentsMenu__item {
	margin: 0 0 0 17px;
	position: relative;
	z-index: 0;
}

.c-homeContentsMenu__item:last-child {
	padding-right: 30px;
}

.c-homeContentsMenu__item > a {
	min-width: 220px;
	min-height: 250px;
	background: #fff;
	display: block;
/*	border-radius: 8px;*/
	padding: 0 0 25px;
	overflow: hidden;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
	position: relative;
}

.c-homeContentsMenu__item > a:after {
	content: '';
	width: 32px;
	height: 32px;
	border: 1px solid #DC000C;
	background: url(/_assets/img/common/arrow-01@red.svg) no-repeat center / 6px 10px;
	border-radius: 50%;
	position: absolute;
	bottom: 12px;
	left: calc(100% - 12px);
	transform: translate(-100%,0) rotate(.005deg);
	transition: .3s cubic-bezier(.75,0,.35,1);
}

.c-homeContentsMenu__item > a:hover:after {
	background-color: #DC000C;
	background-image: url(/_assets/img/common/arrow-01@white.svg);
}

.no-touch .c-homeContentsMenu--products .c-homeContentsMenu__item > a {
	min-height: 340px;
}

.no-touch .c-homeContentsMenu--development .c-homeContentsMenu__item > a {
	min-height: 310px;
}

.no-touch .c-homeContentsMenu--sustainability .c-homeContentsMenu__item > a {
	min-height: 470px;
}

.c-homeContentsMenu__item ul li .u-icon__arrow-basic:hover {
	text-decoration: underline;
}

.c-homeContentsMenu__image {
	padding: 64% 0 0;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.c-homeContentsMenu__image i {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1.005);
	transition: transform .9s cubic-bezier(.75,0,.35,1);
	z-index: 0;
}

.no-touch .c-homeContentsMenu__item > a:hover .c-homeContentsMenu__image i {
	transform: translate(-50%,-50%) scale(1.1);
}

.c-homeContentsMenu__item em {
	font-size: 1.8rem;
	line-height: 1.35;
	padding: 15px 15px 0;
	background: #fff;
	display: block;
	position: relative;
}

.c-homeContentsMenu__item em:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-homeContentsMenu__item ul {
	margin: 180px 0 0;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 10;
}

.c-homeContentsMenu--development .c-homeContentsMenu__item:nth-child(3) ul:lang(en) {
	margin-top: 205px;
}

.c-homeContentsMenu__item ul.titleLine2 {
	margin-top: 205px;
}

.c-homeContentsMenu__item ul li a {
	font-size: 1.2rem;
	line-height: 1.45;
	letter-spacing: 0;
	margin: .5em 0 0;
}

.c-homeContentsMenu__item ul li .u-icon__arrow-basic {
	padding-left: 1em;
	padding-right: .5em;
}

.c-homeContentsMenu__item ul li .u-icon__arrow-basic--small:before {
	margin-top: .225em;
	left: .25em;
}

.c-homeContentsMenu__item ul li .c-homeContentsMenu__tagLink {
	margin-top: 10px;
	display: inline-block;
}

.c-homeContentsMenu__item ul li .c-homeContentsMenu__tagLink:before {
	content: '#';
	color: #dc000c;
	margin-right: .5em;
	display: inline-block;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	margin-right: 20px;
	margin-left: 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	z-index: 10;
}

.mCSB_scrollTools .mCSB_draggerContainer:after {
	content: '';
	width: 100%;
	height: 4px;
	display: block;
	border: 10em;
	background: #CCC;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	z-index: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background: #000;
}

.c-homeContentsMenu--development .mCSB_scrollTools .mCSB_draggerContainer:after {
	background: #777;
}

.c-homeContentsMenu--development .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background: #fff;
}

.u-irMailMag__inner {
	padding: 35px 39px;
	display: flex;
	align-items: center;
	background: #F4F4F4;
}

.u-irMailMag .u-text {
	margin: -.25em 0 0;
	padding: 0 0 0 30px;
	display: block;
}

.u-indexcorner--minimum {
	margin-right: 0;
	margin-left: 0;
}

.u-sportsMenu__items {
	margin: 40px -10px 0;
	display: flex;
	flex-wrap: wrap;
}

.u-sportsMenu__item {
	width: calc(100% / 4);
	padding: 0 10px;
}

.u-sportsMenu__item figure {
	padding: 56.5% 0 0;
	position: relative;
	overflow: hidden;
}

.u-sportsMenu__item figure figcaption {
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 10;
}

.u-sportsMenu__item figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: transform .9s cubic-bezier(.75,0,.35,1);
}

.u-sportsMenu__item a:hover figure img {
	transform: translate(-50%,-50%) scale(1.1);
}

.u-sportsMenu__item em {
	font-size: 1.5rem;
	line-height: 1.5;
	padding: 1em;
	display: block;
	position: relative;
}

.u-sportsMenu__item em:after {
	content: '';
	width: 15px;
	height: 15px;
	display: block;
	background: url("/_assets/img/common/icon-window-01.svg") no-repeat center / 100% 100%;
	position: absolute;
	top: calc(50% - .1em);
	right: 0;
	transform: translate(0,-50%);
}



.c-specialContents {
	margin-right: -30px;
	margin-left: -30px;
}

.c-specialContents__inner {
	display: flex;
	justify-content: center;
}

.c-specialContents__item {
	width: calc(100% / 3);
	padding: 22.5% 0 0;
	position: relative;
}

.c-specialContents__item a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.c-specialContents__item a:before {
	content: '';
	width: 32px;
	height: 32px;
	margin: 0 0 5.5%;
	background: url(/_assets/img/common/arrow-02@white.svg) no-repeat center / 100% auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	display: block;
	z-index: 20;
}

.c-specialContents__item a:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .3s;
}

.c-specialContents__item a:hover:after {
	opacity: 1;
}

.c-specialContents__item--hayawakari a {
	background-image: url("/_assets/img/home/special-hayawakari-01.jpg");
}

.c-specialContents__item--hayawakari a:after {
	background-image: url("/_assets/img/home/special-hayawakari-01@hover.jpg");
}

.c-specialContents__item--tbt a {
	background-image: url("/_assets/img/home/special-tbt-01.jpg");
}

.c-specialContents__item--tbt a:after {
	background: rgba(220,0,12,.6);
}

.c-specialContents__item--innovation a {
	background-image: url("/_assets/img/home/special-innovation-01.jpg");
}

.c-specialContents__item--innovation a:after {
	background-image: url("/_assets/img/home/special-innovation-01@hover.jpg");
}

.c-specialContents__item--green a {
	color: #444;
	background-image: url("/_assets/img/home/special-green-01.webp");
}

.c-specialContents__item--green a:after {
	background-image: url("/_assets/img/home/special-green-01_on.webp");
}

.c-specialContents__item--green a:lang(en) {
	color: #444;
	background-image: url("/_assets/img/home/special-green-01_en.webp");
}

.c-specialContents__item--green a:lang(en):after {
	background-image: url("/_assets/img/home/special-green-01_en_on.webp");
}

.c-specialContents h3 {
	width: 80%;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	z-index: 100;
}

.c-specialContents__item--hayawakari h3 {
	margin: 15% 0 0;
}

.c-specialContents__item--hayawakari h3:lang(en) {
	margin-top: 10%;
}

.c-specialContents__item--hayawakari h3:lang(en) img {
	width: 75%;
}

.c-specialContents__item--tbt h3 {
	margin: 11% 0 0;
}

.c-specialContents__item--innovation h3 {
	margin: 10% 0 0;
}





.c-specialContents__item em {
	font-size: .85vw;
	line-height: 1.75;
	letter-spacing: 0;
	display: block;
}

.c-specialContents__itemInner {
	display: block;
}

.c-specialContents__item--hayawakari .c-specialContents__itemInner {
	margin: 13.5% 0 0;
}

.c-specialContents__item--hayawakari .c-specialContents__itemInner:lang(en) {
	margin-top: 7%;
}

.c-specialContents__item--hayawakari em {
	line-height: 1.5;
}

.c-specialContents__item--tbt .c-specialContents__itemInner {
	margin-top: 7.75%;
	display: flex;
	align-items: center;
}

.c-specialContents__item--tbt .c-specialContents__itemInner .icon {
	padding: 0 15px 0 0;
}

.c-specialContents__item--tbt .c-specialContents__itemInner .icon img {
	width: 68px;
}

.c-specialContents__item--innovation .c-specialContents__itemInner {
	margin: 10.5% 0 0;
}

.c-specialContents__item--green .c-specialContents__itemInner {
	margin: 45.5% 0 0;
}

.c-specialContents__item--green .c-specialContents__itemInner:lang(en) {
	margin: 42% 0 0;
}

.c-specialContents__item .title {
	text-align: center;
	display: block;
}

.c-specialContents__item--tbt .title {
	margin-top: 0;
}



