/* Reset
------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
address, em {
  font-style: normal;
}
strong, th {
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
th {
  text-align: left;
}
hr, legend {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
img, fieldset {
  border: 0;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
li {
  list-style-type: none;
}
input[type="submit"], button, label, select {
  cursor: pointer;
}
body {
  font: 14px/2 "メイリオ", Verdana, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
  color: #333;
}
#header {
  background: rgba(254, 241, 212, 1.00);
  font-size: 35px;
  font-weight: 500;
  color: rgba(212, 96, 141, 1.00);
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#contents {
  background: rgba(254, 241, 212, 1.00);
  padding-top: 0;
  padding-bottom: 0;
}
#contents::after {
  content: "";
  display: block;
  clear: both;
}
#footer {
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 10px;
}
section {
  padding: 20px;
  background: #FFF;
  margin-bottom: 0px;
}
section.pd {
  padding: 0px;
}
h1 {
  font-size: 30px;
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #DDD;
}
h2 {
  font-size: 24px;
}
.container {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.txt-red {
  color: red;
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    width: auto;
  }
}
#section01 {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  padding-left: 10px;
  padding-right: 10px;
}
#section01 section {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#section02 {
  justify-content: space-between;
  margin: 0 -10px;
  padding-left: 10px;
  padding-right: 10px;
}
#section02 section {
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
section.col-a {
  flex: 1;
  font-size: 1.2em;
  padding-top: 10px;
}
section.col-b {
  text-align: center;
}

.resizeimage img { width: 100%; }


.col-a p {
  font-size: 1.0em;
  line-height: 1.5;
  margin-bottom: 0.5em;
  color: rgba(105, 99, 99, 1.00);
}
h2.ond {
  padding-top: 4px;
  font-weight: 400;
}
p.ond {
  font-size: 1.2em;
  color: rgba(212, 96, 141, 1.00);
}
table.lecTable {
  width: 100%;
  margin: 10px auto;
  border-collapse: collapse;
}
table.lecTable {
  margin-top: 0px;
}
table.lecTable td, table.lecTable th {
  padding: 7px;
  background: rgba(252, 231, 240, 1.00);
}
table.lecTable th {
  font-weight: normal;
  text-align: left;
  width: 70%;
}
p.tab1 {
  color: rgba(212, 96, 141, 1.00);
  font-size: 1.2em;
}
p.tab2 {
  color: rgba(68, 65, 66, 1.00);
  font-size: 1.8em;
  line-height: 1.4em;
  padding-top: 22px;
  padding-bottom: 22px;
}
p.tab2-2 {
  color: rgba(68, 65, 66, 1.00);
  font-size: 1.8em;
  line-height: 1.4em;
  padding-top: 8px;
  padding-bottom: 8px;
}
p.tab3 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 800;
  color: rgba(212, 96, 141, 1.00);
  font-size: 1.6em;
  line-height: 1.5em;
  margin: 0px;
  padding-top: 0px;
}
p.tab4 {
  color: rgba(212, 96, 141, 1.00);
  font-size: 1em;
  line-height: 1.3em;
  margin: 0px;
  padding: 0px;
}
h3.it1 {
  font-size: 1.3em;
  padding-left: 1em;
  text-indent: -1em;
  color: rgba(212, 96, 141, 1.00);
}
p.lnk {
  font-size: 1.5em;
  padding-left: 1em;
}
ul {
  font-size: 1.2em;
}
li {
  margin-left: 20px;
  font-size: 1em;
}
li.mark1 {
  list-style-type: "\25E6";
}
li.mark2 {
  list-style-type: "\203b";
}
/* パソコンで見たときは"pc"のclassがついた画像が表示 */
.pc {
  display: block !important;
  margin: 15px;
  padding-right: 10px;
}
.sp {
  display: none !important;
}
#footer {
  background: rgba(254, 241, 212, 1.00);
  display: flex;
  justify-content: center;
}
#footer .itm {
  display: block;
  margin: 0;
  padding: 0;
}
#footer p {
  color: #000;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  padding: 0px;
  font-weight: 100;
}
/* -------------smt------------------------ */
@media only screen and (max-width: 767px) {
  #section01 {
    flex-direction: column-reverse;
  }
  #header {
    font-size: 1.1em;
  }
  .col-a {
    width: auto;
  }
  table.lecTable th, table.lecTable td {
    width: auto;
    display: block;
  }
  table.lecTable th {
    margin: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    font-size: 90%;
  }
  table.lecTable td {
    margin: 0px;
    padding-top: 0px;
    padding-left: 3px;
    font-size: 90%;
  }
  p.tab1 {
    padding-left: 10px;
  }
  p.tab2 {
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  p.tab2-2 {
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  p.tab3 {
    padding-top: 5px;
    padding-left: 10px;
  }
  p.tab4 {
    padding-left: 10px;
  }
  /* スマホ："sp"のclassがついた画像が表示 */
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
    clear: both;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  #footer {
    background: rgba(254, 241, 212, 1.00);
    display: flex;
    flex-direction: column;
  }
}