#header-image {
    width:100%;
    padding-top:40px;
}
#header-image img{
    width:100%;
    height:auto;
    vertical-align: bottom;
}
h1 {
    font-size:24px;
    margin-bottom:10px;
    font-weight: normal;
    padding-bottom:10px;
    text-align: center;
}
h2 {
    font-size:20px;
    margin:0 auto 30px;
    font-weight: bold;
    padding:10px;
    text-align: center;
    border-bottom: solid 1px #000;
    width:200px;
}
h3 {
    margin-bottom:10px;
    padding-bottom:10px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
}
.h1-line {
    margin:0 auto 80px;
    width:60px;
    border-bottom: solid 5px #000;
}
.emphasis {
    color:#1D387E;
    font-size:120%;
}
.caution {
    font-size:60%;
}
.pc-hide {
    display: none;
}
@media screen and (max-width: 640px) {
.pc-hide {
    display: inline;
}
}
.breadcrumbs-wrapper {
    width:100%;
    background-color: #EEEEEE;
}
.breadcrumbs {
    width:980px;
    margin:0 auto;
    padding:10px 0;
    font-size:14px;
}
@media screen and (max-width: 640px) {
.breadcrumbs-wrapper {
    width:100%;
    background-color: #DBDBDB;
    padding:0 5%;
}
.breadcrumbs {
    width:100%;
    margin:0 auto;
    padding:10px 0;
    font-size:12px;
}
}
.h1-line {
    margin:0 auto 40px;
    width:60px;
    border-bottom: solid 5px #000;
}
.contents{
    max-width:960px;
    margin:80px auto;
}
.title {
    font-size:24px;
    color:#1D387E;
    margin-bottom:20px;
}
.txt-box {
    line-height: 160%;
        width:70%;
    margin:0 auto 70px;
    
}
.img-box {
}
.img-box img{
    width:100%;
    height:auto;
}

.title-center {
    max-width:960px;
    text-align: center;
    font-size:24px;
    margin-bottom:40px;
    line-height: 200%;
}
@media screen and (max-width: 640px) {
#header-image {
    width:100%;
    padding-top:45px;
}
#header-image img{
    width:100%;
    height:auto;
}
h1 {
    font-size:24px;
    margin-bottom:10px;
    font-weight: normal;
}
.contents{
    max-width:100%;
    margin:0 auto;
}
h2 {
    font-size:20px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    width:200px;
    margin:0 auto 20px;
}
h3 {
    margin-bottom:10px;
    padding-bottom:10px;
    text-align: center;
    font-weight: bold;;
    line-height: 160%;
    width:100%;
    font-size:16px;
}
.txt-box {
    line-height: 160%;
        width:100%;
    margin:0 auto 70px;
    
}
}


/* INDEX */
.fearture {
    text-align: center;
    max-width:960px;
    margin-bottom:80px;
}

@media screen and (max-width: 640px) {
.contents{
    width:90%;
    margin:5% auto;
}
.fearture {
    text-align: center;
    width:100%;
}
.fearture img{
    width:100%;
    height:auto;
}
}

.lead {
    max-width:960px;
    text-align: center;
    font-size:32px;
    margin-bottom:40px;
    line-height: 160%;
}
.lead-txt {
    max-width:700px; 
    margin:0 auto 40px;
}
@media screen and (max-width: 640px) {
.lead {
    max-width:100%;
    text-align: center;
    font-size:18px;
    margin-bottom:40px;
    line-height: 200%;
    font-weight: bold;
}
.lead-txt {
    max-width:960px; 
    margin-bottom:40px;
}
}



/* business */
.feature-icon {
    width:280px;
    line-height: 160%;
    float: left;
}
.feature-icon img{
    width:100%;
    height:auto;
    margin-bottom:30px;
}
.feature-txt {
    width:100%;
    margin-bottom:80px;
}
.feature-center-margin{
    margin:0 50px;
}
.feature-title-center {
    max-width:960px;
    text-align: center;
    font-size:24px;
    margin-bottom:20px;
    line-height: 200%;
}
@media screen and (max-width: 640px) {
.feature-icon {
    width:100%;
    line-height: 160%;
    float: left;
    text-align: center;
}
.feature-icon img{
    width:60%;
    height:auto;
    margin-bottom:10px;
}
.feature-txt {
    width:100%;
    margin-bottom:40px;
    text-align: left;
}
.feature-center-margin{
    margin:0;
}
.feature-title-center {
    max-width:960px;
    text-align: center;
    font-size:24px;
    margin-bottom:20px;
    line-height: 200%;
}
}
.coparison p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
.coparison table {
  margin: 20px auto;
}
.coparison .tbl-r02 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.coparison .tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
    background: #f00;
}

@media screen and (max-width: 640px) {
.coparison .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
}
.coparison .tbl-r02 {
    width: 80%;
}
.coparison .tbl-r02 th,
  .tbl-r02 td {
　border-bottom: none;
    display: block;
    width: 100%;}
}



/* Company */
.company-lead {
    line-height: 160%;
        width:70%;
    margin:0 auto 70px;
}
@media screen and (max-width: 640px) {
.company-lead {
    line-height: 160%;
        width:100%;
    margin:0 auto 70px;
}
}

/* Q&A */
.question {
    font-size:24px;
    color:#1D387E;
    margin-bottom:20px;
}
.answer {
    margin-bottom:60px;
    line-height: 160%;
}
@media screen and (max-width: 640px) {
.question {
    font-size:20px;
    color:#1D387E;
    margin-bottom:20px;
}
}


/* Contact */
.form-table {
  width: 100%;
}
 
.form-table th,
.form-table td {
  padding: 10px;
    background-color: #fff;
}
 
.form-table th {
  padding-left: 20px;
  position: relative;
  text-align: left;
  width: 300px;
    border-left:solid 5px #666;
    border-bottom:solid 1px #666;
}
.conv-button-wrapper {
    margin-top:20px;
}
