@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------
font-family
--------------------------------------------------------------------------------------- */

@font-face{
    font-family: 'BIZUDPGothic-B';
    src:url("../../../common/font/BIZUDPGothic-Bold.ttf");
    font-weight:700;
    font-style:normal;
}
@font-face{
    font-family: 'BIZUDPGothic-R';
    src:url("../../../common/font/BIZUDPGothic-Regular.ttf");
    font-weight:400;
    font-style:normal;
}





/*-------------------------------
製品アンカーリンク]
--------------------------------*/

.pro_link_box{}
.pro_link_box ul li{
    display: inline-block;
    width: 19%;
    text-align: center;
}
.pro_link_box ul li a:hover{text-decoration: none;}
.pro_link_box ul li a figure{margin: 0;}
.pro_link_box ul li a figure img{}

.pro_link_box ul li a .new_mark{background: #C41D1F; color:#FFF; width:47px; padding: 3px 0; margin: 20px auto 10px; font-size:10px;}
.pro_link_box ul li a .new_mark_none{ padding: 3px 0; margin: 20px auto 10px;}
.pro_link_box ul li a .model_name{
    font-family: "BIZUDPGothic-B";
    font-size:20px;
}
.pro_link_box ul li a  .model_spec{
    font-family: "BIZUDPGothic-B";
    font-size: 16px;
    border-radius: 5px;
    color:#FFF;
    width:120px;
    padding: 3px;
    margin: 5px auto 10px;
    
}
.pro_link_box ul li a .model_name span{font-size:10px; padding-right:5px}
.pro_link_box ul li a .bg_red{background: #C41D1F;}
.pro_link_box ul li a .bg_blue{background: #00A5E3;}
.pro_link_box ul li a .bg_green{background: #2EAC6F;}

.pro_link_box ul li a  .model_txt{ font-size: 14px;}
.pro_link_box ul li a  .model_link{ padding: 27px 0 0 0;}



/*製品詳細文字*/
.dl_wrapper h3 {
    background-color: #D01619;
    color: #FFF;
    padding: 5px 0 5px 10px;
    font-weight: normal;
    font-size: 13px;
    width: 942px;
}

.txt_ex01 {
	font-size: 40px;
	line-height: 63px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 50px;
}
.image_box {
	width: 49%;
	height: auto;
    display: block;
	margin: auto;
}
.image_box img{
	width: 100%;
	height: auto;
}
.image_box2 {
	width: 46%;
	height: auto;
    display: block;
	margin: auto 2%;
}
.image_box2 img{
	width: 100%;
	height: auto;
}
.line_01 {
	content: "";
	border-bottom: 4px solid #C41D1F;
	width: 100%;
	height: 1px;
	display: block;
}
.line_02 {
	content: "";
	border-bottom: 12px solid #C41D1F;
	width: 100%;
	height: 1px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.line_03 {
	content: "";
	border-bottom: 1px solid #898989;
	width: 100%;
	height: 1px;
	display: block;
}
.sp_frame{
	border-top: none;
	border-bottom: none;
	padding-bottom: 15px;
	margin-top: 20px;
}
.sp_frame .pict{
	max-width: 100px;
	width: auto;
	max-height: 100px;
	height: auto;
}
.sp_frame .pict img{
	object-fit: contain;
	width: 100px;
	height: 100px;	
}
.topImageBox{
	display: flex;
	justify-content: center;
}
.topImageBox p{
	font-size: 17px;
	line-height: 36px;
	color: #000;
	display: inline-block;
	width: 49%;
    margin-left: 20px;
}

/*-------------------------------
バリエーション
--------------------------------*/

.txt_ex02 {
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;
	padding:0 10px;
	margin: 40px 0 0;
}
.show_box01 {
	width: 100%;
	display: flex;
	justify-content:space-around;
}

.show_new_mark{
    font-size: 20px;
    font-weight: bold;
    width:99px;
    background: #C41D1F;
    color: #FFF;
    text-align: center;
    padding: 5px;
    margin-bottom: 40px;
}
.show_best_mark{
    font-size: 20px;
    font-weight: bold;
    width:150px;
    background: #C41D1F;
    color: #FFF;
    text-align: center;
    padding: 5px;
    margin-bottom: 40px;
}
.show_blank_mark{
    padding: 5px;
    margin-bottom: 40px;
}

.show_model_name{font-size: 28px;}

.txt_ex03 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	padding:0;
	margin: 15px 0;
}

.txt_ex04 {
	font-size: 20px;
	line-height: 42px;
	font-weight: normal;
	padding:0px 0;
	margin:0;
    text-indent: -1em;
    padding-left:1em;
    
}


/*----------
1番目
-----------*/
/*左側*/
.show_txtbox {
	width: 38%;
	padding: 45px 0px 10px 0;
}
/*右側*/
.show_imgbox {
	width: 62%;
	height: auto;
	padding: 80px 0 20px 0px;
    text-align: right;
}
.show_imgbox figure {margin:0 0px 40px; width: 100%;}
.show_imgbox figure img{
	width: 100%;
	height: auto;
}
.show_imgbox iframe{
	width: 460px;
	height: 260px;
    margin-bottom:40px;
}

/*----------
2番目 3番目
-----------*/
/*左側*/
.show_txtbox2 {
	width: 40%;
	padding: 45px 0px 10px 0;
}
/*右側*/
.show_imgbox2 {
	width: 55%;
	height: auto;
	padding: 0px 0 20px 0px;
    text-align: right;
}
.show_imgbox2 figure {margin:0 0px 40px; width: 100%;}
.show_imgbox2 figure img{
	width: 100%;
	height: auto;
}
.show_imgbox2 iframe{
	width: 460px;
	height: 260px;
    margin-bottom:40px;
}

/*----------
4番目
-----------*/
/*左側*/
.show_txtbox4 {
	width: 40%;
	padding: 45px 0px 10px 0;
}
/*右側*/
.show_imgbox4 {
	width: 55%;
	height: auto;
	padding: 0px 0 20px 0px;
    text-align: right;
}
.show_imgbox4 figure {margin:0 0px 40px 30px; width: 100%; text-align: center;}
.show_imgbox4 figure img{
	width: 336px;
	height: auto;
}
.show_imgbox4 iframe{
	width: 460px;
	height: 260px;
    margin-bottom:40px;
}


/*----------
5番目
-----------*/
/*左側*/
.show_txtbox5 {
	width: 43%;
	padding: 45px 0px 10px 0;
}
/*右側*/
.show_imgbox5 {
	width: 50%;
	height: auto;
	padding: 0px 0 20px 0px;
    text-align: right;
}
.show_imgbox5 figure {margin:0 0px 40px 30px; width: 100%; text-align: center;}
.show_imgbox5 figure img{
	width: 100;
	height: auto;
}
.show_imgbox5 iframe{
	width: 460px;
	height: 260px;
    margin-bottom:40px;
}
.mb{margin-bottom:50px;}











