@charset "utf-8";

.sp 	{ display:none; }
.pc 	{ display:block;}

.fl2	{float:left; width:40%;text-align:center;}
.fl3	{float:left; width:57%;	margin-left:3%;}
.f16	{font-size:16px !important;line-height:28px;}
.f18	{font-size:18px;}
.mat50 {margin-top:50px !important;}
.mat30 {margin-top:30px !important;}
.mab30 {margin-bottom:30px !important;}

.fwb	{font-weight:700;}

.bg_gray	{
background:#f5f6f6;
font-size:16px;
line-height:28px;
}

.bg_y	{
background:#f7d54b;
font-size:18px !important;
font-weight:700;
padding:1px ;
}

.main  {
	margin:0 auto;
	width:100%;
	height:auto;
	background:#d7ebd6 !important;
	font-family: 'メイリオ';
	padding:10px;
	height:515px;
	}
	
.main_mv {
	width:90%;
	margin-left:3%;
	margin-right:7%;
	min-width:1000px !important;
	}
.main_mv .fl2 img {
	width:100%;
	max-width:450px;
	min-width:450px;
	}
.mv_text	{
	font-size:18px;
	font-family: 'メイリオ';
	min-width:550px;
	line-height:24px;
	
	}
.mv_text h1	{
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
 	position: relative;
    padding-bottom: 1.0rem;
    padding-top: 1.0rem;
    border-bottom: 8px solid #f7d54b;
    background-color: #ffffff;
    border-radius:10px  10px  0 0;
	-webkit-text-stroke: 1px black;
   text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;	}

.mv_text h1:before	{
position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-25deg);
    height: 30px;
    width: 10px;
    border-right: 8px solid #f7d54b;
    background-color: #f5f6f6;
    content: "";
	}
.mv_text h1 img	{
	width:550px;}

.mv_text span	{
	font-size:30px;
	font-weight:700;
	color:#0fc1a1;
	}
	
.c-container {
  max-width: 1000px;
  width: 100%;
  padding: 0 30px;
  margin: 30px auto;
  font-family: 'メイリオ';
}
.c-heading-sub-h3 {
  font-weight: 700;
  line-height: 1.4545;
  position: relative;
  background: #cdf4ed;
  font-size: 2.2rem;
  margin: 0 0 35px;
  padding: 9px 16px 9px 19px;
  font-size:28px;
}

.c-heading-sub-h3:before {
  content: "";
  display: block;
  height: 100%;
  border-left: 4px solid #0fc1a1;
  position: absolute;
  top: 0;
  left: 0;
}

.c-button {
  text-align: center;
}
  .c-button a{
    text-decoration:none;
  }
  .c-button a:hover{
    text-decoration:none;
  }

.c-button__link-sub {
  max-width: 890px;
  padding: 12px 95px 11px;
  margin: 0;
  background: #fff;
  border-radius: 80px;
  display: inline-block;
  color: #196e15 !important;
  font-weight: 700;
  line-height: 1.5625;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  border: 1px solid #0fc1a1;
  background: #0fc1a1;
  color: #fff !important;
  font-size: 24px;
}

.c-button__link-sub>span {
  font-size: 1.2rem;
  font-weight: 400;
}

.c-button__link-sub:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: solid #196e15;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
}

.c-button__link-sub[href^="#"]:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.c-button__link-sub:after {
  border-color: #fff;
}

.c-button__link-sub:hover {
  opacity: 1;
  color: #0fc1a1 !important;
  background: #fff;
}

.c-button__link-sub:hover:after {
  border-color: #0fc1a1 ;
}
.smile img	{width:912px;margin-bottom:20px;}
.mv2 img	{width:100%;margin-bottom:20px;}


@media only screen and (max-width:480px) and (orientation:portrait), only screen and (min-width:361px) and (max-width:767px) and (orientation:landscape) {
	/*---------------------------------------------
	special
	---------------------------------------------*/
	body { min-width:100%; }
	
	.pc { display:none; }
	.sp { display:block; font-size:14px; line-height:1.5; }
	
	.pageupsp		{ border-bottom:3px solid #0c6d0e; }
	.pageupsp p		{ margin:20px 15px 0; border-top-right-radius:5px; border-top-left-radius:5px; background:#0c6d0e; text-align:center; }
	.pageupsp a		{ display:block; padding:10px 0; color:#fff; }

.fl2	{float:none; width:100%;text-align:center;}
.fl3	{float:none; width:94%;margin:0 3%;text-align:left;}
.f16	{font-size:14px !important;line-height:20px;}
.f18	{font-size:14px !important;}
.bg_gray	{
font-size:14px;
line-height:24px;
}
.bg_y	{
font-size:14px;
line-height:24px;
}




.main  {margin:0 auto;width:100%;text-align:center;background:#f5f6f6;height:auto;	padding:20px 0;
}




.main_mv img {width:100%;}

.main_mv {
	width:100%;
	margin-left:0;
	margin-right:0;
	min-width:auto !important;
	}
.main_mv .fl2 img {
	width:100%;
	max-width:auto;
	min-width:auto;
	}
.mv_text	{
	font-size:14px;
	min-width:auto;
	line-height:22px;
	}
	
.mv_text h1	{
	margin:25px 0 40px;
    padding-bottom: 1.0rem;
    padding-top: 1.0rem;
	}

.mv_text h1 img	{
	width:95%;}

.mv_text span	{
	font-size:20px;
	}

  .c-container {
    padding: 0 10px;
    overflow-x: hidden;
    width: 94%;
  padding: 0;
  margin: 30px auto;
  }
  
  .c-heading-sub-h3 {
    font-size: 20px;
    padding: 10px 16px 5px 19px;
  }
  
  
  .c-button {
    max-width: calc(100vw - 40px);
    margin: 0 auto;
  }
  .c-button__link-sub {
    max-width: 100%;
    width: 100%;
    padding: 11px 30px;
    line-height: 1.4;
    font-size: 20px;
  }
  .c-button__link-sub:after {
    right: 16px;
  }
  .c-button__link-sub[href^="#"] {
    border-radius: 10px;
    padding: 12px 37px 12px 20px;
    text-align: left;
  }
  .c-button__link-sub:hover {
    opacity: 1;
    background: #196e15;
    color: #fff;
  }
  .c-button__link-sub:hover:after {
    border-color: #fff;
  }

.smile img	{width:100%;margin-bottom:20px;}
.mv2 img	{width:100%;margin-bottom:20px;}


}




.c-button__link {
 width: 32%;
  padding: 5px 30px 11px;
  margin: 10px 5px;
  background: #fff;
  border: 1px solid #0fc1a1;
  border-radius: 80px;
  display: inline-block;
  color: #0fc1a1 !important;
  font-weight: 700;
  line-height: 1.5625;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  font-size: 22px;
}

.c-button__link>span {
  font-size: 16px;
  font-weight: 700;
}

.c-button__link:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: solid #0fc1a1;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
}
.c-button__link[href^="#"]:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-button__link:hover {
  opacity: 1;
  color: #fff !important;
  background: #0fc1a1;
  text-decoration:none;
}

.c-button__link:hover:after {
  border-color: #fff;
}


@media (max-width: 767px) {

  .c-button__link {
  width: 95%;
  padding: 2px 10px 7px;
  margin: 10px 5px;
  line-height: 1.5;
  font-size: 20px;
  }
.c-button__link>span {
  font-size: 14px;
}

  .c-button__link:after {
    right: 16px;
  }


  .c-button__link:hover {
    opacity: 1;
    background: #196e15;
    color: #fff !important;
  }
  .c-button__link:hover:after {
    border-color: #fff;
  }
}




