/*
Theme Name:miyazaki-recruit
Theme URI:miyazaki-recruit.jp
Description:  miyazaki-recruit Theme
Author:popmix
Author URI:
Template:popmix
Version:1.0.0
*/
/*--------------------------------------------------------------
CONTACT CONTENTS:
----------------------------------------------------------------
# Header
# Eyecatch
# Main Content
# Title
# Links
# Elements
# Footer
# clearfix
--------------------------------------------------------------*/

#contents {
}

#wMain .action,
#wHeader .action {
	visibility: hidden;
}

@media screen and (min-width: 800px) {
#contents {
    background-size: 100% auto;
	}

}
/*end*/

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#wHeader {
    position: relative;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 1100px;
    margin: 0 auto;/* reset */
    padding: 0 0 0 6%;/* reset */
    border: none;/* reset */
}

#wHeader #areaMainvisual {
	width: 100%;
	padding: 0;
	text-align: left;
}

#wHeader #siteTitle {
	position: relative;
	/*width: 80%;
	margin: 0 0 0 auto;*//*1*/
		width: 77%;
	margin: 2em 1em 0 auto;
}


#wHeader #siteCatchA {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
align-items: center;
    flex-direction: column;
    justify-content: center;
	max-width: 980px;
	margin-top: -4em;
}

#wHeader #siteCatchA .itemSet01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
	/*flex-wrap: wrap;*//*1*/
}

#wHeader #siteCatchA .itemSet01_01 {
	position: relative;
	width: 100%;
	order: 3;
	text-align: center;
	
			width: auto;/*1*/
	max-width: 25%;/*1*/
	margin: 77% auto 0 -35%;/*1*/
		order: 2;/*1*/
}

#wHeader #siteCatchA .itemSet01_02 {
	width: 75%;
	order: 2;
	margin: -3em 0em 0 auto;
	
	width: auto;/*1*/
		margin: 0 5% 0 auto;/*1*/
	order: 3;/*1*/
}

#wHeader #siteCatchA .itemSet01_03 {
	width: 80%;
	order: 1;
	
	width: auto;/*1*/
	position: relative;/*1*/
	padding: 0 10%;/*1*/
	margin-left: -10%;/*1*/
	order: 1:/*1*/
}

#wHeader #siteCatchA .itemSet02 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
	padding-right: 2em;
}

#wHeader #siteCatchA .itemSet03 {
	
}


#wHeader #animeSet01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: fadeslide 7.2s ease-in-out infinite alternate-reverse;
}

#wHeader #siteCatchA .item01 {
	max-width: 340px;
}

	
#wHeader #siteCatchA .item01,
#wHeader #siteCatchA .item05,
#wHeader #siteCatchA .item06,
#wHeader #siteCatchA .item07 {
		display: none;
	}

#wHeader #siteCatchA .item02 {
	position: absolute;
	top: 0;
    bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	margin: auto auto 2em;
	

	left: -38%;/*1*/
	max-width: 240%;/*1*/

}

#wHeader #siteCatchA .item04 {
	display: none;
	/*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*//*1*/
	position: relative;
    flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 290px;
	min-height: 150px;
	margin: -3em auto 0 -6em;
	padding: 0.25em 1.5em;
	color: #fff;
	background: url("../img/img_mainvisual01_04.png") no-repeat;
	background-size: contain;
	z-index: 1;
}

#wHeader #siteCatchA .item04 p {
	margin: 0;
	font-size: 1.4rem;
}

#wHeader #siteCatchA .item05 {
	position: absolute;
	top: -25%;
	left: 0;
  animation: fadeup 1.8s ease-in-out infinite alternate-reverse;
}

#wHeader #siteCatchA .item06 {
	position: absolute;
	top: -4%;
	right: -2%;
  animation: fadeup 3s ease-in-out infinite alternate-reverse;
}

#wHeader #siteCatchA .item07 {
	position: absolute;
	bottom: 0%;
	left: 4%;
}

#wHeader #siteCatchA .item08 {
	max-width: 50%;
	margin-left: 38%;
}


#wHeader #siteCatchA .item09 {
	max-width: 70%;
	margin-left: 10%;/*1*/
	margin-right: -10%;
}

#wHeader #siteCatchA .item10 {
	position: absolute;
	right: 0;
    /*bottom: 194px;*//*1*/
	max-width: 50%;/*1*/
}

@keyframes fadeslide {
  0% {
    transform: translateX(-1%);
  }
  100% {
    transform: translateX(1%);
  }
}
@keyframes fadeup {
  0% {
	      opacity: 0.7;

    transform: translateY(-1%);
  }
  100% {
	      opacity: 1;

    transform: translateY(1%);
  }
}


#wHeader h2 {
	position: absolute;
	left: auto;
	bottom: 20px;
	bottom: 10svh;/*バー除外*/
	justify-content: center;
    order: 1;
	max-width: 800px;
	margin: auto auto 0.75em;
	font-size: 3.2rem;
	line-height: 1.4;
    font-weight: bold;
	text-align: left;
    z-index: 1;
}

#wHeader .copy {
	min-width: 8em;
	margin: 3.75em auto 0.5em;
	padding: 1.25em 0.5em 0.25em;
    font-size: 3rem;
	font-weight: bold;
	text-align: center;
	/*background: #fff;*/
	z-index: 1;
}

#wHeader .copy img {
	max-width: 280px;
}

#wHeader .copy .style01 {
	background: linear-gradient(126deg, #F8DF08 58%, #49b0e1 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

#wHeader .copy .style02 {
	display: block;
    margin-bottom: 0.25em;
	padding: 1em 0;
    font-size: 1.8rem;
    color: #00A0E9;
}

#wHeader #icoScroll {
	position: relative;
	justify-content: flex-end;
    order: 2;
	/*margin-top: 8em;*//*1*/
    margin-bottom: 5em;
    padding: 0 1em 0.25em;
	font-size: 2.2rem;
    color: #c59d63;
	text-align: center;/*ie*/
    background: #d84c14;
    z-index: 3;
    transition: all 300ms 0s ease;
}

#wHeader #icoScroll::before,
#wHeader #icoScroll::after {
    position: absolute;
    margin: auto;
    content: "";
    vertical-align: middle;
}

#wHeader #icoScroll::before{
    right: 47px;
    top: 0;
    width: 2px;
    height: 33px;
    background: #fff;
    animation: attention 2s ease 0s infinite alternate none;
}

@keyframes attention {
  0% {
    top: 30px;
  }

  100% {
    top: 52px;
  }
}
/*end*/

@keyframes attention2 {
    0% {
        top: 40px;
    }

    100% {
        top: 62px;
    }
}
/*end*/

@media screen\0 {
	#wHeader h1 {
		margin: 18% auto 16%;
	}
}
/*end*/

@media screen and (min-width: 700px) {
	    #wHeader h2 {
			bottom: 0;
	}
	#wHeader .copy {
	margin: 3.75em auto 0.5em;
	}
		#wHeader .copy img {
		max-width: 400px;
	}
}

@media screen and (min-width: 960px) {
	#wHeader #areaMainvisual {
	width: 1345px;
}
	
	#wHeader #siteTitle {
				width: 59%;
		margin: 4em 0 0 auto;
	}

	#wHeader #siteTitle img {
	max-width: 76%;/*1*/
}
	
    #wHeader h2 {
		left: 0;
		bottom: 0;
		margin: auto auto 0.75em 0.75em;
        font-size: 5rem;
        line-height: 1.2;

    }

    #wHeader .copy {
		min-width: 0;
		margin: 1.75em auto 0;
		padding: 1.25em 0.5em 0.5em;
        font-size: 8.4rem;
		line-height: 1.2;
    }
	
	#wHeader .copy img {
		max-width: 50%;
	}
	

    #wHeader .copy .style02 {
        font-size: 2rem;
    }
    
    #wHeader #consultationForm {
        top: 30px;
    }
	
	#wHeader #siteCatchA {
		/*margin: -10em auto 0;*//*1*/
		margin: -8em auto 0;
	}
	
	#wHeader #siteCatchA .item01,
	#wHeader #siteCatchA .item05,
	#wHeader #siteCatchA .item06,
	#wHeader #siteCatchA .item07 {
		display: block;
	}
	
	#wHeader #siteCatchA .item02 {
	/*
	left: -80%;	
	max-width: 240%;
	*//*1*/
		
		left: -80%;/*1*/
}

		#wHeader #siteCatchA .item04 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;/*1*/
		margin: -5em -3em 0 auto;
}
	
	#wHeader #siteCatchA .item08 {
		max-width: 100%;
		margin-left: 0;
	}
	
	#wHeader #siteCatchA .item09 {
		margin-left: 0;/*1*/
	}
	
	#wHeader #siteCatchA .item10 {
		position: static;
		max-width: 100%;
	}
	
	#wHeader #siteCatchA .itemSet01 {
		/*flex-wrap: nowrap;*//*1*/
	}
	
	#wHeader #siteCatchA .itemSet01_01 {
		/*width: auto;
	max-width: 25%;
	margin: 35% auto 5em -12%;
		order: 2;*//*1*/
	margin: 35% auto 5em -12%;/*1*/
	}
	
#wHeader #siteCatchA .itemSet01_02 {
		width: auto;
		margin: 0 5% 0 auto;
	order: 3;
}
	
#wHeader #siteCatchA .itemSet01_03 {
	/*width: auto;
	position: relative;
	padding: 10%;
	margin-left: -10%;
	order: 1:*//*1*/
}
	
	
	#wHeader #siteCatchA .itemSet02 {
		max-width: 86%;
	margin-top: -5em;
	}
	
	#wHeader #siteCatchA .item01-sp {
		display: none;
	}
	
	#wHeader #icoScroll {
		margin-top: -2em;
	}

}
/*end*/
@media screen and (max-width: 750px) {
	
	#wHeader .bg02::after {
		right: 10px;
		width: 186px;
	}

}
/*end*/
@media screen and (max-width: 500px) {
	
	#wHeader .bg02::after {
		right: 10px;
		width: 160px;
	}

}
/*end*/



/*--------------------------------------------------------------
# Title
--------------------------------------------------------------*/
h1 {
    margin: 0 0 1em;
    font-size: 2.8rem;
    line-height: 1.4;

}

h2,h3,h4,h5,h6 {
    margin: 0 0 1em;
    line-height: 1.4;
}

h2 {
font-size: 3.5rem;
	text-align: center;
}

h3 {
	font-size: 2rem;
}

h2,h3 {
}


@media screen and (min-width: 800px) {
    h2,h3 {
        margin-bottom: 1em;
        font-size: 4.6rem;
    }
#wMain section > h4 {
	padding: 1em 3em 0;
}

}
/*end*/

/*--------------------------------------------------------------
# Main Content
--------------------------------------------------------------*/
#wMain {
	width: 100%;
}

#wMain section > * {
	padding: 0.5em;
}


#wMain .setContents {
	width: 100%;
	max-width: 950px;
	margin: 0 auto 1em;
	padding: 0 0.5em 0 2em;
}

#wMain .setContents .setContents {
	padding: 1em;
}

#wMain #areaAbout {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	position: relative;
	width: 100%;
    padding-bottom: 2em;
}

#wMain #areaAbout {
	padding-top: 6em;
	line-height: 1.4;
	font-weight: bold;
}


#wMain #areaAbout .setContents {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: column;
	justify-content: center;
    width: auto;

}

#wMain #areaAbout h2 {
	position: relative;
    display: inline-block;
    margin: -3.5em auto 0.25em;
    font-size: 2.8rem;
    line-height: 1.4;
    vertical-align: middle;
	text-indent: 8em;
	text-align: left;
}

#wMain #areaAbout h2 img {
	position: absolute;
	top: -0.75em;
    left: -0.1em;
    max-width: 224px;
}

#wMain #areaAbout h2 span span {
	position: relative;
	z-index: 1;
}

#wMain #areaAbout h2 br {
	display: none;
}

#wMain #areaAbout ul {
	margin: 0;
	padding: 0;
}

#wMain #areaAbout li {
	position: relative;
	padding: 0.25em 0 0.25em 2em;
}

#wMain #areaAbout li:before {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 1.5em;
	height: 1.5em;
	background: url("../img/ico01.png") no-repeat;
	background-size: cover;
	
}

#wMain #areaMeritSns li:before {
	background: url("../img/ico01.png") no-repeat;
	background-size: cover;
	
}

#wMain #areaMeritWeb li:before {
	background: url("../img/ico03.png") no-repeat;
	background-size: cover;
	
}


#wMain #areaAbout li h4 {
	margin-bottom: 0.25em;
	font-size: 1.8rem;
}

#wMain #areaMerit {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

#wMain #areaMerit h3 {
	margin-bottom: 0.5em;
	font-size: 3rem;
	text-align: center;
}

#wMain #areaMerit h3 span {
 background: linear-gradient(90deg, rgba(216, 76, 20, 1), rgba(252, 178, 0, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#wMain #areaMerit ul li p {
	font-weight: normal;
}

#wMain #areaMeritSns,
#wMain #areaMeritWeb {
	padding: 0;
}

#wMain #areaMeritSns .setContents {
}

#wMain #areaMeritWeb .setContents {
}

#wMain #areaGuide h2 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: flex-end;
	color: #263321;
	font-size: 2rem;
}

#wMain #areaGuide h2 .style01 {
	position: relative;
	min-width: 20em;
	justify-content: center;
	font-size: 1.6rem;
	font-weight: normal;
	z-index: 3;
}

#wMain #areaGuide h2 .style01:before {
	content: "";
	display: block;
	position: absolute;
	top: -48px;
	top: -3em;
	right: 0;
	width: 180px;
	height: 180px;
	border-radius: 100px;
	border: 12px solid #fff;
	background: rgb(255 212 40);
	z-index: -2;
	
}

#wMain #areaGuide h2 .style01:after {
	content: "";
	display: block;
	position: absolute;
	top: -48px;
	top: -3em;
	right: 0;
	width: 100px;
	height: 100px;
	margin: 40px;
	border-radius: 100px;
	background: #f9f2d8;
	z-index: -1;
}

#wMain #areaGuide h2 .style01-01 {
	color: #d84c14;
}

#wMain #areaGuide h2 .style01-01 {
	font-weight: bold;
	font-size: 2.4rem;
}

#wMain #areaGuide h2 .style01-01-01 {
	margin-bottom: 1em;
	vertical-align: 0.8em;
}

#wMain #areaGuide h2 .style02 {
	margin-bottom: -2em;
	z-index: 4;
}

#wMain #areaGuide .txt01 {
	position: relative;
	margin-bottom: 2em;
	padding-top: 1em;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

#wMain #areaGuide .txt01 .style01 {
background: linear-gradient(transparent 50%, #fcec1c 50%);
}

#wMain #areaGuide .txt02 {
	text-align: center;
	font-size: 2rem;
	line-height: 1.6;
	font-weight: bold;
	color: #d84c14;
}

#wMain #areaGuide .txt02 .style01 {
	align-items: center;
	display: flex;
 	justify-content: center;
}

#wMain #areaGuide .txt02 .style01::before,
#wMain #areaGuide .txt02 .style01::after {
  background-color: #332721;
  border-radius: 5px;
  content: "";
  height: 3px;
  width: 20px;
}
#wMain #areaGuide .txt02 .style01::before {
  margin-right: 10px;
  transform: rotate(60deg);
}
#wMain #areaGuide .txt02 .style01::after {
  margin-left: 10px;
  transform: rotate(-60deg);
}

#areaColorVariations {
	text-align: center;
	
}

#areaFeatureVer01 .setContents,
#areaFeatureVer02 .setContents {
	border: 6px solid #332721;
}

#wMain #areaFeature > .setContents {
	padding: 0;
}

#wMain #areaFeature .setTitle01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	flex-wrap: wrap-reverse;
	margin-bottom: 1em;
}

#wMain #areaFeature .setTitle01-01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	width: 100%;/*print*/
	color: #d84c14;
}


#wMain #areaFeature h3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-content: center;
	margin: auto 0;
}

#wMain #areaFeature .subTitle {
	margin: 0;
	padding-left: 116px;
}

#wMain #areaFeature .catch01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-content: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	margin: -2em 16px 0 0;
	padding-top: 0.3em;
	text-align: center;
	font-size: 1.8rem;
	background: url("../img/img_bg01.png") no-repeat left top;
	background-size: cover;
}

#wMain #areaFeature .catch01 .style01 {
	width: 100px;
	margin: auto 0;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	color: #d84c14;
	font-weight: bold;

}

#wMain #areaFeature .price {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: flex-start;
	justify-content: center;
}

#wMain #areaFeature .price .style01-01,
#wMain #areaFeature .price .style02-01 {
	display: inline-block;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.5em;
	color: #fff;
	font-weight: bold;
}

#wMain #areaFeature .price .style01,
#wMain #areaFeature .price .style02 {
	position: relative;
	margin-left: 0;
	margin-right: 1em;
	background: #ffa912;
}

#wMain #areaFeature .price .style01:after,
#wMain #areaFeature .price .style02:after {
	content: "+";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -23px;
	right: -1.25em;
	font-size: 1.8rem;
	line-height: 2.2;
	color: #646861;
}

#wMain #areaFeature .price .style02 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-left: 1em;
	margin-right: 0;
}

#wMain #areaFeature .price .style02-01 {
	background: #646861;
}

#wMain #areaFeature .price .annotation {
	display: block;
	max-width: 480px;
	max-width: 30em;
	padding-left: 2.5em;
	font-size: 1.4rem;
}

#wMain #areaFeature .listFunction div {
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #fff;
}

#wMain #areaFeature .listFunction dt {
	font-weight: bold;
	text-align: center;
}

#wMain #areaFeature .listFunction dt img {
	display: block;
	width: 80px;
	margin: 0 auto 1em;
}

#wMain #areaFeature .listFunction dd {
	margin: auto;
}

#wMain #areaFeature .listFunction .set1column {
	border: 4px dotted #fff;
}

#wMain #areaFeature .btnSample {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
	background: url("../img/bg_bg02.png") repeat left top;
}

#wMain #areaFeature .btnSample a {
	position: relative;
	width: 100%;
	padding: 0.5em 1em 0.5em 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	border: 3px solid #1f9328;
	background: #2bb736;
}

#wMain #areaFeature .btnSample a:before,
#wMain #areaFeature .btnSample a:after {
	position: absolute;
	top: 21px;
	top: 1.18em;
	left: 44px;
	left: 2.5em;
	display: block;
	content: "";
  height: 24px;
  aspect-ratio: cos(30deg);
  clip-path: polygon(0 0,100% 50%,0 100%);
  background: #fff;
}

#wMain #areaFeature .btnSample a:after {
	left: 48px;
	left: 3.5em;
}

/**/
#areaPriceVer01 .setContents,
#areaPriceVer02 .setContents {
	border: 6px solid #332721;
}

#wMain #areaPrice > .setContents {
	padding: 0;
}

#wMain #areaPrice .setTitle01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	flex-wrap: wrap-reverse;
	margin-bottom: 1em;
}

#wMain #areaPrice .setTitle01-01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	width: 100%;/*print*/
	color: #d84c14;
}


#wMain #areaPrice h3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-content: center;
	margin: auto 0;
}

#wMain #areaPrice .subTitle {
	margin: 0;
	padding-left: 116px;
}

#wMain #areaPrice .catch01 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-content: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	margin: -2em 16px 0 0;
	padding-top: 0.3em;
	text-align: center;
	font-size: 1.8rem;
	background: url("../img/img_bg01.png") no-repeat left top;
	background-size: cover;
}

#wMain #areaPrice .catch01 .style01 {
	width: 100px;
	margin: auto 0;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	color: #d84c14;
	font-weight: bold;

}

#wMain #areaPrice .price {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

#wMain #areaPrice .price .style01 {
	width: 50%;
}

#wMain #areaPrice .price .style01-01,
#wMain #areaPrice .price .style02-01,
#wMain #areaPrice .price .style03-01 {
	display: inline-block;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.5em;

}


#wMain #areaPrice .price .style01-01,
#wMain #areaPrice .price .style02-01,
#wMain #areaPrice .price .style03-01 {
	color: #fff;
	font-weight: bold;
}

#wMain #areaPrice .price .style01-01,
#wMain #areaPrice .price .style02-01 {
	position: relative;
	margin-left: 0;
	margin-right: 1em;
}

#wMain #areaPrice .price .style01-01,
#wMain #areaPrice .price .style02-01 {
	background: #d84c14;
}

#wMain #areaPrice .price .style02 .style02-01 {
	color: #d84c14;
	background: none;
}

#wMain #areaPriceVer02 .price .style01-01 {
	padding-left: 10%;
	padding-right: 10%;
}

#wMain #areaPrice .price .style01-01:after,
#wMain #areaPrice .price .style02-01:after {
	content: "+";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -23px;
	right: -1.25em;
	font-size: 1.8rem;
	line-height: 2.2;
	color: #646861;
}

#wMain #areaPrice .price .style02 .style01-01:after {
	content: "=";
}

#wMain #areaPrice .price .style01:last-child .style01-01,
#wMain #areaPrice .price .style02:last-child .style02-01 {
	margin-right: 0;
}

#wMain #areaPrice .price .style01:last-child .style01-01:after,
#wMain #areaPrice .price .style02:last-child .style02-01:after {
	display: none;
}

#wMain #areaPrice .price .style02 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction: column;
	/*align-items: center;*/
	margin-left: 1em;
	margin-right: 0;
	text-align: center;
}


#wMain #areaPrice .price .annotation {
	display: block;
	max-width: 480px;
	max-width: 30em;
	padding-left: 2.5em;
	font-size: 1.4rem;
}

#wMain #areaPrice .option h4 {
	margin-bottom: 0;
	text-align: center;
	font-size: 1.8rem;
}

#wMain #areaPrice .option .price {
	margin-bottom: 0;
}

#wMain #areaPrice .option .price .style03-01 {
	font-size: 1.6rem;
	background: #646861;

}

#wMain #areaPrice .option .setContents {
	padding: 0.5em;
	border: 1px dotted;
}

#wMain #areaFlow .listFlow {
	list-style: none;
	counter-reset: cnt;
}

#wMain #areaFlow .listFlow > li {
	position: relative;
	min-width: 15em;
	justify-content: center;
	margin: 0 0 2em;
	padding: 1em 2em 1em 5em;
	z-index: 3;
}

#wMain #areaFlow .listFlow > li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	background: rgb(255 252 220 / 46%);
	z-index: -2;
	
}

#wMain #areaFlow .listFlow > li:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	margin: 20px;
counter-increment: cnt;
    content: counter(cnt) " ";
	border-radius: 60px;
	font-size: 3rem;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	background: #ffd428;
	z-index: -1;
}

#wMain #areaFlow .listFlow ul {
	padding: 1em 0;
}


#wMain #areaFlow .listFlow > li:nth-of-type(3) ul {
	padding-top: 0;
}

#wMain #areaFlow .listFlow > li:first-of-type,
#wMain #areaFlow .listFlow > li:nth-of-type(2),
#wMain #areaFlow .listFlow > li:nth-of-type(3),
#wMain #areaFlow .listFlow > li:last-of-type {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;

}

#wMain #areaFlow .listFlow p {
	margin: 0 0 1em;
	padding: 0 1em;
}

#wMain #areaFlow .listFlow .style01 {
	line-height: 1;
}

#wMain #areaFlow .listFlow .marker {
	 text-decoration: #d84c15 wavy underline;
}

#wMain #areaFlow .listFlow .note p {
	padding: 1em;
	color: #263321;
	border: 1px dotted #263321;
}

#wMain #areaFlow .imgStyle01 {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 1em;
}

#wMain #areaFlow .imgStyle01 img {
	position: absolute;
	top: -72px;
	top: -4em;
	right: -36px;
	right: -2em;

}

#wMain #areaFlow .listFlow .point {
	padding: 1em;
	color: #d84c14;
	font-weight: bold;
}

#areaSupport h3 {
	padding: 0.25em 1em;
	color: #fff;
	background: #332721;
}

#areaSupport dt {
	padding-left: 1.5em;
	font-weight: bold;
	border-bottom: 2px dotted #faa915;
}

#areaSupport dt {
	position: relative;
	padding-bottom: 0.5em;
}

#areaSupport dt:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "Q";
	color: #faa915;
	font-size: 2.4rem;
	line-height: 1;
	font-weight: bold;
}

#areaSupport dd {
	margin-bottom: 1em;
}

#wMain #areaInquiry {
position: relative;
	height: 800px;/*PCの最大高さ*/
  overflow: hidden;
	background: #333e4d;
}

#wMain #areaInquiry iframe {
	position: absolute;
  top: 8%;
  left: 0;
	right: 0;
  width: 100%;
  height: 100%;
	margin: 0 auto;
	padding: 0 1em 0 3em;
	max-width: 950px;
	border: none;
}


@media screen and (min-width: 1100px) {
#wMain section > * {
	padding: 1em;
}
	
#wMain .setContents {
	margin: 0 auto 1em;
}

#wMain #areaAbout {
	padding-bottom: 5em;
	/*min-height: calc(100vh - 50px);*/
	background-size: auto;
}

#wMain #areaAbout h2 {
	font-size: 3.6rem;
	text-align: right;
}
	
#wMain #areaAbout h2 img {
	        top: -1.2em;
        left: -2.25em;
	max-width: 100%;
}
	
#wMain #areaAbout h2:after {
	bottom: -28px;
	bottom: -1.5em;
	width: 110px;
	height: 126px;
}
	
	#wMain #areaAbout h2 br {
	display: block;
	}
    
#wMain #areaAbout .txt {
    font-size: 1.8rem;
    line-height: 1.8;
    }
	 
	#wMain #areaMerit {
		flex-wrap: nowrap;
	}
	
	#areaMeritSns {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	}
	
	#wMain #areaMeritSns .setContents {
		min-width: 280px;
		padding: 0;
	}
	
	#wMain #areaGuide h2 {
		font-size: 2rem;
	}
	
	#wMain #areaGuide h2 .style01 {
		min-width: 20em;
		font-size: 1.8rem;
	}
	
	#wMain #areaGuide h2 .style01:before,
	#wMain #areaGuide h2 .style01:after {
			right: 0;
	}
	
	#wMain #areaGuide .txt02 {
		margin-bottom: 4em;
	font-size: 2.8rem;
	}
	#wMain #areaGuide .txt02 .style01::before,
#wMain #areaGuide .txt02 .style01::after {
  height: 5px;
  width: 40px;
}

	
	#areaFeatureVer01 .setContents,
#areaFeatureVer02 .setContents {
	padding: 2em;
	}
	
	#wMain #areaFeature .setTitle01 {
		margin-bottom: 2em;
	}

	
	#wMain #areaFeature .listFunction {
display: grid;
  grid-template-columns: repeat(auto-fill,minmax(250px, 1fr));
	column-gap: 30px;
 row-gap: 30px;
}

	#wMain #areaFeature .listFunction .set1column {
	grid-column: 1 / 4;
}

#wMain #areaFeature .listFunction .item1st1column {
	grid-column: 1 / 4;
	display: grid;
	place-content: center;
  grid-template-columns: repeat(auto-fill,minmax(300px, 1fr));
}


#wMain #areaFeature .listFunction .item1st2column {
	grid-column: 1 / 3;
}
	
#wMain #areaFeature .listFunction .item1st2column {
	display: grid;
	place-content: center;
	grid-template-columns: minmax(0, 1fr) 248px;
}
	
	#wMain #areaFeature .listFunction div {
		margin-bottom: 0.25em;
	}

#wMain #areaFeature .listFunction dt img {
	width: 100%;
	max-width: 118px;
}
	
#wMain #areaFeature .btnSample a {
		padding: 1em 3em 1em 5em;
}
	
#wMain #areaFeature .price .annotation {
		max-width: 100%;
		padding-left: 0;
}
	#wMain #areaFeature .price .annotation br {
	display: none;
}
	

		#areaPriceVer01 .setContents,
#areaPriceVer02 .setContents {
	padding: 2em;
	}
	
	#wMain #areaPrice .setTitle01 {
		margin-bottom: 2em;
	}

	#wMain #areaPrice .price {
		flex-wrap: nowrap;
	}
	
	#wMain #areaPrice .price .style01 {
		width: auto;
	}
	
	
#wMain #areaPrice .btnSample a {
		padding: 0.5em 3em 0.5em 5em;
}
	
#wMain #areaPrice .price .annotation {
		max-width: 100%;
		padding-left: 0;
}
	#wMain #areaPrice .price .annotation br {
	display: none;
}


#wMain #areaFlow .listFlow > li:nth-of-type(2) div,
#wMain #areaFlow .listFlow > li:nth-of-type(3) div {
		width: 50%;
}
	
#wMain #areaFlow .listFlow p {
		margin: 0;
}
		
#wMain #areaFlow .imgStyle01 img {
	right: 36px;
	right: 2em;
}
	
#areaSupport h3 {
	font-size: 1.8rem;
}
	
#areaSupport dl {
	margin-bottom: 3em;
}

#wMain #areaInquiry {
		height: 700px;
}

	
}
/*end*/


@media screen and (max-width:450px) {
	#wMain #areaFeature .subTitle {
		padding-left: 0;
	}
#wMain #areaFeature .catch01 {
	width: 80px;
	height: 80px;
	margin: 0 16px 0 0;
}
#wMain #areaFeature .catch01 .style01-01 {
	width: 80px;
	height: 2.5em;
	font-size: 1.4rem;
}
#wMain #areaFeature .price .annotation {
		padding-left: 0;
}
	
	
#wMain #areaPrice .subTitle {
		padding-left: 0;
	}
#wMain #areaPrice .catch01 {
	width: 80px;
	height: 80px;
	margin: 0 16px 0 0;
}
#wMain #areaPrice .catch01 .style01-01 {
	width: 80px;
	height: 2.5em;
	font-size: 1.4rem;
}
#wMain #areaPrice .price .annotation {
		padding-left: 0;
}

	#wMain #areaFlow .listFlow {
		margin: 0;
		padding: 0;
	}
	
	#wMain #areaFlow .listFlow > li {
		margin-bottom: 0.5em;
		padding: 0.5em 0 0.5em 2em;
	}
	#wMain #areaFlow .listFlow > li:first-of-type,
	#wMain #areaFlow .listFlow > li:nth-of-type(2),
	#wMain #areaFlow .listFlow > li:nth-of-type(3) {
		display: block;
	}
	
	#wMain #areaFlow .listFlow > li:before {
    top: 0;
    left: -10px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
	}
	#wMain #areaFlow .listFlow > li:after {
    top: -8px;
    left: -18px;
    width: 34px;
    height: 34px;
    margin: 20px;
    border-radius: 60px;
    font-size: 2rem;
    line-height: 34px;
	}
	
	#wMain #areaFlow .listFlow p {
		margin-bottom: 0.5em;
	}
	
	#wMain #areaFlow .listFlow .point {
		padding: 0.5em;
	}
	
}
/*end*/

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



