@charset "UTF-8";
/* CSS Document */
html{
	scroll-behavior: smooth;
}
body{
	background-color: #FFFFFF;
	color: #222;
/*	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;*/
	font-family: skolar-latin, kan412typos-std, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-size: normal;
	line-height: 1.5;
}

b, strong, .bold{
	font-family: skolar-latin, kan412typos-std, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}
html,body,h1,h2,h3,h4,ul,ol,li,p,span,iframe,footer,address,h1,h2,h3,h4,h5,dl,dt,dd{
  margin: 0;
  padding:0;
}
a {
    color: #222;
    cursor: pointer;
    background: transparent;
    text-decoration: none;
}
:focus {
    outline: none;
}
a:hover{
	text-decoration: none;
	color: #222;
}

body.overflow_hidden{
	overflow-y: hidden;
}
.l-spacec_c1{
	letter-spacing: .08em;
	text-indent: .08em;
}
.l-spacec_c2{
	letter-spacing: .2em;
	text-indent: .2em;
}
.l-spacec_1{
	letter-spacing: .1em;
}

.no-padding{
	padding: 0;
}


.pos_r{
	position: relative;
}
li{list-style-type: none;}
iframe{
	vertical-align: bottom;
}
figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
figure {
    margin: 0 0 0;
}
figure:hover {
	opacity: .5;
}
.pc{display: none!important;}
.sp{display: block!important;}
.pc-none{display: none!important;}
.sp-none{display: block!important;}

.row-0 {
    margin-left:0px;
    margin-right:0px;
}
.row-0 > div,.row-0 > li{
	padding-right:0px;
	padding-left:0px;
}
.row-10 {
    margin-left:-5px;
    margin-right:-5px;
}
.row-10 > div,.row-10 > li{
    padding-right:5px;
    padding-left:5px;
}
.lead_text{
	font-size: 16px!important;
	line-height: 1.8;
}
.lead_text_s{
	font-size: 16px!important;
	line-height: 1.8;
}
a.link_under{
	text-decoration: underline;
	color: #0186cf;
}
.contents_space{
	padding-top: 100px;
}
.contents_space_s{
	padding-top: 50px;
}


.slider-1 img {
	width: 100%;
	height: 20vw;
	object-fit: cover;
	padding: 0 5px;
}






.md-product-stage .md-ps-content-wrapper.valign-top {
    top: 30px;
    padding-top: 0 !important;
}

.md-product-stage .md-ps-content-wrapper {
    position: absolute;
    width: 100%;
    z-index: 5;
}




.app h3{
	font-size: 2em;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}
.app th {
    width: 20em;
    padding: 1em;
    background: #F0F0F0;
    border: 1px solid #000;
}
.app td {
    padding: 1em;
    border: 1px solid #000;
}
.app .table th, .app .table td{
	vertical-align:middle;
}
.data h2 {
    font-size: 1.5em;
}
.data .map {
	width: 100%;
    border: 1px solid #000;
    transition: all 0.2s ease-out;
}
.data h3 {
	margin-top: 1em;
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
.data p {
    margin-top: 0.5em;
}





section{
	padding: 3rem 0 0;
}
.header_bg{
	background-color: #FFF;
}
header{
	padding: 10px 0;
}

h1 img{
	/*width: 75px;*/
	/* width:200px; */
    /*height: 75px;*/
	height: 46px;
	vertical-align: top;
}
.full{
	position: relative;
	width: 100%;
	min-height: 100vh;
	background-image: url(./img/motion.wide.1920w.j_1620826191521_2.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.right-ban,.right-ban2 {
    position: fixed;
    top: 68px;
    right: 0;
    color: #FFFFFF;
    background-color: #000;
    z-index: 100;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0.3em;
}
.right-ban a{
	color: #FFF;
}
.right-ban p {
    font-size: 18px;
    padding: 30px 20px;
    letter-spacing: .3em;
}
.main-text{
	position: absolute;
	/* width: 100%; */
    z-index: 5;
	color: #fff;
	top: 15%;
}
.right-ban2 a{
	color: #FFF;
	padding: 30px 20px;
	display: block;
}
.right-ban2 p {
	letter-spacing: .3em;
	font-size: 18px;
}
.news_list_wrap {
	width: 100%;
	height: 400px;
}
dl.news_list{
	border-bottom: 1px solid #f1f1f1;
	padding: 1.6rem 0;
}

.news_list dt {
	padding-bottom: 5px;
	font-size: 16px;
}

.news_list dd {
	padding-bottom: 5px;
	font-size: 16px;
}

span.New {
	color:#FF0000;
}










.underline {
	border-bottom-color: #fff;
	border-bottom-style: solid;
}
.md-next h1{
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.875rem;
    line-height: 1.875rem;
}
.md-next h1, .md-next .h1 {
    font-family: skolar-latin, kan412typos-std, 'MINIBold','Georgia',serif;
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.875rem;
    line-height: 1.875rem;
}
.md-next h4, .md-next .h4, .md-next .medium-title {
    font-family: skolar-latin, kan412typos-std, 'MINIBold','Georgia',serif;
    text-transform: uppercase;
    font-size: 1.375rem;
    line-height: 1.375rem;
    margin: 0 auto;
    word-wrap: break-word;
}

.localized-fonts-loaded .md-next h4, .localized-fonts-loaded .md-next .h4, .localized-fonts-loaded .md-next .medium-title {
    font-family: 'MINIBold','MINIBoldLocalized','Georgia',serif;
}

.card-body{
	background-color: #f1f1f1;
}
.card{
	border-radius:0;
	border:0;
}
.card-title{
	font-family: 'MINIRegular','Georgia',serif;
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.375rem;
    line-height: 1.375rem;
	margin-bottom: 1rem;
}

.border-tit {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	font-family: 'MINIItalic','MINIItalicLocalized','Georgia',serif;
	font-size: 1rem;
}

.border-tit:before, .border-tit:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}

.border-tit:before {
	left:0;
}
.border-tit:after {
	right: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    cursor: pointer;

    /* padding: 20px 10px; */
    background-color: #fff;
    display: flex;
	color: #000;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.nav-link {
    display: block;
    padding: 20px 10px;
	border-top: 1px solid #f1f1f1;
}
.nav-link.active,
.nav-link:hover{
	border-bottom: 2px solid;
}
/* 中古車フェア */
.red{
	color: #B81C22;
}
.bg_red_tit{
	background-color: #B81C22;
	color: #FFF;
	text-align: center;
	padding: .5rem;
	margin-top: .3rem;
}
.used_title{
	margin-top: 0.5em;
    line-height: 1.1;
}
.used_title_fair{
	font-size: 2em;
	font-weight: bold;
}
.used_title strong{
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.used .list{

    font-size: 0.8em;

}
.secondcar_price{
	padding-left: 15px;
	padding-right: 15px;
}
.secondcar_price dt,.secondcar_price dd{
	background-color: #000;
	color: #FFF;
	padding: .5rem;
}
.secondcar_price dt{
	text-align: left;
}
.secondcar_price dd{
	text-align: right;
}
.secondcar_name span{
	display: block;
	font-size: 1.2em;
    font-weight: bold;
}
.secondcar_name{
	border-bottom: 2px solid #111;
	padding: .5rem 0;
}
.kinri{
	margin-top: 6%;
    padding: 1em;
    border-top: 2px solid #B81C22;
    border-bottom: 2px solid #B81C22;
}

.kinri dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.kinri dt{
    margin: 0 0.5em;
    padding: 0.2em 1em 0.1em 1em;
    font-size: 1.4em;
    color: #FFF;
    background-color: #B81C22;
}
.kinri dd{
    font-size: 2.5em;
    font-weight: bold;
    color: #B81C22;
}
.kinri p{
	margin-top: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.85em;
	text-align: center;
}
.button {
    margin-top: 8%;
    padding: 0;
	text-align: center;
}
.button a {
    display: inline-block;
    width: 100%;
    max-width: 25em;
    margin: 0 auto;
    padding: 0.6em 1em;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #000;
    color: #FFF;
    border: 2px solid #000;
    box-sizing: border-box;
    transition: all 0.2s ease-out;
}
.button a:hover {
    background: #FFF;
    color: #000;
}
.used .contact {
    margin-top: 0.5em;
    font-size: 1.5em;
    text-align: center;
}

.note {
    margin-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 0.85em;
    text-align: center;
}

.covid19 h2{
	padding-left: 0.8em;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    border-left: 6px solid #111;
    margin-bottom: 2rem;
}
.covid19 img {
	width:70%;
	margin: auto;
}


.contact .inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2%;
}
.contact dl {
    margin: 0 4%;
    line-height: 1.4;
    text-align: center;
}
.contact dt {
    font-size: 1.5em;
    font-weight: bold;
}
.contact dd span {
    font-size: 1.5em;
}
.w-900{
	max-width: 900px;
	margin: 0 auto;
}
.triangle:before {
    content: "▼";
    margin-right: 0.2em;
}
.data {
    margin-bottom: 50px;
    padding: 50px 0;
    border-bottom: 1px solid #222;
}

.data a:hover .map {
    opacity: 0.65;
}
.data .renewal {
    max-width: 16em;
    padding: 0.1em 0.75em;
    font-size: 1.2em;
    text-align: center;
    color: #FFF;
    background-color: #496AAE;
    border-radius: 0.1em;
}
footer{
	margin: 0 auto;
    padding: 20px 4% 50px 4%;
}
.foot_logo{
	text-align: center;
}
.foot_logo img{
	width: 250px;
}
.footer_fix_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #000;
    color: #FFF;
    padding: 0.3em;
    height: 80px;
}
.footer_fix_btn a {
    color: #FFF;
    vertical-align: middle;
    line-height: 80px;
    margin: 0 auto;
}
.footer_fix_btn2 {
	position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #000;
    color: #FFF;
    padding: 0.5em;
    height: 80px;
}
.footer_fix_btn2 a {
    color: #FFF;
    vertical-align: middle;
    margin: 0 auto;
}
.footer_fix_btn2 li.border-f{
	border-right: 1px solid #fff;
}


@media (min-width: 1920px) {
	.main-text{
		top: 120px;
		padding-bottom: 120px;
	}
	.main-text h2{
		font-size: 6.875rem;
		line-height: 6.875rem;
	}

}





@media (min-width: 768px) {
	body{
		font-size: 16px;
	}
	a[href^="tel:"] {
		pointer-events: none!important;
		display: inline-block;
	}
	dl.news_list{
		padding: 2rem 0;
	}
	.pc-none{display: block!important;}
	.sp-none{display: none!important;}
	.news_list dt {
		clear: left;
		float: left;
		width: 15%;
	}
	.news_list dd {
		margin-left: 16%;
	}
	.full {
		min-height: 55vh;
		background-position: 50% 50px;
	}

	.md-ps-subheading{
		font-size: 2rem;
		line-height: 2.25rem;
	}
	.md-next h4, .md-next .h4, .md-next .medium-title {
		font-size: 1.375rem;
		line-height: 1.375rem;
	}
	.contact .button{
		display: none;
	}
	.card-body{
		padding: 20px;
	}
	.tab-pane-safety .item{
		max-height: 250px;
	}
	.tab-pane-safety .item{
		max-height: 250px;
	}
	.tab-pane-assis .item{
		max-height: 290px;
	}
	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 80px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 80px;
	}
	.text_bottom{
		position: absolute;
		right: 15px;
		bottom: 0;
		width: 80%;
	}
	.footer_fix_btn,.footer_fix_btn2 {
		display: none;
	}
}
@media (min-width: 992px) {
	.full {
		min-height: 60vh;
		background-position: 50% 50px;
	}
}
@media (min-width: 1112px) {
	.full {
		min-height: 100vh;
		/* background-position: 70% 50px; */
	}
}


@media screen and (max-width: 767px) {
	.full {
		min-height: 55vh;
		background-position: 50% 50px;
	}
	.main-text{
		top: 35%;
	}
	.tab-pane-safety .item{
		max-height: 210px;
	}
	.tab-pane-safety .item{
		max-height: 210px;
	}
	.tab-pane-assis .item{
		max-height: 230px;
	}
	.right-ban {
		display: none;
	}
	.text_bottom{
		margin-top: 2rem;
	}
	.slider-1 img {
		height: 60vw;
	}
	.data h3 {
		margin-top: 1em;
	}
	main .app th {
		width: 30%;
	}
	.used_title{
		font-size: 3vw;
	}
	footer .foot_logo {
		padding: 0 0 80px;
	}
	.contact dl {
		width: 100%;
		margin: 4% 0 0 0;
	}
	.contact dt {
		font-size: 1.25em;
	}
	.contact .tel {
		display: none;
	}
	.contact .button {
		display: block;
		margin-top: 2%;
	}
}

@media screen and (max-width: 680px){
	.full {
		min-height: 55vh;
		background-position: 20% 50px;
		background-image: url(./img/motion.narrow.768w.j_1620826191521_2.jpg);
	}
	.covid19 img {
	width:50%;
	margin: auto;
}

}
@media screen and (max-width: 420px){
	.full {
		min-height: 45vh;
		background-position: 20% 50px;
	}
	h1 {text-align: center;}
	h1 img {width:65%;margin:auto;
	}
}
@media (max-width: 991px) {

}
@media (min-width: 992px) {

}
@media (max-width: 1199px) {

}
@media (min-width: 1200px){
	.md-next h1, .md-next .h1 {
		font-size: 3.125rem;
		line-height: 3.125rem;
	}
	.card-title{
		font-size: 2rem;
		line-height: 2rem;
		}
	.card-body{
		padding: 30px;
	}

	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 100px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 100px;
	}
	.md-next .pt-xl, .md-next .py-xl {
		padding-top: 100px;
	}
	.border-tit {
		font-size: 1.5rem;
	}
}
@media (min-width: 2000px){

}
@media (min-width: 768px) and (max-width: 1199px) {

	}

@media (min-width: 992px) and (max-width: 1199px) {
	.inner{
		padding: 0 4rem;
	}

}
@media (min-width: 576px) and (max-width: 991px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media screen and (min-width: 1024px) {

}

@media screen and (min-width: 576px){

}
@media screen and (max-width: 800px){

}
@media screen and (max-width: 575px){


}



@media screen and (max-width: 1130px) {
}
@media screen and (max-width: 1680px) {


}
@media screen and (min-width: 670px) {

}
@media screen and (min-width: 380px) {

}
@media screen and (min-width: 480px) {
	.md-next h1 {
		font-size: 2.375rem;
		line-height: 2.375rem;
	}
	.card-title{
		font-size: 2rem;
		line-height: 2rem;
	}
	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 80px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 80px;
	}
}
@media (min-width: 370px) and (max-width: 767px) {

}

@media print{

}

@media (min-width: 1200px) {

}

img {
    image-rendering: -webkit-optimize-contrast;
}
.contact-text{
	width: 70px;
	writing-mode:unset!important;
	line-height: 1.55em;
}

/* event2312 */
@media (min-width: 768px) {
	.sub_text{
		font-size: 22px!important;
	}
}
.sub_text{
	font-size: 18px;
	margin: 1rem 0;
}
.shop_name{
	font-size: 22px;
	border-bottom: 1px solid #000;
	padding: 1rem 0;
	font-weight: bold;
}

.event2312 table{
	box-sizing: border-box;
	margin: 0 auto;
	border-collapse: separate;
    border-spacing: 0px 8px;
  }
  .event2312 table tr{
	margin-bottom: .5rem;
  }
.event2312 table th,
.event2312 table td{
	padding: .5em 1em;
  }
.event2312 table th{
	background: #00743F;
	font-size: 18px;
	color: #fff;
	width: 30%;
	text-align: center;
  }
  @media (max-width: 650px) {
	.event2312 table th,
	.event2312 table td{
		display: block;
	  }
	  .event2312 table th{
		width: 100%;
	  }
  }
  .background_event label,.service label,.torihiki label{
	margin-right: 10px;
  }
  .christmas_form{
	border:none;
	width:100%;
	height:100%;
  }

  .form_btn{
  display: inline-block;
  width: 100%;
  max-width: 25em;
  margin: 0 auto;
  padding: 0.6em 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #000;
  color: #FFF;
  border: 2px solid #000;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}
.send_btn{
	background: #16b144;
	color: #FFF;
	border: 2px solid #16b144;
}
@media (max-width: 650px) {
	.send_btn{
		margin-top: 5px;
	}

  }
  .gazo_ninsho th,.gazo_ninsho td{
	display: block;
}
  .gazo_ninsho th input{
	margin-left: 10px;
}
.gazo_ninsho{
	margin-top: 1rem;
}

/* 240308 */
.event2403 .blue-content{
	border: 1px solid #6BBFE6;
	padding: 1rem 1rem;
}
.event2403 article{
	padding: 1.5rem 0;
}
.event2403 h3{
	background-color:  #6BBFE6;
	color: #FFF;
	padding: 1rem 0;
	text-align: center
}
.event2403 .blue-content .min-p{
	margin-bottom: 1.5rem;
}
.event2403 h4{
	font-size: 25px;
	margin-bottom: .5rem;
	line-height: 1.5;
}
.event2403 h4 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
}

/* イベント概要 */
section.event-box{
	padding: 3rem 0 0 0;
}
.event-box .event-content{
	border: 1px solid #000000;
	padding: 1rem 1rem;
}
.event-box h3{
	background-color:  #000000;
	color: #FFF;
	padding: 1rem 0;
	text-align: center
}
.event-box .event-content .min-p{
	margin-bottom: 1.5rem;
}
.event-box h4{
	font-size: 25px;
	margin-bottom: .5rem;
	line-height: 1.5;
}
.event-box h4 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.event240608-09 .row{
    margin-right: -3px;
    margin-left: -3px;
}
.event240608-09 .event-content{
	border: 1px solid #BFDA81;
}
.event240608-09 h3{
	background-color:  #BFDA81;
}
.event240608-09 .col-5,.event240608-09 .col-4,.event240608-09 .col-2{
	padding: 3px;
}
/* 2408 */
.present-inner{
	padding: 1.5rem 0;
}
.present-inner h3{
	background-color:  #007835;
	color: #FFF;
	padding: 1rem 0;
	text-align: center
}
.green-content{
	border: 1px solid #007835;
	padding: 1rem 1rem;
}
.green-content .min-p{
	margin-bottom: 1.5rem;
}
.green-content h4{
	font-size: 25px;
	margin-bottom: .5rem;
	line-height: 1.5;
}
.green-content h4 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
}
@media (max-width: 767px) {
	.green-content h4{
		font-size: 20px;
	}
	.green-content h4 span{
		font-size: 25px!important;
	}
  }
  /* 2409 */
  .event240917-16 .present-inner{
	padding: 1.5rem 0;
}
.event240917-16 .present-inner h3{
	background-color:  #003319;
	color: #FFF;
	padding: 1rem 0;
	text-align: center
}
.present-content{
	border: 1px solid #003319;
	padding: 1rem 1rem;
}
.event-content2409{
	border-width: 2px;
	border-radius: 20px;
}
.present-content .min-p{
	margin-bottom: 1.5rem;
}
.present-content h4{
	font-size: 25px;
	margin-bottom: .5rem;
	line-height: 1.5;
}
.present-content h4 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.event-position{
	position: absolute;
	top: 0;
	left: 20px;
}
.event-position img{
	width: 80px;
}
.event-heading{
	padding-left: 100px;
}
.kinri01{
	width: 20%;
}
.kinri02{
	width: 80%;
	padding-left: 20px;
}
 
@media (max-width: 767px) {
	.present-content h4{
		font-size: 20px;
	}
	.present-content h4 span{
		font-size: 25px!important;
	}
	.event-position img{
		width: 60px;
	}
	.event-heading{
	padding-left: 0px;
    padding-top: 60px;
	}
	.kinri01{
		width: 100%;
	}
	.kinri02{
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}
  }
 /* 2411 */
 .event2411 article{
	background-color: #f2cbd3;
	border: 1px solid #f2cbd3;
    padding: 30px 20px;
  }
  .event2411 article h3{
	color: #e95467;
	background-color: unset;
	font-size: 30px;
  }
  .event2411 article p{
	font-size: 18px;
  }
  .event2411 article p.small{
	font-size: 15px;
  }
  @media (min-width: 768px) {
	.event2411 article{
		padding: 30px;
	  }
	.event2411 article h3{
		font-size: 35px;
	  }
	  .event2411 article p{
		font-size: 20px;
	  }
	  .event2411 article p.small{
		font-size: 16px;
	  }
  }

  /* 241219 */
.event250111-13 .red-content{
	border: 1px solid #B60005;
	padding: 1rem 1rem;
}
.event250111-13 article{
	padding: 1.5rem 0;
}
.event250111-13 h3{
	background-color:  #B60005;
	color: #FFF;
	padding: 1rem 0;
	text-align: center
}
.event250111-13 .red-content .min-p{
	margin-bottom: 1.5rem;
}
.event250111-13 h4{
	font-size: 25px;
	margin-bottom: .5rem;
	line-height: 1.5;
	color: #B60005;
}
.event250111-13 h4 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.red-content h6{
	background-color:  #B60005;
	color: #FFF;
	padding: 1rem 0.5rem;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	text-align: center
}
.yellow-ribbon {
	border-top: 2px solid #D5B100;
	position: relative;
}
.ribbon-img{
	position: absolute;
	width: 35px;
	transform: translate(-50%, -50%) ;
	left: 50% ;
	top: 0;
	z-index: 1;
}
.point-box2501{
	max-width: 400px;
	width: 100%;
}
.red-bann{
	background-color:  #B60005;
	color: #FFF;
	padding: 1rem 0.5rem;
	font-size: 1.5rem;
}

.fukidashi {
	position: relative;
	font-weight: bold;
	line-height: 1.3;
	font-size: 	1rem;
  }
   
  .fukidashi:before,
  .fukidashi:after {
	position: relative;
	display: inline-block;
	content: "";
	background: #fff;
	width: 2px;
	height: 1em;
	margin: 0 1em;
	margin-top: -.2em;
	vertical-align: middle;
  }
   
  .fukidashi:before {
	transform: rotate(-35deg);
  }
   
  .fukidashi:after {
	transform: rotate(35deg);
  }
   .gift202501{
	width: 70px;
   }
@media (min-width: 768px) {
	.red-bann{
		font-size: 2.75rem;
	}
	
	.fukidashi {
		font-size: 	1.5rem;
	  }
	  .fukidashi:before,
  .fukidashi:after {
	height: 2em;
  }
  .gift202501{
	width: 100px;
   }
}