@charset "utf-8";


body {
    margin: 0px;
    padding: 0px;
    background-color: white;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.bg{
    width:100%;
    height:1989px;
    background-image: linear-gradient(#A6A5D84D 1px, transparent 0),
                      linear-gradient(90deg, #A6A5D84D 1px, transparent 0);
    background-size: 17px 17px;
}


#haikei {
    background-image: url(image/haikei.png);
    background-size: cover;
    display: block;
}


.logo {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 5px;
}




/* <トップページに戻るボタン> */
html {
    scroll-behavior: smooth;
}

.page-top {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    background-color: #FF9002;
    border-radius: 100%;
    cursor: pointer;
    transition: opacity .3s ease;
    z-index: 5;
}

/* <矢印> */
.page-top__arrow {
    height: 15px;
    width: 15px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translateY(3px) rotate(45deg);
}
  
  
  
  
  








.toppage {
    position: absolute;
    top: 78px;
}

.tagu {
    font-size: 10px;
    top: 302px;
    letter-spacing: 0.5em;
    position: absolute;
    writing-mode: vertical-rl;
    text-orientation: upright;
    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 3px;
    background:#ffffff;
    color: #4254FF;
    border: 0.8px solid #4254FF;
}


.scroll {
    position: absolute;
    text-align: center;
    font-size: 10px;
    top: 622px;
    margin-left: 167px;
    color: #4254FF;
    font-weight: 500;
}

.yajirusi {
    position: absolute;
    text-align: center;
    top: 646px;
    margin-left: 172px;
}




.nayami2 {
    position: absolute;
    top: 847px;
    margin-left: 228px;
}

.nayami-2 {
    position: absolute;
    font-size: 15px;
    font-weight: 600;
    top: 875px;
    height: 170px;
    margin-right: 270px;
    letter-spacing: 0.17em;
    position: absolute;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #ffffff;
}




.nayami1 {
    position: absolute;
    top: 782px;
    margin-left: 27px;
}

.nayami-1 {
    position: absolute;
    font-size: 15px;
    top: 780px;
    margin-left: 70px;
    color: #4254FF;
    font-weight: 600;
    letter-spacing: 1.65px;
}



.nayami3 {
    position: absolute;
    top: 873px;
    margin-left: 10px;
}

.nayami-3 {
    position: absolute;
    font-size: 15px;
    top: 944px;
    margin-left: 74px;
    color: #4254FF;
    font-weight: 600;
    letter-spacing: 1.65px;

    transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
}


.nayami-4 {
    position: absolute;
    font-size: 15px;
    top: 1045px;
    margin-left: 196px;
    letter-spacing: 1.65px;

    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 7px;
    background:#3EA9F9;
    color: #EDFC27;

    /* <傾き> */
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
}

.nayami-5 {
    position: absolute;
    font-size: 15px;
    top: 1075px;
    margin-left: 230px;
    letter-spacing: 1.65px;

    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 7px;
    background:#3EA9F9;
    color: #EDFC27;

    /* <傾き> */
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
}




.line {
    position: absolute;
    text-align: center;
    top: 1128px;
    margin-left: 176px;
}



.kaiketu1 {
    position: absolute;
    text-align: center;
    font-size: 15px;
    top: 1290px;
    margin-left: 10px;
    letter-spacing: 1.65px;

    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 2px;
    background:#FF9002;
    color: #ffffff;
}

.kaiketu2 {
    position: absolute;
    text-align: center;
    font-size: 15px;
    top: 1343px;
    margin-left: 38px;
    letter-spacing: 1.65px;

    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 2px;
    background:#FF9002;
    color: #ffffff;
}







.botan1img {
    top: 0px;
    position: absolute;
    margin-left: 175px;
    margin-top: -22px;
}

.botan1 {
    position: absolute;
    top: 1445px;
    margin-left: 34px;
    display: inline-block;
    width: 306px;
    height: 108px;
  background-color: #FFADAD; /* 背景色 */
  box-shadow: 0 5px 0 #ea9999; /* 影の太さ・色 */
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  text-decoration: none; /* 文字の下線を消す */
}

/* ホバー時 */
.botan1:hover {
    box-shadow: none;
    transform: translateY(5px);
}

.botan-1 {
    top: 0px;
    margin-left: 41px;
    margin-top: 45px;
    font-size: 16px;
    font-weight: 900;
    position: absolute;
    letter-spacing: 1.76px;
    color: #ffffff;
}








.botan2img {
    top: 0px;
    position: absolute;
    margin-left: 0px;
    margin-top: -34px;
}

.botan2 {
    position: absolute;
    top: 1598px;
    margin-left: 34px;

    display: inline-block;
    width: 306px;
    height: 108px;
    background-color: #30356D; /* 背景色 */
    box-shadow: 0 5px 0 #252958; /* 影の太さ・色 */
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    text-decoration: none; /* 文字の下線を消す */
}

/* ホバー時 */
.botan2:hover {
    box-shadow: none;
    transform: translateY(5px);
}

.botan-2 {
    position: absolute;
    top: 0px;
    margin-top: 45px;
    margin-left: 150px;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1.76px;
    color: #ffffff;
}





.botan3img {
    top: 0px;
    position: absolute;
    margin-left: 200px;
    margin-top: -25px;
}

.botan3 {
    position: absolute;
    top: 1751px;
    margin-left: 34px;

    display: inline-block;
    width: 306px;
    height: 108px;
    background-color: #F7A661; /* 背景色 */
    box-shadow: 0 5px 0 #d68e4f; /* 影の太さ・色 */
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    text-decoration: none; /* 文字の下線を消す */
}

/* ホバー時 */
.botan3:hover {
    box-shadow: none;
    transform: translateY(5px);
}

.botan-3 {
    position: absolute;
    top: 0px;
    margin-top: 45px;
    margin-left: 41px;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1.76px;
    color: #ffffff;
}






.gaiyou {
    top: 2130px;
    position: absolute;
    text-align: left;
    margin-left: 28px;
    color: #4254FF;
    font-size: 11px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.4px;
}

.hutta- {
    top: 2413px;
    position: absolute;
    margin-left: 115px;
    color: #4254FF;
    font-size: 8px;
}

.rogo2 {
    top: 2010px;
    position: absolute;
    margin-left: 10px;

}

footer {
    width: 375px;
    height: 468px;
    color: #4254FF;
    background-color: #F0F0F0;
}

.youtube {
    top: 2365px;
    position: absolute;
    margin-left: 28px;
}

.facebook {
    top: 2361.81px;
    position: absolute;
    margin-left: 66px;
}

.instagram {
    top: 2361.81px;
    position: absolute;
    margin-left: 105px;
}

.x {
    top: 2361.81px;
    position: absolute;
    margin-left: 142px;
}





.kikkake {
    position: absolute;
    text-align: center;
    font-size: 15px;
    top: 49px;
    margin-left: 10px;
    letter-spacing: 1.65px;

    /* <文字背景> */
    display: inline-block;
    font-weight: 500;
    line-height: 1.4em;
    padding: 2px;
    background:#4254FF;
    color: #ffffff;
}