@charset "utf-8";
body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
}

h1, h2, h3, h4, ul, ol, dl, dt, dd, p {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#nav-header {
  background-color: #99cc33;
  padding: 8px 0 12px 0;
  width: 100%;
}

#main_visual {
  background-color: #fff;
  text-align: center;
}

#col-logo a:hover {
  text-decoration: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  transition-property: all;
  transition: 0.3s linear;
}


#main_visual .main-title-area {
position: relative;
}

#main_visual .main-title-area h1 {
    text-align: center;
    height: 100%;
    z-index: 99;
}




@media (max-width: 767px){

#main_visual .container {
	padding: 0;
	}	
	
}


.main-title-header p {
    color: #44ae35;
    font-size: 24px;
    padding-top: 10px;
    font-weight: bold;
}




@media (max-width: 767px){

.main-title-header p {
    font-size: 16px;
}
	
}

@media (max-width: 414px) {
    .main-title-header p {
        font-size: 12px;
    }
}





.btn-contact {
  padding-top: 60px;
}

.btn-contact a {
  color: #ffffff;
  text-align: center;
  background: #44ae35;
  border-radius: 5px;
  font-weight: bold;
  padding: 12px;
  width: 50%;
  display: block;
  font-size: 26px;
  transition: 0.24s ease;
  text-decoration: none;
}

@media(max-width:767px) {
  .btn-contact a {
    width: 80%;
  }
  .btn-contact {
    padding-top: 30px;
  }
}

.btn-contact a:hover {
  text-decoration: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  transition-property: all;
  transition: 0.3s linear;
}

.btn-contact a i {
  margin-left: 15px;
}






.title {
  text-align: center;
}

.title h2 {
color: #000;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  min-width: 120px;
  padding-bottom: 20px;
  margin-left: auto!important;
  margin-right: auto!important;
}

@media(max-width:767px) {
  .title h2 {
    font-size: 24px;
    line-height: 1.3;
  }
}

.title h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 6px solid #99cc33;
  width: 120px !important;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin: 0 auto;
}


#about, #download, #feature, #item, #price, #step, #voice,#howtouse {
  padding-top: 80px;
      text-align: center;
  clear: both;
}

#about p, #download p, #feature p, #item p, #price p, #step p, #voice p,#howtouse p {
    text-align: left;
    padding-top: 10px;
}


@media(max-width:767px) {
#about, #download, #feature, #item, #price, #step, #voice,#howtouse {
    padding-top: 60px;
  }
}



#download,#step, #voice {
    background-color: #ecf7eb;
    padding-bottom: 80px;
    margin-top: 80px;
}
@media(max-width:767px) {
#download,#step, #voice {
    padding-bottom: 60px;
    margin-top: 60px;
  }
  }


.main-title-area h1, .main-title-area img, .swiper-slide img {

}



#feature img {
width: 100%;
}

#feature .card-article-01 {
    margin-bottom: 30px;
}




#item .title h3 {
color: #ed6d00;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 10px 0 20px 0;
  margin-left: auto!important;
  margin-right: auto!important;
}

#item p, #about p, #price p, #howtouse p {
    text-align: left;
    padding-top: 10px;
}

#download p {
    text-align: center;
}


#item .card-article-01,#item .card-article-02 {
margin-bottom: 30px;
}

.item-wrap {
    padding-top: 60px;
}

@media(max-width:767px) {

.download-item {
    margin-bottom: 20px;
}

.item-wrap {
    padding-top: 30px;
}

#item .card-article-01 h3,#item .card-article-02 h3 { 
    font-size: 22px;
}


}

#item .card-article-01 .itembox-body img {
width:100%;
}

#item .card-article-01 h3 {
display: block;
    padding: 10px 0px;
}


#item .card-article-01 h3 img{
display: block;
    padding-bottom: 10px;
    margin: 0 auto;
}
#item .card-article-01 {
    background-color: #ed6d00;
    color: #fff;
}



#item .card-article-02 {
    background-color: #45B035;
    color: #fff;
    margin-bottom: 30px;
}

#item .card-article-02 .itembox-body {
    padding: 10px 10px 0px 10px;
}

#item .card-article-02 h3 {
display: block;
    padding: 10px 0px;
}

#item .card-article-01 h3 {
    color: #fff;
}

#item .card-article-01 a:hover {
    text-decoration: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    transition-property: all;
    transition: 0.3s linear;
    display: block;
}

#download .text {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
    margin-left: 15%;
}



#download .text:before {
    background-image: url(/img/img-download-check.png);
    margin-left: -40px;
    position: absolute;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 5px;
    display: inline-block;
    width: 35px;
    vertical-align: middle;
    height: 33px;
}


@media(max-width:1199px) {

#download .text {
font-size: 22px;
}
}

@media(max-width:991px) {
#download .text {
font-size: 18px;
}
#download .text:before {
    margin-left: -34px;
    width: 28px;
}    
}


@media(max-width:767px) {


#download .text {
    font-size: 20px;
    line-height: 1.6;
}

#download .text:before {
    width: 26px;
    margin-left: -33px;

}
}

#step h3{
    background-color: #ed6d00;
    color: #fff;
    padding: 5px;
    font-size: 24px;

}

#step .card-article-01 {

    margin-bottom: 30px;

}

#step .card-article-01 .itembox-body {
    padding: 20px;

}


#step h4 {
    color: #ed6d00;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: block;
    min-width: 120px;
    padding-bottom: 20px;
    margin-left: auto!important;
    margin-right: auto!important;
}

.voice-inner {
    display: flex;
    margin-bottom: 60px;
}


.voice-inner:last-child {
    margin-bottom: 0px;
}

.voice-caption {
    width: 77%;
    margin-left: 2.564%;
    background: transparent;
    padding: 0;
    text-align: left;
}


.voice-caption h3 {
color:#ed6d00;
    font-weight: bold;
    font-size: 20px;
}

.voice-corporate {
color:#45B035;
    padding-top: 5px;
    display: block;
}




@media(max-width:767px) {

.voice-inner {
    display: unset;
    }

.voice-caption {

padding: 10px 0 60px 0;
    width: 100%;
    margin-left: 0;

}

}













#price p {    padding-top: 30px;
    display: block;}





.footer-link {

text-align: center;
}

.footer-link li {
display: inline-block;

}
.footer-sns {
margin: 100px 0 30px 0;
}

.footer-link li:after {
    content: "|";
    padding-left: 10px;
    color: ##ccc;;
}

.footer-link li:last-child::after {
    content: "";
}


.footer-link a {
  color: #000;
  font-size: 12px;
}

.footer-sns {
text-align: center;
}

.copyright {
  background: #99cc33;
  color: #fff;
  padding: 20px 0;
  border-top: none;
  font-size: 12px;
  text-align: center;
  margin-top: 60px;
}

#pageup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 0.8em;
  font-weight: bold;
  z-index: 10;
}

#pageup a {
  background: #45B035;
  text-decoration: none;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  display: block;
  border-radius: 25px;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.4);
}

#pageup a:hover {
  text-decoration: none;
  background: #45B035;
}

#pageup a i {
  font-size: 1.8em;
  margin-bottom: 5px;
  display: none;
}

#pageup a {
  font-size: 0;
}

#pageup a:before {
  content: "\f102";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
  -moz-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  -o-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
}

@media(max-width:767px) {
  #pageup {
    bottom: 15px;
    right: 15px;
  }
  #pageup a {
    width: 30px;
    height: 30px;
  }
  #pageup a:before {
    font-size: 14px;
  }
}


#breadcrumb{
	margin: 60px 0 0 0;
	border-top: 1px solid #e7e7e7;
	padding: 20px 0 20px 0;
	background: #fff;
}
.breadcrumb-list-set li{
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
}
.breadcrumb-list-set li:last-child{
	margin-bottom: 0;
}
.breadcrumb-list-set li:after{
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	margin: 0 15px;
		color: #ccc;
}
.breadcrumb-list-set li:last-child:after{
	display: none;
}
.breadcrumb-list-set li a{
	text-decoration: none;
    color: #000;
}
.breadcrumb-list-set li a:hover{
	text-decoration: underline;
}
@media (max-width: 767px){
	#section-breadcrumb{
		padding: 20px 0 20px 0;
	}
}



#sozai .title h1, #reito-bento .title h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 50px 0;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  min-width: 120px;
  padding-bottom: 20px;
  margin-left: auto!important;
  margin-right: auto!important;
}

@media(max-width:767px) {
#sozai .title h1, #reito-bento .title h1 {
    font-size: 24px;
    line-height: 1.3;
  }
}

#sozai .title h1:before, #reito-bento .title h1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 6px solid #ed6d00;
  width: 120px !important;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin: 0 auto;

}

#sozai .title img, #reito-bento .title img {
margin: 50px 0 15px 0;
}



#sozai h2, #reito-bento h2 {
	font-size: 21px;
    line-height: 1.5;
    padding: 15px 0 10px;
    font-weight: bold;
}


#sozai .card-article-price, #reito-bento .card-article-price {
font-size: 18px;
font-weight: bold;
}

#sozai .card-article-01, #reito-bento .card-article-01 {
margin-bottom: 60px;
}




#item .movie p {
text-align: center;
}
 
 
.movie{
	padding-bottom: 64px;
}
.movie h2{
	color: #ed6d00;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0.5rem;

}
.movie p{
	font-size: 13px;
}

.yt_box{
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 56.5%;
	position: relative;
	margin-bottom: 8px;
}
.yt_box iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}





@media (min-width:768px) {
	.movie{
		padding: 80px 0;
	}
}


@media (max-width:350px) {

	.movie h2{
		font-size: 16px;
			}
}

