@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url("https://fonts.googleapis.com/css?family=Lato:700");
/* fontawesome アイコン */
@import "style_all.css";
@import "style_box.css";
@import "style_regular.css";
i.fa {
  font-size: 1.8em;
}

/* Webフォント */
[class*=latoF] {
  font-family: "Lato", sans-serif;
}

[class*=r_mplusF] {
  font-family: "Rounded Mplus 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
}

/*-------------------------------------------------------------------
common
-------------------------------------------------------------------*/
h5.ttl_kondate {
  margin-bottom: 5px;
  font-size: 150%;
  text-align: center;
}
h5.ttl_kondate .new {
  display: table;
  border: 1px solid #999;
  border-radius: 1.5em;
  margin: 0px auto;
  padding: 0.3em 0.5em;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px #666;
  line-height: 1;
  -webkit-animation: color-change 3s linear infinite;
          animation: color-change 3s linear infinite;
}
h5.ttl_kondate div:has(i) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
h5.ttl_kondate ~ p img {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

div.ttl_kodawari {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: title;
  -ms-grid-row-align: end;
      align-self: end;
  font-family: "Rounded Mplus 1c", "メイリオ", "Meiryo";
  font-size: 175%;
  font-weight: bold;
  line-height: 1.25em;
  text-align: center;
}
div.ttl_kodawari:before {
  zoom: 1;
  display: inline-block;
  *display: inline;
  margin-right: 10px;
  vertical-align: middle;
}
div.ttl_kodawari + p:has(i) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: caption;
  -ms-grid-row-align: start;
      align-self: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.25em;
}
div.ttl_kodawari + h2 {
  margin-bottom: 1em;
  font-size: 150%;
  text-align: center;
}
div.ttl_kodawari[class*=pot]:before {
  display: block;
  width: 50px;
  margin: 0px auto 15px;
}
div.ttl_kodawari[class*=pot01]:before {
  content: url(../img/kyushoku/illust_pot01.png);
  height: 53px;
}
div.ttl_kodawari[class*=pot02]:before {
  content: url(../img/kyushoku/illust_pot02.png);
  height: 104px;
  padding-left: 10px;
}
div.ttl_kodawari[class*=pot03]:before {
  content: url(../img/kyushoku/illust_pot03.png);
  height: 60px;
}
div.ttl_kodawari[class*=pot04]:before {
  content: url(../img/kyushoku/illust_pot04.png);
  height: 53px;
}
div.ttl_kodawari[class*=pot05]:before {
  content: url(../img/kyushoku/illust_pot05.png);
  height: 104px;
  padding-left: 10px;
}
div.ttl_kodawari[class*=pot06]:before {
  content: url(../img/kyushoku/illust_pot06.png);
  height: 60px;
}
div.ttl_kodawari[class*=pot07]:before {
  content: url(../img/kyushoku/illust_pot07.png);
  height: 53px;
}

dl.study {
  display: table;
  background-color: #fef9eb;
  border-radius: 10px;
  margin: 0px 0px 1em;
  padding: 10px;
}
dl.study dt {
  display: table-cell;
  width: 100px;
  border-right: 3px solid #fff;
  padding: 0.5em 1em;
  line-height: 1.4em;
  vertical-align: middle;
  text-align: center;
}
dl.study dd {
  display: table-cell;
  padding: 0.5em 1em;
  line-height: 1.4em;
  vertical-align: middle;
}

ul.gallery {
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 2em;
}
ul.gallery.division-1 {
  width: 240px;
}
ul.gallery.division-3 li:nth-child(2) {
  text-align: center;
}
ul.gallery li {
  display: table-cell;
  line-height: 1;
  vertical-align: top;
}
ul.gallery li:first-child {
  text-align: left;
}
ul.gallery li:last-child {
  text-align: right;
}
ul.gallery li p {
  zoom: 1;
  display: inline-block;
  *display: inline;
  width: 240px;
  line-height: 1.4em;
  text-align: left;
}
ul.gallery li p small {
  zoom: 1;
  display: inline-block;
  *display: inline;
}
ul.gallery li h5 {
  margin: 0px 0px 6px;
}
ul.gallery li h5 a {
  zoom: 1;
  display: inline-block;
  *display: inline;
  border-radius: 10px;
  margin-left: 20px;
  overflow: hidden;
}
ul.gallery li h5 a:first-child {
  margin-left: 0px;
}
ul.gallery li.hasDoubleImage p {
  width: 500px;
}
ul.gallery li.hasDoubleImage p small {
  width: 240px;
  margin-right: 20px;
}
ul.gallery li.hasDoubleImage p small:last-child {
  margin-right: 0px;
}
ul.gallery li.hasDoubleImage p small:only-child {
  width: 500px;
}
ul.gallery img {
  width: 240px;
  height: auto;
}

/*-------------------------------------------------------------------
#kyushoku-pagebox
-------------------------------------------------------------------*/
#kyushoku-pagebox #contentbox div.pagettl {
  position: relative;
  z-index: 2;
}
#kyushoku-pagebox #contentbox div.pagettl a:hover img {
  opacity: 1;
}
#kyushoku-pagebox #contentbox section {
  overflow-x: visible;
}
#kyushoku-pagebox #contentbox p {
  zoom: 1;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#kyushoku-pagebox #contentbox p:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}
#kyushoku-pagebox #contentbox p {
  zoom: 1;
}
#kyushoku-pagebox #contentbox div.note {
  zoom: 1;
  display: inline-block;
  *display: inline;
}
#kyushoku-pagebox #contentbox div.note img {
  position: relative;
  margin-top: -20px;
}
#kyushoku-pagebox #contentbox div.note img.left {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
#kyushoku-pagebox #contentbox div.note p {
  zoom: 1;
  display: inline-block;
  *display: inline;
  min-width: 120px;
  max-width: 100%;
  position: relative;
  background-color: #fef9eb;
  border-radius: 10px;
  padding: 20px;
}
#kyushoku-pagebox #contentbox div.note p:before {
  content: "";
  position: absolute;
  top: 50%;
  border: 15px solid transparent;
  margin-top: -15px;
}
#kyushoku-pagebox #contentbox div.note img.right + p:before {
  left: 100%;
  border-left: 15px solid #fef9eb;
}
#kyushoku-pagebox #contentbox div.note img.left + p:before {
  right: 100%;
  border-right: 15px solid #fef9eb;
}

@media screen and (max-width: 768px) {
  #kyushoku-pagebox #contentbox div.pagettl {
    margin-bottom: 1em;
  }
  #kyushoku-pagebox #contentbox section.blockbox {
    width: 90%;
    max-width: 90%;
  }
  #kyushoku-pagebox #contentbox section.blockbox > div.inner > p {
    margin-bottom: 1em;
  }
  #kyushoku-pagebox #contentbox section.blockbox > div.inner > div.ttl {
    float: none;
    width: auto;
    text-align: center;
  }
  #kyushoku-pagebox #contentbox section.blockbox > div.inner > div.ttl img {
    margin-left: auto;
    margin-right: auto;
  }
  #kyushoku-pagebox #contentbox section.box-s > div.ttl {
    text-align: center;
  }
  #kyushoku-pagebox #contentbox div.note {
    margin-bottom: 1em;
  }
  #kyushoku-pagebox #contentbox div.note img {
    width: 60px;
    margin-top: 0px;
  }
  #kyushoku-pagebox #contentbox div.note img.photo-left {
    margin-right: 10px;
  }
  #kyushoku-pagebox #contentbox div.note img.photo-right {
    margin-left: 10px;
  }
  #kyushoku-pagebox #contentbox div.note p {
    max-width: 70%;
    line-height: 1.25em;
  }
}
/*
#content-introduction
*/
#kyushoku-pagebox #content-introduction {
  margin-bottom: 0px;
}
#kyushoku-pagebox #content-introduction p img {
  psoition: relative;
  margin-top: -2em;
}
#kyushoku-pagebox #content-introduction div.note {
  position: relative;
  margin-top: -2em;
}

@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-introduction p img {
    float: right;
    margin: 0px 0px 1em 30px;
    display: block;
    float: none;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 0px auto;
  }
  #kyushoku-pagebox #content-introduction div.note {
    margin-top: 0px;
  }
}
/*
#content-calendar
*/
#kyushoku-pagebox #content-calendar table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
}
#kyushoku-pagebox #content-calendar table caption div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-bottom: 10px;
}
#kyushoku-pagebox #content-calendar table caption div a i {
  font-size: 175%;
  vertical-align: middle;
}
#kyushoku-pagebox #content-calendar table caption div a:first-child i {
  margin-right: 5px;
}
#kyushoku-pagebox #content-calendar table caption div a:last-child i {
  margin-left: 5px;
}
#kyushoku-pagebox #content-calendar table caption div span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 2em;
}
#kyushoku-pagebox #content-calendar table caption div span strong {
  font-family: "Rounded Mplus 1c", "メイリオ", "Meiryo";
  font-size: 175%;
  font-weight: bold;
  vertical-align: middle;
}
#kyushoku-pagebox #content-calendar table:last-child caption div {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#kyushoku-pagebox #content-calendar table tr:first-child td {
  background: #ccc;
  color: #fff;
  padding: 3px;
}
#kyushoku-pagebox #content-calendar table tr:first-child td:first-child {
  background: #FFBEAA;
}
#kyushoku-pagebox #content-calendar table tr:first-child td:last-child {
  background: #AAD7FF;
}
#kyushoku-pagebox #content-calendar table tr:not(:first-child) td {
  cursor: pointer;
}
#kyushoku-pagebox #content-calendar table tr:not(:first-child) td:hover {
  background-color: #eee;
}
#kyushoku-pagebox #content-calendar table tr:not(:first-child) td:nth-child(1):hover, #kyushoku-pagebox #content-calendar table tr:not(:first-child) td.no_link:hover {
  background-color: transparent;
}
#kyushoku-pagebox #content-calendar table tr td {
  width: 14.2857142857%;
  position: relative;
  border: 1px solid #ccc;
  padding: 15px 6px;
  text-align: center;
  vertical-align: top;
}
#kyushoku-pagebox #content-calendar table tr td h5 {
  width: calc(100% + 12px);
  height: 30px;
  background: #eee;
  border-bottom: 1px solid #ccc;
  margin: -15px -6px 6px;
  padding: 3px 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-calendar table tr td:first-child {
    display: none;
  }
}
#kyushoku-pagebox #content-calendar table tr td:first-child h5 {
  background: #fff1ed;
}
#kyushoku-pagebox #content-calendar table tr td:last-child h5 {
  background: #edf7ff;
}
#kyushoku-pagebox #content-calendar table tr td div {
  height: 80px;
  margin-bottom: 12px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-calendar table tr td div {
    height: 50px;
    margin-bottom: 6px;
  }
}
#kyushoku-pagebox #content-calendar table tr td div:empty {
  display: none;
}
#kyushoku-pagebox #content-calendar table tr td div img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border-radius: 2px;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}
#kyushoku-pagebox #content-calendar table tr td p {
  letter-spacing: -0.05em;
  line-height: 1.4em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-calendar table tr:not(:first-child) td {
    height: 100px;
  }
}

/*
#content-kondate
*/
#kyushoku-pagebox #content-kondate + #content-kodawari {
  padding-top: 2em;
}
#kyushoku-pagebox #content-kondate .link {
  margin-bottom: 1em;
  font-family: "Rounded Mplus 1c", "メイリオ", "Meiryo";
  font-size: 150%;
}
#kyushoku-pagebox #content-kondate .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#kyushoku-pagebox #content-kondate .link a:before {
  content: "";
  display: block;
  width: 35px;
  height: 62.5px;
  background: url(../img/kyushoku/illust_girl.png) no-repeat center center/cover;
}
#kyushoku-pagebox #content-kondate dl {
  zoom: 1;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#kyushoku-pagebox #content-kondate dl:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}
#kyushoku-pagebox #content-kondate dl {
  position: relative;
}
#kyushoku-pagebox #content-kondate dt {
  float: left;
  width: 200px;
  text-align: center;
}
#kyushoku-pagebox #content-kondate dt img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  margin-bottom: -20px;
}
#kyushoku-pagebox #content-kondate dt div {
  display: table-cell;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  background-color: #fef9eb;
  vertical-align: middle;
}
#kyushoku-pagebox #content-kondate dd {
  float: right;
  width: 600px;
  margin-bottom: 0px;
}
#kyushoku-pagebox #content-kondate dd.link {
  margin-top: 1em;
  text-align: right;
}
#kyushoku-pagebox #content-kondate dd.link a {
  display: inline-block;
}
#kyushoku-pagebox #content-kondate dd.link a:before {
  display: none;
}
#kyushoku-pagebox #content-kondate dd.caption {
  padding-top: 0px;
}
#kyushoku-pagebox #content-kondate dd.caption div.inner img {
  max-width: 100%;
  height: auto;
}
#kyushoku-pagebox #content-kondate dd.caption div.inner::before, #kyushoku-pagebox #content-kondate dd.caption div.inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  margin: 20px 0;
  background: url(https://coco-ange.cc/img/news_bd01.png);
  background-size: 100%;
}
#kyushoku-pagebox #content-kondate dd.caption div.inner ul li {
  border-bottom: 1px dotted #666;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
#kyushoku-pagebox #content-kondate dd.caption div.inner .content {
  display: none;
}
#kyushoku-pagebox #content-kondate dd.caption div.more {
  margin-bottom: 1em;
  padding-top: 30px;
  text-align: right;
}
#kyushoku-pagebox #content-kondate dd.caption div.more p {
  text-align: right;
}
#kyushoku-pagebox #content-kondate dd.caption div.more img {
  width: 300px;
}
#kyushoku-pagebox #content-kondate dd img {
  max-width: 100%;
  border-radius: 10px;
}
#kyushoku-pagebox #content-kondate dd table {
  max-width: 100%;
  overflow-x: scroll;
}

@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-kondate dt {
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 3em;
  }
  #kyushoku-pagebox #content-kondate dd {
    float: none;
    width: auto;
  }
  #kyushoku-pagebox #content-kondate dd.link {
    width: 100%;
    top: 0px;
    right: auto;
    padding-top: 0px;
    text-align: center !important;
  }
  #kyushoku-pagebox #content-kondate dd.caption {
    padding-top: 1em !important;
  }
  #kyushoku-pagebox #content-kondate dd.caption div.more, #kyushoku-pagebox #content-kondate dd.caption div.more p {
    text-align: center;
  }
}
/*
#content-kodawari
*/
#kyushoku-pagebox #content-kodawari > div.inner > div.ttl {
  float: left;
  width: 213px;
}
#kyushoku-pagebox #content-kodawari nav {
  display: block;
  float: right;
  width: 543px;
  height: 328px;
  position: relative;
  margin: -10px 0px 30px;
}
#kyushoku-pagebox #content-kodawari nav ul {
  position: relative;
}
#kyushoku-pagebox #content-kodawari nav ul li {
  position: absolute;
  text-align: center;
}
#kyushoku-pagebox #content-kodawari nav ul li a {
  font-family: "Rounded Mplus 1c", "メイリオ", "Meiryo";
  font-size: 133.3%;
  font-weight: bold;
  line-height: 1.4em;
  white-space: nowrap;
}
#kyushoku-pagebox #content-kodawari nav ul li a:before {
  display: block;
  width: 50px;
  margin: 0px auto;
}
#kyushoku-pagebox #content-kodawari nav ul li small {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
  font-weight: normal;
  line-height: 1.4em;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(1) {
  left: 0px;
  top: 38px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(1) a:before {
  content: url(../img/kyushoku/illust_pot01.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(2) {
  left: 92px;
  top: 132px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(2) a:before {
  content: url(../img/kyushoku/illust_pot02.png);
  height: 104px;
  padding-left: 10px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(3) {
  left: 172px;
  top: 0px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(3) a:before {
  content: url(../img/kyushoku/illust_pot03.png);
  height: 60px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(4) {
  left: 216px;
  top: 168px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(4) a:before {
  content: url(../img/kyushoku/illust_pot04.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(5) {
  left: 298px;
  top: 2px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(5) a:before {
  content: url(../img/kyushoku/illust_pot05.png);
  height: 104px;
  padding-left: 10px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(6) {
  left: 378px;
  top: 197px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(6) a:before {
  content: url(../img/kyushoku/illust_pot06.png);
  height: 60px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(7) {
  left: 417px;
  top: 66px;
}
#kyushoku-pagebox #content-kodawari nav ul li:nth-child(7) a:before {
  content: url(../img/kyushoku/illust_pot07.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari section.box-s {
  zoom: 1;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#kyushoku-pagebox #content-kodawari section.box-s:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}
#kyushoku-pagebox #content-kodawari section.box-s {
  clear: both;
  border-bottom: 1px dotted #666;
  margin: 0px 0px 1em;
  padding: 0px 0px 1em;
  text-align: center;
}
#kyushoku-pagebox #content-kodawari section.box-s:last-child {
  margin-bottom: 0px;
}
#kyushoku-pagebox #content-kodawari section.box-s a.modaal {
  display: -ms-inline-grid;
  display: inline-grid;
  grid-temlate-rows: auto auto;
  grid-template-column: 100px 1fr;
  gap: 6px 10px;
      grid-template-areas: "pot title" "pot caption";
  margin: 0px auto;
  text-align: center;
}
#kyushoku-pagebox #content-kodawari section.box-s a.modaal:before {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: pot;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari01] a.modaal:before {
  content: url(../img/kyushoku/illust_pot01.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari02] a.modaal:before {
  content: url(../img/kyushoku/illust_pot02.png);
  height: 104px;
  padding-left: 10px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari03] a.modaal:before {
  content: url(../img/kyushoku/illust_pot03.png);
  height: 60px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari04] a.modaal:before {
  content: url(../img/kyushoku/illust_pot04.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari05] a.modaal:before {
  content: url(../img/kyushoku/illust_pot05.png);
  height: 104px;
  padding-left: 10px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari06] a.modaal:before {
  content: url(../img/kyushoku/illust_pot06.png);
  height: 60px;
}
#kyushoku-pagebox #content-kodawari section.box-s[id=kodawari07] a.modaal:before {
  content: url(../img/kyushoku/illust_pot07.png);
  height: 53px;
}
#kyushoku-pagebox #content-kodawari section.box-s .content {
  display: none;
}
#kyushoku-pagebox #content-kodawari h2 {
  zoom: 1;
  display: inline-block;
  *display: inline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 0.5em;
  padding: 0px 1em 6px 0px;
  font-family: "Rounded Mplus 1c", "メイリオ", "Meiryo";
  font-size: 133.3%;
  font-weight: normal;
}
#kyushoku-pagebox #content-kodawari p {
  margin-bottom: 2em;
}
#kyushoku-pagebox #content-kodawari p:last-child {
  margin-bottom: 0px;
}
#kyushoku-pagebox #content-kodawari dl {
  margin-bottom: 2em;
}
#kyushoku-pagebox #content-kodawari #kodawari01 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot01.png);
}
#kyushoku-pagebox #content-kodawari #kodawari01 h2 {
  background-image: url(../img/goal_bd01.png);
}
#kyushoku-pagebox #content-kodawari #kodawari02 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot02.png);
}
#kyushoku-pagebox #content-kodawari #kodawari02 h2 {
  background-image: url(../img/goal_bd02.png);
}
#kyushoku-pagebox #content-kodawari #kodawari03 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot03.png);
}
#kyushoku-pagebox #content-kodawari #kodawari03 h2 {
  background-image: url(../img/goal_bd03.png);
}
#kyushoku-pagebox #content-kodawari #kodawari04 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot04.png);
}
#kyushoku-pagebox #content-kodawari #kodawari04 h2 {
  background-image: url(../img/goal_bd04.png);
}
#kyushoku-pagebox #content-kodawari #kodawari04 > p {
  width: 540px;
}
#kyushoku-pagebox #content-kodawari #kodawari04 ul.gallery {
  float: right;
  position: relative;
  margin-top: -180px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot05.png);
}
#kyushoku-pagebox #content-kodawari #kodawari05 h2 {
  background-image: url(../img/goal_bd05.png);
}
#kyushoku-pagebox #content-kodawari #kodawari05 > p {
  width: 540px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 dl.study {
  width: 540px;
  position: relative;
}
#kyushoku-pagebox #content-kodawari #kodawari05 dl.study:before {
  content: url(../img/kyushoku/illust_girl.png);
  display: block;
  position: absolute;
  right: 10px;
  top: -125px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 dl.study ~ dl.study:before {
  content: none;
}
#kyushoku-pagebox #content-kodawari #kodawari05 ul.gallery {
  display: block;
  width: 240px;
  position: absolute;
  right: 0px;
  top: 120px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 ul.gallery li {
  display: block;
  margin-bottom: 10px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample {
  position: relative;
  padding-top: 1em;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child {
  zoom: 1;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child {
  width: 540px;
  padding-top: 4em;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child img {
  float: left;
  position: relative;
  margin-top: -4em;
  margin-right: 20px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:last-child {
  width: 580px;
  position: absolute;
  right: 0px;
  top: 30px;
}
#kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:last-child img {
  display: block;
  width: 240px;
  border-radius: 10px;
  margin: 0px 0px 6px auto;
}
#kyushoku-pagebox #content-kodawari #kodawari06 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot06.png);
}
#kyushoku-pagebox #content-kodawari #kodawari06 h2 {
  background-image: url(../img/goal_bd01.png);
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery {
  display: block;
  width: 240px;
  position: relative;
  margin: 0px 0px 0px auto;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li {
  zoom: 1;
  display: inline-block;
  *display: inline;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:first-child {
  position: absolute;
  width: 540px;
  left: -600px;
  top: 0px;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:first-child img {
  width: 540px;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:nth-child(2) {
  margin-bottom: 10px;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:nth-child(2) h5 a {
  height: 130px;
  overflow: hidden;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:nth-child(2) h5 a img {
  position: relative;
  margin-top: -50px;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:nth-child(3) h5 a {
  height: 240px;
  overflow: hidden;
}
#kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:nth-child(3) h5 a img {
  position: relative;
  margin-top: -40px;
}
#kyushoku-pagebox #content-kodawari #kodawari07 > div.ttl:before {
  content: url(../img/kyushoku/illust_pot07.png);
}
#kyushoku-pagebox #content-kodawari #kodawari07 h2 {
  background-image: url(../img/goal_bd02.png);
}
#kyushoku-pagebox #content-kodawari #kodawari07 p img {
  position: relative;
  margin-top: -60px;
}

@media screen and (max-width: 768px) {
  #kyushoku-pagebox #content-kodawari > div.inner > div.ttl {
    margin-bottom: 0.5em;
  }
  #kyushoku-pagebox #content-kodawari nav {
    display: none;
  }
  #kyushoku-pagebox #content-kodawari h2 {
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding-left: 1em;
  }
  #kyushoku-pagebox #content-kodawari #kodawari03 ul.gallery li:last-child small {
    zoom: 1;
    display: inline-block;
    *display: inline;
  }
  #kyushoku-pagebox #content-kodawari #kodawari04 > p {
    width: auto;
  }
  #kyushoku-pagebox #content-kodawari #kodawari04 ul.gallery {
    margin-top: 0px;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 > p {
    width: auto;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 dl.study {
    display: block !important;
    width: 100% !important;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 dl.study:before {
    content: none;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 dl.study dt {
    display: block !important;
    width: 100%;
    border-bottom: 3px solid #fff;
    border-right: 0px none transparent;
    padding-bottom: 6px;
    text-align: center;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 dl.study dd {
    display: block !important;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child {
    width: 100%;
    padding-top: 0px;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:first-child img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    position: static;
    margin-top: 0px;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:last-child {
    width: 100%;
    position: static;
  }
  #kyushoku-pagebox #content-kodawari #kodawari05 div.sample p:last-child img {
    margin-right: auto;
  }
  #kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery {
    margin-right: auto;
  }
  #kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:first-child {
    width: 240px;
    position: static;
  }
  #kyushoku-pagebox #content-kodawari #kodawari06 ul.gallery li:first-child img {
    width: 240px;
  }
  #kyushoku-pagebox #content-kodawari #kodawari07 p img {
    float: right;
    margin: 0px 0px 1em 30px;
    float: none;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 0px;
  }
}
/*
-------------------------------------------------------------------*/
#kyushoku-calendar-pagebox {
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
  /*
  .article-page
  */
}
#kyushoku-calendar-pagebox.article-page.iframe #maincontentbox {
  padding: 15px 0px;
}
#kyushoku-calendar-pagebox.article-page article {
  width: 980px;
  margin: 50px auto 80px;
}
#kyushoku-calendar-pagebox.article-page.iframe article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 94%;
  margin: 0px auto;
  padding: 15px 0px;
}
#kyushoku-calendar-pagebox.article-page h3 {
  font-family: "Rounded Mplus 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
  zoom: 1;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#kyushoku-calendar-pagebox.article-page h3:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}
#kyushoku-calendar-pagebox.article-page h3 {
  position: relative;
  margin-bottom: 0.5em;
  font-size: 175%;
  leter-spacing: -0.05em;
}
#kyushoku-calendar-pagebox.article-page h3:before {
  content: "";
  float: left;
  display: block;
  width: 60px;
  height: 82px;
  background: url(../img/kyushoku/illust_apron.png) no-repeat;
  background-size: cover;
  margin-right: 5px;
}
#kyushoku-calendar-pagebox.article-page h3 small {
  font-size: 75%;
}
#kyushoku-calendar-pagebox.article-page.iframe h3 {
  width: 100%;
}
#kyushoku-calendar-pagebox.article-page .k_image {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
#kyushoku-calendar-pagebox.article-page .k_image > img {
  width: 480px;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  #kyushoku-calendar-pagebox.article-page .k_image > img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #kyushoku-calendar-pagebox.article-page .k_image div {
    display: none;
  }
}
#kyushoku-calendar-pagebox.article-page .k_image div img {
  position: absolute;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(1) {
  width: 120px;
  top: 10px;
  left: 10px;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(2) {
  width: 120px;
  bottom: 10px;
  right: 10px;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(3) {
  width: 60px;
  top: 180px;
  left: 150px;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(4) {
  width: 50px;
  top: 240px;
  left: 60px;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(5) {
  width: 55px;
  top: -15px;
  right: 100px;
}
#kyushoku-calendar-pagebox.article-page .k_image div img:nth-child(6) {
  width: 65px;
  top: 80px;
  right: 150px;
}
#kyushoku-calendar-pagebox.article-page.iframe .k_image {
  width: 36%;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #kyushoku-calendar-pagebox.article-page.iframe .k_image {
    width: 100%;
    margin-bottom: 15px;
  }
}
#kyushoku-calendar-pagebox.article-page.iframe .k_image > img {
  width: 100%;
}
#kyushoku-calendar-pagebox.article-page .k_kondate {
  display: table;
  background-color: #fef9eb;
  border-radius: 10px;
  margin: 0px auto 15px;
  padding: 30px 15px;
}
#kyushoku-calendar-pagebox.article-page .k_kondate table {
  border-collapse: collapse;
  margin-bottom: 0px;
}
#kyushoku-calendar-pagebox.article-page .k_kondate table td, #kyushoku-calendar-pagebox.article-page .k_kondate table th {
  padding: 6px 0.5em;
  border-bottom: 1px dotted #333;
  font-size: 16px;
  letter-spacing: -0.05em;
  line-height: 1.4em;
  vertical-align: middle;
}
#kyushoku-calendar-pagebox.article-page .k_kondate table th {
  white-space: nowrap;
}
#kyushoku-calendar-pagebox.article-page .k_kondate table th div:before {
  content: url(../img000/icon_heart.png);
  display: inline-block;
  margin-right: 3px;
}
#kyushoku-calendar-pagebox.article-page.iframe .k_kondate {
  display: block;
  width: 60%;
  background-color: #fef9eb;
  margin: 0px;
  padding: 30px 15px;
}
@media screen and (max-width: 768px) {
  #kyushoku-calendar-pagebox.article-page.iframe .k_kondate {
    width: 100%;
  }
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table caption {
  font-family: "Rounded Mplus 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
  font-size: 150%;
  color: #000;
  font-weight: bold;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table td, #kyushoku-calendar-pagebox.article-page .k_nutrition table th {
  padding: 15px 6px;
  line-height: 1.6em;
  letter-spacing: -0.05em;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #kyushoku-calendar-pagebox.article-page .k_nutrition table td, #kyushoku-calendar-pagebox.article-page .k_nutrition table th {
    line-height: 1.4em;
  }
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table thead th {
  font-family: "Rounded Mplus 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
  width: 33.3333333333%;
  font-size: 200%;
  color: #fff;
  line-height: 1.25em;
  text-align: center;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table thead th:nth-child(1) {
  background-color: #E84566;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table thead th:nth-child(2) {
  background-color: #33B991;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table thead th:nth-child(3) {
  background-color: #F8AF33;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table thead th small {
  display: block;
  font-size: 16px;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table tbody td {
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  font-size: 16px;
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table tbody td:nth-child(1) {
  background-color: rgba(248, 199, 209, 0.5);
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table tbody td:nth-child(2) {
  background-color: rgba(194, 234, 222, 0.5);
}
#kyushoku-calendar-pagebox.article-page .k_nutrition table tbody td:nth-child(3) {
  background-color: rgba(253, 231, 194, 0.5);
}
#kyushoku-calendar-pagebox.article-page.iframe .k_nutrition {
  width: 100%;
  margin-top: 15px;
}
#kyushoku-calendar-pagebox.article-page .entry_links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#kyushoku-calendar-pagebox.article-page .entry_links ul li:nth-child(1) i {
  margin-right: 5px;
}
#kyushoku-calendar-pagebox.article-page .entry_links ul li:nth-child(2) {
  text-decoration: underline;
}
#kyushoku-calendar-pagebox.article-page .entry_links ul li:nth-child(3) i {
  margin-left: 5px;
}
#kyushoku-calendar-pagebox.article-page .entry_links ul li i {
  font-size: 116.6%;
  vertical-align: middle;
}
#kyushoku-calendar-pagebox {
  /*-----------------------------------------------------------------*/
  /*-----------------------------------------------------------------*/
}

/*-----------------------------------------------------------------*/
/*# sourceMappingURL=style_kyushoku.css.map */