* {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
}

html {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #333;
  font-size: 12px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  height: 100%;
  width: 100%;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.b-p50 {
  padding-bottom: 50px;
}

.img-container {
  position: relative;
}

.img-container:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

.img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.img-container .container-inner img {
  width: 100%;
  height: auto;
}

.img-container2 {
  position: relative;
}

.img-container2:before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

.img-container2 .container-inner2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.img-container2 .container-inner2 img {
  width: auto;
  height: 100%;
}

.cf {
    zoom: 1;
    overflow: hidden;
}

/* banner */

#banner-sp ul {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	padding: 2px;
}

@media screen and (min-width: 1025px) {

	#banner-sp ul li {
		width: calc(50% - 4px);
	}

}

@media screen and (min-width: 769px) and (max-width: 1024px) {

	#banner-sp ul li {
		width: calc(100% - 4px);
	}

}

@media screen and (max-width: 768px) {

	#banner-sp ul li {
		width: calc(100% - 4px);
	}

}

#banner-sp ul li a img {
	width: 100%;
}


/* banner end */

/* LINE */

div#side_ln {
    text-align: center;
}

div#side_ln_2 {
    text-align: center;
}


/* style1 */
@media screen and (min-width: 1025px) {

/* wrapper */
#wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
    background-color: #f6f6f6;
    position: relative;
    top: -20px;
}

/* Sidebar */

#sidebar {
  width: 180px;
  height: 380px;
  display: block;
  position: absolute;
  z-index: 12000;
  top: 0;
  right: 0;
  background-color: #fff;
}

#sidebar p#menubn {
  width: 180px;
  height: 180px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
}

#sidebar p#menubn a.menu-link {
  width: 180px;
  height: 180px;
  display: block;
  background-image: url(../images/ic-menu.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 50px;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#sidebar p#menubn a.menu-link:hover {
  background-color: #e5e5e5;
}

/* TEL */

#sidebar p#telnum {
  width: 180px;
  height: 100px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
}

#sidebar p#telnum a {
  width: 180px;
  height: 100px;
  display: block;
  background-image: url(../images/ic-tel.png);
  background-position: center 25px;
  background-repeat: no-repeat;
  background-size: auto 30px;
  padding-top: 60px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: normal;
  line-height: 25px;
  color: #333;
  letter-spacing: -1px;
}

/* line */

#sidebar p#linebn {
  display: none;
}


/* SNS */

#side_ln {
   text-align: center;
}

#side_ln_2 {
   display: none;
}



#sidebar ul#snslist {
  width: 180px;
  height: 100px;
  display: block;
  padding: 0 39px;
}
#sidebar ul#snslist li {
  width: 34px;
  height: 100px;
  display: block;
  float: left;
}
#sidebar ul#snslist li a {
  width: 40px;
  height: 100px;
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#sidebar ul#snslist li a#sns_mail {
  background-image: url(../images/ic-mail.png);
}
#sidebar ul#snslist li a#sns_fb {
  background-image: url(../images/ic-insta.png);
}
#sidebar ul#snslist li a#sns_line {
  background-image: url(../images/ic-youtube.png);
}

#sidebar ul#snslist li a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}


/* end sidebar */

/* NavigationMenu */

nav[role=navigation] {
  width: 100%;
  height: 100%;
  min-height: 100%;
  clear: both;
  padding: 200px 5% 50px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  margin-left: -100%;
  position: fixed;
  z-index: 11900;
}
.js nav[role=navigation] {
  overflow: hidden;
  background-image: url(../images/mbg.png);
}

nav[role=navigation].active {
  width: 100%;
  height: 100%;
  display: block;
  max-height: 100%;
  margin-top: 0px;
  margin-left: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
nav[role=navigation] ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 74%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
nav[role=navigation] li {
  width: 25%;
  height: auto;
  display: block;
  list-style-image: none;
  list-style-type: none;
  padding: 1rem;
}
nav[role=navigation] li.mtabph1 {
  display: none;
}
nav[role=navigation] li.mtabph2 {
  display: none;
}
nav[role=navigation] li a {
  width: auto;
  height: 160px;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: -1px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 105px 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 100px;
}
nav[role=navigation] li a#m-stock {
  background-image: url(../images/mi-stock.png);
}
nav[role=navigation] li a#m-gallery {
  background-image: url(../images/mi-gallery.png);
}
nav[role=navigation] li a#m-blog {
  background-image: url(../images/mi-blog.png);
}
nav[role=navigation] li a#m-maintenance {
  background-image: url(../images/mi-maintenance.png);
}
nav[role=navigation] li a#m-autoloan {
  background-image: url(../images/mi-autoloan.png);
}
nav[role=navigation] li a#m-trade {
  background-image: url(../images/mi-trade.png);
}
nav[role=navigation] li a#m-company {
  background-image: url(../images/mi-company.png);
}
nav[role=navigation] li a#m-link {
  background-image: url(../images/mi-link.png);
}
nav[role=navigation] li a#m-showroom {
  background-image: url(../images/mi-showroom.png);
}
nav[role=navigation] li a#m-home {
  background-image: url(../images/mi-home.png);
}
nav[role=navigation] li a#m-access {
  background-image: url(../images/mi-access.png);
}
nav[role=navigation] li a .m_ent {
  width: 100%;
  height: auto;
  display: block;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
nav[role=navigation] li a .m_jpt {
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  color: #9dbffd;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
nav[role=navigation] li a:hover {
  background-color: #888;
}
nav[role=navigation] li a:hover .m_ent {
  color: #fff;
}
nav[role=navigation] li a:hover .m_jpt {
  color: #fff;
}

/* end navigation menu */

/* what's new generetor */

div.whatsnew h1{
	font-size: 28px;
}

div.whatsnew {
	font-size: 20px;
	height: 162px;
	overflow: scroll;
}

div.whatsnew a{
	padding: 0;
}

div.whatsnew a:link{
	color: #0094FF;
}
div.whatsnew a:visited {
	color: #0094FF;
}
div.whatsnew a:hover {
	color: #0094FF;
}
div.whatsnew a:active {
	color: #0094FF;
}

div.whatsnew hr{
    border: 0;
    border-top: 1px solid #dcdcde;
    border-bottom: 1px solid #f6f7f7;
}

/* end what's new generetor */


}
/* end style1 */

/* style2 */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* wrapper */
#wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
    background-color: #f6f6f6;
    position: relative;
    top: -20px;
}

/* Sidebar */
#sidebar {
  width: 150px;
  height: 310px;
  display: block;
  position: absolute;
  z-index: 12000;
  top: 0;
  right: 0;
  background-color: #fff;
}
#sidebar p#menubn {
  width: 150px;
  height: 150px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
}
#sidebar p#menubn a.menu-link {
  width: 150px;
  height: 150px;
  display: block;
  background-image: url(../images/ic-menu.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 50px;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#sidebar p#menubn a.menu-link:hover {
  background-color: #e5e5e5;
}

/* TEL */

#sidebar p#telnum {
  width: 150px;
  height: 80px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
}
#sidebar p#telnum a {
  width: 150px;
  height: 80px;
  display: block;
  background-image: url(../images/ic-tel.png);
  background-position: center 15px;
  background-repeat: no-repeat;
  background-size: auto 30px;
  padding-top: 50px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: normal;
  line-height: 25px;
  color: #333;
  letter-spacing: -1px;
}

/* line */

#sidebar p#linebn {
  display: none;
}

#side_ln_2 {
   display: none;
}


#sidebar ul#snslist {
  width: 150px;
  height: 80px;
  display: block;
  padding: 0 24px;
}
#sidebar ul#snslist li {
  width: 34px;
  height: 80px;
  display: block;
  float: left;
}
#sidebar ul#snslist li a {
  width: 34px;
  height: 80px;
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#sidebar ul#snslist li a#sns_mail {
  background-image: url(../images/ic-mail.png);
}
#sidebar ul#snslist li a#sns_fb {
  background-image: url(../images/ic-insta.png);
}
#sidebar ul#snslist li a#sns_line {
  background-image: url(../images/ic-youtube.png);
}
#sidebar ul#snslist li a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* Menu */
nav[role=navigation] {
  width: 100%;
  height: auto;
  clear: both;
  padding: 140px 5% 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  margin-left: -100%;
  position: absolute;
  z-index: 11900;
}
.js nav[role=navigation] {
  overflow: hidden;
  background-image: url(../images/mbg.png);
}
nav[role=navigation].active {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0px;
  margin-left: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
nav[role=navigation] ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 72%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
nav[role=navigation] li {
  width: 33.33333333333333333%;
  height: auto;
  display: block;
  list-style-image: none;
  list-style-type: none;
  padding: 0.75rem;
}
nav[role=navigation] li.mtabph1 {
}
nav[role=navigation] li.mtabph2 {
  display: none;
}
nav[role=navigation] li a {
  width: auto;
  height: 150px;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: -1px;
  padding: 95px 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 80px;
}
nav[role=navigation] li a#m-stock {
  background-image: url(../images/mi-stock.png);
}
nav[role=navigation] li a#m-gallery {
  background-image: url(../images/mi-gallery.png);
}
nav[role=navigation] li a#m-blog {
  background-image: url(../images/mi-blog.png);
}
nav[role=navigation] li a#m-maintenance {
  background-image: url(../images/mi-maintenance.png);
}
nav[role=navigation] li a#m-autoloan {
  background-image: url(../images/mi-autoloan.png);
}
nav[role=navigation] li a#m-trade {
  background-image: url(../images/mi-trade.png);
}
nav[role=navigation] li a#m-company {
  background-image: url(../images/mi-company.png);
}
nav[role=navigation] li a#m-link {
  background-image: url(../images/mi-link.png);
}
nav[role=navigation] li a#m-showroom {
  background-image: url(../images/mi-showroom.png);
}
nav[role=navigation] li a#m-home {
  background-image: url(../images/mi-home.png);
}
nav[role=navigation] li a#m-access {
  background-image: url(../images/mi-access.png);
}
nav[role=navigation] li a .m_ent {
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
nav[role=navigation] li a .m_jpt {
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  color: #9dbffd;
}
nav[role=navigation] li a:active {
  background-color: #88052D;
}
nav[role=navigation] li a:active .m_ent {
  color: #fff;
}
nav[role=navigation] li a:active .m_jpt {
  color: #fff;
}

/* what's new generetor */

div.whatsnew h1{
	font-size: 28px;
}

div.whatsnew {
	font-size: 18px;
	height: 162px;
	overflow: scroll;
}

div.whatsnew a {
	padding: 0;
}

div.whatsnew a:link{
	color: #0094FF;
}
div.whatsnew a:visited {
	color: #0094FF;
}
div.whatsnew a:hover {
	color: #0094FF;
}
div.whatsnew a:active {
	color: #0094FF;
}

div.whatsnew hr{
    border: 0;
    border-top: 1px solid #dcdcde;
    border-bottom: 1px solid #f6f7f7;
}

/* end what's new generetor */


}
/* end style2 */

/* style3 */

@media screen and (min-width: 481px) and (max-width: 768px) {

/* wrapper */
#wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
    background-color: #f6f6f6;
    position: relative;
    top: -20px;
}

/* Sidebar */
#sidebar {
  width: 310px;
  height: 80px;
  display: block;
  position: absolute;
  z-index: 12000;
  top: 0;
  right: 0;
  background-color: #fff;
}
#sidebar p#menubn {
  width: 80px;
  height: 80px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
  float: right;
}
#sidebar p#menubn a.menu-link {
  width: 80px;
  height: 80px;
  display: block;
  background-image: url(../images/ic-menu.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#sidebar p#menubn a.menu-link:hover {
  background-color: #e5e5e5;
}
#sidebar p#telnum {
  width: 130px;
  height: 80px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
  float: right;
}
#sidebar p#telnum a {
  width: 130px;
  height: 80px;
  display: block;
  background-image: url(../images/ic-tel.png);
  background-position: center 16px;
  background-repeat: no-repeat;
  background-size: auto 24px;
  padding-top: 45px;
  padding-bottom: 5px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  letter-spacing: -1px;
}
#sidebar p#telnum a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* LINE */

#sidebar p#linebn {
  display: none;
}


#side_ln {
   display: none;
}



#sidebar ul#snslist {
  width: 100px;
  height: 80px;
  display: block;
  padding: 0 5px;
  float: right;
}
#sidebar ul#snslist li {
  width: 30px;
  height: 80px;
  display: block;
  float: left;
}
#sidebar ul#snslist li a {
  width: 30px;
  height: 80px;
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#sidebar ul#snslist li a#sns_mail {
  background-image: url(../images/ic-mail.png);
}
#sidebar ul#snslist li a#sns_fb {
  background-image: url(../images/ic-insta.png);
}
#sidebar ul#snslist li a#sns_line {
  background-image: url(../images/ic-youtube.png);
}
#sidebar ul#snslist li a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* Menu */
nav[role=navigation] {
  width: 100%;
  height: auto;
  clear: both;
  padding: 140px 5% 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  margin-top: -750px;
  position: absolute;
  z-index: 11900;
}
.js nav[role=navigation] {
  overflow: hidden;
  background-image: url(../images/mbg.png);
}
nav[role=navigation].active {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0px;
  margin-left: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
nav[role=navigation] ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 85%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
nav[role=navigation] li {
  width: 33.333333333333%;
  height: auto;
  display: block;
  list-style-image: none;
  list-style-type: none;
  padding: 0.5rem;
}
nav[role=navigation] li.mtabph1 {
}
nav[role=navigation] li.mtabph2 {
  display: none;
}
nav[role=navigation] li a {
  width: auto;
  height: 150px;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: -1px;
  padding: 95px 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 80px;
}
nav[role=navigation] li a#m-stock {
  background-image: url(../images/mi-stock.png);
}
nav[role=navigation] li a#m-gallery {
  background-image: url(../images/mi-gallery.png);
}
nav[role=navigation] li a#m-blog {
  background-image: url(../images/mi-blog.png);
}
nav[role=navigation] li a#m-maintenance {
  background-image: url(../images/mi-maintenance.png);
}
nav[role=navigation] li a#m-autoloan {
  background-image: url(../images/mi-autoloan.png);
}
nav[role=navigation] li a#m-trade {
  background-image: url(../images/mi-trade.png);
}
nav[role=navigation] li a#m-company {
  background-image: url(../images/mi-company.png);
}
nav[role=navigation] li a#m-link {
  background-image: url(../images/mi-link.png);
}
nav[role=navigation] li a#m-showroom {
  background-image: url(../images/mi-showroom.png);
}
nav[role=navigation] li a#m-home {
  background-image: url(../images/mi-home.png);
}
nav[role=navigation] li a#m-access {
  background-image: url(../images/mi-access.png);
}
nav[role=navigation] li a .m_ent {
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
nav[role=navigation] li a .m_jpt {
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  color: #9dbffd;
}
nav[role=navigation] li a:active {
  background-color: #88052D;
}
nav[role=navigation] li a:active .m_ent {
  color: #fff;
}
nav[role=navigation] li a:active .m_jpt {
  color: #fff;
}

/* what's new generetor */

div.whatsnew h1{
	font-size: 24px;
}

div.whatsnew {
	font-size: 13px;
	height: 162px;
	overflow: scroll;
}

div.whatsnew a {
	padding: 0;
}

div.whatsnew a:link{
	color: #0094FF;
}
div.whatsnew a:visited {
	color: #0094FF;
}
div.whatsnew a:hover {
	color: #0094FF;
}
div.whatsnew a:active {
	color: #0094FF;
}

div.whatsnew hr{
    border: 0;
    border-top: 1px solid #dcdcde;
    border-bottom: 1px solid #f6f7f7;
}

/* end what's new generetor */


}

/* end style3 */

/* style4 */
@media screen and (max-width: 480px) {

/* wrapper */
#wrapper {
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    min-width: 320px;
    background-color: #f6f6f6;
    position: relative;
    top: -20px;
}

/* Sidebar */
#sidebar {
  width: 100%;
  height: 110px;
  display: block;
  position: absolute;
  z-index: 12000;
  top: 0;
  right: 0;
}
#sidebar p#menubn {
  width: 20%;
  height: 70px;
  display: block;
  box-shadow: 0px 1px 5px #ccc;
  float: right;
}
#sidebar p#menubn a.menu-link {
  width: 100%;
  height: 70px;
  display: block;
  background-image: url(../images/ic-menu.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #fff;
}
#sidebar p#menubn a.menu-link:hover {
  background-color: #e5e5e5;
}

#sidebar p#telnum {
  width: 100%;
  height: 40px;
  display: block;
  position: absolute;
  top: 70px;
  right: 0px;
  padding-left: 93px;
  margin-left: -90px;
  background-color: #fff;
}
#sidebar p#telnum a {
  width: 140px;
  height: 40px;
  display: block;
  background-image: url(../images/ic-tel.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 24px;
  text-align: right;
  padding-right: 10px;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  letter-spacing: -1px;
}
#sidebar p#telnum a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* LINE */

#side_ln_2 {
   display: none;
}

#side_ln {
   display: none;
}



/* line button */

#sidebar p#linebn {
  width: 100%;
  height: 40px;
  display: block;
  position: absolute;
  top: 70px;
  right: 0px;
  padding-left: 235px;
  margin-left: -232px;
}
#sidebar p#linebn a {
  width: 170px;
  height: 40px;
  display: block;
  background-image: url(../images/LINE_Brand_icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 24px;
  text-align: right;
  padding-right: 10px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  letter-spacing: -1px;
}
#sidebar p#linebn a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}



#sidebar ul#snslist {
  width: 90px;
  height: 40px;
  display: block;
  padding: 0;
  position: absolute;
  top: 70px;
  background-color: #fff;
}
#sidebar ul#snslist li {
  width: 30px;
  height: 40px;
  display: block;
  float: left;
}
#sidebar ul#snslist li a {
  width: 30px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#sidebar ul#snslist li a#sns_mail {
  background-image: url(../images/ic-mail.png);
}
#sidebar ul#snslist li a#sns_fb {
  background-image: url(../images/ic-insta.png);
}
#sidebar ul#snslist li a#sns_line {
  background-image: url(../images/ic-youtube.png);
}
#sidebar ul#snslist li a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
/* Menu */
nav[role=navigation] {
  width: 100%;
  height: auto;
  clear: both;
  padding: 140px 3% 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  margin-top: -750px;
  position: absolute;
  z-index: 11900;
}
.js nav[role=navigation] {
  overflow: hidden;
  background-image: url(../images/mbg.png);
}
nav[role=navigation].active {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0px;
  margin-left: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
nav[role=navigation] ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
nav[role=navigation] li {
  width: 33.333333333333%;
  height: auto;
  display: block;
  list-style-image: none;
  list-style-type: none;
  padding: 0.5rem;
}
nav[role=navigation] li.mtabph1 {
}
nav[role=navigation] li.mtabph2 {
  display: none;
}
nav[role=navigation] li a {
  width: auto;
  height: 100px;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: -1px;
  padding: 55px 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 40px;
}
nav[role=navigation] li a#m-stock {
  background-image: url(../images/mi-stock.png);
}
nav[role=navigation] li a#m-gallery {
  background-image: url(../images/mi-gallery.png);
}
nav[role=navigation] li a#m-blog {
  background-image: url(../images/mi-blog.png);
}
nav[role=navigation] li a#m-maintenance {
  background-image: url(../images/mi-maintenance.png);
}
nav[role=navigation] li a#m-autoloan {
  background-image: url(../images/mi-autoloan.png);
}
nav[role=navigation] li a#m-trade {
  background-image: url(../images/mi-trade.png);
}
nav[role=navigation] li a#m-company {
  background-image: url(../images/mi-company.png);
}
nav[role=navigation] li a#m-link {
  background-image: url(../images/mi-link.png);
}
nav[role=navigation] li a#m-showroom {
  background-image: url(../images/mi-showroom.png);
}
nav[role=navigation] li a#m-home {
  background-image: url(../images/mi-home.png);
}
nav[role=navigation] li a#m-access {
  background-image: url(../images/mi-access.png);
}
nav[role=navigation] li a .m_ent {
  width: 100%;
  height: auto;
  display: block;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  line-height: 18px;
  text-align: center;
  color: #fff;
}
nav[role=navigation] li a .m_jpt {
  width: 100%;
  height: auto;
  display: block;
  font-size: 1em;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  color: #9dbffd;
}
nav[role=navigation] li a:active {
  background-color: #88052D;
}
nav[role=navigation] li a:active .m_ent {
  color: #fff;
}
nav[role=navigation] li a:active .m_jpt {
  color: #fff;
}

/* what's new generetor */

div.whatsnew h1{
	font-size: 21px;
	margin-bottom: 2px;
}

div.whatsnew {
	font-size: 13px;
	height: 140px;
	overflow: auto;
}

div.whatsnew a {
	padding: 0;
}

div.whatsnew a:link{
	color: #0094FF;
}
div.whatsnew a:visited {
	color: #0094FF;
}
div.whatsnew a:hover {
	color: #0094FF;
}
div.whatsnew a:active {
	color: #0094FF;
}

div.whatsnew hr{
    border: 0;
    border-top: 1px solid #dcdcde;
    border-bottom: 1px solid #f6f7f7;
}

/* end what's new generetor */


}

/* style5 line only */
@media screen and (max-width: 396px) {

#sidebar p#linebn {
  display: none;
}

#side_ln_2 {
   display: block;
}


}


/* footer */
/* style1 */
@media screen and (min-width: 1025px) {
#footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
}

#footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 40px 10px;
    margin: 0 auto;
}

#footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
}

#footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
}

#footer a {
    color: #d0d0d0;
    text-decoration: none;
    padding: 0 10px;
}

#footer p {
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
}

}

/* end style1 */

@media screen and (min-width: 769px) and (max-width: 1024px) {
#footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
}

#footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 40px 10px;
    margin: 0 auto;
}

#footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
}

#footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
}

#footer a {
    color: #d0d0d0;
    text-decoration: none;
    margin-left: 20px;
}

}
/* end style2 */

/* style3 */
@media screen and (min-width: 481px) and (max-width: 768px) {
#footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
}

#footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 40px 10px;
    margin: 0 auto;
}

#footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
}

#footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
}

#footer a {
    color: #d0d0d0;
    text-decoration: none;
    padding: 0 10px;
}


}

/* end style3 */

/* style4 */
@media screen and (max-width: 480px) {
#footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
}

#footer #ftbody {
    width: auto;
    height: auto;
    padding: 5px 5px;
    margin: 0 auto;
}

#footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
}

#footer #ftbody li {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    padding: 1px;
}

#footer a {
    font-size: 0.8em;
    line-height: 40px;
    text-align: center;
    width: 100%;
    height: auto;
    display: block;
    background-color: #333;
    color: #d0d0d0;
    text-decoration: none;
}

}

/* end style4 */

/* end footer */


/* page-top */

#page_top {
    position: fixed;
    bottom: 30px;
    right: 20px;
}
#page_top a {
    background-color: #999;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
}
#page_top a:hover {
    background-color: #666;
    text-decoration: none;
}

