﻿@charset "UTF-8";
@import url("fmail_table.css");
@import url("fmail_dl.css");
@import url("fmail_label.css");
div#mailfrom_hidden_object {
  width: 1px;
  height: 1px;
  overflow: hidden;
}
div#twex {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  margin: 0px;
  background-color: #000000;
  text-align: center;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  -khtml-opacity: 0.60;
  opacity: 0.60;
}
img#loading_proccess_image {
  position: absolute;
  z-index: 1000;
}
div.fmail_must {
  float: right;
  width: 30px;
  height: 16px;
  overflow: hidden;
  margin: 0px 0px 0px 5px;
  background-image: url(../images/mfp_must.gif);
  text-indent: -50000px;
}
div#fmail_thankspage {
  padding: 15px;
  line-height: 1.5em;
  font-size: 12px;
}
span#fmail_title_default, span#fmail_title_confirm, span#fmail_title_error, span#fmail_title_thanks {
  display: block;
  width: 600px;
  height: 100px;
  overflow: hidden;
  text-indent: -50000px;
}
span#fmail_title_default {
  background-image: url(../images/title_default.gif);
}
span#fmail_title_confirm {
  background-image: url(../images/title_confirm.gif);
}
span#fmail_title_error {
  background-image: url(../images/title_error.gif);
}
span#fmail_title_thanks {
  background-image: url(../images/title_thanks.gif);
}
form.fmail_submit, form.fmail_cancel {
  float: left;
  padding: 5px;
}
form#fmail {
  margin: 0px auto 0px auto;
  padding: 0px;
}
span.fmail_error {
  display: block;
  padding: 2px 0px 5px 17px;
  background-image: url(../images/mfp_error.gif);
  background-repeat: no-repeat;
  font-size: 12px;
}
span.fmail_example {
  font-size: 12px;
  color: #666666;
}
p.fmail_note {
  padding: 5px 0px 0px 0px;
  font-size: 12px;
  color: #666666;
}
ol.fmail_checkbox_list {
  width: 90%;
}
ol.fmail_radio_list li, ol.fmail_checkbox_list li {
  float: left;
  padding: 5px 10px 5px 5px;
  list-style: none;
}
div.fmail_error_message {
  margin: 10px;
  padding: 5px;
  border: solid 1px #FF0000;
  background-color: #FFEEEE;
  text-align: center;
  color: #FF0000;
  font-size: 12px;
}
#fmail input.fmail {
  width: 170px;
}
#fmail li input.fmail {
  width: 20px;
}
#fmail textarea.fmail {
  width: 300px;
}
#fmail input.ffcancel {
  margin-left: 3px;
  height: 23.5px;
}
/*-------------------------------------------------------*/
/*送信ボタンを画像化したい場合は下記を変更ください       */
/* 確認画面へ進む ./fmail/fmail.lib/submit.confirm.js    */
/* 送信           ./fmail/fmail.lib/submit.send.js       */
/* 前のページへ   ./fmail/fmail.lib/submit.cancel.js     */
/* 上記ファイル内のコメントアウト切り替えを行う          */
/*-------------------------------------------------------*/
/*ボタンの位置*/
.button {
  width: 100%;
  margin-top: auto;
  text-align: center;
}
/*素ボタンの高さ*/
.button input.default_button {
  height: 40px;
  padding: 10px;
}
.button form.fmail_cancel {
  width: 48%;
  text-align: right;
}
.button form.fmail_submit {
  width: 48%;
  text-align: left;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/*確認ボタン*/
.submit_confirm_button {
  width: 160px;
  height: 35px;
  border-width: 0;
  border-style: none;
  background: url(../images/submit_button.jpg);
}
.submit_confirm_button:hover {
  background-position: right bottom;
}
/*送信ボタン*/
.submit_send_button {
  width: 160px;
  height: 35px;
  border-width: 0;
  border-style: none;
  background: url(../images/send_button.jpg);
}
.submit_send_button:hover {
  background-position: right bottom;
}
/*戻るボタン*/
.submit_cancel_button {
  width: 160px;
  height: 35px;
  border-width: 0;
  border-style: none;
  background: url(../images/back_button.jpg);
}
.submit_cancel_button:hover {
  background-position: right bottom;
}
/*送信完了画面*/
.site_top a {
  display: block;
  width: 160px;
  height: 35px;
  margin: 1em auto;
  border-width: 0;
  border-style: none;
  background: url(../images/top_button.jpg);
  text-align: center;
  text-indent: -9999px;
}
.site_top a:hover {
  background-position: right bottom;
}
/*郵便番号のボタン*/
form .postcode {
  width: 13em;
  padding: 0;
}
/*-------------------------------------------------------*/
/*                                                       */
/* 個別指定                                              */
/*                                                       */
/*-------------------------------------------------------*/
#fmail .caution {
  color: #ff0000;
}
#fmail .info {
  color: #009900;
}
#fmail .strong {
  font-weight: bold;
}
/*送信完了画面*/
#fmail_thankspage .caution {
  color: #ff0000;
}
#fmail_thankspage .info {
  color: #009900;
}
#fmail_thankspage .strong {
  font-weight: bold;
}
#fmail .remail {
  margin-top: 5px;
} /*メール再入力部分*/
#fmail label {
  cursor: pointer;
}
#fmail li {
  display: block;
  float: left;
  padding-left: .5em;
}
* html #fmail li {
  white-space: nowrap;
}
*:first-child + html #fmail li {
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  span#fmail_title_default, span#fmail_title_confirm, span#fmail_title_error, span#fmail_title_thanks {
    width: 100%;
  }
  #sr_mail table.mailform tr td, #sr_mail table.mailform tr th {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
  }
  #sr_mail table {
    width: 100%;
  }
  #fmail select.fmail, #fmail input.fmail, #fmail textarea.fmail {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
  }
  form .postcode {
    padding: 8px;
    box-sizing: border-box;
  }
  #sr_mail p big b font {
    font-size: 14px;
  }
  .title_fmail {
    margin-bottom: 30px;
  }
  .title_fmail .ttl_fmail {
    background: rgb(255, 153, 153);
    background: linear-gradient(0deg, rgba(255, 153, 153, 1) 0%, rgba(255, 233, 233, 1) 100%);
    border-radius: 4px;
    padding: 5px 15px 5px 75px;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 1px 2px 5px #333;
    letter-spacing: 3px;
    border: 2px solid #ff9999;
    position: relative;
    margin: 0 0 20px 0;
  }
  .title_fmail .ttl_fmail:after {
    position: absolute;
    left: 5px;
    top: -5px;
    width: 60px;
    height: 45px;
    background: url("../../images/sp/ic_mail.png") no-repeat;
    content: "";
    transform: rotate(-10deg);
  }
  .title_fmail ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .title_fmail ul li {
    width: 30%;
    background: rgb(204, 204, 204);
    background: linear-gradient(0deg, rgba(204, 204, 204, 1) 0%, rgba(219, 219, 219, 1) 100%);
    color: #fff;
    padding: 0 5px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 2px solid #cccccc;
    font-size: 12px;
    position: relative;
    height: 46px;
    display: table;
  }
  .title_fmail ul li.arrow {
    width: 5%;
    padding: 0;
    background: transparent;
    border: none;
    height: auto;
    text-align: center;
  }
  .title_fmail ul li.arrow span {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ccc;
    display: block;
    width: 0;
    margin: 18px auto 0;
  }
  .title_fmail ul li div {
    height: 46px;
    display: table-cell;
    vertical-align: middle
  }
  .title_fmail ul li dt {
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    background: #333;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    margin: 0 5px 0 0;
    position: relative;
    top: 3px;
    background: rgb(219, 219, 219);
    background: linear-gradient(0deg, rgba(219, 219, 219, 1) 0%, rgba(204, 204, 204, 1) 100%);
  }
  .title_fmail ul li.active {
    background: rgb(255, 204, 51);
    background: linear-gradient(0deg, rgba(255, 204, 51, 1) 0%, rgba(255, 219, 111, 1) 100%);
    border: 2px solid #ffcc33;
  }
  .title_fmail ul li.active dt {
    background: rgb(255, 219, 111);
    background: linear-gradient(0deg, rgba(255, 219, 111, 1) 0%, rgba(255, 204, 51, 1) 100%);
  }
  .title_fmail ul li dl {
    display: table;
    height: 32px;
    width: 100%;
  }
  .title_fmail ul li dl dd {
    height: 32px;
    display: table-cell;
    vertical-align: middle;
  }
  .button form.fmail_submit, .button form.fmail_cancel {
    text-align: center;
    width: 46%;
  }
}
@media screen and (max-width: 375px) {
  .title_fmail ul li dl {
    text-align: center;
  }
  .title_fmail ul li dt {
    display: none;
  }
  .button form.fmail_submit, .button form.fmail_cancel {
    width: 100%;
  }
}