@charset "UTF-8";
/* CSS Document */

/* #Site Styles
================================================== */
body {
  background-color: #fff;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 62.5%;
}
#main #wrapper {
  width: 960px;
  margin: 0 auto;
}
#subwin #wrapper {
  width: 640px;
  margin: 0 auto;
}
/*----------------------------------------------------
  リンク色
----------------------------------------------------*/
a:link {
  color: #39c;
  text-decoration: underline;
}
a:visited {
  color: #39c;
  text-decoration: underline;
}
a:hover {
  color: #f60;
  text-decoration: underline;
}
a:active {
  color: #f60;
  text-decoration: underline;
}
/*----------------------------------------------------
  ヘッダー
----------------------------------------------------*/
header {
  margin: 20px 0 0;
}
header h1 {
  margin: 0;
}
header h2 {
  height: 47px;
  margin: 20px 0 15px;
  padding: 0 0 0 53px;
  background: url(../images/ico_mail.png) 0 0 no-repeat;
  color: #bd191a;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 2.2;
}
/*----------------------------------------------------
  フッター
----------------------------------------------------*/
p.copyright {
  margin: 0 0 20px;
  color: #999;
  font-size: 10px;
  line-height: 1.0;
  text-align: right;
}
/*----------------------------------------------------
  共通クラス
----------------------------------------------------*/
h3 {
  margin: 0 0 15px;
  padding: 15px;
  border: 5px solid #e5e5e5;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.0;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
h3 span {
  padding: 0 0 0 10px;
  border-left: 6px solid #bd191a;
  line-height: 1.0;
}
p {
  margin: 0 10px 20px;
  font-size: 1.3em;
  line-height: 1.8;
}
p.flow {
  margin: 0 0 20px;
}
.btn-area  {
  margin: 30px 0;
  text-align: center;
}
.btn-area img:hover {
  opacity: 0.8;
}
.site-top {
  margin: 0 0 30px;
  font-size: 1.2em;
  text-align: center;
}
.site-top a {
  padding: 0 0 0 14px;
  background: url(../images/arrow.png) left center no-repeat;
  font-size: 1.2em;
  line-height: 1.0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix { /* Hides from IE-mac \*/
  height: 1%;
}
.clearfix {
  display: block;
}
/*----------------------------------------------------
  光メールサービス（トップページ）
----------------------------------------------------*/
.feature h3.title01 {
  margin: 0;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
}
.feature-colums {
  margin: 0 0 50px;
  padding: 20px 0;
  background: #fefae1;
  border: 5px solid #e5e5e5;
  border-top: none;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
}
.feature-colums p {
  float: left;
  width: 316px;
  margin: 0;
  padding: 10px 0;
  border-right: 1px solid #ccc;
  text-align: center;
}
.feature-colums p:last-child {
  border-right: none;
}
.flow-image {
  margin: 0 0 50px;
}
.flow-image p {
  text-align: center;
}
.confirmation {
  margin: 0 0 50px;
}
.confirmation ul li {
  font-size: 1.3em;
  line-height: 1.8;
}
.mailsoft {
  margin: 0 0 50px;
}
.mailsoft .column {
  float: left;
  width: 440px;
  margin: 0 20px;
}
.mailsoft h4 {
  margin: 0 0 10px;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.0;
}
.mailsoft ul {
  margin: 0;
  padding: 0 10px;
  list-style: none;
}
.mailsoft ul li {
  padding: 0 0 0 14px;
  background: url(../images/arrow.png) left center no-repeat;
  font-size: 1.4em;
  line-height: 1.8;
}

/*----------------------------------------------------
  光メール切り替え画面
----------------------------------------------------*/
.flow1 h3 {
  margin: 0 0 15px;
  padding: 15px;
  border: 5px solid #e5e5e5;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.0;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
}
.flow1 h3 span {
  padding: 0 0 0 10px;
  border-left: 6px solid #bd191a;
  line-height: 1.0;
}
p img.btn {
  margin: 0 5px 2px 3px;
  vertical-align: middle;
}
p.attention {
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #fefae1;
  border: 1px solid #d80000;
  color: #d80000;
}
p.attention span.learge {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
}
.mail-form {
  margin: 0 0 30px;
  padding: 15px 35px;
  border: 5px solid #e5e5e5;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.mail-form dt {
  float: left;
  padding: 5px 0 10px;
  font-size: 1.4em;
  line-height: 1.0;
}
.mail-form-radio {
  line-height: 1.4;
  padding: 10px 0px 20px 50px;
}
.mail-form dd {
  padding: 0 0 10px 110px;
  font-size: 1.4em;
  line-height: 1.0;
}
.mail-form input, .mail-form select {
  margin: 0 8px;
  font-size: 1.2em;
}
.mail-form input.text-area01 {
  width: 120px;
}
.btn-start-area {
  width: 152px;
  margin: 10px auto 0;
}
.btn-start-area input.btn-start {
  display: block;
  border: none;
  cursor: pointer;
  width: 175px;
  height: 43px;
  background: url(../images/btn_start.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.btn-start-area input.btn-start:hover {
  opacity: 0.8;
}

/*----------------------------------------------------
  光メールサービスへの移行
----------------------------------------------------*/
.switchover {
  margin: 0 0 30px;
  padding: 15px 20px 10px;
  border: 5px solid #86c03f;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.switchover h4 {
  margin: 20px 0;
  font-size: 2.6em;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
}
.switchover p {
  text-align: center;
}

/*----------------------------------------------------
  案内メール受付
----------------------------------------------------*/
.flow3 h3 {
  margin: 0 0 15px;
  padding: 15px;
  background: #d36226;
  border: 5px solid #e5e5e5;
  color: #fff;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.0;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
}
  
/*----------------------------------------------------
  光メールサービス利用開始
----------------------------------------------------*/
.complete {
  margin: 0 0 20px;
  padding: 15px 20px 10px;
  border: 5px solid #86c03f;
  border-radius: 5px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.complete h4 {
  margin: 20px 0;
  font-size: 2.6em;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
}
.complete p {
  text-align: center;
}
.others {
  margin: 0 0 20px;
  padding: 20px 0 15px;
  background: #f0f0f0;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.others p {
  margin: 0;
}
.others p span{
  padding: 0 0 0 12px;
  background: url(../images/arrow.png) 0 8px no-repeat;
  font-size: 1.2em;
  line-height: 1.0;
}

/*----------------------------------------------------
  エラー
----------------------------------------------------*/
p.error {
  margin: 0 0 20px;
  padding: 20px;
  background: #fefae1;
  border: 1px solid #d80000;
  color: #d80000;
  font-size: 1.6em;
}
p.back-btn {
  display: block;
  width: 150px;
  margin: 0 auto 20px;
  padding: 15px 20px 13px;
  background: #f0f0f0 url(../images/arrow.png) 60px 19px no-repeat;
  border: 1px solid #e5e5e5;
  font-size: 1.5em;
  line-height: 1.0;
}