@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-x: hidden;
  color: black;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #333;
}

.pc {
  display: block;
}

.tab {
  display: none;
}

.sp {
  display: none;
}

html {
  scroll-behavior: smooth;
  font-size: 10px;
  background: #fff;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body p,
html body b,
html body li,
html body a {
  font-family: "Noto Sans JP", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #333;
}
html body header {
  width: 100%;
  margin: 0 auto;
}
html body section {
  width: 100%;
}
html body .contents {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
html body img {
  width: 100%;
  height: auto;
}
html body h1 {
  font-size: 3.2rem;
  line-height: 140%;
}
html body h2 {
  font-size: 3rem;
  line-height: 1.23;
  margin: 80px 0 30px;
  padding: 15px 20px 13px;
}
html body h3 {
  font-size: 2.8rem;
  line-height: 140%;
}
html body h3.title {
  font-size: 2.2rem;
}
html body h3.title:hover {
  text-decoration: underline;
}
html body h4 {
  font-size: 2.1rem;
  line-height: 140%;
}
html body h5 {
  font-size: 1.18rem;
  font-weight: bold;
  line-height: 140%;
}
html body p {
  font-size: 1.6rem;
  line-height: 160%;
}
html body b {
  font-size: 1.6rem;
}
html body a {
  color: #333;
  text-decoration: none;
  font-size: 1.6rem;
}
html body li {
  list-style: none;
}
html body footer {
  width: 100%;
}

html {
  background-color: #fffff9;
}
html body header .header-wrap {
  background-size: cover;
  background-position: 0 100%;
  background-image: radial-gradient(290px 300px, rgba(218, 238, 4, 0.1) 20%, transparent 20%), radial-gradient(800px 780px, rgba(222, 216, 123, 0.1) 20%, transparent 20%), radial-gradient(1000px 990px, rgba(204, 222, 123, 0.1) 20%, transparent 20%), radial-gradient(400px 380px, rgba(123, 222, 217, 0.1) 20%, transparent 20%), radial-gradient(750px 750px, rgba(123, 222, 217, 0.1) 20%, transparent 20%), radial-gradient(100px 100px, rgba(123, 222, 217, 0.1) 20%, transparent 20%);
  background-size: 1230px 1280px, 810px 910px, 1470px 990px, 1200px 1700px, 1520px 1200px, 1100px 1300px;
  background-position: -300px -550px, -200px 100px, 50px 510px, -200px -550px, -180px -250px, 130px -150px;
}
html body header .header-wrap .header-bar-wrap {
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 10;
}
html body header .header-wrap .header-bar-wrap .header-bar {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 60px;
  align-items: center;
}
html body header .header-wrap .header-bar-wrap .header-bar .logo a {
  font-weight: bold;
  font-size: 2.1rem;
}
html body header .header-wrap .fv_img {
  position: relative;
}
html body header .header-wrap .fv_img .centered-message {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
html body header .header-wrap .fv_img .centered-message h1 {
  color: #fff;
  text-shadow: #333 1px 1px 5px;
}
html body header .header-wrap .contents {
  text-align: center;
}
html body header .header-wrap .contents a.service-btn {
  border: solid 2px #75b7d7;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #fff;
}
html body header .header-wrap .contents .fv .choice {
  width: 70%;
  margin: 50px auto;
}
html body header .header-wrap .contents .fv .choice ul {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
html body header .header-wrap .contents .fv .choice ul li {
  width: 48%;
}
html body header .header-wrap .contents .fv .choice ul li:nth-last-of-type(-n+2) {
  margin-top: 10px;
}
html body header .header-wrap .contents .fv .choice ul li a.fvbtn {
  width: 100%;
  display: block;
  height: 150px;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  background-color: #111;
  text-align: center;
  line-height: 150px;
}
html body header .header-wrap .contents .fv .choice ul li a.fvbtn:hover {
  opacity: 1;
  transition: 0.3s;
}
html body header .header-wrap .contents .fv .choice ul li a.category::after, html body header .header-wrap .contents .fv .choice ul li a.category::before, html body header .header-wrap .contents .fv .choice ul li a.genre::after, html body header .header-wrap .contents .fv .choice ul li a.genre::before, html body header .header-wrap .contents .fv .choice ul li a.area::after, html body header .header-wrap .contents .fv .choice ul li a.area::before, html body header .header-wrap .contents .fv .choice ul li a.teacher::after, html body header .header-wrap .contents .fv .choice ul li a.teacher::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 1;
  transition: 0.3s;
}
html body header .header-wrap .contents .fv .choice ul li a.category::before, html body header .header-wrap .contents .fv .choice ul li a.genre::before, html body header .header-wrap .contents .fv .choice ul li a.area::before, html body header .header-wrap .contents .fv .choice ul li a.teacher::before {
  background-color: #E0EFD0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
html body header .header-wrap .contents .fv .choice ul li a.category:hover::after, html body header .header-wrap .contents .fv .choice ul li a.category:hover::before, html body header .header-wrap .contents .fv .choice ul li a.genre:hover::after, html body header .header-wrap .contents .fv .choice ul li a.genre:hover::before, html body header .header-wrap .contents .fv .choice ul li a.area:hover::after, html body header .header-wrap .contents .fv .choice ul li a.area:hover::before, html body header .header-wrap .contents .fv .choice ul li a.teacher:hover::after, html body header .header-wrap .contents .fv .choice ul li a.teacher:hover::before {
  opacity: 0;
  transition: 0.3s;
}
html body header .header-wrap .contents .fv .choice ul li a.category {
  position: relative;
  background: url(../../../uploads/babyma.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
html body header .header-wrap .contents .fv .choice ul li a.category::after {
  content: "ベビマ";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
html body header .header-wrap .contents .fv .choice ul li a.genre {
  position: relative;
  background: url(../../../uploads/odekake.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
html body header .header-wrap .contents .fv .choice ul li a.genre::after {
  content: "おでかけ";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
html body header .header-wrap .contents .fv .choice ul li a.area {
  position: relative;
  background: url(../../../uploads/nenne.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
html body header .header-wrap .contents .fv .choice ul li a.area::after {
  content: "ねんね";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
html body header .header-wrap .contents .fv .choice ul li a.teacher {
  position: relative;
  background: url(../../../uploads/kyouiku.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
html body header .header-wrap .contents .fv .choice ul li a.teacher::after {
  content: "発達支援";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
html body header .header-wrap .contents .fv .choice ul li a:hover {
  margin-top: 3px;
  color: #000;
  border-bottom: 2px solid #f5f5f5;
}
html body header .header-wrap .contents .fv .choice img.wp-post-image {
  height: 390px;
  width: auto;
}

main section.news .news-wrap {
  padding: 25px 0;
  margin: 50px;
}
main section.news .news-wrap .contents .notice-area .notice-box {
  position: relative;
  /* タイトル用に親要素定義  */
  box-sizing: border-box;
  /* 罫線・余白も含む大きさ  */
  margin: 14px auto 0 auto;
  /* BOXの位置               */
  max-width: 700px;
  /* BOXの最大横幅           */
  background: #fff;
  /* BOXの背景色             */
  padding: 33px 10px 25px 10px;
  /* BOX内の余白             */
  border: 3px solid #75b7d7;
  /* BOXの枠線               */
  /* --- タイトル部分の定義 ----------------------------------------*/
}
main section.news .news-wrap .contents .notice-area .notice-box::before {
  position: absolute;
  /* 親からの相対位置の定義  */
  display: inline-block;
  /* インラインボックス定義  */
  box-sizing: border-box;
  /* 罫線・余白も含む大きさ  */
  line-height: 1;
  /* 1行の高さを初期化       */
  background: #75b7d7;
  /* タイトル背景色          */
  color: #ffffff;
  /* タイトルの文字色        */
  content: attr(title);
  /* タイトルに[title]を表示 */
  font-weight: bold;
  /* タイトルは太字          */
  padding: 8px 15px;
  /* タイトル内の余白        */
  top: -17px;
  /* タイトル上位置はマイナス*/
  left: 16px;
  /* タイトル右位置は1文字分 */
  border-radius: 16px;
  /* タイトルの角丸          */
  font-size: 16px;
  /* タイトルの文字サイズ    */
}
main section.news .news-wrap .contents .notice-area .notice-box ul.notice {
  width: 90%;
  margin: 0 auto;
}
main section.news .news-wrap .contents .notice-area .notice-box ul.notice li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
main section.news .news-wrap .contents .notice-area .notice-box ul.notice li time {
  font-size: 1.6rem;
  margin-right: 5%;
}
main section.news .news-wrap .contents .notice-area .notice-box ul.notice li h3 {
  font-size: 1.6rem;
}
main section.news .news-wrap .contents .notice-area .notice-box .btn {
  margin: 5em auto 2em auto;
  text-align: center;
}
main section.news .news-wrap .contents .notice-area .notice-box .btn a {
  border: solid 2px #75b7d7;
  border-radius: 5px;
  padding: 10px 20px;
}
main section.colum {
  position: relative;
}
main section.colum::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80%;
  height: calc(100% - 9.3125rem);
  border-radius: 0rem 5rem 5rem 0rem;
  background-color: #E0EFD0;
  opacity: 0.8;
  z-index: 1;
}
main section.colum .colum-wrap {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
main section.colum .colum-wrap .contents {
  overflow: hidden;
}
main section.colum .colum-wrap .contents .column-area {
  margin: 0px auto;
  padding: 30px 0;
}
main section.colum .colum-wrap .contents .column-area h2 {
  font-size: 2.4rem;
}
main section.colum .colum-wrap .contents .column-area .post {
  margin-top: 30px;
  padding: 30px 0;
}
main section.colum .colum-wrap .contents .column-area .post .fixed-link {
  width: 50px;
}
main section.colum .colum-wrap .contents .column-area .post .swiper3 .swiper-slide {
  background-color: transparent;
  text-align: left;
}
main section.colum .colum-wrap .contents .column-area .post a {
  width: 30%;
}
main section.colum .colum-wrap .contents .column-area .post a img {
  max-height: 168px;
  max-width: 298px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: solid #fff 0.5em;
}
main section.colum .colum-wrap .contents .column-area .post a time {
  display: block;
  margin-top: 5px;
}
main section.colum .colum-wrap .contents .column-area .post a h3.title {
  font-size: 1.6rem;
}
main section.archive {
  padding-top: 10em;
}
main section.archive .archive-wrap .contents {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
main section.archive .archive-wrap .contents .postlist {
  width: 95%;
}
main section.archive .archive-wrap .contents .postlist a ul {
  padding-bottom: 50px;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 2fr 3fr;
  border-bottom: #f5f5f5 solid 2px;
}
main section.archive .archive-wrap .contents .postlist a ul .img {
  width: 95%;
}
main section.archive .archive-wrap .contents .postlist a ul .text {
  position: relative;
}
main section.archive .archive-wrap .contents .postlist a ul .text h3 span {
  padding-bottom: 0.25em;
  background: linear-gradient(rgba(185, 155, 0, 0.5), rgba(185, 155, 0, 0.5)) 0 100%/0 2px no-repeat;
  transition: background 0.4s;
  text-decoration: none;
}
main section.archive .archive-wrap .contents .postlist a ul .text h3 span:hover {
  background-size: 100% 15px;
}
main section.archive .archive-wrap .contents .postlist a ul .text time {
  font-size: 1.4rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.archive .archive-wrap .contents .postlist .pagination {
  margin: 40px 0 0;
}
main section.archive .archive-wrap .contents .postlist .nav-links {
  display: flex;
}
main section.archive .archive-wrap .contents .postlist .pagination .page-numbers {
  display: inline-block;
  margin-right: 20px;
  padding: 20px 25px;
  color: #333;
  border-radius: 3px;
  box-shadow: 0 3px 3px #999;
  background: #fff;
}
main section.archive .archive-wrap .contents .postlist .pagination .current {
  padding: 20px 25px;
  background: #69a4db;
  color: #fff;
}
main section.archive .archive-wrap .contents .postlist .pagination .prev,
main section.archive .archive-wrap .contents .postlist .pagination .next {
  background: transparent;
  box-shadow: none;
  color: #69a4db;
}
main section.archive .archive-wrap .contents .postlist .pagination .dots {
  background: transparent;
  box-shadow: none;
}

html footer {
  margin-top: 50px;
  background-color: #E0EFD0;
  background-image: radial-gradient(290px 300px, rgba(218, 238, 4, 0.1) 20%, transparent 20%), radial-gradient(800px 780px, rgba(222, 216, 123, 0.1) 20%, transparent 20%), radial-gradient(1000px 990px, rgba(204, 222, 123, 0.1) 20%, transparent 20%), radial-gradient(400px 380px, rgba(123, 222, 217, 0.1) 20%, transparent 20%), radial-gradient(750px 750px, rgba(123, 222, 217, 0.1) 20%, transparent 20%), radial-gradient(100px 100px, rgba(123, 222, 217, 0.1) 20%, transparent 20%);
  background-size: 1230px 1280px, 810px 910px, 1470px 990px, 1200px 1700px, 1520px 1200px, 1100px 1300px;
  background-position: -300px -550px, -200px 100px, 50px 510px, -200px -550px, -180px -250px, 130px -150px;
}
html footer .footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
html footer .footer-wrap .contents {
  height: 100px;
  display: flex;
  align-items: center;
  text-shadow: #333 1px 1px 5px;
}
html footer .footer-wrap .contents .logo a {
  font-size: 5rem;
  color: #fff;
}
html footer .footer-wrap .contents .text p {
  padding-left: 30px;
  color: #fff;
}
html footer .footer-wrap .amazon a {
  text-shadow: #333 1px 1px 5px;
  color: #fff;
}

html body .search-wrap {
  padding: 80px 0;
}
html body .search-wrap .contents {
  width: 90%;
}
html body .search-wrap .contents .postlist {
  margin: 20px auto;
}
html body .search-wrap .contents .postlist a {
  display: block;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
html body .search-wrap .contents .postlist a:hover {
  background-color: white;
}
html body .search-wrap .contents .postlist a h2 {
  padding: 0;
  color: #333;
  margin: 0 0 5px;
}

aside.second {
  width: 100%;
}
aside.second section.sidebar-contents .choice {
  width: 95%;
  margin: 20px auto;
}
aside.second section.sidebar-contents .choice ul li {
  width: 100%;
}
aside.second section.sidebar-contents .choice ul li a.fvbtn {
  width: 100%;
  display: block;
  height: 80px;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  background-color: #111;
  text-align: center;
  line-height: 80px;
}
aside.second section.sidebar-contents .choice ul li a.fvbtn:hover {
  opacity: 1;
  transition: 0.3s;
}
aside.second section.sidebar-contents .choice ul li a.category::after, aside.second section.sidebar-contents .choice ul li a.category::before, aside.second section.sidebar-contents .choice ul li a.genre::after, aside.second section.sidebar-contents .choice ul li a.genre::before, aside.second section.sidebar-contents .choice ul li a.area::after, aside.second section.sidebar-contents .choice ul li a.area::before, aside.second section.sidebar-contents .choice ul li a.teacher::after, aside.second section.sidebar-contents .choice ul li a.teacher::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 1;
  transition: 0.3s;
}
aside.second section.sidebar-contents .choice ul li a.category::before, aside.second section.sidebar-contents .choice ul li a.genre::before, aside.second section.sidebar-contents .choice ul li a.area::before, aside.second section.sidebar-contents .choice ul li a.teacher::before {
  background-color: #E0EFD0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
aside.second section.sidebar-contents .choice ul li a.category:hover::after, aside.second section.sidebar-contents .choice ul li a.category:hover::before, aside.second section.sidebar-contents .choice ul li a.genre:hover::after, aside.second section.sidebar-contents .choice ul li a.genre:hover::before, aside.second section.sidebar-contents .choice ul li a.area:hover::after, aside.second section.sidebar-contents .choice ul li a.area:hover::before, aside.second section.sidebar-contents .choice ul li a.teacher:hover::after, aside.second section.sidebar-contents .choice ul li a.teacher:hover::before {
  opacity: 0;
  transition: 0.3s;
}
aside.second section.sidebar-contents .choice ul li a.category {
  position: relative;
  background: url(../../../uploads/babyma.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
aside.second section.sidebar-contents .choice ul li a.category::after {
  content: "ベビマ";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
aside.second section.sidebar-contents .choice ul li a.genre {
  position: relative;
  background: url(../../../uploads/odekake.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
aside.second section.sidebar-contents .choice ul li a.genre::after {
  content: "おでかけ";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
aside.second section.sidebar-contents .choice ul li a.area {
  position: relative;
  background: url(../../../uploads/nenne.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
aside.second section.sidebar-contents .choice ul li a.area::after {
  content: "ねんね";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
aside.second section.sidebar-contents .choice ul li a.teacher {
  position: relative;
  background: url(../../../uploads/kyouiku.png) no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  border-bottom: 5px solid #f5f5f5;
}
aside.second section.sidebar-contents .choice ul li a.teacher::after {
  content: "発達支援";
  color: #fff;
  font-size: 2.4rem;
  transition: 0.3s;
  text-shadow: #333 1px 1px 1px;
}
aside.second section.sidebar-contents .choice ul li a:hover {
  margin-top: 3px;
  color: #000;
  border-bottom: 2px solid #f5f5f5;
}

aside {
  width: 100%;
}
aside .menu img {
  display: inline-block;
  padding: 5px;
  border: double 5px #333;
}
aside .sidebar-contents h4 {
  margin: 15px auto;
}
aside .sidebar-contents .category-list ul {
  display: flex;
  flex-flow: row wrap;
}
aside .sidebar-contents .category-list ul li {
  padding: 0 10px 10px 0;
}
aside .sidebar-contents .singlelist a ul {
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 2fr 3fr;
}
aside .sidebar-contents .singlelist a ul .img {
  width: 90%;
}
aside .sidebar-contents .singlelist a ul .text h3 {
  font-size: 1.6rem;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-slide img.ms {
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 54rem;
  width: 100%;
}

.mySwiper {
  height: 10%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.mySwiper .swiper-slide img {
  height: 100px;
  width: 100px;
  border-radius: 50%;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html body main.news-page section.news-list .news-wrap .contents {
  padding-top: 5em;
}
html body main.archive section.archive .archive-wrap .contents {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
html body main.archive section.archive .archive-wrap .contents .postlist {
  width: 95%;
}
html body main.archive section.archive .archive-wrap .contents .postlist a ul {
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 2fr 3fr;
  border-bottom: #f5f5f5 solid 2px;
}
html body main.archive section.archive .archive-wrap .contents .postlist a ul .img {
  width: 95%;
}
html body main.archive section.archive .archive-wrap .contents .postlist a ul .img img {
  aspect-ratio: 5/3;
}
html body main.archive section.archive .archive-wrap .contents .postlist a ul .text {
  position: relative;
}
html body main.archive section.archive .archive-wrap .contents .postlist a ul .text time {
  font-size: 1.4rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
html body main.archive section.archive .archive-wrap .contents aside {
  width: 100%;
}
html body main.archive section.archive .archive-wrap .contents aside .menu img {
  display: inline-block;
  padding: 5px;
  border: double 5px #333;
}
html body main.archive section.archive .archive-wrap .contents aside .sidebar-contents .singlelist a ul {
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 2fr 3fr;
}
html body main.archive section.archive .archive-wrap .contents aside .sidebar-contents .singlelist a ul .img {
  width: 90%;
}
html body main.archive section.archive .archive-wrap .contents aside .sidebar-contents .singlelist a ul .text h3 {
  font-size: 1.3rem;
}

.news-page .news-list .news-wrap .contents .postlist a {
  display: block;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
.news-page .news-list .news-wrap .contents .postlist a:hover {
  background-color: white;
}
.news-page .news-list .news-wrap .contents .postlist a ul {
  display: flex;
  align-items: center;
}
.news-page .news-list .news-wrap .contents .postlist a ul .text h3.title {
  color: #333;
  margin: 0 0 5px;
}
.news-page .news-list .news-wrap .contents .postlist a ul .text time {
  color: black;
}

main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents {
  padding-top: 10em;
  max-width: 1200px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist {
  display: flex;
  justify-content: space-evenly;
  flex-flow: row wrap;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist p.recruitment {
  width: 100%;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist p.recruitment a {
  background-color: #66bf97;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  padding: 15px 0;
  border-radius: 15px;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a {
  display: block;
  width: 45%;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a:nth-of-type(even) ul.card {
  transform: translate(4px, 4px);
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a:nth-of-type(even) ul.card .paper {
  transform: translate(-4px, -4px);
  box-shadow: none;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card {
  position: relative;
  text-align: left;
  border: #333 solid 1px;
  width: 103%;
  height: 17em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: rotate(-4deg);
  box-shadow: #333 1px 1px 5px;
  background-color: #fff;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper {
  position: absolute;
  border: #333 solid 1px;
  background-color: #fff;
  transform: rotate(4deg);
  padding: 10px;
  height: 15.5em;
  box-shadow: #333 1px 1px 5px;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents {
  width: 95%;
  margin: 0 auto;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents h3 {
  font-size: 1.8rem;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top .text table {
  margin-top: 20px;
  width: 100%;
  table-layout: fixed;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top .text table tr {
  height: 25px;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top .img {
  height: 110px;
  margin: 10px auto;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top .img img {
  height: 110px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .bottom .intro table tbody tr td p {
  font-weight: 300;
  border-bottom: #333 solid 1px;
  display: inline;
}

header.thacher .header-bar {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 60px;
  align-items: center;
}
header.thacher .header-bar .logo a {
  font-weight: bold;
  font-size: 2.1rem;
}

html body header.thacher .header-bar {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 60px;
  align-items: center;
}
html body header.thacher .header-bar .logo a {
  font-weight: bold;
  font-size: 2.1rem;
}

html body header.introduction .header-wrap .contents {
  max-width: 660px;
  padding-top: 100px;
}

main.single .single-wrap {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
main.single .single-wrap .contents {
  width: 70%;
}
main.single .single-wrap aside {
  width: 30%;
}

html body header.thacher .header-bar {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 60px;
  align-items: center;
}
html body header.thacher .header-bar .logo a {
  font-weight: bold;
  font-size: 2.1rem;
}
html body main.teacher-single section.teacher .teacher-wrap .contents {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles {
  flex: 2;
  padding-right: 20px;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .second {
  flex: 1;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles {
  max-width: 900px;
  width: 95%;
  margin: 0 auto;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles h1 {
  margin: 20px auto;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .swiper-thumbs {
  height: 130px;
  width: 60%;
  margin: 12px 0 0 auto;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles p {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 30px;
  font-weight: 400;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area {
  width: 100%;
  margin-top: 2em;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table {
  width: 100%;
  border-collapse: collapse;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table tr {
  border-bottom: solid 2px white;
  height: 50px;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table tr:last-child {
  border-bottom: none;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table th {
  position: relative;
  text-align: left;
  width: 35%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 17px 0;
  font-size: 1.4rem;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table th:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .detail-area table td {
  text-align: left;
  width: 65%;
  background-color: #eee;
  padding: 10px 0;
  font-size: 14px;
  padding-left: 25px;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .event-btn {
  width: 100%;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .event-btn a {
  width: 45%;
  background-color: #52c2d0;
  border: 1px solid #75b7d7;
  border-radius: 5px;
  display: block;
  text-align: center;
  color: #fff;
  padding: 1em;
}
html body main.teacher-single section.teacher .teacher-wrap .contents aside {
  width: 95%;
}
html body main.teacher-single section.teacher .teacher-wrap .contents aside section.sidebar-contents .instagram iframe.instagram-media {
  min-width: 0 !important;
}

html body main.single .single-wrap {
  padding: 80px 0;
}
html body main.single .single-wrap .textarea ul.wp-block-list {
  border: orange solid 2px;
  padding: 10px;
}
html body main.single .single-wrap .textarea ul.wp-block-list li {
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
html body main.single .single-wrap .textarea .writer {
  background-color: #fff;
  box-shadow: #333 1px 1px 5px;
  margin: 50px auto;
}
html body main.single .single-wrap .textarea .writer a {
  display: grid;
  grid-template-columns: 1fr 4fr;
  align-items: center;
}
html body main.single .single-wrap .textarea .writer a .writer-image img {
  display: inline;
  height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}
html body main.single .single-wrap .textarea .writer a .writer-contents {
  width: 95%;
  margin: 0 auto;
}
html body main.single .single-wrap .textarea .writer a .writer-contents span.name {
  font-size: 18px;
  font-weight: 600;
}
html body main.single .single-wrap .textarea .writer a .writer-contents table {
  width: 100%;
  margin: 20px auto;
  height: 70px;
}
html body main.single .single-wrap .textarea .writer a .writer-contents table tr th {
  width: 10%;
  text-align: left;
}
html body main.single .single-wrap .textarea .writer a .writer-contents p {
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
  margin: 0 auto;
}
html body main.single .single-wrap .contents {
  max-width: 660px;
}
html body main.single .single-wrap .contents code, html body main.single .single-wrap .contents p {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 30px;
}
html body main.single .single-wrap .contents h1 {
  font-size: 3em;
  font-weight: 900;
  line-height: 1.33;
  margin: 30px 0 0 0;
}
html body main.single .single-wrap .contents time {
  font-size: 12px;
  margin: 10px 0 20px 0;
  display: block;
}
html body main.single .single-wrap .contents h2 {
  font-size: 2.6rem;
  line-height: 1.23;
  font-weight: 900;
  margin: 80px 0 30px;
  padding: 0.25em 1em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
  position: relative;
}
html body main.single .single-wrap .contents h2:before, html body main.single .single-wrap .contents h2:after {
  content: "";
  position: absolute;
  top: -7px;
  width: 2px;
  height: calc(100% + 14px);
  background-color: black;
}
html body main.single .single-wrap .contents h2:before {
  left: 7px;
}
html body main.single .single-wrap .contents h2:after {
  right: 7px;
}
html body main.single .single-wrap .contents h3 {
  font-size: 2.2em;
  line-height: 1.27;
  font-weight: 900;
  margin: 80px 0 30px;
  padding: 0 0 6px;
  position: relative;
}
html body main.single .single-wrap .contents h3::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #111;
  position: absolute;
  bottom: 0;
  left: 0;
}
html body main.single .single-wrap .contents ul {
  margin: 0 0 30px;
}
html body main.single .single-wrap .contents ul .wp-block-list {
  border: orange solid 2px;
}
html body main.single .single-wrap .contents ul li {
  list-style: inside;
  font-size: 1.4em;
  line-height: 1.6;
  position: relative;
  padding: 0 0 0 1.4em;
  margin: 0 0 12px;
}
html body main.single .single-wrap .contents ol li strong {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  html {
    font-size: 7.5px;
  }
}
@media (max-width: 734px) {
  html body .contents {
    width: 90%;
  }
  .sp {
    display: block;
  }
  .tab {
    display: none;
  }
  .pc {
    display: none;
  }
}
@media (max-width: 734px) {
  html body header .header-wrap .contents {
    height: 42em;
  }
  html body header .header-wrap .contents .fv {
    display: block;
  }
  html body header .header-wrap .contents .fv .choice {
    margin: 0 auto;
    width: 95%;
    position: relative;
  }
  html body header .header-wrap .contents .fv .choice ul {
    position: sticky;
    margin: 7em auto;
  }
  html body header .header-wrap .contents .fv .choice ul li a.fvbtn {
    height: 100px;
    line-height: 100px;
  }
  html body header .header-wrap .contents .fv .slider-fv {
    width: 100%;
  }
  html body header .header-wrap .contents .fv .slider-fv .slide {
    position: absolute;
    top: 63em;
    right: 0;
    left: 0;
  }
}
@media (max-width: 734px) {
  main section.colum .colum-wrap .contents .column-area {
    padding: 10px 0 0 0;
    margin: 10px auto 30px auto;
  }
  main section.colum .colum-wrap .contents .column-area .post a h3.title {
    font-size: 16px;
  }
  main section.colum .colum-wrap .contents .column-area .post a time {
    font-size: 14px;
  }
  main section.colum .colum-wrap .contents .column-area .post a img {
    max-height: 168px;
    max-width: 270px;
  }
  main section.news .news-wrap {
    margin: 0;
    width: 100%;
  }
  main section.archive .archive-wrap .contents {
    display: block;
  }
  main section.archive .archive-wrap .contents .postlist {
    margin: 0 auto;
  }
  main section.archive .archive-wrap .contents .postlist a ul {
    display: block;
    height: 310px;
  }
  main section.archive .archive-wrap .contents .postlist a ul .img {
    width: 100%;
  }
  main section.archive .archive-wrap .contents .postlist a ul .img img {
    border-radius: 5px;
  }
  main section.archive .archive-wrap .contents .postlist a ul .text time {
    top: 70px;
  }
  main section.archive .archive-wrap .contents .postlist a ul .text h3 span {
    top: 10px;
  }
  main section.archive .archive-wrap .contents aside .sidebar-contents .singlelist a ul .img img {
    border-radius: 10px;
  }
  main section.archive .archive-wrap .contents .postlist {
    width: 90%;
  }
  main section.archive .archive-wrap .contents .postlist .pagination {
    margin: 40px 0 0;
  }
  main section.archive .archive-wrap .contents .postlist .nav-links {
    display: flex;
  }
  main section.archive .archive-wrap .contents .postlist .pagination .page-numbers {
    display: inline-block;
    margin-right: 5px;
    padding: 10px 13px;
    color: #333;
    border-radius: 3px;
    box-shadow: 0 3px 3px #999;
    background: #fff;
  }
  main section.archive .archive-wrap .contents .postlist .pagination .current {
    padding: 10px 12px;
    background: #69a4db;
    color: #fff;
  }
  main section.archive .archive-wrap .contents .postlist .pagination .prev,
  main section.archive .archive-wrap .contents .postlist .pagination .next {
    background: transparent;
    box-shadow: none;
    color: #69a4db;
  }
  main section.archive .archive-wrap .contents .postlist .pagination .dots {
    background: transparent;
    box-shadow: none;
  }
  main section.archive .archive-wrap .contents aside {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
  }
}
@media (max-width: 734px) {
  main section.archive .archive-wrap .contents aside .sidebar-contents .singlelist a ul .img img {
    border-radius: 10px;
  }
}
@media (max-width: 734px) {
  html body main.archive section.archive .archive-wrap .contents {
    display: block;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist {
    margin: 0 auto;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul {
    display: block;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul .img {
    width: 100%;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul .img img {
    border-radius: 5px;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul .text {
    height: 100px;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul .text time {
    bottom: 0;
  }
  html body main.archive section.archive .archive-wrap .contents .postlist a ul .text h3 span {
    top: 10px;
  }
  .news-page .news-list .news-wrap .contents {
    width: 95%;
  }
}
@media (max-width: 734px) {
  main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents {
    display: block;
  }
  main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a {
    width: 85%;
    margin: 15px auto;
  }
  main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper .card-contents .top .img {
    height: 90px;
    margin: 10px auto;
  }
  main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card {
    height: 18.5em;
  }
  main.taxonomy-teacher-page section.taxonomy-teacher-list .taxonomy-teacher-wrap .contents .postlist a ul.card .paper {
    height: 16.5em;
  }
  aside {
    width: 95%;
    margin: 0 auto;
  }
  aside img {
    border-radius: 15px;
  }
}
@media (max-width: 734px) {
  main.single .single-wrap aside {
    width: 90%;
    margin-top: 50px;
  }
}
@media (max-width: 734px) {
  html body main.teacher-single section.teacher .teacher-wrap .contents {
    display: block;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .lecturer-profiles .event-btn {
    flex-flow: row wrap;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .lecturer-profiles .event-btn a {
    width: 100%;
    margin-top: 1em;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .mySwiper2 {
    height: 30rem;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .mySwiper .swiper-slide img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .profiles .swiper-thumbs {
    height: 75px;
    width: 80%;
    margin: 10px 0 0 auto;
  }
  html body main.teacher-single section.teacher .teacher-wrap .contents .profiles {
    width: 100%;
    padding: 0;
  }
  aside.second section.sidebar-contents .choice {
    width: 100%;
    margin: 20px auto;
  }
}
@media (max-width: 734px) {
  main.single .single-wrap .contents {
    width: 90%;
  }
  html body main.single .single-wrap .contents p {
    font-size: 16px;
  }
  html body main.single .single-wrap .contents ul li {
    font-size: 16px;
  }
  html body main.single .single-wrap .textarea .writer a {
    grid-template-columns: 2fr 3fr;
  }
  html body main.single .single-wrap .textarea .writer a .writer-image img {
    height: 35rem;
  }
}/*# sourceMappingURL=style.css.map */



.related-box {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin: 24px 0;
  padding: 16px;
  background: #fff;
  gap: 16px;
  position: relative;
}

.related-box-label {
  position: absolute;
  top: -12px;
  left: 0;
  background: #ff6e6e;
  color: white;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
}

.related-box-thumb img {
  width: 120px;
  height: auto;
  border-radius: 4px;
}

.related-box-info {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.related-box-date {
  font-size: 12px;
  color: #999;
  margin-bottom: 4px;
}

.related-box-title {
  font-size: 16px;
  font-weight: bold;
  color: #0073aa;
  margin-bottom: 8px;
}

.related-box-excerpt {
  font-size: 14px;
  color: #555;
}