#page{
  background: #fff;
}

@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
  .basic-page {
    width: auto;
    margin: auto;
  }
}

.header_btn .wrap976 {
    text-align: right;
    width: 976px;
    margin: 0 auto;
}

.d-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.d-block{
	display: block;
}
.justify-content-between{
	justify-content: space-between;
}
small {
    font-size: 12px;
}
.w880{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.w90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.w215{
	width: 215px;
	margin-left: auto;
	margin-right: auto;	
}
p.caption{
	line-height: 1.5!important;
	font-size: 12px!important;
	margin-top: 10px;
}
a.black{
	color: #000;
} 
a.under-line{
	text-decoration: underline;
}
.pc-only{
	display: block;
}
.sp-only{
	display: none;
}
.pt7 {
    padding-top: 7px!important;
}
.pt10 {
    padding-top: 10px!important;
}
.pt20 {
    padding-top: 20px!important;
}
.pt50 {
    padding-top: 50px!important;
}
.pb50 {
    padding-bottom: 50px!important;
}
.pr20{
	padding-right: 20px!important;
}
.mt0 {
    margin-top: 0!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb50 {
    margin-bottom: 50px!important;
}
.mt20 {
    margin-top: 20px!important;
}
.mt90 {
    margin-top:90px!important;
}
.ml30 {
    margin-left: 30px!important;
}
.pb100 {
    padding-bottom: 100px!important;
}
.pt100 {
    padding-top: 100px!important;
}
.w-100{
  width: 100% !important;
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left!important;
}
.text-right{
	text-align: right!important;
}
.lh0{
	line-height: 0;
}
.red {
    color: #f00;
}
.index .special-contents{
	margin:0 calc(50% - 50vw) 60px;
	text-align: center;
	background: #21439f;
}
.index .special-contents-inner{
  padding: 50px 0 60px;
}
.index .special-contents .ttl{
	padding-bottom: 20px;
  width: 976px;
  border-bottom: 1px solid #fff;
  margin: 0 auto 50px;
}
.index .special-contents .ttl p{
  text-shadow: 0px 1px 7px rgb(0 0 0 / 80%);
}
.index .special-contents .slick-slider{
	line-height: 0;
	width: 890px;
	margin: auto;
	position: relative;
}
.index .special-contents .prev-arrow{
	position: absolute;
  z-index: 3;
  left: -30px;
  top: 47%;
}

.index .special-contents .next-arrow{
	position: absolute;
  z-index: 3;
  right: -30px;
  top: 47%;
}
.index .special-contents .slick-slide img {
    display: block;
    margin: auto;
}
.index .special-contents a img{
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;	
}
.index .special-contents a:hover img{
    -webkit-filter: brightness(1.5);
    -moz-filter: brightness(1.5);
    -o-filter: brightness(1.5);
    -ms-filter: brightness(1.5);
    filter: brightness(1.5);
}
.nav{
	background: #fff;
	padding:10px 0 0;
}
.sub-page .nav{
	border-bottom:1px solid #dcd5c3;
}
.nav-fix.fixed {
	width: 100%;
    z-index: 999;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
}
.nav-fix-subpage.fixed {
	width: 100%;
    z-index: 999;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
}
.nav .inner{
	padding: 0;
}
.nav .block{
	background: rgb(255,255,255);
  border-bottom: 8px solid #21439f;
  padding: 10px 0 15px;
}
.nav .parent-text{
	position: relative;
	font-weight: bold;
	color: #21439f;
	display: block;
	
}
.nav .nav-main li.parent {
  border: 1px solid #21439f;
  width: 23%;
  position: relative;
  box-sizing: border-box;
}
.nav .nav-main li.parent:hover{
  background-color: #e4f1f9;
}
.nav .nav-main{
	justify-content: space-between;
}
.nav .nav-main .parent-text{
   transition: all .1s;
   -moz-transition: all .1s;
   -webkit-transition: all .1s;		
	text-align: center;
	pointer-events: none;
	font-size: 16px;
	
    /*height: 49px;*/
    padding: 10px 0;
    box-sizing: border-box;
    border-top:1px solid #fff;
	
}
.nav .nav-main .p01 .parent-text,
.nav .nav-main .p02 .parent-text,
.nav .nav-main .p05 .parent-text{
	pointer-events: painted;
	text-decoration: none;
}
.nav .nav-main li:first-child .parent-text{

}

.nav .nav-main li:first-child .parent-text:before{
	content:"";
	z-index:3;
	position: absolute;
	display: inline-block;
	border-left:1px solid #fff;
	width: 1px;
	height: 33px;	
	left: -2px;
}
.nav .nav-main .parent-text:after{
	content:"";
	z-index:3;
	position: absolute;
	display: inline-block;
	border-right:1px solid #fff;	
	width: 1px;
	height: 33px;
	right:-2px;	
}
.nav .nav-sub li{
  padding-right: 25px;
}
.nav .nav-sub a{
	font-weight: bold;
	color: #21439f;
	display: block;	
	font-size: 14px;
	padding:0 20px;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
  position: relative;
}
.nav .nav-sub a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.nav .nav-sub a:after {
  content: "";
  background: url(../img/common/nav_icon.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.nav .nav-sub{
	width: 976px;
  justify-content: flex-start;
  margin: 0 auto 10px;
}
.nav .child {
  z-index:10;
  display: none;
  position: absolute;
  opacity: 1;  
  width: 100%;
}
.nav .p03 .child{
	/*left:490px;*/
}
.nav .p04 .child{
	/*left:245px;*/
}

.nav .p05 .child{
    /*right: -2px;
    left: auto;*/
}

.nav .nav-main .parent.p05{
	position: relative;
}
.nav .nav-main .parent.active .child{
background: rgb(84,195,222);
/*background: linear-gradient(180deg, rgba(84,195,222,1) 0%, rgba(188,232,242,1) 100%);*/
}
.nav .nav-main .parent .parent-text.on{
	position: relative;
	border-top:1px solid #fff;
}
.nav .child .link{
	justify-content: center;
	display: block;
}
.nav .child .link li{
	display: none;
}

.nav .child .link li:after{

}

.nav .child .link a {
	
  position: relative;
  display: block;
  overflow: hidden;
  color: #21439f;
  font-weight: bold;
  margin: auto;
  padding: 15px 15px 8px;
  background: rgba(116,208,240,.85);
  /*width: 210px;*/
    height:35px;
    text-align: left;
    line-height: 35px;
    padding: 0 0 0 35px;
}
.nav .child .link li:nth-child(even) a{
	background: rgba(206,234,245,.85);
}
.nav .child .link a::before {
	content:"";
	background:url(../img/common/nav_icon.png) no-repeat center right;
	width: 72px;
	height: 72px;
	display: block;
	position: absolute;
    left: -46px;
    top: -19px;
	
	
}
.nav .child .link a:hover {
	background: rgba(116,208,240,.55);

}
.nav .child .link li:nth-child(even) a:hover {
	background: rgba(206,234,245,.55);

}
.nav a{
	text-decoration: none!important;
}

.footer-button {
  background: #21439f;
  padding: 35px 0;
  margin: 100px 0 0;
}

.footer-button-inner {
  display: flex;
  justify-content: space-between;
}
.justify-center {
  justify-content: center!important;
}
.button-prev {
  width: 49%;
}
.footer-button a {
  opacity: 1;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  border: 1px solid #fff;
  padding: 22px 0;
}
.footer-button .button-prev a:after,
.footer-button .button-next a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 35px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text-button{
	margin: 20px auto;
  text-align: center;
  font-size: 20px;
}
.text-button.comparison-button{
  margin: 100px auto 0;
}
.text-button.lineup-button{
  margin: 60px auto;
}
.text-button a{
  opacity: 1;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;	
  color: #1f1f1f;
  text-align: center;	
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
.text-button a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}
.text-button a:after{
  content: "";	
  position: absolute;
  margin: auto;
  top:0;
  bottom:0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #1f1f1f;
  border-right: 1px solid #1f1f1f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 20px;
}
.car-supplies{
  margin: 40px auto 0;
}
.car-supplies p{
  color: #222;
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}
.car-supplies p.note{
  font-size: 12px;
  display: block;
  margin-top: 1em;
}
.text-button {
  margin: 60px auto 0;
  text-align: center;
  font-size: 20px;
}

/*231201_HAHE2023更新*/
p.sub_ttl_newmap img {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}
p.sub_ttl_newmap span {
  display: block;
  margin: 0 auto;
  font-size: 12px;
  color: #ffffff;
  line-height: 1.3;
}
.c-title-center-2 {
  position: relative;
  font-weight: bold;
  text-align: center;
  color: #21439f;
  font-size: 1.5rem;
  padding: 15px 0;
  margin: 40px 0;
}
ul.c-button-2{
  display: flex;
  margin: 0 auto;
  justify-content: center;
}
ul.c-button-2 li {
  width: 35%;
  margin: 0 10px;
}
ul.c-button-2 li a {
  color: #21439f;
  background: #7dd6cb;
  border-radius: 10px;
  box-shadow: 0px 6px 0px rgb(51 161 151);
  opacity: 1;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  padding: 22px 0;
}


@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 1;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 1;
  }
}
.index .sec-lead{
	text-align: center;
	background:url(../img/top/sec00-bg.jpg) no-repeat;
	padding: 55px 0;
	margin:0 0 60px;
}
.index .sec-lead .ttl{
	margin-bottom: 15px;
}
.index .sec-lead a {
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.index .sec-lead a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.section_topBox.odd{
	background: url(../img/top/bg_odd_left.png) no-repeat top left, url(../img/top/bg_odd_right.png) no-repeat top right;
  background-color: #fff;
  padding: 65px 0;
}
.section_topBox.even{
	background: url(../img/top/bg_even_left.png) no-repeat top left, url(../img/top/bg_even_right.png) no-repeat top right;
  background-color: #d9e9ef;
  padding: 65px 0;
}
.section_topBox h2{
	text-shadow: 0 0 5px #10839f,0 0 5px #10839f,0 0 5px #10839f,0 0 5px #10839f;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	padding:0 25px;
	height: 300px;
	    line-height: 69px;
}
.section_topBox.mt60{
	margin-top: 60px;
}
.topBox {
	display:flex;
}
.topBox a{
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;	
}
.topBox a:hover {
  opacity:0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.topBox_btn{
  margin: 60px auto 0;
  text-align: center;
}
.topBox_btn a{
  opacity: 1;
  transition: opacity 0.25s ease-in-out 0s;
}
.topBox_btn a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.topBox_img{
	padding: 0 0 0 20px;
}
.topBox_txtarea{
	padding: 35px 0 0 30px;
  font-size: 22px;
  line-height: 2;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, sans-serif;
}
.topBox_note{
  font-size: 18px;
}
.topBox_text01{
	color: #fff;
	text-shadow: 0 2px 0 #000;
	font-size: 28px;
	line-height: 1.5;
}
.topBox_text02{
	color: #fff;
	font-size: 18px;
	margin: 25px 0 30px;
	line-height: 1.5;
}
.topBox_03{
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.topBox_03 .topBox_txtarea{
  margin-left: -140px;
  margin-right: 70px;
}

.feature{
	text-align: center;
	padding: 30px 0 0;
}
.f_lineup{
	background: #efefef;
	padding: 30px 0;
	/*margin: 60px 0 0;*/
  margin: 0;
}
.f_lineup .lineup_title{
	font-weight:bold;
	text-align: center;
	font-size:22px;
	padding:0 0 30px;
}
.f_lineup .list{
	justify-content: center;
}
.f_lineup .list li{
	text-align: center;
	border-right:1px solid #fff;
	padding: 10px 5px 5px;
	width: 200px;
}
.f_lineup .list li:first-child{
	border-left:1px solid #fff;
}
.f_lineup .lu01 {
	background: rgb(247,241,229);
background: linear-gradient(180deg, rgba(247,241,229,1) 0%, rgba(255,255,255,1) 100%);
}
.f_lineup .lu02 {
background: rgb(230,230,230);
background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
}
.f_lineup .lu03 {
	background: rgb(249,233,228);
background: linear-gradient(180deg, rgba(249,233,228,1) 0%, rgba(255,255,255,1) 100%);
}
.f_lineup .lu04 {
background: rgb(216,240,246);
background: linear-gradient(180deg, rgba(216,240,246,1) 0%, rgba(255,255,255,1) 100%);
}
.f_lineup .lu05 {
background: rgb(216,240,246);
background: linear-gradient(180deg, rgba(216,240,246,1) 0%, rgba(255,255,255,1) 100%);
}
.f_lineup .name{
	font-weight: bold;
	display: block;
	color: #000;
	font-size: 16px;
	padding: 5px 0 10px;
}
.f_lineup .lu01 .name,
.f_lineup .lu02 .name,
.f_lineup .lu03 .name{
	padding: 15px 0 16px;
}

.f_lineup .button{
	position: relative;
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 12px 0;
	font-size: 12px;
	width: 180px;
	margin: auto;
}
.f_lineup .button:after{
	content:"";
	background:url(../img/top/lineup-arrow.png) no-repeat;
	width: 10px;
	height: 8px;
	display: inline-block;
	position: relative;
	left:7px;
	
}
.f_lineup .lu01 .button{
	background: #967938;
}
.f_lineup .lu02 .button{
	background: #747474;
}
.f_lineup .lu03 .button{
	background: #985c46;
}
.f_lineup .lu04 .button{
	background: #12a9ce;
}
.f_lineup .lu05 .button{
	background: #12a9ce;
	
}
.f_lineup .comment {
    text-align: left;
    font-size: 12px;
    margin: 40px 0 10px;
    
}
.f_lineup a{
		opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.f_lineup a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.new-icon{
	vertical-align: -7px;
	padding: 0 0 0 10px
	
}
.flex-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.index,
.sub-page{
	font-family: "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sub-page h4 {
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(198,228,235,1) 50%, rgba(255,255,255,1) 100%);
    font-weight: bold;
    position: relative;
    
    text-align: center;
    color: #1190af;
    font-size: 26px;
    margin: 50px auto 30px auto;
    padding: 15px 0;
}
.sub-page h4.map{
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(242,249,251,1) 0%, rgba(198,228,235,1) 50%, rgba(242,249,251,1) 100%);	
}
.sub-page p {
    font-size: 14px;
    line-height: 1.8;
}
.flex-block .block__pic {
    margin-top: 0;
    margin-bottom: 0;
    flex-shrink: 0;
}
.sub-page .section-btn {
    background: #21439f;
    padding: 35px 0;
    margin: 25px 0 0;
}
.sub-page .section-btn ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.sub-page .section-btn a span {
    display: block;
    font-weight: bold;
    color: #21439f;
    text-align: center;
    padding: 24px 0;
}

.sub-page .section-btn a {
  background: #7dd6cb;
  border-radius: 10px;
  text-decoration: none;
  display: block;
  width: 480px;
  margin: auto;
  line-height: 1.3;
  font-size: 16px;
  box-shadow: 0px 6px 0px rgb(51 161 151 / 100%);
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;	
}
.sub-page .section-btn a:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.sub-page .section-btn li:first-child a:after{
    display: block;
    content: "";
    position: absolute;
    top: 43%;
    left: 30px;
    background: url(../img/common/arrow-prev.png) no-repeat;
    width: 18px;
    height: 18px;
}
.sub-page .section-btn li:last-child a:after{
    display: block;
    content: "";
    position: absolute;
    top: 43%;
    right: 30px;
    background: url(../img/common/arrow-next.png) no-repeat;
    width: 18px;
    height: 18px;
}
.sub-page .mv picture {
  display: none;
}
.page_ttl{
	background: #21439f;
  padding: 30px 0 30px;
	text-align: center;
}
.page_ttl_inner{
	width: 976px;
    margin: auto;	
}
.page_ttl h1{
	color:#21439f;
	background: #fff;
	font-weight: bold;
	padding: 10px 15px;
	font-size: 22px;
	margin:0 0 10px;

}
.page_ttl .sub_ttl{
	font-weight: bold;
	color: #fff;
	font-size: 28px;

}
.block__ttl {
    margin: 100px 0 30px 0;
    position: relative;
}
.block__ttl h3 {
    font-weight: bold;
    color: #21439f;
    position: relative;
    background: url(../img/common/ttl_h3_bg.png) no-repeat top left;
    background-color: #e9f8fa;
    line-height: 1;
    font-size: 32px;
    padding: 28px 15px 28px 110px;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.block__ttl h3.fs30{
  font-size: 30px;
}
.block__ttl .sub-ttl {
    font-size: 30px;
    color: #000000;
    display: inline-block;
    line-height: 1.5;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
.block__pic {
    text-align: center;
    margin: 40px 0;
}
.align-center {
    text-align: center;
}
.unicom-notes-indent b {
    font-size: 14px;
    font-weight: bold;
}
.spec-txt {
    font-size: 12px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin: 20px 0 30px;
}
.spec-txt img {
    vertical-align: middle;
    margin-right: 10px;
}
table#RE07_RA07_spec {
	width: 100%;
	margin:95px auto 0;
	padding: 5px;
	border: 1px #ddd solid;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
}
table#RE07_RA07_spec td {
	border: 1px #ddd solid;
	    padding: 15px 25px;
	    line-height: 1.65;
}
.table-lineup {
	background-color: #169ebf;
	color:#fff;
}
.table-graybold {
	background-color: #169ebf;
	font-weight: bold;
	text-align: left;
	padding-left: 10px!important;
	color:#fff;
}
.table-gray {
	background-color: #fff;
	color:#169ebf;
}
.unicom-section {
	margin: 10px auto 0;
  padding-bottom: 30px;
}
.unicom-section p {
	line-height: 2;
	font-size: .875rem;
}
.unicom-section p img {
	vertical-align: middle !important;
}
.unicom-notes-indent {
    font-size: 0.75rem;
    line-height: 1.6;
    display: block;
}
.option-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
    padding-bottom: 100px;
}

.option-flex dl {
	margin: 0;
    width: 50%;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.option-flex dl:nth-child(1), 
.option-flex dl:nth-child(2) {
    border-top: 1px solid #ddd;
    padding: 0;
}
.option-flex dl:nth-child(even) {
    border-right: none;
}
.option-flex .item {
background: rgb(23,158,191);
background: linear-gradient(180deg, rgba(23,158,191,1) 0%, rgba(72,198,228,1) 100%);
color: #fff;	
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 13px 0 13px 25px;
    margin: 0;
    
}
.option-flex .name {
    color: #1190af;
    font-size: 26px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 20px 25px;
}
.option-flex dd {
    padding-bottom: 30px;
    margin: 0;
    
}
.option-flex ul{
	position: absolute;
	right:17px;
	top:74px;
}
.option-flex .price {
	margin: 20px 0 0;
    display: block;
    font-size: 14px;
    line-height: 1.4;
}
.option-flex .btn{
	margin: 10px 0 0;
}
.block__btn {
    margin: 50px auto 0;
}
.block__btn a {
    position: relative;
    text-decoration: none;
    display: block;
    background: url(../img/common/c-button-580.jpg) no-repeat;
    width: 580px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.block__btn a:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

}
.block__btn.w410 a {
	background: url(../img/common/c-button-410.jpg) no-repeat;
    width: 412px;
}
.block__btn.long a {
	background: url(../img/common/c-button-640.jpg) no-repeat;
    width: 640px;
}
.block__btn.lllong a,
.block__btn.llong a {
    width: 760px;

        background: url(../img/common/c-button-760.jpg) no-repeat;
}
.block__btn.n6 a{
    width: 836px;
    font-size: 18px;
    background: url(../img/common/c-button-840.jpg) no-repeat;
    line-height: 1.4;
}
.block__btn a span {
    

    display: block;
    color: #1190af;
    text-align: center;
    padding: 27px 0;
}
.block__btn.w410 a span{
padding: 21px 0;
font-size: 18px;
	
}
.block__btn.lllong a span{
padding: 29px 0;
font-size: 16px;
	
}
.block__btn.n6 a span {

    padding: 15px 0;
}
.block__btn a i {
    font-style: normal;
    background: url(../img/common/arrow-next.png) no-repeat;
	width: 20px;
    height: 18px;
    position: absolute;
    top: 28px;
    right: 30px;
}
.block__btn.w410 a i {

    top: 25px;
    right: 25px;
}
.block__btn.n6 a i {
    font-style: normal;
    background: url(../img/navi/06/btn-arrow.png) no-repeat;
	width: 23px;
    height: 15px;
    position: absolute;
    top: 31px;
    right: 20px;
}

.block__btn.n6 a.open i{
    background: url(../img/navi/06/btn-arrow-top.png) no-repeat;	
}
.block__btn.n6 .toggle-content{
	display: none;
	text-align: center;
}
.block__movie-check {
background: #e9f8fa;
    width: 650px;
    height: 120px;
    margin: 50px auto 100px;
}
.block__movie-check ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.block__movie-check li:first-child {
    justify-content: center;
    background: #21439f;
    width: 200px;
    height: 120px;
}
.block__movie-check li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 450px;
}
@media all and (-ms-high-contrast: none) {
.block__movie-check li {
    width: 400px;
}	
}
.block__movie-check li a{	
	text-decoration: none;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.block__movie-check li a:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.block__movie-check a {
    position: relative;
    text-decoration: none;
    display: block;
    margin: auto;
}
.block__movie-check a span {
  font-size: 18px;
  display: block;
  font-weight: bold;
  background: #7dd6cb;
  width: 360px;
  color: #21439f;
  text-align: center;
  padding: 22px 0 20px;
  border-radius: 10px;
  box-shadow: 0px 6px 0px rgb(51 161 151);
}
.block__movie-check a span.text-wrap{
	padding: 16px 0 16px;
}
.block__btn2 a {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.block__btn2 a:hover{
	    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}
.icon-hd {
    position: absolute;
    right: 16px;
    top: 60px;
}
.icon-hd small {
    display: block;
    text-align: right;
    font-size: 11px;
    padding-top: 3px;
}
.new-va-11 {
    vertical-align: -7px;
}
.block__check-point {
    margin: 35px auto;
    background: #fff;
}
.block__check-point.ent03{
	background: #fff;
}
.block__check-point .balloon{
  text-align: right;
  margin-bottom: -17px;
}
.block__check-point .check-point-inner{
	padding: 1px;
    border:1px solid #fff;
	
}
.block__check-point .block__check-point-ttl {
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    
    color: #000;
    background: url(../img/common/checkpoint-bg.jpg) no-repeat center 1px;
    background-size:100% auto;
    width: 974px;
    height: 80px;
    font-size: 25px;
    border: 1px solid #69bbd0;
    border-bottom: none;
}
.block__check-point .block__check-point-ttl .txt{
	padding-left: 210px;
}
.block__check-point .block__checkpoint-content {
  background: rgb(225,243,247);
  background: linear-gradient(180deg, rgba(225,243,247,1) 0%, rgba(255,255,255,1) 100%);
  padding: 30px;
  border: 1px solid #69bbd0;
  border-top: none;
}
.block__check-point.ent03 .block__checkpoint-content {
  color: #000;
  background: rgb(242,233,216);
  background: linear-gradient(180deg, rgba(242,233,216,1) 0%, rgba(255,255,255,1) 100%);
  padding: 30px;
}
.block__check-point .block__checkpoint-content p {
    margin: 0 0 25px;
}
.block__check-point .block__checkpoint-pic ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 845px;
    margin: auto;
}
.block__table-ent table {
    width: 100%;
    margin-top: 70px;
}
.block__table-ent thead th, 
.block__table-entth[rowspan] {
    background: #33b4d4;
    color: #FFF;
}
.block__table-ent table, 
.block__table-ent td, 
.block__table-ent th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5;
}
.block__table-ent th {
	text-align: left;
	padding: 15px 25px;
    background: #f2f9fb;
    color: #5f4918;
    font-weight: bold;
}
.block__table-ent td {
    text-align: center;
        padding: 15px 25px;
}
.block__table-navi table{
	width: 100%;
}
.block__table-navi table, 
.block__table-navi td, 
.block__table-navi th {
    border: 1px solid #ddd;
    border-collapse: collapse;
}
.block__table-navi table caption {
    font-weight: bold;
    text-align: left;
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    
}
.block__table-navi th {
    background: #f2f9fb;
    color: #000;
    font-weight: bold;
}
.block__table-navi td, 
.block__table-navi th {
    padding: 15px 25px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}
.note-list {
    margin: 20px 0;
    line-height: 1.6;
}
.note-list li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 12px;
}
.note-list i {
    font-style: normal;
    padding-right: 8px;
}
.block__point .block__point-ttl {
    background-color: #21439f;
    font-size: 22px;
    margin: 100px 0 35px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    height: 54px;
}
.block__point .block__point-ttl .label {

    color: #21439f;
    display: inline-block;
    margin: 5px 5px 5px 20px;
    background: #fff;
}
.block__point .block__point-ttl .label.d3 {

    padding: 0 40px 0 45px;
}
.block__point .block__point-ttl .label.n1 {

    padding: 0 25px 0 25px;;
}
.block__point .block__point-ttl .label.n4 {

    padding: 0 35px 0 50px;
}
.block__point .block__point-ttl .label.n5 {
    padding: 0 15px 0 15px;
}
.block__point .block__point-ttl .label ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 17px;
}
.block__point .block__point-ttl .label li {
	font-weight: bold;
    text-shadow: 1px 1px 6px #ffffff;
    font-size: 16px;
}
.block__point .block__point-ttl .label li:first-child {
    font-size: 14px;
    margin-right: 20px;
    line-height: 1.2;
}
.block__point .block__point-ttl .label li:first-child:after {
    content: "";
    border-right: 1px solid #000;
    width: 1px;
    height: 14px;
    display: inline-block;
    position: relative;
    right: -10px;
    top: 2px;
}
.block__point .block__point-ttl .label.n5 li:first-child:after {
    content: "";
    top: -7px;
}
.block__point .block__point-ttl .label b {
    font-size: 190%;
    vertical-align: -5px;
}
.block__point .block__point-ttl .txt{
	font-weight: bold;
	color: #fff;
	margin:0 0 0 15px;
}
.block__point .block__point-pic {
    flex-shrink: 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.block__point .block__point-subttl {
    background: linear-gradient(transparent 60%, #c1e8f2 60%);
	position: relative;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 10px;
    margin: 0 0 20px;
}

.block__point .note {
    text-align: right;
}
.block__panel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 50px auto 0;
}
.block__panel dl {
background: #e0f2f7;
    padding: 25px;
	width: 436px;
    margin-bottom: 2px;
    border-right:1px solid #fff;
}
.block__panel dt {
    font-size: 18px;
    color: #1190af;
    font-weight: bold;
    margin-bottom: 10px;
}
.block__panel dd {
	color: #000;
    font-size: 14px;
    line-height: 2;
}
.block__qr {
    background: #f3f3f3;
    width: 730px;
    margin: 30px auto;
}
.block__qr ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 25px 60px;
}
.block__qr li {
    margin: 0 0 0 auto;
}
.block__qr li:first-child {
    margin: 0;
}
.block__qr a {
    color: #000;
    text-decoration: underline;
}
.block__navi-box-col1 {
    margin: 50px 0;
}
.block__navi-box-col1 dt {
	text-align: center;
    font-weight: bold;
	background: #21439f;
    position: relative;
    color: #fff;
    padding: 12px 20px;
    font-size: 18px;
}
.block__navi-box-col1 dt img{
  vertical-align: -50%;
}
.block__navi-box-col1 dd {
    background: #f2f9fb;
    padding: 20px 20px 12px;

}
.block__navi-box-col1 dd .txt{
	margin-bottom: 20px;
}
.block__navi-box-col1 dd .txt li{
	display: inline-block;
  padding: 0 20px 0 0;
  line-height: 1.5;
}
.block__navi-box-col1 dd .txt li:before {
  content:  "";
  width:  10px;
  height:  10px;
  background-color: #21439f;
  border-radius:  50%;
  display: inline-block;
  margin-right: 5px;
}

.block__navi-box-col1 dd video{
	display: block;
	width: 95%;
	margin: auto;
}
.block__navi-box-col1 dd .pic img{
	display: block;
	width: 100%;
	margin: auto;
}
.block__navi-box-col1-elm{
	padding: 20px 0;
	border-top:1px solid #ccc;
}
.block__navi-box-col1-elm:first-child{
	border-top:none;
}
.block__navi-box-col1-elm{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.block__navi-box-col1-elm .pic{
	margin-right: 30px;
}
.block__navi-box-col1-elm .subttl{
	font-weight: bold;
	display: block;
	background:url(../img/navi/03/subttl-line.jpg) no-repeat left bottom;
	font-size: 17px;	
	margin:0 0 20px;
	padding:0 0 10px;
}
.block__navi-box-col1-elm li{
	color: #5e3f00;
	font-weight: bold;
}
.block__navi-box-col1-elm .subttl:after{
	content:"";
	display: block;
	background:url(../img/navi/top/subttl-line.png) no-repeat;
	width: 424px;
	height: 1px;
	position: relative;
	bottom:-5px;
}
.block__navi-box-col1-elm.pb0{
	padding-bottom: 0;
}
.block__movie_n1 video{
	display: block;
    width: 660px;
    height: auto;
    margin: -100px auto auto;	
}
.block__navi-box-col2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.block__navi-box-col2 dl {
    width: 482px;
}
.block__navi-box-col2 dt {
    font-weight: bold;
background:#33b4d4;
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
}
.block__navi-box-col2 dt small{
	font-size: 16px;
}
.block__navi-box-col2 dd {
    background: #f2f9fb;
    padding:5px 20px 20px;

}
.block__navi-box-col2 dd .ttl {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    margin-bottom: 5px;
}
.sectCtsSub-area {
	font-weight: bold;
	background: #f2f9fb;
    padding: 35px 0 30px;
}
#db-4-mapdata .align-center{
	text-align: center;
	font-size: 18px;
	margin:0 0 10px;
}
#db-4-mapdata div.map {
    display: flex;
    justify-content: center;
    align-items: center;
}
#db-4-mapdata div.map div.img {
    margin-right: 18px;
    width: 38%;
}

#db-4-mapdata div.map div.maplist {
    width: 54%;
}
#db-4-mapdata div.map div.maplist div.mapbtns {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#db-4-mapdata div.map div.maplist div.mapbtns a {
	text-align: center;
background: rgb(254,255,255);
background: linear-gradient(180deg, rgba(254,255,255,1) 0%, rgba(160,218,232,1) 100%);
    margin-bottom: 6px;
    padding: 0.2em;
line-height: 45px;
    width: 48%;
    color: #000;
    text-decoration: none;
}
#db-4-mapdata div.map div.maplist div.mapbtns a:hover {
  opacity: 0.6;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map1 {
  background: #c5bede;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map2 {
  background: #f4e0af;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map3 {
  background: #b3c69c;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map4 {
  background: #9fd3f3;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map5 {
  background: #efb9cd;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map6 {
  background: #f9ea6f;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map7 {
  background: #f8c6bd;
}
#db-4-mapdata div.map div.maplist div.mapbtns a.map8 {
  background: #b1dbc1;
}

.uk-list-bullet{
	margin-top: 15px;
}
.uk-list-bullet > li {
    padding-left: calc(1.5em + 0px)!important;
}
.tab-comment{
	margin: 40px 0 10px;
}
.unicom-my-tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 974px;
    margin: 0 auto 0;
    border: 1px solid #9fc1c0;
}
.unicom-my-tabs li {
background: rgb(254,254,255);
background: linear-gradient(180deg, rgba(254,254,255,1) 0%, rgba(211,232,237,1) 100%);
    color: #1190af;
    text-align: center;
    font-size: 15px;
    width: 25%;
    padding: 19px 0 0;
    cursor: pointer;
    border: 1px solid #fff;
    font-weight: bold;
   position: relative; 
   height: 45px;  
}
.unicom-my-tabs li:before{
	content: "";
    border-left: 1px solid #b2cfd0;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 68px;
    display: block;
}
.unicom-my-tabs li:first-child:before{
	content: "";
    border-left:0;

}
.unicom-my-tabs li:after{

  content: "";
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1190af transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
.unicom-my-tabs li.active {
	color: #fff;
background: rgb(72,198,229);
background: linear-gradient(180deg, rgba(72,198,229,1) 0%, rgba(25,160,192,1) 100%);
}
.unicom-my-tabs li.active:after{

  content: "";
   border-color: #fff transparent transparent transparent;
 
 } 
.unicom-my-tab-area .inner {
	position: relative;
	background: #f2f9fb;
    margin: 0 auto 0;
    border-left: 1px solid #9fc1c0;
    border-right: 1px solid #9fc1c0;
    border-bottom: 1px solid #9fc1c0;
    padding: 30px 30px 20px 30px;
}
.unicom-my-tab-content {
	
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    visibility: hidden;
    height: 0;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.unicom-my-tab-area .inner .ico{
	position: absolute;
	right:30px;
	top:40px;
}
.unicom-my-tab-content.active {
    visibility: visible;
    height: auto;
    margin: 20px 0;
}
.unicom-my-tab-content.block-center {
    justify-content: center;    
}
.unicom-my-tabs li img {
    display: block;
    width: 17px;
    margin: 10px auto 0;
}
.unicom-my-tab-content .pic{
	flex-shrink: 0;
	margin-right: 30px;
}

.unicom-my-tab-contents .subttl2 {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    padding:5px 10px;
    background: linear-gradient(transparent 55%, #ccecf4 55%);
    position: relative;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 10px;
    margin: 0 0 20px;
    line-height: 1.2;
}


.label-ttl {
	
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: left;
    align-items: center;
	padding:2px 0 2px 2px;
    margin:40px 0 20px;
background: rgb(39,171,203);
background: linear-gradient(90deg, rgba(39,171,203,1) 0%, rgba(255,255,255,1) 70%);
}
.label-ttl .txt01 {
    font-size: 16px;	
background: rgb(217,243,250);
background: linear-gradient(180deg, rgba(217,243,250,1) 0%, rgba(252,254,255,1) 100%);
    font-weight: bold;
    color: #000;
    padding: 8px 20px;
    font-weight: bold;
}
.label-ttl p {
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    width: 800px;
    position: relative;
    font-weight: bold;
    line-height: 1.2;
}
.n02-box{
	position: relative;
background: rgb(204,236,243);
background: linear-gradient(180deg, rgba(204,236,243,1) 0%, rgba(255,255,255,1) 30%);
text-align: center;
padding: 20px 0 0;
}
.n02-box .new{
	position: absolute;
	top:0;
	left:0;
}
.n02-box .title{
	font-weight: bold;
	color: #1190af;
	font-size: 18px;
}
.n02-box p{
	margin: 10px 0 0;
}
.n02-box .pic{
	margin: 10px 0 0;
}
.n02-box .btn{
	margin: 10px 0 0;
}
.block__red-box {
    color: #f00;
    border: 1px solid #ff0000;
    padding: 10px;
        line-height: 1.6;
    margin: 20px 0 0;
}
.n6-block{
	text-align: center;
	background: #f2f9fb;
	padding: 20px 20px 12px;
}
.n6-block .ttl{
	font-weight:bold;
	position: relative;
	color: #1190af;
	font-size: 20px;
	margin:0 0 20px;	
}
.n6-block .box{
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	margin: 20px 0 0;
  position: relative;
}
.n6-block .box:before{
  content: "";
  position: absolute;
  right: 0;
  	top: -50px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 80px 60px 0 60px;
    transform: rotate(
180deg);
}
.n6-block .box video{
	width: 100%;
}
.block__btn2 a{
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.block__btn2 a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.sub-page .block__h6 {
    color: #1190af;
background: #fff;
border:1px solid #79cee3;
    padding: 2px 0 0;
    margin: 50px 0 20px 0;
}
.sub-page .block__h6 span {
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 18px;
    height: 50px;
    padding: 0 0 0 18px;
}
.block__pic .caption {
    text-align: center;
    display: block;
    font-size: 12px;
}
.block__pic.box-ent {
    border-radius: 15px;
    background: #f3f3f3;
    border: 1px solid #e3e3e3;
    padding: 10px 10px 30px;
}
.block__pic.box-ent .btn a {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    color: #fff;
    position: relative;
    text-decoration: none;
    display: block;
    background: #5c4309;
    width: 415px;
    margin: auto;
    font-size: 18px;
    text-align: center;
    padding: 16px 0;
    margin: 20px auto 15px;
}
.block__ttl h3 img {
    vertical-align: -7px;
}
/*211214_新製品navi更新関連*/
.block__ttl .label {
  margin: 0 0 20px;
}
.block__ttl .label li {
  line-height: 26.7px;
  margin: 0 2.5px;
}
.block__ttl .label ul {
  display: flex;
  justify-content: flex-end;
  font-size: 15px;
  font-weight: bold;
}
.block__ttl .label .name {
  background: url(../img/common/label-name.png) no-repeat center top;
  width: 82px;
  height: 26px;
  text-align: center;
  padding-right: 4px;
}
.block__ttl .label .blue{
  background: rgb(204,238,246);
  background: linear-gradient(180deg, rgba(204,238,246,1) 0%, rgba(234,251,255,1) 100%);
  padding:0 7px;
}
/*220121_CA-DR03D生産完了注釈更新*/
.name_note{
  /*position: absolute;
  right: 16px;
  top: 65px;*/
  display: block;
  padding: 0 0 20px 20px;    
}
.name_note small{
  display: block;
  text-align: left;
  font-size: 11px;
  padding-top: 3px;
}
.name .star,
.name_note .star{
  color: #016bbf;
}
.name sup.star{
  font-size: 50%;
}
/*ent03*/
.dl_box{
  background: #f0f0f0;
  padding: 15px 0;
}
.dl_box h3{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 15px;
}
.dl_box ul.dl_box_btn{
  display: flex;
  justify-content: center;
}
.dl_box ul.dl_box_btn li{
  margin: 0 10px;
}
.movie_txt{
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
.block__pic p.pic_btn{
  background: #a8e2f0;
  margin-top: -2px;
}
.block__pic p.pic_btn a{
  width: 100%;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  color: #21439f;
}
.block__pic p.pic_btn a:hover{
  opacity: 0.75;
}
.block__content.mt25 {
  margin-top: 25px;
}

@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
.pc-only{
	display: none;
}
.sp-only{
	display: block;
}
.pb50 {
    padding-bottom: 25px!important;
}
.pt100 {
    padding-top:50px!important;
}
.mt90 {
    margin-top: 50px!important;
}
.nav-sp{
	position: relative;
}

.nav-sp.sp-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
  }
.nav-sp .nav-trigger{
  transition:background .5s,color .5s;
background: #21439f;
align-items: center;
justify-content: space-between;
color: #fff;
padding: 6px 10px;
}
.nav-sp .nav-trigger.open{
	
background: #21439f;	
}
.nav-sp .menu{
	font-weight: bold;
}
.nav-sp .hamburger {
  display : block;
  position: relative;
  top: 6px;
  width : 25px;
  height: 30px;
  cursor: pointer;
  text-align: center;
}
.nav-sp .hamburger span {
  display : block;
  position: absolute;
  width   : 22px;
  height  : 2px ;
  right    : 0;
  background : #fff;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition   : 0.5s ease-in-out;
  transition        : 0.5s ease-in-out;
}
.nav-sp .hamburger span:nth-child(1) {
  top: 0;
}
.nav-sp .hamburger span:nth-child(2) {
  top: 7px;
}
.nav-sp .hamburger span:nth-child(3) {
  top: 15px;
}

.nav-sp .hamburger.active span:nth-child(1) {
  top: 7px;
    right: 0;
  background : #fff;
  
  -webkit-transform: rotate(135deg);
  -moz-transform   : rotate(135deg);
  transform        : rotate(135deg);
}

.nav-sp .hamburger.active span:nth-child(2),
.nav-sp .hamburger.active span:nth-child(3) {
  top: 7px;
  background : #fff;
  -webkit-transform: rotate(-135deg);
  -moz-transform   : rotate(-135deg);
  transform        : rotate(-135deg);
}

.nav-sp .gnav-content {
background: #21439f;
	position: absolute;
	top: 42px;
  z-index : 999;
  left : 0;
  right:0;
  margin: auto;
  color: #fff;
  text-align: center;
  display: none;
  padding: 15px 15px 25px;
}
.nav-sp .gnav-content .nav-sub a{
  color: #fff;	
}
.nav-sp .sp-menu-box li{
	position: relative;
	line-height: 0;
	margin: 4px 0;
}
.nav-sp .sp-menu-box a:after{
	content:"";
	background:url(../img/top/nav-arrow-sp.png) no-repeat;
	background-size:100% auto;
	display: inline-block;
	width: 8px;
	height: 19px;
	margin: auto;
	position: absolute;
    bottom: 0;
    top:0;
    right:-14px;
    margin: auto;
	
}
.nav-sp .gnav-content .prd-title{
	font-weight: bold;
	text-align: center;
	border:1px solid #fff;
	padding: 6px 0;
    font-size: 1.2rem;
}
  .sub-page .mv picture{
    display: block;
  }
  video.swing_movie{
    max-width: 100%;
  }
  .footer-button {
    padding: 30px 0;
    margin: 50px 0 0;
  }
  .footer-button-inner {
    flex-wrap: wrap;
  }
  .footer-button .button-prev, .footer-button .button-next {
    width: 90%;
  }
  .footer-button a {
    padding: 14px 0;
    font-size: .9rem;
    margin: 5px 0;
  }
  .footer-button .button-prev a:after, .footer-button .button-next a:after {
    content: "";
    right: 15px;
  }
  .text-button {
    font-size: 14px;
  }
  .car-supplies {
    padding: 0 10px;
  }
  .car-supplies p {
    font-size: 14px;
  }
  .text-button {
    font-size: 14px;
  }
  .text-button a:after{
    margin-left: 5px;
  }

  /*231201_HAHE2023更新*/
  .c-title-center-2 {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 7px;
    margin: 20px 0;
  }
  ul.c-button-2 li {
    width: 45%;
  }
  ul.c-button-2 li a {
    font-size: .9rem;
    line-height: 1.5;
    padding: 15px 25px;
  }
  
  
@keyframes gnav-show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.nav-sp .gnav-content.active {
    display: block;
    animation: gnav-show .2s linear 0s;

}
.nav-sp .gnav-content .nav-sub{
	font-weight: bold;
	justify-content: center;
	font-size: .9rem;
}
.nav-sp .gnav-content .nav-sub li{
	margin:0 10px;
	padding: 15px 0;
}	
.nav-sp .gnav-content .main-nav .tab{
	font-weight: bold;
	text-align: left;
	padding:7.45vw 10px;
	border-bottom:1px solid #fff;
	font-size: 15px;
}
.nav-sp .gnav-content .main-nav .tab a{
	color: #fff;
}
.nav-sp .gnav-content .main-nav .tab.current a, 
.nav-sp .gnav-content .main-nav .tab a:hover {
    color: #fff;
}
.nav-sp .gnav-content .main-nav li.tab:first-child{
	border-top:1px solid #fff;	
}
.nav-sp .gnav-content .main-nav .tab.current{
	/*text-shadow:0 0 10px #fff;*/
background: #74d0f0;
/*background: linear-gradient(90deg, rgba(48,182,215,1) 0%, rgba(127,210,231,1) 45%, rgba(127,210,231,1) 100%);*/
	color: #21439f;
}
.nav-sp .main-nav{
	position: relative;
}
.nav-sp .menu-container2{

	position: absolute;
	right:0;
	top:0;
	    width: 50%;

}
.nav-sp .sp-menu-box.sb01{
background: #74d0f0;
    padding: 8px 20px;
    margin: auto;
	position: relative;
}
.nav-sp .sp-menu-box.sb02{
background: #74d0f0;
	padding: 8px 20px;
    margin: auto;
	position: relative;
	top: 18.7vw;
}
.nav-sp .sp-menu-box.sb03{
background: #74d0f0;
padding: 13px 20px;
    margin: auto;
	top: 0;
       
    position: relative;
}
.nav-sp .sp-menu-box.sb04{
background: #74d0f0;
    padding: 12.7px 20px;
    margin: auto;
    position: relative;
    top: 40vw;
}
.nav-sp .sp-menu-box.sb05{
background: #74d0f0;
    padding: 7px 20px;
    margin: auto;
	position: relative;
    top: 75vw;
}
.nav{
	display: none;
}
  .index .main{
    padding: 0;
  }
.index .mv {
    background: none;
	padding: 0;
  height: auto;
}
.index .mv-block-inner{
	flex-wrap: wrap;
	justify-content: center;
}
.index .mv h3 {
    font-size: 15px;
    margin: 0 0 10px;
}
.index .mv .mv-button{
	width: 95%;
}
.index .special-contents {
    margin: 0 0 30px;
}
.index .special-contents .next-arrow{
	right:-35px;
}

.index .special-contents .prev-arrow{
	left:-35px;
}
.index .special-contents .next-arrow img,
.index .special-contents .prev-arrow img{
    height: auto;
    width: 20px;	
    position: relative;
    top:7px;
}
.index .special-contents .prev-arrow,
.index .special-contents .next-arrow {
    width: 34px;

        top: 42%;
}

.index .special-contents .slick-slider {
    width: 80%;
}
.index .special-contents .slick-slide{
	margin:0 .5px;
}
.index .special-contents-inner {
    background: url(../img/top/slider-bg-sp.jpg) no-repeat center top;
    background-size:100% 100%;
    padding: 40px 0;
}
.index .special-contents .ttl {
	padding-bottom: 15px;
    width: auto;
    margin: auto;
    font-size: 15px;
  margin-bottom: 30px;
}
.index .sec-lead {
    text-align: center;
    background: url(../img/top/sec00-bg-sp.jpg) no-repeat;
    padding: 20px 0;
}
.index .sec-lead .ttl {
    margin-bottom: 10px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.index .c-button a {

    width: 52%;

}
.index .sec-01 {
    text-align: center;
    background: url(../img/top/sec01-bg-sp.jpg);
    background-size: cover;
    padding: 30px 0 80px;
}
.index .sec-01 .block{
	flex-wrap: wrap;
	height: auto;
}
.index .sec-01 .ttl {
    padding: 0 0 10px;
}
.index .sec-01 .text {
    text-align: center;
    line-height: 1.5;
    font-size: 15px;
    padding: 0;
    width: 100%;
}
.index .sec-01 .pic {
    position: static;

}
.index .sec-01 .text small {
    font-size: 12px;
    margin-top: 4px;
}
.index .sec-01  .c-button{
	margin-top: -60px;
}

.index .sec-02 {
    background: url(../img/top/sec02-bg-sp.jpg);
    background-size: cover;
    padding: 30px 0 20px;
}
.index .sec-02 .ttl {
    padding: 0 0 10px;
}
.index .sec-02 .sp-text {
    text-align: center;
    line-height: 1.5;
    font-size: 15px;
    padding: 0;
    width: 100%;
    font-weight: bold;
    color: #fff;

}
.index .sec-02 .pic {
    right: 0;
    width: 60%;
}
.index .sec-02 .text {
    text-align: center;
    width: 34%;
    padding: 50px 5px 0;
}
.index .sec-02 .c-button {
    margin-top: 0;
}
.index .sec-03 {
    background: url(../img/top/sec03-bg-sp.jpg);
    background-size: cover;
    padding: 30px 0 20px;
}
.index .sec-03 .block {
	flex-wrap: wrap;
	justify-content: center;
    position: relative;
    height: auto;
}
.index .sec-03 .ttl {
    padding: 0 0 10px;
}
.index .sec-03 .text {
    text-align: center;
    line-height: 1.5;
    font-size: 15px;
    padding: 0;
    width: auto;
    padding:0 0 30px;
}
.index .sec-03 .pic {
    position: static;

}
.index .sec-03  .c-button{
	margin-top: -60px;
}
.index .sec-04 {
    text-align: center;
    background: url(../img/top/sec04-bg-sp.jpg);
    background-size: cover;
    padding: 30px 0 20px;
}
.index .sec-04 .ttl{
	margin-bottom: 10px;
}
.index .sec-04 .text {
    text-align: center;
    font-size: 15px;
    padding: 0;
    width: 90%;
    margin:0 auto 10px;
}
.index .sec-04 .c-button {
    margin-top: 15px;
}
.index .sec-05 {
    text-align: center;
    background: url(../img/top/sec05-bg.jpg);
    background-size: cover;
    padding: 50px 0 20px;
}
.index .sec-05 .text {
    text-align: center;
    font-size: 15px;
    padding: 0;
    width: 90%;
    margin: auto;
}
.index .sec-05 .pic {
    margin-top: 0;
}
.index .sec-05 .c-button {
    margin-top: 0;
}
.index .sec-06 {
    padding: 70px 0 60px;
}
.index .sec-06 .block{
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.index .sec-06 .pic {
    margin: 0 auto 15px auto;
    width: 90%;
}
.index .lineup .ttl {
    font-size: 20px;
    margin: 0 0 30px;
}
.index .sec-06 .text {
    margin: 25px auto 0;
    width: 90%;
}
.index .lineup {
    padding: 30px 0 10px;
}

.index .lineup .list li .btn a {
    width: auto;
    height: auto;
}
.index .lineup .list li {
    width: 37%;
    text-align: center;
    margin: 0 6% 30px;
}
.index .lineup .list li.lineup03{
	
}
.spacer {
  width: 100%;
}
.index .lineup .note {
    text-align: center;
    color: #fff;
    font-size: 7px;
    margin: 20px 0 2px;
}
.sub-page .container {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
.sub-page .mv {
    background: none;
    background-size: cover;
    padding: 0;
     font-size: 0;
    height: auto;
}
.sub-page .mv .strada-txt small {
    padding: 4px 20px;
    font-size: 13px;
}
.sub-page .mv .strada-txt .title {
    font-size: 13px;
}
.sub-page .mv .strada-txt {
    background: url(../img/common/strada-ttl-bg-sp.jpg) no-repeat center top;
    height: 29px;
}

.block__ttl h3 {
    font-size: 17px;
   width: auto;
    height: auto;
    padding: 10px 15px 10px 35px;
    line-height: 1.7; 
    margin:0;
}
  .block__ttl h3.fs30{
    font-size: 17px;
  }
.block__ttl .sub-ttl {
    font-size: 20px;
    padding: 15px 13px 0 0;
    margin: 0;
}
.sub-page p {
    font-size: 15px;
    line-height:1.6;
}
.block__ttl {
    margin: 20px 0 15px 0;
}
.block__ttl h3 .notes {
    font-size: 12px;
    position: static;
    display: block;
}
.sub-page h4 {
    font-size: 17px;
    margin: 50px auto 15px auto;
    padding: 13px 0;
}
.sub-page h5 {
    font-size: 20px;
    line-height: 1.5;
}
.sub-page .block__h6 span {
    font-size: 16px;
    height: auto;
    padding: 9px 0 9px 13px;
        line-height: 1.4;
}
.sub-page .block__h6 span:before {
    content: "";
    border-left: 0;
    width: 0;
    height: 0;
    padding: 0;
}
.flex-block .block__pic.ml30{
	margin-left: 0!important;
}
.block__slider .prev-arrow {
    left: 10px;
    top: 40%;
    width: 35px;
    height: auto;
}
.block__slider .next-arrow {
    right: 10px;
    top: 40%;
       width: 35px;
    height: auto; 
}
.block__slider .block__slider-ttl {
    margin: 0 auto 15px;
    width: 95%;
}
.block__slider .slick-dots li.slick_button{
	display: none;
}

.block__btn.w410 a,
.block__btn a {
    background: url(../img/common/c-button-580-sp.jpg) no-repeat;
    background-size:100% auto;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
}
.block__btn.n6 a {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    background: url(../img/common/c-button-840-sp.jpg) no-repeat;
    background-size: 100% auto;
    line-height: 1.4;
}
.block__btn.lllong a,
.block__btn.long a,
.block__btn.llong a{
    background: url(../img/common/c-button-2-sp.jpg) no-repeat;
    background-size:100% auto;
    width: 100%;
    font-weight: bold;	
}
.block__btn.long a{
	font-size: 14px;
}

.block__btn.w410 a span,
.block__btn a span {
	font-size: 15px;
	position: relative;
	left:-15px;
    padding: 13px 0;
    line-height: 1.4;
}
.block__btn.n6 a span {
    font-size: 15px;
    position: relative;
    left: 0;
    padding: 10px 0;
    line-height: 1.4;
}
.block__btn.lllong a span,
.block__btn.long a span,
.block__btn.llong a span{
    padding: 13px 0;	
}
.block__btn.lllong a span{
	font-size: 13px;
}
.block__btn.w410 a i,
.block__btn a i {
    font-style: normal;
    background: url(../img/common/arrow-next.png) no-repeat;
    background-size: auto;
    width: 25px;
    height: 18px;
    position: absolute;
    top: 17px;
    right: 15px;
}
.block__btn.lllong a i,
.block__btn.long a i,
.block__btn.llong a i{
   top: 27px;	
}
.flex-block .block__pic,
.block__pic {
    margin: 15px 0;
}
.block__pic_sp_s{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.block__movie-check {
    width: auto;
    height: auto;
    margin: 20px auto 30px;
}
.block__movie-check li:first-child {
    width: 25%;
    height: auto;
    padding: 12px 10px;
    flex-shrink: 0;
}
.block__movie-check li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin: auto;
    padding: 0;
}
.block__movie-check a {
    width: 85%;
    font-size: 15px;
}
.block__movie-check.g2 a {
    font-size: 16px;
}
.block__content .block__movie-check a {
    width: 85%;
}
.block__movie-check a span {
  padding: 19px 0;
  /*background: url(../img/common/movie-button-sp.jpg) no-repeat;
  background-size:100% auto;*/
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 15px;
}
.block__movie-check a span.text-wrap {
    padding: 10px 0 10px;
    line-height: 1.3;
}
.block__box-color {
    width: auto;
}
.block__box-color .block__box-list {

    font-size: 14px;
}
.block__box-color .block__box-list .th {

    width: 30%;
}
.block__box-color .block__box-list .td {

    width: 70%;
    background: #f0f0f0;
    padding: 10px;
    line-height: 1.6;
}
.block__box-color .block__box-list .td i {

    width: 10px;
    height: 10px;

}
.block__check-point .block__checkpoint-content {
    padding: 15px;
}
.block__check-point .block__check-point-ttl {
    background: url(../img/common/checkpoint-bg-sp.jpg) no-repeat center top;
    background-size:100% auto;
    width: auto;
    height: 60px;
	font-size: 15px;
    line-height: 1.4;
}
.block__check-point .block__check-point-ttl.two {
    background: url(../img/common/checkpoint-bg2-sp.jpg) no-repeat center top;
    background-size:100% auto;
    width: auto;
    height: 110px;
	font-size: 15px;
    line-height: 1.4;
}
.block__check-point .block__check-point-ttl .txt {
    padding-left: 130px;
    padding-right: 10px;
}
.block__check-point .check-point-inner {
    padding: 1px;
    border: none;
}
.block__check-point .block__checkpoint-pic ul {

    width: auto;
}
.flex-block{
	flex-wrap: wrap;
}
.flex-block.w345 .block__content {
    width: auto;
    margin-bottom: 10px;
}
.flex-block .block__pic {
    width: 100%;
}
.sub-page .section-btn {
    padding: 15px 0 20px;
    margin: 15px 0 0;
}
.sub-page .section-btn ul{
	flex-wrap: wrap;
}
.sub-page .section-btn li{
	width: 100%;
	margin: 2px 0;
}
.sub-page .section-btn a {
	position: relative;
	width: 100%;
    font-size: 15px;
    background-size: 100% auto;
    border:0;
}
.sub-page .section-btn li a i{
	right:10px;
}
.sub-page .section-btn li:first-child a i {
	left:10px;
}
.sub-page .section-btn li a i,
.sub-page .section-btn li:first-child a i {
    background-size: 100% auto;
    top: 7px;
    width: 27px;
    height: 27px;
}
.sub-page .section-btn li:first-child{
	margin-bottom: 15px;
}
.sub-page .section-btn a span {
    padding: 14px 0 12px;
}
.block__movie-check a span.lh21{
	    padding: 5px 0;
}
.block__point .block__point-ttl {
    /*background: url(../img/common/point-ttl-sp.jpg) no-repeat;
    background-size:100% auto;*/
    margin: 45px 0 20px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding:5px 0 6px;
}
.block__point .block__point-ttl .txt {
    vertical-align: 0;
    padding:0 5px;
    font-size: 15px;
    font-weight: bold;
        line-height: 1.4;
        margin:0 0 0 5px;
}
.block__point .block__point-ttl .label.n5,
.block__point .block__point-ttl .label.n4,
.block__point .block__point-ttl .label.n1,
.block__point .block__point-ttl .label.d3,
.block__point .block__point-ttl .label{
	padding: 5px;
	width: 35%;
	flex-shrink: 0;
	margin: 0 0 0 5px;
}
.block__point .block__point-ttl .label ul{
	flex-wrap: wrap;
}
.block__point .block__point-ttl .label li {
    font-size: 16px;
    width: 100%;
    text-align: center;
    line-height: 1;
}
.block__point .block__point-ttl .label li:first-child {
	    line-height: 1;
    font-size: 13px;
    margin-right: 0;
    width: 100%;
}
.block__point .block__point-ttl .label li:first-child:after {
    content: "";
    border-right: 0;
    width: 0;
    height: 0;
}
.block__point .block__point-ttl .label b {
    font-size: 170%;
}

.block__point .block__point-pic {
	width: 100%;
    flex-shrink: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
}
.block__point .block__point-pic.ml30{
	margin-left: 0!important;
}
.block__box-gold {
    background: url(../img/common/bg-box-gold-sp.jpg) no-repeat;
    background-size: cover;
    padding: 15px;
    margin: 40px 0 0;
}
.unicom-my-tabs {
    flex-wrap: wrap;
    width: auto;
    margin: 0 auto 0;
}
.unicom-my-tabs li {
    width: 49.4%;
    font-size: 13px;
    padding: 10px 0 0;
}
.unicom-my-tabs.tab5 li {
    width: 32.72%;
    font-size: 14px;
}
.unicom-my-tabs li:nth-child(4), 
.unicom-my-tabs li:nth-child(5) {
    width: 49.4%;
}
.unicom-my-tab-area .inner .ico {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 120px;
}
.unicom-my-tab-contents.pt70{
	padding-top: 0;
}
.unicom-my-tab-content .pic {
    margin-right: 0;
    width: 100%;
}
.unicom-my-tab-content {
    flex-wrap: wrap;
}
.unicom-my-tab-content .txt{
	margin-top: 5px;
}
.unicom-my-tab-area .inner {
    padding: 15px;
}
#db-4-mapdata div.map div.img {
    margin-right: 10px;
    width: 50%;
}
div.sectCtsSub-area {
    margin: 20px auto 20px;
    padding: 15px;
    background: #f2f9fb;
}
#db-4-mapdata .align-center {
	font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.4;
    padding: 7px 0 0;
}
#db-4-mapdata div.map div.maplist div.mapbtns a {
    padding: 0 5px;
    line-height: 2;
}
#db-4-mapdata div.map div.maplist .uk-lightbox{
	margin-bottom: 0;
}
.label-ttl {
background: rgb(41,172,205);
background: linear-gradient(90deg, rgba(41,172,205,1) 0%, rgba(72,196,226,1) 80%, rgba(255,255,255,1) 100%);
    padding: 1px 0 1px 2px;

}
.label-ttl .txt01 {
	font-size: 15px;
    padding: 7px 0;
    width: 30%;
    text-align: center;
}
.label-ttl p {
	font-size: 15px;

    padding: 1px 10px;
    width: 80%;
}
.w880 {
	flex-wrap: wrap;
    width: auto;

}
.n02-box{
	width: 100%;
	margin:0 0 10px;
}
.lh21{
	line-height: 21px!important;
}
.block__navi-box-col1 {
    margin: 25px 0;
}
.block__navi-box-col2 dt {
    padding: 8px 10px;
    font-size: 16px;
}
.block__navi-box-col2{
	flex-wrap: wrap;
}
.block__navi-box-col2 dl {
    width: 100%;
    margin: 8px 0;
}
.block__navi-box-col2 dt:after {
    content: "";
    width: 99%;

}
.block__navi-box-col1 dt:after {
    content: "";
    width: 99%;
}
.block__navi-box-col1 dd {
    padding: 15px;
}
.block__navi-box-col1 dd ul{
	flex-wrap: wrap;
}
.block__navi-box-col1 dd  .w215 {
    width: 49%;
}
.block__navi-box-col1 dd li{
	margin-bottom: 15px;
}
.block__navi-box-col1-elm{
	flex-wrap: wrap;
}
.block__navi-box-col1-elm .pic {
    margin-right: 0;
}
.block__navi-box-col1-elm .text{
	width: 100%;
}
.block__navi-box-col1-elm .img{
	width: 100%;
}
.block__navi-box-col1-elm .subttl {
    font-size: 16px;
    margin: 20px 0 15px;
    padding: 0 0 5px;
}
.block__navi-box-col1 dt {
    padding: 10px 10px 9px;
    font-size: 15px;
}
.block__navi-box-col1 dd .txt {
    margin-bottom: 0;
}
.block__table-ent table,
.block__table-ent td,
.block__table-ent th {
    word-break: break-all;
    padding: 10px;
}
.block__black .col2{
	flex-wrap: wrap;
}
.block__black .col2_box {
    width: auto;
}
.block__black .pic {
    text-align: center;
    margin: 10px auto!important;
}
.block__pic.box-ent .btn a {
    font-size: 16px;
    padding: 10px 0;
    margin: 20px auto 15px;
    width: auto;
}
.block__pic.box-ent .btn a i {
    font-style: normal;
    background: url(../img/common/arrow-next.png) no-repeat;
    background-size: 100% auto;
    width: 20px;
    height: 16px;
    top: 16px;
    right: 10px;
}
.block__qr {
    width: auto;
}
.block__qr ul {
    padding: 15px;
}
.block__qr li:first-child {
    margin: 0 10px 0 0;
}
.option-flex dl {
    width: 100%;
}
.option-flex dl.blank{
	display: none;
}
  .option-flex dl:nth-child(even) {
    border-right: 1px solid #ddd;
  }
.option-flex ul {
    right: 11px;
    top: 64px;
    width: 70px;
}
.option-flex dd {
    padding: 10px 10px 20px;
}
.block__table.spec-tbl {
    margin-top: 30px;
    padding: 10px;
    word-break: break-all;
}
.block__btn.n6 a i {
    font-style: normal;
    background: url(../img/navi/06/btn-arrow.png) no-repeat;
    background-size: 100% auto;
    width: 27px;
    height: 18px;
    position: absolute;
    top: 20px;
    right: 7px;
}
.block__btn.n6 .sm {
    font-size: 12px;
}
.block__btn.n6 a.open i {
    background: url(../img/navi/06/btn-arrow-top.png) no-repeat;
    background-size: 100% auto;
}
.images_area_sp {
    margin-top: 30px;
    margin-bottom: 60px;
}
.slick-prev:before, .slick-next:before {
    color: #d7ad11 !important;
}
 .slick-prev{
    left: 20px!important;
  }
  .slick-next{
    right: 20px!important;
  }
  .slick-prev,
  .slick-next{
    z-index: 100;
  }
  .slick-dots li button:before{
    font-size: 30px !important;
    top: 10px !important;
  }
.index-page #sections {
    width: auto;

}
.container {
    width: auto;
}
.new-icon {
	width: 50px;
    float: right;
    top: -16px;
    right: -5px;
    position: relative;
}
.section_topBox {
width: 100%;
    margin: 0 auto;
    padding: 15px;
    height: auto;
    background-size:cover;
}
.section_topBox h2 {
    font-size: 18px;
    padding: 0 20px;
    height: auto;
    line-height: 1.5;
    margin: 0 0 15px;
}
  .section_topBox.odd{
    background: url(../img/top/bg_odd_left_sp.png) no-repeat top left, url(../img/top/bg_odd_right_sp.png) no-repeat top right;
    background-color: #fff;
    padding: 20px 0 0 0;
    box-sizing: border-box;
    background-size: 50%;
  }
  .section_topBox.even{
    background: url(../img/top/bg_even_left_sp.png) no-repeat top left, url(../img/top/bg_even_right_sp.png) no-repeat top right;
    background-color: #d9e9ef;
    padding: 20px 0 0 0;
    box-sizing: border-box;
    background-size: 50%;
  }
.topBox_text01 {
    font-size: 22px;
}
.topBox_text01 br{
	display: none;
}
.topBox_text02 {
    font-size: 16px;
    margin: 20px 0;
}
.topBox{
	flex-wrap: wrap;
  padding: 0 20px;
}
  .section_topBox.even .topBox{
    flex-wrap: wrap-reverse;
  }
  .topBox_03{
    flex-wrap: wrap;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
.topBox_img {
    padding: 0 20px;
    box-sizing: border-box;
}
.topBox_txtarea {
  padding: 5px;
  font-size: 16px;
}
  .topBox_03 .topBox_txtarea {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section_topBox.odd .topBox_btn {
    background: url(../img/top/bg_odd_btn_right_sp.png) no-repeat top right;
    padding: 25px;
    box-sizing: border-box;
    background-size: 50%;
  }
  .section_topBox.even .topBox_btn {
    background: url(../img/top/bg_even_btn_left_sp.png) no-repeat top left;
    padding: 25px;
    box-sizing: border-box;
    background-size: 50%;
  }
  .topBox_btn {
    margin: 20px auto 0;
  }
  .topBox_btn a img {
    width: 60%;
  }
  .topBox_note {
    font-size: 10px;
  }

.feature {
    text-align: center;
    padding: 15px 0 0;
    width: 95%;
    margin: auto;
}
.f_lineup .container{
	width: 95%;
}
.f_lineup .lineup_title {
    font-size: 18px;
}
.f_lineup .list{
	flex-wrap: wrap;
}
.f_lineup .list li {

 margin-bottom: 20px;
    width: 30%;
}
.f_lineup .button {
    width: auto;
}
.f_lineup .name {
padding: 10px 0 15px;
    font-size: 13px;
}
.f_lineup .comment {
    margin: 10px 0 0;
}
.page_ttl {
    padding: 15px 0 20px;
}
.page_ttl_inner {
    width: auto;
}
.page_ttl h1 {
    padding: 4px 0;
    font-size: 17px;
    margin: 0 auto 10px;
    width: 93%;
}
.page_ttl .sub_ttl {
    font-size: 17px;
}
.header_btn .wrap976 {
    width: auto;
}
.sub-page .section-btn li:last-child a:before {
    content: "";
    top: 39%;
    right: 15px;
}
.sub-page .section-btn li:first-child a:before {
    content: "";
    top: 39%;
    left: 15px;
}
  .sub-page .section-btn li:first-child a:after{
    top: 30%;
  }
  .sub-page .section-btn li:last-child a:after{
    top: 30%;
  }
  .sub-page .section-btn a{
    box-shadow: 0px 4px 0px rgb(51 161 151);
  }
table#RE07_RA07_spec td {
    padding: 10px 5px;

}
table#RE07_RA07_spec {
    margin: 45px auto 0;

}
  /*220121_CA-DR03D生産完了注釈更新*/
  .name_note small{
    width: 160px;
  }
    /*ent03*/
  .dl_box ul.dl_box_btn{
    flex-flow: column nowrap;
  }
  .movie_txt{
    font-size: 15px;
    line-height: 1.6;
  }

}

@media screen and (max-width: 380px){


.block__check-point .block__check-point-ttl {
    height: 55px;
}
.nav-sp .sp-menu-box.sb04 {
    padding:20px;

}
.nav-sp .sp-menu-box.sb05 {
    top: 77vw;
}
.sub-page .section-btn a span {
    padding: 11px 0 12px;
}
.block__btn.lllong a span,
.block__btn.long a span,
.block__btn.llong a span{
    padding: 10px 0;	
}
.block__btn.n6 a span, .block__btn.w410 a span, .block__btn a span {
    padding: 11px 0;
}
.block__point .block__point-ttl .label li:first-child {
    font-size: 11px;

}
.block__btn.n6 a i {

    top: 12px;
}
.sub-page .section-btn li:last-child a:before,
.sub-page .section-btn li:first-child a:before {
    content: "";
    top: 36%;
}
.block__point .block__point-ttl {
padding: 2px 0 0;
}
.block__btn.lllong a i,
.block__btn.long a i,
.block__btn.llong a i{
   top: 24px;	
}
.block__check-point .block__check-point-ttl.two {
    font-size: 14px;
}
.block__btn.lllong a span {
    font-size: 12px;
    left:0;
}
}