@charset "utf-8"; #announceSchool .pc_none {
    display: none;
}

/*---------- アナウンススクール　ページ共通 ----------*/
#announceSchool .clrTxt {
    text-indent: -10000px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
}

#announceSchool {
    /*background: #fffbe9;*/
    color: #35353c;
    line-height: 1.6;
    width: 100%;
    overflow: hidden;
}

#announceSchool .inner {
    max-width: 1280px;
    width: 90%;
    position: relative;
    z-index: 0;
}

#announceSchool img {
    vertical-align: bottom;
}

#announceSchool section {
    background: inherit;
    position: relative;
    padding: 1% 0 5%;
}

#announceSchool .sectionTitle {
    font-weight: 900;
    letter-spacing: 0.01em;
    margin: 1.5em 0;
    font-size: 4rem;
}

#announceSchool .bgTitle {
    position: absolute;
    font-size: 20rem;
    top: 0;
    left: 0;
    color: #ffdc4f;
    z-index: -1;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 900;
    line-height: 2rem;
    text-shadow: 9px 0px 0px #fff4c1, 11px 0px 0px white;
    user-select: none;
    opacity: 0.8;
}

#announceSchool a.btn {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 5%;
    border-radius: 3em;
    background: #7ac114;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
    border: solid 2px #35353c;
}

#announceSchool a.btn:hover {
    background: #009506;
}

/*---------- メインビジュアル ----------*/
#announceSchool #mv {
    width: 100%;
    background: #ffd015;
    padding-top: 42%;
    position: relative;
}
#announceSchool #mv::after{
	content: "";
	display: block;
	background: url("../images/logo.png") no-repeat top center;
	background-size: cover;
	position: absolute;
	bottom: 15%;
	left: 0%;
	right: 0%;
	margin: auto;
	width: 46%;
	padding-top: 13%;
}
#announceSchool #mv::before{
	content: "";
	display: block;
	background: url("../images/as_txt.png") no-repeat top center;
	background-size: cover;
	position: absolute;
	top: 4%;
	left: 0%;
	right: 0%;
	margin: auto;
	width: 64%;
	padding-top: 9%;
	z-index: 0;
}
.coverImg {
    display: flex;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    /* top: 0; */
    bottom: -17%;
}
.coverImg img {
    width: 100%;
    min-width: 145vw;
}
.coverImg img:first-child {
    animation: loop 120s -60s linear infinite;
}
.coverImg img:last-child {
    animation: loop2 120s linear infinite;
}
@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}



/*---------- UHBアナウンススクールとは？ ----------*/
#announceSchool #introduction h3.title {
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
}

#announceSchool #introduction .yel {
    background: linear-gradient(transparent 70%, #ffe600 0%);
    display: inline;
    padding: 2px 5px;
}

#announceSchool #introduction .or {
    background: linear-gradient(transparent 70%, #f39800 0%);
    display: inline;
    padding: 2px 5px;
}

#announceSchool #introduction {
    background: #fff4c1;
}

/*---------- ポイント ----------*/
#announceSchool #introduction #about {
    margin-bottom: 5%;
}

#announceSchool #introduction #about ul {
}

#announceSchool #introduction #about ul li {
    display: flex;
    margin-bottom: 10%;
    position: relative;
    align-items: flex-end;
}

#announceSchool #introduction #about ul li:nth-child(even) {
    flex-direction: row-reverse;
}

#announceSchool #introduction #about ul li:nth-child(1)::after {
    content: "";
    background: url("../images/point1.png")no-repeat top center;
    background-size: cover;
    /* max-width: 92px; */
    width: 14%;
    padding-top: 10%;
    position: absolute;
    top: -13%;
    left: 56%;
    z-index: 2;
}

#announceSchool #introduction #about ul li:nth-child(2)::after {
    content: "";
    background: url("../images/point2.png")no-repeat top center;
    background-size: cover;
    /* max-width: 92px; */
    width: 14%;
    padding-top: 10%;
    position: absolute;
    top: -29%;
    right: 60%;
    z-index: 2;
}

#announceSchool #introduction #about ul li:nth-child(3)::after {
    content: "";
    background: url("../images/point3.png")no-repeat top center;
    background-size: cover;
    /* max-width: 92px; */
    width: 14%;
    padding-top: 10%;
    position: absolute;
    top: -9%;
    left: 57%;
    z-index: 2;
}

#announceSchool #introduction #about ul li .txtWrap {
    width: 60%;
    padding: 4%;
    background: white;
    text-align: center;
    border: solid 3px #35353c;
    border-radius: 18px;
}

#announceSchool #introduction #about ul li .txtWrap p {
    font-size: 1.6rem;
    margin-top: 1em;
    text-align: initial;
}

#announceSchool #introduction #about ul li img {
    width: 40%;
    z-index: 1;
    object-fit: cover;
    /* aspect-ratio: 16 / 9; */
    aspect-ratio: 5/3;
}

#announceSchool #introduction #about ul li:nth-child(odd) img {
    margin-bottom: -5%;
    margin-left: -2%;
}

#announceSchool #introduction #about ul li:nth-child(even) img {
    margin-bottom: -5%;
    margin-right: -2%;
    z-index: -1;
}

#announceSchool #introduction #about ul li:nth-child(1) .txtWrap::before {
    content: " ";
    position: absolute;
    left: -40px;
    bottom: -40px;
    width: 60%;
    height: 100%;
    background-color: #ffd015;
    z-index: -1;
}

#announceSchool #introduction #about ul li:nth-child(2) .txtWrap::before {
    content: " ";
    position: absolute;
    right: -40px;
    bottom: -40px;
    width: 60%;
    height: 100%;
    background-color: #f39800;
    z-index: -1;
    background-image: radial-gradient(white 15%, transparent 15%);
    background-size: 7px 7px;
}

#announceSchool #introduction #about ul li:nth-child(3) .txtWrap::before {
    content: " ";
    position: absolute;
    left: -40px;
    bottom: -40px;
    width: 60%;
    height: 100%;
    background-color: #ffe600;
    z-index: -1;
}

/*---------- 合格実績・メイン講師挨拶 ----------*/
#announceSchool #introduction h4.title {
    font-size: 3.2rem;
    font-weight: 900;
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 1em;
}

#announceSchool #introduction #achievements, #announceSchool #introduction #greeting {
    position: relative;
    background: white;
    padding: 2.5%;
    margin-bottom: 5%;
    border: solid 3px #35353c;
}

/*---------- 合格実績 ----------*/
#announceSchool #introduction #achievements a.comment-btn {
    width: 16%;
    padding: 0.5%;
    margin-bottom: 1%;
}

#announceSchool #introduction #achievements li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #CCC;
    padding: 1% 0 1%;
    font-size: 1.6rem;
}

#announceSchool #introduction #achievements span {
    font-weight: bold;
}

#announceSchool #introduction #achievements li::before {
    content: " ";
    position: absolute;
    right: -40px;
    bottom: -40px;
    width: 80%;
    height: 100%;
    background-color: #ffe600;
    z-index: -1;
    background-image: radial-gradient(white 15%, transparent 15%);
    background-size: 7px 7px;
}

/*---------- メイン講師挨拶 ----------*/
#announceSchool #introduction #greeting {
}

#announceSchool #introduction #greeting .greetingInner {
    display: grid;
    width: 100%;
    grid-template-columns: 40%;
    /*grid-template-rows: 3fr;*/
}

#announceSchool #introduction #greeting .greetingInner img {
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 40%;
}

#announceSchool #introduction #greeting .greetingInner .greetingWrap {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    margin-bottom: 6%;
}

#announceSchool #introduction #greeting .greetingInner .profile {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
    display: flex;
    align-items: self-end;
    justify-content: space-between;
    border-bottom: solid 1px #b4b4bf;
    margin-bottom: 2%;
}

#announceSchool #introduction #greeting .greetingInner .greetingWrap h4 {
    font-size: 3.5rem;
    font-weight: 900;
    margin-bottom: 2%;
    color: #ff4900;
}

#announceSchool #introduction #greeting .greetingInner .greetingWrap p {
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    line-height: 3.4rem;
}

#announceSchool #introduction #greeting .greetingInner .profile .profile-txt {
}

#announceSchool #introduction #greeting .greetingInner .profile .btn {
    width: 27%;
    padding: 1%;
    margin-bottom: 1%;
}

#announceSchool #introduction #greeting .greetingInner .profile .join {
    /* font-weight: bold; */
    color: #696969;
    line-height: 1em;
    letter-spacing: 0.05rem;
}

#announceSchool #introduction #greeting .greetingInner .profile .name {
    font-weight: bold;
    font-size: 3.5rem;
}

#announceSchool #introduction #greeting .greetingInner .profile .name>span {
    font-size: 1.3rem;
    /* font-weight: initial; */
    letter-spacing: 0.2rem;
    color: #696969;
}

#announceSchool #introduction #greeting .greetingInner .skill {
    font-size: 1.5rem;
    grid-row: 3 / 4;
    grid-column: 2 / 3;
}

#announceSchool #introduction #greeting .greetingInner .skill>li {
    display: flex;
    flex-direction: column;
}

#announceSchool #introduction #greeting .greetingInner .skill>li span {
    font-weight: bold;
}

#announceSchool #introduction #greeting li::before {
    content: " ";
    position: absolute;
    left: -40px;
    bottom: -50px;
    width: 50%;
    height: 115%;
    background-color: #f39800;
    z-index: -2;
}

/*---------- 講師陣 ----------*/
#announceSchool #announcers .bgTitle {
    font-size: 18rem;
    color: #fffcef;
    text-shadow: 9px 0px 0px #c7df99, 11px 0px 0px white;
}

#announceSchool #announcers {
    background: #c7df99;
}

#announceSchool #announcers ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#announceSchool #announcers ul li {
    width: calc(25% - 18px);
    margin-bottom: 5%;
}

#announceSchool #announcers ul::after {
    display: block;
    content: "";
    width: calc(23% - 18px);
}

#announceSchool #announcers li .item {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    margin-bottom: 4%;
    border: solid 2px #35353c;
}

#announceSchool #announcers li .item:before {
    content: "";
    display: block;
    padding-top: 100%;
}

#announceSchool #announcers .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
}

#announceSchool #announcers .item p.name {
    position: absolute;
    width: 100%;
    top: 85%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 2.4rem;
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 2rem;
    text-shadow: 0 0 15px #808080;
}

#announceSchool #announcers .item p.name>span {
    font-size: 1.1rem;
}

/*---------- コース紹介 ----------*/
#announceSchool #course .bgTitle {
    color: #c7df99;
    text-shadow: 9px 0px 0px #fffbe9, 11px 0px 0px white;
}

#announceSchool #course {
    background: #fffbe9;
}

#announceSchool #course ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#announceSchool #course ul li {
    position: relative;
    display: flex;
    width: calc(50% - 18px);
    padding: 2.5%;
    background: white;
    margin-bottom: 3%;
    flex-direction: column;
    justify-content: space-between;
    border: solid 3px #35353c;
    border-radius: 20px;
}

#announceSchool #course ul li .title {
    margin-bottom: 1%;
}

#announceSchool #course ul li .title>h3 {
    font-size: 2.8rem;
    font-weight: bold;
}

#announceSchool #course ul li .title>.sub {
    font-size: 1.4rem;
    font-weight: bold;
    width: 30%;
    background: #f39800;
    color: white;
    text-align: center;
    padding: 1% 0;
    margin-top: 2%;
}

#announceSchool #course ul li p {
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    margin: 3% 0;
}

#announceSchool #course ul li p>span.caption {
    display: block;
    font-weight: bold;
    margin-top: 2%;
}

#announceSchool #course ul li>.btn {
    margin: 0 0 0 auto;
    padding: 2%;
    width: 170px;
}

#announceSchool #course ol.notes {
    margin-bottom: 1%;
}

#announceSchool #course a.btn-sc {
    margin: auto;
    width: 45%;
    padding: 2%;
    font-size: 2.5rem;
    border: solid 3px #35353c;
}

#announceSchool #course ul li:nth-child(3n)::before {
    content: " ";
    position: absolute;
    left: 25px;
    bottom: -25px;
    width: 100%;
    height: 100%;
    background-color: #ffd015;
    z-index: -1;
}

#announceSchool #course ul li:nth-child(3n+1)::before {
    content: " ";
    position: absolute;
    left: 25px;
    bottom: -25px;
    width: 100%;
    height: 100%;
    background-color: #ffe600;
    z-index: -1;
}

#announceSchool #course ul li:nth-child(3n+2)::before {
    content: " ";
    position: absolute;
    left: 25px;
    bottom: -25px;
    width: 100%;
    height: 100%;
    background-color: #f39800;
    z-index: -1;
    background-image: radial-gradient(white 15%, transparent 15%);
    background-size: 7px 7px;
}

/*---------- アクセス ----------*/
#announceSchool #access {
    background: #fff4c1;
}

#announceSchool #access ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 4% 0 2%;
    background: white;
}

#announceSchool #access ul li {
    width: calc(50% - 10px);
    padding: 3% 2%;
	font-size: 1.6rem;
}

#announceSchool #access ul li p {
    display: flex;
}

#announceSchool #access ul li span {
    font-weight: bold;
    margin-right: 6%;
}

#announceSchool #access iframe {
    width: 100%;
    height: 380px;
    border: solid 3px #35353c;
}

#announceSchool #access .map {
    position: relative;
    width: 100%;
    height: 380px;
}

#announceSchool #access .map::before {
    content: " ";
    position: absolute;
    left: 25px;
    bottom: -25px;
    width: 100%;
    height: 100%;
    background-color: #c7df99;
    z-index: -1;
}

/*---------- お問い合わせ ----------*/
#announceSchool #mail .bgTitle {
    top: 30%;
    left: 0;
    color: #fff4c1;
    text-shadow: 9px 0px 0px #ffd015, 11px 0px 0px white;
}

#announceSchool #mail {
    background: #ffd015;
    padding: 2% 0;
}

#announceSchool #mail .inner {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

#announceSchool #mail .mail-btn {
    display: block;
    width: 60%;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    border-radius: 3em;
    background: white;
    color: #35353c;
    text-decoration: none;
    transition: 0.3s;
    border: solid 3px #35353c;
}

#announceSchool #mail .mail-btn:hover {
    /*background: #f39800;*/
    transform: scale(1.02,1.02);
}

#announceSchool #mail .mail-btn>span {
    font-size: 1.6rem;
}
#announceSchool #mail .mail-btn>i {
    margin-right:1%;
}

/*---------- あしらい ----------*/
#announceSchool #introduction #about ul li:nth-child(1)::before {
    content: "";
    background: url("../images/circle/c1.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -43%;
    right: -15%;
    width: 37%;
    padding-top: 38%;
}

#announceSchool #introduction #about ul li:nth-child(2)::before {
    content: "";
    background: url("../images/circle/c2.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -37%;
    left: -22%;
    width: 21%;
    padding-top: 29%;
    transform: rotate(52deg);
}

#announceSchool #introduction #about ul li:nth-child(3)::before {
    content: "";
    background: url("../images/circle/c3.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -25%;
    right: -20%;
    width: 29%;
    padding-top: 28%;
}

#announceSchool #introduction #achievements::before {
    content: "";
    display: block;
    background: url("../images/circle/c4.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -14%;
    left: -17%;
    width: 19%;
    padding-top: 17%;
    z-index: -1;
}

#announceSchool #introduction #greeting::before {
    content: "";
    display: block;
    background: url("../images/circle/c5.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -5%;
    left: -25%;
    width: 20%;
    padding-top: 28%;
    z-index: -1;
    transform: rotate(207deg);
}

#announceSchool #introduction #greeting::after {
    content: "";
    display: block;
    background: url("../images/circle/c6.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -19%;
    right: -27%;
    width: 29%;
    padding-top: 77%;
    z-index: -1;
}

#announceSchool #course .inner::before {
    content: "";
    display: block;
    background: url("../images/circle/c7.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -4%;
    right: -21%;
    width: 23%;
    padding-top: 95%;
    z-index: -1;
}

#announceSchool #course .inner::after {
    content: "";
    display: block;
    background: url("../images/circle/c8.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -3%;
    left: -22%;
    width: 26%;
    padding-top: 94%;
    z-index: -1;
}

#announceSchool #access .inner::before {
    content: "";
    display: block;
    background: url("../images/circle/c9.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 58%;
    left: -17%;
    width: 28%;
    padding-top: 27.5%;
    z-index: -1;
}

#announceSchool #access .inner::after {
    content: "";
    display: block;
    background: url("../images/circle/c10.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: -4%;
    right: -16%;
    width: 27%;
    padding-top: 29.6%;
    z-index: -2;
}

/*---------- コース詳細　----------*/
#announceSchool #course_detail .bgTitle {
    top: 0;
    left: 0;
    color: #c7df99;
    text-shadow: 9px 0px 0px #fffbe9, 11px 0px 0px white;
}

#announceSchool #course_detail {
    background: #fffbe9;
}

#announceSchool #course_detail ul {
    width: 80%;
    margin: auto;
    background: white;
    padding: 2.5%;
    border: solid 3px #35353c;
    border-radius: 20px;
}

#announceSchool #course_detail ul .title {
    margin-bottom: 5%;
}

#announceSchool #course_detail ul .title>h3 {
    font-size: 3rem;
    font-weight: bold;
}

#announceSchool #course_detail ul .title>.sub {
    font-size: 1.4rem;
    font-weight: bold;
    width: 19%;
    background: #f39800;
    color: white;
    text-align: center;
    padding: 0.5% 0;
    margin-top: 1%;
}

#announceSchool #course_detail li {
    display: flex;
    font-size: 1.7rem;
    margin-bottom: 3%;
}

#announceSchool #course_detail li>span {
    width: 15%;
    font-weight: bold;
    text-align: center;
}

#announceSchool #course_detail li>p {
    width: 80%;
    letter-spacing: 0.1rem;
}

#announceSchool #course_detail li>p span.note {
    font-weight: bold;
}

#announceSchool #course_detail iframe {
    width: 100%;
    height: 200px;
}

#announceSchool #course_detail .map {
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
}

/*---------- スライダー　----------*/
#announceSchool .imgListWrap {
    background: #c7df99;
    padding: 1% 0;
}

#announceSchool section.imgListWrap {
    margin: 0 auto;
    position: relative;
    display: flex;
    overflow: hidden;
}

#announceSchool section.imgListWrap .slider {
    display: flex;
    width: max-content;
}

#announceSchool section.imgListWrap .slider li {
    min-width: calc(1280px / 4);
    padding: 20px 10px;
}

@media screen and (max-width: 1279px) {
    #announceSchool section.imgListWrap .slider li {
        min-width: calc(100vw / 4);
        padding: 1.4vw 0.7vw;
    }
}

#announceSchool section.imgListWrap .slider img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1/1;
}

#announceSchool section.imgListWrap .slider:first-child {
    animation: loop 70s -35s linear infinite;
}

#announceSchool section.imgListWrap .slider:last-child {
    animation: loop2 70s linear infinite;
}

@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

#announceSchool .as_btn {
    padding: 4% 0;
    background: #fffbe9;
}

#announceSchool .as_btn .btn {
    width: 40%;
    margin: auto;
    padding: 2%;
}

/*---------- 合格者の声　----------*/
#announceSchool #comment .bgTitle {
    /*top:0;
	left: 0;
	color: #c7df99;
	text-shadow: 
		9px 0px 0px #fffbe9, 
		11px 0px 0px white;*/
}

#announceSchool #comment {
    background: #fff4c1;
}

#announceSchool #comment ul {
    position: relative;
    width: 80%;
    margin: 0 auto 4%;
}

#announceSchool #comment ul .title {
    margin-bottom: 3%;
}

#announceSchool #comment ul .title>h3 {
    font-size: 3rem;
    font-weight: bold;
}

#announceSchool #comment .gr {
    background: linear-gradient(transparent 70%, #c7df99 0%);
    display: inline;
    padding: 2px 5px;
}

#announceSchool #comment ul li {
    background: white;
    padding: 2.5%;
    border: solid 2px #35353c;
    border-radius: 20px;
    margin-bottom: 2%;
}

#announceSchool #comment ul li>.name {
    font-weight: bold;
    font-size: 2.8rem;
    margin-bottom: 1.5%;
}

#announceSchool #comment ul li>.name>span {
    font-weight: bold;
    font-size: 1.6rem;
    margin-left: 1%;
    letter-spacing: 0.01rem;
}

#announceSchool #comment ul li>p {
    font-size: 1.6rem;
    line-height: 1.9em;
    /* letter-spacing: 0.02rem; */
}

#announceSchool #comment ul::before {
    content: "";
    display: block;
    background: url("../images/circle/c5.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 0%;
    right: -27%;
    width: 38%;
    padding-top: 53%;
    z-index: -1;
}

#announceSchool #comment ul::after {
    content: "";
    display: block;
    background: url("../images/circle/c3.png") no-repeat top center;
    background-size: cover;
    position: absolute;
    bottom: -2%;
    left: -9%;
    width: 30%;
    padding-top: 29%;
    z-index: -1;
}

/*セミナー募集バナー*/
#announceSchool a.seminar_banner {
	position: absolute;
	padding: 0.6%;
	transition: 0.3s;
	z-index: 2;
	/* border: solid 2px #35353c; */
	width: 220px;
	height: 220px;
	background-color: #ffffff;
	bottom: -90px;
	border-radius: 50%;
	right: 15px;
	/* box-shadow: 1px 1px 3px rgb(0 0 0 / 10%); */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.6;
	color: #009506;
	display: flex;
	align-items: center;
	justify-content: center;
}

#announceSchool #mv span  {
    content: '';
    position: absolute;
    right: 10px;
    bottom: -95px;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    background-color: #c7df99;
    z-index: 1;
    background-image: radial-gradient(white 15%, transparent 15%);
    background-size: 7px 7px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
	transition: 0.3s;
}


 /* snsボタン */
#announceSchool a.instagram {
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	background: #D93177;
	background:
		radial-gradient(circle farthest-corner at 32% 106%,
		rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%),
		linear-gradient(135deg, rgb(35, 75, 215) 12%,rgb(195, 60, 190) 58%);
	font-size: 18px;
	font-weight: bold;
	padding: 0.6%;
	border-radius: 7px;
	transition: 0.3s;
	z-index: 2;
	border: solid 2px white;
	letter-spacing: 1px;
}
#announceSchool a.instagram{
	transition: 0.3s;
}
#announceSchool a.instagram:hover{
	/*opacity: 0.8;*/
	transition: 0.3s;
	transform: translateX(-50%) scale(1.1);
}
