@charset "utf-8";

body {
  font-size: 12px;
  position: relative;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
}

.outer-block {
  min-width: 320px;
}

.inner-block {
  padding: 0;
  width: auto;
}

#wrapper {
  min-width: 320px;
  position: relative;
  overflow: hidden;
}

input[type="submit"] {
  -webkit-text-size-adjust: 100%;
}

input, select, textarea {
  font-size: 16px !important;
}

.pc {
  display: none !important;
}
.pc-ib {
  display: none !important;
}

.sp {
  display: block !important;
}
.sp-ib {
  display: inline-block !important;
}


/*------------------------------------------------------------------------------
  header
------------------------------------------------------------------------------*/
#header .logo-hd {
  padding: 8px 10px 40px;
}

#header .nav-mask {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

#header .nav-ul {
  display: inline-table;
  max-width: 100%;
}

#header .nav-ul li {
  float: inherit;
  display: table-cell;
}

#header .nav-ul li a {
  width: 120px;
}

#header .nav-ul li.current a:after {
  background: #c10000;
  content: "";
  height: 2px;
  width: 120px;
  display: inline-block;
  position: absolute;
  bottom: 3px;
  left: 0;
}

/*------------------------------------------------------------------------------
  common
------------------------------------------------------------------------------*/
.link-block {
  height: 80px;
}

.link-block li {
  width: 33%;
}

.link-block li a {
  height: 80px;
  font-size: 13px;
  padding: 30px 0;
  width: 100%;
}

.link-block li a:after {
  height: 10px;
  width: 6px;
  right: 10px;
}

.cnt-table02 td {
  padding: 10PX;
}

/*------------------------------------------------------------------------------
  TOP
------------------------------------------------------------------------------*/
.top h1,
#preheader p:last-child {
  line-height: 1.5;
  padding: 5px;
}

.ttl-h2 .sub-en {
  margin: 0 0 10px;
}

.mv-block {
  min-height: 320px;
}

.mv-block .main-txt {
  font-size: 22px;
  padding: 90px 0 0 0;
}

.mv-block .main-txt:after {
  background-size: cover;
  width: 90%;
  left: -5px;
}

.mv-block .main-sub-txt {
  font-size: 22px;
  padding: 0 20px; 
}

.content-block.inner-block {
  padding: 20px 10px;
}

.service-block .service-ul li {
  width: 100%;
}

.perform-block .perform-txt {
  margin: 40px 0 40px;
  text-align: left;
}

.president-block .bio-block {
  width: 100%;
}

.president-block .bio-block .bio-txt {
  font-size: 16px;
}

.president-block .bio-img {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}

.president-block .bio-img .pre-name {
  margin: 10px auto;
  width: 100%;
}

.president-block .detail-btn {
  text-align: center;
}

.news-block .news-box .news-detail p {
  font-size: 16px;
}

.news-block .news-box img {
  width: 100%;
}

.newbook-block .shincho-box {
  text-align: center;
}

.newbook-block .content-block.inner-block {
      padding: 50px 10px 10px;
}

.newbook-block .shincho-box .book-detail {
  width: auto;
  float: inherit;
  text-align: left;
  margin-top: 30px;
}

.newbook-block .shincho-box .book-detail a {
  margin-bottom: 10px;
}

.newbook-block .shincho-box .book-detail p {
  font-size: 16px;
}

.book-detail .detail-btn {
  text-align: center;
  margin-top: 30px;
}

.newbook-block .shincho-box .book-detail .detail-btn a {
  font-size: 16px;
}

.link-block li a {
  height: 80px;
  padding: 20px;
  vertical-align: middle;
  display: table-cell;
}

.content-block.inner-block {
  padding: 50px 10px;
}

.contact-block p {
  font-size: 15px;
}

.contact-block .mail-btn a {
  font-size: 14px;
  width: 100%;
}

.contact-block .mail-btn a:before {
  left: 10px;
}

#footer .link-bnr-ul li {
  margin: 0;
}

/*------------------------------------------------------------------------------
  work
------------------------------------------------------------------------------*/
#page-ttl {
  height: 140px;
}

#page-ttl .bread {
  padding: 5px 10px 0;
}

#page-ttl .page-ttl {
  font-size: 30px;
  padding: 23px 0 0;
}

.work .content-block.inner-block {
  padding: 20px 10px;
}

.example-block .work-block {
  display: table;
}

.example-block .work-block .img-area {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
}

.example-block .work-block .txt-area {
  display: table-cell;
  width: 63%;
}

/*------------------------------------------------------------------------------
  president
------------------------------------------------------------------------------*/
.president #page-ttl {
  background: url(../img/president/page-ttl.jpg) no-repeat 50%;
}

.president .bio-block .h4-ttl {
  width: 100%;
}

.president .bio-block .bio-txt {
  font-size: 13px;
  width: 100%;
}

.president .bio-block .bio-img {
  float: inherit;
  text-align: center;
  width: 100%;
}

.papers-block .book-list-txt,
.papers-block.papers02 .book-list-txt{
  width: 100%;
}

.cnt-table03 {
  border-spacing: 0;
  width: 100%;
}

.cnt-table03 th {
  padding: 10px;
  width: 30%;
}

.cnt-table03 .te-tr td {
  padding: 10px;
}

/*------------------------------------------------------------------------------
  book
------------------------------------------------------------------------------*/
.cnt-table02 .th-block .year { width: 20%; }

.cnt-table02 .th-block th {
  padding: 10px;
}


/*------------------------------------------------------------------------------
  fooer
------------------------------------------------------------------------------*/
.pagetop > a {
  background-size: 18px auto;
  width: 45px;
  height: 45px;
}

footer {
  clear: both;
}

#footer .ft-nav .ft-nav-ul {
  padding: 0;
}

#footer .ft-nav .ft-nav-ul li {
  width: 49%;
}

#footer .ft-nav .ft-nav-ul li a {
  width: 100%;
}

#footer .copyright {
  padding: 2px 0px;
}

/*------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------*/
.link-block:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}