.col_onlinestore ul{
	display: flex;
	padding: 0;
	list-style: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col_onlinestore ul li{
	width: calc((100% - 30px) / 4);
	margin-right: 10px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom:20px;
}
.col_onlinestore ul li:nth-child(4n){
	margin-right: 0px;
}
.col_onlinestore ul li p{
	font-size: .8rem;
	margin:0;
	line-height: 1.4em;
}
.col_onlinestore ul li img{
	max-width:100%;
	display: block;
}
.col_onlinestore ul li .img_box{
	width: 100%;
	display: block;
	height: 0;
	padding-top: 55%;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	margin-bottom: 5px;
	background-color: rgba(0,0,0,.1);
}
nav ul li,.corner_title,h2{
	font-family: "Oswald", arial;
}
h2{
	font-weight:200;
}
/*.col_brand ul li{
	width: calc((100% - 1px) / 2);
	margin-right: 1px;
	margin-bottom: 1px;
}
.col_brand ul li a{
	display:block;
}
.col_brand ul li img{
	display: block;
}*/
.slide_event_shibayama2018 p{
color:#fff;font-weight:normal;top:15%;left:5%;font-size:2.4rem;width: 100%;-webkit-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0);position:absolute;
}
.slide_event_shibayama2018 p span{
	font-size:1.6rem;
}
.col_item{
	width:calc(100% - 20px);
}
.col_item.col_onlinestore{
	padding: 0 10%;
	box-sizing: border-box;
}
.col_flex{
	max-width:calc(100% - 20px);
}

.index_slide_campaign2025_w{
	position:relative;
}
.index_slide_campaign2025_w .banner_fig {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #333;
}
.index_slide_campaign2025_w .slide_bg {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    z-index: 1 !important;
}
/*　スライド　Winter Sale 2021*/
.wrap_sale_contents {
	max-width: 80%;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    background:rgb(40 140 255 / 80%);
    padding: 40px 60px;
}
.catch {
    color: #fff;
    text-align: center;
    font-size: 6rem;
    line-height: 1.15em;
    font-family: Meiryo, 'メイリオ', sans-serif;
    margin-bottom: 30px;
}
.catch span {
    font-size: 1.5em;
}

.wintersale2025 {
    background:rgb(255 40 48 / 80%);
}


.flexslider .slides .wrap_sale_contents img.slider_logo {
    width: 35% !important;
    margin: 0 auto;
}
/*　スライド　Winter Sale 2023*/
.catch {
	font-family: "Oswald", arial !important;
    color: #fff;
    text-align: center;
    font-size: 5rem;
    line-height: 1.1em;
    margin-bottom: .4em;
}
.sale_date {
	font-family: "Oswald", arial !important;
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}
/**/
.area_onlinestore{
	display: flex;
    width: calc(100% - 20px);
}
.col_item.sns.twitter {
    width: 23%;
}
.col_item.sns.twitter .info_twitter{
	height:calc(100% - 40px);
}
.col_item.sns.twitter .info_twitter .twitter-timeline.twitter-timeline-rendered{
	height:100%;
}
.col_item.sns.twitter .info_twitter iframe{
	height:100% !important;
}
.col_item.col_onlinestore {
    padding: 0 1%;
    box-sizing: border-box;
    width: 50%;
}
.col_item.sns.facebook {
    width: 25%;
}
.col_item.sns.facebook .info_fb{
    height:calc(100% - 40px);
}
.col_item.sns.facebook .info_fb .fb_iframe_widget{
	height:100%;
}
.col_item.sns.facebook .info_fb .fb_iframe_widget span{
	height:100% !important;
}
.col_item.sns.facebook .info_fb .fb_iframe_widget span iframe{
	height:100% !important;
}
.col_brand{
	width:100%;
}
.col_brand ul li{
	width:calc((100% - 3%) / 4);
	margin-right:1%;
}
.col_brand ul li:nth-child(4n){
	margin-right:0 !important;
}
.col_brand ul li:nth-child(2n){
	margin-right:1%;
}
.col_brand > ul{
	justify-content:start;
}
a.btn.online_store{
	margin-bottom:40px;
}

img{
	max-width:100%;
}

/*info_bar*/
.info_bar {
    background-color: #fff;
    padding: 200px 20px 20px;
    margin-bottom: 20px;
    border-radius: 12px;
	background-image: url(/img/index_slide_interior_pedals.jpg);
    background-size: cover;
	background-position: center;
}
.info_bar .text-area {
    background-color: rgba(255,255,255,.8);
    padding: 0.5em 1em;
    border-radius: 7px;
}

/*slide Tsunashima Open*/
.tsunashimaopen .wrap_sq {
/*    width: 20%;*/
    height: auto;
    position: absolute;
    top: 5%;
    right: 50%;
    -webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
    background: rgba(0,0,0,.3);
	padding:20px 30px;
}
.tsunashimaopen .wrap_sq img.slider_logo {
    margin: 0 auto;
    width: 140px !important;
}
.tsunashimaopen .wrap_sq .catch_tsunashimaopen {
    color: #fff;
    font-size: 3.4rem;
    font-family: 'Oswald';
    font-weight: 400;
    text-align: center;
}
.tsunashimaopen .copy {
    color: #fff;
    position: absolute;
    right: 50%;
    bottom: 16%;
    -webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
    font-size: 4rem;
    font-family: 'Oswald';
    font-weight: 600;
    text-align:center;
}
.tsunashimaopen .date {
    color: #fff;
    position: absolute;
    bottom: 20%;
    right: 50%;
    -webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
    font-size: 2rem;
    font-family: 'Oswald';
}
.tsunashimaopen .btn_scrolldown {
    position: absolute;
    bottom: 7%;
    right: 50%;
    -webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
    color: #fff;
}
.tsunashimaopen .btn_scrolldown:after {
    content: url(../img/arrow_wh_right.png);
    position: absolute;
    bottom: 0;
    display: block;
    right: 50%;
    -webkit-transform: translate(50%, 80%) rotate(90deg);
	-mw-transform: translate(50%, 80%) rotate(90deg);
	transform: translate(50%, 80%) rotate(90deg);
}
#tsunashimaopen {
    background-color: #fff;
    border-radius: 10px;
    padding: 3%;
	background-image: url(../img/tsunashimaopen_bg_text.svg);
    background-position: 1% 4%;
    background-repeat: no-repeat;
	margin-bottom: 40px;
}
#tsunashimaopen h3 {
    text-align: center;
    margin: 0;
    padding: 2em 0;
	font-size: 1.4rem;
	color:#000;
}
#tsunashimaopen .wrap_tsunashima {
    display: flex;
    justify-content: space-between;
}
#tsunashimaopen .info_text, #tsunashimaopen .info_img {
    width: 47%;
	font-size: .95rem;
    line-height: 1.8em;
}
#tsunashimaopen .info_text{
	font-size:.9rem;
	line-height:1.8em;
}
#tsunashimaopen .name {
    font-weight: bold;
    color: #000;
}
#tsunashimaopen .info_text .annotation {
    font-size: .85rem;
    color: #999;
    line-height: 1.4em;
    padding-top: 0.5em;
    display: block;
}
#tsunashimaopen .pickup {
    border: 1px solid #aaa;
    padding: 1em;
    margin: 1em 0;
	font-size:.9rem;
	line-height:1.6em;
}
#tsunashimaopen .pickup h4 {
    margin: 0 0 1em;
    color: #000;
}
#tsunashimaopen .pickup .col_right {
    text-align: center;
    width: 13%;
    margin-left: 20px;
}
#tsunashimaopen .info_img iframe {
    width: 100%;
}
#tsunashimaopen .info_img .photo_caption {
    font-size: .85rem;
    color: #999;
}
#tsunashimaopen .shop_data{
	font-size:.9rem;
	line-height:1.6em;
}
#tsunashimaopen .shop_data .QRcode {
	width: 80px;
}
/*#tsunashimaopen .col_sns {
    position: relative;
    padding-left: 36px;
}
#tsunashimaopen .col_sns:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(calc(-100% - 6px) , -50%);
	-ms-transform: translate(calc(-100% - 6px) , -50%);
	transform: translate(calc(-100% - 6px) , -50%);
}
#tsunashimaopen .col_sns.link_twitter:before {
    background-image: url(/img/icon_tw_color.svg);
}
#tsunashimaopen .col_sns.link_digimart:before {
    background-image: url(/img/icon_digimart.png);
}*/


@media screen and (max-width: 768px){
	.col_item{
		width: 100%;
		padding:0 15px;
		box-sizing:border-box;
	}
	.col_item.col_onlinestore{
		width:100%;
	}
	.col_onlinestore ul li{
		width:calc((100% - 10px) / 2) !important;
	}
	.col_onlinestore ul li img{
		margin:0 auto 5px;
	}

	.col_onlinestore ul li:nth-child(5n){
		margin-right: 10px;
	}

	.col_onlinestore ul li:nth-child(2n){
		margin-right: 0px;
	}
	.slide_event_shibayama2018 p{
		top:auto;
		bottom: 0;
		left: 0;
		font-size: 1.8rem;
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 10px 0;
		width: 100%;
		background-color: rgba(0,0,0,.3);
	}
	.slide_event_shibayama2018 p span{
		font-size:1.1rem;
	}
	.flexslider .slides .ep_mod p span br {
		display: block;
	}
	#tsunashimaopen .wrap_tsunashima {
		display: block;
	}
	#tsunashimaopen .info_text, #tsunashimaopen .info_img {
		width: 100%;
	}
	#tsunashimaopen .info_text {
		padding-bottom: 20px;
	}
	#tsunashimaopen .info_img iframe {
		height: 240px;
	}
}

@media screen and (max-width: 667px){
	.wrap_sale_contents .catch_ws2021 {
		font-size: 3rem;
	}
	.flexslider .slides .wrap_sale_contents img.slider_logo {
		width: 50% !important;
	}
	.catch {
	    font-size: 2.6rem;
	}
	.sale_date {
	    font-size: 1.6rem;
	}
	.col_item .x_channel .x_mov{
		padding-top: 0;
	}
	.area_onlinestore{
		flex-direction: column;
	}
	.col_item.col_onlinestore {
		order: 1;
	}
	.col_item.sns.twitter,.col_item.sns.facebook {
	width: 100%;
		height:60vh;
		order: 2;
	}
	.col_brand ul li {
		width: 100%;
		margin-right: 0;
	}
	.tsunashimaopen .wrap_sq {
		width: 80%;
		box-sizing: border-box;
	}
	.tsunashimaopen .copy {
		font-size: 3.6rem;
		width: 100%;
		text-align: center;
	}
	#tsunashimaopen .pickup {
		display: block;
	}
	#tsunashimaopen .pickup .col_right {
		width: 30%;
		margin: 0 auto;
	}
}
