@charset UTF-8;
ul,ol,li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  width: 100%;
}
/*wrap*/
.wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.index-wrap {
  width: 1180px;
  margin: 0 auto;
}
.index-wrap .main-title {
  margin-top: 100px;
}
.index-wrap .index-wrap-inner h1,.index-wrap-inner .news-wrap h2,.index-wrap-inner .commitment-wrap h2 {
  text-align: center;
}
.index-wrap .main-title p {
  text-align: center;
}
.index-wrap .news-wrap {
  width: 800px;
  margin: 0 auto;
  margin-top: 100px;
}
.index-wrap .news-wrap li {
  margin-bottom: 20px;
  border-bottom: 1px dashed #cccccc;
}
.index-wrap .news-wrap li span {
  display: inline-block;
  padding-right: 30px;
}
.wrapper .bg01 {
  background-image: url("https://cdn.shopify.com/s/files/1/0507/2332/4079/files/about_088a8f61-c835-4f52-8083-308b02ccd9e2.jpg?v=1632611098");
}
.wrapper .bg02 {
  background-image: url("https://cdn.shopify.com/s/files/1/0507/2332/4079/files/IMG_9472_2450x.jpg?v=1636641732");
}
.index-wrap-img {
  width: 100%;
  height: 500px;
  margin-top: 100px;
  margin-bottom: 100px!important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.commitment-wrap ul {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.commitment-wrap li {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
.commitment-wrap li img {
  width: 100%;
}
.commitment-wrap li.right-wrap {
  float: right;
}
.commitment-wrap h2 {
  margin-bottom: 50px;
}
.index-wrap-inner .commitment-wrap li h2, .index-wrap-inner .commitment-wrap li p {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}
.index-wrap-inner .commitment-wrap li h2 {
  padding-bottom: 10px;
}
.commitment-wrap li.flex-warp {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  flex-direction: column;
  height: 400px;
}
.index-wrap-inner .commitment-wrap li a {
  width: 96%;
  margin-top: 10px;
  padding: 10px;
  text-align: right;
  color: #444444;
}
.index-wrap-inner .commitment-wrap li a:hover {
  opacity: .6;
}
.index-wrap-inner .entry-wrap {
  margin-top: 150px;
}
.index-wrap-inner .entry-wrap div h2 {
  text-align: center;
}
.index-wrap-inner .entry-wrap div {
  margin-bottom: 150px;
}
.index-wrap-inner .entry-wrap div p {
  text-align: center;
  margin-bottom: 20px;
}
.index-wrap-inner .entry-wrap div a {
  display: block;
  color: #444444;
  text-align: right;
}
.index-wrap-inner .entry-wrap div a:hover {
  opacity: .6;
}
.index-wrap-list {
  padding-bottom: 100px;
  background: #9fa0a0;
}
.index-wrap-list h2 {
  margin: 0 auto;
  padding: 100px 0 70px 0;
  text-align: center;
  color: #fff;
}
.index-wrap-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 1180px;
  margin: 0 auto;
}
.index-wrap-list ul li {
  width: 25%;
}
.index-wrap-list ul li img {
  width: 100%;
}
.index-wrap-list .index-wrap-list-link {
  margin-top: 30px;
  text-align: center;
}
.index-wrap-list .index-wrap-list-link a {
  padding: 20px 50px;
  font-size: 1.2rem;
  color: #fff;
  border: double;
}
.index-wrap-list .index-wrap-list-link a:hover {
  opacity: .6;
}
/*page*/
.page-margin .grid .grid__item {
  width: 100% !important;
}
.max_img {
  width: 100%;
  height: 400px;
  margin-bottom: 150px!important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.max_img {
  position: relative;
  height: 40vw;
}
 .max_img div {
   position: absolute;
   bottom: 5%;
   left: 5%;
   /*transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);*/
 }
 .shop-bg .max_img {
   background-position: top center;
 }
 .max_img h1 {
   font-size: 5.6rem;
   color: white;
   text-shadow: 2px 2px 3px #303030;
 }
 .max_img h1 span {
   padding-left: 10px;
   font-size: 2rem;
 }
.rte {
  margin: 0 auto;
}
.rte>div.contents-wrap {
  margin: 0 auto;
}
.content-wrap-inner {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.content-wrap-inner h1 {
  margin-bottom: 50px;
  font-size: 3.6rem;
}
.content-wrap-inner h1 span {
  display: block;
  font-size: 1rem;
}
.content-wrap-inner .page-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 28px;
}
.content-wrap-inner .page-title h1 {
  font-size: 3.6rem;
}
.content-wrap-inner .page-title p {
  width: auto;
  margin: 0 0 0 20px;
}
.content-wrap-inner p {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 150px;
  text-align: left;
  font-size: 1rem;
}
.content-wrap-inner p.main-text {
  text-align: center;
}
.content-wrap-inner ul {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.content-wrap-inner li {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
.content-wrap-inner li img {
  width: 100%;
}
.content-wrap-inner li.right-wrap {
  float: right;
}
.content-wrap-inner li h2, .content-wrap-inner li p {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}
.rte .content-wrap-inner li.flex-warp {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  flex-direction: column;
  height: 400px;
}
.rte .content-wrap-inner li h2 {
  margin-bottom: 30px;
}
.rte .entry-wrap {
  margin-top: 150px;
}
.rte .entry-wrap div {
  margin-bottom: 150px;
}
.rte .entry-wrap div p {
  text-align: center;
  margin-bottom: 20px;
}
.rte .entry-wrap div a {
  display: block;
  color: #444444;
  text-align: right;
}
.entries-wrap {
  background: #eeeeee;
}
.entries-wrap .entries-wrap-inner {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.entries-wrap .entries-wrap-inner h2 {
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}
.entries-wrap .entries-wrap-inner .tbl-r02 th {
  background: #f8f8f8;
  border: solid 1px #ccc;
  padding: 10px;
}
.entries-wrap .entries-wrap-inner .tbl-r02 td {
  border: solid 1px #ccc;
  padding: 10px;
  background: #fff;
}
.model-wrap {
  margin-top: 150px;
  background: #eeeeee;
}
.model-wrap .model-wrap-inner {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.model-wrap .model-wrap-inner h2 {
  padding-bottom: 70px;
  text-align: center;
  font-size: 3rem;
}
.model-wrap .model-wrap-inner .model-wrap-step {
  background: #fff;
  margin-bottom: 50px;
  padding: 30px;
}
.model-wrap-step h3 {
  margin-bottom: 20px;
}
.model-wrap-step p {
  color: #5c5c5c;
  font-size: .8rem;
}
.model-wrap-conditions div {
  width: 100%;
  padding: 10px;
  background: #fff;
}
/*.model-wrap-conditions .left {
  float: left;
}*/
/*.model-wrap-conditions .right {
  float: right;
}*/
.model-wrap-conditions table,.model-wrap-conditions td,.model-wrap-conditions th {
  border-collapse: collapse;
  border: 1px solid #ced7de;
}
.model-wrap-conditions table {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
}
.model-wrap-conditions td span {
  color: #5c5c5c;
  font-size: .8rem;
}
.model-wrap-conditions .left td {
  width: 33.33%;
  padding: 9.6px 5px;
  font-size: 14px;
  text-align: center;
}
.model-wrap-conditions .right td {
  width: 33.33%;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}
.content-wrap-inner .oem-wrap h2 {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: left;
}
.content-wrap-inner .oem-wrap p {
  margin-bottom: 50px;
}
.content-wrap-inner .oem-wrap .oem-wrap-inner {
  margin-bottom: 100px;
}
.content-wrap-inner .oem-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto;
}
.content-wrap-inner .oem-wrap li {
  width: 49%;
  padding: 20px 10px;
  background: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 10px;
}
.content-wrap-inner .oem-wrap li h3 {
  margin-bottom: 5px;
  text-align: left;
}
.content-wrap-inner .oem-wrap li div {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: space-between;
  flex-direction: row;
}
.content-wrap-inner .oem-wrap li div img {
  width: 42%;
}
.content-wrap-inner .oem-wrap li div p {
  width: 55%;
  margin-bottom: 0;
}
.contents-wrap .brand-wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}
.contents-wrap .brand-wrap img {
  width: 100%;
}
.contents-wrap .point-wrap {
  width: 1000px;
  margin: 0 auto;
}
.contents-wrap .point-wrap h2 {
  text-align: center;
}
.dli-chevron-down {
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 3em;
  height: 3em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin: 0 auto;
  display: block;
  margin-top: 80px;
}
ul.cp_list {
	position: relative;
	padding: 0 0.5em;
	margin-top: 2em;
  margin-bottom: 2em;
	list-style-type: none;
}
ul.cp_list li {
	line-height: 1.5;
	padding: 0.5em 0 0.5em 3em;
	border-bottom: 1px dashed #a5a5a5;
}
ul.cp_list li::before {
	position: absolute;
	content: ""
}
  ul.cp_list {
position: relative;
padding: 0 0.5em;
/*margin-top: 2em;*/
list-style-type: none;
border: solid 2px #a5a5a5;
}
ul.cp_list li {
line-height: 1.5;
padding: 0.5em 0 0.5em 3em;
border-bottom: 1px dashed #a5a5a5;
}
ul.cp_list li::before {
position: absolute;
content: "\002713";
color: #FF5722;
font-weight: bold;
left : 0.5em;
}
ul.cp_list li:last-of-type {
	color: #FF5722;
	font-weight: bold;
	left : 0.5em;
}
ul.cp_list li:last-of-type {
	border-bottom: none;
}
.advantage-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 70px 0;
}
.advantage-wrap h2 {
    margin-bottom: 40px;
    text-align: center;
}
.advantage-wrap-bg {
  background: #eee;
}
.advantage-wrap .advantage-wrap-inner {
  width: 800px;
  margin: 0 auto;
}
.advantage-wrap .advantage-wrap-point {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  margin-bottom: 50px;
}
.advantage-wrap .advantage-wrap-point li {
  width: 49%;
}
.advantage-wrap .heading03 {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0.5rem 2rem 0.5rem 70px;
    border: 2px solid #444444;
    font-size: 1.4rem;
    text-align: left;
    background: #fff;
}
.advantage-wrap .heading03:before {
    position: absolute;
    top: -150%;
    left: -100px;
    width: 165px;
    height: 250%;
    content: '';
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    background: #444444;
}
.advantage-wrap .heading03 span {
    font-size: 40px;
    font-size: 1.6rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 6px;
    padding-left: 13px;
    color: #fff;
}
.advantage-wrap .advantage-wrap-inner p {
    padding: 20px;
    background: #fff;
}
.content-wrap-inner .oem-wrap {
    margin-top: 70px;
}
.content-wrap-inner .oem-wrap h2 {
    width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
}
.content-wrap-inner .oem-wrap p {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: left;
  font-size: 14px;
}
.shop-wrap {
  margin: 0 auto;
  padding-bottom: 70px;
  text-align: center;
  background: #f8f8f8;
}
.shop-wrap h2 {
  margin-bottom: 10px;
  padding: 10px 0;
  background: #333;
  color: #fff;
}
.shop-wrap-inner {
  display: flex;
  justify-content: space-evenly;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 100px;
  padding-top: 50px;
  flex-wrap: wrap;
  gap: 10px 0px;
}
.shopList {
  position: relative;
  width: 32%;
  padding-bottom: 60px;
  border: 1px solid #ccc;
  background: #fff;
}
.shopList-inner {
  padding: 10px;
}
.shopList-inner h3 {
  margin: 5px 0;
  text-align: left;
  font-size: 1rem;
}
.content-wrap-inner .shop-wrap-inner .shopList p {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.full {
  position: relative;
}
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.shop_map a {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  width: 90%;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
  background: #333333;
  text-align: center;
  font-weight: 500;
}
.online-img {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 150px;
}
.online-img p {
  float: left;
  width: 48.32%;
  margin-right: 1%;
  margin-bottom: 50px;
  border: 1px solid #c2c2c2;
}
/*.online-img p:nth-of-type(3n) {
  float: right;
  margin-right: 0;
}*/
.fadeUp01 {
animation-name:fadeUp01;
animation-duration:1.5s;
animation-fill-mode:forwards;
opacity:0;
}
@keyframes fadeUp01{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}
.fadeUp02 {
animation-name:fadeUp02;
animation-duration:1.8s;
animation-fill-mode:forwards;
opacity:0;
}
@keyframes fadeUp02{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}
/***ステップバーデザイン１***/
.step-wrap1 {
 counter-reset:count;
 margin: 2em 0;
 position: relative;
}
.step-content1 {
 padding: 0 0 1.3em 2em;
 margin: 0;
 position: relative;
}
.step-content1::before {
 content: "";
 display: block;
 width: 10px;
 height: 10px;
 background: #6ab5a5;
 border: solid 3px #ffffff;
 border-radius: 50%;
 position: absolute;
 top: 0;
 left: 2px;
 box-shadow: 0 0 0 2px #6ab5a5;
}
.step-content1::after {
 content: "";
 display: block;
 height: calc(100% - 35px);
 border-left: dotted 5px #768888;
 position: absolute;
 top: 25px;
 left: 7px;
}
.step-title1 {
 font-weight: bold;
 font-size: 1rem;
}
.step-label1 {
 color: #768888;
 font-weight: bold;
}
.step-label1::after {
 position: relative;
 left: .3em;
}
.step-body1 {
 margin-top: .5em;
 padding: 0 0 1em;
 border-bottom: dotted 2px #ddd;
}
.step-wrap1 > :last-of-type::after {
 display: none;
}
.step-content-last {
 padding: 0 0 1.3em 2em;
 margin: 0;
 position: relative;
}
.step-content-last::before {
 content: "";
 display: block;
 width: 13px;
 height: 13px;
 background: #6ab5a5;
 border: solid 3px #ffffff;
 border-radius: 50%;
 position: absolute;
 top: 3px;
 left: 3px;
 box-shadow: 0 0 0 2px #6ab5a5;
}
.step-content-last::after {
 display: block;
 height: calc(100% - 35px);
}
/***ステップバーデザイン１***/

/*
会社概要
--------------------------------------*/
.company-wrap {
  width: 100%;
}
.company-wrap-inner {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
  padding: 100px 5% 0;
}
.company-wrap-inner .title {
  display: inline-block;
}
.company-wrap-inner .title h2 {
  font-size: 4.6rem;
}
.company-wrap-inner>figure {
  margin: 0 auto;
}
.companyData {
  border-bottom: 1px solid #ced7de;
}
.companyData>table {
  width: 100%;
}
.companyData>table td {
  border-top: 1px solid #ced7de;
  font-weight: 500;
}
.companyData>table td {
  width: 200px;
  padding: 20px 50px;
}
.companyData>table td+td {
  width: calc(100% - 200px);
  padding-left: 0;
}
.company-bg {
  padding-bottom: 100px;;
  background: #f8f8f8;
}
/*.messege-wrap {
  display: flex;
}*/
.detail-wrap {
  width: 100%;
  /*padding-right: 5%;*/
}
.detail__name dd {
  margin: 0;
  font-size: 2.6rem;
}
.concept-wrap h3 {
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.marker-animation {
  display: inline;
  background-position: left -100% center;
  padding-bottom: 0.6em;
  background-size: 200% 0.6em;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(248, 248, 248, 0) 50%, rgb(236 229 229) 50%);
  transition: background-position 2s ease 0.1s;
}
.concept-wrap .concept-wrap-inner h2 {
  font-size: 3rem;
}
.concept-wrap-inner ul {
  margin: 30px 0;
}
.concept-wrap-inner li {
  font-size: 2rem;
}
.missions-wrap {
  display: flex;
  justify-content: space-between;
}
.company-wrap-inner .missions-wrap {
  margin-bottom: 5px;
}
.missions-wrap>div {
  width: 48%;
  padding: 10px;
  background: #f8f8f8;
}
.missions-wrap div h3 {
  margin-bottom: 10px;
  border-bottom: 3px solid #d4d4d4;
}
.company-wrap-inner>figure.access-wrap {
  margin-bottom: 50px;
}
.access-wrap li {
  float: left;
  width: 30%;
}
.access-wrap li:last-child {
  width: 70%;
}
.access-wrap li h3 {
  margin-bottom: 5px;
  font-size: 2rem;
}
.caption-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}
.caption-wrap li {
  width: 48%;
}
.caption_box{
  position: relative;
  margin-top: 1em;
  padding: 1em;
  border: 1px solid black;
}
.caption_box .caption {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2rem;
  padding: 0 1em;
  margin: 0;
  background-color: #f8f8f8;
  transform: translateY(-50%) translateX(1em);
}
.caption_box p {
  font-size: 16px;
}
/*
問い合わせ
--------------------------------------*/
.contact-wrap {
  padding: 100px 5%;
  width: 100%;
  background: #eeeeee
}
.contact-wrap .contact-inner {
  width: 1200px;
  margin: 0 auto;
}
.contact-wrap .contact-inner:nth-child(1) {
  margin-bottom: 100px;
}
.contact-wrap .contact-inner h2 {
  position: relative;
  margin-bottom: 20px;
  font-size: 3rem;
}
.contact-wrap .contact-inner h2::after{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #53c7a0;
  bottom: -3px;
  width: 100px;
}


.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix:before {
　　　　content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: block;
}
@media screen and (max-width:769px) {
  .index-wrap {
    width: 98%;
  }
  .content-wrap-inner,.index-wrap .news-wrap,.commitment-wrap ul,.index-wrap-list ul {
    width: 100%;
  }
  .content-wrap-inner .oem-wrap {
    width: 96%;
    margin: 0 auto;
  }
  .max_img {
    height: 80vw;
    margin-bottom: 75px!important;
  }
  .max_img h1 {
    font-size: 2.4rem!important;
  }
  .max_img h1 span {
    font-size: 1.6rem;
  }
  .commitment-wrap li {
    float: none;
    width: 100%;
  }
  .commitment-wrap li.right-wrap {
    float: none;
  }
  .index-wrap-list ul li {
    width: 50%;
  }
  .content-wrap-inner h1 {
    font-size: 2.6rem;
  }
  .content-wrap-inner p {
    width: 100%;
    margin-bottom: 100px;
  }
  .content-wrap-inner .oem-wrap p {
    width: 100%;
  }
  .content-wrap-inner ul {
    width: 100%;
  }
  .content-wrap-inner li {
    width: 100%;
    float: none;
  }
  .content-wrap-inner li.right-wrap {
    float: none;
  }
  .index-wrap .news-wrap li {
    display: flex;
    align-items: center;
  }
  .index-wrap .news-wrap li span {
    display: inline-block;
    width: 40%;
    padding-right: 0;
  }
  .rte .content-wrap-inner li.flex-warp {
    display: initial;
    height: auto;
  }
  .rte .content-wrap-inner li h2 {
    margin-top: 20px;
    text-align: center;
  }
  .entries-wrap .entries-wrap-inner .tbl-r02 {
    width: 96%;
    margin: 0 auto;
  }
  .entries-wrap .entries-wrap-inner {
    width: 100%;
  }
  .model-wrap .model-wrap-inner {
    width: 96%;
    margin: auto;
    padding: 0;
  }
  .model-wrap .model-wrap-inner h2 {
    font-size: 1.6rem;
  }
  .content-wrap-inner .oem-wrap h2 {
    width: 100%;
  }
  .content-wrap-inner .oem-wrap ul {
    display: inline-block;
  }
  .content-wrap-inner .oem-wrap li {
    width: 100%;
    margin-bottom: 10px;
  }
  .model-wrap .model-wrap-inner .model-wrap-step {
    padding: 10px;
  }
  .model-wrap-conditions div {
    width: 100%;
    margin-bottom: 50px;
    padding: 10px;
    background: #fff;
  }
  .model-wrap-conditions .left,.model-wrap-conditions .right {
    float: none;
  }

  .contents-wrap .brand-wrap {
    width: 100%;
  }
  .contents-wrap .point-wrap {
    width: 96%;
  }
  ul.cp_list {
    margin: 0 auto;
    margin-bottom: 50px;
  }
  ul.cp_list li {
    padding: 0.5em 0 0.5em 1.5em;
  }
  .content-wrap-inner p.main-text {
    width: 90%;
    text-align:left;
  }
  .advantage-wrap .advantage-wrap-inner {
    width: 100%;
  }
  .advantage-wrap .advantage-wrap-inner p {
    padding: 10px;
    font-size: 14px;
  }
  .advantage-wrap .advantage-wrap-point {
    flex-direction: column;
  }
  .advantage-wrap .advantage-wrap-point li {
    width:98%;
  }
  .advantage-wrap .heading03 {
    font-size:1rem;
  }
  .advantage-wrap .heading03 span {
    font-size: 1.2rem;
  }
  .advantage-wrap .heading03 span.last-child {
    padding-top: 16px;
  }
  .content-wrap-inner .page-title {
    display: inline-block;
  }
  .content-wrap-inner .page-title p {
    margin: 0 auto;
    text-align: center;
  }
  .shop-wrap {
    padding-bottom: 5px;
  }
  .shop-wrap-inner {
    display: block;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .shopList {
    width: 100%;
    margin-bottom: 10px;
  }
  .online-img {
    display: inline-block;
    position: initial;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 150px;
  }
  .online-img p {
    float: none;
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    border: 1px solid #cccccc;
  }
  .online-img p:nth-of-type(3n) {
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
  }
  .fadeUp02 {
    animation-name:fadeUp02;
    animation-duration:1.8s;
    animation-fill-mode:forwards;
    opacity:0;
  }
  /*
  会社概要
  --------------------------------------*/
  .company-bg {
    padding-bottom: 50px;
  }
  .company-wrap-inner {
    margin-bottom: 70px;
    padding: 70px 5% 0;
  }
  .company-wrap-inner p {
    font-size: 14px;
  }
  .companyData>table td {
    width: 30%;
    padding: 10px 0;
    font-size: 12px;
  }
  .companyData>table td+td {
    width: 70%;
  }
  .company-wrap-inner .title h2 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .messege-wrap {
    display: inline-block;
  }
  .detail-wrap {
    width: 100%;
  }
  .detail__name {
    margin-bottom: 5px;
  }
  .detail__name dd {
    font-size: 1.8rem;
  }
  .detail-wrap p {
    margin-bottom: 5px;
  }
  .concept-wrap h3 {
    font-size: 1.4rem;
  }
  .concept-wrap ul li {
    font-size: 1.2rem;
  }
  .concept-wrap-inner .box18 {
    padding: 0.5em;
  }
  .concept-wrap .concept-wrap-inner h2 {
    font-size: 2rem;
  }
  .concept-wrap-inner .box18 p {
    padding: 5px;
    font-size: 1.26rem;
  }
  .missions-wrap {
    display: inline-block;
  }
  .company-wrap-inner .missions-wrap {
    margin-bottom: 0;
  }
  .missions-wrap>div {
    width: auto;
    margin-bottom: 10px;
  }
  .missions-wrap div h3 {
    font-size: 1.12rem;
  }
  .access-wrap li h3 {
    font-size: 1.2rem;
  }
  .access-wrap li {
    float: none;
    width: 100%;
  }
  .access-wrap li:last-child {
    width: 100%;
  }
  .access-wrap li p {
    margin-bottom: 5px;
  }
  .caption-wrap {
    display: block;
  }
  .caption-wrap li {
    width: 100%;
    margin-bottom: 40px;
  }
  /*
  問い合わせ
  --------------------------------------*/
  .contact-wrap .contact-inner {
    width: 100%;
  }
  .contact-wrap .contact-inner h2 {
    font-size: 1.8rem;
  }
  @keyframes fadeUp02{
    from {
      opacity: 0;
  	transform: translateY(100px);
    }

    to {
      opacity: 1;
  	transform: translateY(0);
    }
  }
}
