@charset "utf-8";

body {
  font-size: 14px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 2;
  background: #fff;
}

img {
  vertical-align: top;
}

p {
  margin-bottom: 1em;
}

th,td {
  vertical-align: top;
}

#header {
  border-bottom: solid 2px #A8AAA5;
}

#header_container {
  position: relative;
  margin: 0 auto;
  max-width: 860px;
  height: 156px;
  overflow: hidden;
}

#header h1 {
  position: absolute;
  top: 48px;
  left: 0;
}

#header h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 400;
  font-size: 11px;
  color: #999;
}

#header .mail {
  position: absolute;
  top: 0;
  right: 0;
}

#header .tel {
  position: absolute;
  top: 48px;
  right: 0;
}

#main_image {
  clear: both;
  margin: 0 auto 50px auto;
  max-width: 1280px;
  text-align: center;
}

#main_image img {
  width: 100%;
  max-width: 1280px;
  min-width: 
}

#main {
  margin: 0 auto;
  padding: 0 0 20px 0;
  max-width: 860px;
}

#main h3 {
  /*
  position: relative;
  margin-bottom: 18px;
  padding: 5px 0 5px 10px;
  min-height: 30px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 30px;
  background: #FF7A6B;
  border-radius: 8px;
  overflow: hidden;
  */
}

#main .h3 {
    color: #526DC2;
    font-size: 26px;
    border-bottom: 3px solid;
    margin: 0 auto 20px;
}

#main .h3.green {
  color: #36B2AA;
}

#main h4 {
  margin-bottom: 10px;
  padding: 0 8px;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.5;
  background: #FF6759;
}

#main .h4 {
  border-radius: 8px;
}

#main .h4.green {
  background-color: #36B2AA;
  color: #fff;
}

#main h5 {
    margin-bottom: 10px;
    font-size: 26px;
    color: #FF5A68;
    line-height: 1.4;
}

#main h5.orange {
  color: #FF5E00;
}

#main h5.blue {
  color: #00599F;
}

#main hr {
  margin: 20px 0;
  display: block;
  height: 1px;
  border: none;
  border-bottom: dotted #aaa 1px;
  vertical-align: top;
}

#main .inner {
  padding: 0 20px;
}

#main .box {
  margin-bottom: 18px;
  padding: 18px;
  border: solid 1px #B9B9B9;
  border-radius: 10px;
  overflow: hidden;
}

#footer {
  padding: 20px 0 0 0;
  text-align: center;
  background: url(../img/footer_bg.png) top repeat-x;
}

#footer_content {
  margin: 0 auto;
  width: 880px;
  overflow: hidden;
}

#footer .copyright {
  margin-top: 20px;
  padding: 8px 0;
  color: #fff;
  font-size: 11px;
  background: #00283D;
}

.kensaku_more {
  position: relative;
  margin-bottom: 40px;
  height: 282px;
}

.kensaku_more a.yahoo {
  position: absolute;
  bottom: 20px;
  left: 16px;
  display: block;
  width: 380px;
  height: 90px;
  text-indent: -9999px;
  overflow: hidden;
}

.kensaku_more a.google {
  position: absolute;
  bottom: 20px;
  right: 16px;
  display: block;
  width: 380px;
  height: 90px;
  text-indent: -9999px;
  overflow: hidden;
}

.contact_buttons ul {
  margin: 20px 0 0 14px;
  overflow: hidden;
}

.contact_buttons ul li {
  float: left;
}

.oflow {
  overflow: hidden;
}

.mbottom {
  margin-bottom: 20px;
}

.mbottom_40 {
  margin-bottom: 40px;
}

.aligntop {
  display: block;
  margin-top: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  display: inline;
  margin-left: 24px;
}

.alignleft {
  float: left;
  display: inline;
  margin-right: 24px;
}

.center {
  text-align: center;
}

.red {
  color: #D22312;
}

.blue {
  color: #4F6DCF;
}

.pink {
  color: #FF6B79;
}

.big {
  font-size: 1.4em;
}

.box_red {
  padding: 16px;
  border: solid 1px #DB6F74;
  overflow: hidden;
}

.box_red_radius {
  padding: 16px;
  border: solid 1px #DB6F74;
  border-radius: 10px;
  overflow: hidden;
}

.box_blue_radius {
  padding: 16px;
  border: solid 1px #637ECB;
  border-radius: 10px;
  overflow: hidden;
}

.box_black {
  padding: 35px;
  border: solid 1px #E2E2E2;
  overflow: hidden;
}

.box_blue {
  padding: 16px;
  border: solid 1px #637ECB;
  overflow: hidden;
}

.box_green {
  padding: 16px;
  border: solid 1px #00ADCE;
  overflow: hidden;
}

.box_purple {
  padding: 16px;
  border: solid 1px #A792D8;
  overflow: hidden;
}

.box_pink {
  padding: 16px;
  border: solid 1px #FF959E;
  overflow: hidden;
}

#main .box_pink h5 {
  font-size: 24px;
  color: #FF5D6C;
}

ul.col_2 {
  overflow: hidden;
}

ul.col_2 li {
  float: left;
  width: 50%;
}

ul.col_3 {
  overflow: hidden;
}

ul.col_3 li {
  float: left;
  width: 33.33%;
}

.hide_pc {
  display: none;
}

ul.ensui_img_3 {
  overflow: hidden;
}

ul.ensui_img_3 li {
  float: left;
  width: 50%;
}

ul.ensui_point_2 {
  overflow: hidden;
}

ul.ensui_point_2 li {
  float: left;
  width: 33.33%;
}

#main .kiki h5 {
  color: #00599C;
  font-size: 24px;
}

.ensui_point_1_3 {
  padding: 20px 90px 10px 90px;
  background: #FFFFE7 url(../img/ensui_point_1_3_bg.png) top no-repeat;
  background-size: 100% auto;
  border-radius: 12px;
}

#main .ensui_point_1_3 h5 {
  margin: 0 0 20px 0;
  padding: 0 0 4px 0;
  font-size: 20px;
  text-align: center;
  border-bottom: solid 1px #D62000;
}

.ensui_profile {
  display: none;
}

ul.footer_info {
  margin: 0 auto;
  max-width: 880px;
  overflow: hidden;
}

ul.footer_info li {
  float: left;
  width: 50%;
}

/* -----------------------------------------------------------
	#sp
		スマホ用
----------------------------------------------------------- */


.iphone .topAdc .tel,
.ios .topAdc .tel,
.android .topAdc .tel {
	display:none;
}

.iphone .topAdc .tel2,
.ios .topAdc .tel2,
.android .topAdc .tel2 {
	display:block;
}


#sp{
	display:none;
}

.iphone #sp,
.ios #sp,
.android #sp {
	display:block;
}


#sp {
	position: fixed;
	z-index: 999;
	bottom:-14px;
	left:0;
	width:100%;
}
#sp p {
	float:left;
	width:50%;
}
.iphone .footCopy,
.ios .footCopy,
.android .footCopy {
	margin-bottom: 170px;	
}

.emerald-features-list {}

.emerald-features-list li {
    margin: 0 auto 20px;
    padding: 26px;
    background-color: #D9E6F2;
    font-weight: bold;
    font-size: 20px;
    padding-left: 120px;
    background-position: 10px center;
    background-repeat: no-repeat;
}
.emerald-features-list li.list-1 {
  background-image: url(../img/emerald_merit_1.png);
}
.emerald-features-list li.list-2 {
  background-image: url(../img/emerald_merit_2.png);
}
.emerald-features-list li.list-3 {
  background-image: url(../img/emerald_merit_3.png);
}
.emerald-features-list li.list-4 {
  background-image: url(../img/emerald_merit_4.png);
}
.emerald-features-list li.list-5 {
  background-image: url(../img/emerald_merit_5.png);
}

.oruso_effect_list .list-item {
  overflow: hidden;
  border: 1px solid;
  margin: 0 auto 20px;
  background-color: #F2EFEF;
}

.oruso_effect_list .list-item .list-inner {
  padding: 10px 0;
}

.tomita-profile {
  position: relative;
  margin: 0 auto 40px;
  padding: 32px;
  font-size: 15px;
  color: #fff;
  background: url(../img/profile_bg_header.png) top left no-repeat, url(../img/profile_bg_footer.png) bottom left no-repeat, url(../img/profile_bg_body.png) top left repeat-y;
  background-size: contain; }
  .tomita-profile table {
    overflow: hidden;
    width: auto; }
    .tomita-profile table th {
      width: 4em;
    }
    .tomita-profile table th, .tomita-profile table td {
      border: 0;
      padding: 4px 8px;
      font-weight: normal;
      vertical-align: top; }
  .tomita-profile .col-2 {
    letter-spacing: -1em; }
    .tomita-profile .col-2 li {
      letter-spacing: normal;
      width: 100%;
      max-width: 49%;
      max-width: -webkit-calc(50% - 20px);
      max-width: calc(50% - 20px);
      display: inline-block;
      margin: 0 20px 0 0;
      vertical-align: top; }
      .tomita-profile .col-2 li h4 {
        background: initial !important;
        border: 1px solid;
        padding: 0 15px;
        font-size: 20px; }
      .tomita-profile .col-2 li:last-of-type {
        margin: 0; }

.emerald-flow-list {}

.emerald-flow-list li {
  margin: 0 auto 40px;
  border: 1px solid #A8B6E0;
  padding: 0 20px;
  border-radius: 8px;
  text-align: center;
}

.emerald-flow-list li h6 {
  color: #fff;
  margin: 0 auto 20px;
  max-width: 355px;
  background-color: #526DC2;
  font-size: 20px;
  text-align: center;
}

table.yagou {
  margin: 10px 0;
}

table.yagou tr th,
table.yagou tr td {
  border: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: left;
  font-size: .9em;
  padding: 4px;
}

.smacool {
  display: none;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: auto;
  border-collapse: separate;
}

.smacool > * {
  width: 100%;
}

.smacool .smacool__item {
 width: 50% !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #B7943E), color-stop(0.49, #e2d2ab), color-stop(0.00, #B7943E));
background: -webkit-linear-gradient(top, #B7943E 0%, #e2d2ab 49%, #B7943E 100%);
background: -moz-linear-gradient(top, #B7943E 0%, #e2d2ab 49%, #B7943E 100%);
background: -o-linear-gradient(top, #B7943E 0%, #e2d2ab 49%, #B7943E 100%);
background: -ms-linear-gradient(top, #B7943E 0%, #e2d2ab 49%, #B7943E 100%);
background: linear-gradient(to bottom, #B7943E 0%, #e2d2ab 49%, #B7943E 100%);;
 border: 1px solid #ccc;
 text-align: center;
     display: block;
    float: left;
    box-sizing: border-box;
}
.smacool .smacool__item a {
  padding: 10px 20px;
  display: block;
    color: #666;
    font-size: 1.1em;
    font-weight: 700;
}

@media screen and (max-width: 500px){
.smacool {
  display: block;
  }
}

#formWrap {
  width: 100%;
  max-width:700px;
  margin:40px auto;
  color:#555;
  line-height:120%;
  font-size:90%;
}

#main #formWrap h3 {
  position: relative;
  margin-bottom: 18px;
  padding: 5px 0 5px 10px;
  min-height: 30px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 30px;
  background: #333;
  border-radius: 8px;
  overflow: hidden;
}

table.formTable{
  width:100%;
  margin:0 auto;
  border-collapse:collapse;
}
table.formTable td,table.formTable th{
  border:1px solid #ccc;
  padding:10px;
}
table.formTable th{
  white-space: nowrap;
  font-weight:normal;
  background:#efefef;
  text-align:left;
}
input[type="text"] {
  width: 60%;
}
textarea {
  width: 90%;
}

.list {
  margin-left: 1.5em;
  text-indent:-1.5em;
  font-size: 1.25em;
  line-height: 1.5em;
}
.list li {
  color: #000000;
  list-style:none;
  margin-bottom: 4px;
}
.list li:before { content:"◆ " }

.formTable input,
.formTable select {
  font-size: 16px;
  padding: 0.5em;
  margin-bottom: 0.25em;
}
.formTable textarea {
  width: 100%;
}
.formTable .hissu {
  color: red;
}
.formTable input.submit {
  padding:10px 40px!important;
}

@media (max-width:640px){
  .seal {
    width: auto!important;
  }
}
