@charset "utf-8";
 #mainvis .mf-frame {
    width: 100%;
}#mainvis .mf-frame li img.mainImg {
    height: 650px;
    object-fit: cover;
    object-position: bottom;
}#mainvis .mf-frame li:nth-child(3n) img.mainImg {
    height: 650px;
    object-fit: cover;
    object-position: center;
}#mainvis .mf-frame li {
    width: 100% !important;
    position: relative;
}#mainvis .mf-frame li p img {
    width: auto !important;
    max-width: 100%;
}#mainvis .mf-frame li figure {
    position: relative;
}#mainvis .mf-frame li figure p {
    position: absolute;
    top: 0;
    width: 1100px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    height: 310px;
}#mainvis .mf-inner {
    padding: 0;
}div#pankuzu {
    display: none;
}

div#mf1 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url("../img/top/mf1a.png") center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}div#mf1 {
    position: relative;
	padding: 50px 0;
}.mf1_slide {
    position: absolute;
    top: 220px;
    right: 0;
    bottom: 0;
    z-index: 100;
    margin: auto;
    width: 60%;
	z-index: 1;
}.mf1_slide img {
    width: 100% !important;
    height: 350px;
    object-fit: cover;
    border-radius: 5px;
}.mf1txt-in {
    margin-top: 75px;
    width: 550px;
    background: rgb(255 255 255 / 95%);
    position: relative;
    z-index: 10;
    padding: 20px 0px 20px 50px;
    margin-bottom: 30px;
    border-radius: 5px;
}.mf1txt h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.4;
}
div#mf2 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url("../img/top/mf2a.png")center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}div#mf2 {
    position: relative;
    padding: 50px 0px;
    overflow: hidden;
}.mf2_slide img {
    width: 100% !important;
    height: 350px;
    object-fit: cover;
    border-radius: 5px;
}.mf2txt-in {
    margin-top: 55px;
    width: 550px;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 10;
    padding: 20px 40px;
    margin-bottom: 13px;
    border-radius: 5px;
}.mf2txt {
    float: right;
}.mf2_slide {
    position: absolute;
    top: 220px;
    left: 0;
    bottom: 0;
    z-index: 100;
    margin: auto;
    width: 60%;
    z-index: 1;
}.mf2txt a.link_btn3 {
    float: right;
}div#mf3 {
    padding: 100px 0px 60px;
}.mf3_slide {
    position: relative;
}.mf3Box {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 100%;
    text-align: center;
    top: 0;
    bottom: 0;
    height: 60%;
}.mf3Box h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: rgb(106, 200, 214);
    position: relative;
    background: url(../img/top/mf3a.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}.mf3Box a {
    margin: 0 auto;
}

.cbox.opa0{
opacity: 0;
}

.sc.A{
 animation: A 2s both;
}@keyframes A {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

@media screen and (max-width: 1024px) { 
#mainvis .mf-frame li figure p {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    height: 150px;
}.bx-wrapper {
    height: 600px;
}#mainvis .mf-frame li p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}.bx-wrapper .bx-viewport {
    height: 600px !important;
}#mainvis .mf-frame li img.mainImg {
    height: 600px !important;
    object-fit: cover;
    object-position: center;
}
#mainvis .mf-frame li.main2 img.mainImg {
    object-position: left;
}
.mf1Box {
    display: flex;
    flex-wrap: wrap;
}.mf1_slide {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: 1;
    margin: auto;
    width: 100%;
    z-index: 1;
    order: -1;
}.mf1txt {
    width: 80%;
    margin: 0 auto;
    margin-top: -50px;
    z-index: 2;
    position: relative;
    background: #fff;
}.mf1txt-in {
    margin-top: 0;
    width: 100%;
    background: rgb(255 255 255 / 95%);
    position: relative;
    z-index: 10;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}.mf1txt a.link_btn3 {
    margin: 0 auto;
}div#mf1 {
    position: relative;
    padding: 50px 0 0;
}.mf2_slide {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    z-index: 1;
    margin: auto;
    width: 100%;
    order: -1;
}.mf2txt {
    float: none;
    width: 80%;
    background: #fff;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    margin-top: -50px;
    order: 2;
}.mf2txt-in {
    margin-top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 10;
    padding: 30px;
    margin-bottom: 13px;
    border-radius: 5px;
}.mf2txt a.link_btn3 {
    float: none;
    margin: 0 auto;
}.mf2Box {
    display: flex;
    flex-wrap: wrap;
}.mf3Box {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 100%;
    text-align: center;
    top: 0;
    bottom: 0;
    height: 100%;
}

}





@media screen and (max-width: 640px) { 
	#mainvis .mf-inner {
    height: 300px;
}
#mainvis .mf-frame li figure p {
    position: absolute;
    top: 0;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    height: 150px;
}.bx-wrapper {
    height: 300px;
}#mainvis .mf-frame li p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}.bx-wrapper .bx-viewport {
    height: 300px !important;
}#mainvis .mf-frame li img.mainImg {
    height: 300px !important;
    object-fit: cover;
    object-position: center;
}
#mainvis .mf-frame li.main2 img.mainImg {
    object-position: left;
}div#mf1 h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    color: #6ac8d6;
    position: relative;
    background: url("../img/top/mf1a.png") center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 50px;
    background-size: auto 35px;
    width: 90vw;
    margin: 0 auto;
    margin-bottom: 30px;
}div#mf2 h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url("../img/top/mf2a.png")center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 50px;
    width: 90vw;
    background-size: auto 35px;
}.mf3Box h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 30px;
    color: rgb(106, 200, 214);
    position: relative;
    background: url(../img/top/mf3a.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 50px;
    background-size: auto 35px;
    width: 90%;
}.mf3Box h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 30px;
    color: rgb(106, 200, 214);
    position: relative;
    background: url(../img/top/mf3a.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 50px;
    background-size: auto 35px;
    width: 80%;
}.mf3Box a.link_btn3 {
    margin-top: 70px;
}.mf3_slide {
    position: relative;
    margin-bottom: 30px;
}div#mf3 a.link_btn3 {
    margin: 0 auto;
}div#cfooter h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url("../img/cmn/contact_Tit.png") center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 50px;
    width: 90vw;
    background-size: auto 35px;
}.mf1txt h3 {
    font-size: 1.2em;
    margin-bottom: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.4;
}div#mf3 {
    padding: 30px 0px 30px;
}
}
