body{
    width: 100%;
    font-family: 'Zen Maru Gothic', sans-serif;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
/* ヘッダー----------------- */
header{
    max-width: 100%;
    width: 1920px;
    display: flex;
    padding: 15px 30px;
    background-color: #f1a2b7;
    color: #fff;
    position: fixed;
    z-index: 1;
}
.logo{
    width: auto;
    height: 70px;
}
.logo img{
    height: 100%;
}
.header-container{
    width: 760px;
    margin: 0 0 0 auto;
}
.header-contact{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.tel p{
    font-size: 18px;
    font-weight: bold;
}
.tel-sp{
    display: none;
}
.header-contact-item{
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 5px;
    color: #f1a2b7;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.access img{
    position: absolute;
    top: 8px;
    left: 15px;
    width: 15px;
    height: auto;
}
.mail img{
    position: absolute;
    top: 12px;
    left: 15px;
    width: 20px;
    height: auto;
}
nav ul{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.main-nav li{
    position: relative;
}
.main-nav li::after{
    content: '';
    width: 0%;
    height: 2px;
    background-color: #fff;
    position: absolute;
        bottom: -5px;
        left: 0;
    transition: 0.2s width;
}
.main-nav li:hover::after{
    width: 100%;
}
/* .main-nav .current{
    border-bottom: 3px solid #fff;
} */
.main-nav .current::after{
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
        bottom: -5px;
        left: 0;
}
.nav-br-sp{
    display: none;
}
.hamburger{
    display: none;
}
/* メインビジュアル------------------- */
main{
    max-width: 100%;
    width: 1920px;
}
.main-bg{
    max-width: 100%;
    width: 1920px;
    padding-top: 100px;
    overflow-x: hidden;
    overflow-y: visible;
}
.main-bg-wrapper{
    width: 800px;
    margin: 0 auto;
}
.main-logo{
    width: 700px;
    margin: 130px auto 0;
    position: relative;
    /* background-color: rgb(208, 244, 244); */
}
.top-main-logo{
    width: 280px;
    position: absolute;
    top: 20%;
    left: 30%;
}
/* 周りの画像--------- */
.icon-1{
    width: 60px;
    position: absolute;
    top: -18%;
    left: -75%;
    animation-delay: 1.5s; 
}
.icon-2{
    width: 50px;
    position: absolute;
    top: -10%;
    left: -82%;
    animation-delay: 1.5s;
}
.icon-3{
    width: 140px;
    position: absolute;
    top: -3%;
    left: -60%;
}
.icon-4{
    width: 60px;
    position: absolute;
    top: 15%;
    left: -65%;
}
.icon-5{
    width: 90px;
    position: absolute;
    top: 20%;
    left: -85%;
    animation-delay: 1.5s;
}
.icon-6{
    width: 50px;
    position: absolute;
    top: -10%;
    left: -40%;
}
.icon-7{
    width: 70px;
    position: absolute;
    top: 3%;
    left: -25%;
    animation-delay: 1.5s;
}
.icon-8{
    width: 100px;
    position: absolute;
    top: 25%;
    left: -35%;
    animation-delay: 1.5s;
}
.icon-9{
    width: 60px;
    position: absolute;
    top: 40%;
    left: -55%;
    animation-delay: 1.5s;
}
.icon-10{
    width: 120px;
    position: absolute;
    top: 45%;
    left: -80%;
}
.icon-11{
    width: 60px;
    position: absolute;
    top: 45%;
    left: -15%;
}
.icon-12{
    width: 50px;
    position: absolute;
    bottom: 25%;
    left: -50%;
}
.icon-13{
    width: 140px;
    position: absolute;
    bottom: 5%;
    left: -53%;
}
.icon-14{
    width: 60px;
    position: absolute;
    bottom: 5%;
    left: -80%;
}
.icon-15{
    width: 60px;
    position: absolute;
    bottom: 10%;
    left: -10%;
}
.icon-16{
    width: 40px;
    position: absolute;
    bottom: 0%;
    left: -55%;
}
.icon-17{
    width: 120px;
    position: absolute;
    bottom: -15%;
    left: -30%;
}
.icon-18{
    width: 130px;
    position: absolute;
    bottom: -35%;
    left: -60%;
}
.icon-19{
    width: 90px;
    position: absolute;
    bottom: -18%;
    left: -80%;
    animation-delay: 1.5s;
}
.icon-20{
    width: 55px;
    position: absolute;
    bottom: -25%;
    left: -85%;
}
.icon-21{
    width: 50px;
    position: absolute;
    bottom: -40%;
    left: -68%;
}
.icon-22{
    width: 90px;
    position: absolute;
    bottom: -30%;
    left: 0%;
}
.icon-23{
    width: 110px;
    position: absolute;
    bottom: -50%;
    left: -40%;
}
.icon-24{
    width: 70px;
    position: absolute;
    bottom: -78%;
    left: -78%;
    animation-delay: 1.5s;
}
.icon-25{
    width: 50px;
    position: absolute;
    bottom: -70%;
    left: -70%;
}
.icon-26{
    width: 120px;
    position: absolute;
    bottom: -100%;
    left: -55%;
    animation-delay: 1.5s;
}
.icon-27{
    width: 70px;
    position: absolute;
    top: 8%;
    left: -3%;
}
.icon-28{
    width: 50px;
    position: absolute;
    top: -18%;
    left: -12%;
}
.icon-29{
    width: 70px;
    position: absolute;
    top: -5%;
    left: 8%;
}
.icon-30{
    width: 70px;
    position: absolute;
    top: -15%;
    left: 30%;
    animation-delay: 1.5s;
}
.icon-31{
    width: 50px;
    position: absolute;
    top: -10%;
    right: 30%;
}
.icon-32{
    width: 130px;
    position: absolute;
    top: 0;
    right: -15%;
}
.icon-33{
    width: 70px;
    position: absolute;
    top: -10%;
    right: -18%;
}
.icon-34{
    width: 50px;
    position: absolute;
    top: -18%;
    right: -40%;
    animation-delay: 1.5s;
}
.icon-35{
    width: 30px;
    position: absolute;
    top: 10%;
    right: -78%;
}
.icon-36{
    width: 100px;
    position: absolute;
    top: 10%;
    right: -40%;
}
.icon-37{
    width: 60px;
    position: absolute;
    top: 33%;
    right: -55%;
}
.icon-38{
    width: 60px;
    position: absolute;
    top: 25%;
    right: -68%;
}
.icon-39{
    width: 50px;
    position: absolute;
    top: 45%;
    right: -83%;
    animation-delay: 1.5s;
}
.icon-40{
    width: 60px;
    position: absolute;
    top: 25%;
    right: -15%;
}
.icon-41{
    width: 130px;
    position: absolute;
    bottom: 30%;
    right: -65%;
}
.icon-42{
    width: 90px;
    position: absolute;
    bottom: 3%;
    right: -80%;
}
.icon-43{
    width: 110px;
    position: absolute;
    bottom: 13%;
    right: -30%;
}
.icon-44{
    width: 140px;
    position: absolute;
    bottom: -15%;
    right: -8%;
}
.icon-45{
    width: 60px;
    position: absolute;
    bottom: -10%;
    right: -70%;
}
.icon-46{
    width: 80px;
    position: absolute;
    bottom: -22%;
    right: -20%;
}
.icon-47{
    width: 120px;
    position: absolute;
    bottom: -50%;
    right: -70%;
}
.icon-48{
    width: 100px;
    position: absolute;
    bottom: -45%;
    right: -50%;
}
.icon-49{
    width: 100px;
    position: absolute;
    bottom: -25%;
    left: 30%;
}
.icon-50{
    width: 50px;
    transform: rotate(90deg);
    position: absolute;
    bottom: 38%;
    left: -23%;
}
.icon-51{
    width: 60px;
    transform: rotate(135deg);
    position: absolute;
    bottom: -55%;
    left: -20%;
}
.icon-52{
    width: 50px;
    position: absolute;
    bottom: -58%;
    left: -65%;
}
.icon-53{
    width: 50px;
    position: absolute;
    bottom: -5%;
    left: 23%;
}
.icon-54{
    width: 40px;
    position: absolute;
    bottom: -10%;
    left: 20%;
}
.icon-55{
    width: 40px;
    position: absolute;
    top: -11%;
    left: 40%;
}
.icon-56{
    width: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: -14%;
    left: 47%;
}
.icon-57{
    width: 100px;
    /* transform: rotate(-45deg); */
    position: absolute;
    top: -14%;
    right: 15%;
    animation-delay: 1.5s;
}
.icon-58{
    width: 90px;
    transform: rotate(-45deg);
    position: absolute;
    top: -5%;
    right: -60%;
    animation-delay: 1.5s;
}
.icon-59{
    width: 60px;
    position: absolute;
    top: -5%;
    right: -68%;
    animation-delay: 1.5s;
}
.icon-60{
    width: 60px;
    position: absolute;
    top: 0%;
    right: -65%;
}
.icon-61{
    width: 30px;
    position: absolute;
    top: 38%;
    right: -28%;
}
.icon-62{
    width: 50px;
    transform: rotate(135deg);
    position: absolute;
    top: 42%;
    right: -27%;
    animation-delay: 1.5s;
}
.icon-63{
    width: 40px;
    position: absolute;
    bottom: 15%;
    right: -8%;
}
.icon-64{
    width: 80px;
    position: absolute;
    bottom: -23%;
    right: 25%;
}
.icon-65{
    width: 50px;
    transform: rotate(90deg);
    position: absolute;
    bottom: -25%;
    right: 38%;
}
.icon-66{
    width: 40px;
    transform: rotate(30deg);
    opacity: 0.5;
    position: absolute;
    bottom: -28%;
    right: 10%;
}
.icon-67{
    width: 40px;
    transform: rotate(45deg);
    position: absolute;
    top: -20%;
    right: -80%;
}
.icon-68{
    width: 50px;
    transform: rotate(45deg);
    position: absolute;
    bottom: 22%;
    right: -83%;
}
.icon-69{
    width: 50px;
    transform: rotate(-120deg);
    position: absolute;
    bottom: -5%;
    right: -38%;
}
.icon-70{
    width: 50px;
    position: absolute;
    bottom: -5%;
    right: -48%;
}
.icon-71{
    width: 50px;
    position: absolute;
    bottom: -13%;
    right: -43%;
    animation-delay: 1.5s;
}
.icon-72{
    width: 120px;
    position: absolute;
    bottom: -75%;
    right: -85%;
    animation-delay: 1.5s;
}
.icon-73{
    width: 40px;
    transform: rotate(-90deg);
    position: absolute;
    bottom: -85%;
    right: -60%;
}
.icon-74{
    width: 90px;
    position: absolute;
    bottom: -98%;
    right: -60%;
}
/* ここまでメイン画像
-------------------------- */
.main-text{
    margin-top: 300px;
    margin-bottom: 100px;
    padding-left: 150px;
    color: #f1a2b7;
}
.br-pc{
    display: block;
}
.br-sp{
    display: none;
}
.main-text h2{
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1.7;
    margin-bottom: 50px;
}
.main-text p{
    text-align: left;
    font-size: 18px;
    line-height: 1.7;
}
.main-text h3{
    text-align: right;
    font-size: 18px;
}
/* -------------------------------------------------
レスポンシブ
------------------------------------- */
/* ノートPC・タブレット用------------- */
@media screen and (max-width: 1400px){
    .main-bg-wrapper{
        width: 700px;
    }
    .main-logo{
        width: 600px;
    }
    .top-main-logo{
        width: 230px;
        position: absolute;
        top: 20%;
        left: 31%;
    }
}
@media screen and (max-width: 1200px){
    .nav-br-sp{
        display: block;
    }
}
@media screen and (max-width: 980px){
    .logo{
        width: 30%;
        }
    .header-container{
        width: 70%;
        }
    .tel p{
        font-size: 13px;
    }
    .header-contact-item{
        width: 30%;
    }
    .main-nav{
        font-size: 13px;
    }
    .main-text{
        padding-left: 50px;
        padding-right: 50px;
        color: #f1a2b7;
    }
}
/* スマホ用-------------------------- */
@media screen and (max-width: 780px){
    header{
        width: 100%;
        display: block;
        padding: 15px;
    }
    .logo{
        width: 50%;
        height: 50px;
    }
    .header-slidein{
        width: 100vw;
        height: 100vh;
        background-color: #f1a2b7;
        display: flex;
        flex-direction: column;
        position: fixed;
        transform: translateX(100%);
        top: 80px;
        right: 0;
        transition: 0.3s;        
        z-index: 1;
    }
    .header-slidein.open{
        transform: translate(0);
    }
    .header-contact{
        width: 100%;
        padding: 30px;
        order: 1;
        flex-direction: column;
        font-size: 20px;
        font-weight: bold;
    }
    .tel{
        display: none;
    }
    /* .tel p{
        font-size: 20px;
    } */
    .tel-sp{
        display: block;
        width: 100%;
        padding: 10px 30px;
        margin: 25px 0;
        background-color: #fff;
        border-radius: 5px;
        color: #f1a2b7;
        text-align: center;
        order: 3;
        position: relative;
    }
    .fa-phone{
        display: block;
        position: absolute;
        top: 13px;
        left: 20px;
        width: 15px;
        height: auto;
    }
    .header-contact-item{
        width: 100%;
        padding: 10px 30px;
        margin: 20px 0;
    }
    .access{
        order: 1;
    }
    .access img{
        position: absolute;
        top: 10px;
        left: 20px;
        width: 15px;
        height: auto;
    }
    .mail{
        order: 2;
    }
    .mail img{
        position: absolute;
        top: 15px;
        left: 20px;
        width: 20px;
        height: auto;
    }
    nav{
        width: 100%;
    }
    nav ul{
        width: 100%;
        display: block;
        padding: 10px 30px;
    }
    nav ul li{
        font-size: 18px;
        letter-spacing: 2px;
        border-top: 2px solid #fff;
        padding: 10px;
    }
    nav ul li:last-child{
        border-bottom: 2px solid #fff;;
    }
    .main-nav li:hover::after{
        width: 0%;
    }
    .main-nav .current{
        border-bottom: 0px;
    }
    .nav-br-sp{
        display: none;
    }
    /* ハンバンガーメニュー-
    ----------------------- */
    .hamburger{
        display: block;
        width: 40px;
        height: 40px;
        position: relative;
        position: fixed;
        top: 20px;
        right: 20px;
    }
    .hamburger span{
        width: 40px;
        height: 4px;
        border-radius: 10px;
        background-color: #fff;
        position: absolute;
    }
    .hamburger span:nth-of-type(1){
        top: 10px;
        transition: 0.5s;
    }
    .hamburger span:nth-of-type(2){
        top: 20px;
        transition: 0.5s;
    }
    .hamburger span:nth-of-type(3){
        top: 30px;
        transition: 0.5s;
    }
    /* ボタンクリック時
    ------------- */
    .hamburger.active{
        position: relative;
        position: fixed;
        top: 20px;
        right: 20px;
    }
    .hamburger.active span:nth-of-type(1){
        transform: translateY(10px) rotate(45deg);
        transition: 0.5s;
    }
    .hamburger.active span:nth-of-type(2){
        opacity: 0;
    }
    .hamburger.active span:nth-of-type(3){
        transform: translateY(-10px) rotate(-45deg);
        transition: 0.5s;
    }
    /* ここまで
    ----------------------- */
    .main-bg{
        max-width: 100%;
        width: 100%;
    }
    .main-bg-wrapper{
        max-width: 100%;
        width: 100%;
        /* height: 70vh; */
    }
    .main-logo{
        max-width: 100%;
        width: 80%;
        margin-top: 60px;
    }
    .top-main-logo{
        width: 40%;
        position: absolute;
        top: 19%;
        left: 30%;
    }
    .main-text h2{
        text-align: center;
        font-size: 24px;
        margin-bottom: 40px;
    }
    .main-text p{
        font-size: 16px;
        line-height: 1.7;
    }
    .main-text h3{
        font-size: 16px;
        font-weight: bold;
    }
}
@media screen and (max-width: 600px){
    .icon-3{
        width: 70px;
    }
    .icon-7{
        width: 35px;
    }
    .icon-8{
        width: 50px;
    }
    .icon-11{
        width: 30px;
    }
    .icon-13{
        width: 70px;
    }
    .icon-15{
        width: 30px;
    }
    .icon-17{
        width: 60px;
    }
    .icon-18{
        width: 65px;
    }
    .icon-22{
        width: 45px;
    }
    .icon-23{
        width: 55px;
    }
    .icon-26{
        width: 60px;
    }
    .icon-27{
        width: 35px;
    }
    .icon-28{
        width: 25px;
    }
    .icon-29{
        width: 35px;
    }
    .icon-30{
        width: 35px;
    }
    .icon-31{
        width: 25px;
    }
    .icon-32{
        width: 65px;
    }
    .icon-33{
        width: 35px;
    }
    .icon-36{
        width: 50px;
    }
    .icon-40{
        width: 30px;
    }
    .icon-41{
        width: 65px;
    }
    .icon-43{
        width: 55px;
    }
    .icon-44{
        width: 70px;
    }
    .icon-46{
        width: 40px;
    }
    .icon-49{
        width: 50px;
    }
    .icon-50{
        width: 25px;
    }
    .icon-51{
        width: 30px;
    }
    .icon-53{
        width: 25px;
    }
    .icon-54{
        width: 20px;
    }
    .icon-55{
        width: 20px;
    }
    .icon-56{
        width: 25px;
    }
    .icon-57{
        width: 50px;
    }
    .icon-62{
        width: 25px;
    }
    .icon-63{
        width: 20px;
    }
    .icon-64{
        width: 40px;
    }
    .icon-65{
        width: 25px;
    }
    .icon-66{
        width: 20px;
    }
    .main-text{
        margin-top: 150px;
        margin-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .main-text p{
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 1.7;
    }
    .br-pc{
        display: none;
    }
    .br-sp{
        display: block;
    }
}