@charset "UTF-8";

.pc {
	display: none;
}
.sp {
	display: block;
}

.spmkrYlw {
	background: linear-gradient(transparent 70%, #FFFA33 0%);
}

.notes {
	font-size: 1.5em;
}

#sec1 {
	padding-top: 8px;
    margin-top: -8px;
}

#sec2 {
	padding-top: 8px;
    margin-top: -8px;
}

#sec3 {
	padding-top: 8px;
    margin-top: -8px;
}

#sec5 {
	padding-top: 10px;
    margin-top: -10px;
}

/* Header ---------------------- */

.clm1 {
	padding-top: 46px;
}

.clm1 {
	background: url(../images/mail.png) no-repeat top 29% right 3% / 15%
}

.clm1 h1 span.fs34 {
	font-size: 2.375em;
}

.clm1 h1 {
	line-height: 1.2;
	padding-top: 16px;
}

.clm2 {
    padding: 3rem 0 2rem;
    margin-top: 16px;
	margin-bottom: 48px;
}

.clm2 p {
	font-size: 4.375em;
	text-align: left;
	line-height: 1.2;
}

.clm3.wd1000 {
	width: calc(100% - 120px);
    margin: 0 60px;
}

.clm3 p {
    font-weight: normal;
    font-size: 2.25em;
	line-height: 1.5;
}

.boxL > p {
	font-size: 1.375em;
}

.boxL .fs25 {
    font-size: 1.25em;
}

.boxR {
    width: 50%;
}

header nav {
	background: #FAFAF0;
	padding: 3rem 16px;
}


nav ul.wd1000 {
	border-radius: 10px;
	padding: 2rem 3rem 2rem 4rem;
	background: url(../images/dotR.png) no-repeat top 4% left 2% / auto, url(../images/dotB.png) no-repeat top 4% right 2% / auto,url(../images/dotR.png) no-repeat bottom 4% right 2% / auto, url(../images/dotB.png) no-repeat bottom 4% left 2% / auto, #fff;
}

nav ul li {
    width: 100%;
    text-align: left;
    font-size: 1.875em;
    color: #EC6D74;
}

nav ul li a {
    text-decoration: underline;
	padding: 0.5rem 20px 0.5rem 30px;
    margin: 0.5rem 0;
	color: #1582bd;
}

nav ul li.btnPink{
	background: none;
}

nav ul li.btnPink a br{
	display: none;
}

@media(max-width: 700px){
	nav ul li.btnPink a br{
		display: block;
	}
}
@media(max-width: 480px){
	nav ul li.btnPink a{
		/* font-size: 0.9em; */
		padding-right: 0;
	}
}




header li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	border-top: 11px solid #7ecacf;
	border-bottom: 0;
}




/* sec1 ---------------------- */

#sec1 .wrap {
	margin: 130px 0 140px;
	background: #fff;
    padding: 24px 0 208px;
	
}

#sec1 h2 {
	font-size: 1.688em;
/*    background: url(../images/sp_bg2.png) no-repeat center left / contain;*/
    background: #2999DD;
    padding: 0.6em;
    top: -38px;
    left: 26px;
    text-align: center;
    width: 57%;
    border-radius: 10px;
}

#sec1 .image3 {
	width: 28%;
    position: absolute;
    top: -102px;
    right: 6%;
}

.summ {
	font-size: 2.063em;
    margin: 90px auto 60px;
    max-width: 80%;
}

.summ p:last-of-type {
	font-size: .7em;
}

.summ p:first-of-type {
    font-size: 1.1em;
	padding: 1.8rem 2rem 1rem 2rem;
    background: url(../images/sp_bg3.png) no-repeat left top / auto, url(../images/sp_bg4.png) no-repeat right bottom / auto;
}

.mainTxt {
	font-size: 1.875em;
    max-width: 85%;
    margin: auto;
    line-height: 1.8;
}

.image2 {
    max-width: 46%;
    bottom: -69px;
}

/* sec2 ---------------------- */

#sec2 .wd1000 {
	max-width: 90%;
    margin: auto;
}

#sec2 h2 {
	font-size: 1.8em;
    width: 36%;
    font-weight: normal;
    padding: 1.1rem 0;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	margin-bottom: 2rem;
}

#sec2 .wrap .fs26 {
	font-size: 2.6em;
    line-height: 1.4;
}

#sec2 .wrap p.clrBlr:last-of-type {
	font-size: 1.75em;
    line-height: 1.4;
    margin: 1rem 0 2rem;
}

#sec2 .flowImg .wd1000 {
    max-width: 88%;
    margin: auto;
}

.flowImg {
	padding: 56px 0 0;
}


::-webkit-full-page-media, :future, :root .flowImg .box1,
::-webkit-full-page-media, :future, :root .flowImg .box3{
  display: block;
}

.flowImg .box1, .flowImg .box2, .flowImg .box3 {
	flex-direction: column;
	align-items: center;
}

.flowImg .box1 {
	width: 12%;
	
}
.flowImg .box2 {
	width: 70%;
	margin-left: 4%;
	margin-right: 4%;
}

.flowImg .box3 {
	width: 10%;

}

.verRl {
	writing-mode: vertical-rl;
}

#sec2 .wrap .flowImg .box1 .verRl {
	font-size: 1.8em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flowImg .box3 p.verRl {
	font-size: 1.75em;
	display: flex;
    align-items: center;
    justify-content: center;
}

.flowImg .box1 .title {
	background: url(../images/sp_bg11.png) no-repeat bottom center / cover;
    width: 100%;
    padding-bottom: 39%;
    padding-top: 17%;
    height: 21%;
}

.flowImg .box1 p:last-of-type {
	background: url(../images/sp_bg12.png) no-repeat bottom center / cover;
    margin-top: 26%;
    height: 74%;
    text-align: center;
}

#sec2 .flowImg .box2 .items {
    border-radius: 18px;
    padding: 1.25rem;
	width: 100%;
	margin-bottom: 5rem;
    padding-bottom: 47%;
	height: 22%;
}

#sec2 .box2 .items.item1 p {
	font-size: 2.063em;
}

.flowImg .box2 .items.item1 {
	background: url(../images/bg7.png) no-repeat center bottom 25% / 60%, #fff;
}

.flowImg .box2 .items:nth-of-type(-n+3)::before {
    content: "";
    position: absolute;
    bottom: -16%;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 28px solid #ffffff;
    border-bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
}

.flowImg .box2 .items:nth-of-type(-n+3)::after {
    content: "";
    position: absolute;
    bottom: -15%;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 26px solid transparent;
	border-left: 26px solid transparent;
	border-top: 28px solid #289ade;
	border-bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
}

.flowImg .box2 .items:nth-of-type(n+2)::before {
    bottom: -14%;

}
.flowImg .box2 .items:nth-of-type(n+2)::after {
    bottom: -13%;

}

.flowImg .box2 .item2 .title, .flowImg .box2 .item3 .title, .flowImg .box2 .item4 .title {
	font-size: 2.2em;
    font-weight: bold;
    letter-spacing: .1em;
	border-radius: 13px;
	padding: 18px;
	margin-bottom: 16px;
}

#sec2 .flowImg .box2 .items p:last-of-type {
	font-size: 1.8em;
}

.flowImg .box2 .items.item2 {
	background: url(../images/bg8.png) no-repeat center bottom 8% / 54%, #FFECD9;
}

.flowImg .box2 .items.item3 {
	background: url(../images/bg9.png) no-repeat center bottom -134px / 55%, #FFECD9;
}

.flowImg .box2 .items.item4 {
	background: url(../images/bg10.png) no-repeat center top 127% / 72%, #fff;
}

.flowImg .box3 p {
	width: 100%;
	border-radius: 5px;
}

.flowImg .box3 p:first-of-type {
	opacity: 0;
	height: 21%;
}

.flowImg .box3 p:nth-of-type(2n) {
	height: 48%;
    margin-top: 28%;
}

.flowImg .box3 p:last-of-type {
	margin-top: 94%;
    text-orientation: upright;
    height: 23%;
}

#sec2 .notes .wd1000 {
    max-width: 95%;
    margin: auto;
}

.notes .flxBox {
	flex-direction: column;
}

#sec2 .notes .flxBox p {
	font-size: 1em;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2;
}

@media(max-width: 650px){
	.flowImg .box2 .item2 .title, .flowImg .box2 .item3 .title, .flowImg .box2 .item4 .title {
		font-size: 1.8em;
		padding: 0.3em;
	}
	#sec2 .flowImg .box2 .items p:last-of-type {
		font-size: 1.6em;
	}
	.flowImg .box2 .items.item3 {
		background: url(../images/bg9.png) no-repeat center bottom -111px / 55%, #FFECD9;
	}
	.flowImg .box3 p.verRl {
		font-size: 1.4em;

	}
}

@media(max-width: 550px){
	#sec2 .wrap .flowImg .box1 .verRl {
		font-size: 1.4em;
	}
	.flowImg .box2 .items.item3 {
		background: url(../images/bg9.png) no-repeat center bottom -95px / 55%, #FFECD9;
	}.flowImg .box3 p.verRl {
		font-size: 1.2em;
	}
}

@media(max-width: 450px){
	.flowImg .box2 .items.item3 {
		background: url(../images/bg9.png) no-repeat center bottom -78px / 55%, #FFECD9;
	}
	#sec2 .flowImg .box2 .items p:last-of-type {
		font-size: 1.3em;
	}
}

/* sec3 ---------------------- */

#sec3 {
	margin-top: 0;
}

#sec3 h2 {
	font-size: 1.938em;
	letter-spacing: .1em;
	line-height: 2;
}

.uLine {
	font-size: 3em;
	line-height: 1.8;
}

.spuLine {
	border-bottom: 3px dotted #F29B7E;
	padding-bottom: .3em;
}

#sec3 .flxBox {
	flex-direction: column;
}

#sec3 .flxBox {
	margin-top: 40px;
}

#sec3 .boxC p {
	font-size: 1.75em;
}

#sec3 .boxC span.fs20 {
	font-size: 1.214em;
}
#sec3 .boxC p.fs20 {
	font-size: 2.125em;
}

#sec3 .boxC .link {
	font-size: 1.3em;
    line-height: 1.4;
}

#sec3 .link{
    max-width: 80%;
}

#sec3 .boxC {
	height: 670px;
}

.boxS {
    margin-top: 60px;
}

/* sec4 ---------------------- */

#sec4 {
	margin: 60px auto 40px;
}

#sec5 .wrap,
#sec4 .wrap {
	max-width: 93%;
	margin-left: auto;
	margin-right: auto;
}

#sec4 .flxBox {
	flex-direction: column;
}

#sec4 .flxBox div > p {
	font-size: 1.4em;
}

#sec4 .wrap {
	padding: 40px 0 50px;
}

#sec4 .flxBox .dwl {
	max-width: 90%;
    border-radius: 20px;
    padding: 0;
	margin-right: auto;
    margin-left: auto;
}

#sec4 .flxBox .dwl a{
    display: block;
    padding: 1.3rem 3.3rem 1.3rem 1.4rem;
}



#sec4 .flxBox .images {
	max-width: 90%;
	margin-top: 40px;
}

/* sec5 ---------------------- */

#sec5 {
	padding-bottom: 70px;
}

#sec5 h2 {
	font-size: 1.4em;
	padding: .6rem 1em;
	letter-spacing: .1em;
}
 .boxD .fs20 {
	font-size: 1.7em;
 }

 .boxD .fs14{
	font-size: 1.2em;
 }

/* sec6 ---------------------- */

#sec6 {
	margin: 60px auto 80px;
}

#sec6 .flxBox div > p {
	font-size: 1.4em;
}

#sec6 .wrap {
	max-width: 93%;
	margin-left: auto;
	margin-right: auto;
    padding: 0;
}


#sec6 .flxBox {
	flex-direction: column;
}

#sec6 .flxBox div p:nth-child(1),
#sec6 .flxBox div p:nth-child(2),
#sec6 .flxBox div p:nth-child(3){
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 499px){

	#sec6 .flxBox div p:nth-child(1){
		font-size: 1.0em;
	}

	#sec6 .flxBox div p:nth-child(2){
		font-size: 1.125em;
	}
}


#sec6 .wrap {
	padding: 40px 0 50px;
}

#sec6 .flxBox .dwl {
	max-width: 90%;
    border-radius: 20px;
	margin-right: auto;
    margin-left: auto;
    padding: 0;
}

#sec6 .flxBox .dwl a{
    display: block;
    padding: 1.3rem 3.3rem 1.3rem 1.4rem;
}

#sec6 .flxBox .images {
	max-width: 90%;
	margin-top: 40px;
} 




@media(max-width: 570px){
	br.sp570{
		display: block;
	}
}

@media(max-width: 460px){
	br.sp460{
		display: block;
	}
}

@media(max-width: 370px){
	br.sp370{
		display: block;
	}
}

@media(max-width: 330px){
	br.spN330{
		display: none;
	}
}

@media(max-width: 370px){
	br.sp810{
		display: block;
	}
}


 /* Footer ---------------------- */

 footer p {
    font-size: 1.4em;
}

footer nav ul li {
	font-size: 1.75em;
	text-align: center;
	text-decoration: none;
	padding: .8em 0;
	margin: .25em 0;
}

footer li:nth-of-type(-n+2):after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
	left: 0;
    width: 102px;
    height: 1px;
    z-index: 100;
    background-color: #000;
    margin: auto;
}

footer p.fs10 {
	font-size: 1.25em;
}

.footBtm {
	margin-top: 10px;
	padding: .5em 0;
}

.footBtm .wd1000 {
	max-width: 80%;
	margin: auto;
}

footer .footBtm p.fs10 {
	font-size: 1.125em;
    line-height: 1.6;
    text-align: center;
}

/* GotoTop ---------------------- */

#backtotop{
    right: -78%;
}

#backtotop a {
	width: 70px;
    height: 70px;
}

#backtotop a span {
	font-size: 1em;
}

#backtotop a .tri::before{
	width: 25px;
    height: 22px;
}

/* ------------------------------------------
	POPUP
--------------------------------------------- */

.popPre {
	max-width: 100%;
	min-width: 300px;
}

.popupArea.beside .popupimage {
	background-size: contain;
}

.popupimage {
    padding-bottom: calc(((43 / 75) * 100%));
    margin: calc((100vh - calc(((43 / 75) * 100%))) / 2) auto;
  }

  p.btnCmn,
button.btnCmn {
    width: 92%;
    height: 1px;
    padding-bottom: 10%;
}

button.btnTop {
    top: 36.7%;
}

p.btnNext,
button.btnBtn {
    top: 64%;
}

#link.btnLink {
    top: 43.5%;
}

button.btnBack {
    top: 71%;
}

button.btnClose {
	top: 5%;
    width: 5%;
    padding-bottom: 25px;
    left: 87%;
}

.popupimage.popup1 {
	background-image: url(../images/popup/sp_pop1.png);
  }

  .popupimage.popup2 {
	background-image: url(../images/popup/sp_pop2.png);
  }

  .popupimage.popup3 {
	background-image: url(../images/popup/sp_pop3.png);
  }

  @media(max-width: 740px){
	#sec3 h2 {
		font-size: 2em;
	}
	.uLine {
		font-size: 2.4em;
	}
	#sec3 .boxC {
		height: 660px;
	}
	.boxS {
		margin-top: 36px;
	}

	.profile dt {
		width: 8%;
	}
	.profile dd {
		width: 92%;
	}
  }

  @media(max-width: 720px){
	.clm1 h1 span.fs34 {
		font-size: 2.2em;
	}
	.clm2 p {
		font-size: 4em;
	}
	.dot-text::before {
		top: -15px;
	}
	.clm3 p {
		font-size: 2em;
	}
	.summ p:first-of-type {
		font-size: 1em;
	}
  }

  @media(max-width: 680px){
	.clm1 h1 span.fs34 {
		font-size: 2em;
	}
	.clm2 p {
		font-size: 3.6em;
	}
	.clm3 p {
		font-size: 1.7em;
	}
	.summ p:first-of-type {
		font-size: .8em;
	}
  }

  @media(max-width: 650px){
	#sec2 .wd1000 {
		max-width: 98%;
	}
	#sec2 .wrap .fs26 {
		font-size: 2em;
	}
	#sec2 .wrap p.clrBlr:last-of-type {
		font-size: 1.5em;
	}
	#sec3 h2 {
		font-size: 1.6em;
	}
	.uLine {
		font-size: 2em;
	}
	.boxS {
		margin-top: 0;
	}
	#sec3 .link {
		max-width: 95%;
	}

	#sec3 .boxC {
		height: 620px;
	}
	.profile dt {
		width: 9%;
	}
	.profile dd {
		width: 91%;
	}
  }

  @media(max-width: 640px){
	.clm1 h1 span.fs26 {
		font-size: 1.4em;
	}
	.clm1 h1 span.fs34 {
		font-size: 1.6em;
	}
	.clm1 {
		padding-top: 30px;
	}
  }

  @media(max-width: 600px){
	.clm3.wd1000 {
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	.clm2 p {
		font-size: 3.2em;
	}
	.clm3 p {
		font-size: 1.5em;
	}
	#flx1 p {
		font-size: 1.2em;
	}
	#sec1 h2 {
		font-size: 1.3em;
	}
	.summ {
		font-size: 1.8em;
		margin: 52px auto 40px;
	}
	.mainTxt {
		font-size: 1.4em;
	}
	#sec1 .wrap {
		padding: 24px 0 150px;
	}
	#sec2 h2 {
		font-size: 1.4em;
	}
	#sec2 .wrap .fs26 {
		font-size: 1.8em;
	}
	#sec2 .wrap p.clrBlr:last-of-type {
		font-size: 1.3em;
	}
	.notes {
		font-size: 1.2em;
	}
	#sec3 h2 {
		font-size: 1.4em;
	}
	.uLine {
		font-size: 1.8em;
	}
	#sec3 .boxC p.fs20 {
		font-size: 1.8em;
	}

	#sec3 .boxC p {
		font-size: 1.5em;
	}

	#sec3 .boxC {
		height: 540px;
	}
	.clm1 h1 {
		margin-right: 0;
	}
  }

  @media(max-width: 550px){
	.clm1 > p {
		max-width: 90px;
    	height: 90px;
	}

	.clm1 .fs24 {
		font-size: 1.1em;
	}
	#sec3 .boxC p {
		font-size: 1.3em;
	}
	#sec3 .boxC p.fs20 {
		font-size: 1.5em;
	}
	#sec3 .images {
		margin: 2rem 0;
	}
	#sec3 .boxC .link {
		font-size: 1.2em;
	}
	#sec4 .wrap,
    #sec6 .wrap,
      {
		padding-right: 2%;
		padding-left: 2%;
	}
	#sec4 .flxBox div > p,
    #sec6 .flxBox div > p{
		font-size: 1.1em;
	}


	.profile dt {
		width: 11%;
	}
	.profile dd {
		width: 89%;
	}
	.clm1 h1 span.fs26 {
		font-size: 1.2em;
	}
	.clm1 h1 span.fs34 {
		font-size: 1.5em;
	}
	.clm2 p {
		font-size: 2.8em;
	}

	.dot-text::before {
		top: -12px;
		background: radial-gradient(circle 7px,#1383be 50%,transparent 50%);
        
	} 
/*
	#sec4 .flxBox .dwl,
	#sec6 .flxBox .dwl {
		padding-top: 1.3rem;
		padding-bottom: 1.3rem;
	}
*/

  }


  @media(max-width: 481px){

	.clm1 h1 span.fs26 {
		font-size: 1em;
	}

	.clm1 h1 span.fs34 {
		font-size: 1.3em;
	}

	.clm2 {
		padding: 2rem 0;
	}

	.clm2 p {
		font-size: 2.6em;
	}

	.clm3 p {
		font-size: 1.3em;
	}
	.boxL {
		width: 57%;
	}
	.boxR {
		margin-left: 3%;
	}
	#sec1 h2 {
		font-size: 1.1em;
	}
	#sec1 .image3 {
		width: 25%;
		top: -65px;
	}
	.summ {
		font-size: 1.5em;
		margin: 42px auto 50px;
	}
	#sec1 .wrap {
		padding: 24px 0 108px;
	}
	#sec2 h2 {
		font-size: 1.2em;
	}
	#sec2 .wrap .fs26 {
		font-size: 1.4em;
	}
	#sec2 .wrap p.clrBlr:last-of-type {
		font-size: 1.1em;
	}
	.uLine {
		font-size: 1.8em;
	}
	#sec3 .images img {
		height: 140px;
		width: auto;
	}

	#sec3 .boxC {
		height: 457px;
	}

	.profile dt {
		width: 13%;
	}
	.profile dd {
		width: 87%;
	}
	.summ p:first-of-type {
		background: url(../images/sp_bg3.png) no-repeat left top / 8%, url(../images/sp_bg4.png) no-repeat right bottom / 8%;
	}
	.clm1 > p {
		max-width: 80px;
		height: 80px;
	}
  }

  @media(max-width: 465px){
	nav ul li {
		font-size: 1.6em;
	}
  }

  @media(max-width: 450px){
	nav ul.wd1000 {
		padding: 2rem 1rem 2rem 2.2rem;
	}

	#sec1 .wrap {
		padding: 24px 0 69px;
	}
	#sec3 h2 {
		font-size: 1.2em;
	}
	.uLine {
		font-size: 1.6em;
	}
	#sec3 .boxC .link {
		font-size: 1em;
	}
  }

  @media(max-width: 450px){
	footer nav ul li {
		font-size: 1.5em;
	}

	.clm1 h1 span.fs34 {
		font-size: 1.2em;
	}


	.clm2 p {
		font-size: 2.4em;
	}

	#sec4 .flxBox .dwl, {
		background: url(../images/bg14.png) no-repeat center right 15% / 6%, #2999DD;
	}
	#sec6 .flxBox .dwl, {
		background: url(../images/bg14.png) no-repeat center right 15% / 6%, #ec6d74;
	}
  }

  @media(max-width: 430px){
	
	.brNone {
		display: none;
	}
	.summ p:first-of-type {
		font-size: .8em;
	}

	.clm1 h1 span.fs34 {
		font-size: 1.2em;
	}


	.clm2 p {
		font-size: 2.3em;
	}
  }

  @media(max-width: 410px){
	.clm1 > p {
		max-width: 56px;
		height: 56px;
	}
	.clm1 .fs24 {
		font-size: .8em;
	}
	.clm1 h1 span.fs26 {
		font-size: 1em;
	}
	.clm1 h1 span.fs34 {
		font-size: 1.1em;
	}
	.clm1 {
		background: url(../images/mail.png) no-repeat top 12% right 0% / 17%;
	}
	.clm1 h1 {
		padding-top: 8px;
	}
	.clm2 {
		margin-top: 8px;
		margin-bottom: 40px;
	}
	.clm2 p {
		font-size: 2.1em;
	}
	.dot-text::before {
		top: -12px;
		background: radial-gradient(circle 8px,#1383be 50%,transparent 50%);
	}
	.clm2 {
		padding: 1.2rem 0;
	}
	.clm3 p {
		font-size: 1.2em;
	}
	#flx1 p {
		font-size: .9em;
	}
	#flx1.flxBox {
		margin-top: 24px;
	}
	header nav {
		padding-top: 2rem;
		padding-bottom: 1rem;
	}
	nav ul.wd1000 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	nav ul li {
		font-size: 1.2em;
	}
	.notes {
		font-size: .7em;
	}
	#sec1 .wrap {
		margin: 80px 0 140px;
	}
	#sec1 h2 {
		font-size: 1em;
    left: 6%;
    width: auto;
    top: -1%;
	}
	#sec1 .image3 {
		top: -2%;
		right: 0;
	}
	.mainTxt {
		font-size: 1em;
	}
	.summ p:first-of-type {
		font-size: .9em;
    padding: 1rem;
		background: url(../images/sp_bg3.png) no-repeat left top / 12%, url(../images/sp_bg4.png) no-repeat right bottom / 12%;
	}
	.summ{
		margin-bottom: 20px;
	}
	#sec2 h2 {
		font-size: 1em;
		padding-top: 1rem;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
	}
	#sec2 .wrap .fs26 {
		font-size: 1.2em;
	}
	#sec2 .wrap p.clrBlr:last-of-type {
		font-size: 1em;
		margin: 0.51rem 0 1rem;
	}
	#sec2 .wrap .flowImg .box1 .verRl {
		font-size: 1.1em;
	}
	#sec2 .flowImg .box2 .items p:last-of-type {
		font-size: .87em;
	}
	.flowImg .box2 .item2 .title, .flowImg .box2 .item3 .title, .flowImg .box2 .item4 .title {
		font-size: 1.2em;
		padding: 0.2em;
	}
	#sec2 .flowImg .box2 .items {
		border-radius: 8px;
		margin-bottom: 3rem;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.flowImg .box2 .item2 .title, .flowImg .box2 .item3 .title, .flowImg .box2 .item4 .title {
		border-radius: 8px;
	}
	.flowImg .box2 .items:nth-of-type(-n+3)::before{
		bottom: -15%;
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-top: 20px solid #fff;
	}
	.flowImg .box2 .items:nth-of-type(-n+3)::after {
		bottom: -14%;
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-top: 20px solid #289ade;
	}
	.flowImg .box2 .items:nth-of-type(-n+1)::before{
		bottom: -20%;
	}
	.flowImg .box2 .items:nth-of-type(-n+1)::after {
		bottom: -18%;
	}
	.flowImg .box3 p:first-of-type {
		height: 22%;
	}.flowImg .box3 p:nth-of-type(2n) {
    height: 46%;
    margin-top: 28%;
	}
	.flowImg .box3 p:nth-of-type(2n) {
		height: 46%;
	}
	.flowImg .box3 p.verRl {
		font-size: .8em;
	}
	.flowImg .box2 .items.item3 {
		background: url(../images/bg9.png) no-repeat center bottom -60px / 55%, #FFECD9;
	}
	#sec3 {
		padding-top: 38px;
	}
	#sec3 .wrap {
		padding: 40px 0;
	}
	#sec3 h2 {
		font-size: 1.2em;
	}
	.uLine {
		font-size: 1.2em;
	}
	#sec3 .boxC {
		height: 394px;
	}
	#sec3 .flxBox {
		margin-top: 20px;
	}
	#sec3 .boxC p.fs20 {
		font-size: 1.2em;

	}
	#sec3 .boxC p {
		font-size: 1em;
	}
	#sec3 .boxC .link {
		font-size: .8em;
		padding: 8px 40px 8px 16px;
	}
	#sec4 .flxBox div > p {
		font-size: 1em;
		text-align: left;
	}
	#sec4 .flxBox .dwl{
		max-width: 95%;
		border-radius: 8px;
		background: url(../images/bg14.png) no-repeat center right 8% / 6%, #2999DD;
		font-size: 1em;
        padding: 0;
	}

	#sec4 .flxBox .dwl a{
		max-width: 100%;
        display: block;
		padding: 0.8rem 1.2rem 0.8rem 0.4rem;
        text-align: center;
	}

	#sec4 .wrap,
    #sec6 .wrap{
		padding: 16px;
	}
	#sec5 h2 {
		font-size: 1em;
	}

	#sec6 .wrap {
		padding: 16px;
	}

	#sec6 .flxBox div > p {
		font-size: 1em;
	}
	#sec6 .flxBox .dwl {
		max-width: 95%;
		border-radius: 8px;
		background: url(../images/bg14.png) no-repeat center right 8% / 6%, #2999DD;
		font-size: 1em;
        padding: 0;
	}
      
	#sec6 .flxBox .dwl a{
		max-width: 100%;
        display: block;
		padding: 0.8rem 1.2rem 0.8rem 0.4rem;
	}
      
      

	#sec6 .flxBox div p:nth-child(1),
	#sec6 .flxBox div p:nth-child(2),
	#sec6 .flxBox div p:nth-child(3) {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
	}



	.boxD .fs20 {
		font-size: 1.2em;
	}
	.boxD .fs14 {
		font-size: 1em;
	}
	footer p {
		font-size: 1em;
	}
	footer nav ul li {
		font-size: 1.1em;
	}
	footer .footBtm p.fs10,
	footer p.fs10 {
		font-size: .4em;
	}
	#backtotop a {
		width: 52px;
		height: 52px;
	}
	#backtotop a span {
		font-size: .8em;
	}
	#backtotop a .tri::before {
		width: 12px;
		height: 14px;
	}


	.profile dt {
		width: 15%;
	}
	.profile dd {
		width: 85%;
	}


	.dot-text::before {
		top: -9px;
		background: radial-gradient(circle 5px,#1383be 50%,transparent 50%);
	} 

	.summ p:first-of-type {
		font-size: .8em;
	}
	#sec3 h2 {
		font-size: 1em;
	}
  }
  @media(max-width: 380px){
	.summ p:first-of-type {
		font-size: .7em;
	}
	.clm3 p {
		font-size: 1.1em;
	}
	.clm2 p {
		font-size: 1.9em;
	}


	#sec4 .flxBox .dwl {
		background: url(../images/bg14.png) no-repeat center right 15% / 8%, #2999DD;
	}
  }
  @media(max-width: 350px){
	.profile dt {
		width: 20%;
	}
	.profile dd {
		width: 80%;
	}
	#sec3 h2 {
		font-size: .9em;
	}
	.clm1 h1 span.fs34 {
		font-size: 1em;
	}
	.clm1 h1 span.fs26 {
		font-size: .8em;
	}
	.clm3 p {
		font-size: 1em;
	}
	.clm2 p {
		font-size: 1.7em;
	}

  }
