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

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

body {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

header {
  display: flex;
  justify-content: space-between;
	max-width: 1020px;
    margin: 0 auto;
}

.header_left {
  display: flex;
  margin-left: 15px;
}

.header_logo p {
  margin-bottom: 0;
}

.header_left_text {
  padding: 0 10px;
}

.header_left_text_01 {
  margin-bottom: 0;
  font-size: 12px;
}

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

.header_left_text_03 {
  margin: 0;
  font-size: 22px;
  font-weight: normal;
}

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

.glonav {
  background: #73c6c4;
}

.glonav ul {
  display: flex;
  justify-content: center;
  width: 1000px;
  max-width: 100%;
  margin-top: 80px;
  margin: 0 auto;
}

.glonav li {
  padding: 0;
  background: #fff;
}

.glonav li a {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  color: #fff;
  background: #73c6c4;
}

.glonav li a:hover {
  opacity: .7;
  transition: .4s;
}

.glonav li:not(:last-of-type) {
  border-right: 1px solid #fff;
}

@media screen and (min-width: 768px){	
.header_right {
  display: flex;
  align-items: center;
}
}

.header_right_text {
  /* position: relative;
  top: 16px; */
}

.header_right_text_namber {
  font-size: 17px;
  padding-right: 30px;
  text-align: right;
}

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

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

li {
padding: 0 10px;
}

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

.header_contact p {
  margin: 0;
}


@media screen and (min-width: 768px){	
.top_firstview {
  height: 565px;
  background-image: url("../images/top/top02.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
	
	
}
}

.top_firstview_wrap {
  position: relative;
	display: flex;
	width: 1020px;
	margin: 0 auto;
}

.top_firstview_left {
	border: 4px solid #73c6c4;
    background: #fff;
    margin: 50px 15px 0;
	width: 444px;
	height: 341px;
    box-shadow: 15px 15px #73c6c4;
}

.top_firstview_left_box {
	margin: 56px 32px;
}

.top_firstview_left_box_top {
	font-size: 23px;
    margin: 0px;
}

.top_firstview_left_box_center {
	font-size: 28px;
    margin: 0;
}

.top_firstview_left_box_bottom {
	display: flex;
	justify-content: space-between;

}

.top_firstview_right p img {
  position: relative;
  top: 155px;
  left: 230px;
}

.gray_box {
	background: #73c6c4;
    font-size: 29px;
    color: #fff;
    padding: 10px;
}

.top_firstview_left_box_last {
	margin: 0;
}

.fms_link {
  position: absolute;
  left: 20px;
  bottom: -110px;
  width: 280px;
  height: 80px;
}

.fms_link a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  box-sizing: border-box;
  background: #73c6c4;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 80px;
}

.fms_link a:hover {
  opacity: .7;
  transition: .4s;
}

.fms_link a:before {
  content: "〉";
    position: absolute;
    right: 0;
    top: 0;
}


.news {
	width: 630px;
    margin: 70px auto;
}

.news_title {
	font-size: 25px;
	text-align: center;
	margin-bottom: 0;
}

.news_subtitle {
	font-size: 16px;
    text-align: center;
    margin: 40px auto 0;
    color: #fff;
    background: #73C6C0;
    width: 200px;
    font-family: sans-serif;
}

.news_subtitle1 {
	font-size: 15px;
	text-align: center;
	margin: 0;
	color: #73C6C0;
}

.news_subtitle2 {
	font-size: 16px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: #e60024;
    width: 200px;
    font-family: sans-serif;
}

.news_subtitle3 {
	font-size: 16px;
    text-align: center;
    margin: 40px auto 0;
    background: #EEE938;
    width: 200px;
    font-family: sans-serif;
}

.news_content {
	
}

.news_content_list {
	text-align: center;
    border: 1px solid;
    width: 170px;
    padding: 10px 0;
    margin: 25px auto 0;
}

.news_content_boxs {
	border-bottom: 1px solid;
    border-top: 1px solid;
	margin: 10px auto;
	padding: 10px 0;
}

.news_content_boxs_01 {
	list-style: none;
	display: block;
}

.news_content_box {
	display: flex;
}

.news_content_date {
/*
	margin: 15px 40px 15px 0;
    border-left: 13px solid #73c6c4;
    padding-left: 20px;
*/
}

.realfleet_date {
	margin-right: 30px;
}

.news_content_title {
	margin: 15px;
}

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

.about_real_contents {
	width: 900px;
    margin: 8px auto;
    background: #fff;
    padding-top: 15px;
}

.about_real_logo {
	text-align: center;
}

.about_real_title {
	text-align: center;
	font-size: 21px;
}

.about_real_contents_content {
	padding: 25px 70px;
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
	color: #231815;
}

.ander_bar {
	font-weight: bold;
    font-size: 17px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: linear-gradient(transparent 50%, #eee938 50%);
}

.service {
	
}

.service_title {
	text-align: center;
	margin-bottom: 0;
	margin-top: 60px;
	letter-spacing: 2px;
}

.service_subtitle {
	text-align: center;
	margin-top: 0;
	color: #73C6C0;
	margin-bottom: 25px;
}

.service_contents {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	max-width: 940px;
  margin: 0 auto;
}

.service_contents .banner {
  width: 300px;
  height: auto;
}


.service_contents .banner:nth-child(5),.service_contents .banner:nth-child(6) {
  width: 300px;
  height: 215px;
  border: 3px solid #73C6C4;
  box-sizing: border-box;
}

.service_contents .banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.service_contents .banner a:hover {
  opacity: 0.7;
  transition: 0.4s;
}

.service_contents .banner img {
  width: 300px;
  height: 215px;
}
/* 
.service_contents_box {
	border: 4px solid #73c6c4;
	width: 305px;
	height: 223px;
    margin: 10px;
}

.service_contents_box img {
	width: 297px;
    height: 218px;
}

.service_contents_box_02 img {
	width: 303px;
    height: 221px;
}


.service_contents_box_02 {
	border: 1px solid #e60023;
	margin: 10px;
} */

.dx {
  width: 1000px;
  max-width: 100%;
  padding: 50px 100px;
  margin: 50px auto 0;
  box-sizing: border-box;
  border: 1px solid #e83f24;
}

.dx .dx_title {
  margin-bottom: 30px;
  text-align: center;
}

.dx .dx_title .small {
  font-size: 20px;
  font-weight: medium;
}

.dx .dx_title .large {
  font-size: 25px;
  font-weight: bold;
  color: #e83f24;
}

.dx .dx_title .medium {
  font-size: 23px;
  font-weight: bold;
}

.dx .dx_list {
  display: block;
  list-style: none;
}

.dx .dx_item {
  position: relative;
  padding-left: 1.5em;
  font-size: 18px;
}

.dx .dx_item:before {
  content: "■";
  position: absolute;
  left: 0;
  top: 0;
  color: #e83f24;
}

.dx .dx_item:not(:last-of-type) {
  margin-bottom: 20px;
}

.to_top_right {
	text-align: right;
	margin-top: 40px;
}



.contact_us {
  background: rgba(115,198,196,0.3);
  padding: 89px 78px;
    width: 100%;
    margin: 0 auto;
}

.contact_us_wrapper {
  background-color: #fff;
/*  width: 80%;*/
  margin: 0 auto;
  padding: 50px 0;
	width: 815px;
}

.contact_us_head {
  text-align: center;
}

.contact_us_subtitle {
	color: #73C6C0;
	margin: 0 0 30px;
}

.contact_us_head_topic {
  font-size: 17px;
	margin: 0;
	font-size: 22px;
}

.contact_us_title {
  font-size: 25px;
  font-weight: 100;
	margin: 0;
	letter-spacing: 3px;
}

.contact_us_head_info {
	align-items: center;
	display: flex;
	width: 240px;
    margin: 0 auto;
}
.contact_us_head_info_02 {
	align-items: baseline;
	display: flex;
/*	width: 330px;*/
    margin: 0 auto;
}

.contact_us_head_info_img {
	width: 80px;
}

.contact_us_head_info_img_02 {
	width: auto;
}

.contact_us_head_info_img img {
	width: 100%;
}

.contact_us_head_text {
  text-align: left;
  width: 640px;
  margin: 40px auto 30px;
}

.contact_us_head_company {
	margin-bottom: 0;
	font-size: 13px;
}

.contact_us_head_info_nimber {
	font-size: 26px;
	letter-spacing: 5px;
	margin: 0 0 0 20px;
}

.contact_us_head_info_nimber_03 {
	font-size: 26px;
	letter-spacing: 5px;
	margin: 0 20px 0;
}

.contact_us_head_info_nimber_02 {
	margin: 0;
}

.time {
	font-size: 14px;
	letter-spacing: 1px;
}

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

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

.contact_left {
  width: 30%;
}

.contact_right {
  display: flex;
}

label {
  margin-right: 15px;
}

.contact_us_content_customer_box {
  display: flex;
  width: 75%;
  margin: 20px auto 0;
}

.contact_us_contact_left {
  width: 30%;
}

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

textarea {
  width: 350px;
  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 15px;
    margin: 20px;
    font-family: serif;
}

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

.about_personal_info_title {
  text-align: center;
  font-weight: 600;
	font-size: 18px;
	margin-top: 20px;
}

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

.about_personal_info_text {
	margin: 0 0 30px;
	font-size: 16px;
}

.personal {
  color: #73c6c4;
}

.about_personal_info_content {
/*  width: 73%;*/
  margin: 25px auto;
  width: 745px;
}

footer {
	width: 100%;
    background: rgba(115,198,196,0.68);
    padding: 30px 0;
}

.footer_wrap {
  display: flex;
  justify-content: space-between;
  border: 2px solid #73c6c4;
	background: #fff;
    width: 1020px;
    margin: 0 auto;
	
}

.footer_left {
	text-align: center;
	margin: 60px auto 0;
}

.footer_left_adress{
	margin-top: 30px;
}

.footer_right {
  display: flex;
    width: 48%;
    align-items: center;
}

.google_map {
	margin: 70px auto;
}

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


@media screen and (min-width: 768px) and (max-width: 1024px){	


header {
  display: flex;
  justify-content: space-between;
	max-width: 1020px;
    margin: 0 auto;
}

.header_left {
  display: flex;
  margin-left: 15px;
}
	
	.header_logo {
		width: 70px;
	}
	
.header_logo p {
  margin-bottom: 0;
}
	
.header_logo p img {
	width: 100%;
}


.header_left_text {
  padding: 0 5px;
}

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

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

.header_left_text_03 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}

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

@media screen and (min-width: 768px){	
.header_right {
  display: flex;
}
}

.header_right_text {
  /* position: relative;
  top: 16px; */
}

.header_right_text_namber {
  font-size: 15px;
  padding-right: 5px;
  text-align: right;
}

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

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

li {
padding: 0 0px;
    font-size: 12px;
    width: 55px;
}

.dx li {
  width: auto;
}

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

.header_contact p {
  margin: 0;
}


@media screen and (min-width: 768px){	
.top_firstview {
  height: 565px;
  background-image: url("../images/top/top02.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
	
	
}
}

.top_firstview_wrap {
	display: flex;
	width: 100%;
	margin: 0 auto;
}

.top_firstview_left {
	border: 4px solid #73c6c4;
    background: #fff;
    margin: 100px 15px 0;
	width: 300px;
	height: 260px;
    box-shadow: 15px 15px #73c6c4;
}

.top_firstview_left_box {
	margin: 28px 16px;
}

.top_firstview_left_box_top {
	font-size: 17px;
    margin: 0px;
}

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

.top_firstview_left_box_bottom {
	display: flex;
	justify-content: space-between;

}

.top_firstview_right p img {
	position: relative;
    top: 285px;
    left: 125px;
    width: 80%;
}

.gray_box {
	background: #73c6c4;
    font-size: 20px;
    color: #fff;
    padding: 10px;
}

.top_firstview_left_box_last {
	margin: 0;
}


.news {
	width: 630px;
    margin: 70px auto;
}

.news_title {
	font-size: 25px;
	text-align: center;
	margin-bottom: 0;
}

.news_subtitle {
	font-size: 15px;
	text-align: center;
	margin: 0;
	color: #73C6C0;
}

.news_content {
	
}

.news_content_list {
	text-align: center;
    border: 1px solid;
    width: 170px;
    padding: 10px 0;
    margin: 25px auto 0;
}

.news_content_boxs {
	border-bottom: 1px solid;
    border-top: 1px solid;
	margin: 10px auto;
	padding: 10px 0;
}

.news_content_box {
	display: flex;
}

.news_content_date {
	margin: 15px 40px 15px 0;
    border-left: 13px solid #73c6c4;
    padding-left: 20px;
}

.news_content_title {
	margin: 15px;
}

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

.about_real_contents {
    width: 660px;
    margin: 25px auto;
    background: #fff;
	padding: 25px 0 1px;
}

.about_real_logo {
	text-align: center;
}

.about_real_title {
	text-align: center;
	font-size: 21px;
}

.about_real_contents_content {
	padding: 25px 70px;
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
}

.ander_bar {
	font-weight: bold;
    font-size: 17px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: linear-gradient(transparent 50%, #eee938 50%);
}

.service {
	
}

.service_title {
	text-align: center;
	margin-bottom: 0;
	margin-top: 60px;
}

.service_subtitle {
	text-align: center;
	margin-top: 0;
	color: #73C6C0;
	margin-bottom: 25px;
}

.service_contents {
	display: flex;
	flex-wrap: wrap;
	width: 653px;
    margin: 0 auto;
}

.service_contents_box {
	border: 4px solid #73c6c4;
	width: 305px;
	height: 223px;
    margin: 10px;
}


.service_contents_box_02 {
	border: 1px solid #e60023;
	margin: 10px;
}

.to_top_right {
	text-align: right;
	margin-top: 50px;
}



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

.contact_us_wrapper {
  background-color: #fff;
/*  width: 80%;*/
  margin: 0 auto;
  padding: 50px 0;
	width: 100%;
}

.contact_us_head {
  text-align: center;
}

.contact_us_subtitle {
	color: #73C6C0;
	margin: 0 0 30px;
}

.contact_us_head_topic {
  font-size: 17px;
	margin: 0;
	font-size: 22px;
}

.contact_us_title {
  font-size: 25px;
  font-weight: 100;
	margin: 0;
	letter-spacing: 3px;
}

.contact_us_head_info {
	align-items: center;
	display: flex;
	width: 330px;
    margin: 0 auto;
}
.contact_us_head_info_02 {
	align-items: baseline;
	display: flex;
/*	width: 330px;*/
    margin: 0 auto;
}

.contact_us_head_info_img {
	width: 80px;
}

.contact_us_head_info_img_02 {
	width: auto;
}

.contact_us_head_info_img img {
	width: 100%;
}

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

.contact_us_head_company {
	margin-bottom: 0;
	font-size: 13px;
}

.contact_us_head_info_nimber {
	font-size: 26px;
	letter-spacing: 5px;
	margin: 0 0 0 20px;
}

.contact_us_head_info_nimber_03 {
	font-size: 20px;
    letter-spacing: 4px;
    margin: 0 10px 0;
}

.contact_us_head_info_nimber_02 {
	margin: 0;
}

.time {
	font-size: 14px;
	letter-spacing: 1px;
}

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

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

.contact_left {
  width: 30%;
}

.contact_right {
  display: flex;
}

label {
  margin-right: 15px;
}

.contact_us_content_customer_box {
  display: flex;
  width: 75%;
  margin: 20px auto 0;
}

.contact_us_contact_left {
  width: 27%;
}

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

textarea {
  width: 350px;
  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 15px;
    margin: 20px;
    font-family: serif;
}

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

.about_personal_info_title {
  text-align: center;
  font-weight: 600;
	font-size: 18px;
	margin-top: 20px;
}

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

.about_personal_info_text {
	margin: 0 0 30px;
	font-size: 16px;
}

.personal {
  color: #73c6c4;
}

.about_personal_info_content {
  width: 90%;
  margin: 25px auto;
/*  width: 745px;*/
}

footer {
	width: 100%;
    background: rgba(115,198,196,0.68);
    padding: 30px;
	}

.footer_wrap {
  display: flex;
  justify-content: space-between;
  border: 3px solid #73c6c4;
	width: 100%;
}

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

.footer_left_adress{
	margin-top: 30px;
}

.footer_right {
  display: flex;
    width: 48%;
    align-items: center;
}

.google_map {
	margin: 50px auto;
}
	
	.google_map iframe {
		width: 100%;
	}

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