@charset "utf-8";

#contact{
  background-color: #1ea0fa;
  color:#fff;
  position: relative;
  z-index:9;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.contents{padding:40px 0; width:100%; margin:0 auto;}
.text-normal, .tip{text-align: left; padding: 0 5%; line-height:2em; font-size:1.4em; width: 90%;}
.text-normal{color:#313335; padding-top:13px; margin-bottom:-2px;}
.tip{color:#646668;}
.con01-l, .con01-r, .con02-l, .con02-r, .con-m{width:90%; border: 1px solid #dbdddf; border-radius:4px; background-color:#fff; text-align:center; }
.con01-l{margin: 0 auto 20px;}
.con01-r{margin: 0 auto; }
.con-m{margin: 20px auto 40px;}
.con-m{background:url(../img/conimg_m.jpg) no-repeat; background-size: cover; }
.conico-m, .conico01 ,.conico02{margin:38px auto 0;}
.button-m, .button{margin:20px auto;}
.name{text-align:center; color:#1ea0fa; font-size:2em; line-height:2em; margin-top:11px;}
.mail{font-size:1.6em; color:#313335; margin-left:18px; margin-top:19px; text-align:center;}
.notecen, .noteleft{font-size:1.4em; color:#646668; margin-bottom: 20px;}
.notecen{line-height:2em; text-align:center; }
.noteleft{line-height:2em; text-align:left; margin: 16px 5%;}

.text-bottom{margin-left:15px; margin-top:20px;_margin-top:16px;+margin-top:19px; _margin-bottom:5px;+margin-bottom:1px;}
.text{text-align: left; width:900px; line-height:24px; padding:13px 0px 15px 20px; *padding:14px 0px 14px 20px; margin-top:6px; font-size:14px; color:#313335; background-color:#f3f9ff;}
.godlbn a{text-decoration:none; color:#fff;}
.godlbn{color:#fff; font-size:14px; line-height:14px; border:0px; -webkit-border-radius:2px; border-radius:2px; cursor:pointer; z-index:9; outline:none; padding:5px 10px 7px 10px; *padding:6px 10px;position:absolute; margin-top:-39px; margin-left:430px; 
background: #d63838; /* Old browsers */
background: -moz-linear-gradient(top, #de5730 0%, #d63838 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de5730), color-stop(100%,#d63838)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #de5730 0%,#d63838 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #de5730 0%,#d63838 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #de5730 0%,#d63838 100%); /* IE10+ */
background: linear-gradient(to bottom, #de5730 0%,#d63838 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de5730', endColorstr='#d63838',GradientType=0 ); /* IE6-9 */}

.hr{width:90%; margin: 0 auto 39px;}

