@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 10px 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 h4 {
  margin-bottom: 10px;
  padding: 0 8px;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.5;
  background: #FF6759;
}

#main h5 {
  margin-bottom: 10px;
  font-size: 26px;
  color: #D22312;
  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;
}

.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 {
  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;	
}

.tomita-profile {
  position: relative;
  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;
  background-color: #0C257F;
}

.tomita-profile table {
  overflow: hidden;
  width: auto;
}

.tomita-profile table th,.tomita-profile table td {
  border: 0;
  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 {
  margin-bottom: 15px;
  border: 1px solid;
  padding: 6px 16px;
  font-size: 20px;
  background: none !important;
}

.tomita-profile .col_2 li:last-of-type {
  margin: 0;
}

.tomita-profile table th {
  width: 80px;
  font-weight: 400;
}

.col_2 {
  overflow: hidden;
}

.col_2 li {
  float: left;
  width: calc(100% / 2);
}


.buttons5 {
  padding: 20px;
  text-align: center;
}

.buttons5 a {
  display: inline-block;
  padding: 0 30px;
  height: 76px;
  line-height: 76px;
  color: #FFFFFF;
  font-weight: 800;
  font-size: 18px;
  text-decoration: none;
  background: #EB5954;
  border: solid 3px #F08480;
  border-radius: 8px;
}

.floating {
  position: fixed;
  bottom: 10px;
  right: 10px;
  /*
  left: 0;
  right: 0;
  */
  z-index: 1;
}


.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: 4px 20px;
  display: block;
    color: #666;
    font-size: 1.1em;
    font-weight: 700;
}


.smacool .smacool__item2 {
 width: 100% !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__item2 a {
  padding: 4px 20px;
  display: block;
    color: #666;
    font-size: 1.1em;
    font-weight: 700;
}


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

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;
}

  #formWrap {
    width: 100%;
    max-width:700px;
    margin:40px auto;
    color:#555;
  }

  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;
    }

  }
