@charset "UTF-8";

html {
  background: #fff;
  overflow-x: hidden;
}
body {
  font-size: 16px;
  color: #444;
  line-height: 200%;
  overflow-x: hidden;
  font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}
img { width: 100%;}
a {
  opacity: 1;
  transition: all .3s;
  color: #ccc;
}
a:hover {
  opacity: 0.8;
  transition: all .3s;
}
.pc_only{display: block;}
.sp_only{display: none;}
header img{display: block;width: 100%;}
header {
  width: 100%;
  background: #fff;
}
header .header_inner{
  width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
}
header .header_inner .left img{
  display:block;
  width: 150px !important;
}
header .header_inner .right{
  background:#ff1451;
  color: #fff;
  font-weight: bold;
  padding: 1rem;
  border-radius: 50px;
  line-height: 100%;
  letter-spacing: .1rem;
}
header .header_inner .right span{
  font-size: 150%;
}
.mv {
  width: 100%;
  position: relative;
}
.ribbon-container {
  text-align: center;
}
.ribbon {
  display: inline-block;
  position: relative;
  margin: 0 auto 2rem; /* 中央寄せ＋下余白 */
  height: 45px;
  text-align: center;
  box-sizing: border-box;
}

.ribbon:before {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -25px;
  z-index: -0;
  border: 20px solid #03a358;
  border-left-color: transparent;
}

.ribbon:after {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -25px;
  z-index: 0;
  border: 20px solid #03a358;
  border-right-color: transparent;
}

.ribbon h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 160%;
  font-size: 180%;
  z-index: 1;
  letter-spacing:.1rem;
  color: #fff;
  text-shadow: 0 1px 0 #333;
  background: -webkit-repeating-linear-gradient(-45deg, #07c069, #07c069 3px,#0ecc73 3px, #0ecc73 7px);
  background: repeating-linear-gradient(-45deg, #07c069, #07c069 3px,#0ecc73 3px, #0ecc73 7px);
}

.ribbon h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #008a49;
}

.ribbon h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #008a49;
}
#contents {
  width: 100%;
}
#contents .contents_inner {
  margin: 0 auto;
  background: #fff;
}
.section_inner {
  width: 940px;
  margin: 0 auto;
}
.btn {
  width: 100%;
}
.btn .btn_inner{
  width: 1000px;
  margin: 6vw auto;
  text-align: center;
}
.btn .btn_inner a{
  display: block;
  width: 750px;
  margin: 0 auto;
  text-align: center;
}
.btnarea .btn_inner{
  width: 1000px;
  margin: 6vw auto;
  text-align: center;
}
.btnarea .btn_inner div{
  width: 80%;
  margin: 2vw auto;
}
h2 {
  margin-bottom: 60px;
}
h2 img{
  display: block;
  width: 85%;
  margin: 0 auto;
}
.contents01 , .contents02 , .contents03 , .contents04 {
  width: 100%;
  background: none;
}
.contents01 {
  background: none;
}
.contents02 {
  background: #07C068;
}

.contents02 .support{
  padding: 0 30px 60px 30px;
}
.contents02 .support_title{

}
.contents02 .support_inner {
  margin-top: 50px;
}
.contents02 .support_inner .support_img{
  border-bottom: 1px dotted #6eb900;
  padding-bottom: 20px;
}
.contents02 .support_inner .support_box{
  padding-top: 30px;
  font-size: 120%;;
  display: none;/*はじめは非表示*/
  margin: 20px 0 0 0;
  padding: 3%;
  background: #fff;
  border-radius: 20px;
}
.contents02 .support_inner .support_box .red{
  color: #c00;
}
.contents02 .support_inner .support_box .small{
  font-size: 70%;
}
.contents02 .support_inner .pochibtn a{
  background: #C1EBD7;
  border-radius: 50px;
  padding: 1rem;
  font-weight: bold;
  margin:0 auto;
  width: 50%;
  display: block;
  text-align: center;
  color: #07C068;
}
.contents03 .indefinitely{
}
.contents03 .indefinitely_text{
  text-shadow: 0 1px 0 #fff;
  text-align: center;
}
.contents05 {
  margin-top: 5vw;
}
/**api-list**/
.api_list_inner {
  border: 1px solid #ccc;
  background: #fff;
  margin-bottom: 1rem;
}
.api_list_inner_flex {
  display: flex;
  align-items: stretch;
}
#api_list .api_list_inner a{
  color: #555;
  text-decoration:none;
}
#api_list .api_list_inner .api_list_bn{
  width:30%;
}
.api_list_bn img {
  width: 100%;
  height: auto;
  display: block;
}
.api_list_text {
  width: 70%;
  padding: .7rem;
  display: flex;
  flex-direction: column;
}
.text_top {
  flex: 1; /* 残りの高さをここが埋める */
}
#api_list_loader{
  width: 100%;
}
#api_list_loader img{
  width: 50px;
  text-align: center;
  display:block;
  margin: 0 auto;
}
#api_list .api_list_inner .api_list_text a {
  display: block;
}
#api_list .api_list_inner .api_list_area{
  font-weight: bold;
  letter-spacing: .1rem;
  line-height: 110%;
}
#api_list .api_list_inner .api_list_area .sgtno{
  font-weight: norma;
  color: #666;
  font-size: 70%;
  margin-left: 1rem;
}
#api_list .api_list_inner .api_list_salary{
  font-weight: bold;
  color: #f36;
  line-height: 110%;
  font-size: 110%;
}
#api_list .api_list_inner .api_list_title{
  font-weight:normal;
  font-size: 80%;
  line-height: 110%;
}
#api_list .api_list_inner .api_list_subtitle{
  font-size: 85%;
  text-decoration: underline;
}
#api_list .api_list_inner .api_list_title b{
  font-weight:normal;
}
.api_list_button {
  background: #fff;
  border: 2px solid #07c069;
  border-radius: 20px;
  padding: 0.2rem 0.5rem;
  font-size: 90%;
  margin-top: 1rem;
  width: 30%;
  position: relative;
  text-align: center;
  right: 0;
  line-height: 100%;
}
.api_list_button a {
  color: #07c069 !important;
  display:inline !important;
  text-decoration: none;
  font-weight: bold;
}



/**api-detail**/
.contents_api01 {
  width: 100%;
  background: #f6f6f6;
  padding: 4rem 0;
}
.contents_api01 .contents_api01_inner{
  width: 800px;
  margin: 0 auto;
}
.apidetail {
  background: #fff;
  border-radius: 10px;
  border-bottom:20px solid #07c069;
  box-shadow: 0 10px 20px #ccc;
}
.apidetail .small{
  font-size: 80%;
}
.section_ttl {
  background: #f3f3f3;
  text-align: center;
  padding: 1rem;
  width: 90%;
  font-size: 100%;
  margin: 1rem auto;
  border-radius: 10px;
  border: 2px solid #ccc;
}
.apidetail .salarymoney{
  color:#f36;
  font-size: 125%;
  font-weight: bold;
  line-height: 100%;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_title{
  color: #fff;
  font-weight: bold;
  font-size: 150%;
  letter-spacing: .1em;
  text-align: center;
  background: #07c069;
  padding: 1rem 0;
  border-radius: 10px 10px 0 0 ;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_title .icon img{
  width: 40px;
  margin-right: 5px;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_img{
  width: 500px;
  margin: 2rem auto;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_main{
  width: 700px;
  margin: 2rem auto;
  font-size: 120%;
  font-weight: bold;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_img img{
  border: 20px solid #f6f6f6;
}
.contents_api01 .contents_api01_inner .apidetail table{
  width: 700px;
  margin: 0 auto 2rem auto;
  border-collapse: collapse;
}
.contents_api01 .contents_api01_inner .apidetail th{
  border: 1px solid #ccc;
  font-size: 140%;
  font-weight: bold;
  padding: 1rem 0;
  background: #eaf3ef;
  text-shadow: 0 1px 0 #fff;
  display: flex;
  align-items: center;
  justify-content: center;

}
.contents_api01 .contents_api01_inner .apidetail th .icon{
  width: 25px;
  margin-right: 5px;
}
.contents_api01 .contents_api01_inner .apidetail td{
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 120%;
  padding: 1rem;
}

.apidetail2 {
  width: 1000px;
  margin: 0 auto;
}
.apidetail2_flex{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.apidetail2_icon {
  color: #fff;
  background:#ff3366;
  font-size: 240%;
  font-weight: bold;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-right: 10px;
  text-align:center;
  line-height: 150px;
}
.apidetail2_title {
  position: relative;
  display: inline-block;
  margin: 2em 0;
  padding: 1.5rem;
  min-width: 700px;
  max-width: 800px;
  color: #555;
  font-size: 180%;
  background: #FFF;
  border: solid 5px #999;
  border-radius:60px;
  box-sizing: border-box;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apidetail2_title .icon{
  width: 35px;
  margin-right: 5px;
}
.apidetail2_title span{
  color: #07c069;
}
.apidetail2_title p {
  margin: 0;
  padding: 0;
}
.apidetail2 .apidetail2_content {
  border:5px solid #07c069;
  border-radius: 10px;
  margin: 0 auto !important;
  text-align: center;
}
.apidetail2_content_title {
  background: #07c069;
  padding: 2rem 0;
  font-size: 200%;
  font-weight: bold;
  color: #fff;
}
.apidetail2 .apidetail2_img{
  width: 500px;
  margin: 2rem auto;
}
.apidetail2 .apidetail2_img img{
  border: 20px solid #f6f6f6;
}
.apidetail2_reco {
  border-top: 5px solid #07c069;
  background: #fff;
  font-size: 180%;
  font-weight: bold;
  text-align: left;
}
.apidetail2_reco div{
  padding: 1rem;
}
.apidetail2_reco span{
  color: #07c069;
}
.apidetail2_reco div:nth-child(2n+1) {
   background-color: #f6f6f6;
}
.apidetail2_content01 {
  background: #fff;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #eee calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #eee calc(100% - 1px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;
}
.apidetail2_ldetail {
  border-top: 5px solid #07c069;
  background: #fff;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
  padding: 2rem;
}
.apidetail2_ldetail table{
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-collapse: collapse
}
.apidetail2_ldetail th{
  border: 1px solid #ccc;
  font-size: 100%;
  font-weight: bold;
  padding: 1rem 0;
  background: #f6f6f6;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
}
.apidetail2_ldetail td{
  border: 1px solid #ccc;
  font-size: 120%;
  padding: 1rem;
  font-weight: normal;
  background: #fff;
}
.apidetail2_timedetail0 {
  text-align: left;
  margin: 0 2rem;
  font-size: 140%;
}
.apidetail2_timedetail0 .bold{
  font-weight: bold;
  background: #e7f8f0;
  color: #07c069;
  border-radius: 20px;
  letter-spacing: .1em;
  text-align: center;
  display: inline-block;
  padding: 0rem 2rem;
  margin: 2rem 0 1rem 0;
}
.apidetail2_workdetail0 {
  text-align: left;
  margin: 0 2rem;
  padding: 2rem 0;
  font-size: 140%;
  line-height: 200%;
}
.apidetail2_workdetail0 .bold{
  font-weight: bold;
  color: #07c069;
  font-size: 120%;
  text-align: center;
}
.apidetail2_workdetail0 .bold2{
  font-weight: bold;
}


@media (max-width: 750px) {
/**apisp**/
.contents_api01 {
  width: 100%;
  background: #f6f6f6;
  padding: 4rem 0;
}
.contents_api01 .contents_api01_inner{
  width: 98%;
  margin: 0 auto;
}
.apidetail {
}
.apidetail .small{
}
.apidetail .salarymoney{
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_title{
  padding: .5rem;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_title .icon img{

}
.contents_api01 .contents_api01_inner .apidetail .apidetail_img{
  width:100%;
  margin: 0 auto;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_main{
  width: 90%;
  margin: .5rem auto;
}
.contents_api01 .contents_api01_inner .apidetail .apidetail_img img{
  border: 20px solid #f6f6f6;
  width: 80%;
  margin: 0 auto;
}
.contents_api01 .contents_api01_inner .apidetail table{
  width:95%;
  margin: 0 auto 1rem auto;
}
.contents_api01 .contents_api01_inner .apidetail th{
  font-size: 90%;
}
.contents_api01 .contents_api01_inner .apidetail th .icon{
}
.contents_api01 .contents_api01_inner .apidetail td{
  font-size: 90%;
}

.apidetail2 {
  width: 100% !important;
  margin: 0 auto !important;
}
.apidetail2_flex{
  display: block;
}
.apidetail2 .apidetail2_content{
  width: 100% !important;
  margin: 0 auto !important;
}
.api_list_button {
  width: 80%;
  margin: 0 auto 1rem auto !important;
}
.api_list_button a {
}
#api_list .api_list_inner .api_list_title{
  font-size: 80%;
  padding: .5rem;
  line-height: 120%;
}
#api_list .api_list_inner .api_list_subtitle{
  font-size: 70%;
  line-height: 110%;
}
#api_list .api_list_inner .api_list_title b{
  font-weight:normal;
}
.apidetail2_icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin:0 auto;
}
.apidetail2_title {
  width: 100%;
  min-width:100%;
  margin: 1rem 0 2rem 0;
  padding: .5rem 0;
  font-size: 150%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apidetail2_title .icon{
  width: 35px;
  margin-right: 5px;
}
.apidetail2_title span{
  color: #07c069;
}

.apidetail2_title p {
  margin: 0;
  padding: 0;
}
.apidetail2_content_title {
  font-size:120%;
  padding: .5rem 0;
}
.apidetail2 .apidetail2_img{
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.apidetail2 .apidetail2_img img{
  width: 80%;
  margin: 0 auto;
}
.apidetail2_reco {
  font-size: 100%;
}
.apidetail2_reco div{
  padding: .5rem;
}
.apidetail2_reco span{

}
.apidetail2_reco div:nth-child(2n+1) {

}
.apidetail2_content01 {

}
.apidetail2_ldetail {
  padding: 0;
}
.apidetail2_ldetail table{
  font-size:100%;
  padding: .5rem;
  width: 100%;
}
.apidetail2_ldetail th{
  font-size:80%;
}
.apidetail2_ldetail td{
  font-size:80%;
}
.apidetail2_timedetail0 {
  margin:0 1rem;
  font-size:100%;
}
.apidetail2_workdetail0 {
  margin:0 1rem;
  font-size:100%;
}
}

.slider_card {
  margin: 0 15px;
}
.slider_card img{
  width: 90%;
  margin: 0 auto;
}
.slick-prev {
  left: 0px;
}
.slick-next {
  right: 0px;
}
.slick-next:before {
	background: url("/assets_lp/cnt/pochi/images/next.webp") no-repeat center center;
	background-size: contain;
}
.slick-prev:before {
	background: url("/assets_lp/cnt/pochi/images/prev.webp") no-repeat center center;
	background-size: contain;
}
.slick-prev,.slick-next{
  width: 50px;
  height: 50px;

}
.slick-prev:before, .slick-next:before {
  font-size: 50px;
}
.slick-arrow {
  z-index: 2;
}
.slick-arrow:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}
.contents03 p {
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
  font-size: 160%;
  line-height: 160%;
}
.contents03 .red {
  color:#ef0807;
}
.contents03 .employment {
  margin: 60px 0;
}
.contents03 .employment img{
  width: 80%;
  margin: 0 auto;
}
.contents04 {
  padding: 80px 0;
  background: url("/assets_lp/utg/pochi/images/itemback.gif") repeat-y;
}
.contents04 .introtext {
  width: 90%;
  margin: 0 auto 3vw auto;
  background: rgba(255,255,255,0.8);
  padding: 2rem;
  line-height: 180%;
  box-shadow: 0 0 10px #eee;
  border-radius: 20px;
}

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:120%;
    font-weight: bold;
    padding: 2%;
    transition: all .5s ease;
    text-align: center;
    background: #c1ebd7;
    border-radius: 40px;
    margin: 30px auto 0 auto;
    width: 40%;
    color: #07c068;
}
/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 20px;
    height: 5px;
    background-color: #07c068;
}
.title::before{
    top:46%;
    left: 15px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:46%;
    left: 15px;
    transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}
.work_title_img {
  width: 60.8%;
  margin: 0 auto;
  background: rgba(255,255,255,0.5);
}
.work_title_img div{
  border-left:5px solid #07c068;
  border-right:5px solid #07c068;
  padding: 2rem 0;
}
.work_title_img img{
  width: 50%;
  margin: 0 auto;
  border: 10px solid #eee;
}
#contents iframe {
  padding-bottom: 20px;
  border-bottom: 40px solid #eee;
  height:1500px;
}
.fadeUpTrigger{
    opacity: 0;
}
.fadeLeftTrigger{
    opacity: 0;
}
.fadeRightTrigger{
    opacity: 0;
}
.fadeUp{
	animation-name:fadeUpAnime;
	animation-duration:0.8s;
	animation-fill-mode:forwards;
	opacity:0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.fadeLeft{
	animation-name:fadeLeftAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
	animation-timing-function: ease;
	opacity:0;
}
@keyframes fadeLeftAnime{
  from {
    opacity: 0;
  transform: translateX(100%);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}

.fadeRight{
	animation-name:fadeRightAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
	animation-timing-function: ease;
	opacity:0;
}
@keyframes fadeRightAnime{
  from {
    opacity: 0;
  transform: translateX(-100%);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}

footer {
  background: #333;
}
footer .footer_inner{
  font-size: 80%;
  color: #ccc;
  width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5vw 0;
}
footer .footer_inner img{
  width: 146px;
}
footer .copy{
  width: 1000px;
  margin: 0 auto;
  border-top: 1px dotted #666;
  font-size: 80%;
  text-align: center;
  color: #888;
  padding: 1vw 0;
}
/* # =================================================================
   # FIXbtn
   # ================================================================= */

.fixedbtn {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  display: none;
  transition: all .3s;
}
.on {
  display: block;
  transition: all .3s;
}
.off {
  display: none;
  transition: all .3s;
}
.fixedbtn_inner {
  width: 1000px;
  margin: 0 auto;
}
.fixedbtn_inner ul {
  width: 65%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixedbtn_inner li {
  list-style-type: none;
  padding: 10px 20px;
}
.fixedbtn_inner li img{
  display: block;
  text-align: center;
}

@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.anime-updown {
  animation: 2s fuwafuwa infinite;
}


/* # =================================================================
   # SP
   # ================================================================= */

@media (max-width: 750px) {
  #contents iframe {
    height:1600px;
  }
  .pc_only{display: none;}
  .sp_only{display: block;}
  header {
    width: 100%;
    background: #fff;
  }
  header .header_inner{
    width: 100%;
    padding: .5rem;
  }
  header .header_inner .left img{
    display:block;
    width: 100px !important;
  }
  header .header_inner .right{
    background:#ff1451;
    color: #fff;
    font-weight: bold;
    font-size:70%;
    padding: .5rem;
    border-radius: 50px;
    line-height: 100%;
    letter-spacing: 0;
  }
  header .header_inner .right span{
    font-size: 150%;
  }
  .contents_api01 {
    padding: 2rem 0;
  }
  .btn{
    margin: 10vw auto;
  }
  .btn .btn_inner{
    width: 100%;
    margin: 6vw auto 2vw auto;
    text-align: center;
  }
  .btn .btn_inner a{
    display: block;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .btnarea .btn_inner{
    width: 100%;
    margin: 6vw auto 2vw auto;
    text-align: center;
  }
  .btnarea .btn_inner div{
    display: block;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .mv .check{
    width: 95%;
    margin: 3vw auto;
  }
  .mv .check img{
    width: 95%;
  }
  .ribbon {
    display: inline-block;
    position: relative;
    height: 45px;
    text-align: center;
    box-sizing: border-box;
  }
  
  .ribbon:before {
    content: '';
    position: absolute;
    width: 8px;
    bottom: -0px;
    left: -18px;
    z-index: -0;
    border: 16px solid #03a358;
    border-left-color: transparent;
  }
  
  .ribbon:after {
    content: '';
    position: absolute;
    width: 8px;
    bottom: -0px;
    right: -18px;
    z-index: 0;
    border: 16px solid #03a358;
    border-right-color: transparent;
  }
  
  .ribbon h3 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 20px;
    line-height: 160%;
    font-size: 140%;
    z-index: 1;
    letter-spacing:.1rem;
    color: #fff;
    text-shadow: 0 1px 0 #333;
    background: -webkit-repeating-linear-gradient(-45deg, #07c069, #07c069 3px,#0ecc73 3px, #0ecc73 7px);
    background: repeating-linear-gradient(-45deg, #07c069, #07c069 3px,#0ecc73 3px, #0ecc73 7px);
  }
  
  .ribbon h3:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #008a49;
  }
  
  .ribbon h3:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #008a49;
  }
  .contents02 .support{
    padding: 0 3vw 6vw 3vw;
  }
  .title {
    font-size:120%;
    margin-top: 4vw;
    width: 70%;
  }
  /*アイコンの＋と×*/
  .title::before,
  .title::after{
      position: absolute;
      content:'';
      width: 18px;
      height: 4px;
      background-color: #07c068;
      
  }
  .title::before{
      top:46%;
      left: 15px;
      transform: rotate(0deg);
      
  }
  .title::after{    
      top:46%;
      left: 15px;
      transform: rotate(90deg);
  }
   .contents02 .support_title{
  
  }
  .contents02 .support_inner {
    margin-top: 6vw;
    padding: 0 ;
  }
  .contents02 .support_inner .support_img{
    padding-bottom: 3vw;
  }
  .contents03 .indefinitely{
    background: #dbdbdb;
    padding-top: 20px;
  }
  .contents03 .indefinitely img{
    width: 100%;
  }
  .contents03 .indefinitely_text{
    width: 100%;
    font-size: 70%;
    line-height: 130%;
  }
  .contents04 {
    padding: 8vw 0 6vw 0;
  }
  .contents04 .work_title {
    width:95%;
    margin: 0 auto;
  }
  .work_title_img {
    width: 91%;
    margin: 0 auto;
    background: rgba(255,255,255,0.5);
  }
  .work_title_img div{
    border-left:3px solid #07c068;
    border-right:3px solid #07c068;
    padding: 1rem 0;
  }
  .work_title_img img{
    width: 70%;
    margin: 0 auto;
    border: 10px solid #eee;
  }
  .support_box {
    padding: 5vw 5vw 5vw 5vw;
  }
  .support_box p{
    font-size: 80%;
  }
  .section_inner {
    width: 100%;
  }
  .slick-prev,.slick-next{
    width: 32px;
    height: 32px;
    z-index: 1000;
  }
  .slick-prev:before, .slick-next:before {
    font-size: 30px;
  }
  .slick-prev {
    left: 10px;
  }
  .slick-next {
    right: 10px;
  }
  .slider_card img{
    width: 95%;
  }
  .fixedbtn_inner {
    width: 100%;
  }
  .fixedbtn_inner ul {
    width: 100%;
  }
  .fixedbtn_inner li {
  padding: 10px;
  }
  .fixedbtn_inner ul li img{
    width: 100%;
    display: block;
  }
  footer .footer_inner{
    width: 90%;
  }
  footer .footer_inner p{
    font-size: 80%;
  }
  footer .footer_inner img{
    width: 50px;
  }
  footer .copy{
    width: 100%;
    font-size: 80%;
    padding: 3vw 0;
  }
  .contents04 .introtext {
    width: 95%;
    margin: 0 auto 2vw auto;
    padding: 1rem;
    line-height: 140%;
    font-size:90%;
  }
}
