body {
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: 0.1rem;
font-style: normal;
font-weight: 500;
	background: #f7f7f7;
	color:#444444;
}
p {
	font-size: 2rem;
	line-height: 2;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {

p {
	font-size: 1.4rem;
	line-height: 1.5;
}
}


.clear {
	clear:both;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	
}


@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


/* --------------------------　ロード　-------------------------- */

body::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:#fff;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .8s ease;
  transition: opacity .8s ease;
}
body.fadeout::after {
  opacity: 1;
}


/* --------------------------　メインスライダー　-------------------------- */

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 705px;
	background-repeat: no-repeat !important;
  background: #fff;
	background: url("../../images/main.webp");
	background-position: center;
}
.fvwrap {
	width: 1200px;
	margin: auto;
	position: relative;
}
.fvmov {
	width: 475px;
	margin-left: auto;
	margin-right: 23px;
	margin-top: 150px;
}
.fvmov img{
	width: 100%;
	height: auto;
}
.hp {
	position: absolute;
	width: 340px;
	top:120px;
    right:-70px;
}
.hp img {
	width: 100%;
	height: auto;
}

.top_main_sp {
	display: none;
}

.pcimg {
	display: block;
}
.spimg {
	display: none;
}

 
@media screen and (max-width: 768px) {
 .top_main {
 display: none;
}

.top_main_sp {
	display: block;
	position: relative;
}
.fvmov {
	position: absolute;
	width: 63%;
	margin-left: auto;
	margin-right: 0;
	 position: absolute;
	margin-top: -14%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.fvmov img{
	width: 100%;
	height: auto;
}	
.hp {
	position: absolute;
	width: 40%;
	top:0;
	bottom:0;
    right:0px;
	top: 50%;
    right: -10%;
	margin-top: 9%;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.hp img {
	width: 100%;
	height: auto;
}
	
.pcimg {
	display: none;
}
.spimg {
	display: block;
}

}


/* --------------------------　CTAボタン　-------------------------- */

.cta01 {
	background: #1d7cdc;
	padding: 60px 0 60px 0;
}

a.cta-button {
	width: 860px;
  padding: 40px;
  margin: 0 auto;
  display: block;
  color: #fff !important;
  background: #fd5605;
  text-decoration: none;
  font-size:4rem;
	font-weight: bold;
  border-radius: 60px;
  text-align:center;
  text-decoration:none !important;
	position: relative;
	box-sizing: border-box;
	line-height: 1;
}
a.cta-button:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 12px 5px 0 0;
  background: url("../../images/arrow.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top:33px;
  right: 20px;
}
a.cta-button:hover {
  background: #f36d00;
}

.emblem {
	margin-bottom: 50px;
}
.emblem img {
	width: 100%;
	height: auto;
}

.txtL {
	font-size: 4rem !important;
}


@media screen and (max-width: 768px) {
.cta01 {
	background: #1d7cdc;
	padding: 20px 15px 10px 15px;
	box-sizing: border-box;
}

a.cta-button {
	width: auto;
  padding: 10px;
  margin: 0 auto 13px auto;
  display: block;
  color: #fff !important;
  background: #fd5605;
  font-size:1.8rem;
  border-radius: 60px;
  text-align:center;
  text-decoration:none !important;
	position: relative;
	box-sizing: border-box;
	padding: 20px;
}
a.cta-button:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -3px 5px 0 0;
  background: url("../../images/arrow.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top:22px;
  right: 10px;
}
a.cta-button:hover {
  background: #d3002d;
}
	
.emblem {
	margin-bottom: 30px;
}
.emblem img {
	width: 100%;
	height: auto;
}
	
.txtL {
	font-size: 3rem !important;
}


}


/* --------------------------　topcamp　-------------------------- */
.bg01 {
	padding: 0px 0;
	box-sizing: border-box;
	background: url("../../images/bg.png");
	background-position: center;
	background-attachment: fixed;
}



.content-block {
	width: 1000px;
	margin: auto;

	
}
.content-block02 {
	width: 1000px;
	margin: auto;
	background: #cde8fe;
	
}
.content-wrap {
	padding: 60px 0;
}

.block {
	margin-bottom: 60px;
}


@media screen and (max-width: 768px) {
.bg01 {
	padding: 0px 0px;
	box-sizing: border-box;
}

.content-block {
	width: auto;
	margin: auto 0px;
	
}
.content-block02 {
	width: auto;
	margin: auto 0px;
	background: #cde8fe;
	
}
.content-wrap {
	width: auto;
	margin: auto;
	padding: 30px 15px;
}
.block {
	margin-bottom: 30px;
}

}


/* --------------------------　top-01　-------------------------- */

.title01 {
	margin-bottom: 40px;
}
.title01 h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 5.6rem;
	text-align: center;
	line-height: 1.5;
}
.title01 h2 span {
	color:#0a8bc7;
}

.jisseki {
	background: #ebf4fd;
	padding: 40px;
	margin-bottom: 40px;
}
.jissekibox {
	display: flex;
	justify-content: space-between;
}
.jisseki_l {
	width: 30%;
}
.jisseki_r {
	width: 65%;
}
.jisseki_l img,
.jisseki_r img {
	width: 100%;
	height: auto;
	box-shadow: 2px 2px 20px rgba(40,40,40,0.2);
}
.jisseki_r h3 {
	padding: 0;
	margin: 0;
	font-size: 3rem;
	margin-bottom: 20px;
	line-height: 1.1;
}
.jisseki_r h3 span {
	color:#048fd0;
}

.bg01 p span {
	color:#048fd0;
	font-weight: bold;
}
.offers {
	margin: 60px 0;
}

.kinou {
	border: 8px solid #048fd0;
	padding: 40px;
	margin-bottom: 20px;
	background: #fff;
}
.kinoubox {
	display: flex;
	justify-content: space-between;
}
.kinoubox02 {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.kinou_l {
	width: 46%;
}
.kinou_r {
	width: 52%;
}

.kinoubox02 .kinou_l {
	width: 90%;
	text-align: center;
	margin: 0 auto 20px auto;
}
.kinoubox02 .kinou_r {
	width: 100%;
}

.kinou_l img {
	width: 100%;
	height: auto;
}

.kinou .no {
	background: #048fd0;
	text-align: center;
	color:#fff;
	font-size: 2.4rem;
	font-weight: bold;
	border-radius: 40px;
	width: 300px;
	margin: 0 auto 30px;
}
.kinou_r h4 {
	padding: 0;
	margin: 0;
	font-size: 2.8rem;
	font-weight: bold;
	border-bottom: 4px solid #048fd0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
	text-align: center;
}
.kinou_r p {
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.6;
}




.bg02 {
	background: #048fd0;
	padding: 0px 0;
	box-sizing: border-box;
}

.bg02 h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	color:#fff;
	font-size: 4rem;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 40px;
}

.pcimage {
	width: 750px;
	margin: auto;
	margin-bottom: 40px;
}
.pcimage img {
	width: 100%;
	height: auto;
}

.pricebg {
	background: #fff;
	padding: 40px 40px 40px 40px;
}

.pricebg h3 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 4rem;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	color:#048fd0;
	margin-bottom: 40px;
}
.price-gr {
	background: #f5f5f5;
	padding: 50px 40px;
}
.syoki {
	font-size: 5rem;
	text-align: center;
	font-weight: bold;
	margin-top: -20px;
	line-height: 1;
}
.syoki span {
	font-size: 10rem;
	color:#df1c02;
}
.gaku  {
	font-size: 3.2rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.blue {
	color:#048fd0;
	font-size: 5.2rem;
}
.zei {
	font-size: 2.4rem;
}

.crtitle {
  position: relative;
  padding: 0 65px;
  text-align: center;
	margin-bottom: 20px;
}

.crtitle:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #000;
}

.crtitle span {
  position: relative;
  padding: 0 1em;
  background: #f5f5f5;
	font-weight: 600;
}
.credit {
	width: 550px;
	margin: auto;
}

.unyou {
	border: 6px solid #048fd0;
	padding: 5px;
	text-align: center;
	color:#048fd0;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.steptitle {
	background: #048fd0;
	
	color:#fff;
	font-size: 3rem;
	font-weight: bold;
	padding: 10px 25px;
}
.stepmain {
	border: 6px solid #048fd0;
	padding: 20px;
	font-size: 2rem;
	line-height: 1.7;
}
.san {
	width: 75px;
	margin: auto;
}

.tokuten {
	margin: 50px 0;
}


.accordion {
margin-bottom: 50px;
}

.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 20px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 10px 20px;
	position: relative;
	background: #048fd0;
	color:#fff;
	font-size: 2.2rem !important;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	color:#303030;
	line-height:1.8;
	padding: 15px 10px;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top:32px;
	right:10px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


.faq_txt {
	font-size: 1.8rem;
	margin-top: 5px;
	margin-left: 15px;
}


.bg03 {
	background: #e8e8e8;
	padding: 0px 0;
}


.top-05 h2 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 2.2rem;
	margin-bottom: 40px;
}

.contact-btn {
	background: #32bd2f;
	text-align: center;
	font-size: 2.6rem;
    width: 700px;
	margin: 20px auto 0px auto;
	color:#fff;
	box-sizing: border-box;
	font-weight: bold;
}
.contact-btn a {
	display: block;
	padding: 25px 80px;
	color:#fff;
}

.footerlogo {
	width: 300px;
	margin: auto;
	margin-bottom: 20px;
}
.sitelink {
	text-align: center;
}


div.vid_contents {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
}
video.vid_main {
width: 100%;
max-width: 920px;/*PC版での最大幅*/
}


@media screen and (max-width: 768px) {
	
.title01 {
	margin-bottom: 20px;
}
.title01 h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 2.2rem;
	text-align: center;
	line-height: 1.5;
}
.title01 h2 span {
	color:#0a8bc7;
}

.jisseki {
	background: #ebf4fd;
	padding: 20px;
	margin-bottom: 15px;
}
.jissekibox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.jisseki_l {
	width: 40%;
	margin: 0 auto 15px;
}
.jisseki_r {
	width: auto;
}
.jisseki_l img,
.jisseki_r img {
	width: 100%;
	height: auto;
	box-shadow: 2px 2px 20px rgba(40,40,40,0.2);
}
.jisseki_r h3 {
	padding: 0;
	margin: 0;
	font-size: 1.8rem;
	margin-bottom: 10px;
	line-height: 1.3;
	text-align: center;
}
.jisseki_r h3 span {
	color:#048fd0;
}

.bg01 p span {
	color:#048fd0;
	font-weight: bold;
}
.offers {
	margin: 30px 0;
}

.kinou {
	border: 5px solid #048fd0;
	padding: 15px;
	margin-bottom: 15px;
	background: #fff;
}
.kinoubox,
.kinoubox02 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.kinou_l {
	width: auto;
	margin-bottom: 15px;
}
.kinoubox02 .kinou_r {
	width: auto;
}
.kinoubox02 .kinou_l {
	width: auto;
	margin-bottom: 15px;
}
.kinou_r {
	width: auto;
}


.kinou_l img {
	width: 100%;
	height: auto;
}

.kinou .no {
	background: #048fd0;
	text-align: center;
	color:#fff;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 40px;
	width: auto;
	margin: 0 auto 15px;
}
.kinou_r h4 {
	padding: 0;
	margin: 0;
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: 2px solid #048fd0;
	padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.kinou_r p {
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.6;
}


.bg02 {
	background: #048fd0 !important;
	padding: 0px 0;
	box-sizing: border-box;
}

.bg02 h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	color:#fff;
	font-size: 2rem;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 20px;
}

.pcimage {
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
}
.pcimage img {
	width: 100%;
	height: auto;
}

.pricebg {
	background: #fff;
	padding: 20px;
}

.pricebg h3 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 2rem;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	color:#048fd0;
	margin-bottom: 15px;
}
.price-gr {
	background: #f5f5f5;
	padding: 10px 15px;
}
.syoki {
	font-size: 2.4rem;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	line-height: 1;
	margin-bottom: 15px;
}
.syoki span {
	font-size: 8rem;
	color:#df1c02;
}
.gaku  {
	font-size: 1.6rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.3;
}
.blue {
	color:#048fd0;
	font-size: 2rem;
}
.zei {
	font-size: 1.4rem;
}

.crtitle {
  position: relative;
  padding: 0 00px;
  text-align: center;
	margin-bottom: 10px;
}

.crtitle:before {
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 0px;
  content: '';
  background: #000;
}

.crtitle span {
  position: relative;
  padding: 0 0em;
  background: #f5f5f5;
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.4;
}
.credit {
	width: auto;
	margin: auto;
}

.unyou {
	border: 3px solid #048fd0;
	padding: 5px;
	text-align: center;
	color:#048fd0;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 15px;
}
.steptitle {
	background: #048fd0;
	
	color:#fff;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 8px 20px 5px 20px;
}
.stepmain {
	border: 6px solid #048fd0;
	padding: 15px;
	font-size: 1.4rem;
	line-height: 1.7;
}
.san {
	width: 50px;
	margin: -10px auto 0 auto;
}
.san img {
	width: 100%;
	height: auto;
}

.tokuten {
	margin: 30px 0 10px 0;
}


.accordion {
margin-bottom: 20px;
}

.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 10px 30px 10px 20px;
	position: relative;
	background: #048fd0;
	color:#fff;
	font-size: 1.4rem !important;
	line-height: 1.5;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	color:#303030;
	line-height:1.8;
	padding: 10px 0px;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 35px;
	height: 35px;
	top:50%;
	right:-5px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


.faq_txt {
	font-size: 1.4rem;
	margin-top: 5px;
	margin-left: 15px;
}


.bg03 {
	background: #e8e8e8;
	padding: 0px 0;
}


.top-05 h2 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 1.6rem;
	margin-bottom: 10px;
	line-height: 1.7;
}

.contact-btn {
	background: #32bd2f;
	text-align: center;
	font-size: 1.6rem;
    width: 80%;
	margin: 10px auto 0px auto;
	color:#fff;
	box-sizing: border-box;
	font-weight: bold;
}
.contact-btn a {
	display: block;
	padding: 15px 20px;
	color:#fff;
}

.footerlogo {
	width: 60%;
	margin: auto;
	margin-bottom: 15px;
}
.sitelink {
	text-align: center;
	font-size: 1.2rem;
}

	
}







footer {
	margin: 0 !important;
	padding: 0 !important;
}
.footer {
	background:#fff;
	min-width: 1000px;
	margin: 0 !important;
	padding: 30px 0 !important;
}
.footer_copy {
	text-align: center;
	font-size: 1rem;
	margin: 0;
	padding: 0;
	padding: 10px 0;
}
.btn_page_top {
	background: #32bd2f;
	display: block;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 20;
	width: 60px;
	height: 60px;
}
.btn_page_top:hover {
	opacity: 0.5;
}
.btn_page_top:before {
    display: block;
    position: absolute;
    top: 25px;
    left: 24px;
    width: 12px;
    height: 12px;
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}


@media screen and (max-width: 768px) {
	.footer {
		min-width: 100%;
		padding:0px 0 0px 0;
	}
	.btn_page_top {
		display: block;
	position: fixed;
	right: 10px;
	bottom: 60px;
	z-index: 20;
	width: 60px;
	height: 60px;
	}
	
	
	
}



