@charset "UTF-8";
/*--------------------------------------------
Common setting
--------------------------------------------*/
/*--------------------------------------------
Common setting
--------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
var,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 100%;
  color: #414141;
  font-weight: 500;
  line-height: 1.75;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
}

html {
  position: relative;
  font-size: 62.5%;
  height: 100%;
  overflow-y: scroll;
}

body {
  position: relative;
  height: 100%;
  min-height: 100%;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  vertical-align: middle;
}

hr {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
}

ul {
  padding-left: 2em;
  margin: 1.5em auto;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

*,
*:before,
*:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

::-moz-selection {
  background: #8cb8c5;
}

::selection {
  background: #8cb8c5;
}

::-moz-selection {
  background: #8cb8c5;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.marker {
  background: linear-gradient(transparent 50%, #fff799 50%);
  font-weight: bold;
}

a {
  color: #e28d77;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  cursor: pointer;
}
a span {
  color: #e28d77;
}

a:hover {
  text-decoration: none;
}

.link {
  color: #e28d77;
  text-decoration: underline;
  transition: 0.15s ease;
}
.link:hover {
  opacity: 0.8;
}

.nolink {
  color: #999 !important;
  cursor: default !important;
  pointer-events: none;
}

.pc-dn {
  display: none;
}

.sp-dn {
  display: block;
}

@media screen and (max-width: 480px) {
  .sp-dn {
    display: none;
  }
  .pc-dn {
    display: block;
  }
}
.flex {
  display: flex;
  justify-content: space-between;
}

.fstart {
  display: flex;
  justify-content: flex-start;
}

.fcenter {
  display: flex;
  justify-content: center;
}

.fcolumn {
  display: flex;
  flex-direction: column;
}

.tw01 {
  width: 1%;
}

.tw02 {
  width: 2%;
}

.tw03 {
  width: 3%;
}

.tw04 {
  width: 4%;
}

.tw05 {
  width: 5%;
}

.tw06 {
  width: 6%;
}

.tw07 {
  width: 7%;
}

.tw08 {
  width: 8%;
}

.tw09 {
  width: 9%;
}

.tw10 {
  width: 10%;
}

.tw11 {
  width: 11%;
}

.tw12 {
  width: 12%;
}

.tw13 {
  width: 13%;
}

.tw14 {
  width: 14%;
}

.tw15 {
  width: 15%;
}

.tw16 {
  width: 16%;
}

.tw17 {
  width: 17%;
}

.tw18 {
  width: 18%;
}

.tw19 {
  width: 19%;
}

.tw20 {
  width: 20%;
}

.tw21 {
  width: 21%;
}

.tw22 {
  width: 22%;
}

.tw23 {
  width: 23%;
}

.tw24 {
  width: 24%;
}

.tw25 {
  width: 25%;
}

.tw26 {
  width: 26%;
}

.tw27 {
  width: 27%;
}

.tw28 {
  width: 28%;
}

.tw29 {
  width: 29%;
}

.tw30 {
  width: 30%;
}

.tw31 {
  width: 31%;
}

.tw32 {
  width: 32%;
}

.tw33 {
  width: 33%;
}

.tw34 {
  width: 34%;
}

.tw35 {
  width: 35%;
}

.tw36 {
  width: 36%;
}

.tw37 {
  width: 37%;
}

.tw38 {
  width: 38%;
}

.tw39 {
  width: 39%;
}

.tw40 {
  width: 40%;
}

.tw41 {
  width: 41%;
}

.tw42 {
  width: 42%;
}

.tw43 {
  width: 43%;
}

.tw44 {
  width: 44%;
}

.tw45 {
  width: 45%;
}

.tw46 {
  width: 46%;
}

.tw47 {
  width: 47%;
}

.tw48 {
  width: 48%;
}

.tw49 {
  width: 49%;
}

.tw50 {
  width: 50%;
}

.tw51 {
  width: 51%;
}

.tw52 {
  width: 52%;
}

.tw53 {
  width: 53%;
}

.tw54 {
  width: 54%;
}

.tw55 {
  width: 55%;
}

.tw56 {
  width: 56%;
}

.tw57 {
  width: 57%;
}

.tw58 {
  width: 58%;
}

.tw59 {
  width: 59%;
}

.tw60 {
  width: 60%;
}

.tw61 {
  width: 61%;
}

.tw62 {
  width: 62%;
}

.tw63 {
  width: 63%;
}

.tw64 {
  width: 64%;
}

.tw65 {
  width: 65%;
}

.tw66 {
  width: 66%;
}

.tw67 {
  width: 67%;
}

.tw68 {
  width: 68%;
}

.tw69 {
  width: 69%;
}

.tw70 {
  width: 70%;
}

.tw71 {
  width: 71%;
}

.tw72 {
  width: 72%;
}

.tw73 {
  width: 73%;
}

.tw74 {
  width: 74%;
}

.tw75 {
  width: 75%;
}

.tw76 {
  width: 76%;
}

.tw77 {
  width: 77%;
}

.tw78 {
  width: 78%;
}

.tw79 {
  width: 79%;
}

.tw80 {
  width: 80%;
}

.tw81 {
  width: 81%;
}

.tw82 {
  width: 82%;
}

.tw83 {
  width: 83%;
}

.tw84 {
  width: 84%;
}

.tw85 {
  width: 85%;
}

.tw86 {
  width: 86%;
}

.tw87 {
  width: 87%;
}

.tw88 {
  width: 88%;
}

.tw89 {
  width: 89%;
}

.tw90 {
  width: 90%;
}

.tw91 {
  width: 91%;
}

.tw92 {
  width: 92%;
}

.tw93 {
  width: 93%;
}

.tw94 {
  width: 94%;
}

.tw95 {
  width: 95%;
}

.tw96 {
  width: 96%;
}

.tw97 {
  width: 97%;
}

.tw98 {
  width: 98%;
}

.tw99 {
  width: 99%;
}

.tw100 {
  width: 100%;
}

/*--------------------------------------------
SP setting
--------------------------------------------*/
@media screen and (max-width: 768px) {
  html {
    overflow-x: hidden;
  }
  body {
    display: block;
    position: relative;
    width: 100%;
  }
  * + h2 {
    margin-top: 8rem !important;
  }
  * + footer {
    margin-top: 8.8rem;
  }
  header {
    display: flex;
    position: fixed;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #fff;
    border-top: 4px solid var(--tertiary);
    padding: 0.5rem 2rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    z-index: 99;
  }
  header::before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 0.3rem;
    background: #ca535b;
    top: 0;
    left: 0;
  }
  header .box__header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  header .box__header .title {
    display: block;
    width: 100%;
    font-size: clamp(10px, 4vw, 21px);
    font-weight: bold;
  }
  header .box__header .title .pc-dn {
    display: block;
  }
  header .ham {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 4rem;
    height: 4rem;
    gap: 1rem;
  }
  header .ham.active {
    gap: 0;
  }
  header .ham.active .ham-top {
    transform: rotate(45deg) translateY(0.1rem);
  }
  header .ham.active .ham-btm {
    transform: rotate(-45deg) translateY(-0.1rem);
  }
  header .ham-top {
    display: block;
    width: 3.2rem;
    height: 0.2rem;
    background: #ca535b;
    transition: 0.15s ease;
  }
  header .ham-btm {
    display: block;
    width: 3.2rem;
    height: 0.2rem;
    background: #ca535b;
    transition: 0.15s ease;
  }
  .wrapper,
  .container {
    display: block;
    width: 100%;
    min-height: calc(100vh - 8rem - 15rem - 4.8rem);
    padding: var(--space-sm) 0 var(--space-lg);
  }
  main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    padding: 0 var(--space-sm);
    margin: 0 auto;
    gap: 4rem;
  }
  main nav {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-top: 8rem;
    padding-bottom: 12rem;
    z-index: 98;
  }
  main nav .gnav {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 0.8rem;
    position: relative;
  }
  main nav .gnav-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 5.6rem;
    text-decoration: none;
    padding: 0.8rem 0.8rem 0.8rem 0.4rem;
  }
  main nav .gnav-item:hover {
    opacity: 0.8;
    background: #ca535b;
  }
  main nav .gnav-item:hover::before {
    color: #fff;
    margin-right: 0;
  }
  main nav .gnav-item:hover span {
    color: #fff;
  }
  main nav .gnav-item.active {
    background: #ca535b;
  }
  main nav .gnav-item.active::before {
    color: #fff;
  }
  main nav .gnav-item.active span {
    color: #fff;
  }
  main nav .gnav-item::before {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.4rem;
    font-family: "Material Icons Outlined";
    content: "\e5df";
    color: #414141;
    font-size: 2.4rem;
    margin-right: 0.5rem;
    transition: 0.15s ease;
  }
  main nav .gnav-item span {
    color: #414141;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
  }
  main nav .gnav-item + .gnav-item {
    margin-top: 0.8rem;
  }
  main nav .gnav + .copy {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5.6rem;
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.7921568627);
    background: #ca535b;
  }
  main article {
    display: block;
    width: 93%;
    margin: clamp(70px, 22vw, 110px) auto 0;
  }
  main article section {
    display: block;
    width: 100%;
  }
  main article section h1 {
    display: block;
    width: 100%;
  }
  main article section h1.img__hero {
    margin: 0 auto 4.8rem;
  }
  main article section h2 {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #ca535b;
    padding-bottom: 1rem;
    margin: 0 auto;
  }
  main article section h2 + * {
    margin-top: 2.4rem !important;
  }
  main article section h3 {
    display: block;
    width: 100%;
    background: #f2f2f2;
    font-size: 1.5rem;
    color: #414141;
    font-weight: bold;
    line-height: 1;
    border-left: 3px solid #ca535b;
    padding: 1.6rem 2.4rem;
    margin: 0 auto;
  }
  main article section h3 + * {
    margin-top: 1.6rem;
  }
  main article section p {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 1.5rem;
    text-align: justify;
  }
  main article section p + h2 {
    margin-top: 8rem;
  }
  main article section p + h3 {
    margin-top: 4rem;
  }
  main article section p + p {
    margin-top: 1.5em;
  }
  main article section p + .flex-colums {
    margin-top: 2.4rem;
  }
  main article section p + .programs {
    margin-top: 4.8rem;
  }
  main article section ul li {
    color: #414141;
    font-size: 1.5rem;
    text-align: left;
    margin: 1.5rem 0;
    line-height: 1.25;
  }
  main article section .info {
    display: block;
    width: 100%;
  }
  main article section .info-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  main article section .info-item + .info-item {
    margin-top: 1rem;
  }
  main article section .info-item .date {
    display: block;
    width: 12rem;
    color: #414141;
    font-size: 1.5rem;
  }
  main article section .info-item .desc {
    display: block;
    width: calc(100% - 120px);
    color: #414141;
    font-size: 1.5rem;
  }
  main article section .qa {
    display: block;
    width: 100%;
    background: #f2f2f2;
    border: 2px solid #ca535b;
    padding: 3.2rem;
    margin-top: 6.4rem;
  }
  main article section .qa p {
    text-align: center;
  }
  main article section .box__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20rem;
    height: 4.8rem;
    background: #8c67d6;
    line-height: 1;
    text-decoration: none;
    margin: 2rem 0 2rem auto;
    transition: 0.15s ease;
  }
  main article section .box__btn .unit__btn span {
    font-size: 1.5rem;
    color: #fff;
  }
  main article section .box__btn:hover {
    opacity: 0.8;
  }
  main article section .box__btn.nolink {
    background: #bfbfbf;
  }
  main article section .btn-colums {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  main article section .btn-colums + * {
    margin-top: 4.8rem;
  }
  main article section .btn-colums .btn-colum {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28rem;
    height: 6.4rem;
    background: #ca535b;
    text-decoration: none;
    transition: 0.15s ease;
  }
  main article section .btn-colums .btn-colum + .btn-colum {
    margin-left: 2.4rem;
  }
  main article section .btn-colums .btn-colum:hover {
    opacity: 0.8;
  }
  main article section .btn-colums .btn-colum span {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
  }
  main article section .btn-colums .btn-colum.nolink {
    background: #bfbfbf;
  }
  main article section .btn-colums.center {
    justify-content: center;
  }
  main article section .btn-colums + h2 {
    margin-top: 8rem;
  }
  main article section .btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 5.6rem;
    padding: 0 1em;
    text-align: center;
    background: #ca535b;
    text-decoration: none;
    border-radius: 0.2rem;
    transition: 0.15s ease;
  }
  main article section .btn--survey {
    background: #8c67d6;
  }
  main article section .btn--que {
    background: #e28d77;
  }
  main article section .btn:hover {
    opacity: 0.8;
  }
  main article section .btn.nolink {
    background: #ccc;
  }
  main article section .btn span {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
  }
  main article section .flex-colums {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    max-width: 100%;
    margin: 4em auto;
  }
  main article section .flex-colums + .programs {
    margin-top: 8rem;
  }
  main article section .flex-colums .flex-colum {
    display: inline-flex;
    flex-direction: column;
    flex-basis: auto;
    align-items: center;
    width: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  main article section .flex-colums .flex-colum:not(:first-child) {
    margin-top: 2rem;
  }
  main article section .flex-colums .flex-colum * {
    width: 80%;
    max-width: 450px;
    min-width: 250px;
  }
  main article section .notice {
    display: block;
    width: 100%;
    background: #fff6f5;
    border: 1px solid #ca535b;
    padding: 2rem 2.8rem;
    margin: 2.4rem auto;
  }
  main article section .programs {
    display: block;
    width: 100%;
  }
  main article section .programs .program {
    display: block;
    width: 100%;
  }
  main article section .programs .program + .program {
    margin-top: 8rem;
  }
  main article section .programs .program__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 4.8rem;
    margin: 0 auto 1.6rem;
  }
  main article section .programs .program__title__date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 45%;
    height: 4.8rem;
    background: #f2f2f2;
    font-size: clamp(14px, 4vw, 20px);
    color: #414141;
    font-weight: bold;
    line-height: 1;
    border-left: 4px solid #ca535b;
    padding-left: 1rem;
  }
  main article section .programs .program__title__video {
    --deff: 32px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    width: 55%;
    height: 4.8rem;
    background: #338dfc;
    font-size: 1.5rem;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    padding-left: min(12vw, 55px);
    transition: 0.15s ease;
  }
  main article section .programs .program__title__video:hover {
    opacity: 0.8;
  }
  main article section .programs .program__title__video::before {
    display: flex;
    position: absolute;
    content: "";
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    background: url(../img/video.svg) no-repeat;
    background-size: cover;
    background-position: center;
    top: 1.2rem;
    left: 7%;
    right: auto;
    margin: 0 auto;
    z-index: 0;
  }
  main article section .programs .program__title__video.nolink {
    background: #bbb;
    color: #fff !important;
  }
  main article section .programs .program table {
    width: 100%;
  }
  main article section .programs .program table thead,
  main article section .programs .program table tbody {
    width: 100%;
  }
  main article section .programs .program table thead tr,
  main article section .programs .program table tbody tr {
    width: 100%;
  }
  main article section .programs .program table thead tr th,
  main article section .programs .program table tbody tr th {
    width: 13rem;
    background: #f2f2f2;
    color: #414141;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    vertical-align: top;
    padding: 1.5rem 1rem;
    border: 1px solid #dadce0;
  }
  main article section .programs .program table thead tr td,
  main article section .programs .program table tbody tr td {
    width: calc(100% - 18rem);
    padding: 2rem 1.6rem;
    border: 1px solid #dadce0;
  }
  main article section .programs .program table thead tr td .title,
  main article section .programs .program table tbody tr td .title {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
  }
  main article section .programs .program table thead tr td .title + .speaker,
  main article section .programs .program table tbody tr td .title + .speaker {
    margin-top: 1rem;
  }
  main article section .programs .program table thead tr td .speaker,
  main article section .programs .program table tbody tr td .speaker {
    display: block;
    width: 100%;
    color: #ca535b;
    font-size: 1.5rem;
    line-height: 1.25;
  }
  footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5.6rem;
    background: #ca535b;
    margin: 8rem auto 0;
  }
  footer .box__footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 124rem;
    padding: 0 2rem;
  }
  footer .box__footer .copy {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.2rem;
    line-height: 1;
  }
  #page-top {
    display: flex;
    position: fixed;
    justify-content: center;
    align-items: center;
    width: 5.6rem;
    height: 5.6rem;
    background: #e28d77;
    text-decoration: none;
    opacity: 0.8;
    bottom: 0;
    right: 0;
    z-index: 99;
  }
  #page-top::before {
    font-family: "Material Icons Outlined";
    content: "\e5ce";
    color: #fff;
    font-size: 2.4rem;
  }
  #page-top:hover {
    opacity: 0.6;
  }
}
/*--------------------------------------------
PC setting(wide)
--------------------------------------------*/
@media screen and (min-width: 769px) {
  html {
    overflow-x: hidden;
  }
  body {
    display: block;
    position: relative;
    width: 100%;
  }
  * + h2 {
    margin-top: 8rem !important;
  }
  * + footer {
    margin-top: 8.8rem;
  }
  header {
    display: flex;
    position: fixed;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 124rem;
    height: 10rem;
    background: #fff;
    top: 0;
    left: 0;
    border-bottom: 1px solid #dadce0;
    z-index: 99;
  }
  header::before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 0.4rem;
    background: #ca535b;
    top: 0;
    left: 0;
  }
  header .box__header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 124rem;
    padding: 0 2rem;
  }
  header .box__header .title {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
  }
  header .box__header .title .pc-dn {
    display: none;
  }
  header .ham {
    display: none;
  }
  .wrapper,
  .container {
    display: block;
    width: 100%;
  }
  main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 124rem;
    padding: 0 2rem;
    margin: 12.4rem auto 0;
  }
  main nav {
    display: block;
    position: fixed;
    width: 24rem;
  }
  main nav .gnav {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }
  main nav .gnav-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 5.6rem;
    text-decoration: none;
    padding: 0.8rem 0.8rem 0.8rem 0.4rem;
  }
  main nav .gnav-item:hover {
    opacity: 0.8;
    background: #ca535b;
  }
  main nav .gnav-item:hover::before {
    color: #fff;
    margin-right: 0;
  }
  main nav .gnav-item:hover span {
    color: #fff;
  }
  main nav .gnav-item.active {
    background: #ca535b;
  }
  main nav .gnav-item.active::before {
    color: #fff;
  }
  main nav .gnav-item.active span {
    color: #fff;
  }
  main nav .gnav-item::before {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.4rem;
    font-family: "Material Icons Outlined";
    content: "\e5df";
    color: #414141;
    font-size: 2.4rem;
    margin-right: 0.5rem;
    transition: 0.15s ease;
  }
  main nav .gnav-item span {
    color: #414141;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
  }
  main nav .gnav-item + .gnav-item {
    margin-top: 0.8rem;
  }
  main article {
    display: block;
    width: 96rem;
    margin: 0 auto 0 28rem;
  }
  main article section {
    display: block;
    width: 100%;
  }
  main article section h1 {
    display: block;
    width: 100%;
  }
  main article section h1.img__hero {
    margin: 0 auto 4.8rem;
  }
  main article section h2 {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #ca535b;
    padding-bottom: 1rem;
    margin: 0 auto;
  }
  main article section h2 + * {
    margin-top: 2.4rem !important;
  }
  main article section h3 {
    display: block;
    width: 100%;
    background: #f2f2f2;
    font-size: 1.6rem;
    color: #414141;
    font-weight: bold;
    line-height: 1;
    border-left: 3px solid #ca535b;
    padding: 1.6rem 2.4rem;
    margin: 0 auto;
  }
  main article section h3 + * {
    margin-top: 1.6rem;
  }
  main article section p {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 1.6rem;
    text-align: justify;
  }
  main article section p + h2 {
    margin-top: 8rem;
  }
  main article section p + h3 {
    margin-top: 4rem;
  }
  main article section p + p {
    margin-top: 1.5em;
  }
  main article section p + .flex-colums {
    margin-top: 2.4rem;
  }
  main article section p + .programs {
    margin-top: 4.8rem;
  }
  main article section ul li {
    color: #414141;
    font-size: 1.6rem;
    text-align: left;
  }
  main article section .info {
    display: block;
    width: 100%;
  }
  main article section .info-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  main article section .info-item + .info-item {
    margin-top: 1rem;
  }
  main article section .info-item .date {
    display: block;
    width: 12rem;
    color: #414141;
    font-size: 1.6rem;
  }
  main article section .info-item .desc {
    display: block;
    width: calc(100% - 120px);
    color: #414141;
    font-size: 1.6rem;
  }
  main article section .qa {
    display: block;
    width: 100%;
    background: #f2f2f2;
    border: 2px solid #ca535b;
    padding: 3.2rem;
    margin-top: 6.4rem;
  }
  main article section .qa p {
    text-align: center;
  }
  main article section .box__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20rem;
    height: 4.8rem;
    background: #8c67d6;
    line-height: 1;
    text-decoration: none;
    margin: 2rem 0 2rem auto;
    transition: 0.15s ease;
  }
  main article section .box__btn .unit__btn span {
    font-size: 1.5rem;
    color: #fff;
  }
  main article section .box__btn:hover {
    opacity: 0.8;
  }
  main article section .box__btn.nolink {
    background: #bfbfbf;
  }
  main article section .btn-colums {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  main article section .btn-colums + * {
    margin-top: 4.8rem;
  }
  main article section .btn-colums .btn-colum {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28rem;
    height: 6.4rem;
    background: #ca535b;
    text-decoration: none;
    transition: 0.15s ease;
  }
  main article section .btn-colums .btn-colum + .btn-colum {
    margin-left: 2.4rem;
  }
  main article section .btn-colums .btn-colum:hover {
    opacity: 0.8;
  }
  main article section .btn-colums .btn-colum span {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
  }
  main article section .btn-colums .btn-colum.nolink {
    background: #bfbfbf;
  }
  main article section .btn-colums.center {
    justify-content: center;
  }
  main article section .btn-colums + h2 {
    margin-top: 8rem;
  }
  main article section .btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 24rem;
    height: 5.6rem;
    background: #ca535b;
    text-decoration: none;
    border-radius: 0.2rem;
    transition: 0.15s ease;
  }
  main article section .btn--survey {
    background: #8c67d6;
  }
  main article section .btn--que {
    background: #e28d77;
  }
  main article section .btn:hover {
    opacity: 0.8;
  }
  main article section .btn.nolink {
    background: #ccc;
  }
  main article section .btn span {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
  }
  main article section .flex-colums {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    max-width: 100%;
    margin: 4em auto;
  }
  main article section .flex-colums + .programs {
    margin-top: 8rem;
  }
  main article section .flex-colums .flex-colum {
    display: inline-flex;
    flex-direction: column;
    flex-basis: auto;
    align-items: center;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  main article section .flex-colums .flex-colum:not(:first-child) {
    margin-left: 1.6rem;
  }
  main article section .flex-colums .flex-colum * {
    width: auto;
  }
  main article section .notice {
    display: block;
    width: 100%;
    background: #fff6f5;
    border: 1px solid #ca535b;
    padding: 2rem 2.8rem;
    margin: 2.4rem auto;
  }
  main article section .programs {
    display: block;
    width: 100%;
  }
  main article section .programs .program {
    display: block;
    width: 100%;
  }
  main article section .programs .program + .program {
    margin-top: 8rem;
  }
  main article section .programs .program__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 4.8rem;
    margin: 0 auto 1.6rem;
  }
  main article section .programs .program__title__date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: calc(100% - 200px);
    height: 4.8rem;
    background: #f2f2f2;
    font-size: 1.7rem;
    color: #414141;
    font-weight: bold;
    line-height: 1;
    border-left: 4px solid #ca535b;
    padding-left: 2.4rem;
  }
  main article section .programs .program__title__video {
    --deff: 32px;
    display: flex;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    width: 20rem;
    height: 4.8rem;
    background: #338dfc;
    font-size: 1.5rem;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    padding-left: calc(32px + var(--deff));
    transition: 0.15s ease;
  }
  main article section .programs .program__title__video:hover {
    opacity: 0.8;
  }
  main article section .programs .program__title__video::before {
    display: flex;
    position: absolute;
    content: "";
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    background: url(../img/video.svg) no-repeat;
    background-size: cover;
    background-position: center;
    top: 1.2rem;
    left: var(--deff);
    right: auto;
    margin: 0 auto;
    z-index: 0;
  }
  main article section .programs .program__title__video.nolink {
    background: #bbb;
    color: #fff !important;
  }
  main article section .programs .program table {
    width: 100%;
  }
  main article section .programs .program table thead,
  main article section .programs .program table tbody {
    width: 100%;
  }
  main article section .programs .program table thead tr,
  main article section .programs .program table tbody tr {
    width: 100%;
  }
  main article section .programs .program table thead tr th,
  main article section .programs .program table tbody tr th {
    width: 18rem;
    background: #f2f2f2;
    color: #414141;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    vertical-align: top;
    padding: 2rem 1.6rem;
    border: 1px solid #dadce0;
  }
  main article section .programs .program table thead tr td,
  main article section .programs .program table tbody tr td {
    width: calc(100% - 18rem);
    padding: 2rem 1.6rem;
    border: 1px solid #dadce0;
  }
  main article section .programs .program table thead tr td .title,
  main article section .programs .program table tbody tr td .title {
    display: block;
    width: 100%;
    color: #414141;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
  }
  main article section .programs .program table thead tr td .title + .speaker,
  main article section .programs .program table tbody tr td .title + .speaker {
    margin-top: 1rem;
  }
  main article section .programs .program table thead tr td .speaker,
  main article section .programs .program table tbody tr td .speaker {
    display: block;
    width: 100%;
    color: #ca535b;
    font-size: 1.5rem;
    line-height: 1;
  }
  footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 124rem;
    height: 5.6rem;
    background: #ca535b;
    margin: 8rem auto 0;
  }
  footer .box__footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 124rem;
    padding: 0 2rem;
  }
  footer .box__footer .copy {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.2rem;
    line-height: 1;
  }
  #page-top {
    display: flex;
    position: fixed;
    justify-content: center;
    align-items: center;
    width: 5.6rem;
    height: 5.6rem;
    background: #e28d77;
    text-decoration: none;
    opacity: 0.8;
    bottom: 0;
    right: 0;
    z-index: 99;
  }
  #page-top::before {
    font-family: "Material Icons Outlined";
    content: "\e5ce";
    color: #fff;
    font-size: 2.4rem;
  }
  #page-top:hover {
    opacity: 0.6;
  }
}
/*--------------------------------------------
Print setting
--------------------------------------------*//*# sourceMappingURL=style.css.map */