a:hover{
	text-decoration: none;
}
.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.area-main-under .block .block-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.ml-auto {
    margin: 0 0 0 auto;
}
.pt20 {
    padding-top: 20px!important;
}
.pr35 {
    padding-right: 35px
px
!important;
}
.area-main-under .block .comment {
    padding: 0 35px 0 0;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 2;
}
.block__btn {
    margin: 50px auto 0;
}
.block__btn a {
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
    position: relative;
    text-decoration: none;
    display: block;
    background: #633625;
    width: 640px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
	border: solid 1px #fff; 
	outline: solid 1px #633625; 
	outline-offset: 1px;     
}
.block__btn 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);
}
.block__btn a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.block__btn.w410 a {
    width: 412px;
}
.block__btn.long a {
    width: 640px;
}
.block__btn.lllong a,
.block__btn.llong a {
    width: 760px;
}
.block__btn a span {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    display: block;
    color: #fff;
    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.w410 a i {

    top: 14px;
    right: 25px;
}
.area-main-under .block .pic {
    text-align: center;
}
.area-main-under {
    border-top: 8px solid #9a624c;
}
.area-main-under .block {
	width: 1200px;
	margin:100px auto 0;
    padding:45px 0;
    background:url(../img/common/block_bg.jpg) no-repeat center top;
}
.block.block-cancel{
	padding: 0;
	margin: auto;
	background:none;
}
.block__ttl h3,
.area-main-under .ttl {
    color: #863e21;
    font-weight: bold;
    font-family:  "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif!important;
    border-bottom:1px solid #cbac9f;
    padding:0 0 3px;
    margin:0 0 20px;
    font-size: 1.67rem;
}
.area-main-under .subttl{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	color: #000;
	font-weight: bold;
	margin: 0 0 35px;
    display: block;
	font-size: 1.9rem;
}
.lower_global_nav{
	background: #000;
	padding:10px 0 25px;
}
.lower-mv-strada{
	background:#eee url(../img/common/lower_header_bg_white.jpg) no-repeat center top;
	padding: 17px 0;
}
.lower-mv-strada-inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
.mv-strada-text{
	margin:auto;
}
.lower-mv-main{
	position: relative;
	background:#efddd5 url(../img/common/lower_header_bg_black.jpg) no-repeat center top;
	background-size: cover;
}

.lower-mv-main .note{
	display: block;
	text-align: right;
	color: #fff;
	position: relative;
	top:-10px;	
}

.mv-main-heading{
	text-align: center;
}
.mv-main-heading img{
	margin-top: -55px;
}
.mv-main-single .mv-main-heading {
    text-align: center;
}

.mv-main-heading .heading-single{
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    text-align: center;
    font-weight: bold;
    color: #863e21;
    font-size: 2rem;
    padding:140px 0 180px 0;
}
.mv-main-text{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	color: #000;
	font-weight: bold;
	padding: 15px 0 10px;	
}

.mv-main-text .text-primary{
	background: #853d20;
	color: #fff;
	margin:0 10px 0 0;
	padding: 7px 10px;
}
.mv-main-single .mv-main-text .text-primary {
    padding: 7px 50px;
}
.mv-main-text .text-secondary{
	font-size: 1.2rem;
}


.lower-title{
	 width: 1200px;
    margin: 100px auto 0;
    padding: 45px 0;
    background: url(../img/common/block_bg.jpg) no-repeat center top;
}
.lower-title .title-sub{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	color: #863e21;
    font-weight: bold;
    border-bottom: 1px solid #cbac9f;
    padding: 0 0 3px;
    margin: 0 0 20px;
    font-size: 1.3rem;
    line-height: 1.75;
}
.lower-title .title-main{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
    margin: 0;
    display: block;
    font-size: 1.8rem;
    line-height: 1.4;
}
.label-models{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	font-size: .85rem;
}
.label-models-item{
	font-weight: bold;
	position: relative;
	background: #fff;
	margin:0 15px 0 0;
	padding: 7px 8px 5px;
	color: #5d5d5d;
}



.label-models-item:after{
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border: 12.5px solid transparent;
    border-left: 8px solid #fff;
}

.label-models-item::before, 
.label-models-item::after {
content: "";
position: absolute;
display: block;
width: 17px;
height: 1px;
left:71px;
top:-1px;
}
.label-models-item::before {
border-top: solid #d6d6d6 1px;
transform: rotate(50deg);
transform-origin: left top;
}
.label-models-item:after{
border-top:0;
border-left:0;
border-right:0;	
border-bottom: solid #d6d6d6 1px;
transform: rotate( -50deg);
transform-origin: left bottom;
top: 23px;
}
.label-models-item{
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;	
	padding: 6px 8px 3px;	
	margin:0 20px 0 0;
}
.label-models-gold{
	background: rgb(244,226,155);
	background: linear-gradient(180deg, rgba(244,226,155,1) 0%, rgba(215,185,68,1) 100%);
	font-weight: bold;	
	margin:0 4px 0 0;
	padding: 7px 8px 5px;
}
.label-models-silver{
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(182,182,182,1) 100%);	
	font-weight: bold;	
	padding: 7px 8px 5px;
}
.lower-title .new{
    padding-left: 10px;	
    vertical-align: 0;
    /*vertical-align: -4px;*/
}
.lower-title .note{
    text-align: right;
    position: relative;
    display: block;
    top: 10px;	
}
.lower-page .section{
	/* padding:0 0 145px; */
}
.lower-main-content{
	border-top:8px solid #a4924a;
}
.c-text p{
	margin:0 0 35px;
}
.c-text .c-text-title{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;	
	background: rgb(248,243,242);
background: linear-gradient(180deg, rgba(248,243,242,1) 0%, rgba(243,231,228,1) 100%);
	color: #863e21;
	font-weight: bold;
	padding: 23px;
	font-size: 1.1rem;
	margin:0 0 20px;
}
.c-img,
.c-video{
	text-align: center;
	margin-bottom: 45px;
}

.c-movie{
	position: relative;
	background:#1d1e1e url(../img/common/parts_movie_bg.jpg) no-repeat center top;
	padding: 25px 75px 25px 50px;
	border:6px solid #d99b82;
}
.c-movie .movie-title{
	position: absolute;
	top: -44px;
    left: 0;
}
.c-movie .movie-main{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.c-movie .movie-check{
	font-weight: bold;
	color: #863e21;	
	font-size: 1.4rem;
}
.c-movie .movie-play{
	margin:0 auto 0 20px;
}
.c-movie .movie-button a{
	opacity: 1;
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;	
	position: relative;
	color: #000;
	text-align: center;
	display: block;
	border:1px solid #7c7c7c;
	background:rgba(255,255,255,.5);
	width: 490px;
	padding: 18px 0;
	font-size: 1.3rem;
}
.c-movie .movie-button a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    right: 25px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-movie .movie-button a:hover{
	text-decoration: none;
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";	
}
.c-link-full{
	position: relative;
	background: url(../img/common/link_bg.jpg) no-repeat;
	background-size:cover;
	padding: 25px 75px;
	margin: 100px 0 0;
}
.c-link-text{
	position: absolute;
	top: -34px;
    left: -75px;	
}
.c-link-full a{
	opacity: 1;
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;	
	position: relative;
	color: #000;
	text-align: center;
	display: block;
	border:1px solid #7c7c7c;
	background:rgba(255,255,255,.5);
	width: 830px;
	padding: 18px 0;
	font-size: 1.3rem;
}
.c-link-full a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    right: 25px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-link-full a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";	
}
.c-link-black a{
	opacity: 1;
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;	
	position: relative;
	color: #fff;
	text-align: center;
	display: block;
	border:1px solid #fff;
	background:rgba(0,0,0,1);
	margin: auto;
	width: 490px;
	padding: 18px 0;
	font-size: 1.3rem;
}
.c-link-black a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    right: 25px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-link-black a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}
.c-point-list{
	margin: 100px 0 0;
}
.c-point-list .c-img{
	margin: 0;
}
.c-point-list .c-text p {
    margin: 0 0 45px;
}
.c-point-list .point-list-title{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	font-weight: bold;
background: rgb(237,216,208);
background: linear-gradient(180deg, rgba(237,216,208,1) 0%, rgba(251,238,233,1) 100%);	
	padding: 4px;
	margin:100px 0 40px;
}
.c-point-list .list-title-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	color: #fff;
	line-height: 1;
	background: #633625;
	border:1px solid #fff;
	padding: 5px 15px 3px 5px;
	margin:1px 20px 1px 0;
	max-width: 260px;
    min-width: 220px;
}
.c-point-list .item-text-p{
	text-align: center;
	position: relative;
	font-size: .85rem;
	padding:0 15px 0;
}
.c-point-list .item-text-p:after{
	content:"";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	border-right:1px solid #fff;
    right: 7px;
    top: 0;
    bottom: 0;
}
.c-point-list .num{
	font-size: 1.9rem;
	position: relative;
	right:-2px;
}
.c-point-list .list-title-main{
	color: #863e21;
	font-size: 1.25rem;
}
.c-parts-01{
	
}
.c-parts-01 .c-parts-01-title{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	background: #7f7139;
	color: #fff;	
	font-weight: bold;
	font-size: 1.15rem;
	margin:0;
	padding: 15px;
}
.c-parts-01 .c-parts-01-box{
	background: #f3f1e6;
	color: #a4924a;	
	padding: 20px;
	margin:0 0 15px;
}
.c-parts-01 .c-parts-01-box ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.c-parts-01 .c-parts-01-box li{
	position: relative;
	padding:15px 50px 15px 0;
}
.c-parts-01 .c-parts-01-box li.top{
	border-bottom:1px solid #a5a49c;
}
.c-parts-01 .c-parts-01-box li:before{
	content:"";
	border-right: 1px solid #a5a49c;
    display: inline-block;
    width: 1px;
    height: 45px;
    position: relative;
    left: -26px;
    top:5px;
}
.c-parts-01 .c-parts-01-box li:first-child:before,
.c-parts-01 .c-parts-01-box li:nth-child(5):before{
	content:"";
	border-right:0;
}
.c-parts-02{
	background: #f5f5f5;
	padding: 2.5px;
	margin:0 0 50px;
}
.c-parts-02-inner{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;	
	text-align: center;
	color: #a4924a;
	border:2px solid #a4924a;
	font-weight: bold;
	line-height: 1.4;
	padding: 15px 0;
	font-size: 1.4rem;
}
.lower-page .footer-button{
	background: rgb(70,26,10);
	background: linear-gradient(180deg, rgba(70,26,10,1) 0%, rgba(99,54,37,1) 100%);
	padding:35px 0;
	margin: 20px 0 0;
}
.lower-page .footer-button-inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.lower-page .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;	
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	color: #fff;
	font-weight: bold;
	text-align: center;	
	display: block;
	position: relative;
	border:1px solid #fff;
	padding: 22px 0;
	background: #633625;
}
.lower-page .footer-button a:hover{
	text-decoration: none;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}
.lower-page .footer-button .button-prev{
	width: 49%;	
}
.lower-page .footer-button .button-next{
	width: 49%;	
}
.lower-page .footer-button .button-prev a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    left: 35px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.lower-page .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);
}
.lower-page .c-button a{
	opacity: 1;
   transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;	
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	color: #000;
	font-weight: bold;
	text-align: center;	
	display: block;
	position: relative;
	border:1px solid #000;
	padding: 22px 0;
}

.lower-page .c-button  a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    right: 35px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lower-page .c-button  a.toggle:after{
    content: "";	
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.lower-page .c-button  a.toggle.open:after{
    content: "";	
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.lower-page .c-button a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}
.lower-page .c-button a.black{
	color: #fff;
	background: #633625;
	border: solid 1px #fff;
    outline: solid 1px #633625;
    outline-offset: 1px;
}
.lower-page .c-button  a.black:after{
    content: "";	
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;

}
.parts-display-emphasis{
	background:#000 url(../img/display/01/bg_emphasis.jpg) no-repeat center top;
	background-size:100% auto;
	width: 1200px;
	margin: auto;
}
.parts-display-emphasis .lower-title {
    background: none;
}
.parts-display-emphasis p{
	color: #fff;
}
.parts-table thead th, 
.parts-table .unicom-th-group, 
.parts-table th[rowspan] {
    background: #9a624c;
    color: #fff;
}
table.parts-table {
    width: 100%;	
    margin-top: 100px;
    border: 1px solid #ddd;
    border-collapse: collapse;    
}

.parts-table td, 
.parts-table th {
    border: 1px solid #ddd;
    border-collapse: collapse;

    margin-top: 70px;
}
.parts-table td, 
.parts-table th {
    padding: 15px 25px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}

.spec-page .parts-table td, 
.spec-page .parts-table th {
    width: auto;
}
.spec-page .parts-table .spec-w208{
	width: 25%;
	font-weight: bold;
}

.parts-table th {
    background: #fbf4f3;
    color: #441100;
    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;
}
.unicom-notes-indent {
    font-size: 0.75rem;
    line-height: 1.6;
    display: block;
}
.unicom-notes-indent b {
    font-size: 14px;
}

.option-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.option-block 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-block dl:nth-child(1), 
.option-block dl:nth-child(2) {
    border-top: 1px solid #ddd;
    padding: 0;
}
.option-block dl:nth-child(even) {
    border-right: none;
}
.option-block .item {
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	font-weight: bold;
	background: #ebd4cc;
	color: #000;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 13px 0 13px 25px;
    margin: 0;
    
}
.option-block .name {
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    color: #633625;
    font-size: 26px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 20px 25px;
}
.option-block .star{
	font-size: 50%;
	color: #2c5eb1;
}

.option-block .name_note small {
	font-family: メイリオ, Meiryo, sans-serif !important;
    display: block;
    text-align: left;
    font-size: 11px;
    padding-top: 3px;
}
.option-block dt{
	position: relative;
}
.icon-hd{
    position: absolute;
    right: 16px;
    top: 60px;
}
.icon-hd small{
	display: block;
    text-align: right;
    font-size: 11px;
    padding-top: 3px;
}
.option-block dd {
    padding-bottom: 30px;
    margin: 0;
    
}
.option-block ul{
	position: absolute;
	right:17px;
	top:74px;
}
.option-block .price {
	margin: 20px 0 0;
    display: block;
    font-size: 14px;
    line-height: 1.4;
}
.option-block .btn{
	margin: 20px 0 0;
}
.option-block .btn a{
	position: relative;
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	background: rgb(239,239,239);
	background: linear-gradient(180deg, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);	
	display: block;
	text-align: center;
	font-weight: bold;
	color: #000;
	border:1px solid #6f6f6f;
	padding: 20px 0;
	width: 280px;
	margin: auto;
}
.option-block .btn a:after{
    content: "";	
    position: absolute;
    margin: auto;
    top:0;
    bottom:0;
    right: 25px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-box-color {
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    margin: auto;
    width: 910px;
}
.c-box-color .block__box-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    border-bottom: 2px solid #fff;
    font-size: 18px;
}
.c-box-color .block__box-list .th {
	background: rgb(1,1,1);
	background: linear-gradient(180deg, rgba(1,1,1,1) 0%, rgba(134,134,134,1) 100%);	
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    color: #f5df86;
    width: 150px;
}
.c-box-color .block__box-list .td {
    color: #000;
    text-align: left;
    width: 755px;
    background: #f5f1e6;
    padding: 15px;
    line-height: 1.8;
}
.c-box-color .block__box-list .td i {
    display: inline-block;
    font-style: normal;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: #3a3a3a;
    margin-right: 3px;
}
.bg-gray{
	background: #ededed;
	width: 1200px;
	margin:auto auto 60px;
	padding: 30px 0 0;
}
.lower-title + .bg-gray{
	margin-top:-35px;	
}
.bg-black{
	background: #000;
	width: 1200px;
	margin: auto;
	padding:100px 0 150px;
}
.bg-black p{
	color: #fff;
}
.bg-black-rounded{
	background: #000;
	text-align: center;
	border-radius: 15px;
	padding: 7px 7px 15px;
	margin:0 0 30px;
}
.bg-black-rounded .c-img{
	margin-bottom: 15px;
}
.bg-black-rounded p{
	color: #fff;
	margin-bottom: 15px;
}
.bg-navy{
	background: #182943;
	width: 1200px;
	margin: auto;
	padding: 30px 0;
}
.bg-navy p{
	color: #fff;
}
.bg-blue{
	background: #284570;
	width: 1200px;
	margin: auto;
	padding: 30px 0;
}
.bg-blue p{
	color: #fff;
}
.c-title-center{
	position: relative;
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	font-weight: bold;
	text-align: center;
	color: #863e21;
	font-size: 1.5rem;
	padding: 15px 0;
	border:1px solid #863e21;
	margin:0 0 40px;
}
.c-title-center:before{
	content:"";
	position: absolute;
	border-left:5px solid #863e21;
	width: 5px;
	height: 96%;
	left:1px;
	top:1px;
}
.c-title-center:after{
	content:"";
	position: absolute;
	border-right:5px solid #863e21;
	width: 5px;
	height: 96%;
	right:1px;
	top:1px;
}
.c-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.c-flex-img{
	max-width: 100%;
}
.c-flex-text{
	margin:auto;
}
.c-flex-img{
	margin:auto;
	flex-shrink: 2;
}
.c-img-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.c-img-flex li{
	/*flex: 1;*/
}
.justify-between{
	justify-content: space-between;
}
.zoom-img-area{
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(206,206,206,1) 100%);
	width: 1200px;
	margin: auto;	
}

.zoom-img-area .img-list {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    box-sizing: border-box;
}
.zoom-img-area p {
	position: relative;
    text-align: right;
    right: 130px;
    top: -30px;
}
.zoom-img-area p span {
    position: absolute;
    display: block;
    right: 235px;
    margin-top: 20px;
    font-size: 16px;
}
.zoom-img-area .thumbnails {
    display: flex;
    width: 271px;
    height: 540px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 62px;
    box-sizing: border-box;
}
.zoom-img-area .thumbnails li {
    padding-bottom: 4px;
    padding-right: 10px;
}
.zoom-img-area .thumbnails li a {
    display: inline-block;
    border: 3px solid transparent;
}
.zoom-img-area .thumbnails li a img {
    display: block;
}
.zoom-img-area .thumbnails li a.selected {
  border: 3px solid #d7ad11;
}
.c-slider{
	text-align: center;
	padding: 20px 0;
	width: 1200px;
    margin: auto;
}
.c-slider .slick-center{
	border:5px solid #a68323;
}
.c-slider .slick-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
}

.c-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #787878;
  border-radius: 50%;
}

.c-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.c-slider .slick-dots .slick-active button {
  background: #a68323;
}

.c-slider .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(20%);
  -moz-filter: opacity(20%);
  -o-filter: opacity(20%);
  -ms-filter: opacity(20%);
  filter: opacity(20%);
  transition: 0.2s linear;
}
.c-slider .c-slider-ttl{
	margin:0 0 15px;
}
.c-slider .slick-slide {

}
.c-slider .prev-arrow{
	font-size: 2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border:1px solid #fff;
	background: #000;
	position: absolute;
	z-index:1;
	top:20%;
	width: 55px;
	height: 290px;
	left:73px;
}
.c-slider .next-arrow{
	font-size: 2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border:1px solid #fff;
	background: #000;
	position: absolute;
	z-index:1;
	top:20%;
	width: 55px;
	height: 290px;
	right:73px;
}

.c-slider .slick-list{
	background: #000;
}
.c-slider-title{
	margin-bottom: 20px;
}
.c-table-ent table {
    width: 100%;
    margin-top: 70px;
}
.c-table-ent thead th, 
.c-table-entth[rowspan] {
    color: #fff;
    background: #9a624c;
}
.c-table-ent table, 
.c-table-ent td, 
.c-table-ent th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5;
}
.c-table-ent th {
	text-align: left;
	padding: 15px 25px;
    background: #fbf4f3;
    color: #000;
    font-weight: bold;
}
.c-table-ent td {
    text-align: center;
        padding: 15px 25px;
}
.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;
}

.parts-black-block{
	background: #000;
	padding: 30px;
	margin: 30px 0;
}
.parts-black-block .col1{
	margin:0 0 25px;
}
.parts-black-block .ttl{
	position: relative;
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
	color: #f1be6e;	
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(71,60,14,1) 100%);
	padding: 7px 0 7px 10px;
    margin: 15px 0 20px;
}
.parts-black-block .ttl::before{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: #c17600 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;	
}
.parts-black-block,
.parts-black-block p{
	color: #fff;
}
.parts-black-block p{
	margin-bottom: 15px;
}
.parts-black-block b{
	display: block;
}
.parts-black-block .thumb{
	text-align: center;
	margin: 20px 0 0;
}
.parts-black-block .col2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}	
.parts-black-block .col2_box{
	width: 445px;
}
.parts-black-block .pic{
	text-align: center;
}
.parts-check-point{
	position: relative;
	background: rgb(244,230,226);
	background: linear-gradient(180deg, rgba(244,230,226,1) 0%, rgba(255,255,255,1) 100%);	
	border:1px solid #d9bfb7;
	padding: 2px;
	
}
.check-point-title{
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	background: rgb(152,64,29);
background: linear-gradient(180deg, rgba(152,64,29,1) 0%, rgba(101,38,13,1) 100%);
	font-size: 1.5rem;
	
}
.check-point-title small{
	font-size: .9rem;
	margin:10px 0 0;
}
.parts-check-point .title-primary{
	margin-right: 25px;
}
.parts-check-point .checkpoint-content{
	padding: 27px;
}
.parts-check-point p{
	color: #000;
}
.check-point-icon{
	position: absolute;
	right:20px;
	top:-70px;
}
.parts-qr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f3f3f3;
	padding: 20px 50px;
	width: 570px;
	margin: auto;
}
.block__navi-box-col1 {
    margin: 50px 0;
}
.block__navi-box-col1 dt {
	text-align: center;
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
	background: rgb(120,48,19);
	background: linear-gradient(180deg, rgba(120,48,19,1) 0%, rgba(152,68,34,1) 100%);
    position: relative;
    color: #fff;
    padding: 9px 20px;
    font-size: 1.1rem;
}
.block__navi-box-col1 dd {
    background: #f4e6e2;
    padding: 20px;

}
.block__navi-box-col1 dd .txt{
	margin-bottom: 20px;
}
.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;
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	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: 462px;
}
.block__navi-box-col2 dt {
	text-align: center;
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
		background: rgb(120,48,19);
	background: linear-gradient(180deg, rgba(120,48,19,1) 0%, rgba(152,68,34,1) 100%);
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
}
.block__navi-box-col2 dt small{
	font-size: 16px;
}
.block__navi-box-col2 dd {
	text-align: center;
    background: #f4e6e2;
    padding:20px;

}
.block__navi-box-col2 dd .ttl {
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    margin-bottom: 5px;
    color: #000;
}
.sectCtsSub-area {
	background: #fefdfa;
    padding: 35px 0 30px;
    margin:0 0 15px;
}
#db-4-mapdata{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	background: #f6f6f6;
	padding: 50px 20px;
	margin:0 0 10px;
}
#db-4-mapdata .align-center{
	text-align: center;
	font-size: 18px;
	
}
#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(153,64,29);
background: linear-gradient(180deg, rgba(153,64,29,1) 0%, rgba(101,38,13,1) 100%);
    margin-bottom: 6px;
    padding: 0.2em;
line-height: 45px;
    width: 48%;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.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 #c6b08f;
}
.unicom-my-tabs li {
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	background: rgb(153,64,29);
	background: linear-gradient(180deg, rgba(153,64,29,1) 0%, rgba(101,38,13,1) 100%);
    color: #fff;
    text-align: center;
    font-size: 15px;
    width: 25%;
    padding: 19px 0 0;
    cursor: pointer;
    font-weight: bold;
   position: relative; 
   height: 45px;  
}
.unicom-my-tabs li:before{
	content: "";
    border-left: 1px solid #969696;
    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: #e1c865 transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
.unicom-my-tabs li.active {
	color: #fff;
	background: rgb(101,38,13);
	background: linear-gradient(180deg, rgba(101,38,13,1) 0%, rgba(186,75,30,1) 100%);
}
.unicom-my-tabs li.active:after{

  content: "";
   border-color: #fff transparent transparent transparent;
 
 } 
.unicom-my-tab-area .inner {
	text-align: center;
	position: relative;
	background: #f4e6e2;
    margin: 0 auto 0;
    border-left: 1px solid #d9bfb7;
    border-right: 1px solid #d9bfb7;
    border-bottom: 1px solid #d9bfb7;
    padding: 10px;
}
.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 {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(251,238,233,1) 100%);	
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    padding:5px 10px;
    position: relative;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 10px;
    margin: 0 0 20px;
    line-height: 1.2;
}


.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;
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.block__table-navi th {
    background: #fbf4f3;
    color: #441100;
    font-weight: bold;
}
.block__table-navi td, 
.block__table-navi th {
    padding: 15px 25px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}
.label-ttl {
	
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: left;
    align-items: center;
     font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	padding:2px 0 2px 2px;
    margin:40px 0 20px;
background: rgb(101,38,13);
background: linear-gradient(180deg, rgba(101,38,13,1) 0%, rgba(152,64,29,1) 100%);
}
.label-ttl .txt01 {
    font-weight: bold;
    color: #90340f;
    padding: 8px 20px;
    font-weight: bold;
    background: #fff;
}
.label-ttl p {
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif!important;
    color: #fff;
    padding: 0 15px;
    width: 800px;
    position: relative;
    font-weight: bold;
    font-size: 1rem;
}
.n02-box{
	position: relative;
	text-align: center;
	margin:0 auto 30px;
	width: 410px;
}
.n02-text{
background: rgb(252,208,190);
background: linear-gradient(180deg, rgba(252,208,190,1) 0%, rgba(247,233,227,1) 100%);
padding: 18px 0;
}
.n02-box .pic img{
	width: 100%;
}
.n02-box .img02 img{
	width: 425px;
    position: relative;
    left: -15px;
}
.n02-box .title{
	font-weight: bold;
	color: #863e21;
	font-size: 18px;
}
.n02-box p{
	margin: 10px 0 0;
	color: #000;
	line-height: 1.4;
}

.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: #f4e6e2;
	padding: 25px;
}
.n6-block .ttl{
	border:0;
	padding: 0;
	position: relative;
	color: #863e21;
	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%;
}
.toggle-content {
    display: none;
    text-align: center;
    background: #000;
    padding: 50px 0;
}
.parts-list-block{
	background: #efe2dd;
}
.parts-list-block ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
	padding: 25px;
}
.parts-list-block li{
	margin-bottom: 10px;
	margin-right: 30px;
}
.parts-list-block .block-title{
	background: #863e21;
	color: #fff;
    font-weight: bold;	
	font-size: 1.1rem;
    padding: 15px;
}
.parts-list-block i{
	color: #863e21;
}
.block-red-box {
    color: #f00;
    border: 1px solid #ff0000;
    padding: 10px;
    line-height: 1.6;
    margin: 20px 0 0;
}
.title-gray{
	font-weight: bold;
background: rgb(244,230,226);
background: linear-gradient(180deg, rgba(244,230,226,1) 0%, rgba(254,250,248,1) 100%);
color: #863e21;
	padding: 7px 10px;
	margin:0 0 20px;
	font-size: 1.1rem;
}
.parts-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;
}
.parts-panel dl {
background: rgb(244,230,226);
background: linear-gradient(180deg, rgba(244,230,226,1) 0%, rgba(255,255,255,1) 100%);
    padding: 25px;
    width: 433px;
    margin-bottom: 10px;
    border-right:1px solid #fff;
}
.parts-panel dt {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.parts-panel dt span{
	color: #863e21;
}
.parts-panel dd {
	color: #000;
    font-size: 14px;
    line-height: 2;
}
.blue-title {
	font-weight: bold;
	text-align: left;
	background: #21395d;
	color: #fff;
	border:1px solid #4c678e;
	padding: 10px;
	font-size: 1.1rem;
	margin:20px 0 10px;
}
hr.devide-blue{
	border-top:1px solid #7386a2;
}
.option-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    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-left: none;
}
.option-flex .item {
background: #ebd4cc;
color: #000;	
    font-size: 18px;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 13px 0 13px 25px;
    margin: 0;
    
}
.option-flex .name {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    color: #863e21;
    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 {
	font-family: メイリオ, Meiryo, sans-serif !important;
	margin: 20px 0 0;
    display: block;
    font-size: 14px;
    line-height: 1.4;
}
.option-flex .btn{
	margin: 10px 0 0;
}
.option-flex .btn a{
opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}
.option-flex .btn a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";

}
.point-ttl-num {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-weight: bold;
	background: rgb(228,187,171);
	background: linear-gradient(90deg, rgba(228,187,171,1) 0%, rgba(255,255,255,1) 100%);	
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif!important;
    color: #90340f;
    font-size: 26px!important;
    margin: 20px 0;
    line-height: 1!important;
    margin-top: 80px;
}
.point-ttl-num .point-num {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
    color: #90340f;
    width: 30px;
    height: 28px;
    text-align: center;
    font-size: 22px;
    margin-right: 10px;
    border:1px solid #90340f;
}
.r-text{
	background: #fdfbfb;
	padding: 15px 20px;
	border:2px solid #b66443;
}
.r-text-heading{
	 font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	color: #863e21;
    font-weight: bold;
    margin: 0 0 6px;
    font-size: 1.3rem;
    line-height: 1.75;	
}
.r-text-heading .new{
	vertical-align: -5px;
	margin-right: 10px;
}
.option-block .star {
    font-size: 50%;
    color: #2c5eb1;
}
.option-block .name_note {
    position: absolute;
    right: 16px;
    bottom: 10px;
}
.option-block .name_note small {
    font-family: メイリオ, Meiryo, sans-serif!important;
    display: block;
    text-align: left;
    font-size: 11px;
    padding-top: 3px;
}
.text-button {
  margin: 60px auto 0;
  text-align: center;
  font-size: 20px;
}
.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;	
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #000;
  font-weight: bold;
  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 #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 20px;
}

@media screen and (max-width: 576px) {
.container {
    width: 92%;
}
.container-sm-full{
	width: 100%;
}
.note {
    font-size: 0.6rem;
}	
.lower-mv-main .note {
    top: 0;
}
.lower-title .note{
	top:15px;
}
.c-point-list .c-text p,
.c-text p {
    margin: 0 0 15px;
}
.lower-mv-strada {
    background:  url(../img/common/lower_header_bg_white_sp.jpg) no-repeat center top;
    padding: 15px 0;
}
.mv-strada-logo{
	width: 110px;
}
.mv-strada-img{
	width: 100px;
	margin:0 0 0 auto;
}
.mv-strada-text {
    width: 120px;
}
.mv-strada-text-sp{
	display: block;
	width: 80%;
    margin:10px auto 0;
}
.mv-main-heading img {
    margin-top: 0;
}
.lower-mv-main {
    background:  url(../img/common/lower_header_bg_black-sp.jpg) no-repeat center top;
    background-size: cover;
    padding:0;
}
.mv-main-heading {
    position: relative;
}
.p-display-03 .mv-main-heading {
    margin-top: -10px;
}
.p-ent-01 .mv-main-heading {
    margin-top: -10px;
}
.p-ent-03 .mv-main-heading {
    margin-top: -45px;
}
.p-ent-04 .mv-main-heading {
    margin-top: -10px;
}
.p-navi-01 .mv-main-heading {
    margin-top: -33px;
}
.p-navi-02 .mv-main-heading {
    margin-top: -10px;
}
.p-navi-04 .mv-main-heading {
    margin-top: -34px;
}
.p-navi-05 .mv-main-heading {
    margin-top: -10px;
}
.p-navi-06 .mv-main-heading {
    margin-top: -10px;
}
.p-system .mv-main-heading {
    margin-top: -37px;
}

.lower-mv-main .container{
	width: auto;
}
 
.mv-main-text{
	padding:0 0 10px 0;
	top: 10px;
    left: 8px;
}
.mv-main-text .text-primary {
    padding: 5px 7px;
    font-size: .8rem;
}
.mv-main-text .text-secondary {
    font-size: .9rem;
}
.mv-main-heading .heading-single {
    font-size: 1.5rem;
    padding: 10vh 0;
}

.lower-main-content {
    border-top: 3px solid #9a624c;
}	

.lower-page .section {
    padding: 0 0 45px;
}	

.lower-title {
    display: block;
    background:  url(../img/common/lower_title_bg_sp.jpg) no-repeat center top;
    background-size: cover;
    margin: 0 auto 20px;
    height: auto;
    width: auto;
    padding: 20px 10px 0 5px;
}
.parts-display-emphasis .lower-title {
    background: url(../img/display/01/bg_title_sp.jpg) no-repeat center top;
    background-size: cover;
    margin-bottom: 0;
}
.lower-title .title-sub {
    font-size: 1rem;
    line-height: 1.4;
    padding: 0 0 8px;
    margin: 0 0 10px;
}
.lower-title .new {
    padding-left: 7px;
    vertical-align: -3px;
    width: 35px;
    display: inline-block;
}
.lower-title .title-main {
    font-size: 1.2rem;
    margin: 7px 0 13px;
    line-height: 1.3;
}

.label-models {
    font-size: .75rem;

}
.label-models.secondary{
    margin:20px 0;	
}
.lower-page .footer-button-inner{
	flex-wrap: wrap;
}
.lower-page .footer-button .button-prev,
.lower-page .footer-button .button-next {
    width: 100%;
}
.lower-page .footer-button {
    margin: 10px 0 0;
    padding:50px 0;
}
.lower-page .footer-button a {
    padding: 14px 0;
    font-size: .9rem;
    margin: 5px 0;
}
.lower-page .footer-button .button-prev a:after {
    content: "";
    left: 15px;
}
.lower-page .footer-button .button-next a:after {
    content: "";
    right: 15px;
}
.c-point-list {
    margin: 40px 0 0;
}
.c-point-list .point-list-title {
    margin:40px 0 20px 0;
    padding: 2px 10px 2px 2px;
}
.c-point-list .list-title-item{
	max-width: none;
    min-width: 105px;
	display: block;
	text-align: center;
	margin:0 10px 0 0;
	padding: 9px 8px 7px;
	flex-shrink: 0;
}
.c-point-list .item-text-p {
	display: block;
	white-space: nowrap;
    font-size: .75rem;
    padding: 0;
}
.c-point-list .item-text-p:after{
	content:"";
	border-right: 0;
}
.c-point-list .num {
    font-size: 1.6rem;
    right: 0px;
    top: 4px;
}
.c-point-list .list-title-main {
    font-size: 1rem;
    line-height: 1.2;
}
.c-movie {
    background:  url(../img/common/parts_movie_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 20px 8px 18px 12px;
    border: 4px solid #d99b82;
    margin:50px 0 0;
}
.c-movie .movie-check{
	display: none;
}
c-movie .movie-play {
    margin: 0;
}
.c-movie .movie-title {
    top: -30px;
    width: 150px;
}
.c-movie .movie-button{
	width: 70%;
}
.c-movie .movie-button a {
    width: auto;
    padding: 19px 10px;
    font-size: .9rem;
}
.c-movie .movie-play {
    margin: 0 10px 0 0;
    width: 30%;
}
.c-movie .movie-button a:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 8px;
    height: 8px;
}
.c-slider .prev-arrow {
    font-size: 1.4rem;
    top: 22%;
    width: 30px;
    height: 100px;
    left: 10px;
}
.c-slider .next-arrow{
    font-size: 1.4rem;
    top: 22%;
    width: 30px;
    height: 100px;
    right: 10px;	
}
.c-slider .slick-dots li,
.c-slider .slick-dots li button {
    width: 10px;
    height: 10px;
}   

.c-parts-01 .c-parts-01-box li {
    padding: 5px 0 5px 0;
    line-height: 0;
   	border-top: 1px solid #a5a49c;
}
.c-parts-01 .c-parts-01-box li:first-child{
	border-top:0;
}
.c-parts-01 .c-parts-01-box li.top {
    border-bottom:0;
}
.c-parts-01 .c-parts-01-box li:before{
	content:"";
	width:0;
	height: 0;
	border-right:0;
}
.c-parts-02-inner {
    border: 2px solid #a4924a;
    padding: 10px 16px;
    font-size: 1rem;
}
.parts-display-em {
    background: #000;
    width: auto;
    margin: auto;
    padding: 0 0 40px;
}
.c-parts-01 .c-parts-01-title {
    font-size: 1.1rem;
    padding: 10px;
}
.c-parts-01 .c-parts-01-box {
    padding: 0 13px 13px 13px;
}
.c-slider {
    padding: 20px 0;
    width: auto;
}
.bg-gray {
    width: auto;
    margin: auto auto 30px;
    padding: 30px 0 0;
}
.bg-black {
    width: auto;
    padding: 1px 0 30px;
}
.bg-navy {
    width: auto;
    padding: 30px 0;
}
.bg-blue {
    width: auto;
    padding: 30px 0;
}
.c-link-full a{
	width: auto;
	font-size: 1rem;
}
.c-link-text {
    position: absolute;
    top: -20px;
    left: 15px;
    width: 180px;
}
.c-link-black a {
    padding: 14px 0;
    font-size: .9rem;
    width: auto;
}
.c-link-black a:after {
    content: "";
    right: 15px;
    width: 7px;
    height: 7px;
}
.c-link-full {
    padding: 25px 10px;
    margin: 40px 0 0;
}
.lower-page .c-button a{
    font-size: .9rem;	
    line-height: 1.5;
    padding:15px 25px;
}
.lower-page .c-button a:after {
    content: "";
    right: 12px;
}
.c-box-color {
    width: auto;
}
.c-box-color .block__box-list .th{
	width: 35%;
	font-size: .85rem;
}
.c-box-color .block__box-list .td{
	width: 65%;
	font-size: .85rem;
}
.c-box-color .block__box-list .td i {
    width: 9px;
    height: 9px;
}
.c-text .c-text-title {
    padding: 17px;
    font-size: 1.1rem;
    margin: 35px 0 20px;
    font-size: 1rem;
}
.c-table-ent table, .c-table-ent td, .c-table-ent th{
	word-break: break-all;
    padding: 10px;
}
.c-title-center {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 7px;
    margin: 0 0 20px;
}
.parts-black-block .col2{
	flex-wrap: wrap;
}
.parts-black-block .col2_box {
    width: 100%;
}
.parts-qr{
	width: auto;
	padding: 15px;
}
.parts-qr .qr-text{
    line-height: 1.5;
    font-size: .9rem;	
    padding-right: 10px;
}

.unicom-my-tabs{
	flex-wrap: wrap;
	width: auto;
}
.unicom-my-tabs li{
	width: 50%;
	font-size: .85rem;
	padding: 12px 0 0;
}
.block__table-navi table caption{
	font-size: 1rem;
}
#db-4-mapdata .align-center{
	font-size: 1rem;
}
#db-4-mapdata {
    padding: 20px 5px;
    margin: 0 0 10px;
}
.label-ttl .txt01 {
	white-space: nowrap;
    padding: 5px 10px;
    min-width: 65px;
    font-size: .9rem;
}
.label-ttl p{
	font-size: .9rem;
}
.c-flex{
	flex-wrap: wrap;
}
.n02-box {
    margin: 0 auto 20px;
    width:95%;
}
.n02-box .img02{
	width: 104%;
}
.n02-box .img02 img{
	width: 100%;
}
.block__navi-box-col2{
	flex-wrap: wrap;
}
.block__navi-box-col2 dl{
	width: auto;
	margin:0 auto 20px;
}
.option-block dl {
    width: 100%;
}
.option-block dd {
    padding: 10px 10px 20px;
}
  .option-block dl:nth-child(even) {
    border-right: 1px solid #ddd;
}
.option-block .blank{
	display: none;
}
.spec-page table{
    padding: 10px;
    word-break: break-all;
}
.c-flex-text p{
	margin-bottom: 20px;
}
.parts-black-block .pic {
    margin: auto;
}
.secondary .label-models-item::before {
    content: "";
    width: 15px;
    left: 64px;
}
.secondary .label-models-item::after {
    content: "";
    width: 15px;
    height: 1px;
    left: 64px;
    top: 21px;
}
.c-img, 
.c-video {
    text-align: center;
    margin-bottom: 20px;
}
.w-215 {
    width: 24%;
}
#db-4-mapdata div.map div.maplist div.mapbtns a {
    line-height: 28px;
}
.block__navi-box-col1-elm{
	flex-wrap: wrap;
}
.block__navi-box-col1-elm .pic {
    margin-right: 0;
}
.block__navi-box-col1-elm .subttl:after {
    content: "";
    width: auto;
}
.c-img-flex{
	flex-wrap: wrap;
}
.parts-check-point .title-primary {
    margin-right: 10px;
    width: 150px;
}
.parts-check-point .checkpoint-content {
    padding: 20px;
}
.parts-check-point .title-primary {
    margin-right: 15px;
}
.check-point-title {
    font-size: 1rem;
}
.check-point-title small {
    font-size: .75rem;
    margin: 5px 0 0;
}
.unicom-my-tab-content{
	flex-wrap: wrap;
}
.unicom-my-tab-content .pic {
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom: 20px;
}
.n6-block .ttl {
    font-size: 1rem;
}
.lower_global_nav {
    padding: 0;
}
.area-main-under .block {
    width: auto;
    margin: 25px auto 0;
    padding: 25px 0;
}
.block__ttl h3, .area-main-under .ttl{
	padding: 0 0 8px;
    margin: 0 0 13px;
	font-size: 1rem;
}
.area-main-under .subttl {
    margin: 0 0 15px;
    font-size: 1.2rem;
    line-height: 1.3;
}
.block__btn a{
	width: auto;
	font-size: 1rem;
}
.block__btn a:after {
    content: "";
    right: 15px;
}
.d-flex{
	flex-wrap: wrap;
}
.area-main-under .block .comment {
    padding: 0;
}
.area-main-under .block .block-flex{
	flex-wrap: wrap;
}
.common-note{
	font-size: .8rem;
}
.point-ttl-num {
    font-size: 1.15rem!important;
    margin: 20px 0;
    margin-top: 40px;
}
.r-text-heading{
	font-size: 1rem;
}
.r-text-heading .new {
    vertical-align: 0px;
}
.holdings-footer {
    border-top: 0;
}
  .text-button {
    font-size: 14px;
  }
  .text-button a:after{
    margin-left: 5px;
  }
}