@charset "utf-8";
/* ===================================================================
 newopencampus
=================================================================== */
.contentwidth {
  width: auto !important;
  max-width: 1100px;
}
.turnon {
  display: block !important;
}
.turnoff {
  display: none !important;
}

/* .toph2 {
	margin: 75px auto 36px;
	padding: 15px 40px;
}
.toph2 .h2english {
	top: -40px;
	font-size: 14px;
	letter-spacing: 0.2em;
}
.toph2 .greendiaganol {
	width: 140px;
	top: -50px;
	left: 20px;
}
.toph2 .bottomright {
	height: 25px;
	width: 25px;
} */
.mainvisual {
  margin-bottom: 24px;
  background: #e3e3e3
    url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg01.png)
    repeat left top -30px / 1100px auto;
}
.mainvisual .inner {
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
}
.mainvisual .lbox {
  max-width: 543px;
  width: 50%;
}
.mainvisual .lbox img {
  /*width: 100%;*/
  margin: 10% 0;
  width: 100%;
  /*margin: 5% 0;*/
  /*height: 100%;*/
  /*max-height: 575px;*/
}
.mainvisual .rbox {
  padding: 5%;
  width: 50%;
  height: 80%;
  box-sizing: border-box;
}
.mainvisual_sp {
  display: none;
}
.mainvisual .rbox .linkul {
  margin-top: -18px;
  display: flex;
  flex-wrap: wrap;
}
/*
.mainvisual .rbox .linkul li a {
  margin: 18px 16px 0 0;
  width: 209px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
 */
.mainvisual .rbox .linkul li {
  width: 45%;
  max-width: 210px;
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
}

.mainvisual .rbox .linkul li a {
  margin: 15px 16px 0 0 !important;
  width: 95%;
}
.mainvisual .rbox .linkul li a {
  padding: 40px 0;
  height: 209px;
  color: #3e3a39;
  display: block;
  text-decoration: none;
  border: 1px solid #979899;
  background-color: #fff;
  box-sizing: border-box;
}
.mainvisual .rbox .linkul li a.on {
  position: relative;
  pointer-events: none;
}
.mainvisual .rbox .linkul li a.on::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 24, 21, 0.25);
  content: "";
}
.mainvisual .rbox .linkul li a.on::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg02.png)
    no-repeat center center / 135px auto;
  z-index: 1;
  content: "";
}
.mainvisual .rbox .linkul li .date {
  font-weight: bold;
  text-align: center;
}
.mainvisual .rbox .linkul li .date span {
  font-size: 77px;
  display: inline-block;
  vertical-align: top;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.mainvisual .rbox .linkul li .date span small {
  margin-top: -14px;
  display: inline-block;
  font-size: 50px;
  vertical-align: top;
}
.mainvisual .rbox .linkul li .date strong {
  margin-left: 5px;
  display: inline-block;
  padding: 9px 9px 6px;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  vertical-align: top;
  font-feature-settings: "palt";
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
}
.mainvisual .rbox .linkul li .time {
  margin-bottom: 9px;
  text-align: center;
  height: 34px;
}
.mainvisual .rbox .linkul li .time span {
  padding-left: 30px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
}
.mainvisual .rbox .linkul li .text {
  margin-bottom: 3px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.mainvisual .rbox .linkul li .name {
  margin: 0 14px;
  padding: 6px 0 2px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
}
.comtitle {
  margin-bottom: 20px;
  color: #03913b;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.lineup {
  margin-bottom: 24px;
}
.lineup .imgul .slick-slide > div {
  margin-right: 15px;
  width: 255px;
}
.lineup .imgul li a {
  display: block;
  color: #3e3a39;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s linear;
}
.lineup .imgul li a:hover {
  opacity: 0.8;
}
.lineup .imgul li a .pho {
  margin-bottom: 10px;
  border: 1px solid gray;
}
.lineup .imgul li a p {
  line-height: 1.3;
  text-align: center;
}
.lineup .imgul li a img {
  width: 100%;
}
.modern {
  padding: 34px 0 15px;
  background-color: #e6ede6;
}
.modern .comtitle {
  margin-bottom: 30px;
  font-weight: normal;
}
.modern .imgbox {
  display: flex;
  justify-content: space-between;
}
.modern .photobox {
  /*  width: 45.7%;*/
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.modern .photobox ul {
  margin-bottom: 2px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.modern .photobox ul li {
  width: 48.6%;
}
.modern .photobox ul li img {
  width: 100%;
}
.modern .photobox p {
  font-size: 12px;
}
.modern .textbox {
  margin-top: -5px;
  width: 52%;
}
.modern .textbox p {
  font-size: 15px;
}
.modern .textbox p:not(:last-child) {
  margin-bottom: 28px;
}
.flow {
  padding: 40px 0;
  background-color: #e6ede6;
}
.pagesh4 {
  padding-left: 75px;
  padding-top: 11px;
  letter-spacing: 0.05em;
}
.pagesh4 .greenbar {
  top: -27px;
  left: 25px;
  width: 30px;
  height: 80px;
}
.pagesh4 .english {
  font-size: 14px;
  left: 78px;
  top: -28px;
  font-size: 15px;
  letter-spacing: 0.18em;
}
.flow {
  margin-bottom: 90px;
}
.flow .imgul {
  margin-top: -33px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flow .imgul li {
  margin: 33px 1% 0 0;
  width: 32.3%;
}
.flow .imgul li:not(3n) {
  margin-right: 0;
}
.flow .imgul li .pho {
  margin: 0 auto 20px;
  width: 85%;
}
.flow .imgul li img {
  width: 100%;
}
.flow .imgul li h3 {
  margin-bottom: 13px;
  color: #03913b;
  font-size: 23px;
  font-weight: normal;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.introducing {
  margin-bottom: 75px;
}
.introducing .textul {
  margin-bottom: 43px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.introducing .textul li {
  padding-bottom: 11px;
  width: 46.7%;
  border: 2px solid #b4706a;
}
.introducing .textul li:nth-child(2) {
  border-color: #4a4774;
}
.introducing .textul li .txtbox {
  padding: 0 27px;
}
.introducing .textul li h3 {
  margin-bottom: 12px;
  padding: 20px 0 15px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  background-color: #b4706a;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.introducing .textul li:nth-child(2) h3 {
  background-color: #4a4774;
}
.introducing .textul li .ttl {
  margin-bottom: 2px;
  color: #b4706a;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.introducing .textul li:nth-child(2) .ttl {
  color: #4a4774;
}
.introducing .textul li .txtbox {
  margin-bottom: 15px;
}
.introducing .textul li .txtbox .pho {
  margin-bottom: 8px;
}
.introducing .textul li .txtbox img {
  width: 100%;
}
.introducing .textul li .close {
  margin: 0 10px;
}
.introducing .textul li .close a {
  padding: 10px 10px 7px;
  display: block;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  background-color: #b4706a;
}
.introducing .textul li:nth-child(2) .close a {
  background-color: #4a4774;
}
.introducing .textul li .close a span {
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  font-size: 23px;
}
.introducing .text {
  margin: -8px 0 25px;
  font-size: 16px;
  text-align: center;
}
.introducing .movie {
  margin: 0 auto;
  max-width: 615px;
  height: 360px;
}
.introducing .movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-color: #979899;
}
.bnefit {
  margin-bottom: 78px;
  padding: 50px 0 25px;
  background-color: #e6ede6;
}
.comTtl {
  margin-top: 35px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comTtl img {
  width: 92px;
}
.comTtl span {
  width: calc(100% - 110px);
  color: #03913b;
  font-size: 30px;
  font-weight: bold;
  display: block;
}
.comTtl span small {
  padding: 0 10px 0px;
  display: inline-block;
  letter-spacing: 0.05em;
  /*background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg03.png) repeat-x center bottom/ 30px 25px;*/
  background: linear-gradient(transparent 55%, #fdfd0b 55%);
}
.bnefit .imgbox {
  margin-bottom: -23px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bnefit .imgbox .photobox {
  margin: -40px 0 0 10px;
  width: 46%;
}
.bnefit .imgbox img {
  width: 100%;
}
.bnefit .imgbox .textbox {
  width: 50%;
}
.bnefit .imgbox .textbox .txt01 {
  margin-bottom: 8px;
}
.bnefit .imgbox .textbox .txt02 {
  margin-bottom: 16px;
  color: #e23750;
  font-size: 13px;
  line-height: 1.4;
}
.bnefit .imgbox .textbox .pho {
  margin-left: 10px;
}
.bnefit .imgbox .textbox .pho img {
  width: 96%;
}
.comTtl01 {
  margin-bottom: 15px;
}
.comTtl02 {
  margin-bottom: 20px;
}
.bnefit .imgbox01 {
  margin-bottom: 60px;
}
.bnefit .imgbox01 .photobox {
  margin-top: 0;
  width: 47%;
}
.bnefit .imgbox01 .textbox {
  margin-top: -5px;
}
.bnefit .imgbox02 {
  margin-bottom: 45px;
}
.bnefit .imgbox02 .photobox {
  margin-top: 0;
  width: 49%;
}
.bnefit .imgbox02 .textbox {
  margin-top: -5px;
}
.bnefit .imgbox02 .textbox .txt03 {
  margin-bottom: 8px;
  font-size: 15px;
  text-align: center;
}
.combtn {
  margin: 0 auto;
  padding: 4px;
  width: 95%;
  box-sizing: border-box;
  border: 1px solid #838384;
  background-color: #fff;
}
.combtn a {
  padding-right: 25px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  background: #03913b
    url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
    no-repeat right 25px center / 15px auto;
}
.combtn a::after {
  position: absolute;
  top: -19px;
  left: -19px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  content: "";
  transform: rotate(-90deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.combtn a::before {
  position: absolute;
  bottom: -19px;
  right: -19px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  content: "";
  transform: rotate(-90deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.combtn a small {
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.combtn a span {
  margin: 0 10px 0 15px;
  padding: 3px 5px 1px;
  color: #03913b;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.combtn a .m-text01 {
  font-size: 20px !important;
  font-weight: bold !important;
  line-height: 3 !important;
  display: inline-block !important;
  vertical-align: middle !important;
}
.combtn a .m-text02 {
  margin: 0 10px 0 15px !important;
  padding: 3px 5px 1px !important;
  color: #03913b !important;
  font-size: 20px !important;
  line-height: 2 !important;
  /* display: inline-block; */
  vertical-align: middle !important;
  background-color: #fff !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.combtn a .m-text03 {
  font-size: 30px !important;
  font-weight: normal !important;
  display: inline-block !important;
  line-height: 1.8 !important;
  vertical-align: middle !important;
  letter-spacing: 0.1em !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝";
}

.combtn a strong {
  font-size: 30px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.1em;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.bnefit .imgbox03 .textbox .txt01 {
  margin-bottom: 15px;
}
.bnefit .imgbox03 .textbox .txt02 {
  margin-bottom: 25px;
  line-height: 1.38;
  font-size: 14px;
}
.bnefit .imgbox03 .photobox {
  width: 47.5%;
}
.bnefit .imgbox03 .photobox p {
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
}
.bnefit .imgbox03 {
  margin-bottom: 0;
}
.testimonials {
  margin-bottom: 72px;
}
.testimonials .pagesh4 {
  margin-bottom: 25px;
}
.testimonials .text {
  margin-bottom: 23px;
  font-size: 15px;
}
.testimonials .txtul {
  margin-top: -68px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.testimonials .txtul li {
  margin-top: 68px;
  padding: 25px 20px 12px;
  color: #03913b;
  width: 48.5%;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  border: 3px solid #03913b;
}
.testimonials .txtul li::after {
  position: absolute;
  bottom: -42px;
  left: 42px;
  width: 44px;
  height: 42px;
  background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg05.jpg)
    no-repeat left bottom / cover;
  content: "";
}
.testimonials .txtul li .ttl {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
}
.testimonials .txtul li .txt {
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.65;
}
.testimonials .txtul li .name {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.questions {
  margin-bottom: 67px;
  padding: 60px 0;
  background-color: #e6ede6;
}
.questions .pagesh4 {
  margin-bottom: 40px;
}
.questions dl {
  border-bottom: 1px solid #ccc;
}
.questions dl dt {
  padding: 22px 50px 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #03913b;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon06.png)
    no-repeat right 20px center / 21px auto;
}
.questionwrapper .qx {
  width: 20px;
}
.qx.open {
  width: 18px;
  top: 20px;
  right: 10px;
}
.questions dl dt.on {
  background-image: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon07.png);
}
.questions dl .en {
  margin: -5px 10px 0 0;
  width: 36px;
}
.questions dl span {
  display: block;
  letter-spacing: 0;
  width: calc(100% - 50px);
}
.questions dl .en img {
  width: 100%;
}
.questions dl dd .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.questions dl dd {
  margin: -5px 0 0 60px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 1.65;
}
.questions dl dd .en {
  margin-top: -10px;
}
.access {
  margin-bottom: 90px;
}
.access .textul {
  margin: 0 auto 26px;
  max-width: 530px;
}
.access .textul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.access .textul .txt {
  width: 90px;
  padding-top: 4px;
  height: 38px;
  color: #03913b;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #03913b;
}
.access .textul span {
  margin-right: 15px;
  display: block;
  font-size: 16px;
  line-height: 1.8;
  width: calc(100% - 130px);
}
.access .map {
  margin-bottom: 15px;
  width: 100%;
  padding-bottom: 31%;
  height: 0 !important;
  position: relative;
  overflow: hidden;
}
.access .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ccc;
}
.access .maptxt {
  font-size: 16px;
  text-align: center;
}
.events {
  margin-bottom: 40px;
  position: relative;
}
.events .pagesh4 {
  margin-bottom: 22px;
}
.events .text {
  margin-bottom: 195px;
  font-size: 15px;
  line-height: 1.65;
  text-align: center;
}
.comlink {
  margin: 0 auto;
  max-width: 530px;
  padding: 23px 10px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 0;
  border: 1px solid #ff7800 !important;
  background: #ff7800
    url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
    no-repeat right 30px center / 14px auto !important;
  border-bottom: 6px solid #b15700 !important;
  box-sizing: border-box;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
.white {
  color: #ff7800 !important;
  background: #fff
    url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon09.png)
    no-repeat right 30px center / 14px auto !important;
}
.comlink.white .bottomcorner {
  display: none;
}
.comlink .fa-chevron-right {
  display: none;
}
.eventsbgbox {
  padding: 6px 0 7px 200px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 60px;
  width: clac(100% - 60px);
  box-sizing: border-box;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.43);
}
.eventsbgbox.abs {
  padding: 20px 0 20px;
  position: absolute;
  bottom: -150px;
  background: none;
  width: 100%;
}
.comlink01 {
  margin: 0 auto;
  max-width: 530px;
}
.comlink01 a {
  padding: 23px 10px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 0;
  border: 1px solid #ff7800 !important;
  background: #ff7800
    url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
    no-repeat right 30px center / 14px auto !important;
  border-bottom: 6px solid #b15700 !important;
  box-sizing: border-box;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
    serif;
}
@media only screen and (min-width: 751px) and (max-width: 1250px) {
  /* 修正前(max-width: 1090px) */
  .mainvisual .rbox {
    padding: 2% 35px 2% 2%;
  }
  .mainvisual .rbox .linkul {
    margin-top: -2%;
  }
  .mainvisual .rbox .linkul li {
    margin: 2% 2% 0 0;
    width: 48%;
  }
  .mainvisual .rbox .linkul li a {
    padding: 40px 0 10px;
    height: auto;
  }
}
@media only screen and (min-width: 751px) and (max-width: 920px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  .mainvisual .rbox {
    padding: 1% 35px 1% 1%;
  }
  .mainvisual .rbox .linkul {
    margin-top: -1%;
  }
  .mainvisual .rbox .linkul li {
    margin: 1% 1% 0 0;
    width: 48%;
  }
  .mainvisual .rbox .linkul li a {
    padding: 20px 0 10px;
    height: auto;
  }
  .mainvisual .rbox .linkul li a.on::before {
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg02.png)
      no-repeat center center / 100px auto;
  }
  .mainvisual .rbox .linkul li .date span {
    font-size: 50px;
  }
  .mainvisual .rbox .linkul li .date span small {
    margin-top: -5px;
    font-size: 38px;
  }
  .mainvisual .rbox .linkul li .date strong {
    margin-left: 2px;
    padding: 4px 9px 2px;
    font-size: 16px;
  }
  .mainvisual .rbox .linkul li .time span {
    font-size: 13px;
  }
  .mainvisual .rbox .linkul li .text {
    margin-bottom: 3px;
    font-size: 15px;
  }
  .mainvisual .rbox .linkul li .name {
    margin: 0 10px;
    padding: 2px 0 0;
    font-size: 16px;
  }
}
@media only screen and (min-width: 751px) and (max-width: 800px) {
  .mainvisual .rbox .linkul li a {
    padding: 20px 0 10px;
  }
  .mainvisual .rbox .linkul li a.on::before {
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg02.png)
      no-repeat center center / 90px auto;
  }
  .mainvisual .rbox .linkul li .date span {
    font-size: 40px;
  }
  .mainvisual .rbox .linkul li .date span small {
    margin-top: -5px;
    font-size: 30px;
  }
  .mainvisual .rbox .linkul li .date strong {
    margin-left: 2px;
    padding: 2px 9px 0;
    font-size: 12px;
  }
  .mainvisual .rbox .linkul li .time span {
    font-size: 12px;
  }
  .mainvisual .rbox .linkul li .text {
    margin-bottom: 3px;
    font-size: 12px;
  }
  .mainvisual .rbox .linkul li .name {
    padding: 2px 0 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 750px) {
  body {
    /* padding-top: 37px; */
  }
  main .breadcrumbBox {
    margin-top: 0px;
    padding-bottom: 20px;
    font-size: 7.5px;
    position: relative;
    top: 30px;
  }
  .contentwidth {
    max-width: inherit;
  }
  /* .toph2 {
		margin: 75px auto 22px;
		padding: 5px 20px;
		font-size: 19px;
		letter-spacing: 0;
		border: 2px solid #03913b;
	}
	.toph2 .h2english {
		top: -23px;
		font-size: 10px;
		letter-spacing: 0.1em;
	}
	.toph2 .greendiaganol {
		width: 70px;
		top: -25px;
		left: 5px;
	}
	.toph2 .bottomright {
		height: 15px;
		width: 15px;
	} */
  .mainvisual {
    margin-bottom: 12px;
    background: #fff;
    border-top: 1px solid rgba(151, 152, 153, 0.5);
  }
  .mainvisual .inner {
    max-width: inherit;
    display: block;
  }
  .mainvisual_pc {
    display: none;
  }
  .mainvisual_sp {
    display: block;
  }
  .mainvisual .lbox {
    padding: 10px 0 9px;
    max-width: inherit;
    width: auto;
    text-align: center;
    border-bottom: 1px solid rgba(151, 152, 153, 0.5);
  }
  .mainvisual .lbox img {
    margin: 0 auto;
    width: 80%;
  }
  .mainvisual .rbox {
    padding: 0;
    width: auto;
    box-sizing: border-box;
  }
  .mainvisual .rbox .linkul {
    margin-top: 0;
  }
  .mainvisual .rbox .linkul li {
    margin: 0;
    width: 50%;
    box-shadow: none;
  }
  .mainvisual .rbox .linkul li a {
    padding: 7px 0 8px !important;
    height: auto;
    color: #3e3a39;
    display: block;
    text-decoration: none;
    border: none;
  }
  .mainvisual .rbox .linkul li {
    border-bottom: 1px solid rgba(151, 152, 153, 0.5);
    box-sizing: border-box;
  }
  .mainvisual .rbox .linkul li:nth-child(2n-1) {
    border-right: 1px solid rgba(151, 152, 153, 0.5);
  }
  .mainvisual .rbox .linkul li a.on::before {
    background-size: 80px auto;
  }
  .mainvisual .rbox .linkul li .tbox {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mainvisual .rbox .linkul li .tbox .txt {
    margin-left: 7px;
    font-size: 8px;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
  }
  .mainvisual .rbox .linkul li .tbox .txt span {
    text-align: center;
    transform: rotate(-90deg);
  }
  .mainvisual .rbox .linkul li .tbox .txt span {
    display: block;
  }
  .mainvisual .rbox .linkul li .date span {
    font-size: 36px;
    letter-spacing: -1px;
  }
  .mainvisual .rbox .linkul li .date span small {
    margin-top: -5px;
    font-size: 26px;
  }
  .mainvisual .rbox .linkul li .date strong {
    margin-left: 2px;
    padding: 4px 4px 3px 6px;
    font-size: 11px;
    line-height: 1.4;
  }
  .mainvisual .rbox .linkul li .time {
    margin-bottom: 0;
    text-align: center;
  }
  .mainvisual .rbox .linkul li .time span {
    padding-left: 24px;
    font-size: 12px;
    letter-spacing: 0;
    background-size: 17px auto !important;
  }
  .mainvisual .rbox .linkul li .name {
    margin: 0 23px;
    padding: 4px 0 2px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 1.25;
  }
  .comtitle {
    margin-bottom: 14px;
    font-size: 1.5em;
    font-weight: bold;
    -moz-font-size: 1.5em;
    -webkit-font-size: 1.5em;
    -ms-font-size: 1.5em;
  }
  .lineup {
    margin-bottom: 15px;
  }

  .lineup .imgul .slick-slide > div {
    margin: 0 4px;
    width: 127px;
  }
  .lineup .imgul li a .pho {
    margin-bottom: 3px;
  }
  .lineup .imgul li a p {
    line-height: 1.3;
    font-size: 10px;
  }
  .modern {
    padding: 12px 0 15px;
  }
  .modern .comtitle {
    margin-bottom: 14px;
    font-weight: bold;
  }
  .modern .imgbox {
    display: block;
  }
  .modern .photobox {
    margin: 0 auto 12px;
    width: 75.7%;
  }
  .modern .photobox ul {
    margin-bottom: 0;
  }
  .modern .photobox p {
    font-size: 11px;
    letter-spacing: 0;
  }
  .modern .textbox {
    margin: 0;
    width: auto;
  }
  .modern .textbox p {
    font-size: 14px;
    line-height: 1.74;
  }
  .modern .textbox p:not(:last-child) {
    margin-bottom: 18px;
  }
  .flow {
    margin-bottom: 50px;
    padding: 30px 0;
  }
  .dsp_h {
    display: none !important;
  }
  .pagesh4 {
    margin-bottom: 20px !important;
    -moz-margin-bottom: 20px !important;
    -webkit-margin-bottom: 20px !important;
    -ms-margin-bottom: 20px !important;
    padding-left: 35px;
    padding-top: 3px;
    letter-spacing: 0;
    font-size: 21px;
  }
  .pagesh4 .greenbar {
    top: -13px;
    left: 8px;
    width: 15px;
    height: 40px;
  }
  .pagesh4 .english {
    font-size: 14px;
    left: 35px;
    top: -15px;
    font-size: 10px;
  }
  .flow .imgul {
    justify-content: space-between;
  }
  .flow .imgul li {
    margin: 33px 0 0 0;
    width: 49%;
  }
  .flow .imgul li .pho {
    margin: 0 auto 10px;
    width: 85%;
  }
  .flow .imgul li h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .flow .imgul li p {
    font-size: 14px;
  }
  .introducing {
    margin-bottom: 45px;
  }
  .introducing .textul {
    margin-bottom: 30px;
    display: block;
  }
  .introducing .textul li {
    margin-bottom: 20px;
    padding-bottom: 11px;
    width: auto;
  }
  .introducing .textul li:nth-child(2) {
    margin-bottom: 0;
  }
  .introducing .textul li .txtbox {
    padding: 0 15px;
  }
  .introducing .textul li h3 {
    margin-bottom: 12px;
    padding: 10px 0;
    font-size: 15px;
  }
  .introducing .textul li .ttl {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .introducing .textul li .txtbox {
    margin-bottom: 10px;
  }
  .introducing .textul li .close a {
    padding: 5px;
    font-size: 15px;
  }
  .introducing .textul li .close a span {
    font-size: 15px;
  }
  .introducing .text {
    margin: 0 0 15px;
    font-size: 13px;
    text-align: left;
  }
  .introducing .movie {
    margin: 0 auto;
    max-width: 615px;
    padding-bottom: 80%;
    height: 0;
    position: relative;
    overflow: hidden;
  }
  .introducing .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
  }
  .bnefit {
    margin-bottom: 28px;
    padding: 40px 0 23px;
    background-color: #e6ede6;
  }
  .comTtl {
    margin: 0;
    padding: 0;
  }
  .comTtl img {
    width: 54px;
    -moz-width: 54px;
    -webkit-width: 54px;
    -ms-width: 54px;
  }
  .comTtl span {
    margin-left: 12px;
    width: calc(100% - 58px);
    font-size: 1.5em;
    -moz-font-size: 1.5em;
    -webkit-font-size: 1.5em;
    -ms-font-size: 1.5em;
  }
  .comTtl span small {
    padding: 0;
    display: inline;
    letter-spacing: 0;
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg03.png)
      repeat-x left center / 15px 10px;
  }
  .bnefit .imgbox {
    margin-bottom: 30px !important;
    -moz-margin-bottom: 30px !important;
    -webkit-margin-bottom: 30px !important;
    -ms-margin-bottom: 30px !important;
    display: block;
  }
  .bnefit .imgbox .photobox {
    margin: -13px auto -15px;
    width: 77%;
  }
  .bnefit .imgbox .textbox {
    width: auto;
  }
  .bnefit .imgbox .textbox .txt01 {
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .bnefit .imgbox .textbox .txt02 {
    margin-bottom: 23px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .bnefit .imgbox .textbox .pho {
    margin: 0;
  }
  .bnefit .imgbox .textbox .pho img {
    width: 100%;
  }
  .comTtl01 {
    margin-bottom: 15px;
  }
  .comTtl02 {
    margin-bottom: 20px;
  }
  .bnefit .imgbox01 {
    margin-bottom: 20px;
  }
  .bnefit .imgbox01 .photobox {
    margin: -3px 0 10px;
    width: 100%;
  }
  .bnefit .imgbox01 .textbox {
    margin-top: 0;
  }
  .bnefit .imgbox02 {
    margin-bottom: 26px;
  }
  .bnefit .imgbox02 .photobox {
    margin: 0 0 7px;
    width: 100%;
    text-align: center;
  }
  .bnefit .imgbox02 .photobox img {
    width: 82%;
  }
  .bnefit .imgbox02 .textbox {
    margin-top: 0;
  }
  .bnefit .imgbox02 .textbox .txt03 {
    margin: 18px 0 10px !important;
    font-size: 14px;
  }
  .combtn {
    padding: 2px;
    width: 100%;
  }
  .combtn a {
    padding-right: 24px;
    /* height: 47px; */
    height: 55px;
    background: #03913b
      url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
      no-repeat right 20px center / 10px auto;
  }
  .combtn a::after {
    top: -25px;
    left: -25px;
  }
  .combtn a::before {
    bottom: -25px;
    right: -25px;
  }
  .combtn a small {
    /* font-size: 11px; */
    font-size: 12px;
  }
  .combtn a .m-text01 {
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 1.5 !important;
    display: inline-block !important;
    vertical-align: middle !important;
  }
  .combtn a span {
    margin: 3px 5px 0 5px;
    padding: 2px 4px 1px;
    /* font-size: 13px; */
    font-size: 14px;
  }
  .combtn a .m-text02 {
    margin: 0 10px 0 15px !important;
    padding: 3px 5px 1px !important;
    color: #03913b !important;
    font-size: 18px !important;
    line-height: 1 !important;
    /* display: inline-block; */
    vertical-align: middle !important;
    background-color: #fff !important;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝", "MS PMincho",
      serif;
  }
  .combtn a strong {
    /* font-size: 19px; */
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  .combtn a .m-text03 {
    font-size: 20px !important;
    font-weight: normal !important;
    display: inline-block !important;
    line-height: 1.8 !important;
    vertical-align: middle !important;
    letter-spacing: 0.1em !important;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, YuMincho, HGS明朝E, "ＭＳ 明朝";
  }
  .bnefit .imgbox03 .textbox .txt01 {
    margin-bottom: 15px;
  }
  .bnefit .imgbox03 .textbox .txt02 {
    margin-bottom: 25px;
    line-height: 22px;
    -moz-line-height: 22px;
    -webkit-line-height: 22px;
    -ms-line-height: 22px;
  }
  .bnefit .imgbox03 .photobox {
    margin: -14px auto 5px;
    width: 97.5%;
  }
  .bnefit .imgbox03 .photobox p {
    margin-top: 4px;
    font-size: 11px;
  }
  .bnefit .imgbox03 .textbox .txt01 {
    margin-bottom: 13px;
  }
  .bnefit .imgbox03 .textbox .txt02 {
    margin-bottom: 0;
    line-height: 22px;
  }
  .bnefit .imgbox03 .textbox .txt03 {
    margin-top: 4px;
  }
  .bnefit .imgbox03 {
    margin-bottom: 0;
  }
  .testimonials {
    margin-bottom: 72px;
  }
  .testimonials .pagesh4 {
    margin-bottom: 20px !important;
  }
  .testimonials .text {
    margin-bottom: 30px !important;
    font-size: 14px;
    line-height: 22px;
    -moz-line-height: 22px;
    -webkit-line-height: 22px;
    -ms-line-height: 22px;
    letter-spacing: 0;
  }
  .testimonials .txtul {
    margin-top: -12px;
    display: block;
  }
  .testimonials .txtul li {
    margin: 0 22px 34px;
    padding: 10px 10px 4px;
    width: auto;
    border-radius: 7px;
    border: 2px solid #03913b;
  }
  .testimonials .txtul li::after {
    left: 22px;
    width: 24px;
    height: 42px;
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/bg05.jpg)
      no-repeat left top / 100% auto;
  }
  .testimonials .txtul li .ttl {
    margin-bottom: 2px;
    font-size: 16px;
    letter-spacing: 0;
  }
  .testimonials .txtul li .txt {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.65;
    letter-spacing: 0;
  }
  .testimonials .txtul li .name {
    font-size: 13px;
    line-height: 1.7;
  }
  .questions {
    margin-bottom: 50px;
    padding: 30px 0;
  }
  .questions .pagesh4 {
    margin-bottom: 0;
  }
  .questions dl dt {
    padding: 22px 25px 20px 0;
    font-size: 14px;
    line-height: 1.5;
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon06.png)
      no-repeat right 5px center / 18px auto;
  }
  .questions dl dt.on {
    background-image: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon07.png);
  }
  .questions dl .en {
    width: 30px;
  }
  .questions dl span {
    width: calc(100% - 40px);
  }
  .questions dl dd {
    margin: 0;
    padding-bottom: 13px;
    font-size: 12px;
    line-height: 1.5;
  }
  .questions dl dd .en {
    margin-top: -4px;
  }
  .access {
    margin-bottom: 50px;
  }
  .access .textul {
    margin: 0 auto 26px;
    display: block;
  }
  .access .textul li {
    display: block;
  }
  .access .textul li:not(:last-child) {
    margin-bottom: 12px;
  }
  .access .textul .txt {
    margin: 0 auto 10px;
    width: 85px;
    padding-top: 2px;
    height: 30px;
    font-size: 15px;
    border: 1px solid #03913b;
  }
  .access .textul span {
    margin: 0 auto;
    font-size: 15px;
    width: auto;
    display: block;
  }
  .access .map {
    padding-bottom: 55%;
  }
  .access .maptxt {
    padding: 0 15px;
    font-size: 14px;
  }
  .events {
    margin-bottom: 40px;
  }
  .events .pagesh4 {
    margin-bottom: 0;
  }
  .events .text {
    margin-bottom: 105px !important;
    -moz-margin-bottom: 105px !important;
    -webkit-margin-bottom: 105px !important;
    -ms-margin-bottom: 105px !important;
    font-size: 14px;
    line-height: 1.65;
    text-align: left;
    letter-spacing: 0;
  }
  .comlink {
    /* padding: 13px 20px 13px 5px; */
    padding: 15px 20px 15px 5px;
    font-size: 17px;
    border-radius: 3px;
    letter-spacing: 0;
    background: #ff7800
      url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
      no-repeat right 17px center / 8px auto !important;
    border-bottom: 3px solid #b15700;
  }
  .comlink.white {
    background: url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon09.png)
      no-repeat right 17px center / 8px auto !important;
  }
  .comlink01 {
    width: 92%;
  }
  .comlink01 a {
    padding: 13px 10px;
    font-size: 17px;
    border-radius: 3px;
    letter-spacing: 0;
    background: #ff7800
      url(https://www.morinomiya.ac.jp/wp-content/themes/morinomiya/common/img/admission/briefing/newopencampus/icon03.png)
      no-repeat right 17px center / 8px auto !important;
    border-bottom: 3px solid #b15700 !important;
  }
  .eventsbgbox {
    padding-left: 0;
  }
  .eventsbgbox.abs {
    bottom: -85px;
  }
  .totopbutton {
    bottom: 0px;
  }
}

.calendar {
  padding: 20px 0 40px;
}
.calendar .comtitle {
  margin-bottom: 15px;
}
.calendar .comtitle span {
  font-size: 58px;
}
.calendar .txt01 {
  font-size: 14px;
  line-height: 1.75;
  text-align: center;
  letter-spacing: 0;
}
.calendar .txt02 {
  color: #f01919;
}
.calendar .txt03 {
  margin-bottom: 8px;
}
.calendar .btnUl {
  margin-bottom: 10px;
  text-align: right;
}
.calendar .btnUl li {
  margin-left: 4px;
  width: 88px;
  display: inline-block;
}
.calendar .btnUl li img {
  width: 100%;
  cursor: pointer;
}
.calendar .btnUl li a {
  display: block;
  position: relative;
}
/* .calendar .btnUl li a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 5px;
} */
#listarea {
  display: flex;
  width: 100%;
  height: 100px;
  border: none;
  flex-flow: row;
}
.mcallendar {
  display: flex;
  width: 100%;
  flex-flow: row;
  flex-wrap: wrap;
  border: none;
  border-top: 1px solid #979899;
}
.days {
  display: block;
  padding: 3px 5px;
  width: 14.28%;
  height: 135px;
  box-sizing: border-box;
  border-left: 1px solid #979899;
  border-bottom: 1px solid #979899;
}
.days.week {
  padding: 10px 0;
  height: auto;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.days:nth-child(7n-6) {
  color: #f45865;
}
.days:nth-child(7n) {
  color: #4779b7;
}
.days:nth-child(7n) {
  border-right: 1px solid #979899;
}
.days:last-child {
  border-right: 1px solid #979899;
}
.daytext {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.days_space {
  /* background: #CCC; */
}
/* 今日の日付の背景色 */
.today {
  background: #e4f6e7;
}

/* カレンダーないの選択ボタン */
.details {
/*   padding: 5px 0; */
  width: auto;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 2px 1%;
  border-radius: 5px;
  text-align: center;
  background: #eeeeee;
  margin-bottom: 6px;
}
.mcallendar .details {
  cursor: pointer;
}

/* ポップアップの参加のボタン */
.participate {
  display: none;
  width: 200px;
  height: 30px;
  background: #cc0088;
}
/* ポップアップの参加解除のボタン */
.participated {
  display: none;
  width: 200px;
  height: 30px;
  background: #0088cc;
}

/* カレンダー内の選択されたイベントの背景色 */
.eventsel {
  background: #ff0000;
}
/* 現在選択しているイベントはありません。のライン */
#noeventselected {
  display: none;
}
.selectedeventbox {
  display: block;
  width: 100px;
  height: 100px;
  border: 1px solid blue;
  font-size: 10px;
}

/* アイコンやボタンの表示・非表示の処理用 */
.turnon {
  display: block !important;
}

.delete {
  position: relative;
}
/* 打消し線 */
/*
.delete::after {
  position: absolute;
  top: 50%;
  left: 6%;
  width: 88%;
  height: 1px;
  background-color: #717071;
  content: "";
}
*/
.btnBox {
  margin-bottom: 20px;
}
.btnBox .text01 {
  margin-bottom: 14px;
  font-size: 13px;
  letter-spacing: 0;
}
.btnBox ul {
  margin-top: -4px;
  display: flex;
  flex-wrap: wrap;
}
.btnBox ul li {
  margin-top: 4px;
  width: 30%;
  display: flex;
  align-items: center;
}
.btnBox ul li:nth-child(3n - 1) {
  width: 33%;
}
.btnBox ul li .details {
  margin-right: 2%;
  margin-bottom: 0;
  padding: 2px 0;
  width: 127px;
}
.btnBox ul li p {
  font-size: 13px;
  letter-spacing: 0;
}
#listarea {
  display: block;
  height: auto;
}
.selectionbox .title {
  margin-bottom: 22px;
  color: #03913b;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.selectionbox .turnon {
  margin-bottom: 32px;
  text-align: center;
  font-size: 14px;
}
.selectionbox .selectionul {
  margin: -30px 0 40px;
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap;
}
.selectionbox .selectionul .inner {
  margin: 30px 1.3% 0 0;
  padding: 15px 0;
  width: 23% !important;
  position: relative;
  border-radius: 5px;
  border: 1px solid #979899;
  box-sizing: border-box;
  height: auto;
}
.selectionbox .selectionul .inner .eventboxdate {
  font-size: 17px;
}
.selectionbox .selectionul .inner .eventboxdate .eventboxtime {
  margin-top: 5px;
  font-size: 14px;
}
.selectionbox .selectionul .inner:nth-child(4n) {
  margin-right: 10px;
}
.selectionbox .selectionul .inner .close {
  position: absolute;
  top: -9px;
  right: -5px !important;
  width: 30px;
  cursor: pointer;
}
.selectionbox .selectionul .inner .close img {
  width: 100%;
}
.selectionbox .selectionul .inner .ttl {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.selectionbox .selectionul .inner .inn {
  padding: 0 12px;
  display: flex;
  align-items: center;
}
.selectionbox .selectionul .inner .inn .pho {
  margin-right: 10px;
  width: 55px;
  padding: 3px;
  color: #03913b;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 17px;
  font-size: 13px;
  width: 55px;
  height: 55px;
  border: 1px solid #03913b;
  border-radius: 60px;
  box-sizing: border-box;
}
.selectionbox .selectionul .inner .inn .pho.pho01 {
  color: #ff5c00;
  border: 1px solid #ff5c00;
}
.selectionbox .selectionul .inner .inn .pho img {
  width: 100%;
}
.selectionbox .selectionul .inner .lbox {
  width: calc(100% - 65px);
}
.selectionbox .selectionul .inner .lbox .text01 {
  margin-bottom: 8px;
  text-align: left;
  font-size: 18px;
  line-height: 1;
}
.selectionbox .selectionul .inner .lbox .text02 {
  font-size: 14px;
  line-height: 1;
}
.selectionbox .comlink {
  margin-bottom: 20px;
}
@media only screen and (min-width: 751px) {
  .selectionbox .comlink.white {
    font-size: 2.5rem;
  }
  .selectionbox .selectionul.flexc {
    justify-content: center;
  }
  .selectionbox .selectionul.flex {
    justify-content: start;
  }
}
.selectionbox .comlink.orange {
  border: none;
}
.selectionbox .note {
  font-size: 1.4rem;
  text-align: center;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .selectionbox .selectionul .inner .ttl {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 750px) {
  .calendar {
    padding: 10px 0 40px;
    background-color: #fff;
  }
  .calendar .comtitle {
    margin-bottom: 10px;
  }
  .calendar .comtitle span {
    font-size: 38px;
  }
  .calendar .txt01 {
    line-height: 1.6;
    letter-spacing: 0;
  }
  .calendar .txt03 {
    margin-bottom: 10px;
  }
  .calendar .btnUl {
    margin-bottom: 4px;
  }
  .calendar .btnUl li {
    margin-left: 2px;
    /* width: 50px; */
    width: 63px;
  }
  .calendar .btnUl li a::after {
    display: none;
  }
  .days {
    display: block;
    padding: 3px 2px 1px;
    width: 14.28%;
    height: auto;
    /* min-height: 43px; */
    min-height: 60px;
  }
  .days.week {
    padding: 5px 0;
    font-size: 9px;
    /* min-height: inherit; */
    min-height: 25px;
    vertical-align: middle !important;
    -moz-vertical-align: middle !important;
    -webkit-vertical-align: middle !important;
    -ms-vertical-align: middle !important;
    line-height: 1.5 !important;
  }
  .daytext {
    margin-bottom: 3px;
    font-size: 14px;
  }
  /* カレンダーないの選択ボタン */
  .details {
    padding: 3px 0 2px;
    font-size: 0.7em;
    margin: 2px 1%;
    border-radius: 1px;
    margin-bottom: 3px;
  }
  /*
  .delete::after {
    display: none;
  }
  */
  /*
  /* 打消し線 */
  /*
  .delete::after {
    position: absolute!important;
    -moz-position: absolute;
    -webkit-position: absolute;
    -ms-position: absolute;
    top: 50%;
    left: 6%;
    width: 88%;
    height: 1px;
    background-color: #717071;
    content: "";
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
  }
  */

  .btnBox {
    margin-bottom: 20px;
  }
  .btnBox .text01 {
    margin-bottom: 4px;
    font-size: 10px;
  }
  .btnBox ul {
    margin-top: 0;
  }
  .btnBox ul li {
    margin-top: 0;
    width: 50%;
  }
  .btnBox ul li:nth-child(3n - 1) {
    width: 50%;
  }
  .btnBox ul li .details {
    margin-right: 2%;
    margin-bottom: 0;
    /* padding: 0; */
    padding-left: 5px;
    padding-right: 5px;
    min-width: 40px;
    width: auto;
    border-radius: 3px;
    line-height: 1.8;
    appearance: none;
  }
  .btnBox ul li p {
    font-size: 10px;
    line-height: 2;
  }
  .selectionbox .title {
    margin: -6px 0 6px;
    font-size: 18px;
  }
  .selectionbox .selectionul {
    margin: -15px auto 20px !important;
    width: 100% !important;
    justify-content: space-between;
  }
  .selectionbox .selectionul .inner {
    margin: 20px 7px 0 0 !important;
    padding: 5px 0;
    width: 47% !important;
    border-radius: 5px;
  }
  .selectionbox .selectionul .inner .close {
    width: 21px;
  }
  .selectionbox .selectionul .inner .ttl {
    font-size: 12px;
    letter-spacing: 0;
  }
  .selectionbox .selectionul .inner .inn {
    padding: 0 7px;
  }
  .selectionbox .selectionul .inner .inn .pho {
    margin-right: 2px;
    /* width: 35px;
    height: 35px; */
    width: 38px;
    height: 38px;
    font-size: 0.8rem;
    line-height: 1.1;
  }
  .selectionbox .selectionul .inner .lbox {
    padding-left: 10px;
    width: calc(100% - 40px);
    box-sizing: border-box;
    text-align: center;
  }
  .selectionbox .selectionul .inner .eventboxdate {
    font-size: 13px;
  }
  .selectionbox .selectionul .inner .eventboxdate .eventboxtime {
    font-size: 11px;
  }
  .selectionbox .selectionul .inner .lbox .text01 {
    margin-bottom: 6px;
    font-size: 10px;
  }
  .selectionbox .selectionul .inner .lbox .text02 {
    font-size: 8px;
  }
  .selectionbox .comlink {
    margin-bottom: 10px;
    /* font-size: 1.6rem; */
    font-size: 1.7rem;
  }
  .selectionbox .note {
    font-size: 11px;
    line-height: 1.5;
  }
}

.fadedark {
  background-color: rgba(35, 24, 21, 0.15);
}
.radiowrapper {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);

  padding: 20px 30px;
  width: 522px;
  box-sizing: border-box;
}
.detailsinnertitle {
  font-size: 21px;
}
.detailsinnerdate {
  margin-bottom: 8px;
  padding-right: 90px;
  font-size: 18px;
}
.detailsinnertime {
  padding-right: 90px;
  font-size: 15px;
  line-height: 1.4 !important;
}
.detailsinnericon {
  position: absolute;
  top: 20%;
  right: 203px;
  width: 35px;
}
.detailsinnericon img {
  max-width: 100%;
}
.participate,
.participated {
  margin: 0 auto;
  padding: 11px 0 6px;
  width: 343px;
  height: 10%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #ff7800;
  background-color: #ff7800;
  line-height: 1.5;
}
.participated {
  color: #ff7800;
  background-color: #fff;
}
#detailsinnerwrapper {
  padding-top: 10px;
  margin-bottom: 25px;
  font-size: 16px;
  position: relative;
  line-height: 1.8;
}
#detailsinnerwrapper .category {
  border-radius: 3px;
  padding: 3px;
  color: #03913b;
  text-align: center;
  display: flex;
  right: 118px;
  top: -60px;
  position: absolute;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 17px;
  font-size: 13px;
  width: 55px;
  height: 55px;
  border: 1px solid #03913b;
  border-radius: 60px;
  box-sizing: border-box;
  background: none;
}
#detailsinnerwrapper .category.green {
  background: #ffffff;
  border: 1px solid #03913b;
}
#detailsinnerwrapper .category.orage {
  background: #ffffff;
  border: 1px solid #03913b;
}
/* 柔道整復学科 */
#detailsinnerwrapper .category.blue {
  background: #ffffff;
  border: 1px solid #03913b;
}
#detailsinnerwrapper .category.orage {
  background: #ffffff;
  border: 1px solid #03913b;
}

@media only screen and (min-width: 751px) and (max-width: 1100px) {
  .bnefit .imgbox .photobox {
    margin-left: 0;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .btnBox ul li {
    width: 45% !important;
  }
  .combtn a small {
    font-size: 14px;
  }
  .combtn a span {
    margin-top: 4px;
    font-size: 14px;
  }
  .combtn a strong {
    font-size: 20px;
  }
  .combtn a {
    background-position: right 10px center;
  }
}
@media only screen and (max-width: 750px) {
  .radiowrapper {
    padding: 40px 30px;
    width: 94%;
    box-sizing: border-box;
    margin-top: calc(50vh - 240px);
    transform: translateX(0);
  }
  #detailsinnerwrapper .category {
    right: 20px;
  }
  .detailsinnericon {
    right: 113px !important;
    appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -ms-appearance: none !important;
  }
  .participate,
  .participated {
    width: 270px;
  }
}

@media all and (-ms-high-contrast: none) {
  .details {
    padding-top: 9px;
  }
  .btnBox ul li .details {
    padding-top: 6px;
  }
  .comlink a {
    padding-top: 30px;
  }
  .combtn a span {
    padding-top: 8px;
  }
  .combtn a strong {
    padding-top: 4px;
  }
  .combtn a {
    padding-top: 3px;
  }
}

#foropen2 + .clearboth {
  margin-bottom: 50px;
}

/*
@media only screen and (max-width: 414px) {
	.lbox {
		height: 64px;
	}
}
@media only screen and (max-width: 376px) {
	.lbox {
		height: 46px;
	}
}
*/
/* 選択ボタンの背景色 これは必要に合わせて追加してください。*/
.oc_cal {
  background-color: #008c3c;
}
.green_cal {
  background: #39caaf;
}
.organe_cal {
  background: #ee5a24;
}
.blue_cal {
  /* background: #54a1a9; */
  background: #3fb874 !important;
}
.violet_cal {
  background: #6a69ad;
}
.pink_cal {
  background-color: #ff4b7b;
}
.sky_cal {
  background-color: #29a4ff;
}
.sc_cal {
  background-color: #a3d713;
}
.ao_cal {
  background-color: #59c23d;
}
.sp_cal {
  padding: 4px 0;
  color: #03913b;
/*   border: 1px solid #03913b; */
  box-sizing: border-box;
  background-color: #fff;
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
}

.border {
  padding: 1px 0;
  color: #03913b;
  border: 1px solid #03913b;
  box-sizing: border-box;
  background-color: #fff;
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
}
/*add211211*/
.page-id-39 .comTtl span small {
  background: linear-gradient(transparent 54%, #fdfd0b 54%, #fdfd0b 84%, transparent 84%);
}
/*211211追加トップページスライダー調整*/
.home .bx-viewport {
  max-height: initial !important;
}
.home .mainvisual {
  max-height: initial;
}
.home .mainvisual.t-mv_container {
  height: auto !important;
  overflow: hidden;
  position: relative;
}
.home .mainvisual.t-mv_container:before {
  content: "";
  display: block;
  padding-top: 45.45%;
}
.home .mainvisual.t-mv_container > .inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: initial;
}
.home .mainvisual .lbox {
  max-width: initial;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  padding-left: 5%;
}
.home .mainvisual .lbox img {
  margin: 0;
}
@media only screen and (min-width: 1101px) {
  .home #titlearea {
    width: 100%;
    max-width: 440px;
    margin: 0;
    justify-content: center;
    align-items: center;
  }
  .home .mainvisual .rbox {
    padding: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1230px) {
  .home .mainvisual .lbox {
    width: 50%;
    padding-left: 0;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1100px) {
  .home .mainvisual .rbox {
    height: auto;
    display: flex;
    align-items: stretch;
    width: calc(50% - 43px);
  }
  .home .titlebox {
    height: auto;
  }
}
@media only screen and (max-width: 750px) {
  .home .mainvisual.t-mv_container:before {
    padding-top: 78.1%;
  }
  .home .mainvisual .lbox {
    justify-content: center;
    width: 100%;
  }
  .home .mainvisual.t-mv_container > .inner {
    display: flex;
    flex-flow: column;
  }
  .home .mainvisual .rbox {
    display: flex;
    align-items: stretch;
  }
  .home #titlearea {
    align-items: stretch;
  }
  .home .titlebox {
    height: auto;
  }
  .home .datebox {
    left: 3%;
    width: 32%;
    text-align: left;
  }
  .home .textmonth {
    font-size: 3vw;
  }
  .home .textday {
    font-size: 7vw;
  }
  .home .timebox {
    display: inline-flex;
    right: 0;
    width: auto;
    max-width: 50%;
    left: auto;
    right: 3%;
    padding: 0;
    top: 1vw;
    height: 8.5vw;
  }
  .home .timetext {
    height: 8.5vw;
    font-size: 2vw;
  }
  .home .selectbutton {
    margin: 0 auto !important;
    font-size: 3vw;
    height: 5vw;
    line-height: 5vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
  }
  .home .titletext {
    bottom: calc(5% + 7vw);
    font-size: 3vw;
    margin: auto;
  }
  .page-id-39 .comTtl span small {
    background: linear-gradient(transparent 54%, #fdfd0b 54%, #fdfd0b 93%, transparent 93%);
  }
}
.ao {
	background-color: #ef43a3d1;
}
.ab-joinus__panel-category.-yellow {
  background-color: #ea893b;
}
.ab-joinus__panel-category.-green {
  background-color: #3fb874;
}
.ab-joinus__panel-category.-purple {
  background-color: #9d6bb5;
}
.ab-joinus__panel-category.-ao {
  background-color: #ef43a3d1;
}
/* 
.-ao {
	background-color: #ef43a3d1 !important;
}
 */
.event-card-genre.-yellow {
  background-color: #ea893b !important;
}
.event-card-genre {
	display: flex;
    align-items: center !important;
    justify-content: center !important;
    height: 40px;
}
.event-card-tag.none {
    border: 1px solid #fff;
}
.details.oc_cal {
	background-color: #d13234;
}
.details.sp_cal {
	background-color: #ea893b;
}
.details.ao_cal {
	background-color: #ef43a3d1;
}
.eventdetail {
	background-color: #43944B !important;
	margin-bottom: 6px;
	border: 1px solid #43944B;
}
.ab-calendar__legend-dot.-special {
	background-color: #ea893b !important;
}