@charset "UTF-8";
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
    width: 100%;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

img {
    vertical-align: bottom;
}

a {
    color: #5D973E;
    text-decoration: underline;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

a:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}

body {
    font: 14px/1.6 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
    color: #333;
    text-align: left;
    background: #fff;
    min-width: 1040px;
}

h2 {
    text-align: center;
}

h2.inner {
    margin: 0 auto;
    display: block;
    padding-bottom: 42px;
    padding-top: 30px;
}


/* Generic class */

.inner {
    padding: 0 10px;
    margin: 0 auto;
    width: 1020px;
}

.static {
    position: absolute;
    top: -100px;
}

.fixed {
    position: fixed;
    bottom: 10px;
    right: 200px;
}


/* clearfix */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


/* toppage */

body {
    background: url(img/bg_body.gif);
    color: #333;
}

#header {
    background: #fff;
}

#contents.inner {
    width: 1020px;
    padding-right:20px;
    padding-left: 20px;
    position: relative;
    min-height: 5797px;
}

#header h1 {
    font-size: 12px;
    color: #4C5960;
    margin-bottom: 10px;
}

#header .inner {
    overflow: hidden;
    padding: 0;
    padding-bottom: 70px;
    background: none;
    width: 1040px;
}

#header h2 {
    margin-left: 20px;
    margin-right: 175px;
}

#header dl {
    float: left;
}

#header dl dt {
    font-size: 17px;
    width: 290px;
}

#header dl dd {
    float: left;
}

#header dl .btn {
    margin-top: -30px;
    margin-left: 25px;
}

#header .logo {
    float: left;
}

#contents {
    background: url(img/bg_shadow.png) top center repeat-y;
    position:relative;
}

#contents .txt {
    margin: 20px 0;
    text-align: center;
}

.contents_wrapper {
    margin: 0 auto;
    width: 1020px;
    position:absolute;
    margin-top:-45px;
}

#contents .contents_merit {
    background: url(img/bg_mainimg02.jpg) center no-repeat;
    overflow: hidden;
    padding: 25px 0;
    width: 1020px;
    margin: 0 auto;
}

#contents .contents_merit li {
    float: left;
    margin-left: 20px;
}

#contents .contents_merit li:first-child {
    margin-left: 300px;
}

#contents .btn {
    text-align: center;
    padding: 20px 0;
}

h2.blue {
    background: url(img/bg_h2_blue.png) center no-repeat;
    margin-left: -10px;
}

#business {}

#business .list_01 {
    background: url(img/bg_01.jpg) bottom center no-repeat;
    padding: 40px 0;
    overflow: hidden;
}

#business .list_02 {
    background: url(img/bg_02.jpg) bottom center no-repeat;
    padding: 40px 0;
    overflow: hidden;
}

#business .list_01 h3 {
    float: right;
    margin-right: 45px;
}

#business .list_02 h3 {
    float: left;
    margin-left: 45px;
}

#business .box {
    background-color: #fff;
    -ms-filter: "alpha(opacity=80)";
    background: rgba(255, 255, 255, 0.8);
    width: 700px;
    padding: 10px 0;
}

#business .box p {
    font-size: 16px;
    width: 645px;
    margin: 0 auto;
}

#business .list_01 .box {
    margin-left: 30px;
    margin-top: 20px;
}

#business .list_02 .box {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
}

#trouble {
    background: url(img/bg_03.jpg) top center no-repeat;
    padding-top: 25px;
    padding-bottom: 35px;
}

#trouble ul {
    padding-bottom: 120px;
    margin-bottom: 40px;
}

#trouble li {
    width: 410px;
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(img/ico_trouble.gif) left top no-repeat;
    margin-left: 140px;
}

#trouble li:first-child {
    margin-top: 80px;
}

.entry_bnr {
    width: 960px;
    margin: 0 auto;
    background: url(img/bg_bnr_line.gif) repeat-x;
    overflow: hidden;
    padding: 5px;
}

.entry_bnr h3 {
    margin-left: 397px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.entry_bnr dl {
    overflow: hidden;
    padding-left: 397px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.entry_bnr dl dt {
    font-size: 17px;
    width: 290px;
    margin-bottom: 10px;
}

.entry_bnr dl dd {
    float: left;
}

#contents .entry_bnr dl .btn {
    margin-top: -40px;
    padding: 0;
    margin-left: 15px;
}

#merit ol {
    width: 1000px;
    margin: 0 auto;
}

#merit ol h3 {
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FF7F00;
    margin-bottom: 15px;
    width: 570px;
}

#merit ol p {
    margin-left: 80px;
    width: 484px;
    font-size: 16px;
}

#merit ol .list_01 {
    background: url(img/bg_merit01.jpg) right top no-repeat;
    padding-bottom: 118px;
}

#merit ol .list_02 {
    background: url(img/bg_merit02.jpg) left top no-repeat;
    overflow: hidden;
    padding-bottom: 118px;
}

#merit ol .list_02 h3,
#merit ol .list_02 p {
    float: right;
}

#merit ol .list_03 {
    background: url(img/bg_merit03.jpg) right top no-repeat;
    padding-bottom: 118px;
}

#merit h2 {
    padding-top: 60px;
    background: url(img/pointer.png) center top no-repeat;
    margin-left: -10px;
}

#essential {
    background: url(img/bg_note_line.png) top center repeat-y;
    position: relative;
    padding-bottom: 50px;
}

#essential h2 {
    margin-left: -10px;
    margin-bottom: 20px;
}

#essential .white_box {
    border: 1px solid #CFE6FC;
    width: 670px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: #fff;
    margin-bottom: 45px;
}

#essential table {
    font-size: 16px;
    margin: 0 auto;
}

#essential .white_box:before {
    content: "";
    width: 250px;
    height: 217px;
    background: url(img/bg_essential01.png) no-repeat;
    display: block;
    position: absolute;
    left: 10px;
    top: 140px;
}

#essential .white_box:after {
    content: "";
    width: 343px;
    height: 282px;
    background: url(img/bg_essential02.png) no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 600px;
}

#essential tr {
    border-top: 1px dashed #ccc;
}

#essential tr:first-child {
    border: 0;
}

#essential th,
#essential td {
    padding-top: 20px;
    padding-bottom: 5px;
}

#essential th {
    vertical-align: top;
    padding-right: 20px;
}

#essential td {
    width: 370px;
}

#company h2,
#contact h2 {
    margin-left: -10px;
}

#company .white_box {
    border: 1px solid #8CB3F2;
    width: 970px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
    background: #fff;
    margin-bottom: 45px;
    overflow: hidden;
}

#company table {
    font-size: 16px;
    margin-left: 20px;
    float: left;
}

#company tr {
    border-top: 1px dashed #ccc;
}

#company tr:first-child {
    border: 0;
}

#company th,
#company td {
    padding-bottom: 5px;
    padding-top: 5px;
}

#company th {
    vertical-align: top;
    padding-right: 40px;
}

#company td {
    width: 290px;
}

#company iframe {
    float: right;
    margin-right: 20px;
}

#footer {
    background: #004693;
    position: relative;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

#footer #pagetop {
    width: 60px;
    right: 50px;
}

#contact table {
    margin: 0 auto;
    margin-top: 20px;
}

#contact th {
    font-size: 16px;
    padding-right: 40px;
    vertical-align: top;
}

#contact input {
    border: 1px solid #ccc;
    padding: 7px 10px;
}

#contact th label.required {
    padding-right: 40px;
    background: url(img/require.png) right 35% no-repeat;
}

#contact th,
#contact td {
    padding-bottom: 25px;
}

#contact {
    padding-bottom: 80px;
    background: url(img/bg_contact.jpg) right bottom no-repeat;
}

#address {
    margin-left: 18px;
    width: 700px;
}

#name01,
#name01_02 {
    margin-bottom: 10px;
}

#tel,
#Email {
    width: 500px;
    margin-left: 18px;
}

#contact input[type="submit"] {
    font-size: 0;
    width: 400px;
    height: 70px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    border: none;
    background: url(img/btn_contact.jpg) no-repeat;
}

#footer a {
    text-decoration: none;
    color: #fff;
}
