@charset "utf-8";

/*--------------------------------------------共通箇所--------------------------------------------*/
body {
	background: url(../img/main_back.jpg);
}
a, p, img, ul, li, h1, h2, h3, h4, h5, div, body, img{
    margin: 0;
    padding: 0;
}
ul, li{
    list-style:none;
}
img{
    max-width: 100%;
    width: auto;
}
.clearfix:after {
    content:"";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.width_30p{
    width: 30%;
	padding: 6px 0 12px 0;
}
.width_50p{
    width: 50%;
}
.width_70p{
    width: 70%;
	padding-left: 10px;
}
.width_100p{
    width: 100%;
}
.flt_l{
    float: left;
}
.flt_r{
    float: right;
}

/*--------------------------------------------top.html--------------------------------------------*/
.content{
	padding:0;
}
.white_back{
	width: 980px;
	background: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

/*テーブル透過*/
.transmission{
    opacity: 0.3;
}

.top_cover{
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 32px;
}
.top_cover h2{
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	margin: 16px 1em;
}
.top_cover h3{
	padding-top: 1em;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 1em;
}

.white_back .section{
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 40px;
}
.section h2{
	background-color: #e4e4e4;
	padding: 4px 0 4px 8px;
	font-size:140%;
}
.section h2 span{
	font-weight: normal;
	font-size: smaller;
	padding-left: 1em;
}
.section h3{
	font-weight:bold;
	padding: 4px 0 0.5em 8px;
	font-size:140%;
	background-color: none;
	border-bottom: 1px solid #000;
}

.movie{
	width:100%;
	padding-bottom: 56.25%;
	height:0px;
	top: 0;
	left: 0;
	position: relative;
	margin: 3% 0;
}
.movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* 動画説明 */
.point{
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 48px;
	font-size: 140%;
	line-height: 160%;
	padding: 0 1em;
	text-align: left;
}
.point b{
	font-size: 110%;
}

/* メンバー紹介 */
.member{
	position: relative;
	display: block;
	padding: 24px 0 32px 0;
	overflow: hidden;
}
.member li{
	float: left;
	width: 33.3%;
	overflow: hidden;
	padding-bottom: 1em;
}
.member li.captainx{
	width: 100%;
}
.member .inner{
	padding: 8px;
}
.member li h4{
	font-size: 120%;
	padding-bottom: 0.5em;
	line-height: 100%;
}
.member li img{
	float: left;
	padding: 0 20px 8px 0;
}
.member li p{
	line-height: 140%;
	padding: 0px 4px 0 1em;
	text-align: left;
}

/* 動画見どころ */
.movie_point{
	position: relative;
	display: block;
	padding: 24px 0 32px 0;
	overflow: hidden;
}
.movie_point li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.movie_point li p{
	line-height: 110%;
	padding: 8px 2px;
}
.movie_point li:hover{
	opacity: 0.6;
}

/* 製品情報 */
.products{
	position: relative;
	display: block;
	margin-top: 24px;
	padding: 24px 0 32px 0;
	overflow: hidden;
	font-size: smaller;
}
.products li{
	float: left;
	width: 33.33%;
	text-align: center;
	margin-bottom: 24px;
	position: relative;
}
.products li .inner{
	padding:0 8px 8px 8px;
}
.products li p{
	line-height: 110%;
	padding: 8px 2px;
}
.products img:hover{
	opacity: 0.6;
}
.products  p.pDesc {
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	height: auto;
}
.hireso {
    float: right;
    width: 60px;
    display: block;
}
.ico_multi {
    background: url(../img/multi_bracket.png) no-repeat;
    height: 90px;
    width: 100px;
    position: absolute;
    top: -10px;
    right: -6px;
    text-indent: -9999px;
	z-index: 100;
}
.recommend{
    padding: 0 4px;
    position: absolute;
    top: -10px;
    left: 0px;
	z-index: 100;
	color: #fff;
	background-color:#b9920b;
	border-radius: 4px;
	border: 1px solid #fff;
}

/*--------------------------------------------@media screen and (min-width:769px)--------------------------------------------*/
@media screen and (max-width:769px) {
.white_back{
	width: 100%;
}
.white_back .section{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.top_cover{
	margin: 0;
}
.top_cover h2{
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	margin: 0 4px;
	padding-bottom: 1em;
}
.top_cover h3{
	padding-top: 0;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	margin: 3% 1em;
	line-height: 120%;
}
.member li{
	width: 100%;
}	
.movie_point li{
	float: left;
	width: 50%;
	text-align: center;
}
.movie_point li img{
	width: 90%;
}
.member li h4{
	float: left;
	padding-left: 120px;
	position: absolute;
}
.member li p{
	padding-top: 2.5em;
}
.point{
	font-size: 100%;
	line-height: 160%;
	padding: 0 1em;
	text-align: left;
}
.products li{
	width: 50%;
}
.products li .inner{
	width: 90%;
	margin: 0 auto;
}
.products  p.pDesc {
	text-align: left;
	font-size: 14px;
	line-height: 140%;
}
}

/*--------------------------------------------@media screen and (min-width:680px)--------------------------------------------*/
@media screen and (min-width:680px) {

}


/*--------------------------------------------@media screen and (max-width:680px)--------------------------------------------*/
@media screen and (max-width:680px) {
.products li{
	width: 100%;
}
.products li .inner{
	width: 80%;
	margin: 0 auto;
}
}
/*--------------------------------------------@media screen and (max-width:680px)--------------------------------------------*/


/*--------------------------------------------@media screen and (man-width:480px)--------------------------------------------*/
@media screen and (max-width:480px){

.movie_point li:hover{
	opacity: 1;
}
}

/*--------------------------------------------@media screen and (man-width:370px)--------------------------------------------*/
@media screen and (max-width:370px){
	
}
