.cv_area_1 {
	background-color: #fff;
	padding: 3em 0;
	border-radius: 10px;
}
.cv_flex {
	display: flex;
	justify-content: center;
	gap: 1px;
    margin: 1em 0;
}
.cv_text {
	font-size: 2em;
	font-weight: bold;
	width: fit-content;
	margin: 0 auto;
	display: flex;
	align-items: center;
	gap: 10px;
}
.cv_f_l {
	font-size: 2em;
	background-color: #06c755;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	border-radius: 60px 0 0 60px;
	padding: 5px 25px;
	border: 1px solid #000;
}
.cv_f_r {
	font-size: 2em;
	background-color: #ff8e0d;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	border-radius: 0 60px 60px 0;
	padding: 5px 25px;
	border: 1px solid #000;
}
.cv_f_l img, .cv_f_r img {
	width: 65px;
}
.cv_text img {
	width: 60px;
}
a.cv_f_l:hover {
color: #fff;
}
a.cv_f_r:hover {
color: #fff;
}
a.cv_text:hover {
	color: #018bd4;
}
.cv_text.cv_text2 {
	font-size: 1.7em;
}
.cv_text.cv_text3 {
	font-size: 2.5em;
}
.col5_1 {
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
	justify-content: center;
    position: relative;
}
.col5_1 .box {
	width: 30%;
	position: relative;
	text-align: center;
	border: 3px solid #006229;
	padding: 1em 0;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #fff;
    border-radius: 15px;
}
.block-first.wow.fadeInDown.box_text_6 {
	min-height: auto;
	padding: 2em;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}
.block-first.wow.fadeInDown.box_text_6 .span1122222 {
	margin: 0 5px;
	font-size: 1.4em;
	color: #fff;
	background-color: #009e42;
	padding: 0px 5px;
	border-radius: 3px;
}
.app_area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.app_area .app_item {
	width: 24%;
	padding: 1em 0;
	text-align: center;
	border: 3px solid #009e42;
    background-color: #fff;
}
.app_area .app_item.app_item1 {
	border: 5px solid #009e42;
	width: calc(97% / 3);
}
.app_item img {
	width: 235px;
	display: block;
	margin: 0 auto;
}
.app_item span {
	font-weight: bold;
}
.app_item span.texxtts {
	font-size: .7em;
}

.grid-items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
  align-items: stretch; /* 高さをそろえるポイント！ */
}

.grid-items .item {
  display: flex;
  flex-direction: column;
}
.element.element_0.title.review_text123 {
	font-size: 18px !important;
}
.o_2_img {
	height: 175px;
	position: absolute;
	bottom: 0;
}
.o_2_img.o_l_img {
	left: 1%;
}
.o_2_img.o_r_img {
	right: 1%;
}
.span112222233 {
	border-bottom: 2px solid;
}
.ttnn78 {
	width: 125px;
	margin: 3em auto 1em;
	display: block;
}
.balloon .red-a {
	color: #fc2929;
}

.pc_tu_cv img {
	width: 50px;
}
.pc_tu_cv {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.pc_tu_cv_l, .pc_tu_cv_r {
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: left;
	align-items: center;
	border-radius: 35px;
    padding: 0 1em;
}
.pc_tu_cv_l {
	background-color: #06c755;
}
.pc_tu_cv_r {
	background-color: #ff8e0d;
}
.commit .article h2 {
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}

.commit .otherbox {
	width: 60%;
	margin: 0 auto;
}
.commit .otherbox dl {
	display: flex;
	justify-content: left;
	align-items: center;
    margin-bottom: 2em;
}
.commit .otherbox dt {
	width: 20%;
	font-weight: bold;
}
.commit .otherbox dd {
	width: 70%;
	display: flex;
	gap: 2em;
	font-weight: bold;
    align-items: center;
}
.commit .otherbox select, .commit .otherbox input {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}
.commit .otherbox select {
	padding: 10px;
}
.commit .form-horizontal {
	padding: 2em 10em;
	background-color: white;
	margin: 1em;
	border: 3px solid #018bd4;
}
.commit .button.button--piyo .ssn_btn445 {
	margin: 0 auto;
	text-align: center;
	display: block;
	background-color: #009e42;
	color: #fff;
}
.thanks #form-complete {
	width: 50%;
	margin: 3em auto;
	font-weight: bold;
}
.no1.red-a {
color: red;
}
.h-table.table154926 table .popular {
	font-size: 1em;
}

.cv_f_cv {
	display: none;
}
.hikaku_table_sp {
	display: none;
}



@media screen and (max-width: 640px) {
.cv_f_cv {
	display: block !important;
}
.topsale {
    display: none;
}
.cv_flex {
	display: block;
}
.cv_text {
	font-size: 7vw;
}
.cv_f_r, .cv_f_l {
	font-size: 7vw;
	border-radius: 60px;
	margin: 10px;
}
.cv_text.cv_text2 {
	font-size: 5vw;
}
.cv_text.cv_text3 {
	font-size: 8vw;
}
.col5_1 {
	gap: 5px;
}
.col5_1 .box {
	width: 100%;
}
.o_2_img {
	height: 100px;
	position: absolute;
	bottom: 99%;
}
.o_2_img.o_l_img {
	left: -5%;
}
.o_2_img.o_r_img {
	right: -5%;
}
.ttnn78 {
	margin: 1em auto;
}
.block-first.wow.fadeInDown.box_text_6 .span1122222 {
	display: block;
}
.block-first.wow.fadeInDown.box_text_6 {
	padding: 1em;
}
.block-first.wow.fadeInDown.box_text_6 {
	font-size: 1.3em;
}
.otoko .ctn_box .wow h3 {
	font-size: 6vw;
}
.difference .col3 .box .txt {
	font-size: 17px;
	padding: 0 .5em;
	text-align: left;
}
.app_area .app_item.app_item1 {
	width: 75%;
}
.app_area .app_item {
	width: 45%;
	font-size: 3.8vw;
}
.app_item span.texxtts {
	display: none;
}
#voice .subtitle.blue-line {
    padding: 0;
}
.post-grid .grid-items {
	flex-wrap: wrap;
}
.difference h4 {
	font-size: 6vw;
}
.pc_tu_cv {
	display: flex;
	justify-content: center;
	gap: 3px;
	width: 100%;
}
.pc_tu_cv_l, .pc_tu_cv_r {
	width: 49%;
}
.index_footer {
	position: relative;
	padding-bottom: 5em;
}
.commit .otherbox {
	width: 100%;
}
.commit .form-horizontal {
	padding: 1em;
}
.commit .otherbox dl {
	display: block;
}
.commit .otherbox dt {
	width: 100%;
	margin-bottom: 1em;
}
.thanks #form-complete {
	width: 90%;
}
.otoko .ctn_box .block-second .img {
	position: absolute;
	top: 60%;
	right: -45%;
}
.otoko .ctn_box .block-second img {
	width: 50%;
}

.voice .subtitle.blue-line {
	padding: 0.6em 0;
}

.h-table.table154926 {
	overflow: scroll;
}
.h-table.table154926 table {
	width: 240%;
	max-width: 240%;
}
.h-table.table154926 table .popular {
	font-size: 5.5vw;
}
.header {
	height: 80px;
	padding: .5em 0 .5em 1em;
}
.header__logo.sp img {
	width: 70%;
	height: auto !important;
}
.cv_f_cv {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #ffffffd1;
	padding: 10px;
	z-index: 9999;
}
.footer {
	padding-bottom: 5em;
}
.cv_f_cv img {
	margin-right: 10px;
}
.element.element_0.title.review_text123 {
	font-size: 16px !important;
	padding: 15px 5px 10px !important;
}
.hikaku_table_div {
	display: none;
}
.hikaku_table_sp {
	display: block !important;
}
}



.vertical-compare {
    width: 100%;
}

.vertical-section {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.vertical-section-title {
	background: #009e42;
	color: #fff;
	padding: 15px 20px;
	font-size: 6vw;
	font-weight: bold;
	text-align: center;
}

.vertical-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0;
}

.vertical-item {
    padding: 20px;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s;
}

.vertical-item:hover {
    background: #f8f9fa;
}

.vertical-item.popular-vertical {
	background: #e4f6ff;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.vertical-service {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	width: 50%;
	margin: 0;
}

.vertical-service.popular-service {
	width: 50%;
	margin: 0;
}
.mark.cross {
	color: #ff3c3c;
}
.vertical-value {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	width: 50%;
}

.vertical-items {
	grid-template-columns: 1fr;
}

.vertical-item {
	border-right: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.note {
    background: #e7f3ff;
    border-left: 4px solid #2196f3;
    padding: 15px;
    margin-top: 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #1565c0;
}

.section.hikaku_table_sp {
	width: 90%;
	margin: 0 auto;
}
