body {
	font-family: 'Noto Sans JP', sans-serif;
	font-style: medium;
	color: #555555;
}

#bdyBanner {
	background-image: url('../images/3251491_l.png');
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	background-position: top;
	text-align: center;
	margin-top: 50px;
}

#bdyBanner2 {
	background-image: url('../images/PC_00018.png');
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	background-position: center;
	text-align: center;
	margin-top: 50px;
}

.bdyBanner2 {
	background-image: url('../images/PC_00018.png');
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	background-position: center;
	text-align: center;
}

#bdyBanner3 {
	background-image: url('../images/carshare501IMGL2465.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
	text-align: center;
	margin-top: 50px;
}

#menuBar {
	position: absolute;
	top: 15px;
	right: 5%;
	opacity: 1;
	z-index: 10000;
	text-align: right;
	color: #555555;
}

#menuClose {
	position: fixed;
	top: 15px;
	right: 5%;
	width: auto;
	opacity: 1;
	z-index: 10000;
	text-align: right;
	color: #555555;
	display: none;
}

#menuList {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #81cf78e6;
	opacity: 1;
	z-index: 5000;
	text-align: center;
	color: #555555;
	font: normal normal 24px/24px 'Noto Sans JP';
	letter-spacing: 0px;
	padding-top: 10%;
	line-height: 125%;
	display: none;
}

#menuList a {
	color: #555555;
	font-size: 16px;
}

#membDiv {
	text-align: center;
	margin-top: 2%
}

.userVoices {
	background: var(- -unnamed-color-ffffff) 0% 0% no-repeat padding-box;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 10px 40px #E39D0033;
	border-radius: 14px;
	opacity: 1;
	min-height: 200px;
}

#loginBtn {
	background: #59B64E 0% 0% no-repeat padding-box;
	border-radius: 50px;
	opacity: 1;
	border: none;
	margin-right: 5px;
	font: normal normal bold 13px/24px Noto Sans JP;
	letter-spacing: 0.33px;
	color: #FFFFFF;
	padding: 10px 20px;
	text-decoration: none;
}

.memberShipRegBtn {
	background: #FBC200 0% 0% no-repeat padding-box;
	border-radius: 50px;
	opacity: 1;
	border: none;
	margin-right: 5px;
	text-align: center;
	font: normal normal bold 16px/16px Noto Sans JP;
	letter-spacing: 1.8px;
	color: #FFFFFF;
}

#ProfPicDiv {
	margin-left: 0px;
}

#priceInImg {
	position: absolute;
	color: #ffffff;
	font-size: 2.5vw;
	margin-left: -11.5%;
	margin-top: 4.75%
}

.slick-active {
	border: 0px;
}

/* Small devices (576px and bellow) */
@media screen and (max-width : 576px) {
	.memberShipRegBtn {
		padding: 15px 25px;
	}
	#loginBtn {
		display: none;
		padding: 10px 20px;
	}
	.footer-font {
		font-size: 8px;
	}
	.footerMenu {
		font-size: 14px;
		margin: 5px;
	}
	#ProfPicDiv {
		margin-left: 0px;
	}
	.top-bg {
		height: 500px;
		/*
		background-image: url('../images/SP/SP_00001.png');
		*/
		background-repeat: no-repeat;
		background-size: 100% 500px;
		background-position: top;
	}
	.bot-bg {
		Margin-top: -30px;
	}
	.priceimg {
		width: 40%;
	}
	.pricecol {
		margin-top: 250px;
		padding-left: 10%;
	}
	#priceInImg {
		position: absolute;
		color: #ffffff;
		font-size: 6vw;
		margin-left: -30%;
		margin-top: 12%;
	}
	.feature_img {
		width: 90%;
	}
}
/* Small devices (landscape phones, 576px and up) */
@media screen and (max-width : 767px) and (min-width: 577px) {
	.memberShipRegBtn {
		padding: 10px 20px;
	}
	#loginBtn {
		padding: 10px 20px;
	}
	.footer-font {
		font-size: 8px;
	}
	.footerMenu {
		font-size: 14px;
		margin: 5px;
	}
	#ProfPicDiv {
		margin-left: 0px;
	}
	body {
		/*
		background-image: url('../images/PC_00029.jpg');
		*/
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.priceimg {
		width: 15%;
	}
	.pricecol {
		padding-top: 5%;
		padding-left: 10%;
	}
	#priceInImg {
		position: absolute;
		color: #ffffff;
		font-size: 2.5vw;
		margin-left: -11.5%;
		margin-top: 4.75%
	}
	.feature_img {
		width: 80%;
	}
}
/* Medium devices (tablets, 766px and up) The navbar toggle appears at this breakpoint */
@media screen and (max-width : 995px) and (min-width: 768px) {
	.memberShipRegBtn {
		padding: 20px 20px;
	}
	#loginBtn {
		padding: 10px 30px;
	}
	.footer-font {
		font-size: 10px;
	}
	.footerMenu {
		font-size: 14px;
		margin: 10px;
	}
	#ProfPicDiv {
		margin-left: 0px;
	}
	body {
		/*
		background-image: url('../images/PC_00029.jpg');
		*/
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.priceimg {
		width: 15%;
	}
	.pricecol {
		padding-top: 5%;
		padding-left: 10%;
	}
	#priceInImg {
		position: absolute;
		color: #ffffff;
		font-size: 2.5vw;
		margin-left: -11.5%;
		margin-top: 4.75%
	}
	.feature_img {
		width: 70%;
	}
}
/* Medium devices (tablets, 766px and up) The navbar toggle appears at this breakpoint */
@media screen and (max-width : 1199px) and (min-width: 996px) {
	.memberShipRegBtn {
		padding: 15px 30px;
	}
	#loginBtn {
		padding: 10px 30px;
	}
	.footer-font {
		font-size: 10px;
	}
	.footerMenu {
		font-size: 16px;
		margin: 10px;
	}
	#ProfPicDiv {
		margin-left: -50px;
	}
	body {
		/*
		background-image: url('../images/PC_00029.jpg');
		*/
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.priceimg {
		width: 15%;
	}
	.pricecol {
		padding-top: 5%;
		padding-left: 10%;
	}
	#priceInImg {
		position: absolute;
		color: #ffffff;
		font-size: 2.5vw;
		margin-left: -11.5%;
		margin-top: 4.75%
	}
	.feature_img {
		width: 60%;
	}
}
/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
	.memberShipRegBtn {
		padding: 15px 30px;
		margin-top: 10px;
	}
	#loginBtn {
		padding: 10px 30px;
	}
	.footer-font {
		font-size: 10px;
	}
	.footerMenu {
		font-size: 14px;
		margin: 10px;
	}
	#ProfPicDiv {
		margin-left: -50px;
	}
	body {
		/*
		background-image: url('../images/PC_00029.jpg');
		*/
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.priceimg {
		width: 15%;
	}
	.pricecol {
		padding-top: 5%;
		padding-left: 10%;
	}
	#priceInImg {
		position: absolute;
		color: #ffffff;
		font-size: 2.5vw;
		margin-left: -11.5%;
		margin-top: 4.75%
	}
	.feature_img {
		width: 50%;
	}
}



/* トップページ
/////////////////////////////////////*/
@charset "UTF-8";

body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #000000;
  background: #fff;
  font-size: 1rem;
  font-weight: normal;
	/*
  border-bottom: 3px solid #666;
	*/
}
a {
	text-decoration: none;
}
a:hover {
  opacity: 0.5;
  transition: 0.4s;
}

.wrapper {
  max-width: 750px;
  margin: 0 auto;
  background: #fff;
}

h2 {
  color: #59B64E;
  border-bottom: 2px solid;
  padding-bottom: 1rem;
  display: table;
  margin: 0 auto;
}
p {
  color: #444;
}

header p {
    font-size: 0.8rem;
    align-self: center;
    margin-bottom: 0;
}
.menu_icon {
    max-width: 45px;
    margin-top:5px;
}
.point02_img {
    border-radius: 10px;
    border: 2px solid #666;
}
.main_view {
    position: relative;
}
.cv_btn {
    position: absolute;
    bottom: -8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.qa_text {
    font-size: 1rem;
    font-weight: normal;
}
.balloon1-left {
  position: relative;
  display: block;
  margin: 1.5em 0 1.5em 15px;
  padding: 0.3rem;
  min-width: 120px;
  color: #555;
  background: #F0F0F0;
  border-radius: 10px;
  border: 2px solid #F0F0F0;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -15px;
  border: 10px solid transparent;
  border-right: 10px solid #F0F0F0;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

.balloon1-right {
  position: relative;
  display:  block;
  margin: 1.5em 15px 1.5em 0;
  padding: 0.3rem;
  min-width: 120px;
  color: #555;
  background: #B8FAB0;
  border-radius: 10px;
  border: 2px solid #B8FAB0;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 10px solid transparent;
  border-left: 10px solid #B8FAB0;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}

.navbar-toggler {
  border: none;
}
.navbar {
  justify-content: flex-end;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

#nav ul {
  padding-left: 0;
  list-style: none;
}
div#nav {
  overflow: hidden;
}
#nav li {
  padding: 0 10px;
  display: inline;
  border-left: 1px solid #666;
}
#nav li:first-child {
  border-left: none;
}
#nav a {
    color: #666;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    font-size: 0.9rem;
    letter-spacing: 0.2rem;
    line-height: 2rem;
}

.point_with {
    max-width: 60px;
}
.title_width {
    max-width: 40px;
}
.logo_width {
    max-width: 100px;
}

.fixed-top-abt0 {
    /*
    position: fixed;
    */
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.cv_box {
    position: relative;
}
.cv_box_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.footer_logo {
    font-size: 0.9rem;
    font-weight: normal;
}

.kaisha {
  width: 100%;
}
.kaisha th,
.kaisha td {
    /*
  border: 1px solid #ccc;
  */
  padding: 20px;
}
.kaisha th {
  font-weight: bold;
  /*
  background-color: #dedede;
  */
  background-color: rgb(30,30,30,0.1);
}




/* =======================================
SP
======================================= */
@media only screen and (max-width: 768px) {

    .header__logo img {
      max-width: 110px;
    }
    .cv_btn {
        bottom:-10%;
        width: 70%;
    }
    .cv_box_btn {
        top:50%;
        width: 70%;
    }
    .qa_text {
        font-size: 0.8rem;
    }
    .kaisha,
    .kaisha tr,
    .kaisha td,
    .kaisha th {
      display: block;
    }

    .kaisha th {
      width: auto;
    }

}/*sp*/

/* =======================================
SEサイズ
======================================= */
@media only screen and (max-width: 320px) {
    .qa_text {
        font-size: 0.6rem;
    }
}
