@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

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


/* header */
.header-1 {
    display: flex;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: darkblue;
}
.header-rogo {
    width: 15%;
    margin-top: 2%;
    margin-left: 2%;  
}
h1 {
    width: 100%;  
}
h1 a img {
    display: block;
    width: 100%;
    transition: 0.3s;
}

/* nav */
nav {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 2%;
}

nav ul {
    display: flex;
    list-style: none;
} 

nav ul li {
    width: 15%;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    transition: 0.5s;
}
nav ul li:nth-of-type(2) {
    width: 20%;  
}

nav ul li:hover {
    transform: scale(1.05,1.05);
    transition: 0.5s;
    box-shadow: 3px 3px 0 0 darkorange;  
}

nav ul li a {
    display: block;
    text-decoration: none;
    font-size: 1.2vw;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: whitesmoke;
}

/* nav mail-box */
.mail-box {
    width: 10%;
    margin-top: 1%; 
    margin-left: auto;
    margin-right: 3%;
    margin-bottom: 1%;
    padding-top: 1%;
    text-align: center;
    border-radius: 5%;
    background-color: deepskyblue;
    transition: 0.3s;
}
.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 {
    margin: 2%;
    font-size: 1.2vw;
    color: white;
    
}
.mail-child {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    
}
.mail-child img {
    display: block;
    width: 100%;
    background-color: white;
}
/* header 終了 */




/* main */
main {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50vw;
    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: 50%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto; 
}
main h1 img {
    width: 100%;
    vertical-align: bottom;
}
main h1 p {
    margin-top: 2%;
    font-size: 2vw;
    font-weight: 400;
    color: whitesmoke; 
    text-align: center;
}

/* section1 */
.section1 {
    width: 100%;
    height: 20vw;
    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: 60%;  
   margin-left: auto;
   margin-right: auto; 
}

.section1 p {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7%;
    text-align: center;
    font-size: 1.7vw;
    font-weight: 500;
    color: #202020;
}
.section1 h2 {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    text-align: center;
    font-size: 3vw;
    letter-spacing: 0.1em;
    border-bottom: 5px solid darkorange;
    color: #202020;
}


/* //// */
.section202,.section302,.section402,.section502 {
    display: none;
}
/* //// */


/*section2 (➀) */
.section2 {
    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;   
}
.section2::before {
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section2-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section2-child1 {
    width: 30%;
    margin-left: 3%;
    padding-top: 2%;
    color: white;  
}
.section2-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 2.8vw;
    color: white;
}
.section2-child1 h3 {
    width: 80%;
    margin-top: 2%;
    font-size: 2vw;
    color: white;
}
.section2-child2 {
    width: 55%;
    margin-left: auto;
    padding-top: 5%;
}
.section2-child2 p:nth-of-type(1) {
    width: 60%;
    margin-bottom: 3%;
    font-size: 1.3vw;
    font-weight: 600;  
    color: whitesmoke;
}
.section2-child2 p:nth-of-type(2) {
    width: 100%;
    font-size: 1.3vw;
    color: whitesmoke; 
}

/*section3(➁) */
.section3 {
    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; 
}
.section3::before {
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section3-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section3-child1 {
    width: 30%;
    margin-left: 3%;
    padding-top: 2%;
    color: white;  
}
.section3-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 2.8vw;
    color: white;
}
.section3-child1 h3 {
    width: 80%;
    margin-top: 2%;
    font-size: 2vw;
    color: white;
}
.section3-child2 {
    width: 55%;
    margin-left: auto;
    padding-top: 3%;
}
.section3-child2 p:nth-of-type(1) {
    width: 60%;
    margin-bottom: 3%;
    font-size: 1.3vw;
    font-weight: 600;
    
    color: whitesmoke;
}
.section3-child2 p:nth-of-type(2) {
    width: 100%;
    font-size: 1.3vw;
    color: whitesmoke;
    
}


/* section4(➂) */
.section4 {
    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;
}
.section4::before {
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section4-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.section4-child1 {
    width: 35%;
    margin-left: 3%;
    padding-top: 2%;
    color: white;  
}
.section4-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 2.8vw;
    color: white;
}
.section4-child1 h3 {
    width: 80%;
    margin-top: 2%;
    font-size: 2vw;
    color: white;
}
.section4-child2 {
    width: 55%;
    margin-left: auto;
    padding-top: 6%;   
}

.section4-child2 p:nth-of-type(1) {
    width: 100%;
    line-height: 1.7;
    font-size: 1.4vw;
    color: whitesmoke;   
}

/* section5(➃) */
.section5 {
    width: 80%;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    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;
}
.section5::before {
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}
.section5-box1 {
    display: flex;
    width: 90%;
    margin: 5%;
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.section5-child1 {
    width: 30%;
    margin-left: 3%;
    padding-top: 1%;
    color: white;  
}
.section5-child1 p {
    width: 15%;
    margin-right: auto;
    font-size: 2.8vw;
    color: white;
}
.section5-child1 h3 {
    width: 80%;
    margin-top: 2%;
    font-size: 2vw;
    color: white;
}
.section5-child2 {
    width: 55%;
    margin-left: auto;
    padding-top: 7%;
}

.section5-child2 p:nth-of-type(1) {
    width: 100%;
    margin-top: 2%;
    font-size: 1.4vw;
    line-height: 1.7;
    color: whitesmoke;   
}

/* contact */
.contact {
    width: 100%;
    background-color: whitesmoke;
}
.contact h3 {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 2%;
    font-size: 1.5vw;
    color: darkorange;
}
.p-1 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 2.4vw;
    font-weight: 600;
    color: #404040;
}
.p-2 {
    width: 80%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.3vw;
}


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

/* 左 */
.contact-child1 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230);
    transition: 0.3s;
}
.contact-child1:hover {
    transform: scale(0.95,0.95);
    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: 20%;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230); 
    transition: 0.3s;
} 

.contact-child2:hover {
    transform: scale(0.95,0.95);
    transition: 0.3s;
    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: 20%;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    box-shadow: 5px 5px 0 0 gray;
    background-color: rgb(160, 212, 230);
    transition: 0.3s;
}
.contact-child3:hover {
    transform: scale(0.95,0.95);
    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: 5%;
    margin-left: auto;
    margin-right: auto;
}
.contact-child3 a div img {
    width: 100%;
    vertical-align: bottom;
}

/* p まとめて */
.p-3 {
    padding: 2%;
    font-size: 1.5vw;
    font-weight: 600;
    text-align: center;
    color: #202020;
}
.p-4 {
    margin-top: 3%;
    margin-bottom: 3%;
    padding: 1%;
    font-size: 1.3vw;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    color: darkorange;
    border-radius: 5%;
    border: 3px solid whitesmoke;
    transition: 0.5;
}
.p-4:hover {
    transition: 0.2s;
    transform: scale(1.03,1.03);
    box-shadow: 0 0 0 0 white;
    opacity: 0.7;
}

/* footer2 tablet用 */
.footer-002,.footer-003 {
    display: none;
}
/* footer2 tablet用 */

/* footer */
.footer-001 {
    width: 100%;
    padding-top: 2%;
    background-color: #404040;
}
.footer-box1 {
    display: flex;
    width: 96%;
}
.rogo h2 {
    width: 25%;   
    margin-left: 3%;  
}
.rogo h2 img {
    width: 100%;
}

.icon {
    display: flex;
    width: 12%;
    margin-left: auto;
}
.icon i {
    display: block;
    margin-left: auto;
    text-align: right;
    font-size: 2.6vw;
    color: white;
    transition: 0.5s;
}
.icon i:hover {
    transform: scale(1.2,1.2);
    transition: 0.5s; 
}
.footer-box2 {
    display: flex; 
    width: 96%; 
    margin-left: auto;
    margin-right: auto;     
}
.footer-child1 {
    width: 16%;
    margin-left: 2%;
    line-height: 2;
    font-size: 1.2vw;
}
.footer-child1 h3 a {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: white;
    transition: 0.5s;
}
.footer-child1 h3 a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}

.footer-child2 {
    width: 26%;
    margin-left: 5%;
    margin-right: 2%;
    line-height: 1.8;
}
.footer-child2 p a {
    font-size: 1.1vw;
    text-decoration: none;
    color: white;
    transition: 0.5s;
}
.footer-child2 p a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}

.footer-nav {
    width: 40%;
    margin-left: auto;
    margin-right: 2%;
}
.footer-child3,.footer-child4 {
    display: flex;
    margin: 1%;
    line-height: 2;
    font-size: 1.3vw;
    list-style: none;
}
.footer-child3 li,.footer-child4 li {
    width: 30%;
    margin-left: auto;
    text-align: center;
}
.footer-child3 li a,.footer-child4 li a {
    line-height: 2;
    letter-spacing: 0.1em;
    text-decoration: none;
    font-size: 1.6vw;
    color: white;
    transition: 0.5s;
}
.footer-child3 li a:hover,.footer-child4 li a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}

.footer-child5 {
    width: 100%;
}
.footer-child5 p {
    width: 80%;
    margin-top: 10%;
    margin-left: auto;
    text-align: center;
}
.footer-child5 p a {
    display: block;
    text-decoration: none;
    font-size: 1vw;
    color: white;
    transition: 0.5s;
}
.footer-child5 p a:hover {
    transition: 0.5s;
    color: darkorange;
    background-color: whitesmoke;
}


footer p small a {
    display: block;
    width: 99%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5%;
    text-align: center;
    text-decoration: none;
    font-size: 1vw;
    color: whitesmoke;
    background-color: deepskyblue;
}
footer p small a:hover {
    transition: 0.5s;
    color: darkorange;
}