@charset "utf-8";

/*
 * foundation styles
 */

#site_header {
  background-color: #000;
  border-bottom: 2px solid #ff003b;
}
#site_logo {
  margin: 0;
  width: 130px;
  height: 130px;
}
.headerpopArea .inner{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#page_navigation {
  padding-top: 20px;
}
#page_navigation li,#page_navigation li span { display: inline-block; }
#page_navigation li span { padding: 0 2px; }
#page_navigation li a {
  color: #287f84;
  text-decoration: none;
}
.is_separate_red_line { border-top: 1px solid #ff003b; }
#sp_page_navigation { display: none; }

.is_sp_only { display: none; }

@media screen and (max-width: 970px) {
  .is_tablet_lte_none { display: none; }
  .is_tablet_none { display: none; }
}

@media screen and (max-width: 767px) {
  #page_navigation {
    margin:0 auto 20px;
  }
  #sp_page_navigation {
    display: block;
    background: #3f3f3f;
    padding: 7px;
  }
  .sp_navigation-back {
    float: left;
    width: 15%;
  }
  .sp_navigation-page_title {
    float: left;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding-top: 3px;
	width:75%;
  }
  .is_sp_only,.is_tablet_none { display: block; }
  .is_sp_none { display: none; }
}

#site_footer {
  margin-top: 0;
  background: #414141;
}
.footer_layout {
  background: #414141;
  padding: 40px 0 50px;
  color: #fff;
}
.footer_title {
  font-size: 18px;
  padding-bottom: 7px;
  font-weight: normal;
}
.footer_title2 {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
}
.footer_navigation_one_column {
  display:  block;
  width: 100%;
  text-align:center;
  padding: 30px 0;
}
.footer_navigation_one_column:first-child { border-left: 0 none; }
.is_center_type { padding-top: 30px; }
.footer_navigation_list li {
  line-height: 2;
}
.footer_navigation_list li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 1.5;
}
.footer_navigation_list li a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

#footerPagetop { display: none; }

#copyright {
  border-top: 1px solid #ff003b;
  background: #cac9ca;
  font-size: 12px;
  text-align: right;
  padding: 7px 0 20px;
}

#footerpop {
  background: #414141;
  margin-bottom: -22px;
  padding: 5px;
  clear:both;
  position: relative;
  bottom: 1px;
}

.copyrightArea {
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 7px 0 20px;
}

@media screen and (max-width: 767px) {
  .footer_title2 {
    font-size: 20px;
    line-height: 26px;
  }
  .footer_navigation_one_column {
    padding:30px 0 0;
    width: 90%;
    margin: auto;
  }
  .footer_navigation_list li a {
    display: block;
    padding: 10px;
    font-size: 15px;
  }
  #footerPagetop {
    display: block;
    background: #3f3f3f;
    text-align: center;
  }
  #footerPagetop a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px 15px 15px;
    background: url(../images/icon_arrow_totop.png) right center no-repeat;
    background-size: 14px 7px;
  }
  .copyrightArea {
    text-align: center;
  }
  #footerpop {
    position: relative;
    bottom: 1px;
  }
}


#global_navigation li {
  width: 160px;
  height: 88px;
  float: left;
  background: url(../images/bg_global_navigation.png) no-repeat;
}
.top_page{
  background-color: #000;
}
#global_navigation li:hover,
.top_page #global_navigation li:first-child,
.service_page #global_navigation li#global_service,
.newborn_page #global_navigation li#global_newborn,
.mypage_page #global_navigation li#global_mypage,
.evmap_page #global_navigation li#global_evmap,
.evmap_page02 #global_navigation li#global_evmap02,
.contact_page #global_navigation li#global_contact { background: url(../images/bg_global_navigation_on.png) no-repeat; }
#global_navigation li#global_service,
.service_page #global_navigation li#global_service { background-position: -160px 0; }
#global_navigation li#global_newborn,
.newborn_page #global_navigation li#global_newborn { background-position: -320px 0; }
#global_navigation li#global_mypage,
.mypage_page #global_navigation li#global_mypage { background-position: -480px 0; }
#global_navigation li#global_evmap,
.evmap_page #global_navigation li#global_evmap,
#global_navigation li#global_evmap02,
.evmap_page #global_navigation li#global_evmap02 { background-position: -640px 0; }
#global_navigation li#global_contact,
.contact_page #global_navigation li#global_contact { background-position: -800px 0; }

#global_navigation li a {
  display: block;
  height: 0;
  padding-top: 88px;
  overflow: hidden;
  line-height: 1;
}
.tablet_localnavigation { display: none; }

@media screen and (max-width: 970px) {
  #global_navigation { border-bottom: 2px solid #e5e5e5; }
  #global_navigation li {
    background: #fff;
    float: left;
    width: 16.5%;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    height: 90px;
  }
  #global_navigation li:first-child { border-left: 0; }
  #global_navigation li:hover { background: #e5e5e5; }
  #global_navigation li a {
    height: auto;
    padding: 0;
    overflow: inherit;
    padding: 10px 0;
  }
  #global_navigation li#global_service a { padding-top: 7px; }
  #global_navigation li#global_contact a { padding-top: 5px; }
  #global_navigation li:hover,
  .top_page #global_navigation li:first-child,
  .service_page #global_navigation li#global_service,
  .newborn_page #global_navigation li#global_newborn,
  .mypage_page #global_navigation li#global_mypage,
  .evmap_page #global_navigation li#global_evmap,
  .contact_page #global_navigation li#global_contact { background: #fff; }
  
  .tablet_localnavigation {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .tablet_localnavigation li {
    background: #f1f1f1;
    border-top: 1px solid #fff;
    padding-right: 15px;
  }
  .tablet_localnavigation li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    background: url(../images/icon_sp_footer_right_arrow.png) right center no-repeat;
    background-size: 12px 20px;
  }
}
@media screen and (max-width: 767px) {
  #global_navigation,.tablet_localnavigation { display: none; }
}

#main_contents {
  margin-top: 60px;
}
#left_contents {
  float: left;
  width: 235px;
}
#right_contents {
  float: right;
  width: 700px;
}
@media screen and (max-width: 970px) {
  #main_contents { margin-top: 0; }
  #left_contents { display: none; }
  #right_contents { width: 100%; }
}

.local_navigation {
  background: url(../images/bg_local_navigation.gif) repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.title_localnavi {
  text-align: center;
  font-size: 18px;
  padding: 15px 0;
}
.local_navigation_list {
  /* padding: 3px; */
  padding: 3px 3px 0px 3px;
}
.local_navigation_list li {
  background: #fff;
  border-bottom: 2px solid #4ea6ab;
  margin-bottom: 1px;
}
.local_navigation_list li a {
  text-decoration: none;
  display: block;
  padding: 15px 10px 15px 30px;
  background: url(../images/icon_green_arrow_right.png) 10px center no-repeat;
}
.local_navigation_list li a:hover,
.local_navigation_list li.current a,
.local_about #service_local_about a,
.local_evservice #service_local_evservice a,
.local_prefential #service_local_prefential a,
.local_roadservice #service_local_roadservice a,
.local_evbook #service_local_evbook a,
.local_evapp #service_local_evapp a,
.local_batterycheck #service_local_batterycheck a,
.local_carnavi #service_local_carnavi a { background-color: #f1f8f8; }

.pc_only{
  display: block;
}
.sp_only{
  display: none;
}
.pc_menus{
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin: 0 auto;
  background: #fff;
  padding: 120px 10% 140px;
}
.pc_menu_close{
  display: block;
  margin: 0 auto;
}
.pc_menus .first_menu{
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.pc_menus .first_menu:hover{
  text-decoration: underline;
  text-decoration-color: #ed0000;
  transition: 0.1s;
}
.pc_sub_menus{
  display: block;
}
.pc_sub_menus li{
  margin: 5px auto;
}
.pc_sub_menus .second_menu{
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.pc_sub_menus .second_menu:hover{
  text-decoration: underline;
  text-decoration-color: #ed0000;
  transition: 0.1s;
}
#pc_menu_close{
  text-align:center;
  border-bottom: 4px solid #ed0000;
  background-color: #000;
}

@media screen and (max-width: 767px) {

}

.sp_menus {
  display: none;
}
#sp_global_navigation { display: block; }
#sp_navigation,#sp_attention,#sp_elecSort,#sp_address { display: block; }
.l_header__menuBtn{
  transition: background 0.3s;
  position: relative;
  left: 30%;
  border-left: 1px solid #fff;
  z-index: 1;
  background-color: #000;
  box-sizing: border-box;
  border: none;
  outline: 0;
  padding: 0;
  appearance: none;
}
.l_header__menuBtn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 1px;
  height: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.l_header_menu{
  cursor: pointer;
  width: 120px;
  height: 100%;
}
.l_header__menuBtnInner::after, .l_header__menuBtnInner::before {
  transition: 0.3s;
}
.l_header__menuBtnInner::before {
  top: 55px;
}
.l_header__menuBtnInner::after {
  top: 40px;
}
.l_header__menuBtnInner::after, .l_header__menuBtnInner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 46px;
  height: 4px;
  background-color: #ed0000;
  margin: 0 auto;
}
.l_header__menuBtnInner.-opening::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 46px;
  height: 4px;
  rotate: 30deg;
  background-color: #ed0000;
  margin: 0 auto;
}
.l_header__menuBtnInner.-opening::before {
  content: "";
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  width: 46px;
  height: 4px;
  rotate: -30deg;
  background-color: #ed0000;
  margin: 0 auto;
}
.l_header__menuBtnTextLabel {
  display: block;
  position: absolute;
  left: -2px;
  top: 68px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #ed0000;
  font-family: 'MMC', "Noto Sans Japanese", "sans-serif";
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: .1em;
}
.-opening .l_header__menuBtnTextLabel {
  display: none;
}
.l_header_close_menuBtnTextLabel {
  display: none;
}
.-opening .l_header_close_menuBtnTextLabel {
  display: block;
  position: absolute;
  left: -4px;
  top: 68px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #ed0000;
  font-family: 'MMC', "Noto Sans Japanese", "sans-serif";
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: .1em;
}
@media screen and (max-width: 970px) {
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  #sp_global_navigation {
    padding: 2%;
  }
  #ev_map #sp_global_navigation { display: block; }
  #sp_global_navigation li {
    float: right;
    width: 100%;
    margin-left: 1%;
  }
  .l_header__menuBtnInner::after, .l_header__menuBtnInner::before {
    left: 2px;
    width: 32px;
  }
  .l_header__menuBtnTextLabel {
    font-size: 10px;
    left: 0;
  }
  #ev_map #sp_attention,#ev_map #sp_elecSort,#ev_map #sp_address { display: block; }
  .pc_menus{
    display: none;
  }
  #pc_menu_close{
    display: none;
  }
  .pc_sub_menus{
    display: none;
  }
  .sp_menus {
    display: block;
    background: #fff;
    border-bottom: 1px solid #E6E8E8;
  }
  #spNavigation {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
    z-index: 1000;
  }
  #sp_top { background: url(../images/icon_sp_navigation_home.png) 10px 16px no-repeat; }
  #sp_service { background: url(../images/icon_sp_navigation_service.png) 10px 9px no-repeat; }
  #sp_newborn { background: url(../images/icon_sp_navigation_newborn.png) 10px 20px no-repeat; }
  #sp_mypage { background: url(../images/icon_sp_navigation_mypage.png) 10px 14px no-repeat; }
  #sp_search { background: url(../images/icon_sp_navigation_search.png) 10px 17px no-repeat; }
  #sp_search02 { background: url(../images/icon_sp_navigation_search.png) 10px 17px no-repeat; }
  #sp_faq { background: url(../images/icon_sp_navigation_faq.png) 10px 14px no-repeat; }
  #spNavigation .sp_menus li {
    border-top: 1px solid #E6E8E8;
    background-size: 18px;
  }
  .sp_menus li { padding: 0 10px; }
  .sp_menus li a {
    display: block;
    padding: 13px 13px 13px 30px;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    background: url(../images/icon_sp_navigation_rightarrow_red.png) right 18px no-repeat;
    background-size: inherit;
  }
  #sp_service a,#sp_search a {
    background: url(../images/icon_sp_navigation_plus_red.png) right 18px no-repeat;
    background-size: inherit;
  }
  #sp_service.open a,#sp_search.open a {
    background: url(../images/icon_sp_navigation_minus_red.png) right 22px no-repeat;
    background-size: inherit;
  }
  #sp_menu_close {
    height: 132px;
    text-align: center;
  }
  #sp_menu_close a {
    width: 25%;
    float: right;
    padding: 13px;
    background: none;
  }
  .sp_sub_menus {
    display: none;
    background: #fff;
    margin: 0 -10px;
  }
  #spNavigation .sp_sub_menus li {
    background: url(../images/icon_sp_navigation_t.png) 40px 20px no-repeat;
    background-size: 7px 11px;
    padding-left: 30px;
  }
  #spNavigation .sp_sub_menus li.last_navigation {
    background: url(../images/icon_sp_navigation_l.png) 40px 20px no-repeat;
    background-size: 7px 7px;
  }
  #spNavigation .sp_sub_menus li a {
    background: url(../images/icon_sp_navigation_rightarrow.png) right 18px no-repeat;
    background-size: 8px 13px;
  }
  #spNavigation .sp_sub_menus li a p{
    border: 1px solid #E3E5E6;
    background: url(../images/icon_sp_navigation_rightarrow_red.png) 95% 14px no-repeat;
    background-size: 20px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #global_navigation { display: none; }
  #sp_global_navigation,#sp_navigation {
    display: block;
    width: 25%;
  }
  #sp_global_navigation li {
    width: 100%;
  }
  .spFixedMargin {
    margin-top: 132px!important;
  }
}

.spFixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  transition: 0.3s;
}

/* text a link */
.txt_link a:link {
	text-decoration: none;
	color: #4ea6ab;
	text-decoration: underline;
}

.txt_link a:visited {
	text-decoration: underline;
	color: #4ea6ab;
}

.txt_link a:hover	 {
	color: #4ea6ab;
	text-decoration: none;

}

.txt_link a:active	 {
	text-decoration: none;
	color: #4ea6ab;
}

#main_contents.nomargin { margin-top: 0px !important; }

/* 20200206 add */
.local_navigation_carnavi {
  border: 1px solid #a9a9a9;
  background-color: #ffffff;
}
.local_navigation_carnavi:hover {
  background-color: #f3f3f3;
}
.local_navigation_carnavi a {
  background: none;
  color: #a9a9a9;
  padding: 8px 10px 8px 30px;
  display: block;
  text-decoration: none;
  font-size: 12px;
}
.local_navigation_carnavi_sp {
  background: #ffffff!important;
  border-bottom: 1px solid #a9a9a9!important;
}
.local_navigation_carnavi_sp a {
  background: url(../images/icon_sp_footer_right_arrow_gray.png) right center no-repeat!important;
  background-size: 12px 20px!important;
  color: #a9a9a9!important;
}
@media screen and (max-width: 767px) {
  .local_navigation_carnavi_sp {
    background: url(../images/icon_sp_navigation_l_gray.png) 40px 20px no-repeat!important;
    background-size: 7px 7px!important;
    background-color: #fff!important;
  }
  .local_navigation_carnavi_sp a {
    background: url(../images/icon_sp_navigation_rightarrow_gray.png) right 18px no-repeat!important;
    background-size: 8px 13px!important;
    color: #a9a9a9!important;
  }
}