/*******************************
  hearts Ageht CSS
*******************************/
@charset "utf-8";

/*******************************
  reset css
*******************************/
* {
  background: transparent;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  color: #222;
  box-sizing: border-box;
}
body,
textarea {
  font-family: 'Lato', "Lucida Grande", Meiryo, "メイリオ", sans-serif;
  line-height: 1.0;
  -webkit-text-size-adjust: 100%; /* スマホ横向きでも文字サイズ同じ */
  word-wrap: break-word;
  margin: 0;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  transition: .3s;
}
a:hover {
  text-decoration: underline;
}

/*******************************
  clearfix
*******************************/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

.wrap {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}

/*******************************
  header
*******************************/
.header {
  background: url(images/agent_top_01.jpg) no-repeat 0 0;
  height: 740px;
}
.header nav {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  padding: 10px 0;
  position: relative;
}
.header nav li {
  float: left;
  margin-right: 24px;
}
.page_header {
  background: url(images/head_01.jpg) no-repeat 0 0;
  height: 160px;
	position: relative;/**/
}
.page_header nav {
  padding: 35px 0 0;
}
.page_header .logo {
  float: left;
  margin: 40px 100px;
}
.page_header ul {
  width: 60%;/*70%*/
  margin: 15px 0 0 40%/*30%*/;
}
.page_header li {
  float: left;
  margin-right: 20px;
}
.page_header ul a {
  color: #fff;
  font-size: 13px;
}

/***********************************/
/* bing 翻訳 */
a.btn_lang {
	width: 120px;
	height: auto;
	display: block;
	padding: 5px 5px 8px;
	line-height: 1;
	background: #a41936;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 290px;
}	

#MicrosoftTranslatorWidget {
position: absolute;
top: 35px;
left: 285px;
opacity: 0;
padding: 0;
}

/***********************************/

.about_area {
  background: url(images/agent_top_02.jpg) no-repeat 0 0;
  height: 357px;
  padding: 10px 0;
}
.about_area .btn {
  color: #00376f;
  font-size: 16px;
  font-weight: 900;
  width: 240px;
  margin: 260px auto 0;
  padding: 12px;
  border: 3px solid #00376f;
  letter-spacing: 2px;
  display: block;
}
.about_area .btn:hover {
  color: #fff;
  background: #00376f;
  text-decoration: none;
}

.survice_area {
  background: url(images/agent_top_03n.png) no-repeat 0 0;
  height: 881px;
  position: relative;
}

.form_area {
  text-align: left;
  background: url(images/agent_top_04.jpg) no-repeat 0 0;
  height: 360px;
  padding: 10px 0;
}
.form_area ul {
  width: 240px;
  float: left;
  margin: 185px 0 0 210px;
}
.form_area p a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  background: #00b4ff;
  float: left;
  margin: 150px 0 0 70px;
  padding: 24px 72px 24px 40px;
  border-radius: 8px;
  position: relative;
  display: block;
  transition: .3s;
}
.form_area p a:hover {
  background: #00376f;
}
.form_area p a:after {
  font-family: 'FontAwesome';
  content: '\f105';
  font-size: 24px;
  position: absolute;
  top: 28%;
  right: 35px;
}

.form_area li {
  line-height: 2.9;
  position: relative;
}
.form_area li:after {
  color: #fff;
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  top: 0;
  right: 10px;
}
.form_area li a {
  color: #fff;
}
.form_area li a:hover {
  color: #00b4ff;
  text-decoration: none;
}

.business_area {
  background: url(images/agent_top_06.jpg) no-repeat 0 0;
  height: 827px;
  position: relative;
}
.business_area .box_left,
.business_area .box_center,
.business_area .box_right {
  width: 17.5%;
  position: absolute;
  bottom: 16%;
}
.business_area .box_left {
  left: 12%;
}
.business_area .box_center {
  left: 41%;
}
.business_area .box_right {
  right: 12%;
}
.business_area .box_left a,
.business_area .box_center a,
.business_area .box_right a {
  color: #00376f;
  font-size: 16px;
  font-weight: 900;
  padding: 12px;
  border: 3px solid #00376f;
  display: block;
}
.business_area a:hover {
  color: #fff;
  background: #00376f;
  text-decoration: none;
}

.company_area {
  background: url(images/agent_top_07.jpg) no-repeat 0 0;
  height: 655px;
  padding: 10px 0;
}
.company_area a {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  background: #00b4ff;
  width: 340px;
  margin: 400px auto 0;
  padding: 16px;
  border-radius: 50px;
  letter-spacing: 2px;
  display: block;
}
.company_area a:hover {
  background: #00376f;
  text-decoration: none;
}

.news_area {
  background: url(images/agent_top_08.jpg) no-repeat 0 0;
  height: 381px;
  position: relative;
}
.news_area a {
  color: #000;
  font-size: 16px;
  font-weight: 900;
  width: 180px;
  padding: 12px;
  border: 3px solid #000;
  letter-spacing: 2px;
  display: block;
  position: absolute;
  left: 8%;
  bottom: 21%;
}
.news_area a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

.bottom_menu a {
  line-height: 0;
  width: 33.33%;
  float: left;
}
.bottom_menu a:hover {
  opacity: .8;
}

.totop a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  background: #000;
  padding: 16px 0;
  display: block;
}
.totop .a:hover {
  opacity: .8;
}

/*******************************
  footer
*******************************/
.foot_banner {
  background: #00376f;
  padding: 15px 0 0;
}
.foot_banner .job_link {
  width: 1005px;
  margin: 10px auto;
}
.footer .job_link_p {
  background: #00376f;
  padding: 25px 0 0;
}
.foot_banner .job_link li {
  width: 33.33%;
  float: left;
  /*margin-right: 15px;*/
  box-sizing: border-box;
  transition: .3s;
}
.foot_banner .job_link li.last {
  margin-right: 0;
}
.foot_banner .job_link li:hover {
  opacity: .7;
}
.foot_main {
  background: url(images/footer_01.jpg) no-repeat 0 0;
  height: 204px;
  padding: 10px 0;
}
.foot_main nav {
  width: 450px;
  margin: 60px 0 0 650px;
}
.foot_main nav ul {
  float: left;
  margin-right: 50px;
}
.foot_main nav li {
  text-align: left;
}
.foot_main nav li a {
  color: #fff;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 2px;
}
.foot_bottom {
  background: url(images/footer_02.jpg) no-repeat 0 0;
  height: 117px;
  padding: 10px 0;
}
.foot_bottom ul {
  width: 450px;
  margin: 16px 0 0 650px;
}
.foot_bottom li {
  float: left;
  margin-right: 24px;
}

/*******************************
  page
*******************************/
.breadcrumb {
  border-bottom: 1px solid #dedede;
  margin-bottom: 40px;
}
.breadcrumb li {
  font-size: 13px;
  float: left;
  padding: 8px 24px;
}
.breadcrumb li a {
  color: #999;
  transition: .3s;
}
.breadcrumb li a:hover {
  color: #666;
  text-decoration: none;
}

.main_top_txt {
  line-height: 1.6;
  margin: 0 0 40px;
  font-size: 14px;
}
.page {
  width: 83.33%;
  margin: 10px auto;
}
.page h2 {
  color: #fff;
  font-size: 20px;
  background: #00376f;
  padding: 10px;
  border-radius: 5px;
}
.page dl {
  font-size: 14px;
  text-align: left;
  margin-bottom: 48px;
}
.page dt,
.page dd {
  line-height: 1.6;
  padding: 24px 56px 24px 64px;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.page dt {
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.page dt:before,
.page dd:before {
  color: #fff;
  font-size: 18px;
  padding: 8px 16px;
  position: absolute;
  top: 15%;
  left: 10px;
}
.page dt:before {
  content: 'Q';
  background: #9d1d36;
}
.page dt:after {
  font-family: 'FontAwesome';
  content: '\f107';
  font-size: 24px;
  top: 25%;
  right: 20px;
  position: absolute;
}
.page dt:hover {
  background: #efefef;
}
.page dd {
  background: #efefef;
  display: none;
}
.page dd:before {
  content: 'A';
  background: #00376f;
}
.page dd.show {
  display: block;
}

.page ul {
  font-size: 14px;
  text-align: left;
  margin-bottom: 24px;
}
.page li a {
  font-weight: bold;
  line-height: 1.6;
  padding: 24px 48px;
  border-bottom: 1px solid #dedede;
  display: block;
  position: relative;
  cursor: pointer;
  transition: .3s;
}
.page li a:hover {
  background: #efefef;
  text-decoration: none;
}
.page .pp a:before,
.page .pdf a:before {
  font-size: 32px;
  font-family: 'FontAwesome';
  margin-right: 10px;
  position: absolute;
  top: 14%;
  left: 10px;
}
.page .pp a:before {
  color: #dd5b26;
  content: '\f1c4';
}
.page .pdf a:before {
  color: #dd5b26;
  content: '\f1c1';
}
.page li a:after {
  font-family: 'FontAwesome';
  content: '\f105';
  font-size: 24px;
  position: absolute;
  top: 20%;
  right: 30px;
}

.contact {
  width: 100%;
  margin-bottom: 24px;
  border: 1px solid #ccc;
}
.contact th,
.contact td {
  border: 1px solid #ccc;
  padding: 24px;
}
.contact th {
  font-size: 16px;
  background: #efefef;
  width: 30%;
  vertical-align: middle;
  position: relative;
}
.contact .required:after {
  color: #fff;
  font-size: 14px;
  content: '必須';
  background: #c00;
  padding: 8px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contact td {
  text-align: left;
  width: 70%;
}
.contact td input,
.contact td textarea {
  background: #efefef;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
}
.submit_btn {
  color: #fff;
  font-size: 20px;
  text-align: center;
  background: #dd8326;
  width: 240px;
  margin-bottom: 24px;
  padding: 24px 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;;
  -webkit-appearance: none;
  transition: .3s;
}
.submit_btn:hover {
  background: #dd5b26;
}
