@charset "UTF-8";

/*-------------------------
__special_detail_style
-------------------------*/
.page_title {
background: url(/images/point.png) 0 0 repeat-y;
font-size: 2.4em;
font-weight: 700;
line-height: 1.3;
text-align: left;	
margin-bottom: 15px;
padding: 5px 0 0 20px;
}
#special_detail h4 {
font-size: 1.8em;
line-height: 1.3;
color: #FFF;
background-color: #777;
text-align: left;
margin-bottom: 15px;
padding: 10px 10px 8px;
}
#special_detail h5 {
font-size: 1.7em;
line-height: 1.4;
font-weight: 700;
color: #2A2A2A;
text-align: left;
margin: 0 0 15px;
border-bottom: 1px solid #2A2A2A;
}
#special_detail h6 {
font-size: 1.5em;
line-height: 1.4;
font-weight: 700;
color: #2A2A2A;
text-align: left;
}
#special_detail h6:before {
content: "●";
color: #ff2500;
}
#special_detail p {
font-size: 1.4em;
line-height: 1.8;
text-align: left;
}
#special_detail p strong,
#special_detail p em {
font-style: normal;
font-weight: 700;
}
#special_detail p a {
color: #000;
}
#special_detail p a:hover {
text-decoration: none;
}
#special_detail p.pb10 {
padding-bottom:10px;
}
#special_detail p.pb20 {
padding-bottom:20px;
}
#special_detail .txt_l {
font-size: 1.8em;
line-height: 1.4;
font-weight: 700;
text-align: left;
padding-bottom: 10px;
}
#special_detail .special_detail_header,
#special_detail .special_detail_footer {
margin-right: 40px;
padding-top: 15px;
padding-bottom: 15px;
}
#special_detail .comment {
font-size: 1.5em;
font-weight: 700;
color: #FF2500;
margin: 15px 40px 0 0;
padding: 15px;
background-color: #fbf2e7;
}
#special_detail .inner:after{
content: "";
display: block;
clear: both;
}

#special_detail .btn {
width: 200px;
margin: 15px auto 0 0;
}
#special_detail .btn.center {
margin: 0 auto;
}
#special_detail .btn a {
font-size: 1.4em;
line-height: 40px;
color: #FFF;
text-decoration: none;
display: block;
background: #FF2500 url(../../images/arrow02.png) no-repeat 12px center;
text-align: center;
height: 40px;
padding: 0 0 0 15px;
}
#special_detail .btn a:hover {
background-color: #888;
}

#special_detail .product {
margin-right: 40px;
padding-top: 30px;
}
#special_detail .product .box {
padding: 0 0 30px;
}
#special_detail .product .box p + h6 {
padding-top: 15px;
}
#special_detail .product .box_inner {
float: right;
width: 100%;
margin: 0 0 0 -300px;
}
#special_detail .product .box_inner02 {
margin: 0 0 0 320px;
}
#special_detail .product .box .image {
width: 300px;
float: left;
}
#special_detail .product .box .image span {
display: block;
border: 1px solid #D2D2D2;
}
#special_detail .product .box .image a {
display: block;
position: relative;
z-index: 1;
}
#special_detail .product .box .image a:before {
content: url("/special/images/special_img_btn.gif");
display: block;
height: 30px;
width: 30px;
position: absolute;
right: 0;
bottom: 0;
}
#special_detail .product .box .image img {
height: auto;
width: 100%;
}
#special_detail .product .box .image a:hover img {
filter: alpha(opacity=70);
opacity: .7;
}
#special_detail .product .box .image p {
text-align: center;
}

#special_detail .movie {
margin: 0 40px 0 0;
padding: 10px 0;
border: 1px solid #D2D2D2;
}

#special_detail .btn_area {
background-color: #F2F2F2;
margin: 30px 40px 0 0;
padding: 15px 10px 5px;
overflow: hidden;
}
#special_detail .btn_area .request_btn,
#special_detail .btn_area .dl_btn {
height: 55px;
width: 100%;
float: left;
}
#special_detail .btn_area .com_btn,
#special_detail .btn_area .hp_btn {
height: 50px;
width: 50%;
float: left;
}
#special_detail .btn_area .request_btn a,
#special_detail .btn_area .dl_btn a {
font-size: 1.6em;
line-height: 3;
color: #FFF;
text-decoration: none;
display: block;
height: 45px;
padding-left: 15px;
margin-left: 5px;
margin-right: 5px;
overflow: hidden;
}
#special_detail .btn_area .com_btn a,
#special_detail .btn_area .hp_btn a {
font-size: 1.3em;
line-height: 3.3;
color: #FFF;
text-decoration: none;
display: block;
height: 40px;
margin-left: 5px;
margin-right: 5px;
overflow: hidden;
}
#special_detail .com_btn a {
padding-left: 15px;
}
#special_detail .btn_area .request_btn a {
background: #FF2500 url(/images/arrow02.png) 10px center no-repeat;
}
#special_detail .btn_area .request_btn a {
background-color: #FF2500;
position: relative;
}
#special_detail .btn_area .dl_btn a {
background: #00A843 url(/images/arrow02.png) 10px center no-repeat;
}
#special_detail .btn_area .com_btn a {
background: #777 url(/images/arrow02.png) 10px center no-repeat;
}
#special_detail .btn_area .hp_btn a {
background: #777 url(/images/arrow02.png) 10px center no-repeat;
}
#special_detail .btn_area .hp_btn a {
position: relative;
}
#special_detail .btn_area .hp_btn a:after {
content: " ";
position: absolute;
right: 8px;
top: 12px;
background: url(/images/icon03.png) 0 0 no-repeat;
display: block;
height: 14px;
width: 14px;
}
#special_detail .btn_area .request_btn a:hover,
#special_detail .btn_area .dl_btn a:hover,
#special_detail .btn_area .com_btn a:hover,
#special_detail .btn_area .hp_btn a:hover {
background-color: #AAA;
}

#special_detail .main_image {
margin-right: 40px;
padding: 30px 0 15px;
}
#special_detail .main_image img {
border:1px solid #DDD;
}

/*==========
modal_window用==================================================*/
body{position:relative;width:100%;height:100%;}
#modal_window{width:100%;height:100%;text-align:center;display:none;position: fixed;top:0;z-index:1500;cursor:pointer;}
#modal_window .background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/transparent75_k.png);z-index:1550;cursor:pointer;}
#modal_window .modal_window_inner {width: 100%;margin:10px auto 20 auto;text-align: center;position:relative;z-index:1600;}
#modal_window .modal_window_inner .stage {display:inline-block;background-color:#FFF;vertical-align:top;margin:50px 0 0 0;padding:10px 10px 30px;position:relative;z-index:100;*display:inline;*zoom:1;}
#modal_window .modal_window_inner .stage p{width:400px;padding:10px;font-size:20px;font0weight:bold;text-align:center;}
#modal_window .modal_window_inner img {margin: 2px;}
#modal_window .modal_window_inner .close_btn {z-index:150;position:absolute;width:75px;height:75px;top:0;}
#modal_window .request_btn {width:100%;text-align:center;}
#modal_window .request_btn a {font-size: 1.6em;line-height: 3;color: #FFF;text-decoration: none;display: block;background-color: #FF2500;height: 45px;width:400px;margin: 0 auto;padding-left: 15px;overflow: hidden;}
#modal_window .request_btn a:hover {background-color: #AAA;}
