﻿@media screen and (min-width: 0px) and (max-width: 1024px) {
  .material-icons-outlined {
		 font-size: 10vw;  /* Preferred icon size */
		margin-bottom: 0em;
	}
  #main_area_top {
    height: 100vh;
  }
  #main_area_top #mainimage {
    height: 100vh;
	background-image: url("noukigu.aoba-mie.com/wp-content/themes/original/images/main_image.jpg");
  }
  #main_area_top #mainimage #h1_text {
    width: 60vw;
    height: auto;
    padding-top: 10%;
    text-align: center;
  }
  #main_area_top #mainimage #h1_text img {
    width: 100%;
  }
  #main_area_top #main_bodyimg {
    top: auto;
    bottom: 10vw;
    left: 4vw;
    width: 26vw;
  }
}
@media screen and (min-width: 0px) and (max-width: 1000px) {}
@media screen and (min-width: 0px) and (max-width: 860px) {
.caution{ margin-bottom:1em; font-size:4vw; margin-top:.8em; text-align:left;}
  /****************body設定*********************/
  html, body {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    height: 100%;
  }
  body {
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 1.0px;
    padding-left: 0px;
    font-weight: 500;
  }
  #pc, .pc, .pc-inline {
    display: none;
  }
  #sp, .sp {
    display: block;
  }
  a[href^="tel:"] {
    pointer-events: auto;
  }
  #logo, h1, #h-navi, nav, #contact-btn {
    display: none;
  }
  /****************初期設定*********************/
  /****************共通設定*********************/
  #main_area_top #mainimage #h1_text {
    width: 62vw;
    height: auto;
    padding-top: 18%;
  }
  #main_area_top #main_bodyimg {
    bottom: 12vw;
    left: auto;
    right: 4vw;
    width: 40vw;
  }
  .next-btn,.line-btn{
    width: 90%;
    height: 18vw;
  }
  a.next {
    height: 18vw;
    width: 100%;
    border-radius: 8vw;
    font-size: 4.6vw;
    line-height: 16vw;
    font-weight: 600;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {}
@media screen and (min-width: 0px) and (max-width: 460px) {
	
}
@media screen and (min-width: 0px) and (max-width: 375px) {}