@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

.header-1,.header-2 {
    display: none;
}

.header-3 {
    width: 100%;
    position: fixed;
    z-index: 100;
    padding-bottom: 2%;
    background-color: darkblue;
}

.mail {
    display: flex;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.mail-box {
    width: 20%;
    margin-top: 2%;
    margin-right: auto;
    padding: 1%;
    border-radius: 3%;
    background-color: deepskyblue;
    transition: 0.5s;
}
.mail-box:hover {
    transform: scale(0.95,0.95);
    transition: 0.2s;
    background-color: cyan;
}

.mail-box a {
    display: block;
    text-decoration: none;
}
.mail-box p {
    text-align: center;
    margin-top: 2%;
    color: white;
}

.mail-child {
    width: 30%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 5%;
}

.mail-child img {
    width: 100%;
    background-color: white;
}
h1 {
    width: 30%;
    padding-top: 4%;
    margin-left: auto;
    margin-right: 35%;
}
h1 img {
    width: 100%;
}


nav {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.tablet-box1,.tablet-box2,.tablet-box3 {
    display: flex;
    width: 100%;
    list-style: none; 
}

.tablet-box1 li,.tablet-box2 li,.tablet-box3 li {
    width: 44%;  
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;  
    line-height: 1.5;
    font-size: 3.5vw;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
}
.tablet-box1 li:hover,.tablet-box2 li:hover,.tablet-box3 li:hover {
    transform: scale(1.1,1.1);
    transition: 0.3s;
    box-shadow: 3px 3px 0 0 darkorange;

}

.tablet-box1 li a,.tablet-box2 li a,.tablet-box3 li a {
    text-decoration: none;
    letter-spacing: 0.2em;
    color: white;
}

/* main */
main {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 110vw;
    background-image: url(../images/imgi_29_s-1793x1086_v-fms_webp_2d4cb7bf-b9c6-4442-a5a3-521cc719bd5d_middle.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: rgb(177, 224, 240);
}
main h1 {
    width: 80%;
    margin-top: 25%;
    margin-left: auto;
    margin-right: auto; 
}
main h1 img {
    width: 100%;
    vertical-align: bottom;
}
main h1 p {
    margin-top: 2%;
    font-size: 4.5vw;
    font-weight: 500;
    color: whitesmoke; 
    text-align: center;
}
/* main終了 */

/* section1 */
.section1 {
    width: 100%;
    height: 48vw;
    background-image: url(../images/imgi_30_s-2285x1200_v-frms_webp_e88e49d0-aba7-418c-8e76-99749c2f35cd_middle.webp);
    background-repeat: no-repeat;
    background-position: 120% 100%;
    background-size: cover;
    background-color: rgb(177, 224, 240);
} 
.section1 div {
   width: 80%;  
   margin-left: auto;
   margin-right: auto; 
}

.section1 p {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15%;
    text-align: center;
    font-size: 4.5vw;
    font-weight: 600;
    color: #202020;
}
.section1 h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    border-bottom: 5px solid darkorange;
    color: #202020;
}
/* section1終了 */


/* //// */
.section2,.section3,.section4,.section5 {
    display: none;
}
/* //// */
/*section202 (グループ➀) */
.section202 {
    width: 80%;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/imgi_14_s-2400x1600_v-frms_webp_dfe1266e-721b-4671-9866-2e5bdc37f3ee_middle.webp);
    background-position: center center;
    background-size: cover;
    position: relative; 
    transition: 0.3s;  
}
.section202::before {
    background-color: black;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section202:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    opacity: 0.8;
}
.section202 a {
    display: block;
    text-decoration: none;
}
.section202-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section202-child1 {
    width: 100%;
    margin-left: 3%;
    color: white; 
}
.section202-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 5vw;
    font-weight: 500;
    color: white;
}
.section202-child1 h3 {
    width: 100%;
    margin-top: 1%;
    font-size: 4vw;
    letter-spacing: 0.1em;
    color: white;
}
/*section202 (➀)終了 */

/*section302(➁) */
.section302 {
    width: 80%;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/imgi_15_s-2400x1600_v-frms_webp_2c2e7137-65d2-45b8-8705-b4fec1d49d11_middle.webp);
    background-position: center center;
    background-size: cover;
    position: relative; 
    transition: 0.3s;
}
.section302::before {
    background-color: black;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section302:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    opacity: 0.8;
}
.section302 a {
    display: block;
    text-decoration: none;
}
.section302-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section302-child1 {
    width: 100%;
    margin-left: 3%;
    padding-bottom: 2%;
    color: white;  
}
.section302-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 5vw;
    font-weight: 500;
    color: white;
}
.section302-child1 h3 {
    width: 100%;
    margin-top: 1%;
    font-size: 4vw;
    color: white;
}
/*section3(➁)終了 */

/* section4(➂) */
.section402 {
    width: 80%;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/imgi_16_s-2400x1600_v-frms_webp_46b8e5e2-2ca6-4102-9dc3-c8ddfbc60a2a_middle.webp);
    background-position: center center;
    background-size: cover;
    position: relative;
    transition: 0.3s;
}
.section402::before {
    background-color: black;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section402:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    opacity: 0.8;
}
.section402 a {
    display: block;
    text-decoration: none;
}
.section402-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section402-child1 {
    width: 100%;
    margin-left: 3%;
    color: white;  
}
.section402-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 5vw;
    font-weight: 400;
    color: white;
}
.section402-child1 h3 {
    width: 100%;
    margin-top: 1%;
    font-size: 4vw;
    color: white;
}
/* section4(➂)終了 */

/* section5(➃) */
.section502 {
    width: 80%;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10%;
    background-image: url(../images/imgi_17_s-2400x1600_v-frms_webp_835b6380-0030-4f2b-9853-838435f54aaa_middle.webp);
    background-position: center center;
    background-size: cover;
    position: relative;
    transition: 0.3s;
}
.section502::before {
    background-color: black;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section502:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    opacity: 0.8;
}
.section502 a {
    display: block;
    text-decoration: none;
}
.section502-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.section502-child1 {
    width: 100%;
    margin-left: 3%;
    color: white;  
}
.section502-child1 p {
    width: 15%;
    font-size: 5vw;
    font-weight: 400;
    color: white;
}
.section502-child1 h3 {
    width: 100%;
    margin-top: 1%;
    font-size: 4vw;
    color: white;
}
/* section5(➃) */


/* contact */
.contact {
    width: 100%;
    padding-top: 5%;
    background-color: whitesmoke;
}
.contact h3 {
    width: 25%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    text-align: center;
    padding: 2%;
    font-size: 5vw;
    color: darkorange;
}
.p-1 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    text-align: center;
    font-size: 5vw;
    font-weight: 600;
    color: #404040;
}
.p-2 {
    width: 63%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    text-align: center;
    font-size: 3.5vw;
}

/* contact-box */
.contact-box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-bottom: 10%;
}

/* 左 */
.contact-child1 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230);
    transition: 0.3s;
}
.contact-child1:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    box-shadow: 0 0 0 0 gray;
}

.contact-child1 a {
    display: block;
    text-decoration: none;
}
.contact-child1 a div {
    width: 60%;
    margin: 5%;
    margin-left: auto;
    margin-right: auto;
}
.contact-child1 a div img {
    width: 100%;
    vertical-align: bottom;
}
/* 真ん中 */
.contact-child2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230); 
    transition: 0.3s; 
}
.contact-child2:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    box-shadow: 0 0 0 0 gray;
}
.contact-child2 a {
    display: block;
    text-decoration: none;

}
.contact-child2 a div {
    width: 60%;
    margin: 5%;
    margin-left: auto;
    margin-right: auto;
}
.contact-child2 a div img {
    width: 100%;
    vertical-align: bottom;
}


/* 右 */
.contact-child3 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230);
    transition: 0.3s;
}
.contact-child3:hover {
    transform: scale(0.98,0.98);
    transition: 0.2s;
    box-shadow: 0 0 0 0 gray;
}
.contact-child3 a {
    display: block;
    text-decoration: none;
}
.contact-child3 a div {
    width: 60%;
    margin: 3%;
    margin-left: auto;
    margin-right: auto;
}
.contact-child3 a div img {
    width: 100%;
    vertical-align: bottom;
}
/* p (childの１~３をまとめて) */
.p-3 {
    font-size: 5vw;
    font-weight: 600;
    text-align: center;
    color: #202020;
}
.p-4 {
    margin-top: 3%;
    margin-bottom: 4%;
    padding: 1%;
    font-size: 5vw;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    color: darkorange;
    border-radius: 7%;
    border: 4px solid whitesmoke;
    transition: 0.5;
}
.p-4:hover {
    transition: 0.2s;  
    opacity: 0.6;
}


/* footer */
.footer-001,.footer-002 {
    display: none;
}
.footer-003 {
    width: 100%;
    background-color: #404040;
}
.footer-box1 {
    display: flex;
    width: 90%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
}
.rogo {
    width: 30%;
}
.rogo h2 img {
    width: 100%;
    vertical-align: bottom;
}
.icon {
    display: flex;
    width: 30%;
    margin-left: auto;
    margin-right: 5%;
}
.icon i {
    display: block;
    margin-left: auto;
    text-align: right;
    font-size: 7vw;
    color: white;
    transition: 0.3s;  
}
.icon i:hover {
    transform: scale(1.2,1.2);
    transition: 0.2s;
}
.footer-child1 {
    width: 90%;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
}
.footer-child1 h3 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.footer-child1 h3 a {
    display: block;
    list-style: none;
    text-align: center;
    font-size: 4.2vw;
    letter-spacing: 0.1em;
    line-height: 2;
    color: white;
    text-decoration: none;
    transition: 0.5s;
}
.footer-child1 h3 a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}
.footer-child2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.footer-child2 p {
    text-align: center;
    
}
.footer-child2 p a {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1%;
    padding-right: 1%;
    line-height: 1.7;
    list-style: none;
    text-decoration: none;
    font-size: 3vw;
    color: white; 
    transition: 0.5s;
}
.footer-child2 p a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}
.footer-child3 {
    display: flex;
    width: 70%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
}
.footer-child3 h3 {
    width: 45%;
    margin-left: 3%;
    text-align: center;     
}

.footer-child3 h3 a {
    display: block;
    line-height: 2;
    font-size: 4.2vw;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: white;
    transition: 0.5s;
}
.footer-child3 h3 a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}
.footer-child4 {
    width: 90%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
}
.footer-nav1,.footer-nav2 {
    display: flex;
    width: 100%;
}
.footer-nav1 li,.footer-nav2 li {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}
.footer-nav1 li a,.footer-nav2 li a {
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 1.6;
    font-size: 4.2vw;
    color: white;
}
.footer-nav1 li a:hover,.footer-nav2 li a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}
.coppy {
    padding: 1%;
    text-align: center; 
}
.coppy p small a{
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
    text-decoration: none;
    font-size: 3vw;
    color: white;
    transition: 0.5s;
}
.coppy p small a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}

