/* lp */

#content { margin-top: 0; }

.lp_content { padding: 3em 0; }

.lay_lqd:before,
.lay_lqd:after { content: none; }

.lp_page_head {}
.lp_page_head:before {}
.lp_page_head:after {}

.menu {}
.menu a {}
.menu a:hover {}

@media screen and (max-width:767px) {
	.lp_content {
		padding: 2em 0;
	}
	
}



/* /com/plan.html */
.section_plan {}

.section_plan .page_head01 {
	font-size: 150%;
}

.plan_mv {
	position: relative;
	border-top: solid 16px #f5596c;
	margin-bottom: 2em;
}
.plan_mv_inner {
	position: absolute;
	width: 100%;
	left: 0;
	top: 45%;
	text-align: center;
	line-height: 1;
}
.plan_mv_head {
	
	display: inline-block;
	background: #f5596c;
	color: #fff;
	padding: 0.25em;

	font-size: 300%;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 0.25em;
}
.plan_mv_head span {}
.plan_mv_head em {}

.plan_mv_copy {
	font-size: 200%;
}

.plan_mv_text {
	margin: 1em auto 0;
	padding: 1em;
	background-color: rgba(255,255,255,0.5);
	max-width: 75%;
	text-align: left;
	line-height: 1.7;
}

.plan_mv_bg img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	
	.plan_mv_inner {
		top: 40%;
	}

	.plan_mv_head {
		font-size: 150%;
	}
	.plan_mv_copy {
		font-size: 100%;
	}
	.plan_mv_text {
		max-width:80%;
		padding: 0.25em 0.5em;
	}
}

.list_plan_model {
	margin: 0 -0.5em;
}
.list_plan_model > ul {}
.list_plan_model > ul > li {
	padding: 0 0.5em 1em;
}

.list_plan_model i {
	display: inline-block;
	background: #fff;
	color: #f5596c;
	vertical-align: middle;
	padding: 0.25em;
	margin-right: 0.5em;
}
.list_plan_model p {
	background: #f5596c;
	color: #fff;
	padding: 0.5em 0.25em;
	line-height: 1;
}
.list_plan_model figure {
	padding: 1.5em;
	border-top: none;
	border-right: solid 2px #f5596c;
	border-bottom: solid 2px #f5596c;
	border-left: solid 2px #f5596c;
}
.list_plan_model figure img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	.list_plan_model i {
		display: block;
		margin-right: 0;
		margin-bottom: 0.5em;
		
		font-size: 80%;
	}
	.list_plan_model p {
		font-size: 80%;
		text-align: center;
	}
	.list_plan_model figure { padding: 0.25em; }
}

.plan_free {
	
	text-align: center;
	font-size: 150%;
}
.plan_free_text1 {
	
	border: solid 1px #ccc;
	margin-bottom: 1em;
	position: relative;
	display: inline-block;
	padding:0 1em;
}
.plan_free_text1:before {
	
	content: '\e92a';
	font-family: 'icomoon' !important;
	color: #666;
	
	position: absolute;
	left: 50%;
	bottom:-1.25em;
	margin-left: -0.5em;
	
	font-size: 300%;
}
.plan_free_text1 p {
	line-height: 1;
	padding: 0.5em;
	margin: 0;
}

.plan_free_text2 {}
.plan_free_text2 p {
	line-height: 1;
	font-weight: bold;
	font-size: 200%;
	display: inline-block;
	border-bottom: double 6px #F70000;
}
.plan_free_text2 em {
	color: #F70000;
}
.plan_free_big {
	font-size: 300%;
}
@media screen and (max-width:767px) {
	
	.plan_free_text2 em {
		display: block;
	}
	
	.plan_free_big {
		letter-spacing: -0.25ex;
	}
	.plan_free_text1 {
		margin-bottom: 3em;
	}
}

.list_plan_4merit {
	margin: 0 -0.5em;
}
.list_plan_4merit > ul {}
.list_plan_4merit > ul > li {
	padding: 0 0.5em 1em;
}

.list_plan_4merit i {
	display: inline-block;
	background: #fff;
	color: #f5596c;
	vertical-align: middle;
	padding: 0.25em;
	margin-right: 0.5em;
}
.list_plan_4merit p {
	background: #f5596c;
	color: #fff;
	padding: 0.5em 0.25em;
	line-height: 1;
}
.list_plan_4merit figure {
	padding: 1.5em;
	border-top: none;
	border-right: solid 2px #f5596c;
	border-bottom: solid 2px #f5596c;
	border-left: solid 2px #f5596c;
}
.list_plan_4merit figure img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	
	.list_plan_4merit i {
		display: block;
		margin-right: 0;
		margin-bottom: 0.5em;
		
		font-size: 80%;
	}
	.list_plan_4merit p {
		font-size: 80%;
		text-align: center;
	}
	.list_plan_4merit figure { padding: 0.25em; }
}

.table_plan_different {}

.list_plan_func {}
.list_plan_func li {
	display: table;
	margin-bottom: 1em;
}
.list_plan_func_image {
	background: #f5596c;
	color: #fff;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 0;
	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 1;
	width: 7em;
}
.list_plan_func_image i {
	font-size: 500%;
}
.list_plan_func_text {
	display: table-cell;
	vertical-align: top;
	padding-left: 1em;
}
.list_plan_func_head {
	font-weight: bold;
	color:  #f5596c;
}

.section_plan .box_btn {
	margin: 0 0 2em;
}

@media screen and (max-width:767px) {
	.list_plan_func li {
		display: block;
	}
	.list_plan_func_image {
		display: block;
		width: auto;
	}
	.list_plan_func_text {
		display: block;
		padding-left: 0;
		height: 4em;
	}
	.list_plan_func_head {}
	.list_plan_func_head + p {
		font-size: 80%;
	}
}





.list_float_2col > ul { overflow: hidden;}
.list_float_2col > ul > li { width:50%; padding: 0 0.5em 1em; float: left;}

@media screen and (max-width:767px) {
	.list_float_2col > ul { }
	.list_float_2col > ul > li { width:100%; padding: 0 0.5em 1em; float: inherit;}
}



#header {
    border-bottom: none;
}

.lp_back_01 { background: #fffbda; }

.marker { background: linear-gradient(transparent 50%, #fff000 50%); }

.point_accent01 {
    color: #FF6F00;
    font-size: 138%;
    font-weight: bold;
}


.top_pt {
	padding: 0 0;
	display: flex;
}
.top_pt .top_lt {
	width: 50%;
	height: 21vw;
	position: relative;
}
.top_pt .top_lt::after {
	content: "";
    background: url(../images/lp_top_lt.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 21vw;
	position: absolute;
    top: 0;
    left: 0;
}

#lp_cont01 .inner {
    width: 50%;
    padding-left: 5em;
}

#lp_cont01 {}
#lp_cont01 .logo {
    text-align: center;
    margin-bottom: 30px;
}
#lp_cont01 .title {
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
}
#lp_cont01 .content_text {
    font-size: 18px;
    text-align: center;
}

@media screen and (max-width:767px) {
	#lp_cont01 .inner {
		width: 100%;
		padding-left: 0;
	}
	#lp_cont01 .title {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#lp_cont01 .content_text {
		font-size: 16px;
	}
	
}



.cont02_1 { text-align: center; }

.cont02_1 ol {}
.cont02_1 ol li {
	color: #434343;
    font-size: 15px;
    line-height: 1.6em;
    margin: 10px 0;
}

.cont02_1 .content_text {
    margin: 20px 0;
    font-size: 16px;
    font-weight: bold;
}
@media screen and (max-width:767px) {
	.cont02_1 ol li {
		font-size: 14px;
		margin: 5px 0;
	}
	
}

.cont02_2 {
	margin-bottom: 30px;
}
.cont02_2 .title {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
	margin-bottom: 50px;
}
.cont02_2 .outer {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.cont02_2 .movie_wrap {
    width: 46%;
    margin: 0 auto;
}
.cont02_2 .movie_wrap .center {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.cont02_2 .movie_wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cont02_2 .movie_wrap .movie_plan {
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.cont02_2 .inner {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto 0;
}
.cont02_2 .movie_desc {
    text-align: center;
	color: #434343;
    font-size: 16px;
    line-height: 1.8em;
}

@media screen and (max-width:767px) {
	.cont02_2 .title {
		font-size: 5.0vw;
		margin-bottom: 0;
	}
	.cont02_2 .outer { flex-direction: column; }
	.cont02_2 .movie_wrap {
		width: 100%;
		margin: 0 auto 30px;
	}
    
	.cont02_2 .inner {
		width: 100%;
		margin: 0 0;
	}
	.cont02_2 .movie_desc {
        text-align: left;
		font-size: 15px;
	}
	
}


#lp_cont03 {}
#lp_cont03 .outer {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0 3em;
}
#lp_cont03 .item {
    width: calc((100% - 6em) / 3);
    display: flex;
    flex-direction: column;
}
#lp_cont03 figure {
    background: #333;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#lp_cont03 .inner {}
#lp_cont03 .item .title {
    font-size: 20px;
    line-height: 1.6em;
    height: 60px;
    margin: 20px 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:767px) {
	#lp_cont03 .outer { flex-direction: column; }
	#lp_cont03 .item {
		width: 100%;
		display: flex;
		flex-direction: row;
	}
	#lp_cont03 .item + .item {
		margin-top: 20px;
	}

	#lp_cont03 figure {
		padding: 20px;
		width: 20vw;
		height: 20vw;
		margin: 0 0;
	}
	#lp_cont03 figure img {
		width: 13vw;
		height: 13vw;
		object-fit: contain;
	}
	#lp_cont03 .inner {
		width: calc(100% - 20vw);
		padding-left: 1.5em;
	}
	#lp_cont03 .item .title {
		font-size: 4.5vw;
		line-height: 1.4em;
		height: auto;
		margin: 0 0 10px;
		justify-content: flex-start;
	}
}



#lp_cont04 {}
#lp_cont04 .title {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
}
@media screen and (max-width:767px) {
	#lp_cont04 .title {
		font-size: 4.5vw;
	}
	
}



#lp_cont05 {}
#lp_cont05 .outer {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0 3em;
}
#lp_cont05 .item {
    width: calc((100% - 6em) / 3);
    display: flex;
    flex-direction: column;
}
#lp_cont05 figure {
    background: #333;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#lp_cont05 .inner {}
#lp_cont05 .item .title {
    font-size: 20px;
    line-height: 1.6em;
    height: 60px;
    margin: 20px 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#lp_cont05 .title {
	margin-top: 30px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
}
@media screen and (max-width:767px) {
	#lp_cont05 .outer { flex-direction: column; }
	#lp_cont05 .item {
		width: 100%;
	}
	#lp_cont05 .item + .item {
		margin-top: 20px;
	}

	#lp_cont05 figure {
		padding: 20px;
        width: 130px;
        height: 130px;
        margin: 0 auto 20px;
	}
	#lp_cont05 figure img {
		width: 83px;
        height: 83px;
        object-fit: contain;
	}
	#lp_cont05 .inner {
		width: 100%;
		padding-left: 0;
	}
	#lp_cont05 .item .title {
		font-size: 4.5vw;
		line-height: 1.4em;
		height: auto;
		margin: 0 0 10px;
		justify-content: center;
	}
	#lp_cont05 .title {
		margin-top: 20px;
		font-size: 4.5vw;
	}
}


/* #lp_cont06 */
#lp_cont06 .qa_list .item {
    margin-bottom: 20px;
}
#lp_cont06 .qa_list .item .question {
    position: relative;
    background-color: #fff000;
}
#lp_cont06 .qa_list .item dl {
    display: flex;
    width: 100%;
	padding: 10px 0;
}
#lp_cont06 .qa_list .item dl dt {
    font-size: 33px;
	line-height: 1.3;
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
    width: 70px;
	display: flex;
	align-items: start;
	justify-content: center;
}
#lp_cont06 .qa_list .item dl dd {
    width: calc(100% - 70px);
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
	padding: 5px 20px;
	display: flex;
	align-items: center;
}
#lp_cont06 .qa_list .item .question dd {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0;
}
#lp_cont06 .qa_list .item .answer {
    display: flex;
    background-color: #fff;
	padding: 10px 0;
}
#lp_cont06 .qa_list .active .answer {
    display: flex;
}
#lp_cont06 .qa_list .item .answer dt {
}
#lp_cont06 .qa_list .item .answer dd {
    font-size: 16px;
    font-weight: normal;
	padding: 0 0;
}
@media screen and (max-width:767px) {
	#lp_cont06 .qa_list .item dl dt {
		font-size: 24px;
		width: 2.0em;
	}
	#lp_cont06 .qa_list .item .question dd {
		font-size: 16px;
	}
}




.special_pt {
	background-color: #f5f5ee;
	padding: 50px 0;
}
.special_dt {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
}
.special_dt li {
	width: 50%;
	padding: 0 5%;
	margin-bottom: 30px;
}
.flex_pt {
	display: flex;
	align-items: center;
	justify-content: center;
}
.special_dt li .title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
	min-height: 65px;
}
.special_dt li .title span{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.pay_pt {
	background-color: #f5f5ee;
	padding: 50px 0 80px 0;
}
.pay_dt {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.pay_dt li {
	margin: 20px 40px;
}
.pay_dt li .title {
	background-color: #36434b;
	border-radius: 10px 10px 0 0;
	padding: 10px 100px;
	color: #fff;
	text-align: center;
}
.pay_dt li .desc {
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	padding: 10px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}
.pay_dt li .desc span {
	font-size: 16px;
	font-weight: bold;
}

.pay_desc {
	font-size: 16px;
	text-align: center;
	margin: 20px auto 40px auto;
}
.pay_desc > p {
    padding-left: 1em;
    text-indent: -1em;
}

.btn_req {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	border-radius: 50px;
	padding: 20px 10px;
	margin: 0 auto;
	width: 360px;
	display: table;
	text-align: center;
}

.title_part {
    text-align: center;
}

.search_title {
    font-size: 22px;
    font-weight: bold;
    margin: 0px !important;
    text-align: center;
    color: #36434b;
    font-family: "hiragino-kaku-gothic-pro-w6";
}
.search_sub_title {
    font-size: 18px;
    color: #dededa;
    font-weight: bold;
    margin: 0px !important;
    text-align: center;
    line-height: 28px;
    font-family: "AOTFShinGoProHeavy";
}

.flow_pt {
	padding: 50px 0 50px 0;
}

.flow_dt {
	display: flex;
	justify-content: space-between;
	margin: 50px 0;
	padding: 0 30px;
}
.flow_dt li {
	width: 30%;
}
.flow_dt li .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
.flow_dt li .desc {
	
}
.qa_pt {
	background-color: #f5f5ee;
	padding: 50px 0 80px 0;
}
.qa_dt {
	width: 50%;
	margin: 20px auto;
}
.qa_dt .qa_q {
	display: flex;
	padding: 10px 0;
}
.qa_dt .qa_q span {
	font-size: 30px;
    font-family: "Hiragino Kaku Gothic W8";
	margin-right: 10px;
	line-height: 20px;
	color: #40c0cb;
}
.qa_dt .qa_q p {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.qa_dt .qa_a {
	display: flex;
	padding: 10px 0 10px 30px;
}
.qa_dt .qa_a span {
	font-size: 30px;
    font-family: "Hiragino Kaku Gothic W8";
	margin-right: 10px;
	line-height: 20px;
	color: #f76d2c;
}

.faq_pt {
	padding: 50px 0 80px 0;
}

.faq_dt {
	width: 90%;
    max-width: 1000px;
    margin: 30px auto;
}
.faq_dt tr td {
	text-align: center;
	font-weight: bold;
	padding: 0.5em 1em;
	font-size: 15px;
    line-height: 1.4em;
	white-space: nowrap;
}
.faq_dt tr td:first-of-type { width: 180px; }
.faq_dt tr td:nth-of-type(2),
.faq_dt tr td:nth-of-type(3),
.faq_dt tr td:nth-of-type(4) {
    width: calc((100% - 180px) / 3);
}
.faq_dt tr .fontbig {
	font-size: 18px;
}
.faq_dt tr .bk_yellow {
	background-color: #fff000;
	color: #333;
	font-size: 18px;
}
.faq_dt tr td img {
	width: 80%;
    max-width: 170px;
    max-height: 60px;
    object-fit: contain;
}

@media screen and (max-width:767px) {
	.top_pt .top_lt {
		display: none;
	}
	.top_pt .top_rt {
		width: 86%;
		padding: 0;
		margin: 0 auto;
	}

	.p_title_pt {
		width: 60%;
		margin: 0 auto;
	}
	.p_title_pt img {
		width: 100%;
	}

	.special_dt {
		padding: 0 15px;
	}
	.special_dt li {
		width: 100%;
		padding: 0;
	}
	.special_dt li .title {
		font-size: 4.5vw;
	}
	.special_dt li img {
		width: 80%;
	}


	.pay_dt {
		flex-wrap: wrap;
	}
	.pay_desc {
		width: 100%;
		padding: 0 15px;
	}

	.flow_dt {
		flex-wrap: wrap;
	}
	.flow_dt li {
		width: 100%;
		margin-bottom: 40px;
	}

	.qa_dt {
		width: 100%;
		padding: 0 15px;
	}
	.faq_pt {
		padding: 50px 15px 80px 15px;
	}
	.faq_tbl {
		width: 100%;
		overflow-x: scroll;
		margin-bottom: 50px;
	}
	.faq_dt {
		min-width: 700px;
		width: 100%;
		margin: 30px auto 0;
	}
	
	.sp_scroll table { width:100%;}
	.sp_scroll {
		overflow: auto;　　　　/*tableをスクロールさせる*/
		white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
	}
	.sp_scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
		height: 5px;
	}
	.sp_scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	 	background: #F1F1F1;
	}
	.sp_scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	 	background: #BCBCBC;
	}

	.btn_req {
		width: 80%;
        font-size: 16px;
        padding: 1em 0.5em;
        margin-top: 30px;
	}
}


/* com/plan.html > 特別割引 */
.special_price {
    width: 70%;
    max-width: 720px;
    margin: 0 auto 40px;
    border: 2px solid #f76d2c;
    padding-bottom: 30px;
}
.special_price .special_price_title {
    background: #f76d2c;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    font-size: 22px;
    letter-spacing: 0.08em;
}
.special_price p {
    line-height: 1.4em;
    text-align: center;
}
.special_price .special_price_text {
	font-size: 20px;
    padding: 30px 0 10px;
}
.special_price .special_price_text > .marker {
  background: linear-gradient(transparent 60%, #f76d2c9e 0%);
}
.special_price .special_price_text > .yen {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6em;
    color: #f76d2c;
}
.special_price .special_price_text + p {
	font-size: 14px;
}

@media screen and (max-width:767px) {
	.special_price {
		width: 92%;
	}
	.special_price .special_price_text {
		font-size: 16px;
	}
	.special_price .special_price_text > .yen {
		font-size: 30px;
	}
	
}


/* 企業様のメリット */
#lp_cont08 ul {
    width: fit-content;
    margin: 10px auto;
}
#lp_cont08 ul li {
    color: #434343;
    font-size: 16px;
    font-weight: 500;
    padding-left: 1.25em;
    position: relative;
}
#lp_cont08 ul li:before {
    content: "";
    position: absolute;
    top: 0.65em;
    left: 0.5em;
    width: 5px;
    height: 5px;
    background-color: #434343;
    border-radius: 50%;
}
@media screen and (max-width:767px) {
    
    
}




/* 掲載プラン */
.plan_list {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0 3.5em;
}
.plan_list .plan_card {
    width: calc((100% - 7em) / 3);
    background: #fff;
    border: 1px solid #333;
    border-radius: 13px;
    padding: 1.5em 1.5em;
    position: relative;
}
.plan_card .pickup {
    font-size: 13px;
    line-height: 1.4em;
    color: #fff;
    background: #333;
    width: fit-content;
    padding: 0.25em 0.75em;
    border-radius: 25px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.plan_card .limited_price {
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
    background: #ffff00;
    padding: 0.75em;
    border-radius: 8px;
    transform: rotate(10deg);
    position: absolute;
    top: -2em;
    right: -1em;
}
.plan_card .limited_price span {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2em;
    color: #ff3535;
}
.plan_card .limited_price small {
    font-feature-settings: "palt";
}

.plan_card h4 {
    font-size: 20px;
    margin: 5px 0;
}
.plan_card .price {
    font-size: 32px;
    font-weight: bold;
}
.plan_card .price > span {
    font-size: 16px;
    font-weight: normal;
    margin-left: 0.5em;
}
.plan_card .check_list {}
.plan_card .check_list li {
    position: relative;
    padding: 0 0 0 1.5em;
}
.plan_card .check_list li::before {
    content: "";
    display: block;
    width: 0.75em;
    height: 0.3em;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 32%;
    left: 0;
}

.plan_list .plan_card.regular {
    width: 100%;
    padding: 1.5em 3em;
    margin: 0 auto 30px;
    background: #fffbda;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 3em;
}
.plan_card.regular .limited_price {
    font-size: 20px;
    position: static;
    transform: inherit;
}
.plan_card.regular .limited_price span {
    font-size: 32px;
}

@media screen and (max-width:767px) {
    .plan_list {
        flex-direction: column;
        gap: 20px 0;
    }
    .plan_list .plan_card,
    .plan_list .plan_card.regular {
        width: 100%;
        padding: 1.0em 1.5em;
    }
    .plan_card .limited_price {
        padding: 0.5em 0.75em;
        transform: rotate(5deg);
        top: -0.75em;
        right: -0.25em;
    }

    .plan_card .check_list {
        display: flex;
        flex-wrap: wrap;
    }
    .plan_card .check_list li { width: 50%; }
    
    .plan_list .plan_card.regular {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 auto 0;
    }
    .plan_card.regular .limited_price {
        width: 100%;
        font-size: 16px;
    }
    
}





