@charset "UTF-8";
@import url(base.css);
@import url(common.css);
/*########################################################*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic);
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
  height: 100%;
  clear: both; }

body {
  line-height: 1.5;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "メイリオ", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  /* font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体",  "Yu Mincho", "ＭＳ 明朝", serif; */
  -webkit-text-size-adjust: 100%;
  font-size: 12px;
  color: #222222; }

p {
  margin: 0 0 10px;
  text-align: left;
  text-justify: inter-ideograph; }

a {
  color: #5f3df5;
  text-decoration: none;
  word-break: break-all; }


/*　共通
--------------------------------------------------------------------------*/
/*#################### PC ####################*/
@media print, screen and (min-width: 768px) {
  a:hover {
  text-decoration: underline;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

  .pc_display,
  .disp_pc {
    display: block;
  }
  .sp_display,
  .sp_display_inline,
  .disp_sp {
    display: none;
  }

  .innerBasic {
    margin: 0 auto;
  }

/*### Header ###*/
  #Wall {
    display: none;
  }
  #PageEn #Header {
    box-sizing: border-box; }
  #PageEn #Header #HeaderWarp {
    box-sizing: border-box;
    position: relative;
  }
  #PageEn #Header #HeaderWarp:after {
    content: "";
    display: block;
    clear: both; }
  #PageEn #Header #HeaderWarp .logo {
    float: left;
    width: 630px; }
  #PageEn #Header #HeaderWarp .logo h1 {
    position: absolute;
    width: 105px;
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0.2em;
    line-height: 1; }
  #PageEn #Header #HeaderWarp .logo h1 span {
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0.25em;
  }
  #PageEn #Header #HeaderWarp .logo p {
    position: absolute;
    left: 158px;
    margin: 0;
    color: #FFF;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.12em; }
  #PageEn #Header #HeaderWarp .bnr_box {
    padding-right: 40px;
    float: right;
    /*width: 440px;*/
   }
  #PageEn #Header #HeaderWarp .bnr_box li {
    float: left;
    width: 130px;
    margin-left: 10px; }
  #PageEn #Header #HeaderWarp .bnr_box li:first-of-type {
    position: absolute;
    width: 150px;
    margin-left: 0px; }
  #PageEn #Header #HeaderWarp .bnr_box li:first-of-type a {
    display: block;
    width: 130px;
    height: 40px;
    padding-left: 20px;
    background-image: url(../img/hed-contact.png);
    background-position: 24px center;
    background-repeat: no-repeat;
    background-color: #000000;
    border-radius:22px;
    font-size: 12px;
    line-height: 40px;
    color: #ccc; }
  #PageEn #Header #HeaderWarp .bnr_box li:first-of-type a:hover {
    text-decoration: none; }
  #PageEn #Header #HeaderWarp .bnr_box li:nth-of-type(2) {
    margin-left: 162px;
  }
  #PageEn #Header h2 {
    margin: 140px auto 167px;
    width: 1000px;
    font: 60px 'Lato', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-shadow: -1px 0px 9px rgba(0, 0, 0, 0.9);
    color: #FFF;
    letter-spacing: 0.05em; }
  #PageEn #Header .lang {
    display: flex;
    float: right;
    margin-top: 11px;
    margin-right: 10px;
  }
  #PageEn #Header .lang li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
  }
  #PageEn #Header .lang li.jp {
    position: relative;
    margin-right: 18px;
  }
  #PageEn #Header .lang li.jp:before {
    content: '/';
    color: #BBBBBB;
    position: absolute;
    right: -11px;
    top: 0;
  }
  #PageEn #Header .lang li.en a {
    color: #BBBBBB !important;
  }
  #PageEn.fixed #Header #HeaderWarp .logo h1,
  #PageEn.fixed #Header #HeaderWarp .logo h1 span {
    color: #fff !important;
  }
  #PageEn.fixed #Header #HeaderWarp .logo p {
    display: none;
  }
  #PageEn.fixed #Header #HeaderWarp .bnr_box {
    display: none;
  }

/*### GlobalNav ###*/
  #PageEn #GlobalNav {
    position: absolute;
    width: 100%;
    min-width: 1120px;
    height: 160px; }
  #PageEn #Header #GlobalNav > ul {
    margin: 0 auto;
    width: 1000px; }
  #PageEn #Header #GlobalNav > ul:after {
    display: block;
    content: '';
    clear: both;
  }
  #PageEn #Header #GlobalNav > ul li {
    float: left;
    height: 160px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em; }
  #PageEn #Header #GlobalNav > ul li a {
    box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
    display: block;
    word-break: normal; }
  #PageEn #Header #GlobalNav ul li.menu02 {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  #PageEn #Header #GlobalNav ul li.menu06 {
    display: none;
  }
  #PageEn #Header #GlobalNav ul li.menu06 a {
    width: 100px;
    letter-spacing: 0.08em; }
  #PageEn #Header #GlobalNav ul li.menu07 a {
    width: 100%; }
  #PageEn #Header #GlobalNav ul li.menu08,
  #PageEn #Header #GlobalNav ul li.menu09 {
    display: none;
  }
  #PageEn #Header #GlobalNav ul li a:hover,
  #PageEn #Header #GlobalNav ul li :hover {
    text-decoration: none; }
  #PageEn.fixed #Header #HeaderWarp .logo a {
    position: fixed;
    display: block;
    z-index: 125;
  }
  #PageEn.fixed #Header #GlobalNav {
    position: fixed;
    top: 0;
    height: 120px;
    min-width: 1120px;
    z-index: 120;
    background-color: rgba(0, 0, 0, 1);
  }
  #PageEn.fixed #Header #GlobalNav > ul {
    width: 800px;
  }
  #PageEn.fixed #Header #GlobalNav > ul li {
    width: 124px;
    height: 120px;
  }
  #PageEn.fixed #Header #GlobalNav > ul li a {
    padding-top: 62px;
    background-size: 36px auto;
    background-position: center 19px;
  }
  #PageEn.fixed #Header #GlobalNav ul li.menu01 a {
    background-image: url(../img/navi01.png) !important; }
  #PageEn.fixed #Header #GlobalNav ul li.menu02 a {
    font-size: 12px !important;
    background-image: url(../img/navi02.png) !important; }
  #PageEn.fixed #Header #GlobalNav ul li.menu03 a {
    background-image: url(../img/navi03.png) !important; }
  #PageEn.fixed #Header #GlobalNav ul li.menu04 a {
    background-image: url(../img/navi09.png) !important;
    width: 124px; }
  #PageEn.fixed #Header #GlobalNav ul li.menu05 a {
    background-image: url(../img/navi05.png) !important;
    letter-spacing: 0.1em; }
  #PageEn.fixed #Header #GlobalNav ul li.menu06 a {
    background-image: url(../img/navi06.png) !important; }
  #PageEn.fixed #Header #GlobalNav ul li.menu07 a {
    background-image: url(../img/navi08.png) !important;
  }
  #PageEn.fixed #Header #GlobalNav > ul li.menu08 {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    width: 150px !important;
    height: 40px;
    margin-right: 40px;
    z-index: 125;
  }
  #PageEn.fixed #Header #GlobalNav > ul li.menu08 a {
    box-sizing: border-box;
    display: block;
    width: 150px;
    height: 40px;
    padding:0 0 0 20px;
    background-image: url(../img/hed-contact.png);
    background-size: 19px auto;
    background-position: 24px center;
    background-repeat: no-repeat;
    background-color: #000;
    border: #797979 solid 2px;
    border-radius:20px;
    font-size: 12px !important;
    line-height: 36px;
    letter-spacing: 0;
    color: #ccc;
  }
  #PageEn.fixed #Header #GlobalNav ul li.menu09 {
    display: block;
    position: absolute;
    top: 50%;
    right: 205px;
    transform: translateY(-50%);
    height: auto;
    width: auto !important;
  }
  #PageEn.fixed #Header #GlobalNav ul li.menu09 .lang {
    width: auto;
    margin: 0;
  }
  #PageEn.fixed #Header #GlobalNav ul li.menu09 .lang li {
    width: auto;
    height: auto;
  }
  #PageEn.fixed #Header #GlobalNav ul li.menu09 .lang li a {
    height: auto;
    padding-top: 0;
  }

/*### Footer ###*/
  #PageEn #Footer {
    box-sizing: border-box;
    padding: 82px 40px 30px;
    /*height: 90px;*/
    width: 100%;
    min-width: 1000px;
    background-color: #ececec;
    text-align: center; }
  #PageEn #Footer .innerBasic {
    width: 100%;
    max-width: 1286px;
    display: flex;
  }
  #PageEn #Footer .innerBasic > div {
    width: 50%;
  }
  #PageEn #Footer .leftBox .info {
    margin-bottom: 60px;
  }
  #PageEn #Footer .leftBox .info p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
  }
  #PageEn #Footer .leftBox .info p strong {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.2em;
    margin-top: 5px;
  }
  #PageEn #Footer .leftBox .lang {
    display: flex;
    margin-top: 20px;
  }
  #PageEn #Footer .leftBox .lang li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #222222;
  }
  #PageEn #Footer .leftBox .lang li.jp {
    position: relative;
    margin-right: 18px;
  }
  #PageEn #Footer .leftBox .lang li.jp:before {
    content: '/';
    color: #BBBBBB;
    position: absolute;
    right: -11px;
    top: 0;
  }
  #PageEn #Footer .leftBox .lang li.jp a {
    color: #BBBBBB;
  }
  #PageEn #Footer .copyright {
    text-align: left;
  }
  #PageEn #Footer .copyright h2 {
    display: none; }
  #PageEn #Footer .copyright address {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
  }
  #PageEn #Footer .copyright small {
    color: #9C9C9C;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    letter-spacing: 0.07em; }
  #PageEn #Footer .rightBox {
    padding-left: 115px;
  }
  #PageEn #Footer .rightBox .footerMenu {
    display: flex;
    gap: 0 80px;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li {
    text-align: left;
    margin-bottom: 8px;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li a {
    display: inline-block;
    font-size: 14px;
    color: #222222;
    letter-spacing: 0.05em;
    word-break: normal;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li.sub {
    position: relative;
    padding-left: 1.225em;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li.sub:before {
    content: '';
    width: 6px;
    border-top: 2px solid #e83a7b;
    position: absolute;
    top: 9px;
    left: 4px;
  }
  #PageEn #Footer .pageTop {
    box-sizing: border-box;
    display: none;
    padding-top: 44px;
    float: right;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    width: 90px;
    height: 90px;
    background: url(../img/pagetop.png) no-repeat 37px 29px;
    background-color: rgba(0, 0, 0, 0.8);
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #cccccc;
    letter-spacing: 0.03em; }
  #PageEn #Footer .pageTop:hover {
    text-decoration: none; }
}

@media screen  and (max-width: 1330px) {
  #PageEn.fixed #Header #GlobalNav > ul {
    width: 670px;
  }
  #PageEn.fixed #Header #GlobalNav > ul li {
    width: 108px;
  }
  #PageEn.fixed #Header #GlobalNav > ul li.menu03 a,
  #PageEn.fixed #Header #GlobalNav > ul li.menu06 a {
    width: 90px;
  }
  #PageEn.fixed #Header #GlobalNav > ul li.menu05 a {
    letter-spacing: 0.1em;
  }
}

@media screen  and (max-width: 1300px) {
  #PageEn #Header #HeaderWarp .logo p {
    font-size: 7px;
  }
  #PageEn #Header #HeaderWarp .logo p br.disp_sp {
    display: block;
  }
}

/*#################### TAB ####################*/
@media screen  and (max-width: 1200px) {
  #PageEn #Header #GlobalNav > ul li {
    font-size: 12px;
    width: 1;
  }
  #PageEn.fixed #Header #GlobalNav > ul {
    margin-left: 15%;
  }
}

/*#################### SP ####################*/
@media screen and (max-width: 767px) {
  #Main a {
    text-decoration: underline;
    word-break: break-all;
  }
  a.enlink {
    text-align: left;
  }
  .pc_display,
  .disp_pc {
    display: none;
  }
  .sp_display,
  .disp_sp {
    display: block;
  }
  .sp_display_inline {
    display: inline;
  }

/*### Header ###*/
  #PageEn #Header {
    position: relative;
    width: 100%;
    min-width: initial;
    padding-top: 70px;
  }
  #PageEn #Header #GlobalNav {
    display: none;
  }
  #PageEn #Header #HeaderWarp .bnr_box,
  #PageEn #Header #HeaderWarp .lang {
    display: none;
  }
  #PageEn #Header #HeaderWarp {
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    background-color: #fff;
    z-index: 200;
  }
  #PageEn #Header #HeaderWarp .logo a {
    position: absolute;
    top: 20px;
    left: 10px;
    display: block;
    width: 75vw;
    max-width: 293px;
    height: 32px;
    background-image: url(../img/sp/title_en.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #PageEn #Header #HeaderWarp .logo h1,
  #PageEn #Header #HeaderWarp .logo p {
    display: none;
  }
  #PageEn #Header #MainImage {
    box-sizing: border-box;
    width: 100%;
    height: 250px;
    padding-top: 40px;
    background: url(../img/sp/mainimage.png) center center no-repeat;
    background-size: cover;
    -moz-background-size: cover;
  }
  #PageEn #Header #MainImage h2 {
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-shadow: -1px 0px 9px rgba(0, 0, 0, 0.9);
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #fff;
  }
  #PageEn.active #Header #HeaderWarp {
    background-color: #000;
  }
  #PageEn.active #Header #HeaderWarp .logo a {
    background-image: url(../img/sp/title_en_menu.png);
  }

/*### Footer ###*/
  #Footer {
    min-width: initial;
    min-width: auto;
    padding: 0;
    height: auto;
  }
  #Footer .pageTop {
    box-sizing: border-box;
    display: block;
    padding-top: 25px;
    width: 100%;
    height: 50px;
    background-image: url(../img/sp/pagetop.png);
    background-repeat: no-repeat;
    background-position: center 12px;
    background-size: 13px auto;
    background-color: #333333;
    font-size: 10px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #ccc;
  }
  #Footer .innerBasic {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px 0;
    padding: 50px 20px 21px;
  }
  #Footer .copyright address {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 5px;
  }
  #Footer .copyright small {
    display: block;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 10px;
    letter-spacing: 0.05em;
    color: #666666;
  }
  #Footer .copyright h2 {
    display: none;
  }
  #PageEn #Footer .leftBox .info {
    margin-bottom: 30px;
  }
  #PageEn #Footer .leftBox .info p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
  }
  #PageEn #Footer .leftBox .info p strong {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.2em;
    margin-top: 5px;
  }
  #PageEn #Footer .leftBox .lang {
    display: flex;
    margin-top: 20px;
  }
  #PageEn #Footer .leftBox .lang li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #222222;
  }
  #PageEn #Footer .leftBox .lang li.jp {
    position: relative;
    margin-right: 18px;
  }
  #PageEn #Footer .leftBox .lang li.jp:before {
    content: '/';
    color: #BBBBBB;
    position: absolute;
    right: -11px;
    top: 0;
  }
  #PageEn #Footer .leftBox .lang li.jp a {
    color: #BBBBBB;
  }
  #PageEn #Footer .rightBox .footerMenu {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    max-width: 355px;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li {
    text-align: left;
    margin-bottom: 8px;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li a {
    display: inline-block;
    font-size: 14px;
    color: #222222;
    letter-spacing: 0.05em;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li.sub {
    position: relative;
    padding-left: 1.225em;
  }
  #PageEn #Footer .rightBox .footerMenu .menuList li.sub:before {
    content: '';
    width: 6px;
    border-top: 2px solid #e83a7b;
    position: absolute;
    top: 9px;
    left: 4px;
  }

/*### HeaderMenuSp ###*/
  #PageEn #HeaderMenuSp ul.menu li a {
    padding-top: 24px;
  }
  #PageEn #HeaderMenuSp ul li.menu06 {
    display: none;
  }
}


/*　下層共通
--------------------------------------------------------------------------*/
/*### タイトル ###*/
  #PageEn:not(.pageIndex) .titleWarp {
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 85px;
    width: 500px;
    height: 230px;
    background-size: 70px auto;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 10;
    text-align: center;
    position: relative;
    z-index: 100; }
  #PageEn:not(.pageIndex) .titleWarp h2 {
    font-size: 36px;
    letter-spacing: 0.05em;
    color: #222222; }
/*### 共通パーツ ###*/
  #PageEn:not(.pageIndex) #Main .txtTypeNone{
    display: none;}
  #PageEn:not(.pageIndex) #Main .txtTypePink{
    color: #e84381; }
  #PageEn:not(.pageIndex) #Main .txtTypeGray{
    color: #888; }
  #PageEn:not(.pageIndex) #Main .txtTypeCenter{
    text-align: center; }
  #PageEn:not(.pageIndex) #Main .txtTypeBold{
    font-weight: bold; }
  #PageEn:not(.pageIndex) #Main .imgTypeBorder {
    border: 1px solid #000;}
  #PageEn:not(.pageIndex) #Main .txtTypeBunsuu{
    display: inline-flex;
    flex-direction: column;
    vertical-align: middle;
    margin-left: -8px;
    margin-right: 5px;
    line-height: 1;
    font-size: 80%;
    text-align: center;}
  #PageEn:not(.pageIndex) #Main .txtTypeBunshi{
    padding: 0 1px;}
  #PageEn:not(.pageIndex) #Main .txtTypeBunbo{
    padding: 0 1px;}
  #PageEn:not(.pageIndex) #Main .titleTypeBasic {
    margin-bottom: 26px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 6px;
    font-size: 32px;
    color: #e84381; }
  #PageEn:not(.pageIndex) #Main .titleTypeFill {
    padding: 14px 10px 14px;
    margin-bottom: 35px;
    background-color: #232323;
    line-height: 32px;
    text-align: center;
    letter-spacing: .15em;
    font-size: 18px;
    font-weight: bold;
    color: #fff; }
  #PageEn:not(.pageIndex) #Main .titleTypeFillGray {
    padding: 14px 27px 14px;
    margin-bottom: 9px;
    background-color: #f3f3f3;
    line-height: 26px;
    text-align: left;
    letter-spacing: .15em;
    font-size: 16px;
    color: #e84381; }
  #PageEn:not(.pageIndex) #Main .titleTypeFillGray + dd{
    margin-bottom: 33px;
    padding-right: 20px;
    padding-left: 20px; }
  #PageEn:not(.pageIndex) #Main .titleTypeFillGray + dd p{
    margin-bottom: 20px !important;
    line-height: 30px;
    font-size: 16px; }
  #PageEn:not(.pageIndex) #Main .titleTypeFillGray + dd p:last-of-type{
    margin-bottom: 0 !important; }
  #PageEn:not(.pageIndex) #Main .listTypeBasic li,
  #PageEn:not(.pageIndex) #Main .listTypeMath li,
  #PageEn:not(.pageIndex) #Main .listTypeSimple li{
    list-style: none;
    position: relative;
    padding-left: 18px;
    line-height: 36px;
    text-align: left;
    font-size: 16px;  }
  #PageEn:not(.pageIndex) #Main .listTypeMath li::before,
  #PageEn:not(.pageIndex) #Main .listTypeBasic li::before,
  #PageEn:not(.pageIndex) #Main .listTypeSimple li::before{
    position: absolute;
    top: 0;
    left: 0; }
  #PageEn:not(.pageIndex) #Main .listTypeMath li::before,
  #PageEn:not(.pageIndex) #Main .listTypeBasic li::before{
    color: #e83a7b; }
  #PageEn:not(.pageIndex) #Main .listTypeBasic li::before{
    content: "-"; }
  #PageEn:not(.pageIndex) #Main .listTypeMath {
    counter-reset: number; }
  #PageEn:not(.pageIndex) #Main .listTypeMath li{
    counter-increment: number;
    padding-left: 38px;}
  #PageEn:not(.pageIndex) #Main .listTypeMath li::before{
    content: "[" counter(number) "]"; }
  #PageEn:not(.pageIndex) #Main .listTypeSimple li::before{
    content: "・"; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic {
    width: 100%;  }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic caption {
    margin-bottom: 8px;
    text-align: left;
    font-size: 16px;  }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic th,
  #PageEn:not(.pageIndex) #Main .tableTypeBasic td{
   border: 4px solid #fff;
   text-align: center;
   vertical-align: middle; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tr th:first-of-type,
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tr td:first-of-type{
    border-left: none; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tr th:last-of-type,
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tr td:last-of-type{
   border-right: none; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic thead th{
    padding: 10px 10px;
    background-color: #232323;
    line-height: 18px;
    font-size: 16px;
    color: #fff; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic thead th span{
    font-size: 14px;}
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody th,
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody td{
    padding: 10px 5px;
    line-height: 30px;
    font-size: 16px;  }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody th{
    background-color: #f1effe;
    font-weight: bold; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody td{
    background-color: #f3f3f3; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody th + td{
   border-left: 4px solid #fff !important; }
  #PageEn:not(.pageIndex) #Main .tableTypeBasic + p{
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px !important;
    color: #888;  }
  #PageEn:not(.pageIndex) #Main .grayLayout {
    padding: 78px 40px 0;
    background-color: #f3f3f3;}
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox {
    margin: 0 auto 40px;
    padding: 95px 0 111px;
    background-color: #fff;}
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox:last-of-type {
    margin-bottom: 0; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .innerBasic {
    width: auto; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 34px;
    width: 1000px; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box:last-of-type {
    margin-bottom: 0; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox p{
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 16px; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box p:last-of-type{
    margin-bottom: 0; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box .titleTypeFill:first-of-type{
    margin-top: 80px; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .smallBox{
    width: 800px; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box img{
    width: 100%;
    height: auto; }
  #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box figcaption{
    margin-top: 10px;
    text-align: left;
    font-size: 14px; }

/*#################### PC ####################*/
@media print, screen and (min-width: 768px) {
  /*### Header ###*/
    #PageEn:not(.pageIndex) #Header {
      width: 100%;
      height: 120px;
      background-color: #ffffff;
      min-width: 1120px; }
    #PageEn:not(.pageIndex) #Header #HeaderWarp {
      padding: 40px 0 35px 40px;
      height: 120px; }
    #PageEn:not(.pageIndex) #Header #HeaderWarp .logo h1 {
      padding-top: 3px;
      float: left;
      color: #000000; }
    #PageEn:not(.pageIndex) #Header #HeaderWarp .logo h1 span {
      color: #111111; }
    #PageEn:not(.pageIndex) #Header #HeaderWarp .logo p {
      color: #000000;
    }
    #PageEn:not(.pageIndex) #Header .lang li.jp a {
      color: #222222;
    }
  /*### GlobalNav ###*/
    #PageEn:not(.pageIndex) #GlobalNav {
      background-color: #000000;
    }
    #PageEn:not(.pageIndex) #GlobalNav > ul li {
      width: calc(100% / 6);
      font-size: 18px; }
    #PageEn:not(.pageIndex) #GlobalNav > ul li a {
      padding-top: 85px;
      background: no-repeat center top 10px;
      color: #CCCCCC; }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu01 a {
      background-image: url(../img/globalnavi_navi01_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu02 a {
      background-image: url(../img/globalnavi_navi02_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu03 a {
      background-image: url(../img/globalnavi_navi03_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu04 a {
      background-image: url(../img/globalnavi_navi09_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu05 a {
      background-image: url(../img/globalnavi_navi05_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu06 a {
      background-image: url(../img/globalnavi_navi06_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu07 a {
      background-image: url(../img/globalnavi_navi08_plane.png); }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu01 a,
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu02 a {
      width: 120px; }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu03 a {
      width: 95px;
      letter-spacing: 0.08em; }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu06 a {
      padding-top: 85px;  }
    #PageEn:not(.pageIndex) #GlobalNav ul li.menu07 a {
      padding-top: 82px; }
    #PageEn:not(.pageIndex).fixed #Header #HeaderWarp .logo h1 {
      color: #fff;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li {
      height: 120px;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li a {
      font-size: 12px;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li.menu01 a {
      width: 100%;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li.menu08,
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li.menu09 {
      height: auto;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li.menu09 .lang li a {
      font-size: 12px;
    }
    #PageEn:not(.pageIndex).fixed #Header #GlobalNav ul li.menu09 .lang li.jp a {
      color: #ffffff;
    }
  /*### 枠設定 ###*/
    #Container {
    padding-top: 250px;
    min-width: 1120px;
  }
}

/*#################### SP ####################*/
@media screen and (max-width: 767px) {
  /*### 枠設定 ###*/
    #PageEn:not(.pageIndex) #Container {
      padding-top: 50px;
    }
    #PageEn:not(.pageIndex) .innerBasic {
      box-sizing: border-box;
      margin: 0 auto;
      padding: 0 20px;
      width: 100%;
    }
  /*### タイトル ###*/
    #PageEn:not(.pageIndex) .titleWarp {
      box-sizing: border-box;
      margin: 0 auto;
      padding-top: 55px;
      width: 100%;
      height: 150px;
      background-size: 50px auto;
      background-position: center top;
      background-repeat: no-repeat;
      z-index: 10;
      text-align: center;
      position: relative;
      z-index: 100;
    }
    #PageEn:not(.pageIndex) .titleWarp h2 {
      font-size: 24px;
    }
  /*### 共通パーツ ###*/
    #PageEn:not(.pageIndex) #Main .grayLayout {
      padding: 51px 10px 40px;}
    #PageEn:not(.pageIndex) #Main .grayLayout .subBox {
      margin: 0 auto 10px;
      padding: 54px 0 58px;}
    #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box {
      margin-bottom: 24px;
      width: auto; }
    #PageEn:not(.pageIndex) #Main .grayLayout .subBox p{
      margin-bottom: 24px;
      line-height: 24px; }
    #PageEn:not(.pageIndex) #Main .grayLayout .subBox .box .titleTypeFill:first-of-type{
      margin-top: 45px; }
    #PageEn:not(.pageIndex) #Main .grayLayout .subBox .smallBox{
      width: auto; }
    #PageEn:not(.pageIndex) #Main .titleTypeBasic {
      margin-bottom: 23px;
      line-height: 30px;
      letter-spacing: 1px;
      font-size: 20px; }
    #PageEn:not(.pageIndex) #Main .titleTypeFill {
      padding: 14px 10px 14px;
      margin-bottom: 21px;
      line-height: 21px;
      letter-spacing: .15em;
      font-size: 16px;}
    #PageEn:not(.pageIndex) #Main .titleTypeFillGray {
      padding: 7px 10px;
      margin-bottom: 5px;
      line-height: 22px;
      letter-spacing: .05em; }
    #PageEn:not(.pageIndex) #Main .titleTypeFillGray + dd{
      margin-bottom: 20px;
      padding-right: 10px;
      padding-left: 10px; }
    #PageEn:not(.pageIndex) #Main .listTypeBasic li{
      padding-left: 18px;
      line-height: 36px;
      text-align: left;
      font-size: 16px;  }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic caption {
      margin-bottom: 8px;
      font-size: 16px;  }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic th,
    #PageEn:not(.pageIndex) #Main .tableTypeBasic td{
      border-width: 2px; }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tr th:first-of-type,
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tr td:first-of-type{
     border-left: none; }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tr th:last-of-type,
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tr td:last-of-type{
      border-right: none; }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic thead th{
      padding: 4px 3px;
      line-height: 16px;
      font-size: 12px; }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic thead th span{
      font-size: 10px;}
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody th,
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody td{
      padding: 7px 3px;
      line-height: 16px;
      font-size: 12px;
    }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic tbody th + td{
     border-left-width: 2px!important;
    }
    #PageEn:not(.pageIndex) #Main .tableTypeBasic + p{
      margin-top: 3px !important;
      margin-bottom: 0 !important;
      line-height: 20px !important;
      font-size: 12px !important;}
  /**/
  #PageEn:not(.pageIndex) #Footer .innerBasic {
    padding: 50px 20px 21px;
  }
}


/*　トップページ
--------------------------------------------------------------------------*/
/*### 枠設定 ###*/
  #PageEn.pageIndex #Container {
    padding-top: 0;
  }
  #PageEn.pageIndex #Main {
    position: relative; }
  #PageEn.pageIndex #Main .innerBasic {
    margin: 0 auto;
    width: 1000px; }
  #PageEn.pageIndex #Warp {
    padding: 0 40px 0 40px; }
  #PageEn.pageIndex .warpbox {
    padding: 216px 0 87px 0;
    margin-bottom: -91px;
    position: relative;
    z-index: 10;
    top: -130px; }
  #PageEn.pageIndex .conbox {
    margin-bottom: 40px;
    padding: 87px 0 100px 0; }
  #PageEn.pageIndex .conbox02 {
    padding: 216px 0 87px 0;
    margin-bottom: -91px;
    position: relative;
    z-index: 10;
    top: -130px;
    background-color: #FFFFFF; }
  #PageEn.pageIndex .conbox03 {
    padding: 216px 0 87px 0;
    position: relative;
    z-index: 10;
    background-color: #FFFFFF; }

/*### タイトル ###*/
  #PageEn.pageIndex .titleWarp {
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 135px;
    width: 280px;
    height: 280px;
    text-align: center;
    position: relative;
    z-index: 100; }
  #PageEn.pageIndex .titleWarp h3 {
    font-size: 36px;
    letter-spacing: 0.1em;
    line-height: 44px;
    color: #FFFFFF; }
  #PageEn.pageIndex #title00 {
    position: absolute;
    background-image: url(../img/ContBox01_title.jpg);
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
  }
  #PageEn.pageIndex #title00 h3 {
    line-height: 40px;
  }
  #PageEn.pageIndex #title01 {
    margin-top: 60px;
    background-image: url(../img/ContBox02_title.png); }
  #PageEn.pageIndex #title02 {
    margin-top: 132px;
    background-image: url(../img/ContBox03_title.png); }
  #PageEn.pageIndex #title02 h3 {
    font-size: 28px;
  }
  #PageEn.pageIndex #title03 {
    margin-top: -280px;
    background-image: url(../img/ContBox04_title.png); }
  #PageEn.pageIndex #title04 {
    margin-bottom: 50px;
    padding-top: 150px;
    background-image: url(../img/ContBox05_title.png); }
  #PageEn.pageIndex #title04 h3 {
    font-size: 26px;
  }
  #PageEn.pageIndex #title05 {
    margin-top: -280px;
    margin-bottom: -130px;
    background-image: url(../img/ContBox06_title.png); }
  #PageEn.pageIndex #title05 h3 {
    margin-bottom: 8px;
  }
  #PageEn.pageIndex #title06 {
    background-image: url(../img/ContBox04_title.png);
    padding-top: 150px;
  }
  #PageEn.pageIndex #title07 {
    background-image: url(../img/ContBox08_title.png);
    padding-top: 150px;
  }
  #PageEn.pageIndex #title07 h3 {
    letter-spacing: 0.05em;
  }
  #PageEn.pageIndex .innerBasic h4 {
    font-size: 32px;
    color: #e84381;
    text-align: center;
    letter-spacing: 0.1em; }
  #PageEn.pageIndex .innerBasic h4 + p {
    margin: 25px 0 31px 0;
    font-size: 16px;
    text-align: center;
    color: #222222;
    line-height: 1.9em; }
  #PageEn.pageIndex .innerBasic h5 {
    box-sizing: border-box;
    margin: 60px 0 36px 0;
    padding-top: 17px;
    width: 1000px;
    height: 60px;
    background: url(../img/ContBox02_title02_bk.png) repeat left top;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0.1em; }

/*### 研究室について ###*/
  #PageEn.pageIndex #ContBox01 {
    box-sizing: border-box;
    padding-top: 450px;
    padding-bottom: 138px;
    background: url(../img/ContBox01_bk_02.jpg) center center no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    margin-top: 0px;
    position: relative; }
  #PageEn.pageIndex #ContBox01 .innerBasic {
    width: 800px;
  }
  #PageEn.pageIndex #ContBox01 p {
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 0;
  }
  #PageEn.pageIndex #ContBox01 p + p {
    margin-top: 24px;
  }
  #PageEn.pageIndex #ContBox01 .link a {
    position: relative;
    display: block;
    max-width: 380px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    background-size: 100%;
    padding-left: 12px;
    margin: 60px auto 0;
    box-sizing: border-box;
    border: 2px solid #cdc1ff;
    border-image: linear-gradient(45deg, rgba(205,193,255,1) 0%, rgba(249,200,218,1) 100%);
    border-image-slice: 1;
  }
  #PageEn.pageIndex #ContBox01 .link a::after {
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    content: "";
    width: 7px;
    height: 14px;
    background-image: url(../img/news_arrow.png);
    transition: all .2s ease-in-out;
  }
  #PageEn.pageIndex #ContBox01 .link a:hover {
    text-decoration: none;
  }
  #PageEn.pageIndex #ContBox01 .link a:hover:after {
    right: 10px;
  }

/*### 研究業績 ###*/
  #PageEn.pageIndex #ContBox03.conbox02 {
    margin: 0 auto;
    width: calc(100% - 80px);
    padding-bottom: 76px;
    top:-140px; }
  #PageEn.pageIndex #ContBox03 .subContBox01 {
    margin-bottom: 60px; }
  #PageEn.pageIndex #ContBox03 .subContBox01.recent {
    margin-bottom: 80px; }
  #PageEn.pageIndex #ContBox03 .subContBox01 h4 {
    margin-bottom: 40px;
    font: 20px 'Lato', sans-serif;
    text-align: left; }
  #PageEn.pageIndex #ContBox03 .subContBox01 li {
    padding-left: 40px;
    margin-bottom: 30px;
    font-size: 16px;
    text-indent: -20px;
    letter-spacing: 0.04em;
    line-height: 1.9;
    text-justify: inter-ideograph; }
  #PageEn.pageIndex #ContBox03 .subContBox01 li span {
    display: inline-block;
    color: #e84381;
    width: 20px; }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic {
    position: relative;
  }
  #PageEn.pageIndex #ContBox03 .link {
    position: absolute;
    top: -187px;
    right: 0;
    box-sizing: border-box;
    width: 250px;
    height: 115px; }
  #PageEn.pageIndex #ContBox03 .link ul {
     box-sizing: border-box;
     text-align: right;
   }
  #PageEn.pageIndex #ContBox03 .link ul li {
    box-sizing: border-box;
  }
  #PageEn.pageIndex #ContBox03 .link ul li a {
    box-sizing: border-box;
    display: block;
    border: 2px solid #cdc1ff;
    border-image: linear-gradient(45deg, rgba(205,193,255,1) 0%, rgba(249,200,218,1) 100%);
    border-image-slice: 1;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) {
    width: 250px;
    height: 60px;
    margin-bottom: 15px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) a {
    width: 250px;
    height: 60px;
    padding-top: 18px;
    padding-left: 22px;
    background-image: url(../img/contbox03_arrow02.png);
    background-repeat: no-repeat;
    background-position: right 18px center;
    text-align: left;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) a img {
    width: 170px;
    height: auto;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) {
    width: 170px;
    height: 36px;
    padding-left: 79px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a {
    position: relative;
    width: 170px;
    height: 36px;
    padding-left: 13px;
    line-height: 32px;
    text-align: left;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a::after {
    position: absolute;
    top: 9px;
    right: 17px;
    content: "";
    width: 7px;
    height: 14px;
    background-image: url(../img/news_arrow.png);
    transition: all .2s ease-in-out;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a:hover {
    opacity: 1;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a:hover:after {
    right: 10px;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link {
    margin: -30px 0 60px;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link > a {
    position: relative;
    display: block;
    max-width: 380px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    background-size: 100%;
    padding-left: 12px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 2px solid #cdc1ff;
    border-image: linear-gradient(45deg, rgba(205,193,255,1) 0%, rgba(249,200,218,1) 100%);
    border-image-slice: 1;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link > a::after {
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    content: "";
    width: 7px;
    height: 14px;
    background-image: url(../img/news_arrow.png);
    transition: all .2s ease-in-out;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link > a:hover {
    text-decoration: none;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link > a:hover:after {
    right: 10px;
  }

/*### メンバー ###*/
  #PageEn.pageIndex #ContBox07 {
    margin-bottom: 0;
  }
  #PageEn.pageIndex #ContBox07 h4 {
    margin-bottom: 50px;
  }
  #PageEn.pageIndex #ContBox07 .subContBox {
    padding: 78px 94px 78px;
    background-color: #f3f3f3;
  }
  #PageEn.pageIndex #ContBox07 .subBox {
    display: flex;
    background-color: #FFFFFF;
  }
  #PageEn.pageIndex #ContBox07 .subBox img {
    width: 100%;
    height: auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox .titleTypeMember {
    position: relative;
    padding-left: 53px;
    line-height: 22px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 14px;
    color: #888;
  }
  #PageEn.pageIndex #ContBox07 .subBox .titleTypeMember::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/member.png);
    background-size: 41px auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 {
    margin-bottom: 40px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .imgBox {
    width: 266px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .txtBox {
    width: calc(100% - 266px);
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .txtBox .box {
    padding: 34px 55px 20px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .txtBox h5 {
    padding: 16px 0;
    margin: 0;
    letter-spacing: 2px;
    background-color: #000;
    background-image: none;
    width: 100%;
    height: auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton {
    margin-top: 23px;
     box-sizing: border-box;
     text-align: right;
   }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li {
    box-sizing: border-box;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li a {
    box-sizing: border-box;
    display: block;
    border: 2px solid #cdc1ff;
    border-image: linear-gradient(45deg, rgba(205,193,255,1) 0%, rgba(249,200,218,1) 100%);
    border-image-slice: 1;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) {
    width: 200px;
    height: 48px;
    margin-bottom: 15px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) a {
    padding-top: 13px;
    padding-left: 17px;
    height: 48px;
    background-image: url(../img/contbox03_arrow02.png);
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 15px auto;
    text-align: left;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) a img {
    width: 136px;
    height: auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic {
    margin-top: 23px; }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic li {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.1em;
    padding-left: 15px;
    position: relative;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic li:before {
    font-size: 16px;
    content: "-";
    color: #E83A79;
    font-weight: bold;
    position: absolute;
    top: -1px;
    left: 0;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 {
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 63px;
    padding: 48px 55px 48px 49px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox{
    padding-top: 5px;
    width: 385px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox .titleTypeMember{
    width: auto;
    height: auto;
    font-weight: normal;
    background-image: none;
    margin: 0 auto 27px;
    padding: 0 0 0 53px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox ul{
    margin-bottom: 50px;
    text-align: left;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox ul li{
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 13px 14px;
    width: 150px;
    background-color: #000;
    letter-spacing: .1em;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox ul.long li {
    width: 280px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .imgBox{
    box-sizing: border-box;
    width: calc(100% - 407px);
  }

/*### 入試情報 ###*/
  #PageEn.pageIndex #ContBox08 {
    background-color: #FFFFFF;
    padding-top: 190px;
    padding-bottom: 350px;
    margin-top: -140px;
  }
  #PageEn.pageIndex #ContBox08 h4 {
    margin-bottom: 28px;
  }
  #PageEn.pageIndex #ContBox08 p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 1.9;
    margin-bottom: 5px;
  }

/*### 共同研究 ###*/
  #PageEn.pageIndex #ContBox05 {
    padding: 100px;
    padding-bottom: 100px;
    margin-bottom: 0;
    top: 0; }
  #PageEn.pageIndex #ContBox05 .conbox02{
    padding-top: 202px; }
  #PageEn.pageIndex #ContBox05 p {
    margin-bottom: 40px;
    line-height: 30px;
    font-size: 16px; }
  #PageEn.pageIndex #ContBox05 dl {
    margin-top: 30px;
    background-color: #F1EFFD;
  }
  #PageEn.pageIndex #ContBox05 dl dt {
    box-sizing: border-box;
    padding: 8px 0 0 15px;
    width: 140px;
    height: 40px;
    background-color: #323232;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.3em;
    font-weight: bold;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul {
    padding: 22px 0 30px 32px;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul li {
    font-size: 16px;
    line-height: 2.2em;
    letter-spacing: 0.1em;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul li:before {
    font-size: 16px;
    content: "-";
    margin-right: 7px;
    color: #E83A79;
    font-weight: bold;
    position: relative;
    top: -1px;
  }
  #PageEn.pageIndex #ContBox05 dl:nth-of-type(2) dt {
    width: 190px;
  }

/*### 連絡先 ###*/
  #PageEn.pageIndex #ContBox06 {
    box-sizing: border-box;
    background: url(../img/ContBox06_bk_02.jpg) center center no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding: 180px 0 80px; }
  #PageEn.pageIndex #ContBox06 .innerBasic {
    width: calc(100% - 80px);
    min-width: 1000px;
  }
  #PageEn.pageIndex #ContBox06 .contact {
    box-sizing: border-box;
    width: 100%;
    max-width: 1286px;
    padding: 70px 0 60px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #827179;
    display: flex;
    justify-content: center;
    gap: 0 30px; }
  #PageEn.pageIndex #ContBox06 .contact p {
    font-size: 16px;
    color: #FFF;
    text-align: left;
    line-height: 30px;
    margin-bottom: 24px; }
  #PageEn.pageIndex #ContBox06 .contact p + p {
    border-top: 1px dotted #c9c9c9;
    padding-top: 24px;
  }
  #PageEn.pageIndex #ContBox06 .contact p.message {
    margin-top: 32px;
    font-size: 14px;
    color: #cccccc; }
  #PageEn.pageIndex #ContBox06 .contact a {
    color: #FFFFFF; }
  #PageEn.pageIndex #ContBox06 .contact a.tel {
    cursor: default; }
  #PageEn.pageIndex #ContBox06 .contact p.contactBtn {
    margin-top: 24px;
    margin-bottom: 0;
    padding-top: 0;
    border-top-width: 0;
  }
  #PageEn.pageIndex #ContBox06 .contact p.contactBtn a {
    box-sizing: border-box;
    display: inline-block;
    width: 280px;
    height: 50px;
    padding-left: 30px;
    background-image: url(../img/contbox06_icon.png);
    background-repeat: no-repeat;
    background-position: 65px 12px;
    background-color: rgba(0,0,0,0.8);
    border: #797979 solid 2px;
    border-radius:25px;
    line-height: 46px;
    text-align: center;
  }
  #PageEn.pageIndex #ContBox06 .map {
    width: 43.77916018662519%;
  }
  #PageEn.pageIndex #ContBox06 .map .googlemap {
    box-sizing: border-box;
    width: 100%;
    padding-top: 63.94316163410302%;
    position: relative;
    overflow: hidden;
    border: 8px solid rgba(255,255,255,0.3);
  }
  #PageEn.pageIndex #ContBox06 .map .googlemap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #PageEn.pageIndex #ContBox06 .map .maplink {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 30px;
    margin-top: 20px;
    padding-left: 9px;
  }
  #PageEn.pageIndex #ContBox06 .map .maplink li a {
    display: block;
    padding-right: 29px;
    background: url(../img/target_icon.png) no-repeat right center;
    background-size: 18px auto;
    font-size: 14px;
  }

@media print, screen and (min-width: 768px) {
  /*### Header ###*/
    #PageEn.pageIndex #Header {
      position: relative;
      padding-top: 40px;
      height: 700px;
      background: url(../img/main_bk_02.jpg) center center no-repeat;
      background-size: cover;
      -moz-background-size: cover; }
    #PageEn.pageIndex #Header #HeaderWarp {
      position: relative;
      padding-left: 40px;
      min-width: 1000px;
      height: 50px;
    }
    #PageEn.pageIndex #Header #HeaderWarp .logo h1 {
      padding-top: 1px;
      color: #FFF; }
    #PageEn.pageIndex #Header #HeaderWarp .logo h1 span {
      color: #FFF; }
    #PageEn.pageIndex #Header #HeaderWarp .bnr_box li:first-of-type a {
      height: 38px;
      background-color: rgba(0, 0, 0, 0.8);
      line-height: 36px;
      border: #797979 solid 2px;
    }
  /*### GlobalNav ###*/
    #PageEn.pageIndex #GlobalNav {
      box-sizing: border-box;
      background-color: rgba(0, 0, 0, 0.8); }
    #PageEn.pageIndex #Header #GlobalNav > ul {
      width: 860px;
    }
    #PageEn.pageIndex #Header #GlobalNav > ul li {
      width: 143px; }
    #PageEn.pageIndex #Header #GlobalNav > ul li a {
      padding-top: 80px;
      background: no-repeat center top;
      color: #FFFFFF; }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu01 a {
      background-image: url(../img/globalnavi_navi01.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu02 a {
      background-image: url(../img/globalnavi_navi02.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu03 a {
      background-image: url(../img/globalnavi_navi03.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu04 a {
      background-image: url(../img/globalnavi_navi09.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu05 a {
      background-image: url(../img/globalnavi_navi05.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu06 a {
      background-image: url(../img/globalnavi_navi06.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu07 a {
      background-image: url(../img/globalnavi_navi08.png); }
    #PageEn.pageIndex #Header #GlobalNav ul li.menu03 a {
      width: 95px;
      letter-spacing: 0.08em; }
    #PageEn.pageIndex.fixed #Header #GlobalNav > ul {
      width: 800px;
    }
    #PageEn.pageIndex.fixed #Header #GlobalNav > ul li {
      width: 124px; }
    #PageEn.pageIndex.fixed #Header #GlobalNav > ul li a {
      font-size: 12px; }
    #PageEn.pageIndex.fixed #Header #GlobalNav > ul li:not(.menu08) a {
      padding-top: 62px;
      background-size: 36px auto;
      background-position: center 19px;
    }
  /*### Main ###*/
    #PageEn.pageIndex #Container {
      margin: 0 auto;
      width: 100%;
      min-width: 1000px;
      height: 100%;
      text-align: left;
      background-color: #ECECEC; }

    #PageEn.pageIndex #Warp,
    #PageEn.pageIndex #ContBox01,
    #PageEn.pageIndex #Container,
    #PageEn.pageIndex #Header {
      box-sizing: border-box;
      min-width: 1120px;
    }
    #PageEn.pageIndex #ContBox03 .link a:hover {
      text-decoration: none; }
    #PageEn.pageIndex #ContBox06 .contact a:hover {
      -webkit-transition: none;
      transition: none;
      opacity: 1; }
    #PageEn.pageIndex #ContBox06 .contact a.tel:hover {
      text-decoration: none; }
    #PageEn.pageIndex #ContBox06 .contact p.contactBtn a:hover {
      text-decoration: none;
      opacity: 0.7;
      filter: alpha(opacity=70);
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
    }
}

@media screen and (max-width: 1330px) {
  #PageEn.pageIndex.fixed #Header #GlobalNav > ul li.menu03,
  #PageEn.pageIndex.fixed #Header #GlobalNav > ul li.menu06 {
    width: 90px;
  }
  #PageEn.pageIndex.fixed #Header #GlobalNav > ul li.menu01 {
    width: 100px;
  }
  #PageEn.pageIndex.fixed #Header #GlobalNav > ul li.menu05 {
    width: 110px;
  }
}

@media screen and (max-width: 767px) {
/*### 枠設定 ###*/
  #PageEn.pageIndex #Container{
    background-color: #ececec;
  }
  #PageEn.pageIndex #ContBox02 .innerBasic p.pinchout {
    text-align: center;
    margin-bottom: 25px;
  }
  #PageEn.pageIndex #ContBox02 p.pinchout img {
    width: 179px;
  }
  #PageEn .innerBasic,
  #PageEn.pageIndex #ContBox01 .innerBasic {
    box-sizing: border-box;
    width: 100%;
  }
  #PageEn.pageIndex #Warp {
    padding: 48px 10px 50px 10px;
    background-color: #ececec;
  }
  #PageEn .warpbox {
    top: 0px;
    padding-top: 145px;
  }
  #PageEn .conbox {
    margin-bottom: 0px;
  }

/*### 見出し ###*/
  #PageEn .newsLink {
    right: 0;
  }
  #PageEn .innerBasic h4 {
    font-size: 20px;
  }
  #PageEn .innerBasic h5 {
    margin: 50px 0 10px 0;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 1.2;
  }
  #PageEn .innerBasic h5.sp {
    height: 75px;
    line-height: 1.4;
  }
  #PageEn.pageIndex .titleWarp {
    width: 190px;
    height: 190px;
    padding-top: 100px;
  }
  #PageEn.pageIndex .titleWarp h3 {
    font-size: 24px;
    line-height: 30px;
  }
  #PageEn.pageIndex #title00 {
    top: 50px;
    background-image:url(../img/navi07.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 50px auto,190px auto;
    background-position: center 20px, left top;
  }
  #PageEn.pageIndex #title00 h3 {
    line-height: 30px;
  }
  #PageEn.pageIndex #title01 {
    top: 0px;
    margin-top: 0;
    background-image:url(../img/navi01.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 50px auto,190px auto;
    background-position: center 35px, left top;
  }
  #PageEn.pageIndex #title02 {
    top: -50px;
    margin-top: 0;
    background-image:url(../img/navi02.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 54px auto,190px auto;
    background-position: center 35px, left top;
  }
  #PageEn.pageIndex #title02 h3 {
    font-size: 16px;
  }
  #PageEn.pageIndex #title03 {
    margin-top: 0;
    background-image:url(../img/navi03.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 54px auto,190px auto;
    background-position: center 38px, left top;
  }
  #PageEn.pageIndex #title04 {
    margin-top: -100px;
    background-image:url(../img/navi04.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 54px auto,190px auto;
    background-position: center 35px, left top;
    padding-top: 115px;
  }
  #PageEn.pageIndex #title04 h3 {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
  #PageEn.pageIndex #title05 {
    margin-top: -185px;
    margin-bottom: -95px;
    background-image:url(../img/navi05.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat ,repeat;
    background-size: 54px auto,190px auto;
    background-position: center 35px, left top;
  }
  #PageEn.pageIndex #title05 h3 {
    line-height: 28px;
    margin-bottom: 4px;
  }
  #PageEn.pageIndex #title06 {
    top: -50px;
    margin-top: 0;
    padding-top: 100px;
    background-image: url(../img/navi03.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat, repeat;
    background-size: 54px auto, 190px auto;
    background-position: center 35px, left top;
  }
  #PageEn.pageIndex #title07 {
    top: -50px;
    margin-top: 0;
    padding-top: 100px;
    background-image: url(../img/navi09.png), url(../img/sp/title_bk.png);
    background-repeat: no-repeat, repeat;
    background-size: 54px auto, 190px auto;
    background-position: center 35px, left top;
  }

/*### メイン部分 ###*/
  #PageEn.pageIndex #Main .innerBasic {
    width: 100% !important;
    padding: 0 20px;
  }

/*### 研究室について ###*/
  #PageEn.pageIndex #ContBox01 {
    margin-bottom: 95px;
    padding: 280px 0 60px;
    background-image: url(../img/ContBox01_bk.png),url(../img/ContBox01_bk_02.jpg);
    background-size: auto 310px,auto 310px;
    background-position: center top, center top;
      background-color: #fff;
  }
  #PageEn.pageIndex #ContBox01 .innerBasic p {
    text-align: left;
    line-height: 1.6;
  }
  #PageEn.pageIndex #ContBox01 .link a {
    margin-top: 30px;
  }

/*### 研究業績 ###*/
  #PageEn.pageIndex #ContBox03 .link {
    position: relative;
    width: 100%;
    top: 0;
    /*height: 45px;*/
    height: auto;
    margin-bottom: 40px;
  }
  #PageEn.pageIndex #ContBox03 .link ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 10px 0;
  }
  #PageEn.pageIndex #ContBox03 .link ul li {
    margin-bottom: 15px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li a {
    border: 2px solid #cdc1ff;
    border-image: linear-gradient(45deg, rgba(205,193,255,1) 0%, rgba(249,200,218,1) 100%);
    border-image-slice: 1;
    height: 80px;
    text-decoration: none;
    font-size: 14px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) {
    width: 188px;
    height: 45px;
    margin-right: 32px;
    margin-bottom: 0;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) a {
    width: 188px;
    height: 45px;
    padding-left: 15px;
    padding-top: 13px;
    background-position: right 15px center;
    background-size: 13px auto;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(1) a img {
    width: 130px;
    height: auto;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) {
    width: 115px;
    height: 27px;
    padding: 0;
    margin: 0;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a {
    width: 115px;
    height: 27px;
    padding-left: 7px;
    font-size: 10px;
    line-height: 23px;
  }
  #PageEn.pageIndex #ContBox03 .link ul li:nth-of-type(2) a::after {
    right: 10px;
    top: 5px;
    }
  #PageEn.pageIndex #ContBox03.conbox02 {
    margin-bottom: 4px;
    padding: 120px 0 40px 0;
    width: 100%;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic {
    padding: 0 20px;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic .subContBox01 {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic .subContBox01 h4 {
    margin-bottom: 25px;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic .subContBox01 font {
    font-size: 14px;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic .subContBox01 ul li {
    text-align: left;
  }
  #PageEn.pageIndex #ContBox03.conbox02 .innerBasic .subContBox01 ul li p {
  }
  #PageEn.pageIndex #ContBox03 .subContBox01 ul.noList li {
    padding-left: 0;
    text-indent: 0;
  }
  #PageEn.pageIndex #ContBox03 .bottom__link {
    margin: 20px 0;
  }

/*### メンバー ###*/
  #PageEn.pageIndex #ContBox07 {
    padding-top: 120px;
  }
  #PageEn.pageIndex #ContBox07 h4 {
    margin-bottom: 30px;
  }
  #PageEn.pageIndex #ContBox07 .subContBox {
    margin-right: -20px;
    margin-left: -20px;
    padding: 50px 10px;
  }
  #PageEn.pageIndex #ContBox07 .subBox .titleTypeMember{
    padding-left: 42px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
  }
  #PageEn.pageIndex #ContBox07 .subBox .titleTypeMember span{
    display: block;
    margin-top: 5px;
  }
  #PageEn.pageIndex #ContBox07 .subBox .titleTypeMember::before{
    top: 5px;
    transform: translateY(0);
    width: 30px;
    height: 30px;
    background-size: 30px auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox {
    display: block;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 {
    margin-bottom: 10px;
    padding-bottom: 41px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 h4{
    padding: 10px 0;
    background-color: #000;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .imgBox {
      width: auto;
      padding-top: 30px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .imgBox img {
      max-width: 200px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .txtBox {
      width: auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 .txtBox .box {
      padding: 32px 20px 0;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton {
    margin-top: 18px; }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) {
    width: 190px;
    height: 48px;
    margin-bottom: 0;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) a {
    padding-top: 13px;
    padding-left: 17px;
    height: 48px;
    background-position: right 14px center;
    background-size: 15px auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeButton li:nth-of-type(1) a img {
    width: 129px;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic {
    margin-top: 16px; }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.1em;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic li:last-of-type {
    margin-bottom: 0;
  }
  #PageEn.pageIndex #ContBox07 .subBox01 ul.listTypeBasic li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    margin-right: 7px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 {
    margin-bottom: 0;
    padding: 24px 20px 40px 20px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox{
    margin-bottom: 28px;
    padding-top: 5px;
    width: auto;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox .titleTypeMember{
    margin-bottom: 24px
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox .titleTypeMember.type01{
    line-height: 38px;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .txtBox ul.long li{
    margin: 0 0 14px 0;
    padding: 9px 8px;
    width: 100%;
    letter-spacing: .1em;
    display: block;
    box-sizing: border-box;
  }
  #PageEn.pageIndex #ContBox07 .subBox02 .imgBox{
    width: 100%;
    text-align: left;
  }

/*### 入試情報 ###*/
  #PageEn.pageIndex #ContBox08 {
    padding-top: 120px;
    padding-bottom: 250px;
  }
  #PageEn.pageIndex #ContBox08 h4 {
    font-size: 20px;
  }
  #PageEn.pageIndex #ContBox08 p {
    line-height: 1.6;
    margin-bottom: 0;
  }

/*### 共同研究 ###*/
  #PageEn.pageIndex #ContBox05 {
    padding: 0 0 100px;
  }
  #PageEn.pageIndex #ContBox05.conbox02 {
    padding-top: 131px;
  }
  #PageEn.pageIndex #ContBox05 .innerBasic {
    padding: 0 20px ;
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
  }
  #PageEn.pageIndex #ContBox05 .innerBasic p {
    line-height: 24px;
  }
  #PageEn.pageIndex #ContBox05 dl {
    margin-top: -17px;
  }
  #PageEn.pageIndex #ContBox05 dl+ dl {
    margin-top: 10px;
  }
  #PageEn.pageIndex #ContBox05 dl dt {
    width: 120px;
    height: 30px;
    padding: 4px 0 0 11px;
    font-size: 14px;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul {
    padding: 10px 12px 25px 15px;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul li {
    text-indent: -15px;
    margin-left: 15px;
    line-height: 2em;
    letter-spacing: 0;
  }
  #PageEn.pageIndex #ContBox05 dl dd ul li a {
    text-decoration: none;
  }
  #PageEn.pageIndex #ContBox05 dl:nth-of-type(2) dt {
    width: 160px;
  }

/*### 連絡先 ###*/
  #PageEn.pageIndex #ContBox06 {
    height: auto;
  }
  #PageEn.pageIndex #ContBox06.conbox03 {
    padding-top: 145px;
    padding-bottom: 60px;
  }
  #PageEn.pageIndex #ContBox06 .innerBasic {
    padding: 0 10px;
    min-width: 100%;
  }
  #PageEn.pageIndex #ContBox06 .contact {
    width: 100%;
    padding: 40px 20px;
    flex-direction: column-reverse;
  }
  #PageEn.pageIndex #ContBox06 .contact p {
    text-align: left;
    letter-spacing: 0.1em;
  }
  #PageEn.pageIndex #ContBox06 .contact p.contactBtn a {
    width: 100%;
    padding-left: 40px;
    background-image: url(../img/sp/menu_inquiry.png);
    background-position: center 15px;
    background-size: 120px auto;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #cccccc;
  }
  #PageEn.pageIndex #ContBox06 .map {
    width: 100%;
    margin-bottom: 30px;
  }
  #PageEn.pageIndex #ContBox06 .map .googlemap {
    padding-top: 70%;
  }
  #PageEn.pageIndex #ContBox06 .map .maplink {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }
}

@media screen and (max-width: 320px) {
   #PageEn.pageIndex #ContBox02 #PlasmaDiagnosis .inBoxL img {
    width: 100%;
  }
  #PageEn.pageIndex #ContBox02 .result02box .box:last-of-type {
    width: 100%;
  }
}


/*　研究内容
--------------------------------------------------------------------------*/
#PageEn.pageResearch .titleWarp {
  margin-bottom: 5px;
  background-position: center 6px;
  background-image: url(../img/navi01.png);
  background-size: 67px auto; }
#PageEn.pageResearch #Main .grayLayout .subBox01 .box02 img {
  width: 100%;
  height: auto; }
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03,
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02,
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05,
#PageEn.pageResearch #Main .grayLayout .subBox04 .box01,
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
  display: flex;
  justify-content: space-between; }
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .txtBox p,
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .txtBox p,
#PageEn.pageResearch #Main .grayLayout .subBox03 .box06 p,
#PageEn.pageResearch #Main .grayLayout .subBox04 .box03 p {
  margin-bottom: 26px;
  line-height: 26px;
  font-size: 14px;}
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .txtBox p:last-of-type,
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .txtBox p:last-of-type{
  margin-bottom: 0;}
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .imgBox {
  width: 383px; }
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .imgBox figure figcaption {
  margin-top: 12px;
  text-align: center; }
#PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .txtBox {
  width: calc(100% - 401px); }
#PageEn.pageResearch #Main .grayLayout .subBox02 .box02 {
  margin-top: 50px;
  margin-bottom: 52px; }
#PageEn.pageResearch #Main .grayLayout .subBox02 .box02 .listTypeMath {
  border: 1px solid #e94f89;
  padding: 32px 40px 33px; }
#PageEn.pageResearch #Main .grayLayout .subBox02 .box02 .listTypeMath li{
  line-height: 32px;
  font-size: 14px;}
#PageEn.pageResearch #Main .grayLayout .subBox02 .box03 figcaption {
  text-align: center;
}
#PageEn.pageResearch #Main .grayLayout .subBox02 .box05 dl dd:last-of-type{
  margin-bottom: 0; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box01 .titleTypeFill{
  margin-top: 45px;
  margin-bottom: 0; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .imgBox {
  padding-top: 10px;
  width: calc(100% - 408px);
}
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .imgBox figure figcaption {
  margin-top: 12px;
  text-align: center; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox {
  padding-top: 25px;
  width: 355px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox figure {
  margin-bottom: 38px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox figcaption {
  margin-top: 5px;
  text-align: center; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox p {
  margin-bottom: 5px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox .listTypeBasic {
  padding-left: 10px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox .listTypeBasic li {
margin-bottom: 8px;
line-height: 24px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox .listTypeBasic li:last-of-type {
  margin-bottom: 0;}
#PageEn.pageResearch #Main .grayLayout .subBox03 .box03:after {
  content: "";
  display: block;
  clear: both; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl {
  box-sizing: border-box;
  margin: 0 0 18px;
  padding: 20px;
  width: 200px;
  height: 228px;
  background-color: #F3F3F3;
  border-right: 2px solid #FFF;
  float: left;
  font-size: 14px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dt {
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px;}
#PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dd p {
  line-height: 20px;
  font-size: 14px;}
#PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dd img {
  margin-top: 12px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .imgBox {
  padding-top: 13px;
  padding-left: 21px;
  width: 341px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .imgBox figure figcaption {
  margin-top: 12px;
  text-align: center; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .txtBox {
  width: calc(100% - 394px); }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box06 {
  margin-top: 54px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box06 figure {
  padding-right: 34px;
  padding-left: 5px;
  padding-bottom: 42px; }
#PageEn.pageResearch #Main .grayLayout .subBox03 .box06 p {
  margin-bottom: 0; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .imgBox {
  width: 370px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .imgBox figure figcaption {
  margin-top: 12px;
  text-align: center; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .txtBox {
  width: calc(100% - 370px); }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 {
  margin-top: 57px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02:after {
  content: "";
  display: block;
  clear: both; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure ,
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl {
  box-sizing: border-box;
  float: left; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure figcaption {
  font-size: 14px;
  text-align: center;}
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:first-of-type {
  padding-left: 28px;
  width: 282px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:first-of-type figcaption {
  margin-top: 9px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:nth-of-type(2) {
  margin-right: 81px;
  padding-left: 72px;
  width: 304px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:nth-of-type(2) figcaption {
  margin-top: 9px;; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type {
  padding: 17px 20px 25px 21px;
  width: 307px;
  background-color: #F3F3F3;}
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type dt {
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px; }
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type dd p {
  margin: 0;
  color: #888;
  line-height: 20px;
  font-size: 14px;
}
#PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type img {
  margin-top: 9px; }
#PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 {
  border-top: 6px solid #E3E3E3;
  border-left: 6px solid #E3E3E3; }
#PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td {
  border-right: 6px solid #E3E3E3;
  border-bottom: 6px solid #E3E3E3;
  width: 491px;
  height: 295px;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  position: relative; }
#PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td.box01 {
  padding-bottom: 10px; }
#PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td span {
  position: absolute;
  left: 310px;
  top: 455px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .logo{
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
  box-sizing: border-box;
  border: 6px solid #E3E3E3;
  padding: 44px 103px 10px 100px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
  margin-bottom: 0;
  box-sizing: border-box;
  border: 6px solid #E3E3E3;
  padding: 44px 103px 26px 96px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .imgBox {
  width: 320px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .imgBox figure figcaption {
  margin-top: 12px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox {
  width: calc(100% - 389px); }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .logo{
  margin-top: 3px;
  margin-bottom: 21px;
  width: 229px;
  height: 39px;
  background-image: url("../img/research_ContBox01_25.jpg");
  background-size: 229px auto; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key{
  padding: 29px 29px;
  background-color: #f3f3f3;
  text-align: left;
}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key .titleTypeFill{
  display: inline-block;
  margin-top: 0;
  margin-bottom: 6px;
  padding: 12px 17px;
  font-size: 14px;
  line-height: 1;
}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key .listTypeSimple li{
  display: inline-block;
  line-height: 24px;
  font-size: 14px; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 {
  display: flex;
  padding-top: 103px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("../img/research_ContBox01_26.png");
  background-size: 1000px auto; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox{
  box-sizing: border-box;
  margin-bottom: 0;
  margin-right: 34px;
  border: 6px solid #E3E3E3;
  padding: 22px 38px 8px;
  width: calc((100% - 68px) / 3); }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox:last-of-type{
  margin-right: 0; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox02 .logo{
  margin: 3px auto 17px;
  width: 164px;
  height: 34px;
  background-position: center top;
  background-image: url("../img/research_ContBox01_27.jpg");
  background-size: 164px auto; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox03 .logo{
  margin: -3px auto 16px;
  width: 66px;
  height: 35px;
  background-position: center top;
  background-image: url("../img/research_ContBox01_28.jpg");
  background-size: 66px auto; }
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox figure img{
  width: 100%;
  height: auto;}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox figure figcaption{
  margin-top: 10px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox04 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;}
#PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox04 p{
  text-align: center;
  line-height: 30px;
  font-size: 14px;}

@media screen and (max-width: 767px) {
  #PageEn.pageResearch .titleWarp {
    margin-bottom: 11px;
    padding-top: 68px;
    background-position: center 6px;
    background-size: 52px auto;
  }
  #PageEn.pageResearch #Main .grayLayout {
    padding-bottom: 40px; }
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03,
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02,
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box05,
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box01,
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
    display: block; }
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .txtBox p,
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .txtBox p,
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box06 p,
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box03 p {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;}
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box02  {
    margin-right: -10px;
    margin-left: -10px;}
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .imgBox {
    margin-bottom: 20px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .imgBox figure img {
    max-width: 200px;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .imgBox figure figcaption {
    margin-top: 12px;
    text-align: center; }
  #PageEn.pageResearch #Main .grayLayout .subBox01 .box03 .txtBox {
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox02 figure img{
    width: 100%;
    height: auto;}
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box02 {
    margin-top: 30px;
    margin-bottom: 70px; }
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box02 .listTypeMath {
    padding: 17px 20px 12px; }
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box02 .listTypeMath li{
    margin-bottom: 10px;
    padding-left: 31px;
    line-height: 20px;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box02 .listTypeMath li:last-of-type{
    margin-bottom: 0;}
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box03 figcaption {
    line-height: 20px;
    text-align: center;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox02 .box05 {
    margin-right: -10px;
    margin-left: -10px;}
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box01 .titleTypeFill{
    margin-top: 45px;
    margin-bottom: 0; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .imgBox {
    padding-top: 10px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox figure img{
    max-width: 178px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .imgBox figure figcaption {
    margin-top: 12px;
    text-align: center; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox {
    padding-top: 25px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox figure {
    margin-bottom: 21px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox figcaption {
    margin-top: 5px;
    text-align: center; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox .listTypeBasic {
    margin-top: 7px;
    padding-left: 0; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box02 .txtBox .listTypeBasic li{
    margin-bottom: 7px;
    padding-left: 13px;
    line-height: 24px;
    font-size: 14px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl {
    position: relative;
    box-sizing: border-box;
    margin: 0 0 2px;
    padding: 15px 16px 20px;
    width: auto;
    height: auto;
    border-right: none;
    float: none;
    font-size: 14px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dt {
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;}
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl:not(:first-of-type) dt {
    width: calc(100% - 137px);}
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl dd::after{
    content: "";
    display: block;
    clear: both;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl dd p {
    line-height: 20px;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dl:not(:first-of-type) dd p {
    width: calc(100% - 137px);}
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box03 dd img {
    position: absolute;
    top: 10px;
    right: 10px;
    margin-top: 0;
    width: 118px;
    height: auto;}
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .imgBox {
    padding-top: 7px;
    padding-right: 24px;
    padding-bottom: 21px;
    padding-left: 33px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .imgBox figure figcaption {
    margin-top: 12px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box05 .txtBox {
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box06 {
    margin-top: 36px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box06 figure {
    padding-right: 8px;
    padding-left: 7px;
    padding-bottom: 9px; }
  #PageEn.pageResearch #Main .grayLayout .subBox03 .box06 p {
    margin-bottom: 0; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .imgBox {
    margin-bottom: 24px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .imgBox figure img {
    max-width: 206px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .imgBox figure figcaption {
    margin-top: 3px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box01 .txtBox {
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 {
    margin-top: 21px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure ,
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl {
    box-sizing: border-box;
    float: none; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure figcaption {
    font-size: 14px;
    text-align: center;}
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:first-of-type {
    margin-bottom: 26px;
    padding-left:0;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure img {
    padding-right: 24px;
    max-width: 134px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:first-of-type figcaption {
    margin-top: 14px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 27px;
    padding-left: 0;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:nth-of-type(2) img {
    padding-right: 9px;
    max-width: 112px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 figure:nth-of-type(2) figcaption {
    margin-top: 9px;; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type {
    padding: 14px 23px 20px 16px;
    width: auto;}
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type dt {
    margin-bottom: 5px;
    font-size: 14px; }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type dd p {
    margin: 0;
    line-height: 20px;
    font-size: 12px;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox04 .box02 dl:last-of-type img {
    margin-top: 9px; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 {
    border: 6px solid #E3E3E3; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 ,
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 tbody,
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 tbody tr,
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 tbody tr td {
    display: block;}
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td {
    border-right: none;
    border-bottom: 6px solid #E3E3E3;
    width: auto;
    height: auto;
    font-size: 12px;
    position: static; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td.box01 {
    padding: 11px 27px 25px; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td[colspan="2"] {
    padding: 15px 0 24px; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 tr:last-of-type td:nth-of-type(1) {
    padding: 7px 31px 24px; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 tr:last-of-type td:last-of-type {
    padding: 7px 6px 24px;
    border-bottom: none; }
  #PageEn.pageResearch #Main .grayLayout .subBox05 .box02 table.list03 td span {
    position: static;
    top: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .logo{
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
    box-sizing: border-box;
    border: 6px solid #E3E3E3;
    padding: 44px 103px 10px 100px; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 {
    margin-bottom: 0;
    box-sizing: border-box;
    border: 6px solid #E3E3E3;
    padding: 18px 25px 20px 25px; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .imgBox {
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .imgBox figure img {
    max-width: 160px;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .imgBox figure figcaption {
    margin-top: 6px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox {
    margin-bottom: 15px;
    width: auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .logo{
    margin-top: 3px;
    margin-bottom: 2px;
    width: 163px;
    height: 39px;
    background-size: 163px auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key{
    padding: 16px 20px;
    text-align: left;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key .titleTypeFill{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 9px;
    padding: 9px 4px;
    font-size: 14px;
    line-height: 1;  }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box02 .txtBox .key .listTypeSimple li{
    display: block;
    padding-left: 14px;
    line-height: 18px;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 {
    position: relative;
    flex-direction: column;
    margin-bottom: 50px;
    padding-top: 18px;
    background-position: 1px 8px;
    background-image: url("../img/research_ContBox01_29.png");
    background-size: 17px auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 5px;
    width: 7px;
    height: calc(100% - 9.5%);
    background-image:  linear-gradient(67deg,  rgba(85,46,255,1) 0%,rgba(232,58,123,1) 100%);
  }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox{
    position: relative;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 17%;
    border: 6px solid #E3E3E3;
    padding: 22px 5px 18px;
    width: 83%; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox::before{
    content: "";
    position: absolute;
    top: 50%;
    left: -20%;
    display: block;
    transform: translateY(-50%);
    width: 37px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 37px auto;
  }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox:last-of-type{
    margin-bottom: 0;
    padding: 22px 5px 10px;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox02::before {
    background-image: url("../img/research_ContBox01_30.png"); }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox03::before {
    background-image: url("../img/research_ContBox01_31.png"); }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox04::before {
    left: -21.5%;
    width: 44px;
    background-image: url("../img/research_ContBox01_32.png");
    background-size: 44px auto;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox02 .logo{
    margin: 3px auto -3px;
    width: 119px;
    height: 34px;
    background-size: 112px auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox03 .logo{
    margin: -5px auto 9px;
    width: 47px;
    height: 28px;
    background-size: 47px auto; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox02 figure img{
    width: 202px; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox03 figure img{
    width: 202px; }
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox figure figcaption{
    margin-top: 6px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox04 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box03 .subBox04 p{
    text-align: center;
    line-height: 30px;
    font-size: 14px;}
  #PageEn.pageResearch #Main .grayLayout .subBox06 .box04 {
    margin-right: -10px;
    margin-left: -10px; }
}
