@charset "UTF-8";

/*-------------------------
__page_style
-------------------------*/

#topics_detail .inner .img_left{width: 300px;}
#topics_detail .inner .note{font-size: 12px;line-height: 1.5;text-align: left;}

/*-------------------------
__special_detail_style
-------------------------*/
#topics_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;
}
/*
#topics_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;
}
*/
/*
#topics_detail h6 {
font-size: 1.5em;
line-height: 1.4;
font-weight: 700;
color: #2A2A2A;
text-align: left;
}
#topics_detail h6:before {
content: "●";
color: #ff2500;
}
*/
#topics_detail p {
font-size: 1.4em;
line-height: 1.8;
text-align: left;
}
#topics_detail p strong,
#topics_detail p em {
font-style: normal;
font-weight: 700;
}
#topics_detail p a {
color: #000;
}
#topics_detail p a:hover {
text-decoration: none;
}
#topics_detail p.pb15 {
padding-bottom:15px;
}
#topics_detail .inner:after{
content: "";
display: block;
clear: both;
}
#topics_detail .btn {
width: 200px;
margin: 15px auto 0 0;
}
#topics_detail .btn.center {
margin: 0 auto;
}
#topics_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;
}
#topics_detail .btn a:hover {
background-color: #888;
}
#topics_detail .request_btn {
text-align: left;
}
#topics_detail>.request_btn {
text-align: center;
}
#topics_detail .request_btn a {
font-size: 1.6em;
line-height: 3;
color: #FFF;
text-decoration: none;
display: inline-block;
background: #FF2500 url(../../images/arrow02.png) 10px center no-repeat;
text-align: center;
vertical-align: top;
width: 200px;
height: 45px;
overflow: hidden;
*display: inline; /* IE7 and below  */
*zoom: 1; /* IE7 and below  */
}
#topics_detail .request_btn a:hover {
background-color: #AAA;
}
#topics_detail .request_btn span {
font-size: 1.4em;
line-height: 45px;
margin-left: 15px;
}

#topics_detail .product {
padding-top: 30px;
}
#topics_detail .product .box {
padding: 0 0 30px;
}
/*
#topics_detail .product .box p + h6 {
padding-top: 15px;
}
*/
#topics_detail .product .box_inner {
float: right;
width: 100%;
margin: 0 0 0 -300px;
}
#topics_detail .product .box_inner02 {
margin: 0 0 0 320px;
}
#topics_detail .product .box .image {
width: 300px;
float: left;
}
#topics_detail .product .box .image span {
display: block;
border: 1px solid #D2D2D2;
}
#topics_detail .product .box .image .note {
font-size: 1.2em;
line-height: 1.5;
display: block;
text-align: left;
padding-top: 5px;
padding-bottom: 15px;
border: none;
}
#topics_detail .product .box .image a {
display: block;
position: relative;
z-index: 1;
}
#topics_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;
}
#topics_detail .product .box .image img {
height: auto;
width: 100%;
}
#topics_detail .product .box .image a:hover img {
filter: alpha(opacity=70);
opacity: .7;
}
#topics_detail .product .box .image p {
text-align: center;
}
#topics_detail .product .box .youtube {
max-width: 678px;
margin: 0 auto;
padding-top: 20px;
clear: both;
}
#topics_detail .product .box .youtube span {
display:block;height:0;
padding-bottom:56.25%;
overflow:hidden;
position:relative;
}
#topics_detail .product .box .youtube span iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

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

#topics_detail .btn_area {
background-color: #F2F2F2;
margin: 30px 40px 0 0;
padding: 15px 10px 5px;
overflow: hidden;
}
#topics_detail .btn_area .request_btn{
height: 55px;
width: 100%;
float: left;
}
#topics_detail .btn_area .com_btn,
#topics_detail .btn_area .hp_btn {
height: 50px;
width: 50%;
float: left;
}
#topics_detail .btn_area .request_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;
}
#topics_detail .btn_area .com_btn a,
#topics_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;
}
#topics_detail .com_btn a {
padding-left: 15px;
}
#topics_detail .btn_area .request_btn a {
background: #FF2500 url(/images/arrow02.png) 10px center no-repeat;
}
#topics_detail .btn_area .request_btn a {
background-color: #FF2500;
position: relative;
}
#topics_detail .btn_area .com_btn a {
background: #777 url(/images/arrow02.png) 10px center no-repeat;
}
#topics_detail .btn_area .hp_btn a {
background: #777 url(/images/arrow02.png) 10px center no-repeat;
}
#topics_detail .btn_area .hp_btn a {
position: relative;
}
#topics_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;
}
#topics_detail .btn_area .request_btn a:hover,
#topics_detail .btn_area .com_btn a:hover,
#topics_detail .btn_area .hp_btn a:hover {
background-color: #AAA;
}

#topics_detail .main_image {
padding: 30px 0 15px;
}
#topics_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;}