@charset "utf-8";

a {
	color: #0068ac;
}
a:hover {
	text-decoration: none;
}
a img {
	opacity: 1;
	-webkit-transition: opacity .2s linear;
}
a img:hover {
	opacity: 0.7;
	-webkit-transition: opacity .2s linear;
}

/* ヘッダー_________ */
#header {
	background: URL(../img/bg_header.png) 50% 0 repeat-x;
}
#header div {
	position: relative;
	width: 960px;
	height: 470px;
	margin: 0 auto;
	background: URL(../img/bg_header.png) 50% 0 repeat-x;
}
#header ul {
	text-align: right;
}
#header ul li {
	display: inline-block;
	margin-left: 16px;
	padding-left: 20px;
	background: URL(../img/img_arrow.png) 0 50% no-repeat;
	background-size: 14px 14px;
	line-height: 32px;
}
#header ul li a {
	color: #fff;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header .img_family {
	float: right;
	margin-top: 44px;
}
#header h1 {
	margin: 16px 0 16px 20px;
}
#header ol {
	margin-left: 20px;
}
#header .ul_pack {
	position: relative;
	margin: 12px 0 0 40px;
	text-align: left;
}
#header .ul_pack li {
	width: 160px;
	margin-left: 0;
	padding-left: 0 20px;
	background: none;
}
#header .ul_pack li a {
	color: #fff;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header .ul_pack li img {
	width: 100%;
}
#header .ul_pack li:last-child {
	position: absolute;
	left: 110px;
	width: 60px;
}
/* ポイント_________ */
.div_point {
	background: #f6f6f6;
	padding: 24px 0;
}
.div_news {
	width: 900px;
	margin: 0 auto;
	padding: 10px 30px 2px;
	background: #e6e6e6;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.div_news dl {
	position: relative;
	margin-bottom: 8px;
	padding-left: 120px;
}
.div_news dl dt {
	position: absolute;
	left: 0;
}
.ul_point {
	width: 880px;
	margin: 32px auto 0;
	padding: 0 25px 0 55px;
}
.ul_point li {
	display: inline-block;
	width: 220px;
	margin-left: 14px;
	vertical-align: top;
}
.ul_point li img {
	display: block;
	margin: 0 auto;
}
.ul_point li:first-child {
	width: auto;
	margin: 0 10px 0 0;
}
.ul_point li p {
	margin-top: 8px;
	letter-spacing: -1px;
}

/* パック_________ */
.div_pack {
	background: #e6e6e6;
	padding: 0 25px;
}
.div_pack h2 {
	width: 910px;
	margin: 0 auto;
	padding: 24px 0 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
.div_pack .p_arrow {
	width: 910px;
	margin: 0 auto 20px;
	text-align: center;
}
.div_pack .div_box {
	position: relative;
	width: 870px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_pack .div_box h3 {
	position: absolute;
}
.div_pack .div_box .ul_case {
	width: 290px;
	margin: 0 0 20px 260px;
	line-height: 1.3;
}
.div_pack .div_box .ul_case li {
	text-indent: -1em;
}
.div_pack .div_box .ul_case li span {
	font-size: 0.9em;
}
.div_pack .div_box p {
	position: absolute;
	top: 20px;
	right: 20px;;
}
.div_pack .div_box div {
	padding: 15px 25px;
	background: #0095e0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_pack .div_box .div_caution {
	margin-bottom: -8px;
	padding: 10px 0 0;
	background: none;
	text-align: center;
	font-size: 0.8em;
	color: #666;
}
.div_pack .div_box div h4 {
	margin-bottom: 12px;
	text-align: center;
	color: #fff;
	font-size: 21px;
}
.div_pack .div_box div ul {
	margin-bottom: 12px;
	padding: 0 66px;
}
.div_pack .div_box div ul li {
	float: left;
	width: 120px;
	margin-left: 15px;
	text-align: center;
	color: #fff;
	line-height: 36px;
}
.div_pack .div_box div ul li:nth-child(4),
.div_pack .div_box div .ul_bicycle li:nth-child(2) {
	width: 255px;
}
.div_pack .div_box div ul li:nth-child(4) img:first-child,
.div_pack .div_box div .ul_bicycle li:nth-child(2) img:first-child {
	margin-right: 15px;
}
.div_pack .div_box div .ul_bicycle li:nth-child(4) {
	width: 120px;
}
.div_pack .div_box div ul li:first-child {
	margin: 0;
}
.div_pack .div_box div ul.home li:nth-child(4),
.div_pack .div_box div ul li:nth-child(3),
.div_pack .div_box div ul li:nth-child(4) {
	float: right;
}
.div_pack .div_box div .ul_bicycle li:nth-child(3) {
	float: left;
}
.div_pack .div_box div ul li img {
	margin-bottom: 8px;
	line-height: 1px;
}
.div_pack .div_box div ul li span {
	display: block;
	line-height: 18px;
}
.div_pack .div_box div .ul_bicycle {
	padding-right: 0;
	padding-left: 56px;
}
.div_pack .div_box div .ul_bicycle li:first-child {
	width: 140px;
	margin-right: 24px;
}
.div_pack .div_box div .ul_bicycle li:nth-child(4) {
	float: left;
}
.div_pack .div_box div .ul_bicycle li img {
	margin-top: 20px;
}
.div_pack .div_box div .ul_bicycle li:first-child img {
	margin-top: 0;
}
.div_pack .p_btn {
	width: 910px;
	margin: 0 auto;
	padding: 40px 0;
	background: URL(../img/img_arrow02.png) 50% 0 no-repeat;
	background-size: 60px 20px;
	text-align: center;
}
.div_pack .p_btn span {
	display: block;
	width: 480px;
	margin: 0 auto;
	background: #999;
	border: 4px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
}
.div_pack .p_btn02 {
	width: 910px;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center;
}
.div_pack .div_past {
	position: relative;
	width: 870px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_pack .div_past h2 {
	width: auto;
	padding: 0 0 8px;
	color: #0068ac;
}
.div_pack .div_past .div_sand {
	position: relative;
	width: 810px;
	margin: 0 auto 20px;
	padding: 20px 30px;
	background: URL(../img/bg_sand.png) 0 0 repeat;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_pack .div_past table {
	width: 100%;
	margin-bottom: 4px;
}
.div_pack .div_past td {
	padding: 8px;
}
.div_pack .div_past .img_staff {
	position: absolute;
	bottom: -140px;
	right: -30px;
}
.div_pack .p_sub {
	text-align: center;
	color: #666;
	font-size: 11px;
}

.div_info {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 24px;
	text-align: center;
}
.div_info h2 {
	padding: 24px 0 4px;
	color: #0068ac;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

/* サービス_________ */
.div_service {
	width: 910px;
	margin: 0 auto;
	padding: 0 25px;
}
.div_service h2 {
	padding: 24px 0 20px;
	text-align: center;
	color: #0068ac;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
.div_service h3 {
	margin-bottom: 16px;
	padding-bottom: 4px;
	border-bottom: 3px solid #0068ac;
	text-align: center;
	color: #0068ac;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.div_service .ul_pack {
	margin-bottom: 16px;
	text-align: center;
}
.div_service .ul_pack li {
	display: inline-block;
	width: 180px;
	margin: 0 2px;
	padding: 5px 0;
	background: #0095e0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
}
.div_service .ul_pack li.none {
	background: #eee;
	color: #ddd;
}
.div_service .img_compensation {
	margin-bottom: 16px;
}
.div_service h4 {
	margin: 0 0 12px;
	text-align: center;
	color: #0068ac;
	font-size: 16px;
	font-weight: bold;
}
.div_service .p_more {
	margin: -8px 0 16px;
	text-align: center;
}
.div_service .ul_service {
	margin-bottom: 32px;
}
.div_service .ul_service.last {
	margin-bottom: 60px;
}
.div_service .ul_service.bicycle li {
	margin-bottom: 20px;
}
.div_service .ul_service.bicycle li:nth-child(6) {
	margin-left: 126px;
}
.div_service .ul_service.bicycle li:last-child {
	clear: both;
	float: none;
	width: auto;
	margin-left: 126px;
	text-align: left;
	color: #666;
	font-size: 11px;
}
.div_service .ul_service li {
	float: left;
	width: 140px;
	margin-left: 20px;
	text-align: center;
}
.div_service .ul_service li:first-child,
.div_service .ul_service.last li:first-child,
.div_service .ul_service.bicycle li:first-child {
	width: 106px;
	margin: 0;
}
.div_service .ul_service li img {
	margin-bottom: 8px;
}
.div_service .ul_service .li_plus {
	width: auto;
}
.div_service .ul_service .li_plus .dl_01 {
	width: 460px;
	margin: 8px 0 0 4px;
	text-align: left;
}
.div_service .ul_service .li_plus .dl_02 {
	width: 290px;
	margin: 12px 0 0 4px;
	text-align: left;
}
.div_service .ul_service .li_plus dt {
	margin-bottom: 4px;
	color: #0068ac;
	font-weight: bold;
}
.div_service .ul_service .li_plus dd {
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.div_service .ul_service .li_plus p {
	margin-top: 16px;
	padding-left: 72px;
	background: URL(../img/img_more.png) 0 50% no-repeat;
	background-size: 60px 60px;
	text-align: left;
}
.div_service .ul_service .li_plus p span {
	display: block;
	margin: 4px 0 0 1em;
	text-indent: -1em;
	color: #666;
	font-size: 11px;
}
.div_service .div_box {
	position: relative;
	min-height: 180px;
}
.div_service .div_half {
	margin-bottom: 64px;
}
.div_service .div_half .div_box {
	float: left;
	width: 440px;
}
.div_service .div_half .div_box:first-child {
	margin-right: 30px;
}
.div_service .div_box h4 {
	margin: 0 0 8px;
	text-align: left;
}
.div_service .div_box img {
	position: absolute;
	left: 0;
}
.div_service .div_box p {
	padding: 8px 0 0 160px;
}
.div_service .div_box p span {
	display: block;
	margin-top: 8px;
	color: #666;
	font-size: 11px;
}
.div_service .ul_sub {
	margin-bottom: 40px;
	color: #666;
	font-size: 11px;
}
.div_service .ul_sub li {
	margin: 0 0 8px 1em;
	text-indent: -1em;
}

/* 比較一覧_________ */
.div_data {
	padding: 0 25px 40px;
	background: #e6e6e6;
}
.div_data h2 {
	width: 910px;
	margin: 0 auto;
	padding: 24px 0 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
.div_data .div_box {
	position: relative;
	width: 830px;
	margin: 0 auto 16px;
	padding: 30px 40px;
	background: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_data thead th {
	padding: 8px 20px;
	border-left: 1px solid #ccc;
}
.div_data thead th:first-child {
	border: none;
}
.div_data thead th img {
	padding: 0 24px;
}
.div_data tbody th {
	padding: 8px 32px 8px 16px;
	border-top: 1px solid #ccc;
	color: #0068ac;
	font-weight: bold;
	line-height: 1.2;
}
.div_data tbody th span {
	font-size: 11px;
}
.div_data td {
	padding: 8px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
.div_data .td_none {
	background: #ddd;
}
.div_data .tr_price td {
	color: #f25d63;
	font-size: 1.6em;
	font-weight: bold;
}
.div_data .img_staff {
	position: absolute;
	bottom: 25px;
	right: 10px;
}
.div_data p {
	width: 910px;
	margin: 16px auto 0;
	color: #666;
	font-size: 11px;
}
.ul_data  {
	width: 910px;
	margin: 0 auto;
}
.ul_data li {
	margin-left: 3em;
	text-indent: -3em;
	color: #666;
	font-size: 11px;
}
.div_number {
	width: 920px;
	margin: 12px auto 40px;
	padding: 0 20px;
	text-align: right;
	font-size: 11px;
}
/*
.div_app {
	width: 960px;
	margin: 40px auto;
	text-align: right;
	font-size: 11px;
}
.div_app img {
	margin-bottom: 24px;
}*/

/* フッター_________ */
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#footer li {
	display: inline-block;
	padding: 0 8px;
}
#footer address {
	margin: 20px 0;
	font-family: "メイリオ", "Meiryo", "MS UI Gothic", sans-serif, "Trebuchet MS";
}


/* 会員ページ_________ */
#member,
#faq,
#company,
#privacy,
#bank,
#credit {
	border-top: 10px solid #1686C9;
}
#member #header,
#faq #header,
#company #header,
#privacy #header,
#bank #header,
#credit #header {
	background: #fff;
}
#member #header h1,
#faq #header h1,
#company #header h1,
#privacy #header h1,
#bank #header h1,
#credit #header h1 {
	width: 920px;
	margin: 0 auto;
	padding: 14px 0;
	color: #1686C9;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom:
}
#member #header h1 img,
#faq #header h1 img,
#company #header h1 img,
#privacy #header h1 img,
#bank #header h1 img,
#credit #header h1 img {
	height: 30px;
	margin-right: 20px;
	vertical-align: text-bottom;
}
#member h2,
#faq h2,
#bank h2,
#credit h2 {
	margin-top: 88px;
	padding: 20px 0 16px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-size: 24px;
}
#member .h2_first,
#faq .h2_first,
#bank .h2_first,
#credit .h2_first {
	margin-top: 0;
}
#member h2 span,
#faq h2 span,
#bank h2 span,
#credit h2 span {
	display: block;
	width: 920px;
	margin: 0 auto;
}
#member h3,
#bank h3,
#credit h3 {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #1686C9;
}
#member h3 span,
#bank h3 span,
#credit h3 span {
	display: block;
	font-size: 36px;
}
#bank h4,
#credit h4 {
	width: 920px;
	margin: 24px auto 8px;
	text-align: center;
	font-size: 14px;
	color: #1686C9;
}
#bank h4 a,
#credit h4 a {
	color: #1686C9;
}
#member .div_block,
#bank .div_block,
#credit .div_block {
	padding: 40px 0 32px;
}
#member .div_block#first img {
	width: 380px;
}
#member .div_block#second img {
	width: 480px;
}
#member .div_block#third {
	background: URL(../img/bg_arrow01.png) 50% 0 no-repeat #e6e6e6;
}
#member .div_block#fourth {
	background: URL(../img/bg_arrow02.png) 50% 0 no-repeat;
}
#member #info p {
	margin-bottom: 16px;
	font-size: 1.1em;
}
#member #info p b {
	font-size: 1.1em;
}
#bank .div_block#third,
#bank .div_block#fifth,
#bank .div_block#seventh,
#credit .div_block#third,
#credit .div_block#fifth {
	background: URL(../img/bg_arrow02.png) 50% 0 no-repeat;
}
#bank .div_block#second,
#bank .div_block#fourth,
#bank .div_block#sixth,
#credit .div_block#second,
#credit .div_block#fourth,
#credit .div_block#sixth {
	background: URL(../img/bg_arrow01.png) 50% 0 no-repeat #e6e6e6;
}
#bank .div_block#seventh {
	margin-bottom: 80px;
}
#bank .div_block#first h3 {
	margin-top: 32px;
}
#bank .div_block p:last-child {
	margin-top: 24px;
}
#bank .div_block .p_img,
#credit .div_block .p_img {
	text-align: center;
}
#credit .div_block .p_img {
	margin-top: 24px;
}
#bank .div_block#first p:last-child {
	margin-bottom: 24px;
}
#credit .div_block#first h3 {
	margin-top: 24px;
}
#bank .div_block#second img {
	width: 378px;
}
#bank .div_block#third img {
	width: 600px;
}
#bank .div_block#fourth img {
	width: 360px;
}
#bank .div_block#fifth .div_address {
	width: 560px;
	margin: 24px auto;
	padding: 16px 32px;
	border: 4px double #ccc;
	font-size: 16px;
}
#member .div_block p {
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
#bank .div_block p,
#credit .div_block p {
	width: 920px;
	margin: 0 auto;
	font-size: 1.1em;
}
#bank .div_block p b {
	display: block;
	margin: 24px 0 24px 1em;
	text-indent: -1em;
	font-size: 1.1em;
	color: #CC1800;
}
#bank .div_block#seventh dl {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
}
#bank .div_block#seventh dt {
	margin: 24px auto;
}
#bank .div_block#seventh dt img {
	width: 380px;
}
#member .div_block#first .p_img {
	margin: 24px auto;
}
#member .div_block#first ul {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
}
#member .div_block#second dl {
	width: 920px;
	margin: 20px auto 12px;
	text-align: center;
}
#member .div_block#second dd {
	margin-top: 12px;
}
#member .div_block#second p {
	margin-top: 20px;
}
#member .div_block#third dl {
	width: 920px;
	margin: 0 auto 16px;
	text-align: center;
}
#member .div_block#third dl:nth-child(2) {
	margin-top: 40px;
}
#member .div_block#third dt {
	display: inline-block;
	width: 50px;
	background: #0b63a3;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
#member .div_block#third dd {
	display: inline-block;
	width: 500px;
	background: #1686c9;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}
#member .div_block#fifth p,
#member .div_block#six p {
	margin-bottom: 20px;
	text-align: left;
}
#member .div_block#fifth div,
#member .div_block#six div {
	position: relative;
	width: 876px;
	margin: 0 auto;
	padding: 20px 20px 0;
	border: 2px solid #ddd;
	font-size: 0.9em;
}
#member .div_block#fifth div p,
#member .div_block#six div p  {
	width: auto;
}
#member .div_block#fifth div img,
#member .div_block#six div img {
	position: absolute;
	top: -30px;
	right: 40px;
}
#member #footer,
#faq #footer,
#company #footer,
#privacy #footer,
#bank #footer,
#credit #footer {
	margin-top: 60px;
}
#credit .div_block .p_caution {
	margin-top: 24px;
	color: #f00;
}


#faq #content_qa_list,
#faq .content_qa_item dl {
	width: 920px;
	margin: 0 auto;
}

#faq #content_qa_list {
	padding: 20px;
}
#faq #content_qa_list li {
	display: inline-block;
	width: 360px;
	margin-bottom: 12px;
	font-size: 1.2em;
}

#faq .content_qa_item dl dt {
	padding: 12px 0 12px 40px;
	background: URL(../lp/bicycle/img/ico_q.png) 0 50% no-repeat;
	background-size: 30px;
	font-size: 14px;
}
#faq .content_qa_item dl dd {
	padding: 12px 0 40px 96px;
	background: URL(../lp/bicycle/img/ico_w.png) 32px 0 no-repeat;
	background-size: 50px;
	color: #0068ac;
	font-size: 15px;
	font-weight: bold;
}
#faq .content_qa_item dl dd span {
	display: block;
	margin-top: 16px;
}
#faq .content_qa_item dl:nth-child(odd) dd {
	background: URL(../lp/bicycle/img/ico_m.png) 32px 0 no-repeat;
	background-size: 50px;
}
#faq .content_qa_item dl dd  ul {
	margin: 8px 0 0 1em;
}
#faq .content_qa_item dl dd  ul li {
	font-size: 12px;
	font-weight: bold;
	text-indent: -1em;
}
#faq .content_qa_q2_box {
	margin-top: 20px;
	padding: 20px;
	border: 2px solid #ddd;
	font-size: 0.9em;
	color: #444;
}
#faq .content_qa_q2_vector {
	height: 32px;
	width: 100px;
	background: url(../img/bg_faq_arrow.png) 100% 50% no-repeat;
}
#faq .content_qa_q2_vector p {
	display: none;
}

#company table {
	width: 920px;
	margin: 0 auto;
}
#company table th {
	width: 23%;
	padding: 8px 20px;
	background: #eee;
	border: 1px solid #ddd;
}
#company table td {
	padding: 8px 20px;
	background: #fff;
	border: 1px solid #ddd;
}
#company table td dd p {
	margin: 4px 0 8px;
}
#company table td li {
	margin-bottom: 2px;
}

#privacy .div_block {
	width: 920px;
	margin: 0 auto;
}
#privacy .div_block dl {
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px solid #ddd;
}
#privacy .div_block dl:first-child {
	margin-top: 0;
	border: none;
}
#privacy .div_block dl dt {
	font-size: 1.2em;
}
#privacy .div_block dl dd {
	margin-top: 16px;
}
#privacy .div_block dl dd li {
	margin: 4px 0 0 1em;
	text-indent: -1em;
}

/* 20180521追記 */
#privacy .div_block h2 {
	margin-top: 80px;
	font-size: 1.4em;
}

#privacy #header + .div_block h2 {
	margin-top: 40px;
}
#privacy .div_block .p_txt {
	margin-top: 20px;
}

#privacy .div_block ol li {
	margin-top: 20px;
	margin-left: 1em;
	text-indent: -1em;
}
#privacy .div_block ol li:first-child {
	margin-top: 40px;
}
#privacy .div_block ol li span {
	display: block;
	margin-bottom: 4px;
	font-size: 1.1em;
}
#privacy .div_block ol li b {
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 1em;
	text-indent: -1em;
}
#privacy .div_block ol li table {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	text-indent: 0;
}
#privacy .div_block ol li table thead th {
	padding: 4px;
	background: #ccc;
	border: 1px solid #999;
	text-align: center;
} 
#privacy .div_block ol li table tbody th {
	width: 30%;
	padding: 4px;
	background: #eee;
	border: 1px solid #999;
}
#privacy .div_block ol li table td {
	padding: 4px;
	border: 1px solid #999;
}
#privacy .div_block .p_sign {
	margin-top: 40px;
	text-align: right;
}
