@charset "utf-8";
 .single ul {
list-style-type: disc;
margin-left: 2rem;
}
.caution {
width: 94%;
margin: 40px auto;
text-align: center;
}
.caution p {
text-align: center;
font-weight: bold;
font-size: 16px;
font-size: 1.6rem;
}
.caution a.linkBtn {
margin: 20px auto;
font-size: 24px;
font-size: 2.4rem;
}
.caution__flex {
display: flex;
align-items: center;
justify-content: center;
gap: 60px;
}
.caution__flex a {
text-align: center;
}
.caution__flex img {
display: block;
margin: auto;
}
.top {
display: flex;
margin: 160px 0 80px;
}
.top__image {
position: relative;
width: 100%;
max-width: 960px;
}
.top__image .top__logo {
position: absolute;
content: "";
width: 160px;
height: 40px;
top: 20px;
left: 20px;
}
.top__detail {
width: 90%;
max-width: 520px;
margin: 0 60px;
font-size: 16px;
font-size: 1.6rem;
}
.top__detail h1,
.top__detail h2 {
font-size: 32px;
font-size: 3.2rem;
font-weight: bold;
}
.top__detail p {
margin: 20px 0 40px;
font-size: 16px;
font-size: 1.6rem;
}
.top__detail div {
position: relative;
border: solid 2px #302015;
padding: 30px 20px 20px;
}
.top__detail div h3 {
position: absolute;
content: "";
padding: 10px 20px;
top: -28px;
left: -28px;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
background-color: #fff;
}
.top__detail div h3::before {
display: inline-block;
content: "";
width: 32px;
height: 32px;
margin-right: 8px;
vertical-align: sub;
background-image: url(//sensing.heltec.co.jp/wp-content/themes/sensing/_image/product/good.svg);
background-size: cover;
}
.top__detail li {
font-size: 16px;
font-size: 1.6rem;
}
@media only screen and (max-width:640px) {
.caution a.linkBtn {
width: 100%;
max-width: 100%;
}
.caution__flex {
display: block;
margin: auto;
text-align: center;
}
.caution__flex a {
display: block;
margin: 40px auto;
font-size: 16px;
font-size: 1.6rem;
}
.top {
display: block;
margin: 160px 0 60px;
}
.top__detail {
max-width: 90%;
margin: 20px auto;
}
.top__detail h1,
.top__detail h2 {
font-size: 24px;
font-size: 2.4rem;
}
.top__detail p {
margin: 20px 0 60px;
}
.top__detail div {
position: relative;
border: solid 1px #302015;
padding: 30px 20px 20px;
}
.top__detail div h3 {
top: -36px;
}
.top__detail div h3::before {
margin-right: 12px;
width: 48px;
height: 48px;
}
} .single__link {
display: flex;
justify-content: center;
gap: 20px;
width: 720px;
margin: 80px auto;
}
.single .linkBtn {
margin: 20px 0;
font-size: 24px;
font-size: 2.4rem;
text-align: center;
}
.single__link .linkBtn {
max-width: 48%;
}
.single__link.test {
display: block;
position: fixed;
right: 0;
bottom: 60px;
width: 240px;
z-index: 999;
margin: 0;
}
.single .test .linkBtn {
display: flex;
width: 100%;
max-width: 100%;
margin: 0;
padding: 10px;
background: #302015;
text-align: center;
font-size: 24px;
font-size: 2.4rem;
}
.single__link.test .contactBtn {
border-top: solid 2px #ccc;
}
@media only screen and (max-width:640px) {
.single__link {
display: block;
bottom: 0;
width: 100%;
}
.single__link .linkBtn {
width: 100%;
max-width: 100%;
font-size: 20px;
font-size: 2rem;
}
.single__link .contactBtn p {
font-size: 14px;
font-size: 1.4rem;
text-align: center;
}
.single__link.test {
display: flex;
position: fixed;
gap: 0;
right: 0;
bottom: 0;
width: 100%;
}
.single .test .linkBtn {
display: flex;
width: 50%;
max-width: 50%;
font-size: 20px;
font-size: 2rem;
}
.single__link.test .contactBtn {
border-top: none;
border-left: solid 2px #ccc;
}
} .feature {
padding: 120px 0;
background-color: #E1E1E1;
}
.feature h2 {
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.feature__wrap {
display: flex;
justify-content: space-between;
width: 94%;
max-width: 1080px;
margin: 60px auto;
}
.feature__box {
width: 340px;
padding: 20px;
background-color: #fff;
box-shadow: 0px 0px 20px 2px #B9B9B9;
}
.feature__box h3 {
margin: 20px 0;
font-size: 20px;
font-size: 2rem;
line-height: 1.5;
text-align: center;
font-weight: bold;
}
.feature__box p,
.feature__box li {
font-size: 16px;
font-size: 1.6rem;
}
.youtube {
width: 100%;
max-width: 1080px;
aspect-ratio: 16 / 9;
margin: auto;
}
.youtube iframe {
width: 100%;
height: 100%;
}
.interview {
margin: 80px auto;
max-width: 960px;
}
.interview h3 {
margin-bottom: 40px;
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.interview__wrap {
display: flex;
justify-content: space-between;
}
.interview__box {
width: 45%;
padding: 20px;
text-align: center;
background-color: #fff;
box-shadow: 0px 0px 20px 2px #B9B9B9;
}
.interview__box p {
font-size: 16px;
font-size: 1.6rem;
margin-top: 20px;
}
.interview__box img {
width: 60%;
}
@media only screen and (max-width:640px) {
.feature {
padding: 60px 0;
}
.feature__wrap {
flex-direction: column;
gap: 40px;
margin: 60px auto;
}
.feature__box {
width: 100%;
}
.interview__wrap {
display: block
}
.interview__box {
width: 94%;
margin: 40px auto;
}
} .function {
margin: 120px 0;
}
.function h2 {
margin-bottom: 60px;
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.function h3 {
margin-top: 60px;
text-align: center;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
}
.function p {
text-align: center;
font-size: 16px;
font-size: 1.6rem;
}
.function .table__long p {
text-align: justify;
font-size: 14px;
font-size: 1.4rem;
}
.function table {
max-width: 1200px;
table-layout: fixed;
margin: 20px auto 60px;
}
.function table th,
.function table td {
padding: 10px 20px;
font-size: 16px;
font-size: 1.6rem;
border: solid 1px #302015;
}
.function table th {
width: 240px;
text-align: center;
vertical-align: middle;
font-weight: bold;
background-color: #E1E1E1;
}
.function table.center th,
.function table.center td {
text-align: center;
vertical-align: middle;
}
@media only screen and (max-width:640px) {
.function {
margin: 60px 0;
}
.function .table__wrap {
width: 94%;
margin: auto;
}
.function .table__wrap table {
width: 100%;
}
.function .table__wrap th,
.function .table__wrap td {
display: block;
width: 100%;
}
.function .table__long {
margin-top: 40px;
overflow-x: scroll;
padding: 0 3%;
}
.function .table__long table {
white-space: nowrap;
overflow-x: auto;
}
.function .table__long table th,
.function .table__long table td {
text-align: justify;
}
} .option {
padding: 120px 0;
background-color: #E1E1E1;
}
.option h2 {
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.option>p {
font-size: 16px;
font-size: 1.6rem;
text-align: center;
}
.option__wrap {
width: 94%;
max-width: 960px;
margin: 60px auto;
}
.option__box {
display: flex;
align-items: start;
gap: 40px;
margin: 40px 0;
padding: 40px;
font-size: 16px;
font-size: 1.6rem;
background-color: #fff;
box-shadow: 0px 0px 20px 2px #B9B9B9;
}
.option__box img {
max-width: 400px;
}
.option__box h3 {
font-size: 20px;
font-size: 2rem;
font-weight: bold;
}
.option__box p {
margin: 20px 0;
}
.option__box h4 {
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
}
@media only screen and (max-width:640px) {
.option {
padding: 60px 0;
}
.option__box {
display: block;
}
.option__box img {
max-width: 100%;
margin-bottom: 20px;
}
.option__box h4 {
font-size: 20px;
font-size: 2rem;
}
} .faq {
margin: 120px 0;
}
.faq h2 {
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.faq img {
display: block;
max-width: 600px;
margin: 20px auto;
} .accordion {
width: 94%;
max-width: 960px;
margin: 50px auto;
}
.accordion__title {
position: relative;
margin-top: 20px;
padding: 10px 40px;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
border: solid 3px #E1E1E1;
background-color: #E1E1E1;
cursor: pointer;
user-select: none;
}
.accordion__title::after {
position: absolute;
content: "▲";
top: 8px;
right: 20px;
transform: rotate(-180deg);
z-index: 900;
transition: 0.5s;
}
.accordion__title.is-active::after {
transform: rotate(0deg);
transition: 0.5s;
}
.accordion__content {
display: none;
padding: 20px 40px;
font-size: 16px;
font-size: 1.6rem;
border: solid 3px #E1E1E1;
}
@media only screen and (max-width:640px) {
.faq {
margin: 60px 0;
}
.accordion__title {
position: relative;
margin-top: 40px;
padding: 10px 80px 10px 40px;
font-size: 16px;
font-size: 1.6rem;
}
}
@media only screen and (max-width:640px) {} .list {
margin: 120px 0;
}
.list h2 {
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
text-align: center;
}
.list__wrap {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
gap: 30px;
width: 94%;
max-width: 960px;
margin: 60px auto;
}
.list__box {
width: 94%;
max-width: 300px;
padding: 20px;
box-shadow: 0px 0px 20px 2px #B9B9B9;
}
.list__box h3 {
margin: 12px 0;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
text-align: center;
}
.list__box p,
.list__box li {
font-size: 16px;
font-size: 1.6rem;
}
.list__notion {
width: 100%;
text-align: center;
}
@media only screen and (max-width:640px) {
.list__box {
width: 100%;
max-width: 100%;
}
.list__box h3 {
margin: 12px 0;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
text-align: center;
}
} .catalog {
padding: 120px 0;
background-color: #E3EFF5;
}
.catalog h2 {
font-size: 24px;
font-size: 2.4rem;
text-align: center;
}
.catalog .catalog__detail {
margin: 60px auto;
text-align: center;
font-size: 16px;
font-size: 1.6rem;
}
.catalog__wrap {
display: flex;
align-items: start;
justify-content: center;
gap: 60px;
}
.catalog__wrap img {
width: 200px;
}
.catalog__wrap form {
width: 540px;
}
.catalog__wrap form p {
margin-bottom: 12px;
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
}
.catalog__wrap input,
.catalog__wrap textarea {
width: 100%;
margin-top: 4px;
padding: 0 4px;
}
.catalog__wrap input[type="submit"] {
display: flex;
width: 320px;
margin: 40px auto 0;
padding: 10px;
text-align: center;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
color: #fff;
background: #302015;
border: none;
cursor: pointer;
}
@media only screen and (max-width:640px) {
.catalog {
padding: 80px 3%;
}
.catalog .catalog__detail {
margin: 40px auto;
}
.catalog__wrap {
display: block;
text-align: center;
}
.catalog .catalog__detail {
text-align: justify;
}
.catalog__wrap img {
width: 70%;
}
.catalog__wrap form {
width: 100%;
margin-top: 40px;
}
.catalog__wrap input[type="submit"] {
display: flex;
width: 320px;
margin: 40px auto 0;
padding: 10px;
text-align: center;
font-size: 20px;
font-size: 2rem;
font-weight: bold;
color: #fff;
background: #302015;
border: none;
cursor: pointer;
}
} .single__contact {
padding: 80px 3%;
background-color: #E1E1E1;
border-top: solid 5px #fff;
}
.single__contact p {
text-align: center;
font-size: 16px;
font-size: 1.6rem;
}
.single__contact a {
margin: 40px auto;
}
@media only screen and (max-width:640px) {} .lead {
padding: 80px 0;
background-color: rgba(55, 202, 216, 0.2)
}
.lead__wrap {
max-width: 800px;
margin: 0 auto;
padding: 40px;
border-radius: 20px;
background-color: #fff;
}
.lead__wrap h2 {
font-size: 40px;
font-size: 4rem;
line-height: 1;
text-align: center;
}
.lead__wrap h2 small {
font-size: 0.5em;
}
.lead__wrap p {
margin: 40px 0;
font-size: 16px;
font-size: 1.6rem;
}
.lead__image {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.lead__image img {
width: 48%;
}
@media only screen and (max-width:640px) {
.lead {
padding: 60px 0;
}
.lead__wrap {
width: 94%;
}
.lead__wrap h2 {
font-size: 24px;
font-size: 2.4rem;
}
.lead__wrap h2 small {
font-size: 16px;
font-size: 1.6rem;
}
.lead__image {
flex-direction: column;
}
.lead__image img {
width: 100%;
}
}