/*==================================================================
    納品完了後、CSSを追加するファイル
===================================================================*/
@media screen and (min-width: 769px){
.sp {
  display: none;
}

/* 選ばれる理由 エリア */
.page_reason {
  width: 111.034482758%;
  height: auto;
  margin-left: -5.517241379%;
  padding-top: 60px;
  display: table;
}

.page_reason .inner {
  width: 100%;
  height: auto;
  margin-bottom: 7.0em;
  padding: 30px 50px;
  border-radius: 35px;
  box-shadow: 0 0 6px rgba(0,0,0,0.2);
  background-color: #f8f8f8;
}

.page_reason .inner:nth-child(5) {
  margin-bottom: 3.0em;
}

.page_reason .inner .cover {
  width: 100%;
  height: auto;
  margin-top: -7.0em;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.page_reason .inner:nth-child(odd) .cover {
  flex-direction: row-reverse;
}

.page_reason .inner:nth-child(even) .cover {
  flex-direction: row;
}

.page_reason .inner .cover ul {
  width: 48.737373737%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  display: block;
}

.page_reason .inner .cover ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.page_reason .inner .cover ul li img {
  width: 100%;
  height: auto;
  margin-top: 1.5em;
  padding: 0;
}

.page_reason .inner .cover ul li span {
  font-size: 36px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  color: #555555;
  margin: -1.0em 0 0.5em 0;
  display: block;
}

.page_reason .inner .cover ul li p {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  line-height: 1.8em;
  letter-spacing: 0;
  color: #333333;
}

.page_reason .inner .cover ul li ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  display: flex;
  align-items: flex-end;
}

.page_reason .inner:nth-child(odd) .cover ul li ul {
  flex-direction: row;
  justify-content: flex-start;
}

.page_reason .inner:nth-child(even) .cover ul li ul {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.page_reason .inner .cover ul li ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.page_reason .inner:nth-child(odd) .cover ul li ul li:first-child {
  margin-right: 0.5em;
}

.page_reason .inner .cover ul li ul li p {
  font-family: "arial";
  font-stretch: condensed;
  font-size: 120px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: -0.03em;
  color: #4c87d6;
}

.page_reason .inner .cover ul li ul li p::before {
  font-family: "arial";
  font-stretch: condensed;
  font-size: 36px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0em;
  color: #4c87d6;
  content: 'POINT';
  margin-left: 5px;
  display: block;
}

.page_reason .inner .cover ul li ul li strong {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #4c87d6;
  margin-bottom: 2.3em;
  display: block;
}

.page_reason .inner ul {
  width: 100%;
  height: auto;
  margin-top: -1.0em;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  display: flex;
}

.page_reason .inner:nth-child(odd) ul {
  justify-content: flex-start;
}

.page_reason .inner:nth-child(even) ul {
  justify-content: flex-end;
}

.page_reason .inner ul li {
  width: auto;
  height: auto;
  padding: 0.4em 1.3em;
  border-radius: 50px;
  border: 1px solid #cccccc;
}

.page_reason .inner:nth-child(odd) ul li {
  margin-right: 1.3em;
}

.page_reason .inner:nth-child(even) ul li {
  margin-right: 1.3em;
}

.page_reason .inner ul li button {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #555555;
}

/* 会社概要 エリア */
.company_profile {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 90px 0 50px 0;
}

.company_profile strong {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-left: 45px;
  display: block;
}

.company_profile strong span {
  font-size: 23px;
  font-stretch: condensed;
  font-weight: normal;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #295ba3;
  margin-bottom: 20px;
  display: block;
}

.company_profile table {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding: 0;
  border-collapse: collapse;
  border: 0; 
}

.company_profile table th {
  width: 20%;
  height: auto;
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  color: #000000;
  margin: 0;
  padding: 25px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
}

.company_profile table td {
  width: 80%;
  height: auto;
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin: 0;
  padding: 25px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.company_profile table td span {
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin-bottom: 10px;
  display: block;
}

.company_profile table td span.last {
  margin: 0;
}
}

@media screen and (max-width: 768px){
.pc {
  display: none;
}

/* 選ばれる理由 エリア */
.page_reason {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 7.8125%;
}

.page_reason .inner {
  width: 100%;
  height: auto;
  margin-bottom: 5.0em;
  padding: 3.90625% 6.510416666% 6.510416666% 6.510416666%;
  box-shadow: 0 0 6px rgba(0,0,0,0.2);
  background-color: #f8f8f8;
}

.page_reason .inner img {
  width: 100%;
  height: auto;
  margin-top: -1.3em;
  padding: 0;
}

.page_reason .inner:nth-child(odd) {
  width: 105.208333333%;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.page_reason .inner:nth-child(even) {
  width: 105.208333333%;
  margin-left: -5.208333333%;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.page_reason .inner:nth-child(5) {
  margin: 0;
}

.page_reason .inner .cover {
  width: 100%;
  height: auto;
  margin-top: -4.5em;
  padding: 0;
}

.page_reason .inner .cover ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  display: block;
}

.page_reason .inner .cover ul.visibility {
  display: none;
}

.page_reason .inner .cover ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.page_reason .inner .cover ul li span {
  font-size: 6.5vw;
  font-weight: bold;
  text-align: justify;
  line-height: 1.3em;
  letter-spacing: 0;
  color: #555555;
  margin: -1.0em 0 0.6em 0;
  display: block;
}

.page_reason .inner .cover ul li p {
  font-size: 3.5vw;
  font-weight: normal;
  text-align: justify;
  line-height: 1.8em;
  letter-spacing: 0;
  color: #333333;
}

.page_reason .inner .cover ul li ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.page_reason .inner:nth-child(odd) .cover ul li ul {
  flex-direction: row;
  justify-content: flex-start;
}

.page_reason .inner:nth-child(even) .cover ul li ul {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.page_reason .inner .cover ul li ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.page_reason .inner:nth-child(odd) .cover ul li ul li:first-child {
  margin-right: 0.5em;
}

.page_reason .inner .cover ul li ul li p {
  font-family: "arial";
  font-stretch: condensed;
  font-size: 27.0vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: -0.03em;
  color: #4c87d6;
}

.page_reason .inner .cover ul li ul li p::before {
  font-family: "arial";
  font-stretch: condensed;
  font-size: 8.0vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0em;
  color: #4c87d6;
  content: 'POINT';
  margin: 0 0 -0.2em 0.4em;
  display: block;
}

.page_reason .inner .cover ul li ul li strong {
  font-size: 5.5vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #4c87d6;
  margin-bottom: 2.1em;
  display: block;
}

.page_reason .inner ul {
  width: 100%;
  height: auto;
  margin-top: -0.7em;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  flex-wrap: wrap;
  display: flex;
}

.page_reason .inner ul li {
  width: auto;
  height: auto;
  margin: 0 1.0em 0.5em 0;
  padding: 0.3em 1.0em;
  border-radius: 50px;
  border: 1px solid #cccccc;
}

.page_reason .inner ul li button {
  font-size: 3.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #555555;
  display: block;
}

/* 会社概要 エリア */
.company_profile {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 13.02083333% 0 5.208333333% 0;
}

.company_profile strong {
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-left: 20px;
  display: block;
}

.company_profile strong span {
  font-size: 21px;
  font-stretch: condensed;
  font-weight: normal;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #295ba3;
  margin-bottom: 20px;
  display: block;
}

.company_profile table {
  width: 100%;
  height: auto;
  margin-top: 6.510416666%;
  padding: 0;
  border-collapse: collapse;
  border: 0; 
}

.company_profile table th {
  width: 100%;
  height: auto;
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  color: #000000;
  margin: 0;
  padding: 5.208333333% 1.302083333% 5.208333333% 3.90625%;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
}

.company_profile table td {
  width: 100%;
  height: auto;
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin: 0;
  padding: 5.208333333% 1.302083333% 5.208333333% 3.90625%;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.company_profile table td span {
  font-size: 16px;
  text-align: left;
  line-height: 1.5em;
  color: #000000;
  margin-bottom: 2.604166666%;
  display: block;
}

.company_profile table td span.last {
  margin: 0;
}
}