@charset "UTF-8";

/* =======INDEX MAIN====== */

.br-pc {
  display: block;
}

.br-sp {
  display: none;
}

.red {
  color: #e50012;
}

.normal {
  margin-bottom: 60px;
}

.movie {
  margin-bottom: 10px;
}

main {
  width: 100%;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

p.break {
  word-wrap: break-word;
}

h2 {
  text-decoration: none;
  font-size: 20px;
  padding: 0.25em 0 0.25em 0.75em;
  border-left:6px solid #607D8B;
  /* border-left: 6px solid #007bab; */
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
  font-weight:600;
}

h3 {

}

a:link {
  color: #9b2f34;
}
a:visited {
  color: #9b2f34;
}
a:hover{
  text-decoration:none;
  opacity: 0.7;
  transition:0.5s;
}

/************************
   Hero
**************************/
.top-area {
  max-width: 1200px;
  margin: 0 auto 40px;
}
.top-area h1{
  width: 950px;
  text-align: center;
  margin: 0 auto;
  padding:25px 0;
  font-weight:normal;
  font-size:28px;
}
.top-area p{
  width: 950px;
  text-align: left;
  margin: 0 auto;
  font-size:15px;
  line-height:1.7em;
}
.top-message1 {
  font-size: 2em;
  margin-top: 10px;
  margin-bottom: 0px;
}

.top-message2 {
  width: 80%;
  font-size: 1em;
  text-align: right;
  line-height: 2em;
  margin-bottom: 10px;
}

.top-news {
  /* width: 100%; */
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  /* -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap; */
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;  text-align: center;
  margin: 0 auto;
  padding-left: 0;
}

.top-news-wrapper a{
  text-decoration:underline;
  font-size:1.2em;
}

/**イベント（top-news-sub）が1つの場合**/
/*「研究会の場合」（「テクノロジーフォーラムまたはシンポジウムの場合」をコメントアウト）*/
.top-news-sub1 {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  background-image: url(../images/blue_pc.jpg);
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 20;
  border-radius: 20px;
  padding: 55px 30px 30px 30px;
  margin-top: 40px;
  margin-bottom: 25px;
}

/*「テクノロジーフォーラムまたはシンポジウムの場合」（「研究会の場合」をコメントアウト）*/
/*.top-news-sub2 {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  background-image: url(../images/orange_pc.jpg);
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 20;
  border-radius: 20px;
  padding: 36px 20px;
}/*

/**イベント（top-news-sub）が何もなく、写真のみを展示の場合**/
/*.top-news-sub1 {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url(../images/IMG_1436.jpg);
  background-position: 10% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 20;
  border-radius: 20px;
  padding: 0 20px 10px;
}*/

/**イベント（top-news-sub）が2つの場合**/
/*
.top-news-sub {
  box-sizing: border-box;
  position: relative;
  width: 49%;
  margin-right: 1px;
  background-image: url(../images/orange_sp.jpg);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 20;
  border-radius: 10px;
  padding: 0 12px 10px;
  text-shadow: 1px 0 5px #f2f2f2;
}
*/

.top-news-sub2 {
  background-image: url(../images/blue_sp.jpg);
  background-position: center;
  margin-right: 0;
}

.top-news-title {
  border-bottom: dotted 1px;
  margin: 30px 8px 4px 20px;
  text-align: center;
}

.tag-member {
  position: absolute;
  top: 20px;
  left: 30px;
  border-radius: 5px;
  padding: 2px 8px;
  background: #fff;
  color: #e50012;
  font-size: 1.2rem;
  text-shadow: none;
}

.mainMtgName1,
.mainMtgName2 {
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  text-align: left;
}

.mainMtgName2 {
  font-size: 22px;
  font-size: 2.2rem;
}

.top-news-date {
  margin-left: 5px;
  color: #fff;
  text-align: left;
  padding-left: 0;
}

.dateMain1,
.dateMain2 {
  font-size: 18px;
  font-size: 1.7rem;
  font-weight: 600;
}

.locationMain1,
.locationMain2 {
  font-weight: 600;
  padding-top:20px;
}

.locationMain1 a,
.locationMain2 a{
  border-bottom: 1px solid white;
  padding-bottom: 1px;
}


.top-news-date a {
  color: #fff;
}

.application_term {
  padding: 20px 0 10px;
  font-weight: bolder;
}

.mainDeadline1,
.mainDeadline2 {
  display: inline-block;
  /* padding-top: 20px; */
  font-weight: 500;
}

.program1,
.program2 {
  margin-bottom: 10px;
}

.program1 a,
.program2 a{
  border-bottom: 1px solid white;
  padding-bottom: 1px;
}

/*「所外イベントの場合」*/
/* .outside-event {
  box-sizing: border-box;
  position: relative;
  background: rgb(0,0,0128);
  padding: 40px 30px 30px;
  border-radius: 10px;
  color:#fff;
  text-align: left;
  text-shadow:1px 0 5px #f2f2f2;
}


.outside-event a{
  color:#fff;
  text-align: left;
}

.important-notice{
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  left: 0px;
  top: 12px;
  display: block;
  min-width: 30%;
  display: block;
  background: #ffff;
  color: rgba(0,0,128);
  padding: 2px 12px 2px 12px;
  z-index: 12;
  text-shadow: none;
}

.outside-logo{
  width: 100%;
  text-align: center;
}

.outside-logo > img{
  width: 40px;
  height: auto;
  margin: -20px auto 16px;
}

.outside-event h4{
  width: 100%;
  font-size: 22px;
  margin-bottom: 24px;
  text-align: center;
}

.outside-event ul{
  line-height: 1.6;
  margin-bottom: 20px;
  padding-left: 20px;
}

.fiot-support{
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.interpretation{
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}

.outside-event p{
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto 24px;
  text-align: left;
  padding-bottom: 0.5em;
  text-indent: 2rem;
}

.underline{
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: underline;
}

.btn{
  text-align: center;
  margin: 0 auto;
}

[type="submit"], .btn a, .btn a[target="_blank"] {
  display: inline-block;
  position: relative;
  min-width: 80px;
  padding: 6px 32px 4px 20px;
  text-align: center;
  background-size: 12px 12px;
  border: 1px solid #ffff;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}

.btn a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}

.btn a:hover:before {
  right: 10px;
}*/

/*******************************

  event

********************************/

.event {
  width: 800px;
  height: 170px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  background-image: url("../revised_images/doc_mr.png");
}

.event a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}

.event-text {
  box-shadow: 0 0 8px gray;
  position: absolute;
  text-align: left;
  padding: 10px;
  width: 450px;
  height: 130px;
  top: 10px;
  left: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}

.event-text a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}

h4 {
  font-size: 17px;
  margin: 0 auto;
}

.contents {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}

/*******************************

   notice

********************************/
.notice {
  width: 900px;
  margin: 20 auto 10 auto;
  border: dotted red;
  text-align: center;
}

.notice h1 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  font-size: 16px;
  color: red;
}

.notice h1:before,
.notice h1:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  border-top: solid 1px red;
  border-bottom: solid 1px red;
}

.notice h1:before {
  left: 0;
}

.notice h1:after {
  right: 0;
}

/*******************************

  news

********************************/

.news-list-wrapper {
  width: 878px;
  height: 300px;
  margin: 10px auto;
  overflow-y: scroll;
  background: #fbfbfb;
    /* border: 1px solid #e0e0e0; */
}

.news dl {
  border-bottom: dotted 1px #e2e2e2;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
  font-size: 1.2rem;
  font-size: 16px;
}

.news dt {
  margin-left: 1.4rem;
  padding-right: 20px;
}
.news dl {
  margin: 1em 0;
}
.news-text {
  display: block;
  text-align: left;
  width: 700px;
  float: right;
  font-size:16px;
}

.news p {
  margin: 0;
  padding: 0;
}

/*************************

  分科会

**************************/
.sub-mtg {
  width: 100%;
  height: 550px;
}

.icon-area {
  width: 34px;
  float: left;
}

.icon {
  position: relative;
  width: 32px;
  height: 68px;
  color: #fff;
  margin-bottom: 1px;
  background-color: #a9a9a9;
  writing-mode: vertical-rl;
  text-align: center;
}

.icon p:before {
  position: absolute;
  left: 15%;
  top: 10%;
  content: "準備中";
}

.icon-active {
  position: relative;
  width: 32px;
  height: 68px;
  color: #fff;
  margin-bottom: 1px;
  background-color: #e50012;
  writing-mode: vertical-rl;
  text-align: center;
  font-weight: 600;
}

.icon-active p:before {
  position: absolute;
  left: 15%;
  top: 10%;
  content: "受付中";
}

.icon-waiting {
  position: relative;
  width: 32px;
  height: 68px;
  color: #fff;
  margin-bottom: 1px;
  background-color: #008000;
  writing-mode: vertical-rl;
  text-align: center;
  font-weight: bold;
}

.icon-waiting p:before {
  position: absolute;
  left: 15%;
  top: 2%;
  content: "近日開催";
}

.smtg-list {
  width: 490px;
  height: 415px;
  float: left;
  margin: 0 1 0 0;
  background-color: #cbcbcb;
}


.smtg-contents {
  box-sizing: border-box;
  width: 374px;
  height: 485px;
  text-align: left;
  margin-left: 1px;
  float: left;
  position: relative;
  padding: 20px;
  color: #555555;
  background-color: #fff;
  border: 3px solid #607D8B;
  border-radius:10px;
  /* box-shadow: 0 0 5px 2px #7fbfff inset; */
}
.smtg-contents .section p{
  font-size:14px;
  padding-top:10px;
}
.smtg-contents .section h3{
  font-size:19px;
  padding-bottom:5px;
  border-bottom:solid 1px #999;
}
.smtg-contents .section .tag-member{
  left: 20px;
  border-radius: 5px;
  padding: 0;
  background: #fff;
  color: #e50012;
  font-size: 13px;
  margin-bottom:15px;
}
.smtg-contents img{
  width:70%;
  margin-top:20px;
}


.title-smtg-contents {
  position: absolute;
  padding: 0 0.5em;
  left: 20px;
  top: -15px;
  font-weight: bold;
  background-color: #fff;
  color: #007bab;
}

.et_pb_module {
  display: block;
}

.secList {
  width: 490px;
  height: 69px;
  display: inline-block;
  margin-bottom: 0px;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #fcfcfc;
  border-top: solid 1px #cbcbcb;
  border-bottom: solid 1px #fff;
  border-left:none;
  border-right:none;
  /* border-left: solid 6px #607D8B;
  border-right: solid 1px #cbcbcb; */
  text-align: left;
}

.secList:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}

.secList:hover {
  background: #607D8B;
  color: white;
}

.section {
  padding: 25px 0 25px;
}

.section > .tag-member_2 {
  left: 10px;
  background-color: #00a0de;
  color: #fff;
}

.section p {
  line-height: 1.6;
}

.program {
  margin-bottom: 10px;
}

/******************************

  movie

********************************/
.movie-bunkatsunomi {
  height: 100%;
  margin: 0 auto;
}

.movie-sub-in-bunkatsunomi {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  text-align: center;
  justify-content: center;
}

.movie-sub-in-bunkatsunomi li {
  width: 47%;
  margin: 3px;
}

/************************************/

.movie {
  height: 290px;
}

.movie-main {
  width: 450px;
  float: left;
  text-align: center;
}

.movie-title {
  margin-bottom: 16px;
}

.movie-sub {
  width: 448px;
  margin-left: 2px;
  float: left;
  text-align: left;
}

.movie-sub p {
  font-size: 15px;
  color: #000;
  text-align: center;
}

.small {
  font-size: 1.2rem;
}

.movie-sub-in {
  height: 100%;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-block-start: 0.8em;
  margin-block-end: 0em;
}

.movie-sub-in li {
  position: relative;
  display: block;
  padding: 0;
  overflow: hidden;
  width: 30%;
  margin-right: 1%;
  margin-top: 5px;
  margin-bottom: 0;
}

.movie-sub-in li:nth-child(even) {
  margin-right: 0;
}

.movie-sub-in-text-1,
.movie-sub-in-text-2 {
  position: absolute;
  padding: 5px;
  width: 96%;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 10px;
  left: 4px;
  z-index: 5;
  line-height: 1.4;
}

.movie-sub-in-text-1 {
  height: 15px;
}

.movie-sub-in-text-2 {
  height: 30px;
}

.movie-sub-in-text-1 i {
  position: absolute;
  font-size: 10px;
  font-size: 1rem;
  color: #f2f2f2;
  left: 45%;
  bottom: 1px;
}

.movie-hymems i {
  position: bsolute;
  font-size: 10px;
  font-size: 1rem;
  color: #f2f2f2;
  left: 5%;
  bottom: 1px;
}

.movie-life i {
  position: absolute;
  font-size: 10px;
  font-size: 1rem;
  color: #f2f2f2;
  left: 30%;
  bottom: 1px;
}

.movie-sub-in-text-2 i {
  position: absolute;
  font-size: 10px;
  font-size: 1rem;
  color: #f2f2f2;
  left: 7%;
  bottom: 1px;
  text-align: center;
}

.message_1 {
  margin-top: 5px;
  margin-bottom: 40px;
}

.message_1 p {
  font-weight: bold;
  display: block;
  font-size: 0.7em;
  text-align: right;
}

/*******************************

   banner

********************************/

.link {
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: left;
  margin: 10px auto;
}

.link img {
  filter:drop-shadow(5px 5px 5px #dcdcdc);
}

ul.link li {
      list-style: none;
    }

ul.link li:nth-child(2) {
      margin: 0 10px;
    }

/*******************************

  archives

********************************/

.contents-sub {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  padding-bottom:60px;
}

.record-list-wrapper {
  height: 260px;
  overflow-y: scroll;
  /* border: solid 1px #cbcbcb; */
}
.record-list a{
  padding-left:8px;
}
dl.record-list {
  display: flex;
  padding: 12px 60px;
  margin: 5px 0;
  border-bottom: solid 1px #cbcbcb;
  /* border-bottom: 1px solid rgba(25, 118, 210, 1); */
}

dl.record-list > dt {
  position: relative;
  margin-right: 10px;
}

dl.record-list > dt:before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: -40px;
  top: 3px;
  background-color:#00a0de;
    /* background: rgba(25, 118, 210, 1); */
}

dl.record-list > dt:after {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: -32px;
  top: 7px;
  background-color:#B3E5FC;
  /* background: rgba(25, 118, 210, 0.5); */
}

/***************************************************
  Medicall Wellness Inquiry
***************************************************/
.inquiry {
  text-align: center;
  margin: 10px auto 0;
  /* transform: translateY(-16px); */
}

[type="submit"],
.inquiry a {
  display: inline-block;
  position: relative;
  min-width: 240px;
  padding: 10px 30px 10px 20px;
  margin-bottom: 20px;
  background-image: url(../images/icfpe-background.jpg);
  background-size: cover;
  background-position: center;
  border: 1px solid #ffff;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
  color: #fff;
  line-height: 1.6;
}

.inquiry a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}

.inquiry a:hover:before {
  right: 5px;
}

#index-medwell {
  margin: 8px 0;
}

#index-medwell > .dateSub1,
.timeSub1 {
  line-height: 1.2;
}

/* @media screen and (max-width: 900px){

.outside-event ul{
  padding-left: 10px;
} */

@media screen and (min-width: 769px) {
  .smtg-list-moble {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .nav {
    width: 100%;
  }

  .top-area {
    width: 95%;
    max-width: 767px;
    /* padding-top: 60px; */
    text-align: center;
    margin: 0 auto 20px;
  }

  .top-news {
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .top-news-sub {
    width: 48%;
    margin: 0 2% 2% 0;
    text-align: center;
    /* flex-grow: 1; */
  }

  .smtg-contents {
    display: none;
  }

  .sub-mtg-left {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto;
    text-align: center;
  }

  .smtg-list {
    display: none;
  }

  /* .top-news-sub2{
    flex-grow: 2;
  } */

  /*******************************
  news
********************************/
  .contents {
    width: 95%;
  }

  .news-list-wrapper {
    width: 100%;
    height: 150px;
  }

  .news-list {
    width: 100%;
  }

  .smtg-list {
    width: 95%;
    margin-bottom: 30px;
  }

  .secList {
    width: 100%;
  }

  .smtg-contents {
    width: 100%;
    margin-bottom: 30px;
  }

  .section {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translateX(-48%);
  }

  .tag-member_2 {
    top: 0px;
    left: 0px;
  }

  .section > .tag-member_2 {
    left: 0px;
    top: -24px;
  }

  .movie {
    height: auto;
  }

  .movie-main {
    width: 100%;
    float: none;
  }

  .movie-sub {
    width: 100%;
    float: none;
  }

  .link img {
    width: 100%;
  }

  @media screen and (max-width: 640px) {
    .br-pc {
      display: none;
    }

    /* .contents{
    width: 95%;
  } */

    .normal {
      margin-bottom: 40px;
    }

    h3 {
      margin-right: 0px;
      font-size: 16px;
      font-size: 1.6rem;
    }

    h4 {
      font-size: 14px;
      font-size: 1.4rem;
      color: #fff;
    }

    /*********************************
    hero
  ********************************/
    .top-area {
      padding-top: 60px;
    }

    /*.top-news-sub {
    width: 100%;
    margin: 0 auto 2%;
    text-align: center;
  } */

    .top-news-sub {
      width: 100%;
      margin: 0 0 2% 0;
      text-align: center;
      flex-grow: 1;
    }

    .top-news-sub2 {
      flex-grow: 1;
    }

    /*********************************
     news
  ********************************/
    .news {
      width: 100%;
      box-sizing: border-box;
      text-align: center;
    }

    .news-list-wrapper {
      width: 100%;
      height: 150px;
    }

    .news dl {
      border: none;
      display: block;
      text-align: left;
      line-height: 1.2;
    }

    .news-text {
      width: 90%;
      padding: 0.5em 0;
    }

    /*********************************
    分科会
  ********************************/

    .sub-mtg {
      height: auto;
    }

    .sub-mtg-left {
      width: 100%;
      height: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin: 0 auto;
      text-align: center;
    }

    .icon-area {
      float: none;
    }

    .smtg-list {
      width: calc(100% - 32px);
      height: auto;
      float: none;
      margin: 0 0 30px 0;
      background-color: transparent;
    }

    .smtg-contents {
      width: 100%;
      box-sizing: border-box;
      margin: 20px auto 0;
      float: none;
    }

    .secList {
      width: 100%;
      min-width: 420px;
    }

    .et_pb_module:last-of-type .secList {
      border-bottom: solid 1px #cbcbcb;
    }

    /*********************************
     movie
  ********************************/
    .movie {
      height: auto;
      margin-bottom: 5px;
    }

    .movie-main {
      float: none;
      width: 95%;
      height: auto;
      margin: 0 auto 40px;
      text-align: center;
    }

    .movie-wrap {
      position: relative;
      padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
      height: 0;
      overflow: hidden;
    }

    .movie-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 98%;
      height: 98%;
    }

    .movie-sub {
      float: none;
      width: 95%;
      margin: 0 auto 30px;
    }

    .movie-sub-in {
      height: auto;
      margin-right: 2%;
    }

    /*********************************
    banner
  ********************************/

    .link img {
      width: 100%;
      height: auto;
      border: solid 1px #404040;
    }

    /*********************************
    archives
  ********************************/
    .record-list-wrapper {
      max-width: 100%;
    }

    dl.record-list {
      display: block;
      text-align: left;
    }

    dl.record-list dd {
      margin-left: 0;
      font-size: 1.2rem;
    }

    .copyright {
      font-size: 1.2rem;
    }

    /************************
       ICFPE
  **************************/

    .icfpe {
      box-sizing: border-box;
      width: 100%;
      margin: 0 auto 30px;
      text-align: center;
    }

    .icfpe ul {
      display: block;
    }

    .icfpe ul li {
      width: 85%;
      margin: 0 auto 20px;
      text-align: center;
    }

    /************************************
       Medicall Wellness Inquiry
  ************************************/
    .inquiry {
      transform: translateY(0px);
    }

    @media screen and (max-width: 480px) {
      .br-pc {
        display: none;
      }

      .br-sp {
        display: block;
      }

      .normal {
        margin-bottom: 30px;
      }

      /*********************************
    hero
  ********************************/
      /**イベント（top-news-sub）が1つの場合**/
      /*「研究会の場合」（「テクノロジーフォーラムまたはシンポジウムの場合」をコメントアウト）*/
      .top-news-sub1 {
        background-image: url(../images/blue_sp.jpg);
        background-position: 30% 50%;
        padding: 0 0px 0px;
      }

      /*「テクノロジーフォーラムまたはシンポジウムの場合」（「研究会の場合」をコメントアウト）*/
      .top-news-sub2 {
        background-image: url(../images/orange_sp.jpg);
        background-image: url(../images/blue_sp.jpg);
      }

      .tag-member {
        position: absolute;
        left: 10px;
        padding: 2px 4px;
        font-size: 11ps;
        font-size: 1.1rem;
      }

      .top-news-sub {
        padding: 0 20px 10px;
      }

      .mainMtgName1 {
        font-size: 24px;
        font-size: 2.4rem;
      }
      .mainMtgName2 {
        font-size: 20px;
        font-size: 2rem;
      }

      .dateMain1,
      .dateMain2 {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
      }

      .locationMain1,
      .locationMain2 {
        font-size: 12px;
        font-size: 1.2rem;
      }

      .program1,
      .program2 {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 20px;
      }

      .application_term {
        font-size: 12px;
        font-size: 1.2rem;
      }

      .mainDeadline1,
      .mainDeadline2 {
        display: inline;
        font-size: 12px;
        font-size: 1.2rem;
      }

      /******************************
     outside-event
  *********************************/
      /* .important-notice{
    min-width: 26%;
    font-size: 10px;
    font-size: 1.0rem;
    left: 0px;
    top: 12px;
    padding: 2px 2px 2px 8px;
  }

  .outside-logo > img{
    margin: -10px auto 16px;
  }

  .outside-event h4{
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 16px;
  }

  .outside-event p{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    margin:0 auto 16px;
    text-align: left;
  } */

      /******************************
     news
  *********************************/
      .news-list-wrapper {
        font-size: 1.3rem;
      }

      .news dt {
        margin-left: 1rem;
      }

      .news-text {
        width: 95%;
      }

      .secList {
        min-width: 260px;
      }

      /******************************
     movie
  *********************************/
      .movie-title {
        text-align: left;
      }

      .movie-sub {
        width: 100%;
        text-align: center;
        margin: 0 auto;
      }

      .movie-sub-in li {
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
      }

      .movie-sub-in-text-1,
      .movie-sub-in-text-2 {
        left: 8px;
      }

      .movie-sub-in-text-2 {
        height: 15px;
      }

      .movie-hymems i {
        left: 25%;
      }

      .movie-life i {
        left: 35%;
      }

      .movie-sub-in-text-2 i {
        left: 25%;
      }

      /*********************************
    banner
  ********************************/
      .link img {
        min-width: 300px;
        height: auto;
        border: solid 1px #404040;
      }

      /******************************
        ICFPE
  *******************************/
      .icfpe ul li {
        width: 80%;
      }

      .icfpe ul li span {
        min-width: 45%;
      }

      .icfpe-logo {
        margin: 0 auto 24px;
      }

      .icfpe-logo > img {
        width: 200px;
        transform: translateX(-10px);
      }
      .icfpe ul li:last-of-type p {
        margin-bottom: 40px;
      }

      /*********************************
     Medicall Wellness Inquiry
  ***********************************/
      [type="submit"],
      .inquiry a {
        font-size: 1.4rem;
        text-decoration: none;
      }

      @media screen and (max-width: 320px) {
        .mainMtgName1,
        .mainMtgName2 {
          font-size: 18px;
          font-size: 1.8rem;
        }
      }
    }
  }
}
