body {
	font-size: 62.5%;
}

a {
	text-decoration: none;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

.dylan-page.transform {
	will-change: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.dylan-page.transform.dylan-slideout {
	will-change: transform;
	-webkit-transform: translate3d(84%, 0, 0);
	transform: translate3d(84%, 0, 0);
}

.main p {
	margin-bottom: 0;
}

.sec_kv {
	position: relative;
}

.sec_kv .section_content {
	position: relative;
}

.sec_kv .kv_img {
	width: 100%;
	max-width: none;
}

.sec_kv h1 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	z-index: 10;
}

.sec_kv h1 img {
	height: auto;
}

.sec_kv .ot_logo {
	position: absolute;
	left: 50%;
}

.sec_kv .ot_logo img {
	height: auto;
}

.sec_kv h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #000;
	text-align: center;
}

.sec_kv .shop_now {
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 25;
	background-color: #000;
	border-radius: 50%;
	transition: all 0.3s;
	transform-origin: center center;
}

.sec_kv .shop_now::before,
.sec_kv .shop_now::after {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #000;
	border-radius: 50%;
}

.sec_kv .shop_now::before {
	width: 111%;
	height: 111%;
	top: -7%;
	left: -7%;
}

.sec_kv .shop_now::after {
	width: 122%;
	height: 122%;
	top: -12%;
}

.sec_kv .shop_now:hover {
	transform: scale(0.9);
}

.sec_kv .shop_now span {
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	color: #fff;
	line-height: 1;
	text-align: center;
}

.content_1 ul li {
	position: relative;
}

.content_1 ul li::after {
	content: '';
	display: block;
	width: 107%;
	height: 105%;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
}

.content_1 ul li:first-child::after {
	background-image: url("../img/img_bg_01.png");
}

.content_1 ul li:last-child::after {
	background-image: url("../img/img_bg_02.png");
}

.content_1 ul li img {
	position: relative;
	z-index: 2;
	vertical-align: top;
}

.content_1 ul li .img_bgLayer {
	width: 100%;
	height: 50%;
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.content_2 .section_content:first-child {
	position: relative;
}

.content_2 .section_content .beyond_bg {
	width: 100%;
	height: auto;
}

.content_2 .section_content .shoes_img {
	position: absolute;
	left: 54%;
	transform: translate(-50%, -50%);
	will-change: top;
}

.content_2 .section_content .gif_img {
	position: relative;
}

.content_2 .section_content .gif_img::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	background-image: url("../img/img_bg_03.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
}

.content_2 .section_content .gif_img img {
	position: relative;
	z-index: 2;
}

.content_3 {
	overflow: hidden;
}

.content_3 .section_content:first-child {
	position: relative;
}

.content_3 .okb_container li:last-child {
	margin-bottom: 0;
}

.content_3 .okb_container li img {
	width: 100%;
	height: auto;
}

.content_3 .collection_container {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.content_3 .collection_container p:last-child {
	margin-left: auto;
}

.content_3 .slider_items {
	overflow: hidden;
	position: relative;
}

.content_3 .slider_items li {
	text-align: center;
}

.content_3 .slider_items li:focus {
	border: none;
	outline: none;
}

.content_3 .slider_items li img {
	transition: all 0.3s;
	width: 100%;
}

.content_3 .slider_items li p {
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-style: italic;
	line-height: 1.3;
	color: #666;
	text-align: center;
	opacity: 0;
	transition: opacity 0.3s;
}

.content_3 .slider_items li.current p {
	opacity: 1;
}

.content_3 .slick-arrow {
	width: 30px;
	height: 50px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

.content_3 .slick-arrow.prev {
	left: 0;
}

.content_3 .slick-arrow.next {
	right: 0;
	transform: rotate(180deg);
}

.content_4 {
	background-color: #000;
}

.content_4 .section_content:first-child {
	background-color: #e5e5e5;
}

.content_4 h2 img {
	width: 100%;
	height: auto;
}

.content_4 .lead {
	font-family: 'Poppins', sans-serif;
	color: #000;
	line-height: 1.5;
}

.content_4 .video_container {
	position: relative;
	z-index: 10;
}

.content_4 .inline_movieShort {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 5;
}

.content_4 #yt_player,
.content_4 .inline_movie {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}

.content_4 .play_btn {
	position: absolute;
	z-index: 15;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
}

.content_4 .play_btn > span {
	position: relative;
	display: block;
}

.content_4 .play_btn > span span {
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	color: #fff;
	line-height: 1;
	text-align: center;
	display: block;
}

.content_4 .play_btn img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: inline-block;
	backface-visibility: hidden;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.content_4 .play_btn img.inactive {
	opacity: 1;
}

.content_4 .play_btn img.active {
	opacity: 0;
}

.content_4 .play_btn:hover .inactive {
	opacity: 0;
}

.content_4 .play_btn:hover .active {
	opacity: 1;
}

.content_5 .item_container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.content_5 .item_container li {
	text-align: center;
	position: relative;
}

.content_5 .item_container li .item_name {
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	line-height: 1.5;
	color: #000;
	letter-spacing: 0.05em;
	display: inline-block;
}

.content_5 .item_container li .buy_btn {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.content_5 .item_container li a {
	display: block;
	margin: 0 auto;
	position: relative;
}

.content_5 .item_container li a:hover span {
	top: 0;
	left: 0;
	color: #fff;
	background-color: #000;
}

.content_5 .item_container li a span {
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	letter-spacing: 0.1em;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-color: #000;
	background-color: #fff;
	position: absolute;
	transition: all 0.3s;
	backface-visibility: hidden;
}

.content_5 .item_container li a::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.sec_share .section_content .share_container {
	display: flex;
	justify-content: center;
	position: relative;
}

.sec_share .section_content .share_container h2 {
	color: #000;
	letter-spacing: 0.01em;
	line-height: 1;
	position: absolute;
	top: 0;
	font-family:"DIN Next W01 Bold",Helvetica neue,Hiragino Kaku Gothic ProN,sans-serif;
}

.sec_share .section_content .share_inner a {
	display: block;
	position: relative;
}

.sec_share .section_content .share_inner a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: inline-block;
	backface-visibility: hidden;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.sec_share .section_content .share_inner a img.inactive {
	opacity: 1;
}

.sec_share .section_content .share_inner a img.active {
	opacity: 0;
}

.sec_share .section_content .share_inner a:hover .inactive {
	opacity: 0;
}

.sec_share .section_content .share_inner a:hover .active {
	opacity: 1;
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-slider -webkit-box-sizing border-box {
	box-sizing: border-box;
}

.slick-list {
	position: relative; /*overflow hidden*/
	overflow: visible;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-slide:focus {
	border: none;
	outline: none;
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: '';
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

/*.slick-slide img { display block }*/

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto; /*border 1px solid transparent*/
}

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

.main br.forPC,
.main img.forPC {
	display: inline;
}

.main br.forTAB,
.main img.forTAB,
.main br.forSP,
.main img.forSP,
.main br.forSP_small,
.main img.forSP_small {
	display: none;
}

.sec_kv h1 img {
	width: 58%;
}

.sec_kv .ot_logo {
	bottom: 8%;
	transform: translate(-50%, -8%);
}

.sec_kv h2 {
	font-size: 36px;
	line-height: 100px;
}

.sec_kv .shop_now {
	width: 90px;
	height: 90px;
	top: 145px;
	right: 130px;
	position: fixed;
}

.sec_kv .shop_now::after {
	left: -12%;
}

.sec_kv .shop_now span {
	font-size: 20px;
}

.content_1 .section_content {
	padding: 8.3% 8.3% 3.8%;
}

.content_1 ul {
	display: flex;
	align-items: flex-start;
}

.content_1 ul li {
	width: 50%;
}

.content_1 ul li::after {
	top: 0.8%;
}

.content_1 ul li:first-child::after {
	left: 1.4%;
}

.content_1 ul li:last-child {
	margin-top: 17%;
}

.content_1 ul li:last-child::after {
	right: 1.4%;
}

.content_2 {
	padding-top: 13.2%;
}

.content_2 .section_content:first-child {
	padding: 0 8.3%;
}

.content_2 .section_content:last-child {
	width: 66%;
	padding-top: 9.7%;
	margin: 0 auto;
}

.content_2 .section_content .shoes_img {
	width: 40.3%;
	top: 30px;
}

.content_2 .section_content .gif_img {
	padding-bottom: 5%;
}

.content_2 .section_content .gif_img::after {
	width: 104%;
	height: 99%;
	top: 2%;
	right: 1.4%;
}

.content_3 {
	padding-top: 10%;
}

.content_3 .section_content:first-child {
	padding: 0 8.3%;
}

.content_3 .section_content:last-child {
	padding: 11.8% 8.3% 6.9%;
}

.content_3 .okb_container.forSP {
	display: none;
}

.content_3 .okb_container li {
	margin-bottom: 15px;
}

.content_3 .collection_container {
	width: 66%;
	padding-top: 5.7%;
	margin: 0 auto;
}

.content_3 .collection_container p {
	max-width: 72%;
}

.content_3 .collection_container p:first-child {
	margin: 0 auto 3.3% 0;
}

.content_3 .slider_items {
	padding: 30px 15px 0;
}

.content_3 .slider_items li img {
	max-width: 257px;
}

.content_3 .slider_items li p {
	font-size: 24px;
	margin-top: 65px;
}

.content_3 .slider_items li.current img {
	transform: scale(1.4);
}

.content_3 .slick-arrow {
	top: 30%;
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.content_3 .slick-arrow:hover {
	opacity: 0.7;
}

.content_4 {
	padding-bottom: 8.3%;
}

.content_4 .section_content:first-child {
	padding: 100px 120px 28%;
}

.content_4 h2 {
	margin-bottom: 90px;
}

.content_4 .lead {
	font-size: 24px;
	letter-spacing: 0.15em;
	max-width: 695px;
	margin: 0 auto;
}

.content_4 .video_container {
	max-width: 1200px;
	width: 83%;
	max-height: 675px;
	margin: -20% auto 0;
}

.content_4 .play_btn > span {
	padding-top: 48px;
}

.content_4 .play_btn > span span {
	font-size: 24px;
	margin-top: 20px;
}

.content_5 {
	padding: 160px 0 60px;
}

.content_5 .section_content {
	padding: 0 8.3%;
}

.content_5 .item_container li {
	width: calc(25% - 100px);
	margin: 0 50px 100px;
}

.content_5 .item_container li img {
	margin-bottom: 30px;
}

.content_5 .item_container li .item_name {
	font-size: 16px;
	margin-bottom: 85px;
}

.content_5 .item_container li a {
	max-width: 160px;
	width: 100%;
	height: 60px;
}

.content_5 .item_container li a span {
	font-size: 18px;
	border-width: 1px;
	top: -6px;
	left: -6px;
}

.sec_share {
	padding-bottom: 115px;
}

.sec_share .section_content {
	padding: 0 8.3%;
}

.sec_share .section_content .share_container h2 {
	font-size: 70px;
	left: 65px;
}

.sec_share .section_content .share_inner {
	width: 80px;
	height: 80px;
}

.sec_share .section_content .share_inner:nth-child(n+3){
	margin-left: 15px;
}

.slick-slide {
	margin: 0 45px;
}

}

@media print, screen and (min-width: 1200px) {

.content_1 .section_content {
	max-width: 1440px;
	padding: 8.3% 120px 3.8%;
	margin: 0 auto;
}

.content_2 {
	padding-top: 190px;
}

.content_2 .section_content:first-child {
	max-width: 1440px;
	padding: 0 120px;
	margin: 0 auto;
}

.content_2 .section_content:last-child {
	max-width: 1140px;
	width: 100%;
	padding: 140px 120px 0;
}

.content_3 {
	padding-top: 145px;
}

.content_3 .section_content:first-child {
	max-width: 1440px;
	padding: 0 120px;
	margin: 0 auto;
}

.content_3 .section_content:last-child {
	max-width: 1440px;
	padding: 170px 120px 100px;
	margin: 0 auto;
}

.content_3 .collection_container {
	max-width: 900px;
	width: 62.5%;
	padding-top: 80px;
}

.content_5 .section_content {
	max-width: 1440px;
	padding: 0 120px;
	margin: 0 auto;
}

.sec_share .section_content {
	max-width: 1440px;
	padding: 0 120px;
	margin: 0 auto;
}

}

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

.main br.forTAB,
.main img.forTAB {
	display: inline;
}

.content_3 .slick-arrow {
	top: 22%;
}

.content_5 .item_container li {
	width: calc(25% - 50px);
	margin: 0 25px 50px;
}

.sec_share .section_content .share_container h2 {
	left: 32px;
}

.slick-slide {
	margin: 0 30px;
}

}

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

.main {
	-webkit-overflow-scrolling: touch;
}

.main br.forPC,
.main img.forPC {
	display: none;
}

.main br.forSP,
.main img.forSP {
	display: inline;
}

.sec_kv h1 img {
	width: 83.44vw;
}

.sec_kv .ot_logo {
	bottom: 15%;
	transform: translate(-50%, -15%);
}

.sec_kv .ot_logo img {
	width: 14.06vw;
}

.sec_kv h2 {
	font-size: 5.63vw;
	line-height: 15.63vw;
}

.sec_kv .shop_now {
	width: 14.06vw;
	height: 14.06vw;
	top: 6.25vw;
	right: 7.81vw;
	position: absolute;
}

.sec_kv .shop_now.fixed {
	position: fixed;
	top: 36.25vw;
}

.sec_kv .shop_now::after {
	left: -13%;
}

.sec_kv .shop_now span {
	font-size: 3.13vw;
}

.sec_kv .shop_now span br {
	display: inline !important;
}

.content_1 .section_content {
	padding: 10.94vw 7.81vw 5.47vw;
}

.content_1 ul li {
	width: calc(100% - 20.31vw);
}

.content_1 ul li::after {
	top: 0.94vw;
}

.content_1 ul li:first-child {
	margin: 0 20.31vw 5.47vw 0;
}

.content_1 ul li:first-child::after {
	left: 0.94vw;
}

.content_1 ul li:last-child {
	margin-left: 20.31vw;
}

.content_1 ul li:last-child::after {
	right: 0.94vw;
}

.content_2 {
	padding-top: 15.63vw;
	overflow: hidden;
}

.content_2 .section_content:first-child {
	padding: 0 7.81vw;
}

.content_2 .section_content:last-child {
	width: 75vw;
	padding-top: 15.63vw;
	margin: 0 auto;
}

.content_2 .section_content .shoes_img {
	width: 58.28vw;
	top: 4.69vw;
}

.content_2 .section_content .gif_img {
	padding-bottom: 6%;
}

.content_2 .section_content .gif_img::after {
	width: 78.13vw;
	height: 49.38vw;
	top: 0.78vw;
	right: 0.94vw;
}

.content_3 {
	padding-top: 10.94vw;
}

.content_3 .section_content:first-child {
	padding: 0 7.81vw;
}

.content_3 .section_content:last-child {
	padding: 13.28vw 0 12.5vw;
}

.content_3 .okb_container.forPC {
	display: none;
}

.content_3 .okb_container li {
	margin-bottom: 1.09vw;
}

.content_3 .collection_container {
	width: 77.34vw;
	padding-top: 4.69vw;
	margin: 0 auto;
}

.content_3 .collection_container p {
	width: 66.41vw;
}

.content_3 .collection_container p:first-child {
	margin: 0 auto 4.69vw 0;
}

.content_3 .slider_items {
	padding-top: 3.13vw;
}

.content_3 .slider_items li p {
	font-size: 4.38vw;
	margin-top: 9.38vw;
}

.content_3 .slider_items li.current img {
	transform: scale(1.2);
}

.content_4 {
	padding-bottom: 7.81vw;
}

.content_4 .section_content:first-child {
	padding: 10.94vw 7.81vw 40.63vw;
}

.content_4 h2 {
	margin-bottom: 7.81vw;
}

.content_4 .lead {
	font-size: 3.59vw;
	letter-spacing: 0.05em;
}

.content_4 .lead br {
	display: inline !important;
}

.content_4 .video_container {
	width: 93.75vw;
	margin: -26.56vw auto 0;
}

.content_4 .play_btn > span {
	width: 11.25vw;
	padding-top: 7.5vw;
}

.content_4 .play_btn > span span {
	font-size: 3.75vw;
	margin-top: 3.13vw;
}

.content_5 {
	padding: 18.75vw 0 6.25vw;
}

.content_5 .section_content {
	padding: 0 7.81vw;
}

.content_5 .item_container li {
	width: calc(50% - 4.68vw);
	margin: 0 2.34vw 14.06vw;
}

.content_5 .item_container li img {
	margin-bottom: 10.16vw;
}

.content_5 .item_container li .item_name {
	font-size: 3.75vw;
	margin-bottom: 13.28vw;
}

.content_5 .item_container li a {
	width: 25vw;
	height: 9.38vw;
}

.content_5 .item_container li a span {
	font-size: 2.81vw;
	border-width: 0.31vw;
	top: -3px;
	left: -3px;
}

.sec_share .section_content .share_container h2 {
	display: none;
}

.sec_share .section_content .share_inner {
	width: 18.75vw;
	height: 18.75vw;
}

.sec_share .section_content .share_inner:nth-child(n+3){
	margin-left: 3.13vw;
}

.slick-slide {
	margin: 0 6.25vw;
}

}

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

.main br.forSP_small,
.main img.forSP_small {
	display: inline;
}

}
