﻿@charset "utf-8";

.title {
 text-align: center;
 margin: 60px 0 40px 0;
 font-size: 22px;
 font-weight: 500;
}
.f12 {
 font-size: 12px !important;
}
.f14 {
 font-size: 14px !important;
}
.f16 {
 font-size: 16px !important;
 margin: 15px 0;
}
.title01 {
 font-size: 18px;
 font-weight: 500;
 text-align: left;
 margin: 40px 0 15px 0;
}
.title01 span {
 color: #f4a70c;
}
.txt01 {
 text-indent: 1em;
 line-height: 1.8em;
}
.title02 {
 font-size: 15px;
 font-weight: 500;
 margin: 7px 0 0 0;
 line-height: 1.8em;
}
.txt02 {
 margin: 0 0 0 2.7em;
 line-height: 1.8em;
}
.txt03 {
 text-align: right;
 margin: 55px 0 90px 0;
}