@charset "utf-8";
/* CSS Document */

.rks img{	width: 100%;}
body .rks p ,
body .rksOffer p{	line-height: 1; font-size: 0;}
body .rks .rksSlide p{	font-size: 1.5rem;}

.pc{	display: block;}
.tb{	display: none;}
.sp{	display: none;}
@media screen and (max-width:930px){
	.tb{	display: block;}
}
@media screen and (max-width:767px){
	.pc{	display: none;}
	.tb{	display: none;}
	.sp{	display: block;}
}

.rksWrap{	max-width: 1000px; margin: auto;}

.unhappy{	background: #dae6e6;}
.happy{		background: #ffffcd;}
.valuePointTit{
	background: #20c2d1;
	text-align: center;
	margin-bottom: 40px;
}
.valuePointTit .pc img{	max-width: 664px;}
@media screen and (max-width:767px){
	.valuePointTit{	margin: 20px 0 0;}
}

/*スライダー*/
.rksSlide{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.rksSlide > div{	width: 23.5%;}
.rksSlideTit_pc{
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	background: #ffffc1;
	border: 2px solid #20c2d1;
	border-radius: 5px;
	color: #20c2d1;
	line-height: 2rem!important;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px;
	margin-bottom: 25px;
}
.rksSlideTit_pc:before ,
.rksSlideTit_pc:after{
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.rksSlideTit_pc:before{
	border-color: rgba(32,194,209,0);
	border-top-color: #20c2d1;
	border-width: 13px;
	margin-left: -13px;
}
.rksSlideTit_pc:after{
	border-color: rgba(255,255,193,0);
	border-width: 10px;
	margin-left: -10px;
}
.rksSlideTit_pc p{
	font-size: 1.4rem !important;
	line-height: 2rem !important;
}
/*改行対策*/
.tbSizeBr{}
@media screen and (max-width:930px){	.rksSlideTit_pc p.tbSizeBr{	line-height: 4rem !important;}}


.rksSlide .pc img{	margin-bottom: 20px;}
.rksSlideTitTxt{	line-height: 1.7 !important;}

@media screen and (max-width:767px){
	.rksSlide{	display: block;}

	.rksSlide > div{	width: 100%;}
	.rksSlideTit_pc{	display: none;}
}

/*スライダー矢印*/
div.rksArrow{
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 10vw;
}
.rksArrow.slick-disabled{	display: none !important;}
div.rksArrow._prev{	left: 10px;}
div.rksArrow._next{	right: 10px;}


/*上書き設定*/
#simulation #simu_wrapper div.simu_server div.simu_info p.simu_price_title{	font-size: 16px;}
#simulation{	padding: 20px 0 5px;}
@media screen and (max-width:850px){
	#simulation #simu_wrapper div.simu_server div.simu_info p.simu_price_title{	font-size: 10px !important;}
}

/*211126追加分　初回特典オファー*/
.rksOffer{	width: 100%;}
.rksOffer img{	width: 100%;}

.rksOfferOuter{
	max-width: 850px;
	margin: auto;
	position: relative;
}

.rksOfferOuter .BTN{}

@media screen and (max-width:850px){
	.rksOffer{
		margin-top: 0;
		padding: 0;
	}
	
	.rksOfferOuter{
		margin-top: 0;
		padding: 0;
	}
	.rk-mb30{	margin-bottom: 0 !important;}
		.rk-mb30 .PriceCheck{	margin-bottom: 0 !important;}
		
	.rksOfferOuter .BTN{
		position: absolute;
		bottom: 0;
		left: 10%;
		width: 80%;
		bottom: -5%;
		left: 5%;
		width: 90%;
	}
}

#simulation #simu_wrapper div.simu_server div.simu_info p.rks-simu_price{
	padding-bottom: 30px;
	color: #ca0707;
	font-size: 16px;
	font-weight: bold;
}
#simulation #simu_wrapper div.simu_server div.simu_info p.rks-simu_price span{	font-size: 34px;}



/* 緑色のボタンに変更 */
.rksBtn{}
.rksBtn img{	max-width: 100%;}
@media screen and (max-width:850px){
	.rksBtnOuter{	margin-bottom: 0;}
	.rksBtn{ margin: 0 10px 30px;}
}




/* main.cssから分離 */

.KosodateArea {
  margin-top: 50px;
  margin-bottom: 50px;
}
.KosodateArea .Kosodate-title img {
  width: 100%;
}
.KosodateArea .Kosodate-title p {
  line-height: 0;
}
.KosodateArea .Content {
  background: #ffdee0;
  border-radius: 0 0 10px 10px;
  padding: 0 20px 20px;
}
.KosodateArea .Content .Kosodate-tokuten {
  display: flex;
  justify-content: space-between;
}
.KosodateArea .Content .Kosodate-tokuten img {
  width: 100%;
  max-width: 470px !important;
}
@media screen and (max-width: 480px) {
  .KosodateArea {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .KosodateArea .Content {
    padding: 0 10px 10px;
  }
  .KosodateArea .Content .Kosodate-tokuten {
    display: block;
  }
}


/* 表示崩れ修正220530 */
.Campaign img{	max-width: 100%;}


/* ページ下部の乗換えバナー　JS（plugtext.js）からの読み出し画像のサイズ調整 */
.imgSize a{
	max-width: 613px;
	margin: auto;
	display: block;
}
@media screen and (max-width:650px){
	.imgSize a{	max-width: 100%;}
}




