@charset "UTF-8";
.pc_on,
.pc_on_a {
	display: block;
}

.sp_on,
.sp_entry,
.sp_on_a,
.sp_nav,
.sp_head_box {
	display: none;
}

.box_s img {
	width: auto;
	box-shadow: 3px 3px 10px #999;
}

.gallery img {
	width: auto;
	display: inline-block;
	box-shadow: 3px 3px 10px #999;
	margin-bottom: 30px;
}

@media (max-width: 1260px) {
	.main_category .ttl_txt {
		padding-left: 8px;
	}
}

@media (max-width: 1160px) {
	.box_s img,
	.gallery img {
		width: 100%;
	}
	.head_box {
		display: none;
	}
	.sp_head_box {
		display: block;
	}
}


/**
***********************************  タブレット */

@media (max-width: 992px) {
	.pc_on,
	.mv_box {
		display: none;
	}
	.sp_on,
	.sp_entry,
	.pc_on_a,
	.sp_head_box {
		display: block;
	}
	.sp_entry {
		text-align: center;
		margin-bottom: 50px;
	}
	.logo div img,
	.box_s img {
		width: auto;
		margin-bottom: 20px;
	}
	.news_area li {
		width: 20%;
	}
	.contact_shop .col-md-8 {
		margin-left: 0;
	}
	.thumb {
		width: 100%;
		height: 100px;
		overflow: hidden;
	}
	.frm dt {
		width: 30%;
	}
	.frm dd {
		width: 65%;
	}
	#instafeed {
		text-align: center;
	}
	#instafeed li{
		width: 170px;
		height: 120px;
	}
	/* aboutus
*********************/
	.sp_on {
		margin-bottom: 20px !important;
	}
	.about_box,
	.service_box,
	.event_box,
	.store_box,
	.partner_box,
	.contact_box {
		background-size: 100%;
	}
	.aboutus img {
		width: auto;
	}
	.bd_line {
		margin: 50px 0;
	}
	/* service ・support
*********************/
	.txt_l {
		white-space: nowrap;
	}
	.scroll-table {
		overflow-x: auto;
		width: 100%;
	}
	.scroll-table::-webkit-scrollbar {
		height: 5px;
	}
	.scroll-table::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.scroll-table::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	.scroll-table::-webkit-scrollbar-thumb {
		background: #e40012;
	}
	/*バーの色*/
	.gallery img {
		width: inherit;
	}
	
	.online h4:before {
		content: "";
		border: 10px solid #001f50;
		position: absolute;
		top: -19px;
		height: 70px;
		left: 0;
	}
	
}


/**
***********************************  スマホ */

@media screen and (max-width: 768px) {
	.sp_entry,
	.sp_on_a {
		display: block;
	}
	.pc_on_a,
	.shop_nav {
		display: none;
	}
	h1 {
		padding: 15px;
	}
	h1 img {
		max-width: 129px;
		min-width: 100px;
		width: 17%;
	}
	.header_inner {
		height: 65px;
	}
	#navToggle {
		top: 25px;
	}
	h2,
	h3 {
		font-size: 18px;
		line-height: 1.3em;
	}
	#top_page {
		bottom: 20px;
	}
	.w60 {
		width: 100%;
		margin-bottom: 30px;
	}
	.logo div img,
	.box_s img {
		width: 100% !important;
	}
	.sp_nav {
		width: 100%;
	}
	nav>ul>li span {
		display: none !important;
	}
	nav>ul>li,
	sp_nav {
		width: 100%;
	}
	nav>ul>li {
		padding: 15px 40px 0px 0;
	}
	.mv img{
		margin-top: 65px;
	}
	/*
	.mv_area>li {
		position: relative;
		width: 100%;
		height: 250px;
		overflow: hidden;
		margin-top: 60px;
	}
	.mv_area>li>img {
		position: absolute;
		left: -80%;
		right: -100%;
		height: 100%;
		width: auto;
		margin: auto;
		display: block;
	}
	*/
	.sp_head_box p {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.sp_head_box .sp_bnr_ws {
		display: none;
	}
	.sp_head_box img {
		display: none;
	}
	#instafeed li{
		margin: 0 1% 1% 1%;
	}
	#instafeed{
		text-align: center;
	}
	
	/* aboutus
*********************/
	.aboutus {
		margin-top: 20px;
	}
	.aboutus img {
		width: 100%;
	}
	.online h4 {
		position: relative;
		font-size: 20px;
		padding-top: 10px;
		padding-left: 25px;
	}
	.online_area .col-xs-6 {
		padding: 10px;
	}
	.online h4:before {
		content: "";
		border: 7px solid #001f50;
		position: absolute;
		top: -10px;
		height: 40px;
		left: 0;
	}
	.overhaul_area .col-md-6 {
		padding-top: 20px;
	}
	/* service ・support
*********************/
	.sa_box {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.sa_box img {
		width: 100%;
	}
	.service_box .h4_a {
		padding: 7px 3px 0 41px;
	}
	.service_box .h4_a:before {
		content: "";
		border: 10px solid #001f50;
		position: absolute;
		top: -30px;
		height: 80px;
		left: 10px;
	}
	.service_area h4:before {
		content: "";
		border: 10px solid #001f50;
		position: absolute;
		top: -30px;
		height: 80px;
		left: 10px;
	}
	.sa_box:last-child {
		margin-bottom: 0;
	}
	.service_area {
		font-size: 0;
		;
	}
	.store_nav li {
		width: 100%;
		margin-bottom: 20px;
	}
	.gallery img {
		width: 100%;
	}
	/* staff
*********************/

	.shop_box .right_txt {
		float: none;
		margin-top: 30px;
		text-align: center;
	}
	/* Partner ・Support Rider
*********************/
	.sp_center {
		text-align: center;
	}
	.partner_area .left_img {
		float: none;
		width: 100%;
	}
	.partner_area .right_txt {
		float: none;
		width: 100%;
	}
	.partner_area .partner_ttl {
		margin: 20px 0 15px 0;
	}
	.partner_box .ttl_img_a {
		margin: 20px 0;
	}
	.contact_shop .col-md-4 {
		font-weight: bold;
	}
	.contact_shop .col-md-8 {
		margin-left: 0;
		margin-top: 5px;
	}
	/*スマホ時 横スクロールテーブル*/
	.scroll-table {
		position: relative;
		overflow-x: auto;
		width: 100%;
	}
	.scroll-table::-webkit-scrollbar {
		height: 5px;
		background: #f00;
	}
	.scroll-table::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.scroll-table::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	.scroll-table::-webkit-scrollbar-thumb {
		background: #e40012;
	}
	/*バーの色*/
	.partner_area .name_ttl_sp {
		margin: -20px 0 0 0;
	}
	.sns li {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.sns li:last-child {
		margin-top: 40px;
	}
	.left_img,
	.right_txt {
		float: none;
	}
	.left_img {
		text-align: center;
		margin: 0;
	}
	.left_img img,
	.shop_box .left_img img {
		width: auto;
	}
	.frm dt {
		float: none;
		width: 100%;
	}
	.frm dd {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.frm input,
	.frm textarea,
	.frm select {
		width: 100%;
	}
	.frm {
		margin-bottom: 50px;
	}
	.ttl_img_a,
	.ttl_img {
		overflow: hidden;
	}
	#store .ttl_img_a img,
	#store .ttl_img img {
		max-width: 500px;
		min-width: 500px;
	}
	#top .ttl_img_a img,
	#top .ttl_img img {
		max-width: 500px;
		min-width: 500px;
	}
	#top .event .road-bike img {
		max-width: 450px;
		min-width: 450px;
	}
	#roadbike .ttl_img img {
		min-width: 350px;
	}
	.map_ttl {
		line-height: 1.4em;
		padding-bottom: 5px;
	}
	#instafeed li{
		width: 140px;
		height: 100px;
	}
}
@media screen and (max-width: 476px) {
	#instafeed li{
		width: 120px;
		height: 90px;
	}
}
@media screen and (max-width: 430px) {
	#instafeed li{
		width: 110px;
		height: 80px;
	}

}
@media screen and (max-width: 370px) {
	#instafeed li{
		width: 140px;
		height: 100px;
	}

}