@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
/* ==================================================
  Common tag
================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

body {
  margin: 0;
  padding: 0;
  font-family: 'NotoSansJP', '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', system-ui sans-serif;
  height: 100%;
  font-size: 1.6rem;
  width: 100%;
  position: relative;
  color: #333;
  line-height: 1.6;
  letter-spacing: 0;
}

a {
  text-decoration: none; }

.container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto; }

/*220422*/
.mt--10 {
	margin-top: -7%;
}
/*220422*/

/*220330*/
.width-responsive {
	width: 95%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.btn-anker {
	margin-top: 0;
	width: 91%;
	margin-right: auto;
	margin-left: auto;
}
.btn-anker li {
	width: 32%;
	margin-bottom: 2%;
}
.btn-anker:first-child li {
	width: 49%;
}
.fullscreen {
	background-color: #E6326E;
	height: 100%;
}
/*220330*/

/*220120*/
.norikae-bg {
	overflow: hidden;
	background-color: #d1141b;
}
.satei-yosou {
	background-color: #fff000;
	text-align: center;
	border: 2px solid #000;
	border-radius: 14px;
	padding: 15px 30px;
	box-shadow: 4px 4px #000;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.satei-yosou-large {
	color: #e50020;
	font-size: 2em;
}
.satei-yosou-small {
	
}
.satei-bg {
 background: rgb(0,32,99);
background: linear-gradient(180deg, rgba(0,32,99,1) 0%, rgba(0,91,171,1) 0%, rgba(0,32,99,1) 100%);
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.satei-caution {
	color: #fff;
	font-size: 14px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
}
.branket-present {
	margin-bottom: 30px;
}
.branket-caution {
	font-size: 14px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
}
.goseiyaku-title-bg, .kessan-title-bg {
	background-color: #e50020;
	margin-top: 50px;
}
.top-dotline {
	border-top: 3px dotted #919191;
	margin-top: 30px;
	padding-top: 20px;
}
.kurum-campaign-title {
	border-top: 3px dotted #919191;
	margin-top: 30px;
	padding-top: 20px;
}
.testdrive-bg {
	background-color: #cccccc;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
}
.kaidoki-bg {
	background-color: #3e3a39;
}
.usedcar-bg {
	background-color: #a0001e;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.satei-caution {
	font-size: 11px;
	margin-top: 10px;
}
.branket-caution {
	font-size: 11px;
	width: 93%;
}
/*220120*/


/*211214*/
.bg-red {
	background-color: #cf301b;
	padding-top: 10px;
	padding-bottom: 30px;
}
.bg-pink {
	background-color: #fdf3ef;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 100px;
}
.gourmet-chance {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.flex-gourmet {
	width: 50%;
}
.gourmet-txt {
	color: #fff;
	margin-left: 1%;
	text-align: center;
	margin-top: 10px;
}
.present-block {
	margin-bottom: 20px;
}
.seiyaku-title {
	margin-top: 20px;
}
.flex-seiyaku {
	width: 48%;
}
.seiyaku-block {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 2px solid #515151;
}
.campaign-title {
	padding-top: 20px;
	padding-bottom: 10px;
}
.bottom-title {
	margin-top: 40px;
	margin-bottom: 10px;
}
.fllower-line {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ribbon-line img {
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}
.many-cars {
	margin-top: 40px;
	margin-bottom: 10px;
}
.cautions {
	color: #fff;
	line-height: 1.4em;
	font-size: 13px;
}
.need-parking {
	text-align: center;
	border: 1px solid #231815;
	font-size: 20px;
	font-weight: bold;
	padding-left: 1em;
	margin-left: auto;
	letter-spacing: .1em;
	display: inline-block;
	background-color: #fff;
}
/*211214*/

/*220408*/
.footer-logo {
	margin-top: 50px;
	margin-bottom: 100px;
	text-align: center;
}
.footerlogo {
	width: 50%;
	height: auto;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/*220408*/

/*221220*/
.caution-bg {
	background: url(../images/top/23newyear-1_85_bg.png) repeat-y;
}
.returntop {
	position: fixed;
	right: 2%;
	bottom: 3%;
	width: 7%;
	max-width: 80px;
	min-width: 60px;
}
.returntop img {
	width: 100%;
}
/*221220*/

/*2112*/
.basic-width {
	width: 90%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.flex-block {
vertical-align: top;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}







@media only screen and (max-width: 991.98px) {
.top_fit20_h2 {
	font-size: 5rem;
}
.honda-sensing p {
	font-size: 18px;
}
}

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

/*220330*/
.width-responsive {
	width: 100%;
}

.btn-anker li {
	width: 32%;
	margin-bottom: 2%;
}
/*220330*/
/*220120*/
.satei-yosou {
	background-color: #fff000;
	text-align: center;
	border: 2px solid #000;
	border-radius: 14px;
	padding: 15px 30px;
	box-shadow: 4px 4px #000;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.satei-yosou-large {
	color: #e50020;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.satei-yosou-small {
	font-size: 11px;
}
.usedcar-bg {
	padding-top: 25px;
	padding-bottom: 20px;
}
/*220120*/

/*2112*/
.basic-width {
	width: 95%;
}
.flex-gourmet {
	width: 100%;
}
.flex-gourmet:last-child img{
	margin-left: -5%;
}
.gourmet-txt {
	color: #fff;
	margin-left: 1%;
	text-align: left;
	margin-top: 10px;
	font-size: 13px;
}
.flex-seiyaku {
	width: 100%;
	margin-top: 10px;
}
.cautions {
	font-size: 10px;
}
.need-parking {
	text-align: center;
	border: 1px solid #231815;
	font-size: 13px;
	letter-spacing: 0;
	font-weight: bold;
	padding-left: 1em;
	width: auto;
	line-height: 2em;
}
/*2112*/

/*220408*/
.footer-logo {
	margin-top: 50px;
	margin-bottom: 100px;
	text-align: center;
}
.footerlogo {
	width: 100%;
	height: auto;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/*220408*/
}
/*Thanx202107*/

















  @media only screen and (max-width: 1099px) {
    .container {
      width: 95%; } }

.topBg {
  background: url("../images/top/top-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top; }

.h-logo {
  padding: 20px 30px;
	background-color: #fff;
}
  .h-logo img {
    max-width: 880px;
    width: 100%;
    height: auto; }

._banner {
  position: fixed;
  right: 0;
  bottom: 150px;
  width: 200px;
  height: auto; }

  @media only screen and (max-width: 767.98px) {
    ._banner {
      width: 80px;
      bottom: 100px;
      right: 0; } }
  ._banner img {
    width: 200px;
    height: auto; }



    @media only screen and (max-width: 767.98px) {
      ._banner img {
        width: 80px; } }

.top-sec01 img {
  width: 100%;
  height: auto; }

.top-sec02 {
  padding: 40px 0 0; }
  @media only screen and (max-width: 767.98px) {
    .top-sec02 {
      overflow: hidden;
      padding: 40px 0 0; } }
  .top-sec02 .tltAbs {
    position: absolute;
    top: 0;
    width: 400px;
    height: 67px;
    font-size: 3.7rem;
    color: #fff;
    background: url("../images/common/tltBg.png");
    background-size: 100% 100%;
    background-position: right;
    z-index: 1;
    padding: 0 40px;
    left: -60px;
    top: -32px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 767.98px) {
      .top-sec02 .tltAbs {
        font-size: 2rem;
        height: 50px;
        width: 300px; } }
  .top-sec02__tlt {
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767.98px) {
      .top-sec02__tlt {
        margin-bottom: 50px; } }
    .top-sec02__tlt h2 {
      font-size: 8.5rem;
      color: #006496;
      line-height: 130px;
      font-weight: normal;
      font-weight: 500; }
      @media only screen and (max-width: 991.98px) {
        .top-sec02__tlt h2 {
          font-size: 6rem; } }
      @media only screen and (max-width: 767.98px) {
        .top-sec02__tlt h2 {
          font-size: 4rem;
          line-height: 1.6; } }
  .top-sec02__block {
    margin-bottom: 80px;
    position: relative; }
    @media only screen and (max-width: 767.98px) {
      .top-sec02__block {
        margin-bottom: 60px; } }
    .top-sec02__block:last-child {
      margin-bottom: 0; }
  .top-sec02__flame {
    position: relative; }
    @media only screen and (max-width: 767.98px) {
      .top-sec02__flame {
        margin-bottom: 30px; }
        .top-sec02__flame:last-child {
          margin-bottom: 0; } }
    .top-sec02__flame p {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 2.9rem;
      line-height: 52px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media only screen and (max-width: 991.98px) {
        .top-sec02__flame p {
          font-size: 2rem;
          line-height: 34px; } }
      @media only screen and (max-width: 767.98px) {
        .top-sec02__flame p {
          position: relative;
          -webkit-transform: inherit;
          -ms-transform: inherit;
          transform: inherit;
          padding: 0 2.5%;
          font-size: 2rem;
          line-height: 34px;
          margin-top: 20px; } }
    .top-sec02__flame:nth-child(odd) p {
      right: 8%; }
      @media only screen and (max-width: 991.98px) {
        .top-sec02__flame:nth-child(odd) p {
          right: 2.5%; } }
      @media only screen and (max-width: 767.98px) {
        .top-sec02__flame:nth-child(odd) p {
          right: inherit; } }
    .top-sec02__flame:nth-child(even) p {
      left: 15%; }
      @media only screen and (max-width: 991.98px) {
        .top-sec02__flame:nth-child(even) p {
          left: 2.5%; } }
      @media only screen and (max-width: 767.98px) {
        .top-sec02__flame:nth-child(even) p {
          left: inherit; } }
  .top-sec02__box {
    position: relative; }
    .top-sec02__box ._img img {
      width: 100%;
      height: auto; }
    .top-sec02__box ._tlt {
      font-size: 2.9rem;
      line-height: 57px;
      letter-spacing: 0.05em;
      text-align: center;
      padding: 30px 0;
      font-weight: 500; }
      @media only screen and (max-width: 767.98px) {
        .top-sec02__box ._tlt {
          font-size: 1.8rem;
          line-height: 34px; } }
    .top-sec02__box ._gallery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .top-sec02__box ._gallery figure {
        width: 48%; }
      .top-sec02__box ._gallery img {
        width: 100%;
        height: auto; }

.top-sec03 {
  padding: 60px 0;
  background-size: cover; }
  .top-sec03__tlt {
    text-align: center; }
    .top-sec03__tlt h2 {
      font-size: 8.5rem;
      color: #006496;
      line-height: 130px;
      font-weight: 500; }
      @media only screen and (max-width: 991.98px) {
        .top-sec03__tlt h2 {
          font-size: 6rem; } }
      @media only screen and (max-width: 767.98px) {
        .top-sec03__tlt h2 {
          font-size: 4rem;
          line-height: 1.6;
          line-height: 1.6; } }
  .top-sec03__txt p {
    font-size: 3.5rem;
    line-height: 61px;
    text-align: center;
    letter-spacing: 0; }
    @media only screen and (max-width: 767.98px) {
      .top-sec03__txt p {
        font-size: 1.8rem;
        line-height: 34px; } }
  .top-sec03__img {
    margin-top: 20px; }
    .top-sec03__img img {
      max-width: 600px;
      width: 100%;
      margin: 0 auto; }

.top-sec04 {
  padding: 40px 0; }
  .top-sec04__tlt p {
    font-size: 3.9rem;
    line-height: 53px;
    letter-spacing: 0.05em;
    text-align: center;
    font-weight: 500; }
    @media only screen and (max-width: 767.98px) {
      .top-sec04__tlt p {
        font-size: 1.8rem;
        line-height: 2; } }
  .top-sec04__img {
    margin-top: 40px; }
    .top-sec04__img img {
      width: auto;
      margin: 0 auto; }
      @media only screen and (max-width: 767.98px) {
        .top-sec04__img img {
          width: 100%; } }

.top-sec05 {
  padding: 20px 0 30px 0; }
  .top-sec05__tlt p {
    font-size: 7.4rem;
    line-height: 98px;
    text-align: center;
    color: #e60012;
    font-weight: 500; }
    @media only screen and (max-width: 991.98px) {
      .top-sec05__tlt p {
        font-size: 4rem; } }
    @media only screen and (max-width: 767.98px) {
      .top-sec05__tlt p {
        font-size: 2.4rem;
        line-height: 2; } }
  .top-sec05__tlt span {
    font-weight: 600; }
  .top-sec05__txt p {
    font-size: 5.8rem;
    line-height: 108px;
    color: #e60012;
    text-align: center; }
    @media only screen and (max-width: 991.98px) {
      .top-sec05__txt p {
        font-size: 4rem; } }
    @media only screen and (max-width: 767.98px) {
      .top-sec05__txt p {
        font-size: 1.8rem;
        line-height: 2; } }
  .top-sec05__btn {
    margin-top: 20px; }
    @media only screen and (max-width: 767.98px) {
      .top-sec05__btn {
        padding-right: 10px; } }
    .top-sec05__btn a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      max-width: 860px;
      height: 110px;
      background: #e60012;
      -webkit-box-shadow: 10px 10px #CCCCCC;
      box-shadow: 10px 10px #CCCCCC;
      margin: 0 auto;
      font-weight: 500; 
      border-radius: 5px;
      }
      @media only screen and (max-width: 767.98px) {
        .top-sec05__btn a {
          height: 80px; } }
    .top-sec05__btn span {
      font-size: 6.4rem;
      color: #fff;
      font-weight: medium; }
      @media only screen and (max-width: 767.98px) {
        .top-sec05__btn span {
          font-size: 2rem;
          line-height: 2; } }
    .top-sec05__btn img {
      width: 33px;
      height: auto;
      margin-right: 30px; }
      @media only screen and (max-width: 767.98px) {
        .top-sec05__btn img {
          width: 20px;
          margin-right: 15px; } }
  .top-sec05__note {
    margin-top: 60px;
	text-align: center;
}
    @media only screen and (max-width: 767.98px) {
      .top-sec05__note {
        margin-top: 40px;
	font-size: 13px;
} }
    .top-sec05__note p {
      font-size: 1.4rem;
      line-height: 19px;
      letter-spacing: 0.05em;
      text-align: center; }
