<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.l {
  display: none;
}

@media only screen and (min-width: 769px),
print {
  .l {
    display: block !important;
  }
}

.s {
  display: none;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .s {
    display: block !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .JS #fs_subpage .Section {
    padding-right: 3%;
    padding-left: 3%;
  }
}

.Section .CatchCopy {
  border-left: solid 9px #3C861B !important;
  padding-left: 10px !important;
}

.Section .CatchCopy strong {
  font-size: 20px !important;
  line-height: 36px !important;
  font-weight: bold !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .Section .CatchCopy strong {
    line-height: 28px !important;
  }
}

.Section .CatchCopy+p {
  margin-top: 20px !important;
}

#fs_subpage {
  padding-bottom: 0;
  /* [-] モジュール内カラム
  =========================================================================================== */
}

#fs_subpage * {
  box-sizing: border-box;
}

#fs_subpage .first_area {
  min-height: 325px;
  background: url(/-/media/ind/fs/image/renewal_2021/subpage/ph_mainimage.jpg) center top no-repeat;
  background-size: cover;
}
#fs_subpage .wpfirst_area {
  min-height: 325px;
  background: url(/-/media/ind/fs/image/renewal_2021/subpage/wp_mainimage.jpg) center top no-repeat;
  background-size: cover;
}

#fs_subpage .first_area h1 {
  background: transparent;
}
#fs_subpage .wpfirst_area h1 {
  background: transparent;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .first_area h1 {
    line-height: 28px !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .wpfirst_area h1 {
    line-height: 28px !important;
  }
}

#fs_subpage .first_area .first_area_content {
  padding: 25px;
  width: 680px;
  background: rgba(255, 255, 255, 0.9);
}

#fs_subpage .wpfirst_area .wpfirst_area_content {
  padding: 25px;
  width: 680px;
  background: rgba(255, 255, 255, 0.9);
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .first_area .first_area_content {
    width: 100%;
    padding: 20px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .wpfirst_area .wpfirst_area_content {
    width: 100%;
    padding: 20px;
  }
}

#fs_subpage .redBorder {
  border-top: 7px solid #91000A !important;
}

#fs_subpage .gray_bg {
  background: #ECECEC;
}

#fs_subpage #FloatingContacts {
  left: 0;
}

#fs_subpage .bgGraySection {
  border: solid 1px #BBBBBB;
  padding: 20px 15px;
  background: #ECEFF1;
  border-left: solid 1px #BBBBBB;
  border-right: solid 1px #BBBBBB;
  border-bottom: solid 1px #BBBBBB;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection h2 span {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}

#fs_subpage .bgGraySection .Inner {
  padding: 0 5px;
}

#fs_subpage .bgGraySection .ImgOnlyStyle {
  background-color: #fff;
}

#fs_subpage .bgGraySection h2 {
  padding: 0;
}

#fs_subpage .bgGraySection h2 span {
  padding: 0;
  color: #666;
  font-size: 24px;
  line-height: 36px;
  background-color: transparent;
}

#fs_subpage .bgGraySection p {
  color: #6F7579;
  word-break: break-all;
}

#fs_subpage .bgGraySection .innerTable {
  width: 100%;
}

#fs_subpage .bgGraySection .innerTable th {
  width: 140px;
  text-align: center;
  color: #fff;
  background-color: #4E4E4E;
  padding: 12px 10px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .innerTable th {
    width: 100px;
  }
}

#fs_subpage .bgGraySection .innerTable td {
  padding: 12px 10px;
}

#fs_subpage .check_icon_list {
  margin-left: 35px;
}

#fs_subpage .check_icon_list li {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}

#fs_subpage .ImgOnlyStyle {
  color: #323333 !important;
  font-weight: bold !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .flexBox {
    flex-wrap: wrap;
  }
}

#fs_subpage .bgGraySection .flexBox .imgWrap {
  width: 250px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .flexBox .imgWrap {
    width: 100%;
  }
}

#fs_subpage .bgGraySection .flexBox .imgWrap .imgCaption {
  color: #868686;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  margin-top: 5px;
}

#fs_subpage .bgGraySection .flexBox .innerTable {
  width: 655px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .flexBox .innerTable {
    width: 100%;
    margin-top: 20px;
  }
}

#fs_subpage .bgGraySection .Accordion {
  display: none;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .Accordion {
    padding: 10px !important;
  }
}

#fs_subpage .bgGraySection .linkList {
  margin-top: 15px;
}

#fs_subpage .bgGraySection .linkList a {
  color: #6F7579;
  text-decoration: underline;
}

#fs_subpage .bgGraySection .linkList a:hover {
  text-decoration: none;
}

#fs_subpage .bgGraySection .AccordionTrigger {
  cursor: pointer;
  position: relative;
  display: inline-block;
  background-color: #4E4E4E;
  font-weight: bold;
  color: #fff;
  min-width: 330px;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  padding: 10px 40px 10px 15px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .AccordionTrigger {
    width: 100%;
    min-width: 100%;
    font-size: 16px;
  }
}

#fs_subpage .bgGraySection .AccordionTrigger:after {
  position: absolute;
  top: 50%;
  right: 15px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 13px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/-/media/ind/fs/image/renewal_2021/subpage/arw_down.png);
}

#fs_subpage .bgGraySection .AccordionTrigger.active {
  background-color: #BBBBBB;
}

#fs_subpage .bgGraySection .AccordionTrigger.active:after {
  background-image: url(/-/media/ind/fs/image/renewal_2021/subpage/arw_up.png);
}

#fs_subpage .general_message {
  color: #6F7579;
}

#fs_subpage .check_icon_list li:before {
  position: absolute;
  content: "";
  background-image: url(/-/media/ind/fs/image/renewal_2021/subpage/list_icon_check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  left: -35px;
}

#fs_subpage .textGreen {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px 10px 15px;
}

#fs_subpage .textGreen span {
  font-size: 20px;
  color: #3C861B;
  font-weight: bold;
}

#fs_subpage .bgGraySection .bgGreenText {
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #3C861B;
  padding: 14px 15px 10px;
  font-weight: bold;
  font-size: 18px;
  min-width: 150px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .bgGraySection .bgGreenText {
    width: 100%;
    font-size: 3.8vw;
    padding: 12px 15px 12px;
  }
}

#fs_subpage .flexBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#fs_subpage p[class^="general_message_"] {
  color: #6F7579;
}

#fs_subpage #seizo_section_1 {
  margin-top: 50px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage #seizo_section_1 {
    margin-top: 50px;
  }
}

#fs_subpage .CaseSection {
  margin-top: 150px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .CaseSection {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .CaseSection {
    margin: 50px 15px 0;
  }
}

#fs_subpage .sec03 {
  margin-top: 150px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec03 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec03 {
    padding: 0 15px;
  }
}

#fs_subpage .sec03 .ImgWrap {
  position: relative;
  margin-top: 30px;
}

#fs_subpage .sec03 .ImgWrap a {
  position: absolute;
  height: 4.5%;
  z-index: 3;
}

#fs_subpage .sec03 .ImgWrap .link01 {
  top: 20.5%;
  left: 9%;
  width: 19.1%;
}

#fs_subpage .sec03 .ImgWrap .link02 {
  top: 70.5%;
  left: 32%;
  width: 36.5%;
}

#fs_subpage .sec03 .ImgWrap .link03 {
  top: 42.5%;
  left: 57%;
  width: 10%;
}

#fs_subpage .sec03 .ImgWrap .link04 {
  top: 57.7%;
  left: 44.5%;
  width: 11.5%;
}

#fs_subpage .sec03 .ImgWrap .link05 {
  top: 20.5%;
  left: 32%;
  width: 36.5%;
}

#fs_subpage .sec03 .ImgWrap .link06 {
  top: 20.5%;
  left: 72.5%;
  width: 19.1%;
}

#fs_subpage .sec03 .ImgWrap .link07 {
  top: 77.5%;
  left: 45.2%;
  width: 10%;
}

#fs_subpage .sec03 .MovieWrap {
  margin-top: 20px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec03 .MovieWrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  #fs_subpage .sec03 .MovieWrap .youtube_movie {
    width: 100% !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec04 {
    padding: 0 15px;
  }
}

#fs_subpage .sec04 .flex-1 {
  margin-top: 20px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec04 .flex-1 .left {
    margin-top: 20px;
    margin-right: 0px !important;
  }
}

#fs_subpage .sec04 .supported_industries_list {
  margin-top: 30px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec04 .supported_industries_list {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

#fs_subpage .sec04 .supported_industries_list li {
  width: 40%;
  float: left;
  margin-top: 20px;
  text-decoration: underline;
  font-size: 18px;
  color: #4E4E4E;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec04 .supported_industries_list li {
    width: calc(50% - 8px);
    font-size: 16px;
    white-space: nowrap;
    float: none;
  }
}

#fs_subpage .sec05 {
  margin-top: 50px;
  padding-bottom: 30px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec05 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec05 {
    padding: 0 15px 30px;
  }
}

#fs_subpage .sec05 .red_border_box.type3 {
  margin-top: 25px;
}

#fs_subpage .sec05 .red_border_box.type3 .red_border_box_title {
  white-space: nowrap;
}

#fs_subpage .sec05 .red_border_box.type3 .red_border_box_title .brSP {
  display: none;
}

@media screen and (max-width: 360px) {
  #fs_subpage .sec05 .red_border_box.type3 .red_border_box_title .brSP {
    display: block;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec05 .red_border_box.type3 {
    display: block;
  }

  #fs_subpage .sec05 .red_border_box.type3 li {
    width: 100%;
  }

  #fs_subpage .sec05 .red_border_box.type3 li .red_border_box_description {
    text-align: center;
  }
}

#fs_subpage .sec05 .red_border_box.type3 li .red_border_box_description .worries_box.red li:before {
  background-image: url("/-/media/ind/fs/image/renewal_2020/subpage/list_icon_check_red.png");
}

#fs_subpage .sec05 .red_border_box_title {
  line-height: 22px;
  height: 2em;
  margin-bottom: 0;
  margin: 10px 0;
}

@media only screen and (max-width: 994px) {
  #fs_subpage .sec05 .red_border_box_title {
    font-size: 1.8vw !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec05 .red_border_box_title {
    font-size: 18px !important;
  }
}

#fs_subpage .sec06 {
  padding: 35px 0 50px;
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec06 {
    padding: 35px 15px 50px;
  }
}

#fs_subpage .sec06 .red_border_box {
  margin-bottom: 30px;
}

#fs_subpage .sec06 .red_border_box li {
  background: #fff;
}

#fs_subpage .sec06 .red_border_box li:last-child {
  margin-bottom: 0px;
}

#fs_subpage .sec06 .red_border_box li a {
  width: 100%;
}

#fs_subpage .sec06 .red_border_box li a div,
#fs_subpage .sec06 .red_border_box li a p {
  width: 100%;
}

#fs_subpage .sec06 .table_style01 th,
#fs_subpage .sec06 .table_style01 td {
  border-color: #ECECEC;
}

#fs_subpage .sec06 .table_style01 td {
  background: #fff;
}

#fs_subpage .sec07 {
  padding: 70px 0;
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec07 {
    padding: 70px 15px 0px;
  }
}

#fs_subpage .sec07 .red_border_box {
  margin-top: 30px;
}

#fs_subpage .sec07 .red_border_box li {
  padding: 23px 75px 30px 50px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec07 .red_border_box li {
    padding: 10px;
  }
}

#fs_subpage .sec07 .red_border_box li a {
  justify-content: space-between;
  width: 100%;
}

@media only screen and (min-width: 769px),
print {
  #fs_subpage .sec08 .faq_box {
    width: 670px;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec09 {
    padding: 0px 15px;
  }
}

#fs_subpage .sec09 .general_message.comment {
  display: flex;
  justify-content: flex-end;
  text-indent: -1em;
  padding-left: 1em;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec09 .general_message.comment {
    text-align: left;
    line-height: 16px;
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 994px) {
  #fs_subpage .sec10 {
    padding: 0px 15px;
  }
}

#fs_subpage h2.TitleStyleGen01 {
  margin: 0 0 15px;
  background: url(/-/media/image/h1/bg_title1.gif) repeat-x 0 0 #ececec;
  padding: 10px 8px 3px;
  border-style: solid;
  border-color: #b0cde0;
  border-width: 0 1px 1px 1px;
  line-height: 1.35;
  font-size: 100%;
  font-weight: bold;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #ececec;
  background-image: url(/-/media/ind/fs/image/bg_title1_f.gif);
  border-color: #a7d5a4;
}

#fs_subpage h2.wpTitle {
  background-color: #fff ;
	color: #700e0e;
	font-size: 120%;
	font-weight: bold;
    margin-top: 0x;
	margin-bottom: 15px;
	line-height: 1.3;
}

#fs_subpage h3.TitleStyleGen02,
#fs_subpage h3.TitleStyleGen03 {
  margin: 0 0 10px;
  padding: 3px 0 0 0;
  background: #ededed;
  background: linear-gradient(180deg, #ededed 0%, #e3e3e3 100%);
  border-radius: 3px;
  /* 20171106 追記 */
}

@media only screen and (min-width: 1px) and (max-width: 768px) {

  #fs_subpage h3.TitleStyleGen02,
  #fs_subpage h3.TitleStyleGen03 {
    margin-top: 10px;
  }
}

#fs_subpage h3.TitleStyleGen02 span,
#fs_subpage h3.TitleStyleGen03 span {
  /*-- 20171106　下記コメントまで追記 --*/
  display: block;
  margin: 0;
  border-left: none;
  border-bottom: none;
  border: unset !important;
  padding: 3px 10px 5px 10px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {

  #fs_subpage h3.TitleStyleGen02 span,
  #fs_subpage h3.TitleStyleGen03 span {
    line-height: 30px;
  }
}

#fs_subpage .ColumnSet {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 769px),
print {
  #fs_subpage .ColumnSet {
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .ColumnSet {
    margin-left: 0px !important;
  }
}

#fs_subpage .ColumnSet .LinkStyleGen01 {
  width: calc(50% - 10px);
  background: #F0F0F0;
  display: block;
  line-height: 1.35;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .ColumnSet .LinkStyleGen01 {
    width: 100%;
  }
}

#fs_subpage .ColumnSet .LinkStyleGen01 a {
  color: #06417E;
}

#fs_subpage .ColumnSet h2.LinkStyleGen01,
#fs_subpage .ColumnSet h3.LinkStyleGen01,
#fs_subpage .ColumnSet h4.LinkStyleGen01 {
  margin: 0 0 15px;
  padding: 0 0 2px 0;
  border: none;
  font-size: 90%;
}

#fs_subpage h3 a:link,
#fs_subpage h3 a:visited {
  background-image: none;
}

#fs_subpage .ColumnSet h2.LinkStyleGen01 span,
#fs_subpage .ColumnSet h3.LinkStyleGen01 span,
#fs_subpage .ColumnSet h4.LinkStyleGen01 span {
  display: block;
  margin: 0;
  padding: 8px 8px 5px 12px;
  background: #F0F0F0;
  background-image: url(/-/media/ind/fs/image/renewal_2021/subpage/icon-bullet-right.gif);
  background-repeat: no-repeat;
  background-position: 0.7em 0.75em;
}

#fs_subpage .ColumnSet h2.LinkStyleGen01 span a,
#fs_subpage .ColumnSet h3.LinkStyleGen01 span a,
#fs_subpage .ColumnSet h4.LinkStyleGen01 span a {
  display: block;
  padding: 0 0 0 22px;
  background-repeat: no-repeat;
  background-position: 0 0.25em;
  line-height: 1.35;
  word-break: break-word;
}

#fs_subpage .nav-tab {
  height: 50px;
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 10px;
  background: none;
  zoom: 1;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .nav-tab {
    height: auto;
    padding-left: 0;
  }
}

#fs_subpage .nav-tab .tabTrigger {
  cursor: pointer;
}



@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .nav-tab .tabTrigger {
    width: 100%;
    height: 100%;
  }

  #fs_subpage .nav-tab .tabTrigger img {
    display: none;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .nav-tab li {
    height: 38px;
    width: calc(25% - 3px);
  }
}

#fs_subpage .tabs.static {
  margin-top: -9px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .tabs.static {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .tabTrigger.tab01 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-02_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab02 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-01_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab03 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-03_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab04 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-04_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab05 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-05_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab06 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-06_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab07 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-07_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.tab08 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-08_sp.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab01 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-02_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab02 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-01_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab03 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-03_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab04 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-04_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab05 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-05_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab06 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-06_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab07 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-07_sp_o.gif) top center no-repeat;
    background-size: contain;
  }

  #fs_subpage .tabTrigger.active.tab08 {
    background: url(/-/media/ind/fs/image/renewal_2021/subpage/goodpoint_stock_020_tab-08_sp_o.gif) top center no-repeat;
    background-size: contain;
  }
}

#fs_subpage .box-tab {
  display: none;
  border-width: 1px;
  background: url(/-/media/ind/fs/image/renewal_2021/subpage/bg_box-tab-01.gif) top left repeat-x;
}

#fs_subpage .box-tab.active {
  display: block;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage div.BoxPatternC.GenBoxC02 ul {
    margin: 20px 5px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .red_border_box_description {
    font-size: 14px;
    margin-bottom: 0;
    color: #333333;
    width: 100%;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .red_border_box.type2 li .red_border_box_name:after {
    right: -10px;
  }
}

#fs_subpage .ImgOnlyStyle.CenterAdjust {
  margin-left: 0px !important;
}

#fs_subpage .supported_industries_list li:before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background-color: #2E7D32;
  display: inline-block;
}

@media only screen and (min-width: 769px),
print {
  #fs_subpage a.system_btn {
    padding: 50px 0;
  }
}

#Contents {
  overflow-x: hidden;
}

@media screen and (max-width: 994px) {
  #Contents {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 767px) {
  #Contents #fs_subpage .red_border_box img {
    width: auto !important;
    max-width: 100% !important;
    margin-bottom: 0 !important;
  }
}

#lp_fs {
  position: relative;
  margin: 0px !important;
}

@media only screen and (min-width: 769px),
print {
  #lp_fs {
    width: 965px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 994px) {
  #lp_fs {
    width: 100% !important;
  }
}

#lp_fs .gray_bg {
  position: relative;
}

#lp_fs .gray_bg:after {
  position: absolute;
  width: 200vw;
  height: 100%;
  background: #f2f2f2;
  top: 0;
  left: -50vw;
  content: "";
  z-index: -1;
}

#lp_fs .content {
  position: relative;
  padding-bottom: 0px;
  z-index: 2;
}

#lp_fs .common_title {
  border: none;
  background: none;
}

#lp_fs .useful.content {
  padding: 80px 0;
}

#lp_fs .useful .useful_list li .useful_name {
  border: none;
  background: none;
}

#lp_fs .container {
  width: auto;
}

#FloatingContacts {
  overflow: visible !important;
}

#FloatingContacts .Inner {
  width: 100% !important;
}

#FloatingContacts[style*="fixed"] .Inner {
  width: 965px !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #FloatingContacts[style*="fixed"] .Inner {
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 994px) {
  #FloatingContacts[style*="fixed"] .Inner {
    width: 100% !important;
  }
}

@media only screen and (min-width: 769px),
print {
  #FloatingContacts form {
    background: none !important;
    position: relative;
  }

  #FloatingContacts form:after {
    position: absolute;
    width: 200vw;
    height: 100%;
    background-color: rgba(144, 144, 144, 0.7);
    top: 0;
    left: -50vw;
    content: "";
    z-index: -1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 994px) {
  #FloatingContacts form {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #FloatingContacts[style*="fixed"] form {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #FloatingContacts form {
    width: calc(100% + 30px) !important;
    margin-left: -15px !important;
  }

  #FloatingContacts[style*="fixed"] form {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 994px) {
  .contact {
    margin: 20px 15px;
  }
}

.contact .tel {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .contact .tel {
    padding: 0 !important;
  }
}

@media only screen and (min-width: 769px),
print {
  .contact .tel_right {
    border: solid 15px #fff;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .contact .tel_right {
    display: none;
  }
}

@media only screen and (min-width: 769px),
print {
  .contact .tel_left {
    margin: 0 !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  .contact .tel_left {
    width: 100% !important;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 580px) {
  .contact .tel_left {
    padding-bottom: 0px !important;
  }
}

.contact .tel_left p {
  white-space: nowrap;
}

.contact * {
  box-sizing: border-box !important;
}

@media screen and (max-width: 994px) {
  .download {
    margin: 20px 15px;
  }
}

@media only screen and (max-width: 410px) {
  #lp_fs .contact_box .contact_title {
    font-size: 3.8vw !important;
  }
}

#FloatingContacts {
  left: 0 !important;
}

ul li.Check,
dl dt.Check {
  padding: 0 0 0 20px;
  background: url(/-/media/ind/fs/image/icon-check-01.gif) no-repeat 0 0.1em;
}

div.BoxPatternC.GenBoxC02.Subject .Title {
  border: none;
  background: #efefef !important;
}

div.BoxPatternC.GenBoxC02.Solution .Title {
  border: none;
  background: #fef1ef !important;
}

#fs_subpage .sec06 .red_border_box li .red_border_box_name:after {
  display: inline-block;
  padding-left: 60px;
  background-image: url(/-/media/ind/fs/image/renewal_2020/cheveron-right-red.svg);
  content: "";
  top: 1px;
  right: 0;
  width: 10px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: .25s;
  position: relative;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #fs_subpage .sec06 .red_border_box li .red_border_box_name:after {
    padding-left: 30px;
    position: absolute;
  }
}

@media only screen and (max-width: 994px) {
  #lp_fs_body {
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
  }

  #lp_fs .sp {
    display: block;
  }

  #lp_fs .pc {
    display: none;
  }

  #lp_fs .btn a {
    padding: 10px 0;
    width: 80%;
  }

  #lp_fs .btn img {
    width: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }

  #lp_fs .container {
    width: 98%;
    margin: 0 auto;
    min-width: initial;
    max-width: initial;
  }

  #lp_fs .col_2 li {
    width: 100%;
  }

  #lp_fs .col_3 li {
    width: 100%;
  }

  #lp_fs .col_4 li {
    width: 50%;
  }

  #lp_fs .col_6 li {
    width: 50%;
  }

  #lp_fs .float_left {
    float: none;
  }

  #lp_fs .float_right {
    float: none;
  }

  #lp_fs .content {
    padding: 30px 0;
  }

  #lp_fs .common_title {
    font-size: 20px;
    margin-bottom: 46px;
  }

  #lp_fs .common_title:after {
    bottom: -10px;
  }

  #lp_fs .main_visual {
    padding: 40px 0;
  }

  #lp_fs .main_visual .mv_catch {
    width: 70%;
    margin: 0 auto 20px;
  }

  #lp_fs .main_visual .mv_text {
    font-size: 16px;
    margin: 20px;
  }

  #lp_fs .main_visual .mv_btn_box {
    margin-bottom: 20px;
    text-align: center;
  }

  #lp_fs .main_visual .mv_btn_box .btn_left {
    margin-right: 0;
  }

  #lp_fs .main_visual .mv_btn_box .btn {
    width: 80%;
  }

  #lp_fs .main_visual .mv_btn_box .btn a {
    width: 100%;
    margin: 0 auto 20px;
  }

  #lp_fs .main_visual .mv_info {
    text-align: center;
  }

  #lp_fs .main_visual .mv_info .mv_info_block {
    display: inline-block;
  }

  #lp_fs .main_visual .mv_info .mv_info_icon {
    width: 24px;
    margin-right: 6px;
  }

  #lp_fs .main_visual .mv_info .mv_info_tel {
    font-size: 16px;
  }

  #lp_fs .slide_box .slide_list li {
    padding: 0 10px;
    margin: 0 auto 20px;
  }

  #lp_fs .slide_box .slide_list li a .slide_text {
    height: 74px;
  }

  #lp_fs .fs_about .fs_about_content {
    margin-bottom: 40px;
  }

  #lp_fs .fs_about .fs_about_content .about_movie {
    width: 90%;
    margin: 0 auto 20px;
  }

  #lp_fs .fs_about .fs_about_content .about_movie iframe {
    height: 200px;
  }

  #lp_fs .fs_about .fs_about_content .about_description {
    width: 100%;
    padding-right: 20px;
  }

  #lp_fs .fs_about .fs_about_content .about_description .about_description_text {
    margin-bottom: 30px;
  }

  #lp_fs .fs_about .fs_about_content .about_description .about_description_btn a {
    width: 100%;
  }

  #lp_fs .fs_about .fs_case .fs_case_title {
    margin-bottom: 10px;
    font-size: 18px;
  }

  #lp_fs .fs_about .fs_case .fs_case_list {
    margin-bottom: 20px;
  }

  #lp_fs .fs_about .fs_case .fs_case_list li {
    height: 120px;
  }

  #lp_fs .fs_about .fs_case .fs_case_list li img {
    padding: 40px;
  }

  #lp_fs .fs_series .fs_series_text {
    font-size: 14px;
  }

  #lp_fs .fs_series .fs_series_list li {
    padding: 0 20px;
    margin-bottom: 40px;
  }

  #lp_fs .introduction .introduction_list li .introduction_icon {
    width: 80px;
    margin: 0 auto 10px;
  }

  #lp_fs .introduction .introduction_list li .introduction_title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  #lp_fs .introduction .introduction_list li .introduction_text {
    font-size: 14px;
  }

  #lp_fs .introduction .introduction_btn_box {
    margin-bottom: 50px;
    text-align: center;
  }

  #lp_fs .introduction .introduction_btn_box .introduction_btn {
    width: 100%;
    margin-bottom: 20px;
  }

  #lp_fs .contact_box {
    padding: 30px 0;
  }

  #lp_fs .contact_box .contact_title {
    font-size: 16px;
  }

  #lp_fs .contact_box .contact_btn_box {
    width: 100%;
    margin-bottom: 20px;
  }

  #lp_fs .contact_box .contact_btn_box .btn_left {
    margin-right: 0;
  }

  #lp_fs .contact_box .contact_btn_box .btn {
    width: 100%;
    margin-bottom: 20px;
  }

  #lp_fs .contact_box .contact_btn_box .btn a {
    margin: 0 auto;
  }

  #lp_fs .fs_system .system_box {
    margin-bottom: 20px;
  }

  #lp_fs .fs_system .system_box .system_img {
    width: 80%;
    margin: 0 auto 20px;
  }

  #lp_fs .fs_system .system_box .system_text_box {
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }

  #lp_fs .news .news_box {
    width: 94%;
  }

  #lp_fs .news .news_box .news_lable {
    margin-bottom: 10px;
  }

  #lp_fs .news .news_box .news_content {
    margin-bottom: 20px;
  }

  #lp_fs .useful .useful_text {
    font-size: 14px;
  }

  #lp_fs .useful .useful_list li .useful_name {
    font-size: 12px;
  }

  #lp_fs .useful .useful_last_list li a .useful_last_list_box .float_left {
    float: left;
  }

  #lp_fs .useful .useful_last_list li a .useful_last_list_box .float_right {
    float: right;
  }
}

.brsp {
  display: none;
}

@media only screen and (max-width: 460px) {
  .brsp {
    display: block;
  }
}

@media only screen and (max-width: 460px) {
  #fs_subpage .red_border_box.type2 li .red_border_box_name {
    display: inline-block;
    text-align: center;
  }

  #fs_subpage .red_border_box.type2 li .red_border_box_name:after {
    display: inline-block;
    content: "";
    vertical-align: middle;
    position: relative;
    top: -1px;
  }
}

#fs_subpage .red_border_box.type3 li&gt;div {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333333;
  cursor: pointer;
}

@media only screen and (min-width: 769px),
print {
  #fs_subpage .red_border_box.type3 li&gt;div:hover * {
    text-decoration: underline;
  }
}

body {
  position: relative;
}

#modalWrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

#modalWrap.loaded {
  visibility: hidden;
  display: block;
}

#modalWrap * {
  box-sizing: border-box;
}

#modalWrap a {
  color: #6e6f6f !important;
}

#modalWrap a * {
  color: #6e6f6f !important;
}

#modalWrap .sub_title {
  font-size: 32px !important;
  line-height: 48px !important;
  text-align: center !important;
  font-weight: bold !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .sub_title {
    font-size: 20px !important;
  }
}

#modalWrap .hr {
  height: 3px;
  width: 80px;
  background-color: #B1000E;
  margin: 20px auto 30px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .hr {
    margin: 0px auto 20px !important;
  }
}

#modalWrap .modaCloser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10;
}

#modalWrap .modalInner {
  position: relative;
  max-width: 1250px;
  height: calc(100vh - 60px);
  margin: auto;
  background: #fff;
  margin-top: 30px;
  box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
}

@media only screen and (max-width: 1280px) {
  #modalWrap .modalInner {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalInner {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 80px;
    height: calc(100vh - 30px);
    margin-top: 15px;
  }
}

@media only screen and (max-width: 1040px) {
  #modalWrap .Section .headWrap {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .Section .headWrap {
    margin-top: 30px;
    padding: 0 15px;
  }
}

#modalWrap .Section .ImgOnlyStyle {
  background: #eaeef0;
  padding: 40px 30px;
  margin-top: 30px !important;
}

#modalWrap .Section div.BoxPatternA.BoxA03 p.Title {
  padding: 8px 10px 0 !important;
}

#modalWrap .Section .BoxPatternA.BoxA03 .ImgOnlyStyle {
  background: transparent;
  padding: 0;
  margin: auto;
}

#modalWrap .Section .BoxPatternA.BoxA03 .ImgOnlyStyle img {
  background: transparent;
  padding: inherit;
  width: inherit;
  border: none;
  box-shadow: none;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .Section .ImgOnlyStyle {
    margin: 0 15px;
    padding: 10px;
  }
}

#modalWrap .Section .ImgOnlyStyle img {
  width: auto;
  max-width: 100%;
  border: solid #fff 25px;
  box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .Section .ImgOnlyStyle img {
    border: solid #fff 10px;
  }
}

#modalWrap .ImgOnlyStyle {
  margin-bottom: 0px !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .CatchCopy {
    font-size: 18px;
  }
}

#modalWrap .CatchCopy+p {
  margin-top: 30px !important;
}

#modalWrap .modalHeadWrap {
  position: relative;
  min-height: 165px;
  background: url(/-/media/ind/fs/image/renewal_2021/digitalization/bg_mainimage.jpg) center top no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

#modalWrap .modalHeadWrap .headContent {
  width: 965px;
  margin: auto;
  padding: 10px 20px;
  background-color: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 1080px) {
  #modalWrap .modalHeadWrap .headContent {
    margin: 20px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalHeadWrap .headContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
  }
}

#modalWrap .modalHeadWrap .headContent h2 {
  border: none;
  display: inline-block;
  padding-left: 0;
  height: auto;
  padding-bottom: 10px;
  border-color: #3C861B;
  color: #3C861B;
  margin-bottom: 10px;
  background: transparent;
  font-size: 32px;
  font-weight: bold;
  line-height: 1em;
  border-bottom: solid 3px #3C861B;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalHeadWrap .headContent h2 {
    display: block;
    width: 100%;
    font-size: 6.5vw;
  }
}

#modalWrap .modalCloseBtn {
  display: block;
  position: fixed;
  background: url(/-/media/ind/fs/image/renewal_2021/digitalization/icon_close.png) center center no-repeat #3C861B;
  width: 38px;
  height: 38px;
  top: 30px;
  border-radius: 3px;
  z-index: 101;
  cursor: pointer;
  -webkit-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .modalCloseBtn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalCloseBtn {
    top: 15px;
  }
}

#modalWrap .modalContent {
  width: 100%;
  max-width: 965px;
  padding-bottom: 100px;
  margin: auto;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalContent {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .modalSec01 {
    padding: 30px 0;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .listTitle {
    display: block;
    padding: 15px 0 5px;
  }
}

#modalWrap .modalSec01 .modalSolutionList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: url(/-/media/ind/fs/image/renewal_2021/digitalization/bg_futurestage.png) center center no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
  #modalWrap .modalSec01 .modalSolutionList {
    background-size: 60%;
  }
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .modalSec01 .modalSolutionList {
    padding: 45px 40px 40px;
  }
}

@media only screen and (max-width: 1070px) {
  #modalWrap .modalSec01 .modalSolutionList {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList {
    padding-left: 15px !important;
    padding-right: 15px !important;
    background: none;
  }
}

#modalWrap .modalSec01 .modalSolutionList li {
  overflow: hidden;
  width: calc(25% - 25px);
  margin-left: 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#modalWrap .modalSec01 .modalSolutionList li:nth-child(1),
#modalWrap .modalSec01 .modalSolutionList li:nth-child(5),
#modalWrap .modalSec01 .modalSolutionList li:nth-child(7) {
  margin-left: 0px;
}

#modalWrap .modalSec01 .modalSolutionList li:nth-child(n+5) {
  margin-top: 30px;
}

#modalWrap .modalSec01 .modalSolutionList li:nth-child(6) {
  margin-left: 50%;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList li {
    margin-top: 10px !important;
    margin-left: 0px !important;
    width: 100%;
  }
}

#modalWrap .modalSec01 .modalSolutionList li&gt;a,
#modalWrap .modalSec01 .modalSolutionList li&gt;div {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 7px 0 30px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {

  #modalWrap .modalSec01 .modalSolutionList li&gt;a,
  #modalWrap .modalSec01 .modalSolutionList li&gt;div {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    min-height: 3.1em;
  }
}

#modalWrap .modalSec01 .modalSolutionList li&gt;a p,
#modalWrap .modalSec01 .modalSolutionList li&gt;div p {
  color: #6e6f6f !important;
}

#modalWrap .modalSec01 .modalSolutionList li&gt;a {
  position: relative;
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .modalSec01 .modalSolutionList li&gt;a:hover {
    background: #f7ebe0;
    text-decoration: none !important;
  }

  #modalWrap .modalSec01 .modalSolutionList li&gt;a:hover * {
    text-decoration: none !important;
  }
}

#modalWrap .modalSec01 .modalSolutionList li&gt;a:after {
  position: absolute;
  display: inline-block;
  width: 17px;
  height: 11px;
  background: url(/-/media/ind/fs/image/renewal_2021/digitalization/arw_anchor_green.png) center center no-repeat;
  content: "";
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .modalSec01 .modalSolutionList li&gt;a:after {
    bottom: 12px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList li&gt;a:after {
    top: 50%;
    right: 10px;
    margin-left: 15px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList li .ImgOnlyStyle {
    margin-bottom: 0px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList li .ImgOnlyStyle img {
    width: 35px;
    height: 35px;
    margin-bottom: 0px !important;
  }
}

#modalWrap .modalSec01 .modalSolutionList li .TextStyle1 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2em;
  font-size: 18px;
  font-weight: bold;
  line-height: 21.5px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 994px) {
  #modalWrap .modalSec01 .modalSolutionList li .TextStyle1 {
    font-size: 1.7vw;
    line-height: 20px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec01 .modalSolutionList li .TextStyle1 {
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    padding-right: 20px;
  }
}

#modalWrap .modalSec02 .ListWrap {
  background: #eaeef0;
  padding: 40px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .ListWrap {
    padding: 20px 15px;
    margin: 0 15px;
  }
}

#modalWrap .modalSec02 .modalSec02List li {
  margin-top: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  background: #fff;
  padding: 15px 20px 20px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .modalSec02List li {
    flex-wrap: wrap;
  }
}

#modalWrap .modalSec02 .modalSec02List li:first-child {
  margin-top: 0px;
}

#modalWrap .modalSec02 .modalSec02List li .ImgOnlyStyle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px !important;
  line-height: 0rem;
  width: 150px;
  background: transparent;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .modalSec02List li .ImgOnlyStyle {
    width: 100%;
  }
}

#modalWrap .modalSec02 .modalSec02List li .ImgOnlyStyle img {
  border: none;
  box-shadow: none;
}

#modalWrap .modalSec02 .modalSec02List li .content {
  width: 100%;
  margin-left: 20px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .modalSec02List li .content {
    margin-left: 0px;
  }
}

#modalWrap .modalSec02 .modalSec02List li .content strong {
  display: block;
  font-size: 20px !important;
  line-height: 36px !important;
  font-weight: bold !important;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .modalSec02List li .content strong {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

#modalWrap .modalSec02 .modalSec02List li .content p {
  font-size: 90%;
  line-height: 1.5;
  margin-top: 5px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #modalWrap .modalSec02 .modalSec02List li .content p {
    margin-top: 10px;
  }
}

#modalWrap .TextStyle1 a {
  color: #333333 !important;
  text-decoration: underline !important;
}

@media only screen and (min-width: 769px),
print {
  #modalWrap .TextStyle1 a:hover {
    text-decoration: none !important;
  }
}

#modalWrap .TextStyle1 .blankLink {
  display: inline-block;
  text-decoration: none;
  padding-right: calc(1em + 2px);
  margin-right: 2px;
  background: url(/-/media/image/jp/r1/icon/icon_new_window_hd.gif) right center no-repeat;
  background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -ms-background-size: 16px 16px;
}

#modalWrap .mt60 {
  margin-top: 60px;
}

@media only screen and (min-width: 769px),
print {
  body {
    position: relative;
    overflow: hidden;
  }

  #lp_fs .gray_bg {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    background: #f2f2f2;
  }

  #lp_fs .gray_bg:after {
    display: none;
  }

  #lp_fs .gray_bg .container {
    width: 965px;
  }

  #FloatingContacts form {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    background-color: rgba(144, 144, 144, 0.7) !important;
  }

  #FloatingContacts form:after {
    display: none;
  }
}</pre></body></html>