@charset "UTF-8";
/* BLUE
-----------------------*/
/* GRAY
-----------------------*/
/* #section-news
-----------------------*/
#section-news {
  /* .list-wrap
	-----------------------*/ }
  #section-news .wrap {
    background: #023462;
    color: #FFF;
    display: table;
    width: 100%;
    padding: 10px;
    box-sizing: border-box; }
  @media screen and (max-width: 740px) {
    #section-news .wrap {
      display: block; } }
  #section-news .inner-title,
  #section-news .list-wrap,
  #section-news .btn-list {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (max-width: 740px) {
    #section-news .inner-title,
    #section-news .list-wrap,
    #section-news .btn-list {
      display: block; } }
  #section-news .inner-title {
    width: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1; }
  @media screen and (max-width: 740px) {
    #section-news .inner-title {
      width: auto;
      padding: 15px;
      margin: -10px -10px 15px;
      border-bottom: 1px solid #9BAEC1; } }
  #section-news .list-wrap {
    line-height: 1; }
  #section-news .list-wrap li {
    display: table;
    height: 45px; }
  #section-news .list-wrap a,
  #section-news .list-wrap .dummy-wrap {
    color: #FFF;
    display: table-cell;
    vertical-align: middle; }
  #section-news .list-wrap a:hover {
    text-decoration: none; }
  #section-news .list-wrap .date {
    padding-right: 10px;
    font-size: 13px; }
  #section-news .list-wrap a:hover .title {
    text-decoration: underline; }
  @media screen and (max-width: 740px) {
    #section-news .list-wrap .date {
      padding-right: 0;
      display: block;
      font-size: 10px; }
    #section-news .list-wrap .title {
      display: block;
      padding-top: 5px;
      font-size: 12px;
      line-height: 1.3; } }
  @media screen and (max-width: 740px) {
    #section-news .btn-list {
      padding-top: 10px; } }
  #section-news .btn-list a {
    display: block;
    background: #FFF;
    width: 90px;
    height: 47px;
    line-height: 47px;
    float: right;
    font-weight: bold;
    color: #023462;
    text-align: center;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
  @media screen and (max-width: 740px) {
    #section-news .btn-list a {
      display: block;
      width: 100%;
      height: 44px;
      line-height: 44px;
      float: none; } }

/* #section-event
-----------------------*/
#section-event {
  /* .box-date
	-----------------------*/
  /* .box-description
	-----------------------*/ }
  #section-event .item {
    position: relative; }
  #section-event .item .clone-wrap {
    position: absolute;
    background: #FF0000;
    top: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden; }
  #section-event .item a {
    display: table;
    width: 100%; }
  @media screen and (max-width: 740px) {
    #section-event .item a {
      display: table; } }
  #section-event .item a:hover {
    text-decoration: none; }
    
  #section-event .item a > .icon-blank,
  #section-event .item a > .icon-pdf {
    display: none;
  }
    
  #section-event .box-date {
    background: #023462 url(/asset/events_cursor.png) no-repeat right center;
    color: #FFF;
    display: table-cell;
    width: 84px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #EEE; }
  @media screen and (max-width: 740px) {
    #section-event .box-date {
      width: 65px; } }
  #section-event .clone-wrap .box-date {
    background: #076ACF; }
  #section-event .box-date .title {
    font-size: 13px; }
  #section-event .box-date .date {
    font-size: 18px;
    line-height: 1.3;
 }
  @media screen and (max-width: 740px) {
    #section-event .box-date .title {
      font-size: 12px; }
    #section-event .box-date .date {
      font-size: 13px; } }
  #section-event .box-description {
    color: #333;
    background: #FFF;
    padding: 20px 18px 40px;
    border-bottom: 1px solid #EEE;
    border-right: 1px solid #EEE; }
  #section-event .item:first-child .box-description {
    border-top: 1px solid #EEE; }
  @media screen and (max-width: 740px) {
    #section-event .box-description {
      padding: 15px; } }
  #section-event .clone-wrap .box-description {
    background: #076ACF; }
  #section-event .box-description .cate-label {
    display: table; }
  #section-event .box-description .cate-label li {
    display: table-cell;
    border-right: 1px solid #FFF;
    background: #EEE;
    padding: 0 5px;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    color: #333;
    text-align: center;
    font-size: 11px; }
  #section-event .clone-wrap .box-description .cate-label li {
    border-right: 1px solid #076ACF;
    background: #FFF; }
  #section-event .box-description .txt {
    font-size: 15px;
    padding: 10px 0 0; }
  @media screen and (max-width: 740px) {
    #section-event .box-description .txt {
      font-size: 12px; } }
  #section-event .clone-wrap .box-description .txt {
    color: #FFF; }
  #section-event .btn-more {
    padding: 15px;
    background: #FFF; }
  @media screen and (max-width: 740px) {
    #section-event .btn-more .tpl-btn {
      margin: 0;
      width: auto;
      margin: 0;
      display: block; } }

/* [ 学科一覧 ]
#section-department
-----------------------*/
#section-department {
  /* .tpl-grid-wrap
	-----------------------*/ }
  @media screen and (max-width: 740px) {
    #section-department .item {
      width: 44.85714285714286%;
      /* 314/700 */ } }
  #section-department .item .inner-wrap {
    width: 314px;
    border: 1px solid #EEE;
    box-sizing: border-box;
    padding: 20px; }
  @media screen and (max-width: 740px) {
    #section-department .item .inner-wrap {
      padding: 10px;
      width: 100%; } }
  #section-department .item .inner-wrap > a {
    margin: -20px -20px 0;
    padding: 20px 20px 0;
    display: block; }
  @media screen and (max-width: 740px) {
    #section-department .item .inner-wrap > a {
      margin: -10px -10px 0;
      padding: 10px 10px 0; } }
  #section-department .item .inner-wrap .title {
    color: #023462;
    font-weight: bold;
    padding-top: 15px;
    font-size: 18px; }
  #section-department .item .btn-more {
    padding-top: 10px; }
  #section-department .tpl-grid-wrap .tpl-box-border > a {
    margin: -20px;
    padding: 20px;
    display: block;
    color: #333; }
  @media screen and (max-width: 740px) {
    #section-department .tpl-grid-wrap .tpl-box-border > a {
      margin: -10px -10px 0;
      padding: 10px 10px 0; } }
  #section-department .tpl-grid-wrap .tpl-box-border > a:hover {
    text-decoration: none; }
  #section-department .tpl-grid-wrap .tpl-box-border .title {
    color: #023462;
    font-weight: bold;
    padding-top: 15px;
    font-size: 18px;
    text-align: center; }
  @media screen and (max-width: 740px) {
    #section-department .tpl-grid-wrap .tpl-box-border .title {
      padding-top: 10px;
      font-size: 14px; } }
  #section-department .tpl-grid-wrap .tpl-box-border > a:hover .title {
    text-decoration: underline; }
  #section-department .tpl-grid-wrap .tpl-box-border .btn-more {
    padding-top: 10px; }

#tpl-contents {
  /* [ 汎用学部要素 ]
	-----------------------*/
  /* .plusminus-accordion
	-----------------------*/
  /* .description
		-----------------------*/ }
  #tpl-contents .tpl-local-navi ul.li-col4 li {
    width: 25%; }
  #tpl-contents .tpl-local-navi ul.li-col6 li {
    width: 16.66%; }
  #tpl-contents .tpl-local-navi ul.bdB li {
    border-bottom: solid 1px #fff; }
  #tpl-contents .sectoion-block {
    border-top: 1px solid #023462;
    margin-top: 50px;
    padding-top: 50px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .sectoion-block {
      margin: 40px -10px 0;
      padding: 40px 10px 0; } }
  #tpl-contents .section-title {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #023462; }
  @media screen and (max-width: 740px) {
    #tpl-contents .section-title {
      font-size: 18px;
      text-align: left; } }
  #tpl-contents .plusminus-accordion {
    border-top: 1px solid #023462;
    margin-top: 30px;
    padding-top: 30px; }
  #tpl-contents .plusminus-accordion.boder-bottom {
    border-bottom: 1px solid #023462;
    padding-bottom: 30px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .plusminus-accordion {
      margin: 20px -10px 0;
      padding: 20px 10px 0; }
    #tpl-contents .plusminus-accordion.boder-bottom {
      padding-bottom: 20px; } }
  #tpl-contents .plusminus-accordion .section-title {
    padding: 30px 0;
    margin: -30px 0;
    cursor: pointer;
    display: block; }
  #tpl-contents .plusminus-accordion.tpl-accordion_v2 .section-title {
    cursor: default; }
  @media screen and (max-width: 740px) {
    #tpl-contents .plusminus-accordion .section-title {
      padding: 20px 0;
      margin: -20px 0; } }
  #tpl-contents .plusminus-accordion .section-title .icon {
    width: 26px;
    height: 26px;
    background: url(/asset/icon_accordion_splite.png) no-repeat;
    display: inline-block;
    position: relative;
    top: 3px; }
  #tpl-contents .plusminus-accordion.is-open .section-title .icon {
    background-position: 0 -26px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .plusminus-accordion .section-title .icon {
      width: 16px;
      height: 16px;
      background: url(/asset/icon_accordion_splite_sp.png) no-repeat;
      background-size: 16px auto;
      position: relative;
      top: 2px; }
    #tpl-contents .plusminus-accordion.is-open .section-title .icon {
      background-position: 0 -16px; } }
  #tpl-contents .plusminus-accordion .description > .title,
  #tpl-contents .plusminus-accordion .description .inner .open-area > .title {
    font-size: 20px;
    font-weight: bold;
    color: #023462;
    text-align: center;
    padding-top: 20px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .plusminus-accordion .description > .title,
    #tpl-contents .plusminus-accordion .description .inner .open-area > .title {
      font-size: 16px;
      text-align: left;
      padding-top: 20px; } }
  #tpl-contents .plusminus-accordion .description > .text,
  #tpl-contents .plusminus-accordion .description .inner .open-area > .text {
    padding-top: 20px; }

/* #sectoion-introduce
-----------------------*/
#sectoion-introduce .thumb-title {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 300px;
  padding: 0 0 0 95px;
  margin: 30px 0 0 0; }

#sectoion-introduce .thumb-title span {
  display: none; }

@media screen and (max-width: 740px) {
  #sectoion-introduce .thumb-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #0a345b !important;
    line-height: normal;
    padding: 10px 0 0 0;
    margin: 30px 0 0 0;
    background-size: 100% auto;
    text-align: center;
    line-height: inherit !important; }
  #sectoion-introduce .align-center {
    text-align: left !important; }
  #sectoion-introduce .thumb-title span {
    display: block;
    margin: 10px 0 0 0; }
  #sectoion-introduce .thumb-title span img {
    width: 100%;
    height: auto; } }

/* #sectoion-feature
-----------------------*/
.col-wrap {
  width: 100%;
  border: 1px solid #ebedf0;
  margin: 20px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: table; }

.balloon-col {
  display: table-cell;
  width: 33.33%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #dddddd; }

.balloon-col dt {
  font-size: 18px;
  font-weight: bold;
  color: #0A335A;
  background: #ebedf0;
  text-align: center;
  padding: 20px 0 25px;
  border-left: 1px solid #fff;
  margin-left: -1px; }

.balloon-col dd {
  padding: 25px;
  background: url(/jtmo4200000005px/bg_balloon_col_dt.gif) no-repeat center top;
  height: 100%; }

.balloon-col dd p.ttl {
  margin: 0 0 15px;
  font-size: 15px;
  color: #173064;
  font-weight: bold; }

dl.balloon-col:first-child dt,
dl.balloon-col:first-child {
  border: none;
  margin-left: 0; }

@media screen and (max-width: 740px) {
  #section-feature .align-center {
    text-align: left !important; }
  .col-wrap {
    border: none;
    margin: 20px 0 0;
    display: block;
    padding: 0; }
  .balloon-col {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #dddddd;
    margin: 0 0 10px 0; }
  .balloon-col dt {
    font-size: 14px;
    padding: 10px 0 15px;
    border: none;
    margin-left: 0; }
  .balloon-col dd {
    padding: 10px;
    background: url(/jtmo4200000005px/bg_balloon_col_dt.gif) no-repeat center top;
    height: 100%; }
  .balloon-col dd p.ttl {
    margin: 0 0 10px;
    font-size: 12px;
    color: #173064;
    font-weight: bold; }
  dl.balloon-col:first-child dt {
    border: none;
    margin-left: 0; }
  dl.balloon-col:first-child {
    border: 1px solid #dddddd; } }

.thumb-col-box {
  display: table-cell;
  width: 33.33%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #dddddd; }

.thumb-col-box dt {
  font-size: 18px;
  font-weight: bold;
  color: #0A335A;
  text-align: center;
  padding: 30px 0 10px; }

.thumb-col-box dd {
  padding: 10px 25px 25px 25px;
  background: #fff;
  height: 100%; }

.thumb-col-box dd p.ttl {
  margin: 0 0 15px;
  font-size: 15px;
  color: #173064;
  font-weight: bold; }

dl.thumb-col-box:first-child dt,
dl.thumb-col-box:first-child {
  border: none;
  margin-left: 0; }

@media screen and (max-width: 740px) {
  #section-feature .align-center {
    text-align: left !important; }
  .col-wrap {
    border: none;
    margin: 20px 0 0;
    display: block;
    padding: 0; }
  .thumb-col-box {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #dddddd;
    margin: 0 0 10px 0; }
  .thumb-col-box dt {
    font-size: 14px;
    padding: 10px 0 15px;
    border: none;
    margin-left: 0; }
  .thumb-col-box dd {
    padding: 10px;
    background: url(/jtmo4200000005px/bg_balloon_col_dt.gif) no-repeat center top;
    height: 100%; }
  .thumb-col-box dd p.ttl {
    margin: 0 0 10px;
    font-size: 12px;
    color: #173064;
    font-weight: bold; }
  dl.thumb-col-box:first-child dt {
    border: none;
    margin-left: 0; }
  dl.thumb-col-box:first-child {
    border: 1px solid #dddddd; } }

/* #section-step
-----------------------*/
.step-col-wrap {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 0; }

.step-col {
  width: 300px;
  float: left; }

.step-col dt {
  padding: 25px;
  margin: 0 0 20px;
  min-height: 107px; }

.step-col dt span {
  display: block;
  font-weight: bold;
  margin: 0 0 5px; }

.step-col dt span.num {
  font-size: 25px; }

.step-col dt span.ttl {
  font-size: 15px; }

.step-num-1 dt {
  background: #ebedf0; }

.step-num-2 {
  padding: 0 0 0 40px;
  background: url(/jtmo4200000005px/bg_step_square.gif) no-repeat 12px 63px; }

.step-num-2 dt {
  background: #808ea3;
  color: #fff; }

.step-num-3 {
  padding: 0 0 0 40px;
  background: url(/jtmo4200000005px/bg_step_square.gif) no-repeat 12px 63px; }

.step-num-3 dt {
  background: #0a345b;
  color: #fff; }

@media screen and (max-width: 740px) {
  #section-step .align-center {
    text-align: left !important; }
  .step-col {
    width: 100%;
    float: none;
    margin: 0 0 20px; }
  .step-col dt {
    padding: 15px;
    min-height: inherit;
    text-align: center; }
  .step-col dt span.num {
    font-size: 18px; }
  .step-col dt span.ttl {
    font-size: 12px; }
  .step-num-1 dt {
    background: #ebedf0; }
  .step-num-2 {
    padding: 35px 0 0 0;
    background: url(/jtmo4200000005px/bg_step_square_sp.gif) no-repeat center top;
    background-size: 22px auto; }
  .step-num-2 dt {
    background: #808ea3;
    color: #fff; }
  .step-num-3 {
    padding: 35px 0 0 0;
    background: url(/jtmo4200000005px/bg_step_square_sp.gif) no-repeat center top;
    background-size: 22px auto; }
  .step-num-3 dt {
    background: #0a345b;
    color: #fff; } }

/* #section-voice
-----------------------*/
#section-voice .tpl-col2-wrap {
  width: 100%;
  overflow: hidden; }

#section-voice .tpl-col2-wrap .col2-text-box01 {
  float: left;
  width: 436px;
  margin-bottom: 30px; }

#section-voice .tpl-col2-wrap div:last-child {
  float: right; }

#section-voice .tpl-box-border__title {
  min-height: 5.5em; }

#section-voice .line-3em {
  min-height: 3.5em; }

@media screen and (max-width: 740px) {
  #section-voice .tpl-col2-wrap .col2-text-box01 {
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  #section-voice .tpl-col2-wrap div:last-child {
    float: none; }
  #section-voice .tpl-box-border__title {
    min-height: inherit; }
  #section-voice .line-3em {
    min-height: inherit; } }

/* #section-section-model
-----------------------*/
.btn-col-set01 {
  width: 615px;
  margin: 25px auto 20px;
  overflow: hidden; }

.btn-col-set01 li {
  display: table;
  padding: 0 10px 0 0;
  vertical-align: middle;
  text-align: center;
  width: 297px;
  height: 76px;
  float: left; }

.btn-col-set01 li:last-child {
  padding: 0 0 0 10px;
  float: right; }

.btn-col-set01 li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #003361;
  font-size: 15px;
  border: 2px solid #153d62;
  border-radius: 3px;
  width: 100%;
  background: #ebedf0; }

@media screen and (max-width: 740px) {
  .btn-col-set01 {
    width: 100%;
    margin: 15px auto 5px;
    overflow: hidden; }
  .btn-col-set01 li {
    display: table;
    padding: 0 5px 0 0;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    height: 60px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .btn-col-set01 li:last-child {
    padding: 0 0 0 10px;
    float: right; }
  .btn-col-set01 li span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #003361;
    font-size: 15px;
    border: 2px solid #153d62;
    border-radius: 3px;
    width: 100%;
    background: #ebedf0; } }

/* #section-section-curriculum
-----------------------*/
#section-curriculum th {
  width: 150px; }

@media screen and (max-width: 740px) {
  #section-curriculum th {
    width: 100px; } }

.tpl-table-wrap {
  position: relative; }

.toggle-link {
  background: url(/jtmo4200000005px/icon_bullet_curriculum.gif) no-repeat right center;
  text-decoration: none;
  color: #3f3f3f;
  padding: 0 28px 0 0; }

.toggle-link.is-open {
  background: url(/jtmo4200000005px/icon_bullet_curriculum_cur.gif) no-repeat right center;
  color: #212b66;
  font-weight: bold; }

.toggle-ttl, .toggle-txt {
  display: none; }

.toggle-box {
  background: #023462;
  color: #fff;
  position: relative; }

.tpl-table-wrap tr.toggle-box td {
  padding: 0;
  border: none; }

.tpl-table-wrap tr.toggle-box td .toggle-box-inner {
  padding: 20px 20px 40px;
  display: none;
  position: relative; }

.tpl-table-wrap tr.toggle-box td .toggle-box-edge {
  background: url(/jtmo4200000005px/toggle_box_edge.gif) no-repeat right center;
  position: absolute;
  width: 13px;
  height: 7px;
  top: -7px;
  left: 175px; }

.tpl-table-wrap tr.toggle-box td .ttl {
  font-size: 18px;
  margin: 20px 0 10px;
  padding: 0 10px; }

.tpl-table-wrap tr.toggle-box td .txt {
  padding: 0 10px; }

.tpl-table-wrap tr.toggle-box td .btn-close {
  display: block;
  float: right;
  right: 20px;
  top: 20px; }

.tpl-table-wrap tr.toggle-box td .btn-close a {
  display: block;
  padding: 0 35px 0 0;
  line-height: 30px;
  color: #023462;
  font-size: 15px;
  font-weight: bold;
  background: url(/jtmo4200000005px/toggle_box_btn_close_splite.gif) no-repeat right 0;
  color: #fff; }

#section-curriculum .tpl-table-wrap {
  position: relative; }

.toggle-box {
  position: absolute;
  background: #023462;
  color: #fff;
  width: 100%;
  display: none;
  top: 0;
  left: 0; }

.toggle-box .toggle-box-inner {
  position: relative;
  padding: 20px 20px 40px; }

.toggle-box .toggle-box-edge {
  background: url(/jtmo4200000005px/toggle_box_edge.gif) no-repeat right center;
  position: absolute;
  width: 13px;
  height: 7px;
  top: -7px;
  left: 175px; }

.toggle-box .ttl {
  font-size: 18px;
  margin: 20px 0 10px;
  padding: 0 10px; }

.toggle-box .txt {
  padding: 0 10px; }

.toggle-box .btn-close {
  display: block;
  float: right;
  right: 20px;
  top: 20px; }

.toggle-box .btn-close a {
  display: block;
  padding: 0 35px 0 0;
  line-height: 30px;
  color: #023462;
  font-size: 15px;
  font-weight: bold;
  background: url(/jtmo4200000005px/toggle_box_btn_close_splite.gif) no-repeat right 0;
  color: #fff; }

@media screen and (max-width: 740px) {
  .toggle-link {
    background: url(/jtmo4200000005px/icon_bullet_curriculum.gif) no-repeat right center;
    background-size: 7px auto;
    padding: 0 10px 0 0; }
  .toggle-link.is-open {
    background: url(/jtmo4200000005px/icon_bullet_curriculum_cur.gif) no-repeat right center;
    background-size: 7px auto; }
  .tpl-table-wrap tr.toggle-box td .toggle-box-edge {
    background: url(/jtmo4200000005px/toggle_box_edge.gif) no-repeat right center;
    background-size: 50% auto;
    position: absolute;
    width: 13px;
    height: 7px;
    top: -4px; }
  .tpl-table-wrap tr.toggle-box td .toggle-box-inner {
    padding: 20px 10px 30px; }
  .tpl-table-wrap tr.toggle-box td .btn-close a {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    background: url(/jtmo4200000005px/toggle_box_btn_close_splite.gif) no-repeat right 0;
    background-size: 15px 15px;
    padding: 0 20px 0 0; }
  .tpl-table-wrap tr.toggle-box td .ttl {
    font-size: 14px;
    margin: 5px 0 10px;
    padding: 0 10px; }
  .tpl-table-wrap tr.toggle-box td .txt {
    font-size: 12px; }
  .toggle-box .toggle-box-edge {
    background: url(/jtmo4200000005px/toggle_box_edge.gif) no-repeat right center;
    background-size: 50% auto;
    position: absolute;
    width: 13px;
    height: 7px;
    top: -5px; }
  .toggle-box .toggle-box-inner {
    padding: 10px 10px 15px; }
  .toggle-box .btn-close a {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    background: url(/jtmo4200000005px/toggle_box_btn_close_splite.gif) no-repeat right 0;
    background-size: 15px 15px;
    padding: 0 20px 0 0; }
  .toggle-box .ttl {
    font-size: 14px;
    margin: 5px 0 10px;
    padding: 0; }
  .toggle-box .txt {
    font-size: 12px;
    padding: 0; } }

/* #履修
-----------------------*/
.tpl-btn.min {
  width: 300px;
  font-size: 15px;
  padding-bottom: 0;
  margin: 60px auto 0;
  display: block; }

.tpl-btn.min a span {
  height: 45px;
  line-height: 45px;
  padding: 0 10px; }

@media screen and (max-width: 740px) {
  .tpl-btn.min {
    width: 100%; }
  .tpl-btn.min a span {
    font-size: 12px; } }

.tpl-btn.line-2em {
  width: 500px;
  font-size: 15px;
  padding-bottom: 0;
  margin: 60px auto 0;
  display: block; }

.tpl-btn.line-2em a span {
  height: 60px;
  line-height: 25px;
  padding: 5px 10px 0; }

@media screen and (max-width: 740px) {
  .tpl-btn.line-2em {
    width: 100%; }
  .tpl-btn.line-2em a span {
    height: 45px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 10px; } }
