@charset "UTF-8";
body {
  background-color: rgb(255, 255, 255);
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 1920px;
}

header {
  margin: 0 auto;
  width: 100%;
}
header nav ul {
  display: flex;
  justify-content: space-around;
}
header nav ul a {
  display: inline-flex;
}

.innerWrap {
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1920px;
}
.innerWrap img {
  width: 200px;
  margin: 10px 0 20px 0;
  margin-left: 10%;
}
.innerWrap nav {
  margin-left: 20%;
  width: 45%;
}
.innerWrap nav ul {
  font-size: 1.4rem;
}
.innerWrap nav li {
  margin: 0 auto;
}
.innerWrap nav li a:hover {
  -webkit-text-decoration: underline #393939 1px;
          text-decoration: underline #393939 1px;
}

.li_4 {
  color: #FFFFFF;
  background-color: #393939;
  padding: 3px 8px 6px;
  border-radius: 15px;
  font-size: 20px;
}

.i_FirstView {
  background: url(/img/マスクグループ-2.png);
  background-repeat: no-repeat;
  height: 720px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.i_FirstView .p_description {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.6;
  position: absolute;
  left: 68.7%;
  top: 450px;
}

.i_container_view {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.i_container_view .h1_master {
  font-size: 2.5rem;
  font-weight: 100;
  margin-top: 280px;
  margin-right: 15%;
  line-height: 1.3;
}
.i_container_view .h1_slave {
  font-size: 2.5rem;
  font-weight: 100;
  top: 330px;
  right: 208px;
  line-height: 1.3;
  position: absolute;
}

.i_total_box {
  margin: 0 auto;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.i_total_box section .h {
  font-size: 48px;
  font-weight: lighter;
}

p {
  font-size: 1vw;
}

h2 {
  font-size: 30px;
  font-weight: bold;
  display: inline-flex;
}

.adjust {
  display: inline-block;
  margin-top: 10px;
  margin-left: -10px;
  font-size: 0.7vw;
}

.videocontainer {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  margin-top: 100px;
}

.videodiscription p {
  font-size: 2rem;
}

iframe {
  width: 800px;
  height: 450px;
}

.i_area_1 {
  margin-top: 100px;
  width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.i_area_1 .caption_1 {
  font-size: 40px;
  font-weight: lighter;
  border-top: 2px dotted;
  border-bottom: 2px dotted;
  padding: 14px 0 20px 0;
}

.i_area_2 {
  width: 1366px;
  margin: 0 auto;
  background-color: #FFe9D4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  text-align: center;
  height: 600px;
}
.i_area_2 .caption_2 {
  margin: 0 auto;
  margin: 40px 0 40px 0;
  font-size: 36px;
}
.i_area_2 .i_area2_contents .description {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.i_area_2 .i_area2_contents .description .description_item {
  width: 27%;
  margin: 20px;
  height: 380px;
  background-color: #FFFFFF;
  border-radius: 8px;
  position: relative;
}
.i_area_2 .i_area2_contents .description h3 {
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.i_area_2 .i_area2_contents .description p {
  font-size: 1.2rem;
}
.i_area_2 .i_area2_contents .description .icon1::before {
  content: url(/img/時計の無料アイコン.png);
  width: 97px;
  height: 97px;
  margin: 50px 30px 0;
  position: absolute;
  left: 85px;
}
.i_area_2 .i_area2_contents .description .d_item {
  position: absolute;
  top: 180px;
}
.i_area_2 .i_area2_contents .description .description_2::before {
  content: url(/img/キラキラ\ 3.png);
  width: 97px;
  height: 97px;
  margin: 50px 0 30px 40px;
  position: absolute;
  top: -180px;
}
.i_area_2 .i_area2_contents .description .d_item2 {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 180px;
}
.i_area_2 .i_area2_contents .description .description_3::before {
  content: url(/img/手形アイコン1.png);
  width: 97px;
  height: 97px;
  margin: 50px 0 30px 0;
  position: absolute;
  top: 0px;
  right: 120px;
}
.i_area_2 .i_area2_contents .description .d_item3 {
  margin-top: 180px;
}
.i_area_2 .i_area2_contents .description .description_4 {
  text-align: left;
  margin-left: 10%;
  width: 80%;
  overflow-wrap: break-word;
}

.i_area_3 {
  margin: 0 auto;
  margin-top: 100px;
  display: flex;
  background-color: rgba(249, 249, 249, 0.9764705882);
  justify-content: center;
  align-items: center;
}
.i_area_3 .container_i_area3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin: 0 auto;
  margin-right: 80px;
}
.i_area_3 .container_i_area3 .h {
  margin: 80px 0 60px 0;
  display: inline-block;
}
.i_area_3 .container_i_area3 p {
  text-align: left;
  display: inline-block;
  line-height: 1.2;
}

.i_area3_image {
  content: url(/img/IMG_1266.png);
  margin: 50px 50px 20px 50px;
}

.i_area_4 {
  margin: 0 auto;
  background: rgba(249, 249, 249, 0.9764705882);
  display: flex;
  justify-content: center;
  align-items: center;
}
.i_area_4 .i_area4_image {
  content: url(/img/IMG_1354.png);
  margin-right: auto;
  margin: 20px 0 50px 50px;
}
.i_area_4 .container_i_area4 {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 80px;
}
.i_area_4 .container_i_area4 .h {
  margin: 80px 0 60px 0;
}
.i_area_4 .container_i_area4 p {
  text-align: left;
  display: inline-block;
  line-height: 1.2;
}

.i_area_5 {
  margin: 50px 0;
}
.i_area_5 .container_i_area5 {
  height: 800px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.i_area_5 .container_i_area5 .i_area5_image {
  content: url(/img/IMG_1334.png);
  width: 500px;
  height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 180px;
}
.i_area_5 .container_i_area5 .i_area5_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 250px;
}
.i_area_5 .container_i_area5 .i_area5_box .h {
  margin-top: 80px;
  margin-bottom: 80px;
}
.i_area_5 .container_i_area5 .i_area5_box p {
  font-size: 1.4rem;
  line-height: 1.4;
}

.i_area_6 {
  background-color: rgba(249, 249, 249, 0.9764705882);
  padding-bottom: 3%;
}
.i_area_6 .h_box6 {
  display: flex;
  justify-content: center;
}
.i_area_6 .h_box6 .h {
  border-bottom: dotted 2px;
  margin: 3%;
}
.i_area_6 .container_i_area6 {
  display: flex;
  justify-content: center;
}
.i_area_6 .container_i_area6 .i_area6_image1 {
  content: url(/img/IMG_1520.png);
}
.i_area_6 .container_i_area6 .i_area6_image2 {
  content: url(/img/IMG_1505.png);
}

.i_area_7 {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.i_area_7 .dummy_i_area7 .container_i_area7 .i_area7_box {
  display: flex;
  justify-content: center;
}
.i_area_7 .dummy_i_area7 .container_i_area7 .i_area7_box .h {
  margin: 150px 0 30px 0;
}
.i_area_7 .dummy_i_area7 .container_i_area7 p {
  margin-left: 3%;
}
.i_area_7 .image_i_area7 {
  content: url(/img/IMG_1433.png);
  margin-bottom: 5%;
}

.product_body {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.product_body .p_total {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_body .p_total ul {
  font-size: 0.8vw;
  line-height: 1.3;
}
.product_body .p_total .p_Firstview {
  content: url(/img/交差\ 1.png);
}
.product_body .p_total .p_total_box {
  width: 1366px;
}
.product_body .p_total .p_total_box .product_size {
  padding-bottom: 10px;
}
.product_body .p_total .p_total_box .inkjet {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_body .p_total .p_total_box .inkjet .h2 {
  font-size: 1.2vw;
  margin-top: 7%;
  margin-bottom: 5%;
  padding-bottom: 5px;
  border-bottom: dotted 1px;
}
.product_body .p_total .p_total_box .inkjet .p_description {
  font-size: 0.9vw;
  margin-bottom: 1%;
  border-bottom: double 1px;
}
.product_body .p_total .p_total_box .inkjet .p_description2 {
  font-size: 0.7vw;
  margin-bottom: 3%;
}
.product_body .p_total .p_total_box .inkjet li a:hover {
  -webkit-text-decoration: underline #393939 1px;
          text-decoration: underline #393939 1px;
}
.product_body .p_total .p_total_box .inkjet ul {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.product_body .p_total .p_total_box .inkjet ul li {
  margin: 0 20px 50px;
  font-size: 0.9vw;
}
.product_body .p_total .p_total_box .inkjet ul .adjust {
  margin: 0 15px 0 10px;
  font-size: 0.9vw;
}
.product_body .p_total .p_total_box .inkjet .p_area1 {
  background-color: rgba(249, 249, 249, 0.9764705882);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .h3 {
  font-size: 0.9vw;
  margin: 50px;
  color: #707070;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box {
  margin: 0 auto;
  width: 1366px;
  display: flex;
  justify-content: space-around;
  padding: 0 0 100px 0;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 a:hover {
  -webkit-text-decoration: underline #393939 1px;
          text-decoration: underline #393939 1px;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 p {
  color: #707070;
  font-size: 0.75vw;
  line-height: 1.2;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .product_image1 {
  content: url(/img/4571530930014.png);
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .product_image2 {
  content: url(/img/4571530930021.png);
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .product_image3 {
  content: url(/img/4571530930038.png);
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .product_image4 {
  content: url(/img/4571530930045.png);
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .product_size {
  font-size: 0.9vw;
  margin: 10px;
}
.product_body .p_total .p_total_box .inkjet .p_area1 .inkjet_box .inkjet_box1 .retail_price {
  font-size: 0.8vw;
}
.product_body .photo .p_area2 {
  background-color: rgba(249, 249, 249, 0.9764705882);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_body .photo .p_area2 .h3 {
  font-size: 0.9vw;
  margin: 5%;
  color: #707070;
}
.product_body .photo .p_area2 .photo_box {
  margin: 0 auto;
  width: 1366px;
  display: flex;
  justify-content: space-around;
  padding: 0 0 100px 0;
}
.product_body .photo .p_area2 .photo_box .photo_box1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_body .photo .p_area2 .photo_box .photo_box1 a:hover {
  -webkit-text-decoration: underline #393939 1px;
          text-decoration: underline #393939 1px;
}
.product_body .photo .p_area2 .photo_box .photo_box1 p {
  color: #707070;
  font-size: 0.7vw;
  line-height: 1.2;
}
.product_body .photo .p_area2 .photo_box .photo_box1 .product_image1 {
  content: url(/img/4571530930052.png);
}
.product_body .photo .p_area2 .photo_box .photo_box1 .product_image2 {
  content: url(/img/4571530930069.png);
}
.product_body .photo .p_area2 .photo_box .photo_box1 .product_image3 {
  content: url(/img/4571530930076.png);
}
.product_body .photo .p_area2 .photo_box .photo_box1 .product_image4 {
  content: url(/img/4571530930083.png);
}
.product_body .photo .p_area2 .photo_box .photo_box1 .product_size {
  font-size: 0.9vw;
  margin: 10px;
}
.product_body .photo .p_area2 .photo_box .photo_box1 .retail_price {
  font-size: 0.8vw;
}
.product_body .photo .p_area3 {
  background-color: rgba(249, 249, 249, 0.9764705882);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10%;
}
.product_body .photo .p_area3 .photo_box {
  margin: 0 auto;
  width: 1366px;
  display: flex;
  justify-content: flex-start;
  padding: 0 0 100px 0;
}
.product_body .photo .p_area3 .photo_box .photo_box1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 3%;
}
.product_body .photo .p_area3 .photo_box .photo_box1 a:hover {
  -webkit-text-decoration: underline #393939 1px;
          text-decoration: underline #393939 1px;
}
.product_body .photo .p_area3 .photo_box .photo_box1 .product_size {
  font-size: 0.9vw;
  margin: 10px;
}
.product_body .photo .p_area3 .photo_box .photo_box1 p {
  color: #707070;
  font-size: 0.7vw;
  line-height: 1.2;
}
.product_body .photo .p_area3 .photo_box .photo_box1 .product_image1 {
  content: url(/img/4571530930090.png);
}

.company_body {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.company_body .comp_total .comp_Firstview {
  content: url(/img/マスクグループ\ 1.png);
}
.company_body .comp_total .comp_total_box {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1366px;
}
.company_body .comp_total .comp_total_box .h2 {
  font-size: 1.2vw;
  margin-top: 5%;
  margin-bottom: 5%;
}
.company_body .comp_total .comp_total_box .comp_dummy2 {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20%;
}
.company_body .comp_total .comp_total_box .comp_dummy2 .comp_area1 {
  width: 40%;
}
.company_body .comp_total .comp_total_box .comp_dummy2 .comp_area1 table {
  width: 100%;
  line-height: 2;
  font-size: 0.6vw;
}
.company_body .comp_total .comp_total_box .comp_dummy2 .comp_area1 table th {
  font-weight: lighter;
}
.google_form {
  margin: 0 auto;
  width: 1366px;
}
.google_form .cont_dummy {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.google_form .cont_dummy p {
  margin-top: 2%;
  margin-bottom: 2%;
}

footer {
  background-color: #393939;
  color: white;
  margin: 0 auto;
}
footer .footer_inner {
  margin: 0 auto;
  width: 1366px;
  height: 250px;
  display: flex;
  justify-content: space-around;
}
footer nav {
  margin: auto;
  display: flex;
}
footer ul {
  font-size: 1.2rem;
}
footer li {
  margin: 20px;
}
footer address {
  margin: auto;
  font-size: 1.1rem;
}
footer .address_1 {
  margin: 40px 0 30px 0;
}
footer small {
  display: flex;
  justify-content: center;
  font-size: 1rem;
}
/*# sourceMappingURL=style.css.map */