@charset "utf-8";
/* CSS Document */
.minifont{
	font-family: "MINISerif";
}
img{
	max-width: 100%;
}
.position{
	position: relative;
}
.wrap{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.flex_jc_center {
  justify-content: center;
}

@media (min-width: 769px) {
  .lphidden-md{display:none !important;}
}
@media (max-width: 768px) {
  .lphidden-sm{display:none !important;}
}

header{
	position: fixed;
	background: linear-gradient(90deg, #004ea2 0%, #004ea2 26.7%, #000000 25%, #000000 100%);
	width: 100%;
	top:0;
	left:0;
	right:0;
	z-index: 9999;
}
header .wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
header .logo{
	box-sizing: border-box;
	width: 10.8%;
	float: left;
	background:#004ea2 ;
	/* padding:30px 1.5% 30px 1.5%; 20220916:メニュー項目削除に伴い余白変更 */
  padding: 15px 1.5%;
}
header .head-menu{
	float: right;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  width: 87.2%;
  background: #000;
	/* padding: 28px 5.5% 14px 4%; 20220916:メニュー項目削除に伴い余白変更 */
  padding: 28px 5.5% 7px 4%;
  box-sizing: border-box;
}
header .menu-left{
	/*float: left;*/
  /* width:60%; 20220916:メニュー項目削除に伴い余幅変更 */
  width: 100%;
	/*border-right:1px solid #fff;*/
}
header hr.hrline{
	width: 1px;
	height: auto;
	background: #fff;
}
header .big-menu ul{
	font-size: 0;
	line-height: 0;
}
header .big-menu ul li{
	display: inline-block;
	margin-right: 6%;
	border-bottom: 1px solid transparent;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	line-height: 1;
}
header .big-menu ul li a{
	color:#fff;
}
header .big-menu ul li:last-child{
	margin-right: 0;
}
header .small-menu ul{
	font-size: 0;
	line-height: 0;
}
header .small-menu.first{
	border-bottom: 1px solid #fff;
	padding-bottom: 1%;
	padding-top: 1%;
	margin-bottom: 2%;
}
header .small-menu ul li{
	display: inline-block;
	vertical-align: bottom;
	padding-right:5.5%;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 10px;
	color:#fff;
}
header .small-menu ul li.menu-logo{
	width: 6%;
	margin-right: 2%;
}
header .small-menu ul li.menu-logo.bmw-logo{
	margin-left: 2%;
	margin-right: 4%;
	margin-bottom: 0.5%;
	width: 4%;
}
header .small-menu ul li.menu-logo.mini-logo{
	margin-bottom: 2.5%;
	width: 8%;
}
header .small-menu ul li a{
	color:#fff;
}
/*header .small-menu ul li a:hover{
	opacity: 1;
}*/
header .small-menu ul li:last-child{
	margin-right: 0;
}
header .menu-right{
	width: 34.2%;
    padding-left: 4%;
    /* float: right; */
    box-sizing: border-box;
    padding-top: 3%;
    /* padding-left: 3%; */
}
header .menu-right .small-menu ul li{
	margin-right: 5%;
	margin-bottom: 22px;
}
header .menu-right .small-menu ul:last-child li{
	margin-bottom: 0;
}
header .menu-right .small-menu ul li:last-child{
	margin-right: 0;
}
/*header .menu-right .small-menu li:nth-child(2){
	margin-right: 12%;
}
header .menu-right .small-menu li:nth-child(3),header .menu-right .small-menu li:nth-child(4){
	max-width: 30px;
	width: 15%;
}*/
header .menu-right .small-menu li.icon a{
	opacity: 1;
}
header .menu-left .small-menu .nav li{
	/*height: 16px;*/
	position: relative;
}
header .menu-left .small-menu .nav li .sub_menu {
	display: none;
	padding-top: 9px;
	position: absolute;
	top:104%;
	width: 110%;
}
header .menu-left .small-menu .nav li .sub_menu li {
	width: 100%;
	display: block;
	height: auto;
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	/*border-right: 2px solid #fff;
	border-left: 2px solid #fff;*/
}
header .menu-left .small-menu .nav li .sub_menu li .icon{
		width: 24px;
	margin-right: 5px;
	display: inline-block;
	background: none!important;
	padding:0!important;
	}
header .menu-left .small-menu .nav li .sub_menu li .icon img{
	max-width: 100%;
}
header .menu-left .small-menu .nav li .sub_menu li:last-child {
	/*border-bottom: 2px solid #fff;*/
}
header .menu-left .small-menu .nav li .sub_menu li a,
header .menu-left .small-menu .nav li .sub_menu li span {
	background-color: #fff;
	color:#000;
	display: block;
	border-right: none;
	padding: 9px 2px 9px;
	text-align: center;
	line-height: 1.2;
	font-size: 10px;
	letter-spacing: -0.4px;
	border:1px solid #000;
	width: 100%;
}
/*header .menu-left .small-menu .nav li .sub_menu li:first-child {
	padding-top: 2px;
}
header .menu-left .small-menu .nav li .sub_menu li + li {
	padding-top: 3px;
}*/
header .menu-left .small-menu .nav li .sub_menu .sub_link {
	position: relative;
}
header .menu-left .small-menu .nav li .sub_menu .sub_menu2 {
	display: none;
	position: absolute;
	right: -100%;
	top: 0;
	width: 100%;
}
header .menu-left .small-menu .nav li .sub_menu li:nth-child(n+2) .sub_menu2 {
	top: 1px;
}
header .menu-left .small-menu .nav li .sub_menu .sub_menu2 li a {
	width: 100%;
	background-color: #000;
	color:#fff;
	border: 1px solid #fff;
}
.contents{
	/* padding-top: 108px; 20220916:メニュー項目削除に伴い余白変更 */
  padding-top: 80px;
}
footer{
	/* padding-bottom: 70px; 20220916:固定メニュー削除によりコメントアウト */
}
footer .foot-link{
	background:#000000 ;
	padding-top: 70px;
	padding-bottom: 55px;
}
footer .foot-link .wrap{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	/*justify-content: center;*/
    align-items: center;
}
footer .foot-link .logo{
	width: 20%;
	/*margin-right: 77px;*/
}
footer hr.hrline{
	width: 1px;
	height: auto;
	background: #fff;
}
footer .foot-list{
	width: 72%;
}
footer .big-menu ul{
	font-size: 0;
	line-height: 0;
}
footer .big-menu ul li{
	display: inline-block;
	margin-right: 30px;
	border-bottom: 1px solid transparent;
	font-size: 16px;
	margin-bottom: 35px;
	padding-bottom: 6px;
	line-height: 1;
}
footer .big-menu ul li a{
	color:#fff;
}
footer .big-menu ul li:last-child{
	margin-right: 0;
}
footer .small-menu ul{
	font-size: 0;
	line-height: 0;
}
footer .small-menu ul li{
	display: inline-block;
	margin-right: 16px;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 14px;
	color:#fff;
	vertical-align: middle;
}
footer .small-menu p.text{
	color:#fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom: 1%;
}
footer .small-menu .bottom-list{
	margin-top: 20px;
}
footer .small-menu ul.sns{
	/* width: 35%; */
	width: 50%;
	float: left;
}
footer .small-menu ul.sns li:first-child{
	width: 34%;
}
footer .small-menu ul.cam-list{
	margin-bottom: 30px;
	margin-top: 20px;
}
footer .small-menu ul.sns li{
	margin-right: 4%;
}
footer .small-menu .logo{
	width: 9%;
	margin-bottom: 10px;
	margin-left: -2%;
}
footer .small-menu .logo.bmw{
	width: 5%;
	margin-left: 0;
}
footer .small-menu ul li.icon{
	max-width: 22px;
    width: 12%;
}
footer .small-menu ul li a{
	color:#fff;
	/*opacity: 0.3;*/
}
footer .small-menu ul li a:hover{
	opacity: 1;
}
footer .small-menu ul li:last-child{
	margin-right: 0;
}
footer .copy-area{
	padding-top: 18px;
	padding-bottom: 18px;
}
footer .copy-area .m-logo{
	max-width: 230px;
	float: right;
}
footer .copy-area .copy{
	/*float: left;*/
	font-size: 12px;
	text-align: center;
	/*padding-top: 34px;*/
}
.fl-bnr{
	background: #e5e5e5;
	width: 100%;
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	padding-top: 13px;
	padding-bottom: 10px;
	z-index: 999;
}
.fl-bnr > ul{
	max-width: 440px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.fl-bnr > ul li{
	width: 24.2%;
    font-size: 10px;
    display: inline-block;
    margin-right: 0%;
    line-height: 1;
    position: relative;
    cursor: pointer;
}
.fl-bnr > ul li img{
	max-width: 29px;
	width: 80%;
	margin-bottom: 9px;
}
.fl-bnr > ul li a{
	color:#000000;
	display: block;
	width: 100%;
	height: 100%;
}
.fl-bnr > ul li:last-child{
	margin-right: 0;
}
.fl-bnr .float-sub{
	position: absolute;
	width: 120%;
	left: -10%;
	bottom:120%;
	display: none;
}
.fl-bnr .float-sub div{
	/*box-sizing: border-box;
	border: 2px solid #000;*/
	font-size: 0;
	background: #000;
}
.fl-bnr .float-sub.list4{
	width: 200%;
	left:-50%;
}
.fl-bnr .float-sub.list4 ul{
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
}
.fl-bnr .float-sub.list4 ul:first-child{
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}
.fl-bnr .float-sub.list4 ul:last-child{
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}
.fl-bnr .float-sub.open{
	display: block;
}
.fl-bnr .float-sub li{
	width: 100%;
	margin-left: -0%;
	margin-right: -0%;
	border-bottom: 1px solid #fff;
	background: #000;
	color:#fff;
	display: block;
}
.fl-bnr .float-sub li:last-child{
	border-bottom: none;
}
.fl-bnr .float-sub li.ex a{
	padding: 20.6px 3px;
}
.fl-bnr .float-sub li a{
	padding:10px 3px;

}
.fl-bnr .float-sub li.ttl{
	background: #fff;
	color:#000;
	font-size: 12px;
	line-height: 1.5;
	padding:10px 3px;
}
.fl-bnr .float-sub.list4 ul:first-child li{
	border-right:1px solid #fff;
}
.fl-bnr .float-sub.list4 ul:first-child li.ttl{
	border-right:1px solid #000;
}
/*.fl-bnr .float-sub.list4 ul:last-child li{
	border-right:1px solid #000;
}
.fl-bnr .float-sub.list4 ul:last-child li.ttl{
	border-right:1px solid #fff;
}*/
.fl-bnr .float-sub li a{
	color:#fff;
	background: #000;
	font-size: 12px;
	line-height: 1.5;
}
.swiper-container-horizontal>.swiper-scrollbar{
	opacity: 0;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -16px;
    z-index: 10;

}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev {
    background: url("../images/common/arrow_left.png") no-repeat center center / contain;
}

.swiper-button-next {
    background: url("../images/common/arrow_right.png")no-repeat center center / contain;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 20px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 20px;
    left: auto
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 0!important;
}
hr.line {
border-width: 3px 0px 0px 0px; /* 太さ */
border-style: solid; /* 線種 */
border-color: #333; /* 線色 */
height: 3px; /* 高さ */
}
.swiper-button-next, .swiper-button-prev{
	top:58%!important;
}
.swiper-button-next{
	right:10px!important;
}
.swiper-button-prev{
	left:38px!important;
}
.link_area{
	padding-top: 130px;
	margin-top: -140px;
}
.hide a{
	opacity: 0.5;
	pointer-events: none;
}
a.no-link{
	pointer-events: none;
}
@media only screen and (max-width: 768px) {
header{
	position: fixed;
	background: #000;
	width: 100%;
	top:0;
	left:0;
}
header .wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	position: relative;
}
header .logo{
	box-sizing: border-box;
	width: 20.8%;
	float: left;
	background:#004ea2 ;
	padding:3% 3% 3% 3%;
}
	header .logo img{
		display: block;
	}
.menu-btn {
	cursor: pointer;
    position: absolute;
    top: 25%;
    right: 3%;
    z-index: 100001;
    display: block;
    background: #000;
	text-align: center;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
	cursor: pointer;
}
.menu-trigger {
  position: relative;
  height: 30px;
    width: 52px;
	z-index: 9998;
	left:0;
	right:0;
	margin-left: auto;
	margin-right: auto;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 0px;
  display: inline-block;
  box-sizing: border-box;
}
/*.menu-trigger.active span {
	background-color:#fff;
}
.menu-trigger.ex span {
	background:#fff;
}*/
.menu-trigger span:nth-of-type(1) {
  top: 0px;
  width: 52px;
  height: 6px;
}
.menu-trigger span:nth-of-type(2) {
  top: 18px;
  width: 52px;
  height: 6px;
}
.menu-trigger span:nth-of-type(3) {
  top: 36px;
  width: 52px;
  height: 6px;
}
.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .50s forwards;
  animation: menu-bar01 .50s forwards;
}
.swiper-button-next, .swiper-button-prev{
	top:58%!important;
}
.swiper-button-next{
	right:0.5%!important;
}
.swiper-button-prev{
	left:5%!important;
}
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(18px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(18px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(18px) rotate(45deg);
  }
  50% {
    transform: translateY(18px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 .50s forwards;
  animation: menu-bar02 .50s forwards;
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-18px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-18px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-18px) rotate(-45deg);
  }
  50% {
    transform: translateY(-18px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .50s forwards;
  animation: active-menu-bar01 .50s forwards;
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(18px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(18px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(18px) rotate(0);
  }
  100% {
    transform: translateY(18px) rotate(45deg);
  }
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .50s forwards;
  animation: active-menu-bar03 .50s forwards;
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-18px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-18px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-18px) rotate(0);
  }
  100% {
    transform: translateY(-18px) rotate(-45deg);
  }
}
/* sp_nav */
/*#sp_menu{width: 16%; float: right; margin-right: 6%;}
#sp_menu img{ max-width:100%;}*/
#sp_nav{position:absolute; top:100%; width:100%; color:#FFF; z-index:1000;display:none; left:0; height: 95vh; overflow-y: scroll; padding-bottom: 20vh; background: rgba(0,0,0,0.8)}
#sp_nav dl{width:100%; clear:both;border-top: 1px solid #CCC;}
#sp_nav dl dt,#sp_nav dl dd{width: 100%;float: left;border-bottom: 2px solid #fff;border-left: 2px solid #fff;border-right: 2px solid #fff; background-color:#000; font-size: 3.8vw; /*height:50px;*/ position:relative;}
/*#sp_nav ul.sub_list li{
	border:none;
}*/
#sp_nav ul li:nth-child(odd){box-shadow:none;}
/*#sp_nav ul li:last-child{width: 100%;}*/
#sp_nav dl dt a,#sp_nav dl dd a{ color:#FFF; padding:3% 6%; text-align:left; display:block; font-size:3.8vw; /*background:url(../images/common/sp_menu_bg.png) no-repeat 90% center; background-size:8%;*/}
#sp_nav dl dt a.fade,#sp_nav dl dd a.fade { opacity:0.5;pointer-events: none;}
#sp_nav ul li.all{width:100%;}

#sp_nav ul li a:hover{ text-decoration:none;}
#sp_nav dd ul li{
    border-bottom: 1px solid #fff;
	background: #004ea2;
}
#sp_nav dd ul li:last-child{
    border-bottom: none;
}
.spmenu {
  width: 100%;
}
.spmenu dt,
.spmenu dd {
  width: 100%;
  /*text-align: center;*/
}
.spmenu dt {
  border-bottom: 1px solid #fff;
}
.spmenu dt,
.spmenu dt a {
  text-decoration: none;
  /*text-align: center;*/
  color: #fff;
  background-color: #000;
  font-weight: bold;
}
.spmenu dt.submenu,
.spmenu dt a,.spmenu dd ul li span.submenu2 {
  padding: 3% 6%;
}
.spmenu dt a {
  display: block;
  width: 100%;
}
.spmenu dt.submenu {
  cursor: pointer;
  position: relative;
}
.spmenu dt.submenu::after {
  position: absolute;
  content: "▼";
  font-size: 4vw;
  top:25%;
  right: 12px;
  transform: rotate(-90deg);
}
.spmenu dt.submenu.open::after {
  transform: rotate(0deg);
  top:28%;
}
.spmenu dd {
  display: none;
}
.spmenu dd ul li span.submenu2,
.sp-nav-2 .spmenu dd ul li span.submenu2{
    cursor: pointer;
    position: relative;
}
.spmenu dd ul li span.submenu2 {
    display: block;
}
.spmenu dd ul li span.submenu2::after,
.sp-nav-2 .spmenu dd ul li span.submenu2::after{
    position: absolute;
    content: "▼";
    font-size: 16px;
    top:30%;
    right: 12px;
    transform: rotate(-90deg);
}
.spmenu dd ul li span.submenu2.open2::after,
.sp-nav-2 .spmenu dd ul li span.submenu2.open2::after{
    transform: rotate(0deg);
    top: 7px;
}
.spmenu dd .sub_list li {
    background-color: #fff!important;
	border: 1px solid #000!important;
}
.spmenu dd .sub_list li a{
	color:#000!important;
}
.contents{
	padding-top: 13.6%;
}
footer{
	/* padding-bottom: 19%; 20220916:固定メニュー削除によりコメントアウト */
}
footer .foot-link{
	background:#000000 ;
	padding-top:8%;
	padding-bottom: 8%;
}
footer .foot-link .wrap{
	display:block;
}
footer .foot-link .logo{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	/*margin-right: 77px;*/
}
footer .small-menu .logo{
	width: 20%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	margin-top: 5%;
	/*margin-right: 77px;*/
}
footer .small-menu .logo.bmw{
	width: 10%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	/*margin-right: 77px;*/
}
footer hr.hrline{
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-bottom: 9%;
}
	footer .small-menu p.text{
		text-align: center;
		font-size: 4.8vw;
		margin-bottom: 2%;
		margin-top: 3%;
	}
	footer .small-menu ul.sns{
		float: none;
		width: 100%;
	}
footer .foot-list{
	width: 100%;
}
footer .big-menu ul{
	font-size: 0;
	line-height: 0;
	text-align: center;
}
footer .big-menu ul li{
	display: inline-block;
	margin-right:1%;
	margin-left: 1%;
	font-size: 3.9vw;
	margin-bottom: 7%;
	padding-bottom: 1%;
	line-height: 1;
}
footer .big-menu ul li a{
	color:#fff;
}
footer .big-menu ul li:last-child{
	margin-right: 2%;
}
footer .small-menu ul{
	font-size: 0;
	line-height: 0;
	text-align: center;
}
footer .small-menu ul li{
	display: inline-block;
	vertical-align: bottom;
	margin-right: 3%;
	margin-left: 3%;
	font-size: 3.3vw;
	line-height: 1;
	margin-bottom:3%;
}
footer .small-menu ul li a{
	color:#fff;
	/*opacity: 0.3;*/
}
footer .small-menu ul li a:hover{
	opacity: 1;
}
footer .small-menu ul li:last-child{
	margin-right: 3%;
}
footer .copy-area{
	padding-top: 3%;
	padding-bottom: 3%;
}
footer .copy-area .m-logo{
	max-width: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}
footer .copy-area .copy{
	float:none;
	width: 100%;
	font-size: 3.3vw;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
}
footer .small-menu ul.sns li:first-child{
	text-align: left;
	width: 30%;
}
footer .small-menu ul li.icon {
    max-width: 46px;
    /* width: 12%; */
		width: 8%;
}
	footer .small-menu ul li.icon{
		margin-left: 0;
	}
footer .small-menu ul.cam-list{
	margin-bottom: 7%;
	margin-top: 6%;
}
.fl-bnr{
	background: #e5e5e5;
	width: 100%;
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}
.fl-bnr ul{
    max-width: 700px;
}
.fl-bnr ul li{
	width: 20.2%;
    font-size: 3.3vw;
    display: inline-block;
    margin-right: 5%;
    line-height: 1;
	position: relative;
	vertical-align: top;
}
.fl-bnr ul li p{
    font-size: 2.3vw;
	line-height: 1.2;
}
/*.fl-bnr .float-sub li.ex{
	padding: 21px 3px;
}*/
.fl-bnr ul li img{
	max-width: none;
	width: 40%;
	margin-bottom: 2%;
}
.fl-bnr ul li a{
	color:#000000;
}
.fl-bnr .float-sub li a,.fl-bnr .float-sub li.ttl{
    padding:10% 1%;
}
.fl-bnr .float-sub li.ex a{
	padding:20.5% 1%;
}
.fl-bnr ul li:last-child{
	margin-right: 0;
}
.fl-bnr ul.float-sub li a{
	font-size: 3.0vw;
}
.fl-bnr .float-sub.list4 {
    width: 230%;
    left: -122%;
}
.link_area{
    padding-top: 10vw;
    margin-top: -10vw;
}
}
@media screen and (max-width: 560px) {

}
@media screen and (max-width: 420px) {
.menu-trigger {
  position: relative;
  height: 30px;
    width: 38px;
}
footer .small-menu ul li.icon {
    max-width: 28px;
    width: 12%;
}
.menu-trigger span:nth-of-type(1) {
  top: 0px;
  width: 38px;
  height: 4px;
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
  width: 38px;
  height: 4px;
}
.menu-trigger span:nth-of-type(3) {
  top: 24px;
  width: 38px;
  height: 4px;
}
.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .50s forwards;
  animation: menu-bar01 .50s forwards;
}
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(12px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(12px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(12px) rotate(45deg);
  }
  50% {
    transform: translateY(12px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 .50s forwards;
  animation: menu-bar02 .50s forwards;
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-12px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-12px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-12px) rotate(-45deg);
  }
  50% {
    transform: translateY(-12px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .50s forwards;
  animation: active-menu-bar01 .50s forwards;
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(12px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(12px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(12px) rotate(0);
  }
  100% {
    transform: translateY(12px) rotate(45deg);
  }
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .50s forwards;
  animation: active-menu-bar03 .50s forwards;
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-12px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-12px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-12px) rotate(0);
  }
  100% {
    transform: translateY(-12px) rotate(-45deg);
  }
}
}
@media print, screen and (min-width: 769px) {
	footer hr.hrline{
		min-height: 284px;
	}
	/*.sns.last{
		margin-right: -42%;
	}*/
	footer .foot-list{
		margin-right: 0%;
	}

	footer .small-menu ul.sns li:first-child.ex,footer .small-menu ul.sns li:first-child.ex2{
		width: auto;
	}
	footer .small-menu ul.sns.ex{
		width: 33%;
	}
	footer .small-menu ul.sns.last{
		width: 30%;
	}
}
@media all and (-ms-high-contrast:none) {
  footer .small-menu ul.sns li:first-child{
      padding-top: 6px;
  }
}
@media screen and (max-width:  1024px) and (min-width: 769px) {
	header .big-menu ul li{
        display: inline-block;
        font-size: 17px;
        margin-bottom: 20px;
        padding-bottom: 6px;
        line-height: 1;
    }
	header .menu-right{
		width: 38%;
	}
	header .menu-left{
		/* width: 58%; 20220916:メニュー項目削除に伴い余幅変更 */
    width: 100%;
	}
    header .small-menu ul li{
        display: inline-block;
        vertical-align: bottom;
        font-size: 12px;
	}
	footer .foot-link .logo{
		margin-bottom: 25px;
	}
}

/* 営業カレンダー調整、横に営業時間を表示 */
.cal-box { display: inline-block; }
.box_cal_bizhour {
  position: relative;
  text-align: center;
}
.cal_bizhour {
  display: inline-block;
  margin-top: 90px;
  margin-left: 17px;
  width: auto;
  max-width: 648px;
  text-align: left;
  line-height: 1.8;
  vertical-align: top;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #000;
}
.bizhour_heading {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-weight: bold !important;
  font-size: 15px !important;
}
.cal_bizhour h3,
.cal_bizhour h4 {
  font-weight: bold;
}
.cal_bizhour h4 { margin-top: 7px; }
.cal_bizhour h4.bishour_holiday { margin-top: 24px; }
.biz_calendar table.bizcal .calmonth {
  font-size: 16px !important;
}
@media screen and (max-width: 1000px) {
  .cal_bizhour {
    width: 100%;
    margin: 45px auto 30px;
  }
  /*.cal_bizhour h4:not(.bishour_holiday) { display: inline-block; }*/
}
@media screen and (max-width: 768px) {
  .cal_bizhour {
    width: 70%;
    max-width: 300px;
  }
}

/* 20210924_ヘッダーフッター修正 */
.foot-link .wrap{
	max-width: 1100px;
}
header .small-menu ul li{
  padding-right: 3.8%;
}



/* 20220916:トップページコンテンツ削除に伴い、各公式ページへのリンク追加 */
.index202209_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
}
.index202209_inner{
  width:45%;
}
.index202209_inner h3{
  font-size:78px;
  line-height: 1;
}
.index202209_inner a{
  font-size:16px;
  word-break: break-all;
}
.index202209_inner p{
  margin-top:60px;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px){
  .index202209_wrap{
    margin-top: -4%;
  }
  .index202209_inner{
    width: 100%;
  }
  .index202209_inner + .index202209_inner {
    margin-top: 16vw;
  }
  .index202209_inner p{
    font-size: 3vw;
    margin-top: 26px;
  }
  .index202209_inner a {
    font-size: 3vw;
  }
  .index202209_inner h3 {
    font-size: 10vw;
  }
}
