﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
body, input, select, textarea, th, td, li, a {
  font-family: arial, "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
  color: #333;
}
header, footer, nav, section, article, figure, aside {
  　display: block;
}
/************************************************************
 * アンカー
 ************************************************************/
a {
  background-color: transparent;
  text-decoration: none;
  color: #003a6b;
}
a:visited {
  color: #2b006b;
  outline: 0;
}
a:hover {
  color: #003a6b;
  text-decoration: underline;
  outline: 0;
}
a:active {
  color: #003a6b;
  text-decoration: underline;
  opacity: 0.5;
  outline: 0;
}
a::before, a::after {
  text-decoration: none !important;
}
a.iconLink {
  background-color: transparent;
  text-decoration: none;
  color: #333;
}
a.iconLink:visited {
  color: #333;
  text-decoration: underline;
  outline: 0;
}
a.iconLink:hover {
  color: #333;
  text-decoration: underline;
  outline: 0;
}
a.iconLink:active {
  color: #ff9500;
  text-decoration: none;
  opacity: 0.5;
  outline: 0;
}
/************************************************************/
a img {
  border: none;
}
/* このページの先頭へ */
/*p#pagetop {
  margin: 10px 0;
  width: 980px;
  text-align: right;
}
p#pagetop a {
  font-size: 12px;
}*/
/*
##################################################################
drag!
################################################################## */

/* clearfix */
/*div.clearfix {
  zoom: 1;/*for IE 5.5-7*/
/*}
div.clearfix:after {/*for modern browser*/
/*  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}**//*/
/*
##################################################################
header_v1.0.css
################################################################## */

li {
  list-style-type: none;
}
/*******************************************
*	グロナビ変更　20160623　
********************************************
*/
aside, b, body, div, footer, h2, header, html, img, li, nav, p, section, span, ul {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
aside, footer, header, nav, section {
  display: block
}
nav ul {
  list-style: none
}
.copyright__logo a{
  height: 28px;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%;
}
body, button {
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
li {
  list-style: none
}
/*.l-container, .l-siteFooter, .l-siteHeader {
  padding: 0 10px;
  width: 980px
}*/
/*.l-siteHeader {
  margin: 0 auto
}*/
/*.l-siteHeader a, .l-siteHeader p {
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}*/
/*.l-siteHeader button {
  cursor: pointer
}
.l-siteHeader .w150 {
  margin: 0
}*/
/*.l-siteFooter {
  margin: 0 auto 10px;
  padding: 0 10px;
  width: 980px;
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.l-siteFooter a, .l-siteFooter p {
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}*/
/*.l-wrap {
  display: table;
  width: 100%;
  vertical-align: top
}*/
/*.l-box {
  display: table-cell;
  vertical-align: top
}*/
/*.l-gutter20 {
  display: table-cell;
  width: 20px
}*/
/*.l-siteHeader__cap a {
  z-index: 50;
}*/
/*.headerBtn {
  margin: 0;
  border: none;
  vertical-align: middle;
  font-weight: 700;
  line-height: 1.2
}*/
/*.btn {
  display: inline-block;
  margin: 0;
  border: none;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer
}*/
/*.btn:hover {
  text-decoration: none
}*/
/*.btn--inq {
  border: 1px solid #E5866D;
  background: #fb4809;
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  box-shadow: 0 1px 0 rgba(153,36,0,.2);
  color: #fff
}
.btn--inq:hover {
  border: 1px solid #f5d3cb;
  background: #FFFBFA;
  background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
  color: #fb4809
}*/
/*.btn--inq:active {
  background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
  box-shadow: 0 1px 1.5px #FCE3DD inset
}*/
/*.btn--search {
  border: 1px solid #72A1DB;
  background: #0088ea;
  background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
  box-shadow: 0 1px 0 rgba(2,55,120,.3);
  color: #fff
}
.btn--search:hover {
  border: 1px solid #c7e0fc;
  background: #eff6ff;
  background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
  box-shadow: 0 1px 0 rgba(2,55,120,.3);
  color: #0070C0;
}
.btn--search:active {
  background: linear-gradient(to bottom, #F3F6FB 10%, #D7E6F7 90%);
  box-shadow: 0 1px 0 rgba(2,55,120,.2) inset
}*/
/*.btn--funcL1 {
  border: 1px solid #c7e0fc;
  background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
  box-shadow: 0 1px 0 rgba(2,55,120,.3);
  color: #0070C0;
}
.btn--funcL1:hover {
  border: 1px solid #72A1DB;
  background: #0088ea;
  background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
  box-shadow: 0 1px 0 rgba(2,55,120,.3);
  color: #fff;
}
.btn--funcL1:active {
  background: linear-gradient(to bottom, #0088ea 10%, #006bb7 90%);
  box-shadow: 0 1px 1.5px #1D62B4 inset
}
.btn--zumi {
  display: inline-block;
  border: none;
  text-align: center;
  font-weight: 400;
}
.btn--zumi.btn--small {
  height: 30px;
  line-height: 30px;
}
.btn--zumi.btn--middle {
  height: 40px;
  line-height: 40px;
}
.btn--zumi.btn--big, .btn--zumi.btn--big--caset {
  height: 50px;
  line-height: 50px;
}
.btn--zumi.btn--zumi--small {
  height: 30px;
  line-height: 30px;
}
.btn--zumi.btn--zumi--middle {
  height: 40px;
  line-height: 40px;
}
.btn--zumi.btn--zumi--big {
  height: 50px;
  line-height: 50px;
}
.btn--zumi--caset {
  width: 120px;
  font-size: 12px;
}
.btn--funcL2 {
  border: 1px solid #ccc;
  background: #eee;
  background: linear-gradient(to bottom, #fff 10%, #efefef 90%);
  box-shadow: 0 1px 0 rgba(0,0,0,.1);
  color: #333;
  font-weight: 400;
}
.btn--funcL2:link, .btn--funcL2:visited {
  color: #333;
}
.btn--funcL2:hover {
  background: #8B8B8B;
  background: linear-gradient(to bottom, #8B8B8B 10%, #6b6b6b 90%);
  color: #fff;
}
.btn--funcL2:hover .num {
  color: #fff;
}
.btn--funcL2:active {
  background: linear-gradient(to bottom, #878787 10%, #545454 90%);
  box-shadow: 0 1px 1.5px #545454 inset;
}
.btn--Xsmall {
  padding: 0 10px;
  height: 25px;
  border-radius: 3px;
  font-size: 12px;
}
.btn--small {
  padding: 0 10px;
  height: 30px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 28px;
}
.btn--small--line2 {
  padding: 5px;
  height: auto;
  border-radius: 3px;
}
.btn--middle {
  padding: 0 20px;
  height: 40px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 40px;
}
.btn--big, .btn--big--caset {
  padding: 0 20px;
  height: 50px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 50px;
}
.btn--big--caset {
  padding: 0 8px;
  font-size: 14px;
}
.btn--inq--tate {
  position: relative;
  padding: 0 8px 0 30px;
}
.btn--inq--tate__cap {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 25px;
  height: 100%;
  border-right: 1px solid #E5866D;
  font-weight: 400;
  line-height: 1.2;
}
.btn--middle .btn--inq--tate__cap {
  padding: 5px;
  font-size: 12px;
}
.btn--big .btn--inq--tate__cap, .btn--big--caset .btn--inq--tate__cap {
  padding: 8px 5px;
  font-size: 14px;
}
.btn--inq--tate:hover .btn--inq--tate__cap {
  border-right: solid 1px #f5d3cb;
}
.btn__txt--bigEX {
  font-size: 20px;
}
.btn__txt--big {
  font-size: 16px;
}
.btn__txt--small {
  font-weight: 400;
  font-size: 12px;
}
.btn__txt--smallEX {
  font-weight: 400;
  font-size: 10px;
}
.btn--disable, .btn--disable:hover {
  border: none;
  background: 0 0;
  box-shadow: none;
  color: #ccc!important;
  font-weight: 400;
  cursor: default;
}
.btn--caset--toruaki {
  margin: 0 170px 0 0;
}*/
/*.slideBtn {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.slideBtn--h {
  padding: 0 5px;
  height: 100%;
}
.slideBtn--v {
  padding: 5px;
}
.slideBtn:link, .slideBtn:visited {
  color: #333;
}
.slideBtn:hover {
  color: #fb4809;
  text-decoration: none;
}
.slideBtn:active {
  color: #333;
}
.slideBtn.is-off {
  color: #ddd;
  cursor: default;
}*/
/*a .icon_maru_close {
  text-decoration: none;
}
a .icon_maru_close:hover {
  color: #fb4809;
  text-decoration: none;
}*/
/*.num {
  margin: 0 .1em;
  color: #333;
  letter-spacing: -.05em;
  font-family: arial;
}*/
/*.footerLinks a, .l-siteFooter a, .l-siteHeader a {
  text-decoration: none;
}
.footerLinks a:link, .l-siteFooter a:link, .l-siteHeader a:link {
  color: #0070C0;
}
.footerLinks a:visited, .l-siteFooter a:visited, .l-siteHeader a:visited {
  color: #802680;
}
.footerLinks a:hover, .l-siteFooter a:hover, .l-siteHeader a:hover {
  color: #fb4809;
  text-decoration: underline;
}
.footerLinks a:active, .l-siteFooter a:active, .l-siteHeader a:active {
  color: #FF9A49;
}*/
/*@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: icons;
  src: url(../fonts/icons.eot);
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: icons;
  src: url(../fonts/icons.eot);
  src: url(../fonts/icons.eot?#iefix) format("embedded-opentype"), url(../fonts/icons.woff) format("woff"), url(../fonts/icons.ttf) format("truetype"), url(../fonts/icons.svg?#icons) format("svg");
}*/
/*.w120 {
  width: 120px;
}
.w150 {
  width: 150px;
}*/
/*.txt-r {
  text-align: right;
}*/
/*.va-mid {
  vertical-align: middle;
}*/
/*.links--inline {
  padding: 5px 0;
  font-size: 10px;
  line-height: 1.5;
}
.links--inline>a {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #666;
}*/
/*.gNav__block, .l-siteHeader__body, .l-siteHeader__cap, .l-siteHeader__loginTxt, .pankuzuBlock {
  margin: 0 auto;
  width: 980px;
}
.l-siteHeader__cap {
  position: relative;
  height: 30px;
  color: #999;
  font-size: 10px;
  line-height: 30px;
}
.l-siteHeader__cap a {
  position: absolute;
  right: 0;
}
.l-siteHeader__body {
  position: relative;
  height: 35px;
}
.l-siteHeader__loginTxt {
  display: none;
  font-size: 10px;
}*/
/*.gNav__btn--s>a, .gNav__btn>a {
  color: #666;
}
.gNav__btn--s.is-selected, .gNav__btn--s.is-selected a, .gNav__btn--s:hover, .gNav__btn--s:hover a, .gNav__btn.is-selected, .gNav__btn.is-selected a, .gNav__btn:hover, .gNav__btn:hover a {
  color: #fb4809;
}*/
/*.siteName {
  position: relative;
  top: 0;
  left: 0;
  width: 400px;
  height: 30px;
}
.siteName__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 30px;
}
.siteName__recruit {
  position: absolute;
  bottom: 0;
  left: 207px;
}
.siteName__carbo {
  position: absolute;
  top: 0;
  left: 150px;
  width: 30px;
  height: 30px;
}
.siteName__catch {
  position: absolute;
  top: 3px;
  left: 207px;
  color: #999;
  font-size: 10px;
}*/
/*.headerAction {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.headerAction__link {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
}
.headerAction__link:first-child {
  padding-right: 10px;
  border-right: 1px solid #ccc;
}
.headerAction__btns {
  width: 280px;
}*/
/*.pankuzuBlock {
  padding: 5px 0;
  font-size: 10px;
}*/
/*.CS_pankuzu2>li {
  display: inline-block;
  margin-right: 5px;
  line-height: 1.5;
}
.CS_pankuzu2>li a {
  margin-right: 5px;
  color: #999;
}*/
/*.description {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  overflow: hidden;
  margin: 0 80px 0 -490px;
  padding-right: 140px;
  width: 840px;
  height: 30px;
  color: #999;
  text-align: right;
  font-weight: 400;
  font-size: 10px;
  line-height: 30px;
}
.l-pageFooter {
  margin-bottom: -15px;
  padding: 20px 20px 1px;
  background: #EEE;
}*/
/*.footerKaitoriLink {
  margin: 10px 0 0;
  font-size: 10px;
}
.footerKaitoriLink li {
  display: inline;
}*/
/*.siteFooter__Rlink {
  padding: 20px 0 0;
}
.siteFooter__ttl {
  font-size: 14px;
}*/
/*.copyright a {
  color: #435B67;
}
.l-siteHeader--mini {
  margin: 0 auto;
  padding: 10px 0;
  width: 980px;
}
.l-siteHeader--mini__logo, .l-siteHeader--mini__recruit {
  display: inline-block;
}
.l-siteHeader--help {
  position: relative;
  margin: 0 auto 20px;
  padding: 10px;
}*/
/*.l-siteHeader--help__logo, .l-siteHeader--help__recruit {
  display: inline-block;
}
.l-siteHeader--help__txtClose {
  position: absolute;
  top: 10px;
  right: 10px;
}*/
/*.gNav {
  overflow: hidden;
  margin: 5px 0;
  width: 100%;
}
.gNav__block {
  display: table;
  border-bottom: 1px solid #fb4809;
  table-layout: fixed;
}
.gNav__btn, .gNav__btn--s {
  display: table-cell;
  border-width: 0 0 3px;
  border-style: solid;
  border-color: transparent;
  vertical-align: middle;
}
.gNav__btn--s:last-child, .gNav__btn:last-child {
  border-right: none;
}
.gNav__btn--s>a, .gNav__btn>a {
  display: inline-block;
  width: 100%!important;
  height: 40px;
  color: #666!important;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 50px;
}
.gNav__btn--s.is-selected, .gNav__btn--s:hover, .gNav__btn.is-selected, .gNav__btn:hover {
  border-color: #fb4809!important;
  color: #fb4809!important;
}
.gNav__btn--s.is-selected a, .gNav__btn--s:hover a, .gNav__btn.is-selected a, .gNav__btn:hover a {
  color: #fb4809!important;
  text-decoration: none;
  font-weight: 700;
}
.gNav__btn--s, .gNav__btn--s--s {
  width: 80px;
}
.gNav #tab_top {
  width: 100%;
}*/
/*div.siteName {
  position: relative;
  top: 0;
  left: 0;
  width: 400px;
  height: 30px;
}
div.siteName__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 30px;
}
div.siteName__recruit {
  position: absolute;
  bottom: 0;
  left: 207px;
}
div.siteName__carbo {
  position: absolute;
  top: 0;
  left: 150px;
  width: 30px;
  height: 30px;
}
div.siteName__catch {
  position: absolute;
  top: 3px;
  left: 207px;
  color: #999;
  font-size: 10px;
}*/
/*h1.description {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  display: inline-block;
  margin: 0 80px 0 -490px;
  padding-right: 140px;
  width: 840px;
  height: 30px;
  color: #999;
  text-align: right;
  font-weight: 400;
  font-size: 10px;
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 30px;
}
div.l-pageFooter {
  padding: 20px 20px 0;
  background: #EEE;
}
div.footerKaitoriLink {
  margin: 10px 0 0;
  font-size: 10px;
}
div.footerKaitoriLink li {
  display: inline;
}*/
/*.links {
  padding: 20px 20px 5px;
  background: #eee;
}
.links--upper {
  margin: 0;
  padding: 20px 20px 1px;
}
.links__block {
  margin: 0 0 10px;
}
.links__ttl {
  margin: 0;
  font-weight: 400;
  font-size: 10px;
  line-height: 1.2;
}*/
.copyright {
  margin: 10px 0;
}
.copyright a {
  display: block;
  color: #435B67!important;
  text-decoration: underline;
  font-weight: 700;
  font-size: 10px;
}
/*.l-siteFooter--help {
  margin: 10px;
  padding-right: 10px;
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}
.l-siteFooter--help a, .l-siteFooter--help p {
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}*/
/*.bookmark {
  padding: 10px 0 10px 10px;
}
.bookmark a {
  background: url(http://d2i6c6y1xqgf7t.cloudfront.net/common/publish/20120515renewal/bookmark.png) no-repeat left;
  padding: 4px 0 4px 22px;
}*/
/* h1 */
/*h1.description {
  position: absolute;
  top: 93px;
  left: 50%;
  width: 1024px;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 -512px;
  padding-right: 106px;
  color: #666;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  box-sizing: border-box;
}*/

.header {
  position: relative;
  width: 100%;
  height: 84px;
  line-height: 1.6;
  margin-bottom: 43px;
  padding-bottom: 3px;
  box-shadow: 0 1px 1px 0 #d9d9d9;
  border-bottom: solid 1px #f2f2f2;
  background-color: #fff;
  font-size: 12px;
  box-sizing: border-box;
  z-index: 10;
}
.header__contents {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.header__contents__logo {
  position: absolute;
  top: 50px;
}
.header__subContents {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 980px;
  margin: 5px auto 10px;
}
.header__subContents__item {
  margin-right: 15px;
}

.header__subContents__item a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 3px;
  background: url(/contents/front_pc/img/icon_circlearrow-right.svg) no-repeat;
  background-size: 13px 13px;
  vertical-align: text-top;
}
.btnFunc--favorite {
  line-height: 1;
  padding: 9px 12px;
  border: 1px solid #dedcd7;
  border-radius: 3px;
  background-image: linear-gradient(to bottom, #fff 85%, #f6f6f6 100%);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.06);
  font-weight: 700;
  color: #666;
  cursor: pointer;
}
.btnFunc--favorite:hover {
  background-image: linear-gradient(to bottom, #f9f8f6 85%, #eee 100%);
}
.header__subContents>.btnFunc--favorite {
  width: 130px;
}
.btnFunc--favorite:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 3px;
  background: url(https://www.carsensor.net/static/pc/img/common/icon_favorite.svg) no-repeat;
  background-size: 13px 13px;
  vertical-align: text-top;
}
.headerMenu {
  display: block;
}
.header .headerMenu__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 988px;
  height: 32px;
  margin: 0 auto;
}
.header .headerMenu__list a {
  position: relative;
  display: block;
  color: #333;
}
.header .headerMenu__list .is-active a span:before, .header .headerMenu__list a:hover span:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  border-top: 4px solid #ff6010;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.header .headerMenu__list a span {
  position: relative;
  display: inline-block;
  margin: 0 19px;
  padding: 7px 4px;
}
.header .headerMenu__list li:first-child span {
  margin-left: 0;
}
.header .headerMenu__list .is-active a span, .header .headerMenu__list a:hover span {
  color: #ff6010;
}
.header .headerMenu__list a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 6px;
  margin-top: -3px;
  background-color: #ede9e4;
}
.header .sitemap {
  position: relative;
  z-index: 20;
}
.header .sitemap>p {
  position: absolute;
  bottom: -29px;
  right: 22px;
  font-size: 10px;
}
/*-------------------------------------------------
  sidebar
-------------------------------------------------*/

.sidebar .clf {
  display: flex;
}
.sidebarItem {
  position: relative;
  width: 245px;
  margin-bottom: 20px;
  border: 1px solid #d6d4d0;
  border-radius: 2px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 30;
}
.sidebarItem .mB20 {
  margin-bottom: 0;
}
.sidebarItem .list_h2_col {
  width: 243px;
  line-height: initial;
  margin: 0 0 10px 0;
  padding: 10px;
  border-top: 3px solid #d6d4d0;
  border-bottom: 1px solid #d6d4d0;
  background: inherit;
  box-sizing: border-box;
}
.CS_pankuzu {
  width: 980px;
  font-size: 10px;
  margin: 0 auto;
}
.header__contents {
  position: relative;
  width: 980px;
  margin: 0 auto!important;
}
.CS_pankuzu a, .CS_pankuzu strong, .CS_pankuzu b {
  font-size: 10px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1.6;
}
.CS_pankuzu strong, .CS_pankuzu b {
  font-size: 10px;
  line-height: 1.6;
  font-weight: 700;
}
/*-------------------------------------------------
  今回制作分
-------------------------------------------------*/

.wrapper {
  margin-top: 10px;
  height: auto;
  background-color: #fff;
  line-height: 150%;
  font-family: "メイリオ", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
  
}
/*背景*/
div {
  box-sizing: border-box;
  align-items: center;
}
.parallax-bg{
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
.img-bg-01{
  background-image: url("../img/back_img.jpg");
}
.img-bg-o2{
  background-image: url("../img/moto_top3_back.jpg");
}
.img-bg-03{
  background-image: url("../img/top100_back1.jpg");
}
.img-bg-04 {
  background-image: url("../img/top100_back2.jpg");
}
.img-bg-05 {
  background-image: url("../img/top100_back3.jpg");
}
.img-bg-06{
  background-image: url("../img/kannren_back.jpg");
}
.contents_top {
  width: 980px;
  height: auto;
  margin: 0px auto;
  padding: 50px 0;
}
.title01 {
  background: url("../img/logo.png");
  background-size: 980px;
  width: 980px;
  height: 300px;
  margin: 0px auto 50px;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.mv_box {
  width: 980px;
}
.mv_box2{
	margin:100px auto auto;
}
.mv_left {
  width: 500px;
  height: 430px;
}
.mv_right {
  width: 480px;
  height: 330px;
}
.mv_bu2bu {
  width:700px;
  margin: 30px auto 0px auto;
  display: flex;
  justify-content: space-between;
}
.mv_bu2bu img:hover {
  filter: brightness(85%);
}
.mv_bu {
  width: 300px;
  height: 75px;
}

.yearcar_mov {
  width: 980px;
  margin: 80px auto auto;
}
.yearcar_mov p {
  margin-top: 20px;
}
.mov_left {
  width: 470px;
}
.rotary {
  width: 290px;
  height: 40px;
  margin: 0px auto 15px auto;
}
.mov_right {
  width: 470px;
}
.package {
  text-align: center;
}
h3.caption{
  font-size:1.4em;
  text-align:center;
  color: #ff6010;
}
.ribbon_wrapper {  
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  width: 200px;
  background: #fff;
  box-sizing: border-box;
  }

.offshot{
	margin:50px auto;
}
.slider li{
	display:none;
}
.bx-viewport .slider li{
	display:block !important;
}

.text_area1 {
  width:980px;
  margin: 50px auto;
  font-size: 16px;
  letter-spacing: 0.1em
}
.text_area1 p {
  line-height: 170%;
  color:#fff;
}
.comment_box {
  position: relative;
  width: 980px;
  margin: 50px auto 0px auto;
  border: solid 2px #fff;
}
.comment_box2 {
  display: flex;
  padding: 15px 20px 20px 20px;
}
.hensyuchoyori {
  text-align: center;
  margin-top: 45px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 100;
  margin-left: -136px;
}
.hensyuchoyori_h3{
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  margin-top: 14px;
  margin-bottom: 20px;
  margin-left: -136px;
}
.photo{
  position: absolute;
  right: 176px;
  top: 20px;
  width: 93px;
  height: 93px;
  padding: 4px;
  background-color: white;
  border-radius: 3px;
  margin: 10px auto;
}

.photo img{
  width: 100%;
}
.comment_box_left {
  width: 470px;
  margin-right: 20px;
  line-height: 170%;
  color: #fff;
}
.comment_box_right {
  width: 300px;
  height: auto;
  text-align: center;
}
.about-txt {
  font-size: 22px;
  margin-top: 40px;
  line-height: 120%;
  margin-bottom: 10px;
  border-bottom: solid 1px #fff;
}
.about-coty p {
  line-height: 170%;
  font-size: 18px;
}

.past_ranking {
  width: 640px;
  height: 61px;
  margin: 0px auto 50px;
}

.past_ranking img:hover {
  filter: brightness(85%);
}
.pu_copy2 {
  width: 980px;
  height: 50px;
  margin: 20px auto 0px auto;
  padding-top: 40px;
}

.year_bu {
  width: 800px;
  height: 50px;
  margin : 70px auto 20px auto;
  display: flex;
  justify-content: space-between;
}
.year_bu img:hover {
  filter: brightness(85%);
}
.moto_top3{
  background-image: url("../img/moto_top3.png");
  background-size: 980px;
  width: 980px;
  height: 85px;
  margin: 40px auto 0px auto;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
ul.top3 {
    display: flex;
    flex-direction: row;
    justify-content: center;
	margin-top: 50px;
}
ul.top3 li{
	margin:auto;
	text-align:center;
}

ul.top3 li a:hover{
  filter: brightness(85%);
}

.top100_title {
  background: url("../img/top100logo.png");
  background-size: 980px;
  width: 980px;
  height: 85px;
  margin:0px auto;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.rank-bu {
  width: 980px;
  margin: 0px auto 10px;
  padding-top: 70px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.rank-bu img:hover {
  filter: brightness(85%);
}
/*リボンランクボタン*/

.rank-ribbon {
  width: 350px;
  margin: 0px auto 30px auto;
}
.rank_box {
  width: 980px;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 60px;
}
.rank_box_kobetsu {
  width: 460px;
  height: 520px;
  margin-bottom: 40px;
  border: 2px solid #fff;
  color: #fff;
}
.rank1_10_car_photo {
  width: 460px;
  height: 355px;
}
.rank1_10_car_photo img {
  padding-top: 8px;
}
.rank1_10_bu {
  width: 410px;
  height: 50px;
  margin : 30px auto 10px auto;
  display: flex;
  justify-content: space-between;
}
.rank1_10_bu img:hover {
  filter: brightness(85%);
}
.maker {
  width: 460px;
  height: 25px;
  text-align: center;
  font-size: 16px;
}
.car_name {
  width: 460px;
  height: 40px;
  text-align: center;
  font-size: 26px;
  padding-top: 0px;
  line-height: 110%;
}
/*-------------------------------------------------
  11位以下のランクボックス
-------------------------------------------------*/

.rank_box11 {
  width: 980px;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content:space-around;
  padding:0 0 70px;
}
.rank_box_kobetsu11 {
  width: 170px;
  height: 230px;
  margin-bottom: 35px;
  background-color: rgba(255,0,0,0);
}
.rank_box_kobetsu11_photo {
  width: 170px;
  height: 170px;
}
.rank_box_kobetsu11_name {
  width: 170px;
  height: 50px;
  padding-top: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}

/*個別リンク色*/
.rank_box11 a:hover {
  color: #fff;
  text-decoration:underline;
  text-decoration-color: #fff;
}

.click_setsumei {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
#kannren {
  background-color: #000;
}
.kannren_title {
  background: url("../img/kannrenkiji_logo.png");
  background-size: 980px;
  width: 980px;
  height: 85px;
  margin: 0px auto;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.kannren_link_box {
  width: 980px;
  margin: 0px auto 0px auto;
}
.kannren_link_1st {
  width: 980px;
  margin: 70px auto 0px auto;
  font-size: 12px;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  display: flex;
  justify-content: space-between;
}
.kannren_link {
  width: 980px;
  margin: 0px auto 0px auto;
  font-size: 12px;
  border-bottom: 1px solid #B3B3B3;
  display: flex;
  justify-content: space-between;
}
.kannren_link_img {
  width: 250px;
  padding-bottom: 2px;
}
.kannren_link_img img{
  vertical-align: top;
}
.kannren_link_txt {
  width: 710px;
  color:#fff;
}

.kannren_link_box a:hover {
  color: #fff;
  text-decoration:underline;
  text-decoration-color: #fff;
}

.kannren_link_txt1 {
  width: 710px;
  font-weight: bold;
  font-size: 22px;
  margin:10px 0;
  line-height: 1.2em;
}
.kannren_link_txt2 {
  width: 710px;
  font-size: 16px;
  line-height: 1.1em;
}
/*Archiveの文字 */
.title03 {
  margin: 50px 0px 25px 0px;
  color: #fff;
  font-size: 26px;
}
.archive {
  width: 980px;
  margin: 0px auto;
  line-height: 200%;
  font-size: 18px;
  text-align: center;
}
.archive a {
  color:#fff;
}

.archive ul {
  margin-top: 10px;
}
.sns_bu {
  width: 980px;
  margin: 0px auto;
  line-height: 200%;
  font-size: 18px;
}
.sns_bu ul {
  margin: 50px auto 0px !important;
}
.sns-content-btm a {
  color: #fff;
}
.sns-content-btm a:hover {
  color: #fff;
}
.sns-content-btm a:visited {
  color: #fff;
}
.footer {
  margin-top: 0px;
}
#sns-content-btm {
  margin-top: 60px;
  margin-left: 0px;
  padding-bottom: 60px;
}
#sns-content-btm a:visited {
  color: #fff;
}
#top3 h2 {
  font-size: 30px;
  margin-top: 100px;
}
#top100 h2 {
  font-size: 50px;
  margin-top: 100px;
}
#kannren h2 {
  font-size: 30px;
  margin-top: 100px;
}
/*-------------------------------------------------
  トップへ戻る
-------------------------------------------------*/
#page-top {
  position: fixed;
  z-index: 90;
  bottom: -3px;
  right: 0px;
  font-size: 20px;
  opacity: 1;
}
#page-top:hover {
  opacity: 0.7;
}
/*-------------------------------------------------
  サイドナビ
-------------------------------------------------*/
#side_bu {
  position: fixed;
  top: 26%;
  right: 47px;
  z-index: 80;
}
#top3_bu {
  height: 100px;
  width: 50px;
  margin: 0 3px -12px 3px;
  opacity: 1;
}
#top3_bu:hover {
  opacity: 0.7;
}
#tokubetu_bu {
  height: 100px;
  width: 50px;
  margin: -12px 0px 0px 3px;
  opacity: 1;
}
#tokubetu_bu:hover {
  opacity: 0.7;
}
#top100_bu {
  height: 100px;
  width: 50px;
  margin: 0 3px 0 3px;
  opacity: 1;
}
#top100_bu:hover {
  opacity: 0.7;
}
#kannren_bu {
  height: 100px;
  width: 50px;
  margin: -12px 0px 0 3px;
  opacity: 1;
}
#kannren_bu:hover {
  opacity: 0.7;
}
/*ツールチップ*/

/*202111追加*/
.original-box-shadow {
  border: 3px solid #ff0010;
  align-items: center;
  justify-content: center;
  background-color: #862215;
  box-shadow: -5px -5px 10px 0px rgb(77 77 77 / 50%), 5px 5px 10px 0px rgb(33 33 33 / 80%);
}

.rank_box_kobetsu11 {/*ツールチップの対象要素*/
  position: relative;
}
.rank_box_kobetsu11 .tooltiptext {/*ツールチップ本体*/
  width: 170px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  font-size: 15px;
  z-index: 60;
  margin: 130px 0px;
  letter-spacing: 1px;
  text-shadow: #555 1px 1px 0, black -1px -1px 0,/*右下、左上*/ #555 -1px 1px 0, #555 1px -1px 0,/*右上、左下*/ #555 0px 1px 0, #555 0-1px 0,/*右、左*/ #555 -1px 0 0, #555 1px 0 0, #fff 0 0 5px;
}
.rank_box_kobetsu11 .tooltiptext {
  visibility: visible;
}
.rank_box_kobetsu11 .tooltiptext {/*表示させる際のアニメーションエフェクト。透明にしておく*/
  opacity: 0;
  transition: opacity 0.5s;
}
.rank_box_kobetsu11:hover .tooltiptext {/*マウスホバーでアニメーションしながら表示*/
  opacity: 1;
}
/******************************
 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい
******************************/
.social-area-syncer {
  width: 980px;
  min-height: 190px;
  padding: 1.5em 0;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
.social-area-syncer {
  min-height: 119px;
}
}
/******************************
 [ul]要素
******************************/
/* スマホ */
ul.social-button-syncer {
  width: 238px;
  margin: 24px auto;
  padding: 0;
  border: none;
  list-style-type: none;
  display: flex;
}

/* デスクトップ */
@media screen and ( min-width:480px ) {
ul.social-button-syncer {
  width: 410px;
  display: flex;
}
}
/******************************
 [li]要素
******************************/
ul.social-button-syncer li {
  float: left;
  text-align: center;
  height: 71px;
  margin: 0 8px;
  padding: 0;
  display: flex;
}
/******************************
 各種ボタン
******************************/
/* [Twitter] */
.sc-tw {
  width: 71px;
}

@media screen and (max-width: 896px) {
	.comment_box2{
		display:block;
		flex-direction: column;
	}
	.comment_box_left{
		width:100%;
		margin:0 auto;
	}
	.comment_box_right{
		width:100%;
		margin:0 auto;
	}
	ul.top3 {
    display: block;
	width:100%;
	margin-top: 50px;
}
ul.top3 li{
	margin:auto;
	text-align:center;
}
}
/*-------------------------------------------------
  SNSボタン 0609修正対応
-------------------------------------------------*/
.sns-btnPC{
    margin-top: 80px;
    padding:30px 0;
    background: rgba(255,255,255,0.25);
}
.social-share{
    width: 350px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}




