@charset "utf-8";
/* CSS Document */

.section.renew .section_inner {
    margin: 0 auto;
    padding: 0 0 60px 0;
}

@media only screen and (max-width: 1280px) {
.section.renew .section_inner .static_content {
    margin: 40px 8px 0;
	width: calc(100% - 16px);
}
}

.section.renew .headline {
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section.renew .headline.service {
    background: url(/image/FJ_SB_E10FAN_T3_RGB) center 66% no-repeat;
    background-size: cover;
	padding: 50px;
}

.section.renew .headline.fjcloud {
    background: url(/image/FJ_SB_E4_T3_RGB) 50% 63% no-repeat;
    background-size: cover;
	padding: 50px;
}

.section.renew .headline.fence {
    background: url(/image/FJ_SB_H3_T3_RGB) 50% 63% no-repeat;
    background-size: cover;
	padding: 50px;
}

.section.renew .headline.download {
    background: url(/image/FJ_SB_H3_T3_RGB) 50% 63% no-repeat;
    background-size: cover;
	padding: 50px;
}

.section.renew .static_content.download h3.title {
    background: url(/image/FJ_SB_H3_T3_RGB) center top no-repeat;
    background-size: cover;
}

.section.renew .static_content.download .lyt-idx-b {
	justify-content: flex-start;
}

.section.renew .headline.search {
	background: url(/image/FJ_SB_H5_T3_RGB) center 66% no-repeat;
	background-size: cover;
	padding: 50px;
}

.section.renew .headline.search .title {
	color: #000;
}

.section.renew .headline.specification_list {
    background: url(/image/FJ_SB_E9_T3_RGB) 50% 63% no-repeat;
    background-size: cover;
	padding: 50px;
}

.section.renew .headline .title {
    font-size: 32px;
	color: #fff;
}

.section.renew .headline .title span {
    display: block;
    font-size: 16px;
}

.section.renew .headline p {
    font-size: 18px;
	color: #fff;
}

.section.renew .headline p a {
    color: #fff;
}

.section.renew .headline p a:hover {
    color: #fff;
}

.section.renew .headline [class^="btn-"] {
	border: none;
}


.section.renew .static_content h2.center {
    font-size: 1.75rem;
    line-height: 1.2;
    margin-bottom: 32px;
}

.section.renew .static_content h2.title {
    background: url(/image/FJ_SB_E10FAN_T3_RGB) center top no-repeat;
    background-size: cover;
}

.section.renew .static_content .column h3.subtitle {
    border-left: none;
	font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 14px;
	border-left: none;
    padding-left: 0;
}

.section.renew .static_content h4.subtitle {
	font-size: 1.375rem;
    line-height: 1.2;
    margin-bottom: 14px;
	border-left: none;
    padding-left: 0;
}

.section.renew .static_content h5.subtitle {
	font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 14px;
	border-left: none;
    padding-left: 0;
}


@media only screen and (max-width: 480px) {
.section.renew .static_content .column p {
    font-size: 1rem;
}
}

.section.renew .static_content .column .number_title {
    color: #000;
}

@media only screen and (max-width: 480px) {
.section.renew .static_content .column .number_title {
    padding-left: calc(1.8em + 14px);
}
}

.section.renew .static_content .column .number_title .number {
    background: #000;
    padding: 2px 0px;
    color: #fff;
    margin-right: 10px;
    min-width: 1.8em;
    text-align: center;
    display: inline-block;
	font-size: 100%;
}


.section.renew ol.list-style2 li .number {
    text-align: center;
    display: table-cell;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    background: #000;
    vertical-align: middle;
    color: #ffffff;
    line-height: 30px;
}

.section.renew.guide .locallink_box .locallink {
    width: 100%;
}

/* .section.renew .locallink_box .locallink {
    width: 100%;
} */

/*
 .section.renew .static_content ol.list-style1 {
	counter-reset: number;
    padding: 0;
    background: none;
 }
.section.renew .static_content ol.list-style1 li {
	list-style-type: none!important;
	position: relative;
	text-indent: 0;
    padding: 0 0 10px 40px;
    margin-top: 10px;
}

.section.renew .static_content ol.list-style1 li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	text-align: center;
    display: table-cell;
    top: 0;
    left: 0;
    width: 30px;
	height: 30px;
	border-radius: 0;
    background: #000000;
    vertical-align: middle;
    color: #ffffff;
    line-height: 30px;
}
*/


.section.renew .static_content ol.list-style1 {
    padding-left: 20px;
    margin: 20px 0 0;
    background: #FAFAFA;
    padding: 10px 20px 0 35px;
}


.section.renew .static_content .list-style3 {
    width: 100%;
    margin: 25px 0 45px;
}
.section.renew .static_content .list-style3 li {
    position: relative;
    list-style: none;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-left: calc(1.8em + 14px);
	padding-bottom: 30px;
    counter-increment: x;
    font-size: 18px;
    line-height: 1.8;
    border-top: none;
	border-bottom: 1px dotted #dddddd;
}
.section.renew .static_content .list-style3 li:last-of-type {
    margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.section.renew .static_content .list-style3 li::before {
    content: counter(x);
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    color: #FFFFFF;
    padding: 2px 0;
    min-width: 1.8em;
    text-align: center;
    line-height: 1.5;
	border-radius: 0;
    width: inherit;
    height: inherit;
	font-size: 100%;
}
.section.renew .static_content .list-style3 li div {
    margin-bottom: 12px;
    background: none;
    padding: 0;
    font-size: inherit;
    font-weight: normal;
}

.section.renew .static_content .list-style3 li ul li {
	padding-left: 15px;
    line-height: 1.4;
    margin-bottom: 0;
	margin-top: 5px;
	border-bottom: none;
	padding-bottom: 0;
}
.section.renew .static_content .list-style3 li ul li::before {
    content: ' ';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3c3b36;
    position: absolute;
    left: 0px;
    top: 6px;
    min-width: inherit;
    padding: 0;
    line-height: inherit;
}

.section.renew .static_content .list-style3.start03 {
	counter-reset: item 2;
}
.section.renew .static_content .list-style3.start03 li::before {
    content: counter(item);
    counter-increment: item;
}
.section.renew .static_content .list-style3.start05 {
	counter-reset: item 4;
}
.section.renew .static_content .list-style3.start05 li::before {
    content: counter(item);
    counter-increment: item;
}
.section.renew .static_content .list-style3.start06 {
	counter-reset: item 5;
}
.section.renew .static_content .list-style3.start06 li::before {
    content: counter(item);
    counter-increment: item;
}
.section.renew .static_content .list-style3.start07 {
	counter-reset: item 6;
}
.section.renew .static_content .list-style3.start07 li::before {
    content: counter(item);
    counter-increment: item;
}

.section.renew .static_content .list-style3 + p {
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
    border-top: none;
    font-size: 18px;
}


.section.renew .static_content hr {
	border-bottom: 1px dotted #dddddd;
    padding: 30px 0 0;
    height: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0 0 30px;
}


.section.renew .static_content .column ul ul.hyphen li:before {
    content: '-';
    border-radius: 0;
    background: none;
    top: 0;
}

/* ボタン パターン グラデーション Or-Yl */
.section.renew .static_content a.btn-or-yl {
	position:relative;
	font-size: 1.25rem;
	text-decoration: none;
	text-align: center;
	min-width: 300px;
	border-radius: 100vh;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 20px 19px 20px;
	color: #000;
	background-image: linear-gradient(90deg, rgba(255, 128, 0, 1), rgba(255, 231, 0, 1));
	border: transparent;
}
.section.renew .static_content a.btn-or-yl:hover {
	color: #000;
}
.section.renew .static_content a.btn-or-yl > .desc {
	font-weight: 700;
	flex-grow: 1;
}
.section.renew .static_content a.btn-or-yl .icon::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #5f5f5f;
	opacity: 0;
	z-index:0;
}
.section.renew .static_content a.btn-or-yl .icon svg {
	fill: #5f5f5f;
	position: absolute;
	top: 0;
	left:0;
}
.section.renew .static_content a.btn-or-yl .icon svg .arrow {
	fill: #FF8000;
}
.section.renew .static_content a.btn-or-yl .icon svg .circle {
	width: 100%;
	height: 100%;
	transform-origin:center;
	fill: #fff;
	stroke: #fff;
	stroke-width: 1px;
}
.section.renew .static_content a.btn-or-yl .icon svg .arrow {
	transform: translateX(0);
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.section.renew .static_content a:hover .btn-or-yl .icon::before {
	opacity:.1;
}
.section.renew .static_content a:hover .btn-or-yl .icon svg .arrow {
	animation:arrow 1.5s forwards ease-in-out;
}
.section.renew .static_content a:hover .btn-or-yl .icon svg.circle {
	fill: #fff;
	stroke: #fff;
	stroke-width: 1;
	animation:circle 2s forwards cubic-bezier(.215, .61, .355, 1);
}
.section.renew .static_content a.btn-or-yl:hover .icon::before {
	opacity: .1;
	animation:arrow_bg 2s forwards cubic-bezier(.215, .61, .355, 1);
}
.section.renew .static_content a.btn-or-yl:hover .icon svg .arrow {
	animation:arrow 1.5s forwards ease-in-out;
}
.section.renew .static_content a.btn-or-yl:hover .icon svg .circle {
	fill: #fff;
	stroke: #fff;
	stroke-width: 1;
	animation:circle 2s forwards cubic-bezier(.215, .61, .355, 1);
}

@keyframes arrow_bg {
	0% {
		opacity:.1;
	}

	100% {
		opacity:0;
	}
}
@keyframes arrow {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform:translateX(0);
	}
	10% {
		opacity: 0;
		-webkit-transform: translateX(50%);
		transform:translateX(50%);
	}
	25% {
		opacity: 0;
		-webkit-transform: translateX(-50%);
		transform:translateX(-50%);
	}
	40% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform:translateX(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform:translateX(0);
	}
}
@keyframes circle {
	0% {
		stroke-dasharray: 0 300;
		-webkit-transform: rotate(0);
		transform:rotate(0);
	}
	10% {
		stroke-dasharray:50 100;
	}
	20% {
		stroke-dasharray:100 200;
	}
	30% {
		stroke-dasharray:150 300;
	}
	40% {
		stroke-dasharray:200 300;
	}
	60% {
		stroke-dasharray: 300 300;
		-webkit-transform: rotate(360deg);
		transform:rotate(360deg);
	}
}

.section.renew .static_content a.btn-or-yl > .icon.newwindow {
	position: relative;
	margin-left: 10px;
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(/image/icon-new-window-02) no-repeat;
	background-size: cover;
	vertical-align: middle;
}
.section.renew .static_content a.btn-or-yl .icon.newwindow::before {
	display: none;
}

/* lyt-btn-b */
.section.renew .lyt-btn-b {
	justify-content: center;
    display: flex;
}
.section.renew .lyt-btn-b li {
	padding-left: 0;
}
.section.renew .lyt-btn-b li:before {
	display: none!important;
}


/* lyt-btn-a */
.section.renew .lyt-btn-a li {
	padding-left: 0;
}

/* btn-i */
.section.renew a.btn-i {
	position:relative;
	padding: 10px 20px 9px 10px;
	font-size: 1rem;
	min-width: 300px;
	border: 1px solid #cacaca;
	border-radius: 100vh;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section.renew a.btn-i:hover {
	color: #000;
}
.section.renew a.btn-i.lg {
	min-width: 360px;
	font-size: 1.25rem;
}
.section.renew a.btn-i > .desc {
	font-weight: 400;
	flex-grow: 1;
	width: calc(100% - 43px);
}
.section.renew a.btn-i > .icon {
	position: relative;
	margin-left: 10px;
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(/image/icon-new-window) no-repeat;
	background-size: cover;
	vertical-align: middle;
}
.section.renew a.btn-i + span small{
	display: block;
	margin-top: 8px;
	font-size: 0.8125rem;
}
@media only screen and (max-width: 480px) {
	.section.renew a.btn-i.lg {
		min-width: auto;
		font-size: calc(20vw*100/375);
	}
}

/* lyt-idx-b */
.section.renew .lyt-idx-b {
	display: flex;
	margin-bottom: -40px;
	margin-left: -20px;
	flex-wrap: wrap;
	justify-content: center;
}
@media only screen and (max-width: 1280px) {
.section.renew .lyt-idx-b {
	margin-bottom: 0;
}
}
@media only screen and (max-width: 767px) {
.section.renew .lyt-idx-b {
	margin-bottom: 40px;
}
}
.section.renew .lyt-idx-b > li {
	padding-bottom: 40px;
	padding-left: 20px;
	display: flex;
}
.section.renew .lyt-idx-b > li:before {
    display: none;
}
.section.renew .lyt-idx-b > li .panel {
	width: 100%;
	background: #fff;
	color: #000;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	display: flex;
	flex-direction: column;
}
.section.renew .lyt-idx-b .visual {
	padding: 18px 16px 0;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section.renew .lyt-idx-b .visual img {
	width: 100%;
	height: auto;
}
.section.renew .lyt-idx-b .text-box {
	position: relative;
	padding: 26px 18px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.section.renew .lyt-idx-b .text-box .title {
	font-size: 1.125rem;
	line-height: 1.4;
	font-weight: 700;
	background: none;
    padding: 0;
}
.section.renew .lyt-idx-b .text-box .title strong {
	display: block;
	color: #e1000d;
}

@media only screen and (max-width: 767px) {
	.section.renew .lyt-idx-b .text-box .title {
		min-height: inherit;
	}
}
.section.renew .lyt-idx-b .text-box > .desc {
	margin-top: 14px;
	margin-bottom: 18px;
	font-size: 1rem;
}
.section.renew .lyt-idx-b.diff-col2 > * {
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.section.renew .lyt-idx-b.diff-col2 > * {
		width: 100%;
	}
}
.section.renew .lyt-idx-b.diff-col3 > * {
	width: calc(33.333% - 20px);
}
@media only screen and (max-width: 1280px) {
	.section.renew .lyt-idx-b.diff-col3 > * {
		width: 50%;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 767px) {
	.section.renew .lyt-idx-b > li {
		padding-bottom: 16px
	}
	.section.renew .lyt-idx-b.diff-col3 > * {
		width: 100%;
	}
}
.section.renew .lyt-idx-b .c-btn {
	margin-top: auto;
	min-height: 26px;
}
.section.renew .lyt-idx-b + .lyt-btn-a {
	margin-top: 30px;
	justify-content: flex-end;
	flex-direction: row !important;
}
.section.renew .lyt-idx-b + .lyt-btn-a a {
	text-decoration: none;
}

/* ローカルナビ
----------------------------------------------- */
.section.renew .page-index {
	display: flex;
	justify-content: center;
	/*margin-left: -16px;*/
	/*margin-bottom: -16px;*/
}
.section.renew .page-index > li {
	margin-left: 16px;
	margin-bottom: 16px;
}
.section.renew .page-index > li a {
	display: flex;
	align-items: center;
	text-decoration: none;
}
.section.renew .page-index > li a:hover {
	text-decoration: underline;
}
.section.renew .page-index > li a svg {
	margin-right: 4px;
	fill: #777;
	width: 1em;
	height: 1em;
}
.section.renew .page-index-nav {
	position: sticky;
    top: 0;
    z-index: 999;
    background: #ffffff;
    overflow-x: auto;
}
.section.renew .page-index-nav .page-index-nav-inner {
	padding: 0;
	display: flex;
	height: 56px;
	align-items: center;
	margin-top: 0!important;
	padding-top: inherit!important;
}
.section.renew .page-index-nav:after {
	display: none;
}
.section.renew .page-index-nav .page-index {
	min-width: 1280px;
	position: relative;
}
.section.renew .page-index-nav .page-index > li {
    margin-left: 0;
	margin-bottom: 0;
    position: relative;
    padding-right: 16px;
    padding-left: 16px;
}
.section.renew .page-index-nav .page-index > li a {
    font-size: 0.9rem;
	color: #000;
    transition: color .2s;
}
.section.renew .page-index-nav .page-index > li a:hover, .section.renew .page-index-nav .page-index > li a:active, .section.renew .page-index-nav .page-index > li a:focus {
    color: #57564f;
}
.section.renew .page-index-nav .page-index > li a:hover {
    text-decoration: underline;
}
.section.renew .page-index-nav .page-index > li::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 1px;
    height: 32px;
    margin-top: -16px;
    background: #b1b1ac;
}
.section.renew .page-index-nav .page-index > li:first-child::after {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 1px;
    height: 32px;
    margin-top: -16px;
    background: #b1b1ac;
}
@media only screen and (max-width: 1280px) {
.section.renew .page-index-nav .page-index {
		justify-content: flex-start;
	}
}
@media only screen and (max-width: 767px) {
.section.renew .page-index-nav .page-index-nav-inner {
	height: 40px;
}
	.section.renew .page-index {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
.section.renew .page-index-nav .page-index > li::before {
    height: 24px;
    margin-top: -12px;
}
.section.renew .page-index-nav .page-index > li:first-child::after {
    height: 24px;
    margin-top: -12px;
}
}


/* FJcloud-V バナー
----------------------------------------------- */
.content.bm_width.link {
    margin-top: 0;
}
.content.bm_width.link h2 {
    padding: 40px 0;
    font-size: 1.75rem;
    text-align: center;
    font-weight: 400;
}
.content.bm_width.link .panel-group {
    display: flex;
    margin-bottom: -40px;
    margin-left: -40px;
    justify-content: center;
}
@media only screen and (max-width: 767px) {
	.content.bm_width.link .panel-group {
		flex-direction: column;
        align-items: center;
	}
}
.content.bm_width.link .panel-group > * {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 40px;
    display: flex;
    max-width: 395px;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
	.content.bm_width.link .panel-group > * {
		width: 100%;
	}
}
.content.bm_width.link .panel-group > * img {
    max-width: 100%;
}

/* テーブル */
.tbl-scroll-a+*:not([class^="hdg-"]):not([class*=" hdg-"]) {
	margin-top: 34px;
}

@media only screen and (max-width:480px) {
	.tbl-scroll-a+*:not([class^="hdg-"]):not([class*=" hdg-"]) {
		margin-top: 36px;
	}
}

.tbl-scroll-a+[class^=tbl-], .tbl-scroll-a+[class*=" tbl-"] {
	margin-top: 40px;
}

@media only screen and (max-width:767px) {
	.tbl-scroll-a {
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.tbl-scroll-a>table {
		width: 768px!important;
	}
}
table {
	border-collapse: collapse;
}
.tbl-a {
	table-layout: fixed;
}

.tbl-a + * :not([class^="hdg-"]):not([class*=" hdg-"]) {
	margin-top: 34px;
}

@media only screen and (max-width: 480px) {
	.tbl-a + * :not([class^="hdg-"]):not([class*=" hdg-"]) {
		margin-top: 36px;
	}
}

.tbl-a + [class^=tbl-], .tbl-a + [class*=" tbl-"] {
	margin-top: 40px;
}

.tbl-a th, .tbl-a td {
	padding: 10px 16px;
	border: 1px solid #b1b1ac;
	/* 20210727 修正のため追記 */
	font-size: 18px;
	/* /20210727 修正のため追記 */
}

.tbl-a th.diff-bg-a, .tbl-a td.diff-bg-a {
	background: #ffecee;
}

.tbl-a th > img.icon-a, .tbl-a td > img.icon-a {
	vertical-align: middle;
    margin-left: 3px;
    margin-right: 6px;
}

.tbl-a thead th, .tbl-a thead td {
	font-weight: 700;
	text-align: center;
	background: #c6c6c0;
}

.tbl-a thead tr:first-child > * :first-child {
	width: 240px;
}

@media only screen and (max-width: 767px) {
	.tbl-a thead tr:first-child > * :first-child {
		width: 180px;
	}
}

@media only screen and (max-width: 480px) {
	.tbl-a thead tr:first-child > * :first-child {
		width: 100px;
	}
}

.tbl-a tbody th, .tbl-a tbody .th {
	width: 200px;
	font-weight: 400;
	vertical-align: top;
	text-align: left;
	background: #dad9d6;
}

@media only screen and (max-width: 767px) {
	.tbl-a tbody th, .tbl-a tbody .th {
		width: 180px;
	}
}

@media only screen and (max-width: 480px) {
	table th {
		display: table-cell;
		list-style: none;
		width: inherit;
		padding: inherit;
		font-size: 1rem;
		color: inherit;
		font-weight: inherit;
	}
	table td {
		display: table-cell;
		list-style: none;
		width: inherit;
		padding: inherit;
		font-size: 1rem;
		line-height: inherit;
		border-top: inherit;
	}
	.tbl-a tbody th, .tbl-a tbody .th {
		width: 100px;
	}
}
.tbl-a tbody td {
	background: #fff;
}
.tbl-a.diff-equality thead tr:first-child > * :first-child {
	width: auto;
}
.tbl-a.diff-equality tbody th, .tbl-a.diff-equality tbody .th {
	width: auto;
}
@media only screen and (max-width: 767px) {
	.tbl-a.diff-sp-col1 {
		display: block;
	}

	.tbl-a.diff-sp-col1 tbody {
		display: block;
	}

	.tbl-a.diff-sp-col1 tbody tr {
		display: block;
	}

	.tbl-a.diff-sp-col1 tbody tr:last-child td:last-child {
		border-bottom: 1px solid #b1b1ac;
	}

	.tbl-a.diff-sp-col1 tbody th, .tbl-a.diff-sp-col1 tbody .th {
		display: block;
		width: 100%;
		border-bottom: 0;
	}

	.tbl-a.diff-sp-col1 tbody td {
		display: block;
		width: 100%;
		border-bottom: 0;
	}
}


/* テーブル内リスト調整 */
.tbl-a ul {
	margin-top: 0 !important;
}
.tbl-a ul li:first-child {
	margin-top: 0;
}


/* cta */
.section.renew .cta {
	background: #017fc8;
	color: #fff !important;
	padding: 56px 28px;
}
.section.renew .cta h3 {
	margin-bottom: 26px;
	margin-top: 0;
    font-size: 1.875rem;
    color: #fff !important;
}
@media only screen and (max-width: 480px) {
	.section.renew .cta h3 {
		font-size: calc(22vw*100 / 375)
	}
}
.section.renew .cta .lay-2col {
	display: flex;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.section.renew .cta .lay-2col {
		flex-direction: column;
	}
}
.section.renew .cta .img-wrap {
	margin-right: 50px;
	width: 30%;
	text-align: center;
}
@media only screen and (max-width: 1280px) {
	.section.renew .cta .img-wrap {
		margin-right: 20px;
		width: 35%
	}
}
@media only screen and (max-width: 767px) {
	.section.renew .cta .img-wrap {
		margin-right: 0;
		width: 100%
	}
}
.section.renew .cta .img-wrap img {
	max-width: 320px;
	width: 100%;
}
.section.renew .cta .text-wrap {
	width: 70%;
	/*display: flex;*/
}
@media only screen and (max-width: 1280px) {
	.section.renew .cta .text-wrap {
		flex-direction: column;
	}
}
@media only screen and (max-width: 767px) {
	.section.renew .cta .text-wrap {
		margin-top: 40px;
		width: 100%
	}
}
.section.renew .cta h3 {
	display: flex;
	align-items: flex-end;
}
.section.renew .cta h3 span {
	font-weight: 700;
	color: #ffe700;
}
.section.renew .cta h3 span:nth-child(2) {
	margin: 0 16px;
	font-size: 2rem;
}
@media only screen and (min-width: 768px) {
	.section.renew .cta h2 {
		font-size: 2.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.section.renew .cta h3 {
		justify-content: center;
		align-items: center;
	}
}
@media only screen and (max-width: 480px) {
	.section.renew .cta h3 span:nth-child(2) {
		font-size: calc(24vw*100 / 375);
	}
}
.section.renew .cta .list-a > li {
	font-size: 1.375rem;
}
@media only screen and (max-width: 480px) {
	.section.renew .cta .list-a > li {
		font-size: calc(18vw*100 / 375);
	}
}
.section.renew .cta .list-a > li:before {
	background: #fff;
}
.section.renew .cta .lyt-btn {
	margin-top: auto;
}
@media only screen and (max-width: 1280px) {
	.section.renew .cta .lyt-btn {
		margin-top: 40px;
	}
}
.section.renew .cta a.btn {
	min-width: 300px;
}
@media only screen and (max-width: 480px) {
	.section.renew .cta a.btn {
		min-width: auto;
	}
}


/* サイト内検索結果 */
.section.renew #probo {
	font-size: 1rem;
}

.section.renew #probo a {
	text-decoration: none;
	color:  #2554c9;
}

.section.renew #probo a:hover {
	text-decoration: underline;
}

.section.renew #probo ._pbox-searchresult ._records ._record {
	padding: 1rem 0.625rem;
}

.section.renew #probo ._pbox-searchresult ._records ._record ._title {
	font-weight: 700;
}

.section.renew #probo ._pbox-pagenav ._navs {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
}

.section.renew #probo ._pbox-pagenav ._page {
	margin: 0;
}

