@charset "utf-8";
/* CSS Document */

.tab {
max-width: 492px;
margin-top: 20px;

}
.tab li {
width: 32%;
}

.plan-area {
padding-bottom: 50px;

}


/*-------------------------------------
一番上のポイントと間取り
---------------------------------------*/

.plan-kodawari-point li a{
/*background:#fff3e1;*/
border: skyblue 1px solid;
padding: 10px;
font-size: 16px;
/*font-family:'Noto Serif',"Times New Roman", Times, NotoSerifCJKjp, "游明朝", YuMincho,"HG明朝B", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ 明朝",serif;*/
display: flex;
align-items: center;
justify-content: flex-start;
line-height: 1.3;
margin-bottom: 10px;
padding-left:40px;
}

.plan-kodawari-point li {
position: relative;

}

.plan-kodawari-point li.title,
.otherplan-title{
font-size: 24px;
text-align: center;
padding-bottom: 15px;
color: #000;


}
.plan-kodawari-point .num {
width: 30px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
/*font-family:'Noto Serif',"Times New Roman", Times, NotoSerifCJKjp, "游明朝", YuMincho,"HG明朝B", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ 明朝",serif;*/
background-color: skyblue;
color: #FFF;
position: absolute;
top:0;
left:0;
	padding: 2%;
}

.plan-kodawari-main .plan {
margin-bottom: 40px;
}

@media screen and (min-width : 491px){
.plan-kodawari-main {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-around;
}

.plan-kodawari-main .plan {
width: 80%;
max-width : 400px;
height: auto;
margin-left: 15px;
}
}

@media screen and (min-width : 769px){
.plan-kodawari-point li a{
height: 60px;
}
.plan-kodawari-point .num {
height: 30px;
}
}



/*-------------------------------------
その他の間取りボタン　（資料請求者限定ﾍﾟｰｼﾞへのリンク。もう不使用）

---------------------------------------*/
.otherplan-title {
margin-top: 50px;
}
.otherplan {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 5px;
}
.otherplan li {
background: #FFF;
width: 100%;
text-align: center;
padding: 5px;
box-shadow:5px 10px 12px -8px skyblue;
transition: .5s;
margin-bottom: 15px;
}

.otherplan li:hover {
transform: translateY(-10px);
}
.otherplan li a {
border: 1px solid skyblue;
display: block;
width: 100%;
height: 100%;
padding: 15px 10px;
}

.otherplan p {
	margin-top: 15px;
}

.otherplan p.menseki {
font-size: 30px;
}

.otherplan p.menseki span {
font-size: 0.6em;
}

span.hosoku {
font-size: 0.6em;
padding-left:5px;
}
.otherplan p.menseki sup {
font-size: 13px;
vertical-align: top;
}

.otherplan .btn {
padding: 10px 0;
border-radius: 5px;
line-height: 1.6;
color:#000;
}

@media screen and (min-width: 491px){
.otherplan li {width: 47%;}
}

/*-------------------------------------
間取りのこだわり
---------------------------------------*/

.plan .type{
background: #FFF;
padding: 10px;
border: 1px solid skyblue;
margin-bottom: 10px;
text-align: center;
	line-height: 1.2em;;
}
.type_spec{
	font-size: 0.75em;
	padding-top: 0.8em;
	line-height: 1em;
}
.type_spec br{
	display: block;
}
.plan-kodawari-box {
background: #FFF;
border: 1px solid skyblue;
position: relative;
font-size: 18px;
width: 95%;
margin:auto;
margin-top: 20px;

/*font-family:'Noto Serif',"Times New Roman", Times, NotoSerifCJKjp, "游明朝", YuMincho,"HG明朝B", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ 明朝",serif;
*/
}

.plan-kodawari-box .num {
background:  skyblue;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
float: left;
color: #FFF;
}

.plan-kodawari-box .title{
color:#000;
margin-top: 5px;
font-weight: bold;
display: block;
line-height: 1.4;
width: calc(100% - 70px);
float: right;
}
.plan-kodawari-box .title span{
font-size: 0.7em;
	letter-spacing: normal;
}
#strage-title02 {
float: none;
width: 100%;
}

.plan-kodawari-box .text{
clear: both;
float: none;
width: 90%;
padding-top: 20px;
padding-bottom: 20px;
margin: auto;
letter-spacing: 0.03em;
font-size: 16px;
line-height: 1.6;
color: #555;
}

.plan-kodawari-box .item {
max-width: 70%;
margin: auto;
}


@media screen and (min-width : 491px){
.plan-kodawari-box .title{
padding-top: 10px;
font-size: 3.2vw;
}
}
@media screen and (min-width : 769px){
.plan-kodawari-box .title {
width: 90%;
margin: 70px auto 0;
font-size: 22px;
float: none;
}

.plan-kodawari-box .text {
margin-top: 15px;
font-size: 15px;

}
.plan-kodawari-box .num {
float: none;
position: absolute;
top:0;
left: 0;
}
.plan-kodawari-box .content {
display: flex;
}

.plan-kodawari-box .content div {
width: 80%;
}

.plan-kodawari-box.strage-area .content div {
width: 100%;
}

.plan-kodawari-box .item {
height: 100%;
width: 500px;
}
}

.link-sharekura {
margin-bottom: 50px;
transition: .3s;
}

.link-sharekura:hover {
opacity: 0.8;
cursor: pointer;
}

/*-------------------------------------
btn
---------------------------------------*/
.plan-btn {
background: #9D8963;
position: relative;
padding: 20px 15px 10px;
color:#FFF;
font-size: 20px;
max-width:  500px;
margin: 30px auto;
}

.plan-btn:hover {
opacity: 0.8;
}


.plan-btn p{
text-align: center;
padding-bottom: 15px;
}

.plan-btn .sub {
font-size: 12px;
line-height: 1.3;
text-align: left;
max-width: 350px;
margin: auto;
}

.plan-btn:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 2px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #FFF;
  border-right: 20px solid transparent;
}

.plan-btn:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
}

.btn-cross {
  display: inline-block;
  position: relative;
  padding: 0.25em 1em;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  text-decoration: none;
  font-weight: bold;
}
.btn-cross:before, .btn-cross:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: white;
  transition: .3s;
}
.btn-cross:before {
  left: 7px;
}
.btn-cross:after {
  right: 7px;
}
.plan-btn:hover .btn-cross:before {
  top: 0px;
  left:0;
  height: 100%;
}
.plan-btn:hover .btn-cross:after {
  top: 0px;
  right: 0;
  height: 100%;
}





/*------------------------------
--------------------------------*/

.strage-area li,
.strage-area li span {
/* font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;*/
 font-size: 14px;
/* font-weight: bold;*/
 line-height: 1.6;
}
.strage-big-list li,
.strage-small-list01 li {
text-align: center;
    padding-top: 10px;
    margin-bottom: 8px;
    /*color: #554d2a;*/
    font-size: 2.4vw;
    line-height: 1.4;
	letter-spacing: 0;
}

.wanroom-list li {
text-align: center;
    padding-top: 10px;
    margin-bottom: 8px;
    /*color: #554d2a;*/
    font-size: 2.4vw;
    line-height: 1.4;
	letter-spacing: 0;
}

.strage-small-list01 li.long {
font-size: 0.65em;
}
.strage-area li span.attention {
text-align: center;
display: block;
font-size: 0.6em;
}

.strage-big-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.wanroom-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 5%;
padding: 1%;

	
}

.strage-big-list li {
width: 48%;
margin-bottom: 15px;
}
.wanroom-list li {
width: 48%;
margin-bottom: 15px;
	font-size: 13px;
}

.strage-small-list01 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
letter-spacing: 0;

}

.strage-small-list01 li {
width: 48%;
margin-bottom: 30px;
}

#strage-title02 {
margin: 40px auto 30px;
text-align: center;
}

@media screen and (min-width: 769px){
.strage-big-list li,
.strage-small-list01 li {
font-size: 13px;
}


.strage-big-list li {
width: 24%;
}
	
	

.strage-small-list01 {
justify-content: center;
}
.strage-small-list01 li {
width: 28%;
margin:0.5%;
}
	
	.wanroom-list li {
width: 48%;
margin:0.5%;
		padding: 5%;
margin-bottom: 35px;
}
}


/*.strage-small-list01 span {
background: linear-gradient(transparent 60%, #ffff66 60%);
display: inline-block;
}*/





.triangle{
  border-top: 30px solid #DDD;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  width: 50px;
  height: 30px;
  margin: 40px auto;
}


.casbee {
max-width: 350px;
margin: 80px auto 30px;
}




/*------------------------
個別間取りページ
--------------------------*/
.plan-pop-img {
max-width: 700px;
margin: auto;
}
.plan-pop-area{
	width: 90%;
	max-width: 800px;
	margin:auto;
	padding: 20px;
	margin-top: 80px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0;
  /*font-family: 'Amiri', 'Noto Serif', 'Times New Roman', Times, '游明朝', YuMincho, 'HG明朝B', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ 明朝', serif;*/
	color:#444;
-webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
	background:#FFF;
	}

.plan-pop-area em {
color: #094067;
}
@media screen and (min-width:769px){
.plan-pop-area{
padding: 80px;
}
.plan-pop-area .flex {
	display: flex;
	align-items: baseline;
	justify-content: center;
}
}


.point{
width: 100%;
margin: 30px auto;
}
.point li{
width: 100%;
margin: 20px auto;
background: #eaedf2;
line-height: 22px;
padding: 10px 15px;
font-size: 16px;
}
@media screen and (max-width:769px){
.point li{
text-align: left;
}
}




.print {
border:1px solid #426E86;
max-width: 200px;
margin:auto;
font-size: 1.2em;
margin-top: 30px;
transition: 0.5s;
color:#426E86;
}

.print a {
width:100%;
height:100%;
display: block;
padding: 20px;
}

.print:hover {
cursor:pointer;
background:#426E86;
color:#FFF;
}




.plan_spec01 {
display: flex;
justify-content: space-between;
border-bottom: 1px solid #426E86;
color: #426E86;
font-size: 20px;
padding-bottom: 10px;
margin-bottom : 10px;
align-items: flex-end;
}


.plan_spec-area .menseki {
font-size: 26px;
}
.plan_spec-area .madori {
font-size: 20px;
	margin-top: 15px;
}

.plan_spec-area .menseki em {
font-size: 1.5em;
}

.plan_spec-area .menseki span.item {
font-size: 0.6em;
}

.plan_spec02 li {
padding-bottom: 10px;

}

sup {
vertical-align: super;
font-size: 0.6em;
}

@media screen and (min-width:769px){
.plan_spec01 {
font-size: 28px;
}
.plan_spec02 {
text-align: right;
	
}
	.plan_spec02 .plan{
		font-size: 1.5em;
		
	}

}




/**スワイプ部分**/
.view_sec_wrap {
    position: relative;
    margin: 0 auto 0 2.0em;
    overflow: hidden;
}
.view_sec {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.view_sec img {
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    display: block;
}
.view_swipe {
    position: absolute;
    width: 80px;
    z-index: 99;
    display: none;
	opacity: 0.8;
}
.imgcap {
    position: absolute;
    color: #111111;
    right: 0;
    bottom: 0;
    padding: 3px 5px;
    font-size: 10px;
    background: rgba(255,255,255,0.9);
}

.view-attention {
margin-top: 0;
padding-left: 10px;
	margin-bottom: 5.0em;
}

/*--- スクロールフェードイン -- */

.fadein {
  opacity: 0;
  transform : translate(0, 30px);
  transition : all 1000ms;
}
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (max-width: 660px) {
.view_sec_wrap {
    height: 400px;
    text-align: center;
	}
.view_sec {
    overflow-x: auto;
}
.view_sec img {
    position: static;
    height: 400px;
    width: auto;
    max-width: none;
}
.view_swipe {
    display: block;
}
}

.slider-area {
	display: block;
	width: 50%;
	margin: auto;
	text-align: center;
	
	margin-bottom: 2.0em;
}
.btn3 {
	display: block;
  color: #000;
  width: 90%;
margin: auto;
	align-items: center;
  text-align: center;
  max-width: 350px;
  transition: .5s;
	background-color: lightblue;
	padding: 3%;
	border-radius: 10px;
	margin-top: 20px;
}

#plan .planTab li.on{
	border-bottom-color:#1d5f59;
}
#plan .plans_body .plans_headline{
	border-bottom-color:#1d5f59;
}
#plan .plans_body .plans_print .printBtn a:before{
	color:#1d5f59;
}
#plan .plans_body .plans_print .printBtn a:hover{
	background-color:#1d5f59;
	color:#fff;
}
#plan .plans_body .plans_print .printBtn a:hover:before{
	color:#fff;
}
#plan .plans_body .plans_repayment h4{
	background-color:#1d5f59;
	color:#fff;
}
#plan .plans_body .plans_repayment h5 .num{
	color:#1d5f59;
}
#plan .spPlanSelect select{
	border-color:#1d5f59;
}
#plan .spPlanSelect label:after,
#plan .plans_body .slick-prev,
#plan .plans_body .slick-next,
#plan .planINITIA .pClm ul .slick-next,
#plan .planINITIA .pClm ul .slick-prev{
	color:#1d5f59;
}
#plan .planINITIA .headline-02:after{
	background-color:#1d5f59;
}
#plan .planINITIA .slick-dots .slick-active{
	border-color:#1d5f59;
}
#plan .planINITIA .slick-dots .slick-active button{
	background-color:#1d5f59;
}
@media screen and (max-width:767px){
	#plan .planINITIA .pClm h4.on{
		background-color:#1d5f59;
	}
}

.waroom-text {
clear: both;
float: none;
padding-top: 20px;
padding-bottom: 20px;
margin: 16px 26.5px 0 26.5px;
font-size: 16px;
line-height: 1.6;
color: #555;
}

.madoriponit {
	font-size: 20px;
	background-color: #fffffe;
}
@media screen and (max-width:490px){
.madoriponit {	
	display: none;
}
	}
.limited-plan_btn {
	display: block;
	margin-top:20px;
}

.limited-img {
	display: block;
	
}

.plan-kodawari-point li .limited-plan_btn{
	padding: 0;
	height: 90%;
	display: block;
	margin-top: 4.5em;
	box-shadow: 2px 1px 3px 1px #999;
}

@media screen and (max-width:491px){.plan-kodawari-point li .limited-plan_btn{margin-top: 1.5em;}}

.limited-page {
	width: 95%;
	margin: auto;
	text-align: center;
}


	.limited-page {
	width: 97%;
	}



/*::::::::::::::::::間取り図のボタン::::::::::::::::::*/
/*-------------
accordion
--------------*/

.acd-check {
display: none;
}

.acd-label {
background: #2C7CB5;
color: #FFF;
margin-top: 30px;
border-radius: 10px 0;
padding: 20px;
display: block;
}

.acd-content {
height:0;
opacity: 0;
transition: .5s;
visibility: hidden;
}

.acd-check:checked + .acd-label + .acd-content {
height: auto;
opacity:1;
visibility: visible;
}



/**　＋－切替　**/
.accordionbox{
	width: 90%;
	margin:30px auto;
}
.accordionlist dt{
    display: block;
    background-color: #fff;
    padding: 20px 10px 20px;
	line-height: 1;
    border-top: 1px solid #DFDFDF;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.accordionlist dt:first-child{
    border-top: none;
}

.accordionlist dt .title{
    padding-left: 10px;
}


.accordionlist dd{
    display:none;
	background: #fff;
	padding:20px;
}
.accordion_icon,
.accordion_icon span {
	display: block;
	transition: all .4s;
	box-sizing: border-box;
	height: 100%;
}
.accordion_icon {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 15px;
	top: 0;
	bottom:0;
	margin: auto;
}
.accordion_icon span {
	position: absolute;
	width: 30px;
	height: 2px;
    background-color: #F88789;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;

}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.accordion_icon.active h2 {
	color: aqua;
}



/*------------------------------
ボタンランドプラン
-------------------------------*/
.ac-btn{
	/*font-family:'Noto Serif',"Times New Roman", Times, NotoSerifCJKjp, "游明朝", YuMincho,"HG明朝B", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ 明朝",serif;*/
	font-size: 15px;
}

.ac-btn li {
padding-bottom: 5px;
padding-top: 5px;
}

/*.ac-btn li:nth-child(2),
.ac-btn li:nth-child(3){
display: inline;
}
*/
.ac-btn li:nth-child(2){
padding-right: 15px;
}

.ac-btn li:nth-child(2) em{
font-size: 1.3em;
}
.ac-content {
max-width: 550px;
margin:auto;
text-align: center;
	font-family:YakuHanJP, "Yu Gothic Medium", sans-serif;
	font-size: 20px;
}


.ac-content li{
padding-bottom: 14px;
}
.ac-content li img{
	width: 80%;
	max-width: 250px;
	margin: auto;
	text-align: center;
}

.ac-content li.bal{
padding-bottom:2px;
}


.ac-content li:first-child {
color: #2C7CB5;
opacity: 0.8;
}

.ac-content li:nth-child(2) em {
font-size: 1.5em;
}

.ac-content li:nth-child(3) {
font-size: 0.9em;
}

.ac-content li:nth-child(3) em {
font-size: 1.3em;
}

.item {
font-size: 15px;
}
.bal {
font-size: 13px;
}

.link{
	width: 95%;
	background: #2C7CB5;
	color: #FFF;
	font-size: 20px;
	margin: 0 auto;
	padding: 14px;
}

@media screen and (min-width: 1025px){

.accordionlist{
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1024px;
}

.accordionbox dd {
width: 30%;
margin: 30px 10px;
border: 0.5px solid #9F9F9F;
border-top: 10px solid #2C7CB5;
}
.accordionbox dt{
display: none;
}

.accordionbox dd{
display: block;
	position: relative;
}

/*.ac-content li:nth-child(2),
.ac-content li:nth-child(3){
display: inline-block;
}*/

}


.plan_point{
	max-width: 85%;
	margin: 5% auto 0;
	font-size: 0.5em;
	text-align: left;
	line-height: 1.4;
}
	
.plan_point_sp{
	margin-top: 5px;
	font-size: 0.8em;
}

@media screen and (max-width:1024px){
.pc_only{
	display: none;
	}
}

.os-banner {
	display: block;
	margin: auto;
	text-align: center;
	transition: 0.5s;


}

.os-banner:hover{
	opacity: 0.5;
	transition: 0.5s;
}

.pc-banner {
	display: block;
	padding-top: 2.0em;
		width: 80%;
	max-width: 768px;
	margin: auto;
	text-align: center;

}
.sp-banner{
		display: none;}

@media screen and (max-width:768px){
	.pc-banner{
		display: none;
    padding-top: 2.0em;	}
	.sp-banner{
		display: block;
		width: 90%;
	max-width: 768px;
	margin: auto;
	text-align: center;
}
	.os-banner {
	
	margin-top: 2.0em;

}
	
	.sp-banner.interview_banner{
		display: block;
		padding-top: 2.0em;
	margin-top: 1.0em;}
	}

.clearfix {
	position: relative;
}

.ranning {
	    position: absolute;
    top: 0px;
    right: 2.5em;
    display: block;
    background-color: #094067;
    color: #FFF;
    padding: 10px 2% 10px 15px;
    line-height: 1.6em;
    font-weight: bolder;
    font-size: 0.8em;
	font-family: YakuHanJP, futura-pt, Roboto, "FOT-ロダン Pro DB", sans-serif;
	
}
@media screen and (max-width:498px){
	.ranning{
		right: 0;
		font-size:0.6em;
		
	}
}


strong {
	font-size: 2.5em;
	color: #FF9E00;
	line-height: -1.0em;
	
}

.shiharai {
	background-color: #51919d;
	display: inline;
	padding: 1%;
	color: #FFF;
	padding-right: 1.0em;
	margin-left: 1.0em;
}

.sp_br {
	display: none;
}

@media screen and (max-width:498px){
	.sp_br{display: block;}
}

.siharairei {
    margin: auto;
    text-align: center;
    position: absolute;
    top: -4.1em;
    right: 0em;
    display: block;
    background-color: #094067;
     color: #FFF; 
    padding: 10px 2% 10px 15px;
    line-height: 1.6em;
    /* font-weight: bolder; */
    font-size: 0.8em;
    font-family: system-ui;
    width: 100%;
    font-weight: bolder;
}

.hensai_tyushaku {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
	font-size: 10px;
    color: #999;
    text-align: left;
	border-top: 1px solid #e3e3e3;
    line-height: 1.5;
	margin-top: 10px;
}

.hensai_cost {
	font-size: 12px;
    padding-left: 1em;
	padding: 2% 0;
	line-height: 1.8em;
	padding-left: 15px;
	
}

.plan_type {
	    background-color: #4a8f9b;
    color: #fff;
    font-size: 15px;
    padding: .6em 15px .6em 15px;
}

.hensairei {
  margin: auto;
	text-align: left;
		    margin-top: 30px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
	font-weight: 100;
	
	
}

small2 {
	font-size: 0.5em;
}

.sellvalue {
	    font-size: 0.5em;
    /* margin: 0 0 auto; */
    text-align: right;
    font-weight: 700;
    color: #426E86;
    background: #094067;
    letter-spacing: 1px;
    color: #FFF;
    padding: 1% 20px 2% 20px;
	
}

@media screen and (max-width:498px){
	.sellvalue{
		 padding: 1% 8px 2% 8px;
		font-size: 0.5em;
		
	}
}

.price {
	font-size: 2.3em;
	color:rgba(255,150,0,1.00);
}



.remote_text {
	font-size: 22px;
    display: block;
    font-family: system-ui;
    font-weight: 600;
    background:linear-gradient(95deg, #536976, #292E49);
    padding: 15px 0px;
    color: #fff;
}

@media screen and (max-width:768px){
	.remote_text{
		padding: 8px;
		font-size: 18px;
	}
}

.bnr_remote_area {
	width: 80%;
	display: block;
	margin: auto;
	text-align: center;
	margin-top: 2.0em;
	transition: 0.5s;
	max-width: 768px;
}

.bnr_remote_area:hover{
	opacity: 0.5;
	transition: 0.5s;
}

@media screen and (max-width:768px){
	.bnr_remote_area{
		width: 90%;
		margin-bottom: 2.5em;
	}
}

.banner_content {
	display: block;
}
