﻿@charset "utf-8";
/* CSS Document */

img {vertical-align: bottom !important;}

/* RESET
----------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	color:#333;
	
}
body, table, input, textarea, select, option {
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
} 
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
html {
	-webkit-text-size-adjust: none;
	height:100%;
}

/* CLEARFIX
----------------------------------------- */
.clearfix{zoom:1;/*for IE 5.5-7*/}
.clearfix:after{/*for modern browser*/content:".";display: block;height:0px;clear:both;visibility:hidden;}
* html .clearfix{display:inline-table;/*\*/display:block;/**/}

/* LINK
----------------------------------------- */
a {
	text-decoration: none;
	color: #666;
}
a:link { 
     }
a:visited { }
a:hover { text-decoration: none;
	color: #a2003c;  }
a:active {
}

a:hover img{
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;  
     opacity:0.7;
     filter:alpha(opacity=70);
     -ms-filter: "alpha( opacity=70 )";
     background:none!important;
}

body {
	line-height: 100%;
	-webkit-text-size-adjust: 100%;
	color: #666;
	margin:0px;
}

/*float
------------------------------------------ */
.FL {float: left;}
.FR {float: right;}

/* r_layout
------------------------------------------- */

#hs_wrap{
	width:750px;
}
#maker{
	width:750px;
	margin:0;
}
#maker img{
	float:left;
}
#maker_text{
	float:right;
	width:500px;
	font-size:20px;
	padding:15px 0 0;
}
#spec{
    width:750px;
	margin-bottom:50px;
    word-wrap:break-word;
    line-height:18px;
}
	
#cont1{
	width:750px;
	margin-bottom:30px;
}
#cont1 img{
	width:750px;
	margin-bottom:30px;
}
#cont1_txt{
	width:750px;
	margin-bottom:60px;
	text-align:center;
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:40px;
	font-weight:bold;
	letter-spacing:4px;	
	}
#cont2{
	width:750px;
	margin-bottom:50px;
}
#cont2 img{
	width:400px;
}
.cont2_txt{
    width:320px;
	float:left;
	margin-right:20px;
	word-wrap: break-word;
}
.cont2_txt p{
    margin-bottom:20px;
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	}
.cont2_txt span{
    font-size:14px;
	word-wrap: break-word;
	line-height:18px;
	}

#cont3{
	width:750px;
	margin-bottom:50px;
}
#cont3 img{
	width:750px;
	margin-bottom:20px;
}
#cont3_tt{
	width:750px;
	height:40px;
	padding:8px 0 0 10px;
	border-left:#333333 5px solid;
	border-bottom:#333333 1px solid;
	font-size:23px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	word-wrap: break-word;
	box-sizing:border-box;
}
.cap3{	
    width:750px;
	margin-bottom:50px;
    word-wrap:break-word;
    line-height:18px;
}
#cont4{
	width:750px;
	margin-bottom:50px;
}
#cont4_tt{
	width:500px;
	border-top: #333 2px solid;
	border-bottom:#333 2px solid;
	height:20px;
	font-size:20px;
	font-weight:bold;
	padding:20px;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
}
#cont4 img{
	width:116px;
}
.cont4_item_name{
	width:116px;
	word-wrap: break-word;
	line-height:15px;
}
#cont4-list1{
	margin-bottom:50px;
}
#cont4-list1 ul li img{
	margin-bottom:5px;
}
#cont4-list1 ul li{
	float:left;
	margin-right:10px;
}
#cont4-list1 ul li.last{
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
#cont4-list2{
	margin-bottom:40px;
}
#cont4-list2 ul li img{
	margin-bottom:5px;
}
#cont4-list2 ul li{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
#cont4-list2 ul li.last{
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
#cont5{
	width:750px;
	margin-bottom:50px;
}
.cont5_txt{
    width:330px;
	float:right;
	margin-left:20px;
	word-wrap: break-word;
}
.cont5_txt p{
	height:40px;
	padding:0px 0 0 10px;
	border-left:#333333 5px solid;
	border-bottom:#333333 1px solid;
    margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
	}
.cont5_txt span{
    font-size:14px;
	word-wrap: break-word;
	line-height:16px;
	}
#cont6{
	width:750px;
	margin-bottom:50px;
}
#cont6 img{
	width:400px;
}
.cont6_txt{
    width:330px;
	float:left;
	margin-right:20px;
	word-wrap: break-word;
}
.cont6_txt p{
	height:40px;
	padding:8px 0 0 10px;
	border-left:#333333 5px solid;
	border-bottom:#333333 1px solid;
    margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
	box-sizing:border-box;
	}	
.cont6_txt span{
	font-size:14px;
    word-wrap: break-word;
	line-height:16px;
	}
#cont7{
	width:750px;
}
#cont7 img{
	width:750px;
	margin-bottom:20px;
	}
#video{
	width:690px;
}
#video iframe{
	width:750px;
	height:563px;
}
.video_cap{
	width:750px;
	margin-bottom:50px;
    word-wrap:break-word;
    line-height:18px;
}
