#main_visual.corporateimage {
  background-color: #314e73;
  background-image: url("../img/imagebg_corporateimage.jpg");
  background-size: cover;
  background-position: 51% 0;
  margin-bottom: 0;
}
.bgimage_corporate {
  background-color: #314e73;
  background-image: url("../img/imagebg_corporateimage.jpg");
  background-position: center 37%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60px;
}
.contactlink_inv {
  border-top: 1px solid #999999;
}
#contents #main_visual.corporateimage h2 {
  font-weight: normal;
  padding-top: 100px;
  text-align: center;
  /*text-shadow: 1px 1px 1px #282828, -1px 1px 1px #282828, 1px -1px 1px #282828, -1px -1px 1px #282828; */
  text-shadow: 2px 2px 1px #37506c, -2px 2px 1px #37506c, 2px -2px 1px #37506c, -2px -2px 1px #37506c;
  padding-bottom: 90px;
}
@media screen and (max-width: 680px) {
#contents #main_visual.corporateimage h2 {
  padding-bottom: 50px;
}
}
#contents .catch h2 {
  font-size: 1.6em;
  padding: 40px 0 0;
}
@media screen and (max-width: 680px) {
#contents .catch h2 {
  font-size: 1.2em;
}
}
.catch .col_2 > li:nth-child(1) {
  width: 70%;
}
.catch .col_2 > li:nth-child(2) {
  width: 30%;
}
section p {
  font-size: 1em;
  text-align: left;
}
.greeting > p {
  font-size: 1.2em;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.companyplan > h3, .spirits > h3 {
  border: 1px solid #666666;
  color: #333333;
  margin: 30px 0 20px;
  padding: 5px 0 3px;
  text-align: center;
}
.companyplan li {
  font-size: 1.1em;
  margin-bottom: 13px;
}
.spirits dt {
  font-size: 1em;
  margin-bottom: 5px;
  font-weight: bold;
}
.spirits dd {
  margin-bottom: 10px;
}
table.normalwide {
  width: 100%;
}
table.normalwide td {
  text-align: left;
}
@media screen and (max-width: 680px) {
table.normalwide th {
  border-bottom: none;
}
table.normalwide td {
	border-bottom: none;
	border-right: none;
	padding: 3px 10px 6px;
}
}
img.president {
  width: 150px !important;
  float: left;
  margin: 0 20px 5px 0;
}
@media screen and (max-width: 680px) {
img.president {
  width: 40% !important;
}
.greeting > p {
  font-size: 1em;
}
}
.accessmap {
  text-align: center;
}
#contents .accessmap h2 {
  background-color: #282828;
  color: #ffffff;
  font-size: 1.6em;
  margin: 0 0 10px;
  padding: 5px;
}
@media screen and (max-width: 680px) {
#contents .accessmap h2 {
  font-size: 1.2em;
}
}
.accessmap img {
  margin-bottom: 5px;
}
@media screen and (max-width: 680px) {
.accessmap img {
  width: 140px;
}
}
.accessmap p {
  text-align: center;
}
.accessmap iframe {
	max-width: 960px;
	width: 100%;
	height: 400px;
}
.accessmap .largeview {
  margin-bottom: 50px;
}
.accessmap .largeview:last-child {
  margin-bottom: 0;
}
.contactlink_inv p {
  text-align: center;
}
ul.simple {
  margin: 0;
  padding: 0;
}
ul.simple > li {
  list-style: none;
}
#menu-wrap.framemenu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#menu-wrap.framemenu li {
	background-color: rgba(49,78,115,0.8);
	border-right: 1px solid #617ea3;
	border-bottom: 1px solid #617ea3;
  width: 25%;
}
#menu-wrap.framemenu li:last-child {
  border-right: medium none;
}
@media screen and (min-width: 681px) and (max-width: 980px) {
#menu-wrap.framemenu li {
  width: 16.2%;
}
}
@media screen and (max-width: 680px) {
#menu-wrap.framemenu li:last-child {
  border-right: 1px solid #617ea3;
}
}
#menu-wrap.framemenu li a {
  font-size: 1.2em;
  font-weight: normal;
  height: 48px;
}
#menu li a:hover {
  background: #f1892b none repeat scroll 0 0;
}
#menu-wrap.framemenu.fixed li a {
  height: 34px !important;
}
#menu-wrap.framemenu.fixed {
  background-color: #314e73;
  left: auto;
  margin: 0 auto;
  max-width: 960px;
}
#menu li {
  height: 48px;
}
#menu-wrap.framemenu.fixed #menu li {
  height: 34px;
}
@media screen and (max-width: 680px) {
#menu-wrap.framemenu #menu li {
  height: 48px;
  width: 50%;
}
#menu-wrap.framemenu #menu li {
  border-bottom: 1px solid #617ea3;
}
#menu-wrap.framemenu #menu li a {
    height: 48px;
}
#contents #main_visual.corporateimage h2 {
  padding-top: 60px;
}
}
.separatetop {
  margin-bottom: 60px;
}
@media screen and (max-width: 680px) {
#contents .separatetop:first-child {
	margin-top: 100px;
}
}
figure.spwide {
  margin: 0;
}
.inner .spwide img {
  max-width: 100%;
}
span.following {
  border-color: #ffbf00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 6px 0;
  height: 0;
  margin-left: 6px;
  margin-top: 18px;
  position: absolute;
  width: 0;
}
.fixed span.following {
  margin-top: 12px;
}
@media screen and (max-width: 680px) {
span.following {
  display: none;
}
}

/* 201811 */
.contactlink_inv {
	border-bottom: none;
}
#contents #main_visual.corporateimage h2 {
	letter-spacing: 0.15em;
}
.rinen_div h3 {
	color: #333333;
	line-height: 1.8em;
	border: none;
	text-align: center;
}
@media screen and (max-width: 680px) {
.rinen_div h3 {
	text-align: left;
	font-size: 1.1em;
}
}
.rinen_div .companyplan > h4, .rinen_div .spirits > h4 {
	font-size: 1.4em;
	font-weight: normal;
  line-height: 1.5em;
  border: 1px solid #666666;
  color: #333333;
  margin: 30px 0 20px;
  padding: 5px 0 3px;
  text-align: center;
}
@media screen and (max-width: 680px) {
.rinen_div .companyplan > h4, .rinen_div .spirits > h4 {
	font-size: 1.2em;
}
}
.rinen_div .companyplan ul {
	padding-left: 20px;
}
.rinen_div .companyplan li {
	font-size: 1.1em;
	line-height: 1.3em;
}
@media screen and (max-width: 680px) {
.rinen_div .companyplan li {
	line-height: 1.5em;
	font-size: 1em;
}
}
.rinen_div .spirits dt {
	font-size: 1em;
	line-height: 1.3em;
}
.rinen_div .spirits dd {
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 30px;
}
@media screen and (max-width: 680px) {
.rinen_div .spirits dt {
	font-size: 1em;
}
}
@media screen and (max-width: 680px) {
.rinen_div .spirits dd {
	font-size: 1em;
	margin-left: 26px;
}
}
@media screen and (max-width: 680px) {
figure.spfull img.narrow50 {
	width: 100% !important;
}
}

/* Our Mission */
@media screen and (max-width: 680px) {
#contents .our_message .main {
	padding-bottom: 20px;
}
}
#contents .our_message .main h2 strong, #contents .our_message h3 strong {
	font-family: "magistral", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
#contents .our_message .main h2 span,
#contents .our_message .main p,
#contents .our_message .main h3,
#contents .our_message h3 span,
#contents .our_message p,
#contents .greeting p, .f_cam {
	/*font-family: "tbnpmincho-std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	/*letter-spacing: 0.05em;*/
}
.creanmaerd {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	letter-spacing: 0em;
	font-size: 1.16em;
}
#contents #main_visual.corporateimage h2 {
  padding: 100px 0 90px 0;
}
@media screen and (max-width: 680px) {
#contents #main_visual.corporateimage h2 {
  padding: 60px 0 50px 0;
}
}
@media screen and (max-width: 680px) {
#contents .our_message .main {
  padding-bottom: 10px;
}
}
#contents .our_message .main h2 {
    padding: 80px 0 10px;
}
#contents .our_message .main h2 strong {
    font-size: 1.2em;
    font-weight: normal;
    background-color: #2f4fa1;
    padding: 10px 0;
    width: 40%;
    display: inline-block;
    border-radius: 1em;
    color: #ffffff;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 680px) {
#contents .our_message .main h2 strong {
    width: 70%;
}
}
#contents .our_message .main h2 span {
	font-size: 1em;
	background-color: #2f4fa1;
	color: #ffffff;
	padding: 5px 2em;
	line-height: 1em;
	border-radius: 1em;
	display: inline-block;
	min-width: 60%;
	margin: 10px 0 10px;
	display: none;
}
#contents .our_message .main p {
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
  margin-left: 0;
  margin-top: 25px;
  margin-bottom: 50px;
}
@media screen and (max-width: 680px) {
#contents .our_message .main p {
	margin-bottom: 0;
	font-size: 1.3em;
	text-align: left;
	margin-right: 0.5em;
	margin-left: 1em;
}
}
#contents .our_message h3 {
  margin: 40px 0 20px;
  padding-top: 3px;
  padding-left: 10px;
  border-top: 1px solid #2f4c7e;
}
@media screen and (max-width: 680px) {
#contents .our_message h3 {
	border-top: 1px solid #2f4fa1;
  padding: 2px 0 0;
	width: 100%;
	margin: 30px 0 10px;
  font-size: 1.2em;
}
}
#contents .our_message h3 strong {
	font-weight: normal;
	font-size: 1em;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 680px) {
#contents .our_message h3 strong {
	font-size: 1em;
}
}
#contents .our_message h3 span {
	font-size: 1em;
	font-weight: bold;
	display: none;
}
@media screen and (max-width: 680px) {
#contents .our_message h3 span {
	font-size: 0.8em;
	line-height: 1em;
}
}
#contents .our_message p {
  font-size: 1.6em;
  margin-left: 1em;
}
@media screen and (max-width: 680px) {
#contents .our_message p {
  font-size: 1.2em;
	margin: 0 6%;
}
}

@media screen and (min-width: 681px) and (max-width: 999px) {
#contents section .our_message div.inner {
	padding: 0 5% 0px;
}
#contents .our_message .main h2 span {
	min-width: 80%;
}
}
@media screen and (max-width: 680px) {
#contents .our_message .main h2 span {
	min-width: 90%;
	padding: 10px 0;
}
}
	
.greeting img.president {
	max-width: 150px;
}


.patent_info h3 {
	width: 100%;
	margin-bottom: 0;
	padding: 10px;
	font-size: 1.3em;
	line-height: 1.3em;
	background-image: url(../img/patent_info_bg.png);
	background-size: contain;
	background-repeat: repeat-y;
}
@media screen and (max-width: 680px) {
.patent_info h3 {
  font-size: 1.1em;
}
}
.patent_info h3 em {
	white-space: nowrap;
}
.patent_info h3 em.small {
	font-size: 0.7em;
	color: #ddd;
	line-height: 1em;
}
@media screen and (max-width: 680px) {
.patent_info h3 {
	text-align: left;
}
.patent_info h3 em.small {
	font-size: 0.8em;
	line-height: 1em;
}
}

.patent_info h3.bkwrap_inv {
	border-radius: 0;
}
.patent_info h4 {
	text-align: center;
	margin-bottom: 0;
	font-size: 1.4em;
	background-color: #136dad;
	padding: 12px 0 10px;
	color: #fff;
	font-weight: normal;
	background-image: url(../img/patent_info_bg.png);
	background-size: contain;
}
@media screen and (max-width: 680px) {
.patent_info h4 {
	font-size: 1.1em;
}
}
.patent_info p {
	font-size: 1.1em;
	width: 100%;
	margin: 0 auto;
}
@media screen and (min-width: 681px) and (max-width: 959px) {
.patent_info p.bkwrap_inv_static {
	font-size: 1.1em !important;
}
}
@media screen and (max-width: 680px) {
.patent_info p {
	font-size: 1em !important;
}
}
.patent_info table {
	margin: 0;
	width: 100%;
}
@media screen and (max-width: 680px) {
.patent_info table {
	border-bottom: 1px solid #999;
}
}
.patent_info table tr {
	margin-bottom: 0;
}
@media screen and (max-width: 680px) {
.patent_info table tr {
	border-right: 1px solid #9999;
}
}
.patent_info table th:first-child {
	width: 8em;
	text-align: center;
}
@media screen and (max-width: 680px) {
.patent_info table th:first-child {
	width: 100%;
	text-align: left;
	display: block;
}
}
.patent_info table td:first-child {
	text-align: center;
}
.patent_info .col_2.spsingle li {
	background-color: unset;
	padding: 10px 5px 0;
	margin: 0;
	width: 50%;
}
@media screen and (max-width: 680px) {
.patent_info .col_2.spsingle li {
	margin-bottom: 5px !important;
  padding: 5px 5px;
}
.patent_info .col_2.spsingle li:last-child {
	margin-bottom: 0 !important;
}
}

.patent_info .col_1 {
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}
@media screen and (max-width: 680px) {
.patent_info .col_1 {
	padding: 0;
}
}
.patent_info .col_1 table {
	border-top: none;
}
.patent_info .col_1 table th, .patent_info .col_1 table td {
	border-left: 1px solid #004f7e;
	border-bottom: 1px solid #004f7e;
}
@media screen and (max-width: 680px) {
.patent_info .col_1 table th, .patent_info .col_1 table td {
	border-bottom: none;
}
}
.soshikizu {
	position: relative;
	width: 40em;
	margin: 0 auto;
}
@media screen and (max-width: 680px) {
.soshikizu {
  font-size: 12px;
  width: 100%;
}
}
.soshikizu ul {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
}
.soshikizu > ul > li > span {
  border: 1px solid #666;
  padding: 0.5em 1em;
  display: inline-block;
  width: 10em;
  text-align: center;
  line-height: 1.2em;
}
@media screen and (max-width: 680px) {
.soshikizu > ul > li > span {
  width: 8em;
}
}
.soshikizu ul li ul.layer {
  margin-top: -3em;
  margin-bottom: .75em;
  margin-left: 16em;
  list-style: none;
  width: auto;
}
@media screen and (max-width: 680px) {
.soshikizu ul li ul.layer {
  margin-left: 11em;
}
}
.soshikizu ul li ul li {
  margin-bottom: 0.5em;
  position: relative;
  padding: 0.5em 0;
  display: grid;
}
.soshikizu ul li ul li:first-child::before {
	top: 1.75em;
	height: calc(100% + 2em);
}
.soshikizu ul li ul li ul li:first-child::before {
	top: -1em;
	height: calc(100% + 2em);
}
.soshikizu ul li ul li span {
  border: 1px solid #666;
  padding: 0.5em 1em;
  display: inline-block;
  line-height: 1.2em;
}
.soshikizu ul li ul li::before {
  content: "";
  position: absolute;
  /*top: -0.5em;*/
  top: 0.5em;
  /*left: -16px;*/
  left: -3em;
  width: 10px;
  height: calc(100% + 1.75em);
  border-left: 1px solid #999999;
}
@media screen and (max-width: 680px) {
.soshikizu ul li ul li::before {
	left: -1em;
}
}
.soshikizu ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
.soshikizu ul li ul li:first-child::after {
  content: "";
  position: absolute;
  /*top: .75em;*/
  top: 1.75em;
  /*left: -16px;*/
  left: -6em;
  /*width: 10px;*/
  width: 6em;
  border-bottom: 1px solid #999999;
}
@media screen and (max-width: 680px) {
.soshikizu ul li ul li:first-child::after {
  left: -3em;
  width: 3em;
}
}
.soshikizu ul li ul li::after, .soshikizu ul li ul li ul li:first-child::after, .soshikizu ul li ul li ul li::after {
  content: "";
  position: absolute;
  /*top: .75em;*/
  top: 1.75em;
  /*left: -16px;*/
  left: -3em;
  /*width: 10px;*/
  width: 3em;
  border-bottom: 1px solid #999999;
}
@media screen and (max-width: 680px) {
.soshikizu ul li ul li::after, .soshikizu ul li ul li ul li:first-child::after, .soshikizu ul li ul li ul li::after {
	content: "";
	position: absolute;
	/* top: .75em; */
	top: 1.75em;
	/* left: -16px; */
	left: -1em;
	/* width: 10px; */
	width: 1em;
	border-bottom: 1px solid #999999;
}
}
.soshikizu ul li ul li ul {
  margin-left: 0;
}
.soshikizu ul li ul li ul li {

}
.soshikizu ul li ul li.layer2 {
  margin-bottom: 0.25em;
}
.soshikizu ul li ul li.layer2 ul {
  padding-top: 1em;
  padding-left: 5em;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width: 680px) {
.soshikizu ul li ul li.layer2 ul {
  padding-left: 2em;
}
}
.soshikizu ul li ul li.layer2 ul li:last-child {
  margin-bottom: 0;
}
.soshikizu ul li.torishimariyakukai {
  position: absolute;
  top: 6em;
}
.soshikizu ul li.torishimariyakukai::before {
	content: "";
	position: absolute;
	top: -3.75em;
	left: 5em;
	width: 10px;
	height: 3.75em;
	border-left: 1px solid #999999;
}
@media screen and (max-width: 680px) {
.soshikizu ul li.torishimariyakukai::before {
	left: 4em;
}
}

@media print{
.framemenu.fixed {
	display: none;
}
.scrolltothetop {
	display: none;
}
#contents #main_visual.corporateimage h2 {
	text-decoration: ;
	text-shadow: none;
	color: #333;
}
.drawer-hamburger {
	display: none;
}
}




/* add patent_info */




.our_message_add {
	font-size: 1.4em;
	line-height: 1.3em;
}

@media screen and (max-width: 680px) {
.our_message_add {
	font-size: 0.9em;
	width: 90%;
	margin: 20px auto 0;
	padding-left: 25px;
}
}
.our_message_add li {
	margin-bottom: 10px;
}
.our_message_add li:first-child {
	list-style-type: none;
	margin-left: -20px;
}
.recruit_link {
	background-image: url(../../img/CAMentrance2Fgreen1920s_20220526.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	padding: 0;
	background-position: center 50%;
	transition: .3s;
	background-size: 1600px;
}
.recruit_link:hover {
	background-position: center 50%;
	background-size: 1160px;
}
.recruit_link .link_area {
	width: 100%;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 680px) {
.recruit_link .link_area {
	width: 100%;
}
}
.recruit_link .link_area:hover {
	opacity: 0.8;
}
.recruit_link .link_area a {
	text-align: center;
	width: 100%;
	display: flex;
	font-size: 1.6em;
	line-height: 1.3;
	text-shadow: 2px 2px 1px rgb(255, 255, 255), -2px 2px 1px rgb(255, 255, 255), 2px -2px 1px rgb(255, 255, 255), -2px -2px 1px rgb(255, 255, 255);
	background-color: rgba(255,255,255,0.2);
	transition: .1s;
	justify-content: center;
	height: 350px;
	align-items: center;
}
.recruit_link .link_area a:hover {
	color: #073868;
	background-color: rgba(255,255,255,0.5);
}
#contents #main_visual.corporateimage h2 {
	padding: 100px 0 40px 0;
}
#menu-wrap.framemenu #menu li:first-child {
	margin: inherit;
}
#menu-wrap.framemenu li {
	width: 25%;
}

@media screen and (max-width: 680px) {
#main_visual.corporateimage {
	height: 500px !important;
}
}
#main_visual.corporateimage ul#menu {
    position: absolute;
}
#menu-wrap.framemenu li.none {
	background-color: rgba(0,0,0,0.3);
}
#menu-wrap.framemenu li:last-child {
	border-right: 1px solid #617ea3;
}
#main_visual .inner {
	margin: -20px auto 0;
}

#contents #patent h2 {
	padding: 120px 0 60px;
}
/* patent_info */
#patent_info figure {
	text-align: center;
	margin-top: 0;
	border-radius: 0;
}
#patent_info figure img {
	width: 100%;
}
@media screen and (max-width: 680px) {
#patent_info figure img.narrow {
	width: inherit !important;
}
}
.inner.innerwidefull {
	max-width: inherit !important;
}
#contents #patent_info .description.example h2 {
	margin: 0 !important;
	padding: 15px 0 10px;
	font-size: 1.6em;
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.05), -2px 2px 1px rgba(0,0,0,0.05), 2px -2px 1px rgba(0,0,0,0.05), -2px -2px 1px rgba(0,0,0,0.05);
}
@media screen and (max-width: 680px) {
#contents #patent_info .description.example h2 {
	padding: 20px 0;
	font-size: 1.2em;
}
}
#contents #patent_info .description.example ul li h2 {
	color: #333333;
	font-size: 1.4em;
	padding: 40px 0 10px;
	text-shadow: none;
	background-color: #ffffff;
	border-radius: 0;
	margin-top: -18px !important;
}
@media screen and (min-width: 681px) and (max-width: 959px) {
#contents #patent_info .description.example ul li h2 {
	font-size: 1.2em;
}
}
@media screen and (max-width: 680px) {
#contents #patent_info .description.example ul li h2 {
	font-size: 1.1em;
}
}
.description ul.col_2 {
	max-width: inherit;
}
.bkwrap_inv_static {
	background-color: #a3adb9;
	border-radius: 60px;
	color: #ffffff;
	margin: 0 auto 0;
	width: 100%;
	line-height: 1.2em;
	text-align: center !important;
	padding: 6px 10px 3px !important;
	font-size: 1.3em !important;
	z-index: 2;
	position: relative;
	text-shadow: none;
	width: 90% !important;
}
section .patent_image .inner {
	margin-top: 40px !important;
}
section .patent_image p.topic {
	font-size: 1.8em;
	background-color: #333333;
	margin: 0 auto;
	color: #ffffff;
	width: 80%;
	text-align: center;
	background-image: url(../img/patent_info_bg.png);
	background-size: contain;
	border-radius: 2em;
	padding: 10px 10px 6px;
	line-height: 1.2;
}
@media screen and (max-width: 680px) {
section .patent_image p.topic {
	font-size: 1.3em !important;
	border-radius: 4px;
}
}
section .patent_image h3 {
	text-align: center;
	border: none;
	font-size: 2em;
	color: #333333;
	margin: 0 auto 40px;
	padding: 10px;
}
section .patent_image figure {
	margin-bottom: 30px;
}
@media screen and (max-width: 680px) {
section .patent_image figure {
	margin: 0 0 40px;
}
}
section .patent h2, section .patent_image h3, #patent_info .col_5 li h3 {
	font-family: fot-udkakugo-large-pr6n, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: 500;
	font-style: normal;
}
.bg_example {
	background-color: #d9d9d9;
}
.bg_example {
	background-color: #818c99;
	border-radius: 8px;
}
.triangle_over.wht {
	border-top-color: #ffffff;
}
#contents #patent_info h2 {
	padding-bottom: 60px;
	padding: 30px 0 30px;
}
#contents #patent_info h3 em {
	white-space: nowrap;
}
#patent_info .col_5 {
	max-width: inherit;
}
#patent_info .col_5 li {
	background-color: #fff;
	padding-bottom: 5px !important;
}
#patent_info .col_5 li h3 {
	color: #2f4fa1;
	min-height: 6em;
	padding-top: 20px;
}

@media screen and (min-width: 681px) and (max-width: 959px) {
#patent_info .col_5 li h3 {
	min-height: 8em;
}
}
#patent_info .col_5 li p.summary {
	background-color: #fff;
	padding: 10px;
	min-height: 7em;
	position: relative;
}
#patent_info .col_5 li p.summary::before {
	content: "▼";
	position: absolute;
	left: calc(50% - 15px);
	width: 30px;
	display: inline-block;
	margin-top: -20px;
	text-align: center;
}

@media screen and (min-width: 681px) and (max-width: 959px) {
#patent_info .col_5 li p.summary {
	min-height: 9em;
}
}
.improved_convenience h3 {
	text-align: center;
	border: none;
	font-size: 2em;
	padding: 0;
}
.improved_convenience .col_3 {
	max-width: inherit;
}
.improved_convenience .col_3 h3 {
	background-color: #2f4fa1;
	color: #ffffff !important;
	display: block;
	line-height: 1;
	padding: 10px;
	border-radius: 2em;
}
.patent_bg {
	background-image: url(../img/patent_info_bg.png);
	background-size: contain;
	background-repeat: repeat-y;
	background-color: #223451;
}
#contents #patent_info .patent_bg h2 {
	color: #ffffff;
}
.triangle_over.patent {
	border-top-color: #f9f5ee;
}
.triangle_over.patent_sub {
	border-top-color: #d9d9d9;
}
.triangle_over.patent_sub {
	border-top-color: #818c99;
}
.triangle_over.patent_wrap {
	border-top-color: #f2f0ec;
}
.triangle_over.ealization {
	border-top-color: #000110;
}
.triangle_over.sz36 {
	border-right-width: 36px;
	border-left-width: 36px;
	border-top-width: 36px;
}
.patent_c1 {
	color: #8c2522;
}
.patent_c2 {
	color: #123e75;
}
#patent_info {
	background-color: #142946;
	background-image: url("../../img/bg_network2.jpg");
}
#patent_info > .inner .patent_info_wrap {
	padding: 20px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 6px;
	margin: 30px auto 60px;
}
@media screen and (max-width: 680px) {
#patent_info > .inner .patent_info_wrap {
	padding: 5px;
}
}
#patent_info > .inner .patent_info {
	background-color: #ffffff;
	padding: 15px 3% 0px;
	border-radius: 4px;
}
#contents #patent_info .patent_image h2 {
	padding: 10px 10px 6px;
	background-color: #282828;
	color: #ffffff;
	line-height: 1.2;
	margin: 20px 0 0;
	border-radius: 2em;
	background-image: url(../img/patent_info_bg.png);
	background-size: contain;
	background-repeat: repeat-y;
	font-size: 1.8em;
}
@media screen and (max-width: 680px) {
#contents #patent_info .patent_image h2 {
	font-size: 1.4em;
	padding: 20px 10px 16px;
}
}
#contents #patent_info .patent_image h3 {
	margin: 0 auto;
	background-image: none;
	font-size: 2.2em;
}
@media screen and (min-width: 681px) and (max-width: 959px) {
#contents #patent_info .patent_image h3 {
	font-size: 2em;
}
}
@media screen and (max-width: 680px) {
#contents #patent_info .patent_image h3 {
	font-size: 1.4em;
}
}
#patent_info em {
	white-space: nowrap;
}


.patent_info p.before_h3 {
	margin: 15px auto -10px;
	font-size: 1.6em;
	line-height: 1.3em;
	text-align: center;
}
.patent_info p.after_h3 {
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 10px;
	line-height: 1.3;
}
#contents .patent_image .inner.innerwide {
	margin-top: 60px !important;
	margin-bottom: 0;
  padding: 0;
}
.patent_info .relatedinformation p {
	width: 100%;
	text-align: center;
	padding: 10px 0 0px;
}
#patent_info .patent_image figure img {
	max-width: 920px;
}

#contents.corporate h2 {
    padding: 100px 0 50px;
}
#contents.corporate .accessmap h2 {
	padding: 5px;
}
#contents .description.example .inner.innerwide {
	padding-right: 5px;
	padding-left: 5px;
}
#contents section .relatedinformation div.inner {
	padding: 20px 0 40px !important;
}
#contents section .relatedinformation a {
	padding: 15px 10px;
	border: 2px solid #136dad;
}
@media screen and (max-width: 680px) {
#contents section .relatedinformation a {
	padding: 20px 0;
}
}
@media screen and (max-width: 680px) {
.patent_info .col_2.spsingle li:first-child div.container {
	margin-top: 10px;
}
}
#contents #patent_info .inner.innerwide {
	max-width: 1240px;
}

/* organization_chart */
.organization_chart {
	display: flex;
	justify-content: center;
	width: 100%;
  max-width: 800px;
  margin: 0 auto;
	line-height: 1.1;
}
@media screen and (max-width: 680px) {
.organization_chart {
	font-size: 12px;
}
}
.organization_chart .side_left {
	width: 30%;
	padding-right: 15px;
}
.organization_chart .side_right {
	width: 70%;
}
.organization_chart .side_left em, .organization_chart .side_right em {
	border: 1px solid #cccccc;
	width: 100% !important;
	display: inline-block;
	line-height: 1.3;
	border-radius: 3px;
}
.organization_chart .side_left em {
	padding: 5px 5px;
	text-align: center;
}
.organization_chart .side_right em {
	padding: 5px 2px 5px 10px;
}
.organization_chart ul.layer {
	list-style-type: none;
	position: relative;
	padding: 0;
}
.organization_chart ul.layer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	margin-left: 15px;
}
.organization_chart ul.layer ul:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	border-left: 1px solid #666666;
}
.organization_chart ul.layer ul li {
	position: relative;
	margin: 0;
	padding: 10px 15px 5px;
}
.organization_chart ul.layer ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	width: 15px;
	height: 0;
	border-top: 1px solid #666666;
}
.organization_chart ul.layer ul li:last-child::before {
	top: 24px;
	bottom: 0;
	height: auto;
	background-color: #fff;
}
@media screen and (max-width: 680px) {
.organization_chart ul.layer ul li {
	padding: 10px 0px 5px 15px;
}
}
.organization_chart ul.layer li.top::after {
	content: "";
	display: block;
	position: absolute;
	border-right: 1px solid #ffffff;
	width: 0;
	height: 24px;
	top: 0px;
	margin-left: 15px;
}
.organization_chart ul.layer.layer li > ul > li ul li {
	padding: 10px 0 0px 15px;
}
/* By side*/
.organization_chart .side_right ul.layer::before {
	content: "";
	border-bottom: 1px solid #666666;
	position: absolute;
	top: 24px;
	width: 40px;
	display: block;
	height: 0;
	left: -15px;
}
.organization_chart .side_right ul.layer ul li {
	padding-right: 0;
}
.organization_chart .side_left ul.layer ul {
	margin-left: 0;
}
.organization_chart .side_left ul.layer li.top::after, .organization_chart .side_left ul.layer ul::before, .side_left ul.layer ul li::before {
	display: none;
}
.organization_chart .side_left ul.layer ul li.left_1 {
	padding: 10px 0 0 0;
}
.organization_chart .side_left ul.layer ul li.left_2 {
	border-left: 1px solid #666666;
	left: 50%;
	width: 10px;
}
.organization_chart .side_left ul.layer ul li.left_3 {
	padding: 0;
}
@media screen and (max-width: 680px) {
.organization_chart .side_left ul.layer ul li {
	padding-left: 0 !important;
}
}

.organization_chart ul.layer ul li.ofs {
  padding-left: 45px;
}
.organization_chart ul.layer ul li.ofs::before {
  width: 45px;
}
.organization_chart ul.layer ul li.sep {
  margin-top: 30px;
}
#contents .our_message .main h2 + p {
	font-weight: 300;
}
#contents .our_message p {
	font-weight: 400;
}
.corporate h2, table th {
	font-weight: 400;
}
.our_message_add li {
	font-weight: 300;
	font-size: 18px;
}
.greeting p {
	font-size: 15px;
}
section.corporate p, .rinen_div .companyplan li, .rinen_div .spirits dt, table.normalwide, .organization_chart .side_left em, .organization_chart .side_right em, .rinen_div .spirits dd {
	font-weight: 300;
}
.contactlink_inv h4 {
	font-weight: 400;
}

@media screen and (max-width: 680px) {
.spnone {
	display: none !important;
}
#menu-wrap.framemenu #menu li a {
	height: 64px;
}
}

#contents #main_visual.thin {
  height: 160px;
}
#main_visual.online_mtg {
	background-color: #e1e3e5;
	background-image: url("../../img/online_mtg.jpg");
	background-size: cover;
	background-position: center center;
}
#contents #main_visual.thin h2 {
	padding: 60px 0 40px 0;
	letter-spacing: 0;
	font-size: 2.6em;
	color: #282828;
	text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
	font-weight: normal;
}
@media screen and (max-width: 680px) {
#contents #main_visual.thin h2 {
	padding: 40px 0 40px 0;
	font-size: 2em;
}
}
#flow3 {
	max-width: inherit;
	font-size: 1.2em;
	position: relative;
}
#flow3 dl dt {
	width: 90%;
	line-height: 1.3;
	margin-bottom: 30px;
	margin-left: 0;
}
@media screen and (max-width: 680px) {
#flow3 dl dt {
	width: 100%;
}
}
#flow3 dl.flowend {
  background: none repeat scroll 0 0 !important;
}
@media screen and (max-width: 680px) {
#flow ul, #flow3 ul, #flow4 ul {
	width: 95%;
	margin-bottom: 60px;
}
}
#flow3 ul li {
	width: 90%;
	font-size: 16px;
}
#contents .inner.information_div {
	margin-top: -20px;
	padding: 0 0 5px;
}
.information_box {
	position: relative;
	padding: 0.25em 1em 10px;
	margin: 0 1em;
	top: 0;
	background: rgb(232, 232, 214,0.4);
}
.information_box::before, .information_box::after {
	position: absolute;
	top: 0;
	content: '';
	width: 20px;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.information_box::before {
	border-left: dotted 2px #1b2941;
	border-top: dotted 2px #1b2941;
	border-bottom: dotted 2px #1b2941;
	left: 0;
}
#contents .inner.information_div h2 {
	padding: 10px 0 5px;
	background-color: #ffffff;
	display: block;
	position: relative;
	font-size: 1.6em;
	font-family: inherit;
	border-radius: 0;
	margin-bottom: 20px;
	text-align: center;
}
.information_box p {
	margin: 30px 20px 20px;
	padding: 0;
	font-size: 1.2em;
}
#contents .inner.information_div ul li {
	list-style: square;
	line-height: 1.3;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.information_box::before, .information_box::after {
	position: absolute;
	top: 0;
	content: '';
	width: 20px;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.information_box::after {
	border-top: dotted 2px #1b2941;
	border-right: dotted 2px #1b2941;
	border-bottom: dotted 2px #1b2941;
	right: 0;
}
#contents {
	min-height: inherit;
	padding-bottom: 40px;
}
#flow3 dl {
  position: relative;
}
#flow3 dl dt::before {
	position: absolute;
	background-color: #333333;
	color: #ffffff;
	padding: 3px 0 0;
	width: 90%;
	top: -40px;
	left: 10px;
	right: 0;
	font-size: 16px;
	border-radius: 2em;
}
@media screen and (max-width: 680px) {
#flow3 dl dt::before {
	width: 100%;
	left: 0;
}
}
#flow3 dl:nth-child(1) dt::before {
	content: "1";
}
#flow3 dl:nth-child(2) dt::before {
	content: "2";
}
#flow3 dl:nth-child(3) dt::before {
	content: "3";
}

.headertransform #contents {
	top: 130px;
}

.organization_chart ul.layer ul li.ofs {
	padding-left: 45px;
}
.organization_chart ul.layer ul li.ofs::before {
	width: 45px;
}
.organization_chart ul.layer ul li.sep {
	margin-top: 30px;
}
#menu-wrap.framemenu.fixed {
	display: none;
}
ul.movieimage {
	background-color: #444444;
	padding: 20px 30px 15px;
}
ul.movieimage li:last-child {
	margin-right: inherit !important;
}
ul.movieimage li {
	width: 100% !important;
	text-align: center;
	margin: 0 auto !important;
  float: none !important;
}
@media screen and (max-width: 680px) {
#contents .our_message .main p {
	font-size: 1.4em;
}
}
@media screen and (max-width: 680px) {
ul.movieimage li {
	width: 100% !important;
}
}
ul.movieimage li iframe {
	width: 100%;
	max-width: 900px;
	height: auto;
	min-height: 506px;
}
@media screen and (max-width: 680px) {
ul.movieimage li iframe {
	width: 100%;
	min-height: auto;
}
}
@media screen and (min-width: 681px) and (max-width: 1147px) {
  .movie {
    background-color: inherit;
  }
}
figure.in-house_image {
	margin: 50px auto 0;
	height: 320px;
	overflow: hidden;
	border-radius: 4px;
}
@media screen and (max-width: 680px) {
figure.in-house_image {
	height: inherit;
}
}
figure.in-house_image img {
  margin-top: -90px
}
@media screen and (min-width: 681px) and (max-width: 960px) {
figure.in-house_image img {
	margin-top: -6%;
}
}
@media screen and (max-width: 680px) {
figure.in-house_image img {
	margin-top: inherit;
}
}
#certification p {
	font-size: 1.2em;
	text-align: center;
}
@media screen and (max-width: 680px) {
#certification p {
	text-align: left;
}
}
#certification .col_2 figure img {
	max-height: 160px;
	width: auto !important;
}
@media screen and (min-width: 681px) and (max-width: 900px) {
#certification figure.widefull img {
	width: 100% !important;
}
}
@media screen and (max-width: 680px) {
#certification figure.widefull img {
	width: auto !important;
}
}
#certification .col_2 li {
	margin-bottom: 30px;
}
@media screen and (max-width: 680px) {
#certification .col_2 li {
	width: 100%;
}
}
#main_visual.corporateimage #menu-wrap {
	padding-top: 20px;
}
#menu-wrap.framemenu li {
	background-color: rgba(255,255,255,.95);
}
#menu li a {
	color: #2f4fa1;
}
#menu li a:hover {
	color: #ffffff;
  transition: 0s;
}
#contents.corporate h2 {
	padding: 140px 0 50px;
}
#main_visual.corporateimage ul#menu {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid rgba(255,255,255,.5);
	border-left: 1px solid rgba(255,255,255,.5);
  width: 96%;
}
@media screen and (max-width: 680px) {
#main_visual.corporateimage ul#menu {
  width: 90%;
}
}
#main_visual.corporateimage ul#menu li {
	float: none;
	width: 20%;
	background-color: inherit;
	padding: 10px;
	border-right: 1px solid rgba(255,255,255,.75);
	border-bottom: 1px solid rgba(255,255,255,.75);
}
@media screen and (max-width: 680px) {
#main_visual.corporateimage ul#menu li {
	width: 50%;
  margin: 0 auto;
}
}
#main_visual.corporateimage ul#menu li a {
	text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
	color: #1464ac;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 680px) {
#main_visual.corporateimage ul#menu li a {
	height: 70px;
}
}
#main_visual.corporateimage ul#menu li a:hover {
	color: #1464ac;
	background-color: #fff !important;
}
#contents.corporate h2#general {
	padding: 90px 0 70px;
}
figure.in-house_image {
	margin: 0px auto 0;
	height: auto;
	overflow: hidden;
	border-radius: 0;
	max-height: 450px;
}
#main_visual.corporateimage {
	background-image: url("../../img/CAMentrance2Fgreen1920s_20220526.jpg");
	background-position: center 30%;
  background-color: #f2e4c9;
}
#contents h2 {
	font-size: 2.4em;
}
@media screen and (max-width: 680px) {
#contents h2 {
	font-size: 2em;
}
}
.certificationlogo img {
  max-height: 100px;
  width: auto !important;
}