@charset "utf-8";

/* レイアウト */

.planMain {
    padding: 215px 0px 75px 0px;
}

@media screen and (max-width:640px) {
    .planMain {
        padding: 75px 0 30px 0;
    }
}

.planMain h2 {
    text-align: center;
}

.planRecommend {
    padding: 75px 5% 50px;
	background-image: url(../../img/plan/recommend_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-background-size: cover;
	background-size: cover;
    margin: 0 auto;
	width: 90%;
}

.planRecommend .tit {
    text-align: center;
    padding-bottom: 50px;
}

.planRecommendBox {
    max-width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 5px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 5px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 5px 0px;
 	position: relative;
}
.planRecommendBox + .planRecommendBox {
    margin-top: 50px;
}

.planRecommendBox .in {
    padding: 20px;
}

.planRecommendBox .in:after {
    content: "";
    clear: both;
    display: block;
}

.planRecommendBox figure {
	position: relative;
    width: 35%;
	padding-top: 35%;
    float: right;
}

.planRecommendBox figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.planRecommendBox .left {
    width: 60%;
    float: left;
}

.planRecommendBox.limited_icon:after {
	content: "";
	position: absolute;
	width: 160px;
	height: 49px;
	top:-10px;
	right:-8px;
	background-image: url(../../img/plan/limited_icon.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	z-index: 2;
}
@media screen and (max-width:640px) {
	.planRecommendBox.limited_icon{
		padding: 22% 5% 10%;
	}
/*	.planRecommendBox.limited_icon .planRecommendBoxHead{
		margin: 10px 0 0;
	}*/
	.planRecommendBox.limited_icon:after {
		background-image: url(../../img/plan/limited_icon_sp.png);
		width: 188px;
		height: 33px;
		top: 20px;
		left: 0;
		right: 0;
		margin: auto;
	}
}

.planRecommendBoxHead {
    padding-bottom: 20px;
}

.planRecommendBoxHead p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #a18100;
    padding-bottom: 6px;
}

.planRecommendBoxHead .plantit {
    font-size: 25px;
    font-size: 2.5rem;
	line-height: 36px;
	line-height: 3.6rem;
    text-align: left;
    font-weight: normal;
}

.planRecommendBoxBottom {
}

.planRecommendBox .left .price {
    font-size: 19px;
    font-size: 1.9rem;
    color: #4c4c4c;
	margin-bottom: 20px;
}

.planRecommendBox .left b {
    font-size: 29px;
    font-size: 2.9rem;
	font-weight: normal;
}

.planRecommendBox .left .priceval {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}
@media screen and (max-width:640px) {
	.planRecommendBox .left .priceval {
		text-align: left;
	}
}
.planRecommendBox .left .price > span {
    color: #fff;
    background-color: #e7a6b5;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 7px 35px;
    margin-right: 1em;
    vertical-align: top;
    line-height: 2.5;
}

.planRecommendBox .left .price strong {
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 1.6rem;
	font-weight: normal;
	white-space:nowrap;
}
.planRecommendBox .left .price strong > span + span {
	margin-left: 24px;
}
.planRecommendBox .left .price strong > span > span:after {
	content: "";
	display: inline-block;
	margin:0 5px 0 10px;
	width: 20px;
	height: 1px;
	background-size: 3px 1px;
	background-image: linear-gradient(to right,#000 1px,transparent 1px ,transparent 3px);
	background-repeat: repeat-x;
	vertical-align:35%;
}
@media screen and (max-width:640px) {
	.planRecommendBox .left .price strong {
		font-size: 1.4rem;
	}
	.planRecommendBox .left .price strong > span {

	}
	.planRecommendBox .left .price strong > span > span:after {
		margin:0 .5rem 0 .8rem;
		width: 1.0rem;
	}
	.planRecommendBox .left .price strong > span + span {
		margin-left: 1.0rem;
	}
}
@media screen and (max-width:640px) {
	.planRecommendBox .left .price strong {
		font-size: 1.2rem;
		margin-right: 0;
		display: block;
		padding-top: 8px;
    }
}

.planRecommendBox .left .text {
    font-size: 15px;
    font-size: 1.5rem;
    color: #4c4c4c;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.planRecommendBox .left .tokuten {
	padding-left: 70px;
	min-height: 64px;
	position: relative;
	font-size: 0;
	margin-bottom: 20px;
}
.planRecommendBox .left .tokuten:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	min-height: 64px;
}

.planRecommendBox .left .tokuten .tokutentit {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.planRecommendBox .left .tokuten p {
    display: inline-block;
	vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
    color: #4c4c4c;
    line-height: 1.6em;
	font-weight: bold;
}

.planRecommendBox .left .more a {
	width: 360px;
	height: 50px;
}
@media screen and (max-width:640px) {
	.planRecommend {
    	padding: 0;
		background-image: none;
		background-color: transparent;
	}
	.planRecommend .tit {
		padding-bottom: 9%;
	}
	.planRecommend .tit img {
		width: auto;
		height: 35px;
		height: 11vw;
	}
	.planRecommendBox {
		padding: 10% 5%;
	}
	.planRecommendBox .in {
    	padding: 0;
	}
    .planRecommendBox figure {
        width: 100%;
        float: none;
    }
    .planRecommendBox .left {
        width: 100%;
        float: none;
    }
    .planRecommendBox .left .more a {
        float: none;
        margin: 0 auto;
    }
	.planRecommendBox figure {
		padding-top: 90%;
		float: none;
		margin-bottom: 5%;
	}
	.planRecommendBoxHead p {
		font-size: 12px;
		font-size: 1.2rem;
		padding-bottom: 3%;
		line-height: 1.3;
	}
	.planRecommendBoxHead .plantit {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 23px;
		line-height: 2.3rem;
	}
	.planRecommendBox .left .price {
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		position: relative;
		padding: 5px 0 ;
		margin-bottom: 20px;
	}
	.planRecommendBox .left .price > span {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 7px 0;
		width: 100px;
		color: #fff;
		background-color: #e7a6b5;
		position: static;
		left: 0;
		text-align: center;
		display: block;
		width: 30%;
		margin-bottom: 3%;
	}
	.planRecommendBox .left .price b {
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: normal;
	}
	.planRecommendBox .left .text {
		font-size: .9rem;
		line-height: 1.7rem;
		margin-bottom: 6%;
	}
	.planRecommendBox .left .tokuten p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.3em;
		font-weight: bold;
	}
	.planRecommendBox .left .more a {
    	width: 100%;
	}
	.planRecommendBoxHead {
    	padding-bottom: 5%;
	}
}

.planList {
    background-color: #fff;
	padding: 80px 5%;
    margin: 60px auto;
    max-width: 1600px;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.planList .plantit {
    text-align: center;
    padding-bottom: 50px;
}

.planList ul {
	text-align: left;
	max-width: 1180px;
	width: 100%;
	margin: auto;
	font-size: 0;
}

.planList li {
    display: inline-block;
	vertical-align: top;
	width: 30.5%;
	margin-bottom: 60px;
	padding-bottom: 50px;
	position: relative;
}
.planList li + li {
	margin-left: 4.2%;
}

.planList li figure {
	padding-top: 100%;
	width: 100%;
	margin-bottom: 23px;
	position: relative;
}
.planList li figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.planList li .info {
    text-align: left;
	margin-bottom: 20px;
}

.planList li .info .copy {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 1em;
}

.planList li .info .infotit {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 1em;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 20px;
	line-height: 1.5;
}

.planList li .info .price {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: right;
	position: relative;
	padding: 5px 0 5px 110px;
	margin-bottom: 20px;
}

.planList li .info .priceval {
    font-size: 1.7rem;
	font-weight: normal;
	line-height: 1.4;
}
@media screen and (max-width:640px) {
	.planList li .info .priceval {
		font-size: 1.4rem;
	}
}
.planList li .info .priceval strong {
    font-size: 1.4rem;
}
@media screen and (max-width:640px) {
	.planList li .info .priceval strong {
	    font-size: 1.2rem;
	}
}

.planList li .info .price > span {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 7px 0;
	width: 100px;
    color: #fff;
    background-color: #e7a6b5;
	position: absolute;
	left: 0;
	margin: auto;
	text-align: center;
}
.planList li .info .price strong {
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 1.4rem;
	font-weight: normal;
	white-space:nowrap;
}
@media (min-width:641px) {
	.planList li .info .price strong {
		width: calc(100% + 110px);
		margin-left: -110px;
	}
}
.planList li .info .price strong > span + span {
	margin-left: 24px;
}
.planList li .info .price strong > span > span:after {
	content: "";
	display: inline-block;
	margin:0 5px 0 10px;
	width: 10px;
	height: 1px;
	background-size: 3px 1px;
	background-image: linear-gradient(to right,#000 1px,transparent 1px ,transparent 3px);
	background-repeat: repeat-x;
	vertical-align:20%;
}
@media screen and (max-width:640px) {
	.planList li .info .price strong {
		font-size: 1.2rem;
	}
	.planList li .info .price strong > span {

	}
	.planList li .info .price strong > span > span:after {
		margin:0 .5rem 0 .8rem;
		width: 1.0rem;
	}
	.planList li .info .price strong > span + span {
		margin-left: 1.0rem;
	}
}

.planList li .more a {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.planList .limited_icon:after {
	content: "";
	position: absolute;
	width: 132px;
	height: 36px;
	top:-20px;
	right:-10px;
	padding-top: 100%;
	background-image: url(../../img/plan/limited_icon_s.png);
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	z-index: 2;
}

@media screen and (max-width:640px) {
	.planList li.limited_icon .info{
		padding-top: 12%;
	}
	.planList .limited_icon:after {
		background-image: url(../../img/plan/limited_icon_sp.png);
		width: 188px;
		height: 33px;
		top: 10px;
		left: 0;
		right: 0;
		margin: auto;
		padding-top: 100%;
		background-position: bottom;
	}
}



@media screen and (min-width:801px) {
	.planList li:nth-child(3n+4) {
		margin-left: 0;
	}
}
@media screen and (max-width:800px) {
	.planList .plantit {
		padding-bottom: 8%;
	}
	.planList li {
		width: 48%;
	}
	.planList li + li {
		margin-left: 4%;
	}
	.planList li:nth-child(2n+1) {
		margin-left: 0;
	}
	.planList li .info .copy,
	.planList li .info .infotit {
		height: auto !important;
	}
}
@media screen and (max-width:640px) {
	.planList {
		width: 85%;
		padding: 8% 5%;
		margin-top: 20%;
		margin-bottom: 20%;
	}
	.planList .plantit img {
		width: auto;
		height: 42px;
		height: 13vw;
	}
    .planList li {
        width: 100%;
		margin-bottom: 0;
    }
	.planList li + li {
		margin-left: 0;
		margin-top: 30%;
	}
	.planList li figure {
		margin-bottom: 5%;
	}
	.planList li .info .copy {
		margin-bottom: 2%;
		line-height: 1.3;
	}
	.planList li .info .infotit {
		margin-bottom: 3%;
		padding-bottom: 3%;
	}
	
	.planList li .info .price {
		text-align: left;
		padding: 5px 0;
		margin-bottom: 0;
	}
	
	.planList li .info .price > span {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 7px 0;
		width: 100px;
		color: #fff;
		background-color: #e7a6b5;
		position: static;
		display: block;
		width: 50%;
		left: 0;
		margin: 0;
		text-align: center;
		margin-bottom: 3%;
	}
	.planList li .info {
		margin-bottom: 3%;
	}

}


/**/

.planDetail {
    padding: 0 5%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}

.planDetail.limited_icon:after {
	content: "";
	position: absolute;
	width: 536px;
	height: 52px;
	top:50px;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url(../../img/plan/limited_icon_detail.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
}

@media screen and (max-width:640px) {
	.planDetail.limited_icon:after {
		background-image: url(../../img/plan/limited_icon_sp.png);
		width: 188px;
		height: 33px;
		top: 40px;
		left: 0;
		right: 0;
		margin: auto;
		padding-top: 0;
		background-position: bottom;
	}
	.limited_icon .planDetailBoxHead{
		padding: 21% 5% 6%;
	}
}

.planDetailIn {
    padding: 130px 5% 75px;
    background-color: #fff;
	margin-bottom: 90px;
}

.planDetail h3 {
    text-align: center;
    padding-bottom: 30px;
}

.planDetailBox {
    max-width: 1180px;
    margin: 0 auto;
    background-color: #fff;
	position: relative;
}
@media screen and (max-width:640px) {
	.planDetail {
    	padding: 0 2.5%;
	}
	.planDetailIn {
		padding: 5% 2.5%;
		margin-bottom: 20%;
	}
}

.planDetailBox .in {}





.planDetailBoxHead {
    padding: 30px 40px;
    background-color: #fbf7f3;
	margin-bottom: 40px;
}

.planDetailBoxHead p {
    font-size: 14px;
    font-size: 1.4rem;
	margin-bottom: 7px;
    color: #a18100;
}

.planDetailBoxHead .plantit {
    font-size: 24px;
    font-size: 2.4rem;
	font-weight: normal;
    text-align: left;
    line-height: 1.3;
}

.planDetailBoxBottom {
	margin-bottom: 30px;
}

.planDetailBoxBottom:after {
    content: "";
    clear: both;
    display: block;
}

.planDetailBoxBottom figure {
    width: 35%;
    float: left;
}

.planDetailBoxBottom figure img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:640px) {
    .planDetailBoxBottom figure {
        width: 100%;
        float: none;
		margin-bottom: 10%;
    }
}

.planDetailBoxBottom .right {
    width: 60%;
    float: right;
}

.planDetailBoxBottom .right .price {
    font-size: 16px;
    font-size: 1.6rem;
    color: #4c4c4c;
    margin-bottom: 20px;
    text-align: right;
}

.planDetailBoxBottom .right .price b {
    font-size: 24px;
    font-size: 2.4rem;
	font-weight: normal;
}
@media screen and (min-width:640px) {
	.planDetailBoxBottom .right .price b > b {
		font-size: 3.4rem;
	}
}
@media screen and (max-width:640px) {
	.planDetailBoxBottom .right .priceval {
		margin-top: 5px;
		display: block;
	}
	.planDetailBoxBottom .right .price b {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

.planDetailBoxBottom .right .price strong {
	display: block;
	margin-top:10px;
	font-weight: normal;
	font-size: 1.8rem;
}
.planDetailBoxBottom .right .price strong > span {

}
.planDetailBoxBottom .right .price strong > span + span {
	margin-left: 24px;
}
.planDetailBoxBottom .right .price strong > span > span:after {
	content: "";
	display: inline-block;
	margin:0 5px 0 10px;
	width: 20px;
	height: 1px;
	background-size: 3px 1px;
	background-image: linear-gradient(to right,#000 1px,transparent 1px ,transparent 3px);
	background-repeat: repeat-x;
	vertical-align:35%;
}
@media screen and (max-width:640px) {
	.planDetailBoxBottom .right .price strong {
		font-size: 1.4rem;
	}
	.planDetailBoxBottom .right .price strong > span {

	}
	.planDetailBoxBottom .right .price strong > span > span:after {
		margin:0 .5rem 0 .8rem;
		width: 1.0rem;
	}
	.planDetailBoxBottom .right .price strong > span + span {
		margin-left: 1.0rem;
	}
}

.planDetailBoxBottom .right .price > span {
    background-color: #e7a6b5;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 7px 30px;
    vertical-align: middle;
    margin-right: 1em;
	margin-top: -10px;
	display: inline-block;
}

.planDetailBoxBottom .right .text {
    font-size: 15px;
    font-size: 1.5rem;
    color: #4c4c4c;
    line-height: 1.6em;
    margin-bottom: 20px;
}
@media screen and (max-width:640px) {
    .planDetailBoxBottom .right {
        width: 100%;
        float: none;
    }
}

.planDetailBoxBottom table {
    width: 100%;
    margin-bottom: 20px;
}

.planDetailBoxBottom table th {
    background-color: #faf5ef;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    text-align: center;
    font-weight: normal;
}

.planDetailBoxBottom table td {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
}

.planDetailBoxBottom table th,
.planDetailBoxBottom table td {
    border: solid 1px #e0e0e0;
}

.planDetailBoxBottom .tokuten {
    background-color: #F6F5F0;
    padding: 10px;
    margin-bottom: 20px;
}

.planDetailBoxBottom .tokuten dl {
    border: solid 1px #bea574;
    padding: 20px;
}

.planDetailBoxBottom .tokuten dt {
    text-align: center;
    padding-bottom: 20px;
}

.planDetailBoxBottom .tokuten dd {
    text-align: left;
}

.planDetailBoxBottom .tokuten dd span {
    font-size: 16px;
    font-size: 1.6rem;
	line-height: 28px;
	line-height: 2.8rem;
	font-weight: bold;
}
@media screen and (max-width:640px) {
    .planDetailBoxBottom table th,
    .planDetailBoxBottom table td {
        width: 90%;
		padding: 5%;
        display: block;
    }
	.planDetailBoxBottom .tokuten dt {
		padding-bottom: 5%;
	}
	.planDetailBoxBottom table td {
		font-size: .9rem;
		line-height: 1.7rem;
	}
	.planDetailBoxBottom .tokuten dd span {
		font-size: 1.0rem;
		line-height: 1.9rem;
	}
	.planDetailBoxBottom .tokuten dl {
		padding: 10% 5%;
	}
}
.planDetailPlan + .planDetailPlan {
	margin-top: 60px;
}
.planDetailPlan .detailtit {
	max-width: 640px;
	width: 100%;
	margin: auto;
	margin-bottom: 35px;
	background: url(../../img/report/bg.png) center repeat-x;
	font-family: Georgia;
	font-weight: normal;
	text-align: center;
}

.planDetailPlan .detailtit span {
	font-size: 30px;
	font-size: 3.0rem;
	font-family: Georgia, Times, Times New Roman, serif;
	background-color: #fff;
	padding: 0 40px;
}

.planDetailPlan table {
    width: 100%
}

.planDetailPlan table th {
    background-color: #fbfbf9;
    font-size: 15px;
    font-size: 1.5rem;
    color: #a18100;
    padding: 20px;
    text-align: center;
    font-weight: normal;
}

.planDetailPlan table td {
    color: #4c4c4c;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 20px;
}
.planDetailPlan table td strong {
	margin-left: 10px;
	color: #de6e91;
}

.planDetailPlan table th,
.planDetailPlan table td {
    border: solid 1px #ece6cc;
}
.planDetailPlan {
	margin-bottom: 40px;
}

@media screen and (max-width:640px) {
	.planDetailPlan .detailtit {
		margin-bottom: 7%;
	}
	.planDetailPlan + .planDetailPlan {
		margin-top: 3.0rem;
	}
    .planDetailPlan table th,
    .planDetailPlan table td {
        width: 90%;
        display: block;
    }
    .planDetailPlan table th {
		padding: 4% 5%;
		font-size: 14px;
		font-size: 1.4rem;
    }
	.planDetailPlan table td {
		padding: 3% 5%;
		font-size: .9rem;
		line-height: 1.7rem;
	}
	.planDetailPlan table.priceTable {
    	border-top: 1px solid #e0e0e0;
	}
    .planDetailPlan table.priceTable th {
		padding: 4% 5%;
    	border: 0;
    	border-bottom: 1px solid #e0e0e0;
    	width: 20%;
    	float: left;
    	clear: both;
    	font-size: 1.2rem;
    	line-height: 1.7rem;
    }
    .planDetailPlan table.priceTable td {
    	border: 0;
    	border-bottom: 1px solid #e0e0e0;
		padding: 4% 0 4% 35%;
    	width: 100%;
    	font-size: 1.2rem;
    	line-height: 1.7rem;
    	box-sizing: border-box;
    }
	.planDetailBoxHead {
		padding: 6% 5%;
		margin-bottom: 9%;
	}
	.planDetailBoxHead p {
		font-size: 12px;
		font-size: 1.2rem;
		margin-bottom: 3%;
	}
	.planDetailBoxHead .plantit {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.planDetailBoxBottom .right .price {
		font-size: 12px;
		font-size: 1.2rem;
		margin-bottom: 5%;
		text-align: left;
	}
	.planDetailBoxBottom .right .price > span {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 7px 0;
		margin-right: 5px;
		margin-top: 0;
		text-align: center;
		width: 30%;
		display: block;
		margin-bottom: 2%;
	}
	.planDetailBoxBottom .right .text {
		font-size: .9rem;
		line-height: 1.7rem;
		margin-bottom: 15%;
	}
	.planDetailBoxBottom table {
		margin-bottom: 15%;
	}
	.planDetailPlan .detailtit span {
		padding: 0 10px;
		display: inline-block;
		width: 50%;
		font-size: 1.0rem;
	}
	.planDetailPlan.pricingexample h5 span {
		width: 35%;
	}
	.planDetailPlan .detailtit span img {
		width: 100%;
	}
	.planDetailBoxBottom .tokuten {
		margin-bottom: 15%;
	}
	.planDetailPlan {
    	margin-bottom: 15%;
	}
}

.planDetailMore {
    text-align: center;
    background-color: #fbf7f3;
    padding: 30px 0;
    max-width: 1180px;
    margin: 0 auto;
}

.planDetailMore a {
    max-width: 580px;
	width: 100%;
	height: 60px;
    background-color: #bea574;
}
.planDetailMore a span {
	font-size: 16px;
	font-size: 1.6rem;
}

@media screen and (max-width:640px) {
	.planDetailMore {
    	padding: 5% 0;
	}
	.planDetailMore a {
		width: 90%;
		height: 50px;
	}
}
