@charset "utf-8";
html {
  font-size: 62.5%;
}
#contents {
  padding: 0;
  width: 100%;
}
#header {
  box-shadow: none;
}
#footerIn img {
  border: none;
}
.onlySP {
  display: none;
}
#ct_bg {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
}
#ct_bg img {
  max-width: 100%;
  height: auto;
}
#ct_bg .imgOver01 img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#ct_bg .imgOver01 a:hover img {
  opacity: 0.6;
}
#ct_bg .center {
  text-align: center !important;
}
#ct_bg .right {
  text-align: right !important;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
#ct_bg #container01 {
  padding-bottom: 0;
  width: 100%;
}
#ct_bg #container01 > .inner01, #ct_bg #container01 > .inner02 {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#ct_bg #container01 > .inner02 {
  padding-bottom: 168px;
}
#ct_bg .wrapper01 {
  background: url(../img/bg_index01.png) repeat 50% 0;
  margin-top: 30px;
  /*  overflow-x: hidden;*/
}
/* ここから */
#ct_bg .headTitleArea01 {
  position: relative;
  background-color: #e73736;
  color: #fff;
}
#ct_bg .headTitleArea01 > .inner01 {
  padding: 6px 14px 1px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, sans-serif;
  font-size: 1.5rem;
}
#ct_bg .headTitleArea01 > .inner01 .title01, #ct_bg .headTitleArea01 > .inner01 .text01 {
  font-weight: bold;
}
#ct_bg .headTitleArea01 > .inner01 .text01 {
  margin-left: 9px;
}
#ct_bg .wrapper01 .inner01 {
  width: 100%;
  padding: 0 20px;
  border-bottom: 4px solid #fff;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
#ct_bg .wrapper01 .inner02 {
  padding: 0 20px 36px;
  border-bottom: 3px solid #fff;
}
#ct_bg .mainArea01 {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
#ct_bg .frameArea01 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
}
#ct_bg .frameArea01 .img01 + .img01 {
  margin-top: 20px;
}
#ct_bg .frameArea01 .img01 + section {
  margin-top: 17px;
}
#ct_bg .frameArea01 section + section {
  margin-top: 21px;
}
#ct_bg .frameArea01 section + .cvArea01 {
  margin-top: 21px;
}
#ct_bg .frameArea01 .cvArea01 + .img01 {
  margin-top: 21px;
}
#ct_bg .frameArea01 .bnr01 {
  max-width: 600px;
  margin: 40px auto 35px;
}
#ct_bg .frameArea01 .bnr01 a {
  display: block;
  background: #fff;
}
#ct_bg .frameArea01 .bnr01 a:hover img {
  opacity: 0.7;
}
#ct_bg .frameArea01 .copyrightsWrap01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#ct_bg .frameArea01 .copyrightsCol01 {
	width: auto;
}
#ct_bg .frameArea01 .copyrightsCol02 {
	margin-left: 30px;
	max-width: 265px;
}
#ct_bg .frameArea01 .copyrights01 {
  text-align: center;
  font-size: 1.2rem;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.755165px 0.958851px 0px, rgb(255, 255, 255) 1.080605px 1.682942px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.818595px 0px, rgb(255, 255, 255) -1.602287px 1.196944px 0px, rgb(255, 255, 255) -1.979985px 0.28224px 0px, rgb(255, 255, 255) -1.872913px -0.701566px 0px, rgb(255, 255, 255) -1.307287px -1.513605px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.917849px 0px, rgb(255, 255, 255) 1.41734px -1.411081px 0px, rgb(255, 255, 255) 1.920341px -0.558831px 0px;
}
#ct_bg .cvArea01 {
  background: #fff;
  border: 6px solid #e50038;
  border-radius: 20px;
}
#ct_bg .cvArea01_inner01 {
  display: flex;
  justify-content: space-between;
  padding: 30px 30px 36px 25px;
  border-radius: 20px;
}
#ct_bg .cvArea01_inner01 > .col01 {
  width: 52.9%;
  padding-top: 10px;
}
#ct_bg .cvArea01_inner01 > .col02 {
  width: 44.8%;
  text-align: center;
}
#ct_bg .cvArea01_inner01 > .col02 .title01 {
  max-width: 323px;
  margin-left: auto;
  margin-right: auto;
}
#ct_bg .cvArea01_inner01 > .col02 .text01 {
  color: #690900;
  font-weight: bold;
  margin-top: 15px;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text02 {
  display: table;
  margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
  padding: 4px 12px 1px;
  background: #00afec;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text03 {
  margin-top: 6px;
  font-weight: bold;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text04 {
  color: #ce0839;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text04 span {
  font-size: 3.6rem;
  font-weight: bold;
}
#ct_bg .cvArea01_inner01 > .col02 .text05 {
  margin-top: 8px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .button01 {
  margin-top: 14px;
}
@media screen and (max-width: 639px) {
  #ct_bg .wrapper01 .inner01 {
    padding: 0;
  }
  #ct_bg .wrapper01 .inner02 {
    padding: 0 4vw 34px;
    border-bottom: 4px solid #fff;
  }
  #ct_bg .frameArea01 {
    padding-top: 5.2vw;
  }
  #ct_bg .cvArea01 {
    position: relative;
  }
  #ct_bg .cvArea01_inner01 {
    flex-direction: column;
    padding: 18px 4.4vw 18px;
    border-radius: 20px;
  }
  #ct_bg .cvArea01_inner01 > .col01 {
    width: 100%;
    margin-top: 29.8vw;
  }
  #ct_bg .cvArea01_inner01 > .col02 {
    width: 100%;
    right: inherit;
    margin-top: 6px;
    position: inherit;
  }
  #ct_bg .cvArea01_inner01 > .col02 .title01 {
    position: absolute;
    top: 5.5vw;
    left: 50%;
    width: 67.9vw;
    transform: translate(-50%, 0);
  }
  #ct_bg .cvArea01_inner01 > .col02 .text01 {
    margin-top: 10px;
    font-size: 1.4rem;
  }
  #ct_bg .cvArea01_inner01 > .col02 .text02 {
    margin-top: 13px;
    padding: 5px 12px 3px;
    font-size: 1.4rem;
  }
  #ct_bg .cvArea01_inner01 > .col02 .text03 {
    margin-top: 19px;
    font-size: 1.4rem;
  }
  #ct_bg .cvArea01_inner01 > .col02 .text04 {
    margin-top: -1px;
    font-size: 1.2rem;
  }
  #ct_bg .cvArea01_inner01 > .col02 .text04 span {
    font-size: 2.8rem;
  }
  #ct_bg .cvArea01_inner01 > .col02 .text05 {
    margin-top: 10px;
    font-size: 1.2rem;
    margin-left: -2vw;
    margin-right: -4vw;
  }
  #ct_bg .cvArea01_inner01 > .col02 .button01 {
    margin-top: 17px;
    width: 198px;
    margin-left: auto;
    margin-right: auto;
  }
  #ct_bg .frameArea01 .img01 + section {
    margin-top: 23px;
  }
  #ct_bg .frameArea01 section + section {
    margin-top: 19px;
  }
  #ct_bg .frameArea01 section + .cvArea01 {
    margin-top: 20px;
  }
  #ct_bg .frameArea01 .cvArea01 + .img01 {
    margin-top: 21px;
  }
  #ct_bg .frameArea01 .bnr01 {
    max-width: 80vw;
    margin: 41px auto 36px;
  }
  #ct_bg .frameArea01 .copyrights01 {
    text-align: left;
    font-size: 1rem;
  }
  #ct_bg .frameArea01 .bnr01 a:hover img {
    opacity: 0.7;
  }
  #ct_bg .frameArea01 .copyrightsWrap01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  #ct_bg .frameArea01 .copyrightsCol01 {
	width: 50%;
  }
  #ct_bg .frameArea01 .copyrightsCol02 {
	width: calc(50% - 20px);
	  margin-left: 20px;
  }
}
/* Clearfix */
#ct_bg .cf:after {
  content: " ";
  display: block;
  clear: both;
}