﻿@charset "utf-8";

/*------------------------------------------------------------------------------
CSS Modules Import
Date: 2016-12-07
Copyright © GE Nissen Credit 2000-2016 All Rights Reserved.
------------------------------------------------------------------------------*/#header {
    height: 50px;
    position: relative;
}

#siteID {
    position: absolute;
    left: 15px;
    top: 14px;
}

#siteID img {
    width: 150px;
}

img {
    max-width: 100%;
    height: auto;
}
.ttl01 {
    font-weight: 700;
    color: #262626;
    line-height: 1.3;
    background: url(../../pc/img/bg_title_01.png) no-repeat 0 100%;
    padding-bottom: 13px;
}
.sectionView h3.direTtl01 span {
    font-size: 115.4%;
    font-weight: 700;
    padding-left: 20px;
    background: url(../../pc/img/icon_circle_01.png) no-repeat 0 center;
    color: #357da0;
}
.sectionView .direTtl03 {
    padding: 4px 10px 3px;
    background: #357da0;
    text-shadow: none;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    margin-bottom: 10px;
}
.directTtl02 {
    font-size: 115.4%;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
    border-left: 5px solid #ff7357;
}
.title06 {
    padding: 0 0 5px 0;
    font-size: 115.4%;
    font-weight: 700;
}
.direBtn {
    font-size: 20px;
}
p.direBtn {
	margin: 0 auto;
	width: 12em;
}

/*compStep*/
.compStep {
	margin: 0;
}
.compStep li {
	float: left;
}

.tglBox {
    display: none;
    background: #fff;
    border-top: 1px solid #ccc;
}
.noJS .tglBox {
    display: block;
    background-color: #fff;
    padding: 10px;
}
.tglList {
	margin: 0;
}
.tglList > li {
    border-bottom: 1px solid #ccc;
}
.tglList li.tgl01 {
    border-top: 1px solid #ccc; 
}
.tglList li > p {
	margin-bottom: 0;
}
.tglBtn {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #222;
	background: #eee;
	text-shadow: 0 1px 0 #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff ), to( #dadada ));
	background-image: -webkit-linear-gradient( #ffffff , #dadada );
	background-image:    -moz-linear-gradient( #ffffff , #dadada );
	background-image:     -ms-linear-gradient( #ffffff , #dadada );
	background-image:      -o-linear-gradient( #ffffff , #dadada );
	background-image:         linear-gradient( #ffffff , #dadada );
}
.tglList .innersec ol li {
	background: none;
	padding: 5px;
    word-wrap: break-word;
}
ul.tglList > li > p span { 
    background: url(../img/direct/icon_plus_01.png) no-repeat right 50%;
    display: block;
    background-size: 1.4em;
}
ul.tglList > li > p span.open { 
    background: url(../img/direct/icon_minus_01.png) no-repeat right 50%;
    display: block;
    background-size: 1.4em;
}

.sectionView .innersec01 {
	background-color: #fce8e4;
    padding: 15px;
    margin: 20px 15px 0;
}
ul.inlist01 {
	margin: 0 0 0 20px;
}
.inlist01 li {
	list-style-type: disc;
}
.listSec .innerContents {
	width: 523px;
	float: left;
	margin-left: 15px;
    height: 245px;
    overflow: auto;
}
.listSec .innerContents h1.title01 {
	font-size: 17px;
	margin-bottom: 10px;
}
.ver {
	margin-bottom: 5px;
	text-align: right;
}
.link01 a {
	padding-bottom: 5px;
}
.innersec ul {
    margin-left: 0;
}

/*Tpoint*/
.TpointTtl {
    font-size: 100.2%;
    font-weight: 700;
    background-color: #FFF557;
    text-align: center;
    padding: 15px;
}
.Tpointsec li {
	text-align: center;
	padding-top: 20px;
}
.Tpointsec .inttl {
    font-size: 17px;
    font-weight: 700;
}
.TpointBox01 {
	margin-right: 10px;
}
table {
    width: 100%;
    word-break: break-all;
    font-size: 0.9em;
}

/*rule*/
.sectionView .tglBox .titbar01 {
    position: relative;
    padding: 5px;
    margin: 0 0 10px 0;
    background: #357da0;
    text-shadow: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.tglBox .titbar02 {
    border-top: solid 3px #357da0;
    border-bottom: solid 1px #e0e0e0;
    position: relative;
    margin: 0;
    padding: 3px 22px;
    background: #f5f5f5;
    text-shadow: none;
    font-weight: bold;
    font-size: 14px;
}

.tglBox .tit01 {
    position: relative;
    margin: 15px 0;
    padding-left: 10px;
    line-height: 1.3;
    font-weight: 700;
    font-size: 14px;
}

.info h3 {
    font-size: 1.1em;
}

.ver {
    text-align: right;
    margin-top: 10px;
}

.content .linkArea{
    text-align: right;
    margin-right:5px;
}

.content .linkArea img.pdf{
    vertical-align: middle;
    padding-left: 0.3em;
}

.section01 .innersec {
    padding: 10px;
}

.pd10{
    padding: 10px;
}
.wrp {
    word-wrap: break-word;
}
.tglList .innersec ol li {
    padding: 5px 0;
}



/* ----------------------------------------

footer

---------------------------------------- */
#footer {
    width: 100%;
    bottom:0;
}
.pagetop {
    text-align: right;
    position: relative;
    bottom: -1px;
    padding-right: 15px;
}
.ftrSec01 {
    border-top: 1px solid #ddd;
    background: #f1f1f1;
    padding: 10px 0;
}
.innerFtrSec {
}
.ftrSec01 .innerTxt1 {
    font-size: 11px;
    line-height: 1.818;
    margin: 0 15px;
}
.ftrSec02 {
    background: #357da0;
    color: #b5d5e6;
    padding: 10px 0;
}
#copy {
    font-size: 11px;
    margin: 0 15px;
}