﻿@charset "utf-8"; /* 文字エンコーディングをUTF-8に指定　*/
body{
    width:98%;
    font-family: Verdana,"MS PGothic",Osaka,Arial,sans-serif;
    margin:0 auto;
}
.drawer-menu li{
list-style:none;
}
section{
     width:95%;
     margin:0 auto;
}
section a{
	text-decoration:none;
	color:#000000;
}
section a:hover{
	color:#808080;
}	
.brand_logo img{
    width:180px;
}
.brand_logo,brand_img{
	text-align:center;
	margin-top:50px;
	margin-bottom:25px;
}
.brand_img img{
	width:100%;
}
.lineup{
	margin-top:10px;
	margin-bottom:10px;
}

h2{
    font-size:105%;
    font-weight:bold; 	
    border-left:5px solid #8b0000;
    margin:10px auto;
    padding:5px 10px 2px 10px;
}

h3 {
  border-bottom: solid 3px skyblue;
  position: relative;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}
.setsumei{
	font-size:100%;
}

.video {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#brand_model{
	margin:10px 0;
	line-height:1.4;
}
.brand_model{
	font-size:14px;
	margin-top:30px;
	line-height:1.4;
}
.model_name{
    font-size:16px;
    font-weight:bold;
	padding: 0.4em 0.5em 0.5em 0.5em;
    color: #494949;
    border-left: solid 5px #ffc778;
    border-bottom: solid 1px skyblue;
    line-height:2.5;
    white-space:nowrap;
}
.model_img{
    width:45%;
	float:left;
	margin-top:25px;
}
.model_img img{
	width:100%;
	}
.model_logo{
    float:right;
    width:50%;
}
.model_logo img{
	width:50%;
    margin:10px 0;
}
.ichiran{
  float:right;
  font-weight:bold;
  position: relative;
  padding-left: 30px;
  line-height:2;
  position: relative;
  margin:5px 10px;
}

.ichiran a{
 position: relative;
 display: inline-block;
 transition: .3s;
}
.ichiran a::after {
 position: absolute;
 bottom: 0;
 left: 0;
 content: '';
 width: 0;
 height: 1px;
 background-color: #4682B4;
 transition: .3s;
}
.ichiran a:hover::after {
 width: 100%;
} 
.model_setsumei{
	font-size:13px;
	margin-top:25px;
	line-height:1.4;
}
.border{
	margin-top:40px;
}	
.out_site{
	font-size:100%;
	margin-top:10px;
}

	
	
}

/*  */
.cf{
	clear:both;
}  
.btn_edge{
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0 30px;
  line-height: 2;
  background: #4682B4;
  color: rgb(255, 255, 255);
  transition: .4s;
  margin-top:20px;
}
.btn_edge a{
	color:#ffffff;
	font-size: 100%;
}

.btn_edge:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 21px white;
  border-bottom: solid 41px transparent;
  z-index: 1;
  transition: .4s;
}
.btn_edge:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 21px transparent;
  border-bottom: solid 41px white;
  z-index: 1;
  transition: .4s;
}

.btn_edge:hover:before, .btn_edge:hover:after {
  border-left-width: 25px;
}
.btn_edge:hover {
  background: #192f60;
}
.btn_edge a:hover {
  color: #ffffff;
}
/*elmore friends */
#friends{
	font-size:100%;
    text-align:center;
}
.elmore_friends{
    font-family:cursive;
}
.friends{
    width:100%;
    height:auto;
    margin-top:20px;
    text-align:center;
}
.friends img{
    width:80%;
}
.friends_name{
	text-align:center;
}
/* SNS */
.friends_sns {
  list-style: none;
  overflow: hidden;
  padding: 0;
  width:100%;
}
.friends_sns img{
	height:30px;
	width:auto;
}
.friends_sns{
  text-align:center;
}
.friends_sns li {
  display:inline;
  padding: 0;
  margin-right:15px;
}
.friends_sns li:last-child {
  margin-right:0;
}

.friends_sns a:hover{
	opacity:0.5;
}
.friends_sns{
	margin-bottom:60px;
}

/* /SNS */

.box6{
    width:100%;
	height:auto;
	display:block;
	margin:15px auto;
    float:left;	
}
.box6:last-child{
	margin-right:0;
}
.box6 .photo6 img{
   width:100%;
}
.box6 .setsumei{
	line-height:1.2;
    color:#000000;
    padding:5px;
}
.box6 .setsumei1{
	line-height:1.2;
    color:#dc143c;
}
.box6:hover{
	opacity: 0.7;
}

/* sub */
.sk_sub_img{
	width:100%;
}
.sk_sub_img img{
width:100%;
}
.sk_sub_img2{
	float:left;
	width:30%;
	margin-right:3%;
}
.sk_sub_img2 img{
width:100%;
}

.text{
	text-align:center;
	font-weight:bold;
}
.red{
	color:#dc143c;
}

.title{
    background:#EFF1F2; 
    font-size:130%;
    font-weight:bold;
    text-align:center;
    border-bottom: solid 4px #074770;  
    padding-top:12px; 
    padding-bottom:  13px;       
    margin:-9px auto 15px auto;
    position:  relative;      
}
.title:before {
    content:  '';             
    width: 100%;                
    height: 1px;               
    background-color: #074770;   
    display:  block;          
    position:  absolute;     
    left:  0;                   
    bottom: 2px; 	
}
.pop_top img{
	width:100%;
}
.sub2{   
    width: 100%;
    margin:0 auto;
    text-decoration:none;
}
.sub2 a{
	text-decoration:none;
	color:#000000;
}
.sub2 a:hover{
	color:#808080;
}
/* /sub */

.ichiran img{
	width:100%;
}

/* ループスライダー */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 200px;
    overflow: hidden;
    position: absolute;

}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 200px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.loopSlider ul {
    height: 200px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 200px;
    height: 200px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
*{
margin: 0;
padding: 0;
}

#wrapper_a{
	text-align:center;
	width:30px;
	height:20px;
}
/* /ループスライダー */
#photo {
	margin:100 auto 0 auto;
	z-index:20;
	}
#photo img{
	width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
}

.under{
	margin-top:220px;
}
.pc{
	display:none;
}

/* dw カラム　2個大**/
.col_2{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #000000;
}
.col_2 > :nth-child(2n-1){
  margin-left: 10px;
}
.col_2 > :nth-child(n+3){
  margin-top: 20px;
}

.col_inner{
  width: calc((100% - 20px * 1) / 2);
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.col_inner img{
	width:95%;
	} 

/*bmt */
#bmt{
	background-color:#f5771b;
}
.bmt_logo img{
    width:80%;
    margin-bottom:-50px;
}
.bmt_logo,brand_img{
	text-align:center;
	margin-top:50px;
	margin-bottom:25px;
}
.bmt_sp {
	width:100%;
}
.bmt_sp img{
	width:100%;
}


/* bmt navi*/
.bmt-menu{
	display:none;
}
/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #f5771b;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 30;
  opacity: 0;
}
.open nav {
  left: 0;
  opacity: 1;
}
nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #1d3a52;
}
nav .inner ul li a {
  display: block;
  color: #3c6f99;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}

nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    left: -220px;
    width: 220px;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top:10px;
  right: 30px;
  width: 30px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 30;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #2b608c;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}

/* /navi */

.bmt_mdel{
	font-weight:bold;
    border-bottom: solid 3px #deb887;
    position: relative;
}
 
.bmt_mdel:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #800040;
  bottom: -3px;
  width: 30%;
 
}

/* bmt カラム　3個大**/
.col_3{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.col_3 > :nth-child(3n-2){
  margin-left: 0;
}
.col_3 > :nth-child(n+4){
  margin-top: 20px;
}

.col3_inner{
  width: calc((100% - 1px * 1) / 3);
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.col3_inner img{
	width:95%;
	} 
.current{
	font-weight:900;}
	
.bmt_movie{
	width:95%;
	margin:auto;
}
.bmt_movie p{
	color:#2b608c;
}
.box1 {
	width:100%;
	}
.box1 img{
	width:100%;
	margin:10px auto 0 auto;
}
.box1_title {
	color:#2b608c;
	margin:-20px 0 5px 0;
}	
.box1_detail{
     font-size:80%;
}
/* el heading**/
.heading1 {
    display: inline-block;
    position: relative;
    margin: calc(3em / 2) 0 calc(3em / 4) calc(3em / 2);
    color: #000000;
    font-size: 110%;
    font-weight: bold;
    line-height: 1;
}

.heading1::before {
    position: absolute;
    bottom: calc(-1.6em / 4);
    left: calc(-3.5em / 2);
    z-index: -1;
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    background: #ff7f50;
    content: '';
}
.brand_details{
	width:100%;
    text-align:center;
}
