@charset "UTF-8";
/* ======================================================
/  マイページ
/====================================================== */
/* overWhite */
.mainvisual {
  background-image: url("../img/common/mainvisual/my.jpg");
}

.h-title-bg.h-red {
  margin-left: -10px;
  margin-right: -10px;
}

.h-title-s.arrow a {
  display: block;
  width: 100%;
}

.h-title-s.arrow a:hover {
  text-decoration: none;
}

/* shere */
.logout {
  position: relative;
}
.logout .h-title-deco span {
  display: inline-block;
  padding-right: 100px;
}
.logout a.bt-logout {
  position: absolute;
  top: 0px;
  right: 0px;
}

a.bt-logout {
  padding: 5px 8px 5px 28px;
  background-image: url("../img/common/share/icon-logout.png");
  background-repeat: no-repeat;
  background-position: 8px 50%;
  background-size: 12px auto;
  background-color: #D22B4B;
  font-size: 12px;
  color: #ffffff;
}
a.bt-logout:hover {
  text-decoration: none;
}

@media screen and (min-width: 801px) {
  .my-none {
    display: none !important;
  }

  .inner {
    margin-left: 15px;
    margin-right: 15px;
  }

  .h-title-bg.h-red {
    margin-left: 0;
    margin-right: 0;
    font-size: 22px;
  }

  .logout a.bt-logout {
    top: 5px;
    padding: 8px 8px 6px 34px;
    background-size: 16px auto;
    background-position: 10px 45%;
    font-size: 18px;
  }
}
/* index */
.service {
  margin-bottom: 15px;
  letter-spacing: -.4em;
}
.service a {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  width: 31.3%;
  height: 0;
  margin: 0 1%;
  padding-top: 31.3%;
  background-image: url("../img/my/img01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  vertical-align: top;
  font-size: 11px;
  color: #ffffff;
  line-height: 1.2;
}
.service a > p {
  position: absolute;
  bottom: 10px;
  left: 1px;
  width: 97%;
  height: 3.5em;
  background-color: rgba(102, 102, 102, 0.7);
  text-align: center;
}
.service a > p span {
  display: inline-block;
  position: absolute;
  top: 55%;
  transform: translate(0, -55%);
  -webkit-transform: translate(0, -55%);
  -moz-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  left: 0;
  right: 0;
}
.service a.report {
  background-image: url("../img/my/img02.png");
}
.service a.gallery {
  background-image: url("../img/my/img03.png");
}

.infomation-wp > ul {
  margin-bottom: 25px;
  padding: 15px 10px;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.infomation-wp > ul li::before {
  content: attr(data-updete);
  display: block;
  color: #D22B4B;
}
.infomation-wp > ul li:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #999999;
}

.gallery-wp {
  margin-bottom: 15px;
}
.gallery-wp > div {
  letter-spacing: -.4em;
}
.gallery-wp > div a {
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  width: 47%;
  margin: 0 1.5% 10px;
}

.chat-wp {
  padding-bottom: 15px;
}
.chat-wp > div {
  margin-bottom: 20px;
  padding-left: 74px;
  background-image: url("../img/my/chat-sunrisekids.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 75px auto;
}
.chat-wp > div > p {
  padding: 15px 20px;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.chat-wp > div::before {
  content: attr(data-timestamp);
  display: block;
  margin-bottom: 3px;
  font-size: 2.8vw;
}
.chat-wp > div.user {
  padding-left: 0;
  padding-right: 74px;
  background-image: url("../img/my/chat-user.png");
  background-position: 100% 0;
}
.chat-wp > div.user > p {
  background-color: #cae6c0;
}
.chat-wp > div.user::before {
  text-align: right;
}

@media screen and (max-width: 800px) {
  .service a {
    font-size: 10px;
  }
}
@media screen and (min-width: 801px) {
  .service {
    margin-bottom: 15px;
    letter-spacing: -.4em;
  }
  .service a {
    font-size: 18px;
  }
  .service a > p {
    bottom: 30px;
    left: 2px;
    width: 96.5%;
  }
  .service a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    transition: opacity 0.2s ease-out;
  }

  .infomation-wp > ul {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .infomation-wp > ul li:not(:last-child) {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .gallery-wp {
    margin-bottom: 40px;
  }
  .gallery-wp > div a {
    width: 23%;
    margin: 0 1% 10px;
  }

  .chat-wp > div::before {
    font-size: 13px;
  }
  .chat-wp > div > p {
    font-size: 13px;
  }
}
/* 共通 */
.menu {
  padding-bottom: 10px;
  letter-spacing: -.4em;
}
.menu a {
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  width: 32.3%;
  height: 5.0em;
  height: -webkit-calc(5.0em - 18px);
  height: -moz-calc(5.0em - 18px);
  height: calc(5.0em - 18px);
  margin: 0 0.5% 10px;
  padding: 8px 0 10px;
  background-color: #ffffff;
  border: solid 1px #999999;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  z-index: 0;
}
.menu a i {
  position: absolute;
  top: 50%;
  z-index: 0;
  width: 100%;
  transform: translate(0, -50%);
  text-align: center;
  font-size: 3.6vw;
}
.menu a.selected {
  background-color: #D22B4B;
  border: solid 1px #D22B4B;
  color: #ffffff;
}

.h-title-year {
  text-align: center;
}
.h-title-year span {
  display: inline-block;
  padding: 0 2em;
  border-bottom: solid 1px #D22B4B;
  color: #D22B4B;
}

.slide_pagination {
  display: block;
  overflow: hidden;
  height: 30px;
  margin: 10px auto;
  padding: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #d3d3d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 );
  border: solid 1px #D22B4B;
  border-left: none;
}
.slide_pagination > span {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 15%;
  height: 30px;
  padding: 7px 0;
  text-align: center;
  color: #D22B4B;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  cursor: pointer;
  border-left: 1px solid #D22B4B;
}
.slide_pagination > div {
  box-sizing: border-box;
  overflow: hidden;
  height: 30px;
  width: 70%;
  float: left;
}
.slide_pagination > div > p {
  position: relative;
  height: 30px;
  margin: 0;
  padding: 0;
}
.slide_pagination > div > p > a {
  float: left;
  box-sizing: border-box;
  height: 30px;
  padding: 6px 0;
  float: left;
  text-align: center;
  color: #D22B4B;
  text-decoration: none !important;
  border-left: 1px solid #D22B4B;
}
.slide_pagination > div > p > a.selected,
.slide_pagination > div > p > a:hover,
.slide_pagination > span:hover {
  background-color: #D22B4B;
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media screen and (min-width: 801px) {
  .menu {
    padding-bottom: 20px;
    text-align: center;
  }
  .menu a {
    width: 23%;
    height: auto;
  }
  .menu a i {
    position: relative;
    font-size: 13px;
  }
  .menu a br {
  	display: none;
  }
  .menu a:hover {
    background-color: #D22B4B;
    border: solid 1px #D22B4B;
    color: #ffffff;
    text-decoration: none;
  }

  .slide_pagination {
    margin: 10px auto 30px;
    font-size: 13px;
  }
  .slide_pagination > span {
    width: 7%;
  }
  .slide_pagination > div {
    width: 86%;
  }
  .slide_pagination > div > p > a {
    width: 8.3333%;
  }
}
/* 園からのお知らせ */
.my-info .txt-wp.f13 {
  padding-top: 5px;
}

.action {
  letter-spacing: -.4em;
  text-align: center;
}
.action p {
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  vertical-align: top;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.action .status {
  width: 36%;
  padding: 1px 0;
  text-align: center;
  background-color: #D22B4B;
  border: solid 1px #D22B4B;
  color: #ffffff;
}
.action .status.already {
  background-color: #ffffff;
  color: #D22B4B;
}
.action .download {
  width: 38%;
  margin-left: 10px;
}

@media screen and (min-width: 801px) {
  .my-info .lead {
    padding-left: 20px;
  }

  .action {
    margin-left: 20px;
    text-align: left;
  }
  .action .status {
    width: auto;
    padding: 1px 10px !important;
  }
  .action .download {
    width: 137px;
    margin-left: 10px;
  }
}
/* 連絡帳 */
.note-wp {
  margin-top: 20px;
}
.note-wp .h-title-bg {
  padding-left: 10px;
}
.note-wp textarea {
  width: 100%;
  margin: 0 0 15px;
  padding: 10px;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  min-height: 100px;
  resize: vertical;
}
.note-wp .comment {
  margin-bottom: 15px;
  padding: 12px 10px;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  line-height: 1.6;
}

@media screen and (min-width: 801px) {
  .note-wp .h-title-bg {
    padding-left: 15px;
  }
  .note-wp > div {
    margin: 0 20px;
  }
  .note-wp textarea {
    min-height: 250px;
  }
  .note-wp button.bt {
    max-width: 300px;
  }
  .note-wp .comment {
    margin-bottom: 25px;
    padding: 20px;
  }
}
/* ギャラリー */
.viewer {
  position: relative;
  width: 100%;
  margin: 20px auto 30px;
  padding: 20px 20px 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.viewer .caption {
  min-height: 44px;
  margin: 10px 0;
  color: #333333;
  opacity: 1 !important;
  filter: !important;
}
.viewer .caption li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333333;
  opacity: 1 !important;
  filter: !important;
}
.viewer .caption li em {
  display: block;
  color: #D22B4B;
}

.photo {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
  margin: auto;
  background: #808080;
}
.photo p {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.photo p img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

.my-file .h-title-bg {
  padding-left: 10px;
}

.thumbnail {
  overflow: hidden;
  padding: 0 10px 20px;
}
.thumbnail li {
  float: left;
  position: relative;
  text-align: center;
  width: 31.3%;
  margin: 0 1% 7px;
  padding-top: 23.425%;
  cursor: pointer;
  background: #808080;
  overflow: hidden;
}
.thumbnail li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.thumbnail li.active {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  transition: opacity 0.2s ease-out;
  z-index: 1;
}

.gbt-prev,
.gbt-next {
  position: absolute;
  z-index: 10;
  width: 34px;
  margin: -17px 0;
  top: 150px;
  cursor: pointer;
}

.gbt-prev:hover,
.gbt-next:hover {
  opacity: 0.7;
  filter: Alpha(opacity=70);
}

.gbt-prev {
  left: 0;
}

.gbt-next {
  right: 0;
}

@media screen and (min-width: 801px) {
  .viewer {
    width: 460px;
  }

  .thumbnail {
    padding: 0 0 20px;
  }
  .thumbnail li {
    width: 15.6%;
    margin: 0 0.5% 7px;
    padding-top: 11.7%;
  }

  .my-file .h-title-bg {
    padding-left: 15px;
  }

  .gbt-prev,
  .gbt-next {
    top: 200px;
  }
}

/* 登園登録関連 */
.attend-wp {
	display: block;
	margin: 20px 0 0 0;
	background: #fff;
	border-radius: 0.5em;
	padding: 0.5em;
}
.attend-wp > ol {
	display: block;
	width: 100%;
	border-bottom: 2px solid #d22b4b;
	text-align: center;
	padding: 0.5em 0;
}
.attend-wp > ol li {
	display: inline-block;
	font-weight: 600;
	font-size: 3.4vw;
}
.attend-wp > ol li:nth-child(1) {
	color: #ee6d79;
}
.attend-wp > ol li:nth-child(2) {
	color: #fc9010;
}
.attend-wp > ol li:nth-child(3) {
	color: #12c2f9;
}
.attend-wp > ol li::before {
	content: '・';
	color: #333;
}
.attend-wp > ol li:nth-child(1)::before {
	content: '';
}
.attend-wp > b {
	display: block;
	width: 100%;
	color: #d22b4b;
	text-align: center;
	font-weight: 600;
	font-size: 4.0vw;
	padding: 0.5em 0;
}
.attend-wp > strong {
	display: block;
	width: 100%;
	color: #3e3a39;
	text-align: center;
	font-weight: 600;
	font-size: 4.0vw;
	padding: 0.5em 0;
}
.attend-wp .attend-head {
	display: block;
	width: 100%;
	margin: 1.0em 0;
}
.attend-wp .attend-head > ul {
	display: inline-block;
	letter-spacing: -0.4em;
	width: 50%;
	vertical-align: top;
}
.attend-wp .attend-head > ul li {
	display: inline-block;
	letter-spacing: normal;
	padding: 0;
	margin: 0 4% 5%;
	width: 92%;
}
.attend-wp .attend-head > ul li a {
	display: block;
	padding: 2% 4%;
	width: 92%;
	width: -webkit-calc(92% - 4px);
	width: -moz-calc(92% - 4px);
	width: calc(92% - 4px);
	border: 2px solid #d22b4b;
	border-radius: 0.4em;
	background: #d22b4b;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	font-size: 3.2vw;
}
.attend-wp .attend-head > ul li:nth-child(1) a {
	background: #fff;
	color: #d22b4b;
}
.attend-wp .attend-head > div {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.attend-wp .attend-head > div table {
	width: 100%;
	border-top: 1px solid #555055;
	border-left: 1px solid #555055;
}
.attend-wp .attend-head > div table tr th,
.attend-wp .attend-head > div table tr td {
	width: 14.28%;
	width: -webkit-calc(14.28% - 1px);
	width: -moz-calc(14.28% - 1px);
	width: calc(14.28% - 1px);
	text-align: center;
	border-bottom: 1px solid #555055;
	border-right: 1px solid #555055;
	font-size: 3.4vw;
}
.attend-wp .attend-head > div table tr th {
	background: #837f83;
	color: #fff;
}
.attend-wp .attend-head > div table tr th:first-child {
	background: #ff4124;
}
.attend-wp .attend-head > div table tr th:last-child {
	background: #3c82d2;
}
.attend-wp .attend-head > div table tr td {
	background: #fff;
	color: #555055;
}
.attend-wp .attend-head > div table tr td.at {
	background: #f6fa53;
	color: #555055;
}
.attend-wp .attend-head > div table tr td.ho {
	background: #39b54a;
	color: #fff;
}
.attend-wp .attend-head > div table tr td.sun {
	background: #f00;
	color: #fff;
}
.attend-wp .attend-head > div table tr td.rest {
	background: #f00;
	color: #fff;
}
.attend-wp .attend-head > div p {
	font-size: 2.6vw;
	padding: 0.5em 0;
}
.attend-wp .attend-head > div p b {
	color: #39b54a;
}
.attend-wp .attend-head > div p b:first-child {
	color: #f6fa53;
}
.attend-wp .attend-head > div p b:last-child {
	color: #f00;
}

.attend-input{
}
.attend-input nav {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	letter-spacing: -0.4em;
}
.attend-input nav a {
	display: inline-block;
	letter-spacing: normal;
	width: 33.33%;
	padding: 0.5em 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	font-size: 3.4vw;
}
.attend-input nav a:nth-child(1) {
	background: #ee6d79;
}
.attend-input nav a:nth-child(2) {
	background: #fc9010;
}
.attend-input nav a:nth-child(3) {
	background: #12c2f9;
}
.attend-input .block {
	display: block;
	width: 94%;
	width: -webkit-calc(94% - 4px);
	width: -moz-calc(94% - 4px);
	width: calc(94% - 4px);
	margin: 0;
	padding: 3%;
	border: 2px solid #ee6d79;
	background: #ffe8e8;
}
.attend-input .block.c1 {
	border: 2px solid #ee6d79;
	background: #ffe8e8;
}
.attend-input .block.c2 {
	border: 2px solid #fc9010;
	background: #ffe1c0;
}
.attend-input .block.c3 {
	border: 2px solid #12c2f9;
	background: #dcf8ff;
}
.attend-input .block .input,
.attend-input .block .new,
.attend-input .block .confirm {
	width: 100%;
}

.attend-input .block .input tr > *
{
	min-width: 4em;
}

.attend-input .block .input tr th,
.attend-input .block .new tr th,
.attend-input .block .confirm tr th {
	background: #d22b4b;
	color: #fff;
	font-weight: 600;
	font-size: 3.6vw;
	padding: 0.2em;
	border-right: 1px solid #fff;
}
.attend-input .block .input tr th:last-child,
.attend-input .block .new tr th:last-child,
.attend-input .block .confirm tr th:last-child {
	border-right: none;
}
.attend-input .block .input tr td,
.attend-input .block .new tr td,
.attend-input .block .confirm tr td {
	background: #fff;
	color: #555055;
	font-size: 3.6vw;
	padding: 0.2em;
	text-align: center;
	border-right: 1px solid #555055;
	border-bottom: 1px solid #555055;
}
.attend-input .block .input tr td:last-child,
.attend-input .block .new tr td:last-child,
.attend-input .block .confirm tr td:last-child {
	border-right: none;
}
.attend-input .block .input tr:last-child td,
.attend-input .block .new tr:last-child td,
.attend-input .block .confirm tr:last-child td {
	border-bottom: none;
}
.attend-input .block .input tr td:first-child > i,
.attend-input .block .confirm tr td:first-child > i {
	color: #fff;
	background-color:#999699;
	padding: 0;
	margin: 0;
	width: 3.6vw;
	height: 3.6vw;
	line-height: 3.6vw;
	font-weight: normal;
	font-size: 2.0vw;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
}
.attend-input .block .input tr.holiday td:first-child > i,
.attend-input .block .confirm tr.holiday td:first-child > i {
	background-color:#ff4124;
}
.attend-input .block .input tr.saturday td:first-child > i,
.attend-input .block .confirm tr.saturday td:first-child > i {
	background-color:#3c82d2;
}
.attend-input .block .input tr.rest td:first-child > i,
.attend-input .block .confirm tr.rest td:first-child > i {
	background-color:#f00;
}
.attend-input .block .new tr.holiday td:first-child {
	color:#ff4124;
}
.attend-input .block .new tr.saturday td:first-child {
	color:#3c82d2;
}
.attend-input .block .input tr td:nth-child(2) span {
	text-align: center;
	background: #ff8c8c;
	color: #fff;
	font-size: 2.6vw;
	border-radius: 0.5em;
	padding: 0 0.5em;
}
.attend-input .block .input tr td:nth-child(2) span.ho {
	background: #39b54a;
}
.attend-input .block .input tr td:nth-child(2) span.at {
	background: #f6fa53;
	color: #555055;
}
.attend-input .block .input tr td:nth-child(2) span.rest {
	background: #f00;
}
.attend-input .block .input tr td:nth-child(3),
.attend-input .block .new tr td:nth-child(2) {
	text-align: left;
}
.attend-input .block .input tr td select {
	font-size: 3.6vw;
}
.attend-input .block > a {
	display: block;
	width: 80%;
	background: #fff;
	text-align: center;
	color: #ee6d79;
	border-radius: 0.5em;
	padding: 0.5em 0;
	margin: 1.0em auto 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 3.2vw;
}

.attend-wp .bt {
	text-align: center;
}
.attend-wp .send,
.attend-wp .back,
.attend-wp .top {
	display: block;
	width: 50%;
	width: -webkit-calc(50% - 2px);
	width: -moz-calc(50% - 2px);
	width: calc(50% - 2px);
	border: 1px solid #d22b4b;
	background: #d22b4b;
	text-align: center;
	color: #fff;
	padding: 0.5em 0;
	margin: 1.0em auto;
	text-decoration: none;
	font-weight: 600;
	font-size: 4.0vw;
}
.attend-wp .back {
	background: #fff;
	color: #666666;
}
.attend-wp .top {
	display: block;
	width: 80%;
	width: -webkit-calc(80% - 2px);
	width: -moz-calc(80% - 2px);
	width: calc(80% - 2px);
}
.attend-wp .send.harf,
.attend-wp .back.harf {
	display: inline-block;
	width: 40%;
	width: -webkit-calc(40% - 2px);
	width: -moz-calc(40% - 2px);
	width: calc(40% - 2px);
	margin: 1.0em 0.5em;
}

.attend-wp .memo-t {
	display: block;
	background: url(../img/my/attend-memo.png) no-repeat;
	background-size: auto 100%;
	color: #d22b4b;
	font-weight: 600;
	font-size: 4.0vw;
	padding: 0.5em 0 0.5em 2.8em;
	margin: 0.5em 0;
}
.attend-wp textarea {
	display: block;
	width: 96%;
	padding: 2%;
}
.attend-wp .textarea {
	display: block;
	width: 96%;
	border: 1px solid #999999;
	padding: 2%;
}
.attend-wp .attention {
	display: block;
	width: 96%;
	background: #fae9ed;
	border-radius: 0.5em;
	margin: 2.0em auto;
	padding: 4% 2%;
}
.attend-wp .attention strong {
	display: block;
	background: url(../img/my/attend-attention.png) no-repeat;
	background-size: auto 100%;
	color: #d22b4b;
	font-weight: 600;
	font-size: 3.2vw;
	padding: 0.2em 0 0.2em 2.0em;
	margin: 0.5em 0;
}
.attend-wp .attention ul {
}
.attend-wp .attention ul li {
	font-size: 3.2vw;
	padding-left: 1em;
	text-indent: -1em;
}
.attend-wp .attention ul li::before {
	content: '・';
}

.attend-beginner-nav {
	display: block;
	text-align: center;
	width: 100%;
	padding: 2.0em 0;
}
.attend-beginner-nav a {
	diplay: inline-block;
	width: 40%;
	margin: 0 1%;
	padding: 0.5em 4%;
	text-align: center;
	border: 1px solid #d22b4b;
	background: #fff;
	color: #d22b4b;
	text-decoration: none;
	font-weight: 600;
	font-size: 3.2vw;
}
.attend-beginner-wp {
	display: block;
	margin: 0;
}
.attend-beginner-wp > h5 {
	display: block;
	background: #f6d5db;
	border-left: 3px solid #d22b4b;
	color: #d22b4b;
	font-weight: 600;
	font-size: 3.6vw;
	padding: 0.5em 0 0.5em 0.5em;
}
.attend-beginner-wp + h5 {
	margin: 20px 0 0;
}
.attend-beginner-wp > div {
	background: #fff;
	border-radius: 0.5em;
	margin: 1.0em 0 3.0em;
	padding: 1.0em;
}
.attend-beginner-wp > div > p {
}
.lead > b,
.attend-beginner-wp > div > p > span > b {
	font-weight: 600;
	color: #d22b4b;
}
.attend-beginner-wp > div > p > span {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
.attend-beginner-wp > div > p > strong {
	display: block;
	font-size: larger;
	font-weight: 600;
	color: #c00;
	padding: 0 0 0.5em;
	margin: 0 0 0.8em;
	border-bottom: 2px solid #F8DFE4;
}
.attend-beginner-wp > div > img {
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 1.0em auto;
	border: solid 2px #999;
}
.attend-beginner-wp > div > hr {
	border: none;
	border-bottom: 1px dotted #666;
	margin: 0 0 1.0em;
}

@media screen and (min-width: 801px) {
	.attend-wp {
		margin: 20px 10px 0;
		padding: 0.5em 1.5em;
	}
	.attend-wp > ol li {
		font-size: 20px;
	}
	.attend-wp > b {
		font-size: 18px;
	}
	.attend-wp > strong {
		font-size: 18px;
	}
	.attend-wp .attend-head > ul {
		display: inline-block;
		letter-spacing: -0.4em;
		width: 70%;
		margin-right: 5%;
		vertical-align: top;
	}
	.attend-wp .attend-head > ul li {
		margin: 0 2% 10px 0;
		width: 31.33%;
	}
	.attend-wp .attend-head > ul li a {
		padding: 4%;
		font-size: 13px;
	}
	.attend-wp .attend-head > ul li:nth-child(1) {
		display: block;
	}
	.attend-wp .attend-head > div {
		display: inline-block;
		width: 25%;
	}
	.attend-wp .attend-head > div table tr th,
	.attend-wp .attend-head > div table tr td {
		font-size: 12px;
		padding: 0.5em 0;
	}
	.attend-wp .attend-head > div p {
		font-size: 12px;
	}
	.attend-input nav a {
		display: inline-block;
		letter-spacing: normal;
		width: 20%;
		font-size: 16px;
		border-radius: 8px 8px 0 0;
	}
	.attend-input .block{
		text-align: right;
	}
	.attend-input .block .input tr th,
	.attend-input .block .new tr th,
	.attend-input .block .confirm tr th {
		font-size: 15px;
		text-align: center;
	}
	.attend-input .block .input tr td,
	.attend-input .block .new tr td,
	.attend-input .block .confirm tr td {
		font-size: 17px;
	}
	.attend-input .block .input tr td:first-child
	.attend-input .block .new tr td:first-child,
	.attend-input .block .confirm tr td:first-child {
		font-size: 24px;
	}
	.attend-input .block .input tr td:first-child > i,
	.attend-input .block .confirm tr td:first-child > i {
		color: #fff;
		background-color:#999699;
		padding: 0;
		margin: 0;
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-weight: normal;
		font-size: 12px;
		text-align: center;
		display: inline-block;
		border-radius: 50%;
		vertical-align: middle;
	}
	.attend-input .block .input tr td:nth-child(2) span {
		font-size: 14px;
	}
	.attend-input .block .input tr td:nth-child(3),
	.attend-input .block .new tr td:nth-child(2) {
		text-align: center;
	}
	.attend-input .block .input tr td select,
	.attend-input .block .new tr td select {
		font-size: 17px;
	}
	.attend-input .block > a {
		display: inline-block;
		width: 30%;
		background: #fff;
		text-align: center;
		color: #ee6d79;
		border-radius: 0.5em;
		padding: 0.5em 0;
		margin: 1.0em auto 0;
		text-decoration: none;
		font-weight: 600;
		font-size: 12px;
	}

	.attend-wp .send,
	.attend-wp .back,
	.attend-wp .top  {
		width: 158px;
		font-size: 15px;
	}
	.attend-wp .send.harf,
	.attend-wp .back.harf {
		display: inline-block;
		width: 158px;
	}
	.attend-wp .top  {
		width: 258px;
	}

	.attend-wp .memo-t {
		font-size: 15px;
	}
	.attend-wp .attention {
		padding: 2%;
	}
	.attend-wp .attention strong {
		font-size: 15px;
	}
	.attend-wp .attention ul li {
		font-size: 13px;
	}
	
	.attend-beginner-nav a {
		font-size:16px;
	}
	.attend-beginner-wp {
		display: block;
		margin: 0 10px;
		padding: 0 1.5em 0.5em;
	}
	.attend-beginner-wp > h5 {
		font-size: 20px;
		padding: 0.3em 0 0.3em 0.5em;
	}
	.attend-beginner-wp + h5 {
		margin: 2.0em 0 0;
	}
	.attend-beginner-wp > div {
		overflow: hidden;
	}
	.attend-beginner-wp > div > p {
		display: block;
		float: left;
		width: 38%;
		font-size: 14px;
	}
	.attend-beginner-wp > div > img {
		display: block;
		float: right;
		width: 60%;
		max-width: 420px;
		margin: 0 0 1.0em;
		padding: 0;
		vertical-align: top;
	}
	.attend-beginner-wp > div > hr {
		width: 100%;
		clear: both;
		border: none;
		border-bottom: 1px dotted #666;
		margin: 1.0em 0;
		padding: 1.0em 0 0;
	}
}

/* 登園登録関連（スタッフ側） */
.staff .mainvisual {
  background-image: url("../img/common/mainvisual/my-staff.jpg");
}
.staff a.bt-logout {
  background-image: url("../img/common/share/icon-logout.png");
  background-color: #008cd6;
}

.staff .menu a.selected {
  background-color: #008cd6;
  border: solid 1px #008cd6;
  color: #ffffff;
}

.staff .h-title-bg.h-red {
  background-color: #008cd6;
}

.staff .attend-wp > ol {
	border-bottom: 2px solid #008cd6;
}
.staff .attend-wp > ol li:nth-child(1) {
	color: #555055;
}
.staff .attend-wp > b {
	color: #008cd6;
}
.staff .attend-wp .attend-head > ul li a {
	border: 2px solid #008cd6;
	background: #008cd6;
}
.staff .attend-wp .attend-head > ul li:nth-child(1) a {
	background: #fff;
	color: #008cd6;
}

.staff .attend-input .block {
	border: 2px solid #d8e6f6;
	background: #d8e6f6;
}
.staff .attend-input .block .input tr th,
.staff .attend-input .block .new tr th,
.staff .attend-input .block .confirm tr th {
	background: #008cd6;
}

.staff .attend-wp .send,
.staff .attend-wp .back,
.staff .attend-wp .top {
	border: 1px solid #008cd6;
	background: #008cd6;
}
.staff .attend-wp .back {
	background: #fff;
	color: #666666;
}

.staff .attend-wp .memo-t {
	background: url(../img/my/staff-attend-memo.png) no-repeat;
	background-size: auto 100%;
	color: #008cd6;
}

.staff .attend-beginner-nav a {
	border: 1px solid #008cd6;
	color: #008cd6;
}
.staff .attend-beginner-wp > h5 {
	background: #cce8f7;
	border-left: 3px solid #008cd6;
	color: #008cd6;
}




@media screen and (min-width: 801px) {
	.staff .menu {
		text-align: left;
	}
	.staff .menu a {
    	text-align: center;
	}
	.staff .menu a:hover {
		background-color: #008cd6;
		border: solid 1px #008cd6;
	}
}


/*# sourceMappingURL=my.css.map */
