.page-main{
	margin-top: 80px;
}
.page-banner{
	padding: 20px 0;
	height: 350px;
	position: relative;
}
.page-banner .container{
	height: 100%;
}
.page-banner-des{
	margin: 4px auto 0;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
.page-banner-des h4{
	color: #767A7D;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.3;
	padding-bottom: 23px;
	position: relative;
	font-weight: 400;
	font-family: 'Karla', sans-serif;
	margin-bottom: 22px;
}
.page-banner-des h4:after{
	position: absolute;
	left: 0;
	right: 0;
	margin:  0 auto;
	bottom:  0;
	width: 32px;
	height: 1px;
	background: #707070;
	content: "";
}
.page-banner-des .page-banner-title{
	color: #767A7D;
	font-size: 30px;
	line-height: 2;
	font-weight: 500;
	margin: 0;
}
.plan-about{
	padding: 145px 0 125px;
}
.plab-row{
	margin:  0 -16px;
}
.plab-col{
	width: 50%;
	padding:  0 16px;
}
.plab-box{
	width: 100%;
	height: 451px;
	box-shadow: 0px 3px 10px #00000029;
	display: flex;
	align-items: center;
	justify-content: center;
}
.plab-des{
	padding-left: 96px;
}
.page-title{
	font-size: 23px;
	color: #000;
	line-height: 1.4;
	margin-bottom: 0;
}
.plab-des p{
	margin: 55px 0 57px;
	font-size: 16px;
	line-height: 3;
}
.plab-des h6{
	font-size: 14px;
	line-height: 1.75;
	font-weight: 400;
	margin:  0;
	    color: #767A7D;
}
.plab-right{
	margin-top: -10px;
}
.plab-button{
	margin: 263px -15.5px 0;
}
.plab-button-it{
	padding:  0 15.5px;
	width: 50%;
}
.height-200 {
	height: 210px;
}
.vio-discount {
	width: 68%;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	top: 44% !important;
	right: 0;
}
.vio-discount-mens-plan {
	width: 150% !important;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	top: 44% !important;
	right: 0;
}
.triangle {
	margin-right: 13%;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #767A7D;
	top: 3.8vw;
	right: -2vw;
}
.position-relative {
	position: relative;
}
.border-bottom-none {
	border-bottom: none !important;
	position: absolute;
	right: 10%;
	top: 25.5%;
	text-align: right;
}
.border-bottom-none-campaign-plan {
	border-bottom: none !important;
	position: absolute;
	right: 18%;
	top: 25.5%;
	text-align: right;
}
.border-bottom-none-5-plan {
	border-bottom: none !important;
	position: absolute;
	top: 25.5%;
	right: 19%;
}
.border-bottom-none-6 {
	border-bottom: none !important;
	position: absolute;
	top: 68%;
	right: 8%;
}
.percent-10 {
	width: 100% !important;
	background-color: #C2808A;
	color: #fff;
	padding:.25rem 2.25rem;
	font-weight: 600;
	font-size: 14px;
	margin-top: 10%;
}
.percent-campaign {
	width: 100% !important;
	background-color: #C2808A;
	color: #fff;
	padding:.25rem 2.25rem;
	font-weight: 600;
	font-size: 14px;
}
.plab-button-it a{
	width: 100%;
	display: block;
	padding: 18px 0;
	line-height: 1;
	border-top: 1px solid #767A7D;
	border-bottom: 1px solid #767A7D;
	color: #767A7D;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	position: relative;
}
.plab-button-it-box{
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.plab-button-it-box:before{
	height: 0;
	width: 100%;
	background: #BDB2A4;
	position: absolute;
	top:  50%;
	transform: translateY(-50%);
	left: 0;
	content: "";
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.plab-button-it-box:hover:before{
	height: 100%;
}
.plab-button-it-box:hover a{
	border-color:#BDB2A4;
	color: #fff;
}
.plab-button-it a span{
	margin-top: 13px;
	display: block;
	font-size: 12px;
	letter-spacing: 1.2px;
	font-family: 'Karla', sans-serif;
}
.plan-cat{
	padding: 31px 0 60px;
	position: relative;
}
.plan-list{
	margin-top: 65px;
}
.plan-item{
	margin-bottom: 100px;
}
.plan-title-it{
	padding: 22px 10px;
	border-top: 1px solid #767A7D;
	border-bottom: 1px solid #767A7D;
	margin-bottom: 29px;
	position: relative;
}
.plan-title-it p{
	position: absolute;
	font-size: 14px;
	font-weight: 500;
	bottom: 4px;
	right: 0;
	line-height: 1.2;
	margin:  0;
	color: #767A7D;
}
.plan-title-it h3{
	text-align: center;
	color: #767A7D;
	font-size: 18px;
	line-height: 1.2;
	margin:  0;
}
.plan-box-it{
	margin: 0 -16px;
}
.plan-feature-it{
	width: 50%;
	padding:  0 16px;
}
.plan-feature-box-it{
	background: #fff;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	padding: 13px 10px;
	height: 444px;
}
.plan-feature-box-it img{
	max-width: 50%;
	max-height: 100%;
}
.plan-info-it{
	padding:  0 16px;
	width: 50%;
}
.plan-info-table th{
	color: #444;
	font-size: 16px;
	line-height: 1.25;
	padding: 11px 20px;
	border-bottom:0.5px solid #BDB2A4;
	font-weight: 400;
}
.plan-info-table tr td{
	border-bottom:0.5px solid #BDB2A4;
	padding: 11px 20px;
	font-family: 'Karla';
	font-size: 20px;
	line-height: 1.4;
	color: #444;
}
.plan-info-table tr td:first-child{
	font-size: 16px;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
}
/*18.12 */
.plan-info-table tr td .price-sale{
	text-decoration: line-through;
    font-size: 16px;
    color: #767a7d;
}
.plan-info-table tr td .fa-long-arrow-alt-down{
	display: block;
	font-size: 16px;
}
.plan-info-table tr td:first-child small{
	font-size: 12px;
}
.plan-info-table table{
	border-collapse: collapse;
	text-align: center;
	margin-top: -6px;
	width: 100%;
}
.plan-info-it .plan-info-bottom{
	margin-top: 30px;
}
.plan-info-it .em-btn{
	margin: 0 0 30px;
	min-width: 100%;
	display: none;
}
.plan-info-des p{
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 0;
}
.plan-cat:nth-child(2n){
	padding: 147px 0 98px;
}
.plan-cat:nth-child(3){
	padding:  35px 0 40px;
}
.plan-expenses{
	padding-bottom: 46px;
}
.plan-expenses-item{
	margin-bottom: 110px;
	color: #444;
}
.plan-expenses-item h3{
	text-align: center;
	padding-bottom: 6px;
	font-size: 16px;
	border-bottom: 1px solid #707070;
	line-height: 2;
	margin-bottom: 17px;
}
.plan-expenses-item p{
	color: #444;
	font-size: 14px;
	line-height: 1.75;
	margin-bottom: 0;
}
.plan-expenses-item h5{
	margin-bottom: 23px;
	font-size: 16px;
	line-height: 1.75;
	color: #444;
	font-weight: 400;
}
.plan-expenses-item-2{
	padding: 21px 21px 54px 21px;
	text-align: center;
	box-shadow: 0px 3px 10px #00000029;
}
.plan-expenses-item-2 .em-btn{
	margin-top: 22px;
	background: #767A7D;
	min-width: 736px;
}
.plan-expenses-item-2 .em-btn:hover{
	background: #181A1C;
}
.plan-cat-title{
	position: absolute;
	left: 50px;
	top:  0;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1.6px;
	font-weight: 400;
}
.plan-cat-title-box{
	transform: rotate(90deg) translateY(-100%);
	transform-origin: left center;
}
.plan-cat-title-box span{
	width: 60px;
	height: 1px;
	background: #fff;
	display: inline-block;
	position: relative;
	bottom: 6px;
	left: -15px;
}
.plan-cat:nth-child(2n) .plan-cat-title-box span{
	background: #BDB2A4;
}
.plan-cat:nth-child(2n) .plan-cat-title{
	top:  160px;
	color: #BDB2A4;
}
.plan-cat .em-title h3{
	font-size: 18px;
}
.plan-cat:nth-child(4){
	    padding-top: 156px;
	    padding-bottom: 83px;
}
.plan-cat.active .plan-cat-title{
	position: fixed;
	top:  0 !important;
}
.price1-vio {
	position: absolute;
	top: 6%;
	right: 37%;
}
.plan-info-pink {
	background-color: #fff;
	padding: 6px;
	color: #FABDC3;
}
.plan-info-yellow {
	background-color: #fff;
	padding: 6px;
	color: #FFC500;
}
.plan-info-orange {
	background-color: #fff;
	padding: 6px;
	color: #FFB55E;
}
.plan-info-option {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: start;
	margin-left: 10px;
}
.plan-info-option span {
	display: block;
}
.plan-info-option span:first-of-type {
	font-size: 12px;
}
.plan-info-option span:last-of-type {
    font-size: 16px;
}
.height-50 {
	height: 50px;
}
.plan-info-row {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.plan-info-table th.plan-info-part {
	padding: 0px 0 10px;
}
.plan-info-table-part {
	padding-top: 50px;
}
.vio-price-wrapper.plan-info-part-width {
	width: 32%;
}
.vio-once-price.vio-once-price-sp {
	left: 90px;
}
.paddingy-20 {
	padding: 20px 0;
}
@media(max-width:  1400px){
	.plan-cat-title{
		right:  30px;
	}
}
@media(max-width:  991px){
	.plab-des {
	    padding-left: 50px;
	}
	.plab-des p{
		margin:  30px 0;
	}
	.plan-cat{
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	.plab-col{
		width: 100%;
	}
	.plab-box{
		height: 300px;
	}
	.plab-right{
		margin-top: 41px;
	}
	.plab-des{
		padding-left: 0;
	}
	.plab-button{
		margin-top: 100px;
	}
	.plan-cat{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.plan-cat-title{
		    left: -9px;
		    font-size: 16px;
		    right: auto;
		    z-index: 2;
		    top: 149px;
	}
	.plan-cat-title-box {
	   transform: rotate(90deg) translateY(-100%);
    	transform-origin: left center;
	}
	.plan-cat-title-box span{
		width: 50px;
		bottom: 5px;
    	left: -12px;
	}
	.plan-expenses-item-2 .em-btn{
		min-width: 500px;
	}
	.plan-feature-box-it{
		padding:  13px 50px;
	}
}

@media(max-width:  767px){
	.height-200 {
		height: 200px;
	}
	.border-bottom-none-5-plan {
		top: 50px;
		right: 12%;
		top: 9.5vw;
		left: 0;
		text-align: right;
	}
	.border-bottom-none-campaign-plan {
		right: 23%;
	}
	.plan-feature-it{
		width: 100%;
	}
	.plan-info-it{
		width: 100%;
		margin-top: 22px;
	}
	.plan-info-table table{
		margin-top: 0;
	}
	.plan-expenses-item-2 .em-btn{
		min-width: 100%;
		margin-top: 15px;
	}
	.page-banner{
		padding: 27px 0;
		height: 135px;
	}
	.page-banner-des h4{
		font-size: 12px;
		padding-bottom: 9px;
		margin-bottom: 7px;
		letter-spacing: 1.2px;
	}
	.page-banner-des .page-banner-title{
		font-size: 22px;
		line-height: 1.75;
	}
	.plan-about{
		padding: 40px 0 65px;
	}
	.plab-box{
		height: 200px;
	}
	.page-title{
		font-size: 18px;
	}
	.plab-des p{
		margin: 36px 0 10px;
		font-size: 14px;
		line-height: 2;
	}
	.plab-des h6{
		font-size: 12px;
	}
	.plab-button{
		margin-top: 73px;
		display: flex;
	}
	.plab-button-it{
		width: 100%;
		margin-bottom: 25px;
	}
	.plab-button-it:last-child{
		margin-bottom: 0;
	}
	.plan-cat{
		background: #fff !important;
		padding:  0;
	}
	.plan-list{
		padding: 40px 30px 85px;
		margin: 29px -30px 0;
	}
	.plan-title-it{
		padding:  0;
		border:  none;
		margin-bottom: 38px;
	}
	.plan-feature-box-it img{
		max-height: 240px;
		max-width: 100%;
	}
	.plan-feature-box-it{
		padding:  15px 0;
		height: 267px;
	}
	.plan-info-table th{
		padding: 12px 0;
	}
	.plan-info-table tr td{
		padding: 12px 0;
	}
	.plan-info-table tr td:first-child small{
		display: block;
	}
	.plan-info-table tr td:first-child{
		text-align: center;
	}
	.plan-info-bottom{
		display: flex;
		flex-direction: column-reverse;
		margin-top: 18px !important;
	}
	.plan-info-it .em-btn{
		margin: 45px 0 0;
	}
	.plan-title-it p{
		position: relative;
		bottom: auto;
		left: 0;
		margin-top: 8px;
		text-align: center;
	}
	.plan-item:last-child{
		margin-bottom: 0;
	}
	.plan-cat:nth-child(2n){
		padding:  100px 0 15px;
	}
	.plan-cat:nth-child(2n) .plan-cat-title{
		top:  100px;
	}
	.plan-cat:nth-child(3){
		padding:  0;
	}
	.plan-expenses-item h3{
		font-size: 18px;
	}
	.plan-expenses-item h5{
		font-size: 14px;
		margin-bottom: 21px;
	}
	.plan-expenses-item p{
		font-size: 12px;
	}
	.plan-expenses-item{
		margin-bottom: 62px;
	}
	.plan-expenses-item-2{
		padding: 16px 20px 40px;
	}
	.plan-expenses-item-2 h5{
		text-align: left;
	}
	.plan-expenses{
		padding-bottom: 90px;
	}
	.page-main{
		padding-bottom: 88px;
	}
	.plan-info-des p{
		font-size: 12px;
		line-height: 1.75;
	}
	.plab-box img{
		max-height: 73px;
	}
	.plan-item {
		margin-bottom: 50px;
	}
	.plan-info-table-part {
		padding-top: 70px;
	}
	.plan-info-option {
		position: absolute;
		width: 78%;
		text-align: center;
		margin-top: -100px;
		align-items: center;
		justify-content: center;
		margin-left: 0;
		z-index: 1;
		padding: 5px 0;
	}
	.plan-info-option::before {
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		opacity: 0.7;
		z-index: -1;
	}
	.height-50 {
		height: 60px;
	}
	.height-50.height-50-02 {
		height: 90px;
	}
	.vio-once-price.vio-once-price-sp {
		display: block;
		background-color: #fff;
		top: auto;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 5px;
		font-size: 12px;
		padding: 2px;
		width: 80px;
	}
	.vio-once-price.vio-once-price-sp span {
		display: none;
	}
}

@media(max-width: 450px) {
	.percent-10 {
		padding: .25rem 1rem;
	}
	.percent-campaign {
		padding: .25rem 1rem;
	}
	.vio-discount{
		width: 120%;
	}
}
