@charset 'utf-8';

/*---------------------------------------------------
under 770
---------------------------------------------------*/
@media screen and (max-width: 768px) {

.pcHide {
	display: none !important;
}
/*__ common ________________________________*/

body {
	-webkit-text-size-adjust: none;
}
img {
	vertical-align: bottom;
}
a img {
	border-style: none;
}
a[href^="tel:"] {
	cursor: default;
}
p {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
hr.dashed {
	margin: 10px 0;
	border: 0;
	border-bottom: 1px dashed #ccc;
}
i {
	font-style: normal !important;
}
#viewport {
	line-height: normal;
	margin-top: 70px;
}
/* top */

.header {
	width: 100%;
	height: 70px;
	background-color: #000;
	border-bottom: 5px solid #b4b4b4;
	position: fixed;
	top: 0;
	z-index: 99998;
}
.headerInner {
	width: 100%;
	height: 100%;
	text-align: left;
}
.headerInner .logo {
	padding: 10px 0 0 10px;
}
.headerInner .logo.shop img {
	width: 80%;
	max-width: 300px;
}
.headerInner .tel {
	color: #fff;
	font-size: 20px;
	padding: 8px 0 0 10px;
}
.headerInner .tel a{
	color: #fff;
}

.headerInner .header__contact{
    display: block;
    overflow: hidden;
    z-index: 100;
    line-height: 45px;
    cursor: pointer;
    padding: 1px 6px 13px 7px;
    z-index: 99999;
    height: 25px;
    position: fixed;
    right: 65px;
    top: 14px;
    border: 1px solid #FFF;
}

.headerInner .header__contact i {
	margin-right: 0;
}

.headerInner .header__contact span{
	display: none;
}



.header nav {
}
.header nav ul {
	margin: 0;
	list-style-type: none;
	width:100%;
}
.header nav ul li {
	float:left;
	width:25%;
	margin: 0;
	text-align: center;
}
.header nav ul li a{
	display: block;
	background:#dedede;
	margin:0;
	padding:10px 20px;
	border-right:1px solid #666;
	border-left: 1px solid #fff;
 	box-sizing:border-box;
	text-decoration: none;
}
.header nav ul li a:hover {
	background:#60d7a0;
}
.header nav ul li ul {
	display: none;
}

.company_summary_list{
	display: block;
}

.slide {
	width: 100%;
	margin: 20px auto;
}
.contents {
	width: 100%;
	margin: 0 auto 20px;
}
.news {
	width: 95%;
	margin: 0 auto 20px;
}
.news dl.newsdl {
	width: 100%;
	background-color: #eee;
	font-size: 13px;
	text-align: left;
}
.news dl.newsdl dt.newsdt {
	width: 120px;
	background-color: #000;
	color: #fff;
	padding: 6px;
	font-size: 16px;
	text-align: center;
}
.news dl.newsdl dd.newsdd {
	width: 100%;
	height: 13.5em;
	background-color: #eee;
	overflow-y: scroll;
	overflow-x: hidden;
	line-height: 1.5em;
}
.news dl.newsdl dd.newsdd a {
	color: #000;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.news dl.newsdl dd.newsdd a:hover {
	color: #cc0000;
}
.news dl.newsdl dd.newsdd dl {
	width: 100%;
	padding: 3px 0;
}
.news dl.newsdl dd.newsdd dl dt {
	margin-left: 2px;;
}
.news dl.newsdl dd.newsdd dl dd {
	margin-left: 1em;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.contentsInner {
	width: 95%;
	margin: 0 auto 20px;
}
.contentsL {
	width: 100%;
}
.contentsL .free {
	width: 100%;
	background-color: #eee;
	margin-bottom: 20px;
	padding-top: 20px;
}
.contentsL .free .freeInner {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.contentsL .free .freeInner img {
	width: 100%;
}
.contentsL .shop {
	width: 100%;
	background-color: #eee;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.shop .shopInfo {
	width: 95%;
	margin: 0 auto 20px;
	position: relative;
}
.shopInfo .shopInfoR {
	width: 100%;
	margin-bottom: 20px;
}
.shopInfoR img {
	width: 100%;
	margin-bottom: 20px;
}
.shopInfo dl {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0;
}
.shopInfo dl dt {
	width: 90px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #000;
	color: #fff;
}
.shopInfo dl dd {
	width: 95%;
	margin-left: 3px;
	padding: 3px 0;
	text-align: left;
}
.shopInner .shopMap {
	width: 100%;
	margin-bottom: 20px;
}
.shopInner .shopMap img {
	width: 100%;
}
.shopCal {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.shopCal .shopCalL {
	width: 100%;
	margin-bottom: 10px;
}
.shopCal .shopCalR {
	width: 100%;
}
.shopCal table {
	width: 100%;
	text-align: center;
}
.shopCal caption {
	background-color: #000;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	font-size: 13px;
}
/*店舗リスト*/
.ShopListWrap {
	width: 95%;
	margin: 0 auto 10px;
}
.ShopListWrap dl dt {
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px 0;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
}
.ShopListWrap ul {
	font-size: 0;
	text-align: left;
}
.ShopListWrap ul li {
	width: 48%;
	margin: 0 4% 4% 0;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
	box-sizing: border-box;
}
.ShopListWrap ul li:nth-child(even) {
	margin-right: 0;
}
.ShopListWrap ul li a {
	font-size: 10px;
	padding: 10px 5px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.ShopListWrap ul li a span {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.ShopListWrap ul li a:hover {
	opacity: 0.7;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.staff {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 6px;
}
.staff dl dt {
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px 0;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
}
.staff dl dd {
	width: 100%;
}
.staff dl dd ul {
	width: 100%;
	overflow: hidden;
}
.staff dl dd ul li {
	width: 48%;
	margin-right: 3.5%;
	float: left;
}
.staff dl dd ul li:nth-child(even) {
	margin-right: 0;
}
.staffBox {
	width: 94%;
	padding: 3%;
	background-color: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.staffInfo {
	width: 100%;
	text-align: left;
}
.staffInfo img {
	width: 100%;
	margin-bottom: 10px;
}
.staffInfo dl {
	width: 100%;
}
.staffInfo dl dt {
	width: 80px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
}
.staffInfo dl dd {
	width: 110px;
	padding-top: 6px;
	font-size: 14px;
}
.staffInfo p {
	margin-top: 3px;
	border-top: 1px dashed #000;
	padding-top: 3px;
	font-size: 12px;
}
.SNS {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.SNS ul {
	text-align: center;
	width: 285px;
	margin: 20px auto 10px;
}
.SNS ul li {
	display: inline-block;
	text-align: center;
	margin: 0 20px 15px 0;
}
.SNS ul li:nth-child(even) {
	margin-right: 0;
}
.SNS ul li a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	box-sizing: border-box;
	width: 130px;
	padding: 10px 0;
	text-decoration: none;
}
.SNS ul li a:hover {
	color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.SNS ul li a img {
	width: 15%;
	vertical-align: middle;
	margin-left: 5px;
}
.SNS ul li.twitter a {
	background-color: #1B95E0;
}
.SNS ul li.instagram a {
	background-color: #0c6a99;
}
.SNS ul li.face a {
	background-color: #3B5999;
}
.SNS ul li.line a {
	background-color: #00C300;
}
.contentsR {
	width: 100%;
	/*background-color: #eee;*/
	padding-top: 20px;
}
.contentsR ul.contentsR1 {
	width: 95%;
	margin: 0 auto;
}
.contentsR ul.contentsR1 li {
	width: 100%;
	margin-bottom: 10px;
}
.contentsR ul.contentsR1 li img {
	width: 100%;
}
.contentsR ul.contentsR2 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
ul.contentsR2 li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}
ul.contentsR2 li:nth-child(even) {
	margin-right: 0;
}
ul.contentsR2 li img {
	width: 100%;
	margin-bottom: 0 !important;
}
.contentsR a img:hover {
	color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

.footer {
	width: 100%;
	background-color: #000;
	color: #fff;
	padding: 20px 0;
}
.footerInner {
	width: 100%;
}
.footerInner img {
	width: 60%;
	margin: 0 auto 20px;
}
.footerInner .sitemap {
	display: none;
}
.button {
	display: inline-block;
	width: 250px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 16px;
}
.button::before, .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button, .button::before, .button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	position: relative;
	z-index: 2;
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	line-height: 50px;
}
.button:hover {
	background-color: #fff;
	border-color: #000;
	color: #000;
}
.button::before, .button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #000;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before, .button:hover::after {
	width: 0;
	background-color: #000;
}

.fb-page {
	width: 100%;
}

/* ---------------------------------------------------------
	frank
--------------------------------------------------------- */

body {
	min-width: 100%;
}

.header {
	position: fixed;
}


#menu-button {
	display: block;
	overflow: hidden;
	z-index: 100;
	line-height: 45px;
	cursor: pointer;
	padding: 1px 6px 13px 7px;
	z-index: 99999;
	height: 25px;
	position: fixed;
	right: 10px;
    top: 14px;
    border: 1px solid #FFF;
}
	
#menu-button .bar {
	display: block;
	width: 27px;
    height: 4px;
    background: #fff;
    margin: 6px 0 0 0;
	padding: 0;
	opacity: 1;
	
	transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
}
	
#menu-button .bar:nth-of-type(1) {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

#menu-button .bar:nth-of-type(2) {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.openmenu #menu-button .bar {
	-ms-transform: rotate(215deg);
	-webkit-transform: rotate(215deg);
	-moz-transform: rotate(215deg);
	transform: rotate(215deg);
}

.openmenu #menu-button .bar:nth-of-type(1) {
	position: absolute;
	top: 62px;
	
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}

.openmenu #menu-button .bar:nth-of-type(2) {
	position: absolute;
	top: 62px;
	
	-ms-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

.openmenu #menu-button .bar:nth-of-type(3) {
	opacity: 0;
}

.openmenu #menu-button .bar:nth-of-type(1) {
	position: absolute;
	top: 12px;
	
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}

.openmenu #menu-button .bar:nth-of-type(2) {
	position: absolute;
	top: 12px;
	
	-ms-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

.menu {
	float: none;
	padding: 0;
	display: block;
	position: fixed;
	width: 100%;
	top: 74px;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	margin: 0 -110% 0 0;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-transition: 200ms -webkit-transform ease-in-out;
	transition: 200ms transform ease-in-out;
	z-index: 10001;
	background: #0c1923;
}

.dropmenu li ul {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}


.menu > * {
	-webkit-transform: translateZ(0px);
}

body.openmenu .menu {
	transform: translate3d(-110%,0,0);
	-webkit-transform: translate3d(-110%,0,0);
}

.dropmenu {
	width: 100%;
	margin: 0;
}

.dropmenu > li {
	width: 100%;
	float: none;
}

.dropmenu li div {
	background: none;
	width: 90%;
	padding: 15px 5%;
    
    text-align: left;
    border-top: 1px solid #ffffff80;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.dropmenu li div span {
	display: none;
}

.dropmenu li div i {
	display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: #102535;
    border: none !important;
    border-left: 1px solid #fff6 !important;
    padding: 3px 10px;
	font-size: 30px;
    line-height: 40px;
    cursor: pointer;
}

.dropmenu li ul {
	display: block;
	max-height: 0;
	position: relative;
	top: 0;
	__transition: all .3s ease;
}

.dropmenu li.active ul {
	display: block;
	max-height: 10000px;
}

.dropmenu li ul li {
	display: block;
}

.dropmenu li.active div i {
	color: #102535
}

.dropmenu li.active div i:after {
	content: '-';
	color: #FFF;
	font-size: 30px;
	position: absolute;
	right: 19px;
    top: 3px;
}

.dropmenu li ul li a {
    width: 80%;
    height: 30px;
    padding: 10px 5% 0 15%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid #ffffff40;
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
    background: url(../images/ico_rArrow.png) 10% no-repeat;
    background-size: 10px 11px;
}

.dropmenu li ul li a br {
	display: none;
}

body#top .contents {
	width: 100%;
}

.news dl.newsdl dt.newsdt {
	width: 100%;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}

.news dl.newsdl dt.newsdt br {
	display: none;
}

.news dl.newsdl dd.newsdd dl {
	padding: 5px;
}

.news dl.newsdl dd.newsdd dl dt {
	float: none;
	padding-top: 5px;
}

.news dl.newsdl dd.newsdd dl dd {
	float: none;
	width: auto;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
}

.ShopListWrap dl dt {
	width: 100%;
	margin: 0 0 10px;
}

.shopInfo dl dt {
	float: none;	
}

.shopInfo dl dd {
	width: 100%;
	margin: 0;
}

.headerInner .logo {
	padding: 16px 0 0 10px;
}

.headerInner .logo a {
	font-size: 17px;
}

.headerInner .logo.shop a img {
	margin: 0;
}

.headerInner .tel {
	float: none;
	clear: both;
	font-size: 16px;
}

.shopInfo .shopInfoR {
	position: relative;
}

.ShopListWrap ul li {
	width: 49%;
	margin: 0 2% 2% 0;
}

#footer .footer-logo {
	width: 245px;
	margin: 0 auto 0;
}

.contentsR .sns .line-button {
	font-size: 14px;
    padding: 15px 20px 15px 50px;
    background: #00c300 url(/images/i_line.png) no-repeat 10px center;
	background-size: 30px;
}

.sh_staff {
	width: auto;
	padding: 15px;
	margin-bottom: 20px;
}

.sh_staff .staff_box {
	display: block;
	width: 100%;
}

.staff_box .staff_img {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}

.staff_box .staff_qualification {
	width: 100%;
	float: none;
	padding: 0;
}

.p_shif {
    margin: 5px 2% 2% 2%;
}

.i_shp,
.article-list ul li article .i_shp {
	display: block;
    margin: 5px 2% 0px 45%;
    text-align: center;
}

#sb-site {
	padding: 0;
}

.contentsR ul.sns-line {
    width: 95%;
    margin: 0 auto 10px;
    overflow: hidden;
}
.contentsR ul.sns-line li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	float: left;
}
.contentsR ul.sns-line li a {
    font-size: 13px;
}
.contentsR ul.sns-line li:nth-child(even) {
	margin-right: 0;
}
.contentsR ul.sns-line li .brsp{
	display: none;
}
.contents iframe {
    width: 100%;
	height: auto;
	aspect-ratio: 16/9;
}



/* ---------------------------------------------------------
	NEW BIKE
--------------------------------------------------------- */


.lineup-new h2 {
	font-size: 20px;
	display: block;
}

.lineup-new h2 p {
	display: block;
	line-height: 1em;
	font-size: 13px;
	margin: 0;
}

.lineup-new .content {
	width: 95%;
}

.lineup-new .visual header {
	float: none;
	width: 100%;
}

.lineup-new .visual h3 {
	margin: 30px auto;
	text-align: center;
}

.lineup-new .visual h3 span {
	font-size: 23px;
	padding: 1px 4px;
}

.lineup-new .visual .link {
	float: none;
	width: auto;
}

.lineup-new .visual .link .button {
	width: 100%;
}

.lineup-new .support header h3 {
	font-size: 25px;
}

.lineup-new .support ul li {
	width: 100%;
	margin: 10px;
}

.lineup-new .support ul li article {
	
}


    .colelem{
        float: none;
    }




}


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

#page .colelem{
    width: 100% !important;
    float: none !important;
}
    #page .grpelem{
    width: 100% !important;
    float: none !important;
    }
    
}


