﻿@charset "utf-8";
/* Page: Service-film Styles
	Copyright (C) FE TRADE CO.,LTD All Rights Reserved.
*/

body #content {
	color: #ffffff;
	font-size:108.3%;
	line-height:1.8;
}
/* ----------------------------------------------------------
	Introduction
---------------------------------------------------------- */
#visual {
	min-height: 170px;
	background: url(../img/service/faq/img_faq_01.png) no-repeat;
	border-top:1px solid #2f3735;
}
#visual .inner h2 {
	margin: 0 0 0 60px;
	padding: 80px 0 0;
}
#visual .inner {
	position: relative;
}
/* ----------------------------------------------------------
	Components
---------------------------------------------------------- */
/* Section-A */
.white-box {
	width: 900px;
	background-color:white;
	margin:0 auto;
	padding-bottom: 100px;
}
.sectionA01 {
	width: 900px;
	margin:0 auto;
}
.sectionA01 .box00 {
	background: url(../img/service/faq/h_faq_02.png) no-repeat;
	background-position: 0 20px;
	width: 868px;
	height:73px;
	margin:0 auto;
	padding-top:10px;
}
.sectionA01 .box00 h3 {
	color: black;
	padding-left:30px;
	padding-top:25px;
	font-size: 138.5%;
	font-weight: bold;
}
.sectionA01 .box01 {
	padding-left:20px;
	width: 380px;
	float:left;
}
.sectionA01 .box01 ul li {
	padding-left:20px;
}
.sectionA01 .box01 a {
	color: #5373b8;
	text-decoration:underline;
	line-height:2.2;
	font-size: 92.3%;
}
.sectionA01 .box01 h4 {
	padding-top:20px;
	color: black;
	font-size: 138.5%;
	color:#666666;
}
.sectionA01 .box02 {
	padding-left:20px;
	padding-right:10px;
	width: 470px;
	float:left;
}
.sectionA01 .box02 a {
	padding-left:20px;
	color: #5373b8;
	text-decoration:underline;
	line-height:2.2;
	font-size: 92.3%;
}
.sectionA01 .box02 h4 {
	padding-top:20px;
	color: black;
	font-size: 138.5%;
	color:#666666;
}
.sectionA02 {
	width: 900px;
	padding-bottom:20px;
	margin:0 auto;
}
.sectionA02 h3 {
	margin: 20px 20px 20px;
	color: black;
	font-size: 138.5%;
	font-weight: normal;
	border-left: 3px solid #70bde1;
	border-bottom: 1px solid #d1d1cf;
	padding-left:20px;
}

.sectionA02 .box01 {
	width: 856px;
	min-height: 600px;
	margin: 0 auto;
	background-color:#d1d1cf;
}
.sectionA02 .box01-1 {
	width: 340px;
	float:left;
	margin:20px 0;
}
.sectionA02 .box01-1 p {
	width: 260px;
	padding:5px 5px;
	color:black;
	float:left;
	font-size: 92.3%;
}
.sectionA02 .box01-1 img {
	padding:5px 15px 10px 20px;
	float:left;
}

.sectionA02 .box01-2 {
	width: 500px;
	background-color:#ffffff;
	float:left;
	padding-bottom:10px;
	margin:20px 0;
}
.sectionA02 .box01-2 p {
	width: 420px;
	padding:10px 5px 0px;
	color:black;
	float:left;
	font-size: 84.6%;
}
.sectionA02 .box02 {
	width: 856px;
	min-height: 280px;
	margin: 0 auto;
	background-color:#d1d1cf;
}

.sectionA03 {
}
.sectionA03 a {
	float: right;
	padding-right:20px;
	text-decoration:underline;
	margin-bottom:20px;
}
.image {
	padding:10px 15px 10px 20px;
	float:left;
}
.card {
	padding:10px 0 30px 20px;
}
/* ----------------------------------------------------------
	Others
---------------------------------------------------------- */
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.txt-blue {
	color:#a0a0c7;
}
.txt-yellow {
	color:#e7e51d;
	font-size:138.5%;
}
.txt-orange {
	color:#c3c428;
}
.subtxt-g {
	margin: 10px 0 0;
	text-align:left;
	width:200px;
}
.sub {
	text-align:left;
	font-size:84.6%;
	color: #cdcdcd;
}
.sun {
	margin: 0;
	display:inline;
	padding-right: 5px;
}
.theme {
	margin: 60px 0 10px;
	color: #5ebae5;
	font-size: 169.2%;
	font-weight: normal;
}