@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:700");
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("fonts/NotoSansCJKjp-Regular.eot?") format("eot"), url("fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: bold;
  src: url("fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("fonts/NotoSansCJKjp-Bold.eot?") format("eot"), url("fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}
body {
  font-family: "Noto Sans Japanese",sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 300;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

a,
a::before,
a::after {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  color: #434440;
}

a:hover img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0.8;
}

/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1;
}

h2, h3 {
  line-height: 1.5;
}

ul, ol {
  list-style-type: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.section-inner .f-container, footer .footer-inner .f-container {
  display: block;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
}

/*=================================================

	サイト共通
	
=================================================*/
body {
  position: relative;
  min-height: 100vh;
}

#container {
  padding-bottom: 188px;
}

/*	section
----------------------*/
section {
  padding: 60px 0;
}
section .link ul {
  padding-top: 15px;
}
section .link ul li {
  padding-top: 15px;
}
section .link a {
  color: #41648c;
  font-size: 1.2em;
  position: relative;
  display: inline-block;
}
section .link a::after {
  position: absolute;
  top: 2px;
  left: 100px;
  width: 23px;
  height: 24px;
  overflow: hidden;
  content: "\f3d6";
  font-family: ionicons;
  color: #41648c;
  font-size: 3em;
  line-height: .5;
  text-indent: -13px;
}
section .link a:hover {
  text-decoration: none;
}
section .link a:hover::after {
  left: 110px;
}
section table {
  border-collapse: collapse;
  width: 100%;
}
section table th, section table td {
  padding: 15px;
}
section table th {
  white-space: nowrap;
}

section,
.section-inner,
footer .footer-inner {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.section-inner, footer .footer-inner {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
}
.section-inner p, footer .footer-inner p {
  line-height: 1.8;
}
.section-inner .f-container, footer .footer-inner .f-container {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*　bg
----------------------*/
.bg_gray {
  background-color: #EFEFEF;
}

.bg_blue {
  background-color: #41648c;
}

/*　title
----------------------*/
section h2 {
  display: inline-block;
  position: relative;
  text-indent: 1000%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 30px;
  background-image: url(../img/common/text-title.png);
  background-size: 600px 216px;
  width: 148px;
  line-height: 1.7;
}

/* トップページ ----------------*/
/* 会社情報 */
section.company h2 {
  background-position: 0 0;
}

/* 製造工程 */
section.process h2 {
  background-position: 0px -36px;
}

/* 取扱品目 */
section.products h2 {
  background-position: 0px -74px;
}

/* 会社情報 ----------------*/
/*企業理念 */
section.ci h2 {
  background-position: -152px 0;
}

/* ご挨拶 */
section.greeting h2 {
  background-position: -152px -36px;
}

/* 会社概要 */
section.profile h2 {
  background-position: -152px -74px;
}

section.profile h3 {
  font-size: 1.5em;
  padding-bottom: 0.8em;
  color: #2a4565;
  letter-spacing: 0.1em;
}

/* 沿革 */
section.history h2 {
  background-position: -152px -110px;
}

/* 製造工程 ----------------*/
section.flow h2 {
  background-position: -304px 0;
}

/* 取扱品目 ----------------*/
section.item {
  padding-bottom: 0;
}
section.item h2 {
  background-position: -458px 0;
}
section.item h3 {
  font-size: 1.5em;
  padding-top: 1.6em;
  color: #2a4565;
}
section.item .item-name {
  background-color: #a2c4d1;
  padding: 20px 0;
  overflow: hidden;
}
section.item .item-name .item-name-inner {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
}
section.item .item-name .item-name-inner h3 {
  padding: 0;
  font-size: 2.1em;
  line-height: 1.0;
  color: #FFF;
}

/* お問い合わせ・アクセス ----------------*/
/* お問い合わせ */
section.contact h2 {
  background-position: 0 -148px;
  width: 212px;
}

/* アクセス */
section.access h2 {
  background-position: 0 -185px;
}

/*　header
----------------------*/
header {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  -webkit-box-align: center;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-align: center;
  /*--- IE10 ---*/
  -webkit-align-items: center;
  /*--- safari（PC）用 ---*/
  align-items: center;
  justify-content: center;
}
header .heading {
  text-align: center;
}
header .heading .heading-logo img {
  max-width: 600px;
  width: 90%;
}
header .heading .heading-corporate {
  padding: 30px 0;
}
header .heading .heading-corporate img {
  width: 220px;
}
header .heading .heading-text {
  color: #FFF;
  font-size: 1.3em;
  padding: 0 25px;
}
header .heading-iso {
  position: absolute;
  right: 40px;
  bottom: 40px;
  padding: 10px;
  background-color: #FFF;
}
header .heading-iso img {
  width: 100px;
}
header nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  color: #FFF;
}
header nav a {
  color: #FFF;
}
header nav .tel {
  font-family: 'Roboto', sans-serif;
  background: url(../img/common/icon_tel.png) left 3px no-repeat;
  background-size: 21px;
  padding-left: 28px;
}
header nav #index_nav ul {
  position: absolute;
  left: 40px;
  top: 20px;
}
header nav #index_nav ul li {
  display: inline-block;
  margin-right: 15px;
}
header nav #index_nav ul li.process {
  display: none;
}
header nav #index_nav ul li::after {
  content: "/";
  margin-left: 15px;
}
header nav #index_nav ul li:last-child::after {
  content: "";
  margin-left: 0;
}
header nav #index_nav ul li.has-sub a::after {
  content: "";
  margin-left: 0;
}
header nav #index_nav .tel {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 1.5em;
}
header nav #index_nav .company {
  display: none;
}
header nav #index_nav ul ul {
  display: none;
}
header nav #under_nav {
  position: absolute;
  top: -111px;
  width: 100%;
  display: block;
  background-color: #41648c;
  padding: 20px 0 0;
  z-index: 4;
}
header nav #under_nav.active {
  top: 0px;
}
header nav #under_nav h1 {
  width: 315px;
  margin-left: 25px;
}
header nav #under_nav h1 img {
  width: 100%;
}
header nav #under_nav ul.nav_header {
  position: absolute;
  right: 25px;
  top: 32%;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header nav #under_nav ul.nav_header li {
  display: inline-block;
  vertical-align: top;
}
header nav #under_nav ul.nav_header li.company {
  padding-top: 3px;
  width: 180px;
}
header nav #under_nav ul.nav_header li.company img {
  width: 100%;
  height: auto;
}
header nav #under_nav ul.nav_header li.tel {
  background-position: left 9px;
  font-size: 1.7em;
  margin: 0 25px;
}
header nav #under_nav ul.nav_header li.contact {
  padding-top: 5px;
}
header nav #under_nav ul.nav_header li.contact a {
  display: block;
  border: 2px solid #FFF;
  border-radius: 20px;
  padding: 2px 20px;
  font-size: .8em;
}
header nav #under_nav ul.nav_header li.contact a:hover {
  background-color: #FFF;
  color: #41648c;
}
header nav #under_nav ul.menu {
  background-color: #2a4565;
  margin-top: 18px;
  padding-left: 15px;
}
header nav #under_nav ul.menu li {
  display: inline-flex;
  margin-right: 25px;
}
header nav #under_nav ul.menu li a {
  padding: 10px;
}
header nav #under_nav ul.menu li a:hover {
  text-decoration: none;
}
header nav #under_nav ul.menu li.sub {
  position: relative;
}
header nav #under_nav ul.menu li.sub a {
  position: relative;
  padding-right: 20px;
}
header nav #under_nav ul.menu li.sub a::after {
  content: "\f123";
  font-family: ionicons;
  font-size: .8em;
  padding-left: 5px;
  color: #FFF;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}
header nav #under_nav ul.menu li.sub .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
header nav #under_nav ul.menu li.sub .sub-menu li {
  display: block;
  overflow: hidden;
  width: 120%;
  height: 0;
  background-color: #2a4565;
  transform: translate3d(0, 0, 0);
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
header nav #under_nav ul.menu li.sub .sub-menu li a {
  display: block;
  border-top: 1px dotted #41648c;
}
header nav #under_nav ul.menu li.sub .sub-menu li a::after {
  content: "";
}
header nav #under_nav ul.menu li.sub:hover .sub-menu li {
  overflow: visible;
  height: 44px;
}
header nav #under_nav ul.menu li.sub:last-child li {
  width: 150%;
}

/*--------------------
	footer
----------------------*/
footer {
  background-color: #2a4565;
  color: #FFF;
  width: 100%;
  padding: 35px 0 10px;
  position: absolute;
  bottom: 0;
}
footer .footer-inner {
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}
footer .footer-inner .logo img {
  width: auto;
  height: 20px;
}
footer .footer-inner a {
  color: #FFF;
}
footer .footer-inner .address {
  margin-top: 18px;
}
footer .footer-inner .copy {
  margin-top: 30px;
  font-size: 0.8em;
}

/*=================================================

	トップページ
	
=================================================*/
/*　MainVisual
----------------------*/
#slider {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

/*　company
----------------------*/
section.company {
  padding: 0;
  position: relative;
  overflow: hidden;
}
section.company .section-inner, section.company footer .footer-inner, footer section.company .footer-inner {
  max-width: 100%;
  padding: 60px 41vw 60px 10vw;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
section.company .section-inner .photo, section.company footer .footer-inner .photo, footer section.company .footer-inner .photo {
  background-color: #f3f3f3;
  position: absolute;
  top: 0;
  right: 0;
}
section.company .section-inner .photo::before, section.company footer .footer-inner .photo::before, footer section.company .footer-inner .photo::before {
  content: "";
  display: block;
  padding-top: 100%;
}
section.company .section-inner .photo .inner, section.company footer .footer-inner .photo .inner, footer section.company .footer-inner .photo .inner {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #41648c;
  background-image: url(../img/index/bg_company.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
section.company .section-inner .photo .inner span, section.company footer .footer-inner .photo .inner span, footer section.company .footer-inner .photo .inner span {
  display: block;
  width: 37vw;
}

/*　process
----------------------*/
section.process {
  padding: 0;
  position: relative;
  overflow: hidden;
}
section.process .section-inner, section.process footer .footer-inner, footer section.process .footer-inner {
  overflow: hidden;
  max-width: 100%;
  padding: 60px 10vw 60px 41vw;
}
section.process .section-inner .photo, section.process footer .footer-inner .photo, footer section.process .footer-inner .photo {
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
}
section.process .section-inner .photo::before, section.process footer .footer-inner .photo::before, footer section.process .footer-inner .photo::before {
  content: "";
  display: block;
  padding-top: 100%;
}
section.process .section-inner .photo .inner, section.process footer .footer-inner .photo .inner, footer section.process .footer-inner .photo .inner {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/index/bg_process.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
section.process .section-inner .photo .inner span, section.process footer .footer-inner .photo .inner span, footer section.process .footer-inner .photo .inner span {
  display: block;
  width: 37vw;
  height: 320px;
}

/*　products
----------------------*/
section.products {
  color: #FFF;
}
section.products .section-inner, section.products footer .footer-inner, footer section.products .footer-inner {
  max-width: 100%;
  padding: 0 10vw;
}
section.products .section-inner .f-container .f-item, section.products footer .footer-inner .f-container .f-item, footer section.products .footer-inner .f-container .f-item {
  margin: 0 auto 40px;
  padding: 0 20px;
  width: 33.333333%;
}
section.products .section-inner .f-container .f-item:first-child, section.products footer .footer-inner .f-container .f-item:first-child, footer section.products .footer-inner .f-container .f-item:first-child {
  padding-left: 0;
}
section.products .section-inner .f-container .f-item:last-child, section.products footer .footer-inner .f-container .f-item:last-child, footer section.products .footer-inner .f-container .f-item:last-child {
  padding-right: 0;
}
section.products .section-inner .f-container .f-item .products_pic, section.products footer .footer-inner .f-container .f-item .products_pic, footer section.products .footer-inner .f-container .f-item .products_pic {
  background-color: #FFF;
  border-radius: 200px;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.products .section-inner .f-container .f-item .products_pic img, section.products footer .footer-inner .f-container .f-item .products_pic img, footer section.products .footer-inner .f-container .f-item .products_pic img {
  width: 100%;
}
section.products .section-inner .f-container .f-item h3, section.products footer .footer-inner .f-container .f-item h3, footer section.products .footer-inner .f-container .f-item h3 {
  font-weight: bold;
  font-size: 1.3em;
  margin: 30px 0 20px;
  text-align: center;
}
section.products .section-inner .f-container .f-item .products_text, section.products footer .footer-inner .f-container .f-item .products_text, footer section.products .footer-inner .f-container .f-item .products_text {
  margin-bottom: 20px;
}
section.products .section-inner .f-container .f-item .products_link a, section.products footer .footer-inner .f-container .f-item .products_link a, footer section.products .footer-inner .f-container .f-item .products_link a {
  display: inline-block;
}
section.products .section-inner .f-container .f-item .products_link a::after, section.products footer .footer-inner .f-container .f-item .products_link a::after, footer section.products .footer-inner .f-container .f-item .products_link a::after {
  font-family: ionicons;
  content: "\f3d3";
  color: #FFF;
  margin-left: 10px;
  font-size: 1.2em;
}
section.products .section-inner .f-container .f-item .products_link a:hover::after, section.products footer .footer-inner .f-container .f-item .products_link a:hover::after, footer section.products .footer-inner .f-container .f-item .products_link a:hover::after {
  margin-left: 15px;
}
section.products a {
  color: white;
}
section.products a:hover {
  background-color: #41648c;
  color: #FFF;
  text-decoration: none;
}

/*　contact
----------------------*/
section.contact {
  padding: 40px 0;
}
section.contact .section-inner, section.contact footer .footer-inner, footer section.contact .footer-inner {
  padding: 0 8vw;
}
section.contact a.btn {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 18px;
  font-size: 1.5em;
  border-radius: 15px;
  border: 1px solid #41648c;
  color: #41648c;
  transform: translate3d(0, 0, 0);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
section.contact a.btn:link::after, section.contact a.btn:visited::after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}
section.contact a.btn:link:hover, section.contact a.btn:visited:hover {
  color: #FFF;
}
section.contact a.btn:hover {
  text-decoration: none;
  font-weight: normal;
}
section.contact a.btn:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}
section.contact a.btn::before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #FFF;
  background: #41648c;
  transform: translate3d(0, 0, 0);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

/*=================================================

	下層ページ
	
=================================================*/
.under {
  /*　会社情報
  ----------------------*/
  /* 企業理念 */
  /* 挨拶 */
  /* 会社概要 */
  /* 沿革 */
  /*　製造工程
  ----------------------*/
  /*　取扱品目
  ----------------------*/
  /*　お問い合わせ・アクセス
  ----------------------*/
}
.under header {
  display: block;
  background: none;
  height: auto;
}
.under header .pattern {
  display: none;
}
.under header #under_nav {
  position: relative;
}
.under main {
  padding-top: 111px;
}
.under section + section {
  padding-top: 40px;
}
.under section h2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.under section.ci p img {
  width: 100%;
}
.under section.ci ul {
  display: none;
}
.under section.greeting .ceo {
  width: 185px;
  margin-top: 30px;
  margin-left: auto;
}
.under section.greeting .ceo p img {
  width: 89px;
  margin-top: 5px;
  margin-left: 15px;
}
.under section.profile table {
  margin: 40px 0;
}
.under section.profile table th, .under section.profile table td {
  border: 1px solid #ccc;
}
.under section.profile table th {
  width: 17%;
}
.under section.profile table td {
  padding-left: 30px;
}
.under section.history table th, .under section.history table td {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.under section.history table th {
  width: 17%;
  border-color: #999;
  color: #999;
}
.under section.history table td {
  padding-left: 30px;
}
.under section.item .section-inner, .under section.item footer .footer-inner, footer .under section.item .footer-inner {
  padding-bottom: 70px;
}
.under section.item .section-inner .f-container.col-1 .f-item, .under section.item footer .footer-inner .f-container.col-1 .f-item, footer .under section.item .footer-inner .f-container.col-1 .f-item, .under section.item .section-inner .f-container.col-2 .f-item, .under section.item footer .footer-inner .f-container.col-2 .f-item, footer .under section.item .footer-inner .f-container.col-2 .f-item, .under section.item .section-inner .f-container.col-4 .f-item, .under section.item footer .footer-inner .f-container.col-4 .f-item, footer .under section.item .footer-inner .f-container.col-4 .f-item, .under section.item .section-inner .f-container.col-5 .f-item, .under section.item footer .footer-inner .f-container.col-5 .f-item, footer .under section.item .footer-inner .f-container.col-5 .f-item {
  margin: 50px 0 0;
  padding: 0 20px;
}
.under section.item .section-inner .f-container.col-1 .f-item:first-child, .under section.item footer .footer-inner .f-container.col-1 .f-item:first-child, footer .under section.item .footer-inner .f-container.col-1 .f-item:first-child, .under section.item .section-inner .f-container.col-2 .f-item:first-child, .under section.item footer .footer-inner .f-container.col-2 .f-item:first-child, footer .under section.item .footer-inner .f-container.col-2 .f-item:first-child, .under section.item .section-inner .f-container.col-4 .f-item:first-child, .under section.item footer .footer-inner .f-container.col-4 .f-item:first-child, footer .under section.item .footer-inner .f-container.col-4 .f-item:first-child, .under section.item .section-inner .f-container.col-5 .f-item:first-child, .under section.item footer .footer-inner .f-container.col-5 .f-item:first-child, footer .under section.item .footer-inner .f-container.col-5 .f-item:first-child {
  padding-left: 0;
}
.under section.item .section-inner .f-container.col-1 .f-item:last-child, .under section.item footer .footer-inner .f-container.col-1 .f-item:last-child, footer .under section.item .footer-inner .f-container.col-1 .f-item:last-child, .under section.item .section-inner .f-container.col-2 .f-item:last-child, .under section.item footer .footer-inner .f-container.col-2 .f-item:last-child, footer .under section.item .footer-inner .f-container.col-2 .f-item:last-child, .under section.item .section-inner .f-container.col-4 .f-item:last-child, .under section.item footer .footer-inner .f-container.col-4 .f-item:last-child, footer .under section.item .footer-inner .f-container.col-4 .f-item:last-child, .under section.item .section-inner .f-container.col-5 .f-item:last-child, .under section.item footer .footer-inner .f-container.col-5 .f-item:last-child, footer .under section.item .footer-inner .f-container.col-5 .f-item:last-child {
  padding-right: 0;
}
.under section.item .section-inner .f-container.col-1 .f-item, .under section.item footer .footer-inner .f-container.col-1 .f-item, footer .under section.item .footer-inner .f-container.col-1 .f-item {
  width: 100;
}
.under section.item .section-inner .f-container.col-2 .f-item, .under section.item footer .footer-inner .f-container.col-2 .f-item, footer .under section.item .footer-inner .f-container.col-2 .f-item {
  width: 50%;
}
.under section.item .section-inner .f-container.col-4 .f-item, .under section.item footer .footer-inner .f-container.col-4 .f-item, footer .under section.item .footer-inner .f-container.col-4 .f-item {
  width: 25%;
}
.under section.item .section-inner .f-container.col-5 .f-item, .under section.item footer .footer-inner .f-container.col-5 .f-item, footer .under section.item .footer-inner .f-container.col-5 .f-item {
  width: 20%;
  text-align: center;
}
.under section.item .section-inner .f-container.col-5 .f-item .products_pic, .under section.item footer .footer-inner .f-container.col-5 .f-item .products_pic, footer .under section.item .footer-inner .f-container.col-5 .f-item .products_pic {
  background-color: #FFF;
  border-radius: 200px;
  width: 155px;
  height: 155px;
  margin: 0 auto 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.under section.item .section-inner .f-container.col-5 .f-item .products_pic img, .under section.item footer .footer-inner .f-container.col-5 .f-item .products_pic img, footer .under section.item .footer-inner .f-container.col-5 .f-item .products_pic img {
  height: 100%;
}
.under section.item .section-inner:first-of-type, .under section.item footer .footer-inner:first-of-type, footer .under section.item .footer-inner:first-of-type {
  padding-bottom: 0;
}
.under section.item .f-container + .f-container {
  margin-top: 30px;
}
.under section.item .catch {
  margin-bottom: 50px;
  font-size: 120%;
}
.under section.item h4 {
  font-weight: bold;
}
.under section.item table {
  margin: 30px 0 20px;
}
.under section.item table th, .under section.item table td {
  border: 1px solid #CCC;
}
.under section.item table thead th {
  background-color: #e6eff3;
}
.under section.item table thead th small {
  display: block;
  line-height: 1.0em;
}
.under section.item table.list tr td {
  text-align: center;
}
.under section.item table tr.gray th, .under section.item table tr.gray td {
  background-color: #f6f6f6;
}
.under section.contact .section-inner, .under section.contact footer .footer-inner, footer .under section.contact .footer-inner {
  padding: 0;
}
.under section.contact .section-inner .f-container, .under section.contact footer .footer-inner .f-container, footer .under section.contact .footer-inner .f-container {
  padding-top: 40px;
}
.under section.contact .section-inner .f-container .f-item, .under section.contact footer .footer-inner .f-container .f-item, footer .under section.contact .footer-inner .f-container .f-item {
  background-color: #efefef;
  width: 48%;
  padding: 20px 20px 40px;
}
.under section.contact .section-inner .f-container .f-item:nth-child(1), .under section.contact footer .footer-inner .f-container .f-item:nth-child(1), footer .under section.contact .footer-inner .f-container .f-item:nth-child(1) {
  margin-right: 1%;
}
.under section.contact .section-inner .f-container .f-item h3, .under section.contact footer .footer-inner .f-container .f-item h3, footer .under section.contact .footer-inner .f-container .f-item h3 {
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 20px;
}
.under section.contact .section-inner .f-container .f-item .detail, .under section.contact footer .footer-inner .f-container .f-item .detail, footer .under section.contact .footer-inner .f-container .f-item .detail {
  position: relative;
  /*
  top: 40%;
  transform: translateY(-50%);
  */
}
.under section.contact .section-inner .f-container .f-item p, .under section.contact footer .footer-inner .f-container .f-item p, footer .under section.contact .footer-inner .f-container .f-item p {
  text-align: center;
  font-size: .9em;
}
.under section.contact .section-inner .f-container .f-item p.information, .under section.contact footer .footer-inner .f-container .f-item p.information, footer .under section.contact .footer-inner .f-container .f-item p.information {
  font-family: 'Roboto', sans-serif;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.2;
  color: #41648c;
}
.under section.contact .section-inner .f-container .f-item p.information a, .under section.contact footer .footer-inner .f-container .f-item p.information a, footer .under section.contact .footer-inner .f-container .f-item p.information a {
  opacity: 1;
  color: #41648c;
}
.under section.access .section-inner #map, .under section.access footer .footer-inner #map, footer .under section.access .footer-inner #map {
  width: 100%;
  height: 450px;
  margin-top: 20px;
  margin-bottom: 60px;
}

/*=================================================

	表示アニメーション関連
	
=================================================*/
/*　共通
----------------------*/
section h2::after {
  display: block;
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: right top;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
section .text {
  opacity: 0;
}
section .link ul li {
  opacity: 0;
  margin-left: -40px;
}
section.active h2::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
section.active .link ul li {
  opacity: 1;
  margin-left: 0;
  -webkit-transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
section.active .link ul li:nth-child(1) {
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
}
section.active .link ul li:nth-child(2) {
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
}
section.active .link ul li:nth-child(3) {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}

/*　header
----------------------*/
header nav #index_nav, header nav #under_nav {
  transform: translate3d(0, 0, 0);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header nav #index_nav {
  position: absolute;
  top: 0;
  width: 100%;
}
header nav #index_nav.non_active {
  top: -60px;
}
header nav #under_nav {
  position: absolute;
  top: -111px;
  width: 100%;
}
header nav #under_nav.active {
  top: 0px;
}
header .heading .heading-logo,
header .heading .heading-corporate,
header .heading .heading-text {
  opacity: 0;
  transform: translate3d(0, 0, 0);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .heading.active .heading-logo,
header .heading.active .heading-corporate,
header .heading.active .heading-text {
  opacity: 1;
}
header .heading.active .heading-logo {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}
header .heading.active .heading-corporate {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
}
header .heading.active .heading-text {
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
}

/*	company

・タイトル：左から右に白の塗りが取れるように表示
・テキスト：上から下にスクリーンが下りるように表示
・リンク：上から順に左から右に表示
----------------------*/
section.company h2::after {
  background-color: #FFF;
}
section.company .photo,
section.company .text {
  opacity: 0;
}
section.company.active .photo,
section.company.active .text {
  opacity: 1;
  -webkit-transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
section.company.active .photo {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}
section.company.active h2::after,
section.company.active .text,
section.company.active .link ul li {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
}

/*　process
	
・タイトル：左から右にグレーの塗りが取れるように表示
・テキスト：上から下にスクリーンが下りるように表示
・リンク：上から順に左から右に表示
----------------------*/
section.process {
  opacity: 0;
}
section.process h2::after {
  background-color: #EFEFEF;
}
section.process .photo,
section.process .text {
  opacity: 0;
}
section.process.active {
  opacity: 1;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}
section.process.active .photo,
section.process.active .text {
  opacity: 1;
  -webkit-transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
section.process.active .photo {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
}
section.process.active h2::after,
section.process.active .text,
section.process.active .link ul li {
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
}

/*　products
	
・タイトル：左から右に白の塗りが取れるように表示
・品目：左から順に上から下にスクリーンが下りるように表示
----------------------*/
section.products h2::after {
  background-color: #41648c;
}
section.products .f-container .f-item {
  opacity: 0;
}
section.products .f-container .f-item .products_link ul li {
  opacity: 0;
  margin-left: -40px;
}
section.products.active .f-container .f-item {
  opacity: 1;
  -webkit-transition: 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: 800ms cubic-bezier(0.65, 0.05, 0.36, 1) 200ms;
}
section.products.active .f-container .f-item:nth-child(1) {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}
section.products.active .f-container .f-item:nth-child(2) {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
}
section.products.active .f-container .f-item:nth-child(3) {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
}
section.products.active .f-container .f-item:nth-child(4) {
  -moz-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
}
section.products.active .f-container .f-item .products_link ul li {
  opacity: 1;
  margin-left: 0;
}
section.products.active .f-container .f-item .products_link ul li:nth-child(1) {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
}
section.products.active .f-container .f-item .products_link ul li:nth-child(2) {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
}

/*　contact

・フェードイン
----------------------*/
