@charset "UTF-8";

html {
  font-size: 62.5%;
}
body {
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem; /*基本のフォントサイズを【1rem = 10px】に指定*/
}
.sp-only {
  display: none !important;;
}

/*------------------------------
  Wrap
------------------------------*/
#wrap {
  color: #333333;
  font-size: 1.5rem;
  letter-spacing: .03rem;
}
@media screen and (max-width: 768px){
  #wrap {
  font-size: 1rem;
  letter-spacing: .03rem;
  }
  .sp-only {
    display: block !important;
  }
  .pc-only {
    display: none !important;
  }
}
/*------------------------------
  ヘッダー
------------------------------*/
#header {
  height: 100%;
}
.header__inn {
  margin: 0 auto;
}
.sp {
  position: relative;
  z-index: 2;
}
.header__after {
  padding-top: 20px;
}

/*------------------------------
  コンテンツ
------------------------------*/
#contents {}
.s__section1 {
  background: url(/studygroup/img/img_bg.jpg) no-repeat center top;
  background-size: cover;
  margin-bottom: 60px;
}
.s__section1_inn {
  margin: 0 auto;
  max-width: 1000px;
}
.ttl1 {
  color: #1d4c78;
  font-family: 'Hind Vadodara', sans-serif;
}
.s__section1 h1 {
  background: url(/consulting/img/ttl_border.png) no-repeat center 180px;
  font-size: 4.5rem;
  line-height: 3.4rem;
  padding: 100px 0 ;
}
.s__section1 small {
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2rem;
}
.sidebutton1 a{
  background: url(/studygroup/img/ico_login.png) no-repeat 10px center;
  color: #fff;
  display: block;
  padding: 14px 0;
}
.sidebutton1 a:hover {
  background-color: #f77500;
}
.sidebutton2 a{
  background: url(/studygroup/img/ico_ichiran.png) no-repeat 11px center;
  color: #ea8932;
  display: block;
  padding: 25px 0;
}
.sidebutton2 a:hover {
  background-color: #f6deb8;
}
.sidebutton2 span {
  padding-left: 10px;
}
.sidebutton1 {
  background-color: #f9a356;
  font-family: 'Hind Vadodara', sans-serif;
  font-size: 2rem;
}
.sidebutton2 {
  background-color: #fbeed9;
  font-size: 1.8rem;
}
.sidebuttons small {
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
}
.sidebuttons a{
  text-decoration: none;
}
.sidebuttons {
  display: inline-block;
  width: 191px;
}
.sidebuttons span {
  font-weight: bold;
}
.sidebuttons a span:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
    padding-left: 6px;
}
.side_yama span{
  bottom: 105px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  left: 32px;
  line-height: 1.7rem;
  position: absolute;
}
.side_yama {
  background: url("/studygroup/img/ico_sideyama.png") no-repeat center ;
  height: 181px;
  position: absolute;
  right: 0;
  top: 346px;
  width: 186px;
}
.sidebar {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 180px;
}
.sidebar li {
  margin-bottom: 15px;
}
.panel2 {
  overflow:hidden;
  position:relative;
  width:292px;
  height:158px;
}
.slide2 {
  background: url("/consulting/img/ico_study-on.png") no-repeat center 16px;
cursor: pointer;
  display:block;
  width:292px;
  height:158px;
  color:#fff;
  background-color:#f9a356;
  position:absolute;
  z-index:1;
}
.slide2 span {
  font-size: 1.8rem;
  font-weight: bold;
  display:block;
}
.slide2 small {
  font-size: 1.3rem;
  font-weight: bold;
}
.btn__sec_top {
  background: url("/consulting/img/ico_study.png") no-repeat center center;
  background-color: #fff;
  background-size: 34%;
  border: 1px solid #f7f7f7;
  color: #1d4c78;
  font-size: 1.8rem;
  font-weight: bold;
  width: 292px;
}
.btn__sec_top small {
  font-size: 1.3rem;
  font-weight: bold;
}
.btn__sec_bottom {
  color: #fff;
  background-color: #f9a356;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 9px 0;
  position: relative;
  width: 292px;
  z-index: 2;
}
.pd1 {
  padding: 36px 0;
}
.s__section1_bottom {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.s__section1_bottom p {
  margin-top: 10px;
  font-size: 1.2rem;
}
.s__section1_bottom a {
  background: url(/studygroup/img/img_modalvid.jpg) no-repeat center center;
  background-size: contain;
  display: block;
  height: 158px;
  text-decoration: none;
  width: 281px;
}
.s__section1_btn1 a {
  text-indent: -9999px;
}
.s__section1_btn1 {
  margin-right: 20px;
}
.h2ttl {
  color: #1d4c78;
  font-size: 3.3rem;
  margin-bottom: 50px;
}
.h2ttl span {
  font-weight: bold;
}
.s__section1_top{
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 60px;
}
.s__section1_p {
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-left: 50px;
  max-width: 560px;
  text-align: left;
}
.s__section1_p b {
  font-weight: bold;
}
.modal-video-close-btn {
  right: 5px !important;
}
@media screen and (max-width: 1150px){
  .sidebar {
    flex-direction: row;
    position: static;
  }
  .mt100 {
    margin-top: 100px;
  }
  .sidebutton1 {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px){
  .mt100 {
    margin-top: 0;
  }
  .s__section1_inn {
    padding: 0 20px;
    position: relative;
  }
  .s__section1 h1 {
    background: url(/consulting/img/ttl_border.png) no-repeat center 160px;
    font-size: 3rem;
    line-height: 2.4rem;
  }
  .s__section1 small {
    font-size: 1.5rem;
  }
  .sidebar {
    flex-direction: row;
    position: static;
  }
  .sidebutton1 {
    font-size: 1.5rem;
  }
  .sidebutton1 small {
    font-size: .9rem;
  }
  .sidebutton2 {
    font-size: 1.4rem;
  }
  .sidebutton1 a {
    background: url(/studygroup/img/ico_login-sp.png) no-repeat 12px center;
    background-size: 25px;
    padding: 14px 0 14px 30px;
  }
  .sidebutton2 a {
    background: url(/studygroup/img/ico_ichiran-sp.png) no-repeat 11px center;
    background-size: 32px;
    padding: 22px 0 22px 29px
  }
  .side_yama {
    background: url("/studygroup/img/ico_sideyama-sp.png") no-repeat center;
    background-size: 100%;
    height: 110px;
    position: absolute;
    right: 0;
    top: 316px;
    width: 300px;
  }
  .side_yama span {
    bottom: 0;
    color: #fff;
    left: 55px;
    top: 20px;
  }
  .s__section1_bottom a {
  background: url(/studygroup/img/img_modalvid-sp.jpg) no-repeat center center;
  background-size: 100%;
  }
}

.s__section2 {
  background: #f7f7f7;
  padding: 50px 0;
}
.s__section2_inn {
  margin: 0 auto;
  max-width: 1000px;
}
.h3ttl {
  color: #1d4c78;
  font-family: 'Hind Vadodara', sans-serif;
  font-size: 3.2rem;
  line-height: 2.4rem;
  margin-bottom: 50px;
}
.h3ttl small {
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
}
.s__section2 h4 {
  margin-bottom: 40px;
}
.h4ttl {
  color: #1d4c78;
  font-size: 1.8rem;
  font-weight: bold;
}
/*タブ*/
.tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  overflow: hidden;
}
.hide {
  display: none;
}
li.select .tabs1 {
  background-color: #f9a356;
  color: #fff;
}
li.select .tabs2 {
  background-color: #f9a356;
  color: #fff;
}
.tabs1,.tabs2 {
  display: block;
  padding: 25px 0;
}
.tabs li:hover .tabs1,.tabs li:hover .tabs2 {
  background-color: #f6deb8;
}
li.select:hover .tabs1,li.select:hover .tabs2 {
  background-color: #f9a356;
}
.tabs2,.tabs1 {
  background-color: #fbeed9;
  color: #ea8932;
}
.tabs li {
  font-size: 2rem;
  font-weight: bold;
  width: 50%;
}
.tab_contents {
  background-color: #ea8932;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: left;
}
.tab_contents1,.tab_contents2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
}
.tabon1 {
  position: absolute;
  left: 24%;
}
.tabon2 {
  position: absolute;
  left: 74%;
}
.tab_contents_inn {
  display: flex;
  flex-direction: row;
} 
.tab_contents_inn li:first-child {
  font-weight: bold;
  width: 105px;
}
.tab_contents1_left,.tab_contents2_left,.tab_contents1_right,.tab_contents2_right {
  padding: 40px;
  width: 50%;
}
.tab_bottom {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 50px;
}
.tab_bottom p,.s__section2_bottom p {
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-align: left;
}
.tab_bottom a {
  border: 1px solid #f9a356;
  color: #f9a356;
  padding: 30px 35px;
  text-decoration: none;
}
.tab_bottom a:hover {
  background-color: #f9a356;
  color: #fff;
}
.tab_bottom a:after {
  color: #f9a356;
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 6px;
}
.tab_bottom span {
  font-size: 1.4rem;
}
.s__section2_bottom {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.s__section2_bottom p {
  margin-left: 25px;
  width: 350px;
}
.taball {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px){
  .h2ttl {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 30px;
  }
  .pt100 {
    padding-top: 100px;
  }
  .s__section1_top {
    flex-direction: column;
  }
  .s__section1_p {
    font-size: 1.4rem;
    line-height: 2.1rem;
    text-align: center;
    margin: 35px 0 50px 0;
  }
  .s__section1_bottom {
    align-items: center;
    flex-direction: column;
  }
  .btn__sec_top,.btn__sec_bottom,.slide2,.panel2{
    width: 281px;
  }
  .s__section1_btn1 {
    margin: 0 0 10px 0;
  }
}

.s__section3 {
  padding: 50px 0;
}
.s__section3 p,.s__section3 li {
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.s__section3 b {
  font-weight: bold;
}
.s__section3_inn {
  margin: 0 auto;
  max-width: 1000px;
}
.s__section3_inn1,.s__section3_inn2,.s__section3_inn3,.s__section3_inn4 {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  text-align: left;
}
.s__section3_inn1,.s__section3_inn2,.s__section3_inn3 {
  margin-bottom: 100px;
}
.s__section3_inn2 .s__section3_left,.s__section3_inn4 .s__section3_left {
  margin-left: 50px;
  order: 2;
}
.s__section3_inn2 .s__section3_right,.s__section3_inn4 .s__section3_right {
  order: 1;
}
.s__section3_right {
  margin-left: 50px;
  max-width: 500px;
}
.s__section3_right h5 {
  color: #1d4c78;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 25px;
}
.s__section3_1 span {
  color: #a6b0bb;
  font-family: 'Hind Vadodara', sans-serif;
  font-size: 2.9rem;
  font-style: oblique;
  margin-right: 19px;
}
.ti50 {
  text-indent: 5px;
}
.s__section3_1 li:last-child {
  margin-bottom: 0;
}
.s__section3_1 li {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px){
  .h3ttl {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .h3ttl small {
    font-size: 1rem;
  }
  .s__section2_inn {
    padding: 0 20px;
  }
  .tab_contents {
    padding: 0 0 20px 0;
  }
  .tab_contents1, .tab_contents2 {
    align-items: center;
    flex-direction: column;
  }
  .tab_contents1_left, .tab_contents2_left, .tab_contents1_right, .tab_contents2_right {
    padding: 0 20px;
    width: 100%;
  }
  .tab_contents_inn2 {
    width: 160px;
  }
  .tab_contents1_left,.tab_contents2_left {
    margin-top: 20px;
  }
  .tab_bottom {
    flex-direction: column;
  }
  .tab_bottom p {
    margin-bottom: 20px;
  }
  .taball {
    margin-bottom: 40px;
  }
  .tab_bottom span{
    line-height: 2.1rem;
  }
  .tab_bottom a {
    padding: 15px 35px;
  }
  .s__section2_bottom {
    flex-direction: column;
  }
  .s__section2_bottom p {
    margin: 30px 0 0 0 ;
    width: 100%;
  }
  .h2ttlsp {
    font-size: 1.7rem;
    font-weight: bold;
  }
  .s__section3_inn {
    padding: 0 20px;
  }
  .s__section3_inn1, .s__section3_inn2, .s__section3_inn3 {
    margin-bottom: 50px;
  }
  .s__section3_inn1, .s__section3_inn2, .s__section3_inn3, .s__section3_inn4 {
    flex-direction: column;
    align-items: center;
  }
  .s__section3_right h5 {
    font-size: 1.4rem;
    margin: 30px 0 15px 0;
  }
  .s__section3_1 li:first-child {
    margin-top: 10px;
  }
  .s__section3_1 li:last-child {
    margin-bottom: 10px;
  }
  .ti50 {
    text-indent: -41px;
    padding-left: 40px;
  }
  .ti40 {
    text-indent: -47px;
    padding-left: 42px;
  }
  .s__section3_inn2 .s__section3_left,.s__section3_inn4 .s__section3_left {
    margin-left: 0px;
    order: 1;
  }
.s__section3_inn2 .s__section3_right,.s__section3_inn4 .s__section3_right {
    order: 2;
  }
  .s__section3_right {
    margin-left: 0;
  }
}


.s__section4 {
  background: url(/studygroup/img/ico_arrow.png) no-repeat center top;
  padding: 73px 0 50px 0;
}
.s__section4 p {
  margin-bottom: 20px;
}
.s__section4_con {
  background-color: #f9a356;
  color: #fff;
  display: block;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0 auto 50px;
  padding: 35px;
  width: 462px;
  text-decoration: none;
}
.s__section4_con:hover {
  background-color: #f77500;
}
.s__section4_btn ul {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.s__section4_btn ul:first-child {
  margin-bottom: 30px;
}
.s__section4_btn li {
  margin-right: 30px;
  position: relative;
}
.mr0 {
  margin-right: 0;
}
.s__section4_btn a {
  background-color: #f7f7f7;
  color: #333333;
  display: block;
  font-size: 1.4rem;
  padding: 20px;
  text-align: left;
  text-decoration: none;
  width: 162px;
}
.s__section4_btn a:hover {
  background-color: #f9a356;
  color: #fff;
}
.s__section4_btn li:hover:after {
  color: #fff;
}
.s__section4_btn li:after {
  color: #333333;
  content: "\f105";
  cursor: pointer;
  font-family: FontAwesome;
  padding-left: 6px;
  position: absolute;
  right: 18px;
  top: 19px;
}
.s__section4_btn span {
  font-size: 1.4rem;
  width: 130px;
}

@media screen and (max-width: 768px){
  .s__section4 {
    background-size: 80%;
    padding: 30px 0 90px 0;
  }
  .s__section4_inn {
    padding: 0 20px;
  }
  .h4ttl {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin: 0 auto 15px;
    width: 173px;
  }
  .s__section4_con {
    font-size: 2.1rem;
    padding: 20px 0;
    width: 280px;
  }
  .s__section4_btn ul {
    flex-direction: column;
  }
  .s__section4_btn ul:first-child {
    margin-bottom: 0;
  }
  .s__section4_btn li {
    margin: 0 0 10px 0;
  }
}

/*modal*/
.featherlight .featherlight-content {
  height: 90% !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 90% !important;
}
.featherlight .featherlight-close-icon {
  position: fixed !important;
  top: 3% !important;
  right: 4% !important;
}
.modal_inn {
  padding: 50px;
}
.scroll {
  overflow-y: scroll;
}
.modal h3 {
  color: #ea8932;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}
.modal h4 {
  color: #1d4c78;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.table_top {
  background-color: #f7f7f7;
  color: #1d4c78;
}
.md0_contents ul {
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  padding: 10px 0 10px 5px;
  width: 100%;
}
.table_main {
  font-size: 1.4rem;
  padding: 10px 24px 10px 5px;
  border-bottom: 1px solid #f7f7f7;
}
.md0_contents li {
  display: inline-block;
  padding: 0 10px;
  word-wrap: break-word;
}
.table_top li {
  font-weight: bold;
  vertical-align: middle;
}


/*クリッカブル*/

.featherlight .featherlight-inner {
  height: 100%;
}
.map_area {
  text-align: center;
  margin: 0 auto;
  max-width: 437px;
  position: relative;
}
p.map_now {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  top: 42px;
  left: 175px;
}
p.map_now span {
  font-size: 2rem;
}
.map_img {
  height: auto;
  max-width: 100%;
}
area {
  cursor: pointer;
  outline: 0;
}
iframe {
  height: 100%;
  width: 100%;
}
.mb0 {
  margin-bottom: 0 !important;
}



@media screen and (max-width: 768px) {
  .featherlight .featherlight-inner {
    overflow: scroll;
  }
  .map_area {
    width: 232px;
    height: 166px;
  }
  .modal_inn {
    padding: 20px;
  }
  .table_top li {
  font-weight: normal;
  margin: 0 !important;
  }
  .table_top li:last-child {
    border-bottom: 0;
  }
  .md0_contents ul {
    border: 1px solid #efefef;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 20px;
    padding:0;
  }
  .md0_contents li {
    align-items: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #efefef;
    display: flex;
    flex-direction: row;
    line-height: 2rem;
    padding: 0;
    width: 100%;
  }
  .table_right {
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px;
    width: 60%;
  }
  .table_left {
    background-color: #f7f7f7;
    color: #1d4c78;
    display: inline-block;
    padding: 5px 10px;
    width: 40%;
  }
    .p_tb20 {
    padding: 20px 10px;
  }
  .p_tb30 {
    padding: 30px 10px;
  }
  .map_img {
    width: 232px;
    height: 166px;
  }
  .map_area  p.map_now {
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 87px;
    line-height: 1.8rem;
  }
  .map_area  p.map_now span {
    font-size: 1.5rem;
  }
}




.md0_top {
  margin-bottom: 50px;
}
.ml01 ul {
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.ml01 ul b {
  font-weight: bold;
}
.mb15 {
  margin-bottom: 15px;
}
.md1_top {
  margin-bottom: 50px;
}
.ml02 li,.ml03 li {
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin-bottom: 15px;
}
.ml02 li b,.ml03 li b {
  color: #1d4c78;
  font-size: 1.8rem;
  font-weight: bold;
}
.md3_p1 {
  color: #ea8932 !important;
  font-size: 2rem !important;
  font-weight: bold !important;
}
.md3_p1 b {
  font-size: 3.1rem;
}
.md3_p2 b {
  color: #ea8932 !important;
  font-size: 2.4rem;  
  font-weight: bold !important;
}
.ml04 p {
  margin-top: 10px !important;
  overflow: unset;
  text-align: center;
}
.md3_top,.md3_bottom {
  margin: 0 auto;
  max-width: 560px;
}
.md3_top {
  margin-bottom: 50px;
}
.md3_block1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 3fr 8px 1fr;
  grid-template-columns: 1fr 3fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "md3_block2 md3_block3 .";
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
}
.md3_block2 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: md3_block2;
  text-align: left;
}
.md3_block3 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: md3_block3;
  text-align: center;
}
.md3_block3 .md3_p1 {
  padding-right: 0;
}
.md3_p2_2 {
  border: 1px solid #333333;
  padding: 20px 40px;
}
.md3_p2_2 li {
  font-size: 1.4rem;
  margin-top: 10px;
  text-align: center;
}
.md3_p2_2 li {
  font-size: 1.4rem;
  line-height: 1.45;
  margin-top: 10px;
  margin-left: 1em;
  text-indent: -1em;
  text-align: left;
}
.md3_p2 {
  border: 1px solid #333333;
  padding: 20px;
}
.md3_p2 li {
  font-size: 1.4rem;
  margin-top: 10px;
  text-align: center;
}
.ti {
  text-indent: -116px;
}
.md3_bottom ul {
  margin: 10px 0 20px 0;
}
.md3_p3 {
  background-color: #ea8932;
  color: #fff !important;
  font-size: 1.8rem !important;
  font-weight: bold;
  padding: 18px;
}
.ml04 .md3_p4 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  margin: 14px 0 0 0 !important;
  padding-right: 0;
  text-align: left;
}
.md4 {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto 50px;
  max-width: 680px;
}
.md4 li {
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.md4 li b {
  display: inline-block;
  font-weight: bold;
  width: 65px;
}
.md4_top {
  max-width: 480px;
}
.md4_top span {
  display: inline-block;
  text-indent: 66px;
}
.md6_hide {
  display: none !important;
}
.album_all {
  margin-top: 20px;
  text-align: right;
}
.album{
  color: #333333;
  font-size: 1.4rem;
  outline: none;
  text-align: right;
  text-decoration: none;
}
.album span {
  display: unset;
  font-weight: bold;
  text-indent: unset;
}
.album:hover span {
  border-bottom: 1px solid #333333;
}
.album:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
    padding-left: 6px;
}
.lightbox .lb-image {
  width: 100%;
  border: 17px solid #fff;
  border-bottom: 50px solid #fff;
}
.lb-data .lb-number {
  display: none !important;
}
.lb-data {
  position: relative;
}
.lb-data .lb-details {
  bottom: 20px;
  color: #333333;
  font-size: 1.2rem !important;
  font-weight: bold;
  left: 20px;
  position: absolute;
}
.lb-nav a.lb-next {
  background: url(/studygroup/img/ico_next.png) no-repeat center right !important;
  bottom: 0;
  float: none !important;
  position: absolute;
  opacity: 1 !important;
  right: 50px;
  width: 30px !important;
}
.lb-nav a.lb-prev {
  background: url(/studygroup/img/ico_prev.png) no-repeat center left !important;
  bottom: 0;
  float: none !important;
  left: 50px;
  opacity: 1 !important;
  position: absolute;
  width: 30px !important;
}
.lb-data .lb-close {
  background: url(/studygroup/img/ico_close.png) no-repeat center right !important;
  bottom: 700px;
  height: 100% !important;
  opacity: 1 !important;
  position: absolute;
  right: -10px;
  width: 35px !important;
}
.md4_bottom {
  overflow: hidden;
  width: 150px;
}
.md4_bottom img {
  height: auto;
  width: 100%;
}
.mw10 {
  max-width: 900px;
  margin: 0 auto;
}


@media screen and (min-width: 768px){
  .table_top li:nth-child(-n + 3) {
      width: 16%;
  }
  .table_top li:nth-child(n + 4) {
      width: 7%;
  }
  .table_main li:nth-child(-n + 3) {
      width: 16%;
  }
  .table_main li:nth-child(n + 4) {
      width: 7%;
      text-align: center;
  }
}


@media screen and (max-width: 768px){
  .modal h3 {
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin: 0 auto 15px;
    width: 180px;
  }
  .modal h4 {
    font-size: 1.5rem;
    line-height: 2.3rem;
    text-align: center;
  }
  .modal p {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  .md3_p2 b {
    line-height: 4rem;
  }
  .md3_p2 {
    padding: 20px 20px 10px;
  }
  .md3_p2_2 {
    padding: 10px 20px 20px;
  }
  .md3_p3 {
    font-size: 1.5rem !important;
  }
  .md4 {
    align-items: center;
    flex-direction: column;
  }
  .md4_top {
    order: 2;
  }
  .md4_bottom {
    height: auto;
    margin-bottom: 15px;
    order: 1;
    overflow: hidden;
    width: 150px;
  }
  .md4_bottom img {
    height: 100%;
    width: 100%;
  }
  .lb-nav a.lb-prev {
    left: 28px;
    top: -15px;
  }
  .lb-nav a.lb-next {
    right: 27px;
    top: -15px;
  }
  .md0_top {
    margin-bottom: 0;
  }
}
#fancybox-close {
  background: url(/studygroup/img/ico_close.png) no-repeat center !important;
  height: 35px !important;
  right: -12px;
  width: 35px !important;
}
#fancybox-left-ico {
  background-image: url(/studygroup/img/ico_prev.png) !important;
  background: no-repeat;
}
#fancybox-right-ico {
  background-image: url(/studygroup/img/ico_next.png) !important;
  background: no-repeat;
}
#fancybox-left {
  right: 20px !important;
}
#fancybox-title-float-left {
  background: unset !important;
}
#fancybox-title-float-right {
  background: unset !important;
}
#fancybox-title-float-main {
  background: unset !important; 
  color: #333333 !important;
}
#fancybox-content {
  border-bottom-width: 40px !important;
  height: auto !important;
  width: 100% !important;
}
.fancybox-title-float {
  bottom: 20px !important;
  left: 18px !important;
}


