@charset "utf-8";

*{}

@media screen and (min-width: 768px) {
#visual{ background-image:url(../img/img_main_pc.jpg); filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
#detail .inr{ margin:0 auto; width:960px; }
#detail .shoulder{ margin-bottom:50px; }
#detail .heading{ margin:0 auto; margin-bottom:50px; width:600px; font-size:1.0em; line-height:2.0em; }

#detail .sep-line-01{ margin:0 auto; margin-bottom:60px; height:1px; width:960px; background-color:#3c3c3c; font-size:.1em; line-height:0; text-indent:-9999px; }

#detail .content .photo-unit{ margin-bottom:25px; }
#detail .content .photo-unit.last{ margin-bottom:0px; }
#detail .content p.photo{ margin-bottom:10px; }
#detail .content .caption{ font-size:.9em; }
#detail .content .title{ margin-bottom:20px; font-size:1.30em; line-height:1.7em; }
#detail .content p.lead{ margin-bottom:30px; font-size:1.05em; line-height:2.0em; }
#detail .content p.last{ margin-bottom:0px; }
#detail .section-01{ margin-bottom:90px; }
#detail .section-01 .photo-item{ float:left; width:338px; }
#detail .section-01 .text-item{ float:right; width:580px; }
#detail .section-02{ margin-bottom:90px; }
#detail .section-02 .photo-item{ float:right; width:338px; }
#detail .section-02 .text-item{ float:left; width:580px; }
#detail .section-03{ margin-bottom:90px; }
#detail .section-03 .photo-item{ float:right; width:338px; }
#detail .section-03 .text-item{ float:left; width:580px; }
#detail .section-04{ margin-bottom:60px; }
#detail .section-04 .photo-item{ float:right; width:338px; }
#detail .section-04 .text-item{ float:left; width:580px; }
#detail .section-05{ margin-bottom:60px; }
#detail .section-05 .photo-item{ float:right; width:338px; }
#detail .section-05 .text-item{ float:left; width:580px; }

#detail .other{ margin-bottom:50px; }
#detail .other-inr{ border:solid 1px #3c3c3c; padding:20px 50px; }
#detail .other .photo-item{ float:left; width:268px; }
#detail .other .text-item{ float:right; width:560px; }
#detail .other .name{ margin-bottom:10px; font-size:1.15em; }

#detail .information{ margin:0 auto; margin-bottom:50px; padding:40px 0; background-color:#242424; width:720px; font-size:1.05em; line-height:2.4em; text-align:center; }
#detail .text{ margin-bottom:30px; }

#detail .sep-line-02{ margin:0 auto; height:1px; width:960px; background-color:#3c3c3c; font-size:.1em; line-height:0; text-indent:-9999px; }
}

@media screen and (max-width: 768px) {
#visual{ background-image:url(../img/img_main_sp.jpg); filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
#detail .inr{ margin:0 auto; width:270px; }
#detail .shoulder{ margin-bottom:30px; width:217px; }
#detail .heading{ margin:0 auto; margin-bottom:30px; width:270px; font-size:.9em; line-height:2.0em; }

#detail .sep-line-01{ margin:0 auto; margin-bottom:40px; height:1px; width:280px; background-color:#3c3c3c; font-size:.1em; line-height:0; text-indent:-9999px; }

#detail .content .photo-unit{ margin-bottom:25px; }
#detail .content .photo-unit.last{ margin-bottom:0px; }
#detail .content p.photo{ margin-bottom:5px; }
#detail .content .caption{ font-size:.9em; }
#detail .content .title{ margin-bottom:20px; font-size:1.10em; line-height:1.5em; text-align:center; }
#detail .content p.lead{ margin-bottom:30px; font-size:.9em; line-height:2.0em; }
#detail .content p.last{ margin-bottom:0px; }
#detail .content .text-item{ margin-bottom:20px; }
#detail .section-01{ margin-bottom:40px; }
#detail .section-01 .photo-item{ margin-bottom:20px; }
#detail .section-01 .text-item{ margin-bottom:0px; }
#detail .section-02{ margin-bottom:40px; }
#detail .section-03{ margin-bottom:40px; }
#detail .section-04{ margin-bottom:40px; }
#detail .section-05{ margin-bottom:40px; }

#detail .other{ margin-bottom:40px; }
#detail .other-inr{ border:solid 1px #3c3c3c; padding:25px 10px; }
#detail .other .photo-item{ margin:0 auto; width:225px; }
#detail .other .name{ margin-bottom:20px; font-size:1.0em; text-align:center; }

#detail .information{ margin:0 auto; margin-bottom:40px; padding:20px 15px; width:250px; background-color:#242424; font-size:.9em; line-height:2.0em; text-align:center; }
#detail .text{ margin-bottom:20px; }

#detail .closing{ margin:0 auto; margin-bottom:40px; width:270px; font-size:.9em; line-height:2.0em; }

#detail .sep-line-02{ margin:0 auto; height:1px; width:280px; background-color:#3c3c3c; font-size:.1em; line-height:0; text-indent:-9999px; }
}