@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto'); /*追加*/

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo,
    メイリオ, YuGothic, "游ゴシック sans-serif";
}
.all,
a.all,
button.all {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn--circle {
    width: 240px;
    height: 240px;
    padding: 2.3em 0 0;
    line-height: 1.5;
    border: solid 2px #000;
  border-radius: 50%;
  color: #000000;
  background: #FAAA13;
    background-image: url(/lp/images/point-btn-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
  -webkit-box-shadow: 7px 7px 0 #000000;
  box-shadow: 7px 7px 0 #000000;
}
a.btn--circle p {
  font-size: 2.5rem;
    line-height: 1.5;
  color: #000;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.fa-position-bottom {
  position: absolute;
  bottom: 2rem;
  left: calc(50% - 0.5rem);
}

a.btn--circle:hover {
  -webkit-transform: translate(0, 4px);
  transform: translate(0, 4px);
  color: #000000;
  -webkit-box-shadow: 3px 3px 0 #000000;
  box-shadow: 3px 3px 0 #000000;
}

/*全体的なこと*/
main > *:not(.intro):first-child {
    padding-top: 0;
}
main {
	width: 100%;
	margin: 0 auto;
}
#global_header {
    display: none;
}
.breadcrumbs {
    display: none;
}
footer {
    display: none;
}
.pg_ttl {
    display: none;
}
.oc_field {
    display: none;
}
#fixed_ao {
    display: none !important;
}
#fixed_kou2 {
    display: none !important;
}
#page_top {
    display: none !important;
}
.cta_wrap_short, .sns_p, .sns_icon {
    display: none;
}

@media screen and (min-width:1280px) {
main {
	width: 100%;
	margin: 0 auto;
}
}
@media screen and (max-width:767px) {
main > *:not(.intro):first-child {
    padding-top: 0;
}
main {
	width: 100%;
	margin: 0 auto;
}
#fixed_bottom_nav.fadeup {
    display: none;
}
#page_top {
    display: none !important;
}
.sp_menu_btn{
    display: none;
}
}

body {
  font-family: "Noto Sans JP", sans-serif;
  box-sizing: border-box;
}
* ul,li{
	list-style: none;
}
img {
	width: 100%;
	margin: 0 auto;
}
a {
    cursor: pointer;
    text-decoration: none;
}

.container {
	width: 100%;
	margin: 0 auto;
}
.container .main-fv {
    width: 100%;
    margin: 0 auto;
    height: 51vw;
}
.container h1 {
width: 100%;
    height: 100%;
    background-size: 100%;
    background-image: url(../lp/img/d-job_main.jpg);
}
.container img {
	width: 100%;
	margin: 0 auto;
}
.second-box {
    width: 980px;
    margin: 0 auto;
    padding: 5em 0 7em;
    position: relative;
}
.sub-txt {
    width: 75%;
    margin: 0 auto;
}
.second-box .sub-txt h2 {
    width: 100%;
    margin: 0 auto;
    font-weight: bolder;
    color: #41CEEF;
    font-size: 4rem;
  /*text-shadow: 1px 1px 0 #1A1A1A, -1px -1px 0 #1A1A1A,
  -1px 1px 0 #1A1A1A,  1px -1px 0 #1A1A1A,
  1px 0 0 #1A1A1A, -1px  0 0 #1A1A1A,
  0 1px 0 #1A1A1A,  0 -1px 0 #1A1A1A;*/
  text-shadow: 2px 2px 2px #1A1A1A, -2px -2px 2px #1A1A1A,
  -2px 2px 2px #1A1A1A,  2px -2px 2px #1A1A1A,
  2px 0 2px #1A1A1A, -2px  0 2px #1A1A1A,
  0 2px 2px #1A1A1A,  0 -2px 2px #1A1A1A;
    margin-bottom: 0.5em;
line-height: 2 !important;
}
.color-red {
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    color: #FF0000;
}
.dot-text {
    padding-top: 0.4em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1.1em 0.3em;
    background-image: radial-gradient(0.15em 0.15em at center center,red,red 100%,transparent,transparent);
}

.second-box .ac01{
    width: 7%;
    margin: 0 auto;
    position: absolute;
    top: 50px;
    left: 50px;
}
.second-box .ac01 img{
    width: 100%;
    margin: 0 auto;
}
.second-box .ac02{
    width: 4%;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    right: 100px;
}
.second-box .ac02 img{
    width: 100%;
    margin: 0 auto;
}
.sec-naiyo {
    width: 980px;
    margin: 0 auto;
    background-color: #82aca0;
    border-radius: 10px;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
    padding-bottom: 3em;
}
.access-bg {
    background-color: #99835a;
}
.sec-title{
width: 60%;
    margin: 0 auto;
    align-items: center;
    /*display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;*/
}
.day-syo{
    width: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 1em;
}
.day-syo p {
    font-size: 3rem;
    color: #ffffff;
    font-weight: bold;
}
.day-syo span {
    font-size: 2.5rem;
    font-weight: normal;
}
.day-syo .day-left {
    width: 30%;
    margin: 0 auto;
    display: inline-block;
}
.day-syo .day-right {
    width: 70%;
    margin: 0 auto;
    display: inline-block;
}
.day-brige{
    width: 100%;
    margin: 0 auto;
}
.day-brige .triangle {
    width: 15px;
    border-top: 15px solid #FFF;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    display: block;
    margin: 1em auto;
}
.sec-title h3 {
    text-align: center;
    font-size: 5rem;
    line-height: 1.5;
    font-weight: bold;
    padding-top: 0.3em;
    padding-bottom: 0.4em;
    color: #fff;
}
.sec-naiyo strong {
    font-size: 2.5rem;
}

.sec01 h2 {
	width: 100%;
	margin: 0 auto;
	color: #707070;
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	margin-bottom: 1em;
}

.place-n{
    width: 60%;
    margin: 0 auto;
}
.place-n h4 {
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: bold;
    clear: both;
    margin-bottom: 0.3em;
}
.place-n p {
    font-size: 1.5rem;
    font-weight: normal;
    color: #ffffff;
    padding-bottom: 1em;
}
.place-txt{
    width: 100%;
    margin: 0 auto;
    /* display: flex; */
    /* align-items: center; */
    /* flex-wrap: wrap; */
    /* justify-content: flex-start; */
    /* clear: both; */
    padding-bottom: 1em;
}
.place-txt .p-left {
    width: 15%;
    margin: 0 auto;
    float: left;
    /* display: contents;*/
}
.place-txt .p-right {
    width: 85%;
    margin: 0 auto;
    /* display: inline-block; */
    float: right;
}
.in-naiyo {
    width: 60%;
    font-size: 1.5rem;
    font-weight: normal;
    color: #ffffff;
    margin: 0 auto;
    border-top: solid 1px #fff;
    padding-top: 1em;
}
.sec02 {
	width: 100%;
	margin: 0 auto;
    padding-top: 5em;
}
.event-box {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 2em;
    border-bottom: solid 2px #fff;
    padding-bottom: 2em;
}
.no-bor {
    border-bottom: none;
    padding-bottom: 0;
}
.event-box h4 {
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: bold;
    clear: both;
    margin-bottom: 0.3em;
}
.event-box p {
    font-size: 1.5rem;
    font-weight: normal;
    color: #ffffff;
    padding-bottom: 1em;
}
.event-box .event-n {
width: 60%;
    margin: 0 auto;
    display: inline-block;
}
.event-box .event-img {
width: 40%;
    margin: 0 auto;
    display: inline-block;
}
.event-box .event-img img {
width: 100%;
    margin: 0 auto;
}
.event-box span {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0.2em 0.5em;
    color: #82aca0;
    background-color: #fff;
    text-align: center;
}
.time-box {
    width: 100%;
    margin: 0 auto;
}
.time-box .t-left{
    width: 12%;
    margin: 0 auto;
    float: left;
}
.time-box .t-right{
    width: 88%;
    margin: 0 auto;
    float: right;
}
.event-n .t-clear {
    clear: both; 
}
.e-btn {
    width: 50%;
    margin: 1em auto 1em 0;
}
.e-btn a {
 padding: 15px 25px;
 border: unset;
 border-radius: 15px;
 color: #82aca0;
 z-index: 3;
 background: #e8e8e8;
 position: relative;
 font-weight: 1000;
 font-size: 17px;
 -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 transition: all 250ms;
 overflow: hidden;
}

/*.e-btn a::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 0;
 border-radius: 15px;
 color: #e8e8e8;
 background-color: #212121;
 z-index: 2;
 -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 transition: all 250ms
}*/

.e-btn a:hover {
 box-shadow: none;
 transition: all 250ms;
 overflow: hidden;
}

.e-btn a:hover::before {
 width: 100%;
}

.sec03 {
    width: 100%;
    margin: 0 auto;
    padding-top: 5em;
}
.sec04 {
    width: 100%;
    margin: 0 auto;
    padding-top: 5em;
}

.sec05 {
    width: 100%;
    margin: 0 auto;
    padding-top: 5em;
    padding-bottom: 5em;
}
.sec01-2 {
  background: #E1F7FF;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  height: 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}

#map-catch {
    width: 70%;
    margin: 0 auto;
    padding-top: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 2em;
}
.catch-p {
    width: 30%;
    margin: 0 auto;
    display: inline-block;
}
.catch-p img{
    border-radius: 50%;
    box-shadow: 7px 3px 0 #41CDEE;
}
.catch-t {
    width: 70%;
    margin: 0 auto;
    display: inline-block;
    background-image: url(/lp/images/husen03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.catch-t h4 {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: #000000;
    padding-top: 2em;
    padding-left: 1.4em;
}
.catch-t p {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #000000;
    padding-top: 0.5em;
    padding-left: 1.4em;
}
.access-map {
    width: 70%;
    margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
    margin-bottom: 2em;
}
.access-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    border: 1px solid #000 !important;
    border-radius: 10px;
}
.access-list {
    width: 96%;
    padding-bottom: 0;
}
.access-list .access-child iframe {
    box-shadow: none; 
}
.access-child p {
    color: #fff;
}
.sec01-3 {
  background: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  height: 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}

#main_btn {
    width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
#main_btn .cv_btn {
    width: calc(100% / 1);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin-bottom: 4em;
  padding: 0;
}
#main_btn .cv_btn a {
    width: 100%;
    margin: 0 auto;
  position: relative;
/*display: inline-block;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
padding: 1.5rem 3rem;
color: #000;
  border: 2px solid #000;
  border-radius: 1rem;
  background: #fff252;
    font-size: 3rem;
}
#main_btn .cv_btn a::before {
    content: " ";
    width: 15%;
    background-image: url(/lp/images/school.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#main_btn .cv_btn a:hover::before {
    background-image: url(/lp/images/school-hover.svg);
}
#main_btn .cv_btn .btn-txt {
    width: 80%;
display: inline-block;
}
#main_btn .cv_btn .btn-txt p {
    margin: 0 auto;
    line-height: 1;
    padding-top: 0.2em;
    text-align: left;
    padding-left: 1em;
}
#main_btn .cv_btn .btn-txt span {
    font-size: 1.2rem;
}
#main_btn .cv_btn span {
    font-size: 1.5rem;
}
#main_btn .cv_btn:before {
  position: absolute;
  bottom: -10px;
  left: 0;
display: block;
width: 100%;
  height: 20px;
content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  border: 2px solid #000;
  border-top: 1px solid #000;
  border-radius: 0 0 1rem 1rem;
    background-color: #000000;
  background-size: 7px 7px;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;
}

#main_btn .cv_btn:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}

#main_btn .cv_btn:hover:before {
  bottom: -5px;
}

#main_btn .cv_btn:active {
  -webkit-transform: translate(0, 7px);
  transform: translate(0, 7px);
}

#main_btn .cv_btn:active:before {
  bottom: -1px;
}
#main_btn .cv_btn a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 50px;
    top: 28px;
}
#main_btn .cv_btn a:hover {
color: #fff;
  background: #000000;
}
#main_btn .cv_btn a:hover::after {
    color: #FFF;/*#FFF352*/
}
/*#main_btn .cv_btn .btn-img {
    width: 15%;
display: inline-block;
  margin-inline: auto;
  position: relative;
}*/

#footer {
	width: 100%;
	margin: 0 auto;
    /*background-color: #81ab9f;*/
	padding: 2em 0 2em 0;
}
#footer .footer-box{
	width: 980px;
	margin: 0 auto;
}
#footer .gakkou-logo {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 1em;
}
#footer .gakkou-logo img {
    width: 100%;
    margin: 0 auto;
}
#footer .gakkou-logo a:hover {
    opacity: 0.5;
}
.footer-box .copy {
	color: #000;
	text-align: center;
	font-size: 1rem;
}
	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
@media screen and (max-width:768px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
.container {
	width: 100%;
	margin: 0 auto;
}
.container .main-fv {
    width: 100%;
    height: 70vw;
    margin: 0 auto;
}
.fv-con{
width: 100%;
    background-image: url(/lp/images/fv-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10em 0;
    margin: 2em auto;
}
.fv-date{
    display: none;
}
.fv-date img {
	width: 100%;
	margin: 0 auto;
}
.container .main-fv {
    width: 100%;
    margin: 0 auto;
    height: 98vw;
}
.container h1 {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-image: url(../lp/img/d-job_main_sp.jpg);
}
.container img {
	width: 100%;
	margin: 0 auto;
}
.second-box {
    width: 100%;
    margin: 0 auto;
    padding: 5em 0 7em;
    position: relative;
}
.sub-txt {
    width: 90%;
    margin: 0 auto;
}
.second-box .sub-txt h2 {
    width: 100%;
    margin: 0 auto;
    font-weight: bolder;
    color: #41CEEF;
    font-size: 2.2rem;
  text-shadow: 2px 2px 2px #1A1A1A, -2px -2px 2px #1A1A1A,
  -2px 2px 2px #1A1A1A,  2px -2px 2px #1A1A1A,
  2px 0 2px #1A1A1A, -2px  0 2px #1A1A1A,
  0 2px 2px #1A1A1A,  0 -2px 2px #1A1A1A;
    margin-bottom: 0.5em;
line-height: 2 !important;
}
.color-red {
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    color: #FF0000;
    font-size: 1.5rem;
}
.dot-text {
    padding-top: 0.4em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1.1em 0.3em;
    background-image: radial-gradient(0.15em 0.15em at center center,red,red 100%,transparent,transparent);
}

.second-box .ac01{
width: 10%;
    margin: 0 auto;
    position: absolute;
    top: 30px;
    left: 50px;
}
.second-box .ac01 img{
    width: 100%;
    margin: 0 auto;
}
.second-box .ac02{
    width: 6%;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    right: 30px;
}
.second-box .ac02 img{
    width: 100%;
    margin: 0 auto;
}

.sec-naiyo {
	width: 90%;
	margin: 0 auto;
padding-bottom: 1.5em;
}
.sec-title{
width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.title-mark{
    width: 25%;
    margin: 0 auto;
    display: block;
    padding-top: 1em;
}

.sec-title .title-txt {
width: 100%;
    margin: 0 auto;
    display: block;
}

.sec-title h3 {
    text-align: center;
    font-size: 5rem;
    line-height: 1.5;
    font-weight: bold;
    padding-top: 0.3em;
    padding-bottom: 0.4em;
    color: #fff;
}
.sec-naiyo strong {
    font-size: 2.5rem;
}
.sec01 h2 {
	width: 100%;
	margin: 0 auto;
	color: #707070;
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	margin-bottom: 1em;
}
.day-syo {
    width: 90%;
    margin: 0 auto;
}
.day-syo .day-left {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.day-syo .day-right {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.sec02 {
	width: 100%;
	margin: 0 auto;
    padding-top: 5em;
}
.place-n {
    width: 90%;
    margin: 0 auto;
}
.place-txt {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 1em;
}
.place-txt .p-left {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: contents;
}
.place-txt .p-right {
    width: 100%;
    margin: 0 auto;
    float: none;
}
.sec03 {
	width: 100%;
	margin: 0 auto;
}
.in-naiyo {
    width: 90%;
    margin: 0 auto;
}
.sec04 {
    width: 100%;
    margin: 0 auto;
}
.event-box {
    width: 90%;
    margin: 0 auto;
    margin-top: 1em;
    padding-bottom: 2em;
}
.event-box .event-n {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.event-box .event-img {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 1.5em;
}
.e-btn {
    width: 90%;
margin: 0 auto;
    margin-top: 1em;
    margin-bottom: 1em;
}
.sec05 {
	width: 100%;
	margin: 0 auto;
}
.access-list .access-child {
    margin-bottom: 2em;
}
.access-list .access-child p {
font-size: 1.5rem;
	margin-bottom: 0;
}
#main_btn {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
#main_btn .cv_btn a {
    width: 100%;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    font-size: 2rem;
}
#main_btn .cv_btn a::before {
    width: 10%;
}
#main_btn .cv_btn .btn-txt {
    width: 90%;
    display: inline-block;
}
#main_btn .cv_btn .btn-txt p {
    padding-left: 0.5em;
}
#main_btn .cv_btn .btn-txt span {
    font-size: 0.8rem;
}
#main_btn .cv_btn a::after {
    right: 20px;
    top: 18px;
}
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 2em 0 2em 0;
}
#footer .footer-box{
	width: 90%;
	margin: 0 auto;
}
#footer .gakkou-logo {
    width: 100%;
    margin: 0 auto;
}
.footer-box .copy {
	color: #000;
	text-align: center;
	font-size: 1rem;
}
}

#main_btn .cv_btn.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}

/*リンクの形状*/
#floating11 a{
  display: flex;
  justify-content:center;
  align-items:center;
  border-radius: 5px;
  width: 130px;
  height: 130px;
  color: #fff;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:0.6rem;
  transition:all 0.3s;
}

#floating11 a:hover{
  opacity: 3;
}

/*リンクを右下に固定*/
#floating11 {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateX(130px);
}

@media screen and (max-width:768px) {
#floating11 a{
  width: 80px;
  height: 80px;
}
#floating11 a:hover{
  opacity: 3;
}   
}

/*　左の動き　*/

#floating11.LeftMove{
  animation: LeftAnime 0.5s forwards;
}

@keyframes LeftAnime{
  from {
    opacity: 0;
  transform: translateX(130px);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}
/*　右の動き　*/

#floating11.RightMove{
  animation: RightAnime 0.5s forwards;
}
@keyframes RightAnime{
  from {
    opacity: 1;
  transform: translateX(0);
  }
  to {
    opacity: 1;
  transform: translateX(130px);
  }
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
    bottom: 100px;
  z-index: 4;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateY(200px);
}

/*　上に上がる動き　*/
#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(200px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/
#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(200px);
  }
}

/*画像の切り替えと動き*/
#page-top a {
    /*aタグの形状*/
  display: block;
  width: 100px;
  height: 100px;
  color: #333;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:0.6rem;
    /*背景画像の指定*/
  background: url("../lp/img/pagetop_1.png") no-repeat center;
  background-size: contain;
}

#page-top.floatAnime a{
  width: 100px;
  height: 130px;
    /*背景画像の指定*/
  background: url("../lp/img/pagetop_2.png") no-repeat center;
  background-size: contain;
    /*アニメーションの指定*/
  animation: floatAnime 2s linear infinite;
  opacity: 0;
}

@keyframes floatAnime {
  0% { transform: translateX(0); opacity: 0; }
  25% { transform: translateX(-6px);opacity: 1; }
  50% { transform: translateX(0) }
  100% { transform: translateX(6px);opacity: 1; }
}

/*Page Topと書かれたテキストの位置*/
#page-top span{
    position: absolute;
    bottom: -20px;
    right: 20px;
  color: #666;
    font-size: 1.2rem;
}
@media screen and (max-width:768px) {
#page-top {
    bottom: 140px;
    transform: translateY(150px);
}
}