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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
list-style: none;
}
ol {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
display: block;
}
nav ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}
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 #000;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input,
select {
vertical-align: middle;
} * {
box-sizing: border-box;
}
body {
color: #111;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
line-height: 1.61;
} .sticky {
display: block;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 0 auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
text-align: center;
margin: 10px;
padding: 4px 0 0 0;
}
.wp-caption img {
margin: 0;
padding: 0;
}
.wp-caption p.wp-caption-text,
.gallery-caption {
margin: 0;
padding: 0 4px 5px;
font-size: 11px;
line-height: 1.4;
} a {
color: #111;
text-decoration: none;
}
a:hover {
color: #111;
text-decoration: underline;
transition: 0.3s ease;
}
a:hover img {
opacity: 0.7;
}   .header__bg {
position: relative;
height: 520px;
background-image: url(https://mmin-net.co.jp/wmmip/wp-content/themes/mmi/image/seisou-kensaku/seisou-kensaku-mv-img.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
@media not all and (min-width: 768px){
.header__bg {
height: 360px;
}
}
@media not all and (min-width: 768px){
.header__bg {
height: 230px;
}
}
.header__subtitle {
position: absolute;
top: 65%;
left: 50%;
transform: translateX(-50%);
width: 650px;
}
.header__subtitle p {
display: block;
padding: 10px;
color: #fff;
font-size: 45px;
text-align: center;
line-height: 2.3;
font-weight: 700;
background-color: #0A4EA1;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
@media not all and (min-width: 768px){
.header__subtitle {
top: 60%;
width: 430px;
}
.header__subtitle p {
padding: 5px;
font-size: 28px;
line-height: 2.3;
}
}
@media not all and (min-width: 468px){
.header__subtitle {
top: 70%;
width: 100%;
}
.header__subtitle p {
font-size: 21px;
line-height: 2;
}
}
.header__wrap {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: rgba(255 255 255 / .6);
z-index: 10;
}
.header__logo {
margin-left: 50px;
width: 160px;
}
@media not all and (min-width: 1150px) {
.header__wrap {
padding: 10px;
}
.header__logo {
margin-left: 0;
}
}
@media not all and (min-width: 768px) {
.header__logo {
width: 140px;
}
}
.header__nav {
display: flex;
justify-content: flex-end;
align-items: center;
flex: 1;
}
.header__logo img {
display: block;
max-width: 100%;
height: auto;
}
.header__nav--text {
margin-right: 50px;
font-weight: 700;
}
.header__nav--contact a {
display: flex;
justify-content: center;
align-items: center;
width: 180px;
height: 70px;
color: #fff;
font-weight: 700;
text-align: center;
background-color: #0a4ea1;
}
.header-menu__btn,
.sp-nav {
display: none;
}
@media not all and (min-width: 1150px) {
.header__nav {
display: none;
}
.header-menu__btn {
display: block;
}
.c_button {
position: relative;
display: inline-block;
text-decoration: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background-color: transparent;
cursor: pointer;
}
.header-menu__btn button {
position: relative;
width: 25px;
height: 30px;
margin: auto;
box-shadow: 0 0 20px transparent;
outline: none;
transition: all 0.3s ease-in-out;
z-index: 150;
}
.header-menu__btn button:hover,
.header-menu__btn button:focus {
box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.header-menu__btn .line {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 100%;
height: 2px;
transition: all 0.3s ease-in-out;
}
.header-menu__btn .line::before,
.header-menu__btn .line::after {
position: absolute;
display: block;
width: 100%;
height: 2px;
background-color: #111;
content: "";
transition: all 0.3s ease-in-out;
}
.header-menu__btn .line::before {
top: -5px;
}
.header-menu__btn .line::after {
top: 5px;
}
.header-menu__btn button[aria-expanded="true"] .line::before,
.header-menu__btn button[aria-expanded="true"] .line::after {
top: 0;
background-color: #111;
}
.header-menu__btn button[aria-expanded="true"] .line::before {
transform: rotate(45deg);
}
.header-menu__btn button[aria-expanded="true"] .line::after {
transform: rotate(-45deg);
}
.header-menu__btn .text {
position: absolute;
white-space: nowrap;
width: 1px;
height: 1px;
overflow: hidden;
border: 0;
padding: 0;
clip: rect(0 0 0 0);
clip-path: inset(50%);
margin: -1px;
}
.sp-nav {
display: none;
position: fixed;
justify-content: center;
align-items: center;
top: 0;
left: 0;
width: 100%;
height: 100vh;
color: #fff;
background-color: #f6f6f6;
z-index: 100;
-webkit-overflow-scrolling: touch;
overflow-y: hidden;
touch-action: none;
z-index: 120;
}
.no_scroll {
overflow: hidden;
touch-action: none;
}
.sp-nav__contents {
margin-top: 60px;
text-align: center;
height: 100%;
border-top: 1px solid #ccc;
}
.sp-nav__list li {
font-weight: bold;
border-bottom: 1px solid #ccc;
}
.sp-nav__list li a {
display: block;
padding: 15px;
}
.sp-nav__list li a:hover {
opacity: 0.5;
text-decoration: none;
}
}  .section {
margin-bottom: 100px;
}
@media not all and (min-width: 768px) {
.section {
margin-bottom: 50px;
}
}
.section-area {
margin: 0 auto;
width: 1200px;
}
@media not all and (min-width: 1200px) {
.section-area {
padding: 0 10px;
width: 100%;
}
}
.section-area__min {
margin: 0 auto;
width: 800px;
}
@media not all and (min-width: 800px) {
.section-area__min {
padding: 0 10px;
width: 100%;
}
}
.section-title {
margin-bottom: 40px;
font-size: 30px;
text-align: center;
}
@media not all and (min-width: 768px){
.section-title {
margin-bottom: 30px;
font-size: 24px;
}
}
.more-btn a {
display: block;
position: relative;
margin: 0 auto;
padding: 15px 10px;
width: 500px;
font-size: 24px;
font-weight: 700;
text-align: center;
background-color: #D5AD10;
border-radius: 50vh;
}
.more-btn a::after {
content: '';
position: absolute;
top: 50%;
right: 30px;
transform: translateY(-50%);
width: 10px;
height: 18px;
background-image: url(https://mmin-net.co.jp/wmmip/wp-content/themes/mmi/image/seisou-kensaku/arrow.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.more-btn a:hover {
opacity: 0.7;
text-decoration: none;
}
@media not all and (min-width: 568px) {
.more-btn a {
padding: 10px 0;
width: 90%;
font-size: 18px;
}
.more-btn a:after {
right: 20px;
}
} .hero__add {
margin-bottom: 60px;
font-size: 15px;
font-weight: 700;
text-align: right;
}
@media not all and (min-width: 768px){
.hero__add {
margin-bottom: 40px;
font-size: 12px;
}
}
.hero-point {
margin: 100px 0;
}
@media not all and (min-width: 768px){
.hero-point {
margin: 50px 0;
}
}
.hero-point__subtitle {
margin-bottom: 10px;
font-size: 32px;
font-weight: 700;
text-align: center;
}
.hero-point__title {
margin-bottom: 40px;
font-size: 52px;
text-align: center;
}
.hero-point__title span {
background-image: linear-gradient(rgba(0 0 0 / 0) 60%, #D5AD10 60%);
}
.hero-point__text {
margin: 40px 0;
font-size: 21px;
font-weight: 700;
}
@media not all and (min-width: 768px){
.hero-point__subtitle {
font-size: 19px;
}
.hero-point__title {
margin-bottom: 30px;
font-size: 24px;
}
.hero-point__text {
margin: 30px 0;
font-size: 18px;
}
}
.hero-point__img--pc img,
.hero-point__img--sp img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.hero-point__img--sp {
display: none;
}
@media not all and (min-width: 768px){
.hero-point__img--pc {
display: none;
}
.hero-point__img--sp {
display: block;
}
}
.hero__wrap {
display: flex;
justify-content: space-between;
align-items: flex-end;
flex-wrap: wrap;
margin-bottom: 80px;
}
.hero__textarea {
width: 52%;
}
.hero__img {
width: 42%;
}
@media not all and (min-width: 940px){
.hero__textarea {
margin-bottom: 30px;
width: 100%;
}
.hero__img {
width: 100%;
}
}
.hero__text {
margin-top: 30px;
margin-bottom: 70px;
font-size: 21px;
font-weight: 700;
}
.hero__text p:not(:last-child) {
margin-bottom: 30px;
}
@media not all and (min-width: 768px){
.hero__text {
margin-top: 20px;
margin-bottom: 0px;
font-size: 16px;
}
.hero__text p:not(:last-child) {
margin-bottom: 20px;
}
}
.hero__img img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
box-shadow: -20px 20px 0 #3187CA;
}
.area-section {
padding: 100px 0;
background-image: url(https://mmin-net.co.jp/wmmip/wp-content/themes/mmi/image/seisou-kensaku/seisou-kensaku-area-bg.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
@media not all and (min-width: 768px){
.area-section {
padding: 50px 0;
}
}
.area-contents p {
margin: 0 auto 80px;
padding: 20px;
width: 500px;
font-size: 24px;
font-weight: 700;
text-align: center;
background-color: #fff;
border-radius: 20px;
}
@media not all and (min-width: 768px){
.area-contents p {
margin: 0 auto 40px;
padding: 15px;
width: 90%;
font-size: 20px;
}
}
.area-contents img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.facility-section {
padding: 100px 0;
background-color: #F2F2F2;
}
@media not all and (min-width: 768px){
.facility-section {
padding: 50px 0;
}
}
.facility__wrap {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 30px 2.6666%;
margin-bottom: 50px;
}
.facility__item {
padding: 30px 10px;
width: 23%;
text-align: center;
background-color: #fff;
border: 1px solid #E4F0FA;
border-radius: 20px;
}
.facility__img {
display: flex;
justify-content: center;
align-items: center;
height: 120px;
}
@media not all and (min-width: 768px){
.facility__wrap {
gap: 20px 4%;
}
.facility__item {
padding: 20px 10px;
width: 48%;
}
.facility__img {
height: 120px;
}
}
.facility__item img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.facility__item p {
font-size: 21px;
font-weight: 700;
}
.facility__item p span {
display: block;
color: #0A4EA1;
font-size: 12px;
}
@media not all and (min-width: 768px){
.facility__item p {
font-size: 18px;
}
}
.facility__subtitle {
font-size: 30px;
font-weight: 700;
text-align: center;
}
@media not all and (min-width: 768px){
.facility__subtitle {
font-size: 20px;
}
}
@media not all and (min-width: 568px){
.facility__subtitle {
text-align: left;
}
}
.reasen-section {
padding: 100px 0;
}
@media not all and (min-width: 768px){
.reasen-section {
padding: 50px 0;
}
}
.reasen__wrap {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 80px;
}
.reason__item {
width: 32%;
}
@media not all and (min-width: 768px){
.reasen__wrap {
margin-bottom: 40px;
}
.reason__item {
width: 100%;
}
.reason__item:not(:last-child) {
margin-bottom: 20px;
}
}
.reason__item img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.reason__text {
position: relative;
margin: -20px auto 0;
padding: 20px 10px;
width: 90%;
color: #0A4EA1;
font-size: 21px;
font-weight: 700;
text-align: center;
background-color: #E4F0FA;
border-radius: 10px;
z-index: 1;
}
@media not all and (min-width: 768px){
.reason__text {
font-size: 18px;
}
}
.flow-section {
padding: 100px 0;
background-color: #E4F0FA;
}
@media not all and (min-width: 768px){
.flow-section {
padding: 50px 0;
}
}
.flow-section ol {
counter-reset: flow;
}
.flow-section li {
position: relative;
margin-bottom: 80px;
padding: 20px;
font-size: 21px;
font-weight: 700;
text-align: center;
background-color: #fff;
border: 5px solid #F2F2F2;
border-radius: 20px;
}
.flow-section li::before {
content: counter(flow);
counter-increment: flow;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 50%;
left: 20px;
transform: translateY(-50%);
width: 50px;
height: 50px;
color: #fff;
font-size: 21px;
font-weight: 700;
text-align: center;
background-color: #3187CA;
border-radius: 50vh;
}
.flow-section li:not(:last-child)::after {
content: '';
position: absolute;
bottom: -50px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-color: #3187CA rgba(0 0 0 / 0) rgba(0 0 0 / 0) rgba(0 0 0 / 0);
border-width: 12px 11px 0 11px;
}
@media not all and (min-width: 768px){
.flow-section li {
margin-bottom: 50px;
font-size: 18px;
}
.flow-section li::before {
left: 10px;
width: 40px;
height: 40px;
font-size: 18px;
}
.flow-section li:not(:last-child)::after {
bottom: -35px;
}
}
@media not all and (min-width: 568px){
.flow-section li {
padding: 20px 20px 20px 60px;
text-align: left;
}
}
.question-section {
padding: 100px 0;
}
@media not all and (min-width: 768px){
.question-section {
padding: 50px 0;
}
}
.question-contents dl {
margin-bottom: 50px;
}
.question-contents dt {
position: relative;
margin-bottom: 20px;
padding: 20px 20px 20px 80px;
font-size: 21px;
font-weight: 700;
background-color: #F2F2F2;
border: 5px solid #E4F0FA;
border-radius: 20px;
}
.question-contents dt::before {
content: 'Q';
position: absolute;
top: 10px;
left: 20px;
color: #0A4EA1;
font-size: 30px;
font-weight: 700;
}
.question-contents dd {
position: relative;
padding-left: 80px;
font-size: 18px;
}
.question-contents dd::before {
content: 'A';
position: absolute;
top: -10px;
left: 25px;
color: #3187CA;
font-size: 30px;
font-weight: 700;
}
@media not all and (min-width: 768px){
.question-contents dl {
margin-bottom: 30px;
}
.question-contents dt {
padding: 15px 15px 15px 50px;
font-size: 18px;
}
.question-contents dt::before {
top: 7px;
left: 15px;
font-size: 26px;
}
.question-contents dd {
padding-left: 55px;
font-size: 16px;
}
.question-contents dd::before {
top: -8px;
left: 22px;
font-size: 26px;
}
}
.contact-section {
padding: 100px 0;
background-color: #eee;
}
@media not all and (min-width: 768px){
.contact-section {
padding: 50px 0;
}
} .footer__section {
background-image: url(https://mmin-net.co.jp/wmmip/wp-content/themes/mmi/image/seisou-kensaku/seisou-kensaku-footer-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.footer__mask {
padding: 100px 10px;
background-color: rgba(10 78 161 / .8);
}
@media not all and (min-width: 768px){
.footer__mask {
padding: 50px 20px;
}
}
.footer__title {
margin: 0 auto 30px;
padding: 20px;
width: 700px;
color: #fff;
font-size: 30px;
text-align: center;
background-color: rgba(10 78 161 / .8);
border-radius: 20px;
}
@media not all and (min-width: 768px){
.footer__title {
margin: 0 auto 20px;
padding: 15px;
width: 100%;
font-size: 21px;
}
}
.footer__txt {
margin-bottom: 50px;
color: #fff;
font-size: 18px;
text-align: center;
line-height: 2;
}
@media not all and (min-width: 568px){
.footer__txt {
margin-bottom: 30px;
font-size: 14px;
text-align: left;
}
.footer__txt br {
display: none;
}
}
.footer__company {
padding: 70px 0;
color: #fff;
text-align: center;
background-color: #0A4EA1;
}
@media not all and (min-width: 768px){
.footer__company {
padding: 40px 0;
}
}
.footer__company h2 {
margin-bottom: 30px;
}
.company__name {
margin-bottom: 10px;
font-weight: 700;
}
.company__address {
margin-bottom: 30px;
font-size: 14px;
}
.company__link {
font-weight: 700;
}
.company__link a {
color: #fff;
}
.copyright {
padding: 30px 10px;
font-size: 12px;
text-align: center;
}
.fix-btn {
position: fixed;
top: 50%;
right: 0;
overflow: auto;
z-index: 10;
}
.fix-btn a {
display: block;
padding: 20px 10px;
width: 44px;
color: #fff;
font-size: 15px;
font-weight: 700;
letter-spacing: 4px;
writing-mode: vertical-rl;
background-color: #3187CA;
border-radius: 10px 0 0 10px;
}
.fix-btn a:hover {
text-decoration: none;
opacity: .7;
}
.fix-btn a img {
display: inline-block;
margin: 10px auto 0 5px;
max-width: 100%;
height: auto;
}
@media not all and (min-width: 768px){
.fix-btn a {
font-size: 12px;
}
}