﻿* {
    color: #333333;
    padding: 0;
    margin: 0;
    line-height: 150%;
    font-family: meiryo, Arial, sans-serif;
    background-image: none;
}

body {
    font-size: 13px;
    background-color: #454500;
    background-image: url(img1/bg.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

u {
    color: #EAEAEA;
}

a {
    font-weight: bold;
    color: #6c7720;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

hr {
    clear: both;
    height: 1px;
}

p {
    color: #3F3F3F;
}

caption {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

caption.w {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}


h2.w {
    font-size: 120%;
    margin-left: 50px;
    margin-right: 20px;
    font-weight: bold;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
}

strong.w {
    font-weight: normal;
    color: #3F3F3F;
    font-size: 120%;
    line-height: 190%;
    border-bottom: solid 1px #EAEAEA;
}

strong.w2 {
    color: #3F3F3F;
    font-size: 120%;
    line-height: 160%;
}

strong.w3 {
    color: #707000;
    background-color: #ffffe0;
    padding: 3px 10px;
    border: solid 1px #f0e68c;
}

strong.cap {
    color: #3F3F3F;
    background-color: #EEFFEE;
}

strong.w4 {
    color: #3F3F3F;
    font-size: 120%;
}

strong.w5 {
    color: #606000;
    padding: 3px 10px;
    border: solid 1px #f0e68c;
}

strong.w6 {
    color: #464646;
    border: solid 1px #f0e68c;
}

td.w {
    background-color: #ffffe0;
}


img.right {
    float: right;
}

.chui {
    font-size: 10px;
    color: #FF0000;
}

.box {
    margin-bottom: 2.5em;
}

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

/*
ベース
-------------------------------------------------------------------*/
#base {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    /*	background-image: url(img1/base_bg.jpg); */
    background-color: #EEEDE9;
    margin-top: 0px;
    border: 1px solid #000000;
}

#base1 {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-color: #EEEDE9;
    margin-top: 0px;
    border: 1px solid #000000;
}

#wrap {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

#wrap1 {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
    width: 1000px;
    height: 110px;
    background-image: url(img1/header.jpg);
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #222222;
    background-position: right;
}

h1 a {
    display: block;
    text-decoration: none;
    width: 5em;
    margin-left: 35px;
    margin-top: 15px;
    font-size: 100%;
    line-height: 33px;
    color: #FFFFFC;
}

#header #sub {
    font-size: 96%;
    color: #FFFFCC;
    margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
    padding: 5px;
    background-color: #333333;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-bottom-color: #000000;
    font-size: 14px;
}

#nav ul {
    list-style-type: none;
    display: block;
    margin-left: 10px;
    text-align: right;
}


#nav li {
    display: inline;
    padding-left: 22px;
    padding-right: 20px;
    background-image: url(img1/c_li.gif);
    background-repeat: no-repeat;
    background-position: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}

#nav a {
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-decoration: none;
}

#nav a:hover {
    color: #FFFF99;
    text-decoration: underline;
}

#srchBox {
    width: 350px;
    background-color: #333333;
    color: #000000;
    float: left;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
    width: 690px;
    float: right;
    padding: 0 50px 20px;
    margin: 10px 0 10px 5px;
    background: #fff;
    border: 1px solid #D1D1C9;
}

@media only screen and (min-width:730px) {
    #contents {
        min-height: 612px;
    }
}

@media only screen and (max-width:480px) {
    #contents #top_img {
        display: none !important;
    }
}

#contents1 {
    width: 880px;
    background: #fff;
    border: 1px solid #D1D1C9;
    margin: 10px 4px;
    padding: 0 50px;
}

#contents p.w1 {
    text-align: center;
    font-size: 130%;
}

#contents p.w11 {
    text-align: center;
    font-size: 150%;
}

#contents p.w2 {
    text-align: center;
    font-size: 110%;
    font-weight: bold;
}


#contents p.w {
    margin-left: 80px;
    font-size: 115%;
    line-height: 140%;
}


#contents p.w21 {
    text-align: center;
    font-size: 100%;
    line-height: 140%;

}


#contents p.w3 {
    font-size: 115%;
    line-height: 140%;

}

#contents h1 {
    font-size: 120%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 25px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

#contents .h1_deg {
    font-size: 140%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 25px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 12px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

#contents h2 {
    font-size: 120%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 25px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}


#contents h3 {
    font-size: 120%;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #899728;
    padding-left: 7px;
    color: #595C43;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 13px;
}

#contents h2.w {
    font-size: 130%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

#contents h3 a {
    font-size: 110%;
}

#contents h4 {
    font-size: 110%;
    color: #6C7720;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 25px;
}

#contents ul.w {
    margin-top: 0.5em;
    margin-left: 35px;
    margin-right: 25px;
    list-style-image: url(img1/li.gif);
}

#contents li {
    margin-top: 1px;
}

#contents a {
    text-decoration: none;
}

#contents a:hover {
    text-decoration: underline;
}

#contents a.w:hover {
    text-decoration: none;
}

.movie {
    text-align: center;
    margin-bottom: 1em;
}
.movie iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    max-width: 600px;
}


/*
トップページ「最新情報」用アコーディオン
2024/07/04  by netimpact
-------------------------------------------------------------------*/
#newsacc {
	margin-left: 18px;
	margin-right: 25px;
	margin-top: 0.5em;
}
#newsacc > div {
	margin-bottom: 0rem;
	padding-left: 7px;
}
#newsacc div p:first-child {
	margin: 0 0 0.5em 0 !important;
}
#newsacc div p:first-child::before {
	background: url(img1/li.gif) 0 .4rem no-repeat;
	display: inline-block;
	content: "";
	width: 7px;
	height: 13px;

}
#newsacc div.accordion p:first-child {
	cursor: pointer;
	display: inline-block;
	width: auto !important;
	color: #6c7720;
	font-weight: bold;
}
#newsacc div p a {
	line-height: 1.5em !important;
}
#newsacc div.accordion p:first-child+p {
	display: none;
	padding: 0 0.5rem;
}

/* スマートフォンサイズ */
@media only screen and (max-width:729px) {
	#newsacc {
		margin-left: 5px;
		margin-right: 20px;
	}
	div#base #wrap #contents #c_pad #newsacc div p:first-child {
		padding: 0 !important;
	}
	div#base #wrap #contents #c_pad #newsacc div.accordion p:first-child+p {
		display: none;
		padding: 0 0.5em !important;
		margin: 0 0.5em !important;
	}
}
/*
ナノコンポジックス gold.html  silver.htmlで使用
2020/01/17  by netimpact
-------------------------------------------------------------------*/
/*-----h1 ベースデザインを適用せず独自デザインにする*/
#contents .h1_orgdeg {
    font-size: 140%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 1em;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: bold;
    padding: 0.4em 0.5em;
    /*文字の上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: #f4f4f4;
    /*背景色*/
    border-left: solid 10px #A7A354;
    /*左線*/
    border-bottom: solid 3px #d7d7d7;
}

#contents .h2_orgdeg {
    font-size: 120%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 15px;
    margin-left: 25px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

strong.w7 {
    padding: 3px 10px;
    border: solid 1px #e9e4d4;
}

#accordion {
    margin-left: 35px;
}

/*-----ナノコンポジックス アコーディオンで使用*/
/*-----h3 ベースデザインを適用せず独自▲デザインにする*/
#accordion h3 {
    font-size: 120%;
    border: none;
    /*
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #899728;
*/
    padding: 10px 0 10px 35px;
    color: #3F3F3F;
    line-height: 1.2;
    margin: 0px 1px 0 0;
}

#accordion h3:hover {
    color: #899728;
}
#accordion h3 img {
    vertical-align:middle;
}

.accordion-container .accordion-title {
    position: relative;
    font-weight: bold;
    cursor: pointer;
    transition: transform 0.5s;
}

.accordion-container .accordion-title::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 10.0px;
    border-color: transparent transparent transparent #899728;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /*    padding: 10px 10px;*/
}

.accordion-container .accordion-title.open {
    background: #EEEDE9;
}


.accordion-container .accordion-title.open::before {
    content: "";
    position: absolute;
    top: 22px;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordion-container .accordion-title img {
    margin-right:0.5em;
}

#accordion .ul_contents {
    border: 1px solid #EEEDE9;
    padding: 10px 10px 50px 10px;
    margin-right: 1px;
}

#contents #c_pad {
    /*	padding: 3px 0px 10px 20px;	*/
    padding: 0;
}

#accordion .desp > p {
    padding-bottom: 0.4em;
}

#accordion .ul_contents {
    display: none;
}

#accordion .ul_contents img {
    display: block;
    margin: auto;
}

#accordion .table-title {
    text-align: center;
    font-weight: bold;
    color: #6c7720;
}

#accordion th {
    line-height: 1.8;
}

#accordion td {
    line-height: 2;
}

#accordion thead th {
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

#accordion .ul_contents ul {
    margin: 4px 0 5px 30px;
}


/*
サムネイル画像追加
2020/02/27  by netimpact
-------------------------------------------------------------------*/
.img-list {
  max-width:550px;
  width:100%;
}
.img-list::after {
  content:"";
  display:block;
  clear:both;
}
.img-list li {
  display:inline-block;
  width:19%;
  float:left;
  margin:0.5%;
}
.img-list2 {
  max-width:650px;
  width:100%;
}
.img-list2::after {
  content:"";
  display:block;
  clear:both;
}
.img-list2 li {
  display:inline-block;
  width:19%;
  margin:auto;
}
.img-list3 {
  max-width:800px;
  width:100%;
}
.img-list3::after {
  content:"";
  display:block;
  clear:both;
}
.img-list3 li {
  display:inline-block;
  width:32%;
  margin:auto;
}
/*ここまで変更                                 by netimpact
/*--------------------------------------------------------*/

#contents #c {
    float: left;
}

#contents #cc {
    width: 390px;
    float: left;
}

#contents #c21 {
    float: right;
}

#contents #c2 {
    float: left;
    text-align: right;
    padding-right: 4em;
}

#contents #c22 {
    float: left;
    padding-left: 7em;
}

#contents #c_pad b {
    font-size: 14px;
}

#contents #c_pad p a {
    line-height: 0px;
}

#contents #top_img {
    margin-top: 7px;
    margin-bottom: 2rem;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #D2D1B0;
    /*	background-image: url(img1/top_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 230px; */
    text-align: center;
}

#contents #c_pad #top_img p {
    font-size: 10px;
    color: #FFFFCC;
    background-image: none;
    margin-left: 50px;
    margin-right: 256px;
}

#contents #c_pad .top_left {
    float: left;
    padding: 20px;
}

#contents #c_pad .p_img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}




#contents1 p.w1 {
    text-align: center;
    font-size: 130%;
}

#contents1 p.w11 {
    text-align: center;
    font-size: 130%;
}

#contents1 p.w2 {
    text-align: center;
    font-size: 110%;
    font-weight: bold;
}


#contents1 p.w {
    margin-left: 80px;
    font-size: 115%;
    line-height: 140%;
}


#contents1 p.w21 {
    text-align: center;
    font-size: 100%;
    line-height: 140%;

}


#contents1 p.w3 {
    font-size: 115%;
    line-height: 140%;

}

#contents1 h1 {
    font-size: 120%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 25px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

#contents1 h2 {
    font-size: 120%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 25px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}


#contents1 h3 {
    font-size: 120%;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #899728;
    padding-left: 7px;
    color: #595C43;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 13px;
}

#contents1 h2.w {
    font-size: 130%;
    padding-left: 30px;
    color: #3F3F3F;
    margin-top: 10px;
    margin-bottom: 0.5em;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: bold;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #A7A354;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EAEAEA;
    padding-top: 2px;
    padding-bottom: 2px;
}

#contents1 h3 a {
    font-size: 110%;
}

#contents1 h4 {
    font-size: 110%;
    color: #6C7720;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 25px;
}

#contents1 ul.w {
    margin-top: 0.5em;
    margin-left: 35px;
    margin-right: 25px;
    list-style-image: url(img1/li.gif);
}

#contents1 li {
    margin-top: 1px;
}

#contents1 a {
    text-decoration: none;
}

#contents1 a:hover {
    text-decoration: underline;
}

#contents1 a.w:hover {
    text-decoration: none;
}

#contents1 #c_pad {
    padding: 3px 0px 10px 0;
}

#contents1 #c {
    float: left;
}

#contents1 #cc {
    width: 390px;
    float: left;
}

#contents1 #c21 {
    float: right;
}

#contents1 #c2 {
    float: left;
    text-align: right;
    padding-right: 4em;
}

#contents1 #c22 {
    float: left;
    padding-left: 7em;
}

#contents1 #c_pad b {
    font-size: 14px;
}

#contents1 #c_pad p a {
    line-height: 0px;
}

#contents1 #top_img {
    margin-top: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #D2D1B0;
    background-image: url(img1/top_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 230px;
}

#contents1 #c_pad #top_img p {
    font-size: 10px;
    color: #FFFFCC;
    background-image: none;
    margin-left: 50px;
    margin-right: 256px;
}

#contents1 #c_pad .top_left {
    float: left;
    padding: 20px;
}

#contents1 #c_pad .p_img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* 追加 */
.c50 {
    width: 50%;
    float: left;
}

.p2s1-l,
.p2s1-r {
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
    padding: 1%;
}

ul.list50 li {
    width: 48%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

ul.list30 li {
    width: 32%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

/* 会社概要 */
.corporate .box .w21,
.corporate .box .f16,
.corporate .p2s1-l,
.corporate .p2s1-r,
.corporate .company-mark,
.corporate ul li {
    font-size: 16px !important;
}

.corporate .box h2.w {
    margin-bottom: 1.3em !important;
}

.corporate ul {
    margin-left: 40px;
    margin-bottom: 10px;
}

.corporate ul li {
    list-style: none;
    line-height: 1.8em;
}

.corporate .p2s1-l,
.corporate .p2s1-r {
    width: 36.5%;
    padding: 0;
}

.corporate ul.p3s2 li {
    text-align: left !important;
}

.corporate .company-mark {
    text-align: center;
}

.corporate .company-mark span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}


/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table.w {
    /*	width: 555px; */
   table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}

#contents #c_pad table.ww {
    /*	width: 600px; */
   table-layout: fixed;
    width: 100%;
    margin-left: 0;
    border-collapse: collapse;
}

#contents table.w {
    /*	width: 555px; */
   table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}

#contents #c_pad table.w1 {
    /*	width: 400px; */
   table-layout: fixed;
    width: 100%;
    margin: auto;
    border-collapse: collapse;
}

#contents table.nn {
   table-layout: fixed;
    width: 270px;
    border-collapse: collapse;
    white-space: nowrap;
}


#contents table td.n {
    color: #666666;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    text-align: left;
    white-space: nowrap;
    border: none;
}

#contents table td.nl {
    color: #222222;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    text-align: left;
    white-space: nowrap;
    border: none;
    font-size: 110%;
}

#contents table td.nll {
    color: #222222;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    text-align: left;
    white-space: nowrap;
    border: none;
    font-weight: bold;
    font-size: 100%;
}

#contents table td.nr {
    color: #222222;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    text-align: right;
    white-space: nowrap;
    border: none;
    font-size: 110%;
}

#contents table td.nrr {
    color: #222222;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    text-align: right;
    white-space: nowrap;
    border: none;
    font-size: 100%;
    font-weight: bold;
}

#contents table.w1 {
   table-layout: fixed;
    width: 400px;
    border-collapse: collapse;
    margin: auto;
}

#contents table.w12 {
    /*	width: 295px; */
   table-layout: fixed;
    width: 380px;
    margin-right: 0px;
    border-collapse: collapse;

}

#contents table.w13 {
   table-layout: fixed;
    width: 235px;
    margin-left: 385px;
    border-collapse: collapse;

}

#contents table.w14 {
   table-layout: fixed;
    width: 280px;
    margin-right: 0px;
    border-collapse: collapse;

}


#contents table td {
    border: solid 1px #e9e4d4;
    text-align: center;
    /*	white-space: nowrap; */
}

#contents table td.w {
    color: #606000;
    background-color: #ffffe0;
    border: solid 1px #f0e68c;
    text-align: center;
    white-space: nowrap;
}

#contents table td.w1 {
    color: #606000;
    background-color: #FAFAD2;
    border: solid 1px #f0e68c;
    text-align: center;
    white-space: nowrap;
}

#contents table th {
    background-color: #e9e4d4;
    color: #333333;
    text-align: center;
    white-space: nowrap;
}

#contents #c_pad table td {
    border: 1px solid #e9e4d4;
    text-align: center;
    white-space: nowrap;
}

#contents #c_pad form table th {
    width: 127px;
}




#contents1 #c_pad table.w {
    /*	width: 555px; */
   table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}

#contents1 table.w0 {
    /*	width: 700px; */
   table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}

#contents1 #c_pad table.ww {
    /*	width: 600px; */
   table-layout: fixed;
    width: 100%;
    margin-left: 0;
    border-collapse: collapse;
}

#contents1 table.w {
    /*	width: 555px; */
   table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}

#contents1 #c_pad table.w1 {
   table-layout: fixed;
    width: 400px;
    margin: auto;
    border-collapse: collapse;
}

#contents1 table.w1 {
   table-layout: fixed;
    width: 400px;
    border-collapse: collapse;
    margin: auto;
}

#contents1 table.w12 {
   table-layout: fixed;
    width: 295px;
    margin-right: 0px;
    border-collapse: collapse;

}

#contents1 table.w13 {
   table-layout: fixed;
    width: 235px;
    margin-left: 385px;
    border-collapse: collapse;

}

#contents1 table.w14 {
   table-layout: fixed;
    width: 280px;
    margin-right: 0px;
    border-collapse: collapse;
}

#contents1 table.w350 {
   table-layout: fixed;
    width: 350px;
    margin-right: 0px;
    border-collapse: collapse;

}

#contents1 table td {
    border: solid 1px #e9e4d4;
    text-align: center;
    white-space: nowrap;
}

#contents1 table td.w {
    color: #606000;
    background-color: #ffffe0;
    border: solid 1px #f0e68c;
    text-align: center;
    white-space: nowrap;
}

#contents1 table td.w1 {
    color: #606000;
    background-color: #FAFAD2;
    border: solid 1px #f0e68c;
    text-align: center;
    white-space: nowrap;
}

#contents1 table.nw {
    /*	width: 400px; */
   table-layout: fixed;
    width: 100%;
    margin: auto;
    border-style: none;
    border-collapse: collapse;
    white-space: nowrap;
}

#contents1 table th {
    background-color: #e9e4d4;
    color: #333333;
    text-align: center;
    white-space: nowrap;
}

#contents1 #c_pad table td {
    border: 1px solid #e9e4d4;
    text-align: center;
    white-space: nowrap;
}

#contents1 #c_pad form table th {
    width: 127px;
}

/* 新規テーブルCSS追加 */
table.nano-table {
   table-layout: fixed;
    margin: 0 30px 0;
    font-size: 95%;
    white-space: nowrap;
}

.p2s1-l table,
.p2s1-r table {
   table-layout: fixed;
    width: 100% !important;
}

#contents .c50 table.w12 {
   table-layout: fixed;
    width: 100%;
}

#contents #c_pad tbody th {
    border-bottom: 1px solid white;
}


/* ナノコンポジックス gold.html  silver.htmlで使用
  2020/01/17  by netimpact */

  #contents .table_org table th,
  #contents .table_org table td {
    padding-top: 5px;
    padding-bottom: 5px;
  }

/* テーブル ここまで追加                     by netimpact
--------------------------------------------------------*/

/*
パンくずリスト
-------------------------------------------------------------------*/

#contents #pan {
    color: #f9f999;
    padding-top: 2px;
    border-bottom: solid 2px #f1e79c;
    border-top: solid 2px #f1e79c;
    float: right;
    white-space: nowrap;
}

#contents #pan ul {
    list-style-type: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

#contents #pan li {
    font-size: 130%;
    font-weight: bold;
    display: inline;
    color: #606000;
}

#contents #pan li a {
    font-weight: bold;
    display: inline;
    color: #222222;
    padding: 0px 15px;
}

#contents #pan li.pan {
    font-size: 115%;
    font-weight: bold;
    display: inline;
    color: #606000;
}

#contents #pan li.pan a {
    font-size: 100%;
    font-weight: bold;
    display: inline;
    color: #222222;
}

#contents #pan li a:hover {
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
}



#contents1 #pan {
    color: #f9f999;
    padding-top: 2px;
    border-bottom: solid 2px #f1e79c;
    border-top: solid 2px #f1e79c;
    float: right;
    white-space: nowrap;
    margin-right: 20px;
}

#contents1 #pan ul {
    list-style-type: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

#contents1 #pan li {
    font-size: 130%;
    font-weight: bold;
    display: inline;
    color: #606000;
}

#contents1 #pan li a {
    font-weight: bold;
    display: inline;
    color: #222222;
    padding: 0px 15px;
}

#contents1 #pan li.pan {
    font-size: 115%;
    font-weight: bold;
    display: inline;
    color: #606000;
}

#contents1 #pan li.pan a {
    font-size: 100%;
    font-weight: bold;
    display: inline;
    color: #222222;
}

#contents1 #pan li a:hover {
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
}




/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
    float: left;
    width: 190px;
}

#side li {
    list-style-type: none;
}

#side_d {
    padding-top: 2px;
    margin-bottom: 5px;
    width: 188px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 1px solid #F8F8F5;
    background-color: #D2D1B0;
}


#side_d h3 {
    display: block;
    width: 180px;
    line-height: 20px;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 3px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #333333;
}

#side_d ul {
    margin-bottom: 5px;
}


#side_d li a {
    display: block;
    width: 150px;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 17px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-color: #6C7720;
    padding-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5F681C;
    background-position: 7px center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #869427;
}

#side_d li a.side_da {
    text-align: center;
    background-color: #fffacd;
    color: #808000;
}


#side_d li a:hover {
    background-color: #FCF9E4;
    color: #000000;
    text-decoration: none;
    background-position: 8px;
}


#side img {
    border: none;
}

#side p {
    padding: 10px;
}

#side p a {
    font-size: 10px;
    background-color: #E2DECF;
    display: block;
    padding: 10px;
    line-height: 15px;
    border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
    clear: both;
    text-align: center;
    background-image: url(img/foot.jpg);
    height: 50px;
    background-repeat: repeat-x;
    border: 1px solid #E2E2DE;
    padding: 20px;
    background-color: #FAFAF8;
}

#f_menu li {
    list-style-type: none;
    display: inline;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333333;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
}

#f_menu ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

#f_menu li a {
    font-size: 12px;
}

#f_menu p {
    font-size: 10px;
    color: #333333;
}

#f_menu #design {
    font-size: 10px;
    color: #93A0B0;
}

#f_menu #design a {
    font-size: 10px;
    color: #93A0B0;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    background-color: #333333;
    font-size: 10px;
}

/*-------------------------------------------------------------------
    レスポンシブ対応追加
-------------------------------------------------------------------*/
/* PCサイズ */
div#base .p3s2 li {
    display: inline-block;
    width: 32%;
    text-align: center;
}

/* スマートフォンサイズ */
@media only screen and (max-width:729px) {

    div#base,
    div#base1,
    #header,
    #nav,
    #wrap,
    #wrap1 {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }

    img {
        width: auto;
        height: auto;
        max-width: 100%;
    }

    /* header */
    div#base #header p,
    div#base1 #header p {
        margin: 0 !important;
        padding: 0 !important;
        text-align: center;
    }

    /* nav */
    div#base #nav ul,
    div#base1 #nav ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    div#base #nav ul #srchBox,
    div#base1 #nav ul #srchBox {
        margin: 0;
        padding: 0.5em 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    div#base #nav ul li:last-child,
    div#base1 #nav ul li:last-child {
        border-right: 1px solid #fff;
    }

    /* contents */
    div#base #contents #pan,
    div#base1 #contents1 #pan {
        float: none;
    }

    div#base #wrap #contents,
    div#base #wrap1 #contents,
    div#base1 #wrap1 #contents1 {
        margin: 0;
        padding: 0;
        width: 100%;
        border: none;
        float: none;
    }

    div#base #wrap #contents ul.w,
    div#base1 #wrap #contents1 ul.w {
        padding-bottom: 1.5em;
        ;
    }

    div#base #wrap1 #contents p.w2,
    div#base1 #wrap1 #contents1 p.w2 {
        white-space: normal !important;
        clear: both;
    }

    div#base #wrap #contents #c_pad,
    div#base #wrap1 #contents #c_pad,
    div#base1 #wrap1 #contents1 #c_pad {
        padding: 0;
    }

    div#base #wrap #contents #c,
    div#base #wrap1 #contents #c,
    div#base1 #wrap1 #contents1 #c {
        float: none;
        width: 100% !important;
        margin: 0 !important;
    }

    div#base1 #wrap1 #contents1 #c p img {
        margin: 0 auto !important;
    }

    div#base #wrap #contents p,
    div#base #wrap1 #contents p div#base1 #wrap1 #contents1 p,
    div#base #wrap #contents #c p,
    div#base #wrap1 #contents #c p div#base1 #wrap1 #contents1 #c p,
    div#base #wrap #contents #c_pad p,
    div#base #wrap1 #contents #c_pad p,
    div#base1 #wrap1 #contents1 #c_pad p {
        width: 98% !important;
        padding: 0.5em 0 !important;
        margin: 0.5em auto !important;
    }

    div#base #wrap #contents table,
    div#base #wrap1 #contents table.w,
    div#base #wrap1 #contents table.w12,
    div#base #wrap1 #contents #c_pad table,
    div#base1 #wrap1 #contents1 table.w,
    div#base1 #wrap1 #contents1 table.w12,
    div#base1 #wrap1 #contents1 #c_pad table {
   table-layout: fixed;
        margin: 0 !important;
        width: 100% !important;
        ;
    }

    div#base table.w12 caption.w,
    div#base1 table.w12 caption.w {
        padding: 5px 0 !important;
    }

    div#base #c_pad ul.w,
    div#base1 #c_pad ul.w {
        margin: 0 1.5em !important;
    }

    .c50 {
        width: 100%;
        float: none;
    }

    .p2s1-l,
    .p2s1-r {
        display: block;
        width: 100% !important;
    }

    div#base .p3s2 li {
        width: 48%;
    }


    /* テーブル
      ナノコンポジックス gold.html  silver.htmlで使用
      2020/01/17  by netimpact */

      #contents .table_org {
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 5px;
      }
     /*
     サムネイル画像追加
     2020/02/27  by netimpact
     -------------------------------------------------------------------*/
     .img-list {
       max-width:550px;
       width:100%;
       margin:0 !important;
     }
     .img-list::after {
       content:"";
       display:block;
       clear:both;
     }
     .img-list2 {
       max-width:650px;
       width:100%;
       margin:0 !important;
     }
     .img-list2::after {
       content:"";
       display:block;
       clear:both;
     }


    /* テーブル ここまで追加                     by netimpact
    --------------------------------------------------------*/


    /* side */
    div#side {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    div#side #side_d {
        margin: 0;
        border: none;
        width: 100%;
    }

    div#side #side_d h3,
    div#side #side_d ul#navi,
    div#side #side_d ul#navi li,
    div#side #side_d ul#navi li a {
        width: 100%;
    }

    div#base #side #side_d ul#navi li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

	#side_d ul#navi li ul li a {
  	font-size: 12px; /* 90%相当 */
  	-webkit-text-size-adjust: 100%; /* Safari調整無効 */
	}
}

@media only screen and (min-width:730px) {}


/*
二次元半導体修正
・直書き「style」をクラス化
-------------------------------------------------------------------*/
div.two-box {
    width: 100%;
}

div.two-box .two-left {
    padding-left: 5%;
    padding-right: 5%;
}

div.two-box .two-right {
    padding-left: 5%;
    padding-right: 5%;
}

div.two-box .two-left p {
    margin-bottom: 10px;
    -webkit-text-size-adjust: 100%;
}

table.nw.two-spec {
    border-style: none;
    white-space: inherit;
    margin: 0;
}

#contents1 table.nw.two-spec td {
    text-align: left;
    border: none;
    white-space: inherit;
    word-wrap: break-word !important;
}

table.nw.two-price {
    border-style: none;
    white-space: nowrap;
    margin: 0;
}

p.two-img {
    text-align: center;
    -webkit-text-size-adjust: 100%;
}

@media only screen and (min-width:730px) {
    table.nw.two-spec {
        white-space: nowrap;
    }

    div.two-box .two-left {
        float: left;
        width: 45% !important;
        padding-left: 5%;
    }

    div.two-box .two-right {
        float: right;
        width: 45% !important;
        padding: 0;
    }

    #contents1 table.nw.two-spec td {
        padding: 3px;
    }
}

@media only screen and (max-width:460px) {
    #contents1 table.nw.two-spec td {
        display: list-item;
        margin-left: 20px;
    }
}

/* 画像無しの時 */
.one-box {
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
    margin: 0 auto;
}

/*
ナノコンポジックス：gold/silver
・ロゴ下にコンテンツ追加
-------------------------------------------------------------------*/
/*カラムテンプレート*/
*[class*="col-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 1.5em;
}
*[class*="col-"] > * {
    margin-bottom: 0.8em;
}
*[class*="col-"] > * *:last-child {
    margin-bottom: 0;
}
*[class*="col-1"] > * {
    width: 100%;
}
*[class*="col-2"] > * {
    margin-left: calc(100% - 1px - (48% * 2));
    width: 48%;
}
*[class*="col-3"] > * {
    margin-left: calc((100% - 1px - (30.2% * 3)) / 2);
    width: 30.2%;
}
*[class*="col-4"] > * {
    margin-left: calc((100% - 1px - (22.4% * 4)) / 3);
    width: 22.4%;
}
*[class*="col-5"] > * {
    margin-left: calc((100% - 1px - (18.4% * 5)) / 4);
    width: 18.4%;
}
*[class*="col-2"] > *:nth-child(2n+1),
*[class*="col-3"] > *:nth-child(3n+1),
*[class*="col-4"] > *:nth-child(4n+1),
*[class*="col-5"] > *:nth-child(5n+1) {
    margin-left: 0;
}

@media only screen and (min-width:460px) {
    *[class*="col-"] > * {
        margin-bottom: 1.6em;
    }
    *[class*="col-1-2"] > * {
        margin-left: calc(100% - 1px - (48% * 2));
        width: 48%;
    }
    *[class*="col-1-3"] > *,
    *[class*="col-2-3"] > *,
    *[class*="col-2-3"] > *:nth-child(2n+1) {
        margin-left: calc((100% - 1px - (30.2% * 3)) / 2);
        width: 30.2%;
    }
    *[class*="col-1-4"] > *,
    *[class*="col-2-4"] > *,
    *[class*="col-2-4"] > *:nth-child(2n+1),
    *[class*="col-3-4"] > *,
    *[class*="col-3-4"] > *:nth-child(3n+1) {
        margin-left: calc((100% - 1px - (22.4% * 4)) / 3);
        width: 22.4%;
    }
    *[class*="col-1-5"] > *,
    *[class*="col-2-5"] > *,
    *[class*="col-2-5"] > *:nth-child(2n+1),
    *[class*="col-3-5"] > *,
    *[class*="col-3-5"] > *:nth-child(3n+1) {
        margin-left: calc((100% - 1px - (18.4% * 5)) / 4);
        width: 18.4%;
    }
    *[class*="col-1-2"] > *:nth-child(2n+1),
    *[class*="col-1-3"] > *:nth-child(3n+1),
    *[class*="col-2-3"] > *:nth-child(3n+1),
    *[class*="col-1-4"] > *:nth-child(4n+1),
    *[class*="col-2-4"] > *:nth-child(4n+1),
    *[class*="col-3-4"] > *:nth-child(4n+1),
    *[class*="col-1-5"] > *:nth-child(5n+1),
    *[class*="col-2-5"] > *:nth-child(5n+1),
    *[class*="col-3-5"] > *:nth-child(5n+1) {
            margin-left: 0;
    }
}

.m-title {
    font-size: 2rem;
    color: #336799;
    font-weight: bold;
    text-align: center;
}
.s-title {
    font-weight: bold;
    text-align: center;
    font-size: 1.25em;
    padding: 0.5em 0 1em;
}
.intro {
    margin: 1em 15px 5em 25px;
}
.intro ul {
    list-style: none;
}

#treat,
#five-kind,
#nine-face {
    margin: 1em auto;
    border-top: 1px solid #555;
}
#treat dl div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#five-kind ul li {
    text-align: center;
}
#nine-face ul li {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px dashed;
}
#nine-face ul li:last-child {
    border: none;
}
#nine-face ul li p > span {
    font-weight: bold;
    display: block;
}
#nine-face ul li p span span {
    background: #000;
    color: #fff;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    text-align: center;
    margin-left: 0.5em;
}
#treat dl div {
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em;
}
#treat dl div dt {
    width: 18%;
}
#treat dl div dt img {
    width: 80%;
}
#treat dl div dd {
    width: 80%;
}
@media only screen and (max-width:460px) {
    .intro {
        margin-bottom: 2em;
    }
    .m-title {
        font-size: 1.2rem;
    }
    .s-title {
        font-size: 1.1em;
    }
    #treat dl div dt {
        width: 20%;
    }
    #treat dl div dt img {
        width: 100%;
    }
    #treat dl div dd {
        width: 78%;
    }
    .sbtitle {
        position: relative;
    }
    .sbtitle:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 0 4px 10.0px;
        border-color: transparent transparent transparent #899728;
        transition: all 0.3s ease-in-out;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        position: absolute;
        left: 5px;
        top: 0.7em;
    }
    .sbtitle.open:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background: #eeede9;
    }
    .sbtitle.open {
        background: #eeede9;
    }
}

