@charset "UTF-8";
.navbar{
margin-bottom: 0;
}
#ecoscratch_main {
    background-image: url(img/main_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.catch {
    background-color: #7AC443;
}
.catch #nayami {
    position: relative;
    /* [disabled]height: 240px; */
    border-bottom-left-radius: 50% 30%;
    border-bottom-right-radius: 50% 30%;
    background-color: #FFFFFF;
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 39px;
}
.catch #nayami h1 {
    text-align: center;
    font-size: 206%;
    line-height: 180%;
    color: #25933A;
    font-family: "G2サンセリフ-B";
    padding-top: 40px;
}
.catch #nayami h1 .tume {
    margin-bottom: -1px;
}
.catch .row .photomain img {
    max-width: 80%;
    margin-top: -45px;
}
.catch .row .center_main h2   {
    color: #FFFFFF;
    font-size: 280%;
    font-family: "ゴシックMB101 B";
    line-height: 118%;
}
.catch .row .center_main #balloon img {
    max-width: 33%;
    margin-top: 10px;
}
.catch .row .center_main #logo img {
    margin-top: 15px;
    margin-bottom: 15px;
}
/*ここから商標登録吹き出し設定*/
.catch .regist  {
    position: relative;
    display: inline-block;
    margin-top: 4px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #ffffff;
    border-radius: 10px;
}
.catch .regist:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 55%;
    margin-left: -40px;
    border: 20px solid transparent;
    border-bottom: 40px solid #ffffff;
}
/*ここまで商標登録吹き出し設定*/
.catch .regist p {
  margin: 0;
  padding: 0;
}
.regist p a {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.regist p a:hover {
    opacity: 0.6;
}
/*ここから吹き出し設定*/
.setumei {
    position: relative;
    background: #ffffff;
    border-bottom-color: #25933A;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    margin-top: 22px;
    margin-left: 5%;
    margin-right: 5%;
}
.setumei:after, .setumei:before {
    top: 100%;
    left: 50%;
    border-style: solid;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.setumei:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
.setumei:before {
	border-color: rgba(37, 147, 58, 0);
	border-top-color: #25933A;
	border-width: 36px;
	margin-left: -36px;
	}
/*ここまで吹き出し設定*/
.setumei p {
    text-align: center;
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    font-size: 195%;
    color: #000000;
    font-family: "G2サンセリフ-B";
    line-height: 169%;
    margin-top: 45px;
    margin-bottom: 26px;
}
.title {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 25px;
}
.jirei .row {
    padding-left: auto;
    padding-right: auto;
}
.jireiImg {
    margin-bottom: 30px;
}
.jireiImg img {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.kodawari {
    background-color: #FFEE80;
}
.kodawari .row {
    margin-bottom: 20px;
}
.kodawari .pointphoto img {
    width: 20%;
}
.kodawari .pointTitle   {
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kodawari .pointinfo {
    color: #000000;
}
.kodawari .pointinfo .bold {
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 5px;
}
.kodawari .pointinfo .indent {
    text-indent: -16px;
    margin-left: 16px;
    margin-bottom: 5px;
    line-height: 135%;
    font-size: 95%;
}
.kodawari_op {
    background-color: #FFFCD1;
}
.kodawari_op .row {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
}
.kodawari_op .op_title {
    font-weight: bold;
}
.kodawari_op .label  {
    background-color: #000000;
    font-size: 130%;
    border-radius: 46px;
}
.kodawari_op p {
    font-size: 130%;
    line-height: 148%;
    margin-top: 10px;
    margin-bottom: 40px;
    color: #000000;
}
.data {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 107px;
    padding-top: 20px;
}
.data a {
    background-color: #7AC443;
    font-size: 170%;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 55px;
    padding-left: 55px;
    border-radius: 15px;
    text-decoration: none;
}
.data a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.toiawase {
    background-color: #FFEE80;
}
.toiawase ul {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.toiawase a .con_mail  {
    background-color: #7AC443;
    color: #FFFFFF;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 150%;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}
.toiawase a:hover .con_mail {
    opacity: 0.7;
}
a:hover {
    text-decoration: none;
}
.toiawase .con_phone  {
    background-color: #FFFFFF;
    font-size: 130%;
    margin-top: 50px;
    padding-top: 17px;
    padding-bottom: 10px;
    line-height: 165%;
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 92px;
}
.toiawase .con_phone .phone a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.toiawase .con_phone .time {
    font-weight: normal;
    font-size: 93%;
}
h3 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 145%;
    line-height: 160%;
    margin-bottom: 90px;
}
/*下からフェードイン*/
.fade-in-bottom {
   opacity: 0;
   animation-name: fadein-bottom;
   animation-duration: 1.5s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
}
.fade-in-bottom2 {
   opacity: 0;
   animation-name: fadein-bottom;
   animation-duration: 1.5s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
	animation-delay: 2s;
}
.fade-in-bottom3 {
   opacity: 0;
   animation-name: fadein-bottom;
   animation-duration: 1.5s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
   animation-delay: 2.5s;
}
@keyframes fadein-bottom {
   0% {
      opacity: 0;
      transform: translateY(20px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
   }
}

	
/*ゆれる*/
.anim-box.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}



@media (max-width:1199px){
.mainIn img {
    margin-top: 93px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.setumei p {
    width: 85%;
}
}

@media (max-width:767px){
.mainIn img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 29px;
    margin-bottom: 16px;
    max-width: 98%;
}
.catch #nayami {
    height: 240px;
}
.catch #nayami h1 {
    text-align: center;
    font-size: 139%;
    line-height: 250%;
    color: #25933A;
    font-family: "G2サンセリフ-B";
    padding-top: 20px;
    /* [disabled]margin-top: 0px; */
}
#nayami h1 .tume {
    line-height: 126%;
    padding-bottom: 12px;
    padding-top: 6px;
}
.catch .row .photomain img {
    max-width: 60%;
    margin-top: -60px;
}
.catch .row .center_main #balloon img {
    max-width: 18%;
    margin-top: -20px;
}
.catch .row .center_main #logo img {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
}
.catch .row .center_main {
    padding-bottom: 62px;
}
.fukidashi {
    margin-top: 28px;
    margin-bottom: 10px;
}
.setumei {
    margin-left: 0px;
    margin-right: 0px;
}
.setumei p {
    font-size: 160%;
    line-height: 138%;
    width: 100%;
}
.title {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.jirei {
    margin-top: 10px;
}
.kodawari .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.kodawari .pointphoto img {
    min-width: 30%;
}
.kodawari .pointTitle {
    font-size: 160%;
}
.kodawari .pointinfo   {
    font-size: 130%;
    line-height: 160%;
}
.kodawari_op .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.kodawari_op .row ul {
    margin-top: 40px;
}
.kodawari_op .op_title  {
    font-size: 140%;
    line-height: 137%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.kodawari_op .label   {
}
.kodawari_op p {
    color: #000000;
    font-size: 125%;
	clear: both;
}
h3  {
    text-align: left;
    font-size: 125%;
    width: 86%;
    margin-bottom: 43px;
}
.data a {
    background-color: #7AC443;
    font-size: 140%;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 8%;
    padding-left: 8%;
    border-radius: 10px;
}
.toiawase ul {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.toiawase ul li {
    /* [disabled]background-color: #FFFFFF; */
    font-size: 130%;
    margin-top: 50px;
    padding-top: 17px;
    padding-bottom: 10px;
    line-height: 165%;
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.toiawase a .con_mail {
    background-color: #7AC443;
    color: #FFFFFF;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 140%;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    line-height: 128%;
}
.toiawase .con_phone .phone a {
    font-size: 140%;
}
.br-mov {
    display: none;
}
}
@media (min-width:1200px){
.mainIn img {
    margin-top: 188px;
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.catch #nayami {
    padding-top: 0px;
    height: 330px;
}
.catch #nayami h1 {
    font-size: 300%;
}
.title {
    max-width: 35%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.kodawari .row {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}
.kodawari ul  {
    padding-top: 15px;
}
.kodawari .pointTitle {
    font-size: 225%;
    margin-top: 15px;
}
.kodawari .pointinfo {
    font-size: 160%;
    line-height: 180%;
}
.kodawari_op .row ul {
    clear: none;
    margin-top: 35px;
}
.kodawari_op li {
    float: left;
}
.kodawari_op .label {
    width: 15%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
}
.kodawari_op .op_title {
    font-size: 145%;
    margin-left: 2%;
    width: 83%;
}
.kodawari_op p  {
    clear: both;
    padding-top: 10px;
    font-size: 135%;
    line-height: 145%;
}
.br-sp {
	display: none; 
}
.br-mov {
	display: none; 
}
.toiawase ul li {
    /* [disabled]background-color: #FFFFFF; */
    font-size: 130%;
    margin-top: 50px;
    padding-top: 17px;
    padding-bottom: 10px;
    line-height: 165%;
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 92px;
    width: 65%;
}
.toiawase .con_phone {
    background-color: #FFFFFF;
    font-size: 155%;
    line-height: 165%;
}
.toiawase .con_phone .time {
    font-size: 85%;
}
.fukidashi {
    margin-top: 28px;
    margin-bottom: 10px;
}
}

@media (min-width:768px) and (max-width:991px){
.catch .row .center_main h2 {
    color: #FFFFFF;
    font-size: 268%;
    font-family: "ゴシックMB101 B";
    line-height: 118%;
    margin-top: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-left: -15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
}
@media (min-width:768px) and (max-width:1199px){
.catch #nayami {
    height: 280px;
}
/*ここから吹き出し設定*/
.setumei {
    position: relative;
    background: #ffffff;
    border-bottom-color: #25933A;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    margin-top: 22px;
    margin-left: 2%;
    margin-right: 2%;
}
/*ここまで吹き出し設定*/
.setumei p {
    text-align: left;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 185%;
    color: #000000;
    font-family: "G2サンセリフ-B";
    line-height: 169%;
    margin-top: 45px;
    margin-bottom: 26px;
}
.title {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.kodawari .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.kodawari .pointinfo {
    font-size: 130%;
    line-height: 160%;
}
.kodawari .pointTitle {
    font-size: 160%;
}
.kodawari_op .row {
    width: 85%;
}
.kodawari_op .row ul {
    clear: none;
    margin-top: 35px;
    /* [disabled]width: auto; */
}
.kodawari_op li  {
    float: left;
}
.kodawari_op .label  {
    width: 15%;
    text-align: center;
    font-size: 120%;
    padding-top: 4px;
    padding-bottom: 3px;
}
.kodawari_op .op_title {
    font-size: 138%;
    width: 83%;
    margin-left: 2%;
}
.kodawari_op p {
    font-size: 127%;
    clear: both;
    padding-top: 8px;
}
.kodawari .pointTitle {
    font-size: 160%;
}
.br-sp {display: none; 
	}
.toiawase ul li {
    /* [disabled]background-color: #FFFFFF; */
    font-size: 130%;
    margin-top: 50px;
    padding-top: 17px;
    padding-bottom: 10px;
    line-height: 165%;
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 92px;
    width: 566px;
}
.fukidashi {
    margin-top: 39px;
    margin-bottom: 10px;
}
}
@media (min-width:992px) and (max-width:1199px){
}


	
