* {
  margin: 0;
  padding: 0;
}
.cb {
  clear: both;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
}
p {
  margin: 30px 0;
  font-size: 17px;
  line-height: 29px;
}
.img_link {
  cursor: pointer;
}
.box-btn img:hover {
  opacity: 0.5;
  transition: 1.0s;
}
.margin-non {
  margin: 30px 0;
}
h3 {
  font-size: 40px;
  font-weight: 500;
  padding-top: 40px;
  margin-bottom: -20px;
  color: #4e4d4e;
  text-align: center;
  letter-spacing: 0.0em;
}

h4 {
    font-size: 2.0rem;
    font-weight: 500;
    padding-top: 50px;
    margin-bottom: 0.2rem;
    color: #050505;
    text-align: center;
    letter-spacing: 0.01em;
}
.font-st {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 0px;
  color: #050505;
}
.font-st-red {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #cc0000;
}
.vo-name {
  font-size: 26px;
  font-weight: 700;
  padding-top: 0px;
  margin-bottom: 20px;
  color: f5f5f5;
  text-align: center;
  letter-spacing: .01em;
}
.font-title {
  line-height: 1.5;
  font-size: 1.5rem;
  font-weight: bold;
	color: #e1564c;
  margin-bottom: 10px;
  border-bottom: solid 0.1rem #929292;
}
.font-date {
  line-height: 1.5;
  font-size: 2.4rem;
  font-weight: bold;
	color: #ea2929;
  margin-bottom: 10px;
  border-bottom: solid 0.1rem #929292;
	text-align: center;
}
.font-q {
  line-height: 1.5;
  font-size: 2rem;
  font-weight: bold;
	color: #917138;
	margin-right:0.3rem;
}
img {
  max-width: 100%;
}
.mbt-30 {
  margin-top: 30px;
}
.mbt-50 {
  margin-top: 50px;
}

.pddbt-0 {
  padding-bottom: 0;
}
main {
  padding-top: 0px;
}
article {}
footer {
  background: #f5f5f5;
  padding: 30px 20px;
}
.box {
  width: 960px;
  margin: 0 auto;
  padding: 50px;
}
.box-head {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0px 0px;
}
.box-btn {
  max-width: 714px;
  margin: 0 auto;
  padding: 50px 173px;
}
.box-pddbt-0 {
  width: 960px;
  margin: 0 auto;
  padding: 50px 50px 0;
}
.midashi {
  margin: 10px 0;
  text-align: center;
}
.midashi img {
  width: 100%;
}
.foot {
  margin: 0 auto;
  width: 960px;
  color: #666;
  height: 200px;
}
.foot p {
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.8;
  text-align: left;
}

footer li {
  float: left;
  list-style-type: none;
  list-style: none;
  font-size: 16px;
  margin: 0 3px;
	
}
footer a {
  text-decoration: none;
  color: #666;
}
footer li:before {
  margin: 0 3px;
  content: "｜";
  color: #666;
	text-align: center;
}
.center {
  text-align: center;
}
.check-box {
  margin: 0 auto;
}
.check-box ol {
  border: solid 5px #f7cdfd;
  padding: 0.5em 1em 0.5em 3em;
  position: relative;
}
.check-box ol li {
  line-height: 1.5;
  padding: 0.5em 0;
  font-size: 18px;
  font-weight: bold;
  color: #9233a0;
}
a.cp_btn {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  padding: 1em;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  border: 1px solid #8BC34A;
  background: url("../img/arrow-w.png") no-repeat 98%;
  background-color: #8BC34A;
  background-size: contain;
  overflow: hidden;
  z-index: 1 !important;
}
a.cp_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: 0.3s;
  z-index: -1;
}
.sqbox {
  border: 2px solid #ccc;
  width: 100%;
  height: 400px;
  padding: 0;
  overflow: auto;
}
.date-box {
  width: 860px;
  margin: 20px auto 0;
  border: solid 5px #f7cdfd;
  padding: 1.2em 1em 1.2em 1em;
  color: #fff;
  text-align: center;
  position: relative;
  background-color: #5FA7DD;
}
.date-box .text {
  font-size: 24px;
  font-weight: 500;
}
a.cp_btn {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  padding: 1em;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  border: 1px solid #8BC34A;
  background: url("../img/arrow-w.png") no-repeat 98%;
  background-color: #8BC34A;
  background-size: contain;
  overflow: hidden;
  z-index: 1 !important;
}
a.cp_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: 0.3s;
  z-index: -1;
}
a.cp_btn:hover {
  color: #da3c41;
  background: url("../img/arrow-r.png") no-repeat 98%;
  background-size: contain;
  z-index: 1 !important;
}
a.cp_btn:hover:after {
  height: 900%;
  opacity: 1;
}
a.cp_btn:active:after {
  height: 700%;
  opacity: 1;
}
a.cp_btn-head {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  padding: 1em;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  color: #fff;
  border: 1px solid #21426c;
  background: url("../img/arrow-w.png") no-repeat 98%;
  background-color: #21426c;
  background-size: contain;
  overflow: hidden;
  z-index: 1 !important;
}
a.cp_btn-head:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: 0.3s;
  z-index: -1;
}
a.cp_btn-head:hover {
  color: #da3c41;
  background: url("../img/arrow-r.png") no-repeat 98% #21426c;
  background-size: contain;
  z-index: 1 !important;
}
a.cp_btn-head:hover:after {
  height: 900%;
  opacity: 1;
}
a.cp_btn-head:active:after {
  height: 700%;
  opacity: 1;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* スマホサイズより上 */
@media screen and (min-width : 481px) {
  .columns:after {
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
  }
  .head-back {
    background: url("../img/bg-head.jpg") #fff;
    color: #4e4d4e;
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .columns {
    min-height: 1px; /*IE6縲�7蟇ｾ遲�*/
  }
  .col2, .col3, .col4, .col6, .col8, .col10, .col-40, .col-48, .col-50, .col-60, .col-30, .col-70, .col-20, .col-80 {
    position: relative;
    min-height: 1px;
  }
  .col2, .col3, .col4, .col6, .col8, .col10, .col-40, .col-48, .col-50, .col-60, .col-30, .col-70, .col-20, .col-80 {
    float: left;
  }
  .col4 {
    width: 31.33%;
  }
  .col6 {
    width: 48%;
  }
	.col-48 {
    width: 48%;
    padding-top: 30px;
}
.col-50 {
    width: 50%;
}
  img {
    width: 100%;
    height: auto;
  }
  .pl2per-pc {
    padding-left: 2%;
  }
  .pl3per-pc {
    padding-left: 3%;
  }
  .frimg01 {
    float: right;
    margin: 20px 0 20px 20px;
    width: 300px;
  }
  .img-l {
    width: 600px;
  }
  .article-back1 {
    background: #fff4f5;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
  }
  .article-back2 {
    background: #fdedee;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
  }
  .article-back3 {
    background: #fedede;
    color: #15263e;
    background-position: center;
    background-size: cover;
  }
  .article-back4 {
    background: #cddcfb;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
  }
  .article-back5 {
    background: #f0f3ef;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
/* タブレットサイズ */
@media screen and (max-width : 1024px) and (min-width : 481px) {
  header {}
  main {}
  article {}
  .foot {
    width: 100%;
  }
  footer {}
  .midashi {}
  .box {
    width: initial !important;
  }
  .box-head {
    width: initial !important;
  }
  .box-btn {
    width: initial !important;
  }
  .date-box {
    width: initial !important;
  }
  .box-pddbt-0 {
    width: initial !important;
  }
}
/* スマホサイズ */
@media screen and (max-width: 480px) {
  .head-back {
    background: url("../img/bg-head02-sp.jpg") #fff;
    color: #4e4d4e;
    background-position: center top;
    background-size: cover;
  }
  .midashi {}
  .midashi img {
    width: 100%;
  }
  .mt20-sp {
    margin-top: 20px;
  }
  .mb0-sp {
    margin-bottom: 0;
  }
  .mb30-sp {
    margin-bottom: 30px;
  }
  main {
    padding-top: 0px;
  }
  article {}
  .box {
    width: 92%;
    padding: 0 0 5px 0;
    margin: 0 auto;
  }
  .box-head {
    width: 100%;
    padding: 0 0 5px 0;
    margin: 0 auto;
  }
  .box-btn {
    width: 92%;
    padding: 0 0 5px 0;
    margin: 20px auto;
  }
  .box-pddbt-0 {
    width: 92%;
    padding: 0 0 5px 0;
    margin: 0 auto;
  }
  .date-box {
    width: 92%;
    padding: 0 0 5px 0;
    margin: 20px auto;
  }
  .foot {
    width: 90%;
    height: 100px;
    padding: 30px auto;
  }
  .foot p {
    text-align: left;
  }
  footer {
    height: 200px;
  }
  footer li {
    margin: 5px 3px;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  h3 {
    font-size: 36px;
    font-weight: 700;
    padding-top: 40px;
    margin-bottom: 30px;
    color: f5f5f5;
    text-align: center;
    letter-spacing: 0.0em;
    line-height: 44px;
  }
  h4 {
    font-size: 26px;
    font-weight: 500;
    padding-top: 20px;
    margin-bottom: 30px;
    color: f5f5f5;
    text-align: center;
    letter-spacing: 0em;
  }
  .frimg01 {
    margin: 10px auto;
    width: 80%;
  }
  .article-back1 {
    background: #fff4f5;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
    margin-top: 0px;
    padding: 30px 0;
  }
  .article-back2 {
    background: #fdedee;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
    margin-top: 30px;
    padding: 30px 0;
  }
  .article-back3 {
    background: #fedede;
    color: #15263e;
    background-position: center;
    background-size: cover;
    margin-top: 30px;
    padding: 30px 0;
  }
  .article-back4 {
    background: #cddcfb;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
    margin-top: 30px;
    padding: 30px 0;
  }
  .article-back5 {
    background: #f0f3ef;
    color: #4e4d4e;
    background-position: center;
    background-size: cover;
  }
	.mto-0 {
	margin-top: 0px;
}
}
/*-------------------- */