#mainimage {
}
#mainimage dl {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
height: 800px;
}
#mainimage dt {
width: 50%;
display: block;
height: 800px;
background-image: url("../image/mainimage.jpg");
background-size: cover;
background-position: center bottom;
}
#mainimage dd {
width: 50%;
position: relative;
display: grid;
place-content: center;
height: 800px;
}
#mainimage dd #logo {
position: absolute;
top: 20px;
right: 20px;
}
#mainimage dd #lifechange {}
#mainimage dd h1 {
font-size: 18px;
line-height: 1.8em;
}

#concept {
background-color: #001844;
padding: 70px 0 70px 0;
}
#concept p {
font-size: 18px;
line-height: 2.2em;
color: #FFF;
}

#story {
padding: 100px 0 0 0;
}
#story h2 {
color: #001844;
}
#story h2 b {
font-size: 40px;
line-height: 1.5em;
font-weight: normal;
display: block;
margin-bottom: 20px;
}
#story h2 img {
width: 320px;
height: auto;
}
#story h2:after {
content: '';
border-bottom: 5px solid #b7b7b7;
display: block;
width: 50px;
margin: 30px auto 0 auto;
}
#story dl {
margin: 50px 0 200px 0;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
width: 100%;
}
#story dt {
width: 30%;
min-width: 400px;
}
#story dt img {
aspect-ratio: 4 / 4;
width: 100%;
object-fit: cover;
}
#story dd {
width: 67%;
text-align: left;
border-bottom: 2px solid #b7b7b7;
position: relative;
}
#story dd:after {
content: '';
box-sizing: border-box;
display: block;
position: absolute;
border: 1px solid #b7b7b7;
height: 50px;
bottom: -5%;
right: 10%;
}
#story dl h3 {
color: #001844;
font-size: 28px;
line-height: 1.5em;
background-color: #e5e7ec;
clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
padding: 0.7em 0 0.8em 0.8em;
width: 90%;
}
#story dd p {
color: #444444;
font-size: 18px;
line-height: 2.2em;
padding: 2em 10% 2em 1em;
}
#story dl:nth-of-type(2) h3 {
background-color: #ccd1da;
}
#story dl:nth-of-type(3) h3 {
background-color: #99a3b4;
color: #FFF;
}
#story dl:nth-of-type(4) h3 {
background-color: #66748f;
color: #FFF;
}
#story ul {}
#story ul li {
font-size: 40px;
line-height: 2em;
color: #001844;
}
#story ul li img {
width: 320px;
height: auto;
}

#point {
margin: 100px 0 0 0;
}
#point h3 {
background-color: #001844;
display: block;
font-size: 40px;
line-height: 1.5em;
color: #FFF;
padding: 0.2em 0 0.2em 0;
margin: 0px auto 0 auto;
width: 90%;
min-width: 1200px;
}
#point h3 b {
font-weight: normal;
margin: 0 0.1em 0 0.1em;
}
#point ul#menu {
width: 80%;
min-width: 1000px;
margin: 100px auto 70px auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#point ul#menu li {
width: 32%;
min-width: 320px;
}
#point ul#menu a {
display: block;
width: 100%;
background-color: #f4f4f4;
position: relative;
text-decoration: none;
padding: 0px 0 30px 0;
transition: all 0.5s ease 0s;
height: 170px;
}
#point ul#menu a:before {
content: '';
display: block;
width: 50px;
height: 50px;
background-image: url("../image/mark.png");
background-size: contain;
vertical-align: middle;
position: relative;
top: -25px;
margin: 0px auto 0 auto;
}
#point ul#menu li h4 {
color: #001844;
font-size: 30px;
line-height: 1.5em;
margin-bottom: 20px;
}
#point ul#menu li p {
color: #7487a5;
font-size: 20px;
line-height: 1.5em;
}
#point ul#menu a:hover {
background-color: #d8d8d8;
}
#point p.text {
font-size: 18px;
line-height: 2.2em;
}
#point p.text b {
color: #9b0000;
font-size: 20px;
line-height: 1.5em;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

#point1,
#point2,
#point3 {
margin: 200px auto 0 auto;
background-color: #f2f3f5;
text-align: left;
padding-bottom: 100px;
}
#point1 .body,
#point2 .body,
#point3 .body {
width: 80%;
min-width: 1200px;
margin: 0px auto 0 auto;
text-align: left;
}
#point1 ul.title,
#point2 ul.title,
#point3 ul.title {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
width: 80%;
min-width: 1200px;
margin: 0px auto 30px auto;
}
#point1 ul.title li {}
#point1 ul.title li:nth-of-type(2),
#point2 ul.title li:nth-of-type(2),
#point3 ul.title li:nth-of-type(2) {
font-size: 50px;
line-height: 1.3em;
color: #001844;
padding: 0 0 0 1em;
}
#point1 ul.title li:nth-of-type(3),
#point2 ul.title li:nth-of-type(3),
#point3 ul.title li:nth-of-type(3) {
color: #c9c9c9;
font-size: 30px;
line-height: 1.5em;
padding: 0 0 0 1.5em;
}
#point1 p,
#point3 p {
color: #444444;
font-size: 20px;
line-height: 2em;
margin-bottom: 2em;
}
#point1 p b,
#point3 p b{
color: #9b0000;
font-size: 20px;
line-height: 1.5em;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
#point1 #basic {
width: 95%;
min-width: 1100px;
margin: 0px auto 0 auto;
}
#point1 #basic h5 {
color: #001844;
font-size: 24px;
line-height: 1.5em;
}
#point1 #basic ol {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin: 20px 0 50px 0;
}
#point1 #basic ol li {
background-color: #FFF;
border: 2px solid #e5e5e5;
box-sizing: border-box;
color: #444444;
font-size: 18px;
line-height: 1.5em;
text-align: center;
width: 32.5%;
padding: 20px 0 20px 0;
}
#point1 #basic ol li img {
display: block;
margin: 20px auto 20px auto;
}
#point1 #basic ol li p {
font-size: 16px;
line-height: 1.5em;
text-align: left;
padding: 0 1.5em 0 1.5em;
margin: 0;
}
#point1 #basic dl {
margin: 20px auto 0 auto;
font-size: 18px;
line-height: 1.5em;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
#point1 #basic dt {
background-color: #9e9e9e;
border-radius: 100vh;
text-align: center;
color: #FFF;
padding: 0.4em 0 0.5em 0;
width: 28%;
min-width: 280px;
margin-bottom: 1em;
}
#point1 #basic dd {
width: 72%;
min-width: 820px;
box-sizing: border-box;
padding: 0 0 0 2em;
margin-bottom: 1em;
}

#point2 {}
#point2 h4 {
font-size: 24px;
line-height: 1.5em;
}
#point2 p {
font-size: 18px;
line-height: 1.7em;
}
#point2 .body ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 30px auto 0 auto;
width: 95%;
min-width: 1100px;
}
#point2 .body ul li {
width: 49%;
}
#point2 .body ul li h5 {
color: #001844;
background-color: #FFF;
text-align: center;
font-size: 20px;
line-height: 1.5em;
padding: 0.4em 0 0.5em 0;
}
#point2 .body ul li p {
padding: 0.4em 0 1em 0;
}
#point2 .body .box {
background-color: #FFF;
width: 95%;
min-width: 1100px;
margin: 50px auto 0 auto;
text-align: center;
padding: 30px 0 40px 0;
}
#point2 .body .box h6 {
color: #001844;
font-size: 24px;
line-height: 1.5em;
}
#point2 .body .box dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 95%;
margin: 30px auto 0 auto;
}
#point2 .body .box dd {
width: 49%;
color: #001844;
font-size: 20px;
line-height: 1.5em;
background-color: #ebf0f7;
padding: 0.4em 0 0.4em 0;
}
#point2 .body .box dd:nth-of-type(3),
#point2 .body .box dd:nth-of-type(4) {
margin: 20px 0 20px 0;
}

#point3 {}
#point3 .box {
margin: 0px auto 0 auto;
width: 95%;
min-width: 1100px;
}
#point3 h4 {
color: #001844;
background-color: #FFF;
text-align: center;
font-size: 26px;
line-height: 1.5em;
padding: 0.4em 0 0.5em 0;
}
#point3 .box ul {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin-bottom: 50px;
}
#point3 .box ul li {
width: 49%;
text-align: center;
}
#point3 .box ul li p {
font-size: 18px;
line-height: 1.5em;
margin: 30px auto 20px auto;
padding: 0;
}
#point3 .box ul li h6 {
font-size: 22px;
line-height: 2em;
color: #444444;
}
#point3 .box ul li h6 b {
color: #9b0000;
font-size: 40px;
line-height: 1.5em;
}
#point3 .box ul li h6 i {
font-style: normal;
font-size: 14px;
}
#point3 .advance {}
#point3 .advance h4 {
margin-bottom: 20px;
}
#point3 .advance p {
text-align: center;
margin: 0px auto 0 auto;
}
#point3 .advance dl {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
margin: 40px 0 40px 0;
}
#point3 .advance dt {
min-width: 700px;
width: 60%;
border: 1px solid #b2b2b2;
text-align: center;
padding: 30px 0 30px 0;
}
#point3 .advance dd {
min-width: 400px;
width: 35%;
}
#point3 .advance dd ol {}
#point3 .advance dd ol li {
background-color: #8a8ead;
border-radius: 100vh;
display: block;
color: #FFF;
font-size: 20px;
line-height: 1.5em;
text-align:center;
padding: 1em 0 1em 0;
}
#point3 .advance dd ol li:nth-of-type(2) {
margin: 20px 0 20px 0;
}

#photos {}
#photos ul {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#photos li {
width: 25%;
line-height: 0;
}
#photos li img {
aspect-ratio: 4 / 3;
width: 100%;
object-fit: cover;
shape-margin: 0.75rem;
}
#photos p {
color: #001844;
font-size: 32px;
line-height: 2em;
margin: 100px 0 100px 0; 
}

#contact {
margin: 0 0 100px 0;
}
#contact h2 {
background-color: #001844;
color: #FFF;
text-align: center;
font-size: 36px;
line-height: 1.5em;
padding: 0.3em 0 0.4em 0;
}
#contact .tel {
border: 1px solid #001844;
box-sizing: border-box;
width: 50%;
min-width: 700px;
margin: 40px auto 70px auto;
padding: 20px;
}
#contact .tel h3 {
font-size: 26px;
line-height: 1.5em;
color: #001844;
font-weight: bold;
}
#contact .tel img {
margin: 20px 0 10px 0;
}
#contact .tel p {
color: #56253b;
font-size: 18px;
line-height: 1.5em;
}





