
	.arrow-add {
		line-height: 1.2;

	}
	 .arrow-add a {
		width: calc(50% - 10px); 
	 }

@media screen and (max-width: 767px) {
.arrow-add {
		font-size: 0.7em;
	}
.arrow-add .arrow-r::after {
        right: 10px;
}
}

.ranking img {
	width: 100%;
	height: auto;
	}

.ranking .section_title{
	display: flex;
    align-items: center;
}

.ranking .section_title span.star {
	content: '';
	display: inline-block;
	width: 45px;
	height: 45px;
	background: #f1d357;
	clip-path: polygon(50% 5%, 61% 40%, 98% 40%, 68% 62%, 79% 96%, 50% 75%, 21% 96%, 32% 62%, 2% 40%, 39% 40%);
	margin: 0 5px 0 0;
}

.reform_service_block-cols li.ranking_topic {
	width: 100%;
	margin-right: 0;
	padding-bottom: 80px;
	box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
	border-radius: 10px;
	} 
	
.ranking_title {
	text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    padding: 25px 0;	
	}

	.tabmenu {
		padding: 0 20px 0;
	}	
	
.tab1,.tab2,.tab3,.tab4 {
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        list-style: none;
    }

.tab1 li,.tab2 li,.tab3 li,.tab4 li {
	    background: #15489E;
	    color: #fff;
	    cursor: pointer;
	    width: calc(100% / 3);
	    padding: 0px 0;
	    line-height: 2.5;
	    font-size: 18px;
	    text-align: center;
	    margin-bottom: 0 !important;
	    border-radius: 15px 15px 0 0;
	    overflow: visible;
	    border: #15489E 5px solid;
	   }
@media screen and (max-width: 767px) {
	.reform_service.ranking {
        background: linear-gradient(#15489E 100%, transparent 100%);
    }
	
	ul.reform_service_block-cols.ranking {
		padding: 0 ;
} 
	
.reform_service_block-cols li.ranking_topic {
	   border-radius: 0;
	   padding-bottom: 20px;
	   margin: 0 0 20px;
	}
	
.tabmenu {
    padding: 0 10px 0;
}
	
   .tab1 li,.tab2 li,.tab3 li,.tab4 li {
        padding: 0;
    }
	.ranking .section_title span.star {
    min-width: 40px;
    height: 40px;
}
}

	
.tab1 li,.tab2 li,.tab3 li,.tab4 li:not(:last-child) {
	   margin-right: 10px;
	}

.tab1 li.select,.tab2 li.select,.tab3 li.select,.tab4 li.select {
        background: #fff;
        color: #000;
        font-weight: bold;
        text-align: center;
        border: #15489E 5px solid;
        border-bottom: none;
        border-radius: 15px 15px 0 0;
        position: relative;
        padding-top: 0px;
    }

.tab1 li.select::after,.tab2 li.select::after,.tab3 li.select::after,.tab4 li.select::after {
  content: '';
    width: 100%;
    height: 5px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: -5px;
    left: 0;
}

@media screen and (max-width: 767px) {
.tab1 li.select,.tab2 li.select,.tab3 li.select,.tab4 li.select {
		padding: 0;
}
}
	
.tabpad {
		padding: 0 10px;
		border: #15489E 5px solid;
	}	
	
.ranking ul.cols4-1{
	justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.ranking ul.cols4-1{
	width: 660px;
}
	.tabpad {
	    overflow-x: hidden;
	}	
}
.ranking .cols4-1 li {
    width: calc(25% - 0px);
    margin: 0px 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    background: #79a2e7;
    padding: 10px 5px 5px;
}

.ranking .cols4-1 li.recommendation {

	padding: 10px 5px 5px;
	background: #ea890d;	
}

.ranking .cols4-1 .information {
	border: 1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background: #fff;
	position: relative;
}
	
.ranking .cols4-1 .price-box {
    width: 100%;
    padding: 0;
    margin: 0 auto 20px;
}	
@media screen and (max-width: 767px) {
.ranking .cols4-1 .price-box {
    margin: 0 auto 0;
}	
}
.ranking .cols4-1 a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    /* margin: 0px; */
}

.ranking .cols4-1 h2.topic_title {
    font-size: 1em;
    min-height: 70px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    color: #000;
}

.ranking .cols4-1 .price .price_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.ranking .cols4-1 .price .price_block p {
    line-height: 1.2;
    font-size: 1em;
}

.ranking .cols4-1 .price_value {
    font-size: 2em !important;
    line-height: 1.2;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}
.ranking .cols4-1 .price-cols {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 5px 0 5px;
}

.ranking .cols4-1 .price_value .price_tax, .price_value .price_en {
    font-size: 0.3em;
}

.ranking .cols4-1 .const-box {
    font-size: 1em;
    font-weight: bold;
    min-height: 50px;
    width: 100%;
    border: 1px solid #bbb;
    margin: 10px 0 0;
    padding: 0 5px 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.ranking .cols4-1 .const-box.single_cont {
	justify-content: center;
	border: none;
}

.ranking .cols4-1 .const-box .price_title {
	font-size: 0.8em;
	/* font-feature-settings: "palt" 1; */
	/* text-align: center; */
}
.ranking .cols4-1 .const-box .price_title.fs07 {
	font-size: 0.7em;
}

.ranking .cols4-1 .const-box.single_cont .price_title {
	text-align: left;
}

.ranking .cols4-1 .const-box .price_tax,
.ranking .cols4-1 .const-box .price_en {
	font-size: 0.3em;
}

.ranking .ranking_img {
	/* display: block; */
	position: absolute;
	width: 15%;
}
.ranking .ranking_img img {
	width: 100px;
}

.ranking .ranking_call {
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	padding: 30px 0;
}

.ranking .recommendation_txt {
	color: #fff;
	font-size: 1em;
	text-align: center;
	padding: 10px 0 17px;
	line-height: 1.5;
	font-weight: bold;
}

.ranking .align_add {
	padding: 0;
	position: absolute;
	top: 6%;
	left: 62%;
	transform: translate(-50%, -50%);
	font-size: 1em;
	color: #fff;
	width: 300px;
	z-index: 1;
}

.ranking .scroll {
	position: relative;
}

.ranking .price_block.add_height1 {
min-height:94px;
}

@media screen and (max-width: 767px) {
	.ranking .cols4-1 li {
    margin: 10px 0 30px;
}
	.ranking .ranking_call {
    padding: 15px 0;
}
	.ranking .ranking_img img {
    width: 100%;
		height: auto;
}
	
	.ranking .cols4-1 .information {
		padding: 5px;
		font-size: 0.7em;
}
	
	.ranking .ranking_img img {
        width: 100px;
        height: auto;
    }
	
	.ranking .align_add {
		padding: 0;
		text-align: center;
		top: 8%;
		line-height: 1.5;
		left: 250px;
}
	
	.const-box .price_title {
         margin: 5px 0 0;
         width: 100%;
    }
	
	.ranking .cols4-1 .const-box {
		margin: 10px 0 20px;

}
	.scroll {
		overflow-x: scroll;
	}
.ranking .recommendation_txt {
	padding: 0px 0 7px;
}
.ranking .price_block.add_height1 {
    min-height: 70px;
}
}

.catchphrase {
	font-feature-settings: "palt" 1;
	margin: 0 0 0 auto;
	width: 100%;
	min-height: 60px;
	text-align: left;
}
.information:has(.ranking_img) .catchphrase {
	margin: 0 0 0 auto;
	width: 80%;
	text-align: left;
	font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px) {
.catchphrase {
font-size: 0.8em;
min-height: 40px;
}
.information:has(.ranking_img) .catchphrase {
	
}
}
.frontage {
	display: flex;
    justify-content: space-between;
	align-items: baseline;
}

.frontage span {
	font-size: 0.8em;
}

.ranking .block_list li img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto 10px;
}

.ranking .block_list li .ranking_img img {
	width: 100%;
	display: block;
	margin: 0;
	/* margin: 30px 0 10px; */
}

.ranking .const-box.include .price-cols {
	font-size: 0.8em;
	margin: 0;

		
}
 .ranking .const-box {
	 margin-top: 5px;	
}

.reform_service.ranking .price_title_undertxt {
	font-size: 1em;
}

.ranking .block_list li p span {
    margin: 0;
}

.ranking span.txt_block  {
	font-size: 0.8em;
	color: #000;
	font-weight :normal;
}

.reform_service.ranking {
background: linear-gradient(#15489E 300px, transparent 300px);
}

@media screen and (max-width: 767px) {	
.ranking .block_list li .ranking_img img {
	width: 25px;
	margin: 0px 0 0px;
}
	.reform_service.ranking {
     background: linear-gradient(#15489E 200px, transparent 200px);
}
	
	.reform_top .reform_top_block--txt {
    padding: 15px;
}
}
	
.ranking a.icon_column {
	display: flex;flex-wrap: nowrap;
    align-items: flex-start;
    flex-direction: column;
	
}	

.ranking a.icon_column .makericon,.ranking a.icon_column .makericon img {
	margin: 0;
	width: auto;
	height: 20px;
}
.ranking a .makericon img {
	margin: 0;
	width: auto;
	height: 20px;
}
.ranking .const-box.add_height2 {
		border: none;
	}

@media screen and (max-width: 767px) {	
	.ranking li.fontsize_add1 {
	    font-size: 0.9em;
		flex-direction: column;
	    display: flex;
        justify-content: center;
		align-items: center;
}
}
@media screen and (max-width: 767px) {
.ranking .reform_service_block-01 .section_title{
line-height: 1.2;
}
    .ranking .cols4-1 .const-box .const_price_value{
        font-size:1.25em;
    }
}
