@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese");
html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
@keyframes obj_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
* {
  box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", YuGothic, Meiryo, "MS PGothic", Arial, sans-serif;
  font-weight: 400;
}
html {
  font-size: 0.5618vw;
  line-height: 1;
  width: 100%;
  margin: 0;
}
body {
  font-size: 1.6rem;
  line-height: 1.6;
  background-color: #fff;
  color: #231815;
  width: 100%;
  margin: auto;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
  zoom: 1;
}
a.anc-block:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: all 0.2s ease;
}
a.anc-text:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: all 0.2s ease;
  text-decoration: underline;
}
sup {
  font-size: 1.3rem;
  vertical-align: top;
}
ruby rb {
  padding-top: 5px;
}
small {
  font-size: 70%;
}
h1, h2, h4, h5, h1 *, h2 *, h4 *, h5 * {
  color: #000;
  font-weight: 800;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
h2.pt10rem {
    padding-top: 10rem;
}
@media screen and (max-width: 767px){
    h2.pt10rem {
        padding-top: 5rem;
}
}
.U-sp {
  display: none !important;
}
.U-serif {
  font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "貂ｸ譏取悃菴�", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", Times, serif;
}
.U-clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.U-echoes {
  transform: scale(2, 1);
  transform-origin: top left;
  display: inline-block;
}
span.U-highlight {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, transparent), color-stop(52%, #ff0));
  background: -webkit-linear-gradient(transparent 52%, #ff0 52%);
  background: linear-gradient(transparent 52%, #ff0 52%);
  padding: 1px 2px;
  font-weight: 800;
}
span.U-highlight.blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #c1e0ff));
  background: -webkit-linear-gradient(transparent 60%, #c1e0ff 60%);
  background: linear-gradient(transparent 60%, #c1e0ff 60%);
  padding: 1px 2px;
  font-weight: 800;
}
.invisibleMB {
  visibility: hidden;
}
.fontbold {
  font-weight: 800;
}
.fontred {
  color: red;
  text-decoration: underline;
  font-size: 2.7rem;
}
.center {
  text-align: center;
}
.Flex_dis {
  display: flex;
  justify-content: space-between;
}
.Flex_dis_center {
  display: flex;
  justify-content: center;
}
.mt1 {
  margin-top: 1rem !important;
}
.mt2 {
  margin-top: 2rem !important;
}
.mt3 {
  margin-top: 3rem !important;
}
.mt4 {
  margin-top: 4rem !important;
}
.mt5 {
  margin-top: 5rem !important;
}
.mt6 {
  margin-top: 6rem !important;
}
.mt7 {
  margin-top: 7rem !important;
}
.mt8 {
  margin-top: 8rem !important;
}
.mt9 {
  margin-top: 9rem !important;
}
.mt10 {
  margin-top: 10rem !important;
}
.mb1 {
  margin-bottom: 1rem !important;
}
.mb2 {
  margin-bottom: 2rem !important;
}
.mr2 {
  margin-right: 2rem !important;
}
.mr3 {
  margin-right: 3rem !important;
}
.mb3 {
  margin-bottom: 3rem !important;
}
.mb4 {
  margin-bottom: 4rem !important;
}
.mb5 {
  margin-bottom: 5rem !important;
}
.mb6 {
  margin-bottom: 6rem !important;
}
.mb7 {
  margin-bottom: 7rem !important;
}
.mb8 {
  margin-bottom: 8rem !important;
}
.mb9 {
  margin-bottom: 9rem !important;
}
.mb10 {
  margin-bottom: 10rem !important;
}
.pt0 {
  padding-top: 0!important;
}
/*-------------------------------------------------

	layout

=================================================*/
.KV {
  text-align: center;
  width: 100%;
  display: table;
  background: url("../img/mv.jpeg") no-repeat center center / cover;
}
.KV_index {
  background: url("../img/UiPath_MV_1.webp") no-repeat center center / cover;
}
.KV_agent {
  background: url("../img/UiPath_MV_2.webp") no-repeat right center / cover;
}
.KV_developer {
  background: url("../img/UiPath_MV_3.webp") no-repeat center center / cover;
}
.KV__content {
/*  text-align: center;*/
  padding: 8rem;
}
.KV__title {
  font-size: 13.5rem;
  margin: 0 0 2rem;
  color: #fff;
  text-shadow: 0 0 14px rgba(0, 0, 0, .8);
  font-weight: 700;
}
.KV__title .white {
  background: #fff;
  padding: 0.5rem 1rem;
  border: 1px solid #000;
  margin-bottom: 1rem;
  display: inline-block;
  line-height: 1.3;
}
.KV__title .large_txt {
  font-size: 7.5rem;
}
.KV__title .small_txt {
  font-size: 4.5rem;
  margin-left: 0.5rem;
}
.KV__catch {
  font-size: 5.5rem;
  font-weight: 800;
  margin: 0 0 3rem;
  line-height: 1.2;
  color: #032651;
  letter-spacing: -2px;
}
.KV__catch span {
  font-weight: 800;
}
.KV__catch .small_txt {
  font-size: 3rem;
  font-weight: 800;
}
.KV__read {
  font-size: 3.5rem;
  margin: 0 0 3rem;
  color: #fff;
  text-shadow: 0 0 14px rgba(0, 0, 0, .8);
  font-weight: 700;
  line-height: 1.3;
}
.KV__read span {
  font-weight: 800;
}
.KV .Btn-contact a {
  background: linear-gradient(var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) padding-box, linear-gradient(90deg, var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) border-box;
  padding: 1.5rem 1rem;
  font-weight: 800;
  color: #004399;
  width: 25%;
  margin: 0 auto;
  border-radius: 1rem;
  font-size: 2.7rem;
}
a.btn--green {
  color: #fff;
  background-color: #094;
}

a.btn--green:hover {
  color: #fff;
  background: #00a349;
}

a.btn-c {
    font-size: 2rem;
    padding: 2rem 1.5em 2rem 1.5em;
    margin-top: 2rem;
    display: inline-block;
    border-radius: 3rem;
    font-weight: bold;
}

@media only screen and (max-width: 767px){
a.btn-c {
    font-size: 1.5rem;
    padding: 1rem;
    margin-top: 2rem;
    display: inline-block;
    border-radius: 3rem;
    font-weight: bold;
}
}
.Nav {
  width: 100%;
  background-color: #000;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
}
.Nav__wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.Nav__item {
  display: table-cell;
  text-align: center;
}
.Nav__item a {
  width: 100%;
  line-height: 3.2;
  display: block;
  font-weight: bold;
  color: #fff;
}
.Nav__item--contact {
  background-color: #f16d15;
  font-size: 2rem;
}
.Nav__item--contact .fa {
  margin-right: 1em;
}
.Section {
  width: 100%;
}

#Section-introduction {
    background: #eaf7ff;
    position: relative;
}

.Section.border {
  border-top: 4px solid #eee;
}
.Section__inner {
  width: 80vw;
  margin: auto;
  padding: 10rem 0;
}
.Section__inner p {
  font-size: 1.8rem;
  word-wrap: break-word;
  margin-top: 2rem;
  line-height: 1.3;
  clear: both;
}
.Section__inner img {
  display: block;
  max-width: 100%;
}



.Section__inner a img:hover {
  opacity: 0.6;
}
.Section__inner:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.Section__title {
  font-size: 4rem;
  text-align: left;
  color: #003577;
}
.Section__title span.ttl {
  position: relative;
  display: inline-block;
  line-height: 1.3;
}
.Section__title span.ttl::after, .Section__title span.ttl::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 50px;
  height: 4px;
  background-color: #000080;
}
.Section__title span.ttl::before {
  left: -80px;
}
.Section__title span.ttl::after {
  right: -80px;
}

.Section-center h3 {
    text-align: center;
    font-size: 5rem;
    margin: 10rem 0 7rem;
    position: relative;
    color: #2b436b;
}

.Section-center h3:before {
    content: '';
    position: absolute;
    bottom: -30px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #2b436b;
    border-radius: 2px;
}

.Section-center + .Section__inner {
    padding-top: 0;
}

.Section__inner p {
    font-size: 2rem;
    word-wrap: break-word;
    line-height: 1.7;

}

.Section .intro_txt {
    text-align: center;
    font-size: 3rem;
    margin-top: 6rem;
    font-weight: 800;
}
.Section_img img {
  margin-top: 8rem;
  max-width: 88%;
}
.flex_box {
    display: flex;
}

#Section-about .kind_flex {
    display: flex;
}
#Section-about .kind_box {
    margin: 12rem 0;
    width: 80%;
}

#Section-about .kind_box p {
    font-size: 1.7rem;
    margin: 7px auto;
    width: 71%;
}

#Section-about .kind_title {
    border: #000 solid 1px;
    font-size: 2rem;
    padding: 5px;
    margin: 0 auto;
    width: 80%;
    font-weight: 600;
    text-align: center;
}
#Section-about .kind_title span {
    color: #f00;
    font-size: 2rem;
    font-weight: bold;
    font-style: italic;
    margin-bottom: -5px;
    margin-right: 10px;
}
#Section-function .function_flex_box {
    display: flex;
    justify-content: space-between;
}

#Section-function .function_box {
    margin: 12rem 0;
    width: 23%;
    text-align: left;
    border: 1px solid #ece7e7;
    box-shadow: 0 0 2rem rgb(0 0 0 / 22%);
}
#Section-function .function_box p {
    font-size: 1.7rem;
    padding: 1em 1em 3em 1em;
}

#Section-function .function_box img {
    margin: 3rem 0;
    width: 100%;
}
#Section-function .function_box_title {
    padding: 1.7em 1em;
    font-size: calc(0.25vw + 1.3rem);
    font-weight: 600;
    color: #fff;
    background: #002060;
    height: 100px;
    max-height: 45vw;
}
#Section-function .point {
    text-align: center;
}
#Section-function .point h2{
    text-align: center;
    font-size: 4.5rem;
    margin-top: 12rem;
    font-weight: 800;
}

#Section-function .point {
    text-align: center;
    font-size: 3rem;
    margin: 5rem 0;
    font-weight: 800;
}
#Section-function .point p {
    font-size: 2.5rem;
    font-weight: 600;
    margin: 3rem 0;
}
#Section-function .point img {
    margin-top: 1rem;
    max-width: 88%;
}
#Section-function .point_img {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

#Section-function .point_img p{
    text-align: center;
    font-size: 2.5rem;
    font-weight: 600;
    margin: 7rem 0 1rem 0;
}

#Section-function .point_img img {
    margin: 0 auto;
}

#Section-function .point_two {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
#Section-function .point_two h3 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-top: 7rem;
}
#Section-function .point_two img {
    width: 100%;
    margin-top: 1rem;
}
#Section-function .point_twog {
    text-align: center;
    width: 59%;
    margin: 0 auto;
}
#Section-function .point_twog h3 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-top: 7rem;
}
#Section-function .point_twog img {
    width: 100%;
    margin-top: 1rem;
}



#Section-movie {
    text-align: center;
    scroll-margin-top: 8rem; /* ヘッダーの高さに合わせて調整 */
}



#Section-movie .movie_box {
    text-align: left; /* タイトルは左寄せにしたいなら */
    margin-bottom: 3rem;
}


#Section-use .List__title {
	font-size: 3rem;
    text-align: left;
    line-height: 1.2;
	color: #000;
    font-weight: 800;
	}

@media screen and (max-width: 767px) {
  #Section-movie iframe {
    width: 100% !important;
    height: auto;
    aspect-ratio: 16 / 9;
  }
}


#Section-step .step_txt {
    text-align: center;
}

#Section-step .step_txt h2 {
    font-size: 2.7rem;
    font-weight: 600;
    margin-top: 13rem;
}

#Section-step .step_txt img {
    margin-top: 3rem;
    margin-bottom: 7rem;
    width: 60%;
}

.vertical {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.Section .Section__title + .sholder {
  color: #049;
  display: block;
  font-size: 25px;
  letter-spacing: -1px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-top: -5.4px;
}
.Section .Section__title + .sholder + p {
  margin-top: 5rem;
  text-align: center;
}
.Section .Section__title + * {
  margin-top: 5rem;
}
.Btn a {
  display: block;
  padding: 1rem 1.5rem;
  text-align: center;
  border-radius: .3rem;
}
.Btn-contact a {
  background: linear-gradient(var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) padding-box, linear-gradient(90deg, var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) border-box;
  margin: auto;
  padding: 1rem 2rem;
  font-weight: 800;
  color: #fff;
  border-radius: 3.6rem;
}
.Btn-contact a .fa {
  margin-right: 1em;
}
.Footer__left {
  float: left;
}
.Footer__right {
  float: right;
}
.Footer .Copyright {
  font-family: Arial;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  color: #aaa;
}
#Section-menu {
  background: #f8f8f8;
}
#Section-menu .List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#Section-menu .List__item h3 {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 3rem;
  font-size: 2.5rem;
}
#Section-menu .List__item h3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: auto;
  border: 30px solid transparent;
  border-top: 30px solid;
  z-index: 1;
}
#Section-menu .List__item:nth-child(1) h3 {
  background: #419d48;
}
#Section-menu .List__item:nth-child(1) h3:after {
  border-top-color: #419d48 !important;
}
#Section-menu .List__item:nth-child(2) h3 {
  background: #df7d30;
}
#Section-menu .List__item:nth-child(2) h3:after {
  border-top-color: #df7d30 !important;
}
#Section-menu .List__item:nth-child(3) h3 {
  background: #842620;
}
#Section-menu .List__item:nth-child(3) h3:after {
  border-top-color: #842620 !important;
}
#Section-menu .List__item {
  width: 32%;
  background: #fff;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 20rem;
  box-shadow: 0 0 2rem rgba(0, 0, 0, .15);
  text-align: center;
}
#Section-menu .List__item p {
  padding: 5rem 2rem;
  text-align: center;
  min-height: 15rem;
}
#Section-menu .List_box {
  padding: 2rem 2rem 4rem;
}
#Section-menu .List_box a {
  padding: 1.5rem;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: bold;
  color: #182c55;
  background: #FFF;
  border: solid 3px #182c55;
  border-radius: 9px;
  width: 32rem;
  text-align: center;
  display: block;
  position: relative;
}
#Section-menu .List_box a.arrow:after {
  content: url("https://www.fsi.co.jp/fujifastener/resources/img/st1-after1.png");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  transition: all .2s ease;
}
#Section-menu .List_box a.arrow:hover:after {
  content: url('https://www.fsi.co.jp/fujifastener/resources/img/st1-after1.png');
  right: 1.5rem;
}
#Section-menu .List_box a.arrow:hover {
  opacity: 0.8;
}

#Section-faq {
  background-color: #f6f6f6;
}
#Section-faq .FAQList {
  width: 80%;
  margin: auto;
  text-align: left;
  border-top: 1px solid #ccc;
}
#Section-faq .FAQList__q {
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 1.4;
  padding: 3.2rem 8rem 3.2rem 2rem;
  margin-top: 1px;
  cursor: pointer;
  text-indent: -.8em;
  position: relative;
  transition: all .3s ease-out;
  border-bottom: 1px solid #ccc;
}
#Section-faq .FAQList__q * {
  transition: all .3s ease-out;
}
#Section-faq .FAQList__q::before {
  content: "";
  display: inline-block;
  margin-right: .8em;
  font-size: 2.4rem;
  color: #004499;
}
#Section-faq .FAQList__q::after {
  content: "\f067";
  font-family: "FontAwesome";
  font-weight: 100;
  display: block;
  position: absolute;
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
}
#Section-faq .FAQList__q.open {
  border-bottom: none;
}
#Section-faq .FAQList__q.open::before {
  color: #fff;
}
#Section-faq .FAQList__q.open::after {
  content: "\f068";
}
#Section-faq .FAQList__a {
  padding: 0 2rem 2rem 2rem;
  line-height: 1.8;
  border-bottom: 1px solid #ccc;
  display: none;
  font-size: 1.8rem
}
#Section-faq .FAQList__a a {
  color: #049;
  text-decoration: underline;
}
#Section-faq .FAQList__a a:hover {
  opacity: .5;
}
#Section-faq .contentsinner:after {
  content: "";
  display: table;
  clear: both;
}
#Section-faq .blog img {
  max-width: 100%;
}
#Section-faq .blog {
  text-align: center;
  padding: 0 10rem 10rem;
}
#Section-faq .blog img:hover {
  opacity: 0.5;
}
#Section-contact {
  padding: 5rem 10vw;
  background: url("../img/UiPath_MV_1.webp") no-repeat bottom center;
  background-size: cover;
}

#Section-contact .Section__inner {
  padding: 0;
}
#Section-contact .Section__title {
  font-size: 4rem;
  color: #fff;
  line-height: 1.3;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
#Section-contact .Section__title + p {
  font-size: 2rem;
  color: #049;
  line-height: 1.3;
  margin-top: 4rem;
  display: block;
  text-align: center;
  font-weight: 700;
}
#Section-contact .Btn-contact {
  text-align: center;
  margin-top: 2rem;
}
#Section-contact .Btn-contact a {
  display: inline-block;
  font-size: 4rem;
  border-radius: 1rem;
  padding: 2rem 6rem;
  margin: auto;
}
#page-top {
  transition: bottom .4s ease-in-out;
  z-index: 90;
  position: fixed;
  right: 3rem;
  bottom: 150px;
  width: auto;
  height: 8rem;
}
#page-top a {
  display: block;
  padding: 2rem;
  color: #fff;
  background: #049;
  border-radius: 4rem;
  line-height: 1;
  z-index: 99;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
#page-top a::after {
  font-family: 'FontAwesome';
  content: '\f077';
  font-size: 3rem;
  font-weight: 900;
}







#Section-feature .Block:first-of-type {
  width: 60%;
  float: left;
  margin-right: 3rem;
}
#Section-feature .Block:nth-of-type(2) {
  width: 35%;
  float: left;
}
#Section-feature .head3 {
  font-size: 4rem;
	color: #000;
    font-weight: 800;
}
#Section-feature .head3 span {
  font-size: 6rem;
  font-style: italic;
  letter-spacing: -3px;
  margin-right: 2rem;
  color: #049;
  vertical-align: -4px;
    font-weight: 800;
}


/*-------------------------------------------------

	Media queries

=================================================*/
/* Smartphone
-------------------------------------------------*/
@media screen and (max-width: 767px) {
  .Flex_dis {
    display: block;
  }
  .scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .U-sp {
    display: block !important;
  }
  .U-pc {
    display: none !important;
  }
  html {
    font-size: 10px;
  }
  body {
    font-size: 1.4rem;
    margin-top: 50px !important;
  }
  .Section__inner {
    width: 90vw;
  }
  .Section__inner img {
    max-width: 100% !important;
  }
  .Section__inner p {
    font-size: 1.4rem;
  }
  .Section__title span.ttl::after, .Section__title span.ttl::before {
    width: 15px;
    height: 2px;
  }
  .Section__title span.ttl::after {
    right: -20px;
  }
  .Section__title span.ttl::before {
    left: -20px;
  }
  .Section .Section__title + .sholder + p {
    margin-top: 3rem;
  }
  .KV__content {
    display: block;
    padding: 2rem 2rem 2.5rem;
  }
  .left__content {
    width: 100%;
  }
  .right__content {
    width: 100%;
    max-width: 100%;
  }
  .right__content img {
    margin-top: 0;
  }
  .KV__title {
    font-size: 8vw;
    margin: 0;
  }
  .KV__catch {
    font-size: 7.5vw;
    margin: 0 0 2rem;
    line-height: 1.3;
    letter-spacing: -1px;
  }
  .KV__catch span {
    font-weight: 800;
    margin-left: -0.5rem;
  }
  .KV__catch .small_txt {
    font-size: 4vw;
  }
  .KV__title .small_txt {
    font-size: 5vw;
  }
  .KV__title .large_txt {
    font-size: 8.5vw;
  }
  .KV__title img {
    width: 17rem;
    display: block;
    margin: 0 auto 1rem;
  }
  .KV__read {
    font-size: 4vw;
    margin: 0;
    font-weight: 400;
    line-height: 1.3;
  }
  .KV .Btn-contact {
    display: none;
  }
  .Nav {
    display: none;
  }
  .Section__inner img {
    margin: 5rem auto 0;
  }
  .Section__inner {
    padding: 5rem 0;
  }
  .Section__inner .txt {
    font-size: 1.4rem
  }
  .Section__title {
    font-size: 2.7rem;
  }
  .flex_box {
    display: block;
  }
  #Section-about .kind_flex {
    display: block;
  }
  #Section-about .kind_box {
    margin: 4rem auto;
  }
  #Section-about .kind_box p {
    width: 94%;
    font-size: 1.5rem;
  }
  #Section-about .kind_title {
    width: 100%;
    font-size: 1.7rem;
  }
  #Section-function .function_flex_box {
    display: block;
  }
  #Section-function .function_box {
    width: 100%;
    margin: 6rem 0;
  }
  #Section-function .function_box_title {
    font-size: 1.8rem;
  }
  #Section-function .function_box p {
    padding: 0 2em 2em;
    font-size: 1.5rem;
  }
  #Section-function .point p {
    font-size: 1.7rem;
    margin: 3rem 0 1rem 0;
  }
  #Section-function .point h2 {
    font-size: 2.5rem;
    margin-top: 7rem;
  }
  #Section-function .point h3 {
    font-size: 1.8rem;
    margin: 2rem 0;
  }
  #Section-function .point_img p {
    font-size: 1.5rem;
    margin: 2rem 0 1rem 0;
  }
  #Section-function .point_img {
    width: 100%;
  }
 #Section-function .point_img img {
   margin-bottom: 4rem;
 }
 #Section-function .point_two {
    width: 100%;
 }
 #Section-function .point_two h3 {
    font-size: 1.5rem;
    margin-top: 3rem;
 }
 #Section-function .point_twog {
    width: 80%;
 }
 #Section-function .point_twog h3 {
    font-size: 1.5rem;
    margin-top: 3rem;
 }
 #Section-step .step_txt h2 {
   font-size: 1.8rem;
   margin-top: 5rem;
 }
 #Section-step .step_txt img {
   width: 100%;
   margin-bottom: 2rem;
 }
  .Section_img img {
    width: 100% !important;
    margin: 2em auto 0;
  } 
  .Section .Section__title + * {
    margin-top: 2rem;
  }
  .List__item + .List__item {
    margin-top: 3rem;
  }
  #Section-use .Listtitle {
	font-size: 3rem;
    text-align: center;
    line-height: 1.2;
	color: #000;
    font-weight: 800;
	}
  .Btn-contact a .fa {
    margin-right: .5rem;
  }
  .FAQ {
    padding: 0;
  }
  .FAQ__q {
    font-size: 2rem;
    padding: 1rem 2rem;
  }
  .FAQ__a {
    font-size: 1.6rem;
    padding: 0 2rem;
  }
  .FAQ__a + * {
    margin-top: 2rem;
  }
  .Footer {
    margin-top: 0;
  }
  .Footer-local {
    padding: 4rem 10vw;
  }
  .Footer-local * {
    float: none;
  }
  .Footer-local__sitename {
    font-size: 1.8rem;
  }
  .Footer-local__sitename em {
    font-size: 2.4rem;
  }
  .Footer-local .Btn {
    float: none;
    margin-top: 2rem;
  }
  .Footer-local .Btn-contact a {
    font-size: 2rem;
    width: 100%;
  }
  .Footer-local__sitename {
    padding: 0 0 2rem 0;
  }
  .Footer-local .footer_notes {
    width: 100%;
  }
  .twoCategory {
    width: 100%;
  }
  .pdg_btm {
    padding-bottom: 3rem;
  }
  .fontred {
    font-size: 1.7rem;
  }
  .Flex_dis_center {
    display: block;
    justify-content: center;
    text-align: center;
  }
  .mr2 {
    margin-right: 0 !important;
  }
  .mr3 {
    margin-right: 0 !important;
  }
  #Section-menu .List {
    display: block;
  }
  #Section-menu .List__item {
    width: 100%;
    min-height: auto;
  }
  #Section-menu .List__item p {
    min-height: auto;
  }
  #Section-menu .List__item h3 {
    padding: 1rem;
    font-size: 2rem;
  }
#Section-menu .List_box a {
    padding: 1rem;
    font-size: 1.8rem;
    width: 25rem;
}
  .Section-center h3 {
    font-size: 2.5rem !important;
  }
.top .Section-center h3 {
    margin: 5rem 0 7rem;
}
  .Section .intro_txt {
    font-size: 1.8rem;
  }
  #Section-faq {
    margin-top: 2rem;
  }
  #Section-faq .FAQList {
    width: 100%;
  }
  #Section-faq .FAQList__q {
    font-size: 1.6rem;
    padding: 2rem 4rem 2rem .5rem;
  }
  #Section-faq .FAQList__q::after {
    right: 1rem;
  }
  #Section-faq .FAQList__a {
    padding: 0 1rem 2rem;
    font-size: 1.4rem;
  }
  #Section-faq .Section__inner img {
    width: 100%;
  }
  #Section-faq .blog {
    padding: 0 2rem 2rem;
  }
  #Section-contact {
    padding: 4rem 2rem;
    background-position: center;
  }
  #Section-contact .Section__title {
    font-size: 1.8rem;
  }
  #Section-contact .Section__title + p {
    font-size: 1.5rem;
  }
  #Section-contact .Section__title + p:before {
    content: none;
  }
  #Section-contact .Btn-contact a, #Section-task .Btn-contact a {
    width: 100%;
    padding: 1rem 2rem;
    font-size: 1.6rem;
  }
  #page-top {
    transition: bottom .4s ease-in-out;
    z-index: 90;
    position: fixed;
    right: 0.8rem;
    bottom: 15px;
    width: auto;
    height: 8rem;
  }
  #page-top a {
    display: block;
    padding: 1.5rem;
    color: #fff;
    background: #049;
    border-radius: 4rem;
    line-height: 1;
    z-index: 99;
    text-decoration: none;
    transition: all .3s ease-in-out;
  }
  #page-top a::after {
    font-family: 'FontAwesome';
    content: '\f077';
    font-size: 2.5rem;
    font-weight: 900;
  }
}



@media screen and (min-width: 768px) {
  #page-top a:hover {
    color: #06c;
    text-decoration: none;
    background: #f2f2f2;
    font-weight: 900;
  }
}
/* FSI-Header
------------------------------------------- */
.FSI-Header {
  width: 100%;
  min-width: 124rem;
  color: #000;
  background-color: #fff;
  text-align: left;
  position: fixed;
  box-sizing: border-box;
}
.FSI-Header > * {
  box-sizing: border-box;
}
.FSI-Header a {
  display: block;
  text-decoration: none;
  outline: none;
  color: #000;
}
.FSI-Header a:hover {
  text-decoration: none;
}
.FSI-Header a img {
  vertical-align: top;
}
.FSI-Header__Top {
  width: 100%;
  display: table;
  height: 9rem;
  border-top: .3rem solid #049;
  border-bottom: .1rem solid #efefef;
  position: fixed;
  background: #fff;
  z-index: 999;
}
.FSI-Header__Top--min {
  height: 5rem;
  transition: height .2s ease-out;
}
.FSI-Header__Top--min .FSI-Header__CompanyLogo {
  width: 12rem;
  transition: width .2s ease-out;
}
.FSI-Header__Top--min .FSI-Header__Sitetitle {
  font-size: 1.4rem;
  transition: all .2s ease-out;
}
.FSI-Header__Top--min-move {
  height: 3rem;
}
.FSI-Header__Top--min-move .FSI-Header__CompanyLogo {
  width: 8rem;
}
.FSI-Header__Top--min-move .FSI-Header__CompanyLogo img {
  margin-top: 0;
}
.FSI-Header__Top--min-move .FSI-Header__Sitetitle {
  font-size: 1.2rem;
}
.FSI-Header__Under {
  width: 100%;
  display: table;
  height: 7rem;
  border-bottom: .1rem solid #efefef;
}
.FSI-Header__Under .FSI-Header__Sitetitle {
  font-size: 2rem;
  margin-left: 1rem;
}
.FSI-Header__left, .FSI-Header__right {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.FSI-Header__left > *, .FSI-Header__right > * {
  display: inline-block;
  vertical-align: middle;
}
.FSI-Header__left {
  padding: 0 3rem;
}
.FSI-Header__CompanyLogo {
  width: 16rem;
  line-height: 1;
}
.FSI-Header__CompanyLogo a {
  display: block;
}
.FSI-Header__CompanyLogo img {
  max-width: 100%;
  margin-top: .3rem;
}
.FSI-Header__Sitetitle {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 2rem;
  white-space: nowrap;
}
.FSI-Header__Navi {
  height: 100%;
  float: right;
}
.FSI-Header__Navi__item {
  display: table;
  text-align: center;
  height: 100%;
  float: left;
  border-left: 1px solid #efefef;
}
.FSI-Header__Navi__item a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2vw;
  height: 100%;
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
.FSI-Header__Navi__item a::after {
  content: "";
  display: block;
  width: 0;
  height: .3rem;
  background-color: #19d;
  transition: width .2s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.FSI-Header__Navi__item a:hover {
  background-color: #f2f2f2;
}
.FSI-Header__Navi__item a:hover::after {
  width: 100%;
}
.FSI-Header__Navi__item a.current::after {
  width: 100%;
}
.FSI-Header__Navi__item a span {
  font-weight: 700;
}
.FSI-Header__CV {
  height: 100%;
  float: right;
}
.FSI-Header__CV > * {
  display: table;
  height: 100%;
  text-align: center;
  float: left;
  margin-top: 0;
}
.FSI-Header__CV > * a, .FSI-Header__CV > * > span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  font-size: 1.2rem;
  padding: 0 2vw;
  box-sizing: border-box;
  transition: all .2s ease-out;
}
.FSI-Header__CV > * a::before, .FSI-Header__CV > * > span::before {
  font-size: 2.4rem;
  font-family: 'FontAwesome';
  display: block;
  transition: all .2s ease-out;
}
.FSI-Header__CV > * a:hover::before, .FSI-Header__CV > * > span:hover::before {
  font-size: 2.8rem;
}
.FSI-Header__CV__menu {
  display: none;
}
.FSI-Header__CV__menu > span {
  color: #049 !important;
  background: #f2f2f2;
}
.FSI-Header__CV__menu > span::before {
  content: '\f0c9';
}
.FSI-Header__CV__menu.show > span {
  background: #049;
  color: #fff !important;
}
.FSI-Header__CV__contact a {
  color: #004399; !important;
  background: linear-gradient(var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) padding-box, linear-gradient(90deg, var(--FS_Bg_lightblue), var(--FS_Bg_lightblue)) border-box;
  padding: 0 1.5vw;
}
.FSI-Header__CV__contact a::before {
  content: '\f003';
}
/*.FSI-Header__CV__contact a:hover {
  background: #000;
}*/
.FSI-Header + * {
  padding-top: 7rem;
}
.Page__under-sp .FSI-Header + * {
  padding-top: 12rem;
}
@media only screen and (max-width: 979px) {
  .FSI-Header {
    width: 100%;
    min-width: 0;
  }
  .FSI-Header__Top {
    width: 100%;
    height: 7rem;
    position: fixed;
    top: 0;
  }
  .FSI-Header__Top--min {
    height: 3rem;
  }
  .FSI-Header__Top--min .FSI-Header__CompanyLogo {
    width: 8rem;
  }
  .FSI-Header__Top--min .FSI-Header__Sitetitle {
    font-size: 1.2rem;
    margin-top: .2rem;
  }
  .FSI-Header__Top--min-move {
    height: 2rem;
  }
  .FSI-Header__Top--min-move .FSI-Header__CompanyLogo {
    width: 6rem;
  }
  .FSI-Header__Top--min-move .FSI-Header__CompanyLogo img {
    margin-top: 0;
  }
  .FSI-Header__Top--min-move .FSI-Header__Sitetitle {
    font-size: 1.0rem;
    margin-top: 0;
  }
  .FSI-Header__Under {
    width: 100%;
    height: 5rem;
    position: relative;
  }
  .FSI-Header__Under .FSI-Header__Sitetitle {
    font-size: 1.6rem;
    margin-left: 0;
  }
  .FSI-Header__left {
    padding: 0 1rem;
  }
  .FSI-Header__right > * {
    display: inline-flex;
  }
  .FSI-Header__CompanyLogo {
    width: 12rem;
  }
  .FSI-Header__CompanyLogo a {
    display: block;
  }
  .FSI-Header__CompanyLogo img {
    max-width: 100%;
    margin-top: .3rem;
  }
  .FSI-Header__Sitetitle {
    font-size: 1.4rem;
    margin-left: 0;
    margin-top: 0;
  }
  .FSI-Header__Navi {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 6.6rem;
    height: auto;
    background-color: #049;
    padding: .5rem 0;
  }
  .FSI-Header__Navi__item {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    float: none;
    border: none;
  }
  .FSI-Header__Navi__item a {
    display: block;
    line-height: 2.8rem;
    font-size: 1.6rem;
    color: #fff !important;
    background-color: #049;
    padding: .6rem 2rem;
  }
  .FSI-Header__Navi__item a span {
    font-weight: 500;
  }
  .FSI-Header__Navi__item a:hover {
    background-color: #049;
  }
  .FSI-Header__Navi__item a::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 1.4rem;
    line-height: 1;
    top: 50%;
    right: 2rem;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    background-color: transparent;
    color: #fff;
    transform: translateY(-50%);
    width: auto !important;
  }
  .FSI-Header__Navi__item + * {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .FSI-Header__CV {
    height: 100%;
  }
  .FSI-Header__CV > * {
    height: 100%;
    line-height: 1.2;
  }
  .FSI-Header__CV > * a, .FSI-Header__CV > * > span {
    padding: 0 1vw;
  }
  .FSI-Header__CV > * a span, .FSI-Header__CV > * > span span {
    transform: scale(0.7);
    transform-origin: center;
    white-space: nowrap;
    display: inline-block;
  }
  .FSI-Header__CV > * a::before, .FSI-Header__CV > * > span::before {
    font-size: 2rem;
  }
  .FSI-Header__CV > * a:hover::before, .FSI-Header__CV > * > span:hover::before {
    font-size: 2rem;
  }
  .FSI-Header__CV__menu {
    display: table;
  }
  .FSI-Header__CV__contact a {
    padding: 0;
  }
  .FSI-Header + * {
    padding-top: 7rem;
  }
}
/* FSI-Footer
------------------------------------------- */
.FSI-Footer {
  width: 100%;
  min-width: 92rem;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
}
.FSI-Footer a {
  color: #fff;
  text-decoration: none;
  transition: all .2s ease-out;
}
.FSI-Footer a:hover {
  opacity: .5;
  text-decoration: underline;
}
.FSI-Footer-main {
  color: #fff;
  background-color: #2c3137;
  background-color: #049;
  padding: 8rem 16rem;
  box-sizing: border-box;
}
.FSI-Footer-main__inner {
  padding: 0 0 0 20rem;
  background: url("https://www.fsi.co.jp/fujifastener/resources/images/fsi-logo-v--white.png") left top no-repeat;
  background-size: 12rem auto;
}
.FSI-Footer-main__Sitemap {
  overflow: hidden;
  *zoom: 1;
}
.FSI-Footer-main__Sitemap dt {
  font-size: 2.4rem;
  font-weight: bold;
  padding-top: 1rem;
}
.FSI-Footer-main__Sitemap--min dt {
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 1rem;
}
.FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi {
  width: 100%;
  float: none;
}
.FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi__item {
  float: left;
  margin-top: 1rem;
  margin-right: 2rem;
  font-size: 1.2rem;
  font-weight: normal;
}
.FSI-Footer-main__Sitemap + .FSI-Footer-main__Sitemap dt {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 3rem;
  margin-top: 3rem;
}
.FSI-Footer-main__Navi {
  width: 33.33%;
  float: left;
  margin-top: 1rem;
}
.FSI-Footer-main__Navi__item {
  margin-top: 2rem;
  font-weight: bold;
}
.FSI-Footer-main__SubNavi__item {
  margin-top: 2rem;
  font-size: 1.4rem;
  font-weight: normal;
}
.FSI-Footer-main__SubNavi__item a {
  color: #bababa;
}
.FSI-Footer-bottom {
  color: #959a9e;
  background-color: #20242d;
  background-color: #fff;
  padding: 3rem 16rem;
  box-sizing: border-box;
}
.FSI-Footer-bottom a {
  color: #959a9e;
}
.FSI-Footer-bottom__Navi__item {
  float: left;
  margin-left: 2rem;
  font-size: 1.2rem;
}
.FSI-Footer__right {
  float: right;
}
.FSI-Footer__left {
  float: left;
}
.FSI-Footer__note {
  margin-top: 6rem;
  font-size: 1.2rem;
  color: #bababa;
}
.FSI-Footer__copyright {
  font-size: 1.2rem;
  font-family: "Arial";
}
@media only screen and (max-width: 767px) {
  .FSI-Footer {
    width: 100%;
    min-width: 0;
  }
  .FSI-Footer__left, .FSI-Footer__right {
    float: none;
  }
  .FSI-Footer-main {
    padding: 3rem 0;
  }
  .FSI-Footer-main__inner {
    padding: 10rem 0 0 0;
    background-position: center top;
    background-size: 6rem auto;
  }
  .FSI-Footer-main__Sitemap a {
    width: 100%;
    display: block;
    padding: 0 2rem;
    line-height: 5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    position: relative;
  }
  .FSI-Footer-main__Sitemap a::after {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 2rem;
    position: absolute;
    right: 2rem;
    opacity: .5;
  }
  .FSI-Footer-main__Sitemap dt {
    font-size: 2rem;
    padding-top: 0;
  }
  .FSI-Footer-main__Sitemap dd a {
    padding-left: 4rem;
  }
  .FSI-Footer-main__Sitemap ul {
    overflow: hidden;
    *zoom: 1;
  }
  .FSI-Footer-main__Sitemap--min dt {
    font-size: 1.8rem;
    padding-top: 0;
  }
  .FSI-Footer-main__Sitemap--min ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi {
    width: 100%;
  }
  .FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi__item {
    margin-top: 0;
    margin-right: 0;
    width: 50%;
    font-size: 1.4rem;
  }
  .FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi__item:nth-child(2n+1) a {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
  .FSI-Footer-main__Sitemap--min .FSI-Footer-main__Navi a {
    line-height: 4rem;
  }
  .FSI-Footer-main__Sitemap + .FSI-Footer-main__Sitemap dt {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  .FSI-Footer-main__Navi {
    width: 100%;
    margin-top: 0;
  }
  .FSI-Footer-main__Navi__item {
    margin-top: 0;
  }
  .FSI-Footer-main__SubNavi__item {
    margin-top: 0;
    font-size: 1.4rem;
  }
  .FSI-Footer-bottom {
    padding: 3rem 2rem;
  }
  .FSI-Footer-bottom__Navi {
    overflow: hidden;
    *zoom: 1;
  }
  .FSI-Footer-bottom__Navi__item {
    margin-left: 2rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }
  .FSI-Footer__note {
    margin-top: 0;
    padding: 3rem 2rem 0;
    font-size: 1.2rem;
  }
  .FSI-Footer__copyright {
    margin-top: 1rem;
    text-align: center;
  }
}

.Section-center + .Section__inner {
    padding-top: 0;
}



@media only screen and (max-width: 1200px) and (min-width: 768px){
.Section-center h3:before {
    content: '';
    position: absolute;
    bottom: -15px!important;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #2b436b;
    border-radius: 2px;
}
}



#Section-exlink {
  background: #f9fdff;
  border: 2px solid #eee;
}
#Section-exlink .Section__inner {
    padding: 5rem 0;
    text-align: center;
}    
#Section-exlink img {
    width: 60%;
    margin: 0;
    display: inline-block;
}
#Section-use h3 {
    font-size: 3rem;
    text-align: center;
    line-height: 1.2;
}
#Section-use li.List__item {
    border: 4px solid #297cb7;
    padding: 3rem 2rem;
    margin-bottom: 2rem;
    width: 49%;
    min-height: 25rem;
    background: #f9fbff;
    display: flex;
    flex-direction: column;
}

#Section-use li.List__item .List__text {
  flex-grow: 1;
}


.List__item .point  {
  font-size: 1.5em;
  font-weight: 800;
  background: linear-gradient(transparent 50%, #bde4f7 50%);
  padding: 0 0.5em;
  margin-bottom: 1em;
}



@media only screen and (max-width: 767px) {
#Section-exlink .Section__inner {
  padding: 3rem 0;
}    
#Section-exlink img {
  width: 100%;
}
#Section-feature .head3 {
    font-size: 2.3rem;
    color: #000;
    font-weight: 800;
}

#Section-feature h3 {
    font-size: 2.3rem;
}
#Section-feature .Block:first-of-type {
    width: 100%;
    float: none;
    margin-right: 0;
}
#Section-feature .Block:nth-of-type(2) {
    width: 100%;
    float: none;
}
#Section-use li.List__item {
    width: 100%;
    min-height: auto;
}
.List__item .point {
	font-size: 4vw;
}
#Section-use .List__title {
	font-size: 5vw;
    text-align: left;
    line-height: 1.2;
	color: #000;
    font-weight: 800;
	}
}

@media only screen and (max-width: 1300px) and (min-width: 768px){
	.List__item .point {
	font-size: 1.8vw;
	}
	#Section-use .List__title {
		font-size: 2.5vw;
	}
}



.Block {
    margin-bottom: 7rem;
}

.bnr-button {
  position: relative;
  display: block;
  max-width: 720px;
  width: 100%;
  border-radius: 0 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.bnr-button img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform .3s ease-out;
  transform-origin: center center; 
}

.bnr-button:hover img {
  transform: scale(1.2);
}

.bnr-button .bnr-button-content {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  color: var(--White);  
}

.bnr-button .bnr-button-title {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.4;
}

    .Section__inner .centerp {
      text-align: center;
    }

    ruby {
      color: #003577;
    }









