@charset "UTF-8";
/* CSS Document */

.pc { display:none; }
.sp { display:block; }

body {
  font-family: Hiragino Mincho ProN;  
}

header {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.header_left {
  display: flex;
    margin-left: 1px;
    margin-top: -5px;
}

.header_logo {
	text-align: center;
    width: 23%;
	padding: 0 0 0 5px;
	margin: 0 4px;
}

.header_logo p {
  margin-bottom: 0;
}

.header_logo p img {
	width: 88%;
}

.header_left_text {
  padding: 6px 0;
    letter-spacing: -1px;
}

.header_left_text_01 {
  margin-bottom: 0;
  font-size: 10px;
	color: #505757;
}

.header_left_text_02 {
  margin: 0;
  font-size: 10px;
}

.header_left_text_03 {
  margin: -4px 0 -3px;
  font-size: 18px;
  font-weight: normal;
}

.nation_wide {
  background: yellow;
  font-size: 14px;
  padding: 3px 10px;
  margin-top: 12px;
  height: 25px;
  margin-right: 10px;
}

.header_right {
  display: flex;
}

.header_right_text {
  margin-bottom: -20px;
}

.header_right_text_namber {
  font-size: 16px;
    padding: 0 15px;
    text-align: right;
    display: flex;
	margin-top: 50px;
}

.nav {
  font-size: 17px;
  padding-right: 20px;
}

ul {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0;
}

li {
padding: 0 10px;
}

a {
  text-decoration: none;
  color: black;
}

.header_contact p {
  margin: 0;
}

.firstview {
/*
  height: 524px;
  background-image: url("../images/firstview/firstview.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
*/
}

.firstview p {
  margin-top: 0;
}

.firstview p img {width: 100%}

.movie {
    text-align: center;
    margin: 20px auto;
    width: 90%;
	padding-bottom: 1px;
}

.movie p img {
	width: 100%;
}

.introduction {
  display: flex;
  align-items: center;
	flex-direction: column;
	background: rgba(117,198,196,0.24);
	padding-bottom: 45px;
	margin-top: -16px;
}

.introduction_left {
  margin: 0;
    padding: 0 15px;
    width: 100%;
}

.introduction_right {
    width: auto;
    text-align: center;
}

.introduction_title {
  border-bottom: 1px solid #73c6c4;
  font-size: 19px;
  font-weight: normal;
  padding-bottom: 5px;
	text-align: center;
}

.introduction_text {
 font-size: 16px;
    margin: 0 20px;
}

.introduction_right_text {
  text-align: left;
}

.video_text {
	margin: 0 auto;
    width: 60%;
}

.content_show {
  font-size: 16px;
  padding-right: 0;
  position: fixed;
  top: 0;
  z-index: 100;
	background: #73c6c4;
	overflow: auto;
	left: -100%;
	width: 100%;
    height: 100%;
}

#navbtn{ 
	display: block;
    z-index: 30000;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 14%;
    height: 67px;
    background: transparent;
    background-color: #73c6c4;
}

#navbtn:hover{ cursor:pointer; }

#navbtn span{ 
	position:absolute;
	left: 11px;
    width: 30px;
	height:1px; 
	background:#fff; 
}

#navbtn span:nth-child(1){top:20px; transition:all 0.3s;}
#navbtn span:nth-child(2){top:32px; transition:all 0.3s;}
#navbtn span:nth-child(3){top:44px; transition:all 0.3s;}

#navbtn.menu span:nth-child(2){ width:0%; left:50%; background:#fff; }
#navbtn.menu span:nth-child(1){ top:33px; transform:rotate(45deg); background:#fff; }
#navbtn.menu span:nth-child(3){ top:33px; transform:rotate(-45deg); background:#fff; }


.content_navigation {
  padding: 15px 0;
    margin: 10px 0 0;
	flex-direction: column;
}

.content_navigation_box {
 	border-bottom: 1px solid #fff;
    padding: 20px 0;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    border-right: 0px solid #fff;
    font-size: 20px;
}
.content_navigation_box_end {
	border-bottom: 1px solid #fff;
    padding: 20px 0;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    border-right: 0px solid #fff;
    font-size: 20px;
}

.content_top_announce {
	text-align: center;
	margin: 50px 0;
}

.content_top_announce img {
	width: 100%;
}

.content_top_img img {

}

.content_top {
	text-align: center;
	margin-top: -16px;
}

.content_top_img {
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
     width: 100%; 
     height: auto; 
	position: relative;
}

.content_top_img p {
	margin-bottom: 0;
}

.content_top_img p img {
	width: 93%;
}

.content_top_img_title {
	position: absolute;
    top: 23px;
    left: 23%;
    font-size: 20px;
	font-weight: 600;
}

.content_top_img_text {
	border-bottom: 1px dashed #73c6c4;
    width: 91%;
    margin: 0 auto;
    font-size: 14px;
    padding: 15px;
    text-align: left;
}

.content_top_img_text_last {
	padding: 10px;
}

.service_title {
	color: #73C6C4;
    font-size: 40px;
    margin: 0;
    position: absolute;
    padding-top: 0;
    top: 60px;
    left: 120px;
}

.service_title_sub {
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    top: 109px;
    left: 125px;
}

.service_img_text {
 	background: #73C6C4;
    color: #fff;
    width: 100%;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 30px;
    position: absolute;
    top: 200px;
}

.service_img {
	position: relative;
/*
  background-image: url("../images/service/service_top.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 703px;
*/
}

/*
.service_img p img {
	width: 80%;
}
*/

.top img {
	width: 100%;
}

.boxs {
  display: flex;
  max-width: 1020px;
  margin: 50px auto 0;
	flex-direction: column;
}

.service_box {
  	margin: 15px 20px;
    background-color: #fff;
    width: auto;
    padding: 0 25px;
    height: auto;
    position: relative;
    box-shadow: 5px 5px 2px rgba(35,24,21,0.75);
    border: 1px solid #73c6c4;
}

.box_title {
  background: #73c6c4;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 0;
	padding: 5px 45px;
}

.box_title_basic {
  background: rgba(0, 177, 160, 0.78);
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 5px 0 5px 45px;
}

.service_no1 {
  position: absolute;
  top: -15px;
  left: -20px;
  text-align: right;
}

.service_no1 img {
  width: 75%;
}

.box_title_premium {
  background: rgba(0, 179, 207, 0.78);
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 2px;
}

.box_center {
  font-size: 25px;
  text-align: center;
  font-family: sans-serif;
  border-bottom: dashed 1px;
  height: 85px;
  vertical-align: middle;
  display: table-cell;
  width: 1%;
}

.box_center p {
  margin: 0;
}

.box_bottom {
  padding-left: 25px;
}

.box_bottom_img {
  text-align: center;
}

.box_bottom_img p:hover {
  border-bottom-color: transparent;
  transform: translateY(0.1875em);
}

.box_bottom_img p img {
	width: 40%;
}

.tax {
  text-align: center;
    padding: 5px 0 40px;
    width: auto;
}

.service_campaign {
  text-align: center;
  background: #f4f4f4;
  padding-top: 20px;
}

.campaign_top {
  font-size: 22px;
	margin-bottom: 0;
}

.campaign_price {
  font-size: 35px;
  margin: 10px;
	font-weight: 600;
}

.campaign_price_small {
  font-size: 16px;
    margin-left: -15px;
}

.campaign_open {
 	background-color: #e71f1e;
    color: white;
    font-size: 33px;
    width: 92%;
}

.campaign_Deadline {
  font-size: 30px;
  color: #e71f1e;
  margin: 0;
	padding: 10px 0 30px;
}

.zero {
  font-size: 70px;
}

.yen {
  font-size: 45px;
}

.support_light_top {
  background: #73c6c4;
  padding: 1px 0 40px;
}

.support_light_title {
  color: white;
  text-align: center;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 0;
}

.support_pops {
  display: flex;
width: 79%;
    margin: 0 auto;
	flex-direction: column;
}

.support_pops_02 {
	display: flex;
    width: 79%;
    margin: 0 auto;
    flex-direction: column;
}

.support_pop {
  position: relative;
}



.support_pop_text {
  position: absolute;
  top: 15%;
  left: 10%;
  font-size: 18px;
}

.support_pop_text_center {
  position: absolute;
  top: 15%;
  left: 20%;
  font-size: 18px;
}

.support_pop_text_last {
  position: absolute;
  top: 15%;
  left: 17%;
  font-size: 18px;
}

.support_pops_light {
  display: flex;
width: 79%;
    margin: 0 auto;
	flex-direction: column;
}

.support_pops_light_02 {
	display: flex;
    width: 79%;
    margin: 0 auto;
    flex-direction: column;
}

.support_pop_light {
  position: relative;
}



.support_pop_light_text {
  position: absolute;
  top: 15%;
  left: 10%;
  font-size: 18px;
}

.support_pop_light_text_center {
  position: absolute;
  top: 15%;
  left: 20%;
  font-size: 18px;
}

.support_pop_light_text_last {
  position: absolute;
  top: 15%;
  left: 17%;
  font-size: 18px;
}

.support_content {
  width: 80%;
    margin: 0 auto;
    position: relative;
}

.support_content_no1 {
  position: relative;
    top: 0;
    left: 103px;
	width: 90px;
}

.support_content_price {
  font-size: 23px;
  border-bottom: 2px dotted;
  color: white;
  text-align: center;
}

.price {
  font-size: 33px;
}

.support_content_text {
  width: 80%;
  margin: 0 auto;
  color: white;
	padding-top: 10px;
}

.support_text {
  width: 77%;
  margin: 40px auto 0;
}

.information_bottom {
  background: rgba(115,198,196,0.1);
  padding: 1px 0 50px;
}

.information_bottom_head {
  border: 1px solid;
  width: 90%;
  margin: 40px auto;
  background: #fff;
}

.information_bottom_head_title {
  text-align: center;
  border-bottom: 1px dashed;
  width: 90%;
  margin: 0 auto;
  font-size: 18px;
}

.information_bottom_head_title p {
/*	margin-bottom: 0;*/
}

.information_bottom_head_text {
	width: 95%;
    margin: 0 auto;
    font-size: 13px;
}

.information_bottom_service {
  text-align: center;
}

.service_topic {
  font-size: 15px;
    padding: 0 10px;
}

.service_text {
	margin-top: 30px;
    width: 100%;
    padding: 0 20px;
}

.information_bottom_contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
	width: 100%;
}

.information_bottom_content_text {
    padding: 0px;
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
}

.information_bottom_content_basic_right {
    background: white;
    padding: 0px 20px 30px;
    width: 100%;
    margin: 20px;
}

.information_bottom_contents_top {
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.information_bottom_contents_bottom {
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.information_bottom_content {
  background: white;
    padding: 0px 20px 30px;
    width: 100%;
    margin: 20px;
}

.information_bottom_content_logo {
  text-align: center;
}

.information_bottom_content_title {
  font-size: 16px;
  text-align: center;
}

.support_basic_top {
  background: rgba(0,177,160,0.78);
  padding: 1px 0 40px;
}

.information_bottom_content_basic {
background: white;
    padding: 0px 20px 30px;
    width: 100%;
    margin: 20px;
}

.support_premium_top {
  background: rgba(0,179,207,0.78);
  padding: 1px 0 40px;
}

.plan_comparison {
  margin-top: -16px;
  padding: 10px;
  text-align: center;
}

.plan_comparison p img {
/*	width: 100%;*/
}

.plan_comparison_topic {
  font-size: 18px;
}

.plan_comparison_title {
  font-size: 25px;
}

.plan_comparison_content {
	overflow-x: auto;
}

.option_first_view {
	background-image: url("../images/option/option_top_new_02.jpg");
	background-position: center;
	background-size: cover;
	height: 250px;
}

.opotion_top {
  text-align: center;
    position: relative;
    top: 70px;
}

.opotion_top img {
  width: 100%;
  /* height: 382px; */
	position: absolute;
    left: 0;
}

.opotion_top_title {
	font-size: 40px;
}

.opotion_toptitle_sub {
	position: relative;
    bottom: 35px;
}

.opotion_top_text {
	width: 100%;
    margin: 0 auto;
    background: #73c6c4;
    padding: 15px 0;
    position: relative;
    bottom: 0px;
}

.option_topic {
  text-align: center;
	padding: 0 10px;
}

.option_topic_top {
  font-size: 16px;
}

.option_topic_title {
  font-size: 18px;
}

.option_topic_text {
  font-size: 17px;
  letter-spacing: 0px;
	margin-bottom: 35px;
}

.option_topic_img img {
	width: 17%;
}

.option_content {
  display: flex;
  justify-content: space-evenly;
  margin-top: 0px;
	flex-direction: column;
}

.option_content_left {
	margin-right: 0;
}

.option_content_left_title {
  border-bottom: 1px dashed;
  border-top: 1px dashed;
  font-size: 22px;
  text-align: center;
  padding: 5px 25px;
}

.option_content_left_text {
  background: rgba(115,198,196,0.4);
  font-size: 22px;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 1px;
}

.tax_02 {
  text-align: right;
  width: 95%;
  margin-top: -15px;
}

.tax_03 {
    text-align: right;
    width: 83%;
    margin: -15px auto 0;
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.option_consultant_introduction {
  background: #f1f1f1;
}

.option_consultant_introduction_title {
  text-align: center;
  padding: 20px 0 0;
  font-size: 18px;
}

.option_consultant_introduction_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.option_consultant_introduction_box {
  margin-right: 5px;
  text-align: center;
	width: 45%;
}

.option_consultant_introduction_box img {
	width: 100%;
}

.option_ms_corporation {
  margin-top: -16px;
}

.option_ms_corporation_view {
  position: relative;
	background-image: url("../images/option/option_ms.jpg");
	background-position: center;
	background-size: cover;
	height: 220px;
	margin: 0;
}

.option_ms_corporation_view img {
  width: 100%;
	height: 220px;
}

.option_ms_corporation_view_title {
  position: absolute;
  top: 23%;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: white;
	font-weight: 100;
}

.option_ms_corporation_content {
 display: flex;
    flex-direction: column;
    padding: 0 25px;
    width: 100%;
}

.option_ms_corporation_content_left {
	border-bottom: 9px solid #73c6c4;
    /* border-top: 9px solid #73c6c4; */
    width: 100%;
    margin-top: -16px;
}

.option_ms_corporation_content_right {
	width: 100%;
}

.option_ms_corporation_content_plan {
  font-size: 22px;
}

.option_ms_corporation_business_content {
	border-bottom: 1px dashed #73c6c4;
	padding-bottom: 10px;
}

.option_ms_corporation_business_content,.option_ms_corporation_content_text {
  font-family: Sawarabi Gothic;
}

.option_ms_corporation_content_text {
  border-top: 0px solid #73c6c4;
}

.merit_firstview {
  text-align: center;
	position: relative;
    background-image: url(../images/merit/merit_top_01.jpg);
    background-position: center;
    background-size: cover;
    height: 250px;
}

.merit_firstview_title {
    font-size: 40px;
}

.merit_firstview_text {
    font-size: 16px;
}

.merit_firstview p img {
	width: 100%;
}

.merit_title {
  font-size: 16px;
    color: #72c6c4;
    margin: 30px auto 0;
    width: 90%;
    border-bottom: 0px solid;
    border-left: 18px solid;
    padding: 0 0 0 5px;
}

.merit_topic {
  font-size: 19px;
    text-align: center;
    padding: 10px 20px 0;
	border-top: 2px solid #73c6c4;
    width: 90%;
    margin: 3px auto;
}

.merit_title_line {
	border-top: 2px solid #73c6c4;
	width: 90%;
	margin: 5px auto 0;
}

.merit_text {
  width: 90%;
  margin: 10px auto 20px;
}

.merit_person_introduction {
  display: flex;
  justify-content: center;
  background: rgba(115,198,196,0.3);	
	flex-wrap: wrap;
	padding-bottom: 30px;	
}

.merit_person_introduction_box {
  margin: 20px auto 0;
  width: 47%;
}

.merit_person_introduction_top {
  background-image: url("../images/merit/merit_01_back.jpg");
  background-size: cover;
}

.merit_person_introduction_top img {
	width: 100%;
}

.merit_person_introduction_name {
  font-size: 14px;
  width: 100%;
	margin-bottom: 0;
}

.merit_content {
  display: flex;
  margin-top: 20px;
  justify-content: center;
	flex-direction: column-reverse;
	margin-bottom: -100px;
}

.merit_left {
  	height: auto;
    width: 90%;
    box-shadow: 5px 5px 2px rgba(183,222,210,0.75);
    z-index: 1;
    position: relative;
    left: 0;
    top: -115px;
    background: white;
    padding: 20px 20px 0;
    border: 1px solid #73c6c4;
    margin-left: 20px;
}

.merit_left_04 {
  height: auto;
    width: 90%;
    box-shadow: 5px 5px 2px rgba(183,222,210,0.75);
    z-index: 1;
    position: relative;
    left: 0;
    top: -115px;
    background: white;
    padding: 20px 20px 0;
    border: 1px solid #73c6c4;
    margin-left: 20px;
}

.merit_right {
	text-align: right;
    margin-right: 10px;
}

.merit_right p img {
	width: 90%;
}

.merit_content_title {
  font-size: 19px;
}

.merit_content_title_04 {
  font-size: 18px;
	margin-top: 0;
}

.merit_content_text {
    padding-right: 0;
	font-size: 14px;
}

.merit_content_text_04 {
    margin-right: 0;
	font-size: 14px;
}

.contact {
  background: rgba(115,198,196,0.3);
  padding: 0 20px 40px;
}

.contact_title {
  text-align: center;
  padding-top: 30px;
	font-size: 21px;
}

.contact_text {
  width: 87%;
  margin: 10px auto 30px;
  letter-spacing: 0.5px;
}

.contact_content {
  background: white;
  width: 100%;
}

.contact_content_topic {
  text-align: center;
  padding-top: 50px;
  margin: 0;
  font-size: 17px;
}

.contact_content_title {
  text-align: center;
  font-size: 22px;
	margin-bottom: 15px;
}

.contact_content_info {
  display: flex;
  justify-content: center;
  width: 73%;
  margin: 0 auto;
  padding-bottom: 40px;
	flex-direction: column;
}

.contact_content_left {
  width: 215px;
    border-right: 0;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
}

.contact_content_left_title {
  font-size: 22px;
	    margin: 5px;
}

.contact_content_left_topic {
  color: #73C6C4;
  padding-left: 0;
}

.contact_content_right {
  padding-left: 0;
}

.contact_content_right p img {
	width: 100%;
}

.contact_content_left_img {
	background: #73c6c4;
    width: 35px;
    margin: 0 auto;
    padding: 3px 2px 7px 1px;
}

.flow_content_right p {
    margin: 10px 0 0 0;
}

.flow {
	padding: 0 10px;
	margin-bottom: 80px;
}

.flow_title {
  text-align: center;
  padding: 50px 0 10px;
  border-bottom: 2px solid #73c6c4;
  width: 85%;
  margin: 0 auto 40px;
}

.flow_content {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
	padding-right: 10px;
}

.flow_content_right {
  padding-left: 20px;
  width: 591px;
  position: relative;
}

.flow_content_right_title {
  margin-top: 0;
  font-size: 21px;
}

.next_page {
  position: absolute;
  bottom: 0px;
    left: 40px;
}

.next_page p {
  text-align: right;
}

.next_page p img {
  position: absolute;
  left: -25px;
  top: 5px;
}

.next_page p img:hover {
  position: absolute;
  left: 250px;
  top: 0px;
}

.show {
  position: absolute;
  width: 230px;
    left: 0;
    top: 15px;
}

.next_page_02 {
  position: absolute;
  bottom: 0px;
    left: 40px;
}

.next_page_02 p {
  text-align: right;
}

.next_page_02 p img {
  position: absolute;
  left: -25px;
  top: 5px;
}

.next_page_02 p img:hover {
  position: absolute;
  left: 250px;
  top: 0px;
}

.show_02 {
  position: absolute;
  width: 230px;
    left: 0;
    top: 15px;
}



.hidden_box {
   padding: 0;
    text-align: right;
    width: 100%;
    margin: 0 auto;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 15px;
    cursor: pointer;
    position: relative;
    bottom: 45px;
    right: 15px;
    color: #73C6C4;
    font-size: 23px;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
	    text-align: left;
    width: 70%;
    margin: 0 auto;

}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}






.q_and_a_top {
  display: flex;
  justify-content: space-around;
  background: rgba(115,198,196,0.3);
  align-items: center;
  padding: 20px 0;
	margin-bottom: 60px;
}

.q_and_a_top_left {
  font-size: 25px;
  font-weight: 600;
}

.q_and_a_top_right {
  font-size: 53px;
  color: #73C6C4;
}

.q_and_a_content_question {
  display: flex;
    justify-content: space-between;
    width: 85%;
    margin: 0px auto 0;
    background: rgba(115,198,196,0.3);
    padding: 0 45px 2px 15px;
    align-items: center;
}
.triangle {
  color: #73C6C4;
  font-size: 23px;
  margin: 10px;
}

.q_and_a_content_answer {
  width: 80%;
  padding: 0 30px;
  margin: 0 auto;
}

.contact_us {
  background: rgba(115,198,196,0.3);
  width: 100%;
  padding: 50px 0;
  margin-top: 50px;
}

.contact_us_wrapper {
  background-color: #fff;
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
}

.contact_us_head {
  text-align: center;
}

.contact_us_head_topic {
  font-size: 17px;
}

.contact_us_title {
  font-size: 22px;
}

.contact_us_head_info {
  background: #73c6c4;
  width: 73%;
  font-size: 17px;
  padding: 10px;
  color: white;
  margin: 0 auto;
}

.contact_us_head_text {
  text-align: left;
  width: 80%;
  margin: 30px auto;
}

.content_choice {
  display: flex;
  width: 75%;
  margin: 20px auto 0;
	flex-direction: column;
}

.contact_left {
  width: 100%;
/*  text-align: center;*/
}

.contact_right {
  display: flex;
	flex-direction: column;
	margin-top: 10px;
}

.red {
	color: red;
	font-weight: 600;
}

label {
  margin-right: 15px;
}

.contact_us_content_customer_box {
  display: flex;
  width: 76%;
  margin: 20px auto 0;
	flex-direction: column;
}

.contact_us_contact_left {
  width: 60%;
}

.inputs {
  width: 100%;
  height: 32px;
  font-size: 16px;
}

textarea {
  width: 100%;
  height: 134px;
  font-size: 16px;
}

.contact_us_content_btn {
  text-align: center;
}

.contact_us_contact_submit_btn {
  background: #73c6c4;
  color: white;
  border: 1px;
  font-size: 16px;
  padding: 10px;
  margin: 20px;
}

.about_personal_info {
  border-bottom: 25px solid rgba(115,198,196,0.3);
}

.about_personal_info_title {
  text-align: center;
}

.personal {
  color: #73c6c4;
}

.about_personal_info_content {
  width: 85%;
  margin: 25px auto;
}

.about_personal_info_sub {
    font-weight: 600;
    margin: 0;
    font-size: 17px;
}

footer {
  padding-bottom: 80px;
}

.footer_wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #73c6c4;
  padding: 10px 0 0px 10px;
    flex-direction: column;
}

.footer_right {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.header_right_text_second {
	width: 52%;
}

.footer_nation_wide {
  background: yellow;
  font-size: 14px;
  padding: 3px 10px;
  margin-top: 17px;
  height: 25px;
}

.footer_bottom {
  display: flex;
  justify-content: normal;
  margin-bottom: 0;
}

.header_contact {
	padding-top: 10px;
    padding-left: 8px;
}

.footer_left {
  display: flex;
    margin-left: 1px;
    margin-top: -5px;
}

.footer_logo {
	text-align: center;
    width: 23%;
    padding: 0 0 0 5px;
    margin-left: -15px;
}

.footer_logo p {
  margin-bottom: 0;
}

.footer_logo p img {
	width: 88%;
}

.header_left_text {
  padding: 6px 0;
    letter-spacing: -1px;
}

.header_left_text_01 {
  margin-bottom: 0;
  font-size: 10px;
	color: #505757;
}

.header_left_text_02 {
  margin: 0;
  font-size: 10px;
}

.header_left_text_03 {
  margin: -4px 0 -3px;
  font-size: 18px;
  font-weight: normal;
}


.footer_bottom_last {
 	background-color: #73c6c4;
    width: 100%;
    height: 65px;
    position: fixed;
    text-align: center;
    z-index: 3;
    padding-top: 20px;
    bottom: 0;
}

.footer_bottom_last_content {
  width: 100%;
  height: 100%;
}