@charset "UTF-8";

body {
  font-family: "Noto Sans JP",sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

p,
.article .inner .teacher,
.article .inner h3,
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}

a.disactive {
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  a:not(.disactive):not(.nohover):hover {
    opacity: 0.8;
  }
  button:hover,
  input[type=submit]:hover {
    opacity: 0.8;
  }
}

figcaption {
  display: block;
}

.link-more01 {
  text-indent: calc((16/14 * 1em) * -1 - 1ex);
  padding-left: calc((16/14 * 1em) + 1ex);
  display: inline-block;
  color: #000;
  text-decoration: none;
}

.link-more01 i {
  display: inline-block;
  background: url(/dietetic-congress2021/assets/img/icon_arrow@2x.png) center no-repeat;
  background-size: 1.14286em 1.14286em;
  width: 1.14286em;
  height: 1.14286em;
  vertical-align: middle;
  margin-right: 1ex;
}

@media screen and (min-width: 769px) {
  .fullwidthmodule {
    min-width: 1040px;
  }
}

.addpartingline {
  border-bottom: 3px solid #e27500;
}

.addpartingline-t {
  border-top: 3px solid #e27500;
}

hr.partingline {
  border: none;
  border-bottom: 3px solid #e27500 !important;
  opacity: 1;
}

hr.partingline.narrowborder {
  border-bottom-width: 1px !important;
}

hr.partingline.limitwidth {
  width: 1040px;
}

@media screen and (max-width: 768px) {
  hr.partingline {
    border-bottom-width: calc(3/ 375 * 100vw) !important;
  }
}

.mt0 {
  margin-top: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mr0 {
  margin-right: 0px;
}

.mt0i {
  margin-top: 0px !important;
}

.mb0i {
  margin-bottom: 0px !important;
}

.ml0i {
  margin-left: 0px !important;
}

.mr0i {
  margin-right: 0px !important;
}

@media screen and (max-width: 768px) {
  .mt0_sp {
    margin-top: calc(0px/ 375 * 100vw);
  }
  .mb0_sp {
    margin-bottom: calc(0px/ 375 * 100vw);
  }
  .ml0_sp {
    margin-left: calc(0px/ 375 * 100vw);
  }
  .mr0_sp {
    margin-right: calc(0px/ 375 * 100vw);
  }
  .mt0i_sp {
    margin-top: calc(0px/ 375 * 100vw) !important;
  }
  .mb0i_sp {
    margin-bottom: calc(0px/ 375 * 100vw) !important;
  }
  .ml0i_sp {
    margin-left: calc(0px/ 375 * 100vw) !important;
  }
  .mr0i_sp {
    margin-right: calc(0px/ 375 * 100vw) !important;
  }
}

.mt3 {
  margin-top: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

.mr3 {
  margin-right: 3px;
}

.mt3i {
  margin-top: 3px !important;
}

.mb3i {
  margin-bottom: 3px !important;
}

.ml3i {
  margin-left: 3px !important;
}

.mr3i {
  margin-right: 3px !important;
}

@media screen and (max-width: 768px) {
  .mt3_sp {
    margin-top: calc(3px/ 375 * 100vw);
  }
  .mb3_sp {
    margin-bottom: calc(3px/ 375 * 100vw);
  }
  .ml3_sp {
    margin-left: calc(3px/ 375 * 100vw);
  }
  .mr3_sp {
    margin-right: calc(3px/ 375 * 100vw);
  }
  .mt3i_sp {
    margin-top: calc(3px/ 375 * 100vw) !important;
  }
  .mb3i_sp {
    margin-bottom: calc(3px/ 375 * 100vw) !important;
  }
  .ml3i_sp {
    margin-left: calc(3px/ 375 * 100vw) !important;
  }
  .mr3i_sp {
    margin-right: calc(3px/ 375 * 100vw) !important;
  }
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mt10i {
  margin-top: 10px !important;
}

.mb10i {
  margin-bottom: 10px !important;
}

.ml10i {
  margin-left: 10px !important;
}

.mr10i {
  margin-right: 10px !important;
}

@media screen and (max-width: 768px) {
  .mt10_sp {
    margin-top: calc(10px/ 375 * 100vw);
  }
  .mb10_sp {
    margin-bottom: calc(10px/ 375 * 100vw);
  }
  .ml10_sp {
    margin-left: calc(10px/ 375 * 100vw);
  }
  .mr10_sp {
    margin-right: calc(10px/ 375 * 100vw);
  }
  .mt10i_sp {
    margin-top: calc(10px/ 375 * 100vw) !important;
  }
  .mb10i_sp {
    margin-bottom: calc(10px/ 375 * 100vw) !important;
  }
  .ml10i_sp {
    margin-left: calc(10px/ 375 * 100vw) !important;
  }
  .mr10i_sp {
    margin-right: calc(10px/ 375 * 100vw) !important;
  }
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mt20i {
  margin-top: 20px !important;
}

.mb20i {
  margin-bottom: 20px !important;
}

.ml20i {
  margin-left: 20px !important;
}

.mr20i {
  margin-right: 20px !important;
}

@media screen and (max-width: 768px) {
  .mt20_sp {
    margin-top: calc(20px/ 375 * 100vw);
  }
  .mb20_sp {
    margin-bottom: calc(20px/ 375 * 100vw);
  }
  .ml20_sp {
    margin-left: calc(20px/ 375 * 100vw);
  }
  .mr20_sp {
    margin-right: calc(20px/ 375 * 100vw);
  }
  .mt20i_sp {
    margin-top: calc(20px/ 375 * 100vw) !important;
  }
  .mb20i_sp {
    margin-bottom: calc(20px/ 375 * 100vw) !important;
  }
  .ml20i_sp {
    margin-left: calc(20px/ 375 * 100vw) !important;
  }
  .mr20i_sp {
    margin-right: calc(20px/ 375 * 100vw) !important;
  }
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mt30i {
  margin-top: 30px !important;
}

.mb30i {
  margin-bottom: 30px !important;
}

.ml30i {
  margin-left: 30px !important;
}

.mr30i {
  margin-right: 30px !important;
}

@media screen and (max-width: 768px) {
  .mt30_sp {
    margin-top: calc(30px/ 375 * 100vw);
  }
  .mb30_sp {
    margin-bottom: calc(30px/ 375 * 100vw);
  }
  .ml30_sp {
    margin-left: calc(30px/ 375 * 100vw);
  }
  .mr30_sp {
    margin-right: calc(30px/ 375 * 100vw);
  }
  .mt30i_sp {
    margin-top: calc(30px/ 375 * 100vw) !important;
  }
  .mb30i_sp {
    margin-bottom: calc(30px/ 375 * 100vw) !important;
  }
  .ml30i_sp {
    margin-left: calc(30px/ 375 * 100vw) !important;
  }
  .mr30i_sp {
    margin-right: calc(30px/ 375 * 100vw) !important;
  }
}

.mt35 {
  margin-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mt35i {
  margin-top: 35px !important;
}

.mb35i {
  margin-bottom: 35px !important;
}

.ml35i {
  margin-left: 35px !important;
}

.mr35i {
  margin-right: 35px !important;
}

@media screen and (max-width: 768px) {
  .mt35_sp {
    margin-top: calc(35px/ 375 * 100vw);
  }
  .mb35_sp {
    margin-bottom: calc(35px/ 375 * 100vw);
  }
  .ml35_sp {
    margin-left: calc(35px/ 375 * 100vw);
  }
  .mr35_sp {
    margin-right: calc(35px/ 375 * 100vw);
  }
  .mt35i_sp {
    margin-top: calc(35px/ 375 * 100vw) !important;
  }
  .mb35i_sp {
    margin-bottom: calc(35px/ 375 * 100vw) !important;
  }
  .ml35i_sp {
    margin-left: calc(35px/ 375 * 100vw) !important;
  }
  .mr35i_sp {
    margin-right: calc(35px/ 375 * 100vw) !important;
  }
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mt40i {
  margin-top: 40px !important;
}

.mb40i {
  margin-bottom: 40px !important;
}

.ml40i {
  margin-left: 40px !important;
}

.mr40i {
  margin-right: 40px !important;
}

@media screen and (max-width: 768px) {
  .mt40_sp {
    margin-top: calc(40px/ 375 * 100vw);
  }
  .mb40_sp {
    margin-bottom: calc(40px/ 375 * 100vw);
  }
  .ml40_sp {
    margin-left: calc(40px/ 375 * 100vw);
  }
  .mr40_sp {
    margin-right: calc(40px/ 375 * 100vw);
  }
  .mt40i_sp {
    margin-top: calc(40px/ 375 * 100vw) !important;
  }
  .mb40i_sp {
    margin-bottom: calc(40px/ 375 * 100vw) !important;
  }
  .ml40i_sp {
    margin-left: calc(40px/ 375 * 100vw) !important;
  }
  .mr40i_sp {
    margin-right: calc(40px/ 375 * 100vw) !important;
  }
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mt50i {
  margin-top: 50px !important;
}

.mb50i {
  margin-bottom: 50px !important;
}

.ml50i {
  margin-left: 50px !important;
}

.mr50i {
  margin-right: 50px !important;
}

@media screen and (max-width: 768px) {
  .mt50_sp {
    margin-top: calc(50px/ 375 * 100vw);
  }
  .mb50_sp {
    margin-bottom: calc(50px/ 375 * 100vw);
  }
  .ml50_sp {
    margin-left: calc(50px/ 375 * 100vw);
  }
  .mr50_sp {
    margin-right: calc(50px/ 375 * 100vw);
  }
  .mt50i_sp {
    margin-top: calc(50px/ 375 * 100vw) !important;
  }
  .mb50i_sp {
    margin-bottom: calc(50px/ 375 * 100vw) !important;
  }
  .ml50i_sp {
    margin-left: calc(50px/ 375 * 100vw) !important;
  }
  .mr50i_sp {
    margin-right: calc(50px/ 375 * 100vw) !important;
  }
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mt60i {
  margin-top: 60px !important;
}

.mb60i {
  margin-bottom: 60px !important;
}

.ml60i {
  margin-left: 60px !important;
}

.mr60i {
  margin-right: 60px !important;
}

@media screen and (max-width: 768px) {
  .mt60_sp {
    margin-top: calc(60px/ 375 * 100vw);
  }
  .mb60_sp {
    margin-bottom: calc(60px/ 375 * 100vw);
  }
  .ml60_sp {
    margin-left: calc(60px/ 375 * 100vw);
  }
  .mr60_sp {
    margin-right: calc(60px/ 375 * 100vw);
  }
  .mt60i_sp {
    margin-top: calc(60px/ 375 * 100vw) !important;
  }
  .mb60i_sp {
    margin-bottom: calc(60px/ 375 * 100vw) !important;
  }
  .ml60i_sp {
    margin-left: calc(60px/ 375 * 100vw) !important;
  }
  .mr60i_sp {
    margin-right: calc(60px/ 375 * 100vw) !important;
  }
}

.mt1em {
  margin-top: 1em;
}

.mb1em {
  margin-bottom: 1em;
}

.ml1em {
  margin-left: 1em;
}

.mr1em {
  margin-right: 1em;
}

.mt1emi {
  margin-top: 1em !important;
}

.mb1emi {
  margin-bottom: 1em !important;
}

.ml1emi {
  margin-left: 1em !important;
}

.mr1emi {
  margin-right: 1em !important;
}

.mt2em {
  margin-top: 2em;
}

.mb2em {
  margin-bottom: 2em;
}

.ml2em {
  margin-left: 2em;
}

.mr2em {
  margin-right: 2em;
}

.mt2emi {
  margin-top: 2em !important;
}

.mb2emi {
  margin-bottom: 2em !important;
}

.ml2emi {
  margin-left: 2em !important;
}

.mr2emi {
  margin-right: 2em !important;
}

.mt3em {
  margin-top: 3em;
}

.mb3em {
  margin-bottom: 3em;
}

.ml3em {
  margin-left: 3em;
}

.mr3em {
  margin-right: 3em;
}

.mt3emi {
  margin-top: 3em !important;
}

.mb3emi {
  margin-bottom: 3em !important;
}

.ml3emi {
  margin-left: 3em !important;
}

.mr3emi {
  margin-right: 3em !important;
}

.mt4em {
  margin-top: 4em;
}

.mb4em {
  margin-bottom: 4em;
}

.ml4em {
  margin-left: 4em;
}

.mr4em {
  margin-right: 4em;
}

.mt4emi {
  margin-top: 4em !important;
}

.mb4emi {
  margin-bottom: 4em !important;
}

.ml4emi {
  margin-left: 4em !important;
}

.mr4emi {
  margin-right: 4em !important;
}

.mt5em {
  margin-top: 5em;
}

.mb5em {
  margin-bottom: 5em;
}

.ml5em {
  margin-left: 5em;
}

.mr5em {
  margin-right: 5em;
}

.mt5emi {
  margin-top: 5em !important;
}

.mb5emi {
  margin-bottom: 5em !important;
}

.ml5emi {
  margin-left: 5em !important;
}

.mr5emi {
  margin-right: 5em !important;
}

.mt6em {
  margin-top: 6em;
}

.mb6em {
  margin-bottom: 6em;
}

.ml6em {
  margin-left: 6em;
}

.mr6em {
  margin-right: 6em;
}

.mt6emi {
  margin-top: 6em !important;
}

.mb6emi {
  margin-bottom: 6em !important;
}

.ml6emi {
  margin-left: 6em !important;
}

.mr6emi {
  margin-right: 6em !important;
}

.mt7em {
  margin-top: 7em;
}

.mb7em {
  margin-bottom: 7em;
}

.ml7em {
  margin-left: 7em;
}

.mr7em {
  margin-right: 7em;
}

.mt7emi {
  margin-top: 7em !important;
}

.mb7emi {
  margin-bottom: 7em !important;
}

.ml7emi {
  margin-left: 7em !important;
}

.mr7emi {
  margin-right: 7em !important;
}

.mt8em {
  margin-top: 8em;
}

.mb8em {
  margin-bottom: 8em;
}

.ml8em {
  margin-left: 8em;
}

.mr8em {
  margin-right: 8em;
}

.mt8emi {
  margin-top: 8em !important;
}

.mb8emi {
  margin-bottom: 8em !important;
}

.ml8emi {
  margin-left: 8em !important;
}

.mr8emi {
  margin-right: 8em !important;
}

.mt9em {
  margin-top: 9em;
}

.mb9em {
  margin-bottom: 9em;
}

.ml9em {
  margin-left: 9em;
}

.mr9em {
  margin-right: 9em;
}

.mt9emi {
  margin-top: 9em !important;
}

.mb9emi {
  margin-bottom: 9em !important;
}

.ml9emi {
  margin-left: 9em !important;
}

.mr9emi {
  margin-right: 9em !important;
}

.mt10em {
  margin-top: 10em;
}

.mb10em {
  margin-bottom: 10em;
}

.ml10em {
  margin-left: 10em;
}

.mr10em {
  margin-right: 10em;
}

.mt10emi {
  margin-top: 10em !important;
}

.mb10emi {
  margin-bottom: 10em !important;
}

.ml10emi {
  margin-left: 10em !important;
}

.mr10emi {
  margin-right: 10em !important;
}

.mtauto {
  margin-top: auto;
}

.mbauto {
  margin-bottom: auto;
}

.mlrauto {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

header {
  border-top: 5px #e27500 solid;
  width: auto;
  position: relative;
}

@media screen and (min-width: 769px) {
  header {
    min-width: 1040px;
  }
}

@media screen and (max-width: 768px) {
  header {
    overflow: hidden;
  }
}

@media screen and (min-width: 769px) {
  header.narrow {
    height: 149px;
  }
}

@media screen and (max-width: 768px) {
  header.narrow {
    height: calc(247.17/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  header.supernarrow {
    height: 149px;
  }
}

@media screen and (max-width: 768px) {
  header.supernarrow {
    height: calc(187.17/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  header.wide {
    height: 238px;
  }
}

@media screen and (max-width: 768px) {
  header.wide {
    height: calc(295.98/ 375 * 100vw);
  }
}

header .inner {
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 769px) {
  header .inner {
    width: 1040px;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  header .inner {
    width: auto;
    height: 100%;
  }
}

header .range {
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: left;
  color: #e27500;
  width: 193px;
  height: 34px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #e27500;
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: 20px;
}

header .nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: absolute;
  top: 23px;
  left: 283px;
}

header .nav li {
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: center;
  color: #595757;
}

header .nav li a {
  color: #595757;
  text-decoration: none;
}

header .nav li:not(:last-child):after {
  content: "｜";
}

header .logo {
  width: 230px;
  position: absolute;
}

@media screen and (min-width: 769px) {
  header .logo {
    top: 19px;
    right: 20px;
  }
}

@media screen and (max-width: 768px) {
  header .logo {
    width: calc(165.85/ 375 * 100vw);
    top: calc(15.3/ 375 * 100vw);
    left: calc(15/ 375 * 100vw);
  }
}

header .title {
  width: 564px;
  position: absolute;
  top: 69px;
  left: 21px;
}

header .title img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  header .title {
    width: calc(345/ 375 * 100vw);
    top: calc(80/ 375 * 100vw);
    left: calc(15/ 375 * 100vw);
  }
}

header .copy {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: left;
  color: #595757;
  position: absolute;
  top: 106px;
  left: 20px;
}

@media screen and (max-width: 768px) {
  header .copy {
    text-align: center;
    font-size: calc(15/ 375 * 100vw);
    line-height: calc(21/ 375 * 100vw);
    width: 100%;
    top: calc(149/ 375 * 100vw);
    left: 0;
  }
  .top header .copy,
.movie header .copy {
    display: none;
  }
}

header .sns {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: absolute;
}

header .sns li {
  width: 30px;
  height: 30px;
  background: transparent;
}

@media screen and (max-width: 768px) {
  header .sns li {
    width: calc(30.77/ 375 * 100vw);
    height: calc(30.77/ 375 * 100vw);
  }
}

header .sns li img {
  width: 100%;
}

header .sns li:not(:last-child) {
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  header .sns li:not(:last-child) {
    margin-right: calc(4/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  header .sns {
    top: 69px;
    right: 20px;
  }
}

@media screen and (max-width: 768px) {
  header .sns {
    bottom: calc(14/ 375 * 100vw);
    left: 0;
    justify-content: center;
    width: 100%;
  }
}

header .daysleft {
  display: flex;
  width: 141px;
  height: 43px;
  border-radius: 3px;
  background: #e27500;
  position: absolute;
}

@media screen and (min-width: 769px) {
  header .daysleft {
    right: 20px;
    top: 67px;
  }
}

@media screen and (max-width: 768px) {
  header .daysleft {
    width: calc(173/ 375 * 100vw);
    height: calc(21/ 375 * 100vw);
    border-radius: calc(3/ 375 * 100vw);
    left: calc(15/ 375 * 100vw);
    top: calc(147/ 375 * 100vw);
  }
}

header .daysleft .label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  color: #fff;
  width: 78px;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  header .daysleft .label {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    width: calc(103/ 375 * 100vw);
  }
}

header .daysleft .number {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  font-weight: 500;
  font-size: 23px;
  letter-spacing: 0.03em;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  header .daysleft .number {
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

header .localnav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  position: absolute;
}

@media screen and (min-width: 769px) {
  header .localnav {
    right: 20px;
    top: 119px;
  }
}

@media screen and (max-width: 768px) {
  header .localnav {
    left: calc(15/ 375 * 100vw);
    top: calc(187/ 375 * 100vw);
    width: calc(345/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  header .localnav li:not(:last-child) {
    margin-right: 15px;
  }
}

header .localnav li a {
  display: flex;
  justify-content: left;
  align-items: center;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: left;
  color: #595757;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  header .localnav li a {
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    margin-bottom: calc(4/ 375 * 100vw);
  }
}

header .localnav li a i {
  content: "";
  display: inline-block;
  background: url(/dietetic-congress2021/assets/img/icon_arrowdown@2x.png) center no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  header .localnav li a i {
    background-size: calc(19/ 375 * 100vw) calc(19/ 375 * 100vw);
    width: calc(19/ 375 * 100vw);
    height: calc(19/ 375 * 100vw);
    margin-right: calc(4/ 375 * 100vw);
  }
}

header .localnav li .log {
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0.11em;
  line-height: 20px;
  text-align: left;
  color: #dc5e00;
}

@media screen and (max-width: 768px) {
  header .localnav li .log {
    font-size: calc(10/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

header .localnav_big {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 15.5px;
  left: 0;
}

@media screen and (max-width: 768px) {
  header .localnav_big {
    margin: 0;
    width: calc(366/ 375 * 100vw);
    left: calc(4.5/ 375 * 100vw);
    bottom: calc(20/ 375 * 100vw);
  }
}

header .localnav_big li {
  width: 316px;
  height: 50px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #e27500;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  header .localnav_big li {
    width: auto;
    height: calc(35.51/ 375 * 100vw);
  }
}

header .localnav_big li a {
  text-decoration: none;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.08em;
  line-height: 36.76px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  header .localnav_big li a {
    font-size: calc(12/ 375 * 100vw);
    letter-spacing: 0.1em;
    line-height: calc(24/ 375 * 100vw);
    padding: 0 calc(4/ 375 * 100vw);
    white-space: nowrap;
  }
}

header .localnav_big li a:before {
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_bigarrow@2x.png) center no-repeat;
  background-size: 13.42px 28.02px;
  width: 13.42px;
  height: 28.02px;
  margin-left: 20px;
  margin-right: 16px;
}

@media screen and (max-width: 768px) {
  header .localnav_big li a:before {
    display: none;
  }
}

header .localnav_big li a i {
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_title_contents@2x.png) center no-repeat;
  background-size: 39.14px 30.33px;
  width: 39.14px;
  height: 30.33px;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  header .localnav_big li a i {
    background-size: contain;
    width: calc(20/ 375 * 100vw);
    height: calc(15.5/ 375 * 100vw);
    margin-right: calc(3.6/ 375 * 100vw);
  }
}

header .localnav_big li a i.movie {
  background-image: url(/dietetic-congress2021/assets/img/icon_subtitle_movie@2x.png);
}

header .localnav_big li a i.exhibition {
  background-image: url(/dietetic-congress2021/assets/img/icon_subtitle_exhibition@2x.png);
}

header .localnav_big li a i.news {
  background-image: url(/dietetic-congress2021/assets/img/icon_subtitle_pr@2x.png);
}

header .btnmenuwrap {
  width: calc(56/ 375 * 100vw);
  height: calc(56/ 375 * 100vw);
  background: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}

header .btnmenuwrap a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/dietetic-congress2021/assets/img/btmenu@2x.png) center center no-repeat;
  background-size: calc(25/ 375 * 100vw) calc(20/ 375 * 100vw);
}

header .btmenuclose {
  width: calc(56/ 375 * 100vw);
  height: calc(56/ 375 * 100vw);
  background: url(/dietetic-congress2021/assets/img/btmenu_close@2x.png) center center no-repeat;
  background-size: calc(21/ 375 * 100vw) calc(21/ 375 * 100vw);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}

.spnav .spnav {
  max-height: 100vh;
  height: calc(436/ 375 * 100vw);
  background: #ffffff;
  padding: calc(17.3/ 375 * 100vw) calc(16/ 375 * 100vw) calc(41/ 375 * 100vw);
  box-sizing: border-box;
  overflow: auto;
}

.spnav .spnav .logo {
  position: relative;
  width: calc(165.85/ 375 * 100vw);
  margin-bottom: calc(25/ 375 * 100vw);
  left: calc(-1/ 375 * 100vw);
}

.spnav .spnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.spnav .spnav ul li {
  display: block;
  height: calc(45/ 375 * 100vw);
  border-top: 1px #E27500 solid;
  font-weight: 500;
  font-size: calc(16/ 375 * 100vw);
  letter-spacing: 0.02em;
  line-height: calc(45/ 375 * 100vw);
  text-align: left;
  color: #595757;
}

.spnav .spnav ul li:last-child {
  border-bottom: 1px #E27500 solid;
}

.spnav .spnav ul li a {
  width: 100%;
  height: calc(45/ 375 * 100vw);
  text-decoration: none;
  color: #595757;
  display: flex;
  justify-content: left;
  align-items: center;
}

.mv {
  position: relative;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .mv {
    width: 1040px;
  }
}

.mv .mvbg {
  width: 100%;
}

.mv .linkbox,
.mv .link1,
.mv .link2,
.mv .link3,
.mv .link4 {
  display: block;
  position: absolute;
  background: transparent;
  width: 250px;
  height: 252px;
}

@media screen and (max-width: 768px) {
  .mv .linkbox,
.mv .link1,
.mv .link2,
.mv .link3,
.mv .link4 {
    width: 100%;
    height: calc(148/ 375 * 100vw);
  }
}

.mv .link1 {
  top: 0;
  left: 20px;
}

@media screen and (max-width: 768px) {
  .mv .link1 {
    top: calc(0/ 375 * 100vw);
    left: calc(0/ 375 * 100vw);
  }
}

.mv .link2 {
  top: 0;
  left: 270px;
}

@media screen and (max-width: 768px) {
  .mv .link2 {
    height: calc(148/ 375 * 100vw);
    top: calc(148/ 375 * 100vw);
    left: calc(0/ 375 * 100vw);
  }
}

.mv .link3 {
  top: 0;
  left: 520px;
}

@media screen and (max-width: 768px) {
  .mv .link3 {
    height: calc(148/ 375 * 100vw);
    top: calc(296/ 375 * 100vw);
    left: calc(0/ 375 * 100vw);
  }
}

.mv .link4 {
  top: 0;
  left: 770px;
}

@media screen and (max-width: 768px) {
  .mv .link4 {
    height: calc(148/ 375 * 100vw);
    top: calc(444/ 375 * 100vw);
    left: calc(0/ 375 * 100vw);
  }
}

.mv .info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1040px;
  height: auto;
  background: #e27500;
  padding: 17px 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .mv .info {
    flex-direction: column;
    width: 100%;
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(23/ 375 * 100vw);
    padding: calc(17/ 375 * 100vw) calc(15/ 375 * 100vw);
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.mv .info .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 151.66px;
  height: 34.91px;
  border-radius: 5px;
  background: transparent;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
}

.mv .info .btn.green {
  background: #009a44;
}

@media screen and (min-width: 769px) {
  .mv .info .btn {
    margin-left: 18px;
  }
}

@media screen and (max-width: 768px) {
  .mv .info .btn {
    width: calc(151.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
    margin-top: calc(7/ 375 * 100vw);
  }
}

.mv .message {
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.09em;
  line-height: 26px;
  text-align: center;
  color: #fff;
  margin-top: 291px;
}

@media screen and (max-width: 768px) {
  .mv .message {
    margin-top: calc(274/ 375 * 100vw);
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.mv .inner {
  position: absolute;
  top: 0;
}

@media screen and (min-width: 769px) {
  .mv .inner {
    width: 1040px;
    left: calc(100%/2 - 1040px/2);
  }
}

@media screen and (max-width: 768px) {
  .mv .inner {
    width: 100%;
    left: 0;
  }
}

.mv .inner .signin {
  width: 332px;
  height: 308px;
  border-radius: 19px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #707070;
  padding: 14px calc(332px/2 - 297px/2) 26px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .mv .inner .signin {
    position: absolute;
    top: 50px;
    right: 19px;
  }
}

@media screen and (max-width: 768px) {
  .mv .inner .signin {
    width: calc(345/ 375 * 100vw);
    height: calc(309/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
    padding: calc(17.5/ 375 * 100vw) calc(17.5/ 375 * 100vw) calc(16/ 375 * 100vw);
  }
}

.mv .inner .signin .lead {
  margin: 0;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
  color: #595757;
}

.mv .inner .signin .lead small {
  font-size: 0.5em;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .lead {
    font-size: calc(20/ 375 * 100vw);
  }
}

.mv .inner .signin hr {
  border: none;
  width: 297px;
  border-bottom: 1px solid #595757;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin hr {
    width: 100%;
  }
}

.mv .inner .signin .message {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .message {
    font-size: calc(16/ 375 * 100vw);
  }
}

.mv .inner .signin .btn {
  width: 200px;
  height: 40px;
  border-radius: 5px;
  background: #009a44;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .btn {
    width: calc(200/ 375 * 100vw);
    height: calc(40/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(20/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.mv .inner .signin .notice {
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3;
  text-align: left;
  color: #595757;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .notice {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    text-align: center;
  }
}

.mv .inner .signin .link-more01 {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #595757;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .link-more01 {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

.mv .inner .signin .link-more01 i {
  background: url(/dietetic-congress2021/assets/img/icon_arrowright@2x.png) center no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  .mv .inner .signin .link-more01 i {
    background-size: calc(18/ 375 * 100vw) calc(18/ 375 * 100vw);
    width: calc(18/ 375 * 100vw);
    height: calc(18/ 375 * 100vw);
    margin-right: calc(4/ 375 * 100vw);
  }
}

.recommend .inner,
.related .inner {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .recommend .inner,
.related .inner {
    width: auto;
  }
}

.recommend.contents .sectiontitle,
.related.contents .sectiontitle {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #e27500;
  margin: 14px auto 19px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e27500;
}

@media screen and (max-width: 768px) {
  .recommend.contents .sectiontitle,
.related.contents .sectiontitle {
    justify-content: left;
    margin: calc(14/ 375 * 100vw) auto calc(19/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(36.76/ 375 * 100vw);
    letter-spacing: 0.05em;
    padding: 0 calc(15/ 375 * 100vw) calc(13/ 375 * 100vw);
  }
}

.recommend.contents .sectiontitle.top,
.related.contents .sectiontitle.top {
  color: #ffffff;
  padding-top: 13px;
  background: #e27500;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .recommend.contents .sectiontitle.top,
.related.contents .sectiontitle.top {
    padding-top: calc(13/ 375 * 100vw);
  }
}

.recommend.contents .sectiontitle .icon_recommend,
.related.contents .sectiontitle .icon_recommend {
  background: url(/dietetic-congress2021/assets/img/icon_title_recommend@2x.png) center no-repeat;
  background-size: 25.39px 25.39px;
  width: 25.39px;
  height: 25.39px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}

@media screen and (max-width: 768px) {
  .recommend.contents .sectiontitle .icon_recommend,
.related.contents .sectiontitle .icon_recommend {
    background-size: contain;
    width: calc(25.39/ 375 * 100vw);
    height: calc(25.39/ 375 * 100vw);
    margin-right: calc(7/ 375 * 100vw);
  }
}

.recommend.contents .sectiontitle.top .icon_recommend,
.related.contents .sectiontitle.top .icon_recommend {
  background-image: url(/dietetic-congress2021/assets/img/icon_title_recommend_w@2x.png);
}

.recommend .segtitle,
.related .segtitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 15.5px;
  text-align: left;
  color: #e27500;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .recommend .segtitle,
.related .segtitle {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(15.5/ 375 * 100vw);
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.recommend .segtitle i,
.related .segtitle i {
  display: block;
  margin-right: 5px;
  vertical-align: middle;
}

.recommend .segtitle i.icon_movie,
.related .segtitle i.icon_movie {
  width: 20px;
  height: 15.5px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_movie@2x.png) center no-repeat;
  background-size: 20px 15.5px;
}

@media screen and (max-width: 768px) {
  .recommend .segtitle i.icon_movie,
.related .segtitle i.icon_movie {
    width: calc(20/ 375 * 100vw);
    height: calc(15.5/ 375 * 100vw);
    background-size: calc(20/ 375 * 100vw) calc(15.5/ 375 * 100vw);
  }
}

.recommend .segtitle i.icon_exhibition,
.related .segtitle i.icon_exhibition {
  width: 20px;
  height: 15.5px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_exhibition@2x.png) center no-repeat;
  background-size: 20px 15.5px;
}

@media screen and (max-width: 768px) {
  .recommend .segtitle i.icon_exhibition,
.related .segtitle i.icon_exhibition {
    width: calc(20/ 375 * 100vw);
    height: calc(15.5/ 375 * 100vw);
    background-size: calc(20/ 375 * 100vw) calc(15.5/ 375 * 100vw);
  }
}

.recommend .segtitle i.icon_news,
.related .segtitle i.icon_news {
  width: 20px;
  height: 15.5px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_pr@2x.png) center no-repeat;
  background-size: 20px 15.5px;
}

@media screen and (max-width: 768px) {
  .recommend .segtitle i.icon_news,
.related .segtitle i.icon_news {
    width: calc(20/ 375 * 100vw);
    height: calc(15.5/ 375 * 100vw);
    background-size: calc(20/ 375 * 100vw) calc(15.5/ 375 * 100vw);
  }
}

.recommend.contents .contentslist,
.related.contents .contentslist {
  height: auto;
}

@media screen and (min-width: 769px) {
  .recommend.contents .contentslist li:not(:nth-child(3n+3)),
.related.contents .contentslist li:not(:nth-child(3n+3)) {
    margin-right: 18px;
  }
}

@media screen and (max-width: 768px) {
  .recommend.contents .contentslist li,
.related.contents .contentslist li {
    width: 100%;
  }
}

.recommend.contents .contentslist li .listitem,
.related.contents .contentslist li .listitem {
  margin-right: 0;
  border: none;
}

@media screen and (max-width: 768px) {
  .related .segtitle {
    height: calc(30/ 375 * 100vw);
    background: #FEFEEC;
  }
}

@media screen and (min-width: 769px) {
  .article {
    width: 1040px;
    margin: 0 auto;
    padding-left: 40px;
  }
}

@media screen and (min-width: 769px) {
  .article .inner {
    width: 688px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .article .inner {
    width: calc(345/ 375 * 100vw);
    margin: 0 auto;
  }
}

.article .inner .articlehead {
  display: flex;
  padding-top: 10px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .article .inner .articlehead {
    width: 688px;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .articlehead {
    flex-direction: column;
    margin-bottom: calc(44/ 375 * 100vw);
  }
}

.article .inner .articlehead.addprl:before {
  content: "";
  background: url(/dietetic-congress2021/assets/img/deco_pr_l@2x.png) left top no-repeat;
  width: 50px;
  height: 31.82px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .article .inner .articlehead.addprl:before {
    width: calc(50/ 375 * 100vw);
    height: calc(31.82/ 375 * 100vw);
  }
}

.article .inner .articlehead.addprr:before {
  content: "";
  background: url(/dietetic-congress2021/assets/img/deco_pr_r@2x.png) left top no-repeat;
  width: 50px;
  height: 31.82px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .article .inner .articlehead.addprr:before {
    width: calc(50/ 375 * 100vw);
    height: calc(31.82/ 375 * 100vw);
  }
}

.article .inner .articlehead .logo {
  background: left top no-repeat;
  background-size: contain;
}

@media screen and (min-width: 769px) {
  .article .inner .articlehead .logo {
    width: 200px;
    height: 140px;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .articlehead .logo {
    width: calc(140/ 375 * 100vw);
    height: calc(89/ 375 * 100vw);
  }
}

.article .inner .articlehead .sponsorname {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 18px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .article .inner .articlehead .sponsorname {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(18/ 375 * 100vw);
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
  }
}

.article .inner .newsmv {
  padding-left: 67px;
  padding-right: 117px;
}

@media screen and (max-width: 768px) {
  .article .inner .newsmv {
    padding: 0;
  }
}

.article .inner .newsmv .hlimit {
  display: block;
  margin: 0 auto 25px;
  width: auto;
  height: 318px;
}

@media screen and (max-width: 768px) {
  .article .inner .newsmv .hlimit {
    height: calc(318/ 375 * 100vw);
  }
}

.article .inner .mv {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}

.article .inner .mv.hlimit {
  display: block;
  margin: 0 auto 25px;
  width: auto;
  height: 318px;
}

@media screen and (max-width: 768px) {
  .article .inner .mv.hlimit {
    height: calc(318/ 375 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .article .inner .mv {
    margin-bottom: calc(25/ 375 * 100vw);
  }
}

.article .inner h1 {
  margin: 0;
  font-weight: 500;
  font-size: 28px;
  line-height: 1;
  text-align: left;
  color: #595757;
  margin-bottom: 25px;
}

@media screen and (min-width: 769px) {
  .article .inner h1.small {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .article .inner h1 {
    font-weight: 500;
    font-size: calc(28/ 375 * 100vw);
    line-height: calc(35/ 375 * 100vw);
    margin-bottom: calc(35/ 375 * 100vw);
  }
}

.article .inner h1.reporttite {
  font-weight: 400;
  font-size: 28px;
  line-height: 41px;
  text-align: left;
  color: #595757;
}

.article .inner h1 .reportsubtitle {
  font-weight: normal;
  font-size: 24px;
  line-height: 40px;
  text-align: left;
  color: #e2751c;
}

@media screen and (max-width: 768px) {
  .article .inner h1 .reportsubtitle {
    font-size: calc(24/ 375 * 100vw);
    line-height: calc(40/ 375 * 100vw);
  }
}

.article .inner h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  text-align: left;
  color: #595757;
  margin-bottom: 10px;
}

.article .inner h2.newsh2 {
  font-size: 20px;
  line-height: 26px;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .article .inner h2 {
    font-size: calc(20/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
    margin-bottom: calc(10/ 375 * 100vw);
  }
}

.article .inner .reportteachername {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 26px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .article .inner .reportteachername {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(23/ 375 * 100vw);
  }
}

.article .inner p,
.article .inner .teacher,
.article .inner h3,
.article .inner figcaption {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 26px;
  text-align: left;
  color: #595757;
  margin-bottom: 10px;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .article .inner p,
.article .inner .teacher,
.article .inner h3,
.article .inner figcaption {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    margin-bottom: calc(10/ 375 * 100vw);
  }
}

.article .inner .teacher {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 21px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .article .inner .teacher {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(23/ 375 * 100vw);
  }
}

.article .inner h3 {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .article .inner h3 {
    font-weight: bold;
  }
}

.article .inner p > a,
.article .inner .teacher > a,
.article .inner h3 > a {
  color: #e27500;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .article .inner .w504px {
    width: 504px;
  }
}

@media screen and (min-width: 769px) {
  .article .inner .w75p {
    width: 75%;
  }
}

@media screen and (min-width: 769px) {
  .article .inner .w50p {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  .article .inner .w30p {
    width: 30%;
  }
}

@media screen and (min-width: 769px) {
  .article .inner .w20p {
    width: 20%;
  }
}

.article .inner figure img {
  width: 100%;
}

.article .inner .articlesectiontitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #e27500;
  margin: 21px 0;
}

@media screen and (max-width: 768px) {
  .article .inner .articlesectiontitle {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(18/ 375 * 100vw);
    margin: calc(21/ 375 * 100vw) 0;
  }
}

.article .inner .articlesectiontitle:after {
  content: "";
  display: block;
  width: auto;
  height: 0;
  background: transparent;
  flex-grow: 1;
  border-top: 1px dashed #e27500;
  margin-left: 17px;
  box-sizing: border-box;
}

.article .inner .movie {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0 0 40px;
  justify-content: center;
  text-align: center;
  box-sizing: content-box;
}

.article .inner .movie .movieframe {
  border: 1px solid #e27500;
  box-sizing: content-box;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .article .inner .movie .movieframe {
    width: 584px !important;
    height: 329px !important;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .movie .movieframe {
    width: calc(345/ 375 * 100vw) !important;
    height: calc(194.0625/ 375 * 100vw) !important;
  }
}

.article .inner .movie .movieframe iframe {
  border: none;
}

@media screen and (min-width: 769px) {
  .article .inner .movie .movieframe iframe {
    width: 584px !important;
    height: 328.5px !important;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .movie .movieframe iframe {
    width: calc(345/ 375 * 100vw) !important;
    height: calc(194.0625/ 375 * 100vw) !important;
  }
}

.article .inner .movie figcaption {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #595757;
  margin: 12px auto 0;
}

@media screen and (min-width: 769px) {
  .article .inner .movie figcaption {
    width: 584px !important;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .movie figcaption {
    width: calc(345/ 375 * 100vw) !important;
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    margin: calc(8/ 375 * 100vw) auto 0;
  }
}

.article .inner .docs,
.article .inner .contents .contentslist .movieitem .info .extend,
.contents .contentslist .movieitem .info .article .inner .extend {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 40px;
}

.article .inner .docs a,
.article .inner .contents .contentslist .movieitem .info .extend a,
.contents .contentslist .movieitem .info .article .inner .extend a {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .article .inner .docs,
.article .inner .contents .contentslist .movieitem .info .extend,
.contents .contentslist .movieitem .info .article .inner .extend {
    padding: 0;
  }
}

.article .inner .docs .doc,
.article .inner .contents .contentslist .movieitem .info .extend .doc,
.contents .contentslist .movieitem .info .article .inner .extend .doc {
  margin-bottom: 35px;
}

@media screen and (min-width: 769px) {
  .article .inner .docs .doc,
.article .inner .contents .contentslist .movieitem .info .extend .doc,
.contents .contentslist .movieitem .info .article .inner .extend .doc {
    width: 273px;
  }
  .article .inner .docs .doc:nth-child(2n),
.article .inner .contents .contentslist .movieitem .info .extend .doc:nth-child(2n),
.contents .contentslist .movieitem .info .article .inner .extend .doc:nth-child(2n) {
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .docs .doc,
.article .inner .contents .contentslist .movieitem .info .extend .doc,
.contents .contentslist .movieitem .info .article .inner .extend .doc {
    margin-bottom: calc(35/ 375 * 100vw);
  }
}

.article .inner .docs .doc .item,
.article .inner .contents .contentslist .movieitem .info .extend .doc .item,
.contents .contentslist .movieitem .info .article .inner .extend .doc .item {
  width: 100%;
}

.article .inner .docs .doc .item .image,
.article .inner .contents .contentslist .movieitem .info .extend .doc .item .image,
.contents .contentslist .movieitem .info .article .inner .extend .doc .item .image {
  width: 100%;
  height: 148px;
  display: flex;
  justify-content: center;
  justify-items: center;
  border: 1px solid #e27500;
  box-sizing: content-box;
  background: center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .article .inner .docs .doc .item .image,
.article .inner .contents .contentslist .movieitem .info .extend .doc .item .image,
.contents .contentslist .movieitem .info .article .inner .extend .doc .item .image {
    width: calc(273/ 375 * 100vw);
    height: calc(147.45/ 375 * 100vw);
  }
}

.article .inner .docs .doc .item figcaption,
.article .inner .contents .contentslist .movieitem .info .extend .doc .item figcaption,
.contents .contentslist .movieitem .info .article .inner .extend .doc .item figcaption {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #595757;
  margin-top: 11px;
}

@media screen and (max-width: 768px) {
  .article .inner .docs .doc .item figcaption,
.article .inner .contents .contentslist .movieitem .info .extend .doc .item figcaption,
.contents .contentslist .movieitem .info .article .inner .extend .doc .item figcaption {
    width: calc(273/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    margin-top: calc(10/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .challenge {
    width: 1040px;
    padding-left: 40px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .challenge .inner {
    width: 688px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .challenge .inner {
    width: calc(345/ 375 * 100vw);
    margin: 0 auto calc(88/ 375 * 100vw);
  }
}

.challenge .inner .articlesectiontitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 23px;
  line-height: 18px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .challenge .inner .articlesectiontitle {
    justify-content: center;
    font-size: calc(23/ 375 * 100vw);
    line-height: calc(18/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .challenge .inner .articlesectiontitle:after {
    content: "";
    display: block;
    width: auto;
    height: 0;
    background: transparent;
    flex-grow: 1;
    border-top: 2px dashed #e27500;
    margin-left: 17px;
    box-sizing: border-box;
  }
}

.challenge .inner .articlesectiontitle i {
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_challenge@2x.png) center no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  margin-right: 11px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .articlesectiontitle i {
    width: calc(60/ 375 * 100vw);
    height: calc(60/ 375 * 100vw);
    margin-right: calc(13/ 375 * 100vw);
  }
}

.challenge .inner .info {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .info {
    margin-top: calc(40/ 375 * 100vw);
  }
}

.challenge .inner .info img {
  width: 513.13px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .challenge .inner .info img {
    width: calc(302/ 375 * 100vw);
  }
}

.challenge .inner .present {
  display: flex;
  align-items: center;
  padding: 0 40px 0 92px;
  margin-top: 30px;
  margin-bottom: 75px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .present {
    padding: 0;
    flex-direction: column;
    margin-top: calc(29/ 375 * 100vw);
    margin-bottom: calc(29/ 375 * 100vw);
  }
}

.challenge .inner .present .presentimage {
  display: flex;
  justify-content: center;
  justify-items: center;
  position: relative;
  width: 164px;
  height: 164px;
  border-radius: 10px;
  border: 5px solid #e27500;
  background: center no-repeat;
  background-size: contain;
  box-sizing: content-box;
  margin-right: 23px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .present .presentimage {
    width: calc(164/ 375 * 100vw);
    height: calc(164/ 375 * 100vw);
    margin-right: 0;
    margin-bottom: calc(32.25/ 375 * 100vw);
  }
}

.challenge .inner .present .presentimage:after {
  content: "";
  width: 166px;
  height: 25.25px;
  background: url(/dietetic-congress2021/assets/img/deco_present@2x.png) center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -34.25px;
  left: -1px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .present .presentimage:after {
    bottom: calc(-32.25/ 375 * 100vw);
    width: calc(164/ 375 * 100vw);
    height: calc(26/ 375 * 100vw);
  }
}

.challenge .inner .present figcaption {
  flex-shrink: 100;
  display: block;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 25px;
  text-align: left;
  color: #595757;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .challenge .inner .present figcaption {
    text-align: center;
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
    margin-top: calc(12/ 375 * 100vw);
  }
}

.challenge .inner h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .challenge .inner h3 {
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.challenge .inner p,
.challenge .article .inner .teacher,
.article .challenge .inner .teacher,
.challenge .article .inner h3,
.article .challenge .inner h3 {
  word-break: break-all;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .challenge .inner p,
.challenge .article .inner .teacher,
.article .challenge .inner .teacher,
.challenge .article .inner h3,
.article .challenge .inner h3 {
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.challenge .inner a {
  text-decoration: none;
  color: #E27500;
}

.challenge .inner hr {
  border: none;
  border-bottom: 1px solid #e27500;
  opacity: 1;
}

.challenge .inner .question {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 688px;
  height: auto;
  background: #fefeec;
  padding: 40px 20px 35px 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #e27500;
  margin-bottom: 62.90449px;
  border-top: 3px solid #e27500;
}

@media screen and (max-width: 768px) {
  .challenge .inner .question {
    align-items: center;
    border-top-width: calc(3/ 375 * 100vw);
    width: calc(348/ 375 * 100vw);
    padding: calc(20/ 375 * 100vw) 0;
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
  }
}

.challenge .inner .question:after {
  position: absolute;
  bottom: -21.90449px;
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/deco_question@2x.png) center no-repeat;
  background-size: contain;
  width: 688px;
  height: 21.90449px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .question:after {
    bottom: calc(-21.49/ 375 * 100vw);
    width: calc(348/ 375 * 100vw);
    height: calc(21.49/ 375 * 100vw);
    background-image: url(/dietetic-congress2021/assets/img/deco_question_sp@2x.png);
  }
}

.challenge .inner .question:before {
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_q@2x.png) center no-repeat;
  background-size: contain;
  width: 65px;
  height: 65px;
  margin-right: 23px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .challenge .inner .question:before {
    width: calc(80/ 375 * 100vw);
    height: calc(80/ 375 * 100vw);
    margin-right: calc(21/ 375 * 100vw);
  }
}

.challenge .inner .answer {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.challenge .inner .answer .answertitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 584px;
  height: 78px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #707070;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-align: left;
  color: #595757;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answertitle {
    position: relative;
    align-items: flex-start;
    width: calc(345/ 375 * 100vw);
    height: calc(115.75/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
    padding: calc(17/ 375 * 100vw) calc(15.5/ 375 * 100vw) calc(28/ 375 * 100vw) calc(7.5/ 375 * 100vw);
    font-size: calc(20/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
  }
}

.challenge .inner .answer .answertitle:before {
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_a1@2x.png) center no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-left: 14px;
  margin-right: 22px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answertitle:before {
    width: calc(60/ 375 * 100vw);
    height: calc(60/ 375 * 100vw);
    margin: 0;
    margin-right: calc(21/ 375 * 100vw);
  }
}

.challenge .inner .answer .answertitle:after {
  content: "";
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_arrowdowngray@2x.png) center no-repeat;
  background-size: contain;
  width: 21.65px;
  height: 12.94px;
  margin-left: auto;
  margin-right: 25px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answertitle:after {
    position: absolute;
    width: calc(21.65/ 375 * 100vw);
    height: calc(12.94/ 375 * 100vw);
    left: calc(161/ 375 * 100vw);
    bottom: calc(9.4/ 375 * 100vw);
  }
}

.challenge .inner .answer .answertitle.open {
  color: #e27500;
}

.challenge .inner .answer .answertitle.open:after {
  background-image: url(/dietetic-congress2021/assets/img/icon_arrowupngray@2x.png);
}

.challenge .inner .answer .answerbody {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 583.97px;
  height: auto;
  background: #fefeec;
  border: 1px solid #707070;
  border-top: none;
  border-radius: 0 0 10px 10px;
  padding: 31px 20px 28px 39px;
}

.challenge .inner .answer .answerbody > * {
  flex-shrink: 10;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answerbody {
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    width: calc(348/ 375 * 100vw);
    border-radius: 0 0 calc(10/ 375 * 100vw) calc(10/ 375 * 100vw);
    padding: calc(24/ 375 * 100vw) calc(15.5/ 375 * 100vw) calc(26.5/ 375 * 100vw) calc(15.5/ 375 * 100vw);
  }
}

.challenge .inner .answer .answerbody:before {
  content: "";
  display: block;
  background-image: url(/dietetic-congress2021/assets/img/img_correct@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 122px;
  height: 122px;
  margin-right: 38px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answerbody:before {
    width: calc(122/ 375 * 100vw);
    height: calc(122/ 375 * 100vw);
    margin-right: calc(8.8/ 375 * 100vw);
  }
}

.challenge .inner .answer .answerbody .txt,
.challenge .inner .answer .answerbody .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .challenge .inner .answer .answerbody .sponsor {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answerbody .txt,
.challenge .inner .answer .answerbody .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .challenge .inner .answer .answerbody .sponsor {
    width: calc(186/ 375 * 100vw + -2px);
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(28/ 375 * 100vw);
  }
}

.challenge .inner .answer .answerbody .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 45.77px;
  border-radius: 5px;
  background: #1a9a44;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer .answerbody .btn {
    width: calc(154/ 375 * 100vw);
    height: calc(45.77/ 375 * 100vw);
    margin-top: calc(16.7/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(20/ 375 * 100vw);
    line-height: calc(29/ 375 * 100vw);
  }
}

.challenge .inner .answer.a1 .answertitle:before {
  background-image: url(/dietetic-congress2021/assets/img/icon_a1@2x.png);
}

.challenge .inner .answer.a2 .answertitle:before {
  background-image: url(/dietetic-congress2021/assets/img/icon_a2@2x.png);
}

.challenge .inner .answer.a3 .answertitle:before {
  background-image: url(/dietetic-congress2021/assets/img/icon_a3@2x.png);
}

.challenge .inner .answer.incorrect .answerbody {
  align-items: center;
  padding-top: 39px;
  padding-left: 45px;
  background: rgba(183, 183, 183, 0.2);
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer.incorrect .answerbody {
    padding-top: calc(15.7/ 375 * 100vw);
    padding-left: calc(24.2/ 375 * 100vw);
    padding-bottom: calc(26.5/ 375 * 100vw);
  }
}

.challenge .inner .answer.incorrect .answerbody:before {
  background-image: url(/dietetic-congress2021/assets/img/img_incorrect@2x.png);
  width: 91.54px;
  height: 91.54px;
}

@media screen and (max-width: 768px) {
  .challenge .inner .answer.incorrect .answerbody:before {
    width: calc(91.54/ 375 * 100vw);
    height: calc(91.54/ 375 * 100vw);
    margin-right: calc(30.6/ 375 * 100vw);
  }
}

.challenge .inner .answer.incorrect .answerbody .txt,
.challenge .inner .answer.incorrect .answerbody .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .challenge .inner .answer.incorrect .answerbody .sponsor {
  color: #54c3f1;
}

@media screen and (min-width: 769px) {
  .articlecontact {
    width: 1040px;
    padding-left: 40px;
    margin: 0 auto;
  }
}

.articlecontact .inner {
  border-radius: 10px;
  background: #e27500;
  margin: 0;
  padding: 21px 25px 0;
}

@media screen and (min-width: 769px) {
  .articlecontact .inner {
    width: 688px;
    height: 205px;
  }
}

@media screen and (max-width: 768px) {
  .articlecontact .inner {
    width: calc(345/ 375 * 100vw);
    margin: 0 auto;
    padding: calc(21/ 375 * 100vw) calc(24/ 375 * 100vw) calc(41/ 375 * 100vw);
  }
}

.articlecontact .inner .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-align: left;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .articlecontact .inner .title {
    justify-content: center;
    font-size: calc(23/ 375 * 100vw);
  }
}

.articlecontact .inner .title i {
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_contact@2x.png) center no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-right: 11px;
}

@media screen and (max-width: 768px) {
  .articlecontact .inner .title i {
    width: calc(40/ 375 * 100vw);
    height: calc(40/ 375 * 100vw);
  }
}

.articlecontact .inner .txt,
.articlecontact .inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .articlecontact .inner .sponsor {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  color: #fff;
  margin: 13px 0 0;
}

@media screen and (max-width: 768px) {
  .articlecontact .inner .txt,
.articlecontact .inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .articlecontact .inner .sponsor {
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
    margin: calc(24/ 375 * 100vw) 0 0;
  }
}

.articlecontact .inner .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 205.22px;
  height: 47.08px;
  border-radius: 5px;
  background: #1a9a44;
  border: 1px solid #fff;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
  margin: 17px auto 0;
}

@media screen and (max-width: 768px) {
  .articlecontact .inner .btn {
    width: calc(205.22/ 375 * 100vw);
    height: calc(47.08/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    margin: calc(26/ 375 * 100vw) auto 0;
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
  }
}

.side {
  position: relative;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .side {
    width: 1040px;
  }
}

.side > .inner {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 40px;
}

.side > .inner .related .segtitle {
  background: #FEFEEC;
  height: 30px;
}

@media screen and (max-width: 768px) {
  .side > .inner .related .segtitle {
    height: calc(30/ 375 * 100vw);
  }
}

.side > .inner .recommend,
.side > .inner .related {
  min-width: 0;
}

.side > .inner .recommend .sectiontitle,
.side > .inner .related .sectiontitle {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1;
}

.side > .inner .recommend .sectiontitle i,
.side > .inner .related .sectiontitle i {
  width: 25.39px;
  height: 25.39px;
  background-size: contain;
}

.side > .inner .recommend .inner,
.side > .inner .related .inner {
  width: 232px;
  border-bottom: none;
}

.side > .inner .recommend .inner .contentswrap,
.side > .inner .related .inner .contentswrap {
  width: 100%;
}

.side > .inner .recommend.contents .contentslist,
.side > .inner .related.contents .contentslist {
  height: auto;
  flex-direction: column;
  width: 100%;
}

.side > .inner .recommend.contents .contentslist li,
.side > .inner .related.contents .contentslist li {
  width: 100%;
}

.side > .inner .recommend.contents .contentslist li:not(:nth-child(3n+3)),
.side > .inner .related.contents .contentslist li:not(:nth-child(3n+3)) {
  margin-right: 0;
}

.side > .inner .recommend.contents .contentslist li .listitem,
.side > .inner .related.contents .contentslist li .listitem {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .under .inner {
    width: calc(345/ 375 * 100vw);
    margin: 0 auto;
  }
  .under .inner .addpartingline {
    border-bottom: none;
  }
}

.otsuka {
  font-family: 'Kosugi', sans-serif;
}

@media screen and (min-width: 769px) {
  .archive {
    width: 1040px;
    margin: 0 auto;
    padding-left: 40px;
  }
}

@media screen and (min-width: 769px) {
  .archive .inner {
    width: 688px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .archive .inner {
    width: calc(345/ 375 * 100vw);
    margin: 0 auto;
  }
}

.archive .inner .archivetitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #e27500;
  margin: 29px 0 23px;
}

@media screen and (min-width: 769px) {
  .archive .inner .archivetitle {
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .archive .inner .archivetitle {
    flex-direction: column;
    font-size: calc(22/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.archive .inner .archivetitle .icon_title {
  background: url(/dietetic-congress2021/assets/img/icon_title_live@2x.png) center no-repeat;
  background-size: 100.59px 36.15px;
  width: 100.59px;
  height: 36.15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}

@media screen and (max-width: 768px) {
  .archive .inner .archivetitle .icon_title {
    background-size: calc(100.59/ 375 * 100vw) calc(36.15/ 375 * 100vw);
    width: calc(100.59/ 375 * 100vw);
    height: calc(36.15/ 375 * 100vw);
    margin: 0 0 calc(15/ 375 * 100vw);
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .archive .inner .sessioncontent,
.archive .inner .sessiontitle,
.archive .inner .sessiontxt,
.archive .inner .sessionnotice,
.archive .inner .sessionbtn {
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .archive .inner .sessioncontent,
.archive .inner .sessiontitle,
.archive .inner .sessiontxt,
.archive .inner .sessionnotice,
.archive .inner .sessionbtn {
    margin-left: 0;
  }
}

.archive .inner .sessiontitle {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.09em;
  line-height: 1;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .archive .inner .sessiontitle {
    font-size: calc(20/ 375 * 100vw);
  }
}

.archive .inner .sessiontxt {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 26px;
  text-align: left;
  color: #595757;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .archive .inner .sessiontxt {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.archive .inner .sessionnotice {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 26px;
  text-align: left;
  color: #595757;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .archive .inner .sessionnotice {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.archive .inner .sessionbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 194px;
  height: 45.77px;
  border-radius: 5px;
  background: #d57215;
  font-weight: normal;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .archive .inner .sessionbtn {
    width: calc(194/ 375 * 100vw);
    height: calc(45.77/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(29/ 375 * 100vw);
  }
}

.archive .inner .archiveplayer {
  width: 657px !important;
  height: auto;
  border: 1px #000 solid;
  box-sizing: content-box;
}

@media screen and (max-width: 768px) {
  .archive .inner .archiveplayer {
    width: calc(345/ 375 * 100vw) !important;
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.archive .inner .archiveplayer iframe {
  display: block;
}

@media screen and (min-width: 769px) {
  .archive .inner .archiveplayer iframe {
    width: 657px  !important;
    height: 369.5625px !important;
  }
}

@media screen and (max-width: 768px) {
  .archive .inner .archiveplayer iframe {
    width: calc(345/ 375 * 100vw) !important;
    height: calc(194.0625/ 375 * 100vw) !important;
  }
}

.movieplayer {
  background: #362e2b;
}

.movieplayer .inner {
  margin: 0 auto;
  padding: 18px 0 24px;
  width: 960px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner {
    width: calc(345/ 375 * 100vw);
    padding: calc(20/ 375 * 100vw) 0 calc(20/ 375 * 100vw);
    flex-direction: column;
  }
}

.movieplayer .inner .playersection {
  width: 711px !important;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection {
    width: calc(345/ 375 * 100vw) !important;
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .movieplayer .inner .playersection iframe {
    width: 711px  !important;
    height: 399.9375px !important;
  }
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection iframe {
    width: calc(345/ 375 * 100vw) !important;
    height: calc(194.0625/ 375 * 100vw) !important;
  }
}

.movieplayer .inner .playersection .informations {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
}

@media screen and (min-width: 769px) {
  .movieplayer .inner .playersection .informations {
    width: 711px;
    height: 399.9375px;
  }
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations {
    width: calc(345/ 375 * 100vw);
    height: calc(194.0625/ 375 * 100vw);
  }
}

.movieplayer .inner .playersection .informations.id21 {
  position: relative;
}

@media screen and (min-width: 769px) {
  .movieplayer .inner .playersection .informations.id21 {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations.id21 {
    height: auto;
  }
}

.movieplayer .inner .playersection .informations.id21 img {
  display: block;
  width: 100%;
}

.movieplayer .inner .playersection .informations.id21 .linkreport {
  display: block;
  position: absolute;
  width: 610px;
  height: 160px;
  background: transparent;
  left: 49px;
  top: 251px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations.id21 .linkreport {
    width: calc(375 / 375 * (345/ 375 * 100vw));
    height: calc(110.74 / 375 * (345/ 375 * 100vw));
    top: calc(261 / 375 * (345/ 375 * 100vw));
    left: 0;
  }
}

.movieplayer .inner .playersection .informations .information_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 559px;
  height: 349.87px;
  border-radius: 10px;
  background: transparent;
  border: 5px solid #e27500;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations .information_inner {
    width: calc(315/ 375 * 100vw);
    height: calc(177.1875/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
  }
}

.movieplayer .inner .playersection .informations .information_inner .txt,
.movieplayer .inner .playersection .informations .information_inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .movieplayer .inner .playersection .informations .information_inner .sponsor {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 43px;
  text-align: center;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations .information_inner .txt,
.movieplayer .inner .playersection .informations .information_inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .movieplayer .inner .playersection .informations .information_inner .sponsor {
    font-size: calc(17.64706/ 375 * 100vw);
    line-height: calc(25.29412/ 375 * 100vw);
  }
}

.movieplayer .inner .playersection .informations .information_inner .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 45.77px;
  border-radius: 5px;
  background: #1a9a44;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 29px;
  text-align: center;
  color: #fff;
  margin-top: 17px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .playersection .informations .information_inner .btn {
    width: calc(113.33333/ 375 * 100vw);
    height: calc(30.51333/ 375 * 100vw);
    border-radius: calc(3.33333/ 375 * 100vw);
    font-size: calc(13.33333/ 375 * 100vw);
    line-height: calc(19.33333/ 375 * 100vw);
  }
}

.movieplayer .inner .speaker {
  margin: 15px 0 0;
  padding-left: 56px;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-align: left;
  color: #fff;
  background: url(/dietetic-congress2021/assets/img/icon_speaker@2x.png) left top 2px no-repeat;
  background-size: 35.55px 31.18px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .speaker {
    margin: calc(15/ 375 * 100vw) 0 0;
    padding-left: calc(30/ 375 * 100vw);
    font-size: calc(10/ 375 * 100vw);
    line-height: calc(15/ 375 * 100vw);
    background-position: left top calc(2/ 375 * 100vw);
    background-size: calc(20/ 375 * 100vw) auto;
  }
}

.movieplayer .inner .speaker .name {
  font-weight: bold;
}

.movieplayer .inner .info {
  width: 231px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .btnwrap {
    order: 2;
    width: calc(127.5/ 375 * 100vw);
  }
}

.movieplayer .inner .info .btnwrap .btn_enquete img {
  width: 231px;
  height: 181.14px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .btnwrap .btn_enquete img {
    width: calc(127.5/ 375 * 100vw);
    height: auto;
  }
}

.movieplayer .inner .info .btnwrap .btn_aboutunit {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #fff;
  text-decoration: none;
  margin-top: 14px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .btnwrap .btn_aboutunit {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    margin-top: calc(14/ 375 * 100vw);
    margin-bottom: calc(10/ 375 * 100vw);
  }
}

.movieplayer .inner .info .btnwrap .btn_aboutunit i {
  background: url(/dietetic-congress2021/assets/img/icon_arrowright@2x.png) center no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .btnwrap .btn_aboutunit i {
    background-size: calc(18/ 375 * 100vw) calc(18/ 375 * 100vw);
    width: calc(18/ 375 * 100vw);
    height: calc(18/ 375 * 100vw);
    margin-right: calc(4/ 375 * 100vw);
  }
}

.movieplayer .inner .info .txt,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor {
  margin-bottom: 0;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .txt,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor {
    width: calc(210/ 375 * 100vw);
  }
}

.movieplayer .inner .info .txt .title,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor .title,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor .title {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: left;
  color: #fff;
  margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .txt .title,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor .title,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor .title {
    font-size: calc(10.5/ 375 * 100vw);
    line-height: calc(15.75/ 375 * 100vw);
    margin-bottom: 0;
  }
}

.movieplayer .inner .info .txt .body,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor .body,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor .body {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-align: left;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .movieplayer .inner .info .txt .body,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor .body,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor .body {
    font-size: calc(10/ 375 * 100vw);
    line-height: calc(15/ 375 * 100vw);
  }
}

.movieplayer .inner .info .txt .body a,
.movieplayer .inner .contents .contentslist .movieitem .info .sponsor .body a,
.contents .contentslist .movieitem .movieplayer .inner .info .sponsor .body a {
  color: #e2751e;
  text-decoration: none;
}

.students {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 333px;
  height: 220.46px;
  border-radius: 10px;
  background: rgba(254, 254, 236, 0.5);
  border: 1px solid #1a9a44;
  padding: 15px 31px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .students {
    width: calc(345/ 375 * 100vw);
    height: calc(259.49/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
    padding: calc(15/ 375 * 100vw) calc(35/ 375 * 100vw);
    margin: 0 auto;
  }
  .students.shownotice {
    height: calc(359.49/ 375 * 100vw);
  }
}

.students .title {
  font-weight: 500;
  font-size: 27px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: center;
  color: #1a9a44;
}

.students .title svg {
  overflow: hidden;
  vertical-align: text-bottom;
}

@media screen and (max-width: 768px) {
  .students .title {
    font-size: calc(27/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
  .students .title svg {
    width: calc(17.46/ 375 * 100vw);
    height: calc(33.47/ 375 * 100vw);
  }
}

.students .message {
  margin: 0 auto;
  width: auto;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 19.95px;
  text-align: left;
  color: #1a9a44;
}

@media screen and (max-width: 768px) {
  .students .message {
    width: calc(208.94/ 375 * 100vw);
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(19.95/ 375 * 100vw);
  }
}

.students .copy {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
  color: #1a9a44;
}

@media screen and (max-width: 768px) {
  .students .copy {
    font-size: calc(19/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.students .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 129.66px;
  height: 34.91px;
  border-radius: 5px;
  background: #1a9a44;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .students .btn {
    width: calc(129.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
  }
}

.students .notice {
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3;
  text-align: left;
  color: #595757;
  width: 100%;
  margin-bottom: 23px;
}

@media screen and (max-width: 768px) {
  .students .notice {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    text-align: center;
  }
}

.login {
  width: 647px;
  height: 220.46px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #e27500;
  position: relative;
  padding: 15px 0 15px 78.5px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .login {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: calc(345/ 375 * 100vw);
    height: calc(373.46/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
    padding: calc(19/ 375 * 100vw) 0 calc(23/ 375 * 100vw) 0;
    margin: 0 auto;
  }
}

.login .title {
  font-weight: 500;
  font-size: 27px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #e27500;
  box-sizing: border-box;
}

.login .title svg {
  overflow: hidden;
  vertical-align: text-bottom;
}

@media screen and (max-width: 768px) {
  .login .title {
    font-size: calc(27/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
  .login .title svg {
    width: calc(17.46/ 375 * 100vw);
    height: calc(33.47/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .login .title {
    width: 453.83px;
    height: 54px;
    border-bottom: 1px solid #e27500;
    padding-left: 13px;
  }
}

.login .message {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 19.95px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .login .message {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(19.95/ 375 * 100vw);
    margin-top: calc(15/ 375 * 100vw);
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .login .message {
    position: absolute;
    top: 16px;
    left: 249px;
  }
}

.login .formblock {
  margin-top: 28px;
  position: relative;
}

.login .formblock .login_inputset {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .login .formblock .login_inputset {
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.login .formblock .login_inputset label {
  font-weight: normal;
  font-size: 17.19px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #e27500;
  width: 5.5em;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .login .formblock .login_inputset label {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

.login .formblock .login_inputset input {
  -webkit-appearance: none;
  width: 207px;
  height: 35px;
  background: transparent;
  border: 1px solid #595757;
  box-sizing: border-box;
  padding: 0 9px;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 26px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .login .formblock .login_inputset input {
    width: calc(216.94/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    padding: 0 calc(10/ 375 * 100vw);
    font-size: calc(13.75/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .login .formblock .loginpage {
    position: absolute;
    top: 0;
    left: 328px;
  }
}

@media screen and (max-width: 768px) {
  .login .formblock .loginpage {
    font-size: calc(16/ 375 * 100vw);
    margin-left: 5.5em;
  }
}

.login .formblock .loginpage input[type=submit] {
  -webkit-appearance: none;
  border: none;
  margin-bottom: 12px;
  width: 123px;
  height: 35px;
  border-radius: 5px;
  background: #e27500;
  font-weight: normal;
  font-size: 13.75px;
  letter-spacing: 0.03em;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .login .formblock .loginpage input[type=submit] {
    width: calc(129.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(13.75/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.login .formblock .loginpage .link-more01 {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #595757;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .login .formblock .loginpage .link-more01 {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

.modal_aboutlogin .aboutlogin {
  margin: 0 auto;
  padding: 30px 59px;
}

.modal_aboutlogin .aboutlogin .mb-10 {
  margin-top: 10px;
}

.modal_aboutlogin .aboutlogin .mb-20 {
  margin-top: 20px;
}

.modal_aboutlogin .aboutlogin .modaltitle h2 {
  font-size: 27px;
  line-height: 1;
  padding-bottom: 17px;
  margin-bottom: 20px;
  border-bottom: #313131 solid 1px;
}

.modal_aboutlogin .aboutlogin .btn_apply {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  background: #e27500;
  border-radius: 5px;
  width: 130px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  margin: 30px auto auto;
  text-decoration: none;
}

.studentsandlogin {
  min-width: 1040px;
}

@media screen and (max-width: 768px) {
  .studentsandlogin {
    min-width: auto;
  }
}

.studentsandlogin .inner {
  display: flex;
  justify-content: space-between;
  width: 1040px;
  padding: 0 20px;
  margin: 40px auto 43px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .studentsandlogin .inner {
    width: auto;
    flex-direction: column;
    padding: 0;
    margin: calc(14/ 375 * 100vw) auto calc(30/ 375 * 100vw);
  }
  .studentsandlogin .inner .students {
    margin-top: calc(15/ 375 * 100vw);
  }
}

.informationlivesession {
  margin-top: 43px;
}

@media screen and (max-width: 768px) {
  .informationlivesession {
    margin-top: calc(15/ 375 * 100vw);
  }
}

.informationlivesession .inner {
  width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .informationlivesession .inner {
    width: 100%;
    padding: 0 calc(15/ 375 * 100vw);
  }
}

.informationlivesession .partingline_dotted {
  border: 0;
  background: transparent;
  opacity: 1;
  border-bottom: 1px dotted #e27500;
}

.informationlivesession .title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #e27500;
  margin: 29px 0 23px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .title {
    flex-direction: column;
    font-size: calc(23/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.informationlivesession .title .icon_title {
  background: url(/dietetic-congress2021/assets/img/icon_title_live@2x.png) center no-repeat;
  background-size: 100.59px 36.15px;
  width: 100.59px;
  height: 36.15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .title .icon_title {
    background-size: calc(100.59/ 375 * 100vw) calc(36.15/ 375 * 100vw);
    width: calc(100.59/ 375 * 100vw);
    height: calc(36.15/ 375 * 100vw);
    margin: 0 0 calc(15/ 375 * 100vw);
    width: 100%;
  }
}

.informationlivesession .lead {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: center;
  color: #595757;
  margin: 11px auto 40px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .lead {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    width: calc(345/ 375 * 100vw);
    margin: calc(20/ 375 * 100vw) auto calc(11/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist {
    flex-direction: column;
  }
}

.informationlivesession .sessionlist .session {
  display: flex;
  margin-bottom: 37px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .informationlivesession .sessionlist .session.limitheight {
    height: 116px;
  }
}

@media screen and (min-width: 769px) {
  .informationlivesession .sessionlist .session:not(:last-child) {
    margin-right: 32px;
  }
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session:not(:last-child):after {
    content: "";
    display: block;
    width: calc(335/ 375 * 100vw);
    height: 1px;
    border-bottom: 1px dashed #e27500;
    position: absolute;
    bottom: 0;
    left: calc(5/ 375 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session {
    flex-direction: column;
    margin: 0;
    padding-top: calc(15/ 375 * 100vw);
    padding-bottom: calc(15/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .panelists {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 11px;
  display: flex;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .panelists {
    justify-content: center;
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .panelists .panelist:not(:last-child) {
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .panelists .panelist:not(:last-child) {
    margin-right: calc(6/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .panelists .panelist img {
  width: 65px;
  height: 65px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .panelists .panelist img {
    width: calc(65/ 375 * 100vw);
    height: calc(65/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .info {
  margin: 0;
  padding: 0;
  width: 232px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info {
    width: auto;
  }
}

.informationlivesession .sessionlist .session .info dd {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 769px) {
  .informationlivesession .sessionlist .session .info.archive {
    display: flex;
    flex-direction: column;
  }
  .informationlivesession .sessionlist .session .info.archive dd {
    flex-grow: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.informationlivesession .sessionlist .session .info .title {
  display: block;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info .title {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .info .speakers {
  list-style: none;
  padding: 0;
  margin-bottom: 11px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info .speakers {
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .info .speakers li {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info .speakers li {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .info .sponsor {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info .sponsor {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    margin-bottom: calc(10/ 375 * 100vw);
  }
}

.informationlivesession .sessionlist .session .info .schedule {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.09em;
  line-height: 23px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info .schedule {
    font-size: calc(17/ 375 * 100vw);
    line-height: calc(23/ 375 * 100vw);
    text-align: center;
  }
}

.informationlivesession .sessionlist .session .info.archive .btn {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 129.66px;
  height: 34.91px;
  border-radius: 5px;
  background: #e27500;
  font-family: "Noto Sans CJK JP";
  font-weight: 500;
  font-size: 13.75px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .informationlivesession .sessionlist .session .info.archive .btn {
    width: calc(129.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(13.75/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
    margin: 0 auto;
  }
}

.contents {
  min-width: 1040px;
}

@media screen and (max-width: 768px) {
  .contents {
    min-width: auto;
  }
}

.contents .inner {
  width: 1040px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .contents .inner {
    width: auto;
  }
}

.contents .sectiontitle {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #e27500;
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .contents .sectiontitle {
    font-size: calc(23/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    padding: 0 calc(15/ 375 * 100vw);
  }
}

.contents .sectiontitle .icon_contents {
  background: url(/dietetic-congress2021/assets/img/icon_title_contents@2x.png) center no-repeat;
  background-size: 49.35px 34.65px;
  width: 49.35px;
  height: 34.65px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}

@media screen and (max-width: 768px) {
  .contents .sectiontitle .icon_contents {
    background-size: contain;
    width: calc(49.35/ 375 * 100vw);
    height: calc(34.65/ 375 * 100vw);
    margin-right: calc(7/ 375 * 100vw);
  }
}

.contents .sectiontitle .icon_management {
  background: url(/dietetic-congress2021/assets/img/icon_title_contentsmanagement@2x.png) center no-repeat;
  background-size: 38.56px 35.88px;
  width: 38.56px;
  height: 35.88px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}

@media screen and (max-width: 768px) {
  .contents .sectiontitle .icon_management {
    background-size: s pcalc(38.56) calc(35.88/ 375 * 100vw);
    width: calc(38.56/ 375 * 100vw);
    height: calc(35.88/ 375 * 100vw);
    margin-right: calc(7/ 375 * 100vw);
  }
}

.contents .lead {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: center;
  color: #595757;
  margin: 11px auto 20px;
}

@media screen and (max-width: 768px) {
  .contents .lead {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    width: calc(345/ 375 * 100vw);
    margin: calc(20/ 375 * 100vw) auto calc(11/ 375 * 100vw);
  }
}

.contents .movieseg .inner {
  display: flex;
  height: 250px;
  padding: 24px 0 24px 140px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .contents .movieseg .inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: calc(23/ 375 * 100vw) 0;
  }
}

.contents .movieseg .inner .thumb {
  width: 374.36px;
  height: 202px;
}

@media screen and (max-width: 768px) {
  .contents .movieseg .inner .thumb {
    width: calc(345/ 375 * 100vw);
    height: calc(186.16/ 375 * 100vw);
  }
}

.contents .movieseg .inner .info {
  margin-left: 23px;
  width: 338px;
}

@media screen and (max-width: 768px) {
  .contents .movieseg .inner .info {
    margin-left: 0;
    margin-top: calc(10/ 375 * 100vw);
    width: calc(338.11/ 375 * 100vw);
  }
}

.contents .movieseg .inner .info .title {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: left;
  color: #595757;
  padding: 0 0 15px;
  border-bottom: 1px solid #959595;
}

@media screen and (max-width: 768px) {
  .contents .movieseg .inner .info .title {
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    padding: 0 0 calc(15/ 375 * 100vw);
  }
}

.contents .movieseg .inner .info .name {
  padding: 15px 0 0;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .contents .movieseg .inner .info .name {
    padding: calc(15/ 375 * 100vw) 0 0;
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
  }
}

.contents .seg {
  margin-top: 27px;
  padding-bottom: 44px;
  position: relative;
}

.contents .seg.narrowmb {
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .contents .seg {
    margin-top: calc(33/ 375 * 100vw);
    padding-bottom: 0;
  }
}

.contents .seg.pb-00 {
  padding-bottom: 0;
}

.contents .seg .segheadersection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 924px;
  height: 41px;
  margin: 0 auto 47px;
}

@media screen and (max-width: 768px) {
  .contents .seg .segheadersection {
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0;
  }
}

.contents .seg .segheadersection .pagenation {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.contents .seg .segtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 36.76px;
  text-align: left;
  color: #e27500;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .contents .seg .segtitle {
    font-size: calc(23/ 375 * 100vw);
    line-height: calc(36.76/ 375 * 100vw);
    margin-bottom: calc(11/ 375 * 100vw);
  }
}

.contents .seg .segtitle i {
  display: block;
  margin-right: 5px;
  vertical-align: middle;
}

.contents .seg .segtitle i.icon_movie {
  width: 39.14px;
  height: 30.33px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_movie@2x.png) center no-repeat;
  background-size: 39.14px 30.33px;
}

@media screen and (max-width: 768px) {
  .contents .seg .segtitle i.icon_movie {
    width: calc(39.14/ 375 * 100vw);
    height: calc(30.33/ 375 * 100vw);
    background-size: calc(39.14/ 375 * 100vw) calc(30.33/ 375 * 100vw);
  }
}

.contents .seg .segtitle i.icon_exhibition {
  width: 39.14px;
  height: 30.33px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_exhibition@2x.png) center no-repeat;
  background-size: 39.14px 30.33px;
}

@media screen and (max-width: 768px) {
  .contents .seg .segtitle i.icon_exhibition {
    width: calc(39.08/ 375 * 100vw);
    height: calc(30.33/ 375 * 100vw);
    background-size: calc(39.08/ 375 * 100vw) calc(30.33/ 375 * 100vw);
  }
}

.contents .seg .segtitle i.icon_news {
  width: 39.14px;
  height: 30.33px;
  background: url(/dietetic-congress2021/assets/img/icon_subtitle_pr@2x.png) center no-repeat;
  background-size: 39.14px 30.33px;
}

@media screen and (max-width: 768px) {
  .contents .seg .segtitle i.icon_news {
    width: calc(39.08/ 375 * 100vw);
    height: calc(30.33/ 375 * 100vw);
    background-size: calc(39.08/ 375 * 100vw) calc(30.33/ 375 * 100vw);
  }
}

.contents .seg .seglead {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 20px;
  text-align: left;
  color: #e27500;
  width: 924px;
}

.contents .seg .seglead.fnt-blk {
  color: #595757;
}

@media screen and (min-width: 769px) {
  .contents .seg .seglead {
    position: absolute;
    top: 43px;
    left: calc(100%/2 - 924px/2);
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .seglead {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    text-align: center;
    width: auto;
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.contents .seg .pagenation {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  pointer-events: none;
}

.contents .seg .pagenation li {
  pointer-events: all;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 41px;
  background: #b7b7b7;
  border-radius: 20.5px;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.11em;
  line-height: 43px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .contents .seg .pagenation li:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenation li {
    width: auto;
    height: auto;
    background: transparent;
    font-weight: bold;
    font-size: calc(22/ 375 * 100vw);
    letter-spacing: 0.11em;
    line-height: calc(43/ 375 * 100vw);
    color: #b7b7b7;
  }
}

@media screen and (min-width: 769px) {
  .contents .seg .pagenation li.current {
    background: #e27500;
    cursor: default;
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenation li.current {
    color: #e27500;
  }
}

.contents .seg .pagenation li:not(:last-child) {
  margin-right: 9px;
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenation li:not(:last-child) {
    margin-right: 1ex;
  }
}

@media screen and (min-width: 769px) {
  .contents .seg .pagenav {
    width: 100%;
    position: absolute;
    pointer-events: none;
    bottom: 300px;
  }
  .contents .seg .pagenav.exhibition {
    bottom: 340px;
  }
  .contents .seg .pagenav.news {
    bottom: 330px;
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenav {
    height: calc(65.26/ 375 * 100vw);
    margin-top: calc(12/ 375 * 100vw);
    margin-bottom: calc(12/ 375 * 100vw);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.contents .seg .pagenav .prevpage {
  width: 49.5px;
  height: 99px;
  background: #e27500 url(/dietetic-congress2021/assets/img/icon_nav_arrow_l@2x.png) left 17px center no-repeat;
  background-size: 7.24px 14.48px;
  pointer-events: all;
  position: absolute;
  left: 0;
  border-radius: 0 49.5px 49.5px 0;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .contents .seg .pagenav .prevpage:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenav .prevpage {
    width: calc(32.63/ 375 * 100vw);
    height: calc(65.26/ 375 * 100vw);
    border-radius: 0 calc(32.63/ 375 * 100vw) calc(32.63/ 375 * 100vw) 0;
    background-position: left calc(13.42/ 375 * 100vw) center;
    background-size: calc(7.24/ 375 * 100vw) calc(14.48/ 375 * 100vw);
  }
}

.contents .seg .pagenav .nextpage {
  width: 49.5px;
  height: 99px;
  background: #e27500 url(/dietetic-congress2021/assets/img/icon_nav_arrow_r@2x.png) right 17px center no-repeat;
  background-size: 7.24px 14.48px;
  pointer-events: all;
  position: absolute;
  right: 0;
  border-radius: 49.5px 0 0 49.5px;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .contents .seg .pagenav .nextpage:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 768px) {
  .contents .seg .pagenav .nextpage {
    width: calc(32.63/ 375 * 100vw);
    height: calc(65.26/ 375 * 100vw);
    border-radius: calc(32.63/ 375 * 100vw) 0 0 calc(32.63/ 375 * 100vw);
    background-position: right calc(13.42/ 375 * 100vw) center;
    background-size: calc(7.24/ 375 * 100vw) calc(14.48/ 375 * 100vw);
  }
}

.contents .contentswrap {
  overflow: hidden;
  width: 924px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.contents .contentswrap.freeheight {
  height: auto;
}

.contents .contentswrap.mb-10 {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .contents .contentswrap.mb-10 {
    margin-bottom: calc(10/ 375 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .contents .contentswrap {
    width: 100%;
  }
}

.contents .contentslist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  width: 924px;
  height: 414px;
  transition: transform 0.3s ease-in-out;
}

.contents .contentslist.abspages {
  position: absolute;
  top: 0;
}

@media screen and (max-width: 768px) {
  .contents .contentslist {
    width: 100%;
    height: auto;
    flex-direction: column;
    padding-left: calc(15/ 375 * 100vw);
    padding-right: calc(15/ 375 * 100vw);
    box-sizing: border-box;
  }
}

.contents .contentslist .listitem {
  width: 296px;
  height: 138px;
  padding-top: 7.8px;
  box-sizing: border-box;
  position: relative;
  display: flex;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .listitem {
    width: 100%;
    height: auto;
    min-height: calc(132/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .contents .contentslist .listitem:nth-child(1n+4) {
    border-top: 1px dotted #e27500;
  }
  .contents .contentslist .listitem:not(:nth-child(3n+3)) {
    margin-right: 18px;
  }
}

@media screen and (max-width: 768px) {
  .contents .contentslist .listitem {
    border-bottom: 1px dotted #e27500;
  }
}

.contents .contentslist .listitem a {
  display: flex;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .contents .contentslist.linebottom li {
    border-bottom: 1px dotted #e27500;
  }
  .contents .contentslist.linebottom li:nth-child(1n+4) {
    border-top: none;
  }
}

.contents .contentslist.exhibitionheight {
  height: 465px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.exhibitionheight {
    height: auto;
  }
}

.contents .contentslist.exhibitionheight li {
  height: 155px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.exhibitionheight li {
    height: auto;
    min-height: calc(155/ 375 * 100vw);
  }
}

.contents .contentslist.newsheight {
  height: 450px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.newsheight {
    height: auto;
  }
}

.contents .contentslist.newsheight li {
  height: 150px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.newsheight li {
    height: auto;
    min-height: calc(150/ 375 * 100vw);
  }
}

.contents .contentslist.addheight {
  height: 570px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.addheight {
    height: auto;
  }
}

.contents .contentslist.addheight li {
  height: 190px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.addheight li {
    height: auto;
    min-height: calc(190/ 375 * 100vw);
  }
}

.contents .contentslist.shrinkheight {
  height: 300px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.shrinkheight {
    height: auto;
  }
}

.contents .contentslist.shrinkheight li {
  height: 100px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist.shrinkheight li {
    height: auto;
  }
}

.contents .contentslist .movieitem .thumb {
  position: relative;
  margin-right: 12px;
  width: 65px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .thumb {
    width: calc(65/ 375 * 100vw);
    margin-right: calc(15/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .thumb img {
  width: 65px;
  height: 65px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .thumb img {
    width: calc(65/ 375 * 100vw);
    height: calc(65/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .info {
  display: flex;
  flex-direction: column;
  padding-bottom: 8px;
  box-sizing: border-box;
  width: 100%;
}

.contents .contentslist .movieitem .info .title {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .info .title {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .info .txt,
.contents .contentslist .movieitem .info .sponsor {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .info .txt,
.contents .contentslist .movieitem .info .sponsor {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .info .sponsor {
  flex-grow: 1;
  margin-bottom: auto;
}

.contents .contentslist .movieitem .info .docs,
.contents .contentslist .movieitem .info .extend {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 12px;
  text-align: left;
  color: #e27500;
  margin: 0 0 2px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .info .docs,
.contents .contentslist .movieitem .info .extend {
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(12/ 375 * 100vw);
    margin: 0 0 calc(2/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .info .docs i,
.contents .contentslist .movieitem .info .extend i {
  display: block;
  width: 21px;
  height: 15px;
  background: url(/dietetic-congress2021/assets/img/icon_download@2x.png) center no-repeat;
  background-size: 21px 15px;
  margin-right: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .movieitem .info .docs i,
.contents .contentslist .movieitem .info .extend i {
    width: calc(21/ 375 * 100vw);
    height: calc(15/ 375 * 100vw);
    background-size: calc(21/ 375 * 100vw) calc(15/ 375 * 100vw);
  }
}

.contents .contentslist .movieitem .info .extend {
  margin-top: 0.4ex;
}

.contents .contentslist .movieitem .info.disactive {
  color: #b7b7b7;
}

.contents .contentslist .movieitem .info.disactive .title,
.contents .contentslist .movieitem .info.disactive .sponsor {
  color: #b7b7b7;
}

.contents .contentslist .movieitem .info.disactive .docs,
.contents .contentslist .movieitem .info.disactive .extend {
  opacity: 0.5;
}

.contents .contentslist .exhibitionitem .thumb,
.contents .contentslist .newsitem .thumb {
  position: relative;
  margin-right: 8px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .exhibitionitem .thumb,
.contents .contentslist .newsitem .thumb {
    margin-right: calc(8/ 375 * 100vw);
  }
}

.contents .contentslist .exhibitionitem .thumb img,
.contents .contentslist .newsitem .thumb img {
  width: 88px;
  height: 89px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .exhibitionitem .thumb img,
.contents .contentslist .newsitem .thumb img {
    width: calc(88/ 375 * 100vw);
    height: calc(89/ 375 * 100vw);
  }
}

.contents .contentslist .exhibitionitem .info,
.contents .contentslist .newsitem .info {
  display: flex;
  flex-direction: column;
  padding-bottom: 8px;
  box-sizing: border-box;
  width: 100%;
}

.contents .contentslist .exhibitionitem .info .title,
.contents .contentslist .newsitem .info .title {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
}

.contents .contentslist .exhibitionitem .info .title.newstitle,
.contents .contentslist .newsitem .info .title.newstitle {
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .exhibitionitem .info .title,
.contents .contentslist .newsitem .info .title {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.contents .contentslist .exhibitionitem .info .sponsor,
.contents .contentslist .newsitem .info .sponsor {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
  flex-grow: 1;
  margin-bottom: auto;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .exhibitionitem .info .sponsor,
.contents .contentslist .newsitem .info .sponsor {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
    margin-bottom: 0;
    flex-grow: 0;
  }
}

.contents .contentslist .exhibitionitem .info .freesample,
.contents .contentslist .newsitem .info .freesample {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.09em;
  line-height: 18px;
  text-align: left;
  color: #e27500;
  margin: 0 0 2px;
}

@media screen and (max-width: 768px) {
  .contents .contentslist .exhibitionitem .info .freesample,
.contents .contentslist .newsitem .info .freesample {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(18/ 375 * 100vw);
    margin: 0 0 calc(2/ 375 * 100vw);
  }
}

.contents .contentslist .exhibitionitem .info.disactive,
.contents .contentslist .newsitem .info.disactive {
  color: #b7b7b7;
}

.contents .contentslist .exhibitionitem .info.disactive .title,
.contents .contentslist .exhibitionitem .info.disactive .sponsor,
.contents .contentslist .newsitem .info.disactive .title,
.contents .contentslist .newsitem .info.disactive .sponsor {
  color: #b7b7b7;
}

.contents .contentslist .exhibitionitem .info.disactive .freesample,
.contents .contentslist .newsitem .info.disactive .freesample {
  opacity: 0.5;
}

.contents.contentsmanagementlist {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist {
    width: 100%;
  }
}

.contents.contentsmanagementlist .segheadersection {
  justify-content: flex-start;
  width: 1000px;
  border-bottom: 1px solid #e27500;
  padding-left: 10px;
  padding-bottom: 17px;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .segheadersection {
    width: 100%;
    justify-content: space-between;
    padding-left: calc(15/ 375 * 100vw);
    padding-right: calc(15/ 375 * 100vw);
    padding-bottom: calc(10/ 375 * 100vw);
  }
}

.contents.contentsmanagementlist .segheadersection .segtitle {
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #595757;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .segheadersection .segtitle {
    font-size: calc(20/ 375 * 100vw);
    letter-spacing: 0;
    line-height: calc(36.76/ 375 * 100vw);
    margin-bottom: 0;
  }
}

.contents.contentsmanagementlist .segheadersection .counts {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-align: left;
  color: #e27500;
  margin-left: 27px;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .segheadersection .counts {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    margin-left: 0;
  }
}

.contents.contentsmanagementlist .managedcontentslist {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .managedcontentslist {
    padding-left: calc(15/ 375 * 100vw);
    padding-right: calc(15/ 375 * 100vw);
    box-sizing: border-box;
  }
}

.contents.contentsmanagementlist .managedcontentslist li {
  width: 245px;
  height: auto;
  padding: 10px 0;
  border-bottom: 1px dotted #e27500;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .managedcontentslist li {
    width: 100%;
    min-height: calc(62/ 375 * 100vw);
    padding: calc(8/ 375 * 100vw) 0;
  }
}

.contents.contentsmanagementlist .managedcontentslist li .check {
  width: 41px;
  background: none;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .managedcontentslist li .check {
    width: calc(41/ 375 * 100vw);
  }
}

.contents.contentsmanagementlist .managedcontentslist li .info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 1;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .managedcontentslist li .info {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.contents.contentsmanagementlist .managedcontentslist li.checked .check {
  background: url(/dietetic-congress2021/assets/img/icon_checked@2x.png) left center no-repeat;
  background-size: 21.19px 13.56px;
}

@media screen and (max-width: 768px) {
  .contents.contentsmanagementlist .managedcontentslist li.checked .check {
    background-size: calc(21.19/ 375 * 100vw) calc(13.56/ 375 * 100vw);
  }
}

.contents.contentsmanagementlist .managedcontentslist li.checked .info {
  color: #e27500;
}

.contents.contentsmanagementlist .managedcontentslist li.disabled .info {
  color: #B7B7B7;
}

.contents.contentsmanagementlist .managedcontentslist li a {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.contents.contentsmanagementlist .managedcontentslist li:not(:nth-child(4n)) {
  margin-right: 6.66667px;
}

.contents .notice {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-align: right;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .contents .notice {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.icon_live {
  display: inline-block;
  width: 40px;
  height: 24px;
  background: url(/dietetic-congress2021/assets/img/icon_live@2x.png) center no-repeat;
  background-size: 40px 24px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .icon_live {
    background-size: calc(40/ 375 * 100vw) calc(24/ 375 * 100vw);
    width: calc(40/ 375 * 100vw);
    height: calc(24/ 375 * 100vw);
  }
}

.icon_paid {
  display: inline-block;
  width: 57px;
  height: 21px;
  background: url(/dietetic-congress2021/assets/img/icon_paid@2x.png) center no-repeat;
  background-size: 57px 21px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .icon_paid {
    background-size: calc(57/ 375 * 100vw) calc(21/ 375 * 100vw);
    width: calc(57/ 375 * 100vw);
    height: calc(21/ 375 * 100vw);
  }
}

.applicationinformation {
  width: auto;
  height: auto;
  background: rgba(254, 254, 236, 0.2);
  position: relative;
  padding-bottom: 38px;
}

@media screen and (max-width: 768px) {
  .applicationinformation {
    height: auto;
    padding: calc(23/ 375 * 100vw) calc(10/ 375 * 100vw) 0;
  }
}

.applicationinformation:not(.noborder):before {
  content: "";
  display: block;
  width: 1000px;
  height: 1px;
  margin: 0 auto;
  border-bottom: 1px dashed #e27500;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .applicationinformation:not(.noborder):before {
    width: calc(335/ 375 * 100vw);
    position: absolute;
    top: 0;
    left: calc(20/ 375 * 100vw);
  }
}

.applicationinformation .txt,
.applicationinformation .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .applicationinformation .sponsor {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 36.76px;
  text-align: center;
  color: #e27500;
  margin: 0 0 16px;
}

@media screen and (max-width: 768px) {
  .applicationinformation .txt,
.applicationinformation .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .applicationinformation .sponsor {
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(25/ 375 * 100vw);
    margin-bottom: calc(23/ 375 * 100vw);
  }
}

.linkabouttext {
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .linkabouttext {
    flex-wrap: wrap;
    text-decoration: none;
  }
}

.linkabouttext a {
  display: flex;
  text-decoration: none;
}

.linkabouttext .link {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #595757;
  margin-left: 10px;
  margin-right: 17px;
}

@media screen and (min-width: 769px) {
  .linkabouttext .link.pcorange {
    color: #e27500;
  }
}

@media screen and (max-width: 768px) {
  .linkabouttext .link {
    font-size: calc(15/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.linkabouttext .link::before {
  content: "";
  display: inline-block;
  background: url(/dietetic-congress2021/assets/img/icon_arrow_blk@2x.png) center no-repeat;
  background-size: 8.65px 17.31px;
  width: 8.65px;
  height: 17.31px;
  vertical-align: middle;
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .linkabouttext .link::before {
    background-size: calc(8.65/ 375 * 100vw) calc(17.31/ 375 * 100vw);
    width: calc(8.65/ 375 * 100vw);
    height: calc(17.31/ 375 * 100vw);
  }
}

.linkabouttext .link.pcorange::before {
  background-image: url(/dietetic-congress2021/assets/img/icon_arrow_org@2x.png);
}

.linkabouttext .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 129.66px;
  height: 34.91px;
  border-radius: 5px;
  background: #1a9a44;
  font-weight: normal;
  font-size: 13.75px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .linkabouttext .btn {
    display: flex;
    width: calc(129.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    font-size: calc(13.75/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
    margin: calc(35/ 375 * 100vw) auto calc(35/ 375 * 100vw);
  }
}

.opensmingsopen {
  display: flex;
  justify-content: center;
  margin-bottom: 41px;
}

.opensmingsopen .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 361.21px;
  height: 40px;
  border-radius: 5px;
  background: #dc5e00;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.09em;
  line-height: 16px;
  text-align: left;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .opensmingsopen .btn {
    width: calc(345/ 375 * 100vw);
    height: calc(40/ 375 * 100vw);
    font-size: calc(18/ 375 * 100vw);
    line-height: calc(16/ 375 * 100vw);
  }
}

.opensmingsopen .btn:hover {
  color: #fff;
  text-decoration: none;
}

.opensmingsopen .btn i {
  display: block;
  background: url(/dietetic-congress2021/assets/img/icon_arrow_white@2x.png) center no-repeat;
  background-size: 8.65px 17.31px;
  width: 8.65px;
  height: 17.31px;
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .opensmingsopen .btn i {
    background-size: calc(8.65/ 375 * 100vw) calc(17.31/ 375 * 100vw);
    width: calc(8.65/ 375 * 100vw);
    height: calc(17.31/ 375 * 100vw);
    margin-right: calc(6/ 375 * 100vw);
  }
}

.joinus {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 490px;
  height: 284.04px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #e27500;
  padding: 15px 31px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .joinus {
    width: calc(345/ 375 * 100vw);
    height: calc(304.04/ 375 * 100vw);
    border-radius: calc(10/ 375 * 100vw);
    padding: calc(15/ 375 * 100vw) calc(35/ 375 * 100vw);
    margin: 0 auto;
  }
}

.joinus .title {
  font-weight: 500;
  font-size: 27px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: center;
  color: #e27500;
}

.joinus .title svg {
  vertical-align: text-bottom;
}

@media screen and (max-width: 768px) {
  .joinus .title {
    font-size: calc(27/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
  .joinus .title svg {
    width: calc(17.46/ 375 * 100vw);
    height: calc(33.47/ 375 * 100vw);
  }
}

.joinus .message {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 19.95px;
  text-align: left;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .joinus .message {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(19.95/ 375 * 100vw);
  }
}

.joinus .copy {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
  color: #e27500;
}

@media screen and (max-width: 768px) {
  .joinus .copy {
    font-size: calc(19/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
  }
}

.joinus .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 129.66px;
  height: 34.91px;
  border-radius: 5px;
  background: #1a9a44;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 24.06px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .joinus .btn {
    width: calc(129.66/ 375 * 100vw);
    height: calc(34.91/ 375 * 100vw);
    border-radius: calc(5/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(24.06/ 375 * 100vw);
  }
}

.joinus .notice {
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3;
  text-align: left;
  color: #595757;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .joinus .notice {
    font-size: calc(13/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    text-align: center;
  }
}

.joinus .link-more01 {
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #595757;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .joinus .link-more01 {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

.joinus .link-more01 i {
  background: url(/dietetic-congress2021/assets/img/icon_arrowright@2x.png) center no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  .joinus .link-more01 i {
    background-size: calc(18/ 375 * 100vw) calc(18/ 375 * 100vw);
    width: calc(18/ 375 * 100vw);
    height: calc(18/ 375 * 100vw);
    margin-right: calc(4/ 375 * 100vw);
  }
}

.joininformations {
  min-width: 1040px;
}

@media screen and (max-width: 768px) {
  .joininformations {
    min-width: auto;
  }
}

@media screen and (max-width: 768px) {
  .joininformations {
    border-top: 2px solid #e27500;
  }
}

.joininformations .inner {
  display: flex;
  justify-content: space-between;
  width: 1040px;
  padding: 0 20px;
  margin: 40px auto 0;
  box-sizing: border-box;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .joininformations .inner .students {
    width: 490px;
    height: 284.04px;
  }
  .joininformations .inner .students .message {
    width: 358.94px;
  }
}

@media screen and (max-width: 768px) {
  .joininformations .inner {
    width: auto;
    flex-direction: column;
    padding: 0;
    margin: calc(14/ 375 * 100vw) auto 0;
  }
  .joininformations .inner .joinus {
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

.sponsors {
  min-width: 1040px;
  margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .sponsors {
    min-width: auto;
  }
}

@media screen and (max-width: 768px) {
  .sponsors {
    margin-bottom: calc(30/ 375 * 100vw);
  }
}

.sponsors .sectiontitle {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #e27500;
  margin: 47px auto 0;
}

@media screen and (max-width: 768px) {
  .sponsors .sectiontitle {
    font-size: calc(23/ 375 * 100vw);
    line-height: calc(26/ 375 * 100vw);
    margin: calc(23/ 375 * 100vw) auto 0;
  }
}

.sponsors .sectiontitle .icon_sponsor {
  background: url(/dietetic-congress2021/assets/img/icon_title_sponsor@2x.png) center no-repeat;
  background-size: 34.52px 34.52px;
  width: 34.52px;
  height: 34.52px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}

@media screen and (max-width: 768px) {
  .sponsors .sectiontitle .icon_sponsor {
    width: calc(34.52/ 375 * 100vw);
    height: calc(34.52/ 375 * 100vw);
    background-size: calc(34.52/ 375 * 100vw) calc(34.52/ 375 * 100vw);
    margin-right: calc(7/ 375 * 100vw);
  }
}

.sponsors .sponsorlist {
  list-style: none;
  margin: 31px auto 0;
  padding: 0;
  display: block;
  width: 772px;
  font-weight: normal;
  font-size: 16px;
  line-height: 35px;
  text-align: left;
  color: #595757;
  columns: 2;
}

@media screen and (max-width: 768px) {
  .sponsors .sponsorlist {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: calc(15/ 375 * 100vw);
    font-size: calc(16/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
    columns: 1;
  }
}

@media screen and (max-width: 768px) {
  .sponsors .sponsorlist li {
    width: auto;
    margin-top: calc(15/ 375 * 100vw);
    text-align: center;
  }
}

.bnr,
.bnr2,
.bnrreport {
  text-align: center;
  margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .bnr,
.bnr2,
.bnrreport {
    margin-bottom: calc(30/ 375 * 100vw);
  }
}

.bnr img,
.bnr2 img,
.bnrreport img {
  width: 962px;
  height: 161px;
}

@media screen and (max-width: 768px) {
  .bnr img,
.bnr2 img,
.bnrreport img {
    width: calc(345/ 375 * 100vw);
    height: auto;
  }
}

.bnr2 img {
  width: 720px;
  height: 120px;
}

@media screen and (max-width: 768px) {
  .bnr2 img {
    width: calc(345/ 375 * 100vw);
    height: auto;
  }
}

.bnrspecial {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 19px;
}

@media screen and (min-width: 769px) {
  .bnrspecial {
    width: 1040px;
  }
}

@media screen and (max-width: 768px) {
  .bnrspecial {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .bnrspecial {
    padding-bottom: 0;
  }
}

.bnrspecial a {
  display: block;
  width: 100%;
}

.bnrspecial img {
  display: block;
  width: 100%;
}

.bnrreport img {
  width: 756px;
  height: 160px;
}

@media screen and (max-width: 768px) {
  .bnrreport img {
    width: calc(345/ 375 * 100vw);
    height: auto;
  }
}

footer {
  min-width: 1040px;
}

@media screen and (max-width: 768px) {
  footer {
    min-width: auto;
  }
}

footer .snsshare {
  width: 1000px;
  margin: 0 auto;
  padding-top: 39px;
  width: 1000px;
  border-top: 1px solid #b7b7b7;
}

@media screen and (max-width: 768px) {
  footer .snsshare {
    width: 100%;
    padding-top: calc(39/ 375 * 100vw);
  }
}

footer .snsshare .txt,
footer .snsshare .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info footer .snsshare .sponsor {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.16em;
  line-height: 26px;
  text-align: center;
  color: #595757;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .snsshare .txt,
footer .snsshare .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info footer .snsshare .sponsor {
    font-size: calc(18/ 375 * 100vw);
    letter-spacing: 0.05em;
    line-height: calc(26/ 375 * 100vw);
  }
}

footer .snsshare .sns {
  margin: 19px 0 39px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  footer .snsshare .sns {
    margin: calc(19/ 375 * 100vw) 0 calc(39/ 375 * 100vw);
  }
}

footer .snsshare .sns li {
  width: 49px;
  height: 49px;
}

footer .snsshare .sns li img {
  width: 100%;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  footer .snsshare .sns li {
    width: calc(49/ 375 * 100vw);
    height: calc(49/ 375 * 100vw);
  }
}

footer .snsshare .sns li:not(:last-child) {
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  footer .snsshare .sns li:not(:last-child) {
    margin-right: calc(6/ 375 * 100vw);
  }
}

footer .bottomsection {
  background: #e27500;
}

footer .bottomsection .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

footer .bottomsection .footer_link li {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 45px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  footer .bottomsection .footer_link li {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(45/ 375 * 100vw);
  }
}

footer .bottomsection .footer_link li a {
  color: #fff;
  text-decoration: none;
}

footer .bottomsection .footer_link li:not(:last-child):after {
  content: "　|　";
}

@media screen and (max-width: 768px) {
  footer .bottomsection .footer_link li:not(:last-child):after {
    content: " | ";
  }
}

footer .bottomsection .footer_copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 25.89px;
  text-align: center;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .bottomsection .footer_copy {
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(25.89/ 375 * 100vw);
  }
}

.endinformation .inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .endinformation .inner {
    width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  .endinformation .inner {
    padding: 0 calc(14/ 375 * 100vw);
  }
}

.endinformation .title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.09em;
  line-height: 26px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .endinformation .title {
    font-size: calc(14/ 375 * 100vw);
    line-height: calc(25.93/ 375 * 100vw);
  }
}

.endinformation .txt,
.endinformation .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .endinformation .sponsor {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 20px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .endinformation .txt,
.endinformation .contents .contentslist .movieitem .info .sponsor,
.contents .contentslist .movieitem .info .endinformation .sponsor {
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

.endinformation .link-more01 {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25.93px;
  text-align: left;
  color: #595757;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .endinformation .link-more01 {
    font-size: calc(12/ 375 * 100vw);
    line-height: calc(20/ 375 * 100vw);
  }
}

#modalUnit .modalContents,
#modalCaution .modalContents {
  font-size: 14px;
  padding: 40px 110px;
}

@media screen and (max-width: 768px) {
  #modalUnit .modalContents,
#modalCaution .modalContents {
    padding: calc(40/ 375 * 100vw) calc(10/ 375 * 100vw);
  }
}

.modalContents {
  width: 800px;
}

@media screen and (max-width: 768px) {
  .modalContents {
    width: 100%;
  }
}

#modalUnit .modalContents a,
#modalCaution .modalContents a {
  color: #e27500;
}

#modalCaution .modalContents h1 {
  font-size: 32px;
  font-weight: 300;
  margin: 0;
}

#modalUnit .modalContents h2,
#modalCaution .modalContents h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
}

#modalUnit .modalContents p,
#modalUnit .modalContents .article .inner .teacher,
.article .inner #modalUnit .modalContents .teacher,
#modalUnit .modalContents .article .inner h3,
.article .inner #modalUnit .modalContents h3,
#modalCaution .modalContents p,
#modalCaution .modalContents .article .inner .teacher,
.article .inner #modalCaution .modalContents .teacher,
#modalCaution .modalContents .article .inner h3,
.article .inner #modalCaution .modalContents h3 {
  line-height: 1.6;
  margin-top: 1.6em;
}

#modalUnit .modalContents ul,
#modalCaution .modalContents ul {
  padding: 0;
}

#modalUnit .modalContents .update,
#modalCaution .modalContents .update {
  text-align: right;
}

#modalUnit .modalContents h1 + p,
#modalUnit .modalContents .article .inner h1 + .teacher,
.article .inner #modalUnit .modalContents h1 + .teacher,
#modalUnit .modalContents .article .inner h1 + h3,
.article .inner #modalUnit .modalContents h1 + h3,
#modalUnit .modalContents h1 + ul,
#modalCaution .modalContents h1 + p,
#modalCaution .modalContents .article .inner h1 + .teacher,
.article .inner #modalCaution .modalContents h1 + .teacher,
#modalCaution .modalContents .article .inner h1 + h3,
.article .inner #modalCaution .modalContents h1 + h3,
#modalCaution .modalContents h1 + ul {
  margin-top: 1.2em;
}

#modalUnit .modalContents h2 + p,
#modalUnit .modalContents .article .inner h2 + .teacher,
.article .inner #modalUnit .modalContents h2 + .teacher,
#modalUnit .modalContents .article .inner h2 + h3,
.article .inner #modalUnit .modalContents h2 + h3,
#modalUnit .modalContents h2 + ul,
#modalUnit .modalContents h2 + dl,
#modalCaution .modalContents h2 + p,
#modalCaution .modalContents .article .inner h2 + .teacher,
.article .inner #modalCaution .modalContents h2 + .teacher,
#modalCaution .modalContents .article .inner h2 + h3,
.article .inner #modalCaution .modalContents h2 + h3,
#modalCaution .modalContents h2 + ul,
#modalCaution .modalContents h2 + dl {
  margin-top: 1.2em;
}

#modalUnit .modalContents ul,
#modalUnit .modalContents dl,
#modalUnit .modalContents ol,
#modalCaution .modalContents ul,
#modalCaution .modalContents dl,
#modalCaution .modalContents ol {
  line-height: 1.6;
}

#modalUnit .modalContents .caution li,
#modalCaution .modalContents .caution li {
  text-indent: -1em;
  margin-left: 1em;
}

#modalUnit .modalContents ol li,
#modalCaution .modalContents ol li {
  text-indent: -1.35em;
  margin-left: 1.35em;
}

#modalUnit .modalContents .list,
#modalCaution .modalContents .list {
  list-style: disc;
  margin-left: 30px;
}

#modalUnit .modalContents .mt,
#modalCaution .modalContents .mt {
  margin-top: 1.6em;
}

#modalUnit .modalContents .pp dt,
#modalUnit .modalContents .terms dt,
#modalCaution .modalContents .pp dt,
#modalCaution .modalContents .terms dt {
  font-weight: 700;
  margin-top: 1.2em;
}

#modalUnit .modalContents a,
#modalCaution .modalContents a {
  color: #e27500;
}

.modal {
  /***************************************************/
  /* modalAbout */
  /***************************************************/
}

.modal .header {
  border-top: 3px solid #e27500;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}

.modal .header .btn-close {
  width: 50px;
  height: 47px;
  background: #e27500;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 1;
  padding: 0;
  border-radius: 0;
}

@media screen and (min-width: 769px) {
  .modal .header .btn-close:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 768px) {
  .modal .header .btn-close {
    width: calc(50/ 375 * 100vw);
    height: calc(50/ 375 * 100vw);
  }
}

.modal .header .btn-close:before,
.modal .header .btn-close:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  transform-origin: center;
  position: absolute;
  top: 22px;
  left: 0;
}

@media screen and (max-width: 768px) {
  .modal .header .btn-close:before,
.modal .header .btn-close:after {
    width: calc(50/ 375 * 100vw);
    top: calc(25/ 375 * 100vw);
  }
}

.modal .header .btn-close:before {
  -webkit-transform: rotate(45deg) scale(0.9);
  transform: rotate(45deg) scale(0.9);
}

.modal .header .btn-close:after {
  -webkit-transform: rotate(-45deg) scale(0.9);
  transform: rotate(-45deg) scale(0.9);
}

.spnav .modal .header .btn-close {
  width: calc(56/ 375 * 100vw);
  height: calc(56/ 375 * 100vw);
  background: url(/dietetic-congress2021/assets/img/btmenu_close@2x.png) center center no-repeat;
  background-size: calc(21/ 375 * 100vw) calc(21/ 375 * 100vw);
}

.spnav .modal .header .btn-close:before,
.spnav .modal .header .btn-close:after {
  content: none;
}

.modal.spnav .header .btn-close {
  width: calc(56/ 375 * 100vw);
  height: calc(56/ 375 * 100vw);
  background: url(/dietetic-congress2021/assets/img/btmenu_close@2x.png) center center no-repeat;
  background-size: calc(21/ 375 * 100vw) calc(21/ 375 * 100vw);
}

.modal.spnav .header .btn-close:before,
.modal.spnav .header .btn-close:after {
  content: none;
}

.modal .kaicomovie {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 768px) {
  .modal .kaicomovie {
    height: 100%;
  }
}

@media screen and (min-width: 769px) {
  .modal .kaicomovie iframe {
    width: 480px !important;
    height: 270px !important;
  }
}

@media screen and (max-width: 768px) {
  .modal .kaicomovie iframe {
    width: calc(340/ 375 * 100vw) !important;
    height: calc(191.25/ 375 * 100vw) !important;
  }
}

.modal #modalAbout .modalContents {
  width: 100%;
  padding: 25px 110px 40px 110px;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents {
    padding: calc(25/ 375 * 100vw) calc(40/ 375 * 100vw) calc(40/ 375 * 100vw) calc(40/ 375 * 100vw);
  }
}

.modal #modalAbout .modalContents h1 {
  margin-bottom: 12px;
  font-size: 2rem;
}

.modal #modalAbout .modalContents h2 {
  font-size: 20px;
  font-weight: 500;
  color: #e27500;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents h2 {
    font-size: 1.7rem;
    margin-bottom: 2.13333vw;
  }
}

.modal #modalAbout .modalContents p,
.modal #modalAbout .modalContents .article .inner .teacher,
.article .inner .modal #modalAbout .modalContents .teacher,
.modal #modalAbout .modalContents .article .inner h3,
.article .inner .modal #modalAbout .modalContents h3 {
  line-height: 1.8;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents p,
.modal #modalAbout .modalContents .article .inner .teacher,
.article .inner .modal #modalAbout .modalContents .teacher,
.modal #modalAbout .modalContents .article .inner h3,
.article .inner .modal #modalAbout .modalContents h3 {
    margin-bottom: 5.33333vw;
  }
}

.modal #modalAbout .modalContents p strong,
.modal #modalAbout .modalContents .article .inner .teacher strong,
.article .inner .modal #modalAbout .modalContents .teacher strong,
.modal #modalAbout .modalContents .article .inner h3 strong,
.article .inner .modal #modalAbout .modalContents h3 strong {
  font-weight: 700;
}

.modal #modalAbout .modalContents p span,
.modal #modalAbout .modalContents .article .inner .teacher span,
.article .inner .modal #modalAbout .modalContents .teacher span,
.modal #modalAbout .modalContents .article .inner h3 span,
.article .inner .modal #modalAbout .modalContents h3 span {
  font-weight: 500;
}

.modal #modalAbout .modalContents figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents figure {
    margin-top: 5.33333vw;
    margin-bottom: 5.33333vw;
  }
}

.modal #modalAbout .modalContents figure img {
  width: 393px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents figure img {
    width: 100%;
  }
}

.modal #modalAbout .modalContents ul {
  margin-bottom: 30px;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents ul {
    margin-bottom: 5.33333vw;
  }
}

.modal #modalAbout .modalContents ul li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .modal #modalAbout .modalContents ul li {
    line-height: 1.8;
    font-weight: 700;
  }
}

.modal#modal_units .modalContentWrap {
  font-size: 1rem;
  padding: 40px 90px;
}

@media screen and (max-width: 768px) {
  .modal#modal_units .modalContentWrap {
    padding: calc(40/ 375 * 100vw) calc(40/ 375 * 100vw);
  }
}

.modal#modal_units .modalContentWrap h1 {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .modal#modal_units .modalContentWrap h1 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_units .modalContentWrap h2 {
  font-size: 1.2rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal#modal_units .modalContentWrap h2 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_units .modalContentWrap p,
.modal#modal_units .modalContentWrap .article .inner .teacher,
.article .inner .modal#modal_units .modalContentWrap .teacher,
.modal#modal_units .modalContentWrap .article .inner h3,
.article .inner .modal#modal_units .modalContentWrap h3 {
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal#modal_units .modalContentWrap p,
.modal#modal_units .modalContentWrap .article .inner .teacher,
.article .inner .modal#modal_units .modalContentWrap .teacher,
.modal#modal_units .modalContentWrap .article .inner h3,
.article .inner .modal#modal_units .modalContentWrap h3 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_units .modalContentWrap ul {
  list-style: none;
  padding: 0;
}

.modal#modal_units .modalContentWrap ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.modal#modal_aboutlive .modalContentWrap {
  font-size: 1rem;
  padding: 40px 90px;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap {
    padding: calc(40/ 375 * 100vw) calc(40/ 375 * 100vw);
  }
}

.modal#modal_aboutlive .modalContentWrap h1 {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap h1 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_aboutlive .modalContentWrap h2 {
  font-size: 1.2rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap h2 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_aboutlive .modalContentWrap h3 {
  font-size: 1.1rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap h3 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_aboutlive .modalContentWrap p,
.modal#modal_aboutlive .modalContentWrap .article .inner .teacher,
.article .inner .modal#modal_aboutlive .modalContentWrap .teacher,
.modal#modal_aboutlive .modalContentWrap .article .inner h3,
.article .inner .modal#modal_aboutlive .modalContentWrap h3 {
  font-size: 0.9rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap p,
.modal#modal_aboutlive .modalContentWrap .article .inner .teacher,
.article .inner .modal#modal_aboutlive .modalContentWrap .teacher,
.modal#modal_aboutlive .modalContentWrap .article .inner h3,
.article .inner .modal#modal_aboutlive .modalContentWrap h3 {
    margin-bottom: calc(12/ 375 * 100vw);
  }
}

.modal#modal_aboutlive .modalContentWrap ul {
  font-size: 0.9rem;
  list-style: none;
  padding: 0;
}

.modal#modal_aboutlive .modalContentWrap ul li {
  padding-left: 5em;
  position: relative;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap ul li {
    padding-left: 1em;
    margin-bottom: 1ex;
  }
}

.modal#modal_aboutlive .modalContentWrap ul li .label {
  display: inline-block;
  width: 5em;
  position: absolute;
  left: 0;
  text-align: justify;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .modal#modal_aboutlive .modalContentWrap ul li .label {
    position: relative;
    display: block;
    left: -1em;
  }
}

.modal_login_contents {
  border: none;
}

.modal_login_contents .modalinner {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 50px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modalinner {
    padding: calc(50/ 375 * 100vw) calc(15/ 375 * 100vw);
  }
}

.modal_login_contents .modaltitle {
  font-weight: 500;
  font-size: 36px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #595757;
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaltitle {
    font-size: calc(36/ 375 * 100vw);
    line-height: calc(36/ 375 * 100vw);
    margin-bottom: calc(11/ 375 * 100vw);
    text-align: center;
  }
}

.modal_login_contents .login {
  width: 700px;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .modal_login_contents .login {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .login .login_inputset {
    display: flex;
    padding-left: calc(5/ 375 * 100vw);
    padding-right: calc(5/ 375 * 100vw);
    box-sizing: border-box;
  }
  .modal_login_contents .login .login_inputset input {
    max-width: calc(216.94/ 375 * 100vw);
    flex-grow: 1;
    width: auto;
  }
}

.modal_login_contents .modaljoininformations {
  border: none;
}

.modal_login_contents .modaljoininformations .inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 8px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner {
    width: auto;
    flex-direction: column;
    padding: 0;
    margin-top: calc(15/ 375 * 100vw);
  }
  .modal_login_contents .modaljoininformations .inner .joinus {
    margin-bottom: calc(15/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .modal_login_contents .modaljoininformations .inner .joinus,
.modal_login_contents .modaljoininformations .inner .students {
    width: 345px;
    height: 333.16px;
    padding: 16px 0 27.8px;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner .joinus,
.modal_login_contents .modaljoininformations .inner .students {
    width: 100%;
    height: auto;
    padding: calc(15/ 375 * 100vw) 0;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 769px) {
  .modal_login_contents .modaljoininformations .inner .joinus .message,
.modal_login_contents .modaljoininformations .inner .students .message {
    flex-grow: 1;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner .joinus .message,
.modal_login_contents .modaljoininformations .inner .students .message {
    flex-grow: 1;
  }
}

@media screen and (min-width: 769px) {
  .modal_login_contents .modaljoininformations .inner .joinus .copy,
.modal_login_contents .modaljoininformations .inner .students .copy {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner .joinus .copy,
.modal_login_contents .modaljoininformations .inner .students .copy {
    margin-bottom: calc(18/ 375 * 100vw);
  }
}

@media screen and (min-width: 769px) {
  .modal_login_contents .modaljoininformations .inner .joinus .message,
.modal_login_contents .modaljoininformations .inner .joinus .notice,
.modal_login_contents .modaljoininformations .inner .joinus .link-more01 {
    margin: 20px 19px 0;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner .joinus .message,
.modal_login_contents .modaljoininformations .inner .joinus .notice,
.modal_login_contents .modaljoininformations .inner .joinus .link-more01 {
    margin: calc(20/ 375 * 100vw) calc(19/ 375 * 100vw) 0;
  }
}

.modal_login_contents .modaljoininformations .inner .joinus .notice,
.modal_login_contents .modaljoininformations .inner .joinus .link-more01 {
  width: auto;
}

@media screen and (min-width: 769px) {
  .modal_login_contents .modaljoininformations .inner .students .message,
.modal_login_contents .modaljoininformations .inner .students .notice {
    width: auto;
    margin: 20px 19px 0;
  }
}

@media screen and (max-width: 768px) {
  .modal_login_contents .modaljoininformations .inner .students .message,
.modal_login_contents .modaljoininformations .inner .students .notice {
    width: auto;
    margin: calc(20/ 375 * 100vw) calc(19/ 375 * 100vw) 0;
    text-align: left;
  }
}
