@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "a-otf-jun-pro",sans-serif;
}
a{
	color: #000000;
	text-decoration: underline;
}
article{
	clear: both;
}
a:hover {
	text-decoration:none;
	color:#333333;
}
 /*** 商品ページ2017年 ナビゲーション*/ 
#p_navi {
    background: rgba(0,0,0,0.80);
    width: 100%;
    padding:0;
	margin: 0;
    text-align: center;
    color: #fff;
}
#p_navi ul{
	max-width: 930px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	letter-spacing: -.4em;
	}
#p_navi ul li{
	font-size: 110%;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	width: 14%;
	margin:0 0.5%;
	padding:20px 0;
	min-width: 130px;
	display: inline-block;
	text-align:center;
	letter-spacing:normal;
	}
#p_navi ul a li{
	color: #fff;
	}
#p_navi ul a li:hover{
	color: #fff;
	background:  #EE7800;
	}
 #stk_cont .follow {
    position: fixed;/*スクロールで付加されるclass*/
    top: 0;
}
 /*** 商品ページ2017年 AHDメインビュー*/ 
.hero_h {
	width:100%;
	height: 450px;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}
.hero_h section{
	width:100%;
	max-width: 930px;
	margin: 0 auto;
	position: relative;
}
.hero_h section div{
	line-height:180%;
	position: absolute;
	top:220px;
	left: 0;
	width:42%;
	padding: 10px 0 0px 30px;
	background: rgba(250,250,250,0.75);
	/* box-shadow */
box-shadow:0px 4px 10px 0px #666666;
-moz-box-shadow:0px 4px 10px 0px #666666;
-webkit-box-shadow:0px 4px 10px 0px #666666;
	}
.hero_h h1{
	font-size:140%;
	padding: 10px 0 15px 0;
	margin: 0;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	}
.hero_h h2{
	font-size:1.7rem;
	padding: 0;
	margin: 0;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	}
.hero_h h2 small{
	font-size:0.9rem;
	padding:2px 10px;
	margin:0 0 0 10px;
	border: rgba(0,0,0,1.00) solid 1px;
	vertical-align:middle;
	}
.hero_h h3{
	font-size:250%;
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-shadow: 3px 3px 6px #333333;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	position: absolute;
	top:60px;
	line-height: 140%;
	}
.hero_h section div ul{
	font-size:100%;
	line-height:180%;
	list-style: none;
	padding: 0;
	}
.hero_h section div ul li span{
	display: inline-block;
	width: 50px;
	}
.model_photo{
	width:35%;
	height: auto;
	position: absolute;
	top:80px;
	right:50px;
}


 /*** 特徴の上メインコピー部分*/ 
.m_copy h2{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size: 140% !important;
	padding:0 !important;
    margin:0 !important;
	text-align: left;
	color:#000000;
    line-height: 190%;
    background:#ffffff !important;
	}
.m_copy img{ 
    display: inline-block;
    width: 30%;
    vertical-align: top !important;
    margin:0 3% 0 0 !important;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
}
.m_copy div{ 
    display: inline-block;
    width: 66%;
    margin: 0 0 20px 0;
    padding: 0;
}
 /*** 商品ページ2017年 AHDシリーズより*/ 
.syohin_info {
	font-family: "a-otf-jun-pro",sans-serif;
	width:90%;
	max-width: 930px;
	font-size:100%;
	line-height:180%;
	margin: 0 auto;
	padding: 0;
	}
.syohin_info a{
	font-size:15px;
	font-weight: bold;
}
.syohin_info section{
	margin:0 0 50px 0;
	padding-top: 100px;
	}
.syohin_info h1{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size: 150%;
	background: #EE7800;
	padding: 14px;
	text-align: left;
	color:#ffffff;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
}
.syohin_info h2{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size:130%;
    padding:10px;
	margin:30px 0 20px 0;
	font-weight: bold;
	background: #eeeeee;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
	}
.syohin_info h3{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size:120%;
    padding:10px 0;
	margin:10px 0 0 0;
	font-weight: bold;
	color:#000000 ;
	}
.syohin_info h4{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size:120%;
    padding:10px 0;
	margin:0;
	font-weight: bold;
	color:#000000 ;
	}
.syohin_info h5{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size:100%;
    padding:0 10px;
	margin:0;
	font-weight: bold;
	color:#000000 ;
	}
.syohin_info h6{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size:0.95rem;
    padding:0 10px;
	margin:0;
	font-weight: bold;
	color:#000000 ;
	}

.syohin_info p{
    padding:0;
	font-size: 105%;
	margin:0 0 60px 0;
	line-height: 200%;
	}
span.san_photo{
    padding:0;
	margin:0;
	display: inline-block;
	}
span.san_photo img{
	margin:0 2.5% 0 0;
	width:30%;
	}
.syohin_info p a{
	font-size: 100%;
	}
.syohin_info ul{
    line-height:150%;
    padding:10px;
	margin:0;
	list-style: none;
	}
.syohin_info ul li{
	padding: 0;
	margin:0;
	font-size: 15px;
	}

.syohin_info ol{
    width: 95%;
    max-width:600px;
    line-height:150%;
    padding:0;
	margin:10px 0 50px 0;
    list-style: none;
    display: table;
	}
.syohin_info ol li{
	list-style:decimal inside;
	padding:0;
	margin:10px 0;
	font-size: 120%;
	}
.syohin_info ol li span{
	display: inline-block;
	width: 70%;
	max-width: 450px;
	}

.syohin_info ol li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}  
.syohin_info ol li {
  display: table-row;
  counter-increment: table-ol;
}
.syohin_info ol li:before {
  content: counter(table-ol) ".";
  display: table-cell;
  padding-right: 0.4em;
  text-align: right;
}

.syohin_info img{
	margin: 20px 0 0 0;
	}

/* hrの天地マージン*/
.line_mar{ 
    margin: 50px 0;
}
/* hrの天地マージン*/
.kurowaku {
	width: 99%;
    max-width: 885px;
	padding: 20px;
    border: rgba(0,0,0,1.00) solid 1px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

.pkg_block {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px 0;
	width: 63%;
	}
.pkg_photo {
	display: inline-block;
	width: 35%;
	}
.two_block {
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 80px 0;
	width: 100%;
	}
.two_block div{
	width:33%;
	margin:0;
	padding: 0;
	}
.two_block video{
	width:63%;
	max-width: 640px;
	border-radius: 10px;
	background-color:none;
	}
.two_block img{
	width: 100%;
	margin: 10px 0 0 0;
	}
.two_block h3{
    padding: 0;
	}
.two_block p{
	width:100%;
	margin: 0;
	padding: 0;
	text-align: justify;
	}
ul.kome_list{
	margin: 15px 0 0 1rem ;
	padding: 0;
	line-height: 140%;
	font-size: 1rem;
	display: block;
	}
.kome_list li{
	padding: 0 0 0 0;
	margin:10px 0 10px 0;
	text-indent:-1rem;
	text-align: justify;
	}
#d_load p{
	margin: 10px;
	padding: 0;
	line-height: 120%;
}
.pdficon_mini a{
font-size: 100%;
	padding:8px 0 12px 40px;
	margin: 0px;
	display: block;
	background: url(../sp/ctlg/pdf3.gif) no-repeat center left;
}
.diskicon_mini{
	font-size:100%;
	background:url(../sp/ctlg/hdd2.gif) no-repeat;
	padding:7px 0 12px 35px;
	text-align:left;
	margin:5px auto;
	display:block;
}

 /*** 仕様掲載用テーブル */ 		
.specseat {
	width: 100%;
    margin:0;
	padding:10px 0;
	border-spacing: 0;
	font-size: 105%;
}
.specseat tr:hover td {
    background-color:#FFFFec;
}
.specseat td {
    padding:8px;
	border-bottom: #333333 solid 1px;
    text-align: left;
}
.specseat th {
    padding:8px;
	border-bottom: #333333 solid 1px;
	background: #eeeeee;
    text-align: left;
    width: 32%;
}
.caution h5{
	font-size:100%;
    line-height:150%;
    padding:5px 10px 10px 10px;
	margin:0;
	}
.caution h6{
	font-size:100%;
    line-height:150%;
    padding:5px 10px 0 ;
	margin:0;
	list-style: none;
	}
.caution ul{
    line-height:150%;
    padding:10px;
	margin:0;
	list-style: none;
	}
.caution ul li{
	padding: 0;
	margin:0;
	font-size: 95%;
	}
 /*** てきすとレッド */ 
 .redtxt {
	color:rgba(255,0,4,1.00);
}
 small.redtxt {
	color:rgba(255,0,4,1.00);
    line-height: 140% !important;
}
 /*** 注釈文*/ 
ul.kometxt {
	 padding: 0;
	 margin:0 0 15px 0;
	list-style: outside;

}
ul.kometxt li{
	 padding:0;
	 margin:5px 0 0 35px;
	 
}
 .kometxt span{
	 margin-right:0px;
	 display:inline-block;
}


@media (max-width: 640px)
{
 /*** 商品ページ2018年 AFH-101 */ 
.hero_h_afh {
	height:80vh;
	max-height:1024px;
	margin: 0 auto;
	padding: 0;
}
.hero_h_afh section{
	width:100%;
	max-width: 930px;
	margin: 0 auto;
	position: relative;
}
.hero_h_afh section div{
    font-size: 80%;
	line-height:180%;
	position: absolute;
	top:56vh;
	left:5%;
	width:82%;
	padding:0 4%;
	background: rgba(250,250,250,0.75);
	/* box-shadow */
box-shadow:0px 4px 10px 0px #666666;
-moz-box-shadow:0px 4px 10px 0px #666666;
-webkit-box-shadow:0px 4px 10px 0px #666666;
	}
.hero_h_afh h1{
	font-size:120%;
	}
.hero_h_afh h3{
	font-size:150%;
	text-align: center;
	position: absolute;
	top:2vh;
    right:0;
    left:0;
    line-height: 145%;
	}
.model_photo_one{
	width:47%;
	height: auto;
	position: absolute;
	top:13.5vh;
	right:40px;
}
.model_photo_two{
	width:47%;
	height: auto;
	position: absolute;
	top:34.5vh;
	left:30px;
}

	 /*** 商品ページ2017年 AHDメインビュー*/ 
.hero_h {
	height:80vh;
	max-height: 667px;
	margin: 0 auto;
	padding: 0;
}
.model_photo{
	width:65%;
	height: auto;
	position: absolute;
	top:20vh;
	right:15%;
}	
	.hero_h section div{
		font-size: 80%;
	line-height:180%;
	position: absolute;
	top:50vh;
	left:10%;
	width:72%;
	padding:0 4%;
	background: rgba(250,250,250,0.75);
	/* box-shadow */
box-shadow:0px 4px 10px 0px #666666;
-moz-box-shadow:0px 4px 10px 0px #666666;
-webkit-box-shadow:0px 4px 10px 0px #666666;
	}
	.hero_h h1{
	font-size:115%;
	padding: 10px 0 5px 0;
	margin: 0;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	}
.hero_h h2{
	font-size:170%;
	padding: 0;
	margin: 0;
	font-family: "heisei-kaku-gothic-std",sans-serif;
	}
.hero_h h3{
	font-size:180%;
	padding: 0;
	margin: 0;
	width:80%;
	text-shadow: 3px 3px 6px #333333;
	top:5vh;
	left: 10%;
	right: auto;
	text-align: center;
	}
	.hero_h section div ul{
	font-size:100%;
	line-height:180%;
	list-style: none;
	padding: 0;
		margin:5px 0;
	}
.hero_h section div ul li span{
	display: inline-block;
	width: 50px;
	}
 /*** 商品ページ2017年 ナビゲーション*/ 
#p_navi {
	position: fixed;
	bottom: 0;
}
#p_navi ul{
	margin: 0 auto;
	text-align:center;
    width: 100%;
	}
#p_navi ul li{
	font-size:70%;
	width:20%;
	margin:0;
	padding:20px 0;
	min-width:1px;
	}
#p_navi ul a li{
	color: #fff;
	}
#p_navi ul a li:hover{
	color: #fff;
	background:  #EE7800;
	}
 #stk_cont .follow {
    position: fixed;/*スクロールで付加されるclass*/
    bottom:0;
	top: auto;
}
     /*** 特徴の上メインコピー部分*/ 
.m_copy h2{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size: 140% !important;
	padding:0 !important;
    margin:10px 0 0 0 !important;
	text-align: left;
	color:#000000;
    line-height: 180%;
    background:#ffffff !important;
	}
.m_copy img{ 
    display:block;
    width: 100%;
}
.m_copy div{ 
    display:block;
    width: 100%;
}
	.syohin_info {
	width:90%;
	font-size:90%;
	line-height:150%;
	}
    .syohin_info h4{
	font-size:110%;
    padding:0;
	margin:0 0 8px 10px;
	}
	.syohin_info section{
	margin:0 0 10px 0;
	padding-top: 3px;
	}
	.syohin_info section p{
	margin:0 0 40px 0;
	padding-top: 0;
	}
	.syohin_info img{
	width: auto;
	max-width: 100%;
	margin: 20px auto 10px auto;
	}
    .option_info img{
	width:100%;
    margin-right:0;
	}
    .option_info div{
    width: 100%;
	}
    .option_info div p{
    margin:5px 10px 20px 10px;
	}
    .option_info div p span{
    width: 100%;
	}
    .option_info p{
    margin:0;
	}
/* hrの天地マージン*/
.line_mar{ 
    margin: 20px 0;
}
span.san_photo img{
	margin:1% 0;
	width:100%;
	}
	.specseat {
	width: 100%;
    margin:0;
	padding:0 10px;
	border-spacing: 0;
	font-size:95%;
    word-wrap: break-word;
}
	.specseat td {
    padding:7px;
		width: 95%;
		display: block;
		border-bottom: none;
}
.specseat th {
    padding:7px;
	width: 95%;
	display: block;
	border-bottom: none;
}
.syohin_info ol{
	margin:0 0 20px 0;
	}
.syohin_info ol li{
	font-size: 105%;
	}
.syohin_info ol li span{
	width: 80%;
	max-width: 350px;
	}

 /** 2カラム **/ 
.two_block {
	padding:0;
	display:block;
	vertical-align:top;
	margin:0 0 10px 0;
	width:100%;
	}
.two_block img{
	width: 100%;
	}
.two_block div{
	width:100%;
	margin: 0;
	padding: 0;
	}
.two_block video{
	width:100%;
	margin: 0;
	padding: 0;
	border-radius: 8px;
	}
.two_block p{
	width:100%;
	margin: 0;
	padding: 0;
	}
.pkg_block {
	display: block;
	width: 100%;
	}
.pkg_photo {
	display: block;
	width: 100%;
	}
}
@media (max-width: 320px)
{   
    #p_navi ul li{
	font-size:60%;
	}
    .m_copy h2{
	font-family: "heisei-kaku-gothic-std",sans-serif;
	font-size: 110% !important;
	padding:0 !important;
    margin:10px 0 0 0 !important;
	text-align: left;
	color:#000000;
    line-height: 180%;
    background:#ffffff !important;
	}
    }