@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: #f6bec7;
  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%;
  position: relative;
  padding-bottom: 100px;
  background: #fff;
}
#ct_bg .wrapper01 .inner01::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -80px;
	width: 100%;
	height: 10%;
	background: url(../img/main_index01-2_pc.png) no-repeat top center / contain;
}
#ct_bg .wrapper01 .inner01 .textArea01 {
  width: 100%;
  margin-top: 20px;
  background: url(../img/bg_index01_pc.png) no-repeat center;
}
#ct_bg .wrapper01 .inner01 .textArea01 > .textInner01 {
  max-width: 700px;
  margin: 0 auto 0;
  background: #fff;
}
#ct_bg .wrapper01 .inner01 .textArea01 > .textInner01 .txt01 {
  display: table;
  margin: 0 auto 0;
  font-size: 2.4rem;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c";
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  line-height: 1.4;
  color: #6B3C9D;
  text-align: center;
}
#ct_bg .wrapper01 .inner02 {
  padding: 0 20px 36px;
  border-bottom: 3px solid #fff;
}
#ct_bg .mainArea01 {
  position: relative;
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
/*  background: url(../img/main_index01_pc.png) no-repeat center 0 /contain;
  height: 800px;*/
}

#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 a {
  display: block;
  background: #fff;
}
#ct_bg .frameArea01 .bnr01 a:hover img {
  opacity: 0.7;
}
#ct_bg .frameArea01 .imgWrap01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
#ct_bg .frameArea01 .imgWrap01 > .img01 {
	width: 54%;
}
#ct_bg .frameArea01 .imgWrap01 > .img02 {
	width: 45%;
}
#ct_bg .frameArea01 .copyrights01 {
  margin-top: 50px;
  text-align: center;
  font-size: 1.2rem;
}
#ct_bg .cvArea01 {
  margin-top: 20px;
  background: #fff;
  border: 2px solid #9573b8;
  border-radius: 30px;
  background: #BDAAD1;
}
#ct_bg .cvArea01_inner01 {
  padding: 30px;
  border-radius: 30px;
}
#ct_bg .cvArea01_inner01 > .text01 {
  display: table;
  padding: 2px 12px 1px;
  background: #fff;
  font-size: 1.6rem;
  font-weight: 800;
  font-family: "Rounded Mplus 1c";
  display: inline-block;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  color: #6B3C9D;
  letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .priceWrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
#ct_bg .cvArea01_inner01 > .priceWrap01 > .text02 {
  width: calc(100% - 227px);
  font-size: 2.0rem;
  font-weight: 800;
  font-family: "Rounded Mplus 1c";
  display: inline-block;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  color: #6B3C9D;
  letter-spacing: 0.03em;
  line-height: 1.4;
  color: #fff;
  text-shadow: rgb(107,60,157) 2px 0px 0px, rgb(107,60,157) 1.755165px 0.958851px 0px, rgb(107,60,157) 1.080605px 1.682942px 0px, rgb(107,60,157) 0.141474px 1.99499px 0px, rgb(107,60,157) -0.832294px 1.818595px 0px, rgb(107,60,157) -1.602287px 1.196944px 0px, rgb(107,60,157) -1.979985px 0.28224px 0px, rgb(107,60,157) -1.872913px -0.701566px 0px, rgb(107,60,157) -1.307287px -1.513605px 0px, rgb(107,60,157) -0.421592px -1.95506px 0px, rgb(107,60,157) 0.567324px -1.917849px 0px, rgb(107,60,157) 1.41734px -1.411081px 0px, rgb(107,60,157) 1.920341px -0.558831px 0px;
}
#ct_bg .cvArea01_inner01 > .priceWrap01 > .text02 span {
  font-size: 3.0rem;
  padding-left: 20px;
}
#ct_bg .cvArea01_inner01 > .priceWrap01 > .button01 {
  max-width: 227px;
}
@media screen and (max-width: 639px) {
  #ct_bg .wrapper01 .inner01 {
    padding: 0;
  }
	#ct_bg .wrapper01 .inner01::after {
	  bottom: auto;
	  background-size: 200%;
  }
  #ct_bg .wrapper01 .inner02 {
    padding: 0 4vw 34px;
    border-bottom: 4px solid #fff;
  }
  #ct_bg .wrapper01 .inner01 .textArea01 > .textInner01 {
	padding: 0 4vw 20px;
  }
  #ct_bg .frameArea01 {
    padding-top: 5.2vw;
  }
  #ct_bg .cvArea01 {
    position: relative;
	  text-align: center;
  }
  #ct_bg .cvArea01_inner01 {
    flex-direction: column;
    padding: 18px 4.4vw 18px;
    border-radius: 20px;
  }
  #ct_bg .cvArea01_inner01 > .text01 {
    padding: 5px 12px 3px;
  }
  #ct_bg .cvArea01_inner01 > .priceWrap01 > .text02 {
	margin-top: 5px;
	width: 100%;
  }
  #ct_bg .wrapper01 .inner01 .textArea01 > .textInner01 .txt01 {
	font-size: 1.8rem;
	  text-align: left;
  }
  #ct_bg .cvArea01_inner01 > .text02 span {
    font-size: 2.8rem;
  }
  #ct_bg .cvArea01_inner01 > .priceWrap01 {
	display: block;
  }
  #ct_bg .cvArea01_inner01 > .priceWrap01 > .button01 {
    margin-top: 5px;
    width: 198px;
    margin-left: auto;
    margin-right: auto;
  }
  #ct_bg .cvArea01_inner01 > .priceWrap01 > .text02 span {
	padding-left: 0;
  }
  #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 .imgWrap01 {
    display: block;
    margin-top: 20px;
  }
  #ct_bg .frameArea01 .copyrights01 {
    font-size: 1.2rem;
  }
  #ct_bg .frameArea01 .imgWrap01 > .img01 {
	width: 100%;
  }
  #ct_bg .frameArea01 .imgWrap01 > .img02 {
	width: 100%;
	margin-top: 20px;
  }
}
/* Clearfix */
#ct_bg .cf:after {
  content: " ";
  display: block;
  clear: both;
}