@charset "euc-jp";

body {
	font-family: Arial,"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Meiryo", "メイリオ", sans-serif;
  color: #000;
}
a {
  text-decoration: none !important;
}
div#header div.hd1 div.quickLink ul li {
  display: inline-block;
}
div.topicpath ul li::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 15px;
  background: url(https://img.goo-net.com/goobike/bike/common/img/topicpath.gif) right 0 no-repeat;
  vertical-align: middle;
  margin-right: 2px;
}
div.topicpath ul li:last-child::after {
  content: none;
}
div.topicpath ul li a {
  background: none;
  padding-right: 0;
  margin-right: 0;
	color: #1063A2;
	text-decoration: underline !important;
}
#wrap {
	margin-bottom: 0;
}
#about img {
	display: block;
	width: 100%;
	height: auto;
}
.main {
	margin-bottom: 0;
}
.main-info {
	width: 100%;
    background: #f7f7f7;
    text-align: center;
    padding: 16px 8px;
    margin: -1.6% 0 16px;
    box-sizing: border-box;
}
.main-info p {
	font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: .8px;
}
.main-info p em {
	font-style: normal;
    font-weight: bold;
    color: #dc0000;
    margin: 0 2px;
}
#about .acd-menu {
	padding: 10px 10px 32px;
	max-width: 400px;
  margin: 0 auto;
}
#about .acd-menu .acd-menu-item dt::before {
	content: none;
}
#about .acd-menu .acd-menu-item dt {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background: linear-gradient(to bottom, #fff 70%, #f3f3f3 100%);
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 9.5px 10px 9.5px 16px;
}
#about .acd-menu .acd-menu-item dd {
	border: 1px solid #ccc;
	border-top: none ;
	padding: 0 10px;
}
#about .acd-menu .acd-menu-item dt::after {
	content: "";
	position: absolute;
	top: -1px;
	right: -1px;
	display: block;
	width: 44px;
	height: calc(100% + 2px);
	background: linear-gradient(to bottom, #dc0000 50%, #b90101 100%);
	opacity: 1;
	border-radius: 0 3px 3px 0;
}
#about .acd-menu dl dt .acd-icon::before,
#about .acd-menu dl dt .acd-icon::after {
	top: calc(50% - 1px);
}
#about .acd-menu dl dt .acd-icon::before {
	left: 1px;
}
#about .acd-menu dl dt .acd-icon::after {
	left: calc(50% + 1px);
}

#about .acd-menu .acd-menu-item ul.menu-link-list {
	display: flex;
	flex-wrap: wrap;
}
#about .acd-menu .acd-menu-item li.category {
	padding: 12px 0;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
#about .acd-menu .acd-menu-item ul.second_layer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid #ccc;
	align-items: center;
}
#about .acd-menu .acd-menu-item li.half {
	width: 50%;
	box-sizing: border-box;
	border: none;
	font-size: 13px;
}
#about .acd-menu .acd-menu-item li.half a{
	padding: 10px 24px 10px 10px;
}
#about .acd-menu .acd-menu-item ul.second_layer li.half:first-child {
	border-right: 1px dashed #ccc;
}
#about .acd-menu dl.open dd {
	display: block;
}
#about .acd-menu .menu-link-list li a {
	padding: 12px 24px 12px 0;
}
#about .acd-menu .menu-link-list .icon-arrow {
	display: block;
	position: absolute;
	top: 38%;
	right: 10px;
	width: 9px;
	height: 9px;
	transform: rotate(135deg);
	pointer-events: none;
}
#about .acd-menu .acd-menu-item li.first_layer {
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
#about .acd-menu .acd-menu-item li.first_layer:last-child{
	border-bottom: none;
}
#about .acd-menu .acd-menu-item li.half.dual {
	line-height: 1.1;
}
#about .acd-menu .acd-menu-item li.half.dual a{
	padding: 5px 24px 5px 10px;
}
.menu-link-list .icon-arrow::before, .menu-link-list .icon-arrow::after {
	margin-top: 3px;
}
#about section {
  margin-bottom: 56px;
}
#about .maincontents {
	padding: 0 10px;
	max-width: 400px;
	margin: 0 auto;
}
#about img.premium {
	margin-top: 40px;
}
#about h2 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 3px solid #dedede;
  padding-bottom: 6px;
  margin-bottom: 32px;
}
#about #process h2 {
  margin-bottom: 14px;
}
#about h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 30px;
  height: 3px;
  background: #dc0000;
}
#about .bubbleBox {
	height: 69px;
	margin-bottom: 20px;
	position: relative;
}
#about .bubble {
	background: #0B468C;
	color: #FFFD58;
	font-size: 16px;
	font-weight: bold;
	width: 326px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
}
#about .bubble::before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 45%;
	border-top: 10px solid #0B468C;
	border-right: 16px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 16px solid #0B468C;
}
#about .bubble span {
	font-size: 21px;
}
#about .process {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-bottom: 1px solid #ccc;
	padding: 18px 0;
}
#about .process.june {
	margin: 0 16px;
}
#about .num_ico {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#about #process {
	position: relative;
}
#about #process .junebox {
	position: relative;
}
#about ul > li.process:first-child {
	/* border-bottom: none; */
}
#about li.process:last-child {
	border-bottom: none;
}
#about #process .junebox::before {
	border: 2px dashed #0B468C;
	background-color: rgba(255, 255, 255, 0.7);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	box-sizing: border-box;
}
#about .num {
	width: 30px;
	text-align: center;
	padding-right: 10px;
}
#about .num img {
	width: 30px;
}
#about .icon {
	width: 66px;
	text-align: center;
	padding-right: 10px;
}
#about .icon img {
	width: 66px;
}
#about .num_ico ul {
	margin: 0 10px;
}
#about .num_ico dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
#about .num_ico dd {
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 0;
	word-break: break-all;
}
#about .detail {
	margin-top: 14px;
}
#about .detail p {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}
#about .detail li {
	list-style-type: disc;
	margin-left: 11px;
	line-height: 1.7;
	font-size: 13px;
}
#about .chargecontainer {
	max-width: 400px;
	margin: 0 auto;
}
#about .price_inr {
	padding: 20px 16px 0;
}
#about p.chargeinfo {
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 1.8;
}
#about #charge .over {
	font-size: 14px;
	margin: 14px auto 16px;
	background: none;
}
#about #charge .warranty_list .warranty_item > p::before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #0B468C;
	border-radius: 10px;
	position: relative;
	top: -1px;
	margin-right: 4px;
}
#about .price_inr .price_area {
	border: 1px solid #000000;
	box-sizing: border-box;
	padding: 24px 0;
}
#about .price_inr .price_area .price_area_1 > div {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: ceter;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 12px;
}
#about .price_inr .price_area .price_area_1 > div p:first-child {
	font-size: 18px;
	font-weight: bold;
	color: #D80D0C;
	writing-mode: vertical-rl;
	margin-right: 4px;
}
#about .price_inr .price_area .price_area_1 p {
	font-size: 48px;
	font-weight: bold;
	color: #D80D0C;
	line-height: 1;
	font-family: arial;
}
#about .price_inr .price_area .price_area_1 p span {
	font-size: 20px;
}
#about .price_inr .price_area .price_area_1 p span span {
	font-size: 18px;
}
#about .price_inr .price_area .price_area_2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	/* border: 3px solid #D6D6D6;
	padding: 17px 20px; */
	box-sizing: border-box;
	margin-top: 10px;
}
#about .price_inr .price_area_2 .battery,
#about .price_inr .price_area_2 .helmet{
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
#about .price_inr .price_area_2 .battery div{
	display: -webkit-flex;
	display: flex;
	align-items: center;
	width: 128px;
	height: 57px;
}
#about .price_inr .price_area_2.bat .battery p,
#about .price_inr .price_area_2 .helmet p{
	color: #000;
	font-size: 15px;
	/* font-weight: bold; */
	line-height: 1.2;
}
#about .price_inr .price_area_2 .battery p{
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}
#about .price_inr .price_area_2 .battery div,
#about .price_inr .price_area_2 .helmet div{
	width: 46px;
	height: auto;
	margin-right: 6px;
}
#about .price_inr .price_area_2 .helmet div{
	width: 32px;
}
#about .price_inr .price_area_2 .battery img,
#about .price_inr .price_area_2 .helmet img{
	width: 100%;
	height: auto;
}
#about .warranty_list {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
#about .warranty_list .warranty_item {
	margin-bottom: 10px;
}
#about .warranty_list .warranty_item > p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
#about .warranty_list .warranty_item ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#about .warranty_list .warranty_item ul li {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	background: #0B468C;
	color: #fff;
	width: calc((100% / 3) - 4px);
	height: 42px;
	margin-right: 5px;
	margin-bottom: 6px;
	line-height: 1.2;
}
#about .warranty_list .warranty_item ul.two li {
	width: calc((100% / 2) - 3px);
}
#about .warranty_list .warranty_item ul.two li:nth-of-type(2n) {
	margin: 0;
}
#about .warranty_list .warranty_item ul.two li:nth-of-type(3n) {
	margin-right: 5px;
}
#about .warranty_list .warranty_item ul li.no_item {
	background: #EBEBEB;
	color: #999999;
}
#about .warranty_list .warranty_item ul li:nth-child(3),
#about .warranty_list .warranty_item ul li:nth-child(6),
#about .warranty_list .warranty_item ul li:nth-child(9) {
	margin: 0;
}
#about .warranty_list .warranty_item > div {
	font-size: 16px;
}
#about .warranty_list .warranty_item > div p:first-child {
	margin-bottom: 5px;
}
#about .warranty_list .warranty_item > div p span {
	font-weight: bold;
}
#about .warranty_title {
	width: 100%;
	margin: 20px auto;
	background: #D2E0F3;
	text-align: center;
	padding: 12px;
	box-sizing: border-box;
}
#about .warranty_title p {
	font-size: 16px;
	font-weight: bold;
}
#about .menseki p {
	font-size: 16px;
	margin-bottom: 8px;
}

#about .notice {
	font-size: 13px;
	margin-top: 22px;
	line-height: 1.5;
}
#about .notice.btop {
	border-top: 1px solid #D2E0F3;
	padding-top: 20px;
}
#about .notice.btop a {
	color: #0B468C;
	text-decoration: underline !important;
}
#about .notice p {
	margin-bottom: 20px;
}
#about .notice li {
	text-indent: -0.8rem;
	margin-left: 0.8rem;
	line-height: 1.7;
}
#about table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-family: arial;
	box-sizing: border-box;
}
#about table th,
#about table td {
	border: solid 1px #ccc;
	font-size: 13px;
  overflow: hidden;
	word-break: normal;
	text-align: center;
}
#about table th,
#about table td {
	text-align: left;
	padding: 12px;
}
#about table th.pink {
	background-color:#FFF7F7;
	font-weight: bold;
}
#about table th.set {
	white-space: nowrap;
	font-weight: bold;
  width: 104px;
}
#about table th.set2 {
	white-space: nowrap;
	font-weight: bold;
	width: 5em;
}
#about .notice_num {
	font-size: 14px;
	margin-top: 20px;
	line-height: 1.7;
}
#about .notice_num li {
	text-indent: -1.6em;
	padding-left: 1.6em;
	line-height: 1.7;
}
#about .note {
	font-size: 13px;
	line-height: 1.7;
	margin-top: 20px;
}
#about .note.big {
	font-size: 14px;
}
#about .notice a,
#about .note a {
	color: #1063A2;
  text-decoration: underline !important;
}
#about .tel {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
}
#about .exception {
	font-size: 13px;
	margin: 20px 0 0 0px;
}
#about .exception li {
	line-height: 1.7;
	text-indent: -1.2em;
	margin-left: 1.5em;
}
#about .exception li a:visited {
	color: #1063A2;
} 
#about .exception li a {
	color: #1063A2;
	text-decoration: underline !important;
} 
#about .exception li:before,
#about table li:before {
	content:  "";
	width:  8px;
	height:  8px;
	display:  inline-block;
	background-color: #000;
	border-radius:  50%;
	position:  relative;
	top: -1px;
	margin-right: 8px;
}
#about .exception li ol li:before {
	content: none;
}
#about h3 {
  font-size: 16px;
  font-weight: bold;
	padding-left: 28px;
}
#about .h3box {
	margin-top: 40px;
	margin-bottom: 24px;
	position: relative;
}
#about .h3box::before {
	content: "";
	width: 10px;
	height: 10px;
	background: #FFF;
	border: 4px solid #DC0000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#about p.term {
	line-height: 1.7;
	margin-bottom: 20px;
}
#about .term-list {
  display: flex;
  flex-direction: column;
	justify-content: center;
  padding-top: 12px;
}
#about .term-list li {
  display: inline-block;
	padding: 0 6px;
	margin-bottom: 16px;
}
#about .extitle {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}
#about .extitle::before,
#about .extitle::after {
  position: relative;
  display: inline-block;
  content: "";
  background: #000;
  width: 2px;
  height: 1.5em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
#about .extitle::before {
  transform: rotate(-35deg);
}
#about .extitle::after {
  transform: rotate(35deg);
}
#about div.topicpath.btm {
	padding-bottom: 20px;
}

#about ol {
	margin: 20px 0 0 19px;
	font-size: 13px;
}
#about ol li,
#about .exception li ol li {
	list-style-type: decimal;
	line-height: 1.7;
	text-indent: 0;
	padding-left: 0.1em;
}
#about .exception li ol {
	margin: 0;
}
#about table.maintenance {
	margin-top: 30px;
}
#about .faq_btn {
	position: relative;
	box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
	border-radius: 4px;
	height: 50px;
}
#about .faq_btn a {
	position: relative;
	width: 100%;
	height: 50px;
	background: url(../img/flow_arrow05.png) no-repeat 95% #0B468C;
	background-size: 20px 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 50px;
	border-radius: 3px;
	font-size: 18px;
	padding-left: 24px;
	margin: 0 auto;
	box-sizing: border-box;
	display: inline-block;
}
#about #faq .caution {
	font-size: 14px;
	margin-top: 20px;
	width: 100%;
}

/*footer*/
#footer {
  font-family: "Meiryo", "\á\¤\ê\ª", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media screen and (max-width:346px) {
	#about .bubble {
    width: 100%;
	}
}
@media screen and (max-width:360px) {
	#about .price_inr .price_area_2.bat .battery p,
	#about .price_inr .price_area_2 .helmet p,
	#about .price_inr .price_area_2 .battery p{
		font-size: 12px;
	}
	#about .price_inr .price_area_2 .battery{
		margin-right: 10px;
	}
	#about .price_inr .price_area .price_area_2{
		padding: 12px;
	}
}
@media screen and (max-width:350px) {
	#about .price_inr .price_area .price_area_1 p {
		font-size: 38px;
	}
}
@media screen and (max-width:320px) {
	#about .extitle {
    font-size: 16px;
	}
	#about .price_inr .price_area_2 .battery img,
	#about .price_inr .price_area_2 .helmet img{
	width: 80%;
	height: auto;
}
}