/* -----------------------------------------
 SPスタイル
------------------------------------------- */
@media screen and (max-width: 800px) {
.news-nav ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-nav ul li {
  width: 48%;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.news-nav ul li a {
  font-size: 1.2rem;
  padding: .5rem 0;
}
.news-nav ul li:nth-of-type(even) {
  margin-right: auto;
}
.news-nav ul li:last-child,.news-nav ul li:nth-of-type(5) {
  margin-bottom: auto;
}
.news-box {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.news-list li a::before {
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1em;
}
.news-list li a,
.news-list li div{
  font-size: 1.3rem;
  padding: 1rem 3rem 1rem 1.5rem;
}
.news-list li a{
 display: block;
}
.news-list li .genre,.news-list li .over-txt {
  width: auto;
}
.news-list li .over-txt {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-list li .over-txt.nodate{
 width: auto;
}
.news-list li .genre{
  min-width: 10rem;
  padding: .2rem 1rem .1rem;
  margin-bottom: .8rem;
}

.news-title {
  margin-bottom: 2rem;
}
.news-title .title {
  margin: 0 auto;
  font-size: 2.6rem;
}
.news-title p {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.news .txt-block {
  padding: 0;
}
.txt-block img.bottom-img,.bottom-img {
  width: 100%;
  margin-top: 1rem;
}
.di-data {
  padding-bottom: 2rem;
}

/* -----------------------------------------
 D&Iについて
------------------------------------------- */
.category-title.about {
  padding: 1.5rem 0 0;
}
.category-title.about.ttlonly {
  padding: 4rem 0 0;
}
.category-title p {
  padding: 0 1rem;
}
.di-nav {
  width: auto;
  position: static;
}
.di-nav ul {
  margin-top: 2rem;
}
.di-nav ul li {
  width: 33.3%;
  margin-right: auto;
  padding: 0;
  height: auto;
  padding-bottom: .1rem;
  display: block;
  box-sizing: border-box;
  border-right: 1px solid #0E174B;
}
.di-nav ul li:nth-of-type(3),
.di-nav ul li:nth-of-type(5){
  border: none;
}
.di-nav ul li:nth-of-type(4),
.di-nav ul li:last-child {
  width: 50%;
}
.di-nav.news ul li{
 width:33.33%;
 margin:0;
}
.di-nav.news ul li:nth-of-type(4),
.di-nav.news ul li:nth-of-type(5){
width: 50%;
}
.di-nav ul li a {
  top: 0;
  transform: translateY(0);
  -webkit-transition: none;
  transition: none;
  line-height: inherit;
  height: auto;
}
.di-nav ul li a:hover {
  transform: translateY(0);
}
.di-nav ul li:nth-child(3n) {
  margin-right: 0;
}
.di-nav ul li:last-child {
  margin-right: 0;
}
.di-nav ul li a {
  padding: .8rem 0;
  font-size: 1.3rem;
}
.di-nav ul li.active::before {
  bottom: .1rem;
}
.di-mv {
  background-image: url(../../res/about/about_mv01.jpg);
  height: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.di-mv::before {
  content: "";
  display: block;
  padding-top: 40%;
}
.di-title {
  font-size: 2rem;
  padding: .5em 0;
  width: 20rem;
}
.vision-box {
  padding: 3rem 1rem 2rem;
  margin-bottom: 3rem;
}
.vision-box .vision-title {
  font-size: 3.2rem;
  padding-bottom: .3em;
  margin-bottom: 3rem;
  border-bottom-width: .4rem;
}
.vision-box .sub-title {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.vision-box .mb20 {
  margin-bottom: 1em !important;
}
.vision-box .sub-title.en {
  font-family: 'Roboto Condensed';
  line-height: 1;
  font-weight: normal;
  font-size: 2.1rem;
  margin-bottom: 1rem;
}
.about-txt{
  font-size: 1.8rem;
}
.di-txtblock {
  width: auto;
  padding: 0 1.5rem;
}
.di-txtblock .left-side,.di-txtblock .right-side {
  float: none;
}
.di-txtblock .left-side {
  width: auto;
}
.di-txtblock .left-side h3 {
  margin-bottom: .3em;
  font-size: 3.2rem;
}
.di-txtblock .left-side h3.logo {
  width: 12rem;
}
.di-txtblock .right-side {
  width: auto;
}
.di-txtblock .right-side .right-side-title {
  margin-bottom: .8em;
  font-size: 1.8rem;
  padding: 0;
  text-align: center;
}
.di-txtblock .right-side .right-side-title img {
  width: 24rem;
}
.di-txtblock .mb30 {
  margin-bottom: 1em !important;
}
.di-txtblock .mb50 {
  margin-bottom: 1.5em !important;
}
.di-link-list {
}
.di-link-list li {
  width: 48%;
  margin: 0 4% 2rem 0;
}
.di-link-list .caption p {
  font-size: 1.6rem;
  padding: 1rem 0;
}
.di-link-list .caption p::before {
  width: .9rem;
  height: .9rem;
  border-top: .2rem solid #1C2660;
  border-right: .2rem solid #1C2660;
  right: 1rem;
}
.message-box {
  padding-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 4rem;
}
.message-box .di-txtblock .right-side {
  width: auto;
  padding-left: 0;
  margin-bottom: 2rem;
}
.message-box .di-txtblock .left-side {
  width: 56%;
  margin: 0 auto 1.5rem;
  padding: 0;
  text-align: center;
}
.message-box .di-txtblock .left-side {
  position: relative;
  overflow:hidden;
  height: 30vh;
  margin-bottom: 3rem;
}
.person-right.message-box .di-txtblock .left-side{
  float: none;
}
.person-right.message-box .di-txtblock .right-side{
  padding-left: 0;
  padding-right: 0;
}
.message-profile-box {
  width: auto;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.president {
  font-size: 1.6rem;
}
.president span {
  font-size: 1.4rem;
  padding-bottom: 1rem;
}
.president img {
  width: 14rem;
}
.summary-inner {
  width: auto;
  padding-top: 0;
  padding: 0 1.5rem;
}
.development .summary-inner {
  width: auto;
  padding: 0 1.5rem;
}
.summary-box > ul > li {
  display: block;
  /*padding: 1.5rem;*/
  min-height: 0;
}
.summary-box > ul > li > div {
  display: block;
}
.summary-box ul li .left-side {
  font-size: 1.4rem;
  padding-left: 0;
  width: 100%;
}
.summary-box.seminar ul li .left-side{
  margin: 0;
}
.summary-box.seminar ul li .right-side{
  padding: 0;
}
.summary-box ul li .right-side {
  padding-left: 0;
}
.summary-box.development > ul > li {
  border-bottom: none;
  padding: 1.5rem;
}
.summary-box.development > ul > li:nth-of-type(odd) {
  background: #F2F3F6;
}
.summary-box.development ul li .left-side {
  width: 7em;
  padding-left: 0;
  font-size: 1.4rem;
}
.access-box {
  padding: 0 1.5rem;
}
.access-box dl {
  margin-bottom: 1.5rem;
}
.access-box dl dt,.access-box dl dd {
  float: none;
}
.access-box dl dt {
  padding-left: 1em;
}
.access-box dl dd {
  padding-left: 1em;
}
.access-map {
  margin-bottom: 1.5rem;
}
.map-list-wrap {
  margin-left: 1em;
  padding-left: 0;
}
.map-list {
  width: auto;
}
.map-list li {
  float: none;
  width: auto;
}
.map-list li:last-child {
  margin-bottom: 0;
}
.map-list-wrap .notes {
  margin-top: .5em;
  font-size: 1.2rem;
}
.googleMapArea{
  min-height: 400px;
}

/* members */
.back-box {
  padding: 0;
  min-height: 10rem;
}
.members-top {
  padding: 2rem 0 2rem 28%;
  position: relative;
}
.members-top::before {
  height: 96%;
  width: 24%;
  background-size: contain;
  top: 1em;
}
.members-top.sugimoto,
.members-top.kobayashi{
  padding: 0;
}
.members-top.takahashi{
  
}
.members-top.sugimoto::before {
  width: 8rem;
  height: 12.3rem;
  background-size: cover;
  background-position: 0 0;
  top: -5rem;
}
.members-top.kobayashi::before {
  width: 7.5rem;
  height: 15rem;
  background-size: cover;
  background-position: 0 0;
  top: -8rem;
}
.members-top.takahashi::before {
  width: 8rem;
  height: 30rem;
  background-size: cover;
  background-position: 0 0;
  top: 2rem;
}
.members-top .right-side-title{
  margin: 2em 0 2em 9rem;
  font-size: 1.6rem;
  padding: 0;
  line-height: 1.8;
  text-align: left;
}
.members-top p.mb30 {
  margin-bottom: 1.5rem !important;
}
.back-box.members {
  padding: 4rem 0;
}
.members-jobs {
  padding: 2rem 0;
  display: block;
}
.members-jobs li {
  width: 90%;
  margin: 0 auto;
}
.members-jobs li + li {
  margin-left: auto;
  margin-top: 1.5rem;
}
.members-jobs li p:first-child,.members-detail li p:first-child {
  text-align: center;
}
.members-jobs li p img {
  width: 100%;
}
.back-box.members2 {
  padding: 2rem 0;
}
.members-detail {
  padding-top: 2rem;
  column-count: auto;
}
.members-detail li {
  float: none;
  width: 90%;
  margin: 0 auto;
}
.members-detail li:nth-of-type(2), .members-detail li:nth-of-type(4) {
  margin-bottom: auto;
}
.members-detail li + li {
  margin-left: auto;
  margin-top: 1.5rem;
}
.members-detail li p img {
  width: 100%;
}
.members-detail li p img.w70{
 width: 70%;
}
.back-box.ft {
  padding: 2rem 0;
}
.members-detail li p.mb20 {
  margin-bottom: .5rem !important;
}
}

/* END @media screen and (max-width: 800px) */

/* -----------------------------------------
 タブレット調整
------------------------------------------- */
@media screen and (min-width: 641px) and (max-width: 800px) {
  
}
/* END @media screen and (min-width: 641px) and (max-width: 800px) */

/* -----------------------------------------
 スマホ調整
------------------------------------------- */
@media screen and (max-width: 599px) {
  
}
/* END @media screen and (min-width: 641px) and (max-width: 800px) */