/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	background: transparent;
	border: 0;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	color: #1a1a1a;
	font-family: "游ゴシック", "Montserrat", YuGothic, "Medium", "Yu Gothic Medium", "Yu Gothic", sans-serif;
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul,
ol {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

a {
	background: transparent;
	color: inherit;
	display: block;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/* change colours to suit your needs */

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
	border: 0;
	border-top: 1px solid #cccccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

img {
	height: auto;
	max-width: 100%;
	object-fit: cover;
}

a {
	color: inherit;
	text-decoration: none;
}

li {
	list-style: none;
}

[type=text],
[type=email],
[type=tel] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 0;
	color: inherit;
	width: 100%;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 0;
	color: inherit;
	cursor: pointer;
}

textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 0;
	color: inherit;
	width: 100%; /* resize: none; */
}

button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}

html {
	font-size: 62.5%;
}

body {
	color: #080F18;
	font-family: "a-otf-ryumin-pr6n", serif;
	font-size: 1.6rem;
	font-weight: 300;
	position: relative;
}

img {
	max-width: 100%;
}

.L-pd {
	padding-bottom: 130px;
	padding-top: 130px;
}

.M-pd {
	padding: 0 200px;
}

.moku3_4{
	background-color: #fff;
}

.title-h2 {
	font-size: 28px;
	text-align: center;
}

.dark-container {
	background-color: #080F18;
	color: #fff;
	margin-top: 200px;
}

.FV {
	margin-top: 130px;
	width: 100%;
	/*height: calc(700 / 1440 * 100vw);
	background-image: url(../img/FV-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;*/
}

.FV__img{
	max-width: 650px;
	width: calc(650 / 1440 * 100vw);
	margin-inline: auto;
}

.FV__img img{
	width: 100%;
}

.worry {
	background-color: #080F18;
	color: #fff;
	margin-top: -8px;
}

.worry__title--gold {
	color: #b48c52;
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	margin: 0 8px;
}

.worry__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.worry__item {
	border: 1px solid #fff;
	margin-top: 64px;
	padding: 20px 0;
	text-align: center;
	width: calc(33.3% - 26.6666666667px);
}

.worry__item--accent {
	border-bottom: 1px solid;
	display: inline-block;
	margin: 0 2px;
	padding: 0px 3px;
}

.worry__announce {
	align-items: center;
	display: flex;
	font-size: 40px;
	justify-content: center;
	margin-top: 3em;
}

.worry__announce::before,
.worry__announce::after {
	background-color: #fff;
	content: "";
	height: 1px;
	width: 40px;
}

.worry__announce::before {
	margin-right: 15px;
}

.worry__announce::after {
	margin-left: 15px;
}

.advantage{
	background-color: #fff;
}

.advantage__title {
	margin-top: 200px;
}

.century{
	display: block;
	font-size: 31px;
	margin-top: 10px;
	font-family: 'century-gothic';
}

.title-container{
	text-align: center;
}

.main-title{
	font-size: 72px;
	display: inline-block;
	line-height: 1;
	text-align: left;
	padding-left: 170px;
	position: relative;
	font-weight: bold;
	letter-spacing: 0.2rem;
}

.main-title::before{
	position: absolute;
	content: "";
	width: 132px;
	height: 144px;
	top: 48%;
	left: 0;
	transform: translateY(-50%);
	background-position: initial;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-title1::before{
	background-image: url(../img/title1.webp);
}

.main-title2::before{
	background-image: url(../img/title2.webp);
}

.main-title3::before{
	background-image: url(../img/title3.webp);
}

.main-title4::before{
	background-image: url(../img/title4.webp);
}

.main-title5::before{
	background-image: url(../img/title5.webp);
}

.main-title .block{
	display: block;
	font-size: 32px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: normal;
}

.main-title .mini{
	font-size: 42px;
}

.mini-r{
	font-size: 16px;
}

.advantage__desc{
	font-size: 20px;
	margin-top: 5em;
	text-align: center;
}

.advantage__desc + .advantage__desc{
	margin-top: 5px;
}

.advantage__btns {
	display: flex;
	justify-content: space-between;
	margin-top: 7em;
}

.advantage__btn {
	align-items: center;
	background-color: #080F18;
	border: 1px solid #080F18;
	border-radius: 0;
	color: #fff;
	display: flex;
	font-size: 20px;
	justify-content: center;
	line-height: 1.5;
	padding: 10px 0;
	text-align: center;
	transition: all 0.3s;
	width: calc(50% - 15px);
}

.advantage__btn:hover {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
}

.advantage__btn:focus {
	color: #fff;
	outline: none;
	text-decoration: none;
}

.advantage__plan {
	margin-top: 120px;
	margin-bottom: 80px;
}

.advantage__profits {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

#plan2 {
	padding-bottom: 0;
}

.plan {
	display: flex;
}

.plan__content {
	width: 50%;
}

.plan__title {
	font-size: 32px;
}

.plan__text {
	line-height: 1.5;
	margin-top: 40px;
}

.plan__img {
	width: 50%;
}

.plan__img img {
	padding-left: 80px;
}

.M-pd .slider,
.M-pd .slider2 {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 100px auto 0;
}

.M-pd .slider__container {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 40px 30px 80px;
}

.M-pd .slider__img img {
	margin-inline: auto;
}

.slider__img-mini + .slider__img-mini {
	margin-top: 20px;
}

.slider__text {
	font-size: 16px;
	margin-top: 20px;
}

.profit {
	background: #efefef;
	color: #000;
	margin-top: 100px;
	padding: 15px;
	width: calc(33.3% - 26.6666666667px);
}

.profit__img {
	margin-inline: auto;
	margin-top: 40px;
	width: 100%;
}
.profit:first-child .profit__img{
	margin-top: 76px;
}
.profit:nth-child(2) .profit__img{
	margin-top: 76px;
}
.profit__img img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
}

.profit__content {
	display: flex;
	flex-direction: column;
	height: 470px;
	justify-content: space-between;
}

.profit__content h3 {
	box-shadow: none;
}

.profit__title {
	background-color: #080F18;
	box-shadow: none;
	color: #fff;
	font-size: 20px;
	height: 70px;
	text-align: center;
}

.profit__title::after {
	display: none;
}

.profit__title--pt {
	padding-top: 20px;
}

.profit__title--accent {
	align-items: center;
	background-color: #960a0a;
	color: #fff;
	display: flex;
	font-size: 24px;
	justify-content: center;
}

.profit__content-boxs {
	margin-top: 40px;
}

.profit__content-box {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}

.profit__content-box + .profit__content-box {
	margin-top: 40px;
}

.profit__dt {
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	width: 200px;
}

.profit__dd {
	border-bottom: 1px solid #000;
	font-size: 16px;
	letter-spacing: 0.1rem;
	white-space: nowrap;
	width: 300px;
}

.profit__dd--red {
	color: red;
	font-size: 1.25em;
	font-weight: bold;
}

.compare {
	margin-top: 130px;
	text-align: center;
}

.compare__title {
	background-color: #b48c52;
	border-radius: 0;
	color: #fff;
	font-size: 36px;
	padding: 22px 0;
	position: relative;
}

.compare__title::after {
	border-color: #b48c52 transparent transparent;
	border-style: solid;
	border-width: 15px 15px 0;
	bottom: -14px;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 0;
}

.compare__items {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 80%;
	margin: 120px auto 0;
	height: auto;
	overflow: hidden;
}

.compare__item {
	width: calc(33.3% - 33.3333333333px);
}

.compare__item img{
	object-fit: contain;
}

.compare__text {
	color: #b48c52;
	display: inline-block;
	font-family: "Ryumin_bold", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 100px;
	font-weight: 500;
	margin-top: 120px;
	position: relative;
}

.compare__text span {
	display: inline-block;
	letter-spacing: -50px;
	transform: translateX(-30px);
}

.compare__text::before,
.compare__text::after {
	background-color: #b48c52;
	content: "";
	height: 80px;
	position: absolute;
	top: 50%;
	width: 4px;
}

.compare__text::before {
	left: -60px;
	transform: translateY(-50%) skew(25deg);
}

.compare__text::after {
	right: -60px;
	transform: translateY(-50%) skew(-25deg);
}

.example {
	background-image: url(../img/example.webp);
	background-position: initial;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	margin-bottom: 130px;
	position: relative;
	transition: all 0.3s;
}

.example::before {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.example:hover {
	opacity: 0.7;
	text-decoration: none;
}

.example__link {
	padding: 60px 0;
	width: 100%;
	position: relative;
	transition: all 0.3s;
	z-index: 10;
}
@media screen and (max-width: 767px) {
	.example__link {
		padding: 40px 0;
	}
}

.example__link:hover {
	opacity: 0.7;
	text-decoration: none;
}

.example__text {
	color: #fff;
	font-size: 28px;
	text-align: center;
}

.merit {
	background: url(../img/bg-point.webp) no-repeat center center/cover;
	color: #fff;
	margin-bottom: 4em;
}

.merit__container {
	display: flex;
}

.merit__img {
	padding-right: 100px;
	width: 50%;
	overflow: hidden;
}

.merit__img img {
	-o-object-fit: contain;
	object-fit: contain;
}

.merit__content {
	padding-top: 40px;
	width: 50%;
}

.merit__items {
	margin-top: 50px;
}

.merit__item {
	font-size: 20px;
	padding-left: 56px;
	position: relative;
}

.merit__item + .merit__item {
	margin-top: 40px;
}

.merit__item::before {
	background: url(../img/icon-check.webp) no-repeat center center/cover;
	content: "";
	height: 45px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
}

.point.L-pd {
    padding-bottom: 0;
}

.point__title {
	margin-bottom: 80px;
	position: relative;
}

.point__text {
	font-size: 20px;
	line-height: 1.5;
	margin-top: 40px;
	text-align: center;
}

.point__text + .point__text{
	margin-top: 20px;
}

.point__items {
	counter-reset: number 0;
	margin-top: 100px;
}
@media screen and (max-width: 767px) {
	.point__items {
	margin-top: 4em;
	}
}
.point-item__title {
	padding-left: 55px;
	position: relative;
}

.point-item__title::before {
	content: counter(number) " ";
	counter-increment: number 1;
	font-size: 74px;
	left: 0;
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
}

.point-item__title::after {
	border-bottom: none;
}

.point-item__title .small {
	display: block;
	font-size: 55%;
}

.point-item {
	align-items: center;
	display: flex;
}

.point-item{
	margin-bottom: 12em;
}

.point-item--reverse {
	flex-direction: row-reverse;
}

.point-item--reverse .point-item__img {
	padding-right: 20px;
}

.point-item__content {
	width: 50%;
}

.point-item__title {
	font-size: 36px;
}

.point-item__title::before {
	content: counter(number) " ";
	counter-increment: number 1;
	font-size: 74px;
	left: 0;
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
}

.point-item__text {
	font-size: 20px;
	margin-top: 60px;
}

.point-item__img {
	width: 50%;
}

.point-item__img img {
	width: 100%;
}

.dev {
	background-color: #080F18;
	color: #fff;
	text-align: center;
}

.dev__inner {
	margin-inline: auto;
	max-width: 1170px;
}

.dev__items {
	display: flex;
	flex-wrap: wrap;
	gap: 60px 30px;
	justify-content: space-between;
	margin-top: 12rem;
}

.dev__item {
	align-items: center;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	max-height: 200px;
	padding: 80px 0;
	position: relative;
	width: 30%;
}

.dev__item1{
	background: url(../img/dev1.webp) no-repeat center center/cover;
}

.dev__item2{
	background: url(../img/dev2.webp) no-repeat center center/cover;
}

.dev__item3{
	background: url(../img/dev3.webp) no-repeat center center/cover;
}

.dev__item4{
	background: url(../img/dev4.webp) no-repeat center center/cover;
}

.dev__item5{
	background: url(../img/dev5.webp) no-repeat center center/cover;
}

.dev__item6{
	background: url(../img/dev6.webp) no-repeat center center/cover;
}

.dev__item::before {
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.dev__text {
	font-size: 20px;
	line-height: 1.5;
	position: relative;
	z-index: 10;
}

.building img {
	width: 100%;
}

.qa{
	text-align: center;
}

.accordion {
	margin-top: 120px;
	text-align: left;
}

.accordion li + li {
	margin-top: 40px;
}

.accordion__desc {
	background-color: #b48c52;
	color: #fff;
	cursor: pointer;
	padding: 10px 0 10px 60px;
	position: relative;
}

.accordion__desc::before {
	color: #fff;
	content: "Q";
	font-size: 24px;
	left: 10px;
	position: absolute;
	top: 49%;
	transform: translateY(-50%);
}

.accordion__title {
	box-shadow: none;
	font-size: 24px;
}

.accordion__title::after {
	display: none;
}

.accordion__bar1,
.accordion__bar2 {
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.accordion__bar1 {
	height: 3px;
	right: 17px;
	width: 25px;
}

.accordion__bar2 {
	height: 25px;
	right: 28px;
	transition: all 0.3s;
	width: 3px;
}

.accordion__bar2.bar-open {
	top: 31%;
	transform: rotate(90deg);
}

.accordion__detail {
	display: none;
	padding: 26px 20px 44px;
}

.accordion__text {
	font-size: 18px;
	line-height: 1.5;
}

.accordion__detail-li {
	font-size: 18px;
	line-height: 1.5;
}

.display-sp {
	display: none;
}

.none-sp {
	display: inline-block;
}

.M-pd .slider .slick-list,
.M-pd .slider2 .slick-list {
	box-shadow: 0px 0px 10px 0px #C3C3C3;
	width: calc(100% - 100px);
	margin-inline: auto;
}

.slider .slick-prev,
.slider .slick-next,
.slider2 .slick-prev,
.slider2 .slick-next {
	background-color: #ddd !important;
	border-radius: 50%;
	height: 40px;
	position: relative;
	text-indent: -9999px;
	width: 40px;
}

.M-pd .slider .slick-prev,
.M-pd .slider2 .slick-prev {
	left: 0;
}

.M-pd .slider .slick-next,
.M-pd .slider2 .slick-next {
	right: 0;
}

.slider .slick-prev::before,
.slider .slick-next::before, 
.slider2 .slick-prev::before,
.slider2 .slick-next::before {
	content: "";
	height: 20px;
	position: absolute;
	top: 59%;
	width: 20px;
}

.slider .slick-prev::before,
.slider2 .slick-prev::before {
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	left: 36%;
	transform: rotate(45deg) translate(-50%, -50%);
}

.slider .slick-next::before,
.slider2 .slick-next::before {
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	right: 35%;
	transform: rotate(45deg) translate(-50%, -50%);
}

.slider .slick-dots, 
.slider2 .slick-dots {
	bottom: -40px;
	display: flex;
	justify-content: center;
	gap: 24px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.slider .slick-dots li, 
.slider2 .slick-dots li {
	background-color: #ddd;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	text-indent: -9999px;
	width: 12px;
}

.slick-dots li button:before {
display: none;
}

.slider .slick-active, 
.slider2 .slick-active {
	background-color: #202020 !important;
}

.moku3-4_lp .form-sec{
	color: #fff;
	padding-top: 156px;
}

form .txt{
	margin-bottom: 1em;
	line-height: 1.8;
}

.form-input input[type=text] {
	background-color: #fff;
}

input[type=checkbox], input[type=radio] {
    margin: -4px 0 0;
    line-height: normal;
}

[type=text], [type=email], [type=tel] {
    background-color: #fff;
}

.form-table {
    line-height: 2;
}


form .btn-contact input.btn-primary {
    background: #960a0a;
    border: none;
    color: #fff !important;
}

.faq_wrap .faq_tab {
    background: rgba(255,255,255,.05);
}

.faq_tab p.question:before {
    color: #3866a2 !important;
}

.about-privacy a{
	display: inline-block;
}

.footer-cta img{
	height: auto;
}

@media screen and (max-width: 1199px) {

.siteHeader ul.gMenu a {
	font-size: 13px;
}

.M-pd {
	padding: 0;
}


.worry__item {
	margin-top: 30px;
	width: calc(50% - 20px);
}

.advantage__profits {
	display: block;
}

.slider__text {
	font-size: 16px;
}

.profit {
	width: 100%;
}

.profit__img {
	width: 75%;
}

.profit__content {
	height: auto;
}

.profit__title--accent {
	margin-inline: auto;
	min-width: 300px;
}

.compare__text {
	font-size: 90px;
}

.accordion__desc {
	padding: 10px 0 10px 30px;
}

.accordion__desc::before {
	font-size: 18px;
}

.M-pd .slider .slick-prev,
.M-pd .slider .slick-next, 
.M-pd .slider2 .slick-prev,
.M-pd .slider2 .slick-next {
	height: 30px;
	width: 30px;
}

.slider .slick-prev::before,
.slider .slick-next::before, 
.slider2 .slick-prev::before,
.slider2 .slick-next::before {
	height: 13px;
	width: 13px;
}

}

@media screen and (max-width: 992px) {

.none-m{
	display: none;
}

.L-pd {
	padding-bottom: 80px;
	padding-top: 80px;
}

.FV {
	margin-top: 48px;
}

.advantage__btns {
	display: block;
}

.advantage__btn {
	width: 100%;
}

.advantage__btn + .advantage__btn {
	margin-top: 40px;
}

.advantage__desc{
	font-size: 20px;
}

.plan {
	display: block;
}

.plan__content {
	width: 100%;
}

.plan__img {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.plan__img img {
	padding-left: 0;
}

.plan__text + .plan__text{
	margin-top: 20px;
}

.M-pd .slider, .M-pd .slider2 {
	margin-top: 40px;
}

.slider__img-mini + .slider__img-mini {
	margin-top: 10px;
}

.compare__title {
	font-size: 26px;
}

.compare__text {
	font-size: 70px;
}

.example{
	margin-bottom: 80px;
}

.merit__container {
	display: block;
}

.merit__img {
	padding-right: 0;
	width: 100%;
}

.merit__content {
	width: 100%;
}

.point__title {
	margin-bottom: 0;
}

.point__text {
	margin-top: 40px;
}

.point__text + .point__text{
	margin-top: 20px;
}

.point-item {
	flex-direction: column;
	margin-bottom: 6em;
}

.point-item--reverse {
	flex-direction: column;
}

.point-item--reverse .point-item__img {
	padding: 0;
}

.point-item__content {
	margin-top: 0;
	width: 100%;
}

.point-item__img {
	margin-top: 20px;
	padding: 0;
	width: 100%;
}

.point-item__text{
	margin-top: 30px;
}

.dev__items {
	gap: 20px 20px;
}

.dev__item {
	width: calc(50% - 10px);
}

.accordion__title {
	font-size: 18px;
}

.accordion__bar1 {
	width: 18px;
}

.accordion__bar2 {
	height: 18px;
	right: 25px;
}

.accordion__text {
	font-size: 16px;
}

.accordion__detail-li {
	font-size: 14px;
}

}

@media screen and (max-width: 767px) {

.FV {
	background-image: url(../img/FV-bg-sp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: calc(587 / 375 * 100vw);
	margin-top: 46px;
}

.FV__img{
	width: 80%;
}

.worry__items {
	display: block;
}

.worry__item {
	margin-inline: auto;
	max-width: 500px;
	width: 100%;
}

.worry__announce {
	font-size: max(5.2vw,18px );
	margin-top: 4em;
}

.title-container{
	padding: 0 20px;
}

.main-title{
	padding-left: 80px;
	font-size: 32px;
}

.main-title .block{
	font-size: 16px;
}

.main-title .mini{
	font-size: 20px;
}

.main-title::before{
	width: 64px;
	height: 70px;
}

.advantage__plan {
	margin-top: 100px;
}

.advantage__desc{
	font-size: 16px;
	text-align: left;
}

.advantage__btns {
	margin-top: 4em;
}

.mini-r{
	font-size: 10px;
}

#plan2{
	margin-top: 0;
	margin-bottom: 0;
}

.min-title4{
	line-height: 1.2;
}

.plan__title {
	font-size: 22px;
	text-align: center;
}

.plan__title::after {
	display: none;
}

.plan__text{
	font-size: 14px;
}

.plan__text +.plan__text{
	margin-top: 20px;
}

.slider__container {
	padding: 20px 15px 40px;
}

.slider__text {
	font-size: 12px;
}

.profit{
	margin-top: 40px;
}

.profit__img {
	width: 100%;
}

.compare {
	margin-top: 100px;
}

.compare__title {
	font-size: 20px;
}

.compare__items {
	flex-wrap: wrap;
	gap: 0 20px;
	justify-content: center;
	margin: 80px auto 0;
	width: 100%;
}


.compare__item {
	width: 45%;
}

.compare__item img {
	height: auto;
	width: 100%;
}

.compare__text {
	font-size: 30px;
	margin-top: 60px;
}

.compare__text span {
	letter-spacing: 0;
	transform: translateX(0);
}

.compare__text::before,
.compare__text::after {
	height: 40px;
}

.compare__text::before {
	left: -20px;
}

.compare__text::after {
	right: -20px;
}

.merit__item {
	font-size: 16px;
}


.point__text {
	font-size: 16px;
	margin-top: 4em;
	text-align: left;
}

.point__text + .point__text{
	margin-top: 10px;
}

.point-item__title {
	font-size: 30px;
	padding-left: 35px;
}

.point-item__title::before {
	font-size: 50px;
}

.point-item__text {
	margin-top: 30px;
	font-size: 15px;
}

.dev__items {
	display: block;
	margin-top: 7rem;
}

.dev__item {
	width: 100%;
}

.dev__item + .dev__item {
	margin-top: 40px;
}

.dev__text {
	font-size: 16px;
}

.qa{
	padding-top: 0;
}

.accordion {
	margin-top: 80px;
}

.accordion li + li {
	margin-top: 20px;
}

.accordion__title {
	font-size: 16px;
}

.accordion__bar2-br.bar-open {
	top: 39%;
}

.accordion__text {
	font-size: 14px;
}

.display-sp {
	display: block;
}

.none-sp {
	display: none;
}

.slider .slick-dots,
.slider2 .slick-dots {
	bottom: -40px;
}

.moku3-4_lp .form-sec {
    padding-top: 80px;
}

.point_content h4:not(.not_style), .form-sec h2 {
    font-size: 30px;
}
.title-h2 {
	font-size: 24px;
}
.merit__item:before{
    height: 35px;
    width: 50px;
}

}

.moku3-4_lp .parts_lp.contact-btn a{
	border-radius: 5px;
}

.moku3-4_lp .parts_lp.contact-btn a:before {
	right: 20%;
}
.idle_land .idle_land_lead {
	font-size: 24px;
	margin-top: 4em;
}
.idle_land .idle_land_item{
	background: #efefef;
	color: #000;
	margin-top: 20px;
	padding: 15px;
	width: 47%;
}
.idle_land .idle_land_item p {
	background-color: #080f18;
	box-shadow: none;
	color: #fff;
	font-size: 20px;
	height: 70px;
	text-align: center;
}
.idle_land .idle_land_item:last-child p{
	background: #960a0a;
}
.idle_land .flex {
	justify-content: space-around;
}
.idle_land  td{
	line-height: 1.8em;
}
@media screen and (max-width: 767px) {
	.idle_land .idle_land_item{
		width: 100%;
	}
	.idle_land .idle_land_item p {
    font-size: 18px;
	}
	.idle_land_lead .block{
		display: block;
	}
}
.mt-5{
	margin-top: 40px;
}