@charset "utf-8";
/* CSS Document */
h1{
	font-size: 1.3rem;
}
.task01{
border-radius: 30px;
background-color: #ffffff;	
}
.okomari{
	z-index: 100;
    position: relative;
    top: -30px;
}
.inq{
	z-index: 100;
    position: relative;
    top: -30px;
}
.merit-title{
	border-bottom: 2px solid #71ba2a;
	font-size: 1.5em;
	font-weight: 600;
	color: #90c500;
}
.merit-title span{
	font-size: 1.2em;
	padding: 0px 10px;
}
.border01{
	border:2px solid #ddd;
	border-radius: 20px;
}
a.inqBtn1{
    display: inline-block;
    padding: 0.5em 0em;
    text-decoration: none;
    color: #fff;
    text-align: center;
    border: solid 2px #ff7f00;
    background:#ff7f00;
    border-radius: 25px;
    transition: .4s;
    margin: 10px 15px;
    width: 95%;
	max-width: 350px;
	min-width:250px;
	font-size: 1.5rem;
	font-weight: 600;
}
.inqBtn1:hover{
    background: #fff;
    color: #ff7f00;
}

a.inqBtn2{
    display: inline-block;
    padding: 0.5em 0em;
    text-decoration: none;
    color: #fff;
    text-align: center;
    border: solid 2px #ff7f00;
    background:#ff7f00;
    border-radius: 25px;
    transition: .4s;
	width: 100%;
	max-width: 600px;
	min-width: 250px;
	font-size: 1.5em;
	font-weight: 600;
}
.inqBtn2:hover{
    background: #fff;
    color: #ff7f00;
}
/*20221220トップ画面ボタン調整*/	
a.top-inqBtn2{
	width: 60%;
	margin: 0 auto;
	display: block;
	font-size: .7em;
	margin-bottom: 1em;
}
/*20221220トップ画面ボタン調整*/
.topBtn1{
    position: relative;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    color: #fff;
    background: #78bd36;
    transition: .4s;
    margin: 20px 0px;
}
.topBtn1 br{
    display:none;
}
.topBtn1:link,
.topBtn1:visited{
    text-decoration:none;
    color:#fff;
}
.topBtn1:hover {
    background: #91d74e;
    color: white; 
    font-weight: bold;
}
dl.faqList{
    margin-bottom:25px;
}
dl.faqList dt{
    position:relative;
    padding:0 0 0 45px;
    background:#cfe8a2 url(../img/bg/faq_01.png) no-repeat left top;
    line-height:33px;
    cursor:pointer;
}
dl.faqList dt:before {
    content: '';
    position: absolute;
    top: 6px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: #FFF;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
dl.faqList dt:after {
    content: '';
    position: absolute;
    top: 13px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #e94c4b transparent transparent transparent;
}
dl.faqList dt.active:after {
    margin-top: -2px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
dl.faqList dd{
    display:none;
    margin-top:15px;
    padding:6px 0 3px 45px;
    background:url(../img/bg/faq_02.png) no-repeat left top;
}
dl.basicList {
    width: 100%;
}
dl.basicList dt {
    margin: 0 0 5px;
    font-weight:bold;
    font-size:115%;
}
dl.basicList dd {
    margin-bottom: 20px;
}

h3.border-b01{
	border-bottom:2px solid #90c500;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.border02{
	border:2px solid #90c500;
	border-radius: 20px;
}
.border03{
	border:1px solid #90c500;
}
.border04{
	border:3px solid #ff7800;
	border-radius: 30px;
}
.border-b02{
	border-bottom:1px solid;
}
.marker {
background:linear-gradient(transparent 90%, #ffff00 75%);
font-weight:bold;
display: inline;
}
.fc-orange{
	color: #ff7800;
}
.fc-red{
	color: #e5171f;
}
.fc-green{
	color: #90c500;
}
.fc-green2{
	color: #04a458;
}
.fc-white{
	color:#fff;
}
@media (min-width: 320px) {
.fs08{
		font-size: 0.8em;
	}
.fs12{
	font-size: 1em;
}
.fs12{
	font-size: 1em;
}
.fs13{
	font-size: 1em;
}
.fs15{
	font-size: 1em;
}
.fs18{
	font-size: 1em;
}
.fs20{
	font-size: 1em;
}
.fs25{
	font-size: 1.2em;
}
.fs30{
	font-size: 1.2em;
	}
h1.main-h{
		font-size:2em;
	}
.title01{
	background: #90c500;
	color: #fff;
	text-align: center;
	padding: 30px 10px;
	font-size:20px;
	margin: 80px 0px 30px;
	font-weight: 600;
}

}

@media (min-width: 576px) {
.fs08{
		font-size: 0.8em;
	}
.fs12{
	font-size: 1.1em;
}
.fs12{
	font-size: 1.2em;
}
.fs13{
	font-size: 1.3em;
}
.fs15{
	font-size: 1.5em;
}
.fs18{
	font-size: 1.8em;
}
.fs20{
	font-size: 2em;
}
.fs25{
	font-size: 1.5em;
}
.fs30{
	font-size: 1.5em;
	}
h1.main-h{
		font-size:2em;
	}
.title01{
	background: #90c500;
	color: #fff;
	text-align: center;
	padding: 25px 10px;
	font-size:20px;
	margin: 80px 0px 30px;
	font-weight: 600;
}
}

@media (min-width: 768px) {
.fs08{
		font-size: 0.8em;
	}
.fs11{
	font-size: 1.1em;
}
.fs12{
	font-size: 1.2em;
}
.fs13{
	font-size: 1.3em;
}
.fs15{
	font-size: 1.5em;
}
.fs18{
	font-size: 1.8em;
}
.fs20{
	font-size: 2em;
}
.fs25{
	font-size: 2.5em;
}
.fs30{
	font-size: 3em;
	}
.title01{
	background: #90c500;
	color: #fff;
	text-align: center;
	padding: 25px 10px;
	font-size:40px;
	margin: 100px 0px 30px;
	font-weight: 600;
}
}

.line-h15{
line-height:1.5em;
}
.line-h20{
line-height:2em;
}
#page_top {
    position: fixed;
    bottom: 30px;
    right: 20px;
}
#page_top a {
    background-color: #999;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
	border-radius: 10%;
}
#page_top a:hover {
    background-color: #666;
    text-decoration: none;
}
.balloon01 {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 2px #505050;
    padding: 16px;
	width: 100%;
    text-align: center;
}
.balloon01:before,
.balloon01:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon01:before {
    border: solid 30px transparent;
    border-top: solid 30px #525252;
}
.balloon01:after {
    border: solid 32px transparent;
    border-top: solid 32px #fff;
    margin-top: -5px;
}
.balloon01 p {
    margin: 0;
    padding: 0;
}
/* youtube */
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: auto;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* 電話リンク */
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
/*メインビジュアル*/
.hero-title1{
	background: #F8FF00;
	font-size:1.0rem;
	padding: 3px 5px;
	margin-bottom:10px;
	color:#212529;
	font-weight: 600;
	text-align: center;
}
.hero-title2{
	font-size: 2.0rem;
}
.hero-title2 p:nth-child(1){
    line-height: 4.5rem;
    text-align: center;
}
.hero-title2 p:nth-child(2){
	line-height: 3.0rem;
	font-size: 1.9rem;
}
/*ポイント*/
.point-recommendation{
	line-height: 3;
	font-weight: 600;
	font-size: 20px;
}
/*できること*/
.feature-list{
}
.feature-item{
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 8px 20px rgb(80 125 157 / 8%);
    padding: 1rem 0 3.5rem;
    display: flex;
    justify-content: flex-start;
    position: relative;
    flex-direction: row-reverse;
}
.feature-item:not(:last-child){
  margin-bottom: 2rem;
}
.feature-texts, .case-texts{
	padding: 1.5rem;
	width: 50%;
	position: relative;
}
.feature-image , .case-image{
  width: 50%;
	padding: 1.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.feature-number , .case-number{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 8rem;
    letter-spacing: 0em;
    line-height: 1.0;
    font-weight: 700;
    color: rgba(144, 197, 0, 0.1);
}
.feature-title {
    font-size: 2.0rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 1.5rem;
    margin-top: -4.5rem;
    padding-left: 0.6875rem;
}
.feature-title2{
	font-size: 1.2rem!important;
	line-height: 2.0rem;
	color: #D70000;
	font-weight: 600;
}
@media (max-width: 768px) {
	.feature-item{
			background: #fff;
			border-radius: 0.25rem;
			box-shadow: 0 8px 20px rgb(80 125 157 / 8%);
			padding: 1rem 0 3.5rem;
			display: flex;
			justify-content: flex-start;
			position: relative;
			flex-direction: column-reverse;
			z-index: 2;
	}
	.feature-texts, .case-texts{
		width: 100%;
		order: 1;
	}
	.feature-image , .case-image{
		width: 100%;
	}
	/*20221220トップ画面ボタン調整*/
	a.top-inqBtn2{
		font-size: 1em;
		width: 80%;
	}
	/*20221220トップ画面ボタン調整*/	
}
/*事例*/
.case{
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 8px 20px rgb(80 125 157 / 8%);
    padding: 1rem 0 3.5rem;
}
.case-item{
    display: flex;
    justify-content: flex-start;
    position: relative;
    flex-direction: row-reverse;
}
.case:not(:last-child){
  margin-bottom: 2.1875rem;
}
.case-title {
    font-size: 2.0rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 1.5rem;
    margin-top: -4.5rem;
    padding-left: 0.6875rem;
}
.case-company{
	position: relative;
	border-bottom: 5px solid #90c500;
	padding: 0.3rem 0;
	margin-bottom: 1.5rem;
	}
.case-company:before {
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 20%;
	height: 5px;
	content: '';
	background: #04a458;
	}
.case-task {
	position: relative;
	padding: 0.1rem 1rem;
	border-radius: 10px;
	background: #90c500;
	color: #fff;
	display: inline;
}
.case-cause{
	border:3px solid #90c500;
	margin:1rem;
	padding:1rem;
}
.case-title2{
	font-size: 1.2rem!important;
	line-height: 2.0rem;
	color: #D70000;
	font-weight: 600;
	text-align: center;
}
.case-title3{
	border-bottom: dashed 2px #90c500;
	padding: 1rem 0;
	text-align: center;
	color: #90c500;
	font-size: 1.2rem!important;
	line-height: 2.0rem;
	font-weight: 600;
	margin-bottom: 1.5rem;
}
.case-causeNo{
	list-style-type: decimal;
}
.case-causeNo li{
	padding:0.3rem 0.5rem;
}
@media (max-width: 768px) {
	.case-item{
		flex-direction: column-reverse!important;
	}
}

/*メディア掲載情報*/
.media-title{
	font-weight: 600;
	font-size:1.5rem;
	text-align: center;
	background:linear-gradient(transparent 90%, #90c500 75%);
	font-weight:bold;
	margin: 1.5rem 0;
	color: #90c500;
}
.media-box{
	display: flex;
	justify-content: space-around;
	width: 100%;
	flex-wrap: wrap;
}
.media-item{
	padding: 1rem 0.5rem;
	width: 30%;
}
@media (max-width: 768px) {
	.media-item{
		width: 50%;
	}
}
.media-img{
	text-align: center;
}
.media-text span{
	font-size:0.8rem;
	font-weight: 300;
}