@charset "utf-8"; /*文字コード*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital@1&display=swap');
/* lower en */
/* All Lowers */
.marker_yellow {
  display: table;
  background: linear-gradient(transparent 70%, #EFF628 70%);
  line-height: 40px;
  color: #696868;
  font-weight: bold;
  margin: 0px auto 10px auto;
  letter-spacing: 1px;
  padding: 0px 10px 0px 15px;
  font-size: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  vertical-align: top;
}
.marker_yellow_en {
  display: table;
  background: linear-gradient(transparent 80%, #EFF628 80%);
  color: #696868;
  font-weight: bold;
  margin: 0px auto 10px auto;
  letter-spacing: 1px;
  padding: 0px 15px;
  font-size: 34px;
  font-family: 'Roboto Condensed', sans-serif;
}
h2 {
  height: 37px;
  font-size: 20pt;
  padding: 0px 0px 0px 15px;
  border-left: 9px #f0f728 solid;
  margin-bottom: 30px;
}
h3 {
  font-size: 16pt;
  padding: 5px 0px 5px 10px;
  border-top: 1px #b3b3b3 dotted;
  border-bottom: 2px #f0f728 solid;
  margin-bottom: 30px;
}
/* Fuculty Voices */
section #faculty {
  width: 1002px;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 0px solid #808080;
  margin-bottom: 20px;
}
section #faculty .photo {
  width: 200px;
  float: left;
}
section #faculty .voice {
  width: 802px;
  float: left;
  vertical-align: top;
}
.fac-name {
  font-weight: bold;
  font-size: 16pt;
  margin-top: 0px;
}
/* Message */
section #introduction {
  width: 1002px;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 0px dotted #808080;
  margin-bottom: 20px;
  font-size: 15px;
}
section #interview {
  width: 1002px;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 0px dotted #808080;
  margin-bottom: 20px;
  font-size: 15px;
}
.question {
  color: #f90;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 30px;
}
.img-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
#youtube {
  margin: 100px auto;
  text-align: center;
}
#another {
  width: 901px;
  height: 415px;
  padding: 100px 0px 20px 101px;
  border-top: 1px dotted #808080;
  margin-top: 100px;
}
/* Contact */
#con-tb p {
  font-weight: bold;
  margin-left: 30px;
}
#con-tb table {
  margin-left: 30px;
}
#con-tb table tr td {
  vertical-align: top;
  padding: 3px;
}
.con-td01 {
  width: 65px;
  font-weight: bold;
}
/* Access */
section #access {
  width: 1002px;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 0px solid #808080;
  margin-bottom: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
}
section #access .photo {
  width: 380px;
  float: left;
}
section #access .text {
  width: 622px;
  float: left;
  vertical-align: top;
  margin-top: 0px;
}
#acc-tb table tr td {
  vertical-align: top;
  padding: 5px;
}
.acc-td01 {
  width: 50px;
  font-weight: bold;
}
/* Newsletter */
section #newsletter-list {
  width: 1002px;
  margin-bottom: 30px;
}
section #newsletter-list .nl-cover {
  width: 160px;
  height: 226px;
  float: left;
  margin-right: 40px;
}
section #newsletter-list .nl-line {
  width: 6px;
  height: 226px;
  float: left;
  margin-right: 40px;
}
section #newsletter-list .nl-outline {
  width: 756px;
  float: left;
  margin-top: 10px;
}
section #newsletter-list p {
  margin-bottom: 8px;
}
section #newsletter-list ul {
  margin: -5px 0;
  padding-left: 30px;
}
section #newsletter-list li {
  margin-bottom: 5px;
  list-style: none;
}
section #newsletter-list li:before {
  content: "…";
  margin-left: -1em;
}
section #newsletter-list table {
  margin-top: 20px;
}
.nl-text01 {
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
  border-right: #000000 1px solid;
}
.nl-text02 {
  font-size: 28px;
  font-weight: bold;
  padding: 0px 20px 0px 20px;
}
.new {
  font-size: 18px;
  font-weight: bold;
  background-color: #EFF627;
  padding: 0px 20px 0px 20px;
}
.td01 {
  height: 15px;
  vertical-align: bottom;
  padding: 0px 5px 0px 5px;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
}
.td02 {
  height: 15px;
  vertical-align: bottom;
  padding: 0px 5px 0px 5px;
  border-right: #000000 1px solid;
}
.box {
  margin-bottom: 20px;
  overflow: hidden;
}
.box .fr {
  margin: 0 0 20px 30px;
}
.box .fl {
  margin: 0 30px 20px 0;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.fc {
  margin: 0 10px;
  display: inline-block;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
/* link */
section #link {
  width: 1002px;
  clear: both;
  border-bottom: 0px solid #808080;
  margin-bottom: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
}
section #link .logo {
  width: 275px;
  float: left;
}
section #link .link_txt {
  width: 727px;
  margin-top: 15px;
  float: left;
  vertical-align: top;
}
/*20170526 takahashi tuika start*/
h4 {
  margin: 30px 0px 0px 0px;
  font-size: 16px;
  padding: 5px 0px 5px 10px;
  border-top: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  font-weight: bold;
}
h5 {
  margin: 30px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px #999999 dotted;
  padding: 3px 0px 3px 10px;
}
.list-t01 {
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
.list-t01 li {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.kigyo {
  width: 1000px;
  background-color: #FFF
}
.kigyo-logo {
  width: 50%;
  text-align: center;
  padding: 50px 5px 5px 5px;
}
.kigyo-name {
  width: 50%;
  text-align: center;
  padding: 20px 5px 30px 5px;
  font-size: 18px;
}
.admissions-table {
  width: 98%;
  background-color: #999999;
  margin: 0px auto 0px auto;
  padding: 0px;
}
.admissions-table th {
  background-color: #ededed;
  width: 20%;
  margin: 0px;
  padding: 5px;
  vertical-align: top;
  text-align: left;
  font-weight: bold;
}
.admissions-table td {
  background-color: #ffffff;
  width: 80%;
  margin: 0px;
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
.admissions-table dl {
  margin: 0px;
  padding: 0px;
}
.admissions-table dt {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}
.admissions-table dd {
  margin: -27px 0px 0px 190px;
  padding: 0px 0px 5px 0px;
}
.admissions-list {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.admissions-list li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
.admissions-table2 {
  width: 98%;
  background-color: #999999;
  margin: 0px auto 0px auto;
  padding: 0px;
}
.admissions-table2 th {
  background-color: #ededed;
  margin: 0px;
  vertical-align: top;
  text-align: left;
  font-weight: bold;
}
.admissions-table2 td {
  background-color: #ffffff;
  margin: 0px;
  vertical-align: top;
  text-align: left;
}
.int_l {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  float: left;
  text-align: center;
  font-weight: bold;
  line-height: 130%;
}
.bubble01 {
  float: right;
  position: relative;
  display: inline-block;
  width: 840px;
  padding: 20px 30px;
  background-color: #ffe4b2;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0px 0px 40px 0px;
}
.bubble01:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: transparent #ffe4b2;
  border-width: 10px 12px 10px 0;
  top: 20px;
  left: -10px;
}
.int_r {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  float: right;
  text-align: center;
  font-weight: bold;
  line-height: 130%;
}
.bubble02 {
  float: left;
  position: relative;
  display: inline-block;
  width: 840px;
  padding: 20px 30px;
  background-color: #b2e0fa;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0px 0px 40px 0px;
}
.bubble02:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: transparent #b2e0fa;
  border-width: 10px 0 10px 12px;
  top: 20px;
  right: -10px;
}
.int_r {
  float: right;
}
.bubble03 {
  float: left;
  position: relative;
  display: inline-block;
  width: 840px;
  padding: 20px 30px;
  background-color: #beeee4;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0px 0px 40px 0px;
}
.bubble03:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: transparent #beeee4;
  border-width: 10px 0 10px 12px;
  top: 20px;
  right: -10px;
}
.bubble04 {
  float: right;
  position: relative;
  display: inline-block;
  width: 840px;
  padding: 20px 30px;
  background-color: #ffd5d8;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0px 0px 40px 0px;
}
.bubble04:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: transparent #ffd5d8;
  border-width: 10px 12px 10px 0;
  top: 20px;
  left: -10px;
}
.int_t {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #888888;
  border-top: 1px dotted #888888;
  padding: 15px 0px 10px 0px;
}
.int_t p {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.room {
  width: 220px;
  float: left;
  margin: 0px 25px 0px 0px;
}
.room p {
  margin: 0px 0px 0px 0px;
}
.room2 {
  width: 208px;
  float: left;
  margin: 0px 25px 0px 0px;
}
.room2 p {
  margin: 0px;
}
.poster {
  float: left;
  margin: 0px 17px;
}
.lb {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  transition: .3s opacity ease;
  pointer-events: none;
  z-index: 100;
}
.lb img {
  width: auto !important;
  max-height: 100% !important;
  cursor: pointer;
}
.lb img, .lb iframe {
  transform: scale(.85);
  transition: .3s all ease;
}
.lb:target {
  opacity: 1;
  pointer-events: auto;
  z-index: 101;
}
.lb:target img, .lb:target iframe {
  transform: scale(1);
}
.ev_mov {
  display: flex;
  justify-content: space-between;
}
/* なんちゃって閉じるボタン*/
.lb::before, .lb::after {
  display: block;
  position: fixed;
  content: "";
  width: 24px;
  height: 3px;
  top: 24px;
  right: 12px;
  background: #fff;
  border-radius: 4px;
}
.lb::before {
  transform: rotate(-315deg);
}
.lb::after {
  transform: rotate(315deg);
}
/*イベント*/
.ev_menu {
  width: 380px;
  margin: 0px auto 50px auto;
}
.ev_left {
  float: left;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.ev_left > a:link, .ev_left > a:visited, .ev_left > a:active {
  width: 180px;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background-color: #EFF728;
  display: block;
  transition: all 0.3s ease 0s;
}
.ev_left > a:hover {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  color: #666;
  text-decoration: none;
  display: block;
  opacity: 0.5;
}
.ev_right {
  float: right;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.ev_right > a:link, .ev_right > a:visited, .ev_right > a:active {
  width: 180px;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background-color: #EFF728;
  display: block;
  transition: all 0.3s ease 0s;
}
.ev_right > a:hover {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  color: # 666;
  text-decoration: none;
  display: block;
  opacity: 0.5;
}
#newsletter-list img:hover {
  opacity: 0.5;
}
.btn01 {
  margin: 20px 0px 0px 0px;
  display: table;
}
.btn01 a:link, .btn01 a:visited, .btn01 a:active {
  font-size: 15px;
  font-weight: bold;
  padding: 20px 70px 20px 50px;
  background-color: #EFF728;
  display: block;
  color: #000;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  border-radius: 80px;
  border: 1px solid;
}
.btn01 a:hover {
  opacity: .4;
  -webkit-transition: all .8s;
  transition: all 1s;
}
.btn01 a:after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 25px;
  right: 35px;
}
/*Curriculum*/
.c_b {
  color: #0c67ff;
  margin: 0px 0px 5px 0px;
  font-size: 14px;
}
.c_b::before {
  content: "■";
  margin: 0px 5px 0px 0px;
  color: #0c67ff;
}
.curriculum_t {
  width: 100%;
  height: 100%;
  vertical-align: top;
  border-right: #28C5A4 1px solid;
}
.curriculum_t td {
  border-top: #28C5A4 1px solid;
  border-left: #28C5A4 1px solid;
  padding: 10px;
  vertical-align: top;
  line-height: 130%;
  font-size: 12px;
}
.curriculum_t ul {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}
.curriculum_t ul li {
  margin: 0px 0px 5px 0px;
}
.table1 {
  dispaly: flex;
}
td.o_p {
  text-align: center;
  vertical-align: middle;
  background-color: #B4EBDF;
  border-left: #28C5A4 1px solid;
  padding: 0px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0px auto;
}
.b_non {
  border-left: none !important;
}
.flow02 {
  color: #fff;
  margin: 0 auto 0px;
  width: 100%;
}
.flow02:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.flow02 .box {
  height: 80px;
  float: left;
  position: relative;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flow02 .box01 {
  background: #D5AFE8;
  width: 40px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  display: inline-block;
  text-align: center;
}
.flow02 .box02 {
  background: #f7f7f7;
  width: 15px;
}
.flow02 .box03 {
  text-align: center;
  background: #C38DDE;
  width: 192px;
  padding-left: 15px;
}
.flow02 .box04 {
  background: #f7f7f7;
  width: 15px;
}
.flow02 .box:before {
  border-left: 15px solid #f7f7f7;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.flow02 .box02:before {
  border-left-color: #D5AFE8;
}
.flow02 .box03:before {
  border-left-color: #f7f7f7;
  ;
}
.flow02 .box04:before {
  border-left-color: #C38DDE;
}
.flow02 .box05:before {
  border-left-color: #f7f7f7;
}
.flow02 .box04:after {
  border-left: 20px solid #78FED1;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
}
.flow03 {
  font-size: 16px !important;
  font-weight: bold;
  margin: 0px;
  width: 100%;
  height: 60px;
}
.flow03:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.flow03 .box {
  margin: 0px;
  height: 60px;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  float: left;
  position: relative;
  font-weight: bold;
}
.flow03 .box01 {
  background: #FFC706;
  width: 920px;
  text-align: center;
}
.flow03 .box02 {
  background: #f7f7f7;
  width: 20px;
}
.flow03 .box:before {
  border-left: 20px solid #f7f7f7;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.flow03 .box02:before {
  border-left-color: #FFC706;
}
.flow03 .box03:before {
  border-left-color: #f7f7f7;
}
.message_b {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.message_b p {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #4d4d4d;
  height: 60px;
  width: 270px;
  margin-left: 20px;
}
.message_1 {
  border-bottom: 1px solid #4d4d4d;
  border-right: 1px solid #4d4d4d;
  width: 325px;
  height: 650px;
}
.message-btn {
  width: 200px;
  cursor: pointer;
  align-items: center;
  margin: 0px auto 15px auto;
  box-shadow: 0px 3px 6px rgba(240, 247, 40, 1);
  border-radius: 9999px;
  display: block;
  background: #FFF;
  border: 1px solid #4d4d4d;
}
.message-btn a {
  padding: 17px 0px;
  text-decoration: none;
  color: #4d4d4d;
  font-weight: 600;
  border-radius: 100vh;
  display: block;
  text-align: center;
}
.message-btn a:hover {
  opacity: 0.3;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.photo_g{display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: ;
grid-column-gap: 30px;
grid-row-gap: 30px;
width: 100%;
}

.photo_g figure{width:100%;
margin:0px;
padding: 0px;
}

.photo_g  img{width: 100%;}