@charset "UTF-8";

/* =======================================
　フォント
======================================= */

/*------- 共通フォント -------*/
body,
p,
table, 
td {
  margin: 0 ;
  padding: 0 ;
  color: #47494f ;
  font-size: 0.95rem !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  line-height: 1.75 !important;
}

/*------- ヘッダーエリアフォント -------*/
header a,
header a:link,
header a:visited {
  color: #47494f;
}

header a:hover {
  text-decoration: underline !important;
}


/*タグラインテキスト*/
header #tag-line p {
  margin: 0 auto !important;
  padding: 5px 20px !important;
  color: #FFF !important;
  font-size: 11px !important;
}



/*------- メインエリアフォント -------*/
main a,
main a:link,
main a:visited {
  color: #47494f !important;
  text-decoration: underline !important;
}

main a:hover {
  text-decoration: none !important;
}

#cc-m-11811763974 a {
  text-decoration: none !important;
}


/*------- サイドエリアフォント -------*/
aside a,
aside a:link,
aside a:visited {
  color: #47494f;
}


/*サイドエリアフォント（ナビゲーション）*/
aside #side nav#side-nav ul li a {
  display: block;
  margin-bottom: 1px;
  padding: 15px 10px;
  background: #FFF;
  text-align: left;
  text-decoration: none;
  font-size: 1rem;
}

aside #side nav#side-nav ul li a::after {
  padding-left: 0px;
  content: "";
}

aside #side nav#side-nav ul li a:hover {
  background: #c6c6c6;
  text-decoration: underline;
}


/*サイドエリアフォント（固定コンテンツ）*/
@media only screen and (min-width: 481px) and (max-width: 768px){
  aside #side #fixed-area p {
    text-align: center;
  }
}



/*------- フッターエリアフォント -------*/
footer,
footer p,
footer table,
footer td {
  color: #333333;
  font-size: 1rem !important;
  font-weight: 580;
}

footer a,
footer a:link,
footer a:visited {
  color: #333333;
  font-size: 1rem !important;
  text-decoration: none !important;
  font-weight: 580;
}

footer a:hover {
  text-decoration: underline !important;
}



/*------- 表フォント -------*/
th {
  font-style: italic;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




/* =======================================
　見出し
======================================= */

/*------- メインエリア見出し -------*/

/*メインエリア見出し共通*/
main h1,
main h2,
main h3 {
  font-weight: bold;
}


/*メインエリア大見出し*/
main h1 {
  margin: 0 0 0;
  text-align: center;
  letter-spacing: 2px;
  font-size: 2.5rem;
  font-family: Meiryo, メイリオ, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #00519A;
}

@media screen and (max-width: 480px) {
  main h1 {
    font-size: 1.5rem !important;
  }
}

/*メインエリア中見出し*/
main h2 {
  margin: 0 0 0;
  color: #00a9e0;
  text-align: center;
  font-size: 1.75rem;
  font-family: Meiryo, メイリオ, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: .5px;
}

@media screen and (max-width: 480px) {
  main h2 {
    font-size: 1.2rem !important;
  }
}

/*メインエリア小見出し*/
main h3 {
  margin: 15px 0 20px;
  font-size: 1rem;
  color: #00a9e0;
  font-family: Meiryo, メイリオ, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: .5px;
}

/*メインエリアトップページ小見出し*/
#cc-matrix-3281658474 h3,
#cc-matrix-3281658474 h3 a {
  margin: 15px 0 20px !important;
  font-size: 1rem !important;
  color: #00a9e0 !important;
  font-family: Meiryo, メイリオ, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  letter-spacing: .5px !important;
  text-decoration: none !important;
}

/*メインエリア製品情報小見出し*/
#cc-matrix-3281658774 h3,
#cc-matrix-3281658774 h3 a {
  margin: 15px 0 20px !important;
  font-size: 1rem !important;
  color: #00a9e0 !important;
  font-family: Meiryo, メイリオ, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  letter-spacing: .5px !important;
  text-decoration: none !important;
}

#cc-matrix-3281658774 h3,
#cc-matrix-3281658774 h3 a:hover {
  text-decoration: none !important;
}

/*------- フッターエリア見出し -------*/

/*フッターエリア見出し共通*/
footer h1,
footer h2,
footer h3 {
  color: #FFF;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
}


/*フッターエリア大見出し*/
footer h1 {
  font-size: 30px;
}


/*フッターエリア中見出し*/
footer h2 {
  font-size: 25px;
}


/*フッターエリア小見出し*/
footer h3 {
  font-size: 18px;
}




/* =======================================
　ボタン
======================================= */

/*------- ボタン共通 -------*/
.j-calltoaction-link {
  text-align: inherit !important;
}

.button {
  display: block !important;
}



/*------- ボタン1 -------*/
a.j-calltoaction-link.j-calltoaction-link-style-1 {
  color: #fff !important;
  font-weight: bold;
  background: transparent;
  background-color: #00519A;
  padding: 10px 20px;
  border: 0px solid #fff;
  border-radius: 2px;
  position: relative;
  z-index: 1;
  transition: .3s;
  text-decoration: none !important;
}

a.j-calltoaction-link.j-calltoaction-link-style-1::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #00a9e0;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
}

a.j-calltoaction-link.j-calltoaction-link-style-1:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}

/*------- ボタン2 -------*/
a.j-calltoaction-link.j-calltoaction-link-style-2 {
  color: #fff !important;
  text-align: center !important;
  font-weight: 600;
  background: transparent;
  background-color: #3BAF75;
  margin: 0 auto;
  padding: 10px 20px;
  border: 0px solid #fff;
  border-radius: 2px;
  font-size: 1rem;
  position: relative;
  z-index: 1;
  transition: .3s;
  text-decoration: none !important;
}

a.j-calltoaction-link.j-calltoaction-link-style-2::after {
  display: inline-block;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/mail2-icon.png?t=1703637049) no-repeat left center;
  background-size: contain;
  content: '';
  vertical-align: -8px;
}

a.j-calltoaction-link.j-calltoaction-link-style-2::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #006400;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
}

a.j-calltoaction-link.j-calltoaction-link-style-2:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}

/*------- ボタン3 -------*/
a.j-calltoaction-link.j-calltoaction-link-style-3 {
  color: #fff !important;
  text-align: center !important;
  font-weight: 600;
  background: transparent;
  background-color: #ff6900;
  margin: 0 auto;
  padding: 10px 20px;
  border: 0px solid #fff;
  border-radius: 3px;
  font-size: 1rem;
  position: relative;
  transition: .3s;
  text-decoration: none !important;
}

a.j-calltoaction-link.j-calltoaction-link-style-3::after {
  display: inline-block;
  margin-left: 5px;
  width: 100%;
  height: 100%;
  vertical-align: 0;
}

a.j-calltoaction-link.j-calltoaction-link-style-3:hover {
  text-decoration: none !important;
  opacity: .5;
}

/* =======================================
　画像
======================================= */

/*------- 画像リンク -------*/
#content a img:hover {
  transform: scale(1.1);
  transition-duration: 0.5s;
}

.cc-imagewrapper {
  overflow: hidden !important;
}


/* =======================================
　表
======================================= */

/*------- 表スタイル -------*/
table tr td {
    font-size: 0.85rem !important;
    border: 1px solid #47494f;
    padding: 5px 5px !important;
    word-wrap: break-word;
}



/* =======================================
　　水平線のコントロール
======================================= */

.hr {
    border-bottom-style: solid !important;
    border-bottom-width: 5px !important;
    border-color: #00519A !important;
    height: 5px !important;
    width: 100%;

}




/* =======================================
　全体レイアウト
======================================= */

/*------- コンテナレイアウト -------*/
#container {
  background: #FFFFFF;
}

/*トップページのコンテナレイアウトのみ*/
.cc-indexpage #container {
  overflow: hidden;
}




/* =======================================
　ヘッダーエリアレイアウト
======================================= */

/*ヘッダーエリアレイアウト共通*/
header {
  background: #F5F4F2;
}



/*------- タグラインレイアウト -------*/
header #tag-line {
  background: #4A473C;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #tag-line {
    height: 50px;
    display: none;
  }

  #tag-line p {
    visibility: hidden;
  }
}



/*------- グローバルヘッダーレイアウト -------*/

/*グローバルヘッダーレイアウト共通*/
header #global-header {
  position: relative;
  z-index: 100;
  display: flex;
  margin: 0 auto;
  padding: 5px 10px 0;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #global-header {
    padding: 0 !important;
    justify-content: flex-start;
  }
}


/*ロゴレイアウト*/
header #global-header-logo {
  margin: 0;
  max-width: 180px;
}

header #global-header-logo img {
  width: 150%;
}

@media screen and (max-width: 768px) {
  #global-header-logo {
    margin: 0 auto !important;
    padding: 20px 20px 15px;
  }
}


/*電話番号レイアウト*/
header #phone {
  display: flex;
  padding: 0 20px;
  justify-content: flex-end;
}

header #phone p {
  text-decoration: none;
  font-weight: bold;
  color: #00519A;
  font-size: 24px !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, Meiryo, Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

header #phone p::before {
  display: inline-block;
  padding-right: 15px;
  width: 25px;
  height: 25px;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/tel-icon.png?t=1698641749) no-repeat left center;
  background-size: contain;
  content: '';
  vertical-align: -2px;
}

header #times p {
  text-decoration: none;
  text-align: right;
  margin: 0 20px;
  font-weight: bold;
  color: #47494f;
  font-size: 13px !important;
  font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 768px) {
  #global-header-right {
    padding: 0;
    height: 0;
  }

  .cc-indexpage #global-header-right {
    display: flex;
    padding: 5px;
    height: auto;
    width: 100%;
    background: #EAEAEA;
    align-items: center;
    justify-content: center;
  }

  #global-header-right, #phone p, #times {
    display: none !important;
  }

  .cc-indexpage #phone {
    display: block !important;
  }
}



/*------ メインビジュアルレイアウト ------*/

/*メインビジュアルレイアウト（ディップコートとは）*/
#page-2234129774 header #main-visual,  #page-2234208874 header #main-visual, #page-2234209074 header #main-visual,  #page-2234208974 header #main-visual, #page-2234791174 header #main-visual, #page-2234209274 header #main-visual, #page-2234209174 header #main-visual,  #page-2235698874 header #main-visual, #page-2235698774 header #main-visual, #page-2235698674 header #main-visual{
  min-height: 350px;
  height: 20vw;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual16.jpg?t=1700093402) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  border-top: solid 5px #00519A;
}

/*メインビジュアルレイアウト（製品紹介とは）*/
#page-2234122274 header #main-visual, #page-2234122074 header #main-visual, #page-2234795774 header #main-visual, #page-2234122174 header #main-visual, #page-2234130174 header #main-visual, #page-2234130274 header #main-visual, #page-2234130374 header #main-visual  {
  min-height: 350px;
  height: 20vw;
  position: relative;
  background-size: 100vw;
  border-top: solid 5px #00519A;
}

#page-2234122274 header #main-visual .image, #page-2234122074 header #main-visual .image, #page-2234795774 header #main-visual .image, #page-2234122174 header #main-visual .image, #page-2234130174 header #main-visual .image, #page-2234130274 header #main-visual .image, #page-2234130374 header #main-visual .image   {
  animation: image-switch-animation 15s infinite;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-size: contain;
  position: absolute;
}

.src11  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual02.png?t=1699858147) no-repeat center;
}

.src12  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual03.png?t=1699858408) no-repeat center;
}

.src13  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual17.png?t=1700101116) no-repeat center;
}

@keyframes image-switch-animation {
  0%{ opacity: 0;}
  30%{ opacity: 1;}
  35%{ opacity: 1;}
  50%{
    opacity: 0;
    z-index: 9;
}
  100%{ opacity: 0;}
}

#page-2234122274 header #main-visual .image:nth-of-type(1), #page-2234122074 header #main-visual .image:nth-of-type(1), #page-2234795774 header #main-visual .image:nth-of-type(1), #page-2234122174 header #main-visual .image:nth-of-type(1), #page-2234130174 header #main-visual .image:nth-of-type(1), #page-2234130274 header #main-visual .image:nth-of-type(1), #page-2234130374 header #main-visual .image:nth-of-type(1) {
  animation-delay: 0s;
}
#page-2234122274 header #main-visual .image:nth-of-type(2), #page-2234122074 header #main-visual .image:nth-of-type(2), #page-2234795774 header #main-visual .image:nth-of-type(2), #page-2234122174 header #main-visual .image:nth-of-type(2), #page-2234130174 header #main-visual .image:nth-of-type(2), #page-2234130274 header #main-visual .image:nth-of-type(2), #page-2234130374 header #main-visual .image:nth-of-type(2) {
  animation-delay: 5s;
}
#page-2234122274 header #main-visual .image:nth-of-type(3), #page-2234122074 header #main-visual .image:nth-of-type(3), #page-2234795774 header #main-visual .image:nth-of-type(3), #page-2234122174 header #main-visual .image:nth-of-type(3), #page-2234130174 header #main-visual .image:nth-of-type(3), #page-2234130274 header #main-visual .image:nth-of-type(3), #page-2234130374 header #main-visual .image:nth-of-type(3) {
  animation-delay: 10s;
}



/*メインビジュアルレイアウト（レンタル・受託）*/
#page-2234129974 header #main-visual, #page-2234209674 header #main-visual, #page-2234209574 header #main-visual, #page-2234209474 header #main-visual, #page-2234209374 header #main-visual, #page-2234214874 header #main-visual {
  min-height: 350px;
  height: 20vw;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual11.jpg?t=1700035312) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  border-top: solid 5px #00519A;
}

/*メインビジュアルレイアウト（技術資料）*/
#page-2234130074 header #main-visual, #page-2234209774 header #main-visual, #page-2234209974 header #main-visual, #page-2234209874 header #main-visual, #page-2234210474 header #main-visual, #page-2234213274 header #main-visual, #page-2234213374 header #main-visual, #page-2235899774 header #main-visual, #page-2235909774 header #main-visual, #page-2237683974 header #main-visual {
  min-height: 350px;
  height: 20vw;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual21.jpg?t=1701140060) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  border-top: solid 5px #00519A;
}

/*メインビジュアルレイアウト（会社概要）*/
#page-2234129874 header #main-visual, #page-2234210074 header #main-visual, #page-2234210374 header #main-visual, #page-2234210274 header #main-visual, #page-2234210174 header #main-visual, #page-2234841074 header #main-visual, #page-2235084974 header #main-visual, #page-2252305774 header #main-visual {
  min-height: 350px;
  height: 20vw;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual13.jpg?t=1700035535) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  border-top: solid 5px #00519A;
}

/*メインビジュアルレイアウト（お問い合わせ）*/
#page-2234122374 header #main-visual {
  min-height: 350px;
  height: 10vw;
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual15.jpg?t=1700040078) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  border-top: solid 5px #00519A;
}

/*メインビジュアルレイアウト（トップページのみ）*/
.cc-indexpage header #top-main-visual {
  min-height: 350px;
  height: 20vw;
  position: relative;
  background-size: 100vw;
  border-top: solid 5px #00519A;
}

.cc-indexpage header #top-main-visual .image  {
  animation: image-switch-animation 15s infinite;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-size: cover;
  position: absolute;
}

.src1  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual05.jpg?t=1699935183) no-repeat center;
}

.src2  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual23.jpg?t=1701144703) no-repeat center;
}

.src3  {
  background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/main-visual07.jpg?t=1699941112) no-repeat center;
}

@keyframes image-switch-animation {
  0%{ opacity: 0;}
  30%{ opacity: 1;}
  35%{ opacity: 1;}
  50%{
    opacity: 0;
    z-index: 9;
}
  100%{ opacity: 0;}
}

.cc-indexpage header #top-main-visual .image:nth-of-type(1) {
  animation-delay: 0s;
}
.cc-indexpage header #top-main-visual .image:nth-of-type(2) {
  animation-delay: 5s;
}
.cc-indexpage header #top-main-visual .image:nth-of-type(3) {
  animation-delay: 10s;
}

/*メインビジュアルレイアウト（スマートフォン表示）*/
@media screen and (max-width: 480px) {
  header #main-visual {
    min-height: 0px;
  }

  .cc-indexpage header #main-visual {
    height: 0vw;
  }
}



/* =======================================
　コンテンツエリアレイアウト
======================================= */

/*------ コンテンツエリア全体レイアウト ------*/

/*コンテンツエリアレイアウト共通*/
#content {
  margin: 0 auto;
  position: relative;
  z-index: 10;
  display: flex;
  box-sizing: border-box;
  padding: 20px 20px;
  max-width: 1250px;
  width: 100%;
  justify-content: space-between;
}


/*コンテンツエリアレイアウト（トップページのみ）*/
.cc-indexpage #content {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  #content {
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
  }
}



/*------ メインエリアレイアウト ------*/

/*メインエリアレイアウト共通（2カラム）*/
main {
  margin: 0;
  padding: 20px 0 20px;
  max-width: 70%;
  width: 100%;
  background:  transparent;
  box-sizing: border-box;
  min-height: 500px;
}


/*メインエリアレイアウト（トップページのみ）*/
.cc-indexpage main {
  margin: 0 auto;
  padding: 40px 0 0;
  max-width: 100%;
  width: 100%;
  background: transparent;
}


/*メインエリアレイアウト（サブページの1カラム）*/
#page-2234122374 main { /*ページIDに置き換える*/
  margin: 0 auto;
  padding: 30px 40px 40px;
  max-width: 100%;
  width: 100%;
  background: #FFF;
}

@media screen and (max-width: 768px) {
  main {
    padding: 20px;
    max-width: 100%;
    width: 100%;
  }
}



/*------ サイドエリアレイアウト ------*/

/*サイドエリアレイアウト共通*/
aside {
  margin: 0 0 0 3%;
  max-width: 400px;
  width: 35%;
}

aside #side {
  box-sizing: border-box;
  height: 100%;
  background: #FFF;
}

@media screen and (max-width: 768px) {
  aside {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }

  aside #side {
    padding: 20px;
    background: #F5F3F2;
  }
}


/*サイドエリアレイアウト（トップページのみ）*/
.cc-indexpage aside {
  display: none;
}


/*サイドエリアレイアウト（サブページの１カラム）*/
#page-2234122374 aside, #page-2236324774 aside, #page-2236325274 aside, #page-2236325374 aside, #page-2236325574 aside, #page-2236325674 aside, #page-2236325774 aside, #page-2236325874 aside, #page-2236326074 aside, #page-2236326174 aside, #page-2236326274 aside, #page-2236326374 aside, #page-2236326474 aside, #page-2236326574 aside, #page-2236326674 aside, #page-2238276874 aside, #page-2243398474 aside, #page-2246091574 aside, #page-2246634674 aside, #page-2250822074 aside, #page-2251269274 aside, #page-2251994474 aside, #page-2252299374 aside, #page-2253094974 aside, #page-2253568674 aside, #page-2254699774 aside, #page-2254699674 aside, #page-2255523974 aside  { /*ページIDに置き換える*/
  display: none;
}


/*サイドエリアレイアウト（ナビゲーション）*/
aside nav#side-nav {
  padding: 0;
  background: #E4E4E4;
}

nav#side-nav > div {
  width: 100%;
}

aside #side nav#side-nav ul {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (max-width: 768px) {
  aside #side, #side-nav, #fixed-area{
    display: none;
  }
}


/*サイドエリアレイアウト（固定コンテンツ）*/
aside #side {
  position: sticky;
  top: 10px;
  box-sizing: border-box;
  padding: 20px 0px;
  width: 85%;
  height: auto;
}

aside #side #fixed-area p {
  margin: 0 0 20px !important;
  padding: 0 !important;
  font-size: 12px !important;
}

@media screen and (max-width: 768px) {
  aside #side #fixed-area {
    padding: 20px 0;
  }
}





/* =======================================
　フッターエリアレイアウト
======================================= */

/*------ フッターエリアレイアウト共通 ------*/
footer {
  background-color: #F5F4F2;
  background-size: cover;
}



/*------ フッターエリアレイアウト（ナビゲーション） ------*/
footer nav#footer-nav {
  padding: 10px 0 40px;
}

@media screen and (max-width: 768px) {
  footer nav#footer-nav {
    display: none;
  }
}



/*------ フッターエリアレイアウト（グローバルフッター） ------*/
footer #global-footer {
  padding: 0 40px 70px;
  min-height: 100px;
}

@media screen and (max-width: 768px) {
  footer #global-footer {
    padding: 70px 40px;
  }
}

#cc-m-11812218474, #cc-m-11812775874 {
    border-left: 3px solid #006AB6;
}

/*------ フッターエリアレイアウト（ボトムエリア） ------*/
footer #footer-bottom {
  padding: 25px 30px;
  background: #7d7d7d;
}

footer #footer-bottom .jimdo-free-footer-ad.jimdo-kddi-footer > p {
  margin-left: 188px !important;
  padding-left: 10px !important;
}

@media screen and (max-width: 480px) {
  footer #footer-bottom .jimdo-free-footer-ad.jimdo-kddi-footer > p {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  footer #footer-bottom .jimdo-free-footer-ad p {
    border: none !important;
  }
}

/* =======================================
　トップページのコンテンツ
======================================= */

/*------ CONCEPT＆SERVICEエリア ------*/
#cc-m-11811734474, .concept-wrap {
    margin-top: 0;
    max-width: 1250px;
    margin: 0 auto;
    padding: 10px 40px 50px;
    background: #f3f3f3;
}

@media screen and (max-width: 768px) {
/*ディスプレイ幅 768px以下で[カラム]外枠の余白を調整*/
#cc-m-11811702374, #cc-m-11811734474, .concept-wrap {
    padding: 10px 20px 50px;
 }
}

@media screen and (max-width: 480px) {
/*ディスプレイ幅 480px以下で[カラム]外枠の余白を調整*/
#cc-m-11811702374, #cc-m-11811734474, .concept-wrap {
    margin-top: 0;
    padding: 10px 20px 50px;
 }
}

/*------ PRODUCTメニューエリア ------*/

/*[カラム]の最大幅を設定し中央配置、およびフレックスボックス化*/
.product-menu-wrap01 .j-hgrid, .product-menu-wrap02 .j-hgrid  {
    display: flex;
    flex-wrap: wrap;
    max-width: 1320px;
    margin: 0 auto;
}

/*[カラム]各列の枠部分のmargin調整*/
.product-menu-wrap01 .j-hgrid .cc-m-hgrid-column, .product-menu-wrap02 .j-hgrid .cc-m-hgrid-column {
    margin-bottom: 30px;
}

/*[カラム]各列の背景色を白にして高さを調整*/
.product-menu-wrap01 .j-hgrid .cc-m-hgrid-column>div, .product-menu-wrap02 .j-hgrid .cc-m-hgrid-column>div {
    height: 100%;
    background: #edeff0;
}

/*[カラム]各列に枠をつけて面取をする*/
#cc-matrix-3281707774, #cc-matrix-3281707874, #cc-matrix-3281708974, #cc-matrix-3281709074, #cc-matrix-3281709274, #cc-matrix-3284241574, .concept-wrap {
    border: 0px solid #afafb0;
    border-radius: 0px;
}

/*[カラム]各列に枠をつけて面取をして隙間をつくる*/
#cc-matrix-3281713374, #cc-matrix-3281713474, #cc-matrix-3281817474, #cc-matrix-3281817574, #cc-matrix-3281817674, #cc-matrix-3284400374, #cc-matrix-3284400474 {
    border: 0.2px solid #afafb0;
    margin-bottom: 40px;
    border-radius: 2px;
}

/*[画像]のpaddingをリセット*/
.product-menu-wrap01 .j-hgrid .j-imageSubtitle, .product-menu-wrap02 .j-hgrid .j-imageSubtitle {
    width: 100%;
}

/*見出し・文章・ボタンのpaddingを調整*/
.product-menu-wrap01 .j-header, .product-menu-wrap02 .j-header, .product-menu-wrap01 .j-text, .product-menu-wrap02 .j-text, .product-menu-wrap01 .j-callToAction, .product-menu-wrap02 .j-callToAction {
    padding: 0 20px !important;
}

@media screen and (max-width: 480px) {
/*ディスプレイ幅 480px以下で[カラム]各列の枠部分の余白をリセット*/
.product-menu-wrap01 .j-hgrid .cc-m-hgrid-column .product-menu-wrap02, .j-hgrid .cc-m-hgrid-column {
    padding: 0;
　}    
}

/*------ コンテンツメニューエリア ------*/

/*[カラム]の外枠を画面幅いっぱいに広げ背景色を白に設定*/
.contents-menu-wrap01, .contents-menu-wrap02 {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    background: #FFF;
}

/*[カラム]の最大幅を設定し中央位置、および余白の調整*/
.contents-menu-wrap01 .j-hgrid {
    margin: 0 auto;
    padding: 30px 10px 0;
    max-width: 1100px;
}

.contents-menu-wrap02 .j-hgrid {
    margin: 0 auto;
    padding: 30px 10px 0;
    max-width: 730px;
}

@media screen and (max-width: 480px) {
/*ディスプレイ幅 480px以下で[カラム]各列の枠部分の余白をリセット*/
.contents-menu-wrap01, .j-hgrid .cc-m-hgrid-column .contents-menu-wrap02, .j-hgrid .cc-m-hgrid-column {
    padding: 0;
　}    
}

.contents-menu-wrap01 .cc-m-hgrid-column{
    padding: 0 1.5% 0 0 !important;
}

.cc-m-hgrid-column.last{
    float: left !important;
}

/*------ NEWSエリア ------*/

/*[カラム]の外枠を画面幅いっぱいに広げ背景色を白に設定*/
.news-wrap {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    background: #FFF;
}

/*[カラム]の外枠を画面幅いっぱいに広げ背景色を白に設定*/
.news-wrap .j-hgrid {
    margin: 0 auto;
    padding: 20px 20px 80px !important;
    max-width: 1000px;
}

/*[表]の背景色の設定と余白調整、およびボーダーラインの調整*/
.news-wrap .j-hgrid table {
    padding: 15px !important;
    width: 100%;
    background: #F5F4F2;
    border-collapse: separate;
}

#cc-m-11813285374 {
    height: 300px !important;
    overflow-y: scroll !important;
}

#cc-m-11813285374 a {
    text-decoration: none !important;
}

#cc-m-11813285374 a:hover {
    text-decoration: underline !important;
}

#cc-m-11818463774 a {
    text-decoration: none !important;
}

#cc-m-11818463774 a:hover {
    text-decoration: underline !important;
}

#cc-matrix-3281658774 a {
    text-decoration: none !important;
}

#cc-matrix-3281658774 a:hover {
    text-decoration: underline !important;
}

#cc-matrix-3283170174 a {
    text-decoration: none !important;
}

#cc-matrix-3283170174 a:hover {
    text-decoration: underline !important;
}

#cc-matrix-3283181274 a {
    text-decoration: none !important;
}

#cc-matrix-3283181274 a:hover {
    text-decoration: underline !important;
}

#cc-matrix-3287886274 a {
    text-decoration: none !important;
}

#cc-matrix-3287886274 a:hover {
    text-decoration: underline !important;
}

#cc-matrix-3295307274 a {
    text-decoration: none !important;
}

#cc-matrix-3295307274 a:hover {
    text-decoration: underline !important;
}

#cc-m-11819984374 a {
    text-decoration: none !important;
}

#cc-m-11819984374 a:hover {
    text-decoration: underline !important;
}

#cc-m-11822014274 a {
    text-decoration: none !important;
}

#cc-m-11822014274 a:hover {
    text-decoration: underline !important;
}

/*[表]のセルの余白調整とボーダーラインの調整*/
.news-wrap .j-hgrid table th, .news-wrap .j-hgrid table td {
    padding: 10px !important;
    border: none;
    border-bottom: 1px dotted #47494f;
    font-size: 16px !important; 
}

@media screen and (max-width: 480px) {
/*ディスプレイ幅 480px以下で[カラム]の余白の調整*/
.news-wrap .j-hgrid {
    padding: 10px 20px 30px !important;
 }

/*ディスプレイ幅 480px以下で[表]のセルを縦並びにし、余白を調整*/
.news-wrap .j-hgrid table tr {
    display: flex;
    flex-direction: column;
    margin: 20px 0 0 ;
    align-items: flex-start;
 }

/*ディスプレイ幅 480px以下で[表]のセルの余白の調整*/
.news-wrap .j-grid table th, .news-wrap .j-grid table td {
    padding: 5px !important;
 }
}

/*------ ディップコーティングとはエリア ------*/

/*[カラム]各列に枠をつけて面取をする*/
#cc-m-11812703874, #cc-m-11812726474, #cc-m-11812727074, #cc-m-11819480074, #cc-m-11812721474, #cc-m-11812721974, #cc-m-11832010074, #cc-m-11832010874, #cc-m-11832011574 {
    border: 0.1px solid #edeff0;
    border-radius: 0;
    background: #f2f2f2;
}

/*------ レンタル・受託エリア ------*/

/*[カラム]各列に枠をつけて面取をする*/
#cc-m-11812753274, #cc-m-11812754674, #cc-m-11812755174, #cc-m-11812755674, #cc-m-11812756174 {
    border: 0.1px solid #edeff0;
    border-radius: 0;
    background: #f2f2f2;
}

/*------ 技術資料エリア ------*/

/*[カラム]各列に枠をつけて面取をする*/
#cc-m-11812737874, #cc-m-11812738374, #cc-m-11812738974, #cc-m-11812739474, #cc-m-11812739974, #cc-m-11812740474, #cc-m-11832035574, #cc-m-11832180874, #cc-m-11854178474 {
    border: 0.1px solid #edeff0;
    border-radius: 0;
    background: #f2f2f2;
}

/*------ 会社情報エリア ------*/

/*[カラム]各列に枠をつけて面取をする*/
#cc-m-11812760574, #cc-m-11812765774, #cc-m-11812766474, #cc-m-11812767074, #cc-m-11823045274, #cc-m-12007228774 {
    border: 0.1px solid #edeff0;
    border-radius: 0;
    background: #f2f2f2;
}

/*------ パンくずリスト ------*/
#breadcrumb {
        margin: 0 20px 0;
}
#breadcrumb:after {
        content: "";
        display: block;
        clear: both;
}
#breadcrumb ol {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
#breadcrumb ol li {
        float: left;
        margin: 0 8px 0 0;
}
#breadcrumb ol li a {
        padding: 0 20px 0 0;
        background: url(https://u.jimcdn.com/cms/o/s33409af68f17e303/userlayout/img/arrow-breadcrumbs.png?t=1701066565) center right no-repeat;
}
#breadcrumb ol li a.cc-nav-current {
        text-decoration: none;
        color:#666;
        background: none;
}


/*------ メールフォームの高さを変える ------*/
div.cc-m-form-view-sortable input {
    line-height: 2.5rem;
}