@charset "utf-8";

/*---------------pripripalette nav ---------------*/

#palette #pripriNav {
  width: 100%;
  margin: 0px auto;
  background-color: rgb(129, 81, 33);
}

#palette #pripriNav ul {
  width: 980px;
  padding: 0px 2em;
  margin: 0px auto;
}

#palette #pripriNav ul li a {
  display: block;
  padding: 0.6em 0px;
  color: rgb(255, 255, 255);
  position: relative;
}

#palette #pripriNav ul li.nowPage a {
  color: rgb(129, 81, 33);
}

/*--------------- main ---------------*/

#coHeader.use {
  margin-bottom: 60px;
}

#coHeader {
  width: 100%;
  height: 240px;
  background-color: rgb(252, 230, 207);
  position: relative;
}

#coHeader .headerTitle {
  position: absolute;
  top: 0px;
  left: 0px;
}

#coHeader .flex {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}

#coHeader .hdimgtitle {
  padding: 25px 0px 0px;
}

#coHeader p.sub {
  padding-top: 1em;
  margin: 0px auto;
  font-size: 1.8em;
}

#coHeader p.sub .textimg {
  height: 1.2em;
}

#coHeader h2 {
  margin: 0.5em auto 0px;
  font-size: 1.5em;
}

#coHeader h2 .pripriplogo {
  display: inline-block;
  width: 210px;
  height: auto;
}

body.pripribooks #coHeader h2 .pripriplogo {
  width: 160px;
  height: auto;
  margin-right: 0.5em;
  vertical-align: text-bottom;
}

#coHeader h2.hdtitle {
  width: 420px;
  margin: 0px auto;
  padding: 0px;
}

#coHeader h2.hdtitle.about {
  padding: 20px 0px 0px;
}

#coHeader h2.hdtitle.books {
  width: 360px;
  padding: 50px 0px 0px;
}

#coHeader h2.hdtitle.picbooks {
  width: 900px;
  margin: 0px auto;
  padding: 20px 0px 0px;
}

#coHeader h2 img {
  width: 65%;
  height: auto;
}

#coHeader h2.hdtitle {
  width: 600px;
  margin: 0px auto;
  padding: 25px 0px 0px;
}

#coHeader .thumb {
  display: block;
  width: 330px;
  margin-top: 10px;
}

#coHeader .thumb img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#coHeader h3 {
  margin: 1em auto 0px;
  font-size: 1.8em;
}

.links {
  padding: 40px 20px;
}

#picturebook-faq .links {}

.links a {
  width: 26em;
  display: inline-block;
  margin: 0px 1em;
  padding: 0.8em 0px;
  font-size: 0.95em;
  text-align: center;
  line-height: 1;
  vertical-align: text-bottom;
  border: 1px solid rgb(0, 0, 0);
  position: relative;
  border-radius: 3em;
}

.links a.faqLink {
  background-color: rgb(181, 235, 234);
}

.links a.ehonLink {
  width: 26em;
  background-color: rgb(255, 240, 90);
}

.links a.faqLink span, .links a.ehonLink span {
  display: inline-block;
  width: auto;
  height: 2em;
  vertical-align: middle;
  margin-top: -0.2em;
  margin-left: -0.5em;
  margin-right: 0.2em;
}

.links a.faqLink span img, .links a.ehonLink span img {
  width: auto;
  height: 100%;
}

.links a:not(.amazon)::after {
  content: "";
  font-family: ico;
  position: absolute;
  right: 0.5em;
  top: calc(50% - 0.5em);
}

.adArea {
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 40px 0px;
  text-align: center;
}

.adArea .ad {
  width: 500px;
  height: 200px;
  margin: 0px auto;
  background-color: rgb(204, 204, 204);
}


/*--------------- toppage Title ---------------*/


#toppagecoHeader {
  position: relative;
  padding: 10px 10% 8px;
  font-size: 0px;
  background: url("/wp-content/uploads/2021/04/img-07.png") center bottom repeat-x rgb(252, 235, 209);
  background-size: 15%;
z-index: 1;
}

#toppagecoHeader div {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#toppagecoHeader div img {
  width: 100%;
  height: auto;
#  margin-top: 10px;
}

div.paletteLogo {
  width: 66%;
}

div.paletteTitleImage {
  width: 33%;
}

div.paletteLogo span {
  display: block;
}

div.paletteLogo span:first-child {
  margin: 30px auto 30px 3px;
  width: 98%;
}

span.new {
  font-size: 60%;
  line-height: 1em;
  background: rgb(237, 100, 169);
  color: rgb(255, 255, 255);
  padding: 4px;
  margin-right: 0.3em;
  vertical-align: middle;
  border-radius: 4px;
  box-sizing: border-box;
}

.palettePostArea {
  margin-top: 30px;
  max-width: 1410px;
  min-width: 940px;
  width: 90vw;
  padding: 0px !important;
}

.palettePostList, .palettePostListTopics {
  max-width: 1410px;
  min-width: 940px;
  width: 90vw;
  padding: 0px;
}

.paletteTopList4.paletteList .palettePost {
  padding: 0px;
  border: none;
}

.palettePost h3 {
  min-height: auto;
  margin: 0.5em auto 0.2em !important;
}

.palettePost .tagArea {
  line-height: 1.3em;
}

.palettePost .tagArea a::before {
  top: 0px;
}

.palettePost .palettethumb {
  padding-top: 140%;
  position: relative;
  margin-bottom: 0px;
}

.palettethumbPost {
  width: 100%;
  padding-top: 100%;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}

.palettePost .palettethumb img {
  width: 100%;
  height: 100%;
  line-height: 0;
  position: absolute;
  margin: auto;
  inset: 0px;
  box-sizing: border-box;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.palettethumbPost img {
  width: 100%;
  height: 100%;
  line-height: 0;
  position: absolute;
  margin: auto;
  inset: 0px;
  box-sizing: border-box;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.paletteTitle {
  padding: 30px 0px 0px;
}

.paletteTitle h3, .paletteTitle h2 {
  margin-bottom: 1em;
  font-size: 1.8em;
  line-height: 1.3em;
  color: rgb(237, 100, 169);
}

.paletteTop h3 {
  margin-bottom: 0.5em;
}

#main .paletteTitle {
  padding: 40px 10px 10px;
}

.paletteTitle p {
  font-size: 1.2em;
  line-height: 2.2em;
  letter-spacing: 0.05em;
}

.paletteTitle p span {
  border-bottom: 2px dashed rgb(219, 204, 195);
  padding-bottom: 0.4em;
}

.palettePostList .tagArea {
  display: none;
}

.paletteNrwMark:first-child::before {
  content: "最新号";
  display: block;
  width: 5em;
  height: 5em;
  padding-top: 1.7em;
  color: rgb(255, 255, 255);
  background-color: rgb(213, 19, 100);
  text-align: center;
  border-radius: 2.5em;
  font-size: 1.1em;
  left: -15px;
  box-sizing: border-box;
  z-index: 1;
}

.imgwidthoh {
  margin: 20px 0px 60px;
}

.imgwidthoh img {
  width: 100%;
  height: auto;
}

#price {
  width: 100%;
  background-color: rgb(129, 81, 33);
  position: relative;
  margin: 0px auto;
}

#price::before {
  content: "";
  display: block;
  width: 100px;
  height: 70px;
  position: absolute;
  left: calc(50% - 50px);
  top: -63px;
}

#price h3, #price h3+p {
  margin: 0.3em auto;
  font-size: 24px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  letter-spacing: 0.1em;
}

#price h3+p span {
  font-size: 40px;
}

#price strong {
  color: rgb(255, 255, 255);
}

#price .moreBtn {
  margin: 1.5em 0px 0px 0.5em;
  background-color: rgb(255, 255, 255);
  color: rgb(129, 81, 33) !important;
}

#palette #suppleLink {
  margin: 1.5em auto 0px;
}

#palette #suppleLink a {
  display: inline-block;
  margin: 0px 1.5em;
  color: rgb(255, 255, 255);
  font-size: 0.9rem;
  font-weight: normal;
}

#palette #suppleLink a::before {
  content: "";
  -webkit-font-smoothing: antialiased;
  font-size: 0.8em;
  margin-right: 0.3em;
  font-family: ico !important;
}

#palette #suppleLink a::after {
  content: "";
  -webkit-font-smoothing: antialiased;
  margin-left: 0.3em;
  font-family: ico !important;
}

#palette h2.searchTitle {
  margin: 1.2em auto;
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: bold;
}



/********************* PriPriパレット投稿・カテゴリーアイコン **********************/

/**** ↓この部分の画像URLを変更してください。 ****/

/**** 製作・あそび ****/

.post.palette-production::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-011.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-production a::before, .archiveTitle.categoryTitle::before {
  background: url(＃) no-repeat center center / 90% auto;
  background-color: #B875A9;
}


/**** 製作・あそび ****/


/**** 園行事 ****/

.post.palette-event::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-033.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-event a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #FECF2E;
}


/**** 園行事 ****/


/**** 発達障害 ****/

.post.palette-disability::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-055.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-disability a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #87C43F;
}


/**** 発達障害 ****/


/**** 困りごと ****/

.post.palette-trouble::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-077.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-trouble a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #DF983C;
}


/**** 困りごと ****/


/**** 保護者対応 ****/

.post.palette-parents::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-099.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-parents a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #5075AF;
}


/**** 保護者対応 ****/


/**** 就学準備 ****/

.post.palette-attendance::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-111.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-attendance a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #EB8BB7;
}


/**** 就学準備 ****/


/**** 実例LIVE ****/

.post.palette-live::before {
  background: url(https://devmywonder.s3.amazonaws.com/wp-content/images/palecate-svg/pale-category-133.svg) no-repeat center center / contain;
}

.hintSearch .flex .byCategory li.cat_palette-live a::before, .archiveTitle.categoryTitle::before {
  background: url(#) no-repeat center center / 90% auto;
  background-color: #ff9933;
}


/**** 実例LIVE ****/

/**** ↑この部分の画像URLを変更してください。 ****/


/**** カテゴリー検索用　archiveタイトル等 ****/

.cateicon_palette {
  display: block;
  text-align: center;
  border: none;
  width: 70px !important;
  height: 70px !important;
  margin: 0px auto !important;
}

.cateicon_palette::before {
  top: 0px;
  left: 0px;
}

.archiveTitle {
  display: inline-block;
  font-size: 1.6rem;
  padding: 0px 1rem;
  margin: 0px auto 2em;
  text-align: center;
  position: relative;
}

.archiveTitle.tagTitle, .archiveTitle.categoryTitle {
  padding-left: 1.4em;
}

.archiveTitle.tagTitle::before {
  content: "";
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: absolute;
  left: -0.4em;
  top: calc(50% - 0.7em);
  background: url("https://devmywonder.s3.amazonaws.com/wp-content/images/tag_icon.svg") center center / contain no-repeat;
}

.archiveTitle.categoryTitle::before {
  border-radius: 50%;
  overflow: hidden;
  content: "";
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  position: absolute;
  left: -1.4em;
  top: calc(50% - 1.2em);
}


/*********** single *************/


#primary {
  text-align: left;
}

#primary .summary {
  width: 980px;
  min-height: 455px;
}

#primary .attachment {
  width: 350px;
}

#primary .attachment.horizon {
  display: block;
  width: 100%;
  max-width: 742px;
  margin: 3rem auto 4rem;
  text-align: center;
  border: 1px solid rgb(204, 204, 204);
}

#primary .attachment img {
  border: 1px solid rgb(221, 221, 221);
}

#primary .summary .textarea {
  width: calc(100% - 400px);
  position: relative;
}

#primary .summary h3 {
  padding: 0.5em 0px;
  margin-bottom: 1.5em;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5em;
  text-align: left;
  border-top: 1px solid rgb(241, 131, 186);
  border-bottom: 1px solid rgb(241, 131, 186);
}

.single-childrensbook #primary .summary h3 {
  margin-bottom: 1em;
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
}

#primary .summary p {
  font-size: 1rem;
  line-height: 2.2em;
  padding-bottom: 1rem;
  text-align: justify;
}

#primary .summary p.date, #primary .summary p.data, #primary .summary p.price, #primary .summary p.isbn, #primary .summary p.pages, #primary .summary p.info_data {
  font-size: 0.9em;
  color: rgb(102, 102, 102);
  padding-bottom: 0.5rem;
}

#primary .summary p.sml9 {
  line-height: 1.6em;
}

#primary .summary .latest, #primary .summary .backnumber {
  display: inline-block;
  border: 2px solid rgb(237, 100, 169);
  padding: 0.3em 1em;
  border-radius: 5px;
  line-height: 1.4em;
  vertical-align: middle;
  margin-bottom: 1em;
}

#primary .summary .latest {
  color: rgb(237, 100, 169);
}

#primary .summary .backnumber {
  border: 2px solid rgb(199, 189, 194);
}

#primary .summary a.listening {
  display: block;
  text-align: center;
  background-color: rgb(237, 100, 169);
  color: rgb(255, 255, 255);
  padding: 0.5em;
  margin: 20px auto;
  border-radius: 5px;
  width: 90%;
}

#primary h4 {
  font-size: 1.2em;
  width: 100%;
  padding: 1em 0px 0.25em;
  border-bottom: 1px solid rgb(204, 204, 204);
  margin-bottom: 2em;
}

.single-childrensbook #primary .summary h4 {
  font-size: 0.9rem;
  padding: 0px;
  border-bottom: none;
}

.single-childrensbook #primary h5 {
  font-size: 1.05em;
  line-height: 1.6em;
}

#primary .illust-dl {
  background-color: rgb(249, 245, 246);
  padding: 10px 20px;
  margin: 20px auto 0px;
  border-radius: 6px;
}

#primary .illust-dl p {
  font-size: 0.9em;
  line-height: 1.6em;
  padding-bottom: 1em;
}

#primary .illust-dl h4 {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 1rem;
}

#primary .illust-dl p.term {
  font-size: 1em;
  color: rgb(237, 100, 169);
}

#primary .illust-dl p.term span {
  display: inline-block;
  font-size: 1.4em;
  vertical-align: middle;
  margin-top: -0.2em;
}

#primary .illust-dl h4 span {
  font-size: 0.9em;
}

#primary .illust-dl .sdm_pass_text {
  width: 100%;
  padding: 1em;
  margin: 10px 0px 0px;
}

#primary .issue {
  padding-bottom: 40px;
}

#primary .issue .thumb {
  margin-bottom: 10px;
  border: 1px solid rgb(204, 204, 204);
}

#primary .outlineContents {
  background-color: rgb(249, 245, 246);
}

.single-pripribooks #primary .outlineContents {
  margin-bottom: 40px;
}

.single #primary .outlineContents .thumb {
  width: 25%;
}

#primary .outlineContents .thumb img {
  width: 100%;
  height: auto;
  border: 1px solid rgb(204, 204, 204);
}

.single #primary .outlineContents .outline {
  width: 70%;
}

.single #primary .outlineContents .outline>div {
  width: 47%;
}

.single #primary .outlineContents .outline>div:nth-child(2) {
  padding-top: 2.4em;
}

.single #primary .outlineContents .outline h3 {
  font-size: 1.2em;
  line-height: 2em;
  color: rgb(237, 100, 169);
}

#primary .outlineContents .outline p {
  margin-bottom: 1em;
}

#primary .editor-note .flex .illust {
  width: 20%;
}

#primary .editor-note .flex .illust img {
  width: 120px;
  height: auto;
  display: block;
  margin: 0px auto;
}

#primary .editor-note .editor-note-text {
  width: 80%;
}

#primary .nextissue {
  border: 1px solid rgb(204, 204, 204);
  padding: 1.5rem 3rem;
  margin: 2rem auto;
}

#primary .nextissue .flex {
  justify-content: flex-start;
}

#primary .nextissue .flex>div {
  width: 33%;
}



/********** single追加 ************/

#primary .entryText {
  width: 100%;
  max-width: 660px;
  margin: 20px auto;
  line-height: 1.6em;
  text-align: justify;
}

#primary header {
  text-align: center;
}

#primary .entryText header {
  display: block;
  margin-bottom: 0.5rem;
}

#primary header .subtitle {
  font-size: 1.2rem;
  padding-top: 1.5rem;
  color: rgb(102, 102, 102);
}

#primary header h3 {
  font-size: 1.5rem;
  line-height: 1.6em;
  padding: 0.5rem 10px 2rem;
}

#primary .cateicon {
  display: none;
}

#primary .entryText .press {
  margin: 60px auto 40px;
  padding: 40px;
  border: 1px solid rgb(159, 160, 160);
  position: relative;
}

#primary .entryText .press h4 {
  color: rgb(241, 131, 186);
  text-align: center;
  font-size: 1.3em;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}

#primary .entryText .press .flex {
  padding: 30px 0px 0px;
  align-items: center;
}

#primary .entryText .press .thumb {
  width: 210px;
  padding-left: 40px;
}

#primary .entryText .press .bookinfo {
  width: 320px;
}

#primary .entryText .press .bookinfo .title {
  font-weight: bold;
  margin-bottom: 0.8em;
}

#primary .entryText .press .bookinfo a.link {
  display: inline-block;
  background-color: rgb(237, 100, 169);
  color: rgb(255, 255, 255);
  line-height: 1;
  padding: 0.5em 2em;
  margin-top: 1em;
  border-radius: 0.25em;
  position: relative;
}

#primary .entryText .press .bookinfo a.link span {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.5em;
  font-size: 0.8em;
}



/************ PriPRIパレット投稿追加 ************/

.palettePost .palettethumb img {
  width: 95%;
  height: 95%;
  line-height: 0;
  position: absolute;
  margin: auto;
  inset: 0px;
  box-sizing: border-box;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.post {
    padding: 15px;
    margin-bottom: 40px;
    background-color: rgb(255, 255, 255);
    text-align: left;
    position: relative;
    border-radius: 10px;
}

.palettePost .palettethumb {
  padding-top: 130%;
  position: relative;
  margin-bottom: 0px;
}

.palettePostArea {
  margin-top: 0px;
}

.colm4>* {
  width: 24%;
}

.colm5>* {
  width: 19%;
}

.post h3 {
  margin: 0.5em auto;
  font-size: 1em;
  min-height: 3.5em;
}



/* -------------------- smart phone  -------------------- */


  /*--------------- nav ---------------*/
  
@media screen and (max-width: 414px) {
  #palette #pripriNav {
    width: 100%;
    min-width: 0px;
    margin: 0px auto;
    padding: 10px;
  }
  #palette #pripriNav ul {
    width: 100%;
    padding: 0px 0.8em;
    flex-wrap: nowrap;
    align-items: center;
  }
  #palette #pripriNav ul li {
    width: auto;
  }
  #palette #pripriNav ul li a {
    line-height: 1.6em;
    font-size: 3.2vw;
  }
  li.sp3 {
    line-height: 1.6em;
    background: url("../images/list-style-01.svg") center center / 100% no-repeat;
  }
  li.sp4 {
    line-height: 1.6em;
    background: url("../images/list-style-02.svg") center center / 100% no-repeat;
  }
  li.sp3, li.sp4 {
    transition: all 0.2s linear 0s;
  }
  li.sp3:hover, li.sp4:hover {
    opacity: 0.6;
  }
  li.sp3 a, li.sp4 a {
    display: block;
    width: 20px;
    height: 50px;
    font-size: 0px !important;
  }
  
  
    /*--------------- main ---------------*/

  #coHeader.use {
    margin-bottom: 30px;
  }
  #coHeader p.sub {
    padding-top: 1.3em;
    font-size: 1.3em;
  }
  #coHeader h2.hdtitle {
    width: 90%;
    margin: 0px auto;
    padding: 30px 0px 0px;
  }
  #coHeader h2 .pripriplogo {
    display: inline-block;
    width: 150px;
    height: auto;
  }
  #coHeader .flex {
    display: block;
  }
  #coHeader h2 img {
    width: 100%;
    height: auto;
  }
  #coHeader .hdimgtitle {
    width: 70%;
    margin: 0px auto;
    padding: 0px;
  }
  #coHeader .hdimgtitle h2 {
    margin: 0px auto;
    padding-top: 5vw;
  }
  #coHeader .thumb {
    display: block;
    width: 68%;
    position: absolute;
    left: 17%;
    bottom: 0px;
  }
  .links a {
    margin: 0px auto;
    font-size: 1.05em;
    width: 80vw !important;
  }
  .links a.ehonLink {
    margin-top: 1em;
  }
}


/*------------ toppage Title ------------*/

@media screen and (max-width: 414px) {
 
main h2{
	margin-bottom: 20px;
	}
	
#toppagecoHeader {
    padding: 20px 0px 10px;
  background-size: 60%;
  }
  #toppagecoHeader div {
    display: block;
  }
  div.paletteLogo {
    width: auto;
    margin: 0px auto 15px;
  }
  div.paletteTitleImage {
    width: 45%;
    margin: 0px auto;
  }
  div.paletteLogo span:first-child {
    margin: 0px auto 5px;
    width: 90%;
  }
  div.paletteLogo span:last-child {
    margin: 0px auto;
    width: 95%;
  }
  div.paletteLogo {
    width: 100%;
    margin: 0px;
  }

  .paletteTitle br {
    display: none;
  }
  #toppagecoHeader.paletteTopHeader {
    padding: 20px 10px 10px;
  }
  .cateicon_palette {
    width: 60px !important;
    height: 60px !important;
  }
  .post.palette-production::before, .post.palette-event::before, .post.palette-disability::before, .post.palette-trouble::before, .post.palette-parents::before, .post.palette-attendance::before, .post.palette-live::before {
    width: 60px;
    height: 60px;
    left: 0px !important;
    top: -5px !important;
  }
  .paletteTitle {
    padding: 10px 10px 40px;
  }
  .paletteTitle p {
    text-align: left;
  }
  .paletteTitle h3, .paletteTitle h2 {
    font-size: 1.5em;
    margin: 0px 10px 0.2em;
  }

  .post .palettethumb {
    margin-bottom: 0px;
 }
  .palettePostArea .post, .palettePostListTopics .post, .paletteList .post {
    width: 49%;
    margin-bottom: 10px;
    border: 1px solid rgb(221, 221, 221);
    padding: 0.5rem 0.5rem !important;
}
  .palettePostArea .post, .palettePostList .post, .palettePostListTopics .post, .paletteList .post {
    width: 49%;
  }
 .paletteList .post:first-child {
    width: 80%;
    margin: 10px auto;
  }


  .imgwidthoh {
    margin: 20px 0px 70px;
  }
  .archiveTitle {
    margin: 0px auto;
    font-size: 1.5em !important;
  }
  .palettePostArea {
    min-width: auto;
    width: auto;
    padding: 10px !important;
  }
  .palettePostList, .palettePostListTopics {
    min-width: auto;
    width: auto;
    padding: 10px !important;
  }
}


/*------------ single ------------*/

@media screen and (max-width: 414px) {
  #primary .summary {
    width: 100%;
    min-height: 0px;
    padding: 20px 0px 0px;
  }
  #primary .attachment {
    width: 60%;
    margin: 0px auto 2em;
  }
  #primary .summary .textarea {
    width: 90%;
    margin: 0px auto;
  }
  #primary .summary .latest, #primary .summary .backnumber {
    width: 12em;
    display: block;
    margin: 0px auto 1.5em;
    text-align: center;
  }
  #primary .summary h3 {
    padding: 0.5em 0px;
    margin-bottom: 1.5em;
    font-size: 1.3em;
    text-align: center;
  }
  #primary .summary p {
    font-size: 1em;
    line-height: 1.8em;
    padding-bottom: 1rem;
  }
  #primary .summary p.sml9 {
    margin-top: 2em;
    line-height: 1.6em;
  }
  #primary h4 {
    width: 100%;
    padding: 0px 0px 0.3rem;
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 2rem;
  }
  .single-childrensbook #primary h5 {
    line-height: 1.8em;
  }
  #primary .illust-dl h4, #primary .nextissue h4 {
    position: relative;
    padding-left: 2.5em;
  }
  #primary .illust-dl h4 span.rabbiticon, #primary .nextissue h4 span.caticon {
    position: absolute;
    left: 0px;
    top: 5%;
    margin-top: 0px;
  }
  #primary .illust-dl h4 span:not(.rabbiticon) {
    display: block;
  }
  #primary .issue .flex>div {
    width: 100%;
  }
  .single-pripribooks #primary .outlineContents {
    margin-bottom: 0px;
  }
  .single #primary .outlineContents .thumb {
    width: 70%;
    margin: 0px auto 2em;
  }
  #primary .outlineContents .thumb img, .single #primary .outlineContents .outline {
    width: 100%;
  }
  .single #primary .outlineContents .outline>div {
    width: 100%;
  }
  #primary .outlineContents .outline p {
    margin-bottom: 1em;
  }
  #primary .editor-note .illust {
    display: none;
  }
  #primary .editor-note .editor-note-text {
    width: 100%;
  }
  #primary .nextissue {
    padding: 1rem 1.5rem;
    margin: 1rem auto;
  }
  #primary .nextissue .flex>div {
    width: 100%;
  }
  #primary .nextissue .flex>div:empty {
    display: none;
  }
  #primary .entryText {
    width: 90%;
  }
  #primary .entryText .contents p {
    font-size: 0.95rem;
    line-height: 2rem;
    padding-bottom: 1.5rem;
  }
}


/* 202108追加　投稿用テーブル　*/

.ta tr:nth-child(1) img {
	width: 100%;
	height: auto;
}
.ta tr:nth-child(2)  img {
	width: 70%;
	height: auto;
}
.ta tr:nth-child(3)  img {
	width: 50%;
	height: auto;
}

/* 202401追加　応援書店　*/

#coHeadershoten .hdtitle img {
  width: 100%;
  height: 180px;
  position: relative; 
}
.paletteTitleshoten {
      padding: 0;
}

.pageCopyshoten { 
    text-align: center;
    line-height: 2rem!important; 
}
#programshoten table{
    max-width: 100%;
    margin: 3em 0 8em;
}
#programshoten p{
    display:none;
}

.paletteTitleshoten p {
    display:block!important ;    
}

#programshoten table tr {
   padding: 10px 0;
}

#programshoten table th {
   background-color: #dcdcdc;
   padding: 6px 3px;
}


#programshoten table td {
   padding: 4px 12px 4px 3px;
   vertical-align: top;
}
