/**
* Template Name: Impact - v1.1.0
* Template URL: https://bootstrapmade.com/impact-bootstrap-business-website-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# Body
--------------------------------------------------------------*/
body {
  
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_line {
  height: 85px;
  background-color: #ffffff;
  margin-top: 25px;
  margin-left: 50px;
  margin-right: 50px;  
}

.logo {
  width: 86px;
  height: 75px;
  content: url(../assets/logo.png);
}

.header_container {
  width: 100%;
  display: flex;
  align-items: center;  
}

.main_menu_list {
  margin-left: auto;
  margin-right: 50px;
  float: right;
}

.main_menu_list a {
  text-decoration-line: none;
}

.main_menu {
  color: #4c4c4c;
  padding: 20px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 13pt;
  background-color: #ffffff;
}

.main_menu:hover {
  color: #ffffff;
  background-color: #1187CF;
}

.btn_contact {
  margin-left: auto;
  margin-right: 0;
  height: 62px;
}

.btn_contact img {
  width: 165px;
  height: 62px;
  content: url(../assets/btn_contact.png);  
}

.header_bar {
  width: 100%;
  height: 1px;
  margin-top: 6px;
  background-color: #c7c7c7;
  display: block;
}


/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
.sub_main_container {  
  width: 100%;
  background-color: #ffffff;
  position: relative;
  margin-top: 30px;
}

.sub_main_title_area {
  float: left;
  width: 100%;
  background-color: #1287CF;
}

.sub_main_title {
  float: left;
  width: 60%;
  margin-left: 150px;
  margin-top: 50px;
  font-size: 32pt;
  color: #ffffff;
}

.sub_main_title_sub {
  float: left;
  width: 60%;
  margin-left: 150px;
  margin-top: 20px;
  font-size: 13pt;
  color: #ffffff;
}

.sub_main_title_keyword_line {
  float: left;
  width: 60%;
  margin-left: 150px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.sub_main_title_keyword {
  float: left;
  height: 44px;
  background-color: #80C2EB;
  border-radius: 22px;
  margin-right: 16px;
  position: relative;
}

.sub_main_title_keyword span {
  color: #ffffff;
  top: 25%;
  font-size: 12pt;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}

.sub_main_contents_area {
  float: left;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 70px;
}

.sub_main_contents_top_line {
  float: left;
  width: 100%;
  height: 5px;
  background-color: #1287CF;
}

.sub_main_contents_line1 {
  float: left;
  width: 100%;
  height: 110px;
}

.sub_main_contents_line1_title {
  float: left;
  width: 20%;
  height: 110px;
  background-color: #DCF0FC;
}

.sub_main_contents_line1_title div {
  text-align: center;
  color: #000000;
  font-size: 17pt;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub_main_contents_line1_contents {
  float: left;
  width: 80%;
  height: 110px;
  background-color: #ffffff;
}

.sub_main_contents_line1_contents div {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14pt;
  color: #8C8C8C;

  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
}

.sub_main_contents_line2 {
  float: left;
  width: 100%;
  height: 130px;
}

.sub_main_contents_line2_title {
  float: left;
  width: 20%;
  height: 130px;
  background-color: #DCF0FC;
}

.sub_main_contents_line2_title div {
  text-align: center;
  color: #000000;
  font-size: 17pt;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub_main_contents_line2_contents {
  float: left;
  width: 80%;
  height: 130px;
  background-color: #ffffff;
}

.sub_main_contents_line2_contents div {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14pt;
  color: #8C8C8C;

  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
}

.sub_main_contents_line3 {
  float: left;
  width: 100%;
  height: 160px;
}

.sub_main_contents_line3_title {
  float: left;
  width: 20%;
  height: 160px;
  background-color: #DCF0FC;
}

.sub_main_contents_line3_title div {
  text-align: center;
  color: #000000;
  font-size: 17pt;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub_main_contents_line3_contents {
  float: left;
  width: 80%;
  height: 160px;
  background-color: #ffffff;
}

.sub_main_contents_line3_contents div {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14pt;
  color: #8C8C8C;

  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
}

.sub_main_contents_line4 {
  float: left;
  width: 100%;
  height: 110px;
}

.sub_main_contents_line4_title {
  float: left;
  width: 20%;
  height: 110px;
  background-color: #DCF0FC;
}

.sub_main_contents_line4_title div {
  text-align: center;
  color: #000000;
  font-size: 17pt;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub_main_contents_line4_contents {
  float: left;
  width: 80%;
  height: 110px;
  background-color: #ffffff;
}

.sub_main_contents_line4_contents div {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14pt;
  color: #8C8C8C;
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
}

.sub_main_contents_line5 {
  float: left;
  width: 100%;
  height: 180px;
}

.sub_main_contents_line5_title {
  float: left;
  width: 20%;
  height: 180px;
  background-color: #DCF0FC;
}

.sub_main_contents_line5_title div {
  text-align: center;
  color: #000000;
  font-size: 17pt;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub_main_contents_line5_contents {
  float: left;
  width: 80%;
  height: 180px;
  background-color: #ffffff;
}

.sub_main_contents_line5_contents div {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14pt;
  color: #8C8C8C;
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
}

.sub_main_contents_middle_line {
  float: left;
  width: 100%;
  height: 1px;
  background-color: #6EC0F2;
}

.sub_main_contents_bottom_line {
  float: left;
  width: 100%;
  height: 5px;
  background-color: #1287CF;
  margin-bottom: 10px;
}

.request_area_line {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.request_area_title {
  float: left;
  width: 70%;
  height: 40px;
  background-color: #1287CF;
  margin-left: 15%;
  border-radius: 10px;
}

.request_area_title div {
  float: left;
  font-size: 18pt;
  color: #ffffff;
  margin-left: 60px;
}

.request_area {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.request_area_line1 {
  float: left;
  width: 60%;
  height: 40px;
  margin-top: 20px;
}

.request_area_line1_contents {
  float: right;
  margin-right: 20px;
}

.counsel_name_area {
  float: left;
  width: 120px;
  height: 40px;  
}

.counsel_name_area input {
  float: left;
  width: 120px;
  height: 40px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  padding-left: 16px;
  font-size: 13pt;
}

.counsel_mobile_area1 {
  float: left;
  width: 100px;
  height: 40px;
  margin-left: 10px;
}

.counsel_mobile_area1 input {
  float: left;
  width: 100px;
  height: 40px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  padding-left: 16px;
  font-size: 13pt;
}

.counsel_mobile_area2 {
  float: left;
  width: 100px;
  height: 40px;
  margin-left: 10px;
}

.counsel_mobile_area2 input {
  float: left;
  width: 100px;
  height: 40px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  padding-left: 16px;
  font-size: 13pt;
}

.counsel_mobile_area3 {
  float: left;
  width: 100px;
  height: 40px;
  margin-left: 10px;
}

.counsel_mobile_area3 input {
  float: left;
  width: 100px;
  height: 40px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  padding-left: 16px;
  font-size: 13pt;
}

.request_area_line2 {
  float: left;
  width: 40%;
  height: 40px;
  margin-top: 30px;
}

.request_area_line2_contents {
  float: left;
  margin-left: 20px;
}

.request_privacy_agree {
  float: left;

  background-color: #f9f9f9;
}

.img_counsel_privacy_agree {
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  content: url(../assets/ic_check_box_checked.png);    
}

.counsel_privacy_agree_title {
  float: left;
  font-size: 12pt;
  margin-left: 10px;
}

.request_privacy_agree_contents_view {
  float: left;
  font-size: 12pt;
  margin-left: 10px;
}

.request_button_line {
  float: left;
  width: 100%;
  margin-top: 60px;
}

.request_button_line button {
  width: 300px;
  height: 60px;
  background-color: #1287CF;
  border-radius: 30px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);
}

.request_button {
  /*width: 300px;
  height: 60px;
  background-color: #1287CF;
  border-radius: 30px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);*/
}

.request_button span {
  color: #ffffff;
  font-size: 17pt;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.request_button_comment {
  text-align: center;
  color: #656464;
  font-size: 12pt;
  margin-top: 20px;
  margin-bottom: 60px;
}

.request_line_bottom {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
