@charset "UTF-8";
h3.black {
  text-indent: -9999px;
  width: 960px;
  height: 100px;
  background-repeat: no-repeat;
  background-color: #000;
  background-position-x: 20px;
  background-position-y: 25px;
  margin-bottom: 30px;
}

#btns {
  text-align: center;
  margin: 50px 0px;
}

#mainarea {
  position: relative;
  width: 100%;
  height: 420px;
  padding: 0;
  overflow: hidden;
}
#mainarea .left, #mainarea .right {
  position: absolute;
  opacity: 0.5;
  width: 20px;
  height: 420px;
}
#mainarea .left {
  left: 0px;
  z-index: 1;
  background-image: url('../images/top/main_right.jpg?1424845835');
}
#mainarea .right {
  right: 0px;
  z-index: 2;
  background-image: url('../images/top/main_left.jpg?1424845848');
}
#mainarea .slider {
  position: relative;
  width: 1000px;
  height: 420px;
  margin: 0 auto;
}
#mainarea .slider .wrapper {
  position: absolute;
  left: 50%;
  width: 3600px;
  height: 420px;
  margin-left: -1800px;
}

#tel {
  background-color: #f0f0f0;
  padding: 20px 0px;
  overflow: hidden;
  font-family: Gothic MB101 DemiBold,'メイリオ',sans-serif;
  line-height: 1em;
}
#tel #btns {
  margin: 0px 0px 10px 0px;
}
#tel #houjin, #tel #ittoku, #tel #mail {
  border: 5px solid #333;
  background-color: #fff;
  float: left;
}
#tel #houjin .main, #tel #ittoku .main, #tel #mail .main {
  padding: 15px 20px;
  height: 70px;
}
#tel #houjin .main .explain, #tel #ittoku .main .explain, #tel #mail .main .explain {
  font-weight: bold;
  font-size: 16px;
}
#tel #houjin .main .number, #tel #ittoku .main .number, #tel #mail .main .number {
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  font-family: 'Arial';
}
#tel #houjin .main .txt, #tel #ittoku .main .txt, #tel #mail .main .txt {
  font-size: 14px;
  font-family: 'メイリオ',sans-serif;
}
#tel #houjin {
  width: 430px;
  margin-right: 10px;
}
#tel #houjin .title {
  background-color: #333;
  float: left;
  color: #FFFFFF;
  padding: 25px 20px;
  text-align: center;
  font-weight: bold;
  height: 50px;
  line-height: 160%;
}
#tel #houjin .main {
  float: left;
}
#tel #houjin .main .number {
  background-image: url(../images/common/icon_tel.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
}
#tel #ittoku {
  width: 260px;
  margin-right: 10px;
}
#tel #mail {
  width: 220px;
  height: 100px;
  text-align: center;
}
#tel #mail .main {
  padding: 0px;
  line-height: 140%;
}
#tel #mail a {
  padding: 15px 20px;
  display: block;
  color: #333333;
  text-decoration: none;
  height: 70px;
}
#tel #mail a:hover {
  background-color: #efefef;
}

#lead .wp {
  background: #FFFFFF url("../images/top/lead_img.jpg") left top no-repeat;
  padding: 80px 0px;
}
#lead .wp p {
  margin-left: 380px;
  font-size: 14px;
  line-height: 30px;
}
#lead .wp img {
  margin-left: 380px;
  margin-bottom: 25px;
}

#why {
  background: #464646 url("../images/top/reason_bg.gif") repeat;
  /*
  background-image: url(../images/top/reason_bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  */
  min-width: 1000px;
  padding: 50px 0px;
}
#why h3 {
  background-image: url(../images/top/subtitle_01.png);
}
#why ul {
  margin-right: -22px;
}
#why ul li {
  width: 305px;
  height: 360px;
  margin-right: 22px;
  margin-bottom: 22px;
  background-color: #fff;
  float: left;
  box-shadow: 0px 0px 3px 3px;
}
#why ul li .explain {
  padding: 20px;
}
#why ul li .explain h4 {
  font-family: Gothic MB101 Medium;
  font-size: 22px;
  line-height: 28px;
}
#why ul li .explain h4.line {
  line-height: 56px;
}
#why ul li .explain p.honbun {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
}
#why ul li .explain p.link {
  margin-top: 10px;
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
}
#why ul li .explain p.link a {
  color: #048ccc;
  text-decoration: none;
  background: transparent url("../images/common/detail_icon.gif") right center no-repeat;
  padding-right: 20px;
}
#why ul li .explain p.link a:hover {
  background-color: #EEE;
}
#why .attention {
  font-size: 12px;
  color: #FFFFFF;
}

#items {
  padding: 0px 0px 50px 0px;
}
#items h3 {
  background-image: url(../images/top/subtitle_02.png);
}
#items ul {
  margin-right: -15px;
  overflow: hidden;
  margin-top: -30px;
}
#items ul li {
  width: 180px;
  margin-right: 15px;
  float: left;
}
#items ul li .explain {
  background-color: #f1f1f1;
  padding: 15px;
  font-size: 11px;
  line-height: 16px;
  display: none;
}
#items ul li h6 {
  text-align: center;
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
}
#items ul li.sonota {
  font-family: 'メイリオ',sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  padding-top: 40px;
}
#items ul li.sonota a {
  color: #048ccc;
}
#items ul.ng h6 {
  color: #a40000;
}
#items h4 {
  font-family: 'メイリオ',sans-serif;
  background-color: #a40000;
  color: #FFF;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  margin-top: 50px;
  margin-bottom: 30px;
}

.item-fukidashi {
  color: #000;
  font-size: 12px;
  line-height: 2;
  background-color: #edfaff;
  opacity: 1;
  width: 200px;
  border: solid 1px #939393;
  padding: 8px;
  border-radius: 6px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

#compare h3 {
  background-image: url(../images/top/subtitle_03.png);
}
#compare table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
}
#compare table th, #compare table td {
  border: 1px solid #d2d2d2;
  padding: 8px;
  vertical-align: middle;
}
#compare table th {
  color: #FFF;
  background-color: #365d96;
}
#compare table th.offi {
  color: #333;
  background-color: #a4f687;
}
#compare table th.name {
  color: #333;
  background-color: #eee;
}
#compare table td.offi {
  background-color: #d1fac3;
}

#newsarea {
  background-color: #f0f0f0;
  padding: 50px 0px 20px 0px;
  overflow: hidden;
}
#newsarea h3 {
  border-left: 6px solid #365d96;
  font-family: 'メイリオ',sans-serif;
  font-size: 20px;
  line-height: 22px;
  padding-left: 10px;
  margin-bottom: 10px;
}
#newsarea ul {
  border: 1px solid #d3d3d3;
  border-bottom: none;
  background-color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 30px;
}
#newsarea ul li {
  border-bottom: 1px solid #d3d3d3;
}
#newsarea ul li a {
  display: block;
  color: #333333;
  text-decoration: none;
  padding: 8px 15px;
}
#newsarea ul li a:hover {
  background-color: #fbfbfb;
}
#newsarea .medialist {
  background-color: #ffffff;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  margin-bottom: 30px;
  padding: 6px 0px;
}
#newsarea .cate {
  font-size: 11px;
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFF;
  display: inline-block;
  width: 4em;
  text-align: center;
  margin: 0px 10px;
}
#newsarea .news, #newsarea .haisou {
  background-color: #365d96;
}
#newsarea .media, #newsarea .motikomi {
  background-color: #4f9636;
}
#newsarea .kaishu {
  background-color: #963636;
}
#newsarea .gyoushu {
  background-color: #6c6c6c;
  width: 7em;
  margin-left: -5px;
}
#newsarea p.error {
  padding-left: 10px;
  padding-right: 10px;
  margin: 10px;
  font-weight: bold;
}
#newsarea #faq, #newsarea #manual {
  width: 465px;
  float: left;
}
#newsarea #faq {
  padding-right: 30px;
}
#newsarea #faq ul li {
  padding: 8px 15px 4px 35px;
  background: transparent url("../images/top/qa_icon.gif") left center no-repeat;
  border-bottom: none;
}
#newsarea #faq ul li.answer {
  padding: 2px 15px 2px 35px;
  background: none;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d3d3d3;
  font-size: 9px;
}
#newsarea #manual ul a {
  padding: 8px 15px 8px 35px;
  background: transparent url("../images/top/manual_icon.gif") left center no-repeat;
}
#newsarea #manual ul a:hover {
  background-color: #fbfbfb;
}
#newsarea .detail {
  text-align: right;
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  margin-top: -34px;
  margin-bottom: 10px;
}
#newsarea .detail a {
  color: #048ccc;
  text-decoration: none;
  background: transparent url("../images/common/detail_icon.gif") right center no-repeat;
  padding-right: 20px;
  cursor: pointer;
}
#newsarea .detail a:hover {
  background-color: #fff;
  cursor: pointer;
}

.modal {
  width: 860px;
  margin: 0px auto;
  background: #FFFFFF url("../images/top/reason_modal_bg.png") left top no-repeat;
  padding: 50px;
  color: #333333;
  overflow: hidden;
  position: relative;
  display: none;
  z-index: 2;
  margin-top: 100px;
}
.modal .number {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  top: -40px;
  left: -40px;
}
.modal .title_e {
  color: #245392;
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  margin-top: -24px;
}
.modal .title_j {
  font-family: 'メイリオ',sans-serif;
  font-size: 22px;
  margin-top: 14px;
  margin-bottom: 40px;
}
.modal .img {
  float: left;
  width: 430px;
}
.modal .honbun {
  float: left;
  width: 420px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.modal .honbun .strong {
  font-weight: bold;
}
.modal .honbun .strong_e {
  color: #245392;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
.modal .large {
  clear: both;
  padding-top: 30px;
}
.modal .close {
  clear: both;
  margin: 0px -50px -50px -50px;
  padding-top: 50px;
  background-color: #ffffff;
}
.modal .close a {
  display: block;
  padding: 20px 0px;
  text-align: center;
  cursor: pointer;
  background-color: #000000;
}
.modal .close a:hover {
  background-color: #333333;
}
.modal .scroll {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right: -50px;
}

#modal07 .honbun, #modal07 .img {
  padding-bottom: 30px;
}

.lock {
  /*overflow:hidden;*/
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-wrap {
  z-index: 2;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
