/* fx_column_article  */
/* reset
-------------------------*/
html {scroll-behavior: smooth; }

.fx_column_article {
  margin: 80px 0 0 0;
}
@media screen and (max-width: 768px) {
  .fx_column_article {
    margin: 16px 0 0 0;
  }
}

.fx_column_article .container figure {
  width: 100%;
  margin: 16px 0;
}

.fx_column_article .container figure figcaption {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 16px;
  text-align: center;
  color: #666;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container figure figcaption {
    padding-top: 8px;
  }
}

.fx_column_article .container a {
  text-decoration: underline;
}

.fx_column_article .container ul li, 
.fx_column_article .container ol li  {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 2em;
  text-indent: -1.5em;
}

.fx_column_article .container ol {
  list-style-type: decimal;
}

.fx_column_article .container h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container h1 {
    font-size: 26px;
    margin-bottom: 32px;
  }
}

.fx_column_article .container p {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container p {
    line-height: 1.5;
  }
}

.fx_column_article .container p.annotation { /* 注釈 */
  font-size: 14px;
  color: #666;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container p.annotation {
    font-size: 12px;
  }
}

.fx_column_article .container strong {
  font-weight: 700;
}


/*  wrap 
-------------------------*/
.fx_column_article .container {
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  #contents .container .containerInner {
    padding: 0 15px 100px;
  }
}

.columnSection + .columnSection {
  margin-top: 100px;
}

/*  mainVisual 
-------------------------*/
.fx_column_article .container .mainVisual {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container .mainVisual { 
    margin-bottom: 32px;
  }
}

.fx_column_article .container .mainVisual img {
  width: 100%;
}

/*  anchorWrap 
-------------------------*/
.fx_column_article .anchorWrap {
  margin: 40px auto 100px;
  width: 720px;
  padding: 32px;
  background-color: #eef3f5;
}

.fx_column_article .anchorTtl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.75;
}

.fx_column_article .anchorWrap ul li {
  list-style-type: disc;
  list-style-position: inside;
  padding-top: 16px;
  padding-left: 2em;
  text-indent: -1.5em;
}

.fx_column_article .anchorWrap ul li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  text-decoration: underline;
}


@media screen and (max-width: 640px) {
  .fx_column_article .anchorWrap {
    margin: 32px auto 100px;
    width: 100%;
    width: calc(100% - 32px);
    padding: 16px;
  }
  .fx_column_article .anchorTtl { font-size: 16px; }
  .fx_column_article .anchorWrap ul li { padding-top: 8px; }
  .fx_column_article .anchorWrap ul li a {
    margin-top: 16px;
    font-size: 14px;
  }
}

/*  common h2 - h4 
-------------------------*/
.fx_column_article .columnTtl2, .fx_column_article h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.fx_column_article .columnTtl3, .fx_column_article h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
.fx_column_article .columnTtl4, .fx_column_article h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 1.75;
}
@media screen and (max-width: 640px) {
  .fx_column_article .columnTtl2, .fx_column_article h2 {
    font-size: 20px;
  }
  .fx_column_article .columnTtl3, .fx_column_article h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .fx_column_article .columnTtl4, .fx_column_article h4 {
    line-height: 1.5;
  }
}

/* columnImg
-------------------------*/
.columnImg { width: 100%; }

/* example
-------------------------*/
.example {
  font-size: 16px;
  line-height: 1.75;
  text-align: justify;
  padding: 24px 32px;
  border: solid 1px #bfbfbf;
  margin: 1em 0;
}

.example span {
  margin-top: 8px;
  display: inline-block;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .example {
    font-size: 16px;
    line-height: 1.5;
    padding: 16px;
  }
}

/* columnLink
-------------------------*/
.columnLink {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
}

/* fx_head
-------------------------*/
.fx_column_article .container .fx_head h1 {
  margin: 0 0 40px 0;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container .fx_head h1 {
    margin: 0 0 16px 0;
  }
}

.fx_column_article .container .fx_head h1 picture,
.fx_column_article .container .fx_head h1 img {
  width: 100%;
}

.fx_column_article .container .fx_head p {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .fx_column_article .container .fx_head p {
    font-size: 14px;
    text-align: left;
    line-height: 1.5em;
  }
}


/* fx_body
-------------------------*/
.fx_column_article .container .fx_body {
  margin: 100px 0 0 0;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container .fx_body {
    margin: 64px 0 0 0;
  }
}

.fx_column_article .container .fx_body h2 {
  margin: 0 0 40px 0;
}
@media screen and (max-width: 640px) {
  .fx_column_article .container .fx_body h2 {
    font-size: 20px;
  }
}

/* column_to_index
-------------------------*/
.fx_column_article .column_to_index {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .fx_column_article .column_to_index {
    padding: 0 16px;
  }
}

/* fx_column_article  */
/* table
-------------------------*/
table {
  width: 100%;
  border: solid 1px #bfbfbf;
  margin-top: 1em;
}

table thead tr {
  background-color: #e5e5e5;
}

table thead tr th.w75 {
  width: 75%;
}

table thead tr th.w50 {
  width: 50%;
}

table thead tr th.w40 {
  width: 40%;
}

table thead tr th.w25 {
  width: 25%;
}

table thead tr th.w20 {
  width: 20%;
}

table thead tr th {
  font-weight: bold;
  /* line-height: 1; */
}

table thead tr th,
table tbody tr td {
  border-right: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
  text-align: left;
  padding: .5em;
  vertical-align: top;
  line-height: 1.5em;
}

table tbody tr td ul.smalltext {
  font-size: 14px;
  padding: 0;
}

table tbody tr td ul.smalltext li {
  padding: 0 0 0 .25em;
}

table.text-center tbody tr td {
  text-align: center;
}


@media screen and (max-width: 640px) {
  table {
    margin-top: 32px;
  }

  table thead tr th,
  table tbody tr td {
    height: auto;
    font-size: 14px;
  }

  table tbody tr td ul ,
  table tbody tr td ol {
    font-size: 12px;
    padding: 0;
  }

  table tbody tr td ul li ,
  table tbody tr td ol li {
    padding: 0 0 0 .25em;
  }
}

.fx_column_article .container p + p {
  margin-top: 1em;
}

.fx_column_article .container p + ol ,
.fx_column_article .container p + ul {
  margin-top: 1em;
}

.fx_column_article .container ol + p ,
.fx_column_article .container ul + p {
  margin-top: 1em;
}

.fx_column_article .container * + h2 ,
.fx_column_article .container h2 + * {
  margin-top: 2em;
}

.fx_column_article .container * + h3 {
  margin-top: 2em;
}
.fx_column_article .container h3 + * {
  margin-top: 1em;
}

.fx_column_article .container * + h4 {
  margin-top: 2em;
}
.fx_column_article .container h4 + * {
  margin-top: 1em;
}

.fx_column_article .container table + * {
  margin-top: .5em;
}
