/* =============================================================================
   Trimmolding Protection Film
   ========================================================================== */
/* =============================================================================
   リセット
   ========================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{ margin:0;padding:0; }

.ui-mobile .ui-page-active {
	background: #000 url(/m/img/trim/img_trimmolding.jpg) no-repeat top center;
	background-size:contain;
}
body a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.main {
	overflow:hidden;
}

.headArea {
	/*height: 0;*/
	padding-top: 5%;
	padding-bottom: 45%;
}

.headArea h2 img {
	width: 57.33%;
	height: auto;
}

/* =============================================================================
   sectionA01
   ========================================================================== */
   
.sectionA01 {
	padding:0 10px;
	border:1px solid #34393e;
	background-color: #282828;
}

.sectionA01 h3 {
	padding: 20px 0 10px;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px solid #666;
	text-align: center;
	font-feature-settings: "palt";
}

.txt-yellow {
	color: #ffde00;
}

.sectionA01 .listB01,
.sectionA01 .listB02 {
	margin: 15px 0;
}

.sectionA01 .listB01 img,
.sectionA01 .listB02 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.sectionA01 .listB02 img {
	margin-top: 15px;
}

.sectionA01 .listB02 img:first-child {
	margin-top: 0;
}

.sectionA01 .listB01 p {
	margin-top: 15px;
}

/* =============================================================================
   sectionA02
   ========================================================================== */

.sectionA02 {
	margin: 35px 0;
	line-height:22px;
}

.sectionA02 h3 {
	padding: 0 0 10px;
	color: #5ebae5;
	font-size: 16px;
	font-weight:bold;
}

.sectionA02 img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.sectionA02 span {
	margin: 1px 0;
	font-size: 116.7%;
	padding: 5px 10px;
	line-height: 2;
}

.sectionA02 span.jcar::after {
	content: '\A';
	white-space: pre;
}

.jcar {
	background: linear-gradient(transparent 0%, #3f2536 0%)
}

.ocar {
	background: linear-gradient(transparent 0%, #183654 0%)
}

/* =============================================================================
   section-point
   ========================================================================== */

.section-point {
	margin: 25px 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #666;
}

.section-point h4 {
	position: relative;
	display: inline-block;
	margin: 0 0 20px;
	color: #ffde00;
}

.section-point h4::after {
	content: '';
	position: absolute;
	width: 100vw;
	height: 1px;
	top: 50%;
	left: calc(100% + 10px);
	transform: translateY(-50%);
	background-color: #ffde00;
}

.section-point .box-area .box-point {
	margin-top: 25px;
}

.section-point .box-area .box-point:first-child {
	margin-top: 0;
}

.section-point .box-area .box-point img {
	width: 100%;
	height: auto;
}

.section-point .box-area .box-point p {
	text-align: center;
	font-size: 116.7%;
}

/* =============================================================================
   sectionA03
   ========================================================================== */

.sectionA03 {
	margin: 25px 0;
	line-height:22px;
}

.sectionA03 h3 {
	padding: 0 0 10px;
	color: #5ebae5;
	font-size: 16px;
	font-weight:bold;
}

.sectionA03 .body {
	padding: 10px;
	border:1px solid #a4a4a4;
	border-top-color: #5ebae5;
}

/* =============================================================================
   sectionA04
   ========================================================================== */

.sectionA04 {
	margin: 20px 0;
}

.sectionA04 h4 {
	margin-bottom: 10px;
	padding: 0 0 10px;
	color: #fff;
	font-size: 116.7%;
	font-weight: bold;
}

.sectionA04 h4 span{
	color: #ffde00;
}

.sectionA04 img {
	width: 100%;
	height: auto;
}

.sectionA04 p span {
	font-size: 91.7%;
}

/* =============================================================================
   sectionA05
   ========================================================================== */
   
.sectionA05 {
	padding-top: 20px;
	line-height:22px;
}

.sectionA05 h2 {
	padding: 0 0 10px;
	color: #5ebae5;
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px solud #5ebae5;
}

.sectionA05_box {
	width:357px;
	margin:0 auto;
}

.sectionA05_box01 {
	position:relative;
	margin:10px 0;
}

.sectionA05_box01 .sectionA05_title {
	position:absolute;
	top:20px;
	left:15px;
	color: #ffde00;
	font-size:14px;
	font-weight:bold;
}

.sectionA05_box01 .sectionA05_text {
	position:absolute;
	top:65px;
	left:0px;
	font-size:12px;
	padding:15px;
}

.sectionA05_box02 {
	position:relative;
	margin:20px 0;
}

.sectionA05_box02 .sectionA05_title {
	position:absolute;
	top:20px;
	left:15px;
	color: #ffde00;
	font-size:14px;
	font-weight:bold;
}

.sectionA05_box02 .sectionA05_text {
	position:absolute;
	top:65px;
	left:0px;
	font-size:12px;
	padding:15px;
}

.sectionA05_box03 {
	position:relative;
	margin:20px 0;
}

.sectionA05_box03 .sectionA05_title {
	position:absolute;
	top:20px;
	left:15px;
	color: #ffde00;
	font-size:14px;
	font-weight:bold;
}

.sectionA05_box03 .sectionA05_text {
	position:absolute;
	top:65px;
	left:0px;
	font-size:12px;
	padding:15px;
}

.sectionA05_box04 {
	position:relative;
	margin:20px 0;
}

.sectionA05_box04 .sectionA05_title {
	position:absolute;
	top:20px;
	left:15px;
	color: #ffde00;
	font-size:14px;
	font-weight:bold;
}

.sectionA05_box04 .sectionA05_text {
	position:absolute;
	top:65px;
	left:0px;
	font-size:12px;
	padding:15px;
}

/* =============================================================================
   sectionA06
   ========================================================================== */
   
.sectionA06 {
	padding: 0 10px;
}

.contact_01 {
	padding-bottom:20px;
	font-size: 16px;
	margin:0 auto;
	text-align:center;
}

.contact_02 {
	font-size: 14px;
	text-align:center;
}

.contact_02 span{
	color: #5ebae5;
}

/* =============================================================================
   sectionA09
   ========================================================================== */
   
.sectionA09 {
	margin: 40px 0 10px;
}
.sectionA09 .linebox02 {
	margin: 0 auto;
	width:95%;
	height:auto;
	border: 1px solid #2a2929;
}
.sectionA09 .linebox02 .box-p {
	padding: 10px;
}
.sectionA09 .linebox02 .theme {
	position:relative;
	width:100%;
	height:50px;
	background-color:#034160;
	background: linear-gradient(#03506e, #034160);
	background: -webkit-gradient(linear, center top, center bottom, from(#03506e), to(#034160));
}
.sectionA09 .linebox02 .theme h3 {
	position:absolute;
	font-size:108.33%;
	color:white;
	top:30%;
	left:0;
	right:0;
	bottom:0;
	margin: auto;
	width:300px;
}
@media screen and (max-width: 480px) {
.sectionA09 .linebox02 .theme h3 {
	position:absolute;
	font-size:75%;
	color:white;
	top:35%;
	left:0;
	right:0;
	bottom:0;
	margin: auto;
	width:96%;
	text-align:center;
}
}

.sectionA09 .linebox02-inner img {
	padding-top:20px;
	width:60%;
	height:auto;
	margin: 10px 20%;
}
.sectionA09 .box00 {
	margin: 0 2.5%;
	width:95%;
	height:auto;
}
.sectionA09 .box01 {
	font-size:116.7%;
	margin: 10px 0 0;
	padding: 5px;
	text-align:left;
	color:white;
	background-color:#0f202f;
}
.sectionA09 .box01 h4 {
	color:white;
	padding-left:10px;
}
@media screen and (max-width: 480px) {
.sectionA09 table td {
	font-size:66.67%;
}
}
@media screen and (min-width: 481px) {
.sectionA09 table td {
	font-size:100%;
}
}

/* =============================================================================
   table01
   ========================================================================== */

.table01 {
	width: 100%;
	margin: 0 auto 0;
	font-size: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom:20px;
}
.table01 th,
.table01 td {
	padding: 8px 6px;
}
.table01 .th1 {
	background: #1e1e1e;
	font-weight: normal;
	color:white;
	text-align:center;
	font-size: 10px;
}
.table01 .th2 {
	border: 1px solid #fff;
	background: #1f64a5;
	font-weight: normal;
	color:white;
	text-align:left;
	font-size: 10px;
}
.table01 .th3 {
	background: #1e1e1e;
	font-weight: normal;
	color:#c3c428;
	text-align:center;
	font-size: 10px;
}
.table01 .th4 {
	border: 1px solid #fff;
	background: #0c3459;
	font-weight: normal;
	color:white;
	text-align:left;
	font-size: 10px;
}
.table01 td {
	border: 1px solid #fff;
	background: #1e1e1e;
	color: white;
	font-size: 12px;
	text-align: right;
}
.table01 .center-text {
	text-align: center;
}
.table01 .left-text {
	text-align: left;
}
.sectionA10 .box02 {
	padding-top: 20px;
}
.sectionA10 .box02 p {
	text-align:center;
	padding-bottom: 10px;
}
.sectionA10 .box02-1 {
	margin:0 auto;
	text-align:center;
}
.sectionA10 .box02-2 {
	text-align:center;
	padding: 10px 0;
}
.sectionA10 .box02-2 a {
	text-decoration:underline;
	text-align:center;
	padding: 10px 0;
}
.returnTop {
	width:60%;
	margin: 40px 20% 10px;
}
.returnTop .returnMain {
}
.returnTop .returnMain img {
	width:100%;
	height:auto;
}
.fs14p {
	font-size:116.7%;
	color:#f1cfcf;
}
.fs13 {
	font-size:108.3%;
}
.fs14 {
	font-size:116.7%;
}
.fs15 {
	font-size:125.0%;
}
.fs16 {
	font-size:133.3%;
}
.bold {
	font-weight:bold;
}
.gray {
	color:#cccccc;
}
.yellow {
	color:#e7e51d;
}
.clear {
	clear:both;
}