@charset "UTF-8";
/*
@import url(https://panasonic.jp/car/etc/designs/panasonic/common-libs.css);
@import url(https://panasonic.jp/car/etc/designs/panasonic/basicpage-libs.lmtd.css);
@import url(https://panasonic.jp/car/etc/designs/panasonic/basicpage-clientlibs/css/title-navigation-mega.css);
@import url(https://panasonic.jp/car/etc/designs/panasonic/common-clientlibs/css/common-font_jp.css);
*/
@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c);
@import url(http://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald:wght@500&family=Roboto&display=swap");
/* line 2, ../scss/cmn/_cmn.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "メイリオ", "Meiryo", "verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.6;
}

/* line 11, ../scss/cmn/_cmn.scss */
fieldset, img, abbr {
  border: 0;
}

/* line 14, ../scss/cmn/_cmn.scss */
caption, th {
  text-align: left;
}

/* line 17, ../scss/cmn/_cmn.scss */
table {
  font-size: inherit;
  font: 100%;
}

/* line 21, ../scss/cmn/_cmn.scss */
img {
  vertical-align: top;
}

/* line 24, ../scss/cmn/_cmn.scss */
a {
  outline: none;
  overflow: hidden;
}

/* line 31, ../scss/cmn/_cmn.scss */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
  margin: 0;
  padding: 0;
}

/* line 36, ../scss/cmn/_cmn.scss */
.clear {
  clear: both;
}

/* line 40, ../scss/cmn/_cmn.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 47, ../scss/cmn/_cmn.scss */
.clearfix {
  display: inline-table;
  min-height: 1%;
}

/* line 52, ../scss/cmn/_cmn.scss */
* html .clearfix {
  height: 1%;
}

/* line 55, ../scss/cmn/_cmn.scss */
.clearfix {
  display: block;
}

/* line 59, ../scss/cmn/_cmn.scss */
.alc {
  text-align: center;
}

/* line 62, ../scss/cmn/_cmn.scss */
.alr {
  text-align: right;
}

/* line 66, ../scss/cmn/_cmn.scss */
.pc {
  display: block;
}

/* line 69, ../scss/cmn/_cmn.scss */
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 73, ../scss/cmn/_cmn.scss */
  .sp {
    display: block;
  }

  /* line 76, ../scss/cmn/_cmn.scss */
  .pc {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  /* line 17, ../scss/style.scss */
  #CampaginSection {
    padding: 0;
  }
}

/* line 22, ../scss/style.scss */
div#strada-drive-cp-wrap {
  background-image: url("../img/bg_full.jpg");
}
div#strada-drive-cp-wrap .container_bg{
  width:980px;
  margin: 0 auto;	
  background-image: url("../img/bg_top.png");
  background-repeat: no-repeat;	
}

@media (max-width: 576px) {
div#strada-drive-cp-wrap .container_bg{
  width:90%;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #1040c8;
  background-image: none;	
}
}


/* line 24, ../scss/style.scss */
div#strada-drive-cp-wrap div.container {
  margin: 0 auto;
  padding: 2em 0;
  max-width: 980px;
}
@media only screen and (max-width: 576px) {
  /* line 24, ../scss/style.scss */
  div#strada-drive-cp-wrap div.container {
    padding: 12px;
  }
}
/* line 31, ../scss/style.scss */
div#strada-drive-cp-wrap div.container img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
/* line 36, ../scss/style.scss */
div#strada-drive-cp-wrap div.container h2.ttl {
  margin-bottom: 0.5em;
  color: #20aee5;
  font-weight: bold;
  font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.4rem;
  border-bottom: solid 2px #20aee5;
}
@media only screen and (max-width: 576px) {
  /* line 36, ../scss/style.scss */
  div#strada-drive-cp-wrap div.container h2.ttl {
    font-size: 5vw;
  }
}
/* line 46, ../scss/style.scss */
div#strada-drive-cp-wrap div.container h2.ttl span {
  color: #FFF;
  font-size: 0.6em;
  font-family: Noto Sans JP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 576px) {
  /* line 46, ../scss/style.scss */
  div#strada-drive-cp-wrap div.container h2.ttl span {
    font-size: 2.5vw;
  }
}
/* line 57, ../scss/style.scss */
div#strada-drive-cp-wrap div.main-image img {
  width: 100%;
  height: auto;
}
/* line 62, ../scss/style.scss */
div#strada-drive-cp-wrap div.shikaku {
/* margin-bottom: 2em;*/
  color: #FFF;
}
@media print, screen and (min-width: 577px) {
  /* line 62, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 577px) {
  /* line 68, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.text {
    width: 65%;
  }
}
@media only screen and (max-width: 576px) {
  /* line 68, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.text {
    font-size: 13px;
  }
}
/* line 75, ../scss/style.scss */
div#strada-drive-cp-wrap div.shikaku div.text h3 {
  margin-top: 0.5em;
  color: #20aee5;
  font-weight: bold;
  font-size: 1.2rem;
}
@media only screen and (max-width: 576px) {
  /* line 75, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.text h3 {
    font-size: 3vw;
  }
}
/* line 84, ../scss/style.scss */
div#strada-drive-cp-wrap div.shikaku div.text div.kisyu {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  font-weight: bold;
}
@media only screen and (max-width: 576px) {
  /* line 84, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.text div.kisyu {
    font-size: 3vw;
  }
}
/* line 91, ../scss/style.scss */
div#strada-drive-cp-wrap div.shikaku div.text div.kisyu h4 {
  font-size: 1rem;
  font-weight: bold;
}
/* line 94, ../scss/style.scss */
div#strada-drive-cp-wrap div.shikaku div.text div.kisyu h4 span {
  font-size: 0.75rem;
}
@media only screen and (max-width: 576px) {
  /* line 100, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.img {
    margin: 1em auto 0;
    width: 100%;
  }
}
@media print, screen and (min-width: 577px) {
  /* line 100, ../scss/style.scss */
  div#strada-drive-cp-wrap div.shikaku div.img {
    width: 50%;
    padding:5px;
  }
}


/*追加*/
.flex{
	display: flex;
}


.midashi{
	color:#fff;
	font-weight:bold;
	font-size:1.8rem;
	border-radius:1.8rem 0 0 1.8rem;
/*	padding:5px 15px;*/
	margin-right: 10px;
	}
@media (max-width: 576px) {
  .midashi{
 margin-bottom:15px;
}
}

.bg_blue{
	background:#005bac;
	color:#fff;
	font-weight:bold;
	font-size: 1rem;
	padding:10px 20px;
	text-align: center;
	border-radius:2rem;
}

.btn-area .inner{
	text-align: center;
}

.button{
	display: inline-block;
    position: relative;
    overflow: hidden;
}

.button:hover img.default-image {
      opacity: 0;
    }
    
.button img.hover-image {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
    }
    
.button:hover img.hover-image {
      display: block;
    }
/*注意書きレイアウト*/
div#strada-drive-cp-wrap .notice-area .container{
	padding: 0.8em 0;
}

/*------------------注意書きレイアウトここまで------------------*/



@media print, screen and (min-width: 577px) {
    .PCnone{
 display: none;	
}
}
@media print, screen and (max-width: 576px) {
  .SPnone{
 display: none;	
}
}


.container_midashi {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

/* .midashiクラスの画像がコンテナの20%を占める設定 */
.midashi img {
  width: 20%;
  height: auto;
}

/* .midashi_rクラスのスタイル - 80%幅で設定 */
.midashi_r {
  width: 80%;
  padding-left: 10px; /* 画像との間に少し余白を追加 */
}

/*.container_midashi{
	display: flex;
	justify-content:flex-start;
}

.midashi_r{
	margin-left: 30px;
}*/
.txt_red_s{
	color:#ff0000;
}
.txt_red{
	text-align: center;
	display: block;
	font-weight:bold;
	color:#ff0000;
	font-size:16px;
}

.txt_red_big{
	text-align: center;
	display: block;
	color:#ff0000;
	font-weight:bold;
	font-size:3vw;
}

.txt_r{
	font-size:14px;
	text-align: right;
}


.txt_b{
	font-weight:bold;
	font-size:1.5rem;
	line-height:1;
}

.txt_m{
	text-align: center;
	display: block;
	font-weight:bold;
}

.txt_s{
	font-weight:bold;
	font-size:0.8rem;
}

.mar_b{
	margin-bottom: -50PX;
}

.border{
	border-top: #333 1px solid;
	margin-top:10px;
	padding-top:10px;
}

@media (min-width: 576px) {
	.posi_contena {
    position: relative;
}
	.posi_inner {
    position: absolute;
	top: 80px;
  	right: 10px;	
}
}




@media print, screen and (max-width: 576px) {	
	.txt_b br,
	.br br {
    display: none;
}

	.txt_red_big{
	font-size:5vw;
}
	
/* フレックスボックスを解除し、縦に並べる */
  .container_midashi {
    display: block; 
    text-align: center; 
  }
/* 画像を中央に配置 */
  .midashi {
    display: flex;
    justify-content: center; 
  }
  .midashi img {
    width: 50% !important; /* 親要素の100%指定を強制的に上書き */
    max-width: none !important; /* max-widthの制限を解除 */
    height: auto;
    display: block; 
  }

  /* .midashi_rを幅いっぱいに */
  .midashi_r {
    width: 100%; /* 幅を100%に広げる */
    padding-left: 0; /* 左の余白をなくす */
    text-align: left; /* テキストを左揃え */
  }	
	
/* .txt_bクラスのフォントサイズをVW4に設定 */
.txt_b {
  font-size: 4vw; /* ビューポート幅の4% */
}	
}


main a img:hover {
  opacity: 0.7; 
}
/* line 263, ../scss/style.scss */
.row_l{
  display: flex;
  align-items: center;
  }
.row_r{
	display: flex;
  align-items: center;
}
.column_a{
	width:490px;
}
.column_b, .column_c{
	width:200px;
}
/* line 263, ../scss/style.scss */
@media (max-width: 576px) {
	.row_l{
		display:block;
		width:100%;
		text-align: center;
		
	}	
	.row_r{
		display: flex;
		align-items: center;
	}
	.column_a{
	width:100%;
}	
}	
	
	
	

/* line 110, ../scss/style.scss */
/*
div#strada-drive-cp-wrap div.syouhin {
  margin-bottom: 2em;
}
*/
/* line 113, ../scss/style.scss */
div#strada-drive-cp-wrap div.houhou {
  margin-bottom: 2em;
  color: #FFF;
  font-size: 1rem;
}
@media only screen and (max-width: 576px) {
  /* line 113, ../scss/style.scss */
  div#strada-drive-cp-wrap div.houhou {
    font-size: 13px;
  }
}
/* line 120, ../scss/style.scss */
div#strada-drive-cp-wrap div.houhou div.link {
  margin-top: 1em;
  text-align: right;
}
/* line 123, ../scss/style.scss */
div#strada-drive-cp-wrap div.houhou div.link a {
  margin-left: 1em;
  color: #6c9bd2;
}

/* line 131, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container {
  font-size: 14px;
}
/* line 133, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container h3 {
  font-weight: bold;
  font-size: 1.4em;
}
@media only screen and (max-width: 576px) {
  /* line 133, ../scss/style.scss */
  div#strada-drive-cp-wrap div.bottom div.container h3 {
    font-size: 3.3vw;
  }
}
/* line 141, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area p.text {
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
}
@media only screen and (max-width: 576px) {
  /* line 141, ../scss/style.scss */
  div#strada-drive-cp-wrap div.bottom div.container div.btn-area p.text {
    font-size: 2.8vw;
  }
}
/* line 149, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area p.sub {
  font-size: 13px;
  text-align: center;
}
@media only screen and (max-width: 576px) {
  /* line 149, ../scss/style.scss */
  div#strada-drive-cp-wrap div.bottom div.container div.btn-area p.sub {
    font-size: 2vw;
  }
}
/* line 156, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area h4 {
  margin-bottom: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.5em;
}
@media only screen and (max-width: 576px) {
  /* line 156, ../scss/style.scss */
  div#strada-drive-cp-wrap div.bottom div.container div.btn-area h4 {
    font-size: 3vw;
  }
}
/* line 165, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area p.not-yet-text {
  margin: 1em auto;
  font-weight: bold;
  color: #ff5a20;
  font-size: 18px;
  text-align: center;
}
/* line 172, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area div.inner {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
/* line 175, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area div.inner div {
  margin: 0 2em;
}
@media only screen and (max-width: 576px) {
  /* line 175, ../scss/style.scss */
  div#strada-drive-cp-wrap div.bottom div.container div.btn-area div.inner div {
    margin: 0 8px;
  }
}
/* line 181, ../scss/style.scss */
div#strada-drive-cp-wrap div.bottom div.container div.btn-area div.inner.not-yet {
  padding: 1em;
  opacity: 0.5;
 
}
/* line 190, ../scss/style.scss */
div#strada-drive-cp-wrap div.notice-area {
  padding: 1em;
  background: #FFF;
}

/*
div#strada-drive-cp-wrap div.notice-area .container {
  border-top:#333 1px solid;
}
*/

/* line 193, ../scss/style.scss */
div#strada-drive-cp-wrap div.notice-area h5 {
  margin: 0;
  white-space: nowrap;
  font-weight: bold;
  font-size: 1em;
}
/* line 199, ../scss/style.scss */
div#strada-drive-cp-wrap div.notice-area p {
  font-size: 13px;
}
/* line 203, ../scss/style.scss */
div#strada-drive-cp-wrap .brsp {
  display: none;
}
@media only screen and (max-width: 576px) {
  /* line 203, ../scss/style.scss */
  div#strada-drive-cp-wrap .brsp {
    display: block;
  }
}
/* line 253, ../scss/style.scss */	
/* line 110, ../scss/style.scss */
div#strada-drive-cp-wrap div.warning{
		border:red,2px;
	}
	
	
	