@charset "utf-8";


.column2R #main {
	float: none;
	width: auto;
}

#lp_page {
	width: 790px;
	margin: 30px auto;
	color: #FFF;
	font-size: 14px;
	background-color:#000;
}


.midashi {
	background: none;
	font-size: 14px;
	color: #FFF;
	border-left: solid 4px #FFF;
	margin: 0 0 8px 0;
	padding: 4px 8px;
	font-weight:normal;
}

h2 {
	font-size:64px;
	margin: 0;
	font-weight:normal;
}

h3 {
	font-size: 20px;
	font-weight:normal;
}
h4 {
	font-size:23px;
	font-weight:normal;
}

hr {
    background-color: #494949;
    border: medium none #494949;
    color: #494949;
}



.sectionKT {
	width:790px;
	margin:10px 0 0 0;
}

.sectionKT p.textL {
	font-size:24px;
	line-height:140%;
	margin-bottom:10px;
}
.sectionKT p.textM {
	line-height:160%;
	margin-bottom:10px;
}
.sectionKT p.textS {
	line-height:140%;
	margin-bottom:10px;
}


.mds_ktm {
	text-align:center;
	padding-top:30px;
	padding-bottom:436px;
	font-size:32px;
}
.ktm_caption {
	text-align:center;
}

.ktm_mini_tower {
	margin:-60px 0 0 12px;
}
.ktm_air_flow {
	margin-top:-60px;
	width:760px;
}
.hdd_action_cap {
    margin-left: 114px;
    margin-top: -10px;
}

.left {
    float: left;
  	margin: 0 30px 0 60px;
    width: 320px;
	text-align:left;
}
.right {
	float:left;
	width:300px;
}
	
.right h3 {
	text-align:left;
}
.left p , .right p {
	text-align:left;
}

.ktm_5a_2 {
	margin:10px 0;
}

.left_margin {
	margin-left:10px;
}

/* こっからしたはclearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*SFCCSP20220609*/
.p-header__login{height: auto;}      
#container img{width: 790px;}     
.klm_1bg{background-image:url(https://www.dospara.co.jp/5info/img/brand_ktm/ktm_1.jpg); background-repeat:no-repeat; background-size: 740px 532px; height:700px;}
.ktm_5a_1{background-image: url(https://www.dospara.co.jp/5info/img/brand_ktm/ktm_5a_1.jpg); background-repeat:no-repeat; background-size: 730px 500px; height:540px ;text-align:left;} 
img.autoImg{width: auto !important;}  
@media screen and (max-width: 479px){ 
#container{margin: 0 auto;width: auto;} 
#container img{width: 100%;}
#lp_page{width: auto;}     
.klm_1bg{background-image:url(https://www.dospara.co.jp/5info/img/brand_ktm/ktm_1.jpg); background-size: 100% auto; background-position: 0px 140px;} 
.ktm_5a_1{background-image: url(https://www.dospara.co.jp/5info/img/brand_ktm/ktm_5a_1.jpg); background-size: 100% auto; background-position: 40px 0px;}     
.sectionKT{width: auto; padding: 20px 15px;}
.ktm_air_flow{width: auto;} 
.mds_ktm{padding-bottom: 70%;}    
.left {width: auto;}
.right {width:auto;margin: 15px 30px 30px 60px;}  
    
}  